summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-08-05 00:29:52 +0000
committerNextcloud bot <bot@nextcloud.com>2023-08-05 00:29:52 +0000
commit2b4be90b3415baa1eddb6a5c67b6d0a74a940388 (patch)
tree79805ff9e2b43cdc7bf77083db68253c527fb952 /lib
parent72c285f4711754ee2ceaa072c33c2a6c89b556d7 (diff)
downloadnextcloud-server-2b4be90b3415baa1eddb6a5c67b6d0a74a940388.tar.gz
nextcloud-server-2b4be90b3415baa1eddb6a5c67b6d0a74a940388.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/tr.js1
-rw-r--r--lib/l10n/tr.json1
-rw-r--r--lib/l10n/zh_TW.js1
-rw-r--r--lib/l10n/zh_TW.json1
4 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js
index ea0612f28ea..80d878251f0 100644
--- a/lib/l10n/tr.js
+++ b/lib/l10n/tr.js
@@ -266,6 +266,7 @@ OC.L10N.register(
"Free prompt" : "Ücretsiz bilgi istemi",
"Runs an arbitrary prompt through the built-in language model." : "Yerleşik dil modeli ile isteğe bağlı bir bilgi istemi çalıştırır.",
"Generate headline" : "Başlık oluşturulsun",
+ "Generates a possible headline for a text." : "Bir metin için olası bir başlık oluşturur.",
"Summarize" : "Özetlensin",
"Summarizes text by reducing its length without losing key information." : "Temel içeriği kaybetmeden uzunluğunu kısaltarak metni özetler.",
"Extract topics" : "Başlıklar ayıklansın",
diff --git a/lib/l10n/tr.json b/lib/l10n/tr.json
index 5552978e755..8330939e278 100644
--- a/lib/l10n/tr.json
+++ b/lib/l10n/tr.json
@@ -264,6 +264,7 @@
"Free prompt" : "Ücretsiz bilgi istemi",
"Runs an arbitrary prompt through the built-in language model." : "Yerleşik dil modeli ile isteğe bağlı bir bilgi istemi çalıştırır.",
"Generate headline" : "Başlık oluşturulsun",
+ "Generates a possible headline for a text." : "Bir metin için olası bir başlık oluşturur.",
"Summarize" : "Özetlensin",
"Summarizes text by reducing its length without losing key information." : "Temel içeriği kaybetmeden uzunluğunu kısaltarak metni özetler.",
"Extract topics" : "Başlıklar ayıklansın",
diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js
index 4fee4c524bd..f9a441111e6 100644
--- a/lib/l10n/zh_TW.js
+++ b/lib/l10n/zh_TW.js
@@ -266,6 +266,7 @@ OC.L10N.register(
"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" : "擷取主題",
diff --git a/lib/l10n/zh_TW.json b/lib/l10n/zh_TW.json
index 1146139dc1d..4b9e1987334 100644
--- a/lib/l10n/zh_TW.json
+++ b/lib/l10n/zh_TW.json
@@ -264,6 +264,7 @@
"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" : "擷取主題",