diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-23 00:28:01 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-23 00:28:01 +0000 |
commit | e6a00f5a74bac5e9a35cce372949e3ace55a8926 (patch) | |
tree | 64b77df0d189e0bcb7b06fb23d496f07f57f3554 /lib/l10n/gl.js | |
parent | bbb082741759f8a97bd7e5a97d93e069189fa348 (diff) | |
download | nextcloud-server-e6a00f5a74bac5e9a35cce372949e3ace55a8926.tar.gz nextcloud-server-e6a00f5a74bac5e9a35cce372949e3ace55a8926.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/gl.js')
-rw-r--r-- | lib/l10n/gl.js | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js index 318e9502d35..d1967355c29 100644 --- a/lib/l10n/gl.js +++ b/lib/l10n/gl.js @@ -263,6 +263,14 @@ OC.L10N.register( "Storage connection error. %s" : "Produciuse un erro na conexión ao almacenamento. %s", "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" : "Servizo de balde", + "Runs an arbitrary prompt through the built-in language model." : "Executa unha instrucció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", + "Summarizes text by reducing its length without losing key information." : "Resume o texto reducindo a súa lonxitude sen perder a información clave.", + "Extract topics" : "Extraer temas", + "Extracts topics from a text and outputs them separated by commas." : "Extrae temas dun texto e amósaos separados por comas.", "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Os ficheiros da aplicación %1$s non foron substituídos correctamente. Asegúrese que é unha versión compatíbel co servidor.", "Full name" : "Nome completo", "The user limit has been reached and the user was not created. Check your notifications to learn more." : "Acadouse o límite de usuarios e non se creou o usuario. Consulte as súas notificacións para obter máis información.", |