diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-06 02:27:01 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-06 02:27:01 +0000 |
commit | 7df188b20088203f36bfa9f0cc4c01b1056c5d38 (patch) | |
tree | 6f69daf4e5b6a5891c9a97b54110e0e08c31e21d /core/l10n/zh_TW.js | |
parent | e5ee2ec441068994497d74fed1855d8e1fc983ba (diff) | |
download | nextcloud-server-7df188b20088203f36bfa9f0cc4c01b1056c5d38.tar.gz nextcloud-server-7df188b20088203f36bfa9f0cc4c01b1056c5d38.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r-- | core/l10n/zh_TW.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index 8e32f07ef24..a20fbfea73d 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -51,6 +51,7 @@ OC.L10N.register( "Repair info:" : "修復資訊:", "Repair warning:" : "修復警告:", "Repair error:" : "修復錯誤:", + "Please use the command line updater because updating via the browser is disabled in your config.php." : "因為透過瀏覽器更新的功能已在您的 config.php 中停用,因此請使用命令列更新程式。", "Turned on maintenance mode" : "啟用維護模式", "Turned off maintenance mode" : "停用維護模式", "Maintenance mode is kept active" : "伺服器正處於維護模式", @@ -183,6 +184,7 @@ OC.L10N.register( "Simple email app nicely integrated with Files, Contacts and Calendar." : "簡潔的電子郵件應用程式,與檔案瀏覽器、通訊錄、行事曆完美整合", "Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "對話、視訊電話、螢幕分享、線上會議與網路研討會 - 實現於你的瀏覽器與手機應用程式之中。", "Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "使用 Collabora Online 建置的協作文件、試算表與簡報。", + "Distraction free note taking app." : "無干擾的筆記應用程式。", "Search contacts" : "搜尋聯絡人", "Forgot password?" : "忘記密碼?", "Log in with a device" : "使用免密碼裝置登入", @@ -214,6 +216,7 @@ OC.L10N.register( "Settings menu" : "設定選單", "Search {types} …" : "搜尋 {types} 中……", "Settings" : "設定", + "Avatar of {fullName}" : "{fullName} 的大頭照", "Could not load your contacts" : "無法載入您的聯絡人", "Search contacts …" : "搜尋聯絡人……", "No contacts found" : "查無聯絡人", |