xref: /dokuwiki/lib/plugins/revert/lang/ko/lang.php (revision d18fd84da5ec01eef8dde2a1c18f62a7fe6b3698)
17a76cf00SAndreas Gohr<?php
29b864f22SMyeongjin
37a76cf00SAndreas Gohr/**
49b864f22SMyeongjin * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
57a76cf00SAndreas Gohr *
6*d18fd84dSTraend * @author Traend <Traend@ruu.kr>
7c6daab83SSeungheon Song * @author Seungheon Song <esketch@gmail.com>
814bc69e3S이명진 * @author jk Lee
9c6daab83SSeungheon Song * @author dongnak <dongnak@gmail.com>
1000261c55S송영환 * @author Song Younghwan <purluno@gmail.com>
1111d7187bSYooS C * @author Seung-Chul Yoo <dryoo@live.com>
12c6daab83SSeungheon Song * @author erial2 <erial2@gmail.com>
13b2a83e66S이명진 * @author Myeongjin <aranet100@gmail.com>
14badb3b57SS.H. Lee * @author S.H. Lee <tuders@naver.com>
157a76cf00SAndreas Gohr */
1614bc69e3S이명진$lang['menu']                  = '되돌리기 관리자';
17dc4e861bSMyeongjin$lang['filter']                = '스팸 문서 검색';
1814bc69e3S이명진$lang['revert']                = '선택한 문서 되돌리기';
1914bc69e3S이명진$lang['reverted']              = '%s 판을 %s 판으로 되돌림';
2002266f1fSMyeongjin$lang['removed']               = '%s 제거됨';
216c40559bSMyeongjin$lang['revstart']              = '되돌리기 작업을 시작합니다. 오랜 시간이 걸릴 수 있습니다. 완료되기 전에
226c40559bSMyeongjin                     스크립트 시간 초과가 발생한다면 더 작은 작업으로 나누어서
236c40559bSMyeongjin                     되돌리시기 바랍니다.';
2414bc69e3S이명진$lang['revstop']               = '되돌리기 작업이 성공적으로 끝났습니다.';
257482f2d6S이명진$lang['note1']                 = '참고: 대소문자를 구별해 찾습니다';
2602266f1fSMyeongjin$lang['note2']                 = '참고: 문서는 <i>%s</i> 스팸 단어를 포함하지 않은 최신 판으로 되돌립니다.';
27