diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 19:33:14 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 19:33:14 +0000 |
commit | 36d22d82aa202bb199967e9512281e9a53db42c9 (patch) | |
tree | 105e8c98ddea1c1e4784a60a5a6410fa416be2de /l10n-gn/devtools/client/styleeditor.ftl | |
parent | Initial commit. (diff) | |
download | firefox-esr-36d22d82aa202bb199967e9512281e9a53db42c9.tar.xz firefox-esr-36d22d82aa202bb199967e9512281e9a53db42c9.zip |
Adding upstream version 115.7.0esr.upstream/115.7.0esr
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-gn/devtools/client/styleeditor.ftl')
-rw-r--r-- | l10n-gn/devtools/client/styleeditor.ftl | 56 |
1 files changed, 56 insertions, 0 deletions
diff --git a/l10n-gn/devtools/client/styleeditor.ftl b/l10n-gn/devtools/client/styleeditor.ftl new file mode 100644 index 0000000000..a4b71b70ae --- /dev/null +++ b/l10n-gn/devtools/client/styleeditor.ftl @@ -0,0 +1,56 @@ +# 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/. + +styleeditor-new-button = + .tooltiptext = Emoheñói ha emoirũ peteĩ kuatia pyahu pe kuatiaitére + .accesskey = P +styleeditor-import-button = + .tooltiptext = Emoheñói ha emoirũ peteĩ kuatia oĩvavoi pe kuatiaitére + .accesskey = I +styleeditor-filter-input = + .placeholder = Mbohekoha rogue ñembogua +styleeditor-visibility-toggle = + .tooltiptext = Kuatia jehecha moambue + .accesskey = S +styleeditor-visibility-toggle-system = + .tooltiptext = Apopyvusu kuatia mbohekoha ndaikatúi embogue +styleeditor-save-button = Ñongatu + .tooltiptext = Eñongatu ko kuatia mohendaha'ípe + .accesskey = S +styleeditor-options-button = + .tooltiptext = Style Editor jeporavorã +styleeditor-at-rules = At-mbojojaha +styleeditor-editor-textbox = + .data-placeholder = Ehai CSS ápe. +styleeditor-no-stylesheet = Ko kuatiarogue ndoguerekói kuatia. +styleeditor-no-stylesheet-tip = Reipota mba’éramo<a data-l10n-name="append-new-stylesheet">Emoirũ peteĩ kuatia pyahu</a>? +styleeditor-open-link-new-tab = + .label = Tendayke pyahu joajuhápe jeike +styleeditor-copy-url = + .label = Emonguatia URL +styleeditor-find = + .label = Heka + .accesskey = F +styleeditor-find-again = + .label = Ehekajey + .accesskey = E +styleeditor-go-to-line = + .label = Tairendápe jepo... + .accesskey = j +# Label displayed when searching a term that is not found in any stylesheet path +styleeditor-stylesheet-all-filtered = Ndojejuhúi mba’evéichagua mbohekoharogue. +# This string is shown in the style sheets list +# Variables: +# $ruleCount (Integer) - The number of rules in the stylesheet. +styleeditor-stylesheet-rule-count = + { $ruleCount -> + [one] { $ruleCount } mbojojaha + *[other] { $ruleCount } mbojojahakuéra. + } +# Title for the pretty print button in the editor footer. +styleeditor-pretty-print-button = + .title = Emonguatia togue moambueha +# Title for the pretty print button in the editor footer, when it's disabled +styleeditor-pretty-print-button-disabled = + .title = Emonguatia CSS marandurenda añoite |