files_encryption.po 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198
  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-10-13 20:29-0400\n"
  11. "PO-Revision-Date: 2013-10-14 00:29+0000\n"
  12. "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
  13. "Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/owncloud/language/es_MX/)\n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: 8bit\n"
  17. "Language: es_MX\n"
  18. "Plural-Forms: nplurals=2; plural=(n != 1);\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:52
  40. msgid "Private key password successfully updated."
  41. msgstr ""
  42. #: ajax/updatePrivateKeyPassword.php:54
  43. msgid ""
  44. "Could not update the private key password. Maybe the old password was not "
  45. "correct."
  46. msgstr ""
  47. #: files/error.php:12
  48. msgid ""
  49. "Encryption app not initialized! Maybe the encryption app was re-enabled "
  50. "during your session. Please try to log out and log back in to initialize the"
  51. " encryption app."
  52. msgstr ""
  53. #: files/error.php:15
  54. msgid ""
  55. "Your private key is not valid! Likely your password was changed outside the "
  56. "ownCloud system (e.g. your corporate directory). You can update your private"
  57. " key password in your personal settings to recover access to your encrypted "
  58. "files."
  59. msgstr ""
  60. #: files/error.php:18
  61. msgid ""
  62. "Can not decrypt this file, probably this is a shared file. Please ask the "
  63. "file owner to reshare the file with you."
  64. msgstr ""
  65. #: files/error.php:21 files/error.php:26
  66. msgid ""
  67. "Unknown error please check your system settings or contact your "
  68. "administrator"
  69. msgstr ""
  70. #: hooks/hooks.php:53
  71. msgid "Missing requirements."
  72. msgstr ""
  73. #: hooks/hooks.php:54
  74. msgid ""
  75. "Please make sure that PHP 5.3.3 or newer is installed and that OpenSSL "
  76. "together with the PHP extension is enabled and configured properly. For now,"
  77. " the encryption app has been disabled."
  78. msgstr ""
  79. #: hooks/hooks.php:252
  80. msgid "Following users are not set up for encryption:"
  81. msgstr ""
  82. #: js/settings-admin.js:13
  83. msgid "Saving..."
  84. msgstr ""
  85. #: templates/invalid_private_key.php:8
  86. msgid "Go directly to your "
  87. msgstr ""
  88. #: templates/invalid_private_key.php:8
  89. msgid "personal settings"
  90. msgstr ""
  91. #: templates/settings-admin.php:4 templates/settings-personal.php:3
  92. msgid "Encryption"
  93. msgstr ""
  94. #: templates/settings-admin.php:7
  95. msgid ""
  96. "Enable recovery key (allow to recover users files in case of password loss):"
  97. msgstr ""
  98. #: templates/settings-admin.php:11
  99. msgid "Recovery key password"
  100. msgstr ""
  101. #: templates/settings-admin.php:14
  102. msgid "Repeat Recovery key password"
  103. msgstr ""
  104. #: templates/settings-admin.php:21 templates/settings-personal.php:51
  105. msgid "Enabled"
  106. msgstr ""
  107. #: templates/settings-admin.php:29 templates/settings-personal.php:59
  108. msgid "Disabled"
  109. msgstr ""
  110. #: templates/settings-admin.php:34
  111. msgid "Change recovery key password:"
  112. msgstr ""
  113. #: templates/settings-admin.php:40
  114. msgid "Old Recovery key password"
  115. msgstr ""
  116. #: templates/settings-admin.php:47
  117. msgid "New Recovery key password"
  118. msgstr ""
  119. #: templates/settings-admin.php:53
  120. msgid "Repeat New Recovery key password"
  121. msgstr ""
  122. #: templates/settings-admin.php:58
  123. msgid "Change Password"
  124. msgstr ""
  125. #: templates/settings-personal.php:9
  126. msgid "Your private key password no longer match your log-in password:"
  127. msgstr ""
  128. #: templates/settings-personal.php:12
  129. msgid "Set your old private key password to your current log-in password."
  130. msgstr ""
  131. #: templates/settings-personal.php:14
  132. msgid ""
  133. " If you don't remember your old password you can ask your administrator to "
  134. "recover your files."
  135. msgstr ""
  136. #: templates/settings-personal.php:22
  137. msgid "Old log-in password"
  138. msgstr ""
  139. #: templates/settings-personal.php:28
  140. msgid "Current log-in password"
  141. msgstr ""
  142. #: templates/settings-personal.php:33
  143. msgid "Update Private Key Password"
  144. msgstr ""
  145. #: templates/settings-personal.php:42
  146. msgid "Enable password recovery:"
  147. msgstr ""
  148. #: templates/settings-personal.php:44
  149. msgid ""
  150. "Enabling this option will allow you to reobtain access to your encrypted "
  151. "files in case of password loss"
  152. msgstr ""
  153. #: templates/settings-personal.php:60
  154. msgid "File recovery settings updated"
  155. msgstr ""
  156. #: templates/settings-personal.php:61
  157. msgid "Could not update file recovery"
  158. msgstr ""