nextcloud/l10n/zh_CN/files_encryption.po

105 lines
3.2 KiB
Plaintext
Raw Normal View History

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