영어번역 적용 (by 나이스투님)

git-svn-id: http://xe-core.googlecode.com/svn/trunk@1964 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2007-07-20 00:38:13 +00:00
parent 86bbeec870
commit 8c394d8589
45 changed files with 666 additions and 3 deletions

View file

@ -2,9 +2,11 @@
<addon version="0.1">
<title xml:lang="ko">게시글 구글 애드센스 연동</title>
<title xml:lang="zh-CN">Google AdSense</title>
<title xml:lang="en">Article Google Adsense Linkage</title>
<author email_address="zero@zeroboard.com" link="http://www.zeroboard.com" date="2007. 2. 28">
<name xml:lang="ko">제로</name>
<name xml:lang="zh-CN">zero</name>
<name xml:lang="en">zero</name>
<description xml:lang="ko">
게시글의 상/하단에 구글 애드센스를 추가할 수 있습니다.
추가확장폼에서 사용자에게 구글애드센스 코드를 받게 하여 글쓴이와 연동되는 애드센스 출력이 가능합니다.
@ -19,97 +21,134 @@
输入颜色时除了# 的6位数的颜色代码。
指定输出位置时输入top或bottom后显示在内容的顶部或底部。
</description>
<description xml:lang="en">
Google Adsense can be added at top/bottom of article.
An adsense linked with writer can be displayed by Google adsense code input by user in additional form.
If this isn't used or user hasn't input the adsense code, the default adsense code will be used.
To use color, input 6 color code except '#'.
You can display the ad at the top or the bottom of article by input Position as top or bottom.
</description>
</author>
<extra_vars>
<var name="position">
<title xml:lang="ko">위치</title>
<title xml:lang="zh-CN">位置</title>
<title xml:lang="en">Position</title>
<description xml:lang="ko">top : 게시글 상단, bottom : 게시글 하단 을 지정하실 수 있습니다.</description>
<description xml:lang="zh-CN">输入top或bottom。top : 内容顶部, bottom : 内容底部)</description>
<description xml:lang="en">You can select top : top of article, bottom : bottom of article.</description>
</var>
<var name="ad_client">
<title xml:lang="ko">구글 애드센스 키</title>
<title xml:lang="zh-CN">google_ad_client</title>
<title xml:lang="en">Google Adsense Key</title>
<description xml:lang="ko">기본으로 사용될 구글 애드센스 키를 입력해주세요.</description>
<description xml:lang="zh-CN">请输入将默认使用的google_ad_client值。</description>
<description xml:lang="en">Input Google Adsense key to use as default.</description>
</var>
<var name="user_ad_client">
<title xml:lang="ko">회원 키 항목 이름</title>
<title xml:lang="zh-CN">会员项目名称</title>
<title xml:lang="en">Name of Member Key Item</title>
<description xml:lang="ko">회원의 구글 애드센스를 허락하시려면 가입항목중 구글 키 입력 항목 이름을 입력해주세요.</description>
<description xml:lang="zh-CN">请输入允许会员使用Google AdSense时会员注册项目中显示的名称</description>
<description xml:lang="en">To permit member's Google Adsense, input name of Google key item in join items.</description>
</var>
<var name="ad_width">
<title xml:lang="ko">가로 길이</title>
<title xml:lang="zh-CN">横幅大小</title>
<title xml:lang="en">Width</title>
<description xml:lang="ko">애드센스의 가로길이를 입력해주세요.</description>
<description xml:lang="zh-CN">请输入AdSense的宽度大小。</description>
<description xml:lang="en">Input width of adsense.</description>
</var>
<var name="ad_height">
<title xml:lang="ko">세로 길이</title>
<title xml:lang="zh-CN">高度大小</title>
<title xml:lang="en">Height</title>
<description xml:lang="ko">애드센스의 세로길이를 입력해주세요.</description>
<description xml:lang="zh-CN">请输入高度大小。</description>
<description xml:lang="en">Input height of adsense.</description>
</var>
<var name="ad_format">
<title xml:lang="ko">포맷</title>
<title xml:lang="zh-CN">格式</title>
<title xml:lang="en">Format</title>
<description xml:lang="ko">애드센스 포맷을 입력해주세요.</description>
<description xml:lang="zh-CN">请输入广告格式</description>
<description xml:lang="en">Input format of adsense.</description>
</var>
<var name="ad_type">
<title xml:lang="ko">타입</title>
<title xml:lang="zh-CN">样式</title>
<title xml:lang="en">Type</title>
<description xml:lang="ko">애드센스의 타입을 입력해주세요.</description>
<description xml:lang="zh-CN">请输入AdSense样式。</description>
<description xml:lang="en">Input type of adsense.</description>
</var>
<var name="ad_channel">
<title xml:lang="ko">채널</title>
<title xml:lang="zh-CN">渠道</title>
<title xml:lang="en">Channel</title>
<description xml:lang="ko">채널을 입력해주세요. (사용자 정의 구글 애드센스일 경우 사용되지 않습니다)</description>
<description xml:lang="zh-CN">请输入渠道。 (用户定义Google AdSense的情况不使用)</description>
<description xml:lang="en">Input channel. (It is not used for custom Google Adsense)</description>
</var>
<var name="color_border">
<title xml:lang="ko">외곽선 색상</title>
<title xml:lang="zh-CN">边框颜色</title>
<title xml:lang="en">Border Color</title>
<description xml:lang="ko">외곽선 색상을 입력해주세요.</description>
<description xml:lang="zh-CN">请输入边框颜色。</description>
<description xml:lang="en">Input border color.</description>
</var>
<var name="color_bg">
<title xml:lang="ko">배경색</title>
<title xml:lang="zh-CN">背景颜色</title>
<title xml:lang="en">Background Color</title>
<description xml:lang="ko">배경색상을 입력해주세요.</description>
<description xml:lang="zh-CN">请输入背景颜色。</description>
<description xml:lang="en">Input background color.</description>
</var>
<var name="link_color">
<title xml:lang="ko">링크 글자색</title>
<title xml:lang="zh-CN">链接颜色</title>
<title xml:lang="en">Link Color</title>
<description xml:lang="ko">링크가 걸린 글자의 색상을 입력해주세요.</description>
<description xml:lang="zh-CN">请输入链接颜色。</description>
<description xml:lang="en">Input color of linked text.</description>
</var>
<var name="text_color">
<title xml:lang="ko">글자 색 </title>
<title xml:lang="zh-CN">字体颜色 </title>
<title xml:lang="en">Text Color </title>
<description xml:lang="ko">링크가 걸리지 않은 글자의 색을 입력해주세요</description>
<description xml:lang="zh-CN">请输入没有链接字体颜色。</description>
<description xml:lang="en">Input color of not linked text.</description>
</var>
<var name="url_color">
<title xml:lang="ko">URL 색</title>
<title xml:lang="zh-CN">URL 颜色</title>
<title xml:lang="en">URL Color</title>
<description xml:lang="ko">URL의 글자색을 입력해주세요.</description>
<description xml:lang="zh-CN">请输入URL的颜色。</description>
<description xml:lang="en">Input color of URL.</description>
</var>
<var name="ui_features">
<title xml:lang="ko">테두리 형태</title>
<title xml:lang="zh-CN">边框形态</title>
<title xml:lang="en">Border Style</title>
<description xml:lang="ko">테두리 형태를 입력해주세요.</description>
<description xml:lang="zh-CN">请输入边框形态。</description>
<description xml:lang="en">Input style of border.</description>
</var>
<var name="background_image">
<title xml:lang="ko">배경 이미지를 입력해주세요.</title>
<title xml:lang="zh-CN">请输入背景图片。</title>
<title xml:lang="en">Input background image.</title>
<description xml:lang="ko">접근가능한 웹서버에 올린 배경 이미지의 URL을 입력해주세요.</description>
<description xml:lang="zh-CN">请输入图片URL。</description>
<description xml:lang="en">Input URL of background image which is uploaded in accessible web server.</description>
</var>
</extra_vars>
</addon>

View file

@ -0,0 +1,3 @@
<?php
$lang->alert_new_message_arrived = 'You got a new message. Do you want to check now?';
?>