summaryrefslogtreecommitdiffstats
path: root/apps/dashboard/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-09-15 02:31:48 +0000
committerNextcloud bot <bot@nextcloud.com>2022-09-15 02:31:48 +0000
commitfde8c081d8d58f92e156628f5b6f2bfd5f5a0272 (patch)
treec026f79e41da997668aa63605fe483a23003ad6e /apps/dashboard/l10n/zh_CN.js
parent009d5e93f71badf761144c15bcce7382dd579391 (diff)
downloadnextcloud-server-fde8c081d8d58f92e156628f5b6f2bfd5f5a0272.tar.gz
nextcloud-server-fde8c081d8d58f92e156628f5b6f2bfd5f5a0272.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dashboard/l10n/zh_CN.js')
-rw-r--r--apps/dashboard/l10n/zh_CN.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/dashboard/l10n/zh_CN.js b/apps/dashboard/l10n/zh_CN.js
index d208eb33d25..bd53a221764 100644
--- a/apps/dashboard/l10n/zh_CN.js
+++ b/apps/dashboard/l10n/zh_CN.js
@@ -6,7 +6,6 @@ OC.L10N.register(
"Customize" : "自定义",
"Edit widgets" : "编辑小部件",
"Get more widgets from the App Store" : "从应用商店获取更多小部件",
- "Change background image" : "更改背景图片",
"Weather service" : "天气服务",
"For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "为了您的隐私,天气数据由您的 Nextcloud 服务器为您获取,这样天气服务就无法获得您的个人信息。",
"Weather data from Met.no" : "天气数据获取自 Met.no",
@@ -22,10 +21,11 @@ OC.L10N.register(
"Good evening, {name}" : "晚上好,{name}",
"Hello" : "你好",
"Hello, {name}" : "你好, {name}",
+ "Show something" : "显示信息",
+ "Change background image" : "更改背景图片",
"Pick from Files" : "从文件中挑选",
+ "Default images" : "默认图片",
"Plain background" : "纯色背景",
- "Insert from {productName}" : "从 {productName} 插入",
- "Show something" : "显示信息",
- "Default images" : "默认图片"
+ "Insert from {productName}" : "从 {productName} 插入"
},
"nplurals=1; plural=0;");