mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-02 01:52:10 +09:00
fixed the lang files
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9318 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
8144bacd5c
commit
4c747318ae
34 changed files with 581 additions and 570 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<lang>
|
||||
<item name="about_captcha">
|
||||
<value xml:lang="ko"><![CDATA[위 영어 알파벳을 순서대로 입력해 주세요. 대소문자는 구분하지 않습니다.]]></value>
|
||||
<value xml:lang="en"><![CDATA[Please type in the displayed characters in the same order. They are case-insensitive.]]></value>
|
||||
<value xml:lang="en"><![CDATA[Please type the characters you see in the picture above. They are not case-sensitive.]]></value>
|
||||
<value xml:lang="zh-TW"><![CDATA[請依序輸入圖片中的文字,不分大小寫。]]></value>
|
||||
</item>
|
||||
<item name="captcha_reload">
|
||||
|
|
@ -12,12 +12,12 @@
|
|||
</item>
|
||||
<item name="captcha_play">
|
||||
<value xml:lang="ko"><![CDATA[음성으로 듣기]]></value>
|
||||
<value xml:lang="en"><![CDATA[Pronounce the letters]]></value>
|
||||
<value xml:lang="en"><![CDATA[Listen and type the letters you hear.]]></value>
|
||||
<value xml:lang="zh-TW"><![CDATA[播放]]></value>
|
||||
</item>
|
||||
<item name="captcha_denied">
|
||||
<value xml:lang="ko"><![CDATA[잘못 입력하셨습니다]]></value>
|
||||
<value xml:lang="en"><![CDATA[You have typed wrong characters.]]></value>
|
||||
<value xml:lang="en"><![CDATA[The characters you entered didn't match the word verification.]]></value>
|
||||
<value xml:lang="zh-TW"><![CDATA[輸入錯誤]]></value>
|
||||
</item>
|
||||
</lang>
|
||||
|
|
@ -2,7 +2,7 @@
|
|||
<lang>
|
||||
<item name="alert_new_message_arrived">
|
||||
<value xml:lang="ko"><![CDATA[%d개의 새로운 메시지가 도착하였습니다. 확인하시겠습니까?]]></value>
|
||||
<value xml:lang="en"><![CDATA[You have a new message. Do you want to check it now?]]></value>
|
||||
<value xml:lang="en"><![CDATA[You have %d new message(s). Do you want to check it now?]]></value>
|
||||
<value xml:lang="jp"><![CDATA[%d個の新しいメッセージが届いています。 確認しますか?]]></value>
|
||||
<value xml:lang="zh-CN"><![CDATA[您有新消息。要确认吗?]]></value>
|
||||
<value xml:lang="zh-TW"><![CDATA[您收到%d個新訊息。您想要檢視嗎?]]></value>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue