django.po 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135
  1. # SOME DESCRIPTIVE TITLE.
  2. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  3. # This file is distributed under the same license as the PACKAGE package.
  4. #
  5. # Translators:
  6. # hkoivuneva <henri.koivuneva@gmail.com>, 2013
  7. # hkoivuneva <henri.koivuneva@gmail.com>, 2013
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: Mezzanine\n"
  11. "Report-Msgid-Bugs-To: \n"
  12. "POT-Creation-Date: 2013-11-09 10:32-0430\n"
  13. "PO-Revision-Date: 2013-11-09 20:20+0000\n"
  14. "Last-Translator: Sebastián Ramírez Magrí <sebasmagri@gmail.com>\n"
  15. "Language-Team: Finnish (http://www.transifex.com/projects/p/mezzanine/language/fi/)\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: 8bit\n"
  19. "Language: fi\n"
  20. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  21. #: templates/mobile/404.html:6
  22. msgid "Page not found"
  23. msgstr "Sivua ei löydy"
  24. #: templates/mobile/404.html:10
  25. msgid "The page you requested does not exist."
  26. msgstr "Hakemaasi sivua ei löydy."
  27. #: templates/mobile/500.html:6
  28. msgid "Error"
  29. msgstr "Virhe"
  30. #: templates/mobile/500.html:10
  31. msgid "Sorry, an error occurred."
  32. msgstr "Tapahtui virhe."
  33. #: templates/mobile/base.html:41 templates/mobile/index.html:6
  34. msgid "Home"
  35. msgstr "Etusivu"
  36. #: templates/mobile/base.html:53
  37. msgid "Powered by"
  38. msgstr "Moottorina"
  39. #: templates/mobile/base.html:54
  40. msgid "View Full Site"
  41. msgstr "Näytä täysi sivusto"
  42. #: templates/mobile/index.html:10
  43. msgid "This is the mobile homepage."
  44. msgstr "Tämä on mobiili etusivu."
  45. #: templates/mobile/search_results.html:5
  46. #: templates/mobile/search_results.html:6
  47. msgid "Search Results"
  48. msgstr "Hakutulokset"
  49. #: templates/mobile/search_results.html:12
  50. msgid "No results were found matching your query: "
  51. msgstr "Ei tuloksia haullesi:"
  52. #: templates/mobile/search_results.html:14
  53. msgid "Showing"
  54. msgstr "Näytetään"
  55. #: templates/mobile/search_results.html:14
  56. msgid "to"
  57. msgstr "mihin"
  58. #: templates/mobile/search_results.html:14
  59. msgid "of"
  60. msgstr "n"
  61. #: templates/mobile/search_results.html:15
  62. msgid "results matching your query:"
  63. msgstr "hakuasi vastaavia tuloksia:"
  64. #: templates/mobile/search_results.html:23
  65. msgid "read more"
  66. msgstr "Jatka lukemista"
  67. #: templates/mobile/blog/blog_post_detail.html:23
  68. msgid "Posted by"
  69. msgstr "Lähettänyt"
  70. #: templates/mobile/blog/blog_post_detail.html:30
  71. #: templates/mobile/blog/blog_post_list.html:28
  72. #, python-format
  73. msgid "%(sometime)s ago"
  74. msgstr "%(sometime)s sitten"
  75. #: templates/mobile/blog/blog_post_detail.html:41
  76. msgid "Tags"
  77. msgstr "Tunisteet"
  78. #: templates/mobile/blog/blog_post_detail.html:52
  79. msgid "Share this on:"
  80. msgstr "Jaa tämä:"
  81. #: templates/mobile/blog/blog_post_detail.html:54
  82. msgid "or"
  83. msgstr "tai"
  84. #: templates/mobile/blog/blog_post_list.html:4
  85. #: templates/mobile/blog/blog_post_list.html:19
  86. msgid "Blog"
  87. msgstr "Blogi"
  88. #: templates/mobile/includes/pagination.html:6
  89. msgid "Previous"
  90. msgstr "Edellinen"
  91. #: templates/mobile/includes/pagination.html:9
  92. msgid "Next"
  93. msgstr "Seuraava"
  94. #: templates/mobile/includes/search.html:4
  95. msgid "Search"
  96. msgstr "Hae"
  97. #: templates/mobile/includes/search.html:5
  98. msgid "Use "
  99. msgstr "Käytä"
  100. #: templates/mobile/includes/search.html:5
  101. msgid "quotes"
  102. msgstr "lainausmerkkejä"
  103. #: templates/mobile/includes/search.html:5
  104. msgid ""
  105. " for exact phrases, + to make a word or phrase required, and - to exclude a "
  106. "word or phrase."
  107. msgstr "etsiäksesi vain sillä, + tehdäksesi sanan tai lauseen vaadituksi, ja - poislukeaksesi sanan tai lauseen."