Files
2023-05-01 15:52:32 +08:00

78 lines
4.3 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"symbol.colon": ": ",
"ui.button.load": "데이터 로드",
"ui.button.update": "업데이트",
"ui.button.excel": "엑셀로 내보내기",
"ui.button.url": "URL 입력",
"ui.button.setting": "설정",
"ui.button.option": "옵션",
"ui.button.startProxy": "프록시 모드",
"ui.select.newAccount": "계정 추가",
"ui.hint.newAccount": "다른 계정에서 데이터 내보내기",
"ui.hint.init": "'데이터 로드' 버튼을 클릭하기 전에 게임 클라이언트 내에서 뽑기 기록을 여세요.",
"ui.hint.lastUpdate": "마지막 업데이트",
"ui.hint.failed": "앗, 뭔가 실패했어요",
"ui.win.title": "",
"ui.data.total": "총",
"ui.data.times": "기원",
"ui.data.sum": "누적",
"ui.data.no5star": "기원(천장: 90)",
"ui.data.character": "캐릭터",
"ui.data.weapon": "무기",
"ui.data.star5": "5★",
"ui.data.star4": "4★",
"ui.data.star3": "3★",
"ui.data.history": "5★ 기록",
"ui.data.average": "5★ 뽑기 평균",
"ui.data.chara5": "5★ 캐릭터",
"ui.data.chara4": "4★ 캐릭터",
"ui.data.weapon5": "5★ 무기",
"ui.data.weapon4": "4★ 무기",
"ui.data.weapon3": "3★ 무기",
"ui.setting.title": "설정",
"ui.setting.language": "언어",
"ui.setting.languageHint": "번역이 누락되면 기본적으로 영어가 표시됩니다..",
"ui.setting.logType": "로그 유형",
"ui.setting.auto": "자동",
"ui.setting.cnServer": "중국 서버",
"ui.setting.seaServer": "글로벌 서버",
"ui.setting.logTypeHint": "게임 로그에서 URL을 가져올 때 먼저 사용할 서버 생성 로그 선택",
"ui.setting.autoUpdate": "자동 업데이트",
"ui.setting.proxyMode": "프록시 모드",
"ui.setting.proxyModeHint": "시스템 로그에서 URL을 가져오지 못한 경우 시스템 프록시를 사용합니다.",
"ui.setting.closeProxy": "시스템 프록시 사용 안 함",
"ui.setting.closeProxyHint": "프록시 모드를 선택할 때 프로그램이 충돌하면 시스템에 영향을 줄 수 있는 원하지 않는 결과가 발생할 수 있습니다. 이 버튼을 눌러 시스템 프록시 설정을 지울 수 있습니다.",
"ui.about.title": "About",
"ui.about.license": "This software is opensource using MIT license.",
"ui.urlDialog.title": "수동으로 URL 입력",
"ui.urlDialog.hint": "이 기능은 여기서 필요한 URL을 알고 있는 경우에만 사용해야 합니다.",
"ui.urlDialog.placeholder": "인증 정보가 포함된 URL을 입력하세요.",
"ui.common.cancel": "Cancel",
"ui.common.ok": "OK",
"log.save.failed": "로컬 데이터를 저장 실패",
"log.file.notFound": "게임 로그를 찾을 수 없습니다. 게임 클라이언트 내에서 뽑기 기록을 열었는지 확인하세요.",
"log.url.notFound": "URL을 찾을 수 없습니다.",
"log.file.readFailed": "로그를 읽기 실패",
"log.fetch.retry": "${name}의 ${page}페이지 처리 중 실패했습니다5초 후 ${count}번 재시도",
"log.fetch.retryFailed": "${name}의 ${page}페이지 처리 중 실패했습니다,재시도 최대 시간 초과",
"log.fetch.interval": "${name}의 ${page}페이지 처리 중10 페이지마다 1초씩 대기 중",
"log.fetch.current": "${name}의 ${page}페이지 처리 중",
"log.fetch.authTimeout": "사용자 인증이 만료되었습니다. 게임 클라이언트 내에서 뽑기 기록을 다시 여세요.",
"log.fetch.gachaType": "기원 유형을 가져오는 중입니다. 잠시 기다려 주세요.",
"log.fetch.gachaTypeOk": "기원 유형 가져오기 성공",
"log.url.lackAuth": "URL에서 인증 키를 찾을 수 없습니다.",
"log.proxy.hint": "프록시 모드를 사용하여 [${ip}:${port}] URL을 가져왔습니다,게임 클라이언트 내에서 뽑기 기록을 다시 여세요.",
"log.url.notFound2": "URL을 찾을 수 없습니다. 게임 클라이언트 내에서 뽑기 기록을 열었는지 확인하세요.",
"log.url.incorrect": "URL 매개 변수를 가져올 수 없습니다.",
"log.autoUpdate.success": "자동 업데이트 성공,프로그램을 재시작 해주세요.",
"excel.header.time": "시간",
"excel.header.name": "이름",
"excel.header.type": "유형",
"excel.header.rank": "등급",
"excel.header.total": "총 기원 횟수",
"excel.header.pity": "기원(천장: 90)",
"excel.customFont": "Arial",
"excel.filePrefix": "",
"excel.fileType": "Excel file"
}