diff options
Diffstat (limited to 'l10n-bs/mail/chrome/messenger/AccountWizard.dtd')
-rw-r--r-- | l10n-bs/mail/chrome/messenger/AccountWizard.dtd | 55 |
1 files changed, 55 insertions, 0 deletions
diff --git a/l10n-bs/mail/chrome/messenger/AccountWizard.dtd b/l10n-bs/mail/chrome/messenger/AccountWizard.dtd new file mode 100644 index 0000000000..1e873862a4 --- /dev/null +++ b/l10n-bs/mail/chrome/messenger/AccountWizard.dtd @@ -0,0 +1,55 @@ +<!-- 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/. --> + +<!-- Entities for AccountWizard --> + +<!ENTITY windowTitle.label "Čarobnjak za račune"> +<!ENTITY accountWizard.size "width: 40em; height: 38em;"> + +<!-- Entities for Account Type page --> + +<!-- Entities for Identity page --> + +<!ENTITY identityTitle.label "Identitet"> +<!ENTITY identityDesc.label "Svaki račun ima svoj identitet, koji predstavlja informaciju po kojoj će vas drugi prepoznati kada prime vaše poruke."> + +<!-- LOCALIZATION NOTE (fullnameDesc.label) : do not translate two of """ in below line --> +<!ENTITY fullnameDesc.label "Upišite ime koje želite da se pojavi u polju "Šalje" vaših odlaznih poruka"> +<!-- LOCALIZATION NOTE (fullnameExample.label) : use following directions for below line + 1, do not translate two of """ + 2, Use localized full name instead of "John Smith" +--> +<!ENTITY fullnameExample.label "(naprimjer, "Tvrtko Kotromanić")."> +<!ENTITY fullnameLabel.label "Vaše ime:"> +<!ENTITY fullnameLabel.accesskey "i"> + +<!ENTITY emailLabel.label "Email adresa:"> +<!ENTITY emailLabel.accesskey "E"> + +<!-- Entities for Incoming Server page --> + +<!ENTITY incomingTitle.label "Informacija o dolaznom serveru"> +<!ENTITY incomingUsername.label "Korisničko ime:"> +<!-- LOCALIZATION NOTE (newsServerNameDesc.label) : Do not translate "NNTP" or the """ entities in below line --> +<!ENTITY newsServerNameDesc.label "Unesite naziv vašeg news servera (NNTP) (naprimjer, "news.primjer.ba")."> +<!ENTITY newsServerLabel.label "Server news grupa:"> +<!ENTITY newsServerLabel.accesskey "S"> + +<!-- Entities for Outgoing Server page --> + +<!-- Entities for Account name page --> + +<!ENTITY accnameTitle.label "Naziv računa"> +<!-- LOCALIZATION NOTE (accnameDesc.label) : do not translate any """ in below line --> +<!ENTITY accnameDesc.label "Unesite naziv koji želite da se odnosi na vaš račun (naprimjer, "Poslovni račun", "Kućni račun" ili "News račun")."> +<!ENTITY accnameLabel.label "Naziv računa:"> +<!ENTITY accnameLabel.accesskey "N"> + +<!-- Entities for Done (Congratulations) page --> + +<!ENTITY completionTitle.label "Čestitamo!"> +<!ENTITY completionText.label "Molimo vas da potvrdite da su dolje navedene informacije ispravne."> +<!ENTITY newsServerNamePrefix.label "Naziv news servera (NNTP):"> +<!ENTITY clickFinish.label "Kliknite Završi da spasite ove postavke i izađete iz čarobnjaka."> +<!ENTITY clickFinish.labelMac "Kliknite Gotovo da spasite ove postavke i izađete iz čarobnjaka."> |