blob: 4c2a601df9904ab84bb7dfde2c90b0e11cbe7ffa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
|
<!-- 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/. -->
<!--LOCALIZATION NOTE messengercompose.dtd Main UI for message composition -->
<!ENTITY msgComposeWindow.title "Составление сообщения: (без темы)">
<!ENTITY fromAddr.label "От:">
<!ENTITY fromAddr.accesskey "т">
<!ENTITY toAddr.label "Кому:">
<!ENTITY ccAddr.label "Копия:">
<!ENTITY bccAddr.label "Скрытая копия:">
<!ENTITY replyAddr.label "Обратный адрес:">
<!ENTITY newsgroupsAddr.label "Группа новостей:">
<!ENTITY followupAddr.label "Ответ в группу новостей:">
<!ENTITY subject.label "Тема:">
<!ENTITY subject.accesskey "м">
<!ENTITY attachments.label "Вложения:">
<!ENTITY attachments.accesskey "л">
<!-- menu items: the . means that the menu item isn't implemented yet -->
<!-- File menu items -->
<!ENTITY saveCmd.label "Сохранить">
<!ENTITY saveCmd.accesskey "х">
<!ENTITY saveAsCmd.label "Сохранить как">
<!ENTITY saveAsCmd.accesskey "к">
<!ENTITY saveAsFileCmd.label "Файл…">
<!ENTITY saveAsFileCmd.accesskey "а">
<!ENTITY saveAsDraftCmd.label "Черновик">
<!ENTITY saveAsDraftCmd.accesskey "н">
<!ENTITY saveAsTemplateCmd.label "Шаблон">
<!ENTITY saveAsTemplateCmd.accesskey "б">
<!ENTITY attachMenu.label "Вложить">
<!ENTITY attachMenu.accesskey "ж">
<!ENTITY attachFileCmd.label "Файл(ы)…">
<!ENTITY attachFileCmd.accesskey "а">
<!ENTITY attachPageCmd.label "Веб-страницу…">
<!ENTITY attachPageCmd.accesskey "е">
<!--LOCALIZATION NOTE attachVCardCmd.label Don't translate the term 'vCard' -->
<!ENTITY attachVCardCmd.label "Визитную карточку (vCard)">
<!ENTITY attachVCardCmd.accesskey "з">
<!ENTITY sendNowCmd.label "Отправить">
<!ENTITY sendCmd.keycode "VK_RETURN">
<!ENTITY sendNowCmd.accesskey "п">
<!ENTITY sendLaterCmd.label "Отправить позже">
<!ENTITY sendLaterCmd.keycode "VK_RETURN">
<!ENTITY sendLaterCmd.accesskey "а">
<!ENTITY accountManagerCmd.label "Параметры учётной записи…">
<!ENTITY accountManagerCmd.accesskey "м">
<!-- View menu items -->
<!ENTITY showComposeToolbarCmd.label "Панель инструментов почты">
<!ENTITY showComposeToolbarCmd.accesskey "н">
<!ENTITY showFormatToolbarCmd.label "Панель форматирования">
<!ENTITY showFormatToolbarCmd.accesskey "ф">
<!-- Format menu items -->
<!ENTITY formatMenu.label "Формат">
<!ENTITY formatMenu.accesskey "м">
<!-- Options menu items -->
<!ENTITY optionsMenu.label "Настройки">
<!ENTITY optionsMenu.accesskey "о">
<!ENTITY quoteCmd.label "Цитировать сообщение">
<!ENTITY quoteCmd.accesskey "и">
<!ENTITY selectAddressCmd.label "Выбрать адреса…">
<!ENTITY selectAddressCmd.key "">
<!ENTITY selectAddressCmd.accesskey "в">
<!ENTITY priorityMenu.label "Важность">
<!ENTITY priorityMenu.accesskey "ж">
<!ENTITY lowestPriorityCmd.label "Самая низкая">
<!ENTITY lowestPriorityCmd.accesskey "с">
<!ENTITY lowPriorityCmd.label "Низкая">
<!ENTITY lowPriorityCmd.accesskey "н">
<!ENTITY normalPriorityCmd.label "Обычная">
<!ENTITY normalPriorityCmd.accesskey "ч">
<!ENTITY highPriorityCmd.label "Высокая">
<!ENTITY highPriorityCmd.accesskey "ы">
<!ENTITY highestPriorityCmd.label "Самая высокая">
<!ENTITY highestPriorityCmd.accesskey "а">
<!ENTITY returnReceiptMenu.label "Уведомление о прочтении">
<!ENTITY returnReceiptMenu.accesskey "е">
<!ENTITY dsnMenu.label "Уведомление о доставке">
<!ENTITY dsnMenu.accesskey "с">
<!ENTITY outputFormatMenu.label "Формат">
<!ENTITY outputFormatMenu.accesskey "м">
<!ENTITY autoFormatCmd.label "Автоопределение">
<!ENTITY autoFormatCmd.accesskey "п">
<!ENTITY plainTextFormatCmd.label "Только простой текст">
<!ENTITY plainTextFormatCmd.accesskey "л">
<!ENTITY htmlFormatCmd.label "Форматированный текст (HTML)">
<!ENTITY htmlFormatCmd.accesskey "т">
<!ENTITY bothFormatCmd.label "Обычный текст и HTML">
<!ENTITY bothFormatCmd.accesskey "б">
<!ENTITY fileCarbonCopyCmd.label "Поместить копию в папку">
<!ENTITY fileCarbonCopyCmd.accesskey "к">
<!ENTITY fileHereMenu.label "Поместить сюда">
<!--LOCALIZATION NOTE Toolbar items Don't change any "chrome://" URLs -->
<!-- Toolbar items -->
<!ENTITY sendButton.label "Отправить">
<!ENTITY addressButton.label "Адрес">
<!ENTITY attachButton.label "Вложить">
<!ENTITY spellingButton.label "Орфография">
<!ENTITY saveButton.label "Сохранить">
<!ENTITY stopButton.label "Остановить">
<!--tooltips-->
<!-- We already inherit &menuBar.tooltip and &mailToolbar.tooltip from messenger.dtd -->
<!ENTITY addressBar.tooltip "Панель адреса">
<!ENTITY formatToolbar.tooltip "Панель форматирования">
<!ENTITY sendButton.tooltip "Отправить это сообщение сейчас">
<!ENTITY sendlaterButton.tooltip "Отправить это сообщение позже">
<!ENTITY addressButton.tooltip "Выбрать адресата из адресной книги">
<!ENTITY attachButton.tooltip "Вложить файл в это сообщение">
<!ENTITY saveButton.tooltip "Сохранить это сообщение">
<!ENTITY stopButton.tooltip "Остановить текущую передачу данных">
<!-- context menu items -->
<!ENTITY openAttachment.label "Открыть">
<!ENTITY openAttachment.accesskey "т">
<!ENTITY renameAttachment.label "Переименовать…">
<!ENTITY renameAttachment.accesskey "м">
<!ENTITY deleteAttachment.accesskey "д">
<!ENTITY selectAllAttachments.accesskey "ы">
<!ENTITY attachFile.label "Вложить файл(ы)…">
<!ENTITY attachFile.accesskey "ф">
<!ENTITY attachPage.label "Вложить веб-страницу…">
<!ENTITY attachPage.accesskey "е">
|