aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/zh_TW.json
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/zh_TW.json')
-rw-r--r--lib/l10n/zh_TW.json14
1 files changed, 11 insertions, 3 deletions
diff --git a/lib/l10n/zh_TW.json b/lib/l10n/zh_TW.json
index 3e5deb88365..0865b15c9bb 100644
--- a/lib/l10n/zh_TW.json
+++ b/lib/l10n/zh_TW.json
@@ -242,8 +242,6 @@
"Please ask your server administrator to restart the web server." : "請聯絡您的系統管理員重新啟動網頁伺服器",
"The required %s config variable is not configured in the config.php file." : "必要的 %s 設定變數未在 config.php 檔案中設定。",
"Please ask your server administrator to check the Nextcloud configuration." : "請聯絡您的伺服器管理員檢查 Nextcloud 設定。",
- "PostgreSQL >= 9 required." : "需要 PostgreSQL 版本 >= 9。",
- "Please upgrade your database version." : "請升級您的資料庫版本。",
"Your data directory is readable by other users." : "您的 data 目錄可被其他使用讀取。",
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "請將該目錄權限設定為 0770 ,以免其他使用者讀取目錄列表",
"Your data directory must be an absolute path." : "您的 data 目錄必須是絕對路徑。",
@@ -261,11 +259,21 @@
"Storage connection error. %s" : "儲存空間連線錯誤。%s",
"Storage is temporarily not available" : "儲存空間暫時無法使用",
"Storage connection timeout. %s" : "儲存空間連線逾時。%s",
+ "Free prompt" : "免費提示詞",
+ "Runs an arbitrary prompt through the 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 中的檔案沒有被正確取代,請確認它的版本與伺服器相容。",
"Full name" : "全名",
"The user limit has been reached and the user was not created. Check your notifications to learn more." : "已達使用者限制,所以未建立使用者。請檢查您的通知以取得更多資訊。",
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "使用者名稱當中只能包含下列字元:\"a-z\", \"A-Z\", \"0-9\", 和 \"_.@-'\"",
"libxml2 2.7.0 is at least required. Currently %s is installed." : "libxml2 版本最低需求為 2.7.0。目前安裝版本為 %s 。",
- "To fix this issue update your libxml2 version and restart your web server." : "修正方式為更新您的 libxml2 為 2.7.0 以上版本,再重啟網頁伺服器。"
+ "To fix this issue update your libxml2 version and restart your web server." : "修正方式為更新您的 libxml2 為 2.7.0 以上版本,再重啟網頁伺服器。",
+ "PostgreSQL >= 9 required." : "需要 PostgreSQL 版本 >= 9。",
+ "Please upgrade your database version." : "請升級您的資料庫版本。"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file