rhymix/widgets/newest_document/skins/news_ticker/skin.xml
2007-12-07 18:48:13 +00:00

57 lines
2.3 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<skin>
<title xml:lang="ko">전광판(뉴스티커) 출력</title>
<title xml:lang="jp">電光版(ニュースティッカー)出力</title>
<title xml:lang="zh-CN">滚动新闻皮肤</title>
<maker email_address="zero@zeroboard.com" link="http://www.zeroboard.com" date="2007. 11. 26">
<name xml:lang="ko">제로</name>
<name xml:lang="jp">Zero</name>
<name xml:lang="zh-CN">Zero</name>
<description xml:lang="ko">
최근 게시글을 전광판(뉴스티커) 형식으로 한개씩 scroll 되는 방식의 위젯입니다.
</description>
<description xml:lang="jp">
最新コンテンツをニュースティッカーNewsTickerスタイルで一つずつスクロールされる方法で表示するウィジェットです。
</description>
<description xml:lang="zh-CN">
将把最新主题显示为滚动新闻样式的主题列表皮肤。
</description>
</maker>
<colorset>
<color name="none">
<title xml:lang="ko">내용만 출력</title>
<title xml:lang="jp">内容のみ出力</title>
<title xml:lang="zh-CN">标题</title>
</color>
<color name="gray">
<title xml:lang="ko">회색 배경</title>
<title xml:lang="jp">灰色背景</title>
<title xml:lang="zh-CN">灰色背景</title>
</color>
<color name="red">
<title xml:lang="ko">붉은 배경</title>
<title xml:lang="jp">赤色背景</title>
<title xml:lang="zh-CN">红色背景</title>
</color>
<color name="blue">
<title xml:lang="ko">파란 배경</title>
<title xml:lang="jp">青色背景</title>
<title xml:lang="zh-CN">蓝色背景</title>
</color>
<color name="green">
<title xml:lang="ko">녹색 배경</title>
<title xml:lang="jp">緑色背景</title>
<title xml:lang="zh-CN">绿色背景</title>
</color>
<color name="yellow">
<title xml:lang="ko">노란 배경</title>
<title xml:lang="jp">黄色背景</title>
<title xml:lang="zh-CN">黄色背景</title>
</color>
<color name="black">
<title xml:lang="ko">검은 배경</title>
<title xml:lang="jp">黒色背景</title>
<title xml:lang="zh-CN">黑色背景</title>
</color>
</colorset>
</skin>