files_encryption.po 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179
  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. # muro <janne.morsky@metropolia.fi>, 2013
  7. # Jiri Grönroos <jiri.gronroos@iki.fi>, 2013
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: ownCloud\n"
  11. "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
  12. "POT-Creation-Date: 2013-09-10 10:41-0400\n"
  13. "PO-Revision-Date: 2013-09-09 19:20+0000\n"
  14. "Last-Translator: muro <janne.morsky@metropolia.fi>\n"
  15. "Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_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_FI\n"
  20. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  21. #: ajax/adminrecovery.php:29
  22. msgid "Recovery key successfully enabled"
  23. msgstr "Palautusavain kytketty päälle onnistuneesti"
  24. #: ajax/adminrecovery.php:34
  25. msgid ""
  26. "Could not enable recovery key. Please check your recovery key password!"
  27. msgstr ""
  28. #: ajax/adminrecovery.php:48
  29. msgid "Recovery key successfully disabled"
  30. msgstr ""
  31. #: ajax/adminrecovery.php:53
  32. msgid ""
  33. "Could not disable recovery key. Please check your recovery key password!"
  34. msgstr ""
  35. #: ajax/changeRecoveryPassword.php:49
  36. msgid "Password successfully changed."
  37. msgstr "Salasana vaihdettiin onnistuneesti."
  38. #: ajax/changeRecoveryPassword.php:51
  39. msgid "Could not change the password. Maybe the old password was not correct."
  40. msgstr "Salasanan vaihto epäonnistui. Kenties vanha salasana oli väärin."
  41. #: ajax/updatePrivateKeyPassword.php:51
  42. msgid "Private key password successfully updated."
  43. msgstr ""
  44. #: ajax/updatePrivateKeyPassword.php:53
  45. msgid ""
  46. "Could not update the private key password. Maybe the old password was not "
  47. "correct."
  48. msgstr ""
  49. #: files/error.php:7
  50. msgid ""
  51. "Your private key is not valid! Likely your password was changed outside the "
  52. "ownCloud system (e.g. your corporate directory). You can update your private"
  53. " key password in your personal settings to recover access to your encrypted "
  54. "files."
  55. msgstr ""
  56. #: hooks/hooks.php:51
  57. msgid "Missing requirements."
  58. msgstr ""
  59. #: hooks/hooks.php:52
  60. msgid ""
  61. "Please make sure that PHP 5.3.3 or newer is installed and that OpenSSL "
  62. "together with the PHP extension is enabled and configured properly. For now,"
  63. " the encryption app has been disabled."
  64. msgstr ""
  65. #: hooks/hooks.php:250
  66. msgid "Following users are not set up for encryption:"
  67. msgstr "Seuraavat käyttäjät eivät ole määrittäneet salausta:"
  68. #: js/settings-admin.js:11
  69. msgid "Saving..."
  70. msgstr "Tallennetaan..."
  71. #: templates/invalid_private_key.php:5
  72. msgid ""
  73. "Your private key is not valid! Maybe the your password was changed from "
  74. "outside."
  75. msgstr ""
  76. #: templates/invalid_private_key.php:7
  77. msgid "You can unlock your private key in your "
  78. msgstr ""
  79. #: templates/invalid_private_key.php:7
  80. msgid "personal settings"
  81. msgstr "henkilökohtaiset asetukset"
  82. #: templates/settings-admin.php:5 templates/settings-personal.php:4
  83. msgid "Encryption"
  84. msgstr "Salaus"
  85. #: templates/settings-admin.php:10
  86. msgid ""
  87. "Enable recovery key (allow to recover users files in case of password loss):"
  88. msgstr ""
  89. #: templates/settings-admin.php:14
  90. msgid "Recovery key password"
  91. msgstr "Palautusavaimen salasana"
  92. #: templates/settings-admin.php:21 templates/settings-personal.php:54
  93. msgid "Enabled"
  94. msgstr "Käytössä"
  95. #: templates/settings-admin.php:29 templates/settings-personal.php:62
  96. msgid "Disabled"
  97. msgstr "Ei käytössä"
  98. #: templates/settings-admin.php:34
  99. msgid "Change recovery key password:"
  100. msgstr "Vaihda palautusavaimen salasana:"
  101. #: templates/settings-admin.php:41
  102. msgid "Old Recovery key password"
  103. msgstr "Vanha palautusavaimen salasana"
  104. #: templates/settings-admin.php:48
  105. msgid "New Recovery key password"
  106. msgstr "Uusi palautusavaimen salasana"
  107. #: templates/settings-admin.php:53
  108. msgid "Change Password"
  109. msgstr "Vaihda salasana"
  110. #: templates/settings-personal.php:11
  111. msgid "Your private key password no longer match your log-in password:"
  112. msgstr ""
  113. #: templates/settings-personal.php:14
  114. msgid "Set your old private key password to your current log-in password."
  115. msgstr ""
  116. #: templates/settings-personal.php:16
  117. msgid ""
  118. " If you don't remember your old password you can ask your administrator to "
  119. "recover your files."
  120. msgstr ""
  121. #: templates/settings-personal.php:24
  122. msgid "Old log-in password"
  123. msgstr "Vanha kirjautumis-salasana"
  124. #: templates/settings-personal.php:30
  125. msgid "Current log-in password"
  126. msgstr "Nykyinen kirjautumis-salasana"
  127. #: templates/settings-personal.php:35
  128. msgid "Update Private Key Password"
  129. msgstr ""
  130. #: templates/settings-personal.php:45
  131. msgid "Enable password recovery:"
  132. msgstr "Ota salasanan palautus käyttöön:"
  133. #: templates/settings-personal.php:47
  134. msgid ""
  135. "Enabling this option will allow you to reobtain access to your encrypted "
  136. "files in case of password loss"
  137. msgstr ""
  138. #: templates/settings-personal.php:63
  139. msgid "File recovery settings updated"
  140. msgstr ""
  141. #: templates/settings-personal.php:64
  142. msgid "Could not update file recovery"
  143. msgstr ""