aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-03-17 01:13:23 +0000
committerNextcloud bot <bot@nextcloud.com>2019-03-17 01:13:23 +0000
commit4547e75078e90f5ec2eebf045a875e34063dec33 (patch)
tree46e6aac83995792382be6503a68ec4fa3181e224 /apps/theming
parentf8988c257c9217e968a377ce38ea558862948118 (diff)
downloadnextcloud-server-4547e75078e90f5ec2eebf045a875e34063dec33.tar.gz
nextcloud-server-4547e75078e90f5ec2eebf045a875e34063dec33.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming')
-rw-r--r--apps/theming/l10n/zh_CN.js2
-rw-r--r--apps/theming/l10n/zh_CN.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/zh_CN.js b/apps/theming/l10n/zh_CN.js
index c86be6f881a..a8fb5b1f8cb 100644
--- a/apps/theming/l10n/zh_CN.js
+++ b/apps/theming/l10n/zh_CN.js
@@ -13,7 +13,7 @@ OC.L10N.register(
"The given slogan is too long" : "输入的标语过长",
"The given color is invalid" : "提供的颜色无效",
"The file was uploaded" : "文件已上传",
- "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "上传的文件超过了php.ini中指定的upload_max_filesize指令配置",
+ "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 file was only partially uploaded" : "文件仅部分上传",
"No file was uploaded" : "没有上传文件",
diff --git a/apps/theming/l10n/zh_CN.json b/apps/theming/l10n/zh_CN.json
index e37808584e4..064852a19c1 100644
--- a/apps/theming/l10n/zh_CN.json
+++ b/apps/theming/l10n/zh_CN.json
@@ -11,7 +11,7 @@
"The given slogan is too long" : "输入的标语过长",
"The given color is invalid" : "提供的颜色无效",
"The file was uploaded" : "文件已上传",
- "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "上传的文件超过了php.ini中指定的upload_max_filesize指令配置",
+ "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 file was only partially uploaded" : "文件仅部分上传",
"No file was uploaded" : "没有上传文件",