files_encryption.po 4.4 KB

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