diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-ru/suite/chatzilla/chrome/chatzilla.dtd | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/l10n-ru/suite/chatzilla/chrome/chatzilla.dtd b/l10n-ru/suite/chatzilla/chrome/chatzilla.dtd new file mode 100644 index 0000000000..4eb14905b8 --- /dev/null +++ b/l10n-ru/suite/chatzilla/chrome/chatzilla.dtd @@ -0,0 +1,19 @@ +<!-- 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/. --> + +<!ENTITY Menubar.tooltip "Основное меню"> +<!ENTITY Toolbar.tooltip "Панель инструментов"> + + +<!ENTITY multiline-expand.tooltip "Переключиться в многострочный режим (Ctrl+Up)"> +<!ENTITY multiline-contract.tooltip "Переключиться в однострочный режим (Ctrl+Down)"> +<!ENTITY multiline-send.tooltip "Отправить текст (Ctrl+Enter)"> +<!ENTITY server-nick.tooltip "Изменить ник или установить состояние отсутствия. Чтобы перевести фокус на поле ввода, нажмите Esc."> + +<!ENTITY Underline.label "Подчёркнутый"> +<!ENTITY Bold.label "Полужирный"> +<!ENTITY Reverse.label "Негатив"> +<!ENTITY Normal.label "Обычный"> +<!ENTITY Color.label "Цвет"> +<!ENTITY ForeBack.label "xx=Вперёд yy=Назад"> |