diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-06-06 02:21:31 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-06-06 02:21:31 +0200 |
commit | 81b6cab94fcaa5c3bc76a92d38997cd7928cb37d (patch) | |
tree | 861fc4b87415b25b3303061da97df250c6ece70d /l10n/zh_CN/files_encryption.po | |
parent | 666a5c1cc7ed21f2b2e72c038e6fc6b1849a82a1 (diff) | |
download | nextcloud-server-81b6cab94fcaa5c3bc76a92d38997cd7928cb37d.tar.gz nextcloud-server-81b6cab94fcaa5c3bc76a92d38997cd7928cb37d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/zh_CN/files_encryption.po')
-rw-r--r-- | l10n/zh_CN/files_encryption.po | 43 |
1 files changed, 22 insertions, 21 deletions
diff --git a/l10n/zh_CN/files_encryption.po b/l10n/zh_CN/files_encryption.po index 11cd8aa05f3..b923f245e7a 100644 --- a/l10n/zh_CN/files_encryption.po +++ b/l10n/zh_CN/files_encryption.po @@ -3,13 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# modokwang <modokwang@gmail.com>, 2013 msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-05-30 02:27+0200\n" -"PO-Revision-Date: 2013-05-30 00:27+0000\n" -"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" +"POT-Creation-Date: 2013-06-06 02:18+0200\n" +"PO-Revision-Date: 2013-06-05 13:01+0000\n" +"Last-Translator: modokwang <modokwang@gmail.com>\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,29 +20,29 @@ msgstr "" #: ajax/adminrecovery.php:29 msgid "Recovery key successfully enabled" -msgstr "" +msgstr "恢复密钥成功启用" #: ajax/adminrecovery.php:34 msgid "" "Could not enable recovery key. Please check your recovery key password!" -msgstr "" +msgstr "不能启用恢复密钥。请检查恢复密钥密码!" #: ajax/adminrecovery.php:48 msgid "Recovery key successfully disabled" -msgstr "" +msgstr "恢复密钥成功禁用" #: ajax/adminrecovery.php:53 msgid "" "Could not disable recovery key. Please check your recovery key password!" -msgstr "" +msgstr "不能禁用恢复密钥。请检查恢复密钥密码!" #: ajax/changeRecoveryPassword.php:49 msgid "Password successfully changed." -msgstr "" +msgstr "密码修改成功。" #: ajax/changeRecoveryPassword.php:51 msgid "Could not change the password. Maybe the old password was not correct." -msgstr "" +msgstr "不能修改密码。旧密码可能不正确。" #: js/settings-admin.js:11 msgid "Saving..." @@ -54,50 +55,50 @@ msgstr "加密" #: templates/settings-admin.php:9 msgid "" "Enable encryption passwords recovery key (allow sharing to recovery key):" -msgstr "" +msgstr "启用加密密码恢复密钥(允许共享恢复密钥):" #: templates/settings-admin.php:13 msgid "Recovery account password" -msgstr "" +msgstr "恢复账户密码" #: templates/settings-admin.php:20 templates/settings-personal.php:18 msgid "Enabled" -msgstr "" +msgstr "开启" #: templates/settings-admin.php:28 templates/settings-personal.php:26 msgid "Disabled" -msgstr "" +msgstr "禁用" #: templates/settings-admin.php:32 msgid "Change encryption passwords recovery key:" -msgstr "" +msgstr "变更加密密码恢复密钥:" #: templates/settings-admin.php:39 msgid "Old Recovery account password" -msgstr "" +msgstr "旧恢复账号密码" #: templates/settings-admin.php:46 msgid "New Recovery account password" -msgstr "" +msgstr "新恢复账号密码" #: templates/settings-admin.php:51 msgid "Change Password" -msgstr "" +msgstr "修改密码" #: templates/settings-personal.php:9 msgid "Enable password recovery by sharing all files with your administrator:" -msgstr "" +msgstr "通过与系统管理员共享全部文件启用密码恢复:" #: templates/settings-personal.php:11 msgid "" "Enabling this option will allow you to reobtain access to your encrypted " "files if your password is lost" -msgstr "" +msgstr "启用该选项将允许你丢失密码时重新取得加密过的文件。" #: templates/settings-personal.php:27 msgid "File recovery settings updated" -msgstr "" +msgstr "文件恢复设置已更新" #: templates/settings-personal.php:28 msgid "Could not update file recovery" -msgstr "" +msgstr "不能更新文件恢复" |