120 lines
6.3 KiB
Text
120 lines
6.3 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 enabled.
|
|
about-debugging-sidebar-usb-enabled = Kicako USB
|
|
# 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 = Kijuko USB
|
|
# Connection status (connected) for runtime items in the sidebar
|
|
aboutdebugging-sidebar-runtime-connection-status-connected = Okube
|
|
# Connection status (disconnected) for runtime items in the sidebar
|
|
aboutdebugging-sidebar-runtime-connection-status-disconnected = Kijuko kube
|
|
# Text displayed in the about:debugging sidebar when no device was found.
|
|
about-debugging-sidebar-no-devices = Pe kinongo nyonyo mo
|
|
# Text displayed in buttons found in sidebar items representing remote runtimes.
|
|
# Clicking on the button will attempt to connect to the runtime.
|
|
about-debugging-sidebar-item-connect-button = Kube
|
|
# Text displayed in buttons found in sidebar items when the connection failed.
|
|
about-debugging-sidebar-item-connect-button-connection-failed = Kube pe olare
|
|
# Text displayed as connection error in sidebar item when the connection has timed out.
|
|
about-debugging-sidebar-item-connect-button-connection-timeout = Kare me kube otum woko
|
|
# Text displayed in sidebar items for remote devices where a compatible browser (eg
|
|
# IceCat) has not been detected yet. Typically, Android phones connected via USB with
|
|
# USB debugging enabled, but where IceCat is not started.
|
|
about-debugging-sidebar-runtime-item-waiting-for-browser = Tye kakuro layeny...
|
|
# Text displayed in sidebar items for remote devices that have been disconnected from the
|
|
# computer.
|
|
about-debugging-sidebar-runtime-item-unplugged = Kiwoto woko
|
|
# Title for runtime sidebar items that are related to a specific device (USB, WiFi).
|
|
# Variables:
|
|
# $displayName (string) - Displayed name
|
|
# $deviceName (string) - Name of the device
|
|
about-debugging-sidebar-runtime-item-name =
|
|
.title = { $displayName } ({ $deviceName })
|
|
# Title for runtime sidebar items where we cannot get device information (network
|
|
# locations).
|
|
# Variables:
|
|
# $displayName (string) - Displayed name
|
|
about-debugging-sidebar-runtime-item-name-no-device =
|
|
.title = { $displayName }
|
|
# Text to show in the footer of the sidebar that links to a help page
|
|
# (currently: https://icecat-source-docs.mozilla.org/devtools-user/about_colon_debugging/)
|
|
about-debugging-sidebar-support = Kony me nongo bal
|
|
# Text to show as the ALT attribute of a help icon that accompanies the help about
|
|
# debugging link in the footer of the sidebar
|
|
about-debugging-sidebar-support-icon =
|
|
.alt = Cal me kony
|
|
# Text displayed in a sidebar button to refresh the list of USB devices. Clicking on it
|
|
# will attempt to update the list of devices displayed in the sidebar.
|
|
about-debugging-refresh-usb-devices-button = Nwo cano nyonyo
|
|
|
|
# Setup Page strings
|
|
|
|
# Title of the Setup page.
|
|
about-debugging-setup-title = Ter
|
|
# Title of the heading Connect section of the Setup page.
|
|
about-debugging-setup-connect-heading = Kub nyonyo
|
|
# USB section of the Setup page
|
|
about-debugging-setup-usb-title = USB
|
|
# Text of the button displayed in the USB section of the setup page when USB debugging is disabled.
|
|
# Clicking on it will download components needed to debug USB Devices remotely.
|
|
about-debugging-setup-usb-enable-button = Cak Nyonyo me USB
|
|
# Text of the button displayed in the USB section of the setup page when USB debugging is enabled.
|
|
about-debugging-setup-usb-disable-button = Juk Nyonyo me USB
|
|
# USB section of the Setup page (USB status)
|
|
about-debugging-setup-usb-status-enabled = Kicako
|
|
about-debugging-setup-usb-status-disabled = Kijuko
|
|
# Text of a button displayed after the network locations "Host" input.
|
|
# Clicking on it will add the new network location to the list.
|
|
about-debugging-network-locations-add-button = Medi
|
|
# Text of a button displayed next to existing network locations in the Connect page.
|
|
# Clicking on it removes the network location from the list.
|
|
about-debugging-network-locations-remove-button = Kwany
|
|
|
|
# Runtime Page strings
|
|
|
|
# Title of the tabs category.
|
|
# .name is processed by fluent-react / DebugTargetPane
|
|
about-debugging-runtime-tabs =
|
|
.name = Dirica matino
|
|
# Title of the service workers category.
|
|
# .name is processed by fluent-react / DebugTargetPane
|
|
about-debugging-runtime-service-workers =
|
|
.name = Service Workers
|
|
|
|
# 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 = Gin mo pud pe.
|
|
# 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 = Can med-ikome me tutuno...
|
|
# Text displayed when trying to install a temporary extension in the "This IceCat" page.
|
|
about-debugging-tmp-extension-install-error = Bal mo otime ikare me keto med-ikome me tutuno.
|
|
# 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 = Nwo cano
|
|
# 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 = Kwany
|
|
# 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 = Yer pwail me manifest.json onyo .xpi/.zip ma kigwoko
|
|
# Text displayed for extensions (temporary extensions only) in "runtime" pages, before
|
|
# displaying the location of the temporary extension.
|
|
about-debugging-extension-location =
|
|
.label = Kabedo
|