files_encryption.pot 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172
  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. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
  5. #
  6. #, fuzzy
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: ownCloud Core 5.0.0\n"
  10. "Report-Msgid-Bugs-To: translations@owncloud.org\n"
  11. "POT-Creation-Date: 2013-07-15 02:24+0200\n"
  12. "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  13. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  14. "Language-Team: LANGUAGE <LL@li.org>\n"
  15. "Language: \n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=CHARSET\n"
  18. "Content-Transfer-Encoding: 8bit\n"
  19. #: ajax/adminrecovery.php:29
  20. msgid "Recovery key successfully enabled"
  21. msgstr ""
  22. #: ajax/adminrecovery.php:34
  23. msgid "Could not enable recovery key. Please check your recovery key password!"
  24. msgstr ""
  25. #: ajax/adminrecovery.php:48
  26. msgid "Recovery key successfully disabled"
  27. msgstr ""
  28. #: ajax/adminrecovery.php:53
  29. msgid ""
  30. "Could not disable recovery key. Please check your recovery key password!"
  31. msgstr ""
  32. #: ajax/changeRecoveryPassword.php:49
  33. msgid "Password successfully changed."
  34. msgstr ""
  35. #: ajax/changeRecoveryPassword.php:51
  36. msgid "Could not change the password. Maybe the old password was not correct."
  37. msgstr ""
  38. #: ajax/updatePrivateKeyPassword.php:51
  39. msgid "Private key password successfully updated."
  40. msgstr ""
  41. #: ajax/updatePrivateKeyPassword.php:53
  42. msgid ""
  43. "Could not update the private key password. Maybe the old password was not "
  44. "correct."
  45. msgstr ""
  46. #: files/error.php:7
  47. msgid ""
  48. "Your private key is not valid! Likely your password was changed outside the "
  49. "ownCloud system (e.g. your corporate directory). You can update your private "
  50. "key password in your personal settings to recover access to your encrypted "
  51. "files."
  52. msgstr ""
  53. #: hooks/hooks.php:44
  54. msgid "Missing requirements."
  55. msgstr ""
  56. #: hooks/hooks.php:45
  57. msgid ""
  58. "Please make sure that PHP 5.3.3 or newer is installed and that the OpenSSL "
  59. "PHP extension is enabled and configured properly. For now, the encryption "
  60. "app has been disabled."
  61. msgstr ""
  62. #: js/settings-admin.js:11
  63. msgid "Saving..."
  64. msgstr ""
  65. #: templates/invalid_private_key.php:5
  66. msgid ""
  67. "Your private key is not valid! Maybe the your password was changed from "
  68. "outside."
  69. msgstr ""
  70. #: templates/invalid_private_key.php:7
  71. msgid "You can unlock your private key in your "
  72. msgstr ""
  73. #: templates/invalid_private_key.php:7
  74. msgid "personal settings"
  75. msgstr ""
  76. #: templates/settings-admin.php:5 templates/settings-personal.php:4
  77. msgid "Encryption"
  78. msgstr ""
  79. #: templates/settings-admin.php:10
  80. msgid ""
  81. "Enable recovery key (allow to recover users files in case of password loss):"
  82. msgstr ""
  83. #: templates/settings-admin.php:14
  84. msgid "Recovery key password"
  85. msgstr ""
  86. #: templates/settings-admin.php:21 templates/settings-personal.php:54
  87. msgid "Enabled"
  88. msgstr ""
  89. #: templates/settings-admin.php:29 templates/settings-personal.php:62
  90. msgid "Disabled"
  91. msgstr ""
  92. #: templates/settings-admin.php:34
  93. msgid "Change recovery key password:"
  94. msgstr ""
  95. #: templates/settings-admin.php:41
  96. msgid "Old Recovery key password"
  97. msgstr ""
  98. #: templates/settings-admin.php:48
  99. msgid "New Recovery key password"
  100. msgstr ""
  101. #: templates/settings-admin.php:53
  102. msgid "Change Password"
  103. msgstr ""
  104. #: templates/settings-personal.php:11
  105. msgid "Your private key password no longer match your log-in password:"
  106. msgstr ""
  107. #: templates/settings-personal.php:14
  108. msgid "Set your old private key password to your current log-in password."
  109. msgstr ""
  110. #: templates/settings-personal.php:16
  111. msgid ""
  112. " If you don't remember your old password you can ask your administrator to "
  113. "recover your files."
  114. msgstr ""
  115. #: templates/settings-personal.php:24
  116. msgid "Old log-in password"
  117. msgstr ""
  118. #: templates/settings-personal.php:30
  119. msgid "Current log-in password"
  120. msgstr ""
  121. #: templates/settings-personal.php:35
  122. msgid "Update Private Key Password"
  123. msgstr ""
  124. #: templates/settings-personal.php:45
  125. msgid "Enable password recovery:"
  126. msgstr ""
  127. #: templates/settings-personal.php:47
  128. msgid ""
  129. "Enabling this option will allow you to reobtain access to your encrypted "
  130. "files in case of password loss"
  131. msgstr ""
  132. #: templates/settings-personal.php:63
  133. msgid "File recovery settings updated"
  134. msgstr ""
  135. #: templates/settings-personal.php:64
  136. msgid "Could not update file recovery"
  137. msgstr ""