diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-22 00:31:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-22 00:31:34 +0000 |
commit | 446b2d283fdb8f2d84b052d5be7901db00b7bde8 (patch) | |
tree | da32a03b266931b00d8986cfed5dbcb177d0a8bd /core/l10n/es_GT.js | |
parent | 841c5c3527326426a8f4d1fd7bf5fe672dc08220 (diff) | |
download | nextcloud-server-446b2d283fdb8f2d84b052d5be7901db00b7bde8.tar.gz nextcloud-server-446b2d283fdb8f2d84b052d5be7901db00b7bde8.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/es_GT.js')
-rw-r--r-- | core/l10n/es_GT.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/es_GT.js b/core/l10n/es_GT.js index 57947f61592..b1caf7c76c8 100644 --- a/core/l10n/es_GT.js +++ b/core/l10n/es_GT.js @@ -30,6 +30,7 @@ OC.L10N.register( "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Haz click en el siguiente botón para restablecer tu contraseña. Si no has solicitado restablecer su contraseña, por favor ignora este correo. ", "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Haz click en la siguiente liga para restablecer su contraseña. Si no has solicitado restablecer la contraseña, por favor ignora este mensaje. ", "Reset your password" : "Restablecer tu contraseña", + "Internal error" : "Error interno", "Preparing update" : "Preparando actualización", "[%d / %d]: %s" : "[%d / %d]: %s ", "Turned on maintenance mode" : "Modo mantenimiento activado", |