Development of an internal social media platform with personalised dashboards for students
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

django.po 17KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690
  1. # This file is distributed under the same license as the Django package.
  2. #
  3. # Translators:
  4. # Jannis Leidel <jannis@leidel.info>, 2011
  5. # Primož Verdnik <primoz.verdnik@gmail.com>, 2017
  6. # zejn <zejn@kiberpipa.org>, 2013,2016
  7. # zejn <zejn@kiberpipa.org>, 2011-2013
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: django\n"
  11. "Report-Msgid-Bugs-To: \n"
  12. "POT-Creation-Date: 2017-01-19 16:49+0100\n"
  13. "PO-Revision-Date: 2017-09-23 18:54+0000\n"
  14. "Last-Translator: Primož Verdnik <primoz.verdnik@gmail.com>\n"
  15. "Language-Team: Slovenian (http://www.transifex.com/django/django/language/"
  16. "sl/)\n"
  17. "MIME-Version: 1.0\n"
  18. "Content-Type: text/plain; charset=UTF-8\n"
  19. "Content-Transfer-Encoding: 8bit\n"
  20. "Language: sl\n"
  21. "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
  22. "%100==4 ? 2 : 3);\n"
  23. #, python-format
  24. msgid "Successfully deleted %(count)d %(items)s."
  25. msgstr "Uspešno izbrisano %(count)d %(items)s."
  26. #, python-format
  27. msgid "Cannot delete %(name)s"
  28. msgstr "Ni mogoče izbrisati %(name)s"
  29. msgid "Are you sure?"
  30. msgstr "Ste prepričani?"
  31. #, python-format
  32. msgid "Delete selected %(verbose_name_plural)s"
  33. msgstr "Izbriši izbrano: %(verbose_name_plural)s"
  34. msgid "Administration"
  35. msgstr "Administracija"
  36. msgid "All"
  37. msgstr "Vse"
  38. msgid "Yes"
  39. msgstr "Da"
  40. msgid "No"
  41. msgstr "Ne"
  42. msgid "Unknown"
  43. msgstr "Neznano"
  44. msgid "Any date"
  45. msgstr "Kadarkoli"
  46. msgid "Today"
  47. msgstr "Danes"
  48. msgid "Past 7 days"
  49. msgstr "Zadnjih 7 dni"
  50. msgid "This month"
  51. msgstr "Ta mesec"
  52. msgid "This year"
  53. msgstr "Letos"
  54. msgid "No date"
  55. msgstr "Brez datuma"
  56. msgid "Has date"
  57. msgstr "Z datumom"
  58. #, python-format
  59. msgid ""
  60. "Please enter the correct %(username)s and password for a staff account. Note "
  61. "that both fields may be case-sensitive."
  62. msgstr ""
  63. "Vnesite veljavno %(username)s in geslo za račun osebja. Opomba: obe polji "
  64. "upoštevata velikost črk."
  65. msgid "Action:"
  66. msgstr "Dejanje:"
  67. #, python-format
  68. msgid "Add another %(verbose_name)s"
  69. msgstr "Dodaj še en %(verbose_name)s"
  70. msgid "Remove"
  71. msgstr "Odstrani"
  72. msgid "action time"
  73. msgstr "čas dejanja"
  74. msgid "user"
  75. msgstr "uporabnik"
  76. msgid "content type"
  77. msgstr "vrsta vsebine"
  78. msgid "object id"
  79. msgstr "id objekta"
  80. #. Translators: 'repr' means representation
  81. #. (https://docs.python.org/3/library/functions.html#repr)
  82. msgid "object repr"
  83. msgstr "predstavitev objekta"
  84. msgid "action flag"
  85. msgstr "zastavica dejanja"
  86. msgid "change message"
  87. msgstr "spremeni sporočilo"
  88. msgid "log entry"
  89. msgstr "dnevniški vnos"
  90. msgid "log entries"
  91. msgstr "dnevniški vnosi"
  92. #, python-format
  93. msgid "Added \"%(object)s\"."
  94. msgstr "Dodan \"%(object)s\"."
  95. #, python-format
  96. msgid "Changed \"%(object)s\" - %(changes)s"
  97. msgstr "Spremenjen \"%(object)s\" - %(changes)s"
  98. #, python-format
  99. msgid "Deleted \"%(object)s.\""
  100. msgstr "Izbrisan \"%(object)s.\""
  101. msgid "LogEntry Object"
  102. msgstr "Dnevniški vnos"
  103. #, python-brace-format
  104. msgid "Added {name} \"{object}\"."
  105. msgstr "Dodan vnos {name} \"{object}\"."
  106. msgid "Added."
  107. msgstr "Dodano."
  108. msgid "and"
  109. msgstr "in"
  110. #, python-brace-format
  111. msgid "Changed {fields} for {name} \"{object}\"."
  112. msgstr "Spremenjena polja {fields} za {name} \"{object}\"."
  113. #, python-brace-format
  114. msgid "Changed {fields}."
  115. msgstr "Spremenjena polja {fields}."
  116. #, python-brace-format
  117. msgid "Deleted {name} \"{object}\"."
  118. msgstr "Izbrisan vnos {name} \"{object}\"."
  119. msgid "No fields changed."
  120. msgstr "Nobeno polje ni bilo spremenjeno."
  121. msgid "None"
  122. msgstr "Brez vrednosti"
  123. msgid ""
  124. "Hold down \"Control\", or \"Command\" on a Mac, to select more than one."
  125. msgstr "Držite \"Control\" (ali \"Command\" na Mac-u) za izbiro več kot enega."
  126. #, python-brace-format
  127. msgid ""
  128. "The {name} \"{obj}\" was added successfully. You may edit it again below."
  129. msgstr ""
  130. "Vnos {name} \"{obj}\" je bil uspešno dodan. Lahko ga znova uredite spodaj."
  131. #, python-brace-format
  132. msgid ""
  133. "The {name} \"{obj}\" was added successfully. You may add another {name} "
  134. "below."
  135. msgstr ""
  136. "Vnos {name} \"{obj}\" je bil uspešno dodan. Lahko dodate še en {name} spodaj."
  137. #, python-brace-format
  138. msgid "The {name} \"{obj}\" was added successfully."
  139. msgstr "Vnos {name} \"{obj}\" je bil uspešno dodan."
  140. #, python-brace-format
  141. msgid ""
  142. "The {name} \"{obj}\" was changed successfully. You may edit it again below."
  143. msgstr ""
  144. "Vnos {name} \"{obj}\" je bil uspešno spremenjen. Lahko ga znova uredite "
  145. "spodaj."
  146. #, python-brace-format
  147. msgid ""
  148. "The {name} \"{obj}\" was changed successfully. You may add another {name} "
  149. "below."
  150. msgstr ""
  151. "Vnos {name} \"{obj}\" je bil uspešno spremenjen. Spodaj lahko dodate nov "
  152. "vnos {name}."
  153. #, python-brace-format
  154. msgid "The {name} \"{obj}\" was changed successfully."
  155. msgstr "Vnos {name} \"{obj}\" je bil uspešno spremenjen."
  156. msgid ""
  157. "Items must be selected in order to perform actions on them. No items have "
  158. "been changed."
  159. msgstr ""
  160. "Izbrati morate vnose, nad katerimi želite izvesti operacijo. Noben vnos ni "
  161. "bil spremenjen."
  162. msgid "No action selected."
  163. msgstr "Brez dejanja."
  164. #, python-format
  165. msgid "The %(name)s \"%(obj)s\" was deleted successfully."
  166. msgstr "%(name)s \"%(obj)s\" je bil uspešno izbrisan."
  167. #, python-format
  168. msgid "%(name)s with ID \"%(key)s\" doesn't exist. Perhaps it was deleted?"
  169. msgstr "%(name)s s ključem \"%(key)s\" ne obstaja. Morda je bil izbrisan?"
  170. #, python-format
  171. msgid "Add %s"
  172. msgstr "Dodaj %s"
  173. #, python-format
  174. msgid "Change %s"
  175. msgstr "Spremeni %s"
  176. msgid "Database error"
  177. msgstr "Napaka v podatkovni bazi"
  178. #, python-format
  179. msgid "%(count)s %(name)s was changed successfully."
  180. msgid_plural "%(count)s %(name)s were changed successfully."
  181. msgstr[0] "%(count)s %(name)s je bil uspešno spremenjen."
  182. msgstr[1] "%(count)s %(name)s sta bila uspešno spremenjena."
  183. msgstr[2] "%(count)s %(name)s so bili uspešno spremenjeni."
  184. msgstr[3] "%(count)s %(name)s je bilo uspešno spremenjenih."
  185. #, python-format
  186. msgid "%(total_count)s selected"
  187. msgid_plural "All %(total_count)s selected"
  188. msgstr[0] "%(total_count)s izbran"
  189. msgstr[1] "%(total_count)s izbrana"
  190. msgstr[2] "Vsi %(total_count)s izbrani"
  191. msgstr[3] "Vseh %(total_count)s izbranih"
  192. #, python-format
  193. msgid "0 of %(cnt)s selected"
  194. msgstr "0 od %(cnt)s izbranih"
  195. #, python-format
  196. msgid "Change history: %s"
  197. msgstr "Zgodovina sprememb: %s"
  198. #. Translators: Model verbose name and instance representation,
  199. #. suitable to be an item in a list.
  200. #, python-format
  201. msgid "%(class_name)s %(instance)s"
  202. msgstr "%(class_name)s %(instance)s"
  203. #, python-format
  204. msgid ""
  205. "Deleting %(class_name)s %(instance)s would require deleting the following "
  206. "protected related objects: %(related_objects)s"
  207. msgstr ""
  208. "Brisanje %(class_name)s %(instance)s bi zahtevalo brisanje naslednjih "
  209. "zaščitenih povezanih objektov: %(related_objects)s"
  210. msgid "Django site admin"
  211. msgstr "Django administrativni vmesnik"
  212. msgid "Django administration"
  213. msgstr "Django administracija"
  214. msgid "Site administration"
  215. msgstr "Administracija strani"
  216. msgid "Log in"
  217. msgstr "Prijavite se"
  218. #, python-format
  219. msgid "%(app)s administration"
  220. msgstr "Administracija %(app)s"
  221. msgid "Page not found"
  222. msgstr "Strani ni mogoče najti"
  223. msgid "We're sorry, but the requested page could not be found."
  224. msgstr "Opravičujemo se, a zahtevane strani ni mogoče najti."
  225. msgid "Home"
  226. msgstr "Domov"
  227. msgid "Server error"
  228. msgstr "Napaka na strežniku"
  229. msgid "Server error (500)"
  230. msgstr "Napaka na strežniku (500)"
  231. msgid "Server Error <em>(500)</em>"
  232. msgstr "Napaka na strežniku <em>(500)</em>"
  233. msgid ""
  234. "There's been an error. It's been reported to the site administrators via "
  235. "email and should be fixed shortly. Thanks for your patience."
  236. msgstr ""
  237. "Prišlo je do nepričakovane napake. Napaka je bila javljena administratorjem "
  238. "spletne strani in naj bi jo v kratkem odpravili. Hvala za potrpljenje."
  239. msgid "Run the selected action"
  240. msgstr "Izvedi izbrano dejanje"
  241. msgid "Go"
  242. msgstr "Pojdi"
  243. msgid "Click here to select the objects across all pages"
  244. msgstr "Kliknite tu za izbiro vseh vnosov na vseh straneh"
  245. #, python-format
  246. msgid "Select all %(total_count)s %(module_name)s"
  247. msgstr "Izberi vse %(total_count)s %(module_name)s"
  248. msgid "Clear selection"
  249. msgstr "Počisti izbiro"
  250. msgid ""
  251. "First, enter a username and password. Then, you'll be able to edit more user "
  252. "options."
  253. msgstr ""
  254. "Najprej vpišite uporabniško ime in geslo, nato boste lahko urejali druge "
  255. "lastnosti uporabnika."
  256. msgid "Enter a username and password."
  257. msgstr "Vnesite uporabniško ime in geslo."
  258. msgid "Change password"
  259. msgstr "Spremeni geslo"
  260. msgid "Please correct the error below."
  261. msgstr "Prosimo, odpravite sledeče napake."
  262. msgid "Please correct the errors below."
  263. msgstr "Prosimo popravite spodnje napake."
  264. #, python-format
  265. msgid "Enter a new password for the user <strong>%(username)s</strong>."
  266. msgstr "Vpišite novo geslo za uporabnika <strong>%(username)s</strong>."
  267. msgid "Welcome,"
  268. msgstr "Dobrodošli,"
  269. msgid "View site"
  270. msgstr "Poglej stran"
  271. msgid "Documentation"
  272. msgstr "Dokumentacija"
  273. msgid "Log out"
  274. msgstr "Odjava"
  275. #, python-format
  276. msgid "Add %(name)s"
  277. msgstr "Dodaj %(name)s"
  278. msgid "History"
  279. msgstr "Zgodovina"
  280. msgid "View on site"
  281. msgstr "Poglej na strani"
  282. msgid "Filter"
  283. msgstr "Filter"
  284. msgid "Remove from sorting"
  285. msgstr "Odstrani iz razvrščanja"
  286. #, python-format
  287. msgid "Sorting priority: %(priority_number)s"
  288. msgstr "Prioriteta razvrščanja: %(priority_number)s"
  289. msgid "Toggle sorting"
  290. msgstr "Preklopi razvrščanje"
  291. msgid "Delete"
  292. msgstr "Izbriši"
  293. #, python-format
  294. msgid ""
  295. "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting "
  296. "related objects, but your account doesn't have permission to delete the "
  297. "following types of objects:"
  298. msgstr ""
  299. "Izbris %(object_name)s '%(escaped_object)s' bi pomenil izbris povezanih "
  300. "objektov, vendar nimate dovoljenja za izbris naslednjih tipov objektov:"
  301. #, python-format
  302. msgid ""
  303. "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the "
  304. "following protected related objects:"
  305. msgstr ""
  306. "Brisanje %(object_name)s '%(escaped_object)s' bi zahtevalo brisanje "
  307. "naslednjih zaščitenih povezanih objektov:"
  308. #, python-format
  309. msgid ""
  310. "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? "
  311. "All of the following related items will be deleted:"
  312. msgstr ""
  313. "Ste prepričani, da želite izbrisati %(object_name)s \"%(escaped_object)s\"? "
  314. "Vsi naslednji povezani elementi bodo izbrisani:"
  315. msgid "Objects"
  316. msgstr "Objekti"
  317. msgid "Yes, I'm sure"
  318. msgstr "Ja, prepričan sem"
  319. msgid "No, take me back"
  320. msgstr "Ne, vrni me nazaj"
  321. msgid "Delete multiple objects"
  322. msgstr "Izbriši več objektov"
  323. #, python-format
  324. msgid ""
  325. "Deleting the selected %(objects_name)s would result in deleting related "
  326. "objects, but your account doesn't have permission to delete the following "
  327. "types of objects:"
  328. msgstr ""
  329. "Brisanje naslendjih %(objects_name)s bi imelo za posledico izbris naslednjih "
  330. "povezanih objektov, vendar vaš račun nima pravic za izbris naslednjih tipov "
  331. "objektov:"
  332. #, python-format
  333. msgid ""
  334. "Deleting the selected %(objects_name)s would require deleting the following "
  335. "protected related objects:"
  336. msgstr ""
  337. "Brisanje izbranih %(objects_name)s zahteva brisanje naslednjih zaščitenih "
  338. "povezanih objektov:"
  339. #, python-format
  340. msgid ""
  341. "Are you sure you want to delete the selected %(objects_name)s? All of the "
  342. "following objects and their related items will be deleted:"
  343. msgstr ""
  344. "Ali res želite izbrisati izbrane %(objects_name)s? Vsi naslednji objekti in "
  345. "njihovi povezani vnosi bodo izbrisani:"
  346. msgid "Change"
  347. msgstr "Spremeni"
  348. msgid "Delete?"
  349. msgstr "Izbrišem?"
  350. #, python-format
  351. msgid " By %(filter_title)s "
  352. msgstr " Po %(filter_title)s "
  353. msgid "Summary"
  354. msgstr "Povzetek"
  355. #, python-format
  356. msgid "Models in the %(name)s application"
  357. msgstr "Model v %(name)s aplikaciji"
  358. msgid "Add"
  359. msgstr "Dodaj"
  360. msgid "You don't have permission to edit anything."
  361. msgstr "Nimate dovoljenja za urejanje česarkoli."
  362. msgid "Recent actions"
  363. msgstr "Nedavna dejanja"
  364. msgid "My actions"
  365. msgstr "Moja dejanja"
  366. msgid "None available"
  367. msgstr "Ni na voljo"
  368. msgid "Unknown content"
  369. msgstr "Neznana vsebina"
  370. msgid ""
  371. "Something's wrong with your database installation. Make sure the appropriate "
  372. "database tables have been created, and make sure the database is readable by "
  373. "the appropriate user."
  374. msgstr ""
  375. "Nekaj je narobe z namestitvijo vaše podatkovne baze. Preverite, da so bile "
  376. "ustvarjene prave tabele v podatkovni bazi in da je dostop do branja baze "
  377. "omogočen pravemu uporabniku."
  378. #, python-format
  379. msgid ""
  380. "You are authenticated as %(username)s, but are not authorized to access this "
  381. "page. Would you like to login to a different account?"
  382. msgstr ""
  383. "Prijavljeni ste kot %(username)s in nimate pravic za dostop do te strani. Bi "
  384. "se želeli prijaviti z drugim računom?"
  385. msgid "Forgotten your password or username?"
  386. msgstr "Ste pozabili geslo ali uporabniško ime?"
  387. msgid "Date/time"
  388. msgstr "Datum/čas"
  389. msgid "User"
  390. msgstr "Uporabnik"
  391. msgid "Action"
  392. msgstr "Dejanje"
  393. msgid ""
  394. "This object doesn't have a change history. It probably wasn't added via this "
  395. "admin site."
  396. msgstr ""
  397. "Ta objekt nima zgodovine sprememb. Verjetno ni bil dodan preko te strani za "
  398. "administracijo."
  399. msgid "Show all"
  400. msgstr "Prikaži vse"
  401. msgid "Save"
  402. msgstr "Shrani"
  403. msgid "Popup closing..."
  404. msgstr "Zapiram pojavno okno ..."
  405. #, python-format
  406. msgid "Change selected %(model)s"
  407. msgstr "Spremeni izbran %(model)s"
  408. #, python-format
  409. msgid "Add another %(model)s"
  410. msgstr "Dodaj še en %(model)s "
  411. #, python-format
  412. msgid "Delete selected %(model)s"
  413. msgstr "Izbriši izbran %(model)s"
  414. msgid "Search"
  415. msgstr "Išči"
  416. #, python-format
  417. msgid "%(counter)s result"
  418. msgid_plural "%(counter)s results"
  419. msgstr[0] "%(counter)s zadetkov"
  420. msgstr[1] "%(counter)s zadetek"
  421. msgstr[2] "%(counter)s zadetka"
  422. msgstr[3] "%(counter)s zadetki"
  423. #, python-format
  424. msgid "%(full_result_count)s total"
  425. msgstr "%(full_result_count)s skupno"
  426. msgid "Save as new"
  427. msgstr "Shrani kot novo"
  428. msgid "Save and add another"
  429. msgstr "Shrani in dodaj še eno"
  430. msgid "Save and continue editing"
  431. msgstr "Shrani in nadaljuj z urejanjem"
  432. msgid "Thanks for spending some quality time with the Web site today."
  433. msgstr "Hvala, ker ste si danes vzeli nekaj časa za to spletno stran."
  434. msgid "Log in again"
  435. msgstr "Ponovna prijava"
  436. msgid "Password change"
  437. msgstr "Sprememba gesla"
  438. msgid "Your password was changed."
  439. msgstr "Vaše geslo je bilo spremenjeno."
  440. msgid ""
  441. "Please enter your old password, for security's sake, and then enter your new "
  442. "password twice so we can verify you typed it in correctly."
  443. msgstr ""
  444. "Vnesite vaše staro geslo (zaradi varnosti) in nato še dvakrat novo, da se "
  445. "izognete tipkarskim napakam."
  446. msgid "Change my password"
  447. msgstr "Spremeni moje geslo"
  448. msgid "Password reset"
  449. msgstr "Ponastavitev gesla"
  450. msgid "Your password has been set. You may go ahead and log in now."
  451. msgstr "Vaše geslo je bilo nastavljeno. Zdaj se lahko prijavite."
  452. msgid "Password reset confirmation"
  453. msgstr "Potrdite ponastavitev gesla"
  454. msgid ""
  455. "Please enter your new password twice so we can verify you typed it in "
  456. "correctly."
  457. msgstr "Vnesite vaše novo geslo dvakrat, da se izognete tipkarskim napakam."
  458. msgid "New password:"
  459. msgstr "Novo geslo:"
  460. msgid "Confirm password:"
  461. msgstr "Potrditev gesla:"
  462. msgid ""
  463. "The password reset link was invalid, possibly because it has already been "
  464. "used. Please request a new password reset."
  465. msgstr ""
  466. "Povezava za ponastavitev gesla ni bila veljavna, morda je bila že "
  467. "uporabljena. Prosimo zahtevajte novo ponastavitev gesla."
  468. msgid ""
  469. "We've emailed you instructions for setting your password, if an account "
  470. "exists with the email you entered. You should receive them shortly."
  471. msgstr ""
  472. "Če obstaja račun z navedenim e-poštnim naslovom, smo vam prek epošte poslali "
  473. "navodila za nastavitev vašega gesla. Prejeti bi jih morali v kratkem."
  474. msgid ""
  475. "If you don't receive an email, please make sure you've entered the address "
  476. "you registered with, and check your spam folder."
  477. msgstr ""
  478. "Če e-pošte niste prejeli, prosimo preverite, da ste vnesli pravilen e-poštni "
  479. "naslov in preverite nezaželeno pošto."
  480. #, python-format
  481. msgid ""
  482. "You're receiving this email because you requested a password reset for your "
  483. "user account at %(site_name)s."
  484. msgstr ""
  485. "To e-pošto ste prejeli, ker je ste zahtevali ponastavitev gesla za vaš "
  486. "uporabniški račun na %(site_name)s."
  487. msgid "Please go to the following page and choose a new password:"
  488. msgstr "Prosimo pojdite na sledečo stran in izberite novo geslo:"
  489. msgid "Your username, in case you've forgotten:"
  490. msgstr "Vaše uporabniško ime (za vsak primer):"
  491. msgid "Thanks for using our site!"
  492. msgstr "Hvala, ker uporabljate našo stran!"
  493. #, python-format
  494. msgid "The %(site_name)s team"
  495. msgstr "Ekipa strani %(site_name)s"
  496. msgid ""
  497. "Forgotten your password? Enter your email address below, and we'll email "
  498. "instructions for setting a new one."
  499. msgstr ""
  500. "Ste pozabili geslo? Vnesite vaš e-poštni naslov in poslali vam bomo navodila "
  501. "za ponastavitev gesla."
  502. msgid "Email address:"
  503. msgstr "E-poštni naslov:"
  504. msgid "Reset my password"
  505. msgstr "Ponastavi moje geslo"
  506. msgid "All dates"
  507. msgstr "Vsi datumi"
  508. #, python-format
  509. msgid "Select %s"
  510. msgstr "Izberite %s"
  511. #, python-format
  512. msgid "Select %s to change"
  513. msgstr "Izberite %s, ki ga želite spremeniti"
  514. msgid "Date:"
  515. msgstr "Datum:"
  516. msgid "Time:"
  517. msgstr "Ura:"
  518. msgid "Lookup"
  519. msgstr "Poizvedba"
  520. msgid "Currently:"
  521. msgstr "Trenutno:"
  522. msgid "Change:"
  523. msgstr "Spremembe:"