diff options
Diffstat (limited to 'apps/dav')
-rw-r--r-- | apps/dav/l10n/zh_HK.js | 11 | ||||
-rw-r--r-- | apps/dav/l10n/zh_HK.json | 11 |
2 files changed, 22 insertions, 0 deletions
diff --git a/apps/dav/l10n/zh_HK.js b/apps/dav/l10n/zh_HK.js index 0821ef689ba..eea8e3d7533 100644 --- a/apps/dav/l10n/zh_HK.js +++ b/apps/dav/l10n/zh_HK.js @@ -149,6 +149,7 @@ OC.L10N.register( "Completed on %s" : "完成於 %s", "Due on %s by %s" : "完成日期為 %s %s", "Due on %s" : "完成日期 %s", + "DAV system address book" : "DAV 系統通訊錄", "No outstanding DAV system address book sync." : "沒有未完成的 DAV 系統通訊錄同步。", "The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occurred. Please run it manually by calling \"occ dav:sync-system-addressbook\"." : "DAV 系統通訊錄同步尚未執行,因為您的實例有超過 1000 個用戶,或是因為遇到錯誤。請透過 \"occ dav:sync-system-addressbook\" 手動執行。", "Migrated calendar (%1$s)" : "遷移的日曆(%1$s)", @@ -157,7 +158,13 @@ OC.L10N.register( "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV 端點", "First day" : "第一天", + "Last day (inclusive)" : "最後一天(含)", + "Short absence status" : "短暫缺席狀態", + "Long absence Message" : "長期缺席訊息", "Save" : "保存", + "Disable absence" : "停用缺席", + "Failed to save your absence settings" : "無法保存您的缺席設定", + "Failed to clear your absence settings" : "無法清除您的缺席設定", "Time zone:" : "時區:", "to" : "至", "Delete slot" : "刪除欄位", @@ -170,12 +177,16 @@ OC.L10N.register( "Friday" : "星期五", "Saturday" : "星期六", "Sunday" : "星期日", + "Pick a start time for {dayName}" : "為 {dayName} 挑選開始時間", + "Pick a end time for {dayName}" : "為 {dayName} 挑選結束時間", "Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "在忙碌時,自動將用戶狀態設定為「請勿打擾」以靜音所有通知。", "Failed to load availability" : "加載空閒時間失敗", "Saved availability" : "已保存空閒時間", "Failed to save availability" : "未能保存空閒時間", "Availability" : "空閒時間", "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "若您設定了您的工作時間,其他用戶在預約會議時就會知道您何時不在辦公室。", + "Absence" : "缺席", + "Configure your next absence period." : "設定您的下一個缺席時段。", "Calendar server" : "日曆伺服器", "Send invitations to attendees" : "發送邀請函給參加者", "Automatically generate a birthday calendar" : "自動生成生日日曆", diff --git a/apps/dav/l10n/zh_HK.json b/apps/dav/l10n/zh_HK.json index 9cf06399714..adc34608db4 100644 --- a/apps/dav/l10n/zh_HK.json +++ b/apps/dav/l10n/zh_HK.json @@ -147,6 +147,7 @@ "Completed on %s" : "完成於 %s", "Due on %s by %s" : "完成日期為 %s %s", "Due on %s" : "完成日期 %s", + "DAV system address book" : "DAV 系統通訊錄", "No outstanding DAV system address book sync." : "沒有未完成的 DAV 系統通訊錄同步。", "The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occurred. Please run it manually by calling \"occ dav:sync-system-addressbook\"." : "DAV 系統通訊錄同步尚未執行,因為您的實例有超過 1000 個用戶,或是因為遇到錯誤。請透過 \"occ dav:sync-system-addressbook\" 手動執行。", "Migrated calendar (%1$s)" : "遷移的日曆(%1$s)", @@ -155,7 +156,13 @@ "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV 端點", "First day" : "第一天", + "Last day (inclusive)" : "最後一天(含)", + "Short absence status" : "短暫缺席狀態", + "Long absence Message" : "長期缺席訊息", "Save" : "保存", + "Disable absence" : "停用缺席", + "Failed to save your absence settings" : "無法保存您的缺席設定", + "Failed to clear your absence settings" : "無法清除您的缺席設定", "Time zone:" : "時區:", "to" : "至", "Delete slot" : "刪除欄位", @@ -168,12 +175,16 @@ "Friday" : "星期五", "Saturday" : "星期六", "Sunday" : "星期日", + "Pick a start time for {dayName}" : "為 {dayName} 挑選開始時間", + "Pick a end time for {dayName}" : "為 {dayName} 挑選結束時間", "Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "在忙碌時,自動將用戶狀態設定為「請勿打擾」以靜音所有通知。", "Failed to load availability" : "加載空閒時間失敗", "Saved availability" : "已保存空閒時間", "Failed to save availability" : "未能保存空閒時間", "Availability" : "空閒時間", "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "若您設定了您的工作時間,其他用戶在預約會議時就會知道您何時不在辦公室。", + "Absence" : "缺席", + "Configure your next absence period." : "設定您的下一個缺席時段。", "Calendar server" : "日曆伺服器", "Send invitations to attendees" : "發送邀請函給參加者", "Automatically generate a birthday calendar" : "自動生成生日日曆", |