1
1
export default {
2
2
ja : {
3
3
words : {
4
+ bracket : '【{0}】' ,
4
5
submit : '送信' ,
5
6
application_form : '申し込みフォーム' ,
6
7
sponsordoc : 'スポンサー資料' ,
8
+ sponsorsession : 'スポンサーセッション' ,
7
9
privacypolicy : 'プライバシーポリシー' ,
8
10
codeofconduct : '行動規範' ,
9
11
vuefes_twitter : 'Vue Fes Japan の Twitter' ,
@@ -28,19 +30,31 @@ export default {
28
30
add_to_calendar : 'カレンダーに追加' ,
29
31
re_edit : '再編集' ,
30
32
namecard : 'ネームカード' ,
33
+ start_registration : '開場・受付' ,
34
+ opening : 'オープニング' ,
35
+ close : 'クローズ' ,
36
+ break : '休憩' ,
37
+ keynote : 'キーノート' ,
38
+ vuejs_clinic : 'Vue.js クリニック' ,
39
+ panel_discussion : 'パネルディスカッション' ,
40
+ handson : 'ハンズオン' ,
41
+ remodeling : '転換' ,
42
+ lunch_time : 'ランチタイム' ,
43
+ after_party : 'アフターパーティー' ,
44
+ simultaneous_interpretation : '同時通訳あり' ,
31
45
} ,
32
46
category : {
33
47
platinum : 'Platinum' ,
34
48
gold : 'Gold' ,
35
49
silver : 'Silver' ,
36
50
bronze : 'Bronze' ,
37
- 'session-room-naming-rights' : 'Session room naming rights ' ,
38
- 'special-lunch' : 'Special lunch ' ,
51
+ 'session-room-naming-rights' : 'Session Room Naming Right ' ,
52
+ 'special-lunch' : 'Special Lunch ' ,
39
53
lunch : 'Lunch' ,
40
- 'after-party' : 'After party ' ,
41
- 'name-card' : 'Name card ' ,
54
+ 'after-party' : 'After Party ' ,
55
+ 'name-card' : 'Name Card ' ,
42
56
refreshment : 'Refreshment' ,
43
- 'simultaneous-interpretation' : 'Simultaneous interpretation ' ,
57
+ 'simultaneous-interpretation' : 'Simultaneous Interpretation ' ,
44
58
handson : 'Handson' ,
45
59
media : 'Media' ,
46
60
} ,
@@ -231,6 +245,7 @@ export default {
231
245
teams_volunteer : 'ボランティアスタッフ' ,
232
246
} ,
233
247
speakers : {
248
+ kazuya_kawaguchi : '川口 和也' ,
234
249
sapphi_red : 'Vite Core Team Member\n東工大デジタル創作同好会traP所属' ,
235
250
ota_meshi : 'フューチャー株式会社\nTechnology Innovation Group シニアアーキテクト' ,
236
251
wattanx : 'STORES株式会社\nソフトウェアエンジニア' ,
@@ -313,9 +328,11 @@ export default {
313
328
} ,
314
329
en : {
315
330
words : {
331
+ bracket : '[{0}]' ,
316
332
submit : 'Submit' ,
317
333
application_form : 'Application Form' ,
318
334
sponsordoc : 'Sponsor Document' ,
335
+ sponsorsession : 'Sponsor Session' ,
319
336
privacypolicy : 'Privacy Policy' ,
320
337
codeofconduct : 'Code of Conduct' ,
321
338
/* prettier-ignore */
@@ -340,6 +357,18 @@ export default {
340
357
add_to_calendar : 'Add to Calendar' ,
341
358
re_edit : 'Re-Edit' ,
342
359
namecard : 'Name Card' ,
360
+ start_registration : 'Doors Open, Registration Begins' ,
361
+ opening : 'Opening' ,
362
+ close : 'Close' ,
363
+ break : 'Break' ,
364
+ keynote : 'Keynote' ,
365
+ vuejs_clinic : 'Vue.js Clinic' ,
366
+ panel_discussion : 'Panel Discussion' ,
367
+ handson : 'Handson' ,
368
+ remodeling : 'Remodeling' ,
369
+ lunch_time : 'Lunch Time' ,
370
+ after_party : 'After Party' ,
371
+ simultaneous_interpretation : 'Simultaneous interpretation available' ,
343
372
} ,
344
373
category : {
345
374
platinum : 'Platinum' ,
@@ -549,6 +578,7 @@ export default {
549
578
teams_volunteer : 'VOLUNTEER STAFF' ,
550
579
} ,
551
580
speakers : {
581
+ kazuya_kawaguchi : 'Kazuya Kawaguchi' ,
552
582
sapphi_red :
553
583
'Vite Core Team Member\nDigital Creation Club traP in Tokyo Institute of Technology' ,
554
584
ota_meshi : 'Senior Architect, Technology Innovation Group, Future Architect, Inc.' ,
0 commit comments