blob: 2387e474da0ebb22dd18d36859142a92d5cecc05 (
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 = Stvori i dodaj novi stilski predložak dokumentu
.accesskey = N
styleeditor-import-button =
.tooltiptext = Uvezi i dodaj postojeće stilske predloške dokumentu
.accesskey = U
styleeditor-visibility-toggle =
.tooltiptext = Uključi/isključi vidljivost stilova
.accesskey = S
styleeditor-save-button = Spremi
.tooltiptext = Spremite ovaj stil u datoteku
.accesskey = S
styleeditor-options-button =
.tooltiptext = Mogućnosti uređivača stilova
styleeditor-media-rules = @media pravila
styleeditor-editor-textbox =
.data-placeholder = Upišite CSS ovdje.
styleeditor-no-stylesheet = Ova stranica nema stilove.
styleeditor-no-stylesheet-tip = Možda želiš <a data-l10n-name="append-new-stylesheet">dodati novi stil</a>?
styleeditor-open-link-new-tab =
.label = Ottvori poveznicu u novoj kartici
styleeditor-copy-url =
.label = Kopiraj URL
styleeditor-find =
.label = Pronađi
.accesskey = T
styleeditor-find-again =
.label = Pronađi ponovo
.accesskey = P
styleeditor-go-to-line =
.label = Skoči na redak…
.accesskey = r
|