update locales

This commit is contained in:
GenevensiS
2025-06-09 17:04:18 +02:00
parent 87fbc0e80e
commit a401d68c9b
15 changed files with 347 additions and 29 deletions
+18
View File
@@ -53,6 +53,8 @@ menu:
add cards: Añadir &múltiples cartas...
remove card: &Borrar carta seleccionada
#TODO: Localize
add card csv: Add Cards from CSV or TSV...
#TODO: Localize
link card: &Link Cards To Selected Card...
#TODO: Localize
copy card and links: Copy Selected Cards And Their Linked Cards Ctrl+Shift+C
@@ -143,6 +145,8 @@ help:
export images: Exportar las imágenes de todas las cartas
export apprentice: Exportar el Set para que se pueda jugar en Apprentice
export mws: Exportar el Set para que se pueda jugar en Magic Workstation
#TODO: Localize
add card csv: Add cards from a Comma Separated Values or Tab Separated Values file
check updates: Instala y/o actualiza paquetes
print preview: Muestra la carta tal y como va a ser impresa
print: Imprimir cartas de este Set
@@ -560,6 +564,13 @@ label:
html template: Plantilla:
html export options: Opciones de exportación
#TODO: Localize entire section
# CSV import
add card csv sep: Separator:
add card csv tab: Tab
add card csv comma: Comma
add card csv file: CSV or TSV file path:
# Image slicer
original: Original:
result: Resultado:
@@ -753,6 +764,11 @@ title:
export cancelled: Exportación cancelada
export html: Exportar a HTML
save html: Guardar HTML
# import
#TODO: Localize
add card csv: Add Cards from CSV or TSV file
#TODO: Localize
add card csv file: Open CSV or TSV file
# auto replace
auto replaces: Auto-reemplazar
@@ -845,6 +861,8 @@ error:
# Card creation
no field with name: Card doesn't have a field named '%s'
can't set value: Can not set card value '%s', it is not of the right type
add card csv file not found: Could not find or load the CSV or TSV file
add card csv file malformed: CSV or TSV file malformed, row '%s' does not have the same number of entries as the first row
# Script stuff
has no member: %s no tiene el miembro '%s'