blob: 9cc5ae94b9df1d2ce51dcbe46f9e8a8cacc71916 (
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
|
<!-- 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 newMessageCmd.label "Сообщение">
<!ENTITY newMessageCmd.accesskey "б">
<!ENTITY newMessageCmd.key "M">
<!ENTITY newContactCmd.label "Контакт…">
<!ENTITY newContactCmd.accesskey "н">
<!ENTITY sendPage.label "Отправить страницу…">
<!ENTITY sendPage.accesskey "О">
<!ENTITY contextSendThisPage.label "Отправить эту страницу…">
<!ENTITY contextSendThisPage.accesskey "т">
<!ENTITY contextSendThisLink.label "Отправить эту ссылку…">
<!ENTITY contextSendThisLink.accesskey "с">
<!ENTITY contextSendImage.label "Отправить изображение…">
<!ENTITY contextSendImage.accesskey "п">
<!ENTITY contextSendVideo.label "Отправить видео…">
<!ENTITY contextSendVideo.accesskey "п">
<!ENTITY contextSendAudio.label "Отправить аудио…">
<!ENTITY contextSendAudio.accesskey "п">
<!ENTITY contextSendFrame.label "Отправить фрейм…">
<!ENTITY contextSendFrame.accesskey "т">
<!ENTITY sendLinkCmd.label "Отправить ссылку…">
<!ENTITY sendLinkCmd.accesskey "т">
|