Skip to content

Commit

Permalink
New translation
Browse files Browse the repository at this point in the history
  • Loading branch information
mits committed May 23, 2003
1 parent 0aa3581 commit feffd1d
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion lang/ja/moodle.php
@@ -1,5 +1,5 @@
<?PHP // $Id$ <?PHP // $Id$
// moodle.php - created with Moodle 1.0.9 Beta 1 + (2003052000) // moodle.php - created with Moodle 1.0.9 Beta 1 + (2003052300)




$string['action'] = "操作"; $string['action'] = "操作";
Expand Down Expand Up @@ -39,6 +39,9 @@
$string['assigncreators'] = "コース作成者の割当て"; $string['assigncreators'] = "コース作成者の割当て";
$string['assignteachers'] = "教師の割当て"; $string['assignteachers'] = "教師の割当て";
$string['authentication'] = "認証オプション"; $string['authentication'] = "認証オプション";
$string['autosubscribe'] = "フォーラムに自動登録";
$string['autosubscribeno'] = "いいえ:フォーラムに自動登録しません";
$string['autosubscribeyes'] = "はい:投稿した場合、フォーラムに登録します";
$string['availablecourses'] = "コース一覧"; $string['availablecourses'] = "コース一覧";
$string['backup'] = "バックアップ"; $string['backup'] = "バックアップ";
$string['backupdate'] = "バックアップデータ"; $string['backupdate'] = "バックアップデータ";
Expand Down Expand Up @@ -292,6 +295,7 @@
$string['includeallusers'] = "全てのユーザを含む"; $string['includeallusers'] = "全てのユーザを含む";
$string['includecoursefiles'] = "コースファイルを含む"; $string['includecoursefiles'] = "コースファイルを含む";
$string['includecourseusers'] = "コースユーザを含む"; $string['includecourseusers'] = "コースユーザを含む";
$string['included'] = "含んだ";
$string['includelogentries'] = "ログファイルを含む"; $string['includelogentries'] = "ログファイルを含む";
$string['includeneededusers'] = "必要なユーザを含む"; $string['includeneededusers'] = "必要なユーザを含む";
$string['includeuserfiles'] = "ユーザファイルを含む"; $string['includeuserfiles'] = "ユーザファイルを含む";
Expand Down Expand Up @@ -374,6 +378,8 @@
$string['missingurl'] = "リンク切れ"; $string['missingurl'] = "リンク切れ";
$string['missingusername'] = "ユーザ名が入力されていません"; $string['missingusername'] = "ユーザ名が入力されていません";
$string['modified'] = "修正日時"; $string['modified'] = "修正日時";
$string['moduledeleteconfirm'] = "あなたはモジュール '\$a' を完全に削除しようとしています。この処理によりモジュールに関わる全てのデータがデータベースより完全に削除されます。本当に続けても宜しいですか?";
$string['moduledeletefiles'] = "All data associated with the module '\$a->module' に関わる全てのデータは削除されました。削除を完全なものにするために(モジュールの自動再インストールを防ぐために)以下のディレクトリをサーバより削除してください: \$a->directory";
$string['modulesetup'] = "Moodleのテーブルを設定する"; $string['modulesetup'] = "Moodleのテーブルを設定する";
$string['modulesuccess'] = "\$a テーブルが正常に設定されました"; $string['modulesuccess'] = "\$a テーブルが正常に設定されました";
$string['moodleversion'] = "Moodleバージョン"; $string['moodleversion'] = "Moodleバージョン";
Expand Down Expand Up @@ -436,6 +442,7 @@
$string['noteachersyet'] = "このコースにはまだ教師が登録されていません"; $string['noteachersyet'] = "このコースにはまだ教師が登録されていません";
$string['notenrolled'] = "\$a はこのコースには参加していません"; $string['notenrolled'] = "\$a はこのコースには参加していません";
$string['nothingnew'] = "最終ログインより更新されたものはありません"; $string['nothingnew'] = "最終ログインより更新されたものはありません";
$string['notincluded'] = "含まない";
$string['nousersmatching'] = "ユーザ '\$a' は見つかりませんでした"; $string['nousersmatching'] = "ユーザ '\$a' は見つかりませんでした";
$string['nousersyet'] = "まだ利用者がいません"; $string['nousersyet'] = "まだ利用者がいません";
$string['now'] = "現在"; $string['now'] = "現在";
Expand Down Expand Up @@ -472,6 +479,10 @@
$string['preferredlanguage'] = "表示言語"; $string['preferredlanguage'] = "表示言語";
$string['preview'] = "プレビュー"; $string['preview'] = "プレビュー";
$string['previeworchoose'] = "テーマを選択してください"; $string['previeworchoose'] = "テーマを選択してください";
$string['publicdirectory'] = "パブリックディレクトリ";
$string['publicdirectory0'] = "このサイトを公開しません";
$string['publicdirectory1'] = "サイト名のみ公開します";
$string['publicdirectory2'] = "リンクと共にサイト名を公開します";
$string['question'] = "質問"; $string['question'] = "質問";
$string['readme'] = "READMEファイル"; $string['readme'] = "READMEファイル";
$string['recentactivity'] = "最新の活動"; $string['recentactivity'] = "最新の活動";
Expand All @@ -488,6 +499,7 @@
$string['resources'] = "資料"; $string['resources'] = "資料";
$string['restore'] = "リストア"; $string['restore'] = "リストア";
$string['restorecancelled'] = "リストアがキャンセルされました"; $string['restorecancelled'] = "リストアがキャンセルされました";
$string['restoreto'] = "リストア";
$string['returningtosite'] = "アカウントを持ちの方ですか?"; $string['returningtosite'] = "アカウントを持ちの方ですか?";
$string['revert'] = "クリア"; $string['revert'] = "クリア";
$string['role'] = "任務"; $string['role'] = "任務";
Expand Down Expand Up @@ -618,6 +630,7 @@
$string['wordforteacherseg'] = "例 教師、先生、チューター"; $string['wordforteacherseg'] = "例 教師、先生、チューター";
$string['wrongpassword'] = "パスワードが間違っています"; $string['wrongpassword'] = "パスワードが間違っています";
$string['yes'] = "Yes"; $string['yes'] = "Yes";
$string['youaregoingtorestorefrom'] = "リストア対象:";
$string['yourlastlogin'] = "最終ログイン"; $string['yourlastlogin'] = "最終ログイン";
$string['yourself'] = "あなた自身"; $string['yourself'] = "あなた自身";
$string['yourteacher'] = "あなたの \$a"; $string['yourteacher'] = "あなたの \$a";
Expand Down

0 comments on commit feffd1d

Please sign in to comment.