diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-18 00:20:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-18 00:20:08 +0000 |
commit | 8031c6919cc718788ab0d4b7460ddbf5fee3a004 (patch) | |
tree | 3255878776bdda475c07d56f7b1fd9e9461eaa07 /apps/settings/l10n/zh_HK.js | |
parent | 1ca914b8577db9a4ca008ad4e66ad712e0256c59 (diff) | |
download | nextcloud-server-8031c6919cc718788ab0d4b7460ddbf5fee3a004.tar.gz nextcloud-server-8031c6919cc718788ab0d4b7460ddbf5fee3a004.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/zh_HK.js')
-rw-r--r-- | apps/settings/l10n/zh_HK.js | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js index 3d14503eb62..8b5a16c8f30 100644 --- a/apps/settings/l10n/zh_HK.js +++ b/apps/settings/l10n/zh_HK.js @@ -56,9 +56,12 @@ OC.L10N.register( "Wrong password" : "密碼錯誤", "Unable to change personal password" : "無法更改個人密碼", "Saved" : "已儲存", + "No Login supplied" : "未提供賬戶", "Unable to change password. Password too long." : "密碼太長,無法更改。", "Authentication error" : "認證錯誤", + "Please provide an admin recovery password; otherwise, all account data will be lost." : "請提供管理員還原密碼;否則所有賬戶資料將會遺失。", "Wrong admin recovery password. Please check the password and try again." : "錯誤的管理員還原密碼。請檢查密碼並再試一次。", + "Backend does not support password change, but the encryption of the account key was updated." : "後端系統不支援密碼更新,但賬戶的加密密鑰已更新。", "Administrator documentation" : "管理員使用手冊", "User documentation" : "用戶使用手冊", "Nextcloud help overview" : "Nextcloud 幫助概覽", @@ -68,7 +71,9 @@ OC.L10N.register( "If you received this email, the email configuration seems to be correct." : "如果您收到這封電子郵件,代表電子郵件設定是正確的。", "Email could not be sent. Check your mail server log" : "無法傳送郵件。請檢查您的郵件伺服器紀錄檔", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "傳送郵件時發生問題。請檢查您的設定。(錯誤:%s)", + "You need to set your account email before being able to send test emails. Go to %s for that." : "您必須先設定您的賬戶電郵地址,然後才能傳送測試電郵。前往 %s 進行設置。", "Users" : "用戶", + "Invalid account" : "無效的賬戶", "Invalid mail address" : "無效的電郵地址", "Settings saved" : "設定已儲存", "Unable to change full name" : "無法更改全名", @@ -94,9 +99,11 @@ OC.L10N.register( "Welcome aboard" : "歡迎加入", "Welcome aboard %s" : "歡迎加入 %s", "Welcome to your %s account, you can add, protect, and share your data." : "歡迎使用您的 %s 賬戶,您可以新增、保護並分享您的資料。", + "Your Login is: %s" : "您的賬戶為:%s", "Set your password" : "設定您的密碼", "Go to %s" : "前往 %s", "Install Client" : "安裝客戶端程式", + "Logged in account must be a subadmin" : "登入的賬戶必須為子管理員", "Settings" : "設定", "Personal" : "個人", "Administration" : "管理", @@ -123,6 +130,10 @@ OC.L10N.register( "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」並未受到暴力攻擊限制。", + "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` 其中一個。", + "Old administration imported certificates" : "舊的管理員匯入憑證", + "A background job is pending that checks for administration imported SSL certificates. Please check back later." : "背景作業正在檢查管理員匯入的 SSL 憑證。請稍後再檢查。", + "There are some administration 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」命令來匯入。它們在資料目錄中的路徑如下所示。", "Code integrity" : "程式碼完整性", "Integrity checker has been disabled. Integrity cannot be verified." : "完整性檢查程式已停用。無法驗證完整性。", "No altered files" : "沒有更改過的檔案", @@ -252,6 +263,9 @@ OC.L10N.register( "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", + "WOFF2 file loading" : "正在加載 WOFF2 檔案", + "Could not check for WOFF2 loading support. Please check manually if your webserver serves `.woff2` files." : "無法檢查 WOFF2 載入支援。請手動檢查您的網路伺服器是否可服務 `.woff2` 檔案。", + "Your web server is not properly set up to deliver .woff2 files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustement to also deliver .woff2 files. Compare your Nginx configuration to the recommended configuration in our documentation." : "您的伺服器並未正確的設定,因此無法傳遞 .woff2 的檔案。這通常是因為 Nginx 的設定問題所導致。在 Nextcloud 15 中,需要一些調整才能一並傳遞 .woff2 的檔案。請檢查您的 Nginx 設定,和 Nextcloud 說明文件中提到的建議設定。", "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 設定", @@ -308,6 +322,7 @@ OC.L10N.register( "Deleted disclaimer text" : "已刪除免責聲明文字", "Could not set disclaimer text" : "無法設定免責聲明文字", "Two-Factor Authentication" : "雙重認證", + "Two-factor authentication can be enforced for all accounts 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" : "強制雙重認證", "Limit to groups" : "限制給特定群組", "Enforcement of two-factor authentication can be set for certain groups only." : "強制雙重認證可僅為某些群組設定。", @@ -315,6 +330,7 @@ OC.L10N.register( "Enforced groups" : "已強制的群組", "Two-factor authentication is not enforced for members of the following groups." : "不對以下群組成員實施雙重認證。", "Excluded groups" : "排除的群組", + "When groups are selected/excluded, they use the following logic to determine if an account 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 an account is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "選擇/排除群組時,其使用以下邏輯來確定賬戶是否強制啟用雙因素驗證:如果沒有選擇群組,雙因素驗證對所有除了排除群組以外的成員啟用。若選擇了群組,則雙因素驗證會對所有該群組的成員啟用。如果某個賬戶同時位在選擇與排除的群組,則被選擇的群組優先程度較高,因此會強制啟用雙因素驗證。", "Save changes" : "儲存變更", "All" : "所有", "Limit app usage to groups" : "限制特定群組使用應用程式", @@ -328,6 +344,7 @@ OC.L10N.register( "View in store" : "在商店中檢視", "Visit website" : "造訪網站", "Report a bug" : "舉報錯誤", + "Usage documentation" : "使用手冊", "Admin documentation" : "管理員使用手冊", "Developer documentation" : "開發人員使用手冊", "Show details for {appName} app" : "顯示 {appName} 應用程式的詳細資訊", @@ -390,12 +407,16 @@ OC.L10N.register( "Last job ran {relativeTime}." : "上次執行作業的時間是 {relativeTime}。", "Background job did not run yet!" : "後台作業從未執行!", "AJAX" : "AJAX", + "Execute one task with each page loaded. Use case: Single account instance." : "每個頁面載入時執行一次任務。使用情境:單帳號實例。", "Webcron" : "Webcron", + "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 accounts depending on the usage)." : "cron.php 註冊了一個 webcron 服務,該服務將通過 HTTP 每 5 分鐘執行一次 cron.php。 用例:非常小的實例(1-5 個賬戶,具體取決於使用情況)。", "Cron (Recommended)" : "Cron(推薦)", "Use system cron service to call the cron.php file every 5 minutes." : "使用系統 cron 每5分鐘執行 cron.php。", + "The cron.php needs to be executed by the system account \"{user}\"." : "cron.php 必須由系統賬戶「{user}」執行。", "The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details." : "您需要 PHP POSIX 擴充元件。請查閱 {linkstart}PHP 說明文件{linkend} 以取得更多資訊。", "Unable to update background job mode" : "無法更新後台作業模式", "Profile" : "個人設定", + "Enable or disable profile by default for new accounts." : "預設情況下為新賬戶啟用或停用個人檔案。", "Enable" : "啟用", "Unable to update profile default setting" : "無法更新個人檔案默認設定。", "Server-side encryption" : "伺服器端加密", @@ -412,6 +433,7 @@ OC.L10N.register( "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)遷移到新的。請啟用「預設加密模組」並執行 {command}", "Unable to update server side encryption config" : "無法更新伺服器端加密配置", "Please confirm the group removal" : "請確認移除群組", + "You are about to remove the group \"{group}\". The accounts will NOT be deleted." : "您將要移除群組「{group}」。賬戶將不會被刪除。", "Cancel" : "取消", "Confirm" : "確認", "Submit" : "遞交", @@ -443,9 +465,11 @@ OC.L10N.register( "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "您已使用了 <strong>{totalSpace}</strong> 中的 <strong>{usage}</strong>(<strong>{usageRelative} %</strong>)", "Your full name" : "您的全名", "Back" : "上星期", + "Change scope level of {property}" : "更新 {property} 的範圍層級", "This address is not confirmed" : "此地址尚未確認", "Primary email for password reset and notifications" : "用於密碼重設和通告信件的主要電郵地址", "Email options" : "電子郵件通知選項", + "Options for additional email address {index}" : "額外的電郵地址 {index} 的選項", "Remove primary email" : "刪除主要電郵地址", "Delete email" : "刪除電郵地址", "Unset as primary email" : "取消設定為主要電郵地址", @@ -460,9 +484,11 @@ OC.L10N.register( "Additional emails" : "其他電郵地址", "Your handle" : "您的別名", "Your headline" : "您的標題", + "Languages" : "語言", "Help translate" : "協助翻譯", "Unable to update language" : "無法更新語言", "No language set" : "未設定語言", + "Locales" : "地區設定", "Week starts on {firstDayOfWeek}" : "一星期從 {firstDayOfWeek} 開始", "Unable to update locale" : "無法更新語言場景", "No locale set" : "沒有設置語言場景", @@ -470,6 +496,7 @@ OC.L10N.register( "Your organisation" : "您的機構", "Your phone number" : "您的電話號碼", "Edit your Profile visibility" : "編輯個人檔案能見度", + "Enable profile" : "啟用簡介", "Unable to update profile enabled state" : "無法更新個人資料啟用狀態", "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} 的可見性", @@ -477,6 +504,7 @@ OC.L10N.register( "Your X (formerly Twitter) handle" : "您的 X(前身為 Twitter)帳號", "Your website" : "您的網站", "No {property} set" : "沒有設置 {property} ", + "Invalid value" : "無效的意義", "Unable to update {property}" : "無法更新 (property)", "Change scope level of {property}, current scope is {scope}" : "更改 {property} 的範圍級別,當前範圍為 {scope}", "Unable to update federation scope of the primary {property}" : "無法更新主要 {property} 的聯盟範圍", @@ -488,6 +516,8 @@ OC.L10N.register( "Delete" : "刪除", "Reshare" : "重新分享", "No accounts" : "沒有賬戶", + "Loading accounts …" : "正在加载賬戶 ...", + "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "賬戶清單。出於性能考量,此清單未完全呈現。賬戶將在您瀏覽清單時呈現。", "Default language" : "預設語言", "Common languages" : "常用語言", "Other languages" : "其他語言", @@ -524,19 +554,28 @@ OC.L10N.register( "Last login" : "最後登入", "User actions" : "用戶操作", "Password or insufficient permissions message" : "密碼或權限不足訊息", + "Loading account …" : "正在加载賬戶 ...", "Change display name" : "更改顯示名稱", "Set new password" : "設置新密碼", + "You do not have permissions to see the details of this account" : "您沒有檢視此賬戶詳細資料的權限", "Set new email address" : "設置新電郵地址", "Add user to group" : "在群組中新增用戶", + "Add account to group" : "在群組中新增賬戶", + "Set account as admin for" : "將賬戶設定為管理員", + "Select account quota" : "選擇賬戶容量限制", "Set the language" : "設置語言", + "Set line manager" : "設定行管理員", "{size} used" : "已使用 {size}", "Delete account" : "刪除賬戶", "Wipe all devices" : "抹除所有裝置", + "Disable account" : "停用賬戶", + "Enable account" : "啟用賬戶", "Resend welcome email" : "重新傳送歡迎電子郵件", "In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "如果遺失裝置或退出組織,這可以從與 {userid} 相關的所有裝置遠端抹除 Nextcloud 資料。僅當裝置連線到網際網路時才有效。", "Remote wipe of devices" : "遠端抹除裝置", "Wipe {userid}'s devices" : "抹除 {userid} 的裝置", "Wiped {userid}'s devices" : "抹除了 {userid} 的裝置", + "Failed to update line manager" : "更新行管理員失敗", "Fully delete {userid}'s account including all their personal files, app data, etc." : "完全刪除 {userid} 的賬戶,包含他們所有的個人檔案、應用程式資料等等。", "Account deletion" : "賬戶刪除", "Delete {userid}'s account" : "刪除 {userid} 的賬戶", @@ -544,13 +583,17 @@ OC.L10N.register( "Password was successfully changed" : "成功更新密碼", "Email was successfully changed" : "成功更新電郵地址", "Welcome mail sent!" : "已傳送歡迎郵件!", + "Toggle account actions menu" : "切換賬戶操作選單", "Done" : "完成", "Edit" : "編輯", + "Account management settings" : "賬戶管理設定", "Visibility" : "可見性", "Show language" : "顯示語言", + "Show account backend" : "顯示賬戶後端系統", "Show storage path" : "顯示儲存路徑", "Show last login" : "顯示上次登入時間", "Send email" : "傳送測試電郵", + "Send welcome email to new accounts" : "向新賬戶發送歡迎電子郵件", "Defaults" : "默認", "Default quota" : "默認儲存容量限制", "Select default quota" : "選擇預設容量限制", @@ -572,12 +615,17 @@ OC.L10N.register( "{license}-licensed" : "以 {license} 授權", "Changelog" : "軟件更新紀錄", "by {author}\n{license}" : "作者為 {author}\n{license}", + "Account management" : "賬戶管理", + "New account" : "新賬戶", + "Active accounts" : "活躍賬戶", "Admins" : "管理員", "Disabled users" : "已停用用戶", "Creating group …" : "正在創建群組 ...", "Create group" : "創建群組", "Group name" : "群組名稱", "Please enter a valid group name" : "請輸入有效的群組名稱", + "Disabled accounts" : "已停用賬戶", + "Account group: {group}" : "賬戶群組:{group}", "Failed to create group" : "創建群組失敗", "Sending…" : "正在傳送……", "Email sent" : "電子郵件已寄出", @@ -596,6 +644,8 @@ OC.L10N.register( "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 administration if you have any questions" : "您賬戶的聯合功能已被停用,因此不可用。如有疑問,請聯絡系統管理員", + "Not available as publishing account specific data to the lookup server is not allowed, contact your system administration if you have any questions" : "無法使用,因為不允許將賬戶的特定資料發佈到查詢伺服器。如果有任何問題,請聯絡您的系統管理員。", "Your apps" : "您的應用程式", "Active apps" : "已啟用應用程式", "Disabled apps" : "已停用應用程式", @@ -604,6 +654,7 @@ OC.L10N.register( "Featured apps" : "精選應用程式", "Supported apps" : "支援的應用程式", "Show to everyone" : "顯示给所有人", + "Show to logged in accounts only" : "僅顯示給已登錄的賬戶", "Hide" : "隱藏", "Download and enable" : "下載並啟用", "Allow untested app" : "允許未經測試的應用程式", @@ -640,6 +691,7 @@ OC.L10N.register( "Authentication" : "驗證", "Authentication required" : "需要認證", "Credentials" : "身分驗證", + "SMTP Login" : "SMTP 賬戶", "SMTP Password" : "SMTP 密碼", "Save" : "儲存", "Test and verify email settings" : "測試及驗證電子郵件設定", |