messages_en.dart 12 KB

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