diff options
Diffstat (limited to 'apps/settings/l10n/zh_TW.json')
-rw-r--r-- | apps/settings/l10n/zh_TW.json | 19 |
1 files changed, 13 insertions, 6 deletions
diff --git a/apps/settings/l10n/zh_TW.json b/apps/settings/l10n/zh_TW.json index 2c23b6cf7b0..f06826d602e 100644 --- a/apps/settings/l10n/zh_TW.json +++ b/apps/settings/l10n/zh_TW.json @@ -75,6 +75,7 @@ "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply <code>opcache.interned_strings_buffer</code> to your PHP configuration with a value higher than <code>%s</code>." : "OPcache 內部字串緩衝區幾乎快滿了。為確保可以有效快取重複字串,建議在您的 PHP 設定中的 <code>opcache.interned_strings_buffer</code> 套用高於 <code>%s</code> 的值。", "Administrator documentation" : "管理員說明文件", "User documentation" : "使用者說明文件", + "Nextcloud help overview" : "Nextcloud 說明概覽", "Invalid SMTP password." : "無效的 SMTP 密碼", "Email setting test" : "測試郵件設定", "Well done, %s!" : "太棒了,%s!", @@ -141,7 +142,6 @@ "There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "有一些使用者匯入的 SSL 證書,這些在 Nextcloud 21 不再能運作。它們可以透過命令列執行 \"occ security:certificates:import\" 指令來匯入。它們在資料目錄中的路徑如下所示。", "Invalid UUIDs of LDAP users or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "找到無效的 LDAP 使用者或群組 UUID。請審閱您在 LDAP 專家設定中的「覆寫 UUID 偵測」設定,並使用「occ ldap:update-uuid」來更新它們。", "The old server-side-encryption format is enabled. We recommend disabling this." : "啟用了舊的伺服器端加密格式。我們建議停用它。", - "The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occured. Please run it manually by calling occ dav:sync-system-addressbook." : "DAV 系統通訊錄同步尚未執行,因為您的站台有超過 1000 個使用者,或是因為遇到錯誤。請透過呼叫 occ dav:sync-system-addressbook 手動執行。", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "正在使用 MariaDB 版本「%s」。Nextcloud 21 或更新版本不支援此版本,並需要 MariaDB 10.2 或更新版本。", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "正在使用 MySQL 版本「%s」。Nextcloud 21 或更新版本不支援此版本,並需要 MySQL 8.0 或 MariaDB 10.2 或更新版本。", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "正在使用 PostgreSQL 版本「%s」。Nextcloud 21 或更新版本不支援此版本,並需要 PostgreSQL 9.6 或更新版本。", @@ -276,11 +276,11 @@ "Select default encryption module:" : "選擇預設的加密模組:", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run {command}" : "您必須將您的加密金鑰從舊的加密 (ownCloud <= 8.0) 轉換成新的。請啟用 \"Default encryption module\" 並執行 {command}", "Unable to update server side encryption config" : "無法升級伺服器端加密設定", + "Cancel" : "取消", + "Confirm" : "確認", "Submit" : "遞交", "Rename group" : "重新命名群組", "Remove group" : "移除群組", - "You are about to remove the group {group}. The users will NOT be deleted." : "您將要移除群組 {group}。使用者將不會被刪除。", - "Please confirm the group removal " : "請確認移除群組", "Current password" : "目前密碼", "New password" : "新密碼", "Change password" : "變更密碼", @@ -291,7 +291,6 @@ "Remove profile picture" : "移除個人資料圖片", "The file must be a PNG or JPG" : "檔案必須是 PNG 或 JPG", "Picture provided by original account" : "原始帳號提供的圖片", - "Cancel" : "取消", "Set as profile picture" : "設定為個人資料圖片", "Please note that it can take up to 24 hours for your profile picture to be updated everywhere." : "請注意,您的個人資料圖片最常可能需要24小時才能在所有地方更新。", "Choose your profile picture" : "選擇您的個人資料圖片", @@ -443,11 +442,10 @@ "{license}-licensed" : "以 {license} 授權", "Changelog" : "變更紀錄", "by {author}\n{license}" : "作者為 {author}\n{license}", - "Enter group name" : "輸入群組名稱", - "Add group" : "新增群組", "Active users" : "活躍使用者", "Admins" : "管理者", "Disabled users" : "已停用使用者", + "Group name" : "群組名稱", "Not saved" : "未儲存", "Sending…" : "正在傳送……", "Email sent" : "電子郵件已寄出", @@ -487,6 +485,10 @@ "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "有太多請求來自你的網路,請稍後再試,若你認為這不該發生,請回報系統管理員這項錯誤。", "Documentation" : "說明文件", "Forum" : "論壇", + "Nextcloud help resources" : "Nextcloud 說明資源", + "Account documentation" : "帳號文件", + "Administration documentation" : "管理文件", + "General documentation" : "一般文件", "Login" : "登入", "None/STARTTLS" : "無/STARTTLS", "SSL" : "SSL", @@ -555,6 +557,8 @@ "Enable all" : "全部啟用", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "要執行這個,您需要 PHP POSIX 擴充元件。請查閱 {linkstart}PHP 說明文件{linkend} 以取得更多資訊。", "Use system cron service to call the cron.php file every 5 minutes. Recommended for all instances." : "使用系統 cron 服務來每五分鐘呼叫一次 cron.php 檔案。建議所有站台使用。", + "You are about to remove the group {group}. The users will NOT be deleted." : "您將要移除群組 {group}。使用者將不會被刪除。", + "Please confirm the group removal " : "請確認移除群組", "Choose profile picture from files" : "從檔案中選擇個人檔案圖片", "png or jpg, max. 20 MB" : "png 或 jpg,最大 20 MB", "Your location" : "您的位置", @@ -564,6 +568,8 @@ "Will be autogenerated" : "將自動生成", "Add a new user" : "新增使用者", "No users in here" : "這裡沒有使用者", + "Enter group name" : "輸入群組名稱", + "Add group" : "新增群組", "Default quota:" : "預設容量限制:", "Show Languages" : "顯示語言", "Send email to new user" : "傳送電子郵件給新使用者", @@ -575,6 +581,7 @@ "Authentication method" : "認證方式", "Allow username autocompletion in share dialog" : "在分享對話框中允許使用者名稱自動完成", "Allow username autocompletion to users within the same groups" : "允許使用者自動完成在同一個群組中的使用者", + "The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occured. Please run it manually by calling occ dav:sync-system-addressbook." : "DAV 系統通訊錄同步尚未執行,因為您的站台有超過 1000 個使用者,或是因為遇到錯誤。請透過呼叫 occ dav:sync-system-addressbook 手動執行。", "Edit display name" : "編輯顯示名稱", "Select manager" : "選取管理者", "User's table" : "使用者的表格", |