diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-24 00:25:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-24 00:25:32 +0000 |
commit | bef40531f0820b8ba1869524b3a9830a10413b1b (patch) | |
tree | a8accf26c93def9222c32603f2f040a94bad4559 /lib/l10n/zh_HK.js | |
parent | e6a00f5a74bac5e9a35cce372949e3ace55a8926 (diff) | |
download | nextcloud-server-bef40531f0820b8ba1869524b3a9830a10413b1b.tar.gz nextcloud-server-bef40531f0820b8ba1869524b3a9830a10413b1b.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.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/zh_HK.js b/lib/l10n/zh_HK.js index 534f7cbd2eb..f03c100bc19 100644 --- a/lib/l10n/zh_HK.js +++ b/lib/l10n/zh_HK.js @@ -263,10 +263,12 @@ OC.L10N.register( "Storage connection error. %s" : "儲存空間連線錯誤。%s", "Storage is temporarily not available" : "儲存空間暫時無法使用", "Storage connection timeout. %s" : "儲存空間連線逾時。%s", + "Free prompt" : "免費提示", "Runs an arbitrary prompt through the built-in language model." : "通過內置語言模型運行任意提示。", "Generate headline" : "産生標題", "Generates a possible headline for a text" : "為文字生成可能的標題", "Summarize" : "總結", + "Summarizes text by reducing its length without losing key information." : "通過減少文字長度來總結而不丟失關鍵資訊。", "Extract topics" : "解壓縮主題", "Extracts topics from a text and outputs them separated by commas." : "從文字中提取主題並輸出,並用逗號分隔。", "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "無法正確取代應用程式 %1$s 的檔案。請確保它們的版本與伺服器的版本兼容。", |