// DO NOT EDIT. This is code generated via package:intl/generate_localized.dart // This is a library that provides messages for a zh_HK locale. All the // messages from the main program should be duplicated here with the same // function name. // Ignore issues from commonly used lints in this file. // ignore_for_file:unnecessary_brace_in_string_interps, unnecessary_new // ignore_for_file:prefer_single_quotes,comment_references, directives_ordering // ignore_for_file:annotate_overrides,prefer_generic_function_type_aliases // ignore_for_file:unused_import, file_names, avoid_escaping_inner_quotes // ignore_for_file:unnecessary_string_interpolations, unnecessary_string_escapes import 'package:intl/intl.dart'; import 'package:intl/message_lookup_by_library.dart'; final messages = new MessageLookup(); typedef String MessageIfAbsent(String messageStr, List args); class MessageLookup extends MessageLookupByLibrary { String get localeName => 'zh_HK'; static String m0(name) => "欢迎你 ${name}"; final messages = _notInlinedMessages(_notInlinedMessages); static Map _notInlinedMessages(_) => { "agree_to": MessageLookupByLibrary.simpleMessage("同意"), "confirm_password": MessageLookupByLibrary.simpleMessage("确认密码"), "create_new_yy_home_account": MessageLookupByLibrary.simpleMessage("创建新的 YY Home 账户"), "did_not_receive": MessageLookupByLibrary.simpleMessage("没有收到验证码?"), "email": MessageLookupByLibrary.simpleMessage("邮箱"), "facility": MessageLookupByLibrary.simpleMessage("設施"), "first_name": MessageLookupByLibrary.simpleMessage("名"), "forgot_password": MessageLookupByLibrary.simpleMessage("忘记密码?"), "forgot_text": MessageLookupByLibrary.simpleMessage("请输入您的邮箱和手机号码"), "form": MessageLookupByLibrary.simpleMessage("表單"), "get_code": MessageLookupByLibrary.simpleMessage("获取验证码"), "get_started": MessageLookupByLibrary.simpleMessage("让我们开始吧"), "last_name": MessageLookupByLibrary.simpleMessage("姓"), "login": MessageLookupByLibrary.simpleMessage("登录"), "mobile_phone": MessageLookupByLibrary.simpleMessage("手机号码"), "next": MessageLookupByLibrary.simpleMessage("下一步"), "notice_board": MessageLookupByLibrary.simpleMessage("通知板"), "notification": MessageLookupByLibrary.simpleMessage("通知"), "other": MessageLookupByLibrary.simpleMessage("其他"), "password": MessageLookupByLibrary.simpleMessage("密码"), "password_format": MessageLookupByLibrary.simpleMessage("8位数字或字母"), "payment": MessageLookupByLibrary.simpleMessage("支付"), "phone_email": MessageLookupByLibrary.simpleMessage("电话或邮箱"), "resend_code": MessageLookupByLibrary.simpleMessage("重新发送"), "reset_password": MessageLookupByLibrary.simpleMessage("重置密码"), "rewards": MessageLookupByLibrary.simpleMessage("獎勵"), "sign_up_success_txt1": MessageLookupByLibrary.simpleMessage("您已成功创建 YYHome 的帐户"), "sign_up_success_txt2": MessageLookupByLibrary.simpleMessage("您的用户名是您的电子邮件地址,请保护您的密码安全"), "sign_up_success_txt3": MessageLookupByLibrary.simpleMessage("现在,让我们把你和你的社区关联起来"), "sign_up_verify_txt": MessageLookupByLibrary.simpleMessage("我们已经向您发送了短信验证码,请在下面输入"), "terms_of_service": MessageLookupByLibrary.simpleMessage("服务条款"), "tries_left": MessageLookupByLibrary.simpleMessage("次尝试机会"), "verification_code": MessageLookupByLibrary.simpleMessage("验证码"), "welcome_name": m0, "you_have": MessageLookupByLibrary.simpleMessage("你还有") }; }