Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dokuwiki
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
BRIC
dokuwiki
Commits
e596bf92
Commit
e596bf92
authored
9 years ago
by
hyeonsoft
Committed by
Translator of Dokuwiki
9 years ago
Browse files
Options
Downloads
Patches
Plain Diff
translation update
parent
9309fe3d
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
inc/lang/ko/lang.php
+3
-0
3 additions, 0 deletions
inc/lang/ko/lang.php
lib/plugins/authmysql/lang/ko/lang.php
+11
-0
11 additions, 0 deletions
lib/plugins/authmysql/lang/ko/lang.php
lib/plugins/extension/lang/ko/lang.php
+4
-0
4 additions, 0 deletions
lib/plugins/extension/lang/ko/lang.php
with
18 additions
and
0 deletions
inc/lang/ko/lang.php
+
3
−
0
View file @
e596bf92
...
...
@@ -13,6 +13,7 @@
* @author Gerrit Uitslag <klapinklapin@gmail.com>
* @author Garam <rowain8@gmail.com>
* @author Young gon Cha <garmede@gmail.com>
* @author hyeonsoft <hyeonsoft@live.co.kr>
*/
$lang
[
'encoding'
]
=
'utf-8'
;
$lang
[
'direction'
]
=
'ltr'
;
...
...
@@ -78,6 +79,7 @@ $lang['regmissing'] = '죄송하지만 모든 필드를 채워야 합
$lang
[
'reguexists'
]
=
'죄송하지만 같은 이름을 사용하는 사용자가 있습니다.'
;
$lang
[
'regsuccess'
]
=
'사용자를 만들었으며 비밀번호는 이메일로 보냈습니다.'
;
$lang
[
'regsuccess2'
]
=
'사용자를 만들었습니다.'
;
$lang
[
'regfail'
]
=
'사용자 계정이 만들어지지 않았습니다.'
;
$lang
[
'regmailfail'
]
=
'비밀번호를 이메일로 보내는 동안 오류가 발생했습니다. 관리자에게 문의해주세요!'
;
$lang
[
'regbadmail'
]
=
'주어진 이메일 주소가 잘못되었습니다 - 오류라고 생각하면 관리자에게 문의해주세요'
;
$lang
[
'regbadpass'
]
=
'두 주어진 비밀번호가 같지 않습니다. 다시 입력하세요.'
;
...
...
@@ -92,6 +94,7 @@ $lang['profdeleteuser'] = '계정 삭제';
$lang
[
'profdeleted'
]
=
'당신의 사용자 계정이 이 위키에서 삭제되었습니다'
;
$lang
[
'profconfdelete'
]
=
'이 위키에서 내 계정을 제거하고 싶습니다. <br/> 이 행동은 되돌릴 수 없습니다.'
;
$lang
[
'profconfdeletemissing'
]
=
'선택하지 않은 확인 상자를 확인'
;
$lang
[
'proffail'
]
=
'사용자 설정이 업데이트되지 않았습니다.'
;
$lang
[
'pwdforget'
]
=
'비밀번호를 잊으셨나요? 비밀번호를 재설정하세요'
;
$lang
[
'resendna'
]
=
'이 위키는 비밀번호 재설정을 지원하지 않습니다.'
;
$lang
[
'resendpwd'
]
=
'다음으로 새 비밀번호 보내기'
;
...
...
This diff is collapsed.
Click to expand it.
lib/plugins/authmysql/lang/ko/lang.php
0 → 100644
+
11
−
0
View file @
e596bf92
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author hyeonsoft <hyeonsoft@live.co.kr>
*/
$lang
[
'connectfail'
]
=
'데이터베이스에 연결하는 데 실패했습니다.'
;
$lang
[
'userexists'
]
=
'이 계정으로 이미 로그인 된 사용자가 있습니다.'
;
$lang
[
'usernotexists'
]
=
'이 계정은 존재하지 않습니다.'
;
$lang
[
'writefail'
]
=
'사용자 데이터를 수정할 수 없습니다. 관리자에게 문의하십시오.'
;
This diff is collapsed.
Click to expand it.
lib/plugins/extension/lang/ko/lang.php
+
4
−
0
View file @
e596bf92
...
...
@@ -5,6 +5,7 @@
*
* @author Young gon Cha <garmede@gmail.com>
* @author Myeongjin <aranet100@gmail.com>
* @author hyeonsoft <hyeonsoft@live.co.kr>
*/
$lang
[
'menu'
]
=
'확장 기능 관리자'
;
$lang
[
'tab_plugins'
]
=
'설치된 플러그인'
;
...
...
@@ -26,6 +27,9 @@ $lang['btn_disable'] = '비활성화';
$lang
[
'btn_install'
]
=
'설치'
;
$lang
[
'btn_reinstall'
]
=
'다시 설치'
;
$lang
[
'js'
][
'reallydel'
]
=
'정말 이 확장 기능을 제거하겠습니까?'
;
$lang
[
'js'
][
'display_viewoptions'
]
=
'보기 옵션:'
;
$lang
[
'js'
][
'display_enabled'
]
=
'켜짐'
;
$lang
[
'js'
][
'display_disabled'
]
=
'꺼짐'
;
$lang
[
'search_for'
]
=
'확장 기능 검색:'
;
$lang
[
'search'
]
=
'검색'
;
$lang
[
'extensionby'
]
=
'<strong>%s</strong> (저자 %s)'
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment