aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/zh_HK.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-07-26 00:20:10 +0000
committerNextcloud bot <bot@nextcloud.com>2024-07-26 00:20:10 +0000
commit70839355c8aaf293f6b9ee5242e4546a9e971899 (patch)
tree1819b1b52c9bf6036b2a1297987bd254cb347301 /lib/l10n/zh_HK.js
parent109bcfd389388fd23d9c75401eeef10abbcc4487 (diff)
downloadnextcloud-server-70839355c8aaf293f6b9ee5242e4546a9e971899.tar.gz
nextcloud-server-70839355c8aaf293f6b9ee5242e4546a9e971899.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/zh_HK.js')
-rw-r--r--lib/l10n/zh_HK.js6
1 files changed, 5 insertions, 1 deletions
diff --git a/lib/l10n/zh_HK.js b/lib/l10n/zh_HK.js
index 3a5e8cace95..30da21f49f9 100644
--- a/lib/l10n/zh_HK.js
+++ b/lib/l10n/zh_HK.js
@@ -38,6 +38,7 @@ OC.L10N.register(
"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 ",
@@ -87,6 +88,7 @@ OC.L10N.register(
"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" : "檔案名稱太長",
@@ -294,7 +296,6 @@ OC.L10N.register(
"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" : "從助理產生的文字",
@@ -337,6 +338,9 @@ OC.L10N.register(
"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" : "産生標題",