diff options
Diffstat (limited to 'l10n-et/mail/chrome/messenger/AccountWizard.dtd')
-rw-r--r-- | l10n-et/mail/chrome/messenger/AccountWizard.dtd | 55 |
1 files changed, 55 insertions, 0 deletions
diff --git a/l10n-et/mail/chrome/messenger/AccountWizard.dtd b/l10n-et/mail/chrome/messenger/AccountWizard.dtd new file mode 100644 index 0000000000..7b6e74daf5 --- /dev/null +++ b/l10n-et/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 "Kontohaldur"> +<!ENTITY accountWizard.size "width: 40em; height: 38em;"> + +<!-- Entities for Account Type page --> + +<!-- Entities for Identity page --> + +<!ENTITY identityTitle.label "Identiteet"> +<!ENTITY identityDesc.label "Igal kontol võib olla erinev identiteet. See on info, mis kirjadega saatja kohta kaasa läheb."> + +<!-- LOCALIZATION NOTE (fullnameDesc.label) : do not translate two of """ in below line --> +<!ENTITY fullnameDesc.label "Sisesta nimi, mida soovid näidata väljuvate kirjade "Saatja" väljal."> +<!-- 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 "(näiteks "Ants Kaerajaan")."> +<!ENTITY fullnameLabel.label "Sinu nimi:"> +<!ENTITY fullnameLabel.accesskey "S"> + +<!ENTITY emailLabel.label "E-posti aadress:"> +<!ENTITY emailLabel.accesskey "E"> + +<!-- Entities for Incoming Server page --> + +<!ENTITY incomingTitle.label "Saabuva e-posti serveri teave"> +<!ENTITY incomingUsername.label "Kasutajanimi:"> +<!-- LOCALIZATION NOTE (newsServerNameDesc.label) : Do not translate "NNTP" or the """ entities in below line --> +<!ENTITY newsServerNameDesc.label "Sisesta oma (NNTP) uudisteserveri aadress (näiteks "uudised.puust.punaseks.ee")."> +<!ENTITY newsServerLabel.label "Uudistegruppide server:"> +<!ENTITY newsServerLabel.accesskey "U"> + +<!-- Entities for Outgoing Server page --> + +<!-- Entities for Account name page --> + +<!ENTITY accnameTitle.label "Konto nimi"> +<!-- LOCALIZATION NOTE (accnameDesc.label) : do not translate any """ in below line --> +<!ENTITY accnameDesc.label "Sisesta nimi, millega soovid sellele kontole viidata (näiteks "Kodu", "Töö", "Uudised")."> +<!ENTITY accnameLabel.label "Konto nimi:"> +<!ENTITY accnameLabel.accesskey "K"> + +<!-- Entities for Done (Congratulations) page --> + +<!ENTITY completionTitle.label "Õnnitlused!"> +<!ENTITY completionText.label "Palun kontrolli, kas alljärgnev on korrektne."> +<!ENTITY newsServerNamePrefix.label "Uudisteserver:"> +<!ENTITY clickFinish.label "Vajuta nupul Lõpeta, et sätted salvestada ning Kontohaldur sulgeda."> +<!ENTITY clickFinish.labelMac "Vajuta nupul Lõpeta, et sätted salvestada ning Kontohaldur sulgeda."> |