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@5968 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
97e46a86c4
commit
765109cc4d
10 changed files with 83 additions and 55 deletions
|
|
@ -11,9 +11,10 @@
|
|||
$lang->about_target_module = "選択されたモジュールのみを検索対象とします。権限設定に注意してください。";
|
||||
$lang->about_sample_code = "上のコードをレイアウトなどに追加すると統合検索が可能になります。";
|
||||
$lang->msg_no_keyword = "検索語を入力してください。";
|
||||
$lang->msg_document_more_search = '継続サーチボタンを選択すると、まだ検索結果として引っかからなかった箇所を引き続き検索を行います。';
|
||||
|
||||
$lang->is_result_text = "<strong>'%s'</strong>に対する検索結果<strong>%d</strong>件";
|
||||
$lang->multimedia = "Images/ Movies";
|
||||
$lang->multimedia = "画像/動画";
|
||||
|
||||
$lang->is_search_option = array(
|
||||
'document' => array(
|
||||
|
|
@ -23,10 +24,10 @@
|
|||
'tag' => 'タグ',
|
||||
),
|
||||
'trackback' => array(
|
||||
'url' => 'URL',
|
||||
'blog_name' => 'サイト(ブログ)名',
|
||||
'url' => '対象URL',
|
||||
'blog_name' => '対象サイト(ブログ)名',
|
||||
'title' => 'タイトル',
|
||||
'excerpt' => '要約内容',
|
||||
'excerpt' => '内容',
|
||||
),
|
||||
);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue