diff options
Diffstat (limited to 'l10n/zh_CN/lib.po')
-rw-r--r-- | l10n/zh_CN/lib.po | 66 |
1 files changed, 33 insertions, 33 deletions
diff --git a/l10n/zh_CN/lib.po b/l10n/zh_CN/lib.po index d5651e578ce..33c5d25855a 100644 --- a/l10n/zh_CN/lib.po +++ b/l10n/zh_CN/lib.po @@ -13,8 +13,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-17 01:54-0400\n" -"PO-Revision-Date: 2014-08-17 05:23+0000\n" +"POT-Creation-Date: 2014-08-18 01:54-0400\n" +"PO-Revision-Date: 2014-08-18 05:23+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" @@ -38,7 +38,7 @@ msgstr "" msgid "See %s" msgstr "查看 %s" -#: base.php:208 private/util.php:428 +#: base.php:208 private/util.php:431 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " @@ -481,147 +481,147 @@ msgstr "必须提供合法的密码" msgid "The username is already being used" msgstr "用户名已被使用" -#: private/util.php:413 +#: private/util.php:416 msgid "No database drivers (sqlite, mysql, or postgresql) installed." msgstr "没有安装数据库驱动 (SQLite、MySQL 或 PostgreSQL)。" -#: private/util.php:420 +#: private/util.php:423 #, php-format msgid "" "Permissions can usually be fixed by %sgiving the webserver write access to " "the root directory%s." msgstr "" -#: private/util.php:427 +#: private/util.php:430 msgid "Cannot write into \"config\" directory" msgstr "无法写入“config”目录" -#: private/util.php:440 +#: private/util.php:443 msgid "Cannot write into \"apps\" directory" msgstr "无法写入“apps”目录" -#: private/util.php:441 +#: private/util.php:444 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the apps" " directory%s or disabling the appstore in the config file." msgstr "" -#: private/util.php:455 +#: private/util.php:458 #, php-format msgid "Cannot create \"data\" directory (%s)" msgstr "无法创建“apps”目录 (%s)" -#: private/util.php:456 +#: private/util.php:459 #, php-format msgid "" "This can usually be fixed by <a href=\"%s\" target=\"_blank\">giving the " "webserver write access to the root directory</a>." msgstr "" -#: private/util.php:472 +#: private/util.php:475 #, php-format msgid "Setting locale to %s failed" msgstr "设置语言为 %s 失败" -#: private/util.php:475 +#: private/util.php:478 msgid "" "Please install one of theses locales on your system and restart your " "webserver." msgstr "请在您的系统中安装这些语言并重新启动您的网页服务器。" -#: private/util.php:479 +#: private/util.php:482 msgid "Please ask your server administrator to install the module." msgstr "请联系服务器管理员安装模块。" -#: private/util.php:483 private/util.php:490 private/util.php:497 -#: private/util.php:511 private/util.php:518 private/util.php:525 -#: private/util.php:532 private/util.php:539 private/util.php:546 -#: private/util.php:561 +#: private/util.php:486 private/util.php:493 private/util.php:500 +#: private/util.php:514 private/util.php:521 private/util.php:528 +#: private/util.php:535 private/util.php:542 private/util.php:549 +#: private/util.php:564 #, php-format msgid "PHP module %s not installed." msgstr "PHP %s 模块未安装。" -#: private/util.php:553 +#: private/util.php:556 #, php-format msgid "PHP %s or higher is required." msgstr "要求 PHP 版本 %s 或者更高。" -#: private/util.php:554 +#: private/util.php:557 msgid "" "Please ask your server administrator to update PHP to the latest version. " "Your PHP version is no longer supported by ownCloud and the PHP community." msgstr "请联系服务器管理员升级 PHP 到最新的版本。ownCloud 和 PHP 社区已经不再支持此版本的 PHP。" -#: private/util.php:571 +#: private/util.php:574 msgid "" "PHP Safe Mode is enabled. ownCloud requires that it is disabled to work " "properly." msgstr "PHP Safe Mode 已经启用,ownCloud 需要 Safe Mode 停用以正常工作。" -#: private/util.php:572 +#: private/util.php:575 msgid "" "PHP Safe Mode is a deprecated and mostly useless setting that should be " "disabled. Please ask your server administrator to disable it in php.ini or " "in your webserver config." msgstr "PHP Safe Mode 已经被废弃并且应当被停用。请联系服务器管理员在 php.ini 或您的服务器设置中停用 Safe Mode。" -#: private/util.php:579 +#: private/util.php:582 msgid "" "Magic Quotes is enabled. ownCloud requires that it is disabled to work " "properly." msgstr "Magic Quotes 已经启用,ownCloud 需要 Magic Quotes 停用以正常工作。" -#: private/util.php:580 +#: private/util.php:583 msgid "" "Magic Quotes is a deprecated and mostly useless setting that should be " "disabled. Please ask your server administrator to disable it in php.ini or " "in your webserver config." msgstr "Magic Quotes 已经被废弃并且应当被停用。请联系服务器管理员在 php.ini 或您的服务器设置中停用 Magic Quotes。" -#: private/util.php:594 +#: private/util.php:597 msgid "PHP modules have been installed, but they are still listed as missing?" msgstr "PHP 模块已经安装,但仍然显示未安装?" -#: private/util.php:595 +#: private/util.php:598 msgid "Please ask your server administrator to restart the web server." msgstr "请联系服务器管理员重启网页服务器。" -#: private/util.php:624 +#: private/util.php:627 msgid "PostgreSQL >= 9 required" msgstr "要求 PostgreSQL >= 9" -#: private/util.php:625 +#: private/util.php:628 msgid "Please upgrade your database version" msgstr "请升级您的数据库版本" -#: private/util.php:632 +#: private/util.php:635 msgid "Error occurred while checking PostgreSQL version" msgstr "检查 PostgreSQL 版本时发生了一个错误" -#: private/util.php:633 +#: private/util.php:636 msgid "" "Please make sure you have PostgreSQL >= 9 or check the logs for more " "information about the error" msgstr "" -#: private/util.php:695 +#: private/util.php:698 msgid "" "Please change the permissions to 0770 so that the directory cannot be listed" " by other users." msgstr "请更改权限为 0770 以避免其他用户查看目录。" -#: private/util.php:704 +#: private/util.php:707 #, php-format msgid "Data directory (%s) is readable by other users" msgstr "文件目录 (%s) 可以被其他用户读取" -#: private/util.php:725 +#: private/util.php:728 #, php-format msgid "Data directory (%s) is invalid" msgstr "文件目录 (%s) 无效" -#: private/util.php:726 +#: private/util.php:729 msgid "" "Please check that the data directory contains a file \".ocdata\" in its " "root." |