diff options
Diffstat (limited to 'l10n-gl/devtools/client/styleeditor.ftl')
-rw-r--r-- | l10n-gl/devtools/client/styleeditor.ftl | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/l10n-gl/devtools/client/styleeditor.ftl b/l10n-gl/devtools/client/styleeditor.ftl new file mode 100644 index 0000000000..1d0293b42d --- /dev/null +++ b/l10n-gl/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 = 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 |