diff options
Diffstat (limited to 'apps/dav/l10n/zh_TW.js')
-rw-r--r-- | apps/dav/l10n/zh_TW.js | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/apps/dav/l10n/zh_TW.js b/apps/dav/l10n/zh_TW.js index 670815c5439..b981d0083a1 100644 --- a/apps/dav/l10n/zh_TW.js +++ b/apps/dav/l10n/zh_TW.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?" : "您接受邀請嗎?", |