diff options
Diffstat (limited to 'l10n-el/mail/chrome/messenger/migration')
-rw-r--r-- | l10n-el/mail/chrome/messenger/migration/migration.dtd | 30 | ||||
-rw-r--r-- | l10n-el/mail/chrome/messenger/migration/migration.properties | 32 |
2 files changed, 62 insertions, 0 deletions
diff --git a/l10n-el/mail/chrome/messenger/migration/migration.dtd b/l10n-el/mail/chrome/messenger/migration/migration.dtd new file mode 100644 index 0000000000..438234c89c --- /dev/null +++ b/l10n-el/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 "Βοηθός εισαγωγής"> + +<!ENTITY importFromWin.label "Εισαγωγή επιλογών, ρυθμίσεων, ευρετηρίων, φίλτρων και άλλων δεδομένων από:"> +<!ENTITY importFromNonWin.label "Εισαγωγή προτιμήσεων, ρυθμίσεων, ευρετηρίων, φίλτρων και άλλων δεδομένων από:"> +<!ENTITY importSourceNotFound.label "Δεν βρέθηκε εφαρμογή για εισαγωγή δεδομένων."> + +<!ENTITY importFromNothing.label "Χωρίς εισαγωγή"> +<!ENTITY importFromNothing.accesskey "Χ"> +<!ENTITY importFromSeamonkey3.label "SeaMonkey 2 ή μεταγενέστερη"> +<!ENTITY importFromSeamonkey3.accesskey "S"> +<!ENTITY importFromOutlook.label "Outlook"> +<!ENTITY importFromOutlook.accesskey "O"> + +<!ENTITY importSource.title "Εισαγωγή ρυθμίσεων και δεδομένων"> +<!ENTITY importItems.title "Στοιχεία προς εισαγωγή"> +<!ENTITY importItems.label "Επιλέξτε ποια στοιχεία θα εισαχθούν:"> + +<!ENTITY migrating.title "Εισαγωγή…"> +<!ENTITY migrating.label "Τα ακόλουθα στοιχεία εισάγονται αυτή τη στιγμή…"> + +<!ENTITY selectProfile.title "Επιλογή προφίλ"> +<!ENTITY selectProfile.label "Τα ακόλουθα προφίλ είναι διαθέσιμα για εισαγωγή από:"> + +<!ENTITY done.title "Η εισαγωγή ολοκληρώθηκε"> +<!ENTITY done.label "Τα ακόλουθα στοιχεία εισήχθησαν επιτυχώς:"> diff --git a/l10n-el/mail/chrome/messenger/migration/migration.properties b/l10n-el/mail/chrome/messenger/migration/migration.properties new file mode 100644 index 0000000000..ee84665f02 --- /dev/null +++ b/l10n-el/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=Προτιμήσεις + +1_thunderbird=Προτιμήσεις + +2_seamonkey=Ρυθμίσεις λογαριασμού +2_thunderbird=Ρυθμίσεις λογαριασμού +2_outlook=Ρυθμίσεις λογαριασμού + +4_seamonkey=Ευρετήρια +4_thunderbird=Ευρετήρια +4_outlook=Ευρετήριο + +8_seamonkey=Εκμάθηση ανεπιθύμητης αλληλογραφίας + +16_seamonkey=Αποθηκευμένοι κωδικοί + +32_seamonkey=Άλλα δεδομένα + +64_seamonkey=Φάκελοι ομάδων συζητήσεων + +64_thunderbird=Φάκελοι ομάδων συζητήσεων + +128_seamonkey=Φάκελοι email +128_thunderbird=Φάκελοι email +128_outlook=Φάκελοι email |