mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
일부 일본어 번역 오류 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6448 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
1f79e6c37d
commit
dde195e3df
18 changed files with 77 additions and 78 deletions
|
|
@ -5,10 +5,10 @@
|
|||
* @brief アンケート(poll)モジュールの基本言語パッケージ
|
||||
**/
|
||||
|
||||
$lang->poll = "アンケート調査";
|
||||
$lang->poll_stop_date = "アンケート調査の終了日";
|
||||
$lang->poll_join_count = "参加者";
|
||||
$lang->poll_checkcount = "必須選択項目数";
|
||||
$lang->poll = 'アンケート調査';
|
||||
$lang->poll_stop_date = 'アンケート調査の終了日';
|
||||
$lang->poll_join_count = '参加者';
|
||||
$lang->poll_checkcount = '必須選択項目数';
|
||||
|
||||
$lang->cmd_poll_list = 'アンケートのリスト表示';
|
||||
$lang->cmd_delete_checked_poll = '選択項目削除';
|
||||
|
|
@ -28,7 +28,7 @@
|
|||
|
||||
$lang->cmd_null_item = "アンケート調査に登録する項目がありません。\nもう一度設定して下さい。";
|
||||
|
||||
$lang->confirm_poll_submit = "アンケート調査にご応募しますか?";
|
||||
$lang->confirm_poll_submit = 'アンケート調査にご応募しますか?';
|
||||
|
||||
$lang->search_target_list = array(
|
||||
'title' => 'タイトル',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue