aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-08-08 00:29:26 +0000
committerNextcloud bot <bot@nextcloud.com>2023-08-08 00:29:26 +0000
commitd7e2813eca2da348fde85472e7b9fcb9b4843a93 (patch)
tree1145b54d9cb61b4a8671e28f8ee3bc9f67f5e386 /lib/l10n
parenteb2f3bcb64afce19de2c2893f92a71729209105a (diff)
downloadnextcloud-server-d7e2813eca2da348fde85472e7b9fcb9b4843a93.tar.gz
nextcloud-server-d7e2813eca2da348fde85472e7b9fcb9b4843a93.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n')
-rw-r--r--lib/l10n/ar.js1
-rw-r--r--lib/l10n/ar.json1
-rw-r--r--lib/l10n/ca.js1
-rw-r--r--lib/l10n/ca.json1
-rw-r--r--lib/l10n/cs.js1
-rw-r--r--lib/l10n/cs.json1
-rw-r--r--lib/l10n/da.js6
-rw-r--r--lib/l10n/da.json6
-rw-r--r--lib/l10n/de_DE.js3
-rw-r--r--lib/l10n/de_DE.json3
-rw-r--r--lib/l10n/en_GB.js1
-rw-r--r--lib/l10n/en_GB.json1
-rw-r--r--lib/l10n/es.js1
-rw-r--r--lib/l10n/es.json1
-rw-r--r--lib/l10n/eu.js1
-rw-r--r--lib/l10n/eu.json1
-rw-r--r--lib/l10n/gl.js1
-rw-r--r--lib/l10n/gl.json1
-rw-r--r--lib/l10n/it.js1
-rw-r--r--lib/l10n/it.json1
-rw-r--r--lib/l10n/pt_BR.js1
-rw-r--r--lib/l10n/pt_BR.json1
-rw-r--r--lib/l10n/tr.js1
-rw-r--r--lib/l10n/tr.json1
-rw-r--r--lib/l10n/zh_HK.js1
-rw-r--r--lib/l10n/zh_HK.json1
-rw-r--r--lib/l10n/zh_TW.js1
-rw-r--r--lib/l10n/zh_TW.json1
28 files changed, 16 insertions, 26 deletions
diff --git a/lib/l10n/ar.js b/lib/l10n/ar.js
index 632def76eeb..ce5121fc2f5 100644
--- a/lib/l10n/ar.js
+++ b/lib/l10n/ar.js
@@ -264,7 +264,6 @@ OC.L10N.register(
"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" : "تلخيص",
diff --git a/lib/l10n/ar.json b/lib/l10n/ar.json
index 7736d5eb3a5..f4db505fda7 100644
--- a/lib/l10n/ar.json
+++ b/lib/l10n/ar.json
@@ -262,7 +262,6 @@
"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" : "تلخيص",
diff --git a/lib/l10n/ca.js b/lib/l10n/ca.js
index bf823fe8b5b..8447dfa5422 100644
--- a/lib/l10n/ca.js
+++ b/lib/l10n/ca.js
@@ -264,7 +264,6 @@ OC.L10N.register(
"Storage is temporarily not available" : "L'emmagatzematge no està disponible temporalment",
"Storage connection timeout. %s" : "S'ha superat el temps d'espera de la connexió d'emmagatzematge. %s",
"Free prompt" : "Sol·licitud lliure",
- "Runs an arbitrary prompt through the built-in language model." : "Executa una sol·licitud arbitrària mitjançant el model de llengua incorporat.",
"Generate headline" : "Genera un titular",
"Generates a possible headline for a text." : "Genera un titular possible per a un text.",
"Summarize" : "Resumeix",
diff --git a/lib/l10n/ca.json b/lib/l10n/ca.json
index f8bcdc6e1e5..052faee5d64 100644
--- a/lib/l10n/ca.json
+++ b/lib/l10n/ca.json
@@ -262,7 +262,6 @@
"Storage is temporarily not available" : "L'emmagatzematge no està disponible temporalment",
"Storage connection timeout. %s" : "S'ha superat el temps d'espera de la connexió d'emmagatzematge. %s",
"Free prompt" : "Sol·licitud lliure",
- "Runs an arbitrary prompt through the built-in language model." : "Executa una sol·licitud arbitrària mitjançant el model de llengua incorporat.",
"Generate headline" : "Genera un titular",
"Generates a possible headline for a text." : "Genera un titular possible per a un text.",
"Summarize" : "Resumeix",
diff --git a/lib/l10n/cs.js b/lib/l10n/cs.js
index 016119e9e2d..6621e4cd6e9 100644
--- a/lib/l10n/cs.js
+++ b/lib/l10n/cs.js
@@ -264,7 +264,6 @@ OC.L10N.register(
"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",
diff --git a/lib/l10n/cs.json b/lib/l10n/cs.json
index ff715114f77..d1434a968c7 100644
--- a/lib/l10n/cs.json
+++ b/lib/l10n/cs.json
@@ -262,7 +262,6 @@
"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",
diff --git a/lib/l10n/da.js b/lib/l10n/da.js
index ed73275fed9..64fe7047780 100644
--- a/lib/l10n/da.js
+++ b/lib/l10n/da.js
@@ -5,6 +5,7 @@ OC.L10N.register(
"This can usually be fixed by giving the web server write access to the config directory." : "Dette kan normalt rettes ved at give webserveren skriveadgang til config folderen.",
"But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Men hvis du foretrækker at bibeholde config.php skrivebeskyttet, så sæt parameter \"config_is_read_only\" til true i filen. ",
"See %s" : "Se %s",
+ "Application %1$s is not present or has a non-compatible version with this server. Please check the apps directory." : "Applikationen %1$s er ikke til stede eller har en ikke-kompatibel version med denne server. Tjek venligst apps mappen.",
"Sample configuration detected" : "Eksempel for konfiguration registreret",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Der er registreret at konfigurations eksemplet er blevet kopieret direkte. Dette kan ødelægge din installation og understøttes ikke. Læs venligst dokumentationen før der foretages ændringer i config.php",
"404" : "404",
@@ -57,6 +58,7 @@ OC.L10N.register(
"Avatar image is not square" : "Avatar billedet er ikke kvadratisk",
"Files" : "Filer",
"View profile" : "Vis profil",
+ "Local time: %s" : "Lokal tid: %s",
"today" : "i dag",
"tomorrow" : "i morgen",
"yesterday" : "i går",
@@ -101,6 +103,8 @@ OC.L10N.register(
"Users" : "Brugere",
"Email" : "E-mail",
"Mail %s" : "Mail %s",
+ "Fediverse" : "Fediverse",
+ "View %s on the fediverse" : "Vis %s på fediverset",
"Phone" : "Telefon",
"Call %s" : "Ring op %s",
"Twitter" : "Twitter",
@@ -152,6 +156,7 @@ OC.L10N.register(
"%1$s shared »%2$s« with you." : "%1$s delte »%2$s« med dig",
"Click the button below to open it." : "Klik på knappen nedenunder for at åbne.",
"The requested share does not exist anymore" : "Det delte emne eksisterer ikke længere",
+ "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Brugeren blev ikke oprettet, fordi brugergrænsen er nået. Tjek dine notifikationer for at få flere oplysninger.",
"Could not find category \"%s\"" : "Kunne ikke finde kategorien \"%s\"",
"Sunday" : "Søndag",
"Monday" : "Mandag",
@@ -201,6 +206,7 @@ OC.L10N.register(
"A valid password must be provided" : "En gyldig adgangskode skal angives",
"The username is already being used" : "Brugernavnet er allerede i brug",
"Could not create user" : "Kunne ikke oprette bruger",
+ "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", spaces and \"_.@-'\"" : "Kun følgende tegn kan indgå i et brugernavn: \"a-z\", \"A-Z\", \"0-9\", mellemrum and \"_.@-'\"",
"A valid username must be provided" : "Et gyldigt brugernavn skal angives",
"Username contains whitespace at the beginning or at the end" : "Brugernavnet har et mellemrum i starten eller slutningen",
"Username must not consist of dots only" : "Brugernavnet må ikke bestå af rene prikker/punktummer",
diff --git a/lib/l10n/da.json b/lib/l10n/da.json
index d30cf76d846..e2890a68f40 100644
--- a/lib/l10n/da.json
+++ b/lib/l10n/da.json
@@ -3,6 +3,7 @@
"This can usually be fixed by giving the web server write access to the config directory." : "Dette kan normalt rettes ved at give webserveren skriveadgang til config folderen.",
"But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Men hvis du foretrækker at bibeholde config.php skrivebeskyttet, så sæt parameter \"config_is_read_only\" til true i filen. ",
"See %s" : "Se %s",
+ "Application %1$s is not present or has a non-compatible version with this server. Please check the apps directory." : "Applikationen %1$s er ikke til stede eller har en ikke-kompatibel version med denne server. Tjek venligst apps mappen.",
"Sample configuration detected" : "Eksempel for konfiguration registreret",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Der er registreret at konfigurations eksemplet er blevet kopieret direkte. Dette kan ødelægge din installation og understøttes ikke. Læs venligst dokumentationen før der foretages ændringer i config.php",
"404" : "404",
@@ -55,6 +56,7 @@
"Avatar image is not square" : "Avatar billedet er ikke kvadratisk",
"Files" : "Filer",
"View profile" : "Vis profil",
+ "Local time: %s" : "Lokal tid: %s",
"today" : "i dag",
"tomorrow" : "i morgen",
"yesterday" : "i går",
@@ -99,6 +101,8 @@
"Users" : "Brugere",
"Email" : "E-mail",
"Mail %s" : "Mail %s",
+ "Fediverse" : "Fediverse",
+ "View %s on the fediverse" : "Vis %s på fediverset",
"Phone" : "Telefon",
"Call %s" : "Ring op %s",
"Twitter" : "Twitter",
@@ -150,6 +154,7 @@
"%1$s shared »%2$s« with you." : "%1$s delte »%2$s« med dig",
"Click the button below to open it." : "Klik på knappen nedenunder for at åbne.",
"The requested share does not exist anymore" : "Det delte emne eksisterer ikke længere",
+ "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Brugeren blev ikke oprettet, fordi brugergrænsen er nået. Tjek dine notifikationer for at få flere oplysninger.",
"Could not find category \"%s\"" : "Kunne ikke finde kategorien \"%s\"",
"Sunday" : "Søndag",
"Monday" : "Mandag",
@@ -199,6 +204,7 @@
"A valid password must be provided" : "En gyldig adgangskode skal angives",
"The username is already being used" : "Brugernavnet er allerede i brug",
"Could not create user" : "Kunne ikke oprette bruger",
+ "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", spaces and \"_.@-'\"" : "Kun følgende tegn kan indgå i et brugernavn: \"a-z\", \"A-Z\", \"0-9\", mellemrum and \"_.@-'\"",
"A valid username must be provided" : "Et gyldigt brugernavn skal angives",
"Username contains whitespace at the beginning or at the end" : "Brugernavnet har et mellemrum i starten eller slutningen",
"Username must not consist of dots only" : "Brugernavnet må ikke bestå af rene prikker/punktummer",
diff --git a/lib/l10n/de_DE.js b/lib/l10n/de_DE.js
index 6b245b8fc82..f29e13f9974 100644
--- a/lib/l10n/de_DE.js
+++ b/lib/l10n/de_DE.js
@@ -55,7 +55,7 @@ OC.L10N.register(
"Authentication" : "Authentifizierung",
"Unknown filetype" : "Unbekannter Dateityp",
"Invalid image" : "Ungültiges Bild",
- "Avatar image is not square" : "Benutzerbild ist nicht quadratisch",
+ "Avatar image is not square" : "Avatar-Bild ist nicht quadratisch",
"Files" : "Dateien",
"View profile" : "Profil ansehen",
"Local time: %s" : "Ortszeit: %s",
@@ -264,7 +264,6 @@ OC.L10N.register(
"Storage is temporarily not available" : "Speicher ist vorübergehend nicht verfügbar",
"Storage connection timeout. %s" : "Zeitüberschreitung der Verbindung zum Speicherplatz. %s",
"Free prompt" : "Freie Eingabeaufforderung",
- "Runs an arbitrary prompt through the built-in language model." : "Führt eine beliebige Eingabeaufforderung über das integrierte Sprachmodell aus.",
"Generate headline" : "Kopfzeile erzeugen",
"Generates a possible headline for a text." : "Erzeugt eine mögliche Überschrift für einen Text.",
"Summarize" : "Zusammenfassen",
diff --git a/lib/l10n/de_DE.json b/lib/l10n/de_DE.json
index e3657a0578c..62c66e20e82 100644
--- a/lib/l10n/de_DE.json
+++ b/lib/l10n/de_DE.json
@@ -53,7 +53,7 @@
"Authentication" : "Authentifizierung",
"Unknown filetype" : "Unbekannter Dateityp",
"Invalid image" : "Ungültiges Bild",
- "Avatar image is not square" : "Benutzerbild ist nicht quadratisch",
+ "Avatar image is not square" : "Avatar-Bild ist nicht quadratisch",
"Files" : "Dateien",
"View profile" : "Profil ansehen",
"Local time: %s" : "Ortszeit: %s",
@@ -262,7 +262,6 @@
"Storage is temporarily not available" : "Speicher ist vorübergehend nicht verfügbar",
"Storage connection timeout. %s" : "Zeitüberschreitung der Verbindung zum Speicherplatz. %s",
"Free prompt" : "Freie Eingabeaufforderung",
- "Runs an arbitrary prompt through the built-in language model." : "Führt eine beliebige Eingabeaufforderung über das integrierte Sprachmodell aus.",
"Generate headline" : "Kopfzeile erzeugen",
"Generates a possible headline for a text." : "Erzeugt eine mögliche Überschrift für einen Text.",
"Summarize" : "Zusammenfassen",
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js
index 6ccb41bd313..a05a1872212 100644
--- a/lib/l10n/en_GB.js
+++ b/lib/l10n/en_GB.js
@@ -264,7 +264,6 @@ OC.L10N.register(
"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",
diff --git a/lib/l10n/en_GB.json b/lib/l10n/en_GB.json
index c356d5dce75..771ef873e4b 100644
--- a/lib/l10n/en_GB.json
+++ b/lib/l10n/en_GB.json
@@ -262,7 +262,6 @@
"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",
diff --git a/lib/l10n/es.js b/lib/l10n/es.js
index c85cfbf70c9..f00519ce823 100644
--- a/lib/l10n/es.js
+++ b/lib/l10n/es.js
@@ -264,7 +264,6 @@ OC.L10N.register(
"Storage is temporarily not available" : "El almacenamiento no esta disponible temporalmente",
"Storage connection timeout. %s" : "Tiempo de conexión de almacenamiento agotado. %s",
"Free prompt" : "Prompt libre",
- "Runs an arbitrary prompt through the built-in language model." : "Ejecuta un prompt arbitrario a través del modelo de lenguaje integrado.",
"Generate headline" : "Generar titular",
"Generates a possible headline for a text." : "Genera un posible titular para un texto.",
"Summarize" : "Resumir",
diff --git a/lib/l10n/es.json b/lib/l10n/es.json
index 959b90e524b..edbdae8acef 100644
--- a/lib/l10n/es.json
+++ b/lib/l10n/es.json
@@ -262,7 +262,6 @@
"Storage is temporarily not available" : "El almacenamiento no esta disponible temporalmente",
"Storage connection timeout. %s" : "Tiempo de conexión de almacenamiento agotado. %s",
"Free prompt" : "Prompt libre",
- "Runs an arbitrary prompt through the built-in language model." : "Ejecuta un prompt arbitrario a través del modelo de lenguaje integrado.",
"Generate headline" : "Generar titular",
"Generates a possible headline for a text." : "Genera un posible titular para un texto.",
"Summarize" : "Resumir",
diff --git a/lib/l10n/eu.js b/lib/l10n/eu.js
index 48d0acecb08..cfbb730edb1 100644
--- a/lib/l10n/eu.js
+++ b/lib/l10n/eu.js
@@ -263,6 +263,7 @@ OC.L10N.register(
"Storage connection error. %s" : "Biltegiratze-konexioaren errorea. %s",
"Storage is temporarily not available" : "Biltegia ez dago erabilgarri aldi baterako",
"Storage connection timeout. %s" : "Biltegiratze-konexioa denboraz kanpo geratu da. %s",
+ "Free prompt" : "Gonbita librea",
"The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "%1$s aplikazioaren fitxategiak ez dira behar bezala ordezkatu. Ziurtatu zerbitzariarekin bateragarria den bertsioa dela.",
"Full name" : "Izen osoa",
"The user limit has been reached and the user was not created. Check your notifications to learn more." : "Ezin izan da erabiltzailea sortu, erabiltzaile muga gainditu delako. Egiaztatu zure jakinarazpenak gehiago jakiteko.",
diff --git a/lib/l10n/eu.json b/lib/l10n/eu.json
index bb48899e82a..cdef8755c41 100644
--- a/lib/l10n/eu.json
+++ b/lib/l10n/eu.json
@@ -261,6 +261,7 @@
"Storage connection error. %s" : "Biltegiratze-konexioaren errorea. %s",
"Storage is temporarily not available" : "Biltegia ez dago erabilgarri aldi baterako",
"Storage connection timeout. %s" : "Biltegiratze-konexioa denboraz kanpo geratu da. %s",
+ "Free prompt" : "Gonbita librea",
"The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "%1$s aplikazioaren fitxategiak ez dira behar bezala ordezkatu. Ziurtatu zerbitzariarekin bateragarria den bertsioa dela.",
"Full name" : "Izen osoa",
"The user limit has been reached and the user was not created. Check your notifications to learn more." : "Ezin izan da erabiltzailea sortu, erabiltzaile muga gainditu delako. Egiaztatu zure jakinarazpenak gehiago jakiteko.",
diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js
index 9ace59ac259..ec323ef9911 100644
--- a/lib/l10n/gl.js
+++ b/lib/l10n/gl.js
@@ -264,7 +264,6 @@ OC.L10N.register(
"Storage is temporarily not available" : "O almacenamento non está dispoñíbel temporalmente",
"Storage connection timeout. %s" : "Esgotouse o tempo de conexión co almacenamento. %s",
"Free prompt" : "Indicación libre",
- "Runs an arbitrary prompt through the built-in language model." : "Procesa unha indicación arbitraria a través do modelo de linguaxe integrado.",
"Generate headline" : "Xerar título",
"Generates a possible headline for a text." : "Xera un posíbel título para un texto.",
"Summarize" : "Resumir",
diff --git a/lib/l10n/gl.json b/lib/l10n/gl.json
index 5026cb303b8..4e26c516f60 100644
--- a/lib/l10n/gl.json
+++ b/lib/l10n/gl.json
@@ -262,7 +262,6 @@
"Storage is temporarily not available" : "O almacenamento non está dispoñíbel temporalmente",
"Storage connection timeout. %s" : "Esgotouse o tempo de conexión co almacenamento. %s",
"Free prompt" : "Indicación libre",
- "Runs an arbitrary prompt through the built-in language model." : "Procesa unha indicación arbitraria a través do modelo de linguaxe integrado.",
"Generate headline" : "Xerar título",
"Generates a possible headline for a text." : "Xera un posíbel título para un texto.",
"Summarize" : "Resumir",
diff --git a/lib/l10n/it.js b/lib/l10n/it.js
index 99f14847188..c1951652c84 100644
--- a/lib/l10n/it.js
+++ b/lib/l10n/it.js
@@ -264,7 +264,6 @@ OC.L10N.register(
"Storage is temporarily not available" : "L'archiviazione è temporaneamente non disponibile",
"Storage connection timeout. %s" : "Timeout di connessione all'archiviazione. %s",
"Free prompt" : "Prompt libero",
- "Runs an arbitrary prompt through the built-in language model." : "Esegue un prompt arbitrario attraverso il modello di lingua integrato.",
"Generate headline" : "Genera titolo",
"Summarize" : "Riassumi",
"Summarizes text by reducing its length without losing key information." : "Riassume il testo riducendone la lunghezza senza perdere le informazioni chiave.",
diff --git a/lib/l10n/it.json b/lib/l10n/it.json
index 4750891824a..8081bcf23a2 100644
--- a/lib/l10n/it.json
+++ b/lib/l10n/it.json
@@ -262,7 +262,6 @@
"Storage is temporarily not available" : "L'archiviazione è temporaneamente non disponibile",
"Storage connection timeout. %s" : "Timeout di connessione all'archiviazione. %s",
"Free prompt" : "Prompt libero",
- "Runs an arbitrary prompt through the built-in language model." : "Esegue un prompt arbitrario attraverso il modello di lingua integrato.",
"Generate headline" : "Genera titolo",
"Summarize" : "Riassumi",
"Summarizes text by reducing its length without losing key information." : "Riassume il testo riducendone la lunghezza senza perdere le informazioni chiave.",
diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js
index cf7b58ea6bf..0fe0dc30f29 100644
--- a/lib/l10n/pt_BR.js
+++ b/lib/l10n/pt_BR.js
@@ -264,7 +264,6 @@ OC.L10N.register(
"Storage is temporarily not available" : "Armazenamento temporariamente indisponível",
"Storage connection timeout. %s" : "Atingido o tempo limite de conexão ao armazenamento. %s",
"Free prompt" : "Solicitação gratuita",
- "Runs an arbitrary prompt through the built-in language model." : "Executa um prompt arbitrário por meio do modelo de idioma integrado.",
"Generate headline" : "Gerar título",
"Generates a possible headline for a text." : "Gera um título possível para um texto.",
"Summarize" : "Resumir",
diff --git a/lib/l10n/pt_BR.json b/lib/l10n/pt_BR.json
index 6239d75f1dd..90c78bde965 100644
--- a/lib/l10n/pt_BR.json
+++ b/lib/l10n/pt_BR.json
@@ -262,7 +262,6 @@
"Storage is temporarily not available" : "Armazenamento temporariamente indisponível",
"Storage connection timeout. %s" : "Atingido o tempo limite de conexão ao armazenamento. %s",
"Free prompt" : "Solicitação gratuita",
- "Runs an arbitrary prompt through the built-in language model." : "Executa um prompt arbitrário por meio do modelo de idioma integrado.",
"Generate headline" : "Gerar título",
"Generates a possible headline for a text." : "Gera um título possível para um texto.",
"Summarize" : "Resumir",
diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js
index 80d878251f0..ba1e39ca651 100644
--- a/lib/l10n/tr.js
+++ b/lib/l10n/tr.js
@@ -264,7 +264,6 @@ OC.L10N.register(
"Storage is temporarily not available" : "Depolama geçici olarak kullanılamıyor",
"Storage connection timeout. %s" : "Depolama bağlantısı zaman aşımı. %s",
"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",
diff --git a/lib/l10n/tr.json b/lib/l10n/tr.json
index 8330939e278..504dff34b0a 100644
--- a/lib/l10n/tr.json
+++ b/lib/l10n/tr.json
@@ -262,7 +262,6 @@
"Storage is temporarily not available" : "Depolama geçici olarak kullanılamıyor",
"Storage connection timeout. %s" : "Depolama bağlantısı zaman aşımı. %s",
"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",
diff --git a/lib/l10n/zh_HK.js b/lib/l10n/zh_HK.js
index 0618c3ae595..154e1d73fe1 100644
--- a/lib/l10n/zh_HK.js
+++ b/lib/l10n/zh_HK.js
@@ -264,7 +264,6 @@ OC.L10N.register(
"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" : "總結",
diff --git a/lib/l10n/zh_HK.json b/lib/l10n/zh_HK.json
index a82f903b2b7..496384e5251 100644
--- a/lib/l10n/zh_HK.json
+++ b/lib/l10n/zh_HK.json
@@ -262,7 +262,6 @@
"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" : "總結",
diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js
index f9a441111e6..db581ce0111 100644
--- a/lib/l10n/zh_TW.js
+++ b/lib/l10n/zh_TW.js
@@ -264,7 +264,6 @@ OC.L10N.register(
"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" : "總結",
diff --git a/lib/l10n/zh_TW.json b/lib/l10n/zh_TW.json
index 4b9e1987334..bde82de5d82 100644
--- a/lib/l10n/zh_TW.json
+++ b/lib/l10n/zh_TW.json
@@ -262,7 +262,6 @@
"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" : "總結",