diff options
Diffstat (limited to 'apps/dav/l10n/zh_HK.js')
-rw-r--r-- | apps/dav/l10n/zh_HK.js | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/apps/dav/l10n/zh_HK.js b/apps/dav/l10n/zh_HK.js index 321841341bd..ba4dccdc0c5 100644 --- a/apps/dav/l10n/zh_HK.js +++ b/apps/dav/l10n/zh_HK.js @@ -1,16 +1,6 @@ OC.L10N.register( "dav", { - "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "也安裝 {calendarappstoreopen}日曆應用程式{linkclose}或安裝{calendardocopen}以連接您的桌面電腦和流動裝置進行同步↗{linkclose}。", - "Please make sure to properly set up {emailopen}the email server{linkclose}." : "請確保正確設置{emailopen}電郵伺服器{linkclose}。", - "Calendar server" : "日曆伺服器", - "Send invitations to attendees" : "發送邀請函給參加者", - "Automatically generate a birthday calendar" : "自動建立生日日曆", - "Birthday calendars will be generated by a background job." : "生日日曆將由後台作業生成。", - "Hence they will not be available immediately after enabling but will show up after some time." : "因此,它們在啟用後不會立即可用,但會在一段時間後顯示出来。", - "Send notifications for events" : "發送活動通知", - "Notifications are sent via background jobs, so these must occur often enough." : "通告將透過後台任務發送,所以任務的頻率要足夠高。", - "Enable notifications for events via push" : "啟用推送活動通知", "Calendar" : "日曆", "Todos" : "待辦事項", "Personal" : "個人", @@ -131,6 +121,16 @@ OC.L10N.register( "Due on %s" : "完成日期 %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV 端點", + "Calendar server" : "日曆伺服器", + "Send invitations to attendees" : "發送邀請函給參加者", + "Automatically generate a birthday calendar" : "自動建立生日日曆", + "Birthday calendars will be generated by a background job." : "生日日曆將由後台作業生成。", + "Hence they will not be available immediately after enabling but will show up after some time." : "因此,它們在啟用後不會立即可用,但會在一段時間後顯示出来。", + "Send notifications for events" : "發送活動通知", + "Notifications are sent via background jobs, so these must occur often enough." : "通告將透過後台任務發送,所以任務的頻率要足夠高。", + "Enable notifications for events via push" : "啟用推送活動通知", + "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "也安裝 {calendarappstoreopen}日曆應用程式{linkclose}或安裝{calendardocopen}以連接您的桌面電腦和流動裝置進行同步↗{linkclose}。", + "Please make sure to properly set up {emailopen}the email server{linkclose}." : "請確保正確設置{emailopen}電郵伺服器{linkclose}。", "There was an error updating your attendance status." : "更新您的參與狀況時發生錯誤", "Please contact the organizer directly." : "請直接聯繫絡主辦人", "Are you accepting the invitation?" : "接受邀請嗎?", |