mirror of
https://github.com/webmin/webmin.git
synced 2026-06-21 20:00:26 +01:00
Add transcoding/translation for shell module of 한국어 (ko)
This commit is contained in:
12
shell/lang/ko
Normal file
12
shell/lang/ko
Normal file
@@ -0,0 +1,12 @@
|
||||
log_run=$1 명령 실행
|
||||
index_history=명령 내역
|
||||
log_clear=명령 히스토리 지우기
|
||||
index_desc=아래의 텍스트 필드에 실행할 유닉스 쉘 명령을 입력하십시오. <tt>cd</tt> 명령은 후속 명령의 디렉토리를 변경하는 데 사용할 수 있습니다.
|
||||
index_ok=명령 실행:
|
||||
index_clear=내역 지우기
|
||||
acl_user=사용자로서 명령 실행
|
||||
index_clearcmds=명령 지우기
|
||||
index_edit=이전 명령 편집
|
||||
index_title=명령 쉘
|
||||
acl_user_def=현재 Webmin 사용자
|
||||
index_pok=이전 명령 실행
|
||||
2
shell/lang/ko.auto
Normal file
2
shell/lang/ko.auto
Normal file
@@ -0,0 +1,2 @@
|
||||
index_trunced=$2 의 총 출력이 $1 에서 잘 렸습니다.
|
||||
index_timedout=$1 초 동안 실행 한 후 명령이 종료되었습니다.
|
||||
@@ -1,12 +0,0 @@
|
||||
acl_user=사용자로서 명령 실행
|
||||
acl_user_def=현재 Webmin 사용자
|
||||
index_clear=내역 지우기
|
||||
index_clearcmds=명령 지우기
|
||||
index_desc=아래의 텍스트 필드에 실행할 유닉스 쉘 명령을 입력하십시오. <tt>cd</tt> 명령은 후속 명령의 디렉토리를 변경하는 데 사용할 수 있습니다.
|
||||
index_edit=이전 명령 편집
|
||||
index_history=명령 내역
|
||||
index_ok=명령 실행:
|
||||
index_pok=이전 명령 실행
|
||||
index_title=명령 쉘
|
||||
log_clear=명령 히스토리 지우기
|
||||
log_run=$1 명령 실행
|
||||
Reference in New Issue
Block a user