언어 교정 : 라이센스 -> 라이선스

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4388 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
bnu 2008-07-19 15:44:31 +00:00
parent 3dd492d991
commit 34ff43fd18
8 changed files with 12 additions and 12 deletions

View file

@ -86,8 +86,8 @@ DyCalendar._TT["ABOUT"] =
"\n"+
"최신 버전을 받으시려면 http://www.dynarch.com/projects/calendar/ 에 방문하세요\n" +
"\n"+
"GNU LGPL 라이스로 배포됩니다. \n"+
"라이스에 대한 자세한 내용은 http://gnu.org/licenses/lgpl.html 을 읽으세요." +
"GNU LGPL 라이스로 배포됩니다. \n"+
"라이스에 대한 자세한 내용은 http://gnu.org/licenses/lgpl.html 을 읽으세요." +
"\n\n" +
"날짜 선택:\n" +
"- 연도를 선택하려면 \xab, \xbb 버튼을 사용합니다\n" +

View file

@ -59,7 +59,7 @@ String.prototype.setQuery = function(key, val) {
}
}
}
return uri;
return encodeURI(uri);
}
/**

View file

@ -9,7 +9,7 @@
$lang->addon_info = '애드온정보';
$lang->addon_maker = '애드온 제작자';
$lang->addon_license = '라이스';
$lang->addon_license = '라이스';
$lang->addon_history = '변경 이력';
$lang->about_addon_mid = "애드온이 사용될 대상을 지정할 수 있습니다.<br />(모두 해제시 모든 대상에서 사용 가능합니다)";

View file

@ -6,9 +6,9 @@
<title xml:lang="jp">クリエイティブコモンズライセンス</title>
<title xml:lang="zh-CN">知识共享许可协议</title>
<title xml:lang="en">Creative Commons Licenses</title>
<description xml:lang="ko">CCL 라이스를 출력합니다.</description>
<description xml:lang="ko">CCL 라이스를 출력합니다.</description>
<description xml:lang="es">CCL licencia de producto</description>
<description xml:lang="ru">CCL 라이스를 출력합니다.</description>
<description xml:lang="ru">CCL 라이스를 출력합니다.</description>
<description xml:lang="jp">CCLライセンスを表示します。</description>
<description xml:lang="zh-CN">显示知识共享许可协议。</description>
<description xml:lang="en">Output CCL license</description>

View file

@ -11,7 +11,7 @@
$lang->component_author = "제작자 ";
$lang->component_link = "링크";
$lang->component_date = "제작일";
$lang->component_license = '라이스';
$lang->component_license = '라이스';
$lang->component_history = '변경 이력';
$lang->component_description = "설명";
$lang->component_extra_vars = "설정 변수";

View file

@ -8,12 +8,12 @@
$lang->introduce_title = '제로보드 XE 설치';
$lang->license = <<<EndOfLicense
- 프로그램명 : 제로보드XE (zeroboardXE)
- 라이: GNU GENERAL PUBLIC LICENSE
- 라이: GNU GENERAL PUBLIC LICENSE
- 공식 사이트 : <a href="http://www.zeroboard.com">http://www.zeroboard.com</a>
- 원저작자 : zero (zero@zeroboard.com, http://www.zeroboard.com)
프로그램은 자유 소프트웨어 이며 GPL을 따릅니다.
디자인 요소가 첨부된 스킨의 경우는 해당 스킨 제작자가 개별적인 라이스를 적용할 있습니다.
디자인 요소가 첨부된 스킨의 경우는 해당 스킨 제작자가 개별적인 라이스를 적용할 있습니다.
번역문과 원문의 내용상 차이가 발생시 원문의 내용을 따르게 됩니다.
<b>GNU 일반 공중 사용 허가서</b> - 번역문
@ -227,7 +227,7 @@ EndOfLicense;
$lang->install_session_auto_start = 'php설정의 session.auto_start==1 이라 세션 처리에 문제가 발생할 수 있습니다';
$lang->install_permission_denied = '설치대상 디렉토리의 퍼미션이 707이 아닙니다';
$lang->cmd_agree_license = '라이스에 동의합니다';
$lang->cmd_agree_license = '라이스에 동의합니다';
$lang->cmd_install_fix_checklist = '필수 설치조건을 설정하였습니다.';
$lang->cmd_install_next = '설치를 진행합니다';

View file

@ -10,7 +10,7 @@
$lang->layout_name = '레이아웃 이름';
$lang->layout_maker = "레이아웃 제작자";
$lang->layout_license = '라이스';
$lang->layout_license = '라이스';
$lang->layout_history = '변경 이력';
$lang->layout_info = "레이아웃 정보";
$lang->layout_list = '레이아웃 목록';

View file

@ -12,7 +12,7 @@
$lang->add_shortcut = "관리자 메뉴에 추가";
$lang->module_action = "동작";
$lang->module_maker = "모듈 제작자";
$lang->module_license = '라이스';
$lang->module_license = '라이스';
$lang->module_history = '변경 이력 ';
$lang->category_title = "분류 이름";
$lang->header_text = '상단 내용';