messages_en.dart 14 KB

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