update locales

This commit is contained in:
GenevensiS
2026-02-05 17:04:40 +01:00
parent e9abd1fb77
commit 857bfb6c9c
13 changed files with 349 additions and 55 deletions
+18 -4
View File
@@ -78,10 +78,13 @@ menu:
# format menu
format: F&ormat
font: Font Picker...
bold: &Bold Ctrl+B
italic: &Italic Ctrl+I
underline: &Underline Ctrl+U
strikethrough: Strikethrough
color text: Color Picker...
bullet point: Bullet Point
symbols: &Symbols Ctrl+M
reminder text: &Reminder Text Ctrl+R
insert symbol: I&nsert Symbol
@@ -218,8 +221,11 @@ help:
italic: Makes the selected text italic
underline: Makes the selected text underlined
strikethrough: Makes the selected text struck through
color text: Change the color of the selected text
bullet point: Add a bullet point at the start of the selected text
symbols: Draws the selected text with symbols
reminder text: Show reminder text for the selected keyword
font: Open a font picker dialogue to modify the selected text
# spelling
no spelling suggestions: There are no suggestions for correcting this error
@@ -362,6 +368,8 @@ tool:
# cards toolbar
search cards: Search cards (Ctrl+K)
stats card counts 1: %s Total
stats card counts 2: %s Filtered, %s Total
card counts 2: %s Selected, %s Total
card counts 3: %s Selected, %s Filtered, %s Total
@@ -449,8 +457,11 @@ tooltip:
italic: Italic
underline: Underline
strikethrough: Strikethrough
color text: Color
bullet point: Bullet Point
symbols: Symbols
reminder text: Reminder Text
font: Font
# graph toolbar
pie: Pie Graph
@@ -531,7 +542,7 @@ label:
custom link selected: Generator, Front Face, Meld Component, etc...
custom link linked: Token, Back Face, Meld Result, etc...
custom link undefined: Undefined
linked cards relation: Choose the type of relation between the selected card and the linked cards:
linked cards relation: Choose the type of relation between the selected card ('%s') and the linked cards:
selected card: Selected Card:
linked cards: Linked Cards:
select linked cards: Choose up to 4 cards to link:
@@ -897,7 +908,7 @@ action:
paste: Paste
auto replace: Auto Replace
correct: Spelling Correction
bulk: in Bulk
bulk: %s in Bulk
# choice/color editors
change: Change %s
@@ -1011,6 +1022,7 @@ error:
images used for blending must have the same size: Images used for blending must have the same size
negative image width: Image with zero or negative width created in function '%s'
negative image height: Image with zero or negative height created in function '%s'
can't load image: Failed to load image. Ensure the image's actual format matches its saved extension.
# error from files
no card fields: Game '%s' does not have any card fields. Define at least one card field.
@@ -1041,12 +1053,14 @@ error:
no updates: There are no available updates.
# card linking
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.
not enough free links: Card '%s' does not have enough free links available. Can only link up to 4 cards.
not enough free links for copy: Card '%s' 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:
missing free links: Card only has %s free links available. Select less cards.
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.
cant link to self: Cannot link a card to itself. (This assignment will be ignored.)
could not find input: Could not find input card.
could not find linked: Could not find linked card.