messages_en.dart 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273
  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(name) => "Booked by ${name}";
  18. static String m1(count) => "${count} Characters";
  19. static String m2(name) => "Welcome ${name}";
  20. final messages = _notInlinedMessages(_notInlinedMessages);
  21. static Map<String, Function> _notInlinedMessages(_) => <String, Function>{
  22. "access_date": MessageLookupByLibrary.simpleMessage("Access Date"),
  23. "account_deactivate_alert": MessageLookupByLibrary.simpleMessage(
  24. "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."),
  25. "account_deactivation":
  26. MessageLookupByLibrary.simpleMessage("Account Deactivation"),
  27. "active": MessageLookupByLibrary.simpleMessage("ACTIVE"),
  28. "add": MessageLookupByLibrary.simpleMessage("Add"),
  29. "administrator_reply":
  30. MessageLookupByLibrary.simpleMessage("Administrator Reply"),
  31. "agree_to": MessageLookupByLibrary.simpleMessage("Agree to"),
  32. "alert": MessageLookupByLibrary.simpleMessage("Alert"),
  33. "back_home": MessageLookupByLibrary.simpleMessage("Back Home"),
  34. "block": MessageLookupByLibrary.simpleMessage("Block"),
  35. "block_desc": MessageLookupByLibrary.simpleMessage(
  36. "Block refers to the street number of the unit\'s official mailing address"),
  37. "block_example": MessageLookupByLibrary.simpleMessage(
  38. "123 Example Road #08-08 Country 123456"),
  39. "block_example_desc": MessageLookupByLibrary.simpleMessage(
  40. "123 is the block number #08-08 is the unit number"),
  41. "book": MessageLookupByLibrary.simpleMessage("Book"),
  42. "booked_by_someone": m0,
  43. "booking_fee": MessageLookupByLibrary.simpleMessage("Booking Fee"),
  44. "booking_successful":
  45. MessageLookupByLibrary.simpleMessage("BOOKING SUCCESSFUL"),
  46. "cancel": MessageLookupByLibrary.simpleMessage("Cancel"),
  47. "change_mobile_phone":
  48. MessageLookupByLibrary.simpleMessage("Change Mobile Phone"),
  49. "characters": m1,
  50. "choose_category":
  51. MessageLookupByLibrary.simpleMessage("Choose a Category"),
  52. "community": MessageLookupByLibrary.simpleMessage("Community"),
  53. "confirm": MessageLookupByLibrary.simpleMessage("Confirm"),
  54. "confirm_new_password":
  55. MessageLookupByLibrary.simpleMessage("Confirm New Password"),
  56. "confirm_password":
  57. MessageLookupByLibrary.simpleMessage("Confirm Password"),
  58. "create_new_feedback":
  59. MessageLookupByLibrary.simpleMessage("Create New FeedBack"),
  60. "create_new_yy_home_account":
  61. MessageLookupByLibrary.simpleMessage("Create New YY Home Account"),
  62. "delete": MessageLookupByLibrary.simpleMessage("Delete"),
  63. "deposit": MessageLookupByLibrary.simpleMessage("Deposit"),
  64. "deposit_amount":
  65. MessageLookupByLibrary.simpleMessage("Deposit Amount"),
  66. "deposit_desc":
  67. MessageLookupByLibrary.simpleMessage("Deposit Description:"),
  68. "deposit_desc_txt": MessageLookupByLibrary.simpleMessage(
  69. "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"),
  70. "deposit_hold": MessageLookupByLibrary.simpleMessage("Deposit Hold"),
  71. "deposit_released":
  72. MessageLookupByLibrary.simpleMessage("Deposit Released"),
  73. "deposit_released_caps":
  74. MessageLookupByLibrary.simpleMessage("DEPOSIT RELEASED"),
  75. "describe_your_feedback":
  76. MessageLookupByLibrary.simpleMessage("Describe Your FeedBack"),
  77. "did_not_receive":
  78. MessageLookupByLibrary.simpleMessage("Did Not Receive?"),
  79. "edit_profile": MessageLookupByLibrary.simpleMessage("Edit Profile"),
  80. "email": MessageLookupByLibrary.simpleMessage("Email"),
  81. "enable_notification":
  82. MessageLookupByLibrary.simpleMessage("Enable Notification"),
  83. "estate": MessageLookupByLibrary.simpleMessage("Estate"),
  84. "estate_name_desc": MessageLookupByLibrary.simpleMessage(
  85. "Tell us the name of the estateor building you are applying to"),
  86. "estate_or_building_name":
  87. MessageLookupByLibrary.simpleMessage("Estate or Building Name?"),
  88. "facility": MessageLookupByLibrary.simpleMessage("Facility"),
  89. "facility_active": MessageLookupByLibrary.simpleMessage("Active"),
  90. "fee_paid": MessageLookupByLibrary.simpleMessage("Fee Paid"),
  91. "feedback": MessageLookupByLibrary.simpleMessage("FeedBack"),
  92. "feedback_details":
  93. MessageLookupByLibrary.simpleMessage("FeedBack Details"),
  94. "feedback_msg_1": MessageLookupByLibrary.simpleMessage(
  95. "Help us keep your estate beautiful"),
  96. "feedback_msg_2": MessageLookupByLibrary.simpleMessage(
  97. "there is something that requires ourattention or if you have an awesome suggestion, we would like to hear from you!"),
  98. "first_name": MessageLookupByLibrary.simpleMessage("First Name"),
  99. "followers": MessageLookupByLibrary.simpleMessage("Followers"),
  100. "following": MessageLookupByLibrary.simpleMessage("Following"),
  101. "forgot_password":
  102. MessageLookupByLibrary.simpleMessage("Forgot Password?"),
  103. "forgot_text": MessageLookupByLibrary.simpleMessage(
  104. "Enter your email and mobile phone number"),
  105. "form": MessageLookupByLibrary.simpleMessage("Form"),
  106. "full_name": MessageLookupByLibrary.simpleMessage("Full Name"),
  107. "get_code": MessageLookupByLibrary.simpleMessage("Get Code"),
  108. "get_started":
  109. MessageLookupByLibrary.simpleMessage("let\'s get started"),
  110. "have_fun": MessageLookupByLibrary.simpleMessage("Have Fun!"),
  111. "history": MessageLookupByLibrary.simpleMessage("History"),
  112. "home": MessageLookupByLibrary.simpleMessage("Home"),
  113. "household": MessageLookupByLibrary.simpleMessage("Household"),
  114. "household_members":
  115. MessageLookupByLibrary.simpleMessage("Household Members"),
  116. "in_progress": MessageLookupByLibrary.simpleMessage("In Progress"),
  117. "inactive": MessageLookupByLibrary.simpleMessage("INACTIVE"),
  118. "info": MessageLookupByLibrary.simpleMessage("Info"),
  119. "internal": MessageLookupByLibrary.simpleMessage("Internal"),
  120. "introduction_to_info_pack":
  121. MessageLookupByLibrary.simpleMessage("Introduction to info-pack"),
  122. "last_name": MessageLookupByLibrary.simpleMessage("Last Name"),
  123. "latest_news": MessageLookupByLibrary.simpleMessage("Latest News"),
  124. "latest_transactions":
  125. MessageLookupByLibrary.simpleMessage("Latest Transactions"),
  126. "license_plate_number":
  127. MessageLookupByLibrary.simpleMessage("License Plate Number"),
  128. "login": MessageLookupByLibrary.simpleMessage("Log In"),
  129. "logout": MessageLookupByLibrary.simpleMessage("Logout"),
  130. "logout_alert": MessageLookupByLibrary.simpleMessage(
  131. "Are you sure you want to logout?"),
  132. "mark_all": MessageLookupByLibrary.simpleMessage("Mark All"),
  133. "me": MessageLookupByLibrary.simpleMessage("Me"),
  134. "mobile_phone": MessageLookupByLibrary.simpleMessage("Mobile Phone"),
  135. "my_post": MessageLookupByLibrary.simpleMessage("My Posts"),
  136. "new_mobile_phone":
  137. MessageLookupByLibrary.simpleMessage("New Mobile Phone"),
  138. "new_password": MessageLookupByLibrary.simpleMessage("New Password"),
  139. "next": MessageLookupByLibrary.simpleMessage("Next"),
  140. "no": MessageLookupByLibrary.simpleMessage("No"),
  141. "notes": MessageLookupByLibrary.simpleMessage("Notes"),
  142. "notice_board": MessageLookupByLibrary.simpleMessage("Notice Board"),
  143. "notification": MessageLookupByLibrary.simpleMessage("Notification"),
  144. "nric_fin": MessageLookupByLibrary.simpleMessage("NRIC/FIN"),
  145. "old_mobile_phone":
  146. MessageLookupByLibrary.simpleMessage("Old Mobile Phone"),
  147. "on_hold": MessageLookupByLibrary.simpleMessage("On Hold"),
  148. "or": MessageLookupByLibrary.simpleMessage("or"),
  149. "other": MessageLookupByLibrary.simpleMessage("Other"),
  150. "owner": MessageLookupByLibrary.simpleMessage("Owner"),
  151. "owner_or_tenant":
  152. MessageLookupByLibrary.simpleMessage("Are you an owner or tenant?"),
  153. "owners_desc1": MessageLookupByLibrary.simpleMessage(
  154. "My name is in the strata title"),
  155. "owners_desc2": MessageLookupByLibrary.simpleMessage(
  156. "My name is in the strata title and l have rented out my unit"),
  157. "owners_desc3": MessageLookupByLibrary.simpleMessage(
  158. "I live in the same household as the named owner"),
  159. "owners_desc4": MessageLookupByLibrary.simpleMessage(
  160. "I am the shareholder of the company that owns the unit"),
  161. "owners_desc5": MessageLookupByLibrary.simpleMessage(
  162. "The Management will verify your application accordingly"),
  163. "paid_on": MessageLookupByLibrary.simpleMessage("paid on"),
  164. "password": MessageLookupByLibrary.simpleMessage("Password"),
  165. "password_format":
  166. MessageLookupByLibrary.simpleMessage("8 Digits Alphanumeric"),
  167. "payment": MessageLookupByLibrary.simpleMessage("Payment"),
  168. "phone_email": MessageLookupByLibrary.simpleMessage("Phone/Email"),
  169. "privacy_policy":
  170. MessageLookupByLibrary.simpleMessage("Privacy Policy"),
  171. "property": MessageLookupByLibrary.simpleMessage("Property"),
  172. "property_guide":
  173. MessageLookupByLibrary.simpleMessage("Property Guide"),
  174. "property_news": MessageLookupByLibrary.simpleMessage("Property News"),
  175. "publish": MessageLookupByLibrary.simpleMessage("Publish"),
  176. "published_successful_txt": MessageLookupByLibrary.simpleMessage(
  177. "Your feedback has been successfully sent! We will reply to you as soon as possible! thank you!"),
  178. "published_successfully":
  179. MessageLookupByLibrary.simpleMessage("Published Successfully"),
  180. "rate_us": MessageLookupByLibrary.simpleMessage("Rate Us"),
  181. "remove": MessageLookupByLibrary.simpleMessage("Remove"),
  182. "remove_account":
  183. MessageLookupByLibrary.simpleMessage("Remove Account"),
  184. "remove_account_tips": MessageLookupByLibrary.simpleMessage(
  185. "Are you sure you want to remove your account?"),
  186. "resend_code": MessageLookupByLibrary.simpleMessage("Resend Code"),
  187. "reset_password":
  188. MessageLookupByLibrary.simpleMessage("Reset Password"),
  189. "rewards": MessageLookupByLibrary.simpleMessage("Rewards"),
  190. "send_feedback": MessageLookupByLibrary.simpleMessage("Send FeedBack"),
  191. "sent": MessageLookupByLibrary.simpleMessage("Sent"),
  192. "service": MessageLookupByLibrary.simpleMessage("Service"),
  193. "settings": MessageLookupByLibrary.simpleMessage("Settings"),
  194. "sign_up_success_txt1": MessageLookupByLibrary.simpleMessage(
  195. "You have successfully created an YY Home account"),
  196. "sign_up_success_txt2": MessageLookupByLibrary.simpleMessage(
  197. "Your username is your email address and please keep your password safe"),
  198. "sign_up_success_txt3": MessageLookupByLibrary.simpleMessage(
  199. "Now, let\'s get you connected to your estate and community"),
  200. "sign_up_verify_txt": MessageLookupByLibrary.simpleMessage(
  201. "We have sent you an SMS verification code Please enter it below"),
  202. "strata_management_guides":
  203. MessageLookupByLibrary.simpleMessage("Strata Management Guides"),
  204. "submit": MessageLookupByLibrary.simpleMessage("Submit"),
  205. "tenant": MessageLookupByLibrary.simpleMessage("Tenant"),
  206. "tenants_desc1": MessageLookupByLibrary.simpleMessage(
  207. "My name is in the lease agreement"),
  208. "tenants_desc2": MessageLookupByLibrary.simpleMessage(
  209. "I live in the same household as the named tenant"),
  210. "tenants_desc3": MessageLookupByLibrary.simpleMessage(
  211. "I am the tenant of the company that rented the unit"),
  212. "tenants_desc4": MessageLookupByLibrary.simpleMessage(
  213. "The Management will verify your application accordingly"),
  214. "terms_conditions":
  215. MessageLookupByLibrary.simpleMessage("Terms & Conditions"),
  216. "terms_of_service":
  217. MessageLookupByLibrary.simpleMessage("Terms of Service"),
  218. "title": MessageLookupByLibrary.simpleMessage("Title"),
  219. "total": MessageLookupByLibrary.simpleMessage("Total"),
  220. "tries_left": MessageLookupByLibrary.simpleMessage("Tries Left"),
  221. "type_here": MessageLookupByLibrary.simpleMessage("Type Here"),
  222. "unit_number": MessageLookupByLibrary.simpleMessage("Unit Number"),
  223. "up_to_max_images": MessageLookupByLibrary.simpleMessage(
  224. "(Up to 10 images can be uploaded)"),
  225. "upload": MessageLookupByLibrary.simpleMessage("Upload"),
  226. "upload_a_photo":
  227. MessageLookupByLibrary.simpleMessage("Upload a Photo"),
  228. "upload_doc_desc": MessageLookupByLibrary.simpleMessage(
  229. "The Management requires that you upload the following documents to verify your tenancy. You may redact sensitive financia information"),
  230. "upload_doc_desc1": MessageLookupByLibrary.simpleMessage(
  231. "(1)A valid tenancy agreement showing your name,unit numper,tenancy expiration date and a list of occupants (if applicable)"),
  232. "upload_doc_desc2": MessageLookupByLibrary.simpleMessage(
  233. "(2)Tenancy Agreement Stamp Duty receipt"),
  234. "upload_documents":
  235. MessageLookupByLibrary.simpleMessage("Upload Documents"),
  236. "upload_pictures":
  237. MessageLookupByLibrary.simpleMessage("Upload Pictures"),
  238. "verification_code":
  239. MessageLookupByLibrary.simpleMessage("Verification Code"),
  240. "version_no": MessageLookupByLibrary.simpleMessage("Version No."),
  241. "view": MessageLookupByLibrary.simpleMessage("View"),
  242. "visitor": MessageLookupByLibrary.simpleMessage("Visitor"),
  243. "visitor_active": MessageLookupByLibrary.simpleMessage("Active"),
  244. "visitor_msg": MessageLookupByLibrary.simpleMessage(
  245. "The community visitor system is an intelligent system designed to enhance community security management and facilitate visitor access."),
  246. "visitor_now": MessageLookupByLibrary.simpleMessage("Now"),
  247. "visitor_registration":
  248. MessageLookupByLibrary.simpleMessage("Visitor Registration"),
  249. "waiting_for_the_administrator": MessageLookupByLibrary.simpleMessage(
  250. "Waiting for the administrator"),
  251. "welcome_name": m2,
  252. "who_are_owners":
  253. MessageLookupByLibrary.simpleMessage("Who are owners?"),
  254. "who_are_tenants":
  255. MessageLookupByLibrary.simpleMessage("Who are tenants?"),
  256. "yes": MessageLookupByLibrary.simpleMessage("Yes"),
  257. "you_have": MessageLookupByLibrary.simpleMessage("You have"),
  258. "your_roles_responsibilities": MessageLookupByLibrary.simpleMessage(
  259. "Your roles & responsibilities"),
  260. "yy_home_accounts":
  261. MessageLookupByLibrary.simpleMessage("YY Home Accounts")
  262. };
  263. }