files_encryption.po 4.4 KB

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