﻿mse version: 2.5.8
installer group: translations/chinese/traditional
full name: 繁體中文 (Traditional Chinese)
version: 2025-06-18
icon: cn.png


############################################################## Menu items
menu:
	## app menus
	# file menu
	file:								文件
	new set:							新建套牌...	Ctrl+N
	open set:							打開套牌...	Ctrl+O
	save set:							保存套牌	Ctrl+S
	save set as:						套牌另存為...	F12
	save set as directory:				另存為目錄...
	export:								導出
	export html:						HTML文件...
	export image:						卡牌圖像...
	export images:						全部卡牌圖像...
	export apprentice:					Apprentice...
	export mws:							Magic Workstation...
	check updates:						檢查更新...
	print preview:						打印預覽...
	print:								打印...	Ctrl+P
	reload data:						重新載入資料	Ctrl+F5
	show profiler:						顯示分析器	Ctrl+F6
	exit:								退出	Alt+F4

	# edit menu
	edit:								編輯
	undo:								撤銷%s	Ctrl+Z
	redo:								重做%s	Ctrl+Y
	cut:								剪切	Ctrl+X
	cut card:							剪切	Ctrl+X
	cut keyword:						剪切	Ctrl+X
	copy:								復制	Ctrl+C
	copy card:							復制	Ctrl+C
	copy keyword:						復制	Ctrl+C
	paste:								貼上	Ctrl+V
	paste card:							貼上	Ctrl+V
	paste keyword:						貼上	Ctrl+V
	select all:							全選	Ctrl+A
	find:								搜尋	Ctrl+F
	find next:							搜尋下一個	F3
	replace:							替換	Ctrl+H
	auto replace:						自動替換...
	preferences:						參數設置...

	# cards menu
	cards:								卡牌
	previous card:						選擇上一張卡牌	PgUp
	next card:							選擇下一張卡牌	PgDn
	search cards:						搜尋卡	Ctrl+K
	add card:							添加卡牌	Ctrl+Enter
	add cards:							批量添加卡牌...
	remove card:						刪除所選卡牌
	#TODO: Localize
	add card csv:						Add Cards from CSV or TSV...
	#TODO: Localize
	add card json:						Add Cards from JSON...
	#TODO: Localize
	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°
	rotate 90:							逆時針旋轉90
	rotate 180:							上下翻轉180°
	card list columns:					卡牌列表欄...

	# keywords menu
	keywords:							關鍵詞
	previous keyword:					選擇上一個關鍵詞	PgUp
	next keyword:						選擇下一個關鍵詞	PgDn
	search keywords:					搜尋關鍵字	Ctrl+K
	add keyword:						添加關鍵詞	Ctrl+Enter
	remove keyword:						刪除所選關鍵詞	Del

	# format menu
	format:								字體格式
	bold:								粗體	Ctrl+B
	italic:								斜體	Ctrl+I
	underline:							強調	Ctrl+U
	symbols:							符號	Ctrl+M
	reminder text:						提示文本	Ctrl+R
	insert symbol:						插入符號

	# spelling
	no spelling suggestions:			（沒有拼字建議）

	# graph menu
	graph:								圖像
	pie:								餅形圖	1
	bar:								條形圖	2
	stack:								堆疊條形圖	3
	scatter:							散點圖	4
	scatter pie:						散餅圖	5

	# console menu
	console:							機
	clear console:						清機	Ctrl+L

	# window menu
	window:								視窗
	new window:							新建視窗
	cards tab:							卡牌編輯	F5
	style tab:							風格選擇	F7
	set info tab:						套牌資訊	F6
	keywords tab:						關鍵詞	F8
	stats tab:							統計結果	F9
	random pack tab:					補充包	Alt+6
	console tab:						機	Alt+7

	# help menu
	help:								幫助
	index:								索引...	F1
	website:							官方網站...
	about:								關於Magic Set Editor...

	## symbol editor menus
	# file menu
	new symbol:							新建...	Ctrl+N
	open symbol:						打開...	Ctrl+O
	save symbol:						保存	Ctrl+S
	save symbol as:						另存為...	F12
	store symbol:						儲存	Ctrl+Enter
	close symbol editor:				關閉	Alt+F4

	# edit menu
	duplicate:							復制	Ctrl+D
	group:								分組	Ctrl+G
	ungroup:							取消分組	Ctrl+U

	# tool menu
	tool:								工具
	select:								選擇	F5
	rotate:								旋轉	F6
	points:								控制點	F7
	basic shapes:						基本形狀	F8
	symmetry:							對稱效果	F9
	paint:								筆刷	F10

