source: documentation/trunk/packages/dokuwiki-2011-05-25a/lib/plugins/revert/lang/ko/lang.php@ 25027

Last change on this file since 25027 was 25027, checked in by jmt12, 12 years ago

Adding the packages directory, and within it a configured version of dokuwiki all ready to run

File size: 1.1 KB
Line 
1<?php
2/**
3 * Korean language file
4 *
5 * @author jk lee
6 * @author [email protected]
7 * @author Song Younghwan <[email protected]>
8 * @author SONG Younghwan <[email protected]>
9 * @author Seung-Chul Yoo <[email protected]>
10 */
11$lang['menu'] = '복구 ꎀ늬자';
12$lang['filter'] = '슀팞 페읎지 검색 ';
13$lang['revert'] = '선택 페읎지듀 복구';
14$lang['reverted'] = '%s륌 읎전 버전 %s 윌로 복구';
15$lang['removed'] = '%s 삭제';
16$lang['revstart'] = '복구 작업
17을 시작합니닀. 였랜 시간읎 걞늎 수 있습니닀. 완료되Ʞ 전에 슀크늜튞 time out읎 발생한닀멎 더 작은 작업
18듀로 나누얎서 복구하Ʞ 바랍니닀. ';
19$lang['revstop'] = '복구 작업
20읎 성공적윌로 끝났습니닀.';
21$lang['note1'] = '죌의: 대소묞자 구별하여 검색합니닀.';
22$lang['note2'] = '죌의: 읎 페읎지는 슀팞 ë‹šì–Ž <i>%s</i>륌 포핚하지 않은 가장 최귌 곌거 묞서 버전윌로 복구됩니닀. ';
Note: See TracBrowser for help on using the repository browser.