merge sandbox to trunk for 1.4.4

git-svn-id: http://xe-core.googlecode.com/svn/trunk@7723 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ngleader 2010-09-28 07:24:47 +00:00
parent 200d63636c
commit b8299c8a65
683 changed files with 70982 additions and 69716 deletions

View file

@ -0,0 +1,16 @@
<?php
$lang->syndication = '聯合供搞';
$lang->about_syndication = '신디케이션이란 검색 서비스 업체와 syndication 이라는 표준 규약을 통해서 보다 더 잘 검색되게 하는 기능입니다.<br/>최소한의 요청만으로 효과적으로 컨텐츠를 검색 서비스 업체와 동기화합니다';
$lang->syndication_service = '供稿服務';
$lang->about_syndication_service = '提供根據標準協議的聯合供搞服務。<br/>[應用] 透過 Ping 的方式';
$lang->my_syndication_url = '供稿網址';
$lang->about_my_syndication_url = '신디케이션 정보를 제공할때 사용되는 사이트의 주소를 입력해주세요. 이 주소는 대표 주소를 이용해주시고 가능한 바꾸시지 않는 것이 좋습니다';
$lang->except_module = '제외시킬 모듈';
$lang->about_except_module = '신디케이션 대상에서 제외시켜 검색서비스 업체와 동기화를 시키지 않을 모듈을 선택해주세요';
$lang->msg_site_url_is_null = '請輸入網站網址';
$lang->success_applied = '적용되었습니다';
?>