diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-eu/mail/chrome/messenger/migration/migration.dtd | 30 | ||||
-rw-r--r-- | l10n-eu/mail/chrome/messenger/migration/migration.properties | 32 |
2 files changed, 62 insertions, 0 deletions
diff --git a/l10n-eu/mail/chrome/messenger/migration/migration.dtd b/l10n-eu/mail/chrome/messenger/migration/migration.dtd new file mode 100644 index 0000000000..5675f532bf --- /dev/null +++ b/l10n-eu/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 "Inportazio morroia"> + +<!ENTITY importFromWin.label "Inportatu aukerak, kontu-ezarpenak, helbide-liburua, iragazkiak eta bestelako datuak hemendik:"> +<!ENTITY importFromNonWin.label "Inportatu hobespenak, kontu-ezarpenak, helbide-liburua, iragazkiak eta bestelako datuak hemendik:"> +<!ENTITY importSourceNotFound.label "Ez da aurkitu aplikaziorik bertatik datuak inportatzeko."> + +<!ENTITY importFromNothing.label "Ezer ez inportatu"> +<!ENTITY importFromNothing.accesskey "E"> +<!ENTITY importFromSeamonkey3.label "SeaMonkey 2 edo berriagoa"> +<!ENTITY importFromSeamonkey3.accesskey "S"> +<!ENTITY importFromOutlook.label "Outlook"> +<!ENTITY importFromOutlook.accesskey "O"> + +<!ENTITY importSource.title "Inportatu hemendik ezarpenak eta posta-karpetak"> +<!ENTITY importItems.title "Inportatzeko elementuak"> +<!ENTITY importItems.label "Hautatu inportatzeko elementuak:"> + +<!ENTITY migrating.title "Inportatzen…"> +<!ENTITY migrating.label "Ondorengo elementuak ari dira inportatzen…"> + +<!ENTITY selectProfile.title "Hautatu profila"> +<!ENTITY selectProfile.label "Ondorengo profilak inporta daitezke:"> + +<!ENTITY done.title "Inportazioa burutu da"> +<!ENTITY done.label "Ondorengo gaiak ondo inportatu dira:"> diff --git a/l10n-eu/mail/chrome/messenger/migration/migration.properties b/l10n-eu/mail/chrome/messenger/migration/migration.properties new file mode 100644 index 0000000000..eb142e673a --- /dev/null +++ b/l10n-eu/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=Hobespenak + +1_thunderbird=Hobespenak + +2_seamonkey=Kontu-ezarpenak +2_thunderbird=Kontu-ezarpenak +2_outlook=Kontu-ezarpenak + +4_seamonkey=Helbide-liburuak +4_thunderbird=Helbide-liburuak +4_outlook=Helbide-liburua + +8_seamonkey=Zabor-posta trebatzea + +16_seamonkey=Gordetako pasahitzak + +32_seamonkey=Bestelako datuak + +64_seamonkey=Berri-taldeetako karpetak + +64_thunderbird=Berri-taldeetako karpetak + +128_seamonkey=Posta-karpetak +128_thunderbird=Posta-karpetak +128_outlook=Posta-karpetak |