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-bn/mail/chrome/messenger/migration | |
parent | Initial commit. (diff) | |
download | firefox-upstream.tar.xz firefox-upstream.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-bn/mail/chrome/messenger/migration')
-rw-r--r-- | l10n-bn/mail/chrome/messenger/migration/migration.dtd | 27 | ||||
-rw-r--r-- | l10n-bn/mail/chrome/messenger/migration/migration.properties | 26 |
2 files changed, 53 insertions, 0 deletions
diff --git a/l10n-bn/mail/chrome/messenger/migration/migration.dtd b/l10n-bn/mail/chrome/messenger/migration/migration.dtd new file mode 100644 index 0000000000..ae9bf3904b --- /dev/null +++ b/l10n-bn/mail/chrome/messenger/migration/migration.dtd @@ -0,0 +1,27 @@ +<!-- 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 importFromNothing.label "কোনো কিছু ইমপোর্ট করা হবে না (D)"> +<!ENTITY importFromNothing.accesskey "D"> +<!ENTITY importFromOutlook.label "আউটলুক (O)"> +<!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-bn/mail/chrome/messenger/migration/migration.properties b/l10n-bn/mail/chrome/messenger/migration/migration.properties new file mode 100644 index 0000000000..4b730bb7fd --- /dev/null +++ b/l10n-bn/mail/chrome/messenger/migration/migration.properties @@ -0,0 +1,26 @@ +# 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=মেইল ফোল্ডার + |