diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:17:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:17:51 +0000 |
commit | eaff92673236c9d9020680a8807d247e0bf43d92 (patch) | |
tree | b8074eaacc12b467cde164699acf8427250354c2 /apps/theming/l10n/zh_CN.js | |
parent | a3baad1a7dba116247d58e3f6535170262069c71 (diff) | |
download | nextcloud-server-eaff92673236c9d9020680a8807d247e0bf43d92.tar.gz nextcloud-server-eaff92673236c9d9020680a8807d247e0bf43d92.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/theming/l10n/zh_CN.js')
-rw-r--r-- | apps/theming/l10n/zh_CN.js | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/apps/theming/l10n/zh_CN.js b/apps/theming/l10n/zh_CN.js index fcacfcc2c07..a4086a91a3a 100644 --- a/apps/theming/l10n/zh_CN.js +++ b/apps/theming/l10n/zh_CN.js @@ -82,15 +82,14 @@ OC.L10N.register( "Admin" : "管理", "Error uploading the file" : "上传文件时出错", "Name cannot be empty" : "名称不能为空", - "Open documentation" : "打开文档", - "https://…" : "https://…", - "Login image" : "登录图片", - "Upload new login background" : "上传新登录背景", - "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 和颜色自动生成图标。", "Pick from Files" : "从文件中挑选", "Default image" : "默认图片", "Custom color" : "自定义颜色", "Plain background" : "纯色背景", - "Insert from {productName}" : "从 {productName} 插入" + "Insert from {productName}" : "从 {productName} 插入", + "Open documentation" : "打开文档", + "https://…" : "https://…", + "Upload new login background" : "上传新登录背景", + "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 和颜色自动生成图标。" }, "nplurals=1; plural=0;"); |