diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-24 00:27:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-24 00:27:09 +0000 |
commit | 2ec9936b93bd134b2fa989d02f0c2ff61ff94f18 (patch) | |
tree | 69d21b22e377f7cd689aff2ae9e201c8832ac80a /apps/settings/l10n/zh_HK.json | |
parent | a9c627cd9140ebad550fd3885e46c438019d6d5f (diff) | |
download | nextcloud-server-2ec9936b93bd134b2fa989d02f0c2ff61ff94f18.tar.gz nextcloud-server-2ec9936b93bd134b2fa989d02f0c2ff61ff94f18.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/zh_HK.json')
-rw-r--r-- | apps/settings/l10n/zh_HK.json | 66 |
1 files changed, 59 insertions, 7 deletions
diff --git a/apps/settings/l10n/zh_HK.json b/apps/settings/l10n/zh_HK.json index a8f3ec6a98b..945bea4d748 100644 --- a/apps/settings/l10n/zh_HK.json +++ b/apps/settings/l10n/zh_HK.json @@ -134,27 +134,67 @@ "Background jobs" : "後台作業", "Unlimited" : "無限制", "Verifying" : "正在驗證", + "Brute-force Throttle" : "暴力攻擊限制", + "Your remote address could not be determined." : "無法確定您的遠端位址。", + "Your remote address was identified as \"%s\" and is brute-force throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly." : "您的遠端地址被識別為「%s」,且目前正受到強力限制,導致降低了各種請求的效能。若遠端地址不是您的地址,可能代表代理伺服器設定不正確。", + "Your remote address \"%s\" is not brute-force throttled." : "您的遠端位址「%s」並未受到暴力攻擊限制。", + "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”命令在命令行上將其導入。它們在數據目錄中的路徑如下所示。", + "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 區域代碼。", + "Email test" : "電郵測試", + "Email test was successfully sent" : "測試電子郵件已成功傳送", + "You have not set or verified your email server configuration, yet. Please head over to the \"Basic settings\" in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings." : "您尚未設定或驗證您的電子郵件伺服器組態。請前往「基本設定」進行設定。然後,使用表單下方的「傳送電子郵件」按鈕來驗證您的設定。", + "File locking" : "檔案鎖定", + "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "事務型文件鎖定的功能已經取消,這可能會造成競態條件,請在 config.php 中啟用 \"filelocking.enabled\" 以避免出現這樣的問題。", + "The database is used for transactional file locking. To enhance performance, please configure memcache, if available." : "資料庫用於交易檔案鎖定。要強化效能,請設定 memcache(若可用)。", + "The reverse proxy header configuration is incorrect. This is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "反向代理標頭設定不正確。這是安全性問題,可能允許攻擊者對 Nextcloud 假冒 IP 位址。", + "Your IP address was resolved as %s" : "您的 IP 位址已解析為 %s", + "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "偵測到您的反向代理標頭設定不正確,但也有可能是因為您目前正透過信任的代理伺服器存取 Nextcloud。若您目前不是透過信任的代理伺服器存取 Nextcloud,這就是一個安全性問題,允許攻擊者對 Nextcloud 假冒 IP 位址。", "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." : "此伺服器沒有可用的互聯網連接(無法訪問多個端點)。 這意味著某些功能(例如掛載外部存儲、有關更新或安裝第三方應用程式的通知)將無法使用。 遠端存取檔案和發送通知電子郵件也可能不起作用。 請建立從此伺服器到互聯網的連接以享受所有功能。", + "Old server-side-encryption" : "舊的伺服器端加密", "Disabled" : "停用", "The old server-side-encryption format is enabled. We recommend disabling this." : "啟用了舊的伺服器端加密格式。我們建議停用它。", + "Memcache" : "Memcache", + "Configured" : "已配置", + "No memory cache has been configured. To enhance performance, please configure a memcache, if available." : "未設定記憶體快取。要強化效能,請設定記憶體快取(若可用)。", + "PHP default charset" : "PHP 默認字元集", + "PHP configuration option \"default_charset\" should be UTF-8" : "PHP 配置選項 \"default_charset\" 應為 UTF-8", + "Freetype" : "Freetype", "Supported" : "支援", "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "您的 PHP 並未啟用 FreeType 支援,導致大頭貼產生器和設定界面無法使用。", + "PHP getenv" : "PHP getenv", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP 設定似乎不完整,導致無法正確取得系統環境變數,因為偵測到 getenv(\"PATH\") 回傳資料為空值", + "PHP memory limit" : "PHP 記憶體限制", + "The PHP memory limit is below the recommended value of %s." : "目前的 PHP 的記憶體限制設定低於建議值 %s。", "PHP modules" : "PHP 模組", + "This instance is missing some required PHP modules. It is required to install them: %s." : "此站台缺少一些必要的 PHP 模組。必須安裝這些模組:%s。", + "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "此站台缺少一些建議的 PHP 模組。為了改善效能與相容性,強烈建立您安裝這些模組:%s。", + "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。", + "PHP \"output_buffering\" option" : "PHP \"output_buffering\" 選項", + "PHP configuration option \"output_buffering\" must be disabled" : "PHP 設定選項 \"output_buffering\" 必須停用", + "Random generator" : "隨機生成器", + "No suitable source for randomness found by PHP which is highly discouraged for security reasons." : "PHP 找不到適合的隨機來源,出於安全原因強烈建議不要這樣做。", + "Secure" : "安全", + "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 配置檔案可寫", + "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 或更新版本。", + "Unknown database platform" : "數據庫平台不詳", "Architecture" : "建築學", + "64-bit" : "64 位元", + "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit!" : "您似乎正在執行 32 位元版本的 PHP。Nextcloud 需要 64 位元才能運作良好。請將您的作業系統與 PHP 升級至 64 位元!", + "Database transaction isolation level" : "資料庫交易隔離層級", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "您的數據庫並未使用 \"READ COMMITTED\" 的交易隔離等級。當有多個操作平行進行時,這可能會造成問題。", + "Was not able to get transaction isolation level: %s" : "無法取得交易隔離層級:%s", "Profile information" : "簡介資訊", "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "個人資料圖片、全名、電郵地址、電話號碼、地址、網站、Twitter、組織、角色、標題、傳記以及您的個人資料是否已啟用", "Nextcloud settings" : "Nextcloud 設定", @@ -181,19 +221,34 @@ "Allow public uploads" : "允許公開上傳", "Always ask for a password" : "要求輸入密碼", "Enforce password protection" : "強制密碼保護", + "Exclude groups from password requirements" : "從密碼要求中排除特定群組", + "Exclude groups from creating link shares" : "禁止以下群組創建連結分享", "Exclude groups from sharing" : "禁止特定群組分享檔案", + "Groups excluded from sharing" : "排除分享的群組", "These groups will still be able to receive shares, but not to initiate them." : "這些群組仍然能接受其他人的分享,但是沒有辦法發起分享。", "Set default expiration date for shares" : "設定分享的預設到期日", "Enforce expiration date" : "強制設定到期日", + "Default expiration time of new shares in days" : "新分享預設到期時間(天)", + "Expire shares after x days" : "x天後分享過期", "Set default expiration date for shares to other servers" : "設置分享到其他伺服器的默認分享到期日", + "Enforce expiration date for remote shares" : "遠端分享的屆滿日期", + "Default expiration time of remote shares in days" : "遠端分享默認屆滿時間(天)", + "Expire remote shares after x days" : "x天後遠端分享過期", + "Set default expiration date for shares via link or mail" : "設定透過連結或郵件分享的預設過期日", + "Default expiration time of shares in days" : "分享默認到期時間(天)", + "Privacy settings for sharing" : "分享的隱私設定", "Allow username autocompletion in share dialog and allow access to the system address book" : "允許在分享對話方塊中自動補齊用戶名並允許存取系統通訊錄", "If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "如果啟用了自動完成功能“相同的群組”和“電話號碼整合”,則任何一個匹配都足以向用戶顯示。", "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" : "允許基於電話號碼整合的用戶自動完成用戶名", "Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "輸入全名或電郵地址時,允許自動完成(忽略缺少的電話簿匹配項,並且位於同一群組中)", "Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "在公開的檔案連結和上傳頁面顯示免責聲明(僅在檔案列表隱藏的時候才會顯示)", + "Disclaimer text" : "免責聲明文字", "This text will be shown on the public link upload page when the file list is hidden." : "這段文字會在公開檔案上傳頁面檔案列表被隱藏的時候顯示。", "Default share permissions" : "預設分享權限", + "Changed disclaimer text" : "已變更免責聲明文字", + "Deleted disclaimer text" : "已刪除免責聲明文字", + "Could not set disclaimer text" : "無法設定免責聲明文字", "Two-Factor Authentication" : "雙重認證", "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." : "可對所有用戶與特定群組實施雙重認證。如果他們沒有設定雙重認證提供者,那麼他們就會無法登入系統。", "Enforce two-factor authentication" : "強制雙重認證", @@ -219,10 +274,12 @@ "Report a bug" : "舉報錯誤", "Admin documentation" : "管理員使用手冊", "Developer documentation" : "開發人員使用手冊", + "Show details for {appName} app" : "顯示 {appName} 應用程式的詳細資訊", "This app is supported via your current Nextcloud subscription." : "您目前的 Nextcloud 訂閱支援此應用程式。", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "精選應用程式是由社群開發的。它們提供了相當重要的功能,並已準備好在正式環境使用。", "Featured" : "精選", "Update to {update}" : "更新到 {update}", + "Rating: {score}/10" : "評分:{score}/10", "All apps are up-to-date." : "所有應用程式都是最新的。", "Icon" : "圖示", "Name" : "名字", @@ -373,6 +430,7 @@ "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "將會遵循您個人檔案中「能見度」與「範圍」較嚴格的設定。舉例來說,當「能見度」設定為「對所有人顯示」,而「範圍」設定為「私人」時。將使用「私人」的設定。", "Unable to update visibility of {displayId}" : "無法更新 {displayId} 的可見性", "Your role" : "你的角色", + "Your X (formerly Twitter) handle" : "您的 X(前身為 Twitter)帳號", "Your website" : "您的網站", "No {property} set" : "沒有設置 {property} ", "Unable to update {property}" : "無法更新 (property)", @@ -500,6 +558,7 @@ "Organisation" : "機構", "Phone number" : "電話號碼", "Role" : "角色", + "X (formerly Twitter)" : "X(前身為 Twitter)", "Fediverse (e.g. Mastodon)" : "Fediverse(如 Mastodon)", "Website" : "網站", "Profile visibility" : "個人檔案能見度", @@ -566,8 +625,6 @@ "This community release of Nextcloud is unsupported and instant notifications are unavailable." : "不支援 Nextcloud 的這個社群版本,且即時通知不可用。", "Use a second factor besides your password to increase security for your account." : "使用密碼以外的第二因數來增強您賬戶的安全性。", "If you use third party applications to connect to Nextcloud, please make sure to create and configure an app password for each before enabling second factor authentication." : "如果您使用第三方應用程式來連線到 Nextcloud,請確保在啟用雙重認證前為每個應用程式設定應用程式密碼。", - "You created app password \"{token}\"" : "您建立了應用程式密碼「{token}」", - "An administrator created app password \"{token}\"" : "管理員建立了應用程式密碼「{token}」", "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”更新它們。", "Enable all" : "全部啟用", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "要執行這個,您需要 PHP POSIX 擴充元件。請查閱 {linkstart}PHP 說明文件{linkend} 以取得更多資訊。", @@ -593,11 +650,6 @@ "Not saved" : "未儲存", "Twitter" : "Twitter", "Enable untested app" : "啟用未經測試的應用程式", - "Plain" : "明文", - "NT LAN Manager" : "NT LAN 管理程式", - "SSL/TLS" : "SSL/TLS", - "STARTTLS" : "STARTTLS", - "Authentication method" : "認證方式", "Expire after" : "將在之後到期", "day(s)" : "天", "Exclude groups from password requirements:" : "從密碼要求中排除特定群組:", |