update locales

This commit is contained in:
GenevensiS
2025-08-07 20:24:23 +02:00
parent dc348b4812
commit 5fcc5a43fd
13 changed files with 329 additions and 81 deletions
+23 -5
View File
@@ -685,6 +685,10 @@ label:
# print dialog
put space between cards: Put space between cards?
spacing print: Spacing between cards in millimeters
cutter lines print: Add cutter guide lines?
cutter lines all: All
cutter lines no intersect: If they don't intersect a card
cutter lines none: None
## symbol editor
sides: sides
@@ -930,17 +934,25 @@ error:
can't import image: Failed to import image: '%s'
# card creation
no field with name: Card doesn't have a field named '%s'
no style field with name: Stylesheet doesn't have a styling field named '%s'
styling data not map: Given value for 'styling_data' is not a map
can't set value: Can not set card value '%s', it is not of the right type
no field with name: Could not find %s field named '%s'
styling data not map: Given value for '%s_data' is not a map
styling data without stylesheet: Given value for '%s_data' before a stylesheet was set
cant set value: Can not set card value '%s', it is not of the right type
cant set image value: Can only set image value with a relative filename from within the package, or with the import_image function, in field named '%s'
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 unknown type: JSON value of unknown type found
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
json set without game: Can't create set from JSON without game
json set without stylesheet: Can't create set from JSON without stylesheet
json unknown type: JSON value of unknown type found
json unknown script type: Can't convert script value to JSON
json cant parse: Failed to parse JSON file
json cant convert: Input must be a string when importing from JSON
json cant concat: Can't merge map with array
import empty file: %s file is empty
import missing fields:
The %s file contains the following entries that could not
@@ -984,6 +996,10 @@ error:
word list type not found: The word list type "%s" was not found (from a <word-list> tag)
pack type not found: The pack type "%s" was not found (from a pack type)
# printing
h margin too small for cutter: Horizontal margin too small to add cutter lines
v margin too small for cutter: Vertical margin too small to add cutter lines
# update checking
checking updates failed: Checking updates failed.
no updates: There are no available updates.
@@ -1054,8 +1070,10 @@ type:
symbol: symbol
card: card
cards: cards
extra card: extra card
field: field
style: style
styling: styling
value: value
keyword: keyword
keywords: keywords