From 0ae8cbf5c0b1a198b963490985b7738392ebcb97 Mon Sep 17 00:00:00 2001 From: ahriman Date: Mon, 3 Dec 2018 19:22:25 -0500 Subject: installed dokuwiki, added to navbar, updated news --- wiki/lib/plugins/revert/lang/ko/intro.txt | 3 +++ wiki/lib/plugins/revert/lang/ko/lang.php | 25 +++++++++++++++++++++++++ 2 files changed, 28 insertions(+) create mode 100644 wiki/lib/plugins/revert/lang/ko/intro.txt create mode 100644 wiki/lib/plugins/revert/lang/ko/lang.php (limited to 'wiki/lib/plugins/revert/lang/ko') diff --git a/wiki/lib/plugins/revert/lang/ko/intro.txt b/wiki/lib/plugins/revert/lang/ko/intro.txt new file mode 100644 index 0000000..565aa4b --- /dev/null +++ b/wiki/lib/plugins/revert/lang/ko/intro.txt @@ -0,0 +1,3 @@ +====== 되돌리기 관리자 ====== + +스팸 공격으로부터 자동으로 되돌리는데 이 페이지가 도움이 될 수 있습니다. 스팸에 공격 받은 문서 목록을 찾으려면 검색어를 입력하고(예를 들어 스팸 URL) 나서 찾은 문서가 스팸 공격을 받았는지 확인하고 되돌리세요. \ No newline at end of file diff --git a/wiki/lib/plugins/revert/lang/ko/lang.php b/wiki/lib/plugins/revert/lang/ko/lang.php new file mode 100644 index 0000000..f9e16cc --- /dev/null +++ b/wiki/lib/plugins/revert/lang/ko/lang.php @@ -0,0 +1,25 @@ + + * @author jk Lee + * @author dongnak + * @author Song Younghwan + * @author Seung-Chul Yoo + * @author erial2 + * @author Myeongjin + * @author S.H. Lee + */ +$lang['menu'] = '되돌리기 관리자'; +$lang['filter'] = '스팸 문서 검색'; +$lang['revert'] = '선택한 문서 되돌리기'; +$lang['reverted'] = '%s 판을 %s 판으로 되돌림'; +$lang['removed'] = '%s 제거됨'; +$lang['revstart'] = '되돌리기 작업을 시작합니다. 오랜 시간이 걸릴 수 있습니다. 완료되기 전에 + 스크립트 시간 초과가 발생한다면 더 작은 작업으로 나누어서 + 되돌리시기 바랍니다.'; +$lang['revstop'] = '되돌리기 작업이 성공적으로 끝났습니다.'; +$lang['note1'] = '참고: 대소문자를 구별해 찾습니다'; +$lang['note2'] = '참고: 문서는 %s 스팸 단어를 포함하지 않은 최신 판으로 되돌립니다.'; -- cgit 1.4.1-2-gfad0