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-ia/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 '')
-rw-r--r-- | l10n-ia/mail/chrome/messenger/migration/migration.dtd | 30 | ||||
-rw-r--r-- | l10n-ia/mail/chrome/messenger/migration/migration.properties | 32 |
2 files changed, 62 insertions, 0 deletions
diff --git a/l10n-ia/mail/chrome/messenger/migration/migration.dtd b/l10n-ia/mail/chrome/messenger/migration/migration.dtd new file mode 100644 index 0000000000..6f14706f87 --- /dev/null +++ b/l10n-ia/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 "Assistente de importation"> + +<!ENTITY importFromWin.label "Importar optiones, parametros de contos, adressario, filtros e altere datos ab:"> +<!ENTITY importFromNonWin.label "Importar preferentias, parametros de contos, adressario, filtros e altere datos ab:"> +<!ENTITY importSourceNotFound.label "Nulle application ex que importar datos trovate."> + +<!ENTITY importFromNothing.label "Importar nihil"> +<!ENTITY importFromNothing.accesskey "n"> +<!ENTITY importFromSeamonkey3.label "SeaMonkey 2 plus recente"> +<!ENTITY importFromSeamonkey3.accesskey "S"> +<!ENTITY importFromOutlook.label "Outlook"> +<!ENTITY importFromOutlook.accesskey "O"> + +<!ENTITY importSource.title "Importar parametros e dossiers de posta"> +<!ENTITY importItems.title "Elementos a importar"> +<!ENTITY importItems.label "Selige le datos a importar:"> + +<!ENTITY migrating.title "Importante…"> +<!ENTITY migrating.label "Le importation del elementos sequente es in curso…"> + +<!ENTITY selectProfile.title "Seliger un profilo"> +<!ENTITY selectProfile.label "Le profilos sequente es disponibile a importar:"> + +<!ENTITY done.title "Importation complete"> +<!ENTITY done.label "Le elementos sequente ha essite importate con successo:"> diff --git a/l10n-ia/mail/chrome/messenger/migration/migration.properties b/l10n-ia/mail/chrome/messenger/migration/migration.properties new file mode 100644 index 0000000000..2570e3f667 --- /dev/null +++ b/l10n-ia/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=Preferentias + +1_thunderbird=Preferentias + +2_seamonkey=Parametros de contos +2_thunderbird=Parametros de contos +2_outlook=Parametros de contos + +4_seamonkey=Libros de adresses +4_thunderbird=Libros de adresses +4_outlook=Libro del adresses + +8_seamonkey=Trainamento del filtro de posta indesirate + +16_seamonkey=Contrasignos salvate + +32_seamonkey=Altere datos + +64_seamonkey=Dossiers de gruppos + +64_thunderbird=Dossiers de gruppos de discussion + +128_seamonkey=Dossiers de posta +128_thunderbird=Dossiers de posta +128_outlook=Dossiers de posta |