kahoot.json 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103
  1. {
  2. "kahoot.buttonJoinGame": {
  3. "description": "Used as the title for the button in Discord. {0} is the Game ID",
  4. "message": "Bí Cluiche: {0}"
  5. },
  6. "kahoot.correctAnswer": {
  7. "description": "Used when the user anwered correct on a question",
  8. "message": "Freagra Ceart"
  9. },
  10. "kahoot.createHome": {
  11. "description": "Used when the user is viewing the create.kahoot.it home page",
  12. "message": "Ag féachaint ar an leathanach baile"
  13. },
  14. "kahoot.firstPlace": {
  15. "description": "Used to display who was first place in a game. {0} is a player name",
  16. "message": "An Chéad Áit: {0}"
  17. },
  18. "kahoot.gameCreate": {
  19. "description": "Used when a Kahoot Host is creating a Game",
  20. "message": "Cluiche a Chruthú..."
  21. },
  22. "kahoot.gameOver": {
  23. "description": "Used when the Game is finished",
  24. "message": "Cluiche Thar"
  25. },
  26. "kahoot.gameStarting": {
  27. "description": "Used when a Kahoot Game is starting",
  28. "message": "Cluiche ag tosú!"
  29. },
  30. "kahoot.incorrectAnswer": {
  31. "description": "Used when the user answered incorrectly on a question",
  32. "message": "Freagra Mícheart"
  33. },
  34. "kahoot.joiningGame": {
  35. "description": "Used when a user is joining a Kahoot Game.",
  36. "message": "Cluiche Ceangail..."
  37. },
  38. "kahoot.loadingPage": {
  39. "description": "Used when a page is loading",
  40. "message": "Leathanach á Luchtú..."
  41. },
  42. "kahoot.ndPlace": {
  43. "description": "Used in the context of 2nd place",
  44. "message": "2ú háit"
  45. },
  46. "kahoot.of": {
  47. "description": "Used in the context of questions (i.e 1 of 3). {0} is the current question and {1} is the total amount of questions",
  48. "message": "{0} de {1}"
  49. },
  50. "kahoot.playing": {
  51. "description": "Used as the first line when a user is answering a question",
  52. "message": "Ag imirt..."
  53. },
  54. "kahoot.points": {
  55. "description": "Used to display how many points a user has. {0} is the number of points",
  56. "message": "Pointí: {0}"
  57. },
  58. "kahoot.questionLoading": {
  59. "description": "Used when the next question is loading",
  60. "message": "An Chéad Ceist Eile ag Luchtú..."
  61. },
  62. "kahoot.questionNumber": {
  63. "description": "Used to show what question is currently showing (both host and user). {0} will be replaced with the string kahoot.of",
  64. "message": "Ceist: {0}"
  65. },
  66. "kahoot.questionShowing": {
  67. "description": "Used when the host is showing a question",
  68. "message": "Ag taispeáint Ceist:"
  69. },
  70. "kahoot.questionsCorrect": {
  71. "description": "Used to display how many questions a user got correct",
  72. "message": "Ceisteanna Ceart: {0}"
  73. },
  74. "kahoot.rdPlace": {
  75. "description": "Used in the context of 3rd place",
  76. "message": "3ú háit"
  77. },
  78. "kahoot.resultsQuestion": {
  79. "description": "Used when a user is looking at the results of the question they just answered",
  80. "message": "Ag Breathnú ar Thorthaí:"
  81. },
  82. "kahoot.slideShowing": {
  83. "description": "Used when the host is showing a slide from a Kahoot with content instead of a quiz",
  84. "message": "Ag taispeáint Sleamhnán leis an Ábhar:"
  85. },
  86. "kahoot.slideViewing": {
  87. "description": "Used when a user is looking at a slide with content in a Kahoot",
  88. "message": "Ag Breathnú ar Sleamhnán le Ábhar:"
  89. },
  90. "kahoot.stPlace": {
  91. "description": "Used in the context of 1st place",
  92. "message": "1ú áit"
  93. },
  94. "kahoot.topX": {
  95. "description": "Used in the context of Top 5",
  96. "message": "Barr {0}"
  97. },
  98. "kahoot.waiting": {
  99. "description": "Used when the user is waiting for a Kahoot Game to start",
  100. "message": "Ag fanacht le tosú..."
  101. }
  102. }