v4
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2522 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
08594638ec
commit
57a1bbc786
1 changed files with 17 additions and 6 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Header, don't edit
|
# Header, don't edit
|
||||||
NLF v3
|
NLF v4
|
||||||
# Language ID
|
# Language ID
|
||||||
1042
|
1042
|
||||||
# Font and size - dash (-) means default
|
# Font and size - dash (-) means default
|
||||||
-
|
굴림
|
||||||
-
|
9
|
||||||
# Codepage - dash (-) means ANSI code page
|
# Codepage - dash (-) means ANSI code page
|
||||||
-
|
949
|
||||||
# Translation by dTomoyo <dtomoyo@empal.com> - http://user.chol.com/~ckgfx # Modified by koder@popdesk.co.kr
|
# Translation by dTomoyo <dtomoyo@empal.com> - http://user.chol.com/~ckgfx - Modified by koder@popdesk.co.kr
|
||||||
널소프트 설치 시스템 %s
|
널소프트 설치 시스템 %s
|
||||||
%s 설치
|
%s 설치
|
||||||
%s 제거
|
%s 제거
|
||||||
|
@ -44,6 +44,8 @@ NLF v3
|
||||||
기록할 수 없음:
|
기록할 수 없음:
|
||||||
복사 실패
|
복사 실패
|
||||||
파일 복사
|
파일 복사
|
||||||
|
등록중:
|
||||||
|
등록 해제중:
|
||||||
심볼을 찾을 수 없음:
|
심볼을 찾을 수 없음:
|
||||||
불러올 수 없음:
|
불러올 수 없음:
|
||||||
폴더 생성:
|
폴더 생성:
|
||||||
|
@ -66,4 +68,13 @@ OLE
|
||||||
재부팅시 이름 변경:
|
재부팅시 이름 변경:
|
||||||
이름 변경:
|
이름 변경:
|
||||||
건너뜀:
|
건너뜀:
|
||||||
자세한 내용을 클립보드로 복사
|
자세한 내용을 클립보드로 복사
|
||||||
|
설치 로그 작성
|
||||||
|
# byte
|
||||||
|
B
|
||||||
|
# kilo
|
||||||
|
K
|
||||||
|
# mega
|
||||||
|
M
|
||||||
|
# giga
|
||||||
|
G
|
Loading…
Add table
Add a link
Reference in a new issue