1
|
{
|
2
|
"Commands:": "Choose yer command:",
|
3
|
"Options:": "Options for me hearties!",
|
4
|
"Examples:": "Ex. marks the spot:",
|
5
|
"required": "requi-yar-ed",
|
6
|
"Missing required argument: %s": {
|
7
|
"one": "Ye be havin' to set the followin' argument land lubber: %s",
|
8
|
"other": "Ye be havin' to set the followin' arguments land lubber: %s"
|
9
|
},
|
10
|
"Show help": "Parlay this here code of conduct",
|
11
|
"Show version number": "'Tis the version ye be askin' fer",
|
12
|
"Arguments %s and %s are mutually exclusive" : "Yon scurvy dogs %s and %s be as bad as rum and a prudish wench"
|
13
|
}
|