mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-30 15:52:17 +09:00
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:
parent
2a1ccc1085
commit
4d439d69b5
36 changed files with 306 additions and 140 deletions
|
|
@ -50,7 +50,7 @@
|
|||
Но чтобы включить эти функции, Вам надо активировать аддоны, относящиеся к поинтам.
|
||||
</description>
|
||||
<description xml:lang="zh-TW">
|
||||
可在發表/刪除評論時,付出相對應的點數。
|
||||
可在發表、刪除文章及回覆時,付出相對應的點數。
|
||||
也能以點數設置等級,並在用戶名稱前顯示等級圖示。
|
||||
但是必須先啟用點數系統才能使用。
|
||||
</description>
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@
|
|||
<title xml:lang="es">Point</title>
|
||||
<title xml:lang="ru">Point</title>
|
||||
<title xml:lang="fr">Point</title>
|
||||
<title xml:lang="zh-TW">Point</title>
|
||||
<title xml:lang="zh-TW">點數系統</title>
|
||||
<title xml:lang="vi">Point</title>
|
||||
<title xml:lang="mn">Point</title>
|
||||
<title xml:lang="tr">Point</title>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue