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-is/mail/chrome/messenger/migration | |
parent | Initial commit. (diff) | |
download | firefox-upstream.tar.xz firefox-upstream.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-is/mail/chrome/messenger/migration')
-rw-r--r-- | l10n-is/mail/chrome/messenger/migration/migration.dtd | 30 | ||||
-rw-r--r-- | l10n-is/mail/chrome/messenger/migration/migration.properties | 32 |
2 files changed, 62 insertions, 0 deletions
diff --git a/l10n-is/mail/chrome/messenger/migration/migration.dtd b/l10n-is/mail/chrome/messenger/migration/migration.dtd new file mode 100644 index 0000000000..93a455adb8 --- /dev/null +++ b/l10n-is/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 "Innflutningsleiðarvísir"> + +<!ENTITY importFromWin.label "Flytja inn stillingar, reikninga, nafnaskrá, síur og önnur gögn frá:"> +<!ENTITY importFromNonWin.label "Flytja inn stillingar, reikninga, nafnaskrá, síur og önnur gögn frá:"> +<!ENTITY importSourceNotFound.label "Ekkert forrit fannst til að flytja inn gögn."> + +<!ENTITY importFromNothing.label "Flytja ekkert inn"> +<!ENTITY importFromNothing.accesskey "e"> +<!ENTITY importFromSeamonkey3.label "SeaMonkey 2 eða nýrra"> +<!ENTITY importFromSeamonkey3.accesskey "S"> +<!ENTITY importFromOutlook.label "Outlook"> +<!ENTITY importFromOutlook.accesskey "O"> + +<!ENTITY importSource.title "Flytja inn stillingar og póstmöppur"> +<!ENTITY importItems.title "Hlutir til að flytja inn"> +<!ENTITY importItems.label "Veldu hvaða hluti þú vilt flytja inn:"> + +<!ENTITY migrating.title "Flyt inn…"> +<!ENTITY migrating.label "Verið er að flytja inn eftirfarandi hluti…"> + +<!ENTITY selectProfile.title "Veldu notanda"> +<!ENTITY selectProfile.label "Hægt er að flytja eftirfarandi notendasnið inn frá:"> + +<!ENTITY done.title "Innflutningi lokið"> +<!ENTITY done.label "Eftirfarandi atriði tókst að flytja inn:"> diff --git a/l10n-is/mail/chrome/messenger/migration/migration.properties b/l10n-is/mail/chrome/messenger/migration/migration.properties new file mode 100644 index 0000000000..82b5e08d59 --- /dev/null +++ b/l10n-is/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=Kjörstillingar + +1_thunderbird=Kjörstillingar + +2_seamonkey=Stillingar reiknings +2_thunderbird=Stillingar reiknings +2_outlook=Stillingar reiknings + +4_seamonkey=Nafnaskrár +4_thunderbird=Nafnaskrár +4_outlook=Nafnaskrá + +8_seamonkey=Þjálfa ruslpóst + +16_seamonkey=Vistuð lykilorð + +32_seamonkey=Önnur gögn + +64_seamonkey=Fréttahópamöppur + +64_thunderbird=Fréttahópamöppur + +128_seamonkey=Póstmöppur +128_thunderbird=Póstmöppur +128_outlook=Póstmöppur |