summaryrefslogtreecommitdiffstats
path: root/apps/dav
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-08-22 00:52:06 +0000
committerNextcloud bot <bot@nextcloud.com>2023-08-22 00:52:06 +0000
commit80480279de5502fe59f7107deea58e2aba765dab (patch)
tree23f65246576b54a00d77a755b8df34d634d790b6 /apps/dav
parentc735c6f67a9adfa66ad548d79f4288a7243d4266 (diff)
downloadnextcloud-server-80480279de5502fe59f7107deea58e2aba765dab.tar.gz
nextcloud-server-80480279de5502fe59f7107deea58e2aba765dab.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav')
-rw-r--r--apps/dav/l10n/zh_CN.js3
-rw-r--r--apps/dav/l10n/zh_CN.json3
2 files changed, 4 insertions, 2 deletions
diff --git a/apps/dav/l10n/zh_CN.js b/apps/dav/l10n/zh_CN.js
index a77f10c6765..f792e8ed09c 100644
--- a/apps/dav/l10n/zh_CN.js
+++ b/apps/dav/l10n/zh_CN.js
@@ -188,6 +188,7 @@ OC.L10N.register(
"Please contact the organizer directly." : "请直接联系组织者。",
"Are you accepting the invitation?" : "您是否接受邀请?",
"Tentative" : "暂定",
- "Your attendance was updated successfully." : "您的出席状态更新成功。"
+ "Your attendance was updated successfully." : "您的出席状态更新成功。",
+ "%1$s has responded your invitation" : "%1$s已对您的邀请做出回应"
},
"nplurals=1; plural=0;");
diff --git a/apps/dav/l10n/zh_CN.json b/apps/dav/l10n/zh_CN.json
index 29aafac866b..57d5d02438d 100644
--- a/apps/dav/l10n/zh_CN.json
+++ b/apps/dav/l10n/zh_CN.json
@@ -186,6 +186,7 @@
"Please contact the organizer directly." : "请直接联系组织者。",
"Are you accepting the invitation?" : "您是否接受邀请?",
"Tentative" : "暂定",
- "Your attendance was updated successfully." : "您的出席状态更新成功。"
+ "Your attendance was updated successfully." : "您的出席状态更新成功。",
+ "%1$s has responded your invitation" : "%1$s已对您的邀请做出回应"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file