mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-27 23:29:57 +09:00
set svn property - svn:eol-style LF
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8253 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
9802eaa60a
commit
620b03d184
763 changed files with 114595 additions and 114595 deletions
|
|
@ -1,22 +1,22 @@
|
|||
<?php
|
||||
/**
|
||||
* @file modules/krzip/lang/jp.lang.php
|
||||
* @author NHN (developers@xpressengine.com) 翻訳:RisaPapa、ミニミ
|
||||
* @brief 日本語言語パッケージ(基本的な内容のみ)
|
||||
**/
|
||||
|
||||
// 一般用語
|
||||
$lang->krzip = '韓国郵便番号';
|
||||
$lang->krzip_server_hostname = '郵便番号検索サーバ名';
|
||||
$lang->krzip_server_port = '郵便番号検索サーバのポート';
|
||||
$lang->krzip_server_query = '郵便番号検索サーバのクエリ';
|
||||
|
||||
// 説明
|
||||
$lang->about_krzip_server_hostname = '郵便番号を検索して結果を取り寄せるサーバのドメインを入力して下さい。';
|
||||
$lang->about_krzip_server_port = '郵便番号検索サーバのポート番号を入力して下さい。';
|
||||
$lang->about_krzip_server_query = '郵便番号検索サーバに問い合わせるクエリのURLを入力して下さい。';
|
||||
|
||||
// エラーメッセージ
|
||||
$lang->msg_not_exists_addr = '入力された文字列では郵便番号が見つかりませんでした';
|
||||
$lang->msg_fail_to_socket_open = '郵便番号サーバとの接続に失敗しました';
|
||||
?>
|
||||
<?php
|
||||
/**
|
||||
* @file modules/krzip/lang/jp.lang.php
|
||||
* @author NHN (developers@xpressengine.com) 翻訳:RisaPapa、ミニミ
|
||||
* @brief 日本語言語パッケージ(基本的な内容のみ)
|
||||
**/
|
||||
|
||||
// 一般用語
|
||||
$lang->krzip = '韓国郵便番号';
|
||||
$lang->krzip_server_hostname = '郵便番号検索サーバ名';
|
||||
$lang->krzip_server_port = '郵便番号検索サーバのポート';
|
||||
$lang->krzip_server_query = '郵便番号検索サーバのクエリ';
|
||||
|
||||
// 説明
|
||||
$lang->about_krzip_server_hostname = '郵便番号を検索して結果を取り寄せるサーバのドメインを入力して下さい。';
|
||||
$lang->about_krzip_server_port = '郵便番号検索サーバのポート番号を入力して下さい。';
|
||||
$lang->about_krzip_server_query = '郵便番号検索サーバに問い合わせるクエリのURLを入力して下さい。';
|
||||
|
||||
// エラーメッセージ
|
||||
$lang->msg_not_exists_addr = '入力された文字列では郵便番号が見つかりませんでした';
|
||||
$lang->msg_fail_to_socket_open = '郵便番号サーバとの接続に失敗しました';
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue