Localization Update (#23)

Improved localization support across MSE. Unless otherwise noted, updates apply to Chinese, French, German, Italian, Japanese, Korean, Portuguese, Russian, and Spanish

Locales have been updated, including the Dutch and Polish locales. These may still want to be improved by native speakers but are no longer full of untranslated English strings.

Type line word lists are now localized, and will change with the Set tab language option rather than needing files to be edited. Chinese types are sorted by Unicode, Japanese types are sorted by gojūon, the rest are alphabetized in their own language. Card type and super types have also been reordered accordingly.

Added spellcheck dictionaries for most languages. Chinese and Japanese have instead had their spellchecking disabled so they don't have their entire cards underlined.
Updated the Beleren, MPlantin, and Relay fonts to support Cyrillic characters.

Number maps have been added to assist with localized keywords.
Localized keyword files have been added up to Lost Caverns of Ixalan. To use these, rename the magic.mse-game/keywords file to "keywords_en", then rename the keyword file of your choice to "keywords".
Craft has a simplified reminder text for most languages. The craft_code function in magic.mse-game/scripts provides a template for using the more comprehensive version English uses, with German having access to it as well so far.

Localized auto-frames for M15 Adventures, M15 Sagas, Mainframe Tokens, M15 Mainframe, Mainframe DFC, and GenevensiS frames

Added Totem armor -> Umbra armor to auto errata script, and updated it to allow for localized replacements

Did about as much stats page localization as we can get away with. French has been completed, other languages will need the stats names and help trace done by someone who actually knows the language.
---------

Co-authored-by: cajun <kajunkittyavenger@gmail.com>
This commit is contained in:
GenevensiS
2024-01-05 10:02:40 +01:00
committed by GitHub
parent 33d04480e5
commit 1adaf70609
137 changed files with 709925 additions and 194920 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -1,17 +1,28 @@
# Full-Magic-Pack
Pack containing most all public Magic templates for MSE.
Pack containing nearly all public Magic templates for MSE, except outdated ones. You can submit things we're missing via Pull Request or linking a source in Issues.
# Installation
1. Download and extract [this zip file](https://github.com/MagicSetEditorPacks/Full-Magic-Pack/archive/refs/heads/main.zip).
1. Download [this zip file](https://github.com/MagicSetEditorPacks/Full-Magic-Pack/archive/refs/heads/main.zip).
2. Extract the zip file. It will contain 5 items:
* a folder `data`, which is where the templates are installed.
* a folder `Magic - Fonts`, which contains necessary font files.
* `magicseteditor.exe` and `mse.exe`, the regular version of the app.
* `magicseteditor - 201`, the previous stable version of the app.
* a subfolder `data`, which is where the templates are installed.
* a subfolder `Magic - Fonts`, which contains necessary font files.
* a subfolder `backup`, which contains the previous stable version of the app.
* `magicseteditor.exe` and `mse.exe`, the regular version of the app. The files are identical.
* `magicseteditor.com`, a command-line version of MSE for advanced users.
4. Inside the extracted folder, open the subfolder `Magic - Fonts`. It contains several `.ttf` and/or `.otf` files. Select them all, right-click on one of them, then click Install. Some templates may require additional fonts, provided in the `template specific fonts` subfolder.
5. Move or copy all other subfolders into your MSE folder.
3. Open the subfolder `Magic - Fonts`. It contains several `.ttf` and/or `.otf` files. Select them all, right-click on one of them, then click Install. Some templates may require additional fonts, provided in the `template specific fonts` subfolder.
4. If you already had a previous version of MSE, move or copy all other subfolders into your existing MSE folder. Otherwise, this folder acts as a stand alone installation.
# Change Language
1. Open the following subfolder:
MSE Folder/data/magic.mse-game/
2. Rename the "keywords" file to "keywords_en" (without any extension).
3. Locate the "keywords_XX" file of your desired language, and rename it to "keywords" (without any extension).
4. Rename the "statistics" file to "statistics_en" (without any extension).
5. Locate the "statistics_XX" file of your desired language, and rename it to "statistics" (without any extension).
6. Launch MSE.
7. Go to Edit menu > Preferences... > select your desired language.
8. Reload MSE.
9. Whenever you create a new Set, go to Set info tab > Defaults and Automation section > Card language > select your desired language.
# CardConjurer
Some template images are provided by [CardConjurer](https://cardconjurer.com/):

View File

@@ -1,16 +1,18 @@
mse version: 2.0.0
mse version: 2.0.2
installer group: translations/chinese/simplified
full name: 简体中文 (Simplified Chinese)
version: 2013-08-13
version: 2023-11-19
icon: cn.png
############################################################## Menu items
menu:
file: 文件
new set: 新建套牌... Ctrl+N
open set: 打开套牌... Ctrl+O
save set: 保存套牌 Ctrl+S
save set as: 套牌另存为... F12
save set as: 将牌组保存为目录... F12
save set as directory: 将集另存为目录...
export: 导出
export html: HTML文件...
export image: 卡牌图像...
@@ -21,15 +23,22 @@ menu:
print preview: 打印预览...
print: 打印... Ctrl+P
reload data: 重新载入数据 Ctrl+F5
#_ADD show profiler: Show Profiler Ctrl+F6
show profiler: 显示分析器 Ctrl+F6
exit: 退出 Alt+F4
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
@@ -39,6 +48,7 @@ menu:
cards: 卡牌
previous card: 选择上一张卡牌 PgUp
next card: 选择下一张卡牌 PgDn
search cards: 搜索卡 Ctrl+K
add card: 添加卡牌 Ctrl+Enter
add cards: 批量添加卡牌...
remove card: 删除所选卡牌
@@ -52,17 +62,18 @@ menu:
keywords: 关键词
previous keyword: 选择上一个关键词 PgUp
next keyword: 选择下一个关键词 PgDn
search keywords: 搜索关键词 Ctrl+K
add keyword: 添加关键词 Ctrl+Enter
remove keyword: 删除所选关键词 Del
format: 字体格式
bold: 粗体 Ctrl+B
italic: 斜体 Ctrl+I
underline: 强调 Ctrl+U
symbols: 符号 Ctrl+M
reminder text: 提示文本 Ctrl+R
insert symbol: 插入符号
#_ADD # spelling
#_ADD no spelling suggestions: (no suggestions)
no spelling suggestions: (没有建议)
graph: 图像
pie: 饼形图 1
@@ -71,15 +82,18 @@ menu:
scatter: 散点图 4
scatter pie: 散饼图 5
console: 机
clear console: 清机 Ctrl+L
window: 窗口
new window: 新建窗口
cards tab: 卡牌编辑 F5
set info tab: 套牌信息 F6
style tab: 风格选择 F7
set info tab: 套牌信息 F6
keywords tab: 关键词 F8
stats tab: 统计结果 F9
#_ADD random pack tab: &Random Packs
#_ADD console tab: &Console Ctrl+F9
random pack tab: 补充包 Alt+6
console tab: 机 Alt+7
help: 帮助
index: 索引... F1
@@ -111,12 +125,13 @@ menu:
help:
welcome: 欢迎使用 Magic Set Editor
file:
#file:
new set: 创建新套牌
open set: 打开已有套牌
last opened set: 打开 '%s'
save set: 保存现有套牌
save set as: 使用新文件名保存套牌
save set as directory: 将集合保存为一个目录,其中每张卡都有单独的文件
export: 导出套牌...
export html: 将套牌导出成网页格式
export image: 将所选卡牌导出成为一张图片
@@ -127,10 +142,10 @@ help:
print preview: 显示即将被打印的卡牌
print: 从本套牌中打印这张牌
reload data: 重新载入所有模板(游戏类型和样式)和套牌数据.
#_ADD show profiler: Show the profiler window, with timings of (script) functions. Used for optimization.
show profiler: 显示探查器窗口,其中包含脚本函数的计时。 用于优化。
exit: 退出Magic Set Editor程序请迅速保存你的套牌
edit:
#edit:
undo: 撤销上一个动作
redo: 重做上一个动作
cut: 将选中的文字剪切至剪切板
@@ -142,15 +157,17 @@ help:
paste: 从剪切板插入文字
paste card: 从剪切板插入卡牌
paste keyword: 从剪切板插入关键词
select all: 选择所有文本
find: 搜索卡牌文字
find next: 查找下一个
replace: 替换卡牌文字
auto replace: 自动替换什么文字?
preferences: 修改Magic Set Editor的设置
cards:
#cards:
previous card: 选择列表中的上一张卡牌
next card: 选择列表中的下一张卡牌
search cards: 使用搜索词过滤卡片列表
add card: 添加一个新的空白卡牌到本套牌
add cards: 添加多张卡牌到本套牌
remove card: 从本套牌中删除所选卡牌
@@ -162,51 +179,66 @@ help:
rotate 180: 将所显示卡牌上下翻转
card list columns: 调整卡牌列表栏显示项目和显示顺序
keywords:
#keywords:
previous keyword: 从列表中选择上一个关键词
next keyword: 从列表中选择下一个关键词
search keywords: 使用搜索词过滤关键字列表
add keyword: 添加一个新关键词到本套牌中
remove keyword: 从本套牌中删除选中的关键词
format:
#format:
bold: 将所选文字设为粗体
italic: 将所选文字设为斜体
underline: 为选定的文本添加下划线
symbols: 将所选文字改成符号
reminder text: 对选择的关键词显示提示文本
#_ADD # spelling
#_ADD no spelling suggestions: There are no suggestions for correcting this error
graph:
#spelling
no spelling suggestions: 没有对此的拼写建议
#graph:
pie: 饼状图,每一份的大小取决与卡牌数量
bar: 条形图,条形高度取决于卡牌数量
stack: 条形图,堆叠条形图
scatter: 散点图,每一个散点的大小取决与卡牌数量
scatter pie: 散饼图,每一个三点都是一个小型饼状图
window:
#console:
clear console: 清机
#window:
new window: 创建一个额外窗口用来编辑同一套牌
cards tab: 编辑套牌中的卡牌
set info tab: 编辑套牌信息,例如创建者,其他
style tab: 改变卡牌样式
keywords tab: 定义本套牌额外的关键词
stats tab: 显示本套牌的统计情况
#_ADD random pack tab: Try how the set works out in practice by generating random booster packs.
#_ADD console tab: Shows error messages and allows executing script commands.
random pack tab: 为该套装生成随机补充包
console tab: 显示错误消息并允许脚本执行
help:
index:
website:
about:
help: 帮助
index: 指数
website: 网站
about: 关于
# New Set Window
search game list control: 过滤游戏列表。 使用 - 排除游戏。 使用 field: 在特定字段中搜索。 使用 “” 进行字面搜索。 用空格分隔多个查询。
search stylesheet list control: 过滤模板列表。 使用 - 排除模板。 使用 field: 在特定字段中搜索。 使用 “” 进行字面搜索。 用空格分隔多个查询。
# Cards panel
#_ADD collapse notes: Hide the card notes box
#_ADD expand notes: Show the card notes box
collapse notes: 隐藏卡片备注框
expand notes: 显示卡片备注框
search cards control: 过滤卡片列表。 使用 - 排除卡片。 使用 field: 在特定字段中搜索。 使用 “” 进行字面搜索。 用空格分隔多个查询。
# Keywords panel
search keywords control: 过滤关键字列表。 使用 - 排除关键字。 使用 field: 在特定字段中搜索。 使用 “” 进行字面搜索。 用空格分隔多个查询。
# Random pack panel
#_ADD random seed: Different packs will be generated each time.
#_ADD fixed seed: Using the same seed number gives the same 'random' packs.
#_ADD seed: Seed number for the random generator. Using the same seed number gives the same 'random' packs.
#_ADD edit pack type: Double click to edit pack type
#_ADD number of packs: The number of %ss to generate
random seed: 使用随机种子生成。
fixed seed: 使用特定种子生成。
seed: 随机生成器的种子号。 使用相同的种子数会得到相同的包。
edit pack type: 编辑包类型
number of packs: 要生成的 %ss 数量
# Preferences
app language:
@@ -233,7 +265,7 @@ help:
grid: 显示网格线
snap: 吸附形状和控制点到网格线
tool:
#tool:
select: 选择并移动形状
rotate: 旋转并修剪形状
points: 编辑形状控制点
@@ -241,7 +273,7 @@ help:
symmetry: 给系列符号添加对称效果
paint: 用笔刷在图形上绘制
select editor:
#select editor:
merge: 把这个图形融合到下面
subtract: 把这个图形从下面剪掉,仅保留不在这个图形,但是在下面图形的区域
intersect: 把这个图形和下面相交,仅保留图像共有区域
@@ -293,8 +325,8 @@ tool:
style tab: 风格样式
keywords tab: 关键词
stats tab: 统计结果
#_ADD random pack tab: Random
#_ADD console tab: Console
random pack tab: 补充包
console tab:
# symbol editor
store symbol: 储存
@@ -332,15 +364,17 @@ tool:
smooth point: 平滑
symmetric point: 对称
clear console: 清机
############################################################## Toolbar help text
tooltip:
cards tab: 卡牌编辑
cards tab: 卡牌
set info tab: 套牌信息
style tab: 风格样式
style tab: 样式
keywords tab: 关键词
stats tab: 统计结果
#_ADD random pack tab: Random packs
#_ADD console tab:
stats tab: 统计
random pack tab: 随机补充包生成
console tab: 错误和警告
new set: 新建套牌
open set: 打开套牌
@@ -362,6 +396,7 @@ tooltip:
bold: 粗体
italic: 斜体
underline: 强调
symbols: 系列符号
reminder text: 提示文本
@@ -371,12 +406,6 @@ tooltip:
scatter: 散点图
scatter pie: 散饼图
cards tab: 卡牌
set info tab: 套牌信息
style tab: 样式
keywords tab: 关键词
stats tab: 统计
# symbol editor
store symbol: 将系列符号保存到套牌
@@ -413,14 +442,16 @@ tooltip:
smooth point: 点平滑效果
symmetric point: 点对称效果
clear console: 清机
############################################################## Labels in the GUI
label:
# Cards tab
card notes: 卡牌信息:
#_ADD search cards: Search for cards...
search cards: 搜索卡 (Ctrl+K)
# Keywords tab
#_ADD search keywords: Search for keywords...
search keywords: 搜索关键词 (Ctrl+K)
keyword: 关键词
match: 匹配
mode: 类型
@@ -435,14 +466,13 @@ label:
styling options: 样式选项
# Random pack panel
#_ADD pack selection: Pack selection
#_ADD pack totals: Totals
#_ADD pack name: Pack name
#_ADD seed: Seed
#_ADD total cards: Total
pack selection: 选择包装类型
pack totals: 数数
pack name: 包名
seed: 种子
total cards: 全部的
# Open dialogs
all files 全部文件
all files: 全部文件
# Other set window dialogs
save changes:
@@ -453,6 +483,8 @@ label:
# New set window
game type: 游戏类型:
style type: 风格样式:
search game list: 过滤游戏
search stylesheet list: 过滤器模板
stylesheet not found:
你要打开的套牌使用的是 "%s" 样式表
@@ -460,14 +492,21 @@ label:
# Preferences
language: 语言
#_ADD windows: Open sets
app language: 程序界面语言:
windows: 开集
app language: 程序界面语言 (App Language)
card display: 卡牌显示
zoom: 缩放:
storage: 贮存
zoom: 缩放
export: 导出:
scale: 内部规模
percent of normal: % 之后导出
external programs: 外部程序
apprentice: Apprentice:
apprentice exe: 可执行Apprentice
internal scale desc:
缩放以在内部存储卡片图像。
更改此项可能会影响锐化的外观。
不适用于现有图像。
check at startup: 程序运行时检查新版本
checking requires internet:
检查新版本需要接入互联网。
@@ -480,13 +519,12 @@ label:
columns: 栏目:
# Card select / images export
#_ADD select cards: Cards to export
#_ADD selected card count: %s cards will be exported.
select cards: 选择要导出的卡
select cards print: 选择需要打印的卡牌
selected card count: 将导出 %s 张卡
filename format: 格式:
filename conflicts: 处理重复文件名:
export filenames: 文件名
#_DEL cards to export: 导出卡牌
filename is ignored: (忽略文件名)
# apprentice export
@@ -500,24 +538,29 @@ label:
# Image slicer
original: 原始:
result: 结果:
original with dimensions: 原来的 (%s x %s):
result with dimensions: 结果 (%s x %s):
size: 大小
#_ADD original size: &Original Size
#_ADD size to fit: Size to &Fit
#_ADD force to fit: F&orce to Fit
#_ADD custom size: &Custom Size
original size: 原始尺寸
size to fit: 调整大小以适合
force to fit: 强制贴合
custom size: 自定义大小
selection: 选取
#_ADD selection left: &Left
#_ADD selection top: &Top
#_ADD selection width: &Width
#_ADD selection height: &Height
zoom: 缩放
#_ADD fix aspect ratio: Fix aspect ratio (width/height)
#_ADD zoom amount: Zoom
#_ADD zoom amount x: Zoom &X
#_ADD zoom amount y: Zoom &Y
#_ADD zoom %: %
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: 过滤
#_ADD sharpen filter: &Sharpen filter
sharpen filter: 锐化
# Auto replace
auto match: 匹配
@@ -537,16 +580,16 @@ label:
package installed: 已安装
package installable: 未安装
install package: 安装
#_ADD reinstall package: reinstall
reinstall package: 重新安装
upgrade package: 升级
remove package: 移除
#_ADD installed version: Installed version:
#_ADD installable version: Latest version:
#_ADD installer size: Size:
#_ADD installer status: Status:
#_ADD no version: -
#_ADD
installed version: 安装版本
installable version: 最新版本
installer size: 尺寸
installer status: 地位
no version: -
############################################################## Buttons/checkboxes/choices in the GUI
button:
# Editor
@@ -562,13 +605,14 @@ button:
refer parameter: 提交参数...
# Random pack panel
#_ADD generate pack: &Generate Pack
#_ADD random seed: &Random Seed
#_ADD fixed seed: &Fixed Seed
#_ADD add custom pack: Add &Custom Pack...
generate pack: 生成补充包
random seed: 随机种子
fixed seed: 固定种子
add custom pack: 添加自定义助推器包
# Console panel
#_ADD evaluate: &Evaluate
evaluate: 评价
clear: 清
# Welcome
new set: 新建套牌
@@ -577,18 +621,19 @@ button:
last opened set: 上一次打开的套牌
# Preferences
#_ADD open sets in new window: Open all sets in a new &window
open sets in new window: 在新窗口中打开所有集合
select: 选择...
browse: 浏览...
high quality: 高质量渲染效果
show lines: 各个编辑区域显示线
show editing hints: 编辑的时候显示虚线提示框
zoom export: 当导出时采用上面缩放和旋转设置
#_ADD spellcheck enabled: Show &spelling errors on cards
spellcheck enabled: 在卡片上显示拼写错误
check now: 立刻检查
always: 总是
if internet connection exists: 如果接入互联网
never: 从不
internal image extension: 内部存储带有文件扩展名的图像
# Column select
move up: 向上移动
@@ -597,10 +642,10 @@ button:
hide: 隐藏
# Card select
#_ADD export entire set: Entire set
#_ADD export generated packs: Generated packs
#_ADD export custom cards selection: Custom selection
#_ADD select cards: &Select Cards...
export entire set: 全套
export generated packs: 生成的包
export custom cards selection: 定制选择
select cards: 选择卡片...
select all: 全选
select none: 全不选
overwrite: 覆盖旧文件
@@ -624,7 +669,7 @@ button:
don't install package: 不安装
install package: 安装
upgrade package: 升级
#_ADD reinstall package: Re&install
reinstall package: 重新安装
remove package: 移除
install group: 全部安装
upgrade group: 全部升级
@@ -641,6 +686,7 @@ title:
new set: 新建套牌
open set: 打开套牌
save set: 套牌另存为
save set as directory: 将集另存为目录
save image: 保存图片
updates available: 可用更新
save changes: 保存修改?
@@ -650,6 +696,7 @@ title:
global: 全局
display: 显示
directories: 目录
internal: 内部的
updates: 升级更新
update check: 检查更新
locate apprentice: 定位 Apprentice
@@ -657,10 +704,11 @@ title:
select columns: 选择栏目
select cards: 选择卡牌
select cards export: 导出选中的卡牌
select cards print: 选择您要打印的卡片
# slice
slice image: 图片切片
#_ADD # pack
#_ADD custom pack: Custom Pack Type
# pack
custom pack: 定制包装类型
# print
print preview: 打印预览
# export
@@ -693,7 +741,7 @@ action:
cut: 剪切
paste: 粘贴
auto replace: 自动替换
#_ADD correct: Spelling Correction
correct: 拼写纠正
# Choice/color editors
change: 修改 %s
@@ -721,7 +769,7 @@ action:
# Symmetry
add symmetry: 添加对称效果
#remove symmetry: 移除对称效果
remove symmetry: 移除对称效果
move symmetry center: 移动对称中心
move symmetry handle: 改变对称方向
change symmetry type: 改变对称类型
@@ -781,9 +829,9 @@ error:
这个文件是由更高版本的 Magic Set Editor (%s) 制作的
当你打开它的时候,文件中的一些外观会丢失
推荐你升级到最新版本
浏览官方网站 http:://magicseteditor.sourceforge.net/
浏览官方网站 https://magicseteditor.boards.net/page/downloads
word list type not found: 词语列表类型 %s 没有找到 (从<word-list> 标签中)
#_ADD pack type not found: The pack type "%s" was not found (from a pack type)
pack type not found: 未找到包类型 “%s” (来自包类型)
# Update checking
checking updates failed: 检查更新失败。
@@ -792,13 +840,13 @@ error:
# Stats panel
dimension not found: 没有统计数据 '%s'
#_ADD # Random packs
#_ADD pack type duplicate name:
There is already a pack type named '%s'.
Please choose a different name.
#_ADD
# Random packs
pack type duplicate name:
已有一个名为 “%s” 的包类型。
请选择不同的名称。
# Package update window
# checking updates: 检查更新
checking updates: 检查更新
can't download installer:
无法为文件包 %s 下载安装程序,从 %s
没有更新被安装
@@ -831,7 +879,7 @@ type:
boolean: 逻辑型
color: 颜色
image: 图像
#_ADD date: date
date: 日期
nil: 什么都不做
# Object types
@@ -841,7 +889,7 @@ type:
set: 套牌
stylesheet: 样式表
export template: export 模板
#_ADD symbol: symbol
symbol: 象征
card: 卡牌
cards: 多张卡牌
field: 区域
@@ -849,7 +897,9 @@ type:
value: 值
keyword: 关键词
keywords: 关键词
#_ADD pack: pack type
pack: 包装类型
card region: 卡区
card regions: 卡区域
# Symbol editor shapes
shape: 图形
@@ -972,4 +1022,3 @@ package:
menu item B/G/W: 黑/绿/白 法术力 B/G/W
menu item R/W/U: 红/白/蓝 法术力 R/W/U
menu item G/U/B: 绿/蓝/黑 法术力 G/U/B

View File

@@ -1,9 +1,10 @@
mse version: 2.0.0
mse version: 2.0.2
installer group: translations/chinese/traditional
full name: 繁體中文 (Traditional Chinese)
version: 2013-08-13
version: 2023-11-19
icon: cn.png
############################################################## Menu items
menu:
file: 文件
@@ -11,6 +12,7 @@ menu:
open set: 打開套牌... Ctrl+O
save set: 保存套牌 Ctrl+S
save set as: 套牌另存為... F12
save set as directory: 另存為目錄...
export: 導出
export html: HTML文件...
export image: 卡牌圖像...
@@ -21,15 +23,22 @@ menu:
print preview: 打印預覽...
print: 打印... Ctrl+P
reload data: 重新載入資料 Ctrl+F5
#_ADD show profiler: Show Profiler Ctrl+F6
show profiler: 顯示分析器 Ctrl+F6
exit: 退出 Alt+F4
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
@@ -39,6 +48,7 @@ menu:
cards: 卡牌
previous card: 選擇上一張卡牌 PgUp
next card: 選擇下一張卡牌 PgDn
search cards: 搜尋卡 Ctrl+K
add card: 添加卡牌 Ctrl+Enter
add cards: 批量添加卡牌...
remove card: 刪除所選卡牌
@@ -52,17 +62,19 @@ menu:
keywords: 關鍵詞
previous keyword: 選擇上一個關鍵詞 PgUp
next keyword: 選擇下一個關鍵詞 PgDn
search keywords: 搜尋關鍵字 Ctrl+K
add keyword: 添加關鍵詞 Ctrl+Enter
remove keyword: 刪除所選關鍵詞 Del
format: 字體格式
bold: 粗體 Ctrl+B
italic: 斜體 Ctrl+I
underline: 強調 Ctrl+U
symbols: 符號 Ctrl+M
reminder text: 提示文本 Ctrl+R
insert symbol: 插入符號
#_ADD # spelling
#_ADD no spelling suggestions: (no suggestions)
# spelling
no spelling suggestions: (沒有拼字建議)
graph: 圖像
pie: 餅形圖 1
@@ -71,15 +83,18 @@ menu:
scatter: 散點圖 4
scatter pie: 散餅圖 5
console: 機
clear console: 清機 Ctrl+L
window: 視窗
new window: 新建視窗
cards tab: 卡牌編輯 F5
set info tab: 套牌資訊 F6
style tab: 風格選擇 F7
set info tab: 套牌資訊 F6
keywords tab: 關鍵詞 F8
stats tab: 統計結果 F9
#_ADD random pack tab: &Random Packs
#_ADD console tab: &Console Ctrl+F9
random pack tab: 補充包 Alt+6
console tab: 機 Alt+7
help: 幫助
index: 索引... F1
@@ -111,12 +126,13 @@ menu:
help:
welcome: 歡迎使用 Magic Set Editor
file:
#file:
new set: 創建新套牌
open set: 打開已有套牌
last opened set: 打開 '%s'
save set: 保存現有套牌
save set as: 使用新文件名保存套牌
save set as directory: 將集合儲存為目錄,其中每張卡都有單獨的文件
export: 導出套牌...
export html: 將套牌導出成網頁格式
export image: 將所選卡牌導出成為一張圖片
@@ -127,10 +143,10 @@ help:
print preview: 顯示即將被打印的卡牌
print: 從本套牌中打印這張牌
reload data: 重新載入所有模板(游戲類型和樣式)和套牌資料.
#_ADD show profiler: Show the profiler window, with timings of (script) functions. Used for optimization.
show profiler: 顯示探查器窗口,其中包含腳本函數的計時。 用於優化。
exit: 退出Magic Set Editor程序請迅速保存你的套牌
edit:
#edit:
undo: 撤銷上一個動作
redo: 重做上一個動作
cut: 將選中的文字剪切至剪切板
@@ -142,15 +158,17 @@ help:
paste: 從剪切板插入文字
paste card: 從剪切板插入卡牌
paste keyword: 從剪切板插入關鍵詞
select all: 全選
find: 搜索卡牌文字
find next: 搜尋下一個
replace: 替換卡牌文字
auto replace: 自動替換什麼文字?
preferences: 修改Magic Set Editor的設置
cards:
#cards:
previous card: 選擇列表中的上一張卡牌
next card: 選擇列表中的下一張卡牌
search cards: 使用搜尋字詞過濾卡片列表
add card: 添加一個新的空白卡牌到本套牌
add cards: 添加多張卡牌到本套牌
remove card: 從本套牌中刪除所選卡牌
@@ -162,51 +180,63 @@ help:
rotate 180: 將所顯示卡牌上下翻轉
card list columns: 調整卡牌列表欄顯示項目和顯示順序
keywords:
#keywords:
previous keyword: 從列表中選擇上一個關鍵詞
next keyword: 從列表中選擇下一個關鍵詞
search keywords: 使用搜尋字詞過濾關鍵字列表
add keyword: 添加一個新關鍵詞到本套牌中
remove keyword: 從本套牌中刪除選中的關鍵詞
format:
#format:
bold: 將所選文字設為粗體
italic: 將所選文字設為斜體
underline: 為選定的文字新增底線
symbols: 將所選文字改成符號
reminder text: 對選擇的關鍵詞顯示提示文本
#_ADD # spelling
#_ADD no spelling suggestions: There are no suggestions for correcting this error
# spelling
no spelling suggestions: 沒有對此的拼字建議
graph:
#graph:
pie: 餅狀圖,每一份的大小取決與卡牌數量
bar: 條形圖,條形高度取決於卡牌數量
stack: 條形圖,堆疊條形圖
scatter: 散點圖,每一個散點的大小取決與卡牌數量
scatter pie: 散餅圖,每一個三點都是一個小型餅狀圖
window:
#console:
clear console: 清機
#window:
new window: 創建一個額外視窗用來編輯同一套牌
cards tab: 編輯套牌中的卡牌
set info tab: 編輯套牌資訊,例如創建者,其他
style tab: 改變卡牌樣式
keywords tab: 定義本套牌額外的關鍵詞
stats tab: 顯示本套牌的統計情況
#_ADD random pack tab: Try how the set works out in practice by generating random booster packs.
#_ADD console tab: Shows error messages and allows executing script commands.
random pack tab: 為該套裝產生隨機補充包
console tab: 顯示錯誤訊息並允許腳本執行
help:
index:
website:
about:
help: 幫助
index: 指數
website: 網站
about: 關於
# New Set Window
search game list control: 過濾遊戲列表。 使用 - 排除遊戲。 使用 field: 在特定字段中搜尋。 使用 “” 進行字面搜尋。 用空格分隔多個查詢。
search stylesheet list control: 過濾模板清單。 使用 - 排除模板。 使用 field: 在特定字段中搜尋。 使用 “” 進行字面搜尋。 用空格分隔多個查詢。
# Cards panel
#_ADD collapse notes: Hide the card notes box
#_ADD expand notes: Show the card notes box
collapse notes: 隱藏卡片備註框
expand notes: 顯示卡片備註框
search cards control: 過濾卡片列表。 使用 - 排除卡片。 使用 field: 在特定字段中搜尋。 使用 “” 進行字面搜尋。 用空格分隔多個查詢。
# Keywords panel
search keywords control: 過濾關鍵字清單。 使用 - 排除關鍵字。 使用 field: 在特定字段中搜尋。 使用 “” 進行字面搜尋。 用空格分隔多個查詢。
# Random pack panel
#_ADD random seed: Different packs will be generated each time.
#_ADD fixed seed: Using the same seed number gives the same 'random' packs.
#_ADD seed: Seed number for the random generator. Using the same seed number gives the same 'random' packs.
#_ADD edit pack type: Double click to edit pack type
#_ADD number of packs: The number of %ss to generate
random seed: 使用隨機種子產生。
fixed seed: 使用特定種子產生。
seed: 隨機產生器的種子號碼。 使用相同的種子數會得到相同的包。
edit pack type: 編輯包類型
number of packs: 要產生的 %ss 數量
# Preferences
app language:
@@ -233,7 +263,7 @@ help:
grid: 顯示網格線
snap: 吸附形狀和控制點到網格線
tool:
#tool:
select: 選擇並移動形狀
rotate: 旋轉並修剪形狀
points: 編輯形狀控制點
@@ -241,7 +271,7 @@ help:
symmetry: 給系列符號添加對稱效果
paint: 用筆刷在圖形上繪制
select editor:
#select editor:
merge: 把這個圖形融合到下面
subtract: 把這個圖形從下面剪掉,僅保留不在這個圖形,但是在下面圖形的區域
intersect: 把這個圖形和下面相交,僅保留圖像共有區域
@@ -293,8 +323,8 @@ tool:
style tab: 風格樣式
keywords tab: 關鍵詞
stats tab: 統計結果
#_ADD random pack tab: Random
#_ADD console tab: Console
random pack tab: 補充包
console tab:
# symbol editor
store symbol: 儲存
@@ -332,15 +362,17 @@ tool:
smooth point: 平滑
symmetric point: 對稱
clear console: 清機
############################################################## Toolbar help text
tooltip:
cards tab: 卡牌編輯
cards tab: 卡牌
set info tab: 套牌資訊
style tab: 風格樣式
style tab: 樣式
keywords tab: 關鍵詞
stats tab: 統計結果
#_ADD random pack tab: Random packs
#_ADD console tab:
stats tab: 統計
random pack tab: 隨機補充包生成
console tab: 錯誤和警告
new set: 新建套牌
open set: 打開套牌
@@ -362,6 +394,7 @@ tooltip:
bold: 粗體
italic: 斜體
underline: 強調
symbols: 系列符號
reminder text: 提示文本
@@ -371,12 +404,6 @@ tooltip:
scatter: 散點圖
scatter pie: 散餅圖
cards tab: 卡牌
set info tab: 套牌資訊
style tab: 樣式
keywords tab: 關鍵詞
stats tab: 統計
# symbol editor
store symbol: 將系列符號保存到套牌
@@ -413,14 +440,16 @@ tooltip:
smooth point: 點平滑效果
symmetric point: 點對稱效果
clear console: 清機
############################################################## Labels in the GUI
label:
# Cards tab
card notes: 卡牌資訊:
#_ADD search cards: Search for cards...
search cards: 搜尋卡 (Ctrl+K)
# Keywords tab
#_ADD search keywords: Search for keywords...
search keywords: 搜尋關鍵字 (Ctrl+K)
keyword: 關鍵詞
match: 匹配
mode: 類型
@@ -435,14 +464,14 @@ label:
styling options: 樣式選項
# Random pack panel
#_ADD pack selection: Pack selection
#_ADD pack totals: Totals
#_ADD pack name: Pack name
#_ADD seed: Seed
#_ADD total cards: Total
pack selection: 選擇包裝類型
pack totals: 數數
pack name: 包名
seed: 種子
total cards: 全部的
# Open dialogs
all files 全部文件
all files: 全部文件
# Other set window dialogs
save changes:
@@ -453,6 +482,8 @@ label:
# New set window
game type: 游戲類型:
style type: 風格樣式:
search game list: 過濾遊戲
search stylesheet list: 過濾器模板
stylesheet not found:
你要打開的套牌使用的是 "%s" 樣式表
@@ -460,14 +491,21 @@ label:
# Preferences
language: 語言
#_ADD windows: Open sets
app language: 程序界面語言:
windows: 公開組
app language: 程序界面語言 (App Language)
card display: 卡牌顯示
zoom: 縮放:
storage: 貯存
zoom: 縮放
export: 導出
scale: 內部刻度
percent of normal: % 之后導出
external programs: 外部程序
apprentice: Apprentice:
apprentice exe: 可執行Apprentice
internal scale desc:
縮放以在內部儲存卡片圖像。
更改此項目可能會影響銳化的外觀。
不適用於現有影像。
check at startup: 程序運行時檢查新版本
checking requires internet:
檢查新版本需要接入互聯網。
@@ -481,8 +519,8 @@ label:
# Card select / images export
select cards: 導出卡牌
#_ADD selected card count: %s cards will be exported.
select cards print: 選擇需要打印的卡牌
selected card count: 將匯出 %s 張卡。
filename format: 格式:
filename conflicts: 處理重復文件名:
export filenames: 文件名
@@ -499,24 +537,29 @@ label:
# Image slicer
original: 原始:
result: 結果:
original with dimensions: 原來的 (%s x %s):
result with dimensions: 結果 (%s x %s):
size: 大小
#_ADD original size: &Original Size
#_ADD size to fit: Size to &Fit
#_ADD force to fit: F&orce to Fit
#_ADD custom size: &Custom Size
original size: 原始尺寸
size to fit: 調整大小以適合
force to fit: 強制貼合
custom size: 自訂大小
selection: 選取
#_ADD selection left: &Left
#_ADD selection top: &Top
#_ADD selection width: &Width
#_ADD selection height: &Height
zoom: 縮放
#_ADD fix aspect ratio: Fix aspect ratio (width/height)
#_ADD zoom amount: Zoom
#_ADD zoom amount x: Zoom &X
#_ADD zoom amount y: Zoom &Y
#_ADD zoom %: %
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: 過濾
#_ADD sharpen filter: &Sharpen filter
sharpen filter: 銳化
# Auto replace
auto match: 匹配
@@ -536,16 +579,16 @@ label:
package installed: 已安裝
package installable: 未安裝
install package: 安裝
#_ADD reinstall package: reinstall
reinstall package: 重新安裝
upgrade package: 昇級
remove package: 移除
#_ADD installed version: Installed version:
#_ADD installable version: Latest version:
#_ADD installer size: Size:
#_ADD installer status: Status:
#_ADD no version: -
#_ADD
installed version: 安裝版本
installable version: 最新版本
installer size: 尺寸
installer status: 地位
no version: -
############################################################## Buttons/checkboxes/choices in the GUI
button:
# Editor
@@ -561,13 +604,14 @@ button:
refer parameter: 提交參數...
# Random pack panel
#_ADD generate pack: &Generate Pack
#_ADD random seed: &Random Seed
#_ADD fixed seed: &Fixed Seed
#_ADD add custom pack: Add &Custom Pack...
generate pack: 產生補充包
random seed: 隨機種子
fixed seed: 固定種子
add custom pack: 新增自訂助推器包...
# Console panel
#_ADD evaluate: &Evaluate
evaluate: 評價
clear: 清
# Welcome
new set: 新建套牌
@@ -576,18 +620,19 @@ button:
last opened set: 上一次打開的套牌
# Preferences
#_ADD open sets in new window: Open all sets in a new &window
open sets in new window: 在新視窗中開啟所有集合
select: 選擇...
browse: 瀏覽...
high quality: 高質量渲染效果
show lines: 各個編輯區域顯示線
show editing hints: 編輯的時候顯示虛線提示框
zoom export: 當導出時採用上面縮放和旋轉設置
#_ADD spellcheck enabled: Show &spelling errors on cards
spellcheck enabled: 在卡片上顯示拼字錯誤
check now: 立刻檢查
always: 總是
if internet connection exists: 如果接入互聯網
never: 從不
internal image extension: 內部儲存帶有檔案副檔名的映像
# Column select
move up: 向上移動
@@ -596,10 +641,10 @@ button:
hide: 隱藏
# Card select
#_ADD export entire set: Entire set
#_ADD export generated packs: Generated packs
#_ADD export custom cards selection: Custom selection
#_ADD select cards: &Select Cards...
export entire set: 整套
export generated packs: 產生的補充包
export custom cards selection: 客製化選擇
select cards: 選擇卡片...
select all: 全選
select none: 全不選
overwrite: 覆蓋舊文件
@@ -623,7 +668,7 @@ button:
don't install package: 不安裝
install package: 安裝
upgrade package: 昇級
#_ADD reinstall package: Re&install
reinstall package: 重新安裝
remove package: 移除
install group: 全部安裝
upgrade group: 全部昇級
@@ -640,6 +685,7 @@ title:
new set: 新建套牌
open set: 打開套牌
save set: 套牌另存為
save set as directory: 另存為目錄
save image: 保存圖片
updates available: 可用更新
save changes: 保存修改?
@@ -649,6 +695,7 @@ title:
global: 全局
display: 顯示
directories: 目錄
internal: 內部的
updates: 昇級更新
update check: 檢查更新
locate apprentice: 定位 Apprentice
@@ -656,10 +703,11 @@ title:
select columns: 選擇欄目
select cards: 選擇卡牌
select cards export: 導出選中的卡牌
select cards print: 選擇您要列印的卡片
# slice
slice image: 圖片切片
#_ADD # pack
#_ADD custom pack: Custom Pack Type
# pack
custom pack: 客製化包裝類型
# print
print preview: 打印預覽
# export
@@ -692,7 +740,7 @@ action:
cut: 剪切
paste: 貼上
auto replace: 自動替換
#_ADD correct: Spelling Correction
correct: 拼字糾正
# Choice/color editors
change: 修改 %s
@@ -720,7 +768,7 @@ action:
# Symmetry
add symmetry: 添加對稱效果
#remove symmetry: 移除對稱效果
remove symmetry: 移除對稱效果
move symmetry center: 移動對稱中心
move symmetry handle: 改變對稱方向
change symmetry type: 改變對稱類型
@@ -780,9 +828,9 @@ error:
這個文件是由更高版本的 Magic Set Editor (%s) 制作的
當你打開它的時候,文件中的一些外觀會丟失
推荐你昇級到最新版本
瀏覽官方網站 http:://magicseteditor.sourceforge.net/
瀏覽官方網站 https://magicseteditor.boards.net/page/downloads
word list type not found: 詞語列表類型 %s 沒有找到 (從<word-list> 標簽中)
#_ADD pack type not found: The pack type "%s" was not found (from a pack type)
pack type not found: 未找到包類型 “%s” (來自包類型)
# Update checking
checking updates failed: 檢查更新失敗。
@@ -791,13 +839,13 @@ error:
# Stats panel
dimension not found: 沒有統計資料 '%s'
#_ADD # Random packs
#_ADD pack type duplicate name:
There is already a pack type named '%s'.
Please choose a different name.
#_ADD
# Random packs
pack type duplicate name:
已有一個名為「%s」的套件類型。
請選擇不同的名稱。
# Package update window
# checking updates: 檢查更新
checking updates: 檢查更新
can't download installer:
無法為文件包 %s 下載安裝程序,從 %s
沒有更新被安裝
@@ -830,7 +878,7 @@ type:
boolean: 邏輯型
color: 顏色
image: 圖像
#_ADD date: date
date: 日期
nil: 什麼都不做
# Object types
@@ -840,7 +888,7 @@ type:
set: 套牌
stylesheet: 樣式表
export template: export 模板
#_ADD symbol: symbol
symbol: 象徵
card: 卡牌
cards: 多張卡牌
field: 區域
@@ -848,7 +896,9 @@ type:
value: 值
keyword: 關鍵詞
keywords: 關鍵詞
#_ADD pack: pack type
pack: 包裝類型
card region: 卡區
card regions: 卡區域
# Symbol editor shapes
shape: 圖形
@@ -977,4 +1027,3 @@ package:
menu item 2/B: 2/B
menu item 2/R: 2/R
menu item 2/G: 2/G

View File

@@ -1,10 +1,10 @@
mse version: 2.0.0
mse version: 2.0.2
installer group: translations/dansk
full name: Dansk
version: 2013-08-13
full name: Dansk (Danish)
version: 2023-11-19
icon: dk.png
######## by lord_joakim #########
#By lord_joakim
############################################################## Menu items
menu:
file: &Fil
@@ -12,6 +12,7 @@ menu:
open set: &Åben... Ctrl+O
save set: &Gem Ctrl+S
save set as: Gem &Som... F12
save set as directory: Gem som bibliotek...
export: &Eksporter
export html: &HTML...
export image: Enkelt &Billede...
@@ -22,15 +23,22 @@ menu:
print preview: Udskriv Prø&ve...
print: &Udskriv... Ctrl+P
reload data: Genlæs Data Ctrl+F5
#_ADD show profiler: Show Profiler Ctrl+F6
show profiler: Vis profiler Ctrl+F6
exit: L&uk Alt+F4
edit: &Rediger
undo: &Fortryd%s Ctrl+Z
redo: &Gendan%s Ctrl+Y
cut: Kli&p Ctrl+X
cut card: Kli&p Ctrl+X
cut keyword: Kli&p Ctrl+X
copy: &Kopiér Ctrl+C
copy card: &Kopiér Ctrl+C
copy keyword: &Kopiér Ctrl+C
paste: &Sæt ind Ctrl+V
paste card: &Sæt ind Ctrl+V
paste keyword: &Sæt ind Ctrl+V
select all: Select &All Ctrl+A
find: &Find Ctrl+F
find next: Find &Næste F3
replace: E&rstat Ctrl+H
@@ -40,6 +48,7 @@ menu:
cards: &Kort
previous card: Vælg &Forhenværende Kort PgUp
next card: Vælg &Næste Kort PgDn
search cards: &Søg kort Ctrl+K
add card: &Tilføj Kort Ctrl+Enter
add cards: Tilføj &Flere Kort...
remove card: &Slet Valgte Kort
@@ -53,12 +62,14 @@ menu:
keywords: &Nøgleord
previous keyword: Vælg &Forhenværende Nøgleord PgUp
next keyword: Vælg &Næste Nøgleord PgDn
search keywords: &Søg Nøgleord Ctrl+K
add keyword: &Tilføj Nøgleord Ctrl+Enter
remove keyword: &Fjern Valgte Nøgleord Del
format: F&ormater
bold: &Fed Ctrl+B
italic: &Kursiv Ctrl+I
underline: &Understrege Ctrl+U
symbols: &Symboler Ctrl+M
reminder text: &Nøgleordspåmindelser Ctrl+R
insert symbol: I&ndsæt Symbol
@@ -72,15 +83,18 @@ menu:
scatter: K&oordinatvisning 4
scatter pie: La&gkage-Koordinater 5
console: Konsol
clear console: &Ryd konsol Ctrl+L
window: &Vindue
new window: &Nyt Vindue
cards tab: &Kort F5
set info tab: &Sæt Information F6
style tab: St&il F7
set info tab: &Sæt Information F6
keywords tab: &Nøgleord F8
stats tab: S&tatistik F9
random pack tab: &Tilfældige Pakker
#_ADD console tab: &Console Ctrl+F9
console tab: K&onsol Alt+7
help: &Hjælp
index: &Indeks... F1
@@ -112,12 +126,13 @@ menu:
help:
welcome: Velkommen til Magic Set Editor
file:
#file:
new set: Lav et nyt sæt
open set: Åben et sæt
last opened set: Åben '%s'
save set: Gem sættet
save set as: Gem sættet med et nyt navn
save set as directory: Gem sættet som en mappe med separate filer for hvert kort
export: Eksportér sættet...
export html: Eksportér sættet til en hjemmeside
export image: Eksportér det valgte kort til en billedfil
@@ -128,10 +143,10 @@ help:
print preview: Viser kort som de bliver udskrevet
print: Udskriv kort fra dette sæt
reload data: Genindlæser alle skabelonsfiler (spil og stil) sammen med sættet.
#_ADD show profiler: Show the profiler window, with timings of (script) functions. Used for optimization.
show profiler: Vis profilvinduet med timings af scriptfunktioner. Bruges til optimering.
exit: Lukker Magic Set Editor; påminder om sættet skal gemmes før lukning
edit:
#edit:
undo: Fortryder den sidste handling
redo: Gendanner den sidste handling
cut: Flytter den valgte tekst til udklipsholderen
@@ -143,15 +158,17 @@ help:
paste: Indsætter teksten fra udklipsholderen
paste card: Indsætter kortet fra udklipsholderen
paste keyword: Indsætter nøgleordet fra udklipsholderen
select all: Vælg al tekst
find: Søger kortenes tekster
find next: Finder det næste tilsvarende ord
replace: Erstatter kortenes tekster
auto replace: Hvilken tekst skal automatisk erstattes?
preferences: Ændr Magic Set Editor's konfiguration
cards:
#cards:
previous card: Vælg det forhenværende kort i listen
next card: Vælger det næste kort i listen
search cards: Filtrer kortlisten ved hjælp af søgetermer
add card: Tilføler et nyt, tomt kort til listen
add cards: Tilføjer flere kort til listen
remove card: Sletter det valgte kort fra sættet!
@@ -163,47 +180,57 @@ help:
rotate 180: Viser kortet på hovedet
card list columns: Vælg hvilke kolonner der er vist og i hvilken rækkefølge.
keywords:
#keywords:
previous keyword: Vælger det forhenværende nøgleord i listen
next keyword: Vælger det næste nøgleord i listen
search keywords: Filtrer nøgleord i listen ved hjælp af søgeord
add keyword: Tilføjer et nyt nøgleord til sættet
remove keyword: Sletter det valgte nøgleord til sættet
format:
#format:
bold: Gør den valgte tekst fed
italic: Gør den valgte tekst kursiv
underline: Gør den markerede tekst understreget
symbols: Teksten er som Magic-symboler
reminder text: Viser huskeregler i teksten
# spelling
no spelling suggestions: Der er ingen forslag til at rette denne fejl.
graph:
#graph:
pie: En lagkagegraf, hvert stykke viser antallet af kort
bar: En stolpegraf, hver stolpe viser antallet af kort
stack: En stolpegraf med stolperne lagt i bunker
scatter: Et koordinatdiagram, hvor størrelsen af hver koordinat viser størrelsen
scatter pie: Et koordinatdiagram hvor hver koordinat har sin egen lagkagegraf
window:
new window: Åbner et nyt vindue for at arbejde med det samme sæt
#console:
clear console: Ryd konsol
#window:
new window: Åbner et nyt vindue for at arbejde med det samme sæt
cards tab: Redigerer kortene i sættet
set info tab: Ændrer information om saettet, dets skaber etc.
style tab: Ændrer kortenes stil
keywords tab: Definerer ekstra nøgleord for dette sæt
stats tab: Viser statistikker om dette sæt
random pack tab: Prøv at se hvordan sættet fungerer ved at lave boosters!
#_ADD console tab: Shows error messages and allows executing script commands.
console tab: Viser fejlmeddelelser og tillader udførelse af scriptkommandoer.
help:
index:
website:
about:
help: Hjælp
index: Indeks
website: Internet side
about: Om
# New Set Window
search game list control: Filtrer spillisten. Brug - til at udelukke spil. Brug felt: til at søge i et bestemt felt. Brug anførselstegn til bogstavelig søgning. Adskil flere forespørgsler med et mellemrum.
search stylesheet list control: Filtrer stilarklisten. Brug - til at udelukke spil. Brug felt: til at søge i et bestemt felt. Brug anførselstegn til bogstavelig søgning. Adskil flere forespørgsler med et mellemrum.
# Cards panel
collapse notes: Viser noteboksen
expand notes: Vis noteboksen
search cards control: Filtrer kortlisten. Brug - til at udelukke spil. Brug felt: til at søge i et bestemt felt. Brug anførselstegn til bogstavelig søgning. Adskil flere forespørgsler med et mellemrum.
# Keywords panel
search keywords control: Filtrer nøgleord i listen. Brug - til at udelukke spil. Brug felt: til at søge i et bestemt felt. Brug anførselstegn til bogstavelig søgning. Adskil flere forespørgsler med et mellemrum.
# Random pack panel
random seed: Hver kortgeneration laver en ny pakke
fixed seed: Hvis du bruger samme variabel vil den samme 'tilfældige' booster dukke op
@@ -223,7 +250,6 @@ help:
# Symbol editor
new symbol: Lav et nyt symbol
open symbol: Åben et symbol
save symbol: Gem symbolet
save symbol as: Gem symbol under et andet filnavn
@@ -237,7 +263,7 @@ help:
grid: Viser gitter
snap: Låser former og kanter fast til gitteret
tool:
#tool:
select: Vælg og flyt former
rotate: Rotér og fordrej former
points: Ændrer formpunkter i formen
@@ -245,7 +271,7 @@ help:
symmetry: Tilføj symmetri til symbolet
paint: Tegn på formen med en pensel
select editor:
#select editor:
merge: Smelter formen sammen med former under den
subtract: Fjerner denne forms areal fra former under den
intersect: Finder de ramte områder med former under denne og viser kun arealet af denne figur hvor den rammer andre former
@@ -298,7 +324,7 @@ tool:
keywords tab: Nøgleord
stats tab: Statistik
random pack tab: Tilfældig
#_ADD console tab: Console
console tab: Konsol
# symbol editor
store symbol: Brug
@@ -336,15 +362,17 @@ tool:
smooth point: Glat
symmetric point: Symmetrisk
clear console: Ryd konsol
############################################################## Toolbar help text
tooltip:
cards tab:
cards tab: Kortlisten
set info tab: Sætinformation
style tab:
keywords tab:
stats tab:
style tab: Kortstil
keywords tab: Nøgleord
stats tab: Statistikker
random pack tab: Tilfældige pakker
#_ADD console tab:
console tab: Fejl og advarsler
new set: Nyt sæt
open set: Åben sæt
@@ -366,6 +394,7 @@ tooltip:
bold: Fed
italic: Kursiv
underline: Understrege
symbols: Symboler
reminder text: Huskeregler
@@ -375,12 +404,6 @@ tooltip:
scatter: Koordinatdiagram
scatter pie: Lagkagekoordinatdiagram
cards tab:
set info tab: Sætinformation
style tab: Kortstil
keywords tab:
stats tab:
# symbol editor
store symbol: Brug symbol i sæt
@@ -417,14 +440,16 @@ tooltip:
smooth point: Gør punkt glat
symmetric point: Gør punkt symmetrisk
clear console: Ryd konsol
############################################################## Labels in the GUI
label:
# Cards tab
card notes: Kortets noter:
#_ADD search cards: Search for cards...
search cards: Søg kort (Ctrl+K)
# Keywords tab
#_ADD search keywords: Search for keywords...
search keywords: Søg Nøgleord (Ctrl+K)
keyword: Nøgleord
match: Svarer til
mode: Mode
@@ -446,7 +471,7 @@ label:
total cards: Total
# Open dialogs
all files Alle filer
all files: Alle filer
# Other set window dialogs
save changes:
@@ -457,6 +482,8 @@ label:
# New set window
game type: &Spiltype:
style type: &Kortstil:
search game list: Filter spil
search stylesheet list: Filter stilen
stylesheet not found:
Sættet du har åbner bruger stilen "%s".
@@ -465,15 +492,21 @@ label:
# Preferences
language: Sprog
windows: Åbne sæt
app language: Sprog:
app language: Sprog (App Language)
card display: Kortdisplay
zoom: &Zoom:
storage: Opbevaring
zoom: Zoom
export: &Eksportér
scale: Intern skala
percent of normal: % af normal størrelse
external programs: Eksterne programmer
apprentice: &Apprentice:
apprentice exe: Apprentice Executable
internal scale desc:
Skaler til internt at gemme kortbilleder på.
Ændring af dette kan påvirke, hvordan Sharpening ser ud.
Gælder ikke med tilbagevirkende kraft for eksisterende billeder.
check at startup: Tjek efter nye versioner ved startup
checking requires internet:
Dette kræver netforbindelse.
Når der ikke er forbindelse, bliver der ikke ledt efter opdateringer.
@@ -486,8 +519,8 @@ label:
# Card select / images export
select cards: Kort til at eksportere
selected card count: %s kort vil blive eksporteret.
select cards print: Vælg de kort, du vil udskrive
selected card count: %s kort vil blive eksporteret.
filename format: &Format:
filename conflicts: &Arbejdsmetode med dobbelte filnavne:
export filenames: Filnavne
@@ -504,6 +537,8 @@ label:
# Image slicer
original: Original:
result: Resultat:
original with dimensions: Original (%s x %s):
result with dimensions: Result (%s x %s):
size: Størrelse
original size: &Original Størrelse
size to fit: Billedstørrelse er &rammestørrelse
@@ -514,9 +549,11 @@ label:
selection top: &Øverst
selection width: &Bredde
selection height: &Højde
zoom: Zoom
selection center: Centrer
selection center vertically: Centrer lodret
selection center horizontally: Centrer vandret
selection center both: Center Begge
fix aspect ratio: Fiksér højde/breddeforhold
zoom amount: Zoom
zoom amount x: Zoom &X
zoom amount y: Zoom &Y
@@ -573,7 +610,8 @@ button:
add custom pack: Tilføj &Egen Pakke...
# Console panel
#_ADD evaluate: &Evaluate
evaluate: &Vurdere
clear: &Ryd
# Welcome
new set: Nyt sæt
@@ -589,11 +627,12 @@ button:
show lines: Vis &linier omkring felter
show editing hints: Vis bokse og hints for &redigering
zoom export: Brug zoom og rotationsfunktioner under e&ksport
#_ADD spellcheck enabled: Show &spelling errors on cards
spellcheck enabled: Vis stavefejl på kort
check now: Tjek &Nu!
always: Altid
if internet connection exists: Hvis internetforbindelse findes
never: Aldrig
internal image extension: Gem billeder internt med filtypenavn
# Column select
move up: Flyt &Op
@@ -624,7 +663,6 @@ button:
# Old style update checker (NOTE: this will be removed in a feature version)
close: &Luk
# Packages window
keep package: &Ændr ikke
don't install package: &Installér ikke
@@ -647,6 +685,7 @@ title:
new set: Nyt Sæt
open set: Åben Sæt
save set: Gem Sæt Som
save set as directory: Gem sæt som bibliotek
save image: Gem Billede
updates available: Opdateringer Ikke Tilgængelige
save changes: Gem Ændringer?
@@ -656,6 +695,7 @@ title:
global: Globalt
display: Display
directories: Mapper
internal: Indre
updates: Opdateringer
update check: Opdateringstjek
locate apprentice: Find Apprentice
@@ -663,6 +703,7 @@ title:
select columns: Vælg Kolonner
select cards: Vælg Kort
select cards export: Vælg Kort Til Eksport
select cards print: Vælg de kort, du vil udskrive
# slice
slice image: Billededitor
# pack
@@ -727,13 +768,14 @@ action:
# Symmetry
add symmetry: Tilføj symmetri
#remove symmetry: Fjern symmetri
remove symmetry: Fjern symmetri
move symmetry center: Flyt symmetri centrum
move symmetry handle: Ændr symmetriens orientation
change symmetry type: Ændr symmetriens type
change symmetry copies: Antal reflektioner
############################################################## Error messages
#TODO: Localize Entire Section
error:
# File related
file not found: File not found: '%s' in package '%s'
@@ -787,7 +829,7 @@ error:
This file is made with a newer version of Magic Set Editor (%s)
When you open it, some aspects of the file may be lost.
It is recommended that you upgrade to the latest version.
Visit http:://magicseteditor.sourceforge.net/
Visit https://magicseteditor.boards.net/page/downloads
word list type not found: The word list type "%s" was not found (from a <word-list> tag)
pack type not found: The pack type "%s" was not found (from a pack type)
@@ -804,7 +846,7 @@ error:
Please choose a different name.
# Package update window
# checking updates: Checking for updates.
checking updates: Checking for updates.
can't download installer:
Unable to download installer for package %s from %s.
Nothing has been installed.
@@ -827,56 +869,58 @@ error:
############################################################## Types used in scripts / shape names
type:
function: function
collection: collection
collection of: collection of %ss
object: object
double: real number
integer: integer number
string: string
boolean: boolean
color: color
image: image
date: date
nil: nothing
function: fungere
collection: samling
collection of: samling af %ss
object: objekt
double: reelle tal
integer: heltal
string: snor
boolean: boolesk
color: farve
image: billede
date: dato
nil: nil
# Object types
package: package
locale: translation
game: game
set: set
stylesheet: stylesheet
export template:export template
package: filpakke
locale: oversættelse
game: spil
set: t
stylesheet: stilark
export template: eksport skabelon
symbol: symbol
card: card
cards: cards
field: field
style: style
value: value
keyword: keyword
keywords: keywords
pack: pack type
card: kort
cards: alle kort
field: mark
style: stil
value: værdi
keyword: nøgleord
keywords: alle nøgleord
pack: pakker
card region: kortregion
card regions: kortområder
# Symbol editor shapes
shape: shape
shapes: shapes
circle: circle
shape: form
shapes: former
circle: cirkel
ellipse: ellipse
square: square
rectangle: rectangle
triangle: triangle
rhombus: rhombus
pentagon: pentagon
hexagon: hexagon
square: firkant
rectangle: rektangel
triangle: trekant
rhombus: rombe
pentagon: femkant
hexagon: sekskant
polygon: polygon
star: star
star: stjerne
rotation: rotation
reflection: reflection
group: group
reflection: afspejling
group: gruppe
point: point
points: points
point: punkt
points: point
############################################################## Magic
package:
@@ -941,4 +985,3 @@ package:
menu item B/G/W: Black/Green/White mana B/G/W
menu item R/W/U: Red/White/Blue mana R/W/U
menu item G/U/B: Green/Blue/Black mana G/U/B

View File

@@ -1,9 +1,10 @@
mse version: 2.0.0
mse version: 2.0.2
installer group: translations/deutsch
full name: Deutsch
version: 2013-08-13
full name: Deutsch (German)
version: 2023-11-19
icon: de.png
############################################################## Menu items
menu:
file: &Datei
@@ -11,6 +12,7 @@ menu:
open set: &Öffnen... Ctrl+O
save set: &Speichern Ctrl+S
save set as: Speichern unter... F12
save set as directory: Als Verzeichnis speichern...
export: &Exportieren
export html: &HTML exportieren...
export image: Bild exportieren...
@@ -21,15 +23,22 @@ menu:
print preview: Druckvorschau...
print: &Drucken... Ctrl+P
reload data: Daten neu laden Ctrl+F5
#_ADD show profiler: Show Profiler Ctrl+F6
show profiler: Analysator anzeigen Ctrl+F6
exit: Beenden Alt+F4
edit: &Bearbeiten
undo: Rückgängig:%s Ctrl+Z
redo: Wiederholen:%s Ctrl+Y
cut: Ausschneiden Ctrl+X
cut card: Ausschneiden Ctrl+X
cut keyword: Ausschneiden Ctrl+X
copy: Kopieren Ctrl+C
copy card: Kopieren Ctrl+C
copy keyword: Kopieren Ctrl+C
paste: Einfügen Ctrl+V
paste card: Einfügen Ctrl+V
paste keyword: Einfügen Ctrl+V
select all: Wählen Sie Alle Ctrl+A
find: Suchen Ctrl+F
find next: Nächstes Ergebnis F3
replace: Ersetzen Ctrl+H
@@ -39,6 +48,7 @@ menu:
cards: &Karten
previous card: Vorherige Karte PgUp
next card: Nächste Karte PgDn
search cards: Suchkarten Ctrl+K
add card: Karte Hinzufügen Ctrl+Enter
add cards: Mehrere hinzufügen...
remove card: Markierte Entfernen Del
@@ -52,17 +62,19 @@ menu:
keywords: &Fähigkeiten
previous keyword: Vorherige PgUp
next keyword: Nächste PgDn
search keywords: Suche Schlüsselwörter Ctrl+K
add keyword: Hinzufügen Ctrl+Enter
remove keyword: Markierte Enfernen Del
format: F&ormat
bold: &Fett Ctrl+B
italic: &Kursiv Ctrl+I
underline: Unterstreichen Ctrl+U
symbols: &Symbole Ctrl+M
reminder text: &Reminder Text Ctrl+R
insert symbol: Sy&mbol einfügen
#_ADD # spelling
#_ADD no spelling suggestions: (no suggestions)
# spelling
no spelling suggestions: (keine Vorschläge)
graph: &Diagramm
pie: &Kreis 1
@@ -71,15 +83,18 @@ menu:
scatter: &Blase 4
scatter pie: G&estreute Kreise 5
console: Konsole
clear console: &Leeren Sie die Konsole Ctrl+L
window: &Ansicht
new window: &Neues Fenster
cards tab: &Karten F5
set info tab: &Editionsinformationen F6
style tab: Aussehen F7
set info tab: &Editionsinformationen F6
keywords tab: Fähigkeiten F8
stats tab: S&tatistik F9
random pack tab: &Zufällige Packs
#_ADD console tab: &Console Ctrl+F9
console tab: Konsole Alt+7
help: &Hilfe
index: &Index... F1
@@ -111,12 +126,13 @@ menu:
help:
welcome: Willkommen im Magic Set Editor
file:
#file:
new set: Neue Edition erstellen
open set: Bestehende Edition öffnen
last opened set: Zuletzt geöffnetes '%s'
save set: Edition speichern
save set as: Edition speichern als...
save set as directory: Speichern Sie den Satz als Verzeichnis mit separaten Dateien für jede Karte
export: Edition exporieren...
export html: Exportieren der Edition in html
export image: Exportieren des gewählten Bildes
@@ -127,10 +143,10 @@ help:
print preview: Zeigt an, wie die Bilder gedruckt werden
print: Druckt die Bilder der Edition
reload data: Läd alle Daten neu.
#_ADD show profiler: Show the profiler window, with timings of (script) functions. Used for optimization.
show profiler: Zeigt das Analysefenster mit den Zeitabläufen der Skriptfunktionen an. Wird zur Optimierung verwendet.
exit: Beendet Magic Set Editor
edit:
#edit:
undo: Macht die letzte Aktion rückgängig
redo: Wiederholt die letzte Aktion
cut: Verschiebt die Daten in die Zwischenablage
@@ -142,15 +158,17 @@ help:
paste: Fügt den Text der Zwischenablage ein
paste card: Fügt den Karte der Zwischenablage ein
paste keyword: Fügt die Fähigkeit der Zwischenablage ein
select all: Wählen Sie den gesamten Text aus
find: Sucht den Text in einer Karte
find next: Zeigt das nächste Ergebnis an
replace: Ersetzt den karten Text
auto replace: Ersetzt den text ohne Bestätigung
preferences: Ändert die Einstellungen
cards:
#cards:
previous card: Wählt die vorherige Karte der Liste
next card: Wählt die nächste Karte der Liste
search cards: Filtern Sie die Kartenliste anhand von Suchbegriffen
add card: Fügt eine neue Karte zur Edition hinzu
add cards: Fügt mehrere Karten zur Edition hinzu
remove card: Entfernt die gewählte Karte aus der Edition
@@ -162,28 +180,33 @@ help:
rotate 180: Dreht die Karte um 180°
card list columns: Wähle die Spalten, die angezeigt werden sollen.
keywords:
#keywords:
previous keyword: Wählt die vorherige Fähigkeit
next keyword: Wählt die nächste Fähigkeit
search keywords: Filtern Sie die Schlüsselwortliste mithilfe von Suchbegriffen
add keyword: Fügt eine neue Fähigkeit hinzu
remove keyword: Löscht die markierte Fähigkeit
format:
#format:
bold: Formatiert den Text Fett
italic: Formatiert den Text Kursiv
underline: Unterstreicht den ausgewählten Text
symbols: Formatiert den Text als Symbol
reminder text: Zeige den Reminder-Text für die gewählte Fähigkeit an
#_ADD # spelling
#_ADD no spelling suggestions: There are no suggestions for correcting this error
# spelling
no spelling suggestions: Es gibt keine Vorschläge zur Behebung dieses Fehlers
graph:
#graph:
pie: Ein Kreisdiagramm, die Größe der Kreise zeigt die Anzahl der Karten an
bar: Ein Balkendiagramm, die Größe der Balken zeigt die Anzahl der Karten an
stack: Ein Balkendiagramm mit gestapelten Säulen
scatter: Ein Blasendiagramm, die Größe der Blase zeigt die Anzahl der Karten an
scatter pie: Gestreute Kreise, wobei jeder Kreis ein Kreisdiagramm ist
window:
#console:
clear console: Leeren Sie die Konsole
#window:
new window: Erstellt ein neues Fenster mit der gleichen Edition
cards tab: Bearbeite die Karten der Edition
set info tab: Bearbeite die Informationen der Edition
@@ -191,22 +214,29 @@ help:
keywords tab: Füge Fähigkeiten für diese Edition hinzu
stats tab: Zeigt eine Statistik über diese Edition an
random pack tab: Testet wie das Set funktionieren würde, indem es ufällige Booster Packs erstellt.
#_ADD console tab: Shows error messages and allows executing script commands.
console tab: Zeigt Fehlermeldungen an und ermöglicht die Ausführung von Skriptbefehlen.
help:
index:
website:
about:
help: Helfen
index: Index
website: Webseite
about: Um
# New Set Window
search game list control: Filtern Sie die Spieleliste. Verwenden Sie - um Spiele auszuschließen. Verwenden Sie field:, um in einem bestimmten Feld zu suchen. Verwenden Sie Anführungszeichen für die wörtliche Suche. Trennen Sie mehrere Abfragen durch ein Leerzeichen.
search stylesheet list control: Filtern Sie die Vorlagenliste. Verwenden Sie - um Spiele auszuschließen. Verwenden Sie field:, um in einem bestimmten Feld zu suchen. Verwenden Sie Anführungszeichen für die wörtliche Suche. Trennen Sie mehrere Abfragen durch ein Leerzeichen.
# Cards panel
collapse notes: Versteckt die Karten-Notiz-Box
expand notes: Teigt die Karten-Notiz-Box
search cards control: Filtern Sie die Kartenliste. Verwenden Sie - um Spiele auszuschließen. Verwenden Sie field:, um in einem bestimmten Feld zu suchen. Verwenden Sie Anführungszeichen für die wörtliche Suche. Trennen Sie mehrere Abfragen durch ein Leerzeichen.
# Keywords panel
search keywords control: Filtern Sie die Schlüsselliste. Verwenden Sie - um Spiele auszuschließen. Verwenden Sie field:, um in einem bestimmten Feld zu suchen. Verwenden Sie Anführungszeichen für die wörtliche Suche. Trennen Sie mehrere Abfragen durch ein Leerzeichen.
# Random pack panel
random seed: Erstellt jedes mal andere Packs.
fixed seed: Indem man dieselbe Nummer verwendet, bekommt man dieselben "zufälligen" Packs.
seed: Nummer für den Zufallsgenerator. Indem man dieselbe Nummer verwendet, bekommt man dieselben "zufälligen" Packs.
#_ADD edit pack type: Double click to edit pack type
#_ADD number of packs: The number of %ss to generate
edit pack type: Doppelklicken Sie, um den Pakettyp zu bearbeiten
number of packs: Die Anzahl der zu generierenden %ss
# Preferences
app language:
@@ -233,7 +263,7 @@ help:
grid: Gitternetz anzeigen
snap: Punkte und Objekte am Gitternetz ausrichten
tool:
#tool:
select: Wählt Objekte aus und bewegt es
rotate: Dreht Objekte
points: Bearbeitet die Punkte des Objektes
@@ -241,7 +271,7 @@ help:
symmetry: Symmetrisches Symbol hinzufügen
paint: Zeichnet ein Objekt mit dem Pinsel
select editor:
#select editor:
merge: Vermischt das Objekt mit den Darunterliegenden
subtract: Entfernt gemeinsame Flächen
intersect: Zeigt nur die gemeinsame Fläche an
@@ -294,7 +324,7 @@ tool:
keywords tab: Fähigkeiten
stats tab: Statistik
random pack tab: Zufällige Packs
#_ADD console tab: Console
console tab: Konsole
# symbol editor
store symbol: Übernehmen
@@ -332,15 +362,17 @@ tool:
smooth point: Glätten
symmetric point: Symmetrisch
clear console: Leeren Sie die Konsole
############################################################## Toolbar help text
tooltip:
cards tab: Karten
set info tab: Editionsinformation
style tab: Styles
set info tab: Editionsinformationen
style tab: Kartenstyle
keywords tab: Fähigkeiten
stats tab: Statistiken
random pack tab: Zufällige Packs
#_ADD console tab:
console tab: Fehler und Warnungen
new set: Neue Edition
open set: Edition öffnen
@@ -362,6 +394,7 @@ tooltip:
bold: Fett
italic: Krusiv
underline: Unterstreichen
symbols: Symbole
reminder text: Text merken
@@ -371,12 +404,6 @@ tooltip:
scatter: Blasendiagramm
scatter pie: Gestreute Kreise
cards tab: Karten
set info tab: Editionsinformationen
style tab: Kartenstyle
keywords tab: Fähigkeiten
stats tab: Statistiken
# symbol editor
store symbol: Symbol für diese Edition übernehmen
@@ -413,14 +440,16 @@ tooltip:
smooth point: Punkt glätten
symmetric point: Punkt symmetrisch ausrichten
clear console: Leeren Sie die Konsole
############################################################## Labels in the GUI
label:
# Cards tab
card notes: Kartenanmerkung:
#_ADD search cards: Search for cards...
search cards: Suchkarten (Ctrl+K)
# Keywords tab
#_ADD search keywords: Search for keywords...
search keywords: Suche Schlüsselwörter (Ctrl+K)
keyword: Schlagwort
match: Fähigkeit
mode: Modus
@@ -437,12 +466,12 @@ label:
# Random pack panel
pack selection: Pack wählen
pack totals: Packs gesamt
#_ADD pack name: Pack name
pack name: Pack name
seed: Nummer
total cards: Gesamtkarten
# Open dialogs
all files Alle Dateien
all files: Alle Dateien
# Other set window dialogs
save changes:
@@ -453,6 +482,8 @@ label:
# New set window
game type: &Spieltyp:
style type: &Style:
search game list: Filterspiele
search stylesheet list: Filtervorlagen
stylesheet not found:
Die ausgewählte Edition benutzt das Stylesheet "%s" .
@@ -460,14 +491,21 @@ label:
# Preferences
language: Sprache
#_ADD windows: Open sets
app language: Sprache der Benutzeroberfläche:
windows: Offene Sets
app language: Sprache der Benutzeroberfläche (App Language)
card display: Kartenaussehen
zoom: &Zoom:
storage: Lagerung
zoom: Zoomen
export: Exportieren
scale: Interne Skala
percent of normal: % der Normalgröße
external programs: Externe Programme
apprentice: &Rohling:
apprentice exe: Rohling-Exe
internal scale desc:
Skalieren Sie, um Kartenbilder intern zu speichern.
Wenn Sie dies ändern, kann sich dies auf das Erscheinungsbild der Schärfung auswirken.
Gilt nicht rückwirkend für bestehende Bilder.
check at startup: Beim Start auf neue Version überprüfen
checking requires internet:
Das Überprüfen benötigt eine offene Internetverbindung.
@@ -481,8 +519,8 @@ label:
# Card select / images export
select cards: Wähle Karten zum exportieren
select cards print: Wählen Sie Karten zum Drucken aus
selected card count: %s Karten werden exportiert.
select cards print: Wähle die zu druckenden Karten aus
filename format: &Format:
filename conflicts: &Doppelte Dateinamen:
export filenames: Dateinamen exportieren
@@ -499,6 +537,8 @@ label:
# Image slicer
original: Original:
result: Ergebnis:
original with dimensions: Original (%s x %s):
result with dimensions: Ergebnis (%s x %s):
size: Größe
original size: &Originalgröße
size to fit: Markierung anpassen
@@ -509,7 +549,10 @@ label:
selection top: &Oben
selection width: &Breite
selection height: &Höhe
zoom: Zoom
selection center: Zentrieren
selection center vertically: Vertikal zentrieren
selection center horizontally: Horizontal zentrieren
selection center both: Zentrieren Sie beide
fix aspect ratio: Fix aspect ratio (width/height)
zoom amount: Zoom
zoom amount x: Zoom &X
@@ -536,16 +579,16 @@ label:
package installed: Installiert
package installable: Nicht installiert
install package: Installieren
#_ADD reinstall package: reinstall
reinstall package: neu installieren
upgrade package: Upgraden
remove package: Entfernen
#_ADD installed version: Installed version:
#_ADD installable version: Latest version:
#_ADD installer size: Size:
#_ADD installer status: Status:
#_ADD no version: -
#_ADD
installed version: Installierte Version
installable version: Letzte Version
installer size: Größe
installer status: Status:
no version: -
############################################################## Buttons/checkboxes/choices in the GUI
button:
# Editor
@@ -564,10 +607,11 @@ button:
generate pack: &Pack generieren
random seed: &Zufällige Nummer
fixed seed: &Eingestellte Nummer
#_ADD add custom pack: Add &Custom Pack...
add custom pack: Benutzerdefiniertes Paket hinzufügen...
# Console panel
#_ADD evaluate: &Evaluate
evaluate: Auswerten
clear: &Leeren Sie
# Welcome
new set: Neue Edition
@@ -576,18 +620,19 @@ button:
last opened set: Zuletzt geöffnet:
# Preferences
#_ADD open sets in new window: Open all sets in a new &window
open sets in new window: Alle Sets in einem neuen Fenster öffnen
select: &OK...
browse: &Durchsuchen...
high quality: &High-quality-Rendern
show lines: Hilfslinien anzeigen
show editing hints: Zeigt Hilfen beim B&earbeiten an
zoom export: Zoom- und Dreheinstellungen beim Export verwenden
#_ADD spellcheck enabled: Show &spelling errors on cards
spellcheck enabled: Rechtschreibfehler auf Karten anzeigen
check now: &Jetzt überprüfen
always: Immer (empfohlen)
if internet connection exists: Wenn Internetverbindung besteht
never: Niemals
internal image extension: Speichern Sie Bilder intern mit der Dateierweiterung
# Column select
move up: A&ufwärts
@@ -623,7 +668,7 @@ button:
don't install package: &Nicht installieren
install package: &Installieren
upgrade package: &Upgraden
#_ADD reinstall package: Re&install
reinstall package: Neu &installieren
remove package: &Entfernen
install group: &Installiere alle
upgrade group: &Upgrade alle
@@ -640,6 +685,7 @@ title:
new set: Neue Edition
open set: Edition öffnen
save set: Edition speichern als
save set as directory: Als Verzeichnis speichern
save image: Bild speichern
updates available: Updates verfügbar
save changes: Änderungen speichern?
@@ -649,6 +695,7 @@ title:
global: Global
display: Aussehen
directories: Verzeichnisse
internal: Intern
updates: Updates
update check: Auf Updates überprüfen
locate apprentice: Apprentice lokalisieren
@@ -656,10 +703,11 @@ title:
select columns: Wähle Spalten
select cards: Wähle Karten
select cards export: Wählen die Export-Karten
select cards print: Wählen Sie die Karten aus, die Sie drucken möchten
# slice
slice image: Bildeinstellungen
#_ADD # pack
#_ADD custom pack: Custom Pack Type
# pack
custom pack: Benutzerdefinierter Pakettyp
# print
print preview: Druckvorschau
# export
@@ -692,7 +740,8 @@ action:
cut: Ausschneiden
paste: Einfügen
auto replace: Automatisches Ersetzen
#_ADD correct: Spelling Correction
correct: Rechtschreibkorrektur
# Choice/color editors
change: Ändere %s
@@ -720,7 +769,7 @@ action:
# Symmetry
add symmetry: Symmetrieachse hinzufügen
#remove symmetry: Symmetrieachse entfernen
remove symmetry: Symmetrieachse entfernen
move symmetry center: Symmetrieachsenmitte bewegen
move symmetry handle: Symmetrieachse ändern
change symmetry type: Symmetrieachsentyp ändern
@@ -780,9 +829,9 @@ error:
Diese Datei wurde mit einer neueren Version von MSE erstellt. (%s)
Das Öffnen würde zum Verlust von Informationen führen.
Bitte laden Sie sich die neuste Version unter
http:://magicseteditor.sourceforge.net/ herunter.
https://magicseteditor.boards.net/page/downloads herunter.
word list type not found: %s ist nicht bei <Wortliste> gelistet
#_ADD pack type not found: The pack type "%s" was not found (from a pack type)
pack type not found: Der Pakettyp „%s wurde nicht gefunden (von einem Pakettyp)
# Update checking
checking updates failed: Update schlug fehl.
@@ -791,13 +840,13 @@ error:
# Stats panel
dimension not found: Keine Statistikdimension '%s'
#_ADD # Random packs
#_ADD pack type duplicate name:
There is already a pack type named '%s'.
Please choose a different name.
#_ADD
# Random packs
pack type duplicate name:
Es gibt bereits einen Pakettyp namens „%s.
Bitte wählen Sie einen anderen Namen.
# Package update window
# checking updates: Suche nach Updates.
checking updates: Suche nach Updates.
can't download installer:
Konnte nicht Installer für Package %s von %s herunterladen.
Es wurde nichts installiert.
@@ -820,56 +869,58 @@ error:
############################################################## Types used in scripts / shape names
type:
function: function
collection: collection
collection of: collection of %ss
object: object
double: real number
integer: integer number
string: string
boolean: boolean
color: color
image: image
#_ADD date: date
nil: nothing
function: funktion
collection: sammlung
collection of: sammlung von %ss
object: objekt
double: reelle Zahl
integer: ganze Zahl
string: zeichenfolge
boolean: boolescher Wert
color: farbe
image: bild
date: datum
nil: nichts
# Object types
package: package
locale: translation
game: game
set: set
package: paket
locale: übersetzung
game: spiel
set: satz
stylesheet: stylesheet
export template:export template
export template: exportvorlage
symbol: symbol
card: card
cards: cards
field: field
style: style
value: value
keyword: keyword
keywords: keywords
#_ADD pack: pack type
card: karte
cards: karten
field: feld
style: stil
value: wert
keyword: stichwort
keywords: schlüsselwörter
pack: packungstyp
card region: kartenregion
card regions: kartenregionen
# Symbol editor shapes
shape: shape
shapes: shapes
circle: circle
shape: form
shapes: formen
circle: kreis
ellipse: ellipse
square: square
rectangle: rectangle
triangle: triangle
square: quadrat
rectangle: rechteck
triangle: dreieck
rhombus: rhombus
pentagon: pentagon
hexagon: hexagon
polygon: polygon
star: star
star: stern
rotation: rotation
reflection: reflection
group: group
rotation: drehung
reflection: betrachtung
group: gruppe
point: point
points: points
point: punkt
points: punkte
############################################################## Magic
package:
@@ -934,4 +985,3 @@ package:
menu item B/G/W: Schwarz/Grün/Weiß B/G/W
menu item R/W/U: Rot/Weiß/Blau R/W/U
menu item G/U/B: Grün/Blau/Schwarz G/U/B

View File

View File

View File

View File

729
data/dictionaries/de_DE.aff Normal file
View File

@@ -0,0 +1,729 @@
# this is the affix file of the de_DE Hunspell dictionary
# derived from the igerman98 dictionary
#
# Version: 20161207+frami20170109
#
# Copyright (C) 1998-2016 Björn Jacke <bjoern@j3e.de>
#
# License: GPLv2, GPLv3
# There should be a copy of both of this licenses included
# with every distribution of this dictionary. Modified
# versions using the GPL may only include the GPL
SET UTF-8
TRY esijanrtolcdugmphbyfvkwqxzäüößáéêàâñESIJANRTOLCDUGMPHBYFVKWQXZÄÜÖÉ-.
PFX U Y 1
PFX U 0 un .
PFX V Y 1
PFX V 0 ver .
SFX F Y 35
SFX F 0 nen in
SFX F e in e
SFX F e innen e
SFX F 0 in [^i]n
SFX F 0 innen [^i]n
SFX F 0 in [^enr]
SFX F 0 innen [^enr]
SFX F 0 in [^e]r
SFX F 0 innen [^e]r
SFX F 0 in [^r]er
SFX F 0 innen [^r]er
SFX F 0 in [^e]rer
SFX F 0 innen [^e]rer
SFX F 0 in ierer
SFX F 0 innen ierer
SFX F er in [^i]erer
SFX F er innen [^i]erer
SFX F in In in
SFX F in Innen in
SFX F e In e
SFX F e Innen e
SFX F 0 In [^i]n
SFX F 0 Innen [^i]n
SFX F 0 In [^en]
SFX F 0 Innen [^en]
SFX F 0 In [^e]r
SFX F 0 Innen [^e]r
SFX F 0 In [^r]er
SFX F 0 Innen [^r]er
SFX F 0 In [^e]rer
SFX F 0 Innen [^e]rer
SFX F 0 In ierer
SFX F 0 Innen ierer
SFX F er In [^i]erer
SFX F er Innen [^i]erer
#SFX F en innen en
#SFX F en Innen en
SFX L N 12
SFX L 0 tlich n
SFX L 0 tliche n
SFX L 0 tlicher n
SFX L 0 tliches n
SFX L 0 tlichem n
SFX L 0 tlichen n
SFX L 0 lich [^n]
SFX L 0 liche [^n]
SFX L 0 licher [^n]
SFX L 0 liches [^n]
SFX L 0 lichem [^n]
SFX L 0 lichen [^n]
#SFX H N 2
#SFX H 0 heit .
#SFX H 0 heiten .
#SFX K N 2
#SFX K 0 keit .
#SFX K 0 keiten .
SFX M N 10
SFX M 0 chen [^se]
SFX M 0 chens [^se]
SFX M ass ässchen ass
SFX M ass ässchens ass
SFX M oss össchen oss
SFX M oss össchens oss
SFX M uss üsschen uss
SFX M uss üsschens uss
SFX M e chen e
SFX M e chens e
SFX A Y 46
SFX A 0 r e
SFX A 0 n e
SFX A 0 m e
SFX A 0 s e
SFX A 0 e [^elr]
SFX A 0 er [^elr]
SFX A 0 en [^elr]
SFX A 0 em [^elr]
SFX A 0 es [^elr]
SFX A 0 e [^e][rl]
SFX A 0 er [^e][rl]
SFX A 0 en [^e][rl]
SFX A 0 em [^e][rl]
SFX A 0 es [^e][rl]
SFX A 0 e [^u]er
SFX A 0 er [^u]er
SFX A 0 en [^u]er
SFX A 0 em [^u]er
SFX A 0 es [^u]er
SFX A er re uer
SFX A er rer uer
SFX A er ren uer
SFX A er rem uer
SFX A er res uer
SFX A 0 e [eil]el
SFX A 0 er [eil]el
SFX A 0 en [eil]el
SFX A 0 em [eil]el
SFX A 0 es [eil]el
SFX A el le [^eil]el
SFX A el ler [^eil]el
SFX A el len [^eil]el
SFX A el lem [^eil]el
SFX A el les [^eil]el
SFX A lig elig [^aeiouhlräüö]lig
SFX A lig elige [^aeiouhlräüö]lig
SFX A lig eliger [^aeiouhlräüö]lig
SFX A lig eligen [^aeiouhlräüö]lig
SFX A lig eligem [^aeiouhlräüö]lig
SFX A lig eliges [^aeiouhlräüö]lig
SFX A erig rig [^hi]erig
SFX A erig rige [^hi]erig
SFX A erig riger [^hi]erig
SFX A erig rigen [^hi]erig
SFX A erig rigem [^hi]erig
SFX A erig riges [^hi]erig
SFX C Y 100
SFX C 0 ere [^elr]
SFX C 0 erer [^elr]
SFX C 0 eren [^elr]
SFX C 0 erem [^elr]
SFX C 0 eres [^elr]
SFX C 0 re e
SFX C 0 rer e
SFX C 0 ren e
SFX C 0 rem e
SFX C 0 res e
SFX C 0 ere [^e][lr]
SFX C 0 erer [^e][lr]
SFX C 0 eren [^e][lr]
SFX C 0 erem [^e][lr]
SFX C 0 eres [^e][lr]
SFX C el lere el
SFX C el lerer el
SFX C el leren el
SFX C el lerem el
SFX C el leres el
SFX C er rere uer
SFX C er rerer uer
SFX C er reren uer
SFX C er rerem uer
SFX C er reres uer
SFX C 0 ere [^u]er
SFX C 0 erer [^u]er
SFX C 0 eren [^u]er
SFX C 0 erem [^u]er
SFX C 0 eres [^u]er
SFX C lig eligere [^aeiouhlräüö]lig
SFX C lig eligerer [^aeiouhlräüö]lig
SFX C lig eligeren [^aeiouhlräüö]lig
SFX C lig eligerem [^aeiouhlräüö]lig
SFX C lig eligeres [^aeiouhlräüö]lig
SFX C erig rigere [^hi]erig
SFX C erig rigerer [^hi]erig
SFX C erig rigeren [^hi]erig
SFX C erig rigerem [^hi]erig
SFX C erig rigeres [^hi]erig
SFX C 0 est [kßsuxz]
SFX C 0 este [kßsuxz]
SFX C 0 ester [kßsuxz]
SFX C 0 esten [kßsuxz]
SFX C 0 estem [kßsuxz]
SFX C 0 estes [kßsuxz]
SFX C 0 st et
SFX C 0 ste et
SFX C 0 ster et
SFX C 0 sten et
SFX C 0 stem et
SFX C 0 stes et
SFX C 0 st igt
SFX C 0 ste igt
SFX C 0 ster igt
SFX C 0 sten igt
SFX C 0 stem igt
SFX C 0 stes igt
SFX C 0 est [^i]gt
SFX C 0 este [^i]gt
SFX C 0 ester [^i]gt
SFX C 0 esten [^i]gt
SFX C 0 estem [^i]gt
SFX C 0 estes [^i]gt
SFX C 0 est [^eg]t
SFX C 0 este [^eg]t
SFX C 0 ester [^eg]t
SFX C 0 esten [^eg]t
SFX C 0 estem [^eg]t
SFX C 0 estes [^eg]t
SFX C 0 st [^kßstxz]
SFX C 0 ste [^kßstxz]
SFX C 0 ster [^kßstxz]
SFX C 0 sten [^kßstxz]
SFX C 0 stem [^kßstxz]
SFX C 0 stes [^kßstxz]
SFX C 0 st nd
SFX C 0 ste nd
SFX C 0 ster nd
SFX C 0 sten nd
SFX C 0 stem nd
SFX C 0 stes nd
SFX C 0 est [^n]d
SFX C 0 este [^n]d
SFX C 0 ester [^n]d
SFX C 0 esten [^n]d
SFX C 0 estem [^n]d
SFX C 0 estes [^n]d
SFX C lig eligst [^aeiouhlräüö]lig
SFX C lig eligste [^aeiouhlräüö]lig
SFX C lig eligster [^aeiouhlräüö]lig
SFX C lig eligsten [^aeiouhlräüö]lig
SFX C lig eligstem [^aeiouhlräüö]lig
SFX C lig eligstes [^aeiouhlräüö]lig
SFX C erig rigst [^hi]erig
SFX C erig rigste [^hi]erig
SFX C erig rigster [^hi]erig
SFX C erig rigsten [^hi]erig
SFX C erig rigstem [^hi]erig
SFX C erig rigstes [^hi]erig
SFX E Y 1
SFX E 0 e .
SFX f Y 4
SFX f ph f ph
SFX f ph fen ph
SFX f phie fie phie
SFX f phie fien phie
SFX N Y 1
SFX N 0 n .
SFX P Y 1
SFX P 0 en .
SFX p Y 26
SFX p auf äufe auf
SFX p auf äufen auf
SFX p aus äuser [hH]aus
SFX p aus äusern [hH]aus
SFX p arkt ärkte [mM]arkt
SFX p arkt ärkten [mM]arkt
SFX p ang änge ang
SFX p ang ängen ang
SFX p uß üße uß
SFX p uß üßen uß
SFX p oß öße oß
SFX p oß ößen oß
SFX p aum äume aum
SFX p aum äumen aum
SFX p ag äge ag
SFX p ag ägen ag
SFX p ug üge ug
SFX p ug ügen ug
SFX p all älle all
SFX p all ällen all
SFX p ass ässe ass
SFX p ass ässen ass
SFX p uss üsse uss
SFX p uss üssen uss
SFX p oss össe oss
SFX p oss össen oss
# last ...oss rules are for swiss de_CH only - but do not affect de_DE
SFX R Y 3
SFX R 0 er [^e]
SFX R 0 ern [^e]
SFX R 0 r e
SFX S Y 1
SFX S 0 s .
SFX q Y 2
SFX q 0 se s
SFX q 0 sen s
SFX Q Y 1
SFX Q 0 ses s
#SFX Q 0 se s
#SFX Q 0 sen s
SFX T Y 1
SFX T 0 es .
SFX J Y 12
SFX J n ung [bgkpßsz]eln
SFX J n ungen [bgkpßsz]eln
SFX J eln lung eln
SFX J n ung ern
SFX J en ung en
SFX J eln lungen eln
SFX J n ungen ern
SFX J en ungen en
SFX J 0 ung [^n]
SFX J 0 ungen [^n]
SFX J el lung el
SFX J el lungen el
SFX B N 12
SFX B n bar e[lr]n
SFX B n bare e[lr]n
SFX B n baren e[lr]n
SFX B n barer e[lr]n
SFX B n bares e[lr]n
SFX B n barem e[lr]n
SFX B en bar en
SFX B en bare en
SFX B en baren en
SFX B en barer en
SFX B en bares en
SFX B en barem en
SFX D Y 6
SFX D 0 d n
SFX D 0 de n
SFX D 0 den n
SFX D 0 der n
SFX D 0 des n
SFX D 0 dem n
SFX W Y 5
SFX W en 0 en
SFX W n 0 [^e]n
SFX W st 0 [^s]st
SFX W t 0 sst
SFX W t 0 [^s]t
SFX I Y 16
SFX I n 0 en
SFX I eln le eln
SFX I n e eln
SFX I ern re ern
SFX I n e ern
SFX I n t e[lr]n
SFX I n t [dt]en
SFX I en t [^dimnt]en
SFX I en t eien
SFX I n t [^e]ien
SFX I n t chnen
SFX I en t [^c]h[mn]en
SFX I n t [^aäehilmnoöuür][mn]en
SFX I en t [aäeilmnoöuür][mn]en
SFX I n e un
SFX I n t un
SFX X Y 26
SFX X n t e[lr]n
SFX X n t [dtw]en
SFX X en t eien
SFX X n t [^e]ien
SFX X en t [^ditmnw]en
SFX X n t chnen
SFX X en t [^c]h[mn]en
SFX X n t [^aäehilmnoöuür][mn]en
SFX X en t [aäeilmnoöuür][mn]en
SFX X n t un
SFX X st 0 tst
SFX X n st e[lr]n
SFX X n st [dtw]en
SFX X en st [^dimnßstwzx]en
SFX X en st eien
SFX X n st [^e]ien
SFX X n st chnen
SFX X en st [^c]h[mn]en
SFX X n st [^aäehilmnoöuür][mn]en
SFX X en st [aäeilmnoöuür][mn]en
SFX X n st un
SFX X n st [ßsxz]en
SFX X n st ssen
SFX X n st schen
SFX X t st [^sz]t
SFX X t est zt
SFX Y Y 36
SFX Y n te e[lr]n
SFX Y n te [dtw]en
SFX Y en te [^dimntw]en
SFX Y en te eien
SFX Y n te [^e]ien
SFX Y n te chnen
SFX Y en te [^c]h[mn]en
SFX Y n te [^aäehilmnoöuür][mn]en
SFX Y en te [aäeilmnoöuür][mn]en
SFX Y n test e[lr]n
SFX Y n test [dtw]en
SFX Y en test [^dimntw]en
SFX Y en test eien
SFX Y n test [^e]ien
SFX Y n test chnen
SFX Y en test [^c]h[mn]en
SFX Y n test [^aäehilmnoöuür][mn]en
SFX Y en test [aäeilmnoöuür][mn]en
SFX Y n tet e[lr]n
SFX Y n tet [dtw]en
SFX Y en tet [^dimntw]en
SFX Y en tet eien
SFX Y n tet [^e]ien
SFX Y n tet chnen
SFX Y en tet [^c]h[mn]en
SFX Y n tet [^aäehilmnoöuür][mn]en
SFX Y en tet [aäeilmnoöuür][mn]en
SFX Y n ten e[lr]n
SFX Y n ten [dtw]en
SFX Y en ten [^dimntw]en
SFX Y en ten eien
SFX Y n ten [^e]ien
SFX Y n ten chnen
SFX Y en ten [^c]h[mn]en
SFX Y n ten [^aäehilmnoöuür][mn]en
SFX Y en ten [aäeilmnoöuür][mn]en
SFX Z Y 15
SFX Z 0 st [^hßsz]
SFX Z 0 st [^c]h
SFX Z 0 st [^s]ch
SFX Z 0 est [dfkstz]
SFX Z 0 est ch
SFX Z 0 est [au]ß
SFX Z 0 est ieß
SFX Z 0 est [io]ss
SFX Z 0 t [^dt]
SFX Z 0 et [dt]
SFX Z 0 n e
SFX Z 0 en ie
SFX Z 0 en [^e]
SFX Z 0 est iess
SFX Z 0 est [au]ss
# last two ...ss rules only used for swiss de_CH - but de_DE is unaffected
SFX O Y 21
SFX O n tes e[lr]n
SFX O n tes [dtw]en
SFX O en tes [^dmntw]en
SFX O n tes chnen
SFX O en tes [^c]h[mn]en
SFX O n tes [^aäehilmnoöuür][mn]en
SFX O en tes [aäeilmnoöuür][mn]en
SFX O n ter e[lr]n
SFX O n ter [dtw]en
SFX O en ter [^dmntw]en
SFX O n ter chnen
SFX O en ter [^c]h[mn]en
SFX O n ter [^aäehilmnoöuür][mn]en
SFX O en ter [aäeilmnoöuür][mn]en
SFX O n tem e[lr]n
SFX O n tem [dtw]en
SFX O en tem [^dmntw]en
SFX O n tem chnen
SFX O en tem [^c]h[mn]en
SFX O n tem [^aäehilmnoöuür][mn]en
SFX O en tem [aäeilmnoöuür][mn]en
REP 28
REP f ph
REP ph f
REP ß ss
REP ss ß
REP s ss
REP ss s
REP i ie
REP ie i
REP ee e
REP o oh
REP oh o
REP a ah
REP ah a
REP e eh
REP eh e
REP ae ä
REP oe ö
REP ue ü
REP Ae Ä
REP Oe Ö
REP Ue Ü
REP d t
REP t d
REP th t
REP t th
REP r rh
REP ch k
REP k ch
#REP eee ee-E
# this one will allow "-Eltern" - Hunspell 1.1.5 bug, but CHECKSHARPS obsoletes LANG de_DE
#LANG de_DE
CHECKSHARPS
COMPOUNDBEGIN x
COMPOUNDMIDDLE y
COMPOUNDEND z
FORBIDDENWORD d
# Prefixes are allowed at the beginning of compounds,
# suffixes are allowed at the end of compounds by default:
# (prefix)?(root)+(affix)?
# Affixes with COMPOUNDPERMITFLAG may be inside of compounds.
COMPOUNDPERMITFLAG c
ONLYINCOMPOUND o
# my PSEUDOROOT h(elper) flag
NEEDAFFIX h
# forbid uppercase characters at compound word bounds
# BUT I want to take care about it myself ;-)
# CHECKCOMPOUNDCASE
KEEPCASE w
# Affixes signed with CIRCUMFIX flag may be on a word when this word also has a prefix with CIRCUMFIX flag and vice versa.
# for decapitalizing nouns with fogemorphemes
CIRCUMFIX f
# this one would make a separate dict entry "Denkmalsschutz" invalidate the
# compound of "Denkmal"+"schutz". We do not want this feature here...
# CHECKCOMPOUNDREP
# make not all possible suggestions for typos of Flicken or some rare words
NOSUGGEST n
WORDCHARS ß-.
# - setting this to 2 decreases performance by 1/10 but is needed for "öl" and "ei"
# - setting this to 1 for handling Fuge-elements with dashes (Arbeits-) dash will
# be a special word but - is handled as a affix now
COMPOUNDMIN 2
# this ones are for Duden R36 (old orthography)
#CHECKCOMPOUNDPATTERN 2 #oldspell
#CHECKCOMPOUNDPATTERN ee e #oldspell
#CHECKCOMPOUNDPATTERN oo o #oldspell
# also need oo o
# this one needs to be flagable to be used for old orthography
#CHECKCOMPOUNDTRIPLE
PFX i Y 1
PFX i 0 -/coyf .
SFX j Y 3
SFX j 0 0/xoc .
SFX j 0 -/zocf .
SFX j 0 -/cz .
# Female forms for compound/Compound words:
# attention: [^e][^n] does also filter out "...er" !
SFX g Y 12
SFX g 0 innen/xyoc [^n]
SFX g en innen/xyoc en
SFX g 0 Innen/xyoc [^n]
SFX g en Innen/xyoc en
SFX g 0 innen/xyocf [^n]
SFX g en innen/xyocf en
SFX g 0 Innen/xyocf [^n]
SFX g en Innen/xyocf en
SFX g 0 innen-/cz [^n]
SFX g en innen-/cz en
SFX g 0 Innen-/cz [^n]
SFX g en Innen-/cz en
PFX k Y 2
PFX k 0 -/coxf .
PFX k 0 0/coy .
SFX e Y 2
SFX e 0 0/yoc .
SFX e 0 -/zc .
# for Uppercased end-words to prepend - and lowercase: (Tier/EPSm) (EX: Bettbezüge und *-laken*)
# AND
# for lowercased end-words to prepend - and re-uppercase : (tier/EPSozm) (EX: Arbeits*-Tier*)
#PFX m A -a/co A
#PFX m a -/ a
PFX m Y 58
PFX m A -a A
PFX m B -b B
PFX m C -c C
PFX m D -d D
PFX m E -e E
PFX m F -f F
PFX m G -g G
PFX m H -h H
PFX m I -i I
PFX m J -j J
PFX m K -k K
PFX m L -l L
PFX m M -m M
PFX m N -n N
PFX m O -o O
PFX m P -p P
PFX m Q -q Q
PFX m R -r R
PFX m S -s S
PFX m T -t T
PFX m U -u U
PFX m V -v V
PFX m W -w W
PFX m X -x X
PFX m Y -y Y
PFX m Z -z Z
PFX m Ä -ä Ä
PFX m Ö -ö Ö
PFX m Ü -ü Ü
PFX m a -A/co a
PFX m b -B/co b
PFX m c -C/co c
PFX m d -D/co d
PFX m e -E/co e
PFX m f -F/co f
PFX m g -G/co g
PFX m h -H/co h
PFX m i -I/co i
PFX m j -J/co j
PFX m k -K/co k
PFX m l -L/co l
PFX m m -M/co m
PFX m n -N/co n
PFX m o -O/co o
PFX m p -P/co p
PFX m q -Q/co q
PFX m r -R/co r
PFX m s -S/co s
PFX m t -T/co t
PFX m u -U/co u
PFX m v -V/co v
PFX m w -W/co w
PFX m x -X/co x
PFX m y -Y/co y
PFX m z -Z/co z
PFX m ä -Ä/co ä
PFX m ö -Ö/co ö
PFX m ü -Ü/co ü
# Decapitalizing: (not used ATM... )
# /co(f) : compound permit, in coumpount only, (decapitalizing with fogemorphemes)
#PFX l Y 29
#PFX l A a/co A
#PFX l Ä ä/co Ä
#PFX l B b/co B
#PFX l C c/co C
#PFX l D d/co D
#PFX l E e/co E
#PFX l F f/co F
#PFX l G g/co G
#PFX l H h/co H
#PFX l I i/co I
#PFX l J j/co J
#PFX l K k/co K
#PFX l L l/co L
#PFX l M m/co M
#PFX l N n/co N
#PFX l O o/co O
#PFX l Ö ö/co Ö
#PFX l P p/co P
#PFX l Q q/co Q
#PFX l R r/co R
#PFX l S s/co S
#PFX l T t/co T
#PFX l U u/co U
#PFX l Ü ü/co Ü
#PFX l V v/co V
#PFX l W w/co W
#PFX l X x/co X
#PFX l Y y/co Y
#PFX l Z z/co Z
# private hunspell flags:
# --x : not for capmain (rare words)
# With "BREAK -" some wrong forms are accepted but that is needed for US-Wirtschaft etc.
# So enabling this is the lesser evil. No perfect solution found so far...
BREAK 2
BREAK -
BREAK .

258218
data/dictionaries/de_DE.dic Normal file

File diff suppressed because it is too large Load Diff

6907
data/dictionaries/es_ES.aff Normal file

File diff suppressed because it is too large Load Diff

70158
data/dictionaries/es_ES.dic Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

View File

122134
data/dictionaries/ko_KO.aff Normal file

File diff suppressed because it is too large Load Diff

102253
data/dictionaries/ko_KO.dic Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -1,9 +1,10 @@
mse version: 2.0.2
installer group: translations/English
installer group: translations/english
full name: English
version: 2020-05-15
version: 2023-11-19
icon: usgb.png
############################################################## Menu items
menu:
file: &File
@@ -68,6 +69,7 @@ menu:
format: F&ormat
bold: &Bold Ctrl+B
italic: &Italic Ctrl+I
underline: &Underline Ctrl+U
symbols: &Symbols Ctrl+M
reminder text: &Reminder Text Ctrl+R
insert symbol: I&nsert Symbol
@@ -81,6 +83,9 @@ menu:
scatter: S&catter Plot 4
scatter pie: Sc&atter-Pie 5
console: Console
clear console: &Clear Console Ctrl+L
window: &Window
new window: &New Window
cards tab: &Cards Alt+1
@@ -89,7 +94,7 @@ menu:
keywords tab: &Keywords Alt+4
stats tab: S&tatistics Alt+5
random pack tab: &Random Packs Alt+6
console tab: &Console Alt+7
console tab: C&onsole Alt+7
help: &Help
index: &Index... F1
@@ -185,6 +190,7 @@ help:
#format:
bold: Makes the selected text bold
italic: Makes the selected text italic
underline: Makes the selected text underlined
symbols: Draws the selected text with symbols
reminder text: Show reminder text for the selected keyword
# spelling
@@ -197,6 +203,9 @@ help:
scatter: A scatter plot, the size indicates the number of cards
scatter pie: A scatter plot where each item is a small pie graph
#console:
clear console: Clear the console
#window:
new window: Creates another window to edit the same set
cards tab: Edit the cards in the set
@@ -207,11 +216,15 @@ help:
random pack tab: Try how the set works out in practice by generating random booster packs.
console tab: Shows error messages and allows executing script commands.
#help:
help:
index:
website:
about:
# New Set Window
search game list control: Filter the game list. Use - to exclude games. Use field: to search in a specific field. Use quotes for literal search. Separate multiple queries with a space.
search stylesheet list control: Filter the stylesheet list. Use - to exclude styles. Use field: to search in a specific field. Use quotes for literal search. Separate multiple queries with a space.
# Cards panel
collapse notes: Hide the card notes box
expand notes: Show the card notes box
@@ -349,15 +362,17 @@ tool:
smooth point: Smooth
symmetric point: Symmetric
clear console: Clear Console
############################################################## Toolbar help text
tooltip:
cards tab:
cards tab: Cards list
set info tab: Set information
style tab:
keywords tab:
stats tab:
random pack tab: Random packs
console tab:
style tab: Styling options
keywords tab: Keywords
stats tab: Statistics
random pack tab: Random pack generation
console tab: Errors and Warnings
new set: New set
open set: Open set
@@ -379,6 +394,7 @@ tooltip:
bold: Bold
italic: Italic
underline: Underline
symbols: Symbols
reminder text: Reminder Text
@@ -424,6 +440,8 @@ tooltip:
smooth point: Make point smooth
symmetric point: Make point symmetric
clear console: Clear Console
############################################################## Labels in the GUI
label:
# Cards tab
@@ -452,6 +470,9 @@ label:
seed: Seed
total cards: Total
# Open dialogs
all files: All Files
# Other set window dialogs
save changes:
The set '%s' has changed.
@@ -461,6 +482,8 @@ label:
# New set window
game type: &Game type:
style type: &Card style:
search game list: Filter Games
search stylesheet list: Filter Stylesheets
stylesheet not found:
The set you are trying to open uses the stylesheet "%s".
@@ -471,11 +494,18 @@ label:
windows: Open sets
app language: Language of the user interface:
card display: Card Display
storage: Storage
zoom: &Zoom:
export: &Export:
scale: &Internal Scale:
percent of normal: % of normal size
external programs: External programs
apprentice: &Apprentice:
apprentice exe: Apprentice Executable
internal scale desc:
Scale to internally store card images at.
Changing this may impact how Sharpening looks.
Does not retroactively apply to existing images.
check at startup: Check for new versions at startup
checking requires internet:
Checking for updates requires an internet connection.
@@ -489,6 +519,7 @@ label:
# Card select / images export
select cards: Cards to export
select cards print: Select cards to print
selected card count: %s cards will be exported.
filename format: &Format:
filename conflicts: &Handle duplicating filenames:
@@ -506,6 +537,8 @@ label:
# Image slicer
original: Original:
result: Result:
original with dimensions: Original (%s x %s):
result with dimensions: Result (%s x %s):
size: Size
original size: &Original Size
size to fit: Size to &Fit
@@ -516,7 +549,10 @@ label:
selection top: &Top
selection width: &Width
selection height: &Height
#zoom: Zoom
selection center: Center
selection center vertically: Center Vertically
selection center horizontally: Center Horizontally
selection center both: Center Both
fix aspect ratio: Fix aspect ratio (width/height)
zoom amount: Zoom
zoom amount x: Zoom &X
@@ -575,6 +611,7 @@ button:
# Console panel
evaluate: &Evaluate
clear: &Clear
# Welcome
new set: New set
@@ -589,12 +626,13 @@ button:
high quality: &High quality rendering
show lines: Show &lines around fields
show editing hints: Show boxes and hints for &editing
zoom export: Use zoom and rotation settings when e&xporting
zoom export: Use Viewer zoom and rotation settings when e&xporting
spellcheck enabled: Show &spelling errors on cards
check now: Check &Now
always: Always
if internet connection exists: If internet connection exists
never: Never
internal image extension: Store images internally with file extension
# Column select
move up: Move &Up
@@ -657,6 +695,7 @@ title:
global: Global
display: Display
directories: Directories
internal: Internal
updates: Updates
update check: Update Check
locate apprentice: Locate Apprentice
@@ -702,6 +741,7 @@ action:
paste: Paste
auto replace: Auto Replace
correct: Spelling Correction
# Choice/color editors
change: Change %s
@@ -729,7 +769,7 @@ action:
# Symmetry
add symmetry: Add symmetry
#remove symmetry: Remove symmetry
remove symmetry: Remove symmetry
move symmetry center: Move symmetry center
move symmetry handle: Change symmetry orientation
change symmetry type: Change symmetry type
@@ -789,7 +829,7 @@ error:
This file is made with a newer version of Magic Set Editor (%s)
When you open it, some aspects of the file may be lost.
It is recommended that you upgrade to the latest version.
Visit http:://magicseteditor.sourceforge.net/
Visit https://magicseteditor.boards.net/page/downloads
word list type not found: The word list type "%s" was not found (from a <word-list> tag)
pack type not found: The pack type "%s" was not found (from a pack type)
@@ -806,7 +846,7 @@ error:
Please choose a different name.
# Package update window
# checking updates: Checking for updates.
checking updates: Checking for updates.
can't download installer:
Unable to download installer for package %s from %s.
Nothing has been installed.
@@ -858,6 +898,8 @@ type:
keyword: keyword
keywords: keywords
pack: pack type
card region: card region
card regions: card regions
# Symbol editor shapes
shape: shape
@@ -943,4 +985,3 @@ package:
menu item B/G/W: Black/Green/White mana B/G/W
menu item R/W/U: Red/White/Blue mana R/W/U
menu item G/U/B: Green/Blue/Black mana G/U/B

View File

@@ -1,9 +1,10 @@
mse version: 2.0.0
mse version: 2.0.2
installer group: translations/español
full name: Español
version: 2013-08-13
full name: Español (Spanish)
version: 2023-11-19
icon: es.png
############################################################## Menu items
menu:
file: &Archivo
@@ -11,12 +12,13 @@ menu:
open set: &Abrir... Ctrl+O
save set: &Guardar Ctrl+S
save set as: Guardar &como... F12
save set as directory: Guardar como directorio...
export: &Exportar
export html: &HTML...
export image: &Imagen de carta...
export images: Todas las i&mágenes...
export apprentice: A&pprentice...
export mws: Magic &Workstation...
export html: Exportar &HTML...
export image: &Exportar imagen de carta...
export images: Exportar todas las i&mágenes...
export apprentice: Exportar a A&pprentice...
export mws: Exportar a Magic &Workstation...
check updates: &Buscar actualizaciones...
print preview: &Vista previa de impresión...
print: &Imprimir... Ctrl+P
@@ -28,8 +30,15 @@ menu:
undo: &Deshacer%s Ctrl+Z
redo: &Rehacer%s Ctrl+Y
cut: Corta&r Ctrl+X
cut card: Corta&r Ctrl+X
cut keyword: Corta&r Ctrl+X
copy: &Copiar Ctrl+C
copy card: &Copiar Ctrl+C
copy keyword: &Copiar Ctrl+C
paste: &Pegar Ctrl+V
paste card: &Pegar Ctrl+V
paste keyword: &Pegar Ctrl+V
select all: Seleccionar &Todo Ctrl+A
find: &Buscar Ctrl+F
find next: Buscar &siguiente F3
replace: R&eemplazar Ctrl+H
@@ -38,7 +47,8 @@ menu:
cards: &Cartas
previous card: &Seleccionar carta anterior PgUp
next card: Seleccionar &siguiente carta PgDn
next card: Seleccionar &carta siguiente PgDn
search cards: &Buscar Cartas Ctrl+K
add card: &Añadir carta Ctrl+Enter
add cards: Añadir &múltiples cartas...
remove card: &Borrar carta seleccionada
@@ -49,20 +59,22 @@ menu:
rotate 180: Rotar 180°, &de arriba a abajo
card list columns: C&olumnas del listado de cartas...
keywords: &Palabras clave
previous keyword: &Seleccionar palabra clave anterior PgUp
next keyword: S&eleccionar siguiente palabra clave PgDn
add keyword: &Añadir palabra clave Ctrl+Enter
remove keyword: &Borrar palabra clave seleccionada Del
keywords: &Palabras Clave
previous keyword: &Seleccionar Palabra Clave anterior PgUp
next keyword: S&eleccionar Palabra Clave siguiente PgDn
search keywords: &Buscar Palabras Clave Ctrl+K
add keyword: &Añadir Palabra Clave Ctrl+Enter
remove keyword: &Borrar Palabra Clave seleccionada Del
format: F&ormato
bold: &Negrita Ctrl+B
italic: &Cursiva Ctrl+I
underline: &Subrayado Ctrl+U
symbols: &Símbolos Ctrl+M
reminder text: &Texto recordatorio Ctrl+R
insert symbol: I&nsertar símbolo
# spelling
no spelling suggestions: (no hay sugerencias)
no spelling suggestions: (No hay sugerencias)
graph: &Gráfico
pie: &Circular 1
@@ -71,15 +83,18 @@ menu:
scatter: &Diagrama de dispersión 4
scatter pie: D&iagrama de dispersión circular 5
console: Consola
clear console: &Limpiar la Consola Ctrl+L
window: &Ventana
new window: &Nueva ventana
cards tab: &Cartas F5
set info tab: &Información del set F6
style tab: &Estilo F7
keywords tab: &Palabras clave F8
stats tab: E&stadísticas F9
random pack tab: &Mazos aleatorios
#_ADD console tab: &Console Ctrl+F9
cards tab: &Cartas Alt+1
style tab: &Estilo Alt+2
set info tab: &Información del Set Alt+3
keywords tab: &Palabras Clave Alt+4
stats tab: E&stadísticas Alt+5
random pack tab: &Mazos aleatorios Alt+6
console tab: &Consola Alt+7
help: &Ayuda
index: &Índice... F1
@@ -111,49 +126,52 @@ menu:
help:
welcome: Bienvenido a Magic Set Editor
file:
new set: Crear un nuevo set
open set: Abrir un set existente
#file:
new set: Crear un nuevo Set
open set: Abrir un Set existente
last opened set: Abrir '%s'
save set: Guardar el set
save set as: Guardar el set con un nombre nuevo
export: Exportar el set...
export html: Exportar el set a una página web
save set: Guardar el Set
save set as: Guardar el Set con un nombre nuevo
save set as directory: Guarda el Set como un directorio, con archivos separados para cada carta
export: Exportar el Set...
export html: Exportar el Set a una página web
export image: Exportar la carta seleccionada a un archivo de imagen
export images: Exportar las imágenes de todas las cartas
export apprentice: Exportar el set para que se pueda jugar en Apprentice
export mws: Exportar el set para que se pueda jugar en Magic Workstation
export apprentice: Exportar el Set para que se pueda jugar en Apprentice
export mws: Exportar el Set para que se pueda jugar en Magic Workstation
check updates: Instala y/o actualiza paquetes
print preview: Muestra la carta tal y como va a ser impresa
print: Imprimir cartas de este set
reload data: Recargar todos los archivos de plantillas (juego y estilo) y el set
print: Imprimir cartas de este Set
reload data: Recargar todos los archivos de plantillas (juego y estilo) y el Set
show profiler: Muestra la ventana del analizador, con los tiempos de las funciones de script. Utilizado para la optimización
exit: Salir de Magic Set Editor; pregunta si debe guardarse el set
exit: Salir de Magic Set Editor; pregunta si debe guardarse el Set
edit:
#edit:
undo: Deshace la última acción
redo: Rehace la última acción
cut: Mueve el texto seleccionado al portapapeles
cut card: Mueve la carta seleccionada al portapapeles
cut keyword: Mueve la palabra clave seleccionada al portapapeles
copy: Coloca el texto seleccionado en el portapapeles
copy card: Coloca la carta seleccionada en el portapapeles
copy keyword: Coloca la palabre clave seleccionada en el portapapeles
paste: Inserta el texto del portapapeles
paste card: Inserta la carta del portapapeles
paste keyword: Inserta la palabra clave del portapapeles
cut keyword: Mueve la Palabra Clave seleccionada al portapapeles
copy: Copia el texto seleccionado al portapapeles
copy card: Copia la carta seleccionada al portapapeles
copy keyword: Copia la Palabra Clave seleccionada al portapapeles
paste: Pega el texto desde el portapapeles
paste card: Pega la carta desde el portapapeles
paste keyword: Pega la Palabra Clave desde el portapapeles
select all: Seleccionar todo el texto
find: Busca en los textos de la carta
find next: Busca la siguiente palabra
replace: Reemplaza en los textos de las cartas
auto replace: ¿Qué texto debería ser reemplazado automáticamente?
preferences: Cambia la configuración de Magic Set Editor
cards:
#cards:
previous card: Selecciona la carta anterior en la lista
next card: Selecciona la siguiente carta en la lista
add card: Añade una carta nueva, vacía, a este set
add cards: Añade múltiples cartas al set
remove card: Borra la carta seleccionada de este set
next card: Selecciona la carta siguiente en la lista
search cards: Filtra la lista de cartas usando términos de búsqueda
add card: Añade una carta nueva, vacía, a este Set
add cards: Añade múltiples cartas al Set
remove card: Borra la carta seleccionada de este Set
orientation: Orientación de la carta mostrada
rotate card: Rota la carta 90° en sentido horario
rotate 0: Muestra la carta con el lado derecho hacia arriba
@@ -162,78 +180,89 @@ help:
rotate 180: Muestra la carta dada la vuelta
card list columns: Selecciona qué columnas deberían mostrarse y en qué orden
keywords:
previous keyword: Selecciona la anterior palabra clave en la lista
next keyword: Selecciona la siguiente palabra clave en la lista
add keyword: Añade una nueva palabra clave a este set
remove keyword: Borra la palabra clave seleccionada de este set
#keywords:
previous keyword: Selecciona la Palabra Clave anterior en la lista
next keyword: Selecciona la Palabra Clave siguiente en la lista
search keywords: Filtrar la lista de Palabras Clave usando términos de busqueda
add keyword: Añade una nueva Palabra Clave a este Set
remove keyword: Borra la Palabra Clave seleccionada de este Set
format:
#format:
bold: Pone el texto seleccionado en negrita
italic: Pone el texto seleccionado en cursiva
underline: Pone el texto seleccionado en subrayado
symbols: Dibuja el texto seleccionado con símbolos
reminder text: Muestra el texto recordatorio de la palabra clave seleccionada
reminder text: Muestra el texto recordatorio de la Palabra Clave seleccionada
# spelling
no spelling suggestions: No hay sugerencias para corregir este error
graph:
#graph:
pie: Un gráfico circular, el radio de la poción indica el número de cartas
bar: Un gráfico de barras, la altura de la barra indica el número de cartas
stack: Un gráfico de barras con las barras apiladas
scatter: Un diagrama de dispersión, el tamaño indica el número de cartas
scatter pie: Un diagrama de dispersión donde cada elemento es un pequeño gráfico circular
window:
new window: Crea otra ventana para editar el mismo set
cards tab: Edita las cartas del set
set info tab: Edita la información del set, su creador, etc.
style tab: Cambia el estilo de las cartas
keywords tab: Define palabras clave extra para este set
stats tab: Muestra las estadísticas de las cartas en el set
random pack tab: Prueba como funciona el set en la práctica generando mazos sellados aleatorios
#_ADD console tab: Shows error messages and allows executing script commands.
#console:
clear console: Limpiar la Consola
help:
index:
website:
about:
#window:
new window: Crea otra ventana para editar el mismo Set
cards tab: Edita las cartas del Set
set info tab: Edita la información del Set, su creador, etc
style tab: Cambia el estilo de las cartas
keywords tab: Define Palabras Clave extra para este Set
stats tab: Muestra las estadísticas de las cartas en el Set
random pack tab: Prueba cómo funciona el Set en la práctica generando mazos sellados aleatorios
console tab: Muestra mensajes de error y permite ejecutar comandos script
help: Ayuda
index: Índice
website: Sitio web
about: Acerca
# New Set Window
search game list control: Filtrar la lista de juegos. Usa "-" para excluir juegos. Usa "campo:" para buscar en un campo especifico (en inglés, ej: "name:"). Usa comillas para una búsqueda literal. Separa múltiples consultas con un espacio.
search stylesheet list control: Filtrar la lista de estilos. Usa "-" para excluir estilos. Usa "campo:" para buscar en un campo especifico (en inglés, ej: "name:"). Usa comillas para una búsqueda literal. Separa múltiples consultas con un espacio.
# Cards panel
collapse notes: Ocultar las notas de la carta
expand notes: Mostrar las notas de la carta
search cards control: Filtrar la lista de cartas. Usa "-" para excluir cartas. Usa "campo:" para buscar en un campo especifico (en inglés, ej: "name:"). Usa comillas para una búsqueda literal. Separa múltiples consultas con un espacio.
# Keywords panel
search keywords control: Filtrar la lista de Palabras Clave. Usa "-" para excluir Palabras Clave. Usa "campo:" para buscar en un campo especifico (en inglés, ej: "name:"). Usa comillas para una búsqueda literal. Separa múltiples consultas con un espacio.
# Random pack panel
random seed: Cada vez se generarán mazos diferentes.
fixed seed: Utilizando la misma semilla se obtienen los mismos mazos 'aleatorios'.
seed: Número de semilla para el generador aleatorio. Al utilizar la misma semilla se obtienen los mismos mazos 'aleatorios'
edit pack type: Pincha dos veces para editar el mazo
number of packs: El número de %ss a generar
edit pack type: Doble click para editar el mazo
number of packs: Número de %ss a generar
# Preferences
app language:
Note: Debes reiniciar MSE para que los cambios hagan efecto.
zoom export:
(Cuando está desactivado, las cartas se exportan
y copian al 100% de su tamaño y en una orientación normal)
(Cuando está desactivado, las cartas se exportan en una orientación normal)
# apprentice export
set code: Un código de set es un código de dos caracteres que usa el Apprentice para referirse a un set.
set code: Un código de Set es un código de dos caracteres que usa el Apprentice para referirse a un Set.
# Symbol editor
new symbol: Crear un nuevo símbolo
open symbol: Abre un símbolo
save symbol: Guarda el símbolo
save symbol as: Guarda el símbolo bajo un nombre diferente
store symbol: Almacena el símbolo en el set
store symbol: Almacena el símbolo en el Set
close symbol editor: Cierra el editor de símbolos
duplicate: Duplica las formas seleccionadas
group: Agrupa las formas seleccionadas
ungroup: Desagrupa el grupo seleccionado
grid: Muestra las rejillas
snap: Ajusta las formas y los puntos a las rejillas
grid: Muestra las cuadrículas
snap: Ajusta las formas y los puntos a las cuadrículas
tool:
#tool:
select: Selecciona y mueve las formas
rotate: Gira e inclina las formas
points: Edita los puntos de control de una forma en el símbolo
@@ -241,9 +270,9 @@ help:
symmetry: Añade simetría al símbolo
paint: Pinta en la forma usando un pincel
select editor:
#select editor:
merge: Fusiona esta forma con las que tiene debajo
subtract: Resta esta forma con las que tiene debajo, deja sólo el área en la otra forma que no está en este forma
subtract: Resta esta forma con las que tiene debajo, deja sólo el área en la otra forma que no está en esta forma
intersect: Cruza esta forma con las que tiene debajo, deja sólo el área en ambas formas
difference: Distingue esta forma de las que tiene debajo, deja sólo el área que no hay en ninguna otra forma
overlap: Coloca esta forma, y su borde encima de las formas que están debajo
@@ -252,7 +281,7 @@ help:
drag to shear: Arrastra para inclinar la forma seleccionada %s
drag to rotate: Arrastra para girar la forma seleccionada %s, Ctrl contrae el ángulo en múltiplos de 15 grados
drag to resize: Arrastra para cambiar el tamaño de la forma seleccionada %s, Ctrl contrae el tamaño
click to select shape: Pincha para seleccionar la forma, arrastra para mover la forma, pincha dos veces para editar la forma
click to select shape: Haz click para seleccionar la forma, arrastra para mover la forma, doble click para editar la forma
ellipse: Dibujar círculos y elipses
rectangle: Dibujar cuadrados y rectángulos
@@ -260,19 +289,19 @@ help:
star: Dibujar estrellas
sides: El número de lados del polígono o de puntos de la estrella
drag to draw shape: Arrastra para cambiar el tamaño de la forma, Ctrl contrae la forma, Mayús centra la forma
draw ellipse: Pincha y arrastra para dibujar una elipse, mantén Ctrl apretado para un círculo
draw rectangle: Pincha y arrastra para dibujar un rectángulo, mantén Ctrl apretado para un cuadrado
draw polygon: Pincha y arrastra para dibujar un polígono
draw star: Pincha y arrastra para dibujar una estrella
draw ellipse: Selecciona y arrastra para dibujar una elipse, mantén Ctrl apretado para un círculo
draw rectangle: Selecciona y arrastra para dibujar un rectángulo, mantén Ctrl apretado para un cuadrado
draw polygon: Selecciona y arrastra para dibujar un polígono
draw star: Selecciona y arrastra para dibujar una estrella
line segment: Hace que el segmento de la línea seleccionada sea recta
curve segment: Hace que el segmento de la línea seleccionada sea curva
line segment: Hace que el segmento de la línea seleccionada sea recto
curve segment: Hace que el segmento de la línea seleccionada sea curvo
free point: Permite que los dos puntos de control del punto se muevan libremente
smooth point: Hace que el punto seleccionado se suavice colocando los dos puntos de control opuestos entre sí
symmetric point: Hace que el punto seleccionado sea simétrico
drag to move curve: Arrastra para mover la curva
drag to move line: Alt + arrastrar para mover la curva; pincha dos veces para añadir un punto a esta línea
drag to move point: Pincha y arrastra para mover el punto de control; pincha dos veces para eliminar el punto
drag to move line: Alt + arrastrar para mover la curva; doble click para añadir un punto a esta línea
drag to move point: Selecciona y arrastra para mover el punto de control; doble click para eliminar el punto
rotation: Simetría rotatoria (rueda)
reflection: Simetría reflejada (espejo)
@@ -289,18 +318,18 @@ tool:
redo: Rehacer
cards tab: Cartas
set info tab: Información del set
set info tab: Información del Set
style tab: Estilo
keywords tab: Palabras clave
keywords tab: Palabras Clave
stats tab: Estadísticas
random pack tab: Mazos aleatorios
#_ADD console tab: Console
console tab: Consola
# symbol editor
store symbol: Almacenar
grid: Rejilla
snap: Forzar
grid: Cuadrícula
snap: Alinear a la Cuadrícula
select: Seleccionar
rotate: Girar
@@ -330,22 +359,24 @@ tool:
curve segment: Curva
free point: Libre
smooth point: Suavizar
symmetric point: Símetrico
symmetric point: Simétrico
clear console: Limpiar la Consola
############################################################## Toolbar help text
tooltip:
cards tab:
set info tab: Información del set
style tab:
keywords tab:
stats tab:
cards tab: Lista de cartas
set info tab: Información del Set
style tab: Estilos
keywords tab: Palabras Clave
stats tab: Estadísticas
random pack tab: Mazos aleatorios
#_ADD console tab:
console tab: Consola
new set: Nuevo set
open set: Abrir set
save set: Guardar set
export: Exportar set
new set: Nuevo Set
open set: Abrir Set
save set: Guardar Set
export: Exportar Set
cut: Cortar
copy: Copiar
@@ -357,11 +388,12 @@ tooltip:
remove card: Eliminar carta seleccionada
rotate card: Girar carta
add keyword: Añadir palabra clave
remove keyword: Eliminar palabra clave seleccionada
add keyword: Añadir Palabra Clave
remove keyword: Eliminar Palabra Clave seleccionada
bold: Negrita
italic: Cursiva
underline: Subrayado
symbols: Símbolos
reminder text: Texto recordatorio
@@ -371,17 +403,12 @@ tooltip:
scatter: Diagrama de dispersión
scatter pie: Diagrama de dispersión circular
cards tab:
set info tab: Información del set
style tab: Estilo de carta
keywords tab:
stats tab:
# symbol editor
store symbol: Almacenar símbolo en el set
store symbol: Almacenar símbolo en el Set
grid: Mostrar rejilla
snap: Forzar a la rejilla
grid: Mostrar cuadrícula
snap: Alinear a la cuadrícula
select: Seleccionar (F5)
rotate: Girar (F6)
@@ -413,6 +440,8 @@ tooltip:
smooth point: Hacer punto suave
symmetric point: Hacer punto simétrico
clear console: Limpiar la Consola
############################################################## Labels in the GUI
label:
# Cards tab
@@ -420,16 +449,16 @@ label:
search cards: Buscar cartas...
# Keywords tab
#_ADD search keywords: Search for keywords...
keyword: Palabra clave
search keywords: Buscar Palabras Clave (Ctrl+K)
keyword: Palabra Clave
match: Coincidencia
mode: Modo
uses: Nº de Usos
uses: Usos
reminder: Texto recordatorio
rules: Reglas adicionales
standard keyword:
Esta es una palabra clave %s estándar, no puedes editarla.
Si haces una copia de la palabra clave tu copia tendrá preferencia.
Esta es una Palabra Clave %s estándar, no puedes editarla.
Si haces una copia de la Palabra Clave tu copia tendrá preferencia.
# Style tab
styling options: Opciones de estilo
@@ -441,33 +470,43 @@ label:
seed: Semilla
total cards: Total
# Open dialogs
all files Todos los archivos
all files: Todos los archivos
# Other set window dialogs
save changes:
El set '%s' ha cambiado.
El Set '%s' ha cambiado.
¿Quieres guardar los cambios?
# New set window
game type: &Juego:
style type: &Estilo de carta:
search game list: Filtrar juegos
search stylesheet list: Filtrar estilos
stylesheet not found:
El set que estás intentando abrir usa el estilo "%s".
El Set que estás intentando abrir usa el estilo "%s".
Este estilo no se encuentra en tu sistema, por favor selecciona otro.
# Preferences
language: Idioma
windows: Abrir sets
app language: Idioma para la interfaz del usuario:
windows: Abrir Sets
app language: Idioma para la interfaz del usuario (App Language)
card display: Visualización de carta
storage: Almacenamiento
zoom: &Zoom:
export: &Exportar:
scale: &Escala interna:
percent of normal: % del tamaño normal
external programs: Programas externos
apprentice: &Apprentice:
apprentice exe: Ejecutable de Apprentice
internal scale desc:
Escala para almacenar internamente las imágenes de las cartas.
Cambiar esto puede afectar como se ve el Sharpening o Perfilado.
No se aplica retroactivamente a las imágenes existentes.
check at startup: Buscar nuevas versiones al inicio
checking requires internet:
La búsqueda de actualizaciones requiere una conexión a internet.
@@ -481,15 +520,15 @@ label:
# Card select / images export
select cards: Cartas a exportar
select cards print: Seleccionar tarjetas para imprimir
selected card count: %s cartas serán exportadas.
select cards print: Selecciona las cartas que quieres imprimir
filename format: &Formato:
filename conflicts: &Soportar duplicado de nombres de archivos:
export filenames: Nombres de archivo
filename is ignored: (el nombre de archivo es ignorado)
# apprentice export
set code: Código &del set:
set code: Código &del Set:
apprentice export cancelled: La exportación a Apprentice se ha cancelado
# Html export
@@ -499,6 +538,8 @@ label:
# Image slicer
original: Original:
result: Resultado:
original with dimensions: Original (%s x %s):
result with dimensions: Resultado (%s x %s):
size: Tamaño
original size: &Tamaño original
size to fit: &Ajustar a tamaño
@@ -509,36 +550,39 @@ label:
selection top: A&rriba
selection width: A&nchura
selection height: A&ltura
zoom: Zoom
selection center: Centrar
selection center vertically: Centrar verticalmente
selection center horizontally: Centrar horizontalmente
selection center both: Centrar ambos
fix aspect ratio: Bloquear relación de aspecto (anchura/altura)
zoom amount: Zoom
zoom amount x: Zoom &X
zoom amount y: Zoom &Y
zoom %: %
filter: Filtro
sharpen filter: &Filtro enfocar
sharpen filter: &Filtro de Sharpening o Perfilado
# Auto replace
auto match: Coincidencia
auto replace: Reemplazar
# Symbol editor
sides: lados
sides: Lados
# Packages window
package name: Paquete
package status: Situación
package action: Acción
package conflicts: modificaciones en conflicto
package modified: modificaciones locales
package updates: actualizaciones disponibles
package installed: instalado
package installable: no instalado
install package: instalar
reinstall package: reinstalar
upgrade package: actualizar
remove package: eliminar
package conflicts: Modificaciones en conflicto
package modified: Modificaciones locales
package updates: Actualizaciones disponibles
package installed: Instalado
package installable: No instalado
install package: Instalar
reinstall package: Reinstalar
upgrade package: Actualizar
remove package: Eliminar
installed version: Versión instalada:
installable version: Última versión:
@@ -567,27 +611,29 @@ button:
add custom pack: Añadir un &mazo aleatorio...
# Console panel
#_ADD evaluate: &Evaluate
evaluate: &Evaluar
clear: &Limpiar
# Welcome
new set: Nuevo set
open set: Abrir set
new set: Nuevo Set
open set: Abrir Set
check updates: Buscar actualizaciones
last opened set: Último set abierto
last opened set: Último Set abierto
# Preferences
open sets in new window: Abre todos los sets en una &ventana nueva
open sets in new window: Abre todos los Sets en una &ventana nueva
select: &Seleccionar...
browse: &Buscar...
high quality: &Renderización de alta calidad
show lines: Mostrar &líneas alrededor de los campos
show editing hints: Mostrar cajas y pistas para &editar
zoom export: Usar las configuraciones de zoom y giro cuando se e&xporte
zoom export: Usar las configuraciones rotación cuando se e&xporte
spellcheck enabled: Mostrar errores de &ortografía en las cartas
check now: Buscar &ahora
always: Siempre
if internet connection exists: Si hay conexión de internet
never: Nunca
internal image extension: Almacenar imágenes internamente con extensión de archivo
# Column select
move up: Mover &hacia arriba
@@ -596,16 +642,16 @@ button:
hide: &Ocultar
# Card select
export entire set: Todo el set
export entire set: Todo el Set
export generated packs: Mazos generados
export custom cards selection: Selección personalizada
select cards: &Seleccionar cartas...
select all: Seleccionar &todo
select none: &No seleccionar ninguno
overwrite: Sobreescribir archivos antiguos
overwrite: Sobrescribir archivos antiguos
keep old: Mantener archivos antiguos
number: Añadir un número al nombre de archivo
number overwrite: Añadir un número al nombre de archivo, sobreescribe las exportaciones anteriores
number overwrite: Añadir un número al nombre de archivo, sobrescribe las exportaciones anteriores
# Auto replace
use auto replace: Usar auto-reemplazamiento
@@ -639,7 +685,8 @@ title:
# dialogs
new set: Nuevo Set
open set: Abrir Set
save set: Guardar set como
save set: Guardar Set como
save set as directory: Guardar Set como directorio
save image: Guardar imagen
updates available: Actualizaciones disponibles
save changes: ¿Guardar los cambios?
@@ -649,6 +696,7 @@ title:
global: Global
display: Pantalla
directories: Directorios
internal: Interno
updates: Actualizaciones
update check: Búsqueda de actualizaciones
locate apprentice: Localizar Apprentice
@@ -656,6 +704,7 @@ title:
select columns: Seleccionar columnas
select cards: Seleccionar cartas
select cards export: Seleccionar cartas a exportar
select cards print: Seleccionar cartas a imprimir
# slice
slice image: Cortar imagen
# pack
@@ -666,7 +715,7 @@ title:
export images: Exportar imágenes
export cancelled: Exportación cancelada
export html: Exportar a HTML
save html: Exportar a HTML
save html: Guardar HTML
# auto replace
auto replaces: Auto-reemplazar
@@ -693,6 +742,7 @@ action:
paste: Pegar
auto replace: Auto-reemplazar
correct: Corrector ortográfico
# Choice/color editors
change: Cambiar %s
@@ -720,7 +770,7 @@ action:
# Symmetry
add symmetry: Añadir simetría
#remove symmetry: Eliminar simetría
remove symmetry: Eliminar simetría
move symmetry center: Mover el centro de simetría
move symmetry handle: Cambiar la orientación de la simetría
change symmetry type: Cambiar tipo de simetría
@@ -759,7 +809,7 @@ error:
Parámetro %s: %s
in keyword reminder:
%s
en el texto recordatorio de la palabra clave '%s'
en el texto recordatorio de la Palabra Clave '%s'
# Image stuff
coordinates for blending overlap: Coordenadas para la mezcla (blending) solapada
@@ -767,9 +817,9 @@ error:
# Error from files
no game specified: Ningún juego especificado para el %s
no stylesheet specified for the set: Ho hay hojas de estilo (stylesheet) especificadas para el set
no stylesheet specified for the set: Ho hay hojas de estilo (stylesheet) especificadas para el Set
stylesheet and set refer to different game:
La hoja de estilo (stylesheet) y el set no hacen referencia al mismo juego, hay un error en el archivo de la hoja de estilo
La hoja de estilo (stylesheet) y el Set no hacen referencia al mismo juego, hay un error en el archivo de la hoja de estilo
unsupported field type: Campo (field) no soportado: '%s'
unsupported fill type: Relleno (fill) no soportado: '%s'
unrecognized value: Valor no reconocido: '%s', revirtiendo a %s
@@ -780,7 +830,7 @@ error:
Este archivo se hizo con una versión más nueva de Magic Set Editor (%s)
Cuando lo abras, se perderán algunos aspectos del archivo.
Se recomienda que actualices el programa a su última versión.
Visita http:://magicseteditor.sourceforge.net/
Visita https://magicseteditor.boards.net/page/downloads
word list type not found: Palabra de una lista (word list) %s no encontrada (desde una etiqueta <word-list>)
pack type not found: Tipo de mazo "%s" no encontrado (desde un tipo de mazo)
@@ -797,7 +847,7 @@ error:
Por favor escoge un nombre diferente.
# Package update window
# checking updates: Comprobando actualizaciones.
checking updates: Comprobando actualizaciones.
can't download installer:
No se pudo descargar el instalador para el paquete %s desde %s.
No se ha instalado nada.
@@ -837,7 +887,7 @@ type:
package: paquete
locale: traducción
game: juego
set: set
set: Set
stylesheet: estilo
export template: plantilla de exportación
symbol: símbolo
@@ -846,9 +896,11 @@ type:
field: campo
style: estilo
value: valor
keyword: palabra clave
keywords: palabras clave
keyword: Palabra Clave
keywords: Palabras Clave
pack: mazo
card region: región de la tarjeta
card regions: regiónes de la tarjeta
# Symbol editor shapes
shape: forma
@@ -934,4 +986,3 @@ package:
menu item B/G/W: Maná Negro/Verde/Blanco B/G/W
menu item R/W/U: Maná Rojo/Blanco/Azul R/W/U
menu item G/U/B: Maná Verde/Azul/Negro G/U/B

View File

@@ -1,9 +1,10 @@
mse version: 2.0.2
mse version: 2.0.2
installer group: translations/français
full name: Français
version: 2013-08-13
full name: Français (French)
version: 2023-11-19
icon: fr.png
#By GenevensiS
############################################################## Menu items
menu:
file: &Fichier
@@ -241,7 +242,8 @@ help:
app language:
Note: Vous devez redémarrer MSE pour que le changement prenne effet.
zoom export:
(Quand l'option est décochée, les cartes sont exportées à 100% de leur taille et dans leur rotation normale.)
(Quand l'option est décochée, les cartes sont exportées
à 100% de leur taille et dans leur rotation normale.)
# apprentice export
set code: Un Set Code est un code à 2 caractères utilisé par le logiciel pour référencer le Set
@@ -402,6 +404,7 @@ tooltip:
scatter: Nuage de points
scatter pie: Nuage de cercles
# symbol editor
store symbol: Utilier ce symbole pour le Set
@@ -468,6 +471,9 @@ label:
seed: Source
total cards: Total
# Open dialogs
all files: Tous les fichiers
# Other set window dialogs
save changes:
Le Set '%s' a changé.
@@ -487,8 +493,8 @@ label:
# Preferences
language: Langue
windows: Ouverture des Sets
app language: Langue de l'interface utilisateur:
card display: Affichage des carte
app language: Langue de l'interface utilisateur (App Language)
card display: Affichage des cartes
storage: Stockage interne
zoom: &Zoom:
export: &Export:
@@ -514,6 +520,7 @@ label:
# Card select / images export
select cards: Cartes à exporter
select cards print: Selectionner les cartes à imprimer
selected card count: %s cartes seront exportées.
filename format: &Format:
filename conflicts: &Gestion des doublons de fichiers:
@@ -617,11 +624,11 @@ button:
open sets in new window: Ouvrir les Sets dans une nouvelle fenêtre
select: &Sélectionner...
browse: &Naviguer...
high quality: Rendu &haute qualité
show lines: Afficher les &lignes autour des champs
show editing hints: Afficher les étiquettes et les conseils pour l'&edition
zoom export: Utiliser les paramètres de zoom et de rotation lors de l'e&xportation
spellcheck enabled: Afficher les fautes d'orthographe &sur les cartes
high quality: Rendu haute qualité
show lines: Afficher les lignes autour des champs
show editing hints: Afficher les étiquettes et les conseils pour l'edition
zoom export: Utiliser les paramètres de zoom et de rotation lors de l'exportation
spellcheck enabled: Afficher les fautes d'orthographe sur les cartes
check now: &Vérifier maintenant
always: Toujours
if internet connection exists: Si il y a une connexion internet
@@ -735,6 +742,7 @@ action:
paste: Coller
auto replace: Remplacement auto
correct: Correction orthographique
# Choice/color editors
change: Changer %s
@@ -762,7 +770,7 @@ action:
# Symmetry
add symmetry: Ajouter symétrie
#remove symmetry: Supprimer symétrie
remove symmetry: Supprimer symétrie
move symmetry center: Déplacer le centre de symétrie
move symmetry handle: Déplacer l'orientation de symétrie
change symmetry type: Changer le type de symétrie
@@ -839,12 +847,11 @@ error:
Veuillez choisir un nom différent.
# Package update window
# checking updates: Recherche des mises à jour.
checking updates: Recherche des mises à jour.
can't download installer:
Impossible de télécharger l'installateur pour le package %s de %s.
Rien n'a été installé.
downloading updates: Téléchargement des mises à jour (%d de %d)
installing updates: Mise à jour des packages (%d de %d)
@@ -873,13 +880,13 @@ type:
boolean: booléen
color: couleur
image: image
date: date
nil: null
# Object types
package: package
locale: traduction
game: jeu
date: date
set: set
stylesheet: stylesheet
export template: modèle d'export
@@ -891,13 +898,15 @@ type:
value: valeur
keyword: mot-clef
keywords: mots-clefs
pack: type de pack
card region: région de carte
card regions: régions de carte
# Symbol editor shapes
shape: forme
shapes: formes
circle: cercle
ellipse: ellipse
pack: type de pack
square: carré
rectangle: rectangle
triangle: triangle
@@ -916,6 +925,19 @@ type:
############################################################## Magic
package:
magic.mse-game:
# Card fields
name: Name
cc: CC
type: Type
p/t: P/T
rarity: Rarity
card name: Card Name
# Set info
# descriptions/help text
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)

View File

@@ -1,9 +1,10 @@
mse version: 2.0.0
mse version: 2.0.2
installer group: translations/italiano
full name: Italiano
version: 2013-08-13
full name: Italiano (Italian)
version: 2023-11-19
icon: it.png
############################################################## Menu items
menu:
file: &File
@@ -11,6 +12,7 @@ menu:
open set: &Apri... Ctrl+O
save set: &Salva Ctrl+S
save set as: Salva &come... F12
save set as directory: Salva come directory...
export: &Esporta
export html: &HTML...
export image: Immagine &Carta...
@@ -21,15 +23,22 @@ menu:
print preview: Anteprima di S&tampa...
print: &Stampa... Ctrl+P
reload data: Ricarica dati Ctrl+F5
#_ADD show profiler: Show Profiler Ctrl+F6
show profiler: Mostra Analizzatore Ctrl+F6
exit: E&sci Alt+F4
edit: &Modifica
undo: &Annulla%s Ctrl+Z
redo: &Ripristina%s Ctrl+Y
cut: &Taglia Ctrl+X
cut card: &Taglia Ctrl+X
cut keyword: &Taglia Ctrl+X
copy: &Copia Ctrl+C
copy card: &Copia Ctrl+C
copy keyword: &Copia Ctrl+C
paste: &Incolla Ctrl+V
paste card: &Incolla Ctrl+V
paste keyword: &Incolla Ctrl+V
select all: Seleziona tutto Ctrl+A
find: &Trova Ctrl+F
find next: Trova &successivo F3
replace: S&ostituisci Ctrl+H
@@ -39,6 +48,7 @@ menu:
cards: &Carte
previous card: Seleziona &carta precedente PgUp
next card: Seleziona &carta successiva PgDn
search cards: Cerca carte Ctrl+K
add card: &Aggiungi carta Ctrl+Enter
add cards: Aggiungi &carte Multiple...
remove card: &Rimuovi carta Del
@@ -52,12 +62,14 @@ menu:
keywords: &Parole chiave
previous keyword: Seleziona &parola-chiave precedente PgUp
next keyword: Seleziona &parola-chiave seguente PgDn
search keywords: Cerca parole-chiave Ctrl+K
add keyword: &Aggiungi parola-chiave Ctrl+Enter
remove keyword: &Rimuovi parola-chiave selezionata Del
format: F&ormato
bold: &Grassetto Ctrl+B
italic: &Corsivo Ctrl+I
underline: &Sottolineare Ctrl+U
symbols: &Simboli Ctrl+M
reminder text: &Promemoria Ctrl+R
insert symbol: I&nserisci Simbolo
@@ -71,15 +83,18 @@ menu:
scatter: &Dispersione 4
scatter pie: D&ispersione Torta 5
console: Console
clear console: &Vuoto Console Ctrl+L
window: &Finestre
new window: &Nuova Finestra
cards tab: &Carte F5
set info tab: &Informazioni F6
style tab: St&ile F7
set info tab: &Informazioni F6
keywords tab: &Parole chiave F8
stats tab: S&tatistiche F9
random pack tab: &Buste casuali
#_ADD console tab: &Console Ctrl+F9
console tab: C&onsole Alt+7
help: &Aiuto
index: &Indice... F1
@@ -111,12 +126,13 @@ menu:
help:
welcome: Benvenuto in Magic Set Editor
file:
#file:
new set: Crea un nuovo set
open set: Apri un set esistente
last opened set: Apri '%s'
save set: Salva set
save set as: Save set con nome
save set as directory: Salva il set come directory con file separati per ciascuna carta
export: Esporta il set...
export html: Esporta il set in una pagina web
export image: Esporta la carta selezionata come immagine
@@ -127,10 +143,10 @@ help:
print preview: Anteprima di stampa
print: Stampa carte da questo set
reload data: Ricarica tutti i template e il set.
#_ADD show profiler: Show the profiler window, with timings of (script) functions. Used for optimization.
show profiler: Mostra la finestra dell'analizzatore, con i tempi delle funzioni dello script. Utilizzato per l'ottimizzazione.
exit: Esce da Magic Set Editor; chiede se salvare il set
edit:
#edit:
undo: Annulla l'ultima azione
redo: Ripristina l'ultima azione
cut: Muovi il testo selezionato negli appunti
@@ -142,15 +158,17 @@ help:
paste: Inserisci il testo dagli appunti
paste card: Inserisci la carta dagli appunti
paste keyword: Inserisci la parola-chiave dagli appunti
select all: Seleziona tutto il testo
find: Cerca nel testo delle carte
find next: Trova successivo
replace: Rimpiazza nel testo della carta
auto replace: Rimpiazza il testo automaticamente
preferences: Cambia la configurazione di Magic Set Editor
cards:
#cards:
previous card: Seleziona la carta precedente della lista
next card: Seleziona la prossima carta della lista
search cards: Filtra l'elenco delle carte utilizzando i termini di ricerca
add card: Aggiunge una nuova carta vuota al set
add cards: Aggiunge carte multiple al set
remove card: Cancella la carta selezionata dal set
@@ -162,28 +180,33 @@ help:
rotate 180: Visualizza la carta capovolta
card list columns: Seleziona quali colonne visualizzare e in quale ordine.
keywords:
#keywords:
previous keyword: Seleziona la parola-chiave precedente
next keyword: Seleziona la parola-chiave seguente
search keywords: Filtra l'elenco di parola-chiave utilizzando i termini di ricerca
add keyword: Aggiungi una nuova parola-chiave
remove keyword: Cancella la parola-chiave selezionata
format:
#format:
bold: Applica il grassetto al testo selezionato
italic: Applica il corsivo al testo selezionato
underline: Sottolinea il testo selezionato
symbols: Trasforma il testo selezionato in simboli
reminder text: Mostra promemoria per la parola-chiave selezionata
# spelling
no spelling suggestions: Nessun suggerimento di correzione
graph:
#graph:
pie: Un grafico a torta, la dimensione della fetta indica il numero di carte.
bar: Un grafico a barre, l'altezza della colonna indica il numero di carte.
stack: Un grafico con barre sovrapposte.
scatter: Una grafico dispersione, la dimensione indica il numero di carte.
scatter pie: Una grafico dispersione in cui ogni elemento è un piccolo grafico a torta.
window:
#console:
clear console: Vuoto Console
#window:
new window: Apri un'altra finestra contenente lo stesso set
cards tab: Modifica le carte nel set
set info tab: Modifica le informazioni su set, autore, ecc.
@@ -191,16 +214,23 @@ help:
keywords tab: Definisci parole chiave aggiuntive per questo set
stats tab: Mostra le statistiche delle carte del set
random pack tab: Controlla se il set funziona nella pratica generando buste casuali.
#_ADD console tab: Shows error messages and allows executing script commands.
console tab: Mostra messaggi di errore e consente l'esecuzione di comandi script.
help:
index:
website:
about:
help: Aiuto
index: Indice
website: Sito web
about: Di
# New Set Window
search game list control: Filtra l'elenco dei giochi. Usa - per escludere i giochi. Usa field: per effettuare la ricerca in un campo specifico. Utilizza le virgolette per la ricerca letterale. Separa più query con uno spazio.
search stylesheet list control: Filtra l'elenco dei fogli di stile. Usa - per escludere i giochi. Usa field: per effettuare la ricerca in un campo specifico. Utilizza le virgolette per la ricerca letterale. Separa più query con uno spazio.
# Cards panel
collapse notes: Nascondi il campo 'Note carta'
expand notes: Mpstra il campo 'Note carta'
search cards control: Filtra l'elenco delle carte. Usa - per escludere i giochi. Usa field: per effettuare la ricerca in un campo specifico. Utilizza le virgolette per la ricerca letterale. Separa più query con uno spazio.
# Keywords panel
search keywords control: Filtra l'elenco delle parole chiave. Usa - per escludere i giochi. Usa field: per effettuare la ricerca in un campo specifico. Utilizza le virgolette per la ricerca letterale. Separa più query con uno spazio.
# Random pack panel
random seed: Ogni volta saranno generate buste diverse.
fixed seed: Usando lo stesso seme si ottengono le stesse buste 'casuali'.
@@ -212,7 +242,8 @@ help:
app language:
Nota: Devi riavviare MSE perchè le modifiche abbiano effetto.
zoom export:
(Se disattivato, le carte sono esportate e copiate al 100% della grandezza e con orientamento normale)
(Se disattivato, le carte sono esportate e copiate
al 100% della grandezza e con orientamento normale)
# apprentice export
set code: Un set code è un codice di due caratteri usato da Apprentice come riferimento ad un set.
@@ -232,7 +263,7 @@ help:
grid: Mostra griglia
snap: Allinea figure e punti alla griglia
tool:
#tool:
select: Seleziona e muovi le figure
rotate: Ruota e taglia le figure
points: Modifica i punti di controllo di una figura nel simbolo
@@ -240,7 +271,7 @@ help:
symmetry: Aggiunge simmetria al simbolo
paint: Disegna sulla figura con un pennello
select editor:
#select editor:
merge: Unisce la figura con quelle sottostanti
subtract: Sottrae questa figura da quelle sottostanti, lasciando solo l'area che non le appartiene
intersect: Interseca questa figura con quelle sottostanti, lasciando solo l'area in comune
@@ -293,7 +324,7 @@ tool:
keywords tab: Keywords
stats tab: Statistiche
random pack tab: Buste
#_ADD console tab: Console
console tab: Console
# symbol editor
store symbol: Usa
@@ -331,15 +362,17 @@ tool:
smooth point: Ammorbidisci
symmetric point: Simmetrico
clear console: Vuoto Console
############################################################## Toolbar help text
tooltip:
cards tab:
cards tab: Elenco delle Carte
set info tab: Informazioni set
style tab:
keywords tab:
stats tab:
style tab: Stile Carta
keywords tab: Parola-chiave
stats tab: Statistiche
random pack tab: Buste casuali
#_ADD console tab:
console tab: Errori e avvisi
new set: Nuovo set
open set: Apri set
@@ -361,6 +394,7 @@ tooltip:
bold: Grassetto
italic: Corsivo
underline: Sottolineare
symbols: Simboli
reminder text: Promemoria
@@ -370,12 +404,6 @@ tooltip:
scatter: Grafico dispersione
scatter pie: Grafico torte dispersione
cards tab:
set info tab: Informazioni set
style tab: Stile Carta
keywords tab:
stats tab:
# symbol editor
store symbol: Usa il simbolo nel set
@@ -412,14 +440,16 @@ tooltip:
smooth point: Rendi punto morbido
symmetric point: Rendi punto simmetrico
clear console: Vuoto Console
############################################################## Labels in the GUI
label:
# Cards tab
card notes: Note carta:
#_ADD search cards: Search for cards...
search cards: Cerca carte (Ctrl+K)
# Keywords tab
#_ADD search keywords: Search for keywords...
search keywords: Cerca parole chiave (Ctrl+K)
keyword: Parole chiave
match: Nome
mode: Tipo
@@ -441,7 +471,7 @@ label:
total cards: Totale
# Open dialogs
all files Tutti i file
all files: Tutti i file
# Other set window dialogs
save changes:
@@ -452,6 +482,8 @@ label:
# New set window
game type: &Tipo di gioco:
style type: &Stile carte:
search game list: Filtra giochi
search stylesheet list: Filtra fogli di stile
stylesheet not found:
Il set che stai cercando di aprire usa lo stile "%s".
@@ -460,13 +492,20 @@ label:
# Preferences
language: Lingua
windows: Set aperti
app language: Lingua dell'interfaccia:
app language: Lingua dell'interfaccia (App Language)
card display: Visualizza Carta
zoom: &Zoom:
storage: Magazzinaggio
zoom: Ingrandisci
export: &Esporta
scale: Scala interna
percent of normal: % della grandezza originale
external programs: Programmi esterni
apprentice: &Apprentice:
apprentice exe: Eseguibile di Apprentice
internal scale desc:
Scala per archiviare internamente le immagini delle carte.
La modifica di questa impostazione potrebbe influire sull'aspetto della Nitidezza.
Non si applica retroattivamente alle immagini esistenti.
check at startup: Controlla aggiornamenti all'avvio
checking requires internet:
Controllare gli aggiornamenti richiede una connessione a Internet.
@@ -480,8 +519,8 @@ label:
# Card select / images export
select cards: Carte da esportare
selected card count: %s carte saranno esportate.
select cards print: Seleziona le carte che vuoi stampare
selected card count: %s carte saranno esportate.
filename format: &Formato:
filename conflicts: &Handle duplicating filenames:
export filenames: Filenames
@@ -498,6 +537,8 @@ label:
# Image slicer
original: Originale:
result: Risultato:
original with dimensions: Originale (%s x %s):
result with dimensions: Risultato (%s x %s):
size: Dimensioni
original size: &Dimensioni originali
size to fit: Adatta alla &Finestra
@@ -508,11 +549,14 @@ label:
selection top: A&lto
selection width: &Larghezza
selection height: Al&tezza
zoom: Zoom
selection center: Centrare
selection center vertically: Centra verticalmente
selection center horizontally: Centra orizzontalmente
selection center both: Centrare entrambi
fix aspect ratio: Mantieni proporzioni (larghezza/altezza)
zoom amount: Zoom
zoom amount x: Zoom &X
zoom amount y: Zoom &Y
zoom amount: Ingrandisci
zoom amount x: Ingrandisci &X
zoom amount y: Ingrandisci &Y
zoom %: %
filter: Filtro
sharpen filter: &Contrasta
@@ -566,7 +610,8 @@ button:
add custom pack: Aggiungi Busta personalizzata... (&C)
# Console panel
#_ADD evaluate: &Evaluate
evaluate: &Valutare
clear: Vuoto
# Welcome
new set: Nuovo set
@@ -582,11 +627,12 @@ button:
show lines: Mostra &linee attorno ai campi
show editing hints: Mostra suggerimenti per le &modifiche
zoom export: usa le impostazioni di zoom e rotazione quando e&sporti
#_ADD spellcheck enabled: Show &spelling errors on cards
spellcheck enabled: Mostra gli errori di ortografia sulle carte
check now: Controlla ora (&N)
always: Sempre
if internet connection exists: Se è presente una connessione a Internet
never: Mai
internal image extension: Memorizza le immagini internamente con l'estensione del file
# Column select
move up: Muovi S&u
@@ -639,6 +685,7 @@ title:
new set: Nuovo Set
open set: Apri set
save set: Salva set come
save set as directory: Salva impostato come directory
save image: Salva immagine
updates available: Aggiornamenti disponibili
save changes: Salvare modifiche?
@@ -648,6 +695,7 @@ title:
global: Globali
display: Visualizza
directories: Cartelle
internal: Interna
updates: Aggiornamenti
update check: Controlla aggiornamenti
locate apprentice: Localizza Apprentice
@@ -655,6 +703,7 @@ title:
select columns: Seleziona colonne
select cards: Seleziona carte
select cards export: Seleziona carte da esportare
select cards print: Seleziona le carte che desideri stampare
# slice
slice image: Ritaglia figura
# pack
@@ -692,6 +741,7 @@ action:
paste: Incolla
auto replace: Rimpiazza automaticamente
correct: Correzione ortografica
# Choice/color editors
change: Cambia %s
@@ -719,7 +769,7 @@ action:
# Symmetry
add symmetry: Aggiungi Simmetria
#remove symmetry: Rimuovi simmetria
remove symmetry: Rimuovi simmetria
move symmetry center: Muovi centro di simmetria
move symmetry handle: Cambia orientamento simmetria
change symmetry type: Cambia tipo di simmetria
@@ -779,7 +829,7 @@ error:
Questo file è stato creato con una versione più recente di Magic Set Editor (%s)
Aprendolo, alcuni dati del file possono essere perduti.
Si raccomanda di aggiornare il programma alla versione più recente.
Visita http:://magicseteditor.sourceforge.net/
Visita https://magicseteditor.boards.net/page/downloads
word list type not found: The word list type %s was not found (from a <word-list> tag)
pack type not found: Tipo "%s" non trovato (da un pacchetto)
@@ -796,6 +846,7 @@ error:
Scegli un nome differente.
# Package update window
checking updates: Verifica aggiornamenti.
can't download installer:
Impossibile scaricare l'installatore del pacchetto %s da %s.
Installazione non riuscita.
@@ -847,6 +898,8 @@ type:
keyword: parola-chiave
keywords: parole chiave
pack: tipo busta
card region: regione della carta
card regions: regioni delle carte
# Symbol editor shapes
shape: forma

View File

@@ -1,9 +1,10 @@
mse version: 2.0.0
mse version: 2.0.2
installer group: translations/japanese
full name: 日本語 (Japanese)
version: 2013-08-13
version: 2023-11-19
icon: jp.png
############################################################## Menu items
menu:
file: &ファイル
@@ -11,6 +12,7 @@ menu:
open set: &開く... Ctrl+O
save set: &上書き保存 Ctrl+S
save set as: 名前をつけて保存... F12
save set as directory: ディレクトリとして保存...
export: &輸出
export html: &HTML...
export image: カード&イメージ...
@@ -21,15 +23,22 @@ menu:
print preview: 印刷プレビュー...
print: &印刷... Ctrl+P
reload data: 再読込 Ctrl+F5
#_ADD show profiler: Show Profiler Ctrl+F6
show profiler: プロファイラーを表示 Ctrl+F6
exit: 終了 Alt+F4
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
@@ -39,6 +48,7 @@ menu:
cards: &カード
previous card: 前のカードを選択 PgUp
next card: 次のカードを選択 PgDn
search cards: カードの検索 Ctrl+K
add card: &カードを追加 Ctrl+Enter
add cards: &複数のカードを追加...
remove card: &選択したカードを削除
@@ -52,17 +62,19 @@ menu:
keywords: &キーワード
previous keyword: 前のキーワードを選択 PgUp
next keyword: 次のキーワードを選択 PgDn
search keywords: 検索キーワード Ctrl+K
add keyword: &キーワードを追加 Ctrl+Enter
remove keyword: &キーワードを削除 Del
format: &書式
bold: &太字 Ctrl+B
italic: &斜体 Ctrl+I
underline: 下線 Ctrl+U
symbols: &記号 Ctrl+M
reminder text: &注釈文 Ctrl+R
insert symbol: 記号の挿入
#_ADD # spelling
#_ADD no spelling suggestions: (no suggestions)
# spelling
no spelling suggestions: (提案はありません)
graph: &グラフ
pie: &パイ 1
@@ -71,15 +83,18 @@ menu:
scatter: &散布図 4
scatter pie: &散乱-パイ 5
console: 機
clear console: 機を片付ける Ctrl+L
window: &ウィンドウ
new window: &新しいウィンドウ
cards tab: &カード F5
set info tab: &セットの情報 F6
style tab: スタイル F7
set info tab: &セットの情報 F6
keywords tab: &キーワード F8
stats tab: 統計 F9
#_ADD random pack tab: &Random Packs
#_ADD console tab: &Console Ctrl+F9
random pack tab: ランダムパック Alt+6
console tab: 機 Alt+7
help: &ヘルプ
index: &索引... F1
@@ -111,12 +126,13 @@ menu:
help:
welcome: Magic Set Editor 2 へようこそ
file:
#file:
new set: 新しいセットを作成します。
open set: 既存のセットを開きます。
last opened set: 直前に '%s' を開く。
save set: 現在のセットを保存します。
save set as: 現在のセットを新しい名前で保存します。
save set as directory: カードごとに個別のファイルを含むディレクトリとしてセットを保存します
export: エクスポート...
export html: 現在のセットをHTML形式で出力します。
export image: 選択したカードの画像を出力します。
@@ -127,10 +143,10 @@ help:
print preview: 印刷のプレビュー画面を表示します。
print: このセットを印刷します。
reload data: 全てのテンプレートファイルと現在のセットを再読み込みします。
#_ADD show profiler: Show the profiler window, with timings of (script) functions. Used for optimization.
show profiler: スクリプト関数のタイミングを示すプロファイラー ウィンドウを表示します。 最適化に使用されます。
exit: Magic Set Editorを終了します。
edit:
#edit:
undo: 直前に行った操作を元に戻します。
redo: 直前に行った操作をやり直します。
cut: 選択したテキストをクリップボードに移動します。
@@ -142,15 +158,17 @@ help:
paste: クリップボードのテキストを挿入します。
paste card: クリップボードのカードを挿入します。
paste keyword: クリップボードのキーワード能力を挿入します。
select all: すべてのテキストを選択
find: カードテキストから指定したテキストを検索します。
find next: 次に適合するテキストを検索します。
replace: カードテキストから指定したテキストを置換します。
auto replace: どのテキストが自動的に置き換えられるべきですか?
preferences: Magic Set Editorの設定を変更します。
cards:
#cards:
previous card: リストの前のカードを選択します。
next card: リストの次のカードを選択します。
search cards: 検索語を使用してカードリストをフィルタリングする
add card: 新しいカードを現在のセットに加えます。
add cards: 複数のカードを現在のセットに加えます。
remove card: 現在のセットから選ばれたカードを削除します。
@@ -162,51 +180,63 @@ help:
rotate 180: カードを180°回転させて表示します。
card list columns: 表示させる列の設定を行います。
keywords:
#keywords:
previous keyword: リストの前のキーワード能力を選択します。
next keyword: リストの次のキーワード能力を選択します。
search keywords: 検索語を使用してキーワードリストをフィルタリングする
add keyword: 新しいキーワード能力を現在のセットに加えます。
remove keyword: 現在のセットから選ばれたキーワード能力を削除します。
format:
#format:
bold: 選択したテキストを太字(ボールド体)にします。
italic: 選択したテキストを斜体(イタリック体)にします。
underline: 選択したテキストに下線を付けます
symbols: 選択したテキストをマナ・シンボルなどのシンボルにします。
reminder text: 選ばれたキーワード能力のための注釈文を表示させます。
#_ADD # spelling
#_ADD no spelling suggestions: There are no suggestions for correcting this error
# spelling
no spelling suggestions: このエラーを修正するための提案はありません
graph:
#graph:
pie: を円グラフ、スライスのサイズのカードの数を示します
bar: バーグラフは、バーの高さをカードの数を示します
stack: バーグラフを積み重ねバー
scatter: 散布図は、カードの大きさの数を示します
scatter pie: 各アイテムを散布図では、小さなパイグラフ
window:
#console:
clear console: 機を片付ける
#window:
new window: 同じセットを編集するために、もう一つのウィンドウを表示します。
cards tab: 現在のセットのカードを編集します。
set info tab: 現在のセットについての情報を表示します。
style tab: 現在のカードのスタイルを変更します。
keywords tab: 現在のセットのためのキーワード能力を定義します。
stats tab: 現在のセットの統計を表示します。
#_ADD random pack tab: Try how the set works out in practice by generating random booster packs.
#_ADD console tab: Shows error messages and allows executing script commands.
random pack tab: ランダムパックを生成する
console tab: エラー メッセージを表示し、スクリプト コマンドの実行を許可します。
help:
index:
website:
about:
help: ヘルプ
index: 索引
website: Webサイト
about: について
# New Set Window
search game list control: ゲームリストをフィルタリングします。 ゲームを除外するには - を使用します。 field: を使用して、特定のフィールドを検索します。 リテラル検索には「」を使用します。 複数のクエリはスペースで区切ります。
search stylesheet list control: テンプレートリストをフィルタリングします。 ゲームを除外するには - を使用します。 field: を使用して、特定のフィールドを検索します。 リテラル検索には「」を使用します。 複数のクエリはスペースで区切ります。
# Cards panel
#_ADD collapse notes: Hide the card notes box
#_ADD expand notes: Show the card notes box
collapse notes: カードのメモボックスを非表示にする
expand notes: カードのメモボックスを表示する
search cards control: カードリストをフィルタリングします。 ゲームを除外するには - を使用します。 field: を使用して、特定のフィールドを検索します。 リテラル検索には「」を使用します。 複数のクエリはスペースで区切ります。
# Keywords panel
search keywords control: キーワードリストをフィルタリングします。 ゲームを除外するには - を使用します。 field: を使用して、特定のフィールドを検索します。 リテラル検索には「」を使用します。 複数のクエリはスペースで区切ります。
# Random pack panel
#_ADD random seed: Different packs will be generated each time.
#_ADD fixed seed: Using the same seed number gives the same 'random' packs.
#_ADD seed: Seed number for the random generator. Using the same seed number gives the same 'random' packs.
#_ADD edit pack type: Double click to edit pack type
#_ADD number of packs: The number of %ss to generate
random seed: 毎回異なるパックが生成されます。
fixed seed: 同じシード番号を使用すると、同じパックが得られます。
seed: ランダムジェネレーターのシード番号。 同じシード番号を使用すると、同じパックが得られます。
edit pack type: ダブルクリックしてパックタイプを編集します
number of packs: 生成する %ss の数
# Preferences
app language:
@@ -233,7 +263,7 @@ help:
grid: グリッドの表示/非表示を変更します。
snap: 図形とポイントをグリッドに合わせるかどうか選択します。
tool:
#tool:
select: 図形を選択します。
rotate: 図形を回転させます。
points: 図形を編集するためのポイントを設置します。
@@ -241,7 +271,7 @@ help:
symmetry: 対象線を加えます。
paint: ペイントブラシツールを使って図形をペイントします。
select editor:
#select editor:
merge: それの下でこの形をそれらと合併させます
subtract: それの下の形からこの形を引いて、すなわちこの形でエリアだけをその形に残します
intersect: それ、両方のエリアだけが形成する葉の下の形でのこの形を横切ります
@@ -293,8 +323,8 @@ tool:
style tab: スタイル
keywords tab: キーワード
stats tab: 統計値
#_ADD random pack tab: Random
#_ADD console tab: Console
random pack tab: ブースターパック
console tab:
# symbol editor
store symbol: 使います
@@ -332,15 +362,17 @@ tool:
smooth point: 滑らかにします
symmetric point: 対称的です
clear console: 機を片付ける
############################################################## Toolbar help text
tooltip:
cards tab:
cards tab: カード
set info tab: セットの情報
style tab:
keywords tab:
stats tab:
#_ADD random pack tab: Random packs
#_ADD console tab:
style tab: スタイル
keywords tab: キーワード
stats tab: 統計
random pack tab: ランダムパック
console tab: エラーと警告
new set: 新規作成
open set: 開く
@@ -362,6 +394,7 @@ tooltip:
bold: 太字
italic: 斜体
underline: 下線
symbols: シンボル
reminder text: 注釈文
@@ -371,12 +404,6 @@ tooltip:
scatter: 散布図
scatter pie: 散乱-パイプロット
cards tab:
set info tab: セットの情報
style tab: スタイル
keywords tab:
stats tab:
# symbol editor
store symbol: 使用セットの記号
@@ -413,14 +440,16 @@ tooltip:
smooth point: ポイントを滑らかにしてください
symmetric point: ポイントを対称的にしてください
clear console: 機を片付ける
############################################################## Labels in the GUI
label:
# Cards tab
card notes: カードメモ:
#_ADD search cards: Search for cards...
search cards: カードを検索する (Ctrl+K)
# Keywords tab
#_ADD search keywords: Search for keywords...
search keywords: 検索キーワード (Ctrl+K)
keyword: キーワード
match: 適合
mode: モード
@@ -435,14 +464,14 @@ label:
styling options: スタイル・オプション
# Random pack panel
#_ADD pack selection: Pack selection
#_ADD pack totals: Totals
#_ADD pack name: Pack name
#_ADD seed: Seed
#_ADD total cards: Total
pack selection: パックの選択
pack totals: カウント
pack name: パック名
seed: シード
total cards: 合計
# Open dialogs
all files 全てのファイル
all files: 全てのファイル
# Other set window dialogs
save changes:
@@ -453,6 +482,8 @@ label:
# New set window
game type: &ゲームタイプ:
style type: &カードスタイル:
search game list: ゲームをフィルターする
search stylesheet list: フィルターテンプレート
stylesheet not found:
あなたが始めようとしているセットがスタイルシートを使う "%s"。
@@ -460,14 +491,21 @@ label:
# Preferences
language: 言語
#_ADD windows: Open sets
app language: ユーザー・インタフェースの言語
windows: オープンセット
app language: ユーザー・インタフェースの言語 (App Language)
card display: カード表示
zoom: &ズーム:
storage: ストレージ
zoom: ズーム
export: 輸出
scale: 内部スケール
percent of normal: 正常なサイズのパーセント値
external programs: 外部のプログラム
apprentice: &Apprentice
apprentice exe: Apprenticeを起動できます
internal scale desc:
カード画像を内部的に保存するためのスケール。
これを変更すると、シャープ化の見た目に影響する可能性があります。
既存のイメージには遡って適用されません。
check at startup: 起動ごとのバージョン・チェック
checking requires internet:
アップデートを調べることはインターネット接続を必要とします。
@@ -480,9 +518,9 @@ label:
columns: 列:
# Card select / images export
#_ADD select cards: Cards to export
#_ADD selected card count: %s cards will be exported.
select cards: エクスポートするカード
select cards print: あなたが印刷したいカードを選んでください
selected card count: %s 枚のカードがエクスポートされます。
filename format: &フォーマット:
filename conflicts: &取っ手を複写することのファイル名:
export filenames: ファイル名
@@ -499,24 +537,29 @@ label:
# Image slicer
original: オリジナル:
result: 結果:
original with dimensions: オリジナル (%s x %s):
result with dimensions: 結果 (%s x %s):
size: サイズ
#_ADD original size: &Original Size
#_ADD size to fit: Size to &Fit
#_ADD force to fit: F&orce to Fit
#_ADD custom size: &Custom Size
original size: オリジナルサイズ
size to fit: フィットするようにサイズを変更する
force to fit: 力でフィットさせる
custom size: カスタムサイズ
selection: 選択
#_ADD selection left: &Left
#_ADD selection top: &Top
#_ADD selection width: &Width
#_ADD selection height: &Height
zoom: ズーム
#_ADD fix aspect ratio: Fix aspect ratio (width/height)
#_ADD zoom amount: Zoom
#_ADD zoom amount x: Zoom &X
#_ADD zoom amount y: Zoom &Y
#_ADD zoom %: %
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: フィルター
#_ADD sharpen filter: &Sharpen filter
sharpen filter: 研ぐ
# Auto replace
auto match: 適合
@@ -536,16 +579,16 @@ label:
package installed: インストール
package installable: 正しくインストール
install package: インストール
#_ADD reinstall package: reinstall
reinstall package: 再インストール
upgrade package: アップグレード
remove package: 取り外す
#_ADD installed version: Installed version:
#_ADD installable version: Latest version:
#_ADD installer size: Size:
#_ADD installer status: Status:
#_ADD no version: -
#_ADD
installed version: インストールされているバージョン
installable version: 最新バージョン
installer size: サイズ
installer status: 状態
no version: -
############################################################## Buttons/checkboxes/choices in the GUI
button:
# Editor
@@ -561,13 +604,14 @@ button:
refer parameter: パラメータを使用する...
# Random pack panel
#_ADD generate pack: &Generate Pack
#_ADD random seed: &Random Seed
#_ADD fixed seed: &Fixed Seed
#_ADD add custom pack: Add &Custom Pack...
generate pack: パックの生成
random seed: ランダムシード
fixed seed: 固定シード
add custom pack: カスタムパックの追加...
# Console panel
#_ADD evaluate: &Evaluate
evaluate: 評価する
clear: 機を片付ける
# Welcome
new set: 新規作成
@@ -576,18 +620,19 @@ button:
last opened set: 直前のセット
# Preferences
#_ADD open sets in new window: Open all sets in a new &window
open sets in new window: すべてのセットを新しいウィンドウで開きます
select: &選択...
browse: &参照...
high quality: &高品質の画像
show lines: 編集フィールドの線を表示する
show editing hints: 編集の際にボックスとヒントを表示する
zoom export: エクスポートする際にズームと回転の設定を使用する。
#_ADD spellcheck enabled: Show &spelling errors on cards
spellcheck enabled: カードのスペルミスを表示する
check now: &今のチェック
always: 常に行う
if internet connection exists: インターネットに接続していれば
never: 行わない
internal image extension: ファイル拡張子を付けて画像を内部に保存する
# Column select
move up: 上へ移動
@@ -596,10 +641,10 @@ button:
hide: &非表示
# Card select
#_ADD export entire set: Entire set
#_ADD export generated packs: Generated packs
#_ADD export custom cards selection: Custom selection
#_ADD select cards: &Select Cards...
export entire set: セット全体
export generated packs: 生成されたパック
export custom cards selection: カスタム選択
select cards: カードを選択...
select all: &すべてを選択
select none: &選択の解除
overwrite: 古いファイルを上書き
@@ -623,11 +668,11 @@ button:
don't install package: &はインストールしないで
install package: &インストール
upgrade package: &アップグレード
#_ADD reinstall package: Re&install
reinstall package: 再インストール
remove package: &取り外す
#_ADD install group: &Install All
#_ADD upgrade group: &Upgrade All
#_ADD remove group: &Remove All
install group: すべてインストールする
upgrade group: すべてアップグレードする
remove group: すべて削除する
############################################################## Titles in the GUI
title:
@@ -640,6 +685,7 @@ title:
new set: 新規作成
open set: 開く
save set: 上書き保存
save set as directory: セットをディレクトリとして保存
save image: 画像の保存
updates available: アップデートが利用可能です。
save changes: 変更を保存しますか?
@@ -649,6 +695,7 @@ title:
global: 地域設定
display: 表示設定
directories: ディレクトリ設定
internal: 内部
updates: アップデート
update check: アップデート・チェック
locate apprentice: Apprentice捜し
@@ -656,10 +703,11 @@ title:
select columns: 列の選択
select cards: カードの選択
select cards export: 選択したカードのエクスポート
select cards print: 印刷したいカードを選択します
# slice
slice image: 画像編集
#_ADD # pack
#_ADD custom pack: Custom Pack Type
# pack
custom pack: カスタムパックタイプ
# print
print preview: 印刷プレビュー
# export
@@ -692,7 +740,7 @@ action:
cut: カット
paste: ペースト
auto replace: オートマチックな取って代わること
#_ADD correct: Spelling Correction
correct: スペル修正
# Choice/color editors
change: 変化 %s
@@ -720,7 +768,7 @@ action:
# Symmetry
add symmetry: 対称を加えてください
#remove symmetry: 対称を取り除いてください
remove symmetry: 対称を取り除いてください
move symmetry center: 動き対称センター
move symmetry handle: 変化対称オリエンテーション
change symmetry type: 変化対称タイプ
@@ -779,9 +827,9 @@ error:
%s
このファイルがMagic Set Editorのより新しいバージョンで作られる (%s) あなたがそれを開けて、ファイルのいくつかの局面が紛失しているかもしれない時
あなたは最新のバージョンにアップグレードするように勧められます。
http::を訪問してください / magicseteditor.sourceforge.net /
を訪問してください https://magicseteditor.boards.net/page/downloads
word list type not found: リストタイプという語 %s (<word-list>タグから)見つからなかった
#_ADD pack type not found: The pack type "%s" was not found (from a pack type)
pack type not found: パック タイプ "%s" が見つかりませんでした (パック タイプから)
# Update checking
checking updates failed: アップデートが失敗したか調べます。
@@ -790,13 +838,13 @@ error:
# Stats panel
dimension not found: ディメンションはありません '%s'
#_ADD # Random packs
#_ADD pack type duplicate name:
There is already a pack type named '%s'.
Please choose a different name.
#_ADD
# Random packs
pack type duplicate name:
'%s' という名前のパック タイプがすでに存在します。
別の名前を選択してください。
# Package update window
# checking updates: アップデートを調べます。
checking updates: アップデートを調べます。
can't download installer:
インストーラのパッケージをダウンロードできませんでした。 %s 〜から %s.
何もがインストールされています。
@@ -827,17 +875,17 @@ type:
boolean: ブールです
color: 色
image: イメージ
#_ADD date: date
date: 日付
nil: 何も
# Object types
#_ADD package: package
#_ADD locale: translation
package: パッケージ
locale: 翻訳
game: ゲーム
set: セット
stylesheet: スタイルシート
export template: 輸出テンプレート
#_ADD symbol: symbol
symbol: シンボル
card: カード
cards: カード
field: フィールド
@@ -845,7 +893,9 @@ type:
value: 値
keyword: キーワード
keywords: キーワード
#_ADD pack: pack type
pack: パックタイプ
card region: カード領域
card regions: すべてのカード領域
# Symbol editor shapes
shape: 形
@@ -932,4 +982,3 @@ package:
menu item B/G/W: 黒/緑/白 マナ B/G/W
menu item R/W/U: 赤/白/青 マナ R/W/U
menu item G/U/B: 緑/青/黒 マナ G/U/B

BIN
data/ko.mse-locale/ko.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

989
data/ko.mse-locale/locale Normal file
View File

@@ -0,0 +1,989 @@
mse version: 2.0.2
installer group: translations/korean
full name: 한국어 (Korean)
version: 2023-11-19
icon: ko.png
############################################################## Menu items
#TODO: Get actual speaker to localize this better and not via google translate
menu:
file: &파일
new set: &새로운... Ctrl+N
open set: &열려 있는... Ctrl+O
save set: &덮어쓰기 저장 Ctrl+S
save set as: 다른 이름으로 저장... F12
#TODO: Localize
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: &편집하다
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: &카드
previous card: 이전 카드 PgUp
next card: 다음 카드 PgDn
search cards: &카드 검색 Ctrl+K
add card: &카드 추가 Ctrl+Enter
add cards: &여러 카드 추가...
remove card: &카드 삭제
orientation: &카드 방향
rotate 0: &표준
rotate 270: &오른쪽으로 90° 회전
rotate 90: 왼쪽으로 90° 회전
rotate 180: 180° 회전
card list columns: 카드 목록 표시 설정...
keywords: &키워드
previous keyword: 이전 키워드 PgUp
next keyword: 다음 키워드 PgDn
search keywords: 키워드 검색 Ctrl+K
add keyword: &여러 키워드 Ctrl+Enter
remove keyword: 키워드 삭제 Del
format: &서식
bold: &굵게 Ctrl+B
italic: &기울임꼴 Ctrl+I
underline: &밑줄 Ctrl+U
symbols: &기호 Ctrl+M
reminder text: 키워드 설명 Ctrl+R
insert symbol: 기호 삽입
no spelling suggestions: 제안 없음
graph: &그래프
pie: &파이 차트 1
bar: &バー 2
stack: &막대 그래프 3
scatter: &산포도 4
scatter pie: 산포도 파이 차트 5
console: 콘솔
clear console: &콘솔 지우다 Ctrl+L
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: &도움말
index: &색인... F1
website: &Magic Set Editor 웹사이트...
about: &Magic Set Editor 소개...
# symbol editor
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
duplicate: &복제하다 Ctrl+D
group: &그룹 Ctrl+G
ungroup: 그룹 &해제 Ctrl+U
tool: &도구
select: &선택하다 F5
rotate: &회전하다 F6
points: &포인트들 F7
basic shapes: &모양 F8
symmetry: 대칭 추가 F9
paint: 대칭 추가 F10
############################################################## Menu help texts
help:
welcome: Magic Set Editor 2 에 오신 것을 환영합니다
#file:
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에서 사용할 수 있도록 세트 내보내기
check updates: 템플릿 업데이트 설치
print preview: 인쇄될 카드를 표시합니다.
print: 이 세트의 카드를 인쇄하세요
reload data: 모든 템플릿 파일과 세트를 다시 로드합니다.
show profiler: 스크립트 기능의 타이밍과 함께 프로파일러 창을 표시합니다. 최적화에 사용됩니다.
exit: 저장을 요청한 후 프로그램을 닫습니다.
#edit:
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 구성 변경
# TODO
#cards:
previous card: 목록에서 이전 카드를 선택합니다.
next card: 목록에서 다음 카드를 선택합니다.
search cards: 검색어를 사용하여 카드 목록 필터링
add card: 이 세트에 새로운 빈 카드를 추가하세요.
add cards: 세트에 여러 카드 추가
remove card: 이 세트에서 선택한 카드를 삭제하세요.
orientation: 표시된 카드의 방향
rotate card: 카드 디스플레이를 시계 방향으로 90° 회전
rotate 0: 카드를 오른쪽이 위로 오도록 표시하세요.
rotate 270: 시계 방향으로 회전된 카드를 표시합니다.
rotate 90: 시계 반대 방향으로 회전된 카드를 표시합니다.
rotate 180: 카드를 거꾸로 뒤집습니다.
card list columns: 표시할 열과 순서를 선택합니다.
#keywords:
previous keyword: 목록에서 이전 키워드를 선택합니다.
next keyword: 목록에서 다음 키워드를 선택합니다.
search keywords: 검색어를 사용하여 키워드 목록 필터링
add keyword: 이 세트에 새 키워드 추가
remove keyword: 이 세트에서 선택한 키워드를 삭제하세요.
#format:
bold: 선택한 텍스트를 굵게 만듭니다.
italic: 선택한 텍스트를 이탤릭체로 만듭니다.
underline: 선택한 텍스트에 밑줄을 그어줍니다.
symbols: 선택한 텍스트를 기호로 변환
reminder text: 선택한 키워드에 대한 알림 텍스트 표시
# spelling
no spelling suggestions: 이 오류를 수정하기 위한 제안 사항이 없습니다.
#graph:
pie: 파이 그래프, 슬라이스 크기는 카드 수를 나타냅니다.
bar: 막대 그래프, 막대의 높이는 카드 수를 나타냅니다.
stack: 누적 막대가 있는 막대 그래프
scatter: 분산형 차트, 크기는 카드 수를 나타냅니다.
scatter pie: 각 항목이 작은 파이 그래프인 분산형 차트
#console:
clear console: 콘솔 지우다
#window:
new window: 동일한 세트를 편집하기 위해 다른 창을 만듭니다.
cards tab: 세트의 카드 편집
set info tab: 세트, 제작자 등에 대한 정보를 편집합니다.
style tab: 카드 스타일 변경
keywords tab: 이 세트에 대한 추가 키워드 정의
stats tab: 세트에 있는 카드에 대한 통계 표시
random pack tab: 세트에 대한 무작위 부스터 팩을 생성합니다.
console tab: 오류 메시지를 표시하고 스크립트 명령 실행을 허용합니다.
help:
index:
website:
about:
# New Set Window
search game list control: Filter the game list. Use - to exclude games. Use field: to search in a specific field. Use quotes for literal search. Separate multiple queries with a space.
search stylesheet list control: Filter the stylesheet list. Use - to exclude styles. Use field: to search in a specific field. Use quotes for literal search. Separate multiple queries with a space.
# Cards panel
collapse notes: 카드 메모 상자 숨기기
expand notes: 카드 메모 상자 표시
search cards control: Filter the card list. Use - to exclude cards. Use field: to search in a specific field. Use quotes for literal search. Separate multiple queries with a space.
# Keywords panel
search keywords control: Filter the keyword list. Use - to exclude keywords. Use field: to search in a specific field. Use quotes for literal search. Separate multiple queries with a space.
# Random pack panel
random seed: Different packs will be generated each time.
fixed seed: Using the same seed number gives the same 'random' packs.
seed: Seed number for the random generator. Using the same seed number gives the same 'random' packs.
edit pack type: Double click to edit pack type
number of packs: The number of %ss to generate
# Preferences
app language:
참고: 변경 사항을 적용하려면 MSE를 다시 시작해야 합니다.
zoom export:
끄면 카드가 100% 크기 및 일반 회전으로 내보내지고 복사됩니다.
# apprentice export
set code: 세트 코드는 Apprentice이 세트를 참조하는 데 사용하는 두 문자 코드입니다.
# Symbol editor
new symbol: 새 기호 만들기
open symbol: 기호 열기
save symbol: 기호 저장
save symbol as: 새 파일 이름으로 기호를 저장합니다.
store symbol: 세트의 기호를 사용하세요.
close symbol editor: 기호 편집기를 닫습니다.
duplicate: 선택한 모양을 복제합니다.
group: 선택한 도형을 그룹화
ungroup: 선택한 그룹을 해체하세요
grid: 눈금선 표시
snap: 모양과 점을 눈금선에 맞춥니다.
#tool:
select: 도형 선택 및 이동
rotate: 도형 회전 및 기울이기
points: 심볼의 모양에 대한 제어점 편집
basic shapes: 직사각형, 원 등 기본 도형 그리기
symmetry: 기호에 대칭 추가
paint: 붓을 사용하여 모양을 칠합니다.
#select editor:
merge: 이 도형을 아래의 도형과 병합합니다.
subtract: Subtract the area of this shape from the shape below.
intersect: 이 모양을 아래 모양과 교차하고 두 모양의 영역만 남깁니다.
difference: 이 모양이 아래에 있는 모양과 겹치는 영역을 삭제합니다.
overlap: 이 모양은 아래 모양 위에 배치됩니다.
border: 이 모양을 테두리로 그립니다.
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: 원본을 포함한 반사 횟수
# Card select
filename format: (카드 이름은 {card.name}을 사용하세요. ; 파일 형식은 확장자에 따라 결정됩니다.)
############################################################## Toolbar
tool:
undo: 실행 취소
redo: 다시 하다
cards tab: 카드
set info tab: 세트 정보
style tab: 스타일
keywords tab: 키워드
stats tab: 통계
random pack tab: 카드팩
console tab: 콘솔
# symbol editor
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: 대칭
clear console: 콘솔 지우다
############################################################## Toolbar help text
tooltip:
cards tab: 카드 목록
set info tab: 세트 정보
style tab: 스타일 옵션
keywords tab: 키워드
stats tab: 통계
random pack tab: 카드 팩 생성
console tab: 오류 및 경고
new set: 새로운 세트
open set: 오픈 세트
save set: 세이브 세트
export: 내보내기 세트
cut: 자르다
copy: 복사
paste: 반죽
undo: 실행 취소 %s
redo: 다시 하다 %s
add card: 카드 추가
remove card: 선택한 카드 삭제
rotate card: 카드 회전
add keyword: 키워드 추가
remove keyword: 선택한 키워드 삭제
bold: 용감한
italic: 이탤릭체
underline: 밑줄
symbols: 기호
reminder text: 알림 텍스트
pie: 파이 그래프
bar: 막대 그래프
stack: 누적 막대 그래프
scatter: 산포도
scatter pie: 분산형 파이 플롯
# symbol editor
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: 대칭점을 만드세요
clear console: 콘솔 지우다
############################################################## Labels in the GUI
label:
# Cards tab
card notes: 카드 메모:
search cards: 검색 카드 (Ctrl+K)
# Keywords tab
search keywords: 검색 키워드 (Ctrl+K)
keyword: 예어
match: 텍스트 일치
mode: 방법
uses: 용도
reminder: 알림 텍스트
rules: 추가 규칙
standard keyword:
이는 기본 키워드이므로 편집할 수 없습니다.
복사본을 만들면 해당 복사본이 대신 사용됩니다.
# Style tab
styling options: 스타일링 옵션
# Random pack panel
pack selection: 팩 선택
pack totals: 합계
pack name: 팩 이름
seed: 시드
total cards: 총
# Open dialogs
all files: 모든 파일
# Other set window dialogs
save changes:
세트 '%s' 가 변경되었습니다.
변경 사항을 저장하시겠습니까?
# New set window
game type: 게임 타입:
style type: 카드 스타일:
search game list: 게임 필터링
search stylesheet list: 스타일시트 필터링
stylesheet not found:
열려고 하는 세트는 스타일시트 '%s'을 사용합니다.
이 스타일시트를 시스템에서 찾을 수 없습니다. 대체 스타일을 선택하십시오.
# Preferences
language: 언어
windows: 오픈 세트
app language: 사용자 인터페이스 언어:
card display: 카드 디스플레이
storage: 저장
zoom: 줌:
export: 내보내다:
scale: 내부 규모:
percent of normal: 정상 크기의 퍼센트
external programs: 외부 프로그램
apprentice: &Apprentice:
apprentice exe: Apprentice Executable
internal scale desc:
카드 이미지를 더 큰 규모로 저장합니다.
이를 변경하면 선명 효과가 나타나는 방식에 영향을 줄 수 있습니다.
기존 이미지에는 소급 적용되지 않습니다.
check at startup: 시작 시 새 버전 확인
checking requires internet:
업데이트를 확인하려면 인터넷 연결이 필요합니다.
인터넷 연결이 없으면 업데이트가 확인되지 않습니다.
업데이트 확인 시 어떠한 정보도 수집되지 않습니다.
# Column select
select columns: 표시할 열 선택
columns: 열:
# Card select / images export
select cards: 내보낼 카드
select cards print: 인쇄할 카드 선택
selected card count: 카드 %s 개가 내보내집니다.
filename format: 파일 이름 형식:
filename conflicts: 중복된 파일 이름을 처리합니다:
export filenames: 파일 이름
filename is ignored: (파일 이름은 무시됩니다)
# apprentice export
set code: 세트 암호:
apprentice export cancelled: Apprentice 으로의 수출이 취소되었습니다.
# Html export
html template: 주형:
html export options: 내보내기 옵션
# Image slicer
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: 필터를 선명하게
# Auto replace
auto match: 텍스트 일치
auto replace: 바꾸다
# Symbol editor
sides: 측면
# Packages window
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: -
############################################################## Buttons/checkboxes/choices in the GUI
button:
# Editor
edit symbol: 편집하다
symbol gallery: 갤러리
# Style panel
use for all cards: 모든 카드에 사용
use custom styling options: 이 카드에만 옵션이 적용되도록 합니다.
# 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: 이미지를 내보낼 때 확대/축소 및 회전 옵션 사용
spellcheck enabled: 철자 오류 표시
check now: 지금 확인하세요
always: 언제나
if internet connection exists: 인터넷 연결이 존재하는 경우
never: 절대
internal image extension: 파일 확장자로 이미지 저장
# Column select
move up: 숭진시키다
move down: 아래로 이동
show: 보여주다
hide: 숨다
# Card select
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:
magic set editor: Magic Set Editor
%s - magic set editor: %s - Magic Set Editor
untitled: 제목 없음
about: About Magic Set Editor
symbol editor: 기호 편집기
# dialogs
new set: 새로운
open set: 열려 있는
save set: 덮어쓰기 저장
save set as directory: 디렉토리로 저장
save image: 이미지를 저장
updates available: 업데이트 가능
save changes: 변경 사항을 저장하다?
select stylesheet: 스타일시트 선택
#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: 인쇄 &미리보기
# export
export images: 모든 카드 이미지 내보내기
export cancelled: 내보내기가 취소되었습니다.
export html: 내보내기 HTML
save html: 내보내기 HTML
# auto replace
auto replaces: 자동 교체
# Package Update Window
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: 맞춤법 교정
# 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'
다른 패키지의 파일을 열려고 하는 경우 다음을 사용하십시오. "/패키지 이름/파일 이름"
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' 하지만 종속성을 나열하지는 않습니다.
이 문제를 해결하려면 다음을 추가하세요:
depends on: %s %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', 기본값으로 %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를 찾을 수 없습니다. (from a <word-list> tag)
pack type not found: 팩 유형 %s를 찾을 수 없습니다. (from a pack type)
# Update checking
checking updates failed: 업데이트 확인에 실패했습니다.
no updates: 사용 가능한 업데이트가 없습니다.
# 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 / %d)
installing updates: 패키지 업데이트 (%d / %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: %s 수집
object: 물체
double: 숫자
integer: 전체 숫자
string: 끈
boolean: 부울
color: 색상
image: 영상
date: 날짜
nil: 아무것도 아님
# Object types
package: 패키지
locale: 번역
game: 게임
set: 세트
stylesheet: 스타일시트
export template: 템플릿 내보내기
symbol: 상징
card: 카드
cards: 모든 카드
field: 필드
style: 스타일
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
# descriptions/help text
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: &Tap symbol T
menu item Q: &Untap symbol Q
menu item W: &White mana W
menu item U: Bl&ue mana U
menu item B: &Black mana B
menu item R: &Red mana R
menu item G: &Green mana G
menu item S: &Snow mana S
menu item X: Variable mana &X X
menu item Y: Variable mana &Y Y
menu item Z: Variable mana &Z Z
menu item I: &Infinite mana I
menu item colorless: &Colorless mana...
title colorless: Colorless mana
message colorless: Enter amount of colorless mana:
menu item half: &Half mana
menu item |W: &White |W
menu item |U: Bl&ue |U
menu item |B: &Black |B
menu item |R: &Red |R
menu item |G: &Green |G
menu item |S: &Snow |S
menu item 1/2: &Colorless 1/2
menu item hybrid: H&ybrid mana (two color)
menu item W/U: White/Blue mana W/U
menu item U/B: Blue/Black mana U/B
menu item B/R: Black/Red mana B/R
menu item R/G: Red/Green mana R/G
menu item G/W: Green/White mana G/W
menu item W/B: White/Black mana W/B
menu item U/R: Blue/Red mana U/R
menu item B/G: Black/Green mana B/G
menu item R/W: Red/White mana R/W
menu item G/U: Green/Blue mana G/U
menu item hybrid 3: H&ybrid mana (three color)
menu item W/U/B: White/Blue/Black mana W/U/B
menu item U/B/R: Blue/Black/Red mana U/B/R
menu item B/R/G: Black/Red/Green mana B/R/G
menu item R/G/W: Red/Green/White mana R/G/W
menu item G/W/U: Green/White/Blue mana G/W/U
menu item W/B/R: White/Black/Red mana W/B/R
menu item U/R/G: Blue/Red/Green mana U/R/G
menu item B/G/W: Black/Green/White mana B/G/W
menu item R/W/U: Red/White/Blue mana R/W/U
menu item G/U/B: Green/Blue/Black mana G/U/B

View File

@@ -85,7 +85,7 @@ init script:
or
(
chosen(styling.extended_art, choice: "if land")
and (contains(card.super_type, match: "Land") or contains(replace(match: "Planeswalker", replace: "", card.super_type), match: "Plane"))
and (lang_setting("is_land")(card.super_type) or lang_setting("is_plane")(card.super_type))
)
}
@@ -95,7 +95,7 @@ init script:
or
(
chosen(styling.legend_crown, choice: "normal if legendary")
and contains(card.super_type, match: "Legendary")
and lang_setting("is_legendary")(card.super_type)
)
}
@@ -105,7 +105,7 @@ init script:
or
(
chosen(styling.legend_crown, choice: "special if legendary")
and contains(card.super_type, match: "Legendary")
and lang_setting("is_legendary")(card.super_type)
)
}
@@ -115,7 +115,7 @@ init script:
else if chosen(styling.land_leaf, choice: "yes") then true
else if (
chosen(styling.land_leaf , choice: "if land")
and (contains(card.super_type, match: "Land") or contains(replace(match: "Planeswalker", replace: "", card.super_type), match: "Plane"))
and (lang_setting("is_land")(card.super_type) or lang_setting("is_plane")(card.super_type))
) then true
else false
}

View File

@@ -91,7 +91,7 @@ init script:
or
(
chosen(styling.extended_art, choice: "if land")
and (contains(card.super_type, match: "Land") or contains(replace(match: "Planeswalker", replace: "", card.super_type), match: "Plane"))
and (lang_setting("is_land")(card.super_type) or lang_setting("is_plane")(card.super_type))
)
}
@@ -101,7 +101,7 @@ init script:
or
(
chosen(styling.legend_crown, choice: "normal if legendary")
and contains(card.super_type, match: "Legendary")
and lang_setting("is_legendary")(card.super_type)
)
}
@@ -111,7 +111,7 @@ init script:
or
(
chosen(styling.legend_crown, choice: "special if legendary")
and contains(card.super_type, match: "Legendary")
and lang_setting("is_legendary")(card.super_type)
)
}
@@ -121,7 +121,7 @@ init script:
else if chosen(styling.land_leaf, choice: "yes") then true
else if (
chosen(styling.land_leaf , choice: "if land")
and (contains(card.super_type, match: "Land") or contains(replace(match: "Planeswalker", replace: "", card.super_type), match: "Plane"))
and (lang_setting("is_land")(card.super_type) or lang_setting("is_plane")(card.super_type))
) then true
else false
}

View File

@@ -88,7 +88,7 @@ init script:
or
(
chosen(styling.extended_art, choice: "if land")
and (contains(card.super_type, match: "Land") or contains(replace(match: "Planeswalker", replace: "", card.super_type), match: "Plane"))
and (lang_setting("is_land")(card.super_type) or lang_setting("is_plane")(card.super_type))
)
}
@@ -98,7 +98,7 @@ init script:
or
(
chosen(styling.legend_crown, choice: "normal if legendary")
and contains(card.super_type, match: "Legendary")
and lang_setting("is_legendary")(card.super_type)
)
}
@@ -108,7 +108,7 @@ init script:
or
(
chosen(styling.legend_crown, choice: "special if legendary")
and contains(card.super_type, match: "Legendary")
and lang_setting("is_legendary")(card.super_type)
)
}
@@ -118,7 +118,7 @@ init script:
else if chosen(styling.land_leaf, choice: "yes") then true
else if (
chosen(styling.land_leaf , choice: "if land")
and (contains(card.super_type, match: "Land") or contains(replace(match: "Planeswalker", replace: "", card.super_type), match: "Plane"))
and (lang_setting("is_land")(card.super_type) or lang_setting("is_plane")(card.super_type))
) then true
else false
}

View File

@@ -102,7 +102,7 @@ init script:
or
(
chosen(styling.extended_art, choice: "if land")
and (contains(card.super_type, match: "Land") or contains(replace(match: "Planeswalker", replace: "", card.super_type), match: "Plane"))
and (lang_setting("is_land")(card.super_type) or lang_setting("is_plane")(card.super_type))
)
}
@@ -112,7 +112,7 @@ init script:
or
(
chosen(styling.legend_crown, choice: "normal if legendary")
and contains(card.super_type, match: "Legendary")
and lang_setting("is_legendary")(card.super_type)
)
}
@@ -122,7 +122,7 @@ init script:
or
(
chosen(styling.legend_crown, choice: "special if legendary")
and contains(card.super_type, match: "Legendary")
and lang_setting("is_legendary")(card.super_type)
)
}
@@ -132,7 +132,7 @@ init script:
else if chosen(styling.land_leaf, choice: "yes") then true
else if (
chosen(styling.land_leaf , choice: "if land")
and (contains(card.super_type, match: "Land") or contains(replace(match: "Planeswalker", replace: "", card.super_type), match: "Plane"))
and (lang_setting("is_land")(card.super_type) or lang_setting("is_plane")(card.super_type))
) then true
else false
}

View File

@@ -88,7 +88,7 @@ init script:
or
(
chosen(styling.extended_art, choice: "if land")
and (contains(card.super_type, match: "Land") or contains(replace(match: "Planeswalker", replace: "", card.super_type), match: "Plane"))
and (lang_setting("is_land")(card.super_type) or lang_setting("is_plane")(card.super_type))
)
}
@@ -98,7 +98,7 @@ init script:
or
(
chosen(styling.legend_crown, choice: "normal if legendary")
and contains(card.super_type, match: "Legendary")
and lang_setting("is_legendary")(card.super_type)
)
}
@@ -108,7 +108,7 @@ init script:
or
(
chosen(styling.legend_crown, choice: "special if legendary")
and contains(card.super_type, match: "Legendary")
and lang_setting("is_legendary")(card.super_type)
)
}
@@ -118,7 +118,7 @@ init script:
else if chosen(styling.land_leaf, choice: "yes") then true
else if (
chosen(styling.land_leaf , choice: "if land")
and (contains(card.super_type, match: "Land") or contains(replace(match: "Planeswalker", replace: "", card.super_type), match: "Plane"))
and (lang_setting("is_land")(card.super_type) or lang_setting("is_plane")(card.super_type))
) then true
else false
}

View File

@@ -91,7 +91,7 @@ init script:
or
(
chosen(styling.extended_art, choice: "if land")
and (contains(card.super_type, match: "Land") or contains(replace(match: "Planeswalker", replace: "", card.super_type), match: "Plane"))
and (lang_setting("is_land")(card.super_type) or lang_setting("is_plane")(card.super_type))
)
}
@@ -101,7 +101,7 @@ init script:
or
(
chosen(styling.legend_crown, choice: "normal if legendary")
and contains(card.super_type, match: "Legendary")
and lang_setting("is_legendary")(card.super_type)
)
}
@@ -111,7 +111,7 @@ init script:
or
(
chosen(styling.legend_crown, choice: "special if legendary")
and contains(card.super_type, match: "Legendary")
and lang_setting("is_legendary")(card.super_type)
)
}
@@ -121,7 +121,7 @@ init script:
else if chosen(styling.land_leaf, choice: "yes") then true
else if (
chosen(styling.land_leaf , choice: "if land")
and (contains(card.super_type, match: "Land") or contains(replace(match: "Planeswalker", replace: "", card.super_type), match: "Plane"))
and (lang_setting("is_land")(card.super_type) or lang_setting("is_plane")(card.super_type))
) then true
else false
}

View File

@@ -91,7 +91,7 @@ init script:
or
(
chosen(styling.extended_art, choice: "if land")
and contains(card.super_type, match: "Land")
and (lang_setting("is_land")(card.super_type) or lang_setting("is_plane")(card.super_type))
)
}
@@ -101,7 +101,7 @@ init script:
or
(
chosen(styling.legend_crown, choice: "normal if legendary")
and contains(card.super_type, match: "Legendary")
and lang_setting("is_legendary")(card.super_type)
)
}
@@ -111,7 +111,7 @@ init script:
or
(
chosen(styling.legend_crown, choice: "special if legendary")
and contains(card.super_type, match: "Legendary")
and lang_setting("is_legendary")(card.super_type)
)
}
@@ -119,8 +119,10 @@ init script:
{
if has_special_crown() then false
else if chosen(styling.land_leaf, choice: "yes") then true
else if chosen(styling.land_leaf, choice: "if land")
and contains(card.super_type, match: "Land") then true
else if (
chosen(styling.land_leaf , choice: "if land")
and (lang_setting("is_land")(card.super_type) or lang_setting("is_plane")(card.super_type))
) then true
else false
}

View File

@@ -88,7 +88,7 @@ init script:
or
(
chosen(styling.extended_art, choice: "if land")
and (contains(card.super_type, match: "Land") or contains(replace(match: "Planeswalker", replace: "", card.super_type), match: "Plane"))
and (lang_setting("is_land")(card.super_type) or lang_setting("is_plane")(card.super_type))
)
}
@@ -98,7 +98,7 @@ init script:
or
(
chosen(styling.legend_crown, choice: "normal if legendary")
and ( contains(card.super_type, match: "Legendary") or contains(card.name, match: "Legendary") )
and (lang_setting("is_legendary")(card.super_type) or lang_setting("is_legendary")(card.name))
)
}
@@ -108,7 +108,7 @@ init script:
or
(
chosen(styling.legend_crown, choice: "special if legendary")
and ( contains(card.super_type, match: "Legendary") or contains(card.name, match: "Legendary") )
and (lang_setting("is_legendary")(card.super_type) or lang_setting("is_legendary")(card.name))
)
}
@@ -118,7 +118,7 @@ init script:
else if chosen(styling.land_leaf, choice: "yes") then true
else if (
chosen(styling.land_leaf , choice: "if land")
and (contains(card.super_type, match: "Land") or contains(replace(match: "Planeswalker", replace: "", card.super_type), match: "Plane"))
and (lang_setting("is_land")(card.super_type) or lang_setting("is_plane")(card.super_type))
) then true
else false
}
@@ -239,7 +239,7 @@ init script:
if styling.type_location == "under the name" then false
else if has_rarity() and ( styling.rarity_location == "type line right" or styling.rarity_location == "type line left" ) then true
else if has_identity() and ( styling.color_indicator_dot_location == "type line right" or styling.color_indicator_dot_location == "type line left" ) then true
else if card.type != "<word-list-type></word-list-type>" then true
else if trim(remove_tags(card.type)) != "" then true
else false
}

View File

@@ -91,7 +91,7 @@ init script:
or
(
chosen(styling.extended_art, choice: "if land")
and (contains(card.super_type, match: "Land") or contains(replace(match: "Planeswalker", replace: "", card.super_type), match: "Plane"))
and (lang_setting("is_land")(card.super_type) or lang_setting("is_plane")(card.super_type))
)
}
@@ -101,7 +101,7 @@ init script:
or
(
chosen(styling.legend_crown, choice: "normal if legendary")
and contains(card.super_type, match: "Legendary")
and lang_setting("is_legendary")(card.super_type)
)
}
@@ -111,7 +111,7 @@ init script:
or
(
chosen(styling.legend_crown, choice: "special if legendary")
and contains(card.super_type, match: "Legendary")
and lang_setting("is_legendary")(card.super_type)
)
}
@@ -121,7 +121,7 @@ init script:
else if chosen(styling.land_leaf, choice: "yes") then true
else if (
chosen(styling.land_leaf , choice: "if land or plane")
and (contains(card.super_type, match: "Land") or contains(replace(match: "Planeswalker", replace: "", card.super_type), match: "Plane"))
and (lang_setting("is_land")(card.super_type) or lang_setting("is_plane")(card.super_type))
) then true
else false
}

View File

@@ -78,12 +78,17 @@ init script:
is_promo := { styling.promo }
has_identity := { styling.color_indicator_dot }
has_identity2 := { styling.color_indicator_dot_2 }
is_legend := {not is_spot() and ((set.auto_legends and contains(card.super_type, match:"Legendary"))) }
is_spot := {contains(styling.frames, match:"Spotlight")}
is_reversed := { not is_spot() and contains(styling.frames, match:"Reversed")}
is_vehicle := {not is_spot() and (contains(styling.frames, match:"Vehicle") or (contains(styling.auto_frames, match:"Vehicle") and contains(card.sub_type, match:"Vehicle")))}
is_nyx := {not is_spot() and (contains(styling.frames, match:"Nyx") or (contains(styling.auto_frames, match:"Nyx") and contains(card.type, match:"Enchantment "))) }
is_snow := {not is_spot() and (contains(styling.frames, match:"Snow") or (contains(styling.auto_frames, match:"Snow") and contains(card.type, match:"Snow"))) }
is_legend := { not is_spot() and auto_legend() }
is_vehicle := { not is_spot() and (auto_vehicle() or contains(styling.frames, match:"vehicle")) }
is_nyx := { not is_spot() and (auto_nyx() or contains(styling.frames, match:"nyx")) }
is_snow := { not is_spot() and (auto_snow() or contains(styling.frames, match:"snow")) }
auto_legend := { set.auto_legends and lang_setting("is_legendary")(card.super_type) }
auto_vehicle := { contains(styling.auto_frames, match:"vehicle") and lang_setting("is_vehicle")(card.sub_type) }
auto_nyx := { contains(styling.auto_frames, match:"nyx") and lang_setting("is_nyx")(card.super_type) }
auto_snow := { contains(styling.auto_frames, match:"snow") and lang_setting("is_snow")(card.super_type) }
##### flavor bar stuff
chop_correction := { chop_bot() }
top_of_textbox := {327-(-chop_top())}
@@ -143,16 +148,17 @@ styling field:
description: Frames to use. Higher choices may override lower choices.
choice: Spotlight
choice: Reversed
choice: Nyx
choice: Vehicle
choice: Snow
choice: nyx
choice: vehicle
choice: snow
styling field:
type: multiple choice
name: auto frames
description: Automatically applies frames for multi-typed enchantments or Vehicles on the main card.
choice: Nyx
choice: Vehicle
choice: Snow
description: Automatically applies frames for multi-typed enchantments, snow, or Vehicles on the main card.
choice: nyx
choice: vehicle
choice: snow
initial: nyx, vehicle, snow
styling field:
type: multiple choice
name: other options

View File

@@ -134,8 +134,8 @@ init script:
is_mutate := { not is_expanded_art() and not is_full_art() and chosen(styling.frames, choice: "mutate") and not is_map()}
is_miracle := { chosen(styling.frames, choice: "miracle") and not is_map() and not is_expanded_art() and not is_cons() and not is_fnm() and not is_inverted()}
is_nyx := { chosen(styling.frames, choice: "nyx") and not is_map() }
is_vehicle := { (chosen(styling.frames, choice: "vehicle") or (chosen(styling.other_options, choice:"auto vehicles") and match_vehicle(card.sub_type))) and not is_map()}
is_snow := { (chosen(styling.frames, choice: "snow") or (chosen(styling.other_options, choice:"auto snow") and match_snow(card.super_type))) and not is_map()}
is_vehicle := { (chosen(styling.frames, choice: "vehicle") or (chosen(styling.other_options, choice:"auto vehicles") and lang_setting("is_vehicle")(card.sub_type))) and not is_map()}
is_snow := { (chosen(styling.frames, choice: "snow") or (chosen(styling.other_options, choice:"auto snow") and lang_setting("is_snow")(card.super_type))) and not is_map()}
is_cons := { chosen(styling.frames, choice: "draft matters") or chosen(styling.frames, choice: "conspiracy") and not is_map() }
is_scrolls := { chosen(styling.frames, choice: "conspiracy") and not is_map()}
is_shifted := { chosen(styling.frames, choice: "planeshifted") and not is_map() and not is_full_art() and not is_fnm()}
@@ -144,7 +144,7 @@ init script:
is_map := { chosen(styling.frames, choice: "map") }
use_node := { chosen(styling.frames, choice: "lesson") }
is_season := { chosen(styling.frames, choice: "season") and not is_map() }
is_legend := {not is_map() and (chosen(styling.frames, choice: "legend") or (set.auto_legends and contains(card.super_type, match:"Legendary"))) }
is_legend := {not is_map() and (chosen(styling.frames, choice: "legend") or (set.auto_legends and lang_setting("is_legendary")(card.super_type))) }
is_full_art := {chosen(styling.frames, choice:"fullart") and not is_map() and not is_clear()}
is_expanded_art := {not is_map() and not is_clear() and contains(styling.frames, match:"less art")}
is_borderless := {not is_map() and not is_clear() and chosen(styling.frames, choice:"borderless art")}

View File

@@ -188,11 +188,11 @@ init script:
is_miracle := {styling.front_style == "miracle"}
is_class := {styling.front_style == "class"}
is_nyx := {styling.front_style == "nyx" or chosen(styling.other_options, choice:"nyx front")}
is_vehicle := {styling.front_style == "vehicle" or chosen(styling.other_options, choice:"vehicle front") or (chosen(styling.other_options, choice:"automate type frames") and match_vehicle(card.type))}
is_vehicle := {styling.front_style == "vehicle" or chosen(styling.other_options, choice:"vehicle front") or (chosen(styling.other_options, choice:"automate type frames") and lang_setting("is_vehicle")(card.sub_type))}
is_map := {styling.front_style == "map"}
is_snow := {styling.front_style == "snow" or chosen(styling.other_options, choice:"snow front") or (chosen(styling.other_options, choice:"automate type frames") and match_snow(card.type))}
is_snow := {styling.front_style == "snow" or chosen(styling.other_options, choice:"snow front") or (chosen(styling.other_options, choice:"automate type frames") and lang_setting("is_snow")(card.super_type))}
is_saga := {two_boxes() or three_boxes() or four_boxes()}
is_legend := {is_normal() and not is_map() and (chosen(styling.other_options, choice:"legendary front") or (contains(card.super_type, match:"Legendary") and set.auto_legends)) }
is_legend := {is_normal() and not is_map() and (chosen(styling.other_options, choice:"legendary front") or (lang_setting("is_legendary")(card.super_type) and set.auto_legends)) }
is_curtains := {contains(card.notes, match:"!curtain")}
is_mutate := {chosen(styling.other_options, choice:"front mutate") and is_normal() and not is_full() and not is_saga() and not is_map() and not front_clear()}
is_leveler := {styling.front_style == "leveler"}
@@ -207,11 +207,11 @@ init script:
back_miracle := {styling.back_style == "miracle"}
back_class := {styling.back_style == "class"}
back_nyx := {styling.back_style == "nyx" or chosen(styling.other_options, choice:"nyx back")}
back_vehicle := {styling.back_style == "vehicle" or chosen(styling.other_options, choice:"vehicle back") or (chosen(styling.other_options, choice:"automate type frames") and match_vehicle(card.type_2))}
back_vehicle := {styling.back_style == "vehicle" or chosen(styling.other_options, choice:"vehicle back") or (chosen(styling.other_options, choice:"automate type frames") and lang_setting("is_vehicle")(card.sub_type_2))}
back_map := {styling.back_style == "map"}
back_snow := {styling.back_style == "snow" or chosen(styling.other_options, choice:"snow back") or (chosen(styling.other_options, choice:"automate type frames") and match_snow(card.type_2))}
back_snow := {styling.back_style == "snow" or chosen(styling.other_options, choice:"snow back") or (chosen(styling.other_options, choice:"automate type frames") and lang_setting("is_snow")(card.super_type_2))}
back_saga := {back_two_boxes() or back_three_boxes() or back_four_boxes()}
back_legend := {back_normal() and not back_map() and (chosen(styling.other_options, choice: "legendary back") or (contains(card.super_type_2, match: "Legendary") and set.auto_legends))}
back_legend := {back_normal() and not back_map() and (chosen(styling.other_options, choice: "legendary back") or (set.auto_legends and lang_setting("is_legendary")(card.super_type_2)))}
back_mutate := {chosen(styling.other_options, choice:"back mutate") and back_normal() and not is_full() and not back_saga() and not back_map() and not back_clear()}
back_poke_walker := {mainframe_walkerb() and not is_full() and use_evobar()}
back_leveler := {styling.back_style == "leveler"}

View File

@@ -68,17 +68,20 @@ init script:
is_promo := { styling.promo }
########## Frame styling
card_shape := { "token" }
is_clear := { styling.use_clear_frames }
is_unsorted := {styling.remove_from_autocount}
is_m20 := {contains(styling.frames, match: "M20")}
is_snow := {contains(styling.frames, match: "snow") and not is_m20()}
is_tall := {contains(styling.frames, match: "tall")}
is_textless := {card.rule_text == "" and remove_tags(card.flavor_text) == ""}
is_clear := {contains(styling.frames, match: "clear")}
mtgo_abil := {contains(styling.frames, match: "MTGO Ability") and not is_m20()}
is_legend := {(contains(styling.frames, match: "legend") or (set.auto_legends and contains(card.super_type, match:"Legendary")))}
is_nyx := {contains(styling.frames, match: "nyx") and not is_clear() and not is_m20()}
is_vehicle := {contains(styling.frames, match: "vehicle") and not is_m20()}
is_legend := { auto_legend() or contains(styling.frames, match:"legendary") }
is_vehicle := { (auto_vehicle() or contains(styling.frames, match:"vehicle")) and not is_m20() }
is_nyx := { (auto_nyx() or contains(styling.frames, match:"nyx")) and not is_m20() and not is_clear() }
is_snow := { (auto_snow() or contains(styling.frames, match:"snow")) and not is_m20() }
auto_legend := { set.auto_legends and lang_setting("is_legendary")(card.super_type) }
auto_vehicle := { contains(styling.auto_frames, match:"vehicle") and lang_setting("is_vehicle")(card.sub_type) }
auto_nyx := { contains(styling.auto_frames, match:"nyx") and lang_setting("is_nyx")(card.super_type) }
auto_snow := { contains(styling.auto_frames, match:"snow") and lang_setting("is_snow")(card.super_type) }
is_copy := {contains(styling.frames, match: "copy")}
text_shape := {
if is_m20() and is_tall() then "9"
@@ -133,6 +136,14 @@ styling field:
choice: vehicle
choice: nyx
choice: snow
styling field:
type: multiple choice
name: auto frames
description: Automatically applies frames for multi-typed enchantments, snow, or Vehicles.
choice: nyx
choice: vehicle
choice: snow
initial: nyx, vehicle, snow
styling field:
type: multiple choice
name: other options
@@ -238,6 +249,9 @@ styling style:
frames:
render style: checklist
direction: vertical
auto frames:
render style: checklist
direction: vertical
other options:
render style: checklist
direction: vertical

View File

@@ -193,12 +193,17 @@ init script:
un_png := replace@(match:".png", replace: "")
a_saga := {true}
saga_reminder := { if styling.alternate_reminder != "" then styling.alternate_reminder else if is_class() then "Gain the next level as a sorcery to add its ability." else "As this Saga enters and after your draw step, add a lore counter. Sacrifice after III." }
is_nyx := {contains(styling.other_options, match:"nyx")}
is_snow := {contains(styling.other_options, match:"snow")}
is_vehicle := {contains(styling.other_options, match:"vehicle")}
is_class := {contains(styling.other_options, match:"class") or contains(card.sub_type, match:"Class")}
is_class := {contains(styling.other_options, match:"class") or lang_setting("is_class")(card.sub_type)}
un_marked := {is_class() or contains(styling.other_options, match:"remove bookmark")}
is_legend := {set.auto_legends and contains(card.super_type, match:"Legendary") }
is_legend := { auto_legend() }
is_vehicle := { auto_vehicle() or contains(styling.other_options, match:"vehicle") }
is_nyx := { auto_nyx() or contains(styling.other_options, match:"nyx") }
is_snow := { auto_snow() or contains(styling.other_options, match:"snow") }
auto_legend := { set.auto_legends and lang_setting("is_legendary")(card.super_type) }
auto_vehicle := { contains(styling.auto_frames, match:"vehicle") and lang_setting("is_vehicle")(card.sub_type) }
auto_nyx := { contains(styling.auto_frames, match:"nyx") and lang_setting("is_nyx")(card.super_type) }
auto_snow := { contains(styling.auto_frames, match:"snow") and lang_setting("is_snow")(card.super_type) }
nyx_background := { color_background(type:"nyx", base_hybrid:card_hybrid) }
snow_background := { color_background(type:"snowtexture", base_hybrid:card_hybrid) }
bookmark_background := { color_background(type:"mark", base_hybrid:card_hybrid) }
@@ -275,6 +280,14 @@ styling field:
type: text
name: custom chapter name
description: Set how this symbol will be called in text exports (ie I, II...). Default is C.
styling field:
type: multiple choice
name: auto frames
description: Automatically applies frames for multi-typed enchantments, snow, or Vehicles.
choice: nyx
choice: vehicle
choice: snow
initial: nyx, vehicle, snow
styling field:
type: multiple choice
name: other options
@@ -406,6 +419,9 @@ styling style:
choice images:
no: { symbol_variation(symbol: set.symbol, variation: "common") }
yes: { symbol_variation(symbol: set.symbol, variation: "invertedcommon") }
auto frames:
render style: checklist
direction: vertical
other options:
render style: checklist
direction: vertical

View File

@@ -0,0 +1,259 @@
Attraction
Urzas
Arkan
Archon
Äthergeborener
Atog
Azra
Bobbel
Bold
Buboh
Camarid
Cocatrisk
Cyberman
Dalek
Dauthi
Dryade
Eldrazi
Feenwesen
Fraktalwesen
Gargoyle
Gestaltwandler
Gith
Gnoll
Goblin
Gorgo
Gremlin
Halbling
Hippogryph
Homarid
Ifrit
Juggernaut
Kavu
Kirin
Kithkin
Kor
Lamia
Lammasu
Lhurgoyf
Mantikor
Mastikor
Meervolk
Metathran
Modulon
Mungo
Myr
Nachtmahr
Nachtschrat
Nephilim
Noggle
Oger
Ophis
Orgg
Ork
Pentavit
Phyrexianer
Remasuri
Saproling
Sceada
Servo
Slith
Soltari
Specter
Surrakar
Tetravit
Thalakos
Thopter
Thrull
Tiefling
Trilobit
Triskelavit
Vedalken
Viashino
Wraith
Zephalid
Zubera
Doctor
Ninja
Spruchwandler
Uberlebender
Ajani
Aminatou
Angrath
Arlinn
Ashiok
Bahamut
Basri
Bolas
Calix
Chandra
Comet
Dack
Dakkon
Daretti
Davriel
Dihada
Domri
Dovin
Ellywick
Elminster
Elspeth
Estrid
Freyalise
Garruk
Gideon
Grist
Guff
Huatli
Jace
Jared
Jaya
Jeska
Kaito
Karn
Kasmina
Kaya
Kiora
Koth
Liliana
Lolth
Lukka
Minsc
Mordenkainen
Nahiri
Narset
Niko
Nissa
Nixilis
Oko
Quintorius
Ral
Rowan
Saheeli
Samut
Sarkhan
Serra
Sivitri
Sorin
Szat
Tamiyo
Tasha
Teferi
Teyo
Tezzeret
Thibalt
Tyvar
Ugin
Urza
Venser
Vivien
Vraska
Vronos
Will
Windgrace
Wrenn
Xenagos
Yanggu
Yanling
Zariel
Alara
Amonkhet
Arcavios
Bloomburrow
Capenna
Dominaria
Duskmourn
Eldraine
Faerûn
Ikoria
Innistrad
Ixalan
Kaladesh
Kaldheim
Kamigawa
Lorwyn
Merkadia
Mirrodin
Rath
Ravnica
Schattenmoor
Tarkir
Theros
Thunder
Junction
Ulgrotha
Zendikar
Antausia
Arkhos
Azgol
Belenon
Bolas' Meditationsreich
Cridhe
Abyssus
Echoir
Equilor
Ergamon
Fabacin
Fiora
Gargantikar
Gobakhan
Iquatana
Ir
Karsus
Kephalai
Kinshala
Kolbahan
Kylem
Kyneth
Luvion
Moag
Mongseng
Muraganda
Phyrexia
Pyrulea
Rabiah
Regatha
Segovia
Serras
Shandalar
Shenmeng
Valla
Vryn
Wildfeuer
Xerex
Zhalfir
Alkabah
Aranzhur
Diraden
Kodisha
Metal
Island
Skalla
Tavelia
Tolvada
Azoria
Cabralin
Celesta
Gastal
Ilcae
Mirrankkar
Nether
Void
Obsidias
Torwynn
Vatraquaz
Alfava
Metraxis
Androzani
Minor
Apalapucia
Dalek-Asylum
Darillium
Die Bibliothek
Gallifrey
Kandoka
Necros
Skaro
Trenzalore
Mana
Manavorrat

View File

@@ -1 +0,0 @@
merfolk

View File

@@ -57,26 +57,14 @@ planeswalkers
Merfolk
deathtouch
noncombat
Urza
Karn
Ajani
Goldmane
Jace
Beleren
Liliana
Vess
Chandra
Nalaar
Garruk
Wildspeaker
Tezzeret
Elspeth
Tirel
Nicol
Bolas
Sarkhan
Vol
Nissa
Revane
Baltrice
Crucius
@@ -90,7 +78,6 @@ Tolaria
Weatherlight
Ertai
Barrin
Dominaria
Benalish
Benalia
Sisay
@@ -173,4 +160,238 @@ hedron
thrull
arcun
merfolk
ziziziz
Powerstone
Ajani
Aminatou
Angrath
Arlinn
Ashiok
Bahamut
Basri
Bolas
Calix
Chandra
Comet
Dack
Dakkon
Daretti
Davriel
Dihada
Domri
Dovin
Ellywick
Elminster
Elspeth
Estrid
Freyalise
Garruk
Gideon
Grist
Guff
Huatli
Jace
Jared
Jaya
Jeska
Kaito
Karn
Kasmina
Kaya
Kiora
Koth
Liliana
Lolth
Lukka
Minsc
Mordenkainen
Nahiri
Narset
Niko
Nissa
Nixilis
Oko
Quintorius
Ral
Rowan
Saheeli
Samut
Sarkhan
Serra
Sivitri
Sorin
Szat
Tamiyo
Tasha
Teferi
Teyo
Tezzeret
Tibalt
Tyvar
Ugin
Urza
Venser
Vivien
Vraska
Vronos
Will
Windgrace
Wrenn
Xenagos
Yanggu
Yanling
Zariel
Aetherborn
Archon
Astartes
Aurochs
Azra
Beeble
Blinkmoth
Brushwagg
Camarid
Cephalid
Custodes
Cyberman
Dalek
Dauthi
Efreet
Eldrazi
Graveborn
Gith
Gnoll
Halfling
Homarid
Hippogriff
Homunculus
Kavu
Kirin
Kithkin
Kobold
Kor
Lamia
Lammasu
Lhurgoyf
Licid
Manticore
Masticore
Metathran
Moonfolk
Myr
Necron
Nephilim
Nightstalker
Noggle
Orgg
Ouphe
Pangolin
Pentavite
Phelddagrif
Pincher
Shapeshifter
Slith
Surrakar
Tetravite
Thalakos
Tiefling
Treefolk
Triskelavite
Tyranid
Vedalken
Viashino
Volver
Zubera
Berserker
Flagbearer
Primarch
Spellshaper
Alara
Amonkhet
Arcavios
Bloomburrow
Capenna
Dominaria
Duskmourn
Eldraine
Faerûn
Ikoria
Innistrad
Ixalan
Kaladesh
Kaldheim
Kamigawa
Lorwyn
Mercadia
Mirrodin
Phyrexia
Rath
Ravnica
Shadowmoor
Tarkir
Theros
Ulgrotha
Zendikar
Antausia
Arkhos
Azgol
Belenon
Bolas's
Cridhe
Echoir
Equilor
Ergamon
Fabacin
Fiora
Gargantikar
Gobakhan
Iquatana
Ir
Karsus
Kephalai
Kinshala
Kolbahan
Kylem
Kyneth
Luvion
Moag
Mongseng
Muraganda
Pyrulea
Rabiah
Regatha
Segovia
Serra's
Shandalar
Shenmeng
Valla
Vryn
Wildfire
Xerex
Zhalfir
Alkabah
Aranzhur
Diraden
Kodisha
Skalla
Tavelia
Tolvada
Azoria
Cabralin
Celesta
Gastal
Ilcae
Mirrankkar
Obsidias
Torwynn
Vatraquaz
Alfava Metraxis
Androzani Minor
Apalapucia
Darillium
Earth
Gallifrey
Horsehead Nebula
Kandoka
Necros
Mutter's
Spacecraft
Trenzalore

View File

@@ -1 +0,0 @@
merfolk

View File

@@ -173,4 +173,238 @@ hedron
thrull
arcun
merfolk
ziziziz
Powerstone
Ajani
Aminatou
Angrath
Arlinn
Ashiok
Bahamut
Basri
Bolas
Calix
Chandra
Comet
Dack
Dakkon
Daretti
Davriel
Dihada
Domri
Dovin
Ellywick
Elminster
Elspeth
Estrid
Freyalise
Garruk
Gideon
Grist
Guff
Huatli
Jace
Jared
Jaya
Jeska
Kaito
Karn
Kasmina
Kaya
Kiora
Koth
Liliana
Lolth
Lukka
Minsc
Mordenkainen
Nahiri
Narset
Niko
Nissa
Nixilis
Oko
Quintorius
Ral
Rowan
Saheeli
Samut
Sarkhan
Serra
Sivitri
Sorin
Szat
Tamiyo
Tasha
Teferi
Teyo
Tezzeret
Tibalt
Tyvar
Ugin
Urza
Venser
Vivien
Vraska
Vronos
Will
Windgrace
Wrenn
Xenagos
Yanggu
Yanling
Zariel
Aetherborn
Archon
Astartes
Aurochs
Azra
Beeble
Blinkmoth
Brushwagg
Camarid
Cephalid
Custodes
Cyberman
Dalek
Dauthi
Efreet
Eldrazi
Graveborn
Gith
Gnoll
Halfling
Homarid
Hippogriff
Homunculus
Kavu
Kirin
Kithkin
Kobold
Kor
Lamia
Lammasu
Lhurgoyf
Licid
Manticore
Masticore
Metathran
Moonfolk
Myr
Necron
Nephilim
Nightstalker
Noggle
Orgg
Ouphe
Pangolin
Pentavite
Phelddagrif
Pincher
Shapeshifter
Slith
Surrakar
Tetravite
Thalakos
Tiefling
Treefolk
Triskelavite
Tyranid
Vedalken
Viashino
Volver
Zubera
Berserker
Flagbearer
Primarch
Spellshaper
Alara
Amonkhet
Arcavios
Bloomburrow
Capenna
Dominaria
Duskmourn
Eldraine
Faerûn
Ikoria
Innistrad
Ixalan
Kaladesh
Kaldheim
Kamigawa
Lorwyn
Mercadia
Mirrodin
Phyrexia
Rath
Ravnica
Shadowmoor
Tarkir
Theros
Ulgrotha
Zendikar
Antausia
Arkhos
Azgol
Belenon
Bolas's
Cridhe
Echoir
Equilor
Ergamon
Fabacin
Fiora
Gargantikar
Gobakhan
Iquatana
Ir
Karsus
Kephalai
Kinshala
Kolbahan
Kylem
Kyneth
Luvion
Moag
Mongseng
Muraganda
Pyrulea
Rabiah
Regatha
Segovia
Serra's
Shandalar
Shenmeng
Valla
Vryn
Wildfire
Xerex
Zhalfir
Alkabah
Aranzhur
Diraden
Kodisha
Skalla
Tavelia
Tolvada
Azoria
Cabralin
Celesta
Gastal
Ilcae
Mirrankkar
Obsidias
Torwynn
Vatraquaz
Alfava Metraxis
Androzani Minor
Apalapucia
Darillium
Earth
Gallifrey
Horsehead Nebula
Kandoka
Necros
Mutter's
Spacecraft
Trenzalore

View File

@@ -1 +0,0 @@
merfolk

View File

@@ -174,3 +174,239 @@ thrull
arcun
merfolk
monocolored
Powerstone
Cartouche
Ajani
Aminatou
Angrath
Arlinn
Ashiok
Bahamut
Basri
Bolas
Calix
Chandra
Comet
Dack
Dakkon
Daretti
Davriel
Dihada
Domri
Dovin
Ellywick
Elminster
Elspeth
Estrid
Freyalise
Garruk
Gideon
Grist
Guff
Huatli
Jace
Jared
Jaya
Jeska
Kaito
Karn
Kasmina
Kaya
Kiora
Koth
Liliana
Lolth
Lukka
Minsc
Mordenkainen
Nahiri
Narset
Niko
Nissa
Nixilis
Oko
Quintorius
Ral
Rowan
Saheeli
Samut
Sarkhan
Serra
Sivitri
Sorin
Szat
Tamiyo
Tasha
Teferi
Teyo
Tezzeret
Tibalt
Tyvar
Ugin
Urza
Venser
Vivien
Vraska
Vronos
Will
Windgrace
Wrenn
Xenagos
Yanggu
Yanling
Zariel
Aetherborn
Archon
Astartes
Aurochs
Azra
Beeble
Blinkmoth
Brushwagg
Camarid
Cephalid
Custodes
Cyberman
Dalek
Dauthi
Efreet
Eldrazi
Graveborn
Gith
Gnoll
Halfling
Homarid
Hippogriff
Homunculus
Kavu
Kirin
Kithkin
Kobold
Kor
Lamia
Lammasu
Lhurgoyf
Licid
Manticore
Masticore
Metathran
Moonfolk
Myr
Necron
Nephilim
Nightstalker
Noggle
Orgg
Ouphe
Pangolin
Pentavite
Phelddagrif
Pincher
Shapeshifter
Slith
Surrakar
Tetravite
Thalakos
Tiefling
Treefolk
Triskelavite
Tyranid
Vedalken
Viashino
Volver
Zubera
Berserker
Flagbearer
Primarch
Spellshaper
Alara
Amonkhet
Arcavios
Bloomburrow
Capenna
Dominaria
Duskmourn
Eldraine
Faerûn
Ikoria
Innistrad
Ixalan
Kaladesh
Kaldheim
Kamigawa
Lorwyn
Mercadia
Mirrodin
Phyrexia
Rath
Ravnica
Shadowmoor
Tarkir
Theros
Ulgrotha
Zendikar
Antausia
Arkhos
Azgol
Belenon
Bolas's
Cridhe
Echoir
Equilor
Ergamon
Fabacin
Fiora
Gargantikar
Gobakhan
Iquatana
Ir
Karsus
Kephalai
Kinshala
Kolbahan
Kylem
Kyneth
Luvion
Moag
Mongseng
Muraganda
Pyrulea
Rabiah
Regatha
Segovia
Serra's
Shandalar
Shenmeng
Valla
Vryn
Wildfire
Xerex
Zhalfir
Alkabah
Aranzhur
Diraden
Kodisha
Skalla
Tavelia
Tolvada
Azoria
Cabralin
Celesta
Gastal
Ilcae
Mirrankkar
Obsidias
Torwynn
Vatraquaz
Alfava Metraxis
Androzani Minor
Apalapucia
Darillium
Earth
Gallifrey
Horsehead Nebula
Kandoka
Necros
Mutter's
Spacecraft
Trenzalore

View File

@@ -0,0 +1,255 @@
Attraction
Subciudad
urza
Ajani
Aminatou
Angrath
Arlinn
Ashiok
Bahamut
Basri
Bolas
Cálix
Chandra
Comet
Dack
Dakkon
Daretti
Davriel
Dihada
Domri
Dovin
Ellywick
Elminster
Elspeth
Estrid
Freyalise
Garruk
Gideon
Grist
Guff
Huatli
Jace
Jared
Jaya
Jeska
Kaito
Karn
Kasmina
Kaya
Kiora
Koth
Liliana
Lolth
Lukka
Minsc
Mordenkainen
Nahiri
Narset
Niko
Nissa
Nixilis
Oko
Quintorius
Ral
Rowan
Saheeli
Samut
Sarkhan
Serra
Sivitri
Sorin
Szat
Tamiyo
Tasha
Teferi
Teyo
Tezzeret
Tibalt
Tyvar
Ugin
Urza
Venser
Vivien
Vraska
Vronos
Will
Windgrace
Wrenn
Xenagos
Yanggu
Yanling
Zariel
Atog
Azra
Camárido
Capibara
Caribú
Cefálido
Cocatriz
Constructo
Dauti
Djinn
Draco
Efrit
Eldrazi
Etergénito
Gnoll
Gith
Gólem
Gremlin
Homárido
Homúnculo
Kavu
Kirin
Kóbold
Kraken
Lammasu
Lhurgoyf
Licántropo
Manticora
Masticore
Metamorfo
Metathrán
Minotauro
Myr
Nefilim
Noggle
Orgg
Oufé
Pangolín
Pegaso
Pentavita
Pirexiano
titilante
Saprolín
Slit
Soltari
Surrakar
Talako
Tetravita
Thrull
Tiefling
Tintícola
Tóptero
Trisquelavita
Uómbat
Vedalken
Viashino
Yerbamala
Yeti
Zombie
Berserker
Metabolizador
Alara
Amonkhet
Arcavios
Bloomburrow
Capenna
Dominaria
Duskmourn
Eldraine
Faerûn
Ikoria
Innistrad
Ixalan
Kaladesh
Kaldheim
Kamigawa
Lorwyn
Mercadia
Mirrodín
Rath
Rávnica
Tarkir
Theros
Thunder
Junction
Ulgrotha
Zendikar
Antausia
Arkhos
Azgol
Bélenon
Cridhe
Echoir
Equilor
Ergamon
Fábacin
Fiora
Gargantikar
Gobakhan
Iquatana
Ir
Karsus
Kephalai
Kinshala
Kólbahan
Kylem
Kyneth
Luvion
Moag
Mongseng
Muraganda
Phyrexia
Pyrulea
Rabiah
Regatha
Nicol
Serra
Segovia
Shandalar
Shenmeng
Valla
Vryn
Xerex
Zhalfir
Alkabah
Aranzhur
Diraden
Kodisha
Metal
Island
Skalla
Tavelia
Tolvada
Azoria
Cabralin
Celesta
Gastal
Ilcae
Mirrankkar
Nether
Void
Obsidias
Torwynn
Vatraquaz
Alfava
Metraxis
Androzani
Minor
Apalapucia
Darillium
Earth
Gallifrey
Horsehead
Nebula
Kandoka
Mars
Moon
Necros
New Earth
Outside
Mutter's
Spiral
Skaro
Spacecraft
The
Dalek
Asylum
Library
Time
Trenzalore
Unknown
Planet

View File

@@ -1,175 +0,0 @@
148
mana
untap/MSDRJZG
unblockable
planeswalker
noncreature
nonland
nonenchantment
nonartifact
nonwhite
nonblue
nonblack
nonred
nongreen
unblock/USDG
precombat
postcombat
scry
plainswalk
islandwalk
swampwalk
mountainwalk
forestwalk
landwalk
desertwalk
plainshome
islandhome
swamphome
mountainhome
foresthome
landhome
soulshift
ninjitsu
bushido
lifelink
gravestorm
fateseal
bloodthirst
djinn
unattach
face-down
face-up
spell's
guerrilas
mages
exit-the-battlefield
enter-the-battlefield
havok
spectre
gargadon
gargadons
Crovax
evincar
and/or
20/20
planeswalkers
Merfolk
deathtouch
noncombat
Urza
Karn
Ajani
Goldmane
Jace
Beleren
Liliana
Vess
Chandra
Nalaar
Garruk
Wildspeaker
Tezzeret
Elspeth
Tirel
Nicol
Bolas
Sarkhan
Vol
Nissa
Revane
Baltrice
Crucius
scryers
+1
etherium
-1
Kothophed
wurm
Tolaria
Weatherlight
Ertai
Barrin
Dominaria
Benalish
Benalia
Sisay
golem
Keld
Maraxus
Volrath
Mirri
Multani
maro-sorcerer
Squee
Tahngarth
Crovax
Selenia
Greven
il-Vec
Argive
Samite
Orim
Argivian
Rath
Starke
Sidar
Kondo
evincar
multiverse
Eladamri
Skyshroud
guerilla
Soltari
Lyna
Rofellos
spellcasting
Korvecdal
Vuel
Takara
self-interest
Ashnod
Mishra
Fallaji
Gix
Phyrexia
Phyrexian
supremacy
Tawnos
Argoth
Xantcha
Saproling
nontoken
mage
Ashling
Jaya
Maralen
Mornsong
non-Sliver
non-Shapeshifter
Thopter
Kraken
and/or
primordial
non-Dragon
nonpermanent
noninstant
nonplaneswalker
nonenchantment
nonsorcery
nonartifact
non-Human
Hellkite
hexproof
draughts
dwarves
sigil
dwarven
axe
earthen
hedron
thrull
arcun
merfolk

View File

@@ -173,3 +173,242 @@ hedron
thrull
arcun
merfolk
lithoforce
citerraine
dUrza
atog
bosquérisson
cabybara
camaride
céphalide
changeforme
cocatrix
cyberman
dalek
dauthi
désencavé
djaggernaut
eldrazi
élémental
encrelin
épix
éthérien
évolien
gith
gorgonoïde
gremlin
halfelin
homaride
kavru
kirin
lamassu
lhurgoyf
lunaréen
masticore
mécanoptère
métathran
myr
nephilim
neugle
orgg
orphe
pentavite
phyrexian
sangami
saprobionte
scintimite
servo
slith
slivoïde
soltari
srâne
surrakar
sylvin
tetravite
thalakos
tieffelin
time
triskelavite
tyrannœil
vedalken
viashino
zubera
berserker
mécanoptère
praetor
psychagogue
sortisan
Ajani
Aminatou
Angrath
Arlinn
Ashiok
Bahamut
Basri
Bolas
Calembredaine
Calix
Chandra
Comet
Dack
Dakkon
Daretti
Davriel
Dihada
Domri
Dovin
Ellywick
Elminster
Elspeth
Estrid
Freyalise
Garruk
Gideon
Grist
Huatli
Jace
Jared
Jaya
Jeska
Kaito
Karn
Kasmina
Kaya
Kiora
Koth
Liliana
Lolth
Lukka
Minsc
Mordenkainen
Nahiri
Narset
Niko
Nissa
Nixilis
Oko
Quintorius
Ral
Rowan
Saheeli
Samut
Sarkhan
Serra
Sivitri
Sorin
Szat
Tamiyo
Tasha
Téfeiri
Teyo
Tezzeret
Tibalt
Tyvar
Ugin
Urza
Venser
Vivien
Vraska
Vronos
Will
Wrenn
Xénagos
Yanggu
Yanling
Zariel
Alara
Amonkhet
Arcavios
Bloomburrow
Capenna
Dominaria
Duskmourn
Eldraine
Faerûn
Ikoria
Innistrad
Ixalan
Kaladesh
Kaldheim
Kamigawa
Lorwyn
Mercadia
Mirrodin
Rajh
Ravnica
Sombrelande
Tarkir
Theros
Thunder
Junction
Ulgrotha
Zendikar
Antausia
Arkhos
Azgol
Belenon
Cridhe
Echoir
Équilor
Ergamon
Fabacin
Fiora
Gargantikar
Gobakhan
Grégefeu
Iquatana
Ir
Karsus
Kephalai
Kinshala
Kolbahan
Kylem
Kyneth
L'Abysse
Luvion
Moag
Mongseng
Muraganda
Phyrexia
Pyrulée
Rabiah
Regatha
Ségovie
Shandalar
Shenmeng
Valla
Vryn
Xerex
Zhalfir
Alkabah
Aranzhur
Diraden
Kodisha
Metal
Island
Skalla
Tavelia
Tolvada
Azoria
Cabralin
Celesta
Gastal
Ilcae
Mirrankkar
Nether
Void
Obsidias
Torwynn
Vatraquaz
Alfava
Metraxis
Androzani
Minor
Apalapucia
Darillium
Gallifrey
Kandoka
Daleks
Necros
Skaro
Trenzalore

View File

@@ -1,175 +0,0 @@
148
mana
untap/MSDRJZG
unblockable
planeswalker
noncreature
nonland
nonenchantment
nonartifact
nonwhite
nonblue
nonblack
nonred
nongreen
unblock/USDG
precombat
postcombat
scry
plainswalk
islandwalk
swampwalk
mountainwalk
forestwalk
landwalk
desertwalk
plainshome
islandhome
swamphome
mountainhome
foresthome
landhome
soulshift
ninjitsu
bushido
lifelink
gravestorm
fateseal
bloodthirst
djinn
unattach
face-down
face-up
spell's
guerrilas
mages
exit-the-battlefield
enter-the-battlefield
havok
spectre
gargadon
gargadons
Crovax
evincar
and/or
20/20
planeswalkers
Merfolk
deathtouch
noncombat
Urza
Karn
Ajani
Goldmane
Jace
Beleren
Liliana
Vess
Chandra
Nalaar
Garruk
Wildspeaker
Tezzeret
Elspeth
Tirel
Nicol
Bolas
Sarkhan
Vol
Nissa
Revane
Baltrice
Crucius
scryers
+1
etherium
-1
Kothophed
wurm
Tolaria
Weatherlight
Ertai
Barrin
Dominaria
Benalish
Benalia
Sisay
golem
Keld
Maraxus
Volrath
Mirri
Multani
maro-sorcerer
Squee
Tahngarth
Crovax
Selenia
Greven
il-Vec
Argive
Samite
Orim
Argivian
Rath
Starke
Sidar
Kondo
evincar
multiverse
Eladamri
Skyshroud
guerilla
Soltari
Lyna
Rofellos
spellcasting
Korvecdal
Vuel
Takara
self-interest
Ashnod
Mishra
Fallaji
Gix
Phyrexia
Phyrexian
supremacy
Tawnos
Argoth
Xantcha
Saproling
nontoken
mage
Ashling
Jaya
Maralen
Mornsong
non-Sliver
non-Shapeshifter
Thopter
Kraken
and/or
primordial
non-Dragon
nonpermanent
noninstant
nonplaneswalker
nonenchantment
nonsorcery
nonartifact
non-Human
Hellkite
hexproof
draughts
dwarves
sigil
dwarven
axe
earthen
hedron
thrull
arcun
merfolk

View File

@@ -173,3 +173,253 @@ hedron
thrull
arcun
merfolk
Attraction
Atog
Avatar
Azra
Beholder
Burlarbusto
Camarid
Cefalide
Coccatrice
Dauthi
Draghetto
Efreet
Eldrazi
Elementale
Eteride
Fungus
Gargoyle
Gith
Gnoll
Gremlin
Halfling
Homarid
Imp
Juggernaut
Kavu
Kirin
Kithkin
Kor
Lammasu
Lampidottero
Lhurgoyf
Lunantropo
Manticora
Masticora
Metathran
Myr
Necrospettro
Nephilim
Noggle
Ogre
Orgg
Ouphe
Pentavite
Phyrexiano
Pungitore
Saprolingio
Silvantropo
Slith
Surrakar
Tetravite
Thalakos
Tiefling
Tottero
Triskelavite
Vedalken
Viashino
Volvero
Zubera
Berserker
Metabolizzatore
Mutamagia
Warlock
Ajani
Aminatou
Angrath
Arlinn
Ashiok
Bahamut
Basri
Bolas
Calix
Chandra
Comet
Dack
Dakkon
Daretti
Davriel
Dihada
Domri
Dovin
Ellywick
Elminster
Elspeth
Estrid
Freyalise
Garruk
Gideon
Grist
Guff
Huatli
Jace
Jared
Jaya
Jeska
Kaito
Karn
Kasmina
Kaya
Kiora
Koth
Liliana
Lolth
Lukka
Minsc
Mordenkainen
Nahiri
Narset
Niko
Nissa
Nixilis
Oko
Quintorius
Ral
Rowan
Saheeli
Samut
Sarkhan
Serra
Sivitri
Sorin
Szat
Tamiyo
Tasha
Teferi
Teyo
Tezzeret
Tibalt
Tyvar
Ugin
Urza
Venser
Vivien
Vraska
Vronos
Will
Windgrace
Wrenn
Xenagos
Yanggu
Yanling
Zariel
Alara
Amonkhet
Arcavios
Bloomburrow
Capenna
Dominaria
Duskmourn
Eldraine
Faerûn
Ikoria
Innistrad
Ixalan
Kaladesh
Kaldheim
Kamigawa
Lorwyn
Mercadia
Mirrodin
Rath
Ravnica
Tarkir
Theros
Thunder
Junction
Ulgrotha
Zendikar
Antausia
Arkhos
Azgol
Belenon
Cridhe
Echoir
Equilor
Ergamon
Fabacin
Fiora
Gargantikar
Gobakhan
Iquatana
Ir
Karsus
Kephalai
Kinshala
Kolbahan
Kylem
Kyneth
L'Abisso
Luvion
Moag
Mongseng
Muraganda
Phyrexia
Pyrulea
Rabiah
Regatha
Segovia
Shandalar
Shenmeng
Valla
Vryn
Xerex
Zhalfir
Alkabah
Aranzhur
Diraden
Kodisha
Metal
Island
Skalla
Tavelia
Tolvada
Azoria
Cabralin
Celesta
Gastal
Ilcae
Mirrankkar
Nether Void
Obsidias
Torwynn
Vatraquaz
Alfava
Metraxis
Androzani
Minor
Apalapucia
Darillium
Earth
Gallifrey
Horsehead
Nebula
Kandoka
Mars
Moon
Necros
New Earth
Outside
Mutter's
Spiral
Skaro
Spacecraft
The
Dalek
Asylum
Library
Time
Trenzalore
Unknown
Planet

View File

@@ -0,0 +1,208 @@
마법석
부란기
신안
탑승물
우르자의
마법진
카르투슈
아케인
가고일
고블린
공성차
그렘린
그리핀
기스
나무인간
나이트메어
날틀
늑대인간
님프
다우티
드라이어드
드론
드워프
라마수
라미아
루고이프
리바이어던
마스티코어
만티코어
미르
바다코끼리
바실리스크
반신
베달켄
변신괴물
비아시노
비홀더
사티로스
삼엽충
새끼용
샐러맨더
서보
세팔리드
솔타리
스럴
스펙터
슬리버
오록스
오우거
울버린
웜뱃
위어드
이프리트
임프
잉클링
자칼
점액괴물
조립공
좀비
진균
집정관
천산갑
카부
카피바라
켄타우로스
코르
코볼드
코카트리스
크라켄
키클롭스
탈라코스
테트라바이트
트리스케라바이트
티플링
페가수스
페어리
펜타바이트
프랙탈
피렉시아
하플링
하피
헬리온
현신
호러
호마리드
호문쿨루스
히포그리프
공성차
광전사
궁수
날틀
늑대인간
닌자
드론
드루이드
레인저
리바이어던
마도사
정찰병
좀비
집정관
현신
호러
흑마법사
개럭
그리스트
기디온
나르셋
나히리
니사
니코
닉실리스
다브리엘
다콘
도빈
돔리
디하다
로완
롤스
루카
릴리아나
모덴카이넨
민스크
바스리
바하무트
볼라스
브라스카
비비안
사르칸
사무트
사힐리
아를린
아시오크
아자니
앙그라스
얀링
양구
엘리윅
엘민스터
엘스페스
오코
우르자의
자리엘
제나고스
제이스
찬드라
카른
카스미나
카야
카이토
칼릭스
키오라
타미요
타샤
타이바르
테제렛
테페리
티볼트
화틀리
아바타
아우프
아즈라
아토그
야마
에테르붙이
엘드라지
엘크
엘프
피렉시아
도미나리아
라브니카
로윈
메르카디아
미로딘
아르카비오스
아몬케트
엘드레인
울그로사
이니스트라드
이코리아
익살란
젠디카르
카미가와
카펜나
칼드하임
칼라데시
타르커
테로스
페이룬
고바칸
레가타
모아그
무라간다
벨레논
브린
샨달라르
세고비아
아즈골
에르가몬
제렉스
카르서스
카일렘
파이룰리아
피렉시아
피오라
톨바다

View File

@@ -1,175 +0,0 @@
148
mana
untap/MSDRJZG
unblockable
planeswalker
noncreature
nonland
nonenchantment
nonartifact
nonwhite
nonblue
nonblack
nonred
nongreen
unblock/USDG
precombat
postcombat
scry
plainswalk
islandwalk
swampwalk
mountainwalk
forestwalk
landwalk
desertwalk
plainshome
islandhome
swamphome
mountainhome
foresthome
landhome
soulshift
ninjitsu
bushido
lifelink
gravestorm
fateseal
bloodthirst
djinn
unattach
face-down
face-up
spell's
guerrilas
mages
exit-the-battlefield
enter-the-battlefield
havok
spectre
gargadon
gargadons
Crovax
evincar
and/or
20/20
planeswalkers
Merfolk
deathtouch
noncombat
Urza
Karn
Ajani
Goldmane
Jace
Beleren
Liliana
Vess
Chandra
Nalaar
Garruk
Wildspeaker
Tezzeret
Elspeth
Tirel
Nicol
Bolas
Sarkhan
Vol
Nissa
Revane
Baltrice
Crucius
scryers
+1
etherium
-1
Kothophed
wurm
Tolaria
Weatherlight
Ertai
Barrin
Dominaria
Benalish
Benalia
Sisay
golem
Keld
Maraxus
Volrath
Mirri
Multani
maro-sorcerer
Squee
Tahngarth
Crovax
Selenia
Greven
il-Vec
Argive
Samite
Orim
Argivian
Rath
Starke
Sidar
Kondo
evincar
multiverse
Eladamri
Skyshroud
guerilla
Soltari
Lyna
Rofellos
spellcasting
Korvecdal
Vuel
Takara
self-interest
Ashnod
Mishra
Fallaji
Gix
Phyrexia
Phyrexian
supremacy
Tawnos
Argoth
Xantcha
Saproling
nontoken
mage
Ashling
Jaya
Maralen
Mornsong
non-Sliver
non-Shapeshifter
Thopter
Kraken
and/or
primordial
non-Dragon
nonpermanent
noninstant
nonplaneswalker
nonenchantment
nonsorcery
nonartifact
non-Human
Hellkite
hexproof
draughts
dwarves
sigil
dwarven
axe
earthen
hedron
thrull
arcun
merfolk

View File

@@ -173,3 +173,247 @@ hedron
thrull
arcun
merfolk
Attraction
Atogue
Azra
Camárida
Cocatriz
Dauthi
Efrite
Eldrazi
Ent
Etergênito
Fractius
Gith
Gnoll
Goblin
Gremlin
Juggernaut
Kavu
Kirin
Kithkin
Kobold
Kor
Lammasu
Lhurgoyf
Mastícora
Metamorfo
Metathran
Myr
Nanquíneo
Necronato
Nefilim
Noggle
Orc
Orgg
Pentavite
Phyrexiano
Slith
Soltariano
Servus
Surrakar
Tetravite
Thalakos
Thrul
Tiferino
Tóptero
Triscelavite
Vedalkeano
Viashino
Vorme
Wombat
Yeti
Zubera
Amoque
Magimodelador
Ajani
Aminatou
Angrath
Arlinn
Ashiok
Bahamut
Basri
Calix
Chandra
Comet
Dack
Dakkon
Daretti
Davriel
Dihada
Domri
Dovin
Ellywick
Elminster
Elspeth
Estrid
Freyalise
Garruk
Gideon
Grist
Guff
Huatli
Jace
Jared
Jaya
Jeska
Kaito
Karn
Kasmina
Kaya
Kiora
Koth
Liliana
Lolth
Lukka
Minsc
Mordenkainen
Nahiri
Narset
Nicol
Niko
Nissa
Nixilis
Oko
Quintorius
Ral
Rowan
Saheeli
Samut
Sarkhan
Serra
Sivitri
Sorin
Szat
Tamiyo
Tasha
Teferi
Teyo
Tezzeret
Tibalt
Tyvar
Ugin
Urza
Venser
Vivien
Vraska
Vronos
Will
Windgrace
Wrenn
Xenagos
Yanggu
Yanling
Zariel
Alara
Amonkhet
Arcávios
Bloomburrow
Capenna
Dominária
Duskmourn
Eldraine
Faerûn
Ikoria
Innistrad
Ixalan
Kaladesh
Kaldheim
Kamigawa
Lorwyn
Mercádia
Mirrodin
Rath
Ravnica
Tarkir
Theros
Thunder
Junction
Ulgrotha
Zendikar
Antausia
Arkhos
Azgol
Belenon
Cridhe
Echoir
Dominio
Equilor
Ergamon
Fabacin
Fiora
Gargantikar
Gobakhan
Iquatana
Ir
Karsus
Kephalai
Kinshala
Kolbahan
Kylem
Kyneth
Luvion
Moag
Mongseng
Muraganda
O Abisano
Phyrexia
Pyrulea
Rabiah
Regatha
Segóvia
Shandalar
Shenmeng
Valla
Vryn
Xerex
Zhalfir
Alkabah
Aranzhur
Diraden
Kodisha
Metal
Island
Skalla
Tavelia
Tolvada
Azoria
Cabralin
Celesta
Gastal
Ilcae
Mirrankkar
Nether
Void
Obsidias
Torwynn
Vatraquaz
Alfava
Metraxis
Androzani
Minor
Apalapucia
Darillium
Earth
Gallifrey
Horsehead
Nebula
Kandoka
Mars
Moon
Necros
New
Earth
Outside
Mutter's
Spiral
Skaro
Spacecraft
The
Dalek
Asylum
Library
Time
Trenzalore
Unknown
Planet

View File

@@ -1,175 +0,0 @@
148
mana
untap/MSDRJZG
unblockable
planeswalker
noncreature
nonland
nonenchantment
nonartifact
nonwhite
nonblue
nonblack
nonred
nongreen
unblock/USDG
precombat
postcombat
scry
plainswalk
islandwalk
swampwalk
mountainwalk
forestwalk
landwalk
desertwalk
plainshome
islandhome
swamphome
mountainhome
foresthome
landhome
soulshift
ninjitsu
bushido
lifelink
gravestorm
fateseal
bloodthirst
djinn
unattach
face-down
face-up
spell's
guerrilas
mages
exit-the-battlefield
enter-the-battlefield
havok
spectre
gargadon
gargadons
Crovax
evincar
and/or
20/20
planeswalkers
Merfolk
deathtouch
noncombat
Urza
Karn
Ajani
Goldmane
Jace
Beleren
Liliana
Vess
Chandra
Nalaar
Garruk
Wildspeaker
Tezzeret
Elspeth
Tirel
Nicol
Bolas
Sarkhan
Vol
Nissa
Revane
Baltrice
Crucius
scryers
+1
etherium
-1
Kothophed
wurm
Tolaria
Weatherlight
Ertai
Barrin
Dominaria
Benalish
Benalia
Sisay
golem
Keld
Maraxus
Volrath
Mirri
Multani
maro-sorcerer
Squee
Tahngarth
Crovax
Selenia
Greven
il-Vec
Argive
Samite
Orim
Argivian
Rath
Starke
Sidar
Kondo
evincar
multiverse
Eladamri
Skyshroud
guerilla
Soltari
Lyna
Rofellos
spellcasting
Korvecdal
Vuel
Takara
self-interest
Ashnod
Mishra
Fallaji
Gix
Phyrexia
Phyrexian
supremacy
Tawnos
Argoth
Xantcha
Saproling
nontoken
mage
Ashling
Jaya
Maralen
Mornsong
non-Sliver
non-Shapeshifter
Thopter
Kraken
and/or
primordial
non-Dragon
nonpermanent
noninstant
nonplaneswalker
nonenchantment
nonsorcery
nonartifact
non-Human
Hellkite
hexproof
draughts
dwarves
sigil
dwarven
axe
earthen
hedron
thrull
arcun
merfolk

View File

@@ -173,3 +173,4 @@ hedron
thrull
arcun
merfolk
Attraction

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 807 B

After

Width:  |  Height:  |  Size: 5.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.0 KiB

View File

@@ -755,6 +755,11 @@ keyword:
match: Rebound
mode: expert
reminder: If you cast this spell from your hand, exile it as it resolves. At the beginning of your next upkeep, you may cast this card from exile without paying its mana cost.
keyword:
keyword: Umbra armor
match: Totem armor
mode: expert
reminder: If enchanted {if contains(card.text, match:"Enchant <param-name>creature</param-name>") then "creature" else "permanent"} would be destroyed, instead remove all damage from it and destroy this Aura.
keyword:
keyword: Umbra armor
match: Umbra armor
@@ -1680,7 +1685,7 @@ keyword:
keyword: Incubate
match: Incubate <atom-param>number</atom-param>
mode: action
reminder: Create an Incubator token wit {english_number_a(param1)} +1/+1 counter(s) on it and "[2]: Transform this artifact." It transforms into a 0/0 Phyrexian artifact creature.
reminder: Create an Incubator token with {english_number_a(param1)} +1/+1 counter(s) on it and "[2]: Transform this artifact." It transforms into a 0/0 Phyrexian artifact creature.
# Wilds of Eldraine
keyword:
keyword: Bargain
@@ -1691,7 +1696,7 @@ keyword:
keyword: Celebration
match: Celebration
mode: pseudo
rules: Celebration — If two or more nonland permanents entered the battlefield under your turn, [effect].
rules: Celebration — If two or more nonland permanents entered the battlefield under your control this turn, [effect].
keyword:
keyword: Cursed Role
match: Cursed Role token
@@ -1764,7 +1769,7 @@ keyword:
keyword: Craft
match: Craft with <atom-param>name</atom-param> <atom-param>cost</atom-param>
mode: expert
reminder: {rem := param2.value + ", Exile this artifact, Exile ";count := filter_text(param1.value, match:"^(one|two|three|four|five|six|seven|eight|nine|ten|eleven|twelve|thirteen|fourteen|fifteen|sixteen|seventeen|eighteen|nineteen|twenty|thirty|forty|fifty|sixty|seventy|eighty|ninety|[0-9]+)(-(one|two|three|four|five|six|seven|eight|nine))? (or more)?");commas := filter_text(param1.value, match:",");vowel := match(param1.value, match:"^[aeiouAEIOU]");if commas != "" then count := english_number(length(commas)+1);count := replace(count, match:" $", replace:"");if count == param1.value then (rem := rem + param1.value + " other permanents you control and/or cards from your graveyard: ") else if count != "" then (rem := rem + (if count == "one or more" then param1.value else "the " + count) + " from among other permanents you control and/or cards in your graveyard: ") else rem := rem + "another " + param1.value + " you control or " + (if vowel then "an " else "a ") + param1.value + " card from your graveyard: ";rem := rem + "Return this card transformed under its owner's control. Craft only as a sorcery.";rem;}
reminder: {craft_code(param1:param1, param2:param2)}
keyword:
keyword: Descend
match: Descend <atom-param>number</atom-param>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

Some files were not shown because too many files have changed in this diff Show More