diff options
Diffstat (limited to 'l10n-cs/mail/chrome/messenger/migration')
-rw-r--r-- | l10n-cs/mail/chrome/messenger/migration/migration.dtd | 30 | ||||
-rw-r--r-- | l10n-cs/mail/chrome/messenger/migration/migration.properties | 32 |
2 files changed, 62 insertions, 0 deletions
diff --git a/l10n-cs/mail/chrome/messenger/migration/migration.dtd b/l10n-cs/mail/chrome/messenger/migration/migration.dtd new file mode 100644 index 0000000000..d48015ae43 --- /dev/null +++ b/l10n-cs/mail/chrome/messenger/migration/migration.dtd @@ -0,0 +1,30 @@ +<!-- 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 migrationWizard.title "Průvodce importem"> + +<!ENTITY importFromWin.label "Importovat možnosti, nastavení účtu, kontakty a ostatní data z aplikace:"> +<!ENTITY importFromNonWin.label "Importovat předvolby, nastavení účtu, kontakty a ostatní data z aplikace:"> +<!ENTITY importSourceNotFound.label "Žádné aplikace pro import dat nebyly nalezeny."> + +<!ENTITY importFromNothing.label "Nic neimportovat"> +<!ENTITY importFromNothing.accesskey "N"> +<!ENTITY importFromSeamonkey3.label "SeaMonkey 2 nebo novější"> +<!ENTITY importFromSeamonkey3.accesskey "S"> +<!ENTITY importFromOutlook.label "Outlook"> +<!ENTITY importFromOutlook.accesskey "O"> + +<!ENTITY importSource.title "Importovat nastavení a poštovní složky"> +<!ENTITY importItems.title "Importované položky"> +<!ENTITY importItems.label "Zvolte položky, které chcete importovat:"> + +<!ENTITY migrating.title "Probíhá import…"> +<!ENTITY migrating.label "Teď jsou importovány následující položky…"> + +<!ENTITY selectProfile.title "Volba profilu"> +<!ENTITY selectProfile.label "Importovat je možné z následujících profilů:"> + +<!ENTITY done.title "Import byl dokončen"> +<!ENTITY done.label "Následující položky byly úspěšně importovány:"> diff --git a/l10n-cs/mail/chrome/messenger/migration/migration.properties b/l10n-cs/mail/chrome/messenger/migration/migration.properties new file mode 100644 index 0000000000..51881b3185 --- /dev/null +++ b/l10n-cs/mail/chrome/messenger/migration/migration.properties @@ -0,0 +1,32 @@ +# 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/. + +profileName_format=%S %S + +# Import Sources +1_seamonkey=Předvolby + +1_thunderbird=Předvolby + +2_seamonkey=Nastavení účtu +2_thunderbird=Nastavení účtu +2_outlook=Nastavení účtu + +4_seamonkey=Kontakty +4_thunderbird=Kontakty +4_outlook=Kontakty + +8_seamonkey=Pravidla nevyžádané pošty + +16_seamonkey=Uložená hesla + +32_seamonkey=Ostatní data + +64_seamonkey=Složky diskusí + +64_thunderbird=Složky diskusí + +128_seamonkey=Složky pošty +128_thunderbird=Složky s poštou +128_outlook=Složky pošty |