Software zum Installieren eines Smart-Mirror Frameworks , zum Nutzen von hochschulrelevanten Informationen, auf einem Raspberry-Pi.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

pirate.json 569B

12345678910111213
  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. }