Skip to content

Commit

Permalink
Translation of the properties section (#859)
Browse files Browse the repository at this point in the history
  • Loading branch information
makrron authored Sep 14, 2023
1 parent 2dffd3d commit e60b461
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions es.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit e60b461

Please sign in to comment.