diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-16 00:19:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-16 00:19:23 +0000 |
commit | 97adb26cd9419190671e47e5813bafad008a51cf (patch) | |
tree | 3897ea50998e564138575b0677c5877982a34534 /apps/dav/l10n/zh_TW.js | |
parent | 0208d8313655d3df83ba45868ae2fff199991997 (diff) | |
download | nextcloud-server-97adb26cd9419190671e47e5813bafad008a51cf.tar.gz nextcloud-server-97adb26cd9419190671e47e5813bafad008a51cf.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/zh_TW.js')
-rw-r--r-- | apps/dav/l10n/zh_TW.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/dav/l10n/zh_TW.js b/apps/dav/l10n/zh_TW.js index 2d1290484a8..7b9f0b63f33 100644 --- a/apps/dav/l10n/zh_TW.js +++ b/apps/dav/l10n/zh_TW.js @@ -150,11 +150,12 @@ OC.L10N.register( "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」手動執行。", + "WebDAV endpoint" : "WebDAV 端點", + "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "WebDAV 介面似乎為故障狀態,導致您的網頁伺服器無法提供檔案同步功能。", "Migrated calendar (%1$s)" : "已導入的行事曆 (%1$s)", "Calendars including events, details and attendees" : "行事曆,包含事件、詳細資訊及參與者", "Contacts and groups" : "聯絡人與群組", "WebDAV" : "WebDAV", - "WebDAV endpoint" : "WebDAV 端點", "First day" : "第一天", "Last day (inclusive)" : "最後一天(含)", "Short absence status" : "短暫缺席狀態", |