Skip to content

Commit

Permalink
Add Korean translations (prasathmani#347)
Browse files Browse the repository at this point in the history
  • Loading branch information
ShoyuVanilla authored Apr 28, 2020
1 parent 1ca011c commit 5933952
Showing 1 changed file with 57 additions and 0 deletions.
57 changes: 57 additions & 0 deletions translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -1272,6 +1272,63 @@
"FullSize": "Celková veľkosť",
"FreeOf": "voľné z"
}
},
{
"name": "한국어",
"code": "ko",
"translation": {
"AppName": "Tiny File Manager",
"AppTitle": "파일 관리자",
"Login": "로그인",
"Username": "사용자명",
"Password": "비밀번호",
"Logout": "로그아웃",
"Move": "이동",
"Copy": "복사",
"Save": "저장",
"SelectAll": "전체 선택",
"UnSelectAll": "전체 해제",
"File": "파일",
"Back": "뒤로",
"Size": "크기",
"Perms": "권한",
"Modified": "수정된 날짜",
"Owner": "소유자",
"Search": "검색",
"NewItem": "새로 만들기",
"Folder": "폴더",
"Delete": "삭제",
"Rename": "이름 바꾸기",
"CopyTo": "복사 위치 지정",
"DirectLink": "다이렉트 링크",
"UploadingFiles": "파일 업로드",
"ChangePermissions": "권한 변경",
"Copying": "복사하기",
"CreateNewItem": "새로 만들기",
"Name": "이름",
"AdvancedEditor": "고급 편집기",
"RememberMe": "로그인 정보 저장",
"Actions": "액션",
"Upload": "업로드",
"Cancel": "취소",
"InvertSelection": "선택 반전",
"DestinationFolder": "대상 폴더",
"ItemType": "유형",
"ItemName": "이름",
"CreateNow": "만들기",
"Download": "다운로드",
"Open": "열기",
"UnZip": "압축 풀기",
"UnZipToFolder": "현재 폴더에 압축 풀기",
"Edit": "편집",
"NormalEditor": "일반 편집기",
"BackUp": "백업",
"SourceFolder": "원본 폴더",
"Files": "파일 목록",
"Change": "변경",
"Settings": "설정",
"Language": "언어"
}
}
]
}

0 comments on commit 5933952

Please sign in to comment.