diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-06-05 09:56:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-06-05 09:56:05 +0000 |
commit | 94bc020d073011eec8e1f084e9521356574e42f7 (patch) | |
tree | d762a8d08a6e0cd2a338f4b32c49b45498654259 /apps/dav/l10n/zh_HK.js | |
parent | 90a9191fc96d77811779a8b79339143211cae0c0 (diff) | |
download | nextcloud-server-94bc020d073011eec8e1f084e9521356574e42f7.tar.gz nextcloud-server-94bc020d073011eec8e1f084e9521356574e42f7.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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/dav/l10n/zh_HK.js b/apps/dav/l10n/zh_HK.js index 1a31e2ca62e..5e1b50d9701 100644 --- a/apps/dav/l10n/zh_HK.js +++ b/apps/dav/l10n/zh_HK.js @@ -86,7 +86,6 @@ OC.L10N.register( "Organizer:" : "主辦單位:", "Attendees:" : "參加者:", "Title:" : "標題:", - "Time:" : "時間:", "Location:" : "位置:", "Link:" : "連結:", "Accept" : "接受", @@ -209,6 +208,7 @@ OC.L10N.register( "Tentative" : "暫定", "Your attendance was updated successfully." : "您的參與狀況成功更新", "To-dos" : "待辦事項", + "Time:" : "時間:", "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "若您設定了您的工作時間,其他用戶在預約會議時就會知道您何時不在辦公室。" }, "nplurals=1; plural=0;"); |