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

149 lines
7.5 KiB
DTD
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!-- ***** 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>
- Alexander L. Slovesnik <unghost@mozilla-russia.org> (Russian translation)
-
- 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 "Найти узлы…">
<!ENTITY cmdShowFindDialog.accesskey "Н">
<!ENTITY cmdShowFindDialog.accelkey "f">
<!ENTITY cmdFindNext.label "Найти далее">
<!ENTITY cmdFindNext.accesskey "д">
<!ENTITY cmdToggleAnonContent.label "Показывать неизвестное содержимое">
<!ENTITY cmdToggleAnonContent.accesskey "н">
<!ENTITY cmdToggleWhitespaceNodes.label "Показывать пробельные узлы">
<!ENTITY cmdToggleWhitespaceNodes.accesskey "п">
<!ENTITY cmdToggleAccessibleNodes.label "Показывать узлы доступности">
<!ENTITY cmdToggleAccessibleNodes.accesskey "д">
<!ENTITY cmdToggleProcessingInstructions.label "Показывать инструкции обработки">
<!ENTITY cmdToggleProcessingInstructions.accesskey "о">
<!ENTITY cmdFlashSelected.label "Подсвечивать выбранный элемент">
<!ENTITY cmdFlashSelected.accesskey "в">
<!ENTITY cmdToggleAttributes.label "Показывать атрибуты">
<!ENTITY cmdToggleAttributes.accesskey "а">
<!ENTITY cmdSelectByClick.label "Выбирать элемент щелчком">
<!ENTITY cmdSelectByClick.accesskey "В">
<!ENTITY ColumnsDialog.title "Колонки">
<!ENTITY cmdShowColumnsDialog.label "Колонки…">
<!ENTITY cmdShowColumnsDialog.accesskey "К">
<!ENTITY cmdInsertNode.label "Вставка…">
<!ENTITY cmdDeleteNode.label "Удалить">
<!ENTITY cmdCopyXML.label "Копировать XML">
<!ENTITY cmdCopyXML.accesskey "п">
<!ENTITY cmdBlink.label "Подсвечивать элемент">
<!ENTITY cmdBlink.accesskey "с">
<!ENTITY cmdInspectBrowser.label "Исследовать открытый документ">
<!ENTITY cmdInspectBrowser.accesskey "т">
<!ENTITY cmdInspectInNewWindow.label "Исследовать в новом окне">
<!ENTITY cmdInspectInNewWindow.accesskey "н">
<!ENTITY cmdShowPseudoClasses.label "Указать псевдоклассы…">
<!ENTITY cmdShowPseudoClasses.accesskey "У">
<!ENTITY pseudoClasses.title "Псевдоклассы">
<!ENTITY findNodes.title "Найти узлы">
<!ENTITY findNodesById.label "Идентификатор">
<!ENTITY findNodesById.accesskey "д">
<!ENTITY findNodesById.accesskey2 "т">
<!ENTITY findNodesByTag.label "Тег">
<!ENTITY findNodesByTag.accesskey "е">
<!ENTITY findNodesByTag.accesskey2 "г">
<!ENTITY findNodesByAttr.label "Атрибут">
<!ENTITY findNodesByAttr.accesskey "т">
<!ENTITY findNodesByAttr.accesskey2 "р">
<!ENTITY findNodesByAttrValue.label "Значение">
<!ENTITY findNodesByAttrValue.accesskey "н">
<!ENTITY findNodesSearchBy.label "Условие поиска">
<!ENTITY findNodesDirection.label "Направление">
<!ENTITY findNodesDirectionUp.label "Вверх">
<!ENTITY findNodesDirectionUp.accesskey "в">
<!ENTITY findNodesDirectionDown.label "Вниз">
<!ENTITY findNodesDirectionDown.accesskey "н">
<!ENTITY findNodesFind.label "Найти">
<!ENTITY findNodesCancel.label "Отмена">
<!ENTITY mnEditPasteMenu.label "Вставить">
<!ENTITY mnEditPasteMenu.accesskey "т">
<!ENTITY mnEditPasteBefore.label "Перед">
<!ENTITY mnEditPasteBefore.accesskey "е">
<!ENTITY mnEditPasteAfter.label "После">
<!ENTITY mnEditPasteAfter.accesskey "о">
<!ENTITY mnEditPasteReplace.label "Вместо (Замена)">
<!ENTITY mnEditPasteReplace.accesskey "м">
<!ENTITY mnEditPasteFirstChild.label "Как первый дочерний">
<!ENTITY mnEditPasteFirstChild.accesskey "в">
<!ENTITY mnEditPasteLastChild.label "Как последний дочерний">
<!ENTITY mnEditPasteLastChild.accesskey "с">
<!ENTITY mnEditPasteAsParent.label "Как родительский">
<!ENTITY mnEditPasteAsParent.accesskey "р">
<!ENTITY mnEditInsertMenu.label "Вставка">
<!ENTITY mnEditInsertMenu.accesskey "т">
<!ENTITY mnEditInsertAfter.label "После">
<!ENTITY mnEditInsertAfter.accesskey "с">
<!ENTITY mnEditInsertBefore.label "Перед">
<!ENTITY mnEditInsertBefore.accesskey "р">
<!ENTITY mnEditInsertFirstChild.label "Как первый дочерний">
<!ENTITY mnEditInsertFirstChild.accesskey "в">
<!ENTITY mnEditInsertLastChild.label "Как последний дочерний">
<!ENTITY mnEditInsertLastChild.accesskey "с">
<!ENTITY insertNode.title "Вставить узел">
<!ENTITY nodeType.label "Тип узла:">
<!ENTITY nodeType.accesskey "л">
<!ENTITY nodeType.element.label "Элемент">
<!ENTITY nodeType.text.label "Текст">
<!ENTITY namespaceURI.label "URI пространства имен:">
<!ENTITY namespaceURI.accesskey "м">
<!ENTITY tagName.label "Имя тега:">
<!ENTITY tagName.accesskey "м">
<!ENTITY nodeValue.label "Значение узла:">
<!ENTITY nodeValue.accesskey "н">
<!ENTITY namespaceTitle.null.label "null">
<!ENTITY namespaceTitle.default.label "Документа по умолчанию">
<!ENTITY namespaceTitle.custom.label "Другой">
<!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 "XML Events">
<!ENTITY namespaceTitle.WAIRoles.label "WAI Roles">
<!ENTITY namespaceTitle.WAIProperties.label "WAI Properties">
<!ENTITY cbxStateHover.accesskey "h">
<!ENTITY cbxStateActive.accesskey "a">
<!ENTITY cbxStateFocus.accesskey "f">