l10n.dart 33 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761
  1. // GENERATED CODE - DO NOT MODIFY BY HAND
  2. import 'package:flutter/material.dart';
  3. import 'package:intl/intl.dart';
  4. import 'intl/messages_all.dart';
  5. // **************************************************************************
  6. // Generator: Flutter Intl IDE plugin
  7. // Made by Localizely
  8. // **************************************************************************
  9. // ignore_for_file: non_constant_identifier_names, lines_longer_than_80_chars
  10. // ignore_for_file: join_return_with_assignment, prefer_final_in_for_each
  11. // ignore_for_file: avoid_redundant_argument_values, avoid_escaping_inner_quotes
  12. class S {
  13. S();
  14. static S? _current;
  15. static S get current {
  16. assert(_current != null,
  17. 'No instance of S was loaded. Try to initialize the S delegate before accessing S.current.');
  18. return _current!;
  19. }
  20. static const AppLocalizationDelegate delegate = AppLocalizationDelegate();
  21. static Future<S> load(Locale locale) {
  22. final name = (locale.countryCode?.isEmpty ?? false)
  23. ? locale.languageCode
  24. : locale.toString();
  25. final localeName = Intl.canonicalizedLocale(name);
  26. return initializeMessages(localeName).then((_) {
  27. Intl.defaultLocale = localeName;
  28. final instance = S();
  29. S._current = instance;
  30. return instance;
  31. });
  32. }
  33. static S of(BuildContext context) {
  34. final instance = S.maybeOf(context);
  35. assert(instance != null,
  36. 'No instance of S present in the widget tree. Did you add S.delegate in localizationsDelegates?');
  37. return instance!;
  38. }
  39. static S? maybeOf(BuildContext context) {
  40. return Localizations.of<S>(context, S);
  41. }
  42. /// `Payment`
  43. String get payment {
  44. return Intl.message(
  45. 'Payment',
  46. name: 'payment',
  47. desc: '',
  48. args: [],
  49. );
  50. }
  51. /// `Rewards`
  52. String get rewards {
  53. return Intl.message(
  54. 'Rewards',
  55. name: 'rewards',
  56. desc: '',
  57. args: [],
  58. );
  59. }
  60. /// `Notification`
  61. String get notification {
  62. return Intl.message(
  63. 'Notification',
  64. name: 'notification',
  65. desc: '',
  66. args: [],
  67. );
  68. }
  69. /// `Facility`
  70. String get facility {
  71. return Intl.message(
  72. 'Facility',
  73. name: 'facility',
  74. desc: '',
  75. args: [],
  76. );
  77. }
  78. /// `Form`
  79. String get form {
  80. return Intl.message(
  81. 'Form',
  82. name: 'form',
  83. desc: '',
  84. args: [],
  85. );
  86. }
  87. /// `Notice Board`
  88. String get notice_board {
  89. return Intl.message(
  90. 'Notice Board',
  91. name: 'notice_board',
  92. desc: '',
  93. args: [],
  94. );
  95. }
  96. /// `Phone/Email`
  97. String get phone_email {
  98. return Intl.message(
  99. 'Phone/Email',
  100. name: 'phone_email',
  101. desc: '',
  102. args: [],
  103. );
  104. }
  105. /// `Password`
  106. String get password {
  107. return Intl.message(
  108. 'Password',
  109. name: 'password',
  110. desc: '',
  111. args: [],
  112. );
  113. }
  114. /// `Log In`
  115. String get login {
  116. return Intl.message(
  117. 'Log In',
  118. name: 'login',
  119. desc: '',
  120. args: [],
  121. );
  122. }
  123. /// `Forgot Password?`
  124. String get forgot_password {
  125. return Intl.message(
  126. 'Forgot Password?',
  127. name: 'forgot_password',
  128. desc: '',
  129. args: [],
  130. );
  131. }
  132. /// `Create New YY Home Account`
  133. String get create_new_yy_home_account {
  134. return Intl.message(
  135. 'Create New YY Home Account',
  136. name: 'create_new_yy_home_account',
  137. desc: '',
  138. args: [],
  139. );
  140. }
  141. /// `Agree to`
  142. String get agree_to {
  143. return Intl.message(
  144. 'Agree to',
  145. name: 'agree_to',
  146. desc: '',
  147. args: [],
  148. );
  149. }
  150. /// `Terms of Service`
  151. String get terms_of_service {
  152. return Intl.message(
  153. 'Terms of Service',
  154. name: 'terms_of_service',
  155. desc: '',
  156. args: [],
  157. );
  158. }
  159. /// `Enter your email and mobile phone number`
  160. String get forgot_text {
  161. return Intl.message(
  162. 'Enter your email and mobile phone number',
  163. name: 'forgot_text',
  164. desc: '',
  165. args: [],
  166. );
  167. }
  168. /// `Email`
  169. String get email {
  170. return Intl.message(
  171. 'Email',
  172. name: 'email',
  173. desc: '',
  174. args: [],
  175. );
  176. }
  177. /// `Mobile Phone`
  178. String get mobile_phone {
  179. return Intl.message(
  180. 'Mobile Phone',
  181. name: 'mobile_phone',
  182. desc: '',
  183. args: [],
  184. );
  185. }
  186. /// `Next`
  187. String get next {
  188. return Intl.message(
  189. 'Next',
  190. name: 'next',
  191. desc: '',
  192. args: [],
  193. );
  194. }
  195. /// `Verification Code`
  196. String get verification_code {
  197. return Intl.message(
  198. 'Verification Code',
  199. name: 'verification_code',
  200. desc: '',
  201. args: [],
  202. );
  203. }
  204. /// `Reset Password`
  205. String get reset_password {
  206. return Intl.message(
  207. 'Reset Password',
  208. name: 'reset_password',
  209. desc: '',
  210. args: [],
  211. );
  212. }
  213. /// `Confirm Password`
  214. String get confirm_password {
  215. return Intl.message(
  216. 'Confirm Password',
  217. name: 'confirm_password',
  218. desc: '',
  219. args: [],
  220. );
  221. }
  222. /// `8 Digits Alphanumeric`
  223. String get password_format {
  224. return Intl.message(
  225. '8 Digits Alphanumeric',
  226. name: 'password_format',
  227. desc: '',
  228. args: [],
  229. );
  230. }
  231. /// `Get Code`
  232. String get get_code {
  233. return Intl.message(
  234. 'Get Code',
  235. name: 'get_code',
  236. desc: '',
  237. args: [],
  238. );
  239. }
  240. /// `First Name`
  241. String get first_name {
  242. return Intl.message(
  243. 'First Name',
  244. name: 'first_name',
  245. desc: '',
  246. args: [],
  247. );
  248. }
  249. /// `Last Name`
  250. String get last_name {
  251. return Intl.message(
  252. 'Last Name',
  253. name: 'last_name',
  254. desc: '',
  255. args: [],
  256. );
  257. }
  258. /// `We have sent you an SMS verification code Please enter it below`
  259. String get sign_up_verify_txt {
  260. return Intl.message(
  261. 'We have sent you an SMS verification code Please enter it below',
  262. name: 'sign_up_verify_txt',
  263. desc: '',
  264. args: [],
  265. );
  266. }
  267. /// `Did Not Receive?`
  268. String get did_not_receive {
  269. return Intl.message(
  270. 'Did Not Receive?',
  271. name: 'did_not_receive',
  272. desc: '',
  273. args: [],
  274. );
  275. }
  276. /// `Resend Code`
  277. String get resend_code {
  278. return Intl.message(
  279. 'Resend Code',
  280. name: 'resend_code',
  281. desc: '',
  282. args: [],
  283. );
  284. }
  285. /// `You have`
  286. String get you_have {
  287. return Intl.message(
  288. 'You have',
  289. name: 'you_have',
  290. desc: '',
  291. args: [],
  292. );
  293. }
  294. /// `Tries Left`
  295. String get tries_left {
  296. return Intl.message(
  297. 'Tries Left',
  298. name: 'tries_left',
  299. desc: '',
  300. args: [],
  301. );
  302. }
  303. /// `Welcome {name}`
  304. String welcome_name(Object name) {
  305. return Intl.message(
  306. 'Welcome $name',
  307. name: 'welcome_name',
  308. desc: '',
  309. args: [name],
  310. );
  311. }
  312. /// `You have successfully created an YY Home account`
  313. String get sign_up_success_txt1 {
  314. return Intl.message(
  315. 'You have successfully created an YY Home account',
  316. name: 'sign_up_success_txt1',
  317. desc: '',
  318. args: [],
  319. );
  320. }
  321. /// `Your username is your email address and please keep your password safe`
  322. String get sign_up_success_txt2 {
  323. return Intl.message(
  324. 'Your username is your email address and please keep your password safe',
  325. name: 'sign_up_success_txt2',
  326. desc: '',
  327. args: [],
  328. );
  329. }
  330. /// `Now, let's get you connected to your estate and community`
  331. String get sign_up_success_txt3 {
  332. return Intl.message(
  333. 'Now, let\'s get you connected to your estate and community',
  334. name: 'sign_up_success_txt3',
  335. desc: '',
  336. args: [],
  337. );
  338. }
  339. /// `let's get started`
  340. String get get_started {
  341. return Intl.message(
  342. 'let\'s get started',
  343. name: 'get_started',
  344. desc: '',
  345. args: [],
  346. );
  347. }
  348. /// `YY Home Accounts`
  349. String get yy_home_accounts {
  350. return Intl.message(
  351. 'YY Home Accounts',
  352. name: 'yy_home_accounts',
  353. desc: '',
  354. args: [],
  355. );
  356. }
  357. /// `Block`
  358. String get block {
  359. return Intl.message(
  360. 'Block',
  361. name: 'block',
  362. desc: '',
  363. args: [],
  364. );
  365. }
  366. /// `Unit Number`
  367. String get unit_number {
  368. return Intl.message(
  369. 'Unit Number',
  370. name: 'unit_number',
  371. desc: '',
  372. args: [],
  373. );
  374. }
  375. /// `Block refers to the street number of the unit's official mailing address`
  376. String get block_desc {
  377. return Intl.message(
  378. 'Block refers to the street number of the unit\'s official mailing address',
  379. name: 'block_desc',
  380. desc: '',
  381. args: [],
  382. );
  383. }
  384. /// `123 Example Road #08-08 Country 123456`
  385. String get block_example {
  386. return Intl.message(
  387. '123 Example Road #08-08 Country 123456',
  388. name: 'block_example',
  389. desc: '',
  390. args: [],
  391. );
  392. }
  393. /// `123 is the block number #08-08 is the unit number`
  394. String get block_example_desc {
  395. return Intl.message(
  396. '123 is the block number #08-08 is the unit number',
  397. name: 'block_example_desc',
  398. desc: '',
  399. args: [],
  400. );
  401. }
  402. /// `Estate or Building Name?`
  403. String get estate_or_building_name {
  404. return Intl.message(
  405. 'Estate or Building Name?',
  406. name: 'estate_or_building_name',
  407. desc: '',
  408. args: [],
  409. );
  410. }
  411. /// `Type Here`
  412. String get type_here {
  413. return Intl.message(
  414. 'Type Here',
  415. name: 'type_here',
  416. desc: '',
  417. args: [],
  418. );
  419. }
  420. /// `Tell us the name of the estateor building you are applying to`
  421. String get estate_name_desc {
  422. return Intl.message(
  423. 'Tell us the name of the estateor building you are applying to',
  424. name: 'estate_name_desc',
  425. desc: '',
  426. args: [],
  427. );
  428. }
  429. /// `Are you an owner or tenant?`
  430. String get owner_or_tenant {
  431. return Intl.message(
  432. 'Are you an owner or tenant?',
  433. name: 'owner_or_tenant',
  434. desc: '',
  435. args: [],
  436. );
  437. }
  438. /// `Owner`
  439. String get owner {
  440. return Intl.message(
  441. 'Owner',
  442. name: 'owner',
  443. desc: '',
  444. args: [],
  445. );
  446. }
  447. /// `Tenant`
  448. String get tenant {
  449. return Intl.message(
  450. 'Tenant',
  451. name: 'tenant',
  452. desc: '',
  453. args: [],
  454. );
  455. }
  456. /// `Who are owners?`
  457. String get who_are_owners {
  458. return Intl.message(
  459. 'Who are owners?',
  460. name: 'who_are_owners',
  461. desc: '',
  462. args: [],
  463. );
  464. }
  465. /// `My name is in the strata title`
  466. String get owners_desc1 {
  467. return Intl.message(
  468. 'My name is in the strata title',
  469. name: 'owners_desc1',
  470. desc: '',
  471. args: [],
  472. );
  473. }
  474. /// `My name is in the strata title and l have rented out my unit`
  475. String get owners_desc2 {
  476. return Intl.message(
  477. 'My name is in the strata title and l have rented out my unit',
  478. name: 'owners_desc2',
  479. desc: '',
  480. args: [],
  481. );
  482. }
  483. /// `I live in the same household as the named owner`
  484. String get owners_desc3 {
  485. return Intl.message(
  486. 'I live in the same household as the named owner',
  487. name: 'owners_desc3',
  488. desc: '',
  489. args: [],
  490. );
  491. }
  492. /// `I am the shareholder of the company that owns the unit`
  493. String get owners_desc4 {
  494. return Intl.message(
  495. 'I am the shareholder of the company that owns the unit',
  496. name: 'owners_desc4',
  497. desc: '',
  498. args: [],
  499. );
  500. }
  501. /// `The Management will verify your application accordingly`
  502. String get owners_desc5 {
  503. return Intl.message(
  504. 'The Management will verify your application accordingly',
  505. name: 'owners_desc5',
  506. desc: '',
  507. args: [],
  508. );
  509. }
  510. /// `Who are tenants?`
  511. String get who_are_tenants {
  512. return Intl.message(
  513. 'Who are tenants?',
  514. name: 'who_are_tenants',
  515. desc: '',
  516. args: [],
  517. );
  518. }
  519. /// `My name is in the lease agreement`
  520. String get tenants_desc1 {
  521. return Intl.message(
  522. 'My name is in the lease agreement',
  523. name: 'tenants_desc1',
  524. desc: '',
  525. args: [],
  526. );
  527. }
  528. /// `I live in the same household as the named tenant`
  529. String get tenants_desc2 {
  530. return Intl.message(
  531. 'I live in the same household as the named tenant',
  532. name: 'tenants_desc2',
  533. desc: '',
  534. args: [],
  535. );
  536. }
  537. /// `I am the tenant of the company that rented the unit`
  538. String get tenants_desc3 {
  539. return Intl.message(
  540. 'I am the tenant of the company that rented the unit',
  541. name: 'tenants_desc3',
  542. desc: '',
  543. args: [],
  544. );
  545. }
  546. /// `The Management will verify your application accordingly`
  547. String get tenants_desc4 {
  548. return Intl.message(
  549. 'The Management will verify your application accordingly',
  550. name: 'tenants_desc4',
  551. desc: '',
  552. args: [],
  553. );
  554. }
  555. /// `Upload Documents`
  556. String get upload_documents {
  557. return Intl.message(
  558. 'Upload Documents',
  559. name: 'upload_documents',
  560. desc: '',
  561. args: [],
  562. );
  563. }
  564. /// `The Management requires that you upload the following documents to verify your tenancy. You may redact sensitive financia information`
  565. String get upload_doc_desc {
  566. return Intl.message(
  567. 'The Management requires that you upload the following documents to verify your tenancy. You may redact sensitive financia information',
  568. name: 'upload_doc_desc',
  569. desc: '',
  570. args: [],
  571. );
  572. }
  573. /// `(1)A valid tenancy agreement showing your name,unit numper,tenancy expiration date and a list of occupants (if applicable)`
  574. String get upload_doc_desc1 {
  575. return Intl.message(
  576. '(1)A valid tenancy agreement showing your name,unit numper,tenancy expiration date and a list of occupants (if applicable)',
  577. name: 'upload_doc_desc1',
  578. desc: '',
  579. args: [],
  580. );
  581. }
  582. /// `(2)Tenancy Agreement Stamp Duty receipt`
  583. String get upload_doc_desc2 {
  584. return Intl.message(
  585. '(2)Tenancy Agreement Stamp Duty receipt',
  586. name: 'upload_doc_desc2',
  587. desc: '',
  588. args: [],
  589. );
  590. }
  591. /// `Upload`
  592. String get upload {
  593. return Intl.message(
  594. 'Upload',
  595. name: 'upload',
  596. desc: '',
  597. args: [],
  598. );
  599. }
  600. /// `Following`
  601. String get following {
  602. return Intl.message(
  603. 'Following',
  604. name: 'following',
  605. desc: '',
  606. args: [],
  607. );
  608. }
  609. /// `Followers`
  610. String get followers {
  611. return Intl.message(
  612. 'Followers',
  613. name: 'followers',
  614. desc: '',
  615. args: [],
  616. );
  617. }
  618. /// `My Posts`
  619. String get my_post {
  620. return Intl.message(
  621. 'My Posts',
  622. name: 'my_post',
  623. desc: '',
  624. args: [],
  625. );
  626. }
  627. /// `Household`
  628. String get household {
  629. return Intl.message(
  630. 'Household',
  631. name: 'household',
  632. desc: '',
  633. args: [],
  634. );
  635. }
  636. /// `Estate`
  637. String get estate {
  638. return Intl.message(
  639. 'Estate',
  640. name: 'estate',
  641. desc: '',
  642. args: [],
  643. );
  644. }
  645. /// `Settings`
  646. String get settings {
  647. return Intl.message(
  648. 'Settings',
  649. name: 'settings',
  650. desc: '',
  651. args: [],
  652. );
  653. }
  654. /// `Enable Notification`
  655. String get enable_notification {
  656. return Intl.message(
  657. 'Enable Notification',
  658. name: 'enable_notification',
  659. desc: '',
  660. args: [],
  661. );
  662. }
  663. /// `Change Mobile Phone`
  664. String get change_mobile_phone {
  665. return Intl.message(
  666. 'Change Mobile Phone',
  667. name: 'change_mobile_phone',
  668. desc: '',
  669. args: [],
  670. );
  671. }
  672. /// `Privacy Policy`
  673. String get privacy_policy {
  674. return Intl.message(
  675. 'Privacy Policy',
  676. name: 'privacy_policy',
  677. desc: '',
  678. args: [],
  679. );
  680. }
  681. /// `Terms & Conditions`
  682. String get terms_conditions {
  683. return Intl.message(
  684. 'Terms & Conditions',
  685. name: 'terms_conditions',
  686. desc: '',
  687. args: [],
  688. );
  689. }
  690. /// `Account Deactivation`
  691. String get account_deactivation {
  692. return Intl.message(
  693. 'Account Deactivation',
  694. name: 'account_deactivation',
  695. desc: '',
  696. args: [],
  697. );
  698. }
  699. /// `Rate Us`
  700. String get rate_us {
  701. return Intl.message(
  702. 'Rate Us',
  703. name: 'rate_us',
  704. desc: '',
  705. args: [],
  706. );
  707. }
  708. /// `Version No.`
  709. String get version_no {
  710. return Intl.message(
  711. 'Version No.',
  712. name: 'version_no',
  713. desc: '',
  714. args: [],
  715. );
  716. }
  717. /// `Logout`
  718. String get logout {
  719. return Intl.message(
  720. 'Logout',
  721. name: 'logout',
  722. desc: '',
  723. args: [],
  724. );
  725. }
  726. /// `Old Mobile Phone`
  727. String get old_mobile_phone {
  728. return Intl.message(
  729. 'Old Mobile Phone',
  730. name: 'old_mobile_phone',
  731. desc: '',
  732. args: [],
  733. );
  734. }
  735. /// `New Mobile Phone`
  736. String get new_mobile_phone {
  737. return Intl.message(
  738. 'New Mobile Phone',
  739. name: 'new_mobile_phone',
  740. desc: '',
  741. args: [],
  742. );
  743. }
  744. /// `Submit`
  745. String get submit {
  746. return Intl.message(
  747. 'Submit',
  748. name: 'submit',
  749. desc: '',
  750. args: [],
  751. );
  752. }
  753. /// `New Password`
  754. String get new_password {
  755. return Intl.message(
  756. 'New Password',
  757. name: 'new_password',
  758. desc: '',
  759. args: [],
  760. );
  761. }
  762. /// `Confirm New Password`
  763. String get confirm_new_password {
  764. return Intl.message(
  765. 'Confirm New Password',
  766. name: 'confirm_new_password',
  767. desc: '',
  768. args: [],
  769. );
  770. }
  771. /// `Cancel`
  772. String get cancel {
  773. return Intl.message(
  774. 'Cancel',
  775. name: 'cancel',
  776. desc: '',
  777. args: [],
  778. );
  779. }
  780. /// `Confirm`
  781. String get confirm {
  782. return Intl.message(
  783. 'Confirm',
  784. name: 'confirm',
  785. desc: '',
  786. args: [],
  787. );
  788. }
  789. /// `Yes`
  790. String get yes {
  791. return Intl.message(
  792. 'Yes',
  793. name: 'yes',
  794. desc: '',
  795. args: [],
  796. );
  797. }
  798. /// `No`
  799. String get no {
  800. return Intl.message(
  801. 'No',
  802. name: 'no',
  803. desc: '',
  804. args: [],
  805. );
  806. }
  807. /// `Alert`
  808. String get alert {
  809. return Intl.message(
  810. 'Alert',
  811. name: 'alert',
  812. desc: '',
  813. args: [],
  814. );
  815. }
  816. /// `Are you sure you want to logout?`
  817. String get logout_alert {
  818. return Intl.message(
  819. 'Are you sure you want to logout?',
  820. name: 'logout_alert',
  821. desc: '',
  822. args: [],
  823. );
  824. }
  825. /// `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.`
  826. String get account_deactivate_alert {
  827. return Intl.message(
  828. '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.',
  829. name: 'account_deactivate_alert',
  830. desc: '',
  831. args: [],
  832. );
  833. }
  834. /// `Home`
  835. String get home {
  836. return Intl.message(
  837. 'Home',
  838. name: 'home',
  839. desc: '',
  840. args: [],
  841. );
  842. }
  843. /// `Visitor`
  844. String get visitor {
  845. return Intl.message(
  846. 'Visitor',
  847. name: 'visitor',
  848. desc: '',
  849. args: [],
  850. );
  851. }
  852. /// `FeedBack`
  853. String get feedback {
  854. return Intl.message(
  855. 'FeedBack',
  856. name: 'feedback',
  857. desc: '',
  858. args: [],
  859. );
  860. }
  861. /// `Me`
  862. String get me {
  863. return Intl.message(
  864. 'Me',
  865. name: 'me',
  866. desc: '',
  867. args: [],
  868. );
  869. }
  870. /// `Property`
  871. String get property {
  872. return Intl.message(
  873. 'Property',
  874. name: 'property',
  875. desc: '',
  876. args: [],
  877. );
  878. }
  879. /// `Service`
  880. String get service {
  881. return Intl.message(
  882. 'Service',
  883. name: 'service',
  884. desc: '',
  885. args: [],
  886. );
  887. }
  888. /// `Community`
  889. String get community {
  890. return Intl.message(
  891. 'Community',
  892. name: 'community',
  893. desc: '',
  894. args: [],
  895. );
  896. }
  897. /// `Latest News`
  898. String get latest_news {
  899. return Intl.message(
  900. 'Latest News',
  901. name: 'latest_news',
  902. desc: '',
  903. args: [],
  904. );
  905. }
  906. /// `Internal`
  907. String get internal {
  908. return Intl.message(
  909. 'Internal',
  910. name: 'internal',
  911. desc: '',
  912. args: [],
  913. );
  914. }
  915. /// `Info`
  916. String get info {
  917. return Intl.message(
  918. 'Info',
  919. name: 'info',
  920. desc: '',
  921. args: [],
  922. );
  923. }
  924. /// `Publish`
  925. String get publish {
  926. return Intl.message(
  927. 'Publish',
  928. name: 'publish',
  929. desc: '',
  930. args: [],
  931. );
  932. }
  933. /// `Latest Transactions`
  934. String get latest_transactions {
  935. return Intl.message(
  936. 'Latest Transactions',
  937. name: 'latest_transactions',
  938. desc: '',
  939. args: [],
  940. );
  941. }
  942. /// `Property News`
  943. String get property_news {
  944. return Intl.message(
  945. 'Property News',
  946. name: 'property_news',
  947. desc: '',
  948. args: [],
  949. );
  950. }
  951. /// `Strata Management Guides`
  952. String get strata_management_guides {
  953. return Intl.message(
  954. 'Strata Management Guides',
  955. name: 'strata_management_guides',
  956. desc: '',
  957. args: [],
  958. );
  959. }
  960. /// `Introduction to info-pack`
  961. String get introduction_to_info_pack {
  962. return Intl.message(
  963. 'Introduction to info-pack',
  964. name: 'introduction_to_info_pack',
  965. desc: '',
  966. args: [],
  967. );
  968. }
  969. /// `Your roles & responsibilities`
  970. String get your_roles_responsibilities {
  971. return Intl.message(
  972. 'Your roles & responsibilities',
  973. name: 'your_roles_responsibilities',
  974. desc: '',
  975. args: [],
  976. );
  977. }
  978. /// `Property Guide`
  979. String get property_guide {
  980. return Intl.message(
  981. 'Property Guide',
  982. name: 'property_guide',
  983. desc: '',
  984. args: [],
  985. );
  986. }
  987. /// `Now`
  988. String get visitor_now {
  989. return Intl.message(
  990. 'Now',
  991. name: 'visitor_now',
  992. desc: '',
  993. args: [],
  994. );
  995. }
  996. /// `Active`
  997. String get visitor_active {
  998. return Intl.message(
  999. 'Active',
  1000. name: 'visitor_active',
  1001. desc: '',
  1002. args: [],
  1003. );
  1004. }
  1005. /// `History`
  1006. String get history {
  1007. return Intl.message(
  1008. 'History',
  1009. name: 'history',
  1010. desc: '',
  1011. args: [],
  1012. );
  1013. }
  1014. /// `The community visitor system is an intelligent system designed to enhance community security management and facilitate visitor access.`
  1015. String get visitor_msg {
  1016. return Intl.message(
  1017. 'The community visitor system is an intelligent system designed to enhance community security management and facilitate visitor access.',
  1018. name: 'visitor_msg',
  1019. desc: '',
  1020. args: [],
  1021. );
  1022. }
  1023. /// `Visitor Registration`
  1024. String get visitor_registration {
  1025. return Intl.message(
  1026. 'Visitor Registration',
  1027. name: 'visitor_registration',
  1028. desc: '',
  1029. args: [],
  1030. );
  1031. }
  1032. /// `Full Name`
  1033. String get full_name {
  1034. return Intl.message(
  1035. 'Full Name',
  1036. name: 'full_name',
  1037. desc: '',
  1038. args: [],
  1039. );
  1040. }
  1041. /// `NRIC/FIN`
  1042. String get nric_fin {
  1043. return Intl.message(
  1044. 'NRIC/FIN',
  1045. name: 'nric_fin',
  1046. desc: '',
  1047. args: [],
  1048. );
  1049. }
  1050. /// `License Plate Number`
  1051. String get license_plate_number {
  1052. return Intl.message(
  1053. 'License Plate Number',
  1054. name: 'license_plate_number',
  1055. desc: '',
  1056. args: [],
  1057. );
  1058. }
  1059. /// `Access Date`
  1060. String get access_date {
  1061. return Intl.message(
  1062. 'Access Date',
  1063. name: 'access_date',
  1064. desc: '',
  1065. args: [],
  1066. );
  1067. }
  1068. /// `Notes`
  1069. String get notes {
  1070. return Intl.message(
  1071. 'Notes',
  1072. name: 'notes',
  1073. desc: '',
  1074. args: [],
  1075. );
  1076. }
  1077. /// `{count} Characters`
  1078. String characters(Object count) {
  1079. return Intl.message(
  1080. '$count Characters',
  1081. name: 'characters',
  1082. desc: '',
  1083. args: [count],
  1084. );
  1085. }
  1086. /// `Sent`
  1087. String get sent {
  1088. return Intl.message(
  1089. 'Sent',
  1090. name: 'sent',
  1091. desc: '',
  1092. args: [],
  1093. );
  1094. }
  1095. /// `In Progress`
  1096. String get in_progress {
  1097. return Intl.message(
  1098. 'In Progress',
  1099. name: 'in_progress',
  1100. desc: '',
  1101. args: [],
  1102. );
  1103. }
  1104. /// `Help us keep your estate beautiful`
  1105. String get feedback_msg_1 {
  1106. return Intl.message(
  1107. 'Help us keep your estate beautiful',
  1108. name: 'feedback_msg_1',
  1109. desc: '',
  1110. args: [],
  1111. );
  1112. }
  1113. /// `there is something that requires ourattention or if you have an awesome suggestion, we would like to hear from you!`
  1114. String get feedback_msg_2 {
  1115. return Intl.message(
  1116. 'there is something that requires ourattention or if you have an awesome suggestion, we would like to hear from you!',
  1117. name: 'feedback_msg_2',
  1118. desc: '',
  1119. args: [],
  1120. );
  1121. }
  1122. /// `Create New FeedBack`
  1123. String get create_new_feedback {
  1124. return Intl.message(
  1125. 'Create New FeedBack',
  1126. name: 'create_new_feedback',
  1127. desc: '',
  1128. args: [],
  1129. );
  1130. }
  1131. /// `Mark All`
  1132. String get mark_all {
  1133. return Intl.message(
  1134. 'Mark All',
  1135. name: 'mark_all',
  1136. desc: '',
  1137. args: [],
  1138. );
  1139. }
  1140. /// `Choose a Category`
  1141. String get choose_category {
  1142. return Intl.message(
  1143. 'Choose a Category',
  1144. name: 'choose_category',
  1145. desc: '',
  1146. args: [],
  1147. );
  1148. }
  1149. /// `Title`
  1150. String get title {
  1151. return Intl.message(
  1152. 'Title',
  1153. name: 'title',
  1154. desc: '',
  1155. args: [],
  1156. );
  1157. }
  1158. /// `Describe Your FeedBack`
  1159. String get describe_your_feedback {
  1160. return Intl.message(
  1161. 'Describe Your FeedBack',
  1162. name: 'describe_your_feedback',
  1163. desc: '',
  1164. args: [],
  1165. );
  1166. }
  1167. /// `Upload Pictures`
  1168. String get upload_pictures {
  1169. return Intl.message(
  1170. 'Upload Pictures',
  1171. name: 'upload_pictures',
  1172. desc: '',
  1173. args: [],
  1174. );
  1175. }
  1176. /// `Send FeedBack`
  1177. String get send_feedback {
  1178. return Intl.message(
  1179. 'Send FeedBack',
  1180. name: 'send_feedback',
  1181. desc: '',
  1182. args: [],
  1183. );
  1184. }
  1185. /// `(Up to 10 images can be uploaded)`
  1186. String get up_to_max_images {
  1187. return Intl.message(
  1188. '(Up to 10 images can be uploaded)',
  1189. name: 'up_to_max_images',
  1190. desc: '',
  1191. args: [],
  1192. );
  1193. }
  1194. /// `Published Successfully`
  1195. String get published_successfully {
  1196. return Intl.message(
  1197. 'Published Successfully',
  1198. name: 'published_successfully',
  1199. desc: '',
  1200. args: [],
  1201. );
  1202. }
  1203. /// `Your feedback has been successfully sent! We will reply to you as soon as possible! thank you!`
  1204. String get published_successful_txt {
  1205. return Intl.message(
  1206. 'Your feedback has been successfully sent! We will reply to you as soon as possible! thank you!',
  1207. name: 'published_successful_txt',
  1208. desc: '',
  1209. args: [],
  1210. );
  1211. }
  1212. /// `Back Home`
  1213. String get back_home {
  1214. return Intl.message(
  1215. 'Back Home',
  1216. name: 'back_home',
  1217. desc: '',
  1218. args: [],
  1219. );
  1220. }
  1221. /// `Waiting for the administrator`
  1222. String get waiting_for_the_administrator {
  1223. return Intl.message(
  1224. 'Waiting for the administrator',
  1225. name: 'waiting_for_the_administrator',
  1226. desc: '',
  1227. args: [],
  1228. );
  1229. }
  1230. /// `Administrator Reply`
  1231. String get administrator_reply {
  1232. return Intl.message(
  1233. 'Administrator Reply',
  1234. name: 'administrator_reply',
  1235. desc: '',
  1236. args: [],
  1237. );
  1238. }
  1239. /// `FeedBack Details`
  1240. String get feedback_details {
  1241. return Intl.message(
  1242. 'FeedBack Details',
  1243. name: 'feedback_details',
  1244. desc: '',
  1245. args: [],
  1246. );
  1247. }
  1248. /// `Upload a Photo`
  1249. String get upload_a_photo {
  1250. return Intl.message(
  1251. 'Upload a Photo',
  1252. name: 'upload_a_photo',
  1253. desc: '',
  1254. args: [],
  1255. );
  1256. }
  1257. /// `or`
  1258. String get or {
  1259. return Intl.message(
  1260. 'or',
  1261. name: 'or',
  1262. desc: '',
  1263. args: [],
  1264. );
  1265. }
  1266. /// `Edit Profile`
  1267. String get edit_profile {
  1268. return Intl.message(
  1269. 'Edit Profile',
  1270. name: 'edit_profile',
  1271. desc: '',
  1272. args: [],
  1273. );
  1274. }
  1275. /// `ACTIVE`
  1276. String get active {
  1277. return Intl.message(
  1278. 'ACTIVE',
  1279. name: 'active',
  1280. desc: '',
  1281. args: [],
  1282. );
  1283. }
  1284. /// `INACTIVE`
  1285. String get inactive {
  1286. return Intl.message(
  1287. 'INACTIVE',
  1288. name: 'inactive',
  1289. desc: '',
  1290. args: [],
  1291. );
  1292. }
  1293. /// `Remove`
  1294. String get remove {
  1295. return Intl.message(
  1296. 'Remove',
  1297. name: 'remove',
  1298. desc: '',
  1299. args: [],
  1300. );
  1301. }
  1302. /// `Add`
  1303. String get add {
  1304. return Intl.message(
  1305. 'Add',
  1306. name: 'add',
  1307. desc: '',
  1308. args: [],
  1309. );
  1310. }
  1311. /// `Household Members`
  1312. String get household_members {
  1313. return Intl.message(
  1314. 'Household Members',
  1315. name: 'household_members',
  1316. desc: '',
  1317. args: [],
  1318. );
  1319. }
  1320. /// `Remove Account`
  1321. String get remove_account {
  1322. return Intl.message(
  1323. 'Remove Account',
  1324. name: 'remove_account',
  1325. desc: '',
  1326. args: [],
  1327. );
  1328. }
  1329. /// `Are you sure you want to remove your account?`
  1330. String get remove_account_tips {
  1331. return Intl.message(
  1332. 'Are you sure you want to remove your account?',
  1333. name: 'remove_account_tips',
  1334. desc: '',
  1335. args: [],
  1336. );
  1337. }
  1338. /// `Book`
  1339. String get book {
  1340. return Intl.message(
  1341. 'Book',
  1342. name: 'book',
  1343. desc: '',
  1344. args: [],
  1345. );
  1346. }
  1347. /// `Active`
  1348. String get facility_active {
  1349. return Intl.message(
  1350. 'Active',
  1351. name: 'facility_active',
  1352. desc: '',
  1353. args: [],
  1354. );
  1355. }
  1356. /// `Deposit`
  1357. String get deposit {
  1358. return Intl.message(
  1359. 'Deposit',
  1360. name: 'deposit',
  1361. desc: '',
  1362. args: [],
  1363. );
  1364. }
  1365. /// `View`
  1366. String get view {
  1367. return Intl.message(
  1368. 'View',
  1369. name: 'view',
  1370. desc: '',
  1371. args: [],
  1372. );
  1373. }
  1374. /// `Fee Paid`
  1375. String get fee_paid {
  1376. return Intl.message(
  1377. 'Fee Paid',
  1378. name: 'fee_paid',
  1379. desc: '',
  1380. args: [],
  1381. );
  1382. }
  1383. /// `Booked by {name}`
  1384. String booked_by_someone(Object name) {
  1385. return Intl.message(
  1386. 'Booked by $name',
  1387. name: 'booked_by_someone',
  1388. desc: '',
  1389. args: [name],
  1390. );
  1391. }
  1392. /// `Deposit Amount`
  1393. String get deposit_amount {
  1394. return Intl.message(
  1395. 'Deposit Amount',
  1396. name: 'deposit_amount',
  1397. desc: '',
  1398. args: [],
  1399. );
  1400. }
  1401. /// `Deposit Hold`
  1402. String get deposit_hold {
  1403. return Intl.message(
  1404. 'Deposit Hold',
  1405. name: 'deposit_hold',
  1406. desc: '',
  1407. args: [],
  1408. );
  1409. }
  1410. /// `Deposit Description:`
  1411. String get deposit_desc {
  1412. return Intl.message(
  1413. 'Deposit Description:',
  1414. name: 'deposit_desc',
  1415. desc: '',
  1416. args: [],
  1417. );
  1418. }
  1419. /// `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`
  1420. String get deposit_desc_txt {
  1421. return Intl.message(
  1422. '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',
  1423. name: 'deposit_desc_txt',
  1424. desc: '',
  1425. args: [],
  1426. );
  1427. }
  1428. /// `Delete`
  1429. String get delete {
  1430. return Intl.message(
  1431. 'Delete',
  1432. name: 'delete',
  1433. desc: '',
  1434. args: [],
  1435. );
  1436. }
  1437. /// `Deposit Released`
  1438. String get deposit_released {
  1439. return Intl.message(
  1440. 'Deposit Released',
  1441. name: 'deposit_released',
  1442. desc: '',
  1443. args: [],
  1444. );
  1445. }
  1446. /// `BOOKING SUCCESSFUL`
  1447. String get booking_successful {
  1448. return Intl.message(
  1449. 'BOOKING SUCCESSFUL',
  1450. name: 'booking_successful',
  1451. desc: '',
  1452. args: [],
  1453. );
  1454. }
  1455. /// `Have Fun!`
  1456. String get have_fun {
  1457. return Intl.message(
  1458. 'Have Fun!',
  1459. name: 'have_fun',
  1460. desc: '',
  1461. args: [],
  1462. );
  1463. }
  1464. /// `paid on`
  1465. String get paid_on {
  1466. return Intl.message(
  1467. 'paid on',
  1468. name: 'paid_on',
  1469. desc: '',
  1470. args: [],
  1471. );
  1472. }
  1473. /// `DEPOSIT RELEASED`
  1474. String get deposit_released_caps {
  1475. return Intl.message(
  1476. 'DEPOSIT RELEASED',
  1477. name: 'deposit_released_caps',
  1478. desc: '',
  1479. args: [],
  1480. );
  1481. }
  1482. /// `Booking Fee`
  1483. String get booking_fee {
  1484. return Intl.message(
  1485. 'Booking Fee',
  1486. name: 'booking_fee',
  1487. desc: '',
  1488. args: [],
  1489. );
  1490. }
  1491. /// `On Hold`
  1492. String get on_hold {
  1493. return Intl.message(
  1494. 'On Hold',
  1495. name: 'on_hold',
  1496. desc: '',
  1497. args: [],
  1498. );
  1499. }
  1500. /// `Total`
  1501. String get total {
  1502. return Intl.message(
  1503. 'Total',
  1504. name: 'total',
  1505. desc: '',
  1506. args: [],
  1507. );
  1508. }
  1509. /// `You have {count}x quota left (resets on {date})`
  1510. String quota_left_msg(Object count, Object date) {
  1511. return Intl.message(
  1512. 'You have ${count}x quota left (resets on $date)',
  1513. name: 'quota_left_msg',
  1514. desc: '',
  1515. args: [count, date],
  1516. );
  1517. }
  1518. /// `CARD`
  1519. String get card_caps {
  1520. return Intl.message(
  1521. 'CARD',
  1522. name: 'card_caps',
  1523. desc: '',
  1524. args: [],
  1525. );
  1526. }
  1527. /// `Change`
  1528. String get change {
  1529. return Intl.message(
  1530. 'Change',
  1531. name: 'change',
  1532. desc: '',
  1533. args: [],
  1534. );
  1535. }
  1536. /// `Proceed With Payment`
  1537. String get proceed_with_payment {
  1538. return Intl.message(
  1539. 'Proceed With Payment',
  1540. name: 'proceed_with_payment',
  1541. desc: '',
  1542. args: [],
  1543. );
  1544. }
  1545. /// `Other`
  1546. String get other {
  1547. return Intl.message(
  1548. 'Other',
  1549. name: 'other',
  1550. desc: '',
  1551. args: [],
  1552. );
  1553. }
  1554. }
  1555. class AppLocalizationDelegate extends LocalizationsDelegate<S> {
  1556. const AppLocalizationDelegate();
  1557. List<Locale> get supportedLocales {
  1558. return const <Locale>[
  1559. Locale.fromSubtags(languageCode: 'en'),
  1560. Locale.fromSubtags(languageCode: 'zh', countryCode: 'CN'),
  1561. Locale.fromSubtags(languageCode: 'zh', countryCode: 'HK'),
  1562. ];
  1563. }
  1564. @override
  1565. bool isSupported(Locale locale) => _isSupported(locale);
  1566. @override
  1567. Future<S> load(Locale locale) => S.load(locale);
  1568. @override
  1569. bool shouldReload(AppLocalizationDelegate old) => false;
  1570. bool _isSupported(Locale locale) {
  1571. for (var supportedLocale in supportedLocales) {
  1572. if (supportedLocale.languageCode == locale.languageCode) {
  1573. return true;
  1574. }
  1575. }
  1576. return false;
  1577. }
  1578. }