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 | 25 |
2 files changed, 55 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..708d957509 --- /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..a562d38254 --- /dev/null +++ b/l10n-el/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=Προτιμήσεις + +2_seamonkey=Ρυθμίσεις λογαριασμού +2_outlook=Ρυθμίσεις λογαριασμού + +4_seamonkey=Ευρετήρια +4_outlook=Ευρετήριο + +8_seamonkey=Εκμάθηση ανεπιθύμητης αλληλογραφίας + +16_seamonkey=Αποθηκευμένοι κωδικοί + +32_seamonkey=Άλλα δεδομένα + +64_seamonkey=Φάκελοι ομάδων συζήτησης + +128_seamonkey=Φάκελοι email +128_outlook=Φάκελοι email |