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)'