From fbaf0bb26397aa498eb9156f06d5a6fe34dd7dd8 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:14:29 +0200 Subject: Merging upstream version 125.0.1. Signed-off-by: Daniel Baumann --- l10n-bn/toolkit/crashreporter/crashreporter.ftl | 28 ++++++++++++++++++++++ .../toolkit/toolkit/formautofill/formAutofill.ftl | 18 ++++++++++++++ 2 files changed, 46 insertions(+) create mode 100644 l10n-bn/toolkit/crashreporter/crashreporter.ftl (limited to 'l10n-bn/toolkit') diff --git a/l10n-bn/toolkit/crashreporter/crashreporter.ftl b/l10n-bn/toolkit/crashreporter/crashreporter.ftl new file mode 100644 index 0000000000..1eb60ae5bf --- /dev/null +++ b/l10n-bn/toolkit/crashreporter/crashreporter.ftl @@ -0,0 +1,28 @@ +# 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/. + +crashreporter-title = ক্র্যাশ প্রতিবেদক +crashreporter-crash-message = { -brand-short-name }-এ একটি সমস্যা হয়েছিল এবং তা ক্র্যাশ করেছে। +crashreporter-plea = সমস্যাটি নির্ণয় এবং ঠিক করার কাজে সাহায্য করতে চাইলে, আপনি আমাদেরকে একটি ক্র্যাশ প্রতিবেদন পাঠাতে পারেন। +# $details (String) - the reason that a crash report cannot be submitted +crashreporter-error-details = বিস্তারিত: { $details } +crashreporter-no-run-message = এই অ্যাপ্লিকেশনের সাহায্যে, কোনো ক্র্যাশের পর ভেন্ডরের কাছে সমস্যা সম্পর্কিত প্রতিবেদন পাঠানো হয়। এটি সরাসরি চালানো উচিত নয়। +crashreporter-button-details = বিস্তারিত… +crashreporter-view-report-title = প্রতিবেদনের কন্টেন্ট +crashreporter-comment-prompt = মন্তব্য যোগ করুন (মন্তব্যগুলো সবাই দেখতে পাবে) +crashreporter-report-info = এই প্রতিবেদনটি অ্যাপ্লিকেশন ক্র্যাশ করার সময় এর অবস্থা সংক্রান্ত প্রযুক্তিগত তথ্য ধারণ করে। +crashreporter-submit-status = বন্ধ বা পুনরায় শুরু করার আগে আপনার ক্র্যাশ প্রতিবেদনটি জমা দেয়া হবে। +crashreporter-submit-in-progress = প্রতিবেদন জমা দেয়া হচ্ছে… +crashreporter-submit-success = প্রতিবেদন সফলভাবে জমা দেয়া হয়েছে! +crashreporter-submit-failure = প্রতিবেদনটি জমা দেয়ার সময় একটি সমস্যা দেখা দিয়েছে। +crashreporter-resubmit-status = আগে ব্যর্থ হওয়া প্রতিবেদনগুলো আবার পাঠানো হচ্ছে… +crashreporter-button-quit = { -brand-short-name } থেকে প্রস্থান +crashreporter-button-restart = { -brand-short-name } পুনরায় শুরু করুন +crashreporter-button-ok = ঠিক আছে +crashreporter-button-close = বন্ধ +# $id (String) - the crash id from the server, typically a UUID +crashreporter-crash-identifier = ক্র্যাশ আইডি: { $id } + +# Error strings + diff --git a/l10n-bn/toolkit/toolkit/formautofill/formAutofill.ftl b/l10n-bn/toolkit/toolkit/formautofill/formAutofill.ftl index e4718349c4..76c7e8a594 100644 --- a/l10n-bn/toolkit/toolkit/formautofill/formAutofill.ftl +++ b/l10n-bn/toolkit/toolkit/formautofill/formAutofill.ftl @@ -14,6 +14,8 @@ autofill-options-link-osx = Form Autofill পছন্দসমূহ # Used on the doorhanger when an credit card change is detected. +# Label for the button in the dropdown menu used to clear the populated form. +autofill-clear-form-label = Autofill Form পরিষ্কার ## These are brand names and should only be translated when a locale-specific name for that brand is in common use @@ -26,3 +28,19 @@ autofill-card-network-mastercard = MasterCard autofill-card-network-mir = MIR autofill-card-network-unionpay = Union Pay autofill-card-network-visa = Visa +# The warning text that is displayed for informing users what categories are +# about to be filled. The text would be, for example, +# Also autofills organization, phone, email. +# Variables: +# $categories - one or more of the categories, see autofill-category-X below +autofill-phishing-warningmessage-extracategory = { $categories } অটোফিল করো +# Variation when all are in the same category. +# Variables: +# $categories - one or more of the categories +autofill-phishing-warningmessage = { $categories } অটোফিল করো +# Used in autofill drop down suggestion to indicate what other categories Form Autofill will attempt to fill. +autofill-category-address = ঠিকানা +autofill-category-name = নাম +autofill-category-organization = প্রতিষ্ঠান +autofill-category-tel = ফোন +autofill-category-email = ইমেইল -- cgit v1.2.3