files_encryption.po 5.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206
  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. # Sovichet Tep, 2014
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: ownCloud\n"
  10. "Report-Msgid-Bugs-To: translations@owncloud.org\n"
  11. "POT-Creation-Date: 2014-07-30 01:54-0400\n"
  12. "PO-Revision-Date: 2014-07-30 05:54+0000\n"
  13. "Last-Translator: I Robot\n"
  14. "Language-Team: Khmer (http://www.transifex.com/projects/p/owncloud/language/km/)\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. "Language: km\n"
  19. "Plural-Forms: nplurals=1; plural=0;\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:52
  41. msgid "Private key password successfully updated."
  42. msgstr ""
  43. #: ajax/updatePrivateKeyPassword.php:54
  44. msgid ""
  45. "Could not update the private key password. Maybe the old password was not "
  46. "correct."
  47. msgstr ""
  48. #: files/error.php:13
  49. msgid ""
  50. "Encryption app not initialized! Maybe the encryption app was re-enabled "
  51. "during your session. Please try to log out and log back in to initialize the"
  52. " encryption app."
  53. msgstr ""
  54. #: files/error.php:17
  55. #, php-format
  56. msgid ""
  57. "Your private key is not valid! Likely your password was changed outside of "
  58. "%s (e.g. your corporate directory). You can update your private key password"
  59. " in your personal settings to recover access to your encrypted files."
  60. msgstr ""
  61. #: files/error.php:20
  62. msgid ""
  63. "Can not decrypt this file, probably this is a shared file. Please ask the "
  64. "file owner to reshare the file with you."
  65. msgstr ""
  66. #: files/error.php:23 files/error.php:28
  67. msgid ""
  68. "Unknown error. Please check your system settings or contact your "
  69. "administrator"
  70. msgstr ""
  71. #: hooks/hooks.php:66
  72. msgid "Missing requirements."
  73. msgstr ""
  74. #: hooks/hooks.php:67
  75. msgid ""
  76. "Please make sure that PHP 5.3.3 or newer is installed and that OpenSSL "
  77. "together with the PHP extension is enabled and configured properly. For now,"
  78. " the encryption app has been disabled."
  79. msgstr ""
  80. #: hooks/hooks.php:286
  81. msgid "Following users are not set up for encryption:"
  82. msgstr ""
  83. #: js/detect-migration.js:21
  84. msgid "Initial encryption started... This can take some time. Please wait."
  85. msgstr ""
  86. #: js/detect-migration.js:25
  87. msgid "Initial encryption running... Please try again later."
  88. msgstr ""
  89. #: templates/invalid_private_key.php:8
  90. #, php-format
  91. msgid "Go directly to your %spersonal settings%s."
  92. msgstr ""
  93. #: templates/settings-admin.php:2 templates/settings-personal.php:2
  94. msgid "Encryption"
  95. msgstr "កូដនីយកម្ម"
  96. #: templates/settings-admin.php:5 templates/settings-personal.php:6
  97. msgid ""
  98. "Encryption App is enabled but your keys are not initialized, please log-out "
  99. "and log-in again"
  100. msgstr ""
  101. #: templates/settings-admin.php:8
  102. msgid ""
  103. "Enable recovery key (allow to recover users files in case of password loss):"
  104. msgstr ""
  105. #: templates/settings-admin.php:12
  106. msgid "Recovery key password"
  107. msgstr ""
  108. #: templates/settings-admin.php:15
  109. msgid "Repeat Recovery key password"
  110. msgstr ""
  111. #: templates/settings-admin.php:22 templates/settings-personal.php:53
  112. msgid "Enabled"
  113. msgstr "បាន​បើក"
  114. #: templates/settings-admin.php:30 templates/settings-personal.php:61
  115. msgid "Disabled"
  116. msgstr "បាន​បិទ"
  117. #: templates/settings-admin.php:35
  118. msgid "Change recovery key password:"
  119. msgstr ""
  120. #: templates/settings-admin.php:41
  121. msgid "Old Recovery key password"
  122. msgstr ""
  123. #: templates/settings-admin.php:48
  124. msgid "New Recovery key password"
  125. msgstr ""
  126. #: templates/settings-admin.php:54
  127. msgid "Repeat New Recovery key password"
  128. msgstr ""
  129. #: templates/settings-admin.php:59
  130. msgid "Change Password"
  131. msgstr "ប្ដូរ​ពាក្យ​សម្ងាត់"
  132. #: templates/settings-personal.php:12
  133. msgid "Your private key password no longer match your log-in password:"
  134. msgstr ""
  135. #: templates/settings-personal.php:15
  136. msgid "Set your old private key password to your current log-in password."
  137. msgstr ""
  138. #: templates/settings-personal.php:17
  139. msgid ""
  140. " If you don't remember your old password you can ask your administrator to "
  141. "recover your files."
  142. msgstr ""
  143. #: templates/settings-personal.php:25
  144. msgid "Old log-in password"
  145. msgstr ""
  146. #: templates/settings-personal.php:31
  147. msgid "Current log-in password"
  148. msgstr ""
  149. #: templates/settings-personal.php:36
  150. msgid "Update Private Key Password"
  151. msgstr ""
  152. #: templates/settings-personal.php:44
  153. msgid "Enable password recovery:"
  154. msgstr ""
  155. #: templates/settings-personal.php:46
  156. msgid ""
  157. "Enabling this option will allow you to reobtain access to your encrypted "
  158. "files in case of password loss"
  159. msgstr ""
  160. #: templates/settings-personal.php:62
  161. msgid "File recovery settings updated"
  162. msgstr ""
  163. #: templates/settings-personal.php:63
  164. msgid "Could not update file recovery"
  165. msgstr ""