summaryrefslogtreecommitdiffstats
path: root/l10n-ru/suite/chrome/editor/dialogs/EditorPageProperties.dtd
blob: 5abcf313f3a87a86e0b2ec0d7025d84814a02c52 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!-- This Source Code Form is subject to the terms of the Mozilla Public
   - License, v. 2.0. If a copy of the MPL was not distributed with this
   - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->

<!-- Window title -->
<!ENTITY windowTitle.label "Свойства страницы">
<!ENTITY location.label "Адрес:">
<!ENTITY lastModified.label "Последнее изменение:">
<!ENTITY titleInput.label "Заголовок:">
<!ENTITY titleInput.accessKey "З">
<!ENTITY authorInput.label "Автор:">
<!ENTITY authorInput.accessKey "А">
<!ENTITY descriptionInput.label "Описание:">
<!ENTITY descriptionInput.accessKey "О">
<!ENTITY locationNewPage.label "[Новая страница, ещё не сохранена]">
<!ENTITY EditHEADSource1.label "Опытным пользователям:">
<!ENTITY EditHEADSource2.label "Чтобы изменить другое содержимое секции &lt;head&gt;, выберите «HTML-код» из меню «Вид» или панель режима редактирования.">