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
+25 -15
View File
@@ -748,13 +748,13 @@ button:
show editing hints: Show boxes and hints for &editing
rotation export:
Use the card preview
rotation setting
rotation setting.
bleed export:
Add a crude print
bleed margin
bleed margin.
notes export:
Add the card notes in
the image metadata
the image metadata.
spellcheck enabled: Show &spelling errors on cards
check now: Check &Now
always: Always
@@ -763,6 +763,10 @@ button:
internal image extension:
Store images internally
with file extension
allow image download:
Allow downloading of images.
This may significantly increase
the duration of imports.
# column select
move up: Move &Up
@@ -1035,22 +1039,28 @@ error:
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:
link duplicate: Duplicate localized link name. '%s' maps both to '%s' and to '%s'.
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
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
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
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
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
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
dimension not found: There is no statistics dimension '%s'