blob: adbb0706391cf5775ec7af1ff7f94b5d257ac45e (
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
|
# 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
|