Diff for /loncom/localize/localize/ja.pm between versions 1.9 and 1.28

version 1.9, 2003/10/06 20:58:51 version 1.28, 2013/09/23 17:34:58
Line 1 Line 1
 # The LearningOnline Network with CAPA  # The LearningOnline Network with CAPA
 # Japanese Localization Lexicon  # Japanese Localization Lexicon
 #  #
 # $Id$  # $Id$
 #  #
 # Copyright i-Learning Limited Partnership Company  # Copyright i-Learning Limited Partnership Company
 #  #
 # This file is part of the LearningOnline Network with CAPA (LON-CAPA).  # This file is part of the LearningOnline Network with CAPA (LON-CAPA).
 #  #
 # LON-CAPA is free software; you can redistribute it and/or modify  # LON-CAPA is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by  # it under the terms of the GNU General Public License as published by
 # the Free Software Foundation; either version 2 of the License, or  # the Free Software Foundation; either version 2 of the License, or
 # (at your option) any later version.  # (at your option) any later version.
 #  #
 # LON-CAPA is distributed in the hope that it will be useful,  # LON-CAPA is distributed in the hope that it will be useful,
 # but WITHOUT ANY WARRANTY; without even the implied warranty of  # but WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the  # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 # GNU General Public License for more details.  # GNU General Public License for more details.
 #  #
 # You should have received a copy of the GNU General Public License  # You should have received a copy of the GNU General Public License
 # along with LON-CAPA; if not, write to the Free Software  # along with LON-CAPA; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA  # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 #  #
 # /home/httpd/html/adm/gpl.txt  # /home/httpd/html/adm/gpl.txt
 #  #
 # http://www.lon-capa.org/  # http://www.lon-capa.org/
 #  #
 ######################################################################  ######################################################################
 ######################################################################  ######################################################################
   
   
 package Apache::localize::ja;  package Apache::localize::ja;
 use base qw(Apache::localize);  use base qw(Apache::localize);
 %Lexicon=('_AUTO' => 1,  %Lexicon=('_AUTO' => 1,
 'language_code' => 'ja',  'language_code' => 'ja',
 'char_encoding' => 'UTF-8',  'char_encoding' => 'UTF-8',
 'date_locale'  =>  'date_locale'  =>
       '$weekday, $day.$month.$year, $twentyfour:$minutes:$seconds',        '$weekday, $day.$month.$year, $twentyfour:$minutes:$seconds',
 'date_months'  => '1,2,3,4,5,6,7,8,9,10,11,12',  'date_months'  => '1,2,3,4,5,6,7,8,9,10,11,12',
 'date_days'    => '日,月,火,水,木,金,土',  'date_days'    => '日,月,火,水,木,金,土',
 'date_am' => 'am',  'date_am' => 'am',
 'date_pm' => 'pm',  'date_pm' => 'pm',
   'htmlarea_lang' => 'ja-utf8',
   
      'Domain'
    'Domain'  => 'ドメイン',
 => 'ドメイン',  
      'Server'
    'Server'  => 'サーバ',
 => 'サーバ',  
      'Load'
    'Load'  => '負荷',
 => '負荷',  
      'User Load'
    'User Load'  => 'ユーザ負荷',
 => 'ユーザ負荷',  
      'Help'
    'Help'  => 'ヘルプ',
 => 'ヘルプ',  
      'Log in'
    'Log in'  => 'ログイン',
 => 'ログイン',  
      'Username'
    'Username'  => 'ユーザ名',
 => 'ユーザ名',  
      'Password'
    'Password'  => 'パスワード',
 => 'パスワード',  
      'choose'
    'choose'  => '選択',
 => '選択',  
      'enter'
    'enter'  => '入力',
 => '入力',  
      'view'
    'view'  => '閲覧',
 => '閲覧',  
      'calendar'
    'calendar'  => 'カレンダ',
 => 'カレンダ',  
      'prefer-'
    'prefer-'  => '個人',
 => '個人',  
      'ences'
    'ences'  => '設定',
 => '設定',  
      'role'
    'role'  => '役割',
 => '役割',  
      'course'
    'course'  => 'コース',
 => 'コース',  
      'create'
    'create'  => '作成',
 => '作成',  
      'grades'
    'grades'  => '成績',
 => '成績',  
      'commu-'
    'commu-'  => 'コミュニ',
 => 'コミュニ',  
      'nication'
    'nication'  => 'ケーション',
 => 'ケーション',  
      'enroll'
    'enroll'  => '出席',
 => '出席',  
      'navigate'
    'navigate'  => 'ナビゲート',
 => 'ナビゲート',  
      'Announcements and Calendar'
    'contents'  => 'お知らせとカレンダ',
 => 'コンテンツ',  
      'Author'
    'Announcements and Calendar'  => '作成者',
 => 'お知らせとカレンダ',  
      'Change Your Preferences'
    'Author'  => 'お気に入りを変更する',
 => '作成者',  
      'Choose the user role'
    'Change Your Preferences'  => 'ユーザの役割を選ぶ',
 => 'お気に入りを変更する',  
      'Co-Author'
    'Choose the user role'  => '共同作成者',
 => 'ユーザの役割を選ぶ',  
      'Communication and Messages'
    'Co-Author'  => 'コミュニケーションツール',
 => '共同作成者',  
      'Course Coordinator'
    'Communication and Messages'  => 'コーディネータ',
 => 'コミュニケーションツール',  
      'Course Statistics and Charts'
    'Course Coordinator'  => 'コースの統計と図表',
 => 'コーディネータ',  
      'Course announcements and my calendar'
    'Course Statistics and Charts'  => 'コースのお知らせとカレンダ',
 => 'コースの統計と図表',  
      'Create Users, Change User Privileges'
    'Course announcements and my calendar'  => 'ユーザを作り、権限を変更する',
 => 'コースのお知らせとカレンダ',  
      'Domain Coordinator'
    'Create Users, Change User Privileges'  => 'ドメイン管理者',
 => 'ユーザを作り、権限を変更する',  
      'Enrollment Manager'
    'Domain Coordinator'  => '履修管理者',
 => 'ドメイン管理者',  
      'Enter grades from check-out assessment resources'
    'Enrollment Manager'  => '成績を入力する',
 => '履修管理者',  
      'Exam Proctor'
    'Enter grades from check-out assessment resources'  => '試験官',
 => '成績を入力する',  
      'Exit LON-CAPA'
    'Exam Proctor'  => 'LON-CAPAを終了する',
 => '試験官',  
      'Grades Spreadsheet'
    'Exit LON-CAPA'  => '成績表をつける',
 => 'LON-CAPAを終了する',  
      'Grading'
    'Grades Spreadsheet'  => '採点',
 => '成績表をつける',  
      'Instructor'
    'Grading'  => 'インストラクタ',
 => '採点',  
      'Launch Remote Control'
    'Instructor'  => 'リモコンパネルを使う',
 => 'インストラクタ',  
      'Main Menu'
    'Launch Remote Control'  => 'メインメニュー',
 => 'リモコンパネルを使う',  
      'Navigate Course Contents'
    'Main Menu'  => 'コースをナビゲートする',
 => 'メインメニュー',  
      'No Role, Cumulative Privileges'
    'Navigate Course Contents'  => '役割・権限の設定なし',
 => 'コースをナビゲートする',  
      'Return to Last Location'
    'No Role, Cumulative Privileges'  => '最後に戻る',
 => '役割・権限の設定なし',  
      'Send and receive messages'
    'Return to Last Location'  => 'メッセージを送受信する',
 => '最後に戻る',  
      'Set my user preferences'
    'Send and receive messages'  => '個人設定を変更する',
 => 'メッセージを送受信する',  
      'Student'
    'Set my user preferences'  => '学生',
 => '個人設定を変更する',  
      'Switch to another user role'
    'Student'  => '他の役割に切り替える',
 => '学生',  
      'Teaching Assistant'
    'Switch to another user role'  => 'TA',
 => '他の役割に切り替える',  
      'Use or edit my bookmark collection'
    'Teaching Assistant'  => 'ブックマークを使う/編集する',
 => 'TA',  
      'User Roles'
    'Use or edit my bookmark collection'  => '役割',
 => 'ブックマークを使う/編集する',  
      'Calculate course grades (Spreadsheet)'
    'User Roles'  => 'コースの成績を計算する(スプレッドシート)',
 => '役割',  
      'Enter the chatroom for the course'
    'Calculate course grades (Spreadsheet)'  => 'コース・チャットルームに入る',
 => 'コースの成績を計算する(スプレッドシート)',  
      'Navigate the table of contents for this course'
    'Enter the chatroom for the course'  => 'コースの目次をナビゲートする',
 => 'コース・チャットルームに入る',  
      'Syllabus'
    'Navigate the table of contents for this course'  => 'シラバス',
 => 'コースの目次をナビゲートする',  
      'View the course assessment progress chart'
    'Syllabus'  => '成績の伸長グラフを見る',
 => 'シラバス',  
      'Class Hours'
    'View the course assessment progress chart'  => '講義時間',
 => '成績の伸長グラフを見る',  
      'Course Description'
    'Class Hours'  => 'コースの内容',
 => '講義時間',  
      'Coursepack'
    'Course Description'  => 'コースパック',
 => 'コースの内容',  
      'Current Month'
    'Coursepack'  => '今月',
 => 'コースパック',  
      'Deadlines'
    'Current Month'  => '締め切り',
 => '今月',  
      'Fri'
    'Deadlines'  => '金',
 => '締め切り',  
      'Grading Information'
    'Fri'  => '採点情報',
 => '金',  
      'Helproom Hours'
    'Grading Information'  => '支援室サービス時間',
 => '採点情報',  
      'Instructor Information'
    'Helproom Hours'  => 'インストラクタ情報',
 => '支援室サービス時間',  
      'Mon'
    'Instructor Information'  => '月',
 => 'インストラクタ情報',  
      'Next Month'
    'Mon'  => '来月',
 => '月',  
      'Office Hours'
    'Next Month'  => 'オフィスアワー',
 => '来月',  
      'Prerequisites'
    'Office Hours'  => '前提条件',
 => 'オフィスアワー',  
      'Previous Month'
    'Prerequisites'  => '前月',
 => '前提条件',  
      'Readings'
    'Previous Month'  => '読み物',
 => '前月',  
      'Sat'
    'Readings'  => '土',
 => '読み物',  
      'January'
    'Sat'  => '1月',
 => '土',  
      'February'
    'January'  => '2月',
 => '1月',  
      'March'
    'February'  => '3月',
 => '2月',  
      'April'
    'March'  => '4月',
 => '3月',  
      'May'
    'April'  => '5月',
 => '4月',  
      'June'
    'May'  => '6月',
 => '5月',  
      'August'
    'June'  => '8月',
 => '6月',  
      'September'
    'August'  => '9月',
 => '8月',  
      'October'
    'September'  => '10月',
 => '9月',  
      'November'
    'October'  => '11月',
 => '10月',  
      'December'
    'November'  => '12月',
 => '11月',  
      'Sun'
    'December'  => '日',
 => '12月',  
      'Textbook'
    'Sun'  => 'テキスト',
 => '日',  
      'Thu'
    'Textbook'  => '木',
 => 'テキスト',  
      'Tue'
    'Thu'  => '火',
 => '木',  
      'Web Links'
    'Tue'  => 'リンク',
 => '火',  
      'Wed'
    'Web Links'  => '水',
 => 'リンク',  
      'Drop/Add students in this course'
    'Wed'  => 'コースに/から学生を追加/削除する',
 => '水',  
      'You have entered that answer before'
    'Drop/Add students in this course'  => '前にもこの回答を入力しています',
 => 'コースに/から学生を追加/削除する',  
      'A score has been assigned.'
    'You have entered that answer before'  => '採点されました。',
 => '前にもこの回答を入力しています',  
      'You are correct.'
    'A score has been assigned.'  => '正解です。',
 => '採点されました。',  
      'Your receipt is'
    'You are correct.'  => 'あなたの受領するものは',
 => '正解です。',  
      'You are excused from the problem.'
    'Your receipt is'  => 'その問題は受験しなくて良いです。',
 => 'あなたの受領するものは',  
      'Incorrect'
    'You are excused from the problem.'  => '間違い',
 => 'その問題は受験しなくて良いです。',  
      'Some parts were not submitted.'
    'Incorrect'  => 'いくつかの部分が提出されていません。',
 => '間違い',  
      'An error occurred while grading your answer.'
    'Some parts were not submitted.'  => 'あなたの回答を採点しているときにエラーが起きました。',
 => 'いくつかの部分が提出されていません。',  
      'The submitted answer was too long.'
    'An error occured while grading your answer.'  => '回答が長すぎます。',
 => 'あなたの回答を採点しているときにエラーが起きました。',  
      'This question expects a numeric answer.'
    'The submitted answer was too long.'  => 'この質問では数字の回答を期待しています。',
 => '回答が長すぎます。',  
      'You have provided an invalid ranking'
    'This question expects a numeric answer.'  => '無効な成績ランクをつけました',
 => 'この質問では数字の回答を期待しています。',  
      'please refer to'
    'You have provided an invalid ranking'  => '次のものを参照せよ:',
 => '無効な成績ランクをつけました',  
      'The filetype extension of the file you uploaded is not allowed.'
    'please refer to'  => 'アップロードしたファイルの拡張子は禁止されています。',
 => '次のものを参照せよ:',  
      'Please adjust significant figures.'
    'The filetype extension of the file you uploaded is not allowed.'  => '数字が大きすぎます。',
 => 'アップロードしたファイルの拡張子は禁止されています。',  
      'Units incorrect.'
    'Please adjust significant figures.'  => '単位が間違っています。',
 => '数字が大きすぎます。',  
      'Only a number required.'
    'Units incorrect.'  => '数字だけが要求されています。',
 => '単位が間違っています。',  
      'Units required'
    'Only a number required.'  => '単位が必要です',
 => '数字だけが要求されています。',  
      'Unable to understand formula'
    'Units required'  => '数式を解釈できません',
 => '単位が必要です',  
      'Your submission has been recorded.'
    'Unable to understand formula'  => '提出されたものは記録されました。',
 => '数式を解釈できません',  
      'Unknown message'
    'Your submission has been recorded.'  => '定義されていないメッセージです',
 => '提出されたものは記録されました。',  
      'Answer Submitted'
    'Unknown message'  => '提出された回答',
 => '定義されていないメッセージです',  
      'Tries'
    'Answer Submitted'  => '受験回数',
 => '提出された回答',  
      'Submit Answer'
    'Tries'  => '回答を提出する',
 => '受験回数',  
      'Prepare a printable document'
    'Submit Answer'  => '印刷用ドキュメントを用意します',
 => '回答を提出する',  
      'Go To My First Homework Problem'
    'Prepare a printable document'  => '最初の問題に戻る',
 => '印刷用ドキュメントを用意します',  
      'Discussions'
    'Go To My First Homework Problem'  => 'ディスカッション',
 => '最初の問題に戻る',  
      'New discussion since'
    'Discussions'  => '次の日付以降の未読のメッセージ:',
 => 'ディスカッション',  
      'Goodbye'
    'New discussion since'  => 'さようなら',
 => '次の日付以降の未読のメッセージ:',  
   
    'Goodbye'  #SYNC Fri Sep 26 14:41:18 2003
 => 'さようなら',     ', and answers will be available on'
   => ', 正解は次のリンクにあります',
   
 #SYNC Fri Sep 26 14:41:18 2003     ', or the next time you log in.'
    ', and answers will be available on'  => '、または次回のログイン。',
 => ', 正解は次のリンクにあります',  
      ', select a template from the pull-down menu below'
    ', or the next time you log in.'  => ', 下のプルダウンメニューからテンプレートを選択する',
 => '、または次回のログイン。',  
      'Abstract'
    ', select a template from the pull-down menu below'  => 'アブストラクト',
 => ', 下のプルダウンメニューからテンプレートを選択する',  
      'Access and Usage Statistics'
    'Abstract'  => '統計の表示と説明',
 => 'アブストラクト',  
      'Actions'
    'Access and Usage Statistics'  => 'アクション',
 => '統計の表示と説明',  
      'All homework is currently completed'
    'Actions'  => 'すべての宿題は完了しています',
 => 'アクション',  
      'Analyze Progress'
    'All homework is currently completed'  => '進歩状況を分析する',
 => 'すべての宿題は完了しています',  
      'Analyzing a problem'
    'Analyze Progress'  => '問題を分析する',
 => '進歩状況を分析する',  
      'Answer'
    'Analyzing a problem'  => '回答',
 => '問題を分析する',  
      'Answer available'
    'Answer'  => '正解が公開されています',
 => '回答',  
      'Answer submitted'
    'Answer available'  => '回答は提出されています',
 => '正解が公開されています',  
      'Answer submitted, not yet graded'
    'Answer submitted'  => '回答は提出されていますが、採点されていません',
 => '回答は提出されています',  
      'Back to Directory'
    'Answer submitted, not yet graded'  => 'ディレクトリに戻る',
 => '回答は提出されていますが、採点されていません',  
      'Discussion Board'
    'Back to Directory'  => '掲示板',
 => 'ディレクトリに戻る',  
      'Cancel'
    'Bulletin Board'  => 'キャンセル',
 => '掲示板',  
      'Changes will become active for your current session after'
    'Cancel'  => '変更は次にログインしたときに有効になります',
 => 'キャンセル',  
      'Construction Space Directory'
    'Changes will become active for your current session after'  => 'コンストラクション・スペース・ディレクトリ',
 => '変更は次にログインしたときに有効になります',  
      'Contact'
    'Construction Space Directory'  => 'コンタクト',
 => 'コンストラクション・スペース・ディレクトリ',  
      'Copying file'
    'Contact'  => 'ファイルをコピー',
 => 'コンタクト',  
      'Course'
    'Copying file'  => 'コース',
 => 'ファイルをコピー',  
      'Create'
    'Course'  => '作成',
 => 'コース',  
      'Create a user or modify the roles and privileges of a user'
    'Create'  => 'ユーザを追加、役割・権限を変更',
 => '作成',  
      'Currently not available'
    'Create a user or modify the roles and privileges of a user'  => '現在、提供されていません',
 => 'ユーザを追加、役割・権限を変更',  
      'Currently selected. '
    'Currently not available'  => '現在、選択されています。',
 => '現在、提供されていません',  
      'Date'
    'Currently selected. '  => '日付',
 => '現在、選択されています。',  
      'Discard Edits and View'
    'Date'  => '編集を止めて見る',
 => '日付',  
      'Display'
    'Discard Edits and View'  => '表示する',
 => '編集を止めて見る',  
      'Done'
    'Display'  => '完了',
 => '表示する',  
      'Edit'
    'Done'  => '編集',
 => '完了',  
      'EditXML'
    'Edit'  => 'XMLを編集',
 => '編集',  
      'Empty'
    'EditXML'  => 'クリア',
 => 'XMLを編集',  
      'End'
    'Empty'  => '終了',
 => 'クリア',  
      'Evaluation Comments'
    'End'  => '評価コメント',
 => '終了',  
      'Evaluation Data'
    'Evaluation Comments'  => '評価データ',
 => '評価コメント',  
      'Excused by instructor'
    'Evaluation Data'  => 'インストラクタによって許可されました',
 => '評価データ',  
      'Extent'
    'Excused by instructor'  => '拡張子',
 => 'インストラクタによって許可されました',  
      'File'
    'Extent'  => 'ファイル',
 => '拡張子',  
      'Found no analyzable parts in this problem, currently only Numerical, Formula and String response styles are supported.'
    'File'  => 'この問題の中に分析できない部分があります。現在、数字と数式と文字しかサポートされていません。',
 => 'ファイル',  
      'Frequency'
    'Found no analyzable parts in this problem, currently only Numerical, Formula and String response styles are supported.'  => '頻度',
 => 'この問題の中に分析できない部分があります。現在、数字と数式と文字しかサポートされていません。',  
      'Getting Problem Variants'
    'Frequency'  => '問題の変形を得る',
 => '頻度',  
      'Go Back'
    'Getting Problem Variants'  => '戻る',
 => '問題の変形を得る',  
      'Import'
    'Go Back'  => 'インポート',
 => '戻る',  
      'It is recommended that you use an up-to-date virus scanner before handling this file.'
    'Import'  => 'このファイルを触る前にウィルススキャナーでチェックしてください。',
 => 'インポート',  
      'July'
    'It is recommended that you use an up-to-date virus scanner before handling this file.'  => '7月',
 => 'このファイルを触る前にウィルススキャナーでチェックしてください。',  
      'Language'
    'July'  => '言語',
 => '7月',  
      'Last Modified'
    'Language'  => '最終変更',
 => '言語',  
      'List of possible answers'
    'Last Modified'  => '選択肢リスト',
 => '最終変更',  
      'Main Course Documents'
    'List of possible answers'  => 'メイン・コース・ドキュメント',
 => '選択肢リスト',  
      'Map'
    'Main Course Documents'  => 'マップ',
 => 'メイン・コース・ドキュメント',  
      'Map contents are not shown in order.'
    'Map'  => 'マップの内容は順不同です。',
 => 'マップ',  
      'Name'
    'Map contents are not shown in order.'  => '名前',
 => 'マップの内容は順不同です。',  
      'Navigate Contents'
    'Name'  => 'コンテンツをナビゲートする',
 => '名前',  
      'New Folder'
    'Navigate Contents'  => 'フォルダを作る',
 => 'コンテンツをナビゲートする',  
      'New Messages'
    'New Folder'  => 'メッセージを作成する',
 => 'フォルダを作る',  
      'New Search'
    'New Messages'  => '新規の検索',
 => 'メッセージを作成する',  
      'No content modifications yet.'
    'New Search'  => '変更されたものはありません。',
 => '新規の検索',  
      'No due date'
    'No content modifications yet.'  => '締め切りはありません',
 => '変更されたものはありません。',  
      'No role specified'
    'No due date'  => '役割は指定されていません',
 => '締め切りはありません',  
      'No upload file specified.'
    'No role specified'  => 'アップロードするファイルを指定していません。',
 => '役割は指定されていません',  
      'No write permission to user directory, FAIL'
    'No upload file specified.'  => '書き込み権限がありません、失敗しました',
 => 'アップロードするファイルを指定していません。',  
      'Note: it can take up to 10 minutes for changes to take effect for all users.'
    'No write permission to user directory, FAIL'  => '注意:すべてのユーザに変更の結果が行き渡るのに10分位かかります。',
 => '書き込み権限がありません、失敗しました',  
      'Notes'
    'Note: it can take up to 10 minutes for changes to take effect for all users.'  => '(注)',
 => '注意:すべてのユーザに変更の結果が行き渡るのに10分位かかります。',  
      'Open, no due date'
    'Notes'  => '締め切りなし',
 => '(注)',  
      'Page'
    'Open, no due date'  => 'ページ',
 => '締め切りなし',  
      'Part'
    'Page'  => 'パート',
 => 'ページ',  
      'Part is not open to be viewed. It'
    'Part'  => 'パートがオープンされていません。',
 => 'パート',  
      'Path'
    'Part is not open to be viewed. It'  => 'パス',
 => 'パートがオープンされていません。',  
      'Please use browser "Back" button and pick a filename'
    'Path'  => 'ブラウザの"戻る"ボタンで戻って、ファイル名を指定してください',
 => 'パス',  
      'Processing'
    'Please use browser "Back" button and pick a filename'  => '処理中',
 => 'ブラウザの"戻る"ボタンで戻って、ファイル名を指定してください',  
      'Re-Initialize'
    'Processing'  => '再度初期化する',
 => '処理中',  
      'Remark'
    'Re-Initialize'  => '再度採点する',
 => '再度初期化する',  
      'Rename'
    'Remark'  => 'リネームする',
 => '再度採点する',  
      'Save'
    'Rename'  => '保存する',
 => 'リネームする',  
      'Saving Modifications to'
    'Save'  => '変更を保存する:',
 => '保存する',  
      'Search'
    'Saving Modifications to'  => '検索する',
 => '変更を保存する:',  
      'Searching'
    'Search'  => '検索中',
 => '検索する',  
      'Section/Group'
    'Searching'  => '章/グループ',
 => '検索中',  
      'Select'
    'Section/Group'  => '選択する',
 => '章/グループ',  
      'Select Course'
    'Select'  => 'コースを選択する',
 => '選択する',  
      'Select User'
    'Select Course'  => 'ユーザを選択する',
 => 'コースを選択する',  
      'Select a'
    'Select User'  => '選択する:',
 => 'ユーザを選択する',  
      'Select the Construction Space'
    'Select a'  => 'コンストラクション・スペースを選択する',
 => '選択する:',  
      'Sequence'
    'Select the Construction Space'  => 'シーケンス',
 => 'コンストラクション・スペースを選択する',  
      'Server Administration'
    'Sequence'  => 'サーバ管理',
 => 'シーケンス',  
      'Set deadlines and other assessment parameters, as well as modify course environment'
    'Server Administration'  => '締め切りを設定し、その他の試験のパラメータ、コース環境を変更します',
 => 'サーバ管理',  
      'Show Only Uncompleted Homework'
    'Set deadlines and other assessment parameters, as well as modify course environment'  => '完了していない宿題のみ表示する',
 => '締め切りを設定し、その他の試験のパラメータ、コース環境を変更します',  
      'Simple Page'
    'Show Only Uncompleted Homework'  => 'シンプルページ',
 => '完了していない宿題のみ表示する',  
      'Simple Problem'
    'Simple Page'  => 'シンプル問題',
 => 'シンプルページ',  
      'Special Documents'
    'Simple Problem'  => '特別ドキュメント',
 => 'シンプル問題',  
      'Start'
    'Special Documents'  => 'スタート',
 => '特別ドキュメント',  
      'Status'
    'Start'  => '状態',
 => 'スタート',  
      'Save uploaded file as '
    'Status'  => 'アップロードされたファイルを保存する:',
 => '状態',  
      'Submit'
    'Store uploaded file as '  => '提出する',
 => 'アップロードされたファイルを保存する:',  
      'Submit Changes'
    'Submit'  => '変更を保存する',
 => '提出する',  
      'Submit Changes and View'
    'Submit Changes'  => '変更を保存して結果を見る',
 => '変更を保存する',  
      'Supplemental Course Documents'
    'Submit Changes and View'  => '補助教材',
 => '変更を保存して結果を見る',  
      'Switch Server'
    'Supplemental Course Documents'  => 'サーバを切替える',
 => '補助教材',  
      'System'
    'Switch Server'  => 'システム',
 => 'サーバを切替える',  
      'System Administration'
    'System'  => 'システム管理',
 => 'システム',  
      'The target is an existing directory.'
    'System Administration'  => 'ディレクトリは存在しています。',
 => 'システム管理',  
      'Then'
    'The target is an existing directory.'  => 'それから',
 => 'ディレクトリは存在しています。',  
      'Title'
    'Then'  => 'タイトル',
 => 'それから',  
      'Unable to determine if this resource is open due to network problems. Please try again later.'
    'Title'  => 'ネットワークの障害のため、このリソースが締め切りなしかどうか決定できません。後でもう一度試してください。',
 => 'タイトル',  
      'Unable to find'
    'Unable to determine if this resource is open due to network problems. Please try again later.'  => '見つかりません',
 => 'ネットワークの障害のため、このリソースが締め切りなしかどうか決定できません。後でもう一度試してください。',  
      'Unable to make backup'
    'Unable to find'  => 'バックアップを作成できません',
 => '見つかりません',  
      'Unable to undo, unable to switch'
    'Unable to make backup'  => '取り消し、切替えることが出来ません',
 => 'バックアップを作成できません',  
      'Unable to write to'
    'Unable to undo, unable to switch'  => '書き込むことが出来ません:',
 => '取り消し、切替えることが出来ません',  
      'Uncompleted Homework'
    'Unable to write to'  => '完成していない宿題',
 => '書き込むことが出来ません:',  
      'Undid changes, Switched'
    'Uncompleted Homework'  => '変更をキャンセルし、切り替えました',
 => '完成していない宿題',  
      'Upload Document'
    'Undid changes, Switched'  => 'ドキュメントをアップロードする',
 => '変更をキャンセルし、切り替えました',  
      'Uploaded Document'
    'Upload Document'  => 'ドキュメントをアップロードしました',
 => 'ドキュメントをアップロードする',  
      'User Role'
    'Uploaded Document'  => '役割',
 => 'ドキュメントをアップロードしました',  
      'View All Messages'
    'User Role'  => 'すべてのメッセージを見る',
 => '役割',  
      'View course assessment statistics'
    'View All Messages'  => 'コースのテストの統計を見る',
 => 'すべてのメッセージを見る',  
      'Was due'
    'View course assessment statistics'  => 'は締め切りになりました',
 => 'コースのテストの統計を見る',  
      'Yes'
    'Was due'  => 'はい',
 => 'は締め切りになりました',  
      'You did not select a template.'
    'Yes'  => 'テンプレートを選択していませんでした。',
 => 'はい',  
      'You do not have authoring privileges for this resource'
    'You did not select a template.'  => 'このコースの編集権限を持っていません。',
 => 'テンプレートを選択していませんでした。',  
      'You have no unread messages'
    'You do not have authoring privileges for this resource'  => '未読メッセージはありません',
 => 'このコースの編集権限を持っていません。',  
      'an indeterminate date'
    'You have no unread messages'  => '中間締め切り',
 => '未読メッセージはありません',  
      'an unknown date'
    'aboutlon.gif'  => '????/??/??',
 => 'aboutlon.gif',  
      'could not be copied.'
    'accessbutton.gif'  => 'コピーできません。',
 => 'accessbutton.gif',  
      'is closed but you are allowed to view it'
    'an indeterminate date'  => '締め切られましたが見ることは出来ます',
 => '中間締め切り',  
      'is due at'
    'an unknown date'  => 'の締切りは',
 => '????/??/??',  
      'is in under construction'
    'contents'  => 'は作成中です',
 => 'コンテンツ',  
      'is not analyzable at this time'
    'could not be copied.'  => 'は現在分析できません',
 => 'コピーできません。',  
      'last month'
    'is closed but you are allowed to view it'  => '先月',
 => '締め切られましたが見ることは出来ます',  
      'last problem'
    'is due at'  => '最後の問題',
 => 'の締切りは',  
      'last six months'
    'is in under construction'  => 'この6ヶ月',
 => 'は作成中です',  
      'last three months'
    'is not analyzable at this time'  => 'この3ヶ月',
 => 'は現在分析できません',  
      'last week'
    'last month'  => '先週',
 => '先月',  
      'last year'
    'last problem'  => '昨年',
 => '最後の問題',  
      'may open later.'
    'last six months'  => 'は後で公開されます。',
 => 'この6ヶ月',  
      'never'
    'last three months'  => '決して',
 => 'この3ヶ月',  
      'not displayed'
    'last week'  => '表示されません',
 => '先週',  
      're-initializing course'
    'last year'  => '再度初期化されたコース',
 => '昨年',  
      'system wide'
    'may open later.'  => 'システム全体',
 => 'は後で公開されます。',  
      'today'
    'never'  => '今日',
 => '決して',  
      'undo'
    'not displayed'  => 'やり直し',
 => '表示されません',  
      'was due on'
    're-initializing course'  => 'は締め切られました:',
 => '再度初期化されたコース',  
      'will open on'
    'system wide'  => 'は公開されます:',
 => 'システム全体',  
   #SYNC Fri Sep 26 16:57:10 2003
    'today'     ', is reserved internally by LON-CAPA.'
 => '今日',  => ',はLON-CAPAの内部で予約されています。',
   
    'undo'     'Back to'
 => 'やり直し',  => '戻る⇒',
   
    'userauthentication.gif'     'Back to Source'
 => 'userauthentication.gif',  => 'ソースへ戻る',
   
    'was due on'     'Back to Source Directory'
 => 'は締め切られました:',  => 'ソースディレクトリに戻る',
   
    'will open on'     'Became this version on ...'
 => 'は公開されます:',  => 'このバージョンになったのは ...',
   
 #SYNC Fri Sep 26 16:57:10 2003     'Browse published resources'
    ', is reserved internally by LON-CAPA.'  => '公開されたリソースを見る',
 => ',はLON-CAPAの内部で予約されています。',  
      'Choose the course to work on'
    'Back to'  => 'コースを稼動させるために選択する',
 => '戻る⇒',  
      'Create a new course'
    'Back to Source'  => '新しいコースを作成する',
 => 'ソースへ戻る',  
      'Customized right of use ...'
    'Back to Source Directory'  => '使用権限をカスタマイズする ...',
 => 'ソースディレクトリに戻る',  
      'Delete messages from discussion boards'
    'Became this version on ...'  => '掲示板からメッセージを削除する',
 => 'このバージョンになったのは ...',  
      'Domain only - use limited to courses in the domain'
    'Browse published resources'  => 'フォメイン限定 - ドメインを限定してコースを使う',
 => '公開されたリソースを見る',  
      'Dynamic Metadata'
    'Choose the course to work on'  => 'ダイナミック・メタデータ',
 => 'コースを稼動させるために選択する',  
      'Edit and view documents included in this course'
    'Create a new course'  => 'このコースに含まれているドキュメントを編集・閲覧する',
 => '新しいコースを作成する',  
      'Edit/Modify DOCS'
    'Customized right of use ... '  => '編集 DOCS',
 => '使用権限をカスタマイズする ... ',  
      'Enter my resource construction space'
    'Delete messages from bulletin boards'  => '自分のコンストラクション・スペースに入る',
 => '掲示板からメッセージを削除する',  
      'FAIL'
    'Domain only - use limited to courses in the domain'  => '失敗',
 => 'フォメイン限定 - ドメインを限定してコースを使う',  
      'Failed to copy source'
    'Dynamic Metadata'  => 'ソースをコピーすることに失敗しました',
 => 'ダイナミック・メタデータ',  
      'Failed to write metadata copy'
    'Edit and view documents included in this course'  => 'メタデータを書き込むことに失敗しました',
 => 'このコースに含まれているドキュメントを編集・閲覧する',  
      'File copied.'
    'Edit/Modify DOCS'  => 'ファイルをコピーしました。',
 => '編集 DOCS',  
      'Finalize Publication'
    'Enter my resource construction space'  => '出版を完結する',
 => '自分のコンストラクション・スペースに入る',  
      'Grant/revoke role of Co-Author'
    'FAIL'  => '共同作成者の役割を付与/剥奪する',
 => '失敗',  
      'Grant/revoke role of Domain Coordinator'
    'Failed to copy source'  => 'ドメイン管理者の役割を付与/剥奪する',
 => 'ソースをコピーすることに失敗しました',  
      'Grant/revoke role of Exam Proctor'
    'Failed to write metadata copy'  => '試験官の役割を付与/剥奪する',
 => 'メタデータを書き込むことに失敗しました',  
      'Grant/revoke role of Instructor'
    'File copied.'  => 'インストラクタの役割を付与/剥奪する',
 => 'ファイルをコピーしました。',  
      'Grant/revoke role of Student'
    'Finalize Publication'  => '学生の役割を付与/剥奪する',
 => '出版を完結する',  
      'Grant/revoke role of Superuser'
    'Grant/revoke role of Co-Author'  => 'スーパーユーザの役割を付与/剥奪する',
 => '共同作成者の役割を付与/剥奪する',  
      'Illegal filename.'
    'ドメイン管理者の役割を付与/剥奪する'  => '禁止されたファイル名です。',
 => 'Grant/revoke role of Domain Coordinator',  
      'Name starting with'
    'Grant/revoke role of Exam Proctor'  => '次の名前で始まる:',
 => '試験官の役割を付与/剥奪する',  
      'No previous versions published.'
    'Grant/revoke role of Instructor'  => '以前のバージョンはありません。',
 => 'インストラクタの役割を付与/剥奪する',  
      'No write permission to'
    'Grant/revoke role of Student'  => '書き込み権限はありません:',
 => '学生の役割を付与/剥奪する',  
      'Please pick a version to retrieve'
    'Grant/revoke role of Superuser'  => '取り出すバージョンを選んでください',
 => 'スーパーユーザの役割を付与/剥奪する',  
      'Private - visible to author only for testing purposes'
    'Illegal filename.'  => '非公開 - 作成中で作成者にしか見えない',
 => '禁止されたファイル名です。',  
      'Private Publication - did not synchronize database'
    'Name starting with'  => '非公開 - データベースと同期しません',
 => '次の名前で始まる:',  
      'Public - no authentication or authorization required for use'
    'No previous versions published.'  => '公開 - 認証や認可無しに使用できます',
 => '以前のバージョンはありません。',  
      'Retrieval of an old version will overwrite the file currently in construction space'
    'No write permission to'  => '古いバージョンを取り込むと、現在コンストラクション・スペースにあるファイルを上書きします',
 => '書き込み権限はありません:',  
      'Retrieve previous versions of'
    'Please pick a version to retrieve'  => '前のバージョンを取り出す:',
 => '取り出すバージョンを選んでください',  
      'Retrieve version'
    'Private - visible to author only for testing purposes'  => 'バージョンを取り出す',
 => '非公開 - 作成中で作成者にしか見えない',  
      'Rule'
    'Private Publication - did not synchronize database'  => '役割',
 => '非公開 - データベースと同期しません',  
      'Search the contents of this course'
    'Public - no authentication or authorization required for use'  => 'コースコンテンツを検索する',
 => '公開 - 認証や認可無しに使用できます',  
      'Search the database of published resources'
    'Retrieval of an old version will overwrite the file currently in construction space'  => '公開されたリソースのデータベースを検索する',
 => '古いバージョンを取り込むと、現在コンストラクション・スペースにあるファイルを上書きします',  
      'Send broadcast and receipt-required email'
    'Retrieve previous versions of'  => 'ブロードキャストや受信確認要求のあるメールを送る',
 => '前のバージョンを取り出す:',  
      'Show Problem Completeness'
    'Retrieve version'  => '問題の完全性を見る',
 => 'バージョンを取り出す',  
      'Switch to another course'
    'Rule'  => '他のコースに切り替える',
 => '役割',  
      'System wide - can be used for any courses system wide'
    'Search the contents of this course'  => 'システム全体 - システム全体のコースを使用することができる',
 => 'コースコンテンツを検索する',  
      'System wide - open source to all authors'
    'Search the database of published resources'  => 'システム全体 - ソースをすべての作成者に公開する',
 => '公開されたリソースのデータベースを検索する',  
      'The extension on this file'
    'Send broadcast and receipt-required email'  => 'このファイルの拡張子',
 => 'ブロードキャストや受信確認要求のあるメールを送る',  
      'This resource has been marked obsolete by the author(s)'
    'Show Problem Completeness'  => 'このリソースは採点されました',
 => '問題の完全性を見る',  
      'Unsupported character combination'
    'Switch to another course'  => 'サポートされていない文字の組合せです',
 => '他のコースに切り替える',  
      'Uploaded'
    'System wide - can be used for any courses system wide'  => 'アップロードしました',
 => 'システム全体 - システム全体のコースを使用することができる',  
      'Users with Roles Assigned by'
    'System wide - open source to all authors'  => '次の役割を持ったユーザ:',
 => 'システム全体 - ソースをすべての作成者に公開する',  
      'View documents included in this course'
    'The extension on this file'  => 'このコースの中のドキュメントを見る',
 => 'このファイルの拡張子',  
      'View file'
    'This resource has been marked obsolete by the author(s)'  => 'ファイルを閲覧する',
 => 'このリソースは採点されました',  
      'untitled'
    'Unsupported character combination'  => '無題',
 => 'サポートされていない文字の組合せです',  
   #SYNC Sun Sep 28 12:06:11 2003
    'Uploaded'     'Additional Keywords'
 => 'アップロードしました',  => '追加のキーワード',
   
    'Users with Roles Assigned by'     'Additional Metadata (non-standard, parameters, exports)'
 => '次の役割を持ったユーザ:',  => '追加のメタデータ (非標準, パラメータ, エキスポート)',
   
    'View documents included in this course'     'All versions'
 => 'このコースの中のドキュメントを見る',  => 'すべてのバージョン',
   
    'View file'     'Author and Co-Author roles may not be available on servers other than your home server.'
 => 'ファイルを閲覧する',  => '作成者と共同作成者の役割はホームサーバ以外では提供されません。',
   
    'untitled'     'Author(s)'
 => '無題',  => '著者',
   
 #SYNC Sun Sep 28 12:06:11 2003     'Average number of tries till solved'
    'Additional Keywords'  => '正解までの平均受験回数',
 => '追加のキーワード',  
      'Browse Resources'
    'Additional Metadata (non-standard, parameters, exports)'  => 'リソースを見る',
 => '追加のメタデータ (非標準, パラメータ, エキスポート)',  
      'Catalog Information'
    'All versions'  => 'カタログ情報',
 => 'すべてのバージョン',  
      'Collapse Remote Control'
    'Author and Co-Author roles may not be available on servers other than your home server.'  => 'リモコン・パネルを消します',
 => '作成者と共同作成者の役割はホームサーバ以外では提供されません。',  
      'Construction Space'
    'Author(s)'  => 'コンストラクション・スペース',
 => '著者',  
      'Content changed'
    'Average number of tries till solved'  => 'コンテンツが変更されました',
 => '正解までの平均受験回数',  
      'Copied metadata'
    'Browse Resources'  => 'メタデータはコピーされました',
 => 'リソースを見る',  
      'Copied source file'
    'Catalog Information'  => 'ファイルはコピーされました',
 => 'カタログ情報',  
      'Copyright/Distribution'
    'Collapse Remote Control'  => '著作権/ディストリビューション',
 => 'リモコン・パネルを消します',  
      'Could not write metadata'
    'Construction Space'  => 'メタデータを書き込めませんでした',
 => 'コンストラクション・スペース',  
      'Course Documents'
    'Content changed'  => 'コースドキュメント',
 => 'コンテンツが変更されました',  
      'Creation Date'
    'Copied metadata'  => '作成日',
 => 'メタデータはコピーされました',  
      'Custom Distribution File'
    'Copied source file'  => '配布するファイルをカスタマイズする',
 => 'ファイルはコピーされました',  
      'Default Cataloging Information for Directory'
    'Copyright/Distribution'  => 'デフォルトのディレクトリ用カタログ情報',
 => '著作権/ディストリビューション',  
      'Degree of difficulty'
    'Could not write metadata'  => '困難度',
 => 'メタデータを書き込めませんでした',  
      'Differences'
    'Course Documents'  => '違い',
 => 'コースドキュメント',  
      'Dump Course DOCS to Construction Space'
    'Creation Date'  => 'コンストラクション・スペースにDOCSをダンプする',
 => '作成日',  
      'Entering course ...'
    'Custom Distribution File'  => 'コースに入る ...',
 => '配布するファイルをカスタマイズする',  
      'Error Messages'
    'Default Cataloging Information for Directory'  => 'エラーメッセージ',
 => 'デフォルトのディレクトリ用カタログ情報',  
      'Exam Information'
    'Degree of difficulty'  => '試験情報',
 => '困難度',  
      'External Resource'
    'Differences'  => '外部リソース',
 => '違い',  
      'Generate new role ...'
    'Dump Course DOCS to Construction Space'  => '新しい役割を生成する ...',
 => 'コンストラクション・スペースにDOCSをダンプする',  
      'Go to the next resource in the course sequence'
    'Entering course ...'  => 'このコースのシーケンス上の次のリソースに進む',
 => 'コースに入る ...',  
      'Go to the previous resource in the course sequence'
    'Error Messages'  => 'このコースのシーケンス上の前のリソースに戻る',
 => 'エラーメッセージ',  
      'Import a published document'
    'Exam Information'  => '公開されているドキュメントをインポートする',
 => '試験情報',  
      'Keyword(s)'
    'External Resource'  => 'キーワード',
 => '外部リソース',  
      'Last Week'
    'Generate new role ...'  => '先週',
 => '新しい役割を生成する ...',  
      'Load Map'
    'Go to the next resource in the course sequence'  => 'マップをロードする',
 => 'このコースのシーケンス上の次のリソースに進む',  
      'Logged Out'
    'Go to the previous resource in the course sequence'  => 'ログアウトしました',
 => 'このコースのシーケンス上の前のリソースに戻る',  
      'MIME Type'
    'Import a published document'  => 'MIMEタイプ',
 => '公開されているドキュメントをインポートする',  
      'Make notes and annotations about this resource'
    'Keyword(s)'  => 'このリソースのノートを取ります',
 => 'キーワード',  
      'Material appears to be correct'
    'Last Week'  => '素材は正しく思えます',
 => '先週',  
      'Material covered with sufficient depth'
    'Load Map'  => '素材は充分にカバーしています',
 => 'マップをロードする',  
      'Material is helpful'
    'Logged Out'  => '素材は助けになります',
 => 'ログアウトしました',  
      'Material presented in clear way'
    'MIME Type'  => '素材は明瞭な方法で示されています',
 => 'MIMEタイプ',  
      'Metadata Information'
    'Make notes and annotations about this resource'  => 'メタデータ情報',
 => 'このリソースのノートを取ります',  
      'Modification Date'
    'Material appears to be correct'  => '変更日付',
 => '素材は正しく思えます',  
      'My Personal Info'
    'Material covered with sufficient depth'  => '個人情報',
 => '素材は充分にカバーしています',  
      'Network-wide number of accesses (hits)'
    'Material is helpful'  => 'ネットワーク全体のアクセス(ヒット数)',
 => '素材は助けになります',  
      'Network-wide number of courses using resource'
    'Material presented in clear way'  => 'リソースを使用しているネットワーク全体のコースの数',
 => '素材は明瞭な方法で示されています',  
      'Number of resources that follow this resource in maps'
    'Metadata Information'  => 'マップの中でこのリソースに従っているリソースの数',
 => 'メタデータ情報',  
      'Number of resources that lead up to this resource in maps'
    'Modification Date'  => 'マップの中でこのリソースに従えているリソースの数',
 => '変更日付',  
      'Number of resources using or importing resource'
    'My Personal Info'  => 'このリソースを使っている/インポートしているリソースの数',
 => '個人情報',  
      'Obsolete'
    'Network-wide number of accesses (hits)'  => '旧',
 => 'ネットワーク全体のアクセス(ヒット数)',  
      'Parent Directory'
    'Network-wide number of courses using resource'  => '親ディレクトリ',
 => 'リソースを使用しているネットワーク全体のコースの数',  
      'Please either'
    'Number of resources that follow this resource in maps'  => 'どちらも',
 => 'マップの中でこのリソースに従っているリソースの数',  
      'Project Information'
    'Number of resources that lead up to this resource in maps'  => 'プロジェクト情報',
 => 'マップの中でこのリソースに従えているリソースの数',  
      'Publisher/Owner'
    'Number of resources using or importing resource'  => '出版社/所有者',
 => 'このリソースを使っている/インポートしているリソースの数',  
      'Publishing'
    'Obsolete'  => '公開',
 => '旧',  
      'Resource Publication'
    'Parent Directory'  => 'リソースを公開する',
 => '親ディレクトリ',  
      'Resource is technically correct'
    'Please either'  => 'リソースは技術的に正しい',
 => 'どちらも',  
      'Score Upload Form'
    'Project Information'  => 'アップロードされたフォームの得点',
 => 'プロジェクト情報',  
      'Select Map'
    'Publisher/Owner'  => 'マップを選択する',
 => '出版社/所有者',  
      'Set a bookmark for this resource'
    'Publishing'  => 'このリソースのブックマークをセットする',
 => '公開',  
      'Show all roles'
    'Resource Publication'  => '役割をすべて表示する',
 => 'リソースを公開する',  
      'Since Start of Course'
    'Resource is technically correct'  => 'コースの最初から',
 => 'リソースは技術的に正しい',  
      'Since Yesterday'
    'Score Upload Form'  => '昨日から',
 => 'アップロードされたフォームの得点',  
      'Special documents'
    'Select Map'  => '特別教材',
 => 'マップを選択する',  
      'Save Catalog Information'
    'Set a bookmark for this resource'  => 'カタログ情報を保存する',
 => 'このリソースのブックマークをセットする',  
      'Subject'
    'Show all roles'  => '表題',
 => '役割をすべて表示する',  
      'Successful Login'
    'Since Start of Course'  => '正常にログインしました',
 => 'コースの最初から',  
      'Suggested Replacement for Obsolete File'
    'Since Yesterday'  => '古いファイルの置換えを薦めます',
 => '昨日から',  
      'Switching Role'
    'Special documents'  => '役割を切替える',
 => '特別教材',  
      'Target'
    'Store Catalog Information'  => 'ターゲット',
 => 'カタログ情報を保存する',  
      'This syllabus can be publicly viewed at'
    'Subject'  => 'このシラバスは次の場所で公開されます:',
 => '表題',  
      'Total number of students who have worked on this problem'
    'Successful Login'  => 'この問題の全受験者数',
 => '正常にログインしました',  
      'URLs To Include in Syllabus'
    'Suggested Replacement for Obsolete File'  => 'シラバスに含むURL',
 => '古いファイルの置換えを薦めます',  
      'Update Display'
    'Switching Role'  => '表示を更新する',
 => '役割を切替える',  
      'Upload a new main course document'
    'Target'  => '新しいメイン・コースドキュメントをアップロードする',
 => 'ターゲット',  
      'Upload a new supplemental course document'
    'This syllabus can be publicly viewed at'  => '新しい補助教材をアップロードする',
 => 'このシラバスは次の場所で公開されます:',  
      'User'
    'Total number of students who have worked on this problem'  => 'ユーザ',
 => 'この問題の全受験者数',  
      'Verify Course Documents'
    'URLs To Include in Syllabus'  => 'コースドキュメントをべリファイしました',
 => 'シラバスに含むURL',  
      'Version'
    'Update Display'  => 'バージョン',
 => '表示を更新する',  
      'Wrote Metadata'
    'Upload a new main course document'  => 'メタデータを書き込みました',
 => '新しいメイン・コースドキュメントをアップロードする',  
      'Your home server is '
    'Upload a new supplemental course document'  => 'ホームサーバは:',
 => '新しい補助教材をアップロードする',  
      'access denied'
    'User'  => 'アクセスは拒否されました',
 => 'ユーザ',  
      'anno-'
    'Verify Course Documents'  => 'アノ',
 => 'コースドキュメントをべリファイしました',  
      'announce'
    'Version'  => 'お知らせ',
 => 'バージョン',  
      'backward'
    'Wrote Metadata'  => '後',
 => 'メタデータを書き込みました',  
      'bookmark'
    'Your home server is '  => 'ブックマーク',
 => 'ホームサーバは:',  
      'chart'
    'access denied'  => '図',
 => 'アクセスは拒否されました',  
      'chat'
    'anno-'  => 'チャット',
 => 'アノ',  
      'close this window'
    'announce'  => 'ウィンドウを閉じる',
 => 'お知らせ',  
      'con-'
    'backward'  => 'con-',
 => '後',  
      'connection down'
    'bookmark'  => '接続が切れました',
 => 'ブックマーク',  
      'docs'
    'chart'  => 'docs',
 => '図',  
      'during the last'
    'chat'  => '前',
 => 'チャット',  
      'edit crs'
    'close this window'  => 'コースを編集',
 => 'ウィンドウを閉じる',  
      'exit'
    'con-'  => '終了',
 => 'con-',  
      'fas'
    'connection down'  => 'fas',
 => '接続が切れました',  
      'forward'
    'docs'  => '次へ',
 => 'docs',  
      'library'
    'during the last'  => 'ライブラリ',
 => '前',  
      'log in again'
    'edit crs'  => '再度ログインしてください',
 => 'コースを編集',  
      'my'
    'exit'  => '私の',
 => '終了',  
      'not found'
    'fas'  => '見つかりません',
 => 'fas',  
      'or'
    'forward'  => 'または',
 => '次へ',  
      'parms'
    'library'  => 'パラメータ',
 => 'ライブラリ',  
      'prepare'
    'log in again'  => '準備する',
 => '再度ログインしてください',  
      'printout'
    'my'  => '印刷する',
 => '私の',  
      'resource'
    'not found'  => 'リソース',
 => '見つかりません',  
      'roles'
    'or'  => '役割',
 => 'または',  
      'search'
    'parms'  => '検索する',
 => 'パラメータ',  
      'set'
    'prepare'  => 'セットする',
 => '準備する',  
      'space'
    'printout'  => 'スペース',
 => '印刷する',  
      'stats'
    'resource'  => '状態',
 => 'リソース',  
      'struct'
    'roles'  => '作成する',
 => '役割',  
      'switch'
    'search'  => '切替える',
 => '検索する',  
      'tations'
    'set'  => 'テーション',
 => 'セットする',  
      'updated periodically'
    'space'  => '周期的に更新されます',
 => 'スペース',  
      'user'
    'stats'  => 'ユーザ',
 => '状態',  
      'visible to author and co-authors only'
    'struct'  => '作成者と共同作成者に限り見ることが出来ます',
 => '作成する',  
      'warning(s)'
    'switch'  => '警告',
 => '切替える',  
      "Click to download or use your browser's Save Link function"
    'tations'  => "Click to download or use your browser's Save Link function",
 => 'テーション',  
   
    'updated periodically'  # ----
 => '周期的に更新されます',  
      'calendar[_1]'
    'user'  => 'カレンダ',
 => 'ユーザ',  
      'announce[_1]'
    'visible to author and co-authors only'  => 'お知らせ',
 => '作成者と共同作成者に限り見ることが出来ます',  
   
    'warning(s)'  # ----
 => '警告',  
      'commu-[_1]'
    "Click to download or use your browser's Save Link function"  => 'コミュニ',
 => "Click to download or use your browser's Save Link function",  
      'nication[_1]'
 #SYNCMARKER  => 'ケーション',
 );  
   
 1;  # ----
   
      'course[_10]'
   => 'コース',
   
      'chat[_1]'
   => 'チャット',
   
   
   # ----
   
      'search[_1]'
   => '検索する',
   
      'course[_11]'
   => 'コース',
   
   
   # ----
   
      'search[_2]'
   => '検索する',
   
      'library[_1]'
   => 'ライブラリ',
   
   
   # ----
   
      'prefer-[_1]'
   => '個人',
   
      'ences[_1]'
   => '設定',
   
   
   # ----
   
      'exit[_1]'
   => '終了',
   
      ' [_1]'
   => '',
   
   
   # ----
   
      'switch[_2]'
   => '切替える',
   
      'role[_1]'
   => '役割',
   
   
   # ----
   
      'choose[_2]'
   => '選択',
   
      'role[_2]'
   => '役割',
   
   
   # ----
   
      'choose[_1]'
   => '選択',
   
      'course[_1]'
   => 'コース',
   
   
   # ----
   
      'switch[_1]'
   => '切替える',
   
      'course[_2]'
   => 'コース',
   
   
   # ----
   
      'course[_3]'
   => 'コース',
   
      'docs[_1]'
   => 'docs',
   
   
   # ----
   
      'edit crs[_1]'
   => 'コースを編集',
   
      'docs[_2]'
   => 'docs',
   
   
   # ----
   
      'navigate[_1]'
   => 'ナビゲート',
   
      'contents[_1]'
   => 'コンテンツ',
   
   
   # ----
   
      'my[_1]'
   => '私の',
   
      'grades[_1]'
   => '成績',
   
   
   # ----
   
      'course[_4]'
   => 'コース',
   
      'grades[_2]'
   => '成績',
   
   
   # ----
   
      'course[_5]'
   => 'コース',
   
      'chart[_1]'
   => '図',
   
   
   # ----
   
      'course[_6]'
   => 'コース',
   
      'stats[_1]'
   => '状態',
   
   
   # ----
   
      'course[_7]'
   => 'コース',
   
      'enroll[_1]'
   => '出席',
   
   
   # ----
   
      'manage[_1]'
   => 'manage (553)',
   
      'acc keys[_1]'
   => 'acc keys (515)',
   
   
   # ----
   
      'user[_1]'
   => 'ユーザ',
   
      'roles[_1]'
   => '役割',
   
   
   # ----
   
      'create[_1]'
   => '作成',
   
      'course[_8]'
   => 'コース',
   
   
   # ----
   
      'course[_9]'
   => 'コース',
   
      'parms[_1]'
   => 'パラメータ',
   
   
   # ----
   
      'con-[_1]'
   => 'con-',
   
      'struct[_1]'
   => '作成する',
   
   
   # ----
   
      'co con-[_1]'
   => 'co con- (530)',
   
      'struct[_2]'
   => '作成する',
   
   
   # ----
   
      'resource[_1]'
   => 'リソース',
   
      'space[_1]'
   => 'スペース',
   
   
   # ----
   
      'co res[_1]'
   => 'co res (531)',
   
      'space[_2]'
   => 'スペース',
   
   
   # ----
   
      'enter[_1]'
   => '入力',
   
   # ----
   
      'send[_1]'
   => 'send',
   
      'scantron[_1]'
   => 'scantron',
   
   
   # ----
   
      'view[_1]'
   => '閲覧',
   
      'bookmark[_1]'
   => 'ブックマーク',
   
   #SYNCMARKER
   );
   
   1;
   

Removed from v.1.9  
changed lines
  Added in v.1.28


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>