diff options
Diffstat (limited to 'l10n-sk/mail/chrome/messenger/AccountWizard.dtd')
-rw-r--r-- | l10n-sk/mail/chrome/messenger/AccountWizard.dtd | 55 |
1 files changed, 55 insertions, 0 deletions
diff --git a/l10n-sk/mail/chrome/messenger/AccountWizard.dtd b/l10n-sk/mail/chrome/messenger/AccountWizard.dtd new file mode 100644 index 0000000000..a6e7095a64 --- /dev/null +++ b/l10n-sk/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 "Sprievodca vytvorením účtu"> +<!ENTITY accountWizard.size "width: 48em; height: 39em;"> + +<!-- Entities for Account Type page --> + +<!-- Entities for Identity page --> + +<!ENTITY identityTitle.label "Identita"> +<!ENTITY identityDesc.label "Každý účet má svoje identifikačné údaje, podľa ktorých vás ostatní spoznajú, keď dostanú vaše správy."> + +<!-- LOCALIZATION NOTE (fullnameDesc.label) : do not translate two of """ in below line --> +<!ENTITY fullnameDesc.label "Zadajte meno, ktoré sa má objavovať v poli "Od" v odchádzajúcich správach"> +<!-- 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 "(napr. "Janko Mrkvička")."> +<!ENTITY fullnameLabel.label "Vaše meno:"> +<!ENTITY fullnameLabel.accesskey "V"> + +<!ENTITY emailLabel.label "E-mailová adresa:"> +<!ENTITY emailLabel.accesskey "E"> + +<!-- Entities for Incoming Server page --> + +<!ENTITY incomingTitle.label "Údaje o serveri pre príjem pošty"> +<!ENTITY incomingUsername.label "Používateľské meno:"> +<!-- LOCALIZATION NOTE (newsServerNameDesc.label) : Do not translate "NNTP" or the """ entities in below line --> +<!ENTITY newsServerNameDesc.label "Zadajte názov servera diskusných skupín (NNTP) (napríklad "news.example.net")."> +<!ENTITY newsServerLabel.label "Server diskusných skupín:"> +<!ENTITY newsServerLabel.accesskey "S"> + +<!-- Entities for Outgoing Server page --> + +<!-- Entities for Account name page --> + +<!ENTITY accnameTitle.label "Názov účtu"> +<!-- LOCALIZATION NOTE (accnameDesc.label) : do not translate any """ in below line --> +<!ENTITY accnameDesc.label "Zadajte názov tohto účtu (napr. "Osobná pošta", "Práca", "Diskusia"…)."> +<!ENTITY accnameLabel.label "Názov účtu:"> +<!ENTITY accnameLabel.accesskey "z"> + +<!-- Entities for Done (Congratulations) page --> + +<!ENTITY completionTitle.label "Gratulujeme!"> +<!ENTITY completionText.label "Skontrolujte správnosť nasledujúcich informácií."> +<!ENTITY newsServerNamePrefix.label "Názov diskusného servera (NNTP):"> +<!ENTITY clickFinish.label "Kliknutím na tlačidlo Dokončiť uložíte tieto nastavenia a ukončíte Sprievodcu vytvorením účtu."> +<!ENTITY clickFinish.labelMac "Kliknutím na tlačidlo Hotovo uložíte tieto nastavenia a ukončíte Sprievodcu vytvorením účtu."> |