mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-26 06:39:56 +09:00
merge sandbox to trunk for 1.4.4
git-svn-id: http://xe-core.googlecode.com/svn/trunk@7723 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
200d63636c
commit
b8299c8a65
683 changed files with 70982 additions and 69716 deletions
|
|
@ -1,10 +1,10 @@
|
|||
<?php
|
||||
/**
|
||||
* @file modules/message/lang/en.lang.php
|
||||
* @author zero <zero@nzeo.com>
|
||||
* @brief English language pack (basic)
|
||||
**/
|
||||
|
||||
$lang->message = 'Display Errors';
|
||||
$lang->about_skin = "You may select skins of error messages";
|
||||
?>
|
||||
<?php
|
||||
/**
|
||||
* @file modules/message/lang/en.lang.php
|
||||
* @author NHN (developers@xpressengine.com)
|
||||
* @brief English language pack (basic)
|
||||
**/
|
||||
|
||||
$lang->message = 'Display Errors';
|
||||
$lang->about_skin = "You may select skins of error messages";
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
/**
|
||||
* @archivo modules/message/lang/es.lang.php
|
||||
* @autor zero <zero@nzeo.com>
|
||||
* @autor NHN (developers@xpressengine.com)
|
||||
* @sumario Paquete del idioma español (básico)
|
||||
**/
|
||||
|
||||
|
|
|
|||
|
|
@ -1,10 +1,10 @@
|
|||
<?php
|
||||
/**
|
||||
* @file modules/message/lang/fr.lang.php
|
||||
* @author zero <zero@nzeo.com> traduit par Pierre Duvent <PierreDuvent@gamil.com>
|
||||
* @brief Paque du langage en français pour le module de Message
|
||||
**/
|
||||
|
||||
$lang->message = 'Montrer Erreurs';
|
||||
$lang->about_skin = "Vous pouvez choisir un habillage pour le message des erreurs";
|
||||
?>
|
||||
<?php
|
||||
/**
|
||||
* @file modules/message/lang/fr.lang.php
|
||||
* @author NHN (developers@xpressengine.com) traduit par Pierre Duvent <PierreDuvent@gamil.com>
|
||||
* @brief Paque du langage en français pour le module de Message
|
||||
**/
|
||||
|
||||
$lang->message = 'Montrer Erreurs';
|
||||
$lang->about_skin = "Vous pouvez choisir un habillage pour le message des erreurs";
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -1,10 +1,10 @@
|
|||
<?php
|
||||
/**
|
||||
* @file modules/message/lang/jp.lang.php
|
||||
* @author zero <zero@nzeo.com> 翻訳:RisaPapa
|
||||
* @brief 日本語言語パッページ(基本的な内容のみ)
|
||||
**/
|
||||
|
||||
$lang->message = 'エラー表示';
|
||||
$lang->about_skin = 'メッセージを表示する際のスキンが指定出来ます。';
|
||||
?>
|
||||
<?php
|
||||
/**
|
||||
* @file modules/message/lang/jp.lang.php
|
||||
* @author NHN (developers@xpressengine.com) 翻訳:RisaPapa
|
||||
* @brief 日本語言語パッページ(基本的な内容のみ)
|
||||
**/
|
||||
|
||||
$lang->message = 'エラー表示';
|
||||
$lang->about_skin = 'メッセージを表示する際のスキンが指定出来ます。';
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -1,10 +1,10 @@
|
|||
<?php
|
||||
/**
|
||||
* @file modules/message/lang/ko.lang.php
|
||||
* @author zero <zero@nzeo.com>
|
||||
* @brief 한국어 언어팩 (기본적인 내용만 수록)
|
||||
**/
|
||||
|
||||
$lang->message = '오류 표시';
|
||||
$lang->about_skin = '오류 메시지용 스킨을 지정하실 수 있습니다.';
|
||||
?>
|
||||
<?php
|
||||
/**
|
||||
* @file modules/message/lang/ko.lang.php
|
||||
* @author NHN (developers@xpressengine.com)
|
||||
* @brief 한국어 언어팩 (기본적인 내용만 수록)
|
||||
**/
|
||||
|
||||
$lang->message = '오류 표시';
|
||||
$lang->about_skin = '오류 메시지용 스킨을 지정하실 수 있습니다.';
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -1,10 +1,10 @@
|
|||
<?php
|
||||
/**
|
||||
* @file ru.lang.php
|
||||
* @author zero <zero@nzeo.com> | translation by Maslennikov Evgeny aka X-[Vr]bL1s5 | e-mail: x-bliss[a]tut.by; ICQ: 225035467;
|
||||
* @brief Russian basic language pack
|
||||
**/
|
||||
|
||||
$lang->message = 'Отображать ошибки';
|
||||
$lang->about_skin = "Вы можете выбрать скин сообщений об ошибках";
|
||||
?>
|
||||
<?php
|
||||
/**
|
||||
* @file ru.lang.php
|
||||
* @author NHN (developers@xpressengine.com) | translation by Maslennikov Evgeny aka X-[Vr]bL1s5 | e-mail: x-bliss[a]tut.by; ICQ: 225035467;
|
||||
* @brief Russian basic language pack
|
||||
**/
|
||||
|
||||
$lang->message = 'Отображать ошибки';
|
||||
$lang->about_skin = "Вы можете выбрать скин сообщений об ошибках";
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
<?php
|
||||
/* ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
||||
░░ * @File : common/lang/vi.lang.php ░░
|
||||
░░ * @Author : zero (zero@nzeo.com) ░░
|
||||
░░ * @Trans : Đào Đức Duy (ducduy.dao.vn@vietxe.net) ░░
|
||||
░░ * @Website: http://vietxe.net ░░
|
||||
░░ * @Brief : Vietnamese Language Pack (Only basic words are included here) ░░
|
||||
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ */
|
||||
|
||||
$lang->message = 'Hiển thị lỗi';
|
||||
$lang->about_skin = "Bạn có thể chọn giao diện khi hiển thị lỗi.";
|
||||
?>
|
||||
<?php
|
||||
/* ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
||||
░░ * @File : common/lang/vi.lang.php ░░
|
||||
░░ * @Author : NHN (developers@xpressengine.com) ░░
|
||||
░░ * @Trans : Đào Đức Duy (ducduy.dao.vn@vietxe.net) ░░
|
||||
░░ * @Website: http://vietxe.net ░░
|
||||
░░ * @Brief : Vietnamese Language Pack (Only basic words are included here) ░░
|
||||
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ */
|
||||
|
||||
$lang->message = 'Hiển thị lỗi';
|
||||
$lang->about_skin = "Bạn có thể chọn giao diện khi hiển thị lỗi.";
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
/**
|
||||
* @file modules/message/lang/zh-CN.lang.php
|
||||
* @author zero <zero@nzeo.com> 翻译:guny
|
||||
* @author NHN (developers@xpressengine.com) 翻译:guny
|
||||
* @brief 错误信息模块简体中文语言包
|
||||
**/
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
/**
|
||||
* @file modules/message/lang/zh-TW.lang.php
|
||||
* @author zero <zero@nzeo.com> 翻譯:royallin
|
||||
* @author NHN (developers@xpressengine.com) 翻譯:royallin
|
||||
* @brief 訊息(message)模組正體中文語言
|
||||
**/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue