diff options
Diffstat (limited to 'l10n-bn/browser/chrome/browser/sitePermissions.properties')
-rw-r--r-- | l10n-bn/browser/chrome/browser/sitePermissions.properties | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/l10n-bn/browser/chrome/browser/sitePermissions.properties b/l10n-bn/browser/chrome/browser/sitePermissions.properties new file mode 100644 index 0000000000..030d98c05f --- /dev/null +++ b/l10n-bn/browser/chrome/browser/sitePermissions.properties @@ -0,0 +1,51 @@ +# 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/. + +# LOCALIZATION NOTE (state.current.allowed, +# state.current.allowedForSession, +# state.current.allowedTemporarily, +# state.current.blockedTemporarily, +# state.current.blocked, +# state.current.hide): +# This label is used to display active permission states in the site +# identity popup (which does not have a lot of screen space). +state.current.allowed = অনুমোদিত +state.current.allowedForSession = সেশনের জন্য অনুমোদিত +state.current.allowedTemporarily = সাময়িকভাবে অনুমোদিত +state.current.blockedTemporarily = সাময়িকভাবে ব্লক রয়েছে +state.current.blocked = ব্লক করা হয়েছে +state.current.prompt = সর্বদা জিজ্ঞাসা কর + +# LOCALIZATION NOTE (state.multichoice.alwaysAsk, +# state.multichoice.allow, +# state.multichoice.allowForSession, +# state.multichoice.block): +# Used to label permission state checkboxes in the page info dialog. +state.multichoice.alwaysAsk = সর্বদা জিজ্ঞাসা কর +state.multichoice.allow = অনুমোদন +state.multichoice.allowForSession = সেশনের জন্য অনুমোদন +state.multichoice.block = প্রতিরোধ করা হবে + +state.multichoice.autoplayblock = অডিও ব্লক করুন +state.multichoice.autoplayblockall = অডিও এবং ভিডিও ব্লক করুন +state.multichoice.autoplayallow = অডিও ও ভিডিও অনুমোদন দিন + +permission.autoplay.label = স্বয়ংক্রিয় চালু +permission.cookie.label = কুকি নির্ধারণ +permission.desktop-notification3.label = নোটিফিকেশন পাঠান +permission.camera.label = ক্যামেরা ব্যবহার করুন +permission.microphone.label = মাইক্রোফোন ব্যবহার করুন +permission.screen.label = স্ক্রিন শেয়ার +permission.install.label = অ্যাড-অন ইনস্টল +permission.popup.label = পপ-আপ উইন্ডো খোলা +permission.geo.label = আপনার অবস্থান উপলব্ধি +permission.xr.label = ভার্চুয়াল রিয়েলিটি যন্ত্রসমূহ ব্যবহার করুন +permission.shortcuts.label = ওভাররাইড কীবোর্ড শর্টকাট +permission.focus-tab-by-prompt.label = এই ট্যাবে সুইচ করুন +permission.persistent-storage.label = পার্সিস্টেন্ট স্টোরেজে ডাটা স্টোর করুন +permission.canvas.label = ক্যানভাস ডাটা এক্সট্র্যাক্ট করুন +permission.midi.label = MIDI ডিভাইসে প্রবেশ করুন +permission.midi-sysex.label = MIDI ডিভাইসে SysEx সার্পোট সহ প্রবেশ করুন +# LOCALIZATION NOTE (permission.open-protocol-handler.label): +# Open as a verb. "This site may open applications". |