diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-29 00:32:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-29 00:32:08 +0000 |
commit | 2b13f50f4a05d98f45f41dd327f7abb49942e6f4 (patch) | |
tree | cbe23e8e0e8466e3ec00624fd7654e99e2f66ba8 /lib/l10n/gl.js | |
parent | 6a467ecd31d5856573f2b631033018c3b19697d7 (diff) | |
download | nextcloud-server-2b13f50f4a05d98f45f41dd327f7abb49942e6f4.tar.gz nextcloud-server-2b13f50f4a05d98f45f41dd327f7abb49942e6f4.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 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js index c23f8a59425..d837885ae19 100644 --- a/lib/l10n/gl.js +++ b/lib/l10n/gl.js @@ -263,7 +263,8 @@ 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", - "Runs an arbitrary prompt through the built-in language model." : "Executa unha instrución arbitraria a través do modelo de linguaxe integrado.", + "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", |