일부 일본어 번역 누락 부분 보충 및 수정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5971 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
heemin 2009-03-25 13:52:15 +00:00
parent 34d949109d
commit 8f4a1117ce
100 changed files with 662 additions and 352 deletions

View file

@ -22,9 +22,9 @@
$lang->cmd_view_info = 'スプリングノート情報';
$lang->about_springnote = "スプリングートは、「openmaru.com」から提供されるウィキサービスです。<br />スプリングノート連動モジュールは、スプリングノートの特定のページを自分のコンテンツの閲覧することができるようにするモジュールです。";
$lang->about_springnote_openid = "スプリングートでページを作成したオープンIDを入力してください。";
$lang->about_springnote_userkey = 'スプリングートと連動させるためのユーザKeyを入力してください。<br />[<a href="https://api.openmaru.com/delegate_key/springnote?app_id=www.zeroboard.com&openid=" onclick="window.open(this.href);return false;">ユーザーキー受信</a>]をクリックして入力して生成されたキーの値を入力してください。';
$lang->about_springnote_pageid = '使用するスプリングートの特定ページを出力させたい場合、「pageid」の値を入力してください。';
$lang->about_springnote_openid = "スプリングートでページを作成したオープンIDを入力してさい。";
$lang->about_springnote_userkey = 'スプリングートと連動させるためのユーザKeyを入力してさい。<br />[<a href="https://api.openmaru.com/delegate_key/springnote?app_id=www.zeroboard.com&openid=" onclick="window.open(this.href);return false;">ユーザーキー受信</a>]をクリックして入力して生成されたキーの値を入力してさい。';
$lang->about_springnote_pageid = '使用するスプリングートの特定ページを出力させたい場合、「pageid」の値を入力してさい。';
$lang->about_springnote_pageid_setup = 'ページ番号を指定する際に、該当ページのみ表示(リストを含まない)、該当ページから表示(リストを含む)などを指定することができます。';
$lang->about_springnote_domain = '自分のスプリングノートではない他のドメインのスプリングノートを入力することができます( 「http://domain.springnote.com」でドメインの値を入力してください )。';
$lang->about_springnote_domain = '自分のスプリングノートではない他のドメインのスプリングノートを入力することができます( 「http://domain.springnote.com」でドメインの値を入力してさい )。';
?>