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 12KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311
  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. "bib": "Bib'Box",
  12. "bluemind": "INSA Mails",
  13. "ent": "INSA ENT",
  14. "about": "About",
  15. "debug": "Debug",
  16. "login": "Login",
  17. "logout": "Logout",
  18. "profile": "Profile"
  19. },
  20. "sidenav": {
  21. "divider1": "Student websites",
  22. "divider2": "Services",
  23. "divider3": "Personalisation",
  24. "divider4": "Amicale"
  25. },
  26. "intro": {
  27. "slide1": {
  28. "title": "Welcome to CAMPUS",
  29. "text": "The new app to use during your coffee break to get updates on the campus life!"
  30. },
  31. "slide2": {
  32. "title": "Stay up to date",
  33. "text": "CAMPUS allows you to be aware of any event occurring on the campus, from pancake sales to Enfoiros concerts!"
  34. },
  35. "slide3": {
  36. "title": "Never forget your laundry",
  37. "text": "CAMPUS will inform you on the availability of washing machines and will remind you just before yours finishes!"
  38. },
  39. "slide4": {
  40. "title": "Proximo",
  41. "text": "Are you short on pasta? Or maybe you feel a little peckish, then look up your INSA shop's stock in real time"
  42. },
  43. "slide5": {
  44. "title": "Planex",
  45. "text": "Lookup your timetable on CAMPUS"
  46. },
  47. "slide6": {
  48. "title": "RU Menu",
  49. "text": "For the hungry, check this week's menu!"
  50. },
  51. "slide7": {
  52. "title": "More to come...",
  53. "text": "New features are coming soon, do not hesitate to give us feedback to improve the app"
  54. },
  55. "updateSlide": {
  56. "title": "New in this update!",
  57. "text": "The app got a new UI ! Faster, prettier and more modern, we hope you'll love it!"
  58. },
  59. "aprilFoolsSlide": {
  60. "title": "New in this update!",
  61. "text": "We heard you, you don't like the new design and colors, so we changed them!\nLove."
  62. },
  63. "buttons": {
  64. "next": "Next",
  65. "skip": "Skip",
  66. "done": "Done"
  67. }
  68. },
  69. "settingsScreen": {
  70. "generalCard": "General",
  71. "nightMode": "Night Mode",
  72. "nightModeSubOn": "Your eyes are at peace",
  73. "nightModeSubOff": "Your eyes are burning",
  74. "nightModeAuto": "Follow system dark mode",
  75. "startScreen": "Start Screen",
  76. "startScreenSub": "Select which screen to start the app on",
  77. "proxiwashNotifReminder": "Machine running reminder",
  78. "proxiwashNotifReminderSub": "How many minutes before"
  79. },
  80. "homeScreen": {
  81. "listUpdated": "List updated!",
  82. "listUpdateFail": "Error while updating list",
  83. "newsFeed": "Campus News",
  84. "dashboard": {
  85. "seeMore": "Click to see more",
  86. "todayEventsTitle": "Today's events",
  87. "todayEventsSubtitleNA": "No events today",
  88. "todayEventsSubtitle": " event coming today",
  89. "todayEventsSubtitlePlural": " events coming today",
  90. "proximoTitle": "Proximo",
  91. "proximoSubtitleNA": "No articles available",
  92. "proximoSubtitle": " article available",
  93. "proximoSubtitlePlural": " articles available",
  94. "tutorinsaSubtitleNA": "No tutorial available",
  95. "tutorinsaSubtitle": " tutorial available",
  96. "tutorinsaSubtitlePlural": " tutorials available",
  97. "proxiwashTitle": "Available machines",
  98. "proxiwashSubtitleNA": "No machines available",
  99. "proxiwashSubtitle1": " dryer",
  100. "proxiwashSubtitle1Plural": " dryers",
  101. "proxiwashSubtitle2": " washer",
  102. "proxiwashSubtitle2Plural": " washers",
  103. "menuTitle": "Today's menu",
  104. "menuSubtitleNA": "No menu available",
  105. "menuSubtitle": "Click here to see the menu"
  106. }
  107. },
  108. "planningScreen": {
  109. "wipTitle": "WORK IN PROGRESS",
  110. "wipSubtitle": "Soon, every event at the INSA Toulouse in one place !"
  111. },
  112. "aboutScreen": {
  113. "appstore": "See on the Appstore",
  114. "playstore": "See on the Playstore",
  115. "bugs": "Report Bugs",
  116. "bugsDescription": "Reporting bugs helps us make the app better. Please be as precise as possible when describing your problem!",
  117. "bugsMail": "Send a Mail",
  118. "bugsGit": "Open an issue on Git",
  119. "changelog": "Changelog",
  120. "license": "License",
  121. "debug": "Debug",
  122. "team": "Team",
  123. "author": "Author",
  124. "authorMail": "Send an email",
  125. "additionalDev": "Additional developer",
  126. "technologies": "Technologies",
  127. "reactNative": "Made with React Native",
  128. "libs": "Libraries used"
  129. },
  130. "proximoScreen": {
  131. "emptyList": "Empty List",
  132. "article": "Article",
  133. "articles": "Articles",
  134. "sortOrder": "Sort by",
  135. "sortName": "Name",
  136. "sortNameReverse": "Name (reverse)",
  137. "sortPrice": "Price",
  138. "sortPriceReverse": "Price (reverse)",
  139. "listUpdated": "Article list updated!",
  140. "listUpdateFail": "Error while updating article list",
  141. "loading": "Loading...",
  142. "inStock": "in stock",
  143. "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.",
  144. "openingHours": "Openning Hours",
  145. "paymentMethods": "Payment Methods",
  146. "paymentMethodsDescription": "Cash or Lydia",
  147. "search": "Search",
  148. "all": "All"
  149. },
  150. "proxiwashScreen": {
  151. "dryer": "Dryer",
  152. "dryers": "Dryers",
  153. "washer": "Washer",
  154. "washers": "Washers",
  155. "min": "min",
  156. "listUpdated": "Machines state updated",
  157. "listUpdateFail": "Error while updating machines state",
  158. "error": "Could not update machines state. Pull down to retry.",
  159. "loading": "Loading...",
  160. "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.",
  161. "informationTab": "Information",
  162. "paymentTab": "Payment",
  163. "tariffs": "Tariffs",
  164. "washersTariff": "3€ the washer + 0.80€ with detergent.",
  165. "dryersTariff": "0.35€ for 5min of dryer usage.",
  166. "paymentMethods": "Payment Methods",
  167. "paymentMethodsDescription": "Cash up until 10€.\nCredit Card also accepted.",
  168. "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.",
  169. "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).",
  170. "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.",
  171. "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.",
  172. "procedure": "Procedure",
  173. "tips": "Tips",
  174. "enableNotificationsTip": "Click on a running machine to enable notifications",
  175. "numAvailable": "available",
  176. "numAvailablePlural": "available",
  177. "modal": {
  178. "enableNotifications": "Notify me",
  179. "disableNotifications": "Stop notifications",
  180. "ok": "OK",
  181. "cancel": "Cancel",
  182. "finished": "This machine is finished. If you started it, you can get back your laundry.",
  183. "ready": "This machine is empty and ready to use.",
  184. "running": "This machine has been started at %{start} and will end at %{end}.\nRemaining time: %{remaining} min",
  185. "broken": "This machine is broken and cannot be used. Thank you for your comprehension.",
  186. "error": "There has been an error and we are unable to get information from this machine. Sorry for the inconvenience.",
  187. "notificationErrorTitle": "Error",
  188. "notificationErrorDescription": "Impossible to create notifications. Please make sure you enabled notifications then restart the app."
  189. },
  190. "states": {
  191. "finished": "FINISHED",
  192. "ready": "READY",
  193. "running": "RUNNING",
  194. "broken": "BROKEN",
  195. "error": "ERROR"
  196. },
  197. "notifications": {
  198. "machineFinishedTitle": "Laundry Ready",
  199. "machineFinishedBody": "The machine n°{{number}} is finished and your laundry is ready to pickup",
  200. "machineRunningTitle": "Laundry running: {{time}} minutes left",
  201. "machineRunningBody": "The machine n°{{number}} is still running"
  202. }
  203. },
  204. "planexScreen": {
  205. "enableStartScreen": "Come here often? Set it as default screen!",
  206. "enableStartOK": "Yes please!",
  207. "enableStartCancel": "Later"
  208. },
  209. "availableRoomScreen": {
  210. "normalRoom": "Work",
  211. "computerRoom": "Computer",
  212. "bibRoom": "Bib'Box"
  213. },
  214. "profileScreen": {
  215. "personalInformation": "Personal information",
  216. "noData": "No data",
  217. "editInformation": "Edit Information",
  218. "clubs": "Clubs",
  219. "clubsSubtitle": "Clubs you are part of",
  220. "membership": "Membership Fee",
  221. "membershipSubtitle": "Allows you to take part in various activities",
  222. "membershipPayed": "Payed",
  223. "membershipNotPayed": "not Payed"
  224. },
  225. "loginScreen": {
  226. "title": "Amicale account",
  227. "subtitle": "Please enter your credentials",
  228. "email": "Email",
  229. "emailError": "Please enter a valid email",
  230. "password": "Password",
  231. "passwordError": "Please enter a password",
  232. "login": "Login",
  233. "forgotPassword": "Forgot your password? Click on the button below to get a new one.",
  234. "resetPassword": "Reset Password",
  235. "noAccount": "No Account? Go to the Amicale's building during open hours to create one.",
  236. "errors": {
  237. "title": "Error!",
  238. "connection": "Network error. Please check your internet connection.",
  239. "credentials": "Email or password invalid.",
  240. "saveToken": "Failed to save connection information, please contact support.",
  241. "consent": "You did not give your consent for data processing to the Amicale.",
  242. "unknown": "Unknown error, please contact support."
  243. }
  244. },
  245. "clubs": {
  246. "clubList": "Club list",
  247. "managers": "Managers",
  248. "managersSubtitle": "These people make the club live",
  249. "managersUnavailable": "This club has no one :("
  250. },
  251. "dialog": {
  252. "ok": "OK",
  253. "yes": "Yes",
  254. "cancel": "Cancel",
  255. "disconnect": {
  256. "title": "Disconnect",
  257. "titleLoading": "Disconnecting...",
  258. "message": "Are you sure you want to disconnect from your Amicale account?"
  259. }
  260. },
  261. "general": {
  262. "loading": "Loading...",
  263. "retry": "Retry",
  264. "networkError": "Unable to contact servers. Make sure you are connected to Internet."
  265. },
  266. "date": {
  267. "daysOfWeek": {
  268. "monday": "Monday",
  269. "tuesday": "Tuesday",
  270. "wednesday": "Wednesday",
  271. "thursday": "Thursday",
  272. "friday": "Friday",
  273. "saturday": "Saturday",
  274. "sunday": "Sunday"
  275. },
  276. "monthsOfYear": {
  277. "january": "January",
  278. "february": "February",
  279. "march": "March",
  280. "april": "April",
  281. "may": "May",
  282. "june": "June",
  283. "july": "July",
  284. "august": "August",
  285. "september": "September",
  286. "october": "October",
  287. "november": "November",
  288. "december": "December"
  289. }
  290. },
  291. "game": {
  292. "title": "Game",
  293. "pause": "Game Paused",
  294. "pauseMessage": "The game is paused",
  295. "resume": "Resume",
  296. "restart": {
  297. "text": "Restart",
  298. "confirm": "Are you sure you want to restart?",
  299. "confirmMessage": "You will lose you progress, continue?",
  300. "confirmYes": "Yes",
  301. "confirmNo": "No"
  302. },
  303. "gameOver": {
  304. "text": "Game Over",
  305. "score": "Score: ",
  306. "level": "Level: ",
  307. "time": "Time: ",
  308. "exit": "leave Game"
  309. }
  310. }
  311. }