mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-10-02 23:36:17 +00:00
Merge pull request #872 from wdk-kr/korean
Some checks failed
Mark stale issues and pull requests / stale (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Docker Build and Push / docker_build (push) Has been cancelled
Docker Build and Push / docker_scan (push) Has been cancelled
Some checks failed
Mark stale issues and pull requests / stale (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Docker Build and Push / docker_build (push) Has been cancelled
Docker Build and Push / docker_scan (push) Has been cancelled
Update korean translations
This commit is contained in:
@@ -308,62 +308,62 @@
|
||||
"Deleted ([0-9]{1,}) peer\\(s\\) successfully. Failed to delete ([0-9]{1,}) peer\\(s\\)": "$1 피어가 성공적으로 삭제되었습니다. $2 피어 삭제에 실패했습니다",
|
||||
"Restricted ([0-9]{1,}) peer\\(s\\)": "$1 피어가 제한되었습니다",
|
||||
"Restricted ([0-9]{1,}) peer\\(s\\) successfully. Failed to restrict ([0-9]{1,}) peer\\(s\\)": "$1 피어가 성공적으로 제한되었습니다. $2 피어 제한에 실패했습니다",
|
||||
"Table": "",
|
||||
"Search": "",
|
||||
"Hop": "",
|
||||
"Average RTT \\(ms\\)": "",
|
||||
"Min RTT \\(ms\\)": "",
|
||||
"Max RTT \\(ms\\)": "",
|
||||
"You can visit our: ": "",
|
||||
"Official Documentation": "",
|
||||
"Discord Server": "",
|
||||
"Are you sure to restore this backup\\?": "",
|
||||
"Download": "",
|
||||
"Display As": "",
|
||||
"List": "",
|
||||
"Grid": "",
|
||||
"Protocol": "",
|
||||
"Open File": "",
|
||||
"Advanced Options": "",
|
||||
"Allowed IPs Validation": "",
|
||||
"Update Name": "",
|
||||
"To update this configuration's name, WGDashboard will execute the following operations:": "",
|
||||
"Duplicate current configuration's database table and \\.conf file with the new name": "",
|
||||
"Delete current configuration's database table and \\.conf file": "",
|
||||
"Danger Zone": "",
|
||||
"Configuration File": "",
|
||||
"Edit Raw Configuration File": "",
|
||||
"Peer Configuration File": "",
|
||||
"Share with Email": "",
|
||||
"Email Account": "",
|
||||
"Ready": "",
|
||||
"Port": "",
|
||||
"Encryption": "",
|
||||
"No Encryption": "",
|
||||
"Send From": "",
|
||||
"Send Test Email": "",
|
||||
"Email Body Template": "",
|
||||
"Live Preview": "",
|
||||
"Include configuration file as an attachment": "",
|
||||
"Send": "",
|
||||
"Sending\\.\\.\\.": "",
|
||||
"Email sent successfully!": "",
|
||||
"AmneziaWG Peer Setting": "",
|
||||
"System Status": "",
|
||||
"CPU": "",
|
||||
"Memory": "",
|
||||
"Swap Memory": "",
|
||||
"Processes": "",
|
||||
"CPU Usage": "",
|
||||
"Memory Usage": "",
|
||||
"Swap Memory Usage": "",
|
||||
"Network": "",
|
||||
"([0-9]{1,}) Interfaces": "",
|
||||
"Storage": "",
|
||||
"([0-9]{1,}) Partitions": "",
|
||||
"(.*) Used": "",
|
||||
"Untitled Peer": "",
|
||||
"Who are you sending to\\?": "",
|
||||
"What\\'s the subject\\?": "",
|
||||
"What\\'s the body\\?": ""
|
||||
"Table": "라우팅 테이블",
|
||||
"Search": "검색",
|
||||
"Hop": "홉",
|
||||
"Average RTT \\(ms\\)": "평균 RTT (ms)",
|
||||
"Min RTT \\(ms\\)": "최소 RTT (ms)",
|
||||
"Max RTT \\(ms\\)": "최대 RTT (ms)",
|
||||
"You can visit our: ": "다음 링크를 방문할 수 있습니다: ",
|
||||
"Official Documentation": "공식 문서",
|
||||
"Discord Server": "디스코드 서버",
|
||||
"Are you sure to restore this backup\\?": "이 백업을 복원하시겠습니까?",
|
||||
"Download": "다운로드",
|
||||
"Display As": "표시 방식",
|
||||
"List": "목록",
|
||||
"Grid": "그리드",
|
||||
"Protocol": "프로토콜",
|
||||
"Open File": "파일 열기",
|
||||
"Advanced Options": "고급 옵션",
|
||||
"Allowed IPs Validation": "허용된 IP 유효성 검사",
|
||||
"Update Name": "이름 변경",
|
||||
"To update this configuration's name, WGDashboard will execute the following operations:": "이 구성의 이름을 변경하기 위해, WGDashboard는 다음 작업을 수행합니다.",
|
||||
"Duplicate current configuration's database table and \\.conf file with the new name": "현재 구성의 데이터베이스 테이블과 .conf 파일을 새 이름으로 복제합니다.",
|
||||
"Delete current configuration's database table and \\.conf file": "현재 구성의 데이터베이스 테이블과 .conf 파일을 삭제합니다.",
|
||||
"Danger Zone": "위험 구역",
|
||||
"Configuration File": "구성 파일",
|
||||
"Edit Raw Configuration File": "원시 구성 파일 편집",
|
||||
"Peer Configuration File": "피어 구성 파일",
|
||||
"Share with Email": "이메일로 공유",
|
||||
"Email Account": "이메일 계정",
|
||||
"Ready": "준비됨",
|
||||
"Port": "포트",
|
||||
"Encryption": "암호화",
|
||||
"No Encryption": "암호화 안 함",
|
||||
"Send From": "보내는 사람",
|
||||
"Send Test Email": "테스트 이메일 보내기",
|
||||
"Email Body Template": "이메일 본문 템플릿",
|
||||
"Live Preview": "실시간 미리보기",
|
||||
"Include configuration file as an attachment": "구성 파일을 첨부파일로 포함",
|
||||
"Send": "보내기",
|
||||
"Sending\\.\\.\\.": "전송 중...",
|
||||
"Email sent successfully!": "이메일이 성공적으로 전송되었습니다!",
|
||||
"AmneziaWG Peer Setting": "AmneziaWG 피어 설정",
|
||||
"System Status": "시스템 상태",
|
||||
"CPU": "CPU",
|
||||
"Memory": "메모리",
|
||||
"Swap Memory": "스왑 메모리",
|
||||
"Processes": "프로세스",
|
||||
"CPU Usage": "CPU 사용량",
|
||||
"Memory Usage": "메모리 사용량",
|
||||
"Swap Memory Usage": "스왑 메모리 사용량",
|
||||
"Network": "네트워크",
|
||||
"([0-9]{1,}) Interfaces": "$1 인터페이스",
|
||||
"Storage": "스토리지",
|
||||
"([0-9]{1,}) Partitions": "$1 파티션",
|
||||
"(.*) Used": "$1 사용됨",
|
||||
"Untitled Peer": "제목 없는 피어",
|
||||
"Who are you sending to\\?": "누구에게 보내시겠습니까?",
|
||||
"What\\'s the subject\\?": "제목이 무엇입니까?",
|
||||
"What\\'s the body\\?": "본문이 무엇입니까?"
|
||||
}
|
Reference in New Issue
Block a user