diff --git a/languages/ko/website/common/brands.json b/languages/ko/website/common/brands.json index 53003d5..c18f9d5 100644 --- a/languages/ko/website/common/brands.json +++ b/languages/ko/website/common/brands.json @@ -15,7 +15,6 @@ "MISC": "MISC", "Origin Jumpworks": "오리진 점프웍스", "Roberts Space Industries": "로버츠 스페이스 인더스트리", - "Argo Astronautics": "아르고 아스트로노틱스", "Tumbril": "텀브릴", "Vanduul": "반둘" } \ No newline at end of file diff --git a/languages/ko/website/common/buttons.json b/languages/ko/website/common/buttons.json index 0c18a87..5be4115 100644 --- a/languages/ko/website/common/buttons.json +++ b/languages/ko/website/common/buttons.json @@ -15,6 +15,7 @@ "Close": "닫기", "Confirm": "확인", "Cancel": "취소", + "Back": "돌아가기", "MORE INFO": "더보기", "More info": "더보기", "Shop Now": "구매하기", @@ -23,8 +24,12 @@ "REDEEM": "교환하기", "Submit": "전송", "Sign in": "로그인", + "Log In": "로그인", "Sign Out": "로그아웃", "More Info": "더 알아보기", "Upgrade": "업그레이드", - "view specs": "사양 보기" + "view specs": "사양 보기", + "Filter": "필터", + "Upgrade now": "업그레이드 하기", + "See all ship details": "상세 보기" } \ No newline at end of file diff --git a/languages/ko/website/common/store.json b/languages/ko/website/common/store.json index f11f81c..f6866bd 100644 --- a/languages/ko/website/common/store.json +++ b/languages/ko/website/common/store.json @@ -4,6 +4,7 @@ "Relevance": "관련성", "Name": "이름", "Price": "가격", + "Ship Value": "함선 가격", "Tax Included:" : "세금 포함:", "Add to cart": "장바구니에 담기", "In stock": "재고 있음", @@ -68,5 +69,8 @@ "You don't own a {{0}}": "{{0}} 탑승 장비를 소유하지 않음", "You can buy this upgrade, but it will only be applicable on a": "이 업그레이드를 구매할 수 있지만 다음 탑승 장비에만 적용할 수 있습니다: ", "Tax included: {{0}}%": "세금 포함: {{0}}%", - "{{0}} Month Insurance": "{{0}}개월 보험" + "{{0}} Month Insurance": "{{0}}개월 보험", + "You are not logged in": "로그인을 하지 않으셨습니다", + "Log in to access your ships and vehicles": "여러분의 함선과 차량을 조회하려면 로그인을 해주세요", + "By": "제조사" } \ No newline at end of file diff --git a/languages/ko/website/modules/iae2954/index.json b/languages/ko/website/modules/iae2954/index.json index 9e26dfe..0f3bae0 100644 --- a/languages/ko/website/modules/iae2954/index.json +++ b/languages/ko/website/modules/iae2954/index.json @@ -1 +1,40 @@ -{} \ No newline at end of file +{ + "flight-ready": "비행 가능", + "in-concept": "컨셉 단계", + "Fly Today For Free!": "무료 체험 가능!", + "What's included": "포함된 구성품", + "Other Ways to Acquire:": "다른 획득 방법:", + "Upgrade your current ship to this new chassis.": "소유한 탑승 장비를 새로운 탑승 장비로 업그레이드하세요.", + "This ship retains the insurance level contained in your original pledge.": "이 탑승 장비는 본 서약에 포함된 보험 수준을 유지합니다.", + "You keep any limited items from your original pledge.": "본 서약에 포함된 한정 아이템을 유지합니다.", + "About this vehicle": "탑승 장비 소개", + "Paints and Extras": "도색 및 기타", + "Customize your pledge with the offers below.": "아래 아이템을 통해 탑승 장비를 꾸며보세요.", + "Play Now": "지금 플레이하기", + "ENLIST NOW": "지금 가입하기", + "SHOP MERCHANDISE": "머천다이즈 구매하기", + "ABOUT THE EXPO": "엑스포 소개", + "CLOSE": "닫기", + "EVENT SCHEDULE": "이벤트 일정", + "AEGIS DYNAMICS": "이지스 다이나믹스", + "ANVIL AEROSPACE": "앤빌 에어로스페이스", + "AOPOA": "아오포아", + "BANU": "바누", + "CONSOLIDATED OUTLAND": "컨솔리데이티드 아웃랜드", + "CRUSADER INDUSTRIES": "크루세이더 인더스트리", + "DRAKE INTERPLANETARY": "드레이크 인터플래네터리", + "ESPERIA": "에스페리아", + "GATAC MANUFACTURE": "가텍 제조업", + "GREYCAT INDUSTRIAL": "그레이캣 인더스트리얼", + "KRUGER INTERGALACTIC": "크루거 인터갤럭틱", + "MIRAI": "미라이", + "MISC": "MISC", + "ORIGIN JUMPWORKS": "오리진 점프웍스", + "ROBERTS SPACE INDUSTRIES": "로버츠 스페이스 인더스트리", + "ARGO ASTRONAUTICS": "아르고 아스트로노틱스", + "TUMBRIL LAND SYSTEMS": "텀브릴 랜드 시스템", + "BEST IN SHOW": "베스트 인 쇼", + "GRAND FINALE": "그랜드 파이널", + "FAREWELL FROM IAE": "IAE 폐회 인사", + "IAE ACADEMY": "IAE 아카데미" +} \ No newline at end of file