From da669fd1fa016aa51ecab97628d5e0b7d57cbe82 Mon Sep 17 00:00:00 2001 From: RomanApunts <62882223+RomanApunts@users.noreply.github.com> Date: Thu, 10 Mar 2022 17:33:26 +0100 Subject: [PATCH] Changes added to spanish translations (#300) * Changes to Spanish translations * Update auditor.es.yaml --- src/translations/auditor.es.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/translations/auditor.es.yaml b/src/translations/auditor.es.yaml index 9821c319..0ddc2724 100644 --- a/src/translations/auditor.es.yaml +++ b/src/translations/auditor.es.yaml @@ -1,6 +1,6 @@ audit: header: - home: Home + home: Inicio audited_entities: entidades auditadas audit_details: view_audit: Ver audit @@ -11,7 +11,7 @@ audit: new_value: Nuevo valor transaction: Transacción entity_per_entity: (entidad por entidad) - operations_count: '%count% operation(s)' + operations_count: '%count% registro(s)' summary: inserted: >- @@ -22,12 +22,12 @@ audit: %source% - %source_label% ha sido updated por %user% %ip% + %source_label% ha sido actualizada por %user% %ip% deleted: >- %source% - %source_label% ha sido deleted por %user% %ip% + %source_label% ha sido eliminada por %user% %ip% associated: >- %source% @@ -41,16 +41,16 @@ audit: %source% - %source_label% ha sido disociado de + %source_label% ha sido desasociada de %target% %target_label% por %user% %ip% - unkown_user: 'una usuario anónima' + unkown_user: 'un usuario anónimo' pager: first: Primero previous: Anterior last: Ultimo next: Siguente current: Actual - info: 'Muestra %pageStart% a %pageEnd% de %numResults% resultados' + info: 'Mostrando de %pageStart% a %pageEnd% de %numResults% registro(s)'