diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-06-06 02:26:01 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-06-06 02:26:01 +0000 |
commit | fdb2b07803b54dc65a7db693c3c04e6e6a02b36c (patch) | |
tree | 8945aa528a862813d05ba669f446fc4c2a8d9628 /apps/dav/l10n/zh_TW.js | |
parent | b211d02e9c0e1c2f5d3eed0916810d8db732237e (diff) | |
download | nextcloud-server-fdb2b07803b54dc65a7db693c3c04e6e6a02b36c.tar.gz nextcloud-server-fdb2b07803b54dc65a7db693c3c04e6e6a02b36c.zip |
[tx-robot] updated from transifex
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 d2153053bac..93351ff0d39 100644 --- a/apps/dav/l10n/zh_TW.js +++ b/apps/dav/l10n/zh_TW.js @@ -1,6 +1,16 @@ 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" : "個人", @@ -124,16 +134,6 @@ OC.L10N.register( "Tentative" : "暫定", "Save" : "儲存", "Your attendance was updated successfully." : "您的參與狀態成功更新。", - "Calendar server" : "日曆伺服器", - "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "也安裝{calendarappstoreopen}日曆應用程式{linkclose},或{calendardocopen}連結您的電腦或行動裝置以供同步 ↗{linkclose}。", - "Send invitations to attendees" : "發送邀請函給參加者", - "Please make sure to properly set up {emailopen}the email server{linkclose}." : "請確定您正確設定了{emailopen}電子郵件伺服器{linkclose}。", - "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" : "啟用推播活動通知", "Hello %s," : "%s 您好,", "The meeting »%1$s« with %2$s was canceled." : "與 %2$s 的會議 %1$s 取消了。", "The meeting »%1$s« with %2$s was updated." : "與 %2$s 的會議 %1$s 有變動。", |