зеркало из https://github.com/mozilla/pjs.git
bug 306781, bustage fix, line endings, extensions l10n only
This commit is contained in:
Родитель
4533d34e57
Коммит
f7dcfd5429
|
@ -1,17 +1,17 @@
|
|||
<!ENTITY mnEditCut.label "Vystrihnúť">
|
||||
<!ENTITY mnEditRedo.accesskey "Z">
|
||||
<!ENTITY mnEditCopy.accesskey "K">
|
||||
<!ENTITY mnEditInsert.label "Pridať">
|
||||
<!ENTITY mnEditCopy.label "Kopírovať">
|
||||
<!ENTITY mnEditPaste.accesskey "l">
|
||||
<!ENTITY mnEditCut.accesskey "V">
|
||||
<!ENTITY mnEditRedo.label "Znovu">
|
||||
<!ENTITY mnEditUndo.label "Späť">
|
||||
<!ENTITY mnEditEdit.accesskey "u">
|
||||
<!ENTITY mnEditDelete.label "Odstrániť">
|
||||
<!ENTITY mnEditUndo.accesskey "S">
|
||||
<!ENTITY mnEditDelete.accesskey "O">
|
||||
<!ENTITY mnEditEdit.label "Upraviť">
|
||||
<!ENTITY mnEditPaste.label "Prilepiť">
|
||||
<!ENTITY mnEditInsert.accesskey "p">
|
||||
|
||||
<!ENTITY mnEditCut.label "Vystrihnúť">
|
||||
<!ENTITY mnEditRedo.accesskey "Z">
|
||||
<!ENTITY mnEditCopy.accesskey "K">
|
||||
<!ENTITY mnEditInsert.label "Pridať">
|
||||
<!ENTITY mnEditCopy.label "Kopírovať">
|
||||
<!ENTITY mnEditPaste.accesskey "l">
|
||||
<!ENTITY mnEditCut.accesskey "V">
|
||||
<!ENTITY mnEditRedo.label "Znovu">
|
||||
<!ENTITY mnEditUndo.label "Späť">
|
||||
<!ENTITY mnEditEdit.accesskey "u">
|
||||
<!ENTITY mnEditDelete.label "Odstrániť">
|
||||
<!ENTITY mnEditUndo.accesskey "S">
|
||||
<!ENTITY mnEditDelete.accesskey "O">
|
||||
<!ENTITY mnEditEdit.label "Upraviť">
|
||||
<!ENTITY mnEditPaste.label "Prilepiť">
|
||||
<!ENTITY mnEditInsert.accesskey "p">
|
||||
|
||||
|
|
|
@ -1,64 +1,64 @@
|
|||
|
||||
<!ENTITY Inspector.title "DOM Inspektor">
|
||||
|
||||
<!ENTITY thDOMNodes.label "Uzly DOM">
|
||||
<!ENTITY btnInspect.label "Preskúmať">
|
||||
<!ENTITY bxDocPanel.title "Dokument">
|
||||
<!ENTITY bxObjectPanel.title "Objekt">
|
||||
<!ENTITY btnSelecting.tooltip "Vybrať uzol pomocou kliknutia">
|
||||
<!ENTITY btnFind.tooltip "Vyhľadať uzol pomocou id, tagu alebo atribútu">
|
||||
|
||||
<!-- MAIN MENU ITEMS -->
|
||||
|
||||
<!ENTITY mnFile.label "Súbor">
|
||||
<!ENTITY mnWindows.label "Preskúmať okno">
|
||||
<!ENTITY mnWindows.accesskey "o">
|
||||
<!ENTITY mnFile.accesskey "s">
|
||||
<!ENTITY cmdShowOpenURLDialog.label "Preskúmať URL">
|
||||
<!ENTITY cmdShowOpenURLDialog.accesskey "U">
|
||||
<!ENTITY cmdClose.label "Zavrieť">
|
||||
<!ENTITY cmdClose.accesskey "z">
|
||||
<!ENTITY cmdExit.label "Koniec">
|
||||
<!ENTITY cmdExit.accesskey "k">
|
||||
|
||||
<!ENTITY mnEdit.label "Úpravy">
|
||||
<!ENTITY mnEdit.accesskey "p">
|
||||
<!ENTITY cmdUndo.label "Späť">
|
||||
<!ENTITY cmdUndo.accesskey "z">
|
||||
<!ENTITY cmdRedo.label "Znovu">
|
||||
<!ENTITY cmdRedo.accesskey "n">
|
||||
<!ENTITY cmdCut.label "Vystrihnúť">
|
||||
<!ENTITY cmdCut.accesskey "t">
|
||||
<!ENTITY cmdCopy.label "Kopírovať">
|
||||
<!ENTITY cmdCopy.accesskey "K">
|
||||
<!ENTITY cmdPaste.label "Prilepiť">
|
||||
<!ENTITY cmdPaste.accesskey "l">
|
||||
<!ENTITY cmdDelete.label "Odstrániť">
|
||||
<!ENTITY cmdDelete.accesskey "S">
|
||||
|
||||
<!ENTITY mnSearch.label "Hľadať">
|
||||
<!ENTITY mnSearch.accesskey "H">
|
||||
<!ENTITY mnSearchPlugins.label "Rozšírenia">
|
||||
<!ENTITY mnSearchPlugins.accesskey "e">
|
||||
<!ENTITY cmdRunSearch.label "Spustiť">
|
||||
<!ENTITY cmdRunSearch.accesskey "S">
|
||||
|
||||
<!ENTITY mnView.label "Zobraziť">
|
||||
<!ENTITY mnView.accesskey "Z">
|
||||
<!ENTITY cmdToggleBrowser.label "Prehliadač">
|
||||
<!ENTITY cmdToggleSearch.label "Výsledky hľadania">
|
||||
|
||||
<!ENTITY cmdViewSearchItem.label "Zobraziť...">
|
||||
<!ENTITY cmdEditSearchItem.label "Úpravy">
|
||||
<!ENTITY cmdCopySearchItemLine.label "Kopírovať riadok">
|
||||
<!ENTITY cmdCopySearchItemAll.label "Kopírovať všetko">
|
||||
<!ENTITY cmdSaveSearchItemText.label "Uložiť">
|
||||
<!ENTITY cmdClearSearch.label "Vyčistiť">
|
||||
<!ENTITY cmdHideSearchItems.label "Skryť">
|
||||
|
||||
<!ENTITY browserPanel.label "Prehliadač">
|
||||
|
||||
<!ENTITY inspectNewWindow.label "Preskúmať v novom okne">
|
||||
|
||||
<!ENTITY closeCmd.key "W">
|
||||
|
||||
|
||||
<!ENTITY Inspector.title "DOM Inspektor">
|
||||
|
||||
<!ENTITY thDOMNodes.label "Uzly DOM">
|
||||
<!ENTITY btnInspect.label "Preskúmať">
|
||||
<!ENTITY bxDocPanel.title "Dokument">
|
||||
<!ENTITY bxObjectPanel.title "Objekt">
|
||||
<!ENTITY btnSelecting.tooltip "Vybrať uzol pomocou kliknutia">
|
||||
<!ENTITY btnFind.tooltip "Vyhľadať uzol pomocou id, tagu alebo atribútu">
|
||||
|
||||
<!-- MAIN MENU ITEMS -->
|
||||
|
||||
<!ENTITY mnFile.label "Súbor">
|
||||
<!ENTITY mnWindows.label "Preskúmať okno">
|
||||
<!ENTITY mnWindows.accesskey "o">
|
||||
<!ENTITY mnFile.accesskey "s">
|
||||
<!ENTITY cmdShowOpenURLDialog.label "Preskúmať URL">
|
||||
<!ENTITY cmdShowOpenURLDialog.accesskey "U">
|
||||
<!ENTITY cmdClose.label "Zavrieť">
|
||||
<!ENTITY cmdClose.accesskey "z">
|
||||
<!ENTITY cmdExit.label "Koniec">
|
||||
<!ENTITY cmdExit.accesskey "k">
|
||||
|
||||
<!ENTITY mnEdit.label "Úpravy">
|
||||
<!ENTITY mnEdit.accesskey "p">
|
||||
<!ENTITY cmdUndo.label "Späť">
|
||||
<!ENTITY cmdUndo.accesskey "z">
|
||||
<!ENTITY cmdRedo.label "Znovu">
|
||||
<!ENTITY cmdRedo.accesskey "n">
|
||||
<!ENTITY cmdCut.label "Vystrihnúť">
|
||||
<!ENTITY cmdCut.accesskey "t">
|
||||
<!ENTITY cmdCopy.label "Kopírovať">
|
||||
<!ENTITY cmdCopy.accesskey "K">
|
||||
<!ENTITY cmdPaste.label "Prilepiť">
|
||||
<!ENTITY cmdPaste.accesskey "l">
|
||||
<!ENTITY cmdDelete.label "Odstrániť">
|
||||
<!ENTITY cmdDelete.accesskey "S">
|
||||
|
||||
<!ENTITY mnSearch.label "Hľadať">
|
||||
<!ENTITY mnSearch.accesskey "H">
|
||||
<!ENTITY mnSearchPlugins.label "Rozšírenia">
|
||||
<!ENTITY mnSearchPlugins.accesskey "e">
|
||||
<!ENTITY cmdRunSearch.label "Spustiť">
|
||||
<!ENTITY cmdRunSearch.accesskey "S">
|
||||
|
||||
<!ENTITY mnView.label "Zobraziť">
|
||||
<!ENTITY mnView.accesskey "Z">
|
||||
<!ENTITY cmdToggleBrowser.label "Prehliadač">
|
||||
<!ENTITY cmdToggleSearch.label "Výsledky hľadania">
|
||||
|
||||
<!ENTITY cmdViewSearchItem.label "Zobraziť...">
|
||||
<!ENTITY cmdEditSearchItem.label "Úpravy">
|
||||
<!ENTITY cmdCopySearchItemLine.label "Kopírovať riadok">
|
||||
<!ENTITY cmdCopySearchItemAll.label "Kopírovať všetko">
|
||||
<!ENTITY cmdSaveSearchItemText.label "Uložiť">
|
||||
<!ENTITY cmdClearSearch.label "Vyčistiť">
|
||||
<!ENTITY cmdHideSearchItems.label "Skryť">
|
||||
|
||||
<!ENTITY browserPanel.label "Prehliadač">
|
||||
|
||||
<!ENTITY inspectNewWindow.label "Preskúmať v novom okne">
|
||||
|
||||
<!ENTITY closeCmd.key "W">
|
||||
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
<!ENTITY blinkSelectedElement.label "Zvýrazniť vybratý prvok">
|
||||
<!ENTITY installHowTo.label "Bočný panel DOM Inspektora nie je nainštalovaný. Na pridanie bočného panela kliknite na tlačidlo 'Inštalovať'">
|
||||
<!ENTITY install.label "Inštalovať">
|
||||
<!ENTITY Sidebar.label "Bočný panel">
|
||||
<!ENTITY blinkSpeed.label "Rýchlosť zvýraznenia">
|
||||
<!ENTITY px.label "(px)">
|
||||
<!ENTITY borderColor.label "Farba rámčeka">
|
||||
<!ENTITY invertColors.label "Otočiť farby">
|
||||
<!ENTITY elementBlinking.label "Zvýraznenie prvkov">
|
||||
<!ENTITY blinkDuration.label "Doba zvýraznenia">
|
||||
<!ENTITY Inspector.label "DOM Inspektor">
|
||||
<!ENTITY addNavigatorHooks.label "Pridať do kontextovej ponuky v Prehliadači">
|
||||
<!ENTITY ms.label "(ms)">
|
||||
<!ENTITY borderWidth.label "Šírka rámčeka">
|
||||
<!ENTITY blinkSelectedElement.label "Zvýrazniť vybratý prvok">
|
||||
<!ENTITY installHowTo.label "Bočný panel DOM Inspektora nie je nainštalovaný. Na pridanie bočného panela kliknite na tlačidlo 'Inštalovať'">
|
||||
<!ENTITY install.label "Inštalovať">
|
||||
<!ENTITY Sidebar.label "Bočný panel">
|
||||
<!ENTITY blinkSpeed.label "Rýchlosť zvýraznenia">
|
||||
<!ENTITY px.label "(px)">
|
||||
<!ENTITY borderColor.label "Farba rámčeka">
|
||||
<!ENTITY invertColors.label "Otočiť farby">
|
||||
<!ENTITY elementBlinking.label "Zvýraznenie prvkov">
|
||||
<!ENTITY blinkDuration.label "Doba zvýraznenia">
|
||||
<!ENTITY Inspector.label "DOM Inspektor">
|
||||
<!ENTITY addNavigatorHooks.label "Pridať do kontextovej ponuky v Prehliadači">
|
||||
<!ENTITY ms.label "(ms)">
|
||||
<!ENTITY borderWidth.label "Šírka rámčeka">
|
||||
|
|
|
@ -1,5 +0,0 @@
|
|||
<!ENTITY txSearchFor.label "Hľadať:">
|
||||
<!ENTITY findFiles.title "Hľadať súbory...">
|
||||
<!ENTITY txSearchPath.label "Hľadať v:">
|
||||
<!ENTITY cbRecurse.label "Zahrnúť podpriečinky">
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
<!ENTITY junkImgs.title "V aktuálnej téme nájsť nepoužité obrázky...">
|
||||
<!ENTITY junkImgsDescription "Aby bolo toto vyhľadávanie efektívne, musíte vyšetrovať dokument, ktorý načíta VŠETKY CSS súbory v aktuálnej téme. Potom vložte umiestnenie koreňového priečinka aktuálnej témy.">
|
|
@ -1,8 +1,8 @@
|
|||
<!ENTITY inspectorTaskCmd.label "DOM Inspektor">
|
||||
<!ENTITY inspectorTaskCmd.commandkey "d">
|
||||
<!ENTITY inspectorTaskCmd.accesskey.ff "n">
|
||||
<!ENTITY inspectorTaskCmd.accesskey "D">
|
||||
|
||||
<!ENTITY inspectPageTaskCmd.label "Preskúmať stránku">
|
||||
<!ENTITY inspectPageTaskCmd.accesskey "P">
|
||||
|
||||
<!ENTITY inspectorTaskCmd.label "DOM Inspektor">
|
||||
<!ENTITY inspectorTaskCmd.commandkey "d">
|
||||
<!ENTITY inspectorTaskCmd.accesskey.ff "n">
|
||||
<!ENTITY inspectorTaskCmd.accesskey "D">
|
||||
|
||||
<!ENTITY inspectPageTaskCmd.label "Preskúmať stránku">
|
||||
<!ENTITY inspectPageTaskCmd.accesskey "P">
|
||||
|
||||
|
|
|
@ -1,44 +1,44 @@
|
|||
<!-- ***** BEGIN LICENSE BLOCK *****
|
||||
#if 0
|
||||
- Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
||||
-
|
||||
- The contents of this file are subject to the Mozilla Public License Version
|
||||
- 1.1 (the "License"); you may not use this file except in compliance with
|
||||
- the License. You may obtain a copy of the License at
|
||||
- http://www.mozilla.org/MPL/
|
||||
-
|
||||
- Software distributed under the License is distributed on an "AS IS" basis,
|
||||
- WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
||||
- for the specific language governing rights and limitations under the
|
||||
- License.
|
||||
-
|
||||
- The Original Code is DOM Inspector.
|
||||
-
|
||||
- The Initial Developer of the Original Code is
|
||||
- Netscape Communications Corporation.
|
||||
- Portions created by the Initial Developer are Copyright (C) 2003
|
||||
- the Initial Developer. All Rights Reserved.
|
||||
-
|
||||
- Contributor(s):
|
||||
-
|
||||
- Alternatively, the contents of this file may be used under the terms of
|
||||
- either the GNU General Public License Version 2 or later (the "GPL"), or
|
||||
- the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
||||
- in which case the provisions of the GPL or the LGPL are applicable instead
|
||||
- of those above. If you wish to allow use of your version of this file only
|
||||
- under the terms of either the GPL or the LGPL, and not to allow others to
|
||||
- use your version of this file under the terms of the MPL, indicate your
|
||||
- decision by deleting the provisions above and replace them with the notice
|
||||
- and other provisions required by the LGPL or the GPL. If you do not delete
|
||||
- the provisions above, a recipient may use your version of this file under
|
||||
- the terms of any one of the MPL, the GPL or the LGPL.
|
||||
-
|
||||
#endif
|
||||
- ***** END LICENSE BLOCK ***** -->
|
||||
|
||||
<!ENTITY boxPadding.label "Vnútorný okraj">
|
||||
<!ENTITY boxBorder.label "Rámček">
|
||||
<!ENTITY boxDimension.label "Rozmery">
|
||||
<!ENTITY boxMargin.label "Vonkajší okraj">
|
||||
<!ENTITY boxPosition.label "Umiestnenie">
|
||||
|
||||
<!-- ***** BEGIN LICENSE BLOCK *****
|
||||
#if 0
|
||||
- Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
||||
-
|
||||
- The contents of this file are subject to the Mozilla Public License Version
|
||||
- 1.1 (the "License"); you may not use this file except in compliance with
|
||||
- the License. You may obtain a copy of the License at
|
||||
- http://www.mozilla.org/MPL/
|
||||
-
|
||||
- Software distributed under the License is distributed on an "AS IS" basis,
|
||||
- WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
||||
- for the specific language governing rights and limitations under the
|
||||
- License.
|
||||
-
|
||||
- The Original Code is DOM Inspector.
|
||||
-
|
||||
- The Initial Developer of the Original Code is
|
||||
- Netscape Communications Corporation.
|
||||
- Portions created by the Initial Developer are Copyright (C) 2003
|
||||
- the Initial Developer. All Rights Reserved.
|
||||
-
|
||||
- Contributor(s):
|
||||
-
|
||||
- Alternatively, the contents of this file may be used under the terms of
|
||||
- either the GNU General Public License Version 2 or later (the "GPL"), or
|
||||
- the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
||||
- in which case the provisions of the GPL or the LGPL are applicable instead
|
||||
- of those above. If you wish to allow use of your version of this file only
|
||||
- under the terms of either the GPL or the LGPL, and not to allow others to
|
||||
- use your version of this file under the terms of the MPL, indicate your
|
||||
- decision by deleting the provisions above and replace them with the notice
|
||||
- and other provisions required by the LGPL or the GPL. If you do not delete
|
||||
- the provisions above, a recipient may use your version of this file under
|
||||
- the terms of any one of the MPL, the GPL or the LGPL.
|
||||
-
|
||||
#endif
|
||||
- ***** END LICENSE BLOCK ***** -->
|
||||
|
||||
<!ENTITY boxPadding.label "Vnútorný okraj">
|
||||
<!ENTITY boxBorder.label "Rámček">
|
||||
<!ENTITY boxDimension.label "Rozmery">
|
||||
<!ENTITY boxMargin.label "Vonkajší okraj">
|
||||
<!ENTITY boxPosition.label "Umiestnenie">
|
||||
|
||||
|
|
|
@ -1,44 +1,44 @@
|
|||
<!-- ***** BEGIN LICENSE BLOCK *****
|
||||
#if 0
|
||||
- Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
||||
-
|
||||
- The contents of this file are subject to the Mozilla Public License Version
|
||||
- 1.1 (the "License"); you may not use this file except in compliance with
|
||||
- the License. You may obtain a copy of the License at
|
||||
- http://www.mozilla.org/MPL/
|
||||
-
|
||||
- Software distributed under the License is distributed on an "AS IS" basis,
|
||||
- WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
||||
- for the specific language governing rights and limitations under the
|
||||
- License.
|
||||
-
|
||||
- The Original Code is DOM Inspector.
|
||||
-
|
||||
- The Initial Developer of the Original Code is
|
||||
- Netscape Communications Corporation.
|
||||
- Portions created by the Initial Developer are Copyright (C) 2003
|
||||
- the Initial Developer. All Rights Reserved.
|
||||
-
|
||||
- Contributor(s):
|
||||
-
|
||||
- Alternatively, the contents of this file may be used under the terms of
|
||||
- either the GNU General Public License Version 2 or later (the "GPL"), or
|
||||
- the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
||||
- in which case the provisions of the GPL or the LGPL are applicable instead
|
||||
- of those above. If you wish to allow use of your version of this file only
|
||||
- under the terms of either the GPL or the LGPL, and not to allow others to
|
||||
- use your version of this file under the terms of the MPL, indicate your
|
||||
- decision by deleting the provisions above and replace them with the notice
|
||||
- and other provisions required by the LGPL or the GPL. If you do not delete
|
||||
- the provisions above, a recipient may use your version of this file under
|
||||
- the terms of any one of the MPL, the GPL or the LGPL.
|
||||
-
|
||||
#endif
|
||||
- ***** END LICENSE BLOCK ***** -->
|
||||
|
||||
<!ENTITY propertyName.label "Vlastnost">
|
||||
<!ENTITY propertyValue.label "Hodnota">
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- ***** BEGIN LICENSE BLOCK *****
|
||||
#if 0
|
||||
- Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
||||
-
|
||||
- The contents of this file are subject to the Mozilla Public License Version
|
||||
- 1.1 (the "License"); you may not use this file except in compliance with
|
||||
- the License. You may obtain a copy of the License at
|
||||
- http://www.mozilla.org/MPL/
|
||||
-
|
||||
- Software distributed under the License is distributed on an "AS IS" basis,
|
||||
- WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
||||
- for the specific language governing rights and limitations under the
|
||||
- License.
|
||||
-
|
||||
- The Original Code is DOM Inspector.
|
||||
-
|
||||
- The Initial Developer of the Original Code is
|
||||
- Netscape Communications Corporation.
|
||||
- Portions created by the Initial Developer are Copyright (C) 2003
|
||||
- the Initial Developer. All Rights Reserved.
|
||||
-
|
||||
- Contributor(s):
|
||||
-
|
||||
- Alternatively, the contents of this file may be used under the terms of
|
||||
- either the GNU General Public License Version 2 or later (the "GPL"), or
|
||||
- the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
||||
- in which case the provisions of the GPL or the LGPL are applicable instead
|
||||
- of those above. If you wish to allow use of your version of this file only
|
||||
- under the terms of either the GPL or the LGPL, and not to allow others to
|
||||
- use your version of this file under the terms of the MPL, indicate your
|
||||
- decision by deleting the provisions above and replace them with the notice
|
||||
- and other provisions required by the LGPL or the GPL. If you do not delete
|
||||
- the provisions above, a recipient may use your version of this file under
|
||||
- the terms of any one of the MPL, the GPL or the LGPL.
|
||||
-
|
||||
#endif
|
||||
- ***** END LICENSE BLOCK ***** -->
|
||||
|
||||
<!ENTITY propertyName.label "Vlastnost">
|
||||
<!ENTITY propertyValue.label "Hodnota">
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -1,88 +1,88 @@
|
|||
<!-- ***** BEGIN LICENSE BLOCK *****
|
||||
#if 0
|
||||
- Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
||||
-
|
||||
- The contents of this file are subject to the Mozilla Public License Version
|
||||
- 1.1 (the "License"); you may not use this file except in compliance with
|
||||
- the License. You may obtain a copy of the License at
|
||||
- http://www.mozilla.org/MPL/
|
||||
-
|
||||
- Software distributed under the License is distributed on an "AS IS" basis,
|
||||
- WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
||||
- for the specific language governing rights and limitations under the
|
||||
- License.
|
||||
-
|
||||
- The Original Code is DOM Inspector.
|
||||
-
|
||||
- The Initial Developer of the Original Code is
|
||||
- Netscape Communications Corporation.
|
||||
- Portions created by the Initial Developer are Copyright (C) 2003
|
||||
- the Initial Developer. All Rights Reserved.
|
||||
-
|
||||
- Contributor(s):
|
||||
-
|
||||
- Alternatively, the contents of this file may be used under the terms of
|
||||
- either the GNU General Public License Version 2 or later (the "GPL"), or
|
||||
- the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
||||
- in which case the provisions of the GPL or the LGPL are applicable instead
|
||||
- of those above. If you wish to allow use of your version of this file only
|
||||
- under the terms of either the GPL or the LGPL, and not to allow others to
|
||||
- use your version of this file under the terms of the MPL, indicate your
|
||||
- decision by deleting the provisions above and replace them with the notice
|
||||
- and other provisions required by the LGPL or the GPL. If you do not delete
|
||||
- the provisions above, a recipient may use your version of this file under
|
||||
- the terms of any one of the MPL, the GPL or the LGPL.
|
||||
-
|
||||
#endif
|
||||
- ***** END LICENSE BLOCK ***** -->
|
||||
|
||||
<!ENTITY cmdShowFindDialog.label "Hľadať uzol">
|
||||
<!ENTITY cmdShowFindDialog.accesskey "H">
|
||||
<!ENTITY cmdShowFindDialog.accelkey "f">
|
||||
|
||||
<!ENTITY cmdFindNext.label "Hľadať ďalej">
|
||||
<!ENTITY cmdFindNext.accesskey "n">
|
||||
|
||||
<!ENTITY cmdToggleAnonContent.label "Zobraziť anonymný obsah">
|
||||
<!ENTITY cmdToggleAnonContent.accesskey "a">
|
||||
|
||||
<!ENTITY cmdToggleWhitespaceNodes.label "Zobraziť prázdne uzly">
|
||||
<!ENTITY cmdToggleWhitespaceNodes.accesskey "p">
|
||||
|
||||
<!ENTITY cmdFlashSelected.label "Zvýrazniť vybratý prvok">
|
||||
|
||||
<!ENTITY cmdToggleAttributes.label "Zobraziť atribúty">
|
||||
<!ENTITY cmdToggleAttributes.accesskey "r">
|
||||
|
||||
<!ENTITY cmdSelectByClick.label "Vybrať prvok kliknutím">
|
||||
<!ENTITY cmdSelectByClick.accesskey "v">
|
||||
|
||||
<!ENTITY ColumnsDialog.title "Stĺpce">
|
||||
|
||||
<!ENTITY cmdShowColumnsDialog.label "Stĺpce">
|
||||
<!ENTITY cmdShowColumnsDialog.accesskey "c">
|
||||
|
||||
<!ENTITY cmdInsertNode.label "Pridať">
|
||||
<!ENTITY cmdDeleteNode.label "Odstrániť">
|
||||
<!ENTITY cmdCopyXML.label "Kopírovať XML">
|
||||
<!ENTITY cmdBlink.label "Zvýrazniť prvok">
|
||||
<!ENTITY cmdInspectBrowser.label "Preskúmať">
|
||||
<!ENTITY cmdInspectInNewWindow.label "Preskúmať v novom okne">
|
||||
|
||||
<!ENTITY cmdShowPseudoClasses.label "Nastaviť pseudo-triedy">
|
||||
<!ENTITY cmdShowPseudoClasses.accesskey "p">
|
||||
|
||||
<!ENTITY pseudoClasses.title "Pseudo-triedy">
|
||||
|
||||
<!ENTITY findNodes.title "Hľadať uzol">
|
||||
<!ENTITY findNodesById.label "Id">
|
||||
<!ENTITY findNodesByTag.label "Tag">
|
||||
<!ENTITY findNodesByAttr.label "Atribút">
|
||||
<!ENTITY findNodesByAttrValue.label "Hodnota">
|
||||
<!ENTITY findNodesSearchBy.label "Hľadať">
|
||||
<!ENTITY findNodesDirection.label "Smer">
|
||||
<!ENTITY findNodesDirectionUp.label "Nahor">
|
||||
<!ENTITY findNodesDirectionDown.label "Nadol">
|
||||
<!ENTITY findNodesFind.label "Hľadať">
|
||||
<!ENTITY findNodesCancel.label "Zrušiť">
|
||||
|
||||
<!-- ***** BEGIN LICENSE BLOCK *****
|
||||
#if 0
|
||||
- Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
||||
-
|
||||
- The contents of this file are subject to the Mozilla Public License Version
|
||||
- 1.1 (the "License"); you may not use this file except in compliance with
|
||||
- the License. You may obtain a copy of the License at
|
||||
- http://www.mozilla.org/MPL/
|
||||
-
|
||||
- Software distributed under the License is distributed on an "AS IS" basis,
|
||||
- WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
||||
- for the specific language governing rights and limitations under the
|
||||
- License.
|
||||
-
|
||||
- The Original Code is DOM Inspector.
|
||||
-
|
||||
- The Initial Developer of the Original Code is
|
||||
- Netscape Communications Corporation.
|
||||
- Portions created by the Initial Developer are Copyright (C) 2003
|
||||
- the Initial Developer. All Rights Reserved.
|
||||
-
|
||||
- Contributor(s):
|
||||
-
|
||||
- Alternatively, the contents of this file may be used under the terms of
|
||||
- either the GNU General Public License Version 2 or later (the "GPL"), or
|
||||
- the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
||||
- in which case the provisions of the GPL or the LGPL are applicable instead
|
||||
- of those above. If you wish to allow use of your version of this file only
|
||||
- under the terms of either the GPL or the LGPL, and not to allow others to
|
||||
- use your version of this file under the terms of the MPL, indicate your
|
||||
- decision by deleting the provisions above and replace them with the notice
|
||||
- and other provisions required by the LGPL or the GPL. If you do not delete
|
||||
- the provisions above, a recipient may use your version of this file under
|
||||
- the terms of any one of the MPL, the GPL or the LGPL.
|
||||
-
|
||||
#endif
|
||||
- ***** END LICENSE BLOCK ***** -->
|
||||
|
||||
<!ENTITY cmdShowFindDialog.label "Hľadať uzol">
|
||||
<!ENTITY cmdShowFindDialog.accesskey "H">
|
||||
<!ENTITY cmdShowFindDialog.accelkey "f">
|
||||
|
||||
<!ENTITY cmdFindNext.label "Hľadať ďalej">
|
||||
<!ENTITY cmdFindNext.accesskey "n">
|
||||
|
||||
<!ENTITY cmdToggleAnonContent.label "Zobraziť anonymný obsah">
|
||||
<!ENTITY cmdToggleAnonContent.accesskey "a">
|
||||
|
||||
<!ENTITY cmdToggleWhitespaceNodes.label "Zobraziť prázdne uzly">
|
||||
<!ENTITY cmdToggleWhitespaceNodes.accesskey "p">
|
||||
|
||||
<!ENTITY cmdFlashSelected.label "Zvýrazniť vybratý prvok">
|
||||
|
||||
<!ENTITY cmdToggleAttributes.label "Zobraziť atribúty">
|
||||
<!ENTITY cmdToggleAttributes.accesskey "r">
|
||||
|
||||
<!ENTITY cmdSelectByClick.label "Vybrať prvok kliknutím">
|
||||
<!ENTITY cmdSelectByClick.accesskey "v">
|
||||
|
||||
<!ENTITY ColumnsDialog.title "Stĺpce">
|
||||
|
||||
<!ENTITY cmdShowColumnsDialog.label "Stĺpce">
|
||||
<!ENTITY cmdShowColumnsDialog.accesskey "c">
|
||||
|
||||
<!ENTITY cmdInsertNode.label "Pridať">
|
||||
<!ENTITY cmdDeleteNode.label "Odstrániť">
|
||||
<!ENTITY cmdCopyXML.label "Kopírovať XML">
|
||||
<!ENTITY cmdBlink.label "Zvýrazniť prvok">
|
||||
<!ENTITY cmdInspectBrowser.label "Preskúmať">
|
||||
<!ENTITY cmdInspectInNewWindow.label "Preskúmať v novom okne">
|
||||
|
||||
<!ENTITY cmdShowPseudoClasses.label "Nastaviť pseudo-triedy">
|
||||
<!ENTITY cmdShowPseudoClasses.accesskey "p">
|
||||
|
||||
<!ENTITY pseudoClasses.title "Pseudo-triedy">
|
||||
|
||||
<!ENTITY findNodes.title "Hľadať uzol">
|
||||
<!ENTITY findNodesById.label "Id">
|
||||
<!ENTITY findNodesByTag.label "Tag">
|
||||
<!ENTITY findNodesByAttr.label "Atribút">
|
||||
<!ENTITY findNodesByAttrValue.label "Hodnota">
|
||||
<!ENTITY findNodesSearchBy.label "Hľadať">
|
||||
<!ENTITY findNodesDirection.label "Smer">
|
||||
<!ENTITY findNodesDirectionUp.label "Nahor">
|
||||
<!ENTITY findNodesDirectionDown.label "Nadol">
|
||||
<!ENTITY findNodesFind.label "Hľadať">
|
||||
<!ENTITY findNodesCancel.label "Zrušiť">
|
||||
|
||||
|
|
|
@ -1,42 +1,42 @@
|
|||
<!-- ***** BEGIN LICENSE BLOCK *****
|
||||
#if 0
|
||||
- Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
||||
-
|
||||
- The contents of this file are subject to the Mozilla Public License Version
|
||||
- 1.1 (the "License"); you may not use this file except in compliance with
|
||||
- the License. You may obtain a copy of the License at
|
||||
- http://www.mozilla.org/MPL/
|
||||
-
|
||||
- Software distributed under the License is distributed on an "AS IS" basis,
|
||||
- WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
||||
- for the specific language governing rights and limitations under the
|
||||
- License.
|
||||
-
|
||||
- The Original Code is DOM Inspector.
|
||||
-
|
||||
- The Initial Developer of the Original Code is
|
||||
- Netscape Communications Corporation.
|
||||
- Portions created by the Initial Developer are Copyright (C) 2003
|
||||
- the Initial Developer. All Rights Reserved.
|
||||
-
|
||||
- Contributor(s):
|
||||
-
|
||||
- Alternatively, the contents of this file may be used under the terms of
|
||||
- either the GNU General Public License Version 2 or later (the "GPL"), or
|
||||
- the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
||||
- in which case the provisions of the GPL or the LGPL are applicable instead
|
||||
- of those above. If you wish to allow use of your version of this file only
|
||||
- under the terms of either the GPL or the LGPL, and not to allow others to
|
||||
- use your version of this file under the terms of the MPL, indicate your
|
||||
- decision by deleting the provisions above and replace them with the notice
|
||||
- and other provisions required by the LGPL or the GPL. If you do not delete
|
||||
- the provisions above, a recipient may use your version of this file under
|
||||
- the terms of any one of the MPL, the GPL or the LGPL.
|
||||
-
|
||||
#endif
|
||||
- ***** END LICENSE BLOCK ***** -->
|
||||
|
||||
<!ENTITY nodeType.label "Typ uzla">
|
||||
<!ENTITY nodeValue.label "Hodnota uzla">
|
||||
<!ENTITY nodeName.label "Názov uzla">
|
||||
<!ENTITY namespaceURI.label "Menný priestor">
|
||||
<!-- ***** BEGIN LICENSE BLOCK *****
|
||||
#if 0
|
||||
- Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
||||
-
|
||||
- The contents of this file are subject to the Mozilla Public License Version
|
||||
- 1.1 (the "License"); you may not use this file except in compliance with
|
||||
- the License. You may obtain a copy of the License at
|
||||
- http://www.mozilla.org/MPL/
|
||||
-
|
||||
- Software distributed under the License is distributed on an "AS IS" basis,
|
||||
- WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
||||
- for the specific language governing rights and limitations under the
|
||||
- License.
|
||||
-
|
||||
- The Original Code is DOM Inspector.
|
||||
-
|
||||
- The Initial Developer of the Original Code is
|
||||
- Netscape Communications Corporation.
|
||||
- Portions created by the Initial Developer are Copyright (C) 2003
|
||||
- the Initial Developer. All Rights Reserved.
|
||||
-
|
||||
- Contributor(s):
|
||||
-
|
||||
- Alternatively, the contents of this file may be used under the terms of
|
||||
- either the GNU General Public License Version 2 or later (the "GPL"), or
|
||||
- the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
||||
- in which case the provisions of the GPL or the LGPL are applicable instead
|
||||
- of those above. If you wish to allow use of your version of this file only
|
||||
- under the terms of either the GPL or the LGPL, and not to allow others to
|
||||
- use your version of this file under the terms of the MPL, indicate your
|
||||
- decision by deleting the provisions above and replace them with the notice
|
||||
- and other provisions required by the LGPL or the GPL. If you do not delete
|
||||
- the provisions above, a recipient may use your version of this file under
|
||||
- the terms of any one of the MPL, the GPL or the LGPL.
|
||||
-
|
||||
#endif
|
||||
- ***** END LICENSE BLOCK ***** -->
|
||||
|
||||
<!ENTITY nodeType.label "Typ uzla">
|
||||
<!ENTITY nodeValue.label "Hodnota uzla">
|
||||
<!ENTITY nodeName.label "Názov uzla">
|
||||
<!ENTITY namespaceURI.label "Menný priestor">
|
||||
|
|
|
@ -1,45 +1,45 @@
|
|||
<!-- ***** BEGIN LICENSE BLOCK *****
|
||||
#if 0
|
||||
- Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
||||
-
|
||||
- The contents of this file are subject to the Mozilla Public License Version
|
||||
- 1.1 (the "License"); you may not use this file except in compliance with
|
||||
- the License. You may obtain a copy of the License at
|
||||
- http://www.mozilla.org/MPL/
|
||||
-
|
||||
- Software distributed under the License is distributed on an "AS IS" basis,
|
||||
- WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
||||
- for the specific language governing rights and limitations under the
|
||||
- License.
|
||||
-
|
||||
- The Original Code is DOM Inspector.
|
||||
-
|
||||
- The Initial Developer of the Original Code is
|
||||
- Netscape Communications Corporation.
|
||||
- Portions created by the Initial Developer are Copyright (C) 2003
|
||||
- the Initial Developer. All Rights Reserved.
|
||||
-
|
||||
- Contributor(s):
|
||||
-
|
||||
- Alternatively, the contents of this file may be used under the terms of
|
||||
- either the GNU General Public License Version 2 or later (the "GPL"), or
|
||||
- the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
||||
- in which case the provisions of the GPL or the LGPL are applicable instead
|
||||
- of those above. If you wish to allow use of your version of this file only
|
||||
- under the terms of either the GPL or the LGPL, and not to allow others to
|
||||
- use your version of this file under the terms of the MPL, indicate your
|
||||
- decision by deleting the provisions above and replace them with the notice
|
||||
- and other provisions required by the LGPL or the GPL. If you do not delete
|
||||
- the provisions above, a recipient may use your version of this file under
|
||||
- the terms of any one of the MPL, the GPL or the LGPL.
|
||||
-
|
||||
#endif
|
||||
- ***** END LICENSE BLOCK ***** -->
|
||||
|
||||
<!ENTITY jsExecute.label "Spustiť">
|
||||
<!ENTITY jsEval.desc "Vložte výraz v jazyku Javascript. Premenná "target" je objektom, ktorý je práve zvolený. Vrátená hodnota bude zobrazené v Javascript Object Viewer.">
|
||||
<!ENTITY jsValue.label "Hodnota">
|
||||
<!ENTITY jsEval.label "Vyhodnotiť Javascript">
|
||||
<!ENTITY jsCopyValue.label "Kopírovať hodnotu">
|
||||
<!ENTITY jsProperty.label "Vlastnosť">
|
||||
<!ENTITY jsCancel.label "Zrušiť">
|
||||
<!-- ***** BEGIN LICENSE BLOCK *****
|
||||
#if 0
|
||||
- Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
||||
-
|
||||
- The contents of this file are subject to the Mozilla Public License Version
|
||||
- 1.1 (the "License"); you may not use this file except in compliance with
|
||||
- the License. You may obtain a copy of the License at
|
||||
- http://www.mozilla.org/MPL/
|
||||
-
|
||||
- Software distributed under the License is distributed on an "AS IS" basis,
|
||||
- WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
||||
- for the specific language governing rights and limitations under the
|
||||
- License.
|
||||
-
|
||||
- The Original Code is DOM Inspector.
|
||||
-
|
||||
- The Initial Developer of the Original Code is
|
||||
- Netscape Communications Corporation.
|
||||
- Portions created by the Initial Developer are Copyright (C) 2003
|
||||
- the Initial Developer. All Rights Reserved.
|
||||
-
|
||||
- Contributor(s):
|
||||
-
|
||||
- Alternatively, the contents of this file may be used under the terms of
|
||||
- either the GNU General Public License Version 2 or later (the "GPL"), or
|
||||
- the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
||||
- in which case the provisions of the GPL or the LGPL are applicable instead
|
||||
- of those above. If you wish to allow use of your version of this file only
|
||||
- under the terms of either the GPL or the LGPL, and not to allow others to
|
||||
- use your version of this file under the terms of the MPL, indicate your
|
||||
- decision by deleting the provisions above and replace them with the notice
|
||||
- and other provisions required by the LGPL or the GPL. If you do not delete
|
||||
- the provisions above, a recipient may use your version of this file under
|
||||
- the terms of any one of the MPL, the GPL or the LGPL.
|
||||
-
|
||||
#endif
|
||||
- ***** END LICENSE BLOCK ***** -->
|
||||
|
||||
<!ENTITY jsExecute.label "Spustiť">
|
||||
<!ENTITY jsEval.desc "Vložte výraz v jazyku Javascript. Premenná "target" je objektom, ktorý je práve zvolený. Vrátená hodnota bude zobrazené v Javascript Object Viewer.">
|
||||
<!ENTITY jsValue.label "Hodnota">
|
||||
<!ENTITY jsEval.label "Vyhodnotiť Javascript">
|
||||
<!ENTITY jsCopyValue.label "Kopírovať hodnotu">
|
||||
<!ENTITY jsProperty.label "Vlastnosť">
|
||||
<!ENTITY jsCancel.label "Zrušiť">
|
||||
|
|
|
@ -1,54 +1,54 @@
|
|||
<!-- ***** BEGIN LICENSE BLOCK *****
|
||||
#if 0
|
||||
- Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
||||
-
|
||||
- The contents of this file are subject to the Mozilla Public License Version
|
||||
- 1.1 (the "License"); you may not use this file except in compliance with
|
||||
- the License. You may obtain a copy of the License at
|
||||
- http://www.mozilla.org/MPL/
|
||||
-
|
||||
- Software distributed under the License is distributed on an "AS IS" basis,
|
||||
- WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
||||
- for the specific language governing rights and limitations under the
|
||||
- License.
|
||||
-
|
||||
- The Original Code is DOM Inspector.
|
||||
-
|
||||
- The Initial Developer of the Original Code is
|
||||
- Netscape Communications Corporation.
|
||||
- Portions created by the Initial Developer are Copyright (C) 2003
|
||||
- the Initial Developer. All Rights Reserved.
|
||||
-
|
||||
- Contributor(s):
|
||||
-
|
||||
- Alternatively, the contents of this file may be used under the terms of
|
||||
- either the GNU General Public License Version 2 or later (the "GPL"), or
|
||||
- the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
||||
- in which case the provisions of the GPL or the LGPL are applicable instead
|
||||
- of those above. If you wish to allow use of your version of this file only
|
||||
- under the terms of either the GPL or the LGPL, and not to allow others to
|
||||
- use your version of this file under the terms of the MPL, indicate your
|
||||
- decision by deleting the provisions above and replace them with the notice
|
||||
- and other provisions required by the LGPL or the GPL. If you do not delete
|
||||
- the provisions above, a recipient may use your version of this file under
|
||||
- the terms of any one of the MPL, the GPL or the LGPL.
|
||||
-
|
||||
#endif
|
||||
- ***** END LICENSE BLOCK ***** -->
|
||||
|
||||
<!ENTITY newProperty.label "Nová vlastnosť">
|
||||
<!ENTITY disableSelectedRules.label "deaktivovaný">
|
||||
<!ENTITY styleRulePropPriority.label "Priorita">
|
||||
<!ENTITY styleRulePropName.label "Vlastnosť">
|
||||
<!ENTITY newRules.label "Nový">
|
||||
<!ENTITY miFindCSSRules.label "Hľadaťt pravidlo CSS...">
|
||||
<!ENTITY openSelectedFileInEditor.label "Otvoriť v editore">
|
||||
<!ENTITY toggleSelectedImportant.label "Prepnúť !important">
|
||||
<!ENTITY deleteSelectedRules.label "Odstrániť">
|
||||
<!ENTITY editSelectedProperty.label "Upraviť hodnotu">
|
||||
<!ENTITY styleRulePropValue.label "Hodnota">
|
||||
<!ENTITY miFindCSSRules.accesskey "N">
|
||||
<!ENTITY deleteSelectedProperty.label "Odstrániť">
|
||||
<!ENTITY styleRuleLineNumber.label "Riadok">
|
||||
<!ENTITY styleRule.label "Pravidlo">
|
||||
<!ENTITY styleRuleURI.label "Súbor">
|
||||
<!-- ***** BEGIN LICENSE BLOCK *****
|
||||
#if 0
|
||||
- Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
||||
-
|
||||
- The contents of this file are subject to the Mozilla Public License Version
|
||||
- 1.1 (the "License"); you may not use this file except in compliance with
|
||||
- the License. You may obtain a copy of the License at
|
||||
- http://www.mozilla.org/MPL/
|
||||
-
|
||||
- Software distributed under the License is distributed on an "AS IS" basis,
|
||||
- WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
||||
- for the specific language governing rights and limitations under the
|
||||
- License.
|
||||
-
|
||||
- The Original Code is DOM Inspector.
|
||||
-
|
||||
- The Initial Developer of the Original Code is
|
||||
- Netscape Communications Corporation.
|
||||
- Portions created by the Initial Developer are Copyright (C) 2003
|
||||
- the Initial Developer. All Rights Reserved.
|
||||
-
|
||||
- Contributor(s):
|
||||
-
|
||||
- Alternatively, the contents of this file may be used under the terms of
|
||||
- either the GNU General Public License Version 2 or later (the "GPL"), or
|
||||
- the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
||||
- in which case the provisions of the GPL or the LGPL are applicable instead
|
||||
- of those above. If you wish to allow use of your version of this file only
|
||||
- under the terms of either the GPL or the LGPL, and not to allow others to
|
||||
- use your version of this file under the terms of the MPL, indicate your
|
||||
- decision by deleting the provisions above and replace them with the notice
|
||||
- and other provisions required by the LGPL or the GPL. If you do not delete
|
||||
- the provisions above, a recipient may use your version of this file under
|
||||
- the terms of any one of the MPL, the GPL or the LGPL.
|
||||
-
|
||||
#endif
|
||||
- ***** END LICENSE BLOCK ***** -->
|
||||
|
||||
<!ENTITY newProperty.label "Nová vlastnosť">
|
||||
<!ENTITY disableSelectedRules.label "deaktivovaný">
|
||||
<!ENTITY styleRulePropPriority.label "Priorita">
|
||||
<!ENTITY styleRulePropName.label "Vlastnosť">
|
||||
<!ENTITY newRules.label "Nový">
|
||||
<!ENTITY miFindCSSRules.label "Hľadaťt pravidlo CSS...">
|
||||
<!ENTITY openSelectedFileInEditor.label "Otvoriť v editore">
|
||||
<!ENTITY toggleSelectedImportant.label "Prepnúť !important">
|
||||
<!ENTITY deleteSelectedRules.label "Odstrániť">
|
||||
<!ENTITY editSelectedProperty.label "Upraviť hodnotu">
|
||||
<!ENTITY styleRulePropValue.label "Hodnota">
|
||||
<!ENTITY miFindCSSRules.accesskey "N">
|
||||
<!ENTITY deleteSelectedProperty.label "Odstrániť">
|
||||
<!ENTITY styleRuleLineNumber.label "Riadok">
|
||||
<!ENTITY styleRule.label "Pravidlo">
|
||||
<!ENTITY styleRuleURI.label "Súbor">
|
||||
|
|
|
@ -1,42 +1,42 @@
|
|||
<!-- ***** BEGIN LICENSE BLOCK *****
|
||||
#if 0
|
||||
- Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
||||
-
|
||||
- The contents of this file are subject to the Mozilla Public License Version
|
||||
- 1.1 (the "License"); you may not use this file except in compliance with
|
||||
- the License. You may obtain a copy of the License at
|
||||
- http://www.mozilla.org/MPL/
|
||||
-
|
||||
- Software distributed under the License is distributed on an "AS IS" basis,
|
||||
- WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
||||
- for the specific language governing rights and limitations under the
|
||||
- License.
|
||||
-
|
||||
- The Original Code is DOM Inspector.
|
||||
-
|
||||
- The Initial Developer of the Original Code is
|
||||
- Netscape Communications Corporation.
|
||||
- Portions created by the Initial Developer are Copyright (C) 2003
|
||||
- the Initial Developer. All Rights Reserved.
|
||||
-
|
||||
- Contributor(s):
|
||||
-
|
||||
- Alternatively, the contents of this file may be used under the terms of
|
||||
- either the GNU General Public License Version 2 or later (the "GPL"), or
|
||||
- the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
||||
- in which case the provisions of the GPL or the LGPL are applicable instead
|
||||
- of those above. If you wish to allow use of your version of this file only
|
||||
- under the terms of either the GPL or the LGPL, and not to allow others to
|
||||
- use your version of this file under the terms of the MPL, indicate your
|
||||
- decision by deleting the provisions above and replace them with the notice
|
||||
- and other provisions required by the LGPL or the GPL. If you do not delete
|
||||
- the provisions above, a recipient may use your version of this file under
|
||||
- the terms of any one of the MPL, the GPL or the LGPL.
|
||||
-
|
||||
#endif
|
||||
- ***** END LICENSE BLOCK ***** -->
|
||||
|
||||
<!ENTITY styleLocation.label "Štýly">
|
||||
<!ENTITY styleRules.label "Pravidlá">
|
||||
|
||||
|
||||
<!-- ***** BEGIN LICENSE BLOCK *****
|
||||
#if 0
|
||||
- Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
||||
-
|
||||
- The contents of this file are subject to the Mozilla Public License Version
|
||||
- 1.1 (the "License"); you may not use this file except in compliance with
|
||||
- the License. You may obtain a copy of the License at
|
||||
- http://www.mozilla.org/MPL/
|
||||
-
|
||||
- Software distributed under the License is distributed on an "AS IS" basis,
|
||||
- WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
||||
- for the specific language governing rights and limitations under the
|
||||
- License.
|
||||
-
|
||||
- The Original Code is DOM Inspector.
|
||||
-
|
||||
- The Initial Developer of the Original Code is
|
||||
- Netscape Communications Corporation.
|
||||
- Portions created by the Initial Developer are Copyright (C) 2003
|
||||
- the Initial Developer. All Rights Reserved.
|
||||
-
|
||||
- Contributor(s):
|
||||
-
|
||||
- Alternatively, the contents of this file may be used under the terms of
|
||||
- either the GNU General Public License Version 2 or later (the "GPL"), or
|
||||
- the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
||||
- in which case the provisions of the GPL or the LGPL are applicable instead
|
||||
- of those above. If you wish to allow use of your version of this file only
|
||||
- under the terms of either the GPL or the LGPL, and not to allow others to
|
||||
- use your version of this file under the terms of the MPL, indicate your
|
||||
- decision by deleting the provisions above and replace them with the notice
|
||||
- and other provisions required by the LGPL or the GPL. If you do not delete
|
||||
- the provisions above, a recipient may use your version of this file under
|
||||
- the terms of any one of the MPL, the GPL or the LGPL.
|
||||
-
|
||||
#endif
|
||||
- ***** END LICENSE BLOCK ***** -->
|
||||
|
||||
<!ENTITY styleLocation.label "Štýly">
|
||||
<!ENTITY styleRules.label "Pravidlá">
|
||||
|
||||
|
||||
|
|
|
@ -1,47 +1,47 @@
|
|||
<!-- ***** BEGIN LICENSE BLOCK *****
|
||||
#if 0
|
||||
- Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
||||
-
|
||||
- The contents of this file are subject to the Mozilla Public License Version
|
||||
- 1.1 (the "License"); you may not use this file except in compliance with
|
||||
- the License. You may obtain a copy of the License at
|
||||
- http://www.mozilla.org/MPL/
|
||||
-
|
||||
- Software distributed under the License is distributed on an "AS IS" basis,
|
||||
- WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
||||
- for the specific language governing rights and limitations under the
|
||||
- License.
|
||||
-
|
||||
- The Original Code is DOM Inspector.
|
||||
-
|
||||
- The Initial Developer of the Original Code is
|
||||
- Christopher A. Aillon <christopher@aillon.com>.
|
||||
- Portions created by the Initial Developer are Copyright (C) 2003
|
||||
- the Initial Developer. All Rights Reserved.
|
||||
-
|
||||
- Contributor(s):
|
||||
-
|
||||
- Alternatively, the contents of this file may be used under the terms of
|
||||
- either the GNU General Public License Version 2 or later (the "GPL"), or
|
||||
- the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
||||
- in which case the provisions of the GPL or the LGPL are applicable instead
|
||||
- of those above. If you wish to allow use of your version of this file only
|
||||
- under the terms of either the GPL or the LGPL, and not to allow others to
|
||||
- use your version of this file under the terms of the MPL, indicate your
|
||||
- decision by deleting the provisions above and replace them with the notice
|
||||
- and other provisions required by the LGPL or the GPL. If you do not delete
|
||||
- the provisions above, a recipient may use your version of this file under
|
||||
- the terms of any one of the MPL, the GPL or the LGPL.
|
||||
-
|
||||
#endif
|
||||
- ***** END LICENSE BLOCK ***** -->
|
||||
|
||||
<!ENTITY bindingMethods.label "Metódy">
|
||||
<!ENTITY bindingProperty.label "Vlastnosť">
|
||||
<!ENTITY bindingResources.label "Zdroje">
|
||||
<!ENTITY bindingSetter.label "Setter">
|
||||
<!ENTITY bindingHandlers.label "Handlers">
|
||||
<!ENTITY bindingSourceCode.label "Zdrojový kód">
|
||||
<!ENTITY bindingContent.label "Obsah">
|
||||
<!ENTITY bindingGetter.label "Getter">
|
||||
<!ENTITY bindingProperties.label "Vlastnosti">
|
||||
<!-- ***** BEGIN LICENSE BLOCK *****
|
||||
#if 0
|
||||
- Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
||||
-
|
||||
- The contents of this file are subject to the Mozilla Public License Version
|
||||
- 1.1 (the "License"); you may not use this file except in compliance with
|
||||
- the License. You may obtain a copy of the License at
|
||||
- http://www.mozilla.org/MPL/
|
||||
-
|
||||
- Software distributed under the License is distributed on an "AS IS" basis,
|
||||
- WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
||||
- for the specific language governing rights and limitations under the
|
||||
- License.
|
||||
-
|
||||
- The Original Code is DOM Inspector.
|
||||
-
|
||||
- The Initial Developer of the Original Code is
|
||||
- Christopher A. Aillon <christopher@aillon.com>.
|
||||
- Portions created by the Initial Developer are Copyright (C) 2003
|
||||
- the Initial Developer. All Rights Reserved.
|
||||
-
|
||||
- Contributor(s):
|
||||
-
|
||||
- Alternatively, the contents of this file may be used under the terms of
|
||||
- either the GNU General Public License Version 2 or later (the "GPL"), or
|
||||
- the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
||||
- in which case the provisions of the GPL or the LGPL are applicable instead
|
||||
- of those above. If you wish to allow use of your version of this file only
|
||||
- under the terms of either the GPL or the LGPL, and not to allow others to
|
||||
- use your version of this file under the terms of the MPL, indicate your
|
||||
- decision by deleting the provisions above and replace them with the notice
|
||||
- and other provisions required by the LGPL or the GPL. If you do not delete
|
||||
- the provisions above, a recipient may use your version of this file under
|
||||
- the terms of any one of the MPL, the GPL or the LGPL.
|
||||
-
|
||||
#endif
|
||||
- ***** END LICENSE BLOCK ***** -->
|
||||
|
||||
<!ENTITY bindingMethods.label "Metódy">
|
||||
<!ENTITY bindingProperty.label "Vlastnosť">
|
||||
<!ENTITY bindingResources.label "Zdroje">
|
||||
<!ENTITY bindingSetter.label "Setter">
|
||||
<!ENTITY bindingHandlers.label "Handlers">
|
||||
<!ENTITY bindingSourceCode.label "Zdrojový kód">
|
||||
<!ENTITY bindingContent.label "Obsah">
|
||||
<!ENTITY bindingGetter.label "Getter">
|
||||
<!ENTITY bindingProperties.label "Vlastnosti">
|
||||
|
|
Загрузка…
Ссылка в новой задаче