diff options
Diffstat (limited to 'apps/dav/l10n/zh_TW.js')
-rw-r--r-- | apps/dav/l10n/zh_TW.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/dav/l10n/zh_TW.js b/apps/dav/l10n/zh_TW.js index afde10a2037..06f878e3487 100644 --- a/apps/dav/l10n/zh_TW.js +++ b/apps/dav/l10n/zh_TW.js @@ -148,6 +148,9 @@ OC.L10N.register( "Completed on %s" : "完成於 %s", "Due on %s by %s" : "到期於 %s 由 %s", "Due on %s" : "到期於 %s", + "Checking for 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)", "Calendars including events, details and attendees" : "行事曆,包含事件、詳細資訊及參與者", "Contacts and groups" : "聯絡人與群組", |