From 724b36b7051c0d9190cbd8854ba5919904967c11 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 21 May 2024 07:22:11 +0200 Subject: Merging upstream version 115.11.0esr. Signed-off-by: Daniel Baumann --- l10n-lv/devtools/client/aboutdebugging.ftl | 55 +++ l10n-lv/devtools/client/application.ftl | 12 +- l10n-lv/devtools/client/compatibility.ftl | 42 ++ l10n-lv/devtools/client/font-inspector.properties | 4 + l10n-lv/devtools/client/jsonview.properties | 2 +- l10n-lv/devtools/client/netmonitor.properties | 576 ++++++++++++++++++++-- l10n-lv/devtools/client/storage.ftl | 34 +- l10n-lv/devtools/client/toolbox-options.ftl | 30 +- l10n-lv/devtools/client/toolbox.properties | 103 +++- l10n-lv/devtools/shared/screenshot.properties | 28 +- 10 files changed, 800 insertions(+), 86 deletions(-) create mode 100644 l10n-lv/devtools/client/aboutdebugging.ftl (limited to 'l10n-lv/devtools') diff --git a/l10n-lv/devtools/client/aboutdebugging.ftl b/l10n-lv/devtools/client/aboutdebugging.ftl new file mode 100644 index 0000000000..529034c45e --- /dev/null +++ b/l10n-lv/devtools/client/aboutdebugging.ftl @@ -0,0 +1,55 @@ +# 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 + +# Page title (ie tab title) for the Setup page +about-debugging-page-title-setup-page = Atkļūdošana — iestatīšana +# Page title (ie tab title) for the Runtime page +# Variables: +# $selectedRuntimeId - ID of the current runtime, such as "this-firefox", "localhost:6080", etc. +about-debugging-page-title-runtime-page = Atkļūdošana — izpildlaiks / { $selectedRuntimeId } + +# Sidebar strings + +# Display name of the runtime for the currently running instance of Firefox. Used in the +# Sidebar and in the Setup page. +about-debugging-this-firefox-runtime-name = Šis { -brand-shorter-name } +# Sidebar heading for selecting the currently running instance of Firefox +# .name is processed by fluent-react / SidebarFixedItem +about-debugging-sidebar-this-firefox = + .name = { about-debugging-this-firefox-runtime-name } +# Sidebar heading for connecting to some remote source +# .name is processed by fluent-react / SidebarFixedItem +about-debugging-sidebar-setup = + .name = Iestatīšana +# Text displayed in the about:debugging sidebar when USB devices discovery is enabled. +about-debugging-sidebar-usb-enabled = USB ieslēgts +# 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 izslēgts +# Connection status (connected) for runtime items in the sidebar +aboutdebugging-sidebar-runtime-connection-status-connected = Savienots +# Connection status (disconnected) for runtime items in the sidebar +aboutdebugging-sidebar-runtime-connection-status-disconnected = Atvienots +# Text displayed in the about:debugging sidebar when no device was found. +about-debugging-sidebar-no-devices = Nav atrasta neviena ierīce +# 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 = Savienoties +# Text displayed in buttons found in sidebar items when the runtime is connecting. +about-debugging-sidebar-item-connect-button-connecting = Savienojas… + +# Setup Page strings + + +# Runtime Page strings + + +# Debug Targets strings + diff --git a/l10n-lv/devtools/client/application.ftl b/l10n-lv/devtools/client/application.ftl index 2e16bc0295..7c23384968 100644 --- a/l10n-lv/devtools/client/application.ftl +++ b/l10n-lv/devtools/client/application.ftl @@ -13,23 +13,21 @@ ### best documentation on web development on the web. # Header for the list of Service Workers displayed in the application panel for the current page. -serviceworker-list-header = Pakalpojumu darbinieki - +serviceworker-list-header = Pakalpojumu strādņi # Text displayed next to the list of Service Workers to encourage users to check out # about:debugging to see all registered Service Workers. -serviceworker-list-aboutdebugging = Atveriet about:debugging, lai aplūkotu pakalpojumu darbiniekus no citiem domēniem - +serviceworker-list-aboutdebugging = Atveriet about:debugging, lai aplūkotu pakalpojumu strādņus no citiem domēniem # Text for the button to unregister a Service Worker. Displayed for active Service Workers. serviceworker-worker-unregister = Atreģistrēt - # Text for the debug link displayed for an already started Service Worker. Clicking on the # link opens a new devtools toolbox for this service worker. The title attribute is only # displayed when the link is disabled. serviceworker-worker-debug = Atkļūdošana .title = Atkļūdot var tikai pakalpojumu darbiniekus, kas darobjas - # Text displayed for the updated time of the service worker. The