From 36d22d82aa202bb199967e9512281e9a53db42c9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 21:33:14 +0200 Subject: Adding upstream version 115.7.0esr. Signed-off-by: Daniel Baumann --- l10n-my/devtools/client/aboutdebugging.ftl | 74 ++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 l10n-my/devtools/client/aboutdebugging.ftl (limited to 'l10n-my/devtools/client/aboutdebugging.ftl') diff --git a/l10n-my/devtools/client/aboutdebugging.ftl b/l10n-my/devtools/client/aboutdebugging.ftl new file mode 100644 index 0000000000..0c8230f65f --- /dev/null +++ b/l10n-my/devtools/client/aboutdebugging.ftl @@ -0,0 +1,74 @@ +# 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/. + + +### These strings are used inside the about:debugging UI. + + +# Page Title strings + + +# Sidebar strings + +# Text displayed in the about:debugging sidebar when USB devices discovery is disabled +# (for instance because the mandatory ADB extension is not installed). +about-debugging-sidebar-usb-disabled = USB ပိတ်ထားပြီး + +# Setup Page strings + +# Explanatory text in the Setup page about what the 'This Firefox' page is for +about-debugging-setup-this-firefox2 = ဤ { -brand-shorter-name } ဗာရှင်း တွင် ထပ်တိုးအပိုများ နှင့် Service workers တို့ ၏ အမှားလက္ခဏာကုဒ် ပြရန် { about-debugging-this-firefox-runtime-name } ကို သုံးပါ။ + +# Runtime Page strings + +# Below are the titles for the various categories of debug targets that can be found +# on "runtime" pages of about:debugging. +# Title of the temporary extensions category (only available for "This Firefox" runtime). +# .name is processed by fluent-react / DebugTargetPane +about-debugging-runtime-temporary-extensions = + .name = ယာယီ ထပ်တိုးအပိုများ +# Title of the extensions category. +# .name is processed by fluent-react / DebugTargetPane +about-debugging-runtime-extensions = + .name = ထပ်တိုးအပို + +# Debug Targets strings + +# Displayed in the categories of "runtime" pages that don't have any debug target to +# show. Debug targets depend on the category (extensions, tabs, workers...). +about-debugging-debug-target-list-empty = ဘာမှ မရှိသေး +# Text of a button displayed in the "This Firefox" page, in the Temporary Extension +# section. Clicking on the button will open a file picker to load a temporary extension +about-debugging-tmp-extension-install-button = ယာယီအပိုပရိုဂရမ်ကို ဖွင့်ပါ... +# Text displayed when trying to install a temporary extension in the "This Firefox" page. +about-debugging-tmp-extension-install-error = ယာယီ Add-on ထည်စဉ် အမှား တစ်ခု ဖြစ်ခဲ့သည်။ +# Text of a button displayed for a temporary extension loaded in the "This Firefox" page. +# Clicking on the button will reload the extension. +about-debugging-tmp-extension-reload-button = ပြန်စပါ +# Text of a button displayed for a temporary extension loaded in the "This Firefox" page. +# Clicking on the button will uninstall the extension and remove it from the page. +about-debugging-tmp-extension-remove-button = ဖယ်ရှား +# Message displayed in the file picker that opens to select a temporary extension to load +# (triggered by the button using "about-debugging-tmp-extension-install-button") +# manifest.json .xpi and .zip should not be localized. +# Note: this message is only displayed in Windows and Linux platforms. +about-debugging-tmp-extension-install-message = manifest.json ဖိုင် သို့မဟုတ် .xpi/.zip ချုံသိမ်းဖိုင် ကိုရွေးပါ +# This string is displayed as a message about the add-on having a temporaryID. +about-debugging-tmp-extension-temporary-id = ဤ WebExtension တွင် ယာယီ ID ရှိသည်။ ပိုမို လေ့လာရန် +# Text displayed for extensions in "runtime" pages, before displaying a link the extension's +# manifest URL. +about-debugging-extension-manifest-url = + .label = အသိပေးကြော်ငြာ URL +# Text displayed for extensions in "runtime" pages, before displaying the extension's uuid. +# UUIDs look like b293e463-481e-5148-a487-5aaf7a130429 +about-debugging-extension-uuid = + .label = အတွင်းရေး UUID +# Text displayed for extensions (temporary extensions only) in "runtime" pages, before +# displaying the location of the temporary extension. +about-debugging-extension-location = + .label = လမ်းကြောင်း +# Text displayed for extensions in "runtime" pages, before displaying the extension's ID. +# For instance "geckoprofiler@mozilla.com" or "{ed26ddcb-5611-4512-a89a-51b8db81cfb2}". +about-debugging-extension-id = + .label = ထပ်တိုးအပို အိုင်ဒီ -- cgit v1.2.3