diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-11-30 01:11:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-11-30 01:11:57 +0000 |
commit | a529f6ff26b1db8228e0aac48eb0f41bf8682fb9 (patch) | |
tree | 4b9b1c558fb47a8accab1619e4ad86ba622b2ca0 /core/l10n/ast.js | |
parent | 2c964a5afce2491f72797c3d5bf18d80de78c444 (diff) | |
download | nextcloud-server-a529f6ff26b1db8228e0aac48eb0f41bf8682fb9.tar.gz nextcloud-server-a529f6ff26b1db8228e0aac48eb0f41bf8682fb9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ast.js')
-rw-r--r-- | core/l10n/ast.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ast.js b/core/l10n/ast.js index c1d2b989e6d..d5bbbdc518e 100644 --- a/core/l10n/ast.js +++ b/core/l10n/ast.js @@ -208,7 +208,6 @@ OC.L10N.register( "Log in" : "Aniciar sesión", "Wrong password." : "Contraseña incorreuta", "App token" : "Pase d'aplicación", - "Redirecting …" : "Redirixendo...", "New password" : "Contraseña nueva", "New Password" : "Contraseña nueva", "Two-factor authentication" : "Autenticación en dos pasos", @@ -239,6 +238,7 @@ OC.L10N.register( "Alternative Logins" : "Anicios de sesión alternativos", "You are about to grant %s access to your %s account." : "Tas a pìques de conceder a %s l'accesu a la to cuenta %s.", "Alternative login using app token" : "Aniciu de sesión alternativu usando pase d'aplicación", + "Redirecting …" : "Redirixendo...", "Add \"%s\" as trusted domain" : "Amestáu \"%s\" como dominiu de confianza", "%s will be updated to version %s" : "%s anovaráse a la versión %s", "This page will refresh itself when the %s instance is available again." : "Esta páxina refrescaráse sola cuando la instancia %s vuelva tar disponible.", |