diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-06-18 02:16:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-06-18 02:16:35 +0000 |
commit | e324c90a8d85b894e6ca04b4e2c4fdc9b74cce40 (patch) | |
tree | 18c45935088d88161abc48b1022683371c80f2d4 /core | |
parent | e64e2d66a6d5a595acc05986514eda503912aa55 (diff) | |
download | nextcloud-server-e324c90a8d85b894e6ca04b4e2c4fdc9b74cce40.tar.gz nextcloud-server-e324c90a8d85b894e6ca04b4e2c4fdc9b74cce40.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/gl.js | 2 | ||||
-rw-r--r-- | core/l10n/gl.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/gl.js b/core/l10n/gl.js index c9ea858f960..ccd0f10e817 100644 --- a/core/l10n/gl.js +++ b/core/l10n/gl.js @@ -210,7 +210,7 @@ OC.L10N.register( "Copy to {folder}" : "Copiar en {folder}", "Move to {folder}" : "Mover a {folder}", "Saving …" : "Gardando…", - "Authentication required" : "Requírese autenticación", + "Authentication required" : "É necesaria a autenticación", "This action requires you to confirm your password" : "Esta acción require que confirme o seu contrasinal", "Confirm" : "Confirmar", "Failed to authenticate, try again" : "Fallou a autenticación, ténteo de novo", diff --git a/core/l10n/gl.json b/core/l10n/gl.json index 0397254cd98..d5171bd226d 100644 --- a/core/l10n/gl.json +++ b/core/l10n/gl.json @@ -208,7 +208,7 @@ "Copy to {folder}" : "Copiar en {folder}", "Move to {folder}" : "Mover a {folder}", "Saving …" : "Gardando…", - "Authentication required" : "Requírese autenticación", + "Authentication required" : "É necesaria a autenticación", "This action requires you to confirm your password" : "Esta acción require que confirme o seu contrasinal", "Confirm" : "Confirmar", "Failed to authenticate, try again" : "Fallou a autenticación, ténteo de novo", |