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 18KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719
  1. # This file is distributed under the same license as the Django package.
  2. #
  3. # Translators:
  4. # Michael Wolf <milupo@sorbzilla.de>, 2016-2018
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: django\n"
  8. "Report-Msgid-Bugs-To: \n"
  9. "POT-Creation-Date: 2018-05-21 14:16-0300\n"
  10. "PO-Revision-Date: 2018-06-24 18:57+0000\n"
  11. "Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
  12. "Language-Team: Lower Sorbian (http://www.transifex.com/django/django/"
  13. "language/dsb/)\n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: 8bit\n"
  17. "Language: dsb\n"
  18. "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
  19. "%100==4 ? 2 : 3);\n"
  20. #, python-format
  21. msgid "Successfully deleted %(count)d %(items)s."
  22. msgstr "%(count)d %(items)s su se wulašowali."
  23. #, python-format
  24. msgid "Cannot delete %(name)s"
  25. msgstr "%(name)s njedajo se lašowaś"
  26. msgid "Are you sure?"
  27. msgstr "Sćo se wěsty?"
  28. #, python-format
  29. msgid "Delete selected %(verbose_name_plural)s"
  30. msgstr "Wubrane %(verbose_name_plural)s lašowaś"
  31. msgid "Administration"
  32. msgstr "Administracija"
  33. msgid "All"
  34. msgstr "Wšykne"
  35. msgid "Yes"
  36. msgstr "Jo"
  37. msgid "No"
  38. msgstr "Ně"
  39. msgid "Unknown"
  40. msgstr "Njeznaty"
  41. msgid "Any date"
  42. msgstr "Někaki datum"
  43. msgid "Today"
  44. msgstr "Źinsa"
  45. msgid "Past 7 days"
  46. msgstr "Zachadne 7 dnjow"
  47. msgid "This month"
  48. msgstr "Toś ten mjasec"
  49. msgid "This year"
  50. msgstr "W tom lěśe"
  51. msgid "No date"
  52. msgstr "Žeden datum"
  53. msgid "Has date"
  54. msgstr "Ma datum"
  55. #, python-format
  56. msgid ""
  57. "Please enter the correct %(username)s and password for a staff account. Note "
  58. "that both fields may be case-sensitive."
  59. msgstr ""
  60. "Pšosym zapódajśo korektne %(username)s a gronidło za personalne konto. "
  61. "Źiwajśo na to, až wobej póli móžotej mjazy wjeliko- a małopisanim rozeznawaś."
  62. msgid "Action:"
  63. msgstr "Akcija:"
  64. #, python-format
  65. msgid "Add another %(verbose_name)s"
  66. msgstr "Dalšne %(verbose_name)s pśidaś"
  67. msgid "Remove"
  68. msgstr "Wótpóraś"
  69. msgid "Addition"
  70. msgstr "Pśidanje"
  71. msgid "Change"
  72. msgstr "Změniś"
  73. msgid "Deletion"
  74. msgstr "Wulašowanje"
  75. msgid "action time"
  76. msgstr "akciski cas"
  77. msgid "user"
  78. msgstr "wužywaŕ"
  79. msgid "content type"
  80. msgstr "wopśimjeśowy typ"
  81. msgid "object id"
  82. msgstr "objektowy id"
  83. #. Translators: 'repr' means representation
  84. #. (https://docs.python.org/3/library/functions.html#repr)
  85. msgid "object repr"
  86. msgstr "objektowa reprezentacija"
  87. msgid "action flag"
  88. msgstr "akciske markěrowanje"
  89. msgid "change message"
  90. msgstr "změnowa powěźeńka"
  91. msgid "log entry"
  92. msgstr "protokolowy zapisk"
  93. msgid "log entries"
  94. msgstr "protokolowe zapiski"
  95. #, python-format
  96. msgid "Added \"%(object)s\"."
  97. msgstr "„%(object)s“ pśidane."
  98. #, python-format
  99. msgid "Changed \"%(object)s\" - %(changes)s"
  100. msgstr "„%(object)s“ změnjone - %(changes)s"
  101. #, python-format
  102. msgid "Deleted \"%(object)s.\""
  103. msgstr "„%(object)s“ wulašowane."
  104. msgid "LogEntry Object"
  105. msgstr "Objekt LogEntry"
  106. #, python-brace-format
  107. msgid "Added {name} \"{object}\"."
  108. msgstr "{name} „{object} pśidany."
  109. msgid "Added."
  110. msgstr "Pśidany."
  111. msgid "and"
  112. msgstr "a"
  113. #, python-brace-format
  114. msgid "Changed {fields} for {name} \"{object}\"."
  115. msgstr "{fields} za {name} „{object} změnjone."
  116. #, python-brace-format
  117. msgid "Changed {fields}."
  118. msgstr "{fields} změnjone."
  119. #, python-brace-format
  120. msgid "Deleted {name} \"{object}\"."
  121. msgstr "Deleted {name} „{object} wulašowane."
  122. msgid "No fields changed."
  123. msgstr "Žedne póla změnjone."
  124. msgid "None"
  125. msgstr "Žeden"
  126. msgid ""
  127. "Hold down \"Control\", or \"Command\" on a Mac, to select more than one."
  128. msgstr "´Źaržćo „ctrl“ abo „cmd“ na Mac tłocony, aby wusej jadnogo wubrał."
  129. #, python-brace-format
  130. msgid "The {name} \"{obj}\" was added successfully."
  131. msgstr "{name} \"{obj}\" jo se wuspěšnje pśidał."
  132. msgid "You may edit it again below."
  133. msgstr "Móźośo dołojce znowego wobźěłaś."
  134. #, python-brace-format
  135. msgid ""
  136. "The {name} \"{obj}\" was added successfully. You may add another {name} "
  137. "below."
  138. msgstr ""
  139. "{name} \"{obj}\" jo se wuspěšnje pśidał. Móžośo dołojce dalšne {name} pśidaś."
  140. #, python-brace-format
  141. msgid ""
  142. "The {name} \"{obj}\" was changed successfully. You may edit it again below."
  143. msgstr ""
  144. "{name} \"{obj}\" jo se wuspěšnje změnił. Móžośo jen dołojce znowego "
  145. "wobźěłowaś."
  146. #, python-brace-format
  147. msgid ""
  148. "The {name} \"{obj}\" was added successfully. You may edit it again below."
  149. msgstr ""
  150. "{name} \"{obj}\" jo se wuspěšnje pśidał. Móžośo jen dołojce znowego "
  151. "wobźěłowaś."
  152. #, python-brace-format
  153. msgid ""
  154. "The {name} \"{obj}\" was changed successfully. You may add another {name} "
  155. "below."
  156. msgstr ""
  157. "{name} \"{obj}\" jo se wuspěšnje změnił. Móžośo dołojce dalšne {name} pśidaś."
  158. #, python-brace-format
  159. msgid "The {name} \"{obj}\" was changed successfully."
  160. msgstr "{name} \"{obj}\" jo se wuspěšnje změnił."
  161. msgid ""
  162. "Items must be selected in order to perform actions on them. No items have "
  163. "been changed."
  164. msgstr ""
  165. "Zapiski muse se wubraś, aby akcije na nje nałožowało. Zapiski njejsu se "
  166. "změnili."
  167. msgid "No action selected."
  168. msgstr "Žedna akcija wubrana."
  169. #, python-format
  170. msgid "The %(name)s \"%(obj)s\" was deleted successfully."
  171. msgstr "%(name)s \"%(obj)s\" jo se wuspěšnje wulašował."
  172. #, python-format
  173. msgid "%(name)s with ID \"%(key)s\" doesn't exist. Perhaps it was deleted?"
  174. msgstr "%(name)s z ID \" %(key)s\" njeeksistěrujo. Jo se snaź wulašowało?"
  175. #, python-format
  176. msgid "Add %s"
  177. msgstr "%s pśidaś"
  178. #, python-format
  179. msgid "Change %s"
  180. msgstr "%s změniś"
  181. #, python-format
  182. msgid "View %s"
  183. msgstr "%s pokazaś"
  184. msgid "Database error"
  185. msgstr "Zmólka datoweje banki"
  186. #, python-format
  187. msgid "%(count)s %(name)s was changed successfully."
  188. msgid_plural "%(count)s %(name)s were changed successfully."
  189. msgstr[0] "%(count)s %(name)s jo se wuspěšnje změnił."
  190. msgstr[1] "%(count)s %(name)s stej se wuspěšnje změniłej."
  191. msgstr[2] "%(count)s %(name)s su se wuspěšnje změnili."
  192. msgstr[3] "%(count)s %(name)s jo se wuspěšnje změniło."
  193. #, python-format
  194. msgid "%(total_count)s selected"
  195. msgid_plural "All %(total_count)s selected"
  196. msgstr[0] "%(total_count)s wubrany"
  197. msgstr[1] "Wšykne %(total_count)s wubranej"
  198. msgstr[2] "Wšykne %(total_count)s wubrane"
  199. msgstr[3] "Wšykne %(total_count)s wubranych"
  200. #, python-format
  201. msgid "0 of %(cnt)s selected"
  202. msgstr "0 z %(cnt)s wubranych"
  203. #, python-format
  204. msgid "Change history: %s"
  205. msgstr "Změnowa historija: %s"
  206. #. Translators: Model verbose name and instance representation,
  207. #. suitable to be an item in a list.
  208. #, python-format
  209. msgid "%(class_name)s %(instance)s"
  210. msgstr "%(class_name)s %(instance)s"
  211. #, python-format
  212. msgid ""
  213. "Deleting %(class_name)s %(instance)s would require deleting the following "
  214. "protected related objects: %(related_objects)s"
  215. msgstr ""
  216. "Aby se %(class_name)s %(instance)s lašowało, muse se slědujuce šćitane "
  217. "objekty lašowaś: %(related_objects)s"
  218. msgid "Django site admin"
  219. msgstr "Administrator sedła Django"
  220. msgid "Django administration"
  221. msgstr "Administracija Django"
  222. msgid "Site administration"
  223. msgstr "Sedłowa administracija"
  224. msgid "Log in"
  225. msgstr "Pśizjawiś"
  226. #, python-format
  227. msgid "%(app)s administration"
  228. msgstr "Administracija %(app)s"
  229. msgid "Page not found"
  230. msgstr "Bok njejo se namakał"
  231. msgid "We're sorry, but the requested page could not be found."
  232. msgstr "Jo nam luto, ale pominany bok njedajo se namakaś."
  233. msgid "Home"
  234. msgstr "Startowy bok"
  235. msgid "Server error"
  236. msgstr "Serwerowa zmólka"
  237. msgid "Server error (500)"
  238. msgstr "Serwerowa zmólka (500)"
  239. msgid "Server Error <em>(500)</em>"
  240. msgstr "Serwerowa zmólka <em>(500)</em>"
  241. msgid ""
  242. "There's been an error. It's been reported to the site administrators via "
  243. "email and should be fixed shortly. Thanks for your patience."
  244. msgstr ""
  245. "Zmólka jo nastała. Jo se sedłowym administratoram pśez e-mail k wěsći dała a "
  246. "by dejała se skóro wótpóraś. Źěkujomse za wašu sćerpmosć."
  247. msgid "Run the selected action"
  248. msgstr "Wubranu akciju wuwjasć"
  249. msgid "Go"
  250. msgstr "Start"
  251. msgid "Click here to select the objects across all pages"
  252. msgstr "Klikniśo how, aby objekty wšych bokow wubrał"
  253. #, python-format
  254. msgid "Select all %(total_count)s %(module_name)s"
  255. msgstr "Wubjeŕśo wšykne %(total_count)s %(module_name)s"
  256. msgid "Clear selection"
  257. msgstr "Wuběrk lašowaś"
  258. msgid ""
  259. "First, enter a username and password. Then, you'll be able to edit more user "
  260. "options."
  261. msgstr ""
  262. "Zapódajśo nejpjerwjej wužywarske mě a gronidło. Pótom móžośo dalšne "
  263. "wužywarske nastajenja wobźěłowaś."
  264. msgid "Enter a username and password."
  265. msgstr "Zapódajśo wužywarske mě a gronidło."
  266. msgid "Change password"
  267. msgstr "Gronidło změniś"
  268. msgid "Please correct the error below."
  269. msgstr "Pšosym korigěrujśo slědujucu zmólku."
  270. msgid "Please correct the errors below."
  271. msgstr "Pšosym skorigěrujśo slědujuce zmólki."
  272. #, python-format
  273. msgid "Enter a new password for the user <strong>%(username)s</strong>."
  274. msgstr "Zapódajśo nowe gronidło za wužywarja <strong>%(username)s</strong>."
  275. msgid "Welcome,"
  276. msgstr "Witajśo,"
  277. msgid "View site"
  278. msgstr "Sedło pokazaś"
  279. msgid "Documentation"
  280. msgstr "Dokumentacija"
  281. msgid "Log out"
  282. msgstr "Wótzjawiś"
  283. #, python-format
  284. msgid "Add %(name)s"
  285. msgstr "%(name)s pśidaś"
  286. msgid "History"
  287. msgstr "Historija"
  288. msgid "View on site"
  289. msgstr "Na sedle pokazaś"
  290. msgid "Filter"
  291. msgstr "Filtrowaś"
  292. msgid "Remove from sorting"
  293. msgstr "Ze sortěrowanja wótpóraś"
  294. #, python-format
  295. msgid "Sorting priority: %(priority_number)s"
  296. msgstr "Sortěrowański rěd: %(priority_number)s"
  297. msgid "Toggle sorting"
  298. msgstr "Sortěrowanje pśešaltowaś"
  299. msgid "Delete"
  300. msgstr "Lašowaś"
  301. #, python-format
  302. msgid ""
  303. "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting "
  304. "related objects, but your account doesn't have permission to delete the "
  305. "following types of objects:"
  306. msgstr ""
  307. "Gaž se %(object_name)s '%(escaped_object)s' lašujo, se pśisłušne objekty "
  308. "wulašuju, ale wašo konto njama pšawo slědujuce typy objektow lašowaś: "
  309. #, python-format
  310. msgid ""
  311. "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the "
  312. "following protected related objects:"
  313. msgstr ""
  314. "Aby se %(object_name)s '%(escaped_object)s' lašujo, muse se slědujuce "
  315. "šćitane pśisłušne objekty lašowaś:"
  316. #, python-format
  317. msgid ""
  318. "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? "
  319. "All of the following related items will be deleted:"
  320. msgstr ""
  321. "Cośo napšawdu %(object_name)s „%(escaped_object)s“ lašowaś? Wšykne slědujuce "
  322. "pśisłušne zapiski se wulašuju: "
  323. msgid "Objects"
  324. msgstr "Objekty"
  325. msgid "Yes, I'm sure"
  326. msgstr "Jo, som se wěsty"
  327. msgid "No, take me back"
  328. msgstr "Ně, pšosym slědk"
  329. msgid "Delete multiple objects"
  330. msgstr "Někotare objekty lašowaś"
  331. #, python-format
  332. msgid ""
  333. "Deleting the selected %(objects_name)s would result in deleting related "
  334. "objects, but your account doesn't have permission to delete the following "
  335. "types of objects:"
  336. msgstr ""
  337. "Gaž lašujośo wubrany %(objects_name)s, se pśisłušne objekty wulašuju, ale "
  338. "wašo konto njama pšawo slědujuce typy objektow lašowaś: "
  339. #, python-format
  340. msgid ""
  341. "Deleting the selected %(objects_name)s would require deleting the following "
  342. "protected related objects:"
  343. msgstr ""
  344. "Aby wubrany %(objects_name)s lašowało, muse se slědujuce šćitane pśisłušne "
  345. "objekty lašowaś:"
  346. #, python-format
  347. msgid ""
  348. "Are you sure you want to delete the selected %(objects_name)s? All of the "
  349. "following objects and their related items will be deleted:"
  350. msgstr ""
  351. "Cośo napšawdu wubrany %(objects_name)s lašowaś? Wšykne slědujuce objekty a "
  352. "jich pśisłušne zapiski se wulašuju:"
  353. msgid "View"
  354. msgstr "Pokazaś"
  355. msgid "Delete?"
  356. msgstr "Lašowaś?"
  357. #, python-format
  358. msgid " By %(filter_title)s "
  359. msgstr " Pó %(filter_title)s "
  360. msgid "Summary"
  361. msgstr "Zespominanje"
  362. #, python-format
  363. msgid "Models in the %(name)s application"
  364. msgstr "Modele w nałoženju %(name)s"
  365. msgid "Add"
  366. msgstr "Pśidaś"
  367. msgid "You don't have permission to view or edit anything."
  368. msgstr "Njamaśo pšawo něco pokazaś abo wobźěłaś"
  369. msgid "Recent actions"
  370. msgstr "Nejnowše akcije"
  371. msgid "My actions"
  372. msgstr "Móje akcije"
  373. msgid "None available"
  374. msgstr "Žeden k dispoziciji"
  375. msgid "Unknown content"
  376. msgstr "Njeznate wopśimjeśe"
  377. msgid ""
  378. "Something's wrong with your database installation. Make sure the appropriate "
  379. "database tables have been created, and make sure the database is readable by "
  380. "the appropriate user."
  381. msgstr ""
  382. "Něco jo z wašeju instalaciju datoweje banki kśiwje šło. Pśeznańśo se, až "
  383. "wótpowědne tabele datoweje banki su se napórali a pótom, až datowa banka "
  384. "dajo se wót wótpówědnego wužywarja cytaś."
  385. #, python-format
  386. msgid ""
  387. "You are authenticated as %(username)s, but are not authorized to access this "
  388. "page. Would you like to login to a different account?"
  389. msgstr ""
  390. "Sćo ako %(username)s awtentificěrowany, ale njamaśo pśistup na toś ten bok. "
  391. "Cośo se pla drugego konta pśizjawiś?"
  392. msgid "Forgotten your password or username?"
  393. msgstr "Sćo swójo gronidło abo wužywarske mě zabył?"
  394. msgid "Date/time"
  395. msgstr "Datum/cas"
  396. msgid "User"
  397. msgstr "Wužywaŕ"
  398. msgid "Action"
  399. msgstr "Akcija"
  400. msgid ""
  401. "This object doesn't have a change history. It probably wasn't added via this "
  402. "admin site."
  403. msgstr ""
  404. "Toś ten objekt njama změnowu historiju. Jo se nejskerjej pśez toś to "
  405. "administratorowe sedło pśidał."
  406. msgid "Show all"
  407. msgstr "Wšykne pokazaś"
  408. msgid "Save"
  409. msgstr "Składowaś"
  410. msgid "Popup closing..."
  411. msgstr "Wuskokujuce wokno se zacynja..."
  412. #, python-format
  413. msgid "Change selected %(model)s"
  414. msgstr "Wubrane %(model)s změniś"
  415. #, python-format
  416. msgid "View selected %(model)s"
  417. msgstr "Wubrany %(model)s pokazaś"
  418. #, python-format
  419. msgid "Add another %(model)s"
  420. msgstr "Dalšny %(model)s pśidaś"
  421. #, python-format
  422. msgid "Delete selected %(model)s"
  423. msgstr "Wubrane %(model)s lašowaś"
  424. msgid "Search"
  425. msgstr "Pytaś"
  426. #, python-format
  427. msgid "%(counter)s result"
  428. msgid_plural "%(counter)s results"
  429. msgstr[0] "%(counter)s wuslědk"
  430. msgstr[1] "%(counter)s wuslědka"
  431. msgstr[2] "%(counter)s wuslědki"
  432. msgstr[3] "%(counter)s wuslědkow"
  433. #, python-format
  434. msgid "%(full_result_count)s total"
  435. msgstr "%(full_result_count)s dogromady"
  436. msgid "Save as new"
  437. msgstr "Ako nowy składowaś"
  438. msgid "Save and add another"
  439. msgstr "Składowaś a dalšny pśidaś"
  440. msgid "Save and continue editing"
  441. msgstr "Składowaś a dalej wobźěłowaś"
  442. msgid "Save and view"
  443. msgstr "Składowaś a pokazaś"
  444. msgid "Close"
  445. msgstr "Zacyniś"
  446. msgid "Thanks for spending some quality time with the Web site today."
  447. msgstr "Źěkujomy se, až sćo źinsa wěsty cas na websedle pśebywał."
  448. msgid "Log in again"
  449. msgstr "Hyšći raz pśizjawiś"
  450. msgid "Password change"
  451. msgstr "Gronidło změniś"
  452. msgid "Your password was changed."
  453. msgstr "Wašo gronidło jo se změniło."
  454. msgid ""
  455. "Please enter your old password, for security's sake, and then enter your new "
  456. "password twice so we can verify you typed it in correctly."
  457. msgstr ""
  458. "Pšosym zapódajśo k swójej wěstośe swójo stare gronidło a pótom swójo nowe "
  459. "gronidło dwójcy, aby my mógli pśeglědowaś, lěc sćo jo korektnje zapisał."
  460. msgid "Change my password"
  461. msgstr "Mójo gronidło změniś"
  462. msgid "Password reset"
  463. msgstr "Gronidło jo se slědk stajiło"
  464. msgid "Your password has been set. You may go ahead and log in now."
  465. msgstr "Wašo gronidło jo se póstajiło. Móžośo pókšacowaś a se něnto pśizjawiś."
  466. msgid "Password reset confirmation"
  467. msgstr "Wobkšuśenje slědkstajenja gronidła"
  468. msgid ""
  469. "Please enter your new password twice so we can verify you typed it in "
  470. "correctly."
  471. msgstr ""
  472. "Pšosym zapódajśo swójo nowe gronidło dwójcy, aby my mógli pśeglědowaś, lěc "
  473. "sći jo korektnje zapisał."
  474. msgid "New password:"
  475. msgstr "Nowe gronidło:"
  476. msgid "Confirm password:"
  477. msgstr "Gronidło wobkšuśiś:"
  478. msgid ""
  479. "The password reset link was invalid, possibly because it has already been "
  480. "used. Please request a new password reset."
  481. msgstr ""
  482. "Wótkaz za slědkstajenje gronidła jo njepłaśiwy był, snaź dokulaž jo se južo "
  483. "wužył. Pšosym pšosćo wó nowe slědkstajenje gronidła."
  484. msgid ""
  485. "We've emailed you instructions for setting your password, if an account "
  486. "exists with the email you entered. You should receive them shortly."
  487. msgstr ""
  488. "Smy wam instrukcije za nastajenje wašogo gronidła pśez e-mail pósłali, jolic "
  489. "konto ze zapódaneju e-mailoweju adresu eksistěrujo. Wy by dejał ju skóro "
  490. "dostaś."
  491. msgid ""
  492. "If you don't receive an email, please make sure you've entered the address "
  493. "you registered with, and check your spam folder."
  494. msgstr ""
  495. "Jolic mejlku njedostawaśo, pśeznańśo se, až sćo adresu zapódał, z kótarejuž "
  496. "sćo zregistrěrował, a pśeglědajśo swój spamowy zarědnik."
  497. #, python-format
  498. msgid ""
  499. "You're receiving this email because you requested a password reset for your "
  500. "user account at %(site_name)s."
  501. msgstr ""
  502. "Dostawaśo toś tu mejlku, dokulaž sćo za swójo wužywarske konto na "
  503. "%(site_name)s wó slědkstajenje gronidła pšosył."
  504. msgid "Please go to the following page and choose a new password:"
  505. msgstr "Pšosym źiśo k slědujucemu bokoju a wubjeŕśo nowe gronidło:"
  506. msgid "Your username, in case you've forgotten:"
  507. msgstr "Wašo wužywarske mě, jolic sćo jo zabył:"
  508. msgid "Thanks for using our site!"
  509. msgstr "Wjeliki źěk za wužywanje našogo sedła!"
  510. #, python-format
  511. msgid "The %(site_name)s team"
  512. msgstr "Team %(site_name)s"
  513. msgid ""
  514. "Forgotten your password? Enter your email address below, and we'll email "
  515. "instructions for setting a new one."
  516. msgstr ""
  517. "Sćo swójo gronidło zabył? Zapódajśo dołojce swóju e-mailowu adresu a "
  518. "pósćelomy wam instrukcije za nastajenje nowego gronidła pśez e-mail."
  519. msgid "Email address:"
  520. msgstr "E-mailowa adresa:"
  521. msgid "Reset my password"
  522. msgstr "Mójo gronidło slědk stajiś"
  523. msgid "All dates"
  524. msgstr "Wšykne daty"
  525. #, python-format
  526. msgid "Select %s"
  527. msgstr "%s wubraś"
  528. #, python-format
  529. msgid "Select %s to change"
  530. msgstr "%s wubraś, aby se změniło"
  531. #, python-format
  532. msgid "Select %s to view"
  533. msgstr "%s wubraś, kótaryž ma se pokazaś"
  534. msgid "Date:"
  535. msgstr "Datum:"
  536. msgid "Time:"
  537. msgstr "Cas:"
  538. msgid "Lookup"
  539. msgstr "Pytanje"
  540. msgid "Currently:"
  541. msgstr "Tuchylu:"
  542. msgid "Change:"
  543. msgstr "Změniś:"