summaryrefslogtreecommitdiffstats
path: root/lib/l10n/ca.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/ca.js')
-rw-r--r--lib/l10n/ca.js8
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/l10n/ca.js b/lib/l10n/ca.js
index fa67dd41eda..bf823fe8b5b 100644
--- a/lib/l10n/ca.js
+++ b/lib/l10n/ca.js
@@ -263,6 +263,14 @@ OC.L10N.register(
"Storage connection error. %s" : "S'ha produït un error de connexió amb l'emmagatzematge. %s",
"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",
+ "Summarizes text by reducing its length without losing key information." : "Resumeix el text reduint-ne la longitud sense perdre la informació clau.",
+ "Extract topics" : "Extreu els temes",
+ "Extracts topics from a text and outputs them separated by commas." : "Extreu els temes d'un text i els retorna separats per comes.",
"The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Els fitxers de l'aplicació %1$s no s'han substituït correctament. Assegureu-vos que sigui una versió compatible amb el servidor.",
"Full name" : "Nom complet",
"The user limit has been reached and the user was not created. Check your notifications to learn more." : "S'ha assolit el límit d'usuaris i no s'ha creat l'usuari. Consulteu les notificacions per a obtenir més informació.",