summaryrefslogtreecommitdiffstats
path: root/apps/dashboard
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-10-06 02:18:39 +0000
committerNextcloud bot <bot@nextcloud.com>2020-10-06 02:18:39 +0000
commit66641b6e6516eb0b2867506a09f4977b850a21bc (patch)
tree0aabc1c040160a1a9425db218c154b65505da547 /apps/dashboard
parent5169976d2ba3cbeeafea3e0b0f92f10b3094e304 (diff)
downloadnextcloud-server-66641b6e6516eb0b2867506a09f4977b850a21bc.tar.gz
nextcloud-server-66641b6e6516eb0b2867506a09f4977b850a21bc.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dashboard')
-rw-r--r--apps/dashboard/l10n/zh_CN.js6
-rw-r--r--apps/dashboard/l10n/zh_CN.json6
2 files changed, 8 insertions, 4 deletions
diff --git a/apps/dashboard/l10n/zh_CN.js b/apps/dashboard/l10n/zh_CN.js
index 066b12d167f..995957648b1 100644
--- a/apps/dashboard/l10n/zh_CN.js
+++ b/apps/dashboard/l10n/zh_CN.js
@@ -11,6 +11,8 @@ OC.L10N.register(
"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",
+ "geocoding with Nominatim" : "使用 Nominatim 地理编码",
+ "elevation data from OpenTopoData" : "海拔数据获取自 OpenTopoData",
"Weather" : "天气",
"Status" : "状态",
"Good evening, {name}" : "晚上好,{name}",
@@ -19,8 +21,8 @@ OC.L10N.register(
"Good afternoon" : "下午好",
"Good morning, {name}" : "早上好,{name}",
"Good morning" : "早上好",
- "Good night, {name}" : "晚上好,{name}",
- "Good night" : "晚上好",
+ "Good night, {name}" : "晚安,{name}",
+ "Good night" : "晚安",
"Pick from files" : "从文件选取",
"Default images" : "默认图片",
"Plain background" : "纯色背景",
diff --git a/apps/dashboard/l10n/zh_CN.json b/apps/dashboard/l10n/zh_CN.json
index 45b0c079fa7..85c54a87f46 100644
--- a/apps/dashboard/l10n/zh_CN.json
+++ b/apps/dashboard/l10n/zh_CN.json
@@ -9,6 +9,8 @@
"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",
+ "geocoding with Nominatim" : "使用 Nominatim 地理编码",
+ "elevation data from OpenTopoData" : "海拔数据获取自 OpenTopoData",
"Weather" : "天气",
"Status" : "状态",
"Good evening, {name}" : "晚上好,{name}",
@@ -17,8 +19,8 @@
"Good afternoon" : "下午好",
"Good morning, {name}" : "早上好,{name}",
"Good morning" : "早上好",
- "Good night, {name}" : "晚上好,{name}",
- "Good night" : "晚上好",
+ "Good night, {name}" : "晚安,{name}",
+ "Good night" : "晚安",
"Pick from files" : "从文件选取",
"Default images" : "默认图片",
"Plain background" : "纯色背景",