mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-15 01:09:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7668 201d5d3c-b55e-5fd7-737f-ddc643e51545
16 lines
1.1 KiB
PHP
16 lines
1.1 KiB
PHP
<?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 = '적용되었습니다';
|
|
?>
|