diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-07-05 02:21:23 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-07-05 02:21:23 +0200 |
commit | 955646c4618110cd80c51f283b74848c9a013c41 (patch) | |
tree | ed8f1994ec975c01e17f295e155ce1806423c5bc /l10n/zh_CN/files_encryption.po | |
parent | b2afbe0e8b914d2e5807138953c8a0a6e2c8f4ac (diff) | |
download | nextcloud-server-955646c4618110cd80c51f283b74848c9a013c41.tar.gz nextcloud-server-955646c4618110cd80c51f283b74848c9a013c41.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/zh_CN/files_encryption.po')
-rw-r--r-- | l10n/zh_CN/files_encryption.po | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/l10n/zh_CN/files_encryption.po b/l10n/zh_CN/files_encryption.po index b1a0711b925..08588336e19 100644 --- a/l10n/zh_CN/files_encryption.po +++ b/l10n/zh_CN/files_encryption.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-04 09:30+0200\n" -"PO-Revision-Date: 2013-07-03 05:40+0000\n" -"Last-Translator: Mengz You <mengz.you@gmail.com>\n" +"POT-Creation-Date: 2013-07-05 02:12+0200\n" +"PO-Revision-Date: 2013-07-05 00:13+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\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" @@ -65,14 +65,15 @@ msgid "" msgstr "您的私有密钥无效!也许是您在 ownCloud 系统外更改了密码 (比如,在您的公司目录)。您可以在个人设置里更新您的私钥密码来恢复访问你的加密文件。" #: hooks/hooks.php:44 -msgid "PHP module OpenSSL is not installed." -msgstr "PHP 模块 OpenSSL 未安装。" +msgid "Missing requirements." +msgstr "" #: hooks/hooks.php:45 msgid "" -"Please ask your server administrator to install the module. For now the " -"encryption app was disabled." -msgstr "请请求您的服务器管理员安装该模块。现在加密应用被禁用。" +"Please make sure that PHP 5.3.3 or newer is installed and that the OpenSSL " +"PHP extension is enabled and configured properly. For now, the encryption " +"app has been disabled." +msgstr "" #: js/settings-admin.js:11 msgid "Saving..." |