blob: 1d0293b42d9922637e891be85a37194837d8b03f (
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
|
# 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 engadir unha nova folla de estilo ao documento
.accesskey = N
styleeditor-import-button =
.tooltiptext = Importar e engadir unha folla de estilo existente ao documento
.accesskey = I
styleeditor-visibility-toggle =
.tooltiptext = Alternar a visibilidade da folla de estilo
.accesskey = G
styleeditor-save-button = Gardar
.tooltiptext = Gardar esta folla de estilo a un ficheiro
.accesskey = G
styleeditor-options-button =
.tooltiptext = Opcións do editor de estilo
styleeditor-media-rules = Regras @media
styleeditor-editor-textbox =
.data-placeholder = Escriba aquí a CSS.
styleeditor-no-stylesheet = Esta páxina non ten folla de estilo.
styleeditor-no-stylesheet-tip = Quizais lle gustaría <a data-l10n-name="append-new-stylesheet">engadir unha nova folla de estilo</a>?
styleeditor-open-link-new-tab =
.label = Abrir a ligazón nunha nova lapela
styleeditor-copy-url =
.label = Copiar URL
styleeditor-find =
.label = Localizar
.accesskey = L
styleeditor-find-again =
.label = Localizar de novo
.accesskey = n
styleeditor-go-to-line =
.label = Saltar á liña…
.accesskey = S
|