issue 1547 added zh-TW lang at addon and common (thanks to royallin11)

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10209 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
chschy 2012-02-27 06:17:05 +00:00
parent 2a1ccc1085
commit 4d439d69b5
36 changed files with 306 additions and 140 deletions

View file

@ -533,9 +533,11 @@
<value xml:lang="ko"><![CDATA[포인트를 증가시키려면 +를 감소시키려면 -를 숫자앞에 표기한 후 업데이트 해 주세요. + 또는 - 표시가 없으면 입력한 값으로 설정됩니다.]]></value>
<value xml:lang="en"><![CDATA[Insert + in front of the number to increase the point or - to decrease, and update the point. If you don't insert + or -, the point will be set as the value you entered.]]></value>
  <value xml:lang="jp"><![CDATA[ポイントを増加させるには+を、減少させるには-を、数字の前に表記した後、アップデートしてください。+、または-表示がなければ入力した値が設定されます。]]></value>
<value xml:lang="zh-TW"><![CDATA[Insert + in front of the number to increase the point or - to decrease, and update the point. If you don't insert + or -, the point will be set as the value you entered.]]></value>
</item>
<item name="give_point">
<value xml:lang="ko"><![CDATA[포인트 부여]]></value>
<value xml:lang="en"><![CDATA[Give the point]]></value>
<value xml:lang="zh-TW"><![CDATA[給予點數]]></value>
</item>
</lang>