blob: 7c514dc80e1b35e928ed2c2d17d45870eae81d48 (
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
|
<!--
# 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/.
-->
<!-- Note to localizers, don't localize the strings 'width' or 'height' -->
<!ENTITY pageInfoWindow.dimensions "width: 100ch; height: 38em;">
<!ENTITY copy.label "Kopiraj">
<!ENTITY selectall.label "Izberi vse">
<!ENTITY copyLinks.label "Kopiraj povezavo">
<!ENTITY openInNewTab.label "Odpri v novem zavihku">
<!ENTITY openInNewWindow.label "Odpri v novem oknu">
<!ENTITY generalTab "Splošno">
<!ENTITY generalSize "Velikost:">
<!ENTITY generalSource "Vir predpomnilnika:">
<!ENTITY generalModified "Spremenjeno:">
<!ENTITY generalEncoding2 "Kodiranje besedila:">
<!ENTITY generalMetaName "Ime">
<!ENTITY generalMetaContent "Vsebina">
<!ENTITY generalSecurityDetails "Podrobnosti">
<!ENTITY formsTab "Obrazci">
<!ENTITY formName "Ime">
<!ENTITY formEncoding "Kodiranje:">
<!ENTITY formTarget "Cilj:">
<!ENTITY formFields "Polja:">
<!ENTITY formLabel "Oznaka">
<!ENTITY formFName "Ime polja">
<!ENTITY formType "Vrsta">
<!ENTITY formCValue "Trenutna vrednost">
<!ENTITY linksTab "Povezave">
<!ENTITY linkName "Ime">
<!ENTITY linkAccessKey "Ključ za dostop">
<!ENTITY mediaAltHeader "Nadomestno besedilo">
<!ENTITY mediaType "Vrsta">
<!ENTITY mediaSize "Velikost">
<!ENTITY mediaLongdesc "Dolg opis:">
<!ENTITY mediaSaveAs "Shrani kot …">
<!ENTITY feedSubscribe "Naroči se">
<!ENTITY permTab "Dovoljenja">
<!ENTITY permissionsFor "Dovoljenja za:">
<!ENTITY securityTab "Varnost">
<!ENTITY securityHeader "Varnostni podatki za to stran">
<!ENTITY securityView.certView "Preglej digitalno potrdilo">
<!ENTITY securityView.unknown "Neznano">
<!ENTITY securityView.identity.header "Identiteta spletnega mesta">
<!ENTITY securityView.identity.owner "Lastnik:">
<!ENTITY securityView.identity.domain "Spletno mesto:">
<!ENTITY securityView.identity.verifier "Overil:">
<!ENTITY securityView.identity.validity "Poteče:">
<!ENTITY securityView.privacy.header "Zasebnost in zgodovina">
<!ENTITY securityView.privacy.cookies "Ali to spletno mesto shranjuje podatke (piškotke) na moj računalnik?">
<!ENTITY securityView.privacy.viewCookies "Preglej piškotke">
<!ENTITY securityView.privacy.passwords "Ali sem shranil kakšno geslo za to spletno mesto?">
<!ENTITY securityView.privacy.viewPasswords "Preglej shranjena gesla">
<!ENTITY securityView.technical.header "Tehnične podrobnosti">
|