gecko/extensions/inspector/resources/locale/sk/viewers/dom.dtd

175 lines
7.3 KiB
DTD

<!-- ***** 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):
- Shawn Wilsher <me@shawnwilsher.com>
- Ehsan Akhgari <ehsan.akhgari@gmail.com>
-
- 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ť uzly...">
<!ENTITY cmdShowFindDialog.accesskey "H">
<!ENTITY cmdShowFindDialog.accelkey "f">
<!ENTITY cmdFindNext.label "Hľadať ďalej">
<!ENTITY cmdFindNext.accesskey "a">
<!ENTITY cmdToggleAnonContent.label "Zobraziť anonymný obsah">
<!ENTITY cmdToggleAnonContent.accesskey "a">
<!ENTITY cmdToggleWhitespaceNodes.label "Zobraziť prázdne uzly">
<!ENTITY cmdToggleWhitespaceNodes.accesskey "u">
<!ENTITY cmdToggleAccessibleNodes.label "Zobraziť dostupné uzly">
<!ENTITY cmdToggleAccessibleNodes.accesskey "b">
<!ENTITY cmdToggleProcessingInstructions.label "Zobraziť vykonávacie inštrukcie">
<!ENTITY cmdToggleProcessingInstructions.accesskey "Z">
<!ENTITY cmdFlashSelected.label "Zvýrazniť vybraný prvok">
<!ENTITY cmdFlashSelected.accesskey "v">
<!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 "Vložiť">
<!ENTITY cmdDeleteNode.label "Odstrániť">
<!ENTITY cmdCopyXML.label "Kopírovať XML">
<!ENTITY cmdCopyXML.accesskey "X">
<!ENTITY cmdBlink.label "Zvýrazniť prvok">
<!ENTITY cmdBlink.accesskey "Z">
<!ENTITY cmdInspectBrowser.label "Preskúmať">
<!ENTITY cmdInspectBrowser.accesskey "r">
<!ENTITY cmdInspectInNewWindow.label "Preskúmať v novom okne">
<!ENTITY cmdInspectInNewWindow.accesskey "e">
<!ENTITY cmdShowPseudoClasses.label "Nastaviť pseudo-triedy">
<!ENTITY cmdShowPseudoClasses.accesskey "N">
<!ENTITY pseudoClasses.title "Pseudo-triedy">
<!ENTITY findNodes.title "Hľadať uzly...">
<!ENTITY findNodesById.label "ID">
<!ENTITY findNodesById.accesskey "I">
<!ENTITY findNodesById.accesskey2 "d">
<!ENTITY findNodesByTag.label "Tag">
<!ENTITY findNodesByTag.accesskey "T">
<!ENTITY findNodesByTag.accesskey2 "g">
<!ENTITY findNodesByAttr.label "Atribút">
<!ENTITY findNodesByAttr.accesskey "A">
<!ENTITY findNodesByAttr.accesskey2 "r">
<!ENTITY findNodesByAttrValue.label "Hodnota">
<!ENTITY findNodesByAttrValue.accesskey "H">
<!ENTITY findNodesSearchBy.label "Hľadať">
<!ENTITY findNodesDirection.label "Smer">
<!ENTITY findNodesDirectionUp.label "Nahor">
<!ENTITY findNodesDirectionUp.accesskey "h">
<!ENTITY findNodesDirectionDown.label "Nadol">
<!ENTITY findNodesDirectionDown.accesskey "N">
<!ENTITY findNodesFind.label "Hľadať">
<!ENTITY findNodesCancel.label "Zrušiť">
<!ENTITY mnEditPasteMenu.label "Prilepiť">
<!ENTITY mnEditPasteMenu.accesskey "P">
<!ENTITY mnEditPasteBefore.label "Pred">
<!ENTITY mnEditPasteBefore.accesskey "r">
<!ENTITY mnEditPasteAfter.label "Po">
<!ENTITY mnEditPasteAfter.accesskey "P">
<!ENTITY mnEditPasteReplace.label "Na miesto (Nahradiť)">
<!ENTITY mnEditPasteReplace.accesskey "N">
<!ENTITY mnEditPasteFirstChild.label "Ako prvý potomok">
<!ENTITY mnEditPasteFirstChild.accesskey "A">
<!ENTITY mnEditPasteLastChild.label "Ako posledný potomok">
<!ENTITY mnEditPasteLastChild.accesskey "k">
<!ENTITY mnEditPasteAsParent.label "Ako rodič">
<!ENTITY mnEditPasteAsParent.accesskey "o">
<!ENTITY mnEditInsertMenu.label "Vložiť">
<!ENTITY mnEditInsertMenu.accesskey "i">
<!ENTITY mnEditInsertAfter.label "Po">
<!ENTITY mnEditInsertAfter.accesskey "P">
<!ENTITY mnEditInsertBefore.label "Pred">
<!ENTITY mnEditInsertBefore.accesskey "r">
<!ENTITY mnEditInsertFirstChild.label "Ako prvý potomok">
<!ENTITY mnEditInsertFirstChild.accesskey "A">
<!ENTITY mnEditInsertLastChild.label "Ako posledný potomok">
<!ENTITY mnEditInsertLastChild.accesskey "k">
<!ENTITY insertNode.title "Vložiť uzol">
<!ENTITY nodeType.label "Typ uzla:">
<!ENTITY nodeType.accesskey "T">
<!ENTITY nodeType.element.label "Prvok">
<!ENTITY nodeType.text.label "Text">
<!ENTITY namespaceURI.label "Priestor názvov URI:">
<!ENTITY namespaceURI.accesskey "U">
<!ENTITY tagName.label "Názov tagu:">
<!ENTITY tagName.accesskey "N">
<!ENTITY nodeValue.label "Hodnota uzla:">
<!ENTITY nodeValue.accesskey "H">
<!ENTITY namespaceTitle.null.label "Nulový">
<!ENTITY namespaceTitle.default.label "Predvolený podľa dokumentu">
<!ENTITY namespaceTitle.custom.label "Vlastný">
<!-- LOCALIZATION NOTE: The following entities are names of W3C specifications.
Please consult http://www.w3.org/Consortium/Translation/
for appropriate translation or leave unchanged. -->
<!ENTITY namespaceTitle.XMLNS.label "XMLNS">
<!ENTITY namespaceTitle.XML.label "XML">
<!ENTITY namespaceTitle.XHTML.label "XHTML">
<!ENTITY namespaceTitle.XLink.label "XLink">
<!ENTITY namespaceTitle.XSLT.label "XSLT">
<!ENTITY namespaceTitle.XBL.label "XBL">
<!ENTITY namespaceTitle.MathML.label "MathML">
<!ENTITY namespaceTitle.RDF.label "RDF">
<!ENTITY namespaceTitle.XUL.label "XUL">
<!ENTITY namespaceTitle.SVG.label "SVG">
<!ENTITY namespaceTitle.XMLEvents.label "Udalosti XML">
<!ENTITY namespaceTitle.WAIRoles.label "Úlohy WAI">
<!ENTITY namespaceTitle.WAIProperties.label "Vlastnosti WAI">
<!-- LOCALIZATION NOTE: Localizers can choose not to translate the following access keys. For a discussion about the pros and cons of such a decision, see https://bugzilla.mozilla.org/show_bug.cgi?id=398704, comments 1 and 2. -->
<!ENTITY cbxStateHover.accesskey "h">
<!ENTITY cbxStateActive.accesskey "a">
<!ENTITY cbxStateFocus.accesskey "f">