/var/www/hkosl.com/ifapc/html_20210817/IFAPC2021/application/language/sc/common_lang.php


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
<?php
//Support units list
$lang['Hong Kong Baptist University'] = '香港浸会大学';
$lang['The Chinese Manufacturers\' Association of Hong Kong'] = '香港中华厂商联合会';
$lang['Federation of Hong Kong Industries'] = '香港工业总会';
$lang['The Hong Kong General Chamber of Commerce'] = '香港总商会';
$lang['The Professional Validation Centre of Hong Kong Business Sector'] = '香港商业专业评审中心';
$lang['Hong Kong Federation of Innovative Technologies and Manufacturing Industries'] = '香港创新科技及制造业联合总会';
$lang['Hong Kong Star Award Association'] = '香港星级品牌协会';
$lang['Young Innovative Enterpremeurs Association'] = '青年创新企业家协会';
$lang['International Women Entrepreneurs Association'] = '国际女企业家协会';
$lang['Hong Kong Greater China SME Alliance Association'] = '香港大中华中小企业商会';
$lang['Hong Kong (SME) Economic and Trade Promotional Association'] = '香港中小企经贸促进会';
$lang['Hong Kong SME Development Federation Ltd'] = '香港中小企促进联会';
$lang['Hong Kong Association for Promotion and Development of SMEs'] = '香港中小企业促进发展协会';
$lang['Asia Branding and Franchising Association'] = '亚太品牌发展及加盟协会';
$lang['Hong Kong Metal Merchants Association'] = '香港五金商会总会';
$lang['CEO Club'] = '总裁协会';
$lang['Internet Professional Association'] = '互联网专业协会';
$lang['Business Lady Association'] = '亚太女企业家协会';
$lang['Qianhai International Liaison Services Limited'] = '前海国际联络服务有限公司';
$lang['Hong Kong Brands Protection Alliance Limited'] = '香港工商品牌保护阵线';
$lang['The Institution of Engineering and Technology'] = '香港工程及科技学会';
$lang['Hong Kong Mediation Centre'] = '香港和解中心';
$lang['Hong Kong Jewellery & Jade Manufacturers Association'] = '香港珠宝玉石厂商会';
$lang['The Hong Kong Registered Constructions Association'] = '香港注册承建商商会';
$lang['Hong Kong Plastic Machinery Association'] = '香港塑胶机械协会';
$lang['Hong Kong Economic And Trade Association'] = '香港经贸商会';
$lang['E-Commerce Association of Hong Kong'] = '香港电商协会';
$lang['The Federation of Hong Kong Footwear Ltd'] = '香港鞋业总会';
$lang['Hong Kong Gemstone Manufacturers\' Association'] = '香港宝石厂商会';
$lang['International Chamber of Commerce – Hong Kong'] = '国际商会香港区会';
$lang['International Union of Professional Development Institutions'] = '国际专业发展联盟';
$lang['Chiu Chau Industrial And Commercial Plastic United Association Limited'] = '潮侨工商塑胶联合总会';

$lang['Members from the judging panel of the event cannot take part in nomination'] = '不接受本活动评审团成员及主办单位的筹委会成员作为提名人';
$lang['Please select recommended supporting organization'] = '请选择支持单位';
$lang['Other'] = '其他';
$lang['Support Units'] = '支持单位';
$lang['Recommended Supporting Organization (if any)'] = '推荐参选的支持单位 (如有)';
$lang['System User'] = '系统用户';
$lang['English'] = '英文';
$lang['Traditional Chinese'] = '繁';
$lang['Simplified Chinese'] = '简';
$lang['Profile'] = '个人资料';
$lang['Sign Out'] = '注销';
$lang['MAIN NAVIGATION'] = '';
$lang['Application'] = '申请';
$lang['Event Video'] = '活动视频';
$lang['Judge'] = '评审';
$lang['Group'] = '组别';
$lang['Score'] = '评分';
$lang['Home'] = '主页';
$lang['Create'] = '新增';
$lang['Login ID'] = '登入ID';
$lang['Login Role'] = '登入角色';
$lang['Login Name'] = '登入名称';
$lang['Action'] = '指令';
$lang['Active'] = '启用';
$lang['Modify'] = '修改';
$lang['Delete'] = '删除';
$lang['All'] = '所有';
$lang['Cancel'] = '取消';
$lang['Confirm to delete?'] = '确定删除?';
$lang['Save'] = '保存';
$lang['Confirm to save?'] = '确定保存';
$lang['Search'] = '搜寻';
$lang['Confirm'] = '确定';
$lang['Resolution of uploaded images should be lower than 2000px.'] = '图片解像度须小于2000px。';
$lang['Uploaded file size should be smaller than 2MB.'] = '上传档案须小于2MB。';
$lang['Total uploaded file size should be smaller than 10MB.'] = '总上传档案须小于10MB';
$lang['Category'] = '分类';
$lang['Title'] = '标题';
$lang['Date of Birth'] = '出生日期';
$lang['Place of Birth'] = '出生地点';
$lang['Contact Tel./ Moile No.'] = '联络电话 / 手机';
$lang['Wechat Account'] = '微信账号';
$lang['Assistant&#39;s Title'] = '助理称谓';
$lang['Assistant&#39;s Email'] = '助理电邮';
$lang['Assistant&#39;s Contact No.'] = '助理联络电话';
$lang['Name of Present Company Name'] = '现职公司名称';
$lang['Address of Present Company Name'] = '现职公司地址';
$lang['Present Position'] = '现任职位';
$lang['Number of years in present position'] = '于该职位任职年期';
$lang['Is the nominee a founder of current company?'] = '是否为现职公司创始人?';
$lang['Is it a family business?'] = '是否为家族企业?';
$lang['What year was the company established?'] = '成立年份';
$lang['Industry'] = '所属行业';
$lang['Company website'] = '公司网站';
$lang['Is the company publicly listed?'] = '是否为上市公司?';
$lang['Stock code'] = '上市公司编号';
$lang['Enterprise Management and Development'] = '企业成就';
$lang['by bullet points'] = '列出要点';
$lang['Industry Influence and Achievement'] = '业界影响';
$lang['Contribution for the Greater Bay Area Development'] = '社会贡献';
$lang['Corporate and Social Responsibility'] = '公益责任';
$lang['Personal Reputation and Recognition'] = '个人诚信';
$lang['Present Position'] = '现任职位';
$lang['Name of Present Company'] = '现职公司名称';
$lang['Office Tel./ Mobile No.'] = '公司电话 / 手机';
$lang['Correspondence Address'] = '通讯地址';
$lang['Reason for nomination'] = '提名候选人的原因';
$lang['Nominee Email'] = '候选人电邮';
$lang['Nominator Email'] = '提名人电邮';
$lang['Name of Organization'] = '所属团体';
$lang['Position(s) held / Year'] = '曾任职位 / 年份';
$lang['Community Service Involvement'] = '社会服务数据';
$lang['Achievement and Contributions'] = '成就及贡献';
$lang['Name'] = '姓名';
$lang['Assistant&#39;s Name'] = '助理姓名';
$lang['Please enter validated '] = '请输入有效的';
$lang['TC'] = '繁';
$lang['EN'] = 'EN';
$lang['SC'] = '简';
$lang['Login'] = '登入';
$lang['Reference No.'] = '参选编号';
$lang['Nominee'] = '候选人';
$lang['Category Entered'] = '参选奖项';
$lang['Nominator'] = '提名人';
$lang['Nominee submitted'] = '候选人已提交';
$lang['Nominator submitted'] = '提名人已提交';
$lang['Condition'] = '条件';
$lang['Reference No'] = '参选编号';
$lang['If "approve" this application, [Nominee submitted] and [Nominator submitted] must be "Yes"'] = '如要 "核准" 申请,"候选人已提交" 和 "提名人已提交" 是须是 "是"';
$lang['Confirm Password'] = '确定密码';
$lang['Groups'] = '组别';
$lang['modify'] = '修改';
$lang['Submit'] = '提交';
$lang['If you do not need to change password, leave it as blank.'] = '如你不需要修改密码,请漏空。';
$lang['Sign in to start your session'] = '登入';
$lang['Login Password'] = '登入密码';
$lang['Sign In'] = '登入';
$lang['Please enter'] = '请输入';
$lang['Update successfully'] = '修改成功';
$lang['Judge Login'] = '讦审登入';
$lang['Password'] = '密码';
$lang['Five or more characters'] = '5个或以上字符';
$lang['Log in'] = '登入';
$lang['Your account or password is incorrect'] = '电邮或密码不正确';
$lang['Score Form'] = '评审表格';
$lang['Form'] = '表格';
$lang['Back'] = '返回';
$lang['Ref no.: '] = '参选编号: ';
$lang['Personal Particulars of Nominee'] = '候选人资料';
$lang['Ms'] = '女士';
$lang['Mrs'] = '夫人';
$lang['Miss'] = '小姐';
$lang['Dr'] = '博士';
$lang['Mr'] = '先生';
$lang['Company Information'] = '公司资料';
$lang['Yes'] = '是';
$lang['No'] = '否';
$lang['for listed company only'] = '如是上市公司';
$lang['Affiliated Community Service Organizations And Community'] = '参与团体及志愿社会服务资料';
$lang['Narratives'] = '申请说明';
$lang['History of the company , business strategies and evolution'] = '企业的历史背景、策略和/或业务发展思路';
$lang['Major development projects and sustainability'] = '企业的主要发展项目及可持续性';
$lang['Nominee\'s vision or planning for the future growth of the business'] = '对企业未来发展的愿景和规划';
$lang['Positive contribution to the further development of the industry'] = '对所属业界的进一步发展有积极贡献';
$lang['Achievement in innovating new product/service, or developing new markets'] = '创建及推动新产品/服务、开发新市场方面取得骄人成绩';
$lang['How does the nominee dedicate herself to the community?'] = '候选人如何回馈小区?';
$lang['How to be a key driver of corporate social responsibility in the enterprise?'] = '如何积极在公司推动社会企业责任?';
$lang['Details of awards and/or honors received by the nominee'] = '候选人曾获颁授奖的奖项或勋衔';
$lang['Past media coverages related to the nominee'] = '媒体对候选人的相关报导';
$lang['Terms and conditions'] = '条款及条件';
$lang['Declaration'] = '声明';
$lang['Personal Particulars of Nominator'] = '提名人资料';
$lang['Delete previous record'] = '删除上一项';
$lang['Add record'] = '新增项目';
$lang['Register'] = '注册';
$lang['Sign up'] = '登入';
$lang['Email'] = '电邮';
$lang['Forgot password?'] = '忘记密码?';
$lang['Confirm password'] = '确定密码';
$lang['Captcha code'] = '验证码';
$lang['Judge Logout'] = '评审注销';
$lang['Reference no'] = '参选编号';
$lang['Point'] = '要点';
$lang['Inactive'] = '不启用';
$lang['Total'] = '总共';
$lang['Count'] = '总数';
$lang['Account'] = '账户';
$lang['Logout'] = '注销';
$lang['Application Fom'] = '申请表格';
$lang['Upload File'] = '上载档案';
$lang['Download'] = '下载';
$lang['Loading...'] = '上载中...';
$lang['Upload'] = '上载';
$lang['Please upload file.'] = '请上载档案';
$lang['Please enter title.'] = '请输入标题';
$lang['File size should lower than 20 MB.'] = '档案大小须小于20MB';
$lang['New Application'] = '新申请';
$lang['Application File'] = '申请档案';
$lang['Introduction'] = '简介';
$lang['GUIDELINES'] = '指南';
$lang['Awards will be judged by a judging committee based on nominations received.'] = '奖项将由评审委员会根据收到的提名进行评判。';
$lang['The awards will be given on an industry categories.'] = '该奖项将颁发给行业类别';
$lang['Companies can nominate for as many projects for one industry category as desired.'] = '公司可以根据需要为一个行业类别提名尽可能多的项目。';
$lang['ELIGIBILITY'] = '合资格';
$lang['The firm must be a homegrown Hong Kong company.'] = '该公司必须是一家本土的香港公司。';
$lang['The project was launched, in part or full, over the last 24 calendar months'] = '该项目在过去24个月内,部分或全部启动';
$lang['The project was launched prior to 24 calendar months and had recent innovations to improve the product/service/project.'] = '该项目在24个月之前启动,并且最近进行了创新以改进产品/服务/项目。';
$lang['COST'] = '费用';
$lang['Nomination is free.'] = '提名是免费的。';
$lang['If your company wins, you are obliged to attend the event and book any of the winners package options for the Awards Ceremony.'] = '如果您的公司获胜,您有义务参加活动并预订颁奖典礼的任何获奖者套餐选项。';
$lang['KEY DATES'] = '关键日期';
$lang['Deadline for submission of entries: 29 June 2018, Friday'] = '提交参赛作品的截止日期:2018年6月29日,星期五';
$lang['Awards dinner: 6 September 2018, Thursday'] = '颁奖晚宴:2018年9月6日,星期四';
$lang['ONLINE NOMINATION'] = '网上提名步骤';
$lang['Step 1: Login / Register account.'] = '步骤 1: 登入 / 注册账户';
$lang['Step 2: (New Registration) Check registered email account and complete email verification.'] = '步骤 2: (新注册) 检查注册电邮并透过电邮进行认证';
$lang['Step 3: Create Nomination - Enter nominee and nominator email.'] = '步骤 3: 新增提名 – 输入提名人及候选人电邮';
$lang['Step 5: Upload files.'] = '步骤 5: 提交档案';
$lang['Step 6: Submit nomination form.'] = '步骤 6: 确定提交报名表格';
$lang['Next'] = '下一步';
$lang['Your account or password is incorrect, or should verify email first'] = '你的帐户或密码不正确,或你的电邮地址未行验证。';
$lang['should contain at least 8 characters, at least 1 upper letter, at least 1 lower letter and at least 1 number.'] = '应最少包含8个字符,最少一个大写英文字母,最少一个小写英文字母和最少一个数字。';
$lang['Forget Password'] = '忘记密码';
$lang['There is no account registered for this email address.'] = '电邮并未注册账户。';
$lang['Cannot send duplicate email within 1 hour'] = '在一小时内不可以重复发送电邮';
$lang['Reset password'] = '重设密码';
$lang['Please reset password by clicking the link below'] = '按下面链接重设密码';
$lang['Reset Password'] = '重设密码';
$lang[' not matches'] = '不相符';
$lang[' must be an integer'] = '必须是数字';
$lang[' must be a number'] = '必须是数字';
$lang['GBA Outstanding Women Entrepreneur Awards'] = '大湾区杰出女企业家奖';
$lang['A mail has been sent.'] = '验证电邮已发出。';
$lang['A email has been sent.'] = '验证电邮已发出。';
$lang['Please check email'] = '请检查电邮';
$lang['Password have been updated'] = '密码已更新';
$lang['Token is not available'] = '验证码已失效';
$lang['Your account or password is incorrect, or should verify email first.'] = '你的帐户或密码不正确,或你的电邮地址未行验证。';
$lang['Provide narrative content below covering five topics. Then judging panel will evaluate the nominee according to submitted material relevant to personal and/or enterprise of the nominee.'] = '下列申请说明涵盖五个方面,评审团将根据候选人提交的个人及企业故事的相关讯息进行评选。';
$lang['Reference No.'] = '参选编号';
$lang['Change Nominee or Nominator Email'] = '修改候选人或提名人电邮';
$lang['Upload Files'] = '上载档案';
$lang['Please enter nominee and nominator email. If you are not nominee or nominator, system will send email and login information to those email account to do online nomination.'] = '请输入提名人及候选人电邮,如阁下不是提名人/候选人,系统会自动发送通知电邮及登入帐户数据给有关人士进行网上提名。';
$lang['Check detail'] = '检查详情';
$lang['Confirm Email'] = '确定电邮';
$lang['Application Crated. Reference No.: '] = '已建立,参考编号为';
$lang['An account using this email address has already been registered.'] = '这个电邮已有注册账户。';
$lang['Register Email'] = '注册电邮';
$lang['Upload Successfully.'] = '上载成功。';
$lang['format is invalid.'] = '格式不正确。';
$lang['Format: jpg, png, gif, tif, doc, docx, ppt, pptx, pdf | Size: 20MB'] = '格式: jpg, png, gif, tif, doc, docx, ppt, pptx, pdf | 档案大小: 20MB';
$lang['Assistant&#39;s Chinese Name'] = '助理中文姓名';
$lang['Assistant&#39;s English Name'] = '助理英文姓名';
$lang['Step 4: Fill nomination form (nominee fills nominee&#39;s part, nominator fills nominator&#39;s part.)'] = '步骤 4: 填写提名表格(如提名人则填写提名人数据部分,候选人则填写候选人数据部分)';
$lang['Password should contain at least 8 characters, at least 1 upper letter, at least 1 lower letter and at least 1 number.'] = '密码应包含至少8个字符,至少1个大写字母,至少1个低位字母和至少1个数字。';
$lang['Login Fail. Please try again.'] = '登录失败。 请再试一次。';
$lang['create'] = '';
$lang['Access Denied!'] = '';
$lang['You do not allow the access this resource.'] = '';
$lang['Deleted successfully'] = '';
$lang['Super Admin Account'] = '';
$lang['Admin Account'] = '';
$lang['User Account'] = '';
$lang['Create Successfully.'] = '';
$lang['Please check email to verify registration'] = '';
$lang['View'] = '';
$lang['Create successfully'] = '';
$lang['Member'] = '';
$lang['The following application notes cover five areas, and the jury will select based on all relevant information submitted to enrich the personal and business stories behind the nominees.'] = '';
$lang['if update [Group], all of related scoring records will be delted'] = '';
$lang['if update [Condition], all of related scoring records will be delted'] = '';
$lang['Export'] = '';
$lang['Exp1ort'] = '';
$lang['Nominee Chinese Name'] = '候选人中文姓名';
$lang['Nominee English Name'] = '候选人英文姓名';
$lang['Nominator Chinese Name'] = '提名人中文姓名';
$lang['Nominator English Name'] = '提名人英文姓名';
$lang['You have not permission.'] = '';
$lang['You have not permission. #1'] = '';
$lang['Have not permissions.'] = '';
$lang['The application is not available.'] = '';
$lang['Just registered "GBA Outstanding Women Entrepreneur Awards"'] = '刚刚已登记「大湾区杰出女企业家奖2020」';
$lang['Reference number is'] = '参考编号为';
$lang['Please click on the link below to fill out the form.'] = '请点击下面的链接填写表格。';
$lang['Notification email'] = '通知电邮';
$lang['reference number is'] = '参考编号为';
$lang['Submitted Nomination. Reference No.:'] = '已提交表格。参考编号为';
$lang['email'] = '电邮';
$lang['Done'] = '';
$lang['Not allow to delete application file.'] = '';
$lang['Delete Successfully.'] = '';
$lang['Not allow to download application file.'] = '';
$lang['To'] = '至';
$lang['export'] = '输出';
$lang['Exporting...'] = '输出中...';
$lang['date'] = '日期';
$lang['From'] = '由';
$lang['The awards is for companies in headquartered in Hong Kong and projects which have significantly enhanced the company&#39;s business in Hong Kong.'] = '该奖项适用于总部设在香港的公司以及大大增强公司在香港业务的项目。';
$lang['To be eligible for an award,'] = '有资格获得奖励,';
$lang['The {field} field is required.'] = '';
$lang['The {field} field must have a value.'] = '';
$lang['The {field} field must contain a valid email address.'] = '';
$lang['The {field} field must contain all valid email addresses.'] = '';
$lang['The {field} field must contain a valid URL.'] = '';
$lang['The {field} field must contain a valid IP.'] = '';
$lang['The {field} field must be at least {param} characters in length.'] = '';
$lang['The {field} field cannot exceed {param} characters in length.'] = '';
$lang['The {field} field must be exactly {param} characters in length.'] = '';
$lang['The {field} field may only contain alphabetical characters.'] = '';
$lang['The {field} field may only contain alpha-numeric characters.'] = '';
$lang['The {field} field may only contain alpha-numeric characters and spaces.'] = '';
$lang['The {field} field may only contain alpha-numeric characters, underscores, and dashes.'] = '';
$lang['The {field} field must contain only numbers.'] = '';
$lang['The {field} field must contain only numeric characters.'] = '';
$lang['The {field} field must contain an integer.'] = '';
$lang['The {field} field is not in the correct format.'] = '';
$lang['The {field} field does not match the {param} field.'] = '';
$lang['The {field} field must differ from the {param} field.'] = '';
$lang['The {field} field must contain a unique value.'] = '';
$lang['The {field} field must only contain digits.'] = '';
$lang['The {field} field must only contain digits and must be greater than zero.'] = '';
$lang['The {field} field must contain a decimal number.'] = '';
$lang['The {field} field must contain a number less than {param}.'] = '';
$lang['The {field} field must contain a number less than or equal to {param}.'] = '';
$lang['The {field} field must contain a number greater than {param}.'] = '';
$lang['The {field} field must contain a number greater than or equal to {param}.'] = '';
$lang['Unable to access an error message corresponding to your field name {field}.'] = '';
$lang['The {field} field must be one of: {param}.'] = '';
$lang['Online nomination'] = '网上提名';
$lang['Nomination Deadline'] = '提名截止日期';
$lang['August 24, 2020, Monday'] = '2020年8月24日(星期一)';
$lang['Important Notice'] = '重要事项';
$lang['Auto email confirmation will be received once nomination form is submitted within the day. '] = '填妥提名表格及成功提交后于当日收到自动确认电邮。';
$lang['Nominee will be requested to provide the entrant information and supporting documents when the nomination is received.'] = '大会收到你的提名表格后会联系该被提名人要求提供参选数据及补充文件。';
$lang['The Organisers reserve the rights to amend any selection rules and criteria as deemed necessary. In case of any conflicts between the Chinese & English versions, the Chinese version shall prevail. '] = '主办单位保留修改选举规则的权利。中文版若与英文有异,一概以中文版为准。';
$lang['Nominee Form'] = '参选表格';
$lang['Nominator Form'] = '提名表格';
$lang['I agree that the Organizers may obtain publicly available information through any means (including but not limited to information available on social media, and / or the internet) as to confirm or addition to this nomination; and agree the Organizers submit the collected information together with the nomination form and supporting documents to the Panel of Judges for evaluation purpose.'] = '本人同意主办单位会通过查询公开数据(包括但不限于社交媒体等互联网讯息)对参选数据进行确认或补充,并同意主办单位将所搜集数据连同此参选表格及附件交予评审团作评选之用。';
$lang['If I am the winner of this Women Entrepreneur Award, I agree to further provide more detailed information as requested by the Organizers and hereby authorize the Organizers to use, edit, publicize, copy and reproduce my name and other relevant information of mine, including but not limited to picture, portrait, photograph, film, videotape, or recordings of my voice for marketing and promotional purposes, such as production of printing materials, media publications or broadcast.'] = '若本人成功获选年度女企业家奬,本人同意会按主办单位要求提供更详尽数据,并授权主办单位可使用、编辑、宣传、复制本人姓名及所提供的其他相关数据,包括图片、肖像、照片、影片、视频、音频记录作为此活动的市场推广、制作宣传印刷品、媒体出版或播放。';
$lang['If I am the winner of this Women Entrepreneur Award, I *'] = '若本人成功获选年度女企业家奬,本人* ';
$lang['I hereby certify that all the facts in this submission form and supporting documents are true and accurate. I declare that I agree to the selection rules of “GBA Outstanding Women Entrepreneur Awards 2020”, and accept the decision of the Panel of Judges as the final decision.'] = '本人谨此声明参选表格及附件内的数据均正确无讹。本人同意遵守「大湾区杰出女企业家奬2020」一切选举规则,并主办单位及评审团所作之一切决定为最后裁决。';
$lang['RESULT'] = '得奖名单';
$lang['HIGHLIGHT'] = '活动花絮';
$lang['Awards'] = '参选详情';
$lang['Nomination'] = '立即提名';
$lang['Judging'] = '评审详情';
$lang['Judging Process & Criteria'] = '评选流程及准则';
$lang['Judging Panel'] = '专业评审团';
$lang['Structure'] = '组织架构';
$lang['Organizers'] = '主办单位';
$lang['Sponsors and Supporting  Organizations'] = '赞助及支持单位';
$lang['Result'] = '得奖结果';
$lang['HIGHLIGHT'] = '活动花絮';
$lang['Press'] = '传媒报导';
$lang['Contacts'] = '联络我们';
$lang['GBA Outstanding Women Entrepreneur Awards {%year%}'] = '大湾区杰出女企业家奖{%year%}';
$lang['GBA Outstanding Women Entrepreneur Award'] = '2021年度大湾区杰出女企业家奖';
$lang['GBA Outstanding Women Entrepreneur Award in Family Business'] = '2021年度大湾区杰出家族女企业家奖';
$lang['GBA Outstanding Young Women Entrepreneur Award'] = '2021年度大湾区杰出青年女企业家奖';
$lang['More'] = '了解更多';
$lang['Sponsors / Supporting Organizations'] = '赞助及支持单位';
$lang['Mission'] = '使命';
$lang['Objectives'] = '目标';
$lang['Hong Kong Small and Medium Enterprises Association jointly organize with FM 104 Metro Finance to host the first-ever “The Greater Bay Area Outstanding Women Entrepreneur Awards 2018” to recognize women entrepreneurs with distinguished achievements and contributions for the development of the Guangdong-Hong Kong-Macau The Greater Bay Area (GBA).<br><br>To encourage and sustain the feminist entrepreneurial spirit with the goals of growing economy and community of Hong Kong and the Greater Bay Area is the core value of the Awards.'] = '由香港中小型企业联合会与新城财经台联合举办之首届「大湾区杰出女企业家奖」,旨在表扬拥有卓越事业成就、对大湾区或香港的发展有贡献的女企业家,嘉许她们所创出的企业传奇,并鼓励更多年青女性发挥女企业家精神,勇于开拓及发扬自己传承的事业才华,努力促进香港及大湾区的经济及小区的成长。';
$lang['Acknowledge the achievement and contribution of women’s business elites in the industry and society in the Guangdong-Hong Kong-Macau The Greater Bay Area (GBA)'] = '表扬女性企业精英对业界及粤港澳大湾区社会所作出的贡献和成就。';
$lang['Boost the synergy effect via the exchange of elites from diverse industries and enterprises'] = '透过各位企业精英交流,令不同行业发挥协同效应。';
$lang['Inspire and encourage the younger generation through the life experience of the women elites'] = '藉企业女精英的人生经历激励年青新一代,为未来缔造出更多企业传说。';
$lang['Pave the way for creating more business legends in the future'] = '';
$lang['VIDEOS'] = '花絮影片';
$lang['EVENTS CALENDAR'] = '活动日期';
$lang['Press Conference'] = '记者会';
$lang['Judging Period'] = '评审时间';
$lang['Result Announcement'] = '公布结果日期';
$lang['Award Ceremony & Banquet'] = '颁奖典礼暨晚宴';
$lang['Post-event promotion'] = '活动后宣传';
$lang['Co-Host'] = '合办机构';
$lang['Principal Sponsor'] = '全力赞助';
$lang['Co-organizers'] = '协办机构';
$lang['Fully Support'] = '全力支持';
$lang['IT Sponsor'] = '信息科技赞助';
$lang['Media Sponsor'] = '支持媒体';
$lang['judging'] = '';
$lang['The candidate must be a current corporate executive or senior management with leading position in the company for more than 3 years.'] = '各奬项候选人必须为现职企业领导或企业的高级管理人员及担任领导职位超过三年。';
$lang['The candidate has to have at least one or more nominators who are social elite, corporate executive or senior management of companies.'] = '各奬项候选人必须获至少一位商界,企业高级领导层或社会贤达作提名人推荐。';
$lang['For the entry of “GBA Outstanding Young Women Entrepreneur Award” , age of candidate must below 45 (i.e. Born on or after 10 Aug 1975)'] = '「2020年度大湾区杰出青年女企业家」 组别候选人年龄为四十五岁以下之女性 (以报名截止日期计算为准,即1975年8月10日或之后出生)';
$lang['For the entry of “GBA Outstanding Women Entrepreneur Award in Family Business”, if the candidate’s present company must be a family-owned and multigenerations inheritance business where the family members hold more than 20% equity.'] = '「2020年度大湾区杰出家族女企业家」 组别候选人现职的公司为多代传承的家族企业,且家族成员持股超过20%的企业。';
$lang['Members from the judging panel of the event, the organizers and their employees and their family members are not eligible to participate the GBA Outstanding Women Entrepreneur Awards 2020.'] = '是项选举活动的评审委员,筹组委员会及其雇员、家属均不得参与各个奬项的选举。';
$lang['The nominator must be age of 21 or above, representing or former senior management in business communities / public sector / private corporation, or renowned social elites.'] = '提名人必须为二十一岁或以上的人士,并曾任或现任于商界 / 公共 / 私人团体的高级管理阶层 / 社会贤达。';
$lang['will* accept the award and attend the Award Presentation Ceremony to be held on 22 November, 2021 <span style="color:red">with contribution of HK$48,000 for the project-related production cost, and participating in Organizers’ relevant promotion activities</span>.*If you want to decline the offer, please delete &#10003; in the box &#9744;'] = ' 愿意*接受奖项及出席<span style="color:red">2021年11月22日举行之颁奖典礼,并赞助活动项目相关制作费用港币四万八千元,</span>参与由主办单位安排的获奖宣传活动。 *如阁下欲选择不愿意,请删除 &#9744; 内 &#10003;号*';
$lang['The contribution amount is consisted of 4 complimentary seats at the Award Presentation Ceremony (including the winner and the nominator), trophy, awardee’s interview on radio programme, an article coverage of awardee and 1 page congratulatory ad in Award Presentation booklet, exposure on newspaper, digital platforms, social media and billboard joint promotion arranged by the Organizers, right to use the official logo by awardees. <span style="color:red">(Details will be provided by the Organizers after the result is announced)</span>'] = '赞助费用途:颁奖礼座席四位 (包括得奬者本人及提名人)、奬座、电台节目专访得奬者、颁奬礼专辑刊登得奬者简介、大会于报章 / 杂志及社交媒体的联合宣传、授予得奬者使用大会商标 <span style="color:red">(大会将于结果公布后提供有关详情)</span>';
$lang['Family business means multigenerations inheritance and where the family members hold more than 20% equity'] = '家族企业是指多代传承且家族成员持股超过20%的企业';
$lang['Chinese Name'] = '中文姓名';
$lang['English Name'] = '英文姓名';
$lang['ACQUIRED NOMINATION'] = '获取提名人确认步骤';
$lang['Step 1 – download the nomination form'] = '1) 请先下载提名表格。';
$lang['Step 2 – Pass the form to your nominator for filling-in and signing confirmation'] = '2) 交予提名人填写及签署。';
$lang['Step 3 – Upload the signed nomination form while submitting online application'] = '3) 网上递交参选表格时上载已签妥的提名表格。';

$lang['August 20, 2021, Friday'] = '2021年8月20日(星期五)';
$lang['I hereby certify that all the facts in this submission form and supporting documents are true and accurate. I declare that I agree to the selection rules of “GBA Outstanding Women Entrepreneur Awards 2021”, and accept the decision of the Panel of Judges as the final decision.'] = '本人谨此声明参选表格及附件内的资料均正确无讹。本人同意遵守「大湾区杰出女企业家奖2021」一切选举规则,并主办单位及评审团所作之一切决定为最后裁决。';
$lang['No submission fee is required for the GBA Women Entrepreneur Award 2021.'] = '参选「大湾区杰出女企业家奬2021」费用全免。';
$lang['If you are the winner of the GBA Women Entrepreneur Award 2021, you are obliged to attend the event and book a winner package for the Award Ceremony and post-event promotion.<span style="color:red">(Details will be provided by the Organizers after the result is announced)</span>'] = '如阁下成功获选年度大湾区杰出女企业家奬,则需出席颁奬礼,并选择赞助其中一款得奬宣传套餐。<span style="color:red">(大会将于结果公布后提供有关详情)</span>';
$lang['Auto email confirmation will be received once nomination form is submitted within the day.'] = '填妥提名表格及成功提交后于当日内会收到自动确认电邮。';
$lang['The Organizers reserve the rights to amend any selection rules and criteria as deemed necessary. In case of any conflicts between the Chinese & English versions, the Chinese version shall prevail.'] = '主办单位保留修改选举规则的权利。中文版若与英文有异,一概以中文版为准。';
$lang['Enquiries'] = '查询';
$lang['Tel'] = '电话';
$lang['Website'] = '网址';
$lang['Introduction of Online Submission Form'] = '网上参选表格简介';
$lang['Eligibility of Nominee'] = '参选人资格';
$lang['Introduction of Online Nomination Form'] = '网上提名表格简介';
$lang['Eligibility of Nominator'] = '提名人资格';
$lang['Your submission has been received via online system.  Thank you so much for your participation in GBA Outstanding Women Entrepreneur Awards 2020.<br><br>The nominator will soon be reached by email to ask for confirmation reply before the deadline.'] = '网上系统已收到您的参选表格,非常感谢你参加「大湾区杰出女企业家奬2020」。<br><br>我们即将以电邮方式联络你所填写的提名人,并要求他/她于提名截止日期前回复确认。';
$lang['To : <u>{%name%}</u>'] = '致 : <u>{%name%}</u>';
$lang['We are glad to inform you that Mr / Ms <u>{%creator_name%}</u> would like to nominate you for the GBA Outstanding Women Entrepreneur Awards 2020.<br><br>Please click the link below to read the Awards details and fill out the submission form, then submit together with supporting files by no later than Aug 9, 2020. (or within 5 days of the date marked on this email)'] = '阁下获 <u>{%creator_name%}</u>先生 / 女士 提名参选  「大湾区杰出女企业家奬2020」。<br><br>请点击以下链结查阅参选详情并填妥表格,连同补充数据文件于网上提交。截止日期2020年8月9日 (或此通知所列日期起计五天之内)。';
$lang['Your nomination has been received via online system.  Thank you so much for your support to GBA Outstanding Women Entrepreneur Awards 2020.<br><br>The nominee will soon be reached by email to ask for providing entrant information and supporting documents before the deadline'] = '网上系统已收到您的提名表格,非常感谢你支持「大湾区杰出女企业家奬2020」。
。<br><br>我们即将以电邮方式联络被提名人,她须于截止日期前提交参加表格及补充数据以确认参选。'
;
$lang['Assistant&#39;s Phone No.'] = '';
$lang['Job Title'] = '';
$lang['Company Name'] = '';
$lang['Phone No.'] = '';
$lang['Year of Participation'] = '';
$lang['Online Submission Form'] = '网上参选表格';
$lang['Online Nomination Form'] = '网上提名表格';
$lang['Family-owned is multi-generational and where the family holds more than 20% equity'] = '家族企业是指公司的主要控股权由家族成员或家族基金持有';
$lang['How to Enter'] = '如何参加';
$lang['Some files have not been uploaded yet'] = '有文件尚未上传';
$lang['Submission Form'] = '参选表格';
$lang['Nomination Form'] = '提名表格';
$lang['Deadline - Auguest 9, 2020, Sunday'] = '截止日期2020年8月9日(星期日)';
$lang['Press conference'] = '启动礼及记者招待会';
$lang['Application / Nomination'] = '参选及提名截止';
$lang['Official Sponsor'] = '指定赞助';
$lang['GBA Outstanding Women Entrepreneur Award Form'] = '2020年度大湾区杰出女企业家奖网上申请表';
$lang['The nominator must be age of 21 or above, representing or former senior management in business communities / public sector / private corporation, or social elites.'] = '提名人必须为二十一岁或以上的人士,并曾任或现任于商界 / 公共 / 私人团体的高级管理阶层 / 社会贤达。';
$lang['Each nominator can nominate more than one candidate (self-nomination will not be accepted)'] = '每位提名人可提名多于一位参选人(候选人不可自我提名)。';
$lang['The candidate’s present company must be a family-owned and multi-generations inheritance business where the family members hold more than 20% equity'] = '候选人现职的公司为多代传承的家族企业,且家族成员持股超过20%的企业。';
$lang['Age of candidate must below 45 (i.e. Born on or after 10 Aug 1974)'] = '候选人年龄为四十五岁以下之女性 (以报名截止日期计算为准,即1974年8月10日或之后出生) ';
$lang['The candidate&#39;s present company must be a family-owned and multi-generations inheritance business where the family members hold more than 20% equity'] = '候选人现职的公司为多代传承的家族企业,且家族成员持股超过20%的企业。';
$lang['To enter a submission, please click the link of <span style="color:red">Submission Form</span> below, then fill out the required information and submit your entry and supporting document. Your nominator will then be contacted for endorsement.'] = '报名参选者请点击页面下方的<span style="color:red">参选表格</span>链接,然后填妥所需数据,并连同补充文件档案一并通过网上系统提交,大会将联系所填的提名人获取认可。';
$lang['To nominate an individual, please click the link of <span style="color:red">Nomination Form</span> below, then fill out the entrant details field and submit. The nominee will then be contacted and invited to put forward a submission. (Note: Each nomination form is valid for 1 entry only. If you are nominating several candidates, please enter each entry separately.)'] = '如要进行提名,请点击页面下方的<span style="color:red">提名表格</span>链接,然后填妥所需数据并提交。获提名人士将会被联系并邀请提交参选表格及相关数据。(注意:每份提名表格只限提名一位人士,如欲提名几位人士,请分别提交表格。';
$lang['Nomination deadline'] = '提名截止日期';
$lang['August 9, 2020 (Sunday)'] = '2020年8月9日(星期日)';
$lang['Judging Process'] = '评选流程';
$lang['All the application /nomination submitted for the Awards will be verified and screened by a working committee.'] = '所有候选人之提名表格及递交数据将会由评选工作小组核实及进行初步遴选。';
$lang['The appointed judging panel will according the stipulated criteria to conduct independent assessment of shortlisted candidates that has been prepared by the working committee, final choices of winners will be made in each category.'] = '评审团队会依据评选工作小组交来的各个奬项候选名单,按既定准则作出独立的评价,最后根据评分选出「2020年度大湾区杰出女企业家」、「2020年度大湾区杰出青年女企业家」及「2020年度大湾区杰出家族女企业家」。';
$lang['The Organizers will notify the Winners of the result by email and phone on September 5, 2020.'] = '主办机构将于2020年9月5日以电邮及电话通知得奬者。';
$lang['The winners will be invited to attend the awards ceremony on 16 November, 2020 (6:00pm – 10:00pm) at HK Convention & Exhibition Centre.'] = '得奬者将获邀出席2020年11月16日(晩上六时至十时) 于香港会议展览中心举行之颁奬典礼。';
$lang['Judging Criteria'] = '评选准则';
$lang['Based on 5 major spheres'] = '评审准则主要分为五大范畴';
$lang['Nominee&#39;s enterprise is at the satisfactory operation condition and sustainable development'] = '候选人的企业处于优良的营运状态及可持续性发展。';
$lang['Nominee has a pioneer role in the industry'] = '候选人在所发展的业界具有前瞻领航的作用。';
$lang['Nominee&#39;s own strength is beneficial to the development, social and talent training for the Greater Bay Area'] = '透过自身的力量为大湾区发展、社会及人才培训营造正面效益。';
$lang['Nominee has actively participated in social welfare and charity activities'] = '积极参与社会公益及慈善活动。';
$lang['Nominee&#39;s integrity and sincerity in daily performance'] = '良好的信誉及日常工作中所表现的诚信。';
$lang['Ordering list by Surname'] = '';
$lang['Established in 1996, Hong Kong Small and Medium Enterprises Association (HKSME) has been striving to unite industries, create a favorable business environment for industries and enhance the competitiveness of small and medium-sized enterprises. Highly emphasizing the importance of the commerce and trade developments, HKSME endeavors to be a communication bridge between the government, the business community and the political sector to support the HKSAR Government to promote economic development and improve people&#39;s livelihood.'] = '香港中小型企业联合会自1996年成立至今,一直致力团结业界,为业界争取有利的营商环境,增强中小型企业的自身竞争力。 香港中小型企业联合会一向重视商贸发展,希望能成为政府、工商各界、以至政团之间的桥梁,借着加强沟通和联系,冀助特区政府有效施政,藉以促进经济发展、改善民生。';
$lang['Metro Broadcast Corporation Limited currently operates 3 channels namely Metro Finance, Metro Info and Metro Plus, simultaneously providing AM and FM services. The 3 channels offer listeners updates on global finance, music, entertainment, lifestyle, multi-cultural exchange etc.'] = '新城广播有限公司共营运3条频道,分别为新城财经台、新城知讯台及新城采讯台,同时提供AM及FM广播。3条频道分别为听众提供环球财金、音乐、生活、娱乐、多元文化等信息。';
$lang['Metro Finance is the first 24-hour Cantonese finance radio channel in the world. Its goal is to provide the audience in Hong Kong and other parts of the world with accurate, real-time and market-moving news and important information of global financial markets. Being a breakthrough in the local radio industry, Metro Finance provides the simulcast programmes with Radio Guangdong, Shanghai Media Group and Shenzhen News Radio 89.8, to report up-to-date information of the financial markets.'] = '新城财经台是全球首个廿四小时广东话财经电台频道,旨在为香港以及世界各地听众提供准确、实时以及紧贴环球金融市场的重要信息。 而新城财经台更开创广播史先河,分别与广东电台、上海第一财经频道及深圳广播电台新闻频率(先锋898)同步直播节目《粤港股市快讯》、《粤港财金纵横》、《沪港一线通》及《深港通 “钱”线》,第一时间报导两地市场财金信息。';
$lang['Organizing Committee'] = '筹备委员会';
$lang['Co - Chairman'] = '大会联合主席';
$lang['Co – Vice Chairman'] = '大会联合副主席';
$lang['Chief Executive Secretary'] = '执行秘书长';
$lang['Treasurer'] = '项目总监';
$lang['Project Director'] = '信息科技总监';
$lang['IT Director'] = '司库';
$lang['Ms. Pam Mak, Mr. M. H. Sung'] = ' 麦美仪、宋文禧';
$lang['Ms. Pienna Ip, Mr. Anthony Leung'] = '叶笑彤、梁耀宗';
$lang['Ms. Janet Yeung, Ms. Letty Ma'] = '杨杰逊、马颖妍';
$lang['Ms. Catherine Chan, Mr. Alfred Chan'] = ' 魏美珍';
$lang['Michelle Ngai'] = '霍俊文';
$lang['Mr. Man Fok'] = '陈美真、陈沛延';
$lang['Media Sponso'] = '';
$lang['{%year%} Award Results'] = '{%year%}年度得奖结果';
$lang['GBA Outstanding Women Entrepreneur Award - Supreme Honorable Winner {%year%}'] = '{%year%}年度大湾区殿堂级杰出女企业家奬';
$lang['GBA Outstanding Women Entrepreneur Award - Winners {%year%}'] = '{%year%}年度大湾区杰出女企业家奖';
$lang['GBA Outstanding Women Entrepreneur Award  in Family Business - Winners {%year%}'] = '{%year%}年度大湾区杰出家族女企业家奖';
$lang['GBA Outstanding Young Women Entrepreneur Award - Winners {%year%}'] = '{%year%}年度大湾区杰出青年女企业家奖';
$lang['Winner introduction'] = '得奖者介绍';
$lang['Pansy Ho Chiu-king'] = '何超琼';
$lang['Shun Tak Holdings Limited'] = '信德集团有限公司';
$lang['Group Executive Chairman and Managing Director'] = '集团行政主席兼董事总经理';
$lang['Chow Yuen Mei'] = '周婉薇';
$lang['Sea Horse (HK) Limited'] = '海马(香港)有限公司';
$lang['Director & CEO'] = '董事及首席执行官';
$lang['Testimonial'] = '得奖感言';
$lang['Juliana Lam'] = '林晓盈';
$lang['Julius Industries Ltd'] = '凯盈工业有限公司';
$lang['Managing Director'] = '董事总经理';
$lang['Man Lai Hung, Wendy'] = '孟丽红';
$lang['Clifford Group'] = '祈福集团';
$lang['Vice Chairman'] = '副董事长';
$lang['Maggie Kwok'] = '郭敏霞';
$lang['Spa Collection'] = '兰蕊@Spa Collection';
$lang['Founder & Chairman'] = '创办人兼集团主席';
$lang['Mingli Chen'] = '陈明丽';
$lang['Enesoon Holding Group Company'] = '深圳市爱能森科技有限公司';
$lang['Chairman of the board'] = '董事长';
$lang['Chen Lingmei'] = '陈灵梅';
$lang['Shenzhen EEFA Fashion Co. Ltd'] = '深圳市赢家服饰有限公司';
$lang['Chairman'] = '董事长';
$lang['Leung Ho Ki, June'] = '梁贺琪';
$lang['BExcellent Group Holdings Limited'] = '精英汇集团控股有限公司';
$lang['Wong Bik Kwan, Bikie'] = '黄碧君';
$lang['Grand Brilliance Group Holdings Ltd.'] = '君百延集团控股有限公司';
$lang['Chairman, CEO & Executive Director'] = '主席及行政总裁兼执行董事';
$lang['Fung Kit Yi, Kitty'] = '冯洁仪';
$lang['Dah Chong Hong Holdings Ltd'] = '大昌行集团有限公司';
$lang['Executive Director and Group Chief Financial Officer'] = '执行董事及财务总裁';
$lang['Poon Suk Han, Patty'] = '潘淑娴';
$lang['Lundbeck HK Limited'] = '丹麦灵北大药厂';
$lang['Country Manager'] = '香港区总经理';
$lang['Tse King Ha, Grace'] = '谢景霞';
$lang['I Dance Enterprise Limited'] = '';
$lang['Tan Guo Ying'] = '谭帼英';
$lang['Zhao Qing Hua Feng Electronic Aluminium Foil Co., Ltd.'] = '肇庆华锋电子铝箔股份有限公';
$lang['Yim Tsui Yuk Shan MH'] = '严徐玉珊 MH';
$lang['S.A.S Electric Company Limited'] = '时捷电气有限公司';
$lang['Director'] = '董事';
$lang['Chan Ka Yin, Karen'] = '陈嘉贤';
$lang['German Pool (Hong Kong) Limited'] = '德国宝 (香港) 有限公司';
$lang['Executive Director'] = '执行董事';
$lang['Amy Chow'] = '周宛贤';
$lang['Gordon C & Co Ltd'] = '高顿斯有限公司';
$lang['Vice President'] = '副总裁';
$lang['Cecilia Chan'] = '陈薪羽';
$lang['White Pan and Wok Co. Ltd.'] = '威皇厨艺有限公司';
$lang['Chui Yiu Ngan Michelle'] = '徐晓莺';
$lang['South Asia Real Estate Holding Co. Ltd'] = '南益地产集团有限公司';
$lang['Wong Yan Yan, Jannie'] = '黄欣欣';
$lang['New Fair International Investment Limited'] = '';
$lang['Tsoi Man Sze, Mence'] = '蔡敏思';
$lang['Mence Skin Care & Body Toning Authority'] = 'MENCE肌龄与健康管理权威';
$lang['Yip Chi Yan'] = '叶致欣';
$lang['Leadsky International Ent. Ltd'] = '领天国际企业有限公司';
$lang['Founder'] = '品牌创办人及 执行董事长';
$lang['So Yau Mei, May'] = '苏柔美';
$lang['Designlink Jewellery (mfg.) Ltd'] = '新时珠宝制造厂有限公司';
$lang['Jewelery Creative Director'] = '珠宝创作总监';
$lang['Wong Lan Sze, Nancy'] = '黄兰诗';
$lang['Luk Fook Holdings Co Ltd.'] = '六福集团';
$lang['Deputy CEO'] = '副行政总裁';
$lang['Wong Man Kit, Vivian'] = '王文洁';
$lang['Ambree International Ltd.'] = '';
$lang['Wong Wing Yee, Carlotta'] = '王咏仪';
$lang['Lexington Limited'] = '诚信行贸易有限公司';
$lang['Co-founder / Managing Director'] = '品牌始创人及公司主席';
$lang['Sung Chun Fei, Sophia'] = '宋振菲';
$lang['Achiever Technology Limited'] = '';
$lang['Yolanda Ng'] = '吴颂兰';
$lang['KING&#39;S Rhythmic Gymnastics Ballet Academy of Hong Kong'] = 'KING&#39;S 香港艺术体操舞蹈学院';
$lang['Founder & Principal'] = '创办人及校长';
$lang['Chue Oi Yin'] = '徐霭妍';
$lang['Soul Marketing Group Limited'] = '凌市场策略集团有限公司';
$lang['Packy Lai'] = '赖碧琪';
$lang['Art House Oriental Company Limited'] = '青墨堂文化有限公司';
$lang['Contemporary Calligraphy Artist'] = '书艺家';
$lang['Chang Chen'] = '张琛';
$lang['Chinese Essence Medical Group Ltd.'] = '德善医疗集团控股有限公司';
$lang['Founder & CEO'] = '创办人及行政总裁';
$lang['Christine Fung'] = '冯雯熙';
$lang['Wide Grand International Development Ltd'] = '玮基国际发展有限公司';
$lang['Founder & Director'] = '董事长';
$lang['Carmen Ho'] = '蔡何家敏';
$lang['AUSupreme International Holdings Limited'] = '澳至尊国际控股有限公司';
$lang['Stephanie Law'] = '罗凯宁';
$lang['Culture Homes'] = 'Culture Homes 文化村';
$lang['GBA-OWEA Award Ceremony 2018 – Cocktail'] = '2018年度大湾区杰出女企业家颁奬礼 - 酒会';
$lang['GBA-OWEA Award Ceremony 2018 – Award Presentation'] = '2018年度大湾区杰出女企业家颁奬礼 – 台上领奬';
$lang['GBA-OWEA Award Ceremony 2018 – Banquet'] = '2018年度大湾区杰出女企业家颁奬礼 – 晚宴';
$lang['Please read the following guidelines before fill in the form.'] = '填写表格前请阅读以下指南。';
$lang['Position Held'] = '曾担任职位';
$lang['Participation Year'] = '服务年份';
$lang['Creator'] = '创建人';
$lang['We are glad to inform you that Ms <u>{%creator_name%}</u> would like to participate in GBA Outstanding Women Entrepreneur Awards 2020, and invite you to be the nominator.<br><br>Please click the link below to read the Awards details, then fill out the nomination form and submit by no later than Aug 9, 2020.'] = '<u>{%creator_name%}</u> 女士 有意参选  「大湾区杰出女企业家奬2020」,并邀请阁下作为提名人。<br><br>请点击以下链结查阅详情并填写提名表格以示确认。截止提名日期2020年8月9日。';
$lang['provide supporting information'] = '提供相关数据';
$lang['If I am the winner of this Women Entrepreneur Award, I agree to be automatically registered as the member of HK Small and Medium Enterprises Association.'] = '本人同意获奬后自动成为香港中小型企业联合会会员。';
$lang['I agree to receive information related to marketing activities provided by HK Small and Medium Enterprises Association and/or Metro Broadcast Corporation Ltd.'] = '本人同意收取由香港中小型企业联合会或新城广播有限公司发出之宣传及活动信息。';
$lang['Cost'] = '费用';
$lang['If you are the winner of the GBA Women Entrepreneur Award 2020, you are obliged to attend the event and book a winner package for the Award Ceremony and post-event promotion. (Details will be provided by the Organizers after the result is announced)'] = '如阁下成功获选年度大湾区杰出女企业家奬,则需出席颁奬礼,并选择赞助其中一款得奬宣传套餐。(大会将于结果公布后提供有关详情)';
$lang['Please fill out the submission form and submitted with the supporting documents. You will be receiving an auto email confirmation of your submission within the day.'] = '请提交填妥的参选表格,将补充数据文件一并上载,成功提交后于当日内会收到自动确认电邮。';
$lang['Upon receiving your submission, the organizer will contact the nominator for endorsement.'] = '大会收到你的参选表格后会联系所填写的提名人获取认可。';
$lang['All submitted personal information, supporting documents and/or materials shall not be returned and shall be destroyed within 6 months after the completion of the events.'] = '所有提交之个人资料及有关提名之相关文件数据及档案,恕不退还,并会于活动结束后六个月内销毁。';
$lang['The organizers reserve the rights to amend any selection rules and criteria as deemed necessary. In case of any conflicts between the Chinese & English versions, the Chinese version shall prevail.'] = '主办单位保留修改选举规则的权利。中文版若与英文有异,一概以中文版为准。';
$lang['ENQUIRY'] = '查询';
$lang['Message'] = '';
$lang['Captcha Code'] = '';
$lang['Assistant Chinese Name'] = '';
$lang['Assistant English Name'] = '';
$lang['Demonstrate how to align with GBA development to create a mutual benefit business model (including aspects of Economic Development, Youth and Talent Training, Innovative Technology, and Social Connection)'] = '展示如何配合大湾区的发展而创造互惠互利的商业模式(包括经济发展、青年及人才培训、创新科技、社会联系)';
$lang['Confirm?'] = '确定?';
$lang['Assistant Title'] = '';
$lang['Assistant Email'] = '';
$lang['Assistant Phone No.'] = '';
$lang['What year was the company founded'] = '';
$lang['Is the company listed?'] = '';
$lang['Industry Influence and achievement'] = '';
$lang['Position held'] = '';
$lang['Assistant Name'] = '';
$lang['Resend email to Nominee'] = '';
$lang['Resend email to Nominator'] = '';
$lang['Attend'] = '出席';
$lang['Achievement in innovating new product/service, or developed new markets'] = '';
$lang['Demonstrate how to align with GBA development to create a mutual benefit business model'] = '';
$lang['How does the nominee give back to the community?'] = '';
$lang['How to be a key driver of corporate social responsibility in the enterprise'] = '';
$lang['Details of awards and/or honors received by nominee'] = '';
$lang['Past media coverages related to nominee'] = '';
$lang['I agree that the Organizers may obtain publicly available information through any means (including but not limited to information) available on social media, and/or the internet) as to confirm or addition to this nomination; and agree the Organizers submit the collected information together with the nomination form and attachments to the Panel of Judges for evaluation purpose.'] = '';
$lang['If I am the winner of this Women Entrepreneur Award, I agree to further provide more detailed information as requested by the Organizers and hereby authorize the Organizers to use, edit publicize, copy and reproduce my name and other relevant information of mine, including but not limited to picture, portrait, photograph, film, videotape, or recordings of my voice for marketing and promotional purposes, such as production, printing materials, media publications, broadcast.'] = '';
$lang['The contribution amount will be used for 2 complimentary seats at the Award Presentation Banquet, trophy, exposure on newspaper/magazine and social media promotion arranged by the Organizers, right to use the Official logo by awardees (details will be given by the Organizers via email after the submission of nomination form)'] = '';
$lang['I hereby certify that all the facts in this nomination form and supporting documents are true and accurate. I declare that I agree to the selection rules of "GBA Outstanding Women Entrepreneur Awards 2018", and accept the decision of the Panel of Judges as the final decision.'] = '';
$lang[' Name'] = '';
$lang['Assistant&#39;s  Name'] = '';
$lang['We are glad to inform you that Mr / Ms <u>{%creator_name%}</u> would like to nominate you for the GBA Outstanding Women Entrepreneur Awards 2020.<br><br>Please click the link below to read the Awards details and fill out the submission form, then submit together with supporting files by no later than Aug 9, 2020.'] = '';
$lang['Email have been sent'] = '';
$lang['Members from the judging panel of the event and the Organizing Committee cannot take part in nomination'] = '不接受本活动评审团成员及主办单位的筹委会成员作为提名人';
$lang['Not Submitted'] = '未提交';
$lang['If you are recommended to participate the GBA Outstanding Women Entrepreneur Awards 2020 by any of the supporting organizations, please tick its name from the list'] = '推荐阁下参选「大湾区杰出女企业家奖2020」的支持单位 (如有请从栏内剔选)';
$lang['To : {%name%}'] = '致 : {%name%}';
$lang['Your submission has been received via online system.  Thank you so much for your participation in GBA Outstanding Women Entrepreneur Awards 2020.'] = '网上系统已收到您的参选表格,非常感谢你参加「大湾区杰出女企业家奬2020」。';
$lang['The nominator {%name%} will soon be reached by email to ask for confirmation reply before the deadline.'] = '我们即将以电邮方式联络你所填写的提名人 {%name%},并要求他/她于提名截止日期前回复确认。';
$lang['Registrant'] = '参选人';
$lang['Your nomination has been received via online system.  Thank you so much for your support to GBA Outstanding Women Entrepreneur Awards 2020.'] = '网上系统已收到您的提名表格,非常感谢你支持「大湾区杰出女企业家奬2020」。';
$lang['he nominee {%name%} will soon be reached by email to ask for providing entrant information and supporting documents before the deadline.'] = '我们即将以电邮方式联络被提名者 {%name%} ,并要求她于截止日期前提交参加表格及补充数据以确认参选。';
$lang['We are glad to inform you that Mr / Ms {%name%} would like to nominate you for the GBA Outstanding Women Entrepreneur Awards 2020.'] = '您好。<br>阁下获 {%name%} 先生 / 女士 提名参选  「大湾区杰出女企业家奬2020」。';
$lang['Please click the link below to read the Awards details and fill out the submission form, then submit together with supporting files by no later than Aug 9, 2020.'] = '请点击以下链结查阅参选详情并填妥表格,连同补充数据文件于网上提交。截止日期2020年8月9日。';
$lang['We are glad to inform you that Ms {%name%} would like to participate in GBA Outstanding Women Entrepreneur Awards 2020, and invite you to be the nominator.'] = '您好。<br> {%name%} 女士 有意参选  「大湾区杰出女企业家奬2020」,并邀请阁下作为提名人。';
$lang['Please click the link below to read the Awards details, then fill out the nomination form and submit by no later than Aug 9, 2020.'] = '请点击以下链结查阅详情并填写提名表格以示确认。截止提名日期2020年8月9日。';
$lang['Score now'] = '立即评分';
$lang['Please enter valid score in all spaces'] = '请于所有空格内输入有效分数';
$lang['Total Score'] = '总分';
$lang['Created At'] = '创建于';
$lang['Please enter within 200 words'] = '请输入200字内';
$lang['Scoring summary'] = '评分总表';
$lang['Application Closed'] = '已截止报名及提名';
$lang['Remark'] = '备注';
$lang['Assistant’s Title'] = '';
$lang['Assistant’s Email'] = '';
$lang['Assistant’s Contact No.'] = '';
$lang['Assistant’s Name'] = '';
$lang['Delete successfully'] = '';
$lang['Not Attend'] = '';
$lang['Demonstrate how to align with GBA development to create a mutual benefit business model (including aspects of Economic Development, Personnel Empowerment, Innovative Technology, and Social Connection)'] = '';
$lang['Nominee’s Personal Info'] = '';
$lang['Nominee’s Assistant Info'] = '';
$lang['Nominee’s Company Info'] = '';
$lang['Nominator’s Personal Info'] = '';
$lang['香港浸會大學'] = '';
$lang['香港中華廠商聯合會'] = '';
$lang['香港工業總會'] = '';
$lang['香港總商會'] = '';
$lang['香港商業專業評審中心'] = '';
$lang['香港創新科技及製造業聯合總會'] = '';
$lang['香港星級品牌協會'] = '';
$lang['青年創新企業家協會'] = '';
$lang['國際女企業家協會'] = '';
$lang['香港大中華中小企業商會'] = '';
$lang['香港中小企經貿促進會'] = '';
$lang['香港中小企促進聯會'] = '';
$lang['香港中小企業促進發展協會'] = '';
$lang['香港中小型企業大聯盟'] = '';
$lang['中小企國際聯盟'] = '';
$lang['總裁協會'] = '';
$lang['互聯網專業協會'] = '';
$lang['內地 - 香港聯合調解中心'] = '';
$lang['亞太女企業家協會'] = '';
$lang['亞太品牌發展及加盟協會'] = '';
$lang['前海國際聯絡服務有限公司'] = '';
$lang['香港工商品牌保護陣綫'] = '';
$lang['香港工程及科技學會'] = '';
$lang['香港五金商會總會'] = '';
$lang['香港各界婦女聯合協進會'] = '';
$lang['香港汽車進出口商會'] = '';
$lang['香港和解中心'] = '';
$lang['香港物資採購與供銷學會'] = '';
$lang['香港表面處理學會'] = '';
$lang['香港表廠商會'] = '';
$lang['香港金屬製造業協會'] = '';
$lang['香港長沙商會'] = '';
$lang['香港建造業總工會'] = '';
$lang['香港美容業總會'] = '';
$lang['香港家私協會'] = '';
$lang['香港珠寶玉石廠商會'] = '';
$lang['香港貨運物流業協會'] = '';
$lang['香港註冊承建商商會'] = '';
$lang['香港塑膠機械協會'] = '';
$lang['香港經貿商會'] = '';
$lang['香港電商協會'] = '';
$lang['香港模具及產品科技協會'] = '';
$lang['香港鞋業商會'] = '';
$lang['香港鞋業總會'] = '';
$lang['香港寶石廠商會'] = '';
$lang['香港鑄造業總會'] = '';
$lang['國際美容健康總聯合會'] = '';
$lang['國際商會香港區會'] = '';
$lang['國際專業保險諮詢協會'] = '';
$lang['國際專業發展聯盟'] = '';
$lang['創二會'] = '';
$lang['潮僑工商塑膠聯合總會'] = '';
$lang['For the entry of “GBA Outstanding Young Women Entrepreneur Award” , age of candidate must below 45 (i.e. Born on or after 20 Aug 1976)'] = '';
$lang['Members from the judging panel of the event, the organizers and their employees and their family members are not eligible to participate the GBA Outstanding Women Entrepreneur Awards 2021.'] = '';
$lang['Members from the judging panel of the event and the Organizing Committee cannot take part in nomination.'] = '';
$lang['If you are the winner of the GBA Women Entrepreneur Award 2021, you are obliged to attend the event and sponsor a winner package for the Award Ceremony and post-event promotion. (Details will be provided by the Organizers after the result is announced)'] = '';
$lang['Awards Introduction'] = '';
$lang['Application Form'] = '';
$lang['同意參加得獎宣傳活動之機構 請填妥下列確認書:'] = '';
$lang['參加機構 / 公司資料'] = '';
$lang['聯絡人資料'] = '';
$lang['參加者請上載以下資料:'] = '';
$lang['香港股票分析師協會上市公司年度大獎{%year%}'] = '';
$lang['2021年度上市公司年度大獎'] = '';
$lang['報名表格'] = '';