Skip to content

Commit 6b81dff

Browse files
authored
Merge pull request #45 from pythonkr/develop
Update: 포스터 세션 영어 번역 추가
2 parents 1aa2aea + b1fb885 commit 6b81dff

File tree

2 files changed

+10989
-15276
lines changed

2 files changed

+10989
-15276
lines changed

src/locale/English/translation.ts

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,9 @@ const EnglishTranslation = {
246246
스타트업: "Startup",
247247
커뮤니티: "Community",
248248
출판사: "Publisher",
249+
"미디어 후원": "Media",
250+
"기술 후원": "Technical",
251+
"장소 후원": "Venue",
249252
"파이콘 한국 2024를 후원해주신 개인 후원자분들의 명단입니다.":
250253
"Here is a list of patrons who supported PyCon Korea 2024.",
251254
"후원해주셔서 감사합니다.": "Thank you for your support.",
@@ -364,7 +367,20 @@ const EnglishTranslation = {
364367
"주차요금 감면 등의 자세한 내용은": "For more information on parking fee reductions, please refer to the ",
365368
"수원컨벤션센터 주차안내 페이지": "Suwon Convention Center Parking Information page",
366369
"를 참고해주세요.": "",
367-
"https://www.scc.or.kr/parking-2/": "https://www.scc.or.kr/en/parking-2"
370+
"https://www.scc.or.kr/parking-2/": "https://www.scc.or.kr/en/parking-2",
371+
372+
// Poster Session
373+
"포스터 세션": "Poster Session",
374+
"포스터 세션이란?": "What is a Poster Session?",
375+
"발표자들의 포스터를 특정 장소에 계속 설치해 두고, 지정된 시간에는 컨퍼런스 참석자들과 발표자들이 포스터에 대해 자유롭게 의견을 교류하는 자리입니다.": "The presenters' posters remain up in a specific location, and during a designated time, conference attendees and presenters interact freely about the posters.",
376+
"언제 진행하나요?": "When does it take place?",
377+
"포스터 세션은 토~일 2일 운영됩니다.": "The poster session will run Saturday-Sunday.",
378+
"오후 세션 시작 30분 전 점심 시간 / 매 쉬는 시간마다 포스터 세션이 운영됩니다.": "Poster sessions will run during lunch / every break 30 minutes before the afternoon session starts.",
379+
"포스터 세션 신청하기": "Sign up for a poster session",
380+
"신청 링크: ": "Link to sign up: ",
381+
"신청 기한: ": "Deadline: ",
382+
"2024년 10월 18일 (금) 23:59분까지": "Until Friday, October 18, 2024, 23:59 KST",
383+
"미리보는 포스터 세션": "Preview poster sessions",
368384
};
369385

370386
export default EnglishTranslation;

0 commit comments

Comments
 (0)