중국어 - 추가분 번역.

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2730 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
guny 2007-10-11 01:04:59 +00:00
parent 0c69e3e2e3
commit 94359156c8
6 changed files with 22 additions and 7 deletions

View file

@ -1,16 +1,23 @@
<?xml version="1.0" encoding="utf-8"?>
<addon version="0.1">
<title xml:lang="ko">Google Analytics</title>
<title xml:lang="zh-CN">Google Analytics</title>
<author email_address="zero@zeroboard.com" link="http://www.zeroboard.com" date="2007. 9. 19">
<name xml:lang="ko">제로</name>
<name xml:lang="zh-CN">Zero</name>
<description xml:lang="ko">
Google Analytics 코드를 사이트에 추가할 수 있습니다.
</description>
<description xml:lang="zh-CN">
可以添加Google Analytics代码。
</description>
</author>
<extra_vars>
<var name="uacct">
<title xml:lang="ko">uacct</title>
<title xml:lang="zh-CN">uacct</title>
<description xml:lang="ko">Google Analytics 코드의 _uacct 값을 입력해주세요.</description>
<description xml:lang="ko">请输入Google Analytics代码的_uacct值。</description>
</var>
</extra_vars>
</addon>