############################################################## Menu help texts
help:
	## app menus
	welcome:							歡迎使用 Magic Set Editor

	# file menu
	new set:							創建新套牌
	open set:							打開已有套牌
	last opened set:					打開 '%s'
	save set:							保存現有套牌
	save set as:						使用新文件名保存套牌
	save set as directory:				將集合儲存為目錄，其中每張卡都有單獨的文件
	export:								導出套牌...
	export html:						將套牌導出成網頁格式
	export image:						將所選卡牌導出成為一張圖片
	export images:						將所有卡牌導出成圖片
	export apprentice:					將套牌導出成為能在 Apprentice 中使用的格式
	export mws:							將套牌導出成為能在 Magic Workstation 中使用的格式
	#TODO: Localize
	add card csv:						Add cards from a Comma Separated Values or Tab Separated Values file
	#TODO: Localize
	add card json:						Add cards from a JSON file
	check updates:						安裝或昇級文件包
	print preview:						顯示即將被打印的卡牌
	print:								從本套牌中打印這張牌
	reload data:						重新載入所有模板（游戲類型和樣式）和套牌資料.
	show profiler:						顯示探查器窗口，其中包含腳本函數的計時。 用於優化。
	exit:								退出Magic Set Editor程序，請迅速保存你的套牌

	# edit menu
	undo:								撤銷上一個動作
	redo:								重做上一個動作
	cut:								將選中的文字剪切至剪切板
	cut card:							將選中的卡牌剪切至剪切板
	cut keyword:						將選中的關鍵詞剪切至剪切板
	copy:								將選中的文字復制至剪切板
	copy card:							將選中的卡牌復制至剪切板
	copy keyword:						將選中的關鍵詞復制至剪切板
	paste:								從剪切板插入文字
	paste card:							從剪切板插入卡牌
	paste keyword:						從剪切板插入關鍵詞
	select all:							全選
	find:								搜索卡牌文字
	find next:							搜尋下一個
	replace:							替換卡牌文字
	auto replace:						自動替換什麼文字？
	preferences:						修改Magic Set Editor的設置

	# cards menu
	previous card:						選擇列表中的上一張卡牌
	next card:							選擇列表中的下一張卡牌
	search cards:						使用搜尋字詞過濾卡片列表
	add card:							添加一個新的空白卡牌到本套牌
	add cards:							添加多張卡牌到本套牌
	remove card:						從本套牌中刪除所選卡牌
	#TODO: Localize
	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:							將所顯示卡牌還原為正常模式
	rotate 270:							將所顯示卡牌順時針旋轉
	rotate 90:							將所顯示卡牌逆時針旋轉
	rotate 180:							將所顯示卡牌上下翻轉
	card list columns:					調整卡牌列表欄顯示項目和顯示順序

	# keywords menu
	previous keyword:					從列表中選擇上一個關鍵詞
	next keyword:						從列表中選擇下一個關鍵詞
	search keywords:					使用搜尋字詞過濾關鍵字列表
	add keyword:						添加一個新關鍵詞到本套牌中
	remove keyword:						從本套牌中刪除選中的關鍵詞

	# format menu
	bold:								將所選文字設為粗體
	italic:								將所選文字設為斜體
	underline:							為選定的文字新增底線
	symbols:							將所選文字改成符號
	reminder text:						對選擇的關鍵詞顯示提示文本

	# spelling
	no spelling suggestions:			沒有對此的拼字建議

	# graph menu
	pie:								餅狀圖，每一份的大小取決與卡牌數量
	bar:								條形圖，條形高度取決於卡牌數量
	stack:								條形圖，堆疊條形圖
	scatter:							散點圖，每一個散點的大小取決與卡牌數量
	scatter pie:						散餅圖，每一個三點都是一個小型餅狀圖

	# console menu
	clear console:						清機

	# window menu
	new window:							創建一個額外視窗用來編輯同一套牌
	cards tab:							編輯套牌中的卡牌
	set info tab:						編輯套牌資訊，例如創建者，其他
	style tab:							改變卡牌樣式
	keywords tab:						定義本套牌額外的關鍵詞
	stats tab:							顯示本套牌的統計情況
	random pack tab:					為該套裝產生隨機補充包
	console tab:						顯示錯誤訊息並允許腳本執行

	# help menu
	index:								指數
	website:							網站
	about:								關於

	# new set window
	search game list control:			過濾遊戲列表。 使用 - 排除遊戲。 使用 field: 在特定字段中搜尋。 使用 “” 進行字面搜尋。 用空格分隔多個查詢。
	search stylesheet list control:		過濾模板清單。 使用 - 排除模板。 使用 field: 在特定字段中搜尋。 使用 “” 進行字面搜尋。 用空格分隔多個查詢。

	# card select / image export
	filename format:					（使用 {card.name} 作為卡片名稱；文件類型由擴展名決定）

	# cards panel
	collapse notes:						隱藏卡片備註框
	expand notes:						顯示卡片備註框
	search cards control:				過濾卡片列表。 使用 - 排除卡片。 使用 field: 在特定字段中搜尋。 使用 “” 進行字面搜尋。 用空格分隔多個查詢。

	# keywords panel
	search keywords control:			過濾關鍵字清單。 使用 - 排除關鍵字。 使用 field: 在特定字段中搜尋。 使用 “” 進行字面搜尋。 用空格分隔多個查詢。

	# random pack panel
	random seed:						使用隨機種子產生。
	fixed seed:							使用特定種子產生。
	seed:								隨機產生器的種子號碼。 使用相同的種子數會得到相同的包。
	edit pack type:						編輯包類型
	number of packs:					要產生的 %ss 數量

	# preferences
	app language:
		注意: 你必須重新啟動MSE
		才能使語言修改生效
	zoom export:
		（當關閉該項的時候，
		卡牌會按照以下規則導出：
		100%大小，不旋轉）

	# apprentice export
	set code:							套牌代碼是一個雙位元組代碼，它能被Apprentice識別成一幅套牌

	## symbol editor menus
	# file menu
	new symbol:							創建一個新的系列符號
	open symbol:						打開一個系列符號
	save symbol:						保存系列符號
	save symbol as:						使用不同文件名保存系列符號
	store symbol:						將系列符號儲存進套牌
	close symbol editor:				關閉系列符號編輯器

	# edit menu
	duplicate:							復制所選圖形
	group:								所選圖形分成一組
	ungroup:							取消所選分組

	#tool:
	select:								選擇並移動形狀
	rotate:								旋轉並修剪形狀
	points:								編輯形狀控制點
	basic shapes:						繪制基本形狀，例如矩形和圓形
	symmetry:							給系列符號添加對稱效果
	paint:								用筆刷在圖形上繪制

	# toolbar
	grid:								顯示網格線
	snap:								吸附形狀和控制點到網格線
	merge:								把這個圖形融合到下面
	subtract:							把這個圖形從下面剪掉，僅保留不在這個圖形，但是在下面圖形的區域
	intersect:							把這個圖形和下面相交，僅保留圖像共有區域
	difference:							這個圖形和下面不相交，僅僅保留不在其他圖形的區域
	overlap:							替換並且將邊框覆蓋到上面的圖形
	border:								把這個圖形繪制為邊框

	# shape manipulation
	drag to shear:						拖拽，修改選定的 %s
	drag to rotate:						拖拽，修改選定部分的旋轉角度 %s；按住Ctrl，強制旋轉15°
	drag to resize:						拖拽，修改選定部分的大小 %s,；按住Ctrl，強制修改大小
	click to select shape:				點擊，選擇圖形；拖拽，移動圖形；雙擊，編輯圖形

	ellipse:							繪制圓形及橢圓形
	rectangle:							繪制正方形及矩形
	polygon:							繪制多邊形
	star:								繪制星形
	sides:								確定多邊形或者星形的邊數
	drag to draw shape:					拖拽，調整圖形大小，按住Ctrl，強制修改圖形，按住Shift，圖形居中
	draw ellipse:						點擊並且拖拽，繪制一個橢圓形，按住Ctrl，繪制圓形
	draw rectangle:						點擊並且拖拽，繪制一個矩形，按住Ctrl，繪制正方形
	draw polygon:						點擊並且拖拽，繪制一個多邊形
	draw star:							點擊並且拖拽，繪制一個星形

	line segment:						將所選線段變成直線
	curve segment:						將所選線段變成曲線
	free point:							允許兩個控制點自由移動
	smooth point:						使被選擇的點平滑，用兩個控制點互相相反的方式替換
	symmetric point:					將被選擇的點做對稱效果
	drag to move curve:					拖拽來移動曲線
	drag to move line:					按住Alt鍵並且拖拽，移動曲線；雙擊，在線上添加一個點
	drag to move point:					點擊並拖拽，移動控制點；雙擊，移除該點

	rotation:							旋轉對稱（環形效果）
	reflection:							反轉對稱（鏡像效果）
	add symmetry:						所選部分添加對稱效果
	remove symmetry:					移除對稱效果
	copies:								輸入反轉數值（包含原始數值）

