diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-30 02:27:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-30 02:27:36 +0000 |
commit | 2eda49e28d4ae80079a25ceb8566b9b6df9daeba (patch) | |
tree | d443af56ee4f15f41a0a61409ae64952ffc38020 /core/l10n/es_AR.js | |
parent | 63b90d49a79688bd5fb899760702407cc5484b8f (diff) | |
download | nextcloud-server-2eda49e28d4ae80079a25ceb8566b9b6df9daeba.tar.gz nextcloud-server-2eda49e28d4ae80079a25ceb8566b9b6df9daeba.zip |
Fix(l10n): 馃敔 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/es_AR.js')
-rw-r--r-- | core/l10n/es_AR.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/es_AR.js b/core/l10n/es_AR.js index 84e6abdf23a..95365c90e02 100644 --- a/core/l10n/es_AR.js +++ b/core/l10n/es_AR.js @@ -201,6 +201,7 @@ OC.L10N.register( "Skip to main content" : "Saltar al contenido principal", "Skip to navigation of app" : "Saltar a la navegaci贸n de la app", "Get your own free account" : "Obtenga su propia cuenta gratuita", + "Go to %s" : "Ir a %s", "Confirm your password" : "Confirme su contrase帽a", "Connect to your account" : "Con茅ctate a tu cuenta", "App token" : "Ficha de la aplicaci贸n", @@ -209,7 +210,6 @@ OC.L10N.register( "Account access" : "Acceso a la cuenta", "Account connected" : "Cuenta conectada", "This share is password-protected" : "Este elemento compartido est谩 protegido con una contrase帽a", - "Go to %s" : "Ir a %s", "Two-factor authentication" : "Autenticaci贸n de dos-factores", "Use backup code" : "Usar c贸digo de respaldo", "Error while validating your second factor" : "Se present贸 un error al validar su segundo factor", |