diff options
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 |