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.

tlh.json 799B

12345678910111213141516171819202122232425262728293031323334
  1. {
  2. "LOADING": "loS …",
  3. "TODAY": "DaHjaj",
  4. "TOMORROW": "wa'leS",
  5. "DAYAFTERTOMORROW": "cha'leS",
  6. "RUNNING": "Dor",
  7. "EMPTY": "Sumbe' wanI'.",
  8. "WEEK": "Hogh (terran) {weekNumber}",
  9. "N": "N",
  10. "NNE": "NNE",
  11. "NE": "NE",
  12. "ENE": "ENE",
  13. "E": "chan",
  14. "ESE": "ESE",
  15. "SE": "SE",
  16. "SSE": "SSE",
  17. "S": "S",
  18. "SSW": "SSW",
  19. "SW": "tIng",
  20. "WSW": "WSW",
  21. "W": "W",
  22. "WNW": "WNW",
  23. "NW": "'ev",
  24. "NNW": "NNW",
  25. "FEELS": "jem {DEGREE}",
  26. "UPDATE_NOTIFICATION": " De'chu' MagicMirror² lI'laH.",
  27. "UPDATE_NOTIFICATION_MODULE": "bobcho' {MODULE_NAME} lI'laH De'chu.",
  28. "UPDATE_INFO_SINGLE": "The current installation is {COMMIT_COUNT} commit behind on the {BRANCH_NAME} branch.",
  29. "UPDATE_INFO_MULTIPLE": "The current installation is {COMMIT_COUNT} commits behind on the {BRANCH_NAME} branch."
  30. }