diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-fa/mail/chrome/messenger/migration | |
parent | Initial commit. (diff) | |
download | firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.tar.xz firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-fa/mail/chrome/messenger/migration')
-rw-r--r-- | l10n-fa/mail/chrome/messenger/migration/migration.dtd | 30 | ||||
-rw-r--r-- | l10n-fa/mail/chrome/messenger/migration/migration.properties | 23 |
2 files changed, 53 insertions, 0 deletions
diff --git a/l10n-fa/mail/chrome/messenger/migration/migration.dtd b/l10n-fa/mail/chrome/messenger/migration/migration.dtd new file mode 100644 index 0000000000..f8e2846f93 --- /dev/null +++ b/l10n-fa/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 "Import Options, Account Settings, Address Book, Filters and other data from:"> +<!ENTITY importFromNonWin.label "Import Preferences, Account Settings, Address Book, Filters, and other data from:"> + + +<!ENTITY importFromNothing.label "چیزی وارد نشود"> +<!ENTITY importFromNothing.accesskey "چ"> + + +<!ENTITY importFromOutlook.label "Outlook"> +<!ENTITY importFromOutlook.accesskey "O"> + +<!ENTITY importSource.title "Import Settings and Mail Folders"> +<!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-fa/mail/chrome/messenger/migration/migration.properties b/l10n-fa/mail/chrome/messenger/migration/migration.properties new file mode 100644 index 0000000000..001cf7cc7b --- /dev/null +++ b/l10n-fa/mail/chrome/messenger/migration/migration.properties @@ -0,0 +1,23 @@ +# 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=Account Settings +2_outlook=Account Settings + + +8_seamonkey=Junk Mail Training + +16_seamonkey=گذرواژههای ذخیره شده + +32_seamonkey=دیگر اطلاعات + +64_seamonkey=Newsgroup Folders + +128_seamonkey=Mail Folders +128_outlook=Mail Folders |