messages_en.dart 6.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119
  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) => "Welcome ${name}";
  18. final messages = _notInlinedMessages(_notInlinedMessages);
  19. static Map<String, Function> _notInlinedMessages(_) => <String, Function>{
  20. "agree_to": MessageLookupByLibrary.simpleMessage("Agree to"),
  21. "block": MessageLookupByLibrary.simpleMessage("Block"),
  22. "block_desc": MessageLookupByLibrary.simpleMessage(
  23. "Block refers to the street number of the unit\'s official mailing address"),
  24. "block_example": MessageLookupByLibrary.simpleMessage(
  25. "123 Example Road #08-08 Country 123456"),
  26. "block_example_desc": MessageLookupByLibrary.simpleMessage(
  27. "123 is the block number #08-08 is the unit number"),
  28. "confirm_password":
  29. MessageLookupByLibrary.simpleMessage("Confirm Password"),
  30. "create_new_yy_home_account":
  31. MessageLookupByLibrary.simpleMessage("Create New YY Home Account"),
  32. "did_not_receive":
  33. MessageLookupByLibrary.simpleMessage("Did Not Receive?"),
  34. "email": MessageLookupByLibrary.simpleMessage("Email"),
  35. "estate_name_desc": MessageLookupByLibrary.simpleMessage(
  36. "Tell us the name of the estateor building you are applying to"),
  37. "estate_or_building_name":
  38. MessageLookupByLibrary.simpleMessage("Estate or Building Name?"),
  39. "facility": MessageLookupByLibrary.simpleMessage("Facility"),
  40. "first_name": MessageLookupByLibrary.simpleMessage("First Name"),
  41. "forgot_password":
  42. MessageLookupByLibrary.simpleMessage("Forgot Password?"),
  43. "forgot_text": MessageLookupByLibrary.simpleMessage(
  44. "Enter your email and mobile phone number"),
  45. "form": MessageLookupByLibrary.simpleMessage("Form"),
  46. "get_code": MessageLookupByLibrary.simpleMessage("Get Code"),
  47. "get_started":
  48. MessageLookupByLibrary.simpleMessage("let\'s get started"),
  49. "last_name": MessageLookupByLibrary.simpleMessage("Last Name"),
  50. "login": MessageLookupByLibrary.simpleMessage("Log In"),
  51. "mobile_phone": MessageLookupByLibrary.simpleMessage("Mobile Phone"),
  52. "next": MessageLookupByLibrary.simpleMessage("Next"),
  53. "notice_board": MessageLookupByLibrary.simpleMessage("Notice Board"),
  54. "notification": MessageLookupByLibrary.simpleMessage("Notification"),
  55. "other": MessageLookupByLibrary.simpleMessage("Other"),
  56. "owner": MessageLookupByLibrary.simpleMessage("Owner"),
  57. "owner_or_tenant":
  58. MessageLookupByLibrary.simpleMessage("Are you an owner or tenant?"),
  59. "owners_desc1": MessageLookupByLibrary.simpleMessage(
  60. "My name is in the strata title"),
  61. "owners_desc2": MessageLookupByLibrary.simpleMessage(
  62. "My name is in the strata title and l have rented out my unit"),
  63. "owners_desc3": MessageLookupByLibrary.simpleMessage(
  64. "I live in the same household as the named owner"),
  65. "owners_desc4": MessageLookupByLibrary.simpleMessage(
  66. "I am the shareholder of the company that owns the unit"),
  67. "owners_desc5": MessageLookupByLibrary.simpleMessage(
  68. "The Management will verify your application accordingly"),
  69. "password": MessageLookupByLibrary.simpleMessage("Password"),
  70. "password_format":
  71. MessageLookupByLibrary.simpleMessage("8 Digits Alphanumeric"),
  72. "payment": MessageLookupByLibrary.simpleMessage("Payment"),
  73. "phone_email": MessageLookupByLibrary.simpleMessage("Phone/Email"),
  74. "resend_code": MessageLookupByLibrary.simpleMessage("Resend Code"),
  75. "reset_password":
  76. MessageLookupByLibrary.simpleMessage("Reset Password"),
  77. "rewards": MessageLookupByLibrary.simpleMessage("Rewards"),
  78. "sign_up_success_txt1": MessageLookupByLibrary.simpleMessage(
  79. "You have successfully created an YY Home account"),
  80. "sign_up_success_txt2": MessageLookupByLibrary.simpleMessage(
  81. "Your username is your email address and please keep your password safe"),
  82. "sign_up_success_txt3": MessageLookupByLibrary.simpleMessage(
  83. "Now, let\'s get you connected to your estate and community"),
  84. "sign_up_verify_txt": MessageLookupByLibrary.simpleMessage(
  85. "We have sent you an SMS verification code Please enter it below"),
  86. "tenant": MessageLookupByLibrary.simpleMessage("Tenant"),
  87. "tenants_desc1": MessageLookupByLibrary.simpleMessage(
  88. "My name is in the lease agreement"),
  89. "tenants_desc2": MessageLookupByLibrary.simpleMessage(
  90. "I live in the same household as the named tenant"),
  91. "tenants_desc3": MessageLookupByLibrary.simpleMessage(
  92. "I am the tenant of the company that rented the unit"),
  93. "tenants_desc4": MessageLookupByLibrary.simpleMessage(
  94. "The Management will verify your application accordingly"),
  95. "terms_of_service":
  96. MessageLookupByLibrary.simpleMessage("Terms of Service"),
  97. "tries_left": MessageLookupByLibrary.simpleMessage("Tries Left"),
  98. "type_here": MessageLookupByLibrary.simpleMessage("Type Here"),
  99. "unit_number": MessageLookupByLibrary.simpleMessage("Unit Number"),
  100. "verification_code":
  101. MessageLookupByLibrary.simpleMessage("Verification Code"),
  102. "welcome_name": m0,
  103. "who_are_owners":
  104. MessageLookupByLibrary.simpleMessage("Who are owners?"),
  105. "who_are_tenants":
  106. MessageLookupByLibrary.simpleMessage("Who are tenants?"),
  107. "you_have": MessageLookupByLibrary.simpleMessage("You have"),
  108. "yy_home_accounts":
  109. MessageLookupByLibrary.simpleMessage("YY Home Accounts")
  110. };
  111. }