diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-12 00:27:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-12 00:27:39 +0000 |
commit | 5dfef033b5fa5cd7b6db4bfabad037a2f2b11eed (patch) | |
tree | 7a0faf612fe938c2ce7f4fd3aa5e3dc729c80173 /apps/dav/l10n/zh_HK.js | |
parent | 6cdad2d4cedfa9dbbdae22f57f9623e2ed3b1527 (diff) | |
download | nextcloud-server-5dfef033b5fa5cd7b6db4bfabad037a2f2b11eed.tar.gz nextcloud-server-5dfef033b5fa5cd7b6db4bfabad037a2f2b11eed.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/zh_HK.js')
-rw-r--r-- | apps/dav/l10n/zh_HK.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dav/l10n/zh_HK.js b/apps/dav/l10n/zh_HK.js index cd6f3451dfb..fb20c8895c9 100644 --- a/apps/dav/l10n/zh_HK.js +++ b/apps/dav/l10n/zh_HK.js @@ -154,7 +154,7 @@ OC.L10N.register( "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV 端點", "Availability" : "空閒時間", - "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "若您設定了您的工作時間,其他使用者在預約會議時就會知道您何時不在辦公室。", + "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "若您設定了您的工作時間,其他用戶在預約會議時就會知道您何時不在辦公室。", "Time zone:" : "時區:", "to" : "至", "Delete slot" : "刪除欄位", @@ -167,7 +167,7 @@ OC.L10N.register( "Friday" : "星期五", "Saturday" : "星期六", "Sunday" : "星期日", - "Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "在忙碌時,自動將使用者狀態設定為「請勿打擾」以靜音所有通知。", + "Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "在忙碌時,自動將用戶狀態設定為「請勿打擾」以靜音所有通知。", "Save" : "保存", "Failed to load availability" : "加載空閒時間失敗", "Saved availability" : "已保存空閒時間", |