diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-11 00:21:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-11 00:21:38 +0000 |
commit | ef57270c5160dbd223a6bce508e469c81407ab3c (patch) | |
tree | 3747ee9e963043909bb5aa44a35a0d5deea370ba /apps/user_status | |
parent | 2a1df3b7fcf5d4892728fe27b3c7a59f807dc369 (diff) | |
download | nextcloud-server-ef57270c5160dbd223a6bce508e469c81407ab3c.tar.gz nextcloud-server-ef57270c5160dbd223a6bce508e469c81407ab3c.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status')
-rw-r--r-- | apps/user_status/l10n/zh_CN.js | 2 | ||||
-rw-r--r-- | apps/user_status/l10n/zh_CN.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/user_status/l10n/zh_CN.js b/apps/user_status/l10n/zh_CN.js index 494c8a7e12a..8792eddbf80 100644 --- a/apps/user_status/l10n/zh_CN.js +++ b/apps/user_status/l10n/zh_CN.js @@ -20,6 +20,8 @@ OC.L10N.register( "Set status" : "设定状态", "Online status" : "在线状态", "Status message" : "状态信息", + "Set absence period" : "设置缺勤时段", + "Set absence period and replacement" : "设置缺勤时段和替代人员", "Your status was set automatically" : "您的状态已自动设定", "Clear status message" : "清除状态信息", "Set status message" : "设定状态信息", diff --git a/apps/user_status/l10n/zh_CN.json b/apps/user_status/l10n/zh_CN.json index c610cf9bbab..ee766ad6460 100644 --- a/apps/user_status/l10n/zh_CN.json +++ b/apps/user_status/l10n/zh_CN.json @@ -18,6 +18,8 @@ "Set status" : "设定状态", "Online status" : "在线状态", "Status message" : "状态信息", + "Set absence period" : "设置缺勤时段", + "Set absence period and replacement" : "设置缺勤时段和替代人员", "Your status was set automatically" : "您的状态已自动设定", "Clear status message" : "清除状态信息", "Set status message" : "设定状态信息", |