mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
update locales
This commit is contained in:
@@ -559,6 +559,8 @@ label:
|
||||
bulk modify predicate example: Example (tiny M:tG creatures):
|
||||
bulk modify field: What value must be modified:
|
||||
bulk modify mod description: What must the new value be:
|
||||
#TODO: Localize
|
||||
web request address: Fetching data from the following URL:
|
||||
|
||||
# open dialogs
|
||||
all files: Todos los archivos
|
||||
@@ -583,6 +585,14 @@ label:
|
||||
# preferences dialog
|
||||
language: Idioma
|
||||
windows: Abrir Sets
|
||||
#TODO: Localize
|
||||
dark mode: Dark Mode
|
||||
#TODO: Localize
|
||||
dark mode system: Use system setting
|
||||
#TODO: Localize
|
||||
dark mode no: Light mode
|
||||
#TODO: Localize
|
||||
dark mode yes: Dark mode
|
||||
app language: Idioma para la interfaz del usuario (App Language)
|
||||
card display: Visualización de carta
|
||||
storage: Almacenamiento
|
||||
@@ -766,6 +776,10 @@ button:
|
||||
rotation export:
|
||||
Use Viewer rotation
|
||||
setting when e&xporting
|
||||
#TODO: Localize
|
||||
notes export:
|
||||
Export card notes inside
|
||||
image meta data
|
||||
spellcheck enabled: Mostrar errores de &ortografía en las cartas
|
||||
check now: Buscar &ahora
|
||||
always: Siempre
|
||||
@@ -835,6 +849,8 @@ title:
|
||||
link cards: Link Cards To Selected Card
|
||||
#TODO: Localize
|
||||
bulk modify: Bulk Card Modification
|
||||
#TODO: Localize
|
||||
web request: Emitting Web Request
|
||||
|
||||
#preferences
|
||||
preferences: Preferencias
|
||||
@@ -956,6 +972,8 @@ error:
|
||||
El paquete '%s' utiliza archivos del paquete '%s', pero no está listado como una dependencia.
|
||||
Para resolverlo, añade:
|
||||
depends on: %s %s
|
||||
#TODO: Localize
|
||||
icon too large: Icon image file for package '%s' is too large. It should be 105x105 pixels max.
|
||||
|
||||
# image import
|
||||
#TODO: Localize Section
|
||||
@@ -975,7 +993,6 @@ error:
|
||||
cant set symbol value: Can only set symbol value with a relative filename from within the package, in field named '%s'
|
||||
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
|
||||
add card json failed to parse: Failed to parse JSON file
|
||||
add card json path not valid: Path within the JSON file is not valid
|
||||
add card json empty array: Card array in JSON file is empty
|
||||
add card json file not found: Could not find or load the JSON file
|
||||
@@ -1009,6 +1026,8 @@ error:
|
||||
# image stuff
|
||||
coordinates for blending overlap: Coordenadas para la mezcla (blending) solapada
|
||||
images used for blending must have the same size: Las imagenes utilizadas para la mezcla (blending) deben tener el mismo tamaño
|
||||
#TODO: Localize
|
||||
no card fields: Game '%s' does not have any card fields. Define at least one card field.
|
||||
|
||||
# error from files
|
||||
no game specified: Ningún juego especificado para el %s
|
||||
@@ -1050,6 +1069,14 @@ error:
|
||||
bulk modify predicate is not bool: Criteria does not evaluate to a boolean
|
||||
bulk modify mod is not string: Modification does not evaluate to a string
|
||||
bulk modify no cards: No cards to modify
|
||||
#TODO: Localize
|
||||
web request failed: Web request failed
|
||||
#TODO: Localize
|
||||
web request cant create: Could not create web request object
|
||||
#TODO: Localize
|
||||
web request corrupted: Download successful, but data is corrupted
|
||||
#TODO: Localize
|
||||
web request unsupported format: Download successful, but data is of unsupported format
|
||||
|
||||
# stats panel
|
||||
dimension not found: No existe la dimensión de estadísticas '%s'
|
||||
|
||||
Reference in New Issue
Block a user