diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-hu/devtools/client/styleeditor.ftl | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/l10n-hu/devtools/client/styleeditor.ftl b/l10n-hu/devtools/client/styleeditor.ftl new file mode 100644 index 0000000000..adbb070639 --- /dev/null +++ b/l10n-hu/devtools/client/styleeditor.ftl @@ -0,0 +1,27 @@ +# 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 = Új stíluslap létrehozása és dokumentumhoz fűzése + .accesskey = j +styleeditor-import-button = + .tooltiptext = Meglévő stíluslap importálása és dokumentumhoz fűzése + .accesskey = I +styleeditor-visibility-toggle = + .tooltiptext = Stíluslap láthatóságának átváltása + .accesskey = s +styleeditor-save-button = Mentés + .tooltiptext = Stíluslap fájlba mentése + .accesskey = s +styleeditor-options-button = + .tooltiptext = Stílusszerkesztő beállításai +styleeditor-media-rules = @media szabályok +styleeditor-editor-textbox = + .data-placeholder = Írja ide a CSS-t. +styleeditor-no-stylesheet = Ez az oldal nem rendelkezik stíluslappal. +styleeditor-no-stylesheet-tip = Szeretne <a data-l10n-name="append-new-stylesheet">hozzáfűzni egy új stíluslapot</a>? +styleeditor-open-link-new-tab = + .label = Hivatkozás megnyitása új lapon +styleeditor-copy-url = + .label = URL másolása |