aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-12-23 03:04:48 +0000
committerNextcloud bot <bot@nextcloud.com>2022-12-23 03:04:48 +0000
commit945afd4432d25fb36de4cb98736fc2777c0a54a5 (patch)
tree373c437abfc554fe5e1a74162fe0610bbed6ec52 /apps/dav/l10n/zh_CN.js
parent5b64b8119fc9c004887b514722bcecc2353564de (diff)
downloadnextcloud-server-945afd4432d25fb36de4cb98736fc2777c0a54a5.tar.gz
nextcloud-server-945afd4432d25fb36de4cb98736fc2777c0a54a5.zip
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/zh_CN.js')
-rw-r--r--apps/dav/l10n/zh_CN.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/dav/l10n/zh_CN.js b/apps/dav/l10n/zh_CN.js
index b6541bdcffb..05212074c8f 100644
--- a/apps/dav/l10n/zh_CN.js
+++ b/apps/dav/l10n/zh_CN.js
@@ -180,8 +180,6 @@ OC.L10N.register(
"Please contact the organizer directly." : "请直接联系组织者。",
"Are you accepting the invitation?" : "您是否接受邀请?",
"Tentative" : "暂定",
- "Number of guests" : "客人数目",
- "Comment" : "备注",
"Your attendance was updated successfully." : "您的出席状态更新成功。",
"Todos" : "待办事项",
"{actor} created todo {todo} in list {calendar}" : "{actor} 在列表 {calendar} 中创建了待办事项 {todo}",
@@ -194,6 +192,8 @@ OC.L10N.register(
"You solved todo {todo} in list {calendar}" : "您在列表 {calendar} 中解决了待办事项 {todo}",
"{actor} reopened todo {todo} in list {calendar}" : "{actor} 在列表 {calendar} 中重新打开了待办事项 {todo}",
"You reopened todo {todo} in list {calendar}" : "您在列表 {calendar} 中重新打开了待办事项 {todo}",
- "A calendar <strong>todo</strong> was modified" : "列表中<strong>待办事项</strong>已经修改"
+ "A calendar <strong>todo</strong> was modified" : "列表中<strong>待办事项</strong>已经修改",
+ "Number of guests" : "客人数目",
+ "Comment" : "备注"
},
"nplurals=1; plural=0;");