############################################################## Toolbar
tool:
	## app toolbars
	# tabs
	cards tab:							卡牌編輯
	set info tab:						套牌資訊
	style tab:							風格樣式
	keywords tab:						關鍵詞
	stats tab:							統計結果
	random pack tab:					補充包
	console tab:						機

	# cards toolbar
	#TODO: Localize Section
	search cards:						Search cards (Ctrl+K)
	card counts 2:						%s Selected, %s Total
	card counts 3:						%s Selected, %s Filtered, %s Total

	# edit toolbar
	undo:								撤銷
	redo:								重做

	# console toolbar
	clear console:						清機

	## symbol editor toolbars
	store symbol:						儲存

	grid:								網格
	snap:								吸附

	select:								選擇
	rotate:								旋轉
	points:								控制點
	basic shapes:						基本形狀
	symmetry:							對稱效果
	paint:								筆刷

	merge:								融合
	subtract:							減去
	intersect:							相交
	difference:							不相交
	overlap:							覆蓋
	border:								邊框

	ellipse:							橢圓形
	rectangle:							矩形
	polygon:							多邊形
	star:								星形

	rotation:							旋轉
	reflection:							反轉
	add symmetry:						添加對稱效果
	remove symmetry:					移除對稱效果

	line segment:						直線
	curve segment:						曲線
	free point:							自由
	smooth point:						平滑
	symmetric point:					對稱

