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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681
  1. # This file is distributed under the same license as the Django package.
  2. #
  3. # Translators:
  4. # Aarni Koskela, 2015,2017
  5. # Antti Kaihola <antti.15+transifex@kaihola.fi>, 2011
  6. # Jannis Leidel <jannis@leidel.info>, 2011
  7. # Klaus Dahlén <klaus.dahlen@gmail.com>, 2012
  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-19 16:40+0000\n"
  14. "Last-Translator: Aarni Koskela\n"
  15. "Language-Team: Finnish (http://www.transifex.com/django/django/language/"
  16. "fi/)\n"
  17. "MIME-Version: 1.0\n"
  18. "Content-Type: text/plain; charset=UTF-8\n"
  19. "Content-Transfer-Encoding: 8bit\n"
  20. "Language: fi\n"
  21. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  22. #, python-format
  23. msgid "Successfully deleted %(count)d %(items)s."
  24. msgstr "%(count)d \"%(items)s\"-kohdetta poistettu."
  25. #, python-format
  26. msgid "Cannot delete %(name)s"
  27. msgstr "Ei voida poistaa: %(name)s"
  28. msgid "Are you sure?"
  29. msgstr "Oletko varma?"
  30. #, python-format
  31. msgid "Delete selected %(verbose_name_plural)s"
  32. msgstr "Poista valitut \"%(verbose_name_plural)s\"-kohteet"
  33. msgid "Administration"
  34. msgstr "Hallinta"
  35. msgid "All"
  36. msgstr "Kaikki"
  37. msgid "Yes"
  38. msgstr "Kyllä"
  39. msgid "No"
  40. msgstr "Ei"
  41. msgid "Unknown"
  42. msgstr "Tuntematon"
  43. msgid "Any date"
  44. msgstr "Mikä tahansa päivä"
  45. msgid "Today"
  46. msgstr "Tänään"
  47. msgid "Past 7 days"
  48. msgstr "Viimeiset 7 päivää"
  49. msgid "This month"
  50. msgstr "Tässä kuussa"
  51. msgid "This year"
  52. msgstr "Tänä vuonna"
  53. msgid "No date"
  54. msgstr "Ei päivämäärää"
  55. msgid "Has date"
  56. msgstr "On päivämäärä"
  57. #, python-format
  58. msgid ""
  59. "Please enter the correct %(username)s and password for a staff account. Note "
  60. "that both fields may be case-sensitive."
  61. msgstr ""
  62. "Ole hyvä ja syötä henkilökuntatilin %(username)s ja salasana. Huomaa että "
  63. "kummassakin kentässä isoilla ja pienillä kirjaimilla saattaa olla merkitystä."
  64. msgid "Action:"
  65. msgstr "Toiminto:"
  66. #, python-format
  67. msgid "Add another %(verbose_name)s"
  68. msgstr "Lisää toinen %(verbose_name)s"
  69. msgid "Remove"
  70. msgstr "Poista"
  71. msgid "action time"
  72. msgstr "tapahtumahetki"
  73. msgid "user"
  74. msgstr "käyttäjä"
  75. msgid "content type"
  76. msgstr "sisältötyyppi"
  77. msgid "object id"
  78. msgstr "kohteen tunniste"
  79. #. Translators: 'repr' means representation
  80. #. (https://docs.python.org/3/library/functions.html#repr)
  81. msgid "object repr"
  82. msgstr "kohteen tiedot"
  83. msgid "action flag"
  84. msgstr "tapahtumatyyppi"
  85. msgid "change message"
  86. msgstr "selitys"
  87. msgid "log entry"
  88. msgstr "lokimerkintä"
  89. msgid "log entries"
  90. msgstr "lokimerkinnät"
  91. #, python-format
  92. msgid "Added \"%(object)s\"."
  93. msgstr "Lisätty \"%(object)s\"."
  94. #, python-format
  95. msgid "Changed \"%(object)s\" - %(changes)s"
  96. msgstr "Muokattu \"%(object)s\" - %(changes)s"
  97. #, python-format
  98. msgid "Deleted \"%(object)s.\""
  99. msgstr "Poistettu \"%(object)s.\""
  100. msgid "LogEntry Object"
  101. msgstr "Lokimerkintätietue"
  102. #, python-brace-format
  103. msgid "Added {name} \"{object}\"."
  104. msgstr "Lisätty {name} \"{object}\"."
  105. msgid "Added."
  106. msgstr "Lisätty."
  107. msgid "and"
  108. msgstr "ja"
  109. #, python-brace-format
  110. msgid "Changed {fields} for {name} \"{object}\"."
  111. msgstr "Muutettu {fields} {name}-kohteelle \"{object}\"."
  112. #, python-brace-format
  113. msgid "Changed {fields}."
  114. msgstr "Muutettu {fields}."
  115. #, python-brace-format
  116. msgid "Deleted {name} \"{object}\"."
  117. msgstr "Poistettu {name} \"{object}\"."
  118. msgid "No fields changed."
  119. msgstr "Ei muutoksia kenttiin."
  120. msgid "None"
  121. msgstr "Ei arvoa"
  122. msgid ""
  123. "Hold down \"Control\", or \"Command\" on a Mac, to select more than one."
  124. msgstr ""
  125. " Pidä \"Ctrl\" (tai Macin \"Command\") pohjassa valitaksesi useita "
  126. "vaihtoehtoja."
  127. #, python-brace-format
  128. msgid ""
  129. "The {name} \"{obj}\" was added successfully. You may edit it again below."
  130. msgstr "{name} \"{obj}\" on lisätty. Voit muokata sitä uudelleen alla."
  131. #, python-brace-format
  132. msgid ""
  133. "The {name} \"{obj}\" was added successfully. You may add another {name} "
  134. "below."
  135. msgstr "{name} \"{obj}\" on lisätty. Voit lisätä toisen {name} alla."
  136. #, python-brace-format
  137. msgid "The {name} \"{obj}\" was added successfully."
  138. msgstr "{name} \"{obj}\" on lisätty."
  139. #, python-brace-format
  140. msgid ""
  141. "The {name} \"{obj}\" was changed successfully. You may edit it again below."
  142. msgstr "{name} \"{obj}\" on muokattu. Voit muokata sitä edelleen alla."
  143. #, python-brace-format
  144. msgid ""
  145. "The {name} \"{obj}\" was changed successfully. You may add another {name} "
  146. "below."
  147. msgstr "{name} \"{obj}\" on muokattu. Voit lisätä toisen alla."
  148. #, python-brace-format
  149. msgid "The {name} \"{obj}\" was changed successfully."
  150. msgstr "{name} \"{obj}\" on muokattu."
  151. msgid ""
  152. "Items must be selected in order to perform actions on them. No items have "
  153. "been changed."
  154. msgstr ""
  155. "Kohteiden täytyy olla valittuna, jotta niihin voi kohdistaa toimintoja. "
  156. "Kohteita ei ole muutettu."
  157. msgid "No action selected."
  158. msgstr "Ei toimintoa valittuna."
  159. #, python-format
  160. msgid "The %(name)s \"%(obj)s\" was deleted successfully."
  161. msgstr "%(name)s \"%(obj)s\" on poistettu."
  162. #, python-format
  163. msgid "%(name)s with ID \"%(key)s\" doesn't exist. Perhaps it was deleted?"
  164. msgstr "%(name)s tunnisteella %(key)s puuttuu. Se on voitu poistaa."
  165. #, python-format
  166. msgid "Add %s"
  167. msgstr "Lisää %s"
  168. #, python-format
  169. msgid "Change %s"
  170. msgstr "Muokkaa %s"
  171. msgid "Database error"
  172. msgstr "Tietokantavirhe"
  173. #, python-format
  174. msgid "%(count)s %(name)s was changed successfully."
  175. msgid_plural "%(count)s %(name)s were changed successfully."
  176. msgstr[0] "%(count)s %(name)s on muokattu."
  177. msgstr[1] "%(count)s \"%(name)s\"-kohdetta on muokattu."
  178. #, python-format
  179. msgid "%(total_count)s selected"
  180. msgid_plural "All %(total_count)s selected"
  181. msgstr[0] "%(total_count)s valittu"
  182. msgstr[1] "Kaikki %(total_count)s valittu"
  183. #, python-format
  184. msgid "0 of %(cnt)s selected"
  185. msgstr "0 valittuna %(cnt)s mahdollisesta"
  186. #, python-format
  187. msgid "Change history: %s"
  188. msgstr "Muokkaushistoria: %s"
  189. #. Translators: Model verbose name and instance representation,
  190. #. suitable to be an item in a list.
  191. #, python-format
  192. msgid "%(class_name)s %(instance)s"
  193. msgstr "%(class_name)s %(instance)s"
  194. #, python-format
  195. msgid ""
  196. "Deleting %(class_name)s %(instance)s would require deleting the following "
  197. "protected related objects: %(related_objects)s"
  198. msgstr ""
  199. "%(class_name)s %(instance)s poistaminen vaatisi myös seuraavien suojattujen "
  200. "liittyvien kohteiden poiston: %(related_objects)s"
  201. msgid "Django site admin"
  202. msgstr "Django-sivuston ylläpito"
  203. msgid "Django administration"
  204. msgstr "Djangon ylläpito"
  205. msgid "Site administration"
  206. msgstr "Sivuston ylläpito"
  207. msgid "Log in"
  208. msgstr "Kirjaudu sisään"
  209. #, python-format
  210. msgid "%(app)s administration"
  211. msgstr "%(app)s-ylläpito"
  212. msgid "Page not found"
  213. msgstr "Sivua ei löydy"
  214. msgid "We're sorry, but the requested page could not be found."
  215. msgstr "Pahoittelemme, pyydettyä sivua ei löytynyt."
  216. msgid "Home"
  217. msgstr "Etusivu"
  218. msgid "Server error"
  219. msgstr "Palvelinvirhe"
  220. msgid "Server error (500)"
  221. msgstr "Palvelinvirhe (500)"
  222. msgid "Server Error <em>(500)</em>"
  223. msgstr "Palvelinvirhe <em>(500)</em>"
  224. msgid ""
  225. "There's been an error. It's been reported to the site administrators via "
  226. "email and should be fixed shortly. Thanks for your patience."
  227. msgstr ""
  228. "Sattui virhe. Virheestä on huomautettu sivuston ylläpitäjille sähköpostitse "
  229. "ja se korjautunee piakkoin. Kiitos kärsivällisyydestä."
  230. msgid "Run the selected action"
  231. msgstr "Suorita valittu toiminto"
  232. msgid "Go"
  233. msgstr "Suorita"
  234. msgid "Click here to select the objects across all pages"
  235. msgstr "Klikkaa tästä valitaksesi kohteet kaikilta sivuilta"
  236. #, python-format
  237. msgid "Select all %(total_count)s %(module_name)s"
  238. msgstr "Valitse kaikki %(total_count)s %(module_name)s"
  239. msgid "Clear selection"
  240. msgstr "Tyhjennä valinta"
  241. msgid ""
  242. "First, enter a username and password. Then, you'll be able to edit more user "
  243. "options."
  244. msgstr ""
  245. "Syötä ensin käyttäjätunnus ja salasana. Sen jälkeen voit muokata muita "
  246. "käyttäjän tietoja."
  247. msgid "Enter a username and password."
  248. msgstr "Syötä käyttäjätunnus ja salasana."
  249. msgid "Change password"
  250. msgstr "Vaihda salasana"
  251. msgid "Please correct the error below."
  252. msgstr "Korjaa allaolevat virheet."
  253. msgid "Please correct the errors below."
  254. msgstr "Korjaa allaolevat virheet."
  255. #, python-format
  256. msgid "Enter a new password for the user <strong>%(username)s</strong>."
  257. msgstr "Syötä käyttäjän <strong>%(username)s</strong> uusi salasana."
  258. msgid "Welcome,"
  259. msgstr "Tervetuloa,"
  260. msgid "View site"
  261. msgstr "Näytä sivusto"
  262. msgid "Documentation"
  263. msgstr "Ohjeita"
  264. msgid "Log out"
  265. msgstr "Kirjaudu ulos"
  266. #, python-format
  267. msgid "Add %(name)s"
  268. msgstr "Lisää %(name)s"
  269. msgid "History"
  270. msgstr "Muokkaushistoria"
  271. msgid "View on site"
  272. msgstr "Näytä lopputulos"
  273. msgid "Filter"
  274. msgstr "Suodatin"
  275. msgid "Remove from sorting"
  276. msgstr "Poista järjestämisestä"
  277. #, python-format
  278. msgid "Sorting priority: %(priority_number)s"
  279. msgstr "Järjestysprioriteetti: %(priority_number)s"
  280. msgid "Toggle sorting"
  281. msgstr "Kytke järjestäminen"
  282. msgid "Delete"
  283. msgstr "Poista"
  284. #, python-format
  285. msgid ""
  286. "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting "
  287. "related objects, but your account doesn't have permission to delete the "
  288. "following types of objects:"
  289. msgstr ""
  290. "Kohteen '%(escaped_object)s' (%(object_name)s) poisto poistaisi myös siihen "
  291. "liittyviä kohteita, mutta sinulla ei ole oikeutta näiden kohteiden "
  292. "poistamiseen:"
  293. #, python-format
  294. msgid ""
  295. "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the "
  296. "following protected related objects:"
  297. msgstr ""
  298. "%(object_name)s '%(escaped_object)s': poistettaessa joudutaan poistamaan "
  299. "myös seuraavat suojatut siihen liittyvät kohteet:"
  300. #, python-format
  301. msgid ""
  302. "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? "
  303. "All of the following related items will be deleted:"
  304. msgstr ""
  305. "Haluatko varmasti poistaa kohteen \"%(escaped_object)s\" (%(object_name)s)? "
  306. "Myös seuraavat kohteet poistettaisiin samalla:"
  307. msgid "Objects"
  308. msgstr "Kohteet"
  309. msgid "Yes, I'm sure"
  310. msgstr "Kyllä, olen varma"
  311. msgid "No, take me back"
  312. msgstr "Ei, mennään takaisin"
  313. msgid "Delete multiple objects"
  314. msgstr "Poista useita kohteita"
  315. #, python-format
  316. msgid ""
  317. "Deleting the selected %(objects_name)s would result in deleting related "
  318. "objects, but your account doesn't have permission to delete the following "
  319. "types of objects:"
  320. msgstr ""
  321. "Jos valitut %(objects_name)s poistettaisiin, jouduttaisiin poistamaan niihin "
  322. "liittyviä kohteita. Sinulla ei kuitenkaan ole oikeutta poistaa seuraavia "
  323. "kohdetyyppejä:"
  324. #, python-format
  325. msgid ""
  326. "Deleting the selected %(objects_name)s would require deleting the following "
  327. "protected related objects:"
  328. msgstr ""
  329. "Jos valitut %(objects_name)s poistetaan, pitää poistaa myös seuraavat "
  330. "suojatut niihin liittyvät kohteet:"
  331. #, python-format
  332. msgid ""
  333. "Are you sure you want to delete the selected %(objects_name)s? All of the "
  334. "following objects and their related items will be deleted:"
  335. msgstr ""
  336. "Haluatki varmasti poistaa valitut %(objects_name)s? Samalla poistetaan "
  337. "kaikki alla mainitut ja niihin liittyvät kohteet:"
  338. msgid "Change"
  339. msgstr "Muokkaa"
  340. msgid "Delete?"
  341. msgstr "Poista?"
  342. #, python-format
  343. msgid " By %(filter_title)s "
  344. msgstr " %(filter_title)s "
  345. msgid "Summary"
  346. msgstr "Yhteenveto"
  347. #, python-format
  348. msgid "Models in the %(name)s application"
  349. msgstr "%(name)s -applikaation mallit"
  350. msgid "Add"
  351. msgstr "Lisää"
  352. msgid "You don't have permission to edit anything."
  353. msgstr "Sinulla ei ole oikeutta muokata mitään."
  354. msgid "Recent actions"
  355. msgstr "Viimeisimmät tapahtumat"
  356. msgid "My actions"
  357. msgstr "Omat tapahtumat"
  358. msgid "None available"
  359. msgstr "Ei yhtään"
  360. msgid "Unknown content"
  361. msgstr "Tuntematon sisältö"
  362. msgid ""
  363. "Something's wrong with your database installation. Make sure the appropriate "
  364. "database tables have been created, and make sure the database is readable by "
  365. "the appropriate user."
  366. msgstr ""
  367. "Tietokanta-asennuksessa on jotain vialla. Varmista, että sopivat taulut on "
  368. "luotu ja että oikea käyttäjä voi lukea tietokantaa."
  369. #, python-format
  370. msgid ""
  371. "You are authenticated as %(username)s, but are not authorized to access this "
  372. "page. Would you like to login to a different account?"
  373. msgstr ""
  374. "Olet kirjautunut käyttäjänä %(username)s, mutta sinulla ei ole pääsyä tälle "
  375. "sivulle. Haluaisitko kirjautua eri tilille?"
  376. msgid "Forgotten your password or username?"
  377. msgstr "Unohditko salasanasi tai käyttäjätunnuksesi?"
  378. msgid "Date/time"
  379. msgstr "Pvm/klo"
  380. msgid "User"
  381. msgstr "Käyttäjä"
  382. msgid "Action"
  383. msgstr "Tapahtuma"
  384. msgid ""
  385. "This object doesn't have a change history. It probably wasn't added via this "
  386. "admin site."
  387. msgstr ""
  388. "Tällä kohteella ei ole muutoshistoriaa. Sitä ei ole ilmeisesti lisätty tämän "
  389. "ylläpitosivun avulla."
  390. msgid "Show all"
  391. msgstr "Näytä kaikki"
  392. msgid "Save"
  393. msgstr "Tallenna ja poistu"
  394. msgid "Popup closing..."
  395. msgstr "Ponnahdusikkuna sulkeutuu..."
  396. #, python-format
  397. msgid "Change selected %(model)s"
  398. msgstr "Muuta valittuja %(model)s"
  399. #, python-format
  400. msgid "Add another %(model)s"
  401. msgstr "Lisää toinen %(model)s"
  402. #, python-format
  403. msgid "Delete selected %(model)s"
  404. msgstr "Poista valitut %(model)s"
  405. msgid "Search"
  406. msgstr "Haku"
  407. #, python-format
  408. msgid "%(counter)s result"
  409. msgid_plural "%(counter)s results"
  410. msgstr[0] "%(counter)s osuma"
  411. msgstr[1] "%(counter)s osumaa"
  412. #, python-format
  413. msgid "%(full_result_count)s total"
  414. msgstr "yhteensä %(full_result_count)s"
  415. msgid "Save as new"
  416. msgstr "Tallenna uutena"
  417. msgid "Save and add another"
  418. msgstr "Tallenna ja lisää toinen"
  419. msgid "Save and continue editing"
  420. msgstr "Tallenna välillä ja jatka muokkaamista"
  421. msgid "Thanks for spending some quality time with the Web site today."
  422. msgstr "Kiitos sivuillamme viettämästäsi ajasta."
  423. msgid "Log in again"
  424. msgstr "Kirjaudu uudelleen sisään"
  425. msgid "Password change"
  426. msgstr "Salasanan vaihtaminen"
  427. msgid "Your password was changed."
  428. msgstr "Salasanasi on vaihdettu."
  429. msgid ""
  430. "Please enter your old password, for security's sake, and then enter your new "
  431. "password twice so we can verify you typed it in correctly."
  432. msgstr ""
  433. "Syötä vanha salasanasi varmistukseksi, ja syötä sitten uusi salasanasi kaksi "
  434. "kertaa, jotta se tulee varmasti oikein."
  435. msgid "Change my password"
  436. msgstr "Vaihda salasana"
  437. msgid "Password reset"
  438. msgstr "Salasanan nollaus"
  439. msgid "Your password has been set. You may go ahead and log in now."
  440. msgstr "Salasanasi on asetettu. Nyt voit kirjautua sisään."
  441. msgid "Password reset confirmation"
  442. msgstr "Salasanan nollauksen vahvistus"
  443. msgid ""
  444. "Please enter your new password twice so we can verify you typed it in "
  445. "correctly."
  446. msgstr ""
  447. "Syötä uusi salasanasi kaksi kertaa, jotta voimme varmistaa että syötit sen "
  448. "oikein."
  449. msgid "New password:"
  450. msgstr "Uusi salasana:"
  451. msgid "Confirm password:"
  452. msgstr "Varmista uusi salasana:"
  453. msgid ""
  454. "The password reset link was invalid, possibly because it has already been "
  455. "used. Please request a new password reset."
  456. msgstr ""
  457. "Salasanan nollauslinkki oli virheellinen, mahdollisesti siksi että se on jo "
  458. "käytetty. Ole hyvä ja pyydä uusi salasanan nollaus."
  459. msgid ""
  460. "We've emailed you instructions for setting your password, if an account "
  461. "exists with the email you entered. You should receive them shortly."
  462. msgstr ""
  463. "Sinulle on lähetetty sähköpostitse ohjeet salasanasi asettamiseen, mikäli "
  464. "antamallasi sähköpostiosoitteella on olemassa tili."
  465. msgid ""
  466. "If you don't receive an email, please make sure you've entered the address "
  467. "you registered with, and check your spam folder."
  468. msgstr ""
  469. "Jos viestiä ei näy, ole hyvä ja varmista syöttäneesi oikea sähköpostiosoite "
  470. "sekä tarkista sähköpostisi roskapostikansio."
  471. #, python-format
  472. msgid ""
  473. "You're receiving this email because you requested a password reset for your "
  474. "user account at %(site_name)s."
  475. msgstr ""
  476. "Tämä viesti on lähetetty sinulle, koska olet pyytänyt %(site_name)s -"
  477. "sivustolla salasanan palautusta."
  478. msgid "Please go to the following page and choose a new password:"
  479. msgstr "Määrittele uusi salasanasi oheisella sivulla:"
  480. msgid "Your username, in case you've forgotten:"
  481. msgstr "Käyttäjätunnuksesi siltä varalta, että olet unohtanut sen:"
  482. msgid "Thanks for using our site!"
  483. msgstr "Kiitos vierailustasi sivuillamme!"
  484. #, python-format
  485. msgid "The %(site_name)s team"
  486. msgstr "%(site_name)s -sivuston ylläpitäjät"
  487. msgid ""
  488. "Forgotten your password? Enter your email address below, and we'll email "
  489. "instructions for setting a new one."
  490. msgstr ""
  491. "Unohditko salasanasi? Syötä sähköpostiosoitteesi alle ja lähetämme sinulle "
  492. "ohjeet uuden salasanan asettamiseksi."
  493. msgid "Email address:"
  494. msgstr "Sähköpostiosoite:"
  495. msgid "Reset my password"
  496. msgstr "Nollaa salasanani"
  497. msgid "All dates"
  498. msgstr "Kaikki päivät"
  499. #, python-format
  500. msgid "Select %s"
  501. msgstr "Valitse %s"
  502. #, python-format
  503. msgid "Select %s to change"
  504. msgstr "Valitse muokattava %s"
  505. msgid "Date:"
  506. msgstr "Pvm:"
  507. msgid "Time:"
  508. msgstr "Klo:"
  509. msgid "Lookup"
  510. msgstr "Etsi"
  511. msgid "Currently:"
  512. msgstr "Tällä hetkellä:"
  513. msgid "Change:"
  514. msgstr "Muokkaa:"