Diff for /loncom/localize/localize/zh.pm between versions 1.3 and 1.118

version 1.3, 2009/01/16 10:59:56 version 1.118, 2014/01/08 19:23:12
Line 1 Line 1
 # The LearningOnline Network with CAPA  # The LearningOnline Network with CAPA
 # Chinese Simplified Localization Lexicon  # Chinese Simplified Localization Lexicon
 #  #
 #    # $Id$
 #  #
 # Copyright Michigan State University Board of Trustees  # Copyright Michigan State University Board of Trustees
 #  #
 # 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::zh;  package Apache::localize::zh;
 use base qw(Apache::localize);  use base qw(Apache::localize);
   
 %Lexicon=('_AUTO' => 1,  %Lexicon=('_AUTO' => 1,
 'char_encoding'=> 'UTF-8',  'char_encoding'=> 'UTF-8',
 'language_code'=> 'zh',  'language_code'=> 'zh',
 'lang_locale' => 'zh-cn.utf8',  'lang_locale' => 'zh-cn.utf8',
 'date_locale'  =>  'date_locale'  =>
       '$weekday, $day. $month $year, $twentyfour:$minutes:$seconds Uhr',        '$weekday, $day. $month $year, $twentyfour:$minutes:$seconds',
 'date_months'  => '一月,二月,三月,四月,五月,六月,七月,八月,九月,十月,十一月,十二月',  'date_months'  => '一月,二月,三月,四月,五月,六月,七月,八月,九月,十月,十一月,十二月',
 #'date_months'  => 'Jan.,Feb.,März,April,Mai,Juni,Juli,Aug.,Sep.,Okt.,Nov.,Dez.',  'date_days'    => '星期日,星期一,星期二,星期三,星期四,星期五,星期六',
 'date_days'    => '星期日,星期一,星期二,星期三,星期四,星期五,星期六',  'date_am' => '上午',
 #'date_days'    => 'So.,Mo.,Di.,Mi.,Do.,Fr.,Sa.',  'date_pm' => '下午',
 'date_am' => '上午',  'htmlarea_lang' => 'zh-cn',
 #'date_am' => 'vormittags',  
 'date_pm' => '下午',     'Domain'
 #'date_pm' => 'nachmittags',  => '领域',
 'textual_remote_display' => 'on',  
 'htmlarea_lang' => 'zh-cn',     'Domain:'
   => '领域:',
    'Domain'  
 => '领域',     'Server'
 #=> 'Domäne',  => '服务器',
   
    'Domain:'     'Server Load'
 => '领域:',  => '服务器负载',
 #=> 'Domäne:',  
      'User Load'
    'Server'  => '用户负载',
 => 'Server',  
      'Help'
    'Server Load'  => '帮助',
 => 'Serverlast',  
      'Log in'
    'User Load'  => '登录',
 => 'Nutzerlast',  
      'Log-in to LON-CAPA'
    'Help'  => '登录 LON-CAPA',
 => '帮助',  
 #=> 'Hilfe',     'Username'
   => '用户名',
    'Log in'  
 => '登录',     'Password'
 #=> 'Anmelden',  => '密码',
   
    'Log-in to LON-CAPA'     'choose'
 => '登录 LON-CAPA',  => '选择',
 #=> 'In LON-CAPA anmelden',  
      'enter'
    'Username'  => '进入',
 => '用户名',  
 #=> 'Benutzerkennung',     'view'
   => 'view',
    'Password'  
 => '密码',     'calendar'
 #=> 'Passwort',  => '日历',
   
    'choose'     'prefer-'
 => 'wähle',  => 'prefer-',
   
    'enter'     'ences'
 => 'eingeben',  => 'ences',
   
    'view'     'role'
 => 'betrachten',  => '角色',
   
    'calendar'     'course'
 => 'Kalender',  => '课程',
   
    'prefer-'     'Course'
 => 'Präfe-',  => '课程',
   
    'ences'     'Section/Group'
 => 'renzen',  => '科/组',
   
    'role'     'today'
 => 'Rolle',  => '今日',
   
    'course'     'last week'
 => 'Kurs',  => '上周',
   
    'Course'     'last month'
 => 'Kurs',  => '上个月',
   
    'Section/Group'     'last three months'
 => 'Sektion/Gruppe',  => '过去3个月',
   
    'today'     'last six months'
 => 'heute',  => '过去6个月',
   
    'last week'     'last year'
 => 'letzte Woche',  => '去年',
   
    'last month'     'Submit'
 => 'letzten Monat',  => '提交',
   
    'last three months'     'Rename'
 => 'letzte drei Monate',  => '重命名',
   
    'last six months'     'Save'
 => 'letzte sechs Monate',  => '保存',
   
    'last year'     'Save All'
 => 'letztes Jahr',  => '全部保存',
   
    'Submit'     'Done'
 => 'Abschicken',  => '完成',
   
    'Rename'     'Select User'
 => '重命名',  => '选择用户',
 #=> 'Umbenennen',  
      'Select Course'
    'Save'  => '选择课程',
 => '保存',  
 #=> 'Speichern',     'Changes will become active for your current session after'
   => 'Changes will become active for your current session after',
    'Save All'  
 => '保存',     're-initializing course'
 #=> 'Alles speichern',  => '课程重新初始化',
   
    'Done'     ', or the next time you log in.'
 => 'Fertig',  => ',或在您下次登录。',
   
    'Select User'     'Uploaded Document'
 => '选择用户',  => '上传文件',
 #=> 'Benutzer auswählen',  
      'No content modifications yet.'
    'Select Course'  => '还没有修改任何内容。',
 => '选择课程',  
 #=> 'Kurs auswählen',     'Part is not open to be viewed. It'
   => 'Part is not open to be viewed. It',
    'Changes will become active for your current session after'  
 => 'Änderungen werden für Ihre derzeitige Sitzung aktiv, nachdem Sie',     'Unable to determine if this resource is open due to network problems. Please try again later.'
   => 'Unable to determine if this resource is open due to network problems. Please try again later.',
    're-initializing course'  
 => 'Kurs neu initialisieren',     'Note: it can take up to 10 minutes for changes to take effect for all users.'
   => '注意:所有用户更改生效可能需要10分钟。',
    ', or the next time you log in.'  
 => 'haben, oder wenn Sie sich das nächste Mal anmelden.',     'Language'
   => '语言',
    'Uploaded Document'  
 => 'Hochgeladenes Dokument',     'Notes'
   => '注释',
    'No content modifications yet.'  
 => 'Noch keine Inhaltsänderungen.',     'Abstract'
   => '摘要',
    'Part is not open to be viewed. It'  
 => 'Aufgabenteil nicht verfügbar. Er',     'Create a user or modify the roles and privileges of a user'
   => '创建或修改用户的角色和权限',
    'Unable to determine if this resource is open due to network problems. Please try again later.'  
 => 'Aufgrund von Netzwerkproblemen kann nicht festgestellt werden, ob diese Ressource verfügbar ist. Bitte versuchen Sie es später noch einmal.',     'View course assessment statistics'
   => '查看课程评估统计',
    'Note: it can take up to 10 minutes for changes to take effect for all users.'  
 => 'Beachten Sie, dass es bis zu 10 Minuten dauern kann, bis Änderungen für alle Benutzer aktiv werden.',     'Set deadlines and other assessment parameters, as well as modify course environment'
   => '设置最后期限和其他评估参数,以及修改课程环境',
    'Language'  
 => '语言',     'New Folder'
 #=> 'Sprache',  => '新建文件夹',
   
    'Notes'     'Simple Page'
 => 'Notizen',  => '简单的页面',
   
    'Abstract'     'Simple Problem'
 => 'Kurzbeschreibung',  => '简单的问题',
    
    'Create a user or modify the roles and privileges of a user'     'Upload Document'
 # => 'Benutzeraccounts erstellen oder Benutzerrollen und -priviligien ändern',  => '上传文件',
 => 'Benutzeraccounts und Rechte verwalten',  
      'Search'
    'View course assessment statistics'  => '搜索',
 => '查看课程评估统计', #??? [SB 20.10.2006]  
 #=> 'Aufgabenstatistiken', #??? [SB 20.10.2006]     'Import'
   => '导入',
   
    'Set deadlines and other assessment parameters, as well as modify course environment'     'Main Course Documents'
 => 'Setzen von Deadlines und anderen Parametern zur Beurteilung sowie Ändern der Kursumgebung',  => '主要课程文件',
   
    'New Folder'     'Supplemental Course Documents'
 => '新建文件夹',  => '附加的课程文件',
 #=> 'Neues Verzeichnis',  
      'Discussion Board'
    'Simple Page'  => '公告板',
 => '简单的页面',  
 #=> 'Einfache Seite',     'Published Resources'
   => '发布的资源',
    'Simple Problem'  
 => '简单的问题',     'Special Documents'
 #=> 'Einfache Aufgabe',  => '特别文件',
   
    'Upload Document'     'Special documents'
 => '上传文件',  => '特别文件',
 #=> 'Dokument hochladen',  
      'Document'
    'Search'  => '文件',
 => '搜索',  
 #=> 'Suchen',     'Settings'
   => '设置',
    'Import'  
 => '导入',     'create'
 #=> 'Importieren',  => '创建',
   
    'Main Course Documents'     'grades'
 => '主要课程文件',  => '评估',
 #=> 'Haupt-Kursdokumente',  
      'commu-'
    'Supplemental Course Documents'  => 'commu-',
 => '附加的课程文件',  
 #=> 'Zusätzliche Kursdokumente',     'nication'
   => 'nication',
    'Bulletin Board'  
 => '公告板',     'enroll'
 #=> 'Schwarzes Brett',  => '记录',
   
    'Special Documents'     'navigate'
 => '特别文件',  => '目录',
 #=> 'Spezielle Dokumente',  
      'contents'
    'Special documents'  => '导航',
 => '特别文件',  
 #=> 'Spezielle Dokumente',     'Navigate Contents'
   => '浏览目录',
    'create'  
 => 'erstelle',     'Announcements and Calendar'
   => '注意事项和日历',
    'grades'  
 => 'Bewertungen',     'Author'
   => '作者',
    'commu-'  
 => 'Kommu-',     'Change Your Preferences'
   => '更改用户首选项',
    'nication'  
 => 'nikation',     'Choose the user role'
   => '更换用户角色',
    'enroll'  
 => 'Kurs belegen',     'Co-Author'
   => '合著者',
    'navigate'  
 => 'Inhalts-',     'Co-Author [_1]'
   => '合著者 [_1]',
    'contents'  
 => 'verzeich',     'Communication and Messages'
   => '通信与信息',
    'Navigate Contents'  
 => '浏览目录',     'Course Coordinator'
 #=> 'Inhaltsverzeichnis',  => '课程组织者',
   
    'Announcements and Calendar'     'Course Statistics and Charts'
 => '注意事项和日历',  => '课程统计和图表',
 #=> 'Bekanntmachungen und Kalender',  
      'Course announcements and my calendar'
    'Author'  => '注意事项和日历',
 => 'Autor',  
      'Course Announcements'
    'Change Your Preferences'  => '课程公告',
 => 'Ändern Ihrer Benutzerpräferenzen',  
      'Create Users, Change User Privileges'
    'Choose the user role'  => 'Create Users, Change User Privileges',
 => '更换用户角色',  
 #=> 'Benutzerrolle wechseln',     'Domain Coordinator'
   => 'Domain Coordinator',
    'Co-Author'  
 => 'Co-Autor',     'Enrollment Manager'
   => 'Enrollment Manager',
    'Communication and Messages'  
 => 'Kommunikation und Nachrichten',     'Enter grades from check-out assessment resources'
   => 'Enter grades from check-out assessment resources',
    'Course Coordinator'  
 => '课程组织者',     'Exam Proctor'
 #=> 'Kurs-Koordinator',  => '监考人员',
   
    'Course Statistics and Charts'     'Exit LON-CAPA'
 => 'Kursstatistiken und Notenübersicht',  => '退出',
   
    'Course announcements and my calendar'     'Grades Spreadsheet'
 #=> 'Kurs-Bekanntmachungen und mein Kalender',  => '等级表',
 => '注意事项和日历',  
 #=> 'Bekanntmachungen und Kalender',     'Grading'
   => '评估',
    'Course Announcements'  
 => 'Kurs-Bekanntmachungen',     'Instructor'
   => '讲师',
    'Create Users, Change User Privileges'  
 # => 'Erstellen neuer Benutzeraccounts, ändern von Benutzerprivilegien',     'Launch Remote Control'
   => 'Benutzeraccounts und Rechte verwalten',  => '激活远程控制',
   
    'Domain Coordinator'     'Main Menu'
 => 'Domänen-Koordinator',  => '主菜单',
   
    'Enrollment Manager'     'Navigate Course Contents'
 => 'Kursbelegungs-Verwaltung',  => '浏览目录',
   
    'Enter grades from check-out assessment resources'     'No Role, Cumulative Privileges'
 => 'Eingeben von Bewertungen für Beurteilungs-Ressourcen', #??? [SB 20.10.2006]  => '没有角色,增加特权',
   
    'Exam Proctor'     'Return to Last Location'
 => 'Klausuraufsichtspersonal',  => '回到最后的位置',
   
    'Exit LON-CAPA'     'Send and receive messages'
 => '退出',  =>'发送和接收邮件',
 #=> 'Abmelden',  
      'Send and Receive Messages'
    'Grades Spreadsheet'  =>'发送和接收邮件',
 => 'Beurteilungsbogen mit Bewertungen',  
      'Set my user preferences'
    'Grading'  => '用户设置',
 => 'Bewertung',  
      'Student'
    'Instructor'  => '学生',
 => 'Dozent',  
      'Student: '
    'Launch Remote Control'  => '学生:',
 => '激活远程控制',  
 #=> 'Fernbedienung aktivieren',     'Switch to another user role'
   => '更换用户角色',
    'Main Menu'  
 => '主菜单',     'Teaching Assistant'
 #=> 'Hauptmenü',  => '教学助理',
   
    'Navigate Course Contents'     'Use or edit my bookmark collection'
 => '浏览目录',  => '书签收藏',
 #=> 'Inhaltsverzeichnis',  
      'User Roles'
    'No Role, Cumulative Privileges'  => '用户角色',
 => 'Keine Rolle, kumulative Privilegien',  
      'Calculate course grades (Spreadsheet)'
    'Return to Last Location'  => 'Calculate course grades (Spreadsheet)',
 => '回到最后的位置',  
 #=> 'Zurück zum zuletzt verwendeten Kursdokument',     'Enter the chat room for the course'
   => '课程聊天室',
    'Send and receive messages'  
 # => 'Verschicken und Empfangen von Nachrichten',     'Navigate the table of contents for this course'
 # => 'Interne Nachrichten verwalten',  => '课程目录',
 =>'发送和接收邮件',  
 #=> 'Kommunikation und Nachrichten',     'Syllabus'
   => '课程表',
    'Set my user preferences'  
 => '用户设置',     'Course syllabus'
 #=> 'Benutzereinstellungen',  => '课程教学大纲',
   
    'Student'     'View the course assessment progress chart'
 => '学生',  => '察看课程评估进展图表',
 #=> 'Studierender',  
      'Class Hours'
    'Student: '  => '课时',
 => '学生:',  
 #=> 'Studierender: ',     'Coursepack'
   => '课外书',
    'Switch to another user role'  
 # => 'Andere Benutzerrolle wählen',     'Current Month'
 => '更换用户角色',  => '这个月',
 #=> 'Benutzerrolle wechseln',  
      'Deadlines'
    'Teaching Assistant'  => '截止日期',
 => 'Tutor',  
      'Grading Information'
    'Use or edit my bookmark collection'  => '评估信息',
 # => 'Meine Lesezeichen-Sammlung verwenden oder editieren',  
 => '书签收藏',     'Helproom Hours'
 #=> 'Lesezeichen-Sammlung',  => '帮助',
   
    'User Roles'     'Instructor Information'
 => '用户角色',  => '讲师信息',
 #=> 'Benutzerrollen',  
      'Next Month'
    'Calculate course grades (Spreadsheet)'  => '下个月',
 => 'Bewertungen berechnen (Beurteilungsbogen)',  
      'Office Hours'
    'Enter the chatroom for the course'  => '办公时间',
 => '课程聊天室',  
 #=> 'Kurs-Chatroom',     'Prerequisites'
   => '必要条件',
    'Navigate the table of contents for this course'  
 => '课程目录',     'Previous Month'
 #=> 'Inhaltsverzeichnis des Kurses',  => '上个月',
   
    'Syllabus'     'Readings'
 => '课程表',  => '材料',
 #=> 'Kursüberblick',  
      'Mon'
    'Course syllabus'  => '星期一',
 => '课程教学大纲',  
 #=> 'Kursüberblick',    'Tue'
   => '星期二',
    'View the course assessment progress chart'  
 => '察看课程评估进展图表',     'Wed'
 #=> 'Aufgabenfortschritt des Kurses',  => '星期三',
   
    'Class Hours'     'Thu'
 => 'Vorlesungstermine',  => '星期四',
   
    'Course Description'     'Fri'
 => 'Kurstitel',  => '星期五',
   
    'Coursepack'     'Sat'
 => 'Kurspaket',  => '星期六',
   
    'Current Month'     'Sun'
 => '这个月',  => '星期日',
 #=> 'Dieser Monat',  
      'January'
    'Deadlines'  => '一月',
 => 'Fälligkeitsdaten',  
      'February'
    'Grading Information'  => '二月',
 => 'Informationen zur Bewertung',  
      'March'
    'Helproom Hours'  => '三月',
 => '帮助',  
 #=> 'Hilfe',     'April'
   => '四月',
    'Instructor Information'  
 => 'Information über den Dozenten',     'May'
   => '五月',
    'Next Month'  
 => '下个月',     'June'
 #=> 'Nächster Monat',  => '六月',
   
    'Office Hours'     'July'
 => 'Sprechstunden',  => '七月',
   
    'Prerequisites'     'August'
 => 'Voraussetzungen',  => '八月',
   
    'Previous Month'     'September'
 => '上个月',  => '九月',
 #=> 'Vorheriger Monat',  
      'October'
    'Readings'  => '十月',
 => 'Material',  
      'November'
    'Mon'  => '十一月',
 => '星期一',  
 #=> 'Mo',     'December'
   => '十二月',
   'Tue'  
 => '星期二',     'Textbook'
 #=> 'Di',  => '教材',
   
    'Wed'      'Web Links'
 => '星期三',  => '网站链接',
 #=> 'Mi',  
      'Drop/Add students in this course'
    'Thu'  => '在该课程移除/添加学生',
 => '星期四',  
 #=> 'Do',     'A score has been assigned.'
   => 'A score has been assigned.',
    'Fri'  
 => '星期五',     'Some parts were not submitted.'
 #=> 'Fr',  => 'Some parts were not submitted.',
   
    'Sat'     'Due'
 => '星期六',  => 'Due',
 #=> 'Sa',  
      'The filetype extension of the file you uploaded is not allowed.'
    'Sun'  => 'The filetype extension of the file you uploaded is not allowed.',
 => '星期日',  
 #=> 'So',     'Units incorrect.'
   => '单位不正确的。',
    'January'  
 => '一月',     'Only a number required.'
 #=> 'Januar',  => '只允许一个数字。Only a number required.',
   
    'February'     'Units required'
 => '二月',  => '要求单位',
 #=> 'Februar',  
      'Tries'
    'March'  => '尝试',
 => '三月',  
 #=> 'März',     'Submit Answer'
   => '提交答案',
    'April'  
 => '四月',     'Prepare a printable document'
 #=> 'April',  => '打印',
   
    'May'     'Go To My First Homework Problem'
 => '五月',  => '转到我的第一次作业问题',
 #=> 'Mai',  
      'Cancel'
    'June'  => '取消',
 => '六月',  
 #=> 'Juni',     'Discussions'
   => '讨论',
    'July'  
 => '七月',     'New discussion since'
 #=> 'Juli',  => 'New discussion since',
   
    'August'     'New message (click to open)'
 => '八月',  => '新邮件 (点击查看)',
 #=> 'August',  
      'Close all folders'
    'September'  => '关闭所有文件夹',
 => '九月',  
 #=> 'September',     'Open all folders'
   => '打开所有文件夹',
    'October'  
 => '十月',     'Goodbye'
 #=> 'Oktober',  => '再见',
   
    'November'     'Select'
 => '十一月',  => '选择',
 #=> 'November',  
      'Re-Initialize'
    'December'  => '重新初始化',
 => '十二月',  
 #=> 'Dezember',     'Currently selected.'
   => '目前选定的。',
    'Textbook'  
 => 'Bücherliste',     'Switch Server'
   => '选择服务器',
     'Web Links'  
 => 'Weblinks',     'system wide'
   => '全系统的',
    'Drop/Add students in this course'  
 => 'Kursbelegungen verwalten',     'Currently not available'
   => '目前无法使用',
    'A score has been assigned.'  
 => 'Bewertung wurde zugewiesen', # ???     'No role specified'
   => '没有具体的角色',
    'Some parts were not submitted.'  
 => 'Einige Aufgabenteile sind nicht bearbeitet worden.',     'Remark'
   => '注释',
    'Due'  
 => 'Fällig',     'Extent'
   => '领域',
    'The filetype extension of the file you uploaded is not allowed.'  
 => 'Die Endung der von Ihnen eingereichten Datei ist nicht erlaubt.',     'Current Privileges'
   => '当前权限',
    'Units incorrect.'  
 => 'Einheit inkorrekt.',     'User Role'
   => '用户角色',
    'Only a number required.'  
 => 'Als Eingabe ist nur eine Zahl zulässig.',     'Start'
   => '开始',
    'Units required'  
 => 'Einheiten erwartet',     'End'
   => '结束',
    'Tries'  
 => 'Versuche',     'System'
   => '系统',
    'Submit Answer'  
 => 'Antwort einreichen',     'Display'
   => '显示',
    'Prepare a printable document'  
 => '打印', # long version: 'Druckbares Dokument erstellen',     'Display:'
 #=> 'Drucken', # long version: 'Druckbares Dokument erstellen',  => '显示:',
   
      'Do not display'
    'Go To My First Homework Problem'  => '不显示',
 => 'Gehe zur ersten Übungsaufgabe',  
      "an unknown date"
    'Cancel'  => '日期不详', # !
 => 'Abbrechen',  
 #=> 'Abbrechen',     "an indeterminate date"
   => '无限期',
    'Discussions'  
 => 'Diskussionen',     "will open on"
   => "开放于",
    'New discussion since'  
 => 'Neue Diskussion seit',     "is due at"
   => "is due at",
    'New message (click to open)'  
 => 'Neue Nachricht (zum Anzeigen klicken)',     "was due on"
   => "was due on",
    'Close all folders'  
 => 'Alle Verzeichnisse schließen',     'is closed but you are allowed to view it'
   => "is closed but you are allowed to view it",
    'Open all folders'  
 => 'Alle Verzeichnisse öffnen',     "Undid changes, Switched [_1] and [_2]"
   => "Undid changes, Switched [_1] and [_2]",
    'Goodbye'  
 => 'Auf Wiedersehen',     "Unable to undo, unable to switch [_1] and [_2]"
   => "Unable to undo, unable to switch [_1] and [_2]",
    'Select'  
 => '选择',     "Unable to make backup [_1]"
 # =>'Auswählen',  => "Unable to make backup [_1]",
   
    'Re-Initialize'     "Saving Modifications to [_1]"
 => 'Neu initialisieren',  => "Saving Modifications to [_1]",
   
    'Currently selected.'     "Unable to write to [_1]"
 => 'Derzeit ausgewählt.',  => "Unable to write to [_1]",
   
    'Switch Server'     "Analyzing a problem"
 => 'Server wechseln',  => "Analyzing a problem",
   
    'system wide'     "EditXML"
 => 'netzwerkweit', # 'systemweit'  => "EditXML",
   
    'Currently not available'     'Discard Edits and View'
 => 'Derzeit nicht verfügbar',  => 'Discard Edits and View',
   
    'No role specified'     'Submit Changes'
 => 'Keine bestimmte Rolle',  => 'Submit Changes',
   
    'Remark'     'Submit Changes and View'
 => 'Bemerkung',  => 'Submit Changes and View',
   
    'Extent'     'Edit'
 => 'Bereich',  => '编辑',
   
    'Current Privileges'     ', select a template from the pull-down menu below'
 => 'Derzeitige Berechtigungen',  => ', select a template from the pull-down menu below',
   
    'User Role'     'undo'
 => '用户角色',  => 'undo',
 #=> 'Benutzerrolle',  
      'Answer'
    'Start'  => 'Answer',
 => 'Anfang',  
      'Frequency'
    'End'  => 'Frequency',
 => 'Ende',  
      'You did not select a template.'
    'System'  => 'You did not select a template.',
 => 'System',  
      'Analyze Progress'
    'Display'  => 'Analyze Progress',
 => 'Anzeigen',  
      'Getting Problem Variants'
    'Display:'  => 'Getting Problem Variants',
 => 'Anzeigen:',  
      'last problem'
    'Do not display'  => 'last problem',
 => 'Nicht anzeigen',  
      "may open later."
    "an unknown date"  => 'may open later.',
 => ': unbekannter Zeitpunkt', # !  
      ', and answers will be available on'
    "an indeterminate date"  => ', and answers will be available on',
 => 'unbestimmter Zeitpunkt',  
      "Select a"
    "will open on"  => "Select a",
 => "wird verfügbar sein am",  
      'Part'
    "is due at"  => '部分',
 => "ist fällig am",  
      "Then"
    "was due on"  => 'Then',
 => "war fällig am",  
      'is in under construction'
    'is closed but you are allowed to view it'  => 'is in under construction',
 => "ist geschlossen, kann aber von Ihnen betrachtet werden",  
      'List of possible answers'
    "Undid changes, Switched [_1] and [_2]"  => 'List of possible answers',
 => "Änderungen rückgängig gemacht. [_1] und [_2] wurden ausgetauscht.",  
      'Found no analyzable parts in this problem, currently only Numerical, Formula and String response styles are supported.'
    "Unable to undo, unable to switch [_1] and [_2]"  => 'Found no analyzable parts in this problem, currently only Numerical, Formula and String response styles are supported.',
 => "Änderungen konnten nicht rückgängig gemacht werden. [_1] und [_2] konnten nicht ausgetauscht werden.",  
      'Response [_1] is not analyzable at this time'  #    'is not analyzable at this time'
    "Unable to make backup [_1]"  => 'Response [_1] is not analyzable at this time',  #   '目前没有可分析性',
 => "Konnte keine Sicherheitsdatei in [_1] erstellen!",  
      'Title'
    "Saving Modifications to [_1]"  => '标题',
 => "Speichere Änderungen in [_1]",  
      'Path'
    "Unable to write to [_1]"  => 'Path',
 => "Konnte Änderungen nicht in [_1] speichern!",  
      'New Search'
    "Analyzing a problem"  => '重新搜索',
 => "Analysiere Aufgabe",  
      'Go Back'
    "EditXML"  => '后退',
 => "XML-Editor",  
      'Go back'
    'Discard Edits and View'  => '后退',
 => 'Änderungen verwerfen und betrachten',  
      'File'
    'Submit Changes'  => '文件',
 => 'Speichern und weiterbearbeiten', # 'Änderungen speichern',  
      'Date'
    'Submit Changes and View'  => '日期',
 => 'Speichern und betrachten',  
      'You have no unread messages'
    'Edit'  => '您没有未读邮件',
 => '编辑',  
 #=> 'Editor',     'New Message'
   => '新邮件',
    ', select a template from the pull-down menu below'  
 => 'wählen Sie eine Vorlage aus dem unterstehenden Auswahlmenü',     'New Messages'
   => '新邮件',
    'undo'  
 => 'Rückgängig machen',     'View All Messages'
   => '查看所有邮件',
    'Answer'  
 => 'Antwort',     'Map'
   => '课程内容',
    'Frequency'  
 => 'Häufigkeit',     'Page'
   => '页',
    'You did not select a template.'  
 => 'Sie haben keine Vorlage ausgewählt.',     'Page:'
   => '页:',
    'Analyze Progress'  
 => 'Fortschritt analysieren',     'Sequence'
   => '顺序',
    'Getting Problem Variants'  
 => 'Berechne Aufgabenvariationen',     'Map contents are not shown in order.'
   => '课程内容不排序显示。',
    'last problem'  
 => 'letzte Aufgabe',     'Empty'
   => '空的',
    "may open later."  
 => 'könnte zu einem späteren Zeitpunkt verfügbar werden.',     'File [_1] could not be copied.'
   => '文件 [_1] 无法复制。',
    ', and answers will be available on'  
 => ', Antworten werden verfügbar sein am',     'Back to Directory'
   => '返回文件夹',
    "Select a"  
 => "Wählen Sie",     'No upload file specified.'
   => '没有上传指定的文件。',
    'Unable to find'  
 => 'Konnte nicht gefunden werden',     'The target is an existing directory.'
   => '目标在一个现有的目录中。',
    'Part'  
 => 'Aufgabenteil',     'Please use browser "Back" button and pick a filename'
   => 'Please use browser "Back" button and pick a filename',
    "Then"  
 => 'Dann',     "You do not have authoring privileges for this resource"
   => "You do not have authoring privileges for this resource",
    'is in under construction'  
 => 'ist in Arbeit',     'Copying file'
   => '复制文件',
    'List of possible answers'  
 => 'Liste von möglichen Antworten',     'No write permission to user directory, FAIL'
   => '没有权限写入这个目录。中断',
    'Found no analyzable parts in this problem, currently only Numerical, Formula and String response styles are supported.'  
 => 'Keine analysierbaren Aufgabenteile gefunden.  Derzeit werden nur numerische Ausdrücke, Formeln und Strings als Antworttypen unterstützt.',     'Actions'
   => '动作', # '行动',
    'is not analyzable at this time'  
 => 'ist derzeit nicht analysierbar',     'Name'
   => '名字',
    'Title'  
 => '标题',     'Status'
 #=> 'Titel',  => '状态',
   
    'Path'     'Last Modified'
 => 'Pfad',  => '最后修改',
   
    'New Search'     'Yes'
 => 'Neue Suche',  => '是',
   
    'Go Back'     'Authoring Space Directory'
 => '后退',  => 'Authoring Space Directory', # '建设目录',
 #=> 'Zurück',  
      'Contact [_1] for access.'
    'Go back'  => '获取 [_1] 联系。',
 => '后退',  
 #=> 'Zurück',     'Please log into [_1] to edit.'
   => '请登入 [_1] 进行修改。',
    'File'  
 => '文件',     'Save uploaded file as [_1]'
 #=> 'Datei',  => '保存上传的文件为 [_1]',
   
    'Date'     'Searching'
 => '日期',  => '搜索',
 #=> 'Datum',  
      'Searching ...'
    'You have no unread messages'  => '搜索...',
 => 'Sie haben keine ungelesenen Nachrichten',  
      'Owner:Domain'
    'New Messages'  => '所有者:域',
 => 'Neue Nachrichten',  
      'Owner/Co-owner(s)'
    'View All Messages'  => '所有者/合伙人',
 => 'Alle Nachrichten',  
      'Select the Authoring Space'
    'Map'  => 'Select the Authoring Space', # '选择建设领域',
 => 'Inhaltszusammenstellung',  
      'It is recommended that you use an up-to-date virus scanner before handling this file.'
    'Page'  => 'It is recommended that you use an up-to-date virus scanner before handling this file.',
 => 'Seite',  
      'not displayed'
    'Sequence'  => '不显示',
 => 'Sequenz',  
      "Open, no due date"
    'Map contents are not shown in order.'  => "开放的,没有截止日期",
 => 'Inhaltszusammenstellungs-Inhalte werden nicht sortiert angezeigt.',  
      "Uncompleted Homework"
    'Empty'  => "未完成家庭作业",
 => 'Leer',  
      "Show Only Uncompleted Homework"
    'File [_1] could not be copied.'  => "只显示未完成家庭作业",
 => 'Die Datei [_1] konnte nicht kopiert werden.',  
      "All homework is currently completed."
    'Back to Directory'  => "目前所有完成的功课。",
 => 'Zurück zum Verzeichnis',  
      'This course is empty.'
    'No upload file specified.'  => '这课程是空的。',
 => 'Es wurde keine Datei zum Hochladen angegeben.',  
      'Coursemap undefined.'
    'The target is an existing directory.'  => '课程内容没有定义。',
 => 'Die Zieldatei ist ein existierendes Verzeichnis.',  
      "Was due"
    'Please use browser "Back" button and pick a filename'  => "截止于",
 => 'Bitte benutzen Sie "Zurück" in Ihrem Webbrowser und geben Sie einen Dateinamen an',  
      "Answer available"
    "You do not have authoring privileges for this resource"  => "答案可用",
 => "Sie haben für diese Ressource keine Schreibberechtigung!",  
      "Excused by instructor"
    'Copying file'  => "由讲师通过",
 => 'Kopiere Datei',  
      "Answer submitted, not yet graded"
    'No write permission to user directory, FAIL'  => "提交答案,尚未评分",
 => 'Keine Schreibberechtigung für dieses Verzeichnis. Abbruch',  
      "No due date"
    'Actions'  => "没有截止日期",
 => 'Aktionen',  
      'never'
    'Name'  => '从来不',
 => 'Name',  
      'Answer submitted'
    'Status'  => '提交答案',
 => 'Status',  
      '[_1] of [_2] tries used'
    'Last Modified'  => '[_1] 的 [_2] 尝试使用',
 => 'Letzte Änderung',  
      'Processing'
    'Yes'  => '数据处理',
 => 'Ja',  
      'Access and Usage Statistics'
    'Construction Space Directory'  => '访问和使用统计',
 => 'Konstruktionsbereich-Verzeichnis',  
      'Evaluation Comments'
    'Contact [_1] for access.'  => '评价评论',
 => 'Kontaktieren Sie [_1], um Zugriff zu erhalten.',  
      'Evaluation Data'
    'Please log into [_1] to edit.'  => '评价数据',
 => 'Bitte melden Sie sich in der Domäne [_1] an, um Zugriff zu erhalten.',  
      'Server Administration'
    'Save uploaded file as [_1]'  => '服务器管理',
 => 'Hochgeladene Datei speichern unter [_1]',  
      'System Administration'
    'Searching'  => '系统管理',
 => 'Suche',  
      'Users with Roles Assigned by'
    'Searching ...'  => 'Users with Roles Assigned by',
 => 'Suche...',  
      'Name starting with'
    'Owner:Domain'  => '从开头',
 => 'Eigentümer:Domäne',  
      'This resource has been marked obsolete by the author(s)'
    'Owner/Co-owner(s)'  => 'This resource has been marked obsolete by the author(s)',
 => '(Co-)Eigentümer',  
      'Upload'
    'Select the Construction Space'  => '上传',
 => 'Wählen Sie den Konstruktionsbereich',  
      'Uploaded'
    'It is recommended that you use an up-to-date virus scanner before handling this file.'  => '已上传',
 => 'Es wird grundsätzlich empfohlen, einen aktuellen Virenscanner zu benutzen, bevor Sie diese Datei verwenden.',  
      'Dynamic Metadata'
    'not displayed'  => '动态数据',
 => 'nicht angezeigt',  
      'View file'
    "Open, no due date"  => '查看文件',
 => "Verfügbar, kein Fälligkeitsdatum",  
      'Illegal filename.'
    "Uncompleted Homework"  => '无效的文件名。',
 => "Unerledigte Übungsaufgaben",  
      'Rule'
    "Show Only Uncompleted Homework"  => '规则',
 => "Zeige nur unerledigte Übungsaufgaben",  
      'Back to Source Directory'
    "All homework is currently completed."  => '回到源目录',
 => "Derzeit sind alle Übungsaufgaben erledigt.",  
      'Back to Source'
    'This course is empty.'  => '回到源文件',
 => 'Dieser Kurs ist leer.',  
      'Back to Resource'
    'Coursemap undefined.'  => 'Back to Resource', # '回到资源',
 => 'Inhaltszusammenstellung des Kurses ist nicht definiert.',  
      'File copied.'
    "Was due"  => '档案复制。',
 => "War fällig am",  
      'FAIL'
    "Answer available"  => '中断',
 => "Antwort verfügbar",  
      'Back to [_1]'
    "Excused by instructor"  => '回到 [_1]',
 => "Vom Dozenten erlassen",  
      'untitled'
    "Answer submitted, not yet graded"  => '无标题',
 => "Antwort eingereicht, noch nicht bewertet",  
      'The extension on this file, [_1], is reserved internally by LON-CAPA.'
    "No due date"  => 'The extension on this file, [_1], is reserved internally by LON-CAPA.',
 => "Kein Fälligkeitsdatum",  
      'The extension on this file is reserved internally by LON-CAPA.'
    'never'  => 'The extension on this file is reserved internally by LON-CAPA.',
 => 'niemals',  
      'The extension on this file, [_1], is not recognized by LON-CAPA.'
    'Answer submitted'  => 'The extension on this file, [_1], is not recognized by LON-CAPA.',
 => 'Antwort eingereicht',  
      'The extension on this file is not recognized by LON-CAPA.'
    '[_1] of [_2] tries used'  => 'The extension on this file is not recognized by LON-CAPA.',
 => '[_1] von [_2] Versuchen verbraucht',  
      'Please change the extension.'
    'Processing'  => 'Please change the extension.',
 => 'Wird verarbeitet',  
      'Became this version on ...'
    'Access and Usage Statistics'  => 'Became this version on ...',
 => 'Zugriffs- und Nutzungsstatistiken',  
      'Browse published resources'
    'Evaluation Comments'  => '发布资源',
 => 'Evaluierungskommentare',  
      'Choose the course to work on'
    'Evaluation Data'  => '选择您想要选的课程',
 => 'Evaluierungsdaten',  
      'Create a new course'
    'Server Administration'  => '创建课程',
 => 'Serververwaltung',  
      'Customized right of use ...'
    'System Administration'  => 'Customized right of use ...',
 => 'Systemverwaltung',  
      'Delete messages from discussion boards'
    'aboutlon.gif'  => 'Delete messages from discussion boards',
 => 'aboutlon.gif',  
      'Domain only - use limited to courses in the domain'
    'accessbutton.gif'  => 'Domain only - use limited to courses in the domain',
 => 'accessbutton.gif',  
      'Edit and view documents included in this course'
    'userauthentication.gif'  => '布置课程内容',
 => 'userauthentication.gif',  
      'Edit/Modify DOCS'
    'Users with Roles Assigned by'  => '布置课程内容',
 => 'Benutzer, deren Rollen vergeben wurden von',  
      'Enter my Authoring Space'
    'Name starting with'  => 'Enter my Authoring Space',
 => 'Name beginnt mit',  
      'Failed to copy source'
    'This resource has been marked obsolete by the author(s)'  => 'Failed to copy source',
 => 'Dieses Ressource wurde vom Autor bzw. von den Autoren als überholt gekennzeichnet',  
      'Failed to write metadata copy'
    'Uploaded'  => 'Failed to write metadata copy',
 => 'Hochgeladen',  
      'Finalize Publication'
    'Dynamic Metadata'  => 'Finalize Publication',
 => 'Dynamische Metadaten',  
      'Grant/revoke role of Co-Author'
    'View file'  => 'Grant/revoke role of Co-Author',
 => 'Datei betrachten',  
      'Grant/revoke role of Domain Coordinator'
    'Illegal filename.'  => 'Grant/revoke role of Domain Coordinator',
 => 'Ungültiger Dateiname.',  
      'Grant/revoke role of Exam Proctor'
    'Rule'  => 'Grant/revoke role of Exam Proctor',
 => 'Regel',  
      'Grant/revoke role of Instructor'
    'Back to Source Directory'  => 'Grant/revoke role of Instructor',
 => 'Zurück zum Quellverzeichnis',  
      'Grant/revoke role of Student'
    'Back to Source'  => 'Grant/revoke role of Student',
 => 'Zurück zur Quelldatei',  
      'Grant/revoke role of Superuser'
    'File copied.'  => 'Grant/revoke role of Superuser',
 => 'Datei kopiert.',  
      'No previous versions published.'
    'FAIL'  => 'No previous versions published.',
 => 'Abbruch',  
      'No write permission to'
    'Back to [_1]'  => 'No write permission to',
 => 'Zurück zur Ressource [_1]',  
      'Please pick a version to retrieve:'
    'untitled'  => 'Please pick a version to retrieve:',
 => 'kein Titel',  
      'Private - visible to author only for testing purposes'
    'The extension on this file, [_1], is reserved internally by LON-CAPA.'  => 'Private - visible to author only for testing purposes',
 => 'Die Dateiendung [_1] ist LON-CAPA-intern reserviert.',  
   #   'Private Publication - did not synchronize database'
    'The extension on this file is reserved internally by LON-CAPA.'  #=> 'Private Publication - did not synchronize database',
 => 'Die Dateiendung ist LON-CAPA-intern reserviert.',  
      'Public - no authentication or authorization required for use'
    'The extension on this file, [_1], is not recognized by LON-CAPA.'  => 'Public - no authentication or authorization required for use',
 => 'Die Dateiendung [_1] ist LON-CAPA unbekannt.',  
      'Retrieval of an old version will overwrite the file currently in Authoring Space.'
    'The extension on this file is not recognized by LON-CAPA.'  => 'Retrieval of an old version will overwrite the file currently in Authoring Space.',
 => 'Die Dateiendung [_1] ist LON-CAPA unbekannt.',  
      'Retrieve selected Version'
    'Please change the extension.'  => 'Retrieve selected Version',
 => 'Bitte ändern Sie die Dateiendung.',  
      'Retrieve previous version'
    'Became this version on ...'  => 'Retrieve previous version',
 => 'Wurde diese Version am...',  
      'Retrieve previous versions of [_1]'
    'Browse published resources'  => 'Retrieve previous versions of [_1]',
 # => 'Veröffentlichte Dokumente betrachten',  
 => '发布资源',     'Search the contents of this course'
 #=> 'Veröffentlichte Ressourcen',  => '课程内容搜索',
   
    'Choose the course to work on'     'Search the database of published resources and accessible portfolio files'
 => 'Wählen Sie den Kurs, in dem Sie arbeiten wollen',  => '搜索数据库资源和文件夹',
   
    'Create a new course'     'Send broadcast and receipt-required email'
 => '创建课程',  => 'Send broadcast and receipt-required email',
 #=> 'Kurse erstellen',  
      'Show Problem Completeness'
   => 'Show Problem Completeness',
    'Customized right of use ... '  
 => 'Spezielle Nutzungsrechte...',     'Switch to another course'
   => 'Switch to another course',
    'Delete messages from bulletin boards'  
 => 'Lösche Nachrichten vom Schwarzen Brett',     'System wide - can be used for any courses system wide'
   => '全系统-可用于全系统任何课程',
    'Domain only - use limited to courses in the domain'  
 => 'Beschränkt auf Domäne - Nutzung begrenzt auf Kurse innerhalb dieser Domäne',     'The extension on this file'
   => 'The extension on this file',
    'Edit and view documents included in this course'  
 => '布置课程内容', # old: 'Kurs-Ressourcen bearbeiten'     'Unsupported character combination [_1] in filename, FAIL.'
 #=> 'Kursinhalt einrichten', # old: 'Kurs-Ressourcen bearbeiten'  => 'Unsupported character combination [_1] in filename, FAIL.',
   
    'Edit/Modify DOCS'     'No valid extension found in filename, FAIL'
 => '布置课程内容',  => 'No valid extension found in filename, FAIL',
 #=> 'Kursinhalt einrichten',  
      'Filename of resource contains internal version number. Cannot publish such resources, FAIL'
    'Enter my construction space'  => 'Filename of resource contains internal version number. Cannot publish such resources, FAIL',
 # => 'Konstruktionsbereich aufrufen',  
 => 'Mein Konstruktionsbereich',     'No valid custom distribution rights file specified, FAIL'
   => 'No valid custom distribution rights file specified, FAIL',
    'Failed to copy source'  
 => 'Konnte Quelldatei nicht kopieren',     'Could not write metadata, FAIL'
   => 'Could not write metadata, FAIL',
    'Failed to write metadata copy'  
 => 'Konnte Metadaten nicht kopieren',     'View documents included in this course'
   => '附加的课程文件',
    'Finalize Publication'  
 => 'Veröffentlichung abschließen',     'Additional Keywords'
   => '其他关键字',
    'Grant/revoke role of Co-Author'  
 => 'Vergebe/entziehe Co-Autorenrollen',     'Additional Metadata (non-standard, parameters, exports)'
   => '其他元数据 (没有标准化,参数,导出)',
    'Grant/revoke role of Domain Coordinator'  
 => 'Vergebe/entziehe Domänen-Koordinator-Rolle',     'Author and Co-Author roles may not be available on servers other than your home server.'
   => '作者和共同作者的角色可能无法使用服务器上以外的其他家庭服务器。',
    'Grant/revoke role of Exam Proctor'  
 => 'Vergebe/entziehe Rolle des Klausuraufsichtspersonals',     'Author(s)'
   => '作者',
    'Grant/revoke role of Instructor'  
 => 'Vergebe/entziehe Rolle des Dozenten',     'Average number of tries till solved'
   => '平均人数,尝试成功解答的',
    'Grant/revoke role of Student'  
 => 'Vergebe/entziehe Rolle von Studierenden',     'Browse Resources'
   => '浏览资源',
    'Grant/revoke role of Superuser'  
 => 'Vergebe/entziehe Rolle des Superusers',     'Catalog Information'
   => '目录信息',
    'No previous versions published.'  
 => 'Es wurden keine vorhergehenden Versionen veröffentlicht.',     'Collapse Remote Control'
   => '禁用远程控制',
    'No write permission to'  
 => 'Keine Schreibberechtigung für',     'Authoring Space'
   => 'Authoring Space',
    'Please pick a version to retrieve:'  
 => 'Bitte wählen Sie eine Version aus, die Sie wiederherstellen möchten:',     'Copied metadata'
   => '复制元数据',
    'Private - visible to author only for testing purposes'  
 => 'Privat - für den Autor nur zu Testzwecken sichtbar',     'Copied source file'
   => '复制源文件',
 #   'Private Publication - did not synchronize database'  
 #=> 'Private Veröffentlichung - nicht mit Datenbank synchronisiert',     'Copyright/Distribution'
   => '版权/权限',
    'Public - no authentication or authorization required for use'  
 => 'Öffentlich - keine LON-CAPA-Anmeldung zur Nutzung notwendig',     'Copyright/Distribution:'
   => '版权/权限:',
    'Retrieval of an old version will overwrite the file currently in construction space.'  
 => 'Das Wiederherstellen einer alten Version überschreibt die derzeit im Konstruktionsbereich vorhandene Datei.',     'Course Documents'
   => '课程文件',
    'Retrieve previous versions of [_1]'  
 => 'Wiederherstellen vorheriger Versionen von [_1]',     'Creation Date'
   => '创建日期',
    'Retrieve version'  
 => 'Ausgewählte Version wiederherstellen',     'Custom Distribution File'
   => '自定义文件访问权限',
    'Search the contents of this course'  
 => 'Kursinhalts-Suche',     'Degree of difficulty'
   => '难度',
    'Search the database of published resources and accessible portfolio files'  
 => '搜索数据库资源和文件夹',     'Copy Course Content to Authoring Space'
 #=> 'Datenbank veröffentlichter Ressourcen und Portfolio-Dateien',  => 'Copy Course Content to Authoring Space',
   
    'Send broadcast and receipt-required email'     'Copying content to Authoring Space requires switching server.'
 => 'Sende Broadcast-E-Mail mit Empfangsbestätigung',  => 'Copying content to Authoring Space requires switching server.',
   
    'Show Problem Completeness'     'Entering course ...'
 => 'Zeige Aufgabenvollständigkeit',  => '进入课程...',
   
    'Switch to another course'     'Exam Information'
 => 'Zu einem anderen Kurs wechseln',  => '考试信息',
   
    'System wide - can be used for any courses system wide'     'External Resource'
 # => 'Systemweit - kann für alle Kurse systemweit verwendet werden',  => '外部资源',
 => 'Netzwerkweit - kann für alle Kurse im gesamten LON-CAPA-Netzwerk verwendet werden',  
      'Generate new role ...'
    'The extension on this file'  => '创建新的角色...',
 => 'Die Endung dieser Datei',  
      'Go to the next resource in the course sequence'
    'Unsupported character combination [_1] in filename, FAIL.'  => '前进',
 => 'Ungültige Zeichenkombination [_1] im Dateinamen. Abbruch!',  
      'Go to the previous resource in the course sequence'
    'No valid extension found in filename, FAIL'  => '后退',
 => 'Ungültige Dateinamen-Erweiterung. Abbruch!',  
      'Import a published document'
    'Cannot publish versioned resource, FAIL'  => '导入出版文件',
 => 'Versionierte Ressource kann nicht veröffentlicht werden. Abbruch!', # ???  
      'Keyword(s)'
    'No valid custom distribution rights file specified, FAIL'  => '密码',
 => 'Keine gültige Rechtedatei für spezille Nutzungsrechte angegeben. Abbruch!',  
      'Logged Out'
    'Could not write metadata, FAIL'  => '登出',
 => 'Metadaten konnten nicht geschrieben werden. Abbruch!',  
      'MIME Type'
    'View documents included in this course'  => 'MIME类型',
 => '附加的课程文件',  
 #=> 'Zusätzliche Kursdokumente',     'Make notes and annotations about this resource'
   => '备忘录',
    'Additional Keywords'  
 => 'Zusätzliche Schlüsselwörter',     'The material is covered with sufficient depth'
   => '这些主题包含有足够的难度',
    'Additional Metadata (non-standard, parameters, exports)'  
 => 'Zusätzliche Metadaten (nicht standardisiert, Parameter, Exporte)',     'Metadata Information'
   => '元数据信息',
    'Author and Co-Author roles may not be available on servers other than your home server.'  
 => 'Autoren- und Co-Autoren-Rollen könnten auf anderen Servern als Ihrem Heimatserver nicht verfügbar sein.',     'My Personal Info'
   => '我的个人网页',
    'Author(s)'  
 => 'Autor(en)',     'Network-wide number of accesses (hits)'
   => '网络的访问数量(“点击”)',
    'Average number of tries till solved'  
 => 'Durchschnittliche Anzahl an Versuchen bis zur erfolgreichen Lösung',     'Network-wide number of courses using resource'
   => '使用该课程资源的访问数量',
    'Browse Resources'  
 => 'Ressourcen durchsehen',     'Number of resources that follow this resource in maps'
   => '该资源目录汇编之后的访问数量',
    'Catalog Information'  
 => 'Katalogisierungsdaten',     'Number of resources that lead up to this resource in maps'
   => '该资源目录汇编之前的访问数量',
    'Collapse Remote Control'  
 => 'Fernbedienung deaktivieren',     'Number of resources using or importing resource'
   => '资源数量的使用或导入',
    'Construction Space'  
 => 'Konstruktionsbereich',     'Obsolete'
   => '过时的',
    'Copied metadata'  
 => 'Metadaten kopiert',     'Parent Directory'
   => '父目录',
    'Copied source file'  
 => 'Quelldatei wurde kopiert',     'Project Information'
   => '项目信息',
    'Copyright/Distribution'  
 => 'Copyright/Zugriffsrechte',     'Publisher/Owner'
   => '出版社/所有人',
    'Copyright/Distribution:'  
 => 'Copyright/Zugriffsrechte:',     'Publishing'
   => '出版物:',
    'Course Documents'  
 => '课程文件',     'Publishing [_1]'
 #=> 'Kursdokumente',  => '出版物: [_1]',
   
    'Creation Date'     'Resource Details'
 => 'Erstellungsdatum',  => 'Resource Details',
   
    'Custom Distribution File'     'Link to Resource'
 => 'Datei zum Maßschneidern der Zugriffsrechte',  => 'Link to Resource',
   
    'Degree of difficulty'     'Searching for your resource will be based on the following metadata. Please provide as much data as possible.'
 => 'Schwierigkeitsgrad',  => 'Searching for your resource will be based on the following metadata. Please provide as much data as possible.',
   
    'Dump Course DOCS to Construction Space'     'Resource Publication'
 => 'Kursdokumente in Konstruktionsbereich übernehmen',  => 'Resource Publication',
   
    'Dump Course DOCS to Construction Space: available on other servers'     'Resource is technically correct'
 => 'Kursdokumente in Konstruktionsbereich übernehmen: verfügbar auf anderen Servern',  => 'Resource is technically correct',
   
    'Entering course ...'     'Score Upload Form'
 => 'Betrete Kurs...',  => '分数上传表单',
   
    'Exam Information'     'Select Map'
 => 'Prüfungsinformationen',  => '选择内容列表',
   
    'External Resource'     'Load Map'
 => '外部资源',  => '上传',
 #=> 'Externe Ressource',  
      'Set a bookmark for this resource'
    'Generate new role ...'  => '设定书签',
 => 'Erzeuge neue Rolle...',  
      'Show all roles'
    'Go to the next resource in the course sequence'  => '显示所有角色',
 => '前进', # long version: 'Gehe zur nächsten Ressource in der Kurssequenz',  
 #=> 'Weiter', # long version: 'Gehe zur nächsten Ressource in der Kurssequenz',     'Subject'
   => '主题',
   
    'Go to the previous resource in the course sequence'     'Successful Login'
 => '后退', # long version: 'Gehe zur vorhergehenden Ressource in der Kurssequenz',  => '登录成功',
 #=> 'Zurück', # long version: 'Gehe zur vorhergehenden Ressource in der Kurssequenz',  
      'Suggested Replacement for Obsolete File'
    'Import a published document'  => '建议更换过时文件',
 => 'Importieren einer veröffentlichten Ressource',  
      'Switching Role'
    'Keyword(s)'  => '更换角色',
 => 'Schlüsselwörter',  
      'Target'
    'Logged Out'  => '目标',
 => 'Abgemeldet',  
      'This syllabus can be publicly viewed at [_1]'
    'MIME Type'  => '此课程可公开浏览: [_1]',
 => 'MIME-Typ',  
      'Instead of using this template you can specify an external URL as Syllabus in the [_1]Course Parameters[_2].'
    'Make notes and annotations about this resource'  => '如果不使用此模板,您可以在[_1]课程参数[_2]指定外部网址作为课程摘要。',
 => '备忘录',  
 #=> 'Notizen', # long version: 'Notizen zu dieser Ressource erstellen',     'Total number of students who have worked on this problem'
   => '回答该问题的学生总数',
    'The material is covered with sufficient depth'  
 => 'Das Thema wird in ausreichender Tiefe behandelt',     'URLs To Include in Syllabus'
   => '网址,包括教学大纲',
    'Metadata Information'  
 => 'Metadaten-Information',     'Upload a new main course document'
   => '外部文件',
    'My Personal Info'  
 => '我的个人网页',     'Upload a new supplemental course document'
 #=> 'Meine Über-mich-Seite',  => '附加的课程文件',
   
    'Network-wide number of accesses (hits)'     'User'
 => 'Netzwerkweite Anzahl von Zugriffen ("Hits")',  => '用户',
   
    'Network-wide number of courses using resource'     'Wrote Metadata'
 => 'Netzwerkweite Anzahl von Kursen, die diese Ressource verwenden',  => 'Wrote Metadata',
   
    'Number of resources that follow this resource in maps'     'Your home server is '
 => 'Anzahl der Ressourcen, die in Inhaltszusammenstellungen Nachfolger zu dieser Ressource sind',  => 'Your home server is ',
   
    'Number of resources that lead up to this resource in maps'     'anno-'
 => 'Anzahl der Ressourcen, die in Inhaltszusammenstellung Vorgänger zu dieser Ressource sind',  => 'anno-',
   
    'Number of resources using or importing resource'     'announce'
 => 'Anzahl der Ressourcen, die diese Ressource verwenden oder importieren',  => 'announce',
   
    'Obsolete'     'bookmark'
 => 'Überholt',  => 'bookmark',
   
    'Parent Directory'     'chart'
 => 'Übergeordnetes Verzeichnis',  => 'chart',
   
    'Project Information'     'chat'
 => 'Projektinformation',  => '聊天室',
   
    'Publisher/Owner'     'close this window'
 => 'Herausgeber/Besitzer',  => 'close this window',
   
    'Publishing'     'con-'
 => 'Veröffentlichung:',  => 'con-',
   
    'Publishing [_1]'     'docs'
 => 'Veröffentlichung: [_1]',  => 'docs',
   
    'Resource Details'     'exit'
 => 'Details über Ressource',  => '退出',
   
    'Link to Resource'     'fas'
 => 'Link zur Ressource',  => 'fas',
   
    'Searching for your resource will be based on the following metadata. Please provide as much data as possible.'     'library'
 => 'Suche nach Ihrer Ressource wird auf den folgenden Metadaten beruhen. Bitte machen Sie so viele Angaben wie möglich.',  => 'library',
   
    'Resource Publication'     'log in again'
 => 'Veröffentlichung von Ressourcen',  => 'log in again',
   
    'Resource is technically correct'     'my'
 => 'Die Ressource ist technisch in Ordnung',  => 'my',
   
    'Score Upload Form'     'or'
 => '分数上传表单',  => 'or',
 #=> 'Formular zum Hochladen von Noten',  
      'Or'
    'Select Map'  => 'Or',
 => '选择内容列表',  
 #=> 'Inhaltszusammenstellung wählen',     'prepare'
   => 'prepare',
    'Load Map'  
 => '上传',     'printout'
 #=> 'Hochladen', # 'Lade Inhaltszusammenstellung',  => 'printout',
   
    'Set a bookmark for this resource'     'resource'
 => 'Lesezeichen setzen', # long version: 'Lesezeichen auf diese Ressource setzen',  => 'resource',
   
    'Show all roles'     'roles'
 => '显示所有角色',  => '角色',
 #=> 'Alle Rollen anzeigen',  
      'search'
    'Subject'  => '查找',
 => 'Thema',  
      'set'
    'Successful Login'  => 'set',
 => '登陆成功',  
 #=> 'Erfolgreich angemeldet',     'space'
   => '领域',
    'Suggested Replacement for Obsolete File'  
 => 'Vorgeschlagener Ersatz für überholte Datei',     'stats'
   => 'stats',
    'Switching Role'  
 => '更换角色',     'struct'
 #=> 'Benutzerrolle wechseln',  => 'struct',
   
    'Target'     'switch'
 => 'Ziel',  => 'switch',
   
    'This syllabus can be publicly viewed at'     'tations'
 => 'Dieser Kursüberblick kann öffentlich abgerufen werden unter',  => 'tations',
   
    'Total number of students who have worked on this problem'     'updated periodically'
 => 'Gesamtzahl von Studierenden, die diese Aufgabe bearbeitet haben',  => '定期更新',
   
    'URLs To Include in Syllabus'     'user'
 => 'URLs, die in den Kursüberblick eingefügt werden sollen',  => '用户',
   
    'Upload a new main course document'     'visible to author and co-authors only'
 => '外部文件',  => '只有作者和共同作者可见',
 #=> 'Externe Dokumente',  
      'All versions'
    'Upload a new supplemental course document'  => '所有版本',
 => '附加的课程文件',  
 #=> 'Zusätzliche Kursdokumente',     'Default Metadata for Directory [_1]'
   => '默认元数据目录 [_1]',
    'User'  
 => '用户',     'Error Messages'
 #=> 'Benutzer',  => '错误信息',
   
    'Wrote Metadata'     'Save Catalog Information'
 => 'Metadaten wurden geschrieben',  => '保存目录信息',
   
    'Your home server is '     'Update Display'
 => 'Ihr Heimatserver ist ',  => '更新显示',
   
    'anno-'     'Content changed'
 => 'Bemerk-',  => '内容变化',
   
    'announce'     'Differences'
 => 'ankündigen',  => '差异',
   
    'backward'     'Last Week'
 => 'backward',  => '上周',
   
    'bookmark'     'Modification Date'
 => 'Lesezeichen',  => '修改日期',
   
    'chart'     'Since Start of Course'
 => 'Chart',  => '从启动课程起',
   
    'chat'     'Since Yesterday'
 => 'Chat',  => '从昨天起',
   
    'close this window'     'Verify Course Documents'
 => 'dieses Fenster schließen',  => '验证课程文件',
   
    'con-'     'Version'
 => 'con-',  => '版本',
   
    'docs'     'access denied'
 => 'Dokus',  => '拒绝访问',
   
    'edit crs'     'connection down'
 => 'Bearbeite crs',  => 'connection down',
   
    'exit'     'during the last'
 => '退出',  => 'during the last',
 #=> 'abmelden',  
      'not found'
    'fas'  => 'not found',
 => 'fas',  
      'warning(s)'
    'forward'  => 'warning(s)',
 => 'forward',  
      '[quant,_1,warning]'
    'library'  => '[quant,_1,warning]',
 => 'Bibliothek',  
      'Advanced Catalog Search'
    'log in again'  => 'Advanced Catalog Search',
 => 'erneut anmelden',  
      'Advanced Search'
    'my'  => '高级搜索',
 => 'mein',  
      'Any Language'
    'or'  => '任何语言',
 => 'oder',  
      'Any category'
    'Or'  => '任何类别',
 => 'oder',  
      'Any copyright/distribution'
    'parms'  => '任何版权/访问权限',
 => 'parms',  
      'Broadcast Message to Course'
    'prepare'  => '发送广播消息',
 => 'Vorbereiten',  
      "Click to download or use your browser's Save Link function"
    'printout'  => "Click to download or use your browser's Save Link function",
 => 'Ausdruck',  
      'Close'
    'resource'  => '关闭',
 => 'Ressource',  
      'Compact View'
    'roles'  => '简洁视图',
 => '角色',  
 #=> 'Rollen',     'Detailed Citation View'
   => '查看详细引文',
    'search'  
 => '查找',     'Distribute Messages from Uploaded File to Course'
 #=> 'suche',  => 'Distribute Messages from Uploaded File to Course',
   
    'set'     'Edit Catalog Information'
 => 'setze',  => '编辑目录信息',
   
    'space'     'Edit Content of a Map'
 => 'Bereich',  => 'Edit Content of a Map',
   
    'stats'     'Edit Directory Catalog Information'
 => 'Statistiken',  => '编辑目录信息分类',
   
    'struct'     'Evaluate Resource'
 => 'Struktur',  => '评估此资源',
   
    'switch'     'Failed Access to Authoring Space'
 => 'wechsle',  => 'Failed Access to Authoring Space',
   
    'tations'     'Fielded Format'
 => 'ungen',  => '字段格式',
   
    'updated periodically'     'File Category'
 => 'regelmäßig aktualisiert',  => '文件分类',
   
    'user'     'Force publication of unmodified files'
 => 'Benutzer',  => 'Force publication of unmodified files',
   
    'visible to author and co-authors only'     'Keywords'
 => 'nur für Autoren und Co-Autoren sichtbar',  => '关键词',
   
    'All versions'     'Last access'
 => 'Alle Versionen',  => '上次访问',
   
    'Default Metadata for Directory [_1]'     'Last modified'
 => 'Voreingestellte Metadaten für das Verzeichnis [_1]',  => '最后修改',
   
    'Error Messages'     'Limit by copyright/distribution'
 => 'Fehlermeldungen',  => '受版权/访问权限限制',
   
    'Save Catalog Information'     'Limit by language'
 => 'Katalogisierungsdaten speichern',  => '受语言限制',
   
    'Update Display'     'Open'
 => 'Neu anzeigen',  => '打开',
   
    'Content changed'     'Per Page'
 => 'Inhalt geändert',  => '每页',
   
    'Differences'     'Printing Helper'
 => 'Unterschiede',  => '打印助手',
   
    'Last Week'     'Provide feedback messages or contribute to the course discussion about this resource'
 => 'letzte Woche',  => '反馈意见或讨论',
   
    'Modification Date'     'Provide my evaluation of this resource'
 => 'Änderungsdatum',  => '对此资源给出我的评价',
   
    'Since Start of Course'     'Publish'
 => 'seit Anfang des Kurses',  => '发布',
   
    'Since Yesterday'     'Publish Directory'
 => 'seit gestern',  => '发布目录',
   
    'Verify Course Documents'     'Publish Directory and Sub Directories'
 => 'Überprüfe Kursdokumente',  => '发布目录和子目录',
   
    'Version'     'Related'
 => 'Version',  => '相关的',
   
    'access denied'     'Resource Feedback and Discussion'
 => 'Zugriff verweigert',  => '资源的反馈和讨论',
   
    'connection down'     'Search Complete'
 => 'Verbindung unterbrochen',  => '搜索完成',
   
    'during the last'     'Send Message to User(s)'
 => 'während der letzten',  => '发送讯息到用户',
   
    'not found'     'Show catalog information'
 => 'nicht gefunden',  => '查看目录信息',
   
    'warning(s)'     'Show Metadata'
 => 'Warnung(en)',  => '查看元数据',
   
    '[quant,_1,warning]'     'Show resource'
 => '[quant,_1,Warnung,Warnungen]',  => '查看资源',
   
    'Advanced Catalog Search'     'Statistics'
 => 'Erweiterte Katalog-Suche',  => '统计',
   
    'Advanced Search'     'Summary View'
 => 'Erweiterte Suche',  => '概要',
   
    'Any Language'     'There are currently no results.'
 => 'Beliebige Sprache',  => '目前没有任何结果。',
   
    'Any category'     'Search: '
 => 'Beliebige Kategorie',  => '搜索: ',
   
    'Any copyright/distribution'     'URL'
 => 'Beliebiges Copyright/Zugriffsrecht',  => 'URL',
   
    'Broadcast Message to Course'     'Unpublished'
 => 'Broadcast-Nachricht senden', # 'Broadcast-Nachricht an gesamten Kurs senden',  => '未发行的',
   
    "Click to download or use your browser's Save Link function"     'Up'
 => "Zum Speichern hier klicken oder 'Ziel speichern unter'-Funktion des Webbrowsers verwenden",  => 'Up',
   
    'Close'     'View'
 => 'Schließen',  => '查看',
   
    'Compact View'     'View Critical Messages'
 => 'Kompaktansicht',  => '浏览重要讯息',
   
    'Detailed Citation View'     'Words'
 => 'Detailierte Zitatansicht',  => '词',
   
    'Distribute Messages from Uploaded File to Course'     'XML/SGML'
 => 'Aus Datei Nachrichten erzeugen', # 'Verteile Nachrichten der hochgeladenen Datei an den Kurs',  => 'XML/SGML',
   
    'Edit Catalog Information'     'abstract'
 => 'Katalogisierungsdaten bearbeiten',  => 'abstract',
   
    'Edit Content of a Map'     'audio'
 => 'Inhalt der Inhaltszusammenstellung bearbeiten',  => '音频',
   
    'Edit Directory Catalog Information'     'author'
 => 'Verzeichnis der Katalogisierungsdaten bearbeiten',  => '作者',
   
    'Evaluate Resource'     'catalog'
 => 'Ressource evaluieren',  => '目录',
   
    'Failed Access to Construction Space'     'copyright'
 => 'Zugriff auf Konstruktionsbereich fehlgeschlagen',  => '版权',
   
    'Fielded Format'     'directory'
 => 'In Felder aufgeteiltes Format',  => '文件夹',
   
    'File Category'     'discuss'
 => 'Dateikategorie',  => 'discuss',
   
    'Force publication of unmodified files'     'evaluate'
 => 'veröffentliche auch ungeänderte Dateien',  => '评价',
   
    'Keywords'     'feedback'
 => 'Schlüsselwörter',  => '反馈',
   
    'Last access'     'keywords'
 => 'Letzter Zugriff',  => '关键词',
   
    'Last modified'     'language'
 => 'Letzte Änderungen',  => '语言',
   
    'Limit by copyright/distribution'     'movies'
 => 'Durch Copyright/Zugriffsrechte einschränken',  => '电影',
   
    'Limit by language'     'notes'
 => 'Durch Sprache einschränken',  => '注释',
   
    'Open'     'obsolete'
 => 'Öffnen',  => '过时的',
   
    'Per Page'     'pages'
 => 'Pro Seite',  => '页',
   
    'Printing Helper'     'pictures'
 => 'Hilfsprogramm zum Drucken',  => '图片',
   
    'Provide feedback messages or contribute to the course discussion about this resource'     'problem'
 => 'Feedback, Kursdiskussion', # long version: 'Feedback geben oder an der Kursdiskussion zu dieser Ressource teilnehmen',  => '任务',
   
    'Provide my evaluation of this resource'     'resources'
 => 'Ressource evaluieren', # long version: 'Diese Ressource evaluieren',  => '资源',
   
    'Publish'     'sequence'
 => 'Veröffentlichen',  => '顺序',
   
    'Publish Directory'     'subject: '
 => 'Verzeichnis veröffentlichen',  => '主题',
   
    'Publish Directory and Sub Directories'     'this'
 => 'Veröffentliche Verzeichnis und Unterverzeichnisse',  => '这个',
   
    'Related'     'title'
 => 'Verwandte',  => '标题',
   
    'Resource Feedback and Discussion'     'About Me'
 => 'Feedback und Diskussion zu dieser Ressource',  => '关于我',
   
    'Search Complete'     'Discussion Board/Discussion'
 => 'Suche beendet',  => 'Discussion Board/Discussion',
   
    'Send Message to User(s)'     'Clear All'
 => 'Nachricht senden', # 'Nachricht an einzelne(n) Benutzer senden',  => '全部清除',
   
    'Show catalog information'     'Close All Folders'
 => 'Katalogisierungsdaten', # long version: 'Katalogisierungsdaten anzeigen',  => '关闭所有文件夹',
   
    'Show resource'     'Authoring Space File Operation'
 => 'Zeige Ressource an',  => 'Authoring Space File Operation',
   
    'Statistics'     'Contact Information'
 => 'Statistiken',  => '联系信息',
   
    'Summary View'     'Contact'
 => 'Zusammenfassung',  => '联系我',
   
    'There are currently no results'     'Copied old metadata'
 => 'Derzeit noch keine Ergebnisse',  => '复制旧数据',
   
    'Search: '     'Failed to write old metadata copy'
 => 'Suche: ',  => 'Failed to write old metadata copy',
   
    'URL'     'Copied old target file'
 => 'URL',  => '复制旧的目标文件',
   
    'Unpublished'     'Failed to copy old target'
 => 'unveröffentlicht',  => 'Failed to copy old target',
   
    'Up'     'Created directory [_1]'
 => 'Hoch',  => 'Created directory [_1]',
   
    'View'     'Copyright'
 => 'Betrachten',  => '版权',
   
    'View Critical Messages'     'Could Not Process Request'
 => 'Wichtige Nachrichten ansehen',  => '命令无法执行',
   
    'Words'     'Default'
 => 'Wörter',  => '默认设置',
   
    'XML/SGML'     'Discard Selected'
 => 'XML/SGML',  => 'Discard Selected',
   
    'abstract'     'EMail and Messages'
 => 'Kurzbeschreibung',  => '电子邮件和信息',
   
    'audio'     'Edit this resource'
 => 'Audio',  => '编辑此资源',
   
    'author'     'Enter Authoring Space as co-author'
 => 'Autor',  => 'Enter Authoring Space as co-author',
   
    'catalog'     'Enter Authoring Space as a co-author'
 => 'katalog',  => 'Enter Authoring Space as a co-author',
   
    'copyright'     'Enter Authoring Space as assistant co-author'
 => 'Copyright',  => 'Enter Authoring Space as assistant co-author',
   
    'customdistributionfile'     'Host'
 => 'customdistributionfile',  => '计算',
   
    'directory'     'Last updated'
 => 'Verzeichnis',  => '最后更新',
   
    'discuss'     'Mime type'
 => 'Diskutiere',  => 'MIME 类型',
   
    'evaluate'     'Modified'
 => 'Auswerten',  => '修改过的',
   
    'feedback'     'Modify deadlines, etc, for this assessment resource'
 => 'Feedback',  => '为这项评估资源修改期限等',
   
    'info'     'Modify user grades for this assessment resource'
 => 'Info',  => '手动评估',
   
    'keywords'     'View user submissions for this assessment resource'
 => 'Schlüsselwörter',  => 'View user submissions for this assessment resource',
   
    'language'     'Move Down'
 => 'Sprache',  => '下移',
   
    'movies'     'Move Up'
 => 'Filme',  => '上移',
   
    'notes'     'New Title'
 => 'Notizen',  => '新标题',
   
    'obsolete'     'Open All Folders'
 => 'überholt',  => '打开所有文件夹',
   
    'obsoletereplacement'     'Owner/Publisher'
 => 'obsoletereplacement',  => '所有者/出版社',
   
    'pages'     'Personal Information Page'
 => 'Seiten',  => '个人资料页面',
   
    'pictures'     'Personal Information'
 => 'Bilder',  => '个人信息',
   
    'problem'     'Privacy Note:'
 => 'Aufgabe',  => '注意隐私:',
   
    'resources'     'Published'
 => 'Ressourcen',  => '出版的',
   
    'sequence'     'Reading results from'
 => 'Sequenz',  => 'Reading results from',
   
    'subject'     'Retrieve'
 => 'Thema',  => '恢复',
   
    'this'     'Revert to Last Saved'
 => 'Diese',  => 'Revert to Last Saved',
   
    'title'     'Revision Date'
 => 'Titel',  => 'Revision Date',
   
    'About Me'     'Shared by course faculty and staff'
 => '关于我',  => '共同管理人员和工作人员',
 #=> 'Über mich',  
      'Synchronized SQL metadata database'
    'Bulletin Board/Discussion'  => 'Synchronized SQL metadata database',
 => 'Schwarzes Brett / Diskussionsforum',  
      'Task'
    'Clear All'  => 'Task',
 => 'Lösche alle',  
      'Temporary Assembly Workspace'
    'Close All Folders'  => 'Temporary Assembly Workspace',
 => 'Schließe alle Verzeichnisse',  
      'The information you submit can be viewed by anybody who is logged into LON-CAPA. Do not provide information that you are not ready to share publicly.'
    'Construction Space File Operation'  => '任何登录LON-CAPA的人都能看到您提供的数据,如果不想公开就不要上传任何数据。',
 => 'Dateioperation im Konstruktionsbereich',  
      'Topic'
    'Contact Information'  => '主题',
 => '联系信息',  
 #=> 'Kontaktdaten',     'Upload a Photo'
   => '上传相片',
    'Contact'  
 => '联系我',     'Add Records'
 #=> 'Kontakt',  => '添加记录',
   
    'Copied old metadata'     'User Notes, Face-to-Face, Critical Messages, Broadcast Messages, Archived Messages'
 => 'Alte Metadaten kopiert',  => '用户注释, 个人讨论, 重要信息, 小区广播,存档信息',
   
    'Failed to write old metadata copy'     'User Notes, Records of Face-to-Face Discussions, and Critical Messages'
 => 'Kopie der alten Metadaten konnte nicht geschrieben werden',  => '用户注释,记录用户的讨论和重要信息',
   
    'Copied old target file'     'User Notes, Records of Face-To-Face Discussions, and Critical Messages in Course'
 => 'Alte Zieldatei kopiert',  => '用户注释,记录面对面的讨论,课程重要讯息',
   
    'Failed to copy old target'     'User Notes, Records of Face-To-Face Discussions, Critical Messages, Broadcast Messages and Archived Messages in Course'
 => 'Alte Zieldatei konnte nicht kopiert werden.',  => '用户注释,记录面对面讨论,重要的信息,广播信息,课程存档',
   
    'Created directory'     'No notes, face-to-face discussion records, critical messages, or broadcast messages in this [_1].'
 => 'Verzeichnis wurde angelegt',  => '对于 [_1] 没有用户注释, 记录用户的讨论, 重要信息, 或者广播信息。',
   
    'Copyright'     'Version Number'
 => '版权',  => '版本号',
 #=> 'Copyright',  
      'View Published Version'
   => '查看发布的版本',
    'Could Not Process Request'  
 => 'Befehl konnte nicht ausgeführt werden',     'Web References'
   => 'Web 引用',
    'Default'  
 => 'Voreinstellung',     'co con-'
   => 'co con-',
    'Discard Selected'  
 => 'Verwerfe ausgewählte',     'co res'
   => 'co res',
    'EMail and Messages'  
 => 'E-Mail und Nachrichten',     'contacting'
   => '建立联系',
    'Edit this resource'  
 => 'Bearbeiten', # long version: 'Bearbeite diese Ressource',     'edit'
   => '编辑',
    'Enter construction space as co-author'  
 => 'Konstruktionsbereich (als Co-Autor)',     'interface available'
   => 'interface available',
    'Enter construction space as a co-author'  
 => 'Konstruktionsbereich (als Co-Autor)',     'missions'
   => '任务',
    'Enter construction space as assistant co-author'  
 => 'Konstruktionsbereich (als Co-Autor-Assistent)',     'view sub-'
   => 'view sub-',
    'Host'  
 => 'Rechner',     'waiting on'
   => 'waiting on',
    'Last updated'  
 => '最后更新',     '#Stdnts'
 #=> 'Zuletzt aktualisiert',  => '#Stdnts',
   
    'Mime type'     '#YES'
 => 'MIME Typ',  => '#YES',
   
    'Modified'     '%Wrng'
 => 'geändert',  => '%Wrng',
   
    'Modify deadlines, etc, for this assessment resource'     'Brief view of each students performance in course.'
 => 'Bearbeite Fälligkeitsdaten, etc. für diese Beurteilungs-Ressource',  => 'Brief view of each students performance in course.',
   
    'Modify user grades for this assessment resource'     'Clear Caches'
 => 'Manuelle Bewertung', # 'Bearbeite die Noten des Benutzers für diese Beurteilungs-Ressource',  => '清除缓存',
   
    'View user submissions for this assessment resource'     'Course Statistics and Charts cannot be retrieved until the database is restarted. Your data is intact but cannot be displayed at this time.'
 => 'Einreichungen betrachten', # 'Betrachte Benutzer-Einreichungen für diese Beurteilungs-Ressource',  => 'Course Statistics and Charts cannot be retrieved until the database is restarted. Your data is intact but cannot be displayed at this time.',
   
    'Move Down'     'Detailed statistics and graphs of student performance on problems.'
 => 'Nach unten',  => 'Detailed statistics and graphs of student performance on problems.',
   
    'Move Up'     'DoDiff'
 => 'Nach oben',  => 'DoDiff',
   
    'New Title'     'Enrollment Status'
 => 'Neuer Titel',  => 'Enrollment Status',
   
    'Open All Folders'     'Generate Statistics'
 => 'Öffne alle Verzeichnisse',  => '建立统计资料',
   
    'Owner/Publisher'     'Max Tries'
 => 'Besitzer/Herausgeber',  => 'Max Tries',
   
    'Personal Information'     'Mean Tries'
 => '个人信息',  => 'Mean Tries',
 #=> 'Persönliche Informationen',  
      'Output'
    'Privacy Note'  => 'Output',
 => '注意隐私',  
 #=> 'Hinweis zur Privatssphäre',     'Overall Problem Statistics'
   => 'Overall Problem Statistics',
    'Published'  
 => 'veröffentlicht',     'Please notify the server administrator [_1]'
   => 'Please notify the server administrator [_1]',
    'Reading results from'  
 => 'Lese Ergebnisse von',     'Preparing Excel Spreadsheet'
   => 'Preparing Excel Spreadsheet',
    'Retrieve'  
 => 'Wiederherstellen',     'Problem Status Chart'
   => 'Problem Status Chart',
    'Revert to Last Saved'  
 => 'Gehe zur letzten gespeicherten Version',     'S.D. tries'
   => 'S.D. tries',
    'Revision Date'  
 => 'Änderungsdatum',     'Sections'
   => 'Sections',
    'Shared by course faculty and staff'  
 => '共同管理人员和工作人员',     'Sequence or Folder'
 #=> 'Gemeinsam für Kursverwaltung und Personal',  => 'Sequence or Folder',
   
    'Synchronized SQL metadata database'     'Sequences and Folders'
 => 'SQL Metadaten-Datenbank synchronisiert',  => 'Sequences and Folders',
   
    'Task'     'Skew Tries'
 => 'Aufgabe',  => 'Skew Tries',
   
    'Temporary Assembly Workspace'     'Statistics and Problem Analysis'
 => 'Temporärer Arbeitsbereich',  => 'Statistics and Problem Analysis',
   
    'The information you submit can be viewed by anybody who is logged into LON-CAPA. Do not provide information that you are not ready to share publicly.'     'Student performance statistics on all problems.'
 => '任何登录LON-CAPA的人都能看到您提供的数据,如果不想公开就不要上传任何数据。',  => 'Student performance statistics on all problems.',
 #=> 'Die Daten, die Sie hier bereitstellen, können von jeder Person, die in LON-CAPA angemeldet ist, eingesehen werden. Geben Sie daher keine Daten an, die Sie hier nicht öffentlich machen wollen.',  
      'Unable to connect to database!'
   => 'Unable to connect to database!',
    'Topic'  
 => 'Thema',     'Your Excel Spreadsheet'
   => 'Your Excel Spreadsheet',
    'Upload a Photo'  
 => '上传相片',     'Your Excel spreadsheet.'
 #=> 'Foto hochladen',  => 'Your Excel spreadsheet.',
   
    'Upload'     'Your Excel spreadsheet'
 => '上传',  => 'Your Excel spreadsheet',
 #=> 'Hochladen',  
      'Your CSV file.'
    'Add Records'  => 'Your CSV file.',
 => '添加记录',  
      'Your CSV file'
    'User Notes, Face-to-Face, Critical Messages, Broadcast Messages, Archived Messages'  => 'Your CSV file',
 => '用户笔记, 个人讨论, 重要信息, 小区广播,存档信息',  
 #=> 'Benutzeranmerkungen, persönliche Diskussionsbeiträge, wichtige Nachrichten, Broadcast-Nachrichten, Archivierte Nachrichten',     'part'
   => '部分',
    'User Notes, Records of Face-to-Face Discussions, and Critical Messages'  
 => '用户笔记,记录用户的讨论和重要信息',     'part - '
 #=> 'Benutzeranmerkungen, Aufzeichnungen von persönlichen Diskussionsbeiträgen und wichtige Nachrichten',  => '部分 ',
   
    'User Notes, Records of Face-To-Face Discussions, and Critical Messages in Course'     'problem statistics grouped by sequence'
 => 'Benutzeranmerkungen, Aufzeichnungen von persönlichen Diskussionsbeiträgen und wichtige Nachrichten für den Kurs',  => 'problem statistics grouped by sequence',
   
    'User Notes, Records of Face-To-Face Discussions, Critical Messages, Broadcast Messages and Archived Messages in Course'     'problem statistics ungrouped'
 => 'Benutzeranmerkungen, Aufzeichnungen von persönlichen Diskussionsbeiträgen, wichtige Nachrichten, Broadcast-Nachrichten und archivierte Nachrichten für den Kurs',  => 'problem statistics ungrouped',
   
    'No notes, face-to-face discussion records, critical messages, or broadcast messages in this [_1].'     'problem statistics, Excel'
 => 'Für diesen [_1] existieren keine Benutzer-Anmerkungen, Aufzeichnungen von Face-to-face-Diskussionsbeiträgen, wichtige Nachrichten oder Broadcast-Nachrichten.',  => 'problem statistics, Excel',
   
    'No notes, face-to-face discussion records, critical messages or broadcast messages in this [_1].'     'Significant figures are incorrect, submission was not graded.'
 => 'Für diesen [_1] existieren keine Benutzer-Anmerkungen, Aufzeichnungen von persönlichen Diskussionsbeiträgen, wichtige Nachrichten oder Broadcast-Nachrichten.',  => 'Significant figures are incorrect, submission was not graded.',
   
    'Version Number'     '. . . for a particular section'
 => 'Versionsnummer',  => '. . . for a particular section',
   
    'View Published Version'     '. . . for all students in the course'
 => 'Veröffentlichte Version betrachten',  => '. . . for all students in the course',
   
    'Web References'     '. . . for an individual student'
 => 'Web 引用',  => '. . . for an individual student',
 #=> 'Webreferenzen',  
      '12 am' # midnight
    'co con-'  => '12 am',
 => 'Co-Kon-',  
      'midnight'
    'co res'  => '午夜',
 => 'co-res',  
      '1 am'
    'contacting'  => '1 am',
 => 'kontaktiere',  
      '2 am'
    'edit'  => '2 am',
 => 'Bearbeite',  
      '3 am'
    'interface available'  => '3 am',
 => 'Oberflächensprache verfügbar',  
      '4 am'
    'missions'  => '4 am',
 => 'Aufgaben',  
      '5 am'
    'view sub-'  => '5 am',
 => 'Betrachte Unter-',  
      '6 am'
    'waiting on'  => '6 am',
 => 'warte auf',  
      '7 am'
    '#Stdnts'  => '7 am',
 => 'Anzahl Stud.',  
      '8 am'
    '#YES'  => '8 am',
 => 'Anzahl Ja',  
      '9 am'
    '%Wrng'  => '9 am',
 => '%Wrng',  
      '10 am'
    'Brief view of each students performance in course.'  => '10 am',
 => 'Kurze Übersicht der Leistungen eines jeden Studenten im Kurs.',  
      '11 am'
    'Clear Caches'  => '11 am',
 => 'Cache löschen',  
      '12 noon'
    'Course Statistics and Charts cannot be retrieved until the database is restarted.  Your data is intact but cannot be displayed at this time.'  => '12 noon',
 => 'Kurs-Statistiken und -Diagramme können solange nicht empfangen werden, bis die Datenbank neu gestartet wurde. Ihre Daten sind vorhanden, können aber zu diesem Zeitpunkt nicht angezeigt werden.',  
      'noon'
    'Detailed statistics and graphs of student performance on problems.'  => '中午',
 => 'Ausführliche Statistiken und Graphen der studentischen Leistung hinsichtlich der Aufgaben',  
      '1 pm'
    'DoDiff'  => '1 pm',
 => 'Verwende diff',  
      '2 pm'
    'Enrollment Status'  => '2 pm',
 => 'Kursbelegungs-Status',  
      '3 pm'
    'Generate Statistics'  => '3 pm',
 => 'Erzeuge Statistiken',  
      '4 pm'
    'Max Tries'  => '4 pm',
 => 'Max. Anz. an Vers.',  
      '5 pm'
    'Mean Tries'  => '5 pm',
 => 'Mittl. Anz. Vers.',  
      '6 pm'
    'Output'  => '6 pm',
 => 'Ausgabe',  
      '7 pm'
    'Overall Problem Statistics'  => '7 pm',
 => 'Insgesamte Aufgabenstatistik',  
      '8 pm'
    'Please notify the server administrator [_1]'  => '8 pm',
 => 'Benachrichtigen Sie bitte den Server-Administrator [_1]',  
      '9 pm'
    'Please select a report to generate.'  => '9 pm',
 => 'Wählen Sie bitte einen Bericht, den Sie erstellen möchten.',  
      '10 pm'
    'Preparing Excel Spreadsheet'  => '10 pm',
 => 'Erstelle Excel-Tabelle',  
      '11 pm'
    'Problem Status Chart'  => '11 pm',
 => 'Aufgabenstatus-Diagramm',  
      '<- Previous'
    'Problems creating new Excel file.  This error has been logged.  Please alert your LON-CAPA administrator.'  => '<- Previous',
 => 'Es traten Probleme beim Erstellen der neuen Excel-Datei auf. Dieser Fehler wurde mitgeloggt. Bitte benachrichtigen Sie Ihren LON-CAPA-Administrator.',  
      'ALL'
    'S.D. tries'  => 'ALL',
 => 'S.D. Versuche',  
      'All Maps or Folders'
    'Sections'  => 'All Maps or Folders',
 => 'Sektionen',  
      'Any User'
    'Sequence or Folder'  => '任何用户',
 => 'Sequenz oder Verzeichnis',  
      'Assessment URL and Title'
    'Sequences and Folders'  => '评估网址和标题',
 => 'Sequenzen und Verzeichnisse',  
      'Assigned User Roles'
    'Skew Tries'  => '用户角色分配',
 => 'Schiefe d. Vers.',  
      'Browse resources'
    'Statistics and Problem Analysis'  => '搜索资源',
 => 'Statistiken und Aufgabenanalysen',  
      'Changes can take up to 10 minutes before being active for all students.'
    'Student performance statistics on all problems.'  => 'Changes can take up to 10 minutes before being active for all students.',
 => 'Statistik studentischer Leistungen hinsichtlich aller Aufgaben',  
      'Course Assessment Parameter - Helper Mode'
    'Unable to connect to database!'  => '课程评估参数 - 助手模式',
 => 'Verbindungsaufbau zur Datenbank nicht möglich!',  
      'Course Assessment Parameters - Overview Mode'
    'Your Excel Spreadsheet'  => '课程评估参数 - 摘要模式',
 => 'Ihre Excel-Tabelle',  
      'Course Assessments Parameters - Table Mode'
    'Your Excel spreadsheet.'  => '课程评估参数 - 表模式',
 => 'Ihre Exceldatei',  
      'Course Environment Parameters'
    'Your Excel spreadsheet'  => '课程环境参数',
 => 'Ihre Exceldatei',  
      'Course Parameter Helper'
    'Your CSV file.'  => '课程参数实用工具',
 => 'Ihre CSV-Datei',  
      'Create New Environment Variable'
    'Your CSV file'  => '创造新的环境变量',
 => 'Ihre CSV-Datei',  
      'Current Session Value'
    'part'  => '当前会话的值',
 => 'Aufgabenteil',  
      'Default Value'
    'part - '  => '缺省值',
 => 'Teil ',  
      'Delete a role'
    'problem statistics grouped by sequence'  => '删除角色',
 => 'Aufgabenstatistiken, gruppiert nach Sequenz',  
      'Disable all communication among students'
    'problem statistics ungrouped'  => 'Disable all communication among students',
 => 'Aufgabenstatistiken, nicht gruppiert',  
      'Enclosing Map or Folder'
    'problem statistics, Excel'  => '附有目录或文件夹',
 => 'Aufgabenstatistiken, Excel',  
      'Every problem in a particular folder'
    'Significant figures are incorrect, submission was not graded.'  => '每一个问题在一个特定的文件夹',
 => 'Die Anzahl der signifikanten Stellen ist inkorrekt. Dieser Versuch wurde nicht gezählt.',  
      'Every problem in the course'
    '. . . for a particular section'  => '课程的中每一个问题',
 => '. . . für eine bestimmte Sektion',  
      'Folder'
    '. . . for all students in the course'  => '文件夹',
 => '. . . für alle Studenten im Kurs',  
      'Grant/revoke Course Custom Role'
    '. . . for an individual student'  => 'Grant/revoke Course Custom Role',
 => '. . . für einen bestimmten Studenten',  
      'Grant/revoke role of Administrator'
    '1 am'  => 'Grant/revoke role of Administrator',
 => '1',  
      'Grant/revoke role of Author'
    '1 pm'  => 'Grant/revoke role of Author',
 => '13',  
      'Grant/revoke role of Course Coordinator'
    '10 am'  => 'Grant/revoke role of Course Coordinator',
 => '10',  
      'Grant/revoke role of Domain Guest'
    '10 pm'  => 'Grant/revoke role of Domain Guest',
 => '22',  
      'Grant/revoke role of Librarian'
    '11 am'  => 'Grant/revoke role of Librarian',
 => '11',  
      'Grant/revoke role of Teaching Assistant'
    '11 pm'  => 'Grant/revoke role of Teaching Assistant',
 => '23',  
      'Internally authenticated'
    '12 am'  => 'Internally authenticated',
 => '00',  
      'Kerberos authenticated'
    '12 noon'  => 'Kerberos authenticated',
 => '12',  
      'LON-CAPA Helper:'
    '2 am'  => 'LON-CAPA Helper:',
 => '2',  
      'Lock and unlock assessments'
    '2 pm'  => 'Lock and unlock assessments',
 => '14',  
      'Manage Access Keys'
    '3 am'  => 'Manage Access Keys',
 => '3',  
      'Manage access keys'
    '3 pm'  => 'Manage access keys',
 => '15',  
      'Max Possible To Date'
    '4 am'  => '到现在为止,最高可达到',
 => '4',  
      'Modify Course Assessment Parameters'
    '4 pm'  => 'Modify Course Assessment Parameters',
 => '16',  
      'Modify authentication mechanism and data for a user'
    '5 am'  => 'Modify authentication mechanism and data for a user',
 => '5',  
      'Modify grades'
    '5 pm'  => 'Modify grades',
 => '17',  
      'Next ->'
    '6 am'  => '下一步 ->',
 => '6',  
      'One particular problem'
    '6 pm'  => 'One particular problem',
 => '18',  
      'Parameter Name'
    '7 am'  => '参数名',
 => '7',  
      'Parameter Type'
    '7 pm'  => '参数类型',
 => '19',  
      'Parameter in Effect'
    '8 am'  => '有效参数',
 => '8',  
      'Please select a problem to analyze'
    '8 pm'  => '请选择问题进行分析',
 => '20',  
      'Post anonymously'
    '9 am'  => '匿名发送',
 => '9',  
      'Post discussion on course resources'
    '9 pm'  => '发送该课程资源的讨论',
 => '21',  
      'Post system frontpage announcements'
    '<- Previous'  => '给系统主页发送通知',
 => '<- Zurück',  
      'Post to live chatrooms'
    'ALL'  => '发送到在线聊天室',
 => 'ALLE',  
      'Post to chatrooms'
    'All Maps or Folders'  => '发送到聊天室',
 => 'Alle Inhaltszusammenstellungen oder Verzeichnisse',  
      'Problems Not Contained In A Folder'
    'Any User'  => '问题不包含在一个文件夹中',
 => 'Jeder Benutzer',  
      'Section'
    'Assessment URL and Title'  => '章节',
 => 'Beurteilungs-URL und -Titel',  
      'Section:'
    'Assigned User Roles'  => '章节:',
 => 'Zugewiesene Benutzerrollen',  
      'Select Date'
    'Browse resources'  => '请选择日期',
 => 'Durchsuche Ressourcen',  
      'Select Enclosing Map or Folder'
    'Changes can take up to 10 minutes before being active for all students.'  => 'Select Enclosing Map or Folder',
 => 'Es kann bis zu 10 Minuten dauern, bis diese Änderungen für alle Studierenden aktiviert worden sind.',  
      'Select Parameter Level'
    'Course Assessment Parameter - Helper Mode'  => 'Select Parameter Level',
 => 'Parameter zur Kursbeurteilung - Hilfsmodus',  
      'Send internal email'
    'Course Assessment Parameters - Overview Mode'  => '发送内部电子邮件',
 => 'Parameter zur Kursbeurteilung - Übersichtsmodus',  
      'Set Course Environment Parameters'
    'Course Assessments Parameters - Table Mode'  => 'Set Course Environment Parameters',
 => 'Parameter zur Kursbeurteilung - Tabellenmodus',  
      'Set Date'
    'Course Environment Parameters'  => '设定日期',
 => 'Kursumgebungsparameter',  
      'Set Defaults for All Resources in [_1]Specifically for [_2][_3]'
    'Course Parameter Helper'  => 'Set Defaults for All Resources in [_1]Specifically for [_2][_3]',
 => 'Kursparameter-Hilfsprogramm',  
      'Set a due date'
    'Create New Environment Variable'  => '设定一个截止日期',
 => 'Neue Umgebungsvariable erstellen',  
      'Set an answer open date'
    'Current Session Value'  => 'Set an answer open date',
 => 'Wert für diese Sitzung',  
      'Set an open date'
    'Default Value'  => 'Set an open date',
 => 'Voreingestellter Wert',  
      'Set opening datefor all problems in the course for. . .'
    'Delete a role'  => 'Set opening datefor all problems in the course for. . .',
 => 'Rolle löschen',  
      'Set the number of tries'
    'Disable all communication among students'  => '设置尝试次数',
 => 'Unterbinden jeglicher Kommunikation zwischen Studenten',  
      'Set the problem weight'
    'Enclosing Map or Folder'  => '设置问题难度',
 => 'Eingeschlossene(s) Inhaltszusammenstellung oder Verzeichnis',  
      'Set/Modify Course Assessment Parameter'
    'Every problem in a particular folder'  => '设置/修改课程评估参数',
 => 'Jede Aufgabe in einem bestimmten Verzeichnis',  
      'Set/Modify Course Assessment Parameters'
    'Every problem in the course'  => '设置/修改课程评估参数',
 => 'Jede Aufgabe im Kurs',  
      'Set/Modify Course Parameters'
    'Folder'  => '设置/修改课程参数',
 => 'Verzeichnis',  
      'Show More Options'
    'Grant/revoke Course Custom Role'  => '显示更多选项',
 => 'Vergebe/entziehe benutzerdefinierte Kursrolle',  
      'Students Affected'
    'Grant/revoke role of Administrator'  => '受影响的学生',
 => 'Vergebe/entziehe Rolle des Administrators',  
      'This helper will assist you in setting the open, due, and answer dates for problems, or in setting the number of tries for problems. You will be asked to select which problems you wish to set the parameters for, then what parameter you wish to set, then you will select whom the setting affects. After the helper is done, you will be shown where in the advanced interface you would have gone to set the parameter you have chosen, so in the future you can do it directly. Press Next -&gt; to begin, or select &lt;- Previous to go back to the previous screen.'
    'Grant/revoke role of Author'  => 'This helper will assist you in setting the open, due, and answer dates for problems, or in setting the number of tries for problems. You will be asked to select which problems you wish to set the parameters for, then what parameter you wish to set, then you will select whom the setting affects. After the helper is done, you will be shown where in the advanced interface you would have gone to set the parameter you have chosen, so in the future you can do it directly. Press Next -&gt; to begin, or select &lt;- Previous to go back to the previous screen.',
 => 'Vergebe/entziehe Rolle des Autors',  
      'Total'
    'Grant/revoke role of Course Coordinator'  => '总共',
 => 'Vergebe/entziehe Rolle des Kurs-Koordinators',  
      'Total Parts In Course'
    'Grant/revoke role of Domain Guest'  => 'Total Parts In Course',
 => 'Vergebe/entziehe Rolle des Domänengasts',  
      'Type'
    'Grant/revoke role of Librarian'  => '型号',
 => 'Vergebe/entziehe Rolle des Bibliothekars',  
      'UNIX authenticated'
    'Grant/revoke role of Teaching Assistant'  => 'UNIX 认证',
 => 'Vergebe/entziehe Rolle des Tutors',  
      'USERS'
    'Internally authenticated'  => '用户',
 => 'Intern authentifiziert',  
      'Unknown ID'
    'Kerberos authenticated'  => '未知 ID',
 => 'Kerberos-authentifiziert',  
      'Unknown user'
    'LON-CAPA Helper:'  => '未知用户',
 => 'LON-CAPA-Hilfsprogramm:',  
      'Update Course Assessment Parameter Display'
    'Lock and unlock assessments'  => 'Update Course Assessment Parameter Display',
 => 'Sperren und Entsperren von Beurteilungen',  
      'Update Section or Specific User'
    'Manage Access Keys'  => 'Update Section or Specific User',
 => 'Zugriffsschlüssel verwalten',  
      'Verify Selection'
    'Manage access keys'  => '确认选择',
 => 'Zugriffsschlüssel verwalten',  
      'Welcome to the Assignment Parameter Helper'
    'Max Possible To Date'  => 'Welcome to the Assignment Parameter Helper',
 => 'Bis jetzt maximal erreichbar',  
      'What parameter do you want to set for all problems in the course?'
    'Modify Course Assessment Parameters'  => 'What parameter do you want to set for all problems in the course?',
 => 'Bearbeite Parameter für die Kursbeurteilung',  
      'What should the opening date be set to?'
    'Modify authentication mechanism and data for a user'  => 'What should the opening date be set to?',
 => 'Bearbeite Authentifizierungs-Methode und Daten für einen Benutzer',  
      'Which Problem or Problems?'
    'Modify grades'  => 'Which Problem or Problems?',
 => 'Bewertungen ändern',  
      'Which problems do you wish to set a parameter for?'
    'Next ->'  => 'Which problems do you wish to set a parameter for?',
 => 'Weiter ->',  
      'You need to choose another user role or enter a specific course or community for this function.'
    'One particular problem'  => 'You need to choose another user role or enter a specific course or community for this function.', # '对于此功能您需要选择另一个用户角色,或者输入特定的课程。',
 => 'Eine bestimmte Aufgabe',  
      'a.m.'
    'Parameter Name'  => '上午',
 => 'Parametername',  
      'acc keys'
    'Parameter Type'  => 'acc keys',
 => 'Parametertyp',  
      'according to course preferences'
    'Parameter in Effect'  => '根据课程设置',
 => 'Effektiver Parameter',  
      'according to resource settings'
    'Please select a problem to analyze'  => '根据资源设置',
 => 'Wählen Sie die zu analysierende Aufgabe',  
      'according to user session state'
    'Post anonymously'  => '根据用户会话状态',
 => 'Anonym absenden',  
      'all'
    'Post discussion on course resources'  => '所有的',
 => 'Diskussion zu den Ressourcen des Kurses absenden',  
      'at'
    'Post system frontpage announcements'  => '在',
 => 'Sende Ankündigungen auf der Hauptseite des Systems',  
      'at Domain'
    'Post to live chatrooms'  => '在域',
 => 'In die Live-Chatrooms senden',  
      'at domain'
    'Problems Not Contained In A Folder'  => '在域',
 => 'Aufgaben, die sich nicht in einem Unterverzeichnis befinden',  
      'default'
    'Section'  => '默认',
 => 'Sektion',  
      'for Enclosing Map or Folder'
    'Section:'  => '对于附有目录或文件夹', #??? [SB 18.10.2006]
 => 'Sektion:',  
      'for Resource'
    'Select Date'  => '资源',
 => 'Datum auswählen',  
      'from Enclosing Map or Folder'
    'Select Enclosing Map or Folder'  => '从附有目录或文件夹', #??? [SB 18.10.2006]
 => 'Eingeschlossene(s) Inhaltszusammenstellung oder Verzeichnis',  
      'general'
    'Select Parameter Level'  => '一般的',
 => 'Parameter-Ebene',  
      'in Course'
    'Send internal email'  => '在课程',
 => 'Verschicke interne Nachrichten',  
      'in Section/Group'
    'Set Course Environment Parameters'  => '在科/组',
 => 'Setze Kursumgebungs-Parameter',  
      'manage'
    'Set Date'  => '管理',
 => 'Setze Datum',  
      'of'
    'Set Defaults for All Resources in'  => 'of',
 => 'Setze voreingestellte Werte für alle Ressourcen im',  
      'or ID'
    'Set a due date'  => '或者 ID',
 => 'Setze Fälligkeitsdatum',  
      'p.m.'
    'Set an answer open date'  => '下午',
 => 'Setze Antwort-Verfügbarkeits-Datum',  
      'percent'
    'Set an open date'  => '百分比',
 => 'Setze eine Bearbeitungsbeginn-Datum',  
      'unless locked'
    'Set opening datefor all problems in the course for. . .'  => '除非锁定',
 => 'Setze Öffnungsdatum für alle Aufgaben im Kurs auf. . .',  
      'users in'
    'Set the number of tries'  => 'users in',
 => 'Setze Anzahl von Versuchen',  
      'Access Key Management'
    'Set the problem weight'  => 'Access Key Management',
 => 'Setze Aufgabengewicht',  
      'Assessment'
    'Set/Modify Course Assessment Parameter'  => '评价',
 => 'Setze/Ändere Parameter zur Kursbeurteilung',  
      'Calculations'
    'Set/Modify Course Assessment Parameters'  => 'Calculations',
 => 'Setze/Ändere Parameter zur Kursbeurteilung',  
      'Comma Separated Values'
    'Set/Modify Course Parameters'  => 'Comma Separated Values',
 => 'Setze/Ändere Kursparameter',  
      'Course ID'
    'Show More Options'  => '课程 ID',
 => 'Zeige mehr Optionen',  
      'Course level sheet'
    'Students Affected'  => 'Course level sheet', # ??? [SB 2007-07-02]
 => 'Betroffene Studierende',  
      'Detailed Problem Analysis'
    'This helper will assist you in setting the open, due, and answer dates for problems, or in setting the number of tries for problems. You will be asked to select which problems you wish to set the parameters for, then what parameter you wish to set, then you will select whom the setting affects. After the helper is done, you will be shown where in the advanced interface you would have gone to set the parameter you have chosen, so in the future you can do it directly. Press Next -&gt; to begin, or select &lt;- Previous to go back to the previous screen.'  => 'Detailed Problem Analysis',
 => 'Dieses Hilfsprogramm wird Ihnen dabei helfen, das Datum für den Bearbeitungsbeginn, die Fälligkeit und die Antwort-Verfügbarkeit für Aufgaben zu setzen und die Anzahl der Versuche für Aufgaben festzulegen. Sie werden gefragt, für welche Aufgaben Sie die Parameter zu setzen wünschen, dann, welche Parameter Sie setzen möchten. Schließlich wählen Sie aus, wen diese Einstellungen betreffen. Nach Abschluss dieser Hilfeunterstützung wird Ihnen gezeigt, wo Sie in dem erweiterten Interface die Parameter setzen können, die Sie ausgewählt haben, damit Sie dies in Zukunft direkt erledigen können. Klicken Sie auf Weiter -&gt; um zu beginnen oder wählen Sie &lt;- Zurück, um zur vorherigen Seite zurückzukehren.',  
      'End Helper'
    'Total'  => 'End Helper',
 => 'Gesamt',  
      'Excel'
    'Total Parts In Course'  => 'Excel',
 => 'Gesamtanzahl an Aufgabenteilen in dem Kurs',  
      'Text (essays only)'
    'Type'  => 'Text (essays only)',
 => 'Typ',  
      'Finish Course Initialization'
    'UNIX authenticated'  => 'Finish Course Initialization',
 => 'UNIX authentifiziert',  
      'Generate Spreadsheet'
    'USERS'  => '生成报告表',
 => 'BENUTZER',  
      'Grant/revoke role of Bubblesheet Operator'
    'Unknown ID'  => 'Grant/revoke role of Bubblesheet Operator',
 => 'Unbekannte ID',  
      'HTML'
    'Unknown user'  => 'HTML',
 => 'Unbekannter Benutzer',  
      'Invalid date entry'
    'Update Course Assessment Parameter Display'  => 'Invalid date entry',
 => 'Aktualisiere die Anzeige der Parameter zur Kursbeurteilung',  
      'Load:'
    'Update Section or Specific User'  => '加载:',
 => 'Aktualisiere Sektion oder bestimmten Benutzer',  
      'No changes were made to the current settings.'
    'Verify Selection'  => 'No changes were made to the current settings.',
 => 'Überprüfe Auswahl',  
      'Output Format'
    'Welcome to the Assignment Parameter Helper'  => '输出格式',
 => 'Willkommen zum Hilfsprogramm für Übungs-Parameter',  
      'Processing course structure'
    'What parameter do you want to set for all problems in the course?'  => 'Processing course structure',
 => 'Welche Parameter möchten Sie für alle Aufgaben in dem Kurs setzen?',  
      'Processing first student'
    'What should the opening date be set to?'  => 'Processing first student',
 => 'Auf wann soll das Öffnungsdatum gesetzt werden?',  
      'Row'
    'Which Problem or Problems?'  => '排列',
 => 'Welche Aufgabe oder Aufgaben?',  
      'Save as'
    'Which problems do you wish to set a parameter for?'  => '另存为',
 => 'Für welche Aufgaben möchten Sie die Parameter setzen?',  
      'Save as &amp; Make This Sheet the Default'
    'You need to choose another user role or enter a specific course for this function'  => '另存为 & 使此工作表作为一个默认使用',
 => 'Für die angeforderte Seite müssen Sie eine andere Benutzerrolle wählen oder einen bestimmten Kurs betreten.',  
      'Bubblesheet Operator'
    'a.m.'  => 'Bubblesheet Operator',
 => 'vorm.',  
      'Select All'
    'acc keys'  => '全选',
 => 'Zugr.-Schlüssel',  
      'Select All Students'
    'according to course preferences'  => '选择所有学生',
 => 'nach den Kurs-Einstellungen',  
      'Select Spreadsheet File'
    'according to resource settings'  => '选择电子表格文件',
 => 'nach den Ressourceneinstellungen',  
      'Send bubblesheet data to a course'
    'according to user session state'  => 'Send bubblesheet data to a course',
 => 'nach dem Status der Benutzersitzung',  
      'Spreadsheet Computation'
    'all'  => 'Spreadsheet Computation',
 => 'alle',  
      'Spreadsheet Computation Status'
    'at'  => 'Spreadsheet Computation Status',
 => 'in',  
      'Student level sheet'
    'at Domain'  => 'Student level sheet',
 => 'in Domäne',  
      'Summary'
    'at domain'  => 'Summary',
 => 'in Domäne',  
      'Template'
    'default'  => 'Template',
 => 'voreingestellt',  
      'Unselect All'
    'for Enclosing Map or Folder'  => 'Unselect All',
 => 'für eingeschlossene(s) Inhaltszusammenstellung oder Verzeichnis', #??? [SB 18.10.2006]  
      'Unselect All Students'
    'for Resource'  => 'Unselect All Students',
 => 'für Ressource',  
      'Upload bubblesheet data'
    'from Enclosing Map or Folder'  => 'Upload bubblesheet data',
 => 'aus eingeschlossener/m Inhaltszusammenstellung oder Verzeichnis', #??? [SB 18.10.2006]  
      'You must choose at least one student to continue.'
    'general'  => 'You must choose at least one student to continue.',
 => 'generell',  
      'You must choose one or more choices to continue.'
    'in Course'  => 'You must choose one or more choices to continue.',
 => 'in Kurs',  
      'may be open from a different computer.'
    'in Section/Group'  => 'may be open from a different computer.',
 => 'in Sektion/Gruppe',  
      'minutes'
    'manage'  => 'minutes',
 => 'verwalte',  
      'remaining'
    'midnight'  => 'remaining',
 => 'Mitternacht',  
      'second'
    'noon'  => 'second',
 => 'Mittag',  
      'seconds'
    'num_override'  => 'seconds',
 => 'num_override',  
      'Additional Recipients'
    'of'  => '其他收件人',
 => 'von',  
      'Analyze Over [_1] [_2]'
    'or ID'  => 'Analyze Over [_1] [_2]',
 => 'oder ID',  
      'Analyze Problem'
    'p.m.'  => 'Analyze Problem',
 => 'nachm.',  
      'Analyze Problem Again'
    'percent'  => 'Analyze Problem Again',
 => 'Prozent',  
      'Analyze as '
    'unless locked'  => 'Analyze as ',
 => 'falls nicht gesperrt',  
      'Browsing resource, all submissions are temporary.'
    'users in'  => 'Browsing resource, all submissions are temporary.',
 => 'Benutzer in',  
      'By'
    'Access Key Management'  => 'By',
 => 'Zugriffsschlüssel-Verwaltung',  
      'Check All'
    'Assessment'  => '全选',
 => 'Beurteilung',  
      'Check for All'
    'Calculations'  => '检查所有',
 => 'Berechnungen',  
      'Check for None'
    'Comma Separated Values'  => '检查无',
 => 'CSV (kommaseparierte Liste)',  
      'Check for Section/Group'
    'Course ID'  => '检查科/组',
 => 'Kurs-ID',  
      'Choose a different resource'
    'Course level sheet'    => '选择不同的资源',
 => 'Kurs-Level-Bogen', # ??? [SB 2007-07-02]  
      'Concepts'
    'Detailed Problem Analysis'  => '草稿',
 => 'Detaillierte Aufgabenanalyse',  
      'Critical Messages'
    'End Helper'  => '重要讯息',
 => 'Hilfsprogramm beenden',  
      'Delete'
    'Excel'  => '删除',
 => 'Excel',  
      'Delete Checked'
    'Text (essays only)'  => '删除选中',
 => 'Text (nur bei Essays)',  
      'Display All Messages'
    'Finish Course Initialization'  => '显示所有邮件',
 => 'Beende Kursinitialisierung',  
      'Display all Messages'
    'Generate Spreadsheet'  => '显示所有邮件',
 => 'Erzeuge Beurteilungsbogen',  
      'Foils'
    'Grant/revoke role of Scantron Operator'  => '选择',
 => 'Vergebe/entziehe Rolle des Scantron-Operators',  
      'Forward'
    'HTML'  => '转发',
 => 'HTML',  
      'Forwarded message from'
    'Invalid date entry'  => '转发邮件从',
 => 'Ungültiger Datumseintrag',  
      'Forwarding'
    'Load:'  => '转发',
 => 'Lade:',  
      'From'
    'No changes were made to the current settings.'  => '从',
 => 'An den derzeitigen Einstellungen wurden keine Veränderungen vorgenommen.',  
      'Functions'
    'Output Format'  => '功能',
 => 'Ausgabeformat',  
      'Mail'
    'Processing course structure'  => '邮件',
 => 'Kursstruktur verarbeiten',  
      'Mark Unread'
    'Processing first student'  => '标记为未读',
 => 'Für ersten Studierenden berechnen',  
      'New Problem Variation'
    'Row'  => 'New Problem Variation',
 => 'Reihe',  
      'New Randomization'
    'Save as'  => '新的变化',
 => 'Speichere unter',  
      'Next'
    'Save as & Make This Sheet the Default'  => '下一步',
 => 'Speichern unter und diesen Beurteilungsbogen als Voreinstellung verwenden',  
      'Number of Plots [_1]'
    'Scantron Operator'  => 'Number of Plots [_1]',
 => 'Scantron-Operator',  
      'Option Response Problem Analysis'
    'Select All'  => 'Option Response Problem Analysis',
 => 'Alle auswählen',  
      'Previous'
    'Select All Students'  => '以前的',
 => 'Wähle alle Studierenden',  
      'Re'
    'Select Spreadsheet File'  => '回复',
 => 'Beurteilungsbogen-Datei auswählen',  
      'Record'
    'Send Scantron data to a course'  => '记录',
 => 'Scantron-Daten an einen Kurs senden',  
      'Reply'
    'Spreadsheet Computation'  => '回复',
 => 'Beurteilungsbogen berechnen',  
      'Reset Submissions'
    'Spreadsheet Computation Status'  => 'Reset Submissions',
 => 'Status der Beurteilungsbogen-Berechnungen',  
      'Select a course'
    'Student level sheet'  => '选择课程',
 => 'Studierdenden-Level-Bogen',  
      'Selecting a User'
    'Summary'  => '选择用户',
 => 'Zusammenfassung',  
      'Send New'
    'Template'  => 'Send New',
 => 'Vorlage',  
      'Send Reply'
    'Unselect All'  => '发送回复',
 => 'Auswahl komplett aufheben', # 'Alle deselektieren',  
      'Send as critical message'
    'Unselect All Students'  => '发出一个重要信息',
 => 'Alle Studenten deselektieren',  
      'Simple Problem Editor'
    'Upload Scantron data'  => '简单的问题编辑器',
 => 'Scantron-Daten hochladen',  
      'Starting'
    'You must choose at least one student to continue.'  => '开始',
 => 'Zum Fortfahren müssen Sie mindestens einen Studierenden auswählen.',  
      'Student Data Compilation Progress'
    'You must choose one or more choices to continue.'  => '学生资料汇编进展',
 => 'Zum Fortfahren müssen Sie mindestens eine oder mehrere Auswahlen treffen.',  
      'Student Data Compilation Status'
    'last student'  => '学生资料汇编状态',
 => 'letzten Studierenden',  
      'There is no student data for this problem.'
    'may be open from a different computer.'  => '对于这个问题,没有任何学生的数据。',
 => 'könnte von einem anderen Computer aus geöffnet sein.',  
      'Time'
    'minutes'  => '时间',
 => 'Minuten',  
      'To:'
    'remaining'  => '收件人:',
 => 'übrig',  
      'Uncheck All'
    'second'  => '全部取消',
 => 'Sekunde',  
      'Unsuccessful Login'
    'seconds'  => '登录失败',
 => 'Sekunden',  
      'Update Student Data'
    'seconds for'  => '更新学生资料',
 => 'Sekunden für',  
      'You have no critical messages.'
    'Additional Recipients'  => '您没有任何重要讯息。',
 => 'Weitere Empfänger',  
      'and return receipt'
    'Analyze Over '  => 'and return receipt',
 => 'Analyse über ',  
      'can not be accessed from your location.'
    'Analyze Problem'  => 'can not be accessed from your location.',
 => 'Analysiere Aufgabe',  
      'Unacceptable username [_1] for user [_2] [_3] [_4] [_5]'
    'Analyze Problem Again'  => 'Unacceptable username [_1] for user [_2] [_3] [_4] [_5]',
 => 'Aufgabe erneut analysieren',  
      'Unacceptable domain [_1] for user [_2] [_3] [_4] [_5]'
    'Analyze as '  => 'Unacceptable domain [_1] for user [_2] [_3] [_4] [_5]',
 => 'Analysiere als ',  
      'All Documents in Course'
    'Browsing resource, all submissions are temporary.'  => 'All Documents in Course',
 => 'Eingereichte Antworten werden nicht gespeichert.',  
      'All Resources (possibly large output)'
    'By'  => 'All Resources (possibly large output)',
 => 'Von',  
      'Anonymous'
    'Check All'  => '匿名',
 => 'Alle auswählen',  
      'Anonymous contribution to course discussion of resource'
    'Check for All'  => '匿名参加这个资源的讨论',
 => 'Überprüfe für alle',  
      'As a general rule, only authors or co-authors should be filesystem authenticated (which allows access to the server filesystem).'
    'Check for None'  => 'As a general rule, only authors or co-authors should be filesystem authenticated (which allows access to the server filesystem).',
 => 'Überprüfe für nichts',  
      'Associate columns with student attributes.'
    'Check for Section/Group'  => 'Associate columns with student attributes.',
 => 'Überprüfe für Sektion/Gruppe',  
      'Attribute'
    'Choose a different resource'  => 'Attribute',
 => 'Eine andere Ressource auswählen',  
      'CSV (comma separated values, spreadsheet)'
    'Concepts'  => 'CSV (逗号分隔值, 表格)',
 => 'Konzepte',  
      'Check Course Document Versions'
    'Critical Messages'  => 'Check Course Document Versions',
 => 'Wichtige Nachrichten',  
      'Check/Set Resource Versions'
    'Delete'  => '检查/设置源版本',
 => 'Löschen',  
      'Chronological View'
    'Delete Checked'  => '顺序查看',
 => 'Ausgewählte löschen',  
      'Column'
    'Display All Messages'  => 'Column',
 => 'Alle Nachrichten anzeigen',  
      'Column [_1]'
    'Display all Messages'  => 'Column [_1]',
 => 'Alle Nachrichten anzeigen',  
      'Continue enrollment?'
    'Foils'  => 'Continue enrollment?',
 => 'Auswahlmöglichkeiten',  
      'Contribution to course discussion of resource'
    'Forward'  => '正常参加这个资源的讨论',
 => 'Weiterleiten',  
      'Diffs'
    'Forwarded message from'  => '区别',
 => 'Weitergeleitete Nachricht von',  
   #   'Disable ID/Student Number Safeguard and Force Change of Conflicting IDs (only do if you know what you are doing)'
    'Forwarding'  #=> 'Disable ID/Student Number Safeguard and Force Change of Conflicting IDs (only do if you know what you are doing)',
 => 'Weiterleitung',  
   
    'From'     'Disable Student/Employee ID Safeguard and force change of conflicting IDs'
 => 'Von',  => '禁用学生/员工编号,维护和强制改变不一致的IDs',
   
    'Functions'     '(only do if you know what you are doing.)'
 => 'Funktionen',  => '(只有这样做,如果你知道自己在做什么。)',
   
    'Mail'     'Discussion Contributions'
 => 'Nachricht',  => '参加讨论',
   
    'Mark Unread'     'Drop Students'
 => 'Als ungelesen kennzeichnen',  => '从该课程删除学生',
   
    'New Problem Variation'     'Dropped [_1]'
 => 'Neue Aufgabenvariation',  => '[_1] ausgeschlossen',
   
    'New Randomization'     'Dropped [_1] student(s).'
 => 'Neue Variation',  => '[_1] Student(en) ausgeschlossen.',
   
    'Next'     'Dropping Students'
 => 'Weiter',  => 'Dropping Students',
   
    'Number of Plots:'     'EMail Address'
 => 'Anzahl an Graphen:',  => 'EMail Address',
   
    'Option Response Problem Analysis'     'Enroll a single student'
 => 'Analyse von option response-Aufgabe',  => '注册一个学生',
   
    'Previous'     'Enrolling Students'
 => 'Vorherig',  => '注册学生',
   
    'Re'     'Error'
 => 'Antw',  => 'Error',
   
    'Record'     'Error: '
 => 'Eintrag',  => 'Error: ',
   
    'Reply'     'Error: [_1]'
 => 'Antworten',  => 'Error: [_1]',
   
    'Reset Submissions'     'Field'
 => 'Einreichungen zurücksetzen',  => 'Field',
   
    'Select a course'     'Filenames in Authoring Space'
 => 'Kurs auswählen',  => 'Filenames in Authoring Space',
   
    'Selecting a User'     'First Name'
 => 'Benutzer auswählen',  => '名',
   
    'Send New'     'Folder in Authoring Space'
 => 'Sende neue',  => 'Folder in Authoring Space',
   
    'Send Reply'     'Full Update'
 => 'Sende Antwort',  => '全面更新',
   
    'Send as critical message'     'Full update (also print list of users not enrolled anymore)'
 => 'Sende als wichtige Nachricht',  => 'Full update (also print list of users not enrolled anymore)', # => '全面更新 (auch Liste von Benutzern ausgeben, die den Kurs nicht mehr belegt haben)',
   
    'Simple Problem Editor'     'Generation'
 => 'Einfacher Aufgabeneditor',  => '生成',
   
    'Starting'     'Group/Section'
 => 'Starte',  => '组/科',
   
    'Student Data Compilation Progress'     'HTML/XML'
 => 'Kompilierungsfortschritt der studentischen Daten',  => 'HTML/XML',
   
    'Student Data Compilation Status'     'Hide'
 => 'Kompilierungsstatus der studentischen Daten',  => '隐藏',
   
    'There is no student data for this problem.'     'Student/Employee ID'
 => 'Für diese Aufgabe existieren keine studentischen Daten.',  => '学生/员工 ID',
   
    'Time'     'Identify fields'
 => 'Zeit',  => 'Identify fields',
   
    'To'     'If active, the new role will be available when the students next log in to LON-CAPA.'
 => 'An',  => 'If active, the new role will be available when the students next log in to LON-CAPA.',
   
    'Uncheck All'     'Ignore First Line'
 => 'Gesamte Auswahl aufheben',  => '忽略第一行',
   
    'Unsuccessful Login'     'Initial Password'
 => 'Login fehlgeschlagen',  => '初始密码',
   
    'Update Student Data'     'Internal Filename'
 => 'Aktualisiere Studentendaten',  => '内部文件名',
   
    'You have no critical messages.'     'Invalid home server specified'
 => 'Sie haben keine wichtigen Nachrichten.',  => 'Invalid home server specified',
   
    'and return receipt'     'Keep all Resources up-to-date with most recent Versions (default)'
 => 'mit Empfangsbestätigung',  => 'Keep all Resources up-to-date with most recent Versions (default)',
   
    'can not be accessed from your location.'     'LON-CAPA Domain for Students'
 => 'kann von Ihrer Position aus nicht aufgerufen werden.',  => 'LON-CAPA Domain for Students',
   
    '[_1]: Unacceptable username for user [_2] [_3] [_4] [_5]'     'LON-CAPA Enrollment Manager'
 => '[_1]: Unzulässige Benutzerkennung für den Benutzer [_2] [_3] [_4] [_5]',  => 'LON-CAPA Enrollment Manager',
   
    'All Documents in Course'     'LON-CAPA domain: [_1]'
 => 'Alle Ressourcen im Kurs',  => 'LON-CAPA 域: [_1]',
   
    'All Resources (possibly large output)'     'Last Name'
 => 'Alle Ressourcen (möglicherweise lange Ausgabe)',  => '姓',
   
    'Anonymous'     'Last Name, First Names'
 => 'Anonym',  => '姓,名',
   
    'Anonymous contribution to course discussion of resource'     'Login Type'
 => 'Anonyme Teilnahme an der Kursdiskussion über diese Ressource',  => '登录类型',
   
    'As a general rule, only authors or co-authors should be filesystem authenticated (which allows access to the server filesystem).'     'Middle Names/Initials'
 => 'Generell sollten nur Autoren und Co-Autoren über das Dateisystem authentifiziert sein (erlaubt Zugriff auf das Server-Dateisystem).',  => '中名/缩写',
   
    'Associate columns with student attributes.'     'Modify Parameters'
 => 'Verknüpfung der Spalten aus der Datei mit den studentischen Eigenschaftsfeldern',  => '修改参数',
   
    'Attribute'     'Modify student data'
 => 'Eigenschaft',  => '修改学生资料',
   
    'CSV (comma separated values, spreadsheet)'     'Most recently published Version'
 => 'CSV (komma-separierte Liste, Tabelle)',  => '最近发布的版本',
   
    'Check Course Document Versions'     'No Kerberos domain was specified.'
 => 'Überprüfe Versionen der Kursdokumente',  => 'No Kerberos domain was specified.',
   
    'Check/Set Resource Versions'     'None Found'
 => '检查/设置资源版本',  => '没有找到',
 #=> 'Versionen einstellen',  
      'Note: For large courses, this operation may be time consuming.'
    'Chronological View'  => 'Note: For large courses, this operation may be time consuming.',
 => 'Chronologische Sicht',  
      'This will not take effect if the user already exists.'
    'Column'  => 'This will not take effect if the user already exists.',
 => 'Spalte',  
      'Processed [_1] student(s).'
    'Column&nbsp;[_1]'  => '[_1] Studierende bearbeitet.',
 => 'Spalte&nbsp;[_1]',  
      'Re-enrollment will re-activate data.'
    'Column [_1]'  => 'Re-enrollment will re-activate data.',
 => 'Spalte [_1]',  
      'Registering'
    'Continue enrollment?'  => 'Registering',
 => 'Trotzdem mit der Kursbelegung fortfahren?',  
      'Samples'
    'Contribution to course discussion of resource'  => '例如',
 => 'Normale Teilnahme an der Kursdiskussion über die Ressource',  
      'Save as ...'
    'Diffs'  => '另存为...',
 => 'Unterschiede',  
      'Set Version to be used in Course'
 #   'Disable ID/Student Number Safeguard and Force Change of Conflicting IDs (only do if you know what you are doing)'  => 'Set Version to be used in Course',
 #=> 'Deaktiviere ID-/Matrikelnummer-Safeguard und erzwinge Änderung von in Konflikt stehenden IDs (Machen Sie dies nur, wenn Sie wirklich wissen, was Sie tun).',  
      'Set Versions to be used in Course according to Selections below'
   => 'Set Versions to be used in Course according to Selections below',
    'Disable Student/Employee ID Safeguard and force change of conflicting IDs'  
 => 'Studenten-/Mitarbeiter-ID-Safeguard deaktivieren und Änderung von in Konflikt stehenden IDs erzwingen.',     'Set all Resource Versions to current Version (Fix Versions)'
   => 'Set all Resource Versions to current Version (Fix Versions)',
    '(only do if you know what you are doing.)'  
 => '(Machen Sie dies nur, wenn Sie wirklich wissen, was Sie tun.)',     'Show Preview'
   => 'Show Preview',
    'Discussion Contributions'  
 => 'Diskussionsbeiträge',     'Space separated'
   => '以空格分隔',
    'Drop Students'  
 => 'Studenten ausschließen',     'Starting and Ending Dates'
   => '起始和结束日期',
    'Dropped [_1]'  
 => '[_1] ausgeschlossen',     'Student Number'
   => '学生证号码',
    'Dropped [_1] student(s).'  
 => '[_1] Student(en) ausgeschlossen.',     'Tabulator separated'
   => '以制表符分隔',
    'Dropping Students'  
 => 'Schließe Studenten aus',     'The optional email address field was not specified.'
   => 'The optional email address field was not specified.',
    'Dump Course DOCS'  
 => 'Kursdokumente übernehmen',     'The optional name field was not specified.'
   => 'The optional name field was not specified.',
    'EMail Address'  
 => 'E-Mail-Adresse',     'The optional ID number field was not specified.'
   => 'The optional ID number field was not specified.',
    'Enroll a single student'  
 => 'Einzelnen Studenten Kurs belegen lassen',     'The optional section or group field was not specified.'
   => 'The optional section or group field was not specified.',
    'Enrolling Students'  
 => 'Studenten werden in den Kurs aufgenommen',     'The optional student number field was not specified.'
   => 'The optional student number field was not specified.',
    'Error'  
 => 'Fehler',     'The optional section field was not specified.'
   => 'The optional section field was not specified.',
    'Error: '  
 => 'Fehler: ',     'The optional role field was not specified.'
   => 'The optional role field was not specified.',
    'Error: [_1]'  
 => 'Fehler: [_1]',     'The optional domain field was not specified.'
   => 'The optional domain field was not specified.',
    'Error dropping [_1]:[_2]'  
 => 'Fehler beim Ausschließen von [_1]:[_2]',     'There are no students currently enrolled.'
   => 'There are no students currently enrolled.',
    'Field'  
 => 'Feld',     'Continue adding users?'
   => 'Continue adding users?',
    'Filenames in Construction Space'  
 => 'Dateinamen im Konstruktionsbereich',     'Threaded View'
   => '线程查看',
    'First Name'  
 => 'Vorname',     'Total number of records found in file: [_1]'
   => 'Total number of records found in file: [_1]',
    'Folder in Construction Space'  
 => 'Verzeichnis im Konstruktionsbereich',     'Unable to enroll students'
   => 'Unable to enroll students',
    'Full Update'  
 => 'Vollständige Aktualisierung',     'Updating discussion time'
   => 'Updating discussion time',
    'Full update (also print list of users not enrolled anymore)'  
 => 'Vollständige Aktualisierung (auch Liste von Benutzern ausgeben, die den Kurs nicht mehr belegt haben)',     'Uploading Class List'
   => 'Uploading Class List',
    'Generation'  
 => 'Generation',     'Verify Content'
   => '检查内容',
    'Group/Section'  
 => 'Gruppe/Sektion',     'Version used in Course'
   => 'Version used in Course',
    'HTML/XML'  
 => 'HTML/XML',     'View Class List'
   => 'View Class List',
    'Hide'  
 => 'Verbergen',     'View Class list'
   => 'View Class list',
    'Student/Employee ID'  
 => 'Studenten-/Mitarbeiter-ID',     'Welcome'
   => '欢迎',
    'Identify fields'  
 => 'Identifiziere Felder',     'Welcome to the Learning[_1]Online[_2] Network with CAPA. Please wait while your session is being set up.'
   => '欢迎您到在线网络 LON-CAPA 学习。请稍候,您的会话正在建立。',
    'If active, the new role will be available when the students next log in to LON-CAPA.'  
 => 'Falls aktiv, dann wird die neue Rolle verfügbar sein, wenn sich die Studenten das nächste Mal in LON-CAPA anmelden.',     'You must choose an authentication type.'
   => '你必须选择一个身份验证类型。',
    'Ignore First Line'  
 => 'Erste Zeile nicht berücksichtigen',     'You need to specify the Kerberos domain.'
   => 'You need to specify the Kerberos domain.',
    'Initial Password'  
 => 'Anfangspasswort',     'You need to specify the initial password.'
   => 'You need to specify the initial password.',
    'Internal Filename'  
 => 'Interner Dateiname',     'You need to specify the username field.'
   => 'You need to specify the username field.',
    'Invalid home server specified'  
 => 'Ungültiger Heimatserver angegeben',     'Your Version Settings have been Saved'
   => 'Your Version Settings have been Saved',
    'Keep all Resources up-to-date with most recent Versions (default)'  
 => 'Alle Ressourcen immer mit den neuesten Versionen aktuell halten (voreingestellt)',     '[_1] Do not change login data'
   => '[_1] 不要更改登录数据',
    'LON-CAPA Domain for Students'  
 => 'LON-CAPA-Domäne für Studierende',     '[_1] Kerberos authenticated with domain [_2] [_3] Version 4 [_4] Version 5 [_5]'
   => '[_1] Kerberos身份验证域 [_2] [_3] 版本 4 [_4] 版本 5 [_5]',
    'LON-CAPA Enrollment Manager'  
 => 'LON-CAPA-Kursbelegungs-Verwaltung',     'Currently Kerberos authenticated with domain [_1] Version [_2].'
   => '目前的Kerberos身份验证域 [_1] 版本 [_2]。',
    'LON-CAPA domain: [_1]'  
 => 'LON-CAPA-Domäne: [_1]',     'Currently Kerberos authenticated, Version [_1].'
   => '目前Kerberos身份验证,版本 [_1]。',
    'Last Name'  
 => 'Nachname',     'most recent'
   => '最新的',
    'Last Name, First Names'  
 => 'Nachname, Vornamen',     'name only visible to course faculty'
   => '只有课程管理者能看见',
    'Login Type'  
 => 'Login-Typ',     'Calculate answers'
   => '计算的答案',
    'Middle Names/Initials'  
 => 'Zweiter Vorname/Initialen',    'Show All Foils'
   => '显示全部选项',
    'Modify Parameters'  
 => 'Parameter ändern',     'Show All Instances'
   => '显示全部选项',
    'Modify student data'  
 => 'Bearbeite Studentendaten',     '1 out of N multiple choice (radio button)'
   => '单选',
    'Most recently published Version'  
 => 'Zuletzt veröffentlichte Version',     'Add new option'
   => '添加新的选择',
    'No Kerberos domain was specified.'  
 => 'Es wurde keine Kerberos-Domäne angegeben.',     'Administrator'
   => '管理员',
    'None Found'  
 => 'Kein gefunden',     'Answer:'
   => '回复:',
    'Note: For large courses, this operation may be time consuming.'  
 => 'Beachten Sie, dass die Ausführung für große Kurse lange dauern könnte.',     'Attachment'
   => '附件',
    'Note: This will not take effect if the user already exists.'  
 => 'Anmerkung: Diese Einstellung bleibt ohne Wirkung, falls der Benutzer bereits existiert.',     '(128 KB max size)'
   => '(最大 128 KB)',
    'Processed [_1] student(s).'  
 => '[_1] Studierende bearbeitet.',     'Change'
   => '改变',
    'Re-enrollment will re-activate data.'  
 => 'Eine erneute Kursbelegung würde die Daten reaktivieren.',     'Change Random Seed To:'
   => '随机数的基础上:',
    'Registering'  
 => 'Registriere',     'Change Your Language Preferences'
   => '变更您的语言偏好',
    'Samples'  
 => 'Beispiele',     'Concept:'
   => '概念:',
    'Save as ...'  
 => 'Speichern unter...',     'Correct Option:'
   => '正确的选择:',
    'Set Version to be used in Course'  
 => 'Setze Version als die im Kurs genutzte',     'Create a New Course'
   => '创建一个新的课程',
    'Set Versions to be used in Course according to Selections below'  
 => 'Versionen gemäß der unten getroffenen Auswahlen einstellen',     'Create a New Course or Group Space'
   => '创建一个新的课程或组空间',
    'Set all Resource Versions to current Version (Fix Versions)'  
 => 'Alle Ressourcen auf die derzeitige Version festsetzen',     'Current'
   => '现在的',
    'Show Preview'  
 => 'Zeige Vorschau',     'Delete an option'
   => '删除一个选项',
    'Space separated'  
 => 'Durch Leerzeichen getrennt',     'Delete:'
   => '删除:',
    'Starting and Ending Dates'  
 => 'Anfangs- und Endezeitpunkte',     'Diffs with Current Version'
   => '与当前版本的区别',
    'Student Number'  
 => 'Matrikelnummer',     'Diffs with Version'
   => '不同版本之间的区别',
    'Tabulator separated'  
 => 'Durch Tabulatoren getrennt',     'Diffs with current Version'
   => '与当前版本的区别',
    'The optional email address field was not specified.'  
 => 'Das optionale E-Mail-Adress-Feld wurde nicht ausgefüllt.',     'Display and analysis of submission times on assessments.'
   => 'Display and analysis of submission times on assessments.',
    'The optional name field was not specified.'  
 => 'Das optionale Namensfeld wurde nicht ausgefüllt.',     'Display foils in order given'
   => '在给定的分类里显示选项',
    'The optional ID number field was not specified.'  
 => 'Das optionale Matrikelnummer-Feld wurde nicht ausgefüllt.',     'Display foils in random order'
   => '在一个随机序列里显示选项',
    'The optional section or group field was not specified.'  
 => 'Das optionale Sektions- oder Gruppenfeld wurde nicht ausgefüllt.',     'Domain Guest'
   => '网上邻居',
    'The optional student number field was not specified.'  
 => 'Das optionale Matrikelnummer-Feld wurde nicht ausgefüllt.',     'Essay, open end'
   => '尝试,没有时间限制',
    'The optional section field was not specified.'  
 => 'Das optionale Sektionsfeld wurde nicht ausgefüllt.',     'False'
   => '错误的',
    'The optional role field was not specified.'  
 => 'Das optionale Rollenfeld wurde nicht ausgefüllt.',     'Foil'
   => '选项',
    'The optional domain field was not specified.'  
 => 'Das optionale Domänenfeld wurde nicht ausgefüllt.',     'Format:'
   => '格式:',
    'There are no students currently enrolled.'  
 => 'Derzeit haben keine Studierenden den Kurs belegt.',     'Height(pixel):'
   => '高 (Pixel):',
    'Continue adding users?'  
 => 'Mit dem Hinzufügen von Benutzern fortfahren?',     'Hint Text'
   => '提示文字',
    'Threaded View'  
 => 'Thread-Ansicht',     'If this resource is in active use, student performance data from the previous version may become inaccessible.'
   => 'If this resource is in active use, student performance data from the previous version may become inaccessible.',
    'Total number of records found in file: [_1]'  
 => 'Gesamtanzahl an Datensätzen, die in der Datei gefunden wurden: [_1]',     'Image:'
   => '图片:',
    'Unable to enroll students'  
 => 'Konnte Studenten nicht eintragen.',     'Incorrect Answers:'
   => '错误的答案:',
    'Updating discussion time'  
 => 'Aktualisiere Diskussionszeit',     'Last accessed'
   => '上次访问',
    'Upload a class list'  
 => 'Kursteilnehmerliste hochladen',     'Librarian'
   => 'Librarian',
    'Uploading Class List'  
 => 'Lade Kursteilnehmerliste hoch',     'Making Backup to [_1]'
   => 'Making Backup to [_1]',
    'Verify Content'  
 => '检查内容',     'Max Number Of Shown Foils:'
 #=> 'Inhalte prüfen',  => '显示选项的最大数量:',
   
    'Version used in Course'     'Max number of foils displayed'
 => 'Version, die im Kurs verwendet wird',  => '显示选项的最大数量',
   
    'View Class List'     'Metadata'
 => 'Zeige Kursteilnehmerliste',  => '元数据',
   
    'View Class list'     'metadata'
 => 'Kursteilnehmerliste anzeigen',  => '元数据',
   
    'Welcome'     'Metadata Version'
 => 'Willkommen',  => '元数据版本',
   
    'Welcome to the Learning<i>Online</i> Network with CAPA. Please wait while your session is being set up.'     'Metadata current version'
 => 'Willkommen zu LON-CAPA. Bitte warten Sie, während Ihre Sitzung vorbereitet wird.',  => '元数据的最新版本',
   
    'You must choose an authentication type.'     'Save Metadata'
 => 'Sie müssen einen Authentifizierungstyp auswählen.',  => '保存元数据',
   
    'You need to specify the Kerberos domain.'     'Name:'
 => 'Sie müssen eine Kerberos-Domäne auswählen.',  => '姓氏:',
   
    'You need to specify the initial password.'     'New parameters or saved values'
 => 'Sie müssen ein initiales Passwort auswählen.',  => '新的参数或保存价值',
   
    'You need to specify the username field.'     'No language preference'
 => 'Sie müssen das Benutzerkennung-Feld ausfüllen.',  => '没有语言偏好',
   
    'Your Version Settings have been Saved'     'Not shown, not used'
 => 'Ihre Versionseinstellungen wurden gespeichert',  => '没有显示,没有使用',
   
    '[_1] Do not change login data'     'Obsolete parameters or saved values'
 => '[_1] Login-Daten nicht ändern',  => '过时的参数或保存价值',
   
    '[_1] Kerberos authenticated with domain [_2] [_3] Version 4 [_4] Version 5 [_5]'     'Option response'
 => '[_1] Kerberos-authentifiziert mit Domäne [_2] [_3] Version 4 [_4] Version 5 [_5]',  => '答案选项',
   
    'Currently Kerberos authenticated with domain [_1] Version [_2].'     'Please do not reply to this address.'
 => 'Derzeit Kerberos-authentifiziert mit Domäne [_1] Version [_2].',  => 'Please do not reply to this address.',
   
    'Currently Kerberos authenticated, Version [_1].'     'Position'
 => 'Derzeit Kerberos-authentifiziert, Version [_1].',  => 'Position',
   
    'most recent'     'Preferred language'
 => 'neuester',  => '首选语言',
   
    'name only visible to course faculty'     'Problems'
 => 'Name nur für Kursverwaltung sichtbar',  => 'Problems',
   
    'Calculate answers'     'Produce Excel Output'
 => 'Berechne Antworten',  => 'Produce Excel Output',
   
    '&nbsp;Show&nbsp;All&nbsp;Foils'     'Question Text'
 => '&nbsp;Zeige&nbsp;alle&nbsp;Auswahlmöglichkeiten',  => '文字问题',
   
    '1 out of N multiple choice (radio button)'     'Random position'
 => '1-aus-N-Auswahl (radio button)',  => '随机位置',
   
    'Add new option'     'Retrieve Published Resources'
 => 'Neue Option einfügen',  => '恢复发布的资源',
   
    'Administrator'     'Short string response'
 => 'Administrator',  => '简短的文字回答',
   
    'Answer:'     'Show always at bottom position'
 => 'Antwort:',  => '总是在最后显示',
   
    'Attachment'     'Show always at top position'
 => 'Anhang',  => '总是在最开始显示',
   
    '(128 KB max size)'     'Size:'
 => '(maximal 128 KB)',  => '大小:',
   
    'Change'     'Save Changes'
 => 'Ändern',  => '保存更改',
   
    'Change Random Seed To:'     'Submission Time Analysis'
 => 'Zufallszahlen-Basis:',  => '提交时间分析',
   
    'Change Your Language Preferences'     'Submit Changes and Edit'
 => 'Ändere Spracheinstellungen',  => '保存并继续编辑',
   
    'Concept:'     'TeXWidth(mm):'
 => 'Konzept:',  => 'TeX-宽 (mm):',
   
    'Correct Option:'     'Text'
 => 'Korrekte Auswahl:',  => '文本',
   
    'Create a New Course'     'Text Block'
 # => 'Erzeuge einen neuen Kurs',  => '文本块',
 => 'Kurse erstellen',  
      'This is an automatic message generated by the LON-CAPA system.'
    'Create a New Course or Group Space'  => 'This is an automatic message generated by the LON-CAPA system.',
 => 'Einen neuen Kurs oder neuen Gruppenbereich erstellen',  
      'True'
    'Current'  => '正确的',
 => 'Derzeitig',  
      'unused'
    'Delete an option'  => '未用过的',
 => 'Eine Option löschen',  
      'Type-in value'
    'Delete:'  => 'Type-in value',
 => 'Löschen:',  
      'Unit:'
    'Diffs with Current Version'  => '单位:',
 => 'Unterschiede zur derzeitigen Version',  
      'Value'
    'Diffs with Version'  => '值',
 => 'Unterscheidet sich von Version',  
      'Warning!'
    'Diffs with current Version'  => '警告!',
 => 'Unterschiede zur derzeitigen Version',  
      'Width(pixel):'
    'Display and analysis of submission times on assessments.'  => '宽 (Pixel):',
 => 'Anzeige und Analyse der Einreichungszeiten in Beurteilungen',  
      'anonymous'
    'Display foils in order given'  => '匿名',
 => 'Auswahlmöglichkeiten in gegebener Sortierung anzeigen',  
      'bytes'
    'Display foils in random order'  => 'bytes',
 => 'Auswahlmöglichkeiten in zufälliger Reihenfolge anzeigen',  
      'loginproblems.html'
    'Domain Guest'  => 'loginproblems.html',
 => 'Domänengast',  
      'versions of this problem'
    'Essay, open end'  => '这个问题的版本',
 => 'Essay, keine Zeitbegrenzung',  
   
    'False'  #=====================
 => 'Falsch',  # Begin remote control (mydesk.tab)
   # 2x8 chars, only lower case
    'Foil'  # Same order as in mydesk.tab!
 => 'Auswahlmöglichkeit',     'choose[_1]'
   => '选择',
    'Format:'     'course[_1]'
 => 'Format:',  => '课程',
   
    'Height(pixel):'     'switch[_1]'
 => 'Höhe (Pixel):',  => '转换',
      'course[_2]'
    'Hint Text'  => '课程',
 => 'Lösungshinweis',  
      'switch[_2]'
    'If this resource is in active use, student performance data from the previous version may become inaccessible.'  => '转换',
 => 'Wenn diese Ressource in Benutzung ist, ist es möglich, dass auf Leistungsdaten der Studenten von vorhergehenden Versionen nicht mehr zugegriffen werden kann.',     'role[_1]'
   => '角色',
    'Image:'  
 => 'Bild:',     'choose[_2]'
   => '选择',
    'Incorrect Answers:'     'role[_2]'
 => 'Falsche Antworten:',  => '角色',
   
    'Last accessed'     'course[_3]'
 => 'Letzter Zugriff',  => '课程',
      'docs[_1]'
    'Librarian'  => '内容',
 => 'Bibliothekar',  
      'course[_7]'
    'Making Backup to [_1]'  => '编辑',
 => 'Erstelle Sicherungsdatei in [_1]',     'editor[_1]'
   => '课程文档',
    'Max Number Of Shown Foils:'  
 => 'Maximale Anzahl anzuzeigender Auswahlmöglichkeiten:',     'navigate[_1]'
   => '课程',
    'Max number of foils displayed'     'contents[_1]'
 => 'Maximale Anzahl gezeigter Auswahlmöglichkeiten',  => '目录',
   
    'Metadata'     'request-[_1]'
 => 'Metadaten',  => 'request-[_1]',
      'course[_16]'
    'metadata'  => 'course[_16]',
 => 'Metadaten',  
      'my[_1]'
    'Metadata Version'  => '我的',
 => 'Metadaten-Version',     'grades[_1]'
   => '得分',
    'Metadata current version'  
 => 'Derzeitige Version der Metadaten',     'course[_4]'
   => '课程',
    'Save Metadata'     'grades[_2]'
 => 'Metadaten speichern',  => '等级',
   
    'Name:'     'course[_5]'
 => 'Name:',  => 'course[_5]',
      'chart[_1]'
    'New parameters or saved values'  => 'chart[_1]',
 => 'Neue Parameter oder gespeicherte Werte',  
      'course[_6]'
    'No language preference'  => '课程',
 => 'Keine Sprachpräferenz',     'stats[_1]'
   => '统计',
    'Not shown, not used'  
 => 'Nicht gezeigt, nicht benutzt',     'manage[_1]'
   => 'manage[_1]',
    'Obsolete parameters or saved values'     'acc keys[_1]'
 => 'Veraltete Parameter oder gespeicherte Werte',  => 'acc keys[_1]',
   
    'Option response'     'course[_12]'
 => 'Option Antwort',  => '课程参加者',
      'roster[_1]'
    'Please do not reply to this address.'  => '名单',
 => 'Bitte antworten Sie nicht an diese Adresse.',  
      'user[_1]'
    'Please select a report to generate'  => '用户',
 => 'Bitte wählen Sie einen Bericht zum Erstellen aus',     'roles[_1]'
   => '角色',
    'Position'  
 => 'Position',     'create[_1]'
   => '创建',
    'Preferred language'     'course[_8]'
 => 'Bevorzugte Sprache',  => '课程',
   
    'Problems'     'course[_9]'
 => 'Probleme',  => '课程',
      'parms[_1]'
    'Produce Excel Output'  => '参数',
 => 'Erstelle Excel-Ausgabe',  
      'con-[_1]'
    'Question Text'  => 'con-[_1]',
 => 'Fragetext',     'struct[_1]'
   => 'struct[_1]',
    'Random position'  
 => 'Zufällige Position',     'co con-[_1]'
   => 'co con-[_1]',
    'Retrieve Published Resources'     'struct[_2]'
 => 'Veröffentlichte Ressourcen wiederherstellen',  => 'struct[_2]',
   
    'Short string response'     'domain[_1]'
 => 'Kurze Textantwort',  => '域',
      'config[_1]'
    'Show always at bottom position'  => '配置',
 => 'Immer am Ende anzeigen',  
      'resource[_1]'
    'Show always at top position'  => '发布', # '资源',
 => 'Immer am Anfang anzeigen',     'space[_1]'
   => '资源',
    'Size:'  
 => 'Größe:',     'co res[_1]'
   => 'co res[_1]',
    'Save Changes'     'space[_2]'
 => 'Änderungen speichern',  => 'space[_2]',
   
    'Submission Time Analysis'     'what is[_1]'
 => 'Analyse der Einreichzeit',  => '有什么',
      'new[_1]'
    'Submit Changes and Edit'  => '新内容',
 => 'Speichern und weiterbearbeiten',  
      'enter[_1]'
    'TeXWidth(mm):'  => 'enter[_1]',
 => 'TeX-Breite (mm):',     'grades[_3]'
   => 'grades[_3]',
    'Text'  
 => 'Text',     'send[_1]'
   => '发送',
    'Text Block'     'scantron[_1]'
 => 'Textblock',  => 'scantron[_1]',
   
    'This is an automatic message generated by the LON-CAPA system.'     'course[_13]'
 => 'Dies ist eine durch LON-CAPA automatisch erstellte Nachricht.',  => '课程',
      'catalog[_1]'
    'True'  => '目录',
 => 'Wahr',  
      'view[_1]'
    'unused'  => '查看',
 => 'nicht verwendet',     'bookmark[_1]'
   => '书签',
    'Type-in value'  
 => 'eingebbarer Wert',     'calendar[_1]'
   => '日历',
    'Unit:'     'announce[_1]'
 => 'Einheit:',  => '通告',
   
    'Value'     'commu-[_1]'
 => 'Wert',  => '发送和接收',
      'nication[_1]'
    'Warning!'  => '邮件',
 => 'Achtung!',  
      'course[_10]'
    'Width(pixel):'  => '课程-',
 => 'Breite (Pixel):',     'chatroom[_1]'
   => '聊天室',
    'anonymous'  
 => 'anonym',     'course[_14]'
   => '课程-',
    'bytes'     'groups[_1]'
 => 'Bytes',  => '组',
   
    'loginproblems.html'     'port-[_1]'
 => 'loginproblems.html',  => '文件夹',
      'folio[_1]'
    'versions of this problem'  => '空间',
 => 'Versionen von dieser Aufgabe',  
      'edit[_1]'
   => '编辑',
 # Begin remote control (mydesk.tab)     'blogs[_1]'
 # 2x8 chars, only lower case  => '博客',
 # Same order as in mydesk.tab!  
      'search[_3]'
    'choose[_1]'  => 'search[_3]',
 => 'wähle[_1]',     'prtfolio[_1]'
    'course[_1]'  => 'prtfolio[_1]',
 => 'kurs[_1]',  
      'search[_1]'
    'switch[_1]'  => '在课程中',
 => 'wechsle[_1]',     'course[_11]'
    'course[_2]'  => '搜索',
 => 'kurs[_2]',  
      'search[_2]'
    'switch[_2]'  => '搜索',
 => 'wechsle[_2]',     'library[_1]'
    'role[_1]'  => '资源',
 => 'rolle[_1]',  
      'prefer-[_1]'
    'choose[_2]'  => '用户',
 => 'wähle[_2]',     'ences[_1]'
    'role[_2]'  => '设置',
 => 'rolle[_2]',  
      'exit[_1]'
    'course[_3]'  => '注销',
 => 'kurs-[_3]',     ' [_1]'
    'docs[_1]'  => ' ',
 => 'inhalt[_1]',  
   #=====================
    'edit crs[_1]'  # Remote control entries which occur only in lonmenu.pm
 => 'bearb[_1]',  
    'docs[_2]'     'problem[_1]'
 => 'kursdok[_2]',  => 'problem[_1]', # '问题',
      'grades[_4]'
    'navigate[_1]'  => 'grades[_4]',
 => 'inhalts-[_1]',  
    'contents[_1]'     'sub-[_1]'
 => 'verz[_1]',  => 'sub-[_1]',
      'missions[_1]'
    'my[_1]'  => 'missions[_1]',
 => 'meine[_1]',  
    'grades[_1]'     'problem[_2]'
 => 'bewert[_1]',  => 'problem[_2]', # '问题',
      'parms[_2]'
    'course[_4]'  => 'parms[_2]',
 => 'kurs[_4]',  
    'grades[_2]'     'dir[_1]'
 => 'bewert[_2]',  => 'dir[_1]',
      'list[_1]'
    'course[_5]'  => 'list[_1]',
 => 'kurs-[_5]',  
    'chart[_1]'     'retrieve[_1]'
 => 'fortschr[_1]',  => 'retrieve[_1]',
      'version[_1]'
    'course[_6]'  => 'version[_1]',
 => 'kurs-[_6]',  
    'stats[_1]'     'publish[_1]'
 => 'stat[_1]',  => 'publish[_1]',
      'resource[_3]'
    'manage[_1]'  => 'resource[_3]',
 => 'verwalte[_1]',  
    'acc keys[_1]'     'delete[_1]'
 => 'z-schl[_1]',  => 'delete[_1]',
      'resource[_2]'
    'course[_12]'  => 'resource[_2]',
 => 'kursteil[_12]',  
    'roster[_1]'     'prepare[_1]'
 => 'nehmer[_1]',  => 'prepare[_1]',
      'printout[_1]'
    'user[_1]'  => '', # !
 => 'benutzer[_1]',  
    'roles[_1]'     'backward[_1]'
 => 'rollen[_1]',  => 'backward[_1]',
   
    'create[_1]'     'forward[_1]'
 => 'kurs[_1]',  => 'forward[_1]',
    'course[_8]'  
 => 'erstel[_8]',     'set[_1]'
   => 'set[_1]',
    'course[_9]'     'bookmark[_2]'
 => 'kurs-[_9]',  => 'bookmark[_2]',
    'parms[_1]'  
 => 'param[_1]',     'anno-[_1]'
   => 'anno-[_1]',
    'con-[_1]'     'tations[_1]'
 => 'konstr-[_1]',  => 'tations[_1]',
    'struct[_1]'  
 => 'bereich[_1]',     'catalog[_2]'
   => 'catalog[_2]',
    'domain[_1]'     'info[_1]'
 => 'domänen-[_1]',  => 'info[_1]', # '信息',
    'config[_1]'  
 => 'konfig[_1]',     'evaluate[_1]'
   => 'evaluate[_1]',
    'resource[_1]'     'this[_1]'
 => 'res-[_1]',  => 'this[_1]',
    'space[_1]'  
 => 'bereich[_1]',     'feedback[_1]'
   => 'feedback[_1]',
    'co res[_1]'     'discuss[_1]'
 => 'co-res-[_1]',  => 'discuss[_1]',
    'space[_2]'  
 => 'bereich[_2]',  # End remote control
   #=====================
    'what is[_1]'  
 => 'wasgibts[_1]',     '(Enter maximum [_1] collaborators using username or username@domain, e.g. smithje or smithje@[_2].)'
    'new[_1]'  => '(输入最大[_1]同事的用户名或用户名@域名,例如:smithje or smithje@[_2]。)',
 => 'neues[_1]',  
      '(Hand in a file you have prepared on your computer)'
    'enter[_1]'  => '(Hand in a file you have prepared on your computer)',
 => 'eingeben[_1]',  
    'grades[_3]'     ', select a template from the pull-down menu below.'
 => 'bewert[_3]',  => ', select a template from the pull-down menu below.',
   
    'send[_1]'     '<*response>s are both inside of <part> and outside of <part>, this is not a valid problem, errors in grading may occur.'
 => 'sende[_1]',  => '<*response>s are both inside of <part> and outside of <part>, this is not a valid problem, errors in grading may occur.',
    'scantron[_1]'  
 => 'scantron[_1]',     'ABSTRACT'
   => '摘要',
    'course[_13]'  
 => 'kurs-[_13]',     'Access Control'
    'catalog[_1]'  => '访问控制',
 => 'übersi[_1]',  
      'Activate'
    'view[_1]'  => '激活',
 => 'lese-[_1]',  
    'bookmark[_1]'     'Add Roles'
 => 'zeichen[_1]',  => '添加角色',
   
    'calendar[_1]'     "Add one empty page/column after each student's assignment"
 => 'kalend-[_1]',  => "Add one empty page/column after each student's assignment",
    'announce[_1]'  
 => 'ankünd[_1]',     "Add three empty pages/column after each student's assignment"
   => "Add three empty pages/column after each student's assignment",
    'commu-[_1]'  
 => 'kommu-[_1]',     "Add two empty pages/column after each student's assignment"
    'nication[_1]'  => "Add two empty pages/column after each student's assignment",
 => 'nikation[_1]',  
      'Date Shift'
    'course[_10]'  => 'Date Shift',
 => 'kurs-[_10]',  
    'chat[_1]'     'Do not clone date parameters'
 => 'chatroom[_1]',  => 'Do not clone date parameters',
   
    'course[_14]'     'Clone date parameters as-is'
 => 'kurs-[_14]',  => 'Clone date parameters as-is',
    'groups[_1]'  
 => 'gruppen[_1]',     'Shift date parameters by number of days'
   => 'Shift date parameters by number of days',
    'port-[_1]'  
 => 'port-[_1]',     'Additional settings, if specified below, will override cloned settings'
    'folio[_1]'  => 'Additional settings, if specified below, will override cloned settings',
 => 'folio[_1]',  
      'Advanced Edit'
    'edit[_1]'  => 'Advanced Edit',
 => 'blogs[_1]',  
    'blogs[_1]'     'All Resources'
 => 'verwalt[_1]',  => 'All Resources',
   
    'search[_3]'     'All Students'
 => 'suche in[_3]',  => '所有学生',
    'prtfolio[_1]'  
 => 'prtfolio[_1]',     'Allowed filetypes: [_1]'
   => 'Allowed filetypes: [_1]',
    'search[_1]'  
 => 'im kurs[_1]',     'An error occurred during the attempt to change the section for this student.'
    'course[_11]'  => 'An error occurred during the attempt to change the section for this student.',
 => 'suchen[_11]',  
      'An error occurred during the attempt to change the role information for this student.'
    'search[_2]'  => 'An error occurred during the attempt to change the role information for this student.',
 => 'suche in[_2]',  
    'library[_1]'     'Analyzing Results'
 => 'res[_1]',  => 'Analyzing Results',
   
    'prefer-[_1]'     'Answerable'
 => 'benutz-[_1]',  => 'Answerable',
    'ences[_1]'  
 => 'einst[_1]',     'Assessment Parameters'
   => 'Assessment Parameters',
    'exit[_1]'  
 => 'beenden[_1]',     'Automated Enrollment Manager'
    ' [_1]'  => 'Automated Enrollment Manager',
 => ' [_1]',  
      'Automated adds'
 #=====================  => 'Automated adds',
 #???:  
      'Automated drops'
    'course[_7]'  => 'Automated drops',
 => 'Kurs[_7]',  
      'Automated enrollment settings'
    'enroll[_1]'  => 'Automated enrollment settings',
 => 'Kursbelegung durchführen für[_1]',  
      'Bad Filename'
    'user[_1]'  => 'Bad Filename',
 => 'Benutzer[_1]',  
      'Begin Enrollment'
    'roles[_1]'  => 'Begin Enrollment',
 => 'Rollen[_1]',  
      'Binary File'
    'user[_1]'  => 'Binary File',
 => 'Benutzer[_1]',  
      'Blank'
    'roles[_1]'  => 'Blank',
 => 'Rollen[_1]',  
      'Browse'
    'co con-[_1]'  => 'Browse',
 => 'Co-Kon-[_1]',  
      'CSV format'
    'struct[_2]'  => 'CSV format',
 => 'strukt[_2]',  
      'Cannot publish directory'
    'resource[_1]'  => 'Cannot publish directory',
 => 'ressource[_1]',  
      'Cannot retrieve directory'
    'space[_1]'  => 'Cannot retrieve directory',
 => 'bereich[_1]',  
      'Catalog Search'
    'anno-[_1]'  => 'Catalog Search',
 => 'anno-[_1]',  
      'Change User Privileges'
    'backward[_1]'  => 'Change User Privileges',
 => 'backward[_1]',  
      'Changed discussion view mode'
    'bookmark[_2]'  => '改变讨论视图模式',
 => 'lesezeichen[_2]',  
      'Click here for FAQ'
    'evaluate[_1]'  => 'Click here for FAQ',
 => 'auswerten[_1]',  
      'Click here for help'
    'feedback[_1]'  => 'Click here for help',
 => 'feedback[_1]',  
      'Click here to report bugs'
    'forward[_1]'  => 'Click here to report bugs',
 => 'forward[_1]',  
      'Click-On Texts (comma sep):'
    'discuss[_1]'  => 'Click-On Texts (comma sep):',
 => 'diskutiere[_1]',  
      'Clone an existing course'
 # End remote control  => 'Clone an existing course',
   
    '(Enter maximum [_1] collaborators using username or username@domain, e.g. smithje or smithje@[_2].)'     'Close This Window'
 => '(Geben Sie maximal [_1] Mitarbeiternamen ein, in der Form Benutzerkennung oder Benutzerkennung@Domäne, z.B. mustermann oder mustermann@[_2].)',  => 'Close This Window',
   
    '(Hand in a file you have prepared on your computer)'     'Closed'
 => '(Reichen Sie eine Datei ein, die Sie auf Ihrem Computer vorbereitet haben)',  => 'Closed',
   
    ', select a template from the pull-down menu below.'     'Communication'
 => ', wählen Sie eine Vorlage aus dem folgenden Auswahlmenü aus.',  => '通讯',
   
    '<*response>s are both inside of <part> and outside of <part>, this is not a valid problem, errors in grading may occur.'     'Compare versions of'
 => '<*response>-Tags sind zugleich innerhalb und außerhalb eines <part>-Tags. Dies ist keine gültige Aufgabe. Beim Bewerten können Fehler auftreten.',  => 'Compare versions of',
   
    'ABSTRACT'     'No differences found'
 => 'ÜBERBLICK',  => 'No differences found',
   
    'Access Control'     'Completely new course'
 => 'Zugangskontrolle',  => 'Completely new course',
   
    'Activate'     'Authoring Space Version'
 => 'Aktivieren',  => 'Authoring Space Version',
   
    'Add Roles'     'Continue'
 => 'Rollen hinzufügen',  => '下一步',
   
    "Add one empty page/column after each student's assignment"     'Copy current file to'
 => "Füge eine leere Seite/Spalte nach jeder studentischen Übung ein",  => 'Copy current file to',
   
    "Add three empty pages/column after each student's assignment"     'Copy selected'
 => "Füge drei leere Seiten/Spalten nach jeder studentischen Übung ein",  => 'Copy selected',
   
    "Add two empty pages/column after each student's assignment"     'Course Code'
 => "Füge zwei leere Seiten/Spalten nach jeder studentischen Übung ein",  => 'Course Code',
   
    'Date Shift'     'Course Content'
 => 'Datumsverschiebung',  => '课程内容',
   
    'Do not clone date parameters'     'Course Data'
 => 'Datumswerte nicht klonen',  => '课程数据',
   
    'Clone date parameters as-is'     'Course Home Server'
 => 'Datumswerte unverändert übernehmen',  => 'Course Home Server',
   
    'Shift date parameters by number of days'     'Course ID/Number'
 => 'Datumswerte um bestimmte Anzahl an Tagen verschieben',  => '课程-ID/编号',
   
    'Additional settings, if specified below, will override cloned settings'     'Course Information'
 => 'Weitere Einstellungen, falls unten angegeben, werden erzeugte Einstellungen überschreiben',  => '课程资料',
   
    'Advanced Edit'     'Resource Level'
 => 'Erweiterter Editor',  => '资源等级',
   
    'All Resources'     'Map/Folder Level'
 => 'Alle Ressourcen',  => 'Map/Folder Level',
   
    'All Students'     'Course Level'
 => 'Alle Studierenden',  => '课程等级',
   
    'Allowed filetypes: [_1]'     'Course Search'
 => 'Akzeptierte Dateitypen: [_1]',  => '课程搜寻',
   
    'An error occurred during the attempt to change the section for this student.'     'Course Title'
 => 'Beim Ändern der Sektion für diesen Studenten trat ein Fehler auf.',  => '课程名称',
   
    'An error occurred during the attempt to change the role information for this student.'     'Create New User'
 => 'Beim Ändern der Rolleninformationen für diesen Studenten trat ein Fehler auf.',  => '创建新用户',
   
    'Analyzing Results'     'Create User'
 => 'Ergebnisse der Analyse',  => '创建用户',
   
    'Answerable'     'Crosslisted courses'
 => 'Beantwortbar',  => 'Crosslisted courses',
   
    'Assessment Parameters'     'Current Class List'
 => 'Parameter zur Beurteilung',  => '目前的学生名单',
   
    'Automated Enrollment Manager'     'Current Ending Date: [_1]'
 => 'Verwaltung der automatischen Kursbelegung',  => '目前结束日期: [_1]',
   
    'Automated adds'     'Current Ending Date: not set'
 => 'Automatische Hinzufügungen',  => '目前结束日期: 未设置',
   
    'Automated drops'     'Current Resource'
 => 'Automatische Ausschließungen',  => '现有资源',
   
    'Automated enrollment settings'     'Current Starting Date: [_1]'
 => 'Einstellungen für automatische Kursbelegung',  => '目前开始日期: [_1]',
   
    'Bad Filename'     'Current Starting Date: not set'
 => 'Ungültiger Dateiname',  => '目前开始日期: 未设置',
   
    'Begin Enrollment'     'Current Version'
 => 'Kursbelegung beginnen',  => '当前版本',
   
    'Binary File'     'Currently no active roles, courses or communities'
 => 'Binärdatei',  => 'Currently no active roles, courses or communities', # '目前没有任何活动的角色或课程',
   
    'Blank'     'Currently no additional roles, courses or communities'
 => 'Leer',  => 'Currently no additional roles, courses or communities', # '目前还没有更多的角色或课程',
   
    'Browse'     'The following [quant,_1,role,roles] will become active in the future:'
 => 'Durchblättern',  => 'The following [quant,_1,role,roles] will become active in the future:',
   
    'CSV format'     'Currently submitted: [_1]'
 => 'CSV Format',  => '目前提交:[_1]',
   
    'Cannot publish directory'     'Custom Role Editor'
 => 'Kann Verzeichnis nicht veröffentlichen',  => '自订角色编辑器',
   
    'Cannot retrieve directory'     'Cut selected'
 => 'Kann Verzeichnis nicht wiederherstellen',  => 'Cut selected',
   
    'Catalog Search'     'Decompress'
 => 'Katalog-Suche',  => '解压缩',
   
    'Change User Privileges'     'Default Assessment Spreadsheet'
 => 'Benutzerrechte ändern',  => 'Default Assessment Spreadsheet',
   
    'Changed discussion view mode'     'Default Course Spreadsheet'
 => 'Ansichtsmodus der Diskussion geändert',  => 'Default Course Spreadsheet',
   
    'Click here for FAQ'     'Default Student Spreadsheet'
 => 'Häufig gestellte Fragen',  => 'Default Student Spreadsheet',
   
    'Click here for help'     'Default XML Style File'
 => 'Hilfe',  => 'Default XML Style File',
   
    'Click here to report bugs'     'Default for new courses is'
 => 'Hier zum Melden von Fehlern klicken',  => 'Default for new courses is',
   
    'Click-On Texts (comma sep):'     'Default:'
 => 'Antwortvorgabetexte zum Anklicken (durch Kommata getrennt):',  => 'Default:',
   
    'Clone an existing course'     'Define Role'
 => 'Einen bestehenden Kurs clonen',  => 'Define Role',
   
    'Close This Window'     'Dependencies'
 => 'Dieses Fenster schließen',  => 'Dependencies',
   
    'Closed'     'Description:'
 => 'Geschlossen',  => '描述:',
   
    'Communication'     'Disable student resource discussion'
 => '通讯',  => 'Disable student resource discussion',
 #=> 'Kommunikation',  
      'Disable student use of chatrooms'
    'Compare versions of'  => 'Disable student use of chatrooms',
 => 'Vergleiche Versionen von',  
      'Display file attributes'
    'Completely new course'  => 'Display file attributes',
 => 'Komplett neuer Kurs',  
      'Do NOT generate as standard course'
    'Construction Space Version'  => 'Do NOT generate as standard course',
 => 'Version des Konstruktionsbreichs',  
      'Domain Level'
    'Continue'  => 'Domain Level',
 => 'Weiter',  
      "Don't Show Feedback"
    'Copy current file to'  => "Don't Show Feedback",
 => 'Kopiere derzeitige Datei nach',  
      'Duration of automated classlist updates'
    'Copy selected'  => 'Duration of automated classlist updates',
 => 'Kopiere ausgewählte',  
      'Dynamic Metadata (updated periodically)'
    'Course Code'  => '动态数据 (定期更新)',
 => 'Kurscode',  
      'ERROR'
    'Course Content'  => '错误',
 => '课程内容',  
 #=> 'Kursinhalt',     'Edit Custom Role Privileges'
   => '编辑自定义角色权限',
    'Course Data'  
 => 'Kursdaten',     'Editor Errors - these errors might not effect the running of the problem, but they will likely cause problems with further use of the Edit mode. Please use the EditXML mode to fix these errors.'
   => '编辑错误-这些错误可能不会影响正在运行的问题,但他们很可能会导致问题进一步使用编辑模式。请使用XML模式来解决这些错误。',
    'Course Home Server'  
 => 'Heimatserver des Kurses',     'End Time'
   => '结束时间',
    'Course ID/Number'  
 => 'Kurs-ID/Nummer',     'Ending Date'
   => '结束日期',
    'Course Information'  
 => 'Kursinformationen',     'Ending date'
   => '结束日期',
    'Resource Level'  
 => 'Ressource', # 'Ressourcen-Ebene',     'Enroll One Student'
   => '登记一名学生',
    'Map/Folder Level'  
 => 'Inhaltszus./Verzeichnis', # 'Inhaltszus.-/Verzeichnis-Ebene',     'Enroll as student'
   => '登记学生',
    'Course Level'  
 => 'Kurs', # 'Kurs-Ebene',     'Enrolling'
   => '登记',
    'Course Search'  
 => 'Suche im Kurs',     'Enrolling Student'
   => '登记学生',
    'Course Title'  
 => 'Kurstitel',     'Enter as many fields as you can. The system will inform you and bring you back to this page if the data selected is insufficient to enroll students in your class.'
   => 'Enter as many fields as you can. The system will inform you and bring you back to this page if the data selected is insufficient to enroll students in your class.',
    'Create New User'  
 => 'Neuen Benutzer erstellen',     'Enter as many fields as you can.<br /> The system will inform you and bring you back to this page, <br /> if the data selected are insufficient to add users.'
   => 'Enter as many fields as you can.<br /> The system will inform you and bring you back to this page, <br /> if the data selected are insufficient to add users.',
    'Create User'  
 => 'Benutzer erstellen',     'Enter terms or phrases separated by AND, OR, or NOT then press SEARCH below'
   => '在搜索栏里输入关键字或词组用  AND, OR, 或 NOT 间隔,然后点击下面的 搜索 ',
    'Crosslisted courses'  
 => 'Fachbereichsübergreifene Kurse',     'Enter terms or phrases separated by search operators such as AND, OR, or NOT'
   => '在搜索栏里输入关键字或词组,如 AND,OR,或 NOT 间隔。',
    'Current Class List'  
 => 'Aktuelle Kursteilnehmerliste',     'Entering Authoring Space'
   => 'Entering Authoring Space',
    'Current Ending Date: [_1]'  
 => 'Derzeitiges Endedatum: [_1]',     'Error: Directory Non Empty'
   => 'Error: Directory Non Empty',
    'Current Ending Date: not set'  
 => 'Derzeitiges Endedatum: nicht gesetzt',     'Error: destination for operation is an existing directory.'
   => 'Error: destination for operation is an existing directory.',
    'Current Resource'  
 => 'Derzeitige Ressource',     'Evaluation Error '
   => 'Evaluation Error ',
    'Current Starting Date: [_1]'  
 => 'Derzeitiges Anfangsdatum: [_1]',     'Homework Problem'
   => 'Homework Problem',
    'Current Starting Date: not set'  
 => 'Derzeitiges Anfangsdatum: nicht gesetzt',     'Exam Problem'
   => 'Exam Problem',
    'Current Version'  
 => 'Derzeitige Version',     'Excel format'
   => 'Excel format',
    'Currently no active roles or courses'  
 => 'Derzeit keine aktiven Rollen oder Kurse',     'Feedback Addresses for Course Content Comments'
   => 'Feedback Addresses for Course Content Comments',
    'Currently no additional roles or courses'  
 => 'Derzeit keine weiteren Rollen oder Kurse',     'Feedback Addresses for Course Policy'
   => 'Feedback Addresses for Course Policy',
    'The following [quant,_1,role,roles] will become active in the future:'  
 => 'Die [quant,_1,folgende Rolle wird,folgenden Rollen werden] zukünftig aktiv:',     'Feedback Addresses for Resource Content Question'
   => 'Feedback Addresses for Resource Content Question',
    'Currently submitted: [_1]'  
 => 'Derzeit eingereicht: [_1]',     'First'
   => 'First',
    'Custom Role Editor'  
 => 'Editor für benutzerdefinierte Rollen',     'First Resource'
   => 'First Resource',
    'Cut selected'  
 => 'Auswahl ausschneiden',     'Foil name [_1] appears more than once. Foil names need to be unique.'
   => 'Foil name [_1] appears more than once. Foil names need to be unique.',
    'Decompress'  
 => 'Entpacken',     'Folder/Map'
   => '文件夹/课程内容',
    'Default Assessment Spreadsheet'  
 => 'Standard-Beurteilungsbogen',     'For one or more students'
   => 'For one or more students',
    'Default Course Spreadsheet'  
 => 'Standard-Kurs-Beurteilungsbogen',     'Found a <*response> outside of a <part> in a <part>ed problem'
   => 'Found a <*response> outside of a <part> in a <part>ed problem',
    'Default Student Spreadsheet'  
 => 'Standard-Studenten-Beurteilungsbogen',     'Found no analyzable respones in this problem, currently only Numerical, Formula and String response styles are supported.'
   => 'Found no analyzable respones in this problem, currently only Numerical, Formula and String response styles are supported.',
    'Default XML Style File'  
 => 'Standard-XML-Style-Datei',     'Generate messages from a file'
   => '从一个文件生成邮件',
    'Default for new courses is'  
 => 'Standard für neue Kurse ist',     'Go'
   => 'Go',
    'Default:'  
 => 'Voreingestellt:',     'go'
   => 'go',
    'Define Role'  
 => 'Rolle erstellen',     'Go to ...'
   => '转到...',
    'Dependencies'  
 => 'Abhängigkeiten',     'Help on Creating Courses'
   => 'Help on Creating Courses',
    'Description:'  
 => 'Beschreibung:',     'Home Server'
   => 'Home Server',
    'Disable student resource discussion'  
 => 'Ressourcendiskussion für Studenten deaktivieren',     'Homework problem'
   => 'Homework problem',
    'Disable student use of chatrooms'  
 => 'Chatroom-Nutzungsmöglichkeit für Studenten deaktivieren',     'How do I create a CSV file from a spreadsheet'
   => '我如何从Excel表创建一个CSV文件',
    'Display file attributes'  
 => 'Zeige Dateiattribute',     'How do I create a class list from a spreadsheet'
   => 'How do I create a class list from a spreadsheet',
    'Do NOT generate as standard course'  
 => 'NICHT als Standard-Kurs erstellen',     'How should the results be printed?'
   => 'How should the results be printed?',
    'Domain Level'  
 => 'Domänenebene',     'Immediately expire own role as Course Coordinator'
   => 'Immediately expire own role as Course Coordinator',
    "Don't Show Feedback"  
 => "Kein Feedback anzeigen",     'Import and Paste Area'
   => 'Import and Paste Area',
    'Duration of automated classlist updates'  
 => 'Dauer der automatischen Aktualisierung der Kursteilnehmerlisten',     'Include retrieval of student photographs?'
   => 'Include retrieval of student photographs?',
    'Dynamic Metadata (updated periodically)'  
 => 'Dynamische Metadaten (regelmäßig aktualisiert)',     'Institutional Information'
   => 'Institutional Information',
    'ERROR'  
 => 'FEHLER',     'Invalid Significant figures detected'
   => 'Invalid Significant figures detected',
    'Edit Custom Role Privileges'  
 => 'Bearbeite benutzerdefinierte Rollenprivilegien',     'Invalid characters in requested name have been removed.'
   => 'Invalid characters in requested name have been removed.',
    'Editor Errors - these errors might not effect the running of the problem, but they will likely cause problems with further use of the Edit mode. Please use the EditXML mode to fix these errors.'  
 => 'Editor Fehler - diese Fehler müssen das Ausführen der Aufgabe nicht beeinflussen, aber sie werden wahrscheinlich Probleme mit der weiteren Benutzung des Editormodus verursachen. Bearbeiten Sie bitte die Aufgabe im XML-Modus, um diese Fehler zu beheben.',     'Invalid login mode or password.'
   => 'Invalid login mode or password.',
    'End Time'  
 => 'Endezeit',     'Invalid username or domain'
   => '无效的用户名或域',
    'Ending Date'  
 => 'Endedatum',     'KEYWORDS'
   => 'KEYWORDS',
    'Ending date'  
 => 'Endedatum',     'LaTeX batchmode'
   => 'LaTeX batchmode',
    'Enroll One Student'  
 => 'Einen einzelnen Studenten den Kurs belegen lassen',     'LaTeX mode'
   => 'LaTeX mode',
    'Enroll as student'  
 => 'Student den Kurs belegen lassen',     'Languages used'
   => '所用语言',
    'Enrolling'  
 => 'Belege',     'Last'
   => 'Last',
    'Enrolling Student'  
 => 'Student wird in den Kurs aufgenommen',     'Leave blank on scoring form'
   => 'Leave blank on scoring form',
    'Enter as many fields as you can. The system will inform you and bring you back to this page if the data selected is insufficient to enroll students in your class.'  
 => 'Füllen Sie so viele Felder wie möglich aus. Das System wird Sie informieren und zu dieser Seite zurückbringen, falls die Daten nicht ausreichen, Studierende in Ihren Kurs einzuschreiben.',     'List Directory'
   => '目录列表',
    'Enter as many fields as you can.<br /> The system will inform you and bring you back to this page, <br /> if the data selected are insufficient to add users.'  
 => 'Füllen Sie so viele Felder wie möglich aus.<br /> Das System wird Sie informieren und zu dieser Seite zurückbringen,<br /> falls die Daten nicht ausreichen, Benutzer in Ihren Kurs einzuschreiben.',     'Location'
   => '地点',
    'Enter terms or phrases separated by AND, OR, or NOT then press SEARCH below'  
 => 'Geben Sie Suchbegriffe oder -Sätze ein. Sie können AND, OR und NOT als Such-Operatoren verwenden. Klicken Sie anschließend unten auf SUCHEN.',     'Login Data'
   => '登录数据',
    'Enter terms or phrases separated by search operators such as AND, OR, or NOT'  
 => 'Geben Sie Suchbegriffe oder -Sätze ein. Sie können als Such-Operatoren AND, OR und NOT verwenden.',     'Logout'
   => '退出',
    'Entering Construction Space'  
 => 'Betrete Konstruktionsbereich...',     'Make new directory'
   => '创建新目录',
    'Error: Directory Non Empty'  
 => 'Fehler: Verzeichnis nicht leer',     'Make new file'
   => '创建新文件',
    'Error: destination for operation is an existing directory.'  
 => 'Fehler: Das Ziel der Operation ist ein existierendes Verzeichnis.',     'Manual Grading'
   => '手动评分',
    'Evaluation Error '  
 => 'Auswertungsfehler',     'Map has branchings. Use advanced editor.'
   => 'Map has branchings. Use advanced editor.',
    'Homework Problem'  
 => 'Übungsaufgabe',     'Map has conditions. Use advanced editor.'
   => 'Map has conditions. Use advanced editor.',
    'Exam Problem'  
 => 'Prüfungsaufgabe',     'Map has resource parameters. Use advanced editor.'
   => 'Map has resource parameters. Use advanced editor.',
    'Excel format'  
 => 'Excel-Format',     'Map has unconnected resources. Use advanced editor.'
   => 'Map has unconnected resources. Use advanced editor.',
    'Feedback Addresses for Course Content Comments'  
 => 'Feedback-Adressen für Kommentare zu Kursinhalten',     'Messaging'
   => '发送邮件',
    'Feedback Addresses for Course Policy'  
 => 'Feedback-Adressen für Kursrichtlinien',     'first'
   => '名', # !
    'Feedback Addresses for Resource Content Question'  
 => 'Feedback-Adressen für Fragen zum Inhalt der Ressourcen',     'last'
   => '姓', # !
    'First'  
 => 'Erste',     'middle'
   => '中名', # !
    'First Resource'  
 => 'Erste Ressource',     'Middle Name'
   => '中名',
    'Foil name [_1] appears more than once. Foil names need to be unique.'  
 => 'Die Auswahlmöglichkeits-Bezeichnung [_1] tritt mehr als einmal auf. Bezeichnungen für Auswahlmöglichkeiten müssen jedoch eindeutig sein.',     'Missing Kerberos domain information.'
   => '丢失的Kerberos域信息。',
    'Folder/Map'  
 => 'Verzeichnis/Inhaltszusammenstellung',     'Modification may make assessment data inaccessible!'
   => '修改可能使评估数据无法访问!',
    'For one or more students'  
 => 'Für einen oder mehrere Studierende',     'Modify Enrollment for'
   => '修改注册为',
    'Found a <*response> outside of a <part> in a <part>ed problem'  
 => 'Es wurde ein <*response>-Tag außerhalb eines <part>-Bereichs einer Aufgabe gefunden, die aber Aufgabenteile (parts) verwendet.',     'Modify User'
   => '修改用户',
    'Found no analyzable respones in this problem, currently only Numerical, Formula and String response styles are supported.'  
 => 'Keine analysierbaren korrekten Antworten in dieser Aufgabe gefunden. Derzeit werden nur numerische Ausdrücke, Formeln und Strings als Antworttypen unterstützt.',     'Modify another students data'
   => '修改另一个学生的数据',
    'Generate messages from a file'  
 => 'Erstelle Nachrichten aus Datei',     'Modify deadlines, etc, for this resource'
   => '修改此资源的截止日期等',
    'Arabic - UTF'  
 => 'Arabisch - UTF',     'Modifying data for user'
   => '修改用户的数据',
    'German - UTF'  
 => 'Deutsch - UTF',     'Modifying this will make problems have different numbers and answers!'
   => '修改这将使问题有不同的号码和答案!',
    'English - UTF'  
 => 'Englisch - UTF',     'Move current file to'
   => '目前文件移动到',
    'Spanish (Castellan) - UTF'  
 => 'Spanisch (Kastellanisch) - UTF',     'Must create new subdirectory inside a directory'
   => '必须在目录里面创造新的子目录',
    'Persian - UTF'  
 => 'Persisch - UTF',     'Name of Role'
   => '角色名字',
    'French - UTF'  
 => 'Französisch - UTF',     'New Directory'
   => '新目录',
    'Hebrew - UTF'  
 => 'Hebräisch - UTF',     'New HTML file'
   => '新的HTML文件',
    'Japanese - UTF'  
 => 'Japanisch - UTF',     'New Resource'
   => '新资源',
    'Portuguese - UTF'  
 => 'Portugiesisch - UTF',     'New Role'
   => '新角色',
    'Russian - UTF'  
 => 'Russisch - UTF',     'New User'
   => '新用户',
    'Turkish - UTF'  
 => 'Türkisch - UTF',     'New Value'
   => '新的价值',
    'Swedish Chef - ISO'  
 => 'Dänischer Koch - ISO',     'New assembled page'
   => '新组合页面',
    'Undetermined - ISO'  
 => 'Unbestimmt - ISO',     'New assembled sequence'
   => '新的组合序列',
    'Interlingua (International Auxiliary Language Association) - ISO'  
 => 'Interlingua (International Auxiliary Language Association) - ISO',     'New custom rights file'
   => '新文件的访问控制',
    'Go'  
 => 'Go',     'New file'
   => '新文件',
    'go'  
 => 'Go',     'New problem'
   => '新问题',
    'Go to ...'  
 => 'Gehe nach...',     'New style file'
   => '新的风格文件',
    'Help on Creating Courses'  
 => 'Hilfe bei der Kurserstellung',     'New subdirectory'
   => '新的子目录',
    'Home Server'  
 => 'Heimatserver',     'Next    '
   => '下一步    ',
    'Homework problem'  
 => 'Übungsaufgabe',     'No'
   => '否',
    'How do I create a CSV file from a spreadsheet'  
 => 'Wie erstelle ich aus einer Excel-Tabelle eine CSV-Datei?',     'No Access or Usages Statistics are available for this resource.'
   => '没有访问或使用的统计数据可用于该资源。',
    'How do I create a class list from a spreadsheet'  
 => 'Wie erstelle ich eine Kursteilnehmerliste von einem Beurteilungsbogen?',     'No Assessment Statistical Data is available for this resource'
   => '没有任何评估统计数据可用于该资源。',
    'How should the results be printed?'  
 => 'Wie sollten die Resultate ausgedruckt werden?',     'No Evaluation Data is available for this resource.'
   => '没有任何评价数据可用于该资源。',
    'Immediately expire own role as Course Coordinator'  
 => 'Eigene Rolle als Kurs-Koordinator mit sofortiger Wirkung verfallen lassen',     'No new filename specified.'
   => '没有指定新的文件名。',
    'Import and Paste Area'  
 => 'Feld zum Importieren und Einfügen',     'No such file'
   => '文件未找到',
    'Include retrieval of student photographs?'  
 => 'Abrufen der Studentenfotos einbinden?',     'Not Allowed'
   => '不允许',
    'Institutional Information'  
 => 'Institutionelle Information',     'Not applicable -'
   => 'Not applicable -',
    'Invalid Significant figures detected'  
 => 'Ungültige signifikante Stellen entdeckt',     'Not open to be viewed'
   => 'Not open to be viewed',
    'Invalid characters in requested name have been removed.'  
 => 'Aus dem gewünschten Dateinamen wurden ungültige Zeichen entfernt.',     'Not set -'
   => 'Not set -',
    'Invalid login mode or password.'  
 => 'Falscher Login-Modus oder Passwort.',     'Notification of enrollment changes'
   => 'Notification of enrollment changes',
    'Invalid username or domain'  
 => 'Ungültige Benutzerkennung oder Domäne',     'Notification to course coordinator via LON-CAPA message when enrollment changes occur during the automated update?'
   => 'Notification to course coordinator via LON-CAPA message when enrollment changes occur during the automated update?',
    'KEYWORDS'  
 => 'SCHLÜSSELWÖRTER',     'Number of columns'
   => 'Number of columns',
    'LaTeX batchmode'  
 => 'LaTeX-Batchmodus',     'Old Value'
   => 'Old Value',
    'LaTeX mode'  
 => 'LaTeX-Modus',     'One particular problem (overrides folder and course defaults)'
   => 'One particular problem (overrides folder and course defaults)',
    'Languages used'  
 => 'Verwendete Sprachen',     'Online Help'
   => '联机帮助',
    'Last'  
 => 'Letzte',     'Help: [_1]'
   => '帮助: [_1]',
    'Leave blank on scoring form'  
 => 'Im Bewertungsformular leer lassen',     'Only domain coordinators can change a users password.'
   => '只有域协调员可以更改用户的密码。',
    'List Directory'  
 => 'Verzeichnisinhalt auflisten',     'Open Course'
   => '创建课程',
    'Location'  
 => 'Ort',     'Open all assessments'
   => '所有评估访问',
    'Login Data'  
 => 'Login-Daten',     'Open and correct'
   => '公开和正确',
    'Logout'  
 => '退出',     'Open with full tries'
   => '向所有人开放的尝试',
    'Make new directory'  
 => 'Neues Verzeichnis erstellen',     'Output Format: [_1]'
   => '输出格式: [_1]',
    'Make new file'  
 => 'Neue Datei erstellen',     'Layout Options'
   => '布局选项',
    'Manual Grading'  
 => 'Manuelle Bewertung',     'Page layout'
   => '页面布局',
    'Map has branchings. Use advanced editor.'  
 => 'Die Inhaltszusammenstellung hat Verzweigungen. Verwenden Sie den erweiterten Editor.',     'Paper type'
   => '纸张类型',
    'Map has conditions. Use advanced editor.'  
 => 'Die Inhaltszusammenstellung hat Bedingungen. Verwenden Sie den erweiterten Editor.',     'PDF-Formfields'
   => 'PDF格式字段',
    'Map has resource parameters. Use advanced editor.'  
 => 'Die Inhaltszusammenstellung hat Ressourcen-Parameter. Verwenden Sie den erweiterten Editor.',     'with Formfields'
   => '带有格式字段',
    'Map has unconnected resources. Use advanced editor.'  
 => 'Die Inhaltszusammenstellung hat unverknüpfte Ressourcen. Verwenden Sie den erweiterten Editor.',     'without Formfields'
   => '不带有格式字段',
    'Messaging'  
 => 'Versenden von Nachrichten',     'Problems from the Whole Course'
   => 'Problems from the Whole Course',
    'first'  
 => 'Vorname', # !     'Resources from the Whole Course'
   => 'Resources from the Whole Course',
    'last'  
 => 'Nachname', # !     'Parameter'
   => '参数',
    'middle'  
 => '2. Vorname', # !     'Paste after selected'
   => 'Paste after selected',
    'Middle Name'  
 => '2. Vorname',     'Personal Data'
   => '个人资料',
    'Missing Kerberos domain information.'  
 => 'Fehlende Kerberos-Domänen-Informationen.',     'Please choose the default authentication method to be used by new users added to this LON-CAPA domain by the automated enrollment process'
   => 'Please choose the default authentication method to be used by new users added to this LON-CAPA domain by the automated enrollment process',
    'Modification may make assessment data inaccessible!'  
 => 'Eine Veränderung könnte die Beurteilungsdaten unzugänglich machen!',     'No such user [_1] at domain [_2].' # 1: user, 2: domain
   => 'No such user [_1] at domain [_2].',
    'Modify Enrollment for'  
 => 'Bearbeite Kursbelegung für',     'Please click Back on your browser and select another user, or [_1]Create User[_2]'
   => 'Please click Back on your browser and select another user, or [_1]Create User[_2]',
    'Modify User'  
 => 'Benutzerdaten ändern',     'Invalid home server for course: [_1]'
   => 'Invalid home server for course: [_1]',
    'Modify another students data'  
 => 'Daten eines anderen Studenten bearbeiten',     'Please contact your LON-CAPA administrator regarding this situation.'
   => 'Please contact your LON-CAPA administrator regarding this situation.',
    'Modify deadlines, etc, for this resource'  
 => 'Deadlines, etc, für diese Ressource bearbeiten',     'Please select an authentication mechanism'
   => 'Please select an authentication mechanism',
    'Modifying data for user'  
 => 'Bearbeitung der Daten für Benutzer',     'Please select the Authentication mechanism'
   => 'Please select the Authentication mechanism',
    'Modifying this will make problems have different numbers and answers!'  
 => 'Eine Veränderung wird bewirken, dass Aufgaben unterschiedliche Zahlen und Antworten haben werden!',     'Please stand by.'
   => 'Please stand by.',
    'Move current file to'  
 => 'Derzeitige Datei verschieben nach',     "Please use browser 'Back' button and pick a filename"
   => "Please use browser 'Back' button and pick a filename",
    'Must create new subdirectory inside a directory'  
 => 'Müssen ein neues Unterverzeichnis in dem Verzeichnis erstellen',     'Preparing Printout'
   => 'Preparing Printout',
    'Name of Role'  
 => 'Bezeichnung der Rolle',     'Print'
   => 'Print',
    'Navigate'  
 => 'Navigiere',     'Print Index'
   => 'Print Index',
    'New Directory'  
 => 'Neues Verzeichnis',     'Print Discussions'
   => 'Print Discussions',
    'New HTML file'  
 => 'Neue HTML-Datei',     'Print Annotations'
   => 'Print Annotations',
    'New Resource'  
 => 'Neue Ressource',     'Print Table of Contents'
   => 'Print Table of Contents',
    'New Role'  
 => 'Neue Rolle',     'Print:'
   => 'Print:',
    'New User'  
 => 'Neuer Benutzer',     'Problems from entire course'
   => 'Problems from entire course',
    'New Value'  
 => 'Neuer Wert',     'Processed file: [_1]'
   => 'Processed file: [_1]',
    'New assembled page'  
 => '新组合页面',     'Publish this Resource'
 #=> 'Neue zusammengesetzte Seite',  => 'Publish this Resource',
   
    'New assembled sequence'     'Randomization algorithm used'
 => 'Neue zusammengesetzte Sequenz',  => 'Randomization algorithm used',
   
    'New custom rights file'     'Recent'
 => 'Neue Datei zur Zugriffkontrolle',  => '最新的',
   
    'New file'     'Rename current file to'
 => 'Neue Datei',  => '当前文件重命名为',
   
    'New problem'     'Report a Bug'
 => 'Neue Aufgabe',  => '报告错误',
   
    'New style file'     'Resource'
 => 'Neue Style-Datei',  => '资源',
   
    'New subdirectory'     'Resource Differences'
 => 'Neues Unterverzeichnis',  => '资源的差异',
   
    'Next    '     'Resources from selected sequence in course'
 => 'Weiter    ',  => 'Resources from selected sequence in course',
   
    'No'     'Response'
 => 'Nein',  => '回答',
   
    'No Access or Usages Statistics are available for this resource.'     'Retrieve Old Version'
 => 'Für diese Ressource sind keine Zugriffs- oder Nutzungsstatistiken verfügbar.',  => 'Retrieve Old Version',
   
    'No Assessment Statistical Data is available for this resource'     'Retrieving current (most recent) version'
 => 'Für diese Ressource sind keine statistischen Beurteilungsdaten verfügbar.',  => 'Retrieving current (most recent) version',
   
    'No Evaluation Data is available for this resource.'     'Retrieving old version'
 => 'Für diese Ressource sind keine Evaluierungsdaten verfügbar.',  => 'Retrieving old version',
   
    'No new filename specified.'     'Return to DOCS'
 => 'Kein neuer Dateiname angegeben.',  => '回到课程内容',
   
    'No such file'     'Reverse Association'
 => 'Datei nicht gefunden',  => 'Reverse Association',
   
    'Not Allowed'     'Revoke'
 => 'Nicht zulässig',  => '撤销',
   
    'Not applicable -'     'Revoke Existing Roles'
 => 'Nicht anwendbar -',  => '撤销现有的角色',
   
    'Not open to be viewed'     'Role'
 => 'Ressource darf nicht betrachtet werden',  => '角色',
   
    'Not set -'     'Role:'
 => 'Nicht gesetzt -',  => '角色:',
   
    'Notification of enrollment changes'     'Role Information'
 => 'Benachrichtigung über Änderungen der Kursbelegung',  => '角色信息',
   
    'Notification to course coordinator via LON-CAPA message when enrollment changes occur during the automated update?'     'Sample Points:'
 => 'Soll LON-CAPA den <b>Kurs-Koordinator</b> benachrichtigen, wenn während der automatischen Aktualisierung Änderungen an der Kursbelegung auftreten?',  => 'Sample Points:',
   
    'Number of columns'     'Save entries below as a draft answer (not submitting them for credit yet)'
 => 'Anzahl an Spalten',  => 'Save entries below as a draft answer (not submitting them for credit yet)',
   
    'Old Value'     'Select Action'
 => 'Alter Wert',  => '选择行动',
   
    'One particular problem (overrides folder and course defaults)'     'Select All Resources'
 => 'Eine bestimmte Aufgabe (überschreibt Verzeichnis- und Kurs-Voreinstellungen)',  => '选择所有资源',
   
    'Online Help'     'Select Printing Options:'
 => 'Online-Hilfe',  => '选择打印选项:',
   
    'Only domain coordinators can change a users password.'     'Select Problem(s) to print'
 => 'Nur Domänen-Koordinatoren können das Passwort eines Benutzers ändern.',  => '选择要打印任务',
   
    'Open Course'     'Select Resource(s) to print'
 => 'Kurs anlegen',  => '选择要打印的资源',
   
    'Open all assessments'     'Select Resources To Print'
 => 'Alle Beurteilungen zugänglich machen',  => '选择要打印的资源',
   
    'Open and correct'     'Select Section'
 => 'Öffnen und korrigieren',  => '选择章节',
   
    'Open with full tries'     'Select Sequence To Print From'
 => 'Öffnen mit allen Versuchen',  => '选择打印顺序',
   
    'Output Format: [_1]'     'Select Students and Resources'
 => 'Ausgabeformat: [_1]',  => '选择学生和资源',
   
    'Layout Options'     'Select Style File'
 => 'Layout-Optionen',  => '选择文件风格',
   
    'Page layout'     "Select a user name to modify the student's information"
 => 'Seitenlayout',  => "选择一个用户名来修改学生的信息",
   
    'Paper type'     'Select a user name to view the users personal page.'
 => 'Papiertyp',  => '选择一个用户名,以查看用户的个人页面。',
   
    'PDF-Formfields'     'Select resources for the assignment'
 => 'PDF-Formularfelder',  => 'Select resources for the assignment',
   
    'with Formfields'     'Set'
 => 'mit Formluarfeldern',  => '设置',
   
    'without Formfields'     'Set?'
 => 'ohne Formularfelder',  => '设置?',
   
    'Parameter'     'Set Course Environment'
 => 'Parameter',  => '设置课程环境',
   
    'Paste after selected'     'Set End Date'
 => 'In Auswahl einfügen',  => '设置结束日期',
   
    'Personal Data'     'Set Individual User Roles'
 => '个人资料',  => '设定用户角色和权限',
 #=> 'Persönliche Daten',  
      'Set Start Date'
    'Please choose the default authentication method to be used by new users added to this LON-CAPA domain by the automated enrollment process'  => '设置开始日期',
 => 'Wählen Sie hier die voreingestellte Authentifizierungs-Methode aus, die bei neuen Benutzern in dieser LON-CAPA-Domäne verwendet werden soll, die durch den automatischen Kursbelegungs-Prozess hinzugefügt wurden',  
      'Set content feedback to Course Coordinator'
    'No such user [_1] at domain [_2].' # 1: user, 2: domain  => 'Set content feedback to Course Coordinator',
 => 'In der Domäne [_2] existiert der Benutzer [_1] nicht.',  
      'Set course policy feedback to Course Coordinator'
    'Please click Back on your browser and select another user, or [_1]Create User[_2]'  => 'Set course policy feedback to Course Coordinator',
 => 'Bitte klicken Sie in Ihrem Webbrowser auf Zurück und wählen Sie einen anderen Benutzer aus oder wählen Sie [_1]Benutzer erstellen[_2]',  
      'Set opening date for all problems in the course for. . .'
    'Invalid home server for course: [_1]'  => 'Set opening date for all problems in the course for. . .',
 => 'Ungültiger Heimatserver für Kurs [_1]',  
      'Set to ...'
    'Please contact your LON-CAPA administrator regarding this situation.'  => 'Set to ...',
 => 'Bitte kontaktieren Sie zu dieser Angelegenheit Ihren LON-CAPA-Administrator.',  
      'Show Answer'
    'Please select an authentication mechanism'  => 'Show Answer',
 => 'Wählen Sie bitte eine Authentifizierungs-Methode aus',  
      'Show Feedback'
    'Please select the Authentication mechanism'  => 'Show Feedback',
 => 'Auswahl der Authentifizierungs-Methode',  
      'Simple Edit'
    'Please stand by.'  => 'Simple Edit',
 => 'Bitte warten.',  
      'Start Time'
    "Please use browser 'Back' button and pick a filename"  => 'Start Time',
 => "Benutzen Sie bitte den Zurück-Button des Webbrowsers und wählen Sie einen Dateinamen aus",  
      "Start each student's assignment on a new page/column (add a pagefeed after each assignment)"
    'Preparing Printout'  => "Start each student's assignment on a new page/column (add a pagefeed after each assignment)",
 => 'Bereite Ausdruck vor',  
      'Starting Date'
    'Print'  => '开始日期',
 => 'Drucken',  
      'Starting date'
    'Print Index'  => '开始日期',
 => 'Index drucken',  
      'Student ID'
    'Print Discussions'  => '学生证',
 => 'Diskussionsbeiträge drucken',  
      'Student Information'
    'Print Annotations'  => '学生信息',
 => 'Notizen drucken',  
      'Student Sheet Links'
    'Print Table of Contents'  => '学生表链接',
 => 'Inhaltsverzeichnis drucken',  
      'Student Status'
    'Print:'  => '学生状态',
 => 'Drucke:',  
      'Student Status: [_1]'
    'Problems from entire course'  => '学生状态: [_1]',
 => 'Aufgaben des gesamten Kurses',  
      'Student information updated successfully.'
    'Processed file: [_1]'  => '学生信息已成功更新。',
 => 'Verarbeitete Datei: [_1]',  
      'Students need access key to enter course'
    'Publish this Resource'  => 'Students need access key to enter course',
 => 'Diese Ressource veröffentlichen',  
      'Students with expired roles'
    'Randomization algorithm used'  => 'Students with expired roles',
 => 'Verwendeter Randomisierungs-Algorithmus',  
      'Subject:'
    'Recent'  => '标题:',
 => 'zuletzt',  
      'Submissions'
    'Rename current file to'  => 'Submissions',
 => 'Derzeitige Datei umbenennen in',  
      'Submit Modifications'
    'Report a Bug'  => '提交更改',
 => 'Einen Fehler melden',  
      'Submit entries below as answer to receive credit'
    'Resource'  => 'Submit entries below as answer to receive credit',
 => 'Ressource',  
      'Survey Question'
    'Resource Differences'  => 'Survey Question',
 => 'Ressourcen-Unterschiede',  
      'Survey question'
    'Resources from selected sequence in course'  => 'Survey question',
 => 'Ressourcen von ausgewählten Sequenzen im Kurs',  
      'System Level'
    'Response'  => 'System Level',
 => 'Antwort',  
      'Target Edit Map'
    'Retrieve Old Version'  => 'Target Edit Map', #??? [SB 18.10.2006]
 => 'Alte Version wiederherstellen',  
      'TeX unconverted due to errors'
    'Retrieving current (most recent) version'  => 'TeX unconverted due to errors',
 => 'Aktuelleste Version wiederherstellen',  
      'TeX unconverted due to previous errors'
    'Retrieving old version'  => 'TeX unconverted due to previous errors',
 => 'Alte Version wiederherstellen',  
      'The error reported was'
    'Return to DOCS'  => 'The error reported was',
 => 'Zurück zum Kursinhalt',  
      'The following entries will be used to identify the course according to the naming scheme adopted by your institution. Your choices will be used to map an internal LON-CAPA course ID to the corresponding course section ID(s) used by the office responsible for providing official class lists for courses at your institution. This mapping is required if you choose to employ automatic population of class lists.'
    'Reverse Association'  => 'The following entries will be used to identify the course according to the naming scheme adopted by your institution. Your choices will be used to map an internal LON-CAPA course ID to the corresponding course section ID(s) used by the office responsible for providing official class lists for courses at your institution. This mapping is required if you choose to employ automatic population of class lists.',
 => 'Umgekehrte Assoziierung',  
      "The following settings control automatic enrollment of students in this class based on information available for this specific course from your institution's official classlists."
    'Revoke'  => "The following settings control automatic enrollment of students in this class based on information available for this specific course from your institution's official classlists.",
 => 'Entziehen',  
      'The requested file'
    'Revoke Existing Roles'  => 'The requested file',
 => 'Bestehende Rollen entziehen',  
      'The student must log out and log in again to see these changes.'
    'Role'  => 'The student must log out and log in again to see these changes.',
 => 'Rolle',  
      'There are currently no Error Messages for this resource.'
    'Role:'  => 'There are currently no Error Messages for this resource.',
 => 'Rolle:',  
      'There are no Evaluation Comments on this resource.'
    'Role Information'  => 'There are no Evaluation Comments on this resource.',
 => 'Information zur Rolle',  
      'There was an error determining the environment values for'
    'Sample Points:'  => 'There was an error determining the environment values for',
 => 'Abtastpunkte:',  
      'Top Level Map'
    'Save entries below as a draft answer (not submitting them for credit yet)'  => 'Top Level Map',
 => 'Die untenstehenden Eintragungen als Entwurf speichern (aber noch nicht endgültig einreichen)',  
      'Type Name Here'
    'Select Action'  => 'Type Name Here',
 => 'Aktion auswählen',  
      'Type in value'
    'Select All Resources'  => 'Type in value',
 => 'Alle Ressourcen auswählen',  
      'Type:'
    'Select Printing Options:'  => 'Type:',
 => 'Auswahl der Druckoptionen',  
      'UNDISPLAYABLE'
    'Select Problem(s) to print'  => 'UNDISPLAYABLE',
 => 'Aufgaben zum Ausdrucken wählen',  
      'Unable to enroll'
    'Select Resource(s) to print'  => 'Unable to enroll',
 => 'Ressource(n) zum Ausdrucken wählen',  
      'Unable to publish file, it contains duplicated ID(s), ID(s) need to be unique. The duplicated ID(s) are'
    'Select Resources To Print'  => 'Unable to publish file, it contains duplicated ID(s), ID(s) need to be unique. The duplicated ID(s) are',
 => 'Ressourcen zum Ausdrucken wählen',  
      'Unable to retrieve environment data for'
    'Select Section'  => 'Unable to retrieve environment data for',
 => 'Sektion auswählen',  
      'Unable to set default dates for course'
    'Select Sequence To Print From'  => 'Unable to set default dates for course',
 => 'Sequenz, von der gedruckt werden soll, auswählen',  
      'Unavailable course'
    'Select Students and Resources'  => 'Unavailable course',
 => 'Studierenden und Ressourcen auswählen',  
      'Unknown Action'
    'Select Style File'  => 'Unknown Action',
 => 'Styledatei auswählen',  
      'Upload file'
    "Select a user name to modify the student's information"  => 'Upload file',
 => "Klicken Sie auf die Benutzerkennung, um die Daten des Studierenden zu ändern.",  
      'Upload file to Authoring Space'
    'Select a user name to view the users personal page.'  => 'Upload file to Authoring Space',
 => 'Wählen Sie eine Benutzerkennung, von welcher Sie die persönliche Seite ansehen möchten.',  
      'VIEW'
    'Select resources for the assignment'  => 'VIEW',
 => 'Wählen Sie Ressourcen für die Übung aus',  
      'View the FAQ'
    'Set'  => 'View the FAQ',
 => 'Setze',  
      'Visibly Separate Items on Pages'
    'Set?'  => 'Visibly Separate Items on Pages',
 => 'Setzen?',  
      'WARNING: The metadata table does not exist in the LON-CAPA database.'
    'Set Course Environment'  => 'WARNING: The metadata table does not exist in the LON-CAPA database.',
 => 'Kursumgebung',  
      'Warning: change of MIME type!'
    'Set End Date'  => 'Warning: change of MIME type!',
 => 'Endedatum festlegen',  
      'Warning: target file exists!'
    'Set Individual User Roles'  => 'Warning: target file exists!',
 => 'Benutzerrollen und -rechte einrichten',  
      'Warning: target file exists, and has been published!'
    'Set Start Date'  => 'Warning: target file exists, and has been published!',
 => 'Anfangsdatum festlegen',  
      'Width'
    'Set content feedback to Course Coordinator'  => 'Width',
 => 'Inhaltsbezogenes Feedback soll Kurs-Koordinator erhalten',  
      'Print Options'
    'Set course policy feedback to Course Coordinator'  => '打印选项',
 => 'Feedback zu Kursrichtlinien soll Kurs-Koordinator erhalten',  
      'Print Answers'
    'Set opening date for all problems in the course for. . .'  => '打印回答',
 => 'Setze Öffnungstermin für alle Aufgaben in dem Kurs auf. . .',  
      'Only Answers'
    'Set to ...'  => '只有回答',
 => 'Setze auf...',  
      'With Answers'
    'Show Answer'  => '带答案',
 => 'Zeige Antwort',  
      'Without Answers'
    'Show Feedback'  => '没有答案',
 => 'Zeige Feedback',  
      'You are working with an unsaved version of your map.'
    'Simple Edit'  => 'You are working with an unsaved version of your map.',
 => 'Einfacher Editor',  
      'You changed the students id but did not disable the ID change safeguard. The students id will not be changed.'
    'Start Time'  => 'You changed the students id but did not disable the ID change safeguard. The students id will not be changed.',
 => 'Startzeit',  
      'Your request to change the role information for this student was refused. You do not appear to have sufficient authority to change student information.'
    "Start each student's assignment on a new page/column (add a pagefeed after each assignment)"  => 'Your request to change the role information for this student was refused. You do not appear to have sufficient authority to change student information.',
 => "Beginne jede studentische Übung auf einer neuen Seite/Spalte (füge einen Seitenvorschub nach jeder Übung ein)",  
      '[_1] (what you just saw on the screen)'
    'Starting Date'  => '[_1] (what you just saw on the screen)',
 => 'Anfangsdatum',  
      '[_1] Local Authentication with argument [_2]'
    'Starting date'  => '[_1] 局部认证带 [_2]',
 => 'Anfangsdatum',  
      'Currently using local (institutional) authentication.'
    'Student ID'  => 'Currently using local (institutional) authentication.', # => '目前使用的地方(机构)的认证。Derzeit lokal (institutionell) authentifiziert.',
 => 'Matrikelnummer',  
      'a comma separated list of course sections crosslisted with the current course, with each entry including the institutional course section name followed by a colon and then the (optional) sectionID to be used in LON-CAPA, e.g., fs03ent231001:ent1,fs03bot231001:bot1,fs03zol231002:zol2'
    'Student Information'  => 'a comma separated list of course sections crosslisted with the current course, with each entry including the institutional course section name followed by a colon and then the (optional) sectionID to be used in LON-CAPA, e.g., fs03ent231001:ent1,fs03bot231001:bot1,fs03zol231002:zol2',
 => 'Studenten-Informationen',  
      'a comma separated list of institutional section numbers, each separated by a colon from the (optional) corresponding section ID to be used in LON-CAPA e.g., 001:1,002:2'
    'Student Sheet Links'  => 'a comma separated list of institutional section numbers, each separated by a colon from the (optional) corresponding section ID to be used in LON-CAPA e.g., 001:1,002:2',
 => 'Tabellenlinks des Studierenden',  
      'after selected'
    'Student Status'  => '选定后',
 => 'Studierendenstatus',  
      'and'
    'Student Status: [_1]'  => 'and',
 => 'Studierendenstatus: [_1]',  
      'between'
    'Student information updated successfully.'  => 'between',
 => 'Studenten-Informationen erfolgreich aktualisiert.',  
      'button'
    'Students need access key to enter course'  => 'button',
 => 'Die Studierenden benötigen zum Betreten des Kurses einen Zugangsschlüssel',  
      'by'
    'Students with expired roles'  => 'by',
 => 'Studierende mit abgelaufenen Rollen',  
      'check all'
    'Subject:'  => '全选',
 => 'Thema:',  
      'chmod error'
    'Submissions'  => '属性错误',
 => 'Einreichungen',  
      'click on the'
    'Submit Modifications'  => 'click on the',
 => 'Veränderungen einreichen',  
      'copy Error'
    'Submit entries below as answer to receive credit'  => '复制错误',
 => 'Die untenstehenden Eintragungen einreichen',  
      'currently does not exist'
    'Survey Question'  => 'currently does not exist',
 => 'Frage einer Umfrage',  
      'custom'
    'Survey question'  => "自定义",
 => 'Frage einer Umfrage',  
      'custom distribution file'
    'System Level'  => '自定义文件', # ???
 => 'Systemebene',  
      'domain'
    'Target Edit Map'  => '域',
 => 'Ziel Editor Inhaltszusammenstellung', #??? [SB 18.10.2006]  
      'expired or revoked'
    'TeX unconverted due to errors'  => 'expired or revoked',
 => 'TeX wegen Fehlern nicht konvertiert',  
      'extension'
    'TeX unconverted due to previous errors'  => 'extension',
 => 'TeX aufgrund vorheriger Fehler nicht konvertiert',  
      'external'
    'The error reported was'  => 'external',
 => 'Der genannte Fehler war',  
      'file<br />extension'
    'The following entries will be used to identify the course according to the naming scheme adopted by your institution. Your choices will be used to map an internal LON-CAPA course ID to the corresponding course section ID(s) used by the office responsible for providing official class lists for courses at your institution. This mapping is required if you choose to employ automatic population of class lists.'  => 'file<br />extension',
 => 'Die folgenden Einträge werden benutzt, um den Kurs gemäß des Namensschemas Ihrer Institution zu identifizieren. Ihre Auswahl wird benutzt werden, um eine interne LON-CAPA-Kurs-ID mit der/den zugehörigen Kurs-Sektion-ID(s) zu verbinden. Diese ID(s) werden von der Einrichtung verwendet, die für das zur Verfügungstellen der offiziellen Kurslisten an Ihrer Institution zuständig ist (z.B. Prüfungsamt). Diese Zuordnung is notwendig, wenn Sie die automatische Ergänzung von Kurslisten wählen.',  
      'first name'
    "The following settings control automatic enrollment of students in this class based on information available for this specific course from your institution's official classlists."  => '名',
 => "Die folgenden Einstellungen kontrollieren die automatische Kursbelegung von Studierenden in diesen Kurs anhand der verfügbaren Informationen für diesen Kurs von der offiziellen Kursteilnehmerliste Ihrer Institution.",  
      'generation'
    'The requested file'  => '生成',
 => 'Die angeforderte Datei',  
      'in domain'
    'The student must log out and log in again to see these changes.'  => '在域',
 => 'Der Studierende muss sich ausloggen und neu einloggen, um diese Änderungen zu sehen.',  
      'internal'
    'There are currently no Error Messages for this resource.'  => '内部的',
 => 'Momentan liegen keine Fehlermeldungen zu dieser Ressource vor.',  
      'is in this state by royal decree.'
    'There are no Evaluation Comments on this resource.'  => 'is in this state by royal decree.',
 => 'Zu dieser Ressource liegen keine Evaluierungskommentare vor.',  
      'last name'
    'There was an error determining the environment values for'  => '姓',
 => 'Es trat ein Fehler auf bei der Bestimmung der Umgebungswerte für',  
      'make these dates the default for future enrollment'
    'Top Level Map'  => 'make these dates the default for future enrollment',
 => 'Hauptebenen-Inhaltszusammenstellung',  
      'middle name'
    'Type Name Here'  => '中名',
 => 'Hier Name eingeben',  
      'name'
    'Type in value'  => '姓',
 => 'Wert eingeben',  
      'no ending date'
    'Type:'  => '无结束日期',
 => 'Typ:',  
      'number'
    'UNDISPLAYABLE'  => 'number',
 => 'NICHT DARSTELLBAR',  
      'obsolete replacement'
    'Unable to enroll'  => 'obsolete replacement',
 => 'Kursbelegung nicht möglich',  
      'only check if you know what you are doing'
    'Unable to publish file, it contains duplicated ID(s), ID(s) need to be unique. The duplicated ID(s) are'  => 'only check if you know what you are doing',
 => 'Die Datei kann nicht veröffentlicht werden, da Sie doppelte IDs enthält. IDs müssen jedoch eindeutig sein. Die doppelten IDs sind',  
      'only search domain [_1]'
    'Unable to retrieve environment data for'  => '只在该域 [_1] 搜索',
 => 'Konnte die Umgebungsdaten nicht wiederherstellen für',  
      'optional'
    'Unable to set default dates for course'  => '可选的',
 => 'Konnte die Defaulttermine des Kurses nicht setzen für',  
      'or any other value'
    'Unavailable course'  => '或任何其他的值',
 => 'Nicht verfügbarer Kurs',  
      'private'
    'Unknown Action'  => '私人的',
 => 'Unbekannte Aktion',  
      'public'
    'Upload class list'  => '公开的',
 => 'Lade Kursteilnehmerliste hoch',  
      'publisher<br />owner'
    'Upload file'  => 'publisher<br />owner',
 => 'Datei hochladen',  
      'section'
    'Upload file to Construction Space'  => 'section',
 => 'Datei in den Konstruktionsbereich hochladen',  
      'standard'
    'VIEW'  => '标准的',
 => 'ANSICHT',  
      'standard LaTeX mode'
    'View the FAQ'  => '标准的 LaTeX 模式',
 => 'Zeige die FAQ',  
      'standard courses only'
    'Visibly Separate Items on Pages'  => '只标准课程',
 => 'Sichtbar unterschiedliche Einzelteile auf Seiten',  
      'student name'
    'WARNING: The metadata table does not exist in the LON-CAPA database.'  => '学生姓名',
 => 'ACHTUNG: Die Metadaten-Tabelle existiert nicht in der LON-CAPA-Datenbank.',  
      'template'
    'Warning: change of MIME type!'  => '模板',
 => 'Achtung: Änderung des MIME-Typs!',  
      'to interface with institutional data, e.g., fs03glg231 for Fall 2003 Geology 231'
    'Warning: target file exists!'  => 'to interface with institutional data, e.g., fs03glg231 for Fall 2003 Geology 231',
 => 'Achtung: Zieldatei existiert bereits!',  
      'unable to enroll'
    'Warning: target file exists, and has been published!'  => '无法注册',
 => 'Achtung: Zieldatei existiert und wurde bereits veröffentlicht!',  
      'uncheck all'
    'Width'  => '全部取消',
 => 'Breite',  
      'use related words'
    'Print Options'  => '使用相关的关键词',
 => 'Druckoptionen',  
      'username'
    'Print Answers'  => '用户名',
 => 'Antworten drucken',  
      'versus'
    'Only Answers'  => 'versus',
 => 'Nur Antworten',  
      'with server'
    'With Answers'  => 'with server',
 => 'Mit Antworten',  
      'yes'
    'Without Answers'  => '是',
 => 'Ohne Antworten',  
      'Swedish Chef'
    'You are working with an unsaved version of your map.'  => 'Swedish Chef',
 => 'Sie arbeiten momentan an einer nicht gespeicherten Version Ihrer Inhaltszusammenstellung.',  
      '[_1] for default hiding'
    'You changed the students id but did not disable the ID change safeguard. The students id will not be changed.'  => '[_1] for default hiding',
 => 'Sie haben die ID/Matrikelnummer geändert, aber nicht den ID-/Matrikelnummer-Safeguard deaktiviert. Die ID/Matrikelnummer wird daher nicht geändert.',  
      '[_1] for visible separation.'
    'Your request to change the role information for this student was refused. You do not appear to have sufficient authority to change student information.'  => '[_1] for visible separation.',
 => 'Ihre Versuch zur Änderung der Rolleninformationen für diesen Studenten wurde abgelehnt. Sie haben offensichtlich nicht genügend Rechte zum Ändern der Studenten-Daten.',  
      'Changes will not show until next login.'
    '[_1] (what you just saw on the screen)'  => 'Changes will not show until next login.',
 => '[_1] (was Sie gerade auf dem Bildschirm sahen)',  
      '[_1] if allowed, anything else if not'
    '[_1] Local Authentication with argument [_2]'  => '[_1] if allowed, anything else if not',
 => '[_1] Lokale Authentifizierung mit Argument [_2]',  
      '"[_1]" to disable, anything else if not'
    'Currently using local (institutional) authentication.'  => '"[_1]" to disable, anything else if not',
 => 'Derzeit lokal (institutionell) authentifiziert.',  
      '[_1] to suppress, anything else to not suppress'
    'a comma separated list of course sections crosslisted with the current course, with each entry including the institutional course section name followed by a colon and then the (optional) sectionID to be used in LON-CAPA, e.g., fs03ent231001:ent1,fs03bot231001:bot1,fs03zol231002:zol2'  => '[_1] to suppress, anything else to not suppress',
 => 'Eine komma-separierte Liste von Kurs-Sektionen zusammen mit dem derzeitigen Kurs, wobei jeder Eintrag den institutionellen Kurssektionsnamen beinhaltet, gefolgt von einem Doppelpunkt und dann der (optionalen) Sektions-ID zur Verwendung in LON-CAPA, z.B. fs03ent231001:ent1,fs03bot231001:bot1,fs03zol231002:zol2',  
      'Set value to [_1] to allow all roles.'
    'a comma separated list of institutional section numbers, each separated by a colon from the (optional) corresponding section ID to be used in LON-CAPA e.g., 001:1,002:2'  => 'Set value to [_1] to allow all roles.',
 => 'Eine komma-separierte Liste institutioneller Sektionsnummern, jeweils getrennt durch einen Doppelpunkt von der in LON-CAPA verwendeten entsprechenden (optionalen) Sektions-ID, z.B. 001:1,002:2',  
      '[_1] is not an acceptable number of tries. Tries must be a positive number with no decimal point.'
    'after selected'  => '[_1] is not an acceptable number of tries. Tries must be a positive number with no decimal point.',
 => 'nach erfolgter Auswahl',  
      '[_1] is not an acceptable weight. Weight must be a positive number.'
    'and'  => '[_1] is not an acceptable weight. Weight must be a positive number.',
 => 'und',  
      '1 minute'
    'anno.gif'  => '1 minute',
 => 'anno.gif',  
      '<b>HTML allowed</b>: Discussion participants can use limited HTML in their postings.'
    'anot.gif'  => '<b>HTML allowed</b>: Discussion participants can use limited HTML in their postings.',
 => 'anot.gif',  
      '<b>HTML banned</b>: HTML will not be allowed in discussion postings.'
    'bchat.gif'  => '<b>HTML banned</b>: HTML will not be allowed in discussion postings.',
 => 'bchat.gif',  
      '<b>Instructor</b> - instructors will not be able to participate in discussions'
    'between'  => '<b>Instructor</b> - instructors will not be able to participate in discussions',
 => 'zwischen',  
      '<b>Instructor</b> - instructors will not be able to use or view the chat room'
    'button'  => '<b>Instructor</b> - instructors will not be able to use or view the chat room',
 => 'Button',  
      '<b>Students</b> - students will not be able to participate in discussions'
    'by'  => '<b>Students</b> - students will not be able to participate in discussions',
 => 'durch',  
      '<b>Students</b> - students will not be able to use or view the chat room.'
    'catalog.gif'  => '<b>Students</b> - students will not be able to use or view the chat room.',
 => 'catalog.gif',  
      '<b>Teaching Assistants</b> - teaching assistants will not be able to participate in discussions'
    'ccrs.gif'  => '<b>Teaching Assistants</b> - teaching assistants will not be able to participate in discussions',
 => 'ccrs.gif',  
      '<b>Teaching Assistants</b> - teaching assistants will not be able use or view the chat room'
    'check all'  => '<b>Teaching Assistants</b> - teaching assistants will not be able use or view the chat room',
 => 'Alle auswählen',  
      'Your current LON-CAPA domain is [_1].'
    'chmod error'  => 'Your current LON-CAPA domain is [_1].',
 => 'Fehler beim Auführen von chmod',  
      'Advanced: You can send the feedback from different sections to different people, by doing the following: Separate each entry with a comma. To send feedback to a certain address for different sections, append the section name or names (separated by semi-colons) in a parenthesized list after the user:domain. For example, john102:msu(001;002;003),bob293:msu(004;005;006),madeupname:here(007;008;009) will route course feedback to &quot;john102&quot; for sections 1, 2, and 3, to &quot;bob293&quot; for 4, 5, and 6, and to &quot;madeupname:here&quot; for 7, 8, and 9. Note there is no requirement that the addresses be in any particular domain.'
    'chrt.gif'  => 'Advanced: You can send the feedback from different sections to different people, by doing the following: Separate each entry with a comma. To send feedback to a certain address for different sections, append the section name or names (separated by semi-colons) in a parenthesized list after the user:domain. For example, john102:msu(001;002;003),bob293:msu(004;005;006),madeupname:here(007;008;009) will route course feedback to &quot;john102&quot; for sections 1, 2, and 3, to &quot;bob293&quot; for 4, 5, and 6, and to &quot;madeupname:here&quot; for 7, 8, and 9. Note there is no requirement that the addresses be in any particular domain.',
 => 'chrt.gif',  
      'Granting permission to clone course'
    'click on the'  => 'Granting permission to clone course',
 => 'klicken Sie bitte auf',  
      'Existing courses can be cloned when creating new courses. Cloning will copy the course structure, contents, and most parameters (automatically advancing any date parameters by six months). Usernames of owners of other courses permitted to clone this course:'
    'com.gif'  => 'Existing courses can be cloned when creating new courses. Cloning will copy the course structure, contents, and most parameters (automatically advancing any date parameters by six months). Usernames of owners of other courses permitted to clone this course:',
 => 'com.gif',  
      '(Course Coordinators automatically have the right to clone their own courses.) Format: user:domain, where &quot;user&quot; and &quot;domain&quot; are the LON-CAPA username and domain of the user.Separate different users with a comma.Use *:domain to allow course to be cloned by any course owner in the specified domain.Use * to allow unrestricted cloning by all course owners in all domains.'
    'copy Error'  => '(Course Coordinators automatically have the right to clone their own courses.) Format: user:domain, where &quot;user&quot; and &quot;domain&quot; are the LON-CAPA username and domain of the user.Separate different users with a comma.Use *:domain to allow course to be cloned by any course owner in the specified domain.Use * to allow unrestricted cloning by all course owners in all domains.',
 => 'Kopierfehler',  
      'All settings which you can change with this Helper can also be changed by going to the PARM screen and clicking on the &quot;Set course environment&quot; button. If you do not have experience coordinating LON-CAPA courses or if you prefer the Helper interface, please click &quot;Next&quot;.'
    'courses.gif'  => 'All settings which you can change with this Helper can also be changed by going to the PARM screen and clicking on the &quot;Set course environment&quot; button. If you do not have experience coordinating LON-CAPA courses or if you prefer the Helper interface, please click &quot;Next&quot;.',
 => 'courses.gif',  
      'Allow limited HTML in discussion posts'
    'cprv.gif'  => 'Allow limited HTML in discussion posts',
 => 'cprv.gif',  
      'Allow problems to be split over pages'
    'cstr.gif'  => 'Allow problems to be split over pages',
 => 'cstr.gif',  
      'Answer Date (answerdate)'
    'currently does not exist'  => 'Answer Date (answerdate)',
 => 'existiert z.Z. nicht',  
      'Chat Room Participation'
    'custom'  => 'Chat Room Participation',
 => "benutzerdefiniert", # 'anpassbar', # individuell ???  
      'Chat Participation'
    'custom distribution file'  => 'Chat Participation',
 => 'benutzerdefinierte Datei', # ???  
      'Click here to return to the chart.'
    'docs.gif'  => 'Click here to return to the chart.',
 => 'docs.gif',  
      'Completed'
    'domain'  => 'Completed',
 => 'Domäne',  
      'Confirm that this information is correct, then click &quot;Save&quot; to complete setting the parameter.'
    'egrd.gif'  => 'Confirm that this information is correct, then click &quot;Save&quot; to complete setting the parameter.',
 => 'egrd.gif',  
      'Course ID or number'
    'enrl.gif'  => 'Course ID or number',
 => 'enrl.gif',  
      'Course Initialization Helper'
    'eval.gif'  => 'Course Initialization Helper',
 => 'eval.gif',  
      'Course default for all problems'
    'expired or revoked'  => 'Course default for all problems',
 => 'abgelaufen oder entzogen',  
      'Course members can provide feedback about the course. You can choose who will receive the feedback, such as a different instructor or a TA. Please enter their LON-CAPA address below, in the form user:domain, where &quot;user&quot; and &quot;domain&quot; are both the LON-CAPA username and LON-CAPA domain, not an e-mail address.'
    'extension'  => 'Course members can provide feedback about the course. You can choose who will receive the feedback, such as a different instructor or a TA. Please enter their LON-CAPA address below, in the form user:domain, where &quot;user&quot; and &quot;domain&quot; are both the LON-CAPA username and LON-CAPA domain, not an e-mail address.',
 => 'Endung',  
      'Courses'
    'external'  => '课程',
 => 'extern',  
      'Default beginning date when enrolling students'
    'fdbk.gif'  => 'Default beginning date when enrolling students',
 => 'fdbk.gif',  
      'Default ending date when enrolling students'
    'file<br />extension'  => 'Default ending date when enrolling students',
 => 'Datei-<br />Endung',  
   
    'first name'     'Default set of options to pass to tth/m when converting tex'
 => 'Vorname',  => 'Default set of options to pass to tth/m when converting tex',
   
    'generation'     'Disable display of problem receipts'
 => 'Generation',  => 'Disable display of problem receipts',
   
    'grds.gif'     'Disallow Resource Discussion for Roles'
 => 'grds.gif',  => 'Disallow Resource Discussion for Roles',
   
    'in domain'     'Disallow Resource Discussion for Users'
 => 'in Domäne',  => 'Disallow Resource Discussion for Users',
   
    'internal'     'Disallow live chatroom use for Roles'
 => 'intern',  => 'Disallow live chatroom use for Roles',
   
    'is in this state by royal decree.'     'Disallow live chatroom use for Users'
 => 'hat die Erlaubnis aufgrund eines königlichen Erlasses.',  => 'Disallow live chatroom use for Users',
   
    'keys.gif'     'Discussion Participation'
 => 'keys.gif',  => 'Discussion Participation',
   
    'last name'     'Due Date (contentclose)'
 => 'Nachname',  => 'Due Date (contentclose)',
   
    'logout.gif'     'Due Date (duedate)'
 => 'logout.gif',  => 'Due Date (duedate)',
   
    'make these dates the default for future enrollment'     'Every problem in a particular folder (overrides course default)'
 => 'Diese Datumswerte als voreingestellte Werte für zukünftige Kursbelegungen verwenden',  => 'Every problem in a particular folder (overrides course default)',
   
    'middle name'     'Exit'
 => 'zweiter Vorname',  => '退出',
   
    'name'     'Feedback Addresses for Course Content'
 => 'Name',  => '课程内容的信息反馈地址',
   
    'nav.gif'     'Finish Helper'
 => 'nav.gif',  => '结束帮助程序',
   
    'no ending date'     'HTML can be allowed or banned inside of course discussion.'
 => 'kein Endedatum',  => 'HTML can be allowed or banned inside of course discussion.',
   
    'number'     'HTML in Discussions'
 => 'Nummer',  => 'HTML in Discussions',
   
    'obsolete replacement'     'Hide Empty Rows in Spreadsheets'
 => 'veraltete Ersetzung',  => 'Hide Empty Rows in Spreadsheets',
   
    'only check if you know what you are doing'     'How many tries should be set for all problems in the course?'
 => 'nur auswählen, wenn Sie wissen, was Sie tun',  => 'How many tries should be set for all problems in the course?',
   
    '[_1] only search domain [_2]' # 1: checkbox, 2: domain     'How many tries should be set for the selected folder?'
 => '[_1] Nur in Domäne [_2] suchen',  => 'How many tries should be set for the selected folder?',
   
    'optional'     'How many tries should be set for the selected problem?'
 => 'optional',  => 'How many tries should be set for the selected problem?',
   
    'or any other value'     'LON-CAPA has chat room functionality. This course will receive its own chat room. You may deny students, TAs, or instructors the right to access the chat room.'
 => 'oder jeder andere Wert',  => 'LON-CAPA has chat room functionality. This course will receive its own chat room. You may deny students, TAs, or instructors the right to access the chat room.',
   
    'parm.gif'     'LON-CAPA hosts discussions on all resources in a course. By default, all users are allowed to participate in these discussions. If you do not wish certain types of users to be able to use the discussion features, select those types below. Note your class may not have all of these roles; you may safely ignore roles you do not intend to use. (For instance, &quot;Exam Proctor&quot; is generally useful only for large courses.) Types of users not allowed to participate in discussion can still view any discussion that other users post.'
 => 'parm.gif',  => 'LON-CAPA hosts discussions on all resources in a course. By default, all users are allowed to participate in these discussions. If you do not wish certain types of users to be able to use the discussion features, select those types below. Note your class may not have all of these roles; you may safely ignore roles you do not intend to use. (For instance, &quot;Exam Proctor&quot; is generally useful only for large courses.) Types of users not allowed to participate in discussion can still view any discussion that other users post.',
   
    'pref.gif'     'No section assigned'
 => 'pref.gif',  => 'No section assigned',
   
    'private'     'Number of assignments printed at the same time:'
 => 'privat',  => 'Number of assignments printed at the same time:',
   
    'prt.gif'     'Opening Date (contentopen)'
 => 'prt.gif',  => 'Opening Date (contentopen)',
   
    'public'     'Opening Date (opendate)'
 => 'öffentlich',  => 'Opening Date (opendate)',
   
    'publisher<br />owner'     'Please adjust significant figures.'
 => 'Herausgeber<br />Besitzer',  => 'Please adjust significant figures.',
   
    'res.gif'     'Please select the section you wish to set the answer open date for:'
 => 'res.gif',  => 'Please select the section you wish to set the answer open date for:',
   
    'roles.gif'     'Please select the section you wish to set the due date for:'
 => 'roles.gif',  => 'Please select the section you wish to set the due date for:',
   
    'sbkm.gif'     'Please select the section you wish to set the number of tries for:'
 => 'sbkm.gif',  => 'Please select the section you wish to set the number of tries for:',
   
    'section'     'Please select the section you wish to set the opening date for:'
 => 'Sektion',  => 'Please select the section you wish to set the opening date for:',
   
    'set[_1]'     'Please select the section you wish to set the problem weight for:'
 => 'Set[_1]',  => 'Please select the section you wish to set the problem weight for:',
   
    'spacer.gif'     'Please select the student you wish to set the answer open date for:'
 => 'spacer.gif',  => 'Please select the student you wish to set the answer open date for:',
   
    'sprs.gif'     'Please select the student you wish to set the due date for:'
 => 'sprs.gif',  => 'Please select the student you wish to set the due date for:',
   
    'src.gif'     'Please select the student you wish to set the number of tries for:'
 => 'src.gif',  => 'Please select the student you wish to set the number of tries for:',
   
    'standard'     'Please select the student you wish to set the opening date for:'
 => 'Standard',  => 'Please select the student you wish to set the opening date for:',
   
    'standard LaTeX mode'     'Please select the student you wish to set the problem weight for:'
 => 'Standard-LaTeX-Modus',  => 'Please select the student you wish to set the problem weight for:',
   
    'standard courses only'     'Privileged users that should not be hidden on staff listings'
 => 'Nur Standardkurse',  => 'Privileged users that should not be hidden on staff listings',
   
    'stat.gif'     'Random seed for randomly picking number of resources (optional, only set if you know what you are doing) (randompickseed)'
 => 'stat.gif',  => 'Random seed for randomly picking number of resources (optional, only set if you know what you are doing) (randompickseed)',
   
    'student name'     'Reading results from [_1]'
 => 'Name des Studenten',  => 'Reading results from [_1]',
   
    'template'     'Receipt algorithm used'
 => 'Vorlage',  => 'Receipt algorithm used',
   
    'to interface with institutional data, e.g., fs03glg231 for Fall 2003 Geology 231'     'Receiving results from [_1]'
 => 'Zur Kopplung mit institutionellen Daten, z.B. <tt>ss08inf345</tt> für <i>Sommersemester 2008 Informatik 345</i>',  => 'Receiving results from [_1]',
   
    'unable to enroll'     'Resources'
 => 'Belegung nicht möglich',  => '资源',
   
    'uncheck all'     'Search Complete on Server [_1]'
 => 'Gesamte Auswahl aufheben',  => 'Search Complete on Server [_1]', # '搜索完成 [_1]',
   
    'use related words'     'Search: [_1]'
 => 'Verwende ähnliche Wörter',  => '搜索: [_1]',
   
    '[_1] use related words'     'Select All Files'
 => '[_1] verwende ähnliche Wörter',  => '选择所有文件',
   
    'username'     'Select All Published'
 => 'Benutzerkennung',  => '选择所有发布的',
   
    'vbkm.gif'     'Select Folder'
 => 'vbkm.gif',  => '选择文件夹',
   
    'versus'     'Select Only Current Students'
 => 'gegen',  => '只选择目前的学生',
   
    'with server'     'Select Problem'
 => 'mit Server',  => '选择任务',
   
    'yes'     'Select Student'
 => 'ja',  => '选择学生',
   
    'Swedish Chef'     'Select for Section/Group'
 => 'Dänischer Koch',  => '选择科/组',
   
    '[_1] for default hiding'     'Select the folder you wish to set the parameter for:'
 => '[_1] für voreingestelltes Verbergen',  => 'Select the folder you wish to set the parameter for:',
   
    '[_1] for visible separation.'     'Select the problem you wish to set the parameter for:'
 => '[_1] für sichtbare Trennung.',  => 'Select the problem you wish to set the parameter for:',
   
    'Changes will not show until next login.'     'Set Problem Tries'
 => 'Änderungen werden beim nächsten Login aktiv.',  => 'Set Problem Tries',
   
    '[_1] if allowed, anything else if not'     'Set Problem Weight'
 => '[_1], um zu erlauben. Alles andere, um nicht zu erlauben.',  => 'Set Problem Weight',
   
    '"[_1]" to disable, anything else if not'     'Set answer open date for all problems in the course for ...'
 => '"[_1]", um zu deaktivieren. Alles andere, um zu aktivieren.',  => 'Set answer open date for all problems in the course for ...',
   
    '[_1] to suppress, anything else to not suppress'     'Set answer open date for the selected folder for ...'
 => '[_1], um zu unterdrücken. Alles andere, um nicht zu unterdrücken.',  => 'Set answer open date for the selected folder for ...',
   
    'Set value to [_1] to allow all roles.'     'Set answer open date for the selected problem for...'
 => '[_1], um für alle Rollen zu erlauben.',  => 'Set answer open date for the selected problem for...',
   
      'Set due date for all problems in the course for ...'
    '# Do not translate this line.  [_1] is a check box'  => 'Set due date for all problems in the course for ...',
 => '# Diese Zeile nicht übersetzen .  [_1] ist ein Ankreuzfeld',  
      'Set due date for the selected folder for ...'
    '# Do not translate this line.  [_1] is a check box, [_2] is a text entry field'  => 'Set due date for the selected folder for ...',
 => '# Diese Zeile nicht übersetzen.  [_1] ist ein Ankreuzfeld, [_2] ist ein Texteingabefeld',  
      'Set due date for the selected problem for ...'
    '# Do not translate this line.  [_1] is a column index.'  => 'Set due date for the selected problem for ...',
 => '# Diese Zeile nicht übersetzen.  [_1] ist ein Spaltenindex.',  
      'Set number of tries for all problems in the course for ...'
    '# Do not translate this line.  [_1] is a drop-down box listing domains.'  => 'Set number of tries for all problems in the course for ...',
 => '# Diese Zeile nicht übersetzen.  [_1] ist ein Feld, um Domänen auszuwählen.',  
      'Set number of tries for the selected folder for ...'
    '# Do not translate this line.  [_1] is a username'  => 'Set number of tries for the selected folder for ...',
 => '# Diese Zeile nicht übersetzen.  [_1] ist eine Benutzerkennung',  
      'Set number of tries for the selected problem for ...'
    '# Do not translate this line.  [_1] is the number of students processed'  => 'Set number of tries for the selected problem for ...',
 => '# Diese Zeile nicht übersetzen.  [_1] ist die Anzahl der bearbeiteten Studierdendatensätze',  
      'Set opening date for all problems in the course for ...'
    '# Do not translate this line.  [_1] is username, [_2] - [_5] are first, middle, and last names, and generation.'  => 'Set opening date for all problems in the course for ...',
 => '# Diese Zeile nicht übersetzen.  [_1] ist Benutzerkennung, [_2] - [_5] sind Vorname, 2. Vorname, Nachname und Generation.',  
      'Set opening date for the selected folder for ...'
    '# Do not translate this line.  [_1] is username, [_2] is error message'  => 'Set opening date for the selected folder for ...',
 => '# Diese Zeile nicht übersetzen.  [_1] ist Benutzerkennung, [_2] ist Fehlermeldung',  
      'Set opening date for the selected problem for ...'
   '# Do not translate this line.  [_1] is username@domain'  => 'Set opening date for the selected problem for ...',
 => '# Diese Zeile nicht übersetzen.  [_1] ist benutzername@domäne',  
      'Set problem weight for all problems in the course for ...'
    '# Do not translate this line.  [_1] is username@domain [_2] is the error message.'  => 'Set problem weight for all problems in the course for ...',
 => '# Diese Zeile nicht übersetzen.  [_1] ist benutzername@domäne [_2] ist die Fehlermeldung.',  
      'Set problem weight for the selected folder for ...'
    '# Do not translate this line.  [_1], [_3], and [_4] are check boxes'  => 'Set problem weight for the selected folder for ...',
 => '# Diese Zeile nicht übersetzen.  [_1], [_3], und [_4] sind Auswahlfelder',  
      'Set problem weight for the selected problem for ...'
    '# Do not translate this line.  [_2] is a text entry element'  => 'Set problem weight for the selected problem for ...',
 => '# Diese Zeile nicht übersetzen.  [_2] ist ein Texteingabefeld',  
      'Set value to [_1] to allow.'
    '# [_1] is a drop-down selection box'  => 'Set value to [_1] to allow.',
 => '# [_1] ist ein Drop-Down-Auswahlmenü',  
      'Setting the [_1]'
    '# [_1] is a number [_2] is the current domain'  => 'Setting the [_1]',
 => '# [_1] ist eine Nummer [_2] ist der derzeitige Bereich',  
      'Setting the [_1] to [_2]'
    '# [_1] is an html link to the current file '  => 'Setting the [_1] to [_2]',
 => '# [_1] ist eine html-Verknüpfung zur derzeitigen Datei ',  
      'Student Name'
    '# _1 is a selection dialog'  => '学生姓名',
 => '# _1 ist ein Auswahldialog',  
      'The &quot;Course Title&quot; is the name of the course that will be seen by the students. You may now modify the description and hit &quot;Next&quot; to continue.'
    '# _1 is a server name'  => 'The &quot;Course Title&quot; is the name of the course that will be seen by the students. You may now modify the description and hit &quot;Next&quot; to continue.',
 => '# _1 ist ein Servername',  
      'The question can not be gotten correct, the following foils in the &lt;optionresponse&gt; have invalid correct options'
    '# _1 is search string'  => 'The question can not be gotten correct, the following foils in the &lt;optionresponse&gt; have invalid correct options',
 => '# _1 ist ein Suchbegriff',  
      'There are no currently enrolled students in the course.'
    "# _1, _3, and _5 are link anchors, _2,_4, and _6 are '</a>'"  => 'There are no currently enrolled students in the course.',
 => "# _1, _3, und _5 sind Verknüpfungsanker, _2,_4, und _6 sind '</a>'",  
      'There are no currently enrolled students in the selected sections.'
    '#[_1] is the foil name'  => 'There are no currently enrolled students in the selected sections.',
 => '#[_1] ist die Bezeichnung der Auswahlmöglichkeit',  
      'There are no previously enrolled students in the course.'
    '#_1 is the foil name, _2 is the current value of the foil'  => 'There are no previously enrolled students in the course.',
 => '#_1 ist die Bezeichnung der Auswahlmöglichkeit, _2 ist der aktuelle Wert der Auswahlmöglichkeit',  
      'There are no previously enrolled students in the selected sections.'
    '&quot; [_1] &quot; is not an acceptable number of tries. Tries must be a positive number with no decimal point.'  => 'There are no previously enrolled students in the selected sections.',
 => '&quot; [_1] &quot; ist keine zulässige Anzahl von Versuchen. Die Anzahl muss eine positive, ganze Zahl (ohne Dezimaltrennzeichen) sein.',  
      'There are no students with future access in the course.'
    '&quot; [_1] &quot; is not an acceptable weight. Weight must be a positive number.'  => 'There are no students with future access in the course.',
 => '&quot; [_1] &quot; ist keine zulässige Gewichtung. Die Gewichtung muss eine positive Zahl sein.',  
      'There are no students with future access in the selected sections.'
    '1 minute'  => 'There are no students with future access in the selected sections.',
 => '1 Minute',  
      'There are no students in the course.'
    '<b>HTML allowed</b>: Discussion participants can use limited HTML in their postings.'  => 'There are no students in the course.',
 => '<b>HTML zugelassen</b>: Diskussionsteilnehmer können in ihren Beiträgen eingeschränkten HTML-Befehlssatz verwenden.',  
      'There are no students in the selected sections.'
    '<b>HTML banned</b>: HTML will not be allowed in discussion postings.'  => 'There are no students in the selected sections.',
 => '<b>HTML verboten</b>: HTML wird in Diskussionen nicht zugelassen.',  
      'This controls how receipt numbers are generated.'
    '<b>Instructor</b> - instructors will not be able to participate in discussions'  => 'This controls how receipt numbers are generated.',
 => '<b>Dozent</b> - Dozenten werden nicht an den Diskussionen teilnehmen können.',  
      'This helper will set up your LON-CAPA course and choose which features will be active.'
    '<b>Instructor</b> - instructors will not be able to use or view the chat room'  => 'This helper will set up your LON-CAPA course and choose which features will be active.',
 => '<b>Dozent</b> - Dozenten werden den Chatroom weder betreten noch die Inhalte einsehen können',  
      'Unselect All Files'
    '<b>Students</b> - students will not be able to participate in discussions'  => 'Unselect All Files',
 => '<b>Studierende</b> - Studenten werden nicht an Diskussionen teilnehmen können',  
      'Unselect All Published'
    '<b>Students</b> - students will not be able to use or view the chat room.'  => 'Unselect All Published',
 => '<b>Studierende</b> - Studenten werden den Chatroom weder betreten noch die Inhalte einsehen können',  
      'Unselect All Resources'
    '<b>Teaching Assistants</b> - teaching assistants will not be able to participate in discussions'  => 'Unselect All Resources',
 => '<b>Tutor</b> - Tutoren werden nicht an den Diskussionen teilnehmen können',  
      'Unselect for Section/Group'
    '<b>Teaching Assistants</b> - teaching assistants will not be able use or view the chat room'  => '取消选择科/组',
 => '<b>Tutor</b> - Tutoren werden den Chatroom weder betreten noch die Inhalte einsehen können',  
      'Welcome to Your New LON-CAPA Course'
    '<p>Your current LON-CAPA domain is &quot;<b>[_1]</b>&quot;.</p>'  => '欢迎使用您的新 LON-CAPA 课程',
 => '<p>Ihre derzeitige LON-CAPA-Domäne ist &quot;<b>[_1]</b>&quot;.</p>',  
      'What parameter do you want to set for the selected folder?'
    'Advanced: You can send the feedback from different sections to different people, by doing the following: Separate each entry with a comma. To send feedback to a certain address for different sections, append the section name or names (separated by semi-colons) in a parenthesized list after the user:domain. For example, john102:msu(001;002;003),bob293:msu(004;005;006),madeupname:here(007;008;009) will route course feedback to &quot;john102&quot; for sections 1, 2, and 3, to &quot;bob293&quot; for 4, 5, and 6, and to &quot;madeupname:here&quot; for 7, 8, and 9. Note there is no requirement that the addresses be in any particular domain.'  => 'What parameter do you want to set for the selected folder?',
 => 'Fortgeschritten: Sie können Feedback von unterschiedlichen Sektionen aus an unterschiedliche Personen senden. Hierzu ist jeder Eintrag mit einem Komma zu trennen. Um Feedback an eine bestimmte Adresse für unterschiedliche Sektionen zu senden, hängen Sie die die Sektionsbezeichnung(en) (getrennt durch Semicola) in einer Klammerliste nach benutzer:domäne an. Beispiel: john102:msu(001;002;003), bob293:msu(004;005;006), irgendwer:irgendwo(007;008;009) würde Feedback an &quot; john102&quot; für Sektionen 1, 2 und 3, an &quot;bob293&quot; für Sektionen 4, 5 und 6 und an &quot;irgendwer:irgendwo&quot; für Sektionen 7, 8 und 9 senden. Beachten Sie, dass es nicht erforderlich ist, dass die Adressen in einer bestimmten Domäne liegen.',  
      'What parameter do you want to set for the selected problem?'
    'All settings which you can change with this Helper can also be changed by going to the PARM screen and clicking on the &quot;Set course environment&quot; button. If you do not have experience coordinating LON-CAPA courses or if you prefer the Helper interface, please click Next -&gt;.'  => 'What parameter do you want to set for the selected problem?',
 => 'Alle Einstellungen, die mit diesem Hilfsprogramm änderbar sind, können auch über die Kurs- und Ressourcen-Parameter im Unterpunkt "Kursumgebung" geändert werden. Wenn Sie noch keine Erfahrung mit der Koordination von LON-CAPA-Kursen haben oder wenn Sie dieses Hilfsprogramm bevorzugen, klicken Sie bitte jetzt auf <tt>Weiter -&gt;</tt>.',  
      'What should the answer open date be set to?'
    'Allow limited HTML in discussion posts'  => 'What should the answer open date be set to?',
 => 'Beschränkte Verwendung von HTML in den Diskussionsbeiträgen zulassen',  
      'What should the due date be set to?'
    'Allow problems to be split over pages'  => 'What should the due date be set to?',
 => 'Erlauben, dass sich Aufgaben auf mehrere Seiten aufteilen dürfen',  
      'What weight should be set for all problems in the course?'
    'Answer Date (answerdate)'  => 'What weight should be set for all problems in the course?',
 => 'Antwort-Verfügbarkeits-Datum (answerdate)',  
      'What weight should be set for the selected folder?'
    'Chat Participation'  => 'What weight should be set for the selected folder?',
 => 'Teilnahme am Chat',  
      'What weight should be set for the selected problem?'
    'Click here to return to the chart.'  => 'What weight should be set for the selected problem?',
 => 'Klicken Sie hier, um zum Chart zurückzukehren.',  
      'Your course is now set up. Please select the Save button to re-intialize the course with your chosen settings. Remember that all of these settings can be modified in the PARMS screen (Course Configuration).'
    'Completed'  => 'Your course is now set up. Please select the Save button to re-intialize the course with your chosen settings. Remember that all of these settings can be modified in the PARMS screen (Course Configuration).',
 => 'Ausgeführt',  
      '[_1] Filesystem Authenticated (with initial password [_2])'
    'Confirm that this information is correct, then click &quot;Finish Helper&quot; to complete setting the parameter.'  => '[_1] Filesystem Authenticated (with initial password [_2])',
 => 'Bestätigen Sie, dass diese Informationen richtig sind. Klicken Sie dann auf &quot;Beende Hilfsprogramm&quot;, um das Einstellen der Parameter abzuschließen.',  
      'Currently Filesystem Authenticated.'
    'Course ID or number'  => 'Currently Filesystem Authenticated.',
 => 'Kurs-ID oder -Nummer',  
      '[_1] Internally authenticated (with initial password [_2])'
    'Course Initialization Helper'  => '[_1] LON-CAPA 内部认证 (初始密码 [_2])',
 => 'Hilfsprogramm zur Kurs-Einrichtung',  
      'Currently internally authenticated.'
    'Course default for all problems'  => '目前 LON-CAPA 内部认证。',
 => 'Voreinstellungen des Kurses für alle Aufgaben',  
      'Records per Page:'
    'Course members can provide feedback about the course. You can choose who will receive the feedback, such as a different instructor or a TA. Please enter their LON-CAPA address below, in the form user:domain, where &quot;user&quot; and &quot;domain&quot; are both the LON-CAPA username and LON-CAPA domain, not an email address.'  => '每页显示结果:',
 => 'Kursmitglieder können Feedback zum Kurs geben. Sie können hier auswählen, wer das Feedback empfangen soll, wie z.B. ein anderer Dozent oder Tutor. Bitte geben Sie deren LON-CAPA-Benutzer unten in der Form benutzer:domäne ein, wobei &quot;benutzer&quot; und &quot;domäne&quot; LON-CAPA-Benutzerkennung und LON-CAPA-Domäne sind. Verwenden Sie keine E-Mail-Adresse!',  
      '[_1] with value [_2]'
    'Courses'  => '[_1] 与价值 [_2]',
 => '课程',  
 #=> 'Kurse',     'all resources in the course'
   => '课程中的所有资源',
    'Default beginning date when enrolling students'  
 => 'Voreingestelltes Anfangsdatum für die studentische Kursbelegung',     'all students in course'
   => '在课程中的所有学生',
    'Default ending date when enrolling students'  
 => 'Voreingestelltes Endedatum für die studentische Kursbelegung',     'anonymous students'
   => '匿名学生',
   
    'Default set of options to pass to tth/m when converting tex'     'answer date'
 => 'Voreingestellte Optionen für tth/m für die Konvertierung von TeX',  => '回答日期',
   
    'Disable display of problem receipts'     'contacting [_1]'
 => 'Anzeige von Aufgaben-Nachweisnummern deaktivieren',  => '联系 [_1]',
   
    'Disallow Resource Discussion for Roles'     'due date'
 => 'Diskussion über Ressource für folgende Rollen nicht gestatten:',  => '截止日期',
   
    'Disallow Resource Discussion for Users'     'for'
 => 'Diskussion über Ressource für folgende Benutzer nicht gestatten:',  => 'for',
   
    'Disallow live chatroom use for Roles'     'for [_1]all resources in the course[_2]'
 => 'Nutzungsmöglichkeit des Live-Chatrooms für folgende Rollen nicht gestatten:',  => '为 [_1]课程中的所有资源 [_2]',
   
    'Disallow live chatroom use for Users'     'for [_1]all students in course[_2]'
 => 'Besuchen des Live-Chatrooms für folgende Benutzer nicht gestatten:',  => '为 [_1]在课程中的所有学生 [_2]',
   
    'Discussion Participation'     'for [_1]'
 => 'Diskussionsteilnahme',  => '为 [_1]',
   
    'Due Date (contentclose)'     'for section [_1]'
 => 'Fälligkeitsdatum (contentclose)',  => 'for section [_1]',
   
    'Due Date (duedate)'     'for the map named [_1]'
 => 'Fälligkeitsdatum (duedate)',  => 'for the map named [_1]',
   
    'Every problem in a particular folder (overrides course default)'     'for the resource named [_1], part [_2]'
 => 'Jede Aufgabe in einen bestimmten Verzeichnis (überschreibt Kurs-Voreinstellung)',  => 'for the resource named [_1], part [_2]',
   
    'Exit'     'for the resource ID [_1] (name unavailable), part [_2]'
 => '退出',  => 'for the resource ID [_1] (name unavailable), part [_2]',
   
    'Feedback Addresses for Course Content'     'from'
 => 'Feedback-Adressen für Kursinhalt',  => 'from',
   
    'Finish Helper'     'from current subdirectory'
 => 'Beende Hilfsprogramm',  => 'from current subdirectory',
   
    'HTML can be allowed or banned inside of course discussion.'     'helper'
 => 'HTML kann innerhalb von Kursdiskussionen erlaubt oder verboten werden.',  => '辅助程序',
   
    'HTML in Discussions'     'in'
 => 'HTML in Diskussionen',  => 'in',
   
    'Hide Empty Rows in Spreadsheets'     'instructor'
 => 'Leere Zeilen in den Beurteilungsbögen verbergen',  => '讲师',
   
    'How many tries should be set for all problems in the course?'     'number of tries'
 => 'Wieviele Versuche sollten für alle Aufgaben im Kurs gesetzt werden?',  => '尝试次数',
   
    'How many tries should be set for the selected folder?'     'opening date'
 => 'Wieviele Versuche sollten für alle gewählten Verzeichnisse gesetzt werden?',  => '开始日期',
   
    'How many tries should be set for the selected problem?'     'problem weight'
 => 'Wieviele Versuche sollten für die ausgewählte Aufgabe gesetzt werden?',  => '问题难度',
   
    'LON-CAPA has live chat functionality. This course will receive its own chat room. You may deny students, TAs, or instructors the right to access the chat room.'     'role,role,...'
 => 'LON-CAPA bietet eine Live-Chat-Funktion an. Dieser Kurs wird seinen eigenen Chatroom erhalten. Sie können Studenten, Tutoren oder Dozenten das Recht verweigern, den Chatroom zu nutzen.',  => '角色,角色,...',
   
    'LON-CAPA hosts discussions on all resources in a course. By default, all users are allowed to participate in these discussions. If you do not wish certain types of users to be able to use the discussion features, select those types below. Note your class may not have all of these roles; you may safely ignore roles you do not intend to use. (For instance, &quot;Exam Proctor&quot; is generally useful only for large courses.) Types of users not allowed to participate in discussion can still view any discussion that other users post.'     'selected students'
 => 'LON-CAPA bietet für alle Ressourcen des Kurses eine Diskussionsmöglichkeit an. In der Grundeinstellung dürfen allen Benutzer an diesen Diskussionen teilnehmen. Wenn Sie nicht wollen, dass bestimmte Arten von Benutzern an den Diskussionen teilnehmen sollen dürfen, wählen Sie diese unten aus. Beachten Sie, dass Ihr Kurs nicht jede Art von Benutzerrollen haben könnte. Sie können problemlos Rollen ignorieren, die Sie nicht verwenden wollen (Beispiel: Klausuraufsichtspersonal ist üblicherweise nur für sehr große Kurse hilfreich.) Benutzergruppen, die nicht an der Diskussion teilnehmen dürfen, können dennoch jede Diskussion der anderen Benutzer mitlesen.',  => '选定的学生',
   
    'No section assigned'     'student'
 => 'Keiner Sektion zugewiesen',  => '学生',
   
    'Number of assignments printed at the same time:'     'to'
 => 'Anzahl von Übungen, die gleichzeitig gedruckt werden sollen:',  => 'to',
   
    'Opening Date (contentopen)'     'to [_1] ([_2])'
 => 'Bearbeitungsbeginn-Datum (contentopen)',  => 'to [_1] ([_2])',
   
    'Opening Date (opendate)'     'waiting on [_1]'
 => 'Bearbeitungsbeginn-Datum (opendate)',  => '等待 [_1]',
   
    'Please adjust significant figures.'     'what you just saw on the screen'
 => 'Bitte passen Sie die signifikanten Stellen an.',  => 'what you just saw on the screen',
    
    'Please select the section you wish to set the answer open date for:'     'Enter my portfolio space'
 => 'Bitte wählen Sie die Sektion, für die Sie das Antwort-Verfügbarkeits-Datum festlegen wollen:',  => '文件夹空间',
   
    'Please select the section you wish to set the due date for:'     'No syllabus information provided.'
 => 'Bitte wählen Sie die Sektion, für die Sie das Fälligkeitsdatum festlegen wollen:',  => 'No syllabus information provided.',
   
    'Please select the section you wish to set the number of tries for:'     'Sorry ...'
 => 'Bitte wählen Sie die Sektion, für die Sie die Anzahl der Versuche festlegen wollen:',  => '对不起...',
   
    'Please select the section you wish to set the opening date for:'     'This resource might be part of another course.'
 => 'Bitte wählen Sie die Sektion, für die Sie den Bearbeitungsbeginn festlegen wollen:',  => 'This resource might be part of another course.',
   
    'Please select the section you wish to set the problem weight for:'     'Agree'
 => 'Bitte wählen Sie die Sektion, für die Sie die Aufgabengewichtung festlegen wollen:',  => 'Agree',
   
    'Please select the student you wish to set the answer open date for:'     'Any comments?'
 => 'Bitte wählen Sie den Studenten, für den Sie das Antwort-Verfügbarkeits-Datum festlegen wollen:',  => '评论:',
   
    'Please select the student you wish to set the due date for:'     'Copy this column'
 => 'Bitte wählen Sie den Studenten, für den Sie das Fälligkeitsdatum festlegen wollen:',  => 'Copy this column',
   
    'Please select the student you wish to set the number of tries for:'     'Disagree'
 => 'Bitte wählen Sie den Studenten, für den Sie die Anzahl der Versuche festlegen wollen:',  => 'Disagree',
   
    'Please select the student you wish to set the opening date for:'     'General Intro'
 => 'Bitte wählen Sie den Studenten, für den Sie den Bearbeitungsbeginn festlegen wollen:',  => 'General Intro',
   
    'Please select the student you wish to set the problem weight for:'     'Greek Symbols'
 => 'Bitte wählen Sie den Studenten, für den Sie die Aufgabengewichtung festlegen wollen:',  => '希腊字母',
   
    'Privileged users that should not be hidden on staff listings'     'HTML character entities'
 => 'Privilegierte Nutzer, die auf Personallisten nicht verborgen werden sollen',  => 'HTML character entities',
   
    'Random seed for randomly picking number of resources (optional, only set if you know what you are doing) (randompickseed)'     'If you are viewing this online, copy and paste the text from any of the right columns into your text area to get the symbol on the left.'
 => 'Zufallszahlen-Basis für zufällige Wahl der Ressourcen-Anzahl (optional. Setzen Sie dies nur, wenn Sie die Funktionalität verstehen) (randompickseed)',  => 'If you are viewing this online, copy and paste the text from any of the right columns into your text area to get the symbol on the left.',
   
    'Reading results from [_1]'     'LON-CAPA Help'
 => 'Lese Ergebnisse von [_1]',  => 'LON-CAPA Help',
   
    'Receipt algorithm used'     'Landscape'
 => 'Verwendetes Verfahren für Empfangsquittungen',  => 'Landscape',
   
    'Receiving results from [_1]'     'Launch navigation window'
 => 'Erhalte Ergebnisse von [_1]',  => '启动导航窗口',
   
    'Resources'     'Grade Levels'
 => 'Ressourcen',  => '级别',
   
    'Search Complete [_1]'     'Grade Level'
 => ' Suche vollständige(n) [_1]',  => '级别',
   
    'Search: [_1]'     'Lowest Grade Level'
 => 'Suche: [_1]',  => '最低级别',
   
    'Select All Files'     'Lowest Grade Level:'
 => 'Alle Dateien auswählen',  => '最低级别:',
   
    'Select All Published'     'Highest Grade Level'
 => 'Alle veröffentlichten Ressourcen auswählen',  => '最高级别',
   
    'Select Folder'     'Highest Grade Level:'
 => 'Verzeichnis auswählen',  => '最高级别:',
   
    'Select Only Current Students'     'Mark all posts read'
 => 'Nur aktuelle Studenten auswählen',  => '将所有帖子标记为已阅读',
   
    'Select Problem'     'My question/comment/feedback:'
 => 'Aufgabe auswählen',  => '我的问题/评论/反馈:',
   
    'Select Student'     'Other Symbols'
 => 'Studenten auswählen',  => '其他符号',
   
    'Select for Section/Group'     'Please check at least one of the following feedback types:'
 => 'Auswahl für Sektion/Gruppe',  => '请从以下选项:',
   
    'Select the folder you wish to set the parameter for:'     'Please rank the following criteria:'
 => 'Wählen Sie das Verzeichnis, für den sie den Parameter einstellen wollen:',  => '请以以下标准评价:',
   
    'Select the problem you wish to set the parameter for:'     'Portrait'
 => 'Wählen Sie die Aufgabe, für die Sie den Parameter einstellen wollen:',  => '竖排格式',
   
    'Set Problem Tries'     'Question about resource content'
 => 'Aufgaben-Versuche einstellen',  => '关于此资源内容的问题',
   
    'Set Problem Weight'     'Question/Comment/Feedback about course policy'
 => 'Aufgaben-Gewichtung einstellen',  => '关于课程规则的问题/评论/反馈',
   
    'Set answer open date for all problems in the course for ...'     'Select a Course to Enter'
 => 'Setze Antwort-Verfügbarkeits-Datum aller Aufgaben des Kurses für...',  => '选择一个课程',
   
    'Set answer open date for the selected folder for ...'     'Sending Messages'
 => 'Setze Antwort-Verfügbarkeits-Datum des ausgewählten Verzeichnisses für...',  => '发送邮件',
   
    'Set answer open date for the selected problem for...'     'Show Me My First Homework Problem'
 => 'Setze Antwort-Verfügbarkeits-Datum der ausgewählten Aufgabe für...',  => 'Show Me My First Homework Problem',
   
    'Set due date for all problems in the course for ...'     'Standards'
 => 'Setze Fälligkeitsdatum aller Aufgaben des Kurses für...',  => '标准',
   
    'Set due date for the selected folder for ...'     'Strongly Agree'
 => 'Setze Fälligkeitsdatum des ausgewählten Verzeichnisses für...',  => 'Strongly Agree',
   
    'Set due date for the selected problem for ...'     'Strongly Disagree'
 => 'Setze Fälligkeitsdatum der ausgewählten Aufgabe für...',  => 'Strongly Disagree',
   
    'Set number of tries for all problems in the course for ...'     'Symbol'
 => 'Setze Anzahl der Versuche aller Aufgaben des Kurses für...',  => '符号',
   
    'Set number of tries for the selected folder for ...'     'The material appears to be correct'
 => 'Setze Anzahl der Versuche des ausgewählten Verzeichnisses für...',  => '这些材料似乎是正确的',
   
    'Set number of tries for the selected problem for ...'     'The material is helpful'
 => 'Setze Anzahl der Versuche der ausgewählten Aufgabe für...',  => '这些材料是有用的',
   
    'Set opening date for all problems in the course for ...'     'The material is presented in a clear way'
 => 'Setze Bearbeitungsbeginn-Datum aller Aufgaben des Kurses für...',  => '这些材料中提出一个明确的方式',
   
    'Set opening date for the selected folder for ...'     'The resource is technically correct (loads fast enough, does not produce errors, links work, etc)'
 => 'Setzte Bearbeitsbeginn-Datum des ausgewählten Verzeichnisses für...',  => '资源在技术上是正确的(加载速度足够快, 不会产生错误, 链接页面可以访问, 等等)',
   
    'Set opening date for the selected problem for ...'     'HTML character enties'
 => 'Setze Bearbeitungsbeginn-Datum der ausgewählten Aufgabe für...',  => 'HTML 字符实体',
   
    'Set problem weight for all problems in the course for ...'     '"Waiting for Remote Control window to load: "+[_1]'
 => 'Setze Aufgabengewichtung aller Aufgaben des Kurses für...',  => '"等待加载远程控制窗口: "+[_1]',
   
    'Set problem weight for the selected folder for ...'     '[_1]Continue[_2] on in Inline Menu mode'
 => 'Setze Aufgabengewichtung des ausgewählten Verzeichnisses...',  => '[_1]继续[_2] 在内置菜单模式下',
   
    'Set problem weight for the selected problem for ...'     'All posts'
 => 'Setze Aufgabengewichtung der ausgewählten Aufgabe für...',  => '所有的讨论',
   
    'Set value to [_1] to allow.'     'Change Color Scheme'
 => '[_1], um zu erlauben.',  => '更改颜色方案',
   
    'Setting the [_1]'     'Change Colors'
 => 'Einstellung auf [_1] setzen',  => '改变颜色',
   
    'Setting the [_1] to [_2]'     'Change Discussion Display Preferences'
 => 'Einstellung ändern von [_1] auf [_2]',  => '改变讨论显示偏好',
   
    'Student Name'     'Change How Math Equations Are Displayed'
 => 'Name des Studenten',  => '改变显示科学计算公式',
   
    'The &quot;Course Description&quot; is the name of the course that will be seen by the students. You may now modify the description and hit &quot;Next -&gt;&quot; to continue.'     'Change Language'
 => 'Die &quot;Kursbezeichnung&quot; ist der Name des Kurses, der von den Kursteilnehmern gesehen wird. Sie können diese Bezeichnung nun ändern und mit &quot;Weiter -&gt;&quot; fortfahren',  => '语言',
   
    'The question can not be gotten correct, the following foils in the &lt;optionresponse&gt; have invalid correct options'     'Change Language Preferences'
 => 'Die Antwort auf diese Frage kann niemals richtig werden. Die folgenden Auswahlmöglichkeiten im &lt;optionresponse&gt;-Tag beinhalten unzulässige richtige Optionen',  => '更改语言首选项',
   
    'There are no currently enrolled students in the course.'     'Change Message Forwarding and Notification Email Addresses'
 => 'Derzeit gibt es keine Kursteilnehmer im Kurs.',  => '更改邮件转发和通知的电子邮件地址',
   
    'There are no currently enrolled students in the selected sections.'     'Change Password'
 => 'Es gibt keine derzeit eingeschriebenen Kursteilnehmer in der ausgewählen Sektion.',  => '更改密码',
   
    'There are no previously enrolled students in the course.'     'Change Preferences'
 => 'Es gibt keine in der Vergangenheit eingeschriebenen Kursteilnehmer im Kurs.',  => '改变参数',
   
    'There are no previously enrolled students in the selected sections.'     'Change Roles Page Preferences'
 => 'Es gibt keine in der Vergangenheit eingeschriebenen Kursteilnehmer in den ausgewählten Sektionen.',  => '改变角色页参数',
   
    'There are no students with future access in the course.'     'Change Screen Name'
 => 'Es gibt keine Studenten mit zukünftigem Kurszugriff im Kurs.',  => '改变昵称',
   
    'There are no students with future access in the selected sections.'     'Change Screenname'
 => 'Es gibt keine Studenten mit zukünftigem Kurszugriff in den ausgewählten Sektionen.',  => '改变昵称',
   
    'There are no students in the course.'     'Change WYSIWYG Editor Preferences'
 => 'Es gibt keine Kursteilnehmer im Kurs.',  => 'WYSIWYG-编辑器',
   
    'There are no students in the selected sections.'     'Contact Helpdesk'
 => 'Es gibt keine Kursteilnehmer in den ausgewählten Sektionen.',  => '联系求助',
   
    'This controls how receipt numbers are generated.'     'Current discussion settings'
 => 'Steuert die Erzeugung der Nachweisnummern.',  => '目前讨论的设置',
   
    'This helper will set up your LON-CAPA course and choose which features will be active.'     'Duedate'
 => 'Dieses Hilfsprogramm unterstützt Sie dabei, Ihren LON-CAPA-Kurs einzurichten und zu wählen, welche Einstellungen aktiv sein werden.',  => '截止日期',
   
    'Unselect All Files'     'Each post can be toggled read/unread'
 => 'Auswahl für alle Dateien aufheben',  => 'Each post can be toggled read/unread',
   
    'Unselect All Published'     "Edit the 'About Me' Personal Information Screen"
 => 'Auswahl für alle veröffentlichten Dokumente aufheben',  => "个人网页",
   
    'Unselect All Resources'     'Enable WYSIWYG Editor'
 => 'Auswahl für alle Ressourcen aufheben',  => '应用 WYSIWYG-编辑器',
   
    'Unselect for Section/Group'     'End of Sequence'
 => 'Auswahl für Sektion/Gruppe aufheben',  => '结束序列',
   
    'Welcome to Your New LON-CAPA Course'     'Entering Course'
 => 'Willkommen in Ihrem neuen LON-CAPA-Kurs',  => '进入课程',
   
    'What parameter do you want to set for the selected folder?'     'Get help'
 => 'Welchen Parameter möchten Sie für das ausgewählte Verzeichnis setzen?',  => '获得帮助',
   
    'What parameter do you want to set for the selected problem?'     'Go to main menu'
 => 'Welchen Parameter möchten Sie für die ausgewählte Aufgabe setzen?',  => '进入主菜单',
   
    'What should the answer open date be set to?'     'Has New Discussion'
 => 'Auf welchen Wert soll das Antwort-Verfügbarkeits-Datum gesetzt werden?',  => '有新讨论',
   
    'What should the due date be set to?'     'Launching of the Remote Control menu will fail if pop-up window filters are active. To use the Remote Control, disable the filter for this site.'
 => 'Auf welchen Wert soll das Fälligkeitsdatum gesetzt werden?',  => '当弹出式窗口过滤器被激活,远程控制启动将会失败。 为了使用远程控制,在此网站请禁用这些过滤器。',
   
    'What weight should be set for all problems in the course?'     'Navigate Course Content'
 => 'Auf welchen Wert soll die Gewichtung für alle Aufgaben im Kurs gesetzt werden?',  => '浏览目录',
   
    'What weight should be set for the selected folder?'     'New posts only'
 => 'Auf welchen Wert soll die Gewichtung für das ausgewählte Verzeichnis gesetzt werden?',  => '只有新的讨论',
   
    'What weight should be set for the selected problem?'     'No Resource'
 => 'Auf welchen Wert soll die Gewichtung der ausgewählten Aufgabe gesetzt werden?',  => '没有资源',
   
    'Your course is now set up. Please select the Finish Course Initialization button to re-intialize the course with your chosen settings. Remember that all of these settings can be modified in the PARMS screen, by pushing the Course Environment button.'     'No syllabus available'
 => 'Ihr Kurs ist nun eingerichtet. Bitte klicken Sie auf "Abschließen", um den Kurs mit den vorgenommenen Einstellungen neu zu initialisieren. All diese Einstellungen können im Menüpunkt "Kurs- und Ressourcen-Parameter", Unterpunkt "Kursumgebung" geändert werden.',  => '没有提供教学大纲',
   
    '[_1] Filesystem Authenticated (with initial password [_2])'     'Not currently assigned.'
 => '[_1] Authentifizierung über Dateisystem (mit Anfangspasswort [_2])',  => '目前没有任务发布。',
   
    'Currently Filesystem Authenticated.'     'Not new'
 => 'Derzeit dateisystem-authentifiziert.',  => '不是新的',
   
    '[_1] Internally authenticated (with initial password [_2])'     'Off'
 => '[_1] LON-CAPA-interne Authentifizierung (mit Anfangspasswort [_2])',  => '关',
   
    'Currently internally authenticated.'     'On'
 => 'Derzeit LON-CAPA-intern authentifiziert.',  => '开',
   
    '[_1] Records per Page'     'Once displayed'
 => '[_1] Suchergebnisse je Seite',  => '显示一次',
   
    '[_1] minutes'     'Once marked not NEW'
 => '[_1] Minuten',  => '一次后标记不是新的',
   
    '[_1] minutes, [_2] seconds'     'Please click on the the resource you intend to access'
 => '[_1] Minuten, [_2] Sekunden',  => 'Please click on the the resource you intend to access',
   
    '[_1] with value [_2]'     'Posts cease to be marked "NEW"'
 => '[_1] mit dem Wert [_2]',  => 'Posts cease to be marked "NEW"',
   
    '[_1]prev[_2] &nbsp; [_3]reload[_4] &nbsp; [_5]next[_6]'     'Posts to be displayed'
 => '[_1]zurück[_2] &nbsp; [_3]neu laden[_4] &nbsp; [_5]weiter[_6]',  => 'Posts to be displayed',
   
    '[_1]prev[_2] &nbsp; [_3]reload[_4] &nbsp; next'     'Role selected. Please stand by.'
 => '[_1]zurück[_2] &nbsp; [_3]neu laden[_4] &nbsp; weiter',  => '角色选定。请稍候。',
   
    '[_2] seconds'     'Send'
 => '[_2] seconds',  => '发送',
   
    'all resources in the course'     'Set User Preferences'
 => 'alle Ressourcen des Kurses',  => '设置用户参数',
   
    'all students in course'     'Show Preview and Check Spelling'
 => 'alle Teilnehmer des Kurses',  => '查看预览和拼写检查',
   
    'anonymous students'     'Sort by:'
 => 'Anonyme Studenten',  => '排序方式:',
   
    'answer date'     'The external menu (Remote Control) has been disabled, and you will be working with the smaller inline menu. You may have either closed the Remote Control window, or it was blocked by a pop-up window filter in your browser. To use the Remote Control, disable the filter for this site, and re-launch the Remote Control from the inline menu.'
 => 'Antwortdatum',  => '外部菜单(远程控制)已被禁用,继续在内置菜单模式下工作。您可能已经关闭了远程控制的窗口,或被您的浏览器的弹出窗口过滤器阻止了。为了使用远程控制,在此网站禁用该过滤器,并在内置菜单重新启动远程控制。',
   
    'contacting [_1]'     'There are several possibilities of where to go next'
 => 'kontaktiere [_1]',  => 'There are several possibilities of where to go next',
   
    'due date'     'To use the Remote Control, disable the filter for this site, and re-launch the Remote Control from the inline menu.'
 => 'Fälligkeitsdatum',  => '为了使用远程控制,在此网站禁用弹出窗口过滤器,并在内置菜单重新启动远程控制。',
   
    'for'     'Toggle read/unread'
 => 'für',  => '切换已读/未读',
   
    'for [_1]all resources in the course[_2]'     'Unread only'
 => 'für [_1]alle Ressourcen des Kurses[_2]',  => '只有未读',
   
    'for [_1]all students in course[_2]'     "View this user's personal page"
 => 'für [_1]alle Teilnehmer des Kurses[_2]',  => "显示这个用户的个人网页",
   
    'for [_1]'     'You have reached the end of the sequence of materials.'
 => 'für [_1]',  => '您已达到教材序列的最后。',
   
    'for section [_1]'     'You may have either closed the Remote Control window, or it was blocked by a pop-up window filter in your browser.'
 => 'für den Sektion [_1]',  => '您可能已经关闭了远程控制的窗口,或者被您的浏览器的弹出窗口过滤器拦截了。',
   
    'for the map named [_1]'     'attachments'
 => 'für die Inhaltszusammenstellung mit der Bezeichnung [_1]',  => '附件',
   
    'for the resource named [_1]'     'About User'
 => 'für die Ressource mit der Bezeichnung [_1]',  => '个人网页',
   
    'from'  
 => 'von',     'All documents out of a published map into this folder'
   => '在这个目录里面发布的所有文件的内容列表',
    'from current subdirectory'  
 => 'von derzeitigem Unterverzeichnis',     'Change Math Pref'
   => 'Change Math Pref',
    'helper'  
 => 'Hilfsprogramm',     'Change Math Preferences'
   => '改变显示科学方程式偏好',
    'in'  
 => 'in ',     'Comment'
   => '注解',
    'instructor'  
 => 'Dozent',     'Communication/Messages'
   => '通信/邮件',
    'number of tries'  
 => 'Anzahl der Versuche',     'Configure blocking of student communication during exams'
   => 'Configure blocking of student communication during exams',
    'opening date'  
 => 'Startdatum',     'Convert to Images'
   => '转换为图像',
    'prev &nbsp; [_3]reload[_4] &nbsp; [_5]next[_6]'  
 => 'zurück &nbsp; [_3]neu laden[_4] &nbsp; [_5]weiter[_6]',     'Course and Catalog Search'
   => '课程和目录搜索',
    'problem weight'  
 => 'Gewichtung der Aufgabe',     'Create Subdirectory'
   => '创建子目录',
    'role,role,...'  
 => '角色,角色,...',     'Upload file to current directory'
 #=> 'Rolle,Rolle,...',  => '上传文件到当前目录',
   
      'Create subdirectory in current directory'
    'selected students'  => '在当前目录下,创建一个新的子目录',
 => '选定的学生',  
 #=> 'ausgewählte Studierende',     'Upload embedded images/multimedia/css/linked files if HTML file'
   => '对于HTML文件: 上传嵌入式图像/多媒体文件/CSS/链接文件',
    'student'  
 => '学生',     'Delete Selected'
 #=> 'Student',  => '删除所选',
   
    'textual_remote_display'     'Critical'
 => 'textual_remote_display',  => '重要的',
   
    'to'     'Currently no documents.'
 => 'auf',  => '目前没有任何文件。',
   
    'to [_1] ([_2])'     'Enter terms or phrases, then press "Search" below'
 => 'auf [_1] ([_2])',  => '在搜索栏里输入关键字或词组,然后点击下面的“搜索”。',
   
    'waiting on [_1]'     'INBOX'
 => '等待 [_1]',  => '收件箱',
 #=> 'warte auf [_1]',  
      'Upload embedded images/multimedia files if HTML file'
    'what you just saw on the screen'  => '对于HTML文件: 上传嵌入式图像/多媒体文件',
 => 'was Sie gerade auf dem Bildschirm gesehen haben',  
      'IMS Import'
    'Enter my portfolio space'  => 'IMS Import',
 => '文件夹空间',  
 #=> 'Portfolio-Bereich',     'Import IMS package'
   => '导入 IMS-包',
    'No syllabus information provided.'  
 => 'Kein Kursüberblick vorhanden.',     'IMS Export'
   => 'IMS Export',
    'Sorry ...'  
 => '对不起...',     'Export Course to IMS Package'
 #=> 'Schade...',  => '导出-IMS-包',
   
    'This resource might be part of another course.'     'Export content item?'
 => 'Diese Ressource ist wahrscheinlich Bestandteil eines anderen Kurses.',  => 'Export content item?',
   
    'Agree'     'Export discussion posts?'
 => 'Trifft eher zu',  => 'Export discussion posts?',
   
    'Any comments?'     'As you did not select any content items or discussions for export, an IMS package has not been created.'
 => 'Kommentare:',  => 'As you did not select any content items or discussions for export, an IMS package has not been created.',
   
    'Copy this column'     'Please [_1]go back[_2] to select either content items or discussions for export.'
 => 'Kopiere diese Spalte',  => 'Please [_1]go back[_2] to select either content items or discussions for export.',
   
    'Disagree'     '[_1]Your IMS package[_2] is ready for download.'
 => 'Trifft eher nicht zu',  => '[_1]Your IMS package[_2] is ready for download.',
   
    'General Intro'     'Import a document'
 => 'Allgemeine Einführung',  => 'LON-CAPA-内部文件',
   
    'Greek Symbols'     'Make New Folder'
 => 'Griechische Buchstaben',  => '新建文件夹',
   
    'HTML character entities'     'New Composite Page'
 => 'HTML-Zeichencode',  => '新组合页面',
   
    'If you are viewing this online, copy and paste the text from any of the right columns into your text area to get the symbol on the left.'     'New Messages Only'
 => 'Wenn Sie sich diesen Text online ansehen, kopieren Sie den Eintrag in der rechten Spalte und fügen sie ihn in den Texteingabebereich ein, um das entsprechende Symbol auf der linken Seite zu erhalten.',  => '只有新邮件',
   
    'LON-CAPA Help'     'Portfolio Manager'
 => 'LON-CAPA-Hilfe',  => '组合管理',
   
    'Landscape'     'Preferred method to display Math'
 => 'Querformat',  => '首选的方法来显示科学方程式',
   
    'Launch navigation window'     'Published documents'
 => 'Navigationsfenster starten',  => '发布文件',
   
    'Grade Levels'     'Recover Deleted Documents'
 => 'Kursniveau',  => '恢复已删除的资源',
   
    'Lowest Grade Level'     'Send a Message'
 => 'Niedrigstes Kursniveau',  => '发送邮件',
   
    'Lowest Grade Level:'     'Sent Messages'
 => 'Niedrigstes Kursniveau:',  => '已发送邮件',
   
    'Highest Grade Level'     'Show'
 => 'Höchstes Kursniveau',  => '显示',
   
    'Highest Grade Level:'     'TRASH'
 => 'Höchstes Kursniveau:',  => '已删除邮件',
   
    'Mark all posts read'     'TeX to HTML'
 => 'Alle Diskussionsbeiträge als gelesen kennzeichnen',  => 'TeX to HTML',
   
    'My question/comment/feedback:'     'View Folder'
 => 'Meine Frage/Anmerkung/Feedback:',  => '查看文件夹',
   
    'Not set -'     'fulltext search (time consuming)'
 => 'Nicht gesetzt -',  => '全文检索 (费时的)',
   
    'Other Symbols'     'search discussion postings (resources and discussion boards)'
 => 'Weitere Symbole',  => '搜索讨论帖子 (资源和布告栏)',
   
    'Please check at least one of the following feedback types:'     'Roles'
 => 'Bitte wählen Sie eine der angebotenen Optionen:',  => '角色',
   
    'Please rank the following criteria:'     'Select style file'
 => 'Bitte evaluieren Sie die folgenden Kriterien:',  => '选择档案风格',
   
    'Portrait'     '(mark them then click "next" button)'
 => 'Hochformat',  => '(标记,然后点击“下一步”按钮)',
   
    'Question about resource content'     '100 Level'
 => 'Frage zum Inhalt der Ressource',  => '1. 学年',
   
    'Question/Comment/Feedback about course policy'     '200 Level'
 => 'Frage/Anmerkung/Feedback zu Regeln des Kurses ',  => '2. 学年',
   
    'Select a Course to Enter'     '300 Level'
 => '选择一个课程',  => '3. 学年',
 #=> 'Wählen Sie den gewünschten Kurs aus',  
      '400 Level'
    'Sending Messages'  => '4. 学年',
 => 'Sende Nachricht',  
 #=> 'Sende Nachricht',     'Action'
   => '动作',
   
    'Show Me My First Homework Problem'     'Actions for current directory'
 => 'Zeige erste Übungsaufgabe',  => '此目录的行动',
   
    'Standards'     'Change Discussion Preferences'
 => 'Standards',  => '改变讨论偏好',
   
    'Strongly Agree'     'Change Message Forwarding/Notification'
 => 'Trifft völlig zu',  => '邮件转发和通知',
   
    'Strongly Disagree'     'Change WYSIWYG Preferences'
 => 'Trifft überhaupt nicht zu',  => 'WYSIWYG-编辑器',
   
    'Symbol'     'Change to '
 => 'Symbol',  => '变化为 ',
   
    'The material appears to be correct'     'Clean Up'
 => 'Das Material scheint korrekt zu sein',  => '清理',
   
    'The material is helpful'     'Closed - XML source is closed to everyone'
 => 'Das Material ist hilfreich',  => '锁定 - XML的源代码对手有人锁定',
   
    'The material is presented in a clear way'     'Copy'
 => 'Das Material wird in einer verständlichen Art dargestellt',  => '复制',
   
    'The resource is technically correct (loads fast enough, does not produce errors, links work, etc)'     'Create a new directory or LON-CAPA document'
 => 'Die Ressource ist technisch einwandfrei (lädt ausreichend schnell, erzeugt keine Fehlermeldungen, verlinkte Seiten sind erreichbar, etc.)',  => '创建一个新的目录或 LON-CAPA 文件',
   
    'HTML character enties'     'Current setting '
 => 'HTML-Zeichen-Entitys',  => '当前设置 ',
   
    '"Waiting for Remote Control window to load: "+[_1]'     'Delete Directory'
 => '"Warte auf das Laden der Fernbedienung: "+[_1]',  => '删除文件夹',
   
    '<a href="[_1]">Continue</a> on in Inline Menu mode'     'Delete directory'
 => '<a href="[_1]">Weiter</a> im Kopfzeilenmenü-Modus',  => '删除文件夹',
   
    'All posts'     'Delete this resource'
 => 'Alle Diskussionsbeiträge',  => '删除此资源',
   
    'Change Color Scheme'     'Disable WYSIWYG editor'
 => 'Farben',  => '不使用 WYSIWYG-编辑器',
   
    'Change Colors'     'Display Preference'
 => 'Farben',  => '显示偏好',
   
    'Change Discussion Display Preferences'     'Edit catalog information'
 => 'Darstellung der Diskussionsbeiträge',  => '编辑目录信息',
   
    'Change How Math Equations Are Displayed'     'Enable WYSIWYG editor'
 => 'Darstellung wissenschaftlicher Formeln',  => '使用 WYSIWYG-编辑器',
   
    'Change Language'     'Grade 1'
 => '语言',  => '1 级',
 #=> 'Sprache',  
      'Grade 10'
    'Change Language Preferences'  => '10 级',
 => 'Sprache',  
      'Grade 11'
    'Change Message Forwarding and Notification Email Addresses'  => '11 级',
 => 'Nachrichtenweiterleitung und Benachrichtigung',  
      'Grade 12'
    'Change Password'  => '12 级',
 => 'Passwort ändern',  
      'Grade 13'
    'Change Preferences'  => '13 级',
 => '改变参数', # 'Präferenzen ändern'  
 #=> 'Benutzereinstellungen', # 'Präferenzen ändern'     'Grade 2'
   => '2 级',
    'Change Roles Page Preferences'  
 => 'Schnellzugriffsliste für Benutzerrollen',     'Grade 3'
   => '3 级',
    'Change Screen Name'  
 => 'Nicknamen',     'Grade 4'
   => '4 级',
    'Change Screenname'  
 => 'Nicknamen ändern',     'Grade 5'
   => '5 级',
    'Change WYSIWYG Editor Preferences'  
 => 'WYSIWYG-Editor',     'Grade 6'
   => '6 级',
    'Contact Helpdesk'  
 => 'Helpdesk kontaktieren',     'Grade 7'
   => '7 级',
    'Current discussion settings'  
 => 'Einstellung für diesen Diskussionsbeitrag',     'Grade 8'
   => '8 级',
    'Duedate'  
 => 'Fälligkeitsdatum',     'Grade 9'
   => '9 级',
    'Each post can be toggled read/unread'  
 => 'Jeder Diskussionsbeitrag kann zwischen als gelesen und als ungelesen umgeschaltet werden',     'Graduate Level'
   => '研究生层次',
    "Edit the 'About Me' Personal Information Screen"  
 => "个人网页", # "Persönliche-Informationen-Seite ('Über mich')",     'List current directory'
 #=> "Über-mich-Seite", # "Persönliche-Informationen-Seite ('Über mich')",  => '文件夹',
   
    'Enable WYSIWYG Editor'     'Mark obsolete'
 => 'WYSIWYG-Editor verwenden',  => '标记为过时的',
   
    'End of Sequence'     'Move'
 => 'Ende der Sequenz',  => '移动',
   
    'Entering Course'     'New library file'
 => 'Betrete Kurs',  => '新的库文件',
   
    'Get help'     'No file: [_1]'
 => 'Hilfe abrufen',  => '没有任何文件: [_1]',
   
    'Go to main menu'     'No personal information provided'
 => 'Zum Hauptmenü wechseln',  => '没有提供的个人资料',
   
    'Has New Discussion'     'Not specified'
 => 'Neue Diskussionsbeiträge',  => '未指定',
   
    'Launching of the Remote Control menu will fail if pop-up window filters are active. To use the Remote Control, disable the filter for this site.'     'Open - XML source is open to people who want to use it'
 => 'Das Starten der Fernbedienung wird scheitern, wenn ein Filter gegen Pop-Up-Fenster aktiviert ist. Um die Fernbedienung zu verwenden, deaktivieren Sie diesen Filter für diese Webseite.',  => '开放 - XML的源代码开放给想要使用它的人',
   
    'Navigate Course Content'     'Points Display'
 => '浏览目录',  => '分数显示',
 #=> 'Inhaltsverzeichnis',  
      'Completed Problems Display'
    'New posts only'  => '显示完成作业',
 => 'Nur neue Diskussionsbeiträge',  
      'Points Scored'
    'No Resource'  => '得分',
 => 'Keine Ressource',  
      'Attempted'
    'No syllabus available'  => '尝试',
 => 'Kein Kursüberblick verfügbar',  
      'Posts displayed?'
    'Not currently assigned.'  => '帖子显示?',
 => 'Derzeit nicht als Aufgabe gestellt.',  
      'Preferences can be set that determine'
    'Not new'  => '预置可设置确定',
 => 'Nicht neu',  
      'Print contents of directory'
    'Off'  => '打印目录',
 => 'Aus',  
      'Print directory'
    'On'  => '打印目录',
 => 'An',  
      'Problem Document'
    'Once displayed'  => '任务文件', # '问题',
 => 'sobald angezeigt',  
      'Publish this Directory'
    'Once marked not NEW'  => '发布此目录',
 => 'sobald als nicht NEU markiert',  
      'Publish this resource'
    'Please click on the the resource you intend to access'  => '发布此资源',
 => 'Bitte klicken Sie auf die Ressource, auf die Sie zugreifen wollen',  
      'Re-publish'
    'Posts cease to be marked "NEW"'  => '重新发布',
 => 'Beiträge nicht mehr als "NEU" kennzeichnen',  
      'Retrieve old version'
    'Posts to be displayed'  => '恢复旧版本',
 => 'Diskussionsbeiträge, die angezeigt werden sollen',  
      'Select action'
    'Role selected. Please stand by.'  => '选择行动',
 => 'Rolle ausgewählt. Bitte warten.',  
      'Send message'
    'Send'  => '发送消息',
 => 'Senden',  
       'Set display preferences for discussion posts for both discussion boards and individual resources in all your courses.'
    'Set User Preferences'  => '在这里,您可以设置您的讨论是否显示在所有的课程的布告栏和个人资源里。',
 => '设置用户参数',  
 #=> 'Benutzereinstellungen',     'Source Distribution'
   => '源代码的访问权限',
    'Show Preview and Check Spelling'  
 => 'Zeige Vorschau und prüfe Rechtschreibung',     'The preferences you set here can be overridden within each individual discussion.'
   => '您的喜好设定这里可以适用在每个讨论。', # '您的喜好设定可以被每个讨论更改。',
    'Sort by:'  
 => 'Sortieren nach:',     'Under what circumstances posts are identified as "NEW"'
   => '在什么情况下讨论被设定为“新”',
    'The external menu (Remote Control) has been disabled, and you will be working with the smaller inline menu. You may have either closed the Remote Control window, or it was blocked by a pop-up window filter in your browser. To use the Remote Control, disable the filter for this site, and re-launch the Remote Control from the inline menu.'  
 => 'Die Fernbedienung wurde deaktiviert und durch das Kopfzeilenmenu ersetzt. Sie haben entweder das Fernbedienungsfenster geschlossen oder es wurde durch einen Filter für Pop-Up-Fenster von Ihrem Webbrowser geblockt. Um die Fernbedienung in solch einem Fall dennoch zu verwenden, deaktivieren Sie den Filter für diese Webseite und aktivieren Sie die Fernbedienung aus dem Kopfzeilenmenü erneut.', # n.t.     'Upload a new document'
   => '上传新文件',
    'There are several possibilities of where to go next'  
 => 'Es gibt mehrere Möglichkeite, wohin Sie als nächstes gehen können',     'Use random seed'
   => '使用随机种子',
    'To use the Remote Control, disable the filter for this site, and re-launch the Remote Control from the inline menu.'  
 => 'Um die Fernbedienung zu verwenden, deaktivieren Sie den Filter gegen Pop-Up-Fenster für diese Webseite und starten die Fernbedienung aus dem Kopfzeilenmenü erneut.',     'Use style file'
   => '使用样式文件',
    'Toggle read/unread'  
 => 'Umschalten zwischen gelesen/ungelesen',     'Which posts are displayed when you display a discussion board or resource, and'
   => '哪些讨论将将被显示,如果你有一个布告栏或资源,',
    'Unread only'  
 => 'Nur ungelesene',     'closed'
   => '锁定源代码', # !
    "View this user's personal page"  
 => "显示这个用户的个人网页",     'open'
 #=> "Persönliche Über-mich-Seite dieses Nutzers anzeigen",  => '公开源代码', # !
   
    'You have reached the end of the sequence of materials.'     '(mark desired resources then click "next" button)'
 => 'Sie haben das Ende der Sequenz von Lehrmaterialien erreicht.',  => '(标记所需资源然后单击“下一步”按钮)',
   
    'You may have either closed the Remote Control window, or it was blocked by a pop-up window filter in your browser.'     '[_1]Change[_2] for just [_3]this course[_4] or for all [_5]your courses[_6].'
 => 'Sie haben entweder das Fernbedienungsfenster geschlossen oder es wurde vom Filter gegen Pop-Up-Fenster Ihres Webbrowsers blockiert.',  => '[_1]改变[_2] 只为 [_3]该课程[_4] 或者为所有 [_5]您的课程[_6].',
   
    'attachments'     "Page displayed after role selection in course now set by [_1]user's global preferences[_2]."
 => 'Anhänge',  => "Page displayed after role selection in course now set by [_1]user's global preferences[_2].",
   
    'info[_1]'     'Page displayed after role selection in this course set to [_1].'
 => 'info[_1]',  => 'Page displayed after role selection in this course set to [_1].',
   
    'prepare[_1]'     'Unable to set control of page display to [_1] due to [_2].'
 => 'prepare[_1]',  => 'Unable to set control of page display to [_1] due to [_2].',
   
    'printout[_1]'     'Unable to set page display, after role selection, for this course to [_1] due to [_2].'
 => 'printout[_1]',  => 'Unable to set page display, after role selection, for this course to [_1] due to [_2].',
   
    'tations[_1]'     'Add or Edit Blog Entries'
 => 'tations[_1]',  => '添加或修改博客条目',
   
    'this[_1]'     'Add to my public course blog'
 => 'this[_1]',  => '添加到我的公共课程博客',
   
    'About User'     'Annotator'
 => '个人网页',  => '注释者',
 #=> 'Über-mich-Seite',  
      'Av. Attempts'
   => 'Av. Attempts',
    'All documents out of a published map into this folder'  
 => '在这个目录里面发布的所有文件的内容列表',     'Available RSS Feeds and Blogs'
 #=> 'Alle Dokumente aus einer veröffentlichten Inhaltszusammenstellung in dieses Verzeichnis',  => '可用的 RSS订阅和博客',
   
    'Change Math Pref'     'Average number of attempts'
 => 'Darstellung wissenschaftl. Formeln',  => 'Average number of attempts',
   
    'Change Math Preferences'     'Bookmarks'
 => 'Darstellung wissenschaftlicher Formeln',  => '书签',
   
    'Comment'     'Change interval?'
 => '注解',  => '更改间隔?',
 #=> 'Kommentar',  
      'Change options?'
    'Communication/Messages'  => '更改选项?',
 => 'Kommunikation und Nachrichten',  
      'Change thresholds?'
    'Configure blocking of student communication during exams'  => '更改阈值?',
 => 'Blockieren von studentischer Kommunikation während Prüfungen konfigurieren',  
      'Clean up'
    'Convert to Images'  => '清理',
 => 'In Grafik konvertieren',  
      'Close Folder'
    'Course and Catalog Search'  => '关闭文件夹',
 => 'Kurs- und Katalog-Suche',  
      'Configure Blocking of Student Communication during Exams'
    'Create Subdirectory'  => 'Configure Blocking of Student Communication during Exams',
 => 'Erzeuge Unterverzeichnis',  
      'Course Action Items'
    'Upload file to current directory'  => 'Course Action Items',
 => 'Datei in aktuelles Verzeichnis laden',  
      'Creating PDF'
    'Create subdirectory in current directory'  => '创建PDF文件',
 => 'Im aktuellen Verzeichnis neues Unterverzeichnis erzeugen',  
      'Currently: [_1].'
    'If HTML file, upload embedded images/multimedia/css/linked files'  => '现在: [_1].',
 => '对于HTML文件:<br />上传嵌入式图像/多媒体文件/CSS/链接文件',  
 #=> 'Bei HTML-Dateien:<br />Eingebettete Bilder/Multimedia-Dateien/CSS/verlinkte Dateien mit hochladen',     'Deg. Diff'
   => '难度',
    'Delete Selected'  
 => '删除所选',     'Description'
 #=> 'Ausgewählte löschen',  => '描述',
   
    'Critical'     'Display Action Items'
 => 'Wichtig',  => 'Display Action Items',
   
    'Currently no documents.'     'Enter my groups in the course'
 => 'Zurzeit keine Dokumente.',  => '我的课程组',
   
    'Enter terms or phrases, then press "Search" below'     'Entering [_1]'
 => 'Geben Sie Suchbegriffe oder -Sätze ein und klicken Sie dann unten auf "Suchen"',  => '进入 [_1]',
   
    'INBOX'     'Entering [_1] ...'
 => '收件箱',  => '进入 [_1]...',
 #=> 'POSTEINGANG',  
      'First resource'
    'If HTML file, upload embedded images/multimedia files'  => '第一资源',
 => '对于HTML文件:<br />上传嵌入式图像/多媒体文件',  
 #=> 'Bei HTML-Dateien:<br />Eingebettete Bilder und Multimedia-Dateien mit hochladen', # 'Wenn HTML-Datei, eingebettete Bilder-/Multimedia-Dateien hochladen',     'Generated [_1] ([_2] bytes)'
   => '生成于 [_1] ([_2] bytes)',
    'Import IMS package'  
 => '导入 IMS-包',     'Go to first resource'
 #=> 'Importiere IMS-Paket',  => '转到第一资源',
   
    'Import a document'     'Group Documents'
 => 'LON-CAPA-内部文件',  => '组文件',
 #=> 'LON-CAPA-interne Dokumente',  
      'Groups'
    'Make New Folder'  => '组',
 => '新建文件夹',  
 #=> 'Neues Verzeichnis erstellen',     'Help Menu'
   => '求助菜单',
    'New Composite Page'  
 => '新组合页面',     'Hide all'
 #=> 'Neue zusammengesetzte Seite',  => '全部隐藏',
   
    'New Messages Only'     'Hide this Feed'
 => 'Nur neue Nachrichten',  => '隐藏这个Feed',
   
    'Portfolio Manager'     'LON-CAPA Feed "[_1]" for [_2]'
 => 'Portfolio-Verwaltung',  => 'LON-CAPA-Feed "[_1]" 对于 [_2]',
   
    'Preferred method to display Math'     'Last Reset'
 => 'Bevorzugte Methode, um wissenschaftliche Formeln darzustellen',  => '最后重启',
   
    'Published documents'     'Last revised'
 => '发布文件',  => '最近更改',
 #=> 'Veröffentlichte Dokumente',  
      'Link'
    'Recover Deleted Resources'  => '连接',
 => '恢复已删除的资源',  
 #=> 'Entfernte Ressourcen wiederherstellen',     'Log In'
   => '登录',
    'Send a Message'  
 => 'Nachricht versenden',     'Move Checked to Folder'
   => 'Move Checked to Folder',
    'Sent Messages'  
 => 'Gesendet',     'Name for New Feed'
   => '新Feed的名字',
    'Show'  
 => '显示',     'Name of this Feed'
 #=> 'Zeige',  => '这个Feed的名字',
   
    'TRASH'     'New course messages'
 => 'Gelöscht',  => '新的课程信息',
   
    'TeX to HTML'     'New critical messages in course'
 => 'TeX nach HTML',  => '新的课程重要信息',
   
    'Upload'     'New in course'
 => '上传',  => '新课程',
 #=> 'Hochladen',  
      'New version'
    'View Folder'  => '新版本',
 => 'Verzeichnis betrachten',  
      'No messages sent.'
    'fulltext search (time consuming)'  => '没有寄出的邮件。',
 => 'Volltextsuche (zeitaufwändig)',  
      'No new course messages'
    'search discussion postings (resources and bulletin boards)'  => '没有新的课程信息',
 => 'Suche in Diskussionsbeiträgen (Ressourcen und Bulletin-Boards)',  
      'No problems require handgrading'
    'Roles'  => '没有习题需要手动评分',
 => '角色',  
      'No problems satisfy threshold criteria'
    'Select style file'  => '没有问题达到要求标准',
 => 'Stil-Datei auswählen',  
      'No problems with errors'
    '(mark them then click "next" button)'  => '没有错误的问题',
 => '(markieren und dann auf "Weiter" klicken)',  
      'No unread critical messages in course'
    '100 Level'  => '没有未读的重要邮件',
 => '1. Studienjahr',  
      'No unread posts in course discussions'
    '200 Level'  => '没有未读的帖子在课程论坛里面',
 => '2. Studienjahr',  
      'No updated versions'
    '300 Level'  => '没有更新版本',
 => '3. Studienjahr',  
      'Num. students'
    '400 Level'  => '学生的数量',
 => '4. Studienjahr',  
      'Number of errors'
    'Action'  => '错误的数量',
 => 'Aktion',  
      'Number of new posts'
    'Actions for current directory'  => '新帖子的数量',
 => 'Aktionen für dieses Verzeichnis',  
      'Number ungraded'
    'Change Discussion Preferences'  => '未评分的数量',
 => 'Ändere Präferenzen für Diskussionen',  
      'Open Folder'
    'Change Message Forwarding/Notification'  => '打开文件夹',
 => 'Nachrichtenweiterleitung und Benachrichtigung',  
   #   'Open all folders'
    'Change WYSIWYG Preferences'  #=> '打开所有文件夹',
 => 'WYSIWYG-Editor',  
      'Page set to be displayed after you have selected a role in this course'
    'Change to '  => '页面显示设置,在您选择了该课程中的角色后',
 => 'Ändern in ',  
      'Please select the type of LON-CAPA entity - Course or Group - for which you wish to add/modify a user role'
    'Clean Up'  => 'Please select the type of LON-CAPA entity - Course or Group - for which you wish to add/modify a user role',
 => 'Aufräumen',  
      'Please stand by while processing your print request, this may take some time ...'
    'Closed - XML source is closed to everyone'  => 'Please stand by while processing your print request, this may take some time ...',
 => 'Gesperrt - XML-Quellcode ist für alle gesperrt',  
      'Problem'
    'Copy'  => '问题',
 => '复制',  
 #=> 'Kopieren',     'Problem Name'
   => '问题描述',
    'Create a new directory or LON-CAPA document'  
 => 'Neue Ressource oder neues Verzeichnis erstellen',     'Problem is not open to be viewed. It'
   => 'Problem is not open to be viewed. It',
    'Current setting '  
 => 'Derzeitige Eintellung ',     'Problems requiring handgrading'
   => '必须手动评分的问题',
    'Delete Directory'  
 => 'Verzeichnis löschen',     '(Problems with av. attempts &ge; [_1] or deg. difficulty &ge; [_2]) [_3] and total number of students with submissions &ge; [_4]'
   => '(问题尝试的平均数目 &ge; [_1] 或者难度 &ge; [_2]) [_3] 和回答问题的学生总数 &ge; [_4]',
    'Delete directory'  
 => 'Verzeichnis löschen',     'Problems with errors'
   => '错误的问题',
    'Delete this resource'  
 => 'Ressource löschen', # long version: 'Lösche diese Ressource',     'Recently generated printouts'
   => 'Recently generated printouts',
    'Disable WYSIWYG editor'  
 => 'WYSIWYG-Editor nicht verwenden',     'Recently generated printout zip files'
   => 'Recently generated printout zip files',
    'Display Preference'  
 => 'Darstellungs-Präferenz',     'Reset Count?'
   => '计数器复位?',
    'Edit catalog information'  
 => 'Katalogisierungsdaten editieren',     'Reset counters to 0'
   => '重置计数器为0',
    'Enable WYSIWYG editor'  
 => 'WYSIWYG-Editor verwenden',     'Select [_1]'
   => '选择 [_1]',
    'Grade 1'  
 => '1. Klasse',     'Select the sequence to print resources from:'
   => '选择该资源的打印顺序:',
    'Grade 10'  
 => '10. Klasse',     'Selected [_1]Problems[_2] from folder [_3]'
   => '选定[_1]问题[_2]从文件夹[_3]',
    'Grade 11'  
 => '11. Klasse',     'Selected [_1]Resources[_2] from folder [_3]'
   => '选定[_1]资源[_2]从文件夹[_3]',
    'Grade 12'  
 => '12. Klasse',     'Selected <b>Problems</b> from <b>entire course</b>'
   => '选定<b>问题</b>从<b>整个课程</b>',
    'Grade 13'  
 => '13. Klasse',     'Selected <b>Resources</b> from <b>entire course</b>'
   => '选定<b>资源</b>从<b>整个课程</b>',
    'Grade 2'  
 => '2. Klasse',     'Selected <b>Problems</b> from <b>entire course</b> for <b>selected people</b>'
   => '选定<b>资源</b>从<b>整个课程</b>给<b>选定的人</b>',
    'Grade 3'  
 => '3. Klasse',     'Selected [_1]Problems[_2] from folder [_3] for [_4]selected people[_5]'
   => '选定[_1]问题[_2]从文件夹[_3]给[_4]选定的人[_5]',
    'Grade 4'  
 => '4. Klasse',     'Selected [_1]Problems[_2] from folder [_3] for [_4]CODEd assignments[_5]'
   => '选定[_1]问题[_2]从文件夹[_3]给[_4]编码练习[_5]', # ???
    'Grade 5'  
 => '5. Klasse',     'Selected [_1]Resources[_2] from folder [_3] for [_4]selected people[_5]'
   => '选定[_1]资源[_2]从文件夹[_3]给[_4]选定的人[_5]',
    'Grade 6'  
 => '6. Klasse',     'Selected [_1]Resources[_2] from folder [_3] for [_4]CODEd assignments[_5]'
   => '选定[_1]资源[_2]从文件夹[_3]给[_4]编码练习[_5]', # ???
    'Grade 7'  
 => '7. Klasse',     'Selected [_1]Problems[_2] from current subdirectory [_3]'
   => '选定[_1]问题[_2]从当前的子文件夹[_3]',
    'Grade 8'  
 => '8. Klasse',     'Selected <b>Resources</b> from <b>selected folder</b> in course'
   => '选定<b>资源</b>从课程里的<b>选定的文件夹</b>',
    'Grade 9'  
 => '9. Klasse',     'Show all'
   => '全部显示',
    'Graduate Level'  
 => 'Graduierten-Niveau',     'Show my first due problem'
   => '查看我的首要问题来处理',
    'List current directory'  
 => 'Verzeichnis', # long version: 'Aktuelles Verzeichnis anzeigen',     'Show only uncompleted problems'
   => '只显示未完成的问题',
    'Mark obsolete'  
 => 'Als überholt markieren',     'Show everything'
   => '查看所有',
    'Move'  
 => 'Verschieben',     'Uncompleted Problems'
   => '没有完成问题',
    'New library file'  
 => 'Neue Programmbibliotheks-Datei',     'All homework assignments have been completed.'
   => '所有的问题都已经完成。',
    'No file: [_1]'  
 => 'Datei nicht vorhanden: [_1]',     'Speller Suggestions'
   => 'Speller Suggestions',
    'No personal information provided'  
 => 'Keine Informationen zur Person zur Verfügung gestellt',     'Start a New Feed'
   => '开始一个新的Feed',
    'Not specified'  
 => 'Nicht spezifiziert',     'Save Marked Changes'
   => '保存标记的更改',
    'Once marked as read'  
 => 'Sobald als gelesen markiert',     'Save changes'
   => '保存更改',
    'Open - XML source is open to people who want to use it'  
 => 'Lesbar - XML-Quellcode ist für interessierte Autoren lesbar',     'This action is currently not authorized.'
   => '这一行动目前是不被允许的。',
    'Points Display'  
 => 'Anzeige erreichter Punkte',     'Time of last post'
   => '最后发表的帖子的时间',
    'Completed Problems Display'  
 => 'Anzeige abgeschlossener Aufgaben',     'Title of document goes here'
   => 'Title of document goes here',
    'Points Scored'  
 => 'Erreichte Punkte',     'Body of document goes here'
   => 'Body of document goes here',
    'Attempted'  
 => 'Versucht',     'Total number of students with submissions'
   => 'Total number of students with submissions',
    'Posts displayed?'  
 => 'Welche Beiträge sollen angezeigt werden?',     'Unread course discussion posts'
   => '未读的课程讨论帖子',
    'Preferences can be set that determine'  
 => 'Präferenzen können eingestellt werden, die festlegen...',     'Version used'
   => '使用版本',
    'Print contents of directory'  
 => 'Inhalte diese Verzeichnis drucken',     'View current problem status and grading information'
   => '查看当前的问题的状态和等级评定信息',
    'Print directory'  
 => 'Verzeichnis drucken',     "What's New?"
   => "有什么新内容?",
    'Problem Document'  
 => 'Aufgaben-Dokument',     "What's New? page"
   => "有什么新页面",
    'Publish this Directory'  
 => 'Dieses Verzeichnis veröffentlichen',     "What's New page"
   => "有什么新页面",
    'Publish this resource'  
 => 'Veröffentlichen', # long version: 'Diese Ressource veröffentlichen',     'You are accessing an invalid course'
   => '您在试图访问无效的课程。',
    'Re-publish'  
 => 'Neu veröffentlichen',     'course only'
   => 'course only',
    'Retrieve old version'  
 => 'Alte Version wiederherstellen',     'delete'
   => '删除',
    'Select action'  
 => 'Aktion auswählen',     'first resource in the course'
   => '第一期课程资源',
    'Send message'  
 => 'Nachricht versenden',     'hidden'
   => '隐藏的',
    'Set display preferences for discussion posts for both bulletin boards and individual resources in all your courses.'  
 => 'Hier können Sie festlegen, wie Diskussionsbeiträge, Nachrichten an Schwarzen Brettern und einzelne Ressourcen in allen Ihren Kursen angezeigt werden sollen.',     'since last month'
   => '自上个月以来',
    'Show all foils'  
 => 'Alle Auswahlmöglichkeiten anzeigen',     'since last week'
   => '自上周以来',
    'Source Distribution'  
 => 'Zugriffsrechte auf Quellcode',     'since start of course'
   => '从课程开始起',
    'The preferences you set here can be overridden within each individual discussion.'  
 => 'Die Einstellungen, die Sie hier vornehmen, können bei jedem Diskussionsbeitrag individuell geändert werden.',     'since yesterday'
   => '从昨天起',
    'Under what circumstances posts are identfied as "New"'  
 => 'unter welchen Bedingungen Beiträge als "NEU" identifiziert werden',     'specific setting for this course'
   => '这门课程的具体设置',
    'Upload a new document'  
 => 'Externes Dokument hochladen',     'user preference'
   => '用户偏好',
    'Use random seed'  
 => 'Zufallszahlen-Basis',     "what's new? page"
   => "有什么新页面",
    'Use style file'  
 => 'Verwende Stil-Datei',     'your general user preferences'
   => '您的一般使用者偏好',
    'Which posts are displayed when you display a bulletin board or resource, and'  
 => 'welche Nachrichten angezeigt werden, wenn Sie ein Schwarzes Brett bzw. eine Ressource anzeigen',     'Submitting as Comment'
   => '提交评论',
    'closed'  
 => 'Quellcode gesperrt', # !     'Submitting as Policy Feedback'
   => '提交课程指导方针反馈',
    'del.gif'  
 => 'del.gif',     'Submitting as Question'
   => '提交的问题',
    'delete[_1]'  
 => 'lösche[_1]',     'Total Points In Course'
   => '课程总分',
    'dir[_1]'  
 => 'dir[_1]',     'the resource you just saw on the screen'
   => 'the resource you just saw on the screen',
    'list.gif'  
 => 'list.gif',     'Annotations'
   => '注释',
    'list[_1]'  
 => 'Liste[_1]',     'Close (no save)'
   => '关闭 (不保存)',
    'open'  
 => 'Quellcode öffentlich', # !     'Save and Update'
   => '保存和更新',
    'pub.gif'  
 => 'pub.gif',     'Bookmark Tree Viewer/Editor'
   => '书签树浏览器/编辑器',
    'publish[_1]'  
 => 'veröffentliche [_1]',     'Chat'
   => '聊天',
    'resource[_2]'  
 => 'Ressource[_2]',     'Chat Room'
   => '聊天室',
    'retrieve[_1]'  
 => 'wiederherstellen[_1]',     'Drop Box'
   => '收件箱',
    'rtrv.gif'  
 => 'rtrv.gif',     'Import Bookmarks'
   => '导入书签',
    'version[_1]'  
 => 'Version[_1]',     'The LearningOnline Network with CAPA'
   => 'The LearningOnline Network with CAPA',
    '(mark desired resources then click "next" button)'  
 => '(markieren Sie gewünschte Ressourcen und klicken Sie dann auf "Weiter")',     'This LON-CAPA server is temporarily not available for login.'
   => '该 LON-CAPA 服务器目前无法登录。',
    '[_1]Change[_2] for just [_3]this course[_4] or for all [_5]your courses[_6].'  
 => '[_1]Ändern:[_2] nur für [_3]diesen Kurs[_4] oder für alle [_5]Ihre Kurse[_6].',     'Please attempt to login to one of the following servers:'
   => '请尝试登录到下列其中一个服务器:',
    "Page displayed after role selection in course now set by [_1]user's global preferences[_2]."  
 => "Seite, die nach Betreten des Kurses angezeigt werden soll, wird nun durch Ihre [_1]allgemeinen Benutzereinstellungen[_2] gesteuert.",     '(preferred)'
   => '(首选的)',
    'Page displayed after role selection in this course set to [_1].'  
 => 'Seite, die nach Betreten des Kurses angezeigt werden soll, wurde auf [_1] gesetzt.',     'Although your current role has privileges to view any existing groups in this course, you do not have privilegesto create new groups.'
   => 'Although your current role has privileges to view any existing groups in this course, you do not have privilegesto create new groups.',
    'Unable to set control of page display to [_1] due to [_2].'  
 => 'Setzen der Seitenanzeige-Einstellungen auf [_1] war nicht möglich aufgrund von [_2].',     'Collaborative Tools'
   => '协作工具',
    'Unable to set page display, after role selection, for this course to [_1] due to [_2].'  
 => 'Setzen der Seitenanzeige-Einstellungen nach Rollenauswahl für diesen Kurs auf [_1] war nicht möglich aufgrund von [_2].',     'Course content'
   => '课程内容',
    'Add or Edit Blog Entries'  
 => 'Blog-Einträge hinzufügen oder bearbeiten',     'Create a new group'
   => '创建新组',
    'Add to my public course blog'  
 => 'Zu meinem öffentlichen Kurs-Blog hinzufügen',     'Created'
   => '生成',
    'Annotator'  
 => 'Annotator',     'Creator'
   => '创设者',
    'Av. Attempts'  
 => 'Mittlere Anzahl an Versuchen',     'Discussion Boards'
   => '讨论板',
    'Available RSS Feeds and Blogs'  
 => 'Verfügbare RSS-Feeds und Blogs',     'Disk Use (%)'
   => '使用的存贮空间 (%)',
    'Average number of attempts'  
 => 'Durchschnittliche Anzahl an Versuchen',     'Enable Recent Roles Hotlist:'
   => '启用最近的角色活动表:',
    'Bookmarks'  
 => 'Lesezeichen',     'Files'
   => '文件',
    'Change interval?'  
 => 'Intervall ändern',     'Group Name'
   => '组名',
    'Change options?'  
 => 'Optionen ändern',     'Group Title'
   => '组标题',
    'Change thresholds?'  
 => 'Schwellenwerte ändern',     'Members'
   => '成员',
    'Clean up'  
 => 'Aufräumen',     'Modify'
   => '修改',
    'Close Folder'  
 => 'Verzeichnis schließen',     'Re-enable'
   => '修复',
    'Configure Blocking of Student Communication during Exams'  
 => 'Kommunikationssperre einrichten', # 'Blockieren studentischer Kommunikation während Prüfungen konfigurieren',     'Expire'
   => '失效',
    'Course Action Items'  
 => 'Kurs-Aktionselemente',     'Group settings'
   => '组设置',
    'Creating PDF'  
 => 'Erstellung PDF-Datei',     'Modify group membership'
   => '修改组成员',
    'Currently: [_1].'  
 => 'Zurzeit: [_1].',     'No groups exist.'
   => '没有组存在。',
    'Deg. Diff'  
 => 'Schwierigkeitsgrad',     'Number of roles in Hotlist:'
   => '角色的快速访问列表:',
    'Description'  
 => 'Beschreibung',     'Quota (MB)'
   => '容量 (MB)',
    'Display Action Items'  
 => 'Aktionselemente anzeigen',     'Remote Control'
   => '遥控器',
    'Enter my groups in the course'  
 => 'Meine Kursgruppen',     'Some LON-CAPA users have a long list of roles. The Recent Roles Hotlist feature keeps track of the last N roles which have been visited and places a table of these at the top of the roles page. People with very few roles should leave this feature disabled.'
   => '一些 LON-CAPA 用户有很多角色。在快速访问列表里面将显示最近使用过的角色的最后N角色访问过的地方,这些角色将显示在角色选择页面的上方。 用户如果只有很少的角色,应该禁用快速访问列表。',
    'Entering [_1]'  
 => 'Betrete [_1]',     'Some LON-CAPA users have a long list of courses. The Recent Courses Hotlist feature keeps track of the last N courses which have been visited and places a table of these at the top of the courses page. People with very few courses should leave this feature disabled.'
   => '一些 LON-CAPA 用户有很多课程。在快速访问列表里面将显示最近使用过的课程的最后N课程访问过的地方,这些课程将显示在课程选择页面的上方。用户如果只有很少的角色,应该禁用快速访问列表。',
    'Entering [_1] ...'  
 => 'Betrete [_1]...',     'Switch to Inline Menu Mode'
   => '切换到内置菜单模式',
    'First resource'  
 => 'Erste Ressource',     'This list below can be used to <q>freeze</q> roles on your screen. Those marked as frozen will not be removed from the list, even if they have not been used recently.'
   => '这下面的列表可以用来<q>冻结</q>屏幕上的角色。这些标记为冻结的将不会从名单中删除,即便最近没有被使用过时。',
    'Generated [_1] ([_2] bytes)'  
 => 'Erzeugt am [_1] ([_2] Bytes)',     'View Status'
   => '查看状态',
    'Go to first resource'  
 => 'Gehe zur ersten Ressource',     'View/Change Status'
   => '查看/修改状态',
    'Group Documents'  
 => 'Gruppen-Dokumente',     'You are not currently a member of any active groups in this course.'
   => 'You are not currently a member of any active groups in this course.',
    'Groups'  
 => '小组',     'Group [_1] was updated.'
   => '组 [_1] 已更新。',
    'Help Menu'  
 => 'Hilfemenü',     'An error occurred while setting parameters for Discussion Boards folder: [_1]'
   => 'An error occurred while setting parameters for Discussion Boards folder: [_1]',
    'Hide all'  
 => 'Alle verbergen',     'Discussion Boards Folder created.'
   => '创建讨论板夹。',
    'Hide this Feed'  
 => 'Diesen Feed verbergen',     'You do not have group administration privileges in this course.'
   => 'You do not have group administration privileges in this course.',
    'LON-CAPA Feed "[_1]" for [_2]'  
 => 'LON-CAPA-Feed "[_1]" für [_2]',     'An error occurred when [_1] the group. Please try again.'
   => 'An error occurred when [_1] the group. Please try again.',
    'Last Reset'  
 => 'Letzte Zurücksetzung',     'You have requested deletion of the group [_1].'
   => 'You have requested deletion of the group [_1].',
    'Last revised'  
 => 'Letzte Änderung',     'The following users could not be activated, because an error occurred:'
   => 'The following users could not be activated, because an error occurred:',
    'Link'  
 => 'Link',     'The following users could not be reenabled, because an error occurred:'
   => 'The following users could not be reenabled, because an error occurred:',
    'Log In'  
 => 'Anmelden',     'The following users could not be modified, because an error occurred:'
   => 'The following users could not be modified, because an error occurred:',
    'Move Checked to Folder'  
 => 'Verschiebe Auswahl in Verzeichnis',     'The following users could not be added, because an error occurred:'
   => 'The following users could not be added, because an error occurred:',
    'Name for New Feed'  
 => 'Name des neuen Feed',     'The following users could not be deleted, because an error occurred:'
   => 'The following users could not be deleted, because an error occurred:',
    'Name of this Feed'  
 => 'Name dieses Feeds',     'The following users could not be expired, because an error occurred:'
   => 'The following users could not be expired, because an error occurred:',
    'New course messages'  
 => 'Neue Kursnachrichten',     'No change occurred for the following users:'
   => 'No change occurred for the following users:',
    'New critical messages in course'  
 => 'Neue wichtige Kursnachrichten',     'When a group is deleted the following occurs:'
   => 'When a group is deleted the following occurs:',
    'New in course'  
 => 'Neu im Kurs',     'All group membership is terminated.'
   => 'All group membership is terminated.',
    'New version'  
 => 'Neue Version',     'The group ceases to be available either for viewing or for modification of group settings and membership.'
   => 'The group ceases to be available either for viewing or for modification of group settings and membership.',
    'No messages sent.'  
 => 'Keine Nachrichten verschickt.',     'The group folder is removed from the folder containing it - normally this is the "Course Groups" folder which contains folders for all groups in the course.'
   => 'The group folder is removed from the folder containing it - normally this is the "Course Groups" folder which contains folders for all groups in the course.',
    'No new course messages'  
 => 'Keine neuen Kursnachrichten',     'Although a deleted group is no longer accessible, the group name used for the group will be reserved, and will not be available for assignment to a new group in the same course in the future.'
   => 'Although a deleted group is no longer accessible, the group name used for the group will be reserved, and will not be available for assignment to a new group in the same course in the future.',
    'No problems require handgrading'  
 => 'Keine Aufgaben müssen manuell bewertet werden',     'Delete group'
   => '删除组',
    'No problems satisfy threshold criteria'  
 => 'Keine Aufgaben erfüllen die Schwellenkriterien',     'Group deletion failed because deletion of [_1] out of [_2] members failed.'
   => '删除组失败,因为[_1]的[_2]成员不能被删除。',
    'No problems with errors'  
 => 'Keine Aufgaben mit Fehlern',     'Group successfully deleted.'
   => '该组已成功删除。',
    'No unread critical messages in course'  
 => 'Kein ungelesenen wichtigen Kursnachrichten',     "Although the group was deleted, an error occurred when removing the group's folder from the 'Course Groups' folder: [_1]"
   => "该组已被删除,从课程组的文件夹删除组文件夹时发生错误:[_1]",
    'No unread posts in course discussions'  
 => 'Kein ungelesenen Beiträge in Kursdiskussionsforen',     'Group deletion failed.'
   => '组删除失败。',
    'No updated versions'  
 => 'Keine aktualisierten Versionen',     'Course Folder -[_1]'
   => '课程文件夹 [_1]',
    'Num. students'  
 => 'Studierendenanzahl',     'An error occurred when reading contents of parent folder to group:'
   => 'An error occurred when reading contents of parent folder to group:',
    'Number of errors'  
 => 'Fehleranzahl',     'An error occurred when saving updated parent folder to group:'
   => 'An error occurred when saving updated parent folder to group:',
    'Number of new posts'  
 => 'Anzahl neuer Diskussionsbeiträge',     'You have requested enabling the previously deleted group [_1].'
   => 'You have requested enabling the previously deleted group [_1].',
    'Number ungraded'  
 => 'Anzahl nicht bewerteter',     'When a deleted group is re-enabled the following occurs:'
   => 'When a deleted group is re-enabled the following occurs:',
    'Open Folder'  
 => 'Verzeichnis öffnen',     'Group settings and membership at the time the group was deleted are reinstated.'
   => 'Group settings and membership at the time the group was deleted are reinstated.',
    'Open all folders'  
 => 'Alle Verzeichnisse öffnen',     'A group folder is added to the "Course Groups" folder which contains folders for all groups in the course.'
   => 'A group folder is added to the "Course Groups" folder which contains folders for all groups in the course.',
    'Page set to be displayed after you have selected a role in this course'  
 => 'Seite, die angezeigt werden soll, nachdem Sie eine Rolle in diesem Kurs ausgewählt haben',     'Reenable group'
   => '组恢复',
    'Please select the type of LON-CAPA entity - Course or Group - for which you wish to add/modify a user role'  
 => 'Bitte wählen Sie den Typ der LON-CAPA-Entität - Kurs oder Gruppe - für den Sie die Benutzerrolle hinzufügen/ändern wollen.',     'The group [_1] was not re-enabled, because it is not a deleted group.[_2]Perhaps it has already been re-enabled?'
   => 'The group [_1] was not re-enabled, because it is not a deleted group.[_2]Perhaps it has already been re-enabled?',
    'Please stand by while processing your print request, this may take some time ...'  
 => 'Ihr Druckauftrag wird bearbeitet. Dies kann einige Zeit dauern. Bitte warten Sie...',     'No end date set'
   => '没有设定结束日期',
    'Print contents of directory'  
 => 'Inhalte des Verzeichnisses drucken',     'Membership reinstated for [quant,_1,user], each with start and end dates for group access set to defaults: [_2] and [_3]'
   => 'Membership reinstated for [quant,_1,user], each with start and end dates for group access set to defaults: [_2] and [_3]',
    'Print directory'  
 => 'Verzeichnis drucken',     "Although the group was re-enabled, an error occurred when adding the group's folder to the 'Course Groups' folder: [_1]"
   => "Although the group was re-enabled, an error occurred when adding the group's folder to the 'Course Groups' folder: [_1]",
    'Problem'  
 => 'Aufgabe',     'Re-enabling group failed.'
   => '重新启用组失败。',
    'Problem Document'  
 => 'Aufgabe',     'with related words'
   => '相关的关键词',
    'Problem Name'  
 => 'Aufgabenbezeichnung',     'with no related words'
   => '没有相关的关键词',
    'Problem is not open to be viewed. It'  
 => 'Aufgabe nicht zur Betrachtung freigegeben. Es',     'Change Roles Preferences'
   => '改变角色偏好',
    'Problems requiring handgrading'  
 => 'Aufgaben, die manuell bewertet werden müssen',     'Display [_1] Most Recent Roles'
   => '显示 [_1] 个最近角色',
    '(Problems with av. attempts &ge; [_1] or deg. difficulty &ge; [_2]) [_3] and total number of students with submissions &ge; [_4]'  
 => '(Aufgaben mit durchschnittlicher Anzahl an Versuchen &ge; [_1] oder Schwierigkeitsgrad &ge; [_2]) [_3] und insgesamte Anzahl an Studierenden, die etwas eingereicht haben &ge; [_4]',     'Freeze Role'
   => '冻结角色',
    'Problems with errors'  
 => 'Aufgaben mit Fehlern',     'Recent Roles Hotlist is Disabled'
   => '禁用最近使用角色的快速访问列表',
    'Re-publish'  
 => 'Neu veröffentlichen',     'Recent Roles Hotlist is Enabled'
   => '启用最近使用角色的快速访问列表',
    'Recently generated printouts'  
 => 'Zuletzt erzeugte Ausdrucke',     'Author Space'
   => '作者空间',
    'Recently generated printout zip files'  
 => 'Zuletzt erzeugte ZIP-Dateien',     'Degree of discrimination'
   => '分化程度',
    'Reset Count?'  
 => 'Zähler zurücksetzen?',     'Disable WYSIWYG Editor'
   => '禁用WYSIWYG编辑器',
    'Reset counters to 0'  
 => 'Zähler auf 0 zurücksetzen',     'Hypertext Document'
   => 'HTML 文件',
    'Select [_1]'  
 => 'Wähle [_1]',     'Last Modifying User'
   => '上次修改用户',
    'Select the sequence to print resources from:'  
 => 'Wählen Sie die Sequenz, aus der Ressourcen gedruckt werden sollen:',     'Last Revision Date'
   => '最近修订日期',
    'Selected [_1]Problems[_2] from folder [_3]'  
 => 'Bestimmte [_1]Aufgaben[_2] aus dem Verzeichnis [_3]',     'Linked/Related Resources'
   => '联系/相关资源',
    'Selected [_1]Resources[_2] from folder [_3]'  
 => 'Bestimmte [_1]Ressourcen[_2] aus dem Verzeichnis [_3]',     'Network-wide courses using resource'
   => '网络上使用该课程资源',
    'Selected <b>Problems</b> from <b>entire course</b>'  
 => 'Bestimmte <b>Aufgaben</b> des <b>gesamten Kurses</b>',     'Never'
   => '从不',
    'Selected <b>Resources</b> from <b>entire course</b>'  
 => 'Bestimmte <b>Ressourcen</b> des <b>gesamten Kurses</b>',     'Preview'
   => '预览',
    'Selected <b>Problems</b> from <b>entire course</b> for <b>selected people</b>'  
 => 'Bestimmte <b>Ressourcen</b> des <b>gesamten Kurses</b> für <b>bestimmte Personen</b>',     'Resources that follow this resource in maps'
   => 'Resources that follow this resource in maps',
    'Selected [_1]Problems[_2] from folder [_3] for [_4]selected people[_5]'  
 => 'Bestimmte [_1]Aufgaben[_2] aus dem Verzeichnis [_3] für [_4]bestimmte Personen[_5]',     'Resources that lead up to this resource in maps'
   => 'Resources that lead up to this resource in maps',
    'Selected [_1]Problems[_2] from folder [_3] for [_4]CODEd assignments[_5]'  
 => 'Bestimmte [_1]Aufgaben[_2] aus dem Verzeichnis [_3] für [_4]geCODEte Übungen[_5]', # ???     'Resources used by this resource'
   => 'Resources used by this resource',
    'Selected [_1]Resources[_2] from folder [_3] for [_4]selected people[_5]'  
 => 'Bestimmte [_1]Resourcen[_2] aus dem Verzeichnis [_3] für [_4]bestimmte Personen[_5]',     'Resources using or importing resource'
   => '资源使用或导入',
    'Selected [_1]Resources[_2] from folder [_3] for [_4]CODEd assignments[_5]'  
 => 'Bestimmte [_1]Ressourcen[_2] aus dem Verzeichnis [_3] für [_4]geCODEte Übungen[_5]', # ???     'Return'
   => '后退',
    'Selected [_1]Problems[_2] from current subdirectory [_3]'  
 => 'Bestimmte[_1]Aufgaben[_2] aus aktuellem Unterverzeichnis [_3]',     'Setting WYSIWYG editor to:'
   => 'WYSIWYG-编辑器设置为:',
    'Selected <b>Resources</b> from <b>selected folder</b> in course'  
 => 'Bestimmte <b>Ressourcen</b> aus </b>bestimmtem Verzeichnis</b> im Kurs',     'Source Available'
   => '源代码可用',
    'Send Message'  
 => 'Nachricht versenden',     'Source Custom Distribution File'
   => '源代码的访问权限',
    'Show all'  
 => 'Alle anzeigen',     'Start new page[_1]before selected'
   => 'Start new page[_1]before selected',
    'Show my first due problem'  
 => 'Zeige meine erste zu bearbeitende Aufgabe',     'on'
   => '开',
    'Show only uncompleted problems'  
 => 'Zeige nur nicht erledigte Aufgaben',     '(on)'
   => '(on)',
    'Show everything'  
 => 'Alles anzeigen',     'off'
   => '关',
    'Uncompleted Problems'  
 => 'Nicht erledigte Aufgaben',     '(off)'
   => '(off)',
    'All homework assignments have been completed.'  
 => 'Alle Übungsaufgaben sind erledigt.',     '(re-initialize course to access)'
   => '(re-initialize course to access)',
    'Speller Suggestions'  
 => 'Speller Suggestions',     'All Parts'
   => 'All Parts',
    'Start a New Feed'  
 => 'Neuen Feed starten',     'Changes will become active for your current session after [_1], or the next time you log in.'
   => '点击 [_1] 按钮来保存最后的更改。',
    'Save Marked Changes'  
 => 'Markierte Änderungen speichern',     'Cut'
   => '剪切',
    'Save changes'  
 => 'Änderungen speichern',     'Random Order'
   => '任意顺序',
    'The preferences you set here can be overridden within each individual discussion.'  
 => 'Die hier einstellbaren Präferenzen können innerhalb jedes Diskussionsbeitrages geändert werden.',     'Due and Answer Available'
   => 'Due and Answer Available',
    'This action is currently not authorized.'  
 => 'Diese Aktion ist zurzeit nicht erlaubt.',     'Edit any group in the course'
   => '课程分组管理',
    'Time of last post'  
 => 'Uhrzeit des letzten Beitrags', #??? [SB 20.10.2006]     'Editing the Table of Contents for your Course'
   => '如何修改课程内容',
    'Title of document goes here'  
 => 'Dokumententitel hier eintragen',     'Enter any group in the course'
   => 'Enter any group in the course',
    'Body of document goes here'  
 => 'Hauptinhalt des Dokuments kommt hier hin',     'Existing Parameter Settings for Your Resources'
   => 'Existing Parameter Settings for Your Resources',
    'Total number of students with submissions'  
 => 'Gesamtzahl an Studierenden, die etwas eingereicht haben',     'Group'
   => '组',
    'Unread course discussion posts'  
 => 'Ungelesene Kursdiskussionsbeiträge',     'Group:'
   => '组:',
    'Version used'  
 => 'verwendete Version',     'Hidden'
   => '隐藏',
    'Version[_1]'  
 => 'Version[_1]',     'List Symbs'
   => '内部标识',
    'View current problem status and grading information'  
 => 'Bewertungs-Informationen',     'Symb List'
   => '内部标识名单',
    "What's New?"  
 => "Was gibt's Neues?",  #   'Manage Course Slots'
   #=> '管理课程插槽',
    "What's New? page"  
 => "Was-gibt's-Neues-Seite",     'Manage Slots'
   => 'Manage Slots',
    "What's New page"  
 => "Was-gibt's-Neues-Seite",     'Manage student enrollment '
   => '招生管理 ',
    'You are accessing an invalid course'  
 => 'Sie versuchen auf einen ungültigen Kurs zuzugreifen.',     'Modify Resource Parameters - Overview Mode'
   => '修改资源参数 - 概况模式',
    'course only'  
 => 'nur Kurs',     'Modify parameter settings (due dates, etc) for resources and the course'
   => '修改课程和资源参数',
    'delete'  
 => 'Löschen',     'Modify parameter settings for this resource'
   => '参数设置',
    'first resource in the course'  
 => 'erste Kursressource',     'New and Existing Parameter Settings for Your Resources'
   => '为您的资源设置新的和现有的参数',
    'grps.gif'  
 => 'grps.gif',     'Parameter Change Log and Course Blog Posting/User Notification'
   => '参数变更记录和课程博客/用户通知',
    'hidden'  
 => 'verborgen',     'Parameter Manager'
   => '参数管理',
    'list[_1]'  
 => 'list[_1]',     'Randomly Pick: '
   => '随机挑选: ',
    'new feed'  
 => 'new feed',     'Remove'
   => '删除',
    'since last month'  
 => 'seit letztem Monat',     'Rendering:'
   => '检查:',
    'since last week'  
 => 'seit letzter Woche',     'Select Parameters to View'
   => '选择想要查看的参数',
    'since start of course'  
 => 'seit Kursbeginn',     'Select Parts to View'
   => '选择想要查看的部分',
    'since yesterday'  
 => 'seit gestern',     'Set Parameter Setting Default Actions'
   => '设置默认操作的参数',
    'specific setting for this course'  
 => 'spezifische Einstellung für diesen Kurs',     'Set Portfolio Metadata'
   => '设置元数据-组合',
    'test.problem'  
 => 'test.problem',     'Set/Modify Resource Parameters - Helper Mode'
   => '设置/修改资源参数 - 辅助模式',
    'user preference'  
 => 'Benutzerpräferenz',     'Set/Modify Resource Parameters - Overview Mode'
   => '设置/修改资源参数 - 概况模式',
    'version[_1]'  
 => 'Version[_1]',     'Set/Modify Resource Parameters - Table Mode'
   => '设置/修改资源参数 - 表模式',
    "what's new? page"  
 => "Was-gibt's-Neues-Seite",     'Settings for Your Course'
   => '课程设置',
    'your general user preferences'  
 => 'Ihre allgemeinen Benutzerpräferenzen',     'Table Mode'
   => '表模式',
    'Submitting as Comment'  
 => 'Kommentar wird gesendet',     'Table Mode Parameter Setting'
   => '表模式参数设定',
    'Submitting as Policy Feedback'  
 => 'Feedback zu Kursrichtlinien wird gesendet',     'The resources in "[_1]" are open for a limited time. Once you click the "[_2]" button below you have [_3] to complete all resources in "[_1]".'
   => 'The resources in "[_1]" are open for a limited time. Once you click the "[_2]" button below you have [_3] to complete all resources in "[_1]".',
    'Submitting as Question'  
 => 'Frage wird gesendet',     'URL hidden'
   => '隐藏 URL',
    'Total Points In Course'  
 => 'Gesamtpunkte im Kurs',     'Update Parameter Display'
   => '更新参数',
    'You are accessing an invalid course'  
 => 'Sie versuchen auf einen ungültigen Kurs zuzugreifen',     'View calculated grades (Spreadsheet)'
   => '计算评分(Spreadsheet)',
    'the resource you just saw on the screen'  
 => 'die zuletzt betrachtete Ressource',     "What's new?"
   => "有什么新的?",
    'Annotations'  
 => 'Notizen',     're-initializing Course'
   => '重新初始化课程',
    'Close (no save)'  
 => 'Schließen (ohne Speichern)',     'Show Resource'
   => '查看资源',
    'Save and Update'  
 => 'Speichern und aktualisieren',     'Feedback to resource author'
   => '反馈给此资源的作者',
    'Bookmark Tree Viewer/Editor'  
 => 'Lesezeichenbaum-Anzeige/Editor',     'Click to add/remove attachments'
   => '单击添加/删除附件',
    'Chat'  
 => 'Chat',     'New attachments'
   => '新附件',
    'Chat room'  
 => 'Chatroom',     'Retained attachments'
   => '保留附件',
    'Drop Box'  
 => 'Drop Box',     'Add a new attachment to this post.'
   => '给这个信息添加新的附件:',
    'Import Bookmarks'  
 => '导入书签',     'Discussion Post Attachments'
 #=> 'Lesezeichen importieren',  => '讨论张贴附件',
   
    'The LearningOnline Network with CAPA'     'Modify course settings'
 => 'The LearningOnline Network with CAPA',  => 'Modify course settings',
   
    'This LON-CAPA server is temporarily not available for login.'     'Send and display broadcast e-mail'
 => 'Dieser LON-CAPA-Server ist derzeit zum Anmelden nicht verfügbar.',  => 'Send and display broadcast e-mail',
   
    'Please attempt to login to one of the following servers:'     'Awarded Total Points'
 => 'Bitte versuchen Sie sich an einem der folgenden Server anzumelden:',  => '达到总分',
   
    '(preferred)'     'Total Parts Done'
 => '(bevorzugt)',  => 'Total Parts Done',
   
    'Although your current role has privileges to view any existing groups in this course, you do not have privilegesto create new groups.'     'Create a single course'
 => 'Obwohl Sie in Ihrer derzeitigen Rolle über das Recht verfügen alle Gruppen in diesem Kurs anzusehen, haben Sie nicht das Recht neue Gruppen zu erzeugen.',  => 'Create a single course',
   
    'Collaborative Tools'     'Create a new course by completing an online form.'
 => 'Kollaborative Werkzeuge',  => 'Create a new course by completing an online form.',
   
    'Course content'     'Create a single collaborative group space'
 => 'Kursinhalt',  => 'Create a single collaborative group space',
   
    'Create a new group'     'Create a new group space for non-course use by completing an online form.'
 => 'Neue Gruppe erstellen',  => 'Create a new group space for non-course use by completing an online form.',
   
    'Created'     'Create courses/groups by uploading an attributes file'
 => 'Erstellt',  => 'Create courses/groups by uploading an attributes file',
   
    'Creator'     'Upload an attributes file containing specifications for one or more courses or groups in XML format.'
 => 'Ersteller',  => 'Upload an attributes file containing specifications for one or more courses or groups in XML format.',
   
    'Discussion Boards'     'current'
 => 'Diskussionsforen',  => '当前的',
   
    'Disk Use (%)'     'Version changes'
 => 'Speicherplatzverbrauch (%)',  => 'Version changes',
   
    'Enable Recent Roles Hotlist:'     'Change interval'
 => 'Verwende Schnellzugriff für zuletzt verwendete Rollen:',  => 'Change interval',
   
    'Erster Kurs'     'Student Submission Reports'
 => 'Erster Kurs',  => 'Student Submission Reports',
   
    'Files'     'Prepare reports of student submissions.'
 => 'Dateien',  => 'Prepare reports of student submissions.',
   
    'Group Name'     'Survey Reports'
 => 'Gruppenname',  => 'Survey Reports',
   
    'Group Title'     'Prepare reports on survey results.'
 => 'Gruppentitel',  => 'Prepare reports on survey results.',
   
    'Members'     'View survey'
 => 'Mitglieder',  => 'View survey',
   
    'Modify'     'Previous Survey'
 => 'Verändern',  => 'Previous Survey',
   
    'Re-enable'     'Next Survey'
 => 'Wiederherstellen',  => 'Next Survey',
   
    'Expire'     'Choose a different Survey'
 => 'Ablaufen lassen',  => 'Choose a different Survey',
   
    'Group settings'     'Generate Report'
 => 'Gruppen-Einstellungen',  => 'Generate Report',
   
    'Modify group membership'     'Part [_1], Response [_2]'
 => 'Gruppen-Mitgliedschaften ändern',  => '部份 [_1], 答案 [_2]',
   
    'No groups exist.'     'Foil Name'
 => 'Es existieren keine Gruppen.',  => 'Foil Name',
   
    'Number of roles in Hotlist:'     'Foil Text'
 => 'Anzahl der Rollen in Schnellzugriffsliste:',  => 'Foil Text',
   
    'Quota (Mb)'     'Percent'
 => 'Speicherplatz (MB)',  => '百分比',
   
    'Remote Control'     'Correct Problems Plot'
 => 'Fernbedienung',  => 'Correct Problems Plot',
   
    'Some LON-CAPA users have a long list of roles. The Recent Roles Hotlist feature keeps track of the last N roles which have been visited and places a table of these at the top of the roles page. People with very few roles should leave this feature disabled.'     'Display a histogram of student performance in the course.'
 => 'Einige LON-CAPA-Benutzer haben sehr viele Rollen. Der Schnellzugriff auf zuletzt verwendete Rollen speichert die letzten n Rollen, die Sie verwendet haben und bietet Ihnen eine Liste mit diesen Rollen am Anfang Ihrer Rollenauswahlseite. Benutzer mit nur wenigen Rollen sollten diese Schnellzugriffsliste deaktiviert lassen.',  => 'Display a histogram of student performance in the course.',
   
    'Some LON-CAPA users have a long list of courses. The Recent Courses Hotlist feature keeps track of the last N courses which have been visited and places a table of these at the top of the courses page. People with very few courses should leave this feature disabled.'     'Access Status'
 => 'Einige LON-CAPA-Benutzer haben sehr viele Kurse belegt. Der Schnellzugriff auf zuletzt verwendete Kurse speichert die letzten n Kurse, die Sie verwendet haben und bietet Ihnen eine Liste mit diesen Kursen am Anfang Ihrer Kursauswahlseite. Benutzer mit nur wenigen Kursen sollten diese Schnellzugriffsliste deaktiviert lassen.',  => '访问状态',
   
    'Switch to Inline Menu Mode'     '[_1] Limit by time'
 => 'Zum Modus mit Kopfzeilenmenü wechseln',  => '[_1] 限制时间',
   
    'This list below can be used to <q>freeze</q> roles on your screen. Those marked as frozen will not be removed from the list, even if they have not been used recently.'     'Submission Time Plots'
 => 'Die nachfolgende Liste kann verwendet werden, um Rollen <q>einzufrieren</q>. Rollen, die als eingefroren markiert wurden, werden nicht aus der Liste beseitigt werden, selbst wenn sie in letzter Zeit nicht verwendet wurden.',  => 'Submission Time Plots',
   
    'View Status'     'Currently Has Access'
 => 'Status anzeigen',  => '目前访问',
   
    'View/Change Status'     'Will Have Future Access'
 => 'Status anzeigen/ändern',  => '将来的访问',
   
    'You are not currently a member of any active groups in this course.'     'Previously Had Access'
 => 'Sie sind zurzeit nicht Mitglied einer aktiven Gruppe in diesem Kurs.',  => '此前的访问',
   
    'Group [_1] was updated.'     'Any Access Status'
 => 'Die Gruppe [_1] wurde aktualisiert.',  => '任易的访问状态',
   
    'An error occurred while setting parameters for Discussion Boards folder: [_1]'     'Previous Problem'
 => 'beim eim Einstellen der Parameter für das Diskussionsforums-Verzeichnis ist ein Fehler aufgetreten: [_1]',  => '前面的问题',
   
    'Discussion Boards Folder created.'     'Next Problem'
 => 'Diskussionsforums-Verzeichnis wurde angelegt.',  => '下一个问题',
   
    'You do not have group administration privileges in this course.'     'Choose a different Problem'
 => 'Sie haben in diesem Kurs keine Gruppen-Administrationsrechte.',  => 'Choose a different Problem',
   
    'An error occurred when [_1] the group. Please try again.'     'Update Caches'
 => 'Bei der Aktion "[_1]" für die Gruppe ist ein Fehler aufgetreten. Bitte versuchen Sie es erneut.',  => 'Update Caches',
   
    'You have requested deletion of the group [_1].'     'Begin'
 => 'Sie möchten die Gruppe [_1] löschen.',  => 'Begin',
   
 #activated     'There are no students in the sections selected.'
 #reenabled  => 'There are no students in the sections selected.',
 #modified  
 #added     'There are no students in the sections/groups selected.'
 #deleted  => 'There are no students in the sections/groups selected.',
 #expired  
      'There is no submission data for this problem at all.'
    'The following users could not be activated, because an error occurred:'  => 'There is no submission data for this problem at all.',
 => 'Die folgenden Benutzer konnten nicht aktiviert werden, da ein Fehler aufgetreten ist:',  
      'There is no submission data for this problem.'
    'The following users could not be reenabled, because an error occurred:'  => 'There is no submission data for this problem.',
 => 'Die folgenden Benutzer konnten nicht wiederhergestellt werden, da ein Fehler aufgetreten ist:',  
      'There is no submission data for this resource.'
    'The following users could not be modified, because an error occurred:'  => 'There is no submission data for this resource.',
 => 'Die folgenden Benutzer konnten nicht geändert werden, da ein Fehler aufgetreten ist:',  
      'There is no data to plot.'
    'The following users could not be added, because an error occurred:'  => 'There is no data to plot.',
 => 'Die folgenden Benutzer konnten nicht hinzugefügt werden, da ein Fehler aufgetreten ist:',  
      'Analysis of [_1] is not supported.'
    'The following users could not be deleted, because an error occurred:'  => 'Analysis of [_1] is not supported.',
 => 'Die folgenden Benutzer konnten nicht entfernt werden, da ein Fehler aufgetreten ist:',  
      'None of the selected students attempted the problem more than [_1] times.'
    'The following users could not be expired, because an error occurred:'  => 'None of the selected students attempted the problem more than [_1] times.',
 => 'Die Mitgliedschaften der folgenden Benutzer konnten nicht entzogen werden, da ein Fehler aufgetreten ist:',  
      'None of the selected students attempted the problem.'
    'No change occurred for the following users:'  => 'None of the selected students attempted the problem.',
 => 'Folgende Benutzer bleiben unverändert:',  
      'The analysis you have selected is not supported at this time.'
    'When a group is deleted the following occurs:'  => 'The analysis you have selected is not supported at this time.',
 => 'Beim Löschen einer Gruppe passiert folgendes:',  
      'Graph Problem Submission Times'
    'All group membership is terminated.'  => 'Graph Problem Submission Times',
 => 'Alle Gruppen-Mitgliedschaften werden aufgelöst.',  
      'Return to Directory'
    'The group ceases to be available either for viewing or for modification of group settings and membership.'  => '返回目录',
 => 'Betrachten und Ändern der Gruppen-Einstellungen und -Mitgliedschaften wird für die Gruppe nicht mehr möglich sein.',  
      'Return to directory'
    'The group folder is removed from the folder containing it - normally this is the "Course Groups" folder which contains folders for all groups in the course.'  => '返回目录',
 => 'Das Gruppenverzeichnis wird aus dem zugehörigen Verzeichnis entfernt - normalerweise ist dies das "Kursgruppen"-Verzeichnis, in dem die Verzeichnisse aller Gruppen für diesen Kurs enthalten sind.',  
      'My Roles'
    'Although a deleted group is no longer accessible, the group name used for the group will be reserved, and will not be available for assignment to a new group in the same course in the future.'  => '我的角色',
 => 'Auch wenn die gelöschte Gruppe nicht länger verfügbar sein wird, so bleibt der Gruppenname dennoch reserviert und steht für neue Gruppen im selben Kurs zukünftig nicht zur Verfügung.',  
      'My Space'
    'Delete group'  => '我的空间',
 => 'Gruppe löschen',  
      'Edit blogs, RSS feeds, and podcasts'
    'Group deletion failed because deletion of [_1] out of [_2] members failed.'  => '博客, RSS-反馈 和 播客',
 => 'Das Löschen der Gruppe ist fehlgeschlagen, da [_1] von [_2] Mitgliedern nicht entfernt werden konnten.',  
      'Content Library'
    'Group successfully deleted.'  => '内容',
 => 'Die Gruppe wurde erfolgreich gelöscht.',  
      'Search the contents of this course or accessible portfolio files'
    "Although the group was deleted, an error occurred when removing the group's folder from the 'Course Groups' folder: [_1]"  => '搜索这门课程的内容,或可组合文件',
 => "Die Gruppe wurde zwar gelöscht, beim Entfernen des Gruppen-Verzeichnisses aus dem 'Kursgruppen'-Verzeichnis ist jedoch ein Fehler aufgetreten: [_1]",  
      'Grading and Statistics'
    'Group deletion failed.'  => '审查和统计',
 => 'Das Löschen der Gruppe ist fehlgeschlagen.',  
      'Other'
    'Course Folder -[_1]'  => '其他',
 => 'Kursverzeichnis [_1]',  
      'group'
    'An error occurred when reading contents of parent folder to group:'  => '组',
 => 'Beim Lesen des übergeordneten Verzeichnisses für die Gruppe ist ein Fehler aufgetreten:',  
      'Size'
    'An error occurred when saving updated parent folder to group:'  => '大小',
 => 'Beim Speichern des aktualisierten übergeordneten Verzeichnisses für die Gruppe ist ein Fehler aufgetreten:',  
      'Current Access Status'
    'An error occurred when reading contents of parent folder to group:'  => '目前获得状态',
 => 'Beim Lesen des Inhalts des übergeordneten Verzeichnisses für die Gruppe ist ein Fehler aufgetreten:',  
      'Delete Checked Files'
    'You have requested enabling the previously deleted group [_1].'  => '删除选中的文件',
 => 'Sie möchten die gelöschte Gruppe [_1] wiederherstellen.',  
      'Using the portfolio file list'
    'When a deleted group is re-enabled the following occurs:'  => '使用组合的文件列表',
 => 'Beim Wiederherstellen einer gelöschten Gruppe passiert folgendes:',  
      'Help on the portfolio'
    'Group settings and membership at the time the group was deleted are reinstated.'  => '组帮助',
 => 'Gruppen-Einstellungen und -Mitgliedschaften, die zum Zeitpunkt des Löschens dieser Gruppe bestanden, werden wieder hergestellt.',  
      'Private'
    'A group folder is added to the "Course Groups" folder which contains folders for all groups in the course.'  => '私人的',
 => 'Ein Gruppenverzeichnis wird dem "Kursgruppen"-Verzeichnis hinzugefügt, das Verzeichnisse aller Gruppen für diesen Kurs enthält.',  
      'Change How Menus are Displayed'
    'Reenable group'  => '改变菜单显示',
 => 'Gruppe wiederherstellen',  
      'Use icons and text'
    'The group [_1] was not re-enabled, because it is not a deleted group.[_2]Perhaps it has already been re-enabled?'  => '使用图标和文本',
 => 'Die Gruppe [_1] wurde nicht wiederhergestellt, da es nicht um eine gelöschte Gruppe handelt.[_2]Möglicherweise wurde sie zwischenzeitlich schon wiederhergestellt.',  
      'Use buttons and text'
    'No end date set'  => '使用按钮和文本',
 => 'Keine Endedatum gesetzt',  
      'Use icons only'
    'Membership reinstated for [quant,_1,user], each with start and end dates for group access set to defaults: [_2] and [_3]'  => '只有图标',
 => 'Die Mitgliedschaft wurde für [_quant,_1,Benutzer] wiederhergestellt, jeweils mit den voreingestellten Start- und Endedatumswerten dieser Gruppe: [_2] und [_3].',  
      'Previous Tries'
    "Although the group was re-enabled, an error occurred when adding the group's folder to the 'Course Groups' folder: [_1]"  => '以前的尝试',
 => "Die Gruppe wurde zwar wiederhergestellt, beim Hinzufügen des Gruppen-Verzeichnisses zu dem 'Kursgruppen'-Verzeichnis ist jedoch ein Fehler aufgetreten: [_1]",  
      'Change Main Menu'
    'Re-enabling group failed.'  => '改变主菜单',
 => 'Wiederherstellen der Gruppe ist fehlgeschlagen.',  
      'New screenname (shown if you post anonymously)'
    'with related words'  => '新昵称(显示在匿名讨论中)',
 => 'mit ähnlichen Wörtern',  
      'New nickname (shown if you post non-anonymously)'
    'with no related words'  => '新昵称(显示在正常讨论中)',
 => 'ohne ähnliche Wörter',  
      'Choose the time window to use to display roles for which access to the course expired.'
    'Change Roles Preferences'  => 'Choose the time window to use to display roles for which access to the course expired.',
 => 'Rollenpräferenzen ändern',  
      'Choose the time window to use to display roles for which access to the course became available.'
    'Display [_1] Most Recent Roles'  => 'Choose the time window to use to display roles for which access to the course became available.',
 => 'Zeige [_1] der zuletzt verwendeten Rollen',  
      'Choose the time window to use to display resources in the course with version changes.'
    'Freeze Role'  => '选择的时间窗口,显示课程资源与版本变化。',
 => 'Rolle einfrieren',  
      'User Management'
    'Recent Roles Hotlist is Disabled'  => '用户管理',
 => 'Schnellzugriffsliste für zuletzt verwendete Rollen wird nicht verwendet',  
      'Manage student enrollment'
    'Recent Roles Hotlist is Enabled'  => '招生管理',
 => 'Schnellzugriffsliste für zuletzt verwendete Rollen wird verwendet',  
      'Modify an existing group'
    'Author Space'  => '修改现有的组',
 => 'Autorenbereich',  
      'Delete an existing group'
    'Degree of discrimination'  => '删除现有的组',
 => 'Grad der Abgrenzung',  
      'Re-enable a deleted group'
    'Disable WYSIWYG Editor'  => '还原已删除的组',
 => 'WYSIWYG-Editor deaktivieren',  
      'Enter an existing group'
    'Hypertext Document'  => '加入现有的组',
 => 'HTML-Dokument',  
      'Course Management'
    'Last Modifying User'  => '课程管理',
 => 'Benutzer, der zuletzt geändert hat',  
      'Reset Student Access Times'
    'Last Revision Date'  => '重置学生的访问时间',
 => 'Datum der letzten Überarbeitung',  
      'Submission #'
    'Linked/Related Resources'  => '回答次数',
 => 'Verknüpfte/Verwandte Ressourcen',  
      'Try'
    'Network-wide courses using resource'  => '尝试',
 => 'Netzwerkweite Kurse, die diese Ressource verwenden',  
      'Try [_1]'
    'Never'  => '尝试 [_1]。',
 => 'Niemals',  
      'Submitted Answer'
    'Preview'  => '提交答案',
 => 'Vorschau',  
      'Close Window'
    'Resources that follow this resource in maps'  => '关闭窗口',
 => 'Ressourcen, die in einer Inhaltszusammenstellung Nachfolger dieser Ressource sind',  
      'Close window'
    'Resources that lead up to this resource in maps'  => '关闭窗口',
 => 'Ressourcen, die in einer Inhaltszusammenstellung Vorläufer dieser Ressource sind',  
      'Portfolio Search'
    'Resources used by this resource'  => '组合搜索',
 => 'Ressourcen, die von dieser Ressource verwendet werden',  
      'Enter words and quoted phrases'
    'Resources using or importing resource'  => '输入字词和引用短语',
 => 'Ressourcen, die diese Ressource benutzen', #??? [SB 18.10.2006]  
      'Portfolio and Course Search'
    'Return'  => '组合及课程搜寻',
 => '后退',  
 #=> 'Zurück',     'Message Status'
   => '邮件状态',
    'Setting WYSIWYG editor to:'  
 => 'Setze WYSIWYG-Editor auf:',     'Any'
   => '任意的',
    'Source Available'  
 => 'Quellcode verfügbar',     'Unread'
   => '未阅读',
    'Source Custom Distribution File'  
 => 'Datei zum Maßschneidern der Zugriffsrechte für Quellcode',     'Read'
   => '已阅读',
    'Start new page<br />before selected'  
 => 'Start new page<br />before selected',     'Replied to'
   => '回复',
    'on'  
 => 'an',     'Forwarded'
   => '转发',
    '(on)'  
 => '(an)',     'Rename Folder'
   => '重命名文件夹',
    'off'  
 => 'aus',     'Delete Folder'
   => '删除文件夹',
    '(off)'  
 => '(aus)',     'Recent Roles'
   => '最近的角色',
    '(re-initialize course to access)'  
 => '(Kurs neu initialisieren, um Zugriff zu erhalten)',     'Close navigation window'
   => '关闭导航窗口',
    'All Parts'  
 => 'Alle Teile',     'Post Anonymous'
   => '匿名发送',
    'Changes will become active for your current session after [_1], or the next time you log in.'  
 # => 'Um die Änderungen für die aktuelle Sitzung zu übernehmen, klicken Sie [_1] oder melden Sie sich neu an.',     'Post'
 # => '[_1] Hier klicken, um die letzten Änderungen sofort zu übernehmen.'  => '发送',
 => '点击 [_1] 按钮来保存最后的更改。',  
 #=> 'Klicken Sie auf [_1], um die letzten Änderungen sofort zu übernehmen.',     'Back to preferences menu'
   => '后退',
    'Cut'  
 => '剪切',     'Forward messages to other account(s) in LON-CAPA'
 #=> 'Ausschneiden',  => 'Forward messages to other account(s) in LON-CAPA',
   
    'Random Order'     'Forward to account(s)'
 => '任意顺序',  => 'Forward to account(s)', # '转发地址',
 #=> 'Zufällige Reihenfolge',  
      'e.g. <tt>userA:domain1,userB:domain2,...</tt>'
    'Due and Answer Available'  => '例如 <tt>用户A:领域1,用户B:领域2,...</tt>',
 => 'Fällig, Antwort verfügbar',  
      'Notification E-mail Address(es)'
    'Edit any group in the course'  => 'Notification E-mail Address(es)',
 => '课程分组管理',  
 #=> 'Kursgruppen verwalten',     'E-mail address(es) which should be notified about new LON-CAPA messages'
   => '关于 LON-CAPA 新消息被通知的 E-Mail 地址',
    'Editing the Table of Contents for your Course'  
 => '如何修改课程内容',     'e.g. <tt>joe@doe.com</tt>'
 #=> 'Wie bearbeite ich den Inhalt des Kurses',  => '例如 <tt>xiaoming@sohu.com</tt>',
   
    'Enter any group in the course'     'Notification address'
 => 'Einer beliebigen Gruppe des Kurses beitreten',  => '通知地址',
   
    'Existing Parameter Settings for Your Resources'     'Types of message for which notification is sent'
 => 'Bestehende Parameter-Einstellungen für Ihre Ressourcen',  => '发出应该被通知的信息',
   
    'Export Course to IMS'     'Excerpt retains HTML tags in message'
 => '导出-IMS',  => '在邮件中保持 HTML',
 #=> 'IMS-Export',  
      'All'
    'Group'  => '所有的',
 => 'Gruppe',  
      'Critical only'
    'Group:'  => '只重要的',
 => 'Gruppe:',  
      'Non-critical only'
    'Hidden'  => '非重要的',
 => '隐藏',  
 #=> 'Verborgen',     'Add new address'
   => '添加新的地址',
    'List Symbs'  
 => '内部标识',     'What are forwarding and notification addresses?'
 #=> 'Interne Bezeichner',  => '什么是转发和通知地址?',
   
      'What are critical messages?'
    'Symb List'  => '什么是重要的信息?',
 => 'Liste interner Bezeichner',  
      'Change Roles Page Pref'
    'Manage Course Slots'  => '用户角色快速访问列表',
 => 'Kurs-Slots verwalten',  
      'Number of Roles in Hotlist:'
    'Manage student enrollment '  => '一些角色的快速访问列表:',
 => 'Studentische Kursbelegungen verwalten ',  
      'Current Password'
    'Modify Resource Parameters - Overview Mode'  => '当前密码',
 => 'Ändern von Ressourcen-Parametern - Übersichtsmodus',  
      'New Password'
    'Modify parameter settings (due dates, etc) for resources and the course'  => '新密码',
 => '修改课程和资源参数',  
 #=> 'Kurs- und Ressourcen-Parameter',     'Confirm Password'
   => '新密码确认',
    'Modify parameter settings for this resource'  
 => '参数设置', # long version: 'Parametereinstellungen für diese Ressource ändern',     'Passwords must be a minimum of 7 characters long. Please try again.'
 #=> 'Parametereinstellungen', # long version: 'Parametereinstellungen für diese Ressource ändern',  => '密码必须至少有7个字符长。请再试一次。',
   
      'The new passwords you entered do not match. Please try again.'
    'New and Existing Parameter Settings for Your Resources'  => '新的密码输入不匹配。请再试一次。',
 => 'Neue und bestehende Parameter-Einstellungen für die Ressourcen',  
      'Please make sure your old password was entered correctly.'
    'Parameter Change Log and Course Blog Posting/User Notification'  => '请确认您的旧密码输入正确。',
 => 'Parameteränderungs-Protokoll und Kurs-Blog-Einträge/Benutzer-Benachrichtigung',  
      'Send me a message'
    'Parameter Manager'  => '请给我发送邮件',
 => '参数管理',  
 #=> 'Kurs- und Ressourcen-Parameter',     'Show Public View'
   => '查看公众视野',
    'Randomly Pick: '  
 => '随机挑选: ',     'Delete Photo'
 #=> 'Wähle zufällig: ',  => '删除照片',
   
    'Remove'     'Help with filling in text boxes'
 => '删除',  => '文本框输入帮助',
 #=> 'Entfernen',  
      'Examples'
    'Rendering:'  => '例子',
 => 'Überprüfung:',  
      'Summary Preview'
    'Select Parameters to View'  => '摘要预览',
 => 'Auswahl der Parameter, die angezeigt werden sollen',  
      'Send copy to permanent email address (if known)'
    'Select Parts to View'  => '发送副本到其它的电子邮件地址 (如果已知)',
 => 'Auswahl der anzuzeigenden Aufgabenteile',  
      'Include in course RSS newsfeed'
    'Set Parameter Setting Default Actions'  => '包括课程的 RSS-Feeds',
 #SD => 'Setze Parameter-Einstellungen für Default-Aktionen',  
 => 'Standardaktionen für Parametereinstellungen',     'Allow replies:'
   => '允许答复:',
    'Set Portfolio Metadata'  
 => 'Portfolio-Metadaten',     'Reply to:'
   => '回复:',
    'Set/Modify Resource Parameters - Helper Mode'  
 => 'Ressourcen-Parameter - Hilfsmodus',     'Domain Management'
   => '域管理',
    'Set/Modify Resource Parameters - Overview Mode'  
 => 'Ressourcen-Parameter - Übersichtsmodus',     'Course ID of Key Authority:'
   => 'Course ID of Key Authority:',
    'Set/Modify Resource Parameters - Table Mode'  
 => 'Ressourcen-Parameter - Tabellenmodus',     'Set domain configuration'
   => '域配置',
    'Settings for Your Course'  
 => 'Kurs-Einstellungen',     'Domain Configuration'
   => '域配置',
    'Table Mode'  
 => 'Tabellenmodus',     'View/Modify Domain Settings'
   => '查看/修改域配置',
    'Table Mode Parameter Setting'  
 => 'Tabellenmodus-Parameter-Einstellungen',     'Menu'
   => '菜单',
    'The resources in "[_1]" are open for a limited time. Once you click the "[_2]" button below you have [_3] to complete all resources in "[_1]".'  
 => 'Die Ressourcen in "[_1]" können nur zeitlich begrenzt bearbeitet werden. Sobald Sie auf "[_2]" klicken, haben Sie [_3], um alle Ressourcen in "[_1]" zu bearbeiten.',     'Domain Settings'
   => '域配置',
    'URL hidden'  
 => '隐藏 URL',     'Course Environment'
 #=> 'URL verborgen',  => '课程环境',
   
    'Update Parameter Display'     'Edit Course Environment'
 => 'Parameteranzeige aktualisieren',  => '编辑课程环境',
   
    'View calculated grades (Spreadsheet)'     'Users allowed to clone course'
 => '计算评分(电子表格)',  => 'Users allowed to clone course',
 #=> 'Berechnete Bewertungen (Beurteilungsbogen)',  
      'Users with active Course Coordinator role in this course are permitted to clone and need not be included.'
    "What's new?"  => 'Users with active Course Coordinator role in this course are permitted to clone and need not be included.',
 => "有什么新的?",  
 #=> "Was gibt's Neues?",     'Use [_1] to allow course to be cloned by anyone in the specified domain.'
   => 'Use [_1] to allow course to be cloned by anyone in the specified domain.',
    '[quant,_1,day]'  
 => '[quant,_1,Tag,Tage]',     'Use [_1] to allow unrestricted cloning in all domains.'
   => 'Use [_1] to allow unrestricted cloning in all domains.',
    'grades[_3]'  
 => 'Bewertungen[_3]',     'URL of Syllabus (not using internal handler)'
   => '教学大纲的网址 (URL)',
    'new.gif'  
 => 'new.gif',     'Custom Text for Resource Content Question Option in Feedback'
   => 'Custom Text for Resource Content Question Option in Feedback',
    'parms[_2]'  
 => 'parms[_2]',     'Custom Text for Course Content Option in Feedback'
   => 'Custom Text for Course Content Option in Feedback',
    'pgrd.gif'  
 => 'pgrd.gif',     'Custom Text for Course Policy Option in Feedback'
   => 'Custom Text for Course Policy Option in Feedback',
    'pparm.gif'  
 => 'pparm.gif',     'Allow students to view classlist.'
   => 'Allow students to view classlist.',
    'problem[_1]'  
 => 'problem[_1]',     'Allow users with specified roles to edit/delete their own discussion posts'
   => 'Allow users with specified roles to edit/delete their own discussion posts',
    'problem[_2]'  
 => 'problem[_2]',     'Suppress number of tries in printing'
   => 'Suppress number of tries in printing',
    're-initializing Course'  
 => '重新初始化课程',     'Default paper type'
 #=> 'Kurs neu initialisieren',  => 'Default paper type',
   
    'Show Resource'     'Default beginning date for student access.'
 => 'Zeige Ressource',  => '学生访问的默认开始日期',
   
    'Feedback to resource author'     'Default ending date for student access.'
 => 'Feedback an den Autor der Ressource',  => '学生访问的默认结束日期',
   
      'Disable checking of Significant Figures'
 #  => 'Disable checking of Significant Figures',
   
    'Click to add/remove attachments',     'Disable automatically printing point values onto exams.'
 => 'Hier klicken, um Anhänge anzufügen/zu entfernen',  => 'Disable automatically printing point values onto exams.',
   
    'New attachments'     'Send message to student when clicking Done on Tasks'
 => 'Neue Anhänge',  => 'Send message to student when clicking Done on Tasks', # ???
   
    'Retained attachments'     'Restrict Metadata'
 => 'Zurückbehaltene Anhänge',  => '限制数据',
   
    'Add a new attachment to this post.'     'Show to student'
 => 'Neuen Anhang für diese Nachricht erstellen:',  => 'Show to student',
   
    'Discussion Post Attachments'     'Provide text area for students to type metadata'
 => 'Anhänge für Diskussionsbeiträge',  => 'Provide text area for students to type metadata',
   
      'Provide choices for students to select from'
 #  => 'Provide choices for students to select from',
   
    'Modify course settings'     'Student may select multiple choices from list'
 => 'Kurs-Einstellungen',  => 'Student may select multiple choices from list',
   
    'Send and display broadcast e-mail'     'Student may select only one choice from list'
 => 'Broadcast-E-Mails',  => 'Student may select only one choice from list',
   
    'Awarded Total Points'     'Add a Metadata Field'
 => 'Erreichte Gesamtpunktzahl',  => 'Add a Metadata Field',
   
    'Total Parts Done'     'Order Metadata Fields'
 => 'Gesamtanzahl erledigter Aufgabenteile',  => 'Order Metadata Fields',
   
    'Create a single course'     'Continue Import'
 => 'Einen neuen, einzelnen Kurs erstellen',  => 'Continue Import',
   
    'Create a new course by completing an online form.'     'Continue Search'
 => 'Einen neuen Kurs durch Ausfüllen eines Formulars erstellen.',  => 'Continue Search',
   
    'Create a single collaborative group space'     'Finish Import'
 => 'Einzelnen, kollaborativen Gruppenbereich erstellen',  => 'Finish Import',
   
    'Create a new group space for non-course use by completing an online form.'     'Include'
 => 'Einen Gruppenbereich für die Verwendung außerhalb von Kursen durch Ausfüllen eines Formulars erstellen.',  => 'Include',
   
    'Create courses/groups by uploading an attributes file'     'LON-CAPA Catalog Search'
 => 'Kurse/Gruppen durch Hochladen einer Attributedatei erstellen',  => 'LON-CAPA 目录搜索',
   
    'Upload an attributes file containing specifications for one or more courses or groups in XML format.'     '[_1] include external resources'
 => 'Hochladen einer Attributedatei, die Spezifikationen für einen oder mehrere Kurse oder Gruppen im XML-Format enthält.',  => '[_1] include external resources',
   
    'current'     'Change Course Initialization Preference'
 => 'aktuell',  => '课程初始化设置',
   
      'Change Course Init. Pref.'
 #  => '课程初始化设置',
    'Update Class List'  
 => 'Kursteilnehmerliste aktualisieren', # n.t.     'Reset Access Times'
   => 'Reset Access Times',
    'Version changes'  
 => 'Versionsänderungen',     'Select Scope'
   => 'Select Scope',
    'Change interval'  
 => 'Intervall ändern',     'Reset times on one or more folders/maps for a single student.'
   => 'Reset times on one or more folders/maps for a single student.',
    'Student Submission Reports'  
 => 'Berichte studentischer Einreichungen',     'Reset times on a single folder/map for a section or whole clase.'
   => 'Reset times on a single folder/map for a section or whole clase.',
    'Prepare reports of student submissions.'  
 => 'Berichte zu den studentischen Einreichungen erstellen',     'Choose a student:'
   => '选择一个学生:',
    'Survey Reports'  
 => 'Umfrage-Berichte',     'Select Currently Enrolled Students and Active Course Personnel'
   => 'Select Currently Enrolled Students and Active Course Personnel',
    'Prepare reports on survey results.'  
 => 'Berichte zu Umfrage-Ergebnissen erstellen',     'This is a list of first access times and what was accessed, please select those you want deleted.'
   => 'This is a list of first access times and what was accessed, please select those you want deleted.',
    'View survey'  
 => 'Umfrage betrachten',     'Select:'
   => '选择:',
    'Previous Survey'  
 => 'Vorherige Umfrage',     'All Course Personnel'
   => '所有课程人员',
    'Next Survey'  
 => 'Nächste Umfrage',     'No Section'
   => 'No Section',
    'Choose a different Survey'  
 => 'Andere Umfrage wählen',     'Unselect'
   => '取消',
    'Generate Report'  
 => 'Bericht erstellen',     'Select a folder/map'
   => '选择目录/内容列表',
    'Part [_1], Response [_2]'  
 => 'Aufgabenteil [_1], Antwort [_2]',     'Will remove access times for'
   => 'Will remove access times for',
    'Foil Name'  
 => 'Name der Auswahlmöglichkeit',     'from users'
   => 'from users',
    'Foil Text'  
 => 'Text der Auswahlmöglichkeit',     'No Access times found for student'
   => 'No Access times found for student',
    'Percent'  
 => 'Prozent',     'Finish'
   => 'Finish',
    'Correct Problems Plot'  
 => 'Richtige-Antworten-Diagramme',     'Name of New Folder'
   => '新建文件夹的名称',
    'Display a histogram of student performance in the course.'  
 => 'Histogramm studentischer Kursleistungen anzeigen',     'Name of New Page'
   => '新组合页面的名称',
    'Access Status'  
 => 'Zugriffsstatus',     'New Page'
   => '新组合页面',
    'Limit by time'  
 => 'Zeitliche Begrenzung', # n.t.     'WARNING: Removing a resource makes associated grades and scores inaccessible!'
   => 'WARNING: Removing a resource makes associated grades and scores inaccessible!',
    'Submission Time Plots'  
 => 'Einreichungszeit-Diagramme',     'Clipboard'
   => 'Clipboard',
    'Currently Has Access'  
 => 'Aktueller Zugriff',     'Remove[_99]'
   => 'Remove[_99]',
    'Will Have Future Access'  
 => 'Zukünftiger Zugriff',     '?[_99]'
   => '?[_99]',
    'Previously Had Access'  
 => 'In der Vergangenheit liegender Zugriff',     'WARNING: Cutting a resource makes associated grades and scores inaccessible!'
   => 'WARNING: Cutting a resource makes associated grades and scores inaccessible!',
    'Any Access Status'  
 => 'Beliebiger Zugriffsstatus',     'Grades remain inaccessible if resource is pasted into another folder.'
   => 'Grades remain inaccessible if resource is pasted into another folder.',
    'Previous Problem'  
 => 'Vorherige Aufgabe',     'Cut[_98]'
   => 'Cut[_98]',
    'Next Problem'  
 => 'Nächste Aufgabe',     '?[_98]'
   => '?[_98]',
    'Choose a different Problem'  
 => 'Eine andere Aufgabe auswählen',     'Paste'
   => 'Paste',
    'Update Caches'  
 => 'Cache aktualisieren',     'This screen shows how many problems (or problem parts) you have completed, and how many you have not yet done. You can also look at [_1]a detailed score sheet[_2].'
   => 'This screen shows how many problems (or problem parts) you have completed, and how many you have not yet done. You can also look at [_1]a detailed score sheet[_2].',
    'Begin'  
 => 'Beginn',     'This may take a few moments to display.'
   => '计算需要几分钟的时间。',
    'There are no students in the sections selected.'  
 => 'In den gewählten Sektionen sind keine Studenten.',     'Detailed Citation Preview'
   => '详细引文预览',
    'There are no students in the sections/groups selected.'  
 => 'In den gewählten Sektionen/Gruppen sind keine Studenten.',     'related words'
   => '相关词',
    'There is no submission data for this problem at all.'  
 => 'Für diese Aufgabe existieren keinerlei studentische Einreichungsdaten.',     'Any domain'
   => '任何域',
    'There is no submission data for this problem.'  
 => 'Für diese Aufgabe existieren keine studentischen Einreichungsdaten.',     'Reset'
   => '重置',
    'There is no submission data for this resource.'  
 => 'Für diese Ressource existieren keine Einreichungsdaten.',     'MIME Type Category'
   => 'MIME 类型分类',
    'There is no student data for this problem.'  
 => 'Für diese Aufgabe existieren keine studentischen Daten.',     'Domains'
   => '域',
    'There is no data to plot.'  
 => 'Es existieren keine Daten, die geplottet werden könnten.',     'Custom Metadata fields'
   => '自定义元数据字段',
    'Analysis of [_1] is not supported.'  
 => 'Die Analyse von Aufgaben des Typs "[_1]" wird nicht unterstützt.',     'Field Name'
   => '域名',
    'None of the selected students attempted the problem more than [_1] times.'  
 => 'Keiner der ausgewählten Studenten hat für die Aufgabe mehr als [_1] Versuche benötigt.',     'Field Value(s)'
   => '域值',
    'None of the selected students attempted the problem.'  
 => 'Keiner der ausgewählten Studenten hat die Aufgabe bearbeitet.',     'Another custom field/value pair?'
   => '其他自定义字段/值配对?',
    'The analysis you have selected is not supported at this time.'  
 => 'Die von Ihnen ausgewählte Analyse wird derzeit nicht angeboten.',     'Creation and Modification dates'
   => '建立与修改日期',
    'Graph Problem Submission Times'  
 => 'Graph Aufgaben-Einreichungszeiten',     'Created between'
   => '创建时间',
   
 #     'Last modified between'
    'Return to Directory'  => '上次修改时间',
 => 'Zurück zum Verzeichnis',  
      'Standard Portfolio Metadata'
    'Return to directory'  => '标准的元数据组合',
 => 'Zurück zum Verzeichnis',  
      'Advanced Portfolio Search'
   => '高级组合搜索',
 # 2007-06-15  
      'Standard Catalog Metadata'
    'My Roles'  => '标准目录元数据',
 => '我的角色',  
 #=> 'Meine Rollen',     'Problem Statistics'
   => '问题统计',
    'My Space'  
 => '我的空间',     'Statistics calculated for number of students'
 #=> 'Mein Bereich',  => '统计计算出以下的学生人数',
   
    'Edit blogs, RSS feeds, and podcasts'     'Portfolio and Catalog Search'
 => '博客, RSS-Feeds 和 播客',  => '搜索文件夹和目录',
 #=> 'Blogs, RSS-Feeds und Podcasts',  
      'Search the database of accessible portfolio files'
    'Content Library'  => 'Search the database of accessible portfolio files',
 => '内容',  
 #=> 'Inhalte',     'Authoring Space:'
   => 'Authoring Space:',
    'Search the contents of this course or accessible portfolio files'  
 => 'Kurs- und Portfolio-Suche',     'Problem Status:'
   => '问题状态:',
    'Grading and Statistics'  
 => '审查和统计',     'Problem Type:'
 #=> 'Bewertungen und Statistiken',  => '问题类型:',
   
    'Other'     'Feedback Mode:'
 => '其他',  => '反馈模式:',
 #=> 'Sonstiges',  
      'Answer for Part: [_1]'
    'group'  => 'Answer for Part: [_1]',
 => 'Gruppe',  
      'Script Vars'
    'Actions'  => 'Script Vars',
 => 'Aktionen',  
      'Regular file'
    'Size'  => 'Regular file',
 => 'Größe',  
      'Testbank file'
    'Current Access Status'  => 'Testbank file',
 => 'Aktueller Zugriffsstatus',  
      'IMS package'
    'Delete Checked Files'  => 'IMS-软件包',
 => 'Markierte Dateien löschen',  
      'There are unsaved changes'
    'Using the portfolio file list'  => 'There are unsaved changes',
 => 'Verwendung der Portfolio-Dateiliste',  
      'Found no analyzable responses in this problem. Currently only Numerical, Formula and String response styles are supported.'
    'Help on the portfolio'  => 'Found no analyzable responses in this problem. Currently only Numerical, Formula and String response styles are supported.',
 => 'Hilfe zum Portfolio-Bereich', # n.t.  
      'Active Link'
    'Private'  => '活动链接',
 => 'privat',  
      'Font'
    'Change How Menus are Displayed'  => '字体',
 => 'Darstellung der Menüs',  
      'Un-Visited Link'
    'Use icons and text'  => '未访问过的链接',
 => 'Icons mit Text',  
      'Page Background'
    'Use buttons and text'  => '网页背景',
 => 'Buttons mit Text',  
      'Header Border'
    'Use icons only'  => '标题边框',
 => 'Nur Icons',  
      'Header Background'
    'Previous Tries'  => '标题背景',
 => 'Bisherige Antworten',  
      'Visited Link'
    'Change Main Menu'  => '访问过的链接',
 => 'Darstellung der Menüs',  
      'Change Custom Colors'
    'New screenname (shown if you post anonymously):'  => '更改自定义颜色',
 => 'Nickname für anonyme Beiträge:',  
      'Reset All'
    'New nickname (shown if you post non-anonymously):'  => '所有颜色重置为默认颜色',
 => 'Nickname für normale (nicht anonyme) Beiträge:',  
      'Save and Edit'
    'Choose the time window to use to display roles for which access to the course expired.'  => '保存并继续编辑',
 => 'Auswahl des Zeitfensters zur Anzeige von Rollen, die in diesem Kurs abgelaufen sind',  
      'Save and View'
    'Choose the time window to use to display roles for which access to the course became available.'  => '保存和查看',
 => 'Auswahl des Zeitfensters zur Anzeige von Rollen, die diesem Kurs zugeteilt sind',  
      'Check Spelling'
    'Choose the time window to use to display resources in the course with version changes.'  => '拼写检查',
 => 'Auswahl des Zeitfensters zur Anzeige von Kurs-Ressourcen mit Versionsänderungen',  
      'Selecting a Course'
    'User Management'  => '选择课程',
 => '用户管理',  
 #=> 'Benutzerverwaltung',     'Course Activity:'
   => 'Course Activity:',
    'Manage student enrollment'  
 => 'Studentische Kursbelegungen',     'Course Domain:'
   => 'Course Domain:',
    'Modify an existing group'  
 => 'Bestehende Gruppe ändern',     'Course Institutional Code:'
   => 'Course Institutional Code:',
    'Delete an existing group'  
 => 'Bestehende Gruppe löschen',     "Course Owner's Username:"
   => "Course Owner's Username:",
    'Re-enable a deleted group'  
 => 'Gelöschte Gruppe wiederherstellen',     "Course Owner's Domain:"
   => "Course Owner's Domain:",
    'Enter an existing group'  
 => 'Einer bestehenden Gruppe beitreten',     'LON-CAPA course ID:'
   => 'LON-CAPA 课程 ID:',
    'Course Management'  
 => '课程管理',     'Course Description'
 #=> 'Kurs-Verwaltung',  => '课程简介',
   
    'Reset Student Access Times'     'Resource Space Home'
 => 'Studentische Zugriffszeiten zurücksetzen',  => '资源空间主页',
   
    'Submission #'     'Default start and end dates for student access'
 => 'Antwort-Nr.',  => 'Default start and end dates for student access',
   
    'Try'     'Notification to domain coordinator via LON-CAPA message when enrollment changes occur during the automated update?'
 => 'Versuch',  => 'Notification to domain coordinator via LON-CAPA message when enrollment changes occur during the automated update?',
   
    'Try [_1]'     'Course Group Settings'
 => '[_1]. Versuch',  => '课程组设置',
   
    'Submitted Answer'     'Set a quota for the total disk space available for storage of course group portfolio files.'
 => 'Eingereichte Antwort',  => 'Set a quota for the total disk space available for storage of course group portfolio files.',
   
    'Close Window'     'Creation Options'
 => 'Fenster schließen',  => '创建选项',
   
    'Close window'     ' Creation Settings'
 => 'Fenster schließen',  => ' 创建设置',
   
    'Portfolio Search'     'Creation Outcome'
 => 'Portfolio-Suche',  => '创作成果',
   
    'Enter words and quoted phrases'     'New LON-CAPA course ID:'
 => 'Eingabe von Wörtern und in Anführungszeichen gesetzten Ausdrücken',  => '新的 LON-CAPA 课程 ID:',
   
    'Portfolio and Course Search'     'Created on'
 => 'Kurs- und Portfolio-Suche',  => '创建于',
   
    'Message Status'     'Cloning course from'
 => 'Nachrichtenstatus',  => 'Cloning course from',
   
    'Any'     'Setting environment'
 => 'Beliebig',  => 'Setting environment',
   
    'Unread'     'Opening all assignments'
 => 'Ungelesen',  => 'Opening all assignments',
   
    'Read'     'Setting first resource'
 => 'Gelesen',  => 'Setting first resource',
   
    'Replied to'     'Assigning role of [_1] Coordinator to [_2] at [_3]: '
 => 'Beantwortet',  => 'Assigning role of [_1] Coordinator to [_2] at [_3]: ',
   
    'Forwarded'     'Roles will be active at next login'
 => 'Weitergeleitet',  => 'Roles will be active at next login',
   
    'Rename Folder'     'Active at next login.'
 => 'Verzeichnis umbenennen',  => 'Active at next login.',
   
    'Delete Folder'     'Expired after logout.'
 => 'Verzeichnis löschen',  => 'Expired after logout.',
   
    'Recent Roles'     'No new course created.'
 => 'Zuletzt verwendete Rollen',  => 'No new course created.',
   
    'Close navigation window'     'A new course could not be cloned from the specified original - [_1] - because it is a non-existent course.'
 => 'Navigationsfenster beenden',  => 'A new course could not be cloned from the specified original - [_1] - because it is a non-existent course.',
   
    'Post Anonymous'     'The new course could not be cloned from the existing course because the new course owner ([_1]) does not have cloning rights in the existing course ([_2]).'
 => 'Anonym absenden',  => 'The new course could not be cloned from the existing course because the new course owner ([_1]) does not have cloning rights in the existing course ([_2]).',
   
    'Post'     'Create Another [_1]'
 => 'Absenden',  => 'Create Another [_1]',
   
    'Back to preferences menu'     'from domain'
 => 'Zurück',  => 'from domain',
   
    'Forwarding Address(es)'     'Submit Evaluation'
 => 'LON-CAPA-Weiterleitungsadresse(n)',  => '提交评价',
   
    'e.g. <tt>userA:domain1,userB:domain2,...</tt>'     'Standard Problem'
 => 'z.B. <tt>BenutzerA:Domäne1,BenutzerB:Domäne2,...</tt>',  => '标准问题',
   
    'Notification E-mail Address(es)'     'Practice'
 => 'Benachrichtigungs-E-Mail-Adressen',  => 'Practice',
   
    'Email Address(es) which should be notified about new LON-CAPA messages'     'Exam'
 => 'E-Mail-Adresse(n) zur Benachrichtigung über neue LON-CAPA-Nachrichten',  => 'Exam',
   
    'e.g. <tt>joe@doe.com</tt>'     'Survey'
 => 'z.B. <tt>hans@wurst.de</tt>',  => '调查',
   
    'Notification address'     'Library'
 => 'Benachrichtigungsadresse',  => '图书馆',
   
    'Types of message for which notification is sent'     'Value:'
 => 'Art der Nachrichten, für die Benachrichtigung stattfinden soll',  => 'Value:',
   
    'Excerpt retains HTML tags in message'     'String Value'
 => 'Im Nachrichtenauszug HTML beibehalten',  => 'String Value',
   
    'All'     'practice'
 => 'alle',  => 'practice',
   
    'Critical only'     'Loading Domain Coordinator Menu'
 => 'nur wichtige',  => 'Loading Domain Coordinator Menu',
   
    'Non-critical only'     "Disk space allocated to user's portfolio files"
 => 'nur nicht-wichtige',  => "Disk space allocated to user's portfolio files",
   
    'Add new address'     'Current quota'
 => 'Neue Adresse hinzufügen',  => '目前的配额',
   
    'What are forwarding and notification addresses?'     'For this user, the default quota is [_1] MB.'
 => 'Was sind Weiterleitungs- und Benachrichtigungs-Adressen?',  => '此用户的默认配额是 [_1] MB。',
   
    'What are critical messages?'     'Change quota'
 => 'Was sind wichtige Nachrichten?',  => '更改配额',
   
    'Change Roles Page Pref'     'Custom quota'
 => 'Schnellzugriffsliste für Benutzerrollen',  => '自定义配额',
   
    'Number of Roles in Hotlist:'     'Existing sections'
 => 'Anzahl Rollen in Schnellzugriffsliste:',  => '现有的章节',
   
    'Current Password'     'Define new section'
 => 'Derzeitiges Passwort',  => '创建新的章节',
   
    'New Password'     'Create/Modify Another User'
 => 'Neues Passwort',  => '创建/修改另一个用户',
   
    'Confirm Password'     'Set Privileges for New User'
 => 'Bestätigung neues Passwort',  => '设置新用户的权限',
   
    'Passwords must be a minimum of 7 characters long. Please try again.'     'Generating user'
 => 'Das Passwort muss mindestens 7 Zeichen lang sein. Bitte versuchen Sie es noch einmal.',  => '生成用户',
   
    'The new passwords you entered do not match. Please try again.'     'Generating user: [_1]'
 => 'Die Bestätigung des neuen Passworts stimmt nicht mit dem neuen Passwort überein. Bitte versuchen Sie es noch einmal.',  => '生成用户: [_1]',
   
    'Please make sure your old password was entered correctly.'     'Home server'
 => 'Stellen Sie sicher, dass das alte Passwort korrekt eingegeben wurde.',  => 'Home server',
   
    'Send me a message'     'Home server: [_1]'
 => '请给我发送邮件',  => 'Home server: [_1]',
 #=> 'Diesem Benutzer eine Nachricht schicken',  
      'Modifying Roles'
    'Show Public View'  => '修改角色',
 => '查看公众视野',  
 #=> 'Öffentliche Sicht zeigen',     'No roles to modify'
   => '没有角色修改',
    'Delete Photo'  
 => '删除照片',     'starting'
 #=> 'Foto löschen',  => '开始',
   
    'Help with filling in text boxes'     'Add to classlist:'
 => '文本框输入帮助',  => '添加到学生名册:',
 #=> 'Hilfe zur Eingabe in Textfeldern',  
      'Change Current Login Data'
    'Examples'  => 'Change Current Login Data',
 => 'Beispiele',  
      'Enter New Login Data'
    'Summary Preview'  => 'Enter New Login Data',
 => 'Zusammenfassungsvorschau',  
      'will override current values'
    'Send copy to permanent email address (if known)'  => 'will override current values',
 => 'Sende Kopie an externe E-Mail-Adresse (falls hinterlegt)',  
      'Section Numbers and corresponding LON-CAPA section IDs'
    'Include in course RSS newsfeed'  => 'Section Numbers and corresponding LON-CAPA section IDs',
 => 'In kursinterne RSS-Feeds einbinden',  
      'Overall Assessment Statistical Data'
    'Allow replies:'  => '总体评价统计数据',
 => 'Antworten zulassen:',  
      'No new dynamic data found.'
    'Reply to:'  => '没有发现新的动态数据。',
 => 'Antwort an:',  
      'Current value is'
    'Domain Management'  => 'Current value is',
 => 'Domänen-Verwaltung',  
      'Interval set to version changes [_1]'
    'Course ID of Key Authority:'  => 'Interval set to version changes [_1]',
 => 'Kurs-ID des Schlüsselmeisters:',  
      'Creating a new problem resource.'
    'Set domain configuration'  => 'Creating a new problem resource.',
 => 'Domänen-Konfiguration',  
      'Creating a new library resource.'
    'Domain Configuration'  => 'Creating a new library resource.',
 => 'Domänen-Konfiguration',  
      'Creating a new survey resource.'
    'View/Modify Domain Settings'  => 'Creating a new survey resource.',
 => 'Domänen-Konfiguration',  
      'Creating a new task resource.'
    'Menu'  => 'Creating a new task resource.',
 => '菜单',  
 #=> 'Menü',     'The requested file [_1] currently does not exist.'
   => 'The requested file [_1] currently does not exist.',
    'Domain Settings'  
 => 'Domänen-Konfiguration',     'To create a new problem, select a template from the list below. Then click on the "Create problem" button.'
   => 'To create a new problem, select a template from the list below. Then click on the "Create problem" button.',
    'Course Environment'  
 => 'Kursumgebung',     'To create a new library, select a template from the list below. Then click on the "Create library" button.'
   => 'To create a new library, select a template from the list below. Then click on the "Create library" button.',
    'Edit Course Environment'  
 => 'Kursumgebung',     'To create a new survey, select a template from the list below. Then click on the "Create survey" button.'
   => 'To create a new survey, select a template from the list below. Then click on the "Create survey" button.',
    'Users allowed to clone course'  
 => 'Benutzer, die berechtigt sein sollen, diesen Kurs zu klonen',     'To create a new task, select a template from the list below. Then click on the "Create task" button.'
   => 'To create a new task, select a template from the list below. Then click on the "Create task" button.',
    'Users with active Course Coordinator role in this course are permitted to clone and need not be included.'  
 => 'Benutzer mit aktiver Kurs-Koordinatoren-Rolle zu diesem Kurs haben automatisch das Recht zum Klonen und brauchen daher hier nicht eingetragen werden.',     'Accessibility Options'
   => 'Accessibility Options',
    'Use [_1] to allow course to be cloned by anyone in the specified domain.'  
 => '[_1] gestattet jedem in der angegebenen Domäne diesen Kurs zu klonen.',     'About LON-CAPA'
   => '关于 LON-CAPA',
    'Use [_1] to allow unrestricted cloning in all domains.'  
 => '[_1] gestattet jedem aller Domänen diesen Kurs zu klonen.',     'Course/Community Catalog'
   => '课程目录',
    'URL of Syllabus (not using internal handler)'  
 => 'Externer Kursüberblick (URL)',     'If you were expecting to see an active role listed for a particular course in the [_1] domain, it may be missing for one of the following reasons:'
   => 'If you were expecting to see an active role listed for a particular course in the [_1] domain, it may be missing for one of the following reasons:',
    'Custom Text for Resource Content Question Option in Feedback'  
 => 'Eigener Text für Ressourcen-Inhaltsfragen-Option beim Feedback',     'The course has yet to be created.'
   => 'The course has yet to be created.',
    'Custom Text for Course Content Option in Feedback'  
 => 'Eigener Text für Kursinhalts-Option beim Feedback',     'Automatic enrollment of registered students has not been enabled for the course.'
   => 'Automatic enrollment of registered students has not been enabled for the course.',
    'Custom Text for Course Policy Option in Feedback'  
 => 'Eigener Text für Kursrichtlinien-Option beim Feedback',     'You are in a section of course for which automatic enrollment in the corresponding LON-CAPA course is not active.'
   => 'You are in a section of course for which automatic enrollment in the corresponding LON-CAPA course is not active.',
    'Allow students to view classlist.'  
 => 'Studenten erlauben, die Kursteilnehmerliste einzusehen',     'You registered for the course recently and there is a time lag between the time you register, and the time this information becomes available for the update of LON-CAPA course rosters.'
   => 'You registered for the course recently and there is a time lag between the time you register, and the time this information becomes available for the update of LON-CAPA course rosters.',
    'Allow users with specified roles to edit/delete their own discussion posts'  
 => 'Erlaube Benutzern mit folgenden Rollen, ihre eigenen Diskussionsbeiträge zu editieren/löschen',     'If you were expecting to see an active role listed for a particular course, that course may not have been created yet.'
   => 'If you were expecting to see an active role listed for a particular course, that course may not have been created yet.',
    'Suppress number of tries in printing'  
 => 'Beim Druck Angabe der Anzahl der Versuche auslassen',     'The [_1]Course/Community Catalog[_2] provides information about all [_3] classes for which LON-CAPA courses have been created, as well as any communities in the domain.' # [_3]: domain
   => 'The [_1]Course/Community Catalog[_2] provides information about all [_3] classes for which LON-CAPA courses have been created, as well as any communities in the domain.',
    'Default paper type'  
 => 'Standard-Papierformat',     'You can search the Course/Community Catalog for courses and communities which permit self-enrollment, if you would like to enroll in one.'
   => 'You can search the Course/Community Catalog for courses and communities which permit self-enrollment, if you would like to enroll in one.',
    'Default beginning date for student access.'  
 => 'Voreingestelltes Anfangsdatum für studentischen Zugriff',     'User Authentication'
   => 'User Authentication',
    'Default ending date for student access.'  
 => 'Voreingestelltes Endedatum für studentischen Zugriff',     'Log-in Help'
   => '登录帮助',
    'Disable checking of Significant Figures'  
 => 'Überprüfung signifikanter Stellen deaktivieren',     'Forgot password?'
   => '忘记密码?',
    'Disable automatically printing point values onto exams.'  
 => 'Automatisches Drucken von Punkten auf Prüfungen deaktivieren',     'New User?'
   => '新用户?',
    'Send message to student when clicking Done on Tasks'  
 => 'Nachricht an Studenten versenden, wenn diese auf "Erledigt" in ihren Übungen klicken', # ???     'Crosslisted'
   => 'Crosslisted',
    'Restrict Metadata'  
 => 'Portfolio-Metadaten',     'Owner'
   => 'Owner',
    'Show to student'  
 => 'dem Studenten zeigen',     'Code'
   => 'Code',
    'Provide text area for students to type metadata'  
 => 'dem Studenten Textfeld anbieten, um Metadaten eingeben zu können',     'Course listing'
   => '课程目录',
    'Provide choices for students to select from'  
 => 'dem Studenten Auswahl anbieten, um wählen zu können aus',     'Display information about official [_1] classes for which LON-CAPA courses have been created:'
   => 'Display information about official [_1] classes for which LON-CAPA courses have been created:',
    'Student may select multiple choices from list'  
 => 'Mehrfachauswahl aus Liste erlauben',     'help/support'
   => 'help/support',
    'Student may select only one choice from list'  
 => 'Nur eine Auswahl aus der Liste erlauben',     'Ask helpdesk'
   => 'Ask helpdesk',
    'Add a Metadata Field'  
 => 'Ein Metadatenfeld hinzufügen',     'Back to last location'
   => 'Back to last location',
    'Order Metadata Fields'  
 => 'Order Metadata Fields',     'Note'
   => '注意',
    'Continue Import'  
 => 'Import fortsetzen',     'Note:'
   => '注意:',
    'Continue Search'  
 => 'Suche fortsetzen',     'Student questions about course content should be directed to the course instructor'
   => 'Student questions about course content should be directed to the course instructor',
    'Finish Import'  
 => 'Import abschließen',     'Submit Request'
   => 'Submit Request',
    'Include'  
 => 'Einbinden',     'E-mail address'
   => 'E-Mail 地址',
    'CLOSE'  
 => 'Schließen', # n.t.     'Enter the username you use to log-in to LON-CAPA, and your domain.'
   => 'Enter the username you use to log-in to LON-CAPA, and your domain.',
    'LON-CAPA Catalog Search'  
 => 'LON-CAPA-Katalog-Suche',     'URL of page'
   => '该页的网址',
    '[_1] include external resources'  
 => '[_1] externe Ressourcen mit einbeziehen',     'Phone'
   => '电话',
    'Change Course Initialization Preference'  
 => 'Kurs-Initialisierung',     'Course Details'
   => 'Course Details',
    'Change Course Init. Pref.'  
 => 'Kurs-Initialisierung',     'Enter institutional course code'
   => 'Enter institutional course code',
    'Reset Access Times'  
 => 'Studentische Zugriffszeiten zurücksetzen',     'Enter course title'
   => 'Enter course title',
    'Select Scope'  
 => 'Bereich wählen',     'Section Number'
   => 'Section Number',
    'Reset times on one or more folders/maps for a single student.'  
 => 'Zeiten in einem/r oder mehreren Verzeichnissen/Inhaltszusammenstellungen für einen einzelnen Studenten zurücksetzen',     'Detailed Description'
   => '详细说明',
    'Reset times on a single folder/map for a section or whole clase.'  
 => 'Zeiten für ein(e) einzelne(s) Verzeichnis/Inhaltszusammenstellung für eine Sektion oder einen gesamten Kurs zurücksetzen',     'Clear Form'
   => '重置表',
    'Choose a student:'  
 => 'Student auswählen:',     'Material presented in clear way'
   => '这些材料中提出一个明确的方式',
    'Select Currently Enrolled Students and Active Course Personnel'  
 => 'Wahl derzeit eingeschriebener Studenten oder aktiven Kurspersonals',     'Material covered with sufficient depth'
   => '这些材料包括有足够的深度',
    'This is a list of folders/maps and times they were accessed, plese select those you want deleted.'  
 => 'Hier ist eine Liste der Verzeichnisse/Inhaltszusammenstellungen und Zeiten, an denen Zugriff auf diese bestand. Bitte wählen Sie die aus, die gelöscht werden sollen.',     'Material is helpful'
   => '这些材料是有用的',
    'Select:'  
 => 'Auswahl:',     'Material appears to be correct'
   => '这些材料似乎是正确的',
    'All Course Personnel'  
 => 'Gesamtes Kurspersonal',     'This will only retrieve the resource. If you want to retrieve the metadata, you will need to do that separately.'
   => 'This will only retrieve the resource. If you want to retrieve the metadata, you will need to do that separately.',
    'No Section'  
 => 'Keine Sektion',     'is in this state due to author settings.'
   => 'is in this state due to author settings.',
    'Unselect'  
 => 'Auswahl aufheben',     'User Data for'
   => 'User Data for',
    'Select a folder/map'  
 => '选择目录/内容列表',     'Email Address'
 #=> 'Verzeichnis/Inhaltszusammenstellung wählen',  => 'E-Mail地址',
   
    'Will remove access times for'     'Enroll Student'
 => 'Werde Zugriffszeiten entfernen für',  => '注册学生',
   
    'from users'     'If active, the new role will be available when the student next logs in to LON-CAPA.'
 => 'von Benutzern',  => 'If active, the new role will be available when the student next logs in to LON-CAPA.',
   
    'No Access times found for student'     'Enroll another student'
 => 'Keine Zugriffszeit gefunden für Student',  => '注册另一名学生',
   
    'Finish'     'Enroll Another Student'
 => 'Abschließen',  => '注册另一名学生',
   
    'Name of New Folder'     'start date'
 => 'Name des neuen Verzeichnisses:',  => '开始日期',
   
    'Name of New Page'     'end date'
 => 'Name der neuen zusammengesetzten Seite',  => '结束日期',
   
    'New Page'     'active groups'
 => '新组合页面',  => '活跃的组',
 #=> 'Neue zusammengesetzte Seite',  
      'active group(s)'
    'WARNING: Removing a resource makes associated grades and scores inaccessible!'  => '活跃的组',
 => 'Achtung: Das Entfernen der Ressource macht die damit verknüpften Bewertungen und Punkte unerreichbar!',  
      "Select a user name to view the user's personal page."
    'Remove[_99]'  => "选择一个用户名,以查看此用户的个人网页。",
 => 'Soll[_99]',  
      'View recent activity by this student'
    '?[_99]'  => '最后处于活动状态的人',
 => 'wirklich entfernt werden?',  
      'View recent activity'
    'WARNING: Cutting a resource makes associated grades and scores inaccessible!'  => '查看最近活动',
 => 'Achtung: Das Ausschneiden der Ressource macht die damit verknüpften Bewertungen und Punkte unerreichbar!',  
      'Recent activity of [_1]'
    'Grades remain inaccessible if resource is pasted into another folder.'  => '最后处于活动状态的 [_1]',
 => 'Die Bewertungen bleiben unerreichbar, auch wenn die Ressource in einem anderen Verzeichnis eingefügt wird.',  
   
    'Cut[_98]'     'Compiling student activity data can take a long time. Your request continues to be processed while results are displayed.'
 => 'Soll[_98]',  => 'Compiling student activity data can take a long time. Your request continues to be processed while results are displayed.',
   
    '?[_98]'     'Composing Query'
 => 'wirklich ausgeschnitten werden?[_98]',  => 'Composing Query',
   
    'Paste'     'Student Activity'
 => 'Einfügen',  => 'Student Activity',
   
    'This screen shows how many problems (or problem parts) you have completed, and how many you have not yet done. You can also look at [_1]a detailed score sheet[_2].'     'Waiting up to [_1] seconds for results'
 => 'Diese Seite zeigt Ihnen, wie viele Aufgaben (oder Aufgabenteile) Sie vollständig beantwortet und wie viele Sie noch nicht bearbeitet haben. Sie können sich auch eine [_1]detailierte Punktetabelle[_2] anzeigen lassen.',  => 'Waiting up to [_1] seconds for results',
   
    'This may take a few moments to display.'     'Activity data compiled up to [_1]'
 => 'Die Berechnung könnte einen Moment dauern.',  => 'Activity data compiled up to [_1]',
   
    'Detailed Citation Preview'     'While data is processed, periodically reload this page for more recent activity'
 => 'Detailierte Zitatsvorschau',  => 'While data is processed, periodically reload this page for more recent activity',
   
    'related words'     'Data'
 => 'ähnliche Wörter',  => 'Data',
   
    'Any domain'     'Resubmit last request to check for newer data'
 => 'Beliebige Domäne',  => 'Resubmit last request to check for newer data',
   
    'Reset'     'View Classlist'
 => 'Zurücksetzen',  => 'View Classlist',
   
    'MIME Type Category'     'Count'
 => 'MIME-Typ-Kategorie',  => 'Count',
   
    'Domains'     'Modifying authentication:'
 => 'Domänen',  => 'Modifying authentication:',
   
    'Custom Metadata fields'     'Modify User Privileges'
 => 'Eigene Metadaten-Felder',  => 'Modify User Privileges',
   
    'Field Name'     'Insert:'
 => 'Feldbezeichnung',  => 'Insert:',
   
    'Field Value(s)'     'Delete?'
 => 'Feldinhalt(e)',  => 'Delete?',
   
    'Another custom field/value pair?'     'Randomize Foil Order:'
 => 'Ein weiteres eigenes Metadaten-Feld?',  => 'Randomize Foil Order:',
   
    'Creation and Modification dates'     'Use template:'
 => 'Erstellungs- und Änderungszeiten',  => 'Use template:',
   
    'Created between'     'Display Direction'
 => 'Erstellung zwischen',  => 'Display Direction',
   
    'Last modified between'     'vertical'
 => 'Letzte Änderung zwischen',  => 'vertical',
   
    'Standard Portfolio Metadata'     'horizontal'
 => 'Standard-Portfolio-Metadaten',  => 'horizontal',
   
    'Advanced Portfolio Search'     'Script'
 => 'Erweiterte Portfolio-Suche',  => 'Script',
   
    'Standard Catalog Metadata'     'Problem Editing'
 => 'Standard-Katalog-Metadaten',  => '问题编辑',
   
    'Problem Statistics'     'Hint'
 => 'Aufgaben-Statistiken',  => '提示',
   
    'Statistics calculated for number of students'     'Show hint even if problem Correct:'
 => 'Statistiken berechnet für folgende Anzahl an Studenten',  => 'Show hint even if problem Correct:',
   
    'Portfolio and Catalog Search'     'Single Line Text Entry Area'
 => '搜索文件夹和目录',  => 'Single Line Text Entry Area',
 #=> 'Datenbank veröffentlichter Ressourcen und Portfolio-Dateien',  
      'Parameters for a response'
 # 2007-06-22  => 'Parameters for a response',
    'Search the database of accessible portfolio files'  
 => 'Datenbank der Portfolio-Dateien',     'Problem Part'
   => '问题部分',
    'Construction Space:'  
 => 'Konstruktionsbereich:',     'Part ID:'
   => '问题部分编号:',
    'Problem Status:'  
 => 'Aufgabenstatus:',     'Displayed Part Description:'
   => 'Displayed Part Description:',
    'Problem Type:'  
 => 'Aufgabentyp:',     'Readonly:'
   => 'Readonly:',
    'Feedback Mode:'  
 => 'Feedback-Modus:',     'Response: Numerical'
   => 'Response: Numerical',
    'Answer for Part: [_1]'  
 => 'Antwort für Teil [_1]',     'random'
   => 'random',
    'Script Vars'  
 => 'Skript-Variablen',     'top'
   => 'top',
    'Regular file'  
 => 'Reguläre Datei',     'bottom'
   => 'bottom',
    'Testbank file'  
 => 'Testbank-Datei',     'Add new Option:'
   => 'Add new Option:',
    'IMS package'  
 => 'IMS-Paket',     'Delete an Option:'
   => 'Delete an Option:',
    'There are unsaved changes'  
 => 'Es liegen ungespeicherte Änderungen vor!',     'Print options:'
   => 'Print options:',
    'Found no analyzable responses in this problem, currently only Numerical,  
 Formula and String response styles are supported.'     "Don't show option list"
 => 'Keine analysierbaren Antwortblöcke in der Aufgabe gefunden. Derzeit werden  => "Don't show option list",
 nur numericalresponse, formularesponse und stringresponse unterstützt.',  
      'Display of options when printed'
    'Active Link'  => 'Display of options when printed',
 => 'Aktive Links',  
      'Normal list'
    'Font'  => 'Normal list',
 => 'Zeichen',  
      'Listed in vertical column'
    'Un-Visited Link'  => 'Listed in vertical column',
 => 'Unbesuchte Links',  
      'Multiple Option Response Question'
    'Page Background'  => 'Multiple Option Response Question',
 => 'Seitenhintergrund',  
      'Select Options'
    'Header Border'  => 'Select Options',
 => 'Seitenkopf-Rahmen',  
      'Image'
    'Header Background'  => 'Image',
 => 'Seitenkopf-Hintergrund',  
      'Image Url:'
    'Visited Link'  => 'Image Url:',
 => 'Besuchte Links',  
      'width (pixel):'
    'Change Custom Colors'  => 'width (pixel):',
 => 'Farbeinstellungen übernehmen',  
      'height (pixel):'
    'Reset All Colors to Default'  => 'height (pixel):',
 => 'Alle Farben auf Voreinstellung zurücksetzen',  
      'Alignment:'
    'Save and Edit'  => 'Alignment:',
 => 'Speichern und weiterbearbeiten',  
      'Encrypt URL:'
    'Save and View'  => 'Encrypt URL:',
 => 'Speichern und betrachten',  
      'no'
    'Check Spelling'  => 'no',
 => 'Rechtschreibprüfung',  
      'Location:'
    'Selecting a Course'  => 'Location:',
 => 'Kurs auswählen',  
      'Randomly labeled image'
    'Course Activity:'  => 'Randomly labeled image',
 => 'Letzte Kursaktivität:',  
      'Response: Click on Image'
    'Course Domain:'  => 'Response: Click on Image',
 => 'Kurs-Domäne:',  
      'Collection of Imageresponse foils'
    'Course Institutional Code:'  => 'Collection of Imageresponse foils',
 => 'Kurs-Instituts-Code:',  
      'Image response foil'
    "Course Owner's Username:"  => 'Image response foil',
 => 'Benutzerkennung des Kurs-Eigentümers:',  
      'Enter Coordinates'
    "Course Owner's Domain:"  => 'Enter Coordinates',
 => 'Domäne des Kurs-Eigentümers:',  
      'Rectangle'
    'LON-CAPA course ID:'  => 'Rectangle',
 => 'LON-CAPA-Kurs-ID:',  
      'Coordinate Pairs'
    'Course Description:'  => 'Coordinate Pairs',
 => 'Kurstitel:',  
      'Polygon'
    'Resource Space Home'  => 'Polygon',
 => 'Ressourcenbereich-Hauptverzeichnis',  
      'Coordinate list'
    'Default start and end dates for student access'  => 'Coordinate list',
 => 'Voreingestelltes Anfangs- und Endedatum für studentischen Zugriff',  
      'Create Polygon Data'
    'Notification to domain coordinator via LON-CAPA message when enrollment changes occur during the automated update?'  => 'Create Polygon Data',
 => 'Soll LON-CAPA den <b>Domänen-Koordinator</b> benachrichtigen, wenn während der automatischen Aktualisierung Änderungen an der Kursbelegung auftreten?',  
      'Task Description'
    'Course Group Settings'  => '问题描述',
 => 'Kursgruppen-Einstellungen',  
      'Clickable Image'
    'Set a quota for the total disk space available for storage of course group  => 'Clickable Image',
 portfolio files.'  
 => 'Verfügbarer Gesamtspeicherplatz für Portfolio-Dateien für alle Kursgruppen dieses Kurses:',     'Image Source File'
   => 'Image Source File',
    'Creation Options'  
 => 'Erstellungsoptionen',     'Select Position on Image'
   => 'Select Position on Image',
    ' Creation Settings'  
 => ' Erstellungs-Einstellungen',     'Select First Coordinate on Image'
   => 'Select First Coordinate on Image',
    'Creation Outcome'  
 => 'Ergebnis der Erstellung',     'Select Second Coordinate on Image'
   => 'Select Second Coordinate on Image',
    'New LON-CAPA course ID:'  
 => 'Neue LON-CAPA-Kurs-ID:',     'Select Finish to save selection'
   => 'Select Finish to save selection',
    'Created on'  
 => 'Erstellt in Domäne',     'Enter Coordinate or click finish to close Polygon'
   => 'Enter Coordinate or click finish to close Polygon',
    'Cloning course from'  
 => 'Kurs geclont aus Domäne',     'Click to select a Coordinate or click Finish to save current selection'
   => 'Click to select a Coordinate or click Finish to save current selection',
    'Setting environment'  
 => 'Einstellung der Kursumgebung',     'New Name'
   => 'New Name',
    'Opening all assignments'  
 => 'Start aller Übungen',     'Make Obsolete'
   => 'Make Obsolete',
    'Setting first resource'  
 => 'Einstellung der ersten Ressource',     'Set Margins'
   => 'Set Margins',
    'Assigning role of [_1] Coordinator to [_2] at [_3]: '  
 => 'Zuweisung der Rolle des [_1]-Koordinators an [_2] in [_3]: ',     'How should each column be formatted?'
   => 'How should each column be formatted?',
    'Roles will be active at next login'  
 => 'Rollen werden ab dem nächsten Login aktiv sein',     'Width:'
   => '宽:',
    'Active at next login.'  
 => 'Beim nächsten Login aktiv. ',     'Height:'
   => '高:',
    'Expired after logout.'  
 => 'Nach dem Abmelden abgelaufen.',     'Left Margin:'
   => 'Left Margin:',
    'No new course created.'  
 => 'Der Kurs wurde nicht erstellt.',     'Username and/or password could not be authenticated.'
   => '用户名和(或)密码无法验证。',
    'A new course could not be cloned from the specified original - [_1] - because it is a non-existent course.'  
 => 'Ein neuer Kurs kann nicht von dem angebenen Originalkurs ([_1]) geklont werden, da dieser Kurs nicht existiert.',     'Please check the username and password.'
   => '请检查您的用户名和密码。',
    'The new course could not be cloned from the existing course because the new course owner ([_1]) does not have cloning rights in the existing course ([_2]).'  
 => 'Der neue Kurs kann nicht von dem angebenenen Kurs geklont werden, da der neue Kurseigentümer ([_1]) nicht die Berechtigung erteilt bekommen hat, den existierenden Kurs ([_2]) zu klonen.',     'Try again'
   => '再试一次',
    'Create Another [_1]'  
 => 'Einen weiteren [_1] anlegen',     'Information needed to verify your login information is missing, inaccessible or expired.'
   => '验证您的登录的信息丢失,无法进入或已经过期。',
    'from domain'  
 => 'aus der Domäne',     'Sending'
   => '发送中',
    'Submit Evaluation'  
 => 'Evaluierung absenden',     'Completed.'
   => '邮件已发送。',
    'Standard Problem'  
 => 'Standard-Aufgabe',     'Messages being sent.'
   => '邮件被发送。',
    'Practice'  
 => 'Übung',     'Assigning'
   => 'Assigning',
    'Exam'  
 => 'Prüfung',     'ending'
   => 'ending',
    'Survey'  
 => 'Umfrage',     'Assistant Co-Author'
   => 'Assistant Co-Author',
    'Library'  
 => 'Bibliothek',     'Metadata for [_1]'
   => 'Metadata for [_1]',
    'Value:'  
 => 'Wert:',     'There are [_1] matches to your query.'
   => '有 [_1] 匹配您的查询。',
    'String Value'  
 => 'Text-Wert',     'There were no results matching your query.'
   => 'There were no results matching your query.',
    'Specifically for'  
 => 'Im Speziellen für', # n.t.     'Revise search'
   => '修改搜寻',
    'practice'  
 => 'Übung',     'Internal Error - Bad view selected.'
   => 'Internal Error - Bad view selected.',
    'Loading Domain Coordinator Menu'  
 => 'Lade Domänen-Koordinator-Menü...',     'Unable to save import results.'
   => 'Unable to save import results.',
    "Disk space allocated to user's portfolio files"  
 => "Speicherplatz für Portfolio-Dateien des Benutzers",     'A MySQL error has occurred.'
   => 'A MySQL error has occurred.',
    'Current quota'  
 => 'Derzeitiger Speicherplatz',     'Number of accesses'
   => 'Number of accesses',
    'For this user, the default quota is [_1] Mb.'  
 => 'Für diesen Benutzer ist der voreingestellte Speicherplatz [_1] MB.',     'Ascending'
   => '上升的',
    'Change quota'  
 => 'Speicherplatz ändern',     'Descending'
   => '下降的',
    'Custom quota'  
 => 'Selbsteingestellter Speicherplatz',     'Students Attempting'
   => 'Students Attempting', # ??? [SB 2007-07-03]
    'Existing sections'  
 => 'Bestehende Sektionen',     'Average Number of Tries'
   => 'Average Number of Tries',
    'Define new section'  
 => 'Neue Sektion erstellen',     'Mean Degree of Difficulty'
   => 'Mean Degree of Difficulty',
    'Create/Modify Another User'  
 => 'Andere Benutzeraccounts erstellen oder ändern',     'Mean Degree of Discrimination'
   => 'Mean Degree of Discrimination',
    'Set Privileges for New User'  
 => 'Einstellungen für neuen Benutzer',     'Evaluation: Clear'
   => 'Evaluation: Clear',
    'Generating user'  
 => 'Erstelle Benutzer',     'Evaluation: Technically Correct'
   => 'Evaluation: Technically Correct',
    'Generating user: [_1]'  
 => 'Erstelle Benutzer: [_1]',     'Evaluation: Material is Correct'
   => 'Evaluation: Material is Correct',
    'Home server'  
 => 'Heimatserver',     'Evaluation: Material is Helpful'
   => 'Evaluation: Material is Helpful',
    'Home server: [_1]'  
 => 'Heimatserver: [_1]',     'Evaluation: Material has Depth'
   => 'Evaluation: Material has Depth',
    'Modifying Roles'  
 => 'Anpassung der Benutzerrollen',     'Prev'
   => '上一个',
    'No roles to modify'  
 => 'Es erfolgte keine Änderung der Benutzerrollen.',     'Reload'
   => '重新加载',
    'starting'  
 => 'Start am',     'Results [_1] to [_2] out of [_3]'
   => '结果 [_1] 至 [_2] 的 [_3]',
    'Add to classlist:'  
 => 'Hinzufügen zur Kursteilnehmerliste:',     'Unactionable Search Query'
   => '查询被否决',
    'Change Current Login Data'  
 => 'Derzeitige Login-Einstellung ändern',     'Revise Search Request'
   => '修改搜索请求',
    'Enter New Login Data'  
 => 'Neue Login-Einstellungen',     'LON-CAPA Access Control'
   => 'LON-CAPA 访问控制',
    'will override current values'  
 => 'überschreibt derzeitigen Wert',     'Access  : '
   => '访问  : ',
    'Set a quota for the total disk space available for storage of course group portfolio files.'  
 => 'Verfügbarer Gesamtspeicherplatz für Portfolio-Dateien für alle Kursgruppen dieses Kurses:',     'Resource: '
   => '资源: ',
    'Section Numbers and corresponding LON-CAPA section IDs'  
 => 'Sektionsnummern und korrespondierende LON-CAPA-Sektions-IDs',     'Action  : '
   => 'Action  : ',
    'Overall Assessment Statistical Data'  
 => 'Übergreifende statistische Beurteilungsdaten',     'You have modified your course recently, [_1] may fix this access problem.'
   => 'You have modified your course recently, [_1] may fix this access problem.',
    'No new dynamic data found.'  
 => 'Keine neuen dynamischen Daten gefunden.',     'Published on ...'
   => 'Published on ...',
    'Current value is'  
 => 'Aktuelle Einstellung ist',     'Currently published version'
   => 'Currently published version',
    'Interval set to version changes [_1]'  
 => 'Intervall auf Versionsänderungen [_1] gesetzt',     'Edit Metadata'
   => 'Edit Metadata',
    'Creating a new problem resource.'  
 => 'Neue Aufgabe erstellen',     'Cleanup XML Document'
   => 'Cleanup XML Document',
    'Creating a new library resource.'  
 => 'Neue Bibliothiek erstellen',     'Select actions to attempt:'
   => '选择所需的行动:',
    'Creating a new survey resource.'  
 => 'Neue Umfrage erstellen',     'Linefeeds, formfeeds, and carriage returns'
   => 'Linefeeds, formfeeds, and carriage returns',
    'Creating a new task resource.'  
 => 'Neue "bridgetask"-Datei erstellen',     'Empty tags'
   => 'Empty tags',
    'The requested file [_1] currently does not exist.'  
 => 'Die angeforderte Datei [_1] existiert momentan nicht.',     'Lower casing'
   => 'Lower casing',
    'To create a new problem, select a template from the list below. Then click on the "Create problem" button.'  
 => 'Um eine neue Aufgabe zu erstellen, wählen Sie eine Vorlage aus der unten angebotenen Liste. Klicken Sie dann auf den "Aufgabe erstellen"-Button.',     'Symbol font'
   => 'Symbol font', # ??? [SB 2007-07-03]
    'To create a new library, select a template from the list below. Then click on the "Create library" button.'  
 => 'Um eine neue Bibliothek zu erstellen, wählen Sie eine Vorlage aus der unten angebotenen Liste. Klicken Sie dann auf den "Bibliothek erstellen"-Button.',     'Cleanup'
   => 'Cleanup',
    'To create a new survey, select a template from the list below. Then click on the "Create survey" button.'  
 => 'Um eine neue Umfrage zu erstellen, wählen Sie eine Vorlage aus der unten angebotenen Liste. Klicken Sie dann auf den "Umfrage erstellen"-Button.',     'Back to Source File'
   => 'Back to Source File',
    'To create a new task, select a template from the list below. Then click on the "Create task" button.'  
 => 'Um eine neue "bridgetask"-Datei zu erstellen, wählen Sie eine Vorlage aus der unten angebotenen Liste. Klicken Sie dann auf den "bridgetask-Datei erstellen"-Button.',     'Hypertext Cascading Style Sheet'
   => 'Hypertext Cascading Style Sheet',
    'Accessibility Options'  
 => 'Alternativ-Login',     'Online Survey'
   => 'Online Survey',
    'About LON-CAPA'  
 => '关于 LON-CAPA',     'Unable to find [_1]'
 #=> 'Über LON-CAPA',  => 'Unable to find [_1]',
   
    'Course Catalog'     'Post Server Announcements'
 => '课程目录',  => 'Post Server Announcements',
 #=> 'Kursübersicht',  
      'Post announcements to the system login and roles screen'
    'If you were expecting to see an active role listed for a particular course in the [_1] domain, it may be missing for one of the following reasons:'  => 'Post announcements to the system login and roles screen',
 => 'Falls Sie eine aktive Rolle für einen bestimmten Kurs in der Domäne "[_1]" erwartet haben, könnte es sein, dass diese aus einem der folgenden Gründe fehlt:',  
      '(leave blank to delete announcement)'
    'The course has yet to be created.'  => '(leave blank to delete announcement)',
 => 'Der Kurs wurde noch nicht erstellt.',  
      'Check machines:'
    'Automatic enrollment of registered students has not been enabled for the course.'  => 'Check machines:',
 => 'Die automatische Kursbelegung registrierter Studenten wurde für diesen Kurs nicht aktiviert.',  
      'Current Announcement'
    'You are in a section of course for which automatic enrollment in the corresponding LON-CAPA course is not active.'  => 'Current Announcement',
 => 'Sie sind in einer Sektion des Kurses, für die die automatische Kursbelegung im zugehörigen LON-CAPA-Kurs nicht aktiviert ist.',  
      'Calendar'
    'You registered for the course recently and there is a time lag between the time you register, and the time this information becomes available for the update of LON-CAPA course rosters.'  => '日历',
 => 'Sie haben sich kürzlich für den Kurs registriert und es gibt eine Zeitverzögerung zwischen der Zeit Ihrer Registrierung und dem Erscheinen dieser Information in der LON-CAPA-Kursteilnehmerliste.',  
      'Download your Calendar as iCalendar File'
    'If you were expecting to see an active role listed for a particular course, that course may not have been created yet.'  => '下载您的日历',
 => 'Falls Sie eine aktive Rolle für einen bestimmten Kurs erwartet haben, könnte es sein, dass diese noch nicht erstellt wurde.',  
      'No calendar available for this date.'
    'The [_1]Course Catalog[_2] provides information about all [_3] classes for which LON-CAPA courses have been created.' # [_3]: domain  => '没有日历用于此日期。',
 => 'Die [_1]Kursübersicht[_2] enthält Informationen über alle Kurse der Domäne [_3], für die LON-CAPA-Kurse eingerichtet wurden.',  
      'Posting [_1]'
    'You can search the course catalog for courses which permit self-enrollment, if you would like to enroll in a course.'  => 'Posting [_1]',
 => 'Falls Sie einen Kurs belegen möchten, können Sie die Kursübersicht nach Kursen durchsuchen, die eine Selbsteintragung zulassen.',  
      'This LON-CAPA server is version [_1]'
    'User Authentication'  => '这里是 LON-CAPA [_1]',
 => 'Benutzer-Authentifizierung',  
      'Only changes made from servers running LON-CAPA [_1] or later are displayed.'
    'Log-in Help'  => 'Only changes made from servers running LON-CAPA [_1] or later are displayed.',
 => '登录帮助',  
      'Edit Answer'
    'Forgot password?'  => 'Edit Answer',
 => '忘记密码?',  
      'Date/Time'
    'New User?'  => '日期/时间',
 => '新用户?',  
      'Threshold Name'
    'Crosslisted'  => 'Threshold Name',
 => 'querverwiesen',  
      'Current value'
    'Owner'  => 'Current value',
 => 'Eigentümer',  
      'Change?'
    'Code'  => '改变?',
 => 'Kurscode',  
      'Make changes'
    'Course listing'  => '保存',
 => '课程目录',  
 #=> 'Kursübersicht',     'Change thresholds'
   => 'Change thresholds',
    'Course Listing'  
 => '课程目录',     'Picture Conversion Status'
 #=> 'Kursübersicht',  => 'Picture Conversion Status',
   
    'Display information about official [_1] classes for which LON-CAPA courses have been created:'     'Class Print Status'
 => 'Informationen zu offiziellen Kursen der [_1], für die LON-CAPA-Kurse eingerichtet wurden',  => 'Class Print Status',
   
    'help/support'     'Removing error messages:'
 => 'Hilfe und Support',  => 'Removing error messages:',
   
    'Ask helpdesk'     'Invalid target directory, FAIL'
 => 'Anfrage an Helpdesk abschicken',  => 'Invalid target directory, FAIL',
   
    'Back to last location'     'Creating old version [_1]'
 => 'Zurück zum letzten Ort',  => 'Creating old version [_1]',
   
    'Note'     'Initial version'
 => 'Anmerkung',  => 'Initial version',
   
    'Student questions about course content should be directed to the course instructor'     'Press "Generate Statistics" when you are ready.'
 => 'Studentische Fragen zum Kursinhalt richten Sie bitte direkt an den Dozenten des Kurses',  => 'Press "Generate Statistics" when you are ready.',
   
    'Submit Request'     'It may take some time to update the student data for the first analysis. Future analysis this session will not have this delay.'
 => 'Anfrage abschicken',  => 'It may take some time to update the student data for the first analysis. Future analysis this session will not have this delay.',
   
    'E-mail address'     'A course-wide error occurred.'
 => 'E-Mail 地址',  => 'A course-wide error occurred.',
 #=> 'E-Mail-Adresse',  
      'none'
    'Enter the username you use to log-in to LON-CAPA, and your domain.'  => '没有',
 => 'Geben Sie Ihre LON-CAPA-Benutzerkennung ein und wählen Sie Ihre Domäne.',  
      'Prepare Report'
    'URL of page'  => '编写报告',
 => 'URL der Seite',  
      'Show problem'
    'Phone'  => '提示显示',
 => '电话',  
 #=> 'Telefon-Nr.',     'Show correct answers'
   => 'Show correct answers',
    'Course Details'  
 => 'Kursdetails',     'Show all submissions'
   => 'Show all submissions',
    'Enter institutional course code'  
 => 'Kurs-Instituts-Code',     'Show problem grading'
   => 'Show problem grading',
    'Enter course title'  
 => 'Kurstitel',     'Computing correct answers greatly increases the amount of time required to prepare a report.'
   => 'Computing correct answers greatly increases the amount of time required to prepare a report.',
    'Section Number'  
 => 'Sektionsnummer',     'Please select problems and use the [_1]Prepare Report[_2] button to continue.'
   => 'Please select problems and use the [_1]Prepare Report[_2] button to continue.',
    'Detailed Description'  
 => 'Detailierte Beschreibung',     'Please select a Survey to analyze'
   => 'Please select a Survey to analyze',
    'Clear Form'  
 => 'Formular zurücksetzen',     'There are no survey problems in this course.'
   => 'There are no survey problems in this course.',
    'Material presented in clear way'  
 => 'Das Material wird in einer verständlichen Art dargestellt',     'Generate Survey Report'
   => 'Generate Survey Report',
    'Material covered with sufficient depth'  
 => 'Das Thema wird in ausreichender Tiefe behandelt',     'Building text document.'
   => 'Building text document.',
    'Material is helpful'  
 => 'Das Material ist hilfreich',     'Generated on [_1]'
   => 'Generated on [_1]',
    'Material appears to be correct'  
 => 'Das Material scheint korrekt zu sein',     'Your text file'
   => 'Your text file',
    'This will only retrieve the resource. If you want to retrieve the metadata, you will need to do that separately.'  
 => 'Die Aktion wird lediglich die Ressource selbst wiederherstellen. Möchten Sie auch eine alte Version der Metadaten zu dieser Ressource wiederherstellen, müssen Sie dies extra tun.',     'Done compiling text file. See link below to download.'
   => 'Done compiling text file. See link below to download.',
    'is in this state due to author settings.'  
 => 'befindet sich aufgrund von Einstellungen des Autors temporär in diesem Zustand.',     'There is no essay or string response data to output for this survey.'
   => 'There is no essay or string response data to output for this survey.',
    'User Data for'  
 => 'Benutzerdaten von',     'Building spreadsheet.'
   => '生成电子表格。',
    'Email Address'  
 => 'E-Mail-Adresse',     '[_1]:[_2] responses to [_3] may be too long to fit Excel spreadsheet.'
   => '[_1]:[_2] responses to [_3] may be too long to fit Excel spreadsheet.',
    'Enroll Student'  
 => 'Studenten Kurs belegen lassen',     'Done compiling spreadsheet. See link below to download.'
   => 'Done compiling spreadsheet. See link below to download.',
    'If active, the new role will be available when the student next logs in to LON-CAPA.'  
 => 'Falls bereits aktiv, wird die Rolle ab dem nächsten Login für den Studenten verfügbar sein.',     'Make a sequence selection from the "Sequences and Folders" menu and hit "Create Plot" to begin'
   => 'Make a sequence selection from the "Sequences and Folders" menu and hit "Create Plot" to begin',
    'Enroll another student'  
 => 'Einen weiteren Studenten den Kurs belegen lassen',     'Create Plot'
   => 'Create Plot',
    'Enroll Another Student'  
 => 'Einen weiteren Studenten den Kurs belegen lassen',     'Start Time:'
   => 'Start Time:',
    'start date'  
 => 'Anfangsdatum',     'End Time:'
   => 'End Time:',
    'end date'  
 => 'Endedatum',     'Sender'
   => '寄件人',
    'active groups'  
 => 'Aktive Gruppen',     'Number'
   => 'Number',
    'active group(s)'  
 => 'Aktive Gruppen',     'Upload Classlist'
   => 'Upload Classlist',
    "Select a user name to view the user's personal page."  
 => "选择一个用户名,以查看此用户的个人网页。",     'Semicolon separated values'
 #=> "Klicken Sie auf die Benutzerkennung, um die persönliche Informationsseite dieses Benutzers anzuschauen.",  => '以分号分隔',
   
    'View recent activity by this student'     'Show Log'
 => '最后处于活动状态的人', # n.t.  => '查看日志',
 #=> 'Zuletzt stattgefundene Aktivitäten dieser Person', # n.t.  
      'Course Document Change Log'
    'Recent activity of [_1]:[_2]'  => 'Course Document Change Log',
 => '最后处于活动状态的 [_1]:[_2]',  
 #=> 'Zuletzt stattgefundene Aktivtäten von [_1]:[_2]',     'Records'
   => 'Records',
   
    'Compiling student activity data can take a long time.     'Before'
 Your request continues to be processed while results are displayed.  => '以前',
 ' # 2xCR!  
 => 'Das Zusammenstellen der Aktivitätsdaten kann eine Weile dauern.     'After'
 Ihre Anfrage wird weiter verarbeitet, während die schon vorhandenen Ergebnisse bereits angezeigt werden.  => '以后',
 ',  
      'Current folder/page'
    'Composing Query'  => '当前文件夹/页',
 => 'Stelle Anfrage zusammen',  
      'Containing phrase'
    'Student Activity'  => '含有短语',
 => 'Studentische Aktivitäten',  
      'None'
    'Waiting up to [_1] seconds for results'  => '没有',
 => 'Warte noch maximal [_1] Sekunden auf Ergebnisse',  
      'Users'
    'Activity data compiled up to [_1]'  => '用户',
 => 'Aktivitätsdaten zusammengestellt bis [_1]',  
      'Include parameter types'
    'While data is processed, periodically reload this page for more recent activity'  => 'Include parameter types',
 => 'Während die Daten verarbeitet werden, können Sie gelegentlich die Seite aktualisieren, um aktuellere Aktivitätsdaten zu erhalten.',  
      'Parameter Change Log'
    'Data'  => 'Parameter Change Log',
 => 'Daten',  
      'Announce'
    'Resubmit last request to check for newer data'  => 'Announce',
 => 'Letzte Anfrage erneut abschicken, um auf aktuellere Daten zu prüfen',  
      'Not active anymore'
    'View Classlist'  => 'Not active anymore',
 => 'Kursteilnehmerliste anschauen',  
      'Add to Course Announcements'
    'Count'  => 'Add to Course Announcements',
 => 'Zähler', # n.t.  
      'Username : Domain'
    'Modifying authentication:'  => '用户名:域',
 => 'Ändere Authentifizierung:',  
      'Active'
    'Home server: [_1]'  => '活跃的',
 => 'Heimatserver: [_1]',  
      'Expired'
    'Modify User Privileges'  => 'Expired',
 => 'Benutzerrechte anpassen',  
      'Future'
    'Insert:'  => 'Future',
 => 'Einfügen:',  
      'Sort by realm first, then student (group/section)'
    'Delete?'  => 'Sort by realm first, then student (group/section)',
 => 'Löschen?',  
      'Sort by student (group/section) first, then realm'
    'Randomize Foil Order:'  => 'Sort by student (group/section) first, then realm',
 => 'Reihenfolge der Auswahlmöglichkeiten randomisieren:',  
      'Shift all dates based on this date'
    'Use template:'  => 'Shift all dates based on this date',
 => 'Vorlage verwenden:',  
      'Overview Mode'
    'Display Direction'  => '概况模式',
 => 'Anzeige-Richtung:',  
      'Overview'
    'vertical'  => '概况',
 => 'vertikal',  
      'Set Parameters'
    'horizontal'  => '参数设置',
 => 'horizontal',  
      'Parts'
    'Script'  => '部分',
 => 'Skript-Block', # n.t.  
      'Section(s)'
    'Problem Editing Help'  => '章节(en)',
 => 'Hilfe zur Aufgabenerstellung', # n.t.  
      'Group(s)'
    'Problem Editing'  => '组',
 => 'Aufgabenerstellung',  
      'Parameter Selection'
    'Hint'  => '参数选择',
 => 'Hinweis', # n.t.  
      'Add Selection for...'
    'Show hint even if problem Correct:'  => 'Add Selection for...',
 => 'Hinweis auch zeigen, wenn Aufgabe richtig beantwortet wurde:',  
      'Select Common Only'
    'Single Line Text Entry Area'  => 'Select Common Only',
 => 'Zeile mit Texteingabefeld', # n.t.  
      'Problem Dates'
    'Parameters for a response'  => 'Problem Dates',
 => 'Parameter für Antworttyp', # n.t.  
      'Content Dates'
    'Problem Part'  => 'Content Dates',
 => 'Aufgabenteil', # n.t.  
      'Discussion Settings'
    'Part ID:'  => 'Discussion Settings',
 => 'Aufgabenteil-ID:',  
      'Visibilities'
    'Displayed Part Description:'  => '可见的',
 => 'Anzuzeigende Aufgabenteil-Beschreibung:',  
      'Part Parameters'
    'Readonly:'  => '部分参数',
 => 'Nur lesbar:', # n.t.  
      'For User [_1] or Student/Employee ID [_2] at Domain [_3]'
    'Response: Numerical'  => '对于用户 [_1] 或学生/员工编号 [_2] 在域 [_3]',
 => 'Antwortblock: numerisch', # n.t.  
      'Group Files'
    'random'  => '编组文件',
 => 'zufällig',  
      "Enter user:domain for User's 'About Me' Page"
    'top'  => "Enter user:domain for User's 'About Me' Page",
 => 'am Anfang',  
      'No map selected.'
    'bottom'  => 'No map selected.',
 => 'am Ende',  
      'Most Recent:'
    'Add new Option:'  => '最新:',
 => 'Option hinzufügen:',  
      'In Course:'
    'Delete an Option:'  => '课程:',
 => 'Option löschen:', # n.t.  
      'Use:'
    'Print options:'  => '使用:',
 => 'Ausgabe der Optionen:',  
      'Search LON-CAPA help'
    "Don't show option list"  => '搜索 LON-CAPA 帮助',
 => "Optionsliste nicht anzeigen", # n.t.  
      'Before course enrollment start!'
    'Display of options when printed'  => 'Before course enrollment start!',
 => 'Anzeigeart der Optionen beim Druck',  
      'After course enrollment end!'
    'Normal list'  => 'After course enrollment end!',
 => 'Normale Liste',  
      'in the past'
    'Listed in vertical column'  => '在过去',
 => 'In senkrechter Spalte aufgelistet',  
      'in the future'
    'Multiple Option Response Question'  => '在将来',
 => 'Antwortblock: Optionsauswahl',  
      'Choose'
    'Select Options'  => 'Choose',
 => 'Wählbare Optionen', # n.t.  
      'Title:'
    'Image'  => '标题:',
 => 'Bild', # n.t.  
      'URL:'
    'Image Url:'  => 'URL:',
 => 'URL des Bildes:',  
      'Course, Portfolio and Catalog Search'
    'width (pixel):'  => '目录搜索,组合搜索和课程搜索',
 => 'Breite (Pixel):',  
      'ERROR:'
    'height (pixel):'  => '错误:',
 => 'Höhe (Pixel):',  
      '(click for example)'
    'Alignment:'  => '(click for example)',
 => 'Ausrichtung:', # n.t.  
      'click for example'
    'Encrypt URL:'  => 'click for example',
 => 'URL verschlüsseln:', # n.t.  
      'Re-Enable'
    'no'  => '重新启用',
 => 'nein',  
      'Script Functions'
    'Location:'  => 'Script Functions',
 => 'Stelle:', # n.t.  
      'Image Options'
    'Randomly labeled image'  => '图像选项',
 => 'Dynamisch beschriftetes Bild', # n.t.  
      'left'
    'Response: Click on Image'  => '左边',
 => 'Antwortblock: Klick-ins-Bild', # n.t.  
      'right'
    'Collection of Imageresponse foils'  => '右边',
 => 'Sammlung von Bildantwort-Auswahlmöglichkeiten', # n.t.  
      'TeXwidth (mm):'
    'Image response foil'  => 'TeX-宽 (mm):',
 => 'Bildantwort-Auswahlmöglichkeit', # n.t.  
      'TeXheight (mm):'
    'Enter Coordinates' # n.t.  => 'TeX-高 (mm):',
 => 'Koordinaten festlegen',  
      'TeXwrap:'
    'Rectangle'  => 'TeXwrap:',
 => 'Rechteck', # n.t.  
      'Sorry!'
    'Coordinate Pairs'  => '对不起...',
 => 'Koordinatenpaar',  
      'Resource not available.'
    'Polygon'  => 'Resource not available.',
 => 'Polygon',  
      'File Type'
    'Coordinate list'  => 'File Type',
 => 'Koordinatenliste', # n.t.  
      'Output of decompress:'
    'Create Polygon Data'  => 'Output of decompress:',
 => 'Polygon-Daten festlegen', # n.t.  
      'Decompress complete.'
    'Task Description'  => 'Decompress complete.',
 => 'Beschreibung der Aufgabe', # n.t.  
      'Archive:'
    'Clickable Image'  => '存档:',
 => 'Klickbares Bild', # n.t.  
      'inflating:'
    'Image Source File'  => 'inflating:',
 => 'Pfad und Name der Bilddatei', # n.t.  
      'Incorrect:'
    'Select Position on Image'  => '错误:',
 => 'Auswahl der Position im Bild',  
      'Correct:'
    'Select First Coordinate on Image'  => '正确:',
 => 'Klicken Sie an die Stelle der ersten Koordinate',  
      'Correct'
    'Select Second Coordinate on Image'  => '正确',
 => 'Klicken Sie an die Stelle der zweiten Koordinate',  
      'Pick course first'
    'Select Finish to save selection'  => '只能选择课程',
 => 'Klicken Sie auf Abschließen zum Abschließen der Aktion oder auf Abbrechen zum Abbrechen',  
      'User Information Changed'
    'Enter Coordinate or click finish to close Polygon'  => '用户信息变更',
 => 'Klicken Sie in das Bild, um die Koordinaten für das Polygon festzulegen',  
      'Changed To'
    'Click to select a Coordinate or click Finish to save current selection'  => '改为',
 => 'Klicken Sie in das Bild, um Koordinaten festzulegen',  
      'disk space allocated to portfolio files'
    'New Name'  => 'disk space allocated to portfolio files',
 => 'Neuer Dateiname',  
      'You have new messages'
    'Make Obsolete'  => 'You have new messages',
 => 'Als überholt markieren',  
      'Destination folder'
    'Set Margins'  => '目的文件夹',
 => 'Seitenränder festlegen',  
      'Mark Read'
    'How should each column be formatted?'  => '标记为已读',
 => 'Wie soll jede Spalte formatiert werden?', # n.t.  
      'Move to Folder ->'
    'Width:'  => '移至文件夹 ->',
 => 'Breite:', # n.t.  
      'Register Response Devices (&quot;Clickers&quot;)'
    'Height:'  => '注册应答设备 (&quot;Clickers&quot;)',
 => 'Höhe:', # n.t.  
      'Enter response device ("clicker") numbers'
    'Left Margin:'  => '输入应答设备(&quot;Clickers&quot;)的号码',
 => 'Linker Rand:', # n.t.  
      'Locating your clicker ID'
    'Username and/or password could not be authenticated.'  => '定位您的应答设备编号',
 => 'Benutzerkennung und/oder Passwort konnten nicht erfolgreich authentifiziert werden.',  
      'Register Clicker'
    'Please check the username and password.'  => '注册应答设备',
 => 'Bitte überprüfen Sie Ihre Benutzerkennung und Ihr Passwort.',  
      'Register'
    'Try again'  => '注册',
 => 'Nochmal versuchen',  
      'New Link'
    'Information needed to verify your login information is missing, inaccessible or expired.'  => '新的书签',
 => 'Die Daten, um Ihre Anmeldung zu überprüfen, fehlen, können nicht gelesen werden oder sind abgelaufen.',  
      'Refresh'
    'Sending'  => '更新',
 => 'Sende',  
      'Custom metadata [_1]'
    'Completed.'  => '自定义元数据 [_1]',
 => 'Ausgeführt.',  
      'Question/Comment/Feedback about course content'
    'Messages being sent.'  => '课程内容的问题/评论/反馈',
 => 'Nachrichten wurden gesendet',  
      'User modify/custom role edit'
    'showing messages'  => '用户帐户和权限管理',
 => 'zeige Nachrichten',  
      'User Search'
    'Assigning'  => '用户搜索',
 => 'Zuweisung der Rolle',  
      'to add/modify roles'
    'ending'  => ', 添加/修改角色',
 => 'Ende am',  
      'is'
    'Assistant Co-Author'  => '是',
 => 'Co-Autor-Assistent',  
      'contains'
    'Metadata for [_1]'  => '包括',
 => 'Metadaten für [_1]',  
      'in this domain'
    'There are [_1] matches to your query.'  => '在该域',
 => 'Ihre Suche hat [_1] Treffer ergeben.',  
      'in institutional directory'
    'Revise search'  => '在研究所目录',
 => 'Suche ändern',  
      'Domain/institution to search'
    'in LON-CAPA domain'  => 'Domain/institution to search',
 => 'in LON-CAPA-Domäne', # n.t.  
      'Directory search has not been configured for domain: [_1]'
    'Sort by [_1] [_2]'  => '目录搜索,在还没有被配置的域:[_1]',
 => 'Sortiert nach [_1] [_2]',  
      'permanent e-mail'
    'Number of accesses'  => '永久电子邮件',
 => 'Anzahl der Zugriffe',  
      'Set user role'
    'Ascending'  => '设置用户角色',
 => 'aufsteigend',  
      'No exact match found for this username ([_1]) in this domain.'
    'Descending'  => '对该用户名([_1])在这个领域中没有找到完全匹配的。',
 => 'absteigend',  
      'No match found for this username ([_1]) in this domain.'
    'Students Attempting'  => '对该用户名([_1])在这个领域中没有找到相应的。',
 => 'Studentische Versuche', # ??? [SB 2007-07-03]  
      'Make new user "[_1]"'
    'Average Number of Tries'  => '新用户 "[_1]"',
 => 'Durchschnittliche Anzahl an Versuchen',  
      'Course Editor'
    'Mean Degree of Difficulty'  => '编辑课程',
 => 'Durchschnittlicher Schwierigkeitsgrad',  
      'Community Editor'
    'Mean Degree of Discrimination'  => 'Community Editor',
 => 'Durchschnittlicher Grad der Abgrenzung',  
      'Choose which items you wish to export from your Course.'
    'Evaluation: Clear'  => '选择您要从课程中导出的项目。',
 => 'Evaluierung: Klar',  
      'Content items'
    'Evaluation: Technically Correct'  => '内容项目',
 => 'Evaluierung: Technisch korrekt',  
      'Discussion posts'
    'Evaluation: Material is Correct'  => '讨论文章',
 => 'Evaluierung: Material ist korrekt',  
      'Download the zip file from'
    'Evaluation: Material is Helpful'  => '下载zip档案从:',
 => 'Evaluierung: Material ist hilfreich',  
      'IMS course archive'
    'Evaluation: Material has Depth'  => 'IMS课程存档',
 => 'Evaluierung: Tiefe des Themas',  
      'last name, first name'
    'Prev'  => '姓氏,名字',
 => 'Zurück',  
      'Select a Template'
    'Reload'  => 'Select a Template',
 => 'Aktualisieren',  
      'Edit custom role'
    'Results [_1] to [_2] out of [_3]'  => 'Edit custom role',
 => 'Treffer [_1] bis [_2] von insgesamt [_3]',  
      'Privilege'
    'Unactionable Search Queary'  => 'Privilege',
 => 'Suchanfrage zurückgewiesen',  
      'Showing users with a name starting with [_1]'
    'You did not fill in enough information for the search to be started. You need to fill in relevant fields on the search page in order for a query to be processed.'  => '显示用户,起始是 [_1]',
 => 'Sie haben nicht genügend Informationen eingetragen, damit die Suche gestartet werden kann. Füllen Sie relevante Felder aus, damit die Suche ausgeführt werden kann.', # n.t.  
      'Permanent e-mail address'
    'Revise Search Request'  => '永久的 E-Mail 地址',
 => 'Suchanfrage ändern',  
      'Permanent e-mail'
    'LON-CAPA Access Control'  => '永久的 E-Mail 地址',
 => 'LON-CAPA-Zugriffskontrolle',  
      'User [_1] in domain [_2]'
    'Access  : '  => '用户 [_1] 在域 [_2]',
 => 'Zugriff  : ',  
      'Result'
    'Resource: '  => 'Result',
 => 'Ressource: ',  
      'Directory search in domain [_1] is not available for the requested search type: "[_2]"'
    'Action  : '  => 'Directory search in domain [_1] is not available for the requested search type: "[_2]"',
 => 'Aktion   : ',  
      "No match found for this username ([_1]) in your institution's directory."
    'You have modified your course recently, [_1] may fix this access problem.'  => "No match found for this username ([_1]) in your institution's directory.",
 => 'Sie haben den Kurs kürzlich verändert. [_1] könnte das Zugriffsproblem beheben.',  
      'Setting'
    'Published on ...'  => 'Setting',
 => 'Veröffentlicht am...',  
      'Directory search available?'
    'Currently published version'  => 'Directory search available?',
 => 'Derzeit veröffentlichte Version',  
      'Back to actions menu'
    'Edit Metadata'  => 'Back to actions menu',
 => 'Metadaten ändern',  
      'Edit action'
    'Cleanup XML Document'  => 'Edit action',
 => 'XML-Code aufräumen',  
      'Effect'
    'Select actions to attempt:'  => 'Effect',
 => 'Auswahl der gewünschten Aktionen:',  
      'Course / User'
    'Linefeeds, formfeeds, and carriage returns'  => 'Course / User',
 => 'Zeilenumbrüche (LF), Seitenvorschübe und "Wagenrückläufe" (CR)',  
      'deny'
    'Empty tags'  => 'deny',
 => 'Leere Tags',  
      'allow'
    'Lower casing'  => 'allow',
 => 'Kleinschreibung',  
      'Delete this rule'
    'Symbol font'  => 'Delete this rule',
 => 'Symbolischer Zeichensatz', # ??? [SB 2007-07-03]  
      'Insert rule above'
    'Cleanup'  => 'Insert rule above',
 => 'Aufräumen',  
      'Insert rule below'
    'Back to Source File'  => 'Insert rule below',
 => 'Zurück zur Quelldatei',  
      'Move rule down'
    'Hypertext Cascading Style Sheet'  => 'Move rule down',
 => 'Stylesheet-Datei',  
      'Move rule up'
    'Online Survey'  => 'Move rule up',
 => 'Umfrage',  
      'Warning: It can take up to 1 hour for rights changes to fully propagate.'
    'Unable to find [_1]'  => 'Warning: It can take up to 1 hour for rights changes to fully propagate.',
 => 'Die Datei [_1] konnte nicht gefunden werden.',  
      'email address'
    'Post Server Announcements'  => 'email address',
 => 'Server-Bekanntmachungen',  
      'Updated'
    'Post announcements to the system login and roles screen'  => '已更新',
 => 'Server-Bekanntmachungen für die Login-Seite und die Rollenauswahl',  
      'The error occurred on host [_1]'
    '(leave blank to delete announcement)'  => 'The error occurred on host [_1]',
 => '(leer lassen, um Bekanntmachung zu entfernen)',  
      'This error occurred on machine [_1]'
    'Check machines:'  => 'This error occurred on machine [_1]',
 => 'Server auswählen:',  
      'Clear all Messages in Subdirectory'
    'Current Announcement'  => 'Clear all Messages in Subdirectory',
 => 'Derzeitige Bekanntmachung',  
      'Task information'
    'Calendar'  => 'Task information',
 => '日历',  
 #=> 'Kalender',     'Automated adds/drops'
   => 'Automated adds/drops',
    'Download your Calendar as iCalendar File'  
 => 'Kalender-Download im iCalendar-Format',     'Change enrollment dates'
   => 'Change enrollment dates',
    'No calendar available for this date.'  
 => 'Für dieses Datum ist kein Kalender verfügbar.',     'Change access dates'
   => 'Change access dates',
    'Posting [_1]'  
 => 'Sende an [_1]',     'Notification of changes'
   => 'Notification of changes',
    'This is LON-CAPA [_1]'  
 => 'Hier läuft LON-CAPA [_1]',     'Change crosslistings'
   => 'Change crosslistings',
    'Edit Answer'  
 => 'Antwort editieren',     'Section settings'
   => 'Section settings',
    'Date/Time'  
 => 'Datum, Uhrzeit',     'Student photo settings'
   => 'Student photo settings',
    'Threshold Name'  
 => 'Schwellenwert-Name',     'Update roster now'
   => 'Update roster now',
    'Current value'  
 => 'Aktueller Wert',     'Update student photos'
   => 'Update student photos',
    'Change?'  
 => 'Ändern',     'View students and change type'
   => 'View students and change type',
    'Make changes'  
 => 'Speichern',     'Changes to nightly automated enrollments'
   => 'Changes to nightly automated enrollments',
    'Change thresholds'  
 => 'Schwellenwerte ändern',     'Currently: Nightly adds: [_1], Nightly drops: [_2]'
   => 'Currently: Nightly adds: [_1], Nightly drops: [_2]',
    'Picture Conversion Status'  
 => 'Bildkonvertierungs-Status',     'OFF'
   => 'OFF',
    'Class Print Status'  
 => 'Druckstatus',     'ON'
   => 'ON',
    'Removing error messages:'  
 => 'Entfernen von Fehlermeldungen:',     'Additions based on classlist changes:'
   => 'Additions based on classlist changes:',
    'Creating old version [_1]'  
 => 'Erstelle alte Version [_1]', # n.t.     'Removals based on classlist changes:'
   => 'Removals based on classlist changes:',
    'Initial version'  
 => 'Urversion',     'Enable'
   => 'Enable',
    'Press "Generate Statistics" when you are ready.'  
 => 'Klicken Sie auf "Erzeuge Statistiken", wenn Sie die gewünschten Einstellungen vorgenommen haben.',     'Disable'
   => 'Disable',
    'It may take some time to update the student data for the first analysis. Future analysis this session will not have this delay.'  
 => 'Es kann einige Zeit dauern, um die studentischen Daten für die erste Analyse zu aktualisieren. Zukünftige Analysen werden nicht diese Verzögerung verursachen.',     'Note: Any students added manually by course coordinators using the Enrollment Manager will be unaffected by the nightly removal process if you choose to enable it.'
   => 'Note: Any students added manually by course coordinators using the Enrollment Manager will be unaffected by the nightly removal process if you choose to enable it.',
    'A course-wide error occurred.'  
 => 'Ein kursweiter Fehler ist aufgetreten.',     'Changes to first and/or last automated enrollment dates'
   => 'Changes to first and/or last automated enrollment dates',
    'Analyze Over'  
 => 'Analyse über', # n.t.     'Currently: First enrollment: [_1], Last enrollment: [_2]'
   => 'Currently: First enrollment: [_1], Last enrollment: [_2]',
    'Number of Plots'  
 => 'Anzahl Plots', #???     'Set date of first automated enrollment for registered students'
   => 'Set date of first automated enrollment for registered students',
    'none'  
 => 'nichts',     'If automated adds and/or drops are enabled, then your class roster will be automatically updated nightly, once the first enrollment date has been reached. Prior to this date, the class roster will only contain students you have added directly using the standard LON-CAPA enrollment tools'
   => 'If automated adds and/or drops are enabled, then your class roster will be automatically updated nightly, once the first enrollment date has been reached. Prior to this date, the class roster will only contain students you have added directly using the standard LON-CAPA enrollment tools',
    'Output as [_1]' # _1: checkbox  
 => 'Ausgabeformat [_1]',     'Set date of last automated enrollment for registered students'
   => 'Set date of last automated enrollment for registered students',
    'Prepare Report'  
 => 'Bericht erstellen',     'If automated adds and/or drops are enabled, then your class roster will be automatically updated nightly, until the last enrollment date has been reached.'
   => 'If automated adds and/or drops are enabled, then your class roster will be automatically updated nightly, until the last enrollment date has been reached.',
    'Show problem [_1]' # _1: checkbox  
 => 'Aufgabe anzeigen [_1]',     'Changes to default start and/or end dates for student access'
   => 'Changes to default start and/or end dates for student access',
    'Show correct answers [_1]' # _1: checkbox  
 => 'Korrekte Antworten anzeigen [_1]',     'Currently: default first access:'
   => 'Currently: default first access:',
    'Show all submissions [_1]' # _1: checkbox  
 => 'Alle Einreichungen anzeigen [_1]',     ', default last access:'
   => ', default last access:',
    'Show problem grading [_1]' # _1: checkbox  
 => 'Aufgabenbewertung anzeigen [_1]',     'Set date of first access for registered students added via automated enrollment'
   => 'Set date of first access for registered students added via automated enrollment',
    'Computing correct answers greatly increasese the amount of time required to prepare a report.'  
 => 'Die Berechnung korrekter Antworten erhöht die benötigte Zeit erheblich, um den Bericht zu erstellen.',     'Set date of last access for registered students added via automated enrollment'
   => 'Set date of last access for registered students added via automated enrollment',
    'Please select problems and use the [_1]Prepare Report[_2] button to continue.'  
 => 'Wählen Sie die zu berücksichtigenden Aufgaben aus und klicken Sie anschließend auf den [_1]Bericht erstellen[_2]-Button.',     'Changes to section settings'
   => 'Changes to section settings',
    'Please select a Survey to analyze'  
 => 'Wählen Sie eine Umfrage, die analysiert werden soll:',     'Currently no sections of'
   => 'Currently no sections of',
    'There are no survey problems in this course.'  
 => 'In diesem Kurs sind keine Umfragen enthalten.',     'are contributing enrollment to the LON-CAPA class roster.'
   => 'are contributing enrollment to the LON-CAPA class roster.',
    'Generate Survey Report'  
 => 'Umfragebericht generieren',     'Add enrollment from additional sections.'
   => 'Add enrollment from additional sections.',
    'Building text document.'  
 => 'Erstelle Textdokument.',     'Number of new sections to add:'
   => 'Number of new sections to add:',
    'Generated on [_1]'  
 => 'Generiert am [_1]',     'Students enrolling in the sections listed below will be automatically added to the class roster for LON-CAPA course'
   => 'Students enrolling in the sections listed below will be automatically added to the class roster for LON-CAPA course',
    'Your text file'  
 => 'Ihre Textdatei',     'if you have chosen to enable a nightly automated enrollment update.'
   => 'if you have chosen to enable a nightly automated enrollment update.',
    'Done compiling text file. See link below to download.'  
 => 'Erstellung der Textdatei abgeschlossen. Verwenden Sie den unten angegebenen Link zum Herunterladen.',     'Nightly additions based on classlist changes now'
   => 'Nightly additions based on classlist changes now',
    'There is no essay or string response data to output for this survey.'  
 => 'In dieser Umfrage existieren keine Essay- oder Text-Antwortdaten (essayresponse, stringresponse), die ausgegeben werden könnten.',     'Nightly additions based on classlist changes still'
   => 'Nightly additions based on classlist changes still',
    'Building spreadsheet.'  
 => 'Erstelle Tabelle.',     'Nightly removals based on classlist changes now'
   => 'Nightly removals based on classlist changes now',
    '[_1]:[_2] responses to [_3] may be too long to fit Excel spreadsheet.'  
 => '[_1]:[_2]-Antworten für [_3] könnten zu lang sein, um in eine Excel-Tabelle reinzupassen.',     'Nightly removals based on classlist changes still'
   => 'Nightly removals based on classlist changes still',
    'Done compiling spreadsheet. See link below to download.'  
 => 'Erstellung der Tabelle abgeschlossen. Verwenden Sie den unten angegebenen Link zum Herunterladen.',     'enabled'
   => 'enabled',
    'Make a sequence selection from the "Sequences and Folders" menu and hit "Create Plot" to begin'  
 => 'Wählen Sie eine Sequenz aus der "Sequenzen und Verzeichnisse"-Liste und klicken Sie auf "Diagramm erzeugen", um zu starten.',     'disabled'
   => 'disabled',
    'Create Plot'  
 => 'Diagramm erzeugen',     'The first date for automated enrollment has been changed'
   => 'The first date for automated enrollment has been changed',
    'Start Time:'  
 => 'Startzeit:',     'The last date for automated enrollment has been changed'
   => 'The last date for automated enrollment has been changed',
    'End Time:'  
 => 'Endezeit:',     'The first date for automated enrollment has been left unchanged as'
   => 'The first date for automated enrollment has been left unchanged as',
    'Sender'  
 => 'Absender',     'The last date for automated enrollment has been left unchanged as'
   => 'The last date for automated enrollment has been left unchanged as',
    'Number'  
 => 'Nummer',     'Currently: Notification:'
   => 'Currently: Notification:',
    'Upload Classlist'  
 => 'Kursteilnehmerliste hochladen',     'Notification of LON-CAPA course roster changes resulting from nightly automated enrollment process?'
   => 'Notification of LON-CAPA course roster changes resulting from nightly automated enrollment process?',
    'Semicolon separated values'  
 => 'Durch Semikolons getrennt',     'The table below contains a list of Kurs-Koordinators in this course.'
   => 'The table below contains a list of Kurs-Koordinators in this course.',
    ' with home server '  
 => ' mit Heimatserver ', # n.t.     'username:domain'
   => '用户名:域',
    'Show Log'  
 => '查看日志',     'Course Access'
 #=> 'Veränderungs-Protokoll',  => 'Course Access',
   
    'Course Document Change Log'     'Current notification status'
 => 'Kursressourcen-Veränderungs-Protokoll',  => 'Current notification status',
   
    'Records'     'Notification active'
 => 'Datensätze',  => 'Notification active',
   
    'Before'     'Notification inactive'
 => '以前',  => 'Notification inactive',
 #=> 'Vorher',  
      'Notification?'
    'After'  => 'Notification?',
 => '以后',  
 #=> 'Nachher',     'Notification of enrollment changes now'
   => 'Notification of enrollment changes now',
    'Current folder/page'  
 => 'Aktuelles Verzeichnis/Seite',     'Notification of enrollment changes still'
   => 'Notification of enrollment changes still',
    'Containing phrase'  
 => 'Enthält Text:',     'The following will receive notification if there are any changes in enrollment in LON-CAPA course:'
   => 'The following will receive notification if there are any changes in enrollment in LON-CAPA course:',
    'None'  
 => 'nichts',     'as a result of the nightly enrollment check:'
   => 'as a result of the nightly enrollment check:',
    'Users'  
 => '用户',     'View/Modify Course Settings'
 #=> 'Benutzer',  => 'View/Modify Course Settings',
   
      'Course search'
    'Include parameter types'  => 'Course search',
 => 'Parametertypen zeigen',  
      'View/Modify Courses'
    'Parameter Change Log'  => 'View/Modify Courses',
 => 'Parameteränderungs-Protokoll',  
      'Course details'
    'Announce'  => 'Course details',
 => 'Bekanntmachen',  
      'Detailed course information:'
    'Not active anymore'  => 'Detailed course information:',
 => 'nicht mehr aktiv',  
      'Default Access Dates for Students'
    'Add to Course Announcements'  => 'Default Access Dates for Students',
 => 'Den Kursbekanntmachungen hinzufügen',  
      'Student Counts'
    'Username : Domain'  => 'Student Counts',
 => 'Benutzerkennung:Domäne',  
      'Auto-enrollment of[_1]registered students'
    'Active'  => 'Auto-enrollment of[_1]registered students',
 => 'aktiv',  
      'Details'
    'Expired'  => 'Details',
 => 'Abgelaufen',  
      'Not enabled'
    'Future'  => 'Not enabled',
 => 'Zukünftig',  
      'section:'
    'Sort by realm first, then student (group/section)'  => 'section:',
 => 'Sortierung nach Bereich, dann nach Student (Gruppe/Sektion)',  
      'Previous access'
    'Sort by student (group/section) first, then realm'  => 'Previous access',
 => 'Sortierung nach Student (Gruppe/Sektion), dann nach Bereich',  
      'Current access'
    'Shift all dates based on this date'  => 'Current access',
 => 'Alle Datumseinträge anhand dieses Datums verschieben',  
      'Future access'
    'Overview Mode'  => 'Future access',
 => 'Übersichtsmodus',  
      'Back to course listing'
    'Overview'  => '返回课程目录',
 => 'Übersicht',  
      'Immediate course roster update'
    'Set Parameters'  => 'Immediate course roster update',
 => 'Parameter einstellen',  
      'There were no new students to add to the course.'
    'Parts'  => 'There were no new students to add to the course.',
 => 'Aufgabenteile',  
      'Back to options page'
    'Section(s)'  => 'Back to options page',
 => 'Sektion(en)',  
      'View/Modify settings for: '
    'Group(s)'  => 'View/Modify settings for: ',
 => 'Gruppe(n)',  
      'Modify quota for group portfolio files'
    'Parameter Selection'  => 'Modify quota for group portfolio files',
 => 'Parameter-Auswahl',  
      'Display current settings for automated enrollment'
    'Add Selection for...'  => 'Display current settings for automated enrollment',
 => 'Auswahl hinzufügen für...',  
      'Modify institutional code, course owner and/or default authentication'
    'Select Common Only'  => 'Modify institutional code, course owner and/or default authentication',
 => 'Übliche wählen',  
      'Modify course catalog settings for course'
    'Problem Dates'  => 'Modify course catalog settings for course',
 => 'Aufgabendatumsfelder',  
      'Catalog settings'
    'Content Dates'  => 'Catalog settings',
 => 'Inhaltsdatumsfelder',  
      'Catalog Settings for Course'
    'Discussion Settings'  => 'Catalog Settings for Course',
 => 'Diskussions-Einstellungen',  
      'Visibility in Course/Community Catalog'
    'Visibilities'  => 'Visibility in Course/Community Catalog',
 => 'Sichtbarkeit',  
      "Unless excluded, a course/community is listed in this domain's publicly accessible Course/Community Catalog, if at least one of the following applies:"
    'Part Parameters'  => "Unless excluded, a course/community is listed in this domain's publicly accessible Course/Community Catalog, if at least one of the following applies:",
 => 'Aufgabenteil-Parameter',  
      'Auto-cataloging is enabled and the course is assigned an institutional code'
    'For User [_1] or Student/Employee ID [_2] at Domain [_3]'  => 'Auto-cataloging is enabled and the course is assigned an institutional code',
 => 'Für Benutzer [_1] oder Studenten-/Mitarbeiter-ID [_2] in der Domäne [_3]',  
      'The course has been categorized into at least one of the course categories defined for the domain.'
    'Group Files'  => 'The course has been categorized into at least one of the course categories defined for the domain.',
 => '编组文件',  
 #=> 'Gruppendateien',     'Exclude from course catalog'
   => 'Exclude from course catalog',
    "Enter user:domain for User's 'About Me' Page"  
 => "Geben Sie Benutzerkennung:Domäne für die Über-mich-Seite des gewünschten Benutzers ein:",     'Categorize Course'
   => 'Categorize Course',
    'No map selected.'  
 => 'Keine Inhaltszusammenstellung gewählt!',     'No categories defined for this domain'
   => 'No categories defined for this domain',
    'Most Recent:'  
 => 'Aktuellste:', # n.t.     'Assign one or more categories to this course.'
   => 'Assign one or more categories to this course.',
    'In Course:'  
 => 'Im Kurs:', # n.t.     'If auto-cataloging based on institutional code is enabled in the domain, a course will continue to be listed in the catalog of official courses, in addition to receiving a listing under any manually assigned categor(ies).'
   => 'If auto-cataloging based on institutional code is enabled in the domain, a course will continue to be listed in the catalog of official courses, in addition to receiving a listing under any manually assigned categor(ies).',
    'Use:'  
 => 'Verwende:', # n.t.     'Category settings'
   => 'Category settings',
    'Search LON-CAPA help'  
 => 'Suche in der LON-CAPA-Hilfe',     'Show/Hide a course in the catalog'
   => 'Show/Hide a course in the catalog',
    'Before course enrollment start!'  
 => 'Liegt VOR Kursbelegungs-Start!',     'Assign a category to a course'
   => 'Assign a category to a course',
    'After course enrollment end!'  
 => 'Liegt NACH Kursbelegungs-Ende!',     'Set in "Modify Course" (Domain)'
   => 'Set in "Modify Course" (Domain)',
    'in the past'  
 => 'liegt in der Vergangenheit',     'Set in "Modify Parameters" (Course)'
   => 'Set in "Modify Parameters" (Course)',
    'in the future'  
 => 'liegt in der Zukunft',     'Categories'
   => 'Categories',
    'Choose'  
 => 'Übernehmen',     'Add category'
   => 'Add category',
    'Title:'  
 => 'Titel:',     'Add category:'
   => 'Add category:',
    'URL:'  
 => 'URL:',     'Add subcategory:'
   => 'Add subcategory:',
    'Course, Portfolio and Catalog Search'  
 => 'Katalog-Suche, Portfolio-Suche und Suche im Kurs',     'New:'
   => 'New:',
    'ERROR:'  
 => 'FEHLER:',     'Choose a course'
   => 'Choose a course',
    'occurred while running'  
 => 'trat auf während der Ausführung von', # n.t.     'Pick action'
   => 'Pick action',
    '(click for example)'  
 => '(Klicken für Beispiel)',     'Display settings'
   => 'Display settings',
    'click for example'  
 => 'Klicken für Beispiel',     'Course settings that control automated enrollment in this LON-CAPA course are currently:'
   => 'Course settings that control automated enrollment in this LON-CAPA course are currently:',
    'Re-Enable'  
 => 'wieder aktivieren',     'Course setting'
   => 'Course setting',
    'Script Functions'  
 => 'Funktionen in Skripten', # n.t.     'Modifiable by DC only'
   => 'Modifiable by DC only',
    'Image Options'  
 => 'Bildoptionen', # n.t.     'Default authentication parameter'
   => 'Default authentication parameter',
    'left'  
 => 'links',     'Default authentication method'
   => 'Default authentication method',
    'right'  
 => 'rechts',     'Date of last automated enrollment'
   => 'Date of last automated enrollment',
    'TeXwidth (mm):'  
 => 'TeX-Breite (mm):',     'Date of first automated enrollment'
   => 'Date of first automated enrollment',
    'TeXheight (mm):'  
 => 'TeX-Höhe (mm):',     'Official course code'
   => 'Official course code',
    'TeXwrap:'  
 => 'TeX-Umbruch', # n.t., ??? [SB 2007-07-11]     'Username:domain of course owner'
   => 'Username:domain of course owner',
    'Sorry!'  
 => 'Schade...',     'Date of last student access'
   => '学生访问的结束日期',
    'Resource not available.'  
 => 'Ressource nicht erreichbar.', # n.t.     'Date of first student access'
   => '学生访问的开始日期',
    'Choose file type:'  
 => 'Dateityp:',     'Course section number(:LON-CAPA section)'
   => 'Course section number(:LON-CAPA section)',
    'Output of decompress:'  
 => 'Ausgabe des Entpackvorgangs:',     'Show more details'
   => '查看更多详情',
    'Decompress complete.'  
 => 'Entpackvorgang abgeschlossen.',     'Public RSS/podcast (subscribe to)'
   => '公共RSS /播客(订阅)',
    'Archive:'  
 => 'Archiv:',     'Course Owner:'
   => '课程所有者:',
    'inflating:'  
 => 'entpacke:',     'Default Authentication method'
   => 'Default Authentication method',
    'Incorrect:'  
 => 'Inkorrekt:',     'Modify settings'
   => 'Modify settings',
    'Correct:'  
 => 'Korrekt:',     'Automated Enrollment'
   => 'Automated Enrollment',
    'Correct'  
 => 'Korrekt',     'Use the menu on the left to choose an enrollment management task.'
   => 'Use the menu on the left to choose an enrollment management task.',
    'Pick course first'  
 => 'Erst Kurs auswählen',     'Result of Changes to Automated Enrollment Settings.'
   => 'Result of Changes to Automated Enrollment Settings.',
    'User Information Changed'  
 => 'Geänderte Benutzerdaten',     'The following automated enrollment parameters have been changed:'
   => 'The following automated enrollment parameters have been changed:',
    'Changed To'  
 => 'Geändert in',     'now set to'
   => 'now set to',
    'disk space allocated to portfolio files'  
 => 'Speicherplatz für Portfolio-Dateien',     'still set to'
   => 'still set to',
    'You have new messages'  
 => 'Sie haben neue Nachrichten',     'The following automated enrollment parameters remain unchanged:'
   => 'The following automated enrollment parameters remain unchanged:',
    'Destination folder'  
 => 'Zielverzeichnis',     'Change settings'
   => 'Change settings',
    'Mark Read'  
 => 'Als gelesen kennzeichnen',     "Student's agreement needed for listing in student-viewable roster"
   => "Student's agreement needed for listing in student-viewable roster",
    'Move to Folder ->'  
 => 'Verschiebe in Verzeichnis',     'Include link to accessible portfolio files'
   => 'Include link to accessible portfolio files',
    'Register Response Devices ("Clickers")'  
 => 'Antwortgeräte ("Clicker") registrieren',     'Print header format'
   => 'Print header format',
    'Enter response device ("clicker") numbers'  
 => 'Geben Sie die Nummern der Antwortgeräte ("Clicker") ein',     'Substitutions:<br />[_1]: student name, [_2]: course id, [_3]: assignment note. Numbers after the <tt>%</tt> limit the field size.'
   => 'Substitutions:<br />[_1]: student name, [_2]: course id, [_3]: assignment note. Numbers after the <tt>%</tt> limit the field size.',
    'Locating your clicker ID'  
 => 'Die Clicker-ID ausfindig machen',     'Force all students in the course to use a specific math rendering engine.'
   => 'Force all students in the course to use a specific math rendering engine.',
    'Register Clicker'  
 => 'Clicker registrieren',     "[_1], [_2] (Convert to Images), [_3] (TeX to HTML), or blank for student's preference"
   => "[_1], [_2] (Convert to Images), [_3] (TeX to HTML), or blank for student's preference",
    'Register'  
 => 'Registrieren',     'Bridge Task Grading'
   => 'Bridge Task Grading',
    'New Link'  
 => 'Neues Lesezeichen', # n.t.     'Classlist Manager'
   => 'Classlist Manager', # !?!
    'Refresh'  
 => 'Aktualisieren', # n.t.     'Note for students:'
   => '注意事项:',
    'Custom metadata [_1]: '  
 => 'Eigene Metadaten [_1]: ',     'If you are officially enrolled in a course but the course is not listed in your LON-CAPA courses, click the "Show more details" link for the specific course and check the default access dates and/or automated enrollment settings.'
   => 'If you are officially enrolled in a course but the course is not listed in your LON-CAPA courses, click the "Show more details" link for the specific course and check the default access dates and/or automated enrollment settings.',
    'Question/Comment/Feedback about course content'  
 => 'Frage/Anmerkung/Feedback zum Kursinhalt',     'Please [_1]log in again[_2].'
   => '请[_1]重新登录[_2].',
    'User modify/custom role edit'  
 => 'Benutzeraccounts und Rechte verwalten',     'Switching Server ...'
   => '更换服务器 ...',
    'User Search'  
 => 'Benutzersuche',     'Already logged in'
   => '已经登录',
    'to add/modify roles'  
 => ', um Rollen hinzuzufügen oder zu ändern',     'Apply style file: '
   => 'Apply style file: ',
    'is'  
 => 'ist',     'The problem '
   => '问题 ',
    'contains'  
 => 'enthält',     'Search criteria'
   => '搜索条件',
    'in this domain'  
 => 'in dieser Domäne',     'begins with'
   => '始于',
    'in institutional directory'  
 => 'im Institutsverzeichnis',     'in selected LON-CAPA domain'
   => '在选定的 LON-CAPA-域 ',
    'Domain/institution to search'  
 => 'LON-CAPA-Domäne, in der gesucht werden soll',     'in institutional directory for selected domain'
   => '在选定的域中的研究所列表',
    'Directory search has not been configured for domain: [_1]'  
 => 'Die Verzeichnissuche wurde noch nicht für die Domäne [_1] konfiguriert!',     'No exact match found for the username ([_1]) in LON-CAPA domain: [_2]'
   => '没有找到完全匹配的用户名([_1] )在LON-CAPA-域:',
    'permanent e-mail'  
 => 'Permanente E-Mail-Adresse',     'Creating new account.'
   => '创建新帐户。',
    'Set user role'  
 => 'Benutzerrolle einrichten',     'Report a documentation bug'
   => '报告文件错误 (Englisch)',
    'No exact match found for this username ([_1]) in this domain.'  
 => 'Kein exakter Treffer für den Benutzer [_1] in dieser Domäne.',     'You must specify a valid username. Only the following are allowed: letters numbers - . @'
   => '您必须指定一个有效的用户名。只允许以下字符:字母,数字, "-", "." 和 "@"',
    'No match found for this username ([_1]) in this domain.'  
 => 'Kein Treffer für den Benutzer [_1] in dieser Domäne.',     'The following need to be corrected before the search can be run:'
   => '在搜索可以开始之前,下面必须予以纠正:',
    'Make new user "[_1]"'  
 => 'Neuen Benutzer "[_1]" anlegen',     'You must include some text to search for.'
   => '您必须包括一些要搜寻的文字。',
    'Edit Course'  
 => '编辑课程',     "The text you are searching for must contain at least two characters when using a 'begins' type search."
 #=> 'Kursinhalt einrichten',  => "文本搜索必须包含至少有两个字符,当使用的是'开始'类型的搜索。",
   
    'Choose which items you wish to export from your Course.'     "The text you are searching for must contain at least three characters when using a 'contains' type search."
 => 'Wählen Sie, welche Elemente aus dem Kurs exportiert werden sollen.',  => "文字要搜索必须包含至少3个字符时,当使用的是'包含'式的搜索。",
   
    'Content items'     'You must choose a domain when using an institutional directory search.'
 => 'Inhaltselemente',  => '您必须选择一个域,当使用的是研究所目录搜索。',
   
    'Discussion posts'     'You must choose a domain when using a domain search.'
 => 'Diskussionsbeiträge',  => '您必须选择一个域,当使用域搜索。',
   
    'Export Course DOCS'     "When using searching by last,first you must include a comma as separator between last name and first name."
 => 'Exportieren',  => "When using searching by last,first you must include a comma as separator between last name and first name.",
   
    'Download the zip file from'     "When searching by last,first you must include at least one character in the first name."
 => 'Download ZIP-Datei:',  => "When searching by last,first you must include at least one character in the first name.",
   
    'IMS course archive'     'Revoking [_1] in [_2]: [_3]'
 => 'IMS-Kursarchiv',  => 'Revoking [_1] in [_2]: [_3]',
   
    'Export course to IMS content package'     'Revoking custom role:'
 => 'Kurselemente nach IMS-Inhaltspaket exportieren',  => 'Revoking custom role:',
   
    'last name, first name'     'Deleting [_1] in [_2]: [_3]'
 => 'Nachname, Vorname',  => 'Deleting [_1] in [_2]: [_3]',
   
    'Select a Template'     'Deleting custom role [_1] by [_2] in [_3]'
 => 'Auswahl einer Vorlage',  => 'Deleting custom role [_1] by [_2] in [_3]',
   
    'Edit custom role'     'Add to classlist'
 => 'Benutzerdefinierte Benutzerrolle einrichten',  => 'Add to classlist',
   
    'Privilege'     'Re-enabling [_1] in [_2]: [_3]'
 => 'Berechtigung',  => 'Re-enabling [_1] in [_2]: [_3]',
   
    'Showing users with a name starting with [_1]'     'Re-enabling custom role [_1] by [_2] in [_3]: [_4]'
 => 'Anzeige von Benutzern, deren Name beginnt mit [_1]',  => 'Re-enabling custom role [_1] by [_2] in [_3]: [_4]',
   
    'Permanent e-mail address'     'Unknown command'
 => 'Permanente E-Mail-Adresse',  => 'Unknown command',
   
    'Permanent e-mail'     '[_1] may not be used as the name for a section, as it is a reserved word.'
 => 'Permanente E-Mail-Adresse',  => '[_1] may not be used as the name for a section, as it is a reserved word.',
   
    'User [_1] in domain [_2]'     '[_1] may not be used as the name for a section, as it is the name of a course group.'
 => 'Benutzer [_1] in Domäne [_2]',  => '[_1] may not be used as the name for a section, as it is the name of a course group.',
   
    'Result'     'Please [_1]go back[_2] and choose a different section name.'
 => 'Ergebnis',  => 'Please [_1]go back[_2] and choose a different section name.',
   
    'Directory search in domain [_1] is not available for the requested search type: "[_2]"'     'Drop from classlist: [_1]'
 => 'Die Institussuche in der Domäne [_1] ist für den angeforderten Suchtyp "[_2]" nicht verfügbar.',  => 'Drop from classlist: [_1]',
   
    "No match found for this username ([_1]) in your institution's directory."     'Existing Role'
 => "Kein Treffer im Institutsverzeichnis für den Benutzer [_1].",  => 'Existing Role',
   
    'Setting'     'Assigning Role to Self'
 => 'Einstellung',  => 'Assigning Role to Self', # ???
   
    'Directory search available?'     'Invalid search.'
 => 'Verzeichnissuche verfügbar machen?',  => 'Invalid search.',
   
    'Back to actions menu'     'You must enter a search term.'
 => 'Zurück zur Domänen-Konfiguration', # n.t.  => 'You must enter a search term.',
   
    'Edit action'     'You must specify a valid domain when searching in a domain or institutional directory.'
 => 'Aktion',  => 'You must specify a valid domain when searching in a domain or institutional directory.',
   
    'Effect'     'You may want to search in the LON-CAPA domain instead of the institutional directory.'
 => 'Effekt',  => 'You may want to search in the LON-CAPA domain instead of the institutional directory.',
   
    'Course / User'     'New users can only be created in the domain to which your current role belongs - [_1].'
 => 'Kurs / Benutzer',  => 'New users can only be created in the domain to which your current role belongs - [_1].',
   
    'deny'     'Institutional directory search is not available in domain: [_1]'
 => 'verweigern',  => 'Institutional directory search is not available in domain: [_1]',
   
    'allow'     'Institutional directory search in domain: [_1] is only allowed for users with a current role in the domain.'
 => 'zulassen',  => 'Institutional directory search in domain: [_1] is only allowed for users with a current role in the domain.',
   
    'Delete this rule'     'Institutional directory search in domain: [_1] is not available to your user type: '
 => 'Diese Regel löschen',  => 'Institutional directory search in domain: [_1] is not available to your user type: ',
   
    'Insert rule above'     'Institutional directory search has not been configured for domain: [_1]'
 => 'Regel oberhalb einfügen',  => 'Institutional directory search has not been configured for domain: [_1]',
   
    'Insert rule below'     'Institutional directory search in domain: [_1] is not available for searching by "[_2]"'
 => 'Regel unterhalb einfügen',  => 'Institutional directory search in domain: [_1] is not available for searching by "[_2]"',
   
    'Move rule down'     'Institutional directory search in domain: [_1] is not available.'
 => 'Regel nach unten verschieben',  => 'Institutional directory search in domain: [_1] is not available.',
   
    'Move rule up'     'Institutional directory search in domain [_1] is not available for the requested search type: "[_2]"'
 => 'Regel nach oben verschieben',  => 'Institutional directory search in domain [_1] is not available for the requested search type: "[_2]"',
   
    'Warning: It can take up to 1 hour for rights changes to fully propagate.'     'You may want to broaden your search to a search of the institutional directory for the domain.'
 => 'Achtung: Es kann bis zu einer Stunde dauern, bis alle Rechte-Änderungen vollständig wirken.',  => 'You may want to broaden your search to a search of the institutional directory for the domain.',
   
    'email address'     'You may want to broaden your search to the selected LON-CAPA domain.'
 => 'E-Mail-Adresse',  => 'You may want to broaden your search to the selected LON-CAPA domain.',
   
    'Updated'     'Pick group first'
 => 'Geändert',  => 'Pick group first',
   
    'The error occurred on host  [_1]'     'No login name specified'
 => 'Der Fehler trat auf dem Host [_1] auf.',  => 'No login name specified',
   
    'This error occurred on machine [_1]'     'Invalid login name'
 => 'Dieser Fehler trat auf Maschine [_1] auf.', # n.t.  => 'Invalid login name',
   
    'Clear all Messages in Subdirectory'     'Only letters, numbers, periods, dashes, @, and underscores are valid'
 => 'Alle Nachrichten im Unterverzeichnis entfernen',  => 'Only letters, numbers, periods, dashes, @, and underscores are valid',
   
    'Task information'     'For this user, the default quota would be [_1] MB.'
 => 'Information',  => 'For this user, the default quota would be [_1] MB.',
   
    'Automated adds/drops'     "For this user, the default quota would be [_1] MB, as determined by the user's institutional affiliation ([_2])."
 => 'Automatische Hinzufügungen/Ausschließungen',  => "For this user, the default quota would be [_1] MB, as determined by the user's institutional affiliation ([_2]).",
   
    'Change enrollment dates'     "For this user, the default quota of [_1] MB, is determined by the user's institutional affiliation ([_2])."
 => 'Kursbelegungsdaten ändern',  => "For this user, the default quota of [_1] MB, is determined by the user's institutional affiliation ([_2]).",
   
    'Change access dates'     'in all LON-CAPA domains.'
 => 'Zugriffszeiten ändern',  => 'in all LON-CAPA domains.',
   
    'Notification of changes'     'in LON-CAPA domains:'
 => 'Benachrichtigung über Änderungen',  => 'in LON-CAPA domains:',
   
    'Change crosslistings'     'in LON-CAPA domain '
 => 'Querverweise ändern',  => '在LON-CAPA域 ',
   
    'Section settings'     'Course settings modifiable by [_1] only.'
 => 'Sektions-Einstellungen',  => 'Course settings modifiable by [_1] only.',
   
    'Student photo settings'     'Course Owner'
 => 'Einstellungen studentischer Fotos',  => 'Course Owner',
   
    'Update roster now'     'Username:Domain'
 => 'Kursteilnehmerliste jetzt aktualisieren',  => '用户名:域',
   
    'Update student photos'     'Course Activity'
 => 'Studentische Fotos aktualisieren',  => 'Course Activity',
   
    'View students and change type'     'Course Domain'
 => 'Studenten betrachten und Typ ändern',  => 'Course Domain',
   
    'Changes to nightly automated enrollments'     'Course Institutional Code'
 => 'Die nächtlichen, automatischen Kursbelegungen ändern',  => 'Course Institutional Code',
   
    'Currently: Nightly adds: [_1], Nightly drops: [_2]'     "Course Owner's Username"
 => 'Derzeit: Nächtliche Hinzufügungen: [_1], nächtliche Ausschließungen: [_2]',  => "Course Owner's Username",
   
    'OFF'     "Course Owner's Domain"
 => 'AUS',  => "Course Owner's Domain",
   
    'ON'     'Course Type'
 => 'AN',  => 'Course Type',
   
    'Additions based on classlist changes:'     'LON-CAPA course ID'
 => 'Hinzufügungen aufgrund von Änderungen an der Kursteilnehmerliste:',  => 'LON-CAPA course ID',
   
    'Removals based on classlist changes:'     'None found'
 => 'Ausschließungen aufgrund von Änderungen an der Kursteilnehmerliste:',  => 'None found',
   
    'Enable'     'Course settings which only a [_1] may modify.'
 => 'Aktivieren ',  => 'Course settings which only a [_1] may modify.',
   
    'Disable'     "Click a 'Select' button to view or modify settings for a [_1] which may only be modified by a [_2] in this domain."
 => 'Deaktivieren',  => "Click a 'Select' button to view or modify settings for a [_1] which may only be modified by a [_2] in this domain.",
   
    'Note: Any students added manually by course coordinators using the Enrollment Manager will be unaffected by the nightly removal process if you choose to enable it.'     'Single user search'
 => 'Hinweis: Alle Studenten, die manuell durch den Kurs-Koordinator über die Kursbelegungs-Verwaltung hinzugefügt wurden, werden beim nächtlichen Ausschließungsprozess NICHT berücksichtigt, auch wenn die Ausschließungs-Option aktiviert ist.',  => 'Single user search',
   
    'Changes to first and/or last automated enrollment dates'     'Set enrollment'
 => 'Änderungen von Anfangs- und/oder Endedatum der automatischen Kursbelegung',  => 'Set enrollment',
   
    'Currently: First enrollment: [_1], Last enrollment: [_2]'     'Please review the information in "Log-in help" and the "Getting started" guide if you are unable to log-in.'
 => 'Derzeit: Start der automatischen Kursbelegung: [_1], Ende der automatischen Kursbelegung: [_2]',  => 'Please review the information in "Log-in help" and the "Getting started" guide if you are unable to log-in.',
   
    'Set date of first automated enrollment for registered students'     'Please review the information in "Log-in help" if you are unable to log-in.'
 => 'Setzen des Anfangsdatums der automatischen Kursbelegung für registrierte Studenten',  => 'Please review the information in "Log-in help" if you are unable to log-in.',
   
    'If automated adds and/or drops are enabled, then your class roster will be automatically updated nightly, once the first enrollment date has been reached. Prior to this date, the class roster will only contain students you have added directly using the standard LON-CAPA enrollment tools'     'If your problem is still unresolved, the form below can be used to send a question to the LON-CAPA helpdesk.'
 => 'Falls das automatische Hinzufügen und Ausschließen aktiviert ist, wird ab dem Anfangsdatum nächtlich die Kursteilnehmerliste automatisch aktualisiert. Vor diesem Zeitpunkt wird die Kursteilnehmerliste nur Studenten enthalten, die über die manuelle Kursbelegung in LON-CAPA eingetragen wurden.',  => 'If your problem is still unresolved, the form below can be used to send a question to the LON-CAPA helpdesk.',
   
    'Set date of last automated enrollment for registered students'     'Getting started guide'
 => 'Setzen des Endedatums der automatischen Kursbelegung für registrierte Studenten',  => 'Getting started guide',
   
    'If automated adds and/or drops are enabled, then your class roster will be automatically updated nightly, until the last enrollment date has been reached.'     '[_1] [_2] [_3] [_4] [_5]m [_6]s ' # "mm dd yyyy hh mi ss" (1:month, 2:day, 3:year, 4:hour, 5:minute, 6:second)
 => 'Falls das automatische Hinzufügen und Ausschließen aktiviert ist, wird bis zum Erreichen des Endedatums nächtlich die Kursteilnehmerliste automatisch aktualisiert.',  => '[_1] [_2] [_3] [_4] [_5]m [_6]s ', # => '[_2]. [_1] [_3], [_4]:[_5]:[_6] ', # "dd. mm yyyy, hh:mi:ss" (German date format)
   
    'Changes to default start and/or end dates for student access'     '[_1]Select Date[_2]'
 => 'Änderungen an dem voreingestellten Anfangs- und/oder Endedatum für studentischen Zugriff',  => '[_1]请选择日期[_2]',
   
    'Currently: default first access:'     '[_1]: students can view all sections. [_2]: students can only view their own section. blank or [_3] prevents student view.'
 => 'Derzeit: voreingesteller erste Zugriff:',  => '[_1]: students can view all sections. [_2]: students can only view their own section. blank or [_3] prevents student view.',
   
    ', default last access:'     '[_1] to require students to opt-in to listing in the roster (on the roster page).'
 => ', voreingestellter letzter Zugriff:',  => '[_1] to require students to opt-in to listing in the roster (on the roster page).',
   
    'Set date of first access for registered students added via automated enrollment'     "[_1] for link to each a listing of each student's files."
 => 'Einstellen des Datums für den ersten studentischen Zugriff registrierter Studierender, die über die automatische Kursbelegung hinzugefügt werden',  => "[_1] for link to each a listing of each student's files.",
   
    'Set date of last access for registered students added via automated enrollment'     '[_1]: student, [_2]: TA, [_3]: instructor'
 => 'Einstellen des Datums für den letzten studentischen Zugriff registrierter Studierender, die über die automatische Kursbelegung hinzugefügt werden',  => '[_1]: 学生, [_2]: 导师, [_3]: 讲师',
   
    'Changes to section settings'     'role:section,role:section,...'
 => 'Sektionseinstellungen',  => 'role:section,role:section,...',
   
    'Currently no sections of'     'Example: "<tt>st:001,st:002,in,cc</tt>" would permit students in sections 001 and 002 and instructors in any section, and course coordinators to edit their own posts.'
 => 'Derzeit ist für keine Sektionen des Kurses',  => 'Example: "<tt>st:001,st:002,in,cc</tt>" would permit students in sections 001 and 002 and instructors in any section, and course coordinators to edit their own posts.',
   
    'are contributing enrollment to the LON-CAPA class roster.'     'supported types'
 => 'eine Teilnahme an der Kursbelegung eingerichtet.',  => 'supported types',
   
    'Add enrollment from additional sections.'     '[_1] to send a message only to student, [_2] to send message to student and add record to user information page for instructors. Leave blank to disable.'
 => 'Kursbelegung für weitere Sektionen hinzufügen',  => '[_1] to send a message only to student, [_2] to send message to student and add record to user information page for instructors. Leave blank to disable.',
   
    'Number of new sections to add:'     'Instructors and TAs in sections, when grading bridge tasks, should be allowed to grade other sections.'
 => 'Anzahl hinzuzufügender Sektionen:',  => 'Instructors and TAs in sections, when grading bridge tasks, should be allowed to grade other sections.',
   
    'Students enrolling in the sections listed below will be automatically added to the class roster for LON-CAPA course'     '[_1]: they are allowed (this is the default). [_2]: no, they can only grade their own section.'
 => 'Studierende, die in die unten aufgelisteten Sektionen eingeschrieben werden, werden automatisch in die Kursteilnehmerliste des Kurses',  => '[_1]: they are allowed (this is the default). [_2]: no, they can only grade their own section.',
   
    'if you have chosen to enable a nightly automated enrollment update.'     'Calendar Announcement for '
 => 'aufgenommen, falls die nächtliche, automatische Kursbelegung aktiviert ist.',  => 'Calendar Announcement for ',
   
    'Nightly additions based on classlist changes now'     'Opening'
 => 'Nächtliche Hinzufügungen aufgrund von Kursteilnehmerlisten-Änderungen sind jetzt',  => 'Opening',
   
    'Nightly additions based on classlist changes still'     'Closing'
 => 'Nächtliche Hinzufügungen aufgrund von Kursteilnehmerlisten-Änderungen bleiben weiterhin',  => 'Closing',
   
    'Nightly removals based on classlist changes now'     'To add a new user:'
 => 'Nächtliche Ausschließungen aufgrund von Kursteilnehmerlisten-Änderungen sind jetzt',  => 'To add a new user:',
   
    'Nightly removals based on classlist changes still'     "(You can only create new users in your current role's domain - [_1])"
 => 'Nächtliche Ausschließungen aufgrund von Kursteilnehmerlisten-Änderungen bleiben weiterhin',  => "(You can only create new users in your current role's domain - [_1])",
   
    'enabled'     "You are not authorized to create new users in your current role's domain - [_1]."
 => 'aktiviert',  => "You are not authorized to create new users in your current role's domain - [_1].",
   
    'disabled'     "Set 'Domain/institution to search' to: [_1]"
 => 'deaktiviert',  => "Set 'Domain/institution to search' to: [_1]",
   
    'The first date for automated enrollment has been changed'     "Set 'Search criteria' to: [_1]username is ..... in selected LON-CAPA domain[_2]"
 => 'Das Anfangsdatum der automatischen Kursbelegung wurde geändert auf',  => "Set 'Search criteria' to: [_1]username is ..... in selected LON-CAPA domain[_2]",
   
    'The last date for automated enrollment has been changed'     'Provide the proposed username'
 => 'Das Endedatum der automatischen Kursbelegung wurde geändert auf',  => 'Provide the proposed username',
   
    'The first date for automated enrollment has been left unchanged as'     'Select a user to add/modify roles'
 => 'Das Anfangsdatum der automatischen Kursbelegung bleibt weiterhin',  => 'Select a user to add/modify roles',
   
    'The last date for automated enrollment has been left unchanged as'     "Click 'Search'"
 => 'Das Endedatum der automatischen Kursbelegung bleibt weiterhin',  => "Click 'Search'",
   
    'Currently: Notification:'     'User Search to add/modify roles'
 => 'Derzeit: Benachrichtigung:',  => 'User Search to add/modify roles',
   
    'Notification of LON-CAPA course roster changes resulting from nightly automated enrollment process?'  
 => 'Benachrichtigung über Änderungen an der Kursteilnehmerliste durch die nächtliche, automatische Kursbelegung aktivieren?',  # Feedback messages:
   
    'The table below contains a list of Kurs-Koordinators in this course.'     'You have entered that answer before'
 => 'Liste der Kurs-Koordinatoren in diesem Kurs',  => '您已经输入了答案',
   
    'username:domain'     "Computer's answer now shown above."
 => 'Benutzerkennung:Domäne',  => "上面显示的是正确答案。",
   
    'Course Access'     'You are correct.'
 => 'Kurs-Zugriff',  => '正确答案!',
   
    'Current notification status'     'You are partially correct.'
 => 'Derzeitiger Benachrichtigungsstatus',  => '部分正确。',
   
    'Notification active'     'Incorrect'
 => 'Benachrichtigung aktiv',  => '错误',
   
    'Notification inactive'     'Your receipt no. is [_1]'
 => 'Benachrichtigung inaktiv',  => '您的证明编号是 [_1]',
   
    'Notification?'     'You are excused from the problem.'
 => 'Benachrichtigen?',  => '你的作业已通过。',
   
    "The table below contains a list of Domänen-Koordinators from this course's domain who are not also Kurs-Koordinators."     'Some extra items were submitted.'
 => "Liste der Domänen-Koordinatoren, die in der Kurs-Domäne liegen, aber nicht zusätzlich Kurs-Koordinatoren sind",  => 'Some extra items were submitted.',
   
    'Notification of enrollment changes now'     'Some items were not submitted.'
 => 'Benachtrichtigung über Kursbelegungsänderungen ist jetzt',  => 'Some items were not submitted.',
   
    'Notification of enrollment changes still'     'An error occurred while grading your answer.'
 => 'Benachtrichtigung über Kursbelegungsänderungen bleibt weiterhin',  => 'An error occurred while grading your answer.',
   
    'The following will receive notification if there are any changes in enrollment in LON-CAPA course:'     'The submitted answer was too long.'
 => 'Die folgenden Benutzer erhalten eine Benachrichtigung im Falle von Änderungen der Kursteilnehmerliste durch die automatische Kursbelegung des Kurses',  => 'The submitted answer was too long.',
   
    'as a result of the nightly enrollment check:'     'This question expects a numeric answer.'
 => 'aufgrund des nächtlichen Kursbelegungsabgleichs:',  => 'This question expects a numeric answer.',
   
    'View/Modify Course Settings'     'You have provided an invalid ranking.'
 => 'Kurs-Einstellungen betrachten/ändern',  => 'You have provided an invalid ranking.',
   
    'Course search'     'Please refer to [_1]'
 => 'Kurs-Suche',  => 'Please refer to [_1]',
   
    'View/Modify Courses'     'help on ranking problems'
 => 'Kurse betrachten/ändern',  => 'help on ranking problems',
   
    'Course details'     "Submission won't be graded. The type of file submitted is not allowed."
 => 'Kursdetails',  => "Submission won't be graded. The type of file submitted is not allowed.",
   
    'Detailed course information:'     'Submission not graded. Use fewer digits.'
 => 'Detailierte Kursinformationen:',  => 'Submission not graded. Use fewer digits.',
   
    'Default Access Dates for Students'     'Submission not graded. Use more digits.'
 => 'Voreingestellte Zugriffsdaten für Studierende',  => 'Submission not graded. Use more digits.',
   
    'Student Counts'     'Error in instructor specifed unit. This error has been reported to the instructor.'
 => 'Anzahl Studierende',  => 'Error in instructor specifed unit. This error has been reported to the instructor.',
   
    'Auto-enrollment of[_1]registered students'     'Unable to interpret units. Computer reads units as "[_1]".'
 => 'Automatische Kursbelegung[_1]registrierter Studenten',  => 'Unable to interpret units. Computer reads units as "[_1]".',
   
    'Details'     'Incompatible units. No conversion found between "[_1]" and the required units.'
 => 'Details',  => 'Incompatible units. No conversion found between "[_1]" and the required units.',
   
    'Not enabled'     'Only a number required. Computer reads units of "[_1]".'
 => 'Nicht aktiviert',  => 'Only a number required. Computer reads units of "[_1]".',
   
    'section:'     'Proper comma separation is required'
 => 'Sektion:', # n.t.  => 'Proper comma separation is required',
   
    'Previous access'     'Unable to understand formula'
 => 'In der Vergangenheit liegender Zugriff',  => 'Unable to understand formula',
   
    'Current access'     'Your submission has been recorded.'
 => 'Aktueller Zugriff',  => 'Your submission has been recorded.',
   
    'Future access'     'A draft copy has been saved.'
 => 'Zukünftiger Zugriff',  => 'A draft copy has been saved.',
   
    'Back to course listing'     'Nothing submitted.'
 => '返回课程目录',  => 'Nothing submitted.',
 #=> 'Zurück zur Kursübersicht',  
      'Unknown message'
    'Immediate course roster update'  => 'Unknown message',
 => 'Sofortige Aktualisierung der Kursteilnehmerliste',  
      'Returned file(s): [_1]'
    'There were no new students to add to the course.'  => 'Returned file(s): [_1]',
 => 'Es existieren keine Studenten, die neu am Kurs teilnehmen sollen.',  
      'Answer Submitted: Your final submission will be graded after the due date.'
    'Back to options page'  => 'Answer Submitted: Your final submission will be graded after the due date.',
 => 'Zurück zum Funktionsauswahlmenü',  
   # --/
    'View/Modify settings for: '  
 => 'Betrachten/Ändern der Einstellungen für ',  
      ' The last submission was after the Due Date '
    'Modify quota for group portfolio files'  => ' The last submission was after the Due Date ',
 => 'Ändern des Speicherplatzes für Gruppen-Portfolio-Dateien',  
      'Submit a file: (only one file can be uploaded)'
    'Display current settings for automated enrollment'  => '提交档案: (只允许上传一个文件)',
 => 'Anzeige der derzeitigen Einstellungen der automatischen Kursbelegung',  
      'OR:'
    'Modify institutional code, course owner and/or default authentication'  => '或者:',
 => 'Ändern des Institutscodes, des Kurs-Eigentümers und/oder der voreingestellten Authentifizierung',  
      'Select Portfolio Files'
    'Modify course catalog settings for course'  => '选择组合文件',
 => 'Ändern der Kursübersicht-Einstellungen für diesen Kurs',  
      'Portfolio files previously selected: [_1]'
    'Catalog settings'  => 'Portfolio files previously selected: [_1]',
 => 'Katalog-Einstellungen',  
      "These file(s) don't exist: [_1]"
    'Catalog Settings for Course'  => "These file(s) don't exist: [_1]",
 => 'Katalog-Einstellungen für den Kurs',  
      'Previously published version'
    'Visibility in Course Catalog'  => 'Previously published version',
 => 'Sichtbarkeit in der Kursübersicht',  
      'You do not have privileges to modify the authentication configuration for this user.'
    "Unless excluded, a course is listed in this domain's publicly accessible course catalog, if at least one of the following applies:"  => 'You do not have privileges to modify the authentication configuration for this user.',
 => "Sofern ein Kurs nicht aus der Anzeige in der in dieser Domäne öffentlich zugänglichen Kursübersicht ausgeschlossen wurde, wird er angezeigt, solange mindestens eine der folgenden Einstellungen zutrifft:",  
      'You do not have privileges to modify the portfolio quota for this user.'
    'Auto-cataloging is enabled and the course is assigned an institutional code'  => 'You do not have privileges to modify the portfolio quota for this user.',
 => 'Automatische Katalogisierung ist aktiviert und dem Kurs wurde ein institutioneller Code zugewiesen',  
      'If a change is required, contact a domain coordinator for the domain'
    'The course has been categorized into at least one of the course categories defined for the domain.'  => 'If a change is required, contact a domain coordinator for the domain',
 => 'Der Kurs wurde in mindestens eine der Kurskategorien, die für diese Domäne angelegt wurden, eingeordnet.',  
      'with submissions'
    'Exclude from course catalog'  => '带答案',
 => 'Kurs aus Kursübersicht ausschließen',  
      'in grading queue'
    'Categorize Course'  => '在评估队列中',
 => 'Kurs kategorisieren',  
      'with ungraded submissions'
    'No categories defined for this domain'  => '未评估的答案',
 => 'In dieser Domäne wurden bisher keine Kategorien angelegt.',  
      'with incorrect submissions'
    'Assign one or more categories to this course.'  => '错误的答案',
 => 'Diesem Kurs eine oder mehrere Kategorien zuweisen:',  
      'with any status'
    'If auto-cataloging based on institutional code is enabled in the domain, a course will continue to be listed in the catalog of official courses, in addition to receiving a listing under any manually assigned categor(ies).'  => '任何状态',
 => 'Falls die automatische, auf den institutionellen Codes basierende Katalogisierung in dieser Domäne aktiviert ist, wird ein Kurs weiterhin in der Übersicht der offiziellen Kurse aufgelistet und zusätzlich in einer Liste mit allen manuell zugewiesenen Kategorien angezeigt.',  
      'Default value or none'
    'Category settings'  => '默认值或无',
 => 'Kategorie-Einstellungen',  
      'Floating Point between 1 and 0'
    'Show/Hide a course in the catalog'  => '浮点运算的1和0',
 => 'Anzeigen/Verbergen von Kursen im Kursüberblick',  
      'Floating point number between zero and one'
    'Assign a category to a course'  => 'Floating point number between zero and one',
 => 'Einem Kurs eine Kategorie zuweisen',  
      'Positive Floating Point'
    'Set in "Modify Course" (Domain)'  => 'Positive Floating Point',
 => 'Einstellung in "Kurs einstellen" (Domäne)',  
      'Positive floating point number or zero'
    'Set in "Modify Parameters" (Course)'  => 'Positive floating point number or zero',
 => 'Einstellung in "Parameter ändern" (Kurs)',  
      'Floating Point'
    'Categories'  => 'Floating Point',
 => 'Kategorien',  
      'Floating point number'
    'Add category'  => 'Floating point number',
 => 'Kategorie hinzufügen',  
      'Auto-enrollment settings'
    'Add category:'  => 'Auto-enrollment settings',
 => 'Kategorie hinzufügen:',  
      'Configuration setting'
    'Add subcategory:'  => '配置设置',
 => 'Unterkategorie hinzufügen:',  
      'Value(s)'
    'New:'  => 'Value(s)',
 => 'Neu:',  
      'Auto-enrollment active?'
    'Choose a course'  => 'Auto-enrollment active?',
 => 'Kurs auswählen',  
      'Access to other pages will be prevented until you have moved the message to your inbox.'
    'Pick action'  => '只有把该邮件移至收件箱才可以访问其他网页。',
 => 'Aktion auswählen',  
      'Access to other pages will be prevented until you have moved all critical messages to your inbox.'
    'Display settings'  => '只有把所有的重要邮件移至收件箱才可以访问其他网页。',
 => 'Einstellungen anzeigen',  
      'Move to Inbox'
    'Course settings that control automated enrollment in this LON-CAPA course are currently:'  => '移至收件箱',
 => 'Derzeitige Einstellungen der automatischen Kursbelegung dieses Kurses:',  
      'Move to Inbox/Compose reply'
    'Course setting'  => '移至收件箱并回复',
 => 'Kurs-Einstellung',  
      'Confirm Receipt'
    'Modifiable by DC only'  => '确认已收到',
 => 'Nur durch Dom.-Koord. änderbar',  
      'Confirm Receipt and Reply'
    'Default authentication parameter'  => '确认已收到并回复',
 => 'Voreingestellter Authentifizierungsparamater',  
      'Displaying Critical Messages'
    'Default authentication method'  => '显示重要邮件',
 => 'Voreingestellte Authentifizierungsmetode',  
      'Confirming Receipt'
    'Date of last automated enrollment'  => '确认已收到',
 => 'Endedatum der automatischen Kursbelegung',  
      'Confirmed Receipt'
    'Date of first automated enrollment'  => '确认已收到',
 => 'Anfangsdatum der automatischen Kursbelegung',  
      'Communicate'
    'Official course code'  => '通讯',
 => 'Offizieller Kurscode',  
      'Replying to a Critical Message'
    'Username:domain of course owner'  => '针对重要邮件',
 => 'Benutzerkennung:Domäne des Kurs-Eigentümers',  
      'Answer Available'
    'Date of last student access'  => '答复可用',
 => 'Endedatum des studentischen Zugriffs',  
      ' to '
    'Date of first student access'  => ' 到 ', # ???
 => 'Anfangsdatum des studentischen Zugriffs',  
      'Event from [_1] to [_2]'
    'Course section number(:LON-CAPA section)'  => '活动由 [_1] 至 [_2]',
 => 'Kurssektionsnummer(:LON-CAPA-Sektionsnummer)',  
      '[_1]: [_2] from domain [_3]'
    'Show more details'  => '[_1]: [_2] 从域 [_3]',
 => 'Mehr Details',  
      'The following problems occurred:'
    'Public RSS/podcast (subscribe to):'  => '发生下列问题:',
 => 'Öffentliches RSS-Feed/Podcast (Einschreibe-Link):',  
      'Could not initialize [_1] at this time.'
    'Course Owner:'  => '目前无法初始化[_1]。',
 => 'Kurs-Eigentümer:',  
      'Please try again.'
    'Default Authentication method'  => '请再试一次。',
 => 'Voreingestellte Authentifizierungsmethode',  
      'in this course'
    'Modify settings'  => '在该课程中',
 => 'Einstellungen speichern',  
      'Remove Checked Entries'
    'Automated Enrollment'  => '删除选中的条目',
 => 'Automatische Kursbelegung',  
      'Modify Student Data'
    'Use the menu on the left to choose an enrollment management task.'  => '修改学生资料',
 => 'Wählen Sie im Menü links die gewünschte Aktion zur automatischen Kursbelegung.',  
      'First name'
    'Result of Changes to Automated Enrollment Settings.'  => '名字',
 => 'Ergebnis der Änderungen an den Einstellungen zur automatischen Kursbelegung',  
      'Middle name'
    'The following automated enrollment parameters have been changed:'  => '第二个名字',
 => 'Die folgenden Parameter der automatischen Kursbelegung wurden geändert:', # n.t.  
      'Last name'
    'now set to'  => '姓氏',
 => 'ist jetzt', # n.t.  
      'ID'
    'still set to'  => 'ID/学号',,
 => 'bleibt weiterhin', # n.t.  
      'Sending critical message'
    'The following automated enrollment parameters remain unchanged:'  => '发送重要消息',
 => 'Die folgenden Parameter der automatischen Kursbelegung bleiben unverändert:', # n.t.  
      'Replying to'
    'Change settings'  => '回复',
 => 'Einstellungen ändern',  
      'All messages:'
    "Student's agreement needed for listing in student-viewable roster"  => 'All messages:',
 => "Studentisches Einverständnis notwendig, um in der von Studenten einsehbaren Kursteilnehmerliste aufgelistet zu werden",  
      'Unread messages:'
    'Include link to accessible portfolio files'  => 'Unread messages:',
 => 'Link für erreichbare Portfolio-Dateien einbinden',  
      'Read messages:'
    'Print header format'  => 'Read messages:',
 => 'Kopfbereich beim Druck',  
      'Replied to messages:'
    'Substitutions:<br />[_1]: student name, [_2]: course id, [_3]: assignment note. Numbers after the <tt>%</tt> limit the field size.'  => 'Replied to messages:',
 => 'Platzhalter:<br />[_1]: Name des Studenten, [_2]: Kurs-ID, [_3]: Beurteilungsanmerkung. Eine Zahl hinter dem <tt>%</tt>-Zeichen begrenzt die Feldgröße.',  
      'Forwarded messages:'
    'Force all students in the course to use a specific math rendering engine.'  => 'Forwarded messages:',
 => 'Vorgabe für alle Studenten im Kurs, wie wissenschaftliche Formeln dargestellt werden sollen',  
      'showing messages [_1] through [_2] of [_3].'
    "[_1], [_2] (Convert to Images), [_3] (TeX to HTML), or blank for student's preference"  => '显示消息[_1]通过[_2]的[_3] 。',
 => "[_1], [_2] (in Grafik konvertieren), [_3] (TeX-nach-HTML) oder leer lassen für studentische Voreinstellung",  
      'Broadcast Message'
    'Bridge Task Grading'  => '广播消息',
 => 'Bewertung von "Bridge Tasks"',  
      'randomly pick [quant,_1,resource]'
    'Classlist Manager'  => 'randomly pick [quant,_1,resource]', # => '随机挑选 [quant,_1,resource,resource]',
 => 'Automatische Kursbelegung', # !?!  
      'contents hidden'
    'Note for students:'  => '隐藏的内容',
 => 'Hinweis für Studenten:',  
      'URLs hidden'
    'If you are officially enrolled in a course but the course is not listed in your LON-CAPA courses, click the "Show more details" link for the specific course and check the default access dates and/or automated enrollment settings.'  => '隐藏 URLs',
 => 'Falls Sie einen Kurs Ihrer Einrichtung regulär belegt haben, dieser aber nicht in Ihrer persönlichen LON-CAPA-Kursauswahl (Benutzerrollen) aufgelistet wird, klicken Sie in der unten stehenden Kursübersicht bei dem entsprechenden Kurs auf "Mehr Details". Überprüfen Sie dort die Angaben zum Kursstart und -ende und die Einstellungen der automatischen Kursbelegung.',  
      'random order'
    'Please [_1]log in again[_2].'  => '随机顺序',
 => 'Bitte [_1]erneut anmelden[_2].',  
      'Resources in course with version changes since yesterday'
    'Switching Server ...'  => '课程中的资源,从昨天起版本的变化',
 => 'Serverwechsel...',  
      'Version changes since Yesterday'
    'Already logged in'  => '从昨天起版本的变化',
 => 'Bereits angemeldet',  
      'Resources in course with version changes since last week'
    'Apply style file: '  => '课程中的资源,从上周起版本的变化',
 => 'Styledatei anwenden: ',  
      'Version changes since last Week'
    'The problem '  => '从上周起版本的变化',
 => 'Die Aufgabe ',  
      'Resources in course with version changes since last month'
    'Search criteria'  => '课程中的资源,从上个月起版本的变化',
 => 'Suchkriterien',  
      'Version changes since last Month'
    'begins with'  => '从上个月起版本的变化',
 => 'beginnt mit',  
      'Resources in course with version changes seit start of course'
    'in selected LON-CAPA domain'  => '课程中的资源,从课程开始起版本的变化',
 => 'in ausgewählter LON-CAPA-Domäne',  
      'Version changes since start of Course'
    'in institutional directory for selected domain'  => '从课程开始起版本的变化',
 => 'im Institutsverzeichnis der ausgewählten Domäne',  
      'No version changes since yesterday'
    'No exact match found for the username ([_1]) in LON-CAPA domain: [_2]'  => '从昨天起版本没有变化',
 => 'Kein exakter Treffer für den Benutzer "[_1]" in der LON-CAPA-Domäne [_2]', # n.t.  
      'No version changes since last week'
    'Creating new account.'  => '从上周起版本没有变化',
 => 'Erzeuge neuen Benutzeraccount...',  
      'No version changes since last month'
    'Report a documentation bug'  => '从上个月起版本没有变化',
 => 'Fehler in der Dokumentation melden (Englisch)',  
      'No version changes since start of course'
    'You must specify a valid username. Only the following are allowed: letters numbers - . @'  => '从课程开始起版本没有变化',
 => 'Geben Sie eine gültige Benutzerkennung ein. Nur folgende Zeichen sind erlaubt: Buchstaben, Ziffern, "-", "." und "@"',  
      'version changes since yesterday'
    'The following need to be corrected before the search can be run:'  => '从昨天起版本的变化',
 => 'Folgendes muss korrigiert werden, bevor die Suche gestartet werden kann:',  
      'version changes since last week'
    'You must include some text to search for.'  => '从上周起版本的变化',
 => 'Sie müssen Text eingeben, nach dem gesucht werden soll.',  
      'version changes since last month'
    "The text you are searching for must contain at least two characters when using a 'begins' type search."  => '从上个月起版本的变化',
 => "Der Text, nach dem gesucht werden soll, muss mindestens zwei Zeichen lang sein, wenn die 'beginnt mit'-Option verwendet wird.",  
      'version changes since start of course'
    "The text you are searching for must contain at least three characters when using a 'contains' type search."  => '从课程开始起版本的变化',
 => "Der Text, nach dem gesucht werden soll, muss mindestens drei Zeichen lang sein, wenn die 'enthält'-Option verwendet wird.",  
      'Roles for which access to course has expired since yesterday'
    'You must choose a domain when using an institutional directory search.'  => '从昨天起该课程过期的角色',
 => 'Bei der Suche im Institutsverzeichnis muss eine Domäne ausgewählt sein.',  
      'Roles for which access to course has expired since last week'
    'You must choose a domain when using a domain search.'  => '从上周起该课程过期的角色',
 => 'Bei der zu durchsuchenden Domäne muss eine Domäne ausgewählt sein.',  
      'Roles for which access to course has expired since last month'
    "When using searching by last,first you must include a comma as separator between last name and first name."  => '从上个月起该课程过期的角色',
 => "Bei der Suche mit der Option 'Nachname, Vorname' muss zwischen Vor- und Nachname als Trennzeichen ein Komma stehen.",  
      'Roles for which access to course has expired since start of course'
    "When searching by last,first you must include at least one character in the first name."  => '从课程开始起过期的角色',
 => "Bei der Suche mit der Option 'Nachname, Vorname' muss der Vorname mindestens ein Zeichen enthalten.",  
      'There are no roles which expired since yesterday'
    'Revoking [_1] in [_2]: [_3]'  => '没有角色从昨天起过期了',
 => 'Entziehe Rolle [_1] für [_2]: [_3]',  
      'There are no roles which expired since last week'
    'Revoking custom role:'  => '没有角色从上周起过期了',
 => 'Entziehe benutzerdefinierte Rolle:',  
      'There are no roles which expired since last month'
    'Deleting [_1] in [_2]: [_3]'  => '没有角色从上个月起过期了',
 => 'Entferne Rolle [_1] für [_2]: [_3]',  
      'There are no roles which expired since start of course'
    'Deleting custom role [_1] by [_2]:[_3] in [_4]'  => '没有角色从课程开始起过期了',
 => 'Entferne benutzerdefinierte Rolle [_1] von [_2]:[_3] für [_4]',  
      'roles which expired since yesterday'
    'Add to classlist'  => '从昨天起该课程过期的角色',
 => 'Hinzufügen zur Kursteilnehmerliste',  
      'roles which expired since last week'
    'Re-enabling [_1] in [_2]: [_3]'  => '从上周起该课程过期的角色',
 => 'Reaktivierung der Rolle [_1] für [_2]: [_3]',  
      'roles which expired since last month'
    'Re-enabling custom role [_1] by [_2]@[_3] in [_4] : [_5]'  => '从上个月起该课程过期的角色',
 => 'Reaktivierung der benutzerdefinierten Rolle [_1] von [_2]@[_3] für [_4] : [_5]',  
      'roles which expired since start of course'
    'Unknown command'  => '从课程开始起过期的角色',
 => 'Unbekannter Befehl',  
      'Roles for which access to course has become available since yesterday'
    '[_1] may not be used as the name for a section, as it is a reserved word.'  => '从昨天起分配给该课程的角色',
 => '[_1] ist nicht als Sektionsname zulässig, da es sich um ein systemintern-reserviertes Wort handelt.',  
      'Roles for which access to course has become available since last week'
    '[_1] may not be used as the name for a section, as it is the name of a course group.'  => '从上周起分配给该课程的角色',
 => '[_1] ist nicht als Sektionsname zulässig, da er bereits als Name einer bestehenden Kursgruppe verwendet wird.',  
      'Roles for which access to course has become available since last month'
    'Please [_1]go back[_2] and choose a different section name.'  => '从上个月起分配给该课程的角色',
 => 'Bitte gehen Sie [_1]zurück[_2] und wählen Sie einen anderen Sektionsnamen.',  
      'Roles for which access to course has become available since start of course'
    'Drop from classlist: [_1]'  => '从课程开始起分配给该课程的角色',
 => 'Aus Kursteilnehmerliste ausschließen: [_1]',  
      'There are no roles which have become active since yesterday'
    'Existing Role'  => '从昨天起没有角色分配给该课程',
 => 'Bestehende Rolle',  
      'There are no roles which have become active since last week'
    'Exisiting Roles'  => '从上周起没有角色分配给该课程',
 => 'Bestehende Rollen',  
      'There are no roles which have become active since last month'
    'Assigning Role to Self'  => '从上个月起没有角色分配给该课程',
 => 'Assigning Role to Self', # ???  
      'There are no roles which have become active since start of course'
    'Invalid search.'  => '从课程开始起没有角色分配给该课程',
 => 'Ungültige Suche.',  
      'roles which have become active since yesterday'
    'You must enter a search term.'  => '从昨天起分配给该课程的角色',
 => 'Sie müssen einen Suchbegriff eingeben.',  
      'roles which have become active since last week'
    'You must specify a valid domain when searching in a domain or institutional directory.'  => '从上周起分配给该课程的角色',
 => 'Bei der Domänen- oder Institusverzeichnis-Suche müssen Sie eine gültige Domäne angeben.',  
      'roles which have become active since last month'
    'You may want to search in the LON-CAPA domain instead of the institutional directory.'  => '从上个月起分配给该课程的角色',
 => 'Anstatt im Institutsverzeichnis könnten Sie alternativ in den LON-CAPA-Domänen suchen.',  
      'roles which have become active since start of course'
    'New users can only be created in the domain to which your current role belongs - [_1].'  => '从课程开始起分配给该课程的角色',
 => 'Neue Benutzer können nur in der Domäne angelegt werden, in der auch Ihre derzeitige Rolle liegt - [_1].',  
      'Show all posts'
    'Institutional directory search is not available in domain: [_1]'  => '查看所有帖子',
 => 'Eine Suche im Institutsverzeichnis ist in der Domäne [_1] nicht verfügbar.',  
      'to display'
    'Institutional directory search in domain: [_1] is only allowed for users with a current role in the domain.'  => '显示', # ???
 => 'Eine Suche im Institutsverzeichnis in der Domäne [_1] ist nur für Benutzer erlaubt, die eine aktive Rolle in dieser Domäne haben.',  
      'posts previously marked read'
    'Institutional directory search in domain: [_1] is not available to your user type: '  => '帖子先前标记为已读',
 => 'Eine Suche im Institutsverzeichnis in der Domäne [_1] ist nicht für Ihren Benutzertyp verfügbar: ',  
      'previously viewed posts'
    'Institutional directory search has not been configured for domain: [_1]'  => '先前浏览的帖子',
 => 'Die Suchfunktion im Institutsverzeichnis in der Domäne [_1] ist nicht konfiguriert.',  
      'NEW'
    'Institutional directory search in domain: [_1] is not available for searching by "[_2]"'  => '新的',
 => 'Eine Suche im Institutsverzeichnis in der Domäne [_1] ist nicht verfügbar für eine Suche nach "[_2]"',  
      'Preferences on what is marked as NEW'
    'Institutional directory search in domain: [_1] is not available.'  => '偏好,什么将被标记为新',
 => 'Eine Suche im Institutsverzeichnis ist in der Domäne [_1] nicht verfügbar.',  
      'Mark NEW posts no longer new'
    'Institutional directory search in domain [_1] is not available for the requested search type: "[_2]"'  => '随着新的帖子将不再标记为新',
 => 'Eine Suche im Institutsverzeichnis ist in der Domäne [_1] für den gewünschten Suchtyp "[_2]" nicht verfügbar.',  
      'Sorting/Filtering options'
    'You may want to broaden your search to a search of the institutional directory for the domain.'  => '排序/过滤选项',
 => 'Sie können Ihre Suche auf eine Suche im Institutsverzeichnis der Domäne erweitern.',  
      'Export'
    'You may want to broaden your search to the selected LON-CAPA domain.'  => '导出',
 => 'Sie können Ihre Suche auf eine Suche in der gewählten LON-CAPA-Domäne erweitern.',  
      'Attachments'
    'Pick group first'  => '附件',
 => 'Erst Gruppe auswählen',  
      'Download the zip file from [_1]Discussion Posting Archive'
    'No login name specified'  => '下载zip档案由[_1]讨论发布档案',
 => 'Kein Loginname angegeben',  
      'The following errors occurred during export - [_1]'
    'Invalid login name'  => 'The following errors occurred during export - [_1]',
 => 'Ungültiger Loginname',  
      'Unfortunately you will not be able to retrieve an archive of the discussion posts at this time, because there was a problem creating a manifest file.'
    'Only letters, numbers, periods, dashes, @, and underscores are valid'  => 'Unfortunately you will not be able to retrieve an archive of the discussion posts at this time, because there was a problem creating a manifest file.',
 => 'Es sind nur erlaubt: Buchstaben, Ziffern, ".", "@", ,"-", "_"',  
      'Unfortunately you will not be able to retrieve an IMS archive of this posts at this time, because there was a problem creating a manifest file.'
    'For this user, the default quota would be [_1] Mb.'  => 'Unfortunately you will not be able to retrieve an IMS archive of this posts at this time, because there was a problem creating a manifest file.',
 => 'Für diesen Benutzer würde der voreingestellte Speicherplatz [_1] MB betragen.',  
      'Make Visible'
    "For this user, the default quota would be [_1] Mb, as determined by the user's institutional affiliation ([_2])."  => '显示',
 => "Für diesen Benutzer würde der voreingestellte Speicherplatz [_1] MB betragen, beschränkt durch die institutionelle Angliederung ([_2]).",  
      'Mark unread'
    'For this user, the default quota is [_1] Mb.'  => 'Mark unread',
 => 'Für diesen Benutzer ist der voreingestellte Speicherplatz [_1] MB.',  
      'Mark read'
    "For this user, the default quota of [_1] Mb, is determined by the user's institutional affiliation ([_2])."  => 'Mark read',
 => "Für diesen Benutzer beträgt der voreingestellte Speicherplatz [_1] MB, beschränkt durch die institutionelle Angliederung ([_2]).",  
      'This post has been edited by the author.'
    'in all LON-CAPA domains.'  => 'This post has been edited by the author.',
 => 'in allen LON-CAPA-Domänen.',  
      'Display all versions'
    'in LON-CAPA domains:'  => 'Display all versions',
 => 'in den LON-CAPA-Domänen:',  
      'Earlier version(s) were posted on: '
    'in LON-CAPA domain '  => 'Earlier version(s) were posted on: ',
 => 'in LON-CAPA-Domäne ',  
      'You do not have privileges to view all versions of posts.'
    'Course settings modifiable by [_1] only.'  => 'You do not have privileges to view all versions of posts.',
 => 'Kurs-Einstellungen, die nur durch einen [_1] änderbar sind',  
      'Please select a different role.'
    'Course Owner'  => 'Please select a different role.',
 => 'Kurs-Eigentümer',  
      'Error copying file attachment - [_1] to IMS package'
    'Username:Domain'  => 'Error copying file attachment - [_1] to IMS package',
 => 'Benutzerkennung:Domäne',  
      'Error copying file attachment - [_1] to IMS package: '
    'Course Activity'  => 'Error copying file attachment - [_1] to IMS package: ',
 => 'Letzte Kursaktivität',  
      'Re: '
    'Course Domain'  => 'Re: ',
 => 'Kurs-Domäne',  
      'Please select a feedback type.'
    'Course Institutional Code'  => 'Please select a feedback type.',
 => 'Kurs-Instituts-Code',  
      'Sorry, no feedback possible on this resource ...'
    "Course Owner's Username"  => 'Sorry, no feedback possible on this resource ...',
 => "Benutzerkennung des Kurs-Eigentümers",  
      'Error sending message to [_1], no user specified.'
    "Course Owner's Domain"  => 'Error sending message to [_1], no user specified.',
 => "Domäne des Kurs-Eigentümers",  
      'Error sending message to [_1], no domain specified.'
    'Course Type'  => 'Error sending message to [_1], no domain specified.',
 => 'Kurstyp',  
      'Error sending message to'
    'LON-CAPA course ID'  => 'Error sending message to',
 => 'LON-CAPA-Kurs-ID',  
      'Not registered'
    'None found'  => '未注册', # ???
 => 'Keine Treffer',  
      'Editing not permitted'
    'Course settings which only a [_1] may modify.'  => '不允许编辑',
 => 'Kurs-Einstellungen, die nur ein [_1] ändern kann.',  
      'Marked postings read/unread'
    "Click a 'Select' button to view or modify settings for a [_1] which may only be modified by a [_2] in this domain."  => '标记贴子为已读/未读',
 => "Klicken Sie auf den Auswahl-Button eines [_1], um die Einstellungen für diesen [_1] zu betrachten oder zu ändern, die nur durch einen [_2] in dieser Domäne geändert werden können.",  
      'Changed sort/filter'
    'Single user search'  => '改变排序/过滤器',
 => 'Suche einzelner Student',  
      'Changed display status'
    'Set enrollment'  => '改变显示状态',
 => 'Kursbelegung einstellen',  
      'Deletion not permitted'
    'Please review the information in "Log-in help" and the "Getting started" guide if you are unable to log-in.'  => '不允许删除',
 => 'Bitte schauen Sie zunächst in die "Login-Hilfe" und in die "Kurzeinleitung für Studierende", falls Sie sich nicht anmelden können.',  
      'Changed discussion status'
    'Please review the information in "Log-in help" if you are unable to log-in.'  => '讨论的状态已更改',
 => 'Bitte schauen Sie zunächst in die "Login-Hilfe", falls Sie sich nicht anmelden können.',  
      'Added to my course blog'
    'If your problem is still unresolved, the form below can be used to send a question to the LON-CAPA helpdesk.'  => '添加到我的课程博客',
 => 'Wenn sich damit die Probleme nicht lösen lassen, dann können Sie das Formular auf dieser Seite ausfüllen und eine Anfrage an das Helpdesk schicken.',  
      'Back to previous page'
    'Getting started guide'  => '返回前一页',
 => 'Kurzeinleitung für Studierende',  
      'Go to previous page'
    '[_1] [_2] [_3] [_4] [_5]m [_6]s ' # "mm dd yyyy hh mi ss" (1:month, 2:day, 3:year, 4:hour, 5:minute, 6:second)  => '返回前一页',
 => '[_2]. [_1] [_3], [_4]:[_5]:[_6] ', # "dd. mm yyyy, hh:mi:ss"  
      'Return to previous page'
    '[_1]Select Date[_2]'  => '返回前一页',
 => '[_1]Datum auswählen[_2]',  
      'Untitled resource'
    '[_1]: students can view all sections. [_2]: students can only view their own section. blank or [_3] prevents student view.'  => '资源没有标题',
 => '[_1]: Studenten können alle Sektionen sehen. [_2]: Studenten können nur ihre eigene Sektion sehen. Leer lassen oder [_3]: keine Einsicht für Studenten.',  
      'Discussion display options'
    '[_1] to require students to opt-in to listing in the roster (on the roster page).'  => '讨论显示选项',
 => '[_1], um Notwendigkeit des studentischen Einverständnisses zu aktivieren.',  
      'Preferences can be set for this discussion that determine ....'
    "[_1] for link to each a listing of each student's files."  => '这个讨论可以设置使用偏好',
 => "[_1] zum Einbinden von Links zu jeder Liste mit den Dateien eines jeden Studenten.",  
      'Which posts are displayed when you display this discussion board or resource, and'
    '[_1]: student, [_2]: TA, [_3]: instructor'  => '哪些讨论将被显示在您的公告栏或资源里',
 => '[_1]: Student, [_2]: Tutor, [_3]: Dozent',  
      'Under what circumstances posts are identified as "NEW", and'
    'role:section,role:section,...'  => '在什么情况下讨论被确定为“新”',
 => 'Rolle:Sektion,Rolle:Sektion,...',  
      'Whether individual posts can be marked as read/unread'
    'Example: "<tt>st:001,st:002,in,cc</tt>" would permit students in sections 001 and 002 and instructors in any section, and course coordinators to edit their own posts.'  => '个别帖子是否可以被标记为已读/未读',
 => 'Beispiel: "<tt>st:001,st:002,in,cc</tt>" würde Studenten in den Sektionen 001 und 002, Dozenten und Kurs-Koordinatoren in beliebigen Sektionen erlauben, ihre Beiträge zu editieren.',  
      'Posts not marked read'
    'supported types'  => '讨论没有标记为已读',
 => 'Unterstützte Formate',  
      'New posts cease to be identified as "NEW"?'
    '[_1] to send a message only to student, [_2] to send message to student and add record to user information page for instructors. Leave blank to disable.'  => '新的讨论不再被标识为“新”?',
 => '[_1], um Nachricht nur an Studenten zu schicken. [_2], um Nachricht an Studenten zu schicken und Eintrag in die Seite der studentischen Benutzerdaten für Dozenten einzutragen. Leer lassen, um zu deaktivieren.',  
      'Option to mark each post as read/unread?'
    'Instructors and TAs in sections, when grading bridge tasks, should be allowed to grade other sections.'  => '选择帖子标记为已读/未读?',
 => 'Wenn Dozenten und Tutoren bestimmter Sektionen "Bridge tasks" bewerten, auch die Bewertung anderer Sektionen erlauben.',  
      'Shown'
    '[_1]: they are allowed (this is the default). [_2]: no, they can only grade their own section.'  => '显示',
 => '[_1]: erlauben (voreingestellt). [_2]: nur eigene Sektion.',  
      'Not shown'
    'Calendar Announcement for '  => '不显示',
 => 'Kalender-Ankündigung für den Kurs ',  
      'Discussion options'
    'Opening'  => '论坛选项',
 => 'Start',  
      'Set options that control the sort order of posts, and/or which posts are displayed.'
    'Closing'  => 'Set options that control the sort order of posts, and/or which posts are displayed.',
 => 'Ende',  
      'Sort order'
    'To add a new user:'  => '排序顺序',
 => 'Um einen neuen Benutzer hinzuzufügen...:',  
      'Date order - oldest first'
    "(You can only create new users in your current role's domain - [_1])"  => '按日期顺序 - 最老的优先',
 => "(Neue Benutzer können nur in der Domäne Ihrer derzeitigen Benutzerrolle erzeugt werden - [_1])",  
      'Date order - newest first'
    "You are not authorized to create new users in your current role's domain - [_1]."  => '按日期顺序 - 最新的优先',
 => "Sie sind nicht berechtigt, neue Benutzer in der Domäne Ihrer derzeitigen Benutzerrolle anzulegen - [_1].",  
      'Threaded'
    "Set 'Domain/institution to search' to: [_1]"  => '按帖子', # ???
 => "Setzen Sie die Domäne, in der gesucht werden soll, auf [_1]",  
      'By subject'
    "Set 'Search criteria' to: [_1]username is ..... in selected LON-CAPA domain[_2]"  => '按主题',
 => "Setzen Sie 'Suchkriterien' auf [_1]Benutzerkennung ist ..... in ausgewählter LON-CAPA-Domäne[_2]",  
      'By domain and username'
    'Provide the proposed username'  => '按域名和用户名',
 => 'Geben Sie die gewünschte Benutzerkennung ein',  
      'By last name, first name'
    'Select a user to add/modify roles'  => '按姓氏,名字',
 => 'Wählen Sie einen Benutzer, für den Sie Rollen oder Berechtigungen ändern bzw. hinzufügen möchten',  
      'Specific role status'
    "Click 'Search'"  => '具体角色的状态',
 => "Klicken Sie auf 'Suchen'",  
 #=> "Klicken Sie auf 'Suchen'",     'Roles of any status'
   => '任意的角色',
   
    'User Search to add/modify roles'     'Only active roles'
 => 'Benutzersuche zum Hinzufügen/Ändern von Rollen oder Berechtigungen',  => '只有现在的角色',
   
      'Only past roles'
 # Feedback messages:  => '只有过去的角色',
   
    'You have entered that answer before'     'Only future roles'
 => 'Sie hatten diese Antwort bereits eingegeben',  => '只有未来的角色',
   
    "Computer's answer now shown above."     'Specific user roles'
 => "Die als richtig hinterlegte Antwort wird oben angezeigt.",  => '特定的用户角色',
   
    'You are correct.'     'All roles'
 => 'Korrekt!',  => '所有角色',
   
    'You are partially correct.'     'Students'
 => 'Teilweise korrekt.',  => '学生',
   
    'Incorrect'     'Course Coordinators'
 => 'Inkorrekt',  => '课程协调员',
   
    'Your receipt is [_1]'     'Instructors'
 => 'Ihr Nachweis ist [_1]',  => '讲师',
   
    'You are excused from the problem.'     'TAs'
 => 'Die Aufgabe ist Ihnen erlassen worden.',  => '辅导员',
   
    'Some extra items were submitted.'     'Exam proctors'
 => 'Es wurden zuviele Antwortelemente angegeben.',  => '监考老师',
   
    'Some items were not submitted.'     'Custom role'
 => 'Die Fragen wurden nicht vollständig beantwortet.',  => '自定义角色',
   
    'An error occurred while grading your answer.'     'Custom roles'
 => 'Während der Bewertung Ihrer Antwort ist ein Fehler aufgetreten.',  => '自定义角色',
   
    'The submitted answer was too long.'     'Specific sections'
 => 'Ihre Antwort ist zu lang.',  => '具体章节',
   
    'This question expects a numeric answer.'     'Specific groups'
 => 'Eine numerische Antwort ist gefragt.',  => '特定组',
   
    'You have provided an invalid ranking.'     'Pick specific users (by name)'
 => 'Die eingebene Rangordnung ist ungültig.',  => '选择特定的用户 (姓)',
   
    'Please refer to [_1]'     'Show a list of current posters'
 => 'Hilfe erhalten Sie unter [_1]',  => 'Show a list of current posters',
   
    'help on ranking problems'     'So far, no data has been returned for your request'
 => 'Hilfe zu Rangordnungs-Aufgaben',  => '到现在为止,您的查询没有返回任何数据。',
   
    "Submission won't be graded. The type of file submitted is not allowed."     'Select a user'
 => "Ihre Einreichung wurde nicht gewertet. Der Dateityp ist nicht erlaubt.",  => '选择一个用户',
   
    'Submission not graded. Use fewer digits.'     'An error occurred while processing this resource. The course personnel ([_1]) and the author have been notified.'
 => 'Ihre Antwort wurde nicht gewertet. Verwenden Sie weniger Dezimalstellen.',  => 'An error occurred while processing this resource. The course personnel ([_1]) and the author have been notified.',
   
    'Submission not graded. Use more digits.'     'photo'
 => 'Ihre Antwort wurde nicht gewertet. Verwenden Sie mehr Dezimalstellen.',  => '图片',
   
    'Error in instructor specifed unit. This error has been reported to the instructor.'     'Critical Message'
 => 'Es liegt ein Fehler in der vom Dozenten vorgegebenen Einheit vor. Der Fehler wurde an den Dozenten gemeldet.',  => '重要邮件',
   
    'Unable to interpret units. Computer reads units as "[_1]".'     'Display a Message'
 => 'Einheiten können nicht ausgewertet werden. Computer versteht Einheiten als "[_1]".',  => '显示邮件',
   
    'Incompatible units. No conversion found between "[_1]" and the required units.'     'Back to Folder Display'
 => 'Inkompatible Einheiten. Keine Umrechnungsmöglichkeit zwischen "[_1]" und der benötigten Einheit gefunden.',  => '返回文件夹列表',
   
    'Only a number required. Computer reads units of "[_1]".'     'Currently available actions (will open extra window):'
 => 'Als Eingabe ist nur eine Zahl zulässig. Der Computer interpretiert Ihre Eingabe so, als wollten Sie die Einheit "[_1]" verwenden.',  => '目前可采取的行动 (在新窗口中打开):',
   
    'Proper comma separation is required'     'There are no unread messages in this folder.'
 => 'Eine ordentliche Trennung durch Kommata ist erforderlich.',  => '在此文件夹中没有未阅读邮件。',
   
    'Unable to understand formula'     'There are no read messages in this folder'
 => 'Der eingegebene Ausdruck kann nicht ausgewertet werden',  => '在此文件夹中没有已阅读邮件。',
   
    'Your submission has been recorded.'     'There are no forwarded messages in this folder.'
 => 'Ihre Antwort wurde gespeichert.',  => '在此文件夹中没有转发的邮件。',
   
    'A draft copy has been saved.'     'You have not replied to any messages in this folder.'
 => 'Ihr Entwurf wurde gespeichert.',  => '在此文件夹中您没有需要回答的邮件。',
   
    'Nothing submitted.'     'There are no messages in this folder.'
 => 'Es wurde nichts eingereicht.',  => '空文件夹', # Empty Folder
   
    'Unknown message'     'Cc:'
 => 'Unbekannte Meldung',  => '抄送:',
   
    'Returned file(s): [_1]'     'Bcc:'
 => 'Zurückgelieferte Datei(en): [_1]',  => '密送:',
   
    'Answer Submitted: Your final submission will be graded after the due date.'     'Bcc'
 => 'Antwort eingereicht. Die Daten werden nach dem Fälligkeitsdatum ausgewertet.',  => '密送',
   
 # --/     'Retrieve discussion and message records'
   => '检索讨论和信息记录',
   
    ' The last submission was after the Due Date '     'New Record (record is visible to course faculty and staff)'
 => ' Die letzte Einreichung erfolgte nach dem Fälligkeitsdatum ',  => '新记录 (只有课程管理者和工作人员可见):',
   
    'Submit a file: (only one file can be uploaded)'     'Post this Record'
 => 'Datei einreichen: (Es kann nur eine Datei hochgeladen werden)',  => '保存',
   
    'OR:'     'Revise your search criteria for this domain'
 => 'ODER:',  => 'Revise your search criteria for this domain',
   
    'Select Portfolio Files'     'Metadata Modified'
 => 'Auswahl Portfolio-Dateien',  => 'Metadata Modified',
   
    'Portfolio files previously selected: [_1]'     'Use of LON-CAPA requires Javascript to be enabled in your web browser.'
 => 'Zuvor ausgewählte Portfolio-Dateien: [_1]',  => 'Use of LON-CAPA requires Javascript to be enabled in your web browser.',
   
    "These file(s) don't exist: [_1]"     'As this is not the case, most functionality in the system will be unavailable.'
 => "Diese Datei(en) existieren nicht: [_1]",  => 'As this is not the case, most functionality in the system will be unavailable.',
   
    'Previously published version'     "You have requested to create file in directory [_1] which doesn't exist. The requested directory path has been removed from the requested filename."
 => 'Zuvor veröffentlichte Version',  => "You have requested to create file in directory [_1] which doesn't exist. The requested directory path has been removed from the requested filename.",
   
    'You do not have privileges to modify the authentication configuration for this user.'     'Directory'
 => 'Sie haben nicht die Berechtigung, die Authentifizierungs-Konfiguration dieses Benutzers zu ändern.',  => '目录',
   
    'You do not have privileges to modify the portfolio quota for this user.'     'Only empty directories may be deleted.'
 => 'Sie haben nicht die Berechtigung, den Portfolio-Speicherplatz dieses Benutzers zu ändern.',  => '只有空的目录可以被删除。',
   
    'If a change is required, contact a domain coordinator for the domain'     'You must delete the contents of the directory first.'
 => 'Falls notwendig, kontaktieren Sie einen Domänen-Koordinator der Domäne',  => '您必须首先删除目录中的内容。',
   
    'with submissions'     'Cannot delete non-obsolete published file'
 => 'mit Antworten',  => 'Cannot delete non-obsolete published file',
   
    'in grading queue'     'Must not include'
 => 'in Bewertungs-Warteschlange',  => 'Must not include',
   
    'with ungraded submissions'     'Name of new file is the same as name of old file'
 => 'mit unbewerteten Antworten',  => 'Name of new file is the same as name of old file',
   
    'with incorrect submissions'     'no action taken'
 => 'mit inkorrekten Antworten',  => 'no action taken',
   
    'with any status'     'copy metadata error'
 => 'mit beliebigem Status',  => 'copy metadata error',
   
    'Default value or none'     'No New filename specified'
 => 'Voreingestellt oder nichts',  => 'No New filename specified',
   
    'Floating Point between 1 and 0'     'Warning: a published problem of this name exists.'
 => 'Gleitkommazahl zwischen 0 und 1',  => 'Warning: a published problem of this name exists.',
   
    'Floating point number between zero and one'     'Warning: a published library of this name exists.'
 => 'Gleitkommazahl zwischen Null und Eins',  => 'Warning: a published library of this name exists.',
   
    'Positive Floating Point'     'Bad filename [_1].<br /> <tt>(name).(number).(extension)</tt> not allowed. <br /> Removing the <tt>.number.</tt> from requested filename.'
 => 'Positive Gleitkommazahl',  => 'Bad filename [_1].<br /> <tt>(name).(number).(extension)</tt> not allowed. <br /> Removing the <tt>.number.</tt> from requested filename.',
   
    'Positive floating point number or zero'     'Cannot change MIME type of a directory'
 => 'Positive Gleitkommazahl oder Null',  => 'Cannot change MIME type of a directory',
   
    'Floating Point'     'Cannot rename or move non-obsolete published file'
 => 'Gleitkommazahl',  => 'Cannot rename or move non-obsolete published file',
   
    'Floating point number'     'Change discussion display'
 => 'Gleitkommazahl',  => 'Change discussion display',
   
    'Auto-enrollment settings'     'Choose whether or not to display a count of the number of new posts for each resource or discussion board which has unread posts.'
 => 'Einstellungen für automatische Kursbelegungen',  => 'Choose whether or not to display a count of the number of new posts for each resource or discussion board which has unread posts.',
   
    'Configuration setting'     "This can increase the time taken to gather data for the '<i>What's New?</i>' page by a few seconds."
 => 'Konfigurations-Einstellung', # n.t.  => "This can increase the time taken to gather data for the '<i>What's New?</i>' page by a few seconds.",
   
    'Value(s)'     'Currently set to [_1].'
 => 'Wert(e)', # n.t.  => '当前设置为 [_1].',
   
    'Auto-enrollment active?'     'Change to [_1]'
 => 'Automatische Kursbelegung aktivieren?',  => '改变为 [_1]',
   
    'Access to other pages will be prevented until you have moved the message to your inbox.'     'No change'
 => 'Zugriff auf andere Seiten wird erst ermöglicht, wenn Sie diese Nachricht in Ihren Posteingang verschoben haben.',  => '无变化',
   
    'Access to other pages will be prevented until you have moved all critical messages to your inbox.'     'Count unread posts in discussions display set to [_1]'
 => 'Zugriff auf andere Seiten wird erst ermöglicht, wenn Sie alle wichtigen Nachrichen in Ihren Posteingang verschoben haben.',  => '未读讨论计数显示设置为 [_1]',
   
    'Move to Inbox'     'Groups Manager'
 => 'In Posteingang verschieben',  => '组管理',
   
    'Move to Inbox/Compose reply'     'Group access start and end dates'
 => 'In Posteingang verschieben und antworten',  => '组访问开始和结束日期',
   
    'Confirm Receipt'     'None available'
 => 'Empfang bestätigen',  => '无可用',
   
    'Confirm Receipt and Reply'     'There are no active, future or previous group members to modify.'
 => 'Empfang bestätigen und antworten',  => 'There are no active, future or previous group members to modify.',
   
    'Displaying Critical Messages'     'Members to delete or expire'
 => 'Anzeige wichtiger Nachrichten',  => '成员身份到期或将被删除',
   
    'Confirming Receipt'     'To be deleted'
 => 'Empfang bestätigen',  => '将删除的',
   
    'Confirmed Receipt'     'To be expired'
 => 'Empfang bestätigt',  => '期满',
   
    'Communicate'     'No members to be deleted or expired from the group.'
 => '通讯',  => 'No members to be deleted or expired from the group.',
 #=> 'Kommunikation',  
      'Files: [_1]'
    'Replying to a Critical Message'  => '文件: [_1]',
 => 'Antwort auf wichtige Nachricht',  
      'Folders: [_1]'
    'Answer Available'  => '文件夹: [_1]',
 => 'Antwort verfügbar',  
      'Choose Task'
    ' to '  => '选择行动',
 => ' bis ', # ???  
      'Modify default group settings'
    'Event from [_1] to [_2]'  => '修改默认组设置',
 => 'Veranstaltung von [_1] bis [_2]',  
      'Modify access, tools and/or privileges for previous, future, or current members'
    '[_1]: [_2] from domain [_3]'  => '修改组成员访问,工具和权限',
 => '[_1]: Aus der Domäne [_3] [_2]',  
      'Add member(s) to the group'
    'The following problems occurred:'  => '添加组成员',
 => 'Die folgenden Probleme traten auf:',  
      'Group Settings'
    'Could not initialize [_1] at this time.'  => '组设定',
 => 'Initialisierung von [_1] war nicht möglich.',  
      'Modify/Delete Members'
    'Please try again.'  => '修改/删除会员',
 => 'Bitte versuchen Sie es noch einmal.',  
      'Current Tool Set'
    'Please try again'  => '目前的工具集',
 => 'Bitte versuchen Sie es noch einmal',  
      'Change Privileges'
    'Enrolling [_1] : [_2]'  => '更改权限',
 => '[_1]:[_2] wird in den Kurs aufgenommen',  
      'Membership Mapping'
    'in this course'  => '会员推荐',
 => 'in diesem Kurs',  
      'Group name, title and available collaborative tools'
    'Remove Checked Entries'  => '组名称,所有权和使用协作工具',
 => 'Ausgewählte Einträge entfernen',  
      'Letters, numbers and underscore only'
    'Modify Student Data'  => '只有字母,数字和下划线',
 => 'Studentische Daten ändern',  
      'Discussion boards'
    'First name'  => '论坛',
 => 'Vorname',  
      'E-mail'
    'Middle name'  => 'E-mail',
 => 'Zweiter Vorname',  
      'File Repository'
    'Last name'  => '档案库',
 => 'Nachname',  
      'Group home page'
    'ID'  => '组首页',
 => 'ID/Matrikelnummer',  
      'Membership Roster'
    'Sending critical message'  => '会员名册',
 => 'Sende wichtige Nachricht an',  
      'Granularity:'
    'Replying to'  => '細微性:',
 => 'Antwort an',  
      'Different subsets of the chosen collaborative tools for different group members?'
    '<b>[_1] messages</b>: showing messages [_2] through [_3] of [_4].'  => '不同的组成员选择不同的协作工具?',
 => '<b>Nachrichten ([_1])</b>: Anzeige der Nachrichten [_2] bis [_3] von insgesamt [_4]',  
   #   'Disk quota: '
    'Broadcast Message'  #=> '磁盘配额: ',
 => 'Broadcast-Nachricht',  
      'Disk quota'
    'contents hidden'  => '磁盘配额',
 => 'Inhalte verborgen',  
      'If you enable the group portfolio for the group, allocate a disk quota.'
    'Resources in course with version changes since yesterday'  => 'If you enable the group portfolio for the group, allocate a disk quota.', # '如果您对组启用了文件存放,请分配磁盘配额:',
 => 'Ressourcen im Kurs mit Versionsänderungen seit gestern',  
      '[_1] MB'
    'Version changes since Yesterday'  => '[_1] MB',
 => 'Versionsänderungen seit gestern',  
      'A total of [_1] MB can be divided amongst all groups in the course, and [_2] MB are currently unallocated.'
    'Resources in course with version changes since last week'  => '该课的所有组共有 [_1] MB 可分,[_2] MB 目前未被分配。',
 => 'Ressourcen im Kurs mit Versionsänderungen seit letzter Woche',  
      'Default start and end dates for group access'
    'Version changes since last Week'  => '默认情况下组访问的开始和结束日期',
 => 'Versionsänderungen seit letzter Woche',  
      'Start:'
    'Resources in course with version changes since last month'  => '开始:',
 => 'Ressourcen im Kurs mit Versionsänderungen seit letztem Monat',  
      'End:'
    'Version changes since last Month'  => '结束:',
 => 'Versionsänderungen seit letztem Monat',  
      'Error: invalid course domain or number - group folder creation failed.'
    'Resources in course with version changes seit start of course'  => '错误:无效的课程或域号码。建立了组列表失败。',
 => 'Ressourcen im Kurs mit Versionsänderungen seit Kursbeginn',  
      'Course Groups'
    'Version changes since start of Course'  => '课程组',
 => 'Versionsänderungen seit Kursbeginn',  
      'Non-standard course - folder for all groups not added.'
    'No version changes since yesterday'  => '非标准课程 - 所有组的文件夹不会增加。',
 => 'Keine Versionsänderungen seit gestern',  
      'Build a list of users for selection of group members'
    'No version changes since last week'  => '从组成员里选择来建立一个用户列表',
 => 'Keine Versionsänderungen seit letzter Woche',  
      'Group membership selection list criteria:'
    'No version changes since last month'  => '组成员名单选择标准:',
 => 'Keine Versionsänderungen seit letztem Monat',  
      'Pick the criteria to use to build a list of course users from which you will select '
    'No version changes since start of course'  => '选择的标准的使用来建立一个名单,您将选择',
 => 'Keine Versionsänderungen seit Kursbeginn',  
      'members of the new group.'
    'version changes since yesterday'  => '新的组成员。',
 => 'Versionsänderungen seit gestern',  
      'If you do not wish to add members when you first create the group, there is no need to pick any criteria.'
    'version changes since last week'  => '如果您创建的组不想立即要添加成员,就没有必要选择任何标准。',
 => 'Versionsänderungen seit letzter Woche',  
      'A subsequent step will also allow you to specify automatic adding/dropping of group members triggered by specified user role and section <i>changes</i> in the course.'
    'version changes since last month'  => '随后的步骤将自动添加/删除组成员,也可以让您指定所引发指定用户角色和第的过程中。这是通过指定的用户角色和在课程中章节<i>变化</i>被触发的。',
 => 'Versionsänderungen seit letztem Monat',  
      'Access types'
    'version changes since start of course'  => '访问类型',
 => 'Versionsänderungen seit Kursbeginn',  
      'Currently has access'
    'Roles for which access to course has expired since yesterday'  => '目前已获得',
 => 'Seit gestern in diesem Kurs abgelaufene Rollen',  
      'Will have future access'
    'Roles for which access to course has expired since last week'  => '今后将有机会',
 => 'Seit letzter Woche in diesem Kurs abgelaufene Rollen',  
      'Previously had access'
    'Roles for which access to course has expired since last month'  => '曾获得',
 => 'Seit letztem Monat in diesem Kurs abgelaufene Rollen',  
      'Course roles'
    'Roles for which access to course has expired since start of course'  => '课程角色',
 => 'Seit Beginn des Kurses in diesem Kurs abgelaufene Rollen',  
      'Course sections'
    'There are no roles which expired since yesterday'  => '课程章节',
 => 'Keine Rollen, die in diesem Kurs seit gestern abgelaufen sind',  
      'all sections'
    'There are no roles which expired since last week'  => '所有章节',
 => 'Keine Rollen, die in diesem Kurs seit letzter Woche abgelaufen sind',  
      'no section'
    'There are no roles which expired since last month'  => '无章节',
 => 'Keine Rollen, die in diesem Kurs seit letztem Monat abgelaufen sind',  
      'Go to next step'
    'There are no roles which expired since start of course'  => '下一步',
 => 'Keine Rollen, die in diesem Kurs seit Kursbeginn abgelaufen sind',  
      'Invalid group name'
    'roles which expired since yesterday'  => '无效的组名称',
 => 'seit gestern in diesem Kurs abgelaufene Rollen',  
      'The group name entered '
    'roles which expired since last week'  => '输入的组名称 ',
 => 'seit letzter Woche in diesem Kurs abgelaufene Rollen',  
      'is not a valid name.'
    'roles which expired since last month'  => '不是一个有效的名称。',
 => 'seit letztem Monat in diesem Kurs abgelaufene Rollen',  
      'can not be used as it is the name of '
    'roles which expired since start of course'  => '不能使用,因为它的名字是 ',
 => 'seit Beginn des Kurses in diesem Kurs abgelaufene Rollen',  
      'an existing [_1]'
    'Roles for which access to course has become available since yesterday'  => '现有的 [_1]',
 => 'Seit gestern diesem Kurs zugeteilte Rollen',  
      ' in this Course'
    'Roles for which access to course has become available since last week'  => ' 在该课程里',
 => 'Seit letzter Woche diesem Kurs zugeteilte Rollen',  
      'Group names and section names used in a Course must be unique.'
    'Roles for which access to course has become available since last month'  => '组名称和章节名称在课程中必须是独一无二的。',
 => 'Seit letztem Monat diesem Kurs zugeteilte Rollen',  
      'Group names may only contain letters, numbers or underscores.'
    'Roles for which access to course has become available since start of course'  => '组名称只能包含字母,数字或下划线。',
 => 'Seit Beginn des Kurses diesem Kurs zugeteilte Rollen',  
      'Go to previous step'
    'There are no roles which have become active since yesterday'  => '返回',
 => 'Keine Rollen, die seit gestern diesem Kurs zugeteilt sind',  
      'Select Members'
    'There are no roles which have become active since last week'  => '选择成员',
 => 'Keine Rollen, die seit letzter Woche diesem Kurs zugeteilt sind',  
      'Your group selections - '
    'There are no roles which have become active since last month'  => '您的组选择 - ',
 => 'Keine Rollen, die seit letztem Monat diesem Kurs zugeteilt sind',  
      'The following settings will apply to the group:'
    'There are no roles which have become active since start of course'  => '下面的设置将适用于本组:',
 => 'Keine Rollen, die seit Kursbeginn diesem Kurs zugeteilt sind',  
      'Granularity'
    'roles which have become active since yesterday'  => '細微性',
 => 'seit gestern diesem Kurs zugeteilte Rollen',  
      'File quota'
    'roles which have become active since last week'  => '文件共享',
 => 'seit letzter Woche diesem Kurs zugeteilte Rollen',  
      'Default access dates'
    'roles which have become active since last month'  => '默认访问日期',
 => 'seit letztem Monat diesem Kurs zugeteilte Rollen',  
      'Different collaborative tools[_1]for different members:'
    'roles which have become active since start of course'  => '不同的协作工具[_1]对不同的成员组成:',
 => 'seit Beginn des Kurses diesem Kurs zugeteilte Rollen',  
      'Start date'
    'Show all posts'  => '开始日期',
 => 'Alle Beiträge anzeigen',  
      'Start date:'
    'to display'  => '开始日期:',
 => 'to display', # ???  
      'End date'
    'posts previously marked read'  => '结束日期',
 => 'Beiträge, die zuvor als gelesen gekennzeichnet wurden',  
      'End date:'
    'previously viewed posts'  => '结束日期:',
 => 'Beiträge, die zuvor angezeigt wurden',  
      'Available for assignment to members:'
    'NEW'  => '可供成员访问:',
 => 'NEU',  
      'Unavailable for assignment:'
    'Preferences on what is marked as NEW'  => '没有可能访问:',
 => 'Präferenzen, was als NEU markiert werden soll',  
      'User privileges for collaborative tools'
    'Mark NEW posts no longer new'  => '协作工具的用户权限',
 => 'Mit NEU gekennzeichnete Nachrichten nicht länger als neu markieren',  
      'For each collaborative tool you have chosen to include, there is a set of core privileges which all group members assigned use of the tool will receive.'
    'Sorting/Filtering options'  => 'For each collaborative tool you have chosen to include, there is a set of core privileges which all group members assigned use of the tool will receive.',
 => 'Sortierungs-/Filter-Optionen',  
      'For some tools there are also additional optional privileges which can be set.'
    'Export'  => 'For some tools there are also additional optional privileges which can be set.',
 => 'Exportieren',  
      'Choose one of the following:'
    'Attachments'  => 'Choose one of the following:',
 => 'Anhänge',  
      'For the collaborative tools you have chosen to include only core privileges are available, so there are no optional privileges to assign.'
    'Download the zip file from [_1]Discussion Posting Archive'  => 'For the collaborative tools you have chosen to include only core privileges are available, so there are no optional privileges to assign.',
 => 'Download ZIP-Datei vom [_1]Diskussionsbeitrags-Archiv',  
      'As you have chosen not to include any collaborative tools in the group, no default optional privileges need to be set.'
    'The following errors occurred during export - [_1]'  => 'As you have chosen not to include any collaborative tools in the group, no default optional privileges need to be set.',
 => 'Beim Exportieren sind folgende Fehler aufgetreten: [_1]',  
      'Group membership'
    'Unfortunately you will not be able to retrieve an archive of the discussion posts at this time, because there was a problem creating a manifest file.'  => '组员',
 => 'Leider können Sie derzeit kein Archiv von Diskussionsbeiträgen erhalten, da es Probleme mit der Erstellung einer Manifest-Datei gab.',  
      'Add members'
    'Unfortunately you will not be able to retrieve an IMS archive of this posts at this time, because there was a problem creating a manifest file.'  => '添加成员',
 => 'Leider können Sie derzeit kein IMS-Archiv erhalten, da es Probleme mit der Erstellung einer Manifest-Datei gab.',  
      'Assign collaborative tools'
    'Make Visible'  => '转让协作工具',
 => '显示',  
 #=> 'Anzeigen',     'Tools'
   => '工具',
    'Reply'  
 => 'Antwort',     'Add Members'
   => '添加成员',
    'Mark unread'  
 => 'Als ungelesen kennzeichnen',     'Add?'
   => '添加?',
    'Mark read'  
 => 'Als gelesen kennzeichnen',     'All:'
   => '全部:',
    'This post has been edited by the author.'  
 => 'Dieser Beitrag wurde vom Autor überarbeitet.',     'You have indicated that the group portfolio should be enabled, but you have set the respository quota to 0 MB.\nThis will prevent any upload of files.\nPlease set a value or disable the repository feature.'
   => 'You have indicated that the group portfolio should be enabled, but you have set the respository quota to 0 MB.\nThis will prevent any upload of files.\nPlease set a value or disable the repository feature.',
    'Display all versions'  
 => 'Alle Versionen anzeigen',     '[_1] [_2] was created.<br />'
   => '[_1] [_2] 已创建。<br />',
    'Earlier version(s) were posted on: '  
 => 'Frühere Versionen wurden gesendet am: ',     'Group membership list updated.'
   => '该组成员名单已经更新。',
    'You do not have privileges to view all versions of posts.'  
 => 'Sie sind nicht berechtigt, alle Versionen von Beiträgen anzuschauen.',     'Any currently logged in course users affected by the changes you made to group membership or privileges for the [_1] group will need to log out and log back in for their LON-CAPA sessions to reflect these changes.'
   => 'Any currently logged in course users affected by the changes you made to group membership or privileges for the [_1] group will need to log out and log back in for their LON-CAPA sessions to reflect these changes.',
    'Please select a different role.'  
 => 'Bitte wählen Sie eine andere Benutzerrolle.',     'An error occurred while updating the group membership list:'
   => 'An error occurred while updating the group membership list:',
    'Error copying file attachment - [_1] to IMS package'  
 => 'Fehler beim Kopieren des Datei-Anhangs - [_1] ins IMS-Paket',     'Choose Privileges'
   => 'Choose Privileges',
    'Error copying file attachment - [_1] to IMS package: '  
 => 'Fehler beim Kopieren des Datei-Anhangs - [_1] ins IMS-Paket: ',     'Setting Changes Complete'
   => 'Setting Changes Complete',
    'Re: '  
 => 'Re: ',     'Modifications Complete'
   => 'Modifications Complete',
    'Please select a feedback type.'  
 => 'Bitte wählen Sie einen Feedback-Typ aus.',     'Creation Complete'
   => 'Creation Complete',
    'Sorry, no feedback possible on this resource  ...'  
 => 'Sorry, für diese Ressource kann kein Feedback gesendet werden.',     'Additions Complete'
   => 'Additions Complete',
    'Error sending message to [_1], no user specified.'  
 => 'Fehler beim Senden der Nachricht an [_1]. Es wurde kein Benutzer angegeben.',     'Verify deletion'
   => 'Verify deletion',
    'Error sending message to [_1], no domain specified.'  
 => 'Fehler beim Senden der Nachricht an [_1]. Es wurde keine Domäne angegeben.',     'Deletion Complete'
   => 'Deletion Complete',
    'Error sending message to'  
 => 'Fehler beim Sender der Nachricht an',     'Create Group'
   => '创建组',
    'Not registered'  
 => 'Nicht registriert', # ???     'discussion'
   => '论坛',
    'Editing not permitted'  
 => 'Überarbeiten nicht erlaubt',     'email files'
   => '电子邮件档案',
    'Marked postings read/unread'  
 => 'Neue Beiträge als gelesen/ungelesen kennzeichnen',     'homepage'
   => '主页',
    'Changed sort/filter'  
 => 'Sortierung/Filter geändert',     'roster'
   => '花名册',
    'Changed display status'  
 => 'Anzeigestatus geändert',     'Edit Group Homepage'
   => '编辑组首页',
    'Deletion not permitted'  
 => 'Löschen nicht erlaubt',     'Edit Group Settings'
   => '编辑组设置',
    'Changed discussion status'  
 => 'Diskussionsstatus geändert',     'Available Group Tools'
   => '可用的工具组',
    'Changed discussion view mode'  
 => 'Diskussionsanzeige-Modus geändert',     'Group Chat Room'
   => '组聊天室',
    'Added to my course blog'  
 => 'Zum eigenen Kurs-Blog hinzugefügt',     'Group e-mail'
   => '组电子邮箱',
    'Back to previous page'  
 => 'Zurück zur vorherigen Seite',     'Group page - [_1]'
   => '组页 - [_1]',
    'Go to previous page'  
 => 'Zurück',     '[_1] discussion boards - [_2]'
   => '[_1] 论坛 - [_2]',
    'Return to previous page'  
 => 'Zurück zur vorherigen Seite',     'New Discussion Board'
   => '创建新论坛',
    'Untitled resource'  
 => 'Ressource ohne Titel',     'There are currently no discussion boards in this [_1].'
   => '在这 [_1] 里目前还没有论坛。',
    'Discussion display options'  
 => 'Diskussions-Anzeige-Optionen',     'Discussion Board Title'
   => '论坛讨论标题',
    'Preferences can be set for this discussion that determine ....'  
 => 'Für diese Diskussion können Präferenzen eingestellt werden, die festlegen...',     'The new discussion board was added successfully.<br />'
   => '新的讨论论坛已成功创建。<br />',
    'Which posts are displayed when you display this bulletin board or resource, and'  
 => 'welche Beiträge angezeigt werden, wenn Sie dieses Schwarze Brett bzw. diese Ressource anzeigen',     'Edit [_1] board'
   => '编辑 [_1] 论坛',
    'Under what circumstances posts are identified as "NEW", and'  
 => 'unter welchen Bedingungen Beiträge als "NEU" identifiziert werden',     'View all group discussion boards'
   => '查看各组讨论论坛',
    'Whether individual posts can be marked as read/unread'  
 => 'ob individuelle Beiträge als gelesen/ungelesen gekennzeichnet werden dürfen',     'Show Student View'
   => '以学生视角显示',
    'Posts not marked read'  
 => 'Beiträge, die nicht als gelesen gekennzeichnet wurden',     'Note: in anonymous discussion, your name is visible only to course faculty'
   => '注意:在匿名的讨论中,你的名字只有课程教师看的见。',
    'New posts cease to be identified as "New"?'  
 => 'Wann sollen neue Diskussionsbeiträge nicht mehr als "NEU" identifiziert werden?',     'Send a Message in a Group'
   => '组内发送邮件',
    'New posts cease to be identified as "NEW"?'  
 => 'Wann sollen neue Diskussionsbeiträge nicht mehr als "NEU" identifiziert werden?',     'As this group has no members, there are no recipients to select.'
   => '由于这组没有成员,您无法选择收件人。',
    'Option to mark each post as read/unread?'  
 => 'Option anbieten, Beiträge als gelesen/ungelesen zu kennzeichnen?',     'Allow replies'
   => '允许回复',
    'Shown'  
 => 'anzeigen',     'Reply to'
   => '回复',
    'Not shown'  
 => 'nicht anzeigen',     'Group Portfolio'
   => '组档案',
    'Discussion options'  
 => 'Diskussionsforen-Optionen',     '[_1] portfolio files - [_2]'
   => '[_1] 组合文件 - [_2]',
    'Set options that control the sort order of posts, and/or which posts are displayed.'  
 => 'Einstellungen der Sortierungsreihenfolge von Beiträgen und welche Beiträge angezeigt werden',     'There are no membership data to display for this [_1]'
   => 'There are no membership data to display for this [_1]',
    'Sort order'  
 => 'Sortierungsreihenfolge',     'Group Membership'
   => '组成员',
    'Date order - oldest first'  
 => 'nach Datum - ältester Beitrag zuerst',     '[_1] membership status - [_2]'
   => '[_1] 成员状态 - [_2]',
    'Date order - newest first'  
 => 'nach Datum - neuester Beitrag zuerst',     'Group Message'
   => '组邮件',
    'Threaded'  
 => 'nach Beiträgen', # ???     'Compose Group Message'
   => '撰写组邮件',
    'By subject'  
 => 'nach Thema',     'Course Discussion Boards'
   => '课程讨论区',
    'By domain and username'  
 => 'nach Domäne und Benutzerkennung',     'Post Discussion'
   => '提交讨论文件',
    'By last name, first name'  
 => 'nach Nachname, Vorname',     'Post Anonymous Discussion'
   => '匿名提交讨论文件',
    'Specific role status'  
 => 'Rollenstatus',     'Content'
   => '内容',
    'Roles of any status'  
 => 'beliebig',     'You do not currently have rights to view this group.'
   => 'You do not currently have rights to view this group.',
    'Only active roles'  
 => 'nur aktive',     'No page information provided.'
   => 'No page information provided.',
    'Only past roles'  
 => 'nur inaktive',     '<p>No page information provided.</p>'
   => '<p>No page information provided.</p>',
    'Only future roles'  
 => 'nur zukünftige',     'Available functions'
   => '可用的功能',
    'Specific user roles'  
 => 'Benutzerrollen',     'No group functionality.'
   => 'No group functionality.',
    'All roles'  
 => 'Alle Rollen',     'No group functionality (e.g., e-mail, discussion, chat or file upload) is currently available to you in this group: [_1].'
   => 'No group functionality (e.g., e-mail, discussion, chat or file upload) is currently available to you in this group: [_1].',
    'Students'  
 => '学生',     'Group Page'
 #=> 'Studenten',  => '组页',
   
    'Course Coordinators'     'Quota allocated to group portfolio:'
 => 'Kurs-Koordinatoren',  => '配额分配给组文件夹',
   
    'Instructors'  
 => '讲师',     'The quota is currently [_1] MB'
 #=> 'Dozenten',  => '目前的配额: [_1] MB',
   
    'TAs'     'The quota can be increased to [_1] MB, by adding all unallocated space for groups in the course.'
 => 'Tutoren',  => '配额可提高到 [_1] MB, 加上该课程的组中所有未分配的空间。',
   
    'Exam proctors'     'Each collaborative tool includes core privileges assigned to all members with access to the tool. Some tools may also feature additional privileges which can be set for specific members.'
 => 'Klausuraufsichtspersonal',  => '每个协作工具,包括核心权限,分配给所有成员基本权限。某些工具可能会还具有额外的权限,即可以设置特定的成员。',
   
    'Custom role'     'All group members will receive the same privileges for any tool assigned to them, including the default set of optional privileges.'
 => 'Benutzerdefinierte Rolle',  => '所有组成员分配给他们的任何工具将得到相同的权限,包括默认设置可选特权。',
   
    'Custom roles'     'Different group members may receive different privileges from others for the tools they have been assigned.'
 => 'Benutzerdefinierte Rollen',  => 'Different group members may receive different privileges from others for the tools they have been assigned.',
   
    'Specific sections'     'Indicate which <b>optional</b> privileges members will receive by default for a specific tool.'
 => 'Sektionen',  => 'Indicate which <b>optional</b> privileges members will receive by default for a specific tool.',
   
    'Specific groups'     'These will be the privileges given to members assigned in the future via automatic group assignment for users who receive specific sections/roles in the course '
 => 'Gruppen',  => 'These will be the privileges given to members assigned in the future via automatic group assignment for users who receive specific sections/roles in the course ',
   
    'Pick specific users (by name)'     'if enabled on the next page'
 => 'Benutzer auswählen (Name)',  => 'if enabled on the next page',
   
    'Show a list of current posters'     'if enabled below'
 => 'Liste aktueller Beitragssender anzeigen',  => 'if enabled below',
   
    'So far, no data has been returned for your request'     'Additional privileges'
 => 'Bis jetzt hat Ihre Anfrage keine Daten zurückgeliefert.',  => 'Additional privileges',
   
    'Select a user'     'Fixed privileges'
 => 'Benutzerauswahl',  => '固定权限',
   
    'An error occurred while processing this resource. The course personnel ([_1]) and the author have been notified.'     'Optional privileges'
 => 'Während der Verarbeitung dieser Ressource ist ein Fehler aufgetreten. Das Kurspersonal ([_1]) und der Autor wurden informiert.',  => '任择权限',
   
    'photo'     'Collaborative Tool'
 => 'Foto',  => '协作工具',
   
    'Critical Message'     'Fixed'
 => 'Wichtige Nachricht',  => '固定的',
   
    'Display a Message'     'Optional'
 => 'Nachricht anzeigen',  => '可选的',
   
    'Back to Folder Display'     'Additional Tools'
 => 'Zurück zur Verzeichnisliste',  => '其他工具',
   
    'Currently available actions (will open extra window):'     'Core privileges'
 => 'Verfügbare Aktionen (öffnen in neuem Fenster):',  => '基本权限',
   
    'There are no ungelesen messages in this folder.' # !     'For the collaborative tools included for group members being added or modified, there are no optional privileges to set for specific members.'
 => 'In diesem Verzeichnis befinden sich keine ungelesenen Nachrichten.',  => 'For the collaborative tools included for group members being added or modified, there are no optional privileges to set for specific members.',
   
    'There are no gelesen messages in this folder' # !     'All new group members will receive the same privileges.'
 => 'In diesem Verzeichnis befinden sich keine gelesenen Nachrichten.',  => '所有新的小组成员将得到同样的权限。',
   
    'There are no weitergeleitet messages in this folder.' # !     'If previously expired members are being re-enabled, or if access for future members is being activated now, previously set privileges will be preserved.'
 => 'In diesem Verzeichnis befinden sich keine weitergeleiteten Nachrichten.',  => '如果以前到期的成员正在重新启用,或者未来进入的成员现在正在激活,先前的权限将被保留。',
   
    'You have not replied to any messages in this folder.'     'As no group members are being added, there are no specific user privileges to set.'
 => 'In diesem Verzeichnis befinden sich keine Nachrichten, auf die Sie geantwortet haben.',  => '由于没有增加组成员,没有设置具体用户的权限。',
   
    'Empty Folder'     'No group member privileges to display or set, as you have not indicated that you will be activating, re-enabling, changing privileges, or adding/removing tools for any current members'
 => 'Leeres Verzeichnis',  => '目前还没有任何组织成员的权限以显示或设置,因为您还没有表示,你将被激活,重新启用,改变权限,或添加/删除任何现有成员的工具。',
   
    'Cc:'     'Currently the group is configured '
 => 'CC:',  => '目前该组的配置, ',
   
    'Bcc:'     'so different members can receive different optional privileges for a particular tool.'
 => 'BCC:',  => '不同成员为特定的工具可以得到不同的可选权限。',
   
    'Retrieve discussion and message records'     'so all members will receive the same optional privileges for a particular tool.'
 => 'Aufzeichungen von Diskussionen und Nachrichten abrufen',  => '所有成员为特定的工具可以得到相同的可选权限。',
   
    'New Record (record is visible to course faculty and staff)'     'Settings for automatic group enrollment'
 => 'Neue Aufzeichnung (nur für Kursverwaltung und Personal sichtbar):',  => '设置自动分配组',
   
    'Post this Record'     'Group membership mapping to specific sections/roles'
 => 'Speichern',  => 'Group membership mapping to specific sections/roles',
   
    'Revise your search criteria for this domain'     'Enable/disable automatic group enrollment for users in specified roles and sections'
 => 'Suchkriterien für die Suche in dieser Domäne ändern',  => 'Enable/disable automatic group enrollment for users in specified roles and sections',
   
    'You can specify an external URL as Syllabus in the [_1].'     'If automatic group enrollment is enabled, when a user is newly assigned a course-wide or section-specific role, he/she will automatically be added as a member of the group, with start and end access dates defined by the default dates set for the group, unless he/she is already a group member, with access dates that permit either current or future group access.'
 => 'Sie können in den [_1] eine externe URL für den Kursüberblick angeben.',  => 'If automatic group enrollment is enabled, when a user is newly assigned a course-wide or section-specific role, he/she will automatically be added as a member of the group, with start and end access dates defined by the default dates set for the group, unless he/she is already a group member, with access dates that permit either current or future group access.',
   
    'Course Parameters'     "If automatic group disenrollment is enabled, when a user's role is expired, access to the group will be terminated unless the user continues to have other course-wide or section-specific active or future roles which receive automatic membership in the group."
 => 'Kurs-Parametern',  => "If automatic group disenrollment is enabled, when a user's role is expired, access to the group will be terminated unless the user continues to have other course-wide or section-specific active or future roles which receive automatic membership in the group.",
   
    'Metadata Modified'     'Automatically enable group membership when roles are added?'
 => 'Geänderte Metadaten',  => 'Automatically enable group membership when roles are added?',
   
    'Use of LON-CAPA requires Javascript to be enabled in your web browser.'     'Automatically expire group membership when roles are removed?'
 => 'Zur Verwendung von LON-CAPA ist es notwendig, dass Sie Javascript in Ihrem Webbrowser aktiviert haben.',  => 'Automatically expire group membership when roles are removed?',
   
    'As this is not the case, most functionality in the system will be unavailable.'     'Currently set to'
 => 'Da dies momentan nicht der Fall ist, werden die meisten Funktionen des Systems nicht zur Verfügung stehen.',  => '当前设置为',
   
    "You have requested to create file in directory [_1] which doesn't exist. The requested directory path has been removed from the requested file name."     'Mapping of roles and sections affected by automatic group enrollment/disenrollment follows scheme chosen below.'
 => "Schreiben in das Verzeichnis [_1] ist nicht möglich, da es nicht existiert. Der entsprechende Verzeichnispfad wurde daher entfernt.",  => 'Mapping of roles and sections affected by automatic group enrollment/disenrollment follows scheme chosen below.',
   
    'Directory'     'Pick roles and sections for automatic group enrollment'
 => 'Verzeichnis',  => 'Pick roles and sections for automatic group enrollment',
   
    'Only empty directories may be deleted.'     'Active?'
 => 'Es können nur leere Verzeichnisse gelöscht werden.',  => '激活?',
   
    'You must delete the contents of the directory first.'     'Send group message'
 => 'Sie müssen zunächst die Inhalte aus dem Verzeichnis entfernen.',  => '发送组邮件',
   
    'Cannot delete non-obsolete published file'     'Create boards'
 => 'Veröffentlichte, aber nicht als überholt gekennzeichnete Dateien können nicht gelöscht werden.',  => '创建论坛',
   
    'Must not include'     'Edit own posts'
 => 'Darf nicht enthalten:',  => '编辑自己的帖子',
   
    'Name of new file is the same as name of old file'     'Hide/Delete any post'
 => 'Name der neuen Datei ist der gleiche wie der der alten Datei',  => '隐藏/删除 任意帖子',
   
    'no action taken'     'View boards'
 => 'keine Aktion ausgeführt',  => '查看论坛',
   
    'copy metadata error'     'Control Access'
 => 'Fehler beim Metadaten-Kopieren',  => '访问控制',
   
    'No New filename specified'     'Basic Display'
 => 'Kein neuer Dateiname angegeben',  => '基本显示',
   
    'Warning: a published problem of this name exists.'     'Detailed Display'
 => 'Achtung: eine veröffentlichte Aufgabe mit diesem Namen existiert bereits.',  => '详细显示',
   
    'Warning: a published library of this name exists.'     'View page'
 => 'Achtung: eine veröffentlichte Bibliothek mit diesem Namen existiert bereits.',  => '查看网页',
   
    'Bad filename [_1].<br /> <tt>(name).(number).(extension)</tt> not allowed. <br /> Removing the <tt>.number.</tt> from requested filename.'     'Modify page'
 => 'Ungültiger Dateiname [_1].<br /> <tt>(Name).(Zahl).(Erweiterung)</tt> ist nicht zulässig. <br /> Entferne <tt>.Zahl.</tt> vom gewünschten Dateinamen.',  => '修改网页',
   
    'Cannot change MIME type of a directory'     'email'
 => 'Der MIME-Typ eines Verzeichnisses kann nicht geändert werden',  => 'email',
   
    'Cannot rename or move non-obsolete published file'     'Broadcast message'
 => 'Veröffentlichte, aber nicht als überholt gekennzeichnete Dateien können nicht umbenannt oder verschoben werden',  => '广播邮件',
   
    'Change discussion display'     'files'
 => 'Anzeige von Diskussionen ändern',  => '文件',
   
    'Choose whether or not to display a count of the number of new posts for each resource or bulletin board which has unread posts.'     'Foils without names exist. This can cause problems to malfunction.'
 => 'Wahl, ob Anzahl neuer Beiträge in einzelnen Ressourcen oder Anzahl ungelesener Beiträge in Schwarzen Brettern angezeigt werden sollen.',  => 'Foils without names exist. This can cause problems to malfunction.',
   
    "This can increase the time taken to gather data for the '<i>What's New?</i>' page by a few seconds."     'Unknown area style [_1]'
 => "Dies kann die Dauer des Zusammenstellens der Daten für die '<i>Was-gibt's-Neues-Seite</i>' um ein paar Sekunden erhöhen.",  => 'Unknown area style [_1]',
   
    'Currently set to [_1].'     "The message itself will begin with a first line: <i>'Forwarded message from'</i> followed by the original sender's name."
 => 'Derzeit eingestellt auf [_1].',  => "The message itself will begin with a first line: <i>'Forwarded message from'</i> followed by the original sender's name.",
   
    'Change to [_1]'     'Forwarded message from '
 => 'Auf [_1] umstellen',  => 'Forwarded message from ',
   
    'No change'     'You received a critical message from [_1] in LON-CAPA.'
 => 'Keine Änderung',  => 'You received a critical message from [_1] in LON-CAPA.',
   
    'Count unread posts in discussions display set to [_1]'     'You received a message from [_1] in LON-CAPA.'
 => 'Zähler für ungelesene Beiträge in Diskussionen auf [_1] gestellt.',  => 'You received a message from [_1] in LON-CAPA.',
   
    'Groups Manager'     "'New' critical message from [_1]"
 => 'Gruppenverwaltung',  => "'New' critical message from [_1]",
   
    'Group access start and end dates'     "'New' message from [_1]"
 => 'Start- und Endezeiten des Gruppenzugriffs',  => "'New' message from [_1]",
   
    'None available'     'Refers to'
 => 'keine verfügbar',  => 'Refers to',
   
    'There are no active, future or previous group members to modify.'     'Previous attempts of student (if applicable)'
 => 'Es existieren weder aktive, zukünftige noch in der Vergangenheit liegende Gruppen-Mitgliedschaften, die geändert werden könnten.',  => 'Previous attempts of student (if applicable)',
   
    'Members to delete or expire'     'Original screen output (if applicable)'
 => 'Mitgliedschaften, die gelöscht werden oder ablaufen sollen',  => 'Original screen output (if applicable)',
   
    'To be deleted'     'Correct Answer(s) (if applicable)'
 => 'Zu löschen',  => 'Correct Answer(s) (if applicable)',
   
    'To be expired'     'LON-CAPA messages sent to you between [_1] and [_2] will be inaccessible until the end of this time period, because you are a student in a course with an active communications block.'
 => 'Abzulaufen',  => 'LON-CAPA messages sent to you between [_1] and [_2] will be inaccessible until the end of this time period, because you are a student in a course with an active communications block.',
   
    'No members to be deleted or expired from the group.'     'The subject is 
 => 'Es existieren keine Mitgliedschaften, die aus der Gruppe entfernt werden oder auslaufen könnten.',  
    [_1]
    'Files: [_1]'  
 => 'Dateien: [_1]',  '
   => 'The subject is 
    'Folders: [_1]'  
 => 'Verzeichnisse: [_1]',   [_1]
   
    'Choose Task'  ',
 => 'Aktion wählen',  
      'Excerpt'
    'Modify default group settings'  => 'Excerpt',
 => 'Voreingestellte Gruppeneinstellungen',  
      'Use 
    'Modify access, tools and/or privileges for previous, future, or current members'  
 => 'Zugriff, Werkzeuge und Berechtigungen für Gruppenmitglieder',   [_1]
   
    'Add member(s) to the group'  to access the full message.'
 => 'Gruppenmitglieder hinzufügen',  => 'Use 
   
    'Group Settings'   [_1]
 => 'Gruppen-Einstellungen',  
   to access the full message.',
    'Modify/Delete Members'  
 => 'Mitglieder ändern/entfernen',     'You can reply to this message'
   => 'You can reply to this message',
    'Current Tool Set'  
 => 'Derzeitige Werkzeuge',     'A reply will not be received by the recipient!'
   => 'A reply will not be received by the recipient!',
    'Change Privileges'  
 => 'Berechtigungen ändern',     "Include in course's 'User records' for recipient(s)"
   => "包括课程中的'用户记录'给收信人",
    'Membership Mapping'  
 => 'Mitgliedschafts-Verweise',     'No replies to sender'
   => '没有答复发件人',
    'Group name, title and available collaborative tools'  
 => 'Gruppenname, Titel und verfügbare kollaborative Werkzeuge',     'Display Message'
   => '显示邮件',
    'Letters, numbers and underscore only'  
 => 'nur Buchstaben, Ziffern und Unterstrich',     'Replying to a Message'
   => '回复邮件',
    'Discussion boards'  
 => 'Diskussionsforen',     'Forwarding a Message'
   => '转发邮件',
    'E-mail'  
 => 'E-Mail',     'Forwarding Multiple Messages'
   => '转发多封邮件',
    'File Repository'  
 => 'Dateisammlung',     'At end of file some tags were still left unclosed, '
   => 'At end of file some tags were still left unclosed, ',
    'Group home page'  
 => 'Gruppen-Homepage',     'Upload and Send'
   => '上传和发送',
    'Membership Roster'  
 => 'Mitgliederliste',     'Choose which course(s) to list.'
   => 'Choose which course(s) to list.',
    'Granularity:'  
 => 'Granularität:',     'Display courses'
   => '显示课程',
    'Different subsets of the chosen collaborative tools for different group members?'  
 => 'Unterschiedliche Teilbereiche der gewählten kollaborativen Werkzeuge für unterschiedliche Gruppenmitglieder?',     'Public'
   => '公开的',
    'Disk quota: '  
 => 'Speicherplatz: ',     'Answer [_1]'
   => '答复 [_1]',
    'If you enable the file repository for the group, allocate a disk quota.'  
 => 'Falls Sie die Dateisammlung für die Gruppe aktivieren, Speicherplatz zuweisen:',     'EditXML [_1]'
   => 'EditXML [_1]',
    '[_1] Mb'  
 => '[_1] MB',     'Not authorized'
   => '未授权',
    'A total of [_1] Mb can be divided amongst all groups in the course, and [_2] Mb are currently unallocated.'  
 => 'Insgesamt können [_1] MB auf alle Gruppen des Kurses aufgeteilt werden. [_2] MB sind derzeit noch nicht zugewiesen.',     'An error occurred while processing this resource. The author has been notified.'
   => 'An error occurred while processing this resource. The author has been notified.',
    'Default start and end dates for group access'  
 => 'Voreingestelltes Anfangs- und Endedatum für Gruppenzugriff',     'Code ran too long. It ran for more than [_1] seconds.'
   => 'Code ran too long. It ran for more than [_1] seconds.',
    'Start:'  
 => 'Start:',     'This occurred while running &lt;while&gt; on line [_1].'
   => 'This occurred while running &lt;while&gt; on line [_1].',
    'End:'  
 => 'Ende:',     'This occurred while running: [_1]'
   => 'This occurred while running: [_1]',
    'Error: invalid course domain or number - group folder creation failed.'  
 => 'Fehler: Ungültige Kurse-Domäne oder -Nummer. Das Erstellen des Gruppenverzeichnisses ist fehlgeschlagen.',     'Substitution on [_1] with [_2] caused:'
   => 'Substitution on [_1] with [_2] caused:',
    'Course Groups'  
 => 'Kurs-Gruppen',     'Student View'
   => '学生视野',
    'Non-standard course - folder for all groups not added.'  
 => 'Kein Standard-Kurs - Verzeichnis für alle Gruppen wurde nicht hinzugefügt.',     'Correct answer'
   => '正确答案',
    'Build a list of users for selection of group members'  
 => 'Zusammenstellen einer Benutzerliste zur Auswahl von Gruppenmitgliedern',     'Could not identify problem.'
   => '无法确定的问题。', # ???
    'Group membership selection list criteria:'  
 => 'Auswahlkriterien für Gruppen-Mitgliedschaft:',     'Chart'
   => '图表',
    'Pick the criteria to use to build a list of course users from which you will select '  
 => 'Wählen Sie die Kriterien, die verwendet werden sollen, um die Liste der Kursbenutzer zu erstellen, anhand der Sie ',     'Student Data'
   => '学生资料',
    'members of the new group.'  
 => 'die neuen Gruppenmitglieder wählen werden.',     'HTML, with links'
   => 'HTML格式,链接',
    'If you do not wish to add members when you first create the group, there is no need to pick any criteria.'  
 => 'Falls Sie beim Erstellen der Gruppe nicht sofort auch Mitglieder hinzufügen wollen, brauchen Sie hier keine Kriterien auswählen.',     'HTML, with all links'
   => 'HTML格式,与所有链接',
    'A subsequent step will also allow you to specify automatic adding/dropping of group members triggered by specified user role and section <i>changes</i> in the course.'  
 => 'Ein weiterer Teilschritt wird Ihnen ermöglichen, automatisches Hinzfügen und Entfernen von Gruppenmitgliedern anzugeben. Dies wird durch angegebene Benutzerrollen und Sektions<i>änderungen</i> im Kurs ausgelöst.',     'HTML, without links'
   => 'HTML格式,没有链接',
    'Access types'  
 => 'Zugriffstypen',     'Output Data'
   => '输出数据',
    'Currently has access'  
 => 'Aktueller Zugriff',     'Scores Summary'
   => '总分',
    'Will have future access'  
 => 'Zukünftiger Zugriff',     'Scores Per Problem'
   => '每题分数',
    'Previously had access'  
 => 'In der Vergangenheit liegender Zugriff',     'Parts Correct'
   => 'Parts Correct',
    'Course roles'  
 => 'Benutzerrollen', # 'Benutzerrollen im Kurs',     'fullname'
   => '全名',
    'Course sections'  
 => 'Sektionen', # 'Sektionen im Kurs',     'id'
   => 'ID/学生证号',
    'all sections'  
 => 'Alle Sektionen',     'Generate Chart'
   => '生成图表',
    'no section'  
 => 'Keine Sektion',     'Generate Graph'
   => '生成图',
    'Go to next step'  
 => 'Weiter',     'Select One Student'
   => '选择一个学生',
    'Invalid group name'  
 => 'Ungültiger Gruppenname',     'All sections.'
   => '所有科目。',
    'The group name entered '  
 => 'Der eingegebene Name ',     'Section [_1].'
   => '章节 [_1]。',
    'is not a valid name.'  
 => 'ist kein gültiger Name.',     'Section [_1]'
   => '章节 [_1]',
    'can not be used as it is the name of '  
 => 'kann nicht verwendet werden, da sich um den Namen ',     'Sections [_1] and [_2].'
   => '章节 [_1] 和 [_2]。',
    'an existing [_1]',  
 => 'einer bereits bestehenden [_1] handelt',     'All groups.'
   => '所有组。',
    ' in this Course'  
 => ' in diesem Kurs',     'Group [_1].'
   => '组 [_1].',
    'Group names and section names used in a Course must be unique.'  
 => 'Gruppen- und Sektionsnamen müssen in einem Kurs eindeutig sein.',     'Groups [_1] and [_2].'
   => '组 [_1] 和 [_2].',
    'Group names may only contain letters, numbers or underscores.'  
 => 'Gruppennamen dürfen nur aus Buchstaben, Zahlen und Unterstrichen bestehen.',     'Active access status.'
   => 'Active access status.',
    'Go to previous step'  
 => 'Zurück',     'Future access status.'
   => 'Future access status.',
    'Select Members'  
 => 'Mitgliederauswahl',     'Expired access status.'
   => 'Expired access status.',
    'Your group selections - '  
 => 'Gruppenauswahl',     'Any access status.'
   => 'Any access status.',
    'The following settings will apply to the group:'  
 => 'Die folgenden Einstellungen werden auf Ihre Gruppe wirken:',     'Show links in new window:'
   => 'Show links in new window:',
    'Granularity'  
 => 'Granularität',     'Summary Table'
   => 'Summary Table',
    'File quota'  
 => 'Speicherplatz für Dateien',     'Summary Tables'
   => 'Summary Tables',
    'Default access dates'  
 => 'Voreingestellte Zugriffsdaten',     'Summary table for [_1] ([_2])'
   => 'Summary table for [_1] ([_2])',
    'Different collaborative tools<br />for different members:'  
 => 'Unterschiedliche kollaborative Werkzeuge<br />für unterschiedliche Mitglieder:',     'Average'
   => 'Average',
    'Start date'  
 => '开始日期',     'maximum'
 #=> 'Anfangsdatum',  => 'maximum',
   
    'Start date:'     'Maximum'
 => '开始日期:',  => 'Maximum',
 #=> 'Anfangsdatum:',  
      'Max. Total'
    'End date'  => 'Max. Total',
 => '结束日期',  
 #=> 'Endedatum',     'Median'
   => 'Median',
    'End date:'  
 => '结束日期:',     'Std Dev'
 #=> 'Endedatum:',  => 'Std Dev',
   
    'Available for assignment to members:'     'sum'
 => 'Zugriff für Mitglieder möglich:',  => 'sum',
   
    'Unavailable for assignment:'     'maximum possible'
 => 'Kein Zugriff möglich:',  => 'maximum possible',
   
    'User privileges for collaborative tools'     'parts correct'
 => 'Benutzerrechte für kollaborative Werkzeuge',  => 'parts correct',
   
    'For each collaborative tool you have chosen to include, there is a set of core privileges which all group members assigned use of the tool will receive.'     'Return to the chart'
 => 'Für jedes der kollaborativen Werkzeuge, das Sie zur Verwendung gewählt haben, existiert eine Reihe von Grundberechtigungen, die allen Gruppenmitgliedern, die dieses Werkzeug erhalten, zugewiesen werden.',  => 'Return to the chart',
   
    'For some tools there are also additional optional privileges which can be set.'     'Compiled on [_1]'
 => 'Für manche Werkzeuge können auch weitere optionale Berechtigungen festgelegt werden.',  => 'Compiled on [_1]',
   
    'Choose one of the following:'     "Click on a student's name or username to view their chart"
 => 'Wählen Sie eines der folgenden:',  => "Click on a student's name or username to view their chart",
   
    'For the collaborative tools you have chosen to include only core privileges are available, so there are no optional privileges to assign.'     'status'
 => 'Für die von Ihnen gewählten kollaborativen Werkzeuge sind nur Grundberechtigungen verfügbar. Daher können keine optionalen Berechtigungen zugewiesen werden.',  => '状态',
   
    'As you have chosen not to include any collaborative tools in the group, no default optional privileges need to be set.'     'groups'
 => 'Da Sie keinerlei kollaborativen Werkzeuge für die Gruppe gewählt haben, die eingebunden werden sollen, brauchen keine voreingestellten optionalen Berechtigungen eingestellt werden.',  => '组',
   
    'Group membership'     'Click on a students name or username to view their chart'
 => 'Gruppen-Mitgliedschaft',  => 'Click on a students name or username to view their chart',
   
    'Add members'     'Essay will be hand graded.'
 => 'Mitglieder hinzufügen',  => 'Essay will be hand graded.',
   
    'Assign collaborative tools'     'Text you want to appear by default:'
 => 'Kollaborative Werkzeuge zuweisen',  => '文字在默认情况下显示:',
   
    'Tools'     'Check as many files as you wish in response to the problem:'
 => 'Werkzeuge',  => '选择所有的文件对于您想答复的问题:',
   
    'Add Members'     'Select portfolio files'
 => 'Mitglieder hinzufügen',  => '选择组合文件',
   
    'Add?'     'Select checked files, and continue selecting'
 => 'Hinzufügen?',  => '选择文件并继续选择',
   
    'All:'     'Select checked files, and close window'
 => 'Alle:',  => '选择文件并关闭窗口',
   
    'You have indicated that the file repository should be enabled, but you have set the respository quota to 0 Mb.\nThis will prevent any upload of files.\nPlease set a value or disable the repository feature.'     'Copy of'
 => 'Sie haben angegeben, dass die Dateisammlung aktiviert werden soll, jedoch einen Speicherplatz von 0 MB angegeben.\nDies verhindert jegliches Hochladen von Dateien.\nBitte geben Sie einen Wert größer 0 ein oder deaktivieren Sie die Dateisammlung.',  => 'Copy of',
   
    '[_1] [_2] was created.<br />'     'The e-mail address you provided does not match the address recorded in the LON-CAPA system for the username and domain you provided.'
 => '[_1] [_2] wurde angelegt.<br />',  => 'The e-mail address you provided does not match the address recorded in the LON-CAPA system for the username and domain you provided.',
   
    'Group membership list updated.'     'Overall result: [_1]'
 => 'Die Liste der Gruppen-Mitgliedschaften wurde aktualisiert.',  => '总分: [_1]',
   
    'Any currently logged in course users affected by the changes you made to group membership or privileges for the [_1] group will need to log out and log back in for their LON-CAPA sessions to reflect these changes.'     'Dimension: [_1], status [_2] '
 => 'Sie haben Gruppen-Mitgliedschaften und/oder -berechtigungen für die Gruppe [_1] eingestellt bzw. geändert. Alle derzeit angemeldeten Benutzer, für die diese Einstellungen wirken, müssen sich aus- und wieder einloggen, damit für sie die Änderungen wirksam werden.',  => 'Dimension: [_1], status [_2] ',
   
    'An error occurred while updating the group membership list:'     'Queue Status'
 => 'Beim Aktualisieren der Gruppen-Teilnehmerliste ist ein Fehler aufgetreten:',  => '队列状态',
   
    'Choose Privileges'     'Check Mark'
 => 'Auswahl der Berechtigungen',  => '核选标记',
   
    'Setting Changes Complete'     'Return commented version of [_1] to student.'
 => 'Änderungen der Einstellungen abgeschlossen',  => 'Return commented version of [_1] to student.',
   
    'Modifications Complete'     'Download All Submitted Documents'
 => 'Änderungen abgeschlossen',  => 'Download All Submitted Documents',
   
    'Creation Complete'     'Essay is [_1]% similar to an essay by [_2] in course [_3] (course id [_4]:[_5])'
 => 'Erstellung abgeschlossen',  => 'Essay is [_1]% similar to an essay by [_2] in course [_3] (course id [_4]:[_5])',
   
    'Additions Complete'     'Compose message to student'
 => 'Hinzufügungen abgeschlossen',  => 'Compose message to student',
   
    'Verify deletion'     'incl. grades'
 => 'Entfernen-Bestätigung',  => '包含评分',
   
    'Deletion Complete'     'Message will be sent when you click on Save &amp; Next below.'
 => 'Entfernen abgeschlossen',  => 'Message will be sent when you click on Save &amp; Next below.',
   
    'Create Group'     'Set/Change parameters'
 => 'Gruppe erstellen',  => 'Set/Change parameters',
   
    'discussion'     'Grading Feedback'
 => 'Diskussion',  => '评估反馈',
   
    'email files'     'Sending message to [_1]'
 => 'E-Mail-Dateien',  => '发送邮件至 [_1]',
   
    'homepage'     'Not allowed to modify grades for [_1]'
 => 'Homepage',  => 'Not allowed to modify grades for [_1]',
   
    'roster'     'You need to specify the username or ID'
 => 'Teilnehmerliste',  => 'You need to specify the username or ID',
   
    'Edit Group Homepage'     'You need to specify at least one grading field'
 => 'Gruppen-Homepage ändern',  => 'You need to specify at least one grading field',
   
    'Edit Group Settings'     'Specify a file containing the class scores for current resource'
 => 'Gruppeneinstellungen ändern',  => 'Specify a file containing the class scores for current resource',
   
    'Available Group Tools'     'Upload Scores'
 => 'Verfügbare Gruppenwerkzeuge',  => '上传分数',
   
    'Group Chat'     'Some point values were assigned for problems with a weight of zero. These values were ignored.'
 => 'Gruppen-Chatraum',  => 'Some point values were assigned for problems with a weight of zero. These values were ignored.',
   
    'Group e-mail'     'Use CODE:'
 => 'Gruppen-E-Mail',  => 'Use CODE:',
   
    'Group page - [_1]'     'Some resources in the sequence currently are not set to exam mode. Grading these resources currently may not work correctly.'
 => 'Gruppenseite - [_1]',  => 'Some resources in the sequence currently are not set to exam mode. Grading these resources currently may not work correctly.',
   
    '[_1] discussion boards - [_2]'     'scores from file' # Upload scores from file
 => '[_1]-Diskussionsforen - [_2]',  => 'scores from file',
   
    'New Discussion Board'     'Process'
 => 'Neues Diskussionsforum anlegen',  => 'Process',
   
    'There are currently no discussion boards in this [_1].'     'clicker file' # Process clicker file
 => 'In dieser [_1] sind derzeit keine Diskussionsforen.',  => 'clicker file',
   
    'Discussion Board Title'     'Grade'
 => 'Titel des Diskussionsforums',  => 'Grade',
   
    'The new discussion board was added successfully.<br />'     'bubblesheet forms' # Grade scantron forms
 => 'Das neue Diskussionsforum wurde erfolgreich angelegt.<br />',  => 'bubblesheet forms',
   
    'Edit [_1] board'     'Verify'
 => 'Diskussionsforum [_1] ändern',  => 'Verify',
   
    'View all group discussion boards'     'receipt'
 => 'Alle Gruppen-Diskussionsforen anschauen',  => 'receipt',
   
    'Show Student View'     'Manage'
 => 'Studentische Sicht zeigen',  => 'Manage',
   
    'Note: in anonymous discussion, your name is visible only to course faculty'     'saved CODEs' # View saved CODEs
 => 'Hinweis: Bei anonymer Diskussionsteilnahme ist Ihr Name nur für die Kursverwaltung sichtbar.',  => 'saved CODEs',
   
    'Send a Message in a Group'     'Specify a file containing the clicker information for this resource'
 => 'Nachricht innerhalb einer Gruppe verschicken',  => 'Specify a file containing the clicker information for this resource',
   
    'As this group has no members, there are no recipients to select.'     'Upload File'
 => 'Da diese Gruppe keine Mitglieder hat, können Sie keine Empfänger auswählen.',  => '上传文件',
   
    'Allow replies'     'Award points just for participation'
 => 'Antworten zulassen',  => 'Award points just for participation',
   
    'Reply to'     'Correctness determined from response by course personnel'
 => 'Antwort an',  => 'Correctness determined from response by course personnel',
   
    'Group Portfolio'     'Correctness determined from response with clicker ID(s)'
 => 'Gruppen-Dateisammlung',  => 'Correctness determined from response with clicker ID(s)',
   
    '[_1] portfolio files - [_2]'     'Percentage points for correct solution'
 => '[_1]-Portfolio-Dateien - [_2]',  => 'Percentage points for correct solution',
   
    'There are no membership data to display for this [_1]'     'Percentage points for incorrect solution'
 => 'Für diesen [_1] existieren keine anzeigbaren Mitgliedsdaten.',  => 'Percentage points for incorrect solution',
   
    'Group Membership'     'You need to specify a clicker ID for the correct answer'
 => 'Gruppen-Mitgliedschaften',  => 'You need to specify a clicker ID for the correct answer',
   
    '[_1] membership status - [_2]'     'Score based on attendance only'
 => '[_1]-Mitgliedschaftsstatus - [_2]',  => 'Score based on attendance only',
   
    'Group Message'     'Correctness determined by the following IDs'
 => 'Gruppen-Nachricht',  => 'Correctness determined by the following IDs',
   
    'Compose Group Message'     'specified'
 => 'Gruppen-Nachricht verfassen',  => 'specified',
   
    'Course Discussion Boards'     'No IDs found to determine correct answer'
 => 'Kurs-Diskussionsforen',  => 'No IDs found to determine correct answer',
   
    'Post Discussion'     'The file: [_1] you attempted to upload contained no information. Please check that you entered the correct filename.'
 => 'Diskussionsbeitrag abschicken',  => 'The file: [_1] you attempted to upload contained no information. Please check that you entered the correct filename.',
   
    'Post Anonymous Discussion'     'Scanning clicker file'
 => 'Diskussionsbeitrag anonym abschicken',  => 'Scanning clicker file',
   
    'Content'     'Found [_1] question(s)'
 => 'Inhalt',  => '[_1] Frage(n) gefunden',
   
    'You do not currently have rights to view this group.'     'Awarding [_1] percent for correct and [_2] percent for incorrect responses'
 => 'Sie haben derzeit keine Berechtigung diese Gruppe zu sehen.',  => 'Awarding [_1] percent for correct and [_2] percent for incorrect responses',
   
    'No page information provided.'     'Clicker registered more than once'
 => 'Keine Seiteninformationen angegeben.',  => 'Clicker registered more than once',
   
    '<p>No page information provided.</p>'     'Unregistered Clicker'
 => '<p>Keine Seiteninformationen angegeben.</p>',  => 'Unregistered Clicker',
   
    'Available functions'     'Found [_1] registered and [_2] unregistered clickers.'
 => 'Verfügbare Funktionen',  => 'Found [_1] registered and [_2] unregistered clickers.',
   
    'No group functionality.'     'Found no correct answers for grading!'
 => 'Keine Gruppenfunktionen.',  => 'Found no correct answers for grading!',
   
    'No group functionality (e.g., e-mail, discussion, chat or file upload) is currently available to you in this group: [_1].'     'Found [_1] entries for grading!'
 => 'Derzeit ist in der Gruppe [_1] keine Gruppenfunktion (z.B. E-Mail, Diskussion, Chat oder Dateien-Hochladen) verfügbar.',  => 'Found [_1] entries for grading!',
   
    'Group Page'     'Found no questions.'
 => 'Gruppenseite',  => 'Found no questions.',
   
    'Quota allocated to file repository:'     'Finalize Grading'
 => 'Zugewiesener Speicherplatz für Dateiensammlung',  => 'Finalize Grading',
   
    'The quota is currently [_1] Mb'     'Question [_1]'
 => 'Der Speicherplatz beträgt derzeit [_1] MB',  => 'Question [_1]',
   
    'The quota can be increased to [_1] Mb, by adding all unallocated space for groups in the course.'     'Assigning grades based on clicker file'
 => 'Der Speicherplatz kann auf bis zu [_1] MB erhöht werden, indem der gesamte nicht zugewiesene Speicherplatz für Gruppen des Kurses hinzugefügt wird.',  => 'Assigning grades based on clicker file',
   
    'Each collaborative tool includes core privileges assigned to all members with access to the tool. Some tools may also feature additional privileges which can be set for specific members.'     'More than one correct result given for question "[_1]": [_2] versus [_3].'
 => 'Jedes kollaborative Werkzeug bietet allen Benutzern, die Zugriff auf das Werkzeug haben, grundlegende Berechtigungen. Einige Werkzeuge bieten weitere Möglichkeiten, die für ausgewählte Gruppenmitglieder eingestellt werden können.',  => 'More than one correct result given for question "[_1]": [_2] versus [_3].',
   
    'All group members will receive the same privileges for any tool assigned to them, including the default set of optional privileges.'     'No correct result given for question "[_1]"!'
 => 'Alle Gruppenmitglieder erhalten die gleichen Berechtigungen für alle Werkzeuge, die ihnen zugewiesen wurden - die voreingestellten optionalen Berechtigungen eingeschlossen.',  => 'No correct result given for question "[_1]"!',
   
    'Different group members may receive different privileges from others for the tools they have been assigned.'     'Correct answer: [_1]'
 => 'Unterschiedliche Gruppenmitglieder können unterschiedliche Berechtigungen für Werkzeuge von anderen erhalten, die diese zugewiesen bekommen haben.',  => '正确答案: [_1]',
   
    'Indicate which <b>optional</b> privileges members will receive by default for a specific tool.'     'Successfully stored grades for [_1] student(s).'
 => 'Angabe, welche <i>optionalen</i> Berechtigungen für ein bestimmtes Werkzeug voreingestellt zugewiesen werden sollen.',  => 'Successfully stored grades for [_1] student(s).',
   
    'These will be the privileges given to members assigned in the future via automatic group assignment for users who receive specific sections/roles in the course '     'Grading Menu'
 => 'Es handelt sich um die Berechtigungen, die Gruppenmitglieder durch das automatische Belegen von Gruppen zukünftig erhalten. Dies betrifft Benutzer, die bestimmte Sektionen/Rollen im Kurs erhalten ',  => '评估菜单',
   
    'if enabled on the next page'     'Missing tags, unable to properly run file.'
 => 'falls auf der nächsten Seite aktiviert',  => 'Missing tags, unable to properly run file.',
   
    'if enabled below'     'Using tag [_1] on line [_2] as end tag to [_3]'
 => 'falls im Folgenden aktiviert',  => 'Using tag [_1] on line [_2] as end tag to [_3]', # ??? lonxml.pm [SB 2008-08-07]
   
    'Additional privileges'     'Found tag [_1] on line [_2] when looking for [_3] in file.'
 => 'Zusätzliche Berechtigungen',  => 'Found tag [_1] on line [_2] when looking for [_3] in file.',
   
    'Fixed privileges'     'ID [_1] contains invalid characters. IDs are only allowed to contain letters, numbers, spaces and -'
 => 'Feste Berechtigungen',  => 'ID [_1] contains invalid characters. IDs are only allowed to contain letters, numbers, spaces and -',
   
    'Optional privileges'     'File not found'
 => 'Optionale Berechtigungen',  => 'File not found',
   
    'Collaborative Tool'     'This file appears to be a rendering of a LON-CAPA resource. If this is correct, this resource will act very oddly and incorrectly.'
 => 'Kollaboratives Werkzeug',  => 'This file appears to be a rendering of a LON-CAPA resource. If this is correct, this resource will act very oddly and incorrectly.', # ??? [SB 2007-11-27]
   
    'Fixed'     'An error occurred while processing this resource. The instructor has been notified.'
 => 'fest',  => 'An error occurred while processing this resource. The instructor has been notified.',
   
    'Optional'     'CourseID'
 => 'optional',  => '课程编号',
   
    'Additional Tools'     'DocID'
 => 'Weitere Werkzeuge',  => '文件编号',
   
    'Core privileges'     'Username, password and domain need to be specified.'
 => 'Grund-Berechtigungen',  => '用户名,密码和域必须指定!',
   
    'For the collaborative tools included for group members being added or modified, there are no optional privileges to set for specific members.'     'Untitled Resource'
 => 'Für die kollaborativen Werkzeuge, die für Gruppenmitglieder hinzugefügt bzw. geändert werden, gibt es keine optionalen Berechtigungen, die für bestimmte Mitglieder einzustellen wären.',  => '无名资源',
   
    'All new group members will receive the same privileges.'     'Not Available'
 => 'Alle neuen Gruppenmitglieder werden die gleichen Berechtigungen erhalten.',  => 'Not Available',
   
    'If previously expired members are being re-enabled, or if access for future members is being activated now, previously set privileges will be preserved.'     'Clear'
 => 'Falls nicht mehr aktive Mitgliedschaften wiederhergestellt werden oder falls Zugriff für zukünftige Mitglieder jetzt aktiviert wird, bleiben zuvor eingestellte Berechtigungen erhalten.',  => 'Clear',
   
    'As no group members are being added, there are no specific user privileges to set.'     'There are no parameters.'
 => 'Da keine Gruppenmitglieder hinzugefügt werden, können auch keine Berechtigungen für bestimmte Benutzer eingestellt werden.',  => 'There are no parameters.',
   
    'No group member privileges to display or set, as you have not indicated that you will be activating, re-enabling, changing privileges, or adding/removing tools for any current members'     'enroll type/action'
 => 'Es können keine Berechtigungen für Gruppenmitglieder angezeigt oder eingestellt werden, da Sie nicht angegeben haben, dass Sie Berechtigungen aktivieren, wiederherstellen oder ändern möchten oder dass Werkzeuge für aktuelle Benutzer hinzugefügt oder geändert werden sollen.',  => '注册类型/行动',
   
    'Currently the group is configured '     'Map not loaded: The file [_1] does not exist.'
 => 'Derzeit ist die Gruppe so konfiguriert, dass ',  => 'Map not loaded: The file [_1] does not exist.',
   
    'so different members can receive different optional privileges for a particular tool.'     'Saved.'
 => 'unterschiedliche Gruppenmitglieder unterschiedliche optionale Berechtigungen für jedes einzelne Werkzeug erhalten können.',  => '保存的。',
   
    'so all members will receive the same optional privileges for a particular tool.'     'An error occurred while saving.'
 => 'alle Gruppenmitglieder die gleichen optionalen Berechtigungen für jedes einzelne Werkzeug erhalten.',  => 'An error occurred while saving.',
   
    'Settings for automatic group enrollment'     'Reverted.'
 => 'Einstellungen für die automatisierte Gruppenbelegung',  => 'Reverted.',
   
    'Group membership mapping to specific sections/roles'     'Title in map'
 => 'Verweis von Gruppen-Mitgliedschaften auf bestimmte Sektionen/Rollen',  => 'Title in map',
   
    'Enable/disable automatic group enrollment for users in specified roles and sections'     'Filename of resource'
 => 'Aktivierung/Deaktivierung der automatischen Belegung von Gruppen für Benutzer mit bestimmten Rollen und in bestimmten Sektionen',  => 'Filename of resource',
   
    'If automatic group enrollment is enabled, when a user is newly assigned a course-wide or section-specific role, he/she will automatically be added as a member of the group, with start and end access dates defined by the default dates set for the group, unless he/she is already a group member, with access dates that permit either current or future group access.'     'Link to published resource'
 => 'Falls die automatische Gruppenbelegung aktiviert ist: Wenn ein Benutzer eine kursweite oder sektionsspezifische Rolle neu zugewiesen bekommen hat, wird er automatisch als Mitglied der Gruppe hinzugefügt. Das Anfangs- und Endedatum für den Zugriff wird durch die Datumswerte vorgegeben, die für die Gruppe voreingestellt sind. Das allerdings nur, wenn der Benutzer nicht bereits Gruppenmitglied mit Zugriffsdaten ist, die aktuellen oder zukünftigen Gruppenzugriff verbieten.',  => 'Link to published resource',
   
    "If automatic group disenrollment is enabled, when a user's role is expired, access to the group will be terminated unless the user continues to have other course-wide or section-specific active or future roles which receive automatic membership in the group."     'Link to resource in Authoring Space'
 => "Falls das automatische Ausschließen aus Gruppen aktiviert ist: Wenn eine Benutzerrolle ausläuft, wird der Zugriff auf die Gruppe entzogen, sofern der Benutzer nicht andere kursweite oder sektionsspezifische aktive oder zukünftige Rollen hat, die automatischen Gruppenzugriff ermöglichen.",  => 'Link to resource in Authoring Space',
   
    'Automatically enable group membership when roles are added?'     'Resource space'
 => 'Automatisches Belegen von Gruppen, wenn Rollen hinzugefügt werden?',  => 'Resource space',
   
    'Automatically expire group membership when roles are removed?'     'discard'
 => 'Automatisches Ausschließen aus Gruppen, wenn Rollen entfernt werden?',  => 'discard',
   
    'Currently set to'     'Change Order'
 => 'Derzeit eingestellt auf',  => 'Change Order',
   
    'Mapping of roles and sections affected by automatic group enrollment/disenrollment follows scheme chosen below.'     'Sort Imported Resources'
 => 'Das Verweisen von Rollen und Sektionen durch das automatische Belegen von/Ausschließen aus Gruppen folgt dem folgenden Schema.',  => 'Sort Imported Resources',
   
    'Pick roles and sections for automatic group enrollment'     'Finalize order of resources'
 => 'Auswahl von Rollen und Sektionen für das automatische Belegen von Gruppen',  => 'Finalize order of resources',
   
    'Active?'     'Recover Deleted'
 => 'Aktiv?',  => 'Recover Deleted',
   
    'Send group mail'     'Recover Removed Resources'
 => 'Gruppen-E-Mail senden', # .n.t.  => 'Recover Removed Resources',
   
    'Create boards'     'Recover Checked'
 => 'Erstellen von Foren', # n.t.  => 'Recover Checked',
   
    'Edit own posts'     'Recent Detailed Assessment Statistical Data'
 => 'Eigene Beiträge bearbeiten', # .n.t.  => 'Recent Detailed Assessment Statistical Data',
   
    'Hide/Delete any post'     'No information available'
 => 'Anzeigen/Löschen beliebiger Beiträge',  => 'No information available',
   
    'View boards'     'Creating new file [_1]'
 => 'Foren anschauen', # .n.t.  => '创建新文件 [_1]',
   
    'Control Access'     'If you would like to associate this resource ([_1]) with a current or previous course, please select one from the list below, otherwise select, "None".'
 => 'Zugriffskontrolle', # .n.t.  => 'If you would like to associate this resource ([_1]) with a current or previous course, please select one from the list below, otherwise select, "None".',
   
    'Basic Display'      'Associate Resource With Selected Course'
 => 'Einfache Anzeige', # .n.t.  => 'Associate Resource With Selected Course',
   
    'Detailed Display'     'This resource is currently associated with a course ([_1]) which includes added metadata fields specific to the course.'
 => 'Detailierte Anzeige', # .n.t.  => 'This resource is currently associated with a course ([_1]) which includes added metadata fields specific to the course.',
   
    'View page'     'You can choose to transfer data from the added fields to the "Notes" field if you are planning to change the course association.'
 => 'Seite betrachten', # .n.t.  => 'You can choose to transfer data from the added fields to the "Notes" field if you are planning to change the course association.',
   
    'Modify page'     'not available'
 => 'Seite ändern', # .n.t.  => 'not available',
   
    'email'     'most recent version'
 => 'E-Mail',  => 'most recent version',
   
    'Broadcast mail'     'information not available'
 => 'Broadcast-Nachricht',  => 'information not available',
   
    'files'     'Num Student'
 => 'Dateien',  => 'Num Student',
   
    'Foils without names exist. This can cause problems to malfunction.'     'Degree of Difficulty'
 => 'Es existieren Auswahlmöglichkeiten ohne Namen. Das könnte eine fehlerhafte Funktionalität verursachen.',  => 'Degree of Difficulty',
   
    'Unknown area style [_1]'     'Degree of Discrimination'
 => 'Unbekannter Bereichstyp: [_1]',  => 'Degree of Discrimination',
   
    "The message itself will begin with a first line: <i>'Forwarded message from'</i> followed by the original sender's name."     'Time of computation'
 => "Die Nachricht wird in der ersten Zeile mit <i>Weitergeleitete Nachricht von'</i> starten, gefolgt vom Originalnamen des Absenders.",  => 'Time of computation',
   
    'Forwarded message from '     'Messages deleted.'
 => 'Weitergeleitete Nachricht von ',  => '邮件已删除。',
   
    'You received a critical message from [_1] in LON-CAPA.'     'Error deleting messages'
 => 'Sie haben eine wichtige Nachricht von [_1] in LON-CAPA erhalten.',  => 'Error deleting messages',
   
    'You received a message from [_1] in LON-CAPA.'     'Messages cleared.'
 => 'Sie haben eine Nachricht von [_1] in LON-CAPA erhalten.',  => '邮件已删除。',
   
    "'New'  critical message from "     'Error clearing messages'
 => "Neue wichtige Nachricht von ",  => '删除邮件时发生错误',
   
    "'New'  message from "     'Delete Messages for this Resource'
 => "Neue Nachricht von ",  => 'Delete Messages for this Resource',
   
    'Refers to'     'Back To Directory'
 => 'Bezieht sich auf',  => '返回目录',
   
    'Previous attempts of student (if applicable)'     'Associated with course [_1]'
 => 'Bisherige Versuche des Studenten (falls verfügbar)',  => 'Associated with course [_1]',
   
    'Original screen output (if applicable)'     'This resource is not associated with a course.'
 => 'Original-Bildschirmausgabe (falls verfügbar)',  => 'This resource is not associated with a course.',
   
    'Correct Answer(s) (if applicable)'     'Discard Edits and Return to Portfolio'
 => 'Korrekte Antwort(en) (falls verfügbar)',  => 'Discard Edits and Return to Portfolio',
   
    'LON-CAPA messages sent to you between [_1] and [_2] will be inaccessible until the end of this time period, because you are a student in a course with an active communications block.'     'Could not transfer data in added fields to notes'
 => 'Sie haben auf Ihnen zugesandte LON-CAPA-Nachrichten zwischen [_1] und [_2] bis zum Ende dieses Zeitbereichs keinen Zugriff, da Sie Student in einem Kurs mit aktiver Kommunikationssperre sind.',  => 'Could not transfer data in added fields to notes',
   
    'The subject is     'Transferred data in added fields to notes'
   => 'Transferred data in added fields to notes',
  [_1]  
      'Home'
 '  => '根目录',
 => 'Der Betreff lautet  
      'Usage Statistics'
  [_1]  => '使用统计',
   
 ',     'Courses/Network Hits'
   => '课程/网络访问次数',
    'Excerpt'  
 => 'Auszug',     'Already in this course:'
   => 'Already in this course:',
    'Use  
      '[_1] in folder/map [_2]'
  [_1]  => '[_1] in folder/map [_2]',
   
 to access the full message.'     'External Resource, preview not enabled'
 => 'Ueber  => 'External Resource, preview not enabled',
   
  [_1]     'Somewhere something went wrong'
   => 'Somewhere something went wrong',
 erhalten Sie auf die gesamte Nachricht Zugriff.',  
      'Please help us to find out what.'
    'You can reply to this message'  => 'Please help us to find out what.',
 => 'Sie können auf diese Nachricht antworten.',  
      'Please take a moment to fill out the form below.'
    'Please do not reply to this address.'  => 'Please take a moment to fill out the form below.',
 => 'Bitte antworten Sie nicht an die Absender-E-Mail-Adresse.',  
      'Your information, together with internal debugging information, will be emailed to the system and server administrators.'
    'A reply will not be received by the recipient!'  => 'Your information, together with internal debugging information, will be emailed to the system and server administrators.',
 => 'Eine Antwort wuerde nicht beim vorgesehenen Empfaenger ankommen!',  
      'Send Information'
    "Include in course's 'User records' for recipient(s)"  => '发送错误报告',
 => "In Kurs-Benutzeraufzeichnungen des Empfängers einbinden",  
      'Please describe what you did just before this screen came up'
    'No replies to sender'  => 'Please describe what you did just before this screen came up',
 => 'Keine Antwort an Absender möglich',  
      'Is this problem reproducible?'
    'View recent activity'  => 'Is this problem reproducible?',
 => 'Zuletzt stattgefundene Aktivitäten',  
      'Yes!'
    'Display Message'  => '是!',
 => 'Nachricht anzeigen',  
      'Do you have any guesses why this might have happened?'
    'Replying to a Message'  => '你有任何猜测,为什么会发生?',
 => 'Nachricht beantworten',  
      'Thank you for your help!'
    'Forwarding a Message'  => '谢谢您的支持!',
 => 'Nachricht weiterleiten',  
      'Internal info:'
    'Forwarding Multiple Messages'  => '内部信息:',
 => 'Mehrere Nachrichten weiterleiten',  
      'Report submitted'
    'At end of file some tags were still left unclosed, '  => '提交的报告',
 => 'Am Ende der Datei sind noch nicht geschlossene Tags übrig: ',  
      'Sending Error Report'
    'Upload and Send'  => '发送错误报告',
 => 'Hochladen und Absenden',  
      'Thank you!'
    'Select courses'  => '谢谢您!',
 => 'Kursauswahl',  
      'Warning: Report not submitted'
    'Choose which course(s) to list.'  => '警告:报告未提交',
 => 'Auswahl der Kurse, die angezeigt werden sollen',  
      'The administrators of the domain [_1] have not set any e-mail addresses for receipt of your error report.'
    'Display courses'  => 'The administrators of the domain [_1] have not set any e-mail addresses for receipt of your error report.',
 => 'Kurse anzeigen',  
      'The document contains errors and cannot be published.'
    'Public'  => 'The document contains errors and cannot be published.',
 => 'Öffentlich',  
      'error(s)'
    ' Answer [_1]'  => 'error(s)',
 => ' Antwort [_1]',  
      '[quant,_1,error]'
    'EditXML [_1]'  => '[quant,_1,error]',
 => 'XML-Editor [_1]',  
      'Please fill out all fields below.'
    'Not authorized'  => '请填写以下所有问题。',
 => 'Nicht berechtigt',  
      'Caution: this folder is set to randomly pick a subset of resources. Adding or removing resources from this folder will change the set of resources that the students see, resulting in spurious or missing credit for completed problems, not limited to ones you modify. Do not modify the contents of this folder if it is in active student use.'
    'An error occurred while processing this resource. The author has been notified.'  => 'Caution: this folder is set to randomly pick a subset of resources. Adding or removing resources from this folder will change the set of resources that the students see, resulting in spurious or missing credit for completed problems, not limited to ones you modify. Do not modify the contents of this folder if it is in active student use.',
 => 'Während der Verarbeitung dieser Ressource ist ein Fehler aufgetreten. Der Autor wurde informiert.',  
      'Caution: this folder is set to randomly order its contents. Adding or removing resources from this folder will change the order of resources shown.'
    'Code ran too long. It ran for more than'  => 'Caution: this folder is set to randomly order its contents. Adding or removing resources from this folder will change the order of resources shown.',
 => 'Die Ausführung hat zu lange gedauert. Sie dauerte länger als',  
      'Parameters'
    'seconds occurred while running &lt;while&gt; on line'  => '参数',
 => 'Sekunden, während &lt;while&gt; ausgeführt wurde in Zeile',  
      'Parameters:'
    'Student View'  => '参数:',
 => 'Studentische Sicht',  
      'Total Score and Maximum Possible for each Sequence or Folder'
    'Correct answer'  => 'Total Score and Maximum Possible for each Sequence or Folder',
 => 'Korrekte Antwort',  
      'Score on each Problem Part'
    'Could not identify problem.'  => 'Score on each Problem Part',
 => 'Aufgabe konnte nicht identifiziert werden', # ???  
      'Number of Tries before success on each Problem Part'
    'Chart'  => 'Number of Tries before success on each Problem Part',
 => 'Chart',  
      'Number of Problem Parts completed successfully'
    'Student Data</b>'  => 'Number of Problem Parts completed successfully',
 => 'Studentische Daten</b>', # !  
      'Unable to retrieve course information.'
    'HTML, with links'  => 'Unable to retrieve course information.',
 => 'HTML, mit Links',  
      'Please select an action to perform using the new filename'
    'HTML, with all links'  => 'Please select an action to perform using the new filename',
 => 'HTML, mit allen Links',  
      'View or modify a course'
    'HTML, without links'  => '查看或修改课程',
 => 'HTML, ohne Links',  
      'Enter the course with the role of [_1]'
    'Output Data'  => 'Enter the course with the role of [_1]',
 => 'Ausgabedaten',  
      'Enter the course with the role of [_1].'
    'Scores Summary'  => 'Enter the course with the role of [_1].',
 => 'Punktesumme',  
      'View or modify course settings which only a [_1] may modify.'
    'Scores Per Problem'  => 'View or modify course settings which only a [_1] may modify.',
 => 'Punkte je Aufgabe',  
      'Manage course users'
    'Parts Correct'  => '管理课程参加者',
 => 'Richtige Teile',  
      'Upload a File of Course Users'
    'fullname'  => '课程用户上传文件',
 => 'Vollständiger Name',  
      'Add/Modify a Course User'
    'id'  => '添加/修改课程用户',
 => 'ID/Matr.-Nr',  
      'Edit Custom Roles'
    'Generate Chart'  => '编辑自定义角色',
 => 'Chart generieren',  
      'Custom Role'
    'Generate Graph'  => '自定义角色',
 => 'Chart generieren',  
      'Enroll a Single Student'
    'Select One Student'  => '注册一名学生',
 => 'Einzelnen Studenten wählen',  
      'Enroll a student'
    'All sections.'  => '注册学生',
 => 'Alle Sektionen.',  
      'Manage Course Groups'
    'Section [_1].'  => '管理课程组',
 => 'Sektion [_1].',  
      'This error occurred while processing response [_1] in part [_2]'
    'Section [_1]'  => 'This error occurred while processing response [_1] in part [_2]',
 => 'Sektion [_1]',  
      'This error occurred while processing part [_1]'
    'Sections [_1] and [_2].'  => 'This error occurred while processing part [_1]',
 => 'Sektionen [_1] und [_2].',  
      'Unable to find section for this student'
    'All groups.'  => 'Unable to find section for this student',
 => 'Alle Gruppen.',  
      'Classlist update for "[_1]" in "[_2]".'
    'Group [_1].'  => 'Classlist update for "[_1]" in "[_2]".',
 => 'Gruppe [_1].',  
      'Error: "[_1]" during classlist update for "[_2]" in "[_3]".'
    'Groups [_1] and [_2].'  => 'Error: "[_1]" during classlist update for "[_2]" in "[_3]".',
 => 'Gruppen [_1] und [_2].',  
      'Role: '
    'Active access status.'  => '角色: ',
 => 'Aktiver Zugriffsstatus.',  
      'Identify fields in uploaded list'
    'Future access status.'  => 'Identify fields in uploaded list',
 => 'Zukünftiger Zugriffsstatus.',  
      'Default domain'
    'Expired access status.'  => '默认域',
 => 'Abgelaufener Zugriffsstatus.',  
      'Change authentication for existing users in domain "[_1]" to these settings?'
    'Any access status.'  => 'Change authentication for existing users in domain "[_1]" to these settings?',
 => 'Beliebiger Zugriffsstatus.',  
      'LON-CAPA Home Server for New Users'
    'Show links in new window:'  => 'LON-CAPA 家庭服务器的新用户',
 => 'Links in neuem Fenster öffnen:',  
      'LON-CAPA domain: [_1] with home server:'
    'Summary Tables'  => 'LON-CAPA 域 [_1] 与家庭服务器:',
 => 'Zusammenfassende Tabellen',  
      'Settings for assigning roles'
    'Summary table for [_1] ([_2]@[_3])'  => 'Settings for assigning roles',
 => 'Zusammenfassende Tabelle für [_1] ([_2]@[_3])',  
      'Pick the action to take on roles for these users:'
    'Average'  => 'Pick the action to take on roles for these users:',
 => 'Durchschnitt',  
      'No role changes'
    'Maximum'  => 'No role changes',
 => 'Maximum',  
      'Add a domain role'
    'Return to the chart'  => 'Add a domain role',
 => 'Zurück zum Chart',  
      'Add a course role'
    "Click on a student's name or username to view their chart"  => 'Add a course role',
 => "Klicken Sie auf den Namen oder die Benutzerkennung eines Studenten, um dessen Chart anzuzeigen",  
      'Default role'
    'status'  => 'Default role',
 => 'Status',  
      'Choose the role to assign to users without a value specified in the uploaded file.'
    'groups'  => 'Choose the role to assign to users without a value specified in the uploaded file.',
 => 'Gruppen',  
      'Default role and section'
    'Click on a students name or username to view their chart'  => 'Default role and section',
 => 'Klick auf Name/Benutzerkennung zeigt zugehöriges Chart',  
      'Choose the role and/or section(s) to assign to users without values specified in the uploaded file.'
    'Essay will be hand graded.'  => 'Choose the role and/or section(s) to assign to users without values specified in the uploaded file.',
 => 'Essay wird manuell bewertet.',  
      'Default role and/or section(s)'
    'Text you want to appear by default:'  => 'Default role and/or section(s)',
 => 'Text, der voreingestellt angezeigt werden soll:',  
      'Role and/or section(s) for users without values specified in the uploaded file.'
   => 'Role and/or section(s) for users without values specified in the uploaded file.',
    'Check as many files as you wish in response to the problem:'  
 => 'Wählen Sie alle Dateien aus, die als Antwort eingereicht werden sollen:',     'Display students with current/future access who are not in the uploaded file.'
   => 'Display students with current/future access who are not in the uploaded file.',
    'Select portfolio files'  
 => 'Auswahl Portfolio-Dateien',     'Students selected from this list can be dropped.'
   => 'Students selected from this list can be dropped.',
    'Select checked files, and continue selecting'  
 => 'Auswahl übernehmen und weiter auswählen',     'Update Student/Employee ID in courses in which user is active/future student,[_1](if forcing change).'
   => 'Update Student/Employee ID in courses in which user is active/future student,[_1](if forcing change).',
    'Select checked files, and close window'  
 => 'Auswahl übernehmen und Fenster schließen',     'make these dates the default access dates for future student enrollment'
   => 'make these dates the default access dates for future student enrollment',
    'Copy of'  
 => 'Kopie von',     'Set default start and end access dates for course.'
   => 'Set default start and end access dates for course.',
    'The e-mail address you provided does not match the address recorded in the LON-CAPA system for the username and domain you provided.'  
 => 'Die von Ihnen eingegebene E-Mail-Adresse stimmt nicht mit der im LON-CAPA-System hinterlegten Adresse des angegebenen Benutzers überein.',     'Unable to set default access dates for course.'
   => 'Unable to set default access dates for course.',
    'Overall result: [_1]'  
 => 'Gesamtergebnis: [_1]',     'Please select'
   => 'Please select',
    'Dimension: [_1], status [_2] '  
 => 'Dimension: [_1], Status [_2] ',     'User Status: [_1]'
   => '用户状态: [_1]',
    'Queue Status'  
 => 'Warteschlangen-Status',     'Role Type: [_1]'
   => '角色类别: [_1]',
    'Check Mark'  
 => 'Markierung auswählen',     'Any role'
   => '任意角色',
    'Return commented version of [_1] to student.'  
 => 'Rückgabe kommentierter Version von [_1] an Studenten.',     'Role: [_1]'
   => '角色: [_1]',
    'Download All Submitted Documents'  
 => 'Alle eingereichten Dokumente herunterladen',     'Select Course(s)'
   => '选择课程',
    'Essay is [_1]% similar to an essay by [_2] ([_3]:[_4]) in course [_5] (course id [_6]:[_7])'  
 => 'Das Essay stimmt zu [_1]% mit dem Essay von [_2] ([_3]:[_4]) im Kurs [_5] (Kurs-ID [_6]:[_7]) überein',     'Warning: data retrieval for multiple courses can take considerable time, as this operation is not currently optimized.'
   => 'Warning: data retrieval for multiple courses can take considerable time, as this operation is not currently optimized.',
    'Compose message to student'  
 => 'Nachricht an Studenten erstellen',     'There are no co-authors to display.'
   => 'There are no co-authors to display.',
    'incl. grades'  
 => 'Bewertung einbinden',     'There are no users with domain roles to display.'
   => 'There are no users with domain roles to display.',
    'Message will be sent when you click on Save & Next below.'  
 => 'NAchricht wird gesendet sobald Sie auf Speichern und weiter klicken.',     'There are no authors or co-authors to display.'
   => 'There are no authors or co-authors to display.',
    'Set/Change parameters'  
 => 'Parameter setzen/ändern',     'There are no course users to display'
   => 'There are no course users to display',
    'Grading Feedback'  
 => 'Bewertungs-Feedback',     'There are no course users to display.'
   => 'There are no course users to display.',
    'Sending message to [_1]:[_2]'  
 => 'Sende Nachricht an [_1]:[_2]',     'There are no users matching the search criteria.'
   => 'There are no users matching the search criteria.',
    'Not allowed to modify grades for [_1]'  
 => 'Keine Berechtigung zur Änderung der Bewertungen für [_1].',     "You must select at least one user by checking a user's 'Select' checkbox"
   => "You must select at least one user by checking a user's 'Select' checkbox",
    'You need to specify the username or ID'  
 => 'Sie müssen eine Benutzerkennung oder eine ID/Matrikelnummer angeben',     'You need to select an action to take for the user(s) you have selected'
   => 'You need to select an action to take for the user(s) you have selected',
    'You need to specify at least one grading field'  
 => 'Sie müssen mindestens ein Bewertungsfeld ausfüllen',     ' for a single user?'
   => ' for a single user?',
    'Specify a file containing the class scores for current resource'  
 => 'Angabe einer Datei, die Kursbewertungen für diese Ressource enthält',     ' for multiple users?'
   => ' for multiple users?',
    'Upload Scores'  
 => 'Bewertungen hochladen',     'Proceed'
   => '下一步',
    'Some point values were assigned for problems with a weight of zero. These values were ignored.'  
 => 'In einigen Aufgaben wurden Punkte vergeben, in denen die Gewichtung Null ist. Daher wurden diese Werte ignoriert.',     'Action to take for selected users'
   => 'Action to take for selected users',
    'Use CODE:'  
 => 'verwende CODE:',     'Behavior of clickable username link for each user'
   => 'Behavior of clickable username link for each user',
    'Some resources in the sequence currently are not set to exam mode. Grading these resources currently may not work correctly.'  
 => 'Einige Ressourcen in der Sequenz sind derzeit nicht auf Examen-Modus gestellt. Eine Bewertung dieser Ressourcen könnte derzeit nicht korrekt funktionieren.',     "Display a user's personal page"
   => "显示个人网页",
    'scores from file' # Upload scores from file  
 => 'von Bewertungen aus Datei',     "Modify a user's information"
   => "Modify a user's information",
    'Process'  
 => 'Verarbeite',     'Course(s): description, section(s), status'
   => 'Course(s): description, section(s), status',
    'clicker file' # Process clicker file  
 => 'Clicker-Datei',     "Click on a username to view the user's personal page."
   => "点击用户名,以查看用户的个人网页。",
    'Grade'  
 => 'Bewerte',     'auto'
   => '自动',
    'scantron forms' # Grade scantron forms  
 => 'Scantron-Formulare',     'manual'
   => '手动',
    'Verify'  
 => 'Überprüfen',     'Unlock'
   => 'Unlock',
    'receipt'  
 => 'Nachweis-Nr.',     'Lock'
   => 'Lock',
    'Manage'  
 => 'Verwalten',     'Domain Roles'
   => '域角色',
    'access times' # Manage access times  
 => 'der Zugriffszeiten', # n.t.     'Co-Author Roles'
   => '合著者角色',
    'saved CODEs' # View saved CODEs  
 => 'gespeicherte CODEs', # n.t.     'Course Roles'
   => '课程角色',
    'Specify a file containing the clicker information for this resource'  
 => 'Angabe einer Datei, die Clicker-Informationen für diese Ressource enthält',     'Date and Section selector'
   => '日期和组选择',
    'Upload File'  
 => 'Datei hochladen',     'Date selector'
   => '日期选择器',
    'Award points just for participation'  
 => 'Erreichte Punkte, lediglich für Teilnahme',     "Check the boxes for any users for whom roles are to be revoked, and click 'Proceed'"
   => "Check the boxes for any users for whom roles are to be revoked, and click 'Proceed'",
    'Correctness determined from response by course personnel'  
 => 'Korrektheit, bestimmt durch Antwort durch Kurspersonal',     "Check the boxes for any users for whom roles are to be deleted, and click 'Proceed'"
   => "Check the boxes for any users for whom roles are to be deleted, and click 'Proceed'",
    'Correctness determined from response with clicker ID(s)'  
 => 'Korrektheit, bestimmt durch Antwort mit Clicker-ID(s)',     'Choose an action to take for selected users'
   => 'Choose an action to take for selected users',
    'Percentage points for correct solution'  
 => 'Prozentuale Punkte für korrekte Lösung',     'New section to assign'
   => 'New section to assign',
    'Percentage points for incorrect solution'  
 => 'Prozentuale Punkte für inkorrekte Lösung',     'Use "Save" to update the main window with your selections.'
   => 'Use "Save" to update the main window with your selections.',
    'You need to specify a clicker ID for the correct answer'  
 => 'Sie müssen für die korrekte Antwort eine Clicker-ID angeben',     'New section'
   => '新的章节',
    'Score based on attendance only'  
 => 'Punkte, die lediglich auf Anwesenheit beruhen',     'Course - [_1]:'
   => '课程 - [_1]:',
    'Correctness determined by the following IDs'  
 => 'Korrektheit, bestimmt durch folgende IDs',     'Domain - [_1]:'
   => '域 - [_1]:',
    'specified'  
 => 'angegeben',     'Users in course with expired [_1] roles'
   => 'Users in course with expired [_1] roles',
    'No IDs found to determine correct answer'  
 => 'Keine IDs gefunden, um korrekte Antwort bestimmen zu können',     'Users in course with future [_1] roles'
   => 'Users in course with future [_1] roles',
    '[_1] Error: [_2] The file you attempted to upload, [_3] contained no information. Please check that you entered the correct filename.'  
 => '[_1] Fehler: [_2] Die Datei, die Sie versucht haben hochzuladen, [_3] enthält keine Informationen. Bitte überprüfen Sie, ob Sie den richtigen Dateinamen angegeben haben.',     'Users in course with active [_1] roles'
   => 'Users in course with active [_1] roles',
    'Scanning clicker file'  
 => 'Scanne Clicker-Datei',     'All users in course'
   => 'All users in course',
    'Found [_1] question(s)'  
 => '[_1] Frage(n) gefunden',     'All users in course with [_1] roles'
   => 'All users in course with [_1] roles',
    'Awarding [_1] percent for correct and [_2] percent for incorrect responses'  
 => '[_1] Prozent für korrekte und [_2] Prozent für inkorrekte Antworten erhalten',     'only users in section "[_1]"'
   => 'only users in section "[_1]"',
    'Clicker registered more than once'  
 => 'Clicker ist mehr als einmal registriert',     'only users affiliated with no section or section "[_1]"'
   => 'only users affiliated with no section or section "[_1]"',
    'Unregistered Clicker'  
 => 'Nicht registrierter Clicker',     ' and not in any group'
   => ' and not in any group',
    'Found [_1] registered and [_2] unregistered clickers.'  
 => '[_1] registrierte und [_2] nicht registrierte Clicker gefunden.',     ' and members of group: "[_1]"'
   => ' and members of group: "[_1]"',
    'Found no correct answers answers for grading!'  
 => 'Keine korrekten Antworten zur Bewertung gefunden!',     'only users affiliated with no section'
   => 'only users affiliated with no section',
    'Found [_1] entries for grading!'  
 => '[_1] Einträge zur Bewertung gefunden!',     'only users affiliated with section "[_1]"'
   => 'only users affiliated with section "[_1]"',
    'Found no questions.'  
 => 'Keine Fragen gefunden.',     'only users not in any group'
   => 'only users not in any group',
    'Finalize Grading'  
 => 'Bewertung abschließen',     ' and also not in any group'
   => ' and also not in any group',
    'Question [_1]'  
 => 'Frage [_1]',     'only members of group: "[_1]"'
   => '只有该组成员 "[_1]"',
    'Assigning grades based on clicker file'  
 => 'Weise Bewertungen zu, die auf der Clicker-Datei basieren',     ' and also members of group: "[_1]"'
   => ' and also members of group: "[_1]"',
    'More than one correct result given for question "[_1]": [_2] versus [_3].'  
 => 'Mehr als eine korrektes Ergebnis gegeben für Frage "[_1]": [_2] gegen [_3].',     'Author space for [_1]'
   => 'Author space for [_1]',
    'No correct result given for question "[_1]"!'  
 => 'Kein korrektes Ergebnis für Frage "[_1]" gegeben!',     'Co-authors with expired [_1] roles'
   => 'Co-authors with expired [_1] roles',
    'Correct answer: [_1]'  
 => 'Korrekte Antwort: [_1]',     'Co-authors with future [_1] roles'
   => 'Co-authors with future [_1] roles',
    'Successfully stored grades for [_1] student(s).'  
 => 'Erfolgreiche Speicherung der Bewertungen für [_1] Studenten.',     'Co-authors with active [_1] roles'
   => 'Co-authors with active [_1] roles',
    'Grading Menu'  
 => 'Bewertungsmenü',     'All co-authors'
   => '所有合著者',
    'Missing tags, unable to properly run file.'  
 => 'Fehlende Tags. Die Datei kann nicht ordnungsgemäß ausgeführt werden.',     'All co-authors with [_1] roles'
   => 'All co-authors with [_1] roles',
    'Using tag [_1] on line [_2] as end tag to [_3]'  
 => 'Using tag [_1] on line [_2] as end tag to [_3]', # ??? lonxml.pm [SB 2008-08-07]     'Users in domain with expired [_1] roles'
   => 'Users in domain with expired [_1] roles',
    'Found tag [_1] on line [_2] when looking for [_3] in file.'  
 => 'In der Datei wurde in Zeile [_2] das Tag [_1] gefunden, wo [_3] erwartet wurde.',     'Users in domain with future [_1] roles'
   => 'Users in domain with future [_1] roles',
    'ID &quot;[_1]&quot; contains invalid characters, IDs are only allowed to contain letters, numbers, spaces and -'  
 => 'ID &quot;[_1]&quot; enthält ungültige Zeichen. Gültige Zeichen für IDs sind nur Buchstaben, Ziffern, Zahlen, Leerzeichen und -',     'Users in domain with active [_1] roles'
   => 'Users in domain with active [_1] roles',
    'File not found'  
 => 'Datei nicht gefunden',     'All users in domain'
   => 'All users in domain',
    'This file appears to be a rendering of a LON-CAPA resource. If this is correct, this resource will act very oddly and incorrectly.'  
 => 'Diese Datei scheint eine Umwandlung einer LON-CAPA-Ressource zu sein. Falls dies zutrifft, wird sich diese Ressource sehr unpassend und inkorrekt verhalten.', # ??? [SB 2007-11-27]     'All users in domain with [_1] roles'
   => 'All users in domain with [_1] roles',
    'An error occurred while processing this resource. The instructor has been notified.'  
 => 'Während der Verarbeitung dieser Ressource ist ein Fehler aufgetreten. Der Dozent wurde informiert.',     'Co-authors in domain with expired [_1] roles'
   => 'Co-authors in domain with expired [_1] roles',
    'CourseID'  
 => 'Kurs-ID',     'Co-authors in domain with future [_1] roles'
   => 'Co-authors in domain with future [_1] roles',
    'DocID'  
 => 'Dokumenten-ID',     'Co-authors in domain with active [_1] roles'
   => 'Co-authors in domain with active [_1] roles',
    'Username, password and domain need to be specified.'  
 => 'Benutzerkennung, Passwort und Domäne müssen angegeben werden!',     'All users with co-author roles in domain'
   => 'All users with co-author roles in domain',
    'Untitled Resource'  
 => 'Unbenannte Ressource',     'All co-authors in domain  with [_1] roles'
   => 'All co-authors in domain  with [_1] roles',
    'Not Available'  
 => 'Nicht verfügbar',     'All courses in domain'
   => 'All courses in domain',
    'Clear'  
 => 'Leeren',     'Courses in domain with institutional code: [_1]'
   => 'Courses in domain with institutional code: [_1]',
    'There are no parameters.'  
 => 'Derzeit existieren keine Parametereinstellungen.',     'Selected courses in domain'
   => 'Selected courses in domain',
    'enroll type/action'  
 => 'Belegungstyp/Aktion',     'users with expired [_1] roles'
   => 'users with expired [_1] roles',
    '<br />Map not loaded: The file <tt>[_1]</tt> does not exist.'  
 => '<br />Inhaltszusammenstellung nicht geladen: Die Datei <tt>[_1]</tt> existiert nicht.',     'users with future [_1] roles'
   => 'users with future [_1] roles',
    'Saved.'  
 => 'Gespeichert.',     'users with active [_1] roles'
   => 'users with active [_1] roles',
    'An error occurred while saving.'  
 => 'Beim Speichern ist ein Fehler aufgetreten.',     'all users'
   => '所有用户',
    'Reverted.'  
 => 'Zurückgesetzt.',     'users with [_1] roles'
   => '用户角色"[_1]"',
    'Title in map'  
 => 'Titel in Inhaltszusammenstellung',     'There are no students to drop.'
   => 'There are no students to drop.',
    'Filename of resource'  
 => 'Dateiname der Ressource',     'Upload a file containing information about users'
   => '上传一个包含有用户信息的文件',
    'Link to published resource'  
 => 'Link auf veröffentlichte Ressource',     'Upload file of users'
   => '上传用户文件',
    'Link to resource in Construction Space'  
 => 'Link auf Ressource im Konstruktionsbereich',     'How do I create a users list from a spreadsheet'
   => '如何从电子表格建立用户列表',
    'Resource space'  
 => 'Ressourcenbereich',     'Unable to enroll users'
   => '无法注册用户',
    'Construction space'  
 => 'Konstruktionsbereich',     'Enrolling Users'
   => '注册用户',
    'discard'  
 => 'verwerfen',     'Updating Co-authors'
   => '更新共同作者',
    'Change Order'  
 => 'Reihenfolge ändern',     'Adding/Modifying Users'
   => '添加/修改用户',
    'Sort Imported Resources'  
 => 'Importierte Ressourcen sortieren',     'Default section name [_1] could not be used as it is a reserved word.'
   => 'Default section name [_1] could not be used as it is a reserved word.',
    'Finalize order of resources'  
 => 'Reihenfolge der Ressourcen festlegen',     'Default section name "[_1]" is the name of a course group. Section names and group names must be distinct.'
   => 'Default section name "[_1]" is the name of a course group. Section names and group names must be distinct.',
    'Recover Deleted'  
 => 'Gelöschtes wiederherstellen',     '[_1]: Unable to enroll user [_2] [_3] [_4] [_5] in a section named "[_6]" - this is a reserved word.'
   => '[_1]: Unable to enroll user [_2] [_3] [_4] [_5] in a section named "[_6]" - this is a reserved word.',
    'Recover Removed Resources'  
 => 'Gelöschte Ressourcen wiederherstellen',     '[_1]: Unable to enroll user [_2] [_3] [_4] [_5] in a section named "[_6]" - this is a course group.'
   => '[_1]: Unable to enroll user [_2] [_3] [_4] [_5] in a section named "[_6]" - this is a course group.',
    'Recover Checked'  
 => 'Ausgewählte wiederherstellen',     'Section names and group names must be distinct.'
   => 'Section names and group names must be distinct.',
    'Recent Detailed Assessment Statistical Data'  
 => 'Aktuelle detailierte statistische Beurteilungsdaten',     '[_1]: Unable to enroll user [_2] [_3] [_4] [_5] in a section named "[_6]".'
   => '[_1]: Unable to enroll user [_2] [_3] [_4] [_5] in a section named "[_6]".',
    'No information available'  
 => 'Keine Information verfügbar',     'This user already has an active/future student role in the course, unaffiliated to any section.'
   => 'This user already has an active/future student role in the course, unaffiliated to any section.',
    'Creating new file [_1]'  
 => 'Erzeuge neue Datei [_1]',     'This user already has an active/future role in section "[_1]" of the course.'
   => 'This user already has an active/future role in section "[_1]" of the course.',
    'If you would like to associate this resource ([_1]) with a current or previous course, please select one from the list below, otherwise select, "None".'  
 => 'Falls Sie diese Ressource ([_1]) mit einem aktuellen oder alten Kurs verknüpfen wollen, wählen Sie bitte einen Kurs aus der unten angebotenen Liste. Ansonsten wählen Sie "nichts".',     'Although your current role has privileges to add students to section "[_1]", you do not have privileges to modify existing enrollments in other sections.'
   => 'Although your current role has privileges to add students to section "[_1]", you do not have privileges to modify existing enrollments in other sections.',
     'Associate Resource With Selected Course'  
 => 'Verknüpfte Ressource mit ausgewähltem Kurs',     '[_1]: You do not have permission to add the requested role [_2] for the user.'
   => '[_1]: You do not have permission to add the requested role [_2] for the user.',
    'This resource is currently associated with a course ([_1]) which includes added metadata fields specific to the course.'  
 => 'Diese Ressource ist derzeit mit einem Kurs ([_1]) verknüpft, der zusätzliche kursspezifische Metadaten-Felder enthält.',     'Allowable role(s) is/are: [_1].'
   => 'Allowable role(s) is/are: [_1].',
    'You can choose to transfer data from the added fields to the "Notes" field if you are planning to change the course association.'  
 => 'Sie können die Daten der zusätzlichen Felder in das "Bemerkungen"-Feld transferieren lassen, falls Sie vorhaben, die Kursverknüpfung zu ändern.',     '[_1]: Unable to enroll. No password specified.'
   => '[_1]: Unable to enroll. No password specified.',
    'not available'  
 => 'nicht verfügbar',     '[_1]: Unable to add co-author. No password specified.'
   => '[_1]: Unable to add co-author. No password specified.',
    'most recent version'  
 => 'neueste Version',     '[_1]: Unable to add user. No password specified.'
   => '[_1]: Unable to add user. No password specified.',
    'information not available'  
 => 'Information nicht verfügbar',     'Processed [quant,_1,user].'
   => 'Processed [quant,_1,user].',
    'Num Student'  
 => 'Anz. Studenten',     'Roles added for [quant,_1,user].'
   => 'Roles added for [quant,_1,user].',
    'Degree of Difficulty'  
 => 'Schwierigkeitsgrad',     'If a user is currently logged-in to LON-CAPA, any new roles which are active will be available when the user next logs in.'
   => 'If a user is currently logged-in to LON-CAPA, any new roles which are active will be available when the user next logs in.',
    'Degree of Discrimination'  
 => 'Grad der Abgrenzung',     'No roles added'
   => 'No roles added',
    'Time of computation'  
 => 'Zeit der Erstellung',     'Authentication changed for [_1] existing users.'
   => 'Authentication changed for [_1] existing users.',
    'Messages deleted.'  
 => 'Nachrichten gelöscht.',     'Students to Drop'
   => 'Students to Drop',
    'Error deleting messages'  
 => 'Fehler beim Löschen der Nachrichten',     'There are no students with current/future access to the course.'
   => 'There are no students with current/future access to the course.',
    'Messages cleared.'  
 => 'Nachrichten entfernt.',     '[_1]: Unable to add/modify: [_2]'
   => '[_1]: Unable to add/modify: [_2]',
    'Error clearing messages'  
 => 'Fehler beim Entfernen der Nachrichten',     '[_1]: Unable to modify authentication: [_2]'
   => '[_1]: Unable to modify authentication: [_2]',
    'Delete Messages for this Resource'  
 => 'Nachrichten für diese Ressource löschen',     '[_1]: Unable to add role: [_2]'
   => '[_1]: Unable to add role: [_2]',
    'Back To Directory'  
 => 'Zurück zum Verzeichnis',     'No change in section assignment (none)'
   => 'No change in section assignment (none)',
    'Associated with course [_1]'  
 => 'Verknüpft mit Kurs [_1]',     "Revoked role of '[_1]' in [_2] for [_3]"
   => "Revoked role of '[_1]' in [_2] for [_3]",
    'This resource is not associated with a course.'  
 => 'Diese Ressource ist mit keinem Kurs verknüpft.',     "Deleted role of '[_1]' in [_2] for [_3]"
   => "Deleted role of '[_1]' in [_2] for [_3]",
    'Discard Edits and Return to Portfolio'  
 => 'Änderungen verwerfen und zurück zum Portfolio-Bereich',     "Re-enabled role of '[_1]' in [_2] for [_3]"
   => "Re-enabled role of '[_1]' in [_2] for [_3]",
    'Could not transfer data in added fields to notes'  
 => 'Die Daten der zusätzlichen Felder konnten nicht in das "Bemerkungen"-Feld transferiert werden',     "Activated role of '[_1]' in [_2] for [_3]"
   => "Activated role of '[_1]' in [_2] for [_3]",
    'Transferred data in added fields to notes'  
 => 'Die Daten der zusätzlichen Felder wurden in das "Bemerkungen"-Feld transferiert',     "Changed Access Dates for role of '[_1]' in [_2] for [_3]"
   => "Changed Access Dates for role of '[_1]' in [_2] for [_3]",
    'Home'  
 => 'Heimatverzeichnis',     "Changed section for role of '[_1]' in [_2] for [_3]"
   => "Changed section for role of '[_1]' in [_2] for [_3]",
    'Usage Statistics'  
 => 'Nutzungsstatistiken',     "Dropped role of '[_1]' in [_2] for [_3]"
   => "Dropped role of '[_1]' in [_2] for [_3]",
    'Courses/Network Hits'  
 => 'Kursweite/Netzwerkweite Anzahl an Zugriffen ("Hits")',     'Error revoking [_1] in [_2] for [_3]: [_4].'
   => 'Error revoking [_1] in [_2] for [_3]: [_4].',
    'Already in this course:<br />[_1] in folder/map [_2].<br />'  
 => 'Bereits in diesem Kurs:<br />[_1] im Verzeichnis/Inhaltszusammenstellung [_2].<br />',     'Error deleting [_1] in [_2] for [_3]: [_4].'
   => 'Error deleting [_1] in [_2] for [_3]: [_4].',
    'External Resource, preview not enabled'  
 => 'Externe Ressource, Vorschau nicht aktiviert',     'Error re-enabling [_1] in [_2] for [_3]: [_4].'
   => 'Error re-enabling [_1] in [_2] for [_3]: [_4].',
    'Somewhere something went wrong'  
 => 'Irgendwo ist irgendwas schief gelaufen',     'Error activating [_1] in [_2] for [_3]: [_4].'
   => 'Error activating [_1] in [_2] for [_3]: [_4].',
    'Please help us to find out what.'  
 => 'Bitte helfen Sie uns herauszufinden, was passiert ist!',     'Error changing access dates for [_1] in [_2] for [_3]: [_4].'
   => 'Error changing access dates for [_1] in [_2] for [_3]: [_4].',
    'Please take a moment to fill out the form below.'  
 => 'Bitte nehmen Sie sich einen Moment Zeit, um das folgende Formular auszufüllen.',     'Error changing section for [_1] in [_2] for [_3]: [_4].'
   => 'Error changing section for [_1] in [_2] for [_3]: [_4].',
    'Your information, together with internal debugging information, will be emailed to the system and server administrators.'  
 => 'Ihre Informationen, zusammen mit internen Debugging-Daten, werden an die System- und Server-Administratoren per E-Mail weitergeleitet.',     'Error dropping [_1] in [_2] for [_3]: [_4].'
   => 'Error dropping [_1] in [_2] for [_3]: [_4].',
    'Send Information'  
 => 'Fehlerbericht abschicken',     'Revoked role(s) for [quant,_1,user,users,no users].'
   => 'Revoked role(s) for [quant,_1,user,users,no users].',
    'Please describe what you did just before this screen came up'  
 => 'Bitte erläutern Sie, was Sie getan haben, unmittelbar bevor dieser Bildschirm erschien.',     'Deleted role(s) for [quant,_1,user,users,no users].'
   => 'Deleted role(s) for [quant,_1,user,users,no users].',
    'Is this problem reproducible?'  
 => 'Ist das Problem reproduzierbar?',     'Re-enabled role(s) for [quant,_1,user,users,no users].'
   => 'Re-enabled role(s) for [quant,_1,user,users,no users].',
    'Yes!'  
 => 'Ja!',     'Activated role(s) for [quant,_1,user,users,no users].'
   => 'Activated role(s) for [quant,_1,user,users,no users].',
    'Do you have any guesses why this might have happened?'  
 => 'Haben Sie eine Vermutung, warum das passiert sein könnte?',     'Changed Access Dates for role(s) for [quant,_1,user,users,no users].'
   => 'Changed Access Dates for role(s) for [quant,_1,user,users,no users].',
    'Thank you for your help!'  
 => 'Vielen Dank für Ihre Unterstützung!',     'Changed section for role(s) for [quant,_1,user,users,no users].'
   => 'Changed section for role(s) for [quant,_1,user,users,no users].',
    'Internal info:'  
 => 'Interne Daten:',     'Dropped role(s) for [quant,_1,user,users,no users].'
   => 'Dropped role(s) for [quant,_1,user,users,no users].',
    'Report submitted'  
 => 'Bericht gesendet',     'Re-enabling will re-activate data for the role.'
   => 'Re-enabling will re-activate data for the role.',
    'Sending Error Report'  
 => 'Fehlerbericht senden',     'Display User Lists'
   => 'Display User Lists',
    'Thank you!'  
 => 'Danke!',     'Display current class roster'
   => 'Display current class roster',
    'Warning: Report not submitted'  
 => 'Achtung, der Fehlerbericht wurde nicht abgeschickt.',     'No section'
   => 'No section',
    'The administrators of the domain [_1] have not set any e-mail addresses for receipt of your error report.'  
 => 'Die Administratoren der Domäne [_1] haben keine E-Mail-Adresse hinterlegt, an die Ihr Fehlerbericht gesendet werden könnte.',     'List Users'
   => '用户列表',
    'The document contains errors and cannot be published.'  
 => 'Die Ressource enthält Fehler und kann daher nicht veröffentlicht werden.',     'Pick custom role'
   => '选择自定义角色',
    'error(s)'  
 => 'Fehler',     'Advanced Role'
   => '扩展的角色',
    '[quant,_1,error]'  
 => '[quant,_1,Fehler,Fehler]',     "Create User Notes, Display all User's Notes, Face-to-Face, Critical Messages, Broadcast Messages"
   => "Create User Notes, Display all User's Notes, Face-to-Face, Critical Messages, Broadcast Messages",
    'Please fill out all fields below.'  
 => 'Bitte füllen Sie alle Felder aus!',     'Evade communication blocking'
   => 'Evade communication blocking',
    'Caution: this folder is set to randomly pick a subset of resources. Adding or removing resources from this folder will change the set of resources that the students see, resulting in spurious or missing credit for completed problems, not limited to ones you modify. Do not modify the contents of this folder if it is in active student use.'  
 => 'Achtung, dieses Verzeichnis ist so eingestellt, dass zufällig eine Teilmenge der Ressourcen gewählt wird. Hinzufügen oder Entfernen von Ressourcen zu/aus diesem Verzeichnis wird die Auswahl ändern, die die Studenten sehen. Dies kann falsche oder fehlende Bewertungen für abgeschlossene Aufgaben zur Folge haben, was nicht beschränkt auf die Ressourcen ist, die Sie ändern. Ändern Sie daher die Inhalte dieses Verzeichnisses nicht, wenn es in aktueller studentischer Verwendung ist.',     'Generate anonymous statistics'
   => 'Generate anonymous statistics',
    'Parameters'  
 => 'Parameter',     'Modify grade queue'
   => 'Modify grade queue',
   
    'Total Score and Maximum Possible for each Sequence or Folder'     'Grade items in grading queue'
 => 'Gesamtpunkte und maximal mögliche für jede Sequenz oder jedes Verzeichnis',  => 'Grade items in grading queue',
   
    'Score on each Problem Part'     'Set assessment parameters'
 => 'Punkte je Aufgabenteil',  => 'Set assessment parameters',
   
    'Number of Tries before success on each Problem Part'     'Advanced printing options (with answers, discussions, all foils, ...)'
 => 'Anzahl notwendiger Versuche je Aufgabenteil',  => 'Advanced printing options (with answers, discussions, all foils, ...)',
   
    'Number of Problem Parts completed successfully.'     'Print for other users and entire course'
 => 'Anzahl erfolgreich bearbeiteter Aufgabenteile',  => 'Print for other users and entire course',
   
    'Unable to retrieve course information.'     'Get identity behind anonymous postings'
 => 'Kursdaten konnten nicht abgerufen werden.',  => 'Get identity behind anonymous postings',
   
    'Please select an action to perform using the new filename'     'View grades'
 => 'Bitte wählen Sie zuerst eine Aktion aus, was mit der neuen Datei geschehen soll!',  => 'View grades',
   
    'View or modify a course'     "Access to What's New page"
 => 'Kurs-Einstellungen', # long version: 'Kurs-Einstellungen betrachten oder ändern',  => "进入新页",
   
    'Enter the course with the role of [_1]'     'Upload Users List'
 => 'Den Kurs mit der Rolle [_1] betreten.',  => '上传用户列表',
   
    'Enter the course with the role of [_1].'     'Update Users'
 => 'Den Kurs mit der Rolle [_1] betreten.',  => '用户更新',
   
    'View or modify course settings which only a [_1] may modify.'     'Create/modify a user'
 => 'Betrachten oder Ändern der Kurs-Einstellungen, die nur ein [_1] ändern darf.',  => '创建/修改用户',
   
    'Manage course users'     'Search for a user and modify/add user information or roles'
 => '管理课程参加者',  => '搜索用户和修改/添加用户资料或角色',
 #=> 'Kursteilnehmer verwalten',  
      'Add/modify a single user'
    'Upload a File of Course Users'  => '添加/修改一个用户',
 => 'Datei mit Kursteilnehmern hochladen',  
      'Create users or modify the roles and privileges of users'
    'Add/Modify a Single Course User'  => '创建或修改用户的角色和权限',
 => 'Einzelnen Teilnehmer hinzufügen/ändern',  
      'Upload a File of Users'
    'Display Class Lists and Manage Multiple Users'  => '上传用户文件',
 => 'Kursteilnehmerliste / Verwaltung mehrerer Teilnehmer',  
      'Add/Modify a User'
    'Edit Custom Roles'  => '添加/修改用户',
 => 'Benutzerdefinierte Benutzerrollen',  
      'create new user if required'
    'Enroll a Single Student'  => '如有必要,创建新用户',
 => 'Einzelnen Studenten Kurs belegen lassen',  
      'Manage Users'
    'Enroll a student'  => '管理用户',
 => 'Student Kurs belegen lassen',  
      'Create/Modify user'
    'Automated Enrollment Manager'  => '创建/修改用户',
 => 'Verwaltung der automatischen Kursbelegung',  
      'Visible input'
    'Manage Course Groups'  => '可见输入',
 => 'Kursgruppen',  
      'Currently in use'
    'This error occurred while processing response [_1] in part [_2]'  => '目前正在使用',
 => 'Dieser Fehler trat während der Verarbeitung von Antwortbereich [_1] in Aufgabenteil [_2] auf.',  
      'Modify this user: [_1]'
    'This error occurred while processing part [_1]'  => '改此用户名: [_1]',
 => 'Dieser Fehler trat während der Verarbeitung von Aufgabenteil [_1] auf.',  
      'Blank Problem'
    'Unable to find section for this student'  => '空白问题',
 => 'Konnte für diesen Studenten keine Sektion finden.',  
      'Chemical Reaction Response'
    'Classlist update for "[_1]" in "[_2]".'  => '化学反应',
 => 'Kursteilnehmerlisten-Aktualisierung für "[_1]" in "[_2]".',  
      'Chemical Reaction Response with Hints'
    'Error: "[_1]" during classlist update for "[_2]" in "[_3]".'  => 'Chemical Reaction Response with Hints', # '化学反应',
 => 'Fehler: "[_1]" während Kursteilnehmerlisten-Aktualisierung für "[_2]" in "[_3]".',  
      'Click-On-Image Problem'
    'Role: '  => '点击图片',
 => 'Rolle: ',  
      'Curve Plot with Numerical Response'
    'Identify fields in uploaded list'  => 'Curve Plot with Numerical Response',
 => 'Angabe der Felder in der hochgeladenen Liste',  
      'Custom Response'
    'Enter as many fields as you can.<br /> The system will inform you and bring you back to this page, <br /> if the data selected are insufficient to add users.'  => 'Custom Response',
 => 'Füllen Sie so viele Felder wie möglich aus.<br /> Das System wird Sie informieren und zu dieser Seite zurückbringen,<br /> falls die Daten nicht ausreichen, Benutzer in Ihren Kurs einzuschreiben.',  
      'Custom Response with Partial Credit'
    'Default domain'  => 'Custom Response with Partial Credit',
 => 'Voreingestellte Domäne',  
      'Data Plot with Numerical Response'
    'Change authentication for existing users in domain "[_1]" to these settings?'  => 'Data Plot with Numerical Response',
 => 'Soll die Authentifizierungsmethode für existierende Benutzer der Domäne "[_1]" geändert werden?',  
      'Essay Response'
    'LON-CAPA Home Server for New Users'  => '尝试回答',
 => 'LON-CAPA-Heimatserver für neue Benutzer',  
      'Exam Upload Resource'
    'LON-CAPA domain: [_1] with home server: [_2]'  => 'Exam Upload Resource',
 => 'LON-CAPA-Domäne: [_1] mit Heimatserver: [_2]',  
      'Formula Response using Computer Algebra System'
    'Settings for assigning roles:'  => 'Formula Response using Computer Algebra System',
 => 'Einstellungen für Rollenzuweisungen:', # ???  
      'Formula Response using Computer Algebra System and Hints'
    'Pick the action to take on roles for these users:'  => 'Formula Response using Computer Algebra System and Hints',
 => 'Wählen Sie die Aktion aus, die bei neuen Rollen für diesen Benutzer ausgeführt werden soll:',  
      'Formula Response using Computer Algebra System R and Data Plot'
    'No role changes'  => 'Formula Response using Computer Algebra System R and Data Plot',
 => 'Keine Rollenänderungen',  
      'Formula Response with Samples'
    'Add a domain role'  => 'Formula Response with Samples',
 => 'Eine Domänenrolle hinzufügen',  
      'Unordered Multi-Answer Formula Response Problem'
    'Add a course role'  => 'Unordered Multi-Answer Formula Response Problem',
 => 'Eine Kursrolle hinzufügen',  
      'Math Response using Computer Algebra System MAXIMA'
    'Default role'  => 'Math Response using Computer Algebra System MAXIMA',
 => 'Voreingesstellte Rolle',  
      'Math Response using Computer Algebra System R'
    'Choose the role to assign to users without a value specified in the uploaded file'  => 'Math Response using Computer Algebra System R',
 => 'Wählen Sie die Rolle, die Benutzern zugewiesen werden sollen, für die kein Wert in der hochgeladenen Datei angegeben wurde',  
      'Math Response using Computer Algebra System and Hints'
    'Default role and section'  => 'Math Response using Computer Algebra System and Hints',
 => 'Voreingestellte Rolle und Sektion',  
      'Numerical Response'
    'Choose the role and/or section(s) to assign to users without values specified in the uploaded file'  => 'Numerical Response',
 => 'Wählen Sie die Rolle und/oder Sektion(en), die Benutzern zugewiesen werden sollen, für die keine Werte in der hochgeladenen Datei angegeben wurden',  
      'One of Multiple Answers Numerical Problem'
    'Default role and/or section(s)'  => 'One of Multiple Answers Numerical Problem',
 => 'Voreingestellte Rolle und/oder Sektion(en)',  
      'Option Response - Matching'
    'Role and/or section(s) for users without values specified in the uploaded file.'  => 'Option Response - Matching',
 => 'Rolle und/oder Sektion(en) für Benutzer, für die keine Werte in der hochgeladenen Datei angegeben wurde',  
      'Option Response - Concept Groups'
    'Display students with current/future access who are not in the uploaded file.'  => 'Option Response - Concept Groups',
 => 'Anzeige von Studenten mit aktuellem/zukünftigem Zugriff, die nicht in der hochgeladenen Datei sind.',  
      'Matching Response'
    'Students selected from this list can be dropped.'  => 'Matching Response',
 => 'Studenten, die von dieser Liste gewählt wurden, können aus dem Kurs ausgeschlossen werden.',  
      'Option Response - True/False'
    'Update Student/Employee ID in courses in which user is active/future student,[_1](if forcing change).'  => 'Option Response - True/False',
 => 'Aktualisierung der ID/Matrikelnummer in Kursen, in denen der Benutzer aktueller/zukünftiger Student ist<br />(falls Änderung erzwungen wird). ',  
      'Organic Material Response'
    'make these dates the default access dates for future student enrollment'  => 'Organic Material Response',
 => 'Diese Datumswerte als voreingestellte Zugriffszeiten für zukünftige studentische Kursbelegungen verwenden',  
      'Organic Material Response with Hint'
    'Set default start and end access dates for course.'  => 'Organic Material Response with Hint',
 => 'Setze voreingestellte Anfangs- und Endezeitpunkte für Kurs',  
      'Radio Button Response'
    'Unable to set default access dates for course.'  => '单选',
 => 'Konnte nicht die voreingestellten Zugriffszeitpunkte für den Kurs setzen!',  
      'Randomly Labelled Image with Option Response'
    'Please select'  => 'Randomly Labelled Image with Option Response',
 => 'Bitte wählen',  
      'Rank Response'
    'User Status: [_1]'  => '等级制度 (Rank Response)',
 => 'Benutzerstatus: [_1]',  
      'String Response'
    'Role Type: [_1]'  => '文本输入 (String Response)',
 => 'Art der Rolle: [_1]',  
      'Display catalog of courses and communities'
    'Any role'  => '课程目录',
 => 'Beliebige Rolle',  
      'Manage co-authors'
    'Role: [_1]'  => '管理共同作者',
 => 'Rolle: [_1]',  
      'Upload a File of Co-authors'
    'Select Course(s)'  => '上传共同作者的文件',
 => 'Kurs(e) auswählen',  
      'Add/Modify a Co-author'
    'Warning: data retrieval for multiple courses can take considerable time, as this operation is not currently optimized.'  => '添加/修改一个共同的作者',
 => 'Achtung: Das Abrufen von Daten für mehrere Kurse kann einige Zeit in Anspruch nehmen, da diese Aktion derzeit noch nicht optimiert ist.',  
      'Manage Co-authors'
    'There are no co-authors to display.'  => '管理共同作者',
 => 'Es gibt keine Co-Autoren, die angezeigt werden können.',  
      'No courses match the criteria you selected.'
    'There are no users with domain roles to display.'  => '没有选择相对应的课程。',
 => 'Es gibt keine Benutzer mit Domänenrollen, die angezeigt werden können.',  
      'Key authority (<tt>id@domain</tt>) if other than course'
    'There are no authors or co-authors to display.'  => 'Key authority (<tt>id@domain</tt>) if other than course',
 => 'Es gibt keine Autoren oder Co-Autoren, die angezeigt werden können.',  
      'New bridgetask file'
    'There are no course users to display'  => 'New bridgetask file',
 => 'Es gibt keine Kursteilnehmer, die angezeigt werden können.',  
      'Create problem'
    'There are no course users to display.'  => '创建问题',
 => 'Es gibt keine Kursteilnehmer, die angezeigt werden können.',  
      'Create library'
    'There are no users matching the search criteria.'  => '创建图书馆',
 => 'Es gibt keine Benutzer, auf die die Suchkriterien zutreffen.',  
      'Create survey'
    "You must select at least one user by checking a user's 'Select' checkbox"  => '创建调查',
 => "Sie müssen mindestens einen Benutzer auswählen, indem Sie die Checkboxen in der Spalte 'Auswählen' anklicken.",  
      'Create task'
    'You need to select an action to take for the user(s) you have selected'  => '创建任务',
 => 'Sie müssen eine Aktion auswählen, die für die ausgewählten Benutzer ausgeführt soll.',  
      'Problem Testing'
    ' for a single user?'  => '问题测试',
 => '? (betrifft einen einzelnen Benutzer)',  
      "Don't Show Incorect/Correct Feedback"
    ' for multiple users?'  => "不显示不正确/正确的反馈",
 => '? (betrifft mehrere Benutzer)',  
      "Don't Show Any Feedback"
    'Proceed'  => "不显示任何反馈",
 => 'Weiter',  
      'Change View'
    'Action to take for selected users'  => '更改视图',
 => 'Aktion für ausgewählte Benutzer',  
      'Show Default View'
    'Behavior of clickable username link for each user'  => '查看默认视图',
 => 'Verhalten der Benutzerkennung-Links', # long version: 'Verhalten der anklickbaren Benutzerkennung-Links eines jeden Benutzers',  
      '[_1] for [_2] versions.'
    "Display a user's personal page"  => '[_1] 的 [_2] 版本。',
 => "显示个人网页",  
 #=> "Über-mich-Seite anzeigen",     'Set new preferred languages to '
   => '首选语言设置为 ',
    "Modify a user's information"  
 => "Benutzerdaten ändern",     'Reset preferred language.'
   => '重设的首选语言。',
    'Course(s): description, section(s), status'  
 => 'Kurs(e): Beschreibung, Sektion(en), Status',     'Set new preferred math display to '
   => 'Set new preferred math display to ',
    "Click on a username to view the user's personal page."  
 => "点击用户名,以查看用户的个人网页。",     'Reset preferred math display.'
 #=> "Klicken Sie auf eine Benutzerkennung, um die persönliche 'Über-mich-Seite' anzuschauen.",  => 'Reset preferred math display.',
   
    'auto'     'Set new screenname to '
 => 'automatisch',  => '在匿名讨论中新的昵称为 ',
   
    'manual'     'Reset screenname.'
 => 'manuell',  => '重置昵称。',
   
    'Unlock'     'Set new nickname to '
 => 'Entsperren',  => '设置新的昵称为 ',
   
    'Lock'     'Reset nickname.'
 => 'Sperren',  => '重设昵称。',
   
    'Domain Roles'     'Set menu mode to [_1].'
 => 'Domänen-Rollen',  => '设置菜单模式为 [_1]。',
   
    'Co-Author Roles'     'Reset '
 => 'Co-Autoren-Rollen',  => '重置',
   
    'Course Roles'     'Set message forwarding to '
 => 'Kurs-Rollen',  => '设置邮件转发到 ',
   
    'Date and Section selector'     "Set message forwarding to 'off'."
 => 'Datums- und Sektions-Selektor',  => "设置邮件转发为'关闭'。",
   
    'Date selector'     'Set non-critical message notification address(es) to '
 => 'Datums-Selektor',  => '设置非重要的邮件通知地址为 ',
   
    "Check the boxes for any users for whom roles are to be revoked, and click 'Proceed'"     "Set non-critical message notification to 'off'."
 => "Wählen Sie all die Benutzer, für die Rollen entzogen werden sollen und klicken Sie dann auf 'Weiter'",  => "设置非重要的邮件通知为'关闭'。",
   
    "Check the boxes for any users for whom roles are to be deleted, and click 'Proceed'"     'Set critical message notification address(es) to '
 => "Wählen Sie all die Benutzer, für die Rollen gelöscht werden sollen und klicken Sie dann auf 'Weiter'",  => '设置重要的邮件通知地址为 ',
   
    'Choose an action to take for selected users'     "Set critical message notification to 'off'."
 => 'Wählen Sie eine Aktion, die mit den ausgewählten Benutzern ausgeführt werden soll',  => "设置重要的邮件通知为'关闭'。",
   
    'New section to assign'     'Set address(es) to receive excerpts with html retained '
 => 'Neue Sektion, die zugewiesen werden soll',  => '设置保留HTML摘录的地址为 ',
   
    'Use "Save" to update the main window with your selections.'     'Set notification address to receive excerpts with html stripped.'
 => "Verwenden Sie 'Speichern', um im Hauptfenster Ihre Auswahl zu aktualisieren.",  => '设置接收邮件地址为不保留的HTML摘录。',
   
    'New section'     'Set all notification addresses to receive excerpts with html stripped.'
 => 'Neue Sektion',  => '设置所有的接收邮件地址为不保留的HTML摘录。',
   
    'Course - [_1]:'     'Set Page Background to '
 => 'Kurs - [_1]:',  => '设置页面的背景为 ',
   
    'Domain - [_1]:'     'Set Header Background to '
 => 'Domäne - [_1]:',  => '设置页眉背景为 ',
   
    'Users in course with expired [_1] roles'     'Set Header Border to '
 => 'Benutzer im Kurs mit abgelaufener Rolle "[_1]"',  => '设置页眉边界为 ',
   
    'Users in course with future [_1] roles'     'Set Font to '
 => 'Benutzer im Kurs mit zukünftiger Rolle "[_1]"',  => '设置字体为 ',
   
    'Users in course with active [_1] roles'     'Set Un-Visited Link to '
 => 'Benutzer im Kurs mit aktiver Rolle "[_1]"',  => '设置未访问链接颜色为 ',
   
    'All users in course'     'Set Visited Link to '
 => 'Alle Benutzer im Kurs',  => '设置已访问链接颜色为 ',
   
    'All users in course with [_1] roles'     'Set Active Link to '
 => 'Alle Benutzer im Kurs mit Rolle "[_1]"',  => '设置活动链接颜色为 ',
   
    'only users in section "[_1]"'     'Reset Page Background'
 => 'nur Benutzer in Sektion "[_1]"',  => '重设网页背景',
   
    'only users affiliated with no section or section "[_1]"'     'Reset Header Background'
 => 'nur Benutzer, die in keiner Sektion oder in der Sektion "[_1]" sind',  => '重置页眉背景',
   
    ' and not in any group'     'Reset Header Border'
 => ' und in keiner Gruppe',  => '重置页眉边界',
   
    ' and members of group: "[_1]"'     'Reset Font.'
 => ' und Mitglieder der Gruppe "[_1]"',  => '重置字体颜色。',
   
    'only users affiliated with no section'     'Reset Un-Visited Link.'
 => 'nur Benutzer, die in keiner Sektion sind',  => '重置未访问链接颜色。',
   
    'only users affiliated with section "[_1]"'     'Reset Visited Link.'
 => 'nur Benutzer, die in der Sektion "[_1]" sind',  => '重置已访问链接颜色。',
   
    'only users not in any group'     'Reset Active Link.'
 => 'nur Benutzer, die in keiner Gruppe sind',  => '重置活动链接颜色。',
   
    ' and also not in any group'     'Freezing Role: [_1]'
 => ' und auch nicht in einer Gruppe sind',  => '冻结的角色: [_1]',
   
    'only members of group: "[_1]"'     'Unfreezing Role: [_1]'
 => 'nur Mitglieder der Gruppe "[_1]"',  => '解冻的角色: [_1] reversed',
   
    ' and also members of group: "[_1]"'     'No such user: '
 => ' und auch Mitglieder der Gruppe "[_1] sind',  => '此用户不存在: ',
   
    'Author space for [_1]'     'Sorry, the URL you provided to complete the reset of your password was invalid. Either the token included in the URL has been deleted or the URL you provided was invalid. Please submit a [_1]new request[_2] for a password reset, and follow the link to the new URL included in the e-mail that will be sent to you, to allow you to enter a new password.'
 => 'Autorenbereich für [_1]',  => 'Sorry, the URL you provided to complete the reset of your password was invalid. Either the token included in the URL has been deleted or the URL you provided was invalid. Please submit a [_1]new request[_2] for a password reset, and follow the link to the new URL included in the e-mail that will be sent to you, to allow you to enter a new password.',
   
    'Co-authors with expired [_1] roles'     'Sorry, the token generated when you requested a password reset has expired.'
 => 'Co-Autoren mit abgelaufender Rolle "[_1]"',  => 'Sorry, the token generated when you requested a password reset has expired.',
   
    'Co-authors with future [_1] roles'     'Sorry, the URL generated when you requested reset of your password contained incomplete information.'
 => 'Co-Autoren mit zukünftiger Rolle "[_1]"',  => 'Sorry, the URL generated when you requested reset of your password contained incomplete information.',
   
    'Co-authors with active [_1] roles'     'Page requested in unexpected context'
 => 'Co-Autoren mit aktiver Rolle "[_1]"',  => 'Page requested in unexpected context',
   
    'All co-authors'     'Invalid username and/or domain'
 => 'Alle Co-Autoren',  => 'Invalid username and/or domain',
   
    'All co-authors with [_1] roles'     'Username and domain were blank'
 => 'Alle Co-Autoren mit Rolle "[_1]"',  => 'Username and domain were blank',
   
    'Users in domain with expired [_1] roles'     'Authentication type for this user can not be changed by this mechanism'
 => 'Benutzer in Domäne mit abgelaufener Rolle "[_1]"',  => 'Authentication type for this user can not be changed by this mechanism',
   
    'Users in domain with future [_1] roles'     'One or more password fields were blank'
 => 'Benutzer in Domäne mit zukünftiger Rolle "[_1]"',  => 'One or more password fields were blank',
   
    'Users in domain with active [_1] roles'     'Please log out and try again.'
 => 'Benutzer in Domäne mit aktiver Rolle "[_1]"',  => 'Please log out and try again.',
   
    'All users in domain'     'Please try again later.'
 => 'Alle Benutzer in der Domäne',  => 'Please try again later.',
   
    'All users in domain with [_1] roles'     'Unable to retrieve saved token for password decryption'
 => 'Alle Benutzer in der Domäne mit der Rolle "[_1]"',  => 'Unable to retrieve saved token for password decryption',
   
    'Co-authors in domain with expired [_1] roles'     'Could not verify current authentication.'
 => 'Co-Autoren in der Domäne mit abgelaufener Rolle "[_1]"',  => 'Could not verify current authentication.',
   
    'Co-authors in domain with future [_1] roles'     'The new passwords you entered do not match.'
 => 'Co-Autoren in der Domäne mit zukünftiger Rolle "[_1]"',  => 'The new passwords you entered do not match.',
   
    'Co-authors in domain with active [_1] roles'     'Passwords must be a minimum of 7 characters long.'
 => 'Co-Autoren in der Domäne mit aktiver Rolle "[_1]"',  => 'Passwords must be a minimum of 7 characters long.',
   
    'All users with co-author roles in domain'     'The password you entered contained illegal characters.'
 => 'Alle Benutzer mit Co-Autoren-Rolle in der Domäne',  => 'The password you entered contained illegal characters.',
   
    'All co-authors in domain  with [_1] roles'     'Valid characters are'
 => 'Alle Co-Autoren in der Domäne mit Rolle "[_1]"',  => 'Valid characters are',
   
    'All courses in domain'     'The password for [_1] was successfully changed.'
 => 'alle Kurse in der Domäne',  => '[_1] 的密码已成功更改。',
   
    'Courses in domain with institutional code: [_1]'     'The password for [_1] was not changed.'
 => 'Kurse in der Domäne mit Institutscode "[_1]"',  => 'The password for [_1] was not changed.',
   
    'Selected courses in domain'     'In discussions: only new posts will be displayed.'
 => 'Ausgewählte Kurse in der Domäne',  => 'In discussions: only new posts will be displayed.',
   
    'All courses in domain'     'In discussions: all posts will be displayed.'
 => 'Alle Kurse in der Domäne',  => 'In discussions: all posts will be displayed.',
   
    'users with expired [_1] roles'     'In discussions: new posts will cease to be identified as "NEW" after display.'
 => 'Benutzer mit abgelaufener Rolle "[_1]"',  => 'In discussions: new posts will cease to be identified as "NEW" after display.',
   
    'users with future [_1] roles'     'In discussions: posts will be identified as "NEW" until marked as not "NEW".'
 => 'Benutzer mit zukünftiger Rolle "[_1]"',  => 'In discussions: posts will be identified as "NEW" until marked as not "NEW".',
   
    'users with active [_1] roles'     'The e-mail address entered in row '
 => 'Benutzer mit aktiver Rolle "[_1]"',  => '电子邮件地址输入行 ',
   
    'all users'     'The e-mail address you entered'
 => 'alle Benutzer',  => '您输入的电子邮件地址',
   
    'users with [_1] roles'     'is not a valid e-mail address'
 => 'Benutzer mit Rolle "[_1]"',  => '不是一个有效的电子邮件地址',
   
    'There are no students to drop.'     'Title for the Uploaded Score'
 => 'Es gibt keine Studenten, die ausgeschlossen werden könnten.',  => 'Title for the Uploaded Score',
   
    'Upload a file containing information about users'     'Title for the Page'
 => 'Hochladen einer Datei mit Benutzerinformationen',  => '标题页',
   
    'Upload file of users'     'Title for the Problem'
 => 'Hochladen einer Datei mit Benutzern',  => '问题的标题',
   
    'How do I create a users list from a spreadsheet'     'Title for the Drop Box'
 => 'Wie erstelle ich aus einer Excel-Datei eine Benutzerliste',  => 'Title for the Drop Box',
   
    'How do I create a CSV file from a spreadsheet'     'Title for the Discussion Board'
 => 'Wie erstelle ich aus einer Excel-Datei eine CSV-Datei',  => '公告栏的标题',
   
    'Unable to enroll users'     'Not a valid user:domain'
 => 'Konnte Studenten nicht den Kurs belegen lassen!',  => '不是有效的用户:域',
   
    'No Kerberos domain was specified.'     'Please enter both user and domain in the format user:domain'
 => 'Es wurde keine Kerberos-Domäne angegeben!',  => '请输入用户和域,格式为 用户:域',
   
    'Enrolling Users'     'Personal Information Page of '
 => 'Benutzer werden aufgenommen',  => 'Personal Information Page of ',
   
    'Updating Co-authors'     'No info'
 => 'Aktualisiere Co-Autoren',  => 'No info',
   
    'Adding/Modifying Users'     'No user information available'
 => 'Füge Benutzer hinzu/Ändere',  => 'No user information available',
   
    'Default section name [_1] could not be used as it is a reserved word.'     'The new directory name was changed from [_1] to [_2].'
 => 'Der voreingestellte Sektionsname "[_1]" ist nicht zulässig, da es sich um ein intern reserviertes Wort handelt.',  => 'The new directory name was changed from [_1] to [_2].',
   
    'Default section name "[_1]" is the name of a course group. Section names and group names must be distinct.'     'Unable to create a directory named'
 => 'Der voreingestellte Sektionsname "[_1]" ist eine Name einer Kursgruppe. Sektionsnamen and Gruppennamen müssen sich jedoch unterscheiden.',  => 'Unable to create a directory named',
   
    '[_1]: Unable to enroll user [_2] [_3] [_4] [_5] in a section named "[_6]" - this is a reserved word.'     'A file or directory by that name already exists.'
 => '[_1]: Kursbelegung für Benutzer [_2] [_3] [_4] [_5] in der Sektion "[_6]" nicht möglich - es handelt sich um ein intern reserviertes Wort.',  => 'A file or directory by that name already exists.',
   
    '[_1]: Unable to enroll user [_2] [_3] [_4] [_5] in a section named "[_6]" - this is a course group.'     'Allowing others to retrieve file: [_1]'
 => '[_1]: Kursbelegung für Benutzer [_2] [_3] [_4] [_5] in der Sektion "[_6]" nicht möglich - es handelt sich um eine Kursgruppe.',  => 'Allowing others to retrieve file: [_1]',
   
    'Section names and group names must be distinct.'     'Access to this file by others can be set to be one or more of the following types: public, passphrase-protected or conditional.'
 => 'Sektionsnamen und Gruppennamen müssen sich unterscheiden.',  => 'Access to this file by others can be set to be one or more of the following types: public, passphrase-protected or conditional.',
   
    '[_1]: Unable to enroll user [_2] [_3] [_4] [_5] in a section named "[_6]".'     'Public files are available to anyone without the need for login.'
 => '[_1]: Kursbelegung für Benutzer [_2] [_3] [_4] [_5] in der Sektion "[_6]" nicht möglich.',  => 'Public files are available to anyone without the need for login.',
   
    'This user already has an active/future student role in the course, unaffiliated to any section.'     'Passphrase-protected files do not require log-in, but will require the viewer to enter the passphrase you set.'
 => 'Dieser Benutzer hat bereits eine aktive oder zukünftige Rolle in diesem Kurs, die nicht mit einer Sektion verbunden ist.',  => 'Passphrase-protected files do not require log-in, but will require the viewer to enter the passphrase you set.',
   
    'This user already has an active/future role in section "[_1]" of the course.'     'A listing of files viewable without log-in is available at: '
 => 'Dieser Benutzer hat in dem Kurs bereits eine aktive oder zukünftige Rolle in der Sektion "[_1]".',  => 'A listing of files viewable without log-in is available at: ',
   
    'Although your current role has privileges to add students to section "[_1]", you do not have privileges to modify existing enrollments in other sections.'     "For logged in users a 'Display file listing' link will also appear (when there are viewable files) on your personal information page:"
 => 'Auch wenn Ihre derzeitige Rolle das Hinzufügen von Studenten in die Sektion "[_1]" zulässt, haben Sie nicht die Berechtigung, bestehende Kursbelegungen in anderen Sektionen zu ändern.',  => "For logged in users a 'Display file listing' link will also appear (when there are viewable files) on your personal information page:",
   
    '[_1]: You do not have permission to add the requested role [_2] for the user.'     "Users with privileges to edit course contents may add a course information page to a course using the 'Course Info' button in DOCS"
 => '[_1]: Sie haben nicht die Berechtigung, dem Benutzer die gewünschte Rolle "[_2]" zuzuweisen.',  => "Users with privileges to edit course contents may add a course information page to a course using the 'Course Info' button in DOCS",
   
    'Allowable role(s) is/are: [_1].'     'Conditional access controls for file: [_1]'
 => 'Zulässige Rollen: [_1]',  => 'Conditional access controls for file: [_1]',
   
    '[_1]: Unable to enroll. No password specified.'     'Help on setting up share access'
 => '[_1]: Kursbelegung nicht möglich. Kein Passwort angegeben!',  => 'Help on setting up share access',
   
    '[_1]: Unable to add co-author. No password specified.'     'Help on changing settings'
 => '[_1]: Hinzufügen des Co-Autors nicht möglich. Kein Passwort angegeben!',  => 'Help on changing settings',
   
    '[_1]: Unable to add user. No password specified.'     'Help on removing share access'
 => '[_1]: Hinzufügen des Benutzers nicht möglich. Kein Passwort angegeben!',  => 'Help on removing share access',
   
    'Processed [quant,_1,user].'     'Public access: [_1]'
 => '[quant,_1,Benutzer,Benutzer] verarbeitet.',  => 'Public access: [_1]',
   
    'Roles added for [quant,_1,user].'     'Dates available'
 => 'Rollen für [quant,_1,Benutzer,Benutzer] hinzugefügt.',  => '能够使用的日期',
   
    'If a user is currently logged-in to LON-CAPA, any new roles which are active will be available when the user next logs in.'     'Passphrase-protected access: [_1]'
 => 'Beim nächsten Anmelden des Benutzers werden alle neuen aktiven Rollen verfügbar sein.',  => 'Passphrase-protected access: [_1]',
   
    'No roles added'     'Passphrase'
 => 'Keine Rollen hinzugefügt',  => 'Passphrase',
   
    'Authentication changed for [_1] existing users.'     'Conditional access: [_1]'
 => 'Die Authentifizierungsmethode hat sich für [_1] existente(n) Benutzer geändert.',  => 'Conditional access: [_1]',
   
    'Students to Drop'     'You have previously set [_1] conditional access controls.'
 => 'Auszuschließende Studenten',  => 'You have previously set [_1] conditional access controls.',
   
    'There are no students with current/future access to the course.'     'Change Conditions'
 => 'Es existieren keine Studenten mit aktuellem oder zukünftigem Zugriff auf den Kurs.',  => 'Change Conditions',
   
    '[_1]: Unable to add/modify: [_2]'     'Add conditional access'
 => '[_1]: Hinzufügen/Ändern nicht möglich: [_2]',  => 'Add conditional access',
   
    '[_1]: Unable to modify authentication: [_2]'     'based on domain, username, or course affiliation.'
 => '[_1]: Ändern der Authentifizierungsmethode nicht möglich: [_2]',  => 'based on domain, username, or course affiliation.',
   
    '[_1]: Unable to add role: [_2]'     '[_1]-based conditional access: '
 => '[_1]: Hinzufügen der Rolle nicht möglich: [_2]',  => '[_1]-based conditional access: ',
   
    'No change in section assignment (none)'     'conditions'
 => 'Keine Änderung in Sektionsbelegung (none)',  => 'conditions',
   
    "Revoked role of '[_1]' in [_2] for [_3]"     'condition'
 => "Rolle '[_1]' entzogen in [_2] für [_3]",  => 'condition',
   
    "Deleted role of '[_1]' in [_2] for [_3]"     'Action?'
 => "Rolle '[_1]' gelöscht in [_2] für [_3]",  => 'Action?',
   
    "Re-enabled role of '[_1]' in [_2] for [_3]"     'Allowed [_1] member affiliations'
 => "Rolle '[_1]' reaktiviert in [_2] für [_3]",  => 'Allowed [_1] member affiliations', # ???
   
    "Activated role of '[_1]' in [_2] for [_3]"     'No [_1]-based conditions defined.'
 => "Rolle '[_1]' aktiviert in [_2] für [_3]",  => 'No [_1]-based conditions defined.',
   
    "Changed Access Dates for role of '[_1]' in [_2] for [_3]"     'Type of change'
 => "Geänderte Zugriffszeiten für Rolle '[_1]' in [_2] für [_3]",  => 'Type of change',
   
    "Changed section for role of '[_1]' in [_2] for [_3]"     'Access control'
 => "Geänderte Sektion für Rolle '[_1]' in [_2] für [_3]",  => 'Access control',
   
    "Dropped role of '[_1]' in [_2] for [_3]"     'Additional information'
 => "Rolle '[_1]' entzogen in [_2] für [_3]",  => 'Additional information',
   
    'Error revoking [_1] in [_2] for [_3]: [_4].'     'A problem occurred deleting access controls: [_1]'
 => 'Fehler beim Entziehen für [_1] in [_2] für [_3]: [_4].',  => 'A problem occurred deleting access controls: [_1]',
   
    'Error deleting [_1] in [_2] for [_3]: [_4].'     'A problem occurred saving access control settings: [_1]'
 => 'Fehler beim Löschen für [_1] in [_2] für [_3]: [_4].',  => 'A problem occurred saving access control settings: [_1]',
   
    'Error re-enabling [_1] in [_2] for [_3]: [_4].'     'opened folder'
 => 'Fehler beim Reaktivieren für [_1] in [_2] für [_3]: [_4].',  => 'opened folder',
   
    'Error activating [_1] in [_2] for [_3]: [_4].'     'closed folder'
 => 'Fehler beim Aktivieren für [_1] in [_2] für [_3]: [_4].',  => 'closed folder',
   
    'Error changing access dates for [_1] in [_2] for [_3]: [_4].'     'Passphrase-protected'
 => 'Fehler beim Ändern der Zugriffszeiten für [_1] in [_2] für [_3]: [_4].',  => '密码保护',
   
    'Error changing section for [_1] in [_2] for [_3]: [_4].'     'Conditional'
 => 'Fehler beim Ändern der Sektion für [_1] in [_2] für [_3]: [_4].',  => 'Conditional',
   
    'Error dropping [_1] in [_2] for [_3]: [_4].'     'An error occurred ([_1]) while trying to delete [_2].'
 => 'Fehler beim Entziehen für [_1] in [_2] für [_3]: [_4].',  => 'An error occurred ([_1]) while trying to delete [_2].',
   
    'Revoked role(s) for [quant,_1,user,users,no users].'     'File: [_1] deleted.'
 => 'Rolle(n) für [quant,_1,Benutzer,Benutzer,keinen Benutzer] entzogen.',  => '文件 [_1] 已删除。',
   
    'Deleted role(s) for [quant,_1,user,users,no users].'     'An error occurred ([_1]) while trying to delete access controls for the file.'
 => 'Rolle(n) für [quant,_1,Benutzer,Benutzer,keinen Benutzer] gelöscht.',  => 'An error occurred ([_1]) while trying to delete access controls for the file.',
   
    'Re-enabled role(s) for [quant,_1,user,users,no users].'     'Access controls also deleted for the file.'
 => 'Rolle(n) für [quant,_1,Benutzer,Benutzer,keinen Benutzer] reaktiviert.',  => 'Access controls also deleted for the file.',
   
    'Activated role(s) for [quant,_1,user,users,no users].'     'Error: no valid filename was provided to rename to.'
 => 'Rolle(n) für [quant,_1,Benutzer,Benutzer,keinen Benutzer] aktiviert.',  => 'Error: no valid filename was provided to rename to.',
   
    'Changed Access Dates for role(s) for [quant,_1,user,users,no users].'     'An error occurred ([_1]) while trying to rename [_2] to [_3]'
 => 'Zugriffszeiten für Rolle(n) für [quant,_1,Benutzer,Benutzer,keinen Benutzer] geändert.',  => 'An error occurred ([_1]) while trying to rename [_2] to [_3]',
   
    'Changed section for role(s) for [quant,_1,user,users,no users].'     'The new filename was changed from:<br />[_1] to [_2]'
 => 'Sektionen für Rolle(n) für [quant,_1,Benutzer,Benutzer,keinen Benutzer] geändert.',  => 'The new filename was changed from:<br />[_1] to [_2]',
   
    'Dropped role(s) for [quant,_1,user,users,no users].'     'An error occurred ([_1]) while trying to delete access control records for the old name.'
 => 'Rolle(n) für [quant,_1,Benutzer,Benutzer,keinen Benutzer] entzogen.',  => 'An error occurred ([_1]) while trying to delete access control records for the old name.',
   
    'Re-enabling will re-activate data for the role.'     'An error occurred ([_1]) while trying to upload [_2].'
 => 'Reaktivierung wird die Daten der Rolle reaktivieren.',  => 'An error occurred ([_1]) while trying to upload [_2].',
   
    'Display User Lists'     'An error occurred (dir) ([_1]) while trying to delete [_2].'
 => 'Teilnehmerliste anzeigen',  => 'An error occurred (dir) ([_1]) while trying to delete [_2].',
   
    'Display current class roster'     'An error occurred ([_1]) while trying to upload [_2] for embedded element [_3].'
 => 'Aktuelle Kursteilnehmerliste anzeigen',  => 'An error occurred ([_1]) while trying to upload [_2] for embedded element [_3].',
   
    'No section'     'An error occurred ([_1]) while trying to create a new directory [_2].'
 => 'Keine Sektion',  => 'An error occurred ([_1]) while trying to create a new directory [_2].',
   
    'List Users'     'Access controls updated to reflect the name change.'
 => 'Benutzer anzeigen',  => 'Access controls updated to reflect the name change.',
   
    'Pick custom role'     'Conditional files are accessible to logged-in users with accounts in the LON-CAPA network, who satisfy the conditions you set.'
 => 'Benutzerdefinierte Rolle wählen',  => 'Conditional files are accessible to logged-in users with accounts in the LON-CAPA network, who satisfy the conditions you set.',
   
    'Advanced Role'     'The conditions can include affiliation with a particular course, or a user account in a specific domain.'
 => 'Erweiterte Rolle',  => 'The conditions can include affiliation with a particular course, or a user account in a specific domain.',
   
    "Create User Notes, Display all User's Notes, Face-to-Face, Critical Messages, Broadcast Messages"     'Alternatively access can be granted to people with specific LON-CAPA usernames and domains.'
 => "Erstellen von Benutzeranmerkungen, Anzeige aller Benutzeranmerkungen, persönlicher Diskussionsbeiträge, wichtiger Nachrichten, Broadcast-Nachrichten",  => 'Alternatively access can be granted to people with specific LON-CAPA usernames and domains.',
   
    'Evade communication blocking'     'Current access controls defined for this file:'
 => 'Umgehen der Kommunikationssperre',  => 'Current access controls defined for this file:',
   
    'Generate anonymous statistics'     'No access control settings currently exist for this file.'
 => 'Anonyme Statistiken erzeugen',  => 'No access control settings currently exist for this file.',
   
    'Modify grade queue'     'Deleted'
 => 'Ändern der Bewertungs-Warteschlange',  => 'Deleted',
   
    'Grade items in grading queue'     'No end date'
 => 'Bewerten von Elementen in der Bewertungs-Warteschlange',  => '无结束日期',
   
    'Set assessment parameters'     'Start: '
 => 'Beurteilungs-Parameter setzen', # Ressourcenparameter setzen/ändern (???)  => '开始: ',
   
    'Advanced printing options (with answers, discussions, all foils, ...)'     'End: '
 => 'Erweiterte Druckoptionen (mit Antworten, Diskussionen, allen Auswahlmöglichkeiten, ...)',  => '结束: ',
   
    'Print for other users and entire course'     'Domains: '
 => 'Für andere Benutzer und für gesamten Kurs drucken',  => '域: ',
   
    'Get identity behind anonymous postings'     'Users: '
 => 'Identität hinter anonymen Beiträgen erhalten können',  => '用户: ',
   
    'View grades'     'New control(s) added'
 => 'Beurteilungen anzeigen',  => 'New control(s) added',
   
    "Access to What's New page"     'Existing control(s) deleted'
 => "Zugriff auf Was-gibt's-Neues-Seite",  => 'Existing control(s) deleted',
   
    'Upload Users List'     'Existing control(s) modified'
 => 'Datei mit Benutzern hochladen',  => 'Existing control(s) modified',
   
    'Update Users'     'Add new <b>[_1]-based</b> access control for portfolio file: <b>[_2]</b>'
 => 'Benutzer aktualisieren',  => 'Add new <b>[_1]-based</b> access control for portfolio file: <b>[_2]</b>',
   
    'Create/modify a user'     'Display all access settings for this file'
 => 'Einzelnen Benutzer hinzufügen/ändern',  => 'Display all access settings for this file',
   
    'Search for a user and modify/add user information or roles'     'Add a roles-based condition'
 => 'Suche nach einem Benutzer und ändern/hinzufügen von Benutzerdaten oder -rollen',  => 'Add a roles-based condition',
   
    'Add/modify a single user'     'New role-based condition'
 => 'Einzelnen Benutzer hinzufügen/ändern',  => 'New role-based condition',
   
    'Create users or modify the roles and privileges of users'     "Format for users' username:domain information:"
 => 'Benutzer, -rechte und -rollen erstellen/ändern',  => "Format for users' username:domain information:", # ??? -> portfolio.pm
   
    'Upload a File of Users'     'Add new [_1] condition(s)?'
 => 'Hochladen einer Datei mit Benutzern',  => 'Add new [_1] condition(s)?',
   
    'Add/Modify a Single User'     'Number to add: '
 => 'Einzelnen Benutzer hinzufügen/ändern',  => 'Number to add: ',
   
    'create new user if required'     'Select roles, course status, section(s) and group(s) for users who will be able to access the portfolio file.'
 => 'falls notwendig, neuen Benutzer erstellen',  => 'Select roles, course status, section(s) and group(s) for users who will be able to access the portfolio file.',
   
    'Manage Multiple Users'     'Course status'
 => 'Verwaltung mehrerer Benutzer',  => 'Course status', # '[_1] 状态',
   
    'Create/Modify user'     'Files selected from other directories:'
 => 'Benutzer erstellen/ändern',  => 'Files selected from other directories:',
   
    'Visible input'     'Unable to upload [_1]. (size = [_2] kilobytes). Disk quota will be exceeded.'
 => 'Sichtbare Eingabe',  => 'Unable to upload [_1]. (size = [_2] kilobytes). Disk quota will be exceeded.',
   
    'Currently in use'     'Unable to upload [_1]. A locked file by that name was found in [_2].'
 => 'Derzeit in Verwendung',  => 'Unable to upload [_1]. A locked file by that name was found in [_2].',
   
    'Modify this user: [_1]'     'You will be able to rename or delete existing [_1] after a grade has been assigned.'
 => 'Weitere Änderungen für Benutzer [_1]',  => 'You will be able to rename or delete existing [_1] after a grade has been assigned.',
   
    'Blank Problem'     'Unable to upload [_1]. A file by that name was found in [_2].'
 => 'Leere Aufgabe',  => 'Unable to upload [_1]. A file by that name was found in [_2].',
   
    'Chemical Reaction Response'     'To upload, rename or delete existing [_1] in [_2].'
 => 'Chemische Reaktion',  => 'To upload, rename or delete existing [_1] in [_2].', # ???
   
    'Click-On-Image Problem'     'Rename [_1] to [_2]?'
 => 'Klick-ins-Bild',  => 'Rename [_1] to [_2]?',
   
    'Curve Plot with Numerical Response'     'Reference Warning'
 => 'Dynamischer Graph mit numerischer Antwort',  => 'Reference Warning',
   
    'Custom Response'     'Completed upload of the file. This file contained references to other files. You must upload the referenced files or else the uploaded file may not work properly.'
 => 'Customresponse',  => 'Completed upload of the file. This file contained references to other files. You must upload the referenced files or else the uploaded file may not work properly.',
   
    'Data Plot with Numerical Response'     'Please select the locations from which the referenced files are to be uploaded.'
 => 'Datenplot mit numerischer Antwort',  => 'Please select the locations from which the referenced files are to be uploaded.',
   
    'Drop Box'     'Delete [_1]?'
 => '收件箱',  => '删除 [_1]?',
 #=> 'Dropbox',  
      'Edit Portfolio File Catalog Information'
    'Essay Response'  => '编辑组合文件的目录信息',
 => 'Essay',  
      'Edit Group Portfolio File Catalog Information'
    'Exam Upload Resource'  => '编辑组组合文件的目录信息',
 => 'Examen-Hochlade-Ressource',  
      'Update'
    'Formula Response using Computer Algebra System'  => '更新',
 => 'Formel mit Computer-Algebra-System',  
      'domains'
    'Formula Response using Computer Algebra System and Hints'  => '域',
 => 'Formel mit Computer-Algebra-System und Hinweisen',  
      'users'
    'Formula Response with Samples'  => '用户',
 => 'Formel mit Abtastpunkten',  
      'Access'
    'Unordered Multi-Answer Formula Response Problem'  => 'Access',
 => 'Formel - mehrere Antworten, ungeordnet',  
      'Conditional: domain-based'
    'Math Response using Computer Algebra System'  => 'Conditional: domain-based',
 => 'Mathematische Antwort mit Computer-Algebra-System (mathresponse)',  
      'Conditional: user-based'
    'Math Response using Computer Algebra System and Hints'  => 'Conditional: user-based',
 => 'Mathematische Antwort mit Computer-Algebra-System und Hinweisen (mathresponse)',  
      'Conditional: course-based'
    'Numerical Response'  => 'Conditional: course-based',
 => 'Numerisch',  
      '[_1] was submitted in response to problem: [_2]'
    'One of Multiple Answers Numerical Problem'  => '[_1] was submitted in response to problem: [_2]',
 => 'Numerisch - eine aus mehreren Antworten',  
      '[_1] was handed back in response to problem: [_2]'
    'Option Response - Matching'  => '[_1] was handed back in response to problem: [_2]',
 => 'Zuordnung mit Optionen (Option Response - Matching)',  
      'In the course:'
    'Option Response - Concept Groups'  => 'In the course:',
 => 'Zuordnung mit Optionen - Konzeptgruppen (Option Response - Concept Groups)', # 'Optionsauswahl mit Konzeptgruppen',  
      'Back'
    'Matching Response'  => '返回',
 => 'Zuordnung mit Optionen - indirekt (Matching Response)',  
      'Error: no directory name was provided.'
    'Option Response - True/False'  => '错误:没有输入目录名称。',
 => 'Zuordnung mit Optionen - wahr/falsch (Option Response - True/False)', # 'Optionen - wahr/falsch',  
      'Unable to create a directory named [_1].'
    'Organic Material Response'  => '无法创建目录名 [_1]。',
 => 'Organisches Material',  
      'Action disallowed'
    'Radio Button Response'  => '不允许行动',
 => '1-aus-n (radiobutton)',  
      'You do not have sufficient privileges to [_1]'
    'Randomly Labelled Image with Option Response'  => '您没有足够权限 [_1]',
 => 'Dynamische Bildbeschriftung mit Optionsauswahl (Randomly Labelled Image)',  
      'upload files'
    'Rank Response'  => '上传文件',
 => 'Rangordnung (Rank Response)',  
      'delete files'
    'String Response'  => '删除文件',
 => 'Texteingabe (String Response)',  
      'rename files'
    'Display catalog of courses'  => '重命名文件',
 => '课程目录', # long version: 显示课程目录  
 #=> 'Kursübersicht', # long version: Kursübersicht anzeigen     'set access controls for files'
   => '设置访问控制文件',
    'Manage co-authors'  
 => 'Co-Autoren verwalten',     "in the group's group portfolio."
   => "in the group's group portfolio.",
    'Upload a File of Co-authors'  
 => 'Datei mit Co-Autoren hochladen',     'in this portfolio.'
   => '在这个组区。',
    'Add/Modify a Single Co-author'  
 => 'Einzelnen Co-Autor hinzufügen/ändern',     'You do not have the privileges required to access the shared files space for this group.'
   => '您没有权限访问该组的共享文件。',
    'Display Co-authors and Manage Multiple Users'  
 => 'Co-Autoren anzeigen/Verwaltung mehrerer Benutzer',     'Not a valid group for this course'
   => '本课程里不是一个有效的组',
    'No courses match the criteria you selected.'  
 => 'Es existieren keine Kurse, die der getroffenen Auswahl entsprechen.',     'Group files for [_1]'
   => '[_1] 组的组文件 ',
    'Key authority (<tt>id@domain</tt>) if other than course'  
 => 'Schlüsselmeister (<tt>id@domäne</tt>), falls anderer als der des Kurses',     'Invalid group'
   => '无效组',
    'New bridgetask file'  
 => 'Neue "bridgetask"-Datei',     'No file was selected to upload.'
   => '没有文件被选中上传。',
    'Create problem'  
 => 'Aufgabe erstellen',     'To upload a file, click <strong>Browse...</strong> and select a file, then click <strong>Upload</strong>.'
   => '要上传文件,请点击<strong>浏览... </strong>,并选择一个文件,然后点击<strong>上传</strong> 。',
    'Create library'  
 => 'Bibliothek erstellen',     'Edit the meta data'
   => '编辑元数据',
    'Create survey'  
 => 'Umfrage erstellen',     'Pick functionality'
   => '选择功能',
    'Create task'  
 => '"Bridgetask" erstellen',     'Functionality to display/modify'
   => '功能显示/修改',
    'Problem Testing'  
 => 'Testen von Aufgaben',     'You must select at least one functionality type to display.'
   => '您必须至少选择一个功能型。',
    "Don't Show Incorect/Correct Feedback"  
 => "Korrekt/Inkorrekt-Hinweis nicht anzeigen",     'Default color schemes'
   => '默认颜色方案',
    "Don't Show Any Feedback"  
 => "Keinerlei Hinweis anzeigen",     'Log-in page options'
   => '登录页面选项',
    'Change View'  
 => 'Anzeigeart wechseln',     'Default authentication/language/timezone'
   => '默认的身份验证/语言/时区',
    'Show Default View'  
 => 'Standard-Anzeigeart',     'Default quotas for user portfolios'
   => 'Default quotas for user portfolios',
    '[_1] for [_2] versions.'  
 => '[_1] für [_2] Versionen.',     'Auto-update settings'
   => '设置自动更新',
    'Set new preferred languages to '  
 => 'Bevorzugte Sprache gesetzt auf ',     'Institutional directory searches'
   => 'Institutional directory searches',
    'Reset preferred language.'  
 => 'Bevorzugte Sprache zurückgesetzt.',     'User creation'
   => '创建用户',
    'Set new preferred math display to '  
 => 'Bevorzugte Methode, um wissenschaftliche Formeln darzustellen, gesetzt auf ',     'User modification'
   => '用户设置',
    'Reset preferred math display.'  
 => 'Bevorzugte Methode, um wissenschaftliche Formeln darzustellen, zurückgesetzt.',     'Bubblesheet format file'
   => 'Bubblesheet format file',
    'Set new screenname to '  
 => 'Nickname für anonyme Beiträge gesetzt auf ',     'Cataloging of courses'
   => '课程目录',
    'Reset screenname.'  
 => 'Nickname für anonyme Beiträge zurückgesetzt.',     'Display options'
   => '显示选项',
    'Set new nickname to '  
 => 'Nickname gesetzt auf ',     'Display using: '
   => 'Display using: ',
    'Reset nickname.'  
 => 'Nickname zurückgesetzt.',     'one column'
   => '一列',
    'Set menu mode to [_1].'  
 => 'Menümodus auf [_1] gesetzt.',     'two columns'
   => '两列',
    'Reset '  
 => ' zurückgesetzt',     'Changes made:'
   => 'Changes made:',
    'Set message forwarding to '  
 => 'Nachrichtenweiterleitung gesetzt auf ',     'Back to configuration display'
   => 'Back to configuration display',
    "Set message forwarding to 'off'."  
 => "Nachrichtenweiterleitung auf 'aus' gesetzt.",     'No changes made to log-in page settings'
   => 'No changes made to log-in page settings',
    'Set non-critical message notification address(es) to '  
 => 'Benachrichtigungsadresse(n) für nicht-wichtige Nachrichten gesetzt auf ',     'Support Request'
   => 'Support Request',
    "Set non-critical message notification to 'off'."  
 => "Benachrichtigung für nicht-wichtige Nachrichten auf 'aus' gesetzt.",     'Do <b>not</b> use this form to ask questions about course content.'
   => 'Do <b>not</b> use this form to ask questions about course content.',
    'Set critical message notification address(es) to '  
 => 'Benachrichtigungsadresse(n) für wichtige Nachrichten gesetzt auf ',     'Contact your instructor instead.'
   => 'Contact your instructor instead.',
    "Set critical message notification to 'off'."  
 => "Benachrichtigung für wichtige Nachrichten auf 'aus' gesetzt.",     'Cc'
   => '抄送',
    'Set address(es) to receive excerpts with html retained '  
 => 'Adresse(n) zum Empfang von Nachrichtenauszügen mit Beibehaltung von HTML gesetzt auf ',     'Your e-mail address'
   => '您的E-Mail地址',
    'Set notification address to receive excerpts with html stripped.'  
 => 'Adresse zum Empfang von Nachrichtenauszügen gesetzt auf ohne Beibehaltung von HTML.',     'Search and Enroll'
   => '搜索和注册',
    'Set all notification addresses to receive excerpts with html stripped.'  
 => 'Alle Beachrichtigungsadressen zum Empfang von Nachrichtenauszügen gesetzt auf ohne Beibehaltung von HTML.',     'Search or Add New User'
   => '搜索或添加新用户',
    'Set Page Background to '  
 => 'Seitenhintergrundfarbe gesetzt auf ',     'No username and/or domain provided.'
   => 'No username and/or domain provided.',
    'Set Header Background to '  
 => 'Kopfbereich-Hintergrundfarbe gesetzt auf ',     'No match was found for the username ([_1]) in LON-CAPA domain: [_2]'
   => 'No match was found for the username ([_1]) in LON-CAPA domain: [_2]',
    'Set Header Border to '  
 => 'Kopfbereich-Rahmenfarbe gesetzt auf ',     'Submit a request to the LON-CAPA [_1]helpdesk[_2] for [_3] if you require assistance.'
   => 'Submit a request to the LON-CAPA [_1]helpdesk[_2] for [_3] if you require assistance.',
    'Set Font to '  
 => 'Schriftfarbe gesetzt auf ',     'Problems occurred in creating the new Excel file.'
   => 'Problems occurred in creating the new Excel file.',
    'Set Un-Visited Link to '  
 => 'Farbe für nicht besuchte Links gesetzt auf ',     'Problems occurred in creating the output file.'
   => 'Problems occurred in creating the output file.',
    'Set Visited Link to '  
 => 'Farbe für besuchte Links gesetzt auf ',     'Problems occurred in writing the CSV file.'
   => 'Problems occurred in writing the CSV file.',
    'Set Active Link to '  
 => 'Farbe für aktive Links gesetzt auf ',     'This error has been logged.'
   => 'This error has been logged.',
    'Reset Page Background'  
 => 'Seitenhintergrundfarbe zurückgesetzt',     'Please alert your LON-CAPA administrator.'
   => 'Please alert your LON-CAPA administrator.',
    'Reset Header Background'  
 => 'Kopfbereich-Hintergrundfarbe zurückgesetzt',     'Records [_1]'
   => 'Records [_1]', # ???
    'Reset Header Border'  
 => 'Kopfbereich-Rahmenfarbe zurückgesetzt',     'Filter [_1]'
   => 'Filter [_1]',
    'Reset Font.'  
 => 'Schriftfarbe zurückgesetzt.',     'Under you current role you are not permitted to change login settings for this user'
   => 'Under you current role you are not permitted to change login settings for this user',
    'Reset Un-Visited Link.'  
 => 'Farbe für nicht besuchte Links zurückgesetzt.',     'History'
   => '历史',
    'Reset Visited Link.'  
 => 'Farbe für besuchte Links zurückgesetzt.',     'Part '
   => '部分 ',
    'Reset Active Link.'  
 => 'Farbe für aktive Links zurückgesetzt.',     'Transaction [_1]'
   => 'Transaction [_1]', # ???
    'Freezing Role: [_1]'  
 => 'Einfrieren der Rolle [_1]',     'Nothing submitted - no attempts.'
   => 'Nothing submitted - no attempts.',
    'Unfreezing Role: [_1]'  
 => 'Einfrieren der Rolle [_1] aufgehoben',     'No data.'
   => 'No data.',
    'No such user: '  
 => 'Dieser Benutzer existiert nicht: ',     'Open in a new window'
   => 'Open in a new window',
    'Sorry, the URL you provided to complete the reset of your password was invalid. Either the token included in the URL has been deleted or the URL you provided was invalid. Please submit a <a href="/adm/resetpw">new request</a> for a password reset, and follow the link to the new URL included in the e-mail that will be sent to you, to allow you to enter a new password.'  
 => 'Tut mir leid, aber die von Ihnen angegebene URL zum Beenden des Zurücksetzens Ihres Passworts ist ungültig. Entweder wurde das in der URL eingebundene Merkzeichen gelöscht oder die von Ihnen angegebene URL ist nicht gültig. Bitte schicken Sie eine <a href="/adm/resetpw">neue Anfrage</a> zum Zurücksetzen des Passworts und folgen dem Link der neuen URL, die in der Ihnen zugesandten E-Mail angegeben ist, damit Sie ein neues Passwort eingeben dürfen.',     'Revoke user roles'
   => 'Revoke user roles',
    'Sorry, the token generated when you requested a password reset has expired.'  
 => 'Tut mir leid, das erzeugte Merkzeichen zum Zurücksetzen Ihres Passworts ist bereits abgelaufen und daher nicht mehr gültig.',     'Delete user roles'
   => 'Delete user roles',
    'Sorry, the URL generated when you requested reset of your password contained incomplete information.'  
 => 'Tut mir leid, die URL, die erzeugt wurde, als Sie das Zurücksetzen Ihres Passworts angefordert haben, enthält unvollständige Daten und ist daher ungültig.',     'Re-enable expired user roles'
   => 'Re-enable expired user roles',
    'Page requested in unexpected context'  
 => 'Die Seite wurde in unerwartetem Kontext aufgerufen',     'Make future user roles active now'
   => 'Make future user roles active now',
    'Invalid username and/or domain'  
 => 'Ungültige Benutzerkennung und/oder Domäne',     'Change starting/ending dates'
   => 'Change starting/ending dates',
    'Username and domain were blank'  
 => 'Benutzerkennung und Domäne waren leer',     'Change section associated with user roles'
   => 'Change section associated with user roles',
    'Authentication type for this user can not be changed by this mechanism'  
 => 'Die Authentifizierungsmethode kann für diesen Benutzer nicht auf die gewünschte Methode umgestellt werden',     'Modify existing user: '
   => '修改现有的用户: ',
    'One or more password fields were blank'  
 => 'Ein oder mehrere Passwort-Felder waren leer',     'Enroll one student'
   => '注册一名学生',
    'Please log out and try again.'  
 => 'Bitte loggen Sie sich aus und versuchen Sie es erneut.',     'Enroll one student: '
   => '注册一名学生: ',
    'Please try again later.'  
 => 'Bitte versuchen Sie es später noch einmal.',     'Existing Roles'
   => '现有的角色',
    'Unable to retrieve saved token for password decryption'  
 => 'Es ist nicht möglich, das gespeicherte Merkzeichen für die Passwortverschlüsselung abzurufen',     'Existing Roles in this Course'
   => '课程中现有的角色',
    'Could not verify current authentication.'  
 => 'Die aktuelle Authentifizierung konnte nicht bestätigt werden',     'Existing Co-Author Roles in your Authoring Space'
   => 'Existing Co-Author Roles in your Authoring Space',
    'The new passwords you entered do not match.'  
 => 'Die Bestätigung des neuen Passworts stimmt nicht mit dem neuen Passwort überein.',     'Existing Roles in this Domain'
   => '在该域中现有的角色',
    'Passwords must be a minimum of 7 characters long.'  
 => 'Das Passwort muss mindestens 7 Zeichen lang sein.',     'Text-based Interface Login'
   => 'Text-based Interface Login',
    'The password you entered contained illegal characters.'  
 => 'Das von Ihnen eingegebene Passwort enthält ungültige Zeichen.',     'Select Accessibility Options'
   => 'Select Accessibility Options',
    'Valid characters are'  
 => 'Gültige Zeichen sind',     'Suppress rendering of images'
   => 'Suppress rendering of images',
    'The password for [_1] was successfully changed'  
 => 'Das Passwort für [_1] wurde erfolgreich geändert',     'Suppress Java applets'
   => '禁止Java小程序',
    'The password for [_1] was not changed'  
 => 'Das Passwort für [_1] wurde nicht geändert',     'Suppress rendering of embedded multimedia'
   => 'Suppress rendering of embedded multimedia',
    'Please make sure your old password was entered correctly.'  
 => 'Bitte stellen Sie sicher, dass das alte Passwort korrekt eingegeben wurde.',     'Increase font size'
   => '放大字体',
    'In discussions: only new posts will be displayed.'  
 => 'In Diskussionen: Es werden nur neue Beiträge angezeigt.',     'Switch to black and white mode'
   => '切换到黑白模式',
    'In discussions: all posts will be displayed.'  
 => 'In Dikussionen: Es werden alle Beiträge angezeigt.',     'Remember these settings for next login'
   => '下次登录时记住这些设置',
    'In discussions: new posts will be cease to be identified as "NEW" after display.'  
 => 'In Diskussionen: Es werden nach dem Anzeigen nicht mehr als "NEU" angezeigt.',     'You are already logged in!'
   => '您已经登录!',
    'In discussions: posts will be identified as "NEW" until marked as read by the reader.'  
 => 'In Diskussionen: Es werden Beiträge solange als "NEU" interpretiert, bis sie durch den Leser als gelesen markiert werden.',     'You are already logged in'
   => '您已经登录!',
    'The e-mail address entered in row '  
 => 'Die E-Mail-Adresse, die Sie in der Zeile ',     'Please either [_1]continue the current session[_2] or [_3]logout[_4].'
   => '您的选择:[_1]继续当前的会话[_2]或者[_3]退出[_4]。',
    'The e-mail address you entered'  
 => 'Die von Ihnen eingegebene E-Mail-Adresse',     'Login problems?'
   => '无法登录?',
    'is not a valid e-mail address'  
 => 'ist keine gültige E-Mail-Adresse',     'Reset password'
   => '重设密码',
    'Title for the Uploaded Score'  
 => 'Titel für Formular zum Hochladen von Noten',     'Reset forgotten LON-CAPA password'
   => '重置 LON-CAPA 密码',
    'Title for the Page'  
 => 'Titel der Seite',     'If you use the same account for other campus services besides LON-CAPA, (e.g., e-mail, course registration, etc.), a separate centrally managed mechanism likely exists to reset a password. However, if your account is used for just LON-CAPA access you will probably be able to reset a password from this page.'
   => '如果您使用相同的帐户的其他校园服务除了LON-CAPA, (例如,电子邮件,课程注册等) ,一个单独的中央管理机制可以重置密码。然而,如果您的帐户只是用于LON-CAPA访问,您可以从这个网页重置密码。',
    'Title for the Problem'  
 => 'Titel der Aufgabe',     'Three conditions must be met:'
   => '三个条件必须满足:',
    'Title for the Drop Box'  
 => 'Titel der Dropbox',     'An e-mail address must have previously been associated with your LON-CAPA username.'
   => '必须有一个电子邮件地址与您的LON-CAPA用户联系在一起的。',
    'Title for the Bulletin Board'  
 => 'Titel des Schwarzen Bretts',     'You must be able to access e-mail sent to that address.'
   => '您必须能访问即将发送的电子邮件地址。',
    'Not a valid user:domain'  
 => 'Benutzer:Domäne ungültig',     'Your LON-CAPA account must be of a type for which LON-CAPA can reset a password.'
   => '您 LON-CAPA 帐户必须是一个类型为 LON-CAPA 可以重置密码。',
    'Please enter both user and domain in the format user:domain'  
 => 'Bitte geben Sie Benutzer und Domäne im Format Benutzer:Domäne ein!',     'Thank you for your request to reset the password for your LON-CAPA account.'
   => '感谢您要求重设 LON-CAPA 帐户的密码 。',
    'About [_99]'  
 => 'Über-mich-Seite von [_99]',     'Email address in LON-CAPA'
   => 'Email address in LON-CAPA',
    'No info'  
 => 'Keine Information vorhanden',     'E-mail address in LON-CAPA'
   => 'E-mail address in LON-CAPA',
    'No user information available'  
 => 'Keine Benutzerdaten verfügbar',     'The username you provided was not verified as a valid username in the LON-CAPA system for the [_1] domain.'
   => '您提供的用户名不是有效的用户名在 LON-CAPA 系统在该[_1]域。',
    'The new directory name was changed from [_1] to [_2].'  
 => 'Der Name des neuen Verzeichnisses wurde von [_1] in [_2] geändert.',     'Please [_1]go back[_2] and try again.'
   => '请[_1]返回[_2] ,然后再试一次。',
    'Unable to create a directory named'  
 => 'Es war nicht möglich ein Verzeichnis anzulegen mit dem Namen',     'The e-mail address you provided does not appear to be a valid address.'
   => '您提供的电子邮件地址不是一个有效的地址。',
    'A file or directory by that name already exists.'  
 => 'Es existert bereits eine Datei oder ein Verzeichnis mit diesem Namen.',     'A valid e-mail address was not located in the LON-CAPA system for the username and domain you provided.'
   => '您提供的用户名和域在 LON-CAPA 系统中没有找到一个有效的电子邮件地址。',
    'Allowing others to retrieve file: [_1]'  
 => 'Für andere Zugriff erlauben auf die Datei: [_1]',     'The username you provided uses an authentication type which can not be reset directly via LON-CAPA.'
   => '您提供的用户名使用的身份验证类型,不能直接通过 LON-CAPA 重置密码。',
    'Access to this file by others can be set to be one or more of the following types: public, passphrase-protected or conditional.'  
 => 'Zugriff durch andere auf diese Datei kann auf folgende drei Typen eingestellt werden: öffentlich, passwortgeschützt oder bedingungsabhängig',     'You may wish to contact the [_1]LON-CAPA helpdesk[_2] for the [_3].'
   => '您不妨联系[_2]的[_3]的[_1] LON-CAPA 求助。',
    'Public files are available to anyone without the need for login.'  
 => 'Öffentliche Dateien sind für alle verfügbar, auch ohne Login.',     'You may wish to send an e-mail to the server administrator: [_1] for [_2].' # 1: e-mail, 2: domain
   => '您不妨给服务器管理员发送电子邮件: [_1]的[_2] 。',
    'Passphrase-protected files do not require log-in, but will require the viewer to enter the passphrase you set.'  
 => 'Passwortgeschützte Dateien erfordern keinen Login, aber es ist für den Zugriff notwendig, dass das von Ihnen hinterlegte Passwort eingegeben wird.',     'Assigning yourself a co-author or assistant co-author role in your own author area in Authoring Space is not permitted'
   => 'Assigning yourself a co-author or assistant co-author role in your own author area in Authoring Space is not permitted',
    'A listing of files viewable without log-in is available at: '  
 => 'Eine Liste von Dateien, die ohne Login verfügbar sind, gibt es unter: ',     'Owner(s)'
   => 'Owner(s)',
    "For logged in users a 'Display file listing' link will also appear (when there are viewable files) on your personal information page:"  
 => "Für eingeloggte Benutzer wird es auf Ihrer persönlichen Über-mich-Seite zusätzlich einen Link 'Anzeige Dateiliste' geben (falls anzeigbare Dateien vorhanden sind): ",     'Practice Problem'
   => '练习题',
    "Users with privileges to edit course contents may add a course information page to a course using the 'Course Info' button in DOCS"  
 => "Benutzer mit Berechtigung zum Ändern von Kursinhalten können dem Kurs eine Kursinformations-Seite hinzufügen. dies geschieht durch Verwendung des 'Kursinformationen'-Buttons im Bereich 'Kursinhalt einrichten'",     'Submissions are not permanently recorded'
   => 'Submissions are not permanently recorded',
    'Conditional access controls for file: [_1]'  
 => 'Bedingte Zugriffskontrolle für Datei: [_1]',     'Submissions to practice problems are not permanently recorded.'
   => 'Submissions to practice problems are not permanently recorded.',
    'Help on setting up share access'  
 => 'Hilfe zum Einstellen für gemeinsamen Zugriff',     'not graded'
   => 'not graded',
    'Help on changing settings'  
 => 'Hilfe zum Ändern der Einstellungen',     'Course initialization preference'
   => 'Course initialization preference',
    'Help on removing share access'  
 => 'Hilfe zum Entfernen des gemeinsamen Zugriffs',     'Choose which page will be displayed when you enter this course after selecting a role.'
   => 'Choose which page will be displayed when you enter this course after selecting a role.',
    'Public access: [_1]'  
 => 'Öffentlicher Zugriff: [_1]',     'Current value is determined by'
   => 'Current value is determined by',
    'Dates available'  
 => 'Verfügbare Datumseinstellungen',     'and is set to display'
   => 'and is set to display',
    'Passphrase-protected access: [_1]'  
 => 'Passwortgeschützter Zugriff: [_1]',     'Page display controlled by'
   => 'Page display controlled by',
    'Passphrase'  
 => 'Passwort',     'If'
   => 'If',
    'Conditional access: [_1]'  
 => 'Bedingungsabhängiger Zugriff: [_1]',     'Choose course entry'
   => 'Choose course entry',
    'You have previously set [_1] conditional access controls.'  
 => 'Zuvor haben Sie [_1] bedingungsabhängige Zugriffskontrollen eingerichtet.',     'Modify course entry'
   => 'Modify course entry',
    'Change Conditions'  
 => 'Bedingungen ändern',     'No members to add at this time, as there are no users matching the specified type(s), role(s) and section(s).'
   => 'No members to add at this time, as there are no users matching the specified type(s), role(s) and section(s).',
    'Add conditional access'  
 => 'Bedingungsabhängigen Zugriff hinzufügen',     'There are no users to add as new members, as all users matching the specified type(s), role(s), and section(s) are already affiliated with this group.'
   => 'There are no users to add as new members, as all users matching the specified type(s), role(s), and section(s) are already affiliated with this group.',
    'based on domain, username, or course affiliation.'  
 => 'basierend auf Domäne, Benutzerkennung oder Kurszugehörigkeit',     "You may need to use the 'modify existing, past or future members' page if you need to re-enable or activate access for previous or future members."
   => "You may need to use the 'modify existing, past or future members' page if you need to re-enable or activate access for previous or future members.",
    '[_1]-based conditional access: '  
 => '[_1]-basierter bedingungsabhängiger Zugriff: ',     'Setting optional privileges for specific group members'
   => '对具体组成员设置可选的权限',
    'conditions'  
 => 'Bedingungen',     'As no group tools will be made available to users, there are no specific user privileges to set.'
   => 'As no group tools will be made available to users, there are no specific user privileges to set.',
    'condition'  
 => 'Bedingung',     'Create group'
   => '创建组',
    'Action?'  
 => 'Aktion?',     'The value you entered for the quota for the group portfolio in this group contained invalid characters, so it has been set to 0 MB. You can change this by modifying the group settings.'
   => 'The value you entered for the quota for the group portfolio in this group contained invalid characters, so it has been set to 0 MB. You can change this by modifying the group settings.',
    'Allowed [_1] member affiliations'  
 => 'Zugelassene [_1] Mitgliedszugehörigkeiten', # ???     'The value you entered for the quota for the group portfolio in this group exceeded the maximum possible value, so it has been set to [_1] MB (the maximum possible value).'
   => 'The value you entered for the quota for the group portfolio in this group exceeded the maximum possible value, so it has been set to [_1] MB (the maximum possible value).',
    'No [_1]-based conditions defined.'  
 => 'Keine [_1]-basierten Bedingungen definiert.',     'A problem occurred when creating folders for the new group [_1]:'
   => 'A problem occurred when creating folders for the new group [_1]:',
    'Type of change'  
 => 'Änderungsart',     'Group [_1] was created.'
   => '组 [_1] 已创建。',
    'Access control'  
 => 'Zugriffskontrolle',     'E-mail Address'
   => 'E-mail Address',
    'Additional information'  
 => 'Zusätzliche Informationen',     'Closes '
   => 'Closes ',
    'A problem occurred deleting access controls: [_1]'  
 => 'Beim Löschen der Zugriffkontrollen trat ein ein Problem auf: [_1]',     'The resources in "[_1]" are open for a limited time. Once you click the "Show Resource" button below you have [_2] to complete all resources "[_1]".'
   => 'The resources in "[_1]" are open for a limited time. Once you click the "Show Resource" button below you have [_2] to complete all resources "[_1]".',
    'A problem occurred saving access control settings: [_1]'  
 => 'Beim Speichern der Zugriffskontroll-Einstellungen trat ein Problem auf: [_1]',     'This resource "[_1]" is open for a limited time. Once you click the "Show Resource" button below you have [_2] to complete this resource "[_1]".'
   => 'This resource "[_1]" is open for a limited time. Once you click the "Show Resource" button below you have [_2] to complete this resource "[_1]".',
    'opened folder'  
 => 'geöffnetes Verzeichnis',     '[quant,_1,day]'
   => '[quant,_1,day]',
    'closed folder'  
 => 'geschlossenes Verzeichnis',     '[quant,_1,hour]'
   => '[quant,_1,hour]',
    'Passphrase-protected'  
 => 'Passwortgeschützt',     '[quant,_1,minute]'
   => '[quant,_1,minute]',
    'Conditional'  
 => 'Bedingungsabhängig',     '[quant,_1,second]'
   => '[quant,_1,second]',
    'An error occurred ([_1]) while trying to delete [_2].'  
 => 'Beim Versuch [_2] zu löschen ist ein Fehler aufgetreten: [_1]',     'Start Timer?'
   => 'Start Timer?',
    'File: [_1] deleted.'  
 => 'Die Datei [_1] wurde gelöscht.',     'Sign up for time to work.'
   => 'Sign up for time to work.',
    'An error occurred ([_1]) while trying to delete access controls for the file.'  
 => 'Beim Versuch Zugriffkontrollen für die Datei zu löschen, ist ein Fehler aufgetreten: [_1]',     'Requesting Another Worktime'
   => 'Requesting Another Worktime',
    'Access controls also deleted for the file.'  
 => 'Auch die Zugriffskontrollen wurden für diese Datei gelöscht.',     'No available times.'
   => 'No available times.',
    'Error: no valid filename was provided to rename to.'  
 => 'Fehler: Das Umbenennen ist nicht möglich, da für den neuen Dateinamen kein gültiger Dateiname angegeben wurde.',     'Return to last resource'
   => 'Return to last resource',
    'An error occurred ([_1]) while trying to rename [_2] to [_3]'  
 => 'Beim Versuch [_2] nach [_3] umzubenennen ist ein Fehler aufgetreten: [_1]',     'My Courses'
   => '我的课程',
    'The new file name was changed from:<br />[_1] to [_2]'  
 => 'Der neue Dateiname wurde geändert von:<br />[_1] nach [_2]',     '[_1] parts'
   => '[_1] parts',
    'An error occurred ([_1]) while trying to delete access control records for the old name.'  
 => 'Beim Versuch Zugriffskontroll-Datensätze für den alten Namen zu löschen ist ein Fehler aufgetreten: [_1]',     'Part: [_1]'
   => '部分: [_1]',
    'An error occurred ([_1]) while trying to upload [_2].'  
 => 'Beim Versuch [_2] hochzuladen ist ein Fehler aufgetreten: [_1]',     'New Discussion'
   => '新的讨论',
    'An error occurred (dir) ([_1]) while trying to delete [_2].'  
 => 'Beim Versuch das Verzeichnis [_2] zu löschen ist ein Fehler aufgetreten: [_1]',     'New Email'
   => '新的 E-Mail',
    'An error occurred ([_1]) while trying to upload [_2] for embedded element [_3].'  
 => 'Beim Versuch [_2] für das eingebettete Element [_3] hochzuladen ist ein Fehler aufgetreten: [_1]',     'New Error'
   => '新的错误',
    'An error occurred ([_1]) while trying to create a new directory [_2].'  
 => 'Beim Versuch das Verzeichnis [_2] anzulegen, ist ein Fehler aufgetreten: [_1]',     '(randomly select [_1])'
   => '(randomly select [_1])',
    'Access controls updated to reflect the name change.'  
 => 'Die Zugriffskontrolle wurde aufgrund der Namensänderung aktualisiert.',     '(randomly ordered)'
   => '(randomly ordered)',
    'Conditional files are accessible to logged-in users with accounts in the LON-CAPA network, who satisfy the conditions you set.'  
 => 'Auf bedingungsabhängige Dateien können eingeloggte Benutzer zugreifen, die im LON-CAPA-Netzwerk einen Benutzeraccount haben und die die von Ihnen eingestellten Bedingungen erfüllen.',     'No course selected'
   => 'No course selected',
    'The conditions can include affiliation with a particular course, or a user account in a specific domain.'  
 => 'Die Bedingungen können eine Verbindung mit einem bestimmten Kurs oder Benutzeraccount in einer bestimmten Domäne beinhalten.',     'Open '
   => 'Open ',
    'Alternatively access can be granted to people with specific LON-CAPA usernames and domains.'  
 => 'Alternativ kann Zugriff für Leute gewährt werden, die bestimmte LON-CAPA-Benutezrnamen oder -Domänen haben.',     'Having technical difficulties; please check status later'
   => 'Having technical difficulties; please check status later',
    'Current access controls defined for this file:'  
 => 'Derzeit eingestellte Zugriffskontrolle für diese Datei:',     'Answer open'
   => 'Answer open',
    'No access control settings currently exist for this file.'  
 => 'Für diese Datei existieren derzeit keine Zugriffskontroll-Einstellungen.',     'Yes, and show correct answer if they exceed the maximum number of tries.'
   => 'Yes, and show correct answer if they exceed the maximum number of tries.',
    'Deleted'  
 => 'Gelöscht',     "No, don't show correct/incorrect feedback."
   => "No, don't show correct/incorrect feedback.",
    'No end date'  
 => 'Kein Endedatum',     'No, show no feedback at all.'
   => 'No, show no feedback at all.',
    'Start: '  
 => 'Start: ',     'single part'
   => 'single part',
    'End: '  
 => 'Ende: ',     'Course Page'
   => '课程页面',
    'Domains: '  
 => 'Domänen: ',     'Unable to set "number unread posts display" to [_1] due to [_2].'
   => 'Unable to set "number unread posts display" to [_1] due to [_2].',
    'Users: '  
 => 'Benutzer: ',     'Current value is [_1].'
   => '当前的值是 [_1].',
    'New control(s) added'  
 => 'Neue Zugriffskontrolle(n) hinzugefügt',     'Unable to set interval to [_1] due to [_2].'
   => 'Unable to set interval to [_1] due to [_2].',
    'Existing control(s) deleted'  
 => 'Bestehende Zugriffskontrolle(n) gelöscht',     'Changes to threshold(s) for problem tracking:'
   => 'Changes to threshold(s) for problem tracking:',
    'Existing control(s) modified'  
 => 'Bestehende Zugriffskontrolle(n) geändert',     'Set threshold for [_1] to [_2]'
   => '对于 [_1] 到 [_2] 的临界值',
    'Add new <b>[_1]-based</b> access control for portfolio file: <b>[_2]</b>'  
 => 'Neue <b>[_1]-basierte</b> Zugriffskontrolle für Portfolio-Dateien hinzufügen: <b>[_2]</b>',     'Set the default page to be displayed when you select a course role'
   => '设置默认页, 显示您选择的课程的角色',
    'Display all access settings for this file'  
 => 'Alle Einstellungen für diese Datei anzeigen',     '(Currently: [_1])'
   => '(现在: [_1])',
    'Add a roles-based condition'  
 => 'Rollen-basierte Bedingung hinzufügen',     "The global user preference you set for your courses can be overridden in an individual course by setting a course specific setting via the [_1]What's New page[_2] in the course."
   => "在课程中为您的课程的全局的用户首选项设置可以覆盖个别的课程设置,通过特定的课程设置[_1]What's New page[_2]。",
    'New role-based condition'  
 => 'Neue rollen-basierte Bedingung',     'Display the [_1]first resource[_2] in the course.'
   => '显示课程中的[_1]第一资源[_2]。',
    "Format for users' username:domain information:"  
 => "Format für Informationen des Benutzers username:domäne: ", # ??? -> portfolio.pm     "Display the [_1]What's New page[_2] - a summary of items in the course which require attention."
   => "显示 [_1]What's New page[_2] - 课程中的内容概述需要被注意。",
    'Add new [_1] condition(s)?'  
 => 'Neue [_1]-Bedingung(en) hinzufügen?',     'Default now set'
   => 'Default now set',
    'Number to add: '  
 => 'Anzahl: ', # 'Anzahl neu Hinzuzufügender: ',     'when you select a course role from the roles screen'
   => 'when you select a course role from the roles screen',
    'Select roles, course status, section(s) and group(s) for users who will be able to access the portfolio file.'  
 => 'Wählen Sie Rollen, Kurs-Status, Sektion(en) und Gruppe(n) für die Benutzer, die Zugriff auf die Portfolio-Dateien erhalten sollen.',     'you will be taken to the start of the course.'
   => 'you will be taken to the start of the course.',
    '[_1] status'  
 => '[_1] status', # ???     'a page will be displayed that lists items in the course that may require action from you.'
   => 'a page will be displayed that lists items in the course that may require action from you.',
    'Files selected from other directories:'  
 => 'Dateien, die aus anderen Verzeichnissen ausgewählt wurden:',     "Display the What's New page listing course action items"
   => "Display the What's New page listing course action items",
    'Unable to upload [_1]. (size = [_2] kilobytes). Disk quota will be exceeded.'  
 => '[_1] konnte nicht hochgeladen werden (Größe: [_2] KB). Der verfügbare Speicherplatz wurde überschritten.',     'Go to the start of the course'
   => 'Go to the start of the course',
    'Unable to upload [_1]. A locked file by that name was found in [_2].'  
 => '[_1] konnte nicht hochgeladen werden. Eine gesperrte Datei mit diesem Namen wurde in [_2] gefunden.',     'now'
   => 'now',
    'You will be able to rename or delete existing [_1] after a grade has been assigned.'  
 => 'Sie können die Datei [_1] umbenennen oder löschen, nachdem eine Bewertung zugewiesen wurde.',     'No official courses to display for [_1].'
   => 'No official courses to display for [_1].',
    'Unable to upload [_1]. A file by that name was found in [_2].'  
 => '[_1] konnte nicht hochgeladen werden. Eine Datei mit diesem Namen wurde in [_2] gefunden.',     '(Month - Day - Year)'
   => '(月 - 日 - 年)',
    'To upload, rename or delete existing [_1] in [_2].'  
 => 'Um eine existierende Datei [_1] in [_2] hochzuladen, umzubenennen oder zu löschen.', # ???     'Month[_1]Day[_2]Year'
   => '月[_1]日[_2]年',
    'Rename [_1] to [_2]?'  
 => '[_1] in [_2] umbenennen?',     'Copyright/distribution option "Private" is no longer supported. Select another option from below. Consider "Custom Rights" for maximum control over the usage of your resource.'
   => 'Copyright/distribution option "Private" is no longer supported. Select another option from below. Consider "Custom Rights" for maximum control over the usage of your resource.',
    'Reference Warning'  
 => 'Verweiswarnung',     'Skipping'
   => 'Skipping',
    'Completed upload of the file. This file contained references to other files. You must upload the referenced files or else the uploaded file may not work properly.'  
 => 'Hochladen der Datei abgeschlossen. Diese Datei enthält Verweise auf andere Dateien. Sie müssen die Dateien, auf die verwiesen wird, auch hochladen oder die hochgeladene Datei wird nicht korrekt funktionieren.',     'Notifying host'
   => 'Notifying host', # ???
    'Please select the locations from which the referenced files are to be uploaded.'  
 => 'Bitte wählen Sie die Orte aus, von denen die Dateien, auf die verwiesen wird, hochgeladen werden sollen.',     'Back to Catalog Information'
   => '返回到目录信息',
    'Delete [_1]?'  
 => '[_1] löschen?',     ' at '
   => ' at ',
    'Edit Portfolio File Catalog Information'  
 => 'Katalogisierungsdaten der Portfoliodateien',     "Computer's answer is incorrect ([_1])."
   => "Computer's answer is incorrect ([_1]).",
    'Edit Group Portfolio File Catalog Information'  
 => 'Katalogisierungsdaten der Gruppen-Portfoliodateien',     'It is likely that the tolerance range [_1] or significant figures [_2] need to be adjusted.'
   => 'It is likely that the tolerance range [_1] or significant figures [_2] need to be adjusted.',
    'Update'  
 => 'Aktualisieren',     'It is likely that the tolerance range [_1] needs to be adjusted.'
   => 'It is likely that the tolerance range [_1] needs to be adjusted.',
    'domains'  
 => 'domänen',     'Submission Record'
   => 'Submission Record',
    'users'  
 => 'benutzer',     'Set/Change grades'
   => 'Set/Change grades',
    'Access'  
 => 'Zugriff',     'View of the problem'
   => 'View of the problem',
    'Conditional: domain-based'  
 => 'Bedingungsabhängig: domänen-basiert',     'Assign Grades'
   => 'Assign Grades',
    'Conditional: user-based'  
 => 'Bedingungsabhängig: benutzer-basiert',     'Save &amp; Next'
   => '保存并继续',
    'Conditional: course-based'  
 => 'Bedingungsabhängig: kurs-basiert',     '[_1]student(s)'
   => '[_1]学生',
    '[_1] was submitted in response to problem: [_2]'  
 => '[_1] wurde als Antwort auf die Aufgabe [_2] eingereicht.',     '(Next and Previous (student) do not save the scores.)'
   => '(Next and Previous (student) do not save the scores.)',
    '[_1] was handed back in response to problem: [_2]'  
 => '[_1] wurde als antwort auf die Aufgabe [_2] zurückgegeben.',     'LON-CAPA User Message'
   => 'LON-CAPA 用户邮件',
    'In the course:'  
 => 'Im Kurs',     '[_1]Message:[_2] No more students for this section or class.'
   => '[_1]Message:[_2] No more students for this section or class.',
    'Back'  
 => 'Zurück',     'Click on the button below to return to the grading menu.'
   => 'Click on the button below to return to the grading menu.',
    'Error: no directory name was provided.'  
 => 'Fehler: Es wurde kein Verzeichnisname angegeben.',     'Group files'
   => '组文件',
    'Unable to create a directory named [_1].'  
 => 'Konnte das Verzeichnis [_1] nicht anlegen.',     'One group portfolio file is available.'
   => 'One group portfolio file is available.',
    'Action disallowed'  
 => 'Aktion nicht erlaubt',     'One portfolio file owned by [_1] is available.'
   => 'One portfolio file owned by [_1] is available.',
    'You do not have sufficient privileges to [_1]'  
 => 'Sie haben nicht genügend Berechtigungen, um [_1]',     'A total of [_1] group portfolio files are available.'
   => 'A total of [_1] group portfolio files are available.',
    'upload files'  
 => 'Datei hochzuladen',     'A total of [_1] portfolio files owned by [_2] are available'
   => 'A total of [_1] portfolio files owned by [_2] are available',
    'delete files'  
 => 'Dateien zu löschen',     '[quant,_1,file is,files are] publicly accessible.'
   => '[quant,_1,file is,files are] publicly accessible.',
    'rename files'  
 => 'Dateien umzubennen',     '[quant,_1,file requires,files require] a passphrase for access.'
   => '[quant,_1,file requires,files require] a passphrase for access.',
    'set access controls for files'  
 => 'Zugriffskontrollen für Dateien zu setzen',     'Group Portfolio files'
   => '组组合文件',
    "in the group's file repository."  
 => "in der Dateisammlung der Gruppe.",     'Viewable portfolio files.'
   => '可见组合文件。',
    'in this portfolio.'  
 => 'in diesem Portfolio-Bereich.',     'Viewable portfolio files'
   => '可见组合文件',
    'You do not have the privileges required to access the shared files space for this group.'  
 => 'Sie haben nicht die Berechtigung, um auf den Bereich für gemeinsam genutzte Dateien in dieser Gruppe zugreifen zu können.',     'Viewable group portfolio files'
   => '可见组组合文件',
    'Not a valid group for this course'  
 => 'Keine gültige Gruppe für diesen Kurs',     'Display file listing'
   => '显示文件列表',
    'Group files for [_1]'  
 => 'Gruppendateien für [_1]',     'Portfolio files for [_1]'
   => '[_1] 的组合文件',
    'Invalid group'  
 => 'Ungültige Gruppe',     'File access type: '
   => '文件访问类型: ',
    'No file was selected to upload.'  
 => 'Es wurde keine Datei ausgewählt, die hochgeladen werden soll.',     'Update display'
   => '更新显示',
    'To upload a file, click <strong>Browse...</strong> and select a file, then click <strong>Upload</strong>.'  
 => 'Um eine Datei hochzuladen, klicken Sie auf <strong>Durchsuchen...</strong> und wählen Sie eine Datei, dann klicken Sie auf <strong>Hochladen</strong>.',     'Course Information page'
   => '课程资料页',
    'Edit the meta data'  
 => 'Metadaten ändern',     'Information about [_1]'
   => '关于 [_1] 的消息',
    'Pick functionality'  
 => 'Funktion auswählen',     'There are no available files of the specified access type: [_1]'
   => '没有提供文件的指定访问类型: [_1]',
    'Functionality to display/modify'  
 => 'Funktionen, die angezeigt oder geändert werden sollen',     'File Type Displayed: [_1]'
   => '显示文件类型: [_1]',
    'You must select at least one functionality type to display.'  
 => 'Sie müssen mindestens einen Funktionstyp auswählen, der angezeigt werden soll.',     'All file types'
   => '所有文件类型',
    'Default color schemes'  
 => 'Voreingestellte Farbeinstellungen',     'The resource depends on another resource with variable filename, i.e., [_1].'
   => 'The resource depends on another resource with variable filename, i.e., [_1].',
    'Log-in page options'  
 => 'Optionen für Login-Seite',     'You likely need to explicitly allow access to all possible dependencies using the [_1]-tag.'
   => 'You likely need to explicitly allow access to all possible dependencies using the [_1]-tag.',
    'Default authentication/language/timezone'  
 => 'Voreingestellte Authentifizierung/Sprache/Zeitzone',     'Add Selection for:'
   => 'Add Selection for:',
    'Default quotas for user portfolios'  
 => 'Voreingestellter Speicherplatz für Portfoliobereiche der Benutzer',     'Selected Parameters:'
   => 'Selected Parameters:',
    'Auto-enrollment settings'  
 => 'Einstellungen für automatische Kursbelegung',     'Show detailed Parameter Selection'
   => 'Show detailed Parameter Selection',
    'Auto-update settings'  
 => 'Einstellungen für automatische Aktualisierungen',  # Resource Parameters - Start
   
    'Institutional directory searches'     'Problem Opening Date (opendate)'
 => 'Institutionelle Verzeichnissuche',  => '问题开始日期 (opendate)',
   
    'Contact Information'     'Problem Opening Date'
 => '联系信息',  => '问题开始日期',
 #=> 'Kontaktdaten',  
      'Problem Due Date (duedate)'
    'User creation'  => '问题截止日期 (duedate)',
 => '创建用户',  
 #=> 'Benutzer-Erstellung',     'Problem Due Date'
   => '问题截止日期',
    'User modification'  
 => '用户设置',     'Problem Answer Date (answerdate)'
 #=> 'Benutzer-Einstellungen',  => '问题答案日期 (answerdate)',
   
    'Scantron format file'     'Problem Answer Date'
 => 'Scantron-Format-Datei',  => '问题答案日期',
   
    'Cataloging of courses'     'Time-Limit (interval)'
 => 'Katalogisierung von Kursen',  => '期限 (interval)',
   
    'Display options'     'Time-Limit'
 => 'Anzeigeoptionen',  => '期限',
   
    'Display using: '     'Weight (weight)'
 => 'Anzeige verwendet: ',  => 'Weight (weight)',
   
    'one column'     'Weight'
 => 'eine Spalte',  => 'Weight',
   
    'two columns'     'Maximum Number of Tries (maxtries)'
 => 'zwei Spalten',  => 'Maximum Number of Tries (maxtries)',
   
    'Changes made:'     'Maximum Number of Tries'
 => 'Vorgenommene Änderungen:',  => 'Maximum Number of Tries',
   
    'Back to configuration display'     'Number of Tries before hints appear (hinttries)'
 => 'Zurück zur Konfiguration',  => 'Number of Tries before hints appear (hinttries)',
   
    'No changes made to log-in page settings'     'Number of Tries before hints appear'
 => 'An den Optionen für die Login-Seite wurden keine Änderungen vorgenommen.',  => 'Number of Tries before hints appear',
   
    'Support Request'     'Content Opening Date (contentopen)'
 => 'Anfrage an Helpdesk',  => '内容开放日期 (contentopen)',
   
    'Do <b>not</b> use this form to ask questions about course content.'     'Content Due Date (contentclose)'
 => 'Verwenden Sie dieses Formular <b>nicht</b> für Fragen über Kursinhalte.',  => '内容关闭日期 (contentclose)',
   
    'Contact your instructor instead.'     'Content Opening Date'
 => 'Kontaktieren Sie dazu Ihren Dozenten.',  => '内容开放日期',
   
    'Cc'     'Content Close Date'
 => 'Kopie an (CC)',  => '内容关闭日期',
   
    'Your e-mail address'     'Question Type (type)'
 => 'Ihre E-Mail-Adresse',  => '问题类型 (type)',
   
    'Search and Enroll'     'Question Type'
 => 'Suche und Kursbelegung',  => '问题类型',
   
    'Search or Add New User'     'Show Problem Status (problemstatus)'
 => 'Suche oder neuen Benutzer hinzufügen',  => 'Show Problem Status (problemstatus)',
   
    'No username and/or domain provided.'     'Show Problem Status'
 => 'Keine Benutzerkennung und/oder Domäne angegeben.',  => '查看问题状态',
   
    'No match was found for the username ([_1]) in LON-CAPA domain: [_2]'     'Resource Hidden from Students (hiddenresource)'
 => 'Für die Benutzerkennung [_1] in der LON-CAPA-Domäne [_2] wurde kein Treffer gefunden.',  => 'Resource Hidden from Students (hiddenresource)',
   
    'Contact the <a[_1]>helpdesk</a> for assistance.'     'Resource Hidden from Students'
 => 'Kontaktieren Sie das <a[_1]>Helpdesk</a> für Unterstützung.',  => 'Resource Hidden from Students',
   
    'Submit a request to the LON-CAPA [_1]helpdesk[_2] for [_3] if you require assistance.'     'Resource hidden from students (hiddenresource)'
 => 'Kontaktieren Sie das [_1]LON-CAPA-Helpdesk[_2] ([_3]), falls Sie Unterstützung benötigen.',  => 'Resource hidden from students (hiddenresource)',
   
    'Unable to create new Excel file. This error has been logged. Please alert your LON-CAPA administrator.'     'Resource hidden from students'
 => 'Die Excel-Datei konnte nicht angelegt werden. Dieser Fehler wurde protokolliert. Bitte informieren Sie Ihren LON-CAPA-Administrator.',  => 'Resource hidden from students',
   
    'Problems occurred in creating the output file. This error has been logged. Please alert your LON-CAPA administrator.'     'List of hidden parts (hiddenparts)'
 => 'Bei der Erstellung der Ausgabedatei sind Schwierigkeiten aufgetreten. Dieser Fehler wurde protokolliert. Bitte informieren Sie Ihren LON-CAPA-Administrator.',  => 'List of hidden parts (hiddenparts)',
   
    'Problems occurred in writing the CSV file. This error has been logged. Please alert your LON-CAPA administrator.'     'List of hidden parts'
 => 'Beim Schreiben der CSV-Datei sind Schwierigkeiten aufgetreten. Dieser Fehler wurde protokolliert. Bitte informieren Sie Ihren LON-CAPA-Administrator.',  => 'List of hidden parts', # ???
   
    'Records [_1]'     'Part Description (display)'
 => 'Datensätze [_1]', # ???  => 'Part Description (display)',
   
    'Filter [_1]'     'Part Description'
 => 'Filter [_1]',  => 'Part Description',
   
    'Under you current role you are not permitted to change login settings for this user'     'Show Parts One-at-a-Time (ordered)'
 => 'Mit Ihrer derzeitigen Benutzerrolle sind Sie nicht berechtigt, die Login-Daten für diesen Benutzer zu ändern.',  => 'Show Parts One-at-a-Time (ordered)',
   
    'History'     'Show Parts One-at-a-Time'
 => 'Historie',  => 'Show Parts One-at-a-Time',
   
    'Part '     'Numerical Tolerance (tol)'
 => 'Teil ',  => 'Numerical Tolerance (tol)',
   
    'Transaction [_1]'     'Numerical Tolerance'
 => 'Transaktion [_1]', # ???  => 'Numerical Tolerance',
   
    'Nothing submitted - no attempts.'     'Significant Digits (sig)'
 => 'Nichts eingereicht - keine Versuche.',  => 'Significant Digits (sig)',
   
    'No data.'     'Significant Digits'
 => 'Keine Daten vorhanden.',  => 'Significant Digits',
   
    '[_1] will be inaccessible between [_2] and [_3] because communication is being blocked.'     'Show Units - Disable Entry (turnoffunit)'
 => 'Auf [_1] kann zwischen [_2] und [_3] nicht zugegriffen werden, da die Kommunikationsmöglichkeit für diese Zeit gesperrt wurde.',  => 'Show Units - Disable Entry (turnoffunit)',
   
    'Open in a new window'     'Show Units - Disable Entry'
 => 'In neuem Fenster öffnen',  => 'Show Units - Disable Entry', # ???
   
    'Revoke user roles'     'Discussion End Time (discussend)'
 => 'Benutzerrollen entziehen',  => 'Discussion End Time (discussend)',
   
    'Delete user roles'     'Discussion End Time'
 => 'Benutzerrollen löschen',  => 'Discussion End Time',
   
    'Re-enable expired user roles'     'Hide Closed Discussion (discusshide)'
 => 'Abgelaufene Benutzerrollen reaktivieren',  => 'Hide Closed Discussion (discusshide)',
   
    'Make future user roles active now'     'Hide Closed Discussion'
 => 'Zukünftige Benutzterrollen für jetzt aktivieren',  => 'Hide Closed Discussion',
   
    'Change starting/ending dates'     'Randomly Order Resources (randomorder)'
 => 'Anfangs-/Endezeiten ändern',  => 'Randomly Order Resources (randomorder)',
   
    'Change section associated with user roles'     'Randomly Order Resources'
 => 'Mit Benutzerrollen verknüpfte Sektionen ändern',  => 'Randomly Order Resources',
   
    'Modify existing user: '     'Randomly pick number of resources (randompick)'
 => 'Existierenden Benutzer ändern: ',  => 'Randomly pick number of resources (randompick)',
   
    'Enroll one student'     'Do not show plain URL (encrypturl)'
 => 'Einzelnen Studenten Kurs belegen lassen',  => 'Do not show plain URL (encrypturl)',
   
    'Enroll one student: '     'Do not show plain URL'
 => 'Einzelnen Studenten Kurs belegen lassen: ',  => 'Do not show plain URL',
   
    'Existing Roles'     'Slots of availability (available)'
 => 'Bestehende Rollen',  => 'Slots of availability (available)',
   
    'Text-based Interface Login'     'Slots of availability'
 => 'Anmeldung für textbasierte Oberfläche',  => 'Slots of availability',
   
    'Select Accessibility Options'     'CSS file to link (cssfile)'
 => 'Auswahl der Anmeldeoptionen',  => 'CSS file to link (cssfile)',
   
    'Suppress rendering of images'     'CSS file to link'
 => 'Anzeige von Bildern unterbinden',  => 'CSS file to link',
   
    'Suppress Java applets'     'Use slot based access controls (useslots)'
 => 'Java-Applets unterbinden',  => 'Use slot based access controls (useslots)',
   
    'Suppress rendering of embedded multimedia'     'Use slot based access controls'
 => 'Eingebettete Multimedia-Objekte unterbinden',  => 'Use slot based access controls',
   
    'Increase font size'     'Client IP/Name Access Control (acc)'
 => 'Zeichengröße erhöhen',  => 'Client IP/Name Access Control (acc)',
   
    'Switch to black and white mode'     'Client IP/Name Access Control'
 => 'Schwarz-Weiß-Modus',  => 'Client IP/Name Access Control',
   
    'Remember these settings for next login'     'Resource alias name for conditions (mapalias)'
 => 'Diese Einstellungen für das nächste Anmelden merken',  => 'Resource alias name for conditions (mapalias)',
   
    'You are already logged in!'     'Resource alias name for conditions'
 => 'Sie sind bereits angemeldet!',  => 'Resource alias name for conditions',
   
    'You are already logged in'     'Slots of availability selected by student (availablestudent)'
 => 'Sie sind bereits angemeldet!',  => 'Slots of availability selected by student (availablestudent)',
   
    'Please either [_1]continue the current session[_2] or [_3]logout[_4].'     'Slots of availability selected by student'
 => 'Ihre Möglichkeiten: [_1]aktuelle Sitzung fortsetzen[_2] oder [_3]abmelden[_4].',  => 'Slots of availability selected by student',
   
    'Login problems?'     'Hide buttons from students (buttonshide)'
 => 'Schwierigkeiten beim Anmelden?',  => 'Hide buttons from students (buttonshide)',
   
    'Reset password'     'Hide buttons from students'
 => 'Passwort zurücksetzen',  => 'Hide buttons from students', # ???
   
    'Reset forgotten LON-CAPA password'     'Hide DragMath-Editor (turnoffeditor)'
 => 'Vergessenes LON-CAPA-Passwort zurücksetzen',  => 'Hide DragMath-Editor (turnoffeditor)',
   
    'If you use the same account for other campus services besides LON-CAPA, (e.g., e-mail, course registration, etc.), a separate centrally managed mechanism likely exists to reset a password.  However, if your account is used for just LON-CAPA access you will probably be able to reset a password from this page.'     'Hide DragMath-Editor'
 => 'Falls Sie den gleichen Account für mehrere Campusdienste neben LON-CAPA verwenden (z.B. E-Mail, Kurseinschreibung, etc.), existiert überlicherweise ein zentrale Einrichtung, über die Sie Ihr Passwort zurücksetzen können. Falls Ihr Account nur für LON-CAPA eingesetzt wird, können Sie Ihr Passwort gegebenenfalls über diese Seite zurücksetzen.',  => 'Hide DragMath-Editor',
   
    'Three conditions must be met:'     'Maximum Number of Collaborators (maxcollaborators)'
 => 'Drei Bedingungen müssen zutreffen:',  => 'Maximum Number of Collaborators (maxcollaborators)',
   
    'An e-mail address must have previously been associated with your LON-CAPA username.'     'Maximum Number of Collaborators'
 => 'Es muss eine E-Mail-Adresse mit Ihrer LON-CAPA-Benutzerkennung verknüpft sein.',  => 'Maximum Number of Collaborators',
   
    'You must be able to access e-mail sent to that address.'     'Allowed File Extensions for Uploaded Files (uploadedfiletypes)'
 => 'Sie müssen E-Mails, die an diesen E-Mail-Account geschickt werden, lesen können.',  => 'Allowed File Extensions for Uploaded Files (uploadedfiletypes)',
   
    'Your LON-CAPA account must be of a type for which LON-CAPA can reset a password.'     'Allowed File Extensions for Uploaded Files'
 => 'Ihr LON-CAPA-Account muss von dem Typ sein, für den LON-CAPA Passwörter zurücksetzen kann.',  => 'Allowed File Extensions for Uploaded Files',
   
    'Thank you for your request to reset the password for your LON-CAPA account.'     'Hand Graded (handgrade)'
 => 'Danke für Ihre Anforderung zur Zurücksetzung des Passworts Ihres LON-CAPA-Accounts.',  => 'Hand Graded (handgrade)',
   
    'Email address in LON-CAPA'     'Hand Graded'
 => 'E-Mail-Adresse in LON-CAPA',  => 'Hand Graded',
   
    'The username you provided was not verified as a valid username in the LON-CAPA system for the [_1] domain.'     'Number of bubbles in exam mode (numbubbles)'
 => 'Die von Ihnen angegebene Benutzerkennung konnte nicht als gültiger LON-CAPA-Benutzerkennung der Domäne [_1] bestätigt werden.',  => '考试模式中的一些复选框 (numbubbles)',
   
    'Please [_1]go back[_2] and try again.'     'Number of bubbles in exam mode'
 => 'Bitte gehen Sie [_1]einen Schritt zurück[_2] und versuchen Sie es erneut.',  => '考试模式中的一些复选框',
   
    'The e-mail address you provided does not appear to be a valid address.'     'Format for display of score (scoreformat)'
 => 'Die von Ihnen angegebene E-Mail-Adresse scheint keine gültige E-Mail-Adresse zu sein.',  => '评分显示格式 (scoreformat)',
   
    'The e-mail address you provided does not match the address recorded in the LON-CAPA system for the username and domain you provided.'     'Format for display of score'
 => 'Die von Ihnen angegebene E-Mail-Adresse stimmt nicht mit der in LON-CAPA hinterlegten E-Mail-Adresse des von Ihnen angegebenen Benutzers/Domäne überein.',  => '评分显示格式',
   
    'A valid e-mail address was not located in the LON-CAPA system for the username and domain you provided.'     'Max. Cumulative Size (MB) for Submitted Files (maxfilesize)'
 => 'In LON-CAPA konnte zu Ihrem Benutzer und Domäne keine gültige E-Mail-Adresse gefunden werden.',  => '最大(MB)累积提交文件 (maxfilesize)',
   
    'The username you provided uses an authentication type which can not be reset directly via LON-CAPA.'     'Max. Cumulative Size (MB) for Submitted Files'
 => 'Das Authentifizierungsverfahren, das bei dem von Ihnen angegebenen Benutzer verwendet wird, erlaubt kein Zurücksetzen des Passworts über LON-CAPA.',  => '最大(MB)累积提交文件',
   
    'You may wish to contact the [_1]LON-CAPA helpdesk[_2] for the [_3].'     'Max. cumulative size (MB) for submitted files (maxfilesize)'
 => 'Sie können das [_1]LON-CAPA-Helpdesk[_2] der Einrichtung [_3] kontaktieren.',  => '最大(MB)累积提交文件 (maxfilesize)',
   
    'You may wish to send an e-mail to the server administrator: [_1] for [_2].' # 1: e-mail, 2: domain     'Max. cumulative size (MB) for submitted files'
 => 'Sie können an den Server-Administrator [_1] der Einrichtung [_2] eine E-Mail schicken.',  => '最大(MB)累积提交文件',
   # Resource Parameters - End
    'Assigning yourself a co-author or assistant co-author role in your own author area in Construction Space is not permitted'  
 => 'Es ist nicht möglich, sich selbst für den eigenen Autorenbereich/Konstruktionsbereich Co-Autoren- oder Co-Autor-Assistenten-Rechte zu vergeben.',  # Resource Parameter Categories - Start
      'Problem Appearance'
    'Owner(s)'  => 'Problem Appearance',
 => 'Eigentümer',  
      'Time Settings'
    'Practice Problem'  => 'Time Settings',
 => 'Übungsaufgabe',  
      'High Level Randomization'
    'Submissions are not permanently recorded'  => 'High Level Randomization',
 => 'Die Antworten werden nicht dauerhaft gespeichert.',  
      'Hiding'
    'Submissions to practice problems are not permanently recorded.'  => 'Hiding',
 => 'Antworten von Übungsaufgaben werden nicht dauerhaft gespeichert.',  
      'Behaviour of Input Fields'
    'not graded'  => 'Behaviour of Input Fields',
 => 'keine Punktewertung',  
      'Slots'
    'Course initialization preference'  => 'Slots',
 => 'Kurs-Initialisierungs-Präferenz',  
      'File Submission'
    'Choose which page will be displayed when you enter this course after selecting a role.'  => 'File Submission',
 => 'Festlegung, welche Seite beim Betreten dieses Kurses angezeigt werden soll.',  # Resource Parameters Categories - End
   
    'Current value is determined by'     'New LON-CAPA [_1] ID: [_2]'
 => 'Derzeitiger Wert ist bestimmt durch',  => '新的 LON-CAPA-[_1]-ID: [_2]',
   
    'and is set to display'     'Not available'
 => 'und ist so eingestellt, dass folgende Seite gezeigt wird:',  => '不详',
   
    'Page display controlled by'     'Post Announcement'
 => 'Seitenanzeige wird bestimmt durch',  => '提交通知',
   
    'If'     'The folder name: "[_1]" is already in use for an existing folder.'
 => 'Falls',  => '文件夹名称: "[_1]" 已经在现有的文件夹中。',
   
    'Choose course entry'     'The folder name: "[_1]" is already used for one of the folders automatically generated by the system.'
 => 'Auswahl des Kurs-Eintrags',  => '文件夹名称: "[_1]" 已经用于一个文件夹自动生成系统。',
   
    'Modify course entry'     'Error - could not obtain lock on email folders record.'
 => 'Kurs-Eintrag ändern',  => 'Error - could not obtain lock on email folders record.',
   
    'No members to add at this time, as there are no users matching the specified type(s), role(s) and section(s).'     'The folder "[_1]" may not be deleted'
 => 'Derzeit gibt es keine Mitglieder, die hinzuzufügen wären, da es keine Benutzer gibt, auf die die Typen, Rollen und Sektionen zutreffen.',  => 'The folder "[_1]" may not be deleted',
   
    'There are no users to add as new members, as all users matching the specified type(s), role(s), and section(s) are already affiliated with this group.'     'The folder "[_1]" does not exist so deletion is not required.'
 => 'Derzeit gibt es keine Benutzer, die als neue Mitglieder hinzuzufügen wären, da alle Benutzer, auf die die Typen, Rollen und Sektionen zutreffen, bereits mit der Gruppe verknüpft sind.',  => 'The folder "[_1]" does not exist so deletion is not required.',
   
    "You may need to use the 'modify existing, past or future members' page if you need to re-enable or activate access for previous or future members."     'The folder "[_1]" contains messages so it may not be deleted.'
 => "Sie müssen ggf. die 'Bestehende, in der Vergangenheit liegende oder zukünftige Mitgliedschaften'-Seite verwenden, um Zugriff für in der Vergangenheit liegende oder zukünftige Mitgliedschaften wiederherzustellen oder zu aktivieren.",  => '该文件夹“[_1]”包含有信息,因此不能删除。',
   
    'Setting optional privileges for specific group members'     'Delete or move the messages to a different folder first.'
 => 'Einrichten von optionalen Berechtigungen für bestimmte Gruppenmitglieder',  => 'Delete or move the messages to a different folder first.',
   
    'As no group tools will be made available to users, there are no specific user privileges to set.'     'The folder "[_1]" may not be renamed to "[_2]" as the new name you requested is an invalid name.'
 => 'Da keine Gruppenwerkzeuge für Benutzer zugänglich gemacht werden, können auch keine Berechtigungen für bestimmte Benutzer eingerichtet werden.',  => 'The folder "[_1]" may not be renamed to "[_2]" as the new name you requested is an invalid name.',
   
    'Create group'     'The folder "[_1]" may not be renamed to "[_2]" as the new name you requested is reserved for folders provided automatically by the system.'
 => 'Gruppe erstellen',  => 'The folder "[_1]" may not be renamed to "[_2]" as the new name you requested is reserved for folders provided automatically by the system.',
   
    'The value you entered for the quota for the file repository in this group contained invalid characters, so it has been set to 0 Mb. You can change this by modifying the group settings.'     'The folder "[_1]" may not be renamed to "[_2]" because the new name you requested is already being used for an existing folder.'
 => 'Der von Ihnen eingegebene Wert des Speicherplatzes für die Dateisammlung in dieser Gruppe enthält ungültige Zeichen. Der Wert wurde deshalb auf 0 MB gesetzt. Sie können dies in den Gruppen-Einstellungen ändern.',  => 'The folder "[_1]" may not be renamed to "[_2]" because the new name you requested is already being used for an existing folder.',
   
    'The value you entered for the quota for the file repository in this group exceeded the maximum possible value, so it has been set to [_1] Mb (the maximum possible value).'     'The folder "[_1]" could not be renamed to "[_2]" because the folder does not exist.'
 => 'Der von Ihnen eingegebene Wert des Speicherplatzes für die Dateisammlung in dieser Gruppe hat die maximal zulässige Größe überschritten. Der Wert wurde deshalb auf [_1] MB gesetzt (die maximal mögliche Größe).',  => 'The folder "[_1]" could not be renamed to "[_2]" because the folder does not exist.',
   
    'A problem occurred when creating folders for the new group [_1]:'     'Warning: failed to release lock for counter'
 => 'Bei Erstellen von Verzeichnissen für die neue Gruppe [_1] ist ein Fehler aufgetreten:',  => 'Warning: failed to release lock for counter',
   
    'Group [_1] was created.'     'Warning: failed to release lock for folder: [_1].'
 => 'Die Gruppe [_1] wurde erstellt.',  => 'Warning: failed to release lock for folder: [_1].',
   
    'E-mail Address'     'Error uploading new folder.'
 => 'E-Mail-Adresse',  => 'Error uploading new folder.',
   
    'Closes '     'Error reading contents of parent folder.'
 => 'Schließt am ',  => 'Error reading contents of parent folder.',
   
    'The resources in "[_1]" are open for a limited time. Once you click the "Show Resource" button below you have [_2] to complete all resources "[_1]".'     'Error saving updated parent folder.'
 => 'Die Ressourcen in "[_1]" sind nur für eine begrenzte Zeit verfügbar. Sobald Sie auf "Zeige Ressource" klicken, haben Sie [_2] Zeit, um alle Ressourcen in "[_1]" zu bearbeiten.',  => 'Error saving updated parent folder.',
   
    'This resource "[_1]" is open for a limited time. Once you click the "Show Resource" button below you have [_2] to complete this resource "[_1]".'     'Parameters not set for [_1] because the resource was not recognized as part of the course.'
 => 'Diese Ressource "[_1]" ist nur für eine begrenzte Zeit verfügbar. Sobald Sie auf "Zeige Ressource" klicken, haben Sie [_2] Zeit, um diese Ressource zu bearbeiten.',  => 'Parameters not set for [_1] because the resource was not recognized as part of the course.',
   
    '[quant,_1,day]'     'Message not moved, Attempted to move message to the same folder as it already is in.'
 => '[quant,_1,Tag,Tage]',  => 'Message not moved, Attempted to move message to the same folder as it already is in.',
   
    '[quant,_1,hour]'     'Message not moved, A network error occurred.'
 => '[quant,_1,Stunde,Stunden]',  => 'Message not moved, A network error occurred.',
   
    '[quant,_1,minute]'     'Message not moved as the message is no longer in the source folder.'
 => '[quant,_1,Minute,Minuten]',  => 'Message not moved as the message is no longer in the source folder.',
   
    '[quant,_1,second]'     'Message copied to new folder but status was not, A network error occurred.'
 => '[quant,_1,Sekunde,Sekunden]',  => 'Message copied to new folder but status was not, A network error occurred.',
   
    'Start Timer?'     'Message copied, but unable to delete the original from the source folder.'
 => 'Timer starten?',  => 'Message copied, but unable to delete the original from the source folder.',
   
    'Sign up for time to work.'     'Message copied, but unable to delete the original status from the source folder.'
 => 'Für Zeiten zur Bearbeitung eintragen',  => 'Message copied, but unable to delete the original status from the source folder.',
   
    'Requesting Another Worktime'     'Error: you must have a course role selected to be able to send a broadcast message to a group in the course.'
 => 'Anforderung von Zeiten zur Bearbeitung',  => 'Error: you must have a course role selected to be able to send a broadcast message to a group in the course.',
   
    'No available times.'     'Error: could not determine domain or number of course'
 => 'Keine Zeiten verfügbar.',  => 'Error: could not determine domain or number of course',
   
    'Return to last resource'     'Select message recipients from the group members listed below.'
 => 'Zur letzten Ressource zurückkehren',  => 'Select message recipients from the group members listed below.',
   
    'My Courses'     'Send another e-mail'
 => 'Meine Kurse',  => '发送另一个电子邮件',
   
    '[_1] parts'     'Send another group message'
 => '[_1] Teile',  => '给其他组发送邮件',
   
    'Part: [_1]'     'Return to group page'
 => 'Aufgabenteil: [_1]',  => '返回到组网页',
   
    'New Discussion'     'You have to confirm that you have received this message before you can view other pages. After confirmation, this message will be moved to your regular inbox'
 => 'Neuer Diskussionsbeitrag',  => '您必须确认您已经收到此邮件,然后才能访问其他页面。确认后,此邮件将移至您的收件箱。',
   
    'New Email'     '[quant,_1,message is, messages are] not viewable because display of LON-CAPA messages sent to you by other students between [_2] and [_3] is currently being blocked because of online exams.'
 => 'Neue E-Mail',  => '[quant,_1,message is, messages are] not viewable because display of LON-CAPA messages sent to you by other students between [_2] and [_3] is currently being blocked because of online exams.',
   
    'New Error'     'Each of the[_1] [quant,_2,message] [_3]you checked will be forwarded to the recipient(s) you select below.'
 => 'Neuer Fehler',  => 'Each of the[_1] [quant,_2,message] [_3]you checked will be forwarded to the recipient(s) you select below.',
   
    '(randomly select [_1])'     'The message you checked will be forwarded to the recipient(s) you select below.'
 => '(zufällig [_1] ausgewählt)',  => 'The message you checked will be forwarded to the recipient(s) you select below.',
   
    '(randomly ordered)'     'Send Messages'
 => '(in zufälliger Reihenfolge)',  => '发送邮件',
   
    'No course selected'     'Send Message'
 => 'Kein Kurs gewählt',  => '发送邮件', # '发送讯息',
   
    'Open '     'Send Reply to Messages'
 => 'Öffnet am ',  => '发送回复邮件',
   
    'Having technical difficulties; please check status later'     'Send Reply to Message'
 => 'Technische Probleme - bitte später nochmal probieren',  => '发送回复邮件',
   
    'Answer open'     'Forward Messages'
 => 'Antwort verfügbar am',  => '转发邮件',
   
    'Yes, and show correct answer if they exceed the maximum number of tries.'     'Forward Message'
 => 'Ja, und korrekte Antwort anzeigen, nachdem alle Versuche aufgebraucht sind.',  => '转发邮件',
   
    "No, don't show correct/incorrect feedback."     'Save message for re-use'
 => "Nein, kein Korrekt-/Inkorrekt-Feedback anzeigen",  => '邮件重新保存',
   
    'No, show no feedback at all.'     'Show re-usable messages'
 => 'Nein, keinerlei Feedback anzeigen.',  => '显示保存的邮件',
   
    'single part'     'This message was designated by the sender not to allow replies.'
 => 'einteilig',  => 'This message was designated by the sender not to allow replies.',
   
    'Course Page'     'The sender did not designate a reply to address for this message.'
 => 'Kurs-Seite',  => 'The sender did not designate a reply to address for this message.',
   
    'Unable to set "number unread posts display" to [_1] due to [_2].'     'Reply to other recipients'
 => '"Anzeige der Anzahl ungelesener Beiträge" konnte nicht auf [_1] gesetzt werden. Ursache: [_2]',  => 'Reply to other recipients',
   
    'Current value is [_1].'     'Unless you choose otherwise:'
 => 'Derzeitiger Wert ist [_1].',  => 'Unless you choose otherwise:',
   
    'Unable to set interval to [_1] due to [_2].'     "The subject in each forwarded message will be <i>'Forwarding:'</i> followed by the original subject."
 => 'Intervall konnte nicht auf [_1] gesetzt werden. Ursache: [_2]',  => "The subject in each forwarded message will be <i>'Forwarding:'</i> followed by the original subject.",
   
    'Changes to threshold(s) for problem tracking:'     'original subject'
 => 'Vorgenommene Änderungen der Schwellenwerte:',  => 'original subject',
   
    'Set threshold for [_1] to [_2]'     "sender's name"
 => 'Schwellenwert für [_1] auf [_2] gesetzt',  => "sender's name",
   
    'Set the default page to be displayed when you select a course role'     'Message begins with:'
 => 'Einstellen der voreingestellten Seite, die nach Betreten des Kurses angezeigt werden soll',  => 'Message begins with:',
   
    '(Currently: [_1])'     'Any new text to display before the text of the original messages:'
 => '(Derzeit: [_1])',  => 'Any new text to display before the text of the original messages:',
   
    "The global user preference you set for your courses can be overridden in an individual course by setting a course specific setting via the [_1]What's New page[_2] in the course."     'username1:domain1: text'
 => "Die hier vorgenommenen allgemeinen Benutzereinstellungen können in einzelnen Kursen überschrieben werden, indem spezielle Kurs-Einstellungen auf der [_1]Was-gibt's-Neues-Seite[_2] im jeweiligen Kurs vorgenommen werden.",  => '用户名1:域名1: 文本',
   
    'Display the [_1]first resource[_2] in the course.'     'username2:domain2: text'
 => 'Anzeige der [_1]ersten Ressource[_2] im Kurs.',  => '用户名2:域名2: 文本',
   
    "Display the [_1]What's New page[_2] - a summary of items in the course which require attention."     'username3:domain1: text'
 => "Anzeige der [_1]Was-gibt's-Neues-Seite[_2] - eine Übersicht von Elementen im Kurs, auf die geachtet werden sollte.",  => '用户名3:域名3: 文本',
   
    'Default now set'     "The messages will be assembled from all lines with the respective\n<tt>username:domain</tt>, and appended to the general message text."
 => 'Voreinstellung ist ab sofort',  => "邮件从相应用户的所有行<tt>用户名:域</tt>收集并附加到一般消息文本。", # ???
   
    'when you select a course role from the roles screen'     'Not allowed'
 => 'Wenn Sie einen Kurs von der Benutzerrollen-Seite wählen',  => '不允许',
   
    'you will be taken to the start of the course.'     'Archived Message'
 => 'werden Sie zum Anfang des Kurses geleitet.',  => '存档的邮件',
   
    'a page will be displayed that lists items in the course that may require action from you.'     '[quant,_1,communication blocking period was,communication blocking periods were] removed.'
 => 'wird eine Seite angezeigt, die Elemente auflistet, die von Ihnen beachtet werden sollten.',  => '[quant,_1,communication blocking period was,communication blocking periods were] removed.',
   
    "Display the What's New page listing course action items"     '[quant,_1,communication blocking period was,communication blocking periods were] modified.'
 => "Anzeige der Was-gibt's-Neues-Seite, die die Kurs-Aktionselemente auflistet",  => '[quant,_1,communication blocking period was,communication blocking periods were] modified.',
   
    'Go to the start of the course'     '[quant,_1,communication blocking period was,communication blocking periods were] added.'
 => 'Zum Anfang des Kurses gehen, und zwar ',  => '[quant,_1,communication blocking period was,communication blocking periods were] added.',
   
    'now'     'You attempted to display a message that is currently blocked because you are enrolled in one or more courses for which there is an ongoing online exam.'
 => 'jetzt',  => 'You attempted to display a message that is currently blocked because you are enrolled in one or more courses for which there is an ongoing online exam.',
   
    'No official courses to display for [_1].'     'Reply To'
 => 'Es existieren keine offiziellen Kurse für [_1], die angezeigt werden könnten.',  => 'Reply To',
   
    '(Month - Day - Year)'     'Current attempts of student (if applicable)'
 => '(Monat - Tag - Jahr)',  => 'Current attempts of student (if applicable)',
   
    'Month[_1]Day[_2]Year'     'Current screen output (if applicable)'
 => 'Monat[_1]Tag[_2]Jahr',  => 'Current screen output (if applicable)',
   
    'Copyright/distribution option "Private" is no longer supported. Select another option from below. Consider "Custom Rights" for maximum control over the usage of your resource.'     'No saved comments yet.'
 => 'Copyright/Zugriffsrechte unterstützt ab sofort nicht mehr die Option "Private Veröffentlichung". Deshalb wählen Sie bitte unten eine andere Option aus. Sie können "Spezielle Nutzungsrechte" wählen, um maximale Kontrolle über den Zugriff auf Ihre Ressource zu erhalten.',  => 'No saved comments yet.',
   
    'Skipping'     'No saved comments yet for this resource.'
 => 'Ausgelassen:',  => 'No saved comments yet for this resource.',
   
    'Notifying host'     'Could not deliver message'
 => 'Benachrichtigung des Hosts', # ???  => 'Could not deliver message',
   
    'Back to Catalog Information'     'Please use the browser "Back" button and correct the recipient addresses ([_1]).'
 => 'Zurück zu den Katalogisierungsdaten',  => 'Please use the browser "Back" button and correct the recipient addresses ([_1]).',
   
    ' at '     'Failed to delete the message.'
 => ' in ',  => 'Failed to delete the message.',
   
    "Computer's answer is incorrect ([_1])."     'Marked [_1] message(s) read'
 => "Die hinterlegte Antwort ist falsch ([_1]).",  => 'Marked [_1] message(s) read',
   
    'It is likely that the tolerance range [_1] or significant figures [_2] need to be adjusted.'     'Marked [_1] message(s) Unread'
 => 'Wahrscheinlich müssen der Toleranzbereich [_1] oder die signifikanten Stellen [_2] angepasst werden.',  => 'Marked [_1] message(s) Unread',
   
    'It is likely that the tolerance range [_1] needs to be adjusted.'     'Destination folder [_1] is not a valid folder'
 => 'Wahrscheinlich muss der Toleranzbereich [_1] angepasst werden.',  => 'Destination folder [_1] is not a valid folder',
   
    'Submission Record'     'Failed to move [_1] message(s)'
 => 'Einreichungs-Aufzeichnungen',  => 'Failed to move [_1] message(s)',
   
    'Set/Change grades'     'Moved [_1] message(s)'
 => 'Bewertungen eingeben/ändern',  => 'Moved [_1] message(s)',
   
    'View of the problem'     'Failed to delete [_1] message(s)'
 => 'Anzeige der Aufgabe',  => 'Failed to delete [_1] message(s)',
   
    'Assign Grades'     'Deleted [_1] message(s)'
 => 'Bewertungen zuweisen',  => 'Deleted [_1] message(s)',
   
    'Save &amp; Next'     '[quant,_1,message] forwarded.'
 => 'Speichern und weiter',  => '[quant,_1,message] forwarded.',
   
    '[_1]student(s)'     'Could not forward [quant,_1,message].'
 => '[_1]Student(en)',  => 'Could not forward [quant,_1,message].',
   
    '(Next and Previous (student) do not save the scores.)'     'Could not deliver forwarded message.'
 => '("Vorherige" und "Weiter" speichert nicht die Bewertungsdaten dieser Seite)',  => 'Could not deliver forwarded message.',
   
    'LON-CAPA User Message'     'The recipient addresses may need to be corrected'
 => 'LON-CAPA-Benutzernachricht',  => 'The recipient addresses may need to be corrected',
   
    '<b>Message: </b> No more students for this section or class.'     'Mail folder "[_1]" created.'
 => '<b>Nachricht:</b> Keine weiteren Studenten für diese Sektion oder diesen Kurs.',  => '邮件文件夹 "[_1]" 已创建。',
   
    'Click on the button below to return to the grading menu.'     'Creation failed.'
 => 'Klicken Sie auf den Button, um zum Bewertungsmenü zurückzugelangen.',  => '创建失败。',
   
    'Group files'     'Mail folder "[_1]" deleted.'
 => 'Gruppendateien',  => '邮件文件夹 "[_1]" 已删除。',
   
    'One group portfolio file is available.'     'Deletion failed.'
 => 'Eine Gruppen-Portfolio-Datei ist verfügbar.',  => '删除失败。',
   
    'One portfolio file owned by [_1] is available.'     'Mail folder "[_1]" renamed "[_2]".'
 => 'Eine Gruppen-Portfolio-Datei von [_1] ist verfügbar.',  => '邮件文件夹 "[_1]" 更名为 "[_2]".',
   
    'A total of [_1] group portfolio files are available.'     'Renaming failed.'
 => 'Insgesamt sind [_1] Gruppen-Portfolio-Dateien verfügbar.',  => '重命名失败。',
   
    'A total of [_1] portfolio files owned by [_2] are available'     'Messages'
 => 'Insgesamt sind [_1] Gruppen-Portfolio-Dateien von [_2] verfügbar.',  => '邮件',
   
    '[quant,_1,file is,files are] publicly accessible.'     'Distribute from Uploaded File'
 => 'Auf [quant,_1,Datei,Dateien] kann öffentlich zugegriffen werden.',  => '从上传的文件分发', # ???
   
    '[quant,_1,file requires,files require] a passphrase for access.'     'Communication Blocking'
 => '[quant,_1,Datei benötigt,Dateien benötigen] für den Zugriff ein Passwort.',  => '通讯阻塞',
   
    'Group Portfolio files'     'Communication blocking during scheduled exams'
 => 'Gruppen-Portfolio-Dateien',  => '有时限的通讯阻塞',
   
    'Viewable portfolio files.'     'You can use communication blocking to prevent students enrolled in this course from displaying LON-CAPA messages sent by other students during an online exam. As blocking of communication could potentially interrupt legitimate communication between students who are also both enrolled in a different LON-CAPA course, please be careful that you select the correct start and end times for your scheduled exam when setting or modifying these parameters.'
 => 'Einsehbare Portfolio-Dateien',  => '您可以在网上考试期间使用通信阻断,以防止该课程的学生接收其他学生的LON-CAPA信息。作为阻止的通信可能会中断参加了其他的LON-CAPA课程的学生之间的沟通,请您在在设置和更改安排考试时间时注意选择正确的开始和结束时间。',
   
    'Viewable portfolio files'     'Modify existing communication blocking periods'
 => 'Einsehbare Portfolio-Dateien',  => '修改现有的通信阻断时间',
   
    'Viewable group portfolio files'     'No communication blocks currently saved'
 => 'Einsehbare Gruppen-Portfolio-Dateien',  => '目前任何通信被锁定。',
   
    'Display file listing'     'Duration'
 => 'Dateienliste anzeigen',  => '持续',
   
    'Portfolio files for [_1]'     'Event'
 => 'Portfolio-Dateien von [_1]',  => '事件',
   
    'File access type: '     'Blocked?'
 => 'Dateizugriffs-Typ: ',  => '被锁定?',
   
    'Update display'     'Add block'
 => 'Anzeige aktualisieren',  => '新增锁定',
   
    'Course Information page'     'e.g., Exam 1'
 => 'Kursinformations-Seite',  => '(例如:考试1)',
   
    'Information about [_1]'     'Discussion'
 => 'Über-mich-Seite von [_1]',  => '论坛',
   
    'There are no available files of the specified access type: [_1]'     'The following changes were made'
 => 'Es sind keine Dateien des angegebenen Zugriffstyps [_1] verfügbar.',  => '进行了以下更改:',
   
    'File Type Displayed: [_1]'     'Add new communication blocking periods'
 => 'Anzuzeigende Dateitypen: [_1]',  => '添加新的的通信阻断时间',
   
    'All file types'     'Set by'
 => 'Alle Dateitypen',  => 'Set by',
   
    'The resource depends on another resource with variable filename, i.e., [_1].'     'Deleted Message'
 => 'Die Ressource hängt von einer anderen Ressource ab, die einen variablen Dateinamen hat, z.B. [_1].',  => '删除的邮件',
   
    'You likely need to explicitly allow access to all possible dependencies using the [_1]-tag.'     'Marked Messages Read'
 => 'Sie müssen explizit Zugriff auf alle möglichen Abhängigkeiten erlauben, indem Sie das [_1]-Tag verwenden.',  => '邮件标记为已读',
   
      'Marked Messages Unread'
    'Select&nbsp;All'  => '邮件标记为未读',
 => 'Alle&nbsp;auswählen',  
      'Moved Messages'
    'Select&nbsp;Common&nbsp;Only'  => '移动邮件',
 => 'Nur&nbsp;Gebräuchliche&nbsp;auswählen',  
      'Deleted Messages'
    'Add Selection for:'  => '删除邮件',
 => 'Auswahl hinzufügen für:',  
      'Marked Message as Unread'
    'Problem&nbsp;Dates'  => '邮件标记为未读',
 => 'Aufgaben-Zeitfenster',  
      'Deleted Folder'
    'Content&nbsp;Dates'  => '删除文件夹',
 => 'Inhalts-Zeitfenster',  
      'Renamed Folder'
    'Discussion&nbsp;Settings'  => '重命名文件夹',
 => 'Diskussionen',  
      'username:domain,username:domain,...'
    'Visibilities'  => '用户名:域,用户名:域...',
 => 'Sichtbarkeit',  
      'All courses'
    'Part&nbsp;Parameters'  => '所有课程',
 => 'Aufgabenteile',  
      'Pick specific course(s):'
    'Unselect&nbsp;All'  => 'Pick specific course(s):',
 => 'Auswahl&nbsp;komplett&nbsp;aufheben',  
      'Search for a course in the [_1] domain'
   => 'Search for a course in the [_1] domain',
 # Resource Parameters - Start  
      'Actions available after searching for a course:'
    'Problem Opening Date'  => 'Actions available after searching for a course:',
 => 'Aufgaben-Startzeit',  
      'Although almost all course settings can be modified by a [_1], a number of settings exist which only a [_2] may change:'
    'Problem Due Date'  => 'Although almost all course settings can be modified by a [_1], a number of settings exist which only a [_2] may change:',
 => 'Aufgaben-Fälligkeitszeit',  
      "Certain settings which control auto-enrollment of students from your institution's student information system."
    'Problem Answer Date'  => "Certain settings which control auto-enrollment of students from your institution's student information system.",
 => 'Aufgaben-Antwortverfügbarkeitszeit',  
      'The total disk space allocated for storage of portfolio files in all groups in a course.'
    'Time-Limit'  => 'The total disk space allocated for storage of portfolio files in all groups in a course.',
 => 'Zeitlimit',  
      'No existing sections'
 #   'Weight (weight)'  => 'No existing sections',
 #=> 'Gewichtung (weight)',  
 #     'Broadcast e-mail to users'
    'Weight'  => 'Broadcast e-mail to users',
 => 'Aufgaben-Gewichtung',  
      'Broadcast E-mail'
 #   'Maximum Number of Tries (maxtries)'  => 'Broadcast E-mail',
 #=> 'Maximale Anzahl an Versuchen (maxtries)',  
 #     'Broadcast e-mail to Domain'
    'Maximum Number of Tries'  => 'Broadcast e-mail to Domain',
 => 'Maximale Anzahl an Versuchen',  
      'Send a new e-mail message to selected users from this domain'
 #   'Number of Tries before hints appear (hinttries)'  => 'Send a new e-mail message to selected users from this domain',
 #=> 'Anzahl der Versuche, bevor Hinweise erscheinen (hinttries)',  
 #     'Send a new e-mail to selected users from this domain'
    'Number of Tries before hints appear'  => 'Send a new e-mail to selected users from this domain',
 => 'Anzahl Versuche, bevor Hinweise angezeigt werden',  
      'Display e-mail sent by Domain Coordinators in this domain'
    'Content Opening Date'  => 'Display e-mail sent by Domain Coordinators in this domain',
 => 'Inhalts-Startdzeit',  
      'Select Audience'
    'Content Close Date'  => 'Select Audience',
 => 'Inhalts-Endezeit',  
      'Choose e-mail audience'
 #   'Question Type (type)'  => 'Choose e-mail audience',
 #=> 'Fragetyp (type)',  
 #     'Roles:'
    'Question Type'  => '角色:',
 => 'Aufgabentyp',  
      'Courses:'
 #   'Show Problem Status (problemstatus)'  => '课程:',
 #=> 'Aufgabenstatus anzeigen (problemstatus)',  
 #     '[_1] selected.'
    'Show Problem Status'  => '[_1] 选择的。',
 => 'Aufgabenstatus anzeigen',  
      'Access status:'
 #   'Resource Hidden from Students (hiddenresource)'  => 'Access status:',
 #=> 'Ressource vor Studierenden verborgen (hiddenresource)',  
 #     'Username -> Email conversion:'
    'Resource Hidden from Students'  => '用户名 -> E-Mail 转换:',
 => 'Ressource vor Studenten verborgen',  
      'Building valid e-mail address from username, if missing from preferences:'
 #   'List of hidden parts (hiddenparts)'  => 'Building valid e-mail address from username, if missing from preferences:',
 #=> 'Liste der versteckten Aufgabenteile (hiddenparts)',  
 #     'Kerberos: enter default for each realm used in the domain, with comma separation of entries'
    'List of hidden parts'  => 'Kerberos: enter default for each realm used in the domain, with comma separation of entries',
 => 'Liste der versteckten Aufgabenteile', # ???  
      '(e.g., MSU.EDU=msu.edu, MSUE.EDU=msue.msu.edu).'
 #   'Part Description (display)'  => '(e.g., MSU.EDU=msu.edu, MSUE.EDU=msue.msu.edu).',
 #=> 'Aufgabenteil-Beschreibung (display)',  
 #     'Internal, Filesystem and Local authentication: enter single default.'
    'Part Description'  => 'Internal, Filesystem and Local authentication: enter single default.',
 => 'Aufgabenteil-Beschreibung',  
      'Authentication Method'
    'Show Parts One-at-a-Time'  => 'Authentication Method',
 => 'Aufgabenteile alle zur gleichen Zeit zeigen',  
      'Username -> e-mail conversion'
 #   'Numerical Tolerance (tol)'  => 'Username -> e-mail conversion',
 #=> 'Numerische Toleranz (tol)',  
 #     'Internal (LON-CAPA)'
    'Numerical Tolerance'  => 'Internal (LON-CAPA)',
 => 'Numerische Toleranz',  
      'username@'
 #   'Significant Digits (sig)'  => '用户名@',
 #=> 'Signifikante Stellen (sig)',  
 #     'Local/Customized'
    'Significant Digits'  => 'Local/Customized',
 => 'Signifikante Stellen',  
      'Filesystem (UNIX)'
    'Show Units - Disable Entry'  => 'Filesystem (UNIX)',
 => 'Einheiten anzeigen - Eintrag deaktivieren', # ???  
      'Compose E-mail'
    'Discussion End Time'  => 'Compose E-mail',
 => 'Diskussions-Endezeit',  
      'No recipients identified'
    'Hide Closed Discussion'  => 'No recipients identified',
 => 'Geschlossene Diskussion verbergen',  
      'Broadcast e-mail display options'
    'Randomly Order Resources'  => 'Broadcast e-mail display options',
 => 'Zufällige Reihenfolge der Ressourcen',  
      'Date range:'
 #   'Randomly pick number of resources (randompick)'  => 'Date range:',
 #=> 'Ressourcenanzahl zufällig wählen (randompick)',  
 #     'Earliest to display:'
    'Randomly pick number of resources'  => 'Earliest to display:',
 => 'Zufällige Anzahl an Ressourcen verwenden',  
      'Latest to display:'
 #   'Do not show plain URL (encrypturl)'  => 'Latest to display:',
 #=> 'Blanke URL nicht anzeigen  (encrypturl)',  
 #     'Choose sender(s):'
    'Do not show plain URL'  => 'Choose sender(s):',
 => 'URL nicht im Klartext zeigen',  
      'Display e-mail'
    'Slots of availability'  => '显示 E-Mail',
 => 'Verfügbarkeits-Slots',  
      'E-mail display'
    'CSS file to link'  => '显示 E-Mail',
 => 'Zu verlinkende CSS-Datei',  
      'Display Broadcast e-mail'
    'Use slot based access controls'  => '显示广播 E-Mail',
 => 'Slot-basierte Zugriffskontrolle verwenden',  
      'No mail sent matching supplied criteria'
 #   'Client IP/Name Access Control (acc)'  => 'No mail sent matching supplied criteria',
 #=> 'Client IP/Namen-Zugriffssteuerung (acc)',  
 #     'Customrole'
    'Client IP/Name Access Control'  => 'Customrole',
 => 'Zugriffskontrolle durch Client-IP-Adresse/-Name',  
      'Defined by [_1] at [_2].'
 #   'Resource alias name for conditions (mapalias)'  => 'Defined by [_1] at [_2].',
 #=> 'Ressourcen-Aliasname für Bedingungen (mapalias)',  
 #     'No students found.'
    'Resource alias name for conditions'  => 'No students found.',
 => 'Ressourcen-Aliasname für Bedingungen',  
      'Spreadsheet'
    'Slots of availability selected by student'  => 'Spreadsheet',
 => 'Verfügbarkeits-Slots durch Studenten gewählt',  
      'Spreadsheet Help'
    'Hide buttons from students'  => 'Spreadsheet Help',
 => 'Buttons für Studenten verbergen',  
      'Editing Help'
    'Hide DragMath-Editor'  => 'Editing Help',
 => 'DragMath-Editor verbergen',  
      'Help on printing'
 #   'Maximum Number of Collaborators (maxcollaborators)'  => 'Help on printing',
 #=> 'Maximale Anzahl an Mitarbeitern (maxcollaborators)',  
 #     'Metadata Diffs'
    'Maximum Number of Collaborators'  => 'Metadata Diffs',
 => 'Maximale Anzahl an Mitarbeitern',  
      'Retrieve Metadata'
 #   'Allowed File Extensions for Uploaded Files (uploadedfiletypes)'  => 'Retrieve Metadata',
 #=> 'Dateiendungen für hochgeladene Dateien erlauben (uploadedfiletypes)',  
 #     'Enter course'
    'Allowed File Extensions for Uploaded Files'  => 'Enter course',
 => 'Dateiendungen für hochgeladene Dateien erlauben',  
      'Enter Course'
 #   'Hand Graded (handgrade)'  => 'Enter Course',
 #=> 'Manuell bewertet (handgrade)',  
 #     'Enter Access Key to Unlock this Course'
    'Hand Graded'  => 'Enter Access Key to Unlock this Course',
 => 'Manuell bewertet',  
      'Verifying Access Key to Unlock this Course'
 #   'Number of bubbles in exam mode (numbubbles)'  => 'Verifying Access Key to Unlock this Course',
 #=> 'Anzahl der Ankreuzfelder im Prüfungmodus (numbubbles)',  
 #     'Successfully registered key'
    'Number of bubbles in exam mode'  => 'Successfully registered key',
 => 'Anzahl der Ankreuzfelder im Prüfungsmodus',  
      'Re-Enter Key'
    'Format for display of score'  => 'Re-Enter Key',
 => 'Format für Punkteanzeige',  
      'Assigned from [_1] at [_2] for [_3]'
    'Max. cumulative size for submitted files (MB)'  => 'Assigned from [_1] at [_2] for [_3]',
 => 'Max. kumulative Größe für eingereichte Dateien (MB)',  
      'Total Matches'
 # Resource Parameters - End  => 'Total Matches',
   
      'Time Remaining'
    'New LON-CAPA [_1] ID: [_2]'  => 'Time Remaining',
 => 'Neue LON-CAPA-[_1]-ID: [_2]',  
      'IMPORT'
    'Not available'  => 'IMPORT',
 => 'Nicht verfügbar',  
      'Help on slots'
    'Post Announcement'  => 'Help on slots',
 => 'Bekanntmachung absenden',  
      'New user accounts in [_1]'
    'The folder name: "[_1]" is already in use for an existing folder.'  => 'New user accounts in [_1]',
 => 'Der Verzeichnisname "[_1]" ist bereits in einem bestehendem Verzeichnis in Verwendung.',  
      'Student enrollment changes in [_1]'
    'The folder name: "[_1]" is already used for one of the folders automatically generated by the system.'  => 'Student enrollment changes in [_1]',
 => 'Der Verzeichnisname "[_1]" ist bereits in einem systemgenerierten Verzeichnis in Verwendung.',  
      'The following [quant,_1,change] occurred in [_2] - [_3] as a result of the automated classlist update:'
    'Error - could not obtain lock on email folders record.'  => 'The following [quant,_1,change] occurred in [_2] - [_3] as a result of the automated classlist update:',
 => 'Fehler: Sperrung des Nachrichtenverzeichnis-Datensatzes war nicht möglich.',  
      'No institutional classlist data could be retrieved for [_1]'
    'The folder "[_1]" may not be deleted'  => 'No institutional classlist data could be retrieved for [_1]',
 => 'Das Verzeichnis "[_1]" kann nicht gelöscht werden',  
      'Not within time window for auto-enrollment in [_1]'
    'The folder "[_1]" does not exist so deletion is not required.'  => 'Not within time window for auto-enrollment in [_1]',
 => 'Das Verzeichnis "[_1]" existiert nicht und braucht daher nicht gelöscht zu werden.',  
      'Auto-enrollment not currently enabled for [_1]'
    'The folder "[_1]" contains messages so it may not be deleted.'  => 'Auto-enrollment not currently enabled for [_1]',
 => 'Das Verzeichnis "[_1]" enthält Nachrichten und kann daher nicht gelöscht werden.',  
      'The courseID provided does not match a course in this domain.'
    'Delete or move the messages to a different folder first.'  => 'The courseID provided does not match a course in this domain.',
 => 'Löschen oder verschieben Sie die Nachrichten zunächst in ein anderes Verzeichnis.',  
      'Not Open'
    'The folder "[_1]" may not be renamed to "[_2]" as the new name you requested is an invalid name.'  => 'Not Open',
 => 'Das Verzeichnis "[_1]" kann nicht in "[_2]" umbenannt werden, da der neue Name ungültig ist.',  
      "This resource currently isn't open. It will be available at [_1]."
    'The folder "[_1]" may not be renamed to "[_2]" as the new name you requested is reserved for folders provided automatically by the system.'  => "This resource currently isn't open. It will be available at [_1].",
 => 'Das Verzeichnis "[_1]" kann nicht in "[_2]" umbenannt werden, da der neue Name für Verzeichnisse reserviert ist, die automatisch vom System angeboten werden.',  
      'Could not handle ambiguous resource reference'
    'The folder "[_1]" may not be renamed to "[_2]" because the new name you requested is already being used for an existing folder.'  => 'Could not handle ambiguous resource reference',
 => 'Das Verzeichnis "[_1]" kann nicht in "[_2]" umbenannt werden, da der neue Name bereits für ein bestehendes Verzeichnis verwendet wird.',  
      'The nature of the problem is unclear'
    'The folder "[_1]" could not be renamed to "[_2]" because the folder does not exist.'  => 'The nature of the problem is unclear',
 => 'Das Verzeichnis "[_1]" kann nicht in "[_2]" umbenannt werden, da das Verzeichnis "[_1]" nicht existiert.',  
      'Course Roster'
    'Warning: failed to release lock for counter'  => '课程名册',
 => 'Warnung: Die Sperre für den Zähler konnte nicht freigegeben werden.',  
      'Classlist'
    'Warning: failed to release lock for folder: [_1].'  => '班级名册',
 => 'Warnung: Die Sperre für das Verzeichnis [_1] konnte nicht freigegeben werden.',  
      'Display of a student-viewable course roster is not currently enabled.'
    'Error uploading new folder.'  => 'Display of a student-viewable course roster is not currently enabled.',
 => 'Fehler beim Hochladen des neuen Verzeichnisses.',  
      'Student-viewable course roster'
    'Error reading contents of parent folder.'  => 'Student-viewable course roster',
 => 'Fehler beim Lesen der Inhalte des übergeordneten Verzeichnisses.',  
      'Students with no section'
    'Error saving updated parent folder.'  => 'Students with no section',
 => 'Fehler beim Speichern des aktualisierten übergeordneten Verzeichnisses.',  
      'Students in section "[_1]"'
    'Parameters not set for [_1] because the resource was not recognized as part of the course.'  => 'Students in section "[_1]"',
 => '',  
      'Students in any section'
    'Message not moved, Attempted to move message to the same folder as it already is in.'  => 'Students in any section',
 => 'Die Nachricht wurde nicht verschoben, da sie in das gleiche Verzeichnis verschoben werden sollte, in dem sie sich bereits befindet.',  
      'Only students who have opted to be listed in the roster ([_1] out of [_2] students) are shown.'
    'Message not moved, A network error occurred.'  => 'Only students who have opted to be listed in the roster ([_1] out of [_2] students) are shown.',
 => 'Die Nachricht wurde nicht verschoben, da ein Netzwerkfehler aufgetreten ist.',  
      'The single student without a section[_1] has opted not to be listed in the roster.'
    'Message not moved as the message is no longer in the source folder.'  => 'The single student without a section[_1] has opted not to be listed in the roster.',
 => 'Die Nachricht wurde nicht verschoben, da sie sich nicht mehr im Quellverzeichnis befindet.',  
      'The single student in the section[_1] has opted not to be listed in the roster.'
    'Message copied to new folder but status was not, A network error occurred.'  => 'The single student in the section[_1] has opted not to be listed in the roster.',
 => 'Die Nachricht wurde in das neue Verzeichnis kopiert, deren Status allerdings nicht, da ein Netzwerkproblem aufgetreten ist.',  
      'The single student in the course[_1] has opted not to be listed in the roster.'
    'Message copied, but unable to delete the original from the source folder.'  => 'The single student in the course[_1] has opted not to be listed in the roster.',
 => 'Die Nachricht wurde kopiert, allerdings konnte das Original im Quellverzeichnis nicht entfernt werden.',  
      'None of the [_1] students without a section[_2] have opted to be listed in the roster.'
    'Message copied, but unable to delete the original status from the source folder.'  => 'None of the [_1] students without a section[_2] have opted to be listed in the roster.',
 => 'Die Nachricht wurde kopiert, allerdings konnte der Originalstatus im Quellverzeichnis nicht entfernt werden.',  
      'None of the [_1] students in the section[_2] have opted to be listed in the roster.'
    'Error: you must have a course role selected to be able to send a broadcast message to a group in the course.'  => 'None of the [_1] students in the section[_2] have opted to be listed in the roster.',
 => 'Fehler: Sie müssen zunächst eine Kursrolle auswählen, um Broadcast-Nachrichten an eine Kursgruppe senden zu können.',  
      'None of the [_1] students in the course[_2] have opted to be listed in the roster.'
    'Error: could not determine domain or number of course'  => 'None of the [_1] students in the course[_2] have opted to be listed in the roster.',
 => 'Fehler: Weder die Domäne noch die Nummer des Kurses konnte ermittelt werden',  
      'All [_1] students without a section[_2] have opted to be listed in the roster.'
    'Select message recipients from the group members listed below.'  => 'All [_1] students without a section[_2] have opted to be listed in the roster.',
 => 'Wählen Sie Nachrichtenempfänger von der unten angegebenen Liste der Gruppenmitglieder.',  
      'All [_1] students in the section[_2] have opted to be listed in the roster.'
    'Send another e-mail'  => 'All [_1] students in the section[_2] have opted to be listed in the roster.',
 => 'Eine weitere E-Mail schicken',  
      'All [_1] students in the course[_2] have opted to be listed in the roster.'
    'Send another group message'  => 'All [_1] students in the course[_2] have opted to be listed in the roster.',
 => 'Eine weitere Gruppen-Nachricht schicken',  
      'The single student without a section[_1] has opted to be listed in the roster.'
    'Return to group page'  => 'The single student without a section[_1] has opted to be listed in the roster.',
 => 'Zurück zur Gruppenseite',  
      'The single student in the section[_1] has opted to be listed in the roster.'
    'You have to confirm that you have received this message before you can view other pages. After confirmation, this message will be moved to your regular inbox'  => 'The single student in the section[_1] has opted to be listed in the roster.',
 => 'Sie müssen bestätigen, dass Sie diese Nachricht empfangen haben, bevor Sie Zugriff auf andere Seiten erhalten. Nach der Bestätigung wird diese Nachricht in Ihren Posteingang verschoben.',  
      'The single student in the course[_1] has opted to be listed in the roster.'
    '[quant,_1,message is, messages are] not viewable because display of LON-CAPA messages sent to you by other students between [_2] and [_3] is currently being blocked because of online exams.'  => 'The single student in the course[_1] has opted to be listed in the roster.',
 => '[quant,_1,Nachricht ist, Nachrichten sind] nicht sichtbar, da die Anzeige von an Sie von anderen Studenten gesendeten LON-CAPA-Nachrichten zwischen [_2] und [_3] derzeit aufgrund von Online-Prüfungen gesperrt ist.',  
      'All [_1] students without a section[_2] are listed in the roster.'
    'Each of the <b>[quant,_1,message]</b> you checked will be forwarded to the recipient(s) you select below.'  => 'All [_1] students without a section[_2] are listed in the roster.',
 => 'Jede der <b>[quant,_1,Nachricht,Nachrichten]</b>, die Sie ausgewählt haben, wird an die Empfänger weitergeleitet, die Sie unten auswählen.',  
      'All [_1] students in the section[_2] are listed in the roster.'
    'The message you checked will be forwarded to the recipient(s) you select below.'  => 'All [_1] students in the section[_2] are listed in the roster.',
 => 'Die Nachricht, die Sie ausgewählt haben, wird an die Empfänger weitergeleitet, die Sie unten auswählen.',  
      'All [_1] students in the course[_2] are listed in the roster.'
    'Send Messages'  => 'All [_1] students in the course[_2] are listed in the roster.',
 => 'Nachrichten senden',  
      'There is only a single student without a section[_1]'
    'Send Message'  => 'There is only a single student without a section[_1]',
 => 'Nachricht senden',  
      'There is only a single student in the section[_1]'
    'Send Reply to Messages'  => 'There is only a single student in the section[_1]',
 => 'Antwort auf Nachrichten absenden',  
      'There is only a single student in the course[_1]'
    'Send Reply to Message'  => 'There is only a single student in the course[_1]',
 => 'Antwort auf Nachricht absenden',  
      'There are currently no students to display.'
    'Forward Messages'  => 'There are currently no students to display.',
 => 'Nachrichten weiterleiten',  
      'Available Portfolio files'
    'Forward Message'  => 'Available Portfolio files',
 => 'Nachricht weiterleiten',  
      'Name not given'
    'Save message for re-use'  => '姓名不详',
 => 'Nachricht zur Wiederverwendung speichern',  
      '[quant,_1,file,files,No files]'
    'Show re-usable messages'  => '[quant,_1,Datei,Dateien,Keine Dateien]',
 => 'Wiederverwendbare Nachrichten anzeigen',  
      'Error retrieving file information.'
    'This message was designated by the sender not to allow replies.'  => 'Error retrieving file information.',
 => 'Der Absender dieser Nachricht hat festgelegt, dass auf diese Nachricht nicht geantwortet werden kann.',  
      'Your roster setting'
    'The sender did not designate a reply to address for this message.'  => 'Your roster setting',
 => 'Der Absender hat keine Antwortadresse für diese Nachricht festgelegt.',  
      'You are currently listed in the student-viewable roster.'
    'Reply to other recipients'  => 'You are currently listed in the student-viewable roster.',
 => 'Antwort an weitere Empfänger',  
      'You are currently <b>not</b> listed in the student-viewable roster.'
    'Unless you choose otherwise:'  => 'You are currently <b>not</b> listed in the student-viewable roster.',
 => 'Sofern Sie nichts anderes auswählen, werden folgende Einstellungen verwendet:',  
      'Include yourself in the roster?'
    "The subject in each forwarded message will be <i>'Forwarding:'</i> followed by the original subject."  => 'Include yourself in the roster?',
 => "Der Betreff in jeder weitergeleiteten Nachricht wird <i>'Weiterleitung:'</i> sein, gefolgt vom ursprünglichen Betreff.",  
      'Display of your name in the student-viewable roster set to [_1].'
    'original subject'  => 'Display of your name in the student-viewable roster set to [_1].',
 => 'ursprünglicher Betreff',  
      'Error occurred saving display setting.'
    "sender's name"  => 'Error occurred saving display setting.',
 => "Name des Absenders",  
      'Display of your name in the student-viewable roster unchanged (set to [_1]).'
    'Message begins with:'  => 'Display of your name in the student-viewable roster unchanged (set to [_1]).',
 => 'Nachricht beginnt mit:',  
      'View course roster'
    'Any new text to display before the text of the original messages:'  => 'View course roster',
 => 'Beliebiger neuer Text, der vor dem Text der Originalnachricht angezeigt werden soll:',  
      'Change Course Page Preferences'
    'username1:domain1: text'  => 'Change Course Page Preferences',
 => 'Benutzerkennung1:Domäne1: Text',  
      'Change Course Page Pref'
    'username2:domain2: text'  => 'Change Course Page Pref',
 => 'Benutzerkennung2:Domäne2: Text',  
      'No context.'
    'username3:domain3: text'  => 'No context.',
 => 'Benutzerkennung3:Domäne3: Text',  
      'unable to verify variable URL'
    "The messages will be assembled from all lines with the respective\n<tt>username:domain</tt>, and appended to the general message text."  => 'unable to verify variable URL',
 => "Die Nachrichten werden aus allen Zeilen des jeweiligen Benutzers <tt>Benuterzname:Domäne</tt> zusammengestellt\nund zum allgemeinen Nachrichtentext hinzugefügt.", # ???  
      'Receipt'
    'Not allowed'  => 'Receipt',
 => 'Nicht zulässig',  
      'Problems during Course Initialization'
    'Archived Message'  => 'Problems during Course Initialization',
 => 'Archivierte Nachrichten',  
      'Try Selecting Again'
    '[quant,_1,communication blocking period was,communication blocking periods were] removed.'  => 'Try Selecting Again',
 => '[quant,_1,Kommunikationssperr-Zeitraum wurde,Kommunikationssperr-Zeiträume wurden] entfernt.',  
      'Invalid map: [_1]'
    '[quant,_1,communication blocking period was,communication blocking periods were] modified.'  => 'Invalid map: [_1]',
 => '[quant,_1,Kommunikationssperr-Zeitraum wurde,Kommunikationssperr-Zeiträume wurden] geändert.',  
      'Please either [_1]close this window[_2] or [_3]log in again[_4].'
    '[quant,_1,communication blocking period was,communication blocking periods were] added.'  => 'Please either [_1]close this window[_2] or [_3]log in again[_4].',
 => '[quant,_1,Kommunikationssperr-Zeitraum wurde,Kommunikationssperr-Zeiträume wurden] hinzugefügt.',  
      'Thank you for using LON-CAPA.'
    'You attempted to display a message that is currently blocked because you are enrolled in one or more courses for which there is an ongoing online exam.'  => '感谢您使用 LON-CAPA。',
 => 'Sie haben versucht eine Nachricht anzuzeigen, die momentan gesperrt ist, da Sie einen oder mehre Kurse belegen, in denen eine Online-Prüfung stattfindet.',  
      'You have been successfully logged out.'
    'Reply To'  => '您已成功退出。',
 => 'Antwort an',  
      'You can [_1]close this window[_2] now.'
    'Current attempts of student (if applicable)'  => '您现在可以 [_1]关闭这个窗口[_2]。',
 => 'Derzeitige Versuche des Studenten (falls verfügbar)',  
      '[_1]Log in again[_2]'
    'Current screen output (if applicable)'  => '[_1]重新登录[_2]',
 => 'Derzeitige Bildschirmausgabe (falls verfügbar)',  
      'No matches found in resources.'
    'No saved comments yet.'  => 'No matches found in resources.',
 => 'Bisher keine gespeicherten Kommentare.',  
      'No matches found in postings.'
    'No saved comments yet for this resource.'  => 'No matches found in postings.',
 => 'Bisher keine gespeicherten Kommentare für diese Ressource.',  
      'Unable to understand the search phrase [_1]. Please modify your search.'
    'Could not deliver message'  => 'Unable to understand the search phrase [_1]. Please modify your search.',
 => 'Nachricht konnte nicht zugestellt werden.',  
      'Unable to understand the search phrase [_1]: [_2]'
    'Please use the browser "Back" button and correct the recipient addresses ([_1]).'  => 'Unable to understand the search phrase [_1]: [_2]',
 => 'Bitte verwenden Sie den Zurück-Button des Webbrowsers und korrigieren Sie die Empfängeradressen ([_1]).',  
      'You did not fill in enough information for the search to be started. You need to fill in relevant fields on the search page in order for a query to be processed.'
    'Failed to delete the message.'  => '搜寻无法完成,因为您没有足够的数据。您必须在搜索页面的搜索栏里填写关键词,从而使您的要求可以得到处理。', # '您没有填写足够的信息进行搜索的开始。您需要填写在有关领域在搜寻网页上,以便查询处理。'
 => 'Löschen der Nachricht ist fehlgeschlagen.',  
      'conditionally hidden'
    'Marked [_1] message(s) read'  => '有条件的隐藏',
 => '[_1] Nachricht(en) als gelesen markiert',  
      'Problem Parameters'
    'Marked [_1] message(s) Unread'  => '问题参数',
 => '[_1] Nachricht(en) als ungelesen markiert',  
      'No group name provided.'
    'Destination folder [_1] is not a valid folder'  => '没有组名称。',
 => 'Bei dem Zielverzeichnis [_1] handelt es sich um kein gültiges Verzeichnis.',  
      'Invalid group name provided.'
    'Failed to move [_1] message(s)'  => '无效的组名称。',
 => '[_1] Nachricht(en) konnte(n) nicht verschoben werden.',  
      'Invalid [_1]'
    'Moved [_1] message(s)'  => '无效的 [_1]', # ???
 => '[_1] Nachricht(en) wurde(n) verschoben.',  
      '"[_1]" is not the name of a valid group in this [_2].'
    'Failed to delete [_1] message(s)'  => '"[_1]" 并非是一个有效的名称在本组 [_2].',
 => '[_1] Nachricht(en) konnte(n) nicht gelöscht werden.',  
      'You do not have privileges to view the membership roster in this group.'
    'Deleted [_1] message(s)'  => '您没有权限以查看该组的会员名册。',
 => '[_1] Nachricht(en) wurde(n) gelöscht.',  
      'Group membership status - [_1]'
    '[quant,_1,message] forwarded.'  => '组会员状态: [_1]',
 => '[quant,_1,Nachricht,Nachrichten] weitergeleitet.',  
      'group membership status - [_1]'
    'Could not forward [quant,_1,message].'  => '组会员状态: [_1]',
 => '[quant,_1,Nachricht,Nachrichten] konnte nicht nicht weitergeleitet werden.',  
      'There are no membership data to display for this group.'
    'Could not deliver forwarded message.'  => '该组没有任何会员数据。',
 => 'Weitergeleitetet Nachricht konnte nicht zugestellt werden.',  
      'Membership status: '
    'The recipient addresses may need to be corrected'  => '会员状态: ',
 => 'Die Empfängeradressesn mussen korrigiert werden',  
      'There are no groups to display in this [_1].'
    'Mail folder "[_1]" created.'  => '没有任何组在此 [_1] 可以显示。', # ??? -> grouproster.pm
 => 'Das Nachrichtenverzeichnis "[_1]" wurde angelegt.',  
      'Start Date'
    'Creation failed.'  => '开始日期',
 => 'Anlegen fehlgeschlagen.',  
      'End Date'
    'Mail folder "[_1]" deleted.'  => '结束日期',
 => 'Das Nachrichtenverzeichnis "[_1]" wurde gelöscht.',  
      'Functionality'
    'Deletion failed.'  => '功能',
 => 'Löschen fehlgeschlagen.',  
      'Privileges'
    'Mail folder "[_1]" renamed "[_2]".'  => '权限',
 => 'Das Nachrichtenverzeichnis "[_1]" wurde umbenannt in "[_2]".',  
      'Any Membership status'
    'Renaming failed.'  => '任何会员状态',
 => 'Umbenennen fehlgeschlagen.',  
      'Active Member'
    'Messages'  => '活跃的会员',
 => 'Nachrichten',  
      'Former Member'
    'Distribute from Uploaded File'  => '以前的会员',
 => 'Hochgeladene Datei verteilen', # ???  
      'Future Member'
    'Communication Blocking'  => '未来的会员',
 => 'Kommunikationssperre',  
      'Group Folder - [_1]'
    'Communication blocking during scheduled exams'  => '组文件夹 - [_1]',
 => 'Kommunikationssperre während zeitgebundener Prüfungen',  
      'Group homepage - [_1]'
    'You can use communication blocking to prevent students enrolled in this course from displaying LON-CAPA messages sent by other students during an online exam. As blocking of communication could potentially interrupt legitimate communication between students who are also both enrolled in a different LON-CAPA course, please be careful that you select the correct start and end times for your scheduled exam when setting or modifying these parameters.'  => '组网页 - [_1]',
 => 'Sie können Kommunikationssperren verwenden, um Studenten dieses Kurses die Anzeige von LON-CAPA-Nachrichten von anderen Studenten zu verwehren, während eine Online-Prüfung stattfindet. Da eine Kommunikationssperre auch mögliche zulässige Kommunikation zwischen Studenten verhindert, die auch andere LON-CAPA-Kurse belegen, seien Sie bitte entsprechend vorsichtig. Achten Sie auf die richtigen Start- und Endezeiten für Ihre zeitgebundenen Prüfungen, wenn Sie diese Parameter einstellen oder ändern.',  
      'A support request has been sent to'
    'Modify existing communication blocking periods'  => 'A support request has been sent to',
 => 'Bestehende Kommunikationssperren ändern',  
      'Your support request contained the following information'
    'No communication blocks currently saved'  => 'Your support request contained the following information',
 => 'Derzeit sind keine Sperren eingerichtet.',  
      'The following Cc e-mail address is invalid: '
    'Duration'  => 'The following Cc e-mail address is invalid: ',
 => 'Dauer',  
      'The following Cc e-mail addresses are invalid: '
    'Event'  => 'The following Cc e-mail addresses are invalid: ',
 => 'Veranstaltung',  
      'As the e-mail address provided for this LON-CAPA server ([_1]) does not appear to be a valid e-mail address, your support request has <b>not</b> been sent to the LON-CAPA support staff or administrator at your institution.'
    'Blocked?'  => 'As the e-mail address provided for this LON-CAPA server ([_1]) does not appear to be a valid e-mail address, your support request has <b>not</b> been sent to the LON-CAPA support staff or administrator at your institution.',
 => 'Gesperrt wird...',  
      'Instead a copy has been sent to the LON-CAPA support team at Michigan State University.'
    'Add block'  => 'Instead a copy has been sent to the LON-CAPA support team at Michigan State University.',
 => 'Sperre hinzufügen',  
      'The uploaded screenshot file ([_1] bytes) included with your request exceeded the maximum allowed size - 128 KB, and has therefore been discarded.'
    'e.g., Exam 1'  => 'The uploaded screenshot file ([_1] bytes) included with your request exceeded the maximum allowed size - 128 KB, and has therefore been discarded.',
 => '(z.B. Eingangstest)',  
      'An uploaded screenshot file [_1] ([_2] bytes) was included in the request sent by [_3].'
    'Discussion'  => 'An uploaded screenshot file [_1] ([_2] bytes) was included in the request sent by [_3].',
 => 'Diskussionsforen',  
      'File does not have [_1] or [_2] starting tag'
    'The following changes were made'  => 'File does not have [_1] or [_2] starting tag',
 => 'Folgende Änderungen wurden vorgenommen:',  
      'File does not have [_1] or [_2] ending tag'
    'Add new communication blocking periods'  => 'File does not have [_1] or [_2] ending tag',
 => 'Neue Kommunikationssperre hinzufügen',  
      'File does not have [_1] ending tag'
    'Set by'  => 'File does not have [_1] ending tag',
 => 'Ersteller',  
      'Example'
    'Deleted Message'  => 'Example',
 => 'Gelöschte Nachrichten',  
      'Algebraic Response Problems'
    'Marked Messages Read'  => 'Algebraic Response Problems',
 => 'Nachrichten als gelesen gekennzeichnet',  
      'Chemistry Problems'
    'Marked Messages Unread'  => 'Chemistry Problems',
 => 'Nachrichten als ungelesen gekennzeichnet',  
      'Free Form Problems'
    'Moved Messages'  => 'Free Form Problems',
 => 'Nachrichten verschoben',  
      'Handgraded Problems'
    'Deleted Messages'  => 'Handgraded Problems',
 => 'Nachrichten gelöscht',  
      'Miscellaneous'
    'Marked Message as Unread'  => 'Miscellaneous',
 => 'Nachrichten als ungelesen gekennzeichnet',  
      'Multiple Choice Problems'
    'Deleted Folder'  => 'Multiple Choice Problems',
 => 'Verzeichnis gelöscht',  
      'Numerical Problems'
    'Renamed Folder'  => 'Numerical Problems',
 => 'Verzeichnis umbenannt',  
      'Language:'
    'username:domain,username:domain,...'  => '语言:',
 => 'Benutzerkennung:Domäne,Benutzerkennung:Domäne,...',  
      'Math Rendering:'
    'All courses'  => 'Math Rendering:',
 => 'Alle Kurse',  
      'Restrict Domain Coordinator Access'
    'Pick specific course(s):'  => 'Restrict Domain Coordinator Access',
 => 'Bestimmte(n) Kurs(e) verwenden:',  
      'By default, the Domain Coordinator can enter your Authoring Space.'
    'Search for a course in the [_1] domain'  => 'By default, the Domain Coordinator can enter your Authoring Space.',
 => 'Kurs-Suche in der Domäne der [_1]',  
      'Block access to Authoring Space'
    'Actions available after searching for a course:'  => 'Block access to Authoring Space',
 => 'Verfügbare Aktionen nach der Suche eines Kurses:',  
      'jsMath'
    'Although almost all course settings can be modified by a [_1], a number of settings exist which only a [_2] may change:'  => 'jsMath',
 => 'Der [_1] kann beinahe alle Kurs-Einstellungen vornehmen. Einige Einstellungen darf jedoch nur ein [_2] ändern:',  
      'tth (TeX to HTML)'
    "Certain settings which control auto-enrollment of students from your institution's student information system."  => 'tth (TeX to HTML)',
 => "Bestimmte Einstellungen, die die automatische Kursbelegung für Studierende steuern",  
      'mimetex (Convert to Images)'
    'The total disk space allocated for storage of portfolio files in all groups in a course.'  => 'mimetex (Convert to Images)',
 => 'Der Gesamtspeicherplatz für die Portfolio-Dateien aller Gruppen im Kurs',  
      'jsMath:'
    'No existing sections'  => 'jsMath:',
 => '(Keine Sektionen vorhanden)', # n.t.  
      'tth (TeX to HTML):'
    'Broadcast e-mail to users'  => 'tth (TeX to HTML):',
 => 'Broadcast-E-Mail an Benutzer',  
      'mimetex (Convert to Images):'
    'Broadcast E-mail'  => 'mimetex (Convert to Images):',
 => 'Broadcast-E-Mail',  
      '[_1], [_2], or [_3]'
    'Broadcast e-mail to Domain'  => '[_1], [_2] 或者 [_3]',
 => 'Broadcast-E-Mail an Domäne',  
      'internal, optional'
    'Send a new e-mail message to selected users from this domain'  => '内部的,可选的',
 => 'Senden einer neuen E-Mail an ausgewählte Benutzer dieser Domäne',  
      'user:domain,user:domain,...'
    'Send a new e-mail to selected users from this domain'  => '用户名:域,用户名:域...',
 => 'Senden einer neuen E-Mail an ausgewählte Benutzer dieser Domäne',  
      'user:domain,user:domain(section;section;...;*;...),...'
    'Display e-mail sent by Domain Coordinators in this domain'  => '用户名:域,用户名:域(科,章节;...;*;...),...',
 => 'Anzeige von Domänen-Koordinatoren gesendeter E-Mails in dieser Domäne',  
      'user:domain,user:domain,*:domain'
    'Select Audience'  => '用户名:域,用户名:域,*:域',
 => 'Empfängerkreis auswählen',  
      'Course members with current access'
    'Choose e-mail audience'  => 'Course members with current access',
 => 'Empfängerkreis auswählen',  
      'Course members with expired access'
    'Roles:'  => 'Course members with expired access',
 => '角色:',  
 #=> 'Rollen:',     'Course members with future access'
   => 'Course members with future access',
    'Courses:'  
 => '课程:',     'Other Roles'
 #=> 'Kurse:',  => '其他角色',
   
    '[_1] selected.' # n.t.     'Select Author'
 => '[_1] ausgewählt',  => '选择作者',
   
    'Access status:'     'Non-standard Course'
 => 'Zugriffsstatus:',  => '非标准课程',
   
    'Username -> Email conversion:'     'Switch course role to...'
 => 'Benutzerkennung -> E-Mail-Konvertierung:',  => '更改用户角色...',
   
    'Building valid e-mail address from username, if missing from preferences:'     'Message'
 => 'Erstellung einer gültigen E-Mail-Adresse aus der Benutzerkennung, falls Voreinstellungen fehlen:',  => '邮件',
   
    'Kerberos: enter default for each realm used in the domain, with comma separation of entries'     'Time of change'
 => 'Kerberos: Geben Sie die Voreinstellung für jeden Bereich in der Domäne ein, getrennt durch Kommata',  => '更改时间',
   
    '(e.g., MSU.EDU=msu.edu, MSUE.EDU=msue.msu.edu).'     'active'
 => '(z.B. MSU.EDU=msu.edu, MSUE.EDU=msue.msu.edu).',  => '活跃的',
   
    'Internal, Filesystem and Local authentication: enter single default.'     'previous'
 => 'LON-CAPA-interne, Dateisystem- oder lokale Authentifizierung: Geben Sie eine einzelne Voreinstellung ein.',  => '以前的',
   
    'Authentication Method'     'Access dates to apply for selected users'
 => 'Authentifizierungsmethode',  => 'Access dates to apply for selected users',
   
    'Username -> e-mail conversion'     'Changes in section affiliation to apply to selected users'
 => 'Benutzerkennung -> E-Mail-Konvertierung',  => 'Changes in section affiliation to apply to selected users',
   
    'Internal (LON-CAPA)'     'For student roles changing the section, will result in a section switch as students may only be in one section of a course at a time.'
 => 'LON-CAPA-intern',  => 'For student roles changing the section, will result in a section switch as students may only be in one section of a course at a time.',
   
    'username@'     'For a role in a course that is not a student role, a user may have roles in more than one section of a course at a time.'
 => '用户名@',  => 'For a role in a course that is not a student role, a user may have roles in more than one section of a course at a time.',
 #=> 'Benutzerkennung@',  
      "Retain each user's current section affiliations?"
    'Local/Customized'  => "Retain each user's current section affiliations?",
 => 'Lokal/benutzerdefiniert',  
      '(Does not apply to student roles).'
    'Filesystem (UNIX)'  => '(Does not apply to student roles).',
 => 'Dateisystem (UNIX)',  
      '[_1]Show[_2] clicker id'
    'Compose E-mail'  => '[_1]Show[_2] clicker id',
 => 'E-Mail erstellen',  
      '[_1]Hide[_2] clicker id'
    'No recipients identified'  => '[_1]Hide[_2] clicker id',
 => 'Keine Empfänger gefunden',  
      'Catalog:'
    'Broadcast e-mail display options'  => '目录:',
 => 'Anzeigeoptionen für Broadcast-E-Mail',  
      'Main Categories'
    'Date range:'  => '主要类型',
 => 'Zeitraum:',  
      'Official courses (with institutional codes)'
    'Earliest to display:'  => '官方课程(带机构代码)',
 => 'Frühester Zeitpunkt:',  
      'Official courses'
    'Latest to display:'  => '官方课程',
 => 'Spätester Zeitpunkt:',  
      'with institutional codes'
    'Choose sender(s):'  => '带机构代码',
 => 'Auswahl des/der Sender:',  
      'Self-enroll (if permitted)'
    'Display e-mail'  => '自己报名(如果被允许)',
 => 'E-Mail anzeigen',  
      'No ending date'
    'E-mail display'  => '无结束日期',
 => 'E-Mail-Anzeige',  
      'From:[_1]'
    'Display Broadcast e-mail'  => 'From:[_1]',
 => 'Anzeige Broadcast-E-Mail',  
      'To:[_1]'
    'No mail sent matching supplied criteria'  => 'To:[_1]',
 => 'Es wurde keine Nachricht gesendet, auf die die Suchkriterien zutreffen.',  
      'Starts: [_1]'
    'Customrole'  => '开始: [_1]',
 => 'Benutzerdefinierte Rolle',  
      'Ends: [_1]'
    'Defined by [_1] at [_2].'  => '结束: [_1]',
 => 'Festgelegt durch [_1] in [_2].',  
      'Ended: [_1]'
    'No students found.'  => 'Ended: [_1]',
 => 'Keine Studenten gefunden.',  
      'Currently enabled'
    'Spreadsheet'  => 'Currently enabled',
 => 'Beurteilungsbogen',  
      '[quant,_1,section:,sections:,No sections]'
    'Spreadsheet Help'  => '[quant,_1,section:,sections:,No sections]',
 => 'Hilfe zu Beurteilungsbögen',  
      'No information available for [_1].'
    'Editing Help'  => 'No information available for [_1].',
 => 'Eingabehilfe',  
      'Self-enrollers:'
    'Help on printing'  => 'Self-enrollers:',
 => 'Hilfe zum Drucken',  
      'Choices:'
    'Metadata Diffs'  => 'Choices:',
 => 'Metadaten-Unterschiede',  
      'Configure User Self-enrollment'
    'Retrieve Metadata'  => '配置用户自助注册',
 => 'Alte Metadaten wiederherstellen',  
      'View Change Logs'
    'Enter course'  => 'View Change Logs',
 => 'Kurs betreten',  
      'View Log-in History'
    'Enter Course'  => 'View Log-in History',
 => 'Kurs betreten',  
      'Configure Self-enrollment'
    'Enter Access Key to Unlock this Course'  => '配置自助注册',
 => 'Eingabe des Zugriffsschlüssels zum Entsperren des Kurses',  
      'Self-enrollment with a student role'
    'Verifying Access Key to Unlock this Course'  => '自助注册一个学生角色',
 => 'Überprüfung des Zugriffsschlüssels, um Kurs zu entsperren',  
      'Users allowed to self-enroll in this course'
    'Successfully registered key'  => '用户可自行注册来参加此课程',
 => 'Schlüssel erfolgreich registriert',  
      'Any user in any domain:'
    'Re-Enter Key'  => '任何用户在任何域:',
 => 'Schlüssel erneut eingeben',  
      'User types:'
    'Assigned from [_1] at [_2] for [_3]'  => '用户类型:',
 => 'Zugewiesen am [_2] von [_1] an [_3]',  
      'any'
    'Total Matches'  => '任意',
 => 'Gesamtanzahl Treffer',  
      'Any Users'
    'Time Remaining'  => '任何用户',
 => 'Verbleibende Zeit',  
      'Any users'
    'IMPORT'  => '任何用户',
 => 'Importieren',  
      'Others'
    'Help on slots'  => '其他',
 => 'Hilfe zu Slots',  
      'Additional domain:'
    'New user accounts in [_1]'  => '其他域:',
 => 'Neue Benutzeraccounts in [_1]',  
      'Users in additional domain:'
    'Student enrollment changes in [_1]'  => '用户在其他域:',
 => 'Änderungen der studentischen Kursbelegung in [_1]',  
      'Specific domain:'
    'The following [quant,_1,change] occurred in [_2] - [_3] as a result of the automated classlist update:'  => '特定域:',
 => 'Die [quant,_1,folgende Änderung trat,folgenden Änderungen traten] im Kurs [_2] - [_3] auf. Auslöser war der automatische Prozess zur Aktualisierung von Kursteilnehmerlisten.',  
      'Users in specific domain:'
    'No institutional classlist data could be retrieved for [_1]'  => '用户在其特定域:',
 => 'Für [_1] konnte keine institutionelle Kursteilnehmerliste abgerufen werden.',  
      'Other domain:'
    'Not within time window for auto-enrollment in [_1]'  => '其他域:',
 => '[_1] befindet sich nicht innerhalb des Zeitfensters der automatischen Kursbelegung.',  
      'Users in other domain:'
    'Auto-enrollment not currently enabled for [_1]'  => '用户在其他域:',
 => 'Für [_1] ist die automatische Kursbelegung derzeit nicht aktiviert.',  
      'Restrict self-enrollment to students officially registered for the course'
    'The courseID provided does not match a course in this domain.'  => '限制自助注册为正式注册的学生的课程',
 => 'Die gewählte Kurs-ID gehört zu keinem Kurs in dieser Domäne.',  
      'Dates self-enrollment available'
    'Not Open'  => '自助注册期限',
 => 'Derzeit kein Zugriff',  
      'Starts'
    "This resource currently isn't open. It will be available at [_1]."  => '开始',
 => "Auf diese Ressource darf momentan nicht zugegriffen werden. Sie wird ab [_1] verfügbar sein.",  
      'Ends'
    'Could not handle ambiguous resource reference'  => '结束',
 => 'Doppeldeutige Ressourcenreferenz',  
      'Course access dates assigned to self-enrolling users'
    'The nature of the problem is unclear'  => '课程访问日期分配给自助注册的用户',
 => 'Die Fehlerursache ist unklar.',  
      'Section assigned to self-enrolling users'
    'Course Roster'  => '章节指派给自助注册用户',
 => '课程名册',  
 #=> 'Kursteilnehmerliste',     'The following changes were made to self-enrollment settings:'
   => '进行了以下自助注册设置的更改:',
    'Classlist'  
 => '班级名册',     '[_1]: "[_2]" set to "[_3]".'
 #=> 'Kursteilnehmerliste',  => '[_1]: "[_2]" 设置为 "[_3]".',
   
    'Display of a student-viewable course roster is not currently enabled.'     '"[_1]" set to "[_2]".'
 => 'Die Anzeige der studenteneinsehbaren Kursteilnehmerliste ist derzeit deaktiviert.',  => '"[_1]" 设置为 "[_2]".',
   
    'Student-viewable course roster'     'No changes were made to the existing self-enrollment settings in this course.'
 => 'Studenteneinsehbare Kursteilnehmerliste',  => '现有的自助注册设置在该课程中未作任何修改。',
   
    'Students with no section'     'Self-enrollment result'
 => 'Studenten in keiner Sektion',  => '自助注册结果',
   
    'Students in section "[_1]"'     'Enroll in course'
 => 'Studenten in Sektion "[_1]"',  => '注册课程',
   
    'Students in any section'     'Sections:'
 => 'Studenten in beliebiger Sektion',  => '章节:',
   
    'Only students who have opted to be listed in the roster ([_1] out of [_2] students) are shown.'     'Self-enroll in course'
 => 'Es werden nur Studenten angezeigt, die der Auflistung in der Kursteilnehmerliste zugestimmt haben (derzeit [_1] von insgesamt [_2]).',  => '自助注册参加课程',
   
    'The single student without a section[_1] has opted not to be listed in the roster.'     'Self-enroll in a LON-CAPA course'
 => 'Der einzelne Student ohne Sektionszugehörigkeit[_1] hat der Auflistung in der Kursteilnehmerliste nicht zugestimmt.',  => '自助注册参加LON-CAPA课程',
   
    'The single student in the section[_1] has opted not to be listed in the roster.'     'Self-enroll'
 => 'Der einzelne Student in der Sektion[_1] hat der Auflistung in der Kursteilnehmerliste nicht zugestimmt.',  => '自助注册',
   
    'The single student in the course[_1] has opted not to be listed in the roster.'     'Self-enroll in [_1]'
 => 'Der einzelne Student im Kurs[_1] hat der Auflistung in der Kursteilnehmerliste nicht zugestimmt.',  => '自助注册到 [_1]',
   
    'None of the [_1] students without a section[_2] have opted to be listed in the roster.'     'Self-enrollment error'
 => 'Keiner der [_1] Studenten ohne Sektionszugehörigkeit[_2] haben der Auflistung in der Kursteilnehmerliste zugestimmt.',  => '自助注册错误',
   
    'None of the [_1] students in the section[_2] have opted to be listed in the roster.'     'Invalid domain or course number'
 => 'Keiner der [_1] Studenten in der Sektion[_2] haben der Auflistung in der Kursteilnehmerliste zugestimmt.',  => '无效的域或课程数目',
   
    'None of the [_1] students in the course[_2] have opted to be listed in the roster.'     'Self-enrollment unavailable'
 => 'Keiner der [_1] Studenten im Kurs[_2] haben der Auflistung in der Kursteilnehmerliste zugestimmt.',  => '自助注册无法使用',
   
    'All [_1] students without a section[_2] have opted to be listed in the roster.'     'Self-enrollment is restricted to students officially registered for this course.'
 => 'Alle [_1] Studenten ohne Sektionszugehörigkeit[_2] haben der Auflistung in der Kursteilnehmerliste zugestimmt.',  => 'Self-enrollment is restricted to students officially registered for this course.',
   
    'All [_1] students in the section[_2] have opted to be listed in the roster.'     'Self-enrollment is not currently available for this course.'
 => 'Alle [_1] Studenten in der Sektion[_2] haben der Auflistung in der Kursteilnehmerliste zugestimmt.',  => 'Self-enrollment is not currently available for this course.',
   
    'All [_1] students in the course[_2] have opted to be listed in the roster.'     'Self-enrollment is not currently available in this course'
 => 'Alle [_1] Studenten im Kurs[_2] haben der Auflistung in der Kursteilnehmerliste zugestimmt.',  => 'Self-enrollment is not currently available in this course',
   
    'The single student without a section[_1] has opted to be listed in the roster.'     'Self-enrollment will become available starting [_1], and will be available to all LON-CAPA users.'
 => 'Der einzelne Student ohne Sektionszugehörigkeit[_1] hat der Auflistung in der Kursteilnehmerliste zugestimmt.',  => 'Self-enrollment will become available starting [_1], and will be available to all LON-CAPA users.',
   
    'The single student in the section[_1] has opted to be listed in the roster.'     'Self-enrollment will become available starting [_1], and will be available to all LON-CAPA users at your institution ([_2]).'
 => 'Der einzelne Student in der Sektion[_1] hat der Auflistung in der Kursteilnehmerliste zugestimmt.',  => 'Self-enrollment will become available starting [_1], and will be available to all LON-CAPA users at your institution ([_2]).',
   
    'The single student in the course[_1] has opted to be listed in the roster.'     'Self-enrollment will become available starting [_1]; please enroll at that time.'
 => 'Der einzelne Student im Kurs[_1] hat der Auflistung in der Kursteilnehmerliste zugestimmt.',  => 'Self-enrollment will become available starting [_1]; please enroll at that time.',
   
    'All [_1] students without a section[_2] are listed in the roster.'     'Although self-enrollment will become available starting [_1], you are ineligible for enrollment.'
 => 'Alle [_1] Studenten ohne Sektionszugehörigkeit[_2] werden in der Kursteilnehmerliste aufgelistet.',  => 'Although self-enrollment will become available starting [_1], you are ineligible for enrollment.',
   
    'All [_1] students in the section[_2] are listed in the roster.'     'Self-enrollment will become available starting [_1].'
 => 'Alle [_1] Studenten in der Sektion[_2] werden in der Kursteilnehmerliste aufgelistet.',  => 'Self-enrollment will become available starting [_1].',
   
    'All [_1] students in the course[_2] are listed in the roster.'     'The link to the requested page could not be followed.'
 => 'Alle [_1] Studenten im Kurs[_2] werden in der Kursteilnehmerliste aufgelistet.',  => 'The link to the requested page could not be followed.',
   
    'There is only a single student without a section[_1]'     'The placeholder for the courseID is absent.'
 => 'Es gibt nur einen einzelnen Studenten ohne Sektionszugehörigkeit[_1].',  => 'The placeholder for the courseID is absent.',
   
    'There is only a single student in the section[_1]'     'LON-CAPA account required'
 => 'Es gibt nur einen einzelnen Studenten in der Sektion[_1].',  => 'LON-CAPA account required',
   
    'There is only a single student in the course[_1]'     'You need to be logged into LON-CAPA to self-enroll in a course.'
 => 'Es gibt nur einen einzelnen Studenten im Kurs[_1].',  => 'You need to be logged into LON-CAPA to self-enroll in a course.',
   
    'There are currently no students to display.'     'If you have an account in LON-CAPA, [_1]log-in[_2].'
 => 'Derzeit gibt es keine Studenten, die angezeigt werden könnten.',  => 'If you have an account in LON-CAPA, [_1]log-in[_2].',
   
    'Available Portfolio files'     'Otherwise:'
 => 'Verfügbare Portfolio-Dateien',  => 'Otherwise:',
   
    'Name not given'     "if you have an institutional log-in, use your institution's [_1]single sign on page[_2] to log-in, then create an account"
 => 'Name nicht vorhanden',  => "if you have an institutional log-in, use your institution's [_1]single sign on page[_2] to log-in, then create an account",
   
    '[quant,_1,file,files,No files]'     'if you have an institutional login, [_1]create an account[_2]'
 => '[quant,_1,Datei,Dateien,Keine Dateien]',  => 'if you have an institutional login, [_1]create an account[_2]',
   
    'Error retrieving file information.'     'you can use an e-mail address to [_1]create an account[_2]'
 => 'Fehler beim Abrufen der Dateiinformationen',  => 'you can use an e-mail address to [_1]create an account[_2]',
   
    'Your roster setting'     'Otherwise, if you have an institutional login, [_1]create an account[_2].'
 => 'Ihre Kursteilnehmerlisten-Einstellung',  => 'Otherwise, if you have an institutional login, [_1]create an account[_2].',
   
    'You are currently listed in the student-viewable roster.'     'Otherwise, you will use an e-mail address to [_1]create an account[_2].'
 => 'Sie werden derzeit in der studenteneinsehbaren Kursteilnehmerliste aufgelistet.',  => 'Otherwise, you will use an e-mail address to [_1]create an account[_2].',
   
    'You are currently <b>not</b> listed in the student-viewable roster.'     "Otherwise, use your institution's [_1]single sign on page[_2] to log-in, then create an account."
 => 'Sie werden derzeit <b>nicht</b> in der studenteneinsehbaren Kursteilnehmerliste aufgelistet.',  => "Otherwise, use your institution's [_1]single sign on page[_2] to log-in, then create an account.",
   
    'Include yourself in the roster?'     'You will be able to self enroll in this course once the account has been created.'
 => 'Möchten Sie in der Kursteilnehmerliste aufgelistet werden?',  => 'You will be able to self enroll in this course once the account has been created.',
   
    'Display of your name in the student-viewable roster set to <b>[_1]</b>.'     'You will be able to self-enroll in the course you selected ([_1]) after you have successfully logged in.'
 => 'Anzeige Ihres Namens in der studenteneinsehbaren Kursteilnehmerliste auf <b>[_1]</b> gesetzt.',  => 'You will be able to self-enroll in the course you selected ([_1]) after you have successfully logged in.',
   
    'Error occurred saving display setting.'     'You must [_1]log-in[_2] to LON-CAPA with an existing account to be able to enroll in this course, as account creation at this institution ([_3]) is not permitted when self-enrolling.'
 => 'Es ist ein Fehler beim Speichern der Anzeige-Einstellungen aufgetreten.',  => 'You must [_1]log-in[_2] to LON-CAPA with an existing account to be able to enroll in this course, as account creation at this institution ([_3]) is not permitted when self-enrolling.',
   
    'Display of your name in the student-viewable roster unchanged (set to <b>[_1]</b>).'     'You already have an active student role (section: "[_1]") in this course.'
 => 'Anzeige Ihres Namens in der studenteneinsehbaren Kursteilnehmerliste bleibt unverändert (auf <b>[_1]</b> gesetzt).',  => 'You already have an active student role (section: "[_1]") in this course.',
   
    'View course roster'     'You have a student role (section: "[_1]") in this course which will become active [_2].'
 => 'Kursteilnehmerliste',  => 'You have a student role (section: "[_1]") in this course which will become active [_2].',
   
    'Change Course Page Preferences'     'Self-enrollment is restricted to officially registered students.'
 => 'Schnellzugriffsliste für Kurse',  => 'Self-enrollment is restricted to officially registered students.',
   
    'Change Course Page Pref'     'As you are not currently registered for this course, self-enrollment is unavailable.'
 => 'Schnellzugriffsliste für Kurse',  => 'As you are not currently registered for this course, self-enrollment is unavailable.',
   
    'No context.'     'The end date for access to this course for users who self-enroll has passed.'
 => 'Kein Kontext.',  => 'The end date for access to this course for users who self-enroll has passed.',
   
    'unable to verify variable URL'     'Consequently, although a new role was created for you in the course, it is an inactive role which does not provide access to the course.'
 => 'variable URL konnte nicht überprüft werden',  => 'Consequently, although a new role was created for you in the course, it is an inactive role which does not provide access to the course.',
   
    'Receipt'     'Self-enrollment in this course was successful.'
 => 'Empfangsbestätigung',  => 'Self-enrollment in this course was successful.',
   
    'Problems during Course Initialization'     'The start date for access to this course for users who self-enroll has yet to be reached.'
 => 'Probleme während der Kursinitialisierung',  => 'The start date for access to this course for users who self-enroll has yet to be reached.',
   
    'Try Selecting Again'     'Consequently, although a new role was created for you in the course, you will not be able to select this role until [_1].'
 => 'Auswählen erneut versuchen',  => 'Consequently, although a new role was created for you in the course, you will not be able to select this role until [_1].',
   
    '<br />Invalid map: <tt>[_1]</tt>'     'Your new role is available immediately, and will provide access to the course until [_1].'
 => '<br />Ungültige Inhaltszusammenstellung: <tt>[_1]</tt>',  => 'Your new role is available immediately, and will provide access to the course until [_1].',
   
    'Please either [_1]close this window[_2] or [_3]log in again[_4].'     'Enrollment process complete'
 => 'Bitte entweder [_1]dieses Fenster schließen[_2] oder [_3]erneut anmelden[_4].',  => 'Enrollment process complete',
   
    'Thank you for using LON-CAPA.'     'Enrollment incomplete'
 => 'Vielen Dank, dass Sie LON-CAPA verwenden.',  => 'Enrollment incomplete',
   
    'You have been successfully logged out.'     'Self-enrollment in this course failed.'
 => 'Sie wurden erfolgreich abgemeldet.',  => 'Self-enrollment in this course failed.',
   
    'You can [_1]close this window[_2] now.'     'You are not permitted to enroll yourself in this course.'
 => 'Sie können [_1]dieses Fenster jetzt schließen[_2].',  => 'You are not permitted to enroll yourself in this course.',
   
    '[_1]Log in again[_2]'     'Enter course now'
 => '[_1]Erneut anmelden[_2]',  => 'Enter course now',
   
    'You did not fill in enough information for the search to be started.  You need to fill in relevant fields on the search page in order for a query to be processed.'     'other'
 => 'Die Suche kann nicht durchgeführt werden, da Sie nicht genügend Daten angegeben haben. Sie müssen auf der Suchseite relevante Felder ausfüllen, damit Ihre Anfrage verarbeitet werden kann.',  => 'other',
   
    'conditionally hidden'     'Self-enrollment in this course is available to any user affiliated with [_1].'
 => 'Bedingungsabhängig verborgen',  => 'Self-enrollment in this course is available to any user affiliated with [_1].',
   
    'Problem Parameters'     'Self-enrollment in this course is only available to users in affiliated with [_1] who have the following status: "[_2]".'
 => 'Aufgabenparameter',  => 'Self-enrollment in this course is only available to users in affiliated with [_1] who have the following status: "[_2]".',
   
    'No group name provided.'     'Self-enrollment is not currently available for this course for users affiliated with [_1].'
 => 'Es wurde kein Gruppenname angegeben.',  => 'Self-enrollment is not currently available for this course for users affiliated with [_1].',
   
    'Invalid group name provided.'     'Self-enrollment in this course is only available to users affiliated with the following institutions, and who have the required status:'
 => 'Es wurde ein ungültiger Gruppenname angegeben.',  => 'Self-enrollment in this course is only available to users affiliated with the following institutions, and who have the required status:',
   
    'Invalid [_1]'     'Your registration status could not be verified.'
 => '[_1] ist ungültig', # ???  => 'Your registration status could not be verified.',
   
    '"[_1]" is not the name of a valid group in this [_2].'     'Your registration status could not determined, because a problem occurred retrieving data.'
 => '"[_1]" ist kein gültiger Name für ein Gruppe in dieser [_2].',  => 'Your registration status could not determined, because a problem occurred retrieving data.',
   
    'You do not have privileges to view the membership roster in this group.'     'As no institutional course sections are currently associated with this course, your registration status is undetermined.'
 => 'Sie haben für diese Gruppe nicht die Berechtigung, die Kursteilnehmerliste einzusehen.',  => 'As no institutional course sections are currently associated with this course, your registration status is undetermined.',
   
    'Group membership status - [_1]'     '[_1]Ad hoc[_2] roles in domain [_3] --'
 => 'Gruppen-Mitgliedschafts-Status: [_1]',  => '[_1]Ad hoc[_2] roles in domain [_3] --',
   
    'group membership status - [_1]'     'Assemble resources'
 => 'Gruppen-Mitgliedschafts-Status: [_1]',  => '布置课程内容',
   
    'There are no membership data to display for this group.'     'Create, edit, modify and publish resources'
 => 'Für diese Gruppe existieren keine anzeigbaren Mitgliedsdaten.',  => 'Create, edit, modify and publish resources',
   
    'Membership status: '     'Create, modify and delete course groups'
 => 'Mitgliedschaftsstatus: ',  => 'Create, modify and delete course groups',
   
    'There are no groups to display in this [_1].'     'View course groups'
 => 'Es gibt keine Gruppen, die in diesem [_1] angezeigt werden können.', # ??? -> grouproster.pm  => '查看课程组',
   
    'Start Date'     'View student activity'
 => 'Anfangsdatum',  => 'View student activity',
   
    'End Date'     'Show full details for each course ([_1] only)'
 => 'Endedatum',  => 'Show full details for each course ([_1] only)',
   
    'Functionality'     'Include courses set to be hidden from catalog ([_1] only)'
 => 'Funktionalität',  => 'Include courses set to be hidden from catalog ([_1] only)',
   
    'Privileges'     'Include subcategories within "[_1]"'
 => 'Berechtigungen',  => '包含子类 "[_1]"',
   
    'Any Membership status'     'Only show courses which allow self-enrollment'
 => 'Beliebiger Mitgliedsstatus',  => '只显示允许自行登记的课程',
   
    'Active Member'     'include subdirectories'
 => 'Aktives Mitglied',  => '包括子目录',
   
    'Former Member'     'force republication of previously published files'
 => 'Ehemaliges Mitglied',  => 'force republication of previously published files',
   
    'Future Member'     'make file(s) obsolete'
 => 'Zukünftiges Mitglied',  => 'make file(s) obsolete',
   
    'Group Folder - [_1]'     'force directory level catalog information over existing'
 => 'Gruppenverzeichnis für [_1]',  => 'force directory level catalog information over existing',
   
    'Group homepage - [_1]'     'Session could not be opened.'
 => 'Gruppen-Homepage für [_1]',  => 'Session could not be opened.',
   
    'A support request has been sent to'     'The domain you provided is not a valid LON-CAPA domain.'
 => 'Eine Support-Anfrage wurde gesendet an',  => 'The domain you provided is not a valid LON-CAPA domain.',
   
    'Your support request contained the following information'     'Student Settings'
 => 'Ihre Support-Anfrage enthält folgende Daten',  => 'Student Settings',
   
    'The following Cc e-mail address is invalid: '     'Coordinator Settings'
 => 'Die folgende CC-E-Mail-Adresse is ungültig: ',  => 'Coordinator Settings',
   
    'The following Cc e-mail addresses are invalid: '     'Author Settings'
 => 'Die folgende CC-E-Mail-Adressen sind ungültig: ',  => 'Author Settings',
   
    'As the e-mail address provided for this LON-CAPA server ([_1]) does not appear to be a valid e-mail address, your support request has <b>not</b> been sent to the LON-CAPA support staff or administrator at your institution.'     'Administrator Settings'
 => 'Da die für diesen LON-CAPA-Server angegebene E-Mail-Adresse ([_1]) anscheinend ungültig ist, wurde Ihre Support-Anfrage <b>nicht</b> an das LON-CAPA-Supportteam Ihrer Institution und auch nicht an den Adminstrator geschickt.',  => 'Administrator Settings',
   
    'Instead a copy has been sent to the LON-CAPA support team at Michigan State University.'     'Item'
 => 'Stattdessen wurde eine Kopie an das LON-CAPA-Supportteam der Michigan State University gesendet.',  => 'Item',
   
    'The uploaded screenshot file ([_1] bytes) included with your request exceeded the maximum allowed size - 128 KB, and has therefore been discarded.'     'Found [_1] without responses. This resource cannot be published.'
 => 'Die hochgeladene Screenshot-Datei Ihrer Anfrage hat die maximale Größe von 128 KB überschritten ([_1] Bytes) und wurde daher nicht verworfen.',  => 'Found [_1] without responses. This resource cannot be published.',
   
    'An uploaded screenshot file [_1] ([_2] bytes) was included in the request sent by [_3].'     'LON-CAPA helpdesk'
 => 'Eine hochgeladene Screenshot-Datei [_1] ([_2] Bytes) wurde der Anfrage beigefügt, die von [_3] gesendet wurde.',  => 'LON-CAPA helpdesk',
   
    'File does not have [_1] or [_2] starting tag'     'Create a user account in LON-CAPA'
 => 'Die Datei hat weder ein [_1]- noch ein [_2]-Start-Tag',  => 'Create a user account in LON-CAPA',
   
    'File does not have [_1] or [_2] ending tag'     'Account creation unavailable'
 => 'Die Datei hat weder ein [_1]- noch ein [_2]-Ende-Tag',  => 'Account creation unavailable',
   
    'Example'     'Error creating token.'
 => 'Beispiel',  => 'Error creating token.',
   
    'Algebraic Response Problems'     'Account creation'
 => 'Algebraische Aufgaben',  => 'Account creation',
   
    'Chemistry Problems'     'Creation of a new user account using an e-mail address or an institutional log-in ID as username is not permitted at this institution: ([_1]).'
 => 'Chemische Aufgaben',  => 'Creation of a new user account using an e-mail address or an institutional log-in ID as username is not permitted at this institution: ([_1]).',
   
    'Free Form Problems'     'Creation of a new LON-CAPA user account using an e-mail address or an institutional log-in ID as your username is not permitted at [_1].'
 => 'Aufgaben mit freier Gestaltung',  => 'Creation of a new LON-CAPA user account using an e-mail address or an institutional log-in ID as your username is not permitted at [_1].',
   
    'Handgraded Problems'     "Although your username and password were authenticated by your institution's Single Sign On system, you do not currently have a LON-CAPA account in this domain."
 => 'Manuell bewertete Aufgaben',  => "Although your username and password were authenticated by your institution's Single Sign On system, you do not currently have a LON-CAPA account in this domain.",
   
    'Miscellaneous'     "Although your username and password were authenticated by your institution's Single Sign On system, you do not currently have a LON-CAPA account at this institution, and you are not permitted to create one."
 => 'Verschiedenes',  => "Although your username and password were authenticated by your institution's Single Sign On system, you do not currently have a LON-CAPA account at this institution, and you are not permitted to create one.",
   
    'Multiple Choice Problems'     "Although your username and password were authenticated, you do not currently have a LON-CAPA account at this institution."
 => 'Auswahl-Aufgaben',  => "Although your username and password were authenticated, you do not currently have a LON-CAPA account at this institution.",
   
    'Numerical Problems'     "Although your username and password were authenticated, you do not currently have a LON-CAPA account in this domain, and you are not permitted to create one."
 => 'Numerische Aufgaben',  => "Although your username and password were authenticated, you do not currently have a LON-CAPA account in this domain, and you are not permitted to create one.",
   
    'Language:'     'A LON-CAPA account may not be created with the username you use.'
 => '语言:',  => 'A LON-CAPA account may not be created with the username you use.',
 #=> 'Sprache:',  
      'User Information'
    'Math Rendering:'  => 'User Information',
 => 'Formeldarstellung:',  
      'User information'
    'Restrict Domain Coordinator Access'  => 'User information',
 => 'Zugriff durch Domänen-Koordinator',  
      'Review user information'
    'By default, the Domain Coordinator can enter your construction space.'  => 'Review user information',
 => 'Die Voreinstellung erlaubt dem Domänen-Koordinator, Ihren Konstruktionsbereich betreten zu können.',  
      'To create one, use the table below to provide information about yourself (if appropriate), then click the "Create LON-CAPA account" button.'
    'Block access to construction space'  => 'To create one, use the table below to provide information about yourself (if appropriate), then click the "Create LON-CAPA account" button.',
 => 'Zugriff auf Konstruktionsbereich verwehren',  
      'To create one, use the table below to provide information about yourself, then click the [_1]Create LON-CAPA account[_2] button.'
    'jsMath'  => 'To create one, use the table below to provide information about yourself, then click the [_1]Create LON-CAPA account[_2] button.',
 => 'jsMath',  
      'A user account will be created with information displayed in the table below, when you click the [_1]Create LON-CAPA account[_2] button.'
    'tth (TeX to HTML)'  => 'A user account will be created with information displayed in the table below, when you click the [_1]Create LON-CAPA account[_2] button.',
 => 'tth (TeX nach HTML)',  
      'Confirmation'
    'mimetex (Convert to Images)'  => 'Confirmation',
 => 'mimetex (In Grafik konvertieren)',  
      'Confirm that you wish to create an account.'
    'jsMath:'  => 'Confirm that you wish to create an account.',
 => 'jsMath:',  
      'New username'
    'tth (TeX to HTML):'  => 'New username',
 => 'tth (TeX nach HTML):',  
      'Create account'
    'mimetex (Convert to Images):'  => 'Create account',
 => 'mimetex (In Grafik konvertieren):',  
      'You must enter a password'
    '[_1], [_2], or [_3]'  => 'You must enter a password',
 => '[_1], [_2] 或者 [_3]',  
 #=> '[_1], [_2] oder [_3]',     'The passwords you entered did not match.'
   => 'The passwords you entered did not match.',
    'internal, optional'  
 => 'intern, optional',     'Create account with a username provided by this institution'
   => 'Create account with a username provided by this institution',
    'user:domain,user:domain,...'  
 => 'Benutzer:Domäne,Benutzer:Domäne,...',     'If you already have a log-in ID at this institution,[_1] you may be able to use it for LON-CAPA.'
   => 'If you already have a log-in ID at this institution,[_1] you may be able to use it for LON-CAPA.',
    'user:domain,user:domain(section;section;...;*;...),...'  
 => 'Benutzer:Domäne,Benutzer:Domäne(Sektion;Sektion;...;*;...),...',     'Type in your log-in ID and password to find out.'
   => 'Type in your log-in ID and password to find out.',
    'user:domain,user:domain,*:domain'  
 => 'Benutzer:Domäne,Benutzer:Domäne,*:Domäne',     'Log-in ID'
   => 'Log-in ID',
    'Course members with current access'  
 => 'Kursteilnehmer mit aktuellem Zugriff',     'Create account with an e-mail address as your username'
   => 'Create account with an e-mail address as your username',
    'Course members with expired access'  
 => 'Kursteilnehmer mit abgelaufenen Zugriff',     'Provide your e-mail address to request a LON-CAPA account,[_1] if you do not have a log-in ID at your institution.'
   => 'Provide your e-mail address to request a LON-CAPA account,[_1] if you do not have a log-in ID at your institution.',
    'Course members with future access'  
 => 'Kursteilnehmer mit zukünftigem Zugriff',     'Request LON-CAPA account'
   => 'Request LON-CAPA account',
    'Other Roles'  
 => '其他角色',     'Validation'
 #=> 'Weitere Rollen',  => 'Validation',
   
    'Select Author'     'Thank you for your request to create a new LON-CAPA account.'
 => 'Autor auswählen',  => 'Thank you for your request to create a new LON-CAPA account.',
   
    'Non-standard Course'     'A request was submitted on [_1] for creation of a LON-CAPA account at the following institution:[_2].'
 => 'Nicht-Standard-Kurs',  => 'A request was submitted on [_1] for creation of a LON-CAPA account at the following institution:[_2].',
   
    'Switch course role to...'     'To complete this process please open a web browser and enter the following URL in the address/location box: [_1]'
 => '更改用户角色...',  => 'To complete this process please open a web browser and enter the following URL in the address/location box: [_1]',
 #=> 'Kursrolle wechseln...',  
      'A message has been sent to the e-mail address you provided.'
    'Message'  => 'A message has been sent to the e-mail address you provided.',
 => '消息',  
 #=> 'Nachricht',     'The message includes the web address for the link you will use to complete the account creation process.'
   => 'The message includes the web address for the link you will use to complete the account creation process.',
    'Time of change'  
 => 'Änderungszeit',     'The link included in the message will be valid for the next [_1]two[_2] hours.'
   => 'The link included in the message will be valid for the next [_1]two[_2] hours.',
    'active'  
 => 'aktiv',     'An error occurred when sending a message to the e-mail address you provided.'
   => 'An error occurred when sending a message to the e-mail address you provided.',
    'previous'  
 => 'in der Vergangenheit liegend',     'An error occurred creating a token required for the account creation process.'
   => 'An error occurred creating a token required for the account creation process.',
    'Access dates to apply for selected users'  
 => 'Zugriffszeiten für die ausgewählten Benutzer ändern',     'Please contact the [_1] ([_2]) for assistance.'
   => 'Please contact the [_1] ([_2]) for assistance.',
    'Changes in section affiliation to apply to selected users'  
 => 'Sektionszugehörigkeiten für die ausgewählten Benutzer ändern',     'Sorry, the URL you provided to complete creation of a new LON-CAPA account was invalid. Either the token included in the URL has been deleted or the URL you provided was invalid.'
   => 'Sorry, the URL you provided to complete creation of a new LON-CAPA account was invalid. Either the token included in the URL has been deleted or the URL you provided was invalid.',
    'For student roles changing the section, will result in a section switch as students may only be in one section of a course at a time.'  
 => 'Ein Sektionswechsel bei studentischen Rollen verursacht einen Austausch der Sektion, da Studierende nur in einer einzigen Sektion eines Kurses zur gleichen Zeit sein können.',     'Sorry, the token generated when you requested creation of an account has expired.'
   => 'Sorry, the token generated when you requested creation of an account has expired.',
    'For a role in a course that is not a student role, a user may have roles in more than one section of a course at a time.'  
 => 'Benutzer mit einer Kursrolle, die keine studentische Rolle ist, können in mehr als einer Sektion in einem Kurs zur gleichen Zeit sein.',     'Sorry, the URL generated when you requested creation of an account contained incomplete information.'
   => 'Sorry, the URL generated when you requested creation of an account contained incomplete information.',
    "Retain each user's current section affiliations?"  
 => "Sollen die bisherigen Sektionszugehörigkeiten beibehalten werden?",     'Please submit a [_1]new request[_2] for account creation and follow the new link included in the e-mail that will be sent to you.'
   => 'Please submit a [_1]new request[_2] for account creation and follow the new link included in the e-mail that will be sent to you.',
    '(Does not apply to student roles).'  
 => '(Betrifft nicht Studentenrollen).',     'A LON-CAPA account for the institution: [_1] has been created [_2] from IP address: [_3]. If you did not perform this action or authorize it, please contact the [_4] ([_5]).'
   => 'A LON-CAPA account for the institution: [_1] has been created [_2] from IP address: [_3]. If you did not perform this action or authorize it, please contact the [_4] ([_5]).',
    '[_1]Show[_2] clicker id'  
 => 'Clicker-ID [_1]anzeigen[_2]',     'A LON-CAPA account already exists for username [_1] at this institution ([_2]).'
   => 'A LON-CAPA account already exists for username [_1] at this institution ([_2]).',
    '[_1]Hide[_2] clicker id'  
 => 'Clicker-ID [_1]verbergen[_2]',     'The password entered was also correct so you have been logged in.'
   => 'The password entered was also correct so you have been logged in.',
    'Catalog:'  
 => '目录:',     'Authentication failed'
 #=> 'Katalog:',  => 'Authentication failed',
   
    'Main Categories'     'An e-mail confirming creation of your new LON-CAPA account has been sent to [_1].'
 => '主要类型',  => 'An e-mail confirming creation of your new LON-CAPA account has been sent to [_1].',
 #=> 'Hauptkategorien',  
      'An error occurred when sending e-mail to [_1] confirming creation of your LON-CAPA account.'
    'Official courses (with institutional codes)'  => 'An error occurred when sending e-mail to [_1] confirming creation of your LON-CAPA account.',
 => '官方课程(带机构代码)',  
 #=> 'Offizielle Kurse (mit institutionellen Codes)',     'A problem occurred when attempting to create your new LON-CAPA account.'
   => 'A problem occurred when attempting to create your new LON-CAPA account.',
    'Official courses'  
 => '官方课程',     'Please provide user information and a password for your new account.'
 #=> 'Offizielle Kurse',  => 'Please provide user information and a password for your new account.',
   
    'with institutional codes'     'Your password, which must contain at least seven characters, will be sent to the LON-CAPA server in an encrypted form.'
 => '带机构代码',  => 'Your password, which must contain at least seven characters, will be sent to the LON-CAPA server in an encrypted form.',
 #=> 'mit institutionellen Codes',  
      'Create LON-CAPA account'
    'Self-enroll (if permitted)'  => 'Create LON-CAPA account',
 => '自己报名(如果被允许)',  
 #=> 'Selbsteintragung (falls zugelassen)',     'Could not load javascript file [_1]'
   => 'Could not load javascript file [_1]',
    'No ending date'  
 => 'Kein Endedatum',     'Invalid ID format'
   => 'Invalid ID format',
    'From:[_1]'  
 => 'Start:[_1]',     'An error occurred when storing a token'
   => 'An error occurred when storing a token',
    'To:[_1]'  
 => 'Ende:[_1]',     'You will not be able to proceed to the next stage of account creation'
   => 'You will not be able to proceed to the next stage of account creation',
    'Starts: [_1]'  
 => 'Start: [_1]',     'A LON-CAPA account has been created for username: [_1] in domain: [_2].'
   => 'A LON-CAPA account has been created for username: [_1] in domain: [_2].',
    'Ends: [_1]'  
 => 'Ende: [_1]',     'Account creation failed for username: [_1] in domain: [_2].'
   => 'Account creation failed for username: [_1] in domain: [_2].',
    'Ended: [_1]'  
 => 'Endete: [_1]',     'User account creation is not available for the current default authentication type.'
   => 'User account creation is not available for the current default authentication type.',
    'Currently enabled'  
 => 'Derzeit aktiviert',     'The e-mail address you provided is already in use as a username at this institution.'
   => 'The e-mail address you provided is already in use as a username at this institution.',
    '[quant,_1,section:,sections:,No sections]'  
 => '[quant,_1,Sektion:,Sektionen:,Keine Sektionen]',     'Username rules at this institution do not allow the e-mail address you provided to be used as a username.'
   => 'Username rules at this institution do not allow the e-mail address you provided to be used as a username.',
    'No information available for [_1].'  
 => 'Für "[_1]" sind keine Informationen verfügbar.',     'The e-mail address you provided may not be used as a username at this LON-CAPA institution.'
   => 'The e-mail address you provided may not be used as a username at this LON-CAPA institution.',
    'Self-enrollers:'  
 => 'Selbsteintragungen:',     'Validation of the code you entered failed.'
   => 'Validation of the code you entered failed.',
    'Choices:'  
 => 'Auswahlmöglichkeiten:',     'Creation of a new user account using an e-mail address as username is not permitted at this LON-CAPA institution.'
   => 'Creation of a new user account using an e-mail address as username is not permitted at this LON-CAPA institution.',
    'Configure User Self-enrollment'  
 => 'Selbsteintragung konfigurieren',     'Type in the letters/numbers shown below'
   => 'Type in the letters/numbers shown below',
    'View Change Logs'  
 => 'Änderungsprotokoll', # long version: Änderungsprotokoll betrachten     'You may need to reload the previous page to obtain a new token.'
   => 'You may need to reload the previous page to obtain a new token.',
    'View Log-in History'  
 => 'Anmeldehistorie', # longversion: Anmeldehistorie betrachten     'Unable to retrieve your log-in information - unexpected context'
   => 'Unable to retrieve your log-in information - unexpected context',
    'Configure Self-enrollment'  
 => 'Selbsteintragung konfigurieren',     "Your e-mail address uses the same internet domain as your institution's LON-CAPA service."
   => "Your e-mail address uses the same internet domain as your institution's LON-CAPA service.",
    'Self-enrollment with a student role'  
 => 'Selbsteintragungen mit studentischer Rolle',     'Creation of a LON-CAPA account with this type of e-mail address as username is not permitted.'
   => 'Creation of a LON-CAPA account with this type of e-mail address as username is not permitted.',
    'Users allowed to self-enroll in this course'  
 => 'Zugelassene Benutzer, die sich in den Kurs selbst eintragen dürfen',     'You should request creation of a LON-CAPA account for a log-in ID of "[_1]" at your institution instead.'
   => 'You should request creation of a LON-CAPA account for a log-in ID of "[_1]" at your institution instead.',
    'Any user in any domain:'  
 => 'Beliebige Nutzer in beliebiger Domäne',     'Changes/page:'
   => '每页显示列数:',
    'User types:'  
 => 'Benutzertypen',     'Window during which changes occurred:'
   => '在这个时期发生的变化:',
    'any'  
 => 'beliebig',     'This page is either empty or it only contains resources that are currently hidden'
   => 'This page is either empty or it only contains resources that are currently hidden',
    'Any Users'  
 => 'Beliebige Benutzer',     'Please use the LON-CAPA navigation arrows to move to another item in the course'
   => 'Please use the LON-CAPA navigation arrows to move to another item in the course',
    'Any users'  
 => 'Beliebige Benutzer',     'Unable to modify requested student ([_1])'
   => 'Unable to modify requested student ([_1])',
    'Others'  
 => 'Andere',     'Unable to grade requested sequence ([_1]).'
   => 'Unable to grade requested sequence ([_1]).',
    'Additional domain:'  
 => 'Zusätzliche Domäne:',     'No score was changed or updated.'
   => 'No score was changed or updated.',
    'Users in additional domain:'  
 => 'Benutzer in zusätzlicher Domäne:',     'The scores were changed for [quant,_1,problem].'
   => 'The scores were changed for [quant,_1,problem].',
    'Specific domain:'  
 => 'Bestimmte Domäne:',     '[_1]Visit the [_2]Course/Community Catalog[_3] to view all [_4] LON-CAPA courses and communities.' # _1: <b>, _2: <a>, _3: </a> </b>, _4: domain
   => '[_1]Visit the [_2]Course/Community Catalog[_3] to view all [_4] LON-CAPA courses and communities.',
    'Users in specific domain:'  
 => 'Benutzer in bestimmter Domäne:',     'If a course or community is [_1]not[_2] in your list of current courses and communities below, you may be able to enroll if self-enrollment is permitted.'
   => 'If a course or community is [_1]not[_2] in your list of current courses and communities below, you may be able to enroll if self-enrollment is permitted.', # '如果一个课程在下面列出您目前的课程中[_1]没有[_2]显示,你可以注册,如果自我注册是允许的。',
    'Other domain:'  
 => 'Andere Domäne:',  #SD begin 2008-07-02
      'When'
    'Users in other domain:'  => '什么时候',
 => 'Benutzer in anderer Domäne:',  
      'Who made the change'
    'Restrict self-enrollment to students officially registered for the course'  => '谁进行了修改',
 => 'Selbsteintragung auf für diesen Kurs offiziell registrierte Studenten beschränken',  
      'Changed User'
    'Dates self-enrollment available'  => '改变用户',
 => 'Zeitraum für Selbsteintragung',  
      'Context'
    'Starts'  => '概述',
 => 'Startet',  
      'Context:'
    'Ends'  => '概述:',
 => 'Endet',  
      'After:'
    'Course access dates assigned to self-enrolling users'  => '之后:',
 => 'Kurszugriffszeiten für selbsteintragende Benutzer',  
      'Before:'
    'Section assigned to self-enrolling users'  => '之前:',
 => 'Den selbsteintragenen Benutzern zuzuweisende Sektion',  
      'User Changes'
    'The following changes were made to self-enrollment settings:'  => '用户更改',
 => 'Folgende Änderungen wurden an den Einstellungen zur Selbsteintragung vorgenommen:',  
      'For this user, the default quota would be [_1]'
    '[_1]: "[_2]" set to "[_3]".'  => '此使用者的默认的配额为[_1]',
 => '[_1]: "[_2]" geändert. Neuer Wert: "[_3]".',  
      'Search for a user and enroll as a student'
    '"[_1]" set to "[_2]".'  => '搜索用户并注册为学生',
 => '"[_1]" geändert. Neuer Wert: "[_2]".',  
      'username is known'
    'No changes were made to the existing self-enrollment settings in this course.'  => 'username is known',
 => 'An den Einstellungen zur Selbsteintragung für diesen Kurs wurden keine Änderungen vorgenommen.',  
      'Create a new user'
    'Self-enrollment result'  => '创建一个新用户',
 => 'Ergebnis Selbsteintragung',  
      'Enroll'
    'Enroll in course'  => '注册',
 => 'Diesen Kurs belegen',  
      'User Search to enroll student'
    'Sections:'  => 'User Search to enroll student',
 => 'Sektionen:',  
      'Select a user to enroll as a student'
    'Self-enroll in course'  => 'Select a user to enroll as a student',
 => 'Kurse selbst belegen',  
      'modify' #context? breadcrumb_text
    'Self-enroll in a LON-CAPA course'  => 'modify',
 => 'Selbsteintragung in einen LON-CAPA-Kurs',  
      'as a student'
    'Self-enroll'  => '作为一名学生',
 => 'Selbsteintragung',  
      'Set section/dates'
    'Self-enroll in [_1]'  => '设置章节/日期',
 => 'Selbsteintragung in [_1]',  
      'Unknown'
    'Self-enrollment error'  => 'Unknown',
 => 'Fehler bei der Selbsteintragung',  
      'You do not have privileges to assign co-author roles.'
    'Invalid domain or course number'  => 'You do not have privileges to assign co-author roles.',
 => 'Ungültige Domäne oder Kursnummer',  
      'This user has an unrecognized authentication scheme'
    'Self-enrollment unavailable'  => 'This user has an unrecognized authentication scheme',
 => 'Selbsteintragung nicht verfügbar',  
      'Please alert a domain coordinator of this situation'
    'Self-enrollment is restricted to students officially registered for this course.'  => 'Please alert a domain coordinator of this situation',
 => 'Die Selbsteintragung ist auf Studenten begrenzt, die offiziell für diesen Kurs registriert sind.',  
      'Please specify login data below'
    'Self-enrollment is not currently available for this course.'  => 'Please specify login data below',
 => 'Die Selbsteintragung ist für diesen Kurs derzeit nicht verfügbar.',  
      'No domain specified'
    'Self-enrollment is not currently available in this course'  => 'No domain specified',
 => 'Die Selbsteintragung ist für diesen Kurs derzeit nicht verfügbar.',  
      'Invalid domain name'
    'Self-enrollment will become available starting [_1], and will be available to all LON-CAPA users.'  => 'Invalid domain name',
 => 'Die Selbsteintragung wird am [_1] für alle LON-CAPA-Nutzer verfügbar werden.',  
      'Only letters, numbers, periods, dashes, and underscores are valid'
    'Self-enrollment will become available starting [_1], and will be available to all LON-CAPA users at your institution ([_2]).'  => 'Only letters, numbers, periods, dashes, and underscores are valid',
 => 'Die Selbsteintragung wird am [_1] für alle LON-CAPA-Nutzer Ihrer Einrichtung ([_2]) verfügbar werden.',  
      'You do not have the authority to modify this users authentification information'
    'Self-enrollment will become available starting [_1]; please enroll at that time.'  => 'You do not have the authority to modify this users authentification information',
 => 'Die Selbsteintragung wird am [_1] verfügbar werden. Bitte tragen Sie sich ab dann selbst ein.',  
      'New Student/Employee ID does not match existing ID for this user.'
    'Although self-enrollment will become available starting [_1], you are ineligible for enrollment.'  => 'New Student/Employee ID does not match existing ID for this user.',
 => 'Die  Selbsteintragung wird zwar am [_1] verfügbar werden, Ihnen ist es allerdings nicht gestattet sich selbst einzutragen.',  
      "Change is not permitted without checking the 'Force ID change' checkbox on the previous page."
    'Self-enrollment will become available starting [_1].'  => "Change is not permitted without checking the 'Force ID change' checkbox on the previous page.",
 => 'Die Selbsteintragung wird am [_1] verfügbar werden.',  
      'Unable to successfully change environment for'
    'The link to the requested page could not be followed.'  => 'Unable to successfully change environment for',
 => 'Die Verknüpfung zu der angeforderten Seite konnte nicht aufgerufen werden.',  
      'No roles'
    'The placeholder for the courseID is absent.'  => 'No roles',
 => 'Der Platzhalter für die Kurs-ID ist fehlt.',  
      'The following fields were not updated: '
    'LON-CAPA account required'  => 'The following fields were not updated: ',
 => 'LON-CAPA-Account notwendig',  
      "You do not have the authority to change this field given the user's current set of active/future [_1] roles:"
    'You need to be logged into LON-CAPA to self-enroll in a course.'  => "You do not have the authority to change this field given the user's current set of active/future [_1] roles:",
 => 'Sie müssen in LON-CAPA angemeldet sein, um sich in diesen Kurs selbst eintragen zu können.',  
      "You do not have the authority to change these fields given the user's current set of active/future [_1] roles:"
    'If you have an account in LON-CAPA, [_1]log-in[_2].'  => "You do not have the authority to change these fields given the user's current set of active/future [_1] roles:",
 => 'Falls Sie einen LON-CAPA-Account haben, [_1]melden Sie sich bitte an[_2].',  
      'Please contact your [_1]helpdesk[_2] for more information.'
    'Otherwise:'  => 'Please contact your [_1]helpdesk[_2] for more information.',
 => 'Ansonsten:',  
      '<b>[_1]</b> enrolled'
    "if you have an institutional log-in, use your institution's [_1]single sign on page[_2] to log-in, then create an account"  => '<b>[_1]</b> 注册的',
 => "Falls Sie einen Benutzeraccount Ihrer Einrichtung haben, verwenden Sie Ihre institutionelle [_1]Single-Sign-On-Seite[_2], um sich anzumelden. Erzeugen Sie dann einen Account",  
      'in section [_1]'
    'if you have an institutional login, [_1]create an account[_2]'  => 'in section [_1]',
 => 'Falls Sie einen Benutzeraccount Ihrer Einrichtung haben, [_1]erstellen Sie einen Account[_2]',  
      'Access starts immediately'
    'you can use an e-mail address to [_1]create an account[_2]'  => '访问立即开始',
 => 'Sie können eine E-Mail-Adresse verwenden, um [_1]einen Account zu erstellen[_2]',  
      'Access starts: '
    'Otherwise, if you have an institutional login, [_1]create an account[_2].'  => '访问开始: ',
 => 'Falls Sie einen Benutzeraccount Ihrer Einrichtung haben, [_1]erstellen Sie einen LON-CAPA-Account[_2].',  
      'ends: no ending date'
    'Otherwise, you will use an e-mail address to [_1]create an account[_2].'  => '结束:没有结束日期',
 => 'Ansonsten verwenden Sie eine E-Mail-Adresse, um [_1]einen Account zu erstellen[_2].',  
      'ends: '
    "Otherwise, use your institution's [_1]single sign on page[_2] to log-in, then create an account."  => '结束: ',
 => "Ansonsten verwenden Sie Ihre institutionelle [_1]Single_Sign_On-Seite[_2], um sich anzumelden und erstellen Sie dann einen Account.",  
      'If the student is currently logged-in to LON-CAPA, the new role will be available when the student next logs in.'
    'You will be able to self enroll in this course once the account has been created.'  => 'If the student is currently logged-in to LON-CAPA, the new role will be available when the student next logs in.',
 => 'Sie haben die Möglichkeit sich selbst in den Kurs einzutragen, nachdem der Account erzeugt wurde.',  
      '(default)'
    'You will be able to self-enroll in the course you selected ([_1]) after you have successfully logged in.'  => '(默认的)',
 => 'Sie haben die Möglichkeit sich selbst in den gewählten Kurs ([_1]) einzutragen, nachdem Sie sich erfolgreich angemeldet haben.',  
      '(default for [_1])'
    'You must [_1]log-in[_2] to LON-CAPA with an existing account to be able to enroll in this course, as account creation at this institution ([_3]) is not permitted when self-enrolling.'  => '(默认 [_1])',
 => 'Sie müssen sich in LON-CAPA mit einem bestehenden Account [_1]anmelden[_2], um sich in diesen Kurs eintragen zu können. Das Erstellen von Benutzeraccounts an dieser Einrichtung ([_3]) ist im Zuge der Selbsteintragung nicht gestattet.',  
      'You are not authorized to make bulk changes to user roles'
    'You already have an active student role (section: "[_1]") in this course.'  => 'You are not authorized to make bulk changes to user roles',
 => 'Sie haben in diesem Kurs bereits eine aktive studentische Rolle (Sektion "[_1]").',  
      'You do not have permission to modify dates or sections for users'
    'You have a student role (section: "[_1]") in this course which will become active [_2].'  => 'You do not have permission to modify dates or sections for users',
 => 'Sie haben in diesem Kurs (Sektion "[_1]") eine studentische Rolle, die am [_2] aktiv wird.',  
      'deleted'
    'Self-enrollment is restricted to officially registered students.'  => 'deleted',
 => 'Selbsteintragung ist auf offiziell registrierte Studenten beschränkt.',  
      'No start date'
    'As you are not currently registered for this course, self-enrollment is unavailable.'  => '没有开始日期',
 => 'Da Sie derzeit für diesen Kurs nicht registriert sind, ist die Selbsteintragung nicht verfügbar.',  
      'Previous [_1] changes'
    'The end date for access to this course for users who self-enroll has passed.'  => 'Previous [_1] changes',
 => 'Das Endedatum für den Zugriff auf diesen Kurs ist für Benutzer, die sich selbst eintragen können, abgelaufen.',  
      'Next [_1] changes'
    'Consequently, although a new role was created for you in the course, it is an inactive role which does not provide access to the course.'  => 'Next [_1] changes',
 => 'Das hat zur Folge, dass Ihre Benutzerrolle eine inaktive Rolle ist, die keinen Zugriff auf den Kurs gewährt, obwohl die Rolle für Sie in dem Kurs neu erstellt wurde.',  
      'There are no records to display.'
    'Self-enrollment in this course was successful.'  => '没有记录显示。',
 => 'Die Selbsteintragung für diesem Kurs war erfolgreich.',  
      'There are no transactions to display.'
    'The start date for access to this course for users who self-enroll has yet to be reached.'  => 'There are no transactions to display.',
 => 'Das Anfangsdatum für den Zugriff auf diesen Kurs ist für Benutzer, die sich selbst eintragen können, noch nicht erreicht.',  
      'Automated enrollment'
    'Consequently, although a new role was created for you in the course, you will not be able to select this role until [_1].'  => '自动注册',
 => 'Das hat zur Folge, dass Sie diese Rolle nicht bis zum [_1] auswählen können, obwohl eine neue Rolle in diesem Kurs für Sie erstellt wurde.',  
      'Roster Update'
    'Your new role is available immediately, and will provide access to the course until [_1].'  => '名册更新',
 => 'Ihre neue Rolle is ab sofort verfügbar und erlaubt Ihnen bis [_1] Zugriff auf den Kurs.',  
      'Course Creation'
    'Enrollment process complete'  => '创建课程',
 => 'Kursbelegung abgeschlossen',  
      'User Management in course'
    'Enrollment incomplete'  => '在课程中的用户管理',
 => 'Kursbelegung unvollständig',  
      'User Management in domain'
    'Self-enrollment in this course failed.'  => '在域中的用户管理',
 => 'Die Selbsteintragung in diesen Kurs ist fehlgeschlagen.',  
      'Self-enrolled'
    'You are not permitted to enroll yourself in this course.'  => '自助注册',
 => 'Es ist Ihnen nicht gestattet, sich in diesen Kurs selbst einzutragen.',  
      'Your search term must contain more than just spaces.'
    'Enter course now'  => 'Your search term must contain more than just spaces.',
 => 'Kurs jetzt betreten',  
      'this course'
    'other'  => '本课程',
 => 'andere',  
      'LON-CAPA domain: '
    'Self-enrollment in this course is available to any user affiliated with [_1].'  => 'LON-CAPA domain: ',
 => 'Die Selbsteintragung in diesen Kurs ist für beliebige Benutzer der Einrichtung "[_1]" verfügbar.',  
      'the institutional directory for domain: '
    'Self-enrollment in this course is only available to users in affiliated with [_1] who have the following status: "[_2]".'  => 'the institutional directory for domain: ',
 => 'Die Selbsteintragung in diesen Kurs ist nur für Benutzer der Einrichtung "[_1]" verfügbar, die folgenden Status haben: "[_2]".',  
      'Please contact the [_1]helpdesk[_2] if you need to create a new user.'
    'Self-enrollment is not currently available for this course for users affiliated with [_1].'  => 'Please contact the [_1]helpdesk[_2] if you need to create a new user.',
 => 'Die Selbsteintragung in diesen Kurs ist derzeit für Benutzer der Einrichtung "[_1]" nicht zulässig.',  
      'Section for self-enrolled users unchanged as the proposed section is a group'
    'Self-enrollment in this course is only available to users affiliated with the following institutions, and who have the required status:'  => 'Section for self-enrolled users unchanged as the proposed section is a group',
 => 'Die Selbsteintragung in diesen Kurs ist nur für Benutzer der folgenden Einrichtungen verfügbar, die den erforderlichen Status haben:',  
      'Group names and section names must be distinct'
    'Your registration status could not be verified.'  => '组名称和章节的名称必须是不同的',
 => 'Ihr Registrierungsstatus konnte nicht überprüft werden.',  
      'Section for self-enrolled users unchanged, as "all" is a reserved section name.'
    'Your registration status could not determined, because a problem occurred retrieving data.'  => 'Section for self-enrolled users unchanged, as "all" is a reserved section name.',
 => 'Ihr Registrierungsstatus konnte nicht überprüft werden, da während des Datenabrufs ein Problem aufgetreten ist.',  
      'An error occurred when saving changes to self-enrollment settings in this course.'
    'As no institutional course sections are currently associated with this course, your registration status is undetermined.'  => 'An error occurred when saving changes to self-enrollment settings in this course.',
 => 'Da mit diesem Kurs keine institutionellen Kurssektionen verknüpft sind, ist Ihr Registrierungsstatus unbestimmt.',  
   #SD end 2008-07-02
    '[_1]Ad hoc[_2] roles in domain [_3] --'  
 => '[_1]Ad-hoc[_2]-Rollen in der Domäne [_3] --',     'Server Switch Required'
   => 'Server Switch Required',
    'Assemble resources'  
 => '布置课程内容',     'Authoring Space access is only available from the home server of the corresponding Author.'
 #=> 'Kursinhalt einrichten',  => 'Authoring Space access is only available from the home server of the corresponding Author.',
   
    'Create, edit, modify and publish resources'     "Click the 'Switch Server' link to go there."
 => 'Erstellen, Ändern und Veröffentlichen von Ressourcen',  => "Click the 'Switch Server' link to go there.",
   
    'Create, modify and delete course groups'     'Default in use:'
 => 'Erstellen, Ändern und Löschen von Kursgruppen',  => '默认情况下使用:',
   
    'View course groups'     'Self-creation of account by users with status: [_1]'
 => 'Kursgruppen anzeigen',  => 'Self-creation of account by users with status: [_1]',
   
    'View student activity'     'modifiable fields (if institutional data blank): '
 => 'Studentische Aktivitätsdaten anzeigen',  => 'modifiable fields (if institutional data blank): ',
   
    'Show full details for each course ([_1] only)'     'Source Code'
 => 'Alle Details für jeden Kurs zeigen (nur mit Benutzerrolle [_1] verfügbar)',  => 'Source Code',
   
    'Include courses set to be hidden from catalog ([_1] only)'     'Copy Problem Source Code to Authoring Space'
 => 'Auch Kurse anzeigen, die im Kursüberblick als verborgen eingestellt sind (nur mit Benutzerrolle [_1] verfügbar)',  => 'Copy Problem Source Code to Authoring Space',
   
    'Include subcategories within "[_1]"'     'Please enter the directory that you would like the source code to go into.'
 => 'Auch Unterkategorien von "[_1]" anzeigen',  => 'Please enter the directory that you would like the source code to go into.',
   
    'Only show courses which allow self-enrollment'     'Note: the path is in reference to the root of your Authoring Space, and new directories will be automatically created.'
 => 'Nur Kurse anzeigen, die Selbsteintragung zulassen',  => 'Note: the path is in reference to the root of your Authoring Space, and new directories will be automatically created.',
   
    'include subdirectories'     'shared_source'
 => 'Unterverzeichnisse mit einbinden',  => 'shared_source',
   
    'force republication of previously published files'     'Copy to Authoring Space'
 => 'Erneute Veröffentlichung bereits zuvor veröffentlichter Ressourcen erzwingen',  => 'Copy to Authoring Space',
   
    'make file(s) obsolete'     '[_1]W[_2]ARNING' 
 => 'Ressourcen als überholt markieren',  => '[_1]W[_2]ARNING',
   
    'force directory level catalog information over existing'     'At end of file some tags were still left unclosed:'
 => 'Kataloginformationen des Verzeichnisses sollen bestehende Kataloginformationen überschreiben',  => 'At end of file some tags were still left unclosed:',
   
    'Session could not be opened.'     'Unable to save file [_1]'
 => 'Die Sitzung konnte nicht gestartet werden.',  => 'Unable to save file [_1]',
   
    'The domain you provided is not a valid LON-CAPA domain.'     'Warnings and Errors'
 => 'Die von Ihnen angegebene Domäne ist keine LON-CAPA-Domäne.',  => 'Warnings and Errors',
   
    'Student Settings'     'Edit Math'
 => 'Studentische Einstellungen',  => 'Edit Math',
   
    'Coordinator Settings'     'DragMath Latex Equation Editor'
 => 'Koordinatoren-Einstellungen',  => 'DragMath Latex Equation Editor',
   
    'Author Settings'     '[_1]Return[_2] to editing resource.'
 => 'Autoren-Einstellungen',  => '[_1]Return[_2] to editing resource.',
   
    'Administrator Settings'     'Counting pages for student: [_1]'
 => 'Administratoren-Einstellungen',  => 'Counting pages for student: [_1]',
   
    'Item'     'LaTeX could not successfully parse your tex file.'
 => 'Element',  => 'LaTeX could not successfully parse your tex file.',
   
    'Found [_1] without responses. This resource cannot be published.'     'It probably has errors in it.'
 => 'Ressource vom Typ [_1] gefunden, die keinen Antwortblock enthält. Diese Ressource kann nicht veröffentlicht werden.',  => 'It probably has errors in it.',
   
    'LON-CAPA helpdesk'     'Here are the error messages in the LaTeX log file:'
 => 'LON-CAPA-Helpdesk',  => 'Here are the error messages in the LaTeX log file:',
   
    'Create a user account in LON-CAPA'     'There are errors in [_1].'
 => 'Neuen Benutzeraccount in LON-CAPA erstellen',  => 'There are errors in [_1].',
   
    'Account creation unavailable'     'There are errors.'
 => 'Account-Erstellung nicht möglich',  => 'There are errors.',
   
    'Error creating token.'     'These errors prevent this resource from printing correctly.'
 => 'Fehler beim Erstellen eines Merkzeichens.',  => 'These errors prevent this resource from printing correctly.',
   
    'Account creation'     'A message has been sent to the instructor describing this failure.'
 => 'Account-Erstellung',  => 'A message has been sent to the instructor describing this failure.',
   
    'Creation of a new user account using an e-mail address or an institutional log-in ID as username is not permitted at this institution: ([_1]).'     'You are running LaTeX in [_1]batch mode[_2].'
 => 'Das Erstellen eines Benutzeraccounts mit einer E-Mail-Adresse oder einem Benutzeraccount Ihrer Einrichtung als Benutzerkennung ist an der Einrichtung [_1] nicht gestattet.',  => 'You are running LaTeX in [_1]batch mode[_2].',
   
    'Creation of a new LON-CAPA user account using an e-mail address or an institutional log-in ID as your username is not permitted at [_1].'     'It has found an error in [_1][_2]and corrected it.'
 => 'Das Erstellen eines LON-CAPA-Benutzeraccounts mit einer E-Mail-Adresse oder einem Benutzeraccount Ihrer Einrichtung als Benutzerkennung ist an der Einrichtung [_1] nicht gestattet.',  => 'It has found an error in [_1][_2]and corrected it.',
   
    "Although your username and password were authenticated by your institution's Single Sign On system, you do not currently have a LON-CAPA account in this domain."     'Usually this correction is valid but you probably need to check the indicated resource one more time and implement neccessary corrections by yourself.'
 => "sie wurden zwar mit Ihrer Benutzerkennung und Passwort durch das institutionelle Single-Sign-On-System korrekt authentifiziert, besitzen derzeit allerdings keinen LON-CAPA-Account in dieser Domäne.",  => 'Usually this correction is valid but you probably need to check the indicated resource one more time and implement neccessary corrections by yourself.',
   
    "Although your username and password were authenticated by your institution's Single Sign On system, you do not currently have a LON-CAPA account at this institution, and you are not permitted to create one."     'The link to [_1]Your log file[_2]'
 => "Sie wurden zwar mit Ihrer Benutzerkennung und Passwort durch das institutionelle Single-Sign-On-System korrekt authentifiziert, besitzen derzeit allerdings keinen LON-CAPA-Account an dieser Einrichtung und Sie sind nicht berechtigt, einen zu erstellen.",  => 'The link to [_1]Your log file[_2]',
   
    "Although your username and password were authenticated, you do not currently have a LON-CAPA account at this institution."     'The link to [_1]Your original LaTeX file[_2]'
 => "Sie wurden zwar mit Ihrer Benutzerkennung und Passwort korrekt authentifiziert, besitzen derzeit allerdings keinen LON-CAPA-Account in dieser Einrichtung.",  => 'The link to [_1]Your original LaTeX file[_2]',
   
    "Although your username and password were authenticated, you do not currently have a LON-CAPA account in this domain, and you are not permitted to create one."     'bomb'
 => "Sie wurden zwar mit Ihrer Benutzerkennung und Passwort korrekt authentifiziert, besitzen derzeit allerdings keinen LON-CAPA-Account in dieser Domäne und Sie sind nicht berechtigt, einen zu erstellen.",  => 'bomb',
   
    'A LON-CAPA account may not be created with the username you use.'     'Output Tags'
 => 'Mit der von Ihnen verwendeten Benutzerkennung kann kein LON-CAPA-Account erzeugt werden.',  => 'Output Tags',
   
    'User Information'     'WARNING: Cannot connect to database!'
 => 'Benutzerdaten',  => '警告:无法连接到数据库!',
   
    'User information'     'Error occurred saving new values in metadata table in LON-CAPA database!'
 => 'Benutzerdaten',  => '保存新值数据表到LON-CAPA数据库中时发生错误!',
   
    'Review user information'     'Your course/community currently appears in the Course/Community Catalog for this domain.'
 => 'Benutzerdaten bestätigen',  => 'Your course/community currently appears in the Course/Community Catalog for this domain.',
   
    'To create one, use the table below to provide information about yourself (if appropriate), then click the "Create LON-CAPA account" button.'     'Courses can be both self-cataloging, based on an institutional code (e.g., fs08phy231), or can be assigned categories from a hierarchy defined for the domain.'
 => 'Um einen zu erstellen, verwenden Sie die untenstehende Tabelle, um Ihre persönliche Daten in die leeren Felder einzutragen. Klicken Sie anschließend auf "LON-CAPA-Account erstellen".',  => '课程可自我编目的基础的研究所代码(例如, inf_20112012_math1 )或可通过域的定义分配类别界定。',
   
    'To create one, use the table below to provide information about yourself, then click the [_1]Create LON-CAPA account[_2] button.'     'Your course/community does not currently appear in the Course/Community Catalog for this domain.'
 => 'Um einen zu erstellen, verwenden Sie die untenstehende Tabelle, um Ihre persönliche Daten in die leeren Felder einzutragen. Klicken Sie anschließend auf [_1]LON-CAPA-Account erstellen[_2].',  => 'Your course/community does not currently appear in the Course/Community Catalog for this domain.',
   
    'A user account will be created with information displayed in the table below, when you click the [_1]Create LON-CAPA account[_2] button.'     'You should remedy this if you plan to allow self-enrollment, otherwise students will have difficulty finding your course.'
 => 'Durch Klicken auf [_1]LON-CAPA-Account erstellen[_2] wird mit den unten angezeigten Daten ein Benutzeraccount erzeugt.',  => 'You should remedy this if you plan to allow self-enrollment, otherwise students will have difficulty finding your course.',
   
    'Confirmation'     'Courses can be absent from the Catalog, because they do not have an institutional code, have no assigned category, or have been specifically excluded.'
 => 'Bestätigung',  => 'Courses can be absent from the Catalog, because they do not have an institutional code, have no assigned category, or have been specifically excluded.',
   
    'Confirm that you wish to create an account.'     'Make any changes to self-enrollment settings below, click "Save changes", then take action to include the course in the Catalog:'
 => 'Bitte bestätigen Sie, dass Sie einen Account erzeugen möchten.',  => 'Make any changes to self-enrollment settings below, click "Save changes", then take action to include the course in the Catalog:',
   
    'New username'     'Take the following action to ensure the course appears in the Catalog:'
 => 'Neue Benutzerkennung',  => 'Take the following action to ensure the course appears in the Catalog:',
   
    'Create account'     'Ask a domain coordinator to change the "Exclude from course catalog" setting.'
 => 'Account anlegen',  => 'Ask a domain coordinator to change the "Exclude from course catalog" setting.',
   
    'You must enter a password'     'Ask a domain coordinator to enable display the catalog of "Official courses (with institutional codes)".'
 => 'Sie müssen ein Passwort angeben.',  => 'Ask a domain coordinator to enable display the catalog of "Official courses (with institutional codes)".',
   
    'The passwords you entered did not match.'     'Ask a domain coordinator to assign an institutional code (if this is an official course).'
 => 'Die eingegebenen Passwörter stimmen nicht überein.',  => 'Ask a domain coordinator to assign an institutional code (if this is an official course).',
   
    'Create account with a username provided by this institution'     'Ask a domain coordinator to enable or create at least one course category in the domain.'
 => 'Erstellen eines LON-CAPA-Accounts mit einem Benutzeraccount dieser Einrichtung',  => 'Ask a domain coordinator to enable or create at least one course category in the domain.',
   
    'If you already have a log-in ID at this institution,[_1] you may be able to use it for LON-CAPA.'     'Ask a domain coordinator to create a hierarchy of categories and sub categories for courses in the domain.'
 => 'Falls Sie bereits einen Benutzeraccount dieser Einrichtung haben,[_1] können Sie diesen gegebenenfalls für LON-CAPA verwenden.',  => 'Ask a domain coordinator to create a hierarchy of categories and sub categories for courses in the domain.',
   
    'Type in your log-in ID and password to find out.'     'Ask a domain coordinator to change the category assigned to the course, as the one currently assigned is no longer used in the domain'
 => 'Geben Sie Ihren Benutzeraccount Ihrer Einrichtung und Ihr Passwort ein, um dies herauszufinden.',  => 'Ask a domain coordinator to change the category assigned to the course, as the one currently assigned is no longer used in the domain',
   
    'Log-in ID'     'Ask a domain coordinator to assign a category to the course.'
 => 'Benutzeraccount Ihrer Einrichtung',  => 'Ask a domain coordinator to assign a category to the course.',
   
    'Create account with an e-mail address as your username'     'Use [_1]Categorize course[_2] to change the "Exclude from course catalog" setting.'
 => 'Erstellen eines Benutzeraccounts mit einer E-Mail-Adresse als Benutzerkennung',  => 'Use [_1]Categorize course[_2] to change the "Exclude from course catalog" setting.',
   
    'Provide your e-mail address to request a LON-CAPA account,[_1] if you do not have a log-in ID at your institution.'     'Use [_1]Set course environment[_2] to change the category assigned to the course, as the one currently assigned is no longer used in the domain.'
 => 'Geben Sie Ihre E-Mail-Adresse an, um einen LON-CAPA-Account zu beantragen,[_1] falls Sie keinen Benutzeraccount Ihrer Einrichtung haben.',  => 'Use [_1]Set course environment[_2] to change the category assigned to the course, as the one currently assigned is no longer used in the domain.',
   
    'Request LON-CAPA account'     'Use [_1]Set course environment[_2] to assign a category to the course.'
 => 'LON-CAPA-Account anfordern',  => 'Use [_1]Set course environment[_2] to assign a category to the course.',
   
    'Validation'     'You are able to both assign a course category and choose to exclude this course from the catalog.'
 => 'Gültigkeitsprüfung',  => 'You are able to both assign a course category and choose to exclude this course from the catalog.',
   
    'Thank you for your request to create a new LON-CAPA account.'     'You are able to choose to exclude this course from the catalog, but only a Domain Coordinator may assign a course category.'
 => 'Vielen Dank für Ihren Antrag zur Erstellung eines neuen LON-CAPA-Accounts.',  => 'You are able to choose to exclude this course from the catalog, but only a Domain Coordinator may assign a course category.',
   
    'A request was submitted on [_1] for creation of a LON-CAPA account at the following institution:[_2].'     'You may assign a course category, but only a Domain Coordinator may choose to exclude this course from the catalog.'
 => 'Ein Antrag zur Erstellung eines LON-CAPA-Accounts wurde am [_1] für die Einrichtung [_2] abgeschickt.',  => 'You may assign a course category, but only a Domain Coordinator may choose to exclude this course from the catalog.',
   
    'To complete this process please open a web browser and enter the following URL in the address/location box: [_1]'     'Only a Domain Coordinator may assign a course category or choose to exclude this course from the catalog.'
 => 'Um den Vorgang abzuschließen, öffnen Sie bitte einen Webbrowser und geben Sie folgende URL in die Adresszeile ein: [_1]',  => 'Only a Domain Coordinator may assign a course category or choose to exclude this course from the catalog.',
   
    'A message has been sent to the e-mail address you provided.'     "Please use the 'Select Course' link to open a separate pick course window where you may select the course you wish to enter"
 => 'An die von Ihnen angegebene E-Mail-Adresse wurde eine Nachricht geschickt.',  => "Please use the 'Select Course' link to open a separate pick course window where you may select the course you wish to enter",
   
    'The message includes the web address for the link you will use to complete the account creation process.'     'You can only use this screen to select courses in the current domain.'
 => 'Die Nachricht enthält einen Link, mit dem Sie den Erstellungsvorgang Ihres Accounts abschließen können.',  => 'You can only use this screen to select courses in the current domain.',
   
    'The link included in the message will be valid for the next [_1]two[_2] hours.'     '[_1]Your Excel spreadsheet[_2] is ready for download.'
 => 'Der in die Nachricht eingebundene Link ist für die nächsten [_1]zwei Stunden gültig[_2].',  => '[_1]Your Excel spreadsheet[_2] is ready for download.',
   
    'An error occurred when sending a message to the e-mail address you provided.'     '[_1]Your CSV file[_2] is ready for download.'
 => 'Beim Verschicken Ihrer Nachricht an die von Ihnen angegebene E-Mail-Adresse ist ein Fehler aufgetreten.',  => '[_1]Your CSV file[_2] is ready for download.',
   
    'An error occurred creating a token required for the account creation process.'     'Name (username)'
 => 'Beim Erstellen eines Merkzeichens, das für den Erstellungsvorgang des Accounts notwendig ist, ist ein Fehler aufgetreten.',  => 'Name (username)',
   
    'Please contact the [_1] ([_2]) for assistance.'     'Grades Assigned'
 => 'Nehmen Sie zur Klärung bitte mit [_1] ([_2]) Kontakt auf.',  => 'Grades Assigned',
   
    'Sorry, the URL you provided to complete creation of a new LON-CAPA account was invalid. Either the token included in the URL has been deleted or the URL you provided was invalid.'     'Comments'
 => 'Die von Ihnen angegebene URL, um den Erstellungsvorgang eines neuen LON-CAPA-Accounts abzuschließen, ist ungültig. Entweder wurde das in der URL enthaltene Merkzeichen gelöscht oder die von Ihnen angegebene URL ist ungültig.',  => '注释',
   
    'Sorry, the token generated when you requested creation of an account has expired.'     'No Course Data'
 => 'Das Merkzeichen, das bei Ihrem Antrag zur Erstellung des Accounts generiert wurde, ist nicht mehr gültig.',  => 'No Course Data',
   
    'Sorry, the URL generated when you requested creation of an account contained incomplete information.'     'Error getting student data ([_1])'
 => 'Die URL, die bei Ihrem Antrag zur Erstellung des Accounts generiert wurde, enthält unvollständige Daten.',  => 'Error getting student data ([_1])',
   
    'Please submit a [_1]new request[_2] for account creation and follow the new link included in the e-mail that will be sent to you.'     'Score'
 => 'Bitte stellen Sie einen [_1]erneuten Antrag[_2] zur Erstellung eines Accounts und folgen Sie dem neuen Link, der Ihnen per E-Mail zugesandt werden wird.',  => 'Score',
   
    'A LON-CAPA account for the institution: [_1] has been created [_2] from IP address: [_3].  If you did not perform this action or authorize it, please contact the [_4] ([_5]).'     'score'
 => 'Am [_2] wurde für die Einrichtung [_1] von der IP-Adresse [_3] ein LON-CAPA-Account erzeugt. Falls Sie diese Anforderung nicht ausgeführt oder beauftragt hatten, nehmen Sie bitte mit [_4] ([_5]) Kontakt auf.',  => 'score',
   
    'A LON-CAPA account already exists for username [_1] at this institution ([_2]).'     'Display Options'
 => 'Für den Benutzer [_1] existiert bereits ein LON-CAPA-Account an der Einrichtung [_2].',  => '显示选项',
   
    'The password entered was also correct so you have been logged in.'     'This role has section(s) associated with it.'
 => 'Das von Ihnen eingegebene Passwort war korrekt, so dass Sie angemeldet wurden.',  => 'This role has section(s) associated with it.',
   
    'Authentication failed'     'Enter a specific section.'
 => 'Authentifizierung fehlgeschlagen',  => 'Enter a specific section.',
   
    'An e-mail confirming creation of your new LON-CAPA account has been sent to [_1].'     'Enter a specific section, or leave blank for no section.'
 => 'Eine E-Mail zur Bestätigung der Erstellung Ihres neuen LON-CAPA-Accounts wurde an [_1] gesendet.',  => 'Enter a specific section, or leave blank for no section.',
   
    'An error occurred when sending e-mail to [_1] confirming creation of your LON-CAPA account.'     'Available sections are:'
 => 'Beim Versenden der E-Mail zur Bestätigung der Erstellung Ihres neuen LON-CAPA-Accounts ist ein Fehler aufgetreten.',  => 'Available sections are:',
   
    'A problem occurred when attempting to create your new LON-CAPA account.'     'You entered an invalid section choice:'
 => 'Beim Erstellen Ihres neuen LON-CAPA-Accounts ist ein Fehler aufgetreten.',  => 'You entered an invalid section choice:',
   
    'Please provide user information and a password for your new account.'     'You may wish to contact the [_1]LON-CAPA helpdesk[_2] for the [_3] domain.'
 => 'Bitte geben Sie Ihre Benutzerdaten und ein Passwort für Ihren neuen Account ein.',  => '您不妨联系[_2][_3]域的[_1] LON-CAPA 求助。',
   
    'Your password, which must contain at least seven characters, will be sent to the LON-CAPA server in an encrypted form.'     '([_1] time zone)'
 => 'Ihr Passwort, das aus mindestens sieben Zeichen bestehen muss, wird in verschlüsselter Form an den LON-CAPA-Server geschickt.',  => '(时区 [_1])',
   
    'Create LON-CAPA account'     'Selecting an Author'
 => 'LON-CAPA-Account erstellen',  => 'Selecting an Author',
   
    'Could not load javascript file [_1]'     'Invalid domain'
 => 'Konnte die Javascriptdatei [_1] nicht laden.',  => '无效域',
   
    'Invalid ID format'     'There are no library servers containing Authoring Spaces currently in domain: [_1], so you can not assume a co-author role.'
 => 'Ungültiges ID-Format',  => 'There are no library servers containing Authoring Spaces currently in domain: [_1], so you can not assume a co-author role.',
   
    'An error occurred when storing a token'     'You do not have a domain coordinator role in domain: [_1], so you cannot choose an Authoring Space for which you can assume a co-author role.'
 => 'Beim Speichern eines Merkzeichens ist ein Fehler aufgetreten.',  => 'You do not have a domain coordinator role in domain: [_1], so you cannot choose an Authoring Space for which you can assume a co-author role.',
   
    'You will not be able to proceed to the next stage of account creation'     'You do not have a domain coordinator role, so you cannot choose an Authoring Space for which you can assume a co-author role.'
 => 'Sie werden den nächsten Schritt zum Erstellen eines Accounts nicht ausführen können.',  => 'You do not have a domain coordinator role, so you cannot choose an Authoring Space for which you can assume a co-author role.',
   
    'A LON-CAPA account has been created for username: [_1] in domain: [_2].'     'There are no author roles currently in domain: [_1], so there are no Authoring Spaces for which you can assume a co-author role.'
 => 'Für den Benutzer [_1] in der Domäne [_2] wurde ein LON-CAPA-Account erstellt.',  => 'There are no author roles currently in domain: [_1], so there are no Authoring Spaces for which you can assume a co-author role.',
   
    'Account creation failed for username: [_1] in domain: [_2].'     'As your session file for the course or community has expired, you will need to re-select it.'
 => 'Das Erstellen eines LON-CAPA-Accounts für den Benutzer [_1] in der Domäne [_2] ist fehlgeschlafen.',  => 'As your session file for the course or community has expired, you will need to re-select it.', # '当>您的课程已过期,您将需要重新选择课程。',
   
    'User account creation is not available for the current default authentication type.'     '[quant,_1,yr]'
 => 'Für die momentan voreingestellte Authentifizierungsmethode ist das Erstellen von Benutzeraccounts nicht verfügbar.',  => '[quant,_1,yr]',
   
    'The e-mail address you provided is already in use as a username at this institution.'     '[quant,_1,mth]'
 => 'Die von Ihnen angegebene E-Mail-Adresse wird in dieser LON-CAPA-Domäne als Benutzerkennung bereits verwendet.',  => '[quant,_1,mth]',
   
    'Username rules at this institution do not allow the e-mail address you provided to be used as a username.'     '[quant,_1,hr]'
 => 'Die für diese Einrichtung eingestellten Regeln für Benutzerkennungen gestatten es nicht, die von Ihnen angegebene E-Mail-Adresse als Benutzerkennung zu verwenden.',  => '[quant,_1,hr]',
   
    'The e-mail address you provided may not be used as a username at this LON-CAPA institution.'     '[quant,_1,min]'
 => 'Die von Ihnen angegebene E-Mail-Adresse kann in dieser Einrichtung nicht als Benutzerkennung verwendet werden.',  => '[quant,_1,min]',
   
    'Validation of the code your entered failed.'     '[quant,_1,sec]'
 => 'Die Gültigskeitsprüfung des von Ihnen eingegebenen Codes ist fehlgeschlagen.',  => '[quant,_1,sec]',
   
    'Creation of a new user account using an e-mail address as username is not permitted at this LON-CAPA institution.'     'Loading student data...'
 => 'Das Erstellen von neuen Benutzeraccounts mit einer E-Mail-Adresse als Benutzerkennung ist für diese Einrichtung nicht gestattet.',  => '检索学生数据...',
   
    'Type in the letters/numbers shown below'     'Options'
 => 'Geben Sie die unten angezeigten Buchstaben/Zahlen ein',  => '选项',
   
    'You may need to reload the previous page to obtain a new token.'     'Time Period'
 => 'Sie können die vorherige Seite neu laden, um ein neues Merkzeichen zu erhalten.',  => '周期',
   
    'Unable to retrieve your log-in information - unexpected context'     'Resource is undefined.'
 => 'Die Anmeldedaten konnten nicht erfolgreich abgerufen werden - unerwarteter Kontext',  => 'Resource is undefined.',
   
    "Your e-mail address uses the same internet domain as your institution's LON-CAPA service."     'Plot Graph'
 => "Ihre E-Mail-Adresse verwendet die gleiche Internetdomäne wie die Domäne des LON-CAPA-Systems Ihrer Institution.",  => 'Plot Graph',
   
    'Creation of a LON-CAPA account with this type of e-mail address as username is not permitted.'     'Download'
 => 'Das Erstellen eines LON-CAPA-Accounts mit dieser Art von E-Mail-Adressen als Benutzerkennung ist nicht zulässig.',  => '下载',
   
    'You should request creation of a LON-CAPA account for a log-in ID of "[_1]" at your institution instead.'     'PDF File'
 => 'Stattdessen sollten Sie die Erstellung eines LON-CAPA-Accounts für Ihren Benutzeraccount "[_1]" an Ihrer Einrichtung beantragen.',  => 'PDF 文档',
   
    'Changes/page:'     'Zip File'
 => 'Zeilen pro Seite:',  => 'ZIP 文档',
   
    'Window during which changes occurred:'     'File Size (Bytes)'
 => 'Zeitspanne, in der Änderungen aufgetreten sind:',  => '文件大小 (Bytes)',
   
    'This page is either empty or it only contains resources that are currently hidden'     'Contents'
 => 'Diese Seite ist entweder leer oder enthält derzeit nur verborgene Ressourcen',  => '内容',
   
    'Please use the LON-CAPA navigation arrows to move to another item in the course'     'Problem Type'
 => 'Bitte verwenden Sie die LON-CAPA-Navigationspfeile, um zu anderen Ressourcen zu gelangen.',  => '问题类型',
   
    'Unable to modify requested student ([_1])'     'not in this course'
 => 'Die Daten des angeforderten Studenten ([_1]) konnten nicht geändert werden.',  => 'not in this course',
   #Start: redesigned menus
    'Unable to grade requested sequence ([_1]).'  #lonparmset.pm
 => 'Die angeforderte Sequenz ([_1]) konnte nicht bewertet werden.',  
      'Edit environment settings for this course.'
    'No score was changed or updated.'  => 'Edit environment settings for this course.',
 => 'An den Punkten wurde keine Änderung vorgenommen.',  
      'Portfolio Metadata'
    'The scores were changed for [quant,_1,problem].'  => '元数据-组合',
 => 'Für [quant,_1,Aufgabe wurde,Aufgaben wurden] die Punkte geändert.',  
      'Settings for this Course'
    '[_1]Visit the [_2]Course Catalog[_3] to view all [_4] LON-CAPA courses.' # _1: <b>, _2: <a>, _3: </a> </b>, _4: domain  => '设置这门课程',
 => '[_1]访问[_2]课程目录[_3], 来查看 [_4] LON-CAPA 的所有课程。',  
 #=> '[_1]Besuchen Sie die [_2]Kursübersicht[_3], um alle LON-CAPA-Kurse der Domäne [_4] zu betrachten.',     'New and Existing Parameter Settings for Resources'
   => '新的和现有资源的参数设置',
   
    'If a course is [_1]not[_2] in your list of current courses below, you may be able to enroll if self-enrollment is permitted.'     'Edit Resource Parameters - Helper Mode'
 => 'Falls ein Kurs in der folgenden Liste Ihrer derzeitigen Kurse [_1]nicht[_2] angezeigt wird, können Sie sich in der Kursübersicht in diesen Kurs selbst eintragen, sofern die Selbsteintragung für diesen Kurs aktiviert ist.',  => '编辑源参数 - 辅助模式',
   
 #SD begin 2008-07-02     'Edit Resource Parameters - Overview Mode'
    'When'  => '编辑资源参数 - 概况模式',
 => 'Wann',  
      'Edit Resource Parameters - Table Mode'
    'Who made the change'  => '编辑资源参数 - 表模式',
 => 'Wer führte die Änderung durch',  
      'Existing Parameter Settings for Resources'
    'Changed User'  => '现有资源的参数设置',
 => 'Geänderter Benutzer',  
      'Change Log'
    'Context'  => '变更记录',
 => 'Kontext',  
      'Restrict metadata for this course.'
    'Context:'  => 'Restrict metadata for this course.',
 => 'Kontext:',  
      'Manage slots for this course.'
    'After:'  => 'Manage slots for this course.',
 => 'Nach:',  
      'Reset access times for folders/maps, resources or the course.'
    'Before:'  => 'Reset access times for folders/maps, resources or the course.',
 => 'Vor:',  
      'Set default actions for parameters.'
    'User Changes'  => 'Set default actions for parameters.',
 => 'Teilnehmer-Änderungen',  
      'Set/Modify resource parameters in helper mode.'
    'For this user, the default quota would be [_1]'  => 'Set/Modify resource parameters in helper mode.',
 => 'Das Standardkontingent für diesen Benutzer beträgt [_1]',  
      'Set/Modify resource parameters in table mode.'
    'Search for a user and enroll as a student'  => 'Set/Modify resource parameters in table mode.',
 => 'Benutzer suchen und als Studierenden den Kurs belegen lassen',  
      'Set/Modify resource parameters in overview mode.'
    'username is known'  => 'Set/Modify resource parameters in overview mode.',
 => 'Benutzerkennung ist bekannt',  
      'Set/Modify existing resource parameters in overview mode.'
    'Create a new user'  => 'Set/Modify existing resource parameters in overview mode.',
 => 'Neuen Benutzer erstellen',  
      'View parameter and course blog posting/user notification change log.'
    'Enroll'  => 'View parameter and course blog posting/user notification change log.',
 => 'eintragen',  #lonpreferences.pm
   
    'User Search to enroll student'     'Screen Name'
 => 'Benutzersuche, um Studierende einzutragen',  => '昵称',
   
    'Select a user to enroll as a student'     'Screenname'
 => 'Wählen Sie einen Benutzer zum Eintragen als Studierenden aus',  => '昵称',
   
    'modify' #Kontext? breadcrumb_text     'Nickname'
 => 'modifizieren',  => '昵称',
   
 #   'userpicked' #Kontext?     'Messages &amp; Notifications'
 #=> '',  => '邮件&公告',
   
    'as a student'     'Discussion Display'
 => 'als einen Studierenden',  => '讨论显示',
   
    'Set section/dates'     'Page Display Settings'
 => 'Sektion/Daten festlegen',  => '页面显示设置',
   
    'Unknown'     'Color Scheme'
 => 'unbekannt',  => '颜色方案',
   
    'You do not have privileges to assign co-author roles.'     'Menu Display'
 => 'Sie haben keine Berechtigung, um Co-Autor Rollen zuzuweisen',  => '菜单显示',
   
    'This user has an unrecognized authentication scheme'     'Content Display Settings'
 => 'Dieser Benutzer hat ein unbekanntes Authentifizierungsschema',  => '内容显示设置',
   
    'Please alert a domain coordinator of this situation'     'WYSIWYG Editor'
 => 'Bitte benachrichtigen Sie einen Domänen-Koordinator über diese Situation',  => 'WYSIWYG-编辑器',
   
    'Please specify login data below'     'Roles Page'
 => 'Bitte spezifizieren Sie Login-Daten',  => '角色页面',
   
    'No domain specified'     'Display of Scientific Equations'
 => 'Keine Domäne spezifiziert',  => '显示科学公式',
   
    'Invalid domain name'     'Edit information about yourself that should be displayed on your public profile.'
 => 'Ungültiger Domänenname',  => 'Edit information about yourself that should be displayed on your public profile.',
   
    'Only letters, numbers, periods, dashes, and underscores are valid'     'Change the name that is displayed in your posts.'
 => 'Es sind nur erlaubt: Buchstaben, Ziffern, ".", "-", "_"',  => '变更在您的讨论中的名称。',
   
    'You do not have the authority to modify this users authentification information'     'Change LON-CAPA default colors.'
 => 'Sie haben nicht die Berechtigung, um die Authentifizierungsinformationen dieses Benutzers zu modifizieren',  => 'Change LON-CAPA default colors.',
   
    'New Student/Employee ID does not match existing ID for this user.'     'Change messageforwarding or notifications settings.'
 => 'Die neue Studenten-/Mitarbeiter-ID stimmt nicht mit der bestehenden ID dieses Benutzers überein.',  => 'Change messageforwarding or notifications settings.',
   
    "Change is not permitted without checking the 'Force ID change' checkbox on the previous page."     'Choose the default language for this user.'
 => "Ohne Auswahl der 'Erzwinge-ID-Änderung'-Checkbox auf der vorherigen Seite ist eine Änderung nicht erlaubt.",  => 'Choose the default language for this user.',
   
    'Unable to successfully change environment for'     'Enable or disable the WYSIWYG-Editor.'
 => 'Es ist nicht möglich, die Umgebung zu ändern für',  => 'Enable or disable the WYSIWYG-Editor.',
   
    'No roles'     'Configure the roles hotlist.'
 => 'Keine Rollen',  => 'Configure the roles hotlist.',
   
    'The following fields were not updated: '     'Change how Scientific Equations are displayed.'
 => 'Die folgenden Felder wurden nicht aktualisiert: ',  => '改变如何显示科学方程。',
   
    "You do not have the authority to change this field given the user's current set of active/future [_1] roles:"     'Register your clicker.'
 => 'Sie haben nicht die Berechtigung, um dieses Feld angesichts der aktuellen aktiven/zukünftigen [_1] Rollen des Benutzer zu ändern:',  => '登记您的应答设备 (遥控).',
   
    "You do not have the authority to change these fields given the user's current set of active/future [_1] roles:"     'Change your password.'
 => 'Sie haben nicht die Berechtigung, um diese Felder angesichts der aktuellen aktiven/zukünftigen [_1] Rollen des Benutzers zu ändern:',  => '更改您的密码。',
   
    'Contact your <a href="[_1]">helpdesk</a> for more information.'     'Launch the remote control for LON-CAPA.'
 => 'Kontaktieren Sie das <a href="[_1]">Helpdesk</a> für weitere Informationen.',  => 'Launch the remote control for LON-CAPA.',
   
    '<b>[_1]</b> enrolled'     'Collapse the remote control for LON-CAPA.'
 => '<b>[_1]</b> eingetragen',  => 'Collapse the remote control for LON-CAPA.',
   
    'in section [_1]'     'Restrict domain coordinator access.'
 => 'in Sektion [_1]',  => 'Restrict domain coordinator access.',
   
    'Access starts immediately'     'Set the default page to be displayed when you select a course role.'
 => 'Zugriff beginnt sofort',  => 'Set the default page to be displayed when you select a course role.',
   
    'Access starts: '     'Toggle Debug Messages.'
 => 'Zugriff beginnt: ',  => 'Toggle Debug Messages.',
   
    'ends: no ending date'     'Change whether the menus are displayed with buttons, icons or icons and text.'
 => 'endet: kein Enddatum',  => 'Change whether the menus are displayed with buttons, icons or icons and text.',
      'Course Initialization'
    'ends: '  => '课程初始化',
 => 'endet: ',  #loncreateuser.pm
      'Single Users'
    'If the student is currently logged-in to LON-CAPA, the new role will be available when the student next logs in.'  => '单用户',
 => 'Falls der Studierende gerade an LON-CAPA angemeldet ist, wird die Rolle nach dem nächsten Anmelden des Studierenden verfügbar sein.  ',  
      'Upload a CSV or a text file containing users.'
    '(default)'  => '课程参加者上传CSV或文本文件。',
 => '(Standard)',  
      'Add a user with a certain role to this course.'
    '(default for [_1])'  => '添加一个具有特定的角色的用户到这门课程中。',
 => '(Standard für [_1])',  
      'Add/Modify a Student'
    'You are not authorized to make bulk changes to user roles'  => '添加/修改学生',
 => 'Sie sind nicht authorisiert Massenänderungen an Benutzerrollen durchzuführen',  
      'Add a user with the role student to this course.'
    'You do not have permission to modify dates or sections for users'  => '添加一个用户到课程中,作为学生角色。',
 => 'Sie haben keine Berechtigung, um Daten oder Sektionen für Benutzer zu modifizieren',  
      'Configuration'
    'deleted'  => '设置',
 => 'gelöscht',  
      'Automated enrollment manager.'
    'No start date'  => '管理自助注册',
 => 'Kein Anfangsdatum',  
      'Self-Enrollment'
    'Previous [_1] changes'  => 'Self-Enrollment',
 => 'Vorherige [_1] Änderungen',  
      'User Self-Enrollment'
    'Next [_1] changes'  => '用户自助注册',
 => 'Nächste [_1] Änderungen',  
      'Configure user self-enrollment.'
    'There are no records to display'  => '配置用户自助注册。',
 => 'Keine Datensätze zum Anzeigen',  
      'Manage course groups.'
    'Automated enrollment'  => '管理课程组。',
 => 'Automatisierte Kursbelegung',  
      'Change Logs'
    'Roster Update'  => '更改记录',
 => 'Teilnehmeraktualisierung',  
      'View change log.'
    'Course Creation'  => '显示更改记录。',
 => 'Kurserstellung',  
      'Administration'
    'User Management in course'  => '管理',
 => 'Benutzerverwaltung im Kurs',  
      'Manage Course Users'
    'User Management in domain'  => '用户课程管理',
 => 'Benutzerverwaltung in der Domäne',  
      'Show and manage users of this course.'
    'Self-enrolled'  => '查看和管理这门课程的用户。',
 => 'Selbst eingetragen',  
      'Remove a student from this course.'
    'Your search term must contain more than just spaces.'  => '从这门课程中移除一名学生。',
 => 'Ihre Suchanfrage muss mehr als nur Leerzeichen enthalten.',  
      'Custom Roles'
    'this course'  => '自定义角色',
 => 'dieser Kurs',  
      'Configure a custom role.'
    'LON-CAPA domain: '  => '配置自定义角色。',
 => 'LON-CAPA-Domäne',  
      'Multiple Users'
    'the institutional directory for domain: '  => '多用户',
 => 'das institutionelle Verzeichnis für die Domäne: ',  
   #lonstatistics.pm
    'Contact the [_1]helpdesk[_2] if you need to create a new user.'     'Statistics and Analyses'
 => 'Kontaktieren Sie das [_1]Helpdesk[_2], falls Sie einen neuen Benutzer erstellen möchten.',  => '统计与分析',
   
    'Section for self-enrolled users unchanged as the proposed section is a group'     'Plots'
 => 'Sektion für selbst eingetragene Benutzer nicht geändert, da die vorgeschlagene Sektion eine Gruppe ist',  => '图表',
   
    'Group names and section names must be distinct'     'Reports'
 => 'Gruppen- und Sektionsnamen müssen eindeutig sein',  => '报告',
   
    'Section for self-enrolled users unchanged, as "all" is a reserved section name.'     'Personal Homepage'
 => 'Sektion für selbst eingetragene Benutzer nicht geändert, da "all" ein system-intern reservierter Sektionsname ist.',  => '个人主页',
   
    'An error occurred when saving changes to self-enrollment settings in this course.'     'Link Name:'
 => 'Ein Fehler trat während des Speicherns der Änderungen an den Selbsteintragungs-Einstellungen in diesem Kurs auf.',  => '连接的名字:',
   
 #SD end 2008-07-02     'Address:'
   => '地址:',
    '[_1] at [_2]'  
 => '[_1] in [_2]',     'Link Name'
   => '连接的名字',
    '[_1]: [_2]'  
 => '[_1]: [_2]',     'Address'
   => '地址',
    'Server Switch Required'  
 => 'Serverwechsel erforderlich',     'Broadcast to Active Members'
   => '通知活跃的会员',
    'Construction Space access is only available from the home server of the corresponding Author.'  
 => 'Der Konstruktionsbereich ist nur vom Heimatserver des zugehörigen Autors verfügbar.',     'Thank you for your input!'
   => '非常感谢您的评估!',
    "Click the 'Switch Server' link to go there."  
 => "Klicken Sie auf 'Server wechseln', um dort hinzugelangen.",     'Saving feedback: [_1]'
   => '保存到信息反馈: [_1]',
    'Default in use:'  
 => 'Voreinstellung in Verwendung:',     'Logging first evaluation'
   => '登录到首次评估',
    'Self-creation of account by users with status: [_1]  '  
 => 'Selbsterstellung eines Accounts durch Benutzer mit Status [_1]  ',     'The WYSIWYG editor only supports simple HTML and is in many cases unsuited for advanced authoring. In a number of cases, it may destroy advanced authoring involving LaTeX and script function calls.'
   => 'WYSIWYG 编辑器仅支持简单的 HTML,并且在许多情况下不适合复杂的创作。在一些情况下,它可能破坏复杂的创作及 LaTeX 和脚本函数的调用。',
    'modifiable fields (if institutional data blank): '  
 => 'änderbare Felder (falls Daten der Einrichtung leer sind): ',     'Special Admin Options'
   => '特别管理选项',
 # domainprefs.pm  
 #   'Formats disallowed for $text{$type}: '     'Discussion postings'
 #=> 'Formats disallowed for $text{$type}: ',  => '讨论帖子',
 #  
 #   'Format rules to check for $text{$type}: '     'Currently using [_1] of the [_2] available.'
 #=> 'Format rules to check for $text{$type}: ',  => '目前使用 [_1] ,在 [_2] 可用中。',
   
 # loncommon.pm     'Registering clickers: [_1]'
 #   "You must either choose $text{'action'} with a different format --  $text{'one'} that will not conflict with 'official' institutional $text{'items'}, or leave the ID field blank."  => '注册的“遥控”号码为: [_1]',
 # => "You must either choose $text{'action'} with a different format --  $text{'one'} that will not conflict with 'official' institutional $text{'items'}, or leave the ID field blank."  
      'New Broadcast Message'
    'Source Code'  => '新的广播信息',
 => 'Quellcode',  
      'Send a broadcast message to members of this Course and/or other users.'
    'Copy Problem Source Code to Construction Space'  => '发送广播信息给这门课程的成员和/或其他用户。',
 => 'Aufgaben-Quellcode in Konstruktionsbereich kopieren',  
      'New Messages from File'
    'Please enter the directory that you would like the source code to go into.'  => '从文件生成新邮件',
 => 'Bitte geben Sie das Verzeichnis ein, in das der Quellcode kopiert werden soll.',  
      'Send copy to permanent e-mail address (if known)'
    'Note: the path is in reference to the root of your construction space, and new directories will be automatically created.'  => '发送一份副本给外部电子邮件(如果有的话)',
 => 'Beachten Sie, dass sich der Pfad auf das Heimatverzeichnis Ihres Konstruktionsbereichs bezieht. Noch nicht existierende Verzeichnisse werden automatisch angelegt.',  
      'Require return receipt?'
    'shared_source'  => '回执确认?',
 => 'gemeinsame_Dokumente',  
      'Message Administration'
    'Copy to Construction Space'  => '邮件管理',
 => 'In Konstruktionsbereich kopieren',  
      'Message Log for Selected Users'
    '[_1]W[_2]ARNING' # Highlight first char  => '选定用户的邮件日志',
 => '[_1]W[_2]ARNUNG',  
      'New Document'
    'At end of file some tags were still left unclosed:'  => '新文档',
 => 'Am Ende der Datei sind manche Tags noch nicht geschlossen:',  
     'Bcc: course members with current access'
    'Unable to save file [_1]'  => '密送:当前访问的课程参加者',
 => 'Die folgende Datei konnte nicht gespeichert werden: [_1]',  
      'Tools:'
    'Warnings and Errors'  => '工具:',
 => 'Warnungen und Fehler',  
      'Upload PDF Form'
    '[quant,_1,error]'  => '上传PDF格式文档',
 => '[quant,_1,Fehler,Fehler]',  
      'Upload a PDF Form with filled Form Fields'
    '[quant,_1,warning]'  => '上传带有填写表格字段的PDF格式文档',
 => '[quant,_1,Warnung,Warnungen]',  
      'Please choose a PDF-File.'
    'Edit Math'  => '请选择一个PDF文件。',
 => 'Formeleditor',  
      "Can't find any valid PDF formfields."
    'DragMath Latex Equation Editor'  => '找不到任何有效的PDF格式文档 。',
 => 'DragMath-LaTeX-Formel-Editor', # n.t.  
      'Results of PDF Form problems'
    '[_1]Return[_2] to editing resource.'  => 'PDF格式习题答案',
 => '[_1]Zurück[_2] zur Ressource',  
      'Published Documents'
    'Counting pages for student: [_1]'  => '公开文件',
 => 'Zähle Seiten für Student [_1]',  
   #SYNCMARKER
    'Class Print Status'  );
 => 'Druckstatus',  
   1;
    'LaTeX could not successfully parse your tex file.'  
 => 'LaTeX konnte Ihre TeX-Datei nicht erfolgreich parsen.',  
   
    'It probably has errors in it.'  
 => 'Sie enthält vermutlich Fehler.',  
   
    'Here are the error messages in the LaTeX log file:'  
 => 'Die Fehlermeldungen der LaTeX-Logdatei:',  
   
    'There are errors in [_1].'  
 => 'Es sind Fehler aufgetreten. Ort: [_1]',  
   
    'There are errors.'  
 => 'Es sind Fehler aufgetreten.',  
   
    'These errors prevent this resource from printing correctly.'  
 => 'Diese Fehler verhindern, dass diese Ressource korrekt gedruckt werden kann.',  
   
    'A message has been sent to the instructor describing this failure.'  
 => 'Dem Dozenten wurde eine Nachricht gesendet, die eine Beschreibung des Fehlverhaltens enthält.',  
   
    'You are running LaTeX in [_1]batch mode[_2].'  
 => 'Sie verwenden LaTeX im [_1]Stapelverarbeitungsbetrieb[_2] (batch mode).',  
   
    'It has found an error in [_1][_2]and corrected it.'  
 => 'Es wurde ein Fehler in [_1] gefunden[_2]und korrigiert.',  
   
    'Usually this correction is valid but you probably need to check the indicated resource one more time and implement neccessary corrections by yourself.'  
 => 'Üblicherweise ist diese Korrektur gültig, allerdings sollten Sie dennoch die angezeigte Ressource überprüfen ',  
   
    'The link to [_1]Your log file[_2]'  
 => 'Link zur [_1]Logdatei[_2]',  
   
    'The link to [_1]Your original LaTeX file[_2]'  
 => 'Link zur [_1]Original-LaTeX-Datei[_2]',  
   
    'bomb'  
 => 'Bombe',  
   
    'Output Tags'  
 => 'Tags zur Ausgabe',  
   
    'WARNING: Cannot connect to database!'  
 => 'WARNUNG: Datenbankverbindung kann nicht aufgebaut werden!',  
   
    'WARNING: The metadata table does not exist in the LON-CAPA database.'  
 => 'WARNUNG: Die Metadaten-Tabelle existiert nicht in der LON-CAPA-Datenbank!',  
   
    'Error occurred saving new values in metadata table in LON-CAPA database!'  
 => 'Speichern neuer Werte in der Metadaten-Tabelle der LON-CAPA-Datenbank ist fehlgeschlagen!',  
   
    'Your course currently appears in the Course Catalog for this domain.'  
 => 'Ihr Kurs wird momentan in der Kursübersicht aufgelistet.',  
   
    'Courses can be both self-cataloging, based on an institutional code (e.g., fs08phy231), or can be assigned categories from a hierarchy defined for the domain.'  
 => 'Kurse können selbst-katalogisiert sein, auf institutionellen Codes basieren (z.B. fbi_ws20082009_linalg) oder können eine Kategorie einer Hierarchie zugeordnet sein, die durch die Domäne definiert ist.',  
   
    'Your course does not currently appear in the Course Catalog for this domain.'  
 => 'Ihr Kurs wird derzeit nicht in der Kursübersicht dieser Domäne aufgelistet.',  
   
    'You should remedy this if you plan to allow self-enrollment, otherwise students will have difficulty finding your course.'  
 => 'Sie sollten dies ändern, falls Sie Selbsteintragung für diesen Kurs anbieten möchten, da Studenten sonst Schwierigkeiten haben werden, Ihren Kurs zu finden.',  
   
    'Courses can be absent from the Catalog, because they do not have an institutional code, have no assigned category, or have been specifically excluded.'  
 => 'Gründe für das Fehlen der Auflistung von Kursen in der Kursübersicht können sein, dass die Kurse keinen institutionellen Code haben, ihnen keine Kategorie zugewiesen wurde oder mit Absicht aus der Auflistung ausgeschlossen wurden.',  
   
    'Make any changes to self-enrollment settings below, click "Save changes", then take action to include the course in the Catalog:'  
 => 'Nehmen Sie unten Änderungen an der Selbsteintragung vor, klicken Sie auf "Änderungen speichern" und sorgen Sie anschließend dafür, dass der Kurs in die Kursübersicht aufgenommen wird:',  
   
    'Take the following action to ensure the course appears in the Catalog:'  
 => 'Führen Sie folgende Schritte aus, damit der Kurs in der Kursübersicht aufgelistet wird:',  
   
    'Ask a domain coordinator to change the "Exclude from course catalog" setting.'  
 => 'Bitten Sie einen Domänen-Koordinator, die Einstellung "Kurs aus Kursübersicht ausschließen" zu ändern.',  
   
    'Ask a domain coordinator to enable display the catalog of "Official courses (with institutional codes)".'  
 => 'Bitten Sie einen Domänen-Koordinator, die Anzeige der Kursübersicht "Offizielle Kurse (mit institutionellen Codes)" zu aktivieren.',  
   
    'Ask a domain coordinator to assign an institutional code (if this is an official course).'  
 => 'Bitten Sie einen Domänen-Koordinator, einen institutionellen Code zuzuweisen (falls es sich um einen offiziellen Kurs handelt).',  
   
    'Ask a domain coordinator to enable or create at least one course category in the domain.'  
 => 'Bitten Sie einen Domänen-Koordinator, in der Domäne mindestens eine Kurskategorie anzulegen.',  
   
    'Ask a domain coordinator to create a hierarchy of categories and sub categories for courses in the domain.'  
 => 'Bitten Sie einen Domänen-Koordinator, für Kurse in der Domäne eine Hierarchie von Kategorien und Unterkategorien anzulegen.',  
   
    'Ask a domain coordinator to change the category assigned to the course, as the one currently assigned is no longer used in the domain'  
 => 'Bitten Sie einen Domänen-Koordinator, die diesem Kurs zugewiesene Kategorie zu abzuändern, da die derzeit zugewiesene in der Domäne nicht mehr verwendet wird.',  
   
    'Ask a domain coordinator to assign a category to the course.'  
 => 'Bitten Sie einen Domänen-Koordinator, dem Kurs eine Kategorie zuzuweisen.',  
   
    'Use [_1]Set course environment[_2] to change the "Exclude from course catalog" setting.'  
 => 'Gehen Sie zum Menüpunkt [_1]Kursumgebung[_2], um die Einstellung "Kurs aus Kursübersicht ausschließen" zu ändern.',  
   
    'Use [_1]Set course environment[_2] to change the category assigned to the course, as the one currently assigned is no longer used in the domain.'  
 => 'Gehen Sie zum Menüpunkt [_1]Kursumgebung[_2], um die diesem Kurs zugewiesene Kategorie zu abzuändern, da die derzeit zugewiesene in der Domäne nicht mehr verwendet wird.',  
   
    'Use [_1]Set course environment[_2] to assign a category to the course.'  
 => 'Gehen Sie zum Menüpunkt [_1]Kursumgebung[_2], um dem Kurs eine Kategorie zuzuweisen.',  
   
    'You are able to both assign a course category and choose to exclude this course from the catalog.'  
 => 'Sie können dem Kurs eine Kurskategorie zuweisen und den Kurs aus der Kursübersicht ausschließen.',  
   
    'You are able to choose to exclude this course from the catalog, but only a Domain Coordinator may assign a course category.'  
 => 'Sie können den Kurs aus der Kursübersicht ausschließen, aber nur ein Domänen-Koordinator darf dem Kurs eine Kurskategorie zuweisen.',  
   
    'You may assign a course category, but only a Domain Coordinator may choose to exclude this course from the catalog.'  
 => 'Sie können dem Kurs eine Kurskategorie zuweisen, aber nur ein Domänen-Koordinator darf den Kurs aus der Kursübersicht ausschließen.',  
   
    'Only a Domain Coordinator may assign a course category or choose to exclude this course from the catalog.'  
 => 'Nur ein Domänen-Koordinator darf dem Kurs eine Kurskategorie zuweisen und den Kurs aus der Kursübersicht ausschließen.',  
   
    "Please use the 'Select Course' link to open a separate pick course window where you may select the course you wish to enter"  
 => "Bitte verwenden Sie den 'Kurs auswählen'-Link, um ein extra Fenster zu öffnen, das Ihnen die Möglichkeit bietet, einen Kurs auszuwählen, den Sie betreten möchten.",  
   
    'You can only use this screen to select courses in the current domain.'  
 => 'Sie können diesen Bildschirm nur verwenden, um Kurse der derzeitigen Domäne auszuwählen.',  
   
    '[_1]Your Excel spreadsheet[_2] is ready for download.'  
 => '[_1]Ihre Exceldatei[_2] steht zum Download bereit.',  
   
    '[_1]Your CSV file[_2] is ready for download.'    
 => '[_1]Ihre CSV-Datei[_2] steht zum Download bereit.',  
   
    'Name (username)'  
 => 'Name (Benutzerkennung)',  
   
    'Grades Assigned'  
 => 'Zugewiesene Bewertungen',  
   
    'Comments'  
 => 'Kommentare',  
   
    'No Course Data'  
 => 'Keine Kursdaten vorhanden',  
   
    'Error getting student data ([_1])'  
 => 'Fehler beim Abrufen der studentischen Daten ([_1])',  
   
    'Score'  
 => 'Punkte',  
   
    'Display Options'  
 => 'Anzeige-Optionen',  
   
    'This role has section(s) associated with it.'  
 => 'Mit dieser Rolle sind Sektionen verknüpft.',  
   
    'Enter a specific section.'  
 => 'Geben Sie eine bestimmte Sektion ein.',  
   
    'Enter a specific section, or leave blank for no section.'  
 => 'Geben Sie eine bestimmte Sektion ein oder lassen Sie das Feld frei für keine Sektion.',  
   
    'Available sections are:'  
 => 'Verfügbare Sektionen sind:',  
   
    'You entered an invalid section choice:'  
 => 'Sie haben einen ungültige Sektion eingegeben:',  
   
    'You may wish to contact the [_1]LON-CAPA helpdesk[_2] for the [_3] domain.'  
 => 'Sie können das [_1]LON-CAPA-Helpdesk[_2] der Einrichtung [_3] kontaktieren.',  
   
    '([_1] time zone)'  
 => '(Zeitzone [_1])',  
   
    'Selecting an Author'  
 => 'Auswahl eines Autors',  
   
    'Invalid domain'  
 => 'Ungültige Domäne',  
   
    'There are no library servers containing Construction spaces currently in domain: [_1], so you can not assume a co-author role.'  
 => 'In der Domäne [_1] existieren keine Library-Server mit Konstruktionsbereichen. Somit können Sie auch keine Co-Autoren-Rolle annehmen.',  
   
    'You do not have a domain coordinator role in domain: [_1], so you cannot choose a Construction space for which you can assume a co-author role.'  
 => 'In der Domäne [_1] haben Sie keine Domänen-Koordinatoren-Rolle. Somit können Sie auch keinen Konstruktionsbereich wählen, für den Sie eine Co-Autoren-Rolle annehmen könnten.',  
   
    'You do not have a domain coordinator role, so you cannot choose a Construction space for which you can assume a co-author role.'  
 => 'Sie habe keine Domänen-Koordinatoren-Rolle. Somit können Sie auch keinen Konstruktionsbereich wählen, für den Sie eine Co-Autoren-Rolle annehmen könnten.',  
   
    'There are no author roles currently in domain: [_1], so there are no Construction spaces for which you can assume a co-author role.'  
 => 'In der Domäne [_1] gibt es derzeit keine Autoren-Rollen. Somit können Sie auch keinen Konstruktionsbereich wählen, für den Sie eine Co-Autoren-Rolle annehmen könnten.',  
   
    'As your session file for the course has expired, you will need to re-select the course.'  
 => 'Da die Sitzungsdatei für diesen Kurs zwischenzeitlich verfallen ist, müssen Sie den Kurs erneut auswählen.',  
   
    '[quant,_1,yr]'  
 => '[quant,_1,Jahr,Jahre]',  
   
    '[quant,_1,mth]'  
 => '[quant,_1,Mon.,Mon.]',  
   
    '[quant,_1,day]'  
 => '[quant,_1,Tag,Tage]',  
   
    '[quant,_1,hr]'  
 => '[quant,_1,h,h]',  
   
    '[quant,_1,min]'  
 => '[quant,_1,min,min]',  
   
    '[quant,_1,sec]'  
 => '[quant,_1,s,s]',  
   
    'Loading student data...'  
 => 'Abruf der studentischen Daten...',  
   
    'Options'  
 => 'Optionen',  
   
    'Time Period'  
 => 'Zeitraum',  
   
    'Rsource is undefined.'  
 => 'Ressource ist nicht definiert.',  
   
    'Plot Graph'  
 => 'Graph plotten',  
   
    'Download'  
 => 'Download',  
   
    'PDF File'  
 => 'PDF-Datei',  
   
    'Zip File'  
 => 'ZIP-Datei',  
   
    'File Size (Bytes)'  
 => 'Dateigröße (Bytes)',  
   
    'Contents'  
 => 'Inhalt',  
   
    'Problem Type'  
 => 'Aufgabentyp',  
   
    'not in this course'  
 => 'nicht in diesem Kurs',  
 #Start: redesigned menus  
 #lonparmset.pm  
    'Edit environment settings for this course.'  
 => 'Einstellungen der Kursumgebung ändern.',  
   
    'Portfolio Metadata'  
 => 'Portfolio-Metadaten',  
   
    'Settings for this Course'  
 => 'Einstellungen für diesen Kurs',  
   
    'New and Existing Parameter Settings for Resources'  
 => 'Neue und bestehende Parameter-Einstellungen für die Ressourcen',  
   
    'Edit Resource Parameters - Helper Mode'  
 => 'Parameter zur Kursbeurteilung - Hilfsmodus',  
   
    'Edit Resource Parameters - Overview Mode'  
 => 'Parameter zur Kursbeurteilung - Übersichtsmodus',  
   
    'Edit Resource Parameters - Table Mode'  
 => 'Parameter zur Kursbeurteilung - Tabellenmodus',  
   
    'Existing Parameter Settings for Resources'  
 => 'Bestehende Parameter-Einstellungen für Ressourcen',  
   
    'Change Log'  
 => 'Änderungsprotokoll',  
   
    'Restrict metadata for this course.'  
 => 'Metadaten für diesen Kurs einschränken.',  
   
    'Manage slots for this course.'  
 => 'Slots für diesen Kurs vewalten.',  
   
    'Reset access times for folders/maps, resources or the course.'  
 => 'Zugriffszeiten für Verzeichnisse, Ressou-rcen oder den Kurs zurücksetzen.',  
   
    'Set default actions for parameters.'  
 => 'Standardaktionen für Parameter festlegen.',  
   
    'Set/Modify resource parameters in helper mode.'  
 => 'Festlegen/Ändern von Parametern zur Kursbeurteilung im Hilfsmodus.',  
   
    'Set/Modify resource parameters in table mode.'  
 => 'Festlegen/Ändern von Parametern zur Kursbeurteilung im Tabellenmodus.',  
   
    'Set/Modify resource parameters in overview mode.'  
 => 'Festlegen/Ändern von Parametern zur Kursbeurteilung im Übersichtsmodus.',  
   
    'Set/Modify existing resource parameters in overview mode.'  
 => 'Festlegen/Ändern von Parametern zur Kursbeurteilung im Übersichtsmodus.',  
   
    'View parameter and course blog posting/user notification change log.'  
 => 'Anzeigen des Änderungsprotokolls.',  
 #lonpreferences.pm  
   
    'Screen Name'  
 => '昵称',  
 #=> 'Nicknamen',  
   
    'Messages & Notifications'  
 => 'Nachrichten & Benachrichtigungen',  
   
    'Message Management'  
 => 'Nachrichtenverwaltung',  
   
    'Discussion Display'  
 => 'Darstellung der Diskussionsbeiträge',  
   
    'Page Display Settings'  
 => '页面显示设置',  
 #=> 'Erscheinungsbild der Seiten',  
   
    'Color Scheme'  
 => '颜色方案',  
 #=> 'Farbschema',  
   
    'Menu Display'  
 => '菜单显示',  
 #=> 'Menüdarstellung',  
   
    'Content Display Settings'  
 => 'Erscheinungsbild des Inhalts',  
   
    'Language'  
 => '语言',  
 #=> 'Sprache',  
   
    'WYSIWYG Editor'  
 => 'WYSIWYG-编辑器',  
 #=> 'WYSIWYG-Editor',  
   
    'Roles Page'  
 => 'Rollen-Schnellzugriff',  
   
    'Display of Scientific Equations'  
 => 'Darstellung wissenschaftlicher Formeln',  
   
    'Edit information about yourself that should be displayed on your public profile.'  
 => 'Informationen festlegen, die in ihrem öffentlichen Profil darstellt werden sollen.',  
   
    'Change the name that is displayed in your posts.'  
 => 'Änderung des Namens, der in Ihren Diskussionsbeiträgen angezeigt wird.',  
   
    'Change LON-CAPA default colors.'  
 => 'Standardfarben für LON-CAPA festlegen.',  
   
    'Change messageforwarding or notifications settings.'  
 => 'Konfiguration der Nachrichtenweiterleitung und Benachrichtigungseinstellungen.',  
   
    'Set display preferences for discussion posts for both bulletin boards and individual resources in all your courses.'  
 => 'Festlegen der Darstellung von Diskussionsbeiträgen in Foren und einzelnen Ressourcen. ',  
   
    'Choose the default language for this user.'  
 => 'Ändern der voreingestellten Benutzersprache für diesen Benutzer.',  
   
    'Enable or disable the WYSIWYG-Editor.'  
 => 'Aktivieren bzw. Deaktivieren des What-You-See-Is-What-You-Get-Editors.',  
   
    'Configure the roles hotlist.'  
 => 'Konfiguration der Rollen-Schnellzugriffsliste.',  
   
    'Change how Scientific Equations are displayed.'  
 => 'Konfiguration der Darstellung wissenschaftlicher Formeln.',  
   
    'Register your clicker.'  
 => 'Registrierung von Antwortgeräten (Clicker).',  
   
    'Change your password.'  
 => 'Änderung des Passworts.',  
   
    'Launch the remote control for LON-CAPA.'  
 => 'Fernbedienung für LON-CAPA aktivieren.',  
   
    'Collapse the remote control for LON-CAPA.'  
 => 'Fernbedienung für LON-CAPA deaktivieren.',  
   
    'Restrict domain coordinator access.'  
 => 'Domänenkoordinatorzugriff beschränken.',  
   
    'Set the default page to be displayed when you select a course role.'  
 => 'Ändern der voreingestellten Seite, die nach Auswahl eines Kurses angezeigt wird.',  
   
    'Toggle Debug Messages.'  
 => 'Umschalten der Debug-Meldungen',  
   
    'Change whether the menus are displayed with buttons, icons or icons and text.'  
 => 'Festlegen, ob Menüs mit Buttons, Icons oder Icons und Text dargestellt werden sollen.',  
    'Course Initialization'  
 => 'Kursinitialisierung',  
 #loncreateuser.pm  
    'Add Users'  
 => 'Benutzer hinzufügen',  
   
    'File of Course Users'  
 => 'Datei mit Kursteilnehmern',  
   
    'Upload a CSV or a text file containing users.'  
 => 'Eine CSV- oder Textdatei mit Kursteilnehmern hochladen.',  
   
    'Single Course User'  
 => 'Einzelnen Kursteilnehmer',  
   
    'Add a user with a certain role to this course.'  
 => 'Einen Kursteilnehmer mit einer bestimmten Benutzerrolle hinzufügen.',  
   
    'Single Student'  
 => 'Einzelnen Studenten',  
   
    'Add a user with the role student to this course.'  
 => 'Einen Kursteilnehmer mit der Benutzerrolle Student hinzufügen.',  
   
    'Configuration'  
 => 'Konfiguration',  
   
    'Automated enrollment manager.'  
 => 'Verwaltung der automatischen Kursbelegung.',  
   
    'User Self-Enrollment'  
 => 'Benutzer-Selbsteintragung',  
   
    'Configure user self enrollment.'  
 => 'Die Selbsteintragung in diesen Kurs konfigurieren.',  
   
    'Manage course groups.'  
 => 'Kursgruppen verwalten.',  
   
    'Change Logs'  
 => 'Änderungsprotokoll',  
   
    'View change log.'  
 => 'Änderungsprotokoll betrachten.',  
   
    'Administration'  
 => 'Administration',  
   
    'Course User Lists'  
 => 'Benutzerlisten des Kurses',  
   
    'Show and manage users of this course.'  
 => 'Anzeigen und verwalten von Benutzern dieses Kurses.',  
   
    'Remove a student from this course.'  
 => 'Studenten aus diesem Kurs ausschliessen.',  
   
    'Custom Roles'  
 => 'Benutzerdefinierte Rollen',  
   
    'Configure a custom role.'  
 => 'Konfiguration von benutzerdefinierten Rollen.',  
 #lonstatistics.pm  
    'Statistics and Analyses'  
 => 'Statistiken und Analysen',  
   
    'Plots'  
 => 'Diagramme',  
   
    'Reports'  
 => 'Berichte',  
   
    ''  
 => '',  
   
    ''  
 => '',  
   
 #SYNC Tue Aug 15 18:55:42 2006  
   
   
 #SYNC Fri Aug 18 20:46:55 2006  
    'HTML character entities'  
 => 'HTML character entities',  
   
   
 #SYNCMARKER  
 );  
   
 1;  
   

Removed from v.1.3  
changed lines
  Added in v.1.118


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