blob: ab6ffd651103d715ae5c7157d0586413bb392baf (
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 = Vytvoriť a pripojiť nový súbor štýlov k dokumentu
.accesskey = N
styleeditor-import-button =
.tooltiptext = Importovať a pripojiť existujúci štýl k dokumentu
.accesskey = I
styleeditor-filter-input =
.placeholder = Filtrovať súbory štýlov
styleeditor-visibility-toggle =
.tooltiptext = Prepnúť zobrazenie štýlov
.accesskey = U
styleeditor-visibility-toggle-system =
.tooltiptext = Systémové štýly nie je možné deaktivovať
styleeditor-save-button = Uložiť
.tooltiptext = Uložiť tieto štýly do súboru
.accesskey = U
styleeditor-options-button =
.tooltiptext = Nastavenia Editora štýlov
styleeditor-media-rules = Pravidlá @media
styleeditor-at-rules = @-pravidlá
styleeditor-editor-textbox =
.data-placeholder = Sem zadajte CSS
styleeditor-no-stylesheet = Táto stránka nemá priradený súbor štýlov.
styleeditor-no-stylesheet-tip = Možno by ste chceli <a data-l10n-name="append-new-stylesheet">pripojiť nový súbor štýlov</a>?
styleeditor-open-link-new-tab =
.label = Otvoriť odkaz na novej karte
styleeditor-copy-url =
.label = Kopírovať adresu URL
styleeditor-find =
.label = Hľadať
.accesskey = H
styleeditor-find-again =
.label = Hľadať znova
.accesskey = n
styleeditor-go-to-line =
.label = Prejsť na riadok…
.accesskey = r
# Label displayed when searching a term that is not found in any stylesheet path
styleeditor-stylesheet-all-filtered = Nenašla sa žiadna zodpovedajúca šablóna štýlov.
|