summaryrefslogtreecommitdiffstats
path: root/apps/theming/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-01-15 01:12:45 +0000
committerNextcloud bot <bot@nextcloud.com>2019-01-15 01:12:45 +0000
commitd9a29dc4b4f662c933c32c4b74502c13975de1ee (patch)
tree139ee1ed204205b8a2559de07ade80f463b40ba4 /apps/theming/l10n/zh_CN.js
parent7cd4f9307c677f954e0659249fc5612b0c17744e (diff)
downloadnextcloud-server-d9a29dc4b4f662c933c32c4b74502c13975de1ee.tar.gz
nextcloud-server-d9a29dc4b4f662c933c32c4b74502c13975de1ee.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/zh_CN.js')
-rw-r--r--apps/theming/l10n/zh_CN.js13
1 files changed, 8 insertions, 5 deletions
diff --git a/apps/theming/l10n/zh_CN.js b/apps/theming/l10n/zh_CN.js
index d38a24be1f2..922736d5c7f 100644
--- a/apps/theming/l10n/zh_CN.js
+++ b/apps/theming/l10n/zh_CN.js
@@ -12,7 +12,8 @@ OC.L10N.register(
"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 MAX_FILE_SIZE directive that was specified in the HTML form" : "上传的文件超过了HTML表单中指定的MAX_FILE_SIZE指令",
+ "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" : "没有上传文件",
"Missing a temporary folder" : "缺少临时文件夹",
"Could not write file to disk" : "无法写入文件到磁盘",
@@ -21,8 +22,8 @@ OC.L10N.register(
"Unsupported image type" : "不支持图片格式",
"Theming" : "主题",
"Legal notice" : "法律声明",
- "Adjust the Nextcloud theme" : "调整Nextcloud主题",
- "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "主题使得方便地定制你的实例的外观和体验成为可能。所有用户都可以使用。",
+ "Adjust the Nextcloud theme" : "调整 Nextcloud 主题",
+ "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "主题使得方便地定制您的实例的外观和体验成为可能。所有用户都可以使用。",
"Name" : "名字",
"Reset to default" : "重置为默认设置",
"https://…" : "https://",
@@ -38,12 +39,14 @@ OC.L10N.register(
"Privacy policy link" : "隐私政策链接",
"Header logo" : "顶栏图标",
"Upload new header logo" : "上传新的顶栏图标",
- "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和颜色自动生成收藏图标。",
+ "Favicon" : "Favicon",
+ "Upload new favicon" : "上传新图标",
+ "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 和颜色自动生成收藏图标。",
"There is no error, the file uploaded with success" : "没有错误,文件已上传成功",
"The uploaded file was only partially uploaded" : "上传的文件只有部分已上传",
"Failed to write file to disk." : "文件写入磁盘失败。",
"A PHP extension stopped the file upload." : "PHP扩展停止了文件上传。",
- "You are already using a custom theme" : "你已经在使用自定义主题",
+ "You are already using a custom theme" : "您已经在使用自定义主题",
"Web address https://…" : "网址 https://..."
},
"nplurals=1; plural=0;");