summaryrefslogtreecommitdiffstats
path: root/apps/theming/l10n/zh_CN.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-01-04 09:48:31 +0000
committerNextcloud bot <bot@nextcloud.com>2018-01-04 09:48:31 +0000
commit298b79410d433a5394123393b2462eb870a64947 (patch)
treee4fd07f1d55029293caed61c3b7af529c8785246 /apps/theming/l10n/zh_CN.json
parent493c255f7f774783b78a58d930a2d1f446274d51 (diff)
downloadnextcloud-server-298b79410d433a5394123393b2462eb870a64947.tar.gz
nextcloud-server-298b79410d433a5394123393b2462eb870a64947.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/zh_CN.json')
-rw-r--r--apps/theming/l10n/zh_CN.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/theming/l10n/zh_CN.json b/apps/theming/l10n/zh_CN.json
index f3d44973e02..cebfb18494a 100644
--- a/apps/theming/l10n/zh_CN.json
+++ b/apps/theming/l10n/zh_CN.json
@@ -7,6 +7,14 @@
"The given web address is too long" : "输入的地址过长",
"The given slogan is too long" : "输入的标语过长",
"The given color is invalid" : "提供的颜色无效",
+ "There is no error, the file uploaded with success" : "没有错误,文件已上传成功",
+ "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "上传的文件超过了php.ini中指定的upload_max_filesize指令配置",
+ "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "上传的文件超过了HTML表单中指定的MAX_FILE_SIZE指令",
+ "The uploaded file was only partially uploaded" : "上传的文件只有部分已上传",
+ "No file was uploaded" : "没有上传文件",
+ "Missing a temporary folder" : "缺少临时文件夹",
+ "Failed to write file to disk." : "文件写入磁盘失败。",
+ "A PHP extension stopped the file upload." : "PHP扩展停止了文件上传。",
"No file uploaded" : "文件没有上传",
"Unsupported image type" : "不支持图片格式",
"You are already using a custom theme" : "你已经在使用自定义主题",
@@ -23,6 +31,7 @@
"Login image" : "登录图片",
"Upload new login background" : "上传新登录背景",
"Remove background image" : "删除背景图片",
+ "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "安装支持SVG图像的PHP扩展Imagemagick,根据上传的logo和颜色自动生成收藏图标。",
"reset to default" : "重置默认",
"Log in image" : "登录图片"
},"pluralForm" :"nplurals=1; plural=0;"