blob: 3e4d6f013da63a69a09aa05d02c32e5d725128ea (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
|
# 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 = Crear e adjunger un nove folio de stilo al documento
.accesskey = N
styleeditor-import-button =
.tooltiptext = Importar e adjunger un nove folio de stilo al documento
.accesskey = I
styleeditor-filter-input =
.placeholder = Filtrar folios de stilo
styleeditor-visibility-toggle =
.tooltiptext = Monstrar/celar le folio de stilo
.accesskey = S
styleeditor-visibility-toggle-system =
.tooltiptext = Le folios de stilo de systema non pote esser disactivate
styleeditor-save-button = Salvar
.tooltiptext = Salvar iste folio de stilo in un file
.accesskey = S
styleeditor-options-button =
.tooltiptext = Optiones del editor de stilos
styleeditor-media-rules = Regulas @media
styleeditor-at-rules = At-rules
styleeditor-editor-textbox =
.data-placeholder = Scribe ci CSS.
styleeditor-no-stylesheet = Iste pagina non ha folio de stilos.
styleeditor-no-stylesheet-tip = Forsan tu volerea <a data-l10n-name="append-new-stylesheet">adder un nove folio de stilos</a>?
styleeditor-open-link-new-tab =
.label = Aperir le ligamine in un nove scheda
styleeditor-copy-url =
.label = Copiar le URL
styleeditor-find =
.label = Cercar
.accesskey = r
styleeditor-find-again =
.label = Cercar le sequente
.accesskey = s
styleeditor-go-to-line =
.label = Saltar al linea…
.accesskey = S
# Label displayed when searching a term that is not found in any stylesheet path
styleeditor-stylesheet-all-filtered = Nulle folios de stilo concordante trovate.
|