diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-01-07 02:28:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-01-07 02:28:34 +0000 |
commit | 1b8f81617079cd49fb35d9d893370815ea5d05c1 (patch) | |
tree | 08eeb44ebcd3db02db2f5925f4a110a9fcee8130 /core/l10n/es_NI.js | |
parent | 4c841559e16f7e5714e42f41ecd339fd6c135d7a (diff) | |
download | nextcloud-server-1b8f81617079cd49fb35d9d893370815ea5d05c1.tar.gz nextcloud-server-1b8f81617079cd49fb35d9d893370815ea5d05c1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/es_NI.js')
-rw-r--r-- | core/l10n/es_NI.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/es_NI.js b/core/l10n/es_NI.js index 69308217dc4..8937843f979 100644 --- a/core/l10n/es_NI.js +++ b/core/l10n/es_NI.js @@ -218,7 +218,6 @@ OC.L10N.register( "The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. ", "Two-factor authentication" : "Autenticación de dos-factores", "Use backup code" : "Usar código de respaldo", - "Cancel log in" : "Cancelar inicio de sesión", "Error while validating your second factor" : "Se presentó un error al validar tu segundo factor", "Access through untrusted domain" : "Accesa a través de un dominio no de confianza", "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Por favor contacta a tu adminsitrador. Si tu eres un administrador, edita la propiedad \"trusted_domains\" en el archivo config/config.php como en el ejemplo config.sample.php.", @@ -303,6 +302,7 @@ OC.L10N.register( "For larger installations we recommend to choose a different database backend." : "Para instalaciones más grandes te recomendamos elegir un backend de base de datos diferente.", "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "El uso de SQLiite es especialmente desalentado al usar el cliente de escritorio para sincrionizar. ", "Wrong password." : "Contraseña inválida. ", - "New Password" : "Nueva Contraseña" + "New Password" : "Nueva Contraseña", + "Cancel log in" : "Cancelar inicio de sesión" }, "nplurals=2; plural=(n != 1);"); |