# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Translators: # modokwang , 2013 msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "POT-Creation-Date: 2013-06-08 02:03+0200\n" "PO-Revision-Date: 2013-06-07 09:23+0000\n" "Last-Translator: modokwang \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" "Content-Transfer-Encoding: 8bit\n" "Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" #: ajax/adminrecovery.php:29 msgid "Recovery key successfully enabled" msgstr "恢复密钥成功启用" #: ajax/adminrecovery.php:34 msgid "" "Could not enable recovery key. Please check your recovery key password!" msgstr "不能启用恢复密钥。请检查恢复密钥密码!" #: ajax/adminrecovery.php:48 msgid "Recovery key successfully disabled" msgstr "恢复密钥成功禁用" #: ajax/adminrecovery.php:53 msgid "" "Could not disable recovery key. Please check your recovery key password!" msgstr "不能禁用恢复密钥。请检查恢复密钥密码!" #: ajax/changeRecoveryPassword.php:49 msgid "Password successfully changed." msgstr "密码修改成功。" #: ajax/changeRecoveryPassword.php:51 msgid "Could not change the password. Maybe the old password was not correct." msgstr "不能修改密码。旧密码可能不正确。" #: js/settings-admin.js:11 msgid "Saving..." msgstr "保存中" #: templates/settings-admin.php:5 templates/settings-personal.php:4 msgid "Encryption" msgstr "加密" #: templates/settings-admin.php:9 msgid "" "Enable encryption passwords recovery key (allow sharing to recovery key):" msgstr "启用加密密码恢复密钥(允许共享恢复密钥):" #: templates/settings-admin.php:13 msgid "Recovery account password" msgstr "恢复账户密码" #: templates/settings-admin.php:20 templates/settings-personal.php:18 msgid "Enabled" msgstr "开启" #: templates/settings-admin.php:28 templates/settings-personal.php:26 msgid "Disabled" msgstr "禁用" #: templates/settings-admin.php:32 msgid "Change encryption passwords recovery key:" msgstr "变更加密密码恢复密钥:" #: templates/settings-admin.php:39 msgid "Old Recovery account password" msgstr "旧恢复账号密码" #: templates/settings-admin.php:46 msgid "New Recovery account password" msgstr "新恢复账号密码" #: templates/settings-admin.php:51 msgid "Change Password" msgstr "修改密码" #: templates/settings-personal.php:9 msgid "Enable password recovery by sharing all files with your administrator:" 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 "启用该选项将允许你丢失密码时重新取得加密过的文件。" #: templates/settings-personal.php:27 msgid "File recovery settings updated" msgstr "文件恢复设置已更新" #: templates/settings-personal.php:28 msgid "Could not update file recovery" msgstr "不能更新文件恢复"