diff options
Diffstat (limited to 'lib/l10n/zh_HK.json')
-rw-r--r-- | lib/l10n/zh_HK.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/lib/l10n/zh_HK.json b/lib/l10n/zh_HK.json index 6772bc20042..66f44ef73f4 100644 --- a/lib/l10n/zh_HK.json +++ b/lib/l10n/zh_HK.json @@ -36,6 +36,7 @@ "Server version %s or higher is required." : "需要伺服器版本 %s 或更高", "Server version %s or lower is required." : "需要伺服器版本 %s 或更低", "Logged in account must be an admin, a sub admin or gotten special right to access this setting" : "登錄帳戶必須是管理員、子管理員或具有存取此設定的特殊權限", + "Your current IP address doesn’t allow you to perform admin actions" : "您目前的 IP 位置不允許您執行管理動作", "Logged in account must be an admin or sub admin" : "登入的帳戶必須要是管理員或是子管理員", "Logged in account must be an admin" : "登入的帳戶必須有管理員權限", "Wiping of device %s has started" : "已開始抹除裝置 %s ", @@ -85,6 +86,7 @@ "Invalid path" : "路徑無效", "Failed to create file from template" : "無法從模板創建檔案", "Templates" : "模板", + "Path contains invalid segments" : "路徑包含無效的部份", "File name is a reserved word" : "檔案名稱是保留字", "File name contains at least one invalid character" : "檔案名稱含有不允許的字元", "File name is too long" : "檔案名稱太長", @@ -292,7 +294,6 @@ "Output images" : "輸出圖像", "The generated images" : "產生的圖像", "Free text to text prompt" : "文字提示的自由文字", - "Runs an arbitrary prompt through a language model that retuns a reply" : "透過回傳回覆的語言模型執行任意提示", "Describe a task that you want the assistant to do or ask a question" : "描述您希望助理執行的任務或提出問題", "Generated reply" : "已產生的回覆", "The generated text from the assistant" : "從助理產生的文字", @@ -335,6 +336,9 @@ "The original text to extract topics from" : "用來擷取主題的原始文字", "Topics" : "主題", "The list of extracted topics" : "擷取的主題清單", + "Translate" : "翻譯", + "Target language" : "目標語言", + "Result" : "結果", "Free prompt" : "免費提示", "Runs an arbitrary prompt through the language model." : "通過語言模型運行任意提示。", "Generate headline" : "産生標題", |