Skip to content

Commit 7b183d7

Browse files
Add Korean language files
1 parent 4d6075b commit 7b183d7

File tree

5 files changed

+119
-0
lines changed

5 files changed

+119
-0
lines changed

Diff for: CREDITS

+6
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,9 @@
2323

2424
Jacob Palm contributed the Danish language files.
2525

26+
27+
28+
IV. Myeongjin <aranet100 [ät] gmail.com>
29+
30+
Myeongjin contributed the Korean language files.
31+

Diff for: lang/ko/.htaccess

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
#Note: If this file prevents running prsnl10 in your environment, simply delete
2+
# it. Everything should be safe even if the files blocked by the following
3+
# Apache rules are accessible.
4+
# The reason for protecting these files is to to keep searchengines/foo
5+
# away from indexing files containing version information, names and/or not
6+
# necessarily public template parts by default.
7+
Deny from all

Diff for: lang/ko/index.html

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
3+
<head>
4+
<title></title>
5+
</head>
6+
<body>
7+
<!-- prevent directory browsing -->
8+
</body>
9+
</html>

Diff for: lang/ko/lang.php

+46
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
<?php
2+
3+
/**
4+
* Korean language for the "prsnl10" DokuWiki template
5+
*
6+
* If your language is not/only partially translated or you found an error/typo,
7+
* have a look at the following files:
8+
* - "/lib/tpl/prsnl10/lang/<your lang>/lang.php"
9+
* - "/lib/tpl/prsnl10/lang/<your lang>/settings.php"
10+
* If they are not existing, copy and translate the English ones.
11+
*
12+
* Don't forget to mail your translation to
13+
* Andreas Haerter <development@andreas-haerter.com>
14+
* Thanks :-D.
15+
*
16+
*
17+
* LICENSE: This file is open source software (OSS) and may be copied under
18+
* certain conditions. See COPYING file for details or try to contact
19+
* the author(s) of this file in doubt.
20+
*
21+
* @license GPLv2 (http://www.gnu.org/licenses/gpl2.html)
22+
* @author Myeongjin <aranet100@gmail.com>
23+
* @link http://www.dokuwiki.org/template:prsnl10
24+
* @link http://www.dokuwiki.org/config:lang
25+
* @link http://www.dokuwiki.org/devel:configuration
26+
*/
27+
28+
29+
//check if we are running within the DokuWiki environment
30+
if (!defined("DOKU_INC")){
31+
die();
32+
}
33+
34+
//links
35+
$lang["prsnl10_lnk_print"] = "인쇄용 문서";
36+
$lang["prsnl10_lnk_permrev"] = "고유 링크";
37+
$lang["prsnl10_lnk_whatlinkshere"] = "여기를 가리키는 문서";
38+
$lang["prsnl10_lnk_siteindex"] = "사이트맵";
39+
40+
//other
41+
$lang["prsnl10_search"] = "찾기";
42+
$lang["prsnl10_accessdenied"] = "접근 거부됨";
43+
$lang["prsnl10_fillplaceholder"] = "이 자리를 채우거나 비활성화하세요";
44+
$lang["prsnl10_donate"] = "기부";
45+
$lang["prsnl10_templatefordw"] = "도쿠위키를 위한 prsnl10 템플릿";
46+
$lang["prsnl10_recentchanges"] = "최근 바뀜";

Diff for: lang/ko/settings.php

+51
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
<?php
2+
3+
/**
4+
* Korean language for the Config Manager
5+
*
6+
* If your language is not/only partially translated or you found an error/typo,
7+
* have a look at the following files:
8+
* - "/lib/tpl/prsnl10/lang/<your lang>/lang.php"
9+
* - "/lib/tpl/prsnl10/lang/<your lang>/settings.php"
10+
* If they are not existing, copy and translate the English ones.
11+
*
12+
* Don't forget to mail your translation to
13+
* Andreas Haerter <development@andreas-haerter.com>
14+
* Thanks :-D.
15+
*
16+
*
17+
* LICENSE: This file is open source software (OSS) and may be copied under
18+
* certain conditions. See COPYING file for details or try to contact
19+
* the author(s) of this file in doubt.
20+
*
21+
* @license GPLv2 (http://www.gnu.org/licenses/gpl2.html)
22+
* @author Myeongjin <aranet100@gmail.com>
23+
* @link http://www.dokuwiki.org/template:prsnl10
24+
* @link http://www.dokuwiki.org/config:lang
25+
* @link http://www.dokuwiki.org/devel:configuration
26+
*/
27+
28+
29+
//check if we are running within the DokuWiki environment
30+
if (!defined("DOKU_INC")){
31+
die();
32+
}
33+
34+
//header navigation
35+
$lang["prsnl10_headernav"] = "머리글 둘러보기를 보여줄까요?";
36+
$lang["prsnl10_headernav_location"] = "만약 보여준다면 머리글 둘러보기로 다음 위키 문서 사용:";
37+
38+
//custom copyright notice
39+
$lang["prsnl10_copyright"] = "저작권 알림을 보여줄까요?";
40+
$lang["prsnl10_copyright_default"] = "만약 보여준다면 기본 저작권 알림을 사용하겠습니까?";
41+
$lang["prsnl10_copyright_location"] = "기본 알림을 사용하지 않는다면 저작권 알림으로 다음 위키 문서 사용:";
42+
43+
//custom footer content
44+
$lang["prsnl10_footer"] = "추가적인 사용자 지정 바닥글 내용을 보여줄까요?";
45+
$lang["prsnl10_footer_location"] = "만약 보여준다면 추가적인 바닥글 내용으로 다음 위키 문서 사용:";
46+
47+
//other stuff
48+
$lang["prsnl10_showpageinfo"] = "바닥글 안에 보여진 문서에 대한 메타 정보를 보여줄까요?";
49+
$lang["prsnl10_hideadminlinksfromanon"] = "클라이언트가 인증된 사용자가 아니면 모든 관리자와 사용자 기능과 관련된 링크를 숨길까요? 이 기능이 활성이면 수동으로 로그인 양식을 호출해야 함에 주의하세요. (힌트: '".DOKU_URL.DOKU_SCRIPT."?do=login').";
50+
$lang["prsnl10_loaduserjs"] = "'prsnl10/user/user.js'를 불러올까요?";
51+

0 commit comments

Comments
 (0)