mirror of
https://github.com/moodle/moodle.git
synced 2025-08-10 19:36:41 +02:00
Deleted thislanguage, thisdirection thischaracterset parentlanguage from files wich are not supposed to contain those strings
This cause also some empty files (because they didn't contain anything else) wich I also deleted
This commit is contained in:
parent
3e688521c6
commit
4173f2cefc
326 changed files with 145 additions and 1318 deletions
|
@ -128,7 +128,6 @@ $string['pageslinkingto'] = '이면에서연결된면';
|
|||
$string['pagesremoved'] = '지움면';
|
||||
$string['pagesreverted'] = '뒤로바꾸다';
|
||||
$string['pagesstripped'] = '이면들을버리다';
|
||||
$string['parentlanguage'] = '<<번역기 : 만약 당신의 언어가 부모언어를 가지고 있다면 그 무들은 당신의 언어 팩에서 문자열이 사라졌을때 이용되어야 한다, 그리고 여기서 그것을 위해 코드를 명기하라. 만약 당신이 이 빈칸을 남긴다면 영어가 사용될 것이다. 예 : nl>> ';
|
||||
$string['plaintext'] = '원문';
|
||||
$string['preview'] = '미리보기';
|
||||
$string['readonly'] = '이면만읽음';
|
||||
|
@ -160,9 +159,6 @@ $string['tabinfo'] = '정보';
|
|||
$string['tablinks'] = '링크';
|
||||
$string['tabview'] = '보기';
|
||||
$string['thanksforcontribution'] = '당신의 공헌에 감사합니다';
|
||||
$string['thischarset'] = 'UTF-8';
|
||||
$string['thisdirection'] = 'ltr';
|
||||
$string['thislanguage'] = '한국어';
|
||||
$string['thispageisntlinkedfromanywhereelse'] = '이 페이지는 어디에도 연계되어 있지 않습니다';
|
||||
$string['updatedpages'] = '최신페이지';
|
||||
$string['uplerror'] = '죄송합니다 파일 업로드중 문제가 발생했습니다';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue