diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-01-06 02:20:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-01-06 02:20:00 +0000 |
commit | e160104caf34bfb40e368db90ace1ccfe594f074 (patch) | |
tree | 827edbfda7ff158f1be96ceabdbb26b4a83f2182 /apps/dashboard/l10n/zh_CN.json | |
parent | 5fa935d6d6c93ccecd91b942d5014c1a4ed463bd (diff) | |
download | nextcloud-server-e160104caf34bfb40e368db90ace1ccfe594f074.tar.gz nextcloud-server-e160104caf34bfb40e368db90ace1ccfe594f074.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dashboard/l10n/zh_CN.json')
-rw-r--r-- | apps/dashboard/l10n/zh_CN.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/apps/dashboard/l10n/zh_CN.json b/apps/dashboard/l10n/zh_CN.json index f6c1572dd2a..53734b6c920 100644 --- a/apps/dashboard/l10n/zh_CN.json +++ b/apps/dashboard/l10n/zh_CN.json @@ -13,18 +13,18 @@ "elevation data from OpenTopoData" : "海拔数据获取自 OpenTopoData", "Weather" : "天气", "Status" : "状态", - "Good evening, {name}" : "晚上好,{name}", - "Good evening" : "晚上好", - "Good afternoon, {name}" : "下午好,{name}", - "Good afternoon" : "下午好", - "Good morning, {name}" : "早上好,{name}", "Good morning" : "早上好", - "Good night, {name}" : "晚安,{name}", - "Good night" : "晚安", + "Good morning, {name}" : "早上好,{name}", + "Good afternoon" : "下午好", + "Good afternoon, {name}" : "下午好,{name}", + "Good evening" : "晚上好", + "Good evening, {name}" : "晚上好,{name}", "Pick from Files" : "从文件中挑选", "Default images" : "默认图片", "Plain background" : "纯色背景", "Insert from {productName}" : "从 {productName} 插入", + "Good night, {name}" : "晚安,{name}", + "Good night" : "晚安", "Pick from files" : "从文件选取" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |