mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-08 19:42:15 +09:00
삭제
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2327 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
commit
8326004cb2
2773 changed files with 91485 additions and 0 deletions
22
modules/krzip/lang/en.lang.php
Normal file
22
modules/krzip/lang/en.lang.php
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
<?php
|
||||
/**
|
||||
* @file modules/krzip/lang/en.lang.php
|
||||
* @author zero <zero@nzeo.com>
|
||||
* @brief English language pack (Only basic contents are listed)
|
||||
**/
|
||||
|
||||
// normal words
|
||||
$lang->krzip = "Korean Zip code";
|
||||
$lang->krzip_server_hostname = "Server name for zip code checking";
|
||||
$lang->krzip_server_port = "Server port for zip code checking";
|
||||
$lang->krzip_server_query = "Server path for zip code checking";
|
||||
|
||||
// descriptions
|
||||
$lang->about_krzip_server_hostname = "Input the server's domain for checking zip codes and receiving the result list";
|
||||
$lang->about_krzip_server_port = "Input the server's port number for checking the zip code";
|
||||
$lang->about_krzip_server_query = "Input the query url that will be requested for checking the zip code";
|
||||
|
||||
// error messages
|
||||
$lang->msg_not_exists_addr = "Target for searching doesn't exist";
|
||||
$lang->msg_fail_to_socket_open = "Unabled to connect to zip code checking server";
|
||||
?>
|
||||
22
modules/krzip/lang/jp.lang.php
Normal file
22
modules/krzip/lang/jp.lang.php
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
<?php
|
||||
/**
|
||||
* @file modules/krzip/lang/jp.lang.php
|
||||
* @author zero <zero@nzeo.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 = "郵便番号サーバとの接続に失敗しました";
|
||||
?>
|
||||
22
modules/krzip/lang/ko.lang.php
Normal file
22
modules/krzip/lang/ko.lang.php
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
<?php
|
||||
/**
|
||||
* @file modules/krzip/lang/ko.lang.php
|
||||
* @author zero <zero@nzeo.com>
|
||||
* @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 = "우편번호를 검사서버에 요청할 query url을 입력해 주세요";
|
||||
|
||||
// 에러 메세지들
|
||||
$lang->msg_not_exists_addr = "검색하려는 대상이 없습니다";
|
||||
$lang->msg_fail_to_socket_open = "우편번호 검색 대상 서버 접속이 실패하였습니다";
|
||||
?>
|
||||
22
modules/krzip/lang/zh-CN.lang.php
Normal file
22
modules/krzip/lang/zh-CN.lang.php
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
<?php
|
||||
/**
|
||||
* @file modules/krzip/lang/zh-CN.lang.php
|
||||
* @author zero <zero@nzeo.com>
|
||||
* @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 = "请输入向邮编检测服务器发出请求的 query url。";
|
||||
|
||||
// 错误提示
|
||||
$lang->msg_not_exists_addr = "没有要搜索的对象!";
|
||||
$lang->msg_fail_to_socket_open = "连接邮编搜索对象服务器失败!";
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue