update locales

This commit is contained in:
GenevensiS
2025-06-21 11:48:34 +02:00
parent e45353af9b
commit e2d546743b
13 changed files with 3636 additions and 1951 deletions
+259 -114
View File
@@ -1,12 +1,14 @@
mse version: 2.0.2
mse version: 2.5.8
installer group: translations/english
full name: English
version: 2023-11-19
version: 2025-06-18
icon: usgb.png
############################################################## Menu items
menu:
## app menus
# file menu
file: &File
new set: &New... Ctrl+N
open set: &Open... Ctrl+O
@@ -26,6 +28,7 @@ menu:
show profiler: Show Profiler Ctrl+F6
exit: E&xit Alt+F4
# edit menu
edit: &Edit
undo: &Undo%s Ctrl+Z
redo: &Redo%s Ctrl+Y
@@ -45,6 +48,7 @@ menu:
auto replace: Auto Rep&lace...
preferences: &Preferences...
# cards menu
cards: &Cards
previous card: Select &Previous Card PgUp
next card: Select &Next Card PgDn
@@ -53,6 +57,7 @@ menu:
add cards: Add &Multiple Cards...
remove card: &Delete Selected Card
add card csv: Add Cards from CSV or TSV...
add card json: Add Cards from JSON...
link card: &Link Cards To Selected Card...
copy card and links: Copy Selected Cards And Their Linked Cards Ctrl+Shift+C
orientation: &Orientation
@@ -62,6 +67,7 @@ menu:
rotate 180: Rotated 180°, &Up Side Down
card list columns: C&ard List Columns...
# keywords menu
keywords: &Keywords
previous keyword: Select &Previous Keyword PgUp
next keyword: Select &Next Keyword PgDn
@@ -69,6 +75,7 @@ menu:
add keyword: &Add Keyword Ctrl+Enter
remove keyword: &Remove Select Keyword Del
# format menu
format: F&ormat
bold: &Bold Ctrl+B
italic: &Italic Ctrl+I
@@ -76,9 +83,11 @@ menu:
symbols: &Symbols Ctrl+M
reminder text: &Reminder Text Ctrl+R
insert symbol: I&nsert Symbol
# spelling
no spelling suggestions: (no suggestions)
# graph menu
graph: &Graph
pie: &Pie 1
bar: &Bar 2
@@ -86,9 +95,11 @@ menu:
scatter: S&catter Plot 4
scatter pie: Sc&atter-Pie 5
# console menu
console: Console
clear console: &Clear Console Ctrl+L
# window menu
window: &Window
new window: &New Window
cards tab: &Cards Alt+1
@@ -99,13 +110,14 @@ menu:
random pack tab: &Random Packs Alt+6
console tab: C&onsole Alt+7
# help menu
help: &Help
index: &Index... F1
website: &Website...
about: &About Magic Set Editor...
# symbol editor
## symbol editor menus
# file menu
new symbol: &New... Ctrl+N
open symbol: &Open... Ctrl+O
save symbol: &Save Ctrl+S
@@ -113,10 +125,12 @@ menu:
store symbol: S&tore Ctrl+Enter
close symbol editor: Close Alt+F4
# edit menu
duplicate: &Duplicate Ctrl+D
group: &Group Ctrl+G
ungroup: &Ungroup Ctrl+U
# tool menu
tool: &Tool
select: &Select F5
rotate: &Rotate F6
@@ -127,9 +141,10 @@ menu:
############################################################## Menu help texts
help:
## app menus
welcome: Welcome to Magic Set Editor
#file:
# file menu
new set: Create a new set
open set: Open an existing set
last opened set: Open '%s'
@@ -143,6 +158,7 @@ help:
export apprentice: Export the set so it can be played with in Apprentice
export mws: Export the set so it can be played with in Magic Workstation
add card csv: Add cards from a Comma Separated Values or Tab Separated Values file
add card json: Add cards from a JSON file
check updates: Install/update packages.
print preview: Shows cards as they will be printed
print: Print cards from this set
@@ -150,7 +166,7 @@ help:
show profiler: Show the profiler window, with timings of (script) functions. Used for optimization.
exit: Quits Magic Set Editor; prompts to save the set
#edit:
# edit menu
undo: Undoes the last action
redo: Redoes the last action
cut: Move the selected text to the clipboard
@@ -169,7 +185,7 @@ help:
auto replace: What text should automatically be replaced?
preferences: Change the configuration of Magic Set Editor
#cards:
# cards menu
previous card: Selects the previous card in the list
next card: Selects the next card in the list
search cards: Filter the card list using search terms
@@ -186,33 +202,34 @@ help:
rotate 180: Display the card up side down
card list columns: Select what columns should be shown and in what order.
#keywords:
# keywords menu
previous keyword: Selects the previous keyword in the list
next keyword: Selects the next keyword in the list
search keywords: Filter the keyword list using search terms
add keyword: Add a new keyword to this set
remove keyword: Delete the selected keyword from this set
#format:
# format menu
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
no spelling suggestions: There are no suggestions for correcting this error
#graph:
# graph menu
pie: A pie graph, the size of the slice indicates the number of cards
bar: A bar graph, the height of the bar indicates the number of cards
stack: A bar graph with stacked bars
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:
# console menu
clear console: Clear the console
#window:
# window menu
new window: Creates another window to edit the same set
cards tab: Edit the cards in the set
set info tab: Edit information about the set, its creator, etc.
@@ -222,29 +239,34 @@ 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:
index:
website:
about:
# help menu
index: Open the index
website: Open the MSE website
about: Show information about this app
# New Set Window
# 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
# card select / image export
filename format: (Use {card.name} for the name of the card ; The filetype is determined based on the extension)
# cards panel
collapse notes: Hide the card notes box
expand notes: Show the card notes box
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
# 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 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
# preferences
app language:
Note: You must restart MSE
for the changes to take effect.
@@ -256,7 +278,8 @@ help:
# apprentice export
set code: A set code is a two character code that is used by Apprentice to refer to a set.
# Symbol editor
## symbol editor menus
# file menu
new symbol: Create a new symbol
open symbol: Open a symbol
save symbol: Save the symbol
@@ -264,13 +287,11 @@ help:
store symbol: Stores the symbol in the set
close symbol editor: Closes the symbol editor
# edit menu
duplicate: Duplicates the selected shapes
group: Group the selected shapes together
ungroup: Break up the selected group
grid: Show gridlines
snap: Snap shapes and points to gridlines
#tool:
select: Select and move shapes
rotate: Rotate and shear shapes
@@ -279,7 +300,9 @@ help:
symmetry: Add symmetries to the symbol
paint: Paint on the shape using a paintbrush
#select editor:
# toolbar
grid: Show gridlines
snap: Snap shapes and points to gridlines
merge: Merges this shape with those below it
subtract: Subtracts this shape from shapes below it, leaves only the area in that shape that is not in this shape
intersect: Intersects this shape with shapes below it, leaves only the area in both shapes
@@ -287,6 +310,7 @@ help:
overlap: Place this shape, and its border above shapes below it
border: Draws this shape as a border
# shape manipulation
drag to shear: Drag to shear selected %s
drag to rotate: Drag to rotate selected %s, Ctrl constrains angle to multiples of 15 degrees
drag to resize: Drag to resize selected %s, Ctrl constrains size
@@ -318,14 +342,10 @@ help:
remove symmetry: Remove this symmetry
copies: Number of reflections (including the original)
# Card select
filename format: (Use {card.name} for the name of the card ; The filetype is determined based on the extension)
############################################################## Toolbar
tool:
undo: Undo
redo: Redo
## app toolbars
# tabs
cards tab: Cards
set info tab: Set info
style tab: Style
@@ -334,7 +354,19 @@ tool:
random pack tab: Random
console tab: Console
# symbol editor
# cards toolbar
search cards: Search cards (Ctrl+K)
card counts 2: %s Selected, %s Total
card counts 3: %s Selected, %s Filtered, %s Total
# edit toolbar
undo: Undo
redo: Redo
# console toolbar
clear console: Clear Console
## symbol editor toolbars
store symbol: Store
grid: Grid
@@ -370,10 +402,10 @@ tool:
smooth point: Smooth
symmetric point: Symmetric
clear console: Clear Console
############################################################## Toolbar help text
tooltip:
## app popup tooltips
# tabs
cards tab: Cards list
set info tab: Set information
style tab: Styling options
@@ -382,39 +414,48 @@ tooltip:
random pack tab: Random pack generation
console tab: Errors and Warnings
# file toolbar
new set: New set
open set: Open set
save set: Save set
export: Export set
# edit toolbar
cut: Cut
copy: Copy
paste: Paste
undo: Undo%s
redo: Redo%s
# cards toolbar
add card: Add card
remove card: Remove selected card
link card: Link cards to selected card
copy card and links: Copy selected cards and linked cards
rotate card: Rotate card
# keywords toolbar
add keyword: Add keyword
remove keyword: Remove selected keyword
# format toolbar
bold: Bold
italic: Italic
underline: Underline
symbols: Symbols
reminder text: Reminder Text
# graph toolbar
pie: Pie Graph
bar: Bar Graph
stack: Stacked Bar Graph
scatter: Scatter Plot
scatter pie: Scatter-Pie plot
# symbol editor
# console toolbar
clear console: Clear Console
## symbol editor popup tooltips
store symbol: Store symbol in set
grid: Show grid
@@ -450,15 +491,13 @@ tooltip:
smooth point: Make point smooth
symmetric point: Make point symmetric
clear console: Clear Console
############################################################## Labels in the GUI
label:
# Cards tab
## app window items labels
# cards panel
card notes: Card notes:
search cards: Search cards (Ctrl+K)
# Keywords tab
# keywords panel
search keywords: Search keywords (Ctrl+K)
keyword: Keyword
match: Matches
@@ -470,17 +509,17 @@ label:
This is a standard %s keyword, you can not edit it.
If you make a copy of the keyword your copy will take precedent.
# Style tab
# style panel
styling options: Styling options
# Random pack panel
# random pack panel
pack selection: Pack selection
pack totals: Totals
pack name: Pack name
seed: Seed
total cards: Total
# Link cards dialog
# link cards dialog
custom link: Custom...
custom link selected: Generator, Front Face, Meld Component, etc...
custom link linked: Token, Back Face, Meld Result, etc...
@@ -490,26 +529,27 @@ label:
linked cards: Linked Cards:
select linked cards: Choose up to 4 cards to link:
# Open dialogs
# open dialogs
all files: All Files
# Other set window dialogs
# other set window dialogs
save changes:
The set '%s' has changed.
Do you want to save the changes?
# New set window
# new set dialog
game type: &Game type:
style type: &Card style:
search game list: Filter Games
search stylesheet list: Filter Stylesheets
# stylesheet not found dialog
stylesheet not found:
The set you are trying to open uses the stylesheet "%s".
This stylesheet is not found on your system, please select an alternative.
# Preferences
# preferences dialog
language: Language
windows: Open sets
app language: Language of the user interface:
@@ -533,11 +573,11 @@ label:
No information is collected when checking for updates.
# Column select
# column select dialog
select columns: Select the columns you want to display
columns: Columns:
# Card select / images export
# card select / image export dialogs
select cards: Cards to export
select cards print: Select cards to print
selected card count: %s cards will be exported.
@@ -546,21 +586,28 @@ label:
export filenames: Filenames
filename is ignored: (filename is ignored)
# apprentice export
# apprentice export dialog
set code: Set &Code:
apprentice export cancelled: Export to Apprentice is cancelled
# Html export
# html export dialog
html template: Template:
html export options: Export options
# CSV import
# CSV import dialog
add card csv sep: Separator:
add card csv tab: Tab
add card csv comma: Comma
add card csv semicolon: Semicolon
add card csv file: CSV or TSV file path:
# Image slicer
# JSON import dialog
add card json type: Type of JSON file:
add card json custom: Custom JSON file
add card json path: Path of the card array within the file:
add card json file: Path of the file:
# image slicer dialog
original: Original:
result: Result:
original with dimensions: Original (%s x %s):
@@ -587,14 +634,11 @@ label:
filter: Filter
sharpen filter: &Sharpen filter
# Auto replace
# auto replace dialog
auto match: Match
auto replace: Replace
# Symbol editor
sides: sides
# Packages window
# packages dialog
package name: Package
package status: Status
package action: Action
@@ -615,44 +659,47 @@ label:
installer status: Status:
no version: -
# Print Window
# print dialog
put space between cards: Put space between cards?
## symbol editor
sides: sides
############################################################## Buttons/checkboxes/choices in the GUI
button:
# Editor
edit symbol: Edit
symbol gallery: Gallery
# Card panel
# cards panel
unlink: Unlink
link select: Select
# Style panel
# style panel
use for all cards: Use for &all cards
use custom styling options: Options &specific to this card
# Keywords panel
# set info panel
edit symbol: Edit
symbol gallery: Gallery
# keywords panel
insert parameter: Insert Parameter...
refer parameter: Use Parameter...
# Random pack panel
# random pack panel
generate pack: &Generate Pack
random seed: &Random Seed
fixed seed: &Fixed Seed
add custom pack: Add &Custom Pack...
# Console panel
# console panel
evaluate: &Evaluate
clear: &Clear
# Welcome
# welcome
new set: New set
open set: Open set
check updates: Check updates
last opened set: Last opened set
# Preferences
# preferences
open sets in new window: Open all sets in a new &window
select: &Select...
browse: &Browse...
@@ -669,13 +716,13 @@ button:
never: Never
internal image extension: Store images internally with file extension
# Column select
# column select
move up: Move &Up
move down: Move &Down
show: &Show
hide: &Hide
# Card select
# card select / image export
export entire set: Entire set
export generated packs: Generated packs
export custom cards selection: Custom selection
@@ -687,7 +734,7 @@ button:
number: Add a number to the filename
number overwrite: Add a number to the filename, overwrite previous exports
# Auto replace
# auto replace
use auto replace: Use auto replace
add item: &Add
remove item: &Remove
@@ -695,10 +742,10 @@ button:
enabled: Enabled
whole word: Match whole word only
# Old style update checker (NOTE: this will be removed in a feature version)
# old style update checker (NOTE: this will be removed in a feature version)
close: &Close
# Packages window
# packages window
keep package: &Don't change
don't install package: &Don't install
install package: &Install
@@ -711,12 +758,14 @@ button:
############################################################## Titles in the GUI
title:
# window titles
magic set editor: Magic Set Editor
%s - magic set editor: %s - Magic Set Editor
untitled: Untitled
about: About Magic Set Editor
symbol editor: Symbol Editor
# dialogs
# dialog titles
new set: New Set
open set: Open Set
save set: Save Set As
@@ -726,6 +775,7 @@ title:
save changes: Save Changes?
select stylesheet: Select Stylesheet
link cards: Link Cards To Selected Card
#preferences
preferences: Preferences
global: Global
@@ -735,42 +785,50 @@ title:
updates: Updates
update check: Update Check
locate apprentice: Locate Apprentice
# select
select columns: Select Columns
select cards: Select Cards
select cards export: Select Cards to Export
select cards print: Select the cards you want to print
# slice
slice image: Slice Image
# pack
custom pack: Custom Pack Type
# print
print preview: Print Preview
settings: Settings
# export
export images: Export Images
export cancelled: Export Cancelled
export html: Export to HTML
save html: Export to HTML
# import
add card csv: Add Cards from CSV or TSV file
add card csv file: Open CSV or TSV file
add card json: Add Cards from JSON file
add card json file: Open JSON file
# auto replace
auto replaces: Auto Replace
# Package Update Window
# package update
packages window: Package Manager
installing updates: Installing updates
cannot create file: Cannot create file
############################################################## Action (undo/redo) names
action:
# List boxes
# list boxes
add item: Add %s
remove item: Remove %s
# Text editor
# text editor
typing: Typing
enter: Enter
soft line break: Soft line break
@@ -781,11 +839,11 @@ action:
paste: Paste
auto replace: Auto Replace
correct: Spelling Correction
# Choice/color editors
# choice/color editors
change: Change %s
# Symbol Actions
# symbol actions
move: Move %s
rotate: Rotate %s
shear: Shear %s
@@ -797,7 +855,7 @@ action:
group parts: Group
ungroup parts: Ungroup
# Symbol Part Actions
# symbol part actions
convert to line: Convert to line
convert to curve: Convert to curve
lock point: Lock point
@@ -807,7 +865,7 @@ action:
delete point: Delete point
delete points: Delete points
# Symmetry
# symmetry
add symmetry: Add symmetry
remove symmetry: Remove symmetry
move symmetry center: Move symmetry center
@@ -817,7 +875,7 @@ action:
############################################################## Error messages
error:
# File related
# file related
file not found: File not found: '%s' in package '%s'
file not found package like:
File not found: '%s' in package '%s'
@@ -835,23 +893,29 @@ error:
To resolve this, add:
depends on: %s %s
# Image import
# image import
import not found: File not found: '%s'
can't import image without set: Must first save or load a set file before importing file: '%s'
can't create file stream: Failed to create file stream: '%s'
can't write image to set: Failed to write image to set: '%s'
can't import image: Failed to import image: '%s'
import missing fields:
The %s file contains the following entries that could not
be imported, because no corresponding card field was found: %s
# Card creation
# card creation
no field with name: Card doesn't have a field named '%s'
can't set value: Can not set card value '%s', it is not of the right type
add card csv file not found: Could not find or load the CSV or TSV file
add card csv file malformed: CSV or TSV file malformed, row '%s' does not have the same number of entries as the first row
add card json unknown type: JSON value of unknown type found
add card json failed to parse: Failed to parse JSON file
add card json path not valid: Path within the JSON file is not valid
add card json empty array: Card array in JSON file is empty
add card json file not found: Could not find or load the JSON file
import empty file: %s file is empty
import missing fields:
The %s file contains the following entries that could not
be imported, because no corresponding card field was found: %s
# Script stuff
# script stuff
has no member: %s has no member '%s'
can't convert: Can't convert from %s to %s
has no member value: String "%s" has no member '%s'
@@ -866,11 +930,11 @@ error:
%s
in reminder text of keyword '%s'
# Image stuff
# image stuff
coordinates for blending overlap: Coordinates for blending overlap
images used for blending must have the same size: Images used for blending must have the same size
# Error from files
# error from files
no game specified: No game specified for the %s
no stylesheet specified for the set: No stylesheet specified for the set
stylesheet and set refer to different game:
@@ -889,24 +953,24 @@ error:
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)
# Update checking
# update checking
checking updates failed: Checking updates failed.
no updates: There are no available updates.
# Card linking
# card linking
not enough free links: Card does not have enough free links available. Can only link up to 4 cards.
not enough free links for copy: Card does not have enough free links available for copy. Can only link up to 4 cards.
could not link: The following cards could not be linked, as they already have 4 links:
# Stats panel
# stats panel
dimension not found: There is no statistics dimension '%s'
# Random packs
# random packs
pack type duplicate name:
There is already a pack type named '%s'.
Please choose a different name.
# Package update window
# package update window
checking updates: Checking for updates.
can't download installer:
Unable to download installer for package %s from %s.
@@ -943,7 +1007,7 @@ type:
date: date
nil: nothing
# Object types
# object types
package: package
locale: translation
game: game
@@ -962,7 +1026,7 @@ type:
card region: card region
card regions: card regions
# Symbol editor shapes
# symbol editor shapes
shape: shape
shapes: shapes
circle: circle
@@ -986,7 +1050,7 @@ type:
############################################################## Magic
package:
magic.mse-game:
# Card fields
# card fields
name: Name
cc: CC
type: Type
@@ -994,7 +1058,7 @@ package:
rarity: Rarity
card name: Card Name
# Set info
# set info
# descriptions/help text
@@ -1012,6 +1076,7 @@ package:
menu item B: &Black mana B
menu item R: &Red mana R
menu item G: &Green mana G
menu item P: &Purple mana P
menu item C: &Colorless mana C
menu item S: &Snow mana S
menu item X: Variable mana &X X
@@ -1021,6 +1086,10 @@ package:
menu item colorless: &Generic mana...
title colorless: Generic mana
message colorless: Enter amount of generic mana:
menu item generic: &Generic mana...
title generic: Generic mana
message generic: Enter amount of generic mana:
menu item custom symbols: Custom Symbols
menu item half: &Half mana
menu item half mana: &Half mana
menu item |W: Half &White mana |W
@@ -1028,10 +1097,12 @@ package:
menu item |B: Half &Black mana |B
menu item |R: Half &Red mana |R
menu item |G: Half &Green mana |G
menu item |P: Half &Purple mana |P
menu item |C: Half &Colorless mana |C
menu item |S: Half &Snow mana |S
menu item 1/2: Half &Generic mana 1/2
menu item |1: Half &Generic mana |1
menu item |.5: Half &Generic mana |.5
menu item hybrid: H&ybrid mana (two colors)
menu item W/U: White/Blue mana W/U
menu item U/B: Blue/Black mana U/B
@@ -1043,11 +1114,45 @@ package:
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 P/W: Purple/White P/W
menu item P/U: Purple/Blue P/U
menu item P/B: Purple/Black P/B
menu item P/R: Purple/Red P/R
menu item P/G: Purple/Green P/G
menu item colorless hybrid: Colorless hybrid mana
menu item C/W: Colorless/White mana C/W
menu item C/U: Colorless/Blue mana C/U
menu item C/B: Colorless/Black mana C/B
menu item C/R: Colorless/Red mana C/R
menu item C/G: Colorless/Green mana C/G
menu item C/P: Colorless/Purple C/P
menu item C/S: Colorless/Snow C/S
menu item snow hybrid: Snow hybrid mana
menu item S/W: Snow/White S/W
menu item S/U: Snow/Blue S/U
menu item S/B: Snow/Black S/B
menu item S/R: Snow/Red S/R
menu item S/G: Snow/Green S/G
menu item S/P: Snow/Purple S/P
menu item S/C: Snow/Colorless S/C
menu item number hybrid: Number Hybrid
menu item number hybrids: Number Hybrid
menu item 2/W: 2 Generic/White mana 2/W
menu item 2/U: 2 Generic/Blue mana 2/U
menu item 2/B: 2 Generic/Black mana 2/B
menu item 2/R: 2 Generic/Red mana 2/R
menu item 2/G: 2 Generic/Green mana 2/G
menu item 2/P: 2 Generic/Purple mana 2/P
menu item 2/C: 2 Generic/Colorless mana 2/C
menu item 2/S: 2 Generic/Snow mana 2/S
menu item 3/W: 3 Generic/White mana 3/W
menu item 3/U: 3 Generic/Blue mana 3/U
menu item 3/B: 3 Generic/Black mana 3/B
menu item 3/R: 3 Generic/Red mana 3/R
menu item 3/G: 3 Generic/Green mana 3/G
menu item 3/P: 3 Generic/Purple mana 3/P
menu item 3/C: 3 Generic/Colorless mana 3/C
menu item 3/S: 3 Generic/Snow mana 3/S
menu item hybrid 3: Hybrid mana (three colors)
menu item tri-hybrid mana: Hybrid mana (three colors)
menu item W/U/B: White/Blue/Black mana W/U/B
@@ -1061,12 +1166,16 @@ package:
menu item R/W/U: Red/White/Blue mana R/W/U
menu item G/U/B: Green/Blue/Black mana G/U/B
menu item W/U/B/R/G: Prismatic (five colors) W/U/B/R/G
menu item prismatic: Prismatic mana
menu item phyrexian: Phyrexian Mana
menu item H: Phyrexian Generic mana H
menu item H/W: Phyrexian White mana H/W
menu item H/U: Phyrexian Blue mana H/U
menu item H/B: Phyrexian Black mana H/B
menu item H/R: Phyrexian Red mana H/R
menu item H/G: Phyrexian Green mana H/G
menu item H/P: Phyrexian Purple mana H/P
menu item H/C: Phyrexian Colorless mana H/C
menu item H/W/U: Phyrexian White/Blue mana H/W/U
menu item H/W/B: Phyrexian White/Black mana H/W/B
menu item H/U/B: Phyrexian Blue/Black mana H/U/B
@@ -1077,14 +1186,6 @@ package:
menu item H/R/W: Phyrexian Red/White mana H/R/W
menu item H/G/W: Phyrexian Green/White mana H/G/W
menu item H/G/U: Phyrexian Green/Blue mana H/G/U
menu item number hybrids: Number Hybrid
menu item 2/W: 2 Generic/White mana 2/W
menu item 2/U: 2 Generic/Blue mana 2/U
menu item 2/B: 2 Generic/Black mana 2/B
menu item 2/R: 2 Generic/Red mana 2/R
menu item 2/G: 2 Generic/Green mana 2/G
menu item 2/C: 2 Generic/Colorless mana 2/C
menu item 2/S: 2 Generic/Snow mana 2/S
menu item D0: 0 Defense D0
menu item D1: 1 Defense D1
menu item D2: 2 Defense D2
@@ -1096,12 +1197,18 @@ package:
menu item D8: 8 Defense D8
menu item D9: 9 Defense D9
menu item DX: X Defense DX
menu item r10: Chapter 10 r10
menu item r1: Chapter 1 r1
menu item r2: Chapter 2 r2
menu item r3: Chapter 3 r3
menu item r4: Chapter 4 r4
menu item r5: Chapter 5 r5
menu item r6: Chapter 6 r6
menu item r7: Chapter 7 r7
menu item r8: Chapter 8 r8
menu item r9: Chapter 9 r9
menu item loyalty: Loyalty
menu item loyalty changes: Loyalty
menu item +10: Add 10 Loyalty +10
menu item +1: Add 1 Loyalty +1
menu item +2: Add 2 Loyalty +2
@@ -1136,4 +1243,42 @@ package:
menu item =8: Set to 8 Loyalty =8
menu item =9: Set to 9 Loyalty =9
menu item =X: Set to X Loyalty =X
menu item L/+0: +0 Loyalty L/+0
menu item L/+1: +1 Loyalty L/+1
menu item L/+2: +2 Loyalty L/+2
menu item L/+3: +3 Loyalty L/+3
menu item L/+4: +4 Loyalty L/+4
menu item L/+5: +5 Loyalty L/+5
menu item L/+6: +6 Loyalty L/+6
menu item L/+7: +7 Loyalty L/+7
menu item L/+8: +8 Loyalty L/+8
menu item L/+9: +9 Loyalty L/+9
menu item L/+X: +X Loyalty L/+X
menu item L/+Y: +Y Loyalty L/+Y
menu item L/+Z: +Z Loyalty L/+Z
menu item L/-0: -0 Loyalty L/-0
menu item L/-1: -1 Loyalty L/-1
menu item L/-2: -2 Loyalty L/-2
menu item L/-3: -3 Loyalty L/-3
menu item L/-4: -4 Loyalty L/-4
menu item L/-5: -5 Loyalty L/-5
menu item L/-6: -6 Loyalty L/-6
menu item L/-7: -7 Loyalty L/-7
menu item L/-8: -8 Loyalty L/-8
menu item L/-9: -9 Loyalty L/-9
menu item L/-X: -X Loyalty L/-X
menu item L/-Y: -Y Loyalty L/-Y
menu item L/-Z: -Z Loyalty L/-Z
menu item L/0: 0 Loyalty L/0
menu item L/1: 1 Loyalty L/1
menu item L/2: 2 Loyalty L/2
menu item L/3: 3 Loyalty L/3
menu item L/4: 4 Loyalty L/4
menu item L/5: 5 Loyalty L/5
menu item L/6: 6 Loyalty L/6
menu item L/7: 7 Loyalty L/7
menu item L/8: 8 Loyalty L/8
menu item L/9: 9 Loyalty L/9
menu item L/X: X Loyalty L/X
menu item L/Y: Y Loyalty L/Y
menu item L/Z: Z Loyalty L/Z