From 2aa4a82499d4becd2284cdb482213d541b8804dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 28 Apr 2024 16:29:10 +0200 Subject: Adding upstream version 86.0.1. Signed-off-by: Daniel Baumann --- l10n-ach/devtools/startup/aboutDevTools.ftl | 35 ++++++++++++++++ l10n-ach/devtools/startup/key-shortcuts.properties | 47 ++++++++++++++++++++++ l10n-ach/devtools/startup/startup.properties | 7 ++++ 3 files changed, 89 insertions(+) create mode 100644 l10n-ach/devtools/startup/aboutDevTools.ftl create mode 100644 l10n-ach/devtools/startup/key-shortcuts.properties create mode 100644 l10n-ach/devtools/startup/startup.properties (limited to 'l10n-ach/devtools/startup') diff --git a/l10n-ach/devtools/startup/aboutDevTools.ftl b/l10n-ach/devtools/startup/aboutDevTools.ftl new file mode 100644 index 0000000000..45444b2682 --- /dev/null +++ b/l10n-ach/devtools/startup/aboutDevTools.ftl @@ -0,0 +1,35 @@ +# 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/. + +head-title = Ikom Gitic pa Ludiro +enable-title = Cak Gitic pa Ludiro me Firefox +enable-key-shortcut-message = I cako yoo ma cek me Gitic pa Ludiro. Kacce obedo bal, itwero loro Dirica matidi man. +enable-common-message = Kijuko woko pire kene Gitic pa Ludiro me Firefox me miini loc makato ikom layeny mamegi. +enable-learn-more-link = Nong ngec mapol ikom Gitic pa Ludiro +enable-enable-button = Cak Gitic pa Ludiro +enable-close-button = Lor dirica matidi man + +welcome-title = Wajoli i Gitic pa Ludiro me Firefox! +newsletter-title = Waraga lok angeya pa Ludiro me Mozilla +newsletter-message = Wek ki cwal lok angeya pa ludiro, ngec ki jami tic atir i canduk mamegi. +newsletter-email-placeholder = + .placeholder = Email +newsletter-privacy-label = Atye agonya ki Mozilla me loono ngec mamega kit ma kitito kwede ii Cik me Mung man. +newsletter-subscribe-button = Coone +newsletter-thanks-title = Pwoc! + +footer-title = Firefox Developer Edition +footer-message = Itye ka yenyo gin makato Gitic pa Ludiro? Nen layeny me Firefox ma ki yubo atika ne pi ludiro ki tic me kare ma nyen. +footer-learn-more-link = Nong ngec mapol + +features-learn-more = Nong ngec mapol +features-console-desc = Gwok peki me CSS, JavaScript, ber bedo ki netwak. { features-learn-more } +features-debugger-title = Gin nongo bal +features-network-title = Netwak +features-network-desc = Nen kwac me netwak ma twero dwoko dwiro onyo gengo kakube mamegi. { features-learn-more } +# Variables: +# $errorDescription (String) - The error that occurred e.g. 404 - Not Found +newsletter-error-common = Kwac me coone pe olare ({ $errorDescription }). +newsletter-error-unknown = Bal mape ki byeko otime. +newsletter-error-timeout = Kare me kwac me coone otum woko. diff --git a/l10n-ach/devtools/startup/key-shortcuts.properties b/l10n-ach/devtools/startup/key-shortcuts.properties new file mode 100644 index 0000000000..8dc698fc37 --- /dev/null +++ b/l10n-ach/devtools/startup/key-shortcuts.properties @@ -0,0 +1,47 @@ +# 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/. + +# LOCALIZATION NOTE (toogleToolbox.commandkey): +# Key pressed to open a toolbox with the default panel selected + +# LOCALIZATION NOTE (toogleToolboxF12.commandkey): +# Alternative key pressed to open a toolbox with the default panel selected +toggleToolboxF12.commandkey=VK_F12 + +# LOCALIZATION NOTE (browserToolbox.commandkey): +# Key pressed to open the Browser Toolbox, used for debugging Firefox itself + +# LOCALIZATION NOTE (browserConsole.commandkey): +# Key pressed to open the Browser Console, used for debugging Firefox itself + +# LOCALIZATION NOTE (responsiveDesignMode.commandkey): +# Key pressed to toggle on the Responsive Design Mode + +# LOCALIZATION NOTE (inspector.commandkey): +# Key pressed to open a toolbox with the inspector panel selected + +# LOCALIZATION NOTE (webconsole.commandkey): +# Key pressed to open a toolbox with the web console panel selected + +# LOCALIZATION NOTE (debugger.commandkey): +# Key pressed to open a toolbox with the debugger panel selected + +# LOCALIZATION NOTE (netmonitor.commandkey): +# Key pressed to open a toolbox with the network monitor panel selected + +# LOCALIZATION NOTE (styleeditor.commandkey): +# Key pressed to open a toolbox with the style editor panel selected +styleeditor.commandkey=VK_F7 + +# LOCALIZATION NOTE (performance.commandkey): +# Key pressed to open a toolbox with the performance panel selected +performance.commandkey=VK_F5 + +# LOCALIZATION NOTE (storage.commandkey): +# Key pressed to open a toolbox with the storage panel selected +storage.commandkey=VK_F9 + +# LOCALIZATION NOTE (dom.commandkey): +# Key pressed to open a toolbox with the DOM panel selected + diff --git a/l10n-ach/devtools/startup/startup.properties b/l10n-ach/devtools/startup/startup.properties new file mode 100644 index 0000000000..d9b0eb67d7 --- /dev/null +++ b/l10n-ach/devtools/startup/startup.properties @@ -0,0 +1,7 @@ +# 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/. + +# LOCALIZATION NOTE (enableDevTools.label): +# Label for the menu item displayed in Tools > Developer Tools when DevTools are disabled. +enableDevTools.label=Cak Gitic pa Ludiro… -- cgit v1.2.3