aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/zh_TW.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-10-21 00:27:09 +0000
committerNextcloud bot <bot@nextcloud.com>2023-10-21 00:27:09 +0000
commit5c2610af7dbce72fa1c1b02185a2c28cd5be004e (patch)
treeecfa5a8a971b506cff0a9038788d06bc3347c83c /apps/settings/l10n/zh_TW.json
parentb0956b1a00e9fb0d4e2db8aa576917ce77b20cd5 (diff)
downloadnextcloud-server-5c2610af7dbce72fa1c1b02185a2c28cd5be004e.tar.gz
nextcloud-server-5c2610af7dbce72fa1c1b02185a2c28cd5be004e.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/zh_TW.json')
-rw-r--r--apps/settings/l10n/zh_TW.json22
1 files changed, 19 insertions, 3 deletions
diff --git a/apps/settings/l10n/zh_TW.json b/apps/settings/l10n/zh_TW.json
index 3194f65c39b..20496c1a709 100644
--- a/apps/settings/l10n/zh_TW.json
+++ b/apps/settings/l10n/zh_TW.json
@@ -138,11 +138,27 @@
"Reshare" : "重新分享",
"Unlimited" : "無限制",
"Verifying" : "正在驗證",
+ "Checking for old user imported certificate" : "正在檢查舊的使用者匯入憑證",
"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\" 指令來匯入。它們在資料目錄中的路徑如下所示。",
+ "Checking for default phone region" : "正在檢查預設電話區域",
+ "Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective ISO 3166-1 code of the region to your config file." : "您並未設定手機國際冠碼。設定後使用者在個人檔案設定手機號碼時不必再輸入國際冠碼。若要這樣做,請新增「default_phone_region」至設定檔,允許的國家及地區請參閱 ISO 3166-1 code 清單。",
+ "Internet connectivity" : "網際網路連線",
+ "Internet connectivity is disabled in configuration file." : "已在設定檔中停用網際網路連線。",
"This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "此伺服器沒有網際網路連線(無法與多個端點取得聯繫),有些功能,像是外部儲存、應用程式更新版通知將無法運作。從遠端存取資料或是寄送電子郵件通知可能也無法運作。建議您設定好網際網路連線以使用所有功能。",
+ "Checking for old server-side-encryption being disabled" : "正在檢查舊的伺服器端加密是否已停用",
"The old server-side-encryption format is enabled. We recommend disabling this." : "啟用了舊的伺服器端加密格式。我們建議停用它。",
+ "Checking for PHP default charset" : "正在檢查 PHP 預設字元集",
+ "PHP configuration option default_charset should be UTF-8" : "PHP 設定選項 default_charset 應為 UTF-8",
+ "Checking for PHP version" : "正在檢查 PHP 版本",
+ "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 提供官方支援的其中一個版本。",
+ "You are currently running PHP %s." : "您正在執行 PHP %s。",
+ "Checking for PHP output_buffering option" : "正在檢查 PHP output_buffering 選項",
+ "PHP configuration option output_buffering must be disabled" : "PHP 設定選項 output_buffering 必須停用",
+ "Checking for configuration file access rights" : "正在檢查設定檔存取權限",
"The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "「唯讀設定檔」已經啟用,這樣可以防止來自網頁端的設定操作,每次需要更改設定時,都需要手動將設定檔暫時改為可讀寫。",
+ "Nextcloud configuration file is writable" : "Nextcloud 設定檔可寫",
+ "Checking for database version" : "正在檢查資料庫版本",
"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 或更新版本。",
@@ -316,7 +332,6 @@
"Unset as primary email" : "取消設定為主要電子郵件",
"This address is not confirmed" : "此地址尚未確認",
"Set as primary email" : "設定為主要電子郵件",
- "Your email address" : "您的電子郵件信箱",
"Additional email address {index}" : "額外的電子郵件地址 {index}",
"Unable to delete primary email address" : "無法刪除主要電子郵件地址",
"Unable to update primary email address" : "無法更新主要電子郵件地址",
@@ -327,11 +342,9 @@
"Additional emails" : "額外的電子郵件",
"Your handle" : "您的帳號",
"Your headline" : "您的標題",
- "Language" : "語言",
"Help translate" : "協助翻譯",
"Unable to update language" : "無法更新語言",
"No language set" : "未設定語言",
- "Locale" : "地區設定",
"Week starts on {firstDayOfWeek}" : "一週從 {firstDayOfWeek} 開始",
"Unable to update locale" : "無法更新語系",
"No locale set" : "未設定語系",
@@ -372,6 +385,7 @@
"Set user as admin for …" : "將使用者設定為以下群組的管理員……",
"Quota" : "容量限制",
"Set user quota" : "設定使用者配額",
+ "Language" : "語言",
"Set default language" : "設定預設語言",
"Manager" : "管理者",
"Add new user" : "新增使用者",
@@ -470,6 +484,7 @@
"Fediverse (e.g. Mastodon)" : "Fediverse(例如 Mastodon)",
"Website" : "網站",
"Profile visibility" : "個人資料能見度",
+ "Locale" : "地區設定",
"Not available as this property is required for core functionality including file sharing and calendar invitations" : "無法使用,因為此屬性是核心功能(包括檔案分享和日曆邀請)所必需的。",
"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" : "無法使用,因為不允許將使用者的特定資料發佈到查詢伺服器,若您有任何問題,請聯絡您的系統管理員",
@@ -570,6 +585,7 @@
"Please confirm the group removal " : "請確認移除群組",
"Choose profile picture from files" : "從檔案中選擇個人檔案圖片",
"png or jpg, max. 20 MB" : "png 或 jpg,最大 20 MB",
+ "Your email address" : "您的電子郵件信箱",
"Your location" : "您的位置",
"Add new password" : "新增密碼",
"Add new email address" : "新增電子郵件",