############################################################## Toolbar help text
tooltip:
	## app popup tooltips
	# tabs
	cards tab:							卡牌
	set info tab:						套牌資訊
	style tab:							樣式
	keywords tab:						關鍵詞
	stats tab:							統計
	random pack tab:					隨機補充包生成
	console tab:						錯誤和警告

	# file toolbar
	new set:							新建套牌
	open set:							打開套牌
	save set:							保存套牌
	export:								導出

	# edit toolbar
	cut:								剪切
	copy:								復制
	paste:								貼上
	undo:								撤銷%s
	redo:								重做%s

	# cards toolbar
	add card:							添加卡牌
	remove card:						移除選中卡牌
	#TODO: Localize
	link card:							Link cards to selected card
	#TODO: Localize
	copy card and links:				Copy selected cards and linked cards
	rotate card:						旋轉卡牌

	# keywords toolbar
	add keyword:						添加關鍵詞
	remove keyword:						移除所選關鍵詞

	# format toolbar
	bold:								粗體
	italic:								斜體
	underline:							強調
	symbols:							系列符號
	reminder text:						提示文本

	# graph toolbar
	pie:								餅形圖
	bar:								條形圖
	stack:								堆疊條形圖
	scatter:							散點圖
	scatter pie:						散餅圖

	# console toolbar
	clear console:						清機

	## symbol editor popup tooltips
	store symbol:						將系列符號保存到套牌

	grid:								顯示網格
	snap:								吸附網格

	select:								選擇 (F5)
	rotate:								旋轉 (F6)
	points:								控制點 (F7)
	basic shapes:						基本形狀 (F8)
	symmetry:							對稱效果 (F9)
	paint:								筆刷 (F10)

	merge:								和下面的圖形融合
	subtract:							從下面的圖形減去
	intersect:							和下面的圖形相交
	difference:							和下面的圖形不相交
	overlap:							覆蓋上面的其他圖形
	border:								繪制邊框

	ellipse:							圓形 / 橢圓形
	rectangle:							正方形 /矩形
	polygon:							多邊形
	star:								星型

	rotation:							旋轉對稱（環形效果）
	reflection:							反轉對稱（鏡像效果）
	add symmetry:						所選部分添加對稱效果
	remove symmetry:					移除對稱效果

	line segment:						變成直線
	curve segment:						變成曲線
	free point:							解鎖點
	smooth point:						點平滑效果
	symmetric point:					點對稱效果

