diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
commit | 43a97878ce14b72f0981164f87f2e35e14151312 (patch) | |
tree | 620249daf56c0258faa40cbdcf9cfba06de2a846 /l10n-ms/devtools/client/styleeditor.ftl | |
parent | Initial commit. (diff) | |
download | firefox-43a97878ce14b72f0981164f87f2e35e14151312.tar.xz firefox-43a97878ce14b72f0981164f87f2e35e14151312.zip |
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-ms/devtools/client/styleeditor.ftl')
-rw-r--r-- | l10n-ms/devtools/client/styleeditor.ftl | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/l10n-ms/devtools/client/styleeditor.ftl b/l10n-ms/devtools/client/styleeditor.ftl new file mode 100644 index 0000000000..014ad6f97e --- /dev/null +++ b/l10n-ms/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 = Cipta dan tambah lembaran gaya baru ke atas dokumen tersebut + .accesskey = B +styleeditor-import-button = + .tooltiptext = Mengimport dan melampirkan lembaran gaya yang sedia ada kepada dokumen itu + .accesskey = I +styleeditor-visibility-toggle = + .tooltiptext = Togol ketampakan lembaran gaya + .accesskey = S +styleeditor-save-button = Simpan + .tooltiptext = Simpan lembaran gaya ini ke dalam fail + .accesskey = S +styleeditor-options-button = + .tooltiptext = Pilihan Editor Gaya +styleeditor-media-rules = Aturan @media +styleeditor-editor-textbox = + .data-placeholder = Taip CSS di sini. +styleeditor-no-stylesheet = Halaman ini tiada lembaran gaya. +styleeditor-no-stylesheet-tip = Mungkin anda ingin untuk <a data-l10n-name="append-new-stylesheet">lampirkan satu gaya lembaran yang baru</a>? +styleeditor-open-link-new-tab = + .label = Buka Pautan dalam Tab Baru +styleeditor-copy-url = + .label = Salin URL +styleeditor-find = + .label = Cari + .accesskey = r +styleeditor-find-again = + .label = Cari Lagi + .accesskey = g +styleeditor-go-to-line = + .label = Langkau ke barisan… + .accesskey = L |