diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-10-09 00:12:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-10-09 00:12:27 +0000 |
commit | d07c5db947ebe04666e18294481ff3574314f625 (patch) | |
tree | 7c7ecd7584a439585ab32051db04e27c61f42224 /settings/l10n/es_AR.js | |
parent | 94335ee4f8c8075917cbfdb0dd52c73a12ad253c (diff) | |
download | nextcloud-server-d07c5db947ebe04666e18294481ff3574314f625.tar.gz nextcloud-server-d07c5db947ebe04666e18294481ff3574314f625.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/es_AR.js')
-rw-r--r-- | settings/l10n/es_AR.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/settings/l10n/es_AR.js b/settings/l10n/es_AR.js index 7ee2653f896..5bc15fc3cc8 100644 --- a/settings/l10n/es_AR.js +++ b/settings/l10n/es_AR.js @@ -60,6 +60,9 @@ OC.L10N.register( "Not saved" : "No guardado", "Sending…" : "Enviando...", "Email sent" : "Correo electrónico enviado", + "Disconnect" : "Desconectar", + "Revoke" : "Revocar", + "Allow filesystem access" : "Permitir acceso al sistema de archivos", "Internet Explorer" : "Internet Explorer", "Edge" : "Edge", "Firefox" : "Firefox", @@ -152,6 +155,9 @@ OC.L10N.register( "Store credentials" : "Almacenar credenciales", "Test email settings" : "Probar las configuraciones de correo electrónico", "Send email" : "Enviar correo electrónico", + "Security & setup warnings" : "Advertencias de seguridad y configuración", + "All checks passed." : "Pasaron todas las verificaciones. ", + "Version" : "Versión", "Server-side encryption" : "Encripción del lado del servidor", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "La encripción del lado del servidor hace posible encriptar archivos que serán cargados a este servidor. Esto trae consigo algunas limitaciónes como penalizaciones en el desemeño, asi que sólo habilítelo si es necesario. ", "Enable server-side encryption" : "Habilitar encripción del lado del servidor", @@ -167,9 +173,6 @@ OC.L10N.register( "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "Usted necesita migrar sus llaves de encripción de la encripción anterior (ownCloud <= 8.0) a la actual. Favor de habilitar el \"Módulo de encripción predeterminado\" y ejecute el comando 'occ encryption:migrate'", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "Usted necesita migar sus llaves de encripción de la encripción anterior (ownCloud <=8.0) a la actual. ", "Start migration" : "Comenzar migración", - "Security & setup warnings" : "Advertencias de seguridad y configuración", - "All checks passed." : "Pasaron todas las verificaciones. ", - "Version" : "Versión", "Background jobs" : "Trabajos en segundo plano", "Last job ran %s." : "El último trabajo corrió %s.", "Last job execution ran %s. Something seems wrong." : "La última ejecución del trabajo corrió %s. Algo parece estar mal. ", @@ -274,9 +277,6 @@ OC.L10N.register( "Approved" : "Aprovado", "Experimental" : "Experimental", "No apps found for {query}" : "No se encontraron aplicación para {query}", - "Allow filesystem access" : "Permitir acceso al sistema de archivos", - "Disconnect" : "Desconectar", - "Revoke" : "Revocar", "Unable to delete {objName}" : "No fue posuble borrar {objName}", "Error creating group: {message}" : "Se presentó un error al crear el grupo: {message}", "A valid group name must be provided" : "Debe proporcionar un nombre de grupo válido", |