diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-07-30 01:55:32 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-07-30 01:55:32 -0400 |
commit | 47e72917e5eac67d18b80097d2368db65ee928c2 (patch) | |
tree | d1b367b420152b2e795e6fc8400d46f66d1edb22 /l10n/zh_CN | |
parent | a779878657f39d338cf2f822925776b2f4d28338 (diff) | |
download | nextcloud-server-47e72917e5eac67d18b80097d2368db65ee928c2.tar.gz nextcloud-server-47e72917e5eac67d18b80097d2368db65ee928c2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/zh_CN')
-rw-r--r-- | l10n/zh_CN/files_encryption.po | 52 |
1 files changed, 29 insertions, 23 deletions
diff --git a/l10n/zh_CN/files_encryption.po b/l10n/zh_CN/files_encryption.po index d18a53a5d0a..5b492379499 100644 --- a/l10n/zh_CN/files_encryption.po +++ b/l10n/zh_CN/files_encryption.po @@ -13,9 +13,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-07-27 01:54-0400\n" -"PO-Revision-Date: 2014-07-26 06:20+0000\n" -"Last-Translator: Mave <mave@foxmail.com>\n" +"POT-Creation-Date: 2014-07-30 01:54-0400\n" +"PO-Revision-Date: 2014-07-30 05:54+0000\n" +"Last-Translator: I Robot\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" @@ -118,87 +118,93 @@ msgstr "直接访问您的%s个人设置%s。" msgid "Encryption" msgstr "加密" -#: templates/settings-admin.php:5 +#: templates/settings-admin.php:5 templates/settings-personal.php:6 +msgid "" +"Encryption App is enabled but your keys are not initialized, please log-out " +"and log-in again" +msgstr "" + +#: templates/settings-admin.php:8 msgid "" "Enable recovery key (allow to recover users files in case of password loss):" msgstr "启用恢复密钥(允许你在密码丢失后恢复文件):" -#: templates/settings-admin.php:9 +#: templates/settings-admin.php:12 msgid "Recovery key password" msgstr "恢复密钥密码" -#: templates/settings-admin.php:12 +#: templates/settings-admin.php:15 msgid "Repeat Recovery key password" msgstr "重复恢复密钥密码" -#: templates/settings-admin.php:19 templates/settings-personal.php:50 +#: templates/settings-admin.php:22 templates/settings-personal.php:53 msgid "Enabled" msgstr "开启" -#: templates/settings-admin.php:27 templates/settings-personal.php:58 +#: templates/settings-admin.php:30 templates/settings-personal.php:61 msgid "Disabled" msgstr "禁用" -#: templates/settings-admin.php:32 +#: templates/settings-admin.php:35 msgid "Change recovery key password:" msgstr "更改恢复密钥密码" -#: templates/settings-admin.php:38 +#: templates/settings-admin.php:41 msgid "Old Recovery key password" msgstr "旧的恢复密钥密码" -#: templates/settings-admin.php:45 +#: templates/settings-admin.php:48 msgid "New Recovery key password" msgstr "新的恢复密钥密码" -#: templates/settings-admin.php:51 +#: templates/settings-admin.php:54 msgid "Repeat New Recovery key password" msgstr "重复新的密钥恢复密码" -#: templates/settings-admin.php:56 +#: templates/settings-admin.php:59 msgid "Change Password" msgstr "修改密码" -#: templates/settings-personal.php:8 +#: templates/settings-personal.php:12 msgid "Your private key password no longer match your log-in password:" msgstr "您的私钥密码不再匹配您的登录密码:" -#: templates/settings-personal.php:11 +#: templates/settings-personal.php:15 msgid "Set your old private key password to your current log-in password." msgstr "讲您旧的私钥密码改为当前登录密码。" -#: templates/settings-personal.php:13 +#: templates/settings-personal.php:17 msgid "" " If you don't remember your old password you can ask your administrator to " "recover your files." msgstr "如果您记不住旧的密码,您可以请求管理员恢复您的文件。" -#: templates/settings-personal.php:21 +#: templates/settings-personal.php:25 msgid "Old log-in password" msgstr "旧登录密码" -#: templates/settings-personal.php:27 +#: templates/settings-personal.php:31 msgid "Current log-in password" msgstr "当前登录密码" -#: templates/settings-personal.php:32 +#: templates/settings-personal.php:36 msgid "Update Private Key Password" msgstr "更新私钥密码" -#: templates/settings-personal.php:41 +#: templates/settings-personal.php:44 msgid "Enable password recovery:" msgstr "启用密码恢复:" -#: templates/settings-personal.php:43 +#: templates/settings-personal.php:46 msgid "" "Enabling this option will allow you to reobtain access to your encrypted " "files in case of password loss" msgstr "启用该项将允许你在密码丢失后取回您的加密文件" -#: templates/settings-personal.php:59 +#: templates/settings-personal.php:62 msgid "File recovery settings updated" msgstr "文件恢复设置已更新" -#: templates/settings-personal.php:60 +#: templates/settings-personal.php:63 msgid "Could not update file recovery" msgstr "不能更新文件恢复" |