Diff for /loncom/localize/localize/zh.pm between versions 1.4 and 1.107

version 1.4, 2009/01/20 17:46:40 version 1.107, 2011/11/09 13:14:16
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',  
      'Bulletin 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'     'Construction 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 Construction Space'
    'Map'  => '选择建设领域',
 => '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 bulletin boards'
    'aboutlon.gif'  => 'Delete messages from bulletin 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 construction space'
    'Name starting with'  # => 'Konstruktionsbereich aufrufen',
 => 'Name beginnt mit',  => 'Enter my construction space',
   
    '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 copy source',
   
    'Uploaded'     'Failed to write metadata copy'
 => 'Hochgeladen',  => 'Failed to write metadata copy',
   
    'Dynamic Metadata'     'Finalize Publication'
 => 'Dynamische Metadaten',  => 'Finalize Publication',
   
    'View file'     'Grant/revoke role of Co-Author'
 => 'Datei betrachten',  => 'Grant/revoke role of Co-Author',
   
    'Illegal filename.'     'Grant/revoke role of Domain Coordinator'
 => 'Ungültiger Dateiname.',  => 'Grant/revoke role of Domain Coordinator',
   
    'Rule'     'Grant/revoke role of Exam Proctor'
 => 'Regel',  => 'Grant/revoke role of Exam Proctor',
   
    'Back to Source Directory'     'Grant/revoke role of Instructor'
 => 'Zurück zum Quellverzeichnis',  => 'Grant/revoke role of Instructor',
   
    'Back to Source'     'Grant/revoke role of Student'
 => 'Zurück zur Quelldatei',  => 'Grant/revoke role of Student',
   
    'File copied.'     'Grant/revoke role of Superuser'
 => 'Datei kopiert.',  => 'Grant/revoke role of Superuser',
   
    'FAIL'     'No previous versions published.'
 => 'Abbruch',  => 'No previous versions published.',
   
    'Back to [_1]'     'No write permission to'
 => 'Zurück zur Ressource [_1]',  => 'No write permission to',
   
    'untitled'     'Please pick a version to retrieve:'
 => 'kein Titel',  => 'Please pick a version to retrieve:',
   
    '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 - visible to author only for testing purposes',
   
    'The extension on this file is reserved internally by LON-CAPA.'  #   'Private Publication - did not synchronize database'
 => 'Die Dateiendung ist LON-CAPA-intern reserviert.',  #=> 'Private Publication - did not synchronize database',
   
    '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.',  => 'Public - no authentication or authorization required for use',
   
    'The extension on this file is not recognized by LON-CAPA.'     'Retrieval of an old version will overwrite the file currently in construction space.'
 => 'Die Dateiendung [_1] ist LON-CAPA unbekannt.',  => 'Retrieval of an old version will overwrite the file currently in construction space.',
   
    'Please change the extension.'     'Retrieve selected Version'
 => 'Bitte ändern Sie die Dateiendung.',  => 'Retrieve selected Version',
   
    'Became this version on ...'     'Retrieve previous version'
 => 'Wurde diese Version am...',  => 'Retrieve previous version',
   
    'Browse published resources'     'Retrieve previous versions of [_1]'
 # => 'Veröffentlichte Dokumente betrachten',  => 'Retrieve previous versions of [_1]',
 => '发布资源',  
 #=> 'Veröffentlichte Ressourcen',     'Search the contents of this course'
   => '课程内容搜索',
    'Choose the course to work on'  
 => 'Wählen Sie den Kurs, in dem Sie arbeiten wollen',     'Search the database of published resources and accessible portfolio files'
   => '搜索数据库资源和文件夹',
    'Create a new course'  
 => '创建课程',     'Send broadcast and receipt-required email'
 #=> 'Kurse erstellen',  => 'Send broadcast and receipt-required email',
   
      'Show Problem Completeness'
    'Customized right of use ... '  => 'Show Problem Completeness',
 => 'Spezielle Nutzungsrechte...',  
      'Switch to another course'
    'Delete messages from bulletin boards'  => 'Switch to another course',
 => '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'
    'Edit and view documents included in this course'  => 'The extension on this file',
 => '布置课程内容', # old: 'Kurs-Ressourcen bearbeiten'  
 #=> 'Kursinhalt einrichten', # old: 'Kurs-Ressourcen bearbeiten'     'Unsupported character combination [_1] in filename, FAIL.'
   => 'Unsupported character combination [_1] in filename, FAIL.',
    'Edit/Modify DOCS'  
 => '布置课程内容',     'No valid extension found in filename, FAIL'
 #=> 'Kursinhalt einrichten',  => 'No valid extension found in filename, FAIL',
   
    'Enter my construction space'     'Filename of resource contains internal version number. Cannot publish such resources, FAIL'
 # => 'Konstruktionsbereich aufrufen',  => 'Filename of resource contains internal version number. Cannot publish such resources, FAIL',
 => 'Mein Konstruktionsbereich',  
      'No valid custom distribution rights file specified, FAIL'
    'Failed to copy source'  => 'No valid custom distribution rights file specified, FAIL',
 => 'Konnte Quelldatei nicht kopieren',  
      'Could not write metadata, FAIL'
    'Failed to write metadata copy'  => 'Could not write metadata, FAIL',
 => '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',  
      'Construction Space'
    'Please pick a version to retrieve:'  => 'Construction Space',
 => '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'  => '难度',
 => '搜索数据库资源和文件夹',  
 #=> 'Datenbank veröffentlichter Ressourcen und Portfolio-Dateien',     'Dump Course DOCS to Construction Space'
   => 'Dump Course DOCS to Construction Space',
    'Send broadcast and receipt-required email'  
 => 'Sende Broadcast-E-Mail mit Empfangsbestätigung',     'Dump Course DOCS to Construction Space: available on other servers'
   => 'Dump Course DOCS to Construction Space: available on other servers',
    'Show Problem Completeness'  
 => 'Zeige Aufgabenvollständigkeit',     'Entering course ...'
   => '进入课程...',
    'Switch to another course'  
 => 'Zu einem anderen Kurs wechseln',     'Exam Information'
   => '考试信息',
    'System wide - can be used for any courses system wide'  
 # => 'Systemweit - kann für alle Kurse systemweit verwendet werden',     'External Resource'
 => 'Netzwerkweit - kann für alle Kurse im gesamten LON-CAPA-Netzwerk verwendet werden',  => '外部资源',
   
    'The extension on this file'     'Generate new role ...'
 => 'Die Endung dieser Datei',  => '创建新的角色...',
   
    'Unsupported character combination [_1] in filename, FAIL.'     'Go to the next resource in the course sequence'
 => 'Ungültige Zeichenkombination [_1] im Dateinamen. Abbruch!',  => '前进',
   
    'No valid extension found in filename, FAIL'     'Go to the previous resource in the course sequence'
 => 'Ungültige Dateinamen-Erweiterung. Abbruch!',  => '后退',
   
    'Cannot publish versioned resource, FAIL'     'Import a published document'
 => 'Versionierte Ressource kann nicht veröffentlicht werden. Abbruch!', # ???  => '导入出版文件',
   
    'No valid custom distribution rights file specified, FAIL'     'Keyword(s)'
 => 'Keine gültige Rechtedatei für spezille Nutzungsrechte angegeben. Abbruch!',  => '密码',
   
    'Could not write metadata, FAIL'     'Logged Out'
 => 'Metadaten konnten nicht geschrieben werden. Abbruch!',  => '登出',
   
    'View documents included in this course'     'MIME Type'
 => '附加的课程文件',  => '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'  => '出版物:',
 => '课程文件',  
 #=> 'Kursdokumente',     'Publishing [_1]'
   => '出版物: [_1]',
    'Creation Date'  
 => 'Erstellungsdatum',     'Resource Details'
   => 'Resource Details',
    'Custom Distribution File'  
 => 'Datei zum Maßschneidern der Zugriffsrechte',     'Link to Resource'
   => 'Link to Resource',
    'Degree of difficulty'  
 => 'Schwierigkeitsgrad',     'Searching for your resource will be based on the following metadata. Please provide as much data as possible.'
   => 'Searching for your resource will be based on the following metadata. Please provide as much data as possible.',
    'Dump Course DOCS to Construction Space'  
 => 'Kursdokumente in Konstruktionsbereich übernehmen',     'Resource Publication'
   => 'Resource Publication',
    'Dump Course DOCS to Construction Space: available on other servers'  
 => 'Kursdokumente in Konstruktionsbereich übernehmen: verfügbar auf anderen Servern',     'Resource is technically correct'
   => 'Resource is technically correct',
    'Entering course ...'  
 => 'Betrete Kurs...',     'Score Upload Form'
   => '分数上传表单',
    'Exam Information'  
 => 'Prüfungsinformationen',     'Select Map'
   => '选择内容列表',
    'External Resource'  
 => '外部资源',     'Load Map'
 #=> 'Externe Ressource',  => '上传',
   
    'Generate new role ...'     'Set a bookmark for this resource'
 => 'Erzeuge neue Rolle...',  => '设定书签',
   
    'Go to the next resource in the course sequence'     'Show all roles'
 => '前进', # 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'  
 => '后退', # long version: 'Gehe zur vorhergehenden Ressource in der Kurssequenz',     'Successful Login'
 #=> 'Zurück', # long version: 'Gehe zur vorhergehenden Ressource in der Kurssequenz',  => '登录成功',
   
    'Import a published document'     'Suggested Replacement for Obsolete File'
 => 'Importieren einer veröffentlichten Ressource',  => '建议更换过时文件',
   
    'Keyword(s)'     'Switching Role'
 => 'Schlüsselwörter',  => '更换角色',
   
    'Logged Out'     'Target'
 => 'Abgemeldet',  => '目标',
   
    'MIME Type'     'This syllabus can be publicly viewed at [_1]'
 => 'MIME-Typ',  => '此课程可公开浏览: [_1]',
   
    'Make notes and annotations about this resource'     'Instead of using this template you can specify an external URL as Syllabus in the [_1]Course Parameters[_2].'
 => '备忘录',  => '如果不使用此模板,您可以在[_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'  => '外部文件',
 => '我的个人网页',  
 #=> 'Meine Über-mich-Seite',     'Upload a new supplemental course document'
   => '附加的课程文件',
    'Network-wide number of accesses (hits)'  
 => 'Netzwerkweite Anzahl von Zugriffen ("Hits")',     'User'
   => '用户',
    'Network-wide number of courses using resource'  
 => 'Netzwerkweite Anzahl von Kursen, die diese Ressource verwenden',     'Wrote Metadata'
   => 'Wrote Metadata',
    'Number of resources that follow this resource in maps'  
 => 'Anzahl der Ressourcen, die in Inhaltszusammenstellungen Nachfolger zu dieser Ressource sind',     'Your home server is '
   => 'Your home server is ',
    'Number of resources that lead up to this resource in maps'  
 => 'Anzahl der Ressourcen, die in Inhaltszusammenstellung Vorgänger zu dieser Ressource sind',     'anno-'
   => 'anno-',
    'Number of resources using or importing resource'  
 => 'Anzahl der Ressourcen, die diese Ressource verwenden oder importieren',     'announce'
   => 'announce',
    'Obsolete'  
 => 'Überholt',     'bookmark'
   => 'bookmark',
    'Parent Directory'  
 => 'Übergeordnetes Verzeichnis',     'chart'
   => 'chart',
    'Project Information'  
 => 'Projektinformation',     'chat'
   => '聊天室',
    'Publisher/Owner'  
 => 'Herausgeber/Besitzer',     'close this window'
   => 'close this window',
    'Publishing'  
 => 'Veröffentlichung:',     'con-'
   => 'con-',
    'Publishing [_1]'  
 => 'Veröffentlichung: [_1]',     'docs'
   => 'docs',
    'Resource Details'  
 => 'Details über Ressource',     'exit'
   => '退出',
    'Link to Resource'  
 => 'Link zur Ressource',     'fas'
   => 'fas',
    'Searching for your resource will be based on the following metadata. Please provide as much data as possible.'  
 => 'Suche nach Ihrer Ressource wird auf den folgenden Metadaten beruhen. Bitte machen Sie so viele Angaben wie möglich.',     'library'
   => 'library',
    'Resource Publication'  
 => 'Veröffentlichung von Ressourcen',     'log in again'
   => 'log in again',
    'Resource is technically correct'  
 => 'Die Ressource ist technisch in Ordnung',     'my'
   => 'my',
    'Score Upload Form'  
 => '分数上传表单',     'or'
 #=> 'Formular zum Hochladen von Noten',  => 'or',
   
    'Select Map'     'Or'
 => '选择内容列表',  => 'Or',
 #=> 'Inhaltszusammenstellung wählen',  
      'prepare'
    'Load Map'  => 'prepare',
 => '上传',  
 #=> 'Hochladen', # 'Lade Inhaltszusammenstellung',     'printout'
   => 'printout',
    'Set a bookmark for this resource'  
 => 'Lesezeichen setzen', # long version: 'Lesezeichen auf diese Ressource setzen',     'resource'
   => 'resource',
    'Show all roles'  
 => '显示所有角色',     'roles'
 #=> 'Alle Rollen anzeigen',  => '角色',
   
    'Subject'     'search'
 => 'Thema',  => '查找',
   
    'Successful Login'     'set'
 => '登陆成功',  => 'set',
 #=> 'Erfolgreich angemeldet',  
      'space'
    'Suggested Replacement for Obsolete File'  => '领域',
 => 'Vorgeschlagener Ersatz für überholte Datei',  
      'stats'
    'Switching Role'  => 'stats',
 => '更换角色',  
 #=> 'Benutzerrolle wechseln',     'struct'
   => 'struct',
    'Target'  
 => 'Ziel',     'switch'
   => 'switch',
    'This syllabus can be publicly viewed at'  
 => 'Dieser Kursüberblick kann öffentlich abgerufen werden unter',     'tations'
   => 'tations',
    'Total number of students who have worked on this problem'  
 => 'Gesamtzahl von Studierenden, die diese Aufgabe bearbeitet haben',     'updated periodically'
   => '定期更新',
    'URLs To Include in Syllabus'  
 => 'URLs, die in den Kursüberblick eingefügt werden sollen',     'user'
   => '用户',
    'Upload a new main course document'  
 => '外部文件',     'visible to author and co-authors only'
 #=> 'Externe Dokumente',  => '只有作者和共同作者可见',
   
    'Upload a new supplemental course document'     'All versions'
 => '附加的课程文件',  => '所有版本',
 #=> 'Zusätzliche Kursdokumente',  
      'Default Metadata for Directory [_1]'
    'User'  => '默认元数据目录 [_1]',
 => '用户',  
 #=> 'Benutzer',     'Error Messages'
   => '错误信息',
    'Wrote Metadata'  
 => 'Metadaten wurden geschrieben',     'Save Catalog Information'
   => '保存目录信息',
    'Your home server is '  
 => 'Ihr Heimatserver ist ',     'Update Display'
   => '更新显示',
    'anno-'  
 => 'Bemerk-',     'Content changed'
   => '内容变化',
    'announce'  
 => 'ankündigen',     'Differences'
   => '差异',
    'backward'  
 => 'backward',     'Last Week'
   => '上周',
    'bookmark'  
 => 'Lesezeichen',     'Modification Date'
   => '修改日期',
    'chart'  
 => 'Chart',     'Since Start of Course'
   => '从启动课程起',
    'chat'  
 => 'Chat',     'Since Yesterday'
   => '从昨天起',
    'close this window'  
 => 'dieses Fenster schließen',     'Verify Course Documents'
   => '验证课程文件',
    'con-'  
 => 'con-',     'Version'
   => '版本',
    'docs'  
 => 'Dokus',     'access denied'
   => '拒绝访问',
    'edit crs'  
 => 'Bearbeite crs',     'connection down'
   => 'connection down',
    'exit'  
 => '退出',     'during the last'
 #=> 'abmelden',  => 'during the last',
   
    'fas'     'not found'
 => 'fas',  => 'not found',
   
    'forward'     'warning(s)'
 => 'forward',  => 'warning(s)',
   
    'library'     '[quant,_1,warning]'
 => 'Bibliothek',  => '[quant,_1,warning]',
   
    'log in again'     'Advanced Catalog Search'
 => 'erneut anmelden',  => 'Advanced Catalog Search',
   
    'my'     'Advanced Search'
 => 'mein',  => '高级搜索',
   
    'or'     'Any Language'
 => 'oder',  => '任何语言',
   
    'Or'     'Any category'
 => 'oder',  => '任何类别',
   
    'parms'     'Any copyright/distribution'
 => 'parms',  => '任何版权/访问权限',
   
    'prepare'     'Broadcast Message to Course'
 => 'Vorbereiten',  => '发送广播消息',
   
    'printout'     "Click to download or use your browser's Save Link function"
 => 'Ausdruck',  => "Click to download or use your browser's Save Link function",
   
    'resource'     'Close'
 => 'Ressource',  => '关闭',
   
    'roles'     'Compact View'
 => '角色',  => '简洁视图',
 #=> 'Rollen',  
      'Detailed Citation View'
    'search'  => '查看详细引文',
 => '查找',  
 #=> 'suche',     'Distribute Messages from Uploaded File to Course'
   => 'Distribute Messages from Uploaded File to Course',
    'set'  
 => 'setze',     'Edit Catalog Information'
   => '编辑目录信息',
    'space'  
 => 'Bereich',     'Edit Content of a Map'
   => 'Edit Content of a Map',
    'stats'  
 => 'Statistiken',     'Edit Directory Catalog Information'
   => '编辑目录信息分类',
    'struct'  
 => 'Struktur',     'Evaluate Resource'
   => '评估此资源',
    'switch'  
 => 'wechsle',     'Failed Access to Construction Space'
   => 'Failed Access to Construction Space',
    'tations'  
 => 'ungen',     'Fielded Format'
   => '字段格式',
    'updated periodically'  
 => 'regelmäßig aktualisiert',     'File Category'
   => '文件分类',
    'user'  
 => 'Benutzer',     'Force publication of unmodified files'
   => 'Force publication of unmodified files',
    'visible to author and co-authors only'  
 => 'nur für Autoren und Co-Autoren sichtbar',     'Keywords'
   => '关键词',
    'All versions'  
 => 'Alle Versionen',     'Last access'
   => '上次访问',
    'Default Metadata for Directory [_1]'  
 => 'Voreingestellte Metadaten für das Verzeichnis [_1]',     'Last modified'
   => '最后修改',
    'Error Messages'  
 => 'Fehlermeldungen',     'Limit by copyright/distribution'
   => '受版权/访问权限限制',
    'Save Catalog Information'  
 => 'Katalogisierungsdaten speichern',     'Limit by language'
   => '受语言限制',
    'Update Display'  
 => 'Neu anzeigen',     'Open'
   => '打开',
    'Content changed'  
 => 'Inhalt geändert',     'Per Page'
   => '每页',
    'Differences'  
 => 'Unterschiede',     'Printing Helper'
   => '打印助手',
    'Last Week'  
 => 'letzte Woche',     'Provide feedback messages or contribute to the course discussion about this resource'
   => '反馈意见或讨论',
    'Modification Date'  
 => 'Änderungsdatum',     'Provide my evaluation of this resource'
   => '对此资源给出我的评价',
    'Since Start of Course'  
 => 'seit Anfang des Kurses',     'Publish'
   => '发布',
    'Since Yesterday'  
 => 'seit gestern',     'Publish Directory'
   => '发布目录',
    'Verify Course Documents'  
 => 'Überprüfe Kursdokumente',     'Publish Directory and Sub Directories'
   => '发布目录和子目录',
    'Version'  
 => 'Version',     'Related'
   => '相关的',
    'access denied'  
 => 'Zugriff verweigert',     'Resource Feedback and Discussion'
   => '资源的反馈和讨论',
    'connection down'  
 => 'Verbindung unterbrochen',     'Search Complete'
   => '搜索完成',
    'during the last'  
 => 'während der letzten',     'Send Message to User(s)'
   => '发送讯息到用户',
    'not found'  
 => 'nicht gefunden',     'Show catalog information'
   => '查看目录信息',
    'warning(s)'  
 => 'Warnung(en)',     'Show Metadata'
   => '查看元数据',
    '[quant,_1,warning]'  
 => '[quant,_1,Warnung,Warnungen]',     'Show resource'
   => '查看资源',
    'Advanced Catalog Search'  
 => 'Erweiterte Katalog-Suche',     'Statistics'
   => '统计',
    'Advanced Search'  
 => 'Erweiterte Suche',     'Summary View'
   => '概要',
    'Any Language'  
 => 'Beliebige Sprache',     'There are currently no results.'
   => '目前没有任何结果。',
    'Any category'  
 => 'Beliebige Kategorie',     'Search: '
   => '搜索: ',
    'Any copyright/distribution'  
 => 'Beliebiges Copyright/Zugriffsrecht',     'URL'
   => 'URL',
    'Broadcast Message to Course'  
 => 'Broadcast-Nachricht senden', # 'Broadcast-Nachricht an gesamten Kurs senden',     'Unpublished'
   => '未发行的',
    "Click to download or use your browser's Save Link function"  
 => "Zum Speichern hier klicken oder 'Ziel speichern unter'-Funktion des Webbrowsers verwenden",     'Up'
   => 'Up',
    'Close'  
 => 'Schließen',     'View'
   => '查看',
    'Compact View'  
 => 'Kompaktansicht',     'View Critical Messages'
   => '浏览重要讯息',
    'Detailed Citation View'  
 => 'Detailierte Zitatansicht',     'Words'
   => '词',
    'Distribute Messages from Uploaded File to Course'  
 => 'Aus Datei Nachrichten erzeugen', # 'Verteile Nachrichten der hochgeladenen Datei an den Kurs',     'XML/SGML'
   => 'XML/SGML',
    'Edit Catalog Information'  
 => 'Katalogisierungsdaten bearbeiten',     'abstract'
   => 'abstract',
    'Edit Content of a Map'  
 => 'Inhalt der Inhaltszusammenstellung bearbeiten',     'audio'
   => '音频',
    'Edit Directory Catalog Information'  
 => 'Verzeichnis der Katalogisierungsdaten bearbeiten',     'author'
   => '作者',
    'Evaluate Resource'  
 => 'Ressource evaluieren',     'catalog'
   => '目录',
    'Failed Access to Construction Space'  
 => 'Zugriff auf Konstruktionsbereich fehlgeschlagen',     'copyright'
   => '版权',
    'Fielded Format'  
 => 'In Felder aufgeteiltes Format',     'directory'
   => '文件夹',
    'File Category'  
 => 'Dateikategorie',     'discuss'
   => 'discuss',
    'Force publication of unmodified files'  
 => 'veröffentliche auch ungeänderte Dateien',     'evaluate'
   => '评价',
    'Keywords'  
 => 'Schlüsselwörter',     'feedback'
   => '反馈',
    'Last access'  
 => 'Letzter Zugriff',     'keywords'
   => '关键词',
    'Last modified'  
 => 'Letzte Änderungen',     'language'
   => '语言',
    'Limit by copyright/distribution'  
 => 'Durch Copyright/Zugriffsrechte einschränken',     'movies'
   => '电影',
    'Limit by language'  
 => 'Durch Sprache einschränken',     'notes'
   => '注释',
    'Open'  
 => 'Öffnen',     'obsolete'
   => '过时的',
    'Per Page'  
 => 'Pro Seite',     'pages'
   => '页',
    'Printing Helper'  
 => 'Hilfsprogramm zum Drucken',     'pictures'
   => '图片',
    'Provide feedback messages or contribute to the course discussion about this resource'  
 => 'Feedback, Kursdiskussion', # long version: 'Feedback geben oder an der Kursdiskussion zu dieser Ressource teilnehmen',     'problem'
   => '任务',
    'Provide my evaluation of this resource'  
 => 'Ressource evaluieren', # long version: 'Diese Ressource evaluieren',     'resources'
   => '资源',
    'Publish'  
 => 'Veröffentlichen',     'sequence'
   => '顺序',
    'Publish Directory'  
 => 'Verzeichnis veröffentlichen',     'subject: '
   => '主题',
    'Publish Directory and Sub Directories'  
 => 'Veröffentliche Verzeichnis und Unterverzeichnisse',     'this'
   => '这个',
    'Related'  
 => 'Verwandte',     'title'
   => '标题',
    'Resource Feedback and Discussion'  
 => 'Feedback und Diskussion zu dieser Ressource',     'About Me'
   => '关于我',
    'Search Complete'  
 => 'Suche beendet',     'Bulletin Board/Discussion'
   => 'Bulletin Board/Discussion',
    'Send Message to User(s)'  
 => 'Nachricht senden', # 'Nachricht an einzelne(n) Benutzer senden',     'Clear All'
   => '全部清除',
    'Show catalog information'  
 => 'Katalogisierungsdaten', # long version: 'Katalogisierungsdaten anzeigen',     'Close All Folders'
   => '关闭所有文件夹',
    'Show resource'  
 => 'Zeige Ressource an',     'Construction Space File Operation'
   => 'Construction Space File Operation',
    'Statistics'  
 => 'Statistiken',     'Contact Information'
   => '联系信息',
    'Summary View'  
 => 'Zusammenfassung',     'Contact'
   => '联系我',
    'There are currently no results'  
 => 'Derzeit noch keine Ergebnisse',     'Copied old metadata'
   => '复制旧数据',
    'Search: '  
 => 'Suche: ',     'Failed to write old metadata copy'
   => 'Failed to write old metadata copy',
    'URL'  
 => 'URL',     'Copied old target file'
   => '复制旧的目标文件',
    'Unpublished'  
 => 'unveröffentlicht',     'Failed to copy old target'
   => 'Failed to copy old target',
    'Up'  
 => 'Hoch',     'Created directory [_1]'
   => 'Created directory [_1]',
    'View'  
 => 'Betrachten',     'Copyright'
   => '版权',
    'View Critical Messages'  
 => 'Wichtige Nachrichten ansehen',     'Could Not Process Request'
   => '命令无法执行',
    'Words'  
 => 'Wörter',     'Default'
   => '默认设置',
    'XML/SGML'  
 => 'XML/SGML',     'Discard Selected'
   => 'Discard Selected',
    'abstract'  
 => 'Kurzbeschreibung',     'EMail and Messages'
   => '电子邮件和信息',
    'audio'  
 => 'Audio',     'Edit this resource'
   => '编辑此资源',
    'author'  
 => 'Autor',     'Enter construction space as co-author'
   => 'Enter construction space as co-author',
    'catalog'  
 => 'katalog',     'Enter construction space as a co-author'
   => 'Enter construction space as a co-author',
    'copyright'  
 => 'Copyright',     'Enter construction space as assistant co-author'
   => 'Enter construction space as assistant co-author',
    'customdistributionfile'  
 => 'customdistributionfile',     'Host'
   => '计算',
    'directory'  
 => 'Verzeichnis',     'Last updated'
   => '最后更新',
    'discuss'  
 => 'Diskutiere',     'Mime type'
   => 'MIME 类型',
    'evaluate'  
 => 'Auswerten',     'Modified'
   => '修改过的',
    'feedback'  
 => 'Feedback',     'Modify deadlines, etc, for this assessment resource'
   => '为这项评估资源修改期限等',
    'info'  
 => 'Info',     'Modify user grades for this assessment resource'
   => '手动评估',
    'keywords'  
 => 'Schlüsselwörter',     'View user submissions for this assessment resource'
   => 'View user submissions for this assessment resource',
    'language'  
 => 'Sprache',     'Move Down'
   => '下移',
    'movies'  
 => 'Filme',     'Move Up'
   => '上移',
    'notes'  
 => 'Notizen',     'New Title'
   => '新标题',
    'obsolete'  
 => 'überholt',     'Open All Folders'
   => '打开所有文件夹',
    'obsoletereplacement'  
 => 'obsoletereplacement',     'Owner/Publisher'
   => '所有者/出版社',
    'pages'  
 => 'Seiten',     'Personal Information Page'
   => '个人资料页面',
    'pictures'  
 => 'Bilder',     'Personal Information'
   => '个人信息',
    'problem'  
 => 'Aufgabe',     'Privacy Note:'
   => '注意隐私:',
    'resources'  
 => 'Ressourcen',     'Published'
   => '出版的',
    'sequence'  
 => 'Sequenz',     'Reading results from'
   => 'Reading results from',
    'subject'  
 => 'Thema',     'Retrieve'
   => '恢复',
    'this'  
 => 'Diese',     'Revert to Last Saved'
   => 'Revert to Last Saved',
    'title'  
 => 'Titel',     'Revision Date'
   => 'Revision Date',
    'About Me'  
 => '关于我',     'Shared by course faculty and staff'
 #=> 'Über mich',  => '共同管理人员和工作人员',
   
    'Bulletin Board/Discussion'     'Synchronized SQL metadata database'
 => 'Schwarzes Brett / Diskussionsforum',  => 'Synchronized SQL metadata database',
   
    'Clear All'     'Task'
 => 'Lösche alle',  => 'Task',
   
    'Close All Folders'     'Temporary Assembly Workspace'
 => 'Schließe alle Verzeichnisse',  => 'Temporary Assembly Workspace',
   
    'Construction Space File Operation'     '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.'
 => 'Dateioperation im Konstruktionsbereich',  => '任何登录LON-CAPA的人都能看到您提供的数据,如果不想公开就不要上传任何数据。',
   
    'Contact Information'     'Topic'
 => '联系信息',  => '主题',
 #=> 'Kontaktdaten',  
      'Upload a Photo'
    'Contact'  => '上传相片',
 => '联系我',  
 #=> 'Kontakt',     'Add Records'
   => '添加记录',
    'Copied old metadata'  
 => 'Alte Metadaten kopiert',     'User Notes, Face-to-Face, Critical Messages, Broadcast Messages, Archived Messages'
   => '用户注释, 个人讨论, 重要信息, 小区广播,存档信息',
    'Failed to write old metadata copy'  
 => 'Kopie der alten Metadaten konnte nicht geschrieben werden',     'User Notes, Records of Face-to-Face Discussions, and Critical Messages'
   => '用户注释,记录用户的讨论和重要信息',
    'Copied old target file'  
 => 'Alte Zieldatei kopiert',     'User Notes, Records of Face-To-Face Discussions, and Critical Messages in Course'
   => '用户注释,记录面对面的讨论,课程重要讯息',
    'Failed to copy old target'  
 => 'Alte Zieldatei konnte nicht kopiert werden.',     'User Notes, Records of Face-To-Face Discussions, Critical Messages, Broadcast Messages and Archived Messages in Course'
   => '用户注释,记录面对面讨论,重要的信息,广播信息,课程存档',
    'Created directory'  
 => 'Verzeichnis wurde angelegt',     'No notes, face-to-face discussion records, critical messages, or broadcast messages in this [_1].'
   => '对于 [_1] 没有用户注释, 记录用户的讨论, 重要信息, 或者广播信息。',
    'Copyright'  
 => '版权',     'Version Number'
 #=> 'Copyright',  => '版本号',
   
      'View Published Version'
    'Could Not Process Request'  => '查看发布的版本',
 => 'Befehl konnte nicht ausgeführt werden',  
      'Web References'
    'Default'  => 'Web 引用',
 => 'Voreinstellung',  
      'co con-'
    'Discard Selected'  => 'co con-',
 => 'Verwerfe ausgewählte',  
      'co res'
    'EMail and Messages'  => 'co res',
 => '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'
    'Enter construction space as a co-author'  => 'interface available',
 => 'Konstruktionsbereich (als Co-Autor)',  
      'missions'
    'Enter construction space as assistant co-author'  => '任务',
 => 'Konstruktionsbereich (als Co-Autor-Assistent)',  
      'view sub-'
    'Host'  => 'view sub-',
 => 'Rechner',  
      'waiting on'
    'Last updated'  => 'waiting on',
 => '最后更新',  
 #=> 'Zuletzt aktualisiert',     '#Stdnts'
   => '#Stdnts',
    'Mime type'  
 => 'MIME Typ',     '#YES'
   => '#YES',
    'Modified'  
 => 'geändert',     '%Wrng'
   => '%Wrng',
    'Modify deadlines, etc, for this assessment resource'  
 => 'Bearbeite Fälligkeitsdaten, etc. für diese Beurteilungs-Ressource',     'Brief view of each students performance in course.'
   => 'Brief view of each students performance in course.',
    'Modify user grades for this assessment resource'  
 => 'Manuelle Bewertung', # 'Bearbeite die Noten des Benutzers für diese Beurteilungs-Ressource',     'Clear Caches'
   => '清除缓存',
    'View user submissions for this assessment resource'  
 => '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.'
   => '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'  
 => 'Nach unten',     'Detailed statistics and graphs of student performance on problems.'
   => 'Detailed statistics and graphs of student performance on problems.',
    'Move Up'  
 => 'Nach oben',     'DoDiff'
   => 'DoDiff',
    'New Title'  
 => 'Neuer Titel',     'Enrollment Status'
   => 'Enrollment Status',
    'Open All Folders'  
 => 'Öffne alle Verzeichnisse',     'Generate Statistics'
   => '建立统计资料',
    'Owner/Publisher'  
 => 'Besitzer/Herausgeber',     'Max Tries'
   => 'Max Tries',
    'Personal Information'  
 => '个人信息',     'Mean Tries'
 #=> 'Persönliche Informationen',  => 'Mean Tries',
   
    'Privacy Note'     'Output'
 => '注意隐私',  => 'Output',
 #=> 'Hinweis zur Privatssphäre',  
      'Overall Problem Statistics'
    'Published'  => 'Overall Problem Statistics',
 => 'veröffentlicht',  
      'Please notify the server administrator [_1]'
    'Reading results from'  => 'Please notify the server administrator [_1]',
 => 'Lese Ergebnisse von',  
      'Preparing Excel Spreadsheet'
    'Retrieve'  => 'Preparing Excel Spreadsheet',
 => 'Wiederherstellen',  
      'Problem Status Chart'
    'Revert to Last Saved'  => 'Problem Status Chart',
 => 'Gehe zur letzten gespeicherten Version',  
      'S.D. tries'
    'Revision Date'  => 'S.D. tries',
 => 'Änderungsdatum',  
      'Sections'
    'Shared by course faculty and staff'  => 'Sections',
 => '共同管理人员和工作人员',  
 #=> 'Gemeinsam für Kursverwaltung und Personal',     'Sequence or Folder'
   => 'Sequence or Folder',
    'Synchronized SQL metadata database'  
 => 'SQL Metadaten-Datenbank synchronisiert',     'Sequences and Folders'
   => 'Sequences and Folders',
    'Task'  
 => 'Aufgabe',     'Skew Tries'
   => 'Skew Tries',
    'Temporary Assembly Workspace'  
 => 'Temporärer Arbeitsbereich',     'Statistics and Problem Analysis'
   => '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.'  
 => '任何登录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.',  => 'Student performance statistics on all problems.',
   
      'Unable to connect to database!'
    'Topic'  => 'Unable to connect to database!',
 => 'Thema',  
      'Your Excel Spreadsheet'
    'Upload a Photo'  => 'Your Excel Spreadsheet',
 => '上传相片',  
 #=> 'Foto hochladen',     'Your Excel spreadsheet.'
   => 'Your Excel spreadsheet.',
    'Upload'  
 => '上传',     'Your Excel spreadsheet'
 #=> 'Hochladen',  => 'Your Excel spreadsheet',
   
    'Add Records'     'Your CSV file.'
 => '添加记录',  => 'Your CSV file.',
   
    'User Notes, Face-to-Face, Critical Messages, Broadcast Messages, Archived Messages'     'Your CSV file'
 => '用户笔记, 个人讨论, 重要信息, 小区广播,存档信息',  => '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'  => '部分',
 => '用户笔记,记录用户的讨论和重要信息',  
 #=> 'Benutzeranmerkungen, Aufzeichnungen von persönlichen Diskussionsbeiträgen und wichtige Nachrichten',     'part - '
   => '部分 ',
    'User Notes, Records of Face-To-Face Discussions, and Critical Messages in Course'  
 => 'Benutzeranmerkungen, Aufzeichnungen von persönlichen Diskussionsbeiträgen und wichtige Nachrichten für den Kurs',     'problem statistics grouped by sequence'
   => 'problem statistics grouped by sequence',
    'User Notes, Records of Face-To-Face Discussions, Critical Messages, Broadcast Messages and Archived Messages in Course'  
 => 'Benutzeranmerkungen, Aufzeichnungen von persönlichen Diskussionsbeiträgen, wichtige Nachrichten, Broadcast-Nachrichten und archivierte Nachrichten für den Kurs',     'problem statistics ungrouped'
   => 'problem statistics ungrouped',
    'No notes, face-to-face discussion records, critical messages, or broadcast messages in this [_1].'  
 => 'Für diesen [_1] existieren keine Benutzer-Anmerkungen, Aufzeichnungen von Face-to-face-Diskussionsbeiträgen, wichtige Nachrichten oder Broadcast-Nachrichten.',     'problem statistics, Excel'
   => 'problem statistics, Excel',
    'No notes, face-to-face discussion records, critical messages or broadcast messages in this [_1].'  
 => '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.'
   => 'Significant figures are incorrect, submission was not graded.',
    'Version Number'  
 => 'Versionsnummer',     '. . . for a particular section'
   => '. . . for a particular section',
    'View Published Version'  
 => 'Veröffentlichte Version betrachten',     '. . . for all students in the course'
   => '. . . for all students in the course',
    'Web References'  
 => 'Web 引用',     '. . . for an individual student'
 #=> 'Webreferenzen',  => '. . . for an individual student',
   
    'co con-'     '12 am' # midnight
 => 'Co-Kon-',  => '12 am',
   
    'co res'     'midnight'
 => 'co-res',  => '午夜',
   
    'contacting'     '1 am'
 => 'kontaktiere',  => '1 am',
   
    'edit'     '2 am'
 => 'Bearbeite',  => '2 am',
   
    'interface available'     '3 am'
 => 'Oberflächensprache verfügbar',  => '3 am',
   
    'missions'     '4 am'
 => 'Aufgaben',  => '4 am',
   
    'view sub-'     '5 am'
 => 'Betrachte Unter-',  => '5 am',
   
    'waiting on'     '6 am'
 => 'warte auf',  => '6 am',
   
    '#Stdnts'     '7 am'
 => 'Anzahl Stud.',  => '7 am',
   
    '#YES'     '8 am'
 => 'Anzahl Ja',  => '8 am',
   
    '%Wrng'     '9 am'
 => '%Wrng',  => '9 am',
   
    'Brief view of each students performance in course.'     '10 am'
 => 'Kurze Übersicht der Leistungen eines jeden Studenten im Kurs.',  => '10 am',
   
    'Clear Caches'     '11 am'
 => 'Cache löschen',  => '11 am',
   
    '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.',  => '12 noon',
   
    'Detailed statistics and graphs of student performance on problems.'     'noon'
 => 'Ausführliche Statistiken und Graphen der studentischen Leistung hinsichtlich der Aufgaben',  => '中午',
   
    'DoDiff'     '1 pm'
 => 'Verwende diff',  => '1 pm',
   
    'Enrollment Status'     '2 pm'
 => 'Kursbelegungs-Status',  => '2 pm',
   
    'Generate Statistics'     '3 pm'
 => 'Erzeuge Statistiken',  => '3 pm',
   
    'Max Tries'     '4 pm'
 => 'Max. Anz. an Vers.',  => '4 pm',
   
    'Mean Tries'     '5 pm'
 => 'Mittl. Anz. Vers.',  => '5 pm',
   
    'Output'     '6 pm'
 => 'Ausgabe',  => '6 pm',
   
    'Overall Problem Statistics'     '7 pm'
 => 'Insgesamte Aufgabenstatistik',  => '7 pm',
   
    'Please notify the server administrator [_1]'     '8 pm'
 => 'Benachrichtigen Sie bitte den Server-Administrator [_1]',  => '8 pm',
   
    'Please select a report to generate.'     '9 pm'
 => 'Wählen Sie bitte einen Bericht, den Sie erstellen möchten.',  => '9 pm',
   
    'Preparing Excel Spreadsheet'     '10 pm'
 => 'Erstelle Excel-Tabelle',  => '10 pm',
   
    'Problem Status Chart'     '11 pm'
 => 'Aufgabenstatus-Diagramm',  => '11 pm',
   
    '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.',  => '<- Previous',
   
    'S.D. tries'     'ALL'
 => 'S.D. Versuche',  => 'ALL',
   
    'Sections'     'All Maps or Folders'
 => 'Sektionen',  => 'All Maps or Folders',
   
    'Sequence or Folder'     'Any User'
 => 'Sequenz oder Verzeichnis',  => '任何用户',
   
    'Sequences and Folders'     'Assessment URL and Title'
 => 'Sequenzen und Verzeichnisse',  => '评估网址和标题',
   
    'Skew Tries'     'Assigned User Roles'
 => 'Schiefe d. Vers.',  => '用户角色分配',
   
    'Statistics and Problem Analysis'     'Browse resources'
 => 'Statistiken und Aufgabenanalysen',  => '搜索资源',
   
    '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',  => 'Changes can take up to 10 minutes before being active for all students.',
   
    'Unable to connect to database!'     'Course Assessment Parameter - Helper Mode'
 => 'Verbindungsaufbau zur Datenbank nicht möglich!',  => '课程评估参数 - 助手模式',
   
    'Your Excel Spreadsheet'     'Course Assessment Parameters - Overview Mode'
 => 'Ihre Excel-Tabelle',  => '课程评估参数 - 摘要模式',
   
    'Your Excel spreadsheet.'     'Course Assessments Parameters - Table Mode'
 => 'Ihre Exceldatei',  => '课程评估参数 - 表模式',
   
    'Your Excel spreadsheet'     'Course Environment Parameters'
 => 'Ihre Exceldatei',  => '课程环境参数',
   
    'Your CSV file.'     'Course Parameter Helper'
 => 'Ihre CSV-Datei',  => '课程参数实用工具',
   
    'Your CSV file'     'Create New Environment Variable'
 => 'Ihre CSV-Datei',  => '创造新的环境变量',
   
    'part'     'Current Session Value'
 => 'Aufgabenteil',  => '当前会话的值',
   
    'part - '     'Default Value'
 => 'Teil ',  => '缺省值',
   
    'problem statistics grouped by sequence'     'Delete a role'
 => 'Aufgabenstatistiken, gruppiert nach Sequenz',  => '删除角色',
   
    'problem statistics ungrouped'     'Disable all communication among students'
 => 'Aufgabenstatistiken, nicht gruppiert',  => 'Disable all communication among students',
   
    'problem statistics, Excel'     'Enclosing Map or Folder'
 => 'Aufgabenstatistiken, Excel',  => '附有目录或文件夹',
   
    'Significant figures are incorrect, submission was not graded.'     'Every problem in a particular folder'
 => 'Die Anzahl der signifikanten Stellen ist inkorrekt. Dieser Versuch wurde nicht gezählt.',  => '每一个问题在一个特定的文件夹',
   
    '. . . for a particular section'     'Every problem in the course'
 => '. . . für eine bestimmte Sektion',  => '课程的中每一个问题',
   
    '. . . for all students in the course'     'Folder'
 => '. . . für alle Studenten im Kurs',  => '文件夹',
   
    '. . . for an individual student'     'Grant/revoke Course Custom Role'
 => '. . . für einen bestimmten Studenten',  => 'Grant/revoke Course Custom Role',
   
    '1 am'     'Grant/revoke role of Administrator'
 => '1',  => 'Grant/revoke role of Administrator',
   
    '1 pm'     'Grant/revoke role of Author'
 => '13',  => 'Grant/revoke role of Author',
   
    '10 am'     'Grant/revoke role of Course Coordinator'
 => '10',  => 'Grant/revoke role of Course Coordinator',
   
    '10 pm'     'Grant/revoke role of Domain Guest'
 => '22',  => 'Grant/revoke role of Domain Guest',
   
    '11 am'     'Grant/revoke role of Librarian'
 => '11',  => 'Grant/revoke role of Librarian',
   
    '11 pm'     'Grant/revoke role of Teaching Assistant'
 => '23',  => 'Grant/revoke role of Teaching Assistant',
   
    '12 am'     'Internally authenticated'
 => '00',  => 'Internally authenticated',
   
    '12 noon'     'Kerberos authenticated'
 => '12',  => 'Kerberos authenticated',
   
    '2 am'     'LON-CAPA Helper:'
 => '2',  => 'LON-CAPA Helper:',
   
    '2 pm'     'Lock and unlock assessments'
 => '14',  => 'Lock and unlock assessments',
   
    '3 am'     'Manage Access Keys'
 => '3',  => 'Manage Access Keys',
   
    '3 pm'     'Manage access keys'
 => '15',  => 'Manage access keys',
   
    '4 am'     'Max Possible To Date'
 => '4',  => '到现在为止,最高可达到',
   
    '4 pm'     'Modify Course Assessment Parameters'
 => '16',  => 'Modify Course Assessment Parameters',
   
    '5 am'     'Modify authentication mechanism and data for a user'
 => '5',  => 'Modify authentication mechanism and data for a user',
   
    '5 pm'     'Modify grades'
 => '17',  => 'Modify grades',
   
    '6 am'     'Next ->'
 => '6',  => '下一步 ->',
   
    '6 pm'     'One particular problem'
 => '18',  => 'One particular problem',
   
    '7 am'     'Parameter Name'
 => '7',  => '参数名',
   
    '7 pm'     'Parameter Type'
 => '19',  => '参数类型',
   
    '8 am'     'Parameter in Effect'
 => '8',  => '有效参数',
   
    '8 pm'     'Please select a problem to analyze'
 => '20',  => '请选择问题进行分析',
   
    '9 am'     'Post anonymously'
 => '9',  => '匿名发送',
   
    '9 pm'     'Post discussion on course resources'
 => '21',  => '发送该课程资源的讨论',
   
    '<- Previous'     'Post system frontpage announcements'
 => '<- Zurück',  => '给系统主页发送通知',
   
    'ALL'     'Post to live chatrooms'
 => 'ALLE',  => '发送到在线聊天室',
   
    'All Maps or Folders'     'Post to chatrooms'
 => 'Alle Inhaltszusammenstellungen oder Verzeichnisse',  => '发送到聊天室',
   
    'Any User'     'Problems Not Contained In A Folder'
 => 'Jeder Benutzer',  => '问题不包含在一个文件夹中',
   
    'Assessment URL and Title'     'Section'
 => 'Beurteilungs-URL und -Titel',  => '章节',
   
    'Assigned User Roles'     'Section:'
 => 'Zugewiesene Benutzerrollen',  => '章节:',
   
    'Browse resources'     'Select Date'
 => 'Durchsuche Ressourcen',  => '请选择日期',
   
    '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 Enclosing Map or Folder',
   
    'Course Assessment Parameter - Helper Mode'     'Select Parameter Level'
 => 'Parameter zur Kursbeurteilung - Hilfsmodus',  => 'Select Parameter Level',
   
    'Course Assessment Parameters - Overview Mode'     'Send internal email'
 => 'Parameter zur Kursbeurteilung - Übersichtsmodus',  => '发送内部电子邮件',
   
    'Course Assessments Parameters - Table Mode'     'Set Course Environment Parameters'
 => 'Parameter zur Kursbeurteilung - Tabellenmodus',  => 'Set Course Environment Parameters',
   
    'Course Environment Parameters'     'Set Date'
 => 'Kursumgebungsparameter',  => '设定日期',
   
    'Course Parameter Helper'     'Set Defaults for All Resources in [_1]Specifically for [_2][_3]'
 => 'Kursparameter-Hilfsprogramm',  => 'Set Defaults for All Resources in [_1]Specifically for [_2][_3]',
   
    'Create New Environment Variable'     'Set a due date'
 => 'Neue Umgebungsvariable erstellen',  => '设定一个截止日期',
   
    'Current Session Value'     'Set an answer open date'
 => 'Wert für diese Sitzung',  => 'Set an answer open date',
   
    'Default Value'     'Set an open date'
 => 'Voreingestellter Wert',  => 'Set an open date',
   
    'Delete a role'     'Set opening datefor all problems in the course for. . .'
 => 'Rolle löschen',  => 'Set opening datefor all problems in the course for. . .',
   
    'Disable all communication among students'     'Set the number of tries'
 => 'Unterbinden jeglicher Kommunikation zwischen Studenten',  => '设置尝试次数',
   
    'Enclosing Map or Folder'     'Set the problem weight'
 => 'Eingeschlossene(s) Inhaltszusammenstellung oder Verzeichnis',  => '设置问题难度',
   
    'Every problem in a particular folder'     'Set/Modify Course Assessment Parameter'
 => 'Jede Aufgabe in einem bestimmten Verzeichnis',  => '设置/修改课程评估参数',
   
    'Every problem in the course'     'Set/Modify Course Assessment Parameters'
 => 'Jede Aufgabe im Kurs',  => '设置/修改课程评估参数',
   
    'Folder'     'Set/Modify Course Parameters'
 => 'Verzeichnis',  => '设置/修改课程参数',
   
    'Grant/revoke Course Custom Role'     'Show More Options'
 => 'Vergebe/entziehe benutzerdefinierte Kursrolle',  => '显示更多选项',
   
    'Grant/revoke role of Administrator'     'Students Affected'
 => 'Vergebe/entziehe Rolle des Administrators',  => '受影响的学生',
   
    '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',  => '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 Course Coordinator'     'Total'
 => 'Vergebe/entziehe Rolle des Kurs-Koordinators',  => '总共',
   
    'Grant/revoke role of Domain Guest'     'Total Parts In Course'
 => 'Vergebe/entziehe Rolle des Domänengasts',  => 'Total Parts In Course',
   
    'Grant/revoke role of Librarian'     'Type'
 => 'Vergebe/entziehe Rolle des Bibliothekars',  => '型号',
   
    'Grant/revoke role of Teaching Assistant'     'UNIX authenticated'
 => 'Vergebe/entziehe Rolle des Tutors',  => 'UNIX 认证',
   
    'Internally authenticated'     'USERS'
 => 'Intern authentifiziert',  => '用户',
   
    'Kerberos authenticated'     'Unknown ID'
 => 'Kerberos-authentifiziert',  => '未知 ID',
   
    'LON-CAPA Helper:'     'Unknown user'
 => 'LON-CAPA-Hilfsprogramm:',  => '未知用户',
   
    'Lock and unlock assessments'     'Update Course Assessment Parameter Display'
 => 'Sperren und Entsperren von Beurteilungen',  => 'Update Course Assessment Parameter Display',
   
    'Manage Access Keys'     'Update Section or Specific User'
 => 'Zugriffsschlüssel verwalten',  => 'Update Section or Specific User',
   
    'Manage access keys'     'Verify Selection'
 => 'Zugriffsschlüssel verwalten',  => '确认选择',
   
    'Max Possible To Date'     'Welcome to the Assignment Parameter Helper'
 => 'Bis jetzt maximal erreichbar',  => 'Welcome to the Assignment Parameter Helper',
   
    'Modify Course Assessment Parameters'     'What parameter do you want to set for all problems in the course?'
 => 'Bearbeite Parameter für die Kursbeurteilung',  => 'What parameter do you want to set for all problems in the course?',
   
    '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',  => 'What should the opening date be set to?',
   
    'Modify grades'     'Which Problem or Problems?'
 => 'Bewertungen ändern',  => 'Which Problem or Problems?',
   
    'Next ->'     'Which problems do you wish to set a parameter for?'
 => 'Weiter ->',  => 'Which problems do you wish to set a parameter for?',
   
    'One particular problem'     'You need to choose another user role or enter a specific course or community for this function.'
 => 'Eine bestimmte Aufgabe',  => 'You need to choose another user role or enter a specific course or community for this function.', # '对于此功能您需要选择另一个用户角色,或者输入特定的课程。',
   
    'Parameter Name'     'a.m.'
 => 'Parametername',  => '上午',
   
    'Parameter Type'     'acc keys'
 => 'Parametertyp',  => 'acc keys',
   
    'Parameter in Effect'     'according to course preferences'
 => 'Effektiver Parameter',  => '根据课程设置',
   
    'Please select a problem to analyze'     'according to resource settings'
 => 'Wählen Sie die zu analysierende Aufgabe',  => '根据资源设置',
   
    'Post anonymously'     'according to user session state'
 => 'Anonym absenden',  => '根据用户会话状态',
   
    'Post discussion on course resources'     'all'
 => 'Diskussion zu den Ressourcen des Kurses absenden',  => '所有的',
   
    'Post system frontpage announcements'     'at'
 => 'Sende Ankündigungen auf der Hauptseite des Systems',  => '在',
   
    'Post to live chatrooms'     'at Domain'
 => 'In die Live-Chatrooms senden',  => '在域',
   
    'Problems Not Contained In A Folder'     'at domain'
 => 'Aufgaben, die sich nicht in einem Unterverzeichnis befinden',  => '在域',
   
    'Section'     'default'
 => 'Sektion',  => '默认',
   
    'Section:'     'for Enclosing Map or Folder'
 => 'Sektion:',  => '对于附有目录或文件夹', #??? [SB 18.10.2006]
   
    'Select Date'     'for Resource'
 => 'Datum auswählen',  => '资源',
   
    'Select Enclosing Map or Folder'     'from Enclosing Map or Folder'
 => 'Eingeschlossene(s) Inhaltszusammenstellung oder Verzeichnis',  => '从附有目录或文件夹', #??? [SB 18.10.2006]
   
    'Select Parameter Level'     'general'
 => 'Parameter-Ebene',  => '一般的',
   
    'Send internal email'     'in Course'
 => 'Verschicke interne Nachrichten',  => '在课程',
   
    'Set Course Environment Parameters'     'in Section/Group'
 => 'Setze Kursumgebungs-Parameter',  => '在科/组',
   
    'Set Date'     'manage'
 => 'Setze Datum',  => '管理',
   
    'Set Defaults for All Resources in'     'of'
 => 'Setze voreingestellte Werte für alle Ressourcen im',  => 'of',
   
    'Set a due date'     'or ID'
 => 'Setze Fälligkeitsdatum',  => '或者 ID',
   
    'Set an answer open date'     'p.m.'
 => 'Setze Antwort-Verfügbarkeits-Datum',  => '下午',
   
    'Set an open date'     'percent'
 => 'Setze eine Bearbeitungsbeginn-Datum',  => '百分比',
   
    'Set opening datefor all problems in the course for. . .'     'unless locked'
 => 'Setze Öffnungsdatum für alle Aufgaben im Kurs auf. . .',  => '除非锁定',
   
    'Set the number of tries'     'users in'
 => 'Setze Anzahl von Versuchen',  => 'users in',
   
    'Set the problem weight'     'Access Key Management'
 => 'Setze Aufgabengewicht',  => 'Access Key Management',
   
    'Set/Modify Course Assessment Parameter'     'Assessment'
 => 'Setze/Ändere Parameter zur Kursbeurteilung',  => '评价',
   
    'Set/Modify Course Assessment Parameters'     'Calculations'
 => 'Setze/Ändere Parameter zur Kursbeurteilung',  => 'Calculations',
   
    'Set/Modify Course Parameters'     'Comma Separated Values'
 => 'Setze/Ändere Kursparameter',  => 'Comma Separated Values',
   
    'Show More Options'     'Course ID'
 => 'Zeige mehr Optionen',  => '课程 ID',
   
    'Students Affected'     'Course level sheet'
 => 'Betroffene Studierende',  => 'Course level sheet', # ??? [SB 2007-07-02]
   
    '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.',  => 'Detailed Problem Analysis',
   
    'Total'     'End Helper'
 => 'Gesamt',  => 'End Helper',
   
    'Total Parts In Course'     'Excel'
 => 'Gesamtanzahl an Aufgabenteilen in dem Kurs',  => 'Excel',
   
    'Type'     'Text (essays only)'
 => 'Typ',  => 'Text (essays only)',
   
    'UNIX authenticated'     'Finish Course Initialization'
 => 'UNIX authentifiziert',  => 'Finish Course Initialization',
   
    'USERS'     'Generate Spreadsheet'
 => 'BENUTZER',  => '生成报告表',
   
    'Unknown ID'     'Grant/revoke role of Bubblesheet Operator'
 => 'Unbekannte ID',  => 'Grant/revoke role of Bubblesheet Operator',
   
    'Unknown user'     'HTML'
 => 'Unbekannter Benutzer',  => 'HTML',
   
    'Update Course Assessment Parameter Display'     'Invalid date entry'
 => 'Aktualisiere die Anzeige der Parameter zur Kursbeurteilung',  => 'Invalid date entry',
   
    'Update Section or Specific User'     'Load:'
 => 'Aktualisiere Sektion oder bestimmten Benutzer',  => '加载:',
   
    'Verify Selection'     'No changes were made to the current settings.'
 => 'Überprüfe Auswahl',  => 'No changes were made to the current settings.',
   
    'Welcome to the Assignment Parameter Helper'     'Output Format'
 => 'Willkommen zum Hilfsprogramm für Übungs-Parameter',  => '输出格式',
   
    '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 course structure',
   
    'What should the opening date be set to?'     'Processing first student'
 => 'Auf wann soll das Öffnungsdatum gesetzt werden?',  => 'Processing first student',
   
    'Which Problem or Problems?'     'Row'
 => 'Welche Aufgabe oder Aufgaben?',  => '排列',
   
    'Which problems do you wish to set a parameter for?'     'Save as'
 => 'Für welche Aufgaben möchten Sie die Parameter setzen?',  => '另存为',
   
    'You need to choose another user role or enter a specific course for this function'     'Save as &amp; Make This Sheet the Default'
 => 'Für die angeforderte Seite müssen Sie eine andere Benutzerrolle wählen oder einen bestimmten Kurs betreten.',  => '另存为 & 使此工作表作为一个默认使用',
   
    'a.m.'     'Bubblesheet Operator'
 => 'vorm.',  => 'Bubblesheet Operator',
   
    'acc keys'     'Select All'
 => 'Zugr.-Schlüssel',  => '全选',
   
    'according to course preferences'     'Select All Students'
 => 'nach den Kurs-Einstellungen',  => '选择所有学生',
   
    'according to resource settings'     'Select Spreadsheet File'
 => 'nach den Ressourceneinstellungen',  => '选择电子表格文件',
   
    'according to user session state'     'Send bubblesheet data to a course'
 => 'nach dem Status der Benutzersitzung',  => 'Send bubblesheet data to a course',
   
    'all'     'Spreadsheet Computation'
 => 'alle',  => 'Spreadsheet Computation',
   
    'at'     'Spreadsheet Computation Status'
 => 'in',  => 'Spreadsheet Computation Status',
   
    'at Domain'     'Student level sheet'
 => 'in Domäne',  => 'Student level sheet',
   
    'at domain'     'Summary'
 => 'in Domäne',  => 'Summary',
   
    'default'     'Template'
 => 'voreingestellt',  => 'Template',
   
    'for Enclosing Map or Folder'     'Unselect All'
 => 'für eingeschlossene(s) Inhaltszusammenstellung oder Verzeichnis', #??? [SB 18.10.2006]  => 'Unselect All',
   
    'for Resource'     'Unselect All Students'
 => 'für Ressource',  => 'Unselect All Students',
   
    'from Enclosing Map or Folder'     'Upload bubblesheet data'
 => 'aus eingeschlossener/m Inhaltszusammenstellung oder Verzeichnis', #??? [SB 18.10.2006]  => 'Upload bubblesheet data',
   
    'general'     'You must choose at least one student to continue.'
 => 'generell',  => 'You must choose at least one student to continue.',
   
    'in Course'     'You must choose one or more choices to continue.'
 => 'in Kurs',  => 'You must choose one or more choices to continue.',
   
    'in Section/Group'     'may be open from a different computer.'
 => 'in Sektion/Gruppe',  => 'may be open from a different computer.',
   
    'manage'     'minutes'
 => 'verwalte',  => 'minutes',
   
    'midnight'     'remaining'
 => 'Mitternacht',  => 'remaining',
   
    'noon'     'second'
 => 'Mittag',  => 'second',
   
    'num_override'     'seconds'
 => 'num_override',  => 'seconds',
   
    'of'     'Additional Recipients'
 => 'von',  => '其他收件人',
   
    'or ID'     'Analyze Over [_1] [_2]'
 => 'oder ID',  => 'Analyze Over [_1] [_2]',
   
    'p.m.'     'Analyze Problem'
 => 'nachm.',  => 'Analyze Problem',
   
    'percent'     'Analyze Problem Again'
 => 'Prozent',  => 'Analyze Problem Again',
   
    'unless locked'     'Analyze as '
 => 'falls nicht gesperrt',  => 'Analyze as ',
   
    'users in'     'Browsing resource, all submissions are temporary.'
 => 'Benutzer in',  => 'Browsing resource, all submissions are temporary.',
   
    'Access Key Management'     'By'
 => 'Zugriffsschlüssel-Verwaltung',  => 'By',
   
    'Assessment'     'Check All'
 => 'Beurteilung',  => '全选',
   
    'Calculations'     'Check for All'
 => 'Berechnungen',  => '检查所有',
   
    'Comma Separated Values'     'Check for None'
 => 'CSV (kommaseparierte Liste)',  => '检查无',
   
    'Course ID'     'Check for Section/Group'
 => 'Kurs-ID',  => '检查科/组',
   
    'Course level sheet'       'Choose a different resource'
 => 'Kurs-Level-Bogen', # ??? [SB 2007-07-02]  => '选择不同的资源',
   
    'Detailed Problem Analysis'     'Concepts'
 => 'Detaillierte Aufgabenanalyse',  => '草稿',
   
    'End Helper'     'Critical Messages'
 => 'Hilfsprogramm beenden',  => '重要讯息',
   
    'Excel'     'Delete'
 => 'Excel',  => '删除',
   
    'Text (essays only)'     'Delete Checked'
 => 'Text (nur bei Essays)',  => '删除选中',
   
    'Finish Course Initialization'     'Display All Messages'
 => 'Beende Kursinitialisierung',  => '显示所有邮件',
   
    'Generate Spreadsheet'     'Display all Messages'
 => 'Erzeuge Beurteilungsbogen',  => '显示所有邮件',
   
    'Grant/revoke role of Scantron Operator'     'Foils'
 => 'Vergebe/entziehe Rolle des Scantron-Operators',  => '选择',
   
    'HTML'     'Forward'
 => 'HTML',  => '转发',
   
    'Invalid date entry'     'Forwarded message from'
 => 'Ungültiger Datumseintrag',  => '转发邮件从',
   
    'Load:'     'Forwarding'
 => 'Lade:',  => '转发',
   
    'No changes were made to the current settings.'     'From'
 => 'An den derzeitigen Einstellungen wurden keine Veränderungen vorgenommen.',  => '从',
   
    'Output Format'     'Functions'
 => 'Ausgabeformat',  => '功能',
   
    'Processing course structure'     'Mail'
 => 'Kursstruktur verarbeiten',  => '邮件',
   
    'Processing first student'     'Mark Unread'
 => 'Für ersten Studierenden berechnen',  => '标记为未读',
   
    'Row'     'New Problem Variation'
 => 'Reihe',  => 'New Problem Variation',
   
    'Save as'     'New Randomization'
 => 'Speichere unter',  => '新的变化',
   
    'Save as & Make This Sheet the Default'     'Next'
 => 'Speichern unter und diesen Beurteilungsbogen als Voreinstellung verwenden',  => '下一步',
   
    'Scantron Operator'     'Number of Plots [_1]'
 => 'Scantron-Operator',  => 'Number of Plots [_1]',
   
    'Select All'     'Option Response Problem Analysis'
 => 'Alle auswählen',  => 'Option Response Problem Analysis',
   
    'Select All Students'     'Previous'
 => 'Wähle alle Studierenden',  => '以前的',
   
    'Select Spreadsheet File'     'Re'
 => 'Beurteilungsbogen-Datei auswählen',  => '回复',
   
    'Send Scantron data to a course'     'Record'
 => 'Scantron-Daten an einen Kurs senden',  => '记录',
   
    'Spreadsheet Computation'     'Reply'
 => 'Beurteilungsbogen berechnen',  => '回复',
   
    'Spreadsheet Computation Status'     'Reset Submissions'
 => 'Status der Beurteilungsbogen-Berechnungen',  => 'Reset Submissions',
   
    'Student level sheet'     'Select a course'
 => 'Studierdenden-Level-Bogen',  => '选择课程',
   
    'Summary'     'Selecting a User'
 => 'Zusammenfassung',  => '选择用户',
   
    'Template'     'Send New'
 => 'Vorlage',  => 'Send New',
   
    'Unselect All'     'Send Reply'
 => 'Auswahl komplett aufheben', # 'Alle deselektieren',  => '发送回复',
   
    'Unselect All Students'     'Send as critical message'
 => 'Alle Studenten deselektieren',  => '发出一个重要信息',
   
    'Upload Scantron data'     'Simple Problem Editor'
 => 'Scantron-Daten hochladen',  => '简单的问题编辑器',
   
    'You must choose at least one student to continue.'     'Starting'
 => 'Zum Fortfahren müssen Sie mindestens einen Studierenden auswählen.',  => '开始',
   
    'You must choose one or more choices to continue.'     'Student Data Compilation Progress'
 => 'Zum Fortfahren müssen Sie mindestens eine oder mehrere Auswahlen treffen.',  => '学生资料汇编进展',
   
    'last student'     'Student Data Compilation Status'
 => 'letzten Studierenden',  => '学生资料汇编状态',
   
    'may be open from a different computer.'     'There is no student data for this problem.'
 => 'könnte von einem anderen Computer aus geöffnet sein.',  => '对于这个问题,没有任何学生的数据。',
   
    'minutes'     'Time'
 => 'Minuten',  => '时间',
   
    'remaining'     'To:'
 => 'übrig',  => '收件人:',
   
    'second'     'Uncheck All'
 => 'Sekunde',  => '全部取消',
   
    'seconds'     'Unsuccessful Login'
 => 'Sekunden',  => '登录失败',
   
    'seconds for'     'Update Student Data'
 => 'Sekunden für',  => '更新学生资料',
   
    'Additional Recipients'     'You have no critical messages.'
 => 'Weitere Empfänger',  => '您没有任何重要讯息。',
   
    'Analyze Over '     'and return receipt'
 => 'Analyse über ',  => 'and return receipt',
   
    'Analyze Problem'     'can not be accessed from your location.'
 => 'Analysiere Aufgabe',  => 'can not be accessed from your location.',
   
    'Analyze Problem Again'     '[_1]: Unacceptable username for user [_2] [_3] [_4] [_5]'
 => 'Aufgabe erneut analysieren',  => '[_1]: Unacceptable username for user [_2] [_3] [_4] [_5]',
   
    'Analyze as '     'All Documents in Course'
 => 'Analysiere als ',  => 'All Documents in Course',
   
    'Browsing resource, all submissions are temporary.'     'All Resources (possibly large output)'
 => 'Eingereichte Antworten werden nicht gespeichert.',  => 'All Resources (possibly large output)',
   
    'By'     'Anonymous'
 => 'Von',  => '匿名',
   
    'Check All'     'Anonymous contribution to course discussion of resource'
 => 'Alle auswählen',  => '匿名参加这个资源的讨论',
   
    'Check for All'     'As a general rule, only authors or co-authors should be filesystem authenticated (which allows access to the server filesystem).'
 => 'Ü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'     'Associate columns with student attributes.'
 => 'Überprüfe für nichts',  => 'Associate columns with student attributes.',
   
    'Check for Section/Group'     'Attribute'
 => 'Überprüfe für Sektion/Gruppe',  => 'Attribute',
   
    'Choose a different resource'     'CSV (comma separated values, spreadsheet)'
 => 'Eine andere Ressource auswählen',  => 'CSV (逗号分隔值, 表格)',
   
    'Concepts'     'Check Course Document Versions'
 => 'Konzepte',  => 'Check Course Document Versions',
   
    'Critical Messages'     'Check/Set Resource Versions'
 => 'Wichtige Nachrichten',  => '检查/设置源版本',
   
    'Delete'     'Chronological View'
 => 'Löschen',  => '顺序查看',
   
    'Delete Checked'     'Column'
 => 'Ausgewählte löschen',  => 'Column',
   
    'Display All Messages'     'Column [_1]'
 => 'Alle Nachrichten anzeigen',  => 'Column [_1]',
   
    'Display all Messages'     'Continue enrollment?'
 => 'Alle Nachrichten anzeigen',  => 'Continue enrollment?',
   
    'Foils'     'Contribution to course discussion of resource'
 => 'Auswahlmöglichkeiten',  => '正常参加这个资源的讨论',
   
    'Forward'     'Diffs'
 => 'Weiterleiten',  => '区别',
   
    'Forwarded message from'  #   'Disable ID/Student Number Safeguard and Force Change of Conflicting IDs (only do if you know what you are doing)'
 => 'Weitergeleitete Nachricht von',  #=> 'Disable ID/Student Number Safeguard and Force Change of Conflicting IDs (only do if you know what you are doing)',
   
    'Forwarding'  
 => 'Weiterleitung',     'Disable Student/Employee ID Safeguard and force change of conflicting IDs'
   => '禁用学生/员工编号,维护和强制改变不一致的IDs',
    'From'  
 => 'Von',     '(only do if you know what you are doing.)'
   => '(只有这样做,如果你知道自己在做什么。)',
    'Functions'  
 => 'Funktionen',     'Discussion Contributions'
   => '参加讨论',
    'Mail'  
 => 'Nachricht',     'Drop Students'
   => '从该课程删除学生',
    'Mark Unread'  
 => 'Als ungelesen kennzeichnen',     'Dropped [_1]'
   => '[_1] ausgeschlossen',
    'New Problem Variation'  
 => 'Neue Aufgabenvariation',     'Dropped [_1] student(s).'
   => '[_1] Student(en) ausgeschlossen.',
    'New Randomization'  
 => 'Neue Variation',     'Dropping Students'
   => 'Dropping Students',
    'Next'  
 => 'Weiter',     'Dump Course Documents'
   => 'Dump Course Documents',
    'Number of Plots:'  
 => 'Anzahl an Graphen:',     'EMail Address'
   => 'EMail Address',
    'Option Response Problem Analysis'  
 => 'Analyse von option response-Aufgabe',     'Enroll a single student'
   => '注册一个学生',
    'Previous'  
 => 'Vorherig',     'Enrolling Students'
   => '注册学生',
    'Re'  
 => 'Antw',     'Error'
   => 'Error',
    'Record'  
 => 'Eintrag',     'Error: '
   => 'Error: ',
    'Reply'  
 => 'Antworten',     'Error: [_1]'
   => 'Error: [_1]',
    'Reset Submissions'  
 => 'Einreichungen zurücksetzen',     'Field'
   => 'Field',
    'Select a course'  
 => 'Kurs auswählen',     'Filenames in Construction Space'
   => 'Filenames in Construction Space',
    'Selecting a User'  
 => 'Benutzer auswählen',     'First Name'
   => '名',
    'Send New'  
 => 'Sende neue',     'Folder in Construction Space'
   => 'Folder in Construction Space',
    'Send Reply'  
 => 'Sende Antwort',     'Full Update'
   => '全面更新',
    'Send as critical message'  
 => 'Sende als wichtige Nachricht',     'Full update (also print list of users not enrolled anymore)'
   => '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'  
 => 'Einfacher Aufgabeneditor',     'Generation'
   => '生成',
    'Starting'  
 => 'Starte',     'Group/Section'
   => '组/科',
    'Student Data Compilation Progress'  
 => 'Kompilierungsfortschritt der studentischen Daten',     'HTML/XML'
   => 'HTML/XML',
    'Student Data Compilation Status'  
 => 'Kompilierungsstatus der studentischen Daten',     'Hide'
   => '隐藏',
    'There is no student data for this problem.'  
 => 'Für diese Aufgabe existieren keine studentischen Daten.',     'Student/Employee ID'
   => '学生/员工 ID',
    'Time'  
 => 'Zeit',     'Identify fields'
   => 'Identify fields',
    'To'  
 => 'An',     'If active, the new role will be available when the students next log in to LON-CAPA.'
   => 'If active, the new role will be available when the students next log in to LON-CAPA.',
    'Uncheck All'  
 => 'Gesamte Auswahl aufheben',     'Ignore First Line'
   => '忽略第一行',
    'Unsuccessful Login'  
 => 'Login fehlgeschlagen',     'Initial Password'
   => '初始密码',
    'Update Student Data'  
 => 'Aktualisiere Studentendaten',     'Internal Filename'
   => '内部文件名',
    'You have no critical messages.'  
 => 'Sie haben keine wichtigen Nachrichten.',     'Invalid home server specified'
   => 'Invalid home server specified',
    'and return receipt'  
 => 'mit Empfangsbestätigung',     'Keep all Resources up-to-date with most recent Versions (default)'
   => 'Keep all Resources up-to-date with most recent Versions (default)',
    'can not be accessed from your location.'  
 => 'kann von Ihrer Position aus nicht aufgerufen werden.',     'LON-CAPA Domain for Students'
   => 'LON-CAPA Domain for Students',
    '[_1]: Unacceptable username for user [_2] [_3] [_4] [_5]'  
 => '[_1]: Unzulässige Benutzerkennung für den Benutzer [_2] [_3] [_4] [_5]',     'LON-CAPA Enrollment Manager'
   => 'LON-CAPA Enrollment Manager',
    'All Documents in Course'  
 => 'Alle Ressourcen im Kurs',     'LON-CAPA domain: [_1]'
   => 'LON-CAPA 域: [_1]',
    'All Resources (possibly large output)'  
 => 'Alle Ressourcen (möglicherweise lange Ausgabe)',     'Last Name'
   => '姓',
    'Anonymous'  
 => 'Anonym',     'Last Name, First Names'
   => '姓,名',
    'Anonymous contribution to course discussion of resource'  
 => 'Anonyme Teilnahme an der Kursdiskussion über diese Ressource',     'Login Type'
   => '登录类型',
    'As a general rule, only authors or co-authors should be filesystem authenticated (which allows access to the server filesystem).'  
 => 'Generell sollten nur Autoren und Co-Autoren über das Dateisystem authentifiziert sein (erlaubt Zugriff auf das Server-Dateisystem).',     'Middle Names/Initials'
   => '中名/缩写',
    'Associate columns with student attributes.'  
 => 'Verknüpfung der Spalten aus der Datei mit den studentischen Eigenschaftsfeldern',     'Modify Parameters'
   => '修改参数',
    'Attribute'  
 => 'Eigenschaft',     'Modify student data'
   => '修改学生资料',
    'CSV (comma separated values, spreadsheet)'  
 => 'CSV (komma-separierte Liste, Tabelle)',     'Most recently published Version'
   => '最近发布的版本',
    'Check Course Document Versions'  
 => 'Überprüfe Versionen der Kursdokumente',     'No Kerberos domain was specified.'
   => 'No Kerberos domain was specified.',
    'Check/Set Resource Versions'  
 => '检查/设置资源版本',     'None Found'
 #=> 'Versionen einstellen',  => '没有找到',
   
    'Chronological View'     'Note: For large courses, this operation may be time consuming.'
 => 'Chronologische Sicht',  => 'Note: For large courses, this operation may be time consuming.',
   
    'Column'     'This will not take effect if the user already exists.'
 => 'Spalte',  => 'This will not take effect if the user already exists.',
   
    'Column&nbsp;[_1]'     'Processed [_1] student(s).'
 => 'Spalte&nbsp;[_1]',  => '[_1] Studierende bearbeitet.',
   
    'Column [_1]'     'Re-enrollment will re-activate data.'
 => 'Spalte [_1]',  => 'Re-enrollment will re-activate data.',
   
    'Continue enrollment?'     'Registering'
 => 'Trotzdem mit der Kursbelegung fortfahren?',  => 'Registering',
   
    'Contribution to course discussion of resource'     'Samples'
 => 'Normale Teilnahme an der Kursdiskussion über die Ressource',  => '例如',
   
    'Diffs'     'Save as ...'
 => 'Unterschiede',  => '另存为...',
   
 #   '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 Version to be used in Course',
   
      'Set Versions to be used in Course according to Selections below'
    'Disable Student/Employee ID Safeguard and force change of conflicting IDs'  => 'Set Versions to be used in Course according to Selections below',
 => 'Studenten-/Mitarbeiter-ID-Safeguard deaktivieren und Änderung von in Konflikt stehenden IDs erzwingen.',  
      'Set all Resource Versions to current Version (Fix Versions)'
    '(only do if you know what you are doing.)'  => 'Set all Resource Versions to current Version (Fix Versions)',
 => '(Machen Sie dies nur, wenn Sie wirklich wissen, was Sie tun.)',  
      'Show Preview'
    'Discussion Contributions'  => 'Show Preview',
 => '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.'
    'Dump Course DOCS'  => 'The optional email address field was not specified.',
 => 'Kursdokumente übernehmen',  
      'The optional name field was not specified.'
    'EMail Address'  => 'The optional name field was not specified.',
 => 'E-Mail-Adresse',  
      'The optional ID number field was not specified.'
    'Enroll a single student'  => 'The optional ID number field was not specified.',
 => 'Einzelnen Studenten Kurs belegen lassen',  
      'The optional section or group field was not specified.'
    'Enrolling Students'  => 'The optional section or group field was not specified.',
 => 'Studenten werden in den Kurs aufgenommen',  
      'The optional student number field was not specified.'
    'Error'  => 'The optional student number field was not specified.',
 => 'Fehler',  
      'The optional section field was not specified.'
    'Error: '  => 'The optional section field was not specified.',
 => 'Fehler: ',  
      'The optional role field was not specified.'
    'Error: [_1]'  => 'The optional role field was not specified.',
 => 'Fehler: [_1]',  
      'The optional domain field was not specified.'
    'Error dropping [_1]:[_2]'  => 'The optional domain field was not specified.',
 => 'Fehler beim Ausschließen von [_1]:[_2]',  
      'There are no students currently enrolled.'
    'Field'  => 'There are no students currently enrolled.',
 => 'Feld',  
      'Continue adding users?'
    'Filenames in Construction Space'  => 'Continue adding users?',
 => 'Dateinamen im Konstruktionsbereich',  
      'Threaded View'
    'First Name'  => '线程查看',
 => 'Vorname',  
      'Total number of records found in file: [_1]'
    'Folder in Construction Space'  => 'Total number of records found in file: [_1]',
 => 'Verzeichnis im Konstruktionsbereich',  
      'Unable to enroll students'
    'Full Update'  => 'Unable to enroll students',
 => 'Vollständige Aktualisierung',  
      'Updating discussion time'
    'Full update (also print list of users not enrolled anymore)'  => 'Updating discussion time',
 => 'Vollständige Aktualisierung (auch Liste von Benutzern ausgeben, die den Kurs nicht mehr belegt haben)',  
      'Uploading Class List'
    'Generation'  => 'Uploading Class List',
 => 'Generation',  
      'Verify Content'
    'Group/Section'  => '检查内容',
 => 'Gruppe/Sektion',  
      'Version used in Course'
    'HTML/XML'  => 'Version used in Course',
 => 'HTML/XML',  
      'View Class List'
    'Hide'  => 'View Class List',
 => 'Verbergen',  
      'View Class list'
    'Student/Employee ID'  => 'View Class list',
 => '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.'
    'If active, the new role will be available when the students next log in to LON-CAPA.'  => '欢迎您到在线网络 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.'
    'Initial Password'  => 'You need to specify the Kerberos domain.',
 => 'Anfangspasswort',  
      'You need to specify the initial password.'
    'Internal Filename'  => 'You need to specify the initial password.',
 => 'Interner Dateiname',  
      'You need to specify the username field.'
    'Invalid home server specified'  => 'You need to specify the username field.',
 => 'Ungültiger Heimatserver angegeben',  
      'Your Version Settings have been Saved'
    'Keep all Resources up-to-date with most recent Versions (default)'  => 'Your Version Settings have been Saved',
 => 'Alle Ressourcen immer mit den neuesten Versionen aktuell halten (voreingestellt)',  
      '[_1] Do not change login data'
    'LON-CAPA Domain for Students'  => '[_1] 不要更改登录数据',
 => 'LON-CAPA-Domäne für Studierende',  
      '[_1] Kerberos authenticated with domain [_2] [_3] Version 4 [_4] Version 5 [_5]'
    'LON-CAPA Enrollment Manager'  => '[_1] Kerberos身份验证域 [_2] [_3] 版本 4 [_4] 版本 5 [_5]',
 => 'LON-CAPA-Kursbelegungs-Verwaltung',  
      'Currently Kerberos authenticated with domain [_1] Version [_2].'
    'LON-CAPA domain: [_1]'  => '目前的Kerberos身份验证域 [_1] 版本 [_2]。',
 => 'LON-CAPA-Domäne: [_1]',  
      'Currently Kerberos authenticated, Version [_1].'
    'Last Name'  => '目前Kerberos身份验证,版本 [_1]。',
 => '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)'
    'Processed [_1] student(s).'  => '(最大 128 KB)',
 => '[_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.'
    'The optional name field was not specified.'  => 'Display and analysis of submission times on assessments.',
 => '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):'
    'Continue adding users?'  => '高 (Pixel):',
 => '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.'
    'Total number of records found in file: [_1]'  => 'If this resource is in active use, student performance data from the previous version may become inaccessible.',
 => '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'
    'Uploading Class List'  => 'Librarian',
 => 'Lade Kursteilnehmerliste hoch',  
      'Making Backup to [_1]'
    'Verify Content'  => 'Making Backup to [_1]',
 => '检查内容',  
 #=> 'Inhalte prüfen',     'Max Number Of Shown Foils:'
   => '显示选项的最大数量:',
    'Version used in Course'  
 => 'Version, die im Kurs verwendet wird',     'Max number of foils displayed'
   => '显示选项的最大数量',
    'View Class List'  
 => 'Zeige Kursteilnehmerliste',     'Metadata'
   => '元数据',
    'View Class list'  
 => 'Kursteilnehmerliste anzeigen',     'metadata'
   => '元数据',
    'Welcome'  
 => 'Willkommen',     'Metadata Version'
   => '元数据版本',
    'Welcome to the Learning<i>Online</i> Network with CAPA. Please wait while your session is being set up.'  
 => 'Willkommen zu LON-CAPA. Bitte warten Sie, während Ihre Sitzung vorbereitet wird.',     'Metadata current version'
   => '元数据的最新版本',
    'You must choose an authentication type.'  
 => 'Sie müssen einen Authentifizierungstyp auswählen.',     'Save Metadata'
   => '保存元数据',
    'You need to specify the Kerberos domain.'  
 => 'Sie müssen eine Kerberos-Domäne auswählen.',     'Name:'
   => '姓氏:',
    'You need to specify the initial password.'  
 => 'Sie müssen ein initiales Passwort auswählen.',     'New parameters or saved values'
   => '新的参数或保存价值',
    'You need to specify the username field.'  
 => 'Sie müssen das Benutzerkennung-Feld ausfüllen.',     'No language preference'
   => '没有语言偏好',
    'Your Version Settings have been Saved'  
 => 'Ihre Versionseinstellungen wurden gespeichert',     'Not shown, not used'
   => '没有显示,没有使用',
    '[_1] Do not change login data'  
 => '[_1] Login-Daten nicht ändern',     'Obsolete parameters or saved values'
   => '过时的参数或保存价值',
    '[_1] Kerberos authenticated with domain [_2] [_3] Version 4 [_4] Version 5 [_5]'  
 => '[_1] Kerberos-authentifiziert mit Domäne [_2] [_3] Version 4 [_4] Version 5 [_5]',     'Option response'
   => '答案选项',
    'Currently Kerberos authenticated with domain [_1] Version [_2].'  
 => 'Derzeit Kerberos-authentifiziert mit Domäne [_1] Version [_2].',     'Please do not reply to this address.'
   => 'Please do not reply to this address.',
    'Currently Kerberos authenticated, Version [_1].'  
 => 'Derzeit Kerberos-authentifiziert, Version [_1].',     'Position'
   => 'Position',
    'most recent'  
 => 'neuester',     'Preferred language'
   => '首选语言',
    'name only visible to course faculty'  
 => 'Name nur für Kursverwaltung sichtbar',     'Problems'
   => 'Problems',
    'Calculate answers'  
 => 'Berechne Antworten',     'Produce Excel Output'
   => 'Produce Excel Output',
    '&nbsp;Show&nbsp;All&nbsp;Foils'  
 => '&nbsp;Zeige&nbsp;alle&nbsp;Auswahlmöglichkeiten',     'Question Text'
   => '文字问题',
    '1 out of N multiple choice (radio button)'  
 => '1-aus-N-Auswahl (radio button)',     'Random position'
   => '随机位置',
    'Add new option'  
 => 'Neue Option einfügen',     'Retrieve Published Resources'
   => '恢复发布的资源',
    'Administrator'  
 => 'Administrator',     'Short string response'
   => '简短的文字回答',
    'Answer:'  
 => 'Antwort:',     'Show always at bottom position'
   => '总是在最后显示',
    'Attachment'  
 => 'Anhang',     'Show always at top position'
   => '总是在最开始显示',
    '(128 KB max size)'  
 => '(maximal 128 KB)',     'Size:'
   => '大小:',
    'Change'  
 => 'Ändern',     'Save Changes'
   => '保存更改',
    'Change Random Seed To:'  
 => 'Zufallszahlen-Basis:',     'Submission Time Analysis'
   => '提交时间分析',
    'Change Your Language Preferences'  
 => 'Ändere Spracheinstellungen',     'Submit Changes and Edit'
   => '保存并继续编辑',
    'Concept:'  
 => 'Konzept:',     'TeXWidth(mm):'
   => 'TeX-宽 (mm):',
    'Correct Option:'  
 => 'Korrekte Auswahl:',     'Text'
   => '文本',
    'Create a New Course'  
 # => 'Erzeuge einen neuen Kurs',     'Text Block'
 => 'Kurse erstellen',  => '文本块',
   
    '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',  => 'This is an automatic message generated by the LON-CAPA system.',
   
    'Current'     'True'
 => 'Derzeitig',  => '正确的',
   
    'Delete an option'     'unused'
 => 'Eine Option löschen',  => '未用过的',
   
    'Delete:'     'Type-in value'
 => 'Löschen:',  => 'Type-in value',
   
    'Diffs with Current Version'     'Unit:'
 => 'Unterschiede zur derzeitigen Version',  => '单位:',
   
    'Diffs with Version'     'Value'
 => 'Unterscheidet sich von Version',  => '值',
   
    'Diffs with current Version'     'Warning!'
 => 'Unterschiede zur derzeitigen Version',  => '警告!',
   
    'Display and analysis of submission times on assessments.'     'Width(pixel):'
 => 'Anzeige und Analyse der Einreichungszeiten in Beurteilungen',  => '宽 (Pixel):',
   
    'Display foils in order given'     'anonymous'
 => 'Auswahlmöglichkeiten in gegebener Sortierung anzeigen',  => '匿名',
   
    'Display foils in random order'     'bytes'
 => 'Auswahlmöglichkeiten in zufälliger Reihenfolge anzeigen',  => 'bytes',
   
    'Domain Guest'     'loginproblems.html'
 => 'Domänengast',  => 'loginproblems.html',
   
    'Essay, open end'     'versions of this problem'
 => 'Essay, keine Zeitbegrenzung',  => '这个问题的版本',
   
    'False'  
 => 'Falsch',  #=====================
   # Begin remote control (mydesk.tab)
    'Foil'  # 2x8 chars, only lower case
 => 'Auswahlmöglichkeit',  # Same order as in mydesk.tab!
      'choose[_1]'
    'Format:'  => '选择',
 => 'Format:',     'course[_1]'
   => '课程',
    'Height(pixel):'  
 => 'Höhe (Pixel):',     'switch[_1]'
   => '转换',
    'Hint Text'     'course[_2]'
 => 'Lösungshinweis',  => '课程',
   
    'If this resource is in active use, student performance data from the previous version may become inaccessible.'     'switch[_2]'
 => '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:'  => '选择',
 => 'Falsche Antworten:',     'role[_2]'
   => '角色',
    'Last accessed'  
 => 'Letzter Zugriff',     'course[_3]'
   => '课程',
    'Librarian'     'docs[_1]'
 => 'Bibliothekar',  => '内容',
   
    'Making Backup to [_1]'     'course[_7]'
 => 'Erstelle Sicherungsdatei in [_1]',  => '编辑',
      'editor[_1]'
    'Max Number Of Shown Foils:'  => '课程文档',
 => 'Maximale Anzahl anzuzeigender Auswahlmöglichkeiten:',  
      'navigate[_1]'
    'Max number of foils displayed'  => '课程',
 => 'Maximale Anzahl gezeigter Auswahlmöglichkeiten',     'contents[_1]'
   => '目录',
    'Metadata'  
 => 'Metadaten',     'request-[_1]'
   => 'request-[_1]',
    'metadata'     'course[_16]'
 => 'Metadaten',  => 'course[_16]',
   
    'Metadata Version'     'my[_1]'
 => 'Metadaten-Version',  => '我的',
      'grades[_1]'
    'Metadata current version'  => '得分',
 => 'Derzeitige Version der Metadaten',  
      'course[_4]'
    'Save Metadata'  => '课程',
 => 'Metadaten speichern',     'grades[_2]'
   => '等级',
    'Name:'  
 => 'Name:',     'course[_5]'
   => 'course[_5]',
    'New parameters or saved values'     'chart[_1]'
 => 'Neue Parameter oder gespeicherte Werte',  => 'chart[_1]',
   
    'No language preference'     'course[_6]'
 => 'Keine Sprachpräferenz',  => '课程',
      'stats[_1]'
    'Not shown, not used'  => '统计',
 => 'Nicht gezeigt, nicht benutzt',  
      'manage[_1]'
    'Obsolete parameters or saved values'  => 'manage[_1]',
 => 'Veraltete Parameter oder gespeicherte Werte',     'acc keys[_1]'
   => 'acc keys[_1]',
    'Option response'  
 => 'Option Antwort',     'course[_12]'
   => '课程参加者',
    'Please do not reply to this address.'     'roster[_1]'
 => 'Bitte antworten Sie nicht an diese Adresse.',  => '名单',
   
    'Please select a report to generate'     'user[_1]'
 => 'Bitte wählen Sie einen Bericht zum Erstellen aus',  => '用户',
      'roles[_1]'
    'Position'  => '角色',
 => 'Position',  
      'create[_1]'
    'Preferred language'  => '创建',
 => 'Bevorzugte Sprache',     'course[_8]'
   => '课程',
    'Problems'  
 => 'Probleme',     'course[_9]'
   => '课程',
    'Produce Excel Output'     'parms[_1]'
 => 'Erstelle Excel-Ausgabe',  => '参数',
   
    'Question Text'     'con-[_1]'
 => 'Fragetext',  => 'con-[_1]',
      'struct[_1]'
    'Random position'  => 'struct[_1]',
 => 'Zufällige Position',  
      'co con-[_1]'
    'Retrieve Published Resources'  => 'co con-[_1]',
 => 'Veröffentlichte Ressourcen wiederherstellen',     'struct[_2]'
   => 'struct[_2]',
    'Short string response'  
 => 'Kurze Textantwort',     'domain[_1]'
   => '域',
    'Show always at bottom position'     'config[_1]'
 => 'Immer am Ende anzeigen',  => '配置',
   
    'Show always at top position'     'resource[_1]'
 => 'Immer am Anfang anzeigen',  => '发布', # '资源',
      'space[_1]'
    'Size:'  => '资源',
 => 'Größe:',  
      'co res[_1]'
    'Save Changes'  => 'co res[_1]',
 => 'Änderungen speichern',     'space[_2]'
   => 'space[_2]',
    'Submission Time Analysis'  
 => 'Analyse der Einreichzeit',     'what is[_1]'
   => '有什么',
    'Submit Changes and Edit'     'new[_1]'
 => 'Speichern und weiterbearbeiten',  => '新内容',
   
    'TeXWidth(mm):'     'enter[_1]'
 => 'TeX-Breite (mm):',  => 'enter[_1]',
      'grades[_3]'
    'Text'  => 'grades[_3]',
 => 'Text',  
      'send[_1]'
    'Text Block'  => '发送',
 => 'Textblock',     'scantron[_1]'
   => 'scantron[_1]',
    'This is an automatic message generated by the LON-CAPA system.'  
 => 'Dies ist eine durch LON-CAPA automatisch erstellte Nachricht.',     'course[_13]'
   => '课程',
    'True'     'catalog[_1]'
 => 'Wahr',  => '目录',
   
    'unused'     'view[_1]'
 => 'nicht verwendet',  => '查看',
      'bookmark[_1]'
    'Type-in value'  => '书签',
 => 'eingebbarer Wert',  
      'calendar[_1]'
    'Unit:'  => '日历',
 => 'Einheit:',     'announce[_1]'
   => '通告',
    'Value'  
 => 'Wert',     'commu-[_1]'
   => '发送和接收',
    'Warning!'     'nication[_1]'
 => 'Achtung!',  => '邮件',
   
    'Width(pixel):'     'course[_10]'
 => 'Breite (Pixel):',  => '课程-',
      'chatroom[_1]'
    'anonymous'  => '聊天室',
 => 'anonym',  
      'course[_14]'
    'bytes'  => '课程-',
 => 'Bytes',     'groups[_1]'
   => '组',
    'loginproblems.html'  
 => 'loginproblems.html',     'port-[_1]'
   => '文件夹',
    'versions of this problem'     'folio[_1]'
 => 'Versionen von dieser Aufgabe',  => '空间',
   
      'edit[_1]'
 # Begin remote control (mydesk.tab)  => '编辑',
 # 2x8 chars, only lower case     'blogs[_1]'
 # Same order as in mydesk.tab!  => '博客',
   
    'choose[_1]'     'search[_3]'
 => 'wähle[_1]',  => 'search[_3]',
    'course[_1]'     'prtfolio[_1]'
 => 'kurs[_1]',  => 'prtfolio[_1]',
   
    'switch[_1]'     'search[_1]'
 => 'wechsle[_1]',  => '在课程中',
    'course[_2]'     'course[_11]'
 => 'kurs[_2]',  => '搜索',
   
    'switch[_2]'     'search[_2]'
 => 'wechsle[_2]',  => '搜索',
    'role[_1]'     'library[_1]'
 => 'rolle[_1]',  => '资源',
   
    'choose[_2]'     'prefer-[_1]'
 => 'wähle[_2]',  => '用户',
    'role[_2]'     'ences[_1]'
 => 'rolle[_2]',  => '设置',
   
    'course[_3]'     'exit[_1]'
 => 'kurs-[_3]',  => '注销',
    'docs[_1]'     ' [_1]'
 => 'inhalt[_1]',  => ' ',
   
    'edit crs[_1]'  #=====================
 => 'bearb[_1]',  # Remote control entries which occur only in lonmenu.pm
    'docs[_2]'  
 => 'kursdok[_2]',     'problem[_1]'
   => 'problem[_1]', # '问题',
    'navigate[_1]'     'grades[_4]'
 => 'inhalts-[_1]',  => 'grades[_4]',
    'contents[_1]'  
 => 'verz[_1]',     'sub-[_1]'
   => 'sub-[_1]',
    'my[_1]'     'missions[_1]'
 => 'meine[_1]',  => 'missions[_1]',
    'grades[_1]'  
 => 'bewert[_1]',     'problem[_2]'
   => 'problem[_2]', # '问题',
    'course[_4]'     'parms[_2]'
 => 'kurs[_4]',  => 'parms[_2]',
    'grades[_2]'  
 => 'bewert[_2]',     'dir[_1]'
   => 'dir[_1]',
    'course[_5]'     'list[_1]'
 => 'kurs-[_5]',  => 'list[_1]',
    'chart[_1]'  
 => 'fortschr[_1]',     'retrieve[_1]'
   => 'retrieve[_1]',
    'course[_6]'     'version[_1]'
 => 'kurs-[_6]',  => 'version[_1]',
    'stats[_1]'  
 => 'stat[_1]',     'publish[_1]'
   => 'publish[_1]',
    'manage[_1]'     'resource[_3]'
 => 'verwalte[_1]',  => 'resource[_3]',
    'acc keys[_1]'  
 => 'z-schl[_1]',     'delete[_1]'
   => 'delete[_1]',
    'course[_12]'     'resource[_2]'
 => 'kursteil[_12]',  => 'resource[_2]',
    'roster[_1]'  
 => 'nehmer[_1]',     'prepare[_1]'
   => 'prepare[_1]',
    'user[_1]'     'printout[_1]'
 => 'benutzer[_1]',  => '', # !
    'roles[_1]'  
 => 'rollen[_1]',     'backward[_1]'
   => 'backward[_1]',
    'create[_1]'  
 => 'kurs[_1]',     'forward[_1]'
    'course[_8]'  => 'forward[_1]',
 => 'erstel[_8]',  
      'set[_1]'
    'course[_9]'  => 'set[_1]',
 => 'kurs-[_9]',     'bookmark[_2]'
    'parms[_1]'  => 'bookmark[_2]',
 => 'param[_1]',  
      'anno-[_1]'
    'con-[_1]'  => 'anno-[_1]',
 => 'konstr-[_1]',     'tations[_1]'
    'struct[_1]'  => 'tations[_1]',
 => 'bereich[_1]',  
      'catalog[_2]'
    'domain[_1]'  => 'catalog[_2]',
 => 'domänen-[_1]',     'info[_1]'
    'config[_1]'  => 'info[_1]', # '信息',
 => 'konfig[_1]',  
      'evaluate[_1]'
    'resource[_1]'  => 'evaluate[_1]',
 => 'res-[_1]',     'this[_1]'
    'space[_1]'  => 'this[_1]',
 => 'bereich[_1]',  
      'feedback[_1]'
    'co res[_1]'  => 'feedback[_1]',
 => 'co-res-[_1]',     'discuss[_1]'
    'space[_2]'  => 'discuss[_1]',
 => 'bereich[_2]',  
   # End remote control
    'what is[_1]'  #=====================
 => 'wasgibts[_1]',  
    'new[_1]'     '(Enter maximum [_1] collaborators using username or username@domain, e.g. smithje or smithje@[_2].)'
 => 'neues[_1]',  => '(输入最大[_1]同事的用户名或用户名@域名,例如:smithje or smithje@[_2]。)',
   
    'enter[_1]'     '(Hand in a file you have prepared on your computer)'
 => 'eingeben[_1]',  => '(Hand in a file you have prepared on your computer)',
    'grades[_3]'  
 => 'bewert[_3]',     ', select a template from the pull-down menu below.'
   => ', select a template from the pull-down menu below.',
    'send[_1]'  
 => '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]'  => '<*response>s are both inside of <part> and outside of <part>, this is not a valid problem, errors in grading may occur.',
 => 'scantron[_1]',  
      'ABSTRACT'
    'course[_13]'  => '摘要',
 => 'kurs-[_13]',  
    'catalog[_1]'     'Access Control'
 => 'übersi[_1]',  => '访问控制',
   
    'view[_1]'     'Activate'
 => 'lese-[_1]',  => '激活',
    'bookmark[_1]'  
 => 'zeichen[_1]',     'Add Roles'
   => '添加角色',
    'calendar[_1]'  
 => 'kalend-[_1]',     "Add one empty page/column after each student's assignment"
    'announce[_1]'  => "Add one empty page/column after each student's assignment",
 => 'ankünd[_1]',  
      "Add three empty pages/column after each student's assignment"
    'commu-[_1]'  => "Add three empty pages/column after each student's assignment",
 => 'kommu-[_1]',  
    'nication[_1]'     "Add two empty pages/column after each student's assignment"
 => 'nikation[_1]',  => "Add two empty pages/column after each student's assignment",
   
    'course[_10]'     'Date Shift'
 => 'kurs-[_10]',  => 'Date Shift',
    'chat[_1]'  
 => 'chatroom[_1]',     'Do not clone date parameters'
   => 'Do not clone date parameters',
    'course[_14]'  
 => 'kurs-[_14]',     'Clone date parameters as-is'
    'groups[_1]'  => 'Clone date parameters as-is',
 => 'gruppen[_1]',  
      'Shift date parameters by number of days'
    'port-[_1]'  => 'Shift date parameters by number of days',
 => 'port-[_1]',  
    'folio[_1]'     'Additional settings, if specified below, will override cloned settings'
 => 'folio[_1]',  => 'Additional settings, if specified below, will override cloned settings',
   
    'edit[_1]'     'Advanced Edit'
 => 'blogs[_1]',  => 'Advanced Edit',
    'blogs[_1]'  
 => 'verwalt[_1]',     'All Resources'
   => 'All Resources',
    'search[_3]'  
 => 'suche in[_3]',     'All Students'
    'prtfolio[_1]'  => '所有学生',
 => 'prtfolio[_1]',  
      'Allowed filetypes: [_1]'
    'search[_1]'  => 'Allowed filetypes: [_1]',
 => 'im kurs[_1]',  
    '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 section for this student.',
   
    'search[_2]'     'An error occurred during the attempt to change the role information for this student.'
 => 'suche in[_2]',  => 'An error occurred during the attempt to change the role information for this student.',
    'library[_1]'  
 => 'res[_1]',     'Analyzing Results'
   => 'Analyzing Results',
    'prefer-[_1]'  
 => 'benutz-[_1]',     'Answerable'
    'ences[_1]'  => 'Answerable',
 => 'einst[_1]',  
      'Assessment Parameters'
    'exit[_1]'  => 'Assessment Parameters',
 => 'beenden[_1]',  
    ' [_1]'     'Automated Enrollment Manager'
 => ' [_1]',  => 'Automated Enrollment Manager',
   
 #=====================     'Automated adds'
 #???:  => 'Automated adds',
   
    'course[_7]'     'Automated drops'
 => 'Kurs[_7]',  => 'Automated drops',
   
    'enroll[_1]'     'Automated enrollment settings'
 => 'Kursbelegung durchführen für[_1]',  => 'Automated enrollment settings',
   
    'user[_1]'     'Bad Filename'
 => 'Benutzer[_1]',  => 'Bad Filename',
   
    'roles[_1]'     'Begin Enrollment'
 => 'Rollen[_1]',  => 'Begin Enrollment',
   
    'user[_1]'     'Binary File'
 => 'Benutzer[_1]',  => 'Binary File',
   
    'roles[_1]'     'Blank'
 => 'Rollen[_1]',  => 'Blank',
   
    'co con-[_1]'     'Browse'
 => 'Co-Kon-[_1]',  => 'Browse',
   
    'struct[_2]'     'CSV format'
 => 'strukt[_2]',  => 'CSV format',
   
    'resource[_1]'     'Cannot publish directory'
 => 'ressource[_1]',  => 'Cannot publish directory',
   
    'space[_1]'     'Cannot retrieve directory'
 => 'bereich[_1]',  => 'Cannot retrieve directory',
   
    'anno-[_1]'     'Catalog Search'
 => 'anno-[_1]',  => 'Catalog Search',
   
    'backward[_1]'     'Change User Privileges'
 => 'backward[_1]',  => 'Change User Privileges',
   
    'bookmark[_2]'     'Changed discussion view mode'
 => 'lesezeichen[_2]',  => '改变讨论视图模式',
   
    'evaluate[_1]'     'Click here for FAQ'
 => 'auswerten[_1]',  => 'Click here for FAQ',
   
    'feedback[_1]'     'Click here for help'
 => 'feedback[_1]',  => 'Click here for help',
   
    'forward[_1]'     'Click here to report bugs'
 => 'forward[_1]',  => 'Click here to report bugs',
   
    'discuss[_1]'     'Click-On Texts (comma sep):'
 => 'diskutiere[_1]',  => 'Click-On Texts (comma sep):',
   
 # End remote control     'Clone an existing course'
   => 'Clone an existing course',
    '(Enter maximum [_1] collaborators using username or username@domain, e.g. smithje or smithje@[_2].)'  
 => '(Geben Sie maximal [_1] Mitarbeiternamen ein, in der Form Benutzerkennung oder Benutzerkennung@Domäne, z.B. mustermann oder mustermann@[_2].)',     'Close This Window'
   => 'Close This Window',
    '(Hand in a file you have prepared on your computer)'  
 => '(Reichen Sie eine Datei ein, die Sie auf Ihrem Computer vorbereitet haben)',     'Closed'
   => 'Closed',
    ', select a template from the pull-down menu below.'  
 => ', wählen Sie eine Vorlage aus dem folgenden Auswahlmenü aus.',     'Communication'
   => '通讯',
    '<*response>s are both inside of <part> and outside of <part>, this is not a valid problem, errors in grading may occur.'  
 => '<*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'
   => 'Compare versions of',
    'ABSTRACT'  
 => 'ÜBERBLICK',     'No differences found'
   => 'No differences found',
    'Access Control'  
 => 'Zugangskontrolle',     'Completely new course'
   => 'Completely new course',
    'Activate'  
 => 'Aktivieren',     'Construction Space Version'
   => 'Construction Space Version',
    'Add Roles'  
 => 'Rollen hinzufügen',     'Continue'
   => '下一步',
    "Add one empty page/column after each student's assignment"  
 => "Füge eine leere Seite/Spalte nach jeder studentischen Übung ein",     'Copy current file to'
   => 'Copy current file to',
    "Add three empty pages/column after each student's assignment"  
 => "Füge drei leere Seiten/Spalten nach jeder studentischen Übung ein",     'Copy selected'
   => 'Copy selected',
    "Add two empty pages/column after each student's assignment"  
 => "Füge zwei leere Seiten/Spalten nach jeder studentischen Übung ein",     'Course Code'
   => 'Course Code',
    'Date Shift'  
 => 'Datumsverschiebung',     'Course Content'
   => '课程内容',
    'Do not clone date parameters'  
 => 'Datumswerte nicht klonen',     'Course Data'
   => '课程数据',
    'Clone date parameters as-is'  
 => 'Datumswerte unverändert übernehmen',     'Course Home Server'
   => 'Course Home Server',
    'Shift date parameters by number of days'  
 => 'Datumswerte um bestimmte Anzahl an Tagen verschieben',     'Course ID/Number'
   => '课程-ID/编号',
    'Additional settings, if specified below, will override cloned settings'  
 => 'Weitere Einstellungen, falls unten angegeben, werden erzeugte Einstellungen überschreiben',     'Course Information'
   => '课程资料',
    'Advanced Edit'  
 => 'Erweiterter Editor',     'Resource Level'
   => '资源等级',
    'All Resources'  
 => 'Alle Ressourcen',     'Map/Folder Level'
   => 'Map/Folder Level',
    'All Students'  
 => 'Alle Studierenden',     'Course Level'
   => '课程等级',
    'Allowed filetypes: [_1]'  
 => 'Akzeptierte Dateitypen: [_1]',     'Course Search'
   => '课程搜寻',
    'An error occurred during the attempt to change the section for this student.'  
 => 'Beim Ändern der Sektion für diesen Studenten trat ein Fehler auf.',     'Course Title'
   => '课程名称',
    'An error occurred during the attempt to change the role information for this student.'  
 => 'Beim Ändern der Rolleninformationen für diesen Studenten trat ein Fehler auf.',     'Create New User'
   => '创建新用户',
    'Analyzing Results'  
 => 'Ergebnisse der Analyse',     'Create User'
   => '创建用户',
    'Answerable'  
 => 'Beantwortbar',     'Crosslisted courses'
   => 'Crosslisted courses',
    'Assessment Parameters'  
 => 'Parameter zur Beurteilung',     'Current Class List'
   => '目前的学生名单',
    'Automated Enrollment Manager'  
 => 'Verwaltung der automatischen Kursbelegung',     'Current Ending Date: [_1]'
   => '目前结束日期: [_1]',
    'Automated adds'  
 => 'Automatische Hinzufügungen',     'Current Ending Date: not set'
   => '目前结束日期: 未设置',
    'Automated drops'  
 => 'Automatische Ausschließungen',     'Current Resource'
   => '现有资源',
    'Automated enrollment settings'  
 => 'Einstellungen für automatische Kursbelegung',     'Current Starting Date: [_1]'
   => '目前开始日期: [_1]',
    'Bad Filename'  
 => 'Ungültiger Dateiname',     'Current Starting Date: not set'
   => '目前开始日期: 未设置',
    'Begin Enrollment'  
 => 'Kursbelegung beginnen',     'Current Version'
   => '当前版本',
    'Binary File'  
 => 'Binärdatei',     'Currently no active roles, courses or communities'
   => 'Currently no active roles, courses or communities', # '目前没有任何活动的角色或课程',
    'Blank'  
 => 'Leer',     'Currently no additional roles, courses or communities'
   => 'Currently no additional roles, courses or communities', # '目前还没有更多的角色或课程',
    'Browse'  
 => 'Durchblättern',     'The following [quant,_1,role,roles] will become active in the future:'
   => 'The following [quant,_1,role,roles] will become active in the future:',
    'CSV format'  
 => 'CSV Format',     'Currently submitted: [_1]'
   => '目前提交:[_1]',
    'Cannot publish directory'  
 => 'Kann Verzeichnis nicht veröffentlichen',     'Custom Role Editor'
   => '自订角色编辑器',
    'Cannot retrieve directory'  
 => 'Kann Verzeichnis nicht wiederherstellen',     'Cut selected'
   => 'Cut selected',
    'Catalog Search'  
 => 'Katalog-Suche',     'Decompress'
   => '解压缩',
    'Change User Privileges'  
 => 'Benutzerrechte ändern',     'Default Assessment Spreadsheet'
   => 'Default Assessment Spreadsheet',
    'Changed discussion view mode'  
 => 'Ansichtsmodus der Diskussion geändert',     'Default Course Spreadsheet'
   => 'Default Course Spreadsheet',
    'Click here for FAQ'  
 => 'Häufig gestellte Fragen',     'Default Student Spreadsheet'
   => 'Default Student Spreadsheet',
    'Click here for help'  
 => 'Hilfe',     'Default XML Style File'
   => 'Default XML Style File',
    'Click here to report bugs'  
 => 'Hier zum Melden von Fehlern klicken',     'Default for new courses is'
   => 'Default for new courses is',
    'Click-On Texts (comma sep):'  
 => 'Antwortvorgabetexte zum Anklicken (durch Kommata getrennt):',     'Default:'
   => 'Default:',
    'Clone an existing course'  
 => 'Einen bestehenden Kurs clonen',     'Define Role'
   => 'Define Role',
    'Close This Window'  
 => 'Dieses Fenster schließen',     'Dependencies'
   => 'Dependencies',
    'Closed'  
 => 'Geschlossen',     'Description:'
   => '描述:',
    'Communication'  
 => '通讯',     'Disable student resource discussion'
 #=> 'Kommunikation',  => 'Disable student resource discussion',
   
    'Compare versions of'     'Disable student use of chatrooms'
 => 'Vergleiche Versionen von',  => 'Disable student use of chatrooms',
   
    'Completely new course'     'Display file attributes'
 => 'Komplett neuer Kurs',  => 'Display file attributes',
   
    'Construction Space Version'     'Do NOT generate as standard course'
 => 'Version des Konstruktionsbreichs',  => 'Do NOT generate as standard course',
   
    'Continue'     'Domain Level'
 => 'Weiter',  => 'Domain Level',
   
    'Copy current file to'     "Don't Show Feedback"
 => 'Kopiere derzeitige Datei nach',  => "Don't Show Feedback",
   
    'Copy selected'     'Duration of automated classlist updates'
 => 'Kopiere ausgewählte',  => 'Duration of automated classlist updates',
   
    'Course Code'     'Dynamic Metadata (updated periodically)'
 => 'Kurscode',  => '动态数据 (定期更新)',
   
    'Course Content'     'ERROR'
 => '课程内容',  => '错误',
 #=> '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.'
    'Course Home Server'  => '编辑错误-这些错误可能不会影响正在运行的问题,但他们很可能会导致问题进一步使用编辑模式。请使用XML模式来解决这些错误。',
 => '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.'
    'Create New User'  => '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.',
 => '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.'
    'Create User'  => '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.',
 => 'Benutzer erstellen',  
      'Enter terms or phrases separated by AND, OR, or NOT then press SEARCH below'
    'Crosslisted courses'  => '在搜索栏里输入关键字或词组用  AND, OR, 或 NOT 间隔,然后点击下面的 搜索 ',
 => 'Fachbereichsübergreifene Kurse',  
      'Enter terms or phrases separated by search operators such as AND, OR, or NOT'
    'Current Class List'  => '在搜索栏里输入关键字或词组,如 AND,OR,或 NOT 间隔。',
 => 'Aktuelle Kursteilnehmerliste',  
      'Entering Construction Space'
    'Current Ending Date: [_1]'  => 'Entering Construction Space',
 => 'Derzeitiges Endedatum: [_1]',  
      'Error: Directory Non Empty'
    'Current Ending Date: not set'  => 'Error: Directory Non Empty',
 => 'Derzeitiges Endedatum: nicht gesetzt',  
      'Error: destination for operation is an existing directory.'
    'Current Resource'  => 'Error: destination for operation is an existing directory.',
 => 'Derzeitige Ressource',  
      'Evaluation Error '
    'Current Starting Date: [_1]'  => 'Evaluation Error ',
 => 'Derzeitiges Anfangsdatum: [_1]',  
      'Homework Problem'
    'Current Starting Date: not set'  => 'Homework Problem',
 => 'Derzeitiges Anfangsdatum: nicht gesetzt',  
      'Exam Problem'
    'Current Version'  => 'Exam Problem',
 => 'Derzeitige Version',  
      'Excel format'
    'Currently no active roles or courses'  => 'Excel format',
 => 'Derzeit keine aktiven Rollen oder Kurse',  
      'Feedback Addresses for Course Content Comments'
    'Currently no additional roles or courses'  => 'Feedback Addresses for Course Content Comments',
 => 'Derzeit keine weiteren Rollen oder Kurse',  
      'Feedback Addresses for Course Policy'
    'The following [quant,_1,role,roles] will become active in the future:'  => 'Feedback Addresses for Course Policy',
 => 'Die [quant,_1,folgende Rolle wird,folgenden Rollen werden] zukünftig aktiv:',  
      'Feedback Addresses for Resource Content Question'
    'Currently submitted: [_1]'  => 'Feedback Addresses for Resource Content Question',
 => 'Derzeit eingereicht: [_1]',  
      'First'
    'Custom Role Editor'  => 'First',
 => 'Editor für benutzerdefinierte Rollen',  
      'First Resource'
    'Cut selected'  => 'First Resource',
 => 'Auswahl ausschneiden',  
      'Foil name [_1] appears more than once. Foil names need to be unique.'
    'Decompress'  => 'Foil name [_1] appears more than once. Foil names need to be unique.',
 => 'Entpacken',  
      'Folder/Map'
    'Default Assessment Spreadsheet'  => '文件夹/课程内容',
 => 'Standard-Beurteilungsbogen',  
      'For one or more students'
    'Default Course Spreadsheet'  => 'For one or more students',
 => 'Standard-Kurs-Beurteilungsbogen',  
      'Found a <*response> outside of a <part> in a <part>ed problem'
    'Default Student Spreadsheet'  => 'Found a <*response> outside of a <part> in a <part>ed problem',
 => 'Standard-Studenten-Beurteilungsbogen',  
      'Found no analyzable respones in this problem, currently only Numerical, Formula and String response styles are supported.'
    'Default XML Style File'  => 'Found no analyzable respones in this problem, currently only Numerical, Formula and String response styles are supported.',
 => 'Standard-XML-Style-Datei',  
      'Generate messages from a file'
    'Default for new courses is'  => '从一个文件生成邮件',
 => 'Standard für neue Kurse ist',  
      'Arabic - UTF'
    'Default:'  => 'ﺎﻠﻋﺮﺒﻳﺓ - UTF',
 => 'Voreingestellt:',  
      'German - UTF'
    'Define Role'  => 'Deutsch - UTF',
 => 'Rolle erstellen',  
      'English - UTF'
    'Dependencies'  => 'English - UTF',
 => 'Abhängigkeiten',  
      'Spanish (Castellan) - UTF'
    'Description:'  => 'español (castellano) - UTF',
 => 'Beschreibung:',  
      'Persian - UTF'
    'Disable student resource discussion'  => 'ﺍیﺭﺎﻧی - UTF',
 => 'Ressourcendiskussion für Studenten deaktivieren',  
      'French - UTF'
    'Disable student use of chatrooms'  => 'français - UTF',
 => 'Chatroom-Nutzungsmöglichkeit für Studenten deaktivieren',  
      'Hebrew - UTF'
    'Display file attributes'  => 'עברית - UTF',
 => 'Zeige Dateiattribute',  
      'Japanese - UTF'
    'Do NOT generate as standard course'  => '日本語 - UTF',
 => 'NICHT als Standard-Kurs erstellen',  
      'Portuguese - UTF'
    'Domain Level'  => 'Português - UTF',
 => 'Domänenebene',  
      'Russian - UTF'
    "Don't Show Feedback"  => 'Русский - UTF',
 => "Kein Feedback anzeigen",  
      'Turkish - UTF'
    'Duration of automated classlist updates'  => 'türkçe - UTF',
 => 'Dauer der automatischen Aktualisierung der Kursteilnehmerlisten',  
      'Chinese Simplified - UTF'
    'Dynamic Metadata (updated periodically)'  => '简体中文 - UTF',
 => 'Dynamische Metadaten (regelmäßig aktualisiert)',  
      'Swedish Chef - UTF'
    'ERROR'  => 'Swedish Chef - UTF',
 => 'FEHLER',  
      'Undetermined - ISO'
    'Edit Custom Role Privileges'  => 'Undetermined - ISO',
 => 'Bearbeite benutzerdefinierte Rollenprivilegien',  
      'Interlingua (International Auxiliary Language Association) - ISO'
    '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.'  => 'Interlingua (International Auxiliary Language Association) - ISO',
 => '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.',  
      'Go'
    'End Time'  => 'Go',
 => 'Endezeit',  
      'go'
    'Ending Date'  => 'go',
 => 'Endedatum',  
      'Go to ...'
    'Ending date'  => '转到...',
 => 'Endedatum',  
      'Help on Creating Courses'
    'Enroll One Student'  => 'Help on Creating Courses',
 => 'Einen einzelnen Studenten den Kurs belegen lassen',  
      'Home Server'
    'Enroll as student'  => 'Home Server',
 => 'Student den Kurs belegen lassen',  
      'Homework problem'
    'Enrolling'  => 'Homework problem',
 => 'Belege',  
      'How do I create a CSV file from a spreadsheet'
    'Enrolling Student'  => '我如何从Excel表创建一个CSV文件',
 => 'Student wird in den Kurs aufgenommen',  
      'How do I create a class list from a spreadsheet'
    '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.'  => 'How do I create a class list from a spreadsheet',
 => '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.',  
      'How should the results be printed?'
    '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.'  => 'How should the results be printed?',
 => '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.',  
      'Immediately expire own role as Course Coordinator'
    'Enter terms or phrases separated by AND, OR, or NOT then press SEARCH below'  => 'Immediately expire own role as Course Coordinator',
 => '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.',  
      'Import and Paste Area'
    'Enter terms or phrases separated by search operators such as AND, OR, or NOT'  => 'Import and Paste Area',
 => 'Geben Sie Suchbegriffe oder -Sätze ein. Sie können als Such-Operatoren AND, OR und NOT verwenden.',  
      'Include retrieval of student photographs?'
    'Entering Construction Space'  => 'Include retrieval of student photographs?',
 => 'Betrete Konstruktionsbereich...',  
      'Institutional Information'
    'Error: Directory Non Empty'  => 'Institutional Information',
 => 'Fehler: Verzeichnis nicht leer',  
      'Invalid Significant figures detected'
    'Error: destination for operation is an existing directory.'  => 'Invalid Significant figures detected',
 => 'Fehler: Das Ziel der Operation ist ein existierendes Verzeichnis.',  
      'Invalid characters in requested name have been removed.'
    'Evaluation Error '  => 'Invalid characters in requested name have been removed.',
 => 'Auswertungsfehler',  
      'Invalid login mode or password.'
    'Homework Problem'  => 'Invalid login mode or password.',
 => 'Übungsaufgabe',  
      'Invalid username or domain'
    'Exam Problem'  => '无效的用户名或域',
 => 'Prüfungsaufgabe',  
      'KEYWORDS'
    'Excel format'  => 'KEYWORDS',
 => 'Excel-Format',  
      'LaTeX batchmode'
    'Feedback Addresses for Course Content Comments'  => 'LaTeX batchmode',
 => 'Feedback-Adressen für Kommentare zu Kursinhalten',  
      'LaTeX mode'
    'Feedback Addresses for Course Policy'  => 'LaTeX mode',
 => 'Feedback-Adressen für Kursrichtlinien',  
      'Languages used'
    'Feedback Addresses for Resource Content Question'  => '所用语言',
 => 'Feedback-Adressen für Fragen zum Inhalt der Ressourcen',  
      'Last'
    'First'  => 'Last',
 => 'Erste',  
      'Leave blank on scoring form'
    'First Resource'  => 'Leave blank on scoring form',
 => 'Erste Ressource',  
      'List Directory'
    '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.',  
      'Location'
    'Folder/Map'  => '地点',
 => 'Verzeichnis/Inhaltszusammenstellung',  
      'Login Data'
    'For one or more students'  => '登录数据',
 => 'Für einen oder mehrere Studierende',  
      'Logout'
    '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.',  
      'Make new directory'
    '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.',  
      'Make new file'
    'Generate messages from a file'  => '创建新文件',
 => 'Erstelle Nachrichten aus Datei',  
      'Manual Grading'
    'Arabic - UTF'  => '手动评分',
 => 'Arabisch - UTF',  
      'Map has branchings. Use advanced editor.'
    'German - UTF'  => 'Map has branchings. Use advanced editor.',
 => 'Deutsch - UTF',  
      'Map has conditions. Use advanced editor.'
    'English - UTF'  => 'Map has conditions. Use advanced editor.',
 => 'Englisch - UTF',  
      'Map has resource parameters. Use advanced editor.'
    'Spanish (Castellan) - UTF'  => 'Map has resource parameters. Use advanced editor.',
 => 'Spanisch (Kastellanisch) - UTF',  
      'Map has unconnected resources. Use advanced editor.'
    'Persian - UTF'  => 'Map has unconnected resources. Use advanced editor.',
 => 'Persisch - UTF',  
      'Messaging'
    'French - UTF'  => '发送邮件',
 => 'Französisch - UTF',  
      'first'
    'Hebrew - UTF'  => '名', # !
 => 'Hebräisch - UTF',  
      'last'
    'Japanese - UTF'  => '姓', # !
 => 'Japanisch - UTF',  
      'middle'
    'Portuguese - UTF'  => '中名', # !
 => 'Portugiesisch - UTF',  
      'Middle Name'
    'Russian - UTF'  => '中名',
 => 'Russisch - UTF',  
      'Missing Kerberos domain information.'
    'Turkish - UTF'  => '丢失的Kerberos域信息。',
 => 'Türkisch - UTF',  
      'Modification may make assessment data inaccessible!'
    'Swedish Chef - UTF'  => '修改可能使评估数据无法访问!',
 => 'Dänischer Koch - UTF',  
      'Modify Enrollment for'
    'Undetermined - ISO'  => '修改注册为',
 => 'Unbestimmt - ISO',  
      'Modify User'
    'Interlingua (International Auxiliary Language Association) - ISO'  => '修改用户',
 => 'Interlingua (International Auxiliary Language Association) - ISO',  
      'Modify another students data'
    'Go'  => '修改另一个学生的数据',
 => 'Go',  
      'Modify deadlines, etc, for this resource'
    'go'  => '修改此资源的截止日期等',
 => 'Go',  
      'Modifying data for user'
    'Go to ...'  => '修改用户的数据',
 => 'Gehe nach...',  
      'Modifying this will make problems have different numbers and answers!'
    'Help on Creating Courses'  => '修改这将使问题有不同的号码和答案!',
 => 'Hilfe bei der Kurserstellung',  
      'Move current file to'
    'Home Server'  => '目前文件移动到',
 => 'Heimatserver',  
      'Must create new subdirectory inside a directory'
    'Homework problem'  => '必须在目录里面创造新的子目录',
 => 'Übungsaufgabe',  
      'Name of Role'
    'How do I create a CSV file from a spreadsheet'  => '角色名字',
 => 'Wie erstelle ich aus einer Excel-Tabelle eine CSV-Datei?',  
      'New Directory'
    'How do I create a class list from a spreadsheet'  => '新目录',
 => 'Wie erstelle ich eine Kursteilnehmerliste von einem Beurteilungsbogen?',  
      'New HTML file'
    'How should the results be printed?'  => '新的HTML文件',
 => 'Wie sollten die Resultate ausgedruckt werden?',  
      'New Resource'
    'Immediately expire own role as Course Coordinator'  => '新资源',
 => 'Eigene Rolle als Kurs-Koordinator mit sofortiger Wirkung verfallen lassen',  
      'New Role'
    'Import and Paste Area'  => '新角色',
 => 'Feld zum Importieren und Einfügen',  
      'New User'
    'Include retrieval of student photographs?'  => '新用户',
 => 'Abrufen der Studentenfotos einbinden?',  
      'New Value'
    'Institutional Information'  => '新的价值',
 => 'Institutionelle Information',  
      'New assembled page'
    'Invalid Significant figures detected'  => '新组合页面',
 => 'Ungültige signifikante Stellen entdeckt',  
      'New assembled sequence'
    'Invalid characters in requested name have been removed.'  => '新的组合序列',
 => 'Aus dem gewünschten Dateinamen wurden ungültige Zeichen entfernt.',  
      'New custom rights file'
    'Invalid login mode or password.'  => '新文件的访问控制',
 => 'Falscher Login-Modus oder Passwort.',  
      'New file'
    'Invalid username or domain'  => '新文件',
 => 'Ungültige Benutzerkennung oder Domäne',  
      'New problem'
    'KEYWORDS'  => '新问题',
 => 'SCHLÜSSELWÖRTER',  
      'New style file'
    'LaTeX batchmode'  => '新的风格文件',
 => 'LaTeX-Batchmodus',  
      'New subdirectory'
    'LaTeX mode'  => '新的子目录',
 => 'LaTeX-Modus',  
      'Next    '
    'Languages used'  => '下一步    ',
 => 'Verwendete Sprachen',  
      'No'
    'Last'  => '否',
 => 'Letzte',  
      'No Access or Usages Statistics are available for this resource.'
    'Leave blank on scoring form'  => '没有访问或使用的统计数据可用于该资源。',
 => 'Im Bewertungsformular leer lassen',  
      'No Assessment Statistical Data is available for this resource'
    'List Directory'  => '没有任何评估统计数据可用于该资源。',
 => 'Verzeichnisinhalt auflisten',  
      'No Evaluation Data is available for this resource.'
    'Location'  => '没有任何评价数据可用于该资源。',
 => 'Ort',  
      'No new filename specified.'
    'Login Data'  => '没有指定新的文件名。',
 => 'Login-Daten',  
      'No such file'
    'Logout'  => '文件未找到',
 => '退出',  
      'Not Allowed'
    'Make new directory'  => '不允许',
 => 'Neues Verzeichnis erstellen',  
      'Not applicable -'
    'Make new file'  => 'Not applicable -',
 => 'Neue Datei erstellen',  
      'Not open to be viewed'
    'Manual Grading'  => 'Not open to be viewed',
 => 'Manuelle Bewertung',  
      'Not set -'
    'Map has branchings. Use advanced editor.'  => 'Not set -',
 => 'Die Inhaltszusammenstellung hat Verzweigungen. Verwenden Sie den erweiterten Editor.',  
      'Notification of enrollment changes'
    'Map has conditions. Use advanced editor.'  => 'Notification of enrollment changes',
 => 'Die Inhaltszusammenstellung hat Bedingungen. Verwenden Sie den erweiterten Editor.',  
      'Notification to course coordinator via LON-CAPA message when enrollment changes occur during the automated update?'
    'Map has resource parameters. Use advanced editor.'  => 'Notification to course coordinator via LON-CAPA message when enrollment changes occur during the automated update?',
 => 'Die Inhaltszusammenstellung hat Ressourcen-Parameter. Verwenden Sie den erweiterten Editor.',  
      'Number of columns'
    'Map has unconnected resources. Use advanced editor.'  => 'Number of columns',
 => 'Die Inhaltszusammenstellung hat unverknüpfte Ressourcen. Verwenden Sie den erweiterten Editor.',  
      'Old Value'
    'Messaging'  => 'Old Value',
 => 'Versenden von Nachrichten',  
      'One particular problem (overrides folder and course defaults)'
    'first'  => 'One particular problem (overrides folder and course defaults)',
 => 'Vorname', # !  
      'Online Help'
    'last'  => '联机帮助',
 => 'Nachname', # !  
      'Help: [_1]'
    'middle'  => '帮助: [_1]',
 => '2. Vorname', # !  
      'Only domain coordinators can change a users password.'
    'Middle Name'  => '只有域协调员可以更改用户的密码。',
 => '2. Vorname',  
      'Open Course'
    'Missing Kerberos domain information.'  => '创建课程',
 => 'Fehlende Kerberos-Domänen-Informationen.',  
      'Open all assessments'
    'Modification may make assessment data inaccessible!'  => '所有评估访问',
 => 'Eine Veränderung könnte die Beurteilungsdaten unzugänglich machen!',  
      'Open and correct'
    'Modify Enrollment for'  => '公开和正确',
 => 'Bearbeite Kursbelegung für',  
      'Open with full tries'
    'Modify User'  => '向所有人开放的尝试',
 => 'Benutzerdaten ändern',  
      'Output Format: [_1]'
    'Modify another students data'  => '输出格式: [_1]',
 => 'Daten eines anderen Studenten bearbeiten',  
      'Layout Options'
    'Modify deadlines, etc, for this resource'  => '布局选项',
 => 'Deadlines, etc, für diese Ressource bearbeiten',  
      'Page layout'
    'Modifying data for user'  => '页面布局',
 => 'Bearbeitung der Daten für Benutzer',  
      'Paper type'
    'Modifying this will make problems have different numbers and answers!'  => '纸张类型',
 => 'Eine Veränderung wird bewirken, dass Aufgaben unterschiedliche Zahlen und Antworten haben werden!',  
      'PDF-Formfields'
    'Move current file to'  => 'PDF格式字段',
 => 'Derzeitige Datei verschieben nach',  
      'with Formfields'
    'Must create new subdirectory inside a directory'  => '带有格式字段',
 => 'Müssen ein neues Unterverzeichnis in dem Verzeichnis erstellen',  
      'without Formfields'
    'Name of Role'  => '不带有格式字段',
 => 'Bezeichnung der Rolle',  
      'Problems from the Whole Course'
    'Navigate'  => 'Problems from the Whole Course',
 => 'Navigiere',  
      'Resources from the Whole Course'
    'New Directory'  => 'Resources from the Whole Course',
 => 'Neues Verzeichnis',  
      'Parameter'
    'New HTML file'  => '参数',
 => 'Neue HTML-Datei',  
      'Paste after selected'
    'New Resource'  => 'Paste after selected',
 => 'Neue Ressource',  
      'Personal Data'
    'New Role'  => '个人资料',
 => 'Neue Rolle',  
      'Please choose the default authentication method to be used by new users added to this LON-CAPA domain by the automated enrollment process'
    'New User'  => 'Please choose the default authentication method to be used by new users added to this LON-CAPA domain by the automated enrollment process',
 => 'Neuer Benutzer',  
      'No such user [_1] at domain [_2].' # 1: user, 2: domain
    'New Value'  => 'No such user [_1] at domain [_2].',
 => 'Neuer Wert',  
      'Please click Back on your browser and select another user, or [_1]Create User[_2]'
    'New assembled page'  => 'Please click Back on your browser and select another user, or [_1]Create User[_2]',
 => '新组合页面',  
 #=> 'Neue zusammengesetzte Seite',     'Invalid home server for course: [_1]'
   => 'Invalid home server for course: [_1]',
    'New assembled sequence'  
 => 'Neue zusammengesetzte Sequenz',     'Please contact your LON-CAPA administrator regarding this situation.'
   => 'Please contact your LON-CAPA administrator regarding this situation.',
    'New custom rights file'  
 => 'Neue Datei zur Zugriffkontrolle',     'Please select an authentication mechanism'
   => 'Please select an authentication mechanism',
    'New file'  
 => 'Neue Datei',     'Please select the Authentication mechanism'
   => 'Please select the Authentication mechanism',
    'New problem'  
 => 'Neue Aufgabe',     'Please stand by.'
   => 'Please stand by.',
    'New style file'  
 => 'Neue Style-Datei',     "Please use browser 'Back' button and pick a filename"
   => "Please use browser 'Back' button and pick a filename",
    'New subdirectory'  
 => 'Neues Unterverzeichnis',     'Preparing Printout'
   => 'Preparing Printout',
    'Next    '  
 => 'Weiter    ',     'Print'
   => 'Print',
    'No'  
 => 'Nein',     'Print Index'
   => 'Print Index',
    'No Access or Usages Statistics are available for this resource.'  
 => 'Für diese Ressource sind keine Zugriffs- oder Nutzungsstatistiken verfügbar.',     'Print Discussions'
   => 'Print Discussions',
    'No Assessment Statistical Data is available for this resource'  
 => 'Für diese Ressource sind keine statistischen Beurteilungsdaten verfügbar.',     'Print Annotations'
   => 'Print Annotations',
    'No Evaluation Data is available for this resource.'  
 => 'Für diese Ressource sind keine Evaluierungsdaten verfügbar.',     'Print Table of Contents'
   => 'Print Table of Contents',
    'No new filename specified.'  
 => 'Kein neuer Dateiname angegeben.',     'Print:'
   => 'Print:',
    'No such file'  
 => 'Datei nicht gefunden',     'Problems from entire course'
   => 'Problems from entire course',
    'Not Allowed'  
 => 'Nicht zulässig',     'Processed file: [_1]'
   => 'Processed file: [_1]',
    'Not applicable -'  
 => 'Nicht anwendbar -',     'Publish this Resource'
   => 'Publish this Resource',
    'Not open to be viewed'  
 => 'Ressource darf nicht betrachtet werden',     'Randomization algorithm used'
   => 'Randomization algorithm used',
    'Not set -'  
 => 'Nicht gesetzt -',     'Recent'
   => '最新的',
    'Notification of enrollment changes'  
 => 'Benachrichtigung über Änderungen der Kursbelegung',     'Rename current file to'
   => '当前文件重命名为',
    'Notification to course coordinator via LON-CAPA message when enrollment changes occur during the automated update?'  
 => 'Soll LON-CAPA den <b>Kurs-Koordinator</b> benachrichtigen, wenn während der automatischen Aktualisierung Änderungen an der Kursbelegung auftreten?',     'Report a Bug'
   => '报告错误',
    'Number of columns'  
 => 'Anzahl an Spalten',     'Resource'
   => '资源',
    'Old Value'  
 => 'Alter Wert',     'Resource Differences'
   => '资源的差异',
    'One particular problem (overrides folder and course defaults)'  
 => 'Eine bestimmte Aufgabe (überschreibt Verzeichnis- und Kurs-Voreinstellungen)',     'Resources from selected sequence in course'
   => 'Resources from selected sequence in course',
    'Online Help'  
 => 'Online-Hilfe',     'Response'
   => '回答',
    'Only domain coordinators can change a users password.'  
 => 'Nur Domänen-Koordinatoren können das Passwort eines Benutzers ändern.',     'Retrieve Old Version'
   => 'Retrieve Old Version',
    'Open Course'  
 => 'Kurs anlegen',     'Retrieving current (most recent) version'
   => 'Retrieving current (most recent) version',
    'Open all assessments'  
 => 'Alle Beurteilungen zugänglich machen',     'Retrieving old version'
   => 'Retrieving old version',
    'Open and correct'  
 => 'Öffnen und korrigieren',     'Return to DOCS'
   => '回到课程内容',
    'Open with full tries'  
 => 'Öffnen mit allen Versuchen',     'Reverse Association'
   => 'Reverse Association',
    'Output Format: [_1]'  
 => 'Ausgabeformat: [_1]',     'Revoke'
   => '撤销',
    'Layout Options'  
 => 'Layout-Optionen',     'Revoke Existing Roles'
   => '撤销现有的角色',
    'Page layout'  
 => 'Seitenlayout',     'Role'
   => '角色',
    'Paper type'  
 => 'Papiertyp',     'Role:'
   => '角色:',
    'PDF-Formfields'  
 => 'PDF-Formularfelder',     'Role Information'
   => '角色信息',
    'with Formfields'  
 => 'mit Formluarfeldern',     'Sample Points:'
   => 'Sample Points:',
    'without Formfields'  
 => 'ohne Formularfelder',     'Save entries below as a draft answer (not submitting them for credit yet)'
   => 'Save entries below as a draft answer (not submitting them for credit yet)',
    'Parameter'  
 => 'Parameter',     'Select Action'
   => '选择行动',
    'Paste after selected'  
 => 'In Auswahl einfügen',     'Select All Resources'
   => '选择所有资源',
    'Personal Data'  
 => '个人资料',     'Select Printing Options:'
 #=> 'Persönliche Daten',  => '选择打印选项:',
   
    'Please choose the default authentication method to be used by new users added to this LON-CAPA domain by the automated enrollment process'     'Select Problem(s) to print'
 => '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',  => '选择要打印任务',
   
    'No such user [_1] at domain [_2].' # 1: user, 2: domain     'Select Resource(s) to print'
 => 'In der Domäne [_2] existiert der Benutzer [_1] nicht.',  => '选择要打印的资源',
   
    'Please click Back on your browser and select another user, or [_1]Create User[_2]'     'Select Resources To Print'
 => '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]',  => '选择要打印的资源',
   
    'Invalid home server for course: [_1]'     'Select Section'
 => 'Ungültiger Heimatserver für Kurs [_1]',  => '选择章节',
   
    'Please contact your LON-CAPA administrator regarding this situation.'     'Select Sequence To Print From'
 => 'Bitte kontaktieren Sie zu dieser Angelegenheit Ihren LON-CAPA-Administrator.',  => '选择打印顺序',
   
    'Please select an authentication mechanism'     'Select Students and Resources'
 => 'Wählen Sie bitte eine Authentifizierungs-Methode aus',  => '选择学生和资源',
   
    'Please select the Authentication mechanism'     'Select Style File'
 => 'Auswahl der Authentifizierungs-Methode',  => '选择文件风格',
   
    'Please stand by.'     "Select a user name to modify the student's information"
 => 'Bitte warten.',  => "选择一个用户名来修改学生的信息",
   
    "Please use browser 'Back' button and pick a filename"     'Select a user name to view the users personal page.'
 => "Benutzen Sie bitte den Zurück-Button des Webbrowsers und wählen Sie einen Dateinamen aus",  => '选择一个用户名,以查看用户的个人页面。',
   
    'Preparing Printout'     'Select resources for the assignment'
 => 'Bereite Ausdruck vor',  => 'Select resources for the assignment',
   
    'Print'     'Set'
 => 'Drucken',  => '设置',
   
    'Print Index'     'Set?'
 => 'Index drucken',  => '设置?',
   
    'Print Discussions'     'Set Course Environment'
 => 'Diskussionsbeiträge drucken',  => '设置课程环境',
   
    'Print Annotations'     'Set End Date'
 => 'Notizen drucken',  => '设置结束日期',
   
    'Print Table of Contents'     'Set Individual User Roles'
 => 'Inhaltsverzeichnis drucken',  => '设定用户角色和权限',
   
    'Print:'     'Set Start Date'
 => 'Drucke:',  => '设置开始日期',
   
    'Problems from entire course'     'Set content feedback to Course Coordinator'
 => 'Aufgaben des gesamten Kurses',  => 'Set content feedback to Course Coordinator',
   
    'Processed file: [_1]'     'Set course policy feedback to Course Coordinator'
 => 'Verarbeitete Datei: [_1]',  => 'Set course policy feedback to Course Coordinator',
   
    'Publish this Resource'     'Set opening date for all problems in the course for. . .'
 => 'Diese Ressource veröffentlichen',  => 'Set opening date for all problems in the course for. . .',
   
    'Randomization algorithm used'     'Set to ...'
 => 'Verwendeter Randomisierungs-Algorithmus',  => 'Set to ...',
   
    'Recent'     'Show Answer'
 => 'zuletzt',  => 'Show Answer',
   
    'Rename current file to'     'Show Feedback'
 => 'Derzeitige Datei umbenennen in',  => 'Show Feedback',
   
    'Report a Bug'     'Simple Edit'
 => 'Einen Fehler melden',  => 'Simple Edit',
   
    'Resource'     'Start Time'
 => 'Ressource',  => 'Start Time',
   
    'Resource Differences'     "Start each student's assignment on a new page/column (add a pagefeed after each assignment)"
 => 'Ressourcen-Unterschiede',  => "Start each student's assignment on a new page/column (add a pagefeed after each assignment)",
   
    'Resources from selected sequence in course'     'Starting Date'
 => 'Ressourcen von ausgewählten Sequenzen im Kurs',  => '开始日期',
   
    'Response'     'Starting date'
 => 'Antwort',  => '开始日期',
   
    'Retrieve Old Version'     'Student ID'
 => 'Alte Version wiederherstellen',  => '学生证',
   
    'Retrieving current (most recent) version'     'Student Information'
 => 'Aktuelleste Version wiederherstellen',  => '学生信息',
   
    'Retrieving old version'     'Student Sheet Links'
 => 'Alte Version wiederherstellen',  => '学生表链接',
   
    'Return to DOCS'     'Student Status'
 => 'Zurück zum Kursinhalt',  => '学生状态',
   
    'Reverse Association'     'Student Status: [_1]'
 => 'Umgekehrte Assoziierung',  => '学生状态: [_1]',
   
    'Revoke'     'Student information updated successfully.'
 => 'Entziehen',  => '学生信息已成功更新。',
   
    'Revoke Existing Roles'     'Students need access key to enter course'
 => 'Bestehende Rollen entziehen',  => 'Students need access key to enter course',
   
    'Role'     'Students with expired roles'
 => 'Rolle',  => 'Students with expired roles',
   
    'Role:'     'Subject:'
 => 'Rolle:',  => '标题:',
   
    'Role Information'     'Submissions'
 => 'Information zur Rolle',  => 'Submissions',
   
    'Sample Points:'     'Submit Modifications'
 => 'Abtastpunkte:',  => '提交更改',
   
    'Save entries below as a draft answer (not submitting them for credit yet)'     'Submit entries below as answer to receive credit'
 => 'Die untenstehenden Eintragungen als Entwurf speichern (aber noch nicht endgültig einreichen)',  => 'Submit entries below as answer to receive credit',
   
    'Select Action'     'Survey Question'
 => 'Aktion auswählen',  => 'Survey Question',
   
    'Select All Resources'     'Survey question'
 => 'Alle Ressourcen auswählen',  => 'Survey question',
   
    'Select Printing Options:'     'System Level'
 => 'Auswahl der Druckoptionen',  => 'System Level',
   
    'Select Problem(s) to print'     'Target Edit Map'
 => 'Aufgaben zum Ausdrucken wählen',  => 'Target Edit Map', #??? [SB 18.10.2006]
   
    'Select Resource(s) to print'     'TeX unconverted due to errors'
 => 'Ressource(n) zum Ausdrucken wählen',  => 'TeX unconverted due to errors',
   
    'Select Resources To Print'     'TeX unconverted due to previous errors'
 => 'Ressourcen zum Ausdrucken wählen',  => 'TeX unconverted due to previous errors',
   
    'Select Section'     'The error reported was'
 => 'Sektion auswählen',  => 'The error reported was',
   
    'Select Sequence To Print From'     '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.'
 => 'Sequenz, von der gedruckt werden soll, auswählen',  => '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.',
   
    'Select Students and Resources'     "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."
 => 'Studierenden und Ressourcen auswählen',  => "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.",
   
    'Select Style File'     'The requested file'
 => 'Styledatei auswählen',  => 'The requested file',
   
    "Select a user name to modify the student's information"     'The student must log out and log in again to see these changes.'
 => "Klicken Sie auf die Benutzerkennung, um die Daten des Studierenden zu ändern.",  => 'The student must log out and log in again to see these changes.',
   
    'Select a user name to view the users personal page.'     'There are currently no Error Messages for this resource.'
 => 'Wählen Sie eine Benutzerkennung, von welcher Sie die persönliche Seite ansehen möchten.',  => 'There are currently no Error Messages for this resource.',
   
    'Select resources for the assignment'     'There are no Evaluation Comments on this resource.'
 => 'Wählen Sie Ressourcen für die Übung aus',  => 'There are no Evaluation Comments on this resource.',
   
    'Set'     'There was an error determining the environment values for'
 => 'Setze',  => 'There was an error determining the environment values for',
   
    'Set?'     'Top Level Map'
 => 'Setzen?',  => 'Top Level Map',
   
    'Set Course Environment'     'Type Name Here'
 => 'Kursumgebung',  => 'Type Name Here',
   
    'Set End Date'     'Type in value'
 => 'Endedatum festlegen',  => 'Type in value',
   
    'Set Individual User Roles'     'Type:'
 => 'Benutzerrollen und -rechte einrichten',  => 'Type:',
   
    'Set Start Date'     'UNDISPLAYABLE'
 => 'Anfangsdatum festlegen',  => 'UNDISPLAYABLE',
   
    'Set content feedback to Course Coordinator'     'Unable to enroll'
 => 'Inhaltsbezogenes Feedback soll Kurs-Koordinator erhalten',  => 'Unable to enroll',
   
    'Set course policy feedback to Course Coordinator'     'Unable to publish file, it contains duplicated ID(s), ID(s) need to be unique. The duplicated ID(s) are'
 => 'Feedback zu Kursrichtlinien soll Kurs-Koordinator erhalten',  => 'Unable to publish file, it contains duplicated ID(s), ID(s) need to be unique. The duplicated ID(s) are',
   
    'Set opening date for all problems in the course for. . .'     'Unable to retrieve environment data for'
 => 'Setze Öffnungstermin für alle Aufgaben in dem Kurs auf. . .',  => 'Unable to retrieve environment data for',
   
    'Set to ...'     'Unable to set default dates for course'
 => 'Setze auf...',  => 'Unable to set default dates for course',
   
    'Show Answer'     'Unavailable course'
 => 'Zeige Antwort',  => 'Unavailable course',
   
    'Show Feedback'     'Unknown Action'
 => 'Zeige Feedback',  => 'Unknown Action',
   
    'Simple Edit'     'Upload file'
 => 'Einfacher Editor',  => 'Upload file',
   
    'Start Time'     'Upload file to Construction Space'
 => 'Startzeit',  => 'Upload file to Construction Space',
   
    "Start each student's assignment on a new page/column (add a pagefeed after each assignment)"     'VIEW'
 => "Beginne jede studentische Übung auf einer neuen Seite/Spalte (füge einen Seitenvorschub nach jeder Übung ein)",  => 'VIEW',
   
    'Starting Date'     'View the FAQ'
 => 'Anfangsdatum',  => 'View the FAQ',
   
    'Starting date'     'Visibly Separate Items on Pages'
 => 'Anfangsdatum',  => 'Visibly Separate Items on Pages',
   
    'Student ID'     'WARNING: The metadata table does not exist in the LON-CAPA database.'
 => 'Matrikelnummer',  => 'WARNING: The metadata table does not exist in the LON-CAPA database.',
   
    'Student Information'     'Warning: change of MIME type!'
 => 'Studenten-Informationen',  => 'Warning: change of MIME type!',
   
    'Student Sheet Links'     'Warning: target file exists!'
 => 'Tabellenlinks des Studierenden',  => 'Warning: target file exists!',
   
    'Student Status'     'Warning: target file exists, and has been published!'
 => 'Studierendenstatus',  => 'Warning: target file exists, and has been published!',
   
    'Student Status: [_1]'     'Width'
 => 'Studierendenstatus: [_1]',  => 'Width',
   
    'Student information updated successfully.'     'Print Options'
 => 'Studenten-Informationen erfolgreich aktualisiert.',  => '打印选项',
   
    'Students need access key to enter course'     'Print Answers'
 => 'Die Studierenden benötigen zum Betreten des Kurses einen Zugangsschlüssel',  => '打印回答',
   
    'Students with expired roles'     'Only Answers'
 => 'Studierende mit abgelaufenen Rollen',  => '只有回答',
   
    'Subject:'     'With Answers'
 => 'Thema:',  => '带答案',
   
    'Submissions'     'Without Answers'
 => 'Einreichungen',  => '没有答案',
   
    'Submit Modifications'     'You are working with an unsaved version of your map.'
 => 'Veränderungen einreichen',  => 'You are working with an unsaved version of your map.',
   
    'Submit entries below as answer to receive credit'     'You changed the students id but did not disable the ID change safeguard. The students id will not be changed.'
 => 'Die untenstehenden Eintragungen einreichen',  => 'You changed the students id but did not disable the ID change safeguard. The students id will not be changed.',
   
    'Survey Question'     'Your request to change the role information for this student was refused. You do not appear to have sufficient authority to change student information.'
 => 'Frage einer Umfrage',  => 'Your request to change the role information for this student was refused. You do not appear to have sufficient authority to change student information.',
   
    'Survey question'     '[_1] (what you just saw on the screen)'
 => 'Frage einer Umfrage',  => '[_1] (what you just saw on the screen)',
   
    'System Level'     '[_1] Local Authentication with argument [_2]'
 => 'Systemebene',  => '[_1] 局部认证带 [_2]',
   
    'Target Edit Map'     'Currently using local (institutional) authentication.'
 => 'Ziel Editor Inhaltszusammenstellung', #??? [SB 18.10.2006]  => 'Currently using local (institutional) authentication.', # => '目前使用的地方(机构)的认证。Derzeit lokal (institutionell) authentifiziert.',
   
    'TeX unconverted due to errors'     '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'
 => 'TeX wegen Fehlern nicht konvertiert',  => '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',
   
    'TeX unconverted due to previous errors'     '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'
 => 'TeX aufgrund vorheriger Fehler nicht konvertiert',  => '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',
   
    'The error reported was'     'after selected'
 => 'Der genannte Fehler war',  => '选定后',
   
    '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.'     'and'
 => '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.',  => 'and',
   
    "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."     'between'
 => "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.",  => 'between',
   
    'The requested file'     'button'
 => 'Die angeforderte Datei',  => 'button',
   
    'The student must log out and log in again to see these changes.'     'by'
 => 'Der Studierende muss sich ausloggen und neu einloggen, um diese Änderungen zu sehen.',  => 'by',
   
    'There are currently no Error Messages for this resource.'     'check all'
 => 'Momentan liegen keine Fehlermeldungen zu dieser Ressource vor.',  => '全选',
   
    'There are no Evaluation Comments on this resource.'     'chmod error'
 => 'Zu dieser Ressource liegen keine Evaluierungskommentare vor.',  => '属性错误',
   
    'There was an error determining the environment values for'     'click on the'
 => 'Es trat ein Fehler auf bei der Bestimmung der Umgebungswerte für',  => 'click on the',
   
    'Top Level Map'     'copy Error'
 => 'Hauptebenen-Inhaltszusammenstellung',  => '复制错误',
   
    'Type Name Here'     'currently does not exist'
 => 'Hier Name eingeben',  => 'currently does not exist',
   
    'Type in value'     'custom'
 => 'Wert eingeben',  => "自定义",
   
    'Type:'     'custom distribution file'
 => 'Typ:',  => '自定义文件', # ???
   
    'UNDISPLAYABLE'     'domain'
 => 'NICHT DARSTELLBAR',  => '域',
   
    'Unable to enroll'     'expired or revoked'
 => 'Kursbelegung nicht möglich',  => 'expired or revoked',
   
    'Unable to publish file, it contains duplicated ID(s), ID(s) need to be unique. The duplicated ID(s) are'     'extension'
 => 'Die Datei kann nicht veröffentlicht werden, da Sie doppelte IDs enthält. IDs müssen jedoch eindeutig sein. Die doppelten IDs sind',  => 'extension',
   
    'Unable to retrieve environment data for'     'external'
 => 'Konnte die Umgebungsdaten nicht wiederherstellen für',  => 'external',
   
    'Unable to set default dates for course'     'file<br />extension'
 => 'Konnte die Defaulttermine des Kurses nicht setzen für',  => 'file<br />extension',
   
    'Unavailable course'     'first name'
 => 'Nicht verfügbarer Kurs',  => '名',
   
    'Unknown Action'     'generation'
 => 'Unbekannte Aktion',  => '生成',
   
    'Upload class list'     'in domain'
 => 'Lade Kursteilnehmerliste hoch',  => '在域',
   
    'Upload file'     'internal'
 => 'Datei hochladen',  => '内部的',
   
    'Upload file to Construction Space'     'is in this state by royal decree.'
 => 'Datei in den Konstruktionsbereich hochladen',  => 'is in this state by royal decree.',
   
    'VIEW'     'last name'
 => 'ANSICHT',  => '姓',
   
    'View the FAQ'     'make these dates the default for future enrollment'
 => 'Zeige die FAQ',  => 'make these dates the default for future enrollment',
   
    'Visibly Separate Items on Pages'     'middle name'
 => 'Sichtbar unterschiedliche Einzelteile auf Seiten',  => '中名',
   
    'WARNING: The metadata table does not exist in the LON-CAPA database.'     'name'
 => 'ACHTUNG: Die Metadaten-Tabelle existiert nicht in der LON-CAPA-Datenbank.',  => '姓',
   
    'Warning: change of MIME type!'     'no ending date'
 => 'Achtung: Änderung des MIME-Typs!',  => '无结束日期',
   
    'Warning: target file exists!'     'number'
 => 'Achtung: Zieldatei existiert bereits!',  => 'number',
   
    'Warning: target file exists, and has been published!'     'obsolete replacement'
 => 'Achtung: Zieldatei existiert und wurde bereits veröffentlicht!',  => 'obsolete replacement',
   
    'Width'     'only check if you know what you are doing'
 => 'Breite',  => 'only check if you know what you are doing',
   
    'Print Options'     'only search domain [_1]'
 => 'Druckoptionen',  => '只在该域 [_1] 搜索',
   
    'Print Answers'     'optional'
 => 'Antworten drucken',  => '可选的',
   
    'Only Answers'     'or any other value'
 => 'Nur Antworten',  => '或任何其他的值',
   
    'With Answers'     'private'
 => 'Mit Antworten',  => '私人的',
   
    'Without Answers'     'public'
 => 'Ohne Antworten',  => '公开的',
   
    'You are working with an unsaved version of your map.'     'publisher<br />owner'
 => 'Sie arbeiten momentan an einer nicht gespeicherten Version Ihrer Inhaltszusammenstellung.',  => 'publisher<br />owner',
   
    'You changed the students id but did not disable the ID change safeguard. The students id will not be changed.'     'section'
 => 'Sie haben die ID/Matrikelnummer geändert, aber nicht den ID-/Matrikelnummer-Safeguard deaktiviert. Die ID/Matrikelnummer wird daher nicht geändert.',  => 'section',
   
    'Your request to change the role information for this student was refused. You do not appear to have sufficient authority to change student information.'     'standard'
 => 'Ihre Versuch zur Änderung der Rolleninformationen für diesen Studenten wurde abgelehnt. Sie haben offensichtlich nicht genügend Rechte zum Ändern der Studenten-Daten.',  => '标准的',
   
    '[_1] (what you just saw on the screen)'     'standard LaTeX mode'
 => '[_1] (was Sie gerade auf dem Bildschirm sahen)',  => '标准的 LaTeX 模式',
   
    '[_1] Local Authentication with argument [_2]'     'standard courses only'
 => '[_1] Lokale Authentifizierung mit Argument [_2]',  => '只标准课程',
   
    'Currently using local (institutional) authentication.'     'student name'
 => 'Derzeit lokal (institutionell) authentifiziert.',  => '学生姓名',
   
    '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'     'template'
 => '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',  => '模板',
   
    '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'     'to interface with institutional data, e.g., fs03glg231 for Fall 2003 Geology 231'
 => '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',  => 'to interface with institutional data, e.g., fs03glg231 for Fall 2003 Geology 231',
   
    'after selected'     'unable to enroll'
 => 'nach erfolgter Auswahl',  => '无法注册',
   
    'and'     'uncheck all'
 => 'und',  => '全部取消',
   
    'anno.gif'     'use related words'
 => 'anno.gif',  => '使用相关的关键词',
   
    'anot.gif'     'username'
 => 'anot.gif',  => '用户名',
   
    'bchat.gif'     'versus'
 => 'bchat.gif',  => 'versus',
   
    'between'     'with server'
 => 'zwischen',  => 'with server',
   
    'button'     'yes'
 => 'Button',  => '是',
   
    'by'     'Swedish Chef'
 => 'durch',  => 'Swedish Chef',
   
    'catalog.gif'     '[_1] for default hiding'
 => 'catalog.gif',  => '[_1] for default hiding',
   
    'ccrs.gif'     '[_1] for visible separation.'
 => 'ccrs.gif',  => '[_1] for visible separation.',
   
    'check all'     'Changes will not show until next login.'
 => 'Alle auswählen',  => 'Changes will not show until next login.',
   
    'chmod error'     '[_1] if allowed, anything else if not'
 => 'Fehler beim Auführen von chmod',  => '[_1] if allowed, anything else if not',
   
    'chrt.gif'     '"[_1]" to disable, anything else if not'
 => 'chrt.gif',  => '"[_1]" to disable, anything else if not',
   
    'click on the'     '[_1] to suppress, anything else to not suppress'
 => 'klicken Sie bitte auf',  => '[_1] to suppress, anything else to not suppress',
   
    'com.gif'     'Set value to [_1] to allow all roles.'
 => 'com.gif',  => 'Set value to [_1] to allow all roles.',
   
    'copy Error'     '[_1] is not an acceptable number of tries. Tries must be a positive number with no decimal point.'
 => 'Kopierfehler',  => '[_1] is not an acceptable number of tries. Tries must be a positive number with no decimal point.',
   
    'courses.gif'     '[_1] is not an acceptable weight. Weight must be a positive number.'
 => 'courses.gif',  => '[_1] is not an acceptable weight. Weight must be a positive number.',
   
    'cprv.gif'     '1 minute'
 => 'cprv.gif',  => '1 minute',
   
    'cstr.gif'     '<b>HTML allowed</b>: Discussion participants can use limited HTML in their postings.'
 => 'cstr.gif',  => '<b>HTML allowed</b>: Discussion participants can use limited HTML in their postings.',
   
    'currently does not exist'     '<b>HTML banned</b>: HTML will not be allowed in discussion postings.'
 => 'existiert z.Z. nicht',  => '<b>HTML banned</b>: HTML will not be allowed in discussion postings.',
   
    'custom'     '<b>Instructor</b> - instructors will not be able to participate in discussions'
 => "benutzerdefiniert", # 'anpassbar', # individuell ???  => '<b>Instructor</b> - instructors will not be able to participate in discussions',
   
    'custom distribution file'     '<b>Instructor</b> - instructors will not be able to use or view the chat room'
 => 'benutzerdefinierte Datei', # ???  => '<b>Instructor</b> - instructors will not be able to use or view the chat room',
   
    'docs.gif'     '<b>Students</b> - students will not be able to participate in discussions'
 => 'docs.gif',  => '<b>Students</b> - students will not be able to participate in discussions',
   
    'domain'     '<b>Students</b> - students will not be able to use or view the chat room.'
 => 'Domäne',  => '<b>Students</b> - students will not be able to use or view the chat room.',
   
    'egrd.gif'     '<b>Teaching Assistants</b> - teaching assistants will not be able to participate in discussions'
 => 'egrd.gif',  => '<b>Teaching Assistants</b> - teaching assistants will not be able to participate in discussions',
   
    'enrl.gif'     '<b>Teaching Assistants</b> - teaching assistants will not be able use or view the chat room'
 => 'enrl.gif',  => '<b>Teaching Assistants</b> - teaching assistants will not be able use or view the chat room',
   
    'eval.gif'     'Your current LON-CAPA domain is [_1].'
 => 'eval.gif',  => 'Your current LON-CAPA domain is [_1].',
   
    'expired or revoked'     '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.'
 => 'abgelaufen oder entzogen',  => '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.',
   
    'extension'     'Granting permission to clone course'
 => 'Endung',  => 'Granting permission to clone course',
   
    'external'     '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:'
 => 'extern',  => '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:',
   
    'fdbk.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.'
 => 'fdbk.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.',
   
    'file<br />extension'     '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;.'
 => 'Datei-<br />Endung',  => '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;.',
   
    'first name'     'Allow limited HTML in discussion posts'
 => 'Vorname',  => 'Allow limited HTML in discussion posts',
   
    'generation'     'Allow problems to be split over pages'
 => 'Generation',  => 'Allow problems to be split over pages',
   
    'grds.gif'     'Answer Date (answerdate)'
 => 'grds.gif',  => 'Answer Date (answerdate)',
   
    'in domain'     'Chat Room Participation'
 => 'in Domäne',  => 'Chat Room Participation',
   
    'internal'     'Chat Participation'
 => 'intern',  => 'Chat Participation',
   
    'is in this state by royal decree.'     'Click here to return to the chart.'
 => 'hat die Erlaubnis aufgrund eines königlichen Erlasses.',  => 'Click here to return to the chart.',
   
    'keys.gif'     'Completed'
 => 'keys.gif',  => 'Completed',
   
    'last name'     'Confirm that this information is correct, then click &quot;Save&quot; to complete setting the parameter.'
 => 'Nachname',  => 'Confirm that this information is correct, then click &quot;Save&quot; to complete setting the parameter.',
   
    'logout.gif'     'Course ID or number'
 => 'logout.gif',  => 'Course ID or number',
   
    'make these dates the default for future enrollment'     'Course Initialization Helper'
 => 'Diese Datumswerte als voreingestellte Werte für zukünftige Kursbelegungen verwenden',  => 'Course Initialization Helper',
   
    'middle name'     'Course default for all problems'
 => 'zweiter Vorname',  => 'Course default for all problems',
   
    'name'     '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.'
 => 'Name',  => '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.',
   
    'nav.gif'     'Courses'
 => 'nav.gif',  => '课程',
   
    'no ending date'     'Default beginning date when enrolling students'
 => 'kein Endedatum',  => 'Default beginning date when enrolling students',
   
    'number'     'Default ending date when enrolling students'
 => 'Nummer',  => 'Default ending date when enrolling students',
   
    'obsolete replacement'  
 => 'veraltete Ersetzung',     'Default set of options to pass to tth/m when converting tex'
   => 'Default set of options to pass to tth/m when converting tex',
    'only check if you know what you are doing'  
 => 'nur auswählen, wenn Sie wissen, was Sie tun',     'Disable display of problem receipts'
   => 'Disable display of problem receipts',
    '[_1] only search domain [_2]' # 1: checkbox, 2: domain  
 => '[_1] Nur in Domäne [_2] suchen',     'Disallow Resource Discussion for Roles'
   => 'Disallow Resource Discussion for Roles',
    'optional'  
 => 'optional',     'Disallow Resource Discussion for Users'
   => 'Disallow Resource Discussion for Users',
    'or any other value'  
 => 'oder jeder andere Wert',     'Disallow live chatroom use for Roles'
   => 'Disallow live chatroom use for Roles',
    'parm.gif'  
 => 'parm.gif',     'Disallow live chatroom use for Users'
   => 'Disallow live chatroom use for Users',
    'pref.gif'  
 => 'pref.gif',     'Discussion Participation'
   => 'Discussion Participation',
    'private'  
 => 'privat',     'Due Date (contentclose)'
   => 'Due Date (contentclose)',
    'prt.gif'  
 => 'prt.gif',     'Due Date (duedate)'
   => 'Due Date (duedate)',
    'public'  
 => 'öffentlich',     'Every problem in a particular folder (overrides course default)'
   => 'Every problem in a particular folder (overrides course default)',
    'publisher<br />owner'  
 => 'Herausgeber<br />Besitzer',     'Exit'
   => '退出',
    'res.gif'  
 => 'res.gif',     'Feedback Addresses for Course Content'
   => '课程内容的信息反馈地址',
    'roles.gif'  
 => 'roles.gif',     'Finish Helper'
   => '结束帮助程序',
    'sbkm.gif'  
 => 'sbkm.gif',     'HTML can be allowed or banned inside of course discussion.'
   => 'HTML can be allowed or banned inside of course discussion.',
    'section'  
 => 'Sektion',     'HTML in Discussions'
   => 'HTML in Discussions',
    'set[_1]'  
 => 'Set[_1]',     'Hide Empty Rows in Spreadsheets'
   => 'Hide Empty Rows in Spreadsheets',
    'spacer.gif'  
 => 'spacer.gif',     'How many tries should be set for all problems in the course?'
   => 'How many tries should be set for all problems in the course?',
    'sprs.gif'  
 => 'sprs.gif',     'How many tries should be set for the selected folder?'
   => 'How many tries should be set for the selected folder?',
    'src.gif'  
 => 'src.gif',     'How many tries should be set for the selected problem?'
   => 'How many tries should be set for the selected problem?',
    'standard'  
 => 'Standard',     '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.'
   => '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.',
    'standard LaTeX mode'  
 => 'Standard-LaTeX-Modus',     '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.'
   => '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.',
    'standard courses only'  
 => 'Nur Standardkurse',     'No section assigned'
   => 'No section assigned',
    'stat.gif'  
 => 'stat.gif',     'Number of assignments printed at the same time:'
   => 'Number of assignments printed at the same time:',
    'student name'  
 => 'Name des Studenten',     'Opening Date (contentopen)'
   => 'Opening Date (contentopen)',
    'template'  
 => 'Vorlage',     'Opening Date (opendate)'
   => 'Opening Date (opendate)',
    'to interface with institutional data, e.g., fs03glg231 for Fall 2003 Geology 231'  
 => 'Zur Kopplung mit institutionellen Daten, z.B. <tt>ss08inf345</tt> für <i>Sommersemester 2008 Informatik 345</i>',     'Please adjust significant figures.'
   => 'Please adjust significant figures.',
    'unable to enroll'  
 => 'Belegung nicht möglich',     'Please select the section you wish to set the answer open date for:'
   => 'Please select the section you wish to set the answer open date for:',
    'uncheck all'  
 => 'Gesamte Auswahl aufheben',     'Please select the section you wish to set the due date for:'
   => 'Please select the section you wish to set the due date for:',
    'use related words'  
 => 'Verwende ähnliche Wörter',     'Please select the section you wish to set the number of tries for:'
   => 'Please select the section you wish to set the number of tries for:',
    '[_1] use related words'  
 => '[_1] verwende ähnliche Wörter',     'Please select the section you wish to set the opening date for:'
   => 'Please select the section you wish to set the opening date for:',
    'username'  
 => 'Benutzerkennung',     'Please select the section you wish to set the problem weight for:'
   => 'Please select the section you wish to set the problem weight for:',
    'vbkm.gif'  
 => 'vbkm.gif',     'Please select the student you wish to set the answer open date for:'
   => 'Please select the student you wish to set the answer open date for:',
    'versus'  
 => 'gegen',     'Please select the student you wish to set the due date for:'
   => 'Please select the student you wish to set the due date for:',
    'with server'  
 => 'mit Server',     'Please select the student you wish to set the number of tries for:'
   => 'Please select the student you wish to set the number of tries for:',
    'yes'  
 => 'ja',     'Please select the student you wish to set the opening date for:'
   => 'Please select the student you wish to set the opening date for:',
    'Swedish Chef'  
 => 'Dänischer Koch',     'Please select the student you wish to set the problem weight for:'
   => 'Please select the student you wish to set the problem weight for:',
    '[_1] for default hiding'  
 => '[_1] für voreingestelltes Verbergen',     'Privileged users that should not be hidden on staff listings'
   => 'Privileged users that should not be hidden on staff listings',
    '[_1] for visible separation.'  
 => '[_1] für sichtbare Trennung.',     'Random seed for randomly picking number of resources (optional, only set if you know what you are doing) (randompickseed)'
   => 'Random seed for randomly picking number of resources (optional, only set if you know what you are doing) (randompickseed)',
    'Changes will not show until next login.'  
 => 'Änderungen werden beim nächsten Login aktiv.',     'Reading results from [_1]'
   => 'Reading results from [_1]',
    '[_1] if allowed, anything else if not'  
 => '[_1], um zu erlauben. Alles andere, um nicht zu erlauben.',     'Receipt algorithm used'
   => 'Receipt algorithm used',
    '"[_1]" to disable, anything else if not'  
 => '"[_1]", um zu deaktivieren. Alles andere, um zu aktivieren.',     'Receiving results from [_1]'
   => 'Receiving results from [_1]',
    '[_1] to suppress, anything else to not suppress'  
 => '[_1], um zu unterdrücken. Alles andere, um nicht zu unterdrücken.',     'Resources'
   => '资源',
    'Set value to [_1] to allow all roles.'  
 => '[_1], um für alle Rollen zu erlauben.',     'Search Complete on Server [_1]'
   => 'Search Complete on Server [_1]', # '搜索完成 [_1]',
   
    '# Do not translate this line.  [_1] is a check box'     'Search: [_1]'
 => '# Diese Zeile nicht übersetzen .  [_1] ist ein Ankreuzfeld',  => '搜索: [_1]',
   
    '# Do not translate this line.  [_1] is a check box, [_2] is a text entry field'     'Select All Files'
 => '# Diese Zeile nicht übersetzen.  [_1] ist ein Ankreuzfeld, [_2] ist ein Texteingabefeld',  => '选择所有文件',
   
    '# Do not translate this line.  [_1] is a column index.'     'Select All Published'
 => '# Diese Zeile nicht übersetzen.  [_1] ist ein Spaltenindex.',  => '选择所有发布的',
   
    '# Do not translate this line.  [_1] is a drop-down box listing domains.'     'Select Folder'
 => '# Diese Zeile nicht übersetzen.  [_1] ist ein Feld, um Domänen auszuwählen.',  => '选择文件夹',
   
    '# Do not translate this line.  [_1] is a username'     'Select Only Current Students'
 => '# Diese Zeile nicht übersetzen.  [_1] ist eine Benutzerkennung',  => '只选择目前的学生',
   
    '# Do not translate this line.  [_1] is the number of students processed'     'Select Problem'
 => '# Diese Zeile nicht übersetzen.  [_1] ist die Anzahl der bearbeiteten Studierdendatensätze',  => '选择任务',
   
    '# Do not translate this line.  [_1] is username, [_2] - [_5] are first, middle, and last names, and generation.'     'Select Student'
 => '# Diese Zeile nicht übersetzen.  [_1] ist Benutzerkennung, [_2] - [_5] sind Vorname, 2. Vorname, Nachname und Generation.',  => '选择学生',
   
    '# Do not translate this line.  [_1] is username, [_2] is error message'     'Select for Section/Group'
 => '# Diese Zeile nicht übersetzen.  [_1] ist Benutzerkennung, [_2] ist Fehlermeldung',  => '选择科/组',
   
   '# Do not translate this line.  [_1] is username@domain'     'Select the folder you wish to set the parameter for:'
 => '# Diese Zeile nicht übersetzen.  [_1] ist benutzername@domäne',  => 'Select the folder you wish to set the parameter for:',
   
    '# Do not translate this line.  [_1] is username@domain [_2] is the error message.'     'Select the problem you wish to set the parameter for:'
 => '# Diese Zeile nicht übersetzen.  [_1] ist benutzername@domäne [_2] ist die Fehlermeldung.',  => 'Select the problem you wish to set the parameter for:',
   
    '# Do not translate this line.  [_1], [_3], and [_4] are check boxes'     'Set Problem Tries'
 => '# Diese Zeile nicht übersetzen.  [_1], [_3], und [_4] sind Auswahlfelder',  => 'Set Problem Tries',
   
    '# Do not translate this line.  [_2] is a text entry element'     'Set Problem Weight'
 => '# Diese Zeile nicht übersetzen.  [_2] ist ein Texteingabefeld',  => 'Set Problem Weight',
   
    '# [_1] is a drop-down selection box'     'Set answer open date for all problems in the course for ...'
 => '# [_1] ist ein Drop-Down-Auswahlmenü',  => 'Set answer open date for all problems in the course for ...',
   
    '# [_1] is a number [_2] is the current domain'     'Set answer open date for the selected folder for ...'
 => '# [_1] ist eine Nummer [_2] ist der derzeitige Bereich',  => 'Set answer open date for the selected folder for ...',
   
    '# [_1] is an html link to the current file '     'Set answer open date for the selected problem for...'
 => '# [_1] ist eine html-Verknüpfung zur derzeitigen Datei ',  => 'Set answer open date for the selected problem for...',
   
    '# _1 is a selection dialog'     'Set due date for all problems in the course for ...'
 => '# _1 ist ein Auswahldialog',  => 'Set due date for all problems in the course for ...',
   
    '# _1 is a server name'     'Set due date for the selected folder for ...'
 => '# _1 ist ein Servername',  => 'Set due date for the selected folder for ...',
   
    '# _1 is search string'     'Set due date for the selected problem for ...'
 => '# _1 ist ein Suchbegriff',  => 'Set due date for the selected problem for ...',
   
    "# _1, _3, and _5 are link anchors, _2,_4, and _6 are '</a>'"     'Set number of tries for all problems in the course for ...'
 => "# _1, _3, und _5 sind Verknüpfungsanker, _2,_4, und _6 sind '</a>'",  => 'Set number of tries for all problems in the course for ...',
   
    '#[_1] is the foil name'     'Set number of tries for the selected folder for ...'
 => '#[_1] ist die Bezeichnung der Auswahlmöglichkeit',  => 'Set number of tries for the selected folder for ...',
   
    '#_1 is the foil name, _2 is the current value of the foil'     'Set number of tries for the selected problem for ...'
 => '#_1 ist die Bezeichnung der Auswahlmöglichkeit, _2 ist der aktuelle Wert der Auswahlmöglichkeit',  => 'Set number of tries for the selected problem for ...',
   
    '&quot; [_1] &quot; is not an acceptable number of tries. Tries must be a positive number with no decimal point.'     'Set opening date for all problems in the course for ...'
 => '&quot; [_1] &quot; ist keine zulässige Anzahl von Versuchen. Die Anzahl muss eine positive, ganze Zahl (ohne Dezimaltrennzeichen) sein.',  => 'Set opening date for all problems in the course for ...',
   
    '&quot; [_1] &quot; is not an acceptable weight. Weight must be a positive number.'     'Set opening date for the selected folder for ...'
 => '&quot; [_1] &quot; ist keine zulässige Gewichtung. Die Gewichtung muss eine positive Zahl sein.',  => 'Set opening date for the selected folder for ...',
   
    '1 minute'     'Set opening date for the selected problem for ...'
 => '1 Minute',  => 'Set opening date for the selected problem for ...',
   
    '<b>HTML allowed</b>: Discussion participants can use limited HTML in their postings.'     'Set problem weight for all problems in the course for ...'
 => '<b>HTML zugelassen</b>: Diskussionsteilnehmer können in ihren Beiträgen eingeschränkten HTML-Befehlssatz verwenden.',  => 'Set problem weight for all problems in the course for ...',
   
    '<b>HTML banned</b>: HTML will not be allowed in discussion postings.'     'Set problem weight for the selected folder for ...'
 => '<b>HTML verboten</b>: HTML wird in Diskussionen nicht zugelassen.',  => 'Set problem weight for the selected folder for ...',
   
    '<b>Instructor</b> - instructors will not be able to participate in discussions'     'Set problem weight for the selected problem for ...'
 => '<b>Dozent</b> - Dozenten werden nicht an den Diskussionen teilnehmen können.',  => 'Set problem weight for the selected problem for ...',
   
    '<b>Instructor</b> - instructors will not be able to use or view the chat room'     'Set value to [_1] to allow.'
 => '<b>Dozent</b> - Dozenten werden den Chatroom weder betreten noch die Inhalte einsehen können',  => 'Set value to [_1] to allow.',
   
    '<b>Students</b> - students will not be able to participate in discussions'     'Setting the [_1]'
 => '<b>Studierende</b> - Studenten werden nicht an Diskussionen teilnehmen können',  => 'Setting the [_1]',
   
    '<b>Students</b> - students will not be able to use or view the chat room.'     'Setting the [_1] to [_2]'
 => '<b>Studierende</b> - Studenten werden den Chatroom weder betreten noch die Inhalte einsehen können',  => 'Setting the [_1] to [_2]',
   
    '<b>Teaching Assistants</b> - teaching assistants will not be able to participate in discussions'     'Student Name'
 => '<b>Tutor</b> - Tutoren werden nicht an den Diskussionen teilnehmen können',  => '学生姓名',
   
    '<b>Teaching Assistants</b> - teaching assistants will not be able use or view the chat room'     '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.'
 => '<b>Tutor</b> - Tutoren werden den Chatroom weder betreten noch die Inhalte einsehen können',  => '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.',
   
    '<p>Your current LON-CAPA domain is &quot;<b>[_1]</b>&quot;.</p>'     'The question can not be gotten correct, the following foils in the &lt;optionresponse&gt; have invalid correct options'
 => '<p>Ihre derzeitige LON-CAPA-Domäne ist &quot;<b>[_1]</b>&quot;.</p>',  => 'The question can not be gotten correct, the following foils in the &lt;optionresponse&gt; have invalid correct options',
   
    '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.'     'There are no currently enrolled students in the course.'
 => '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.',  => 'There are no currently enrolled students in the course.',
   
    '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;.'     'There are no currently enrolled students in the selected sections.'
 => '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>.',  => 'There are no currently enrolled students in the selected sections.',
   
    'Allow limited HTML in discussion posts'     'There are no previously enrolled students in the course.'
 => 'Beschränkte Verwendung von HTML in den Diskussionsbeiträgen zulassen',  => 'There are no previously enrolled students in the course.',
   
    'Allow problems to be split over pages'     'There are no previously enrolled students in the selected sections.'
 => 'Erlauben, dass sich Aufgaben auf mehrere Seiten aufteilen dürfen',  => 'There are no previously enrolled students in the selected sections.',
   
    'Answer Date (answerdate)'     'There are no students with future access in the course.'
 => 'Antwort-Verfügbarkeits-Datum (answerdate)',  => 'There are no students with future access in the course.',
   
    'Chat Participation'     'There are no students with future access in the selected sections.'
 => 'Teilnahme am Chat',  => 'There are no students with future access in the selected sections.',
   
    'Click here to return to the chart.'     'There are no students in the course.'
 => 'Klicken Sie hier, um zum Chart zurückzukehren.',  => 'There are no students in the course.',
   
    'Completed'     'There are no students in the selected sections.'
 => 'Ausgeführt',  => 'There are no students in the selected sections.',
   
    'Confirm that this information is correct, then click &quot;Finish Helper&quot; to complete setting the parameter.'     'This controls how receipt numbers are generated.'
 => 'Bestätigen Sie, dass diese Informationen richtig sind. Klicken Sie dann auf &quot;Beende Hilfsprogramm&quot;, um das Einstellen der Parameter abzuschließen.',  => 'This controls how receipt numbers are generated.',
   
    'Course ID or number'     'This helper will set up your LON-CAPA course and choose which features will be active.'
 => 'Kurs-ID oder -Nummer',  => 'This helper will set up your LON-CAPA course and choose which features will be active.',
   
    'Course Initialization Helper'     'Unselect All Files'
 => 'Hilfsprogramm zur Kurs-Einrichtung',  => 'Unselect All Files',
   
    'Course default for all problems'     'Unselect All Published'
 => 'Voreinstellungen des Kurses für alle Aufgaben',  => 'Unselect All Published',
   
    '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.'     'Unselect All Resources'
 => '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!',  => 'Unselect All Resources',
   
    'Courses'     'Unselect for Section/Group'
 => '课程',  => '取消选择科/组',
 #=> 'Kurse',  
      'Welcome to Your New LON-CAPA Course'
    'Default beginning date when enrolling students'  => '欢迎使用您的新 LON-CAPA 课程',
 => 'Voreingestelltes Anfangsdatum für die studentische Kursbelegung',  
      'What parameter do you want to set for the selected folder?'
    'Default ending date when enrolling students'  => 'What parameter do you want to set for the selected folder?',
 => 'Voreingestelltes Endedatum für die studentische Kursbelegung',  
      'What parameter do you want to set for the selected problem?'
   => 'What parameter do you want to set for the selected problem?',
    'Default set of options to pass to tth/m when converting tex'  
 => 'Voreingestellte Optionen für tth/m für die Konvertierung von TeX',     'What should the answer open date be set to?'
   => 'What should the answer open date be set to?',
    'Disable display of problem receipts'  
 => 'Anzeige von Aufgaben-Nachweisnummern deaktivieren',     'What should the due date be set to?'
   => 'What should the due date be set to?',
    'Disallow Resource Discussion for Roles'  
 => 'Diskussion über Ressource für folgende Rollen nicht gestatten:',     'What weight should be set for all problems in the course?'
   => 'What weight should be set for all problems in the course?',
    'Disallow Resource Discussion for Users'  
 => 'Diskussion über Ressource für folgende Benutzer nicht gestatten:',     'What weight should be set for the selected folder?'
   => 'What weight should be set for the selected folder?',
    'Disallow live chatroom use for Roles'  
 => 'Nutzungsmöglichkeit des Live-Chatrooms für folgende Rollen nicht gestatten:',     'What weight should be set for the selected problem?'
   => 'What weight should be set for the selected problem?',
    'Disallow live chatroom use for Users'  
 => 'Besuchen des Live-Chatrooms für folgende Benutzer nicht gestatten:',     '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).'
   => '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).',
    'Discussion Participation'  
 => 'Diskussionsteilnahme',     '[_1] Filesystem Authenticated (with initial password [_2])'
   => '[_1] Filesystem Authenticated (with initial password [_2])',
    'Due Date (contentclose)'  
 => 'Fälligkeitsdatum (contentclose)',     'Currently Filesystem Authenticated.'
   => 'Currently Filesystem Authenticated.',
    'Due Date (duedate)'  
 => 'Fälligkeitsdatum (duedate)',     '[_1] Internally authenticated (with initial password [_2])'
   => '[_1] LON-CAPA 内部认证 (初始密码 [_2])',
    'Every problem in a particular folder (overrides course default)'  
 => 'Jede Aufgabe in einen bestimmten Verzeichnis (überschreibt Kurs-Voreinstellung)',     'Currently internally authenticated.'
   => '目前 LON-CAPA 内部认证。',
    'Exit'  
 => '退出',     'Records per Page:'
   => '每页显示结果:',
    'Feedback Addresses for Course Content'  
 => 'Feedback-Adressen für Kursinhalt',     '[_1] with value [_2]'
   => '[_1] 与价值 [_2]',
    'Finish Helper'  
 => 'Beende Hilfsprogramm',     'all resources in the course'
   => '课程中的所有资源',
    'HTML can be allowed or banned inside of course discussion.'  
 => 'HTML kann innerhalb von Kursdiskussionen erlaubt oder verboten werden.',     'all students in course'
   => '在课程中的所有学生',
    'HTML in Discussions'  
 => 'HTML in Diskussionen',     'anonymous students'
   => '匿名学生',
    'Hide Empty Rows in Spreadsheets'  
 => 'Leere Zeilen in den Beurteilungsbögen verbergen',     'answer date'
   => '回答日期',
    'How many tries should be set for all problems in the course?'  
 => 'Wieviele Versuche sollten für alle Aufgaben im Kurs gesetzt werden?',     'contacting [_1]'
   => '联系 [_1]',
    'How many tries should be set for the selected folder?'  
 => 'Wieviele Versuche sollten für alle gewählten Verzeichnisse gesetzt werden?',     'due date'
   => '截止日期',
    'How many tries should be set for the selected problem?'  
 => 'Wieviele Versuche sollten für die ausgewählte Aufgabe gesetzt werden?',     'for'
   => 'for',
    '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.'  
 => '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.',     'for [_1]all resources in the course[_2]'
   => '为 [_1]课程中的所有资源 [_2]',
    '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.'  
 => '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.',     'for [_1]all students in course[_2]'
   => '为 [_1]在课程中的所有学生 [_2]',
    'No section assigned'  
 => 'Keiner Sektion zugewiesen',     'for [_1]'
   => '为 [_1]',
    'Number of assignments printed at the same time:'  
 => 'Anzahl von Übungen, die gleichzeitig gedruckt werden sollen:',     'for section [_1]'
   => 'for section [_1]',
    'Opening Date (contentopen)'  
 => 'Bearbeitungsbeginn-Datum (contentopen)',     'for the map named [_1]'
   => 'for the map named [_1]',
    'Opening Date (opendate)'  
 => 'Bearbeitungsbeginn-Datum (opendate)',     'for the resource named [_1], part [_2]'
   => 'for the resource named [_1], part [_2]',
    'Please adjust significant figures.'  
 => 'Bitte passen Sie die signifikanten Stellen an.',     'for the resource ID [_1] (name unavailable), part [_2]'
    => 'for the resource ID [_1] (name unavailable), part [_2]',
    'Please select the section you wish to set the answer open date for:'  
 => 'Bitte wählen Sie die Sektion, für die Sie das Antwort-Verfügbarkeits-Datum festlegen wollen:',     'from'
   => 'from',
    'Please select the section you wish to set the due date for:'  
 => 'Bitte wählen Sie die Sektion, für die Sie das Fälligkeitsdatum festlegen wollen:',     'from current subdirectory'
   => 'from current subdirectory',
    'Please select the section you wish to set the number of tries for:'  
 => 'Bitte wählen Sie die Sektion, für die Sie die Anzahl der Versuche festlegen wollen:',     'helper'
   => '辅助程序',
    'Please select the section you wish to set the opening date for:'  
 => 'Bitte wählen Sie die Sektion, für die Sie den Bearbeitungsbeginn festlegen wollen:',     'in'
   => 'in',
    'Please select the section you wish to set the problem weight for:'  
 => 'Bitte wählen Sie die Sektion, für die Sie die Aufgabengewichtung festlegen wollen:',     'instructor'
   => '讲师',
    'Please select the student you wish to set the answer open date for:'  
 => 'Bitte wählen Sie den Studenten, für den Sie das Antwort-Verfügbarkeits-Datum festlegen wollen:',     'number of tries'
   => '尝试次数',
    'Please select the student you wish to set the due date for:'  
 => 'Bitte wählen Sie den Studenten, für den Sie das Fälligkeitsdatum festlegen wollen:',     'opening date'
   => '开始日期',
    'Please select the student you wish to set the number of tries for:'  
 => 'Bitte wählen Sie den Studenten, für den Sie die Anzahl der Versuche festlegen wollen:',     'problem weight'
   => '问题难度',
    'Please select the student you wish to set the opening date for:'  
 => 'Bitte wählen Sie den Studenten, für den Sie den Bearbeitungsbeginn festlegen wollen:',     'role,role,...'
   => '角色,角色,...',
    'Please select the student you wish to set the problem weight for:'  
 => 'Bitte wählen Sie den Studenten, für den Sie die Aufgabengewichtung festlegen wollen:',     'selected students'
   => '选定的学生',
    'Privileged users that should not be hidden on staff listings'  
 => 'Privilegierte Nutzer, die auf Personallisten nicht verborgen werden sollen',     'student'
   => '学生',
    'Random seed for randomly picking number of resources (optional, only set if you know what you are doing) (randompickseed)'  
 => 'Zufallszahlen-Basis für zufällige Wahl der Ressourcen-Anzahl (optional. Setzen Sie dies nur, wenn Sie die Funktionalität verstehen) (randompickseed)',     'to'
   => 'to',
    'Reading results from [_1]'  
 => 'Lese Ergebnisse von [_1]',     'to [_1] ([_2])'
   => 'to [_1] ([_2])',
    'Receipt algorithm used'  
 => 'Verwendetes Verfahren für Empfangsquittungen',     'waiting on [_1]'
   => '等待 [_1]',
    'Receiving results from [_1]'  
 => 'Erhalte Ergebnisse von [_1]',     'what you just saw on the screen'
   => 'what you just saw on the screen',
    'Resources'  
 => 'Ressourcen',     'Enter my portfolio space'
   => '文件夹空间',
    'Search Complete [_1]'  
 => ' Suche vollständige(n) [_1]',     'No syllabus information provided.'
   => 'No syllabus information provided.',
    'Search: [_1]'  
 => 'Suche: [_1]',     'Sorry ...'
   => '对不起...',
    'Select All Files'  
 => 'Alle Dateien auswählen',     'This resource might be part of another course.'
   => 'This resource might be part of another course.',
    'Select All Published'  
 => 'Alle veröffentlichten Ressourcen auswählen',     'Agree'
   => 'Agree',
    'Select Folder'  
 => 'Verzeichnis auswählen',     'Any comments?'
   => '评论:',
    'Select Only Current Students'  
 => 'Nur aktuelle Studenten auswählen',     'Copy this column'
   => 'Copy this column',
    'Select Problem'  
 => 'Aufgabe auswählen',     'Disagree'
   => 'Disagree',
    'Select Student'  
 => 'Studenten auswählen',     'General Intro'
   => 'General Intro',
    'Select for Section/Group'  
 => 'Auswahl für Sektion/Gruppe',     'Greek Symbols'
   => '希腊字母',
    'Select the folder you wish to set the parameter for:'  
 => 'Wählen Sie das Verzeichnis, für den sie den Parameter einstellen wollen:',     'HTML character entities'
   => 'HTML character entities',
    'Select the problem you wish to set the parameter for:'  
 => 'Wählen Sie die Aufgabe, für die Sie den Parameter einstellen wollen:',     '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.'
   => '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.',
    'Set Problem Tries'  
 => 'Aufgaben-Versuche einstellen',     'LON-CAPA Help'
   => 'LON-CAPA Help',
    'Set Problem Weight'  
 => 'Aufgaben-Gewichtung einstellen',     'Landscape'
   => 'Landscape',
    'Set answer open date for all problems in the course for ...'  
 => 'Setze Antwort-Verfügbarkeits-Datum aller Aufgaben des Kurses für...',     'Launch navigation window'
   => '启动导航窗口',
    'Set answer open date for the selected folder for ...'  
 => 'Setze Antwort-Verfügbarkeits-Datum des ausgewählten Verzeichnisses für...',     'Grade Levels'
   => '级别',
    'Set answer open date for the selected problem for...'  
 => 'Setze Antwort-Verfügbarkeits-Datum der ausgewählten Aufgabe für...',     'Grade Level'
   => '级别',
    'Set due date for all problems in the course for ...'  
 => 'Setze Fälligkeitsdatum aller Aufgaben des Kurses für...',     'Lowest Grade Level'
   => '最低级别',
    'Set due date for the selected folder for ...'  
 => 'Setze Fälligkeitsdatum des ausgewählten Verzeichnisses für...',     'Lowest Grade Level:'
   => '最低级别:',
    'Set due date for the selected problem for ...'  
 => 'Setze Fälligkeitsdatum der ausgewählten Aufgabe für...',     'Highest Grade Level'
   => '最高级别',
    'Set number of tries for all problems in the course for ...'  
 => 'Setze Anzahl der Versuche aller Aufgaben des Kurses für...',     'Highest Grade Level:'
   => '最高级别:',
    'Set number of tries for the selected folder for ...'  
 => 'Setze Anzahl der Versuche des ausgewählten Verzeichnisses für...',     'Mark all posts read'
   => '将所有帖子标记为已阅读',
    'Set number of tries for the selected problem for ...'  
 => 'Setze Anzahl der Versuche der ausgewählten Aufgabe für...',     'My question/comment/feedback:'
   => '我的问题/评论/反馈:',
    'Set opening date for all problems in the course for ...'  
 => 'Setze Bearbeitungsbeginn-Datum aller Aufgaben des Kurses für...',     'Other Symbols'
   => '其他符号',
    'Set opening date for the selected folder for ...'  
 => 'Setzte Bearbeitsbeginn-Datum des ausgewählten Verzeichnisses für...',     'Please check at least one of the following feedback types:'
   => '请从以下选项:',
    'Set opening date for the selected problem for ...'  
 => 'Setze Bearbeitungsbeginn-Datum der ausgewählten Aufgabe für...',     'Please rank the following criteria:'
   => '请以以下标准评价:',
    'Set problem weight for all problems in the course for ...'  
 => 'Setze Aufgabengewichtung aller Aufgaben des Kurses für...',     'Portrait'
   => '竖排格式',
    'Set problem weight for the selected folder for ...'  
 => 'Setze Aufgabengewichtung des ausgewählten Verzeichnisses...',     'Question about resource content'
   => '关于此资源内容的问题',
    'Set problem weight for the selected problem for ...'  
 => 'Setze Aufgabengewichtung der ausgewählten Aufgabe für...',     'Question/Comment/Feedback about course policy'
   => '关于课程规则的问题/评论/反馈',
    'Set value to [_1] to allow.'  
 => '[_1], um zu erlauben.',     'Select a Course to Enter'
   => '选择一个课程',
    'Setting the [_1]'  
 => 'Einstellung auf [_1] setzen',     'Sending Messages'
   => '发送邮件',
    'Setting the [_1] to [_2]'  
 => 'Einstellung ändern von [_1] auf [_2]',     'Show Me My First Homework Problem'
   => 'Show Me My First Homework Problem',
    'Student Name'  
 => 'Name des Studenten',     'Standards'
   => '标准',
    '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.'  
 => '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',     'Strongly Agree'
   => 'Strongly Agree',
    'The question can not be gotten correct, the following foils in the &lt;optionresponse&gt; have invalid correct options'  
 => 'Die Antwort auf diese Frage kann niemals richtig werden. Die folgenden Auswahlmöglichkeiten im &lt;optionresponse&gt;-Tag beinhalten unzulässige richtige Optionen',     'Strongly Disagree'
   => 'Strongly Disagree',
    'There are no currently enrolled students in the course.'  
 => 'Derzeit gibt es keine Kursteilnehmer im Kurs.',     'Symbol'
   => '符号',
    'There are no currently enrolled students in the selected sections.'  
 => 'Es gibt keine derzeit eingeschriebenen Kursteilnehmer in der ausgewählen Sektion.',     'The material appears to be correct'
   => '这些材料似乎是正确的',
    'There are no previously enrolled students in the course.'  
 => 'Es gibt keine in der Vergangenheit eingeschriebenen Kursteilnehmer im Kurs.',     'The material is helpful'
   => '这些材料是有用的',
    'There are no previously enrolled students in the selected sections.'  
 => 'Es gibt keine in der Vergangenheit eingeschriebenen Kursteilnehmer in den ausgewählten Sektionen.',     'The material is presented in a clear way'
   => '这些材料中提出一个明确的方式',
    'There are no students with future access in the course.'  
 => 'Es gibt keine Studenten mit zukünftigem Kurszugriff im Kurs.',     'The resource is technically correct (loads fast enough, does not produce errors, links work, etc)'
   => '资源在技术上是正确的(加载速度足够快, 不会产生错误, 链接页面可以访问, 等等)',
    'There are no students with future access in the selected sections.'  
 => 'Es gibt keine Studenten mit zukünftigem Kurszugriff in den ausgewählten Sektionen.',     'HTML character enties'
   => 'HTML 字符实体',
    'There are no students in the course.'  
 => 'Es gibt keine Kursteilnehmer im Kurs.',     '"Waiting for Remote Control window to load: "+[_1]'
   => '"等待加载远程控制窗口: "+[_1]',
    'There are no students in the selected sections.'  
 => 'Es gibt keine Kursteilnehmer in den ausgewählten Sektionen.',     '[_1]Continue[_2] on in Inline Menu mode'
   => '[_1]继续[_2] 在内置菜单模式下',
    'This controls how receipt numbers are generated.'  
 => 'Steuert die Erzeugung der Nachweisnummern.',     'All posts'
   => '所有的讨论',
    'This helper will set up your LON-CAPA course and choose which features will be active.'  
 => 'Dieses Hilfsprogramm unterstützt Sie dabei, Ihren LON-CAPA-Kurs einzurichten und zu wählen, welche Einstellungen aktiv sein werden.',     'Change Color Scheme'
   => '更改颜色方案',
    'Unselect All Files'  
 => 'Auswahl für alle Dateien aufheben',     'Change Colors'
   => '改变颜色',
    'Unselect All Published'  
 => 'Auswahl für alle veröffentlichten Dokumente aufheben',     'Change Discussion Display Preferences'
   => '改变讨论显示偏好',
    'Unselect All Resources'  
 => 'Auswahl für alle Ressourcen aufheben',     'Change How Math Equations Are Displayed'
   => '改变显示科学计算公式',
    'Unselect for Section/Group'  
 => 'Auswahl für Sektion/Gruppe aufheben',     'Change Language'
   => '语言',
    'Welcome to Your New LON-CAPA Course'  
 => 'Willkommen in Ihrem neuen LON-CAPA-Kurs',     'Change Language Preferences'
   => '更改语言首选项',
    'What parameter do you want to set for the selected folder?'  
 => 'Welchen Parameter möchten Sie für das ausgewählte Verzeichnis setzen?',     'Change Message Forwarding and Notification Email Addresses'
   => '更改邮件转发和通知的电子邮件地址',
    'What parameter do you want to set for the selected problem?'  
 => 'Welchen Parameter möchten Sie für die ausgewählte Aufgabe setzen?',     'Change Password'
   => '更改密码',
    'What should the answer open date be set to?'  
 => 'Auf welchen Wert soll das Antwort-Verfügbarkeits-Datum gesetzt werden?',     'Change Preferences'
   => '改变参数',
    'What should the due date be set to?'  
 => 'Auf welchen Wert soll das Fälligkeitsdatum gesetzt werden?',     'Change Roles Page Preferences'
   => '改变角色页参数',
    'What weight should be set for all problems in the course?'  
 => 'Auf welchen Wert soll die Gewichtung für alle Aufgaben im Kurs gesetzt werden?',     'Change Screen Name'
   => '改变昵称',
    'What weight should be set for the selected folder?'  
 => 'Auf welchen Wert soll die Gewichtung für das ausgewählte Verzeichnis gesetzt werden?',     'Change Screenname'
   => '改变昵称',
    'What weight should be set for the selected problem?'  
 => 'Auf welchen Wert soll die Gewichtung der ausgewählten Aufgabe gesetzt werden?',     'Change WYSIWYG Editor Preferences'
   => 'WYSIWYG-编辑器',
    '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.'  
 => '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.',     'Contact Helpdesk'
   => '联系求助',
    '[_1] Filesystem Authenticated (with initial password [_2])'  
 => '[_1] Authentifizierung über Dateisystem (mit Anfangspasswort [_2])',     'Current discussion settings'
   => '目前讨论的设置',
    'Currently Filesystem Authenticated.'  
 => 'Derzeit dateisystem-authentifiziert.',     'Duedate'
   => '截止日期',
    '[_1] Internally authenticated (with initial password [_2])'  
 => '[_1] LON-CAPA-interne Authentifizierung (mit Anfangspasswort [_2])',     'Each post can be toggled read/unread'
   => 'Each post can be toggled read/unread',
    'Currently internally authenticated.'  
 => 'Derzeit LON-CAPA-intern authentifiziert.',     "Edit the 'About Me' Personal Information Screen"
   => "个人网页",
    '[_1] Records per Page'  
 => '[_1] Suchergebnisse je Seite',     'Enable WYSIWYG Editor'
   => '应用 WYSIWYG-编辑器',
    '[_1] minutes'  
 => '[_1] Minuten',     'End of Sequence'
   => '结束序列',
    '[_1] minutes, [_2] seconds'  
 => '[_1] Minuten, [_2] Sekunden',     'Entering Course'
   => '进入课程',
    '[_1] with value [_2]'  
 => '[_1] mit dem Wert [_2]',     'Get help'
   => '获得帮助',
    '[_1]prev[_2] &nbsp; [_3]reload[_4] &nbsp; [_5]next[_6]'  
 => '[_1]zurück[_2] &nbsp; [_3]neu laden[_4] &nbsp; [_5]weiter[_6]',     'Go to main menu'
   => '进入主菜单',
    '[_1]prev[_2] &nbsp; [_3]reload[_4] &nbsp; next'  
 => '[_1]zurück[_2] &nbsp; [_3]neu laden[_4] &nbsp; weiter',     'Has New Discussion'
   => '有新讨论',
    '[_2] seconds'  
 => '[_2] seconds',     '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.'
   => '当弹出式窗口过滤器被激活,远程控制启动将会失败。 为了使用远程控制,在此网站请禁用这些过滤器。',
    'all resources in the course'  
 => 'alle Ressourcen des Kurses',     'Navigate Course Content'
   => '浏览目录',
    'all students in course'  
 => 'alle Teilnehmer des Kurses',     'New posts only'
   => '只有新的讨论',
    'anonymous students'  
 => 'Anonyme Studenten',     'No Resource'
   => '没有资源',
    'answer date'  
 => 'Antwortdatum',     'No syllabus available'
   => '没有提供教学大纲',
    'contacting [_1]'  
 => 'kontaktiere [_1]',     'Not currently assigned.'
   => '目前没有任务发布。',
    'due date'  
 => 'Fälligkeitsdatum',     'Not new'
   => '不是新的',
    'for'  
 => 'für',     'Off'
   => '关',
    'for [_1]all resources in the course[_2]'  
 => 'für [_1]alle Ressourcen des Kurses[_2]',     'On'
   => '开',
    'for [_1]all students in course[_2]'  
 => 'für [_1]alle Teilnehmer des Kurses[_2]',     'Once displayed'
   => '显示一次',
    'for [_1]'  
 => 'für [_1]',     'Once marked not NEW'
   => '一次后标记不是新的',
    'for section [_1]'  
 => 'für den Sektion [_1]',     'Please click on the the resource you intend to access'
   => 'Please click on the the resource you intend to access',
    'for the map named [_1]'  
 => 'für die Inhaltszusammenstellung mit der Bezeichnung [_1]',     'Posts cease to be marked "NEW"'
   => 'Posts cease to be marked "NEW"',
    'for the resource named [_1]'  
 => 'für die Ressource mit der Bezeichnung [_1]',     'Posts to be displayed'
   => 'Posts to be displayed',
    'from'  
 => 'von',     'Role selected. Please stand by.'
   => '角色选定。请稍候。',
    'from current subdirectory'  
 => 'von derzeitigem Unterverzeichnis',     'Send'
   => '发送',
    'helper'  
 => 'Hilfsprogramm',     'Set User Preferences'
   => '设置用户参数',
    'in'  
 => 'in ',     'Show Preview and Check Spelling'
   => '查看预览和拼写检查',
    'instructor'  
 => 'Dozent',     'Sort by:'
   => '排序方式:',
    'number of tries'  
 => 'Anzahl der Versuche',     '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.'
   => '外部菜单(远程控制)已被禁用,继续在内置菜单模式下工作。您可能已经关闭了远程控制的窗口,或被您的浏览器的弹出窗口过滤器阻止了。为了使用远程控制,在此网站禁用该过滤器,并在内置菜单重新启动远程控制。',
    'opening date'  
 => 'Startdatum',     'There are several possibilities of where to go next'
   => 'There are several possibilities of where to go next',
    'prev &nbsp; [_3]reload[_4] &nbsp; [_5]next[_6]'  
 => 'zurück &nbsp; [_3]neu laden[_4] &nbsp; [_5]weiter[_6]',     'To use the Remote Control, disable the filter for this site, and re-launch the Remote Control from the inline menu.'
   => '为了使用远程控制,在此网站禁用弹出窗口过滤器,并在内置菜单重新启动远程控制。',
    'problem weight'  
 => 'Gewichtung der Aufgabe',     'Toggle read/unread'
   => '切换已读/未读',
    'role,role,...'  
 => '角色,角色,...',     'Unread only'
 #=> 'Rolle,Rolle,...',  => '只有未读',
   
      "View this user's personal page"
    'selected students'  => "显示这个用户的个人网页",
 => '选定的学生',  
 #=> 'ausgewählte Studierende',     'You have reached the end of the sequence of materials.'
   => '您已达到教材序列的最后。',
    'student'  
 => '学生',     'You may have either closed the Remote Control window, or it was blocked by a pop-up window filter in your browser.'
 #=> 'Student',  => '您可能已经关闭了远程控制的窗口,或者被您的浏览器的弹出窗口过滤器拦截了。',
   
    'textual_remote_display'     'attachments'
 => 'textual_remote_display',  => '附件',
   
    'to'     'About User'
 => 'auf',  => '个人网页',
   
    'to [_1] ([_2])'  
 => 'auf [_1] ([_2])',     'All documents out of a published map into this folder'
   => '在这个目录里面发布的所有文件的内容列表',
    'waiting on [_1]'  
 => '等待 [_1]',     'Change Math Pref'
 #=> 'warte auf [_1]',  => 'Change Math Pref',
   
    'what you just saw on the screen'     'Change Math Preferences'
 => 'was Sie gerade auf dem Bildschirm gesehen haben',  => '改变显示科学方程式偏好',
   
    'Enter my portfolio space'     'Comment'
 => '文件夹空间',  => '注解',
 #=> 'Portfolio-Bereich',  
      'Communication/Messages'
    'No syllabus information provided.'  => '通信/邮件',
 => 'Kein Kursüberblick vorhanden.',  
      'Configure blocking of student communication during exams'
    'Sorry ...'  => 'Configure blocking of student communication during exams',
 => '对不起...',  
 #=> 'Schade...',     'Convert to Images'
   => '转换为图像',
    'This resource might be part of another course.'  
 => 'Diese Ressource ist wahrscheinlich Bestandteil eines anderen Kurses.',     'Course and Catalog Search'
   => '课程和目录搜索',
    'Agree'  
 => 'Trifft eher zu',     'Create Subdirectory'
   => '创建子目录',
    'Any comments?'  
 => 'Kommentare:',     'Upload file to current directory'
   => '上传文件到当前目录',
    'Copy this column'  
 => 'Kopiere diese Spalte',     'Create subdirectory in current directory'
   => '在当前目录下,创建一个新的子目录',
    'Disagree'  
 => 'Trifft eher nicht zu',     'Upload embedded images/multimedia/css/linked files if HTML file'
   => '对于HTML文件: 上传嵌入式图像/多媒体文件/CSS/链接文件',
    'General Intro'  
 => 'Allgemeine Einführung',     'Delete Selected'
   => '删除所选',
    'Greek Symbols'  
 => 'Griechische Buchstaben',     'Critical'
   => '重要的',
    'HTML character entities'  
 => 'HTML-Zeichencode',     'Currently no documents.'
   => '目前没有任何文件。',
    '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.'  
 => '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.',     'Enter terms or phrases, then press "Search" below'
   => '在搜索栏里输入关键字或词组,然后点击下面的“搜索”。',
    'LON-CAPA Help'  
 => 'LON-CAPA-Hilfe',     'INBOX'
   => '收件箱',
    'Landscape'  
 => 'Querformat',     'Upload embedded images/multimedia files if HTML file'
   => '对于HTML文件: 上传嵌入式图像/多媒体文件',
    'Launch navigation window'  
 => 'Navigationsfenster starten',     'IMS Import'
   => 'IMS Import',
    'Grade Levels'  
 => 'Kursniveau',     'Import IMS package'
   => '导入 IMS-包',
    'Lowest Grade Level'  
 => 'Niedrigstes Kursniveau',     'IMS Export'
   => 'IMS Export',
    'Lowest Grade Level:'  
 => 'Niedrigstes Kursniveau:',     'Export Course to IMS Package'
   => '导出-IMS-包',
    'Highest Grade Level'  
 => 'Höchstes Kursniveau',     'Export content item?'
   => 'Export content item?',
    'Highest Grade Level:'  
 => 'Höchstes Kursniveau:',     'Export discussion posts?'
   => 'Export discussion posts?',
    'Mark all posts read'  
 => 'Alle Diskussionsbeiträge als gelesen kennzeichnen',     'As you did not select any content items or discussions for export, an IMS package has not been created.'
   => 'As you did not select any content items or discussions for export, an IMS package has not been created.',
    'My question/comment/feedback:'  
 => 'Meine Frage/Anmerkung/Feedback:',     'Please [_1]go back[_2] to select either content items or discussions for export.'
   => 'Please [_1]go back[_2] to select either content items or discussions for export.',
    'Not set -'  
 => 'Nicht gesetzt -',     '[_1]Your IMS package[_2] is ready for download.'
   => '[_1]Your IMS package[_2] is ready for download.',
    'Other Symbols'  
 => 'Weitere Symbole',     'Import a document'
   => 'LON-CAPA-内部文件',
    'Please check at least one of the following feedback types:'  
 => 'Bitte wählen Sie eine der angebotenen Optionen:',     'Make New Folder'
   => '新建文件夹',
    'Please rank the following criteria:'  
 => 'Bitte evaluieren Sie die folgenden Kriterien:',     'New Composite Page'
   => '新组合页面',
    'Portrait'  
 => 'Hochformat',     'New Messages Only'
   => '只有新邮件',
    'Question about resource content'  
 => 'Frage zum Inhalt der Ressource',     'Portfolio Manager'
   => '组合管理',
    'Question/Comment/Feedback about course policy'  
 => 'Frage/Anmerkung/Feedback zu Regeln des Kurses ',     'Preferred method to display Math'
   => '首选的方法来显示科学方程式',
    'Select a Course to Enter'  
 => '选择一个课程',     'Published documents'
 #=> 'Wählen Sie den gewünschten Kurs aus',  => '发布文件',
   
    'Sending Messages'     'Recover Deleted Documents'
 => 'Sende Nachricht',  => '恢复已删除的资源',
 #=> 'Sende Nachricht',  
      'Send a Message'
   => '发送邮件',
    'Show Me My First Homework Problem'  
 => 'Zeige erste Übungsaufgabe',     'Sent Messages'
   => '已发送邮件',
    'Standards'  
 => 'Standards',     'Show'
   => '显示',
    'Strongly Agree'  
 => 'Trifft völlig zu',     'TRASH'
   => '已删除邮件',
    'Strongly Disagree'  
 => 'Trifft überhaupt nicht zu',     'TeX to HTML'
   => 'TeX to HTML',
    'Symbol'  
 => 'Symbol',     'View Folder'
   => '查看文件夹',
    'The material appears to be correct'  
 => 'Das Material scheint korrekt zu sein',     'fulltext search (time consuming)'
   => '全文检索 (费时的)',
    'The material is helpful'  
 => 'Das Material ist hilfreich',     'search discussion postings (resources and discussion boards)'
   => '搜索讨论帖子 (资源和布告栏)',
    'The material is presented in a clear way'  
 => 'Das Material wird in einer verständlichen Art dargestellt',     'Roles'
   => '角色',
    'The resource is technically correct (loads fast enough, does not produce errors, links work, etc)'  
 => 'Die Ressource ist technisch einwandfrei (lädt ausreichend schnell, erzeugt keine Fehlermeldungen, verlinkte Seiten sind erreichbar, etc.)',     'Select style file'
   => '选择档案风格',
    'HTML character enties'  
 => 'HTML-Zeichen-Entitys',     '(mark them then click "next" button)'
   => '(标记,然后点击“下一步”按钮)',
    '"Waiting for Remote Control window to load: "+[_1]'  
 => '"Warte auf das Laden der Fernbedienung: "+[_1]',     '100 Level'
   => '1. 学年',
    '<a href="[_1]">Continue</a> on in Inline Menu mode'  
 => '<a href="[_1]">Weiter</a> im Kopfzeilenmenü-Modus',     '200 Level'
   => '2. 学年',
    'All posts'  
 => 'Alle Diskussionsbeiträge',     '300 Level'
   => '3. 学年',
    'Change Color Scheme'  
 => 'Farben',     '400 Level'
   => '4. 学年',
    'Change Colors'  
 => 'Farben',     'Action'
   => '动作',
    'Change Discussion Display Preferences'  
 => 'Darstellung der Diskussionsbeiträge',     'Actions for current directory'
   => '此目录的行动',
    'Change How Math Equations Are Displayed'  
 => 'Darstellung wissenschaftlicher Formeln',     'Change Discussion Preferences'
   => '改变讨论偏好',
    'Change Language'  
 => '语言',     'Change Message Forwarding/Notification'
 #=> 'Sprache',  => '邮件转发和通知',
   
    'Change Language Preferences'     'Change WYSIWYG Preferences'
 => 'Sprache',  => 'WYSIWYG-编辑器',
   
    'Change Message Forwarding and Notification Email Addresses'     'Change to '
 => 'Nachrichtenweiterleitung und Benachrichtigung',  => '变化为 ',
   
    'Change Password'     'Clean Up'
 => 'Passwort ändern',  => '清理',
   
    'Change Preferences'     'Closed - XML source is closed to everyone'
 => '改变参数', # 'Präferenzen ändern'  => '锁定 - XML的源代码对手有人锁定',
 #=> 'Benutzereinstellungen', # 'Präferenzen ändern'  
      'Copy'
    'Change Roles Page Preferences'  => '复制',
 => 'Schnellzugriffsliste für Benutzerrollen',  
      'Create a new directory or LON-CAPA document'
    'Change Screen Name'  => '创建一个新的目录或 LON-CAPA 文件',
 => 'Nicknamen',  
      'Current setting '
    'Change Screenname'  => '当前设置 ',
 => 'Nicknamen ändern',  
      'Delete Directory'
    'Change WYSIWYG Editor Preferences'  => '删除文件夹',
 => 'WYSIWYG-Editor',  
      'Delete directory'
    'Contact Helpdesk'  => '删除文件夹',
 => 'Helpdesk kontaktieren',  
      'Delete this resource'
    'Current discussion settings'  => '删除此资源',
 => 'Einstellung für diesen Diskussionsbeitrag',  
      'Disable WYSIWYG editor'
    'Duedate'  => '不使用 WYSIWYG-编辑器',
 => 'Fälligkeitsdatum',  
      'Display Preference'
    'Each post can be toggled read/unread'  => '显示偏好',
 => 'Jeder Diskussionsbeitrag kann zwischen als gelesen und als ungelesen umgeschaltet werden',  
      'Edit catalog information'
    "Edit the 'About Me' Personal Information Screen"  => '编辑目录信息',
 => "个人网页", # "Persönliche-Informationen-Seite ('Über mich')",  
 #=> "Über-mich-Seite", # "Persönliche-Informationen-Seite ('Über mich')",     'Enable WYSIWYG editor'
   => '使用 WYSIWYG-编辑器',
    'Enable WYSIWYG Editor'  
 => 'WYSIWYG-Editor verwenden',     'Grade 1'
   => '1 级',
    'End of Sequence'  
 => 'Ende der Sequenz',     'Grade 10'
   => '10 级',
    'Entering Course'  
 => 'Betrete Kurs',     'Grade 11'
   => '11 级',
    'Get help'  
 => 'Hilfe abrufen',     'Grade 12'
   => '12 级',
    'Go to main menu'  
 => 'Zum Hauptmenü wechseln',     'Grade 13'
   => '13 级',
    'Has New Discussion'  
 => 'Neue Diskussionsbeiträge',     'Grade 2'
   => '2 级',
    '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.'  
 => '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.',     'Grade 3'
   => '3 级',
    'Navigate Course Content'  
 => '浏览目录',     'Grade 4'
 #=> 'Inhaltsverzeichnis',  => '4 级',
   
    'New posts only'     'Grade 5'
 => 'Nur neue Diskussionsbeiträge',  => '5 级',
   
    'No Resource'     'Grade 6'
 => 'Keine Ressource',  => '6 级',
   
    'No syllabus available'     'Grade 7'
 => 'Kein Kursüberblick verfügbar',  => '7 级',
   
    'Not currently assigned.'     'Grade 8'
 => 'Derzeit nicht als Aufgabe gestellt.',  => '8 级',
   
    'Not new'     'Grade 9'
 => 'Nicht neu',  => '9 级',
   
    'Off'     'Graduate Level'
 => 'Aus',  => '研究生层次',
   
    'On'     'List current directory'
 => 'An',  => '文件夹',
   
    'Once displayed'     'Mark obsolete'
 => 'sobald angezeigt',  => '标记为过时的',
   
    'Once marked not NEW'     'Move'
 => 'sobald als nicht NEU markiert',  => '移动',
   
    'Please click on the the resource you intend to access'     'New library file'
 => 'Bitte klicken Sie auf die Ressource, auf die Sie zugreifen wollen',  => '新的库文件',
   
    'Posts cease to be marked "NEW"'     'No file: [_1]'
 => 'Beiträge nicht mehr als "NEU" kennzeichnen',  => '没有任何文件: [_1]',
   
    'Posts to be displayed'     'No personal information provided'
 => 'Diskussionsbeiträge, die angezeigt werden sollen',  => '没有提供的个人资料',
   
    'Role selected. Please stand by.'     'Not specified'
 => 'Rolle ausgewählt. Bitte warten.',  => '未指定',
   
    'Send'     'Open - XML source is open to people who want to use it'
 => 'Senden',  => '开放 - XML的源代码开放给想要使用它的人',
   
    'Set User Preferences'     'Points Display'
 => '设置用户参数',  => '分数显示',
 #=> 'Benutzereinstellungen',  
      'Completed Problems Display'
    'Show Preview and Check Spelling'  => '显示完成作业',
 => 'Zeige Vorschau und prüfe Rechtschreibung',  
      'Points Scored'
    'Sort by:'  => '得分',
 => 'Sortieren nach:',  
      'Attempted'
    '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.  
      'Posts displayed?'
    'There are several possibilities of where to go next'  => '帖子显示?',
 => 'Es gibt mehrere Möglichkeite, wohin Sie als nächstes gehen können',  
      'Preferences can be set that determine'
    '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.',  
      'Print contents of directory'
    'Toggle read/unread'  => '打印目录',
 => 'Umschalten zwischen gelesen/ungelesen',  
      'Print directory'
    'Unread only'  => '打印目录',
 => 'Nur ungelesene',  
      'Problem Document'
    "View this user's personal page"  => '任务文件', # '问题',
 => "显示这个用户的个人网页",  
 #=> "Persönliche Über-mich-Seite dieses Nutzers anzeigen",     'Publish this Directory'
   => '发布此目录',
    'You have reached the end of the sequence of materials.'  
 => 'Sie haben das Ende der Sequenz von Lehrmaterialien erreicht.',     'Publish this resource'
   => '发布此资源',
    'You may have either closed the Remote Control window, or it was blocked by a pop-up window filter in your browser.'  
 => 'Sie haben entweder das Fernbedienungsfenster geschlossen oder es wurde vom Filter gegen Pop-Up-Fenster Ihres Webbrowsers blockiert.',     'Re-publish'
   => '重新发布',
    'attachments'  
 => 'Anhänge',     'Retrieve old version'
   => '恢复旧版本',
    'info[_1]'  
 => 'info[_1]',     'Select action'
   => '选择行动',
    'prepare[_1]'  
 => 'prepare[_1]',     'Send message'
   => '发送消息',
    'printout[_1]'  
 => 'printout[_1]',      'Set display preferences for discussion posts for both discussion boards and individual resources in all your courses.'
   => '在这里,您可以设置您的讨论是否显示在所有的课程的布告栏和个人资源里。',
    'tations[_1]'  
 => 'tations[_1]',     'Source Distribution'
   => '源代码的访问权限',
    'this[_1]'  
 => 'this[_1]',     'The preferences you set here can be overridden within each individual discussion.'
   => '您的喜好设定这里可以适用在每个讨论。', # '您的喜好设定可以被每个讨论更改。',
    'About User'  
 => '个人网页',     'Under what circumstances posts are identified as "NEW"'
 #=> 'Über-mich-Seite',  => '在什么情况下讨论被设定为“新”',
   
      'Upload a new document'
    'All documents out of a published map into this folder'  => '上传新文件',
 => '在这个目录里面发布的所有文件的内容列表',  
 #=> 'Alle Dokumente aus einer veröffentlichten Inhaltszusammenstellung in dieses Verzeichnis',     'Use random seed'
   => '使用随机种子',
    'Change Math Pref'  
 => 'Darstellung wissenschaftl. Formeln',     'Use style file'
   => '使用样式文件',
    'Change Math Preferences'  
 => 'Darstellung wissenschaftlicher Formeln',     'Which posts are displayed when you display a discussion board or resource, and'
   => '哪些讨论将将被显示,如果你有一个布告栏或资源,',
    'Comment'  
 => '注解',     'closed'
 #=> 'Kommentar',  => '锁定源代码', # !
   
    'Communication/Messages'     'open'
 => 'Kommunikation und Nachrichten',  => '公开源代码', # !
   
    'Configure blocking of student communication during exams'     '(mark desired resources then click "next" button)'
 => 'Blockieren von studentischer Kommunikation während Prüfungen konfigurieren',  => '(标记所需资源然后单击“下一步”按钮)',
   
    'Convert to Images'     '[_1]Change[_2] for just [_3]this course[_4] or for all [_5]your courses[_6].'
 => 'In Grafik konvertieren',  => '[_1]改变[_2] 只为 [_3]该课程[_4] 或者为所有 [_5]您的课程[_6].',
   
    'Course and Catalog Search'     "Page displayed after role selection in course now set by [_1]user's global preferences[_2]."
 => 'Kurs- und Katalog-Suche',  => "Page displayed after role selection in course now set by [_1]user's global preferences[_2].",
   
    'Create Subdirectory'     'Page displayed after role selection in this course set to [_1].'
 => 'Erzeuge Unterverzeichnis',  => 'Page displayed after role selection in this course set to [_1].',
   
    'Upload file to current directory'     'Unable to set control of page display to [_1] due to [_2].'
 => 'Datei in aktuelles Verzeichnis laden',  => 'Unable to set control of page display to [_1] due to [_2].',
   
    'Create subdirectory in current directory'     'Unable to set page display, after role selection, for this course to [_1] due to [_2].'
 => 'Im aktuellen Verzeichnis neues Unterverzeichnis erzeugen',  => 'Unable to set page display, after role selection, for this course to [_1] due to [_2].',
   
    'If HTML file, upload embedded images/multimedia/css/linked files'     'Add or Edit Blog Entries'
 => '对于HTML文件:<br />上传嵌入式图像/多媒体文件/CSS/链接文件',  => '添加或修改博客条目',
 #=> 'Bei HTML-Dateien:<br />Eingebettete Bilder/Multimedia-Dateien/CSS/verlinkte Dateien mit hochladen',  
      'Add to my public course blog'
    'Delete Selected'  => '添加到我的公共课程博客',
 => '删除所选',  
 #=> 'Ausgewählte löschen',     'Annotator'
   => '注释者',
    'Critical'  
 => 'Wichtig',     'Av. Attempts'
   => 'Av. Attempts',
    'Currently no documents.'  
 => 'Zurzeit keine Dokumente.',     'Available RSS Feeds and Blogs'
   => '可用的 RSS订阅和博客',
    'Enter terms or phrases, then press "Search" below'  
 => 'Geben Sie Suchbegriffe oder -Sätze ein und klicken Sie dann unten auf "Suchen"',     'Average number of attempts'
   => 'Average number of attempts',
    'INBOX'  
 => '收件箱',     'Bookmarks'
 #=> 'POSTEINGANG',  => '书签',
   
    'If HTML file, upload embedded images/multimedia files'     'Change interval?'
 => '对于HTML文件:<br />上传嵌入式图像/多媒体文件',  => '更改间隔?',
 #=> 'Bei HTML-Dateien:<br />Eingebettete Bilder und Multimedia-Dateien mit hochladen', # 'Wenn HTML-Datei, eingebettete Bilder-/Multimedia-Dateien hochladen',  
      'Change options?'
    'Import IMS package'  => '更改选项?',
 => '导入 IMS-包',  
 #=> 'Importiere IMS-Paket',     'Change thresholds?'
   => '更改阈值?',
    'Import a document'  
 => 'LON-CAPA-内部文件',     'Clean up'
 #=> 'LON-CAPA-interne Dokumente',  => '清理',
   
    'Make New Folder'     'Close Folder'
 => '新建文件夹',  => '关闭文件夹',
 #=> 'Neues Verzeichnis erstellen',  
      'Configure Blocking of Student Communication during Exams'
    'New Composite Page'  => 'Configure Blocking of Student Communication during Exams',
 => '新组合页面',  
 #=> 'Neue zusammengesetzte Seite',     'Course Action Items'
   => 'Course Action Items',
    'New Messages Only'  
 => 'Nur neue Nachrichten',     'Creating PDF'
   => '创建PDF文件',
    'Portfolio Manager'  
 => 'Portfolio-Verwaltung',     'Currently: [_1].'
   => '现在: [_1].',
    'Preferred method to display Math'  
 => 'Bevorzugte Methode, um wissenschaftliche Formeln darzustellen',     'Deg. Diff'
   => '难度',
    'Published documents'  
 => '发布文件',     'Description'
 #=> 'Veröffentlichte Dokumente',  => '描述',
   
    'Recover Deleted Resources'     'Display Action Items'
 => '恢复已删除的资源',  => 'Display Action Items',
 #=> 'Entfernte Ressourcen wiederherstellen',  
      'Enter my groups in the course'
    'Send a Message'  => '我的课程组',
 => 'Nachricht versenden',  
      'Entering [_1]'
    'Sent Messages'  => '进入 [_1]',
 => 'Gesendet',  
      'Entering [_1] ...'
    'Show'  => '进入 [_1]...',
 => '显示',  
 #=> 'Zeige',     'First resource'
   => '第一资源',
    'TRASH'  
 => 'Gelöscht',     'Generated [_1] ([_2] bytes)'
   => '生成于 [_1] ([_2] bytes)',
    'TeX to HTML'  
 => 'TeX nach HTML',     'Go to first resource'
   => '转到第一资源',
    'Upload'  
 => '上传',     'Group Documents'
 #=> 'Hochladen',  => '组文件',
   
    'View Folder'     'Groups'
 => 'Verzeichnis betrachten',  => '组',
   
    'fulltext search (time consuming)'     'Help Menu'
 => 'Volltextsuche (zeitaufwändig)',  => '求助菜单',
   
    'search discussion postings (resources and bulletin boards)'     'Hide all'
 => 'Suche in Diskussionsbeiträgen (Ressourcen und Bulletin-Boards)',  => '全部隐藏',
   
    'Roles'     'Hide this Feed'
 => '角色',  => '隐藏这个Feed',
   
    'Select style file'     'LON-CAPA Feed "[_1]" for [_2]'
 => 'Stil-Datei auswählen',  => 'LON-CAPA-Feed "[_1]" 对于 [_2]',
   
    '(mark them then click "next" button)'     'Last Reset'
 => '(markieren und dann auf "Weiter" klicken)',  => '最后重启',
   
    '100 Level'     'Last revised'
 => '1. Studienjahr',  => '最近更改',
   
    '200 Level'     'Link'
 => '2. Studienjahr',  => '连接',
   
    '300 Level'     'Log In'
 => '3. Studienjahr',  => '登录',
   
    '400 Level'     'Move Checked to Folder'
 => '4. Studienjahr',  => 'Move Checked to Folder',
   
    'Action'     'Name for New Feed'
 => 'Aktion',  => '新Feed的名字',
   
    'Actions for current directory'     'Name of this Feed'
 => 'Aktionen für dieses Verzeichnis',  => '这个Feed的名字',
   
    'Change Discussion Preferences'     'New course messages'
 => 'Ändere Präferenzen für Diskussionen',  => '新的课程信息',
   
    'Change Message Forwarding/Notification'     'New critical messages in course'
 => 'Nachrichtenweiterleitung und Benachrichtigung',  => '新的课程重要信息',
   
    'Change WYSIWYG Preferences'     'New in course'
 => 'WYSIWYG-Editor',  => '新课程',
   
    'Change to '     'New version'
 => 'Ändern in ',  => '新版本',
   
    'Clean Up'     'No messages sent.'
 => 'Aufräumen',  => '没有寄出的邮件。',
   
    'Closed - XML source is closed to everyone'     'No new course messages'
 => 'Gesperrt - XML-Quellcode ist für alle gesperrt',  => '没有新的课程信息',
   
    'Copy'     'No problems require handgrading'
 => '复制',  => '没有习题需要手动评分',
 #=> 'Kopieren',  
      'No problems satisfy threshold criteria'
    'Create a new directory or LON-CAPA document'  => '没有问题达到要求标准',
 => 'Neue Ressource oder neues Verzeichnis erstellen',  
      'No problems with errors'
    'Current setting '  => '没有错误的问题',
 => 'Derzeitige Eintellung ',  
      'No unread critical messages in course'
    'Delete Directory'  => '没有未读的重要邮件',
 => 'Verzeichnis löschen',  
      'No unread posts in course discussions'
    'Delete directory'  => '没有未读的帖子在课程论坛里面',
 => 'Verzeichnis löschen',  
      'No updated versions'
    'Delete this resource'  => '没有更新版本',
 => 'Ressource löschen', # long version: 'Lösche diese Ressource',  
      'Num. students'
    'Disable WYSIWYG editor'  => '学生的数量',
 => 'WYSIWYG-Editor nicht verwenden',  
      'Number of errors'
    'Display Preference'  => '错误的数量',
 => 'Darstellungs-Präferenz',  
      'Number of new posts'
    'Edit catalog information'  => '新帖子的数量',
 => 'Katalogisierungsdaten editieren',  
      'Number ungraded'
    'Enable WYSIWYG editor'  => '未评分的数量',
 => 'WYSIWYG-Editor verwenden',  
      'Open Folder'
    'Grade 1'  => '打开文件夹',
 => '1. Klasse',  
   #   'Open all folders'
    'Grade 10'  #=> '打开所有文件夹',
 => '10. Klasse',  
      'Page set to be displayed after you have selected a role in this course'
    'Grade 11'  => '页面显示设置,在您选择了该课程中的角色后',
 => '11. Klasse',  
      'Please select the type of LON-CAPA entity - Course or Group - for which you wish to add/modify a user role'
    'Grade 12'  => 'Please select the type of LON-CAPA entity - Course or Group - for which you wish to add/modify a user role',
 => '12. Klasse',  
      'Please stand by while processing your print request, this may take some time ...'
    'Grade 13'  => 'Please stand by while processing your print request, this may take some time ...',
 => '13. Klasse',  
      'Problem'
    'Grade 2'  => '问题',
 => '2. Klasse',  
      'Problem Name'
    'Grade 3'  => '问题描述',
 => '3. Klasse',  
      'Problem is not open to be viewed. It'
    'Grade 4'  => 'Problem is not open to be viewed. It',
 => '4. Klasse',  
      'Problems requiring handgrading'
    'Grade 5'  => '必须手动评分的问题',
 => '5. Klasse',  
      '(Problems with av. attempts &ge; [_1] or deg. difficulty &ge; [_2]) [_3] and total number of students with submissions &ge; [_4]'
    'Grade 6'  => '(问题尝试的平均数目 &ge; [_1] 或者难度 &ge; [_2]) [_3] 和回答问题的学生总数 &ge; [_4]',
 => '6. Klasse',  
      'Problems with errors'
    'Grade 7'  => '错误的问题',
 => '7. Klasse',  
      'Recently generated printouts'
    'Grade 8'  => 'Recently generated printouts',
 => '8. Klasse',  
      'Recently generated printout zip files'
    'Grade 9'  => 'Recently generated printout zip files',
 => '9. Klasse',  
      'Reset Count?'
    'Graduate Level'  => '计数器复位?',
 => 'Graduierten-Niveau',  
      'Reset counters to 0'
    'List current directory'  => '重置计数器为0',
 => 'Verzeichnis', # long version: 'Aktuelles Verzeichnis anzeigen',  
      'Select [_1]'
    'Mark obsolete'  => '选择 [_1]',
 => 'Als überholt markieren',  
      'Select the sequence to print resources from:'
    'Move'  => '选择该资源的打印顺序:',
 => 'Verschieben',  
      'Selected [_1]Problems[_2] from folder [_3]'
    'New library file'  => '选定[_1]问题[_2]从文件夹[_3]',
 => 'Neue Programmbibliotheks-Datei',  
      'Selected [_1]Resources[_2] from folder [_3]'
    'No file: [_1]'  => '选定[_1]资源[_2]从文件夹[_3]',
 => 'Datei nicht vorhanden: [_1]',  
      'Selected <b>Problems</b> from <b>entire course</b>'
    'No personal information provided'  => '选定<b>问题</b>从<b>整个课程</b>',
 => 'Keine Informationen zur Person zur Verfügung gestellt',  
      'Selected <b>Resources</b> from <b>entire course</b>'
    'Not specified'  => '选定<b>资源</b>从<b>整个课程</b>',
 => 'Nicht spezifiziert',  
      'Selected <b>Problems</b> from <b>entire course</b> for <b>selected people</b>'
    'Once marked as read'  => '选定<b>资源</b>从<b>整个课程</b>给<b>选定的人</b>',
 => 'Sobald als gelesen markiert',  
      'Selected [_1]Problems[_2] from folder [_3] for [_4]selected people[_5]'
    'Open - XML source is open to people who want to use it'  => '选定[_1]问题[_2]从文件夹[_3]给[_4]选定的人[_5]',
 => 'Lesbar - XML-Quellcode ist für interessierte Autoren lesbar',  
      'Selected [_1]Problems[_2] from folder [_3] for [_4]CODEd assignments[_5]'
    'Points Display'  => '选定[_1]问题[_2]从文件夹[_3]给[_4]编码练习[_5]', # ???
 => 'Anzeige erreichter Punkte',  
      'Selected [_1]Resources[_2] from folder [_3] for [_4]selected people[_5]'
    'Completed Problems Display'  => '选定[_1]资源[_2]从文件夹[_3]给[_4]选定的人[_5]',
 => 'Anzeige abgeschlossener Aufgaben',  
      'Selected [_1]Resources[_2] from folder [_3] for [_4]CODEd assignments[_5]'
    'Points Scored'  => '选定[_1]资源[_2]从文件夹[_3]给[_4]编码练习[_5]', # ???
 => 'Erreichte Punkte',  
      'Selected [_1]Problems[_2] from current subdirectory [_3]'
    'Attempted'  => '选定[_1]问题[_2]从当前的子文件夹[_3]',
 => 'Versucht',  
      'Selected <b>Resources</b> from <b>selected folder</b> in course'
    'Posts displayed?'  => '选定<b>资源</b>从课程里的<b>选定的文件夹</b>',
 => 'Welche Beiträge sollen angezeigt werden?',  
      'Show all'
    'Preferences can be set that determine'  => '全部显示',
 => 'Präferenzen können eingestellt werden, die festlegen...',  
      'Show my first due problem'
    'Print contents of directory'  => '查看我的首要问题来处理',
 => 'Inhalte diese Verzeichnis drucken',  
      'Show only uncompleted problems'
    'Print directory'  => '只显示未完成的问题',
 => 'Verzeichnis drucken',  
      'Show everything'
    'Problem Document'  => '查看所有',
 => 'Aufgaben-Dokument',  
      'Uncompleted Problems'
    'Publish this Directory'  => '没有完成问题',
 => 'Dieses Verzeichnis veröffentlichen',  
      'All homework assignments have been completed.'
    'Publish this resource'  => '所有的问题都已经完成。',
 => 'Veröffentlichen', # long version: 'Diese Ressource veröffentlichen',  
      'Speller Suggestions'
    'Re-publish'  => 'Speller Suggestions',
 => 'Neu veröffentlichen',  
      'Start a New Feed'
    'Retrieve old version'  => '开始一个新的Feed',
 => 'Alte Version wiederherstellen',  
      'Save Marked Changes'
    'Select action'  => '保存标记的更改',
 => 'Aktion auswählen',  
      'Save changes'
    'Send message'  => '保存更改',
 => 'Nachricht versenden',  
      'This action is currently not authorized.'
    '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.',  
      'Time of last post'
    'Show all foils'  => '最后发表的帖子的时间',
 => 'Alle Auswahlmöglichkeiten anzeigen',  
      'Title of document goes here'
    'Source Distribution'  => 'Title of document goes here',
 => 'Zugriffsrechte auf Quellcode',  
      'Body of document goes here'
    'The preferences you set here can be overridden within each individual discussion.'  => 'Body of document goes here',
 => 'Die Einstellungen, die Sie hier vornehmen, können bei jedem Diskussionsbeitrag individuell geändert werden.',  
      'Total number of students with submissions'
    'Under what circumstances posts are identfied as "New"'  => 'Total number of students with submissions',
 => 'unter welchen Bedingungen Beiträge als "NEU" identifiziert werden',  
      'Unread course discussion posts'
    'Upload a new document'  => '未读的课程讨论帖子',
 => 'Externes Dokument hochladen',  
      'Version used'
    'Use random seed'  => '使用版本',
 => 'Zufallszahlen-Basis',  
      'View current problem status and grading information'
    'Use style file'  => '查看当前的问题的状态和等级评定信息',
 => 'Verwende Stil-Datei',  
      "What's New?"
    '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',  
      "What's New? page"
    'closed'  => "有什么新页面",
 => 'Quellcode gesperrt', # !  
      "What's New page"
    'del.gif'  => "有什么新页面",
 => 'del.gif',  
      'You are accessing an invalid course'
    'delete[_1]'  => '您在试图访问无效的课程。',
 => 'lösche[_1]',  
      'course only'
    'dir[_1]'  => 'course only',
 => 'dir[_1]',  
      'delete'
    'list.gif'  => '删除',
 => 'list.gif',  
      'first resource in the course'
    'list[_1]'  => '第一期课程资源',
 => 'Liste[_1]',  
      'hidden'
    'open'  => '隐藏的',
 => 'Quellcode öffentlich', # !  
      'since last month'
    'pub.gif'  => '自上个月以来',
 => 'pub.gif',  
      'since last week'
    'publish[_1]'  => '自上周以来',
 => 'veröffentliche [_1]',  
      'since start of course'
    'resource[_2]'  => '从课程开始起',
 => 'Ressource[_2]',  
      'since yesterday'
    'retrieve[_1]'  => '从昨天起',
 => 'wiederherstellen[_1]',  
      'specific setting for this course'
    'rtrv.gif'  => '这门课程的具体设置',
 => 'rtrv.gif',  
      'user preference'
    'version[_1]'  => '用户偏好',
 => 'Version[_1]',  
      "what's new? page"
    '(mark desired resources then click "next" button)'  => "有什么新页面",
 => '(markieren Sie gewünschte Ressourcen und klicken Sie dann auf "Weiter")',  
      'your general user preferences'
    '[_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].',  
      'Submitting as Comment'
    "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.",  
      'Submitting as Policy Feedback'
    'Page displayed after role selection in this course set to [_1].'  => '提交课程指导方针反馈',
 => 'Seite, die nach Betreten des Kurses angezeigt werden soll, wurde auf [_1] gesetzt.',  
      'Submitting as Question'
    '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].',  
      'Total Points In Course'
    '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].',  
      'the resource you just saw on the screen'
    'Add or Edit Blog Entries'  => 'the resource you just saw on the screen',
 => 'Blog-Einträge hinzufügen oder bearbeiten',  
      'Annotations'
    'Add to my public course blog'  => '注释',
 => 'Zu meinem öffentlichen Kurs-Blog hinzufügen',  
      'Close (no save)'
    'Annotator'  => '关闭 (不保存)',
 => 'Annotator',  
      'Save and Update'
    'Av. Attempts'  => '保存和更新',
 => 'Mittlere Anzahl an Versuchen',  
      'Bookmark Tree Viewer/Editor'
    'Available RSS Feeds and Blogs'  => '书签树浏览器/编辑器',
 => 'Verfügbare RSS-Feeds und Blogs',  
      'Chat'
    'Average number of attempts'  => '聊天',
 => 'Durchschnittliche Anzahl an Versuchen',  
      'Chat Room'
    'Bookmarks'  => '聊天室',
 => 'Lesezeichen',  
      'Drop Box'
    'Change interval?'  => '收件箱',
 => 'Intervall ändern',  
      'Import Bookmarks'
    'Change options?'  => '导入书签',
 => 'Optionen ändern',  
      'The LearningOnline Network with CAPA'
    'Change thresholds?'  => 'The LearningOnline Network with CAPA',
 => 'Schwellenwerte ändern',  
      'This LON-CAPA server is temporarily not available for login.'
    'Clean up'  => '该 LON-CAPA 服务器目前无法登录。',
 => 'Aufräumen',  
      'Please attempt to login to one of the following servers:'
    'Close Folder'  => '请尝试登录到下列其中一个服务器:',
 => 'Verzeichnis schließen',  
      '(preferred)'
    'Configure Blocking of Student Communication during Exams'  => '(首选的)',
 => 'Kommunikationssperre einrichten', # 'Blockieren studentischer Kommunikation während Prüfungen konfigurieren',  
      'Although your current role has privileges to view any existing groups in this course, you do not have privilegesto create new groups.'
    'Course Action Items'  => 'Although your current role has privileges to view any existing groups in this course, you do not have privilegesto create new groups.',
 => 'Kurs-Aktionselemente',  
      'Collaborative Tools'
    'Creating PDF'  => '协作工具',
 => 'Erstellung PDF-Datei',  
      'Course content'
    'Currently: [_1].'  => '课程内容',
 => 'Zurzeit: [_1].',  
      'Create a new group'
    'Deg. Diff'  => '创建新组',
 => 'Schwierigkeitsgrad',  
      'Created'
    'Description'  => '生成',
 => 'Beschreibung',  
      'Creator'
    'Display Action Items'  => '创设者',
 => 'Aktionselemente anzeigen',  
      'Discussion Boards'
    'Enter my groups in the course'  => '讨论板',
 => 'Meine Kursgruppen',  
      'Disk Use (%)'
    'Entering [_1]'  => '使用的存贮空间 (%)',
 => 'Betrete [_1]',  
      'Enable Recent Roles Hotlist:'
    'Entering [_1] ...'  => '启用最近的角色活动表:',
 => 'Betrete [_1]...',  
      'Files'
    'First resource'  => '文件',
 => 'Erste Ressource',  
      'Group Name'
    'Generated [_1] ([_2] bytes)'  => '组名',
 => 'Erzeugt am [_1] ([_2] Bytes)',  
      'Group Title'
    'Go to first resource'  => '组标题',
 => 'Gehe zur ersten Ressource',  
      'Members'
    'Group Documents'  => '成员',
 => 'Gruppen-Dokumente',  
      'Modify'
    'Groups'  => '修改',
 => '小组',  
      'Re-enable'
    'Help Menu'  => '修复',
 => 'Hilfemenü',  
      'Expire'
    'Hide all'  => '失效',
 => 'Alle verbergen',  
      'Group settings'
    'Hide this Feed'  => '组设置',
 => 'Diesen Feed verbergen',  
      'Modify group membership'
    'LON-CAPA Feed "[_1]" for [_2]'  => '修改组成员',
 => 'LON-CAPA-Feed "[_1]" für [_2]',  
      'No groups exist.'
    'Last Reset'  => '没有组存在。',
 => 'Letzte Zurücksetzung',  
      'Number of roles in Hotlist:'
    'Last revised'  => '角色的快速访问列表:',
 => 'Letzte Änderung',  
      'Quota (Mb)'
    'Link'  => '容量 (MB)',
 => 'Link',  
      'Remote Control'
    'Log In'  => '遥控器',
 => 'Anmelden',  
      '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.'
    'Move Checked to Folder'  => '一些 LON-CAPA 用户有很多角色。在快速访问列表里面将显示最近使用过的角色的最后N角色访问过的地方,这些角色将显示在角色选择页面的上方。 用户如果只有很少的角色,应该禁用快速访问列表。',
 => 'Verschiebe Auswahl in Verzeichnis',  
      '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.'
    'Name for New Feed'  => '一些 LON-CAPA 用户有很多课程。在快速访问列表里面将显示最近使用过的课程的最后N课程访问过的地方,这些课程将显示在课程选择页面的上方。用户如果只有很少的角色,应该禁用快速访问列表。',
 => 'Name des neuen Feed',  
      'Switch to Inline Menu Mode'
    'Name of this Feed'  => '切换到内置菜单模式',
 => 'Name dieses Feeds',  
      '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.'
    'New course messages'  => '这下面的列表可以用来<q>冻结</q>屏幕上的角色。这些标记为冻结的将不会从名单中删除,即便最近没有被使用过时。',
 => 'Neue Kursnachrichten',  
      'View Status'
    'New critical messages in course'  => '查看状态',
 => 'Neue wichtige Kursnachrichten',  
      'View/Change Status'
    'New in course'  => '查看/修改状态',
 => 'Neu im Kurs',  
      'You are not currently a member of any active groups in this course.'
    'New version'  => 'You are not currently a member of any active groups in this course.',
 => 'Neue Version',  
      'Group [_1] was updated.'
    'No messages sent.'  => '组 [_1] 已更新。',
 => 'Keine Nachrichten verschickt.',  
      'An error occurred while setting parameters for Discussion Boards folder: [_1]'
    'No new course messages'  => 'An error occurred while setting parameters for Discussion Boards folder: [_1]',
 => 'Keine neuen Kursnachrichten',  
      'Discussion Boards Folder created.'
    'No problems require handgrading'  => '创建讨论板夹。',
 => 'Keine Aufgaben müssen manuell bewertet werden',  
      'You do not have group administration privileges in this course.'
    'No problems satisfy threshold criteria'  => 'You do not have group administration privileges in this course.',
 => 'Keine Aufgaben erfüllen die Schwellenkriterien',  
      'An error occurred when [_1] the group. Please try again.'
    'No problems with errors'  => 'An error occurred when [_1] the group. Please try again.',
 => 'Keine Aufgaben mit Fehlern',  
      'You have requested deletion of the group [_1].'
    'No unread critical messages in course'  => 'You have requested deletion of the group [_1].',
 => 'Kein ungelesenen wichtigen Kursnachrichten',  
      'The following users could not be activated, because an error occurred:'
    'No unread posts in course discussions'  => 'The following users could not be activated, because an error occurred:',
 => 'Kein ungelesenen Beiträge in Kursdiskussionsforen',  
      'The following users could not be reenabled, because an error occurred:'
    'No updated versions'  => 'The following users could not be reenabled, because an error occurred:',
 => 'Keine aktualisierten Versionen',  
      'The following users could not be modified, because an error occurred:'
    'Num. students'  => 'The following users could not be modified, because an error occurred:',
 => 'Studierendenanzahl',  
      'The following users could not be added, because an error occurred:'
    'Number of errors'  => 'The following users could not be added, because an error occurred:',
 => 'Fehleranzahl',  
      'The following users could not be deleted, because an error occurred:'
    'Number of new posts'  => 'The following users could not be deleted, because an error occurred:',
 => 'Anzahl neuer Diskussionsbeiträge',  
      'The following users could not be expired, because an error occurred:'
    'Number ungraded'  => 'The following users could not be expired, because an error occurred:',
 => 'Anzahl nicht bewerteter',  
      'No change occurred for the following users:'
    'Open Folder'  => 'No change occurred for the following users:',
 => 'Verzeichnis öffnen',  
      'When a group is deleted the following occurs:'
    'Open all folders'  => 'When a group is deleted the following occurs:',
 => 'Alle Verzeichnisse öffnen',  
      'All group membership is terminated.'
    'Page set to be displayed after you have selected a role in this course'  => 'All group membership is terminated.',
 => 'Seite, die angezeigt werden soll, nachdem Sie eine Rolle in diesem Kurs ausgewählt haben',  
      'The group ceases to be available either for viewing or for modification of group settings and membership.'
    'Please select the type of LON-CAPA entity - Course or Group - for which you wish to add/modify a user role'  => 'The group ceases to be available either for viewing or for modification of group settings and membership.',
 => '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 folder is removed from the folder containing it - normally this is the "Course Groups" folder which contains folders for all groups in the course.'
    'Please stand by while processing your print request, this may take some time ...'  => '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.',
 => 'Ihr Druckauftrag wird bearbeitet. Dies kann einige Zeit dauern. Bitte warten Sie...',  
      '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.'
    'Print contents of directory'  => '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.',
 => 'Inhalte des Verzeichnisses drucken',  
      'Delete group'
    'Print directory'  => '删除组',
 => 'Verzeichnis drucken',  
      'Group deletion failed because deletion of [_1] out of [_2] members failed.'
    'Problem'  => '删除组失败,因为[_1]的[_2]成员不能被删除。',
 => 'Aufgabe',  
      'Group successfully deleted.'
    'Problem Document'  => '该组已成功删除。',
 => 'Aufgabe',  
      "Although the group was deleted, an error occurred when removing the group's folder from the 'Course Groups' folder: [_1]"
    'Problem Name'  => "该组已被删除,从课程组的文件夹删除组文件夹时发生错误:[_1]",
 => 'Aufgabenbezeichnung',  
      'Group deletion failed.'
    'Problem is not open to be viewed. It'  => '组删除失败。',
 => 'Aufgabe nicht zur Betrachtung freigegeben. Es',  
      'Course Folder -[_1]'
    'Problems requiring handgrading'  => '课程文件夹 [_1]',
 => 'Aufgaben, die manuell bewertet werden müssen',  
      'An error occurred when reading contents of parent folder to group:'
    '(Problems with av. attempts &ge; [_1] or deg. difficulty &ge; [_2]) [_3] and total number of students with submissions &ge; [_4]'  => 'An error occurred when reading contents of parent folder to group:',
 => '(Aufgaben mit durchschnittlicher Anzahl an Versuchen &ge; [_1] oder Schwierigkeitsgrad &ge; [_2]) [_3] und insgesamte Anzahl an Studierenden, die etwas eingereicht haben &ge; [_4]',  
      'An error occurred when saving updated parent folder to group:'
    'Problems with errors'  => 'An error occurred when saving updated parent folder to group:',
 => 'Aufgaben mit Fehlern',  
      'You have requested enabling the previously deleted group [_1].'
    'Re-publish'  => 'You have requested enabling the previously deleted group [_1].',
 => 'Neu veröffentlichen',  
      'When a deleted group is re-enabled the following occurs:'
    'Recently generated printouts'  => 'When a deleted group is re-enabled the following occurs:',
 => 'Zuletzt erzeugte Ausdrucke',  
      'Group settings and membership at the time the group was deleted are reinstated.'
    'Recently generated printout zip files'  => 'Group settings and membership at the time the group was deleted are reinstated.',
 => 'Zuletzt erzeugte ZIP-Dateien',  
      'A group folder is added to the "Course Groups" folder which contains folders for all groups in the course.'
    'Reset Count?'  => 'A group folder is added to the "Course Groups" folder which contains folders for all groups in the course.',
 => 'Zähler zurücksetzen?',  
      'Reenable group'
    'Reset counters to 0'  => '组恢复',
 => 'Zähler auf 0 zurücksetzen',  
      'The group [_1] was not re-enabled, because it is not a deleted group.[_2]Perhaps it has already been re-enabled?'
    'Select [_1]'  => 'The group [_1] was not re-enabled, because it is not a deleted group.[_2]Perhaps it has already been re-enabled?',
 => 'Wähle [_1]',  
      'No end date set'
    'Select the sequence to print resources from:'  => '没有设定结束日期',
 => 'Wählen Sie die Sequenz, aus der Ressourcen gedruckt werden sollen:',  
      'Membership reinstated for [quant,_1,user], each with start and end dates for group access set to defaults: [_2] and [_3]'
    'Selected [_1]Problems[_2] from folder [_3]'  => 'Membership reinstated for [quant,_1,user], each with start and end dates for group access set to defaults: [_2] and [_3]',
 => 'Bestimmte [_1]Aufgaben[_2] aus dem Verzeichnis [_3]',  
      "Although the group was re-enabled, an error occurred when adding the group's folder to the 'Course Groups' folder: [_1]"
    'Selected [_1]Resources[_2] from folder [_3]'  => "Although the group was re-enabled, an error occurred when adding the group's folder to the 'Course Groups' folder: [_1]",
 => 'Bestimmte [_1]Ressourcen[_2] aus dem Verzeichnis [_3]',  
      'Re-enabling group failed.'
    'Selected <b>Problems</b> from <b>entire course</b>'  => '重新启用组失败。',
 => 'Bestimmte <b>Aufgaben</b> des <b>gesamten Kurses</b>',  
      'with related words'
    'Selected <b>Resources</b> from <b>entire course</b>'  => '相关的关键词',
 => 'Bestimmte <b>Ressourcen</b> des <b>gesamten Kurses</b>',  
      'with no related words'
    '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>',  
      'Change Roles Preferences'
    '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]',  
      'Display [_1] Most Recent Roles'
    'Selected [_1]Problems[_2] from folder [_3] for [_4]CODEd assignments[_5]'  => '显示 [_1] 个最近角色',
 => 'Bestimmte [_1]Aufgaben[_2] aus dem Verzeichnis [_3] für [_4]geCODEte Übungen[_5]', # ???  
      'Freeze Role'
    '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]',  
      'Recent Roles Hotlist is Disabled'
    '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]', # ???  
      'Recent Roles Hotlist is Enabled'
    'Selected [_1]Problems[_2] from current subdirectory [_3]'  => '启用最近使用角色的快速访问列表',
 => 'Bestimmte[_1]Aufgaben[_2] aus aktuellem Unterverzeichnis [_3]',  
      'Author Space'
    'Selected <b>Resources</b> from <b>selected folder</b> in course'  => '作者空间',
 => 'Bestimmte <b>Ressourcen</b> aus </b>bestimmtem Verzeichnis</b> im Kurs',  
      'Degree of discrimination'
    'Send Message'  => '分化程度',
 => 'Nachricht versenden',  
      'Disable WYSIWYG Editor'
    'Show all'  => '禁用WYSIWYG编辑器',
 => 'Alle anzeigen',  
      'Hypertext Document'
    'Show my first due problem'  => 'HTML 文件',
 => 'Zeige meine erste zu bearbeitende Aufgabe',  
      'Last Modifying User'
    'Show only uncompleted problems'  => '上次修改用户',
 => 'Zeige nur nicht erledigte Aufgaben',  
      'Last Revision Date'
    'Show everything'  => '最近修订日期',
 => 'Alles anzeigen',  
      'Linked/Related Resources'
    'Uncompleted Problems'  => '联系/相关资源',
 => 'Nicht erledigte Aufgaben',  
      'Network-wide courses using resource'
    'All homework assignments have been completed.'  => '网络上使用该课程资源',
 => 'Alle Übungsaufgaben sind erledigt.',  
      'Never'
    'Speller Suggestions'  => '从不',
 => 'Speller Suggestions',  
      'Preview'
    'Start a New Feed'  => '预览',
 => 'Neuen Feed starten',  
      'Resources that follow this resource in maps'
    'Save Marked Changes'  => 'Resources that follow this resource in maps',
 => 'Markierte Änderungen speichern',  
      'Resources that lead up to this resource in maps'
    'Save changes'  => 'Resources that lead up to this resource in maps',
 => 'Änderungen speichern',  
      'Resources used by this resource'
    'The preferences you set here can be overridden within each individual discussion.'  => 'Resources used by this resource',
 => 'Die hier einstellbaren Präferenzen können innerhalb jedes Diskussionsbeitrages geändert werden.',  
      'Resources using or importing resource'
    'This action is currently not authorized.'  => '资源使用或导入',
 => 'Diese Aktion ist zurzeit nicht erlaubt.',  
      'Return'
    'Time of last post'  => '后退',
 => 'Uhrzeit des letzten Beitrags', #??? [SB 20.10.2006]  
      'Setting WYSIWYG editor to:'
    'Title of document goes here'  => 'WYSIWYG-编辑器设置为:',
 => 'Dokumententitel hier eintragen',  
      'Source Available'
    'Body of document goes here'  => '源代码可用',
 => 'Hauptinhalt des Dokuments kommt hier hin',  
      'Source Custom Distribution File'
    'Total number of students with submissions'  => '源代码的访问权限',
 => 'Gesamtzahl an Studierenden, die etwas eingereicht haben',  
      'Start new page<br />before selected'
    'Unread course discussion posts'  => 'Start new page<br />before selected',
 => 'Ungelesene Kursdiskussionsbeiträge',  
      'on'
    'Version used'  => '开',
 => 'verwendete Version',  
      '(on)'
    'Version[_1]'  => '(on)',
 => 'Version[_1]',  
      'off'
    'View current problem status and grading information'  => '关',
 => 'Bewertungs-Informationen',  
      '(off)'
    "What's New?"  => '(off)',
 => "Was gibt's Neues?",  
      '(re-initialize course to access)'
    "What's New? page"  => '(re-initialize course to access)',
 => "Was-gibt's-Neues-Seite",  
      'All Parts'
    "What's New page"  => 'All Parts',
 => "Was-gibt's-Neues-Seite",  
      'Changes will become active for your current session after [_1], or the next time you log in.'
    'You are accessing an invalid course'  => '点击 [_1] 按钮来保存最后的更改。',
 => 'Sie versuchen auf einen ungültigen Kurs zuzugreifen.',  
      'Cut'
    'course only'  => '剪切',
 => 'nur Kurs',  
      'Random Order'
    'delete'  => '任意顺序',
 => 'Löschen',  
      'Due and Answer Available'
    'first resource in the course'  => 'Due and Answer Available',
 => 'erste Kursressource',  
      'Edit any group in the course'
    'grps.gif'  => '课程分组管理',
 => 'grps.gif',  
      'Editing the Table of Contents for your Course'
    'hidden'  => '如何修改课程内容',
 => 'verborgen',  
      'Enter any group in the course'
    'list[_1]'  => 'Enter any group in the course',
 => 'list[_1]',  
      'Existing Parameter Settings for Your Resources'
    'new feed'  => 'Existing Parameter Settings for Your Resources',
 => 'new feed',  
      'Group'
    'since last month'  => '组',
 => 'seit letztem Monat',  
      'Group:'
    'since last week'  => '组:',
 => 'seit letzter Woche',  
      'Hidden'
    'since start of course'  => '隐藏',
 => 'seit Kursbeginn',  
      'List Symbs'
    'since yesterday'  => '内部标识',
 => 'seit gestern',  
      'Symb List'
    'specific setting for this course'  => '内部标识名单',
 => 'spezifische Einstellung für diesen Kurs',  
   #   'Manage Course Slots'
    'test.problem'  #=> '管理课程插槽',
 => 'test.problem',  
      'Manage Slots'
    'user preference'  => 'Manage Slots',
 => 'Benutzerpräferenz',  
      'Manage student enrollment '
    'version[_1]'  => '招生管理 ',
 => 'Version[_1]',  
      'Modify Resource Parameters - Overview Mode'
    "what's new? page"  => '修改资源参数 - 概况模式',
 => "Was-gibt's-Neues-Seite",  
      'Modify parameter settings (due dates, etc) for resources and the course'
    'your general user preferences'  => '修改课程和资源参数',
 => 'Ihre allgemeinen Benutzerpräferenzen',  
      'Modify parameter settings for this resource'
    'Submitting as Comment'  => '参数设置',
 => 'Kommentar wird gesendet',  
      'New and Existing Parameter Settings for Your Resources'
    'Submitting as Policy Feedback'  => '为您的资源设置新的和现有的参数',
 => 'Feedback zu Kursrichtlinien wird gesendet',  
      'Parameter Change Log and Course Blog Posting/User Notification'
    'Submitting as Question'  => '参数变更记录和课程博客/用户通知',
 => 'Frage wird gesendet',  
      'Parameter Manager'
    'Total Points In Course'  => '参数管理',
 => 'Gesamtpunkte im Kurs',  
      'Randomly Pick: '
    'You are accessing an invalid course'  => '随机挑选: ',
 => 'Sie versuchen auf einen ungültigen Kurs zuzugreifen',  
      'Remove'
    'the resource you just saw on the screen'  => '删除',
 => 'die zuletzt betrachtete Ressource',  
      'Rendering:'
    'Annotations'  => '检查:',
 => 'Notizen',  
      'Select Parameters to View'
    'Close (no save)'  => '选择想要查看的参数',
 => 'Schließen (ohne Speichern)',  
      'Select Parts to View'
    'Save and Update'  => '选择想要查看的部分',
 => 'Speichern und aktualisieren',  
      'Set Parameter Setting Default Actions'
    'Bookmark Tree Viewer/Editor'  => '设置默认操作的参数',
 => 'Lesezeichenbaum-Anzeige/Editor',  
      'Set Portfolio Metadata'
    'Chat'  => '设置元数据-组合',
 => 'Chat',  
      'Set/Modify Resource Parameters - Helper Mode'
    'Chat room'  => '设置/修改资源参数 - 辅助模式',
 => 'Chatroom',  
      'Set/Modify Resource Parameters - Overview Mode'
    'Drop Box'  => '设置/修改资源参数 - 概况模式',
 => 'Drop Box',  
      'Set/Modify Resource Parameters - Table Mode'
    'Import Bookmarks'  => '设置/修改资源参数 - 表模式',
 => '导入书签',  
 #=> 'Lesezeichen importieren',     'Settings for Your Course'
   => '课程设置',
    'The LearningOnline Network with CAPA'  
 => 'The LearningOnline Network with CAPA',     'Table Mode'
   => '表模式',
    'This LON-CAPA server is temporarily not available for login.'  
 => 'Dieser LON-CAPA-Server ist derzeit zum Anmelden nicht verfügbar.',     'Table Mode Parameter Setting'
   => '表模式参数设定',
    'Please attempt to login to one of the following servers:'  
 => 'Bitte versuchen Sie sich an einem der folgenden Server anzumelden:',     '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]".',
    '(preferred)'  
 => '(bevorzugt)',     'URL hidden'
   => '隐藏 URL',
    'Although your current role has privileges to view any existing groups in this course, you do not have privilegesto create new groups.'  
 => '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.',     'Update Parameter Display'
   => '更新参数',
    'Collaborative Tools'  
 => 'Kollaborative Werkzeuge',     'View calculated grades (Spreadsheet)'
   => '计算评分(Spreadsheet)',
    'Course content'  
 => 'Kursinhalt',     "What's new?"
   => "有什么新的?",
    'Create a new group'  
 => 'Neue Gruppe erstellen',     're-initializing Course'
   => '重新初始化课程',
    'Created'  
 => 'Erstellt',     'Show Resource'
   => '查看资源',
    'Creator'  
 => 'Ersteller',     'Feedback to resource author'
   => '反馈给此资源的作者',
    'Discussion Boards'  
 => 'Diskussionsforen',     'Click to add/remove attachments'
   => '单击添加/删除附件',
    'Disk Use (%)'  
 => 'Speicherplatzverbrauch (%)',     'New attachments'
   => '新附件',
    'Enable Recent Roles Hotlist:'  
 => 'Verwende Schnellzugriff für zuletzt verwendete Rollen:',     'Retained attachments'
   => '保留附件',
    'Erster Kurs'  
 => 'Erster Kurs',     'Add a new attachment to this post.'
   => '给这个信息添加新的附件:',
    'Files'  
 => 'Dateien',     'Discussion Post Attachments'
   => '讨论张贴附件',
    'Group Name'  
 => 'Gruppenname',     'Modify course settings'
   => 'Modify course settings',
    'Group Title'  
 => 'Gruppentitel',     'Send and display broadcast e-mail'
   => 'Send and display broadcast e-mail',
    'Members'  
 => 'Mitglieder',     'Awarded Total Points'
   => '达到总分',
    'Modify'  
 => 'Verändern',     'Total Parts Done'
   => 'Total Parts Done',
    'Re-enable'  
 => 'Wiederherstellen',     'Create a single course'
   => 'Create a single course',
    'Expire'  
 => 'Ablaufen lassen',     'Create a new course by completing an online form.'
   => 'Create a new course by completing an online form.',
    'Group settings'  
 => 'Gruppen-Einstellungen',     'Create a single collaborative group space'
   => 'Create a single collaborative group space',
    'Modify group membership'  
 => 'Gruppen-Mitgliedschaften ändern',     'Create a new group space for non-course use by completing an online form.'
   => 'Create a new group space for non-course use by completing an online form.',
    'No groups exist.'  
 => 'Es existieren keine Gruppen.',     'Create courses/groups by uploading an attributes file'
   => 'Create courses/groups by uploading an attributes file',
    'Number of roles in Hotlist:'  
 => 'Anzahl der Rollen in Schnellzugriffsliste:',     'Upload an attributes file containing specifications for one or more courses or groups in XML format.'
   => 'Upload an attributes file containing specifications for one or more courses or groups in XML format.',
    'Quota (Mb)'  
 => 'Speicherplatz (MB)',     'current'
   => '当前的',
    'Remote Control'  
 => 'Fernbedienung',     'Version changes'
   => 'Version changes',
    '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.'  
 => '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.',     'Change interval'
   => 'Change interval',
    '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.'  
 => '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.',     'Student Submission Reports'
   => 'Student Submission Reports',
    'Switch to Inline Menu Mode'  
 => 'Zum Modus mit Kopfzeilenmenü wechseln',     'Prepare reports of student submissions.'
   => 'Prepare reports of student submissions.',
    '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.'  
 => '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.',     'Survey Reports'
   => 'Survey Reports',
    'View Status'  
 => 'Status anzeigen',     'Prepare reports on survey results.'
   => 'Prepare reports on survey results.',
    'View/Change Status'  
 => 'Status anzeigen/ändern',     'View survey'
   => 'View survey',
    'You are not currently a member of any active groups in this course.'  
 => 'Sie sind zurzeit nicht Mitglied einer aktiven Gruppe in diesem Kurs.',     'Previous Survey'
   => 'Previous Survey',
    'Group [_1] was updated.'  
 => 'Die Gruppe [_1] wurde aktualisiert.',     'Next Survey'
   => 'Next Survey',
    'An error occurred while setting parameters for Discussion Boards folder: [_1]'  
 => 'beim eim Einstellen der Parameter für das Diskussionsforums-Verzeichnis ist ein Fehler aufgetreten: [_1]',     'Choose a different Survey'
   => 'Choose a different Survey',
    'Discussion Boards Folder created.'  
 => 'Diskussionsforums-Verzeichnis wurde angelegt.',     'Generate Report'
   => 'Generate Report',
    'You do not have group administration privileges in this course.'  
 => 'Sie haben in diesem Kurs keine Gruppen-Administrationsrechte.',     'Part [_1], Response [_2]'
   => '部份 [_1], 答案 [_2]',
    'An error occurred when [_1] the group. Please try again.'  
 => 'Bei der Aktion "[_1]" für die Gruppe ist ein Fehler aufgetreten. Bitte versuchen Sie es erneut.',     'Foil Name'
   => 'Foil Name',
    'You have requested deletion of the group [_1].'  
 => 'Sie möchten die Gruppe [_1] löschen.',     'Foil Text'
   => 'Foil Text',
 #activated  
 #reenabled     'Percent'
 #modified  => '百分比',
 #added  
 #deleted     'Correct Problems Plot'
 #expired  => 'Correct Problems Plot',
   
    'The following users could not be activated, because an error occurred:'     'Display a histogram of student performance in the course.'
 => 'Die folgenden Benutzer konnten nicht aktiviert werden, da ein Fehler aufgetreten ist:',  => 'Display a histogram of student performance in the course.',
   
    'The following users could not be reenabled, because an error occurred:'     'Access Status'
 => 'Die folgenden Benutzer konnten nicht wiederhergestellt werden, da ein Fehler aufgetreten ist:',  => '访问状态',
   
    'The following users could not be modified, because an error occurred:'     '[_1] Limit by time'
 => 'Die folgenden Benutzer konnten nicht geändert werden, da ein Fehler aufgetreten ist:',  => '[_1] 限制时间',
   
    'The following users could not be added, because an error occurred:'     'Submission Time Plots'
 => 'Die folgenden Benutzer konnten nicht hinzugefügt werden, da ein Fehler aufgetreten ist:',  => 'Submission Time Plots',
   
    'The following users could not be deleted, because an error occurred:'     'Currently Has Access'
 => 'Die folgenden Benutzer konnten nicht entfernt werden, da ein Fehler aufgetreten ist:',  => '目前访问',
   
    'The following users could not be expired, because an error occurred:'     'Will Have Future Access'
 => 'Die Mitgliedschaften der folgenden Benutzer konnten nicht entzogen werden, da ein Fehler aufgetreten ist:',  => '将来的访问',
   
    'No change occurred for the following users:'     'Previously Had Access'
 => 'Folgende Benutzer bleiben unverändert:',  => '此前的访问',
   
    'When a group is deleted the following occurs:'     'Any Access Status'
 => 'Beim Löschen einer Gruppe passiert folgendes:',  => '任易的访问状态',
   
    'All group membership is terminated.'     'Previous Problem'
 => 'Alle Gruppen-Mitgliedschaften werden aufgelöst.',  => '前面的问题',
   
    'The group ceases to be available either for viewing or for modification of group settings and membership.'     'Next Problem'
 => 'Betrachten und Ändern der Gruppen-Einstellungen und -Mitgliedschaften wird für die Gruppe nicht mehr möglich sein.',  => '下一个问题',
   
    '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.'     'Choose a different Problem'
 => '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.',  => 'Choose a different Problem',
   
    '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.'     'Update Caches'
 => '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.',  => 'Update Caches',
   
    'Delete group'     'Begin'
 => 'Gruppe löschen',  => 'Begin',
   
    'Group deletion failed because deletion of [_1] out of [_2] members failed.'     'There are no students in the sections selected.'
 => 'Das Löschen der Gruppe ist fehlgeschlagen, da [_1] von [_2] Mitgliedern nicht entfernt werden konnten.',  => 'There are no students in the sections selected.',
   
    'Group successfully deleted.'     'There are no students in the sections/groups selected.'
 => 'Die Gruppe wurde erfolgreich gelöscht.',  => 'There are no students in the sections/groups selected.',
   
    "Although the group was deleted, an error occurred when removing the group's folder from the 'Course Groups' folder: [_1]"     'There is no submission data for this problem at all.'
 => "Die Gruppe wurde zwar gelöscht, beim Entfernen des Gruppen-Verzeichnisses aus dem 'Kursgruppen'-Verzeichnis ist jedoch ein Fehler aufgetreten: [_1]",  => 'There is no submission data for this problem at all.',
   
    'Group deletion failed.'     'There is no submission data for this problem.'
 => 'Das Löschen der Gruppe ist fehlgeschlagen.',  => 'There is no submission data for this problem.',
   
    'Course Folder -[_1]'     'There is no submission data for this resource.'
 => 'Kursverzeichnis [_1]',  => 'There is no submission data for this resource.',
   
    'An error occurred when reading contents of parent folder to group:'     'There is no data to plot.'
 => 'Beim Lesen des übergeordneten Verzeichnisses für die Gruppe ist ein Fehler aufgetreten:',  => 'There is no data to plot.',
   
    'An error occurred when saving updated parent folder to group:'     'Analysis of [_1] is not supported.'
 => 'Beim Speichern des aktualisierten übergeordneten Verzeichnisses für die Gruppe ist ein Fehler aufgetreten:',  => 'Analysis of [_1] is not supported.',
   
    'An error occurred when reading contents of parent folder to group:'     'None of the selected students attempted the problem more than [_1] times.'
 => 'Beim Lesen des Inhalts des übergeordneten Verzeichnisses für die Gruppe ist ein Fehler aufgetreten:',  => 'None of the selected students attempted the problem more than [_1] times.',
   
    'You have requested enabling the previously deleted group [_1].'     'None of the selected students attempted the problem.'
 => 'Sie möchten die gelöschte Gruppe [_1] wiederherstellen.',  => 'None of the selected students attempted the problem.',
   
    'When a deleted group is re-enabled the following occurs:'     'The analysis you have selected is not supported at this time.'
 => 'Beim Wiederherstellen einer gelöschten Gruppe passiert folgendes:',  => 'The analysis you have selected is not supported at this time.',
   
    'Group settings and membership at the time the group was deleted are reinstated.'     'Graph Problem Submission Times'
 => 'Gruppen-Einstellungen und -Mitgliedschaften, die zum Zeitpunkt des Löschens dieser Gruppe bestanden, werden wieder hergestellt.',  => 'Graph Problem Submission Times',
   
    'A group folder is added to the "Course Groups" folder which contains folders for all groups in the course.'     'Return to Directory'
 => 'Ein Gruppenverzeichnis wird dem "Kursgruppen"-Verzeichnis hinzugefügt, das Verzeichnisse aller Gruppen für diesen Kurs enthält.',  => '返回目录',
   
    'Reenable group'     'Return to directory'
 => 'Gruppe wiederherstellen',  => '返回目录',
   
    'The group [_1] was not re-enabled, because it is not a deleted group.[_2]Perhaps it has already been re-enabled?'     'My Roles'
 => 'Die Gruppe [_1] wurde nicht wiederhergestellt, da es nicht um eine gelöschte Gruppe handelt.[_2]Möglicherweise wurde sie zwischenzeitlich schon wiederhergestellt.',  => '我的角色',
   
    'No end date set'     'My Space'
 => 'Keine Endedatum gesetzt',  => '我的空间',
   
    'Membership reinstated for [quant,_1,user], each with start and end dates for group access set to defaults: [_2] and [_3]'     'Edit blogs, RSS feeds, and podcasts'
 => 'Die Mitgliedschaft wurde für [_quant,_1,Benutzer] wiederhergestellt, jeweils mit den voreingestellten Start- und Endedatumswerten dieser Gruppe: [_2] und [_3].',  => '博客, RSS-反馈 和 播客',
   
    "Although the group was re-enabled, an error occurred when adding the group's folder to the 'Course Groups' folder: [_1]"     'Content Library'
 => "Die Gruppe wurde zwar wiederhergestellt, beim Hinzufügen des Gruppen-Verzeichnisses zu dem 'Kursgruppen'-Verzeichnis ist jedoch ein Fehler aufgetreten: [_1]",  => '内容',
   
    'Re-enabling group failed.'     'Search the contents of this course or accessible portfolio files'
 => 'Wiederherstellen der Gruppe ist fehlgeschlagen.',  => '搜索这门课程的内容,或可组合文件',
   
    'with related words'     'Grading and Statistics'
 => 'mit ähnlichen Wörtern',  => '审查和统计',
   
    'with no related words'     'Other'
 => 'ohne ähnliche Wörter',  => '其他',
   
    'Change Roles Preferences'     'group'
 => 'Rollenpräferenzen ändern',  => '组',
   
    'Display [_1] Most Recent Roles'     'Size'
 => 'Zeige [_1] der zuletzt verwendeten Rollen',  => '大小',
   
    'Freeze Role'     'Current Access Status'
 => 'Rolle einfrieren',  => '目前获得状态',
   
    'Recent Roles Hotlist is Disabled'     'Delete Checked Files'
 => 'Schnellzugriffsliste für zuletzt verwendete Rollen wird nicht verwendet',  => '删除选中的文件',
   
    'Recent Roles Hotlist is Enabled'     'Using the portfolio file list'
 => 'Schnellzugriffsliste für zuletzt verwendete Rollen wird verwendet',  => '使用组合的文件列表',
   
    'Author Space'     'Help on the portfolio'
 => 'Autorenbereich',  => '组帮助',
   
    'Degree of discrimination'     'Private'
 => 'Grad der Abgrenzung',  => '私人的',
   
    'Disable WYSIWYG Editor'     'Change How Menus are Displayed'
 => 'WYSIWYG-Editor deaktivieren',  => '改变菜单显示',
   
    'Hypertext Document'     'Use icons and text'
 => 'HTML-Dokument',  => '使用图标和文本',
   
    'Last Modifying User'     'Use buttons and text'
 => 'Benutzer, der zuletzt geändert hat',  => '使用按钮和文本',
   
    'Last Revision Date'     'Use icons only'
 => 'Datum der letzten Überarbeitung',  => '只有图标',
   
    'Linked/Related Resources'     'Previous Tries'
 => 'Verknüpfte/Verwandte Ressourcen',  => '以前的尝试',
   
    'Network-wide courses using resource'     'Change Main Menu'
 => 'Netzwerkweite Kurse, die diese Ressource verwenden',  => '改变主菜单',
   
    'Never'     'New screenname (shown if you post anonymously)'
 => 'Niemals',  => '新昵称(显示在匿名讨论中)',
   
    'Preview'     'New nickname (shown if you post non-anonymously)'
 => 'Vorschau',  => '新昵称(显示在正常讨论中)',
   
    'Resources that follow this resource in maps'     'Choose the time window to use to display roles for which access to the course expired.'
 => 'Ressourcen, die in einer Inhaltszusammenstellung Nachfolger dieser Ressource sind',  => 'Choose the time window to use to display roles for which access to the course expired.',
   
    'Resources that lead up to this resource in maps'     'Choose the time window to use to display roles for which access to the course became available.'
 => 'Ressourcen, die in einer Inhaltszusammenstellung Vorläufer dieser Ressource sind',  => 'Choose the time window to use to display roles for which access to the course became available.',
   
    'Resources used by this resource'     'Choose the time window to use to display resources in the course with version changes.'
 => 'Ressourcen, die von dieser Ressource verwendet werden',  => '选择的时间窗口,显示课程资源与版本变化。',
   
    'Resources using or importing resource'     'User Management'
 => 'Ressourcen, die diese Ressource benutzen', #??? [SB 18.10.2006]  => '用户管理',
   
    'Return'     'Manage student enrollment'
 => '后退',  => '招生管理',
 #=> 'Zurück',  
      'Modify an existing group'
    'Setting WYSIWYG editor to:'  => '修改现有的组',
 => 'Setze WYSIWYG-Editor auf:',  
      'Delete an existing group'
    'Source Available'  => '删除现有的组',
 => 'Quellcode verfügbar',  
      'Re-enable a deleted group'
    'Source Custom Distribution File'  => '还原已删除的组',
 => 'Datei zum Maßschneidern der Zugriffsrechte für Quellcode',  
      'Enter an existing group'
    'Start new page<br />before selected'  => '加入现有的组',
 => 'Start new page<br />before selected',  
      'Course Management'
    'on'  => '课程管理',
 => 'an',  
      'Reset Student Access Times'
    '(on)'  => '重置学生的访问时间',
 => '(an)',  
      'Submission #'
    'off'  => '回答次数',
 => 'aus',  
      'Try'
    '(off)'  => '尝试',
 => '(aus)',  
      'Try [_1]'
    '(re-initialize course to access)'  => '尝试 [_1]。',
 => '(Kurs neu initialisieren, um Zugriff zu erhalten)',  
      'Submitted Answer'
    'All Parts'  => '提交答案',
 => 'Alle Teile',  
      'Close Window'
    '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.',  
 # => '[_1] Hier klicken, um die letzten Änderungen sofort zu übernehmen.'     'Close window'
 => '点击 [_1] 按钮来保存最后的更改。',  => '关闭窗口',
 #=> 'Klicken Sie auf [_1], um die letzten Änderungen sofort zu übernehmen.',  
      'Portfolio Search'
    'Cut'  => '组合搜索',
 => '剪切',  
 #=> 'Ausschneiden',     'Enter words and quoted phrases'
   => '输入字词和引用短语',
    'Random Order'  
 => '任意顺序',     'Portfolio and Course Search'
 #=> 'Zufällige Reihenfolge',  => '组合及课程搜寻',
   
    'Due and Answer Available'     'Message Status'
 => 'Fällig, Antwort verfügbar',  => '邮件状态',
   
    'Edit any group in the course'     'Any'
 => '课程分组管理',  => '任意的',
 #=> 'Kursgruppen verwalten',  
      'Unread'
    'Editing the Table of Contents for your Course'  => '未阅读',
 => '如何修改课程内容',  
 #=> 'Wie bearbeite ich den Inhalt des Kurses',     'Read'
   => '已阅读',
    'Enter any group in the course'  
 => 'Einer beliebigen Gruppe des Kurses beitreten',     'Replied to'
   => '回复',
    'Existing Parameter Settings for Your Resources'  
 => 'Bestehende Parameter-Einstellungen für Ihre Ressourcen',     'Forwarded'
   => '转发',
    'Export Course to IMS'  
 => '导出-IMS',     'Rename Folder'
 #=> 'IMS-Export',  => '重命名文件夹',
   
    'Group'     'Delete Folder'
 => 'Gruppe',  => '删除文件夹',
   
    'Group:'     'Recent Roles'
 => 'Gruppe:',  => '最近的角色',
   
    'Hidden'     'Close navigation window'
 => '隐藏',  => '关闭导航窗口',
 #=> 'Verborgen',  
      'Post Anonymous'
    'List Symbs'  => '匿名发送',
 => '内部标识',  
 #=> 'Interne Bezeichner',     'Post'
   => '发送',
   
    'Symb List'     'Back to preferences menu'
 => 'Liste interner Bezeichner',  => '后退',
   
    'Manage Course Slots'     'Forward messages to other account(s) in LON-CAPA'
 => 'Kurs-Slots verwalten',  => 'Forward messages to other account(s) in LON-CAPA',
   
    'Manage student enrollment '     'Forward to account(s)'
 => 'Studentische Kursbelegungen verwalten ',  => 'Forward to account(s)', # '转发地址',
   
    'Modify Resource Parameters - Overview Mode'     'e.g. <tt>userA:domain1,userB:domain2,...</tt>'
 => 'Ändern von Ressourcen-Parametern - Übersichtsmodus',  => '例如 <tt>用户A:领域1,用户B:领域2,...</tt>',
   
    'Modify parameter settings (due dates, etc) for resources and the course'     'Notification E-mail Address(es)'
 => '修改课程和资源参数',  => 'Notification E-mail Address(es)',
 #=> 'Kurs- und Ressourcen-Parameter',  
      'E-mail address(es) which should be notified about new LON-CAPA messages'
    'Modify parameter settings for this resource'  => '关于 LON-CAPA 新消息被通知的 E-Mail 地址',
 => '参数设置', # long version: 'Parametereinstellungen für diese Ressource ändern',  
 #=> 'Parametereinstellungen', # long version: 'Parametereinstellungen für diese Ressource ändern',     'e.g. <tt>joe@doe.com</tt>'
   => '例如 <tt>xiaoming@sohu.com</tt>',
   
    'New and Existing Parameter Settings for Your Resources'     'Notification address'
 => 'Neue und bestehende Parameter-Einstellungen für die Ressourcen',  => '通知地址',
   
    'Parameter Change Log and Course Blog Posting/User Notification'     'Types of message for which notification is sent'
 => 'Parameteränderungs-Protokoll und Kurs-Blog-Einträge/Benutzer-Benachrichtigung',  => '发出应该被通知的信息',
   
    'Parameter Manager'     'Excerpt retains HTML tags in message'
 => '参数管理',  => '在邮件中保持 HTML',
 #=> 'Kurs- und Ressourcen-Parameter',  
      'All'
    'Randomly Pick: '  => '所有的',
 => '随机挑选: ',  
 #=> 'Wähle zufällig: ',     'Critical only'
   => '只重要的',
    'Remove'  
 => '删除',     'Non-critical only'
 #=> 'Entfernen',  => '非重要的',
   
    'Rendering:'     'Add new address'
 => 'Überprüfung:',  => '添加新的地址',
   
    'Select Parameters to View'     'What are forwarding and notification addresses?'
 => 'Auswahl der Parameter, die angezeigt werden sollen',  => '什么是转发和通知地址?',
   
    'Select Parts to View'     'What are critical messages?'
 => 'Auswahl der anzuzeigenden Aufgabenteile',  => '什么是重要的信息?',
   
    'Set Parameter Setting Default Actions'     'Change Roles Page Pref'
 #SD => 'Setze Parameter-Einstellungen für Default-Aktionen',  => '用户角色快速访问列表',
 => 'Standardaktionen für Parametereinstellungen',  
      'Number of Roles in Hotlist:'
    'Set Portfolio Metadata'  => '一些角色的快速访问列表:',
 => 'Portfolio-Metadaten',  
      'Current Password'
    'Set/Modify Resource Parameters - Helper Mode'  => '当前密码',
 => 'Ressourcen-Parameter - Hilfsmodus',  
      'New Password'
    'Set/Modify Resource Parameters - Overview Mode'  => '新密码',
 => 'Ressourcen-Parameter - Übersichtsmodus',  
      'Confirm Password'
    'Set/Modify Resource Parameters - Table Mode'  => '新密码确认',
 => 'Ressourcen-Parameter - Tabellenmodus',  
      'Passwords must be a minimum of 7 characters long. Please try again.'
    'Settings for Your Course'  => '密码必须至少有7个字符长。请再试一次。',
 => 'Kurs-Einstellungen',  
      'The new passwords you entered do not match. Please try again.'
    'Table Mode'  => '新的密码输入不匹配。请再试一次。',
 => 'Tabellenmodus',  
      'Please make sure your old password was entered correctly.'
    'Table Mode Parameter Setting'  => '请确认您的旧密码输入正确。',
 => 'Tabellenmodus-Parameter-Einstellungen',  
      'Send me a message'
    '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.',  
      'Show Public View'
    'URL hidden'  => '查看公众视野',
 => '隐藏 URL',  
 #=> 'URL verborgen',     'Delete Photo'
   => '删除照片',
    'Update Parameter Display'  
 => 'Parameteranzeige aktualisieren',     'Help with filling in text boxes'
   => '文本框输入帮助',
    'View calculated grades (Spreadsheet)'  
 => '计算评分(电子表格)',     'Examples'
 #=> 'Berechnete Bewertungen (Beurteilungsbogen)',  => '例子',
   
    "What's new?"     'Summary Preview'
 => "有什么新的?",  => '摘要预览',
 #=> "Was gibt's Neues?",  
      'Send copy to permanent email address (if known)'
    '[quant,_1,day]'  => '发送副本到其它的电子邮件地址 (如果已知)',
 => '[quant,_1,Tag,Tage]',  
      'Include in course RSS newsfeed'
    'grades[_3]'  => '包括课程的 RSS-Feeds',
 => 'Bewertungen[_3]',  
      'Allow replies:'
    'new.gif'  => '允许答复:',
 => 'new.gif',  
      'Reply to:'
    'parms[_2]'  => '回复:',
 => 'parms[_2]',  
      'Domain Management'
    'pgrd.gif'  => '域管理',
 => 'pgrd.gif',  
      'Course ID of Key Authority:'
    'pparm.gif'  => 'Course ID of Key Authority:',
 => 'pparm.gif',  
      'Set domain configuration'
    'problem[_1]'  => '域配置',
 => 'problem[_1]',  
      'Domain Configuration'
    'problem[_2]'  => '域配置',
 => 'problem[_2]',  
      'View/Modify Domain Settings'
    're-initializing Course'  => '查看/修改域配置',
 => '重新初始化课程',  
 #=> 'Kurs neu initialisieren',     'Menu'
   => '菜单',
    'Show Resource'  
 => 'Zeige Ressource',     'Domain Settings'
   => '域配置',
    'Feedback to resource author'  
 => 'Feedback an den Autor der Ressource',     'Course Environment'
   => '课程环境',
   
 #     'Edit Course Environment'
   => '编辑课程环境',
    'Click to add/remove attachments',  
 => 'Hier klicken, um Anhänge anzufügen/zu entfernen',     'Users allowed to clone course'
   => 'Users allowed to clone course',
    'New attachments'  
 => 'Neue Anhänge',     'Users with active Course Coordinator role in this course are permitted to clone and need not be included.'
   => 'Users with active Course Coordinator role in this course are permitted to clone and need not be included.',
    'Retained attachments'  
 => 'Zurückbehaltene Anhänge',     '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.',
    'Add a new attachment to this post.'  
 => 'Neuen Anhang für diese Nachricht erstellen:',     'Use [_1] to allow unrestricted cloning in all domains.'
   => 'Use [_1] to allow unrestricted cloning in all domains.',
    'Discussion Post Attachments'  
 => 'Anhänge für Diskussionsbeiträge',     'URL of Syllabus (not using internal handler)'
   => '教学大纲的网址 (URL)',
   
 #     'Custom Text for Resource Content Question Option in Feedback'
   => 'Custom Text for Resource Content Question Option in Feedback',
    'Modify course settings'  
 => 'Kurs-Einstellungen',     'Custom Text for Course Content Option in Feedback'
   => 'Custom Text for Course Content Option in Feedback',
    'Send and display broadcast e-mail'  
 => 'Broadcast-E-Mails',     'Custom Text for Course Policy Option in Feedback'
   => 'Custom Text for Course Policy Option in Feedback',
    'Awarded Total Points'  
 => 'Erreichte Gesamtpunktzahl',     'Allow students to view classlist.'
   => 'Allow students to view classlist.',
    'Total Parts Done'  
 => 'Gesamtanzahl erledigter Aufgabenteile',     'Allow users with specified roles to edit/delete their own discussion posts'
   => 'Allow users with specified roles to edit/delete their own discussion posts',
    'Create a single course'  
 => 'Einen neuen, einzelnen Kurs erstellen',     'Suppress number of tries in printing'
   => 'Suppress number of tries in printing',
    'Create a new course by completing an online form.'  
 => 'Einen neuen Kurs durch Ausfüllen eines Formulars erstellen.',     'Default paper type'
   => 'Default paper type',
    'Create a single collaborative group space'  
 => 'Einzelnen, kollaborativen Gruppenbereich erstellen',     'Default beginning date for student access.'
   => '学生访问的默认开始日期',
    'Create a new group space for non-course use by completing an online form.'  
 => 'Einen Gruppenbereich für die Verwendung außerhalb von Kursen durch Ausfüllen eines Formulars erstellen.',     'Default ending date for student access.'
   => '学生访问的默认结束日期',
    'Create courses/groups by uploading an attributes file'  
 => 'Kurse/Gruppen durch Hochladen einer Attributedatei erstellen',     'Disable checking of Significant Figures'
   => 'Disable checking of Significant Figures',
    'Upload an attributes file containing specifications for one or more courses or groups in XML format.'  
 => 'Hochladen einer Attributedatei, die Spezifikationen für einen oder mehrere Kurse oder Gruppen im XML-Format enthält.',     'Disable automatically printing point values onto exams.'
   => 'Disable automatically printing point values onto exams.',
    'current'  
 => 'aktuell',     'Send message to student when clicking Done on Tasks'
   => 'Send message to student when clicking Done on Tasks', # ???
   
 #     'Restrict Metadata'
    'Update Class List'  => '限制数据',
 => 'Kursteilnehmerliste aktualisieren', # n.t.  
      'Show to student'
    'Version changes'  => 'Show to student',
 => 'Versionsänderungen',  
      'Provide text area for students to type metadata'
    'Change interval'  => 'Provide text area for students to type metadata',
 => 'Intervall ändern',  
      'Provide choices for students to select from'
    'Student Submission Reports'  => 'Provide choices for students to select from',
 => 'Berichte studentischer Einreichungen',  
      'Student may select multiple choices from list'
    'Prepare reports of student submissions.'  => 'Student may select multiple choices from list',
 => 'Berichte zu den studentischen Einreichungen erstellen',  
      'Student may select only one choice from list'
    'Survey Reports'  => 'Student may select only one choice from list',
 => 'Umfrage-Berichte',  
      'Add a Metadata Field'
    'Prepare reports on survey results.'  => 'Add a Metadata Field',
 => 'Berichte zu Umfrage-Ergebnissen erstellen',  
      'Order Metadata Fields'
    'View survey'  => 'Order Metadata Fields',
 => 'Umfrage betrachten',  
      'Continue Import'
    'Previous Survey'  => 'Continue Import',
 => 'Vorherige Umfrage',  
      'Continue Search'
    'Next Survey'  => 'Continue Search',
 => 'Nächste Umfrage',  
      'Finish Import'
    'Choose a different Survey'  => 'Finish Import',
 => 'Andere Umfrage wählen',  
      'Include'
    'Generate Report'  => 'Include',
 => 'Bericht erstellen',  
      'LON-CAPA Catalog Search'
    'Part [_1], Response [_2]'  => 'LON-CAPA 目录搜索',
 => 'Aufgabenteil [_1], Antwort [_2]',  
      '[_1] include external resources'
    'Foil Name'  => '[_1] include external resources',
 => 'Name der Auswahlmöglichkeit',  
      'Change Course Initialization Preference'
    'Foil Text'  => '课程初始化设置',
 => 'Text der Auswahlmöglichkeit',  
      'Change Course Init. Pref.'
    'Percent'  => '课程初始化设置',
 => 'Prozent',  
      'Reset Access Times'
    'Correct Problems Plot'  => 'Reset Access Times',
 => 'Richtige-Antworten-Diagramme',  
      'Select Scope'
    'Display a histogram of student performance in the course.'  => 'Select Scope',
 => 'Histogramm studentischer Kursleistungen anzeigen',  
      'Reset times on one or more folders/maps for a single student.'
    'Access Status'  => 'Reset times on one or more folders/maps for a single student.',
 => 'Zugriffsstatus',  
      'Reset times on a single folder/map for a section or whole clase.'
    'Limit by time'  => 'Reset times on a single folder/map for a section or whole clase.',
 => 'Zeitliche Begrenzung', # n.t.  
      'Choose a student:'
    'Submission Time Plots'  => '选择一个学生:',
 => 'Einreichungszeit-Diagramme',  
      'Select Currently Enrolled Students and Active Course Personnel'
    'Currently Has Access'  => 'Select Currently Enrolled Students and Active Course Personnel',
 => 'Aktueller Zugriff',  
      'This is a list of first access times and what was accessed, please select those you want deleted.'
    'Will Have Future Access'  => 'This is a list of first access times and what was accessed, please select those you want deleted.',
 => 'Zukünftiger Zugriff',  
      'Select:'
    'Previously Had Access'  => '选择:',
 => 'In der Vergangenheit liegender Zugriff',  
      'All Course Personnel'
    'Any Access Status'  => '所有课程人员',
 => 'Beliebiger Zugriffsstatus',  
      'No Section'
    'Previous Problem'  => 'No Section',
 => 'Vorherige Aufgabe',  
      'Unselect'
    'Next Problem'  => '取消',
 => 'Nächste Aufgabe',  
      'Select a folder/map'
    'Choose a different Problem'  => '选择目录/内容列表',
 => 'Eine andere Aufgabe auswählen',  
      'Will remove access times for'
    'Update Caches'  => 'Will remove access times for',
 => 'Cache aktualisieren',  
      'from users'
    'Begin'  => 'from users',
 => 'Beginn',  
      'No Access times found for student'
    'There are no students in the sections selected.'  => 'No Access times found for student',
 => 'In den gewählten Sektionen sind keine Studenten.',  
      'Finish'
    'There are no students in the sections/groups selected.'  => 'Finish',
 => 'In den gewählten Sektionen/Gruppen sind keine Studenten.',  
      'Name of New Folder'
    'There is no submission data for this problem at all.'  => '新建文件夹的名称',
 => 'Für diese Aufgabe existieren keinerlei studentische Einreichungsdaten.',  
      'Name of New Page'
    'There is no submission data for this problem.'  => '新组合页面的名称',
 => 'Für diese Aufgabe existieren keine studentischen Einreichungsdaten.',  
      'New Page'
    'There is no submission data for this resource.'  => '新组合页面',
 => 'Für diese Ressource existieren keine Einreichungsdaten.',  
      'WARNING: Removing a resource makes associated grades and scores inaccessible!'
    'There is no student data for this problem.'  => 'WARNING: Removing a resource makes associated grades and scores inaccessible!',
 => 'Für diese Aufgabe existieren keine studentischen Daten.',  
      'Clipboard'
    'There is no data to plot.'  => 'Clipboard',
 => 'Es existieren keine Daten, die geplottet werden könnten.',  
      'Remove[_99]'
    'Analysis of [_1] is not supported.'  => 'Remove[_99]',
 => 'Die Analyse von Aufgaben des Typs "[_1]" wird nicht unterstützt.',  
      '?[_99]'
    'None of the selected students attempted the problem more than [_1] times.'  => '?[_99]',
 => 'Keiner der ausgewählten Studenten hat für die Aufgabe mehr als [_1] Versuche benötigt.',  
      'WARNING: Cutting a resource makes associated grades and scores inaccessible!'
    'None of the selected students attempted the problem.'  => 'WARNING: Cutting a resource makes associated grades and scores inaccessible!',
 => 'Keiner der ausgewählten Studenten hat die Aufgabe bearbeitet.',  
      'Grades remain inaccessible if resource is pasted into another folder.'
    'The analysis you have selected is not supported at this time.'  => 'Grades remain inaccessible if resource is pasted into another folder.',
 => 'Die von Ihnen ausgewählte Analyse wird derzeit nicht angeboten.',  
      'Cut[_98]'
    'Graph Problem Submission Times'  => 'Cut[_98]',
 => 'Graph Aufgaben-Einreichungszeiten',  
      '?[_98]'
   => '?[_98]',
 #  
    'Return to Directory'     'Paste'
 => 'Zurück zum Verzeichnis',  => 'Paste',
   
    'Return to directory'     '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].'
 => 'Zurück zum Verzeichnis',  => '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 may take a few moments to display.'
 # 2007-06-15  => '计算需要几分钟的时间。',
   
    'My Roles'     'Detailed Citation Preview'
 => '我的角色',  => '详细引文预览',
 #=> 'Meine Rollen',  
      'related words'
    'My Space'  => '相关词',
 => '我的空间',  
 #=> 'Mein Bereich',     'Any domain'
   => '任何域',
    'Edit blogs, RSS feeds, and podcasts'  
 => '博客, RSS-Feeds 和 播客',     'Reset'
 #=> 'Blogs, RSS-Feeds und Podcasts',  => '重置',
   
    'Content Library'     'MIME Type Category'
 => '内容',  => 'MIME 类型分类',
 #=> 'Inhalte',  
      'Domains'
    'Search the contents of this course or accessible portfolio files'  => '域',
 => 'Kurs- und Portfolio-Suche',  
      'Custom Metadata fields'
    'Grading and Statistics'  => '自定义元数据字段',
 => '审查和统计',  
 #=> 'Bewertungen und Statistiken',     'Field Name'
   => '域名',
    'Other'  
 => '其他',     'Field Value(s)'
 #=> 'Sonstiges',  => '域值',
   
    'group'     'Another custom field/value pair?'
 => 'Gruppe',  => '其他自定义字段/值配对?',
   
    'Actions'     'Creation and Modification dates'
 => 'Aktionen',  => '建立与修改日期',
   
    'Size'     'Created between'
 => 'Größe',  => '创建时间',
   
    'Current Access Status'     'Last modified between'
 => 'Aktueller Zugriffsstatus',  => '上次修改时间',
   
    'Delete Checked Files'     'Standard Portfolio Metadata'
 => 'Markierte Dateien löschen',  => '标准的元数据组合',
   
    'Using the portfolio file list'     'Advanced Portfolio Search'
 => 'Verwendung der Portfolio-Dateiliste',  => '高级组合搜索',
   
    'Help on the portfolio'     'Standard Catalog Metadata'
 => 'Hilfe zum Portfolio-Bereich', # n.t.  => '标准目录元数据',
   
    'Private'     'Problem Statistics'
 => 'privat',  => '问题统计',
   
    'Change How Menus are Displayed'     'Statistics calculated for number of students'
 => 'Darstellung der Menüs',  => '统计计算出以下的学生人数',
   
    'Use icons and text'     'Portfolio and Catalog Search'
 => 'Icons mit Text',  => '搜索文件夹和目录',
   
    'Use buttons and text'     'Search the database of accessible portfolio files'
 => 'Buttons mit Text',  => 'Search the database of accessible portfolio files',
   
    'Use icons only'     'Construction Space:'
 => 'Nur Icons',  => 'Construction Space:',
   
    'Previous Tries'     'Problem Status:'
 => 'Bisherige Antworten',  => '问题状态:',
   
    'Change Main Menu'     'Problem Type:'
 => 'Darstellung der Menüs',  => '问题类型:',
   
    'New screenname (shown if you post anonymously):'     'Feedback Mode:'
 => 'Nickname für anonyme Beiträge:',  => '反馈模式:',
   
    'New nickname (shown if you post non-anonymously):'     'Answer for Part: [_1]'
 => 'Nickname für normale (nicht anonyme) Beiträge:',  => 'Answer for Part: [_1]',
   
    'Choose the time window to use to display roles for which access to the course expired.'     'Script Vars'
 => 'Auswahl des Zeitfensters zur Anzeige von Rollen, die in diesem Kurs abgelaufen sind',  => 'Script Vars',
   
    'Choose the time window to use to display roles for which access to the course became available.'     'Regular file'
 => 'Auswahl des Zeitfensters zur Anzeige von Rollen, die diesem Kurs zugeteilt sind',  => 'Regular file',
   
    'Choose the time window to use to display resources in the course with version changes.'     'Testbank file'
 => 'Auswahl des Zeitfensters zur Anzeige von Kurs-Ressourcen mit Versionsänderungen',  => 'Testbank file',
   
    'User Management'     'IMS package'
 => '用户管理',  => 'IMS-软件包',
 #=> 'Benutzerverwaltung',  
      'There are unsaved changes'
    'Manage student enrollment'  => 'There are unsaved changes',
 => 'Studentische Kursbelegungen',  
      'Found no analyzable responses in this problem. Currently only Numerical, Formula and String response styles are supported.'
    'Modify an existing group'  => 'Found no analyzable responses in this problem. Currently only Numerical, Formula and String response styles are supported.',
 => 'Bestehende Gruppe ändern',  
      'Active Link'
    'Delete an existing group'  => '活动链接',
 => 'Bestehende Gruppe löschen',  
      'Font'
    'Re-enable a deleted group'  => '字体',
 => 'Gelöschte Gruppe wiederherstellen',  
      'Un-Visited Link'
    'Enter an existing group'  => '未访问过的链接',
 => 'Einer bestehenden Gruppe beitreten',  
      'Page Background'
    'Course Management'  => '网页背景',
 => '课程管理',  
 #=> 'Kurs-Verwaltung',     'Header Border'
   => '标题边框',
    'Reset Student Access Times'  
 => 'Studentische Zugriffszeiten zurücksetzen',     'Header Background'
   => '标题背景',
    'Submission #'  
 => 'Antwort-Nr.',     'Visited Link'
   => '访问过的链接',
    'Try'  
 => 'Versuch',     'Change Custom Colors'
   => '更改自定义颜色',
    'Try [_1]'  
 => '[_1]. Versuch',     'Reset All'
   => '所有颜色重置为默认颜色',
    'Submitted Answer'  
 => 'Eingereichte Antwort',     'Save and Edit'
   => '保存并继续编辑',
    'Close Window'  
 => 'Fenster schließen',     'Save and View'
   => '保存和查看',
    'Close window'  
 => 'Fenster schließen',     'Check Spelling'
   => '拼写检查',
    'Portfolio Search'  
 => 'Portfolio-Suche',     'Selecting a Course'
   => '选择课程',
    'Enter words and quoted phrases'  
 => 'Eingabe von Wörtern und in Anführungszeichen gesetzten Ausdrücken',     'Course Activity:'
   => 'Course Activity:',
    'Portfolio and Course Search'  
 => 'Kurs- und Portfolio-Suche',     'Course Domain:'
   => 'Course Domain:',
    'Message Status'  
 => 'Nachrichtenstatus',     'Course Institutional Code:'
   => 'Course Institutional Code:',
    'Any'  
 => 'Beliebig',     "Course Owner's Username:"
   => "Course Owner's Username:",
    'Unread'  
 => 'Ungelesen',     "Course Owner's Domain:"
   => "Course Owner's Domain:",
    'Read'  
 => 'Gelesen',     'LON-CAPA course ID:'
   => 'LON-CAPA 课程 ID:',
    'Replied to'  
 => 'Beantwortet',     'Course Description'
   => '课程简介',
    'Forwarded'  
 => 'Weitergeleitet',     'Resource Space Home'
   => '资源空间主页',
    'Rename Folder'  
 => 'Verzeichnis umbenennen',     'Default start and end dates for student access'
   => 'Default start and end dates for student access',
    'Delete Folder'  
 => 'Verzeichnis löschen',     'Notification to domain coordinator via LON-CAPA message when enrollment changes occur during the automated update?'
   => 'Notification to domain coordinator via LON-CAPA message when enrollment changes occur during the automated update?',
    'Recent Roles'  
 => 'Zuletzt verwendete Rollen',     'Course Group Settings'
   => '课程组设置',
    'Close navigation window'  
 => 'Navigationsfenster beenden',     'Set a quota for the total disk space available for storage of course group portfolio files.'
   => 'Set a quota for the total disk space available for storage of course group portfolio files.',
    'Post Anonymous'  
 => 'Anonym absenden',     'Creation Options'
   => '创建选项',
    'Post'  
 => 'Absenden',     ' Creation Settings'
   => ' 创建设置',
    'Back to preferences menu'  
 => 'Zurück',     'Creation Outcome'
   => '创作成果',
    'Forwarding Address(es)'  
 => 'LON-CAPA-Weiterleitungsadresse(n)',     'New LON-CAPA course ID:'
   => '新的 LON-CAPA 课程 ID:',
    'e.g. <tt>userA:domain1,userB:domain2,...</tt>'  
 => 'z.B. <tt>BenutzerA:Domäne1,BenutzerB:Domäne2,...</tt>',     'Created on'
   => '创建于',
    'Notification E-mail Address(es)'  
 => 'Benachrichtigungs-E-Mail-Adressen',     'Cloning course from'
   => 'Cloning course from',
    'Email Address(es) which should be notified about new LON-CAPA messages'  
 => 'E-Mail-Adresse(n) zur Benachrichtigung über neue LON-CAPA-Nachrichten',     'Setting environment'
   => 'Setting environment',
    'e.g. <tt>joe@doe.com</tt>'  
 => 'z.B. <tt>hans@wurst.de</tt>',     'Opening all assignments'
   => 'Opening all assignments',
    'Notification address'  
 => 'Benachrichtigungsadresse',     'Setting first resource'
   => 'Setting first resource',
    'Types of message for which notification is sent'  
 => 'Art der Nachrichten, für die Benachrichtigung stattfinden soll',     'Assigning role of [_1] Coordinator to [_2] at [_3]: '
   => 'Assigning role of [_1] Coordinator to [_2] at [_3]: ',
    'Excerpt retains HTML tags in message'  
 => 'Im Nachrichtenauszug HTML beibehalten',     'Roles will be active at next login'
   => 'Roles will be active at next login',
    'All'  
 => 'alle',     'Active at next login.'
   => 'Active at next login.',
    'Critical only'  
 => 'nur wichtige',     'Expired after logout.'
   => 'Expired after logout.',
    'Non-critical only'  
 => 'nur nicht-wichtige',     'No new course created.'
   => 'No new course created.',
    'Add new address'  
 => 'Neue Adresse hinzufügen',     'A new course could not be cloned from the specified original - [_1] - because it is a non-existent course.'
   => 'A new course could not be cloned from the specified original - [_1] - because it is a non-existent course.',
    'What are forwarding and notification addresses?'  
 => 'Was sind Weiterleitungs- und Benachrichtigungs-Adressen?',     '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]).'
   => '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]).',
    'What are critical messages?'  
 => 'Was sind wichtige Nachrichten?',     'Create Another [_1]'
   => 'Create Another [_1]',
    'Change Roles Page Pref'  
 => 'Schnellzugriffsliste für Benutzerrollen',     'from domain'
   => 'from domain',
    'Number of Roles in Hotlist:'  
 => 'Anzahl Rollen in Schnellzugriffsliste:',     'Submit Evaluation'
   => '提交评价',
    'Current Password'  
 => 'Derzeitiges Passwort',     'Standard Problem'
   => '标准问题',
    'New Password'  
 => 'Neues Passwort',     'Practice'
   => 'Practice',
    'Confirm Password'  
 => 'Bestätigung neues Passwort',     'Exam'
   => 'Exam',
    'Passwords must be a minimum of 7 characters long. Please try again.'  
 => 'Das Passwort muss mindestens 7 Zeichen lang sein. Bitte versuchen Sie es noch einmal.',     'Survey'
   => '调查',
    'The new passwords you entered do not match. Please try again.'  
 => 'Die Bestätigung des neuen Passworts stimmt nicht mit dem neuen Passwort überein. Bitte versuchen Sie es noch einmal.',     'Library'
   => '图书馆',
    'Please make sure your old password was entered correctly.'  
 => 'Stellen Sie sicher, dass das alte Passwort korrekt eingegeben wurde.',     'Value:'
   => 'Value:',
    'Send me a message'  
 => '请给我发送邮件',     'String Value'
 #=> 'Diesem Benutzer eine Nachricht schicken',  => 'String Value',
   
    'Show Public View'     'practice'
 => '查看公众视野',  => 'practice',
 #=> 'Öffentliche Sicht zeigen',  
      'Loading Domain Coordinator Menu'
    'Delete Photo'  => 'Loading Domain Coordinator Menu',
 => '删除照片',  
 #=> 'Foto löschen',     "Disk space allocated to user's portfolio files"
   => "Disk space allocated to user's portfolio files",
    'Help with filling in text boxes'  
 => '文本框输入帮助',     'Current quota'
 #=> 'Hilfe zur Eingabe in Textfeldern',  => '目前的配额',
   
    'Examples'     'For this user, the default quota is [_1] Mb.'
 => 'Beispiele',  => '此用户的默认配额是 [_1] MB。',
   
    'Summary Preview'     'Change quota'
 => 'Zusammenfassungsvorschau',  => '更改配额',
   
    'Send copy to permanent email address (if known)'     'Custom quota'
 => 'Sende Kopie an externe E-Mail-Adresse (falls hinterlegt)',  => '自定义配额',
   
    'Include in course RSS newsfeed'     'Existing sections'
 => 'In kursinterne RSS-Feeds einbinden',  => '现有的章节',
   
    'Allow replies:'     'Define new section'
 => 'Antworten zulassen:',  => '创建新的章节',
   
    'Reply to:'     'Create/Modify Another User'
 => 'Antwort an:',  => '创建/修改另一个用户',
   
    'Domain Management'     'Set Privileges for New User'
 => 'Domänen-Verwaltung',  => '设置新用户的权限',
   
    'Course ID of Key Authority:'     'Generating user'
 => 'Kurs-ID des Schlüsselmeisters:',  => '生成用户',
   
    'Set domain configuration'     'Generating user: [_1]'
 => 'Domänen-Konfiguration',  => '生成用户: [_1]',
   
    'Domain Configuration'     'Home server'
 => 'Domänen-Konfiguration',  => 'Home server',
   
    'View/Modify Domain Settings'     'Home server: [_1]'
 => 'Domänen-Konfiguration',  => 'Home server: [_1]',
   
    'Menu'     'Modifying Roles'
 => '菜单',  => '修改角色',
 #=> 'Menü',  
      'No roles to modify'
    'Domain Settings'  => '没有角色修改',
 => 'Domänen-Konfiguration',  
      'starting'
    'Course Environment'  => '开始',
 => 'Kursumgebung',  
      'Add to classlist:'
    'Edit Course Environment'  => '添加到学生名册:',
 => 'Kursumgebung',  
      'Change Current Login Data'
    'Users allowed to clone course'  => 'Change Current Login Data',
 => 'Benutzer, die berechtigt sein sollen, diesen Kurs zu klonen',  
      'Enter New Login Data'
    'Users with active Course Coordinator role in this course are permitted to clone and need not be included.'  => 'Enter New Login Data',
 => 'Benutzer mit aktiver Kurs-Koordinatoren-Rolle zu diesem Kurs haben automatisch das Recht zum Klonen und brauchen daher hier nicht eingetragen werden.',  
      'will override current values'
    'Use [_1] to allow course to be cloned by anyone in the specified domain.'  => 'will override current values',
 => '[_1] gestattet jedem in der angegebenen Domäne diesen Kurs zu klonen.',  
      'Section Numbers and corresponding LON-CAPA section IDs'
    'Use [_1] to allow unrestricted cloning in all domains.'  => 'Section Numbers and corresponding LON-CAPA section IDs',
 => '[_1] gestattet jedem aller Domänen diesen Kurs zu klonen.',  
      'Overall Assessment Statistical Data'
    'URL of Syllabus (not using internal handler)'  => '总体评价统计数据',
 => 'Externer Kursüberblick (URL)',  
      'No new dynamic data found.'
    'Custom Text for Resource Content Question Option in Feedback'  => '没有发现新的动态数据。',
 => 'Eigener Text für Ressourcen-Inhaltsfragen-Option beim Feedback',  
      'Current value is'
    'Custom Text for Course Content Option in Feedback'  => 'Current value is',
 => 'Eigener Text für Kursinhalts-Option beim Feedback',  
      'Interval set to version changes [_1]'
    'Custom Text for Course Policy Option in Feedback'  => 'Interval set to version changes [_1]',
 => 'Eigener Text für Kursrichtlinien-Option beim Feedback',  
      'Creating a new problem resource.'
    'Allow students to view classlist.'  => 'Creating a new problem resource.',
 => 'Studenten erlauben, die Kursteilnehmerliste einzusehen',  
      'Creating a new library resource.'
    'Allow users with specified roles to edit/delete their own discussion posts'  => 'Creating a new library resource.',
 => 'Erlaube Benutzern mit folgenden Rollen, ihre eigenen Diskussionsbeiträge zu editieren/löschen',  
      'Creating a new survey resource.'
    'Suppress number of tries in printing'  => 'Creating a new survey resource.',
 => 'Beim Druck Angabe der Anzahl der Versuche auslassen',  
      'Creating a new task resource.'
    'Default paper type'  => 'Creating a new task resource.',
 => 'Standard-Papierformat',  
      'The requested file [_1] currently does not exist.'
    'Default beginning date for student access.'  => 'The requested file [_1] currently does not exist.',
 => 'Voreingestelltes Anfangsdatum für studentischen Zugriff',  
      'To create a new problem, select a template from the list below. Then click on the "Create problem" button.'
    'Default ending date for student access.'  => 'To create a new problem, select a template from the list below. Then click on the "Create problem" button.',
 => 'Voreingestelltes Endedatum für studentischen Zugriff',  
      'To create a new library, select a template from the list below. Then click on the "Create library" button.'
    'Disable checking of Significant Figures'  => 'To create a new library, select a template from the list below. Then click on the "Create library" button.',
 => 'Überprüfung signifikanter Stellen deaktivieren',  
      'To create a new survey, select a template from the list below. Then click on the "Create survey" button.'
    'Disable automatically printing point values onto exams.'  => 'To create a new survey, select a template from the list below. Then click on the "Create survey" button.',
 => 'Automatisches Drucken von Punkten auf Prüfungen deaktivieren',  
      'To create a new task, select a template from the list below. Then click on the "Create task" button.'
    'Send message to student when clicking Done on Tasks'  => 'To create a new task, select a template from the list below. Then click on the "Create task" button.',
 => 'Nachricht an Studenten versenden, wenn diese auf "Erledigt" in ihren Übungen klicken', # ???  
      'Accessibility Options'
    'Restrict Metadata'  => 'Accessibility Options',
 => 'Portfolio-Metadaten',  
      'About LON-CAPA'
    'Show to student'  => '关于 LON-CAPA',
 => 'dem Studenten zeigen',  
      'Course/Community Catalog'
    'Provide text area for students to type metadata'  => '课程目录',
 => 'dem Studenten Textfeld anbieten, um Metadaten eingeben zu können',  
      '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:'
    'Provide choices for students to select from'  => '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:',
 => 'dem Studenten Auswahl anbieten, um wählen zu können aus',  
      'The course has yet to be created.'
    'Student may select multiple choices from list'  => 'The course has yet to be created.',
 => 'Mehrfachauswahl aus Liste erlauben',  
      'Automatic enrollment of registered students has not been enabled for the course.'
    'Student may select only one choice from list'  => 'Automatic enrollment of registered students has not been enabled for the course.',
 => 'Nur eine Auswahl aus der Liste erlauben',  
      'You are in a section of course for which automatic enrollment in the corresponding LON-CAPA course is not active.'
    'Add a Metadata Field'  => 'You are in a section of course for which automatic enrollment in the corresponding LON-CAPA course is not active.',
 => 'Ein Metadatenfeld hinzufügen',  
      '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.'
    'Order Metadata Fields'  => '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.',
 => 'Order Metadata Fields',  
      'If you were expecting to see an active role listed for a particular course, that course may not have been created yet.'
    'Continue Import'  => 'If you were expecting to see an active role listed for a particular course, that course may not have been created yet.',
 => 'Import fortsetzen',  
      '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
    'Continue Search'  => '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.',
 => 'Suche fortsetzen',  
      'You can search the Course/Community Catalog for courses and communities which permit self-enrollment, if you would like to enroll in one.'
    'Finish Import'  => 'You can search the Course/Community Catalog for courses and communities which permit self-enrollment, if you would like to enroll in one.',
 => 'Import abschließen',  
      'User Authentication'
    'Include'  => 'User Authentication',
 => 'Einbinden',  
      'Log-in Help'
    'CLOSE'  => '登录帮助',
 => 'Schließen', # n.t.  
      'Forgot password?'
    'LON-CAPA Catalog Search'  => '忘记密码?',
 => 'LON-CAPA-Katalog-Suche',  
      'New User?'
    '[_1] include external resources'  => '新用户?',
 => '[_1] externe Ressourcen mit einbeziehen',  
      'Crosslisted'
    'Change Course Initialization Preference'  => 'Crosslisted',
 => 'Kurs-Initialisierung',  
      'Owner'
    'Change Course Init. Pref.'  => 'Owner',
 => 'Kurs-Initialisierung',  
      'Code'
    'Reset Access Times'  => 'Code',
 => 'Studentische Zugriffszeiten zurücksetzen',  
      'Course listing'
    'Select Scope'  => '课程目录',
 => 'Bereich wählen',  
      'Display information about official [_1] classes for which LON-CAPA courses have been created:'
    'Reset times on one or more folders/maps for a single student.'  => 'Display information about official [_1] classes for which LON-CAPA courses have been created:',
 => 'Zeiten in einem/r oder mehreren Verzeichnissen/Inhaltszusammenstellungen für einen einzelnen Studenten zurücksetzen',  
      'help/support'
    'Reset times on a single folder/map for a section or whole clase.'  => 'help/support',
 => 'Zeiten für ein(e) einzelne(s) Verzeichnis/Inhaltszusammenstellung für eine Sektion oder einen gesamten Kurs zurücksetzen',  
      'Ask helpdesk'
    'Choose a student:'  => 'Ask helpdesk',
 => 'Student auswählen:',  
      'Back to last location'
    'Select Currently Enrolled Students and Active Course Personnel'  => 'Back to last location',
 => 'Wahl derzeit eingeschriebener Studenten oder aktiven Kurspersonals',  
      'Note'
    '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.',  
      'Note:'
    'Select:'  => '注意:',
 => 'Auswahl:',  
      'Student questions about course content should be directed to the course instructor'
    'All Course Personnel'  => 'Student questions about course content should be directed to the course instructor',
 => 'Gesamtes Kurspersonal',  
      'Submit Request'
    'No Section'  => 'Submit Request',
 => 'Keine Sektion',  
      'E-mail address'
    'Unselect'  => 'E-Mail 地址',
 => 'Auswahl aufheben',  
      'Enter the username you use to log-in to LON-CAPA, and your domain.'
    'Select a folder/map'  => 'Enter the username you use to log-in to LON-CAPA, and your domain.',
 => '选择目录/内容列表',  
 #=> 'Verzeichnis/Inhaltszusammenstellung wählen',     'URL of page'
   => '该页的网址',
    'Will remove access times for'  
 => 'Werde Zugriffszeiten entfernen für',     'Phone'
   => '电话',
    'from users'  
 => 'von Benutzern',     'Course Details'
   => 'Course Details',
    'No Access times found for student'  
 => 'Keine Zugriffszeit gefunden für Student',     'Enter institutional course code'
   => 'Enter institutional course code',
    'Finish'  
 => 'Abschließen',     'Enter course title'
   => 'Enter course title',
    'Name of New Folder'  
 => 'Name des neuen Verzeichnisses:',     'Section Number'
   => 'Section Number',
    'Name of New Page'  
 => 'Name der neuen zusammengesetzten Seite',     'Detailed Description'
   => '详细说明',
    'New Page'  
 => '新组合页面',     'Clear Form'
 #=> 'Neue zusammengesetzte Seite',  => '重置表',
   
    'WARNING: Removing a resource makes associated grades and scores inaccessible!'     'Material presented in clear way'
 => 'Achtung: Das Entfernen der Ressource macht die damit verknüpften Bewertungen und Punkte unerreichbar!',  => '这些材料中提出一个明确的方式',
   
    'Remove[_99]'     'Material covered with sufficient depth'
 => 'Soll[_99]',  => '这些材料包括有足够的深度',
   
    '?[_99]'     'Material is helpful'
 => 'wirklich entfernt werden?',  => '这些材料是有用的',
   
    'WARNING: Cutting a resource makes associated grades and scores inaccessible!'     'Material appears to be correct'
 => 'Achtung: Das Ausschneiden der Ressource macht die damit verknüpften Bewertungen und Punkte unerreichbar!',  => '这些材料似乎是正确的',
   
    'Grades remain inaccessible if resource is pasted into another folder.'     'This will only retrieve the resource. If you want to retrieve the metadata, you will need to do that separately.'
 => 'Die Bewertungen bleiben unerreichbar, auch wenn die Ressource in einem anderen Verzeichnis eingefügt wird.',  => 'This will only retrieve the resource. If you want to retrieve the metadata, you will need to do that separately.',
   
    'Cut[_98]'     'is in this state due to author settings.'
 => 'Soll[_98]',  => 'is in this state due to author settings.',
   
    '?[_98]'     'User Data for'
 => 'wirklich ausgeschnitten werden?[_98]',  => 'User Data for',
   
    'Paste'     'Email Address'
 => 'Einfügen',  => 'E-Mail地址',
   
    '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].'     'Enroll Student'
 => '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.',  => '注册学生',
   
    'This may take a few moments to display.'     'If active, the new role will be available when the student next logs in to LON-CAPA.'
 => 'Die Berechnung könnte einen Moment dauern.',  => 'If active, the new role will be available when the student next logs in to LON-CAPA.',
   
    'Detailed Citation Preview'     'Enroll another student'
 => 'Detailierte Zitatsvorschau',  => '注册另一名学生',
   
    'related words'     'Enroll Another Student'
 => 'ähnliche Wörter',  => '注册另一名学生',
   
    'Any domain'     'start date'
 => 'Beliebige Domäne',  => '开始日期',
   
    'Reset'     'end date'
 => 'Zurücksetzen',  => '结束日期',
   
    'MIME Type Category'     'active groups'
 => 'MIME-Typ-Kategorie',  => '活跃的组',
   
    'Domains'     'active group(s)'
 => 'Domänen',  => '活跃的组',
   
    'Custom Metadata fields'     "Select a user name to view the user's personal page."
 => 'Eigene Metadaten-Felder',  => "选择一个用户名,以查看此用户的个人网页。",
   
    'Field Name'     'View recent activity by this student'
 => 'Feldbezeichnung',  => '最后处于活动状态的人',
   
    'Field Value(s)'     'View recent activity'
 => 'Feldinhalt(e)',  => '查看最近活动',
   
    'Another custom field/value pair?'     'Recent activity of [_1]'
 => 'Ein weiteres eigenes Metadaten-Feld?',  => '最后处于活动状态的 [_1]',
   
    'Creation and Modification dates'  
 => 'Erstellungs- und Änderungszeiten',     'Compiling student activity data can take a long time. Your request continues to be processed while results are displayed.'
   => 'Compiling student activity data can take a long time. Your request continues to be processed while results are displayed.',
    'Created between'  
 => 'Erstellung zwischen',     'Composing Query'
   => 'Composing Query',
    'Last modified between'  
 => 'Letzte Änderung zwischen',     'Student Activity'
   => 'Student Activity',
    'Standard Portfolio Metadata'  
 => 'Standard-Portfolio-Metadaten',     'Waiting up to [_1] seconds for results'
   => 'Waiting up to [_1] seconds for results',
    'Advanced Portfolio Search'  
 => 'Erweiterte Portfolio-Suche',     'Activity data compiled up to [_1]'
   => 'Activity data compiled up to [_1]',
    'Standard Catalog Metadata'  
 => 'Standard-Katalog-Metadaten',     'While data is processed, periodically reload this page for more recent activity'
   => 'While data is processed, periodically reload this page for more recent activity',
    'Problem Statistics'  
 => 'Aufgaben-Statistiken',     'Data'
   => 'Data',
    'Statistics calculated for number of students'  
 => 'Statistiken berechnet für folgende Anzahl an Studenten',     'Resubmit last request to check for newer data'
   => 'Resubmit last request to check for newer data',
    'Portfolio and Catalog Search'  
 => '搜索文件夹和目录',     'View Classlist'
 #=> 'Datenbank veröffentlichter Ressourcen und Portfolio-Dateien',  => 'View Classlist',
   
 # 2007-06-22     'Count'
    'Search the database of accessible portfolio files'  => 'Count',
 => 'Datenbank der Portfolio-Dateien',  
      'Modifying authentication:'
    'Construction Space:'  => 'Modifying authentication:',
 => 'Konstruktionsbereich:',  
      'Modify User Privileges'
    'Problem Status:'  => 'Modify User Privileges',
 => 'Aufgabenstatus:',  
      'Insert:'
    'Problem Type:'  => 'Insert:',
 => 'Aufgabentyp:',  
      'Delete?'
    'Feedback Mode:'  => 'Delete?',
 => 'Feedback-Modus:',  
      'Randomize Foil Order:'
    'Answer for Part: [_1]'  => 'Randomize Foil Order:',
 => 'Antwort für Teil [_1]',  
      'Use template:'
    'Script Vars'  => 'Use template:',
 => 'Skript-Variablen',  
      'Display Direction'
    'Regular file'  => 'Display Direction',
 => 'Reguläre Datei',  
      'vertical'
    'Testbank file'  => 'vertical',
 => 'Testbank-Datei',  
      'horizontal'
    'IMS package'  => 'horizontal',
 => 'IMS-Paket',  
      'Script'
    'There are unsaved changes'  => 'Script', # n.t.
 => 'Es liegen ungespeicherte Änderungen vor!',  
      'Problem Editing'
    'Found no analyzable responses in this problem, currently only Numerical,  => '问题编辑',
 Formula and String response styles are supported.'  
 => 'Keine analysierbaren Antwortblöcke in der Aufgabe gefunden. Derzeit werden     'Hint'
 nur numericalresponse, formularesponse und stringresponse unterstützt.',  => '提示', # n.t.
   
    'Active Link'     'Show hint even if problem Correct:'
 => 'Aktive Links',  => 'Show hint even if problem Correct:',
   
    'Font'     'Single Line Text Entry Area'
 => 'Zeichen',  => 'Single Line Text Entry Area', # n.t.
   
    'Un-Visited Link'     'Parameters for a response'
 => 'Unbesuchte Links',  => 'Parameters for a response', # n.t.
   
    'Page Background'     'Problem Part'
 => 'Seitenhintergrund',  => '问题部分', # n.t.
   
    'Header Border'     'Part ID:'
 => 'Seitenkopf-Rahmen',  => '问题部分编号:',
   
    'Header Background'     'Displayed Part Description:'
 => 'Seitenkopf-Hintergrund',  => 'Displayed Part Description:',
   
    'Visited Link'     'Readonly:'
 => 'Besuchte Links',  => 'Readonly:', # n.t.
   
    'Change Custom Colors'     'Response: Numerical'
 => 'Farbeinstellungen übernehmen',  => 'Response: Numerical', # n.t.
   
    'Reset All Colors to Default'     'random'
 => 'Alle Farben auf Voreinstellung zurücksetzen',  => 'random',
   
    'Save and Edit'     'top'
 => 'Speichern und weiterbearbeiten',  => 'top',
   
    'Save and View'     'bottom'
 => 'Speichern und betrachten',  => 'bottom',
   
    'Check Spelling'     'Add new Option:'
 => 'Rechtschreibprüfung',  => 'Add new Option:',
   
    'Selecting a Course'     'Delete an Option:'
 => 'Kurs auswählen',  => 'Delete an Option:', # n.t.
   
    'Course Activity:'     'Print options:'
 => 'Letzte Kursaktivität:',  => 'Print options:',
   
    'Course Domain:'     "Don't show option list"
 => 'Kurs-Domäne:',  => "Don't show option list", # n.t.
   
    'Course Institutional Code:'     'Display of options when printed'
 => 'Kurs-Instituts-Code:',  => 'Display of options when printed',
   
    "Course Owner's Username:"     'Normal list'
 => 'Benutzerkennung des Kurs-Eigentümers:',  => 'Normal list',
   
    "Course Owner's Domain:"     'Listed in vertical column'
 => 'Domäne des Kurs-Eigentümers:',  => 'Listed in vertical column',
   
    'LON-CAPA course ID:'     'Multiple Option Response Question'
 => 'LON-CAPA-Kurs-ID:',  => 'Multiple Option Response Question',
   
    'Course Description:'     'Select Options'
 => 'Kurstitel:',  => 'Select Options', # n.t.
   
    'Resource Space Home'     'Image'
 => 'Ressourcenbereich-Hauptverzeichnis',  => 'Image', # n.t.
   
    'Default start and end dates for student access'     'Image Url:'
 => 'Voreingestelltes Anfangs- und Endedatum für studentischen Zugriff',  => 'Image Url:',
   
    'Notification to domain coordinator via LON-CAPA message when enrollment changes occur during the automated update?'     'width (pixel):'
 => 'Soll LON-CAPA den <b>Domänen-Koordinator</b> benachrichtigen, wenn während der automatischen Aktualisierung Änderungen an der Kursbelegung auftreten?',  => 'width (pixel):',
   
    'Course Group Settings'     'height (pixel):'
 => 'Kursgruppen-Einstellungen',  => 'height (pixel):',
   
    'Set a quota for the total disk space available for storage of course group     'Alignment:'
 portfolio files.'  => 'Alignment:', # n.t.
 => 'Verfügbarer Gesamtspeicherplatz für Portfolio-Dateien für alle Kursgruppen dieses Kurses:',  
      'Encrypt URL:'
    'Creation Options'  => 'Encrypt URL:', # n.t.
 => 'Erstellungsoptionen',  
      'no'
    ' Creation Settings'  => 'no',
 => ' Erstellungs-Einstellungen',  
      'Location:'
    'Creation Outcome'  => 'Location:', # n.t.
 => 'Ergebnis der Erstellung',  
      'Randomly labeled image'
    'New LON-CAPA course ID:'  => 'Randomly labeled image', # n.t.
 => 'Neue LON-CAPA-Kurs-ID:',  
      'Response: Click on Image'
    'Created on'  => 'Response: Click on Image', # n.t.
 => 'Erstellt in Domäne',  
      'Collection of Imageresponse foils'
    'Cloning course from'  => 'Collection of Imageresponse foils', # n.t.
 => 'Kurs geclont aus Domäne',  
      'Image response foil'
    'Setting environment'  => 'Image response foil', # n.t.
 => 'Einstellung der Kursumgebung',  
      'Enter Coordinates' # n.t.
    'Opening all assignments'  => 'Enter Coordinates',
 => 'Start aller Übungen',  
      'Rectangle'
    'Setting first resource'  => 'Rectangle', # n.t.
 => 'Einstellung der ersten Ressource',  
      'Coordinate Pairs'
    'Assigning role of [_1] Coordinator to [_2] at [_3]: '  => 'Coordinate Pairs',
 => 'Zuweisung der Rolle des [_1]-Koordinators an [_2] in [_3]: ',  
      'Polygon'
    'Roles will be active at next login'  => 'Polygon',
 => 'Rollen werden ab dem nächsten Login aktiv sein',  
      'Coordinate list'
    'Active at next login.'  => 'Coordinate list', # n.t.
 => 'Beim nächsten Login aktiv. ',  
      'Create Polygon Data'
    'Expired after logout.'  => 'Create Polygon Data', # n.t.
 => 'Nach dem Abmelden abgelaufen.',  
      'Task Description'
    'No new course created.'  => '问题描述', # n.t.
 => 'Der Kurs wurde nicht erstellt.',  
      'Clickable Image'
    'A new course could not be cloned from the specified original - [_1] - because it is a non-existent course.'  => 'Clickable Image', # n.t.
 => 'Ein neuer Kurs kann nicht von dem angebenen Originalkurs ([_1]) geklont werden, da dieser Kurs nicht existiert.',  
      'Image Source File'
    '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]).'  => 'Image Source File', # n.t.
 => '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.',  
      'Select Position on Image'
    'Create Another [_1]'  => 'Select Position on Image',
 => 'Einen weiteren [_1] anlegen',  
      'Select First Coordinate on Image'
    'from domain'  => 'Select First Coordinate on Image',
 => 'aus der Domäne',  
      'Select Second Coordinate on Image'
    'Submit Evaluation'  => 'Select Second Coordinate on Image',
 => 'Evaluierung absenden',  
      'Select Finish to save selection'
    'Standard Problem'  => 'Select Finish to save selection',
 => 'Standard-Aufgabe',  
      'Enter Coordinate or click finish to close Polygon'
    'Practice'  => 'Enter Coordinate or click finish to close Polygon',
 => 'Übung',  
      'Click to select a Coordinate or click Finish to save current selection'
    'Exam'  => 'Click to select a Coordinate or click Finish to save current selection',
 => 'Prüfung',  
      'New Name'
    'Survey'  => 'New Name',
 => 'Umfrage',  
      'Make Obsolete'
    'Library'  => 'Make Obsolete',
 => 'Bibliothek',  
      'Set Margins'
    'Value:'  => 'Set Margins',
 => 'Wert:',  
      'How should each column be formatted?'
    'String Value'  => 'How should each column be formatted?', # n.t.
 => 'Text-Wert',  
      'Width:'
    'Specifically for'  => '宽:', # n.t.
 => 'Im Speziellen für', # n.t.  
      'Height:'
    'practice'  => '高:', # n.t.
 => 'Übung',  
      'Left Margin:'
    'Loading Domain Coordinator Menu'  => 'Left Margin:', # n.t.
 => 'Lade Domänen-Koordinator-Menü...',  
      'Username and/or password could not be authenticated.'
    "Disk space allocated to user's portfolio files"  => '用户名和(或)密码无法验证。',
 => "Speicherplatz für Portfolio-Dateien des Benutzers",  
      'Please check the username and password.'
    'Current quota'  => '请检查您的用户名和密码。',
 => 'Derzeitiger Speicherplatz',  
      'Try again'
    'For this user, the default quota is [_1] Mb.'  => '再试一次',
 => 'Für diesen Benutzer ist der voreingestellte Speicherplatz [_1] MB.',  
      'Information needed to verify your login information is missing, inaccessible or expired.'
    'Change quota'  => '验证您的登录的信息丢失,无法进入或已经过期。',
 => 'Speicherplatz ändern',  
      'Sending'
    'Custom quota'  => '发送中',
 => 'Selbsteingestellter Speicherplatz',  
      'Completed.'
    'Existing sections'  => '邮件已发送。',
 => 'Bestehende Sektionen',  
      'Messages being sent.'
    'Define new section'  => '邮件被发送。',
 => 'Neue Sektion erstellen',  
      'Assigning'
    'Create/Modify Another User'  => 'Assigning',
 => 'Andere Benutzeraccounts erstellen oder ändern',  
      'ending'
    'Set Privileges for New User'  => 'ending',
 => 'Einstellungen für neuen Benutzer',  
      'Assistant Co-Author'
    'Generating user'  => 'Assistant Co-Author',
 => 'Erstelle Benutzer',  
      'Metadata for [_1]'
    'Generating user: [_1]'  => 'Metadata for [_1]',
 => 'Erstelle Benutzer: [_1]',  
      'There are [_1] matches to your query.'
    'Home server'  => '有 [_1] 匹配您的查询。',
 => 'Heimatserver',  
      'There were no results matching your query.'
    'Home server: [_1]'  => 'There were no results matching your query.',
 => 'Heimatserver: [_1]',  
      'Revise search'
    'Modifying Roles'  => '修改搜寻',
 => 'Anpassung der Benutzerrollen',  
      'Internal Error - Bad view selected.'
    'No roles to modify'  => 'Internal Error - Bad view selected.',
 => 'Es erfolgte keine Änderung der Benutzerrollen.',  
      'Unable to save import results.'
    'starting'  => 'Unable to save import results.',
 => 'Start am',  
      'A MySQL error has occurred.'
    'Add to classlist:'  => 'A MySQL error has occurred.',
 => 'Hinzufügen zur Kursteilnehmerliste:',  
      'Number of accesses'
    'Change Current Login Data'  => 'Number of accesses',
 => 'Derzeitige Login-Einstellung ändern',  
      'Ascending'
    'Enter New Login Data'  => '上升的',
 => 'Neue Login-Einstellungen',  
      'Descending'
    'will override current values'  => '下降的',
 => 'überschreibt derzeitigen Wert',  
      'Students Attempting'
    'Set a quota for the total disk space available for storage of course group portfolio files.'  => 'Students Attempting', # ??? [SB 2007-07-03]
 => 'Verfügbarer Gesamtspeicherplatz für Portfolio-Dateien für alle Kursgruppen dieses Kurses:',  
      'Average Number of Tries'
    'Section Numbers and corresponding LON-CAPA section IDs'  => 'Average Number of Tries',
 => 'Sektionsnummern und korrespondierende LON-CAPA-Sektions-IDs',  
      'Mean Degree of Difficulty'
    'Overall Assessment Statistical Data'  => 'Mean Degree of Difficulty',
 => 'Übergreifende statistische Beurteilungsdaten',  
      'Mean Degree of Discrimination'
    'No new dynamic data found.'  => 'Mean Degree of Discrimination',
 => 'Keine neuen dynamischen Daten gefunden.',  
      'Evaluation: Clear'
    'Current value is'  => 'Evaluation: Clear',
 => 'Aktuelle Einstellung ist',  
      'Evaluation: Technically Correct'
    'Interval set to version changes [_1]'  => 'Evaluation: Technically Correct',
 => 'Intervall auf Versionsänderungen [_1] gesetzt',  
      'Evaluation: Material is Correct'
    'Creating a new problem resource.'  => 'Evaluation: Material is Correct',
 => 'Neue Aufgabe erstellen',  
      'Evaluation: Material is Helpful'
    'Creating a new library resource.'  => 'Evaluation: Material is Helpful',
 => 'Neue Bibliothiek erstellen',  
      'Evaluation: Material has Depth'
    'Creating a new survey resource.'  => 'Evaluation: Material has Depth',
 => 'Neue Umfrage erstellen',  
      'Prev'
    'Creating a new task resource.'  => '上一个',
 => 'Neue "bridgetask"-Datei erstellen',  
      'Reload'
    'The requested file [_1] currently does not exist.'  => '重新加载',
 => 'Die angeforderte Datei [_1] existiert momentan nicht.',  
      'Results [_1] to [_2] out of [_3]'
    'To create a new problem, select a template from the list below. Then click on the "Create problem" button.'  => '结果 [_1] 至 [_2] 的 [_3]',
 => 'Um eine neue Aufgabe zu erstellen, wählen Sie eine Vorlage aus der unten angebotenen Liste. Klicken Sie dann auf den "Aufgabe erstellen"-Button.',  
      'Unactionable Search Query'
    '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.',  
      'Revise Search Request'
    '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.',  
      'LON-CAPA Access Control'
    'To create a new task, select a template from the list below. Then click on the "Create task" button.'  => 'LON-CAPA 访问控制',
 => '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.',  
      'Access  : '
    'Accessibility Options'  => '访问  : ',
 => 'Alternativ-Login',  
      'Resource: '
    'About LON-CAPA'  => '资源: ',
 => '关于 LON-CAPA',  
 #=> 'Über LON-CAPA',     'Action  : '
   => 'Action  : ',
    'Course Catalog'  
 => '课程目录',     'You have modified your course recently, [_1] may fix this access problem.'
 #=> 'Kursübersicht',  => 'You have modified your course recently, [_1] may fix this access problem.',
   
    '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:'     'Published on ...'
 => '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:',  => 'Published on ...',
   
    'The course has yet to be created.'     'Currently published version'
 => 'Der Kurs wurde noch nicht erstellt.',  => 'Currently published version',
   
    'Automatic enrollment of registered students has not been enabled for the course.'     'Edit Metadata'
 => 'Die automatische Kursbelegung registrierter Studenten wurde für diesen Kurs nicht aktiviert.',  => 'Edit Metadata',
   
    'You are in a section of course for which automatic enrollment in the corresponding LON-CAPA course is not active.'     'Cleanup XML Document'
 => 'Sie sind in einer Sektion des Kurses, für die die automatische Kursbelegung im zugehörigen LON-CAPA-Kurs nicht aktiviert ist.',  => 'Cleanup XML Document',
   
    '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.'     'Select actions to attempt:'
 => '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.',  => '选择所需的行动:',
   
    'If you were expecting to see an active role listed for a particular course, that course may not have been created yet.'     'Linefeeds, formfeeds, and carriage returns'
 => 'Falls Sie eine aktive Rolle für einen bestimmten Kurs erwartet haben, könnte es sein, dass diese noch nicht erstellt wurde.',  => 'Linefeeds, formfeeds, and carriage returns',
   
    'The [_1]Course Catalog[_2] provides information about all [_3] classes for which LON-CAPA courses have been created.' # [_3]: domain     'Empty tags'
 => 'Die [_1]Kursübersicht[_2] enthält Informationen über alle Kurse der Domäne [_3], für die LON-CAPA-Kurse eingerichtet wurden.',  => 'Empty tags',
   
    'You can search the course catalog for courses which permit self-enrollment, if you would like to enroll in a course.'     'Lower casing'
 => 'Falls Sie einen Kurs belegen möchten, können Sie die Kursübersicht nach Kursen durchsuchen, die eine Selbsteintragung zulassen.',  => 'Lower casing',
   
    'User Authentication'     'Symbol font'
 => 'Benutzer-Authentifizierung',  => 'Symbol font', # ??? [SB 2007-07-03]
   
    'Log-in Help'     'Cleanup'
 => '登录帮助',  => 'Cleanup',
   
    'Forgot password?'     'Back to Source File'
 => '忘记密码?',  => 'Back to Source File',
   
    'New User?'     'Hypertext Cascading Style Sheet'
 => '新用户?',  => 'Hypertext Cascading Style Sheet',
   
    'Crosslisted'     'Online Survey'
 => 'querverwiesen',  => 'Online Survey',
   
    'Owner'     'Unable to find [_1]'
 => 'Eigentümer',  => 'Unable to find [_1]',
   
    'Code'     'Post Server Announcements'
 => 'Kurscode',  => 'Post Server Announcements',
   
    'Course listing'     'Post announcements to the system login and roles screen'
 => '课程目录',  => 'Post announcements to the system login and roles screen',
 #=> 'Kursübersicht',  
      '(leave blank to delete announcement)'
    'Course Listing'  => '(leave blank to delete announcement)',
 => '课程目录',  
 #=> 'Kursübersicht',     'Check machines:'
   => 'Check machines:',
    'Display information about official [_1] classes for which LON-CAPA courses have been created:'  
 => 'Informationen zu offiziellen Kursen der [_1], für die LON-CAPA-Kurse eingerichtet wurden',     'Current Announcement'
   => 'Current Announcement',
    'help/support'  
 => 'Hilfe und Support',     'Calendar'
   => '日历',
    'Ask helpdesk'  
 => 'Anfrage an Helpdesk abschicken',     'Download your Calendar as iCalendar File'
   => '下载您的日历',
    'Back to last location'  
 => 'Zurück zum letzten Ort',     'No calendar available for this date.'
   => '没有日历用于此日期。',
    'Note'  
 => 'Anmerkung',     'Posting [_1]'
   => 'Posting [_1]',
    'Student questions about course content should be directed to the course instructor'  
 => 'Studentische Fragen zum Kursinhalt richten Sie bitte direkt an den Dozenten des Kurses',     'This LON-CAPA server is version [_1]'
   => '这里是 LON-CAPA [_1]',
    'Submit Request'  
 => 'Anfrage abschicken',     'Only changes made from servers running LON-CAPA [_1] or later are displayed.'
   => 'Only changes made from servers running LON-CAPA [_1] or later are displayed.',
    'E-mail address'  
 => 'E-Mail 地址',     'Edit Answer'
 #=> 'E-Mail-Adresse',  => 'Edit Answer',
   
    'Enter the username you use to log-in to LON-CAPA, and your domain.'     'Date/Time'
 => 'Geben Sie Ihre LON-CAPA-Benutzerkennung ein und wählen Sie Ihre Domäne.',  => '日期/时间',
   
    'URL of page'     'Threshold Name'
 => 'URL der Seite',  => 'Threshold Name',
   
    'Phone'     'Current value'
 => '电话',  => 'Current value',
 #=> 'Telefon-Nr.',  
      'Change?'
    'Course Details'  => '改变?',
 => 'Kursdetails',  
      'Make changes'
    'Enter institutional course code'  => '保存',
 => 'Kurs-Instituts-Code',  
      'Change thresholds'
    'Enter course title'  => 'Change thresholds',
 => 'Kurstitel',  
      'Picture Conversion Status'
    'Section Number'  => 'Picture Conversion Status',
 => 'Sektionsnummer',  
      'Class Print Status'
    'Detailed Description'  => 'Class Print Status',
 => 'Detailierte Beschreibung',  
      'Removing error messages:'
    'Clear Form'  => 'Removing error messages:',
 => 'Formular zurücksetzen',  
      'Invalid target directory, FAIL'
    'Material presented in clear way'  => 'Invalid target directory, FAIL',
 => 'Das Material wird in einer verständlichen Art dargestellt',  
      'Creating old version [_1]'
    'Material covered with sufficient depth'  => 'Creating old version [_1]',
 => 'Das Thema wird in ausreichender Tiefe behandelt',  
      'Initial version'
    'Material is helpful'  => 'Initial version',
 => 'Das Material ist hilfreich',  
      'Press "Generate Statistics" when you are ready.'
    'Material appears to be correct'  => 'Press "Generate Statistics" when you are ready.',
 => 'Das Material scheint korrekt zu sein',  
      'It may take some time to update the student data for the first analysis. Future analysis this session will not have this delay.'
    'This will only retrieve the resource. If you want to retrieve the metadata, you will need to do that separately.'  => 'It may take some time to update the student data for the first analysis. Future analysis this session will not have this delay.',
 => '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.',  
      'A course-wide error occurred.'
    'is in this state due to author settings.'  => 'A course-wide error occurred.',
 => 'befindet sich aufgrund von Einstellungen des Autors temporär in diesem Zustand.',  
      'none'
    'User Data for'  => '没有',
 => 'Benutzerdaten von',  
      'Prepare Report'
    'Email Address'  => '编写报告',
 => 'E-Mail-Adresse',  
      'Show problem'
    'Enroll Student'  => '提示显示',
 => 'Studenten Kurs belegen lassen',  
      'Show correct answers'
    'If active, the new role will be available when the student next logs in to LON-CAPA.'  => 'Show correct answers',
 => 'Falls bereits aktiv, wird die Rolle ab dem nächsten Login für den Studenten verfügbar sein.',  
      'Show all submissions'
    'Enroll another student'  => 'Show all submissions',
 => 'Einen weiteren Studenten den Kurs belegen lassen',  
      'Show problem grading'
    'Enroll Another Student'  => 'Show problem grading',
 => 'Einen weiteren Studenten den Kurs belegen lassen',  
      'Computing correct answers greatly increases the amount of time required to prepare a report.'
    'start date'  => 'Computing correct answers greatly increases the amount of time required to prepare a report.',
 => 'Anfangsdatum',  
      'Please select problems and use the [_1]Prepare Report[_2] button to continue.'
    'end date'  => 'Please select problems and use the [_1]Prepare Report[_2] button to continue.',
 => 'Endedatum',  
      'Please select a Survey to analyze'
    'active groups'  => 'Please select a Survey to analyze',
 => 'Aktive Gruppen',  
      'There are no survey problems in this course.'
    'active group(s)'  => 'There are no survey problems in this course.',
 => 'Aktive Gruppen',  
      'Generate Survey Report'
    "Select a user name to view the user's personal page."  => 'Generate Survey Report',
 => "选择一个用户名,以查看此用户的个人网页。",  
 #=> "Klicken Sie auf die Benutzerkennung, um die persönliche Informationsseite dieses Benutzers anzuschauen.",     'Building text document.'
   => 'Building text document.',
    'View recent activity by this student'  
 => '最后处于活动状态的人', # n.t.     'Generated on [_1]'
 #=> 'Zuletzt stattgefundene Aktivitäten dieser Person', # n.t.  => 'Generated on [_1]',
   
    'Recent activity of [_1]:[_2]'     'Your text file'
 => '最后处于活动状态的 [_1]:[_2]',  => 'Your text file',
 #=> 'Zuletzt stattgefundene Aktivtäten von [_1]:[_2]',  
      'Done compiling text file. See link below to download.'
   => 'Done compiling text file. See link below to download.',
    'Compiling student activity data can take a long time.  
 Your request continues to be processed while results are displayed.     'There is no essay or string response data to output for this survey.'
 ' # 2xCR!  => 'There is no essay or string response data to output for this survey.',
 => 'Das Zusammenstellen der Aktivitätsdaten kann eine Weile dauern.  
 Ihre Anfrage wird weiter verarbeitet, während die schon vorhandenen Ergebnisse bereits angezeigt werden.     'Building spreadsheet.'
 ',  => '生成电子表格。',
   
    'Composing Query'     '[_1]:[_2] responses to [_3] may be too long to fit Excel spreadsheet.'
 => 'Stelle Anfrage zusammen',  => '[_1]:[_2] responses to [_3] may be too long to fit Excel spreadsheet.',
   
    'Student Activity'     'Done compiling spreadsheet. See link below to download.'
 => 'Studentische Aktivitäten',  => 'Done compiling spreadsheet. See link below to download.',
   
    'Waiting up to [_1] seconds for results'     'Make a sequence selection from the "Sequences and Folders" menu and hit "Create Plot" to begin'
 => 'Warte noch maximal [_1] Sekunden auf Ergebnisse',  => 'Make a sequence selection from the "Sequences and Folders" menu and hit "Create Plot" to begin',
   
    'Activity data compiled up to [_1]'     'Create Plot'
 => 'Aktivitätsdaten zusammengestellt bis [_1]',  => 'Create Plot',
   
    'While data is processed, periodically reload this page for more recent activity'     'Start Time:'
 => 'Während die Daten verarbeitet werden, können Sie gelegentlich die Seite aktualisieren, um aktuellere Aktivitätsdaten zu erhalten.',  => 'Start Time:',
   
    'Data'     'End Time:'
 => 'Daten',  => 'End Time:',
   
    'Resubmit last request to check for newer data'     'Sender'
 => 'Letzte Anfrage erneut abschicken, um auf aktuellere Daten zu prüfen',  => '寄件人',
   
    'View Classlist'     'Number'
 => 'Kursteilnehmerliste anschauen',  => 'Number',
   
    'Count'     'Upload Classlist'
 => 'Zähler', # n.t.  => 'Upload Classlist',
   
    'Modifying authentication:'     'Semicolon separated values'
 => 'Ändere Authentifizierung:',  => '以分号分隔',
   
    'Home server: [_1]'     'Show Log'
 => 'Heimatserver: [_1]',  => '查看日志',
   
    'Modify User Privileges'     'Course Document Change Log'
 => 'Benutzerrechte anpassen',  => 'Course Document Change Log',
   
    'Insert:'     'Records'
 => 'Einfügen:',  => 'Records',
   
    'Delete?'     'Before'
 => 'Löschen?',  => '以前',
   
    'Randomize Foil Order:'     'After'
 => 'Reihenfolge der Auswahlmöglichkeiten randomisieren:',  => '以后',
   
    'Use template:'     'Current folder/page'
 => 'Vorlage verwenden:',  => '当前文件夹/页',
   
    'Display Direction'     'Containing phrase'
 => 'Anzeige-Richtung:',  => '含有短语',
   
    'vertical'     'None'
 => 'vertikal',  => '没有',
   
    'horizontal'     'Users'
 => 'horizontal',  => '用户',
   
    'Script'     'Include parameter types'
 => 'Skript-Block', # n.t.  => 'Include parameter types',
   
    'Problem Editing Help'     'Parameter Change Log'
 => 'Hilfe zur Aufgabenerstellung', # n.t.  => 'Parameter Change Log',
   
    'Problem Editing'     'Announce'
 => 'Aufgabenerstellung',  => 'Announce',
   
    'Hint'     'Not active anymore'
 => 'Hinweis', # n.t.  => 'Not active anymore',
   
    'Show hint even if problem Correct:'     'Add to Course Announcements'
 => 'Hinweis auch zeigen, wenn Aufgabe richtig beantwortet wurde:',  => 'Add to Course Announcements',
   
    'Single Line Text Entry Area'     'Username : Domain'
 => 'Zeile mit Texteingabefeld', # n.t.  => '用户名:域',
   
    'Parameters for a response'     'Active'
 => 'Parameter für Antworttyp', # n.t.  => '活跃的',
   
    'Problem Part'     'Expired'
 => 'Aufgabenteil', # n.t.  => 'Expired',
   
    'Part ID:'     'Future'
 => 'Aufgabenteil-ID:',  => 'Future',
   
    'Displayed Part Description:'     'Sort by realm first, then student (group/section)'
 => 'Anzuzeigende Aufgabenteil-Beschreibung:',  => 'Sort by realm first, then student (group/section)',
   
    'Readonly:'     'Sort by student (group/section) first, then realm'
 => 'Nur lesbar:', # n.t.  => 'Sort by student (group/section) first, then realm',
   
    'Response: Numerical'     'Shift all dates based on this date'
 => 'Antwortblock: numerisch', # n.t.  => 'Shift all dates based on this date',
   
    'random'     'Overview Mode'
 => 'zufällig',  => '概况模式',
   
    'top'     'Overview'
 => 'am Anfang',  => '概况',
   
    'bottom'     'Set Parameters'
 => 'am Ende',  => '参数设置',
   
    'Add new Option:'     'Parts'
 => 'Option hinzufügen:',  => '部分',
   
    'Delete an Option:'     'Section(s)'
 => 'Option löschen:', # n.t.  => '章节(en)',
   
    'Print options:'     'Group(s)'
 => 'Ausgabe der Optionen:',  => '组',
   
    "Don't show option list"     'Parameter Selection'
 => "Optionsliste nicht anzeigen", # n.t.  => '参数选择',
   
    'Display of options when printed'     'Add Selection for...'
 => 'Anzeigeart der Optionen beim Druck',  => 'Add Selection for...',
   
    'Normal list'     'Select Common Only'
 => 'Normale Liste',  => 'Select Common Only',
   
    'Listed in vertical column'     'Problem Dates'
 => 'In senkrechter Spalte aufgelistet',  => 'Problem Dates',
   
    'Multiple Option Response Question'     'Content Dates'
 => 'Antwortblock: Optionsauswahl',  => 'Content Dates',
   
    'Select Options'     'Discussion Settings'
 => 'Wählbare Optionen', # n.t.  => 'Discussion Settings',
   
    'Image'     'Visibilities'
 => 'Bild', # n.t.  => '可见的',
   
    'Image Url:'     'Part Parameters'
 => 'URL des Bildes:',  => '部分参数',
   
    'width (pixel):'     'For User [_1] or Student/Employee ID [_2] at Domain [_3]'
 => 'Breite (Pixel):',  => '对于用户 [_1] 或学生/员工编号 [_2] 在域 [_3]',
   
    'height (pixel):'     'Group Files'
 => 'Höhe (Pixel):',  => '编组文件',
   
    'Alignment:'     "Enter user:domain for User's 'About Me' Page"
 => 'Ausrichtung:', # n.t.  => "Enter user:domain for User's 'About Me' Page",
   
    'Encrypt URL:'     'No map selected.'
 => 'URL verschlüsseln:', # n.t.  => 'No map selected.',
   
    'no'     'Most Recent:'
 => 'nein',  => '最新:', # n.t.
   
    'Location:'     'In Course:'
 => 'Stelle:', # n.t.  => '课程:', # n.t.
   
    'Randomly labeled image'     'Use:'
 => 'Dynamisch beschriftetes Bild', # n.t.  => '使用:', # n.t.
   
    'Response: Click on Image'     'Search LON-CAPA help'
 => 'Antwortblock: Klick-ins-Bild', # n.t.  => '搜索 LON-CAPA 帮助',
   
    'Collection of Imageresponse foils'     'Before course enrollment start!'
 => 'Sammlung von Bildantwort-Auswahlmöglichkeiten', # n.t.  => 'Before course enrollment start!',
   
    'Image response foil'     'After course enrollment end!'
 => 'Bildantwort-Auswahlmöglichkeit', # n.t.  => 'After course enrollment end!',
   
    'Enter Coordinates' # n.t.     'in the past'
 => 'Koordinaten festlegen',  => '在过去',
   
    'Rectangle'     'in the future'
 => 'Rechteck', # n.t.  => '在将来',
   
    'Coordinate Pairs'     'Choose'
 => 'Koordinatenpaar',  => 'Choose',
   
    'Polygon'     'Title:'
 => 'Polygon',  => '标题:',
   
    'Coordinate list'     'URL:'
 => 'Koordinatenliste', # n.t.  => 'URL:',
   
    'Create Polygon Data'     'Course, Portfolio and Catalog Search'
 => 'Polygon-Daten festlegen', # n.t.  => '目录搜索,组合搜索和课程搜索',
   
    'Task Description'     'ERROR:'
 => 'Beschreibung der Aufgabe', # n.t.  => '错误:',
   
    'Clickable Image'     'occurred while running'
 => 'Klickbares Bild', # n.t.  => 'occurred while running', # n.t.
   
    'Image Source File'     '(click for example)'
 => 'Pfad und Name der Bilddatei', # n.t.  => '(click for example)',
   
    'Select Position on Image'     'click for example'
 => 'Auswahl der Position im Bild',  => 'click for example',
   
    'Select First Coordinate on Image'     'Re-Enable'
 => 'Klicken Sie an die Stelle der ersten Koordinate',  => '重新启用',
   
    'Select Second Coordinate on Image'     'Script Functions'
 => 'Klicken Sie an die Stelle der zweiten Koordinate',  => 'Script Functions',
   
    'Select Finish to save selection'     'Image Options'
 => 'Klicken Sie auf Abschließen zum Abschließen der Aktion oder auf Abbrechen zum Abbrechen',  => '图像选项', # n.t.
   
    'Enter Coordinate or click finish to close Polygon'     'left'
 => 'Klicken Sie in das Bild, um die Koordinaten für das Polygon festzulegen',  => '左边',
   
    'Click to select a Coordinate or click Finish to save current selection'     'right'
 => 'Klicken Sie in das Bild, um Koordinaten festzulegen',  => '右边',
   
    'New Name'     'TeXwidth (mm):'
 => 'Neuer Dateiname',  => 'TeX-宽 (mm):',
   
    'Make Obsolete'     'TeXheight (mm):'
 => 'Als überholt markieren',  => 'TeX-高 (mm):',
   
    'Set Margins'     'TeXwrap:'
 => 'Seitenränder festlegen',  => 'TeXwrap:', # n.t., ??? [SB 2007-07-11]
   
    'How should each column be formatted?'     'Sorry!'
 => 'Wie soll jede Spalte formatiert werden?', # n.t.  => '对不起...',
   
    'Width:'     'Resource not available.'
 => 'Breite:', # n.t.  => 'Resource not available.', # n.t.
   
    'Height:'     'File Type'
 => 'Höhe:', # n.t.  => 'File Type',
   
    'Left Margin:'     'Output of decompress:'
 => 'Linker Rand:', # n.t.  => 'Output of decompress:',
   
    'Username and/or password could not be authenticated.'     'Decompress complete.'
 => 'Benutzerkennung und/oder Passwort konnten nicht erfolgreich authentifiziert werden.',  => 'Decompress complete.',
   
    'Please check the username and password.'     'Archive:'
 => 'Bitte überprüfen Sie Ihre Benutzerkennung und Ihr Passwort.',  => '存档:',
   
    'Try again'     'inflating:'
 => 'Nochmal versuchen',  => 'inflating:',
   
    'Information needed to verify your login information is missing, inaccessible or expired.'     'Incorrect:'
 => 'Die Daten, um Ihre Anmeldung zu überprüfen, fehlen, können nicht gelesen werden oder sind abgelaufen.',  => '错误:',
   
    'Sending'     'Correct:'
 => 'Sende',  => '正确:',
   
    'Completed.'     'Correct'
 => 'Ausgeführt.',  => '正确',
   
    'Messages being sent.'     'Pick course first'
 => 'Nachrichten wurden gesendet',  => '只能选择课程',
   
    'showing messages'     'User Information Changed'
 => 'zeige Nachrichten',  => '用户信息变更',
   
    'Assigning'     'Changed To'
 => 'Zuweisung der Rolle',  => '改为',
   
    'ending'     'disk space allocated to portfolio files'
 => 'Ende am',  => 'disk space allocated to portfolio files',
   
    'Assistant Co-Author'     'You have new messages'
 => 'Co-Autor-Assistent',  => 'You have new messages',
   
    'Metadata for [_1]'     'Destination folder'
 => 'Metadaten für [_1]',  => '目的文件夹',
   
    'There are [_1] matches to your query.'     'Mark Read'
 => 'Ihre Suche hat [_1] Treffer ergeben.',  => '标记为已读',
   
    'Revise search'     'Move to Folder ->'
 => 'Suche ändern',  => '移至文件夹 ->',
   
    'in LON-CAPA domain'     'Register Response Devices (&quot;Clickers&quot;)'
 => 'in LON-CAPA-Domäne', # n.t.  => '注册应答设备 (&quot;Clickers&quot;)',
   
    'Sort by [_1] [_2]'     'Enter response device ("clicker") numbers'
 => 'Sortiert nach [_1] [_2]',  => '输入应答设备(&quot;Clickers&quot;)的号码',
   
    'Number of accesses'     'Locating your clicker ID'
 => 'Anzahl der Zugriffe',  => '定位您的应答设备编号',
   
    'Ascending'     'Register Clicker'
 => 'aufsteigend',  => '注册应答设备',
   
    'Descending'     'Register'
 => 'absteigend',  => '注册',
   
    'Students Attempting'     'New Link'
 => 'Studentische Versuche', # ??? [SB 2007-07-03]  => '新的书签', # n.t.
   
    'Average Number of Tries'     'Refresh'
 => 'Durchschnittliche Anzahl an Versuchen',  => '更新', # n.t.
   
    'Mean Degree of Difficulty'     'Custom metadata [_1]'
 => 'Durchschnittlicher Schwierigkeitsgrad',  => '自定义元数据 [_1]',
   
    'Mean Degree of Discrimination'     'Question/Comment/Feedback about course content'
 => 'Durchschnittlicher Grad der Abgrenzung',  => '课程内容的问题/评论/反馈',
   
    'Evaluation: Clear'     'User modify/custom role edit'
 => 'Evaluierung: Klar',  => '用户帐户和权限管理',
   
    'Evaluation: Technically Correct'     'User Search'
 => 'Evaluierung: Technisch korrekt',  => '用户搜索',
   
    'Evaluation: Material is Correct'     'to add/modify roles'
 => 'Evaluierung: Material ist korrekt',  => ', 添加/修改角色',
   
    'Evaluation: Material is Helpful'     'is'
 => 'Evaluierung: Material ist hilfreich',  => '是',
   
    'Evaluation: Material has Depth'     'contains'
 => 'Evaluierung: Tiefe des Themas',  => '包括',
   
    'Prev'     'in this domain'
 => 'Zurück',  => '在该域',
   
    'Reload'     'in institutional directory'
 => 'Aktualisieren',  => '在研究所目录',
   
    'Results [_1] to [_2] out of [_3]'     'Domain/institution to search'
 => 'Treffer [_1] bis [_2] von insgesamt [_3]',  => 'Domain/institution to search',
   
    'Unactionable Search Queary'     'Directory search has not been configured for domain: [_1]'
 => 'Suchanfrage zurückgewiesen',  => '目录搜索,在还没有被配置的域:[_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.'     'permanent e-mail'
 => '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.  => '永久电子邮件',
   
    'Revise Search Request'     'Set user role'
 => 'Suchanfrage ändern',  => '设置用户角色',
   
    'LON-CAPA Access Control'     'No exact match found for this username ([_1]) in this domain.'
 => 'LON-CAPA-Zugriffskontrolle',  => '对该用户名([_1])在这个领域中没有找到完全匹配的。',
   
    'Access  : '     'No match found for this username ([_1]) in this domain.'
 => 'Zugriff  : ',  => '对该用户名([_1])在这个领域中没有找到相应的。',
   
    'Resource: '     'Make new user "[_1]"'
 => 'Ressource: ',  => '新用户 "[_1]"',
   
    'Action  : '     'Course Editor'
 => 'Aktion   : ',  => '编辑课程',
   
    'You have modified your course recently, [_1] may fix this access problem.'     'Community Editor'
 => 'Sie haben den Kurs kürzlich verändert. [_1] könnte das Zugriffsproblem beheben.',  => 'Community Editor',
   
    'Published on ...'     'Choose which items you wish to export from your Course.'
 => 'Veröffentlicht am...',  => '选择您要从课程中导出的项目。',
   
    'Currently published version'     'Content items'
 => 'Derzeit veröffentlichte Version',  => '内容项目',
   
    'Edit Metadata'     'Discussion posts'
 => 'Metadaten ändern',  => '讨论文章',
   
    'Cleanup XML Document'     'Download the zip file from'
 => 'XML-Code aufräumen',  => '下载zip档案从:',
   
    'Select actions to attempt:'     'IMS course archive'
 => 'Auswahl der gewünschten Aktionen:',  => 'IMS课程存档',
   
    'Linefeeds, formfeeds, and carriage returns'     'last name, first name'
 => 'Zeilenumbrüche (LF), Seitenvorschübe und "Wagenrückläufe" (CR)',  => '姓氏,名字',
   
    'Empty tags'     'Select a Template'
 => 'Leere Tags',  => 'Select a Template',
   
    'Lower casing'     'Edit custom role'
 => 'Kleinschreibung',  => 'Edit custom role',
   
    'Symbol font'     'Privilege'
 => 'Symbolischer Zeichensatz', # ??? [SB 2007-07-03]  => 'Privilege',
   
    'Cleanup'     'Showing users with a name starting with [_1]'
 => 'Aufräumen',  => '显示用户,起始是 [_1]',
   
    'Back to Source File'     'Permanent e-mail address'
 => 'Zurück zur Quelldatei',  => '永久的 E-Mail 地址',
   
    'Hypertext Cascading Style Sheet'     'Permanent e-mail'
 => 'Stylesheet-Datei',  => '永久的 E-Mail 地址',
   
    'Online Survey'     'User [_1] in domain [_2]'
 => 'Umfrage',  => '用户 [_1] 在域 [_2]',
   
    'Unable to find [_1]'     'Result'
 => 'Die Datei [_1] konnte nicht gefunden werden.',  => 'Result',
   
    'Post Server Announcements'     'Directory search in domain [_1] is not available for the requested search type: "[_2]"'
 => 'Server-Bekanntmachungen',  => 'Directory search in domain [_1] is not available for the requested search type: "[_2]"',
   
    'Post announcements to the system login and roles screen'     "No match found for this username ([_1]) in your institution's directory."
 => 'Server-Bekanntmachungen für die Login-Seite und die Rollenauswahl',  => "No match found for this username ([_1]) in your institution's directory.",
   
    '(leave blank to delete announcement)'     'Setting'
 => '(leer lassen, um Bekanntmachung zu entfernen)',  => 'Setting',
   
    'Check machines:'     'Directory search available?'
 => 'Server auswählen:',  => 'Directory search available?',
   
    'Current Announcement'     'Back to actions menu'
 => 'Derzeitige Bekanntmachung',  => 'Back to actions menu', # n.t.
   
    'Calendar'     'Edit action'
 => '日历',  => 'Edit action',
 #=> 'Kalender',  
      'Effect'
    'Download your Calendar as iCalendar File'  => 'Effect',
 => 'Kalender-Download im iCalendar-Format',  
      'Course / User'
    'No calendar available for this date.'  => 'Course / User',
 => 'Für dieses Datum ist kein Kalender verfügbar.',  
      'deny'
    'Posting [_1]'  => 'deny',
 => 'Sende an [_1]',  
      'allow'
    'This is LON-CAPA [_1]'  => 'allow',
 => 'Hier läuft LON-CAPA [_1]',  
      'Delete this rule'
    'Edit Answer'  => 'Delete this rule',
 => 'Antwort editieren',  
      'Insert rule above'
    'Date/Time'  => 'Insert rule above',
 => 'Datum, Uhrzeit',  
      'Insert rule below'
    'Threshold Name'  => 'Insert rule below',
 => 'Schwellenwert-Name',  
      'Move rule down'
    'Current value'  => 'Move rule down',
 => 'Aktueller Wert',  
      'Move rule up'
    'Change?'  => 'Move rule up',
 => 'Ändern',  
      'Warning: It can take up to 1 hour for rights changes to fully propagate.'
    'Make changes'  => 'Warning: It can take up to 1 hour for rights changes to fully propagate.',
 => 'Speichern',  
      'email address'
    'Change thresholds'  => 'email address',
 => 'Schwellenwerte ändern',  
      'Updated'
    'Picture Conversion Status'  => '已更新',
 => 'Bildkonvertierungs-Status',  
      'The error occurred on host [_1]'
    'Class Print Status'  => 'The error occurred on host [_1]',
 => 'Druckstatus',  
      'This error occurred on machine [_1]'
    'Removing error messages:'  => 'This error occurred on machine [_1]', # n.t.
 => 'Entfernen von Fehlermeldungen:',  
      'Clear all Messages in Subdirectory'
    'Creating old version [_1]'  => 'Clear all Messages in Subdirectory',
 => 'Erstelle alte Version [_1]', # n.t.  
      'Task information'
    'Initial version'  => 'Task information',
 => 'Urversion',  
      'Automated adds/drops'
    'Press "Generate Statistics" when you are ready.'  => 'Automated adds/drops',
 => 'Klicken Sie auf "Erzeuge Statistiken", wenn Sie die gewünschten Einstellungen vorgenommen haben.',  
      'Change enrollment dates'
    'It may take some time to update the student data for the first analysis. Future analysis this session will not have this delay.'  => 'Change enrollment dates',
 => '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.',  
      'Change access dates'
    'A course-wide error occurred.'  => 'Change access dates',
 => 'Ein kursweiter Fehler ist aufgetreten.',  
      'Notification of changes'
    'Analyze Over'  => 'Notification of changes',
 => 'Analyse über', # n.t.  
      'Change crosslistings'
    'Number of Plots'  => 'Change crosslistings',
 => 'Anzahl Plots', #???  
      'Section settings'
    'none'  => 'Section settings',
 => 'nichts',  
      'Student photo settings'
    'Output as [_1]' # _1: checkbox  => 'Student photo settings',
 => 'Ausgabeformat [_1]',  
      'Update roster now'
    'Prepare Report'  => 'Update roster now',
 => 'Bericht erstellen',  
      'Update student photos'
    'Show problem [_1]' # _1: checkbox  => 'Update student photos',
 => 'Aufgabe anzeigen [_1]',  
      'View students and change type'
    'Show correct answers [_1]' # _1: checkbox  => 'View students and change type',
 => 'Korrekte Antworten anzeigen [_1]',  
      'Changes to nightly automated enrollments'
    'Show all submissions [_1]' # _1: checkbox  => 'Changes to nightly automated enrollments',
 => 'Alle Einreichungen anzeigen [_1]',  
      'Currently: Nightly adds: [_1], Nightly drops: [_2]'
    'Show problem grading [_1]' # _1: checkbox  => 'Currently: Nightly adds: [_1], Nightly drops: [_2]',
 => 'Aufgabenbewertung anzeigen [_1]',  
      'OFF'
    'Computing correct answers greatly increasese the amount of time required to prepare a report.'  => 'OFF',
 => 'Die Berechnung korrekter Antworten erhöht die benötigte Zeit erheblich, um den Bericht zu erstellen.',  
      'ON'
    'Please select problems and use the [_1]Prepare Report[_2] button to continue.'  => 'ON',
 => 'Wählen Sie die zu berücksichtigenden Aufgaben aus und klicken Sie anschließend auf den [_1]Bericht erstellen[_2]-Button.',  
      'Additions based on classlist changes:'
    'Please select a Survey to analyze'  => 'Additions based on classlist changes:',
 => 'Wählen Sie eine Umfrage, die analysiert werden soll:',  
      'Removals based on classlist changes:'
    'There are no survey problems in this course.'  => 'Removals based on classlist changes:',
 => 'In diesem Kurs sind keine Umfragen enthalten.',  
      'Enable'
    'Generate Survey Report'  => 'Enable',
 => 'Umfragebericht generieren',  
      'Disable'
    'Building text document.'  => 'Disable',
 => 'Erstelle Textdokument.',  
      '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.'
    'Generated on [_1]'  => '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.',
 => 'Generiert am [_1]',  
      'Changes to first and/or last automated enrollment dates'
    'Your text file'  => 'Changes to first and/or last automated enrollment dates',
 => 'Ihre Textdatei',  
      'Currently: First enrollment: [_1], Last enrollment: [_2]'
    'Done compiling text file. See link below to download.'  => 'Currently: First enrollment: [_1], Last enrollment: [_2]',
 => 'Erstellung der Textdatei abgeschlossen. Verwenden Sie den unten angegebenen Link zum Herunterladen.',  
      'Set date of first automated enrollment for registered students'
    'There is no essay or string response data to output for this survey.'  => 'Set date of first automated enrollment for registered students',
 => 'In dieser Umfrage existieren keine Essay- oder Text-Antwortdaten (essayresponse, stringresponse), die ausgegeben werden könnten.',  
      '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'
    'Building spreadsheet.'  => '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',
 => 'Erstelle Tabelle.',  
      'Set date of last automated enrollment for registered students'
    '[_1]:[_2] responses to [_3] may be too long to fit Excel spreadsheet.'  => 'Set date of last automated enrollment for registered students',
 => '[_1]:[_2]-Antworten für [_3] könnten zu lang sein, um in eine Excel-Tabelle reinzupassen.',  
      '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.'
    'Done compiling spreadsheet. See link below to download.'  => '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.',
 => 'Erstellung der Tabelle abgeschlossen. Verwenden Sie den unten angegebenen Link zum Herunterladen.',  
      'Changes to default start and/or end dates for student access'
    'Make a sequence selection from the "Sequences and Folders" menu and hit "Create Plot" to begin'  => 'Changes to default start and/or end dates for student access',
 => 'Wählen Sie eine Sequenz aus der "Sequenzen und Verzeichnisse"-Liste und klicken Sie auf "Diagramm erzeugen", um zu starten.',  
      'Currently: default first access:'
    'Create Plot'  => 'Currently: default first access:',
 => 'Diagramm erzeugen',  
      ', default last access:'
    'Start Time:'  => ', default last access:',
 => 'Startzeit:',  
      'Set date of first access for registered students added via automated enrollment'
    'End Time:'  => 'Set date of first access for registered students added via automated enrollment',
 => 'Endezeit:',  
      'Set date of last access for registered students added via automated enrollment'
    'Sender'  => 'Set date of last access for registered students added via automated enrollment',
 => 'Absender',  
      'Changes to section settings'
    'Number'  => 'Changes to section settings',
 => 'Nummer',  
      'Currently no sections of'
    'Upload Classlist'  => 'Currently no sections of',
 => 'Kursteilnehmerliste hochladen',  
      'are contributing enrollment to the LON-CAPA class roster.'
    'Semicolon separated values'  => 'are contributing enrollment to the LON-CAPA class roster.',
 => 'Durch Semikolons getrennt',  
      'Add enrollment from additional sections.'
    ' with home server '  => 'Add enrollment from additional sections.',
 => ' mit Heimatserver ', # n.t.  
      'Number of new sections to add:'
    'Show Log'  => 'Number of new sections to add:',
 => '查看日志',  
 #=> 'Veränderungs-Protokoll',     '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',
    'Course Document Change Log'  
 => 'Kursressourcen-Veränderungs-Protokoll',     'if you have chosen to enable a nightly automated enrollment update.'
   => 'if you have chosen to enable a nightly automated enrollment update.',
    'Records'  
 => 'Datensätze',     'Nightly additions based on classlist changes now'
   => 'Nightly additions based on classlist changes now',
    'Before'  
 => '以前',     'Nightly additions based on classlist changes still'
 #=> 'Vorher',  => 'Nightly additions based on classlist changes still',
   
    'After'     'Nightly removals based on classlist changes now'
 => '以后',  => 'Nightly removals based on classlist changes now',
 #=> 'Nachher',  
      'Nightly removals based on classlist changes still'
    'Current folder/page'  => 'Nightly removals based on classlist changes still',
 => 'Aktuelles Verzeichnis/Seite',  
      'enabled'
    'Containing phrase'  => 'enabled',
 => 'Enthält Text:',  
      'disabled'
    'None'  => 'disabled',
 => 'nichts',  
      'The first date for automated enrollment has been changed'
    'Users'  => 'The first date for automated enrollment has been changed',
 => '用户',  
 #=> 'Benutzer',     'The last date for automated enrollment has been changed'
   => 'The last date for automated enrollment has been changed',
   
    'Include parameter types'     'The first date for automated enrollment has been left unchanged as'
 => 'Parametertypen zeigen',  => 'The first date for automated enrollment has been left unchanged as',
   
    'Parameter Change Log'     'The last date for automated enrollment has been left unchanged as'
 => 'Parameteränderungs-Protokoll',  => 'The last date for automated enrollment has been left unchanged as',
   
    'Announce'     'Currently: Notification:'
 => 'Bekanntmachen',  => 'Currently: Notification:',
   
    'Not active anymore'     'Notification of LON-CAPA course roster changes resulting from nightly automated enrollment process?'
 => 'nicht mehr aktiv',  => 'Notification of LON-CAPA course roster changes resulting from nightly automated enrollment process?',
   
    'Add to Course Announcements'     'The table below contains a list of Kurs-Koordinators in this course.'
 => 'Den Kursbekanntmachungen hinzufügen',  => 'The table below contains a list of Kurs-Koordinators in this course.',
   
    'Username : Domain'     'username:domain'
 => 'Benutzerkennung:Domäne',  => '用户名:域',
   
    'Active'     'Course Access'
 => 'aktiv',  => 'Course Access',
   
    'Expired'     'Current notification status'
 => 'Abgelaufen',  => 'Current notification status',
   
    'Future'     'Notification active'
 => 'Zukünftig',  => 'Notification active',
   
    'Sort by realm first, then student (group/section)'     'Notification inactive'
 => 'Sortierung nach Bereich, dann nach Student (Gruppe/Sektion)',  => 'Notification inactive',
   
    'Sort by student (group/section) first, then realm'     'Notification?'
 => 'Sortierung nach Student (Gruppe/Sektion), dann nach Bereich',  => 'Notification?',
   
    'Shift all dates based on this date'     'Notification of enrollment changes now'
 => 'Alle Datumseinträge anhand dieses Datums verschieben',  => 'Notification of enrollment changes now',
   
    'Overview Mode'     'Notification of enrollment changes still'
 => 'Übersichtsmodus',  => 'Notification of enrollment changes still',
   
    'Overview'     'The following will receive notification if there are any changes in enrollment in LON-CAPA course:'
 => 'Übersicht',  => 'The following will receive notification if there are any changes in enrollment in LON-CAPA course:',
   
    'Set Parameters'     'as a result of the nightly enrollment check:'
 => 'Parameter einstellen',  => 'as a result of the nightly enrollment check:',
   
    'Parts'     'View/Modify Course Settings'
 => 'Aufgabenteile',  => 'View/Modify Course Settings',
   
    'Section(s)'     'Course search'
 => 'Sektion(en)',  => 'Course search',
   
    'Group(s)'     'View/Modify Courses'
 => 'Gruppe(n)',  => 'View/Modify Courses',
   
    'Parameter Selection'     'Course details'
 => 'Parameter-Auswahl',  => 'Course details',
   
    'Add Selection for...'     'Detailed course information:'
 => 'Auswahl hinzufügen für...',  => 'Detailed course information:',
   
    'Select Common Only'     'Default Access Dates for Students'
 => 'Übliche wählen',  => 'Default Access Dates for Students',
   
    'Problem Dates'     'Student Counts'
 => 'Aufgabendatumsfelder',  => 'Student Counts',
   
    'Content Dates'     'Auto-enrollment of[_1]registered students'
 => 'Inhaltsdatumsfelder',  => 'Auto-enrollment of[_1]registered students',
   
    'Discussion Settings'     'Details'
 => 'Diskussions-Einstellungen',  => 'Details',
   
    'Visibilities'     'Not enabled'
 => 'Sichtbarkeit',  => 'Not enabled',
   
    'Part Parameters'     'section:'
 => 'Aufgabenteil-Parameter',  => 'section:', # n.t.
   
    'For User [_1] or Student/Employee ID [_2] at Domain [_3]'     'Previous access'
 => 'Für Benutzer [_1] oder Studenten-/Mitarbeiter-ID [_2] in der Domäne [_3]',  => 'Previous access',
   
    'Group Files'     'Current access'
 => '编组文件',  => 'Current access',
 #=> 'Gruppendateien',  
      'Future access'
    "Enter user:domain for User's 'About Me' Page"  => 'Future access',
 => "Geben Sie Benutzerkennung:Domäne für die Über-mich-Seite des gewünschten Benutzers ein:",  
      'Back to course listing'
    'No map selected.'  => '返回课程目录',
 => 'Keine Inhaltszusammenstellung gewählt!',  
      'Immediate course roster update'
    'Most Recent:'  => 'Immediate course roster update',
 => 'Aktuellste:', # n.t.  
      'There were no new students to add to the course.'
    'In Course:'  => 'There were no new students to add to the course.',
 => 'Im Kurs:', # n.t.  
      'Back to options page'
    'Use:'  => 'Back to options page',
 => 'Verwende:', # n.t.  
      'View/Modify settings for: '
    'Search LON-CAPA help'  => 'View/Modify settings for: ',
 => 'Suche in der LON-CAPA-Hilfe',  
      'Modify quota for group portfolio files'
    'Before course enrollment start!'  => 'Modify quota for group portfolio files',
 => 'Liegt VOR Kursbelegungs-Start!',  
      'Display current settings for automated enrollment'
    'After course enrollment end!'  => 'Display current settings for automated enrollment',
 => 'Liegt NACH Kursbelegungs-Ende!',  
      'Modify institutional code, course owner and/or default authentication'
    'in the past'  => 'Modify institutional code, course owner and/or default authentication',
 => 'liegt in der Vergangenheit',  
      'Modify course catalog settings for course'
    'in the future'  => 'Modify course catalog settings for course',
 => 'liegt in der Zukunft',  
      'Catalog settings'
    'Choose'  => 'Catalog settings',
 => 'Übernehmen',  
      'Catalog Settings for Course'
    'Title:'  => 'Catalog Settings for Course',
 => 'Titel:',  
      'Visibility in Course/Community Catalog'
    'URL:'  => 'Visibility in Course/Community Catalog',
 => 'URL:',  
      "Unless excluded, a course/community is listed in this domain's publicly accessible Course/Community Catalog, if at least one of the following applies:"
    'Course, Portfolio and Catalog Search'  => "Unless excluded, a course/community is listed in this domain's publicly accessible Course/Community Catalog, if at least one of the following applies:",
 => 'Katalog-Suche, Portfolio-Suche und Suche im Kurs',  
      'Auto-cataloging is enabled and the course is assigned an institutional code'
    'ERROR:'  => 'Auto-cataloging is enabled and the course is assigned an institutional code',
 => 'FEHLER:',  
      'The course has been categorized into at least one of the course categories defined for the domain.'
    'occurred while running'  => 'The course has been categorized into at least one of the course categories defined for the domain.',
 => 'trat auf während der Ausführung von', # n.t.  
      'Exclude from course catalog'
    '(click for example)'  => 'Exclude from course catalog',
 => '(Klicken für Beispiel)',  
      'Categorize Course'
    'click for example'  => 'Categorize Course',
 => 'Klicken für Beispiel',  
      'No categories defined for this domain'
    'Re-Enable'  => 'No categories defined for this domain',
 => 'wieder aktivieren',  
      'Assign one or more categories to this course.'
    'Script Functions'  => 'Assign one or more categories to this course.',
 => 'Funktionen in Skripten', # 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).'
    'Image Options'  => '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).',
 => 'Bildoptionen', # n.t.  
      'Category settings'
    'left'  => 'Category settings',
 => 'links',  
      'Show/Hide a course in the catalog'
    'right'  => 'Show/Hide a course in the catalog',
 => 'rechts',  
      'Assign a category to a course'
    'TeXwidth (mm):'  => 'Assign a category to a course',
 => 'TeX-Breite (mm):',  
      'Set in "Modify Course" (Domain)'
    'TeXheight (mm):'  => 'Set in "Modify Course" (Domain)',
 => 'TeX-Höhe (mm):',  
      'Set in "Modify Parameters" (Course)'
    'TeXwrap:'  => 'Set in "Modify Parameters" (Course)',
 => 'TeX-Umbruch', # n.t., ??? [SB 2007-07-11]  
      'Categories'
    'Sorry!'  => 'Categories',
 => 'Schade...',  
      'Add category'
    'Resource not available.'  => 'Add category',
 => 'Ressource nicht erreichbar.', # n.t.  
      'Add category:'
    'Choose file type:'  => 'Add category:',
 => 'Dateityp:',  
      'Add subcategory:'
    'Output of decompress:'  => 'Add subcategory:',
 => 'Ausgabe des Entpackvorgangs:',  
      'New:'
    'Decompress complete.'  => 'New:',
 => 'Entpackvorgang abgeschlossen.',  
      'Choose a course'
    'Archive:'  => 'Choose a course',
 => 'Archiv:',  
      'Pick action'
    'inflating:'  => 'Pick action',
 => 'entpacke:',  
      'Display settings'
    'Incorrect:'  => 'Display settings',
 => 'Inkorrekt:',  
      'Course settings that control automated enrollment in this LON-CAPA course are currently:'
    'Correct:'  => 'Course settings that control automated enrollment in this LON-CAPA course are currently:',
 => 'Korrekt:',  
      'Course setting'
    'Correct'  => 'Course setting',
 => 'Korrekt',  
      'Modifiable by DC only'
    'Pick course first'  => 'Modifiable by DC only',
 => 'Erst Kurs auswählen',  
      'Default authentication parameter'
    'User Information Changed'  => 'Default authentication parameter',
 => 'Geänderte Benutzerdaten',  
      'Default authentication method'
    'Changed To'  => 'Default authentication method',
 => 'Geändert in',  
      'Date of last automated enrollment'
    'disk space allocated to portfolio files'  => 'Date of last automated enrollment',
 => 'Speicherplatz für Portfolio-Dateien',  
      'Date of first automated enrollment'
    'You have new messages'  => 'Date of first automated enrollment',
 => 'Sie haben neue Nachrichten',  
      'Official course code'
    'Destination folder'  => 'Official course code',
 => 'Zielverzeichnis',  
      'Username:domain of course owner'
    'Mark Read'  => 'Username:domain of course owner',
 => 'Als gelesen kennzeichnen',  
      'Date of last student access'
    'Move to Folder ->'  => '学生访问的结束日期',
 => 'Verschiebe in Verzeichnis',  
      'Date of first student access'
    'Register Response Devices ("Clickers")'  => '学生访问的开始日期',
 => 'Antwortgeräte ("Clicker") registrieren',  
      'Course section number(:LON-CAPA section)'
    'Enter response device ("clicker") numbers'  => 'Course section number(:LON-CAPA section)',
 => 'Geben Sie die Nummern der Antwortgeräte ("Clicker") ein',  
      'Show more details'
    'Locating your clicker ID'  => '查看更多详情',
 => 'Die Clicker-ID ausfindig machen',  
      'Public RSS/podcast (subscribe to)'
    'Register Clicker'  => '公共RSS /播客(订阅)',
 => 'Clicker registrieren',  
      'Course Owner:'
    'Register'  => '课程所有者:',
 => 'Registrieren',  
      'Default Authentication method'
    'New Link'  => 'Default Authentication method',
 => 'Neues Lesezeichen', # n.t.  
      'Modify settings'
    'Refresh'  => 'Modify settings',
 => 'Aktualisieren', # n.t.  
      'Automated Enrollment'
    'Custom metadata [_1]: '  => 'Automated Enrollment',
 => 'Eigene Metadaten [_1]: ',  
      'Use the menu on the left to choose an enrollment management task.'
    'Question/Comment/Feedback about course content'  => 'Use the menu on the left to choose an enrollment management task.',
 => 'Frage/Anmerkung/Feedback zum Kursinhalt',  
      'Result of Changes to Automated Enrollment Settings.'
    'User modify/custom role edit'  => 'Result of Changes to Automated Enrollment Settings.',
 => 'Benutzeraccounts und Rechte verwalten',  
      'The following automated enrollment parameters have been changed:'
    'User Search'  => 'The following automated enrollment parameters have been changed:', # n.t.
 => 'Benutzersuche',  
      'now set to'
    'to add/modify roles'  => 'now set to', # n.t.
 => ', um Rollen hinzuzufügen oder zu ändern',  
      'still set to'
    'is'  => 'still set to', # n.t.
 => 'ist',  
      'The following automated enrollment parameters remain unchanged:'
    'contains'  => 'The following automated enrollment parameters remain unchanged:', # n.t.
 => 'enthält',  
      'Change settings'
    'in this domain'  => 'Change settings',
 => 'in dieser Domäne',  
      "Student's agreement needed for listing in student-viewable roster"
    'in institutional directory'  => "Student's agreement needed for listing in student-viewable roster",
 => 'im Institutsverzeichnis',  
      'Include link to accessible portfolio files'
    'Domain/institution to search'  => 'Include link to accessible portfolio files',
 => 'LON-CAPA-Domäne, in der gesucht werden soll',  
      'Print header format'
    'Directory search has not been configured for domain: [_1]'  => 'Print header format',
 => 'Die Verzeichnissuche wurde noch nicht für die Domäne [_1] konfiguriert!',  
      'Substitutions:<br />[_1]: student name, [_2]: course id, [_3]: assignment note. Numbers after the <tt>%</tt> limit the field size.'
    'permanent e-mail'  => 'Substitutions:<br />[_1]: student name, [_2]: course id, [_3]: assignment note. Numbers after the <tt>%</tt> limit the field size.',
 => 'Permanente E-Mail-Adresse',  
      'Force all students in the course to use a specific math rendering engine.'
    'Set user role'  => 'Force all students in the course to use a specific math rendering engine.',
 => 'Benutzerrolle einrichten',  
      "[_1], [_2] (Convert to Images), [_3] (TeX to HTML), or blank for student's preference"
    'No exact match found for this username ([_1]) in this domain.'  => "[_1], [_2] (Convert to Images), [_3] (TeX to HTML), or blank for student's preference",
 => 'Kein exakter Treffer für den Benutzer [_1] in dieser Domäne.',  
      'Bridge Task Grading'
    'No match found for this username ([_1]) in this domain.'  => 'Bridge Task Grading',
 => 'Kein Treffer für den Benutzer [_1] in dieser Domäne.',  
      'Classlist Manager'
    'Make new user "[_1]"'  => 'Classlist Manager', # !?!
 => 'Neuen Benutzer "[_1]" anlegen',  
      'Note for students:'
    'Edit Course'  => '注意事项:',
 => '编辑课程',  
 #=> 'Kursinhalt einrichten',     '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.',
    'Choose which items you wish to export from your Course.'  
 => 'Wählen Sie, welche Elemente aus dem Kurs exportiert werden sollen.',     'Please [_1]log in again[_2].'
   => '请[_1]重新登录[_2].',
    'Content items'  
 => 'Inhaltselemente',     'Switching Server ...'
   => '更换服务器 ...',
    'Discussion posts'  
 => 'Diskussionsbeiträge',     'Already logged in'
   => '已经登录',
    'Export Course DOCS'  
 => 'Exportieren',     'Apply style file: '
   => 'Apply style file: ',
    'Download the zip file from'  
 => 'Download ZIP-Datei:',     'The problem '
   => '问题 ',
    'IMS course archive'  
 => 'IMS-Kursarchiv',     'Search criteria'
   => '搜索条件',
    'Export course to IMS content package'  
 => 'Kurselemente nach IMS-Inhaltspaket exportieren',     'begins with'
   => '始于',
    'last name, first name'  
 => 'Nachname, Vorname',     'in selected LON-CAPA domain'
   => '在选定的 LON-CAPA-域 ',
    'Select a Template'  
 => 'Auswahl einer Vorlage',     'in institutional directory for selected domain'
   => '在选定的域中的研究所列表',
    'Edit custom role'  
 => 'Benutzerdefinierte Benutzerrolle einrichten',     'No exact match found for the username ([_1]) in LON-CAPA domain: [_2]'
   => '没有找到完全匹配的用户名([_1] )在LON-CAPA-域:', # n.t.
    'Privilege'  
 => 'Berechtigung',     'Creating new account.'
   => '创建新帐户。',
    'Showing users with a name starting with [_1]'  
 => 'Anzeige von Benutzern, deren Name beginnt mit [_1]',     'Report a documentation bug'
   => '报告文件错误 (Englisch)',
    'Permanent e-mail address'  
 => 'Permanente E-Mail-Adresse',     'You must specify a valid username. Only the following are allowed: letters numbers - . @'
   => '您必须指定一个有效的用户名。只允许以下字符:字母,数字, "-", "." 和 "@"',
    'Permanent e-mail'  
 => 'Permanente E-Mail-Adresse',     'The following need to be corrected before the search can be run:'
   => '在搜索可以开始之前,下面必须予以纠正:',
    'User [_1] in domain [_2]'  
 => 'Benutzer [_1] in Domäne [_2]',     'You must include some text to search for.'
   => '您必须包括一些要搜寻的文字。',
    'Result'  
 => 'Ergebnis',     "The text you are searching for must contain at least two characters when using a 'begins' type search."
   => "文本搜索必须包含至少有两个字符,当使用的是'开始'类型的搜索。",
    'Directory search in domain [_1] is not available for the requested search type: "[_2]"'  
 => 'Die Institussuche in der Domäne [_1] ist für den angeforderten Suchtyp "[_2]" nicht verfügbar.',     "The text you are searching for must contain at least three characters when using a 'contains' type search."
   => "文字要搜索必须包含至少3个字符时,当使用的是'包含'式的搜索。",
    "No match found for this username ([_1]) in your institution's directory."  
 => "Kein Treffer im Institutsverzeichnis für den Benutzer [_1].",     'You must choose a domain when using an institutional directory search.'
   => '您必须选择一个域,当使用的是研究所目录搜索。',
    'Setting'  
 => 'Einstellung',     'You must choose a domain when using a domain search.'
   => '您必须选择一个域,当使用域搜索。',
    'Directory search available?'  
 => 'Verzeichnissuche verfügbar machen?',     "When using searching by last,first you must include a comma as separator between last name and first name."
   => "When using searching by last,first you must include a comma as separator between last name and first name.",
    'Back to actions menu'  
 => 'Zurück zur Domänen-Konfiguration', # n.t.     "When searching by last,first you must include at least one character in the first name."
   => "When searching by last,first you must include at least one character in the first name.",
    'Edit action'  
 => 'Aktion',     'Revoking [_1] in [_2]: [_3]'
   => 'Revoking [_1] in [_2]: [_3]',
    'Effect'  
 => 'Effekt',     'Revoking custom role:'
   => 'Revoking custom role:',
    'Course / User'  
 => 'Kurs / Benutzer',     'Deleting [_1] in [_2]: [_3]'
   => 'Deleting [_1] in [_2]: [_3]',
    'deny'  
 => 'verweigern',     'Deleting custom role [_1] by [_2] in [_3]'
   => 'Deleting custom role [_1] by [_2] in [_3]',
    'allow'  
 => 'zulassen',     'Add to classlist'
   => 'Add to classlist',
    'Delete this rule'  
 => 'Diese Regel löschen',     'Re-enabling [_1] in [_2]: [_3]'
   => 'Re-enabling [_1] in [_2]: [_3]',
    'Insert rule above'  
 => 'Regel oberhalb einfügen',     'Re-enabling custom role [_1] by [_2] in [_3]: [_4]'
   => 'Re-enabling custom role [_1] by [_2] in [_3]: [_4]',
    'Insert rule below'  
 => 'Regel unterhalb einfügen',     'Unknown command'
   => 'Unknown command',
    'Move rule down'  
 => 'Regel nach unten verschieben',     '[_1] may not be used as the name for a section, as it is a reserved word.'
   => '[_1] may not be used as the name for a section, as it is a reserved word.',
    'Move rule up'  
 => 'Regel nach oben verschieben',     '[_1] may not be used as the name for a section, as it is the name of a course group.'
   => '[_1] may not be used as the name for a section, as it is the name of a course group.',
    'Warning: It can take up to 1 hour for rights changes to fully propagate.'  
 => 'Achtung: Es kann bis zu einer Stunde dauern, bis alle Rechte-Änderungen vollständig wirken.',     'Please [_1]go back[_2] and choose a different section name.'
   => 'Please [_1]go back[_2] and choose a different section name.',
    'email address'  
 => 'E-Mail-Adresse',     'Drop from classlist: [_1]'
   => 'Drop from classlist: [_1]',
    'Updated'  
 => 'Geändert',     'Existing Role'
   => 'Existing Role',
    'The error occurred on host  [_1]'  
 => 'Der Fehler trat auf dem Host [_1] auf.',     'Assigning Role to Self'
   => 'Assigning Role to Self', # ???
    'This error occurred on machine [_1]'  
 => 'Dieser Fehler trat auf Maschine [_1] auf.', # n.t.     'Invalid search.'
   => 'Invalid search.',
    'Clear all Messages in Subdirectory'  
 => 'Alle Nachrichten im Unterverzeichnis entfernen',     'You must enter a search term.'
   => 'You must enter a search term.',
    'Task information'  
 => 'Information',     'You must specify a valid domain when searching in a domain or institutional directory.'
   => 'You must specify a valid domain when searching in a domain or institutional directory.',
    'Automated adds/drops'  
 => 'Automatische Hinzufügungen/Ausschließungen',     'You may want to search in the LON-CAPA domain instead of the institutional directory.'
   => 'You may want to search in the LON-CAPA domain instead of the institutional directory.',
    'Change enrollment dates'  
 => 'Kursbelegungsdaten ändern',     'New users can only be created in the domain to which your current role belongs - [_1].'
   => 'New users can only be created in the domain to which your current role belongs - [_1].',
    'Change access dates'  
 => 'Zugriffszeiten ändern',     'Institutional directory search is not available in domain: [_1]'
   => 'Institutional directory search is not available in domain: [_1]',
    'Notification of changes'  
 => 'Benachrichtigung über Änderungen',     'Institutional directory search in domain: [_1] is only allowed for users with a current role in the domain.'
   => 'Institutional directory search in domain: [_1] is only allowed for users with a current role in the domain.',
    'Change crosslistings'  
 => 'Querverweise ändern',     'Institutional directory search in domain: [_1] is not available to your user type: '
   => 'Institutional directory search in domain: [_1] is not available to your user type: ',
    'Section settings'  
 => 'Sektions-Einstellungen',     'Institutional directory search has not been configured for domain: [_1]'
   => 'Institutional directory search has not been configured for domain: [_1]',
    'Student photo settings'  
 => 'Einstellungen studentischer Fotos',     'Institutional directory search in domain: [_1] is not available for searching by "[_2]"'
   => 'Institutional directory search in domain: [_1] is not available for searching by "[_2]"',
    'Update roster now'  
 => 'Kursteilnehmerliste jetzt aktualisieren',     'Institutional directory search in domain: [_1] is not available.'
   => 'Institutional directory search in domain: [_1] is not available.',
    'Update student photos'  
 => 'Studentische Fotos aktualisieren',     'Institutional directory search in domain [_1] is not available for the requested search type: "[_2]"'
   => 'Institutional directory search in domain [_1] is not available for the requested search type: "[_2]"',
    'View students and change type'  
 => 'Studenten betrachten und Typ ändern',     'You may want to broaden your search to a search of the institutional directory for the domain.'
   => 'You may want to broaden your search to a search of the institutional directory for the domain.',
    'Changes to nightly automated enrollments'  
 => 'Die nächtlichen, automatischen Kursbelegungen ändern',     'You may want to broaden your search to the selected LON-CAPA domain.'
   => 'You may want to broaden your search to the selected LON-CAPA domain.',
    'Currently: Nightly adds: [_1], Nightly drops: [_2]'  
 => 'Derzeit: Nächtliche Hinzufügungen: [_1], nächtliche Ausschließungen: [_2]',     'Pick group first'
   => 'Pick group first',
    'OFF'  
 => 'AUS',     'No login name specified'
   => 'No login name specified',
    'ON'  
 => 'AN',     'Invalid login name'
   => 'Invalid login name',
    'Additions based on classlist changes:'  
 => 'Hinzufügungen aufgrund von Änderungen an der Kursteilnehmerliste:',     'Only letters, numbers, periods, dashes, @, and underscores are valid'
   => 'Only letters, numbers, periods, dashes, @, and underscores are valid',
    'Removals based on classlist changes:'  
 => 'Ausschließungen aufgrund von Änderungen an der Kursteilnehmerliste:',     'For this user, the default quota would be [_1] Mb.'
   => 'For this user, the default quota would be [_1] Mb.',
    'Enable'  
 => 'Aktivieren ',     "For this user, the default quota would be [_1] Mb, as determined by the user's institutional affiliation ([_2])."
   => "For this user, the default quota would be [_1] Mb, as determined by the user's institutional affiliation ([_2]).",
    'Disable'  
 => 'Deaktivieren',     "For this user, the default quota of [_1] Mb, is determined by the user's institutional affiliation ([_2])."
   => "For this user, the default quota of [_1] Mb, is determined by the user's institutional affiliation ([_2]).",
    '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.'  
 => '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.',     'in all LON-CAPA domains.'
   => 'in all LON-CAPA domains.',
    'Changes to first and/or last automated enrollment dates'  
 => 'Änderungen von Anfangs- und/oder Endedatum der automatischen Kursbelegung',     'in LON-CAPA domains:'
   => 'in LON-CAPA domains:',
    'Currently: First enrollment: [_1], Last enrollment: [_2]'  
 => 'Derzeit: Start der automatischen Kursbelegung: [_1], Ende der automatischen Kursbelegung: [_2]',     'in LON-CAPA domain '
   => '在LON-CAPA域 ',
    'Set date of first automated enrollment for registered students'  
 => 'Setzen des Anfangsdatums der automatischen Kursbelegung für registrierte Studenten',     'Course settings modifiable by [_1] only.'
   => 'Course settings modifiable by [_1] only.',
    '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'  
 => '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.',     'Course Owner'
   => 'Course Owner',
    'Set date of last automated enrollment for registered students'  
 => 'Setzen des Endedatums der automatischen Kursbelegung für registrierte Studenten',     'Username:Domain'
   => '用户名:域',
    '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.'  
 => 'Falls das automatische Hinzufügen und Ausschließen aktiviert ist, wird bis zum Erreichen des Endedatums nächtlich die Kursteilnehmerliste automatisch aktualisiert.',     'Course Activity'
   => 'Course Activity',
    'Changes to default start and/or end dates for student access'  
 => 'Änderungen an dem voreingestellten Anfangs- und/oder Endedatum für studentischen Zugriff',     'Course Domain'
   => 'Course Domain',
    'Currently: default first access:'  
 => 'Derzeit: voreingesteller erste Zugriff:',     'Course Institutional Code'
   => 'Course Institutional Code',
    ', default last access:'  
 => ', voreingestellter letzter Zugriff:',     "Course Owner's Username"
   => "Course Owner's Username",
    'Set date of first access for registered students added via automated enrollment'  
 => 'Einstellen des Datums für den ersten studentischen Zugriff registrierter Studierender, die über die automatische Kursbelegung hinzugefügt werden',     "Course Owner's Domain"
   => "Course Owner's Domain",
    'Set date of last access for registered students added via automated enrollment'  
 => 'Einstellen des Datums für den letzten studentischen Zugriff registrierter Studierender, die über die automatische Kursbelegung hinzugefügt werden',     'Course Type'
   => 'Course Type',
    'Changes to section settings'  
 => 'Sektionseinstellungen',     'LON-CAPA course ID'
   => 'LON-CAPA course ID',
    'Currently no sections of'  
 => 'Derzeit ist für keine Sektionen des Kurses',     'None found'
   => 'None found',
    'are contributing enrollment to the LON-CAPA class roster.'  
 => 'eine Teilnahme an der Kursbelegung eingerichtet.',     'Course settings which only a [_1] may modify.'
   => 'Course settings which only a [_1] may modify.',
    'Add enrollment from additional sections.'  
 => 'Kursbelegung für weitere Sektionen hinzufügen',     "Click a 'Select' button to view or modify settings for a [_1] which may only be modified by a [_2] in this domain."
   => "Click a 'Select' button to view or modify settings for a [_1] which may only be modified by a [_2] in this domain.",
    'Number of new sections to add:'  
 => 'Anzahl hinzuzufügender Sektionen:',     'Single user search'
   => 'Single user search',
    'Students enrolling in the sections listed below will be automatically added to the class roster for LON-CAPA course'  
 => 'Studierende, die in die unten aufgelisteten Sektionen eingeschrieben werden, werden automatisch in die Kursteilnehmerliste des Kurses',     'Set enrollment'
   => 'Set enrollment',
    'if you have chosen to enable a nightly automated enrollment update.'  
 => 'aufgenommen, falls die nächtliche, automatische Kursbelegung aktiviert ist.',     'Please review the information in "Log-in help" and the "Getting started" guide if you are unable to log-in.'
   => 'Please review the information in "Log-in help" and the "Getting started" guide if you are unable to log-in.',
    'Nightly additions based on classlist changes now'  
 => 'Nächtliche Hinzufügungen aufgrund von Kursteilnehmerlisten-Änderungen sind jetzt',     'Please review the information in "Log-in help" if you are unable to log-in.'
   => 'Please review the information in "Log-in help" if you are unable to log-in.',
    'Nightly additions based on classlist changes still'  
 => 'Nächtliche Hinzufügungen aufgrund von Kursteilnehmerlisten-Änderungen bleiben weiterhin',     'If your problem is still unresolved, the form below can be used to send a question to the LON-CAPA helpdesk.'
   => 'If your problem is still unresolved, the form below can be used to send a question to the LON-CAPA helpdesk.',
    'Nightly removals based on classlist changes now'  
 => 'Nächtliche Ausschließungen aufgrund von Kursteilnehmerlisten-Änderungen sind jetzt',     'Getting started guide'
   => 'Getting started guide',
    'Nightly removals based on classlist changes still'  
 => 'Nächtliche Ausschließungen aufgrund von Kursteilnehmerlisten-Änderungen bleiben weiterhin',     '[_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)
   => '[_1] [_2] [_3] [_4] [_5]m [_6]s ', # => '[_2]. [_1] [_3], [_4]:[_5]:[_6] ', # "dd. mm yyyy, hh:mi:ss" (German date format)
    'enabled'  
 => 'aktiviert',     '[_1]Select Date[_2]'
   => '[_1]请选择日期[_2]',
    'disabled'  
 => 'deaktiviert',     '[_1]: students can view all sections. [_2]: students can only view their own section. blank or [_3] prevents student view.'
   => '[_1]: students can view all sections. [_2]: students can only view their own section. blank or [_3] prevents student view.',
    'The first date for automated enrollment has been changed'  
 => 'Das Anfangsdatum der automatischen Kursbelegung wurde geändert auf',     '[_1] to require students to opt-in to listing in the roster (on the roster page).'
   => '[_1] to require students to opt-in to listing in the roster (on the roster page).',
    'The last date for automated enrollment has been changed'  
 => 'Das Endedatum der automatischen Kursbelegung wurde geändert auf',     "[_1] for link to each a listing of each student's files."
   => "[_1] for link to each a listing of each student's files.",
    'The first date for automated enrollment has been left unchanged as'  
 => 'Das Anfangsdatum der automatischen Kursbelegung bleibt weiterhin',     '[_1]: student, [_2]: TA, [_3]: instructor'
   => '[_1]: 学生, [_2]: 导师, [_3]: 讲师',
    'The last date for automated enrollment has been left unchanged as'  
 => 'Das Endedatum der automatischen Kursbelegung bleibt weiterhin',     'role:section,role:section,...'
   => 'role:section,role:section,...',
    'Currently: Notification:'  
 => 'Derzeit: Benachrichtigung:',     '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.'
   => '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.',
    '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?',     'supported types'
   => 'supported types',
    'The table below contains a list of Kurs-Koordinators in this course.'  
 => 'Liste der Kurs-Koordinatoren in diesem Kurs',     '[_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] 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.',
    'username:domain'  
 => 'Benutzerkennung:Domäne',     'Instructors and TAs in sections, when grading bridge tasks, should be allowed to grade other sections.'
   => 'Instructors and TAs in sections, when grading bridge tasks, should be allowed to grade other sections.',
    'Course Access'  
 => 'Kurs-Zugriff',     '[_1]: they are allowed (this is the default). [_2]: no, they can only grade their own section.'
   => '[_1]: they are allowed (this is the default). [_2]: no, they can only grade their own section.',
    'Current notification status'  
 => 'Derzeitiger Benachrichtigungsstatus',     'Calendar Announcement for '
   => 'Calendar Announcement for ',
    'Notification active'  
 => 'Benachrichtigung aktiv',     'Opening'
   => 'Opening',
    'Notification inactive'  
 => 'Benachrichtigung inaktiv',     'Closing'
   => 'Closing',
    'Notification?'  
 => 'Benachrichtigen?',     'To add a new user:'
   => 'To add a new user:',
    "The table below contains a list of Domänen-Koordinators from this course's domain who are not also Kurs-Koordinators."  
 => "Liste der Domänen-Koordinatoren, die in der Kurs-Domäne liegen, aber nicht zusätzlich Kurs-Koordinatoren sind",     "(You can only create new users in your current role's domain - [_1])"
   => "(You can only create new users in your current role's domain - [_1])",
    'Notification of enrollment changes now'  
 => 'Benachtrichtigung über Kursbelegungsänderungen ist jetzt',     "You are not authorized to create new users in your current role's domain - [_1]."
   => "You are not authorized to create new users in your current role's domain - [_1].",
    'Notification of enrollment changes still'  
 => 'Benachtrichtigung über Kursbelegungsänderungen bleibt weiterhin',     "Set 'Domain/institution to search' to: [_1]"
   => "Set 'Domain/institution to search' to: [_1]",
    'The following will receive notification if there are any changes in enrollment in LON-CAPA course:'  
 => 'Die folgenden Benutzer erhalten eine Benachrichtigung im Falle von Änderungen der Kursteilnehmerliste durch die automatische Kursbelegung des Kurses',     "Set 'Search criteria' to: [_1]username is ..... in selected LON-CAPA domain[_2]"
   => "Set 'Search criteria' to: [_1]username is ..... in selected LON-CAPA domain[_2]",
    'as a result of the nightly enrollment check:'  
 => 'aufgrund des nächtlichen Kursbelegungsabgleichs:',     'Provide the proposed username'
   => 'Provide the proposed username',
    'View/Modify Course Settings'  
 => 'Kurs-Einstellungen betrachten/ändern',     'Select a user to add/modify roles'
   => 'Select a user to add/modify roles',
    'Course search'  
 => 'Kurs-Suche',     "Click 'Search'"
   => "Click 'Search'",
    'View/Modify Courses'  
 => 'Kurse betrachten/ändern',     'User Search to add/modify roles'
   => 'User Search to add/modify roles',
    'Course details'  
 => 'Kursdetails',  
   # Feedback messages:
    'Detailed course information:'  
 => 'Detailierte Kursinformationen:',     'You have entered that answer before'
   => '您已经输入了答案',
    'Default Access Dates for Students'  
 => 'Voreingestellte Zugriffsdaten für Studierende',     "Computer's answer now shown above."
   => "上面显示的是正确答案。",
    'Student Counts'  
 => 'Anzahl Studierende',     'You are correct.'
   => '正确答案!',
    'Auto-enrollment of[_1]registered students'  
 => 'Automatische Kursbelegung[_1]registrierter Studenten',     'You are partially correct.'
   => '部分正确。',
    'Details'  
 => 'Details',     'Incorrect'
   => '错误',
    'Not enabled'  
 => 'Nicht aktiviert',     'Your receipt no. is [_1]'
   => '您的证明编号是 [_1]',
    'section:'  
 => 'Sektion:', # n.t.     'You are excused from the problem.'
   => '你的作业已通过。',
    'Previous access'  
 => 'In der Vergangenheit liegender Zugriff',     'Some extra items were submitted.'
   => 'Some extra items were submitted.',
    'Current access'  
 => 'Aktueller Zugriff',     'Some items were not submitted.'
   => 'Some items were not submitted.',
    'Future access'  
 => 'Zukünftiger Zugriff',     'An error occurred while grading your answer.'
   => 'An error occurred while grading your answer.',
    'Back to course listing'  
 => '返回课程目录',     'The submitted answer was too long.'
 #=> 'Zurück zur Kursübersicht',  => 'The submitted answer was too long.',
   
    'Immediate course roster update'     'This question expects a numeric answer.'
 => 'Sofortige Aktualisierung der Kursteilnehmerliste',  => 'This question expects a numeric answer.',
   
    'There were no new students to add to the course.'     'You have provided an invalid ranking.'
 => 'Es existieren keine Studenten, die neu am Kurs teilnehmen sollen.',  => 'You have provided an invalid ranking.',
   
    'Back to options page'     'Please refer to [_1]'
 => 'Zurück zum Funktionsauswahlmenü',  => 'Please refer to [_1]',
   
    'View/Modify settings for: '     'help on ranking problems'
 => 'Betrachten/Ändern der Einstellungen für ',  => 'help on ranking problems',
   
    'Modify quota for group portfolio files'     "Submission won't be graded. The type of file submitted is not allowed."
 => 'Ändern des Speicherplatzes für Gruppen-Portfolio-Dateien',  => "Submission won't be graded. The type of file submitted is not allowed.",
   
    'Display current settings for automated enrollment'     'Submission not graded. Use fewer digits.'
 => 'Anzeige der derzeitigen Einstellungen der automatischen Kursbelegung',  => 'Submission not graded. Use fewer digits.',
   
    'Modify institutional code, course owner and/or default authentication'     'Submission not graded. Use more digits.'
 => 'Ändern des Institutscodes, des Kurs-Eigentümers und/oder der voreingestellten Authentifizierung',  => 'Submission not graded. Use more digits.',
   
    'Modify course catalog settings for course'     'Error in instructor specifed unit. This error has been reported to the instructor.'
 => 'Ändern der Kursübersicht-Einstellungen für diesen Kurs',  => 'Error in instructor specifed unit. This error has been reported to the instructor.',
   
    'Catalog settings'     'Unable to interpret units. Computer reads units as "[_1]".'
 => 'Katalog-Einstellungen',  => 'Unable to interpret units. Computer reads units as "[_1]".',
   
    'Catalog Settings for Course'     'Incompatible units. No conversion found between "[_1]" and the required units.'
 => 'Katalog-Einstellungen für den Kurs',  => 'Incompatible units. No conversion found between "[_1]" and the required units.',
   
    'Visibility in Course Catalog'     'Only a number required. Computer reads units of "[_1]".'
 => 'Sichtbarkeit in der Kursübersicht',  => 'Only a number required. Computer reads units of "[_1]".',
   
    "Unless excluded, a course is listed in this domain's publicly accessible course catalog, if at least one of the following applies:"     'Proper comma separation is required'
 => "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:",  => 'Proper comma separation is required',
   
    'Auto-cataloging is enabled and the course is assigned an institutional code'     'Unable to understand formula'
 => 'Automatische Katalogisierung ist aktiviert und dem Kurs wurde ein institutioneller Code zugewiesen',  => 'Unable to understand formula',
   
    'The course has been categorized into at least one of the course categories defined for the domain.'     'Your submission has been recorded.'
 => 'Der Kurs wurde in mindestens eine der Kurskategorien, die für diese Domäne angelegt wurden, eingeordnet.',  => 'Your submission has been recorded.',
   
    'Exclude from course catalog'     'A draft copy has been saved.'
 => 'Kurs aus Kursübersicht ausschließen',  => 'A draft copy has been saved.',
   
    'Categorize Course'     'Nothing submitted.'
 => 'Kurs kategorisieren',  => 'Nothing submitted.',
   
    'No categories defined for this domain'     'Unknown message'
 => 'In dieser Domäne wurden bisher keine Kategorien angelegt.',  => 'Unknown message',
   
    'Assign one or more categories to this course.'     'Returned file(s): [_1]'
 => 'Diesem Kurs eine oder mehrere Kategorien zuweisen:',  => 'Returned file(s): [_1]',
   
    '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).'     'Answer Submitted: Your final submission will be graded after the due date.'
 => '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.',  => 'Answer Submitted: Your final submission will be graded after the due date.',
   
    'Category settings'  # --/
 => 'Kategorie-Einstellungen',  
   
    'Show/Hide a course in the catalog'     ' The last submission was after the Due Date '
 => 'Anzeigen/Verbergen von Kursen im Kursüberblick',  => ' The last submission was after the Due Date ',
   
    'Assign a category to a course'     'Submit a file: (only one file can be uploaded)'
 => 'Einem Kurs eine Kategorie zuweisen',  => '提交档案: (只允许上传一个文件)',
   
    'Set in "Modify Course" (Domain)'     'OR:'
 => 'Einstellung in "Kurs einstellen" (Domäne)',  => '或者:',
   
    'Set in "Modify Parameters" (Course)'     'Select Portfolio Files'
 => 'Einstellung in "Parameter ändern" (Kurs)',  => '选择组合文件',
   
    'Categories'     'Portfolio files previously selected: [_1]'
 => 'Kategorien',  => 'Portfolio files previously selected: [_1]',
   
    'Add category'     "These file(s) don't exist: [_1]"
 => 'Kategorie hinzufügen',  => "These file(s) don't exist: [_1]",
   
    'Add category:'     'Previously published version'
 => 'Kategorie hinzufügen:',  => 'Previously published version',
   
    'Add subcategory:'     'You do not have privileges to modify the authentication configuration for this user.'
 => 'Unterkategorie hinzufügen:',  => 'You do not have privileges to modify the authentication configuration for this user.',
   
    'New:'     'You do not have privileges to modify the portfolio quota for this user.'
 => 'Neu:',  => 'You do not have privileges to modify the portfolio quota for this user.',
   
    'Choose a course'     'If a change is required, contact a domain coordinator for the domain'
 => 'Kurs auswählen',  => 'If a change is required, contact a domain coordinator for the domain',
   
    'Pick action'     'with submissions'
 => 'Aktion auswählen',  => '带答案',
   
    'Display settings'     'in grading queue'
 => 'Einstellungen anzeigen',  => '在评估队列中',
   
    'Course settings that control automated enrollment in this LON-CAPA course are currently:'     'with ungraded submissions'
 => 'Derzeitige Einstellungen der automatischen Kursbelegung dieses Kurses:',  => '未评估的答案',
   
    'Course setting'     'with incorrect submissions'
 => 'Kurs-Einstellung',  => '错误的答案',
   
    'Modifiable by DC only'     'with any status'
 => 'Nur durch Dom.-Koord. änderbar',  => '任何状态',
   
    'Default authentication parameter'     'Default value or none'
 => 'Voreingestellter Authentifizierungsparamater',  => '默认值或无',
   
    'Default authentication method'     'Floating Point between 1 and 0'
 => 'Voreingestellte Authentifizierungsmetode',  => '浮点运算的1和0',
   
    'Date of last automated enrollment'     'Floating point number between zero and one'
 => 'Endedatum der automatischen Kursbelegung',  => 'Floating point number between zero and one',
   
    'Date of first automated enrollment'     'Positive Floating Point'
 => 'Anfangsdatum der automatischen Kursbelegung',  => 'Positive Floating Point',
   
    'Official course code'     'Positive floating point number or zero'
 => 'Offizieller Kurscode',  => 'Positive floating point number or zero',
   
    'Username:domain of course owner'     'Floating Point'
 => 'Benutzerkennung:Domäne des Kurs-Eigentümers',  => 'Floating Point',
   
    'Date of last student access'     'Floating point number'
 => 'Endedatum des studentischen Zugriffs',  => 'Floating point number',
   
    'Date of first student access'     'Auto-enrollment settings'
 => 'Anfangsdatum des studentischen Zugriffs',  => 'Auto-enrollment settings',
   
    'Course section number(:LON-CAPA section)'     'Configuration setting'
 => 'Kurssektionsnummer(:LON-CAPA-Sektionsnummer)',  => '配置设置', # n.t.
   
    'Show more details'     'Value(s)'
 => 'Mehr Details',  => 'Value(s)', # n.t.
   
    'Public RSS/podcast (subscribe to):'     'Auto-enrollment active?'
 => 'Öffentliches RSS-Feed/Podcast (Einschreibe-Link):',  => 'Auto-enrollment active?',
   
    'Course Owner:'     'Access to other pages will be prevented until you have moved the message to your inbox.'
 => 'Kurs-Eigentümer:',  => '只有把该邮件移至收件箱才可以访问其他网页。',
   
    'Default Authentication method'     'Access to other pages will be prevented until you have moved all critical messages to your inbox.'
 => 'Voreingestellte Authentifizierungsmethode',  => '只有把所有的重要邮件移至收件箱才可以访问其他网页。',
   
    'Modify settings'     'Move to Inbox'
 => 'Einstellungen speichern',  => '移至收件箱',
   
    'Automated Enrollment'     'Move to Inbox/Compose reply'
 => 'Automatische Kursbelegung',  => '移至收件箱并回复',
   
    'Use the menu on the left to choose an enrollment management task.'     'Confirm Receipt'
 => 'Wählen Sie im Menü links die gewünschte Aktion zur automatischen Kursbelegung.',  => '确认已收到',
   
    'Result of Changes to Automated Enrollment Settings.'     'Confirm Receipt and Reply'
 => 'Ergebnis der Änderungen an den Einstellungen zur automatischen Kursbelegung',  => '确认已收到并回复',
   
    'The following automated enrollment parameters have been changed:'     'Displaying Critical Messages'
 => 'Die folgenden Parameter der automatischen Kursbelegung wurden geändert:', # n.t.  => '显示重要邮件',
   
    'now set to'     'Confirming Receipt'
 => 'ist jetzt', # n.t.  => '确认已收到',
   
    'still set to'     'Confirmed Receipt'
 => 'bleibt weiterhin', # n.t.  => '确认已收到',
   
    'The following automated enrollment parameters remain unchanged:'     'Communicate'
 => 'Die folgenden Parameter der automatischen Kursbelegung bleiben unverändert:', # n.t.  => '通讯',
   
    'Change settings'     'Replying to a Critical Message'
 => 'Einstellungen ändern',  => '针对重要邮件',
   
    "Student's agreement needed for listing in student-viewable roster"     'Answer Available'
 => "Studentisches Einverständnis notwendig, um in der von Studenten einsehbaren Kursteilnehmerliste aufgelistet zu werden",  => '答复可用',
   
    'Include link to accessible portfolio files'     ' to '
 => 'Link für erreichbare Portfolio-Dateien einbinden',  => ' 到 ', # ???
   
    'Print header format'     'Event from [_1] to [_2]'
 => 'Kopfbereich beim Druck',  => '活动由 [_1] 至 [_2]',
   
    'Substitutions:<br />[_1]: student name, [_2]: course id, [_3]: assignment note. Numbers after the <tt>%</tt> limit the field size.'     '[_1]: [_2] from domain [_3]'
 => 'Platzhalter:<br />[_1]: Name des Studenten, [_2]: Kurs-ID, [_3]: Beurteilungsanmerkung. Eine Zahl hinter dem <tt>%</tt>-Zeichen begrenzt die Feldgröße.',  => '[_1]: [_2] 从域 [_3]',
   
    'Force all students in the course to use a specific math rendering engine.'     'The following problems occurred:'
 => 'Vorgabe für alle Studenten im Kurs, wie wissenschaftliche Formeln dargestellt werden sollen',  => '发生下列问题:',
   
    "[_1], [_2] (Convert to Images), [_3] (TeX to HTML), or blank for student's preference"     'Could not initialize [_1] at this time.'
 => "[_1], [_2] (in Grafik konvertieren), [_3] (TeX-nach-HTML) oder leer lassen für studentische Voreinstellung",  => '目前无法初始化[_1]。',
   
    'Bridge Task Grading'     'Please try again.'
 => 'Bewertung von "Bridge Tasks"',  => '请再试一次。',
   
    'Classlist Manager'     'in this course'
 => 'Automatische Kursbelegung', # !?!  => '在该课程中',
   
    'Note for students:'     'Remove Checked Entries'
 => 'Hinweis für Studenten:',  => '删除选中的条目',
   
    '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.'     'Modify Student Data'
 => '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.',  => '修改学生资料',
   
    'Please [_1]log in again[_2].'     'First name'
 => 'Bitte [_1]erneut anmelden[_2].',  => '名字',
   
    'Switching Server ...'     'Middle name'
 => 'Serverwechsel...',  => '第二个名字',
   
    'Already logged in'     'Last name'
 => 'Bereits angemeldet',  => '姓氏',
   
    'Apply style file: '     'ID'
 => 'Styledatei anwenden: ',  => 'ID/学号',,
   
    'The problem '     'Sending critical message'
 => 'Die Aufgabe ',  => '发送重要消息',
   
    'Search criteria'     'Replying to'
 => 'Suchkriterien',  => '回复',
   
    'begins with'     'All messages:'
 => 'beginnt mit',  => 'All messages:',
   
    'in selected LON-CAPA domain'     'Unread messages:'
 => 'in ausgewählter LON-CAPA-Domäne',  => 'Unread messages:',
   
    'in institutional directory for selected domain'     'Read messages:'
 => 'im Institutsverzeichnis der ausgewählten Domäne',  => 'Read messages:',
   
    'No exact match found for the username ([_1]) in LON-CAPA domain: [_2]'     'Replied to messages:'
 => 'Kein exakter Treffer für den Benutzer "[_1]" in der LON-CAPA-Domäne [_2]', # n.t.  => 'Replied to messages:',
   
    'Creating new account.'     'Forwarded messages:'
 => 'Erzeuge neuen Benutzeraccount...',  => 'Forwarded messages:',
   
    'Report a documentation bug'     'showing messages [_1] through [_2] of [_3].'
 => 'Fehler in der Dokumentation melden (Englisch)',  => '显示消息[_1]通过[_2]的[_3] 。',
   
    'You must specify a valid username. Only the following are allowed: letters numbers - . @'     'Broadcast Message'
 => 'Geben Sie eine gültige Benutzerkennung ein. Nur folgende Zeichen sind erlaubt: Buchstaben, Ziffern, "-", "." und "@"',  => '广播消息',
   
    'The following need to be corrected before the search can be run:'     'randomly pick [quant,_1,resource]'
 => 'Folgendes muss korrigiert werden, bevor die Suche gestartet werden kann:',  => 'randomly pick [quant,_1,resource]', # => '随机挑选 [quant,_1,resource,resource]',
   
    'You must include some text to search for.'     'contents hidden'
 => 'Sie müssen Text eingeben, nach dem gesucht werden soll.',  => '隐藏的内容',
   
    "The text you are searching for must contain at least two characters when using a 'begins' type search."     'URLs hidden'
 => "Der Text, nach dem gesucht werden soll, muss mindestens zwei Zeichen lang sein, wenn die 'beginnt mit'-Option verwendet wird.",  => '隐藏 URLs',
   
    "The text you are searching for must contain at least three characters when using a 'contains' type search."     'random order'
 => "Der Text, nach dem gesucht werden soll, muss mindestens drei Zeichen lang sein, wenn die 'enthält'-Option verwendet wird.",  => '随机顺序',
   
    'You must choose a domain when using an institutional directory search.'     'Resources in course with version changes since yesterday'
 => 'Bei der Suche im Institutsverzeichnis muss eine Domäne ausgewählt sein.',  => '课程中的资源,从昨天起版本的变化',
   
    'You must choose a domain when using a domain search.'     'Version changes since Yesterday'
 => 'Bei der zu durchsuchenden Domäne muss eine Domäne ausgewählt sein.',  => '从昨天起版本的变化',
   
    "When using searching by last,first you must include a comma as separator between last name and first name."     'Resources in course with version changes since last week'
 => "Bei der Suche mit der Option 'Nachname, Vorname' muss zwischen Vor- und Nachname als Trennzeichen ein Komma stehen.",  => '课程中的资源,从上周起版本的变化',
   
    "When searching by last,first you must include at least one character in the first name."     'Version changes since last Week'
 => "Bei der Suche mit der Option 'Nachname, Vorname' muss der Vorname mindestens ein Zeichen enthalten.",  => '从上周起版本的变化',
   
    'Revoking [_1] in [_2]: [_3]'     'Resources in course with version changes since last month'
 => 'Entziehe Rolle [_1] für [_2]: [_3]',  => '课程中的资源,从上个月起版本的变化',
   
    'Revoking custom role:'     'Version changes since last Month'
 => 'Entziehe benutzerdefinierte Rolle:',  => '从上个月起版本的变化',
   
    'Deleting [_1] in [_2]: [_3]'     'Resources in course with version changes seit start of course'
 => 'Entferne Rolle [_1] für [_2]: [_3]',  => '课程中的资源,从课程开始起版本的变化',
   
    'Deleting custom role [_1] by [_2]:[_3] in [_4]'     'Version changes since start of Course'
 => 'Entferne benutzerdefinierte Rolle [_1] von [_2]:[_3] für [_4]',  => '从课程开始起版本的变化',
   
    'Add to classlist'     'No version changes since yesterday'
 => 'Hinzufügen zur Kursteilnehmerliste',  => '从昨天起版本没有变化',
   
    'Re-enabling [_1] in [_2]: [_3]'     'No version changes since last week'
 => 'Reaktivierung der Rolle [_1] für [_2]: [_3]',  => '从上周起版本没有变化',
   
    'Re-enabling custom role [_1] by [_2]@[_3] in [_4] : [_5]'     'No version changes since last month'
 => 'Reaktivierung der benutzerdefinierten Rolle [_1] von [_2]@[_3] für [_4] : [_5]',  => '从上个月起版本没有变化',
   
    'Unknown command'     'No version changes since start of course'
 => 'Unbekannter Befehl',  => '从课程开始起版本没有变化',
   
    '[_1] may not be used as the name for a section, as it is a reserved word.'     'version changes since yesterday'
 => '[_1] ist nicht als Sektionsname zulässig, da es sich um ein systemintern-reserviertes Wort handelt.',  => '从昨天起版本的变化',
   
    '[_1] may not be used as the name for a section, as it is the name of a course group.'     'version changes since last week'
 => '[_1] ist nicht als Sektionsname zulässig, da er bereits als Name einer bestehenden Kursgruppe verwendet wird.',  => '从上周起版本的变化',
   
    'Please [_1]go back[_2] and choose a different section name.'     'version changes since last month'
 => 'Bitte gehen Sie [_1]zurück[_2] und wählen Sie einen anderen Sektionsnamen.',  => '从上个月起版本的变化',
   
    'Drop from classlist: [_1]'     'version changes since start of course'
 => 'Aus Kursteilnehmerliste ausschließen: [_1]',  => '从课程开始起版本的变化',
   
    'Existing Role'     'Roles for which access to course has expired since yesterday'
 => 'Bestehende Rolle',  => '从昨天起该课程过期的角色',
   
    'Exisiting Roles'     'Roles for which access to course has expired since last week'
 => 'Bestehende Rollen',  => '从上周起该课程过期的角色',
   
    'Assigning Role to Self'     'Roles for which access to course has expired since last month'
 => 'Assigning Role to Self', # ???  => '从上个月起该课程过期的角色',
   
    'Invalid search.'     'Roles for which access to course has expired since start of course'
 => 'Ungültige Suche.',  => '从课程开始起过期的角色',
   
    'You must enter a search term.'     'There are no roles which expired since yesterday'
 => 'Sie müssen einen Suchbegriff eingeben.',  => '没有角色从昨天起过期了',
   
    'You must specify a valid domain when searching in a domain or institutional directory.'     'There are no roles which expired since last week'
 => 'Bei der Domänen- oder Institusverzeichnis-Suche müssen Sie eine gültige Domäne angeben.',  => '没有角色从上周起过期了',
   
    'You may want to search in the LON-CAPA domain instead of the institutional directory.'     'There are no roles which expired since last month'
 => 'Anstatt im Institutsverzeichnis könnten Sie alternativ in den LON-CAPA-Domänen suchen.',  => '没有角色从上个月起过期了',
   
    'New users can only be created in the domain to which your current role belongs - [_1].'     'There are no roles which expired since start of course'
 => 'Neue Benutzer können nur in der Domäne angelegt werden, in der auch Ihre derzeitige Rolle liegt - [_1].',  => '没有角色从课程开始起过期了',
   
    'Institutional directory search is not available in domain: [_1]'     'roles which expired since yesterday'
 => 'Eine Suche im Institutsverzeichnis ist in der Domäne [_1] nicht verfügbar.',  => '从昨天起该课程过期的角色',
   
    'Institutional directory search in domain: [_1] is only allowed for users with a current role in the domain.'     'roles which expired since last week'
 => 'Eine Suche im Institutsverzeichnis in der Domäne [_1] ist nur für Benutzer erlaubt, die eine aktive Rolle in dieser Domäne haben.',  => '从上周起该课程过期的角色',
   
    'Institutional directory search in domain: [_1] is not available to your user type: '     'roles which expired since last month'
 => 'Eine Suche im Institutsverzeichnis in der Domäne [_1] ist nicht für Ihren Benutzertyp verfügbar: ',  => '从上个月起该课程过期的角色',
   
    'Institutional directory search has not been configured for domain: [_1]'     'roles which expired since start of course'
 => 'Die Suchfunktion im Institutsverzeichnis in der Domäne [_1] ist nicht konfiguriert.',  => '从课程开始起过期的角色',
   
    'Institutional directory search in domain: [_1] is not available for searching by "[_2]"'     'Roles for which access to course has become available since yesterday'
 => 'Eine Suche im Institutsverzeichnis in der Domäne [_1] ist nicht verfügbar für eine Suche nach "[_2]"',  => '从昨天起分配给该课程的角色',
   
    'Institutional directory search in domain: [_1] is not available.'     'Roles for which access to course has become available since last week'
 => 'Eine Suche im Institutsverzeichnis ist in der Domäne [_1] nicht verfügbar.',  => '从上周起分配给该课程的角色',
   
    'Institutional directory search in domain [_1] is not available for the requested search type: "[_2]"'     'Roles for which access to course has become available since last month'
 => 'Eine Suche im Institutsverzeichnis ist in der Domäne [_1] für den gewünschten Suchtyp "[_2]" nicht verfügbar.',  => '从上个月起分配给该课程的角色',
   
    'You may want to broaden your search to a search of the institutional directory for the domain.'     'Roles for which access to course has become available since start of course'
 => 'Sie können Ihre Suche auf eine Suche im Institutsverzeichnis der Domäne erweitern.',  => '从课程开始起分配给该课程的角色',
   
    'You may want to broaden your search to the selected LON-CAPA domain.'     'There are no roles which have become active since yesterday'
 => 'Sie können Ihre Suche auf eine Suche in der gewählten LON-CAPA-Domäne erweitern.',  => '从昨天起没有角色分配给该课程',
   
    'Pick group first'     'There are no roles which have become active since last week'
 => 'Erst Gruppe auswählen',  => '从上周起没有角色分配给该课程',
   
    'No login name specified'     'There are no roles which have become active since last month'
 => 'Kein Loginname angegeben',  => '从上个月起没有角色分配给该课程',
   
    'Invalid login name'     'There are no roles which have become active since start of course'
 => 'Ungültiger Loginname',  => '从课程开始起没有角色分配给该课程',
   
    'Only letters, numbers, periods, dashes, @, and underscores are valid'     'roles which have become active since yesterday'
 => 'Es sind nur erlaubt: Buchstaben, Ziffern, ".", "@", ,"-", "_"',  => '从昨天起分配给该课程的角色',
   
    'For this user, the default quota would be [_1] Mb.'     'roles which have become active since last week'
 => 'Für diesen Benutzer würde der voreingestellte Speicherplatz [_1] MB betragen.',  => '从上周起分配给该课程的角色',
   
    "For this user, the default quota would be [_1] Mb, as determined by the user's institutional affiliation ([_2])."     'roles which have become active since last month'
 => "Für diesen Benutzer würde der voreingestellte Speicherplatz [_1] MB betragen, beschränkt durch die institutionelle Angliederung ([_2]).",  => '从上个月起分配给该课程的角色',
   
    'For this user, the default quota is [_1] Mb.'     'roles which have become active since start of course'
 => 'Für diesen Benutzer ist der voreingestellte Speicherplatz [_1] MB.',  => '从课程开始起分配给该课程的角色',
   
    "For this user, the default quota of [_1] Mb, is determined by the user's institutional affiliation ([_2])."     'Show all posts'
 => "Für diesen Benutzer beträgt der voreingestellte Speicherplatz [_1] MB, beschränkt durch die institutionelle Angliederung ([_2]).",  => '查看所有帖子',
   
    'in all LON-CAPA domains.'     'to display'
 => 'in allen LON-CAPA-Domänen.',  => '显示', # ???
   
    'in LON-CAPA domains:'     'posts previously marked read'
 => 'in den LON-CAPA-Domänen:',  => '帖子先前标记为已读',
   
    'in LON-CAPA domain '     'previously viewed posts'
 => 'in LON-CAPA-Domäne ',  => '先前浏览的帖子',
   
    'Course settings modifiable by [_1] only.'     'NEW'
 => 'Kurs-Einstellungen, die nur durch einen [_1] änderbar sind',  => '新的',
   
    'Course Owner'     'Preferences on what is marked as NEW'
 => 'Kurs-Eigentümer',  => '偏好,什么将被标记为新',
   
    'Username:Domain'     'Mark NEW posts no longer new'
 => 'Benutzerkennung:Domäne',  => '随着新的帖子将不再标记为新',
   
    'Course Activity'     'Sorting/Filtering options'
 => 'Letzte Kursaktivität',  => '排序/过滤选项',
   
    'Course Domain'     'Export'
 => 'Kurs-Domäne',  => '导出',
   
    'Course Institutional Code'     'Attachments'
 => 'Kurs-Instituts-Code',  => '附件',
   
    "Course Owner's Username"     'Download the zip file from [_1]Discussion Posting Archive'
 => "Benutzerkennung des Kurs-Eigentümers",  => '下载zip档案由[_1]讨论发布档案',
   
    "Course Owner's Domain"     'The following errors occurred during export - [_1]'
 => "Domäne des Kurs-Eigentümers",  => 'The following errors occurred during export - [_1]',
   
    'Course Type'     '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.'
 => 'Kurstyp',  => '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.',
   
    'LON-CAPA course ID'     '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.'
 => 'LON-CAPA-Kurs-ID',  => '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.',
   
    'None found'     'Make Visible'
 => 'Keine Treffer',  => '显示',
   
    'Course settings which only a [_1] may modify.'     'Mark unread'
 => 'Kurs-Einstellungen, die nur ein [_1] ändern kann.',  => 'Mark unread',
   
    "Click a 'Select' button to view or modify settings for a [_1] which may only be modified by a [_2] in this domain."     'Mark read'
 => "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.",  => 'Mark read',
   
    'Single user search'     'This post has been edited by the author.'
 => 'Suche einzelner Student',  => 'This post has been edited by the author.',
   
    'Set enrollment'     'Display all versions'
 => 'Kursbelegung einstellen',  => 'Display all versions',
   
    'Please review the information in "Log-in help" and the "Getting started" guide if you are unable to log-in.'     'Earlier version(s) were posted on: '
 => 'Bitte schauen Sie zunächst in die "Login-Hilfe" und in die "Kurzeinleitung für Studierende", falls Sie sich nicht anmelden können.',  => 'Earlier version(s) were posted on: ',
   
    'Please review the information in "Log-in help" if you are unable to log-in.'     'You do not have privileges to view all versions of posts.'
 => 'Bitte schauen Sie zunächst in die "Login-Hilfe", falls Sie sich nicht anmelden können.',  => 'You do not have privileges to view all versions of posts.',
   
    'If your problem is still unresolved, the form below can be used to send a question to the LON-CAPA helpdesk.'     'Please select a different role.'
 => '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.',  => 'Please select a different role.',
   
    'Getting started guide'     'Error copying file attachment - [_1] to IMS package'
 => 'Kurzeinleitung für Studierende',  => 'Error copying file attachment - [_1] to IMS package',
   
    '[_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)     'Error copying file attachment - [_1] to IMS package: '
 => '[_2]. [_1] [_3], [_4]:[_5]:[_6] ', # "dd. mm yyyy, hh:mi:ss"  => 'Error copying file attachment - [_1] to IMS package: ',
   
    '[_1]Select Date[_2]'     'Re: '
 => '[_1]Datum auswählen[_2]',  => 'Re: ',
   
    '[_1]: students can view all sections. [_2]: students can only view their own section. blank or [_3] prevents student view.'     'Please select a feedback type.'
 => '[_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.',  => 'Please select a feedback type.',
   
    '[_1] to require students to opt-in to listing in the roster (on the roster page).'     'Sorry, no feedback possible on this resource ...'
 => '[_1], um Notwendigkeit des studentischen Einverständnisses zu aktivieren.',  => 'Sorry, no feedback possible on this resource ...',
   
    "[_1] for link to each a listing of each student's files."     'Error sending message to [_1], no user specified.'
 => "[_1] zum Einbinden von Links zu jeder Liste mit den Dateien eines jeden Studenten.",  => 'Error sending message to [_1], no user specified.',
   
    '[_1]: student, [_2]: TA, [_3]: instructor'     'Error sending message to [_1], no domain specified.'
 => '[_1]: Student, [_2]: Tutor, [_3]: Dozent',  => 'Error sending message to [_1], no domain specified.',
   
    'role:section,role:section,...'     'Error sending message to'
 => 'Rolle:Sektion,Rolle:Sektion,...',  => 'Error sending message to',
   
    '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.'     'Not registered'
 => '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.',  => '未注册', # ???
   
    'supported types'     'Editing not permitted'
 => 'Unterstützte Formate',  => '不允许编辑',
   
    '[_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.'     'Marked postings read/unread'
 => '[_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.',  => '标记贴子为已读/未读',
   
    'Instructors and TAs in sections, when grading bridge tasks, should be allowed to grade other sections.'     'Changed sort/filter'
 => 'Wenn Dozenten und Tutoren bestimmter Sektionen "Bridge tasks" bewerten, auch die Bewertung anderer Sektionen erlauben.',  => '改变排序/过滤器',
   
    '[_1]: they are allowed (this is the default). [_2]: no, they can only grade their own section.'     'Changed display status'
 => '[_1]: erlauben (voreingestellt). [_2]: nur eigene Sektion.',  => '改变显示状态',
   
    'Calendar Announcement for '     'Deletion not permitted'
 => 'Kalender-Ankündigung für den Kurs ',  => '不允许删除',
   
    'Opening'     'Changed discussion status'
 => 'Start',  => '讨论的状态已更改',
   
    'Closing'     'Added to my course blog'
 => 'Ende',  => '添加到我的课程博客',
   
    'To add a new user:'     'Back to previous page'
 => 'Um einen neuen Benutzer hinzuzufügen...:',  => '返回前一页',
   
    "(You can only create new users in your current role's domain - [_1])"     'Go to previous page'
 => "(Neue Benutzer können nur in der Domäne Ihrer derzeitigen Benutzerrolle erzeugt werden - [_1])",  => '返回前一页',
   
    "You are not authorized to create new users in your current role's domain - [_1]."     'Return to previous page'
 => "Sie sind nicht berechtigt, neue Benutzer in der Domäne Ihrer derzeitigen Benutzerrolle anzulegen - [_1].",  => '返回前一页',
   
    "Set 'Domain/institution to search' to: [_1]"     'Untitled resource'
 => "Setzen Sie die Domäne, in der gesucht werden soll, auf [_1]",  => '资源没有标题',
   
    "Set 'Search criteria' to: [_1]username is ..... in selected LON-CAPA domain[_2]"     'Discussion display options'
 => "Setzen Sie 'Suchkriterien' auf [_1]Benutzerkennung ist ..... in ausgewählter LON-CAPA-Domäne[_2]",  => '讨论显示选项',
   
    'Provide the proposed username'     'Preferences can be set for this discussion that determine ....'
 => 'Geben Sie die gewünschte Benutzerkennung ein',  => '这个讨论可以设置使用偏好',
   
    'Select a user to add/modify roles'     'Which posts are displayed when you display this bulletin board or resource, and'
 => 'Wählen Sie einen Benutzer, für den Sie Rollen oder Berechtigungen ändern bzw. hinzufügen möchten',  => '哪些讨论将被显示在您的公告栏或资源里',
   
    "Click 'Search'"     'Under what circumstances posts are identified as "NEW", and'
 => "Klicken Sie auf 'Suchen'",  => '在什么情况下讨论被确定为“新”',
 #=> "Klicken Sie auf 'Suchen'",  
      'Whether individual posts can be marked as read/unread'
   => '个别帖子是否可以被标记为已读/未读',
    'User Search to add/modify roles'  
 => 'Benutzersuche zum Hinzufügen/Ändern von Rollen oder Berechtigungen',     'Posts not marked read'
   => '讨论没有标记为已读',
   
 # Feedback messages:     'New posts cease to be identified as "NEW"?'
   => '新的讨论不再被标识为“新”?',
    'You have entered that answer before'  
 => 'Sie hatten diese Antwort bereits eingegeben',     'Option to mark each post as read/unread?'
   => '选择帖子标记为已读/未读?',
    "Computer's answer now shown above."  
 => "Die als richtig hinterlegte Antwort wird oben angezeigt.",     'Shown'
   => '显示',
    'You are correct.'  
 => 'Korrekt!',     'Not shown'
   => '不显示',
    'You are partially correct.'  
 => 'Teilweise korrekt.',     'Discussion options'
   => '论坛选项',
    'Incorrect'  
 => 'Inkorrekt',     'Set options that control the sort order of posts, and/or which posts are displayed.'
   => 'Set options that control the sort order of posts, and/or which posts are displayed.',
    'Your receipt is [_1]'  
 => 'Ihr Nachweis ist [_1]',     'Sort order'
   => '排序顺序',
    'You are excused from the problem.'  
 => 'Die Aufgabe ist Ihnen erlassen worden.',     'Date order - oldest first'
   => '按日期顺序 - 最老的优先',
    'Some extra items were submitted.'  
 => 'Es wurden zuviele Antwortelemente angegeben.',     'Date order - newest first'
   => '按日期顺序 - 最新的优先',
    'Some items were not submitted.'  
 => 'Die Fragen wurden nicht vollständig beantwortet.',     'Threaded'
   => '按帖子', # ???
    'An error occurred while grading your answer.'  
 => 'Während der Bewertung Ihrer Antwort ist ein Fehler aufgetreten.',     'By subject'
   => '按主题',
    'The submitted answer was too long.'  
 => 'Ihre Antwort ist zu lang.',     'By domain and username'
   => '按域名和用户名',
    'This question expects a numeric answer.'  
 => 'Eine numerische Antwort ist gefragt.',     'By last name, first name'
   => '按姓氏,名字',
    'You have provided an invalid ranking.'  
 => 'Die eingebene Rangordnung ist ungültig.',     'Specific role status'
   => '具体角色的状态',
    'Please refer to [_1]'  
 => 'Hilfe erhalten Sie unter [_1]',     'Roles of any status'
   => '任意的角色',
    'help on ranking problems'  
 => 'Hilfe zu Rangordnungs-Aufgaben',     'Only active roles'
   => '只有现在的角色',
    "Submission won't be graded. The type of file submitted is not allowed."  
 => "Ihre Einreichung wurde nicht gewertet. Der Dateityp ist nicht erlaubt.",     'Only past roles'
   => '只有过去的角色',
    'Submission not graded. Use fewer digits.'  
 => 'Ihre Antwort wurde nicht gewertet. Verwenden Sie weniger Dezimalstellen.',     'Only future roles'
   => '只有未来的角色',
    'Submission not graded. Use more digits.'  
 => 'Ihre Antwort wurde nicht gewertet. Verwenden Sie mehr Dezimalstellen.',     'Specific user roles'
   => '特定的用户角色',
    'Error in instructor specifed unit. This error has been reported to the instructor.'  
 => 'Es liegt ein Fehler in der vom Dozenten vorgegebenen Einheit vor. Der Fehler wurde an den Dozenten gemeldet.',     'All roles'
   => '所有角色',
    'Unable to interpret units. Computer reads units as "[_1]".'  
 => 'Einheiten können nicht ausgewertet werden. Computer versteht Einheiten als "[_1]".',     'Students'
   => '学生',
    'Incompatible units. No conversion found between "[_1]" and the required units.'  
 => 'Inkompatible Einheiten. Keine Umrechnungsmöglichkeit zwischen "[_1]" und der benötigten Einheit gefunden.',     'Course Coordinators'
   => '课程协调员',
    'Only a number required. Computer reads units of "[_1]".'  
 => 'Als Eingabe ist nur eine Zahl zulässig. Der Computer interpretiert Ihre Eingabe so, als wollten Sie die Einheit "[_1]" verwenden.',     'Instructors'
   => '讲师',
    'Proper comma separation is required'  
 => 'Eine ordentliche Trennung durch Kommata ist erforderlich.',     'TAs'
   => '辅导员',
    'Unable to understand formula'  
 => 'Der eingegebene Ausdruck kann nicht ausgewertet werden',     'Exam proctors'
   => '监考老师',
    'Your submission has been recorded.'  
 => 'Ihre Antwort wurde gespeichert.',     'Custom role'
   => '自定义角色',
    'A draft copy has been saved.'  
 => 'Ihr Entwurf wurde gespeichert.',     'Custom roles'
   => '自定义角色',
    'Nothing submitted.'  
 => 'Es wurde nichts eingereicht.',     'Specific sections'
   => '具体章节',
    'Unknown message'  
 => 'Unbekannte Meldung',     'Specific groups'
   => '特定组',
    'Returned file(s): [_1]'  
 => 'Zurückgelieferte Datei(en): [_1]',     'Pick specific users (by name)'
   => '选择特定的用户 (姓)',
    'Answer Submitted: Your final submission will be graded after the due date.'  
 => 'Antwort eingereicht. Die Daten werden nach dem Fälligkeitsdatum ausgewertet.',     'Show a list of current posters'
   => 'Show a list of current posters',
 # --/  
      'So far, no data has been returned for your request'
   => '到现在为止,您的查询没有返回任何数据。',
    ' The last submission was after the Due Date '  
 => ' Die letzte Einreichung erfolgte nach dem Fälligkeitsdatum ',     'Select a user'
   => '选择一个用户',
    'Submit a file: (only one file can be uploaded)'  
 => 'Datei einreichen: (Es kann nur eine Datei hochgeladen werden)',     'An error occurred while processing this resource. The course personnel ([_1]) and the author have been notified.'
   => 'An error occurred while processing this resource. The course personnel ([_1]) and the author have been notified.',
    'OR:'  
 => 'ODER:',     'photo'
   => '图片',
    'Select Portfolio Files'  
 => 'Auswahl Portfolio-Dateien',     'Critical Message'
   => '重要邮件',
    'Portfolio files previously selected: [_1]'  
 => 'Zuvor ausgewählte Portfolio-Dateien: [_1]',     'Display a Message'
   => '显示邮件',
    "These file(s) don't exist: [_1]"  
 => "Diese Datei(en) existieren nicht: [_1]",     'Back to Folder Display'
   => '返回文件夹列表',
    'Previously published version'  
 => 'Zuvor veröffentlichte Version',     'Currently available actions (will open extra window):'
   => '目前可采取的行动 (在新窗口中打开):',
    'You do not have privileges to modify the authentication configuration for this user.'  
 => 'Sie haben nicht die Berechtigung, die Authentifizierungs-Konfiguration dieses Benutzers zu ändern.',     'There are no unread messages in this folder.'
   => '在此文件夹中没有未阅读邮件。',
    'You do not have privileges to modify the portfolio quota for this user.'  
 => 'Sie haben nicht die Berechtigung, den Portfolio-Speicherplatz dieses Benutzers zu ändern.',     'There are no read messages in this folder'
   => '在此文件夹中没有已阅读邮件。',
    'If a change is required, contact a domain coordinator for the domain'  
 => 'Falls notwendig, kontaktieren Sie einen Domänen-Koordinator der Domäne',     'There are no forwarded messages in this folder.'
   => '在此文件夹中没有转发的邮件。',
    'with submissions'  
 => 'mit Antworten',     'You have not replied to any messages in this folder.'
   => '在此文件夹中您没有需要回答的邮件。',
    'in grading queue'  
 => 'in Bewertungs-Warteschlange',     'There are no messages in this folder.'
   => '空文件夹', # Empty Folder
    'with ungraded submissions'  
 => 'mit unbewerteten Antworten',     'Cc:'
   => '抄送:',
    'with incorrect submissions'  
 => 'mit inkorrekten Antworten',     'Bcc:'
   => '密送:',
    'with any status'  
 => 'mit beliebigem Status',     'Bcc'
   => '密送',
    'Default value or none'  
 => 'Voreingestellt oder nichts',     'Retrieve discussion and message records'
   => '检索讨论和信息记录',
    'Floating Point between 1 and 0'  
 => 'Gleitkommazahl zwischen 0 und 1',     'New Record (record is visible to course faculty and staff)'
   => '新记录 (只有课程管理者和工作人员可见):',
    'Floating point number between zero and one'  
 => 'Gleitkommazahl zwischen Null und Eins',     'Post this Record'
   => '保存',
    'Positive Floating Point'  
 => 'Positive Gleitkommazahl',     'Revise your search criteria for this domain'
   => 'Revise your search criteria for this domain',
    'Positive floating point number or zero'  
 => 'Positive Gleitkommazahl oder Null',     'Metadata Modified'
   => 'Metadata Modified',
    'Floating Point'  
 => 'Gleitkommazahl',     'Use of LON-CAPA requires Javascript to be enabled in your web browser.'
   => 'Use of LON-CAPA requires Javascript to be enabled in your web browser.',
    'Floating point number'  
 => 'Gleitkommazahl',     'As this is not the case, most functionality in the system will be unavailable.'
   => 'As this is not the case, most functionality in the system will be unavailable.',
    'Auto-enrollment settings'  
 => 'Einstellungen für automatische Kursbelegungen',     "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."
   => "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.",
    'Configuration setting'  
 => 'Konfigurations-Einstellung', # n.t.     'Directory'
   => '目录',
    'Value(s)'  
 => 'Wert(e)', # n.t.     'Only empty directories may be deleted.'
   => '只有空的目录可以被删除。',
    'Auto-enrollment active?'  
 => 'Automatische Kursbelegung aktivieren?',     'You must delete the contents of the directory first.'
   => '您必须首先删除目录中的内容。',
    'Access to other pages will be prevented until you have moved the message to your inbox.'  
 => 'Zugriff auf andere Seiten wird erst ermöglicht, wenn Sie diese Nachricht in Ihren Posteingang verschoben haben.',     'Cannot delete non-obsolete published file'
   => 'Cannot delete non-obsolete published file',
    'Access to other pages will be prevented until you have moved all critical messages to your inbox.'  
 => 'Zugriff auf andere Seiten wird erst ermöglicht, wenn Sie alle wichtigen Nachrichen in Ihren Posteingang verschoben haben.',     'Must not include'
   => 'Must not include',
    'Move to Inbox'  
 => 'In Posteingang verschieben',     'Name of new file is the same as name of old file'
   => 'Name of new file is the same as name of old file',
    'Move to Inbox/Compose reply'  
 => 'In Posteingang verschieben und antworten',     'no action taken'
   => 'no action taken',
    'Confirm Receipt'  
 => 'Empfang bestätigen',     'copy metadata error'
   => 'copy metadata error',
    'Confirm Receipt and Reply'  
 => 'Empfang bestätigen und antworten',     'No New filename specified'
   => 'No New filename specified',
    'Displaying Critical Messages'  
 => 'Anzeige wichtiger Nachrichten',     'Warning: a published problem of this name exists.'
   => 'Warning: a published problem of this name exists.',
    'Confirming Receipt'  
 => 'Empfang bestätigen',     'Warning: a published library of this name exists.'
   => 'Warning: a published library of this name exists.',
    'Confirmed Receipt'  
 => 'Empfang bestätigt',     'Bad filename [_1].<br /> <tt>(name).(number).(extension)</tt> not allowed. <br /> Removing the <tt>.number.</tt> from requested filename.'
   => 'Bad filename [_1].<br /> <tt>(name).(number).(extension)</tt> not allowed. <br /> Removing the <tt>.number.</tt> from requested filename.',
    'Communicate'  
 => '通讯',     'Cannot change MIME type of a directory'
 #=> 'Kommunikation',  => 'Cannot change MIME type of a directory',
   
    'Replying to a Critical Message'     'Cannot rename or move non-obsolete published file'
 => 'Antwort auf wichtige Nachricht',  => 'Cannot rename or move non-obsolete published file',
   
    'Answer Available'     'Change discussion display'
 => 'Antwort verfügbar',  => 'Change discussion display',
   
    ' to '     'Choose whether or not to display a count of the number of new posts for each resource or bulletin board which has unread posts.'
 => ' bis ', # ???  => 'Choose whether or not to display a count of the number of new posts for each resource or bulletin board which has unread posts.',
   
    'Event from [_1] to [_2]'     "This can increase the time taken to gather data for the '<i>What's New?</i>' page by a few seconds."
 => 'Veranstaltung von [_1] bis [_2]',  => "This can increase the time taken to gather data for the '<i>What's New?</i>' page by a few seconds.",
   
    '[_1]: [_2] from domain [_3]'     'Currently set to [_1].'
 => '[_1]: Aus der Domäne [_3] [_2]',  => '当前设置为 [_1].',
   
    'The following problems occurred:'     'Change to [_1]'
 => 'Die folgenden Probleme traten auf:',  => '改变为 [_1]',
   
    'Could not initialize [_1] at this time.'     'No change'
 => 'Initialisierung von [_1] war nicht möglich.',  => '无变化',
   
    'Please try again.'     'Count unread posts in discussions display set to [_1]'
 => 'Bitte versuchen Sie es noch einmal.',  => '未读讨论计数显示设置为 [_1]',
   
    'Please try again'     'Groups Manager'
 => 'Bitte versuchen Sie es noch einmal',  => '组管理',
   
    'Enrolling [_1] : [_2]'     'Group access start and end dates'
 => '[_1]:[_2] wird in den Kurs aufgenommen',  => '组访问开始和结束日期',
   
    'in this course'     'None available'
 => 'in diesem Kurs',  => '无可用',
   
    'Remove Checked Entries'     'There are no active, future or previous group members to modify.'
 => 'Ausgewählte Einträge entfernen',  => 'There are no active, future or previous group members to modify.',
   
    'Modify Student Data'     'Members to delete or expire'
 => 'Studentische Daten ändern',  => '成员身份到期或将被删除',
   
    'First name'     'To be deleted'
 => 'Vorname',  => '将删除的',
   
    'Middle name'     'To be expired'
 => 'Zweiter Vorname',  => '期满',
   
    'Last name'     'No members to be deleted or expired from the group.'
 => 'Nachname',  => 'No members to be deleted or expired from the group.',
   
    'ID'     'Files: [_1]'
 => 'ID/Matrikelnummer',  => '文件: [_1]',
   
    'Sending critical message'     'Folders: [_1]'
 => 'Sende wichtige Nachricht an',  => '文件夹: [_1]',
   
    'Replying to'     'Choose Task'
 => 'Antwort an',  => '选择行动',
   
    '<b>[_1] messages</b>: showing messages [_2] through [_3] of [_4].'     'Modify default group settings'
 => '<b>Nachrichten ([_1])</b>: Anzeige der Nachrichten [_2] bis [_3] von insgesamt [_4]',  => '修改默认组设置',
   
    'Broadcast Message'     'Modify access, tools and/or privileges for previous, future, or current members'
 => 'Broadcast-Nachricht',  => '修改组成员访问,工具和权限',
   
    'contents hidden'     'Add member(s) to the group'
 => 'Inhalte verborgen',  => '添加组成员',
   
    'Resources in course with version changes since yesterday'     'Group Settings'
 => 'Ressourcen im Kurs mit Versionsänderungen seit gestern',  => '组设定',
   
    'Version changes since Yesterday'     'Modify/Delete Members'
 => 'Versionsänderungen seit gestern',  => '修改/删除会员',
   
    'Resources in course with version changes since last week'     'Current Tool Set'
 => 'Ressourcen im Kurs mit Versionsänderungen seit letzter Woche',  => '目前的工具集',
   
    'Version changes since last Week'     'Change Privileges'
 => 'Versionsänderungen seit letzter Woche',  => '更改权限',
   
    'Resources in course with version changes since last month'     'Membership Mapping'
 => 'Ressourcen im Kurs mit Versionsänderungen seit letztem Monat',  => '会员推荐',
   
    'Version changes since last Month'     'Group name, title and available collaborative tools'
 => 'Versionsänderungen seit letztem Monat',  => '组名称,所有权和使用协作工具',
   
    'Resources in course with version changes seit start of course'     'Letters, numbers and underscore only'
 => 'Ressourcen im Kurs mit Versionsänderungen seit Kursbeginn',  => '只有字母,数字和下划线',
   
    'Version changes since start of Course'     'Discussion boards'
 => 'Versionsänderungen seit Kursbeginn',  => '论坛',
   
    'No version changes since yesterday'     'E-mail'
 => 'Keine Versionsänderungen seit gestern',  => 'E-mail',
   
    'No version changes since last week'     'File Repository'
 => 'Keine Versionsänderungen seit letzter Woche',  => '档案库',
   
    'No version changes since last month'     'Group home page'
 => 'Keine Versionsänderungen seit letztem Monat',  => '组首页',
   
    'No version changes since start of course'     'Membership Roster'
 => 'Keine Versionsänderungen seit Kursbeginn',  => '会员名册',
   
    'version changes since yesterday'     'Granularity:'
 => 'Versionsänderungen seit gestern',  => '細微性:',
   
    'version changes since last week'     'Different subsets of the chosen collaborative tools for different group members?'
 => 'Versionsänderungen seit letzter Woche',  => '不同的组成员选择不同的协作工具?',
   
    'version changes since last month'  #   'Disk quota: '
 => 'Versionsänderungen seit letztem Monat',  #=> '磁盘配额: ',
   
    'version changes since start of course'     'Disk quota'
 => 'Versionsänderungen seit Kursbeginn',  => '磁盘配额',
   
    'Roles for which access to course has expired since yesterday'     'If you enable the file repository for the group, allocate a disk quota.'
 => 'Seit gestern in diesem Kurs abgelaufene Rollen',  => '如果您对组启用了文件存放,请分配磁盘配额:',
   
    'Roles for which access to course has expired since last week'     '[_1] Mb'
 => 'Seit letzter Woche in diesem Kurs abgelaufene Rollen',  => '[_1] MB',
   
    'Roles for which access to course has expired since last month'     'A total of [_1] Mb can be divided amongst all groups in the course, and [_2] Mb are currently unallocated.'
 => 'Seit letztem Monat in diesem Kurs abgelaufene Rollen',  => '该课的所有组共有 [_1] Mb 可分,[_2] MB 目前未被分配。',
   
    'Roles for which access to course has expired since start of course'     'Default start and end dates for group access'
 => 'Seit Beginn des Kurses in diesem Kurs abgelaufene Rollen',  => '默认情况下组访问的开始和结束日期',
   
    'There are no roles which expired since yesterday'     'Start:'
 => 'Keine Rollen, die in diesem Kurs seit gestern abgelaufen sind',  => '开始:',
   
    'There are no roles which expired since last week'     'End:'
 => 'Keine Rollen, die in diesem Kurs seit letzter Woche abgelaufen sind',  => '结束:',
   
    'There are no roles which expired since last month'     'Error: invalid course domain or number - group folder creation failed.'
 => 'Keine Rollen, die in diesem Kurs seit letztem Monat abgelaufen sind',  => '错误:无效的课程或域号码。建立了组列表失败。',
   
    'There are no roles which expired since start of course'     'Course Groups'
 => 'Keine Rollen, die in diesem Kurs seit Kursbeginn abgelaufen sind',  => '课程组',
   
    'roles which expired since yesterday'     'Non-standard course - folder for all groups not added.'
 => 'seit gestern in diesem Kurs abgelaufene Rollen',  => '非标准课程 - 所有组的文件夹不会增加。',
   
    'roles which expired since last week'     'Build a list of users for selection of group members'
 => 'seit letzter Woche in diesem Kurs abgelaufene Rollen',  => '从组成员里选择来建立一个用户列表',
   
    'roles which expired since last month'     'Group membership selection list criteria:'
 => 'seit letztem Monat in diesem Kurs abgelaufene Rollen',  => '组成员名单选择标准:',
   
    'roles which expired since start of course'     'Pick the criteria to use to build a list of course users from which you will select '
 => 'seit Beginn des Kurses in diesem Kurs abgelaufene Rollen',  => '选择的标准的使用来建立一个名单,您将选择',
   
    'Roles for which access to course has become available since yesterday'     'members of the new group.'
 => 'Seit gestern diesem Kurs zugeteilte Rollen',  => '新的组成员。',
   
    'Roles for which access to course has become available since last week'     'If you do not wish to add members when you first create the group, there is no need to pick any criteria.'
 => 'Seit letzter Woche diesem Kurs zugeteilte Rollen',  => '如果您创建的组不想立即要添加成员,就没有必要选择任何标准。',
   
    'Roles for which access to course has become available since last month'     '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.'
 => 'Seit letztem Monat diesem Kurs zugeteilte Rollen',  => '随后的步骤将自动添加/删除组成员,也可以让您指定所引发指定用户角色和第的过程中。这是通过指定的用户角色和在课程中章节<i>变化</i>被触发的。',
   
    'Roles for which access to course has become available since start of course'     'Access types'
 => 'Seit Beginn des Kurses diesem Kurs zugeteilte Rollen',  => '访问类型',
   
    'There are no roles which have become active since yesterday'     'Currently has access'
 => 'Keine Rollen, die seit gestern diesem Kurs zugeteilt sind',  => '目前已获得',
   
    'There are no roles which have become active since last week'     'Will have future access'
 => 'Keine Rollen, die seit letzter Woche diesem Kurs zugeteilt sind',  => '今后将有机会',
   
    'There are no roles which have become active since last month'     'Previously had access'
 => 'Keine Rollen, die seit letztem Monat diesem Kurs zugeteilt sind',  => '曾获得',
   
    'There are no roles which have become active since start of course'     'Course roles'
 => 'Keine Rollen, die seit Kursbeginn diesem Kurs zugeteilt sind',  => '课程角色',
   
    'roles which have become active since yesterday'     'Course sections'
 => 'seit gestern diesem Kurs zugeteilte Rollen',  => '课程章节',
   
    'roles which have become active since last week'     'all sections'
 => 'seit letzter Woche diesem Kurs zugeteilte Rollen',  => '所有章节',
   
    'roles which have become active since last month'     'no section'
 => 'seit letztem Monat diesem Kurs zugeteilte Rollen',  => '无章节',
   
    'roles which have become active since start of course'     'Go to next step'
 => 'seit Beginn des Kurses diesem Kurs zugeteilte Rollen',  => '下一步',
   
    'Show all posts'     'Invalid group name'
 => 'Alle Beiträge anzeigen',  => '无效的组名称',
   
    'to display'     'The group name entered '
 => 'to display', # ???  => '输入的组名称 ',
   
    'posts previously marked read'     'is not a valid name.'
 => 'Beiträge, die zuvor als gelesen gekennzeichnet wurden',  => '不是一个有效的名称。',
   
    'previously viewed posts'     'can not be used as it is the name of '
 => 'Beiträge, die zuvor angezeigt wurden',  => '不能使用,因为它的名字是 ',
   
    'NEW'     'an existing [_1]'
 => 'NEU',  => '现有的 [_1]',
   
    'Preferences on what is marked as NEW'     ' in this Course'
 => 'Präferenzen, was als NEU markiert werden soll',  => ' 在该课程里',
   
    'Mark NEW posts no longer new'     'Group names and section names used in a Course must be unique.'
 => 'Mit NEU gekennzeichnete Nachrichten nicht länger als neu markieren',  => '组名称和章节名称在课程中必须是独一无二的。',
   
    'Sorting/Filtering options'     'Group names may only contain letters, numbers or underscores.'
 => 'Sortierungs-/Filter-Optionen',  => '组名称只能包含字母,数字或下划线。',
   
    'Export'     'Go to previous step'
 => 'Exportieren',  => '返回',
   
    'Attachments'     'Select Members'
 => 'Anhänge',  => '选择成员',
   
    'Download the zip file from [_1]Discussion Posting Archive'     'Your group selections - '
 => 'Download ZIP-Datei vom [_1]Diskussionsbeitrags-Archiv',  => '您的组选择 - ',
   
    'The following errors occurred during export - [_1]'     'The following settings will apply to the group:'
 => 'Beim Exportieren sind folgende Fehler aufgetreten: [_1]',  => '下面的设置将适用于本组:',
   
    '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.'     'Granularity'
 => 'Leider können Sie derzeit kein Archiv von Diskussionsbeiträgen erhalten, da es Probleme mit der Erstellung einer Manifest-Datei gab.',  => '細微性',
   
    '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.'     'File quota'
 => 'Leider können Sie derzeit kein IMS-Archiv erhalten, da es Probleme mit der Erstellung einer Manifest-Datei gab.',  => '文件共享',
   
    'Make Visible'     'Default access dates'
 => '显示',  => '默认访问日期',
 #=> 'Anzeigen',  
      'Different collaborative tools<br />for different members:'
    'Reply'  => '不同的协作工具<br />对不同的成员组成:',
 => 'Antwort',  
      'Start date'
    'Mark unread'  => '开始日期',
 => 'Als ungelesen kennzeichnen',  
      'Start date:'
    'Mark read'  => '开始日期:',
 => 'Als gelesen kennzeichnen',  
      'End date'
    'This post has been edited by the author.'  => '结束日期',
 => 'Dieser Beitrag wurde vom Autor überarbeitet.',  
      'End date:'
    'Display all versions'  => '结束日期:',
 => 'Alle Versionen anzeigen',  
      'Available for assignment to members:'
    'Earlier version(s) were posted on: '  => '可供成员访问:',
 => 'Frühere Versionen wurden gesendet am: ',  
      'Unavailable for assignment:'
    'You do not have privileges to view all versions of posts.'  => '没有可能访问:',
 => 'Sie sind nicht berechtigt, alle Versionen von Beiträgen anzuschauen.',  
      'User privileges for collaborative tools'
    'Please select a different role.'  => '协作工具的用户权限',
 => 'Bitte wählen Sie eine andere Benutzerrolle.',  
      '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.'
    'Error copying file attachment - [_1] to IMS package'  => '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.',
 => 'Fehler beim Kopieren des Datei-Anhangs - [_1] ins IMS-Paket',  
      'For some tools there are also additional optional privileges which can be set.'
    'Error copying file attachment - [_1] to IMS package: '  => 'For some tools there are also additional optional privileges which can be set.',
 => 'Fehler beim Kopieren des Datei-Anhangs - [_1] ins IMS-Paket: ',  
      'Choose one of the following:'
    'Re: '  => 'Choose one of the following:',
 => 'Re: ',  
      'For the collaborative tools you have chosen to include only core privileges are available, so there are no optional privileges to assign.'
    'Please select a feedback type.'  => 'For the collaborative tools you have chosen to include only core privileges are available, so there are no optional privileges to assign.',
 => 'Bitte wählen Sie einen Feedback-Typ aus.',  
      'As you have chosen not to include any collaborative tools in the group, no default optional privileges need to be set.'
    'Sorry, no feedback possible on this resource  ...'  => 'As you have chosen not to include any collaborative tools in the group, no default optional privileges need to be set.',
 => 'Sorry, für diese Ressource kann kein Feedback gesendet werden.',  
      'Group membership'
    'Error sending message to [_1], no user specified.'  => '组员',
 => 'Fehler beim Senden der Nachricht an [_1]. Es wurde kein Benutzer angegeben.',  
      'Add members'
    'Error sending message to [_1], no domain specified.'  => '添加成员',
 => 'Fehler beim Senden der Nachricht an [_1]. Es wurde keine Domäne angegeben.',  
      'Assign collaborative tools'
    'Error sending message to'  => '转让协作工具',
 => 'Fehler beim Sender der Nachricht an',  
      'Tools'
    'Not registered'  => '工具',
 => 'Nicht registriert', # ???  
      'Add Members'
    'Editing not permitted'  => '添加成员',
 => 'Überarbeiten nicht erlaubt',  
      'Add?'
    'Marked postings read/unread'  => '添加?',
 => 'Neue Beiträge als gelesen/ungelesen kennzeichnen',  
      'All:'
    'Changed sort/filter'  => '全部:',
 => 'Sortierung/Filter geändert',  
      '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.'
    'Changed display status'  => '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.',
 => 'Anzeigestatus geändert',  
      '[_1] [_2] was created.<br />'
    'Deletion not permitted'  => '[_1] [_2] 已创建。<br />',
 => 'Löschen nicht erlaubt',  
      'Group membership list updated.'
    'Changed discussion status'  => '该组成员名单已经更新。',
 => 'Diskussionsstatus geändert',  
      '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.'
    'Changed discussion view mode'  => '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.',
 => 'Diskussionsanzeige-Modus geändert',  
      'An error occurred while updating the group membership list:'
    'Added to my course blog'  => 'An error occurred while updating the group membership list:',
 => 'Zum eigenen Kurs-Blog hinzugefügt',  
      'Choose Privileges'
    'Back to previous page'  => 'Choose Privileges',
 => 'Zurück zur vorherigen Seite',  
      'Setting Changes Complete'
    'Go to previous page'  => 'Setting Changes Complete',
 => 'Zurück',  
      'Modifications Complete'
    'Return to previous page'  => 'Modifications Complete',
 => 'Zurück zur vorherigen Seite',  
      'Creation Complete'
    'Untitled resource'  => 'Creation Complete',
 => 'Ressource ohne Titel',  
      'Additions Complete'
    'Discussion display options'  => 'Additions Complete',
 => 'Diskussions-Anzeige-Optionen',  
      'Verify deletion'
    'Preferences can be set for this discussion that determine ....'  => 'Verify deletion',
 => 'Für diese Diskussion können Präferenzen eingestellt werden, die festlegen...',  
      'Deletion Complete'
    'Which posts are displayed when you display this bulletin board or resource, and'  => 'Deletion Complete',
 => 'welche Beiträge angezeigt werden, wenn Sie dieses Schwarze Brett bzw. diese Ressource anzeigen',  
      'Create Group'
    'Under what circumstances posts are identified as "NEW", and'  => '创建组',
 => 'unter welchen Bedingungen Beiträge als "NEU" identifiziert werden',  
      'discussion'
    'Whether individual posts can be marked as read/unread'  => '论坛',
 => 'ob individuelle Beiträge als gelesen/ungelesen gekennzeichnet werden dürfen',  
      'email files'
    'Posts not marked read'  => '电子邮件档案',
 => 'Beiträge, die nicht als gelesen gekennzeichnet wurden',  
      'homepage'
    'New posts cease to be identified as "New"?'  => '主页',
 => 'Wann sollen neue Diskussionsbeiträge nicht mehr als "NEU" identifiziert werden?',  
      'roster'
    'New posts cease to be identified as "NEW"?'  => '花名册',
 => 'Wann sollen neue Diskussionsbeiträge nicht mehr als "NEU" identifiziert werden?',  
      'Edit Group Homepage'
    'Option to mark each post as read/unread?'  => '编辑组首页',
 => 'Option anbieten, Beiträge als gelesen/ungelesen zu kennzeichnen?',  
      'Edit Group Settings'
    'Shown'  => '编辑组设置',
 => 'anzeigen',  
      'Available Group Tools'
    'Not shown'  => '可用的工具组',
 => 'nicht anzeigen',  
      'Group Chat Room'
    'Discussion options'  => '组聊天室',
 => 'Diskussionsforen-Optionen',  
      'Group e-mail'
    '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',  
      'Group page - [_1]'
    'Sort order'  => '组页 - [_1]',
 => 'Sortierungsreihenfolge',  
      '[_1] discussion boards - [_2]'
    'Date order - oldest first'  => '[_1] 论坛 - [_2]',
 => 'nach Datum - ältester Beitrag zuerst',  
      'New Discussion Board'
    'Date order - newest first'  => '创建新论坛',
 => 'nach Datum - neuester Beitrag zuerst',  
      'There are currently no discussion boards in this [_1].'
    'Threaded'  => '在这 [_1] 里目前还没有论坛。',
 => 'nach Beiträgen', # ???  
      'Discussion Board Title'
    'By subject'  => '论坛讨论标题',
 => 'nach Thema',  
      'The new discussion board was added successfully.<br />'
    'By domain and username'  => '新的讨论论坛已成功创建。<br />',
 => 'nach Domäne und Benutzerkennung',  
      'Edit [_1] board'
    'By last name, first name'  => '编辑 [_1] 论坛',
 => 'nach Nachname, Vorname',  
      'View all group discussion boards'
    'Specific role status'  => '查看各组讨论论坛',
 => 'Rollenstatus',  
      'Show Student View'
    'Roles of any status'  => '以学生视角显示',
 => 'beliebig',  
      'Note: in anonymous discussion, your name is visible only to course faculty'
    'Only active roles'  => '注意:在匿名的讨论中,你的名字只有课程教师看的见。',
 => 'nur aktive',  
      'Send a Message in a Group'
    'Only past roles'  => '组内发送邮件',
 => 'nur inaktive',  
      'As this group has no members, there are no recipients to select.'
    'Only future roles'  => '由于这组没有成员,您无法选择收件人。',
 => 'nur zukünftige',  
      'Allow replies'
    'Specific user roles'  => '允许回复',
 => 'Benutzerrollen',  
      'Reply to'
    'All roles'  => '回复',
 => 'Alle Rollen',  
      'Group Portfolio'
    'Students'  => '组档案',
 => '学生',  
 #=> 'Studenten',     '[_1] portfolio files - [_2]'
   => '[_1] 组合文件 - [_2]',
    'Course Coordinators'  
 => 'Kurs-Koordinatoren',     'There are no membership data to display for this [_1]'
   => 'There are no membership data to display for this [_1]',
    'Instructors'  
 => '讲师',     'Group Membership'
 #=> 'Dozenten',  => '组成员',
   
    'TAs'     '[_1] membership status - [_2]'
 => 'Tutoren',  => '[_1] 成员状态 - [_2]',
   
    'Exam proctors'     'Group Message'
 => 'Klausuraufsichtspersonal',  => '组邮件',
   
    'Custom role'     'Compose Group Message'
 => 'Benutzerdefinierte Rolle',  => '撰写组邮件',
   
    'Custom roles'     'Course Discussion Boards'
 => 'Benutzerdefinierte Rollen',  => '课程讨论区',
   
    'Specific sections'     'Post Discussion'
 => 'Sektionen',  => '提交讨论文件',
   
    'Specific groups'     'Post Anonymous Discussion'
 => 'Gruppen',  => '匿名提交讨论文件',
   
    'Pick specific users (by name)'     'Content'
 => 'Benutzer auswählen (Name)',  => '内容',
   
    'Show a list of current posters'     'You do not currently have rights to view this group.'
 => 'Liste aktueller Beitragssender anzeigen',  => 'You do not currently have rights to view this group.',
   
    'So far, no data has been returned for your request'     'No page information provided.'
 => 'Bis jetzt hat Ihre Anfrage keine Daten zurückgeliefert.',  => 'No page information provided.',
   
    'Select a user'     '<p>No page information provided.</p>'
 => 'Benutzerauswahl',  => '<p>No page information provided.</p>',
   
    'An error occurred while processing this resource. The course personnel ([_1]) and the author have been notified.'     'Available functions'
 => 'Während der Verarbeitung dieser Ressource ist ein Fehler aufgetreten. Das Kurspersonal ([_1]) und der Autor wurden informiert.',  => '可用的功能',
   
    'photo'     'No group functionality.'
 => 'Foto',  => 'No group functionality.',
   
    'Critical Message'     'No group functionality (e.g., e-mail, discussion, chat or file upload) is currently available to you in this group: [_1].'
 => 'Wichtige Nachricht',  => 'No group functionality (e.g., e-mail, discussion, chat or file upload) is currently available to you in this group: [_1].',
   
    'Display a Message'     'Group Page'
 => 'Nachricht anzeigen',  => '组页',
   
    'Back to Folder Display'     'Quota allocated to group portfolio:'
 => 'Zurück zur Verzeichnisliste',  => '配额分配给组文件夹',
   
    'Currently available actions (will open extra window):'  
 => 'Verfügbare Aktionen (öffnen in neuem Fenster):',     'The quota is currently [_1] Mb'
   => '目前的配额: [_1] MB',
    'There are no ungelesen messages in this folder.' # !  
 => 'In diesem Verzeichnis befinden sich keine ungelesenen Nachrichten.',     'The quota can be increased to [_1] Mb, by adding all unallocated space for groups in the course.'
   => '配额可提高到 [_1] MB, 加上该课程的组中所有未分配的空间。',
    'There are no gelesen messages in this folder' # !  
 => 'In diesem Verzeichnis befinden sich keine gelesenen Nachrichten.',     '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.'
   => '每个协作工具,包括核心权限,分配给所有成员基本权限。某些工具可能会还具有额外的权限,即可以设置特定的成员。',
    'There are no weitergeleitet messages in this folder.' # !  
 => 'In diesem Verzeichnis befinden sich keine weitergeleiteten Nachrichten.',     'All group members will receive the same privileges for any tool assigned to them, including the default set of optional privileges.'
   => '所有组成员分配给他们的任何工具将得到相同的权限,包括默认设置可选特权。',
    'You have not replied to any messages in this folder.'  
 => 'In diesem Verzeichnis befinden sich keine Nachrichten, auf die Sie geantwortet haben.',     'Different group members may receive different privileges from others for the tools they have been assigned.'
   => 'Different group members may receive different privileges from others for the tools they have been assigned.',
    'Empty Folder'  
 => 'Leeres Verzeichnis',     'Indicate which <b>optional</b> privileges members will receive by default for a specific tool.'
   => 'Indicate which <b>optional</b> privileges members will receive by default for a specific tool.',
    'Cc:'  
 => 'CC:',     '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 '
   => '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 ',
    'Bcc:'  
 => 'BCC:',     'if enabled on the next page'
   => 'if enabled on the next page',
    'Retrieve discussion and message records'  
 => 'Aufzeichungen von Diskussionen und Nachrichten abrufen',     'if enabled below'
   => 'if enabled below',
    'New Record (record is visible to course faculty and staff)'  
 => 'Neue Aufzeichnung (nur für Kursverwaltung und Personal sichtbar):',     'Additional privileges'
   => 'Additional privileges',
    'Post this Record'  
 => 'Speichern',     'Fixed privileges'
   => '固定权限',
    'Revise your search criteria for this domain'  
 => 'Suchkriterien für die Suche in dieser Domäne ändern',     'Optional privileges'
   => '任择权限',
    'You can specify an external URL as Syllabus in the [_1].'  
 => 'Sie können in den [_1] eine externe URL für den Kursüberblick angeben.',     'Collaborative Tool'
   => '协作工具',
    'Course Parameters'  
 => 'Kurs-Parametern',     'Fixed'
   => '固定的',
    'Metadata Modified'  
 => 'Geänderte Metadaten',     'Optional'
   => '可选的',
    'Use of LON-CAPA requires Javascript to be enabled in your web browser.'  
 => 'Zur Verwendung von LON-CAPA ist es notwendig, dass Sie Javascript in Ihrem Webbrowser aktiviert haben.',     'Additional Tools'
   => '其他工具',
    'As this is not the case, most functionality in the system will be unavailable.'  
 => 'Da dies momentan nicht der Fall ist, werden die meisten Funktionen des Systems nicht zur Verfügung stehen.',     'Core privileges'
   => '基本权限',
    "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."  
 => "Schreiben in das Verzeichnis [_1] ist nicht möglich, da es nicht existiert. Der entsprechende Verzeichnispfad wurde daher entfernt.",     'For the collaborative tools included for group members being added or modified, there are no optional privileges to set for specific members.'
   => 'For the collaborative tools included for group members being added or modified, there are no optional privileges to set for specific members.',
    'Directory'  
 => 'Verzeichnis',     'All new group members will receive the same privileges.'
   => '所有新的小组成员将得到同样的权限。',
    'Only empty directories may be deleted.'  
 => 'Es können nur leere Verzeichnisse gelöscht werden.',     'If previously expired members are being re-enabled, or if access for future members is being activated now, previously set privileges will be preserved.'
   => '如果以前到期的成员正在重新启用,或者未来进入的成员现在正在激活,先前的权限将被保留。',
    'You must delete the contents of the directory first.'  
 => 'Sie müssen zunächst die Inhalte aus dem Verzeichnis entfernen.',     'As no group members are being added, there are no specific user privileges to set.'
   => '由于没有增加组成员,没有设置具体用户的权限。',
    'Cannot delete non-obsolete published file'  
 => 'Veröffentlichte, aber nicht als überholt gekennzeichnete Dateien können nicht gelöscht werden.',     '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'
   => '目前还没有任何组织成员的权限以显示或设置,因为您还没有表示,你将被激活,重新启用,改变权限,或添加/删除任何现有成员的工具。',
    'Must not include'  
 => 'Darf nicht enthalten:',     'Currently the group is configured '
   => '目前该组的配置, ',
    'Name of new file is the same as name of old file'  
 => 'Name der neuen Datei ist der gleiche wie der der alten Datei',     'so different members can receive different optional privileges for a particular tool.'
   => '不同成员为特定的工具可以得到不同的可选权限。',
    'no action taken'  
 => 'keine Aktion ausgeführt',     'so all members will receive the same optional privileges for a particular tool.'
   => '所有成员为特定的工具可以得到相同的可选权限。',
    'copy metadata error'  
 => 'Fehler beim Metadaten-Kopieren',     'Settings for automatic group enrollment'
   => '设置自动分配组',
    'No New filename specified'  
 => 'Kein neuer Dateiname angegeben',     'Group membership mapping to specific sections/roles'
   => 'Group membership mapping to specific sections/roles',
    'Warning: a published problem of this name exists.'  
 => 'Achtung: eine veröffentlichte Aufgabe mit diesem Namen existiert bereits.',     'Enable/disable automatic group enrollment for users in specified roles and sections'
   => 'Enable/disable automatic group enrollment for users in specified roles and sections',
    'Warning: a published library of this name exists.'  
 => 'Achtung: eine veröffentlichte Bibliothek mit diesem Namen existiert bereits.',     '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.'
   => '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.',
    'Bad filename [_1].<br /> <tt>(name).(number).(extension)</tt> not allowed. <br /> Removing the <tt>.number.</tt> from requested filename.'  
 => 'Ungültiger Dateiname [_1].<br /> <tt>(Name).(Zahl).(Erweiterung)</tt> ist nicht zulässig. <br /> Entferne <tt>.Zahl.</tt> vom gewünschten Dateinamen.',     "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."
   => "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.",
    'Cannot change MIME type of a directory'  
 => 'Der MIME-Typ eines Verzeichnisses kann nicht geändert werden',     'Automatically enable group membership when roles are added?'
   => 'Automatically enable group membership when roles are added?',
    'Cannot rename or move non-obsolete published file'  
 => 'Veröffentlichte, aber nicht als überholt gekennzeichnete Dateien können nicht umbenannt oder verschoben werden',     'Automatically expire group membership when roles are removed?'
   => 'Automatically expire group membership when roles are removed?',
    'Change discussion display'  
 => 'Anzeige von Diskussionen ändern',     'Currently set to'
   => '当前设置为',
    'Choose whether or not to display a count of the number of new posts for each resource or bulletin board which has unread posts.'  
 => 'Wahl, ob Anzahl neuer Beiträge in einzelnen Ressourcen oder Anzahl ungelesener Beiträge in Schwarzen Brettern angezeigt werden sollen.',     'Mapping of roles and sections affected by automatic group enrollment/disenrollment follows scheme chosen below.'
   => 'Mapping of roles and sections affected by automatic group enrollment/disenrollment follows scheme chosen below.',
    "This can increase the time taken to gather data for the '<i>What's New?</i>' page by a few seconds."  
 => "Dies kann die Dauer des Zusammenstellens der Daten für die '<i>Was-gibt's-Neues-Seite</i>' um ein paar Sekunden erhöhen.",     'Pick roles and sections for automatic group enrollment'
   => 'Pick roles and sections for automatic group enrollment',
    'Currently set to [_1].'  
 => 'Derzeit eingestellt auf [_1].',     'Active?'
   => '激活?',
    'Change to [_1]'  
 => 'Auf [_1] umstellen',     'Send group message'
   => '发送组邮件', # .n.t.
    'No change'  
 => 'Keine Änderung',     'Create boards'
   => '创建论坛', # n.t.
    'Count unread posts in discussions display set to [_1]'  
 => 'Zähler für ungelesene Beiträge in Diskussionen auf [_1] gestellt.',     'Edit own posts'
   => '编辑自己的帖子', # .n.t.
    'Groups Manager'  
 => 'Gruppenverwaltung',     'Hide/Delete any post'
   => '隐藏/删除 任意帖子',
    'Group access start and end dates'  
 => 'Start- und Endezeiten des Gruppenzugriffs',     'View boards'
   => '查看论坛', # .n.t.
    'None available'  
 => 'keine verfügbar',     'Control Access'
   => '访问控制', # .n.t.
    'There are no active, future or previous group members to modify.'  
 => 'Es existieren weder aktive, zukünftige noch in der Vergangenheit liegende Gruppen-Mitgliedschaften, die geändert werden könnten.',     'Basic Display'
   => '基本显示', # .n.t.
    'Members to delete or expire'  
 => 'Mitgliedschaften, die gelöscht werden oder ablaufen sollen',     'Detailed Display'
   => '详细显示', # .n.t.
    'To be deleted'  
 => 'Zu löschen',     'View page'
   => '查看网页', # .n.t.
    'To be expired'  
 => 'Abzulaufen',     'Modify page'
   => '修改网页', # .n.t.
    'No members to be deleted or expired from the group.'  
 => 'Es existieren keine Mitgliedschaften, die aus der Gruppe entfernt werden oder auslaufen könnten.',     'email'
   => 'email',
    'Files: [_1]'  
 => 'Dateien: [_1]',     'Broadcast message'
   => '广播邮件',
    'Folders: [_1]'  
 => 'Verzeichnisse: [_1]',     'files'
   => '文件',
    'Choose Task'  
 => 'Aktion wählen',     'Foils without names exist. This can cause problems to malfunction.'
   => 'Foils without names exist. This can cause problems to malfunction.',
    'Modify default group settings'  
 => 'Voreingestellte Gruppeneinstellungen',     'Unknown area style [_1]'
   => 'Unknown area style [_1]',
    'Modify access, tools and/or privileges for previous, future, or current members'  
 => 'Zugriff, Werkzeuge und Berechtigungen für Gruppenmitglieder',     "The message itself will begin with a first line: <i>'Forwarded message from'</i> followed by the original sender's name."
   => "The message itself will begin with a first line: <i>'Forwarded message from'</i> followed by the original sender's name.",
    'Add member(s) to the group'  
 => 'Gruppenmitglieder hinzufügen',     'Forwarded message from '
   => 'Forwarded message from ',
    'Group Settings'  
 => 'Gruppen-Einstellungen',     'You received a critical message from [_1] in LON-CAPA.'
   => 'You received a critical message from [_1] in LON-CAPA.',
    'Modify/Delete Members'  
 => 'Mitglieder ändern/entfernen',     'You received a message from [_1] in LON-CAPA.'
   => 'You received a message from [_1] in LON-CAPA.',
    'Current Tool Set'  
 => 'Derzeitige Werkzeuge',     "'New'  critical message from "
   => "'New'  critical message from ",
    'Change Privileges'  
 => 'Berechtigungen ändern',     "'New'  message from "
   => "'New'  message from ",
    'Membership Mapping'  
 => 'Mitgliedschafts-Verweise',     'Refers to'
   => 'Refers to',
    'Group name, title and available collaborative tools'  
 => 'Gruppenname, Titel und verfügbare kollaborative Werkzeuge',     'Previous attempts of student (if applicable)'
   => 'Previous attempts of student (if applicable)',
    'Letters, numbers and underscore only'  
 => 'nur Buchstaben, Ziffern und Unterstrich',     'Original screen output (if applicable)'
   => 'Original screen output (if applicable)',
    'Discussion boards'  
 => 'Diskussionsforen',     'Correct Answer(s) (if applicable)'
   => 'Correct Answer(s) (if applicable)',
    'E-mail'  
 => 'E-Mail',     '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.'
   => '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.',
    'File Repository'  
 => 'Dateisammlung',     'The subject is 
   
    'Group home page'   [_1]
 => 'Gruppen-Homepage',  
   '
    'Membership Roster'  => 'The subject is 
 => 'Mitgliederliste',  
    [_1]
    'Granularity:'  
 => 'Granularität:',  ',
   
    'Different subsets of the chosen collaborative tools for different group members?'     'Excerpt'
 => 'Unterschiedliche Teilbereiche der gewählten kollaborativen Werkzeuge für unterschiedliche Gruppenmitglieder?',  => 'Excerpt',
   
    'Disk quota: '     'Use 
 => 'Speicherplatz: ',  
    [_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:',  to access the full message.'
   => 'Use 
    '[_1] Mb'  
 => '[_1] MB',   [_1]
   
    'A total of [_1] Mb can be divided amongst all groups in the course, and [_2] Mb are currently unallocated.'  to access the full message.',
 => 'Insgesamt können [_1] MB auf alle Gruppen des Kurses aufgeteilt werden. [_2] MB sind derzeit noch nicht zugewiesen.',  
      'You can reply to this message'
    'Default start and end dates for group access'  => 'You can reply to this message',
 => 'Voreingestelltes Anfangs- und Endedatum für Gruppenzugriff',  
      'A reply will not be received by the recipient!'
    'Start:'  => 'A reply will not be received by the recipient!',
 => 'Start:',  
      "Include in course's 'User records' for recipient(s)"
    'End:'  => "包括课程中的'用户记录'给收信人",
 => 'Ende:',  
      'No replies to sender'
    'Error: invalid course domain or number - group folder creation failed.'  => '没有答复发件人',
 => 'Fehler: Ungültige Kurse-Domäne oder -Nummer. Das Erstellen des Gruppenverzeichnisses ist fehlgeschlagen.',  
      'Display Message'
    'Course Groups'  => '显示邮件',
 => 'Kurs-Gruppen',  
      'Replying to a Message'
    'Non-standard course - folder for all groups not added.'  => '回复邮件',
 => 'Kein Standard-Kurs - Verzeichnis für alle Gruppen wurde nicht hinzugefügt.',  
      'Forwarding a Message'
    'Build a list of users for selection of group members'  => '转发邮件',
 => 'Zusammenstellen einer Benutzerliste zur Auswahl von Gruppenmitgliedern',  
      'Forwarding Multiple Messages'
    'Group membership selection list criteria:'  => '转发多封邮件',
 => 'Auswahlkriterien für Gruppen-Mitgliedschaft:',  
      'At end of file some tags were still left unclosed, '
    'Pick the criteria to use to build a list of course users from which you will select '  => 'At end of file some tags were still left unclosed, ',
 => 'Wählen Sie die Kriterien, die verwendet werden sollen, um die Liste der Kursbenutzer zu erstellen, anhand der Sie ',  
      'Upload and Send'
    'members of the new group.'  => '上传和发送',
 => 'die neuen Gruppenmitglieder wählen werden.',  
      'Choose which course(s) to list.'
    'If you do not wish to add members when you first create the group, there is no need to pick any criteria.'  => 'Choose which course(s) to list.',
 => 'Falls Sie beim Erstellen der Gruppe nicht sofort auch Mitglieder hinzufügen wollen, brauchen Sie hier keine Kriterien auswählen.',  
      'Display courses'
    '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.',  
      'Public'
    'Access types'  => '公开的',
 => 'Zugriffstypen',  
      'Answer [_1]'
    'Currently has access'  => '答复 [_1]',
 => 'Aktueller Zugriff',  
      'EditXML [_1]'
    'Will have future access'  => 'EditXML [_1]',
 => 'Zukünftiger Zugriff',  
      'Not authorized'
    'Previously had access'  => '未授权',
 => 'In der Vergangenheit liegender Zugriff',  
      'An error occurred while processing this resource. The author has been notified.'
    'Course roles'  => 'An error occurred while processing this resource. The author has been notified.',
 => 'Benutzerrollen', # 'Benutzerrollen im Kurs',  
      'Code ran too long. It ran for more than'
    'Course sections'  => 'Code ran too long. It ran for more than',
 => 'Sektionen', # 'Sektionen im Kurs',  
      'seconds occurred while running &lt;while&gt; on line'
    'all sections'  => 'seconds occurred while running &lt;while&gt; on line',
 => 'Alle Sektionen',  
      'Student View'
    'no section'  => '学生视野',
 => 'Keine Sektion',  
      'Correct answer'
    'Go to next step'  => '正确答案',
 => 'Weiter',  
      'Could not identify problem.'
    'Invalid group name'  => '无法确定的问题。', # ???
 => 'Ungültiger Gruppenname',  
      'Chart'
    'The group name entered '  => '图表',
 => 'Der eingegebene Name ',  
      'Student Data'
    'is not a valid name.'  => '学生资料',
 => 'ist kein gültiger Name.',  
      'HTML, with links'
    'can not be used as it is the name of '  => 'HTML格式,链接',
 => 'kann nicht verwendet werden, da sich um den Namen ',  
      'HTML, with all links'
    'an existing [_1]',  => 'HTML格式,与所有链接',
 => 'einer bereits bestehenden [_1] handelt',  
      'HTML, without links'
    ' in this Course'  => 'HTML格式,没有链接',
 => ' in diesem Kurs',  
      'Output Data'
    'Group names and section names used in a Course must be unique.'  => '输出数据',
 => 'Gruppen- und Sektionsnamen müssen in einem Kurs eindeutig sein.',  
      'Scores Summary'
    'Group names may only contain letters, numbers or underscores.'  => '总分',
 => 'Gruppennamen dürfen nur aus Buchstaben, Zahlen und Unterstrichen bestehen.',  
      'Scores Per Problem'
    'Go to previous step'  => '每题分数',
 => 'Zurück',  
      'Parts Correct'
    'Select Members'  => 'Parts Correct',
 => 'Mitgliederauswahl',  
      'fullname'
    'Your group selections - '  => '全名',
 => 'Gruppenauswahl',  
      'id'
    'The following settings will apply to the group:'  => 'ID/学生证号',
 => 'Die folgenden Einstellungen werden auf Ihre Gruppe wirken:',  
      'Generate Chart'
    'Granularity'  => '生成图表',
 => 'Granularität',  
      'Generate Graph'
    'File quota'  => '生成图',
 => 'Speicherplatz für Dateien',  
      'Select One Student'
    'Default access dates'  => '选择一个学生',
 => 'Voreingestellte Zugriffsdaten',  
      'All sections.'
    'Different collaborative tools<br />for different members:'  => '所有科目。',
 => 'Unterschiedliche kollaborative Werkzeuge<br />für unterschiedliche Mitglieder:',  
      'Section [_1].'
    'Start date'  => '章节 [_1]。',
 => '开始日期',  
 #=> 'Anfangsdatum',     'Section [_1]'
   => '章节 [_1]',
    'Start date:'  
 => '开始日期:',     'Sections [_1] and [_2].'
 #=> 'Anfangsdatum:',  => '章节 [_1] 和 [_2]。',
   
    'End date'     'All groups.'
 => '结束日期',  => '所有组。',
 #=> 'Endedatum',  
      'Group [_1].'
    'End date:'  => '组 [_1].',
 => '结束日期:',  
 #=> 'Endedatum:',     'Groups [_1] and [_2].'
   => '组 [_1] 和 [_2].',
    'Available for assignment to members:'  
 => 'Zugriff für Mitglieder möglich:',     'Active access status.'
   => 'Active access status.',
    'Unavailable for assignment:'  
 => 'Kein Zugriff möglich:',     'Future access status.'
   => 'Future access status.',
    'User privileges for collaborative tools'  
 => 'Benutzerrechte für kollaborative Werkzeuge',     'Expired access status.'
   => 'Expired access status.',
    '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.'  
 => '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.',     'Any access status.'
   => 'Any access status.',
    'For some tools there are also additional optional privileges which can be set.'  
 => 'Für manche Werkzeuge können auch weitere optionale Berechtigungen festgelegt werden.',     'Show links in new window:'
   => 'Show links in new window:',
    'Choose one of the following:'  
 => 'Wählen Sie eines der folgenden:',     'Summary Table'
   => 'Summary Table',
    'For the collaborative tools you have chosen to include only core privileges are available, so there are no optional privileges to assign.'  
 => 'Für die von Ihnen gewählten kollaborativen Werkzeuge sind nur Grundberechtigungen verfügbar. Daher können keine optionalen Berechtigungen zugewiesen werden.',     'Summary Tables'
   => 'Summary Tables',
    'As you have chosen not to include any collaborative tools in the group, no default optional privileges need to be set.'  
 => 'Da Sie keinerlei kollaborativen Werkzeuge für die Gruppe gewählt haben, die eingebunden werden sollen, brauchen keine voreingestellten optionalen Berechtigungen eingestellt werden.',     'Summary table for [_1] ([_2])'
   => 'Summary table for [_1] ([_2])',
    'Group membership'  
 => 'Gruppen-Mitgliedschaft',     'Average'
   => 'Average',
    'Add members'  
 => 'Mitglieder hinzufügen',     'maximum'
   => 'maximum',
    'Assign collaborative tools'  
 => 'Kollaborative Werkzeuge zuweisen',     'Maximum'
   => 'Maximum',
    'Tools'  
 => 'Werkzeuge',     'Max. Total'
   => 'Max. Total',
    'Add Members'  
 => 'Mitglieder hinzufügen',     'Median'
   => 'Median',
    'Add?'  
 => 'Hinzufügen?',     'Std Dev'
   => 'Std Dev',
    'All:'  
 => 'Alle:',     'sum'
   => 'sum',
    '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.'  
 => '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.',     'maximum possible'
   => 'maximum possible',
    '[_1] [_2] was created.<br />'  
 => '[_1] [_2] wurde angelegt.<br />',     'parts correct'
   => 'parts correct',
    'Group membership list updated.'  
 => 'Die Liste der Gruppen-Mitgliedschaften wurde aktualisiert.',     'Return to the chart'
   => 'Return to the chart',
    '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.'  
 => '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.',     'Compiled on [_1]'
   => 'Compiled on [_1]',
    'An error occurred while updating the group membership list:'  
 => 'Beim Aktualisieren der Gruppen-Teilnehmerliste ist ein Fehler aufgetreten:',     "Click on a student's name or username to view their chart"
   => "Click on a student's name or username to view their chart",
    'Choose Privileges'  
 => 'Auswahl der Berechtigungen',     'status'
   => '状态',
    'Setting Changes Complete'  
 => 'Änderungen der Einstellungen abgeschlossen',     'groups'
   => '组',
    'Modifications Complete'  
 => 'Änderungen abgeschlossen',     'Click on a students name or username to view their chart'
   => 'Click on a students name or username to view their chart',
    'Creation Complete'  
 => 'Erstellung abgeschlossen',     'Essay will be hand graded.'
   => 'Essay will be hand graded.',
    'Additions Complete'  
 => 'Hinzufügungen abgeschlossen',     'Text you want to appear by default:'
   => '文字在默认情况下显示:',
    'Verify deletion'  
 => 'Entfernen-Bestätigung',     'Check as many files as you wish in response to the problem:'
   => '选择所有的文件对于您想答复的问题:',
    'Deletion Complete'  
 => 'Entfernen abgeschlossen',     'Select portfolio files'
   => '选择组合文件',
    'Create Group'  
 => 'Gruppe erstellen',     'Select checked files, and continue selecting'
   => '选择文件并继续选择',
    'discussion'  
 => 'Diskussion',     'Select checked files, and close window'
   => '选择文件并关闭窗口',
    'email files'  
 => 'E-Mail-Dateien',     'Copy of'
   => 'Copy of',
    'homepage'  
 => 'Homepage',     'The e-mail address you provided does not match the address recorded in the LON-CAPA system for the username and domain you provided.'
   => 'The e-mail address you provided does not match the address recorded in the LON-CAPA system for the username and domain you provided.',
    'roster'  
 => 'Teilnehmerliste',     'Overall result: [_1]'
   => '总分: [_1]',
    'Edit Group Homepage'  
 => 'Gruppen-Homepage ändern',     'Dimension: [_1], status [_2] '
   => 'Dimension: [_1], status [_2] ',
    'Edit Group Settings'  
 => 'Gruppeneinstellungen ändern',     'Queue Status'
   => '队列状态',
    'Available Group Tools'  
 => 'Verfügbare Gruppenwerkzeuge',     'Check Mark'
   => '核选标记',
    'Group Chat'  
 => 'Gruppen-Chatraum',     'Return commented version of [_1] to student.'
   => 'Return commented version of [_1] to student.',
    'Group e-mail'  
 => 'Gruppen-E-Mail',     'Download All Submitted Documents'
   => 'Download All Submitted Documents',
    'Group page - [_1]'  
 => 'Gruppenseite - [_1]',     'Essay is [_1]% similar to an essay by [_2] in course [_3] (course id [_4]:[_5])'
   => 'Essay is [_1]% similar to an essay by [_2] in course [_3] (course id [_4]:[_5])',
    '[_1] discussion boards - [_2]'  
 => '[_1]-Diskussionsforen - [_2]',     'Compose message to student'
   => 'Compose message to student',
    'New Discussion Board'  
 => 'Neues Diskussionsforum anlegen',     'incl. grades'
   => '包含评分',
    'There are currently no discussion boards in this [_1].'  
 => 'In dieser [_1] sind derzeit keine Diskussionsforen.',     'Message will be sent when you click on Save &amp; Next below.'
   => 'Message will be sent when you click on Save &amp; Next below.',
    'Discussion Board Title'  
 => 'Titel des Diskussionsforums',     'Set/Change parameters'
   => 'Set/Change parameters',
    'The new discussion board was added successfully.<br />'  
 => 'Das neue Diskussionsforum wurde erfolgreich angelegt.<br />',     'Grading Feedback'
   => '评估反馈',
    'Edit [_1] board'  
 => 'Diskussionsforum [_1] ändern',     'Sending message to [_1]'
   => '发送邮件至 [_1]',
    'View all group discussion boards'  
 => 'Alle Gruppen-Diskussionsforen anschauen',     'Not allowed to modify grades for [_1]'
   => 'Not allowed to modify grades for [_1]',
    'Show Student View'  
 => 'Studentische Sicht zeigen',     'You need to specify the username or ID'
   => 'You need to specify the username or ID',
    'Note: in anonymous discussion, your name is visible only to course faculty'  
 => 'Hinweis: Bei anonymer Diskussionsteilnahme ist Ihr Name nur für die Kursverwaltung sichtbar.',     'You need to specify at least one grading field'
   => 'You need to specify at least one grading field',
    'Send a Message in a Group'  
 => 'Nachricht innerhalb einer Gruppe verschicken',     'Specify a file containing the class scores for current resource'
   => 'Specify a file containing the class scores for current resource',
    'As this group has no members, there are no recipients to select.'  
 => 'Da diese Gruppe keine Mitglieder hat, können Sie keine Empfänger auswählen.',     'Upload Scores'
   => '上传分数',
    'Allow replies'  
 => 'Antworten zulassen',     'Some point values were assigned for problems with a weight of zero. These values were ignored.'
   => 'Some point values were assigned for problems with a weight of zero. These values were ignored.',
    'Reply to'  
 => 'Antwort an',     'Use CODE:'
   => 'Use CODE:',
    'Group Portfolio'  
 => 'Gruppen-Dateisammlung',     'Some resources in the sequence currently are not set to exam mode. Grading these resources currently may not work correctly.'
   => 'Some resources in the sequence currently are not set to exam mode. Grading these resources currently may not work correctly.',
    '[_1] portfolio files - [_2]'  
 => '[_1]-Portfolio-Dateien - [_2]',     'scores from file' # Upload scores from file
   => 'scores from file',
    'There are no membership data to display for this [_1]'  
 => 'Für diesen [_1] existieren keine anzeigbaren Mitgliedsdaten.',     'Process'
   => 'Process',
    'Group Membership'  
 => 'Gruppen-Mitgliedschaften',     'clicker file' # Process clicker file
   => 'clicker file',
    '[_1] membership status - [_2]'  
 => '[_1]-Mitgliedschaftsstatus - [_2]',     'Grade'
   => 'Grade',
    'Group Message'  
 => 'Gruppen-Nachricht',     'bubblesheet forms' # Grade scantron forms
   => 'bubblesheet forms',
    'Compose Group Message'  
 => 'Gruppen-Nachricht verfassen',     'Verify'
   => 'Verify',
    'Course Discussion Boards'  
 => 'Kurs-Diskussionsforen',     'receipt'
   => 'receipt',
    'Post Discussion'  
 => 'Diskussionsbeitrag abschicken',     'Manage'
   => 'Manage',
    'Post Anonymous Discussion'  
 => 'Diskussionsbeitrag anonym abschicken',     'saved CODEs' # View saved CODEs
   => 'saved CODEs', # n.t.
    'Content'  
 => 'Inhalt',     'Specify a file containing the clicker information for this resource'
   => 'Specify a file containing the clicker information for this resource',
    'You do not currently have rights to view this group.'  
 => 'Sie haben derzeit keine Berechtigung diese Gruppe zu sehen.',     'Upload File'
   => '上传文件',
    'No page information provided.'  
 => 'Keine Seiteninformationen angegeben.',     'Award points just for participation'
   => 'Award points just for participation',
    '<p>No page information provided.</p>'  
 => '<p>Keine Seiteninformationen angegeben.</p>',     'Correctness determined from response by course personnel'
   => 'Correctness determined from response by course personnel',
    'Available functions'  
 => 'Verfügbare Funktionen',     'Correctness determined from response with clicker ID(s)'
   => 'Correctness determined from response with clicker ID(s)',
    'No group functionality.'  
 => 'Keine Gruppenfunktionen.',     'Percentage points for correct solution'
   => 'Percentage points for correct solution',
    'No group functionality (e.g., e-mail, discussion, chat or file upload) is currently available to you in this group: [_1].'  
 => 'Derzeit ist in der Gruppe [_1] keine Gruppenfunktion (z.B. E-Mail, Diskussion, Chat oder Dateien-Hochladen) verfügbar.',     'Percentage points for incorrect solution'
   => 'Percentage points for incorrect solution',
    'Group Page'  
 => 'Gruppenseite',     'You need to specify a clicker ID for the correct answer'
   => 'You need to specify a clicker ID for the correct answer',
    'Quota allocated to file repository:'  
 => 'Zugewiesener Speicherplatz für Dateiensammlung',     'Score based on attendance only'
   => 'Score based on attendance only',
    'The quota is currently [_1] Mb'  
 => 'Der Speicherplatz beträgt derzeit [_1] MB',     'Correctness determined by the following IDs'
   => 'Correctness determined by the following IDs',
    'The quota can be increased to [_1] Mb, by adding all unallocated space for groups in the course.'  
 => '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.',     'specified'
   => 'specified',
    '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.'  
 => '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.',     'No IDs found to determine correct answer'
   => 'No IDs found to determine correct answer',
    'All group members will receive the same privileges for any tool assigned to them, including the default set of optional privileges.'  
 => 'Alle Gruppenmitglieder erhalten die gleichen Berechtigungen für alle Werkzeuge, die ihnen zugewiesen wurden - die voreingestellten optionalen Berechtigungen eingeschlossen.',     '[_1] Error: [_2] The file you attempted to upload, [_3] contained no information. Please check that you entered the correct filename.'
   => '[_1] Error: [_2] The file you attempted to upload, [_3] contained no information. Please check that you entered the correct filename.',
    'Different group members may receive different privileges from others for the tools they have been assigned.'  
 => 'Unterschiedliche Gruppenmitglieder können unterschiedliche Berechtigungen für Werkzeuge von anderen erhalten, die diese zugewiesen bekommen haben.',     'Scanning clicker file'
   => 'Scanning clicker file',
    'Indicate which <b>optional</b> privileges members will receive by default for a specific tool.'  
 => 'Angabe, welche <i>optionalen</i> Berechtigungen für ein bestimmtes Werkzeug voreingestellt zugewiesen werden sollen.',     'Found [_1] question(s)'
   => '[_1] Frage(n) gefunden',
    '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 '  
 => '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 ',     'Awarding [_1] percent for correct and [_2] percent for incorrect responses'
   => 'Awarding [_1] percent for correct and [_2] percent for incorrect responses',
    'if enabled on the next page'  
 => 'falls auf der nächsten Seite aktiviert',     'Clicker registered more than once'
   => 'Clicker registered more than once',
    'if enabled below'  
 => 'falls im Folgenden aktiviert',     'Unregistered Clicker'
   => 'Unregistered Clicker',
    'Additional privileges'  
 => 'Zusätzliche Berechtigungen',     'Found [_1] registered and [_2] unregistered clickers.'
   => 'Found [_1] registered and [_2] unregistered clickers.',
    'Fixed privileges'  
 => 'Feste Berechtigungen',     'Found no correct answers answers for grading!'
   => 'Found no correct answers answers for grading!',
    'Optional privileges'  
 => 'Optionale Berechtigungen',     'Found [_1] entries for grading!'
   => 'Found [_1] entries for grading!',
    'Collaborative Tool'  
 => 'Kollaboratives Werkzeug',     'Found no questions.'
   => 'Found no questions.',
    'Fixed'  
 => 'fest',     'Finalize Grading'
   => 'Finalize Grading',
    'Optional'  
 => 'optional',     'Question [_1]'
   => 'Question [_1]',
    'Additional Tools'  
 => 'Weitere Werkzeuge',     'Assigning grades based on clicker file'
   => 'Assigning grades based on clicker file',
    'Core privileges'  
 => 'Grund-Berechtigungen',     'More than one correct result given for question "[_1]": [_2] versus [_3].'
   => 'More than one correct result given for question "[_1]": [_2] versus [_3].',
    'For the collaborative tools included for group members being added or modified, there are no optional privileges to set for specific members.'  
 => '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.',     'No correct result given for question "[_1]"!'
   => 'No correct result given for question "[_1]"!',
    'All new group members will receive the same privileges.'  
 => 'Alle neuen Gruppenmitglieder werden die gleichen Berechtigungen erhalten.',     'Correct answer: [_1]'
   => '正确答案: [_1]',
    'If previously expired members are being re-enabled, or if access for future members is being activated now, previously set privileges will be preserved.'  
 => 'Falls nicht mehr aktive Mitgliedschaften wiederhergestellt werden oder falls Zugriff für zukünftige Mitglieder jetzt aktiviert wird, bleiben zuvor eingestellte Berechtigungen erhalten.',     'Successfully stored grades for [_1] student(s).'
   => 'Successfully stored grades for [_1] student(s).',
    'As no group members are being added, there are no specific user privileges to set.'  
 => 'Da keine Gruppenmitglieder hinzugefügt werden, können auch keine Berechtigungen für bestimmte Benutzer eingestellt werden.',     'Grading Menu'
   => '评估菜单',
    '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'  
 => '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.',     'Missing tags, unable to properly run file.'
   => 'Missing tags, unable to properly run file.',
    'Currently the group is configured '  
 => 'Derzeit ist die Gruppe so konfiguriert, dass ',     '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]
    'so different members can receive different optional privileges for a particular tool.'  
 => 'unterschiedliche Gruppenmitglieder unterschiedliche optionale Berechtigungen für jedes einzelne Werkzeug erhalten können.',     'Found tag [_1] on line [_2] when looking for [_3] in file.'
   => 'Found tag [_1] on line [_2] when looking for [_3] in file.',
    'so all members will receive the same optional privileges for a particular tool.'  
 => 'alle Gruppenmitglieder die gleichen optionalen Berechtigungen für jedes einzelne Werkzeug erhalten.',     'ID [_1] contains invalid characters. IDs are only allowed to contain letters, numbers, spaces and -'
   => 'ID [_1] contains invalid characters. IDs are only allowed to contain letters, numbers, spaces and -',
    'Settings for automatic group enrollment'  
 => 'Einstellungen für die automatisierte Gruppenbelegung',     'File not found'
   => 'File not found',
    'Group membership mapping to specific sections/roles'  
 => 'Verweis von Gruppen-Mitgliedschaften auf bestimmte Sektionen/Rollen',     'This file appears to be a rendering of a LON-CAPA resource. If this is correct, this resource will act very oddly and incorrectly.'
   => '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]
    'Enable/disable automatic group enrollment for users in specified roles and sections'  
 => 'Aktivierung/Deaktivierung der automatischen Belegung von Gruppen für Benutzer mit bestimmten Rollen und in bestimmten Sektionen',     'An error occurred while processing this resource. The instructor has been notified.'
   => 'An error occurred while processing this resource. The instructor has been notified.',
    '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.'  
 => '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.',     'CourseID'
   => '课程编号',
    "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."  
 => "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.",     'DocID'
   => '文件编号',
    'Automatically enable group membership when roles are added?'  
 => 'Automatisches Belegen von Gruppen, wenn Rollen hinzugefügt werden?',     'Username, password and domain need to be specified.'
   => '用户名,密码和域必须指定!',
    'Automatically expire group membership when roles are removed?'  
 => 'Automatisches Ausschließen aus Gruppen, wenn Rollen entfernt werden?',     'Untitled Resource'
   => '无名资源',
    'Currently set to'  
 => 'Derzeit eingestellt auf',     'Not Available'
   => 'Not Available',
    'Mapping of roles and sections affected by automatic group enrollment/disenrollment follows scheme chosen below.'  
 => 'Das Verweisen von Rollen und Sektionen durch das automatische Belegen von/Ausschließen aus Gruppen folgt dem folgenden Schema.',     'Clear'
   => 'Clear',
    'Pick roles and sections for automatic group enrollment'  
 => 'Auswahl von Rollen und Sektionen für das automatische Belegen von Gruppen',     'There are no parameters.'
   => 'There are no parameters.',
    'Active?'  
 => 'Aktiv?',     'enroll type/action'
   => '注册类型/行动',
    'Send group mail'  
 => 'Gruppen-E-Mail senden', # .n.t.     '<br />Map not loaded: The file <tt>[_1]</tt> does not exist.'
   => '<br />Map not loaded: The file <tt>[_1]</tt> does not exist.',
    'Create boards'  
 => 'Erstellen von Foren', # n.t.     'Saved.'
   => '保存的。',
    'Edit own posts'  
 => 'Eigene Beiträge bearbeiten', # .n.t.     'An error occurred while saving.'
   => 'An error occurred while saving.',
    'Hide/Delete any post'  
 => 'Anzeigen/Löschen beliebiger Beiträge',     'Reverted.'
   => 'Reverted.',
    'View boards'  
 => 'Foren anschauen', # .n.t.     'Title in map'
   => 'Title in map',
    'Control Access'  
 => 'Zugriffskontrolle', # .n.t.     'Filename of resource'
   => 'Filename of resource',
    'Basic Display'  
 => 'Einfache Anzeige', # .n.t.     'Link to published resource'
   => 'Link to published resource',
    'Detailed Display'  
 => 'Detailierte Anzeige', # .n.t.     'Link to resource in Construction Space'
   => 'Link to resource in Construction Space',
    'View page'  
 => 'Seite betrachten', # .n.t.     'Resource space'
   => 'Resource space',
    'Modify page'  
 => 'Seite ändern', # .n.t.     'Construction space'
   => 'Construction space',
    'email'  
 => 'E-Mail',     'discard'
   => 'discard',
    'Broadcast mail'  
 => 'Broadcast-Nachricht',     'Change Order'
   => 'Change Order',
    'files'  
 => 'Dateien',     'Sort Imported Resources'
   => 'Sort Imported Resources',
    'Foils without names exist. This can cause problems to malfunction.'  
 => 'Es existieren Auswahlmöglichkeiten ohne Namen. Das könnte eine fehlerhafte Funktionalität verursachen.',     'Finalize order of resources'
   => 'Finalize order of resources',
    'Unknown area style [_1]'  
 => 'Unbekannter Bereichstyp: [_1]',     'Recover Deleted'
   => 'Recover Deleted',
    "The message itself will begin with a first line: <i>'Forwarded message from'</i> followed by the original sender's name."  
 => "Die Nachricht wird in der ersten Zeile mit <i>Weitergeleitete Nachricht von'</i> starten, gefolgt vom Originalnamen des Absenders.",     'Recover Removed Resources'
   => 'Recover Removed Resources',
    'Forwarded message from '  
 => 'Weitergeleitete Nachricht von ',     'Recover Checked'
   => 'Recover Checked',
    'You received a critical message from [_1] in LON-CAPA.'  
 => 'Sie haben eine wichtige Nachricht von [_1] in LON-CAPA erhalten.',     'Recent Detailed Assessment Statistical Data'
   => 'Recent Detailed Assessment Statistical Data',
    'You received a message from [_1] in LON-CAPA.'  
 => 'Sie haben eine Nachricht von [_1] in LON-CAPA erhalten.',     'No information available'
   => 'No information available',
    "'New'  critical message from "  
 => "Neue wichtige Nachricht von ",     'Creating new file [_1]'
   => '创建新文件 [_1]',
    "'New'  message from "  
 => "Neue Nachricht von ",     '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".'
   => '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".',
    'Refers to'  
 => 'Bezieht sich auf',      'Associate Resource With Selected Course'
   => 'Associate Resource With Selected Course',
    'Previous attempts of student (if applicable)'  
 => 'Bisherige Versuche des Studenten (falls verfügbar)',     'This resource is currently associated with a course ([_1]) which includes added metadata fields specific to the course.'
   => 'This resource is currently associated with a course ([_1]) which includes added metadata fields specific to the course.',
    'Original screen output (if applicable)'  
 => 'Original-Bildschirmausgabe (falls verfügbar)',     'You can choose to transfer data from the added fields to the "Notes" field if you are planning to change the course association.'
   => 'You can choose to transfer data from the added fields to the "Notes" field if you are planning to change the course association.',
    'Correct Answer(s) (if applicable)'  
 => 'Korrekte Antwort(en) (falls verfügbar)',     'not available'
   => 'not available',
    '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.'  
 => '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.',     'most recent version'
   => 'most recent version',
    'The subject is  
      'information not available'
  [_1]  => 'information not available',
   
 '     'Num Student'
 => 'Der Betreff lautet  => 'Num Student',
   
  [_1]     'Degree of Difficulty'
   => 'Degree of Difficulty',
 ',  
      'Degree of Discrimination'
    'Excerpt'  => 'Degree of Discrimination',
 => 'Auszug',  
      'Time of computation'
    'Use  => 'Time of computation',
   
  [_1]     'Messages deleted.'
   => '邮件已删除。',
 to access the full message.'  
 => 'Ueber     'Error deleting messages'
   => 'Error deleting messages',
  [_1]  
      'Messages cleared.'
 erhalten Sie auf die gesamte Nachricht Zugriff.',  => '邮件已删除。',
   
    'You can reply to this message'     'Error clearing messages'
 => 'Sie können auf diese Nachricht antworten.',  => '删除邮件时发生错误',
   
    'Please do not reply to this address.'     'Delete Messages for this Resource'
 => 'Bitte antworten Sie nicht an die Absender-E-Mail-Adresse.',  => 'Delete Messages for this Resource',
   
    'A reply will not be received by the recipient!'     'Back To Directory'
 => 'Eine Antwort wuerde nicht beim vorgesehenen Empfaenger ankommen!',  => '返回目录',
   
    "Include in course's 'User records' for recipient(s)"     'Associated with course [_1]'
 => "In Kurs-Benutzeraufzeichnungen des Empfängers einbinden",  => 'Associated with course [_1]',
   
    'No replies to sender'     'This resource is not associated with a course.'
 => 'Keine Antwort an Absender möglich',  => 'This resource is not associated with a course.',
   
    'View recent activity'     'Discard Edits and Return to Portfolio'
 => 'Zuletzt stattgefundene Aktivitäten',  => 'Discard Edits and Return to Portfolio',
   
    'Display Message'     'Could not transfer data in added fields to notes'
 => 'Nachricht anzeigen',  => 'Could not transfer data in added fields to notes',
   
    'Replying to a Message'     'Transferred data in added fields to notes'
 => 'Nachricht beantworten',  => 'Transferred data in added fields to notes',
   
    'Forwarding a Message'     'Home'
 => 'Nachricht weiterleiten',  => '根目录',
   
    'Forwarding Multiple Messages'     'Usage Statistics'
 => 'Mehrere Nachrichten weiterleiten',  => '使用统计',
   
    'At end of file some tags were still left unclosed, '     'Courses/Network Hits'
 => 'Am Ende der Datei sind noch nicht geschlossene Tags übrig: ',  => '课程/网络访问次数',
   
    'Upload and Send'     'Already in this course:<br />[_1] in folder/map [_2].<br />'
 => 'Hochladen und Absenden',  => 'Already in this course:<br />[_1] in folder/map [_2].<br />',
   
    'Select courses'     'External Resource, preview not enabled'
 => 'Kursauswahl',  => 'External Resource, preview not enabled',
   
    'Choose which course(s) to list.'     'Somewhere something went wrong'
 => 'Auswahl der Kurse, die angezeigt werden sollen',  => 'Somewhere something went wrong',
   
    'Display courses'     'Please help us to find out what.'
 => 'Kurse anzeigen',  => 'Please help us to find out what.',
   
    'Public'     'Please take a moment to fill out the form below.'
 => 'Öffentlich',  => 'Please take a moment to fill out the form below.',
   
    ' Answer [_1]'     'Your information, together with internal debugging information, will be emailed to the system and server administrators.'
 => ' Antwort [_1]',  => 'Your information, together with internal debugging information, will be emailed to the system and server administrators.',
   
    'EditXML [_1]'     'Send Information'
 => 'XML-Editor [_1]',  => '发送错误报告',
   
    'Not authorized'     'Please describe what you did just before this screen came up'
 => 'Nicht berechtigt',  => 'Please describe what you did just before this screen came up',
   
    'An error occurred while processing this resource. The author has been notified.'     'Is this problem reproducible?'
 => 'Während der Verarbeitung dieser Ressource ist ein Fehler aufgetreten. Der Autor wurde informiert.',  => 'Is this problem reproducible?',
   
    'Code ran too long. It ran for more than'     'Yes!'
 => 'Die Ausführung hat zu lange gedauert. Sie dauerte länger als',  => '是!',
   
    'seconds occurred while running &lt;while&gt; on line'     'Do you have any guesses why this might have happened?'
 => 'Sekunden, während &lt;while&gt; ausgeführt wurde in Zeile',  => '你有任何猜测,为什么会发生?',
   
    'Student View'     'Thank you for your help!'
 => 'Studentische Sicht',  => '谢谢您的支持!',
   
    'Correct answer'     'Internal info:'
 => 'Korrekte Antwort',  => '内部信息:',
   
    'Could not identify problem.'     'Report submitted'
 => 'Aufgabe konnte nicht identifiziert werden', # ???  => '提交的报告',
   
    'Chart'     'Sending Error Report'
 => 'Chart',  => '发送错误报告',
   
    'Student Data</b>'     'Thank you!'
 => 'Studentische Daten</b>', # !  => '谢谢您!',
   
    'HTML, with links'     'Warning: Report not submitted'
 => 'HTML, mit Links',  => '警告:报告未提交',
   
    'HTML, with all links'     'The administrators of the domain [_1] have not set any e-mail addresses for receipt of your error report.'
 => 'HTML, mit allen Links',  => 'The administrators of the domain [_1] have not set any e-mail addresses for receipt of your error report.',
   
    'HTML, without links'     'The document contains errors and cannot be published.'
 => 'HTML, ohne Links',  => 'The document contains errors and cannot be published.',
   
    'Output Data'     'error(s)'
 => 'Ausgabedaten',  => 'error(s)',
   
    'Scores Summary'     '[quant,_1,error]'
 => 'Punktesumme',  => '[quant,_1,error]',
   
    'Scores Per Problem'     'Please fill out all fields below.'
 => 'Punkte je Aufgabe',  => '请填写以下所有问题。',
   
    'Parts Correct'     '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.'
 => 'Richtige Teile',  => '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.',
   
    'fullname'     'Caution: this folder is set to randomly order its contents. Adding or removing resources from this folder will change the order of resources shown.'
 => 'Vollständiger Name',  => 'Caution: this folder is set to randomly order its contents. Adding or removing resources from this folder will change the order of resources shown.',
   
    'id'     'Parameters'
 => 'ID/Matr.-Nr',  => '参数',
   
    'Generate Chart'     'Parameters:'
 => 'Chart generieren',  => '参数:',
   
    'Generate Graph'     'Total Score and Maximum Possible for each Sequence or Folder'
 => 'Chart generieren',  => 'Total Score and Maximum Possible for each Sequence or Folder',
   
    'Select One Student'     'Score on each Problem Part'
 => 'Einzelnen Studenten wählen',  => 'Score on each Problem Part',
   
    'All sections.'     'Number of Tries before success on each Problem Part'
 => 'Alle Sektionen.',  => 'Number of Tries before success on each Problem Part',
   
    'Section [_1].'     'Number of Problem Parts completed successfully'
 => 'Sektion [_1].',  => 'Number of Problem Parts completed successfully',
   
    'Section [_1]'     'Unable to retrieve course information.'
 => 'Sektion [_1]',  => 'Unable to retrieve course information.',
   
    'Sections [_1] and [_2].'     'Please select an action to perform using the new filename'
 => 'Sektionen [_1] und [_2].',  => 'Please select an action to perform using the new filename',
   
    'All groups.'     'View or modify a course'
 => 'Alle Gruppen.',  => '查看或修改课程',
   
    'Group [_1].'     'Enter the course with the role of [_1]'
 => 'Gruppe [_1].',  => 'Enter the course with the role of [_1]',
   
    'Groups [_1] and [_2].'     'Enter the course with the role of [_1].'
 => 'Gruppen [_1] und [_2].',  => 'Enter the course with the role of [_1].',
   
    'Active access status.'     'View or modify course settings which only a [_1] may modify.'
 => 'Aktiver Zugriffsstatus.',  => 'View or modify course settings which only a [_1] may modify.',
   
    'Future access status.'     'Manage course users'
 => 'Zukünftiger Zugriffsstatus.',  => '管理课程参加者',
   
    'Expired access status.'     'Upload a File of Course Users'
 => 'Abgelaufener Zugriffsstatus.',  => '课程用户上传文件',
   
    'Any access status.'     'Add/Modify a Course User'
 => 'Beliebiger Zugriffsstatus.',  => '添加/修改课程用户',
   
    'Show links in new window:'     'Edit Custom Roles'
 => 'Links in neuem Fenster öffnen:',  => '编辑自定义角色',
   
    'Summary Tables'     'Custom Role'
 => 'Zusammenfassende Tabellen',  => '自定义角色',
   
    'Summary table for [_1] ([_2]@[_3])'     'Enroll a Single Student'
 => 'Zusammenfassende Tabelle für [_1] ([_2]@[_3])',  => '注册一名学生',
   
    'Average'     'Enroll a student'
 => 'Durchschnitt',  => '注册学生',
   
    'Maximum'     'Manage Course Groups'
 => 'Maximum',  => '管理课程组',
   
    'Return to the chart'     'This error occurred while processing response [_1] in part [_2]'
 => 'Zurück zum Chart',  => 'This error occurred while processing response [_1] in part [_2]',
   
    "Click on a student's name or username to view their chart"     'This error occurred while processing part [_1]'
 => "Klicken Sie auf den Namen oder die Benutzerkennung eines Studenten, um dessen Chart anzuzeigen",  => 'This error occurred while processing part [_1]',
   
    'status'     'Unable to find section for this student'
 => 'Status',  => 'Unable to find section for this student',
   
    'groups'     'Classlist update for "[_1]" in "[_2]".'
 => 'Gruppen',  => 'Classlist update for "[_1]" in "[_2]".',
   
    'Click on a students name or username to view their chart'     'Error: "[_1]" during classlist update for "[_2]" in "[_3]".'
 => 'Klick auf Name/Benutzerkennung zeigt zugehöriges Chart',  => 'Error: "[_1]" during classlist update for "[_2]" in "[_3]".',
   
    'Essay will be hand graded.'     'Role: '
 => 'Essay wird manuell bewertet.',  => '角色: ',
   
    'Text you want to appear by default:'     'Identify fields in uploaded list'
 => 'Text, der voreingestellt angezeigt werden soll:',  => 'Identify fields in uploaded list',
   
      'Default domain'
    'Check as many files as you wish in response to the problem:'  => '默认域',
 => 'Wählen Sie alle Dateien aus, die als Antwort eingereicht werden sollen:',  
      'Change authentication for existing users in domain "[_1]" to these settings?'
    'Select portfolio files'  => 'Change authentication for existing users in domain "[_1]" to these settings?',
 => 'Auswahl Portfolio-Dateien',  
      'LON-CAPA Home Server for New Users'
    'Select checked files, and continue selecting'  => 'LON-CAPA 家庭服务器的新用户',
 => 'Auswahl übernehmen und weiter auswählen',  
      'LON-CAPA domain: [_1] with home server:'
    'Select checked files, and close window'  => 'LON-CAPA 域 [_1] 与家庭服务器:',
 => 'Auswahl übernehmen und Fenster schließen',  
      'Settings for assigning roles'
    'Copy of'  => 'Settings for assigning roles',
 => 'Kopie von',  
      'Pick the action to take on roles for these users:'
    'The e-mail address you provided does not match the address recorded in the LON-CAPA system for the username and domain you provided.'  => 'Pick the action to take on roles for these users:',
 => 'Die von Ihnen eingegebene E-Mail-Adresse stimmt nicht mit der im LON-CAPA-System hinterlegten Adresse des angegebenen Benutzers überein.',  
      'No role changes'
    'Overall result: [_1]'  => 'No role changes',
 => 'Gesamtergebnis: [_1]',  
      'Add a domain role'
    'Dimension: [_1], status [_2] '  => 'Add a domain role',
 => 'Dimension: [_1], Status [_2] ',  
      'Add a course role'
    'Queue Status'  => 'Add a course role',
 => 'Warteschlangen-Status',  
      'Default role'
    'Check Mark'  => 'Default role',
 => 'Markierung auswählen',  
      'Choose the role to assign to users without a value specified in the uploaded file.'
    'Return commented version of [_1] to student.'  => 'Choose the role to assign to users without a value specified in the uploaded file.',
 => 'Rückgabe kommentierter Version von [_1] an Studenten.',  
      'Default role and section'
    'Download All Submitted Documents'  => 'Default role and section',
 => 'Alle eingereichten Dokumente herunterladen',  
      'Choose the role and/or section(s) to assign to users without values specified in the uploaded file.'
    'Essay is [_1]% similar to an essay by [_2] ([_3]:[_4]) in course [_5] (course id [_6]:[_7])'  => 'Choose the role and/or section(s) to assign to users without values specified in the uploaded file.',
 => 'Das Essay stimmt zu [_1]% mit dem Essay von [_2] ([_3]:[_4]) im Kurs [_5] (Kurs-ID [_6]:[_7]) überein',  
      'Default role and/or section(s)'
    'Compose message to student'  => 'Default role and/or section(s)',
 => 'Nachricht an Studenten erstellen',  
      'Role and/or section(s) for users without values specified in the uploaded file.'
    'incl. grades'  => 'Role and/or section(s) for users without values specified in the uploaded file.',
 => 'Bewertung einbinden',  
      'Display students with current/future access who are not in the uploaded file.'
    'Message will be sent when you click on Save & Next below.'  => 'Display students with current/future access who are not in the uploaded file.',
 => 'NAchricht wird gesendet sobald Sie auf Speichern und weiter klicken.',  
      'Students selected from this list can be dropped.'
    'Set/Change parameters'  => 'Students selected from this list can be dropped.',
 => 'Parameter setzen/ändern',  
      'Update Student/Employee ID in courses in which user is active/future student,[_1](if forcing change).'
    'Grading Feedback'  => 'Update Student/Employee ID in courses in which user is active/future student,[_1](if forcing change).',
 => 'Bewertungs-Feedback',  
      'make these dates the default access dates for future student enrollment'
    'Sending message to [_1]:[_2]'  => 'make these dates the default access dates for future student enrollment',
 => 'Sende Nachricht an [_1]:[_2]',  
      'Set default start and end access dates for course.'
    'Not allowed to modify grades for [_1]'  => 'Set default start and end access dates for course.',
 => 'Keine Berechtigung zur Änderung der Bewertungen für [_1].',  
      'Unable to set default access dates for course.'
    'You need to specify the username or ID'  => 'Unable to set default access dates for course.',
 => 'Sie müssen eine Benutzerkennung oder eine ID/Matrikelnummer angeben',  
      'Please select'
    'You need to specify at least one grading field'  => 'Please select',
 => 'Sie müssen mindestens ein Bewertungsfeld ausfüllen',  
      'User Status: [_1]'
    'Specify a file containing the class scores for current resource'  => '用户状态: [_1]',
 => 'Angabe einer Datei, die Kursbewertungen für diese Ressource enthält',  
      'Role Type: [_1]'
    'Upload Scores'  => '角色类别: [_1]',
 => 'Bewertungen hochladen',  
      'Any role'
    '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.',  
      'Role: [_1]'
    'Use CODE:'  => '角色: [_1]',
 => 'verwende CODE:',  
      'Select Course(s)'
    '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.',  
      'Warning: data retrieval for multiple courses can take considerable time, as this operation is not currently optimized.'
    'scores from file' # Upload scores from file  => 'Warning: data retrieval for multiple courses can take considerable time, as this operation is not currently optimized.',
 => 'von Bewertungen aus Datei',  
      'There are no co-authors to display.'
    'Process'  => 'There are no co-authors to display.',
 => 'Verarbeite',  
      'There are no users with domain roles to display.'
    'clicker file' # Process clicker file  => 'There are no users with domain roles to display.',
 => 'Clicker-Datei',  
      'There are no authors or co-authors to display.'
    'Grade'  => 'There are no authors or co-authors to display.',
 => 'Bewerte',  
      'There are no course users to display'
    'scantron forms' # Grade scantron forms  => 'There are no course users to display',
 => 'Scantron-Formulare',  
      'There are no course users to display.'
    'Verify'  => 'There are no course users to display.',
 => 'Überprüfen',  
      'There are no users matching the search criteria.'
    'receipt'  => 'There are no users matching the search criteria.',
 => 'Nachweis-Nr.',  
      "You must select at least one user by checking a user's 'Select' checkbox"
    'Manage'  => "You must select at least one user by checking a user's 'Select' checkbox",
 => 'Verwalten',  
      'You need to select an action to take for the user(s) you have selected'
    'access times' # Manage access times  => 'You need to select an action to take for the user(s) you have selected',
 => 'der Zugriffszeiten', # n.t.  
      ' for a single user?'
    'saved CODEs' # View saved CODEs  => ' for a single user?',
 => 'gespeicherte CODEs', # n.t.  
      ' for multiple users?'
    'Specify a file containing the clicker information for this resource'  => ' for multiple users?',
 => 'Angabe einer Datei, die Clicker-Informationen für diese Ressource enthält',  
      'Proceed'
    'Upload File'  => '下一步',
 => 'Datei hochladen',  
      'Action to take for selected users'
    'Award points just for participation'  => 'Action to take for selected users',
 => 'Erreichte Punkte, lediglich für Teilnahme',  
      'Behavior of clickable username link for each user'
    'Correctness determined from response by course personnel'  => 'Behavior of clickable username link for each user',
 => 'Korrektheit, bestimmt durch Antwort durch Kurspersonal',  
      "Display a user's personal page"
    'Correctness determined from response with clicker ID(s)'  => "显示个人网页",
 => 'Korrektheit, bestimmt durch Antwort mit Clicker-ID(s)',  
      "Modify a user's information"
    'Percentage points for correct solution'  => "Modify a user's information",
 => 'Prozentuale Punkte für korrekte Lösung',  
      'Course(s): description, section(s), status'
    'Percentage points for incorrect solution'  => 'Course(s): description, section(s), status',
 => 'Prozentuale Punkte für inkorrekte Lösung',  
      "Click on a username to view the user's personal page."
    'You need to specify a clicker ID for the correct answer'  => "点击用户名,以查看用户的个人网页。",
 => 'Sie müssen für die korrekte Antwort eine Clicker-ID angeben',  
      'auto'
    'Score based on attendance only'  => '自动',
 => 'Punkte, die lediglich auf Anwesenheit beruhen',  
      'manual'
    'Correctness determined by the following IDs'  => '手动',
 => 'Korrektheit, bestimmt durch folgende IDs',  
      'Unlock'
    'specified'  => 'Unlock',
 => 'angegeben',  
      'Lock'
    'No IDs found to determine correct answer'  => 'Lock',
 => 'Keine IDs gefunden, um korrekte Antwort bestimmen zu können',  
      'Domain 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.',  
      'Co-Author Roles'
    'Scanning clicker file'  => '合著者角色',
 => 'Scanne Clicker-Datei',  
      'Course Roles'
    'Found [_1] question(s)'  => '课程角色',
 => '[_1] Frage(n) gefunden',  
      'Date and Section selector'
    'Awarding [_1] percent for correct and [_2] percent for incorrect responses'  => '日期和组选择',
 => '[_1] Prozent für korrekte und [_2] Prozent für inkorrekte Antworten erhalten',  
      'Date selector'
    'Clicker registered more than once'  => '日期选择器',
 => 'Clicker ist mehr als einmal registriert',  
      "Check the boxes for any users for whom roles are to be revoked, and click 'Proceed'"
    'Unregistered Clicker'  => "Check the boxes for any users for whom roles are to be revoked, and click 'Proceed'",
 => 'Nicht registrierter Clicker',  
      "Check the boxes for any users for whom roles are to be deleted, and click 'Proceed'"
    'Found [_1] registered and [_2] unregistered clickers.'  => "Check the boxes for any users for whom roles are to be deleted, and click 'Proceed'",
 => '[_1] registrierte und [_2] nicht registrierte Clicker gefunden.',  
      'Choose an action to take for selected users'
    'Found no correct answers answers for grading!'  => 'Choose an action to take for selected users',
 => 'Keine korrekten Antworten zur Bewertung gefunden!',  
      'New section to assign'
    'Found [_1] entries for grading!'  => 'New section to assign',
 => '[_1] Einträge zur Bewertung gefunden!',  
      'Use "Save" to update the main window with your selections.'
    'Found no questions.'  => 'Use "Save" to update the main window with your selections.',
 => 'Keine Fragen gefunden.',  
      'New section'
    'Finalize Grading'  => '新的章节',
 => 'Bewertung abschließen',  
      'Course - [_1]:'
    'Question [_1]'  => '课程 - [_1]:',
 => 'Frage [_1]',  
      'Domain - [_1]:'
    'Assigning grades based on clicker file'  => '域 - [_1]:',
 => 'Weise Bewertungen zu, die auf der Clicker-Datei basieren',  
      'Users in course with expired [_1] roles'
    'More than one correct result given for question "[_1]": [_2] versus [_3].'  => 'Users in course with expired [_1] roles',
 => 'Mehr als eine korrektes Ergebnis gegeben für Frage "[_1]": [_2] gegen [_3].',  
      'Users in course with future [_1] roles'
    'No correct result given for question "[_1]"!'  => 'Users in course with future [_1] roles',
 => 'Kein korrektes Ergebnis für Frage "[_1]" gegeben!',  
      'Users in course with active [_1] roles'
    'Correct answer: [_1]'  => 'Users in course with active [_1] roles',
 => 'Korrekte Antwort: [_1]',  
      'All users in course'
    'Successfully stored grades for [_1] student(s).'  => 'All users in course',
 => 'Erfolgreiche Speicherung der Bewertungen für [_1] Studenten.',  
      'All users in course with [_1] roles'
    'Grading Menu'  => 'All users in course with [_1] roles',
 => 'Bewertungsmenü',  
      'only users in section "[_1]"'
    'Missing tags, unable to properly run file.'  => 'only users in section "[_1]"',
 => 'Fehlende Tags. Die Datei kann nicht ordnungsgemäß ausgeführt werden.',  
      'only users affiliated with no section or section "[_1]"'
    'Using tag [_1] on line [_2] as end tag to [_3]'  => 'only users affiliated with no section or section "[_1]"',
 => 'Using tag [_1] on line [_2] as end tag to [_3]', # ??? lonxml.pm [SB 2008-08-07]  
      ' and not in any group'
    'Found tag [_1] on line [_2] when looking for [_3] in file.'  => ' and not in any group',
 => 'In der Datei wurde in Zeile [_2] das Tag [_1] gefunden, wo [_3] erwartet wurde.',  
      ' and members of group: "[_1]"'
    'ID &quot;[_1]&quot; contains invalid characters, IDs are only allowed to contain letters, numbers, spaces and -'  => ' and members of group: "[_1]"',
 => 'ID &quot;[_1]&quot; enthält ungültige Zeichen. Gültige Zeichen für IDs sind nur Buchstaben, Ziffern, Zahlen, Leerzeichen und -',  
      'only users affiliated with no section'
    'File not found'  => 'only users affiliated with no section',
 => 'Datei nicht gefunden',  
      'only users affiliated with section "[_1]"'
    'This file appears to be a rendering of a LON-CAPA resource. If this is correct, this resource will act very oddly and incorrectly.'  => 'only users affiliated with section "[_1]"',
 => '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]  
      'only users not in any group'
    'An error occurred while processing this resource. The instructor has been notified.'  => 'only users not in any group',
 => 'Während der Verarbeitung dieser Ressource ist ein Fehler aufgetreten. Der Dozent wurde informiert.',  
      ' and also not in any group'
    'CourseID'  => ' and also not in any group',
 => 'Kurs-ID',  
      'only members of group: "[_1]"'
    'DocID'  => '只有该组成员 "[_1]"',
 => 'Dokumenten-ID',  
      ' and also members of group: "[_1]"'
    'Username, password and domain need to be specified.'  => ' and also members of group: "[_1]"',
 => 'Benutzerkennung, Passwort und Domäne müssen angegeben werden!',  
      'Author space for [_1]'
    'Untitled Resource'  => 'Author space for [_1]',
 => 'Unbenannte Ressource',  
      'Co-authors with expired [_1] roles'
    'Not Available'  => 'Co-authors with expired [_1] roles',
 => 'Nicht verfügbar',  
      'Co-authors with future [_1] roles'
    'Clear'  => 'Co-authors with future [_1] roles',
 => 'Leeren',  
      'Co-authors with active [_1] roles'
    'There are no parameters.'  => 'Co-authors with active [_1] roles',
 => 'Derzeit existieren keine Parametereinstellungen.',  
      'All co-authors'
    'enroll type/action'  => '所有合著者',
 => 'Belegungstyp/Aktion',  
      'All co-authors with [_1] roles'
    '<br />Map not loaded: The file <tt>[_1]</tt> does not exist.'  => 'All co-authors with [_1] roles',
 => '<br />Inhaltszusammenstellung nicht geladen: Die Datei <tt>[_1]</tt> existiert nicht.',  
      'Users in domain with expired [_1] roles'
    'Saved.'  => 'Users in domain with expired [_1] roles',
 => 'Gespeichert.',  
      'Users in domain with future [_1] roles'
    'An error occurred while saving.'  => 'Users in domain with future [_1] roles',
 => 'Beim Speichern ist ein Fehler aufgetreten.',  
      'Users in domain with active [_1] roles'
    'Reverted.'  => 'Users in domain with active [_1] roles',
 => 'Zurückgesetzt.',  
      'All users in domain'
    'Title in map'  => 'All users in domain',
 => 'Titel in Inhaltszusammenstellung',  
      'All users in domain with [_1] roles'
    'Filename of resource'  => 'All users in domain with [_1] roles',
 => 'Dateiname der Ressource',  
      'Co-authors in domain with expired [_1] roles'
    'Link to published resource'  => 'Co-authors in domain with expired [_1] roles',
 => 'Link auf veröffentlichte Ressource',  
      'Co-authors in domain with future [_1] roles'
    'Link to resource in Construction Space'  => 'Co-authors in domain with future [_1] roles',
 => 'Link auf Ressource im Konstruktionsbereich',  
      'Co-authors in domain with active [_1] roles'
    'Resource space'  => 'Co-authors in domain with active [_1] roles',
 => 'Ressourcenbereich',  
      'All users with co-author roles in domain'
    'Construction space'  => 'All users with co-author roles in domain',
 => 'Konstruktionsbereich',  
      'All co-authors in domain  with [_1] roles'
    'discard'  => 'All co-authors in domain  with [_1] roles',
 => 'verwerfen',  
      'All courses in domain'
    'Change Order'  => 'All courses in domain',
 => 'Reihenfolge ändern',  
      'Courses in domain with institutional code: [_1]'
    'Sort Imported Resources'  => 'Courses in domain with institutional code: [_1]',
 => 'Importierte Ressourcen sortieren',  
      'Selected courses in domain'
    'Finalize order of resources'  => 'Selected courses in domain',
 => 'Reihenfolge der Ressourcen festlegen',  
      'users with expired [_1] roles'
    'Recover Deleted'  => 'users with expired [_1] roles',
 => 'Gelöschtes wiederherstellen',  
      'users with future [_1] roles'
    'Recover Removed Resources'  => 'users with future [_1] roles',
 => 'Gelöschte Ressourcen wiederherstellen',  
      'users with active [_1] roles'
    'Recover Checked'  => 'users with active [_1] roles',
 => 'Ausgewählte wiederherstellen',  
      'all users'
    'Recent Detailed Assessment Statistical Data'  => '所有用户',
 => 'Aktuelle detailierte statistische Beurteilungsdaten',  
      'users with [_1] roles'
    'No information available'  => '用户角色"[_1]"',
 => 'Keine Information verfügbar',  
      'There are no students to drop.'
    'Creating new file [_1]'  => 'There are no students to drop.',
 => 'Erzeuge neue Datei [_1]',  
      'Upload a file containing information about users'
    '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".',  
      'Upload file of users'
     'Associate Resource With Selected Course'  => '上传用户文件',
 => 'Verknüpfte Ressource mit ausgewähltem Kurs',  
      'How do I create a users list from a spreadsheet'
    '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.',  
      'Unable to enroll users'
    '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.',  
      'Enrolling Users'
    'not available'  => '注册用户',
 => 'nicht verfügbar',  
      'Updating Co-authors'
    'most recent version'  => '更新共同作者',
 => 'neueste Version',  
      'Adding/Modifying Users'
    'information not available'  => '添加/修改用户',
 => 'Information nicht verfügbar',  
      'Default section name [_1] could not be used as it is a reserved word.'
    'Num Student'  => 'Default section name [_1] could not be used as it is a reserved word.',
 => 'Anz. Studenten',  
      'Default section name "[_1]" is the name of a course group. Section names and group names must be distinct.'
    'Degree of Difficulty'  => 'Default section name "[_1]" is the name of a course group. Section names and group names must be distinct.',
 => 'Schwierigkeitsgrad',  
      '[_1]: Unable to enroll user [_2] [_3] [_4] [_5] in a section named "[_6]" - this is a reserved word.'
    'Degree of Discrimination'  => '[_1]: Unable to enroll user [_2] [_3] [_4] [_5] in a section named "[_6]" - this is a reserved word.',
 => 'Grad der Abgrenzung',  
      '[_1]: Unable to enroll user [_2] [_3] [_4] [_5] in a section named "[_6]" - this is a course group.'
    'Time of computation'  => '[_1]: Unable to enroll user [_2] [_3] [_4] [_5] in a section named "[_6]" - this is a course group.',
 => 'Zeit der Erstellung',  
      'Section names and group names must be distinct.'
    'Messages deleted.'  => 'Section names and group names must be distinct.',
 => 'Nachrichten gelöscht.',  
      '[_1]: Unable to enroll user [_2] [_3] [_4] [_5] in a section named "[_6]".'
    'Error deleting messages'  => '[_1]: Unable to enroll user [_2] [_3] [_4] [_5] in a section named "[_6]".',
 => 'Fehler beim Löschen der Nachrichten',  
      'This user already has an active/future student role in the course, unaffiliated to any section.'
    'Messages cleared.'  => 'This user already has an active/future student role in the course, unaffiliated to any section.',
 => 'Nachrichten entfernt.',  
      'This user already has an active/future role in section "[_1]" of the course.'
    'Error clearing messages'  => 'This user already has an active/future role in section "[_1]" of the course.',
 => 'Fehler beim Entfernen der Nachrichten',  
      'Although your current role has privileges to add students to section "[_1]", you do not have privileges to modify existing enrollments in other sections.'
    'Delete Messages for this Resource'  => 'Although your current role has privileges to add students to section "[_1]", you do not have privileges to modify existing enrollments in other sections.',
 => 'Nachrichten für diese Ressource löschen',  
      '[_1]: You do not have permission to add the requested role [_2] for the user.'
    'Back To Directory'  => '[_1]: You do not have permission to add the requested role [_2] for the user.',
 => 'Zurück zum Verzeichnis',  
      'Allowable role(s) is/are: [_1].'
    'Associated with course [_1]'  => 'Allowable role(s) is/are: [_1].',
 => 'Verknüpft mit Kurs [_1]',  
      '[_1]: Unable to enroll. No password specified.'
    'This resource is not associated with a course.'  => '[_1]: Unable to enroll. No password specified.',
 => 'Diese Ressource ist mit keinem Kurs verknüpft.',  
      '[_1]: Unable to add co-author. No password specified.'
    'Discard Edits and Return to Portfolio'  => '[_1]: Unable to add co-author. No password specified.',
 => 'Änderungen verwerfen und zurück zum Portfolio-Bereich',  
      '[_1]: Unable to add user. No password specified.'
    'Could not transfer data in added fields to notes'  => '[_1]: Unable to add user. No password specified.',
 => 'Die Daten der zusätzlichen Felder konnten nicht in das "Bemerkungen"-Feld transferiert werden',  
      'Processed [quant,_1,user].'
    'Transferred data in added fields to notes'  => 'Processed [quant,_1,user].',
 => 'Die Daten der zusätzlichen Felder wurden in das "Bemerkungen"-Feld transferiert',  
      'Roles added for [quant,_1,user].'
    'Home'  => 'Roles added for [quant,_1,user].',
 => 'Heimatverzeichnis',  
      '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.'
    'Usage Statistics'  => '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.',
 => 'Nutzungsstatistiken',  
      'No roles added'
    'Courses/Network Hits'  => 'No roles added',
 => 'Kursweite/Netzwerkweite Anzahl an Zugriffen ("Hits")',  
      'Authentication changed for [_1] existing users.'
    'Already in this course:<br />[_1] in folder/map [_2].<br />'  => 'Authentication changed for [_1] existing users.',
 => 'Bereits in diesem Kurs:<br />[_1] im Verzeichnis/Inhaltszusammenstellung [_2].<br />',  
      'Students to Drop'
    'External Resource, preview not enabled'  => 'Students to Drop',
 => 'Externe Ressource, Vorschau nicht aktiviert',  
      'There are no students with current/future access to the course.'
    'Somewhere something went wrong'  => 'There are no students with current/future access to the course.',
 => 'Irgendwo ist irgendwas schief gelaufen',  
      '[_1]: Unable to add/modify: [_2]'
    'Please help us to find out what.'  => '[_1]: Unable to add/modify: [_2]',
 => 'Bitte helfen Sie uns herauszufinden, was passiert ist!',  
      '[_1]: Unable to modify authentication: [_2]'
    'Please take a moment to fill out the form below.'  => '[_1]: Unable to modify authentication: [_2]',
 => 'Bitte nehmen Sie sich einen Moment Zeit, um das folgende Formular auszufüllen.',  
      '[_1]: Unable to add role: [_2]'
    'Your information, together with internal debugging information, will be emailed to the system and server administrators.'  => '[_1]: Unable to add role: [_2]',
 => 'Ihre Informationen, zusammen mit internen Debugging-Daten, werden an die System- und Server-Administratoren per E-Mail weitergeleitet.',  
      'No change in section assignment (none)'
    'Send Information'  => 'No change in section assignment (none)',
 => 'Fehlerbericht abschicken',  
      "Revoked role of '[_1]' in [_2] for [_3]"
    'Please describe what you did just before this screen came up'  => "Revoked role of '[_1]' in [_2] for [_3]",
 => 'Bitte erläutern Sie, was Sie getan haben, unmittelbar bevor dieser Bildschirm erschien.',  
      "Deleted role of '[_1]' in [_2] for [_3]"
    'Is this problem reproducible?'  => "Deleted role of '[_1]' in [_2] for [_3]",
 => 'Ist das Problem reproduzierbar?',  
      "Re-enabled role of '[_1]' in [_2] for [_3]"
    'Yes!'  => "Re-enabled role of '[_1]' in [_2] for [_3]",
 => 'Ja!',  
      "Activated role of '[_1]' in [_2] for [_3]"
    'Do you have any guesses why this might have happened?'  => "Activated role of '[_1]' in [_2] for [_3]",
 => 'Haben Sie eine Vermutung, warum das passiert sein könnte?',  
      "Changed Access Dates for role of '[_1]' in [_2] for [_3]"
    'Thank you for your help!'  => "Changed Access Dates for role of '[_1]' in [_2] for [_3]",
 => 'Vielen Dank für Ihre Unterstützung!',  
      "Changed section for role of '[_1]' in [_2] for [_3]"
    'Internal info:'  => "Changed section for role of '[_1]' in [_2] for [_3]",
 => 'Interne Daten:',  
      "Dropped role of '[_1]' in [_2] for [_3]"
    'Report submitted'  => "Dropped role of '[_1]' in [_2] for [_3]",
 => 'Bericht gesendet',  
      'Error revoking [_1] in [_2] for [_3]: [_4].'
    'Sending Error Report'  => 'Error revoking [_1] in [_2] for [_3]: [_4].',
 => 'Fehlerbericht senden',  
      'Error deleting [_1] in [_2] for [_3]: [_4].'
    'Thank you!'  => 'Error deleting [_1] in [_2] for [_3]: [_4].',
 => 'Danke!',  
      'Error re-enabling [_1] in [_2] for [_3]: [_4].'
    'Warning: Report not submitted'  => 'Error re-enabling [_1] in [_2] for [_3]: [_4].',
 => 'Achtung, der Fehlerbericht wurde nicht abgeschickt.',  
      'Error activating [_1] in [_2] for [_3]: [_4].'
    'The administrators of the domain [_1] have not set any e-mail addresses for receipt of your error report.'  => 'Error activating [_1] in [_2] for [_3]: [_4].',
 => 'Die Administratoren der Domäne [_1] haben keine E-Mail-Adresse hinterlegt, an die Ihr Fehlerbericht gesendet werden könnte.',  
      'Error changing access dates for [_1] in [_2] for [_3]: [_4].'
    'The document contains errors and cannot be published.'  => 'Error changing access dates for [_1] in [_2] for [_3]: [_4].',
 => 'Die Ressource enthält Fehler und kann daher nicht veröffentlicht werden.',  
      'Error changing section for [_1] in [_2] for [_3]: [_4].'
    'error(s)'  => 'Error changing section for [_1] in [_2] for [_3]: [_4].',
 => 'Fehler',  
      'Error dropping [_1] in [_2] for [_3]: [_4].'
    '[quant,_1,error]'  => 'Error dropping [_1] in [_2] for [_3]: [_4].',
 => '[quant,_1,Fehler,Fehler]',  
      'Revoked role(s) for [quant,_1,user,users,no users].'
    'Please fill out all fields below.'  => 'Revoked role(s) for [quant,_1,user,users,no users].',
 => 'Bitte füllen Sie alle Felder aus!',  
      'Deleted role(s) for [quant,_1,user,users,no users].'
    '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.'  => 'Deleted role(s) for [quant,_1,user,users,no users].',
 => '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.',  
      'Re-enabled role(s) for [quant,_1,user,users,no users].'
    'Parameters'  => 'Re-enabled role(s) for [quant,_1,user,users,no users].',
 => 'Parameter',  
      'Activated role(s) for [quant,_1,user,users,no users].'
   => 'Activated role(s) for [quant,_1,user,users,no users].',
    'Total Score and Maximum Possible for each Sequence or Folder'  
 => 'Gesamtpunkte und maximal mögliche für jede Sequenz oder jedes Verzeichnis',     '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].',
    'Score on each Problem Part'  
 => 'Punkte je Aufgabenteil',     'Changed section for role(s) for [quant,_1,user,users,no users].'
   => 'Changed section for role(s) for [quant,_1,user,users,no users].',
    'Number of Tries before success on each Problem Part'  
 => 'Anzahl notwendiger Versuche je Aufgabenteil',     'Dropped role(s) for [quant,_1,user,users,no users].'
   => 'Dropped role(s) for [quant,_1,user,users,no users].',
    'Number of Problem Parts completed successfully.'  
 => 'Anzahl erfolgreich bearbeiteter Aufgabenteile',     'Re-enabling will re-activate data for the role.'
   => 'Re-enabling will re-activate data for the role.',
    'Unable to retrieve course information.'  
 => 'Kursdaten konnten nicht abgerufen werden.',     'Display User Lists'
   => 'Display User Lists',
    'Please select an action to perform using the new filename'  
 => 'Bitte wählen Sie zuerst eine Aktion aus, was mit der neuen Datei geschehen soll!',     'Display current class roster'
   => 'Display current class roster',
    'View or modify a course'  
 => 'Kurs-Einstellungen', # long version: 'Kurs-Einstellungen betrachten oder ändern',     'No section'
   => 'No section',
    'Enter the course with the role of [_1]'  
 => 'Den Kurs mit der Rolle [_1] betreten.',     'List Users'
   => '用户列表',
    'Enter the course with the role of [_1].'  
 => 'Den Kurs mit der Rolle [_1] betreten.',     'Pick custom role'
   => '选择自定义角色',
    'View or modify course settings which only a [_1] may modify.'  
 => 'Betrachten oder Ändern der Kurs-Einstellungen, die nur ein [_1] ändern darf.',     'Advanced Role'
   => '扩展的角色',
    'Manage course users'  
 => '管理课程参加者',     "Create User Notes, Display all User's Notes, Face-to-Face, Critical Messages, Broadcast Messages"
 #=> 'Kursteilnehmer verwalten',  => "Create User Notes, Display all User's Notes, Face-to-Face, Critical Messages, Broadcast Messages",
   
    'Upload a File of Course Users'     'Evade communication blocking'
 => 'Datei mit Kursteilnehmern hochladen',  => 'Evade communication blocking',
   
    'Add/Modify a Single Course User'     'Generate anonymous statistics'
 => 'Einzelnen Teilnehmer hinzufügen/ändern',  => 'Generate anonymous statistics',
   
    'Display Class Lists and Manage Multiple Users'     'Modify grade queue'
 => 'Kursteilnehmerliste / Verwaltung mehrerer Teilnehmer',  => 'Modify grade queue',
   
    'Edit Custom Roles'     'Grade items in grading queue'
 => 'Benutzerdefinierte Benutzerrollen',  => 'Grade items in grading queue',
   
    'Enroll a Single Student'     'Set assessment parameters'
 => 'Einzelnen Studenten Kurs belegen lassen',  => 'Set assessment parameters',
   
    'Enroll a student'     'Advanced printing options (with answers, discussions, all foils, ...)'
 => 'Student Kurs belegen lassen',  => 'Advanced printing options (with answers, discussions, all foils, ...)',
   
    'Automated Enrollment Manager'     'Print for other users and entire course'
 => 'Verwaltung der automatischen Kursbelegung',  => 'Print for other users and entire course',
   
    'Manage Course Groups'     'Get identity behind anonymous postings'
 => 'Kursgruppen',  => 'Get identity behind anonymous postings',
   
    'This error occurred while processing response [_1] in part [_2]'     'View grades'
 => 'Dieser Fehler trat während der Verarbeitung von Antwortbereich [_1] in Aufgabenteil [_2] auf.',  => 'View grades',
   
    'This error occurred while processing part [_1]'     "Access to What's New page"
 => 'Dieser Fehler trat während der Verarbeitung von Aufgabenteil [_1] auf.',  => "进入新页",
   
    'Unable to find section for this student'     'Upload Users List'
 => 'Konnte für diesen Studenten keine Sektion finden.',  => '上传用户列表',
   
    'Classlist update for "[_1]" in "[_2]".'     'Update Users'
 => 'Kursteilnehmerlisten-Aktualisierung für "[_1]" in "[_2]".',  => '用户更新',
   
    'Error: "[_1]" during classlist update for "[_2]" in "[_3]".'     'Create/modify a user'
 => 'Fehler: "[_1]" während Kursteilnehmerlisten-Aktualisierung für "[_2]" in "[_3]".',  => '创建/修改用户',
   
    'Role: '     'Search for a user and modify/add user information or roles'
 => 'Rolle: ',  => '搜索用户和修改/添加用户资料或角色',
   
    'Identify fields in uploaded list'     'Add/modify a single user'
 => 'Angabe der Felder in der hochgeladenen Liste',  => '添加/修改一个用户',
   
    '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 users or modify the roles and privileges of 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.',  => '创建或修改用户的角色和权限',
   
    'Default domain'     'Upload a File of Users'
 => 'Voreingestellte Domäne',  => '上传用户文件',
   
    'Change authentication for existing users in domain "[_1]" to these settings?'     'Add/Modify a User'
 => 'Soll die Authentifizierungsmethode für existierende Benutzer der Domäne "[_1]" geändert werden?',  => '添加/修改用户',
   
    'LON-CAPA Home Server for New Users'     'create new user if required'
 => 'LON-CAPA-Heimatserver für neue Benutzer',  => '如有必要,创建新用户',
   
    'LON-CAPA domain: [_1] with home server: [_2]'     'Manage Users'
 => 'LON-CAPA-Domäne: [_1] mit Heimatserver: [_2]',  => '管理用户',
   
    'Settings for assigning roles:'     'Create/Modify user'
 => 'Einstellungen für Rollenzuweisungen:', # ???  => '创建/修改用户',
   
    'Pick the action to take on roles for these users:'     'Visible input'
 => 'Wählen Sie die Aktion aus, die bei neuen Rollen für diesen Benutzer ausgeführt werden soll:',  => '可见输入',
   
    'No role changes'     'Currently in use'
 => 'Keine Rollenänderungen',  => '目前正在使用',
   
    'Add a domain role'     'Modify this user: [_1]'
 => 'Eine Domänenrolle hinzufügen',  => '改此用户名: [_1]',
   
    'Add a course role'     'Blank Problem'
 => 'Eine Kursrolle hinzufügen',  => '空白问题',
   
    'Default role'     'Chemical Reaction Response'
 => 'Voreingesstellte Rolle',  => '化学反应',
   
    'Choose the role to assign to users without a value specified in the uploaded file'     'Chemical Reaction Response with Hints'
 => 'Wählen Sie die Rolle, die Benutzern zugewiesen werden sollen, für die kein Wert in der hochgeladenen Datei angegeben wurde',  => 'Chemical Reaction Response with Hints', # '化学反应',
   
    'Default role and section'     'Click-On-Image Problem'
 => 'Voreingestellte Rolle und Sektion',  => '点击图片',
   
    'Choose the role and/or section(s) to assign to users without values specified in the uploaded file'     'Curve Plot with 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',  => 'Curve Plot with Numerical Response',
   
    'Default role and/or section(s)'     'Custom Response'
 => 'Voreingestellte Rolle und/oder Sektion(en)',  => 'Custom Response',
   
    'Role and/or section(s) for users without values specified in the uploaded file.'     'Custom Response with Partial Credit'
 => 'Rolle und/oder Sektion(en) für Benutzer, für die keine Werte in der hochgeladenen Datei angegeben wurde',  => 'Custom Response with Partial Credit',
   
    'Display students with current/future access who are not in the uploaded file.'     'Data Plot with Numerical Response'
 => 'Anzeige von Studenten mit aktuellem/zukünftigem Zugriff, die nicht in der hochgeladenen Datei sind.',  => 'Data Plot with Numerical Response',
   
    'Students selected from this list can be dropped.'     'Essay Response'
 => 'Studenten, die von dieser Liste gewählt wurden, können aus dem Kurs ausgeschlossen werden.',  => '尝试回答',
   
    'Update Student/Employee ID in courses in which user is active/future student,[_1](if forcing change).'     'Exam Upload Resource'
 => 'Aktualisierung der ID/Matrikelnummer in Kursen, in denen der Benutzer aktueller/zukünftiger Student ist<br />(falls Änderung erzwungen wird). ',  => 'Exam Upload Resource',
   
    'make these dates the default access dates for future student enrollment'     'Formula Response using Computer Algebra System'
 => 'Diese Datumswerte als voreingestellte Zugriffszeiten für zukünftige studentische Kursbelegungen verwenden',  => 'Formula Response using Computer Algebra System',
   
    'Set default start and end access dates for course.'     'Formula Response using Computer Algebra System and Hints'
 => 'Setze voreingestellte Anfangs- und Endezeitpunkte für Kurs',  => 'Formula Response using Computer Algebra System and Hints',
   
    'Unable to set default access dates for course.'     'Formula Response using Computer Algebra System R and Data Plot'
 => 'Konnte nicht die voreingestellten Zugriffszeitpunkte für den Kurs setzen!',  => 'Formula Response using Computer Algebra System R and Data Plot',
   
    'Please select'     'Formula Response with Samples'
 => 'Bitte wählen',  => 'Formula Response with Samples',
   
    'User Status: [_1]'     'Unordered Multi-Answer Formula Response Problem'
 => 'Benutzerstatus: [_1]',  => 'Unordered Multi-Answer Formula Response Problem',
   
    'Role Type: [_1]'     'Math Response using Computer Algebra System MAXIMA'
 => 'Art der Rolle: [_1]',  => 'Math Response using Computer Algebra System MAXIMA',
   
    'Any role'     'Math Response using Computer Algebra System R'
 => 'Beliebige Rolle',  => 'Math Response using Computer Algebra System R',
   
    'Role: [_1]'     'Math Response using Computer Algebra System and Hints'
 => 'Rolle: [_1]',  => 'Math Response using Computer Algebra System and Hints',
   
    'Select Course(s)'     'Numerical Response'
 => 'Kurs(e) auswählen',  => 'Numerical Response',
   
    'Warning: data retrieval for multiple courses can take considerable time, as this operation is not currently optimized.'     'One of Multiple Answers Numerical Problem'
 => 'Achtung: Das Abrufen von Daten für mehrere Kurse kann einige Zeit in Anspruch nehmen, da diese Aktion derzeit noch nicht optimiert ist.',  => 'One of Multiple Answers Numerical Problem',
   
    'There are no co-authors to display.'     'Option Response - Matching'
 => 'Es gibt keine Co-Autoren, die angezeigt werden können.',  => 'Option Response - Matching',
   
    'There are no users with domain roles to display.'     'Option Response - Concept Groups'
 => 'Es gibt keine Benutzer mit Domänenrollen, die angezeigt werden können.',  => 'Option Response - Concept Groups',
   
    'There are no authors or co-authors to display.'     'Matching Response'
 => 'Es gibt keine Autoren oder Co-Autoren, die angezeigt werden können.',  => 'Matching Response',
   
    'There are no course users to display'     'Option Response - True/False'
 => 'Es gibt keine Kursteilnehmer, die angezeigt werden können.',  => 'Option Response - True/False',
   
    'There are no course users to display.'     'Organic Material Response'
 => 'Es gibt keine Kursteilnehmer, die angezeigt werden können.',  => 'Organic Material Response',
   
    'There are no users matching the search criteria.'     'Organic Material Response with Hint'
 => 'Es gibt keine Benutzer, auf die die Suchkriterien zutreffen.',  => 'Organic Material Response with Hint',
   
    "You must select at least one user by checking a user's 'Select' checkbox"     'Radio Button Response'
 => "Sie müssen mindestens einen Benutzer auswählen, indem Sie die Checkboxen in der Spalte 'Auswählen' anklicken.",  => '单选',
   
    'You need to select an action to take for the user(s) you have selected'     'Randomly Labelled Image with Option Response'
 => 'Sie müssen eine Aktion auswählen, die für die ausgewählten Benutzer ausgeführt soll.',  => 'Randomly Labelled Image with Option Response',
   
    ' for a single user?'     'Rank Response'
 => '? (betrifft einen einzelnen Benutzer)',  => '等级制度 (Rank Response)',
   
    ' for multiple users?'     'String Response'
 => '? (betrifft mehrere Benutzer)',  => '文本输入 (String Response)',
   
    'Proceed'     'Display catalog of courses and communities'
 => 'Weiter',  => '课程目录',
   
    'Action to take for selected users'     'Manage co-authors'
 => 'Aktion für ausgewählte Benutzer',  => '管理共同作者',
   
    'Behavior of clickable username link for each user'     'Upload a File of Co-authors'
 => 'Verhalten der Benutzerkennung-Links', # long version: 'Verhalten der anklickbaren Benutzerkennung-Links eines jeden Benutzers',  => '上传共同作者的文件',
   
    "Display a user's personal page"     'Add/Modify a Co-author'
 => "显示个人网页",  => '添加/修改一个共同的作者',
 #=> "Über-mich-Seite anzeigen",  
      'Manage Co-authors'
    "Modify a user's information"  => '管理共同作者',
 => "Benutzerdaten ändern",  
      'No courses match the criteria you selected.'
    'Course(s): description, section(s), status'  => '没有选择相对应的课程。',
 => 'Kurs(e): Beschreibung, Sektion(en), Status',  
      'Key authority (<tt>id@domain</tt>) if other than course'
    "Click on a username to view the user's personal page."  => 'Key authority (<tt>id@domain</tt>) if other than course',
 => "点击用户名,以查看用户的个人网页。",  
 #=> "Klicken Sie auf eine Benutzerkennung, um die persönliche 'Über-mich-Seite' anzuschauen.",     'New bridgetask file'
   => 'New bridgetask file',
    'auto'  
 => 'automatisch',     'Create problem'
   => '创建问题',
    'manual'  
 => 'manuell',     'Create library'
   => '创建图书馆',
    'Unlock'  
 => 'Entsperren',     'Create survey'
   => '创建调查',
    'Lock'  
 => 'Sperren',     'Create task'
   => '创建任务',
    'Domain Roles'  
 => 'Domänen-Rollen',     'Problem Testing'
   => '问题测试',
    'Co-Author Roles'  
 => 'Co-Autoren-Rollen',     "Don't Show Incorect/Correct Feedback"
   => "不显示不正确/正确的反馈",
    'Course Roles'  
 => 'Kurs-Rollen',     "Don't Show Any Feedback"
   => "不显示任何反馈",
    'Date and Section selector'  
 => 'Datums- und Sektions-Selektor',     'Change View'
   => '更改视图',
    'Date selector'  
 => 'Datums-Selektor',     'Show Default View'
   => '查看默认视图',
    "Check the boxes for any users for whom roles are to be revoked, and click 'Proceed'"  
 => "Wählen Sie all die Benutzer, für die Rollen entzogen werden sollen und klicken Sie dann auf 'Weiter'",     '[_1] for [_2] versions.'
   => '[_1] 的 [_2] 版本。',
    "Check the boxes for any users for whom roles are to be deleted, and click 'Proceed'"  
 => "Wählen Sie all die Benutzer, für die Rollen gelöscht werden sollen und klicken Sie dann auf 'Weiter'",     'Set new preferred languages to '
   => '首选语言设置为 ',
    'Choose an action to take for selected users'  
 => 'Wählen Sie eine Aktion, die mit den ausgewählten Benutzern ausgeführt werden soll',     'Reset preferred language.'
   => '重设的首选语言。',
    'New section to assign'  
 => 'Neue Sektion, die zugewiesen werden soll',     'Set new preferred math display to '
   => 'Set new preferred math display to ',
    'Use "Save" to update the main window with your selections.'  
 => "Verwenden Sie 'Speichern', um im Hauptfenster Ihre Auswahl zu aktualisieren.",     'Reset preferred math display.'
   => 'Reset preferred math display.',
    'New section'  
 => 'Neue Sektion',     'Set new screenname to '
   => '在匿名讨论中新的昵称为 ',
    'Course - [_1]:'  
 => 'Kurs - [_1]:',     'Reset screenname.'
   => '重置昵称。',
    'Domain - [_1]:'  
 => 'Domäne - [_1]:',     'Set new nickname to '
   => '设置新的昵称为 ',
    'Users in course with expired [_1] roles'  
 => 'Benutzer im Kurs mit abgelaufener Rolle "[_1]"',     'Reset nickname.'
   => '重设昵称。',
    'Users in course with future [_1] roles'  
 => 'Benutzer im Kurs mit zukünftiger Rolle "[_1]"',     'Set menu mode to [_1].'
   => '设置菜单模式为 [_1]。',
    'Users in course with active [_1] roles'  
 => 'Benutzer im Kurs mit aktiver Rolle "[_1]"',     'Reset '
   => '重置',
    'All users in course'  
 => 'Alle Benutzer im Kurs',     'Set message forwarding to '
   => '设置邮件转发到 ',
    'All users in course with [_1] roles'  
 => 'Alle Benutzer im Kurs mit Rolle "[_1]"',     "Set message forwarding to 'off'."
   => "设置邮件转发为'关闭'。",
    'only users in section "[_1]"'  
 => 'nur Benutzer in Sektion "[_1]"',     'Set non-critical message notification address(es) to '
   => '设置非重要的邮件通知地址为 ',
    'only users affiliated with no section or section "[_1]"'  
 => 'nur Benutzer, die in keiner Sektion oder in der Sektion "[_1]" sind',     "Set non-critical message notification to 'off'."
   => "设置非重要的邮件通知为'关闭'。",
    ' and not in any group'  
 => ' und in keiner Gruppe',     'Set critical message notification address(es) to '
   => '设置重要的邮件通知地址为 ',
    ' and members of group: "[_1]"'  
 => ' und Mitglieder der Gruppe "[_1]"',     "Set critical message notification to 'off'."
   => "设置重要的邮件通知为'关闭'。",
    'only users affiliated with no section'  
 => 'nur Benutzer, die in keiner Sektion sind',     'Set address(es) to receive excerpts with html retained '
   => '设置保留HTML摘录的地址为 ',
    'only users affiliated with section "[_1]"'  
 => 'nur Benutzer, die in der Sektion "[_1]" sind',     'Set notification address to receive excerpts with html stripped.'
   => '设置接收邮件地址为不保留的HTML摘录。',
    'only users not in any group'  
 => 'nur Benutzer, die in keiner Gruppe sind',     'Set all notification addresses to receive excerpts with html stripped.'
   => '设置所有的接收邮件地址为不保留的HTML摘录。',
    ' and also not in any group'  
 => ' und auch nicht in einer Gruppe sind',     'Set Page Background to '
   => '设置页面的背景为 ',
    'only members of group: "[_1]"'  
 => 'nur Mitglieder der Gruppe "[_1]"',     'Set Header Background to '
   => '设置页眉背景为 ',
    ' and also members of group: "[_1]"'  
 => ' und auch Mitglieder der Gruppe "[_1] sind',     'Set Header Border to '
   => '设置页眉边界为 ',
    'Author space for [_1]'  
 => 'Autorenbereich für [_1]',     'Set Font to '
   => '设置字体为 ',
    'Co-authors with expired [_1] roles'  
 => 'Co-Autoren mit abgelaufender Rolle "[_1]"',     'Set Un-Visited Link to '
   => '设置未访问链接颜色为 ',
    'Co-authors with future [_1] roles'  
 => 'Co-Autoren mit zukünftiger Rolle "[_1]"',     'Set Visited Link to '
   => '设置已访问链接颜色为 ',
    'Co-authors with active [_1] roles'  
 => 'Co-Autoren mit aktiver Rolle "[_1]"',     'Set Active Link to '
   => '设置活动链接颜色为 ',
    'All co-authors'  
 => 'Alle Co-Autoren',     'Reset Page Background'
   => '重设网页背景',
    'All co-authors with [_1] roles'  
 => 'Alle Co-Autoren mit Rolle "[_1]"',     'Reset Header Background'
   => '重置页眉背景',
    'Users in domain with expired [_1] roles'  
 => 'Benutzer in Domäne mit abgelaufener Rolle "[_1]"',     'Reset Header Border'
   => '重置页眉边界',
    'Users in domain with future [_1] roles'  
 => 'Benutzer in Domäne mit zukünftiger Rolle "[_1]"',     'Reset Font.'
   => '重置字体颜色。',
    'Users in domain with active [_1] roles'  
 => 'Benutzer in Domäne mit aktiver Rolle "[_1]"',     'Reset Un-Visited Link.'
   => '重置未访问链接颜色。',
    'All users in domain'  
 => 'Alle Benutzer in der Domäne',     'Reset Visited Link.'
   => '重置已访问链接颜色。',
    'All users in domain with [_1] roles'  
 => 'Alle Benutzer in der Domäne mit der Rolle "[_1]"',     'Reset Active Link.'
   => '重置活动链接颜色。',
    'Co-authors in domain with expired [_1] roles'  
 => 'Co-Autoren in der Domäne mit abgelaufener Rolle "[_1]"',     'Freezing Role: [_1]'
   => '冻结的角色: [_1]',
    'Co-authors in domain with future [_1] roles'  
 => 'Co-Autoren in der Domäne mit zukünftiger Rolle "[_1]"',     'Unfreezing Role: [_1]'
   => '解冻的角色: [_1] reversed',
    'Co-authors in domain with active [_1] roles'  
 => 'Co-Autoren in der Domäne mit aktiver Rolle "[_1]"',     'No such user: '
   => '此用户不存在: ',
    'All users with co-author roles in domain'  
 => 'Alle Benutzer mit Co-Autoren-Rolle in der Domäne',     '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.'
   => '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.',
    'All co-authors in domain  with [_1] roles'  
 => 'Alle Co-Autoren in der Domäne mit Rolle "[_1]"',     'Sorry, the token generated when you requested a password reset has expired.'
   => 'Sorry, the token generated when you requested a password reset has expired.',
    'All courses in domain'  
 => 'alle Kurse in der Domäne',     'Sorry, the URL generated when you requested reset of your password contained incomplete information.'
   => 'Sorry, the URL generated when you requested reset of your password contained incomplete information.',
    'Courses in domain with institutional code: [_1]'  
 => 'Kurse in der Domäne mit Institutscode "[_1]"',     'Page requested in unexpected context'
   => 'Page requested in unexpected context',
    'Selected courses in domain'  
 => 'Ausgewählte Kurse in der Domäne',     'Invalid username and/or domain'
   => 'Invalid username and/or domain',
    'All courses in domain'  
 => 'Alle Kurse in der Domäne',     'Username and domain were blank'
   => 'Username and domain were blank',
    'users with expired [_1] roles'  
 => 'Benutzer mit abgelaufener Rolle "[_1]"',     'Authentication type for this user can not be changed by this mechanism'
   => 'Authentication type for this user can not be changed by this mechanism',
    'users with future [_1] roles'  
 => 'Benutzer mit zukünftiger Rolle "[_1]"',     'One or more password fields were blank'
   => 'One or more password fields were blank',
    'users with active [_1] roles'  
 => 'Benutzer mit aktiver Rolle "[_1]"',     'Please log out and try again.'
   => 'Please log out and try again.',
    'all users'  
 => 'alle Benutzer',     'Please try again later.'
   => 'Please try again later.',
    'users with [_1] roles'  
 => 'Benutzer mit Rolle "[_1]"',     'Unable to retrieve saved token for password decryption'
   => 'Unable to retrieve saved token for password decryption',
    'There are no students to drop.'  
 => 'Es gibt keine Studenten, die ausgeschlossen werden könnten.',     'Could not verify current authentication.'
   => 'Could not verify current authentication.',
    'Upload a file containing information about users'  
 => 'Hochladen einer Datei mit Benutzerinformationen',     'The new passwords you entered do not match.'
   => 'The new passwords you entered do not match.',
    'Upload file of users'  
 => 'Hochladen einer Datei mit Benutzern',     'Passwords must be a minimum of 7 characters long.'
   => 'Passwords must be a minimum of 7 characters long.',
    'How do I create a users list from a spreadsheet'  
 => 'Wie erstelle ich aus einer Excel-Datei eine Benutzerliste',     'The password you entered contained illegal characters.'
   => 'The password you entered contained illegal characters.',
    'How do I create a CSV file from a spreadsheet'  
 => 'Wie erstelle ich aus einer Excel-Datei eine CSV-Datei',     'Valid characters are'
   => 'Valid characters are',
    'Unable to enroll users'  
 => 'Konnte Studenten nicht den Kurs belegen lassen!',     'The password for [_1] was successfully changed.'
   => '[_1] 的密码已成功更改。',
    'No Kerberos domain was specified.'  
 => 'Es wurde keine Kerberos-Domäne angegeben!',     'The password for [_1] was not changed.'
   => 'The password for [_1] was not changed.',
    'Enrolling Users'  
 => 'Benutzer werden aufgenommen',     'In discussions: only new posts will be displayed.'
   => 'In discussions: only new posts will be displayed.',
    'Updating Co-authors'  
 => 'Aktualisiere Co-Autoren',     'In discussions: all posts will be displayed.'
   => 'In discussions: all posts will be displayed.',
    'Adding/Modifying Users'  
 => 'Füge Benutzer hinzu/Ändere',     'In discussions: new posts will be cease to be identified as "NEW" after display.'
   => 'In discussions: new posts will be cease to be identified as "NEW" after display.',
    'Default section name [_1] could not be used as it is a reserved word.'  
 => 'Der voreingestellte Sektionsname "[_1]" ist nicht zulässig, da es sich um ein intern reserviertes Wort handelt.',     'In discussions: posts will be identified as "NEW" until marked as not "NEW".'
   => 'In discussions: posts will be identified as "NEW" until marked as not "NEW".',
    'Default section name "[_1]" is the name of a course group. Section names and group names must be distinct.'  
 => 'Der voreingestellte Sektionsname "[_1]" ist eine Name einer Kursgruppe. Sektionsnamen and Gruppennamen müssen sich jedoch unterscheiden.',     'The e-mail address entered in row '
   => '电子邮件地址输入行 ',
    '[_1]: Unable to enroll user [_2] [_3] [_4] [_5] in a section named "[_6]" - this is a reserved word.'  
 => '[_1]: Kursbelegung für Benutzer [_2] [_3] [_4] [_5] in der Sektion "[_6]" nicht möglich - es handelt sich um ein intern reserviertes Wort.',     'The e-mail address you entered'
   => '您输入的电子邮件地址',
    '[_1]: Unable to enroll user [_2] [_3] [_4] [_5] in a section named "[_6]" - this is a course group.'  
 => '[_1]: Kursbelegung für Benutzer [_2] [_3] [_4] [_5] in der Sektion "[_6]" nicht möglich - es handelt sich um eine Kursgruppe.',     'is not a valid e-mail address'
   => '不是一个有效的电子邮件地址',
    'Section names and group names must be distinct.'  
 => 'Sektionsnamen und Gruppennamen müssen sich unterscheiden.',     'Title for the Uploaded Score'
   => 'Title for the Uploaded Score',
    '[_1]: Unable to enroll user [_2] [_3] [_4] [_5] in a section named "[_6]".'  
 => '[_1]: Kursbelegung für Benutzer [_2] [_3] [_4] [_5] in der Sektion "[_6]" nicht möglich.',     'Title for the Page'
   => '标题页',
    'This user already has an active/future student role in the course, unaffiliated to any section.'  
 => 'Dieser Benutzer hat bereits eine aktive oder zukünftige Rolle in diesem Kurs, die nicht mit einer Sektion verbunden ist.',     'Title for the Problem'
   => '问题的标题',
    'This user already has an active/future role in section "[_1]" of the course.'  
 => 'Dieser Benutzer hat in dem Kurs bereits eine aktive oder zukünftige Rolle in der Sektion "[_1]".',     'Title for the Drop Box'
   => 'Title for the Drop Box',
    'Although your current role has privileges to add students to section "[_1]", you do not have privileges to modify existing enrollments in other sections.'  
 => '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.',     'Title for the Bulletin Board'
   => '公告栏的标题',
    '[_1]: You do not have permission to add the requested role [_2] for the user.'  
 => '[_1]: Sie haben nicht die Berechtigung, dem Benutzer die gewünschte Rolle "[_2]" zuzuweisen.',     'Not a valid user:domain'
   => '不是有效的用户:域',
    'Allowable role(s) is/are: [_1].'  
 => 'Zulässige Rollen: [_1]',     'Please enter both user and domain in the format user:domain'
   => '请输入用户和域,格式为 用户:域',
    '[_1]: Unable to enroll. No password specified.'  
 => '[_1]: Kursbelegung nicht möglich. Kein Passwort angegeben!',     'Personal Information Page of '
   => 'Personal Information Page of ',
    '[_1]: Unable to add co-author. No password specified.'  
 => '[_1]: Hinzufügen des Co-Autors nicht möglich. Kein Passwort angegeben!',     'No info'
   => 'No info',
    '[_1]: Unable to add user. No password specified.'  
 => '[_1]: Hinzufügen des Benutzers nicht möglich. Kein Passwort angegeben!',     'No user information available'
   => 'No user information available',
    'Processed [quant,_1,user].'  
 => '[quant,_1,Benutzer,Benutzer] verarbeitet.',     'The new directory name was changed from [_1] to [_2].'
   => 'The new directory name was changed from [_1] to [_2].',
    'Roles added for [quant,_1,user].'  
 => 'Rollen für [quant,_1,Benutzer,Benutzer] hinzugefügt.',     'Unable to create a directory named'
   => 'Unable to create a directory named',
    '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.'  
 => 'Beim nächsten Anmelden des Benutzers werden alle neuen aktiven Rollen verfügbar sein.',     'A file or directory by that name already exists.'
   => 'A file or directory by that name already exists.',
    'No roles added'  
 => 'Keine Rollen hinzugefügt',     'Allowing others to retrieve file: [_1]'
   => 'Allowing others to retrieve file: [_1]',
    'Authentication changed for [_1] existing users.'  
 => 'Die Authentifizierungsmethode hat sich für [_1] existente(n) Benutzer geändert.',     'Access to this file by others can be set to be one or more of the following types: public, passphrase-protected or conditional.'
   => 'Access to this file by others can be set to be one or more of the following types: public, passphrase-protected or conditional.',
    'Students to Drop'  
 => 'Auszuschließende Studenten',     'Public files are available to anyone without the need for login.'
   => 'Public files are available to anyone without the need for login.',
    'There are no students with current/future access to the course.'  
 => 'Es existieren keine Studenten mit aktuellem oder zukünftigem Zugriff auf den Kurs.',     'Passphrase-protected files do not require log-in, but will require the viewer to enter the passphrase you set.'
   => 'Passphrase-protected files do not require log-in, but will require the viewer to enter the passphrase you set.',
    '[_1]: Unable to add/modify: [_2]'  
 => '[_1]: Hinzufügen/Ändern nicht möglich: [_2]',     'A listing of files viewable without log-in is available at: '
   => 'A listing of files viewable without log-in is available at: ',
    '[_1]: Unable to modify authentication: [_2]'  
 => '[_1]: Ändern der Authentifizierungsmethode nicht möglich: [_2]',     "For logged in users a 'Display file listing' link will also appear (when there are viewable files) on your personal information page:"
   => "For logged in users a 'Display file listing' link will also appear (when there are viewable files) on your personal information page:",
    '[_1]: Unable to add role: [_2]'  
 => '[_1]: Hinzufügen der Rolle nicht möglich: [_2]',     "Users with privileges to edit course contents may add a course information page to a course using the 'Course Info' button in DOCS"
   => "Users with privileges to edit course contents may add a course information page to a course using the 'Course Info' button in DOCS",
    'No change in section assignment (none)'  
 => 'Keine Änderung in Sektionsbelegung (none)',     'Conditional access controls for file: [_1]'
   => 'Conditional access controls for file: [_1]',
    "Revoked role of '[_1]' in [_2] for [_3]"  
 => "Rolle '[_1]' entzogen in [_2] für [_3]",     'Help on setting up share access'
   => 'Help on setting up share access',
    "Deleted role of '[_1]' in [_2] for [_3]"  
 => "Rolle '[_1]' gelöscht in [_2] für [_3]",     'Help on changing settings'
   => 'Help on changing settings',
    "Re-enabled role of '[_1]' in [_2] for [_3]"  
 => "Rolle '[_1]' reaktiviert in [_2] für [_3]",     'Help on removing share access'
   => 'Help on removing share access',
    "Activated role of '[_1]' in [_2] for [_3]"  
 => "Rolle '[_1]' aktiviert in [_2] für [_3]",     'Public access: [_1]'
   => 'Public access: [_1]',
    "Changed Access Dates for role of '[_1]' in [_2] for [_3]"  
 => "Geänderte Zugriffszeiten für Rolle '[_1]' in [_2] für [_3]",     'Dates available'
   => '能够使用的日期',
    "Changed section for role of '[_1]' in [_2] for [_3]"  
 => "Geänderte Sektion für Rolle '[_1]' in [_2] für [_3]",     'Passphrase-protected access: [_1]'
   => 'Passphrase-protected access: [_1]',
    "Dropped role of '[_1]' in [_2] for [_3]"  
 => "Rolle '[_1]' entzogen in [_2] für [_3]",     'Passphrase'
   => 'Passphrase',
    'Error revoking [_1] in [_2] for [_3]: [_4].'  
 => 'Fehler beim Entziehen für [_1] in [_2] für [_3]: [_4].',     'Conditional access: [_1]'
   => 'Conditional access: [_1]',
    'Error deleting [_1] in [_2] for [_3]: [_4].'  
 => 'Fehler beim Löschen für [_1] in [_2] für [_3]: [_4].',     'You have previously set [_1] conditional access controls.'
   => 'You have previously set [_1] conditional access controls.',
    'Error re-enabling [_1] in [_2] for [_3]: [_4].'  
 => 'Fehler beim Reaktivieren für [_1] in [_2] für [_3]: [_4].',     'Change Conditions'
   => 'Change Conditions',
    'Error activating [_1] in [_2] for [_3]: [_4].'  
 => 'Fehler beim Aktivieren für [_1] in [_2] für [_3]: [_4].',     'Add conditional access'
   => 'Add conditional access',
    'Error changing access dates for [_1] in [_2] for [_3]: [_4].'  
 => 'Fehler beim Ändern der Zugriffszeiten für [_1] in [_2] für [_3]: [_4].',     'based on domain, username, or course affiliation.'
   => 'based on domain, username, or course affiliation.',
    'Error changing section for [_1] in [_2] for [_3]: [_4].'  
 => 'Fehler beim Ändern der Sektion für [_1] in [_2] für [_3]: [_4].',     '[_1]-based conditional access: '
   => '[_1]-based conditional access: ',
    'Error dropping [_1] in [_2] for [_3]: [_4].'  
 => 'Fehler beim Entziehen für [_1] in [_2] für [_3]: [_4].',     'conditions'
   => 'conditions',
    'Revoked role(s) for [quant,_1,user,users,no users].'  
 => 'Rolle(n) für [quant,_1,Benutzer,Benutzer,keinen Benutzer] entzogen.',     'condition'
   => 'condition',
    'Deleted role(s) for [quant,_1,user,users,no users].'  
 => 'Rolle(n) für [quant,_1,Benutzer,Benutzer,keinen Benutzer] gelöscht.',     'Action?'
   => 'Action?',
    'Re-enabled role(s) for [quant,_1,user,users,no users].'  
 => 'Rolle(n) für [quant,_1,Benutzer,Benutzer,keinen Benutzer] reaktiviert.',     'Allowed [_1] member affiliations'
   => 'Allowed [_1] member affiliations', # ???
    'Activated role(s) for [quant,_1,user,users,no users].'  
 => 'Rolle(n) für [quant,_1,Benutzer,Benutzer,keinen Benutzer] aktiviert.',     'No [_1]-based conditions defined.'
   => 'No [_1]-based conditions defined.',
    'Changed Access Dates for role(s) for [quant,_1,user,users,no users].'  
 => 'Zugriffszeiten für Rolle(n) für [quant,_1,Benutzer,Benutzer,keinen Benutzer] geändert.',     'Type of change'
   => 'Type of change',
    'Changed section for role(s) for [quant,_1,user,users,no users].'  
 => 'Sektionen für Rolle(n) für [quant,_1,Benutzer,Benutzer,keinen Benutzer] geändert.',     'Access control'
   => 'Access control',
    'Dropped role(s) for [quant,_1,user,users,no users].'  
 => 'Rolle(n) für [quant,_1,Benutzer,Benutzer,keinen Benutzer] entzogen.',     'Additional information'
   => 'Additional information',
    'Re-enabling will re-activate data for the role.'  
 => 'Reaktivierung wird die Daten der Rolle reaktivieren.',     'A problem occurred deleting access controls: [_1]'
   => 'A problem occurred deleting access controls: [_1]',
    'Display User Lists'  
 => 'Teilnehmerliste anzeigen',     'A problem occurred saving access control settings: [_1]'
   => 'A problem occurred saving access control settings: [_1]',
    'Display current class roster'  
 => 'Aktuelle Kursteilnehmerliste anzeigen',     'opened folder'
   => 'opened folder',
    'No section'  
 => 'Keine Sektion',     'closed folder'
   => 'closed folder',
    'List Users'  
 => 'Benutzer anzeigen',     'Passphrase-protected'
   => '密码保护',
    'Pick custom role'  
 => 'Benutzerdefinierte Rolle wählen',     'Conditional'
   => 'Conditional',
    'Advanced Role'  
 => 'Erweiterte Rolle',     'An error occurred ([_1]) while trying to delete [_2].'
   => 'An error occurred ([_1]) while trying to delete [_2].',
    "Create User Notes, Display all User's Notes, Face-to-Face, Critical Messages, Broadcast Messages"  
 => "Erstellen von Benutzeranmerkungen, Anzeige aller Benutzeranmerkungen, persönlicher Diskussionsbeiträge, wichtiger Nachrichten, Broadcast-Nachrichten",     'File: [_1] deleted.'
   => '文件 [_1] 已删除。',
    'Evade communication blocking'  
 => 'Umgehen der Kommunikationssperre',     'An error occurred ([_1]) while trying to delete access controls for the file.'
   => 'An error occurred ([_1]) while trying to delete access controls for the file.',
    'Generate anonymous statistics'  
 => 'Anonyme Statistiken erzeugen',     'Access controls also deleted for the file.'
   => 'Access controls also deleted for the file.',
    'Modify grade queue'  
 => 'Ändern der Bewertungs-Warteschlange',     'Error: no valid filename was provided to rename to.'
   => 'Error: no valid filename was provided to rename to.',
    'Grade items in grading queue'  
 => 'Bewerten von Elementen in der Bewertungs-Warteschlange',     'An error occurred ([_1]) while trying to rename [_2] to [_3]'
   => 'An error occurred ([_1]) while trying to rename [_2] to [_3]',
    'Set assessment parameters'  
 => 'Beurteilungs-Parameter setzen', # Ressourcenparameter setzen/ändern (???)     'The new file name was changed from:<br />[_1] to [_2]'
   => 'The new file name was changed from:<br />[_1] to [_2]',
    'Advanced printing options (with answers, discussions, all foils, ...)'  
 => 'Erweiterte Druckoptionen (mit Antworten, Diskussionen, allen Auswahlmöglichkeiten, ...)',     'An error occurred ([_1]) while trying to delete access control records for the old name.'
   => 'An error occurred ([_1]) while trying to delete access control records for the old name.',
    'Print for other users and entire course'  
 => 'Für andere Benutzer und für gesamten Kurs drucken',     'An error occurred ([_1]) while trying to upload [_2].'
   => 'An error occurred ([_1]) while trying to upload [_2].',
    'Get identity behind anonymous postings'  
 => 'Identität hinter anonymen Beiträgen erhalten können',     'An error occurred (dir) ([_1]) while trying to delete [_2].'
   => 'An error occurred (dir) ([_1]) while trying to delete [_2].',
    'View grades'  
 => 'Beurteilungen anzeigen',     'An error occurred ([_1]) while trying to upload [_2] for embedded element [_3].'
   => 'An error occurred ([_1]) while trying to upload [_2] for embedded element [_3].',
    "Access to What's New page"  
 => "Zugriff auf Was-gibt's-Neues-Seite",     'An error occurred ([_1]) while trying to create a new directory [_2].'
   => 'An error occurred ([_1]) while trying to create a new directory [_2].',
    'Upload Users List'  
 => 'Datei mit Benutzern hochladen',     'Access controls updated to reflect the name change.'
   => 'Access controls updated to reflect the name change.',
    'Update Users'  
 => 'Benutzer aktualisieren',     'Conditional files are accessible to logged-in users with accounts in the LON-CAPA network, who satisfy the conditions you set.'
   => 'Conditional files are accessible to logged-in users with accounts in the LON-CAPA network, who satisfy the conditions you set.',
    'Create/modify a user'  
 => 'Einzelnen Benutzer hinzufügen/ändern',     'The conditions can include affiliation with a particular course, or a user account in a specific domain.'
   => 'The conditions can include affiliation with a particular course, or a user account in a specific domain.',
    'Search for a user and modify/add user information or roles'  
 => 'Suche nach einem Benutzer und ändern/hinzufügen von Benutzerdaten oder -rollen',     'Alternatively access can be granted to people with specific LON-CAPA usernames and domains.'
   => 'Alternatively access can be granted to people with specific LON-CAPA usernames and domains.',
    'Add/modify a single user'  
 => 'Einzelnen Benutzer hinzufügen/ändern',     'Current access controls defined for this file:'
   => 'Current access controls defined for this file:',
    'Create users or modify the roles and privileges of users'  
 => 'Benutzer, -rechte und -rollen erstellen/ändern',     'No access control settings currently exist for this file.'
   => 'No access control settings currently exist for this file.',
    'Upload a File of Users'  
 => 'Hochladen einer Datei mit Benutzern',     'Deleted'
   => 'Deleted',
    'Add/Modify a Single User'  
 => 'Einzelnen Benutzer hinzufügen/ändern',     'No end date'
   => '无结束日期',
    'create new user if required'  
 => 'falls notwendig, neuen Benutzer erstellen',     'Start: '
   => '开始: ',
    'Manage Multiple Users'  
 => 'Verwaltung mehrerer Benutzer',     'End: '
   => '结束: ',
    'Create/Modify user'  
 => 'Benutzer erstellen/ändern',     'Domains: '
   => '域: ',
    'Visible input'  
 => 'Sichtbare Eingabe',     'Users: '
   => '用户: ',
    'Currently in use'  
 => 'Derzeit in Verwendung',     'New control(s) added'
   => 'New control(s) added',
    'Modify this user: [_1]'  
 => 'Weitere Änderungen für Benutzer [_1]',     'Existing control(s) deleted'
   => 'Existing control(s) deleted',
    'Blank Problem'  
 => 'Leere Aufgabe',     'Existing control(s) modified'
   => 'Existing control(s) modified',
    'Chemical Reaction Response'  
 => 'Chemische Reaktion',     'Add new <b>[_1]-based</b> access control for portfolio file: <b>[_2]</b>'
   => 'Add new <b>[_1]-based</b> access control for portfolio file: <b>[_2]</b>',
    'Click-On-Image Problem'  
 => 'Klick-ins-Bild',     'Display all access settings for this file'
   => 'Display all access settings for this file',
    'Curve Plot with Numerical Response'  
 => 'Dynamischer Graph mit numerischer Antwort',     'Add a roles-based condition'
   => 'Add a roles-based condition',
    'Custom Response'  
 => 'Customresponse',     'New role-based condition'
   => 'New role-based condition',
    'Data Plot with Numerical Response'  
 => 'Datenplot mit numerischer Antwort',     "Format for users' username:domain information:"
   => "Format for users' username:domain information:", # ??? -> portfolio.pm
    'Drop Box'  
 => '收件箱',     'Add new [_1] condition(s)?'
 #=> 'Dropbox',  => 'Add new [_1] condition(s)?',
   
    'Essay Response'     'Number to add: '
 => 'Essay',  => 'Number to add: ',
   
    'Exam Upload Resource'     'Select roles, course status, section(s) and group(s) for users who will be able to access the portfolio file.'
 => 'Examen-Hochlade-Ressource',  => 'Select roles, course status, section(s) and group(s) for users who will be able to access the portfolio file.',
   
    'Formula Response using Computer Algebra System'     'Course status'
 => 'Formel mit Computer-Algebra-System',  => 'Course status', # '[_1] 状态',
   
    'Formula Response using Computer Algebra System and Hints'     'Files selected from other directories:'
 => 'Formel mit Computer-Algebra-System und Hinweisen',  => 'Files selected from other directories:',
   
    'Formula Response with Samples'     'Unable to upload [_1]. (size = [_2] kilobytes). Disk quota will be exceeded.'
 => 'Formel mit Abtastpunkten',  => 'Unable to upload [_1]. (size = [_2] kilobytes). Disk quota will be exceeded.',
   
    'Unordered Multi-Answer Formula Response Problem'     'Unable to upload [_1]. A locked file by that name was found in [_2].'
 => 'Formel - mehrere Antworten, ungeordnet',  => 'Unable to upload [_1]. A locked file by that name was found in [_2].',
   
    'Math Response using Computer Algebra System'     'You will be able to rename or delete existing [_1] after a grade has been assigned.'
 => 'Mathematische Antwort mit Computer-Algebra-System (mathresponse)',  => 'You will be able to rename or delete existing [_1] after a grade has been assigned.',
   
    'Math Response using Computer Algebra System and Hints'     'Unable to upload [_1]. A file by that name was found in [_2].'
 => 'Mathematische Antwort mit Computer-Algebra-System und Hinweisen (mathresponse)',  => 'Unable to upload [_1]. A file by that name was found in [_2].',
   
    'Numerical Response'     'To upload, rename or delete existing [_1] in [_2].'
 => 'Numerisch',  => 'To upload, rename or delete existing [_1] in [_2].', # ???
   
    'One of Multiple Answers Numerical Problem'     'Rename [_1] to [_2]?'
 => 'Numerisch - eine aus mehreren Antworten',  => 'Rename [_1] to [_2]?',
   
    'Option Response - Matching'     'Reference Warning'
 => 'Zuordnung mit Optionen (Option Response - Matching)',  => 'Reference Warning',
   
    'Option Response - Concept Groups'     '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.'
 => 'Zuordnung mit Optionen - Konzeptgruppen (Option Response - Concept Groups)', # 'Optionsauswahl mit Konzeptgruppen',  => '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.',
   
    'Matching Response'     'Please select the locations from which the referenced files are to be uploaded.'
 => 'Zuordnung mit Optionen - indirekt (Matching Response)',  => 'Please select the locations from which the referenced files are to be uploaded.',
   
    'Option Response - True/False'     'Delete [_1]?'
 => 'Zuordnung mit Optionen - wahr/falsch (Option Response - True/False)', # 'Optionen - wahr/falsch',  => '删除 [_1]?',
   
    'Organic Material Response'     'Edit Portfolio File Catalog Information'
 => 'Organisches Material',  => '编辑组合文件的目录信息',
   
    'Radio Button Response'     'Edit Group Portfolio File Catalog Information'
 => '1-aus-n (radiobutton)',  => '编辑组组合文件的目录信息',
   
    'Randomly Labelled Image with Option Response'     'Update'
 => 'Dynamische Bildbeschriftung mit Optionsauswahl (Randomly Labelled Image)',  => '更新',
   
    'Rank Response'     'domains'
 => 'Rangordnung (Rank Response)',  => '域',
   
    'String Response'     'users'
 => 'Texteingabe (String Response)',  => '用户',
   
    'Display catalog of courses'     'Access'
 => '课程目录', # long version: 显示课程目录  => 'Access',
 #=> 'Kursübersicht', # long version: Kursübersicht anzeigen  
      'Conditional: domain-based'
    'Manage co-authors'  => 'Conditional: domain-based',
 => 'Co-Autoren verwalten',  
      'Conditional: user-based'
    'Upload a File of Co-authors'  => 'Conditional: user-based',
 => 'Datei mit Co-Autoren hochladen',  
      'Conditional: course-based'
    'Add/Modify a Single Co-author'  => 'Conditional: course-based',
 => 'Einzelnen Co-Autor hinzufügen/ändern',  
      '[_1] was submitted in response to problem: [_2]'
    'Display Co-authors and Manage Multiple Users'  => '[_1] was submitted in response to problem: [_2]',
 => 'Co-Autoren anzeigen/Verwaltung mehrerer Benutzer',  
      '[_1] was handed back in response to problem: [_2]'
    'No courses match the criteria you selected.'  => '[_1] was handed back in response to problem: [_2]',
 => 'Es existieren keine Kurse, die der getroffenen Auswahl entsprechen.',  
      'In the course:'
    'Key authority (<tt>id@domain</tt>) if other than course'  => 'In the course:',
 => 'Schlüsselmeister (<tt>id@domäne</tt>), falls anderer als der des Kurses',  
      'Back'
    'New bridgetask file'  => '返回',
 => 'Neue "bridgetask"-Datei',  
      'Error: no directory name was provided.'
    'Create problem'  => '错误:没有输入目录名称。',
 => 'Aufgabe erstellen',  
      'Unable to create a directory named [_1].'
    'Create library'  => '无法创建目录名 [_1]。',
 => 'Bibliothek erstellen',  
      'Action disallowed'
    'Create survey'  => '不允许行动',
 => 'Umfrage erstellen',  
      'You do not have sufficient privileges to [_1]'
    'Create task'  => '您没有足够权限 [_1]',
 => '"Bridgetask" erstellen',  
      'upload files'
    'Problem Testing'  => '上传文件',
 => 'Testen von Aufgaben',  
      'delete files'
    "Don't Show Incorect/Correct Feedback"  => '删除文件',
 => "Korrekt/Inkorrekt-Hinweis nicht anzeigen",  
      'rename files'
    "Don't Show Any Feedback"  => '重命名文件',
 => "Keinerlei Hinweis anzeigen",  
      'set access controls for files'
    'Change View'  => '设置访问控制文件',
 => 'Anzeigeart wechseln',  
      "in the group's file repository."
    'Show Default View'  => "in the group's file repository.",
 => 'Standard-Anzeigeart',  
      'in this portfolio.'
    '[_1] for [_2] versions.'  => '在这个组区。',
 => '[_1] für [_2] Versionen.',  
      'You do not have the privileges required to access the shared files space for this group.'
    'Set new preferred languages to '  => '您没有权限访问该组的共享文件。',
 => 'Bevorzugte Sprache gesetzt auf ',  
      'Not a valid group for this course'
    'Reset preferred language.'  => '本课程里不是一个有效的组',
 => 'Bevorzugte Sprache zurückgesetzt.',  
      'Group files for [_1]'
    'Set new preferred math display to '  => '[_1] 组的组文件 ',
 => 'Bevorzugte Methode, um wissenschaftliche Formeln darzustellen, gesetzt auf ',  
      'Invalid group'
    'Reset preferred math display.'  => '无效组',
 => 'Bevorzugte Methode, um wissenschaftliche Formeln darzustellen, zurückgesetzt.',  
      'No file was selected to upload.'
    'Set new screenname to '  => '没有文件被选中上传。',
 => 'Nickname für anonyme Beiträge gesetzt auf ',  
      'To upload a file, click <strong>Browse...</strong> and select a file, then click <strong>Upload</strong>.'
    'Reset screenname.'  => '要上传文件,请点击<strong>浏览... </strong>,并选择一个文件,然后点击<strong>上传</strong> 。',
 => 'Nickname für anonyme Beiträge zurückgesetzt.',  
      'Edit the meta data'
    'Set new nickname to '  => '编辑元数据',
 => 'Nickname gesetzt auf ',  
      'Pick functionality'
    'Reset nickname.'  => '选择功能',
 => 'Nickname zurückgesetzt.',  
      'Functionality to display/modify'
    'Set menu mode to [_1].'  => '功能显示/修改',
 => 'Menümodus auf [_1] gesetzt.',  
      'You must select at least one functionality type to display.'
    'Reset '  => '您必须至少选择一个功能型。',
 => ' zurückgesetzt',  
      'Default color schemes'
    'Set message forwarding to '  => '默认颜色方案',
 => 'Nachrichtenweiterleitung gesetzt auf ',  
      'Log-in page options'
    "Set message forwarding to 'off'."  => '登录页面选项',
 => "Nachrichtenweiterleitung auf 'aus' gesetzt.",  
      'Default authentication/language/timezone'
    'Set non-critical message notification address(es) to '  => '默认的身份验证/语言/时区',
 => 'Benachrichtigungsadresse(n) für nicht-wichtige Nachrichten gesetzt auf ',  
      'Default quotas for user portfolios'
    "Set non-critical message notification to 'off'."  => 'Default quotas for user portfolios',
 => "Benachrichtigung für nicht-wichtige Nachrichten auf 'aus' gesetzt.",  
      'Auto-update settings'
    'Set critical message notification address(es) to '  => '设置自动更新',
 => 'Benachrichtigungsadresse(n) für wichtige Nachrichten gesetzt auf ',  
      'Institutional directory searches'
    "Set critical message notification to 'off'."  => 'Institutional directory searches',
 => "Benachrichtigung für wichtige Nachrichten auf 'aus' gesetzt.",  
      'User creation'
    'Set address(es) to receive excerpts with html retained '  => '创建用户',
 => 'Adresse(n) zum Empfang von Nachrichtenauszügen mit Beibehaltung von HTML gesetzt auf ',  
      'User modification'
    'Set notification address to receive excerpts with html stripped.'  => '用户设置',
 => 'Adresse zum Empfang von Nachrichtenauszügen gesetzt auf ohne Beibehaltung von HTML.',  
      'Bubblesheet format file'
    'Set all notification addresses to receive excerpts with html stripped.'  => 'Bubblesheet format file',
 => 'Alle Beachrichtigungsadressen zum Empfang von Nachrichtenauszügen gesetzt auf ohne Beibehaltung von HTML.',  
      'Cataloging of courses'
    'Set Page Background to '  => '课程目录',
 => 'Seitenhintergrundfarbe gesetzt auf ',  
      'Display options'
    'Set Header Background to '  => '显示选项',
 => 'Kopfbereich-Hintergrundfarbe gesetzt auf ',  
      'Display using: '
    'Set Header Border to '  => 'Display using: ',
 => 'Kopfbereich-Rahmenfarbe gesetzt auf ',  
      'one column'
    'Set Font to '  => '一列',
 => 'Schriftfarbe gesetzt auf ',  
      'two columns'
    'Set Un-Visited Link to '  => '两列',
 => 'Farbe für nicht besuchte Links gesetzt auf ',  
      'Changes made:'
    'Set Visited Link to '  => 'Changes made:',
 => 'Farbe für besuchte Links gesetzt auf ',  
      'Back to configuration display'
    'Set Active Link to '  => 'Back to configuration display',
 => 'Farbe für aktive Links gesetzt auf ',  
      'No changes made to log-in page settings'
    'Reset Page Background'  => 'No changes made to log-in page settings',
 => 'Seitenhintergrundfarbe zurückgesetzt',  
      'Support Request'
    'Reset Header Background'  => 'Support Request',
 => 'Kopfbereich-Hintergrundfarbe zurückgesetzt',  
      'Do <b>not</b> use this form to ask questions about course content.'
    'Reset Header Border'  => 'Do <b>not</b> use this form to ask questions about course content.',
 => 'Kopfbereich-Rahmenfarbe zurückgesetzt',  
      'Contact your instructor instead.'
    'Reset Font.'  => 'Contact your instructor instead.',
 => 'Schriftfarbe zurückgesetzt.',  
      'Cc'
    'Reset Un-Visited Link.'  => '抄送',
 => 'Farbe für nicht besuchte Links zurückgesetzt.',  
      'Your e-mail address'
    'Reset Visited Link.'  => '您的E-Mail地址',
 => 'Farbe für besuchte Links zurückgesetzt.',  
      'Search and Enroll'
    'Reset Active Link.'  => '搜索和注册',
 => 'Farbe für aktive Links zurückgesetzt.',  
      'Search or Add New User'
    'Freezing Role: [_1]'  => '搜索或添加新用户',
 => 'Einfrieren der Rolle [_1]',  
      'No username and/or domain provided.'
    'Unfreezing Role: [_1]'  => 'No username and/or domain provided.',
 => 'Einfrieren der Rolle [_1] aufgehoben',  
      'No match was found for the username ([_1]) in LON-CAPA domain: [_2]'
    'No such user: '  => 'No match was found for the username ([_1]) in LON-CAPA domain: [_2]',
 => 'Dieser Benutzer existiert nicht: ',  
      'Submit a request to the LON-CAPA [_1]helpdesk[_2] for [_3] if you require assistance.'
    '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.'  => 'Submit a request to the LON-CAPA [_1]helpdesk[_2] for [_3] if you require assistance.',
 => '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.',  
      'Problems occurred in creating the new Excel file.'
    'Sorry, the token generated when you requested a password reset has expired.'  => 'Problems occurred in creating the new Excel file.',
 => 'Tut mir leid, das erzeugte Merkzeichen zum Zurücksetzen Ihres Passworts ist bereits abgelaufen und daher nicht mehr gültig.',  
      'Problems occurred in creating the output file.'
    'Sorry, the URL generated when you requested reset of your password contained incomplete information.'  => 'Problems occurred in creating the output file.',
 => '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.',  
      'Problems occurred in writing the CSV file.'
    'Page requested in unexpected context'  => 'Problems occurred in writing the CSV file.',
 => 'Die Seite wurde in unerwartetem Kontext aufgerufen',  
      'This error has been logged.'
    'Invalid username and/or domain'  => 'This error has been logged.',
 => 'Ungültige Benutzerkennung und/oder Domäne',  
      'Please alert your LON-CAPA administrator.'
    'Username and domain were blank'  => 'Please alert your LON-CAPA administrator.',
 => 'Benutzerkennung und Domäne waren leer',  
      'Records [_1]'
    'Authentication type for this user can not be changed by this mechanism'  => 'Records [_1]', # ???
 => 'Die Authentifizierungsmethode kann für diesen Benutzer nicht auf die gewünschte Methode umgestellt werden',  
      'Filter [_1]'
    'One or more password fields were blank'  => 'Filter [_1]',
 => 'Ein oder mehrere Passwort-Felder waren leer',  
      'Under you current role you are not permitted to change login settings for this user'
    'Please log out and try again.'  => 'Under you current role you are not permitted to change login settings for this user',
 => 'Bitte loggen Sie sich aus und versuchen Sie es erneut.',  
      'History'
    'Please try again later.'  => '历史',
 => 'Bitte versuchen Sie es später noch einmal.',  
      'Part '
    'Unable to retrieve saved token for password decryption'  => '部分 ',
 => 'Es ist nicht möglich, das gespeicherte Merkzeichen für die Passwortverschlüsselung abzurufen',  
      'Transaction [_1]'
    'Could not verify current authentication.'  => 'Transaction [_1]', # ???
 => 'Die aktuelle Authentifizierung konnte nicht bestätigt werden',  
      'Nothing submitted - no attempts.'
    'The new passwords you entered do not match.'  => 'Nothing submitted - no attempts.',
 => 'Die Bestätigung des neuen Passworts stimmt nicht mit dem neuen Passwort überein.',  
      'No data.'
    'Passwords must be a minimum of 7 characters long.'  => 'No data.',
 => 'Das Passwort muss mindestens 7 Zeichen lang sein.',  
      'Open in a new window'
    'The password you entered contained illegal characters.'  => 'Open in a new window',
 => 'Das von Ihnen eingegebene Passwort enthält ungültige Zeichen.',  
      'Revoke user roles'
    'Valid characters are'  => 'Revoke user roles',
 => 'Gültige Zeichen sind',  
      'Delete user roles'
    'The password for [_1] was successfully changed'  => 'Delete user roles',
 => 'Das Passwort für [_1] wurde erfolgreich geändert',  
      'Re-enable expired user roles'
    'The password for [_1] was not changed'  => 'Re-enable expired user roles',
 => 'Das Passwort für [_1] wurde nicht geändert',  
      'Make future user roles active now'
    'Please make sure your old password was entered correctly.'  => 'Make future user roles active now',
 => 'Bitte stellen Sie sicher, dass das alte Passwort korrekt eingegeben wurde.',  
      'Change starting/ending dates'
    'In discussions: only new posts will be displayed.'  => 'Change starting/ending dates',
 => 'In Diskussionen: Es werden nur neue Beiträge angezeigt.',  
      'Change section associated with user roles'
    'In discussions: all posts will be displayed.'  => 'Change section associated with user roles',
 => 'In Dikussionen: Es werden alle Beiträge angezeigt.',  
      'Modify existing user: '
    '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.',  
      'Enroll one student'
    '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.',  
      'Enroll one student: '
    'The e-mail address entered in row '  => '注册一名学生: ',
 => 'Die E-Mail-Adresse, die Sie in der Zeile ',  
      'Existing Roles'
    'The e-mail address you entered'  => '现有的角色',
 => 'Die von Ihnen eingegebene E-Mail-Adresse',  
      'Existing Roles in this Course'
    'is not a valid e-mail address'  => '课程中现有的角色',
 => 'ist keine gültige E-Mail-Adresse',  
      'Existing Co-Author Roles in your Construction Space'
    'Title for the Uploaded Score'  => 'Existing Co-Author Roles in your Construction Space',
 => 'Titel für Formular zum Hochladen von Noten',  
      'Existing Roles in this Domain'
    'Title for the Page'  => '在该域中现有的角色',
 => 'Titel der Seite',  
      'Text-based Interface Login'
    'Title for the Problem'  => 'Text-based Interface Login',
 => 'Titel der Aufgabe',  
      'Select Accessibility Options'
    'Title for the Drop Box'  => 'Select Accessibility Options',
 => 'Titel der Dropbox',  
      'Suppress rendering of images'
    'Title for the Bulletin Board'  => 'Suppress rendering of images',
 => 'Titel des Schwarzen Bretts',  
      'Suppress Java applets'
    'Not a valid user:domain'  => '禁止Java小程序',
 => 'Benutzer:Domäne ungültig',  
      'Suppress rendering of embedded multimedia'
    'Please enter both user and domain in the format user:domain'  => 'Suppress rendering of embedded multimedia',
 => 'Bitte geben Sie Benutzer und Domäne im Format Benutzer:Domäne ein!',  
      'Increase font size'
    'About [_99]'  => '放大字体',
 => 'Über-mich-Seite von [_99]',  
      'Switch to black and white mode'
    'No info'  => '切换到黑白模式',
 => 'Keine Information vorhanden',  
      'Remember these settings for next login'
    'No user information available'  => '下次登录时记住这些设置',
 => 'Keine Benutzerdaten verfügbar',  
      'You are already logged in!'
    'The new directory name was changed from [_1] to [_2].'  => '您已经登录!',
 => 'Der Name des neuen Verzeichnisses wurde von [_1] in [_2] geändert.',  
      'You are already logged in'
    'Unable to create a directory named'  => '您已经登录!',
 => 'Es war nicht möglich ein Verzeichnis anzulegen mit dem Namen',  
      'Please either [_1]continue the current session[_2] or [_3]logout[_4].'
    'A file or directory by that name already exists.'  => '您的选择:[_1]继续当前的会话[_2]或者[_3]退出[_4]。',
 => 'Es existert bereits eine Datei oder ein Verzeichnis mit diesem Namen.',  
      'Login problems?'
    'Allowing others to retrieve file: [_1]'  => '无法登录?',
 => 'Für andere Zugriff erlauben auf die Datei: [_1]',  
      'Reset password'
    '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',  
      'Reset forgotten LON-CAPA password'
    'Public files are available to anyone without the need for login.'  => '重置 LON-CAPA 密码',
 => 'Öffentliche Dateien sind für alle verfügbar, auch ohne Login.',  
      '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.'
    'Passphrase-protected files do not require log-in, but will require the viewer to enter the passphrase you set.'  => '如果您使用相同的帐户的其他校园服务除了LON-CAPA, (例如,电子邮件,课程注册等) ,一个单独的中央管理机制可以重置密码。然而,如果您的帐户只是用于LON-CAPA访问,您可以从这个网页重置密码。',
 => 'Passwortgeschützte Dateien erfordern keinen Login, aber es ist für den Zugriff notwendig, dass das von Ihnen hinterlegte Passwort eingegeben wird.',  
      'Three conditions must be met:'
    'A listing of files viewable without log-in is available at: '  => '三个条件必须满足:',
 => 'Eine Liste von Dateien, die ohne Login verfügbar sind, gibt es unter: ',  
      'An e-mail address must have previously been associated with your LON-CAPA username.'
    "For logged in users a 'Display file listing' link will also appear (when there are viewable files) on your personal information page:"  => '必须有一个电子邮件地址与您的LON-CAPA用户联系在一起的。',
 => "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): ",  
      'You must be able to access e-mail sent to that address.'
    "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'",  
      'Your LON-CAPA account must be of a type for which LON-CAPA can reset a password.'
    'Conditional access controls for file: [_1]'  => '您 LON-CAPA 帐户必须是一个类型为 LON-CAPA 可以重置密码。',
 => 'Bedingte Zugriffskontrolle für Datei: [_1]',  
      'Thank you for your request to reset the password for your LON-CAPA account.'
    'Help on setting up share access'  => '感谢您要求重设 LON-CAPA 帐户的密码 。',
 => 'Hilfe zum Einstellen für gemeinsamen Zugriff',  
      'Email address in LON-CAPA'
    'Help on changing settings'  => 'Email address in LON-CAPA',
 => 'Hilfe zum Ändern der Einstellungen',  
      'E-mail address in LON-CAPA'
    'Help on removing share access'  => 'E-mail address in LON-CAPA',
 => 'Hilfe zum Entfernen des gemeinsamen Zugriffs',  
      'The username you provided was not verified as a valid username in the LON-CAPA system for the [_1] domain.'
    'Public access: [_1]'  => '您提供的用户名不是有效的用户名在 LON-CAPA 系统在该[_1]域。',
 => 'Öffentlicher Zugriff: [_1]',  
      'Please [_1]go back[_2] and try again.'
    'Dates available'  => '请[_1]返回[_2] ,然后再试一次。',
 => 'Verfügbare Datumseinstellungen',  
      'The e-mail address you provided does not appear to be a valid address.'
    'Passphrase-protected access: [_1]'  => '您提供的电子邮件地址不是一个有效的地址。',
 => 'Passwortgeschützter Zugriff: [_1]',  
      'A valid e-mail address was not located in the LON-CAPA system for the username and domain you provided.'
    'Passphrase'  => '您提供的用户名和域在 LON-CAPA 系统中没有找到一个有效的电子邮件地址。',
 => 'Passwort',  
      'The username you provided uses an authentication type which can not be reset directly via LON-CAPA.'
    'Conditional access: [_1]'  => '您提供的用户名使用的身份验证类型,不能直接通过 LON-CAPA 重置密码。',
 => 'Bedingungsabhängiger Zugriff: [_1]',  
      'You may wish to contact the [_1]LON-CAPA helpdesk[_2] for the [_3].'
    'You have previously set [_1] conditional access controls.'  => '您不妨联系[_2]的[_3]的[_1] LON-CAPA 求助。',
 => 'Zuvor haben Sie [_1] bedingungsabhängige Zugriffskontrollen eingerichtet.',  
      'You may wish to send an e-mail to the server administrator: [_1] for [_2].' # 1: e-mail, 2: domain
    'Change Conditions'  => '您不妨给服务器管理员发送电子邮件: [_1]的[_2] 。',
 => 'Bedingungen ändern',  
      'Assigning yourself a co-author or assistant co-author role in your own author area in Construction Space is not permitted'
    'Add conditional access'  => 'Assigning yourself a co-author or assistant co-author role in your own author area in Construction Space is not permitted',
 => 'Bedingungsabhängigen Zugriff hinzufügen',  
      'Owner(s)'
    'based on domain, username, or course affiliation.'  => 'Owner(s)',
 => 'basierend auf Domäne, Benutzerkennung oder Kurszugehörigkeit',  
      'Practice Problem'
    '[_1]-based conditional access: '  => '练习题',
 => '[_1]-basierter bedingungsabhängiger Zugriff: ',  
      'Submissions are not permanently recorded'
    'conditions'  => 'Submissions are not permanently recorded',
 => 'Bedingungen',  
      'Submissions to practice problems are not permanently recorded.'
    'condition'  => 'Submissions to practice problems are not permanently recorded.',
 => 'Bedingung',  
      'not graded'
    'Action?'  => 'not graded',
 => 'Aktion?',  
      'Course initialization preference'
    'Allowed [_1] member affiliations'  => 'Course initialization preference',
 => 'Zugelassene [_1] Mitgliedszugehörigkeiten', # ???  
      'Choose which page will be displayed when you enter this course after selecting a role.'
    'No [_1]-based conditions defined.'  => 'Choose which page will be displayed when you enter this course after selecting a role.',
 => 'Keine [_1]-basierten Bedingungen definiert.',  
      'Current value is determined by'
    'Type of change'  => 'Current value is determined by',
 => 'Änderungsart',  
      'and is set to display'
    'Access control'  => 'and is set to display',
 => 'Zugriffskontrolle',  
      'Page display controlled by'
    'Additional information'  => 'Page display controlled by',
 => 'Zusätzliche Informationen',  
      'If'
    'A problem occurred deleting access controls: [_1]'  => 'If',
 => 'Beim Löschen der Zugriffkontrollen trat ein ein Problem auf: [_1]',  
      'Choose course entry'
    'A problem occurred saving access control settings: [_1]'  => 'Choose course entry',
 => 'Beim Speichern der Zugriffskontroll-Einstellungen trat ein Problem auf: [_1]',  
      'Modify course entry'
    'opened folder'  => 'Modify course entry',
 => 'geöffnetes Verzeichnis',  
      'No members to add at this time, as there are no users matching the specified type(s), role(s) and section(s).'
    'closed folder'  => 'No members to add at this time, as there are no users matching the specified type(s), role(s) and section(s).',
 => 'geschlossenes Verzeichnis',  
      '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.'
    'Passphrase-protected'  => '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.',
 => 'Passwortgeschützt',  
      "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."
    'Conditional'  => "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.",
 => 'Bedingungsabhängig',  
      'Setting optional privileges for specific group members'
    'An error occurred ([_1]) while trying to delete [_2].'  => '对具体组成员设置可选的权限',
 => 'Beim Versuch [_2] zu löschen ist ein Fehler aufgetreten: [_1]',  
      'As no group tools will be made available to users, there are no specific user privileges to set.'
    'File: [_1] deleted.'  => 'As no group tools will be made available to users, there are no specific user privileges to set.',
 => 'Die Datei [_1] wurde gelöscht.',  
      'Create group'
    '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]',  
      '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.'
    'Access controls also deleted for the file.'  => '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.',
 => 'Auch die Zugriffskontrollen wurden für diese Datei gelöscht.',  
      '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).'
    'Error: no valid filename was provided to rename to.'  => '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).',
 => 'Fehler: Das Umbenennen ist nicht möglich, da für den neuen Dateinamen kein gültiger Dateiname angegeben wurde.',  
      'A problem occurred when creating folders for the new group [_1]:'
    'An error occurred ([_1]) while trying to rename [_2] to [_3]'  => 'A problem occurred when creating folders for the new group [_1]:',
 => 'Beim Versuch [_2] nach [_3] umzubenennen ist ein Fehler aufgetreten: [_1]',  
      'Group [_1] was created.'
    'The new file name was changed from:<br />[_1] to [_2]'  => '组 [_1] 已创建。',
 => 'Der neue Dateiname wurde geändert von:<br />[_1] nach [_2]',  
      'E-mail Address'
    'An error occurred ([_1]) while trying to delete access control records for the old name.'  => 'E-mail Address',
 => 'Beim Versuch Zugriffskontroll-Datensätze für den alten Namen zu löschen ist ein Fehler aufgetreten: [_1]',  
      'Closes '
    'An error occurred ([_1]) while trying to upload [_2].'  => 'Closes ',
 => 'Beim Versuch [_2] hochzuladen ist ein Fehler aufgetreten: [_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]".'
    'An error occurred (dir) ([_1]) while trying to delete [_2].'  => '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]".',
 => 'Beim Versuch das Verzeichnis [_2] zu löschen ist ein Fehler aufgetreten: [_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]".'
    'An error occurred ([_1]) while trying to upload [_2] for embedded element [_3].'  => '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]".',
 => 'Beim Versuch [_2] für das eingebettete Element [_3] hochzuladen ist ein Fehler aufgetreten: [_1]',  
      '[quant,_1,day]'
    'An error occurred ([_1]) while trying to create a new directory [_2].'  => '[quant,_1,day]',
 => 'Beim Versuch das Verzeichnis [_2] anzulegen, ist ein Fehler aufgetreten: [_1]',  
      '[quant,_1,hour]'
    'Access controls updated to reflect the name change.'  => '[quant,_1,hour]',
 => 'Die Zugriffskontrolle wurde aufgrund der Namensänderung aktualisiert.',  
      '[quant,_1,minute]'
    'Conditional files are accessible to logged-in users with accounts in the LON-CAPA network, who satisfy the conditions you set.'  => '[quant,_1,minute]',
 => '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.',  
      '[quant,_1,second]'
    'The conditions can include affiliation with a particular course, or a user account in a specific domain.'  => '[quant,_1,second]',
 => 'Die Bedingungen können eine Verbindung mit einem bestimmten Kurs oder Benutzeraccount in einer bestimmten Domäne beinhalten.',  
      'Start Timer?'
    'Alternatively access can be granted to people with specific LON-CAPA usernames and domains.'  => 'Start Timer?',
 => 'Alternativ kann Zugriff für Leute gewährt werden, die bestimmte LON-CAPA-Benutezrnamen oder -Domänen haben.',  
      'Sign up for time to work.'
    'Current access controls defined for this file:'  => 'Sign up for time to work.',
 => 'Derzeit eingestellte Zugriffskontrolle für diese Datei:',  
      'Requesting Another Worktime'
    'No access control settings currently exist for this file.'  => 'Requesting Another Worktime',
 => 'Für diese Datei existieren derzeit keine Zugriffskontroll-Einstellungen.',  
      'No available times.'
    'Deleted'  => 'No available times.',
 => 'Gelöscht',  
      'Return to last resource'
    'No end date'  => 'Return to last resource',
 => 'Kein Endedatum',  
      'My Courses'
    'Start: '  => '我的课程',
 => 'Start: ',  
      '[_1] parts'
    'End: '  => '[_1] parts',
 => 'Ende: ',  
      'Part: [_1]'
    'Domains: '  => '部分: [_1]',
 => 'Domänen: ',  
      'New Discussion'
    'Users: '  => '新的讨论',
 => 'Benutzer: ',  
      'New Email'
    'New control(s) added'  => '新的 E-Mail',
 => 'Neue Zugriffskontrolle(n) hinzugefügt',  
      'New Error'
    'Existing control(s) deleted'  => '新的错误',
 => 'Bestehende Zugriffskontrolle(n) gelöscht',  
      '(randomly select [_1])'
    'Existing control(s) modified'  => '(randomly select [_1])',
 => 'Bestehende Zugriffskontrolle(n) geändert',  
      '(randomly ordered)'
    'Add new <b>[_1]-based</b> access control for portfolio file: <b>[_2]</b>'  => '(randomly ordered)',
 => 'Neue <b>[_1]-basierte</b> Zugriffskontrolle für Portfolio-Dateien hinzufügen: <b>[_2]</b>',  
      'No course selected'
    'Display all access settings for this file'  => 'No course selected',
 => 'Alle Einstellungen für diese Datei anzeigen',  
      'Open '
    'Add a roles-based condition'  => 'Open ',
 => 'Rollen-basierte Bedingung hinzufügen',  
      'Having technical difficulties; please check status later'
    'New role-based condition'  => 'Having technical difficulties; please check status later',
 => 'Neue rollen-basierte Bedingung',  
      'Answer open'
    "Format for users' username:domain information:"  => 'Answer open',
 => "Format für Informationen des Benutzers username:domäne: ", # ??? -> portfolio.pm  
      'Yes, and show correct answer if they exceed the maximum number of tries.'
    'Add new [_1] condition(s)?'  => 'Yes, and show correct answer if they exceed the maximum number of tries.',
 => 'Neue [_1]-Bedingung(en) hinzufügen?',  
      "No, don't show correct/incorrect feedback."
    'Number to add: '  => "No, don't show correct/incorrect feedback.",
 => 'Anzahl: ', # 'Anzahl neu Hinzuzufügender: ',  
      'No, show no feedback at all.'
    'Select roles, course status, section(s) and group(s) for users who will be able to access the portfolio file.'  => 'No, show no feedback at all.',
 => 'Wählen Sie Rollen, Kurs-Status, Sektion(en) und Gruppe(n) für die Benutzer, die Zugriff auf die Portfolio-Dateien erhalten sollen.',  
      'single part'
    '[_1] status'  => 'single part',
 => '[_1] status', # ???  
      'Course Page'
    'Files selected from other directories:'  => '课程页面',
 => 'Dateien, die aus anderen Verzeichnissen ausgewählt wurden:',  
      'Unable to set "number unread posts display" to [_1] due to [_2].'
    'Unable to upload [_1]. (size = [_2] kilobytes). Disk quota will be exceeded.'  => 'Unable to set "number unread posts display" to [_1] due to [_2].',
 => '[_1] konnte nicht hochgeladen werden (Größe: [_2] KB). Der verfügbare Speicherplatz wurde überschritten.',  
      'Current value is [_1].'
    'Unable to upload [_1]. A locked file by that name was found in [_2].'  => '当前的值是 [_1].',
 => '[_1] konnte nicht hochgeladen werden. Eine gesperrte Datei mit diesem Namen wurde in [_2] gefunden.',  
      'Unable to set interval to [_1] due to [_2].'
    'You will be able to rename or delete existing [_1] after a grade has been assigned.'  => 'Unable to set interval to [_1] due to [_2].',
 => 'Sie können die Datei [_1] umbenennen oder löschen, nachdem eine Bewertung zugewiesen wurde.',  
      'Changes to threshold(s) for problem tracking:'
    'Unable to upload [_1]. A file by that name was found in [_2].'  => 'Changes to threshold(s) for problem tracking:',
 => '[_1] konnte nicht hochgeladen werden. Eine Datei mit diesem Namen wurde in [_2] gefunden.',  
      'Set threshold for [_1] to [_2]'
    'To upload, rename or delete existing [_1] in [_2].'  => '对于 [_1] 到 [_2] 的临界值',
 => 'Um eine existierende Datei [_1] in [_2] hochzuladen, umzubenennen oder zu löschen.', # ???  
      'Set the default page to be displayed when you select a course role'
    'Rename [_1] to [_2]?'  => '设置默认页, 显示您选择的课程的角色',
 => '[_1] in [_2] umbenennen?',  
      '(Currently: [_1])'
    'Reference Warning'  => '(现在: [_1])',
 => 'Verweiswarnung',  
      "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."
    '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.'  => "在课程中为您的课程的全局的用户首选项设置可以覆盖个别的课程设置,通过特定的课程设置[_1]What's New page[_2]。",
 => '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.',  
      'Display the [_1]first resource[_2] in the course.'
    'Please select the locations from which the referenced files are to be uploaded.'  => '显示课程中的[_1]第一资源[_2]。',
 => 'Bitte wählen Sie die Orte aus, von denen die Dateien, auf die verwiesen wird, hochgeladen werden sollen.',  
      "Display the [_1]What's New page[_2] - a summary of items in the course which require attention."
    'Delete [_1]?'  => "显示 [_1]What's New page[_2] - 课程中的内容概述需要被注意。",
 => '[_1] löschen?',  
      'Default now set'
    'Edit Portfolio File Catalog Information'  => 'Default now set',
 => 'Katalogisierungsdaten der Portfoliodateien',  
      'when you select a course role from the roles screen'
    'Edit Group Portfolio File Catalog Information'  => 'when you select a course role from the roles screen',
 => 'Katalogisierungsdaten der Gruppen-Portfoliodateien',  
      'you will be taken to the start of the course.'
    'Update'  => 'you will be taken to the start of the course.',
 => 'Aktualisieren',  
      'a page will be displayed that lists items in the course that may require action from you.'
    'domains'  => 'a page will be displayed that lists items in the course that may require action from you.',
 => 'domänen',  
      "Display the What's New page listing course action items"
    'users'  => "Display the What's New page listing course action items",
 => 'benutzer',  
      'Go to the start of the course'
    'Access'  => 'Go to the start of the course',
 => 'Zugriff',  
      'now'
    'Conditional: domain-based'  => 'now',
 => 'Bedingungsabhängig: domänen-basiert',  
      'No official courses to display for [_1].'
    'Conditional: user-based'  => 'No official courses to display for [_1].',
 => 'Bedingungsabhängig: benutzer-basiert',  
      '(Month - Day - Year)'
    'Conditional: course-based'  => '(月 - 日 - 年)',
 => 'Bedingungsabhängig: kurs-basiert',  
      'Month[_1]Day[_2]Year'
    '[_1] was submitted in response to problem: [_2]'  => '月[_1]日[_2]年',
 => '[_1] wurde als Antwort auf die Aufgabe [_2] eingereicht.',  
      '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.'
    '[_1] was handed back in response to problem: [_2]'  => '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.',
 => '[_1] wurde als antwort auf die Aufgabe [_2] zurückgegeben.',  
      'Skipping'
    'In the course:'  => 'Skipping',
 => 'Im Kurs',  
      'Notifying host'
    'Back'  => 'Notifying host', # ???
 => 'Zurück',  
      'Back to Catalog Information'
    'Error: no directory name was provided.'  => '返回到目录信息',
 => 'Fehler: Es wurde kein Verzeichnisname angegeben.',  
      ' at '
    'Unable to create a directory named [_1].'  => ' at ',
 => 'Konnte das Verzeichnis [_1] nicht anlegen.',  
      "Computer's answer is incorrect ([_1])."
    'Action disallowed'  => "Computer's answer is incorrect ([_1]).",
 => 'Aktion nicht erlaubt',  
      'It is likely that the tolerance range [_1] or significant figures [_2] need to be adjusted.'
    'You do not have sufficient privileges to [_1]'  => 'It is likely that the tolerance range [_1] or significant figures [_2] need to be adjusted.',
 => 'Sie haben nicht genügend Berechtigungen, um [_1]',  
      'It is likely that the tolerance range [_1] needs to be adjusted.'
    'upload files'  => 'It is likely that the tolerance range [_1] needs to be adjusted.',
 => 'Datei hochzuladen',  
      'Submission Record'
    'delete files'  => 'Submission Record',
 => 'Dateien zu löschen',  
      'Set/Change grades'
    'rename files'  => 'Set/Change grades',
 => 'Dateien umzubennen',  
      'View of the problem'
    'set access controls for files'  => 'View of the problem',
 => 'Zugriffskontrollen für Dateien zu setzen',  
      'Assign Grades'
    "in the group's file repository."  => 'Assign Grades',
 => "in der Dateisammlung der Gruppe.",  
      'Save &amp; Next'
    'in this portfolio.'  => '保存并继续',
 => 'in diesem Portfolio-Bereich.',  
      '[_1]student(s)'
    'You do not have the privileges required to access the shared files space for this group.'  => '[_1]学生',
 => 'Sie haben nicht die Berechtigung, um auf den Bereich für gemeinsam genutzte Dateien in dieser Gruppe zugreifen zu können.',  
      '(Next and Previous (student) do not save the scores.)'
    'Not a valid group for this course'  => '(Next and Previous (student) do not save the scores.)',
 => 'Keine gültige Gruppe für diesen Kurs',  
      'LON-CAPA User Message'
    'Group files for [_1]'  => 'LON-CAPA 用户邮件',
 => 'Gruppendateien für [_1]',  
      '[_1]Message:[_2] No more students for this section or class.'
    'Invalid group'  => '[_1]Message:[_2] No more students for this section or class.',
 => 'Ungültige Gruppe',  
      'Click on the button below to return to the grading menu.'
    'No file was selected to upload.'  => 'Click on the button below to return to the grading menu.',
 => 'Es wurde keine Datei ausgewählt, die hochgeladen werden soll.',  
      'Group files'
    '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>.',  
      'One group portfolio file is available.'
    'Edit the meta data'  => 'One group portfolio file is available.',
 => 'Metadaten ändern',  
      'One portfolio file owned by [_1] is available.'
    'Pick functionality'  => 'One portfolio file owned by [_1] is available.',
 => 'Funktion auswählen',  
      'A total of [_1] group portfolio files are available.'
    'Functionality to display/modify'  => 'A total of [_1] group portfolio files are available.',
 => 'Funktionen, die angezeigt oder geändert werden sollen',  
      'A total of [_1] portfolio files owned by [_2] are available'
    'You must select at least one functionality type to display.'  => 'A total of [_1] portfolio files owned by [_2] are available',
 => 'Sie müssen mindestens einen Funktionstyp auswählen, der angezeigt werden soll.',  
      '[quant,_1,file is,files are] publicly accessible.'
    'Default color schemes'  => '[quant,_1,file is,files are] publicly accessible.',
 => 'Voreingestellte Farbeinstellungen',  
      '[quant,_1,file requires,files require] a passphrase for access.'
    'Log-in page options'  => '[quant,_1,file requires,files require] a passphrase for access.',
 => 'Optionen für Login-Seite',  
      'Group Portfolio files'
    'Default authentication/language/timezone'  => '组组合文件',
 => 'Voreingestellte Authentifizierung/Sprache/Zeitzone',  
      'Viewable portfolio files.'
    'Default quotas for user portfolios'  => '可见组合文件。',
 => 'Voreingestellter Speicherplatz für Portfoliobereiche der Benutzer',  
      'Viewable portfolio files'
    'Auto-enrollment settings'  => '可见组合文件',
 => 'Einstellungen für automatische Kursbelegung',  
      'Viewable group portfolio files'
    'Auto-update settings'  => '可见组组合文件',
 => 'Einstellungen für automatische Aktualisierungen',  
      'Display file listing'
    'Institutional directory searches'  => '显示文件列表',
 => 'Institutionelle Verzeichnissuche',  
      'Portfolio files for [_1]'
    'Contact Information'  => '[_1] 的组合文件',
 => '联系信息',  
 #=> 'Kontaktdaten',     'File access type: '
   => '文件访问类型: ',
    'User creation'  
 => '创建用户',     'Update display'
 #=> 'Benutzer-Erstellung',  => '更新显示',
   
    'User modification'     'Course Information page'
 => '用户设置',  => '课程资料页',
 #=> 'Benutzer-Einstellungen',  
      'Information about [_1]'
    'Scantron format file'  => '关于 [_1] 的消息',
 => 'Scantron-Format-Datei',  
      'There are no available files of the specified access type: [_1]'
    'Cataloging of courses'  => '没有提供文件的指定访问类型: [_1]',
 => 'Katalogisierung von Kursen',  
      'File Type Displayed: [_1]'
    'Display options'  => '显示文件类型: [_1]',
 => 'Anzeigeoptionen',  
      'All file types'
    'Display using: '  => '所有文件类型',
 => 'Anzeige verwendet: ',  
      'The resource depends on another resource with variable filename, i.e., [_1].'
    'one column'  => 'The resource depends on another resource with variable filename, i.e., [_1].',
 => 'eine Spalte',  
      'You likely need to explicitly allow access to all possible dependencies using the [_1]-tag.'
    'two columns'  => 'You likely need to explicitly allow access to all possible dependencies using the [_1]-tag.',
 => 'zwei Spalten',  
      'Add Selection for:'
    'Changes made:'  => 'Add Selection for:',
 => 'Vorgenommene Änderungen:',  
      'Selected Parameters:'
    'Back to configuration display'  => 'Selected Parameters:',
 => 'Zurück zur Konfiguration',  
      'Show detailed Parameter Selection'
    'No changes made to log-in page settings'  => 'Show detailed Parameter Selection',
 => 'An den Optionen für die Login-Seite wurden keine Änderungen vorgenommen.',  
   # Resource Parameters - Start
    'Support Request'  
 => 'Anfrage an Helpdesk',     'Problem Opening Date (opendate)'
   => '问题开始日期 (opendate)',
    'Do <b>not</b> use this form to ask questions about course content.'  
 => 'Verwenden Sie dieses Formular <b>nicht</b> für Fragen über Kursinhalte.',     'Problem Opening Date'
   => '问题开始日期',
    'Contact your instructor instead.'  
 => 'Kontaktieren Sie dazu Ihren Dozenten.',     'Problem Due Date (duedate)'
   => '问题截止日期 (duedate)',
    'Cc'  
 => 'Kopie an (CC)',     'Problem Due Date'
   => '问题截止日期',
    'Your e-mail address'  
 => 'Ihre E-Mail-Adresse',     'Problem Answer Date (answerdate)'
   => '问题答案日期 (answerdate)',
    'Search and Enroll'  
 => 'Suche und Kursbelegung',     'Problem Answer Date'
   => '问题答案日期',
    'Search or Add New User'  
 => 'Suche oder neuen Benutzer hinzufügen',     'Time-Limit (interval)'
   => '期限 (interval)',
    'No username and/or domain provided.'  
 => 'Keine Benutzerkennung und/oder Domäne angegeben.',     'Time-Limit'
   => '期限',
    'No match was found for the username ([_1]) in LON-CAPA domain: [_2]'  
 => 'Für die Benutzerkennung [_1] in der LON-CAPA-Domäne [_2] wurde kein Treffer gefunden.',     'Weight (weight)'
   => 'Weight (weight)',
    'Contact the <a[_1]>helpdesk</a> for assistance.'  
 => 'Kontaktieren Sie das <a[_1]>Helpdesk</a> für Unterstützung.',     'Weight'
   => 'Weight',
    'Submit a request to the LON-CAPA [_1]helpdesk[_2] for [_3] if you require assistance.'  
 => 'Kontaktieren Sie das [_1]LON-CAPA-Helpdesk[_2] ([_3]), falls Sie Unterstützung benötigen.',     'Maximum Number of Tries (maxtries)'
   => 'Maximum Number of Tries (maxtries)',
    'Unable to create new Excel file. This error has been logged. Please alert your LON-CAPA administrator.'  
 => 'Die Excel-Datei konnte nicht angelegt werden. Dieser Fehler wurde protokolliert. Bitte informieren Sie Ihren LON-CAPA-Administrator.',     'Maximum Number of Tries'
   => 'Maximum Number of Tries',
    'Problems occurred in creating the output file. This error has been logged. Please alert your LON-CAPA administrator.'  
 => 'Bei der Erstellung der Ausgabedatei sind Schwierigkeiten aufgetreten. Dieser Fehler wurde protokolliert. Bitte informieren Sie Ihren LON-CAPA-Administrator.',     'Number of Tries before hints appear (hinttries)'
   => 'Number of Tries before hints appear (hinttries)',
    'Problems occurred in writing the CSV file. This error has been logged. Please alert your LON-CAPA administrator.'  
 => 'Beim Schreiben der CSV-Datei sind Schwierigkeiten aufgetreten. Dieser Fehler wurde protokolliert. Bitte informieren Sie Ihren LON-CAPA-Administrator.',     'Number of Tries before hints appear'
   => 'Number of Tries before hints appear',
    'Records [_1]'  
 => 'Datensätze [_1]', # ???     'Content Opening Date (contentopen)'
   => '内容开放日期 (contentopen)',
    'Filter [_1]'  
 => 'Filter [_1]',     'Content Due Date (contentclose)'
   => '内容关闭日期 (contentclose)',
    'Under you current role you are not permitted to change login settings for this user'  
 => 'Mit Ihrer derzeitigen Benutzerrolle sind Sie nicht berechtigt, die Login-Daten für diesen Benutzer zu ändern.',     'Content Opening Date'
   => '内容开放日期',
    'History'  
 => 'Historie',     'Content Close Date'
   => '内容关闭日期',
    'Part '  
 => 'Teil ',     'Question Type (type)'
   => '问题类型 (type)',
    'Transaction [_1]'  
 => 'Transaktion [_1]', # ???     'Question Type'
   => '问题类型',
    'Nothing submitted - no attempts.'  
 => 'Nichts eingereicht - keine Versuche.',     'Show Problem Status (problemstatus)'
   => 'Show Problem Status (problemstatus)',
    'No data.'  
 => 'Keine Daten vorhanden.',     'Show Problem Status'
   => '查看问题状态',
    '[_1] will be inaccessible between [_2] and [_3] because communication is being blocked.'  
 => 'Auf [_1] kann zwischen [_2] und [_3] nicht zugegriffen werden, da die Kommunikationsmöglichkeit für diese Zeit gesperrt wurde.',     'Resource Hidden from Students (hiddenresource)'
   => 'Resource Hidden from Students (hiddenresource)',
    'Open in a new window'  
 => 'In neuem Fenster öffnen',     'Resource Hidden from Students'
   => 'Resource Hidden from Students',
    'Revoke user roles'  
 => 'Benutzerrollen entziehen',     'Resource hidden from students (hiddenresource)'
   => 'Resource hidden from students (hiddenresource)',
    'Delete user roles'  
 => 'Benutzerrollen löschen',     'Resource hidden from students'
   => 'Resource hidden from students',
    'Re-enable expired user roles'  
 => 'Abgelaufene Benutzerrollen reaktivieren',     'List of hidden parts (hiddenparts)'
   => 'List of hidden parts (hiddenparts)',
    'Make future user roles active now'  
 => 'Zukünftige Benutzterrollen für jetzt aktivieren',     'List of hidden parts'
   => 'List of hidden parts', # ???
    'Change starting/ending dates'  
 => 'Anfangs-/Endezeiten ändern',     'Part Description (display)'
   => 'Part Description (display)',
    'Change section associated with user roles'  
 => 'Mit Benutzerrollen verknüpfte Sektionen ändern',     'Part Description'
   => 'Part Description',
    'Modify existing user: '  
 => 'Existierenden Benutzer ändern: ',     'Show Parts One-at-a-Time (ordered)'
   => 'Show Parts One-at-a-Time (ordered)',
    'Enroll one student'  
 => 'Einzelnen Studenten Kurs belegen lassen',     'Show Parts One-at-a-Time'
   => 'Show Parts One-at-a-Time',
    'Enroll one student: '  
 => 'Einzelnen Studenten Kurs belegen lassen: ',     'Numerical Tolerance (tol)'
   => 'Numerical Tolerance (tol)',
    'Existing Roles'  
 => 'Bestehende Rollen',     'Numerical Tolerance'
   => 'Numerical Tolerance',
    'Text-based Interface Login'  
 => 'Anmeldung für textbasierte Oberfläche',     'Significant Digits (sig)'
   => 'Significant Digits (sig)',
    'Select Accessibility Options'  
 => 'Auswahl der Anmeldeoptionen',     'Significant Digits'
   => 'Significant Digits',
    'Suppress rendering of images'  
 => 'Anzeige von Bildern unterbinden',     'Show Units - Disable Entry (turnoffunit)'
   => 'Show Units - Disable Entry (turnoffunit)',
    'Suppress Java applets'  
 => 'Java-Applets unterbinden',     'Show Units - Disable Entry'
   => 'Show Units - Disable Entry', # ???
    'Suppress rendering of embedded multimedia'  
 => 'Eingebettete Multimedia-Objekte unterbinden',     'Discussion End Time (discussend)'
   => 'Discussion End Time (discussend)',
    'Increase font size'  
 => 'Zeichengröße erhöhen',     'Discussion End Time'
   => 'Discussion End Time',
    'Switch to black and white mode'  
 => 'Schwarz-Weiß-Modus',     'Hide Closed Discussion (discusshide)'
   => 'Hide Closed Discussion (discusshide)',
    'Remember these settings for next login'  
 => 'Diese Einstellungen für das nächste Anmelden merken',     'Hide Closed Discussion'
   => 'Hide Closed Discussion',
    'You are already logged in!'  
 => 'Sie sind bereits angemeldet!',     'Randomly Order Resources (randomorder)'
   => 'Randomly Order Resources (randomorder)',
    'You are already logged in'  
 => 'Sie sind bereits angemeldet!',     'Randomly Order Resources'
   => 'Randomly Order Resources',
    'Please either [_1]continue the current session[_2] or [_3]logout[_4].'  
 => 'Ihre Möglichkeiten: [_1]aktuelle Sitzung fortsetzen[_2] oder [_3]abmelden[_4].',     'Randomly pick number of resources (randompick)'
   => 'Randomly pick number of resources (randompick)',
    'Login problems?'  
 => 'Schwierigkeiten beim Anmelden?',     'Do not show plain URL (encrypturl)'
   => 'Do not show plain URL (encrypturl)',
    'Reset password'  
 => 'Passwort zurücksetzen',     'Do not show plain URL'
   => 'Do not show plain URL',
    'Reset forgotten LON-CAPA password'  
 => 'Vergessenes LON-CAPA-Passwort zurücksetzen',     'Slots of availability (available)'
   => 'Slots of availability (available)',
    '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.'  
 => '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.',     'Slots of availability'
   => 'Slots of availability',
    'Three conditions must be met:'  
 => 'Drei Bedingungen müssen zutreffen:',     'CSS file to link (cssfile)'
   => 'CSS file to link (cssfile)',
    'An e-mail address must have previously been associated with your LON-CAPA username.'  
 => 'Es muss eine E-Mail-Adresse mit Ihrer LON-CAPA-Benutzerkennung verknüpft sein.',     'CSS file to link'
   => 'CSS file to link',
    'You must be able to access e-mail sent to that address.'  
 => 'Sie müssen E-Mails, die an diesen E-Mail-Account geschickt werden, lesen können.',     'Use slot based access controls (useslots)'
   => 'Use slot based access controls (useslots)',
    'Your LON-CAPA account must be of a type for which LON-CAPA can reset a password.'  
 => 'Ihr LON-CAPA-Account muss von dem Typ sein, für den LON-CAPA Passwörter zurücksetzen kann.',     'Use slot based access controls'
   => 'Use slot based access controls',
    'Thank you for your request to reset the password for your LON-CAPA account.'  
 => 'Danke für Ihre Anforderung zur Zurücksetzung des Passworts Ihres LON-CAPA-Accounts.',     'Client IP/Name Access Control (acc)'
   => 'Client IP/Name Access Control (acc)',
    'Email address in LON-CAPA'  
 => 'E-Mail-Adresse in LON-CAPA',     'Client IP/Name Access Control'
   => 'Client IP/Name Access Control',
    'The username you provided was not verified as a valid username in the LON-CAPA system for the [_1] domain.'  
 => 'Die von Ihnen angegebene Benutzerkennung konnte nicht als gültiger LON-CAPA-Benutzerkennung der Domäne [_1] bestätigt werden.',     'Resource alias name for conditions (mapalias)'
   => 'Resource alias name for conditions (mapalias)',
    'Please [_1]go back[_2] and try again.'  
 => 'Bitte gehen Sie [_1]einen Schritt zurück[_2] und versuchen Sie es erneut.',     'Resource alias name for conditions'
   => 'Resource alias name for conditions',
    'The e-mail address you provided does not appear to be a valid address.'  
 => 'Die von Ihnen angegebene E-Mail-Adresse scheint keine gültige E-Mail-Adresse zu sein.',     'Slots of availability selected by student (availablestudent)'
   => 'Slots of availability selected by student (availablestudent)',
    '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 angegebene E-Mail-Adresse stimmt nicht mit der in LON-CAPA hinterlegten E-Mail-Adresse des von Ihnen angegebenen Benutzers/Domäne überein.',     'Slots of availability selected by student'
   => 'Slots of availability selected by student',
    'A valid e-mail address was not located in the LON-CAPA system for the username and domain you provided.'  
 => 'In LON-CAPA konnte zu Ihrem Benutzer und Domäne keine gültige E-Mail-Adresse gefunden werden.',     'Hide buttons from students (buttonshide)'
   => 'Hide buttons from students (buttonshide)',
    'The username you provided uses an authentication type which can not be reset directly via LON-CAPA.'  
 => 'Das Authentifizierungsverfahren, das bei dem von Ihnen angegebenen Benutzer verwendet wird, erlaubt kein Zurücksetzen des Passworts über LON-CAPA.',     'Hide buttons from students'
   => 'Hide buttons from students', # ???
    'You may wish to contact the [_1]LON-CAPA helpdesk[_2] for the [_3].'  
 => 'Sie können das [_1]LON-CAPA-Helpdesk[_2] der Einrichtung [_3] kontaktieren.',     'Hide DragMath-Editor (turnoffeditor)'
   => 'Hide DragMath-Editor (turnoffeditor)',
    'You may wish to send an e-mail to the server administrator: [_1] for [_2].' # 1: e-mail, 2: domain  
 => 'Sie können an den Server-Administrator [_1] der Einrichtung [_2] eine E-Mail schicken.',     'Hide DragMath-Editor'
   => 'Hide DragMath-Editor',
    '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.',     'Maximum Number of Collaborators (maxcollaborators)'
   => 'Maximum Number of Collaborators (maxcollaborators)',
    'Owner(s)'  
 => 'Eigentümer',     'Maximum Number of Collaborators'
   => 'Maximum Number of Collaborators',
    'Practice Problem'  
 => 'Übungsaufgabe',     'Allowed File Extensions for Uploaded Files (uploadedfiletypes)'
   => 'Allowed File Extensions for Uploaded Files (uploadedfiletypes)',
    'Submissions are not permanently recorded'  
 => 'Die Antworten werden nicht dauerhaft gespeichert.',     'Allowed File Extensions for Uploaded Files'
   => 'Allowed File Extensions for Uploaded Files',
    'Submissions to practice problems are not permanently recorded.'  
 => 'Antworten von Übungsaufgaben werden nicht dauerhaft gespeichert.',     'Hand Graded (handgrade)'
   => 'Hand Graded (handgrade)',
    'not graded'  
 => 'keine Punktewertung',     'Hand Graded'
   => 'Hand Graded',
    'Course initialization preference'  
 => 'Kurs-Initialisierungs-Präferenz',     'Number of bubbles in exam mode (numbubbles)'
   => '考试模式中的一些复选框 (numbubbles)',
    'Choose which page will be displayed when you enter this course after selecting a role.'  
 => 'Festlegung, welche Seite beim Betreten dieses Kurses angezeigt werden soll.',     'Number of bubbles in exam mode'
   => '考试模式中的一些复选框',
    'Current value is determined by'  
 => 'Derzeitiger Wert ist bestimmt durch',     'Format for display of score (scoreformat)'
   => '评分显示格式 (scoreformat)',
    'and is set to display'  
 => 'und ist so eingestellt, dass folgende Seite gezeigt wird:',     'Format for display of score'
   => '评分显示格式',
    'Page display controlled by'  
 => 'Seitenanzeige wird bestimmt durch',     'Max. Cumulative Size (MB) for Submitted Files (maxfilesize)'
   => '最大(MB)累积提交文件 (maxfilesize)',
    'If'  
 => 'Falls',     'Max. Cumulative Size (MB) for Submitted Files'
   => '最大(MB)累积提交文件',
    'Choose course entry'  
 => 'Auswahl des Kurs-Eintrags',     'Max. cumulative size (MB) for submitted files (maxfilesize)'
   => '最大(MB)累积提交文件 (maxfilesize)',
    'Modify course entry'  
 => 'Kurs-Eintrag ändern',     'Max. cumulative size (MB) for submitted files'
   => '最大(MB)累积提交文件',
    'No members to add at this time, as there are no users matching the specified type(s), role(s) and section(s).'  # Resource Parameters - End
 => 'Derzeit gibt es keine Mitglieder, die hinzuzufügen wären, da es keine Benutzer gibt, auf die die Typen, Rollen und Sektionen zutreffen.',  
   # Resource Parameter Categories - Start
    '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.'     'Problem Appearance'
 => '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.',  => 'Problem Appearance',
   
    "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."     'Time Settings'
 => "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.",  => 'Time Settings',
   
    'Setting optional privileges for specific group members'     'High Level Randomization'
 => 'Einrichten von optionalen Berechtigungen für bestimmte Gruppenmitglieder',  => 'High Level Randomization',
   
    'As no group tools will be made available to users, there are no specific user privileges to set.'     'Hiding'
 => 'Da keine Gruppenwerkzeuge für Benutzer zugänglich gemacht werden, können auch keine Berechtigungen für bestimmte Benutzer eingerichtet werden.',  => 'Hiding',
   
    'Create group'     'Behaviour of Input Fields'
 => 'Gruppe erstellen',  => 'Behaviour of Input Fields',
   
    '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.'     'Slots'
 => '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.',  => 'Slots',
   
    '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).'     'File Submission'
 => '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).',  => 'File Submission',
   # Resource Parameters Categories - End
    'A problem occurred when creating folders for the new group [_1]:'  
 => 'Bei Erstellen von Verzeichnissen für die neue Gruppe [_1] ist ein Fehler aufgetreten:',     'New LON-CAPA [_1] ID: [_2]'
   => '新的 LON-CAPA-[_1]-ID: [_2]',
    'Group [_1] was created.'  
 => 'Die Gruppe [_1] wurde erstellt.',     'Not available'
   => '不详',
    'E-mail Address'  
 => 'E-Mail-Adresse',     'Post Announcement'
   => '提交通知',
    'Closes '  
 => 'Schließt am ',     'The folder name: "[_1]" is already in use for an existing folder.'
   => '文件夹名称: "[_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]".'  
 => '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.',     'The folder name: "[_1]" is already used for one of the folders automatically generated by the system.'
   => '文件夹名称: "[_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]".'  
 => '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.',     'Error - could not obtain lock on email folders record.'
   => 'Error - could not obtain lock on email folders record.',
    '[quant,_1,day]'  
 => '[quant,_1,Tag,Tage]',     'The folder "[_1]" may not be deleted'
   => 'The folder "[_1]" may not be deleted',
    '[quant,_1,hour]'  
 => '[quant,_1,Stunde,Stunden]',     'The folder "[_1]" does not exist so deletion is not required.'
   => 'The folder "[_1]" does not exist so deletion is not required.',
    '[quant,_1,minute]'  
 => '[quant,_1,Minute,Minuten]',     'The folder "[_1]" contains messages so it may not be deleted.'
   => '该文件夹“[_1]”包含有信息,因此不能删除。',
    '[quant,_1,second]'  
 => '[quant,_1,Sekunde,Sekunden]',     'Delete or move the messages to a different folder first.'
   => 'Delete or move the messages to a different folder first.',
    'Start Timer?'  
 => 'Timer starten?',     'The folder "[_1]" may not be renamed to "[_2]" as the new name you requested is an invalid name.'
   => 'The folder "[_1]" may not be renamed to "[_2]" as the new name you requested is an invalid name.',
    'Sign up for time to work.'  
 => 'Für Zeiten zur Bearbeitung eintragen',     '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 folder "[_1]" may not be renamed to "[_2]" as the new name you requested is reserved for folders provided automatically by the system.',
    'Requesting Another Worktime'  
 => 'Anforderung von Zeiten zur Bearbeitung',     'The folder "[_1]" may not be renamed to "[_2]" because the new name you requested is already being used for an existing folder.'
   => 'The folder "[_1]" may not be renamed to "[_2]" because the new name you requested is already being used for an existing folder.',
    'No available times.'  
 => 'Keine Zeiten verfügbar.',     'The folder "[_1]" could not be renamed to "[_2]" because the folder does not exist.'
   => 'The folder "[_1]" could not be renamed to "[_2]" because the folder does not exist.',
    'Return to last resource'  
 => 'Zur letzten Ressource zurückkehren',     'Warning: failed to release lock for counter'
   => 'Warning: failed to release lock for counter',
    'My Courses'  
 => 'Meine Kurse',     'Warning: failed to release lock for folder: [_1].'
   => 'Warning: failed to release lock for folder: [_1].',
    '[_1] parts'  
 => '[_1] Teile',     'Error uploading new folder.'
   => 'Error uploading new folder.',
    'Part: [_1]'  
 => 'Aufgabenteil: [_1]',     'Error reading contents of parent folder.'
   => 'Error reading contents of parent folder.',
    'New Discussion'  
 => 'Neuer Diskussionsbeitrag',     'Error saving updated parent folder.'
   => 'Error saving updated parent folder.',
    'New Email'  
 => 'Neue E-Mail',     'Parameters not set for [_1] because the resource was not recognized as part of the course.'
   => 'Parameters not set for [_1] because the resource was not recognized as part of the course.',
    'New Error'  
 => 'Neuer Fehler',     'Message not moved, Attempted to move message to the same folder as it already is in.'
   => 'Message not moved, Attempted to move message to the same folder as it already is in.',
    '(randomly select [_1])'  
 => '(zufällig [_1] ausgewählt)',     'Message not moved, A network error occurred.'
   => 'Message not moved, A network error occurred.',
    '(randomly ordered)'  
 => '(in zufälliger Reihenfolge)',     'Message not moved as the message is no longer in the source folder.'
   => 'Message not moved as the message is no longer in the source folder.',
    'No course selected'  
 => 'Kein Kurs gewählt',     'Message copied to new folder but status was not, A network error occurred.'
   => 'Message copied to new folder but status was not, A network error occurred.',
    'Open '  
 => 'Öffnet am ',     'Message copied, but unable to delete the original from the source folder.'
   => 'Message copied, but unable to delete the original from the source folder.',
    'Having technical difficulties; please check status later'  
 => 'Technische Probleme - bitte später nochmal probieren',     'Message copied, but unable to delete the original status from the source folder.'
   => 'Message copied, but unable to delete the original status from the source folder.',
    'Answer open'  
 => 'Antwort verfügbar am',     'Error: you must have a course role selected to be able to send a broadcast message to a group in the course.'
   => 'Error: you must have a course role selected to be able to send a broadcast message to a group in the course.',
    'Yes, and show correct answer if they exceed the maximum number of tries.'  
 => 'Ja, und korrekte Antwort anzeigen, nachdem alle Versuche aufgebraucht sind.',     'Error: could not determine domain or number of course'
   => 'Error: could not determine domain or number of course',
    "No, don't show correct/incorrect feedback."  
 => "Nein, kein Korrekt-/Inkorrekt-Feedback anzeigen",     'Select message recipients from the group members listed below.'
   => 'Select message recipients from the group members listed below.',
    'No, show no feedback at all.'  
 => 'Nein, keinerlei Feedback anzeigen.',     'Send another e-mail'
   => '发送另一个电子邮件',
    'single part'  
 => 'einteilig',     'Send another group message'
   => '给其他组发送邮件',
    'Course Page'  
 => 'Kurs-Seite',     'Return to group page'
   => '返回到组网页',
    'Unable to set "number unread posts display" to [_1] due to [_2].'  
 => '"Anzeige der Anzahl ungelesener Beiträge" konnte nicht auf [_1] gesetzt werden. Ursache: [_2]',     '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'
   => '您必须确认您已经收到此邮件,然后才能访问其他页面。确认后,此邮件将移至您的收件箱。',
    'Current value is [_1].'  
 => 'Derzeitiger Wert ist [_1].',     '[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.'
   => '[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.',
    'Unable to set interval to [_1] due to [_2].'  
 => 'Intervall konnte nicht auf [_1] gesetzt werden. Ursache: [_2]',     'Each of the[_1] [quant,_2,message] [_3]you checked will be forwarded to the recipient(s) you select below.'
   => 'Each of the[_1] [quant,_2,message] [_3]you checked will be forwarded to the recipient(s) you select below.',
    'Changes to threshold(s) for problem tracking:'  
 => 'Vorgenommene Änderungen der Schwellenwerte:',     'The message you checked will be forwarded to the recipient(s) you select below.'
   => 'The message you checked will be forwarded to the recipient(s) you select below.',
    'Set threshold for [_1] to [_2]'  
 => 'Schwellenwert für [_1] auf [_2] gesetzt',     'Send Messages'
   => '发送邮件',
    'Set the default page to be displayed when you select a course role'  
 => 'Einstellen der voreingestellten Seite, die nach Betreten des Kurses angezeigt werden soll',     'Send Message'
   => '发送邮件', # '发送讯息',
    '(Currently: [_1])'  
 => '(Derzeit: [_1])',     'Send Reply to 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."  
 => "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.",     'Send Reply to Message'
   => '发送回复邮件',
    'Display the [_1]first resource[_2] in the course.'  
 => 'Anzeige der [_1]ersten Ressource[_2] im Kurs.',     'Forward Messages'
   => '转发邮件',
    "Display the [_1]What's New page[_2] - a summary of items in the course which require attention."  
 => "Anzeige der [_1]Was-gibt's-Neues-Seite[_2] - eine Übersicht von Elementen im Kurs, auf die geachtet werden sollte.",     'Forward Message'
   => '转发邮件',
    'Default now set'  
 => 'Voreinstellung ist ab sofort',     'Save message for re-use'
   => '邮件重新保存',
    'when you select a course role from the roles screen'  
 => 'Wenn Sie einen Kurs von der Benutzerrollen-Seite wählen',     'Show re-usable messages'
   => '显示保存的邮件',
    'you will be taken to the start of the course.'  
 => 'werden Sie zum Anfang des Kurses geleitet.',     'This message was designated by the sender not to allow replies.'
   => 'This message was designated by the sender not to allow replies.',
    'a page will be displayed that lists items in the course that may require action from you.'  
 => 'wird eine Seite angezeigt, die Elemente auflistet, die von Ihnen beachtet werden sollten.',     'The sender did not designate a reply to address for this message.'
   => 'The sender did not designate a reply to address for this message.',
    "Display the What's New page listing course action items"  
 => "Anzeige der Was-gibt's-Neues-Seite, die die Kurs-Aktionselemente auflistet",     'Reply to other recipients'
   => 'Reply to other recipients',
    'Go to the start of the course'  
 => 'Zum Anfang des Kurses gehen, und zwar ',     'Unless you choose otherwise:'
   => 'Unless you choose otherwise:',
    'now'  
 => 'jetzt',     "The subject in each forwarded message will be <i>'Forwarding:'</i> followed by the original subject."
   => "The subject in each forwarded message will be <i>'Forwarding:'</i> followed by the original subject.",
    'No official courses to display for [_1].'  
 => 'Es existieren keine offiziellen Kurse für [_1], die angezeigt werden könnten.',     'original subject'
   => 'original subject',
    '(Month - Day - Year)'  
 => '(Monat - Tag - Jahr)',     "sender's name"
   => "sender's name",
    'Month[_1]Day[_2]Year'  
 => 'Monat[_1]Tag[_2]Jahr',     'Message begins with:'
   => 'Message begins with:',
    '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/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.',     'Any new text to display before the text of the original messages:'
   => 'Any new text to display before the text of the original messages:',
    'Skipping'  
 => 'Ausgelassen:',     'username1:domain1: text'
   => '用户名1:域名1: 文本',
    'Notifying host'  
 => 'Benachrichtigung des Hosts', # ???     'username2:domain2: text'
   => '用户名2:域名2: 文本',
    'Back to Catalog Information'  
 => 'Zurück zu den Katalogisierungsdaten',     'username3:domain1: text'
   => '用户名3:域名3: 文本',
    ' at '  
 => ' in ',     "The messages will be assembled from all lines with the respective\n<tt>username:domain</tt>, and appended to the general message text."
   => "邮件从相应用户的所有行<tt>用户名:域</tt>收集并附加到一般消息文本。", # ???
    "Computer's answer is incorrect ([_1])."  
 => "Die hinterlegte Antwort ist falsch ([_1]).",     'Not allowed'
   => '不允许',
    'It is likely that the tolerance range [_1] or significant figures [_2] need to be adjusted.'  
 => 'Wahrscheinlich müssen der Toleranzbereich [_1] oder die signifikanten Stellen [_2] angepasst werden.',     'Archived Message'
   => '存档的邮件',
    'It is likely that the tolerance range [_1] needs to be adjusted.'  
 => 'Wahrscheinlich muss der Toleranzbereich [_1] angepasst werden.',     '[quant,_1,communication blocking period was,communication blocking periods were] removed.'
   => '[quant,_1,communication blocking period was,communication blocking periods were] removed.',
    'Submission Record'  
 => 'Einreichungs-Aufzeichnungen',     '[quant,_1,communication blocking period was,communication blocking periods were] modified.'
   => '[quant,_1,communication blocking period was,communication blocking periods were] modified.',
    'Set/Change grades'  
 => 'Bewertungen eingeben/ändern',     '[quant,_1,communication blocking period was,communication blocking periods were] added.'
   => '[quant,_1,communication blocking period was,communication blocking periods were] added.',
    'View of the problem'  
 => 'Anzeige der Aufgabe',     '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.'
   => '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.',
    'Assign Grades'  
 => 'Bewertungen zuweisen',     'Reply To'
   => 'Reply To',
    'Save &amp; Next'  
 => 'Speichern und weiter',     'Current attempts of student (if applicable)'
   => 'Current attempts of student (if applicable)',
    '[_1]student(s)'  
 => '[_1]Student(en)',     'Current screen output (if applicable)'
   => 'Current screen output (if applicable)',
    '(Next and Previous (student) do not save the scores.)'  
 => '("Vorherige" und "Weiter" speichert nicht die Bewertungsdaten dieser Seite)',     'No saved comments yet.'
   => 'No saved comments yet.',
    'LON-CAPA User Message'  
 => 'LON-CAPA-Benutzernachricht',     'No saved comments yet for this resource.'
   => 'No saved comments yet for this resource.',
    '<b>Message: </b> No more students for this section or class.'  
 => '<b>Nachricht:</b> Keine weiteren Studenten für diese Sektion oder diesen Kurs.',     'Could not deliver message'
   => 'Could not deliver message',
    'Click on the button below to return to the grading menu.'  
 => 'Klicken Sie auf den Button, um zum Bewertungsmenü zurückzugelangen.',     'Please use the browser "Back" button and correct the recipient addresses ([_1]).'
   => 'Please use the browser "Back" button and correct the recipient addresses ([_1]).',
    'Group files'  
 => 'Gruppendateien',     'Failed to delete the message.'
   => 'Failed to delete the message.',
    'One group portfolio file is available.'  
 => 'Eine Gruppen-Portfolio-Datei ist verfügbar.',     'Marked [_1] message(s) read'
   => 'Marked [_1] message(s) read',
    'One portfolio file owned by [_1] is available.'  
 => 'Eine Gruppen-Portfolio-Datei von [_1] ist verfügbar.',     'Marked [_1] message(s) Unread'
   => 'Marked [_1] message(s) Unread',
    'A total of [_1] group portfolio files are available.'  
 => 'Insgesamt sind [_1] Gruppen-Portfolio-Dateien verfügbar.',     'Destination folder [_1] is not a valid folder'
   => 'Destination folder [_1] is not a valid folder',
    'A total of [_1] portfolio files owned by [_2] are available'  
 => 'Insgesamt sind [_1] Gruppen-Portfolio-Dateien von [_2] verfügbar.',     'Failed to move [_1] message(s)'
   => 'Failed to move [_1] message(s)',
    '[quant,_1,file is,files are] publicly accessible.'  
 => 'Auf [quant,_1,Datei,Dateien] kann öffentlich zugegriffen werden.',     'Moved [_1] message(s)'
   => 'Moved [_1] message(s)',
    '[quant,_1,file requires,files require] a passphrase for access.'  
 => '[quant,_1,Datei benötigt,Dateien benötigen] für den Zugriff ein Passwort.',     'Failed to delete [_1] message(s)'
   => 'Failed to delete [_1] message(s)',
    'Group Portfolio files'  
 => 'Gruppen-Portfolio-Dateien',     'Deleted [_1] message(s)'
   => 'Deleted [_1] message(s)',
    'Viewable portfolio files.'  
 => 'Einsehbare Portfolio-Dateien',     '[quant,_1,message] forwarded.'
   => '[quant,_1,message] forwarded.',
    'Viewable portfolio files'  
 => 'Einsehbare Portfolio-Dateien',     'Could not forward [quant,_1,message].'
   => 'Could not forward [quant,_1,message].',
    'Viewable group portfolio files'  
 => 'Einsehbare Gruppen-Portfolio-Dateien',     'Could not deliver forwarded message.'
   => 'Could not deliver forwarded message.',
    'Display file listing'  
 => 'Dateienliste anzeigen',     'The recipient addresses may need to be corrected'
   => 'The recipient addresses may need to be corrected',
    'Portfolio files for [_1]'  
 => 'Portfolio-Dateien von [_1]',     'Mail folder "[_1]" created.'
   => '邮件文件夹 "[_1]" 已创建。',
    'File access type: '  
 => 'Dateizugriffs-Typ: ',     'Creation failed.'
   => '创建失败。',
    'Update display'  
 => 'Anzeige aktualisieren',     'Mail folder "[_1]" deleted.'
   => '邮件文件夹 "[_1]" 已删除。',
    'Course Information page'  
 => 'Kursinformations-Seite',     'Deletion failed.'
   => '删除失败。',
    'Information about [_1]'  
 => 'Über-mich-Seite von [_1]',     'Mail folder "[_1]" renamed "[_2]".'
   => '邮件文件夹 "[_1]" 更名为 "[_2]".',
    'There are no available files of the specified access type: [_1]'  
 => 'Es sind keine Dateien des angegebenen Zugriffstyps [_1] verfügbar.',     'Renaming failed.'
   => '重命名失败。',
    'File Type Displayed: [_1]'  
 => 'Anzuzeigende Dateitypen: [_1]',     'Messages'
   => '邮件',
    'All file types'  
 => 'Alle Dateitypen',     'Distribute from Uploaded File'
   => '从上传的文件分发', # ???
    'The resource depends on another resource with variable filename, i.e., [_1].'  
 => 'Die Ressource hängt von einer anderen Ressource ab, die einen variablen Dateinamen hat, z.B. [_1].',     'Communication Blocking'
   => '通讯阻塞',
    'You likely need to explicitly allow access to all possible dependencies using the [_1]-tag.'  
 => 'Sie müssen explizit Zugriff auf alle möglichen Abhängigkeiten erlauben, indem Sie das [_1]-Tag verwenden.',     'Communication blocking during scheduled exams'
   => '有时限的通讯阻塞',
   
    'Select&nbsp;All'     '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.'
 => 'Alle&nbsp;auswählen',  => '您可以在网上考试期间使用通信阻断,以防止该课程的学生接收其他学生的LON-CAPA信息。作为阻止的通信可能会中断参加了其他的LON-CAPA课程的学生之间的沟通,请您在在设置和更改安排考试时间时注意选择正确的开始和结束时间。',
   
    'Select&nbsp;Common&nbsp;Only'     'Modify existing communication blocking periods'
 => 'Nur&nbsp;Gebräuchliche&nbsp;auswählen',  => '修改现有的通信阻断时间',
   
    'Add Selection for:'     'No communication blocks currently saved'
 => 'Auswahl hinzufügen für:',  => '目前任何通信被锁定。',
   
    'Problem&nbsp;Dates'     'Duration'
 => 'Aufgaben-Zeitfenster',  => '持续',
   
    'Content&nbsp;Dates'     'Event'
 => 'Inhalts-Zeitfenster',  => '事件',
   
    'Discussion&nbsp;Settings'     'Blocked?'
 => 'Diskussionen',  => '被锁定?',
   
    'Visibilities'     'Add block'
 => 'Sichtbarkeit',  => '新增锁定',
   
    'Part&nbsp;Parameters'     'e.g., Exam 1'
 => 'Aufgabenteile',  => '(例如:考试1)',
   
    'Unselect&nbsp;All'     'Discussion'
 => 'Auswahl&nbsp;komplett&nbsp;aufheben',  => '论坛',
   
      'The following changes were made'
 # Resource Parameters - Start  => '进行了以下更改:',
   
    'Problem Opening Date'     'Add new communication blocking periods'
 => 'Aufgaben-Startzeit',  => '添加新的的通信阻断时间',
   
    'Problem Due Date'     'Set by'
 => 'Aufgaben-Fälligkeitszeit',  => 'Set by',
   
    'Problem Answer Date'     'Deleted Message'
 => 'Aufgaben-Antwortverfügbarkeitszeit',  => '删除的邮件',
   
    'Time-Limit'     'Marked Messages Read'
 => 'Zeitlimit',  => '邮件标记为已读',
   
 #   'Weight (weight)'     'Marked Messages Unread'
 #=> 'Gewichtung (weight)',  => '邮件标记为未读',
 #  
    'Weight'     'Moved Messages'
 => 'Aufgaben-Gewichtung',  => '移动邮件',
   
 #   'Maximum Number of Tries (maxtries)'     'Deleted Messages'
 #=> 'Maximale Anzahl an Versuchen (maxtries)',  => '删除邮件',
 #  
    'Maximum Number of Tries'     'Marked Message as Unread'
 => 'Maximale Anzahl an Versuchen',  => '邮件标记为未读',
   
 #   'Number of Tries before hints appear (hinttries)'     'Deleted Folder'
 #=> 'Anzahl der Versuche, bevor Hinweise erscheinen (hinttries)',  => '删除文件夹',
 #  
    'Number of Tries before hints appear'     'Renamed Folder'
 => 'Anzahl Versuche, bevor Hinweise angezeigt werden',  => '重命名文件夹',
   
    'Content Opening Date'     'username:domain,username:domain,...'
 => 'Inhalts-Startdzeit',  => '用户名:域,用户名:域...',
   
    'Content Close Date'     'All courses'
 => 'Inhalts-Endezeit',  => '所有课程',
   
 #   'Question Type (type)'     'Pick specific course(s):'
 #=> 'Fragetyp (type)',  => 'Pick specific course(s):',
 #  
    'Question Type'     'Search for a course in the [_1] domain'
 => 'Aufgabentyp',  => 'Search for a course in the [_1] domain',
   
 #   'Show Problem Status (problemstatus)'     'Actions available after searching for a course:'
 #=> 'Aufgabenstatus anzeigen (problemstatus)',  => 'Actions available after searching for a course:',
 #  
    'Show Problem Status'     'Although almost all course settings can be modified by a [_1], a number of settings exist which only a [_2] may change:'
 => 'Aufgabenstatus anzeigen',  => 'Although almost all course settings can be modified by a [_1], a number of settings exist which only a [_2] may change:',
   
 #   'Resource Hidden from Students (hiddenresource)'     "Certain settings which control auto-enrollment of students from your institution's student information system."
 #=> 'Ressource vor Studierenden verborgen (hiddenresource)',  => "Certain settings which control auto-enrollment of students from your institution's student information system.",
 #  
    'Resource Hidden from Students'     'The total disk space allocated for storage of portfolio files in all groups in a course.'
 => 'Ressource vor Studenten verborgen',  => 'The total disk space allocated for storage of portfolio files in all groups in a course.',
   
 #   'List of hidden parts (hiddenparts)'     'No existing sections'
 #=> 'Liste der versteckten Aufgabenteile (hiddenparts)',  => 'No existing sections',
 #  
    'List of hidden parts'     'Broadcast e-mail to users'
 => 'Liste der versteckten Aufgabenteile', # ???  => 'Broadcast e-mail to users',
   
 #   'Part Description (display)'     'Broadcast E-mail'
 #=> 'Aufgabenteil-Beschreibung (display)',  => 'Broadcast E-mail',
 #  
    'Part Description'     'Broadcast e-mail to Domain'
 => 'Aufgabenteil-Beschreibung',  => 'Broadcast e-mail to Domain',
   
    'Show Parts One-at-a-Time'     'Send a new e-mail message to selected users from this domain'
 => 'Aufgabenteile alle zur gleichen Zeit zeigen',  => 'Send a new e-mail message to selected users from this domain',
   
 #   'Numerical Tolerance (tol)'     'Send a new e-mail to selected users from this domain'
 #=> 'Numerische Toleranz (tol)',  => 'Send a new e-mail to selected users from this domain',
 #  
    'Numerical Tolerance'     'Display e-mail sent by Domain Coordinators in this domain'
 => 'Numerische Toleranz',  => 'Display e-mail sent by Domain Coordinators in this domain',
   
 #   'Significant Digits (sig)'     'Select Audience'
 #=> 'Signifikante Stellen (sig)',  => 'Select Audience',
 #  
    'Significant Digits'     'Choose e-mail audience'
 => 'Signifikante Stellen',  => 'Choose e-mail audience',
   
    'Show Units - Disable Entry'     'Roles:'
 => 'Einheiten anzeigen - Eintrag deaktivieren', # ???  => '角色:',
   
    'Discussion End Time'     'Courses:'
 => 'Diskussions-Endezeit',  => '课程:',
   
    'Hide Closed Discussion'     '[_1] selected.' # n.t.
 => 'Geschlossene Diskussion verbergen',  => '[_1] 选择的。',
   
    'Randomly Order Resources'     'Access status:'
 => 'Zufällige Reihenfolge der Ressourcen',  => 'Access status:',
   
 #   'Randomly pick number of resources (randompick)'     'Username -> Email conversion:'
 #=> 'Ressourcenanzahl zufällig wählen (randompick)',  => '用户名 -> E-Mail 转换:',
 #  
    'Randomly pick number of resources'     'Building valid e-mail address from username, if missing from preferences:'
 => 'Zufällige Anzahl an Ressourcen verwenden',  => 'Building valid e-mail address from username, if missing from preferences:',
   
 #   'Do not show plain URL (encrypturl)'     'Kerberos: enter default for each realm used in the domain, with comma separation of entries'
 #=> 'Blanke URL nicht anzeigen  (encrypturl)',  => 'Kerberos: enter default for each realm used in the domain, with comma separation of entries',
 #  
    'Do not show plain URL'     '(e.g., MSU.EDU=msu.edu, MSUE.EDU=msue.msu.edu).'
 => 'URL nicht im Klartext zeigen',  => '(e.g., MSU.EDU=msu.edu, MSUE.EDU=msue.msu.edu).',
   
    'Slots of availability'     'Internal, Filesystem and Local authentication: enter single default.'
 => 'Verfügbarkeits-Slots',  => 'Internal, Filesystem and Local authentication: enter single default.',
   
    'CSS file to link'     'Authentication Method'
 => 'Zu verlinkende CSS-Datei',  => 'Authentication Method',
   
    'Use slot based access controls'     'Username -> e-mail conversion'
 => 'Slot-basierte Zugriffskontrolle verwenden',  => 'Username -> e-mail conversion',
   
 #   'Client IP/Name Access Control (acc)'     'Internal (LON-CAPA)'
 #=> 'Client IP/Namen-Zugriffssteuerung (acc)',  => 'Internal (LON-CAPA)',
 #  
    'Client IP/Name Access Control'     'username@'
 => 'Zugriffskontrolle durch Client-IP-Adresse/-Name',  => '用户名@',
   
 #   'Resource alias name for conditions (mapalias)'     'Local/Customized'
 #=> 'Ressourcen-Aliasname für Bedingungen (mapalias)',  => 'Local/Customized',
 #  
    'Resource alias name for conditions'     'Filesystem (UNIX)'
 => 'Ressourcen-Aliasname für Bedingungen',  => 'Filesystem (UNIX)',
   
    'Slots of availability selected by student'     'Compose E-mail'
 => 'Verfügbarkeits-Slots durch Studenten gewählt',  => 'Compose E-mail',
   
    'Hide buttons from students'     'No recipients identified'
 => 'Buttons für Studenten verbergen',  => 'No recipients identified',
   
    'Hide DragMath-Editor'     'Broadcast e-mail display options'
 => 'DragMath-Editor verbergen',  => 'Broadcast e-mail display options',
   
 #   'Maximum Number of Collaborators (maxcollaborators)'     'Date range:'
 #=> 'Maximale Anzahl an Mitarbeitern (maxcollaborators)',  => 'Date range:',
 #  
    'Maximum Number of Collaborators'     'Earliest to display:'
 => 'Maximale Anzahl an Mitarbeitern',  => 'Earliest to display:',
   
 #   'Allowed File Extensions for Uploaded Files (uploadedfiletypes)'     'Latest to display:'
 #=> 'Dateiendungen für hochgeladene Dateien erlauben (uploadedfiletypes)',  => 'Latest to display:',
 #  
    'Allowed File Extensions for Uploaded Files'     'Choose sender(s):'
 => 'Dateiendungen für hochgeladene Dateien erlauben',  => 'Choose sender(s):',
   
 #   'Hand Graded (handgrade)'     'Display e-mail'
 #=> 'Manuell bewertet (handgrade)',  => '显示 E-Mail',
 #  
    'Hand Graded'     'E-mail display'
 => 'Manuell bewertet',  => '显示 E-Mail',
   
 #   'Number of bubbles in exam mode (numbubbles)'     'Display Broadcast e-mail'
 #=> 'Anzahl der Ankreuzfelder im Prüfungmodus (numbubbles)',  => '显示广播 E-Mail',
 #  
    'Number of bubbles in exam mode'     'No mail sent matching supplied criteria'
 => 'Anzahl der Ankreuzfelder im Prüfungsmodus',  => 'No mail sent matching supplied criteria',
   
    'Format for display of score'     'Customrole'
 => 'Format für Punkteanzeige',  => 'Customrole',
   
    'Max. cumulative size for submitted files (MB)'     'Defined by [_1] at [_2].'
 => 'Max. kumulative Größe für eingereichte Dateien (MB)',  => 'Defined by [_1] at [_2].',
   
 # Resource Parameters - End     'No students found.'
   => 'No students found.',
   
    'New LON-CAPA [_1] ID: [_2]'     'Spreadsheet'
 => 'Neue LON-CAPA-[_1]-ID: [_2]',  => 'Spreadsheet',
   
    'Not available'     'Spreadsheet Help'
 => 'Nicht verfügbar',  => 'Spreadsheet Help',
   
    'Post Announcement'     'Editing Help'
 => 'Bekanntmachung absenden',  => 'Editing Help',
   
    'The folder name: "[_1]" is already in use for an existing folder.'     'Help on printing'
 => 'Der Verzeichnisname "[_1]" ist bereits in einem bestehendem Verzeichnis in Verwendung.',  => 'Help on printing',
   
    'The folder name: "[_1]" is already used for one of the folders automatically generated by the system.'     'Metadata Diffs'
 => 'Der Verzeichnisname "[_1]" ist bereits in einem systemgenerierten Verzeichnis in Verwendung.',  => 'Metadata Diffs',
   
    'Error - could not obtain lock on email folders record.'     'Retrieve Metadata'
 => 'Fehler: Sperrung des Nachrichtenverzeichnis-Datensatzes war nicht möglich.',  => 'Retrieve Metadata',
   
    'The folder "[_1]" may not be deleted'     'Enter course'
 => 'Das Verzeichnis "[_1]" kann nicht gelöscht werden',  => 'Enter course',
   
    'The folder "[_1]" does not exist so deletion is not required.'     'Enter Course'
 => 'Das Verzeichnis "[_1]" existiert nicht und braucht daher nicht gelöscht zu werden.',  => 'Enter Course',
   
    'The folder "[_1]" contains messages so it may not be deleted.'     'Enter Access Key to Unlock this Course'
 => 'Das Verzeichnis "[_1]" enthält Nachrichten und kann daher nicht gelöscht werden.',  => 'Enter Access Key to Unlock this Course',
   
    'Delete or move the messages to a different folder first.'     'Verifying Access Key to Unlock this Course'
 => 'Löschen oder verschieben Sie die Nachrichten zunächst in ein anderes Verzeichnis.',  => 'Verifying Access Key to Unlock this Course',
   
    'The folder "[_1]" may not be renamed to "[_2]" as the new name you requested is an invalid name.'     'Successfully registered key'
 => 'Das Verzeichnis "[_1]" kann nicht in "[_2]" umbenannt werden, da der neue Name ungültig ist.',  => 'Successfully registered key',
   
    'The folder "[_1]" may not be renamed to "[_2]" as the new name you requested is reserved for folders provided automatically by the system.'     'Re-Enter Key'
 => 'Das Verzeichnis "[_1]" kann nicht in "[_2]" umbenannt werden, da der neue Name für Verzeichnisse reserviert ist, die automatisch vom System angeboten werden.',  => 'Re-Enter Key',
   
    'The folder "[_1]" may not be renamed to "[_2]" because the new name you requested is already being used for an existing folder.'     'Assigned from [_1] at [_2] for [_3]'
 => 'Das Verzeichnis "[_1]" kann nicht in "[_2]" umbenannt werden, da der neue Name bereits für ein bestehendes Verzeichnis verwendet wird.',  => 'Assigned from [_1] at [_2] for [_3]',
   
    'The folder "[_1]" could not be renamed to "[_2]" because the folder does not exist.'     'Total Matches'
 => 'Das Verzeichnis "[_1]" kann nicht in "[_2]" umbenannt werden, da das Verzeichnis "[_1]" nicht existiert.',  => 'Total Matches',
   
    'Warning: failed to release lock for counter'     'Time Remaining'
 => 'Warnung: Die Sperre für den Zähler konnte nicht freigegeben werden.',  => 'Time Remaining',
   
    'Warning: failed to release lock for folder: [_1].'     'IMPORT'
 => 'Warnung: Die Sperre für das Verzeichnis [_1] konnte nicht freigegeben werden.',  => 'IMPORT',
   
    'Error uploading new folder.'     'Help on slots'
 => 'Fehler beim Hochladen des neuen Verzeichnisses.',  => 'Help on slots',
   
    'Error reading contents of parent folder.'     'New user accounts in [_1]'
 => 'Fehler beim Lesen der Inhalte des übergeordneten Verzeichnisses.',  => 'New user accounts in [_1]',
   
    'Error saving updated parent folder.'     'Student enrollment changes in [_1]'
 => 'Fehler beim Speichern des aktualisierten übergeordneten Verzeichnisses.',  => 'Student enrollment changes in [_1]',
   
    'Parameters not set for [_1] because the resource was not recognized as part of the course.'     'The following [quant,_1,change] occurred in [_2] - [_3] as a result of the automated classlist update:'
 => '',  => 'The following [quant,_1,change] occurred in [_2] - [_3] as a result of the automated classlist update:',
   
    'Message not moved, Attempted to move message to the same folder as it already is in.'     'No institutional classlist data could be retrieved for [_1]'
 => 'Die Nachricht wurde nicht verschoben, da sie in das gleiche Verzeichnis verschoben werden sollte, in dem sie sich bereits befindet.',  => 'No institutional classlist data could be retrieved for [_1]',
   
    'Message not moved, A network error occurred.'     'Not within time window for auto-enrollment in [_1]'
 => 'Die Nachricht wurde nicht verschoben, da ein Netzwerkfehler aufgetreten ist.',  => 'Not within time window for auto-enrollment in [_1]',
   
    'Message not moved as the message is no longer in the source folder.'     'Auto-enrollment not currently enabled for [_1]'
 => 'Die Nachricht wurde nicht verschoben, da sie sich nicht mehr im Quellverzeichnis befindet.',  => 'Auto-enrollment not currently enabled for [_1]',
   
    'Message copied to new folder but status was not, A network error occurred.'     'The courseID provided does not match a course in this domain.'
 => 'Die Nachricht wurde in das neue Verzeichnis kopiert, deren Status allerdings nicht, da ein Netzwerkproblem aufgetreten ist.',  => 'The courseID provided does not match a course in this domain.',
   
    'Message copied, but unable to delete the original from the source folder.'     'Not Open'
 => 'Die Nachricht wurde kopiert, allerdings konnte das Original im Quellverzeichnis nicht entfernt werden.',  => 'Not Open',
   
    'Message copied, but unable to delete the original status from the source folder.'     "This resource currently isn't open. It will be available at [_1]."
 => 'Die Nachricht wurde kopiert, allerdings konnte der Originalstatus im Quellverzeichnis nicht entfernt werden.',  => "This resource currently isn't open. It will be available at [_1].",
   
    'Error: you must have a course role selected to be able to send a broadcast message to a group in the course.'     'Could not handle ambiguous resource reference'
 => 'Fehler: Sie müssen zunächst eine Kursrolle auswählen, um Broadcast-Nachrichten an eine Kursgruppe senden zu können.',  => 'Could not handle ambiguous resource reference',
   
    'Error: could not determine domain or number of course'     'The nature of the problem is unclear'
 => 'Fehler: Weder die Domäne noch die Nummer des Kurses konnte ermittelt werden',  => 'The nature of the problem is unclear',
   
    'Select message recipients from the group members listed below.'     'Course Roster'
 => 'Wählen Sie Nachrichtenempfänger von der unten angegebenen Liste der Gruppenmitglieder.',  => '课程名册',
   
    'Send another e-mail'     'Classlist'
 => 'Eine weitere E-Mail schicken',  => '班级名册',
   
    'Send another group message'     'Display of a student-viewable course roster is not currently enabled.'
 => 'Eine weitere Gruppen-Nachricht schicken',  => 'Display of a student-viewable course roster is not currently enabled.',
   
    'Return to group page'     'Student-viewable course roster'
 => 'Zurück zur Gruppenseite',  => 'Student-viewable course 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'     'Students with no section'
 => '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.',  => 'Students with no section',
   
    '[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.'     'Students in section "[_1]"'
 => '[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.',  => 'Students in section "[_1]"',
   
    'Each of the <b>[quant,_1,message]</b> you checked will be forwarded to the recipient(s) you select below.'     'Students in any section'
 => 'Jede der <b>[quant,_1,Nachricht,Nachrichten]</b>, die Sie ausgewählt haben, wird an die Empfänger weitergeleitet, die Sie unten auswählen.',  => 'Students in any section',
   
    'The message you checked will be forwarded to the recipient(s) you select below.'     'Only students who have opted to be listed in the roster ([_1] out of [_2] students) are shown.'
 => 'Die Nachricht, die Sie ausgewählt haben, wird an die Empfänger weitergeleitet, die Sie unten auswählen.',  => 'Only students who have opted to be listed in the roster ([_1] out of [_2] students) are shown.',
   
    'Send Messages'     'The single student without a section[_1] has opted not to be listed in the roster.'
 => 'Nachrichten senden',  => 'The single student without a section[_1] has opted not to be listed in the roster.',
   
    'Send Message'     'The single student in the section[_1] has opted not to be listed in the roster.'
 => 'Nachricht senden',  => 'The single student in the section[_1] has opted not to be listed in the roster.',
   
    'Send Reply to Messages'     'The single student in the course[_1] has opted not to be listed in the roster.'
 => 'Antwort auf Nachrichten absenden',  => 'The single student in the course[_1] has opted not to be listed in the roster.',
   
    'Send Reply to Message'     'None of the [_1] students without a section[_2] have opted to be listed in the roster.'
 => 'Antwort auf Nachricht absenden',  => 'None of the [_1] students without a section[_2] have opted to be listed in the roster.',
   
    'Forward Messages'     'None of the [_1] students in the section[_2] have opted to be listed in the roster.'
 => 'Nachrichten weiterleiten',  => 'None of the [_1] students in the section[_2] have opted to be listed in the roster.',
   
    'Forward Message'     'None of the [_1] students in the course[_2] have opted to be listed in the roster.'
 => 'Nachricht weiterleiten',  => 'None of the [_1] students in the course[_2] have opted to be listed in the roster.',
   
    'Save message for re-use'     'All [_1] students without a section[_2] have opted to be listed in the roster.'
 => 'Nachricht zur Wiederverwendung speichern',  => 'All [_1] students without a section[_2] have opted to be listed in the roster.',
   
    'Show re-usable messages'     'All [_1] students in the section[_2] have opted to be listed in the roster.'
 => 'Wiederverwendbare Nachrichten anzeigen',  => 'All [_1] students in the section[_2] have opted to be listed in the roster.',
   
    'This message was designated by the sender not to allow replies.'     'All [_1] students in the course[_2] have opted to be listed in the roster.'
 => 'Der Absender dieser Nachricht hat festgelegt, dass auf diese Nachricht nicht geantwortet werden kann.',  => 'All [_1] students in the course[_2] have opted to be listed in the roster.',
   
    'The sender did not designate a reply to address for this message.'     'The single student without a section[_1] has opted to be listed in the roster.'
 => 'Der Absender hat keine Antwortadresse für diese Nachricht festgelegt.',  => 'The single student without a section[_1] has opted to be listed in the roster.',
   
    'Reply to other recipients'     'The single student in the section[_1] has opted to be listed in the roster.'
 => 'Antwort an weitere Empfänger',  => 'The single student in the section[_1] has opted to be listed in the roster.',
   
    'Unless you choose otherwise:'     'The single student in the course[_1] has opted to be listed in the roster.'
 => 'Sofern Sie nichts anderes auswählen, werden folgende Einstellungen verwendet:',  => 'The single student in the course[_1] has opted to be listed in the roster.',
   
    "The subject in each forwarded message will be <i>'Forwarding:'</i> followed by the original subject."     'All [_1] students without a section[_2] are listed in the roster.'
 => "Der Betreff in jeder weitergeleiteten Nachricht wird <i>'Weiterleitung:'</i> sein, gefolgt vom ursprünglichen Betreff.",  => 'All [_1] students without a section[_2] are listed in the roster.',
   
    'original subject'     'All [_1] students in the section[_2] are listed in the roster.'
 => 'ursprünglicher Betreff',  => 'All [_1] students in the section[_2] are listed in the roster.',
   
    "sender's name"     'All [_1] students in the course[_2] are listed in the roster.'
 => "Name des Absenders",  => 'All [_1] students in the course[_2] are listed in the roster.',
   
    'Message begins with:'     'There is only a single student without a section[_1]'
 => 'Nachricht beginnt mit:',  => 'There is only a single student without a section[_1]',
   
    'Any new text to display before the text of the original messages:'     'There is only a single student in the section[_1]'
 => 'Beliebiger neuer Text, der vor dem Text der Originalnachricht angezeigt werden soll:',  => 'There is only a single student in the section[_1]',
   
    'username1:domain1: text'     'There is only a single student in the course[_1]'
 => 'Benutzerkennung1:Domäne1: Text',  => 'There is only a single student in the course[_1]',
   
    'username2:domain2: text'     'There are currently no students to display.'
 => 'Benutzerkennung2:Domäne2: Text',  => 'There are currently no students to display.',
   
    'username3:domain3: text'     'Available Portfolio files'
 => 'Benutzerkennung3:Domäne3: Text',  => 'Available Portfolio files',
   
    "The messages will be assembled from all lines with the respective\n<tt>username:domain</tt>, and appended to the general message text."     'Name not given'
 => "Die Nachrichten werden aus allen Zeilen des jeweiligen Benutzers <tt>Benuterzname:Domäne</tt> zusammengestellt\nund zum allgemeinen Nachrichtentext hinzugefügt.", # ???  => '姓名不详',
   
    'Not allowed'     '[quant,_1,file,files,No files]'
 => 'Nicht zulässig',  => '[quant,_1,Datei,Dateien,Keine Dateien]',
   
    'Archived Message'     'Error retrieving file information.'
 => 'Archivierte Nachrichten',  => 'Error retrieving file information.',
   
    '[quant,_1,communication blocking period was,communication blocking periods were] removed.'     'Your roster setting'
 => '[quant,_1,Kommunikationssperr-Zeitraum wurde,Kommunikationssperr-Zeiträume wurden] entfernt.',  => 'Your roster setting',
   
    '[quant,_1,communication blocking period was,communication blocking periods were] modified.'     'You are currently listed in the student-viewable roster.'
 => '[quant,_1,Kommunikationssperr-Zeitraum wurde,Kommunikationssperr-Zeiträume wurden] geändert.',  => 'You are currently listed in the student-viewable roster.',
   
    '[quant,_1,communication blocking period was,communication blocking periods were] added.'     'You are currently <b>not</b> listed in the student-viewable roster.'
 => '[quant,_1,Kommunikationssperr-Zeitraum wurde,Kommunikationssperr-Zeiträume wurden] hinzugefügt.',  => 'You are currently <b>not</b> listed in the student-viewable roster.',
   
    '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.'     'Include yourself in the roster?'
 => 'Sie haben versucht eine Nachricht anzuzeigen, die momentan gesperrt ist, da Sie einen oder mehre Kurse belegen, in denen eine Online-Prüfung stattfindet.',  => 'Include yourself in the roster?',
   
    'Reply To'     'Display of your name in the student-viewable roster set to <b>[_1]</b>.'
 => 'Antwort an',  => 'Display of your name in the student-viewable roster set to <b>[_1]</b>.',
   
    'Current attempts of student (if applicable)'     'Error occurred saving display setting.'
 => 'Derzeitige Versuche des Studenten (falls verfügbar)',  => 'Error occurred saving display setting.',
   
    'Current screen output (if applicable)'     'Display of your name in the student-viewable roster unchanged (set to <b>[_1]</b>).'
 => 'Derzeitige Bildschirmausgabe (falls verfügbar)',  => 'Display of your name in the student-viewable roster unchanged (set to <b>[_1]</b>).',
   
    'No saved comments yet.'     'View course roster'
 => 'Bisher keine gespeicherten Kommentare.',  => 'View course roster',
   
    'No saved comments yet for this resource.'     'Change Course Page Preferences'
 => 'Bisher keine gespeicherten Kommentare für diese Ressource.',  => 'Change Course Page Preferences',
   
    'Could not deliver message'     'Change Course Page Pref'
 => 'Nachricht konnte nicht zugestellt werden.',  => 'Change Course Page Pref',
   
    'Please use the browser "Back" button and correct the recipient addresses ([_1]).'     'No context.'
 => 'Bitte verwenden Sie den Zurück-Button des Webbrowsers und korrigieren Sie die Empfängeradressen ([_1]).',  => 'No context.',
   
    'Failed to delete the message.'     'unable to verify variable URL'
 => 'Löschen der Nachricht ist fehlgeschlagen.',  => 'unable to verify variable URL',
   
    'Marked [_1] message(s) read'     'Receipt'
 => '[_1] Nachricht(en) als gelesen markiert',  => 'Receipt',
   
    'Marked [_1] message(s) Unread'     'Problems during Course Initialization'
 => '[_1] Nachricht(en) als ungelesen markiert',  => 'Problems during Course Initialization',
   
    'Destination folder [_1] is not a valid folder'     'Try Selecting Again'
 => 'Bei dem Zielverzeichnis [_1] handelt es sich um kein gültiges Verzeichnis.',  => 'Try Selecting Again',
   
    'Failed to move [_1] message(s)'     '<br />Invalid map: <tt>[_1]</tt>'
 => '[_1] Nachricht(en) konnte(n) nicht verschoben werden.',  => '<br />Invalid map: <tt>[_1]</tt>',
   
    'Moved [_1] message(s)'     'Please either [_1]close this window[_2] or [_3]log in again[_4].'
 => '[_1] Nachricht(en) wurde(n) verschoben.',  => 'Please either [_1]close this window[_2] or [_3]log in again[_4].',
   
    'Failed to delete [_1] message(s)'     'Thank you for using LON-CAPA.'
 => '[_1] Nachricht(en) konnte(n) nicht gelöscht werden.',  => '感谢您使用 LON-CAPA。',
   
    'Deleted [_1] message(s)'     'You have been successfully logged out.'
 => '[_1] Nachricht(en) wurde(n) gelöscht.',  => '您已成功退出。',
   
    '[quant,_1,message] forwarded.'     'You can [_1]close this window[_2] now.'
 => '[quant,_1,Nachricht,Nachrichten] weitergeleitet.',  => '您现在可以 [_1]关闭这个窗口[_2]。',
   
    'Could not forward [quant,_1,message].'     '[_1]Log in again[_2]'
 => '[quant,_1,Nachricht,Nachrichten] konnte nicht nicht weitergeleitet werden.',  => '[_1]重新登录[_2]',
   
    'Could not deliver forwarded message.'     'No matches found in resources.'
 => 'Weitergeleitetet Nachricht konnte nicht zugestellt werden.',  => 'No matches found in resources.',
   
    'The recipient addresses may need to be corrected'     'No matches found in postings.'
 => 'Die Empfängeradressesn mussen korrigiert werden',  => 'No matches found in postings.',
   
    'Mail folder "[_1]" created.'     'Unable to understand the search phrase [_1]. Please modify your search.'
 => 'Das Nachrichtenverzeichnis "[_1]" wurde angelegt.',  => 'Unable to understand the search phrase [_1]. Please modify your search.',
   
    'Creation failed.'     'Unable to understand the search phrase [_1]: [_2]'
 => 'Anlegen fehlgeschlagen.',  => 'Unable to understand the search phrase [_1]: [_2]',
   
    'Mail folder "[_1]" deleted.'     '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.'
 => 'Das Nachrichtenverzeichnis "[_1]" wurde gelöscht.',  => '搜寻无法完成,因为您没有足够的数据。您必须在搜索页面的搜索栏里填写关键词,从而使您的要求可以得到处理。', # '您没有填写足够的信息进行搜索的开始。您需要填写在有关领域在搜寻网页上,以便查询处理。'
   
    'Deletion failed.'     'conditionally hidden'
 => 'Löschen fehlgeschlagen.',  => '有条件的隐藏',
   
    'Mail folder "[_1]" renamed "[_2]".'     'Problem Parameters'
 => 'Das Nachrichtenverzeichnis "[_1]" wurde umbenannt in "[_2]".',  => '问题参数',
   
    'Renaming failed.'     'No group name provided.'
 => 'Umbenennen fehlgeschlagen.',  => '没有组名称。',
   
    'Messages'     'Invalid group name provided.'
 => 'Nachrichten',  => '无效的组名称。',
   
    'Distribute from Uploaded File'     'Invalid [_1]'
 => 'Hochgeladene Datei verteilen', # ???  => '无效的 [_1]', # ???
   
    'Communication Blocking'     '"[_1]" is not the name of a valid group in this [_2].'
 => 'Kommunikationssperre',  => '"[_1]" 并非是一个有效的名称在本组 [_2].',
   
    'Communication blocking during scheduled exams'     'You do not have privileges to view the membership roster in this group.'
 => 'Kommunikationssperre während zeitgebundener Prüfungen',  => '您没有权限以查看该组的会员名册。',
   
    '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.'     'Group membership status - [_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.',  => '组会员状态: [_1]',
   
    'Modify existing communication blocking periods'     'group membership status - [_1]'
 => 'Bestehende Kommunikationssperren ändern',  => '组会员状态: [_1]',
   
    'No communication blocks currently saved'     'There are no membership data to display for this group.'
 => 'Derzeit sind keine Sperren eingerichtet.',  => '该组没有任何会员数据。',
   
    'Duration'     'Membership status: '
 => 'Dauer',  => '会员状态: ',
   
    'Event'     'There are no groups to display in this [_1].'
 => 'Veranstaltung',  => '没有任何组在此 [_1] 可以显示。', # ??? -> grouproster.pm
   
    'Blocked?'     'Start Date'
 => 'Gesperrt wird...',  => '开始日期',
   
    'Add block'     'End Date'
 => 'Sperre hinzufügen',  => '结束日期',
   
    'e.g., Exam 1'     'Functionality'
 => '(z.B. Eingangstest)',  => '功能',
   
    'Discussion'     'Privileges'
 => 'Diskussionsforen',  => '权限',
   
    'The following changes were made'     'Any Membership status'
 => 'Folgende Änderungen wurden vorgenommen:',  => '任何会员状态',
   
    'Add new communication blocking periods'     'Active Member'
 => 'Neue Kommunikationssperre hinzufügen',  => '活跃的会员',
   
    'Set by'     'Former Member'
 => 'Ersteller',  => '以前的会员',
   
    'Deleted Message'     'Future Member'
 => 'Gelöschte Nachrichten',  => '未来的会员',
   
    'Marked Messages Read'     'Group Folder - [_1]'
 => 'Nachrichten als gelesen gekennzeichnet',  => '组文件夹 - [_1]',
   
    'Marked Messages Unread'     'Group homepage - [_1]'
 => 'Nachrichten als ungelesen gekennzeichnet',  => '组网页 - [_1]',
   
    'Moved Messages'     'A support request has been sent to'
 => 'Nachrichten verschoben',  => 'A support request has been sent to',
   
    'Deleted Messages'     'Your support request contained the following information'
 => 'Nachrichten gelöscht',  => 'Your support request contained the following information',
   
    'Marked Message as Unread'     'The following Cc e-mail address is invalid: '
 => 'Nachrichten als ungelesen gekennzeichnet',  => 'The following Cc e-mail address is invalid: ',
   
    'Deleted Folder'     'The following Cc e-mail addresses are invalid: '
 => 'Verzeichnis gelöscht',  => 'The following Cc e-mail addresses are invalid: ',
   
    'Renamed Folder'     '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.'
 => 'Verzeichnis umbenannt',  => '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.',
   
    'username:domain,username:domain,...'     'Instead a copy has been sent to the LON-CAPA support team at Michigan State University.'
 => 'Benutzerkennung:Domäne,Benutzerkennung:Domäne,...',  => 'Instead a copy has been sent to the LON-CAPA support team at Michigan State University.',
   
    'All courses'     'The uploaded screenshot file ([_1] bytes) included with your request exceeded the maximum allowed size - 128 KB, and has therefore been discarded.'
 => 'Alle Kurse',  => 'The uploaded screenshot file ([_1] bytes) included with your request exceeded the maximum allowed size - 128 KB, and has therefore been discarded.',
   
    'Pick specific course(s):'     'An uploaded screenshot file [_1] ([_2] bytes) was included in the request sent by [_3].'
 => 'Bestimmte(n) Kurs(e) verwenden:',  => 'An uploaded screenshot file [_1] ([_2] bytes) was included in the request sent by [_3].',
   
    'Search for a course in the [_1] domain'     'File does not have [_1] or [_2] starting tag'
 => 'Kurs-Suche in der Domäne der [_1]',  => 'File does not have [_1] or [_2] starting tag',
   
    'Actions available after searching for a course:'     'File does not have [_1] or [_2] ending tag'
 => 'Verfügbare Aktionen nach der Suche eines Kurses:',  => 'File does not have [_1] or [_2] ending tag',
   
    'Although almost all course settings can be modified by a [_1], a number of settings exist which only a [_2] may change:'     'File does not have [_1] ending tag'
 => 'Der [_1] kann beinahe alle Kurs-Einstellungen vornehmen. Einige Einstellungen darf jedoch nur ein [_2] ändern:',  => 'File does not have [_1] ending tag',
   
    "Certain settings which control auto-enrollment of students from your institution's student information system."     'Example'
 => "Bestimmte Einstellungen, die die automatische Kursbelegung für Studierende steuern",  => 'Example',
   
    'The total disk space allocated for storage of portfolio files in all groups in a course.'     'Algebraic Response Problems'
 => 'Der Gesamtspeicherplatz für die Portfolio-Dateien aller Gruppen im Kurs',  => 'Algebraic Response Problems',
   
    'No existing sections'     'Chemistry Problems'
 => '(Keine Sektionen vorhanden)', # n.t.  => 'Chemistry Problems',
   
    'Broadcast e-mail to users'     'Free Form Problems'
 => 'Broadcast-E-Mail an Benutzer',  => 'Free Form Problems',
   
    'Broadcast E-mail'     'Handgraded Problems'
 => 'Broadcast-E-Mail',  => 'Handgraded Problems',
   
    'Broadcast e-mail to Domain'     'Miscellaneous'
 => 'Broadcast-E-Mail an Domäne',  => 'Miscellaneous',
   
    'Send a new e-mail message to selected users from this domain'     'Multiple Choice Problems'
 => 'Senden einer neuen E-Mail an ausgewählte Benutzer dieser Domäne',  => 'Multiple Choice Problems',
   
    'Send a new e-mail to selected users from this domain'     'Numerical Problems'
 => 'Senden einer neuen E-Mail an ausgewählte Benutzer dieser Domäne',  => 'Numerical Problems',
   
    'Display e-mail sent by Domain Coordinators in this domain'     'Language:'
 => 'Anzeige von Domänen-Koordinatoren gesendeter E-Mails in dieser Domäne',  => '语言:',
   
    'Select Audience'     'Math Rendering:'
 => 'Empfängerkreis auswählen',  => 'Math Rendering:',
   
    'Choose e-mail audience'     'Restrict Domain Coordinator Access'
 => 'Empfängerkreis auswählen',  => 'Restrict Domain Coordinator Access',
   
    'Roles:'     'By default, the Domain Coordinator can enter your construction space.'
 => '角色:',  => 'By default, the Domain Coordinator can enter your construction space.',
 #=> 'Rollen:',  
      'Block access to construction space'
    'Courses:'  => 'Block access to construction space',
 => '课程:',  
 #=> 'Kurse:',     'jsMath'
   => 'jsMath',
    '[_1] selected.' # n.t.  
 => '[_1] ausgewählt',     'tth (TeX to HTML)'
   => 'tth (TeX to HTML)',
    'Access status:'  
 => 'Zugriffsstatus:',     'mimetex (Convert to Images)'
   => 'mimetex (Convert to Images)',
    'Username -> Email conversion:'  
 => 'Benutzerkennung -> E-Mail-Konvertierung:',     'jsMath:'
   => 'jsMath:',
    'Building valid e-mail address from username, if missing from preferences:'  
 => 'Erstellung einer gültigen E-Mail-Adresse aus der Benutzerkennung, falls Voreinstellungen fehlen:',     'tth (TeX to HTML):'
   => 'tth (TeX to HTML):',
    'Kerberos: enter default for each realm used in the domain, with comma separation of entries'  
 => 'Kerberos: Geben Sie die Voreinstellung für jeden Bereich in der Domäne ein, getrennt durch Kommata',     'mimetex (Convert to Images):'
   => 'mimetex (Convert to Images):',
    '(e.g., MSU.EDU=msu.edu, MSUE.EDU=msue.msu.edu).'  
 => '(z.B. MSU.EDU=msu.edu, MSUE.EDU=msue.msu.edu).',     '[_1], [_2], or [_3]'
   => '[_1], [_2] 或者 [_3]',
    'Internal, Filesystem and Local authentication: enter single default.'  
 => 'LON-CAPA-interne, Dateisystem- oder lokale Authentifizierung: Geben Sie eine einzelne Voreinstellung ein.',     'internal, optional'
   => '内部的,可选的',
    'Authentication Method'  
 => 'Authentifizierungsmethode',     'user:domain,user:domain,...'
   => '用户名:域,用户名:域...',
    'Username -> e-mail conversion'  
 => 'Benutzerkennung -> E-Mail-Konvertierung',     'user:domain,user:domain(section;section;...;*;...),...'
   => '用户名:域,用户名:域(科,章节;...;*;...),...',
    'Internal (LON-CAPA)'  
 => 'LON-CAPA-intern',     'user:domain,user:domain,*:domain'
   => '用户名:域,用户名:域,*:域',
    'username@'  
 => '用户名@',     'Course members with current access'
 #=> 'Benutzerkennung@',  => 'Course members with current access',
   
    'Local/Customized'     'Course members with expired access'
 => 'Lokal/benutzerdefiniert',  => 'Course members with expired access',
   
    'Filesystem (UNIX)'     'Course members with future access'
 => 'Dateisystem (UNIX)',  => 'Course members with future access',
   
    'Compose E-mail'     'Other Roles'
 => 'E-Mail erstellen',  => '其他角色',
   
    'No recipients identified'     'Select Author'
 => 'Keine Empfänger gefunden',  => '选择作者',
   
    'Broadcast e-mail display options'     'Non-standard Course'
 => 'Anzeigeoptionen für Broadcast-E-Mail',  => '非标准课程',
   
    'Date range:'     'Switch course role to...'
 => 'Zeitraum:',  => '更改用户角色...',
   
    'Earliest to display:'     'Message'
 => 'Frühester Zeitpunkt:',  => '邮件',
   
    'Latest to display:'     'Time of change'
 => 'Spätester Zeitpunkt:',  => '更改时间',
   
    'Choose sender(s):'     'active'
 => 'Auswahl des/der Sender:',  => '活跃的',
   
    'Display e-mail'     'previous'
 => 'E-Mail anzeigen',  => '以前的',
   
    'E-mail display'     'Access dates to apply for selected users'
 => 'E-Mail-Anzeige',  => 'Access dates to apply for selected users',
   
    'Display Broadcast e-mail'     'Changes in section affiliation to apply to selected users'
 => 'Anzeige Broadcast-E-Mail',  => 'Changes in section affiliation to apply to selected users',
   
    'No mail sent matching supplied criteria'     '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.'
 => 'Es wurde keine Nachricht gesendet, auf die die Suchkriterien zutreffen.',  => '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.',
   
    'Customrole'     '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.'
 => 'Benutzerdefinierte Rolle',  => '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.',
   
    'Defined by [_1] at [_2].'     "Retain each user's current section affiliations?"
 => 'Festgelegt durch [_1] in [_2].',  => "Retain each user's current section affiliations?",
   
    'No students found.'     '(Does not apply to student roles).'
 => 'Keine Studenten gefunden.',  => '(Does not apply to student roles).',
   
    'Spreadsheet'     '[_1]Show[_2] clicker id'
 => 'Beurteilungsbogen',  => '[_1]Show[_2] clicker id',
   
    'Spreadsheet Help'     '[_1]Hide[_2] clicker id'
 => 'Hilfe zu Beurteilungsbögen',  => '[_1]Hide[_2] clicker id',
   
    'Editing Help'     'Catalog:'
 => 'Eingabehilfe',  => '目录:',
   
    'Help on printing'     'Main Categories'
 => 'Hilfe zum Drucken',  => '主要类型',
   
    'Metadata Diffs'     'Official courses (with institutional codes)'
 => 'Metadaten-Unterschiede',  => '官方课程(带机构代码)',
   
    'Retrieve Metadata'     'Official courses'
 => 'Alte Metadaten wiederherstellen',  => '官方课程',
   
    'Enter course'     'with institutional codes'
 => 'Kurs betreten',  => '带机构代码',
   
    'Enter Course'     'Self-enroll (if permitted)'
 => 'Kurs betreten',  => '自己报名(如果被允许)',
   
    'Enter Access Key to Unlock this Course'     'No ending date'
 => 'Eingabe des Zugriffsschlüssels zum Entsperren des Kurses',  => '无结束日期',
   
    'Verifying Access Key to Unlock this Course'     'From:[_1]'
 => 'Überprüfung des Zugriffsschlüssels, um Kurs zu entsperren',  => 'From:[_1]',
   
    'Successfully registered key'     'To:[_1]'
 => 'Schlüssel erfolgreich registriert',  => 'To:[_1]',
   
    'Re-Enter Key'     'Starts: [_1]'
 => 'Schlüssel erneut eingeben',  => '开始: [_1]',
   
    'Assigned from [_1] at [_2] for [_3]'     'Ends: [_1]'
 => 'Zugewiesen am [_2] von [_1] an [_3]',  => '结束: [_1]',
   
    'Total Matches'     'Ended: [_1]'
 => 'Gesamtanzahl Treffer',  => 'Ended: [_1]',
   
    'Time Remaining'     'Currently enabled'
 => 'Verbleibende Zeit',  => 'Currently enabled',
   
    'IMPORT'     '[quant,_1,section:,sections:,No sections]'
 => 'Importieren',  => '[quant,_1,section:,sections:,No sections]',
   
    'Help on slots'     'No information available for [_1].'
 => 'Hilfe zu Slots',  => 'No information available for [_1].',
   
    'New user accounts in [_1]'     'Self-enrollers:'
 => 'Neue Benutzeraccounts in [_1]',  => 'Self-enrollers:',
   
    'Student enrollment changes in [_1]'     'Choices:'
 => 'Änderungen der studentischen Kursbelegung in [_1]',  => 'Choices:',
   
    'The following [quant,_1,change] occurred in [_2] - [_3] as a result of the automated classlist update:'     'Configure User Self-enrollment'
 => 'Die [quant,_1,folgende Änderung trat,folgenden Änderungen traten] im Kurs [_2] - [_3] auf. Auslöser war der automatische Prozess zur Aktualisierung von Kursteilnehmerlisten.',  => '配置用户自助注册',
   
    'No institutional classlist data could be retrieved for [_1]'     'View Change Logs'
 => 'Für [_1] konnte keine institutionelle Kursteilnehmerliste abgerufen werden.',  => 'View Change Logs',
   
    'Not within time window for auto-enrollment in [_1]'     'View Log-in History'
 => '[_1] befindet sich nicht innerhalb des Zeitfensters der automatischen Kursbelegung.',  => 'View Log-in History',
   
    'Auto-enrollment not currently enabled for [_1]'     'Configure Self-enrollment'
 => 'Für [_1] ist die automatische Kursbelegung derzeit nicht aktiviert.',  => '配置自助注册',
   
    'The courseID provided does not match a course in this domain.'     'Self-enrollment with a student role'
 => 'Die gewählte Kurs-ID gehört zu keinem Kurs in dieser Domäne.',  => '自助注册一个学生角色',
   
    'Not Open'     'Users allowed to self-enroll in this course'
 => 'Derzeit kein Zugriff',  => '用户可自行注册来参加此课程',
   
    "This resource currently isn't open. It will be available at [_1]."     'Any user in any domain:'
 => "Auf diese Ressource darf momentan nicht zugegriffen werden. Sie wird ab [_1] verfügbar sein.",  => '任何用户在任何域:',
   
    'Could not handle ambiguous resource reference'     'User types:'
 => 'Doppeldeutige Ressourcenreferenz',  => '用户类型:',
   
    'The nature of the problem is unclear'     'any'
 => 'Die Fehlerursache ist unklar.',  => '任意',
   
    'Course Roster'     'Any Users'
 => '课程名册',  => '任何用户',
 #=> 'Kursteilnehmerliste',  
      'Any users'
    'Classlist'  => '任何用户',
 => '班级名册',  
 #=> 'Kursteilnehmerliste',     'Others'
   => '其他',
    'Display of a student-viewable course roster is not currently enabled.'  
 => 'Die Anzeige der studenteneinsehbaren Kursteilnehmerliste ist derzeit deaktiviert.',     'Additional domain:'
   => '其他域:',
    'Student-viewable course roster'  
 => 'Studenteneinsehbare Kursteilnehmerliste',     'Users in additional domain:'
   => '用户在其他域:',
    'Students with no section'  
 => 'Studenten in keiner Sektion',     'Specific domain:'
   => '特定域:',
    'Students in section "[_1]"'  
 => 'Studenten in Sektion "[_1]"',     'Users in specific domain:'
   => '用户在其特定域:',
    'Students in any section'  
 => 'Studenten in beliebiger Sektion',     'Other domain:'
   => '其他域:',
    'Only students who have opted to be listed in the roster ([_1] out of [_2] students) are shown.'  
 => 'Es werden nur Studenten angezeigt, die der Auflistung in der Kursteilnehmerliste zugestimmt haben (derzeit [_1] von insgesamt [_2]).',     'Users in other domain:'
   => '用户在其他域:',
    'The single student without a section[_1] has opted not to be listed in the roster.'  
 => 'Der einzelne Student ohne Sektionszugehörigkeit[_1] hat der Auflistung in der Kursteilnehmerliste nicht zugestimmt.',     'Restrict self-enrollment to students officially registered for the course'
   => '限制自助注册为正式注册的学生的课程',
    'The single student in the section[_1] has opted not to be listed in the roster.'  
 => 'Der einzelne Student in der Sektion[_1] hat der Auflistung in der Kursteilnehmerliste nicht zugestimmt.',     'Dates self-enrollment available'
   => '自助注册期限',
    'The single student in the course[_1] has opted not to be listed in the roster.'  
 => 'Der einzelne Student im Kurs[_1] hat der Auflistung in der Kursteilnehmerliste nicht zugestimmt.',     'Starts'
   => '开始',
    'None of the [_1] students without a section[_2] have opted to be listed in the roster.'  
 => 'Keiner der [_1] Studenten ohne Sektionszugehörigkeit[_2] haben der Auflistung in der Kursteilnehmerliste zugestimmt.',     'Ends'
   => '结束',
    'None of the [_1] students in the section[_2] have opted to be listed in the roster.'  
 => 'Keiner der [_1] Studenten in der Sektion[_2] haben der Auflistung in der Kursteilnehmerliste zugestimmt.',     'Course access dates assigned to self-enrolling users'
   => '课程访问日期分配给自助注册的用户',
    'None of the [_1] students in the course[_2] have opted to be listed in the roster.'  
 => 'Keiner der [_1] Studenten im Kurs[_2] haben der Auflistung in der Kursteilnehmerliste zugestimmt.',     'Section assigned to self-enrolling users'
   => '章节指派给自助注册用户',
    'All [_1] students without a section[_2] have opted to be listed in the roster.'  
 => 'Alle [_1] Studenten ohne Sektionszugehörigkeit[_2] haben der Auflistung in der Kursteilnehmerliste zugestimmt.',     'The following changes were made to self-enrollment settings:'
   => '进行了以下自助注册设置的更改:',
    'All [_1] students in the section[_2] have opted to be listed in the roster.'  
 => 'Alle [_1] Studenten in der Sektion[_2] haben der Auflistung in der Kursteilnehmerliste zugestimmt.',     '[_1]: "[_2]" set to "[_3]".'
   => '[_1]: "[_2]" 设置为 "[_3]".',
    'All [_1] students in the course[_2] have opted to be listed in the roster.'  
 => 'Alle [_1] Studenten im Kurs[_2] haben der Auflistung in der Kursteilnehmerliste zugestimmt.',     '"[_1]" set to "[_2]".'
   => '"[_1]" 设置为 "[_2]".',
    'The single student without a section[_1] has opted to be listed in the roster.'  
 => 'Der einzelne Student ohne Sektionszugehörigkeit[_1] hat der Auflistung in der Kursteilnehmerliste zugestimmt.',     'No changes were made to the existing self-enrollment settings in this course.'
   => '现有的自助注册设置在该课程中未作任何修改。',
    'The single student in the section[_1] has opted to be listed in the roster.'  
 => 'Der einzelne Student in der Sektion[_1] hat der Auflistung in der Kursteilnehmerliste zugestimmt.',     'Self-enrollment result'
   => '自助注册结果',
    'The single student in the course[_1] has opted to be listed in the roster.'  
 => 'Der einzelne Student im Kurs[_1] hat der Auflistung in der Kursteilnehmerliste zugestimmt.',     'Enroll in course'
   => '注册课程',
    'All [_1] students without a section[_2] are listed in the roster.'  
 => 'Alle [_1] Studenten ohne Sektionszugehörigkeit[_2] werden in der Kursteilnehmerliste aufgelistet.',     'Sections:'
   => '章节:',
    'All [_1] students in the section[_2] are listed in the roster.'  
 => 'Alle [_1] Studenten in der Sektion[_2] werden in der Kursteilnehmerliste aufgelistet.',     'Self-enroll in course'
   => '自助注册参加课程',
    'All [_1] students in the course[_2] are listed in the roster.'  
 => 'Alle [_1] Studenten im Kurs[_2] werden in der Kursteilnehmerliste aufgelistet.',     'Self-enroll in a LON-CAPA course'
   => '自助注册参加LON-CAPA课程',
    'There is only a single student without a section[_1]'  
 => 'Es gibt nur einen einzelnen Studenten ohne Sektionszugehörigkeit[_1].',     'Self-enroll'
   => '自助注册',
    'There is only a single student in the section[_1]'  
 => 'Es gibt nur einen einzelnen Studenten in der Sektion[_1].',     'Self-enroll in [_1]'
   => '自助注册到 [_1]',
    'There is only a single student in the course[_1]'  
 => 'Es gibt nur einen einzelnen Studenten im Kurs[_1].',     'Self-enrollment error'
   => '自助注册错误',
    'There are currently no students to display.'  
 => 'Derzeit gibt es keine Studenten, die angezeigt werden könnten.',     'Invalid domain or course number'
   => '无效的域或课程数目',
    'Available Portfolio files'  
 => 'Verfügbare Portfolio-Dateien',     'Self-enrollment unavailable'
   => '自助注册无法使用',
    'Name not given'  
 => 'Name nicht vorhanden',     'Self-enrollment is restricted to students officially registered for this course.'
   => 'Self-enrollment is restricted to students officially registered for this course.',
    '[quant,_1,file,files,No files]'  
 => '[quant,_1,Datei,Dateien,Keine Dateien]',     'Self-enrollment is not currently available for this course.'
   => 'Self-enrollment is not currently available for this course.',
    'Error retrieving file information.'  
 => 'Fehler beim Abrufen der Dateiinformationen',     'Self-enrollment is not currently available in this course'
   => 'Self-enrollment is not currently available in this course',
    'Your roster setting'  
 => 'Ihre Kursteilnehmerlisten-Einstellung',     'Self-enrollment will become available starting [_1], and will be available to all LON-CAPA users.'
   => 'Self-enrollment will become available starting [_1], and will be available to all LON-CAPA users.',
    'You are currently listed in the student-viewable roster.'  
 => 'Sie werden derzeit in der studenteneinsehbaren Kursteilnehmerliste aufgelistet.',     'Self-enrollment will become available starting [_1], and will be available to all LON-CAPA users at your institution ([_2]).'
   => 'Self-enrollment will become available starting [_1], and will be available to all LON-CAPA users at your institution ([_2]).',
    'You are currently <b>not</b> listed in the student-viewable roster.'  
 => 'Sie werden derzeit <b>nicht</b> in der studenteneinsehbaren Kursteilnehmerliste aufgelistet.',     'Self-enrollment will become available starting [_1]; please enroll at that time.'
   => 'Self-enrollment will become available starting [_1]; please enroll at that time.',
    'Include yourself in the roster?'  
 => 'Möchten Sie in der Kursteilnehmerliste aufgelistet werden?',     'Although self-enrollment will become available starting [_1], you are ineligible for enrollment.'
   => 'Although self-enrollment will become available starting [_1], you are ineligible for enrollment.',
    'Display of your name in the student-viewable roster set to <b>[_1]</b>.'  
 => 'Anzeige Ihres Namens in der studenteneinsehbaren Kursteilnehmerliste auf <b>[_1]</b> gesetzt.',     'Self-enrollment will become available starting [_1].'
   => 'Self-enrollment will become available starting [_1].',
    'Error occurred saving display setting.'  
 => 'Es ist ein Fehler beim Speichern der Anzeige-Einstellungen aufgetreten.',     'The link to the requested page could not be followed.'
   => 'The link to the requested page could not be followed.',
    'Display of your name in the student-viewable roster unchanged (set to <b>[_1]</b>).'  
 => 'Anzeige Ihres Namens in der studenteneinsehbaren Kursteilnehmerliste bleibt unverändert (auf <b>[_1]</b> gesetzt).',     'The placeholder for the courseID is absent.'
   => 'The placeholder for the courseID is absent.',
    'View course roster'  
 => 'Kursteilnehmerliste',     'LON-CAPA account required'
   => 'LON-CAPA account required',
    'Change Course Page Preferences'  
 => 'Schnellzugriffsliste für Kurse',     'You need to be logged into LON-CAPA to self-enroll in a course.'
   => 'You need to be logged into LON-CAPA to self-enroll in a course.',
    'Change Course Page Pref'  
 => 'Schnellzugriffsliste für Kurse',     'If you have an account in LON-CAPA, [_1]log-in[_2].'
   => 'If you have an account in LON-CAPA, [_1]log-in[_2].',
    'No context.'  
 => 'Kein Kontext.',     'Otherwise:'
   => 'Otherwise:',
    'unable to verify variable URL'  
 => 'variable URL konnte nicht überprüft werden',     "if you have an institutional log-in, use your institution's [_1]single sign on page[_2] to log-in, then create an account"
   => "if you have an institutional log-in, use your institution's [_1]single sign on page[_2] to log-in, then create an account",
    'Receipt'  
 => 'Empfangsbestätigung',     'if you have an institutional login, [_1]create an account[_2]'
   => 'if you have an institutional login, [_1]create an account[_2]',
    'Problems during Course Initialization'  
 => 'Probleme während der Kursinitialisierung',     'you can use an e-mail address to [_1]create an account[_2]'
   => 'you can use an e-mail address to [_1]create an account[_2]',
    'Try Selecting Again'  
 => 'Auswählen erneut versuchen',     'Otherwise, if you have an institutional login, [_1]create an account[_2].'
   => 'Otherwise, if you have an institutional login, [_1]create an account[_2].',
    '<br />Invalid map: <tt>[_1]</tt>'  
 => '<br />Ungültige Inhaltszusammenstellung: <tt>[_1]</tt>',     'Otherwise, you will use an e-mail address to [_1]create an account[_2].'
   => 'Otherwise, you will use an e-mail address to [_1]create an account[_2].',
    'Please either [_1]close this window[_2] or [_3]log in again[_4].'  
 => 'Bitte entweder [_1]dieses Fenster schließen[_2] oder [_3]erneut anmelden[_4].',     "Otherwise, use your institution's [_1]single sign on page[_2] to log-in, then create an account."
   => "Otherwise, use your institution's [_1]single sign on page[_2] to log-in, then create an account.",
    'Thank you for using LON-CAPA.'  
 => 'Vielen Dank, dass Sie LON-CAPA verwenden.',     'You will be able to self enroll in this course once the account has been created.'
   => 'You will be able to self enroll in this course once the account has been created.',
    'You have been successfully logged out.'  
 => 'Sie wurden erfolgreich abgemeldet.',     'You will be able to self-enroll in the course you selected ([_1]) after you have successfully logged in.'
   => 'You will be able to self-enroll in the course you selected ([_1]) after you have successfully logged in.',
    'You can [_1]close this window[_2] now.'  
 => 'Sie können [_1]dieses Fenster jetzt schließen[_2].',     '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.'
   => '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]Log in again[_2]'  
 => '[_1]Erneut anmelden[_2]',     'You already have an active student role (section: "[_1]") in this course.'
   => 'You already have an active student role (section: "[_1]") in this course.',
    '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.'  
 => '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.',     'You have a student role (section: "[_1]") in this course which will become active [_2].'
   => 'You have a student role (section: "[_1]") in this course which will become active [_2].',
    'conditionally hidden'  
 => 'Bedingungsabhängig verborgen',     'Self-enrollment is restricted to officially registered students.'
   => 'Self-enrollment is restricted to officially registered students.',
    'Problem Parameters'  
 => 'Aufgabenparameter',     'As you are not currently registered for this course, self-enrollment is unavailable.'
   => 'As you are not currently registered for this course, self-enrollment is unavailable.',
    'No group name provided.'  
 => 'Es wurde kein Gruppenname angegeben.',     'The end date for access to this course for users who self-enroll has passed.'
   => 'The end date for access to this course for users who self-enroll has passed.',
    'Invalid group name provided.'  
 => 'Es wurde ein ungültiger Gruppenname angegeben.',     '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.'
   => '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.',
    'Invalid [_1]'  
 => '[_1] ist ungültig', # ???     'Self-enrollment in this course was successful.'
   => 'Self-enrollment in this course was successful.',
    '"[_1]" is not the name of a valid group in this [_2].'  
 => '"[_1]" ist kein gültiger Name für ein Gruppe in dieser [_2].',     'The start date for access to this course for users who self-enroll has yet to be reached.'
   => 'The start date for access to this course for users who self-enroll has yet to be reached.',
    'You do not have privileges to view the membership roster in this group.'  
 => 'Sie haben für diese Gruppe nicht die Berechtigung, die Kursteilnehmerliste einzusehen.',     'Consequently, although a new role was created for you in the course, you will not be able to select this role until [_1].'
   => 'Consequently, although a new role was created for you in the course, you will not be able to select this role until [_1].',
    'Group membership status - [_1]'  
 => 'Gruppen-Mitgliedschafts-Status: [_1]',     'Your new role is available immediately, and will provide access to the course until [_1].'
   => 'Your new role is available immediately, and will provide access to the course until [_1].',
    'group membership status - [_1]'  
 => 'Gruppen-Mitgliedschafts-Status: [_1]',     'Enrollment process complete'
   => 'Enrollment process complete',
    'There are no membership data to display for this group.'  
 => 'Für diese Gruppe existieren keine anzeigbaren Mitgliedsdaten.',     'Enrollment incomplete'
   => 'Enrollment incomplete',
    'Membership status: '  
 => 'Mitgliedschaftsstatus: ',     'Self-enrollment in this course failed.'
   => 'Self-enrollment in this course failed.',
    'There are no groups to display in this [_1].'  
 => 'Es gibt keine Gruppen, die in diesem [_1] angezeigt werden können.', # ??? -> grouproster.pm     'You are not permitted to enroll yourself in this course.'
   => 'You are not permitted to enroll yourself in this course.',
    'Start Date'  
 => 'Anfangsdatum',     'Enter course now'
   => 'Enter course now',
    'End Date'  
 => 'Endedatum',     'other'
   => 'other',
    'Functionality'  
 => 'Funktionalität',     'Self-enrollment in this course is available to any user affiliated with [_1].'
   => 'Self-enrollment in this course is available to any user affiliated with [_1].',
    'Privileges'  
 => 'Berechtigungen',     'Self-enrollment in this course is only available to users in affiliated with [_1] who have the following status: "[_2]".'
   => 'Self-enrollment in this course is only available to users in affiliated with [_1] who have the following status: "[_2]".',
    'Any Membership status'  
 => 'Beliebiger Mitgliedsstatus',     'Self-enrollment is not currently available for this course for users affiliated with [_1].'
   => 'Self-enrollment is not currently available for this course for users affiliated with [_1].',
    'Active Member'  
 => 'Aktives Mitglied',     'Self-enrollment in this course is only available to users affiliated with the following institutions, and who have the required status:'
   => 'Self-enrollment in this course is only available to users affiliated with the following institutions, and who have the required status:',
    'Former Member'  
 => 'Ehemaliges Mitglied',     'Your registration status could not be verified.'
   => 'Your registration status could not be verified.',
    'Future Member'  
 => 'Zukünftiges Mitglied',     'Your registration status could not determined, because a problem occurred retrieving data.'
   => 'Your registration status could not determined, because a problem occurred retrieving data.',
    'Group Folder - [_1]'  
 => 'Gruppenverzeichnis für [_1]',     'As no institutional course sections are currently associated with this course, your registration status is undetermined.'
   => 'As no institutional course sections are currently associated with this course, your registration status is undetermined.',
    'Group homepage - [_1]'  
 => 'Gruppen-Homepage für [_1]',     '[_1]Ad hoc[_2] roles in domain [_3] --'
   => '[_1]Ad hoc[_2] roles in domain [_3] --',
    'A support request has been sent to'  
 => 'Eine Support-Anfrage wurde gesendet an',     'Assemble resources'
   => '布置课程内容',
    'Your support request contained the following information'  
 => 'Ihre Support-Anfrage enthält folgende Daten',     'Create, edit, modify and publish resources'
   => 'Create, edit, modify and publish resources',
    'The following Cc e-mail address is invalid: '  
 => 'Die folgende CC-E-Mail-Adresse is ungültig: ',     'Create, modify and delete course groups'
   => 'Create, modify and delete course groups',
    'The following Cc e-mail addresses are invalid: '  
 => 'Die folgende CC-E-Mail-Adressen sind ungültig: ',     'View course groups'
   => '查看课程组',
    '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.'  
 => '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.',     'View student activity'
   => 'View student activity',
    'Instead a copy has been sent to the LON-CAPA support team at Michigan State University.'  
 => 'Stattdessen wurde eine Kopie an das LON-CAPA-Supportteam der Michigan State University gesendet.',     'Show full details for each course ([_1] only)'
   => 'Show full details for each course ([_1] only)',
    'The uploaded screenshot file ([_1] bytes) included with your request exceeded the maximum allowed size - 128 KB, and has therefore been discarded.'  
 => 'Die hochgeladene Screenshot-Datei Ihrer Anfrage hat die maximale Größe von 128 KB überschritten ([_1] Bytes) und wurde daher nicht verworfen.',     'Include courses set to be hidden from catalog ([_1] only)'
   => 'Include courses set to be hidden from catalog ([_1] only)',
    'An uploaded screenshot file [_1] ([_2] bytes) was included in the request sent by [_3].'  
 => 'Eine hochgeladene Screenshot-Datei [_1] ([_2] Bytes) wurde der Anfrage beigefügt, die von [_3] gesendet wurde.',     'Include subcategories within "[_1]"'
   => '包含子类 "[_1]"',
    'File does not have [_1] or [_2] starting tag'  
 => 'Die Datei hat weder ein [_1]- noch ein [_2]-Start-Tag',     'Only show courses which allow self-enrollment'
   => '只显示允许自行登记的课程',
    'File does not have [_1] or [_2] ending tag'  
 => 'Die Datei hat weder ein [_1]- noch ein [_2]-Ende-Tag',     'include subdirectories'
   => '包括子目录',
    'Example'  
 => 'Beispiel',     'force republication of previously published files'
   => 'force republication of previously published files',
    'Algebraic Response Problems'  
 => 'Algebraische Aufgaben',     'make file(s) obsolete'
   => 'make file(s) obsolete',
    'Chemistry Problems'  
 => 'Chemische Aufgaben',     'force directory level catalog information over existing'
   => 'force directory level catalog information over existing',
    'Free Form Problems'  
 => 'Aufgaben mit freier Gestaltung',     'Session could not be opened.'
   => 'Session could not be opened.',
    'Handgraded Problems'  
 => 'Manuell bewertete Aufgaben',     'The domain you provided is not a valid LON-CAPA domain.'
   => 'The domain you provided is not a valid LON-CAPA domain.',
    'Miscellaneous'  
 => 'Verschiedenes',     'Student Settings'
   => 'Student Settings',
    'Multiple Choice Problems'  
 => 'Auswahl-Aufgaben',     'Coordinator Settings'
   => 'Coordinator Settings',
    'Numerical Problems'  
 => 'Numerische Aufgaben',     'Author Settings'
   => 'Author Settings',
    'Language:'  
 => '语言:',     'Administrator Settings'
 #=> 'Sprache:',  => 'Administrator Settings',
   
    'Math Rendering:'     'Item'
 => 'Formeldarstellung:',  => 'Item',
   
    'Restrict Domain Coordinator Access'     'Found [_1] without responses. This resource cannot be published.'
 => 'Zugriff durch Domänen-Koordinator',  => 'Found [_1] without responses. This resource cannot be published.',
   
    'By default, the Domain Coordinator can enter your construction space.'     'LON-CAPA helpdesk'
 => 'Die Voreinstellung erlaubt dem Domänen-Koordinator, Ihren Konstruktionsbereich betreten zu können.',  => 'LON-CAPA helpdesk',
   
    'Block access to construction space'     'Create a user account in LON-CAPA'
 => 'Zugriff auf Konstruktionsbereich verwehren',  => 'Create a user account in LON-CAPA',
   
    'jsMath'     'Account creation unavailable'
 => 'jsMath',  => 'Account creation unavailable',
   
    'tth (TeX to HTML)'     'Error creating token.'
 => 'tth (TeX nach HTML)',  => 'Error creating token.',
   
    'mimetex (Convert to Images)'     'Account creation'
 => 'mimetex (In Grafik konvertieren)',  => 'Account creation',
   
    'jsMath:'     '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]).'
 => 'jsMath:',  => '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]).',
   
    'tth (TeX to HTML):'     '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].'
 => 'tth (TeX nach HTML):',  => '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].',
   
    'mimetex (Convert to Images):'     "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."
 => 'mimetex (In Grafik konvertieren):',  => "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.",
   
    '[_1], [_2], or [_3]'     "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."
 => '[_1], [_2] 或者 [_3]',  => "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.",
 #=> '[_1], [_2] oder [_3]',  
      "Although your username and password were authenticated, you do not currently have a LON-CAPA account at this institution."
    'internal, optional'  => "Although your username and password were authenticated, you do not currently have a LON-CAPA account at this institution.",
 => 'intern, optional',  
      "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."
    'user:domain,user:domain,...'  => "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.",
 => 'Benutzer:Domäne,Benutzer:Domäne,...',  
      'A LON-CAPA account may not be created with the username you use.'
    'user:domain,user:domain(section;section;...;*;...),...'  => 'A LON-CAPA account may not be created with the username you use.',
 => 'Benutzer:Domäne,Benutzer:Domäne(Sektion;Sektion;...;*;...),...',  
      'User Information'
    'user:domain,user:domain,*:domain'  => 'User Information',
 => 'Benutzer:Domäne,Benutzer:Domäne,*:Domäne',  
      'User information'
    'Course members with current access'  => 'User information',
 => 'Kursteilnehmer mit aktuellem Zugriff',  
      'Review user information'
    'Course members with expired access'  => 'Review user information',
 => 'Kursteilnehmer mit abgelaufenen Zugriff',  
      'To create one, use the table below to provide information about yourself (if appropriate), then click the "Create LON-CAPA account" button.'
    'Course members with future access'  => 'To create one, use the table below to provide information about yourself (if appropriate), then click the "Create LON-CAPA account" button.',
 => 'Kursteilnehmer mit zukünftigem Zugriff',  
      'To create one, use the table below to provide information about yourself, then click the [_1]Create LON-CAPA account[_2] button.'
    'Other Roles'  => 'To create one, use the table below to provide information about yourself, then click the [_1]Create LON-CAPA account[_2] button.',
 => '其他角色',  
 #=> 'Weitere Rollen',     'A user account will be created with information displayed in the table below, when you click the [_1]Create LON-CAPA account[_2] button.'
   => 'A user account will be created with information displayed in the table below, when you click the [_1]Create LON-CAPA account[_2] button.',
    'Select Author'  
 => 'Autor auswählen',     'Confirmation'
   => 'Confirmation',
    'Non-standard Course'  
 => 'Nicht-Standard-Kurs',     'Confirm that you wish to create an account.'
   => 'Confirm that you wish to create an account.',
    'Switch course role to...'  
 => '更改用户角色...',     'New username'
 #=> 'Kursrolle wechseln...',  => 'New username',
   
    'Message'     'Create account'
 => '消息',  => 'Create account',
 #=> 'Nachricht',  
      'You must enter a password'
    'Time of change'  => 'You must enter a password',
 => 'Änderungszeit',  
      'The passwords you entered did not match.'
    'active'  => 'The passwords you entered did not match.',
 => 'aktiv',  
      'Create account with a username provided by this institution'
    'previous'  => 'Create account with a username provided by this institution',
 => 'in der Vergangenheit liegend',  
      'If you already have a log-in ID at this institution,[_1] you may be able to use it for LON-CAPA.'
    'Access dates to apply for selected users'  => 'If you already have a log-in ID at this institution,[_1] you may be able to use it for LON-CAPA.',
 => 'Zugriffszeiten für die ausgewählten Benutzer ändern',  
      'Type in your log-in ID and password to find out.'
    'Changes in section affiliation to apply to selected users'  => 'Type in your log-in ID and password to find out.',
 => 'Sektionszugehörigkeiten für die ausgewählten Benutzer ändern',  
      'Log-in ID'
    '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.'  => 'Log-in ID',
 => '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.',  
      'Create account with an e-mail address as your 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.'  => 'Create account with an e-mail address as your username',
 => 'Benutzer mit einer Kursrolle, die keine studentische Rolle ist, können in mehr als einer Sektion in einem Kurs zur gleichen Zeit sein.',  
      'Provide your e-mail address to request a LON-CAPA account,[_1] if you do not have a log-in ID at your institution.'
    "Retain each user's current section affiliations?"  => 'Provide your e-mail address to request a LON-CAPA account,[_1] if you do not have a log-in ID at your institution.',
 => "Sollen die bisherigen Sektionszugehörigkeiten beibehalten werden?",  
      'Request LON-CAPA account'
    '(Does not apply to student roles).'  => 'Request LON-CAPA account',
 => '(Betrifft nicht Studentenrollen).',  
      'Validation'
    '[_1]Show[_2] clicker id'  => 'Validation',
 => 'Clicker-ID [_1]anzeigen[_2]',  
      'Thank you for your request to create a new LON-CAPA account.'
    '[_1]Hide[_2] clicker id'  => 'Thank you for your request to create a new LON-CAPA account.',
 => 'Clicker-ID [_1]verbergen[_2]',  
      'A request was submitted on [_1] for creation of a LON-CAPA account at the following institution:[_2].'
    'Catalog:'  => 'A request was submitted on [_1] for creation of a LON-CAPA account at the following institution:[_2].',
 => '目录:',  
 #=> 'Katalog:',     '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]',
    'Main Categories'  
 => '主要类型',     'A message has been sent to the e-mail address you provided.'
 #=> 'Hauptkategorien',  => 'A message has been sent to the e-mail address you provided.',
   
    'Official courses (with institutional codes)'     '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.',
 #=> 'Offizielle Kurse (mit institutionellen Codes)',  
      'The link included in the message will be valid for the next [_1]two[_2] hours.'
    'Official courses'  => 'The link included in the message will be valid for the next [_1]two[_2] hours.',
 => '官方课程',  
 #=> 'Offizielle Kurse',     '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.',
    'with institutional codes'  
 => '带机构代码',     'An error occurred creating a token required for the account creation process.'
 #=> 'mit institutionellen Codes',  => 'An error occurred creating a token required for the account creation process.',
   
    'Self-enroll (if permitted)'     'Please contact the [_1] ([_2]) for assistance.'
 => '自己报名(如果被允许)',  => 'Please contact the [_1] ([_2]) for assistance.',
 #=> 'Selbsteintragung (falls zugelassen)',  
      '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.'
    'No ending date'  => '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.',
 => 'Kein Endedatum',  
      'Sorry, the token generated when you requested creation of an account has expired.'
    'From:[_1]'  => 'Sorry, the token generated when you requested creation of an account has expired.',
 => 'Start:[_1]',  
      'Sorry, the URL generated when you requested creation of an account contained incomplete information.'
    'To:[_1]'  => 'Sorry, the URL generated when you requested creation of an account contained incomplete information.',
 => 'Ende:[_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.'
    'Starts: [_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.',
 => 'Start: [_1]',  
      '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]).'
    'Ends: [_1]'  => '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]).',
 => 'Ende: [_1]',  
      'A LON-CAPA account already exists for username [_1] at this institution ([_2]).'
    'Ended: [_1]'  => 'A LON-CAPA account already exists for username [_1] at this institution ([_2]).',
 => 'Endete: [_1]',  
      'The password entered was also correct so you have been logged in.'
    'Currently enabled'  => 'The password entered was also correct so you have been logged in.',
 => 'Derzeit aktiviert',  
      'Authentication failed'
    '[quant,_1,section:,sections:,No sections]'  => 'Authentication failed',
 => '[quant,_1,Sektion:,Sektionen:,Keine Sektionen]',  
      'An e-mail confirming creation of your new LON-CAPA account has been sent to [_1].'
    'No information available for [_1].'  => 'An e-mail confirming creation of your new LON-CAPA account has been sent to [_1].',
 => 'Für "[_1]" sind keine Informationen verfügbar.',  
      'An error occurred when sending e-mail to [_1] confirming creation of your LON-CAPA account.'
    'Self-enrollers:'  => 'An error occurred when sending e-mail to [_1] confirming creation of your LON-CAPA account.',
 => 'Selbsteintragungen:',  
      'A problem occurred when attempting to create your new LON-CAPA account.'
    'Choices:'  => 'A problem occurred when attempting to create your new LON-CAPA account.',
 => 'Auswahlmöglichkeiten:',  
      'Please provide user information and a password for your new account.'
    'Configure User Self-enrollment'  => 'Please provide user information and a password for your new account.',
 => 'Selbsteintragung konfigurieren',  
      'Your password, which must contain at least seven characters, will be sent to the LON-CAPA server in an encrypted form.'
    'View Change Logs'  => 'Your password, which must contain at least seven characters, will be sent to the LON-CAPA server in an encrypted form.',
 => 'Änderungsprotokoll', # long version: Änderungsprotokoll betrachten  
      'Create LON-CAPA account'
    'View Log-in History'  => 'Create LON-CAPA account',
 => 'Anmeldehistorie', # longversion: Anmeldehistorie betrachten  
      'Could not load javascript file [_1]'
    'Configure Self-enrollment'  => 'Could not load javascript file [_1]',
 => 'Selbsteintragung konfigurieren',  
      'Invalid ID format'
    'Self-enrollment with a student role'  => 'Invalid ID format',
 => 'Selbsteintragungen mit studentischer Rolle',  
      'An error occurred when storing a token'
    'Users allowed to self-enroll in this course'  => 'An error occurred when storing a token',
 => 'Zugelassene Benutzer, die sich in den Kurs selbst eintragen dürfen',  
      'You will not be able to proceed to the next stage of account creation'
    'Any user in any domain:'  => 'You will not be able to proceed to the next stage of account creation',
 => 'Beliebige Nutzer in beliebiger Domäne',  
      'A LON-CAPA account has been created for username: [_1] in domain: [_2].'
    'User types:'  => 'A LON-CAPA account has been created for username: [_1] in domain: [_2].',
 => 'Benutzertypen',  
      'Account creation failed for username: [_1] in domain: [_2].'
    'any'  => 'Account creation failed for username: [_1] in domain: [_2].',
 => 'beliebig',  
      'User account creation is not available for the current default authentication type.'
    'Any Users'  => 'User account creation is not available for the current default authentication type.',
 => 'Beliebige Benutzer',  
      'The e-mail address you provided is already in use as a username at this institution.'
    'Any users'  => 'The e-mail address you provided is already in use as a username at this institution.',
 => 'Beliebige Benutzer',  
      'Username rules at this institution do not allow the e-mail address you provided to be used as a username.'
    'Others'  => 'Username rules at this institution do not allow the e-mail address you provided to be used as a username.',
 => 'Andere',  
      'The e-mail address you provided may not be used as a username at this LON-CAPA institution.'
    'Additional domain:'  => 'The e-mail address you provided may not be used as a username at this LON-CAPA institution.',
 => 'Zusätzliche Domäne:',  
      'Validation of the code you entered failed.'
    'Users in additional domain:'  => 'Validation of the code you entered failed.',
 => 'Benutzer in zusätzlicher Domäne:',  
      'Creation of a new user account using an e-mail address as username is not permitted at this LON-CAPA institution.'
    'Specific domain:'  => 'Creation of a new user account using an e-mail address as username is not permitted at this LON-CAPA institution.',
 => 'Bestimmte Domäne:',  
      'Type in the letters/numbers shown below'
    'Users in specific domain:'  => 'Type in the letters/numbers shown below',
 => 'Benutzer in bestimmter Domäne:',  
      'You may need to reload the previous page to obtain a new token.'
    'Other domain:'  => 'You may need to reload the previous page to obtain a new token.',
 => 'Andere Domäne:',  
      'Unable to retrieve your log-in information - unexpected context'
    'Users in other domain:'  => 'Unable to retrieve your log-in information - unexpected context',
 => 'Benutzer in anderer Domäne:',  
      "Your e-mail address uses the same internet domain as your institution's LON-CAPA service."
    'Restrict self-enrollment to students officially registered for the course'  => "Your e-mail address uses the same internet domain as your institution's LON-CAPA service.",
 => 'Selbsteintragung auf für diesen Kurs offiziell registrierte Studenten beschränken',  
      'Creation of a LON-CAPA account with this type of e-mail address as username is not permitted.'
    'Dates self-enrollment available'  => 'Creation of a LON-CAPA account with this type of e-mail address as username is not permitted.',
 => 'Zeitraum für Selbsteintragung',  
      'You should request creation of a LON-CAPA account for a log-in ID of "[_1]" at your institution instead.'
    'Starts'  => 'You should request creation of a LON-CAPA account for a log-in ID of "[_1]" at your institution instead.',
 => 'Startet',  
      'Changes/page:'
    'Ends'  => '每页显示列数:',
 => 'Endet',  
      'Window during which changes occurred:'
    'Course access dates assigned to self-enrolling users'  => '在这个时期发生的变化:',
 => 'Kurszugriffszeiten für selbsteintragende Benutzer',  
      'This page is either empty or it only contains resources that are currently hidden'
    'Section assigned to self-enrolling users'  => 'This page is either empty or it only contains resources that are currently hidden',
 => 'Den selbsteintragenen Benutzern zuzuweisende Sektion',  
      'Please use the LON-CAPA navigation arrows to move to another item in the course'
    'The following changes were made to self-enrollment settings:'  => 'Please use the LON-CAPA navigation arrows to move to another item in the course',
 => 'Folgende Änderungen wurden an den Einstellungen zur Selbsteintragung vorgenommen:',  
      'Unable to modify requested student ([_1])'
    '[_1]: "[_2]" set to "[_3]".'  => 'Unable to modify requested student ([_1])',
 => '[_1]: "[_2]" geändert. Neuer Wert: "[_3]".',  
      'Unable to grade requested sequence ([_1]).'
    '"[_1]" set to "[_2]".'  => 'Unable to grade requested sequence ([_1]).',
 => '"[_1]" geändert. Neuer Wert: "[_2]".',  
      'No score was changed or updated.'
    'No changes were made to the existing self-enrollment settings in this course.'  => 'No score was changed or updated.',
 => 'An den Einstellungen zur Selbsteintragung für diesen Kurs wurden keine Änderungen vorgenommen.',  
      'The scores were changed for [quant,_1,problem].'
    'Self-enrollment result'  => 'The scores were changed for [quant,_1,problem].',
 => 'Ergebnis Selbsteintragung',  
      '[_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
    'Enroll in course'  => '[_1]Visit the [_2]Course/Community Catalog[_3] to view all [_4] LON-CAPA courses and communities.',
 => 'Diesen Kurs belegen',  
      '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.'
    'Sections:'  => '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]显示,你可以注册,如果自我注册是允许的。',
 => 'Sektionen:',  
   #SD begin 2008-07-02
    'Self-enroll in course'     'When'
 => 'Kurse selbst belegen',  => '什么时候',
   
    'Self-enroll in a LON-CAPA course'     'Who made the change'
 => 'Selbsteintragung in einen LON-CAPA-Kurs',  => '谁进行了修改',
   
    'Self-enroll'     'Changed User'
 => 'Selbsteintragung',  => '改变用户',
   
    'Self-enroll in [_1]'     'Context'
 => 'Selbsteintragung in [_1]',  => '概述',
   
    'Self-enrollment error'     'Context:'
 => 'Fehler bei der Selbsteintragung',  => '概述:',
   
    'Invalid domain or course number'     'After:'
 => 'Ungültige Domäne oder Kursnummer',  => '之后:',
   
    'Self-enrollment unavailable'     'Before:'
 => 'Selbsteintragung nicht verfügbar',  => '之前:',
   
    'Self-enrollment is restricted to students officially registered for this course.'     'User Changes'
 => 'Die Selbsteintragung ist auf Studenten begrenzt, die offiziell für diesen Kurs registriert sind.',  => '用户更改',
   
    'Self-enrollment is not currently available for this course.'     'For this user, the default quota would be [_1]'
 => 'Die Selbsteintragung ist für diesen Kurs derzeit nicht verfügbar.',  => '此使用者的默认的配额为[_1]',
   
    'Self-enrollment is not currently available in this course'     'Search for a user and enroll as a student'
 => 'Die Selbsteintragung ist für diesen Kurs derzeit nicht verfügbar.',  => '搜索用户并注册为学生',
   
    'Self-enrollment will become available starting [_1], and will be available to all LON-CAPA users.'     'username is known'
 => 'Die Selbsteintragung wird am [_1] für alle LON-CAPA-Nutzer verfügbar werden.',  => 'username is known',
   
    'Self-enrollment will become available starting [_1], and will be available to all LON-CAPA users at your institution ([_2]).'     'Create a new user'
 => 'Die Selbsteintragung wird am [_1] für alle LON-CAPA-Nutzer Ihrer Einrichtung ([_2]) verfügbar werden.',  => '创建一个新用户',
   
    'Self-enrollment will become available starting [_1]; please enroll at that time.'     'Enroll'
 => 'Die Selbsteintragung wird am [_1] verfügbar werden. Bitte tragen Sie sich ab dann selbst ein.',  => '注册',
   
    'Although self-enrollment will become available starting [_1], you are ineligible for enrollment.'     'User Search to enroll student'
 => 'Die  Selbsteintragung wird zwar am [_1] verfügbar werden, Ihnen ist es allerdings nicht gestattet sich selbst einzutragen.',  => 'User Search to enroll student',
   
    'Self-enrollment will become available starting [_1].'     'Select a user to enroll as a student'
 => 'Die Selbsteintragung wird am [_1] verfügbar werden.',  => 'Select a user to enroll as a student',
   
    'The link to the requested page could not be followed.'     'modify' #context? breadcrumb_text
 => 'Die Verknüpfung zu der angeforderten Seite konnte nicht aufgerufen werden.',  => 'modify',
   
    'The placeholder for the courseID is absent.'     'as a student'
 => 'Der Platzhalter für die Kurs-ID ist fehlt.',  => '作为一名学生',
   
    'LON-CAPA account required'     'Set section/dates'
 => 'LON-CAPA-Account notwendig',  => '设置章节/日期',
   
    'You need to be logged into LON-CAPA to self-enroll in a course.'     'Unknown'
 => 'Sie müssen in LON-CAPA angemeldet sein, um sich in diesen Kurs selbst eintragen zu können.',  => 'Unknown',
   
    'If you have an account in LON-CAPA, [_1]log-in[_2].'     'You do not have privileges to assign co-author roles.'
 => 'Falls Sie einen LON-CAPA-Account haben, [_1]melden Sie sich bitte an[_2].',  => 'You do not have privileges to assign co-author roles.',
   
    'Otherwise:'     'This user has an unrecognized authentication scheme'
 => 'Ansonsten:',  => 'This user has an unrecognized authentication scheme',
   
    "if you have an institutional log-in, use your institution's [_1]single sign on page[_2] to log-in, then create an account"     'Please alert a domain coordinator of this situation'
 => "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",  => 'Please alert a domain coordinator of this situation',
   
    'if you have an institutional login, [_1]create an account[_2]'     'Please specify login data below'
 => 'Falls Sie einen Benutzeraccount Ihrer Einrichtung haben, [_1]erstellen Sie einen Account[_2]',  => 'Please specify login data below',
   
    'you can use an e-mail address to [_1]create an account[_2]'     'No domain specified'
 => 'Sie können eine E-Mail-Adresse verwenden, um [_1]einen Account zu erstellen[_2]',  => 'No domain specified',
   
    'Otherwise, if you have an institutional login, [_1]create an account[_2].'     'Invalid domain name'
 => 'Falls Sie einen Benutzeraccount Ihrer Einrichtung haben, [_1]erstellen Sie einen LON-CAPA-Account[_2].',  => 'Invalid domain name',
   
    'Otherwise, you will use an e-mail address to [_1]create an account[_2].'     'Only letters, numbers, periods, dashes, and underscores are valid'
 => 'Ansonsten verwenden Sie eine E-Mail-Adresse, um [_1]einen Account zu erstellen[_2].',  => 'Only letters, numbers, periods, dashes, and underscores are valid',
   
    "Otherwise, use your institution's [_1]single sign on page[_2] to log-in, then create an account."     'You do not have the authority to modify this users authentification information'
 => "Ansonsten verwenden Sie Ihre institutionelle [_1]Single_Sign_On-Seite[_2], um sich anzumelden und erstellen Sie dann einen Account.",  => 'You do not have the authority to modify this users authentification information',
   
    'You will be able to self enroll in this course once the account has been created.'     'New Student/Employee ID does not match existing ID for this user.'
 => 'Sie haben die Möglichkeit sich selbst in den Kurs einzutragen, nachdem der Account erzeugt wurde.',  => 'New Student/Employee ID does not match existing ID for this user.',
   
    'You will be able to self-enroll in the course you selected ([_1]) after you have successfully logged in.'     "Change is not permitted without checking the 'Force ID change' checkbox on the previous page."
 => 'Sie haben die Möglichkeit sich selbst in den gewählten Kurs ([_1]) einzutragen, nachdem Sie sich erfolgreich angemeldet haben.',  => "Change is not permitted without checking the 'Force ID change' checkbox on the previous page.",
   
    '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.'     'Unable to successfully change environment for'
 => '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.',  => 'Unable to successfully change environment for',
   
    'You already have an active student role (section: "[_1]") in this course.'     'No roles'
 => 'Sie haben in diesem Kurs bereits eine aktive studentische Rolle (Sektion "[_1]").',  => 'No roles',
   
    'You have a student role (section: "[_1]") in this course which will become active [_2].'     'The following fields were not updated: '
 => 'Sie haben in diesem Kurs (Sektion "[_1]") eine studentische Rolle, die am [_2] aktiv wird.',  => 'The following fields were not updated: ',
   
    'Self-enrollment is restricted to officially registered students.'     "You do not have the authority to change this field given the user's current set of active/future [_1] roles:"
 => 'Selbsteintragung ist auf offiziell registrierte Studenten beschränkt.',  => "You do not have the authority to change this field given the user's current set of active/future [_1] roles:",
   
    'As you are not currently registered for this course, self-enrollment is unavailable.'     "You do not have the authority to change these fields given the user's current set of active/future [_1] roles:"
 => 'Da Sie derzeit für diesen Kurs nicht registriert sind, ist die Selbsteintragung nicht verfügbar.',  => "You do not have the authority to change these fields given the user's current set of active/future [_1] roles:",
   
    'The end date for access to this course for users who self-enroll has passed.'     'Please contact your [_1]helpdesk[_2] for more information.'
 => 'Das Endedatum für den Zugriff auf diesen Kurs ist für Benutzer, die sich selbst eintragen können, abgelaufen.',  => 'Please contact your [_1]helpdesk[_2] for more information.',
   
    '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.'     '<b>[_1]</b> enrolled'
 => '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.',  => '<b>[_1]</b> 注册的',
   
    'Self-enrollment in this course was successful.'     'in section [_1]'
 => 'Die Selbsteintragung für diesem Kurs war erfolgreich.',  => 'in section [_1]',
   
    'The start date for access to this course for users who self-enroll has yet to be reached.'     'Access starts immediately'
 => 'Das Anfangsdatum für den Zugriff auf diesen Kurs ist für Benutzer, die sich selbst eintragen können, noch nicht erreicht.',  => '访问立即开始',
   
    'Consequently, although a new role was created for you in the course, you will not be able to select this role until [_1].'     'Access starts: '
 => '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.',  => '访问开始: ',
   
    'Your new role is available immediately, and will provide access to the course until [_1].'     'ends: no ending date'
 => 'Ihre neue Rolle is ab sofort verfügbar und erlaubt Ihnen bis [_1] Zugriff auf den Kurs.',  => '结束:没有结束日期',
   
    'Enrollment process complete'     'ends: '
 => 'Kursbelegung abgeschlossen',  => '结束: ',
   
    'Enrollment incomplete'     'If the student is currently logged-in to LON-CAPA, the new role will be available when the student next logs in.'
 => 'Kursbelegung unvollständig',  => 'If the student is currently logged-in to LON-CAPA, the new role will be available when the student next logs in.',
   
    'Self-enrollment in this course failed.'     '(default)'
 => 'Die Selbsteintragung in diesen Kurs ist fehlgeschlagen.',  => '(默认的)',
   
    'You are not permitted to enroll yourself in this course.'     '(default for [_1])'
 => 'Es ist Ihnen nicht gestattet, sich in diesen Kurs selbst einzutragen.',  => '(默认 [_1])',
   
    'Enter course now'     'You are not authorized to make bulk changes to user roles'
 => 'Kurs jetzt betreten',  => 'You are not authorized to make bulk changes to user roles',
   
    'other'     'You do not have permission to modify dates or sections for users'
 => 'andere',  => 'You do not have permission to modify dates or sections for users',
   
    'Self-enrollment in this course is available to any user affiliated with [_1].'     'deleted'
 => 'Die Selbsteintragung in diesen Kurs ist für beliebige Benutzer der Einrichtung "[_1]" verfügbar.',  => 'deleted',
   
    'Self-enrollment in this course is only available to users in affiliated with [_1] who have the following status: "[_2]".'     'No start date'
 => 'Die Selbsteintragung in diesen Kurs ist nur für Benutzer der Einrichtung "[_1]" verfügbar, die folgenden Status haben: "[_2]".',  => '没有开始日期',
   
    'Self-enrollment is not currently available for this course for users affiliated with [_1].'     'Previous [_1] changes'
 => 'Die Selbsteintragung in diesen Kurs ist derzeit für Benutzer der Einrichtung "[_1]" nicht zulässig.',  => 'Previous [_1] changes',
   
    'Self-enrollment in this course is only available to users affiliated with the following institutions, and who have the required status:'     'Next [_1] changes'
 => 'Die Selbsteintragung in diesen Kurs ist nur für Benutzer der folgenden Einrichtungen verfügbar, die den erforderlichen Status haben:',  => 'Next [_1] changes',
   
    'Your registration status could not be verified.'     'There are no records to display.'
 => 'Ihr Registrierungsstatus konnte nicht überprüft werden.',  => '没有记录显示。',
   
    'Your registration status could not determined, because a problem occurred retrieving data.'     'There are no transactions to display.'
 => 'Ihr Registrierungsstatus konnte nicht überprüft werden, da während des Datenabrufs ein Problem aufgetreten ist.',  => 'There are no transactions to display.',
   
    'As no institutional course sections are currently associated with this course, your registration status is undetermined.'     'Automated enrollment'
 => 'Da mit diesem Kurs keine institutionellen Kurssektionen verknüpft sind, ist Ihr Registrierungsstatus unbestimmt.',  => '自动注册',
   
    '[_1]Ad hoc[_2] roles in domain [_3] --'     'Roster Update'
 => '[_1]Ad-hoc[_2]-Rollen in der Domäne [_3] --',  => '名册更新',
   
    'Assemble resources'     'Course Creation'
 => '布置课程内容',  => '创建课程',
 #=> 'Kursinhalt einrichten',  
      'User Management in course'
    'Create, edit, modify and publish resources'  => '在课程中的用户管理',
 => 'Erstellen, Ändern und Veröffentlichen von Ressourcen',  
      'User Management in domain'
    'Create, modify and delete course groups'  => '在域中的用户管理',
 => 'Erstellen, Ändern und Löschen von Kursgruppen',  
      'Self-enrolled'
    'View course groups'  => '自助注册',
 => 'Kursgruppen anzeigen',  
      'Your search term must contain more than just spaces.'
    'View student activity'  => 'Your search term must contain more than just spaces.',
 => 'Studentische Aktivitätsdaten anzeigen',  
      'this course'
    'Show full details for each course ([_1] only)'  => '本课程',
 => 'Alle Details für jeden Kurs zeigen (nur mit Benutzerrolle [_1] verfügbar)',  
      'LON-CAPA domain: '
    'Include courses set to be hidden from catalog ([_1] only)'  => 'LON-CAPA domain: ',
 => 'Auch Kurse anzeigen, die im Kursüberblick als verborgen eingestellt sind (nur mit Benutzerrolle [_1] verfügbar)',  
      'the institutional directory for domain: '
    'Include subcategories within "[_1]"'  => 'the institutional directory for domain: ',
 => 'Auch Unterkategorien von "[_1]" anzeigen',  
      'Please contact the [_1]helpdesk[_2] if you need to create a new user.'
    'Only show courses which allow self-enrollment'  => 'Please contact the [_1]helpdesk[_2] if you need to create a new user.',
 => 'Nur Kurse anzeigen, die Selbsteintragung zulassen',  
      'Section for self-enrolled users unchanged as the proposed section is a group'
    'include subdirectories'  => 'Section for self-enrolled users unchanged as the proposed section is a group',
 => 'Unterverzeichnisse mit einbinden',  
      'Group names and section names must be distinct'
    'force republication of previously published files'  => '组名称和章节的名称必须是不同的',
 => 'Erneute Veröffentlichung bereits zuvor veröffentlichter Ressourcen erzwingen',  
      'Section for self-enrolled users unchanged, as "all" is a reserved section name.'
    'make file(s) obsolete'  => 'Section for self-enrolled users unchanged, as "all" is a reserved section name.',
 => 'Ressourcen als überholt markieren',  
      'An error occurred when saving changes to self-enrollment settings in this course.'
    'force directory level catalog information over existing'  => 'An error occurred when saving changes to self-enrollment settings in this course.',
 => 'Kataloginformationen des Verzeichnisses sollen bestehende Kataloginformationen überschreiben',  
   #SD end 2008-07-02
    'Session could not be opened.'  
 => 'Die Sitzung konnte nicht gestartet werden.',     'Server Switch Required'
   => 'Server Switch Required',
    'The domain you provided is not a valid LON-CAPA domain.'  
 => 'Die von Ihnen angegebene Domäne ist keine LON-CAPA-Domäne.',     'Construction Space access is only available from the home server of the corresponding Author.'
   => 'Construction Space access is only available from the home server of the corresponding Author.',
    'Student Settings'  
 => 'Studentische Einstellungen',     "Click the 'Switch Server' link to go there."
   => "Click the 'Switch Server' link to go there.",
    'Coordinator Settings'  
 => 'Koordinatoren-Einstellungen',     'Default in use:'
   => '默认情况下使用:',
    'Author Settings'  
 => 'Autoren-Einstellungen',     'Self-creation of account by users with status: [_1]'
   => 'Self-creation of account by users with status: [_1]',
    'Administrator Settings'  
 => 'Administratoren-Einstellungen',     'modifiable fields (if institutional data blank): '
   => 'modifiable fields (if institutional data blank): ',
    'Item'  
 => 'Element',     'Source Code'
   => 'Source Code',
    'Found [_1] without responses. This resource cannot be published.'  
 => 'Ressource vom Typ [_1] gefunden, die keinen Antwortblock enthält. Diese Ressource kann nicht veröffentlicht werden.',     'Copy Problem Source Code to Construction Space'
   => 'Copy Problem Source Code to Construction Space',
    'LON-CAPA helpdesk'  
 => 'LON-CAPA-Helpdesk',     'Please enter the directory that you would like the source code to go into.'
   => 'Please enter the directory that you would like the source code to go into.',
    'Create a user account in LON-CAPA'  
 => 'Neuen Benutzeraccount in LON-CAPA erstellen',     'Note: the path is in reference to the root of your construction space, and new directories will be automatically created.'
   => 'Note: the path is in reference to the root of your construction space, and new directories will be automatically created.',
    'Account creation unavailable'  
 => 'Account-Erstellung nicht möglich',     'shared_source'
   => 'shared_source',
    'Error creating token.'  
 => 'Fehler beim Erstellen eines Merkzeichens.',     'Copy to Construction Space'
   => 'Copy to Construction Space',
    'Account creation'  
 => 'Account-Erstellung',     '[_1]W[_2]ARNING' 
   => '[_1]W[_2]ARNING',
    '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]).'  
 => 'Das Erstellen eines Benutzeraccounts mit einer E-Mail-Adresse oder einem Benutzeraccount Ihrer Einrichtung als Benutzerkennung ist an der Einrichtung [_1] nicht gestattet.',     'At end of file some tags were still left unclosed:'
   => 'At end of file some tags were still left unclosed:',
    '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].'  
 => '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.',     'Unable to save file [_1]'
   => 'Unable to save file [_1]',
    "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."  
 => "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.",     'Warnings and Errors'
   => 'Warnings and Errors',
    "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."  
 => "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.",     'Edit Math'
   => 'Edit Math',
    "Although your username and password were authenticated, you do not currently have a LON-CAPA account at this institution."  
 => "Sie wurden zwar mit Ihrer Benutzerkennung und Passwort korrekt authentifiziert, besitzen derzeit allerdings keinen LON-CAPA-Account in dieser Einrichtung.",     'DragMath Latex Equation Editor'
   => 'DragMath Latex Equation Editor', # n.t.
    "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."  
 => "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.",     '[_1]Return[_2] to editing resource.'
   => '[_1]Return[_2] to editing resource.',
    'A LON-CAPA account may not be created with the username you use.'  
 => 'Mit der von Ihnen verwendeten Benutzerkennung kann kein LON-CAPA-Account erzeugt werden.',     'Counting pages for student: [_1]'
   => 'Counting pages for student: [_1]',
    'User Information'  
 => 'Benutzerdaten',     'LaTeX could not successfully parse your tex file.'
   => 'LaTeX could not successfully parse your tex file.',
    'User information'  
 => 'Benutzerdaten',     'It probably has errors in it.'
   => 'It probably has errors in it.',
    'Review user information'  
 => 'Benutzerdaten bestätigen',     'Here are the error messages in the LaTeX log file:'
   => 'Here are the error messages in the LaTeX log file:',
    'To create one, use the table below to provide information about yourself (if appropriate), then click the "Create LON-CAPA account" button.'  
 => '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".',     'There are errors in [_1].'
   => 'There are errors in [_1].',
    'To create one, use the table below to provide information about yourself, then click the [_1]Create LON-CAPA account[_2] button.'  
 => '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].',     'There are errors.'
   => 'There are errors.',
    'A user account will be created with information displayed in the table below, when you click the [_1]Create LON-CAPA account[_2] button.'  
 => 'Durch Klicken auf [_1]LON-CAPA-Account erstellen[_2] wird mit den unten angezeigten Daten ein Benutzeraccount erzeugt.',     'These errors prevent this resource from printing correctly.'
   => 'These errors prevent this resource from printing correctly.',
    'Confirmation'  
 => 'Bestätigung',     'A message has been sent to the instructor describing this failure.'
   => 'A message has been sent to the instructor describing this failure.',
    'Confirm that you wish to create an account.'  
 => 'Bitte bestätigen Sie, dass Sie einen Account erzeugen möchten.',     'You are running LaTeX in [_1]batch mode[_2].'
   => 'You are running LaTeX in [_1]batch mode[_2].',
    'New username'  
 => 'Neue Benutzerkennung',     'It has found an error in [_1][_2]and corrected it.'
   => 'It has found an error in [_1][_2]and corrected it.',
    'Create account'  
 => 'Account anlegen',     'Usually this correction is valid but you probably need to check the indicated resource one more time and implement neccessary corrections by yourself.'
   => 'Usually this correction is valid but you probably need to check the indicated resource one more time and implement neccessary corrections by yourself.',
    'You must enter a password'  
 => 'Sie müssen ein Passwort angeben.',     'The link to [_1]Your log file[_2]'
   => 'The link to [_1]Your log file[_2]',
    'The passwords you entered did not match.'  
 => 'Die eingegebenen Passwörter stimmen nicht überein.',     'The link to [_1]Your original LaTeX file[_2]'
   => 'The link to [_1]Your original LaTeX file[_2]',
    'Create account with a username provided by this institution'  
 => 'Erstellen eines LON-CAPA-Accounts mit einem Benutzeraccount dieser Einrichtung',     'bomb'
   => 'bomb',
    'If you already have a log-in ID at this institution,[_1] you may be able to use it for LON-CAPA.'  
 => 'Falls Sie bereits einen Benutzeraccount dieser Einrichtung haben,[_1] können Sie diesen gegebenenfalls für LON-CAPA verwenden.',     'Output Tags'
   => 'Output Tags',
    'Type in your log-in ID and password to find out.'  
 => 'Geben Sie Ihren Benutzeraccount Ihrer Einrichtung und Ihr Passwort ein, um dies herauszufinden.',     'WARNING: Cannot connect to database!'
   => '警告:无法连接到数据库!',
    'Log-in ID'  
 => 'Benutzeraccount Ihrer Einrichtung',     'Error occurred saving new values in metadata table in LON-CAPA database!'
   => '保存新值数据表到LON-CAPA数据库中时发生错误!',
    'Create account with an e-mail address as your username'  
 => 'Erstellen eines Benutzeraccounts mit einer E-Mail-Adresse als Benutzerkennung',     'Your course/community currently appears in the Course/Community Catalog for this domain.'
   => 'Your course/community currently appears in the Course/Community Catalog for this domain.',
    'Provide your e-mail address to request a LON-CAPA account,[_1] if you do not have a log-in ID at your institution.'  
 => 'Geben Sie Ihre E-Mail-Adresse an, um einen LON-CAPA-Account zu beantragen,[_1] falls Sie keinen Benutzeraccount Ihrer Einrichtung haben.',     '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.'
   => '课程可自我编目的基础的研究所代码(例如, inf_20112012_math1 )或可通过域的定义分配类别界定。',
    'Request LON-CAPA account'  
 => 'LON-CAPA-Account anfordern',     'Your course/community does not currently appear in the Course/Community Catalog for this domain.'
   => 'Your course/community does not currently appear in the Course/Community Catalog for this domain.',
    'Validation'  
 => 'Gültigkeitsprüfung',     'You should remedy this if you plan to allow self-enrollment, otherwise students will have difficulty finding your course.'
   => 'You should remedy this if you plan to allow self-enrollment, otherwise students will have difficulty finding your course.',
    'Thank you for your request to create a new LON-CAPA account.'  
 => 'Vielen Dank für Ihren Antrag zur Erstellung eines neuen LON-CAPA-Accounts.',     'Courses can be absent from the Catalog, because they do not have an institutional code, have no assigned category, or have been specifically excluded.'
   => 'Courses can be absent from the Catalog, because they do not have an institutional code, have no assigned category, or have been specifically excluded.',
    'A request was submitted on [_1] for creation of a LON-CAPA account at the following institution:[_2].'  
 => 'Ein Antrag zur Erstellung eines LON-CAPA-Accounts wurde am [_1] für die Einrichtung [_2] abgeschickt.',     'Make any changes to self-enrollment settings below, click "Save changes", then take action to include the course in the Catalog:'
   => 'Make any changes to self-enrollment settings below, click "Save changes", then take action to include the course in the Catalog:',
    'To complete this process please open a web browser and enter the following URL in the address/location box: [_1]'  
 => 'Um den Vorgang abzuschließen, öffnen Sie bitte einen Webbrowser und geben Sie folgende URL in die Adresszeile ein: [_1]',     'Take the following action to ensure the course appears in the Catalog:'
   => 'Take the following action to ensure the course appears in the Catalog:',
    'A message has been sent to the e-mail address you provided.'  
 => 'An die von Ihnen angegebene E-Mail-Adresse wurde eine Nachricht geschickt.',     'Ask a domain coordinator to change the "Exclude from course catalog" setting.'
   => 'Ask a domain coordinator to change the "Exclude from course catalog" setting.',
    'The message includes the web address for the link you will use to complete the account creation process.'  
 => 'Die Nachricht enthält einen Link, mit dem Sie den Erstellungsvorgang Ihres Accounts abschließen können.',     'Ask a domain coordinator to enable display the catalog of "Official courses (with institutional codes)".'
   => 'Ask a domain coordinator to enable display the catalog of "Official courses (with institutional codes)".',
    'The link included in the message will be valid for the next [_1]two[_2] hours.'  
 => 'Der in die Nachricht eingebundene Link ist für die nächsten [_1]zwei Stunden gültig[_2].',     'Ask a domain coordinator to assign an institutional code (if this is an official course).'
   => 'Ask a domain coordinator to assign an institutional code (if this is an official course).',
    'An error occurred when sending a message to the e-mail address you provided.'  
 => 'Beim Verschicken Ihrer Nachricht an die von Ihnen angegebene E-Mail-Adresse ist ein Fehler aufgetreten.',     'Ask a domain coordinator to enable or create at least one course category in the domain.'
   => 'Ask a domain coordinator to enable or create at least one course category in the domain.',
    'An error occurred creating a token required for the account creation process.'  
 => 'Beim Erstellen eines Merkzeichens, das für den Erstellungsvorgang des Accounts notwendig ist, ist ein Fehler aufgetreten.',     'Ask a domain coordinator to create a hierarchy of categories and sub categories for courses in the domain.'
   => 'Ask a domain coordinator to create a hierarchy of categories and sub categories for courses in the domain.',
    'Please contact the [_1] ([_2]) for assistance.'  
 => 'Nehmen Sie zur Klärung bitte mit [_1] ([_2]) Kontakt auf.',     'Ask a domain coordinator to change the category assigned to the course, as the one currently assigned is no longer used in the domain'
   => 'Ask a domain coordinator to change the category assigned to the course, as the one currently assigned is no longer used in the domain',
    '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.'  
 => '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.',     'Ask a domain coordinator to assign a category to the course.'
   => 'Ask a domain coordinator to assign a category to the course.',
    'Sorry, the token generated when you requested creation of an account has expired.'  
 => 'Das Merkzeichen, das bei Ihrem Antrag zur Erstellung des Accounts generiert wurde, ist nicht mehr gültig.',     'Use [_1]Categorize course[_2] to change the "Exclude from course catalog" setting.'
   => 'Use [_1]Categorize course[_2] to change the "Exclude from course catalog" setting.',
    'Sorry, the URL generated when you requested creation of an account contained incomplete information.'  
 => 'Die URL, die bei Ihrem Antrag zur Erstellung des Accounts generiert wurde, enthält unvollständige Daten.',     '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.'
   => '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.',
    '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.'  
 => '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.',     'Use [_1]Set course environment[_2] to assign a category to the course.'
   => 'Use [_1]Set course environment[_2] to assign a category to the course.',
    '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]).'  
 => '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.',     'You are able to both assign a course category and choose to exclude this course from the catalog.'
   => 'You are able to both assign a course category and choose to exclude this course from the catalog.',
    'A LON-CAPA account already exists for username [_1] at this institution ([_2]).'  
 => 'Für den Benutzer [_1] existiert bereits ein LON-CAPA-Account an der Einrichtung [_2].',     'You are able to choose to exclude this course from the catalog, but only a Domain Coordinator may assign a course category.'
   => 'You are able to choose to exclude this course from the catalog, but only a Domain Coordinator may assign a course category.',
    'The password entered was also correct so you have been logged in.'  
 => 'Das von Ihnen eingegebene Passwort war korrekt, so dass Sie angemeldet wurden.',     'You may assign a course category, but only a Domain Coordinator may choose to exclude this course from the catalog.'
   => 'You may assign a course category, but only a Domain Coordinator may choose to exclude this course from the catalog.',
    'Authentication failed'  
 => 'Authentifizierung fehlgeschlagen',     'Only a Domain Coordinator may assign a course category or choose to exclude this course from the catalog.'
   => 'Only a Domain Coordinator may assign a course category or choose to exclude this course from the catalog.',
    'An e-mail confirming creation of your new LON-CAPA account has been sent to [_1].'  
 => 'Eine E-Mail zur Bestätigung der Erstellung Ihres neuen LON-CAPA-Accounts wurde an [_1] gesendet.',     "Please use the 'Select Course' link to open a separate pick course window where you may select the course you wish to enter"
   => "Please use the 'Select Course' link to open a separate pick course window where you may select the course you wish to enter",
    'An error occurred when sending e-mail to [_1] confirming creation of your LON-CAPA account.'  
 => 'Beim Versenden der E-Mail zur Bestätigung der Erstellung Ihres neuen LON-CAPA-Accounts ist ein Fehler aufgetreten.',     'You can only use this screen to select courses in the current domain.'
   => 'You can only use this screen to select courses in the current domain.',
    'A problem occurred when attempting to create your new LON-CAPA account.'  
 => 'Beim Erstellen Ihres neuen LON-CAPA-Accounts ist ein Fehler aufgetreten.',     '[_1]Your Excel spreadsheet[_2] is ready for download.'
   => '[_1]Your Excel spreadsheet[_2] is ready for download.',
    'Please provide user information and a password for your new account.'  
 => 'Bitte geben Sie Ihre Benutzerdaten und ein Passwort für Ihren neuen Account ein.',     '[_1]Your CSV file[_2] is ready for download.'
   => '[_1]Your CSV file[_2] is ready for download.',
    'Your password, which must contain at least seven characters, will be sent to the LON-CAPA server in an encrypted form.'  
 => 'Ihr Passwort, das aus mindestens sieben Zeichen bestehen muss, wird in verschlüsselter Form an den LON-CAPA-Server geschickt.',     'Name (username)'
   => 'Name (username)',
    'Create LON-CAPA account'  
 => 'LON-CAPA-Account erstellen',     'Grades Assigned'
   => 'Grades Assigned',
    'Could not load javascript file [_1]'  
 => 'Konnte die Javascriptdatei [_1] nicht laden.',     'Comments'
   => '注释',
    'Invalid ID format'  
 => 'Ungültiges ID-Format',     'No Course Data'
   => 'No Course Data',
    'An error occurred when storing a token'  
 => 'Beim Speichern eines Merkzeichens ist ein Fehler aufgetreten.',     'Error getting student data ([_1])'
   => 'Error getting student data ([_1])',
    'You will not be able to proceed to the next stage of account creation'  
 => 'Sie werden den nächsten Schritt zum Erstellen eines Accounts nicht ausführen können.',     'Score'
   => 'Score',
    'A LON-CAPA account has been created for username: [_1] in domain: [_2].'  
 => 'Für den Benutzer [_1] in der Domäne [_2] wurde ein LON-CAPA-Account erstellt.',     'score'
   => 'score',
    'Account creation failed for username: [_1] in domain: [_2].'  
 => 'Das Erstellen eines LON-CAPA-Accounts für den Benutzer [_1] in der Domäne [_2] ist fehlgeschlafen.',     'Display Options'
   => '显示选项',
    'User account creation is not available for the current default authentication type.'  
 => 'Für die momentan voreingestellte Authentifizierungsmethode ist das Erstellen von Benutzeraccounts nicht verfügbar.',     'This role has section(s) associated with it.'
   => 'This role has section(s) associated with it.',
    'The e-mail address you provided is already in use as a username at this institution.'  
 => 'Die von Ihnen angegebene E-Mail-Adresse wird in dieser LON-CAPA-Domäne als Benutzerkennung bereits verwendet.',     'Enter a specific section.'
   => 'Enter a specific section.',
    'Username rules at this institution do not allow the e-mail address you provided to be used as a username.'  
 => 'Die für diese Einrichtung eingestellten Regeln für Benutzerkennungen gestatten es nicht, die von Ihnen angegebene E-Mail-Adresse als Benutzerkennung zu verwenden.',     'Enter a specific section, or leave blank for no section.'
   => 'Enter a specific section, or leave blank for no section.',
    'The e-mail address you provided may not be used as a username at this LON-CAPA institution.'  
 => 'Die von Ihnen angegebene E-Mail-Adresse kann in dieser Einrichtung nicht als Benutzerkennung verwendet werden.',     'Available sections are:'
   => 'Available sections are:',
    'Validation of the code your entered failed.'  
 => 'Die Gültigskeitsprüfung des von Ihnen eingegebenen Codes ist fehlgeschlagen.',     'You entered an invalid section choice:'
   => 'You entered an invalid section choice:',
    'Creation of a new user account using an e-mail address as username is not permitted at this LON-CAPA institution.'  
 => 'Das Erstellen von neuen Benutzeraccounts mit einer E-Mail-Adresse als Benutzerkennung ist für diese Einrichtung nicht gestattet.',     'You may wish to contact the [_1]LON-CAPA helpdesk[_2] for the [_3] domain.'
   => '您不妨联系[_2][_3]域的[_1] LON-CAPA 求助。',
    'Type in the letters/numbers shown below'  
 => 'Geben Sie die unten angezeigten Buchstaben/Zahlen ein',     '([_1] time zone)'
   => '(时区 [_1])',
    'You may need to reload the previous page to obtain a new token.'  
 => 'Sie können die vorherige Seite neu laden, um ein neues Merkzeichen zu erhalten.',     'Selecting an Author'
   => 'Selecting an Author',
    'Unable to retrieve your log-in information - unexpected context'  
 => 'Die Anmeldedaten konnten nicht erfolgreich abgerufen werden - unerwarteter Kontext',     'Invalid domain'
   => '无效域',
    "Your e-mail address uses the same internet domain as your institution's LON-CAPA service."  
 => "Ihre E-Mail-Adresse verwendet die gleiche Internetdomäne wie die Domäne des LON-CAPA-Systems Ihrer Institution.",     'There are no library servers containing Construction spaces currently in domain: [_1], so you can not assume a co-author role.'
   => 'There are no library servers containing Construction spaces currently in domain: [_1], so you can not assume a co-author role.',
    'Creation of a LON-CAPA account with this type of e-mail address as username is not permitted.'  
 => 'Das Erstellen eines LON-CAPA-Accounts mit dieser Art von E-Mail-Adressen als Benutzerkennung ist nicht zulässig.',     '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.'
   => '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.',
    'You should request creation of a LON-CAPA account for a log-in ID of "[_1]" at your institution instead.'  
 => 'Stattdessen sollten Sie die Erstellung eines LON-CAPA-Accounts für Ihren Benutzeraccount "[_1]" an Ihrer Einrichtung beantragen.',     'You do not have a domain coordinator role, so you cannot choose a Construction space for which you can assume a co-author role.'
   => 'You do not have a domain coordinator role, so you cannot choose a Construction space for which you can assume a co-author role.',
    'Changes/page:'  
 => 'Zeilen pro Seite:',     'There are no author roles currently in domain: [_1], so there are no Construction spaces for which you can assume a co-author role.'
   => 'There are no author roles currently in domain: [_1], so there are no Construction spaces for which you can assume a co-author role.',
    'Window during which changes occurred:'  
 => 'Zeitspanne, in der Änderungen aufgetreten sind:',     'As your session file for the course or community has expired, you will need to re-select it.'
   => 'As your session file for the course or community has expired, you will need to re-select it.', # '当>您的课程已过期,您将需要重新选择课程。',
    'This page is either empty or it only contains resources that are currently hidden'  
 => 'Diese Seite ist entweder leer oder enthält derzeit nur verborgene Ressourcen',     '[quant,_1,yr]'
   => '[quant,_1,yr]',
    'Please use the LON-CAPA navigation arrows to move to another item in the course'  
 => 'Bitte verwenden Sie die LON-CAPA-Navigationspfeile, um zu anderen Ressourcen zu gelangen.',     '[quant,_1,mth]'
   => '[quant,_1,mth]',
    'Unable to modify requested student ([_1])'  
 => 'Die Daten des angeforderten Studenten ([_1]) konnten nicht geändert werden.',     '[quant,_1,hr]'
   => '[quant,_1,hr]',
    'Unable to grade requested sequence ([_1]).'  
 => 'Die angeforderte Sequenz ([_1]) konnte nicht bewertet werden.',     '[quant,_1,min]'
   => '[quant,_1,min]',
    'No score was changed or updated.'  
 => 'An den Punkten wurde keine Änderung vorgenommen.',     '[quant,_1,sec]'
   => '[quant,_1,sec]',
    'The scores were changed for [quant,_1,problem].'  
 => 'Für [quant,_1,Aufgabe wurde,Aufgaben wurden] die Punkte geändert.',     'Loading student data...'
   => '检索学生数据...',
    '[_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 的所有课程。',     'Options'
 #=> '[_1]Besuchen Sie die [_2]Kursübersicht[_3], um alle LON-CAPA-Kurse der Domäne [_4] zu betrachten.',  => '选项',
   
      'Time Period'
    '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.'  => '周期',
 => '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.',  
      'Rsource is undefined.'
 #SD begin 2008-07-02  => 'Rsource is undefined.',
    'When'  
 => 'Wann',     'Plot Graph'
   => 'Plot Graph',
    'Who made the change'  
 => 'Wer führte die Änderung durch',     'Download'
   => '下载',
    'Changed User'  
 => 'Geänderter Benutzer',     'PDF File'
   => 'PDF 文档',
    'Context'  
 => 'Kontext',     'Zip File'
   => 'ZIP 文档',
    'Context:'  
 => 'Kontext:',     'File Size (Bytes)'
   => '文件大小 (Bytes)',
    'After:'  
 => 'Nach:',     'Contents'
   => '内容',
    'Before:'  
 => 'Vor:',     'Problem Type'
   => '问题类型',
    'User Changes'  
 => 'Teilnehmer-Änderungen',     'not in this course'
   => 'not in this course',
    'For this user, the default quota would be [_1]'  #Start: redesigned menus
 => 'Das Standardkontingent für diesen Benutzer beträgt [_1]',  #lonparmset.pm
   
    'Search for a user and enroll as a student'     'Edit environment settings for this course.'
 => 'Benutzer suchen und als Studierenden den Kurs belegen lassen',  => 'Edit environment settings for this course.',
   
    'username is known'     'Portfolio Metadata'
 => 'Benutzerkennung ist bekannt',  => '元数据-组合',
   
    'Create a new user'     'Settings for this Course'
 => 'Neuen Benutzer erstellen',  => '设置这门课程',
   
    'Enroll'     'New and Existing Parameter Settings for Resources'
 => 'eintragen',  => '新的和现有资源的参数设置',
   
    'User Search to enroll student'     'Edit Resource Parameters - Helper Mode'
 => 'Benutzersuche, um Studierende einzutragen',  => '编辑源参数 - 辅助模式',
   
    'Select a user to enroll as a student'     'Edit Resource Parameters - Overview Mode'
 => 'Wählen Sie einen Benutzer zum Eintragen als Studierenden aus',  => '编辑资源参数 - 概况模式',
   
    'modify' #Kontext? breadcrumb_text     'Edit Resource Parameters - Table Mode'
 => 'modifizieren',  => '编辑资源参数 - 表模式',
   
 #   'userpicked' #Kontext?     'Existing Parameter Settings for Resources'
 #=> '',  => '现有资源的参数设置',
   
    'as a student'     'Change Log'
 => 'als einen Studierenden',  => '变更记录',
   
    'Set section/dates'     'Restrict metadata for this course.'
 => 'Sektion/Daten festlegen',  => 'Restrict metadata for this course.',
   
    'Unknown'     'Manage slots for this course.'
 => 'unbekannt',  => 'Manage slots for this course.',
   
    'You do not have privileges to assign co-author roles.'     'Reset access times for folders/maps, resources or the course.'
 => 'Sie haben keine Berechtigung, um Co-Autor Rollen zuzuweisen',  => 'Reset access times for folders/maps, resources or the course.',
   
    'This user has an unrecognized authentication scheme'     'Set default actions for parameters.'
 => 'Dieser Benutzer hat ein unbekanntes Authentifizierungsschema',  => 'Set default actions for parameters.',
   
    'Please alert a domain coordinator of this situation'     'Set/Modify resource parameters in helper mode.'
 => 'Bitte benachrichtigen Sie einen Domänen-Koordinator über diese Situation',  => 'Set/Modify resource parameters in helper mode.',
   
    'Please specify login data below'     'Set/Modify resource parameters in table mode.'
 => 'Bitte spezifizieren Sie Login-Daten',  => 'Set/Modify resource parameters in table mode.',
   
    'No domain specified'     'Set/Modify resource parameters in overview mode.'
 => 'Keine Domäne spezifiziert',  => 'Set/Modify resource parameters in overview mode.',
   
    'Invalid domain name'     'Set/Modify existing resource parameters in overview mode.'
 => 'Ungültiger Domänenname',  => 'Set/Modify existing resource parameters in overview mode.',
   
    'Only letters, numbers, periods, dashes, and underscores are valid'     'View parameter and course blog posting/user notification change log.'
 => 'Es sind nur erlaubt: Buchstaben, Ziffern, ".", "-", "_"',  => 'View parameter and course blog posting/user notification change log.',
   #lonpreferences.pm
    'You do not have the authority to modify this users authentification information'  
 => 'Sie haben nicht die Berechtigung, um die Authentifizierungsinformationen dieses Benutzers zu modifizieren',     'Screen Name'
   => '昵称',
    'New Student/Employee ID does not match existing ID for this user.'  
 => 'Die neue Studenten-/Mitarbeiter-ID stimmt nicht mit der bestehenden ID dieses Benutzers überein.',     'Screenname'
   => '昵称',
    "Change is not permitted without checking the 'Force ID change' checkbox on the previous page."  
 => "Ohne Auswahl der 'Erzwinge-ID-Änderung'-Checkbox auf der vorherigen Seite ist eine Änderung nicht erlaubt.",     'Nickname'
   => '昵称',
    'Unable to successfully change environment for'  
 => 'Es ist nicht möglich, die Umgebung zu ändern für',     'Messages &amp; Notifications'
   => '邮件&公告',
    'No roles'  
 => 'Keine Rollen',     'Discussion Display'
   => '讨论显示',
    'The following fields were not updated: '  
 => 'Die folgenden Felder wurden nicht aktualisiert: ',     'Page Display Settings'
   => '页面显示设置',
    "You do not have the authority to change this field given the user's current set of active/future [_1] roles:"  
 => 'Sie haben nicht die Berechtigung, um dieses Feld angesichts der aktuellen aktiven/zukünftigen [_1] Rollen des Benutzer zu ändern:',     'Color Scheme'
   => '颜色方案',
    "You do not have the authority to change these fields given the user's current set of active/future [_1] roles:"  
 => 'Sie haben nicht die Berechtigung, um diese Felder angesichts der aktuellen aktiven/zukünftigen [_1] Rollen des Benutzers zu ändern:',     'Menu Display'
   => '菜单显示',
    'Contact your <a href="[_1]">helpdesk</a> for more information.'  
 => 'Kontaktieren Sie das <a href="[_1]">Helpdesk</a> für weitere Informationen.',     'Content Display Settings'
   => '内容显示设置',
    '<b>[_1]</b> enrolled'  
 => '<b>[_1]</b> eingetragen',     'WYSIWYG Editor'
   => 'WYSIWYG-编辑器',
    'in section [_1]'  
 => 'in Sektion [_1]',     'Roles Page'
   => '角色页面',
    'Access starts immediately'  
 => 'Zugriff beginnt sofort',     'Display of Scientific Equations'
   => '显示科学公式',
    'Access starts: '  
 => 'Zugriff beginnt: ',     'Edit information about yourself that should be displayed on your public profile.'
   => 'Edit information about yourself that should be displayed on your public profile.',
    'ends: no ending date'  
 => 'endet: kein Enddatum',     'Change the name that is displayed in your posts.'
   => '变更在您的讨论中的名称。',
    'ends: '  
 => 'endet: ',     'Change LON-CAPA default colors.'
   => 'Change LON-CAPA default colors.',
    '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.  ',     'Change messageforwarding or notifications settings.'
   => 'Change messageforwarding or notifications settings.',
    '(default)'  
 => '(Standard)',     'Choose the default language for this user.'
   => 'Choose the default language for this user.',
    '(default for [_1])'  
 => '(Standard für [_1])',     'Enable or disable the WYSIWYG-Editor.'
   => 'Enable or disable the WYSIWYG-Editor.',
    'You are not authorized to make bulk changes to user roles'  
 => 'Sie sind nicht authorisiert Massenänderungen an Benutzerrollen durchzuführen',     'Configure the roles hotlist.'
   => 'Configure the roles hotlist.',
    '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',     'Change how Scientific Equations are displayed.'
   => '改变如何显示科学方程。',
    'deleted'  
 => 'gelöscht',     'Register your clicker.'
   => '登记您的应答设备 (遥控).',
    'No start date'  
 => 'Kein Anfangsdatum',     'Change your password.'
   => '更改您的密码。',
    'Previous [_1] changes'  
 => 'Vorherige [_1] Änderungen',     'Launch the remote control for LON-CAPA.'
   => 'Launch the remote control for LON-CAPA.',
    'Next [_1] changes'  
 => 'Nächste [_1] Änderungen',     'Collapse the remote control for LON-CAPA.'
   => 'Collapse the remote control for LON-CAPA.',
    'There are no records to display'  
 => 'Keine Datensätze zum Anzeigen',     'Restrict domain coordinator access.'
   => 'Restrict domain coordinator access.',
    'Automated enrollment'  
 => 'Automatisierte Kursbelegung',     'Set the default page to be displayed when you select a course role.'
   => 'Set the default page to be displayed when you select a course role.',
    'Roster Update'  
 => 'Teilnehmeraktualisierung',     'Toggle Debug Messages.'
   => 'Toggle Debug Messages.',
    'Course Creation'  
 => 'Kurserstellung',     'Change whether the menus are displayed with buttons, icons or icons and text.'
   => 'Change whether the menus are displayed with buttons, icons or icons and text.',
    'User Management in course'     'Course Initialization'
 => 'Benutzerverwaltung im Kurs',  => '课程初始化',
   #loncreateuser.pm
    'User Management in domain'     'Single Users'
 => 'Benutzerverwaltung in der Domäne',  => '单用户',
   
    'Self-enrolled'     'Upload a CSV or a text file containing users.'
 => 'Selbst eingetragen',  => '课程参加者上传CSV或文本文件。',
   
    'Your search term must contain more than just spaces.'     'Add a user with a certain role to this course.'
 => 'Ihre Suchanfrage muss mehr als nur Leerzeichen enthalten.',  => '添加一个具有特定的角色的用户到这门课程中。',
   
    'this course'     'Add/Modify a Student'
 => 'dieser Kurs',  => '添加/修改学生',
   
    'LON-CAPA domain: '     'Add a user with the role student to this course.'
 => 'LON-CAPA-Domäne',  => '添加一个用户到课程中,作为学生角色。',
   
    'the institutional directory for domain: '     'Configuration'
 => 'das institutionelle Verzeichnis für die Domäne: ',  => '设置',
   
    'Contact the [_1]helpdesk[_2] if you need to create a new user.'     'Automated enrollment manager.'
 => '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'     'Self-Enrollment'
 => 'Sektion für selbst eingetragene Benutzer nicht geändert, da die vorgeschlagene Sektion eine Gruppe ist',  => 'Self-Enrollment',
   
    'Group names and section names must be distinct'     'User Self-Enrollment'
 => 'Gruppen- und Sektionsnamen müssen eindeutig sein',  => '用户自助注册',
   
    'Section for self-enrolled users unchanged, as "all" is a reserved section name.'     'Configure user self-enrollment.'
 => '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.'     'Manage course groups.'
 => 'Ein Fehler trat während des Speicherns der Änderungen an den Selbsteintragungs-Einstellungen in diesem Kurs auf.',  => '管理课程组。',
   
 #SD end 2008-07-02     'Change Logs'
   => '更改记录',
    '[_1] at [_2]'  
 => '[_1] in [_2]',     'View change log.'
   => '显示更改记录。',
    '[_1]: [_2]'  
 => '[_1]: [_2]',     'Administration'
   => '管理',
    'Server Switch Required'  
 => 'Serverwechsel erforderlich',     'Manage Course Users'
   => '用户课程管理',
    '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.',     'Show and manage users of this course.'
   => '查看和管理这门课程的用户。',
    "Click the 'Switch Server' link to go there."  
 => "Klicken Sie auf 'Server wechseln', um dort hinzugelangen.",     'Remove a student from this course.'
   => '从这门课程中移除一名学生。',
    'Default in use:'  
 => 'Voreinstellung in Verwendung:',     'Custom Roles'
   => '自定义角色',
    'Self-creation of account by users with status: [_1]  '  
 => 'Selbsterstellung eines Accounts durch Benutzer mit Status [_1]  ',     'Configure a custom role.'
   => '配置自定义角色。',
    'modifiable fields (if institutional data blank): '  
 => 'änderbare Felder (falls Daten der Einrichtung leer sind): ',     'Multiple Users'
   => '多用户',
 # domainprefs.pm  
 #   'Formats disallowed for $text{$type}: '  #lonstatistics.pm
 #=> 'Formats disallowed for $text{$type}: ',     'Statistics and Analyses'
 #  => '统计与分析',
 #   'Format rules to check for $text{$type}: '  
 #=> 'Format rules to check for $text{$type}: ',     'Plots'
   => '图表',
 # loncommon.pm  
 #   "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."     'Reports'
 # => "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."  => '报告',
   
    'Source Code'     'Personal Homepage'
 => 'Quellcode',  => '个人主页',
   
    'Copy Problem Source Code to Construction Space'     'Link Name:'
 => 'Aufgaben-Quellcode in Konstruktionsbereich kopieren',  => '连接的名字:',
   
    'Please enter the directory that you would like the source code to go into.'     'Address:'
 => 'Bitte geben Sie das Verzeichnis ein, in das der Quellcode kopiert werden soll.',  => '地址:',
   
    'Note: the path is in reference to the root of your construction space, and new directories will be automatically created.'     'Link Name'
 => 'Beachten Sie, dass sich der Pfad auf das Heimatverzeichnis Ihres Konstruktionsbereichs bezieht. Noch nicht existierende Verzeichnisse werden automatisch angelegt.',  => '连接的名字',
   
    'shared_source'     'Address'
 => 'gemeinsame_Dokumente',  => '地址',
   
    'Copy to Construction Space'     'Broadcast to Active Members'
 => 'In Konstruktionsbereich kopieren',  => '通知活跃的会员',
   
    '[_1]W[_2]ARNING' # Highlight first char     'Thank you for your input!'
 => '[_1]W[_2]ARNUNG',  => '非常感谢您的评估!',
   
    'At end of file some tags were still left unclosed:'     'Saving feedback: [_1]'
 => 'Am Ende der Datei sind manche Tags noch nicht geschlossen:',  => '保存到信息反馈: [_1]',
   
    'Unable to save file [_1]'     'Logging first evaluation'
 => 'Die folgende Datei konnte nicht gespeichert werden: [_1]',  => '登录到首次评估',
   
    'Warnings and Errors'     '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.'
 => 'Warnungen und Fehler',  => 'WYSIWYG 编辑器仅支持简单的 HTML,并且在许多情况下不适合复杂的创作。在一些情况下,它可能破坏复杂的创作及 LaTeX 和脚本函数的调用。',
   
    '[quant,_1,error]'     'Special Admin Options'
 => '[quant,_1,Fehler,Fehler]',  => '特别管理选项',
   
    '[quant,_1,warning]'     'Discussion postings'
 => '[quant,_1,Warnung,Warnungen]',  => '讨论帖子',
   
    'Edit Math'     'Currently using [_1] of the [_2] available.'
 => 'Formeleditor',  => '目前使用 [_1] ,在 [_2] 可用中。',
   
    'DragMath Latex Equation Editor'     'Registering clickers: [_1]'
 => 'DragMath-LaTeX-Formel-Editor', # n.t.  => '注册的“遥控”号码为: [_1]',
   
    '[_1]Return[_2] to editing resource.'     'New Broadcast Message'
 => '[_1]Zurück[_2] zur Ressource',  => '新的广播信息',
   
    'Counting pages for student: [_1]'     'Send a broadcast message to members of this Course and/or other users.'
 => 'Zähle Seiten für Student [_1]',  => '发送广播信息给这门课程的成员和/或其他用户。',
   
    'Class Print Status'     'New Messages from File'
 => 'Druckstatus',  => '从文件生成新邮件',
   
    'LaTeX could not successfully parse your tex file.'     'Send copy to permanent e-mail address (if known)'
 => 'LaTeX konnte Ihre TeX-Datei nicht erfolgreich parsen.',  => '发送一份副本给外部电子邮件(如果有的话)',
   
    'It probably has errors in it.'     'Require return receipt?'
 => 'Sie enthält vermutlich Fehler.',  => '回执确认?',
   
    'Here are the error messages in the LaTeX log file:'     'Message Administration'
 => 'Die Fehlermeldungen der LaTeX-Logdatei:',  => '邮件管理',
   
    'There are errors in [_1].'     'Message Log for Selected Users'
 => 'Es sind Fehler aufgetreten. Ort: [_1]',  => '选定用户的邮件日志',
   
    'There are errors.'     'New Document'
 => 'Es sind Fehler aufgetreten.',  => '新文档',
   
    'These errors prevent this resource from printing correctly.'    'Bcc: course members with current access'
 => 'Diese Fehler verhindern, dass diese Ressource korrekt gedruckt werden kann.',  => '密送:当前访问的课程参加者',
   
    'A message has been sent to the instructor describing this failure.'     'Tools:'
 => 'Dem Dozenten wurde eine Nachricht gesendet, die eine Beschreibung des Fehlverhaltens enthält.',  => '工具:',
   
    'You are running LaTeX in [_1]batch mode[_2].'     'Upload PDF Form'
 => 'Sie verwenden LaTeX im [_1]Stapelverarbeitungsbetrieb[_2] (batch mode).',  => '上传PDF格式文档',
   
    'It has found an error in [_1][_2]and corrected it.'     'Upload a PDF Form with filled Form Fields'
 => 'Es wurde ein Fehler in [_1] gefunden[_2]und korrigiert.',  => '上传带有填写表格字段的PDF格式文档',
   
    'Usually this correction is valid but you probably need to check the indicated resource one more time and implement neccessary corrections by yourself.'     'Please choose a PDF-File.'
 => 'Üblicherweise ist diese Korrektur gültig, allerdings sollten Sie dennoch die angezeigte Ressource überprüfen ',  => '请选择一个PDF文件。',
   
    'The link to [_1]Your log file[_2]'     "Can't find any valid PDF formfields."
 => 'Link zur [_1]Logdatei[_2]',  => '找不到任何有效的PDF格式文档 。',
   
    'The link to [_1]Your original LaTeX file[_2]'     'Results of PDF Form problems'
 => 'Link zur [_1]Original-LaTeX-Datei[_2]',  => 'PDF格式习题答案',
   
    'bomb'     'Published Documents'
 => 'Bombe',  => '公开文件',
   
    'Output Tags'  
 => 'Tags zur Ausgabe',     ''
   => '',
    'WARNING: Cannot connect to database!'  
 => 'WARNUNG: Datenbankverbindung kann nicht aufgebaut werden!',  
   #SYNCMARKER
    'WARNING: The metadata table does not exist in the LON-CAPA database.'  );
 => 'WARNUNG: Die Metadaten-Tabelle existiert nicht in der LON-CAPA-Datenbank!',  
   1;
    '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.4  
changed lines
  Added in v.1.107


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