74 lines
4.4 KiB
Text
74 lines
4.4 KiB
Text
# 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 IceCat' page is for
|
|
about-debugging-setup-this-icecat2 = ဤ { -brand-shorter-name } ဗာရှင်း တွင် ထပ်တိုးအပိုများ နှင့် Service workers တို့ ၏ အမှားလက္ခဏာကုဒ် ပြရန် <a>{ about-debugging-this-icecat-runtime-name }</a> ကို သုံးပါ။
|
|
|
|
# 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 IceCat" 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 IceCat" 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 IceCat" page.
|
|
about-debugging-tmp-extension-install-error = ယာယီ Add-on ထည်စဉ် အမှား တစ်ခု ဖြစ်ခဲ့သည်။
|
|
# Text of a button displayed for a temporary extension loaded in the "This IceCat" 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 IceCat" 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 ရှိသည်။ <a>ပိုမို လေ့လာရန်</a>
|
|
# 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 = ထပ်တိုးအပို အိုင်ဒီ
|