From 43a97878ce14b72f0981164f87f2e35e14151312 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:22:09 +0200 Subject: Adding upstream version 110.0.1. Signed-off-by: Daniel Baumann --- l10n-tl/devtools/client/styleeditor.ftl | 36 +++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 l10n-tl/devtools/client/styleeditor.ftl (limited to 'l10n-tl/devtools/client/styleeditor.ftl') diff --git a/l10n-tl/devtools/client/styleeditor.ftl b/l10n-tl/devtools/client/styleeditor.ftl new file mode 100644 index 0000000000..0beb97e635 --- /dev/null +++ b/l10n-tl/devtools/client/styleeditor.ftl @@ -0,0 +1,36 @@ +# 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 = Gumawa at magdagdag ng bagong style sheet sa documento + .accesskey = B +styleeditor-import-button = + .tooltiptext = I-import at idagdag ang kasalukuyang style sheet sa documento + .accesskey = I +styleeditor-visibility-toggle = + .tooltiptext = i-Toggle ang style sheet visibility + .accesskey = s +styleeditor-save-button = I-save + .tooltiptext = I-save ang style sheet na ito sa isang file + .accesskey = s +styleeditor-options-button = + .tooltiptext = Mga pagpipilian sa Style Editor +styleeditor-media-rules = @media rules +styleeditor-editor-textbox = + .data-placeholder = I-type ang CSS dito. +styleeditor-no-stylesheet = Ang pahinang ito ay walang style sheet. +styleeditor-no-stylesheet-tip = Baka gusto mo mag-append ng bagong style sheet? +styleeditor-open-link-new-tab = + .label = Buksan ang Link sa Bagong Tab +styleeditor-copy-url = + .label = Kopyahin ang URL +styleeditor-find = + .label = Hanapin + .accesskey = H +styleeditor-find-again = + .label = Hanapin Muli + .accesskey = g +styleeditor-go-to-line = + .label = Tumalon sa linya… + .accesskey = J -- cgit v1.2.3