update locales

This commit is contained in:
GenevensiS
2025-07-20 03:12:33 +02:00
parent d85f5a4927
commit 7f6170998b
13 changed files with 477 additions and 2 deletions
+40
View File
@@ -64,6 +64,8 @@ menu:
link card: &Link Cards To Selected Card...
#TODO: Localize
copy card and links: Copy Selected Cards And Their Linked Cards Ctrl+Shift+C
#TODO: Localize
bulk modify: &Modify Multiple Cards...
orientation: 旋转
rotate 0: 普通
rotate 270: 顺时针旋转90°
@@ -202,6 +204,8 @@ help:
link card: Link one or more cards to the selected card
#TODO: Localize
copy card and links: Copy the selected cards and all their linked cards
#TODO: Localize
bulk modify: Modify a lot of cards at once
orientation: 调整所显示卡牌的方向
rotate card: 将所显示卡牌顺时针旋转90°
rotate 0: 将所显示卡牌还原为正常模式
@@ -543,6 +547,18 @@ label:
linked cards: Linked Cards:
select linked cards: Choose up to 4 cards to link:
# bulk modification dialog
#TODO: Localize Section
bulk modify selection: Which cards must be modified:
bulk modify all: All cards
bulk modify filtered: Currently filtered cards
bulk modify selected: Currently selected cards
bulk modify predicate: Cards that satisfy a criteria
bulk modify predicate description: What criteria must cards satisfy to be modified:
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:
# open dialogs
all files: 全部文件
@@ -572,6 +588,11 @@ label:
zoom: 缩放
export: 导出:
scale: 内部规模
#TODO: Localize Section
use export scale: Use Export Scale
export around 300: Around 300 DPI
export force 300: Force 300 DPI
export force 150: Force 150 DPI
percent of normal: % 之后导出
external programs: 外部程序
apprentice: Apprentice:
@@ -685,6 +706,8 @@ label:
# print dialog
#TODO: Localize
put space between cards: Put space between cards?
#TODO: Localize
spacing print: Spacing between cards in millimeters
## symbol editor
sides: 侧
@@ -733,6 +756,10 @@ button:
show lines: 各个编辑区域显示线
show editing hints: 编辑的时候显示虚线提示框
zoom export: 当导出时采用上面缩放和旋转设置
#TODO: Localize
rotation export:
Use Viewer rotation
setting when e&xporting
spellcheck enabled: 在卡片上显示拼写错误
check now: 立刻检查
always: 总是
@@ -800,6 +827,8 @@ title:
select stylesheet: 选择样式表
#TODO: Localize
link cards: Link Cards To Selected Card
#TODO: Localize
bulk modify: Bulk Card Modification
#preferences
preferences: 设置
@@ -866,6 +895,8 @@ action:
paste: 粘贴
auto replace: 自动替换
correct: 拼写纠正
#TODO: Localize
bulk: in Bulk
# choice/color editors
change: 修改 %s
@@ -931,6 +962,8 @@ error:
# card creation
#TODO: Localize Section
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
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
@@ -992,6 +1025,13 @@ 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:
# 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
# stats panel
dimension not found: 没有统计数据 '%s'