From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- l10n-cak/devtools/client/styleeditor.ftl | 47 ++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 l10n-cak/devtools/client/styleeditor.ftl (limited to 'l10n-cak/devtools/client/styleeditor.ftl') diff --git a/l10n-cak/devtools/client/styleeditor.ftl b/l10n-cak/devtools/client/styleeditor.ftl new file mode 100644 index 0000000000..c573516537 --- /dev/null +++ b/l10n-cak/devtools/client/styleeditor.ftl @@ -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/. + +styleeditor-new-button = + .tooltiptext = Tinuk' chuqa' titz'aqatisäx jun k'ak'a' rub'anikil ruxaq ri wuj + .accesskey = K +styleeditor-import-button = + .tooltiptext = Tijik' pe chuqa' titz'aqatisäx jun rub'anikil ruxaq ri wuj + .accesskey = T +styleeditor-filter-input = + .placeholder = Kechayüx kib'anikil ruxaq +styleeditor-visibility-toggle = + .tooltiptext = Tijalwachïx rutz'etik ri rub'anikil ruxaq + .accesskey = T +styleeditor-save-button = Tiyak + .tooltiptext = Tiyak re jun rub'anikil ruxaq pa jun yakb'äl + .accesskey = T +styleeditor-options-button = + .tooltiptext = Taq rucha'oj ri kinuk'unel b'anikil +styleeditor-at-rules = At-rules +styleeditor-editor-textbox = + .data-placeholder = Tatz'ib'aj CSS wawe'. +styleeditor-no-stylesheet = Re ruxaq re' man k'o ta rub'anikil ruxaq. +styleeditor-no-stylesheet-tip = ¿Rik'in jub'a' narayib'ejtitz'aqatisäx jun k'ak'a' taq rub'anikil ruxaq? +styleeditor-open-link-new-tab = + .label = Tijaq Ximonel pa K'ak'a' Ruwi' +styleeditor-copy-url = + .label = Tiwachib'ëx URL +styleeditor-find = + .label = Tikanöx + .accesskey = T +styleeditor-find-again = + .label = Tikanöx Chik + .accesskey = k +styleeditor-go-to-line = + .label = Tik'o pa ri cholaj… + .accesskey = i + +# 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 } etab'äl + *[other] { $ruleCount } taq etab'äl. + } -- cgit v1.2.3