aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dashboard
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-07-10 00:28:45 +0000
committerNextcloud bot <bot@nextcloud.com>2023-07-10 00:28:45 +0000
commit3fb8aad35bcaff25df7fbd521d4f7fd1f15fdf9e (patch)
tree1770f31d249eeaee183af7a7064e129347e9dba3 /apps/dashboard
parent148c2a8da8b69957f2a80d6e538a5b6c88035b80 (diff)
downloadnextcloud-server-3fb8aad35bcaff25df7fbd521d4f7fd1f15fdf9e.tar.gz
nextcloud-server-3fb8aad35bcaff25df7fbd521d4f7fd1f15fdf9e.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dashboard')
-rw-r--r--apps/dashboard/l10n/zh_CN.js5
-rw-r--r--apps/dashboard/l10n/zh_CN.json5
2 files changed, 8 insertions, 2 deletions
diff --git a/apps/dashboard/l10n/zh_CN.js b/apps/dashboard/l10n/zh_CN.js
index 4a9172e7d60..4fc7bcfb2a1 100644
--- a/apps/dashboard/l10n/zh_CN.js
+++ b/apps/dashboard/l10n/zh_CN.js
@@ -3,6 +3,8 @@ OC.L10N.register(
{
"Dashboard" : "仪表盘",
"Dashboard app" : "仪表盘应用",
+ "Start your day informed\n\nThe Nextcloud Dashboard is your starting point of the day, giving you an overview of your upcoming appointments, urgent emails, chat messages, incoming tickets, latest tweets and much more! Users can add the widgets they like and change the background to their liking." : "在通知中开启你的一天\n\nNextcloud仪表盘是你一天的起点,为你提供未来的约会、紧急邮件、聊天信息、新入订单、最新推文和更多信息的概述总览!用户可以添加喜爱的小组件,或是修改为喜欢的背景。",
+ "\"{title} icon\"" : "{title} 图标",
"Customize" : "自定义",
"Edit widgets" : "编辑小部件",
"Get more widgets from the App Store" : "从应用商店获取更多小部件",
@@ -20,6 +22,7 @@ OC.L10N.register(
"Good evening" : "晚上好",
"Good evening, {name}" : "晚上好,{name}",
"Hello" : "你好",
- "Hello, {name}" : "你好, {name}"
+ "Hello, {name}" : "你好, {name}",
+ "Start your day informed\n\nThe Nextcloud Dashboard is your starting point of the day, giving you an\noverview of your upcoming appointments, urgent emails, chat messages,\nincoming tickets, latest tweets and much more! Users can add the widgets\nthey like and change the background to their liking." : "在通知中开启你的一天\n\nNextcloud仪表盘是你一天的起点,为你提供未来的约会、紧急邮件、聊天信息、新入订单、最新推文和更多信息的概述总览!用户可以添加喜爱的小组件,或是修改为喜欢的背景。"
},
"nplurals=1; plural=0;");
diff --git a/apps/dashboard/l10n/zh_CN.json b/apps/dashboard/l10n/zh_CN.json
index 7a1aa1c9ead..d6fb52178cb 100644
--- a/apps/dashboard/l10n/zh_CN.json
+++ b/apps/dashboard/l10n/zh_CN.json
@@ -1,6 +1,8 @@
{ "translations": {
"Dashboard" : "仪表盘",
"Dashboard app" : "仪表盘应用",
+ "Start your day informed\n\nThe Nextcloud Dashboard is your starting point of the day, giving you an overview of your upcoming appointments, urgent emails, chat messages, incoming tickets, latest tweets and much more! Users can add the widgets they like and change the background to their liking." : "在通知中开启你的一天\n\nNextcloud仪表盘是你一天的起点,为你提供未来的约会、紧急邮件、聊天信息、新入订单、最新推文和更多信息的概述总览!用户可以添加喜爱的小组件,或是修改为喜欢的背景。",
+ "\"{title} icon\"" : "{title} 图标",
"Customize" : "自定义",
"Edit widgets" : "编辑小部件",
"Get more widgets from the App Store" : "从应用商店获取更多小部件",
@@ -18,6 +20,7 @@
"Good evening" : "晚上好",
"Good evening, {name}" : "晚上好,{name}",
"Hello" : "你好",
- "Hello, {name}" : "你好, {name}"
+ "Hello, {name}" : "你好, {name}",
+ "Start your day informed\n\nThe Nextcloud Dashboard is your starting point of the day, giving you an\noverview of your upcoming appointments, urgent emails, chat messages,\nincoming tickets, latest tweets and much more! Users can add the widgets\nthey like and change the background to their liking." : "在通知中开启你的一天\n\nNextcloud仪表盘是你一天的起点,为你提供未来的约会、紧急邮件、聊天信息、新入订单、最新推文和更多信息的概述总览!用户可以添加喜爱的小组件,或是修改为喜欢的背景。"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file