diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:18:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:18:02 +0000 |
commit | 0ad9cbf8848d1472c616f137af2ca3af79d944a5 (patch) | |
tree | d60e0ddae173af46c5ab27d63dc3fac0b3153a86 /apps/settings/l10n/es_PE.js | |
parent | 281d0aa9644e62b59c894fd465ae2cbd31d33141 (diff) | |
download | nextcloud-server-0ad9cbf8848d1472c616f137af2ca3af79d944a5.tar.gz nextcloud-server-0ad9cbf8848d1472c616f137af2ca3af79d944a5.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/es_PE.js')
-rw-r--r-- | apps/settings/l10n/es_PE.js | 28 |
1 files changed, 2 insertions, 26 deletions
diff --git a/apps/settings/l10n/es_PE.js b/apps/settings/l10n/es_PE.js index c7908c4eaa1..35769e00f33 100644 --- a/apps/settings/l10n/es_PE.js +++ b/apps/settings/l10n/es_PE.js @@ -155,7 +155,6 @@ OC.L10N.register( "{size} used" : "{size} usado", "Display name" : "Nombre a desplegar", "Email" : "Correo electrónico", - "Avatar" : "Avatar", "Group admin for" : "Administrador del grupo para", "Quota" : "Cuota", "User backend" : "Backend del usuario", @@ -225,33 +224,10 @@ OC.L10N.register( "Follow us on Twitter" : "Síguenos en Twitter", "Check out our blog" : "Visita nuestro blog", "Subscribe to our newsletter" : "Suscribete a nuestro boletín", - "Select a profile picture" : "Selecciona una imagen de perfil", - "Couldn't remove app." : "No fue posible eliminar la aplicación. ", - "Couldn't update app." : "No fue posible actualizar la aplicación.", - "Backend doesn't support password change, but the user's encryption key was updated." : "El backend no soporta el cambio de contraseñas, pero la llave de encripción del usuario fue actualizada.", - "Migration in progress. Please wait until the migration is finished" : "La migración está en curso. Por favor espera hasta que termine la migración", - "Migration started …" : "La migración ha comenzado ...", - "Address" : "Dirección", + "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Plain" : "Plano", "NT LAN Manager" : "Administrador de LAN NT", "STARTTLS" : "STARTTLS", - "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'", - "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", - "Last job execution ran %s. Something seems wrong." : "La última ejecución del trabajo corrió %s. Algo parece estar mal. ", - "Last job ran %s." : "El último trabajo corrió %s.", - "Background job didn’t run yet!" : "¡El trabajo de segundo plano aún no ha corrido!", - "The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".", - "Upload new" : "Cargar nuevo", - "Select from Files" : "Seleccionar desde Archivos", - "Remove image" : "Eliminar imagen", - "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", - "Choose as profile picture" : "Seleccionar como foto del perfil", - "Your postal address" : "Tu dirección postal", - "It can take up to 24 hours before the account is displayed as verified." : "Puede tomar hasta 24 horas antes de que la cuenta se muestre como verificada. ", - "Link https://…" : "Liga https:// ...", - "Twitter handle @…" : "Cuenta de twitter @..." + "Avatar" : "Avatar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); |