1
0

fi.json 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189
  1. {
  2. "PrivateBin": "PrivateBin",
  3. "%s is a minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted %sin the browser%s using 256 bits AES.": "%s on minimalistinen, avoimen lähdekoodin online pastebin jossa palvelimella ei ole tietoa syötetystä datasta. Data salataan/puretaan %sselaimessa%s käyttäen 256-bittistä AES:ää.",
  4. "More information on the <a href=\"https://privatebin.info/\">project page</a>.": "Enemmän tietoa <a href=\"https://privatebin.info/\">projektisivulla</a>.",
  5. "Because ignorance is bliss": "Because ignorance is bliss",
  6. "en": "fi",
  7. "Paste does not exist, has expired or has been deleted.": "Pastea ei ole olemassa, se on vanhentunut, tai se on poistettu.",
  8. "%s requires php %s or above to work. Sorry.": "%s tarvitsee php %s-versiota tai uudempaa toimiakseen. Anteeksi.",
  9. "%s requires configuration section [%s] to be present in configuration file.": "%s requires configuration section [%s] to be present in configuration file.",
  10. "Please wait %d seconds between each post.": [
  11. "Please wait %d second between each post. (singular)",
  12. "Please wait %d seconds between each post. (1st plural)",
  13. "Please wait %d seconds between each post. (2nd plural)",
  14. "Please wait %d seconds between each post. (3rd plural)"
  15. ],
  16. "Paste is limited to %s of encrypted data.": "Paste on rajoitettu kokoon %s salattua dataa.",
  17. "Invalid data.": "Virheellinen data.",
  18. "You are unlucky. Try again.": "Olet epäonnekas. Yritä uudelleen",
  19. "Error saving comment. Sorry.": "Virhe kommenttia tallentaessa. Anteeksi.",
  20. "Error saving paste. Sorry.": "Virhe pastea tallentaessa. Anteeksi.",
  21. "Invalid paste ID.": "Virheellinen paste ID.",
  22. "Paste is not of burn-after-reading type.": "Paste ei ole polta-lukemisen-jälkeen-tyyppiä",
  23. "Wrong deletion token. Paste was not deleted.": "Virheellinen poistotunniste. Pastea ei poistettu.",
  24. "Paste was properly deleted.": "Paste poistettiin kunnolla.",
  25. "JavaScript is required for %s to work. Sorry for the inconvenience.": "JavaScriptiä tarvitaan jotta %s toimisi. Anteeksi haitasta.",
  26. "%s requires a modern browser to work.": "%s tarvitsee modernia selainta toimiakseen.",
  27. "New": "Uusi",
  28. "Send": "Lähetä",
  29. "Clone": "Kloonaa",
  30. "Raw text": "Raaka teksti",
  31. "Expires": "Vanhenee",
  32. "Burn after reading": "Polta lukemisen jälkeen",
  33. "Open discussion": "Open discussion",
  34. "Password (recommended)": "Salasana (suositeltu)",
  35. "Discussion": "Keskustelu",
  36. "Toggle navigation": "Toggle navigation",
  37. "%d seconds": [
  38. "%d sekunti",
  39. "%d sekuntia",
  40. "%d sekuntia",
  41. "%d sekuntia"
  42. ],
  43. "%d minutes": [
  44. "%d minuutti",
  45. "%d minuuttia",
  46. "%d minuuttia",
  47. "%d minuuttia"
  48. ],
  49. "%d hours": [
  50. "%d tunti",
  51. "%d tuntia",
  52. "%d tuntia",
  53. "%d tuntia"
  54. ],
  55. "%d days": [
  56. "%d päivä",
  57. "%d päivää",
  58. "%d päivää",
  59. "%d päivää"
  60. ],
  61. "%d weeks": [
  62. "%d viikko",
  63. "%d viikkoa",
  64. "%d viikkoa",
  65. "%d viikkoa"
  66. ],
  67. "%d months": [
  68. "%d kuukausi",
  69. "%d kuukautta",
  70. "%d kuukautta",
  71. "%d kuukautta"
  72. ],
  73. "%d years": [
  74. "%d vuosi",
  75. "%d vuotta",
  76. "%d vuotta",
  77. "%d vuotta"
  78. ],
  79. "Never": "Ei koskaan",
  80. "Note: This is a test service: Data may be deleted anytime. Kittens will die if you abuse this service.": "Note: This is a test service: Data may be deleted anytime. Kittens will die if you abuse this service.",
  81. "This document will expire in %d seconds.": [
  82. "Tämä dokumentti vanhenee %d sekuntissa.",
  83. "Tämä dokumentti vanhenee %d sekunnissa.",
  84. "Tämä dokumentti vanhenee %d sekunnissa.",
  85. "Tämä dokumentti vanhenee %d sekunnissa."
  86. ],
  87. "This document will expire in %d minutes.": [
  88. "Tämä dokumentti vanhenee %d minuutissa.",
  89. "Tämä dokumentti vanhenee %d minuutissa.",
  90. "Tämä dokumentti vanhenee %d minuutissa.",
  91. "Tämä dokumentti vanhenee %d minuutissa."
  92. ],
  93. "This document will expire in %d hours.": [
  94. "Tämä dokumentti vanhenee %d tunnissa.",
  95. "Tämä dokumentti vanhenee %d tunnissa.",
  96. "Tämä dokumentti vanhenee %d tunnissa.",
  97. "Tämä dokumentti vanhenee %d tunnissa."
  98. ],
  99. "This document will expire in %d days.": [
  100. "Tämä dokumentti vanhenee %d päivässä.",
  101. "Tämä dokumentti vanhenee %d päivässä.",
  102. "Tämä dokumentti vanhenee %d päivässä.",
  103. "Tämä dokumentti vanhenee %d päivässä."
  104. ],
  105. "This document will expire in %d months.": [
  106. "Tämä dokumentti vanhenee %d kuukaudessa.",
  107. "Tämä dokumentti vanhenee %d kuukaudessa.",
  108. "Tämä dokumentti vanhenee %d kuukaudessa.",
  109. "Tämä dokumentti vanhenee %d kuukaudessa."
  110. ],
  111. "Please enter the password for this paste:": "Syötä salasana tälle pastelle:",
  112. "Could not decrypt data (Wrong key?)": "Dataa ei voitu purkaa (Väärä avain?)",
  113. "Could not delete the paste, it was not stored in burn after reading mode.": "Pastea ei voitu poistaa, sitä ei säilytetty \"Polta lukemisen jälkeen\" -tilassa.",
  114. "FOR YOUR EYES ONLY. Don't close this window, this message can't be displayed again.": "VAIN SINUN SILMILLESI. Älä sulje tätä ikkunaa, tätä viestiä ei voida näyttää uudelleen.",
  115. "Could not decrypt comment; Wrong key?": "Kommenttia ei voitu purkaa; väärä avain?",
  116. "Reply": "Vastaa",
  117. "Anonymous": "Anonyymi",
  118. "Avatar generated from IP address": "Avatar generoitu IP-osoitteesta",
  119. "Add comment": "Lisää kommentti",
  120. "Optional nickname…": "Valinnainen nimimerkki…",
  121. "Post comment": "Lähetä kommentti",
  122. "Sending comment…": "Lähetetään kommenttia…",
  123. "Comment posted.": "Kommentti lähetetty.",
  124. "Could not refresh display: %s": "Could not refresh display: %s",
  125. "unknown status": "unknown status",
  126. "server error or not responding": "server error or not responding",
  127. "Could not post comment: %s": "Kommenttia ei voitu lähettää: %s",
  128. "Sending paste…": "Lähetetään pastea…",
  129. "Your paste is <a id=\"pasteurl\" href=\"%s\">%s</a> <span id=\"copyhint\">(Hit [Ctrl]+[c] to copy)</span>": "Pastesi on <a id=\"pasteurl\" href=\"%s\">%s</a> <span id=\"copyhint\">(Paina [Ctrl]+[c] kopioidaksesi)</span>",
  130. "Delete data": "Poista data",
  131. "Could not create paste: %s": "Pastea ei voitu luoda: %s",
  132. "Cannot decrypt paste: Decryption key missing in URL (Did you use a redirector or an URL shortener which strips part of the URL?)": "Cannot decrypt paste: Decryption key missing in URL (Did you use a redirector or an URL shortener which strips part of the URL?)",
  133. "B": "B",
  134. "KiB": "KiB",
  135. "MiB": "MiB",
  136. "GiB": "GiB",
  137. "TiB": "TiB",
  138. "PiB": "PiB",
  139. "EiB": "EiB",
  140. "ZiB": "ZiB",
  141. "YiB": "YiB",
  142. "Format": "Formaatti",
  143. "Plain Text": "Perusteksti",
  144. "Source Code": "Lähdekoodi",
  145. "Markdown": "Markdown",
  146. "Download attachment": "Lataa liite",
  147. "Cloned: '%s'": "Kloonattu: '%s'",
  148. "The cloned file '%s' was attached to this paste.": "Kloonattu tiedosto '%s' liitettiin tähän pasteen",
  149. "Attach a file": "Liitä tiedosto",
  150. "alternatively drag & drop a file or paste an image from the clipboard": "alternatively drag & drop a file or paste an image from the clipboard",
  151. "File too large, to display a preview. Please download the attachment.": "File too large, to display a preview. Please download the attachment.",
  152. "Remove attachment": "Remove attachment",
  153. "Your browser does not support uploading encrypted files. Please use a newer browser.": "Your browser does not support uploading encrypted files. Please use a newer browser.",
  154. "Invalid attachment.": "Invalid attachment.",
  155. "Options": "Asetukset",
  156. "Shorten URL": "Lyhennä URL",
  157. "Editor": "Muokkaaja",
  158. "Preview": "Esikatselu",
  159. "%s requires the PATH to end in a \"%s\". Please update the PATH in your index.php.": "%s requires the PATH to end in a \"%s\". Please update the PATH in your index.php.",
  160. "Decrypt": "Pura",
  161. "Enter password": "Syötä salasana",
  162. "Loading…": "Ladataan…",
  163. "Decrypting paste…": "Decrypting paste…",
  164. "Preparing new paste…": "Preparing new paste…",
  165. "In case this message never disappears please have a look at <a href=\"%s\">this FAQ for information to troubleshoot</a>.": "In case this message never disappears please have a look at <a href=\"%s\">this FAQ for information to troubleshoot</a>.",
  166. "+++ no paste text +++": "+++ no paste text +++",
  167. "Could not get paste data: %s": "Could not get paste data: %s",
  168. "QR code": "QR-koodi",
  169. "This website is using an insecure HTTP connection! Please use it only for testing.": "This website is using an insecure HTTP connection! Please use it only for testing.",
  170. "For more information <a href=\"%s\">see this FAQ entry</a>.": "For more information <a href=\"%s\">see this FAQ entry</a>.",
  171. "Your browser may require an HTTPS connection to support the WebCrypto API. Try <a href=\"%s\">switching to HTTPS</a>.": "Your browser may require an HTTPS connection to support the WebCrypto API. Try <a href=\"%s\">switching to HTTPS</a>.",
  172. "Your browser doesn't support WebAssembly, used for zlib compression. You can create uncompressed documents, but can't read compressed ones.": "Your browser doesn't support WebAssembly, used for zlib compression. You can create uncompressed documents, but can't read compressed ones.",
  173. "waiting on user to provide a password": "waiting on user to provide a password",
  174. "Could not decrypt data. Did you enter a wrong password? Retry with the button at the top.": "Could not decrypt data. Did you enter a wrong password? Retry with the button at the top.",
  175. "Retry": "Retry",
  176. "Showing raw text…": "Showing raw text…",
  177. "Notice:": "Notice:",
  178. "This link will expire after %s.": "This link will expire after %s.",
  179. "This link can only be accessed once, do not use back or refresh button in your browser.": "This link can only be accessed once, do not use back or refresh button in your browser.",
  180. "Link:": "Linkki:",
  181. "Recipient may become aware of your timezone, convert time to UTC?": "Recipient may become aware of your timezone, convert time to UTC?",
  182. "Use Current Timezone": "Use Current Timezone",
  183. "Convert To UTC": "Muuta UTC:ksi",
  184. "Close": "Sulje",
  185. "Encrypted note on PrivateBin": "Encrypted note on PrivateBin",
  186. "Visit this link to see the note. Giving the URL to anyone allows them to access the note, too.": "Visit this link to see the note. Giving the URL to anyone allows them to access the note, too.",
  187. "URL shortener may expose your decrypt key in URL.": "URL shortener may expose your decrypt key in URL.",
  188. "Save paste": "Tallenna paste"
  189. }