diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:17:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:17:51 +0000 |
commit | eaff92673236c9d9020680a8807d247e0bf43d92 (patch) | |
tree | b8074eaacc12b467cde164699acf8427250354c2 /apps/settings/l10n/es_AR.json | |
parent | a3baad1a7dba116247d58e3f6535170262069c71 (diff) | |
download | nextcloud-server-eaff92673236c9d9020680a8807d247e0bf43d92.tar.gz nextcloud-server-eaff92673236c9d9020680a8807d247e0bf43d92.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/es_AR.json')
-rw-r--r-- | apps/settings/l10n/es_AR.json | 28 |
1 files changed, 2 insertions, 26 deletions
diff --git a/apps/settings/l10n/es_AR.json b/apps/settings/l10n/es_AR.json index 47f8c413919..eefe60a0fb5 100644 --- a/apps/settings/l10n/es_AR.json +++ b/apps/settings/l10n/es_AR.json @@ -219,34 +219,10 @@ "Follow us on Twitter" : "Síguenos en Twitter", "Check out our blog" : "Echa un vistazo a nuestro blog.", "Subscribe to our newsletter" : "Suscríbete a nuestro boletín", - "Select a profile picture" : "Seleccionar 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. Favor de aguardar hasta que termine", - "Migration started …" : "La migración ha comenzado ...", - "Address" : "Dirección", - "Avatar" : "Avatar", + "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: " : "Favor de leer 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'" : "Usted necesita migrar sus llaves de encripción de la encripción anterior (ownCloud <= 8.0) a la actual. Favor de habilitar el \"Módulo de encripción predeterminado\" y ejecute el comando 'occ encryption:migrate'", - "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "Usted necesita migar sus llaves de encripción de la encripción anterior (ownCloud <=8.0) a la actual. ", - "Start migration" : "Comenzar 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 del 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" : "Su 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://…" : "Link https:// ...", - "Twitter handle @…" : "Cuenta de twitter @..." + "Avatar" : "Avatar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file |