diff options
Diffstat (limited to 'l10n-cs/suite/chrome/common/migration/migration.dtd')
-rw-r--r-- | l10n-cs/suite/chrome/common/migration/migration.dtd | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/l10n-cs/suite/chrome/common/migration/migration.dtd b/l10n-cs/suite/chrome/common/migration/migration.dtd new file mode 100644 index 0000000000..f95989c620 --- /dev/null +++ b/l10n-cs/suite/chrome/common/migration/migration.dtd @@ -0,0 +1,28 @@ +<!-- 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 importAllFrom.label "Importovat všechny položky z aplikace:"> +<!ENTITY importBookmarksFrom.label "Importovat záložky z aplikace:"> + +<!ENTITY importFromThunderbird.label "Thunderbird"> +<!ENTITY importFromThunderbird.accesskey "T"> +<!ENTITY importFromFile.label "Soubor"> +<!ENTITY importFromFile.accesskey "S"> +<!ENTITY importFromNothing.label "Nic neimportovat"> +<!ENTITY importFromNothing.accesskey "N"> + +<!ENTITY importSource.title "Importování nastavení a údajů"> +<!ENTITY importItems.title "Importované položky"> +<!ENTITY importItems.label "Zvolte položky, které chcete importovat:"> + +<!ENTITY selectProfile.title "Volba profilu"> +<!ENTITY selectProfile.label "Importovat je možné z následujících profilů:"> + +<!ENTITY migrating.title "Probíhá import…"> +<!ENTITY migrating.label "Teď jsou importovány následující položky…"> + +<!ENTITY done.title "Import byl dokončen"> +<!ENTITY done.label "Následující položky byly úspěšně importovány:"> |