diff options
Diffstat (limited to 'l10n-bs/mail/chrome/messenger/addressbook/abContactsPanel.dtd')
-rw-r--r-- | l10n-bs/mail/chrome/messenger/addressbook/abContactsPanel.dtd | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/l10n-bs/mail/chrome/messenger/addressbook/abContactsPanel.dtd b/l10n-bs/mail/chrome/messenger/addressbook/abContactsPanel.dtd new file mode 100644 index 0000000000..480511ddf8 --- /dev/null +++ b/l10n-bs/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 "Postavke"> +<!ENTITY propertiesMenu.accesskey "P"> +<!ENTITY propertiesCmd.key "P"> +<!ENTITY abPropertiesMenu.label "Postavke adresara"> +<!ENTITY abPropertiesMenu.accesskey "a"> +<!ENTITY contactPropertiesMenu.label "Postavke kontakta"> +<!ENTITY contactPropertiesMenu.accesskey "k"> +<!ENTITY mailingListPropertiesMenu.label "Postavke mailing liste"> +<!ENTITY mailingListPropertiesMenu.accesskey "P"> + +<!ENTITY abContextMenuButton.tooltip "Prikaži kontekstualni meni imenika"> +<!ENTITY addressbookPicker.label "Adresar:"> +<!ENTITY addressbookPicker.accesskey "r"> +<!ENTITY searchContacts.label "Pretraži kontakte:"> +<!ENTITY searchContacts.accesskey "n"> +<!ENTITY SearchNameOrEmail.label "Ime ili email"> + +<!ENTITY addtoToFieldMenu.label "Dodaj u polje Za"> +<!ENTITY addtoToFieldMenu.accesskey "D"> +<!ENTITY addtoCcFieldMenu.label "Dodaj u polje Cc"> +<!ENTITY addtoCcFieldMenu.accesskey "C"> +<!ENTITY addtoBccFieldMenu.label "Dodaj u polje Bcc"> +<!ENTITY addtoBccFieldMenu.accesskey "B"> +<!ENTITY deleteAddrBookCard.label "Obriši"> +<!ENTITY deleteAddrBookCard.accesskey "O"> +<!ENTITY propertiesContext.label "Postavke"> +<!ENTITY propertiesContext.accesskey "P"> +<!ENTITY abPropertiesContext.label "Postavke"> +<!ENTITY abPropertiesContext.accesskey "P"> +<!ENTITY editContactContext.label "Uredi kontakt"> +<!ENTITY editContactContext.accesskey "e"> +<!ENTITY editMailingListContext.label "Uredi popis"> +<!ENTITY editMailingListContext.accesskey "e"> + +<!ENTITY newContactAbContext.label "Novi kontakt"> +<!ENTITY newContactAbContext.accesskey "k"> +<!ENTITY newListAbContext.label "Nova lista"> +<!ENTITY newListAbContext.accesskey "l"> + +<!ENTITY toButton.label "Dodaj u Za:"> +<!ENTITY toButton.accesskey "D"> +<!ENTITY ccButton.label "Dodaj u Cc:"> +<!ENTITY ccButton.accesskey "C"> +<!ENTITY bccButton.label "Dodaj u Bcc:"> +<!ENTITY bccButton.accesskey "B"> |