diff options
Diffstat (limited to 'l10n-he/mail/chrome/messenger/migration')
-rw-r--r-- | l10n-he/mail/chrome/messenger/migration/migration.dtd | 30 | ||||
-rw-r--r-- | l10n-he/mail/chrome/messenger/migration/migration.properties | 25 |
2 files changed, 55 insertions, 0 deletions
diff --git a/l10n-he/mail/chrome/messenger/migration/migration.dtd b/l10n-he/mail/chrome/messenger/migration/migration.dtd new file mode 100644 index 0000000000..7003c38b1e --- /dev/null +++ b/l10n-he/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 "D"> +<!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-he/mail/chrome/messenger/migration/migration.properties b/l10n-he/mail/chrome/messenger/migration/migration.properties new file mode 100644 index 0000000000..008f31e3d1 --- /dev/null +++ b/l10n-he/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=תיקיות דואר +128_outlook=תיקיות דואר |