files_encryption.po 6.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201
  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. # akong <akong@aspa.idv.tw>, 2013
  7. # pellaeon <nfsmwlin@gmail.com>, 2013
  8. # Flymok <transifex@flymok.net>, 2013
  9. msgid ""
  10. msgstr ""
  11. "Project-Id-Version: ownCloud\n"
  12. "Report-Msgid-Bugs-To: translations@owncloud.org\n"
  13. "POT-Creation-Date: 2013-11-06 21:43-0500\n"
  14. "PO-Revision-Date: 2013-11-04 08:00+0000\n"
  15. "Last-Translator: akong <akong@aspa.idv.tw>\n"
  16. "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n"
  17. "MIME-Version: 1.0\n"
  18. "Content-Type: text/plain; charset=UTF-8\n"
  19. "Content-Transfer-Encoding: 8bit\n"
  20. "Language: zh_TW\n"
  21. "Plural-Forms: nplurals=1; plural=0;\n"
  22. #: ajax/adminrecovery.php:29
  23. msgid "Recovery key successfully enabled"
  24. msgstr "還原金鑰已成功開啟"
  25. #: ajax/adminrecovery.php:34
  26. msgid ""
  27. "Could not enable recovery key. Please check your recovery key password!"
  28. msgstr "無法啟用還原金鑰。請檢查您的還原金鑰密碼!"
  29. #: ajax/adminrecovery.php:48
  30. msgid "Recovery key successfully disabled"
  31. msgstr "還原金鑰已成功停用"
  32. #: ajax/adminrecovery.php:53
  33. msgid ""
  34. "Could not disable recovery key. Please check your recovery key password!"
  35. msgstr "無法停用還原金鑰。請檢查您的還原金鑰密碼!"
  36. #: ajax/changeRecoveryPassword.php:49
  37. msgid "Password successfully changed."
  38. msgstr "成功變更密碼。"
  39. #: ajax/changeRecoveryPassword.php:51
  40. msgid "Could not change the password. Maybe the old password was not correct."
  41. msgstr "無法變更密碼,或許是輸入的舊密碼不正確。"
  42. #: ajax/updatePrivateKeyPassword.php:52
  43. msgid "Private key password successfully updated."
  44. msgstr "私人金鑰密碼已成功更新。"
  45. #: ajax/updatePrivateKeyPassword.php:54
  46. msgid ""
  47. "Could not update the private key password. Maybe the old password was not "
  48. "correct."
  49. msgstr "無法更新私人金鑰密碼。可能舊的密碼不正確。"
  50. #: files/error.php:12
  51. msgid ""
  52. "Encryption app not initialized! Maybe the encryption app was re-enabled "
  53. "during your session. Please try to log out and log back in to initialize the"
  54. " encryption app."
  55. msgstr "加密功能未初始化!可能加密功能需要重新啟用在現在的連線上。請試著登出再登入來初始化加密功能。"
  56. #: files/error.php:16
  57. #, php-format
  58. msgid ""
  59. "Your private key is not valid! Likely your password was changed outside of "
  60. "%s (e.g. your corporate directory). You can update your private key password"
  61. " in your personal settings to recover access to your encrypted files."
  62. msgstr "您的私人金鑰不正確!可能您的密碼已經變更在外部的 %s (例如:您的企業目錄)。您可以在您的個人設定中更新私人金鑰密碼來還原存取您的加密檔案。"
  63. #: files/error.php:19
  64. msgid ""
  65. "Can not decrypt this file, probably this is a shared file. Please ask the "
  66. "file owner to reshare the file with you."
  67. msgstr "無法解密這個檔案,也許這是分享的檔案。請詢問檔案所有人重新分享檔案給您。"
  68. #: files/error.php:22 files/error.php:27
  69. msgid ""
  70. "Unknown error please check your system settings or contact your "
  71. "administrator"
  72. msgstr "未知錯誤請檢查您的系統設定或是聯絡您的管理員"
  73. #: hooks/hooks.php:59
  74. msgid "Missing requirements."
  75. msgstr "遺失必要條件。"
  76. #: hooks/hooks.php:60
  77. msgid ""
  78. "Please make sure that PHP 5.3.3 or newer is installed and that OpenSSL "
  79. "together with the PHP extension is enabled and configured properly. For now,"
  80. " the encryption app has been disabled."
  81. msgstr "請確認已安裝 PHP 5.3.3 或是更新的版本以及 OpenSSL 也一併安裝在 PHP extension 裡面並啟用及設置完成。現在,加密功能是停用的。"
  82. #: hooks/hooks.php:273
  83. msgid "Following users are not set up for encryption:"
  84. msgstr "以下的使用者無法設定加密:"
  85. #: js/settings-admin.js:13
  86. msgid "Saving..."
  87. msgstr "儲存中..."
  88. #: templates/invalid_private_key.php:8
  89. msgid "Go directly to your "
  90. msgstr "直接到您的"
  91. #: templates/invalid_private_key.php:8
  92. msgid "personal settings"
  93. msgstr "個人設定"
  94. #: templates/settings-admin.php:4 templates/settings-personal.php:3
  95. msgid "Encryption"
  96. msgstr "加密"
  97. #: templates/settings-admin.php:7
  98. msgid ""
  99. "Enable recovery key (allow to recover users files in case of password loss):"
  100. msgstr "啟用還原金鑰 (因忘記密碼仍允許還原使用者檔案):"
  101. #: templates/settings-admin.php:11
  102. msgid "Recovery key password"
  103. msgstr "還原金鑰密碼"
  104. #: templates/settings-admin.php:14
  105. msgid "Repeat Recovery key password"
  106. msgstr "再輸入還原金鑰密碼一次"
  107. #: templates/settings-admin.php:21 templates/settings-personal.php:51
  108. msgid "Enabled"
  109. msgstr "已啓用"
  110. #: templates/settings-admin.php:29 templates/settings-personal.php:59
  111. msgid "Disabled"
  112. msgstr "已停用"
  113. #: templates/settings-admin.php:34
  114. msgid "Change recovery key password:"
  115. msgstr "變更還原金鑰密碼:"
  116. #: templates/settings-admin.php:40
  117. msgid "Old Recovery key password"
  118. msgstr "舊的還原金鑰密碼"
  119. #: templates/settings-admin.php:47
  120. msgid "New Recovery key password"
  121. msgstr "新的還原金鑰密碼"
  122. #: templates/settings-admin.php:53
  123. msgid "Repeat New Recovery key password"
  124. msgstr "再輸入新的還原金鑰密碼一次"
  125. #: templates/settings-admin.php:58
  126. msgid "Change Password"
  127. msgstr "變更密碼"
  128. #: templates/settings-personal.php:9
  129. msgid "Your private key password no longer match your log-in password:"
  130. msgstr "您的私人金鑰密碼不符合您的登入密碼:"
  131. #: templates/settings-personal.php:12
  132. msgid "Set your old private key password to your current log-in password."
  133. msgstr "設定您的舊私人金鑰密碼到您現在的登入密碼。"
  134. #: templates/settings-personal.php:14
  135. msgid ""
  136. " If you don't remember your old password you can ask your administrator to "
  137. "recover your files."
  138. msgstr "如果您忘記舊密碼,可以請求管理員協助取回檔案。"
  139. #: templates/settings-personal.php:22
  140. msgid "Old log-in password"
  141. msgstr "舊登入密碼"
  142. #: templates/settings-personal.php:28
  143. msgid "Current log-in password"
  144. msgstr "目前的登入密碼"
  145. #: templates/settings-personal.php:33
  146. msgid "Update Private Key Password"
  147. msgstr "更新私人金鑰密碼"
  148. #: templates/settings-personal.php:42
  149. msgid "Enable password recovery:"
  150. msgstr "啟用密碼還原:"
  151. #: templates/settings-personal.php:44
  152. msgid ""
  153. "Enabling this option will allow you to reobtain access to your encrypted "
  154. "files in case of password loss"
  155. msgstr "啟用這個選項將會允許您因忘記密碼但需要存取您的加密檔案"
  156. #: templates/settings-personal.php:60
  157. msgid "File recovery settings updated"
  158. msgstr "檔案還原設定已更新"
  159. #: templates/settings-personal.php:61
  160. msgid "Could not update file recovery"
  161. msgstr "無法更新檔案還原設定"