aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-07-24 00:25:43 +0000
committerNextcloud bot <bot@nextcloud.com>2023-07-24 00:25:43 +0000
commita0ba7c2c4e2016290933ba54410e72410b078dbf (patch)
tree09ac2cb40cb61897e5c0e3560a64c4fcb43ca783 /lib
parentdea727f4533e85c10a0cdb987ac6c9b28cd346e0 (diff)
downloadnextcloud-server-a0ba7c2c4e2016290933ba54410e72410b078dbf.tar.gz
nextcloud-server-a0ba7c2c4e2016290933ba54410e72410b078dbf.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/ar.js8
-rw-r--r--lib/l10n/ar.json8
-rw-r--r--lib/l10n/cs.js8
-rw-r--r--lib/l10n/cs.json8
-rw-r--r--lib/l10n/en_GB.js7
-rw-r--r--lib/l10n/en_GB.json7
-rw-r--r--lib/l10n/zh_HK.js2
-rw-r--r--lib/l10n/zh_HK.json2
8 files changed, 50 insertions, 0 deletions
diff --git a/lib/l10n/ar.js b/lib/l10n/ar.js
index 7b141d30fb7..604f1c25ce0 100644
--- a/lib/l10n/ar.js
+++ b/lib/l10n/ar.js
@@ -263,6 +263,14 @@ OC.L10N.register(
"Storage connection error. %s" : "خطأ في اتصال التخزين. %s ",
"Storage is temporarily not available" : "وحدة التخزين غير متوفرة",
"Storage connection timeout. %s" : "انتهت مهلة الاتصال بالتخزين. %s",
+ "Free prompt" : "مَحَثْ prompt مجاني",
+ "Runs an arbitrary prompt through the built-in language model." : "يقوم بتشغيل مَحَثْ prompt عشوائي من خلال نموذج اللغة المُضمَّن 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 لم يتم استبدالها مؤخّراً. تأكد من تطابق إصدارها مع الخادوم.",
"Full name" : "الاسم الكامل",
"The user limit has been reached and the user was not created. Check your notifications to learn more." : "بسبب الوصول إلى الحدّ الأقصى من عدد المستخدمين، لم يتم إنشا المستخدم. رجاءً، راجع إشعاراتك لمزيد المعلومات.",
diff --git a/lib/l10n/ar.json b/lib/l10n/ar.json
index 2ef8e417437..9072f1d3226 100644
--- a/lib/l10n/ar.json
+++ b/lib/l10n/ar.json
@@ -261,6 +261,14 @@
"Storage connection error. %s" : "خطأ في اتصال التخزين. %s ",
"Storage is temporarily not available" : "وحدة التخزين غير متوفرة",
"Storage connection timeout. %s" : "انتهت مهلة الاتصال بالتخزين. %s",
+ "Free prompt" : "مَحَثْ prompt مجاني",
+ "Runs an arbitrary prompt through the built-in language model." : "يقوم بتشغيل مَحَثْ prompt عشوائي من خلال نموذج اللغة المُضمَّن 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 لم يتم استبدالها مؤخّراً. تأكد من تطابق إصدارها مع الخادوم.",
"Full name" : "الاسم الكامل",
"The user limit has been reached and the user was not created. Check your notifications to learn more." : "بسبب الوصول إلى الحدّ الأقصى من عدد المستخدمين، لم يتم إنشا المستخدم. رجاءً، راجع إشعاراتك لمزيد المعلومات.",
diff --git a/lib/l10n/cs.js b/lib/l10n/cs.js
index ddab3de0439..809807bae7b 100644
--- a/lib/l10n/cs.js
+++ b/lib/l10n/cs.js
@@ -263,6 +263,14 @@ OC.L10N.register(
"Storage connection error. %s" : "Chyba připojení úložiště. %s",
"Storage is temporarily not available" : "Úložiště je dočasně nedostupné",
"Storage connection timeout. %s" : "Překročen časový limit připojování k úložišti. %s",
+ "Free prompt" : "Prompt zdarma",
+ "Runs an arbitrary prompt through the built-in language model." : "Spouští libovolný prompt prostřednictvím vestavěného jazykového modelu.",
+ "Generate headline" : "Vytvořit nadpis",
+ "Generates a possible headline for a text" : "Vytvoří možný nadpis pro text",
+ "Summarize" : "Stručný souhrn",
+ "Summarizes text by reducing its length without losing key information." : "Vytvoří stručný souhrn textu tím, že zkrátí jeho délku aniž by byly ztraceny klíčové informace",
+ "Extract topics" : "Vyzískat témata",
+ "Extracts topics from a text and outputs them separated by commas." : "Vyzíská témata z textu a vypíše je oddělované čárkami.",
"The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Soubory aplikace %1$s nebyly nahrazeny řádně. Ověřte, že se jedná o verzi, která je kompatibilní se serverem.",
"Full name" : "Celé jméno",
"The user limit has been reached and the user was not created. Check your notifications to learn more." : "Bylo dosaženo limitu počtu uživatelů a uživatel proto nebyl vytvořen. Podrobnosti viz upozornění pro vás.",
diff --git a/lib/l10n/cs.json b/lib/l10n/cs.json
index 416a3d9b8af..d05c7df56ce 100644
--- a/lib/l10n/cs.json
+++ b/lib/l10n/cs.json
@@ -261,6 +261,14 @@
"Storage connection error. %s" : "Chyba připojení úložiště. %s",
"Storage is temporarily not available" : "Úložiště je dočasně nedostupné",
"Storage connection timeout. %s" : "Překročen časový limit připojování k úložišti. %s",
+ "Free prompt" : "Prompt zdarma",
+ "Runs an arbitrary prompt through the built-in language model." : "Spouští libovolný prompt prostřednictvím vestavěného jazykového modelu.",
+ "Generate headline" : "Vytvořit nadpis",
+ "Generates a possible headline for a text" : "Vytvoří možný nadpis pro text",
+ "Summarize" : "Stručný souhrn",
+ "Summarizes text by reducing its length without losing key information." : "Vytvoří stručný souhrn textu tím, že zkrátí jeho délku aniž by byly ztraceny klíčové informace",
+ "Extract topics" : "Vyzískat témata",
+ "Extracts topics from a text and outputs them separated by commas." : "Vyzíská témata z textu a vypíše je oddělované čárkami.",
"The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Soubory aplikace %1$s nebyly nahrazeny řádně. Ověřte, že se jedná o verzi, která je kompatibilní se serverem.",
"Full name" : "Celé jméno",
"The user limit has been reached and the user was not created. Check your notifications to learn more." : "Bylo dosaženo limitu počtu uživatelů a uživatel proto nebyl vytvořen. Podrobnosti viz upozornění pro vás.",
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js
index b9f1634f8d0..6be3cb74991 100644
--- a/lib/l10n/en_GB.js
+++ b/lib/l10n/en_GB.js
@@ -263,7 +263,14 @@ OC.L10N.register(
"Storage connection error. %s" : "Storage connection error. %s",
"Storage is temporarily not available" : "Storage is temporarily not available",
"Storage connection timeout. %s" : "Storage connection timeout. %s",
+ "Free prompt" : "Free prompt",
+ "Runs an arbitrary prompt through the built-in language model." : "Runs an arbitrary prompt through the built-in language model.",
+ "Generate headline" : "Generate headline",
+ "Generates a possible headline for a text" : "Generates a possible headline for a text",
"Summarize" : "Summarise",
+ "Summarizes text by reducing its length without losing key information." : "Summarizes text by reducing its length without losing key information.",
+ "Extract topics" : "Extract topics",
+ "Extracts topics from a text and outputs them separated by commas." : "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." : "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server.",
"Full name" : "Full name",
"The user limit has been reached and the user was not created. Check your notifications to learn more." : "The user limit has been reached and the user was not created. Check your notifications to learn more.",
diff --git a/lib/l10n/en_GB.json b/lib/l10n/en_GB.json
index 7aba5b7e75c..43b39d6710b 100644
--- a/lib/l10n/en_GB.json
+++ b/lib/l10n/en_GB.json
@@ -261,7 +261,14 @@
"Storage connection error. %s" : "Storage connection error. %s",
"Storage is temporarily not available" : "Storage is temporarily not available",
"Storage connection timeout. %s" : "Storage connection timeout. %s",
+ "Free prompt" : "Free prompt",
+ "Runs an arbitrary prompt through the built-in language model." : "Runs an arbitrary prompt through the built-in language model.",
+ "Generate headline" : "Generate headline",
+ "Generates a possible headline for a text" : "Generates a possible headline for a text",
"Summarize" : "Summarise",
+ "Summarizes text by reducing its length without losing key information." : "Summarizes text by reducing its length without losing key information.",
+ "Extract topics" : "Extract topics",
+ "Extracts topics from a text and outputs them separated by commas." : "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." : "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server.",
"Full name" : "Full name",
"The user limit has been reached and the user was not created. Check your notifications to learn more." : "The user limit has been reached and the user was not created. Check your notifications to learn more.",
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 的檔案。請確保它們的版本與伺服器的版本兼容。",
diff --git a/lib/l10n/zh_HK.json b/lib/l10n/zh_HK.json
index 920c06e7fc3..dc322a17bda 100644
--- a/lib/l10n/zh_HK.json
+++ b/lib/l10n/zh_HK.json
@@ -261,10 +261,12 @@
"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 的檔案。請確保它們的版本與伺服器的版本兼容。",