diff options
Diffstat (limited to 'l10n-sr/mail/chrome/messenger/addressbook/abContactsPanel.dtd')
-rw-r--r-- | l10n-sr/mail/chrome/messenger/addressbook/abContactsPanel.dtd | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/l10n-sr/mail/chrome/messenger/addressbook/abContactsPanel.dtd b/l10n-sr/mail/chrome/messenger/addressbook/abContactsPanel.dtd new file mode 100644 index 0000000000..28f57bf736 --- /dev/null +++ b/l10n-sr/mail/chrome/messenger/addressbook/abContactsPanel.dtd @@ -0,0 +1,49 @@ +<!-- 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 propertiesMenu.label "Својства"> +<!ENTITY propertiesMenu.accesskey "ј"> +<!ENTITY propertiesCmd.key "i"> +<!ENTITY abPropertiesMenu.label "Својства именика"> +<!ENTITY abPropertiesMenu.accesskey "и"> +<!ENTITY contactPropertiesMenu.label "Својства контакта"> +<!ENTITY contactPropertiesMenu.accesskey "ј"> +<!ENTITY mailingListPropertiesMenu.label "Својства дописне листе"> +<!ENTITY mailingListPropertiesMenu.accesskey "и"> + +<!ENTITY abContextMenuButton.tooltip "Прикажи контекстуални мени именика"> +<!ENTITY addressbookPicker.label "Именик:"> +<!ENTITY addressbookPicker.accesskey "к"> +<!ENTITY searchContacts.label "Претражи контакте:"> +<!ENTITY searchContacts.accesskey "н"> +<!ENTITY SearchNameOrEmail.label "Име или мејл"> + +<!ENTITY addtoToFieldMenu.label "Додај у Прима поље"> +<!ENTITY addtoToFieldMenu.accesskey "а"> +<!ENTITY addtoCcFieldMenu.label "Додај у Коп поље"> +<!ENTITY addtoCcFieldMenu.accesskey "К"> +<!ENTITY addtoBccFieldMenu.label "Додај у сКоп поље"> +<!ENTITY addtoBccFieldMenu.accesskey "с"> +<!ENTITY deleteAddrBookCard.label "Обриши"> +<!ENTITY deleteAddrBookCard.accesskey "О"> +<!ENTITY propertiesContext.label "Својства"> +<!ENTITY propertiesContext.accesskey "ј"> +<!ENTITY abPropertiesContext.label "Својства"> +<!ENTITY abPropertiesContext.accesskey "ј"> +<!ENTITY editContactContext.label "Уреди контакт"> +<!ENTITY editContactContext.accesskey "У"> +<!ENTITY editMailingListContext.label "Уреди списак"> +<!ENTITY editMailingListContext.accesskey "е"> + +<!ENTITY newContactAbContext.label "Нови контакт"> +<!ENTITY newContactAbContext.accesskey "к"> +<!ENTITY newListAbContext.label "Нови списак"> +<!ENTITY newListAbContext.accesskey "и"> + +<!ENTITY toButton.label "Додај у Прима:"> +<!ENTITY toButton.accesskey "Д"> +<!ENTITY ccButton.label "Додај у Коп:"> +<!ENTITY ccButton.accesskey "К"> +<!ENTITY bccButton.label "Додај у сКоп:"> +<!ENTITY bccButton.accesskey "с"> |