1/* this file is in UTF-8 format! */
2
3/* toolbars */
4"Save" = "Shrani";
5"Close" = "Zapri";
6"Edit User Rights" = "Uredi pravice uporabnika";
7"Home" = "Domov";
8"Calendar" = "Koledar";
9"Address Book"  = "Imenik";
10"Mail" = "Pošta";
11"Preferences" = "Nastavitve";
12"Administration" = "Administracija";
13"Disconnect" = "Prekini povezavo";
14"Toggle Menu" = "Skrij/prikaži meni";
15"Right Administration" = "Pravica administriranja";
16"Log Console (dev.)" = "Log konzole (dev.)";
17"User" = "Uporabnik";
18"Vacation message is enabled" = "Obvestilo o odsotnosti je omogočeno";
19"Help" = "Pomoč";
20"noJavascriptError" = "SOGo zahteva zagnan Javascript. Prosim zagotovi, da je ta možnost omogočena in aktivirana v tvojih nastavitvah brskalnika.";
21"noJavascriptRetry" = "Ponovi";
22"Owner" = "Lastnik";
23"Publish the Free/Busy information" = "Objavi informacijo Prosto/Zasedeno ";
24"Add..." = "Dodaj...";
25"Remove" = "Odstrani";
26"Subscribe User" = "Naroči uporabnika";
27"Any Authenticated User" = "Katerikoli preverjeni uporabnik";
28"Public Access" = "Javni dostop";
29"Any user not listed above" = "Katerikoli navedeni uporabnik zgoraj";
30"Anybody accessing this resource from the public area" = "Katerikoli, ki dostopa ta vir iz javnega območja";
31"Sorry, the user rights can not be configured for that object." = "Oprosti, pravice za uporabnika ni mogoče konfigurirati za ta objekt.";
32"Any user with an account on this system will be able to access your mailbox \"%{0}\". Are you certain you trust them all?"
33     = "Katerikoli uporabnik z računom na tem sistemu bo lahko dostopal do tvojega poštnega predala \"%{0}\". Si prepričan, da zaupaš vsem?";
34"Any user with an account on this system will be able to access your calendar \"%{0}\". Are you certain you trust them all?"
35     = "Katerikoli uporabnik z računom na tem sistemu bo lahko dostopal do tvojega koledarja \"%{0}\". Si prepričan, da zaupaš vsem?";
36"Potentially anyone on the Internet will be able to access your calendar \"%{0}\", even if they do not have an account on this system. Is this information suitable for the public Internet?"
37     = "Kdorkoli na internetu bo imel možnost dostopa do tvojega koledarja \"%{0}\" tudi, če nima računa na tem sistemu. Je ta informacija primerna za javni internet?";
38"Any user with an account on this system will be able to access your address book \"%{0}\". Are you certain you trust them all?"
39     = "Katerikoli uporabnik z računom na tem sistemu bo lahko dostopal do vašega imenika \"%{0}\". Si prepričan, da zaupate vsem?";
40"Potentially anyone on the Internet will be able to access your address book \"%{0}\", even if they do not have an account on this system. Is this information suitable for the public Internet?"
41     = "Kdorkoli na internetu bo imel možnost dostopa do vašega imenika \"%{0}\" tudi, če nima računa na tem sistemu. Je ta informacija primerna za javni internet?";
42"Give Access" = "Daj dostop";
43"Keep Private" = "Obdrži osebno";
44
45/* generic.js */
46"Unable to subscribe to that folder!"
47        = "Nemogoče se je naročiti na to mapo!";
48"You cannot subscribe to a folder that you own!"
49        = "Ne moreš se naročiti na lastno mapo!";
50"Unable to unsubscribe from that folder!"
51        = "Nemogoče se odjaviti s te mape!";
52"You cannot unsubscribe from a folder that you own!"
53        = "Ne moreš se odjaviti z lastne mape!";
54"Unable to rename that folder!" = "Nemogoče je preimenovati to mapo!";
55"You have already subscribed to that folder!"
56        = "Na to mapo si že naročen!";
57"The user rights cannot be edited for this object!"
58        = "Uporabniške pravice je nemogoče urediti za ta objekt!";
59"A folder by that name already exists." = "Mapa s tem imenom že obstaja.";
60"You cannot create a list in a shared address book."
61        = "Seznama ni mogoče ustvariti v deljenjem imeniku.";
62"Warning" = "Opozorilo";
63"Can't contact server" = "Prišlo je do napake pri povezovanju s strežniku. Prosim poskusi ponovno pozneje.";
64"You are not allowed to access this module or this system. Please contact your system administrator."
65= "Nimaš pravice dostopa do tega modula ali tega sistema. Prosim kontaktiraj tvojega sistemskega administratorja.";
66"You don't have the required privileges to perform the operation."
67= "Nimaš zahtevanih pravic za izvedbo te operacije.";
68"noEmailForDelegation" = "Potrebno je določiti naslov, kateremu želite dodeliti vaše povabilo.";
69"delegate is organizer" = "Dodeljevalec je organizator. Prosim določi drugega dodeljevalca.";
70"delegate is a participant" = "Dodeljevalec je že udeleženec.";
71"delegate is a group" = "Naveden naslov ustreza skupini. Dodelite ga pa lahko le unikatni osebi.";
72
73/* common buttons */
74"OK" = "V redu";
75"Cancel" = "Prekliči";
76"Yes" = "Da";
77"No" = "Ne";
78
79/* generic messages */
80"Error" = "Napaka";
81"Success" = "Uspešno opravljeno";
82
83/* confirmation dialog box */
84"Confirmation" = "Potrditev";
85
86/* alarms */
87"Reminder" = "Opomnik";
88"Start" = "Začetek";
89"Due Date" = "Datum zapadlosti";
90"Location" = "Mesto";
91"Snooze" = "Dremež";
92"Snooze for " = "Opomni za";
93"5 minutes" = "5 minut";
94"10 minutes" = "10 minut";
95"15 minutes" = "15 minut";
96"30 minutes" = "30 minut";
97"45 minutes" = "45 minut";
98"1 hour" = "1 ura";
99"1 day" = "1 dan";
100
101/* mail labels */
102"Important" = "Pomembno";
103"Work" = "Delo";
104"Personal" = "Osebno";
105"To Do" = "Opravilo";
106"Later" = "Pozneje";
107"Return Receipt Sent" = "Povratnica poslana";
108"a2_Sunday" = "Ne";
109"a2_Monday" = "Po";
110"a2_Tuesday" = "To";
111"a2_Wednesday" = "Sr";
112"a2_Thursday" = "Če";
113"a2_Friday" = "Pe";
114"a2_Saturday" = "So";
115"Access Rights" = "Pravice za dostop";
116"Add User" = "Dodaj uporabnika";
117"Loading" = "Nalagam";
118"No such user." = "Ni ustreznega uporabnika";
119"You cannot (un)subscribe to a folder that you own!" = "Ne moreš se naročiti ali odjaviti na lastno mapo!";
120
121/* SMIME Certificate field */
122"S/MIME Certificate" = "S/MIME Certifikat";
123"Subject Name" = "Zadeva";
124"Issuer" = "Izdajatelj";
125"countryName" = "Država";
126"organizationName" = "Organizacija";
127"organizationalUnitName" = "Organizacijska enota";
128"commonName" = "Skupno ime";
129"emailAddress" = "Poštni naslov";
130
131/* Authentication username */
132"Username" = "Uporabniško ime";
133
134/* Authentication password */
135"Password" = "Geslo";
136
137/* Authentication failed */
138"Wrong username or password." = "Napačno uporabniško ime ali geslo.";
139
140/* Error message displayed bellow search field when the search string has less than the required number of characters */
141"Enter at least %{minimumSearchLength} characters" = "Vnestie najmanj %{minimumSearchLength} znakov";
142
143/* Error message displayed when a file upload exceeds WOMaxUploadSize */
144"File size upload limit reached" = "Maksimalna dovoljena velikost datoteke je bila dosežena";
145
146/* Generic server error */
147"An error occured, please try again." = "Prišlo je do napake, prosimo poskusite kasneje";
148
149/* Open datepicker */
150"Open Calendar" = "Odpri koledar";
151
152/* Toggle visibility (ex: mail account in left navigation menu) */
153"Toggle visibility" = "Skrij/prikaži";
154
155"Keyboard Shortcuts" = "Bližnjice na tipkovnici";
156
157/* Aria label for avatar button to select and unselect an item */
158"Toggle item" = "Skrij/prikaži predmet";
159
160/* Toggle multiple items at the same time (hotkeys cheatsheet) */
161"Toggle range of items" = "Preklop obsega elementov";
162
163/* Question mark shows list of hotkeys */
164"Show or hide this help" = "Prikaži ali skrij pomoč";
165
166/* Space key */
167"key_space" = "space";
168
169/* Delete key */
170"key_delete" = "izbriši";
171
172/* Shift and space key */
173"key_shift+space" = "shift + space ";
174
175/* Up arrow key */
176"key_up" = "↑";
177
178/* Down arrow key */
179"key_down" = "↓";
180
181/* Left arrow key */
182"key_left" = "←";
183
184/* Right arrow key */
185"key_right" = "→";
186
187/* Shift and up arrow combo keys */
188"key_shift+up" = "shift + ↑";
189
190/* Shift and down arrow combo keys */
191"key_shift+down" = "shift + ↓";
192
193/* Backspace key */
194"key_backspace" = "⌫";
195
196/* Hotkey to start a search */
197"hotkey_search" = "s";
198
199/* Hotkey description to select next list item */
200"View next item" = "Prikaži naslednji element";
201
202/* Hotkey description to select previous list item */
203"View previous item" = "Prikaži prejšnji element";
204
205/* Hotkey description to add next list item to selection */
206"Add next item to selection" = "Dodaj naslednji predmet k selekciji";
207
208/* Hotkey description to add previous list item to selection */
209"Add previous item to selection" = "Dodaj prejšnji predmet k selekciji";
210
211/* Hotkey description to move backward in current view */
212"Move backward" = "Nazaj";
213
214/* Hotkey description to move forward in current view */
215"Move forward" = "Naprej";
216