mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
update locales
This commit is contained in:
@@ -558,6 +558,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:
|
||||
#TODO: Localize
|
||||
web request address: Fetching data from the following URL:
|
||||
|
||||
# open dialogs
|
||||
all files: 全部文件
|
||||
@@ -582,6 +584,14 @@ label:
|
||||
# preferences dialog
|
||||
language: 语言
|
||||
windows: 开集
|
||||
#TODO: Localize
|
||||
dark mode: Dark Mode
|
||||
#TODO: Localize
|
||||
dark mode system: Use system setting
|
||||
#TODO: Localize
|
||||
dark mode no: Light mode
|
||||
#TODO: Localize
|
||||
dark mode yes: Dark mode
|
||||
app language: 程序界面语言 (App Language)
|
||||
card display: 卡牌显示
|
||||
storage: 贮存
|
||||
@@ -763,6 +773,10 @@ button:
|
||||
rotation export:
|
||||
Use Viewer rotation
|
||||
setting when e&xporting
|
||||
#TODO: Localize
|
||||
notes export:
|
||||
Export card notes inside
|
||||
image meta data
|
||||
spellcheck enabled: 在卡片上显示拼写错误
|
||||
check now: 立刻检查
|
||||
always: 总是
|
||||
@@ -832,6 +846,8 @@ title:
|
||||
link cards: Link Cards To Selected Card
|
||||
#TODO: Localize
|
||||
bulk modify: Bulk Card Modification
|
||||
#TODO: Localize
|
||||
web request: Emitting Web Request
|
||||
|
||||
#preferences
|
||||
preferences: 设置
|
||||
@@ -953,6 +969,8 @@ error:
|
||||
文件包 '%s' 所使用的文件来自于文件包 '%s' ,但是列表中并没有该附加项
|
||||
要解决这个问题,添加:
|
||||
附加项目 到: %s %s
|
||||
#TODO: Localize
|
||||
icon too large: Icon image file for package '%s' is too large. It should be 105x105 pixels max.
|
||||
|
||||
# image import
|
||||
#TODO: Localize Section
|
||||
@@ -972,7 +990,6 @@ error:
|
||||
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 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
|
||||
@@ -1006,6 +1023,8 @@ error:
|
||||
# image stuff
|
||||
coordinates for blending overlap: 坐标混合重叠
|
||||
images used for blending must have the same size: 边框用图像必须使用相同大小
|
||||
#TODO: Localize
|
||||
no card fields: Game '%s' does not have any card fields. Define at least one card field.
|
||||
|
||||
# error from files
|
||||
no game specified: 没有为 %s 指定游戏类型
|
||||
@@ -1047,6 +1066,14 @@ error:
|
||||
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
|
||||
|
||||
# stats panel
|
||||
dimension not found: 没有统计数据 '%s'
|
||||
|
||||
Reference in New Issue
Block a user