diff options
Diffstat (limited to 'core/l10n/zh_HK.js')
-rw-r--r-- | core/l10n/zh_HK.js | 37 |
1 files changed, 19 insertions, 18 deletions
diff --git a/core/l10n/zh_HK.js b/core/l10n/zh_HK.js index a467f0eb4dd..b56ca6584ca 100644 --- a/core/l10n/zh_HK.js +++ b/core/l10n/zh_HK.js @@ -84,6 +84,7 @@ OC.L10N.register( "You have not set or verified your email server configuration, yet. Please head over to the {mailSettingsStart}Basic settings{mailSettingsEnd} in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings." : "您尚未設置或驗證您的電郵伺服器配置。請前往 {mailSettingsStart} 基本設置 {mailSettingsEnd} 進行設置。然後使用表單下方的【發送電郵】按鈕驗證您的設置。", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "您的數據庫並未使用 \"READ COMMITTED\" 的交易隔離等級。當有多個操作平行進行時,這可能會造成問題。", "The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "未偵測到 PHP 模組 'fileinfo'。強烈建議啟用這個模組,以取得最好的 MIME 檔案類型偵測支援。", + "Your remote address was identified as \"{remoteAddress}\" and is bruteforce 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. Further information can be found in the {linkstart}documentation ↗{linkend}." : "您的遠端地址被識別為「{remoteAddress}」,且目前正受到強力限制,導致降低了各種請求的效能。若遠端地址不是您的地址,可能代表代理伺服器設定不正確。可以在{linkstart}文件 ↗{linkend}中找到進一步的資訊。", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems. See the {linkstart}documentation ↗{linkend} for more information." : "交易性檔案上鎖已停用,這可能導致爭用條件問題。在config.php中啟用 “filelocking.enabled” 可以避免這些問題。有關更多信息,請參見{linkstart}文檔↗{linkend}。", "The database is used for transactional file locking. To enhance performance, please configure memcache, if available. See the {linkstart}documentation ↗{linkend} for more information." : "數據庫用於事務檔案鎖定。為提高性能,請配置 memcache(如果可用)。有關詳細信息,請參閱{linkstart}說明書 ↗{linkend}。", "Please make sure to set the \"overwrite.cli.url\" option in your config.php file to the URL that your users mainly use to access this Nextcloud. Suggestion: \"{suggestedOverwriteCliURL}\". Otherwise there might be problems with the URL generation via cron. (It is possible though that the suggested URL is not the URL that your users mainly use to access this Nextcloud. Best is to double check this in any case.)" : "請確保將 config.php 文件中的“overwrite.cli.url”選項設置為您的用戶主要用於訪問此 Nextcloud 的 URL。建議:“{suggestedOverwriteCliURL}”。否則,通過 cron 生成的 URL 可能會出現問題。(但是,建議的 URL 可能不是您的用戶主要用於訪問此 Nextcloud 的 URL。最好是仔細檢查以防萬一。)", @@ -235,21 +236,9 @@ OC.L10N.register( "Looking for {term} …" : "正在搜尋 {term} …", "No" : "否", "Yes" : "是", - "No files in here" : "此處沒有任何檔案", - "New folder" : "新資料夾", - "No more subfolders in here" : "沒有子資料夾", - "Name" : "名稱", - "Size" : "大小", - "Modified" : "已修改", - "\"{name}\" is an invalid file name." : "\"{name}\" 是無效的檔案名稱。", - "File name cannot be empty." : "檔案名稱不能為空。", - "\"/\" is not allowed inside a file name." : "不允許檔案名稱中出現 \"/\"。", - "\"{name}\" is not an allowed filetype" : "\"{name}\" 是不允許的檔案類型", - "{newName} already exists" : "{newName} 已經存在", "Choose" : "選擇", "Copy" : "複製", "Move" : "移動", - "Error loading file picker template: {error}" : "載入檔案選擇器模板時出錯: {error}", "OK" : "OK", "Error loading message template: {error}" : "載入訊息模板時出錯: {error}", "read-only" : "唯讀", @@ -264,12 +253,6 @@ OC.L10N.register( "(all selected)" : "(已全選)", "({count} selected)" : "(已選擇 {count} 項)", "Error loading file exists template" : "載入已存在的模板時發生錯誤", - "Show list view" : "顯示清單視圖", - "Show grid view" : "顯示網格視圖", - "Pending" : "待辦中", - "Home" : "主頁", - "Copy to {folder}" : "複製到 {folder}", - "Move to {folder}" : "移動到 {folder}", "Saving …" : "儲存中 ...", "Authentication required" : "必須驗證", "This action requires you to confirm your password" : "此操作需要您再次確認密碼", @@ -423,6 +406,24 @@ OC.L10N.register( "If it is not there ask your local administrator." : "你找的東西不在,請聯絡管理員。", "Press enter to start searching" : "按 Enter 開始搜尋", "Settings" : "設定", + "No files in here" : "此處沒有任何檔案", + "New folder" : "新資料夾", + "No more subfolders in here" : "沒有子資料夾", + "Name" : "名稱", + "Size" : "大小", + "Modified" : "已修改", + "\"{name}\" is an invalid file name." : "\"{name}\" 是無效的檔案名稱。", + "File name cannot be empty." : "檔案名稱不能為空。", + "\"/\" is not allowed inside a file name." : "不允許檔案名稱中出現 \"/\"。", + "\"{name}\" is not an allowed filetype" : "\"{name}\" 是不允許的檔案類型", + "{newName} already exists" : "{newName} 已經存在", + "Error loading file picker template: {error}" : "載入檔案選擇器模板時出錯: {error}", + "Show list view" : "顯示清單視圖", + "Show grid view" : "顯示網格視圖", + "Pending" : "待辦中", + "Home" : "主頁", + "Copy to {folder}" : "複製到 {folder}", + "Move to {folder}" : "移動到 {folder}", "File not found" : "找不到檔案", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "伺服器上找不到該文件,或許這個分享已經被刪除或是過期了?", "Please use the command line updater because automatic updating is disabled in the config.php." : "由於自動更新功能已在 config.php 檔案中設定停用,請使用命令列(command line)更新系統。", |