From 7d4cb9a13d77b6e5b8822b50b901feefc5b52240 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 2 Mar 2023 02:29:44 +0000 Subject: Fix(l10n): 🔠 Update translations from Transifex MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nextcloud bot --- apps/settings/l10n/es_PY.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'apps/settings/l10n/es_PY.js') diff --git a/apps/settings/l10n/es_PY.js b/apps/settings/l10n/es_PY.js index 2dac880a4af..f7dbd2827cf 100644 --- a/apps/settings/l10n/es_PY.js +++ b/apps/settings/l10n/es_PY.js @@ -188,6 +188,7 @@ OC.L10N.register( "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "La aplicación está habilitada pero necesita ser actualizada. Serás redireccionado a la página de actualización en 5 segundos. ", "Documentation" : "Documentación", "Forum" : "Foro", + "Login" : "Iniciar sesión", "SSL/TLS" : "SSL/TLS", "Open documentation" : "Abrir documentación", "It is important to set up this server to be able to send emails, like for password reset and notifications." : "Es importante preparar este servidor para poder enviar correos electrónicos, como para restablecer contraseñas y notificaciones. ", @@ -196,6 +197,8 @@ OC.L10N.register( "From address" : "De la dirección", "Server address" : "Dirección del servidor", "Port" : "Puerto", + "Authentication method" : "Método de autenticación", + "Authentication required" : "Autenticación requerida", "Credentials" : "Credenciales", "SMTP Username" : "Usuario SMTP", "SMTP Password" : "Contraseña SMTP", @@ -229,12 +232,9 @@ OC.L10N.register( "Migration started …" : "La migración ha comenzado ...", "Address" : "Dirección", "Avatar" : "Avatar", - "Login" : "Iniciar sesión", "Plain" : "Plano", "NT LAN Manager" : "Administrador de LAN NT", "STARTTLS" : "STARTTLS", - "Authentication method" : "Método de autenticación", - "Authentication required" : "Autenticación requerida", "Please read carefully before activating server-side encryption: " : "Por favor lee detenidamente antes de activar la encripción del lado de servidor:", "Enable encryption" : "Habilitar encripción", "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'", -- cgit v1.2.3