Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-11-05 05:15:04 +0300
committerNextcloud bot <bot@nextcloud.com>2022-11-05 05:15:04 +0300
commitc88aabd1252c00dad59f143853042fc05ebc8d40 (patch)
treec7a2dd926d364addc83ceb1cf641ab22368f77dc /apps/settings/l10n/es_HN.js
parent5c4a66f0c19f5260c0104de31d526c211b801828 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/es_HN.js')
-rw-r--r--apps/settings/l10n/es_HN.js12
1 files changed, 3 insertions, 9 deletions
diff --git a/apps/settings/l10n/es_HN.js b/apps/settings/l10n/es_HN.js
index 58b1c44d76a..2892cc701d9 100644
--- a/apps/settings/l10n/es_HN.js
+++ b/apps/settings/l10n/es_HN.js
@@ -232,10 +232,8 @@ OC.L10N.register(
"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.",
- "You need to set your user email before being able to send test emails." : "Requieres establecer tu correo electrónico antes de poder enviar correos electrónicos de prueba. ",
- "All languages" : "Todos los idiomas",
- "Everyone" : "Todos",
- "Test email settings" : "Probar las configuraciones de correo electrónico",
+ "Address" : "Dirección",
+ "Avatar" : "Avatar",
"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'",
@@ -245,17 +243,13 @@ OC.L10N.register(
"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\".",
- "days" : "días",
"Upload new" : "Cargar nuevo",
"Select from Files" : "Seleccionar desde Archivos",
"Remove image" : "Eliminar imagen",
"Choose as profile picture" : "Seleccionar como foto del perfil",
- "No display name set" : "No se ha establecido el nombre a desplegar",
- "Address" : "Dirección",
"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"
+ "Twitter handle @…" : "Cuenta de twitter @..."
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");