mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 11:44:10 +09:00
중국어 - 추가분 번역.
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2757 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
411541d049
commit
2ead8ee51c
7 changed files with 29 additions and 10 deletions
|
|
@ -8,8 +8,8 @@
|
|||
<author email_address="zero@zeroboard.com" link="http://www.zeroboard.com" date="2007. 2. 28">
|
||||
<name xml:lang="ko">제로</name>
|
||||
<name xml:lang="jp">Zero</name>
|
||||
<name xml:lang="en">zero</name>
|
||||
<name xml:lang="es">zero</name>
|
||||
<name xml:lang="en">zero</name>
|
||||
<name xml:lang="es">zero</name>
|
||||
<name xml:lang="zh-CN">zero</name>
|
||||
<description xml:lang="ko">
|
||||
기본 카운터 모듈을 이용하여 전체, 어제, 오늘의 접속현황을 표시합니다.
|
||||
|
|
@ -22,8 +22,8 @@
|
|||
This widget displays the number of people who have visited yesterday and today by using the basic counter module.
|
||||
It will also display the total count.
|
||||
To get this, the counter module should be installed and the counter add-on should be turned on.
|
||||
</description>
|
||||
<description xml:lang="es">
|
||||
</description>
|
||||
<description xml:lang="es">
|
||||
Este widget de contador básico muestra los números de las personas visitadas en el día de ayer, hoy, y el total.
|
||||
Debe instalar el módulo del contador y debe activar el addon del contador.
|
||||
</description>
|
||||
|
|
|
|||
|
|
@ -59,14 +59,18 @@
|
|||
</var>
|
||||
<var id="thumbnail_type">
|
||||
<name xml:lang="ko">썸네일 생성 방법</name>
|
||||
<name xml:lang="zh-CN">缩略图生成方式</name>
|
||||
<description xml:lang="ko">썸네일 생성 방법을 선택할 수 있습니다. (crop : 꽉 채우기, ratio : 비율 맞추기)</description>
|
||||
<description xml:lang="zh-CN">可以选择缩略图生成方式。 (crop : 裁减, ratio : 比例)</description>
|
||||
<type>select</type>
|
||||
<options>
|
||||
<name xml:lang="ko">Crop (채우기)</name>
|
||||
<name xml:lang="zh-CN">Crop (裁减)</name>
|
||||
<value>crop</value>
|
||||
</options>
|
||||
<options>
|
||||
<name xml:lang="ko">Ratio (비율 맞추기)</name>
|
||||
<name xml:lang="zh-CN">Ratio (比例)</name>
|
||||
<value>ratio</value>
|
||||
</options>
|
||||
</var>
|
||||
|
|
@ -85,7 +89,9 @@
|
|||
</var>
|
||||
<var id="thumbnail_height">
|
||||
<name xml:lang="ko">이미지 세로크기</name>
|
||||
<name xml:lang="zh-CN">高度</name>
|
||||
<description xml:lang="ko">이미지의 세로 크기를 지정할 수 있습니다. (기본 100px)</description>
|
||||
<description xml:lang="zh-CN">可以指定图片高度。(默认为100px)</description>
|
||||
<type>text</type>
|
||||
</var>
|
||||
<var id="cols_list_count">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue