mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
일본어 번역 일부 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5014 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
c8d11da53e
commit
e6dd405a42
3 changed files with 4 additions and 4 deletions
|
|
@ -1,9 +1,9 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<skin version="0.2">
|
<skin version="0.2">
|
||||||
<title xml:lang="ko">PlanetXE 기본 스킨</title>
|
<title xml:lang="ko">PlanetXE 기본 스킨</title>
|
||||||
<title xml:lang="jp">PlanetXE基本スキン</title>
|
|
||||||
<title xml:lang="zh-CN">PlanetXE默认皮肤</title>
|
<title xml:lang="zh-CN">PlanetXE默认皮肤</title>
|
||||||
<title xml:lang="zh-TW">PlanetXE 基本面板</title>
|
<title xml:lang="zh-TW">PlanetXE 基本面板</title>
|
||||||
|
<title xml:lang="jp">PlanetXE基本スキン</title>
|
||||||
<description xml:lang="ko">
|
<description xml:lang="ko">
|
||||||
PlanetXE의 기본 스킨입니다.
|
PlanetXE의 기본 스킨입니다.
|
||||||
</description>
|
</description>
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
* @file jp.lang.php
|
* @file jp.lang.php
|
||||||
* @author zero (zero@nzeo.com)
|
* @author zero (zero@nzeo.com)翻訳:ミニミ
|
||||||
* @brief スプリングノート(springnote) モジュールの基本言語パッケージ 日本語翻訳:RisaPapa
|
* @brief スプリングノート(springnote) モジュールの基本言語パッケージ 日本語翻訳:RisaPapa
|
||||||
**/
|
**/
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
* @file modules/widget/lang/jp.lang.php
|
* @file modules/widget/lang/jp.lang.php
|
||||||
* @author zero <zero@nzeo.com> 翻訳:RisaPapa
|
* @author zero <zero@nzeo.com> 翻訳:RisaPapa、ミニミ
|
||||||
* @brief ウィジェット(widget)モジュール基本言語パッケージ
|
* @brief ウィジェット(widget)モジュール基本言語パッケージ
|
||||||
**/
|
**/
|
||||||
|
|
||||||
|
|
@ -9,7 +9,7 @@
|
||||||
|
|
||||||
$lang->widget_name = 'ウィジェット名';
|
$lang->widget_name = 'ウィジェット名';
|
||||||
$lang->widget_maker = 'ウィジェット作者';
|
$lang->widget_maker = 'ウィジェット作者';
|
||||||
$lang->widget_license = 'License';
|
$lang->widget_license = 'ライセンス';
|
||||||
$lang->widget_history = '変更内容';
|
$lang->widget_history = '変更内容';
|
||||||
$lang->widget_info = 'ウィジェット情報';
|
$lang->widget_info = 'ウィジェット情報';
|
||||||
$lang->widget_code = 'コード';
|
$lang->widget_code = 'コード';
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue