@@ -4,133 +4,149 @@ export default genI18nMessages({
4
4
'en-us' : {
5
5
title : 'Open Space' ,
6
6
intro :
7
- 'Open Spaces are self-organizing meetup events that happen simultaneously with the main conference. ' +
8
- 'Open Spaces are organized during the period of PyCon by attendees, ' +
9
- 'which provides a way for you to define, organize, ' +
10
- 'plain out the meetup as you preferred. ' +
11
- 'Enjoy the Open Space while making new friends, ' +
12
- 'chat about any topic you’d like at the same time.{br}' +
13
- 'For those who have participated in previous PyCon Taiwan, ' +
14
- 'Open Spaces may sound familiar to you. ' +
15
- 'Yes! it’s basically the good old BoF (Birds of a Feather), ' +
16
- 'but with a name that is more comprehensive to new conference attendees.' ,
7
+ 'Open Space is a self-organizing meetup event that occurs simultaneously with the main conference. ' +
8
+ 'Organized by attendees during PyCon Taiwan, ' +
9
+ 'Open Space allows you to define, organize, and plan meetups as you prefer. ' +
10
+ 'Enjoy Open Space by making new friends and chatting about any topic you like. {br}{br}' +
11
+ 'For those who have participated in past PyCon Taiwan or other conferences, ' +
12
+ 'the concept of Open Space might sound similar to BoF (Birds of a Feather). ' +
13
+ 'However, the term "Open Space" is more easily understood by PyCon Taiwan beginners. ' ,
17
14
openSpaceInfo : {
18
15
participate : {
19
16
title : 'How to participate' ,
20
17
description :
21
- "It's pretty easy : Just show up :){br}" +
22
- 'Just find a subject that interests you, greet with the host, and enjoy!' ,
18
+ "It's simple : Just show up :){br}" +
19
+ 'Find a subject that interests you, greet the host, and enjoy it !' ,
23
20
} ,
24
21
location : {
25
22
title : 'Location' ,
26
23
description :
27
- 'There will be several tables on the aisles beside R4 (4th floor) and each has a board on it as its topic. ' +
28
- 'You can find your interested topic and use the memo to write down your thoughts and feedbacks. ' +
29
- 'If a topic is not listed yet, just write down what you would like to talk about on a non-topic board!' ,
24
+ 'The area in front of Room R0 on the 2nd floor will have several tables on either side. ' +
25
+ 'Each table will have a whiteboard displaying a specific topic.{br}{br}' +
26
+ 'Find a topic that interests you and use the memo to write down your thoughts and feedback.{br}' +
27
+ 'If a topic is not listed yet, ' +
28
+ 'just write down what you would like to talk about on a non-topic board!' ,
30
29
} ,
31
30
time : {
32
31
title : 'Time' ,
33
- description : 'Day 1: 12:05-17:10{br}Day 2: 12:05-17:10' ,
32
+ emphasis : 'Main Session: Day 2, 14:40–15:40' ,
33
+ description :
34
+ 'Feel free to visit the service desk at any time to obtain a whiteboard, ' +
35
+ 'write down a topic, and initiate a discussion. ' +
36
+ 'Enjoy lively and engaging conversations in the open space!' ,
34
37
} ,
35
38
subjects : {
36
39
title : 'Topics' ,
37
40
description :
38
- 'We don’t know either! It’s up to you and fellow attendees 😉{br}' +
39
- 'Just like the attendees, Open Spaces are very versatile. ' +
41
+ 'We don’t know either! It’s up to you and fellow attendees. 😉{br}' +
42
+ 'Just like the attendees, Open Space is very versatile. ' +
40
43
'There are no limits to the subject of the Open Space! ' +
41
44
'An Open Space can be a mani/pedi party, a feminist hacking space, ' +
42
- 'an AcroYoga space, or even a board games room . ' +
43
- 'It can also be a discussion about any of the technical subjects , ' +
44
- 'from computer security to your favorite Python project to professional occupation such as SRE.' ,
45
+ 'an AcroYoga space, video games, or even Chiikawa . ' +
46
+ ' It also provides a platform for discussing technical topics, including computer security , ' +
47
+ 'personal Python projects, and professional occupations like SRE.' ,
45
48
} ,
46
49
host : {
47
50
title : 'How to host' ,
48
51
description :
49
- 'Just go to the open space area at gather town, fill in the subject, ' +
50
- 'time and your name and you’re all set!{br}' +
51
- 'For those who want to get the event started immediately, ' +
52
- 'simply find a desk and rename your name with your topic.' ,
52
+ 'Simply fill in the topic you want to discuss on {registrationForm} below. ' +
53
+ 'Before the Open Space session begins, ' +
54
+ 'you can check the form to see where your topic will be located and proceed to your designated table to prepare.{br}{br}' +
55
+ 'You can also initiate an Open Space discussion at any time. ' +
56
+ 'Pick up a small whiteboard at the service desk, write down your topic, ' +
57
+ 'find an Open Space table, and start your discussion.' ,
53
58
} ,
54
59
ideas : {
55
- title : 'Ideas for Open Spaces ' ,
60
+ title : 'Ideas for Open Space ' ,
56
61
description :
57
- 'Here are a few ideas for potential Open Space topics and activities:{br}' +
58
- 'Hacker space (maker projects) that use Python (e.g. in Raspberry Pis, IOT, home automation, robots / drones / blimps autopiloted with Python){br}' +
59
- 'Hacking / networking / devops{br}' +
60
- 'Data visualization / science{br}' +
61
- 'Natural language processing and generation (e.g. chatbots){br}' +
62
- 'Quantified self{br}' +
63
- 'Diversity initiatives, for example a feminist hackerspace{br}' +
64
- 'A space for organizers of conferences, workshops, diversity initiatives (Django Girls, PyLadies, etc.){br}' +
65
- 'Framework-specific Open Spaces, e.g. Django or Flask{br}' +
66
- 'How to contribute to open source, a help / mentoring group for beginners{br}' +
67
- 'Git{br}' +
68
- 'Support: how to avoid burnout{br}' +
62
+ 'Here are a few ideas for potential Open Space topics and activities:{br}' ,
63
+ examples : [
64
+ 'Hackerspace (maker projects) that use Python (e.g. in Raspberry Pis, IoT, home automation, robots/drones/blimps autopiloted with Python)' ,
65
+ 'Hacking/Networking/DevOps' ,
66
+ 'Data visualization/science' ,
67
+ 'Natural language processing and generation (e.g. chatbots)' ,
68
+ 'Quantified self' ,
69
+ 'Diversity initiatives, for example a feminist hackerspace' ,
70
+ 'A space for organizers of conferences, workshops, diversity initiatives (Django Girls, PyLadies, etc.)' ,
71
+ 'Web frameworks, e.g. Django or Flask' ,
72
+ 'How to contribute to open source (e.g. helping/mentoring group for beginners)' ,
73
+ 'Git' ,
74
+ 'Support: how to avoid burnout' ,
69
75
'Recruitment workshops' ,
76
+ ] ,
70
77
} ,
71
78
} ,
79
+ terms : {
80
+ registrationForm : 'the registration form' ,
81
+ } ,
72
82
} ,
73
83
'zh-hant' : {
74
84
title : '開放空間' ,
75
85
intro :
76
- '開放空間(Open Spaces )是自助式、聚會形式的活動,與大會議程同時進行。' +
86
+ '開放空間(Open Space )是自助式、聚會形式的活動,與大會議程同時進行。' +
77
87
'開放空間的主題是由大會與會者「當場」計畫的。' +
78
88
'開放空間讓你能用任何你喜歡的方式定義、組織、規劃你自己的小聚。' +
79
- '也歡迎你揪其他好夥伴一起來參與、分享、聊天、交朋友!{br}' +
80
- '對於曾經參加過過往 PyCon Taiwan 或是其他研討會的會眾,開放空間的概念也許讓你覺得似曾相識。 ' +
81
- '沒有錯,開放空間基本上很類似 BoF ,不過「開放空間 / Open Spaces」對於第一次參加的會眾來說更容易理解 。' ,
89
+ '也歡迎你揪其他好夥伴一起來參與、分享、聊天、交朋友! {br}' +
90
+ '對於曾經參加過過往 PyCon Taiwan 或是其他研討會的會眾,開放空間的概念聽起來可能和 BoF (Birds of a Feather) 相當類似, ' +
91
+ '不過開放空間( Open Space)這個稱呼對於初次參加的會眾來說會更容易理解 。' ,
82
92
openSpaceInfo : {
83
93
participate : {
84
94
title : '如何參與' ,
85
95
description :
86
- '很簡單: 人到場就好了 :){br}' +
87
- '地點位於中研院的人文館, 你只需要找到有興趣的主題,友善的與主持人打個招呼,就可以坐下與大家一起參與了。' ,
96
+ '很簡單! 人到場就好了 :){br}' +
97
+ '你只需要找到有興趣的主題,友善的與主持人打個招呼,就可以坐下與大家一起參與了。' ,
88
98
} ,
89
99
location : {
90
100
title : '活動地點' ,
91
- description : '中研院人文館 四樓側邊長廊 (共有兩側) 的白板區' ,
101
+ description :
102
+ '2 樓 R0 前空地兩側將擺放數張桌子,每張桌子上都有一個白板,寫有主題。{br}{br}' +
103
+ '找到您感興趣的主題,並使用便條紙寫下您的想法和回饋。' +
104
+ '如果您想討論的主題不在白板上,歡迎到服務台拿取一個空白的白板,寫下您想談論的內容,開啟您的討論!' ,
92
105
} ,
93
106
time : {
94
107
title : '活動時間' ,
108
+ emphasis : '主要時段:第二天 14:40–15:40' ,
95
109
description :
96
- '總計有超過四個多小時的時間可以讓會眾們盡情享受開放空間中盈滿熱情的交流和討論!{br}' +
97
- '第一天 12:05-17:10{br}' +
98
- '第二天 12:05-17:10' ,
110
+ '{br}其餘時段也歡迎大家隨時到服務台拿取白板,填寫主題後便可以開啟討論。請盡情享受開放空間中自由熱情的交流和討論!' ,
99
111
} ,
100
112
subjects : {
101
113
title : '活動主題' ,
102
114
description :
103
115
'這由你與其他會眾決定,我們也不知道會有什麼 😉{br}' +
104
116
'開放空間有各種與會者想討論的主題。' +
105
117
'由於與會者非常多元化,開放空間也同樣非常多元化。' +
106
- '開放空間的主題並沒有限制,可以是關於美甲、女權主義 、瑜珈、甚至是桌遊 。' +
107
- '也可以是討論各種常見的技術議題,從資訊安全到你最喜歡的 Python 專案,到一些特定職位的討論 ,比如說 SRE。' ,
118
+ '開放空間的主題並沒有限制,可以是關於美甲、女性主義 、瑜珈、電玩遊戲、甚至是 Chiikawa 。' +
119
+ '也可以是討論各種常見的技術議題,從資訊安全到你最喜歡的 Python 專案,甚至一些特定職位的討論 ,比如說 SRE。' ,
108
120
} ,
109
121
host : {
110
122
title : '如何舉辦' ,
111
123
description :
112
- '只要到 Gather Town Open Space 區域,填上您想要討論的主題、時間、以及您的名字。{br}' +
113
- '如果是馬上就要分享,可以直接挑個桌子坐下,修改您的姓名讓大家知道這裡的主題就可以了。' ,
124
+ '只要事先在下方的{registrationForm}填寫您想討論的主題,在 Open Space 時段開始前,' +
125
+ '您可以在主題登記表上確認您的主題會在哪個位置,並前往您的桌子準備。{br}' +
126
+ '其他時段也可以隨時發起 Open Space,只要在服務台拿取小白板書寫題目,找個 Open Space 桌子就可以自己開始話題。' ,
114
127
} ,
115
128
ideas : {
116
- title : '開放空間{br}好主意 ' ,
129
+ title : '開放空間好主意 ' ,
117
130
description :
118
- '以下有幾個可以辦成開放空間的點子 ,提供您參考:{br}{examples}' ,
131
+ '以下有幾個可以作為開放空間的點子 ,提供您參考:{br}{examples}' ,
119
132
examples : [
120
- '用 Python 的 Maker 專案(例如樹莓派 、IoT、居家自動化、機器人、四軸飛行器)' ,
121
- 'Hacking / Networking / DevOps' ,
133
+ '用 Python 的 Maker 專案(例如:樹莓派 、IoT、居家自動化、機器人、四軸飛行器)' ,
134
+ 'Hacking/ Networking/ DevOps' ,
122
135
'資料視覺化、科學' ,
123
- '自然語言處理(例如聊天機器人 )' ,
136
+ '自然語言處理(例如:聊天機器人 )' ,
124
137
'自我量化' ,
125
138
'女性主義' ,
126
139
'主辦人們的聚會:研討會、工作坊、在地社群的主辦人們' ,
127
- '網頁框架,例如 Django 或 Flask' ,
128
- '如何做開源貢獻:給初心者的協助、指導' ,
140
+ '網頁框架,例如: Django 或 Flask' ,
141
+ '如何做開源貢獻(例如 :給初心者的協助、指導) ' ,
129
142
'Git' ,
130
143
'如何避免職業倦怠' ,
131
144
'求職相關討論' ,
132
145
] ,
133
146
} ,
134
147
} ,
148
+ terms : {
149
+ registrationForm : '主題登記表' ,
150
+ } ,
135
151
} ,
136
152
} )
0 commit comments