############################################################## Labels in the GUI
label:
	## app window items labels
	# cards panel
	card notes:							卡牌資訊:

	# keywords panel
	search keywords:					搜尋關鍵字 (Ctrl+K)
	keyword:							關鍵詞
	match:								匹配
	mode:								類型
	uses:								使用次數
	reminder:							提示文本
	rules:								額外規則
	standard keyword:					
		這是一個標準的 %s 關鍵詞，你不需要編輯它。
		如果你做了一個關鍵詞的備份，那麼你的備份將優先被使用

	# style panel
	styling options:					樣式選項

	# random pack panel
	pack selection:						選擇包裝類型
	pack totals:						數數
	pack name:							包名
	seed:								種子
	total cards:						全部的

	# link cards dialog
	#TODO: Localize Section
	custom link:						Custom...
	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:
	selected card:						Selected Card:
	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:							全部文件

	# other set window dialogs
	save changes:						
		套牌 '%s' 已經被修改。
		
		你想保存修改嗎?

	# new set dialog
	game type:							游戲類型:
	style type:							風格樣式:
	search game list:					過濾遊戲
	search stylesheet list:				過濾器模板

	# stylesheet not found dialog
	stylesheet not found:				
		你要打開的套牌使用的是 "%s" 樣式表
		這個樣式表在你的系統里沒有找到，請選擇其他方案

	# preferences dialog
	language:							語言
	windows:							公開組
	app language:						程序界面語言 (App Language)
	card display:						卡牌顯示
	storage:							貯存
	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:
	apprentice exe:						可執行Apprentice
	internal scale desc:				
		縮放以在內部儲存卡片圖像。
		更改此項目可能會影響銳化的外觀。
		不適用於現有影像。
	check at startup:					程序運行時檢查新版本
	checking requires internet:			
		檢查新版本需要接入互聯網。
		沒有接入互聯網的時候不檢查更新。
		
		檢查更新時不會搜集使用者資訊。

	# column select dialog
	select columns:						選擇你要顯示的欄目
	columns:							欄目：

	# card select / image export dialogs
	select cards:						導出卡牌
	select cards print:					選擇需要打印的卡牌
	selected card count:				將匯出 %s 張卡。
	filename format:					格式:
	filename conflicts:					處理重復文件名:
	export filenames:					文件名
	filename is ignored:				（忽略文件名）

	# apprentice export dialog
	set code:							設置套牌代碼:
	apprentice export cancelled:		導出到 Apprentice 的過程被取消

	# html export dialog
	html template:						模板:
	html export options:				導出選項

	# CSV import dialog
	#TODO: Localize Section
	add card csv sep:					Separator:
	add card csv tab:					Tab
	add card csv comma:					Comma
	add card csv semicolon:				Semicolon
	add card csv file:					CSV or TSV file path:

	# JSON import dialog
	#TODO: Localize Section
	add card json type:					Type of JSON file:
	add card json custom:				Custom JSON file
	add card json path:					Path of the card array within the file:
	add card json file:					Path of the file:

	# image slicer dialog
	original:							原始:
	result:								結果:
	original with dimensions:			原來的 (%s x %s):
	result with dimensions:				結果 (%s x %s):
	size:								大小
	original size:						原始尺寸
	size to fit:						調整大小以適合
	force to fit:						強制貼合
	custom size:						自訂大小
	selection:							選取
	selection left:						左邊
	selection top:						頂部
	selection width:					寬度
	selection height:					高度
	selection center:					中心
	selection center vertically:		垂直居中
	selection center horizontally:		水平居中
	selection center both:				居中兩者
	fix aspect ratio:					修復寬高比（寬度/高度）
	zoom amount:						飛漲
	zoom amount x:						飛漲 &X
	zoom amount y:						飛漲 &Y
	zoom %:								%
	filter:								過濾
	sharpen filter:						銳化
	#TODO: Localize Section
	grid:								Grid
	grid halves:						Halves
	grid thirds:						Thirds
	grid fourths:						Fourths
	grid fifths:						Fifths
	none:								None

	# auto replace dialog
	auto match:							匹配
	auto replace:						替換

	# packages dialog
	package name:						文件包
	package status:						狀態
	package action:						動作

	package conflicts:					矛盾修改
	package modified:					本地修改
	package updates:					可用昇級
	package installed:					已安裝
	package installable:				未安裝
	install package:					安裝
	reinstall package:					重新安裝
	upgrade package:					昇級
	remove package:						移除

	installed version:					安裝版本
	installable version:				最新版本
	installer size:						尺寸
	installer status:					地位
	no version:							-

	# print dialog
	#TODO: Localize section
	put space between cards:			Put space between cards?
	spacing print:						Spacing between cards in millimeters
	cutter lines print:					Add cutter guide lines?
	cutter lines all:					All
	cutter lines no intersect:			If they don't intersect a card
	cutter lines none:					None

	## symbol editor
	sides:								側

############################################################## Buttons/checkboxes/choices in the GUI
button:
	# cards panel
	#TODO: Localize
	unlink:								Unlink
	#TODO: Localize
	link select:						Select

	# style panel
	use for all cards:					應用到全部卡牌
	use custom styling options:			本張卡牌使用特殊設置

	# set info panel
	edit symbol:						編輯
	symbol gallery:						畫廊

	# keywords panel
	insert parameter:					插入參數...
	refer parameter:					提交參數...

	# random pack panel
	generate pack:						產生補充包
	random seed:						隨機種子
	fixed seed:							固定種子
	add custom pack:					新增自訂助推器包...

	# console panel
	evaluate:							評價
	clear:								清

	# welcome
	new set:							新建套牌
	open set:							打開套牌
	check updates:						檢查更新
	last opened set:					上一次打開的套牌

	# preferences
	open sets in new window:			在新視窗中開啟所有集合
	select:								選擇...
	browse:								瀏覽...
	high quality:						高質量渲染效果
	show lines:							各個編輯區域顯示線
	show editing hints:					編輯的時候顯示虛線提示框
	zoom export:						當導出時採用上面縮放和旋轉設置
	#TODO: Localize
	rotation export:
		Use Viewer rotation
		setting when e&xporting
	spellcheck enabled:					在卡片上顯示拼字錯誤
	check now:							立刻檢查
	always:								總是
	if internet connection exists:		如果接入互聯網
	never:								從不
	internal image extension:			內部儲存帶有檔案副檔名的映像

	# column select
	move up:							向上移動
	move down:							向下移動
	show:								顯示
	hide:								隱藏

	# card select / image export
	export entire set:					整套
	export generated packs:				產生的補充包
	export custom cards selection:		客製化選擇
	select cards:						選擇卡片...
	select all:							全選
	select none:						全不選
	overwrite:							覆蓋舊文件
	keep old:							保留舊文件
	number:								文件名添加序號
	number overwrite:					文件名添加序號，覆蓋上次導出的結果

	# auto replace
	use auto replace:					使用自動替換
	add item:							添加
	remove item:						移出
	defaults:							還原預設
	enabled:							開啟
	whole word:							匹配整個字符串

	# old style update checker  (NOTE: this will be removed in a feature version)
	close:								關閉

	# packages window
	keep package:						不修改
	don't install package:				不安裝
	install package:					安裝
	upgrade package:					昇級
	reinstall package:					重新安裝
	remove package:						移除
	install group:						全部安裝
	upgrade group:						全部昇級
	remove group:						全部移除

