diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-lv/mail/chrome/messenger/migration | |
parent | Initial commit. (diff) | |
download | firefox-upstream.tar.xz firefox-upstream.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-lv/mail/chrome/messenger/migration')
-rw-r--r-- | l10n-lv/mail/chrome/messenger/migration/migration.dtd | 30 | ||||
-rw-r--r-- | l10n-lv/mail/chrome/messenger/migration/migration.properties | 25 |
2 files changed, 55 insertions, 0 deletions
diff --git a/l10n-lv/mail/chrome/messenger/migration/migration.dtd b/l10n-lv/mail/chrome/messenger/migration/migration.dtd new file mode 100644 index 0000000000..ba89ef3f1e --- /dev/null +++ b/l10n-lv/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 "Importēšanas vednis"> + +<!ENTITY importFromWin.label "Importēšanas iespējas, Konta iestatījumi, Adrešu grāmata, Filtri un citi dati no:"> +<!ENTITY importFromNonWin.label "Importēšanas iespējas, konta iestatījumi, Adrešu grāmata, Filtri un citi dati no:"> +<!ENTITY importSourceNotFound.label "Neatradu lietotni atrasto datu importēšanai."> + +<!ENTITY importFromNothing.label "Neimportēt neko"> +<!ENTITY importFromNothing.accesskey "N"> +<!ENTITY importFromSeamonkey3.label "SeaMonkey2 vai jaunāka versija"> +<!ENTITY importFromSeamonkey3.accesskey "S"> +<!ENTITY importFromOutlook.label "Outlook"> +<!ENTITY importFromOutlook.accesskey "O"> + +<!ENTITY importSource.title "Importēt iestatījumus un vēstuļu mapes"> +<!ENTITY importItems.title "Importējamie vienumi"> +<!ENTITY importItems.label "Izvēlieties importējamos elementus:"> + +<!ENTITY migrating.title "Importē…"> +<!ENTITY migrating.label "Šobrīd tiek importēti sekojoši vienumi…"> + +<!ENTITY selectProfile.title "Izvēlieties profilu"> +<!ENTITY selectProfile.label "Importēšanai ir pieejami šādi profili no:"> + +<!ENTITY done.title "Importēšana pabeigta"> +<!ENTITY done.label "Ir veiksmīgi importēti sekojoši vienumi:"> diff --git a/l10n-lv/mail/chrome/messenger/migration/migration.properties b/l10n-lv/mail/chrome/messenger/migration/migration.properties new file mode 100644 index 0000000000..c7b22baa52 --- /dev/null +++ b/l10n-lv/mail/chrome/messenger/migration/migration.properties @@ -0,0 +1,25 @@ +# 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=Iestatījumi + +2_seamonkey=Konta iestatījumi +2_outlook=Konta iestatījumi + +4_seamonkey=Adrešu grāmatas +4_outlook=Adrešu grāmata + +8_seamonkey=Mēstuļu apmācība + +16_seamonkey=Saglabātās paroles + +32_seamonkey=Citi dati + +64_seamonkey=Ziņu grupu mapes + +128_seamonkey=Vēstuļu mapes +128_outlook=Vēstuļu mapes |