diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
commit | 43a97878ce14b72f0981164f87f2e35e14151312 (patch) | |
tree | 620249daf56c0258faa40cbdcf9cfba06de2a846 /l10n-et/mail/chrome/messenger/migration | |
parent | Initial commit. (diff) | |
download | firefox-43a97878ce14b72f0981164f87f2e35e14151312.tar.xz firefox-43a97878ce14b72f0981164f87f2e35e14151312.zip |
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-et/mail/chrome/messenger/migration')
-rw-r--r-- | l10n-et/mail/chrome/messenger/migration/migration.dtd | 30 | ||||
-rw-r--r-- | l10n-et/mail/chrome/messenger/migration/migration.properties | 32 |
2 files changed, 62 insertions, 0 deletions
diff --git a/l10n-et/mail/chrome/messenger/migration/migration.dtd b/l10n-et/mail/chrome/messenger/migration/migration.dtd new file mode 100644 index 0000000000..3c57b78637 --- /dev/null +++ b/l10n-et/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 "Importimine"> + +<!ENTITY importFromWin.label "Valikud, kontode sätted, aadressiraamatud, filtrid ja muud andmed imporditakse rakendusest:"> +<!ENTITY importFromNonWin.label "Eelistused, kontode sätted, aadressiraamatud, filtrid ja muud andmed imporditakse rakendusest:"> +<!ENTITY importSourceNotFound.label "Rakendust, kust andmeid importida, ei leitud."> + +<!ENTITY importFromNothing.label "Midagi ei impordita"> +<!ENTITY importFromNothing.accesskey "D"> +<!ENTITY importFromSeamonkey3.label "SeaMonkey 2 või uuem"> +<!ENTITY importFromSeamonkey3.accesskey "S"> +<!ENTITY importFromOutlook.label "Outlook"> +<!ENTITY importFromOutlook.accesskey "O"> + +<!ENTITY importSource.title "Sätted ja kirjade kaustad imporditakse rakendusest:"> +<!ENTITY importItems.title "Imporditavad elemendid"> +<!ENTITY importItems.label "Vali, millised elemendid imporditakse:"> + +<!ENTITY migrating.title "Importimine..."> +<!ENTITY migrating.label "Toimub järgnevate elementide importimine..."> + +<!ENTITY selectProfile.title "Profiili valimine"> +<!ENTITY selectProfile.label "Importimiseks on saadaval järgnevad profiilid:"> + +<!ENTITY done.title "Importimine on lõpetatud"> +<!ENTITY done.label "Järgnevate elementide importimine õnnestus:"> diff --git a/l10n-et/mail/chrome/messenger/migration/migration.properties b/l10n-et/mail/chrome/messenger/migration/migration.properties new file mode 100644 index 0000000000..f95e1e3615 --- /dev/null +++ b/l10n-et/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=Eelistused + +1_thunderbird=Sätted + +2_seamonkey=Kontode sätted +2_thunderbird=Kontode sätted +2_outlook=Kontode sätted + +4_seamonkey=Aadressiraamatud +4_thunderbird=Aadressiraamatud +4_outlook=Aadressiraamatud + +8_seamonkey=Rämpsposti filtrid + +16_seamonkey=Salvestatud paroolid + +32_seamonkey=Muud andmed + +64_seamonkey=Uudistegruppide kaustad + +64_thunderbird=Uudistegruppide kaustad + +128_seamonkey=Kirjade kaustad +128_thunderbird=Kirjade kaustad +128_outlook=Kirjade kaustad |