From e60b4611e048f2015ee57017892bd1dbe91b5e5d Mon Sep 17 00:00:00 2001 From: makrron <62069234+makrron@users.noreply.github.com> Date: Thu, 14 Sep 2023 14:14:45 +0000 Subject: [PATCH] Translation of the properties section (#859) --- es.json | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/es.json b/es.json index d24679dea..438528efe 100644 --- a/es.json +++ b/es.json @@ -1103,23 +1103,23 @@ "action-expand-all": "Expandir todo" }, "properties": { - "name": "Properties view", - "desc": "Show the metadata for your files.", - "name-global": "All properties", - "name-local": "File properties", - "tab-title": "File properties for {{displayText}}", - "action-show": "Show all properties", - "action-show-local": "Show file properties", - "action-edit": "Edit", - "opt-unassign-type": "Unassign type", - "label-no-properties": "No properties found.", - "label-sort-by-name-a-to-z": "Property name (A to Z)", - "label-sort-by-name-z-to-a": "Property name (Z to A)", - "label-sort-by-frequency-high-to-low": "Frequency (high to low)", - "label-sort-by-frequency-low-to-high": "Frequency (low to high)", - "action-collapse-all": "Collapse all", - "action-expand-all": "Expand all", - "action-open-local": "Open file properties" + "name": "Vista de propiedades", + "desc": "Muestra los metadatos de tus archivos", + "name-global": "Todas las propiedades", + "name-local": "Propiedades del archivo", + "tab-title": "Propiedades de los archivos para {{displayText}}", + "action-show": "Mostrar todas las propiedades", + "action-show-local": "Mostrar propiedades de archivo", + "action-edit": "Editar", + "opt-unassign-type": "Desasignar tipo", + "label-no-properties": "No se han encontrado propiedades.", + "label-sort-by-name-a-to-z": "Nombre de la propiedad (A a Z)", + "label-sort-by-name-z-to-a": "Nombre de la propiedad (Z a A)", + "label-sort-by-frequency-high-to-low": "Frecuencia (alta a baja)", + "label-sort-by-frequency-low-to-high": "Frecuencia (baja a alta)", + "action-collapse-all": "Contraer todo", + "action-expand-all": "Expandir todo", + "action-open-local": "Abrir las propiedades del archivo" }, "page-preview": { "name": "Vista previa",