messages_en.dart 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423
  1. // DO NOT EDIT. This is code generated via package:intl/generate_localized.dart
  2. // This is a library that provides messages for a en locale. All the
  3. // messages from the main program should be duplicated here with the same
  4. // function name.
  5. // Ignore issues from commonly used lints in this file.
  6. // ignore_for_file:unnecessary_brace_in_string_interps, unnecessary_new
  7. // ignore_for_file:prefer_single_quotes,comment_references, directives_ordering
  8. // ignore_for_file:annotate_overrides,prefer_generic_function_type_aliases
  9. // ignore_for_file:unused_import, file_names, avoid_escaping_inner_quotes
  10. // ignore_for_file:unnecessary_string_interpolations, unnecessary_string_escapes
  11. import 'package:intl/intl.dart';
  12. import 'package:intl/message_lookup_by_library.dart';
  13. final messages = new MessageLookup();
  14. typedef String MessageIfAbsent(String messageStr, List<dynamic> args);
  15. class MessageLookup extends MessageLookupByLibrary {
  16. String get localeName => 'en';
  17. static String m0(time) => "Approved on ${time}";
  18. static String m1(name) => "Booked by ${name}";
  19. static String m2(count) => "${count} Characters";
  20. static String m3(time) => "Not Approved on ${time}";
  21. static String m4(count, date) =>
  22. "You have ${count}x quota left (resets on ${date})";
  23. static String m5(time) => "Sent on ${time}";
  24. static String m6(name) => "Welcome ${name}";
  25. final messages = _notInlinedMessages(_notInlinedMessages);
  26. static Map<String, Function> _notInlinedMessages(_) => <String, Function>{
  27. "access_card_desc": MessageLookupByLibrary.simpleMessage(
  28. "Please enter the serial number(s) of faulty damaged or lost access card number OR provide serial numbers of all working access cards."),
  29. "access_card_owner":
  30. MessageLookupByLibrary.simpleMessage("Access Card-Owner"),
  31. "access_card_tenant":
  32. MessageLookupByLibrary.simpleMessage("Access Card-Tenant"),
  33. "access_card_tenant_letter": MessageLookupByLibrary.simpleMessage(
  34. "Kindly attach a copy of owner\'s authorisation letter"),
  35. "access_date": MessageLookupByLibrary.simpleMessage("Access Date"),
  36. "account_deactivate_alert": MessageLookupByLibrary.simpleMessage(
  37. "Are you sure you want to deactivate your account? You will not be able to login into the app once you proceed with the request."),
  38. "account_deactivation":
  39. MessageLookupByLibrary.simpleMessage("Account Deactivation"),
  40. "active": MessageLookupByLibrary.simpleMessage("ACTIVE"),
  41. "add": MessageLookupByLibrary.simpleMessage("Add"),
  42. "add_card": MessageLookupByLibrary.simpleMessage("Add Card"),
  43. "add_new_card": MessageLookupByLibrary.simpleMessage("Add New Card"),
  44. "administrator_reply":
  45. MessageLookupByLibrary.simpleMessage("Administrator Reply"),
  46. "agree_to": MessageLookupByLibrary.simpleMessage("Agree to"),
  47. "alert": MessageLookupByLibrary.simpleMessage("Alert"),
  48. "apply": MessageLookupByLibrary.simpleMessage("Apply"),
  49. "approved": MessageLookupByLibrary.simpleMessage("Approved"),
  50. "approved_on_sometime": m0,
  51. "attachments": MessageLookupByLibrary.simpleMessage("ATTACHMENTS"),
  52. "back_home": MessageLookupByLibrary.simpleMessage("Back Home"),
  53. "bicycle_desc": MessageLookupByLibrary.simpleMessage(
  54. "Please upload a photo of your bicycle"),
  55. "bicycle_note": MessageLookupByLibrary.simpleMessage(
  56. "Kindly indicate the model, brand, colour and type of bicycle."),
  57. "block": MessageLookupByLibrary.simpleMessage("Block"),
  58. "block_desc": MessageLookupByLibrary.simpleMessage(
  59. "Block refers to the street number of the unit\'s official mailing address"),
  60. "block_example": MessageLookupByLibrary.simpleMessage(
  61. "123 Example Road #08-08 Country 123456"),
  62. "block_example_desc": MessageLookupByLibrary.simpleMessage(
  63. "123 is the block number #08-08 is the unit number"),
  64. "book": MessageLookupByLibrary.simpleMessage("Book"),
  65. "booked_by_someone": m1,
  66. "booking_fee": MessageLookupByLibrary.simpleMessage("Booking Fee"),
  67. "booking_successful":
  68. MessageLookupByLibrary.simpleMessage("BOOKING SUCCESSFUL"),
  69. "cancel": MessageLookupByLibrary.simpleMessage("Cancel"),
  70. "car_cancel_signature_txt": MessageLookupByLibrary.simpleMessage(
  71. "the resident,herein confirm that we have read and will fully abide by the rules & regulations governing car parking of Parc Life. We further undertake to display the car park label, prominently on the top left(passenger side) portion of the front windscreen of our vehicle at all times whilst in Parc Life."),
  72. "car_cancel_txt": MessageLookupByLibrary.simpleMessage(
  73. "Kindly provide the following."),
  74. "car_cancel_txt_1":
  75. MessageLookupByLibrary.simpleMessage("1. Car decals serial number"),
  76. "car_cancel_txt_2": MessageLookupByLibrary.simpleMessage(
  77. "2.Effective date of cancellation"),
  78. "car_park_cancellation":
  79. MessageLookupByLibrary.simpleMessage("Car Park Cancellation"),
  80. "card_caps": MessageLookupByLibrary.simpleMessage("CARD"),
  81. "card_number": MessageLookupByLibrary.simpleMessage("Card Number"),
  82. "change": MessageLookupByLibrary.simpleMessage("Change"),
  83. "change_mobile_phone":
  84. MessageLookupByLibrary.simpleMessage("Change Mobile Phone"),
  85. "characters": m2,
  86. "choose_category":
  87. MessageLookupByLibrary.simpleMessage("Choose a Category"),
  88. "community": MessageLookupByLibrary.simpleMessage("Community"),
  89. "company_address":
  90. MessageLookupByLibrary.simpleMessage("COMPANY ADDRESS"),
  91. "confirm": MessageLookupByLibrary.simpleMessage("Confirm"),
  92. "confirm_new_password":
  93. MessageLookupByLibrary.simpleMessage("Confirm New Password"),
  94. "confirm_password":
  95. MessageLookupByLibrary.simpleMessage("Confirm Password"),
  96. "convert_large_recurring_payments_to":
  97. MessageLookupByLibrary.simpleMessage(
  98. "Convert large recurring payments to"),
  99. "create_new_feedback":
  100. MessageLookupByLibrary.simpleMessage("Create New FeedBack"),
  101. "create_new_yy_home_account":
  102. MessageLookupByLibrary.simpleMessage("Create New YY Home Account"),
  103. "credit_debit_card":
  104. MessageLookupByLibrary.simpleMessage("Credit or debit card"),
  105. "date_of_entry": MessageLookupByLibrary.simpleMessage("DATE OF ENTRY"),
  106. "delete": MessageLookupByLibrary.simpleMessage("Delete"),
  107. "deposit": MessageLookupByLibrary.simpleMessage("Deposit"),
  108. "deposit_amount":
  109. MessageLookupByLibrary.simpleMessage("Deposit Amount"),
  110. "deposit_desc":
  111. MessageLookupByLibrary.simpleMessage("Deposit Description:"),
  112. "deposit_desc_txt": MessageLookupByLibrary.simpleMessage(
  113. "Deposit is a part of enjoying community services, and it will be automatically issued to your corresponding bank card after enjoying the services. Please check carefully"),
  114. "deposit_hold": MessageLookupByLibrary.simpleMessage("Deposit Hold"),
  115. "deposit_released":
  116. MessageLookupByLibrary.simpleMessage("Deposit Released"),
  117. "deposit_released_caps":
  118. MessageLookupByLibrary.simpleMessage("DEPOSIT RELEASED"),
  119. "describe_your_feedback":
  120. MessageLookupByLibrary.simpleMessage("Describe Your FeedBack"),
  121. "did_not_receive":
  122. MessageLookupByLibrary.simpleMessage("Did Not Receive?"),
  123. "edit_profile": MessageLookupByLibrary.simpleMessage("Edit Profile"),
  124. "email": MessageLookupByLibrary.simpleMessage("Email"),
  125. "enable_notification":
  126. MessageLookupByLibrary.simpleMessage("Enable Notification"),
  127. "end_date_caps": MessageLookupByLibrary.simpleMessage("END DATE"),
  128. "estate": MessageLookupByLibrary.simpleMessage("Estate"),
  129. "estate_name_desc": MessageLookupByLibrary.simpleMessage(
  130. "Tell us the name of the estateor building you are applying to"),
  131. "estate_or_building_name":
  132. MessageLookupByLibrary.simpleMessage("Estate or Building Name?"),
  133. "facility": MessageLookupByLibrary.simpleMessage("Facility"),
  134. "facility_active": MessageLookupByLibrary.simpleMessage("Active"),
  135. "fee_paid": MessageLookupByLibrary.simpleMessage("Fee Paid"),
  136. "feedback": MessageLookupByLibrary.simpleMessage("FeedBack"),
  137. "feedback_details":
  138. MessageLookupByLibrary.simpleMessage("FeedBack Details"),
  139. "feedback_msg_1": MessageLookupByLibrary.simpleMessage(
  140. "Help us keep your estate beautiful"),
  141. "feedback_msg_2": MessageLookupByLibrary.simpleMessage(
  142. "there is something that requires ourattention or if you have an awesome suggestion, we would like to hear from you!"),
  143. "first_name": MessageLookupByLibrary.simpleMessage("First Name"),
  144. "followers": MessageLookupByLibrary.simpleMessage("Followers"),
  145. "following": MessageLookupByLibrary.simpleMessage("Following"),
  146. "forgot_password":
  147. MessageLookupByLibrary.simpleMessage("Forgot Password?"),
  148. "forgot_text": MessageLookupByLibrary.simpleMessage(
  149. "Enter your email and mobile phone number"),
  150. "form": MessageLookupByLibrary.simpleMessage("Form"),
  151. "form_submit_title": MessageLookupByLibrary.simpleMessage("Submit"),
  152. "full_name": MessageLookupByLibrary.simpleMessage("Full Name"),
  153. "get_code": MessageLookupByLibrary.simpleMessage("Get Code"),
  154. "get_started":
  155. MessageLookupByLibrary.simpleMessage("let\'s get started"),
  156. "guest_mobile_number":
  157. MessageLookupByLibrary.simpleMessage("GUEST MOBILE NUMBER"),
  158. "guest_name": MessageLookupByLibrary.simpleMessage("GUEST NAME"),
  159. "hacking_end_date":
  160. MessageLookupByLibrary.simpleMessage("HACKING END DATE"),
  161. "hacking_start_date":
  162. MessageLookupByLibrary.simpleMessage("HACKING START DATE"),
  163. "have_fun": MessageLookupByLibrary.simpleMessage("Have Fun!"),
  164. "history": MessageLookupByLibrary.simpleMessage("History"),
  165. "home": MessageLookupByLibrary.simpleMessage("Home"),
  166. "household": MessageLookupByLibrary.simpleMessage("Household"),
  167. "household_members":
  168. MessageLookupByLibrary.simpleMessage("Household Members"),
  169. "in_progress": MessageLookupByLibrary.simpleMessage("In Progress"),
  170. "inactive": MessageLookupByLibrary.simpleMessage("INACTIVE"),
  171. "info": MessageLookupByLibrary.simpleMessage("Info"),
  172. "info_desc1": MessageLookupByLibrary.simpleMessage(
  173. "Convert your recurring expenses into valuable miles, rewards and cashback today!"),
  174. "info_desc2": MessageLookupByLibrary.simpleMessage(
  175. "Fly business class for 60% less!"),
  176. "info_desc3": MessageLookupByLibrary.simpleMessage(
  177. "Sundy pays MCST fees with her credit card to help her accumulate a yearly expenditure of \$62,000. Everything adds up!"),
  178. "info_desc4": MessageLookupByLibrary.simpleMessage(
  179. "Her credit card rewards her 1.5 miles* for every dollar spent, earning her 93,000 miles."),
  180. "info_desc5": MessageLookupByLibrary.simpleMessage(
  181. "Sundy is able to fly business class to Tokyo worth \$4,000 at only \$1,488 in YY Home Pay processing fees That is more than 60% in savings!"),
  182. "info_desc6": MessageLookupByLibrary.simpleMessage(
  183. "please check your credit card rewardsfor more information"),
  184. "internal": MessageLookupByLibrary.simpleMessage("Internal"),
  185. "introduction_to_info_pack":
  186. MessageLookupByLibrary.simpleMessage("Introduction to info-pack"),
  187. "iu_number": MessageLookupByLibrary.simpleMessage("IU NUMBER"),
  188. "label_replace_note": MessageLookupByLibrary.simpleMessage(
  189. "If you would like to leave the Management a note to accompany this application, please leave them here.\n\nFor replacement of car label, please include the serial number of the damaged car label."),
  190. "label_txt": MessageLookupByLibrary.simpleMessage(
  191. "Please attach the following documents to accompany the vehicle registration form:"),
  192. "label_txt_1": MessageLookupByLibrary.simpleMessage(
  193. "1)One Motoring car registration or log card"),
  194. "label_txt_2": MessageLookupByLibrary.simpleMessage(
  195. "2)Company Authorization Letter is required for company cars"),
  196. "label_txt_3": MessageLookupByLibrary.simpleMessage(
  197. "3) Car Rental Agreement is required for rental cars."),
  198. "last_name": MessageLookupByLibrary.simpleMessage("Last Name"),
  199. "latest_news": MessageLookupByLibrary.simpleMessage("Latest News"),
  200. "latest_transactions":
  201. MessageLookupByLibrary.simpleMessage("Latest Transactions"),
  202. "license_plate_number":
  203. MessageLookupByLibrary.simpleMessage("License Plate Number"),
  204. "list_of_renovation_works":
  205. MessageLookupByLibrary.simpleMessage("LIST OF RENOVATION WORKS"),
  206. "login": MessageLookupByLibrary.simpleMessage("Log In"),
  207. "logout": MessageLookupByLibrary.simpleMessage("Logout"),
  208. "logout_alert": MessageLookupByLibrary.simpleMessage(
  209. "Are you sure you want to logout?"),
  210. "mark_all": MessageLookupByLibrary.simpleMessage("Mark All"),
  211. "me": MessageLookupByLibrary.simpleMessage("Me"),
  212. "mobile_number_caps":
  213. MessageLookupByLibrary.simpleMessage("MOBILE NUMBER"),
  214. "mobile_phone": MessageLookupByLibrary.simpleMessage("Mobile Phone"),
  215. "moving_in": MessageLookupByLibrary.simpleMessage("Moving In"),
  216. "moving_in_msg": MessageLookupByLibrary.simpleMessage(
  217. "If you would like to leave the Management a note to accompany this application or have any special requests, please leave them here."),
  218. "moving_out": MessageLookupByLibrary.simpleMessage("Moving Out"),
  219. "my_post": MessageLookupByLibrary.simpleMessage("My Posts"),
  220. "name_on_card": MessageLookupByLibrary.simpleMessage("Name on Card"),
  221. "new_mobile_phone":
  222. MessageLookupByLibrary.simpleMessage("New Mobile Phone"),
  223. "new_password": MessageLookupByLibrary.simpleMessage("New Password"),
  224. "next": MessageLookupByLibrary.simpleMessage("Next"),
  225. "no": MessageLookupByLibrary.simpleMessage("No"),
  226. "not_approved": MessageLookupByLibrary.simpleMessage("Not Approved"),
  227. "not_approved_on_sometime": m3,
  228. "notes": MessageLookupByLibrary.simpleMessage("Notes"),
  229. "notes_to_management":
  230. MessageLookupByLibrary.simpleMessage("NOTES TO MANAGEMENT"),
  231. "notes_to_recipient":
  232. MessageLookupByLibrary.simpleMessage("Notes to Recipient"),
  233. "notice_board": MessageLookupByLibrary.simpleMessage("Notice Board"),
  234. "notification": MessageLookupByLibrary.simpleMessage("Notification"),
  235. "nric_fin": MessageLookupByLibrary.simpleMessage("NRIC/FIN"),
  236. "old_mobile_phone":
  237. MessageLookupByLibrary.simpleMessage("Old Mobile Phone"),
  238. "on_hold": MessageLookupByLibrary.simpleMessage("On Hold"),
  239. "or": MessageLookupByLibrary.simpleMessage("or"),
  240. "other": MessageLookupByLibrary.simpleMessage("Other"),
  241. "overnight_parking":
  242. MessageLookupByLibrary.simpleMessage("Overnight Parking"),
  243. "overnight_parking_msg": MessageLookupByLibrary.simpleMessage(
  244. "Please provide the period of overnight parking."),
  245. "owner": MessageLookupByLibrary.simpleMessage("Owner"),
  246. "owner_or_tenant":
  247. MessageLookupByLibrary.simpleMessage("Are you an owner or tenant?"),
  248. "owners_desc1": MessageLookupByLibrary.simpleMessage(
  249. "My name is in the strata title"),
  250. "owners_desc2": MessageLookupByLibrary.simpleMessage(
  251. "My name is in the strata title and l have rented out my unit"),
  252. "owners_desc3": MessageLookupByLibrary.simpleMessage(
  253. "I live in the same household as the named owner"),
  254. "owners_desc4": MessageLookupByLibrary.simpleMessage(
  255. "I am the shareholder of the company that owns the unit"),
  256. "owners_desc5": MessageLookupByLibrary.simpleMessage(
  257. "The Management will verify your application accordingly"),
  258. "ownership_status":
  259. MessageLookupByLibrary.simpleMessage("OWNERSHIP STATUS"),
  260. "paid_on": MessageLookupByLibrary.simpleMessage("paid on"),
  261. "password": MessageLookupByLibrary.simpleMessage("Password"),
  262. "password_format":
  263. MessageLookupByLibrary.simpleMessage("8 Digits Alphanumeric"),
  264. "pay_fees_with":
  265. MessageLookupByLibrary.simpleMessage("Pay MCST fees with"),
  266. "payment": MessageLookupByLibrary.simpleMessage("Payment"),
  267. "payment_details":
  268. MessageLookupByLibrary.simpleMessage("Payment Details"),
  269. "phone_email": MessageLookupByLibrary.simpleMessage("Phone/Email"),
  270. "primary_card": MessageLookupByLibrary.simpleMessage("Primary Card"),
  271. "privacy_policy":
  272. MessageLookupByLibrary.simpleMessage("Privacy Policy"),
  273. "proceed_with_payment":
  274. MessageLookupByLibrary.simpleMessage("Proceed With Payment"),
  275. "processing_in_progress": MessageLookupByLibrary.simpleMessage(
  276. "Processing in progress, please be patient..."),
  277. "property": MessageLookupByLibrary.simpleMessage("Property"),
  278. "property_guide":
  279. MessageLookupByLibrary.simpleMessage("Property Guide"),
  280. "property_news": MessageLookupByLibrary.simpleMessage("Property News"),
  281. "publish": MessageLookupByLibrary.simpleMessage("Publish"),
  282. "published_successful_txt": MessageLookupByLibrary.simpleMessage(
  283. "Your feedback has been successfully sent! We will reply to you as soon as possible! thank you!"),
  284. "published_successfully":
  285. MessageLookupByLibrary.simpleMessage("Published Successfully"),
  286. "quota_left_msg": m4,
  287. "rate_us": MessageLookupByLibrary.simpleMessage("Rate Us"),
  288. "re_registration_of_1_vehicle_owner":
  289. MessageLookupByLibrary.simpleMessage(
  290. "Re-Registration of 1st Vehicle-Owner"),
  291. "re_registration_of_1_vehicle_tenant":
  292. MessageLookupByLibrary.simpleMessage(
  293. "Re-Registration of 1st Vehicle-Tenant"),
  294. "re_registration_of_bicycle":
  295. MessageLookupByLibrary.simpleMessage("Re-Registration of Bicycles"),
  296. "registration_of_2_vehicle":
  297. MessageLookupByLibrary.simpleMessage("Registration of 2nd Vehicle"),
  298. "remove": MessageLookupByLibrary.simpleMessage("Remove"),
  299. "remove_account":
  300. MessageLookupByLibrary.simpleMessage("Remove Account"),
  301. "remove_account_tips": MessageLookupByLibrary.simpleMessage(
  302. "Are you sure you want to remove your account?"),
  303. "renovation": MessageLookupByLibrary.simpleMessage("Renovation"),
  304. "renovation_attachments": MessageLookupByLibrary.simpleMessage(
  305. "To assist us with the approval of your application, kindly attach the following documents:\n\n1. Floor Plan and drawings of the proposed renovation\n\n2.Professional Engineers Endorsement\n\n3.Electrical layout\n\n4.Joint Indemnity For Owner andContractors"),
  306. "renovation_end_date":
  307. MessageLookupByLibrary.simpleMessage("RENOVATION END DATE"),
  308. "renovation_note": MessageLookupByLibrary.simpleMessage(
  309. "Kindly list all other sub-contractors who are involved in your renovation.\n\nIf you would like to leave the Management a note to accompany this application or have any special requests, please leave them here."),
  310. "renovation_start_date":
  311. MessageLookupByLibrary.simpleMessage("RENOVATION START DATE"),
  312. "resend_code": MessageLookupByLibrary.simpleMessage("Resend Code"),
  313. "reset_password":
  314. MessageLookupByLibrary.simpleMessage("Reset Password"),
  315. "rewards": MessageLookupByLibrary.simpleMessage("Rewards"),
  316. "send_feedback": MessageLookupByLibrary.simpleMessage("Send FeedBack"),
  317. "send_feedback_management": MessageLookupByLibrary.simpleMessage(
  318. "If you would like more information,please send a feedback to the Management"),
  319. "send_on_sometime": m5,
  320. "sent": MessageLookupByLibrary.simpleMessage("Sent"),
  321. "service": MessageLookupByLibrary.simpleMessage("Service"),
  322. "set_primary_card":
  323. MessageLookupByLibrary.simpleMessage("Set as Primary Card"),
  324. "settings": MessageLookupByLibrary.simpleMessage("Settings"),
  325. "sign_up_success_txt1": MessageLookupByLibrary.simpleMessage(
  326. "You have successfully created an YY Home account"),
  327. "sign_up_success_txt2": MessageLookupByLibrary.simpleMessage(
  328. "Your username is your email address and please keep your password safe"),
  329. "sign_up_success_txt3": MessageLookupByLibrary.simpleMessage(
  330. "Now, let\'s get you connected to your estate and community"),
  331. "sign_up_verify_txt": MessageLookupByLibrary.simpleMessage(
  332. "We have sent you an SMS verification code Please enter it below"),
  333. "signature": MessageLookupByLibrary.simpleMessage("SIGNATURE"),
  334. "signed_and_agreed_by":
  335. MessageLookupByLibrary.simpleMessage("Signed and agreed by"),
  336. "start_date_caps": MessageLookupByLibrary.simpleMessage("START DATE"),
  337. "status": MessageLookupByLibrary.simpleMessage("Status"),
  338. "strata_management_guides":
  339. MessageLookupByLibrary.simpleMessage("Strata Management Guides"),
  340. "submit": MessageLookupByLibrary.simpleMessage("Submit"),
  341. "tenant": MessageLookupByLibrary.simpleMessage("Tenant"),
  342. "tenants_desc1": MessageLookupByLibrary.simpleMessage(
  343. "My name is in the lease agreement"),
  344. "tenants_desc2": MessageLookupByLibrary.simpleMessage(
  345. "I live in the same household as the named tenant"),
  346. "tenants_desc3": MessageLookupByLibrary.simpleMessage(
  347. "I am the tenant of the company that rented the unit"),
  348. "tenants_desc4": MessageLookupByLibrary.simpleMessage(
  349. "The Management will verify your application accordingly"),
  350. "terms_conditions":
  351. MessageLookupByLibrary.simpleMessage("Terms & Conditions"),
  352. "terms_of_service":
  353. MessageLookupByLibrary.simpleMessage("Terms of Service"),
  354. "time_of_arrival":
  355. MessageLookupByLibrary.simpleMessage("TIME OF ARRIVAL"),
  356. "title": MessageLookupByLibrary.simpleMessage("Title"),
  357. "total": MessageLookupByLibrary.simpleMessage("Total"),
  358. "tries_left": MessageLookupByLibrary.simpleMessage("Tries Left"),
  359. "type_here": MessageLookupByLibrary.simpleMessage("Type Here"),
  360. "type_of_application":
  361. MessageLookupByLibrary.simpleMessage("TYPE OF APPLICATION"),
  362. "unit_number": MessageLookupByLibrary.simpleMessage("Unit Number"),
  363. "up_to_max_images": MessageLookupByLibrary.simpleMessage(
  364. "(Up to 10 images can be uploaded)"),
  365. "upload": MessageLookupByLibrary.simpleMessage("Upload"),
  366. "upload_a_photo":
  367. MessageLookupByLibrary.simpleMessage("Upload a Photo"),
  368. "upload_doc_desc": MessageLookupByLibrary.simpleMessage(
  369. "The Management requires that you upload the following documents to verify your tenancy. You may redact sensitive financia information"),
  370. "upload_doc_desc1": MessageLookupByLibrary.simpleMessage(
  371. "(1)A valid tenancy agreement showing your name,unit numper,tenancy expiration date and a list of occupants (if applicable)"),
  372. "upload_doc_desc2": MessageLookupByLibrary.simpleMessage(
  373. "(2)Tenancy Agreement Stamp Duty receipt"),
  374. "upload_documents":
  375. MessageLookupByLibrary.simpleMessage("Upload Documents"),
  376. "upload_pictures":
  377. MessageLookupByLibrary.simpleMessage("Upload Pictures"),
  378. "vehicle_label_replacement":
  379. MessageLookupByLibrary.simpleMessage("Vehicle Label Replacement"),
  380. "vehicle_make_model_colour":
  381. MessageLookupByLibrary.simpleMessage("VEHICLE MAKE/MODEL/ COLOUR"),
  382. "vehicle_number":
  383. MessageLookupByLibrary.simpleMessage("VEHICLE NUMBER"),
  384. "verification_code":
  385. MessageLookupByLibrary.simpleMessage("Verification Code"),
  386. "version_no": MessageLookupByLibrary.simpleMessage("Version No."),
  387. "view": MessageLookupByLibrary.simpleMessage("View"),
  388. "visitor": MessageLookupByLibrary.simpleMessage("Visitor"),
  389. "visitor_active": MessageLookupByLibrary.simpleMessage("Active"),
  390. "visitor_msg": MessageLookupByLibrary.simpleMessage(
  391. "The community visitor system is an intelligent system designed to enhance community security management and facilitate visitor access."),
  392. "visitor_now": MessageLookupByLibrary.simpleMessage("Now"),
  393. "visitor_registration":
  394. MessageLookupByLibrary.simpleMessage("Visitor Registration"),
  395. "waiting_for_the_administrator": MessageLookupByLibrary.simpleMessage(
  396. "Waiting for the administrator"),
  397. "welcome_name": m6,
  398. "who_are_owners":
  399. MessageLookupByLibrary.simpleMessage("Who are owners?"),
  400. "who_are_tenants":
  401. MessageLookupByLibrary.simpleMessage("Who are tenants?"),
  402. "yes": MessageLookupByLibrary.simpleMessage("Yes"),
  403. "you_have": MessageLookupByLibrary.simpleMessage("You have"),
  404. "your_roles_responsibilities": MessageLookupByLibrary.simpleMessage(
  405. "Your roles & responsibilities"),
  406. "yy_home_accounts":
  407. MessageLookupByLibrary.simpleMessage("YY Home Accounts")
  408. };
  409. }