You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

85 lines
5.0 KiB

  1. <?php
  2. /**
  3. * Korean language for the Config Manager
  4. *
  5. * If your language is not/only partially translated or you found an error/typo,
  6. * have a look at the following files:
  7. * - /lib/tpl/vector/lang/<your lang>/lang.php
  8. * - /lib/tpl/vector/lang/<your lang>/settings.php
  9. * If they are not existing, copy and translate the English ones (hint: looking
  10. * at <http://[your lang].wikipedia.org> might be helpful).
  11. *
  12. * Don't forget to mail your translation to ARSAVA <dokuwiki@dev.arsava.com>.
  13. * Thanks! :-D
  14. *
  15. *
  16. * LICENSE: This file is open source software (OSS) and may be copied under
  17. * certain conditions. See COPYING file for details or try to contact
  18. * the author(s) of this file in doubt.
  19. *
  20. * @license GPLv2 (http://www.gnu.org/licenses/gpl2.html)
  21. * @author Myeongjin <aranet100@gmail.com>
  22. * @link https://www.dokuwiki.org/template:vector
  23. * @link https://www.dokuwiki.org/config:lang
  24. * @link https://www.dokuwiki.org/devel:configuration
  25. */
  26. //check if we are running within the DokuWiki environment
  27. if (!defined("DOKU_INC")){
  28. die();
  29. }
  30. //user pages
  31. $lang["vector_userpage"] = "사용자 문서를 사용하겠습니까?";
  32. $lang["vector_userpage_ns"] = "만약 사용한다면 사용자 문서에 대한 루트로 다음 ':이름공간:' 사용:";
  33. //discussion pages
  34. $lang["vector_discuss"] = "토론 탭/사이트를 사용하겠습니까?";
  35. $lang["vector_discuss_ns"] = "만약 사용한다면 토론에 대한 루트로 다음 ':이름공간:' 사용:";
  36. //site notice
  37. $lang["vector_sitenotice"] = "사이트 넓은 알림을 보여줄까요?";
  38. $lang["vector_sitenotice_location"] = "만약 보여준다면 사이트 넓은 알림에 대해 다음 위키 문서 사용:";
  39. $lang["vector_sitenotice_translate"] = "만약 보여주고 <a href=\"https://www.dokuwiki.org/plugin:translation\">Translation 플러그인</a>을 사용할 수 있다면: 언어별 사이트 넓은 알림을 불러올까요?<br />번역된 사이트 알림의 위키 문서는 ['vector_sitenotice_location'의 값]_[iso 언어 코드] (예를 들어 ':wiki:site_notice_de') 입니다.";
  40. //navigation
  41. $lang["vector_navigation"] = "둘러보기를 보여줄까요?";
  42. $lang["vector_navigation_location"] = "만약 보여준다면 둘러보기로 다음 위키 문서 사용:";
  43. $lang["vector_navigation_translate"] = "만약 보여주고 <a href=\"https://www.dokuwiki.org/plugin:translation\">Translation 플러그인</a>을 사용할 수 있다면: 언어별 둘러보기를 불러올까요?<br />번역된 둘러보기의 위키 문서는 ['vector_navigation_location'의 값]_[iso 언어 코드] (예를 들어 ':wiki:navigation_de') 입니다.";
  44. //exportbox ("print/export")
  45. $lang["vector_exportbox"] = "'인쇄/내보내기' 모음를 보여줄까요?";
  46. $lang["vector_exportbox_default"] = "만약 보여준다면 기본 '인쇄/내보내기' 모음을 사용하겠습니까?";
  47. $lang["vector_exportbox_location"] = "기본 모음을 사용하지 않는다면 '인쇄/내보내기' 모음 위치로 다음 위키 문서 사용:";
  48. //toolbox
  49. $lang["vector_toolbox"] = "도구를 보여줄까요?";
  50. $lang["vector_toolbox_default"] = "만약 보여준다면 기본 도구를 사용하겠습니까?";
  51. $lang["vector_toolbox_location"] = "기본 모음을 사용하지 않는다면 도구 위치로 다음 위키 문서 사용:";
  52. //qr code box
  53. $lang["vector_qrcodebox"] = "(모바일 브라우저에 쉽게 URL 전송을 위해) 현재 위키 문서 URL의 QR 코드로 된 상자를 보여줄까요?";
  54. //custom copyright notice
  55. $lang["vector_copyright"] = "저작권 알림을 보여줄까요?";
  56. $lang["vector_copyright_default"] = "만약 보여준다면 기본 저작권 알림을 사용하겠습니까?";
  57. $lang["vector_copyright_location"] = "기본 알림을 사용하지 않는다면 저작권 알림으로 다음 위키 문서 사용:";
  58. $lang["vector_copyright_translate"] = "만약 보여주고 <a href=\"https://www.dokuwiki.org/plugin:translation\">Translation 플러그인</a>을 사용할 수 있다면: 언어별 저작권 알림을 불러올까요?<br />번역된 저작권 일림의 위키 문서는 ['vector_copyright_location'의 값]_[iso 언어 코드] (예를 들어 ':wiki:copyright_de') 입니다.";
  59. //donation link/button
  60. $lang["vector_donate"] = "기부 링크/버튼을 보여줄까요?";
  61. $lang["vector_donate_url"] = "기부에 대한 다음 URL 사용:";
  62. //TOC
  63. $lang["vector_toc_position"] = "목차 위치";
  64. //other stuff
  65. $lang["vector_breadcrumbs_position"] = "(활성화되었다면) 위치 추적 둘러보기의 위치:";
  66. $lang["vector_youarehere_position"] = "(활성화되었다면) '현재 위치' 둘러보기의 위치:";
  67. $lang["vector_cite_author"] = "'이 문서 인용하기'의 저자 이름:";
  68. $lang["vector_loaduserjs"] = "'vector/user/user.js'를 불러올까요?";
  69. $lang["vector_closedwiki"] = "닫힌 위키입니까? (대부분의 링크/탭/도구를 사용자가 로그인하기 전에 숨깁니다)";