aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/zh_TW.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-08-15 00:26:07 +0000
committerNextcloud bot <bot@nextcloud.com>2024-08-15 00:26:07 +0000
commit4515feef0c294465381fa39c460e4aff15e526ab (patch)
tree30217896f88e873b944e637f7ffb5eac45fc3573 /apps/settings/l10n/zh_TW.js
parentaa7f5ac358ae9d489f5bbf71078e7066d25b0e9c (diff)
downloadnextcloud-server-4515feef0c294465381fa39c460e4aff15e526ab.tar.gz
nextcloud-server-4515feef0c294465381fa39c460e4aff15e526ab.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/zh_TW.js')
-rw-r--r--apps/settings/l10n/zh_TW.js129
1 files changed, 34 insertions, 95 deletions
diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js
index b44fe99f74e..bc1957320c0 100644
--- a/apps/settings/l10n/zh_TW.js
+++ b/apps/settings/l10n/zh_TW.js
@@ -805,122 +805,40 @@ OC.L10N.register(
"No user supplied" : "未提供使用者",
"Please provide an admin recovery password; otherwise, all user data will be lost." : "請提供管理員還原密碼;否則所有使用者資料將會遺失。",
"Backend does not support password change, but the user's encryption key was updated." : "後端不支援密碼變更,但使用者的加密金鑰已更新。",
- "installing and updating apps via the App Store or Federated Cloud Sharing" : "透過應用程式商店或是聯盟式雲端分享來安裝、更新應用程式",
- "Federated Cloud Sharing" : "聯盟式雲端分享",
- "cURL is using an outdated %1$s version (%2$s). Please update your operating system or features such as %3$s will not work reliably." : "cURL 使用的版本 %1$s 過舊 (%2$s)。請更新您的作業系統,否則如 %3$s 等功能可能無法正常運作。",
- "Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the Nextcloud log file for more details." : "對於 https://nextcloud.com 的 HTTPS 請求發生錯誤,因此無法確定 cURL 的 TLS 是否過舊。請檢查 Nextcloud 的紀錄檔以取得更多資訊。",
- "OPcache is disabled. For better performance, it is recommended to apply <code>opcache.enable=1</code> to your PHP configuration." : "已停用 OPcache。要得到更好的效能,建議在您的 PHP 設定中套用 <code>opcache.enable=1</code>。",
- "OPcache is configured to remove code comments. With OPcache enabled, <code>opcache.save_comments=1</code> must be set for Nextcloud to function." : "OPcache 被設定為移除程式碼註釋。啟用 OPcache 後,必須設定 <code>opcache.save_comments=1</code> 才能讓 Nextcloud 正常運作。",
- "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with <code>opcache.restrict_api</code> or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud 不被允許使用 OPcache API。啟用 OPcache 後,強烈建議使用 <code>opcache.restrict_api</code> 包含所有 Nextcloud 目錄,或是關閉此設定以停用 OPcache API 限制,以避免在 Nextcloud 核心或應用程式升級期間發生錯誤。",
- "Nextcloud is not allowed to use the OPcache API. It is highly recommended to include all Nextcloud directories with <code>opcache.restrict_api</code> or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud 不被允許使用 OPcache API。強烈建議使用 <code>opcache.restrict_api</code> 包含所有 Nextcloud 目錄,或是關閉此設定以停用 OPcache API 限制,以避免在 Nextcloud 核心或應用程式升級期間發生錯誤。",
- "The shared memory based OPcache is disabled. For better performance, it is recommended to apply <code>opcache.file_cache_only=0</code> to your PHP configuration and use the file cache as second level cache only." : "以共享記憶體為基礎的 OPcache 已停用。為了取得更好的效能,建議套用 <code>opcache.file_cache_only=0</code> 至您的 PHP 設定中,並僅使用檔案快取作為第二級快取。",
- "The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be kept in the cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "幾乎超過了 OPcache 鍵的最大數量。為確保幾乎所有指令稿都可以保留在快取中,建議在您的 PHP 設定中的 <code>opcache.max_accelerated_files</code> 套用高於 <code>%s</code> 的值。",
- "The OPcache buffer is nearly full. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.memory_consumption</code> to your PHP configuration with a value higher than <code>%s</code>." : "OPcache 緩衝區幾乎快滿了。為確保所有指令稿都可以保留在快取中,建議在您的 PHP 設定中的 <code>opcache.memory_consumption</code> 套用高於 <code>%s</code> 的值。",
- "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> 的值。",
"You need to set your user email before being able to send test emails. Go to %s for that." : "您必須先設定您的使用者電子郵件,然後才能傳送測試用的電子郵件。前往 %s 進行設定。",
"Invalid user" : "無效的使用者",
"Your username is: %s" : "您的使用者名稱為:%s",
"Logged in user must be a subadmin" : "登入使用者必須為子管理員",
+ "Old user imported certificates" : "舊的使用者匯入憑證",
"A background job is pending that checks for user imported SSL certificates. Please check back later." : "背景作業正在檢查使用者匯入的 SSL 證書。請稍後再檢查。",
"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 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 手動執行。",
- "You have more than 50 000 rows in the scheduling objects table. Please run the expensive repair jobs via occ maintenance:repair --include-expensive" : "調度物件資料表中超過五萬列。請透過 occ maintenance:repair --include-expensive 執行昂貴的修復作業",
+ "Missing optional index \"%s\" in table \"%s\"." : "缺少選擇性索引「%s」於資料表「%s」中。",
+ "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "資料庫缺少了某些索引值。由於在一個龐大的表中新增索引需要一些時間,因此它們並不會被自動新增。您可執行 \"occ db:add-missing-indices\" 來手動新增那些缺少的索引值。當索引值新增完成後,查詢的速度通常會變得快許多",
+ "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "無法檢查 JavaScript 支援。請手動檢查您的網頁伺服器是否使用 JavaScript MIME 類型提供「.mjs」檔案。",
+ "MySQL unicode support" : "MySQL Unicode 支援",
+ "Overwrite cli URL" : "覆寫 CLI URL",
+ "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "您正在執行 PHP %s。Nextcloud 27 已棄用 PHP 8.0。Nextcloud 28 需要 PHP 8.1 或更新版本。請盡快升級至 PHP Group 提供官方支援的其中一個版本。",
"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 或更新版本。",
+ "Exclude groups from sharing" : "禁止特定群組分享檔案",
+ "These groups will still be able to receive shares, but not to initiate them." : "這些群組仍然能接受其他人的分享,但是沒有辦法發起分享。",
+ "Allow username autocompletion in share dialog and allow access to the system address book" : "允許在分享對話方塊中自動補齊使用者名稱並允許存取系統通訊錄",
"Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "可對所有使用者與特定群組強制啟用雙因素驗證。如果他們沒有設定雙因素驗證提供者,那麼他們就會無法登入系統。",
"When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "選取/排除群組時,其使用以下邏輯來確定使用者是否強制啟用雙因素驗證:如果沒有選取群組,雙因素驗證對所有除了排除群組以外的成員啟用。若選取了群組,則雙因素驗證會對所有該群組的成員啟用。如果某個使用者同時位在選取與排除的群組,則被選取的群組優先程度較高,因此會強制啟用雙因素驗證。",
- "Enable all" : "全部啟用",
- "Internet Explorer" : "Internet Explorer",
- "Edge" : "Edge",
- "Firefox" : "Firefox",
- "Google Chrome" : "Google Chrome",
- "Safari" : "Safari",
- "iPhone" : "iPhone",
- "iPad" : "iPad",
- "Sync client - {os}" : "同步客戶端 - {os}",
- "Error while deleting the token" : "刪除權杖時發生錯誤",
- "Use the credentials below to configure your app or device." : "請使用下方的登入資訊來設定您的應用程式或是裝置",
- "For security reasons this password will only be shown once." : "基於安全性考量,這個密碼只會顯示一次",
+ "Rating: {score}/10" : "評分:{score}/10",
"Username" : "使用者名稱",
- "Copied!" : "已複製!",
- "Copy" : "複製",
"Execute one task with each page loaded. Use case: Single user instance." : "每個頁面載入時執行一次任務。使用情境:單使用者站台。",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 users depending on the usage)." : "cron.php 在 webcron 服務中註冊,每五分鐘透過 HTTP 呼叫一次 cron.php。使用情境:非常小的站台(一到五個使用者,取決於使用量)。",
- "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 檔案。建議所有站台使用。",
"The cron.php needs to be executed by the system user \"{user}\"." : "cron.php 必須由系統使用者「{user}」執行。",
"Enable or disable profile by default for new users." : "預設情況下為新使用者啟用或停用個人檔案",
- "You are about to remove the group {group}. The users will NOT be deleted." : "您將要移除群組 {group}。使用者將不會被刪除。",
- "Please confirm the group removal " : "請確認移除群組",
- "Your profile information" : "您的個人檔案資訊",
- "Your email address" : "您的電子郵件信箱",
+ "You are about to remove the group \"{group}\". The users will NOT be deleted." : "您將要移除群組「{group}」。使用者將不會被刪除。",
"Additional emails" : "額外的電子郵件",
"Enable Profile" : "啟用個人檔案",
- "Your Twitter handle" : "您的 Twitter 帳號",
- "You do not have permissions to see the details of this user" : "您沒有檢視此使用者詳細資料的權限",
- "Edit display name" : "編輯顯示名稱",
- "Add new password" : "新增密碼",
- "Add new email address" : "新增電子郵件",
- "Add user to group" : "新增使用者到群組",
- "Set user as admin for" : "將使用者設定為管理員",
- "Select user quota" : "選取使用者配額",
- "Select manager" : "選取管理者",
- "Toggle user actions menu" : "切換使用者動作選單",
- "Delete user" : "刪除使用者",
- "Wipe all devices" : "抹除所有裝置",
- "Disable user" : "停用使用者",
- "Enable user" : "啟用使用者",
- "Edit User" : "編輯使用者",
- "User's table" : "使用者的資料表",
- "New user" : "新使用者",
- "Will be autogenerated" : "將自動生成",
- "Select user manager" : "選取使用者管理者",
- "Add a new user" : "新增使用者",
- "User backend" : "使用者資料後端",
- "No users in here" : "這裡沒有使用者",
- "Name your device" : "請為您的裝置命名",
- "Server error while trying to add WebAuthn device" : "嘗試新增 WebAuthn 裝置時發生伺服器錯誤",
- "{license}-licensed" : "以 {license} 授權",
- "by {author}\n{license}" : "作者為 {author}\n{license}",
- "Enter group name" : "輸入群組名稱",
- "Add group" : "新增群組",
- "Active users" : "活躍使用者",
- "Disabled users" : "已停用使用者",
- "Default quota:" : "預設容量限制:",
- "Show Languages" : "顯示語言",
- "Show user backend" : "顯示使用者資料後端",
- "Send email to new user" : "傳送電子郵件給新使用者",
- "Not saved" : "未儲存",
- "Twitter" : "Twitter",
- "Not available as federation has been disabled for your account, contact your system administrator if you have any questions" : "因為您的帳號已停用聯盟分享,因此不可用,若您有任何問題,請聯絡您的系統管理員",
- "Not available as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions" : "無法使用,因為不允許將使用者的特定資料發佈到查詢伺服器,若您有任何問題,請聯絡您的系統管理員",
- "Show to logged in users only" : "僅對已登入的使用者顯示",
- "Enable untested app" : "啟用未經測試的應用程式",
- "SMTP Username" : "SMTP 使用者名稱",
- "Expire after" : "過期於",
- "day(s)" : "天",
- "Exclude groups from password requirements:" : "從密碼要求中排除特定群組:",
- "Set default expiration date" : "設定預設的過期日",
- "Exclude groups from creating link shares:" : "禁止特定群組建立分享連結:",
- "Exclude groups from sharing" : "禁止特定群組分享檔案",
- "These groups will still be able to receive shares, but not to initiate them." : "這些群組仍然能接受其他人的分享,但是沒有辦法發起分享。",
- "Allow username autocompletion in share dialog and allow access to the system address book" : "允許在分享對話方塊中自動補齊使用者名稱並允許存取系統通訊錄",
- "Allow username autocompletion to users within the same groups and limit system address books to users in the same groups" : "允許同一個群組內的使用者自動完成使用者名稱,並將系統通訊錄限制為同一個群組內的使用者",
- "Allow username autocompletion to users based on phone number integration" : "允許以電話號碼整合為基礎的使用者名稱自動完成",
- "Old user imported certificates" : "舊的使用者匯入憑證",
- "Missing optional index \"%s\" in table \"%s\"." : "缺少選擇性索引「%s」於資料表「%s」中。",
- "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "資料庫缺少了某些索引值。由於在一個龐大的表中新增索引需要一些時間,因此它們並不會被自動新增。您可執行 \"occ db:add-missing-indices\" 來手動新增那些缺少的索引值。當索引值新增完成後,查詢的速度通常會變得快許多",
- "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "無法檢查 JavaScript 支援。請手動檢查您的網頁伺服器是否使用 JavaScript MIME 類型提供「.mjs」檔案。",
- "MySQL unicode support" : "MySQL Unicode 支援",
- "Overwrite cli URL" : "覆寫 CLI URL",
- "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "您正在執行 PHP %s。Nextcloud 27 已棄用 PHP 8.0。Nextcloud 28 需要 PHP 8.1 或更新版本。請盡快升級至 PHP Group 提供官方支援的其中一個版本。",
- "Rating: {score}/10" : "評分:{score}/10",
- "You are about to remove the group \"{group}\". The users will NOT be deleted." : "您將要移除群組「{group}」。使用者將不會被刪除。",
"No users" : "無使用者",
"Loading users …" : "正在載入使用者……",
"List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "使用者清單。出於效能考量,此清單未完全呈現。使用者將在您瀏覽清單時呈現。",
+ "New user" : "新使用者",
"Groups (required)" : "群組(必填)",
"Set user groups" : "設定使用者群組",
"Administered groups" : "管理群組",
@@ -932,15 +850,36 @@ OC.L10N.register(
"Username (required)" : "使用者名稱(必填)",
"_{userCount} user …_::_{userCount} users …_" : ["{userCount} 個使用者……"],
"_{userCount} user_::_{userCount} users_" : ["{userCount} 個使用者"],
+ "User backend" : "使用者資料後端",
"User actions" : "使用者動作",
"Loading user …" : "正在載入使用者……",
+ "You do not have permissions to see the details of this user" : "您沒有檢視此使用者詳細資料的權限",
+ "Add user to group" : "新增使用者到群組",
+ "Set user as admin for" : "將使用者設定為管理員",
+ "Select user quota" : "選取使用者配額",
+ "Delete user" : "刪除使用者",
+ "Wipe all devices" : "抹除所有裝置",
+ "Disable user" : "停用使用者",
+ "Enable user" : "啟用使用者",
"Failed to update user manager" : "更新使用者管理員失敗",
+ "Toggle user actions menu" : "切換使用者動作選單",
"User management settings" : "使用者管理設定",
+ "Show user backend" : "顯示使用者資料後端",
"Send welcome email to new users" : "向新使用者傳送歡迎電子郵件",
+ "Name your device" : "請為您的裝置命名",
+ "Server error while trying to add WebAuthn device" : "嘗試新增 WebAuthn 裝置時發生伺服器錯誤",
+ "{license}-licensed" : "以 {license} 授權",
+ "by {author}\n{license}" : "作者為 {author}\n{license}",
"User management" : "使用者管理",
+ "Active users" : "活躍使用者",
+ "Disabled users" : "已停用使用者",
"Creating group …" : "正在建立群組……",
"User group: {group}" : "使用者群組:{group}",
+ "Not available as federation has been disabled for your account, contact your system administrator if you have any questions" : "因為您的帳號已停用聯盟分享,因此不可用,若您有任何問題,請聯絡您的系統管理員",
+ "Not available as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions" : "無法使用,因為不允許將使用者的特定資料發佈到查詢伺服器,若您有任何問題,請聯絡您的系統管理員",
+ "Show to logged in users only" : "僅對已登入的使用者顯示",
"Nextcloud help resources" : "Nextcloud 說明資源",
+ "SMTP Username" : "SMTP 使用者名稱",
"To allow this check to run you have to make sure that your webserver can connect to itself. Therefor it must be able to resolve and connect to at least one its `trusted_domains` or the `overwrite.cli.url`." : "要執行此檢查,您必須確保您的網路伺服器可以連線到其自身。因此,其必須至少能解析並連線至 `trusted_domains` 或 `overwrite.cli.url` 其中一個。",
"Could not check for JavaScript support via any of your `trusted_domains` nor `overwrite.cli.url`. This may be the result of a server-side DNS mismatch or outbound firewall rule. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "無法透過您的任何「trusted_domains」或「overwrite.cli.url」檢查 JavaScript 支援。這可能是伺服器端 DNS 不符或連出防火牆規則造成的。請手動檢查您的網頁伺服器是否使用 JavaScript MIME 類型提供「.mjs」檔案。",
"Active accounts" : "活躍帳號"