############################################################## Titles in the GUI
title:
	# window titles
	magic set editor:					Magic Set Editor
	%s - magic set editor:				%s - Magic Set Editor
	untitled:							無標題
	about:								關於 Magic Set Editor
	symbol editor:						系列符號編輯器

	# dialog titles
	new set:							新建套牌
	open set:							打開套牌
	save set:							套牌另存為
	save set as directory:				另存為目錄
	save image:							保存圖片
	updates available:					可用更新
	save changes:						保存修改？
	select stylesheet:					選擇樣式表
	#TODO: Localize
	link cards:							Link Cards To Selected Card
	#TODO: Localize
	bulk modify:						Bulk Card Modification

	#preferences
	preferences:						設置
	global:								全局
	display:							顯示
	directories:						目錄
	internal:							內部的
	updates:							昇級更新
	update check:						檢查更新
	locate apprentice:					定位 Apprentice

	# select
	select columns:						選擇欄目
	select cards:						選擇卡牌
	select cards export:				導出選中的卡牌
	select cards print:					選擇您要列印的卡片

	# slice
	slice image:						圖片切片

	# pack
	custom pack:						客製化包裝類型

	# print
	print preview:						打印預覽
	#TODO: Localize
	settings:							Settings

	# export
	export images:						導出為圖像
	export cancelled:					導出取消
	export html:						導出為HTML
	save html:							保存為HTML

	# import
	#TODO: Localize Section
	add card csv:						Add Cards from CSV or TSV file
	add card csv file:					Open CSV or TSV file
	add card json:						Add Cards from JSON file
	add card json file:					Open JSON file

	# auto replace
	auto replaces:						自動替換

	# package update
	packages window:					文件包管理器
	installing updates:					安裝更新
	cannot create file:					無法創建文件

############################################################## Action (undo/redo) names
action:
	# list boxes
	add item:							添加 %s
	remove item:						移除 %s

	# text editor
	typing:								鍵入
	enter:								進入
	soft line break:					切斷軟線
	insert symbol:						插入符號
	backspace:							退格
	delete:								刪除
	cut:								剪切
	paste:								貼上
	auto replace:						自動替換
	correct:							拼字糾正
	#TODO: Localize
	bulk:								in Bulk

	# choice/color editors
	change:								修改 %s

	# symbol actions
	move:								移動 %s
	rotate:								旋轉 %s
	shear:								修剪 %s
	scale:								改變尺寸 %s
	duplicate:							復制 %s
	reorder parts:						再添加
	change combine mode:				改變聯合模式
	change shape name:					改變圖形名字
	group parts:						分組
	ungroup parts:						取消分組

	# symbol part actions
	convert to line:					轉換成直線
	convert to curve:					轉換成曲線
	lock point:							鎖定點
	move handle:						移動手柄
	move curve:							移動曲線
	add control point:					添加控制點
	delete point:						刪除控制點
	delete points:						刪除多個控制點

	# symmetry
	add symmetry:						添加對稱效果
	remove symmetry:					移除對稱效果
	move symmetry center:				移動對稱中心
	move symmetry handle:				改變對稱方向
	change symmetry type:				改變對稱類型
	change symmetry copies:				反轉角度

