39 lines
1.5 KiB
Text
39 lines
1.5 KiB
Text
# 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-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
|
|
# This string is shown in the style sheets list
|
|
# Variables:
|
|
# $ruleCount (Integer) - The number of rules in the stylesheet.
|
|
styleeditor-stylesheet-rule-count = { $ruleCount } peraturan.
|