messages_en.dart 16 KB

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