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
92c44b98
Commit
92c44b98
authored
8 years ago
by
Gerrit Uitslag
Browse files
Options
Downloads
Plain Diff
Merge pull request #1566 from dokuwiki-translate/lang_update_6
Translation update (ko)
parents
f847ae11
3457dae1
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/admin.txt
+1
-1
1 addition, 1 deletion
inc/lang/ko/admin.txt
lib/plugins/authplain/lang/ko/lang.php
+1
-0
1 addition, 0 deletions
lib/plugins/authplain/lang/ko/lang.php
lib/plugins/config/lang/ko/lang.php
+2
-2
2 additions, 2 deletions
lib/plugins/config/lang/ko/lang.php
with
4 additions
and
3 deletions
inc/lang/ko/admin.txt
+
1
−
1
View file @
92c44b98
====== 관리 ======
도쿠위키에서 사용할 수 있는 관리 작업 목록은 아래에서 찾을 수 있습니다.
\ No newline at end of file
도쿠위키에서 사용할 수 있는 관리 작업 목록을 아래에서 찾을 수 있습니다.
\ No newline at end of file
This diff is collapsed.
Click to expand it.
lib/plugins/authplain/lang/ko/lang.php
+
1
−
0
View file @
92c44b98
...
...
@@ -8,3 +8,4 @@
$lang
[
'userexists'
]
=
'죄송하지만 같은 이름을 사용하는 사용자가 있습니다.'
;
$lang
[
'usernotexists'
]
=
'죄송하지만 해당 사용자가 존재하지 않습니다.'
;
$lang
[
'writefail'
]
=
'사용자 데이터를 수정할 수 없습니다. 위키 관리자에게 문의하시기 바랍니다'
;
$lang
[
'protected'
]
=
'%s 사용자의 데이터는 잠겨 있어 수정하거나 삭제할 수 없습니다.'
;
This diff is collapsed.
Click to expand it.
lib/plugins/config/lang/ko/lang.php
+
2
−
2
View file @
92c44b98
...
...
@@ -2,7 +2,7 @@
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
*
* @author jk Lee
* @author dongnak@gmail.com
* @author Song Younghwan <purluno@gmail.com>
...
...
@@ -127,7 +127,7 @@ $lang['rss_content'] = 'XML 피드 항목에 보여주는 내용은
$lang
[
'rss_update'
]
=
'XML 피드 업데이트 간격 (초)'
;
$lang
[
'rss_show_summary'
]
=
'XML 피드의 제목에서 요악 보여주기'
;
$lang
[
'rss_media'
]
=
'어떤 규격으로 XML 피드에 바뀜을 나열해야 합니까?'
;
$lang
[
'updatecheck'
]
=
'데이트와 보안 경고를 검사할까요? 도쿠위키는 이 기능을 위해 update.dokuwiki.org에 연결이 필요합니다.'
;
$lang
[
'updatecheck'
]
=
'
업
데이트와 보안 경고를 검사할까요? 도쿠위키는 이 기능을 위해 update.dokuwiki.org에 연결이 필요합니다.'
;
$lang
[
'userewrite'
]
=
'멋진 URL 사용'
;
$lang
[
'useslash'
]
=
'URL에서 이름공간 구분자로 슬래시 사용'
;
$lang
[
'sepchar'
]
=
'문서 이름 낱말 구분자'
;
...
...
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