17a76cf00SAndreas Gohr<?php 29b864f22SMyeongjin 37a76cf00SAndreas Gohr/** 49b864f22SMyeongjin * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) 57a76cf00SAndreas Gohr * 6*5e6b4925Stake * @author take <take@ruu.kr> 70d4bdcc6Smerefox * @author merefox <admin@homerecz.com> 8d3173fb2Spavement * @author pavement <pavement@rael.cc> 9d18fd84dSTraend * @author Traend <Traend@ruu.kr> 10c6daab83SSeungheon Song * @author Seungheon Song <esketch@gmail.com> 1114bc69e3S이명진 * @author jk Lee 12c6daab83SSeungheon Song * @author dongnak <dongnak@gmail.com> 1300261c55S송영환 * @author Song Younghwan <purluno@gmail.com> 1411d7187bSYooS C * @author Seung-Chul Yoo <dryoo@live.com> 15c6daab83SSeungheon Song * @author erial2 <erial2@gmail.com> 16b2a83e66S이명진 * @author Myeongjin <aranet100@gmail.com> 17badb3b57SS.H. Lee * @author S.H. Lee <tuders@naver.com> 187a76cf00SAndreas Gohr */ 1914bc69e3S이명진$lang['menu'] = '되돌리기 관리자'; 20dc4e861bSMyeongjin$lang['filter'] = '스팸 문서 검색'; 2114bc69e3S이명진$lang['revert'] = '선택한 문서 되돌리기'; 2214bc69e3S이명진$lang['reverted'] = '%s 판을 %s 판으로 되돌림'; 2302266f1fSMyeongjin$lang['removed'] = '%s 제거됨'; 246c40559bSMyeongjin$lang['revstart'] = '되돌리기 작업을 시작합니다. 오랜 시간이 걸릴 수 있습니다. 완료되기 전에 256c40559bSMyeongjin 스크립트 시간 초과가 발생한다면 더 작은 작업으로 나누어서 266c40559bSMyeongjin 되돌리시기 바랍니다.'; 2714bc69e3S이명진$lang['revstop'] = '되돌리기 작업이 성공적으로 끝났습니다.'; 287482f2d6S이명진$lang['note1'] = '참고: 대소문자를 구별해 찾습니다'; 2902266f1fSMyeongjin$lang['note2'] = '참고: 문서는 <i>%s</i> 스팸 단어를 포함하지 않은 최신 판으로 되돌립니다.'; 30