############################################################## Error messages
error:
	# file related
	file not found:						沒有找到文件： '%s' 在 '%s' 文件包中
	file not found package like:		
		沒有找到文件：'%s' 在 '%s' 文件包中
		如果你嘗試從別的文件包中打開文件， 使用以下格式"/package/filename"
	file parse error:					
		處理文件發生錯誤:'%s'
		%s
	package not found:					文件包沒有找到： '%s'
	package out of date:				文件包 '%s' （版本 %s） 過期，需要 %s 以上版本
	package too new:					文件包 '%s' （版本 %s）與這個版本不兼容 %s，需要 '%s' 以上版本
	unable to open output file:			保存時出錯，無法打開輸出文件
	unable to store file:				保存時出錯，無法儲存文件
	dependency not given:				
		文件包 '%s' 所使用的文件來自於文件包 '%s' ，但是列表中並沒有該附加項
		要解決這個問題，添加：
		  附加項目 到： %s %s

	# image import
	#TODO: Localize Section
	import not found:					File not found: '%s'
	can't import image without set:		Must first save or load a set file before importing file: '%s'
	can't create file stream:			Failed to create file stream: '%s'
	can't write image to set:			Failed to write image to set: '%s'
	can't import image:					Failed to import image: '%s'

	# card creation
	#TODO: Localize Section
	no field with name:					Could not find %s field named '%s'
	styling data not map:				Given value for '%s_data' is not a map
	styling data without stylesheet:	Given value for '%s_data' before a stylesheet was set
	cant set value:						Can not set card value '%s', it is not of the right type
	cant set image value:				Can only set image value with a relative filename from within the package, or with the import_image function, in field named '%s'
	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
	json set without game:				Can't create set from JSON without game
	json set without stylesheet:		Can't create set from JSON without stylesheet
	json unknown type:					JSON value of unknown type found
	json unknown script type:			Can't convert script value to JSON
	json cant parse:					Failed to parse JSON file
	json cant convert:					Input must be a string when importing from JSON
	json cant concat:					Can't merge map with array
	import empty file:					%s file is empty
	import missing fields:				
		The %s file contains the following entries that could not
		be imported, because no corresponding card field was found: %s

	# script stuff
	has no member:						%s 沒有成員 '%s'
	can't convert:						無法將 %s 轉換成 %s
	has no member value:				字符串 "%s" 沒有成員 '%s'
	can't convert value:				無法將 "%s" 從 %s 轉化成 %s
	unsupported format:					無效字符串格式：'%s'
	in function:						
		%s
		  在函數中 %s
	in parameter:						
		參數 %s: %s
	in keyword reminder:				
		%s
		  在提示文本里的關鍵詞 '%s'

	# image stuff
	coordinates for blending overlap:	坐標混合重疊
	images used for blending must have the same size:	邊框用圖像必須使用相同大小

	# error from files
	no game specified:					沒有為 %s 指定游戲類型
	no stylesheet specified for the set:	沒有為套牌制定樣式表
	stylesheet and set refer to different game:	
		樣式表文件有錯誤，樣式表和套牌與該游戲類型不相關。
	unsupported field type:				不支持的區域類型：'%s'
	unsupported fill type:				不支持的填充類型： '%s'
	unrecognized value:					無法識別的值：'%s', defaulting to %s
	expected key:						預期中的關鍵：'%s'
	aborting parsing:					遇到致命錯誤，放棄讀取
	newer version:						
		%s
		這個文件是由更高版本的 Magic Set Editor (%s) 制作的
		當你打開它的時候，文件中的一些外觀會丟失
		推荐你昇級到最新版本
		瀏覽官方網站 https://magicseteditor.boards.net/page/downloads
	word list type not found:			詞語列表類型 %s 沒有找到 （從<word-list> 標簽中）
	pack type not found:				未找到包類型 “%s” （來自包類型）

	# printing
	#TODO: Localize Section
	h margin too small for cutter:		Horizontal margin too small to add cutter lines
	v margin too small for cutter:		Vertical margin too small to add cutter lines

	# update checking
	checking updates failed:			檢查更新失敗。
	no updates:							沒有可用更新。

	# card linking
	#TODO: Localize Section
	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.
	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'

	# random packs
	pack type duplicate name:			
		已有一個名為「%s」的套件類型。
		請選擇不同的名稱。

	# package update window
	checking updates:					檢查更新
	can't download installer:			
		無法為文件包 %s 下載安裝程序，從 %s
		沒有更新被安裝

	downloading updates:				更新文件下載中 (%d of %d)
	installing updates:					文件包昇級中 (%d of %d)

	remove packages:					
		即將移除 %s 文件包，你想繼續嗎？
	remove packages modified:			
		在 %s 安裝修改完畢后，將要移除 %s 文件包
		被移除的文件將無法恢復。
		
		你想繼續嗎？
	install packages successful:		%s 文件包被成功安裝
	remove packages successful:			%s 文件包被成功移除.
	change packages successful:			%s 文件包被成功修改

	cannot create file:					無法創建文件 '%s' ，繼續安裝？

############################################################## Types used in scripts / shape names
type:
	function:							函數
	collection:							收集
	collection of:						收集 %ss
	object:								目標
	double:								實數
	integer:							整數
	string:								字符串
	boolean:							邏輯型
	color:								顏色
	image:								圖像
	date:								日期
	nil:								什麼都不做

	# object types
	package:							文件包
	locale:								翻譯
	game:								游戲
	set:								套牌
	stylesheet:							樣式表
	export template:					export  模板
	symbol:								象徵
	card:								卡牌
	cards:								多張卡牌
	#TODO: Localize
	extra card:							extra card
	field:								區域
	style:								樣式
	#TODO: Localize
	styling:							styling
	value:								值
	keyword:							關鍵詞
	keywords:							關鍵詞
	pack:								包裝類型
	card region:						卡區
	card regions:						卡區域

	# symbol editor shapes
	shape:								圖形
	shapes:								多個圖形
	circle:								圓形
	ellipse:							橢圓形
	square:								正方形
	rectangle:							矩形
	triangle:							三角形
	rhombus:							菱形
	pentagon:							五邊形
	hexagon:							六邊形
	polygon:							多邊形
	star:								星形

	rotation:							旋轉
	reflection:							反轉
	group:								分組

	point:								控制點
	points:								多個控制點

