messages_en.dart 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239
  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. "in_progress": MessageLookupByLibrary.simpleMessage("In Progress"),
  93. "info": MessageLookupByLibrary.simpleMessage("Info"),
  94. "internal": MessageLookupByLibrary.simpleMessage("Internal"),
  95. "introduction_to_info_pack":
  96. MessageLookupByLibrary.simpleMessage("Introduction to info-pack"),
  97. "last_name": MessageLookupByLibrary.simpleMessage("Last Name"),
  98. "latest_news": MessageLookupByLibrary.simpleMessage("Latest News"),
  99. "latest_transactions":
  100. MessageLookupByLibrary.simpleMessage("Latest Transactions"),
  101. "license_plate_number":
  102. MessageLookupByLibrary.simpleMessage("License Plate Number"),
  103. "login": MessageLookupByLibrary.simpleMessage("Log In"),
  104. "logout": MessageLookupByLibrary.simpleMessage("Logout"),
  105. "logout_alert": MessageLookupByLibrary.simpleMessage(
  106. "Are you sure you want to logout?"),
  107. "mark_all": MessageLookupByLibrary.simpleMessage("Mark All"),
  108. "me": MessageLookupByLibrary.simpleMessage("Me"),
  109. "mobile_phone": MessageLookupByLibrary.simpleMessage("Mobile Phone"),
  110. "my_post": MessageLookupByLibrary.simpleMessage("My Posts"),
  111. "new_mobile_phone":
  112. MessageLookupByLibrary.simpleMessage("New Mobile Phone"),
  113. "new_password": MessageLookupByLibrary.simpleMessage("New Password"),
  114. "next": MessageLookupByLibrary.simpleMessage("Next"),
  115. "no": MessageLookupByLibrary.simpleMessage("No"),
  116. "notes": MessageLookupByLibrary.simpleMessage("Notes"),
  117. "notice_board": MessageLookupByLibrary.simpleMessage("Notice Board"),
  118. "notification": MessageLookupByLibrary.simpleMessage("Notification"),
  119. "nric_fin": MessageLookupByLibrary.simpleMessage("NRIC/FIN"),
  120. "old_mobile_phone":
  121. MessageLookupByLibrary.simpleMessage("Old Mobile Phone"),
  122. "or": MessageLookupByLibrary.simpleMessage("or"),
  123. "other": MessageLookupByLibrary.simpleMessage("Other"),
  124. "owner": MessageLookupByLibrary.simpleMessage("Owner"),
  125. "owner_or_tenant":
  126. MessageLookupByLibrary.simpleMessage("Are you an owner or tenant?"),
  127. "owners_desc1": MessageLookupByLibrary.simpleMessage(
  128. "My name is in the strata title"),
  129. "owners_desc2": MessageLookupByLibrary.simpleMessage(
  130. "My name is in the strata title and l have rented out my unit"),
  131. "owners_desc3": MessageLookupByLibrary.simpleMessage(
  132. "I live in the same household as the named owner"),
  133. "owners_desc4": MessageLookupByLibrary.simpleMessage(
  134. "I am the shareholder of the company that owns the unit"),
  135. "owners_desc5": MessageLookupByLibrary.simpleMessage(
  136. "The Management will verify your application accordingly"),
  137. "password": MessageLookupByLibrary.simpleMessage("Password"),
  138. "password_format":
  139. MessageLookupByLibrary.simpleMessage("8 Digits Alphanumeric"),
  140. "payment": MessageLookupByLibrary.simpleMessage("Payment"),
  141. "phone_email": MessageLookupByLibrary.simpleMessage("Phone/Email"),
  142. "privacy_policy":
  143. MessageLookupByLibrary.simpleMessage("Privacy Policy"),
  144. "property": MessageLookupByLibrary.simpleMessage("Property"),
  145. "property_guide":
  146. MessageLookupByLibrary.simpleMessage("Property Guide"),
  147. "property_news": MessageLookupByLibrary.simpleMessage("Property News"),
  148. "publish": MessageLookupByLibrary.simpleMessage("Publish"),
  149. "published_successful_txt": MessageLookupByLibrary.simpleMessage(
  150. "Your feedback has been successfully sent! We will reply to you as soon as possible! thank you!"),
  151. "published_successfully":
  152. MessageLookupByLibrary.simpleMessage("Published Successfully"),
  153. "rate_us": MessageLookupByLibrary.simpleMessage("Rate Us"),
  154. "remove": MessageLookupByLibrary.simpleMessage("Remove"),
  155. "resend_code": MessageLookupByLibrary.simpleMessage("Resend Code"),
  156. "reset_password":
  157. MessageLookupByLibrary.simpleMessage("Reset Password"),
  158. "rewards": MessageLookupByLibrary.simpleMessage("Rewards"),
  159. "send_feedback": MessageLookupByLibrary.simpleMessage("Send FeedBack"),
  160. "sent": MessageLookupByLibrary.simpleMessage("Sent"),
  161. "service": MessageLookupByLibrary.simpleMessage("Service"),
  162. "settings": MessageLookupByLibrary.simpleMessage("Settings"),
  163. "sign_up_success_txt1": MessageLookupByLibrary.simpleMessage(
  164. "You have successfully created an YY Home account"),
  165. "sign_up_success_txt2": MessageLookupByLibrary.simpleMessage(
  166. "Your username is your email address and please keep your password safe"),
  167. "sign_up_success_txt3": MessageLookupByLibrary.simpleMessage(
  168. "Now, let\'s get you connected to your estate and community"),
  169. "sign_up_verify_txt": MessageLookupByLibrary.simpleMessage(
  170. "We have sent you an SMS verification code Please enter it below"),
  171. "strata_management_guides":
  172. MessageLookupByLibrary.simpleMessage("Strata Management Guides"),
  173. "submit": MessageLookupByLibrary.simpleMessage("Submit"),
  174. "tenant": MessageLookupByLibrary.simpleMessage("Tenant"),
  175. "tenants_desc1": MessageLookupByLibrary.simpleMessage(
  176. "My name is in the lease agreement"),
  177. "tenants_desc2": MessageLookupByLibrary.simpleMessage(
  178. "I live in the same household as the named tenant"),
  179. "tenants_desc3": MessageLookupByLibrary.simpleMessage(
  180. "I am the tenant of the company that rented the unit"),
  181. "tenants_desc4": MessageLookupByLibrary.simpleMessage(
  182. "The Management will verify your application accordingly"),
  183. "terms_conditions":
  184. MessageLookupByLibrary.simpleMessage("Terms & Conditions"),
  185. "terms_of_service":
  186. MessageLookupByLibrary.simpleMessage("Terms of Service"),
  187. "title": MessageLookupByLibrary.simpleMessage("Title"),
  188. "tries_left": MessageLookupByLibrary.simpleMessage("Tries Left"),
  189. "type_here": MessageLookupByLibrary.simpleMessage("Type Here"),
  190. "unit_number": MessageLookupByLibrary.simpleMessage("Unit Number"),
  191. "up_to_max_images": MessageLookupByLibrary.simpleMessage(
  192. "(Up to 10 images can be uploaded)"),
  193. "upload": MessageLookupByLibrary.simpleMessage("Upload"),
  194. "upload_a_photo":
  195. MessageLookupByLibrary.simpleMessage("Upload a Photo"),
  196. "upload_doc_desc": MessageLookupByLibrary.simpleMessage(
  197. "The Management requires that you upload the following documents to verify your tenancy. You may redact sensitive financia information"),
  198. "upload_doc_desc1": MessageLookupByLibrary.simpleMessage(
  199. "(1)A valid tenancy agreement showing your name,unit numper,tenancy expiration date and a list of occupants (if applicable)"),
  200. "upload_doc_desc2": MessageLookupByLibrary.simpleMessage(
  201. "(2)Tenancy Agreement Stamp Duty receipt"),
  202. "upload_documents":
  203. MessageLookupByLibrary.simpleMessage("Upload Documents"),
  204. "upload_pictures":
  205. MessageLookupByLibrary.simpleMessage("Upload Pictures"),
  206. "verification_code":
  207. MessageLookupByLibrary.simpleMessage("Verification Code"),
  208. "version_no": MessageLookupByLibrary.simpleMessage("Version No."),
  209. "visitor": MessageLookupByLibrary.simpleMessage("Visitor"),
  210. "visitor_active": MessageLookupByLibrary.simpleMessage("Active"),
  211. "visitor_msg": MessageLookupByLibrary.simpleMessage(
  212. "The community visitor system is an intelligent system designed to enhance community security management and facilitate visitor access."),
  213. "visitor_now": MessageLookupByLibrary.simpleMessage("Now"),
  214. "visitor_registration":
  215. MessageLookupByLibrary.simpleMessage("Visitor Registration"),
  216. "waiting_for_the_administrator": MessageLookupByLibrary.simpleMessage(
  217. "Waiting for the administrator"),
  218. "welcome_name": m1,
  219. "who_are_owners":
  220. MessageLookupByLibrary.simpleMessage("Who are owners?"),
  221. "who_are_tenants":
  222. MessageLookupByLibrary.simpleMessage("Who are tenants?"),
  223. "yes": MessageLookupByLibrary.simpleMessage("Yes"),
  224. "you_have": MessageLookupByLibrary.simpleMessage("You have"),
  225. "your_roles_responsibilities": MessageLookupByLibrary.simpleMessage(
  226. "Your roles & responsibilities"),
  227. "yy_home_accounts":
  228. MessageLookupByLibrary.simpleMessage("YY Home Accounts")
  229. };
  230. }