update locales

This commit is contained in:
GenevensiS
2026-01-07 02:44:35 +01:00
parent 21ea45c9c5
commit aeae27c7e3
13 changed files with 266 additions and 232 deletions
+23 -21
View File
@@ -574,6 +574,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:
# web request dialog
#TODO: Localize
web request address: Fetching data from the following URL:
@@ -1116,31 +1118,31 @@ error:
not enough free links: Card does not have enough free links available. Can only link up to 4 cards.
not enough free links for copy: Card does not have enough free links available for copy. Can only link up to 4 cards.
could not link: The following cards could not be linked, as they already have 4 links:
#TODO: Localize
link duplicate: Duplicate localized link name. '%s' maps both to '%s' and to '%s'.
#TODO: Localize
multiple front faces: Card '%s' has multiple cards linked as front faces
#TODO: Localize
multiple back faces: Card '%s' has multiple cards linked as back faces
#TODO: Localize
could not find input: Could not find input card
#TODO: Localize
could not find linked: Could not find linked card
multiple front faces: Card '%s' has multiple cards linked as front faces.
multiple back faces: Card '%s' has multiple cards linked as back faces.
could not find input: Could not find input card.
could not find linked: Could not find linked card.
# bulk modification
#TODO: Localize Section
bulk modify script type unknown: Could not determine return type of modification script
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
bulk modify value type unknown: Type of selected field (%s) is not supported, select another field.
bulk modify predicate is not bool: Criteria must evaluate to a boolean, but evaluated to a %s.
bulk modify mod is not string: Modification must evaluate to a string, but evaluated to a %s.
bulk modify mod is not color: Modification must evaluate to a color, but evaluated to a %s.
bulk modify mod is not image: Modification must evaluate to an image, but evaluated to a %s. Use the import_image/download_image functions to set image fields.
bulk modify mod is nil: Modification evaluated to nil for card '%s', it will not be applied.
bulk modify no cards: No cards to modify.
bulk modify no cards verify: No cards verify the criteria.
bulk modify nothing: No cards were modified.
bulk modify success: Number of cards modified successfully: %s.
# web request
#TODO: Localize Section
web request failed: Web request failed.
web request cant create: Could not create web request object.
web request corrupted: Download successful, but data is corrupted.
web request unsupported format: Download successful, but data is of unsupported format.
# stats panel
#TODO: Localize