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-ro/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-ro/mail/chrome/messenger/migration')
-rw-r--r-- | l10n-ro/mail/chrome/messenger/migration/migration.dtd | 30 | ||||
-rw-r--r-- | l10n-ro/mail/chrome/messenger/migration/migration.properties | 25 |
2 files changed, 55 insertions, 0 deletions
diff --git a/l10n-ro/mail/chrome/messenger/migration/migration.dtd b/l10n-ro/mail/chrome/messenger/migration/migration.dtd new file mode 100644 index 0000000000..dd422351d6 --- /dev/null +++ b/l10n-ro/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 "Asistent de import"> + +<!ENTITY importFromWin.label "Opțiuni de import, setări de cont, agende de contacte, filtre și alte date din:"> +<!ENTITY importFromNonWin.label "Importă preferințele, setările contului, agenda de contacte, filtrele și alte date din:"> +<!ENTITY importSourceNotFound.label "Nu a fost găsită nici o aplicație din care să se importe date."> + +<!ENTITY importFromNothing.label "Nu importa nimic"> +<!ENTITY importFromNothing.accesskey "u"> +<!ENTITY importFromSeamonkey3.label "SeaMonkey 2 sau mai recent"> +<!ENTITY importFromSeamonkey3.accesskey "S"> +<!ENTITY importFromOutlook.label "Outlook"> +<!ENTITY importFromOutlook.accesskey "O"> + +<!ENTITY importSource.title "Importă setări și dosare de mesaje din"> +<!ENTITY importItems.title "Elemente de importat"> +<!ENTITY importItems.label "Selectează care elemente vor fi importate:"> + +<!ENTITY migrating.title "Se importă…"> +<!ENTITY migrating.label "Se importă următoarele elemente…"> + +<!ENTITY selectProfile.title "Selectează profilul"> +<!ENTITY selectProfile.label "Poți importa din următoarele profiluri:"> + +<!ENTITY done.title "Import finalizat"> +<!ENTITY done.label "Următoarele elemente au fost importate cu succes:"> diff --git a/l10n-ro/mail/chrome/messenger/migration/migration.properties b/l10n-ro/mail/chrome/messenger/migration/migration.properties new file mode 100644 index 0000000000..babbdbc7b1 --- /dev/null +++ b/l10n-ro/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=Preferințe + +2_seamonkey=Setări pentru conturi +2_outlook=Setări pentru conturi + +4_seamonkey=Agende de contacte +4_outlook=Agendă de contacte + +8_seamonkey=Antrenamente de mesaje nesolicitate + +16_seamonkey=Parole salvate + +32_seamonkey=Alte date + +64_seamonkey=Dosare cu grupuri de discuții + +128_seamonkey=Dosare cu mesaje +128_outlook=Dosare cu mesaje |