This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
{"translations":{
"Cannot write into \"config\" directory!":"无法写入“config”目录!",
"See %s":"查看 %s",
"PHP %s or higher is required.":"要求 PHP 版本 %s 或者更高。",
"No source specified when installing app":"安装 App 时未指定来源",
"No href specified when installing app from http":"从 http 安装 App 时未指定链接",
"No path specified when installing app from local file":"从本地文件安装 App 时未指定路径",
"Archives of type %s are not supported":"不支持 %s 的压缩格式",
"Failed to open archive when installing app":"安装 App 是打开归档失败",
"App does not provide an info.xml file":"应用未提供 info.xml 文件",
"App can't be installed because of not allowed code in the App":"App 无法安装,因为 App 中有非法代码 ",
"App can't be installed because it is not compatible with this version of ownCloud":"App 无法安装,因为和当前 ownCloud 版本不兼容",
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps":"App 无法安装,因为 App 包含不允许在非内置 App 中使用的 <shipped>true</shipped> 标签",
"App can't be installed because the version in info.xml/version is not the same as the version reported from the app store":"App 无法安装因为 info.xml/version 中的版本和 App 商店版本不同",
"Please ask your server administrator to install the module.":"请联系服务器管理员安装模块。",
"PHP module %s not installed.":"PHP %s 模块未安装。",
"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.":"请联系服务器管理员升级 PHP 到最新的版本。ownCloud 和 PHP 社区已经不再支持此版本的 PHP。",
"PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible.":"PHP 被设置为移除行内 <doc> 块,这将导致数个核心应用无法访问。",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator.":"这可能是由缓存/加速器造成的,例如 Zend OPcache 或 eAccelerator。",
"PHP modules have been installed, but they are still listed as missing?":"PHP 模块已经安装,但仍然显示未安装?",
"Please ask your server administrator to restart the web server.":"请联系服务器管理员重启网页服务器。",
"PostgreSQL >= 9 required":"要求 PostgreSQL >= 9",
"Please upgrade your database version":"请升级您的数据库版本",
"Error occurred while checking PostgreSQL version":"检查 PostgreSQL 版本时发生了一个错误",
"Please change the permissions to 0770 so that the directory cannot be listed by other users.":"请更改权限为 0770 以避免其他用户查看目录。",
"Data directory (%s) is readable by other users":"文件目录 (%s) 可以被其他用户读取",
"Data directory (%s) is invalid":"文件目录 (%s) 无效",
"Please check that the data directory contains a file \".ocdata\" in its root.":"请确保文件根目录下包含有一个名为“.ocdata”的文件。"