diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-03 02:27:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-03 02:27:22 +0000 |
commit | 94767112dd4210483394b24d4fdaddea92f0dc8b (patch) | |
tree | 7a712f7d497f0662934c64fe70ab331b145085fa /apps/settings/l10n/es_PE.json | |
parent | e81cb6eaf0274dcdf2402de16216e8c61826235e (diff) | |
download | nextcloud-server-94767112dd4210483394b24d4fdaddea92f0dc8b.tar.gz nextcloud-server-94767112dd4210483394b24d4fdaddea92f0dc8b.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/es_PE.json')
-rw-r--r-- | apps/settings/l10n/es_PE.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/settings/l10n/es_PE.json b/apps/settings/l10n/es_PE.json index 59a5862fe44..22cc791a23a 100644 --- a/apps/settings/l10n/es_PE.json +++ b/apps/settings/l10n/es_PE.json @@ -186,18 +186,12 @@ "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", - "Plain" : "Plano", - "NT LAN Manager" : "Administrador de LAN NT", "SSL/TLS" : "SSL/TLS", - "STARTTLS" : "STARTTLS", "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. ", "Send mode" : "Modo de envío", "Encryption" : "Encripción", "From address" : "De la dirección", - "Authentication method" : "Método de autenticación", - "Authentication required" : "Autenticación requerida", "Server address" : "Dirección del servidor", "Port" : "Puerto", "Credentials" : "Credenciales", @@ -233,6 +227,12 @@ "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'", |