Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-03-17 04:13:33 +0300
committerNextcloud bot <bot@nextcloud.com>2019-03-17 04:13:33 +0300
commitcec3fd4dcfe04d5cdd359663c21117f70b3a69f6 (patch)
treed4120edeb7665bd44a70d7efbaf18c378e16d240 /apps/theming
parentd33cec3d7d7ecafc37e9fa62dbbc1050337d260a (diff)
[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" : "没有上传文件",