django.po 18 KB

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