Application Android et IOS pour l'amicale des élèves https://play.google.com/store/apps/details?id=fr.amicaleinsat.application
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.

en.json 9.6KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226
  1. {
  2. "screens": {
  3. "home": "Home",
  4. "planning": "Planning",
  5. "planningDisplayScreen": "Event Details",
  6. "proxiwash": "Proxiwash",
  7. "proximo": "Proximo",
  8. "menuSelf": "RU Menu",
  9. "settings": "Settings",
  10. "availableRooms": "Available rooms",
  11. "bluemind": "INSA Mails",
  12. "ent": "INSA ENT",
  13. "about": "About",
  14. "debug": "Debug"
  15. },
  16. "sidenav": {
  17. "divider1": "Student websites",
  18. "divider2": "Services",
  19. "divider3": "Personalisation"
  20. },
  21. "intro": {
  22. "slide1": {
  23. "title": "Welcome to CAMPUS",
  24. "text": "The new app to use during your coffee break to get updates on the campus life!"
  25. },
  26. "slide2": {
  27. "title": "Stay up to date",
  28. "text": "CAMPUS allows you to be aware of any event occurring on the campus, from pancake sales to Enfoiros concerts!"
  29. },
  30. "slide3": {
  31. "title": "Never forget your laundry",
  32. "text": "CAMPUS will inform you on the availability of washing machines and will remind you just before yours finishes!"
  33. },
  34. "slide4": {
  35. "title": "Proximo",
  36. "text": "Are you short on pasta? Or maybe you feel a little peckish, then look up your INSA shop's stock in real time"
  37. },
  38. "slide5": {
  39. "title": "Planex",
  40. "text": "Lookup your timetable on CAMPUS"
  41. },
  42. "slide6": {
  43. "title": "RU Menu",
  44. "text": "For the hungry, check this week's menu!"
  45. },
  46. "slide7": {
  47. "title": "More to come...",
  48. "text": "New features are coming soon, do not hesitate to give us feedback to improve the app"
  49. },
  50. "updateSlide": {
  51. "title": "New in this update!",
  52. "text": "Never miss an email anymore! Acces your INSA webmail from the app using the left menu.\nPlanex has also seen some improvements!\n\nSome of your remarks where taken into account for this update, more to come.\nThanks for your feedback on the survey! "
  53. },
  54. "buttons": {
  55. "next": "Next",
  56. "skip": "Skip",
  57. "done": "Done"
  58. }
  59. },
  60. "settingsScreen": {
  61. "generalCard": "General",
  62. "nightMode": "Night Mode",
  63. "nightModeSubOn": "Your eyes are at peace",
  64. "nightModeSubOff": "Your eyes are burning",
  65. "startScreen": "Start Screen",
  66. "startScreenSub": "Select which screen to start the app on",
  67. "proxiwashNotifReminder": "Machine running reminder",
  68. "proxiwashNotifReminderSub": "How many minutes before",
  69. },
  70. "homeScreen": {
  71. "listUpdated": "List updated!",
  72. "listUpdateFail": "Error while updating list",
  73. "newsFeed": "Campus News",
  74. "dashboard": {
  75. "seeMore": "Click to see more",
  76. "todayEventsTitle": "Today's events",
  77. "todayEventsSubtitleNA": "No events today",
  78. "todayEventsSubtitle": " event coming today",
  79. "todayEventsSubtitlePlural": " events coming today",
  80. "proximoTitle": "Proximo",
  81. "proximoSubtitleNA": "No articles available",
  82. "proximoSubtitle": " article available",
  83. "proximoSubtitlePlural": " articles available",
  84. "tutorinsaSubtitleNA": "No tutorial available",
  85. "tutorinsaSubtitle": " tutorial available",
  86. "tutorinsaSubtitlePlural": " tutorials available",
  87. "proxiwashTitle": "Available machines",
  88. "proxiwashSubtitleNA": "No machines available",
  89. "proxiwashSubtitle1": " dryer",
  90. "proxiwashSubtitle1Plural": " dryers",
  91. "proxiwashSubtitle2": " washer",
  92. "proxiwashSubtitle2Plural": " washers",
  93. "menuTitle": "Today's menu",
  94. "menuSubtitleNA": "No menu available",
  95. "menuSubtitle": "Click here to see the menu"
  96. }
  97. },
  98. "planningScreen": {
  99. "wipTitle": "WORK IN PROGRESS",
  100. "wipSubtitle": "Soon, every event at the INSA Toulouse in one place !"
  101. },
  102. "aboutScreen": {
  103. "appstore": "See on the Appstore",
  104. "playstore": "See on the Playstore",
  105. "bugs": "Report Bugs",
  106. "bugsDescription": "Reporting bugs helps us make the app better. Please be as precise as possible when describing your problem!",
  107. "bugsMail": "Send a Mail",
  108. "bugsGit": "Open an issue on Git",
  109. "changelog": "Changelog",
  110. "license": "License",
  111. "debug": "Debug",
  112. "team": "Team",
  113. "author": "Author",
  114. "authorMail": "Send an email",
  115. "additionalDev": "Additional developer",
  116. "technologies": "Technologies",
  117. "reactNative": "Made with React Native",
  118. "libs": "Libraries used"
  119. },
  120. "proximoScreen": {
  121. "emptyList": "Empty List",
  122. "article": "Article",
  123. "articles": "Articles",
  124. "sortName": "Sort by name",
  125. "sortPrice": "Sort by price",
  126. "listUpdated": "Article list updated!",
  127. "listUpdateFail": "Error while updating article list",
  128. "loading": "Loading...",
  129. "inStock": "in stock",
  130. "description": "The Proximo is your small grocery store maintained by students directly on the campus. Open every day from 18h30 to 19h30, we welcome you when you are short on pastas or sodas ! Different products for different problems, everything at cost price. You can pay by Lydia or cash.",
  131. "openingHours": "Openning Hours",
  132. "paymentMethods": "Payment Methods",
  133. "paymentMethodsDescription": "Cash or Lydia",
  134. "search": "Search",
  135. "all": "All"
  136. },
  137. "proxiwashScreen": {
  138. "dryer": "Dryer",
  139. "dryers": "Dryers",
  140. "washer": "Washer",
  141. "washers": "Washers",
  142. "min": "min",
  143. "listUpdated": "Machines state updated",
  144. "listUpdateFail": "Error while updating machines state",
  145. "error": "Could not update machines state. Pull down to retry.",
  146. "loading": "Loading...",
  147. "description": "This is the washing service operated by Promologis for INSA's residences (We don't mind if you do not live on the campus and you do your laundry here). The room is right next to the R2, with 3 dryers and 9 washers, is open 7d/7 24h/24 ! Here you can check their availability ! You can bring your own detergent, use the one given on site or buy it at the Proximo (cheaper than the one given by the machines ). You can pay by credit card or cash.",
  148. "informationTab": "Information",
  149. "paymentTab": "Payment",
  150. "tariffs": "Tariffs",
  151. "washersTariff": "3€ the washer + 0.80€ with detergent.",
  152. "dryersTariff": "0.35€ for 5min of dryer usage.",
  153. "paymentMethods": "Payment Methods",
  154. "paymentMethodsDescription": "Cash up until 10€.\nCredit Card also accepted.",
  155. "washerProcedure": "Put your laundry in the tumble without tamping it and by respecting charge limits.\n\nClose the machine's door.\n\nChoose a program using one of the four favorite program buttons.\n\nPay to the command central, then press the START button on the machine.\n\nWhen the program is finished, the screen indicates 'Programme terminé', press the yellow button to open the lid and retrieve your laundry.",
  156. "washerTips": "Program 'blanc/couleur': 6kg of dry laundry (cotton linen, linen, underwear, sheets, jeans, towels).\n\nProgram 'non repassable': 3,5 kg of dry laundry (synthetic fibre linen, cotton and polyester mixed).\n\nProgram 'fin 30°C': 2,5 kg of dry laundry (delicate linen in synthetic fibres).\n\nProgram 'laine 30°C': 2,5 kg of dry laundry (wool textiles).",
  157. "dryerProcedure": "Put your laundry in the tumble without tamping it and by respecting charge limits.\n\nClose the machine's door.\n\nChoose a program using one of the four favorite program buttons.\n\nPay to the command central, then press the START button on the machine.",
  158. "dryerTips": "The advised dryer length is 35 minutes for 14 kg of laundry. You can choose a shorter length if the dryer is not fully charged.",
  159. "procedure": "Procedure",
  160. "tips": "Tips",
  161. "modal": {
  162. "enableNotifications": "Notify me",
  163. "disableNotifications": "Stop notifications",
  164. "ok": "OK",
  165. "cancel": "Cancel",
  166. "finished": "This machine is finished. If you started it, you can get back your laundry.",
  167. "ready": "This machine is empty and ready to use.",
  168. "running": "This machine has been started at %{start} and will end at %{end}.\nRemaining time: %{remaining} min",
  169. "broken": "This machine is broken and cannot be used. Thank you for your comprehension.",
  170. "error": "There has been an error and we are unable to get information from this machine. Sorry for the inconvenience.",
  171. "notificationErrorTitle": "Error",
  172. "notificationErrorDescription": "Impossible to create notifications. Please make sure you enabled notifications then restart the app."
  173. },
  174. "states": {
  175. "finished": "FINISHED",
  176. "ready": "READY",
  177. "running": "RUNNING",
  178. "broken": "BROKEN",
  179. "error": "ERROR"
  180. },
  181. "notifications": {
  182. "machineFinishedTitle": "Laundry Ready",
  183. "machineFinishedBody": "The machine n°{{number}} is finished and your laundry is ready to pickup",
  184. "machineRunningTitle": "Laundry running: {{time}} minutes left",
  185. "machineRunningBody": "The machine n°{{number}} is still running"
  186. }
  187. },
  188. "planexScreen": {
  189. "rotateToLandscape": "Turn your screen to see the whole week",
  190. "rotateToPortrait": "Turn your screen to see only 2 days"
  191. },
  192. "availableRoomScreen": {
  193. "normalRoom": "Work",
  194. "computerRoom": "Computer",
  195. "bibRoom": "Bib'Box"
  196. },
  197. "general": {
  198. "loading": "Loading...",
  199. "networkError": "Unable to contact servers. Make sure you are connected to Internet."
  200. },
  201. "date": {
  202. "daysOfWeek": {
  203. "monday": "Monday",
  204. "tuesday": "Tuesday",
  205. "wednesday": "Wednesday",
  206. "thursday": "Thursday",
  207. "friday": "Friday",
  208. "saturday": "Saturday",
  209. "sunday": "Sunday"
  210. },
  211. "monthsOfYear": {
  212. "january": "January",
  213. "february": "February",
  214. "march": "March",
  215. "april": "April",
  216. "may": "May",
  217. "june": "June",
  218. "july": "July",
  219. "august": "August",
  220. "september": "September",
  221. "october": "October",
  222. "november": "November",
  223. "december": "December"
  224. }
  225. }
  226. }