############################################################## Magic
package:
	magic.mse-game:
		# Card fields
		name:							名稱
		cc:								總費用
		type:							類型
		p/t:							力量/防御
		rarity:							稀有度
		card name:						卡牌名字
		
		# Set info
		title:							標題
		description:					描述
		artist:							畫家
		copyright:						版權
		symbol:							系列符號
		
		border color:					邊框顏色
		automatic reminder text:		自動提示文本
		automatic card numbers:			自動卡牌編號
		sort special rarity:			特殊稀有度卡排排序
		mark errors:					標出錯誤
		use gradient multicolor:		使用傾斜多色
		
		# descriptions/help text
		artifact style:					神器風格
		saturated multicolor:			標準多色牌
		shifted sorting: 				排序變換
		darker artifacts: 				更深色神器
		grey hybrid name:				混色牌名字變灰
		colored multicolor land name:	多色牌和地牌的名字變色
		grey hybrid typeline:			混色牌類型線變灰
		use guild mana symbols:			使用工會符號
		one textline tokens:			一條文本線 衍生物
		alpha style blending:			阿爾法風格混合
		type of gradient multicolor:	傾斜多色類型
		type of gradient artifact:		傾斜神器類型
		tap symbol:						橫置符號
		image size:						圖像大小
		cardname font:					卡牌名字字體
		font color:						字體顏色
		text box mana symbols:			文字欄法術力符號
		green style:					綠色風格
		land style:						地牌風格
		center text:					文字居中
		colored rarities:				稀有度變色
		left align artist:				畫家左對齊
		inverted common symbol:			反轉普通系列符號

	magic-mana-*.mse-symbol-font:
		# note: reminder/shortcut must start with a space, otherwise it is used as a shortcut
		#       so typing T *anywhere* would insert a symbol (which would be bad)
		menu item T:				橫置符號	 T
		menu item Q:				重置符號	 Q
		menu item W:				白色法術力	 W
		menu item U:				藍色法術力	 U
		menu item B:				黑色法術力	 B
		menu item R:				紅色法術力	 R
		menu item G:				綠色法術力	 G
		menu item S:				雪境法術力	 S
		menu item X:				可變法術力 X	 X
		menu item Y:				可變法術力 Y	 Y
		menu item Z:				可變法術力 Z	 Z
		menu item I:				無限法術力	 I
		menu item colorless:		無色法術力...
		title colorless:			無色法術力
		message colorless:			輸入無色法術力數量:
		menu item half:				一半法術力
		menu item |W:				白色法術力	 |W
		menu item |U:				藍色法術力	 |U
		menu item |B:				黑色法術力	 |B
		menu item |R:				紅色法術力	 |R
		menu item |G:				綠色法術力	 |G
		menu item |S:				雪境法術力	 |S
		menu item 1/2:				無色法術力	1/2
		menu item hybrid:			混合法術力（雙色）
		menu item W/U:				白/藍 法術力	 W/U
		menu item U/B:				藍/黑 法術力	 U/B
		menu item B/R:				黑/紅 法術力	 B/R
		menu item R/G:				紅/綠 法術力	 R/G
		menu item G/W:				綠/白 法術力	 G/W
		menu item W/B:				白/黑 法術力	 W/B
		menu item U/R:				藍/紅 法術力	 U/R
		menu item B/G:				黑/綠 法術力	 B/G
		menu item R/W:				紅/白 法術力	 R/W
		menu item G/U:				綠/藍 法術力	 G/U
		menu item hybrid 3:			混合法術力（三色）
		menu item W/U/B:			白/藍/黑 法術力	 W/U/B
		menu item U/B/R:			藍/黑/紅 法術力	 U/B/R
		menu item B/R/G:			黑/紅/綠 法術力	 B/R/G
		menu item R/G/W:			紅/綠/白 法術力	 R/G/W
		menu item G/W/U:			綠/白/藍 法術力	 G/W/U
		menu item W/B/R:			白/黑/紅 法術力	 W/B/R
		menu item U/R/G:			藍/紅/綠 法術力	 U/R/G
		menu item B/G/W:			黑/綠/白 法術力	 B/G/W
		menu item R/W/U:			紅/白/藍 法術力	 R/W/U
		menu item G/U/B:			綠/藍/黑 法術力	 G/U/B
		menu item number hybrids:	數字混合法術力
		menu item 2/W:				2/白
		menu item 2/U:				2/藍
		menu item 2/B:				2/黑
		menu item 2/R:				2/紅
		menu item 2/G:				2/綠
