From 43a97878ce14b72f0981164f87f2e35e14151312 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:22:09 +0200 Subject: Adding upstream version 110.0.1. Signed-off-by: Daniel Baumann --- l10n-bn/devtools/client/styleeditor.ftl | 36 +++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 l10n-bn/devtools/client/styleeditor.ftl (limited to 'l10n-bn/devtools/client/styleeditor.ftl') diff --git a/l10n-bn/devtools/client/styleeditor.ftl b/l10n-bn/devtools/client/styleeditor.ftl new file mode 100644 index 0000000000..34e40e5b46 --- /dev/null +++ b/l10n-bn/devtools/client/styleeditor.ftl @@ -0,0 +1,36 @@ +# 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/. + +styleeditor-new-button = + .tooltiptext = নথিতে একটি নতুন স্টাইল শীট তৈরি করুন এবং সংযুক্ত করুন + .accesskey = N +styleeditor-import-button = + .tooltiptext = নথিতে একটি বিদ্যমান স্টাইল শীট আনয়ন এবং সংযুক্ত করুন + .accesskey = m +styleeditor-visibility-toggle = + .tooltiptext = স্টাইল শীটের দৃশ্যমানতা টগল করুন + .accesskey = S +styleeditor-save-button = সংরক্ষণ + .tooltiptext = ফাইলে স্টাইল শীট সংরক্ষণ করুন + .accesskey = S +styleeditor-options-button = + .tooltiptext = স্টাইল সম্পাদনের অপশন +styleeditor-media-rules = @মিডিয়া নিয়মাবলী +styleeditor-editor-textbox = + .data-placeholder = এখানে CSS টাইপ করুন। +styleeditor-no-stylesheet = এই পাতায় কোনো স্টাইল শীট নেই। +styleeditor-no-stylesheet-tip = সম্ভবত আপনি করতে চাইছেন একটি নতুন স্টাইল শীট সংযুক্ত করুন? +styleeditor-open-link-new-tab = + .label = নতুন ট্যাবে লিঙ্ক খুলুন +styleeditor-copy-url = + .label = URL অনুলিপি +styleeditor-find = + .label = অনুসন্ধান (F) + .accesskey = F +styleeditor-find-again = + .label = পুনরায় অনুসন্ধান (g) + .accesskey = g +styleeditor-go-to-line = + .label = লাইনে জাম্প করুন… J + .accesskey = J -- cgit v1.2.3