diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-10-09 00:12:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-10-09 00:12:46 +0000 |
commit | 9ec76ba603065f9cbe8523d5ba26701d2658dfaa (patch) | |
tree | 57a0d79119f611b441a6038b44c175f10a030b65 /settings/l10n/es_PY.js | |
parent | d632ddce041d6c3228fdb7dbdecaa73c7e514db2 (diff) | |
download | nextcloud-server-9ec76ba603065f9cbe8523d5ba26701d2658dfaa.tar.gz nextcloud-server-9ec76ba603065f9cbe8523d5ba26701d2658dfaa.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/es_PY.js')
-rw-r--r-- | settings/l10n/es_PY.js | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/settings/l10n/es_PY.js b/settings/l10n/es_PY.js index fc884855aa8..b824a039915 100644 --- a/settings/l10n/es_PY.js +++ b/settings/l10n/es_PY.js @@ -61,6 +61,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", @@ -157,6 +160,10 @@ 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. ", + "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Por favor verifica las <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">guias de instalación ↗</a>, y valida si hay algún error o advertencia en la <a href=\"%s\">bitácora</a>.", + "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 habilítalo sólo si es necesario. ", "Enable server-side encryption" : "Habilitar encripción del lado del servidor", @@ -172,10 +179,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'" : "Necesitas migrar tus llaves de encripción de la encripción anterior (ownCloud <= 8.0) a la actual. Por favor habilita el \"Módulo de encripción predeterminado\" y ejecuta el comando 'occ encryption:migrate'", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "Necesitas migar tus llaves de encripción de la encripción anterior (ownCloud <=8.0) a la actual. ", "Start migration" : "Iniciar migración", - "Security & setup warnings" : "Advertencias de seguridad y configuración", - "All checks passed." : "Pasaron todas las verificaciones. ", - "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Por favor verifica las <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">guias de instalación ↗</a>, y valida si hay algún error o advertencia en la <a href=\"%s\">bitácora</a>.", - "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. ", @@ -291,9 +294,6 @@ OC.L10N.register( "Approved" : "Aprobado", "Experimental" : "Experimental", "No apps found for {query}" : "No se encontraron aplicaciones para {query}", - "Allow filesystem access" : "Permitir acceso al sistema de archivos", - "Disconnect" : "Desconectar", - "Revoke" : "Revocar", "Unable to delete {objName}" : "No fue posible borrar {objName}", "Error creating group: {message}" : "Se presentó un error al crear el grupo: {message}", "A valid group name must be provided" : "Debes proporcionar un nombre de grupo válido", |