diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-04-18 00:13:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-04-18 00:13:55 +0000 |
commit | fa65aaf1fc8836e1a0e5ee1ffe38ee032a487892 (patch) | |
tree | 002605f1457b1d877f22138e290654fad3385d63 /core/l10n/es_PE.js | |
parent | e01b15adc55a23a3259e05d83028c0333c79cecc (diff) | |
download | nextcloud-server-fa65aaf1fc8836e1a0e5ee1ffe38ee032a487892.tar.gz nextcloud-server-fa65aaf1fc8836e1a0e5ee1ffe38ee032a487892.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/es_PE.js')
-rw-r--r-- | core/l10n/es_PE.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/es_PE.js b/core/l10n/es_PE.js index 28ebba045f0..544d14d98d8 100644 --- a/core/l10n/es_PE.js +++ b/core/l10n/es_PE.js @@ -286,8 +286,6 @@ OC.L10N.register( "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.", - "Depending on your configuration, this button could also work to trust the domain:" : "Dependiendo de tu configuración, este botón podría funcionar también para confiar en el dominio:", - "Add \"%s\" as trusted domain" : "Agregar \"%s\" como un dominio de confianza", "App update required" : "Se requiere una actualización de la aplicación", "%s will be updated to version %s" : "%s será actualizado a la versión %s", "These apps will be updated:" : "Las siguientes apllicaciones se actualizarán:", @@ -312,6 +310,8 @@ OC.L10N.register( "Stay logged in" : "Mantener la sesión abierta", "Alternative Logins" : "Accesos Alternativos", "Alternative login using app token" : "Inicio de sesión alternativo usando la ficha de la aplicación", - "Back to log in" : "Regresar al inicio de sesión" + "Add \"%s\" as trusted domain" : "Agregar \"%s\" como un dominio de confianza", + "Back to log in" : "Regresar al inicio de sesión", + "Depending on your configuration, this button could also work to trust the domain:" : "Dependiendo de tu configuración, este botón podría funcionar también para confiar en el dominio:" }, "nplurals=2; plural=(n != 1);"); |