MSE 2.1.2+ Package Localization (#4)
* add translations to magic.mse-game --------- Co-authored-by: cajun <12363371+CajunAvenger@users.noreply.github.com>
This commit is contained in:
@@ -8,13 +8,22 @@ set field:
|
||||
type: text
|
||||
name: title
|
||||
identifying: true
|
||||
localized caption:
|
||||
ch-s: 标题
|
||||
ch-t: 標題
|
||||
set field:
|
||||
type: text
|
||||
name: description
|
||||
multi line: true
|
||||
localized caption:
|
||||
ch-s: 描述
|
||||
ch-t: 描述
|
||||
set field:
|
||||
type: text
|
||||
name: artist
|
||||
localized caption:
|
||||
ch-s: 画家
|
||||
ch-t: 畫家
|
||||
set field:
|
||||
type: text
|
||||
name: copyright
|
||||
@@ -38,6 +47,9 @@ set field:
|
||||
type: symbol
|
||||
name: symbol
|
||||
description: The symbol for this set, double click to edit.
|
||||
localized caption:
|
||||
ch-s: 系列符号
|
||||
ch-t: 系列符號
|
||||
set field:
|
||||
type: symbol
|
||||
name: masterpiece symbol
|
||||
@@ -67,6 +79,9 @@ set field:
|
||||
set field:
|
||||
type: boolean
|
||||
name: mark errors
|
||||
localized caption:
|
||||
ch-s: 标出错误
|
||||
ch-t: 標出錯誤
|
||||
description: Marks errors on cards, for example wording and spelling errors, non unique card names, etc.
|
||||
set field:
|
||||
type: boolean
|
||||
@@ -100,6 +115,9 @@ set field:
|
||||
set field:
|
||||
type: multiple choice
|
||||
name: automatic reminder text
|
||||
localized caption:
|
||||
ch-s: 自动提示文本
|
||||
ch-t: 自動提示文本
|
||||
choice: old
|
||||
choice: core
|
||||
choice: expert
|
||||
@@ -127,6 +145,9 @@ set field:
|
||||
set field:
|
||||
type: color
|
||||
name: border color
|
||||
localized caption:
|
||||
ch-s: 边框颜色
|
||||
ch-t: 邊框顏色
|
||||
description: The default border color for cards
|
||||
choice:
|
||||
name: black
|
||||
@@ -162,6 +183,9 @@ set field:
|
||||
set field:
|
||||
type: choice
|
||||
name: use gradient multicolor
|
||||
localized caption:
|
||||
ch-s: 使用倾斜多色
|
||||
ch-t: 使用傾斜多色
|
||||
choice: yes
|
||||
choice: only for two color cards
|
||||
choice: no
|
||||
@@ -210,6 +234,9 @@ set field:
|
||||
set field:
|
||||
type: boolean
|
||||
name: automatic card numbers
|
||||
localized caption:
|
||||
ch-s: 自动卡牌编号
|
||||
ch-t: 自動卡牌編號
|
||||
description: Should card numbers be shown on the cards?
|
||||
set field:
|
||||
type: choice
|
||||
@@ -238,6 +265,10 @@ set field:
|
||||
set field:
|
||||
type: choice
|
||||
name: sort special rarity
|
||||
localized caption:
|
||||
ch-s: 特殊稀有度卡排排序
|
||||
ch-t: 特殊稀有度卡排排序
|
||||
|
||||
description: Determines how cards with special rarity are sorted.
|
||||
choice: with the rest
|
||||
choice: after other cards
|
||||
|
||||
Reference in New Issue
Block a user