mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-26 06:39:56 +09:00
중국어 전체파일 수정보완 및 추가번 적용. by guny님
git-svn-id: http://xe-core.googlecode.com/svn/trunk@2037 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
9bf4756ded
commit
1656f52701
103 changed files with 580 additions and 509 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<widget version="0.1">
|
||||
<title xml:lang="ko">플래시 시계</title>
|
||||
<title xml:lang="zh-CN">Flash时钟</title>
|
||||
<title xml:lang="zh-CN">时钟</title>
|
||||
<title xml:lang="jp">フラッシュ時計</title>
|
||||
<title xml:lang="en">Flash Clock</title>
|
||||
<author email_address="styx@bystyx.com" link="http://www.bystyx.com" date="2007. 2. 28">
|
||||
|
|
@ -10,30 +10,30 @@
|
|||
<name xml:lang="jp">Styx</name>
|
||||
<name xml:lang="en">styx </name>
|
||||
<description xml:lang="ko">플래쉬로 된 시계를 출력합니다.</description>
|
||||
<description xml:lang="zh-CN">Flash时钟控件。</description>
|
||||
<description xml:lang="zh-CN">显示Flash时钟的控件。</description>
|
||||
<description xml:lang="jp">フラッシュ時計を出力します。</description>
|
||||
<description xml:lang="en">It will display the clock created with flash.</description>
|
||||
</author>
|
||||
<extra_vars>
|
||||
<var id="clock_width">
|
||||
<name xml:lang="ko">가로길이</name>
|
||||
<name xml:lang="zh-CN">设定宽度</name>
|
||||
<name xml:lang="zh-CN">宽度</name>
|
||||
<name xml:lang="jp">横幅サイズ</name>
|
||||
<name xml:lang="en">Width</name>
|
||||
<type>text</type>
|
||||
<description xml:lang="ko">가로길이를 지정하실 수 있습니다. (기본 200px)</description>
|
||||
<description xml:lang="zh-CN">请设定宽度。 (默认 200px)</description>
|
||||
<description xml:lang="zh-CN">可以设置宽度。 (默认为 200px)</description>
|
||||
<description xml:lang="jp">横幅サイズを指定することができます。(デフォルト200px)</description>
|
||||
<description xml:lang="en">It will be able to set the width. (default is 200px)</description>
|
||||
</var>
|
||||
<var id="theme">
|
||||
<name xml:lang="ko">테마</name>
|
||||
<name xml:lang="zh-CN">主题</name>
|
||||
<name xml:lang="zh-CN">风格</name>
|
||||
<name xml:lang="jp">テーマ</name>
|
||||
<name xml:lang="en">Theme</name>
|
||||
<type>select</type>
|
||||
<description xml:lang="ko">흰색/검은색 배경색에 따라 조절하시면 됩니다.</description>
|
||||
<description xml:lang="zh-CN">请设定背景。</description>
|
||||
<description xml:lang="zh-CN">可以随设置黑/白背景色来进行调解。</description>
|
||||
<description xml:lang="jp">白/黒の背景で調節します。</description>
|
||||
<description xml:lang="en">You may select a theme according to white/black background color.</description>
|
||||
<options>
|
||||
|
|
@ -58,7 +58,7 @@
|
|||
<name xml:lang="en">Date Indication</name>
|
||||
<type>select</type>
|
||||
<description xml:lang="ko">시계내에 일자를 표시하는 기능을 끄거나 켜실 수 있습니다.</description>
|
||||
<description xml:lang="zh-CN">可设定时钟内显示日期或关闭日期。</description>
|
||||
<description xml:lang="zh-CN">可以开启/关闭时钟内日期的显示。</description>
|
||||
<description xml:lang="jp">時計内に年月日を表示させる機能がオン・オフできます。</description>
|
||||
<description xml:lang="en">You can set on or off the function of the date indication in the clock</description>
|
||||
<options>
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
<skin>
|
||||
<title xml:lang="ko">플래시 시계</title>
|
||||
<title xml:lang="jp">フラッシュ時計</title>
|
||||
<title xml:lang="zh-CN">flash 钟表</title>
|
||||
<title xml:lang="zh-CN">flash时钟</title>
|
||||
<title xml:lang="en">Flash Clock</title>
|
||||
<maker email_address="styx@bystyx.com" link="http://www.bystyx.com" date="2007. 2. 28">
|
||||
<name xml:lang="ko">styx</name>
|
||||
|
|
@ -11,7 +11,7 @@
|
|||
<name xml:lang="en">styx</name>
|
||||
<description xml:lang="ko">플래시 시계를 출력합니다.</description>
|
||||
<description xml:lang="jp">フラッシュ時計を表示します。</description>
|
||||
<description xml:lang="zh-CN">输出flash钟表。</description>
|
||||
<description xml:lang="zh-CN">显示flash时钟。</description>
|
||||
<description xml:lang="en">It displays flash clock.</description>
|
||||
</maker>
|
||||
<colorset>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue