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

version 1.4, 2009/01/20 17:46:40 version 1.121, 2014/01/15 14:46:30
Line 1 Line 1
 # The LearningOnline Network with CAPA  # The LearningOnline Network with CAPA
 # Chinese Simplified Localization Lexicon  # Chinese Simplified Localization Lexicon
 #  #
 #    # $Id$
 #  #
 # Copyright Michigan State University Board of Trustees  # Copyright Michigan State University Board of Trustees
 #  #
 # This file is part of the LearningOnline Network with CAPA (LON-CAPA).  # This file is part of the LearningOnline Network with CAPA (LON-CAPA).
 #  #
 # LON-CAPA is free software; you can redistribute it and/or modify  # LON-CAPA is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by  # it under the terms of the GNU General Public License as published by
 # the Free Software Foundation; either version 2 of the License, or  # the Free Software Foundation; either version 2 of the License, or
 # (at your option) any later version.  # (at your option) any later version.
 #  #
 # LON-CAPA is distributed in the hope that it will be useful,  # LON-CAPA is distributed in the hope that it will be useful,
 # but WITHOUT ANY WARRANTY; without even the implied warranty of  # but WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the  # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 # GNU General Public License for more details.  # GNU General Public License for more details.
 #  #
 # You should have received a copy of the GNU General Public License  # You should have received a copy of the GNU General Public License
 # along with LON-CAPA; if not, write to the Free Software  # along with LON-CAPA; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA  # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 #  #
 # /home/httpd/html/adm/gpl.txt  # /home/httpd/html/adm/gpl.txt
 #  #
 # http://www.lon-capa.org/  # http://www.lon-capa.org/
 #  #
 ######################################################################  ######################################################################
 ######################################################################  ######################################################################
   
   
 package Apache::localize::zh;  package Apache::localize::zh;
 use base qw(Apache::localize);  use base qw(Apache::localize);
   
 %Lexicon=('_AUTO' => 1,  %Lexicon=('_AUTO' => 1,
 'char_encoding'=> 'UTF-8',  'char_encoding'=> 'UTF-8',
 'language_code'=> 'zh',  'language_code'=> 'zh',
 'lang_locale' => 'zh-cn.utf8',  'lang_locale' => 'zh-cn.utf8',
 'date_locale'  =>  'date_locale'  =>
       '$weekday, $day. $month $year, $twentyfour:$minutes:$seconds Uhr',        '$weekday, $day. $month $year, $twentyfour:$minutes:$seconds',
 'date_months'  => '一月,二月,三月,四月,五月,六月,七月,八月,九月,十月,十一月,十二月',  'date_months'  => '一月,二月,三月,四月,五月,六月,七月,八月,九月,十月,十一月,十二月',
 #'date_months'  => 'Jan.,Feb.,März,April,Mai,Juni,Juli,Aug.,Sep.,Okt.,Nov.,Dez.',  'date_days'    => '星期日,星期一,星期二,星期三,星期四,星期五,星期六',
 'date_days'    => '星期日,星期一,星期二,星期三,星期四,星期五,星期六',  'date_am' => '上午',
 #'date_days'    => 'So.,Mo.,Di.,Mi.,Do.,Fr.,Sa.',  'date_pm' => '下午',
 'date_am' => '上午',  'htmlarea_lang' => 'zh-cn',
 #'date_am' => 'vormittags',  
 'date_pm' => '下午',     'Domain'
 #'date_pm' => 'nachmittags',  => '领域',
 'textual_remote_display' => 'on',  
 'htmlarea_lang' => 'zh-cn',     'Domain:'
   => '领域:',
    'Domain'  
 => '领域',     'Server'
 #=> 'Domäne',  => '服务器',
   
    'Domain:'     'Server Load'
 => '领域:',  => '服务器负载',
 #=> 'Domäne:',  
      'User Load'
    'Server'  => '用户负载',
 => 'Server',  
      'Help'
    'Server Load'  => '帮助',
 => 'Serverlast',  
      'Log in'
    'User Load'  => '登录',
 => 'Nutzerlast',  
      'Log-in to LON-CAPA'
    'Help'  => '登录 LON-CAPA',
 => '帮助',  
 #=> 'Hilfe',     'Username'
   => '用户名',
    'Log in'  
 => '登录',     'Password'
 #=> 'Anmelden',  => '密码',
   
    'Log-in to LON-CAPA'     'choose'
 => '登录 LON-CAPA',  => '选择',
 #=> 'In LON-CAPA anmelden',  
      'enter'
    'Username'  => '进入',
 => '用户名',  
 #=> 'Benutzerkennung',     'view'
   => 'view',
    'Password'  
 => '密码',     'calendar'
 #=> 'Passwort',  => '日历',
   
    'choose'     'prefer-'
 => 'wähle',  => 'prefer-',
   
    'enter'     'ences'
 => 'eingeben',  => 'ences',
   
    'view'     'role'
 => 'betrachten',  => '角色',
   
    'calendar'     'course'
 => 'Kalender',  => '课程',
   
    'prefer-'     'Course'
 => 'Präfe-',  => '课程',
   
    'ences'     'Section/Group'
 => 'renzen',  => '科/组',
   
    'role'     'today'
 => 'Rolle',  => '今日',
   
    'course'     'last week'
 => 'Kurs',  => '上周',
   
    'Course'     'last month'
 => 'Kurs',  => '上个月',
   
    'Section/Group'     'last three months'
 => 'Sektion/Gruppe',  => '过去3个月',
   
    'today'     'last six months'
 => 'heute',  => '过去6个月',
   
    'last week'     'last year'
 => 'letzte Woche',  => '去年',
   
    'last month'     'Submit'
 => 'letzten Monat',  => '提交',
   
    'last three months'     'Rename'
 => 'letzte drei Monate',  => '重命名',
   
    'last six months'     'Save'
 => 'letzte sechs Monate',  => '保存',
   
    'last year'     'Save All'
 => 'letztes Jahr',  => '全部保存',
   
    'Submit'     'Done'
 => 'Abschicken',  => '完成',
   
    'Rename'     'Select User'
 => '重命名',  => '选择用户',
 #=> 'Umbenennen',  
      'Select Course'
    'Save'  => '选择课程',
 => '保存',  
 #=> 'Speichern',     'Changes will become active for your current session after'
   => 'Changes will become active for your current session after',
    'Save All'  
 => '保存',     're-initializing course'
 #=> 'Alles speichern',  => '课程重新初始化',
   
    'Done'     ', or the next time you log in.'
 => 'Fertig',  => ',或在您下次登录。',
   
    'Select User'     'Uploaded Document'
 => '选择用户',  => '上传文件',
 #=> 'Benutzer auswählen',  
      'No content modifications yet.'
    'Select Course'  => '还没有修改任何内容。',
 => '选择课程',  
 #=> 'Kurs auswählen',     'Part is not open to be viewed. It'
   => 'Part is not open to be viewed. It',
    'Changes will become active for your current session after'  
 => 'Änderungen werden für Ihre derzeitige Sitzung aktiv, nachdem Sie',     'Unable to determine if this resource is open due to network problems. Please try again later.'
   => 'Unable to determine if this resource is open due to network problems. Please try again later.',
    're-initializing course'  
 => 'Kurs neu initialisieren',     'Note: it can take up to 10 minutes for changes to take effect for all users.'
   => '注意:所有用户更改生效可能需要10分钟。',
    ', or the next time you log in.'  
 => 'haben, oder wenn Sie sich das nächste Mal anmelden.',     'Language'
   => '语言',
    'Uploaded Document'  
 => 'Hochgeladenes Dokument',     'Notes'
   => '注释',
    'No content modifications yet.'  
 => 'Noch keine Inhaltsänderungen.',     'Abstract'
   => '摘要',
    'Part is not open to be viewed. It'  
 => 'Aufgabenteil nicht verfügbar. Er',     'Create a user or modify the roles and privileges of a user'
   => '创建或修改用户的角色和权限',
    'Unable to determine if this resource is open due to network problems. Please try again later.'  
 => 'Aufgrund von Netzwerkproblemen kann nicht festgestellt werden, ob diese Ressource verfügbar ist. Bitte versuchen Sie es später noch einmal.',     'View course assessment statistics'
   => '查看课程评估统计',
    'Note: it can take up to 10 minutes for changes to take effect for all users.'  
 => 'Beachten Sie, dass es bis zu 10 Minuten dauern kann, bis Änderungen für alle Benutzer aktiv werden.',     'Set deadlines and other assessment parameters, as well as modify course environment'
   => '设置最后期限和其他评估参数,以及修改课程环境',
    'Language'  
 => '语言',     'New Folder'
 #=> 'Sprache',  => '新建文件夹',
   
    'Notes'     'Simple Page'
 => 'Notizen',  => '简单的页面',
   
    'Abstract'     'Simple Problem'
 => 'Kurzbeschreibung',  => '简单的问题',
    
    'Create a user or modify the roles and privileges of a user'     'Upload Document'
 # => 'Benutzeraccounts erstellen oder Benutzerrollen und -priviligien ändern',  => '上传文件',
 => 'Benutzeraccounts und Rechte verwalten',  
      'Search'
    'View course assessment statistics'  => '搜索',
 => '查看课程评估统计', #??? [SB 20.10.2006]  
 #=> 'Aufgabenstatistiken', #??? [SB 20.10.2006]     'Import'
   => '导入',
   
    'Set deadlines and other assessment parameters, as well as modify course environment'     'Main Course Documents'
 => 'Setzen von Deadlines und anderen Parametern zur Beurteilung sowie Ändern der Kursumgebung',  => '主要课程文件',
   
    'New Folder'     'Supplemental Course Documents'
 => '新建文件夹',  => '附加的课程文件',
 #=> 'Neues Verzeichnis',  
      'Discussion Board'
    'Simple Page'  => '公告板',
 => '简单的页面',  
 #=> 'Einfache Seite',     'Published Resources'
   => '发布的资源',
    'Simple Problem'  
 => '简单的问题',     'Special Documents'
 #=> 'Einfache Aufgabe',  => '特别文件',
   
    'Upload Document'     'Special documents'
 => '上传文件',  => '特别文件',
 #=> 'Dokument hochladen',  
      'Document'
    'Search'  => '文件',
 => '搜索',  
 #=> 'Suchen',     'Settings'
   => '设置',
    'Import'  
 => '导入',     'create'
 #=> 'Importieren',  => '创建',
   
    'Main Course Documents'     'grades'
 => '主要课程文件',  => '评估',
 #=> 'Haupt-Kursdokumente',  
      'commu-'
    'Supplemental Course Documents'  => 'commu-',
 => '附加的课程文件',  
 #=> 'Zusätzliche Kursdokumente',     'nication'
   => 'nication',
    'Bulletin Board'  
 => '公告板',     'enroll'
 #=> 'Schwarzes Brett',  => '记录',
   
    'Special Documents'     'navigate'
 => '特别文件',  => '目录',
 #=> 'Spezielle Dokumente',  
      'contents'
    'Special documents'  => '导航',
 => '特别文件',  
 #=> 'Spezielle Dokumente',     'Navigate Contents'
   => '浏览目录',
    'create'  
 => 'erstelle',     'Announcements and Calendar'
   => '注意事项和日历',
    'grades'  
 => 'Bewertungen',     'Author'
   => '作者',
    'commu-'  
 => 'Kommu-',     'Change Your Preferences'
   => '更改用户首选项',
    'nication'  
 => 'nikation',     'Choose the user role'
   => '更换用户角色',
    'enroll'  
 => 'Kurs belegen',     'Co-Author'
   => '合著者',
    'navigate'  
 => 'Inhalts-',     'Co-Author [_1]'
   => '合著者 [_1]',
    'contents'  
 => 'verzeich',     'Communication and Messages'
   => '通信与信息',
    'Navigate Contents'  
 => '浏览目录',     'Course Coordinator'
 #=> 'Inhaltsverzeichnis',  => '课程组织者',
   
    'Announcements and Calendar'     'Course Statistics and Charts'
 => '注意事项和日历',  => '课程统计和图表',
 #=> 'Bekanntmachungen und Kalender',  
      'Course announcements and my calendar'
    'Author'  => '注意事项和日历',
 => 'Autor',  
      'Course Announcements'
    'Change Your Preferences'  => '课程公告',
 => 'Ändern Ihrer Benutzerpräferenzen',  
      'Create Users, Change User Privileges'
    'Choose the user role'  => 'Create Users, Change User Privileges',
 => '更换用户角色',  
 #=> 'Benutzerrolle wechseln',     'Domain Coordinator'
   => 'Domain Coordinator',
    'Co-Author'  
 => 'Co-Autor',     'Enrollment Manager'
   => 'Enrollment Manager',
    'Communication and Messages'  
 => 'Kommunikation und Nachrichten',     'Enter grades from check-out assessment resources'
   => 'Enter grades from check-out assessment resources',
    'Course Coordinator'  
 => '课程组织者',     'Exam Proctor'
 #=> 'Kurs-Koordinator',  => '监考人员',
   
    'Course Statistics and Charts'     'Exit LON-CAPA'
 => 'Kursstatistiken und Notenübersicht',  => '退出',
   
    'Course announcements and my calendar'     'Grades Spreadsheet'
 #=> 'Kurs-Bekanntmachungen und mein Kalender',  => '等级表',
 => '注意事项和日历',  
 #=> 'Bekanntmachungen und Kalender',     'Grading'
   => '评估',
    'Course Announcements'  
 => 'Kurs-Bekanntmachungen',     'Instructor'
   => '讲师',
    'Create Users, Change User Privileges'  
 # => 'Erstellen neuer Benutzeraccounts, ändern von Benutzerprivilegien',     'Launch Remote Control'
   => 'Benutzeraccounts und Rechte verwalten',  => '激活远程控制',
   
    'Domain Coordinator'     'Main Menu'
 => 'Domänen-Koordinator',  => '主菜单',
   
    'Enrollment Manager'     'Navigate Course Contents'
 => 'Kursbelegungs-Verwaltung',  => '浏览目录',
   
    'Enter grades from check-out assessment resources'     'No Role, Cumulative Privileges'
 => 'Eingeben von Bewertungen für Beurteilungs-Ressourcen', #??? [SB 20.10.2006]  => '没有角色,增加特权',
   
    'Exam Proctor'     'Return to Last Location'
 => 'Klausuraufsichtspersonal',  => '回到最后的位置',
   
    'Exit LON-CAPA'     'Send and receive messages'
 => '退出',  =>'发送和接收邮件',
 #=> 'Abmelden',  
      'Send and Receive Messages'
    'Grades Spreadsheet'  =>'发送和接收邮件',
 => 'Beurteilungsbogen mit Bewertungen',  
      'Set my user preferences'
    'Grading'  => '用户设置',
 => 'Bewertung',  
      'Student'
    'Instructor'  => '学生',
 => 'Dozent',  
      'Student: '
    'Launch Remote Control'  => '学生:',
 => '激活远程控制',  
 #=> 'Fernbedienung aktivieren',     'Switch to another user role'
   => '更换用户角色',
    'Main Menu'  
 => '主菜单',     'Teaching Assistant'
 #=> 'Hauptmenü',  => '教学助理',
   
    'Navigate Course Contents'     'Use or edit my bookmark collection'
 => '浏览目录',  => '书签收藏',
 #=> 'Inhaltsverzeichnis',  
      'User Roles'
    'No Role, Cumulative Privileges'  => '用户角色',
 => 'Keine Rolle, kumulative Privilegien',  
      'Calculate course grades (Spreadsheet)'
    'Return to Last Location'  => 'Calculate course grades (Spreadsheet)',
 => '回到最后的位置',  
 #=> 'Zurück zum zuletzt verwendeten Kursdokument',     'Enter the chat room for the course'
   => '课程聊天室',
    'Send and receive messages'  
 # => 'Verschicken und Empfangen von Nachrichten',     'Navigate the table of contents for this course'
 # => 'Interne Nachrichten verwalten',  => '课程目录',
 =>'发送和接收邮件',  
 #=> 'Kommunikation und Nachrichten',     'Syllabus'
   => '课程表',
    'Set my user preferences'  
 => '用户设置',     'Course syllabus'
 #=> 'Benutzereinstellungen',  => '课程教学大纲',
   
    'Student'     'View the course assessment progress chart'
 => '学生',  => '察看课程评估进展图表',
 #=> 'Studierender',  
      'Class Hours'
    'Student: '  => '课时',
 => '学生:',  
 #=> 'Studierender: ',     'Coursepack'
   => '课外书',
    'Switch to another user role'  
 # => 'Andere Benutzerrolle wählen',     'Current Month'
 => '更换用户角色',  => '这个月',
 #=> 'Benutzerrolle wechseln',  
      'Deadlines'
    'Teaching Assistant'  => '截止日期',
 => 'Tutor',  
      'Grading Information'
    'Use or edit my bookmark collection'  => '评估信息',
 # => 'Meine Lesezeichen-Sammlung verwenden oder editieren',  
 => '书签收藏',     'Helproom Hours'
 #=> 'Lesezeichen-Sammlung',  => '帮助',
   
    'User Roles'     'Instructor Information'
 => '用户角色',  => '讲师信息',
 #=> 'Benutzerrollen',  
      'Next Month'
    'Calculate course grades (Spreadsheet)'  => '下个月',
 => 'Bewertungen berechnen (Beurteilungsbogen)',  
      'Office Hours'
    'Enter the chatroom for the course'  => '办公时间',
 => '课程聊天室',  
 #=> 'Kurs-Chatroom',     'Prerequisites'
   => '必要条件',
    'Navigate the table of contents for this course'  
 => '课程目录',     'Previous Month'
 #=> 'Inhaltsverzeichnis des Kurses',  => '上个月',
   
    'Syllabus'     'Readings'
 => '课程表',  => '材料',
 #=> 'Kursüberblick',  
      'Mon'
    'Course syllabus'  => '星期一',
 => '课程教学大纲',  
 #=> 'Kursüberblick',    'Tue'
   => '星期二',
    'View the course assessment progress chart'  
 => '察看课程评估进展图表',     'Wed'
 #=> 'Aufgabenfortschritt des Kurses',  => '星期三',
   
    'Class Hours'     'Thu'
 => 'Vorlesungstermine',  => '星期四',
   
    'Course Description'     'Fri'
 => 'Kurstitel',  => '星期五',
   
    'Coursepack'     'Sat'
 => 'Kurspaket',  => '星期六',
   
    'Current Month'     'Sun'
 => '这个月',  => '星期日',
 #=> 'Dieser Monat',  
      'January'
    'Deadlines'  => '一月',
 => 'Fälligkeitsdaten',  
      'February'
    'Grading Information'  => '二月',
 => 'Informationen zur Bewertung',  
      'March'
    'Helproom Hours'  => '三月',
 => '帮助',  
 #=> 'Hilfe',     'April'
   => '四月',
    'Instructor Information'  
 => 'Information über den Dozenten',     'May'
   => '五月',
    'Next Month'  
 => '下个月',     'June'
 #=> 'Nächster Monat',  => '六月',
   
    'Office Hours'     'July'
 => 'Sprechstunden',  => '七月',
   
    'Prerequisites'     'August'
 => 'Voraussetzungen',  => '八月',
   
    'Previous Month'     'September'
 => '上个月',  => '九月',
 #=> 'Vorheriger Monat',  
      'October'
    'Readings'  => '十月',
 => 'Material',  
      'November'
    'Mon'  => '十一月',
 => '星期一',  
 #=> 'Mo',     'December'
   => '十二月',
   'Tue'  
 => '星期二',     'Textbook'
 #=> 'Di',  => '教材',
   
    'Wed'      'Web Links'
 => '星期三',  => '网站链接',
 #=> 'Mi',  
      'Drop/Add students in this course'
    'Thu'  => '在该课程移除/添加学生',
 => '星期四',  
 #=> 'Do',     'A score has been assigned.'
   => 'A score has been assigned.',
    'Fri'  
 => '星期五',     'Some parts were not submitted.'
 #=> 'Fr',  => 'Some parts were not submitted.',
   
    'Sat'     'Due'
 => '星期六',  => 'Due',
 #=> 'Sa',  
      'The filetype extension of the file you uploaded is not allowed.'
    'Sun'  => 'The filetype extension of the file you uploaded is not allowed.',
 => '星期日',  
 #=> 'So',     'Units incorrect.'
   => '单位不正确的。',
    'January'  
 => '一月',     'Only a number required.'
 #=> 'Januar',  => '只允许一个数字。Only a number required.',
   
    'February'     'Units required'
 => '二月',  => '要求单位',
 #=> 'Februar',  
      'Tries'
    'March'  => '尝试',
 => '三月',  
 #=> 'März',     'Submit Answer'
   => '提交答案',
    'April'  
 => '四月',     'Prepare a printable document'
 #=> 'April',  => '打印',
   
    'May'     'Go To My First Homework Problem'
 => '五月',  => '转到我的第一次作业问题',
 #=> 'Mai',  
      'Cancel'
    'June'  => '取消',
 => '六月',  
 #=> 'Juni',     'Discussions'
   => '讨论',
    'July'  
 => '七月',     'New discussion since'
 #=> 'Juli',  => 'New discussion since',
   
    'August'     'New message (click to open)'
 => '八月',  => '新邮件 (点击查看)',
 #=> 'August',  
      'Close all folders'
    'September'  => '关闭所有文件夹',
 => '九月',  
 #=> 'September',     'Open all folders'
   => '打开所有文件夹',
    'October'  
 => '十月',     'Goodbye'
 #=> 'Oktober',  => '再见',
   
    'November'     'Select'
 => '十一月',  => '选择',
 #=> 'November',  
      'Re-Initialize'
    'December'  => '重新初始化',
 => '十二月',  
 #=> 'Dezember',     'Currently selected.'
   => '目前选定的。',
    'Textbook'  
 => 'Bücherliste',     'Switch Server'
   => '选择服务器',
     'Web Links'  
 => 'Weblinks',     'system wide'
   => '全系统的',
    'Drop/Add students in this course'  
 => 'Kursbelegungen verwalten',     'Currently not available'
   => '目前无法使用',
    'A score has been assigned.'  
 => 'Bewertung wurde zugewiesen', # ???     'No role specified'
   => '没有具体的角色',
    'Some parts were not submitted.'  
 => 'Einige Aufgabenteile sind nicht bearbeitet worden.',     'Remark'
   => '注释',
    'Due'  
 => 'Fällig',     'Extent'
   => '领域',
    'The filetype extension of the file you uploaded is not allowed.'  
 => 'Die Endung der von Ihnen eingereichten Datei ist nicht erlaubt.',     'Current Privileges'
   => '当前权限',
    'Units incorrect.'  
 => 'Einheit inkorrekt.',     'User Role'
   => '用户角色',
    'Only a number required.'  
 => 'Als Eingabe ist nur eine Zahl zulässig.',     'Start'
   => '开始',
    'Units required'  
 => 'Einheiten erwartet',     'End'
   => '结束',
    'Tries'  
 => 'Versuche',     'System'
   => '系统',
    'Submit Answer'  
 => 'Antwort einreichen',     'Display'
   => '显示',
    'Prepare a printable document'  
 => '打印', # long version: 'Druckbares Dokument erstellen',     'Display:'
 #=> 'Drucken', # long version: 'Druckbares Dokument erstellen',  => '显示:',
   
      'Do not display'
    'Go To My First Homework Problem'  => '不显示',
 => 'Gehe zur ersten Übungsaufgabe',  
      "an unknown date"
    'Cancel'  => '日期不详', # !
 => 'Abbrechen',  
 #=> 'Abbrechen',     "an indeterminate date"
   => '无限期',
    'Discussions'  
 => 'Diskussionen',     'will open on [_1]'
   => '开放于 [_1]',
    'New discussion since'  
 => 'Neue Diskussion seit',     'is due at [_1]'
   => 'is due at [_1]',
    'New message (click to open)'  
 => 'Neue Nachricht (zum Anzeigen klicken)',     'was due on [_1], and answers will be available on [_2]'
   => 'was due on [_1], and answers will be available on [_2]',
    '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', # !  
      "Select a"
    "an indeterminate date"  => "Select a",
 => 'unbestimmter Zeitpunkt',  
      'Part'
    "will open on"  => '部分',
 => "wird verfügbar sein am",  
      "Then"
    "is due at"  => 'Then',
 => "ist fällig am",  
      'is in under construction'
    "was due on"  => 'is in under construction',
 => "war fällig am",  
      'List of possible answers'
    'is closed but you are allowed to view it'  => 'List of possible answers',
 => "ist geschlossen, kann aber von Ihnen betrachtet werden",  
      'Found no analyzable parts in this problem, currently only Numerical, Formula and String response styles are supported.'
    "Undid changes, Switched [_1] and [_2]"  => 'Found no analyzable parts in this problem, currently only Numerical, Formula and String response styles are supported.',
 => "Änderungen rückgängig gemacht. [_1] und [_2] wurden ausgetauscht.",  
      'Response [_1] is not analyzable at this time'  #    'is not analyzable at this time'
    "Unable to undo, unable to switch [_1] and [_2]"  => 'Response [_1] is not analyzable at this time',  #   '目前没有可分析性',
 => "Änderungen konnten nicht rückgängig gemacht werden. [_1] und [_2] konnten nicht ausgetauscht werden.",  
      'Title'
    "Unable to make backup [_1]"  => '标题',
 => "Konnte keine Sicherheitsdatei in [_1] erstellen!",  
      'Path'
    "Saving Modifications to [_1]"  => 'Path',
 => "Speichere Änderungen in [_1]",  
      'New Search'
    "Unable to write to [_1]"  => '重新搜索',
 => "Konnte Änderungen nicht in [_1] speichern!",  
      'Go Back'
    "Analyzing a problem"  => '后退',
 => "Analysiere Aufgabe",  
      'Go back'
    "EditXML"  => '后退',
 => "XML-Editor",  
      'File'
    'Discard Edits and View'  => '文件',
 => 'Änderungen verwerfen und betrachten',  
      'Date'
    'Submit Changes'  => '日期',
 => 'Speichern und weiterbearbeiten', # 'Änderungen speichern',  
      'You have no unread messages'
    'Submit Changes and View'  => '您没有未读邮件',
 => 'Speichern und betrachten',  
      'New Message'
    'Edit'  => '新邮件',
 => '编辑',  
 #=> 'Editor',     'New Messages'
   => '新邮件',
    ', select a template from the pull-down menu below'  
 => 'wählen Sie eine Vorlage aus dem unterstehenden Auswahlmenü',     'View All Messages'
   => '查看所有邮件',
    'undo'  
 => 'Rückgängig machen',     'Map'
   => '课程内容',
    'Answer'  
 => 'Antwort',     'Page'
   => '页',
    'Frequency'  
 => 'Häufigkeit',     'Page:'
   => '页:',
    'You did not select a template.'  
 => 'Sie haben keine Vorlage ausgewählt.',     'Sequence'
   => '顺序',
    'Analyze Progress'  
 => 'Fortschritt analysieren',     'Map contents are not shown in order.'
   => '课程内容不排序显示。',
    'Getting Problem Variants'  
 => 'Berechne Aufgabenvariationen',     'Empty'
   => '空的',
    'last problem'  
 => 'letzte Aufgabe',     'File [_1] could not be copied.'
   => '文件 [_1] 无法复制。',
    "may open later."  
 => 'könnte zu einem späteren Zeitpunkt verfügbar werden.',     'Back to Directory'
   => '返回文件夹',
    ', and answers will be available on'  
 => ', Antworten werden verfügbar sein am',     'No upload file specified.'
   => '没有上传指定的文件。',
    "Select a"  
 => "Wählen Sie",     'The target is an existing directory.'
   => '目标在一个现有的目录中。',
    'Unable to find'  
 => 'Konnte nicht gefunden werden',     'Please use browser "Back" button and pick a filename'
   => 'Please use browser "Back" button and pick a filename',
    'Part'  
 => 'Aufgabenteil',     "You do not have authoring privileges for this resource"
   => "You do not have authoring privileges for this resource",
    "Then"  
 => 'Dann',     'Copying file'
   => '复制文件',
    'is in under construction'  
 => 'ist in Arbeit',     'No write permission to user directory, FAIL'
   => '没有权限写入这个目录。中断',
    'List of possible answers'  
 => 'Liste von möglichen Antworten',     'Actions'
   => '动作', # '行动',
    '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.',     'Name'
   => '名字',
    'is not analyzable at this time'  
 => 'ist derzeit nicht analysierbar',     'Status'
   => '状态',
    'Title'  
 => '标题',     'Last Modified'
 #=> 'Titel',  => '最后修改',
   
    'Path'     'Yes'
 => 'Pfad',  => '是',
   
    'New Search'     'Authoring Space Directory'
 => 'Neue Suche',  => 'Authoring Space Directory', # '建设目录',
   
    'Go Back'     'Contact [_1] for access.'
 => '后退',  => '获取 [_1] 联系。',
 #=> 'Zurück',  
      'Please log into [_1] to edit.'
    'Go back'  => '请登入 [_1] 进行修改。',
 => '后退',  
 #=> 'Zurück',     'Save uploaded file as [_1]'
   => '保存上传的文件为 [_1]',
    'File'  
 => '文件',     'Searching'
 #=> 'Datei',  => '搜索',
   
    'Date'     'Searching ...'
 => '日期',  => '搜索...',
 #=> 'Datum',  
      'Owner:Domain'
    'You have no unread messages'  => '所有者:域',
 => 'Sie haben keine ungelesenen Nachrichten',  
      'Owner/Co-owner(s)'
    'New Messages'  => '所有者/合伙人',
 => 'Neue Nachrichten',  
      'Select the Authoring Space'
    'View All Messages'  => 'Select the Authoring Space', # '选择建设领域',
 => 'Alle Nachrichten',  
      'It is recommended that you use an up-to-date virus scanner before handling this file.'
    'Map'  => 'It is recommended that you use an up-to-date virus scanner before handling this file.',
 => 'Inhaltszusammenstellung',  
      'not displayed'
    'Page'  => '不显示',
 => 'Seite',  
      "Open, no due date"
    'Sequence'  => "开放的,没有截止日期",
 => 'Sequenz',  
      "Uncompleted Homework"
    'Map contents are not shown in order.'  => "未完成家庭作业",
 => 'Inhaltszusammenstellungs-Inhalte werden nicht sortiert angezeigt.',  
      "Show Only Uncompleted Homework"
    'Empty'  => "只显示未完成家庭作业",
 => 'Leer',  
      "All homework is currently completed."
    'File [_1] could not be copied.'  => "目前所有完成的功课。",
 => 'Die Datei [_1] konnte nicht kopiert werden.',  
      'This course is empty.'
    'Back to Directory'  => '这课程是空的。',
 => 'Zurück zum Verzeichnis',  
      'Coursemap undefined.'
    'No upload file specified.'  => '课程内容没有定义。',
 => 'Es wurde keine Datei zum Hochladen angegeben.',  
      "Was due"
    'The target is an existing directory.'  => "截止于",
 => 'Die Zieldatei ist ein existierendes Verzeichnis.',  
      "Answer available"
    'Please use browser "Back" button and pick a filename'  => "答案可用",
 => 'Bitte benutzen Sie "Zurück" in Ihrem Webbrowser und geben Sie einen Dateinamen an',  
      "Excused by instructor"
    "You do not have authoring privileges for this resource"  => "由讲师通过",
 => "Sie haben für diese Ressource keine Schreibberechtigung!",  
      "Answer submitted, not yet graded"
    'Copying file'  => "提交答案,尚未评分",
 => 'Kopiere Datei',  
      "No due date"
    'No write permission to user directory, FAIL'  => "没有截止日期",
 => 'Keine Schreibberechtigung für dieses Verzeichnis. Abbruch',  
      'never'
    'Actions'  => '从来不',
 => 'Aktionen',  
      'Answer submitted'
    'Name'  => '提交答案',
 => 'Name',  
      '[_1] of [_2] tries used'
    'Status'  => '[_1] 的 [_2] 尝试使用',
 => 'Status',  
      'Processing'
    'Last Modified'  => '数据处理',
 => 'Letzte Änderung',  
      'Access and Usage Statistics'
    'Yes'  => '访问和使用统计',
 => 'Ja',  
      'Evaluation Comments'
    'Construction Space Directory'  => '评价评论',
 => 'Konstruktionsbereich-Verzeichnis',  
      'Evaluation Data'
    'Contact [_1] for access.'  => '评价数据',
 => 'Kontaktieren Sie [_1], um Zugriff zu erhalten.',  
      'Server Administration'
    'Please log into [_1] to edit.'  => '服务器管理',
 => 'Bitte melden Sie sich in der Domäne [_1] an, um Zugriff zu erhalten.',  
      'System Administration'
    'Save uploaded file as [_1]'  => '系统管理',
 => 'Hochgeladene Datei speichern unter [_1]',  
      'Users with Roles Assigned by'
    'Searching'  => 'Users with Roles Assigned by',
 => 'Suche',  
      'Name starting with'
    'Searching ...'  => '从开头',
 => 'Suche...',  
      'This resource has been marked obsolete by the author(s)'
    'Owner:Domain'  => 'This resource has been marked obsolete by the author(s)',
 => 'Eigentümer:Domäne',  
      'Upload'
    'Owner/Co-owner(s)'  => '上传',
 => '(Co-)Eigentümer',  
      'Uploaded'
    'Select the Construction Space'  => '已上传',
 => 'Wählen Sie den Konstruktionsbereich',  
      'Dynamic Metadata'
    '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.',  
      'View file'
    'not displayed'  => '查看文件',
 => 'nicht angezeigt',  
      'Illegal filename.'
    "Open, no due date"  => '无效的文件名。',
 => "Verfügbar, kein Fälligkeitsdatum",  
      'Rule'
    "Uncompleted Homework"  => '规则',
 => "Unerledigte Übungsaufgaben",  
      'Back to Source Directory'
    "Show Only Uncompleted Homework"  => '回到源目录',
 => "Zeige nur unerledigte Übungsaufgaben",  
      'Back to Source'
    "All homework is currently completed."  => '回到源文件',
 => "Derzeit sind alle Übungsaufgaben erledigt.",  
      'Back to Resource'
    'This course is empty.'  => 'Back to Resource', # '回到资源',
 => 'Dieser Kurs ist leer.',  
      'File copied.'
    'Coursemap undefined.'  => '档案复制。',
 => 'Inhaltszusammenstellung des Kurses ist nicht definiert.',  
      'FAIL'
    "Was due"  => '中断',
 => "War fällig am",  
      'Back to [_1]'
    "Answer available"  => '回到 [_1]',
 => "Antwort verfügbar",  
      'untitled'
    "Excused by instructor"  => '无标题',
 => "Vom Dozenten erlassen",  
      'The extension on this file, [_1], is reserved internally by LON-CAPA.'
    "Answer submitted, not yet graded"  => 'The extension on this file, [_1], is reserved internally by LON-CAPA.',
 => "Antwort eingereicht, noch nicht bewertet",  
      'The extension on this file is reserved internally by LON-CAPA.'
    "No due date"  => 'The extension on this file is reserved internally by LON-CAPA.',
 => "Kein Fälligkeitsdatum",  
      'The extension on this file, [_1], is not recognized by LON-CAPA.'
    'never'  => 'The extension on this file, [_1], is not recognized by LON-CAPA.',
 => 'niemals',  
      'The extension on this file is not recognized by LON-CAPA.'
    'Answer submitted'  => 'The extension on this file is not recognized by LON-CAPA.',
 => 'Antwort eingereicht',  
      'Please change the extension.'
    '[_1] of [_2] tries used'  => 'Please change the extension.',
 => '[_1] von [_2] Versuchen verbraucht',  
      'Became this version on ...'
    'Processing'  => 'Became this version on ...',
 => 'Wird verarbeitet',  
      'Browse published resources'
    'Access and Usage Statistics'  => '发布资源',
 => 'Zugriffs- und Nutzungsstatistiken',  
      'Choose the course to work on'
    'Evaluation Comments'  => '选择您想要选的课程',
 => 'Evaluierungskommentare',  
      'Create a new course'
    'Evaluation Data'  => '创建课程',
 => 'Evaluierungsdaten',  
      'Customized right of use ...'
    'Server Administration'  => 'Customized right of use ...',
 => 'Serververwaltung',  
      'Delete messages from discussion boards'
    'System Administration'  => 'Delete messages from discussion boards',
 => 'Systemverwaltung',  
      'Domain only - use limited to courses in the domain'
    'aboutlon.gif'  => 'Domain only - use limited to courses in the domain',
 => 'aboutlon.gif',  
      'Edit and view documents included in this course'
    'accessbutton.gif'  => '布置课程内容',
 => 'accessbutton.gif',  
      'Edit/Modify DOCS'
    'userauthentication.gif'  => '布置课程内容',
 => 'userauthentication.gif',  
      'Enter my Authoring Space'
    'Users with Roles Assigned by'  => 'Enter my Authoring Space',
 => 'Benutzer, deren Rollen vergeben wurden von',  
      'Failed to copy source'
    'Name starting with'  => 'Failed to copy source',
 => 'Name beginnt mit',  
      'Failed to write metadata copy'
    'This resource has been marked obsolete by the author(s)'  => 'Failed to write metadata copy',
 => 'Dieses Ressource wurde vom Autor bzw. von den Autoren als überholt gekennzeichnet',  
      'Finalize Publication'
    'Uploaded'  => 'Finalize Publication',
 => 'Hochgeladen',  
      'Grant/revoke role of Co-Author'
    'Dynamic Metadata'  => 'Grant/revoke role of Co-Author',
 => 'Dynamische Metadaten',  
      'Grant/revoke role of Domain Coordinator'
    'View file'  => 'Grant/revoke role of Domain Coordinator',
 => 'Datei betrachten',  
      'Grant/revoke role of Exam Proctor'
    'Illegal filename.'  => 'Grant/revoke role of Exam Proctor',
 => 'Ungültiger Dateiname.',  
      'Grant/revoke role of Instructor'
    'Rule'  => 'Grant/revoke role of Instructor',
 => 'Regel',  
      'Grant/revoke role of Student'
    'Back to Source Directory'  => 'Grant/revoke role of Student',
 => 'Zurück zum Quellverzeichnis',  
      'Grant/revoke role of Superuser'
    'Back to Source'  => 'Grant/revoke role of Superuser',
 => 'Zurück zur Quelldatei',  
      'No previous versions published.'
    'File copied.'  => 'No previous versions published.',
 => 'Datei kopiert.',  
      'No write permission to'
    'FAIL'  => 'No write permission to',
 => 'Abbruch',  
      'Please pick a version to retrieve:'
    'Back to [_1]'  => 'Please pick a version to retrieve:',
 => 'Zurück zur Ressource [_1]',  
      'Private - visible to author only for testing purposes'
    'untitled'  => 'Private - visible to author only for testing purposes',
 => 'kein Titel',  
   #   'Private Publication - did not synchronize database'
    'The extension on this file, [_1], is reserved internally by LON-CAPA.'  #=> 'Private Publication - did not synchronize database',
 => 'Die Dateiendung [_1] ist LON-CAPA-intern reserviert.',  
      'Public - no authentication or authorization required for use'
    'The extension on this file is reserved internally by LON-CAPA.'  => 'Public - no authentication or authorization required for use',
 => 'Die Dateiendung ist LON-CAPA-intern reserviert.',  
      'Retrieval of an old version will overwrite the file currently in Authoring Space.'
    'The extension on this file, [_1], is not recognized by LON-CAPA.'  => 'Retrieval of an old version will overwrite the file currently in Authoring Space.',
 => 'Die Dateiendung [_1] ist LON-CAPA unbekannt.',  
      'Retrieve selected Version'
    'The extension on this file is not recognized by LON-CAPA.'  => 'Retrieve selected Version',
 => 'Die Dateiendung [_1] ist LON-CAPA unbekannt.',  
      'Retrieve previous version'
    'Please change the extension.'  => 'Retrieve previous version',
 => 'Bitte ändern Sie die Dateiendung.',  
      'Retrieve previous versions of [_1]'
    'Became this version on ...'  => 'Retrieve previous versions of [_1]',
 => 'Wurde diese Version am...',  
      'Search the contents of this course'
    'Browse published resources'  => '课程内容搜索',
 # => 'Veröffentlichte Dokumente betrachten',  
 => '发布资源',     'Search the database of published resources and accessible portfolio files'
 #=> 'Veröffentlichte Ressourcen',  => '搜索数据库资源和文件夹',
   
    'Choose the course to work on'     'Send broadcast and receipt-required email'
 => 'Wählen Sie den Kurs, in dem Sie arbeiten wollen',  => 'Send broadcast and receipt-required email',
   
    'Create a new course'     'Show Problem Completeness'
 => '创建课程',  => 'Show Problem Completeness',
 #=> 'Kurse erstellen',  
      'Switch to another course'
   => 'Switch to another course',
    'Customized right of use ... '  
 => 'Spezielle Nutzungsrechte...',     'System wide - can be used for any courses system wide'
   => '全系统-可用于全系统任何课程',
    'Delete messages from bulletin boards'  
 => 'Lösche Nachrichten vom Schwarzen Brett',     'The extension on this file'
   => 'The extension on this file',
    'Domain only - use limited to courses in the domain'  
 => 'Beschränkt auf Domäne - Nutzung begrenzt auf Kurse innerhalb dieser Domäne',     'Unsupported character combination [_1] in filename, FAIL.'
   => 'Unsupported character combination [_1] in filename, FAIL.',
    'Edit and view documents included in this course'  
 => '布置课程内容', # old: 'Kurs-Ressourcen bearbeiten'     'No valid extension found in filename, FAIL'
 #=> 'Kursinhalt einrichten', # old: 'Kurs-Ressourcen bearbeiten'  => 'No valid extension found in filename, FAIL',
   
    'Edit/Modify DOCS'     'Filename of resource contains internal version number. Cannot publish such resources, FAIL'
 => '布置课程内容',  => 'Filename of resource contains internal version number. Cannot publish such resources, FAIL',
 #=> 'Kursinhalt einrichten',  
      'No valid custom distribution rights file specified, FAIL'
    'Enter my construction space'  => 'No valid custom distribution rights file specified, FAIL',
 # => 'Konstruktionsbereich aufrufen',  
 => 'Mein Konstruktionsbereich',     'Could not write metadata, FAIL'
   => 'Could not write metadata, FAIL',
    'Failed to copy source'  
 => 'Konnte Quelldatei nicht kopieren',     'View documents included in this course'
   => '附加的课程文件',
    'Failed to write metadata copy'  
 => 'Konnte Metadaten nicht kopieren',     'Additional Keywords'
   => '其他关键字',
    'Finalize Publication'  
 => 'Veröffentlichung abschließen',     'Additional Metadata (non-standard, parameters, exports)'
   => '其他元数据 (没有标准化,参数,导出)',
    'Grant/revoke role of Co-Author'  
 => 'Vergebe/entziehe Co-Autorenrollen',     'Author and Co-Author roles may not be available on servers other than your home server.'
   => '作者和共同作者的角色可能无法使用服务器上以外的其他家庭服务器。',
    'Grant/revoke role of Domain Coordinator'  
 => 'Vergebe/entziehe Domänen-Koordinator-Rolle',     'Author(s)'
   => '作者',
    'Grant/revoke role of Exam Proctor'  
 => 'Vergebe/entziehe Rolle des Klausuraufsichtspersonals',     'Average number of tries till solved'
   => '平均人数,尝试成功解答的',
    'Grant/revoke role of Instructor'  
 => 'Vergebe/entziehe Rolle des Dozenten',     'Browse Resources'
   => '浏览资源',
    'Grant/revoke role of Student'  
 => 'Vergebe/entziehe Rolle von Studierenden',     'Catalog Information'
   => '目录信息',
    'Grant/revoke role of Superuser'  
 => 'Vergebe/entziehe Rolle des Superusers',     'Collapse Remote Control'
   => '禁用远程控制',
    'No previous versions published.'  
 => 'Es wurden keine vorhergehenden Versionen veröffentlicht.',     'Authoring Space'
   => 'Authoring Space',
    'No write permission to'  
 => 'Keine Schreibberechtigung für',     'Copied metadata'
   => '复制元数据',
    'Please pick a version to retrieve:'  
 => 'Bitte wählen Sie eine Version aus, die Sie wiederherstellen möchten:',     'Copied source file'
   => '复制源文件',
    'Private - visible to author only for testing purposes'  
 => 'Privat - für den Autor nur zu Testzwecken sichtbar',     'Copyright/Distribution'
   => '版权/权限',
 #   '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',     'Course Documents'
   => '课程文件',
    '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.',     'Creation Date'
   => '创建日期',
    'Retrieve previous versions of [_1]'  
 => 'Wiederherstellen vorheriger Versionen von [_1]',     'Custom Distribution File'
   => '自定义文件访问权限',
    'Retrieve version'  
 => 'Ausgewählte Version wiederherstellen',     'Degree of difficulty'
   => '难度',
    'Search the contents of this course'  
 => 'Kursinhalts-Suche',     'Copy Course Content to Authoring Space'
   => 'Copy Course Content to Authoring Space',
    'Search the database of published resources and accessible portfolio files'  
 => '搜索数据库资源和文件夹',     'Copying content to Authoring Space requires switching server.'
 #=> 'Datenbank veröffentlichter Ressourcen und Portfolio-Dateien',  => 'Copying content to Authoring Space requires switching server.',
   
    'Send broadcast and receipt-required email'     'Entering course ...'
 => 'Sende Broadcast-E-Mail mit Empfangsbestätigung',  => '进入课程...',
   
    'Show Problem Completeness'     'Exam Information'
 => 'Zeige Aufgabenvollständigkeit',  => '考试信息',
   
    'Switch to another course'     'External Resource'
 => 'Zu einem anderen Kurs wechseln',  => '外部资源',
   
    'System wide - can be used for any courses system wide'     'Generate new role ...'
 # => 'Systemweit - kann für alle Kurse systemweit verwendet werden',  => '创建新的角色...',
 => 'Netzwerkweit - kann für alle Kurse im gesamten LON-CAPA-Netzwerk verwendet werden',  
      'Go to the next resource in the course sequence'
    'The extension on this file'  => '前进',
 => 'Die Endung dieser Datei',  
      'Go to the previous resource in the course sequence'
    'Unsupported character combination [_1] in filename, FAIL.'  => '后退',
 => 'Ungültige Zeichenkombination [_1] im Dateinamen. Abbruch!',  
      'Import a published document'
    'No valid extension found in filename, FAIL'  => '导入出版文件',
 => 'Ungültige Dateinamen-Erweiterung. Abbruch!',  
      'Keyword(s)'
    'Cannot publish versioned resource, FAIL'  => '密码',
 => 'Versionierte Ressource kann nicht veröffentlicht werden. Abbruch!', # ???  
      'Logged Out'
    'No valid custom distribution rights file specified, FAIL'  => '登出',
 => 'Keine gültige Rechtedatei für spezille Nutzungsrechte angegeben. Abbruch!',  
      'MIME Type'
    'Could not write metadata, FAIL'  => 'MIME类型',
 => 'Metadaten konnten nicht geschrieben werden. Abbruch!',  
      'Make notes and annotations about this resource'
    'View documents included in this course'  => '备忘录',
 => '附加的课程文件',  
 #=> 'Zusätzliche Kursdokumente',     'The material is covered with sufficient depth'
   => '这些主题包含有足够的难度',
    'Additional Keywords'  
 => 'Zusätzliche Schlüsselwörter',     'Metadata Information'
   => '元数据信息',
    'Additional Metadata (non-standard, parameters, exports)'  
 => 'Zusätzliche Metadaten (nicht standardisiert, Parameter, Exporte)',     'My Personal Info'
   => '我的个人网页',
    '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.',     'Network-wide number of accesses (hits)'
   => '网络的访问数量(“点击”)',
    'Author(s)'  
 => 'Autor(en)',     'Network-wide number of courses using resource'
   => '使用该课程资源的访问数量',
    'Average number of tries till solved'  
 => 'Durchschnittliche Anzahl an Versuchen bis zur erfolgreichen Lösung',     'Number of resources that follow this resource in maps'
   => '该资源目录汇编之后的访问数量',
    'Browse Resources'  
 => 'Ressourcen durchsehen',     'Number of resources that lead up to this resource in maps'
   => '该资源目录汇编之前的访问数量',
    'Catalog Information'  
 => 'Katalogisierungsdaten',     'Number of resources using or importing resource'
   => '资源数量的使用或导入',
    'Collapse Remote Control'  
 => 'Fernbedienung deaktivieren',     'Obsolete'
   => '过时的',
    'Construction Space'  
 => 'Konstruktionsbereich',     'Parent Directory'
   => '父目录',
    'Copied metadata'  
 => 'Metadaten kopiert',     'Project Information'
   => '项目信息',
    'Copied source file'  
 => 'Quelldatei wurde kopiert',     'Publisher/Owner'
   => '出版社/所有人',
    'Copyright/Distribution'  
 => 'Copyright/Zugriffsrechte',     'Publishing'
   => '出版物:',
    'Copyright/Distribution:'  
 => 'Copyright/Zugriffsrechte:',     'Publishing [_1]'
   => '出版物: [_1]',
    'Course Documents'  
 => '课程文件',     'Resource Details'
 #=> 'Kursdokumente',  => 'Resource Details',
   
    'Creation Date'     'Link to Resource'
 => 'Erstellungsdatum',  => 'Link to Resource',
   
    'Custom Distribution File'     'Searching for your resource will be based on the following metadata. Please provide as much data as possible.'
 => 'Datei zum Maßschneidern der Zugriffsrechte',  => 'Searching for your resource will be based on the following metadata. Please provide as much data as possible.',
   
    'Degree of difficulty'     'Resource Publication'
 => 'Schwierigkeitsgrad',  => 'Resource Publication',
   
    'Dump Course DOCS to Construction Space'     'Resource is technically correct'
 => 'Kursdokumente in Konstruktionsbereich übernehmen',  => 'Resource is technically correct',
   
    'Dump Course DOCS to Construction Space: available on other servers'     'Score Upload Form'
 => 'Kursdokumente in Konstruktionsbereich übernehmen: verfügbar auf anderen Servern',  => '分数上传表单',
   
    'Entering course ...'     'Select Map'
 => 'Betrete Kurs...',  => '选择内容列表',
   
    'Exam Information'     'Load Map'
 => 'Prüfungsinformationen',  => '上传',
   
    'External Resource'     'Set a bookmark for this resource'
 => '外部资源',  => '设定书签',
 #=> 'Externe Ressource',  
      'Show all roles'
    'Generate new role ...'  => '显示所有角色',
 => 'Erzeuge neue Rolle...',  
      'Subject'
    'Go to the next resource in the course sequence'  => '主题',
 => '前进', # long version: 'Gehe zur nächsten Ressource in der Kurssequenz',  
 #=> 'Weiter', # long version: 'Gehe zur nächsten Ressource in der Kurssequenz',     'Successful Login'
   => '登录成功',
   
    'Go to the previous resource in the course sequence'     'Suggested Replacement for Obsolete File'
 => '后退', # long version: 'Gehe zur vorhergehenden Ressource in der Kurssequenz',  => '建议更换过时文件',
 #=> 'Zurück', # long version: 'Gehe zur vorhergehenden Ressource in der Kurssequenz',  
      'Switching Role'
    'Import a published document'  => '更换角色',
 => 'Importieren einer veröffentlichten Ressource',  
      'Target'
    'Keyword(s)'  => '目标',
 => 'Schlüsselwörter',  
      'This syllabus can be publicly viewed at [_1]'
    'Logged Out'  => '此课程可公开浏览: [_1]',
 => 'Abgemeldet',  
      'Instead of using this template you can specify an external URL as Syllabus in the [_1]Course Parameters[_2].'
    'MIME Type'  => '如果不使用此模板,您可以在[_1]课程参数[_2]指定外部网址作为课程摘要。',
 => 'MIME-Typ',  
      'Total number of students who have worked on this problem'
    'Make notes and annotations about this resource'  => '回答该问题的学生总数',
 => '备忘录',  
 #=> 'Notizen', # long version: 'Notizen zu dieser Ressource erstellen',     'URLs To Include in Syllabus'
   => '网址,包括教学大纲',
    'The material is covered with sufficient depth'  
 => 'Das Thema wird in ausreichender Tiefe behandelt',     'Upload a new main course document'
   => '外部文件',
    'Metadata Information'  
 => 'Metadaten-Information',     'Upload a new supplemental course document'
   => '附加的课程文件',
    'My Personal Info'  
 => '我的个人网页',     'User'
 #=> 'Meine Über-mich-Seite',  => '用户',
   
    'Network-wide number of accesses (hits)'     'Wrote Metadata'
 => 'Netzwerkweite Anzahl von Zugriffen ("Hits")',  => 'Wrote Metadata',
   
    'Network-wide number of courses using resource'     'Your home server is '
 => 'Netzwerkweite Anzahl von Kursen, die diese Ressource verwenden',  => 'Your home server is ',
   
    'Number of resources that follow this resource in maps'     'anno-'
 => 'Anzahl der Ressourcen, die in Inhaltszusammenstellungen Nachfolger zu dieser Ressource sind',  => 'anno-',
   
    'Number of resources that lead up to this resource in maps'     'announce'
 => 'Anzahl der Ressourcen, die in Inhaltszusammenstellung Vorgänger zu dieser Ressource sind',  => 'announce',
   
    'Number of resources using or importing resource'     'bookmark'
 => 'Anzahl der Ressourcen, die diese Ressource verwenden oder importieren',  => 'bookmark',
   
    'Obsolete'     'chart'
 => 'Überholt',  => 'chart',
   
    'Parent Directory'     'chat'
 => 'Übergeordnetes Verzeichnis',  => '聊天室',
   
    'Project Information'     'close this window'
 => 'Projektinformation',  => 'close this window',
   
    'Publisher/Owner'     'con-'
 => 'Herausgeber/Besitzer',  => 'con-',
   
    'Publishing'     'docs'
 => 'Veröffentlichung:',  => 'docs',
   
    'Publishing [_1]'     'exit'
 => 'Veröffentlichung: [_1]',  => '退出',
   
    'Resource Details'     'fas'
 => 'Details über Ressource',  => 'fas',
   
    'Link to Resource'     'library'
 => 'Link zur Ressource',  => 'library',
   
    'Searching for your resource will be based on the following metadata. Please provide as much data as possible.'     'log in again'
 => 'Suche nach Ihrer Ressource wird auf den folgenden Metadaten beruhen. Bitte machen Sie so viele Angaben wie möglich.',  => 'log in again',
   
    'Resource Publication'     'my'
 => 'Veröffentlichung von Ressourcen',  => 'my',
   
    'Resource is technically correct'     'or'
 => 'Die Ressource ist technisch in Ordnung',  => 'or',
   
    'Score Upload Form'     'Or'
 => '分数上传表单',  => 'Or',
 #=> 'Formular zum Hochladen von Noten',  
      'prepare'
    'Select Map'  => 'prepare',
 => '选择内容列表',  
 #=> 'Inhaltszusammenstellung wählen',     'printout'
   => 'printout',
    'Load Map'  
 => '上传',     'resource'
 #=> 'Hochladen', # 'Lade Inhaltszusammenstellung',  => 'resource',
   
    'Set a bookmark for this resource'     'roles'
 => 'Lesezeichen setzen', # long version: 'Lesezeichen auf diese Ressource setzen',  => '角色',
   
    'Show all roles'     'search'
 => '显示所有角色',  => '查找',
 #=> 'Alle Rollen anzeigen',  
      'set'
    'Subject'  => 'set',
 => 'Thema',  
      'space'
    'Successful Login'  => '领域',
 => '登陆成功',  
 #=> 'Erfolgreich angemeldet',     'stats'
   => 'stats',
    'Suggested Replacement for Obsolete File'  
 => 'Vorgeschlagener Ersatz für überholte Datei',     'struct'
   => 'struct',
    'Switching Role'  
 => '更换角色',     'switch'
 #=> 'Benutzerrolle wechseln',  => 'switch',
   
    'Target'     'tations'
 => 'Ziel',  => 'tations',
   
    'This syllabus can be publicly viewed at'     'updated periodically'
 => 'Dieser Kursüberblick kann öffentlich abgerufen werden unter',  => '定期更新',
   
    'Total number of students who have worked on this problem'     'user'
 => 'Gesamtzahl von Studierenden, die diese Aufgabe bearbeitet haben',  => '用户',
   
    'URLs To Include in Syllabus'     'visible to author and co-authors only'
 => 'URLs, die in den Kursüberblick eingefügt werden sollen',  => '只有作者和共同作者可见',
   
    'Upload a new main course document'     'All versions'
 => '外部文件',  => '所有版本',
 #=> 'Externe Dokumente',  
      'Default Metadata for Directory [_1]'
    'Upload a new supplemental course document'  => '默认元数据目录 [_1]',
 => '附加的课程文件',  
 #=> 'Zusätzliche Kursdokumente',     'Error Messages'
   => '错误信息',
    'User'  
 => '用户',     'Save Catalog Information'
 #=> 'Benutzer',  => '保存目录信息',
   
    'Wrote Metadata'     'Update Display'
 => 'Metadaten wurden geschrieben',  => '更新显示',
   
    'Your home server is '     'Content changed'
 => 'Ihr Heimatserver ist ',  => '内容变化',
   
    'anno-'     'Differences'
 => 'Bemerk-',  => '差异',
   
    'announce'     'Last Week'
 => 'ankündigen',  => '上周',
   
    'backward'     'Modification Date'
 => 'backward',  => '修改日期',
   
    'bookmark'     'Since Start of Course'
 => 'Lesezeichen',  => '从启动课程起',
   
    'chart'     'Since Yesterday'
 => 'Chart',  => '从昨天起',
   
    'chat'     'Verify Course Documents'
 => 'Chat',  => '验证课程文件',
   
    'close this window'     'Version'
 => 'dieses Fenster schließen',  => '版本',
   
    'con-'     'access denied'
 => 'con-',  => '拒绝访问',
   
    'docs'     'connection down'
 => 'Dokus',  => 'connection down',
   
    'edit crs'     'during the last'
 => 'Bearbeite crs',  => 'during the last',
   
    'exit'     'not found'
 => '退出',  => 'not found',
 #=> 'abmelden',  
      'warning(s)'
    'fas'  => 'warning(s)',
 => 'fas',  
      '[quant,_1,warning]'
    'forward'  => '[quant,_1,warning]',
 => 'forward',  
      'Advanced Catalog Search'
    'library'  => 'Advanced Catalog Search',
 => 'Bibliothek',  
      'Advanced Search'
    'log in again'  => '高级搜索',
 => 'erneut anmelden',  
      'Any Language'
    'my'  => '任何语言',
 => 'mein',  
      'Any category'
    'or'  => '任何类别',
 => 'oder',  
      'Any copyright/distribution'
    'Or'  => '任何版权/访问权限',
 => 'oder',  
      'Broadcast Message to Course'
    'parms'  => '发送广播消息',
 => 'parms',  
      "Click to download or use your browser's Save Link function"
    'prepare'  => "Click to download or use your browser's Save Link function",
 => 'Vorbereiten',  
      'Close'
    'printout'  => '关闭',
 => 'Ausdruck',  
      'Compact View'
    'resource'  => '简洁视图',
 => 'Ressource',  
      'Detailed Citation View'
    'roles'  => '查看详细引文',
 => '角色',  
 #=> 'Rollen',     'Distribute Messages from Uploaded File to Course'
   => 'Distribute Messages from Uploaded File to Course',
    'search'  
 => '查找',     'Edit Catalog Information'
 #=> 'suche',  => '编辑目录信息',
   
    'set'     'Edit Content of a Map'
 => 'setze',  => 'Edit Content of a Map',
   
    'space'     'Edit Directory Catalog Information'
 => 'Bereich',  => '编辑目录信息分类',
   
    'stats'     'Evaluate Resource'
 => 'Statistiken',  => '评估此资源',
   
    'struct'     'Failed Access to Authoring Space'
 => 'Struktur',  => 'Failed Access to Authoring Space',
   
    'switch'     'Fielded Format'
 => 'wechsle',  => '字段格式',
   
    'tations'     'File Category'
 => 'ungen',  => '文件分类',
   
    'updated periodically'     'Force publication of unmodified files'
 => 'regelmäßig aktualisiert',  => 'Force publication of unmodified files',
   
    'user'     'Keywords'
 => 'Benutzer',  => '关键词',
   
    'visible to author and co-authors only'     'Last access'
 => 'nur für Autoren und Co-Autoren sichtbar',  => '上次访问',
   
    'All versions'     'Last modified'
 => 'Alle Versionen',  => '最后修改',
   
    'Default Metadata for Directory [_1]'     'Limit by copyright/distribution'
 => 'Voreingestellte Metadaten für das Verzeichnis [_1]',  => '受版权/访问权限限制',
   
    'Error Messages'     'Limit by language'
 => 'Fehlermeldungen',  => '受语言限制',
   
    'Save Catalog Information'     'Open'
 => 'Katalogisierungsdaten speichern',  => '打开',
   
    'Update Display'     'Per Page'
 => 'Neu anzeigen',  => '每页',
   
    'Content changed'     'Printing Helper'
 => 'Inhalt geändert',  => '打印助手',
   
    'Differences'     'Provide feedback messages or contribute to the course discussion about this resource'
 => 'Unterschiede',  => '反馈意见或讨论',
   
    'Last Week'     'Provide my evaluation of this resource'
 => 'letzte Woche',  => '对此资源给出我的评价',
   
    'Modification Date'     'Publish'
 => 'Änderungsdatum',  => '发布',
   
    'Since Start of Course'     'Publish Directory'
 => 'seit Anfang des Kurses',  => '发布目录',
   
    'Since Yesterday'     'Publish Directory and Sub Directories'
 => 'seit gestern',  => '发布目录和子目录',
   
    'Verify Course Documents'     'Related'
 => 'Überprüfe Kursdokumente',  => '相关的',
   
    'Version'     'Resource Feedback and Discussion'
 => 'Version',  => '资源的反馈和讨论',
   
    'access denied'     'Search Complete'
 => 'Zugriff verweigert',  => '搜索完成',
   
    'connection down'     'Send Message to User(s)'
 => 'Verbindung unterbrochen',  => '发送讯息到用户',
   
    'during the last'     'Show catalog information'
 => 'während der letzten',  => '查看目录信息',
   
    'not found'     'Show Metadata'
 => 'nicht gefunden',  => '查看元数据',
   
    'warning(s)'     'Show resource'
 => 'Warnung(en)',  => '查看资源',
   
    '[quant,_1,warning]'     'Statistics'
 => '[quant,_1,Warnung,Warnungen]',  => '统计',
   
    'Advanced Catalog Search'     'Summary View'
 => 'Erweiterte Katalog-Suche',  => '概要',
   
    'Advanced Search'     'There are currently no results.'
 => 'Erweiterte Suche',  => '目前没有任何结果。',
   
    'Any Language'     'Search: '
 => 'Beliebige Sprache',  => '搜索: ',
   
    'Any category'     'URL'
 => 'Beliebige Kategorie',  => 'URL',
   
    'Any copyright/distribution'     'Unpublished'
 => 'Beliebiges Copyright/Zugriffsrecht',  => '未发行的',
   
    'Broadcast Message to Course'     'Up'
 => 'Broadcast-Nachricht senden', # 'Broadcast-Nachricht an gesamten Kurs senden',  => 'Up',
   
    "Click to download or use your browser's Save Link function"     'View'
 => "Zum Speichern hier klicken oder 'Ziel speichern unter'-Funktion des Webbrowsers verwenden",  => '查看',
   
    'Close'     'View Critical Messages'
 => 'Schließen',  => '浏览重要讯息',
   
    'Compact View'     'Words'
 => 'Kompaktansicht',  => '词',
   
    'Detailed Citation View'     'XML/SGML'
 => 'Detailierte Zitatansicht',  => 'XML/SGML',
   
    'Distribute Messages from Uploaded File to Course'     'abstract'
 => 'Aus Datei Nachrichten erzeugen', # 'Verteile Nachrichten der hochgeladenen Datei an den Kurs',  => 'abstract',
   
    'Edit Catalog Information'     'audio'
 => 'Katalogisierungsdaten bearbeiten',  => '音频',
   
    'Edit Content of a Map'     'author'
 => 'Inhalt der Inhaltszusammenstellung bearbeiten',  => '作者',
   
    'Edit Directory Catalog Information'     'catalog'
 => 'Verzeichnis der Katalogisierungsdaten bearbeiten',  => '目录',
   
    'Evaluate Resource'     'copyright'
 => 'Ressource evaluieren',  => '版权',
   
    'Failed Access to Construction Space'     'directory'
 => 'Zugriff auf Konstruktionsbereich fehlgeschlagen',  => '文件夹',
   
    'Fielded Format'     'discuss'
 => 'In Felder aufgeteiltes Format',  => 'discuss',
   
    'File Category'     'evaluate'
 => 'Dateikategorie',  => '评价',
   
    'Force publication of unmodified files'     'feedback'
 => 'veröffentliche auch ungeänderte Dateien',  => '反馈',
   
    'Keywords'     'keywords'
 => 'Schlüsselwörter',  => '关键词',
   
    'Last access'     'language'
 => 'Letzter Zugriff',  => '语言',
   
    'Last modified'     'movies'
 => 'Letzte Änderungen',  => '电影',
   
    'Limit by copyright/distribution'     'notes'
 => 'Durch Copyright/Zugriffsrechte einschränken',  => '注释',
   
    'Limit by language'     'obsolete'
 => 'Durch Sprache einschränken',  => '过时的',
   
    'Open'     'pages'
 => 'Öffnen',  => '页',
   
    'Per Page'     'pictures'
 => 'Pro Seite',  => '图片',
   
    'Printing Helper'     'problem'
 => 'Hilfsprogramm zum Drucken',  => '任务',
   
    'Provide feedback messages or contribute to the course discussion about this resource'     'resources'
 => 'Feedback, Kursdiskussion', # long version: 'Feedback geben oder an der Kursdiskussion zu dieser Ressource teilnehmen',  => '资源',
   
    'Provide my evaluation of this resource'     'sequence'
 => 'Ressource evaluieren', # long version: 'Diese Ressource evaluieren',  => '顺序',
   
    'Publish'     'subject: '
 => 'Veröffentlichen',  => '主题',
   
    'Publish Directory'     'this'
 => 'Verzeichnis veröffentlichen',  => '这个',
   
    'Publish Directory and Sub Directories'     'title'
 => 'Veröffentliche Verzeichnis und Unterverzeichnisse',  => '标题',
   
    'Related'     'About Me'
 => 'Verwandte',  => '关于我',
   
    'Resource Feedback and Discussion'     'Discussion Board/Discussion'
 => 'Feedback und Diskussion zu dieser Ressource',  => 'Discussion Board/Discussion',
   
    'Search Complete'     'Clear All'
 => 'Suche beendet',  => '全部清除',
   
    'Send Message to User(s)'     'Close All Folders'
 => 'Nachricht senden', # 'Nachricht an einzelne(n) Benutzer senden',  => '关闭所有文件夹',
   
    'Show catalog information'     'Authoring Space File Operation'
 => 'Katalogisierungsdaten', # long version: 'Katalogisierungsdaten anzeigen',  => 'Authoring Space File Operation',
   
    'Show resource'     'Contact Information'
 => 'Zeige Ressource an',  => '联系信息',
   
    'Statistics'     'Contact'
 => 'Statistiken',  => '联系我',
   
    'Summary View'     'Copied old metadata'
 => 'Zusammenfassung',  => '复制旧数据',
   
    'There are currently no results'     'Failed to write old metadata copy'
 => 'Derzeit noch keine Ergebnisse',  => 'Failed to write old metadata copy',
   
    'Search: '     'Copied old target file'
 => 'Suche: ',  => '复制旧的目标文件',
   
    'URL'     'Failed to copy old target'
 => 'URL',  => 'Failed to copy old target',
   
    'Unpublished'     'Created directory [_1]'
 => 'unveröffentlicht',  => 'Created directory [_1]',
   
    'Up'     'Copyright'
 => 'Hoch',  => '版权',
   
    'View'     'Could Not Process Request'
 => 'Betrachten',  => '命令无法执行',
   
    'View Critical Messages'     'Default'
 => 'Wichtige Nachrichten ansehen',  => '默认设置',
   
    'Words'     'Discard Selected'
 => 'Wörter',  => 'Discard Selected',
   
    'XML/SGML'     'EMail and Messages'
 => 'XML/SGML',  => '电子邮件和信息',
   
    'abstract'     'Edit this resource'
 => 'Kurzbeschreibung',  => '编辑此资源',
   
    'audio'     'Enter Authoring Space as co-author'
 => 'Audio',  => 'Enter Authoring Space as co-author',
   
    'author'     'Enter Authoring Space as a co-author'
 => 'Autor',  => 'Enter Authoring Space as a co-author',
   
    'catalog'     'Enter Authoring Space as assistant co-author'
 => 'katalog',  => 'Enter Authoring Space as assistant co-author',
   
    'copyright'     'Host'
 => 'Copyright',  => '计算',
   
    'customdistributionfile'     'Last updated'
 => 'customdistributionfile',  => '最后更新',
   
    'directory'     'Mime type'
 => 'Verzeichnis',  => 'MIME 类型',
   
    'discuss'     'Modified'
 => 'Diskutiere',  => '修改过的',
   
    'evaluate'     'Modify deadlines, etc, for this assessment resource'
 => 'Auswerten',  => '为这项评估资源修改期限等',
   
    'feedback'     'Modify user grades for this assessment resource'
 => 'Feedback',  => '手动评估',
   
    'info'     'View user submissions for this assessment resource'
 => 'Info',  => 'View user submissions for this assessment resource',
   
    'keywords'     'Move Down'
 => 'Schlüsselwörter',  => '下移',
   
    'language'     'Move Up'
 => 'Sprache',  => '上移',
   
    'movies'     'New Title'
 => 'Filme',  => '新标题',
   
    'notes'     'Open All Folders'
 => 'Notizen',  => '打开所有文件夹',
   
    'obsolete'     'Owner/Publisher'
 => 'überholt',  => '所有者/出版社',
   
    'obsoletereplacement'     'Personal Information Page'
 => 'obsoletereplacement',  => '个人资料页面',
   
    'pages'     'Personal Information'
 => 'Seiten',  => '个人信息',
   
    'pictures'     'Privacy Note:'
 => 'Bilder',  => '注意隐私:',
   
    'problem'     'Published'
 => 'Aufgabe',  => '出版的',
   
    'resources'     'Reading results from'
 => 'Ressourcen',  => 'Reading results from',
   
    'sequence'     'Retrieve'
 => 'Sequenz',  => '恢复',
   
    'subject'     'Revert to Last Saved'
 => 'Thema',  => 'Revert to Last Saved',
   
    'this'     'Revision Date'
 => 'Diese',  => 'Revision Date',
   
    'title'     'Shared by course faculty and staff'
 => 'Titel',  => '共同管理人员和工作人员',
   
    'About Me'     'Synchronized SQL metadata database'
 => '关于我',  => 'Synchronized SQL metadata database',
 #=> 'Über mich',  
      'Task'
    'Bulletin Board/Discussion'  => 'Task',
 => 'Schwarzes Brett / Diskussionsforum',  
      'Temporary Assembly Workspace'
    'Clear All'  => 'Temporary Assembly Workspace',
 => 'Lösche alle',  
      '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.'
    'Close All Folders'  => '任何登录LON-CAPA的人都能看到您提供的数据,如果不想公开就不要上传任何数据。',
 => 'Schließe alle Verzeichnisse',  
      'Topic'
    'Construction Space File Operation'  => '主题',
 => 'Dateioperation im Konstruktionsbereich',  
      'Upload a Photo'
    'Contact Information'  => '上传相片',
 => '联系信息',  
 #=> 'Kontaktdaten',     'Add Records'
   => '添加记录',
    'Contact'  
 => '联系我',     'User Notes, Face-to-Face, Critical Messages, Broadcast Messages, Archived Messages'
 #=> 'Kontakt',  => '用户注释, 个人讨论, 重要信息, 小区广播,存档信息',
   
    'Copied old metadata'     'User Notes, Records of Face-to-Face Discussions, and Critical Messages'
 => 'Alte Metadaten kopiert',  => '用户注释,记录用户的讨论和重要信息',
   
    'Failed to write old metadata copy'     'User Notes, Records of Face-To-Face Discussions, and Critical Messages in Course'
 => 'Kopie der alten Metadaten konnte nicht geschrieben werden',  => '用户注释,记录面对面的讨论,课程重要讯息',
   
    'Copied old target file'     'User Notes, Records of Face-To-Face Discussions, Critical Messages, Broadcast Messages and Archived Messages in Course'
 => 'Alte Zieldatei kopiert',  => '用户注释,记录面对面讨论,重要的信息,广播信息,课程存档',
   
    'Failed to copy old target'     'No notes, face-to-face discussion records, critical messages, or broadcast messages in this [_1].'
 => 'Alte Zieldatei konnte nicht kopiert werden.',  => '对于 [_1] 没有用户注释, 记录用户的讨论, 重要信息, 或者广播信息。',
   
    'Created directory'     'Version Number'
 => 'Verzeichnis wurde angelegt',  => '版本号',
   
    'Copyright'     'View Published Version'
 => '版权',  => '查看发布的版本',
 #=> 'Copyright',  
      'Web References'
   => 'Web 引用',
    'Could Not Process Request'  
 => 'Befehl konnte nicht ausgeführt werden',     'co con-'
   => 'co con-',
    'Default'  
 => 'Voreinstellung',     'co res'
   => 'co res',
    'Discard Selected'  
 => 'Verwerfe ausgewählte',     'contacting'
   => '建立联系',
    'EMail and Messages'  
 => 'E-Mail und Nachrichten',     'edit'
   => '编辑',
    'Edit this resource'  
 => 'Bearbeiten', # long version: 'Bearbeite diese Ressource',     'interface available'
   => 'interface available',
    'Enter construction space as co-author'  
 => 'Konstruktionsbereich (als Co-Autor)',     'missions'
   => '任务',
    'Enter construction space as a co-author'  
 => 'Konstruktionsbereich (als Co-Autor)',     'view sub-'
   => 'view sub-',
    'Enter construction space as assistant co-author'  
 => 'Konstruktionsbereich (als Co-Autor-Assistent)',     'waiting on'
   => 'waiting on',
    'Host'  
 => 'Rechner',     '#Stdnts'
   => '#Stdnts',
    'Last updated'  
 => '最后更新',     '#YES'
 #=> 'Zuletzt aktualisiert',  => '#YES',
   
    'Mime type'     '%Wrng'
 => 'MIME Typ',  => '%Wrng',
   
    'Modified'     'Brief view of each students performance in course.'
 => 'geändert',  => 'Brief view of each students performance in course.',
   
    'Modify deadlines, etc, for this assessment resource'     'Clear Caches'
 => 'Bearbeite Fälligkeitsdaten, etc. für diese Beurteilungs-Ressource',  => '清除缓存',
   
    'Modify user grades for this assessment resource'     'Course Statistics and Charts cannot be retrieved until the database is restarted. Your data is intact but cannot be displayed at this time.'
 => 'Manuelle Bewertung', # 'Bearbeite die Noten des Benutzers 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.',
   
    'View user submissions for this assessment resource'     'Detailed statistics and graphs of student performance on problems.'
 => 'Einreichungen betrachten', # 'Betrachte Benutzer-Einreichungen für diese Beurteilungs-Ressource',  => 'Detailed statistics and graphs of student performance on problems.',
   
    'Move Down'     'DoDiff'
 => 'Nach unten',  => 'DoDiff',
   
    'Move Up'     'Enrollment Status'
 => 'Nach oben',  => 'Enrollment Status',
   
    'New Title'     'Generate Statistics'
 => 'Neuer Titel',  => '建立统计资料',
   
    'Open All Folders'     'Max Tries'
 => 'Öffne alle Verzeichnisse',  => 'Max Tries',
   
    'Owner/Publisher'     'Mean Tries'
 => 'Besitzer/Herausgeber',  => 'Mean Tries',
   
    'Personal Information'     'Output'
 => '个人信息',  => 'Output',
 #=> 'Persönliche Informationen',  
      'Overall Problem Statistics'
    'Privacy Note'  => 'Overall Problem Statistics',
 => '注意隐私',  
 #=> 'Hinweis zur Privatssphäre',     'Please notify the server administrator [_1]'
   => 'Please notify the server administrator [_1]',
    'Published'  
 => 'veröffentlicht',     'Preparing Excel Spreadsheet'
   => 'Preparing Excel Spreadsheet',
    'Reading results from'  
 => 'Lese Ergebnisse von',     'Problem Status Chart'
   => 'Problem Status Chart',
    'Retrieve'  
 => 'Wiederherstellen',     'S.D. tries'
   => 'S.D. tries',
    'Revert to Last Saved'  
 => 'Gehe zur letzten gespeicherten Version',     'Sections'
   => 'Sections',
    'Revision Date'  
 => 'Änderungsdatum',     'Sequence or Folder'
   => 'Sequence or Folder',
    'Shared by course faculty and staff'  
 => '共同管理人员和工作人员',     'Sequences and Folders'
 #=> 'Gemeinsam für Kursverwaltung und Personal',  => 'Sequences and Folders',
   
    'Synchronized SQL metadata database'     'Skew Tries'
 => 'SQL Metadaten-Datenbank synchronisiert',  => 'Skew Tries',
   
    'Task'     'Statistics and Problem Analysis'
 => 'Aufgabe',  => 'Statistics and Problem Analysis',
   
    'Temporary Assembly Workspace'     'Student performance statistics on all problems.'
 => 'Temporärer Arbeitsbereich',  => 'Student performance statistics on all problems.',
   
    '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.'     'Unable to connect to database!'
 => '任何登录LON-CAPA的人都能看到您提供的数据,如果不想公开就不要上传任何数据。',  => 'Unable to connect to database!',
 #=> '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.',  
      'Your Excel Spreadsheet'
   => 'Your Excel Spreadsheet',
    'Topic'  
 => 'Thema',     'Your Excel spreadsheet.'
   => 'Your Excel spreadsheet.',
    'Upload a Photo'  
 => '上传相片',     'Your Excel spreadsheet'
 #=> 'Foto hochladen',  => 'Your Excel spreadsheet',
   
    'Upload'     'Your CSV file.'
 => '上传',  => 'Your CSV file.',
 #=> 'Hochladen',  
      'Your CSV file'
    'Add Records'  => 'Your CSV file',
 => '添加记录',  
      'part'
    'User Notes, Face-to-Face, Critical Messages, Broadcast Messages, Archived Messages'  => '部分',
 => '用户笔记, 个人讨论, 重要信息, 小区广播,存档信息',  
 #=> 'Benutzeranmerkungen, persönliche Diskussionsbeiträge, wichtige Nachrichten, Broadcast-Nachrichten, Archivierte Nachrichten',     'part - '
   => '部分 ',
    'User Notes, Records of Face-to-Face Discussions, and Critical Messages'  
 => '用户笔记,记录用户的讨论和重要信息',     'problem statistics grouped by sequence'
 #=> 'Benutzeranmerkungen, Aufzeichnungen von persönlichen Diskussionsbeiträgen und wichtige Nachrichten',  => 'problem statistics grouped by sequence',
   
    'User Notes, Records of Face-To-Face Discussions, and Critical Messages in Course'     'problem statistics ungrouped'
 => 'Benutzeranmerkungen, Aufzeichnungen von persönlichen Diskussionsbeiträgen und wichtige Nachrichten für den Kurs',  => 'problem statistics ungrouped',
   
    'User Notes, Records of Face-To-Face Discussions, Critical Messages, Broadcast Messages and Archived Messages in Course'     'problem statistics, Excel'
 => 'Benutzeranmerkungen, Aufzeichnungen von persönlichen Diskussionsbeiträgen, wichtige Nachrichten, Broadcast-Nachrichten und archivierte Nachrichten für den Kurs',  => 'problem statistics, Excel',
   
    'No notes, face-to-face discussion records, critical messages, or broadcast messages in this [_1].'     'Significant figures are incorrect, submission was not graded.'
 => 'Für diesen [_1] existieren keine Benutzer-Anmerkungen, Aufzeichnungen von Face-to-face-Diskussionsbeiträgen, wichtige Nachrichten oder Broadcast-Nachrichten.',  => 'Significant figures are incorrect, submission was not graded.',
   
    'No notes, face-to-face discussion records, critical messages or broadcast messages in this [_1].'     '. . . for a particular section'
 => 'Für diesen [_1] existieren keine Benutzer-Anmerkungen, Aufzeichnungen von persönlichen Diskussionsbeiträgen, wichtige Nachrichten oder Broadcast-Nachrichten.',  => '. . . for a particular section',
   
    'Version Number'     '. . . for all students in the course'
 => 'Versionsnummer',  => '. . . for all students in the course',
   
    'View Published Version'     '. . . for an individual student'
 => 'Veröffentlichte Version betrachten',  => '. . . for an individual student',
   
    'Web References'     '12 am' # midnight
 => 'Web 引用',  => '12 am',
 #=> 'Webreferenzen',  
      'midnight'
    'co con-'  => '午夜',
 => 'Co-Kon-',  
      '1 am'
    'co res'  => '1 am',
 => 'co-res',  
      '2 am'
    'contacting'  => '2 am',
 => 'kontaktiere',  
      '3 am'
    'edit'  => '3 am',
 => 'Bearbeite',  
      '4 am'
    'interface available'  => '4 am',
 => 'Oberflächensprache verfügbar',  
      '5 am'
    'missions'  => '5 am',
 => 'Aufgaben',  
      '6 am'
    'view sub-'  => '6 am',
 => 'Betrachte Unter-',  
      '7 am'
    'waiting on'  => '7 am',
 => 'warte auf',  
      '8 am'
    '#Stdnts'  => '8 am',
 => 'Anzahl Stud.',  
      '9 am'
    '#YES'  => '9 am',
 => 'Anzahl Ja',  
      '10 am'
    '%Wrng'  => '10 am',
 => '%Wrng',  
      '11 am'
    'Brief view of each students performance in course.'  => '11 am',
 => 'Kurze Übersicht der Leistungen eines jeden Studenten im Kurs.',  
      '12 noon'
    'Clear Caches'  => '12 noon',
 => 'Cache löschen',  
      'noon'
    'Course Statistics and Charts cannot be retrieved until the database is restarted.  Your data is intact but cannot be displayed at this time.'  => '中午',
 => '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.',  
      '1 pm'
    'Detailed statistics and graphs of student performance on problems.'  => '1 pm',
 => 'Ausführliche Statistiken und Graphen der studentischen Leistung hinsichtlich der Aufgaben',  
      '2 pm'
    'DoDiff'  => '2 pm',
 => 'Verwende diff',  
      '3 pm'
    'Enrollment Status'  => '3 pm',
 => 'Kursbelegungs-Status',  
      '4 pm'
    'Generate Statistics'  => '4 pm',
 => 'Erzeuge Statistiken',  
      '5 pm'
    'Max Tries'  => '5 pm',
 => 'Max. Anz. an Vers.',  
      '6 pm'
    'Mean Tries'  => '6 pm',
 => 'Mittl. Anz. Vers.',  
      '7 pm'
    'Output'  => '7 pm',
 => 'Ausgabe',  
      '8 pm'
    'Overall Problem Statistics'  => '8 pm',
 => 'Insgesamte Aufgabenstatistik',  
      '9 pm'
    'Please notify the server administrator [_1]'  => '9 pm',
 => 'Benachrichtigen Sie bitte den Server-Administrator [_1]',  
      '10 pm'
    'Please select a report to generate.'  => '10 pm',
 => 'Wählen Sie bitte einen Bericht, den Sie erstellen möchten.',  
      '11 pm'
    'Preparing Excel Spreadsheet'  => '11 pm',
 => 'Erstelle Excel-Tabelle',  
      '<- Previous'
    'Problem Status Chart'  => '<- Previous',
 => 'Aufgabenstatus-Diagramm',  
      'ALL'
    'Problems creating new Excel file.  This error has been logged.  Please alert your LON-CAPA administrator.'  => 'ALL',
 => 'Es traten Probleme beim Erstellen der neuen Excel-Datei auf. Dieser Fehler wurde mitgeloggt. Bitte benachrichtigen Sie Ihren LON-CAPA-Administrator.',  
      'All Maps or Folders'
    'S.D. tries'  => 'All Maps or Folders',
 => 'S.D. Versuche',  
      'Any User'
    'Sections'  => '任何用户',
 => 'Sektionen',  
      'Assessment URL and Title'
    'Sequence or Folder'  => '评估网址和标题',
 => 'Sequenz oder Verzeichnis',  
      'Assigned User Roles'
    'Sequences and Folders'  => '用户角色分配',
 => 'Sequenzen und Verzeichnisse',  
      'Browse resources'
    'Skew Tries'  => '搜索资源',
 => 'Schiefe d. Vers.',  
      'Changes can take up to 10 minutes before being active for all students.'
    'Statistics and Problem Analysis'  => 'Changes can take up to 10 minutes before being active for all students.',
 => 'Statistiken und Aufgabenanalysen',  
      'Course Assessment Parameter - Helper Mode'
    'Student performance statistics on all problems.'  => '课程评估参数 - 助手模式',
 => 'Statistik studentischer Leistungen hinsichtlich aller Aufgaben',  
      'Course Assessment Parameters - Overview Mode'
    'Unable to connect to database!'  => '课程评估参数 - 摘要模式',
 => 'Verbindungsaufbau zur Datenbank nicht möglich!',  
      'Course Assessments Parameters - Table Mode'
    'Your Excel Spreadsheet'  => '课程评估参数 - 表模式',
 => 'Ihre Excel-Tabelle',  
      'Course Environment Parameters'
    'Your Excel spreadsheet.'  => '课程环境参数',
 => 'Ihre Exceldatei',  
      'Course Parameter Helper'
    'Your Excel spreadsheet'  => '课程参数实用工具',
 => 'Ihre Exceldatei',  
      'Create New Environment Variable'
    'Your CSV file.'  => '创造新的环境变量',
 => 'Ihre CSV-Datei',  
      'Current Session Value'
    'Your CSV file'  => '当前会话的值',
 => 'Ihre CSV-Datei',  
      'Default Value'
    'part'  => '缺省值',
 => 'Aufgabenteil',  
      'Delete a role'
    'part - '  => '删除角色',
 => 'Teil ',  
      'Disable all communication among students'
    'problem statistics grouped by sequence'  => 'Disable all communication among students',
 => 'Aufgabenstatistiken, gruppiert nach Sequenz',  
      'Enclosing Map or Folder'
    'problem statistics ungrouped'  => '附有目录或文件夹',
 => 'Aufgabenstatistiken, nicht gruppiert',  
      'Every problem in a particular folder'
    'problem statistics, Excel'  => '每一个问题在一个特定的文件夹',
 => 'Aufgabenstatistiken, Excel',  
      'Every problem in the course'
    'Significant figures are incorrect, submission was not graded.'  => '课程的中每一个问题',
 => 'Die Anzahl der signifikanten Stellen ist inkorrekt. Dieser Versuch wurde nicht gezählt.',  
      'Folder'
    '. . . for a particular section'  => '文件夹',
 => '. . . für eine bestimmte Sektion',  
      'Grant/revoke Course Custom Role'
    '. . . for all students in the course'  => 'Grant/revoke Course Custom Role',
 => '. . . für alle Studenten im Kurs',  
      'Grant/revoke role of Administrator'
    '. . . for an individual student'  => 'Grant/revoke role of Administrator',
 => '. . . für einen bestimmten Studenten',  
      'Grant/revoke role of Author'
    '1 am'  => 'Grant/revoke role of Author',
 => '1',  
      'Grant/revoke role of Course Coordinator'
    '1 pm'  => 'Grant/revoke role of Course Coordinator',
 => '13',  
      'Grant/revoke role of Domain Guest'
    '10 am'  => 'Grant/revoke role of Domain Guest',
 => '10',  
      'Grant/revoke role of Librarian'
    '10 pm'  => 'Grant/revoke role of Librarian',
 => '22',  
      'Grant/revoke role of Teaching Assistant'
    '11 am'  => 'Grant/revoke role of Teaching Assistant',
 => '11',  
      'Internally authenticated'
    '11 pm'  => 'Internally authenticated',
 => '23',  
      'Kerberos authenticated'
    '12 am'  => 'Kerberos authenticated',
 => '00',  
      'LON-CAPA Helper:'
    '12 noon'  => 'LON-CAPA Helper:',
 => '12',  
      'Lock and unlock assessments'
    '2 am'  => 'Lock and unlock assessments',
 => '2',  
      'Manage Access Keys'
    '2 pm'  => 'Manage Access Keys',
 => '14',  
      'Manage access keys'
    '3 am'  => 'Manage access keys',
 => '3',  
      'Max Possible To Date'
    '3 pm'  => '到现在为止,最高可达到',
 => '15',  
      'Modify Course Assessment Parameters'
    '4 am'  => 'Modify Course Assessment Parameters',
 => '4',  
      'Modify authentication mechanism and data for a user'
    '4 pm'  => 'Modify authentication mechanism and data for a user',
 => '16',  
      'Modify grades'
    '5 am'  => 'Modify grades',
 => '5',  
      'Next ->'
    '5 pm'  => '下一步 ->',
 => '17',  
      'One particular problem'
    '6 am'  => 'One particular problem',
 => '6',  
      'Parameter Name'
    '6 pm'  => '参数名',
 => '18',  
      'Parameter Type'
    '7 am'  => '参数类型',
 => '7',  
      'Parameter in Effect'
    '7 pm'  => '有效参数',
 => '19',  
      'Please select a problem to analyze'
    '8 am'  => '请选择问题进行分析',
 => '8',  
      'Post anonymously'
    '8 pm'  => '匿名发送',
 => '20',  
      'Post discussion on course resources'
    '9 am'  => '发送该课程资源的讨论',
 => '9',  
      'Post system frontpage announcements'
    '9 pm'  => '给系统主页发送通知',
 => '21',  
      'Post to live chatrooms'
    '<- Previous'  => '发送到在线聊天室',
 => '<- Zurück',  
      'Post to chatrooms'
    'ALL'  => '发送到聊天室',
 => 'ALLE',  
      'Problems Not Contained In A Folder'
    'All Maps or Folders'  => '问题不包含在一个文件夹中',
 => 'Alle Inhaltszusammenstellungen oder Verzeichnisse',  
      'Section'
    'Any User'  => '章节',
 => 'Jeder Benutzer',  
      'Section:'
    'Assessment URL and Title'  => '章节:',
 => 'Beurteilungs-URL und -Titel',  
      'Select Date'
    'Assigned User Roles'  => '请选择日期',
 => 'Zugewiesene Benutzerrollen',  
      'Select Enclosing Map or Folder'
    'Browse resources'  => 'Select Enclosing Map or Folder',
 => 'Durchsuche Ressourcen',  
      'Select Parameter Level'
    'Changes can take up to 10 minutes before being active for all students.'  => 'Select Parameter Level',
 => 'Es kann bis zu 10 Minuten dauern, bis diese Änderungen für alle Studierenden aktiviert worden sind.',  
      'Send internal email'
    'Course Assessment Parameter - Helper Mode'  => '发送内部电子邮件',
 => 'Parameter zur Kursbeurteilung - Hilfsmodus',  
      'Set Course Environment Parameters'
    'Course Assessment Parameters - Overview Mode'  => 'Set Course Environment Parameters',
 => 'Parameter zur Kursbeurteilung - Übersichtsmodus',  
      'Set Date'
    'Course Assessments Parameters - Table Mode'  => '设定日期',
 => 'Parameter zur Kursbeurteilung - Tabellenmodus',  
      'Set Defaults for All Resources in [_1]Specifically for [_2][_3]'
    'Course Environment Parameters'  => 'Set Defaults for All Resources in [_1]Specifically for [_2][_3]',
 => 'Kursumgebungsparameter',  
      'Set a due date'
    'Course Parameter Helper'  => '设定一个截止日期',
 => 'Kursparameter-Hilfsprogramm',  
      'Set an answer open date'
    'Create New Environment Variable'  => 'Set an answer open date',
 => 'Neue Umgebungsvariable erstellen',  
      'Set an open date'
    'Current Session Value'  => 'Set an open date',
 => 'Wert für diese Sitzung',  
      'Set opening datefor all problems in the course for. . .'
    'Default Value'  => 'Set opening datefor all problems in the course for. . .',
 => 'Voreingestellter Wert',  
      'Set the number of tries'
    'Delete a role'  => '设置尝试次数',
 => 'Rolle löschen',  
      'Set the problem weight'
    'Disable all communication among students'  => '设置问题难度',
 => 'Unterbinden jeglicher Kommunikation zwischen Studenten',  
      'Set/Modify Course Assessment Parameter'
    'Enclosing Map or Folder'  => '设置/修改课程评估参数',
 => 'Eingeschlossene(s) Inhaltszusammenstellung oder Verzeichnis',  
      'Set/Modify Course Assessment Parameters'
    'Every problem in a particular folder'  => '设置/修改课程评估参数',
 => 'Jede Aufgabe in einem bestimmten Verzeichnis',  
      'Set/Modify Course Parameters'
    'Every problem in the course'  => '设置/修改课程参数',
 => 'Jede Aufgabe im Kurs',  
      'Show More Options'
    'Folder'  => '显示更多选项',
 => 'Verzeichnis',  
      'Students Affected'
    'Grant/revoke Course Custom Role'  => '受影响的学生',
 => 'Vergebe/entziehe benutzerdefinierte Kursrolle',  
      '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 Administrator'  => '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 Administrators',  
      'Total'
    'Grant/revoke role of Author'  => '总共',
 => 'Vergebe/entziehe Rolle des Autors',  
      'Total Parts In Course'
    'Grant/revoke role of Course Coordinator'  => 'Total Parts In Course',
 => 'Vergebe/entziehe Rolle des Kurs-Koordinators',  
      'Type'
    'Grant/revoke role of Domain Guest'  => '型号',
 => 'Vergebe/entziehe Rolle des Domänengasts',  
      'UNIX authenticated'
    'Grant/revoke role of Librarian'  => 'UNIX 认证',
 => 'Vergebe/entziehe Rolle des Bibliothekars',  
      'USERS'
    'Grant/revoke role of Teaching Assistant'  => '用户',
 => 'Vergebe/entziehe Rolle des Tutors',  
      'Unknown ID'
    'Internally authenticated'  => '未知 ID',
 => 'Intern authentifiziert',  
      'Unknown user'
    'Kerberos authenticated'  => '未知用户',
 => 'Kerberos-authentifiziert',  
      'Update Course Assessment Parameter Display'
    'LON-CAPA Helper:'  => 'Update Course Assessment Parameter Display',
 => 'LON-CAPA-Hilfsprogramm:',  
      'Update Section or Specific User'
    'Lock and unlock assessments'  => 'Update Section or Specific User',
 => 'Sperren und Entsperren von Beurteilungen',  
      'Verify Selection'
    'Manage Access Keys'  => '确认选择',
 => 'Zugriffsschlüssel verwalten',  
      'Welcome to the Assignment Parameter Helper'
    'Manage access keys'  => 'Welcome to the Assignment Parameter Helper',
 => 'Zugriffsschlüssel verwalten',  
      'What parameter do you want to set for all problems in the course?'
    'Max Possible To Date'  => 'What parameter do you want to set for all problems in the course?',
 => 'Bis jetzt maximal erreichbar',  
      'What should the opening date be set to?'
    'Modify Course Assessment Parameters'  => 'What should the opening date be set to?',
 => 'Bearbeite Parameter für die Kursbeurteilung',  
      'Which Problem or Problems?'
    'Modify authentication mechanism and data for a user'  => 'Which Problem or Problems?',
 => 'Bearbeite Authentifizierungs-Methode und Daten für einen Benutzer',  
      'Which problems do you wish to set a parameter for?'
    'Modify grades'  => 'Which problems do you wish to set a parameter for?',
 => 'Bewertungen ändern',  
      'You need to choose another user role or enter a specific course or community for this function.'
    'Next ->'  => 'You need to choose another user role or enter a specific course or community for this function.', # '对于此功能您需要选择另一个用户角色,或者输入特定的课程。',
 => 'Weiter ->',  
      'a.m.'
    'One particular problem'  => '上午',
 => 'Eine bestimmte Aufgabe',  
      'acc keys'
    'Parameter Name'  => 'acc keys',
 => 'Parametername',  
      'according to course preferences'
    'Parameter Type'  => '根据课程设置',
 => 'Parametertyp',  
      'according to resource settings'
    'Parameter in Effect'  => '根据资源设置',
 => 'Effektiver Parameter',  
      'according to user session state'
    'Please select a problem to analyze'  => '根据用户会话状态',
 => 'Wählen Sie die zu analysierende Aufgabe',  
      'all'
    'Post anonymously'  => '所有的',
 => 'Anonym absenden',  
      'at'
    'Post discussion on course resources'  => '在',
 => 'Diskussion zu den Ressourcen des Kurses absenden',  
      'at Domain'
    'Post system frontpage announcements'  => '在域',
 => 'Sende Ankündigungen auf der Hauptseite des Systems',  
      'at domain'
    'Post to live chatrooms'  => '在域',
 => 'In die Live-Chatrooms senden',  
      'default'
    'Problems Not Contained In A Folder'  => '默认',
 => 'Aufgaben, die sich nicht in einem Unterverzeichnis befinden',  
      'for Enclosing Map or Folder'
    'Section'  => '对于附有目录或文件夹', #??? [SB 18.10.2006]
 => 'Sektion',  
      'for Resource'
    'Section:'  => '资源',
 => 'Sektion:',  
      'from Enclosing Map or Folder'
    'Select Date'  => '从附有目录或文件夹', #??? [SB 18.10.2006]
 => 'Datum auswählen',  
      'general'
    'Select Enclosing Map or Folder'  => '一般的',
 => 'Eingeschlossene(s) Inhaltszusammenstellung oder Verzeichnis',  
      'in Course'
    'Select Parameter Level'  => '在课程',
 => 'Parameter-Ebene',  
      'in Section/Group'
    'Send internal email'  => '在科/组',
 => 'Verschicke interne Nachrichten',  
      'manage'
    'Set Course Environment Parameters'  => '管理',
 => 'Setze Kursumgebungs-Parameter',  
      'of'
    'Set Date'  => 'of',
 => 'Setze Datum',  
      'or ID'
    'Set Defaults for All Resources in'  => '或者 ID',
 => 'Setze voreingestellte Werte für alle Ressourcen im',  
      'p.m.'
    'Set a due date'  => '下午',
 => 'Setze Fälligkeitsdatum',  
      'percent'
    'Set an answer open date'  => '百分比',
 => 'Setze Antwort-Verfügbarkeits-Datum',  
      'unless locked'
    'Set an open date'  => '除非锁定',
 => 'Setze eine Bearbeitungsbeginn-Datum',  
      'users in'
    'Set opening datefor all problems in the course for. . .'  => 'users in',
 => 'Setze Öffnungsdatum für alle Aufgaben im Kurs auf. . .',  
      'Access Key Management'
    'Set the number of tries'  => 'Access Key Management',
 => 'Setze Anzahl von Versuchen',  
      'Assessment'
    'Set the problem weight'  => '评价',
 => 'Setze Aufgabengewicht',  
      'Calculations'
    'Set/Modify Course Assessment Parameter'  => 'Calculations',
 => 'Setze/Ändere Parameter zur Kursbeurteilung',  
      'Comma Separated Values'
    'Set/Modify Course Assessment Parameters'  => 'Comma Separated Values',
 => 'Setze/Ändere Parameter zur Kursbeurteilung',  
      'Course ID'
    'Set/Modify Course Parameters'  => '课程 ID',
 => 'Setze/Ändere Kursparameter',  
      'Course level sheet'
    'Show More Options'  => 'Course level sheet', # ??? [SB 2007-07-02]
 => 'Zeige mehr Optionen',  
      'Detailed Problem Analysis'
    'Students Affected'  => 'Detailed Problem Analysis',
 => 'Betroffene Studierende',  
      'End Helper'
    '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.'  => 'End Helper',
 => '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.',  
      'Excel'
    'Total'  => 'Excel',
 => 'Gesamt',  
      'Text (essays only)'
    'Total Parts In Course'  => 'Text (essays only)',
 => 'Gesamtanzahl an Aufgabenteilen in dem Kurs',  
      'Finish Course Initialization'
    'Type'  => 'Finish Course Initialization',
 => 'Typ',  
      'Generate Spreadsheet'
    'UNIX authenticated'  => '生成报告表',
 => 'UNIX authentifiziert',  
      'Grant/revoke role of Bubblesheet Operator'
    'USERS'  => 'Grant/revoke role of Bubblesheet Operator',
 => 'BENUTZER',  
      'HTML'
    'Unknown ID'  => 'HTML',
 => 'Unbekannte ID',  
      'Invalid date entry'
    'Unknown user'  => 'Invalid date entry',
 => 'Unbekannter Benutzer',  
      'Load:'
    'Update Course Assessment Parameter Display'  => '加载:',
 => 'Aktualisiere die Anzeige der Parameter zur Kursbeurteilung',  
      'No changes were made to the current settings.'
    'Update Section or Specific User'  => 'No changes were made to the current settings.',
 => 'Aktualisiere Sektion oder bestimmten Benutzer',  
      'Output Format'
    'Verify Selection'  => '输出格式',
 => 'Überprüfe Auswahl',  
      'Processing course structure'
    'Welcome to the Assignment Parameter Helper'  => 'Processing course structure',
 => 'Willkommen zum Hilfsprogramm für Übungs-Parameter',  
      'Processing first student'
    'What parameter do you want to set for all problems in the course?'  => 'Processing first student',
 => 'Welche Parameter möchten Sie für alle Aufgaben in dem Kurs setzen?',  
      'Row'
    'What should the opening date be set to?'  => '排列',
 => 'Auf wann soll das Öffnungsdatum gesetzt werden?',  
      'Save as'
    'Which Problem or Problems?'  => '另存为',
 => 'Welche Aufgabe oder Aufgaben?',  
      'Save as &amp; Make This Sheet the Default'
    'Which problems do you wish to set a parameter for?'  => '另存为 & 使此工作表作为一个默认使用',
 => 'Für welche Aufgaben möchten Sie die Parameter setzen?',  
      'Bubblesheet Operator'
    'You need to choose another user role or enter a specific course for this function'  => 'Bubblesheet Operator',
 => 'Für die angeforderte Seite müssen Sie eine andere Benutzerrolle wählen oder einen bestimmten Kurs betreten.',  
      'Select All'
    'a.m.'  => '全选',
 => 'vorm.',  
      'Select All Students'
    'acc keys'  => '选择所有学生',
 => 'Zugr.-Schlüssel',  
      'Select Spreadsheet File'
    'according to course preferences'  => '选择电子表格文件',
 => 'nach den Kurs-Einstellungen',  
      'Send bubblesheet data to a course'
    'according to resource settings'  => 'Send bubblesheet data to a course',
 => 'nach den Ressourceneinstellungen',  
      'Spreadsheet Computation'
    'according to user session state'  => 'Spreadsheet Computation',
 => 'nach dem Status der Benutzersitzung',  
      'Spreadsheet Computation Status'
    'all'  => 'Spreadsheet Computation Status',
 => 'alle',  
      'Student level sheet'
    'at'  => 'Student level sheet',
 => 'in',  
      'Summary'
    'at Domain'  => 'Summary',
 => 'in Domäne',  
      'Template'
    'at domain'  => 'Template',
 => 'in Domäne',  
      'Unselect All'
    'default'  => 'Unselect All',
 => 'voreingestellt',  
      'Unselect All Students'
    'for Enclosing Map or Folder'  => 'Unselect All Students',
 => 'für eingeschlossene(s) Inhaltszusammenstellung oder Verzeichnis', #??? [SB 18.10.2006]  
      'Upload bubblesheet data'
    'for Resource'  => 'Upload bubblesheet data',
 => 'für Ressource',  
      'You must choose at least one student to continue.'
    'from Enclosing Map or Folder'  => 'You must choose at least one student to continue.',
 => 'aus eingeschlossener/m Inhaltszusammenstellung oder Verzeichnis', #??? [SB 18.10.2006]  
      'You must choose one or more choices to continue.'
    'general'  => 'You must choose one or more choices to continue.',
 => 'generell',  
      'may be open from a different computer.'
    'in Course'  => 'may be open from a different computer.',
 => 'in Kurs',  
      'minutes'
    'in Section/Group'  => 'minutes',
 => 'in Sektion/Gruppe',  
      'remaining'
    'manage'  => 'remaining',
 => 'verwalte',  
      'second'
    'midnight'  => 'second',
 => 'Mitternacht',  
      'seconds'
    'noon'  => 'seconds',
 => 'Mittag',  
      'Additional Recipients'
    'num_override'  => '其他收件人',
 => 'num_override',  
      'Analyze Over [_1] [_2]'
    'of'  => 'Analyze Over [_1] [_2]',
 => 'von',  
      'Analyze Problem'
    'or ID'  => 'Analyze Problem',
 => 'oder ID',  
      'Analyze Problem Again'
    'p.m.'  => 'Analyze Problem Again',
 => 'nachm.',  
      'Analyze as '
    'percent'  => 'Analyze as ',
 => 'Prozent',  
      'Browsing resource, all submissions are temporary.'
    'unless locked'  => 'Browsing resource, all submissions are temporary.',
 => 'falls nicht gesperrt',  
      'By'
    'users in'  => 'By',
 => 'Benutzer in',  
      'Check All'
    'Access Key Management'  => '全选',
 => 'Zugriffsschlüssel-Verwaltung',  
      'Check for All'
    'Assessment'  => '检查所有',
 => 'Beurteilung',  
      'Check for None'
    'Calculations'  => '检查无',
 => 'Berechnungen',  
      'Check for Section/Group'
    'Comma Separated Values'  => '检查科/组',
 => 'CSV (kommaseparierte Liste)',  
      'Choose a different resource'
    'Course ID'  => '选择不同的资源',
 => 'Kurs-ID',  
      'Concepts'
    'Course level sheet'    => '草稿',
 => 'Kurs-Level-Bogen', # ??? [SB 2007-07-02]  
      'Critical Messages'
    'Detailed Problem Analysis'  => '重要讯息',
 => 'Detaillierte Aufgabenanalyse',  
      'Delete'
    'End Helper'  => '删除',
 => 'Hilfsprogramm beenden',  
      'Delete Checked'
    'Excel'  => '删除选中',
 => 'Excel',  
      'Display All Messages'
    'Text (essays only)'  => '显示所有邮件',
 => 'Text (nur bei Essays)',  
      'Display all Messages'
    'Finish Course Initialization'  => '显示所有邮件',
 => 'Beende Kursinitialisierung',  
      'Foils'
    'Generate Spreadsheet'  => '选择',
 => 'Erzeuge Beurteilungsbogen',  
      'Forward'
    'Grant/revoke role of Scantron Operator'  => '转发',
 => 'Vergebe/entziehe Rolle des Scantron-Operators',  
      'Forwarded message from'
    'HTML'  => '转发邮件从',
 => 'HTML',  
      'Forwarding'
    'Invalid date entry'  => '转发',
 => 'Ungültiger Datumseintrag',  
      'From'
    'Load:'  => '从',
 => 'Lade:',  
      'Functions'
    'No changes were made to the current settings.'  => '功能',
 => 'An den derzeitigen Einstellungen wurden keine Veränderungen vorgenommen.',  
      'Mail'
    'Output Format'  => '邮件',
 => 'Ausgabeformat',  
      'Mark Unread'
    'Processing course structure'  => '标记为未读',
 => 'Kursstruktur verarbeiten',  
      'New Problem Variation'
    'Processing first student'  => 'New Problem Variation',
 => 'Für ersten Studierenden berechnen',  
      'New Randomization'
    'Row'  => '新的变化',
 => 'Reihe',  
      'Next'
    'Save as'  => '下一步',
 => 'Speichere unter',  
      'Number of Plots [_1]'
    'Save as & Make This Sheet the Default'  => 'Number of Plots [_1]',
 => 'Speichern unter und diesen Beurteilungsbogen als Voreinstellung verwenden',  
      'Option Response Problem Analysis'
    'Scantron Operator'  => 'Option Response Problem Analysis',
 => 'Scantron-Operator',  
      'Previous'
    'Select All'  => '以前的',
 => 'Alle auswählen',  
      'Re'
    'Select All Students'  => '回复',
 => 'Wähle alle Studierenden',  
      'Record'
    'Select Spreadsheet File'  => '记录',
 => 'Beurteilungsbogen-Datei auswählen',  
      'Reply'
    'Send Scantron data to a course'  => '回复',
 => 'Scantron-Daten an einen Kurs senden',  
      'Reset Submissions'
    'Spreadsheet Computation'  => 'Reset Submissions',
 => 'Beurteilungsbogen berechnen',  
      'Select a course'
    'Spreadsheet Computation Status'  => '选择课程',
 => 'Status der Beurteilungsbogen-Berechnungen',  
      'Selecting a User'
    'Student level sheet'  => '选择用户',
 => 'Studierdenden-Level-Bogen',  
      'Send New'
    'Summary'  => 'Send New',
 => 'Zusammenfassung',  
      'Send Reply'
    'Template'  => '发送回复',
 => 'Vorlage',  
      'Send as critical message'
    'Unselect All'  => '发出一个重要信息',
 => 'Auswahl komplett aufheben', # 'Alle deselektieren',  
      'Simple Problem Editor'
    'Unselect All Students'  => '简单的问题编辑器',
 => 'Alle Studenten deselektieren',  
      'Starting'
    'Upload Scantron data'  => '开始',
 => 'Scantron-Daten hochladen',  
      'Student Data Compilation Progress'
    'You must choose at least one student to continue.'  => '学生资料汇编进展',
 => 'Zum Fortfahren müssen Sie mindestens einen Studierenden auswählen.',  
      'Student Data Compilation Status'
    'You must choose one or more choices to continue.'  => '学生资料汇编状态',
 => 'Zum Fortfahren müssen Sie mindestens eine oder mehrere Auswahlen treffen.',  
      'There is no student data for this problem.'
    'last student'  => '对于这个问题,没有任何学生的数据。',
 => 'letzten Studierenden',  
      'Time'
    'may be open from a different computer.'  => '时间',
 => 'könnte von einem anderen Computer aus geöffnet sein.',  
      'To:'
    'minutes'  => '收件人:',
 => 'Minuten',  
      'Uncheck All'
    'remaining'  => '全部取消',
 => 'übrig',  
      'Unsuccessful Login'
    'second'  => '登录失败',
 => 'Sekunde',  
      'Update Student Data'
    'seconds'  => '更新学生资料',
 => 'Sekunden',  
      'You have no critical messages.'
    'seconds for'  => '您没有任何重要讯息。',
 => 'Sekunden für',  
      'and return receipt'
    'Additional Recipients'  => 'and return receipt',
 => 'Weitere Empfänger',  
      'can not be accessed from your location.'
    'Analyze Over '  => 'can not be accessed from your location.',
 => 'Analyse über ',  
      'Unacceptable username [_1] for user [_2] [_3] [_4] [_5]'
    'Analyze Problem'  => 'Unacceptable username [_1] for user [_2] [_3] [_4] [_5]',
 => 'Analysiere Aufgabe',  
      'Unacceptable domain [_1] for user [_2] [_3] [_4] [_5]'
    'Analyze Problem Again'  => 'Unacceptable domain [_1] for user [_2] [_3] [_4] [_5]',
 => 'Aufgabe erneut analysieren',  
      'All Documents in Course'
    'Analyze as '  => 'All Documents in Course',
 => 'Analysiere als ',  
      'All Resources (possibly large output)'
    'Browsing resource, all submissions are temporary.'  => 'All Resources (possibly large output)',
 => 'Eingereichte Antworten werden nicht gespeichert.',  
      'Anonymous'
    'By'  => '匿名',
 => 'Von',  
      'Anonymous contribution to course discussion of resource'
    'Check All'  => '匿名参加这个资源的讨论',
 => 'Alle auswählen',  
      'As a general rule, only authors or co-authors should be filesystem authenticated (which allows access to the server filesystem).'
    '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',  
      'Associate columns with student attributes.'
    'Check for None'  => 'Associate columns with student attributes.',
 => 'Überprüfe für nichts',  
      'Attribute'
    'Check for Section/Group'  => 'Attribute',
 => 'Überprüfe für Sektion/Gruppe',  
      'CSV (comma separated values, spreadsheet)'
    'Choose a different resource'  => 'CSV (逗号分隔值, 表格)',
 => 'Eine andere Ressource auswählen',  
      'Check Course Document Versions'
    'Concepts'  => 'Check Course Document Versions',
 => 'Konzepte',  
      'Check/Set Resource Versions'
    'Critical Messages'  => '检查/设置源版本',
 => 'Wichtige Nachrichten',  
      'Chronological View'
    'Delete'  => '顺序查看',
 => 'Löschen',  
      'Column'
    'Delete Checked'  => 'Column',
 => 'Ausgewählte löschen',  
      'Column [_1]'
    'Display All Messages'  => 'Column [_1]',
 => 'Alle Nachrichten anzeigen',  
      'Continue enrollment?'
    'Display all Messages'  => 'Continue enrollment?',
 => 'Alle Nachrichten anzeigen',  
      'Contribution to course discussion of resource'
    'Foils'  => '正常参加这个资源的讨论',
 => 'Auswahlmöglichkeiten',  
      'Diffs'
    'Forward'  => '区别',
 => 'Weiterleiten',  
   #   'Disable ID/Student Number Safeguard and Force Change of Conflicting IDs (only do if you know what you are doing)'
    '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',  
   
    'Forwarding'     'Disable Student/Employee ID Safeguard and force change of conflicting IDs'
 => 'Weiterleitung',  => '禁用学生/员工编号,维护和强制改变不一致的IDs',
   
    'From'     '(only do if you know what you are doing.)'
 => 'Von',  => '(只有这样做,如果你知道自己在做什么。)',
   
    'Functions'     'Discussion Contributions'
 => 'Funktionen',  => '参加讨论',
   
    'Mail'     'Drop Students'
 => 'Nachricht',  => '从该课程删除学生',
   
    'Mark Unread'     'Dropped [_1]'
 => 'Als ungelesen kennzeichnen',  => '[_1] ausgeschlossen',
   
    'New Problem Variation'     'Dropped [_1] student(s).'
 => 'Neue Aufgabenvariation',  => '[_1] Student(en) ausgeschlossen.',
   
    'New Randomization'     'Dropping Students'
 => 'Neue Variation',  => 'Dropping Students',
   
    'Next'     'EMail Address'
 => 'Weiter',  => 'EMail Address',
   
    'Number of Plots:'     'Enroll a single student'
 => 'Anzahl an Graphen:',  => '注册一个学生',
   
    'Option Response Problem Analysis'     'Enrolling Students'
 => 'Analyse von option response-Aufgabe',  => '注册学生',
   
    'Previous'     'Error'
 => 'Vorherig',  => 'Error',
   
    'Re'     'Error: '
 => 'Antw',  => 'Error: ',
   
    'Record'     'Error: [_1]'
 => 'Eintrag',  => 'Error: [_1]',
   
    'Reply'     'Field'
 => 'Antworten',  => 'Field',
   
    'Reset Submissions'     'Filenames in Authoring Space'
 => 'Einreichungen zurücksetzen',  => 'Filenames in Authoring Space',
   
    'Select a course'     'First Name'
 => 'Kurs auswählen',  => '名',
   
    'Selecting a User'     'Folder in Authoring Space'
 => 'Benutzer auswählen',  => 'Folder in Authoring Space',
   
    'Send New'     'Full Update'
 => 'Sende neue',  => '全面更新',
   
    'Send Reply'     'Full update (also print list of users not enrolled anymore)'
 => 'Sende Antwort',  => 'Full update (also print list of users not enrolled anymore)', # => '全面更新 (auch Liste von Benutzern ausgeben, die den Kurs nicht mehr belegt haben)',
   
    'Send as critical message'     'Generation'
 => 'Sende als wichtige Nachricht',  => '生成',
   
    'Simple Problem Editor'     'Group/Section'
 => 'Einfacher Aufgabeneditor',  => '组/科',
   
    'Starting'     'HTML/XML'
 => 'Starte',  => 'HTML/XML',
   
    'Student Data Compilation Progress'     'Hide'
 => 'Kompilierungsfortschritt der studentischen Daten',  => '隐藏',
   
    'Student Data Compilation Status'     'Student/Employee ID'
 => 'Kompilierungsstatus der studentischen Daten',  => '学生/员工 ID',
   
    'There is no student data for this problem.'     'Identify fields'
 => 'Für diese Aufgabe existieren keine studentischen Daten.',  => 'Identify fields',
   
    'Time'     'If active, the new role will be available when the students next log in to LON-CAPA.'
 => 'Zeit',  => 'If active, the new role will be available when the students next log in to LON-CAPA.',
   
    'To'     'Ignore First Line'
 => 'An',  => '忽略第一行',
   
    'Uncheck All'     'Initial Password'
 => 'Gesamte Auswahl aufheben',  => '初始密码',
   
    'Unsuccessful Login'     'Internal Filename'
 => 'Login fehlgeschlagen',  => '内部文件名',
   
    'Update Student Data'     'Invalid home server specified'
 => 'Aktualisiere Studentendaten',  => 'Invalid home server specified',
   
    'You have no critical messages.'     'Keep all Resources up-to-date with most recent Versions (default)'
 => 'Sie haben keine wichtigen Nachrichten.',  => 'Keep all Resources up-to-date with most recent Versions (default)',
   
    'and return receipt'     'LON-CAPA Domain for Students'
 => 'mit Empfangsbestätigung',  => 'LON-CAPA Domain for Students',
   
    'can not be accessed from your location.'     'LON-CAPA Enrollment Manager'
 => 'kann von Ihrer Position aus nicht aufgerufen werden.',  => 'LON-CAPA Enrollment Manager',
   
    '[_1]: Unacceptable username for user [_2] [_3] [_4] [_5]'     'LON-CAPA domain: [_1]'
 => '[_1]: Unzulässige Benutzerkennung für den Benutzer [_2] [_3] [_4] [_5]',  => 'LON-CAPA 域: [_1]',
   
    'All Documents in Course'     'Last Name'
 => 'Alle Ressourcen im Kurs',  => '姓',
   
    'All Resources (possibly large output)'     'Last Name, First Names'
 => 'Alle Ressourcen (möglicherweise lange Ausgabe)',  => '姓,名',
   
    'Anonymous'     'Login Type'
 => 'Anonym',  => '登录类型',
   
    'Anonymous contribution to course discussion of resource'     'Middle Names/Initials'
 => 'Anonyme Teilnahme an der Kursdiskussion über diese Ressource',  => '中名/缩写',
   
    'As a general rule, only authors or co-authors should be filesystem authenticated (which allows access to the server filesystem).'     'Modify Parameters'
 => 'Generell sollten nur Autoren und Co-Autoren über das Dateisystem authentifiziert sein (erlaubt Zugriff auf das Server-Dateisystem).',  => '修改参数',
   
    'Associate columns with student attributes.'     'Modify student data'
 => 'Verknüpfung der Spalten aus der Datei mit den studentischen Eigenschaftsfeldern',  => '修改学生资料',
   
    'Attribute'     'Most recently published Version'
 => 'Eigenschaft',  => '最近发布的版本',
   
    'CSV (comma separated values, spreadsheet)'     'No Kerberos domain was specified.'
 => 'CSV (komma-separierte Liste, Tabelle)',  => 'No Kerberos domain was specified.',
   
    'Check Course Document Versions'     'None Found'
 => 'Überprüfe Versionen der Kursdokumente',  => '没有找到',
   
    'Check/Set Resource Versions'     'Note: For large courses, this operation may be time consuming.'
 => '检查/设置资源版本',  => 'Note: For large courses, this operation may be time consuming.',
 #=> 'Versionen einstellen',  
      'This will not take effect if the user already exists.'
    'Chronological View'  => 'This will not take effect if the user already exists.',
 => 'Chronologische Sicht',  
      'Processed [_1] student(s).'
    'Column'  => '[_1] Studierende bearbeitet.',
 => 'Spalte',  
      'Re-enrollment will re-activate data.'
    'Column&nbsp;[_1]'  => 'Re-enrollment will re-activate data.',
 => 'Spalte&nbsp;[_1]',  
      'Registering'
    'Column [_1]'  => 'Registering',
 => 'Spalte [_1]',  
      'Samples'
    'Continue enrollment?'  => '例如',
 => 'Trotzdem mit der Kursbelegung fortfahren?',  
      'Save as ...'
    'Contribution to course discussion of resource'  => '另存为...',
 => 'Normale Teilnahme an der Kursdiskussion über die Ressource',  
      'Set Version to be used in Course'
    'Diffs'  => 'Set Version to be used in Course',
 => 'Unterschiede',  
      'Set Versions to be used in Course according to Selections below'
 #   'Disable ID/Student Number Safeguard and Force Change of Conflicting IDs (only do if you know what you are doing)'  => 'Set Versions to be used in Course according to Selections below',
 #=> 'Deaktiviere ID-/Matrikelnummer-Safeguard und erzwinge Änderung von in Konflikt stehenden IDs (Machen Sie dies nur, wenn Sie wirklich wissen, was Sie tun).',  
      'Set all Resource Versions to current Version (Fix Versions)'
   => 'Set all Resource Versions to current Version (Fix Versions)',
    'Disable Student/Employee ID Safeguard and force change of conflicting IDs'  
 => 'Studenten-/Mitarbeiter-ID-Safeguard deaktivieren und Änderung von in Konflikt stehenden IDs erzwingen.',     'Show Preview'
   => 'Show Preview',
    '(only do if you know what you are doing.)'  
 => '(Machen Sie dies nur, wenn Sie wirklich wissen, was Sie tun.)',     'Space separated'
   => '以空格分隔',
    'Discussion Contributions'  
 => 'Diskussionsbeiträge',     'Starting and Ending Dates'
   => '起始和结束日期',
    'Drop Students'  
 => 'Studenten ausschließen',     'Student Number'
   => '学生证号码',
    'Dropped [_1]'  
 => '[_1] ausgeschlossen',     'Tabulator separated'
   => '以制表符分隔',
    'Dropped [_1] student(s).'  
 => '[_1] Student(en) ausgeschlossen.',     'The optional email address field was not specified.'
   => 'The optional email address field was not specified.',
    'Dropping Students'  
 => 'Schließe Studenten aus',     'The optional name field was not specified.'
   => 'The optional name field was not specified.',
    'Dump Course DOCS'  
 => 'Kursdokumente übernehmen',     'The optional ID number field was not specified.'
   => 'The optional ID number field was not specified.',
    'EMail Address'  
 => 'E-Mail-Adresse',     'The optional section or group field was not specified.'
   => 'The optional section or group field was not specified.',
    'Enroll a single student'  
 => 'Einzelnen Studenten Kurs belegen lassen',     'The optional student number field was not specified.'
   => 'The optional student number field was not specified.',
    'Enrolling Students'  
 => 'Studenten werden in den Kurs aufgenommen',     'The optional section field was not specified.'
   => 'The optional section field was not specified.',
    'Error'  
 => 'Fehler',     'The optional role field was not specified.'
   => 'The optional role field was not specified.',
    'Error: '  
 => 'Fehler: ',     'The optional domain field was not specified.'
   => 'The optional domain field was not specified.',
    'Error: [_1]'  
 => 'Fehler: [_1]',     'There are no students currently enrolled.'
   => 'There are no students currently enrolled.',
    'Error dropping [_1]:[_2]'  
 => 'Fehler beim Ausschließen von [_1]:[_2]',     'Continue adding users?'
   => 'Continue adding users?',
    'Field'  
 => 'Feld',     'Threaded View'
   => '线程查看',
    'Filenames in Construction Space'  
 => 'Dateinamen im Konstruktionsbereich',     'Total number of records found in file: [_1]'
   => 'Total number of records found in file: [_1]',
    'First Name'  
 => 'Vorname',     'Unable to enroll students'
   => 'Unable to enroll students',
    'Folder in Construction Space'  
 => 'Verzeichnis im Konstruktionsbereich',     'Updating discussion time'
   => 'Updating discussion time',
    'Full Update'  
 => 'Vollständige Aktualisierung',     'Uploading Class List'
   => 'Uploading Class List',
    'Full update (also print list of users not enrolled anymore)'  
 => 'Vollständige Aktualisierung (auch Liste von Benutzern ausgeben, die den Kurs nicht mehr belegt haben)',     'Verify Content'
   => '检查内容',
    'Generation'  
 => 'Generation',     'Version used in Course'
   => 'Version used in Course',
    'Group/Section'  
 => 'Gruppe/Sektion',     'View Class List'
   => 'View Class List',
    'HTML/XML'  
 => 'HTML/XML',     'View Class list'
   => 'View Class list',
    'Hide'  
 => 'Verbergen',     'Welcome'
   => '欢迎',
    'Student/Employee ID'  
 => 'Studenten-/Mitarbeiter-ID',     'Welcome to the Learning[_1]Online[_2] Network with CAPA. Please wait while your session is being set up.'
   => '欢迎您到在线网络 LON-CAPA 学习。请稍候,您的会话正在建立。',
    'Identify fields'  
 => 'Identifiziere Felder',     'You must choose an authentication type.'
   => '你必须选择一个身份验证类型。',
    'If active, the new role will be available when the students next log in to LON-CAPA.'  
 => 'Falls aktiv, dann wird die neue Rolle verfügbar sein, wenn sich die Studenten das nächste Mal in LON-CAPA anmelden.',     'You need to specify the Kerberos domain.'
   => 'You need to specify the Kerberos domain.',
    'Ignore First Line'  
 => 'Erste Zeile nicht berücksichtigen',     'You need to specify the initial password.'
   => 'You need to specify the initial password.',
    'Initial Password'  
 => 'Anfangspasswort',     'You need to specify the username field.'
   => 'You need to specify the username field.',
    'Internal Filename'  
 => 'Interner Dateiname',     'Your Version Settings have been Saved'
   => 'Your Version Settings have been Saved',
    'Invalid home server specified'  
 => 'Ungültiger Heimatserver angegeben',     '[_1] Do not change login data'
   => '[_1] 不要更改登录数据',
    'Keep all Resources up-to-date with most recent Versions (default)'  
 => 'Alle Ressourcen immer mit den neuesten Versionen aktuell halten (voreingestellt)',     '[_1] Kerberos authenticated with domain [_2] [_3] Version 4 [_4] Version 5 [_5]'
   => '[_1] Kerberos身份验证域 [_2] [_3] 版本 4 [_4] 版本 5 [_5]',
    'LON-CAPA Domain for Students'  
 => 'LON-CAPA-Domäne für Studierende',     'Currently Kerberos authenticated with domain [_1] Version [_2].'
   => '目前的Kerberos身份验证域 [_1] 版本 [_2]。',
    'LON-CAPA Enrollment Manager'  
 => 'LON-CAPA-Kursbelegungs-Verwaltung',     'Currently Kerberos authenticated, Version [_1].'
   => '目前Kerberos身份验证,版本 [_1]。',
    'LON-CAPA domain: [_1]'  
 => 'LON-CAPA-Domäne: [_1]',     'most recent'
   => '最新的',
    'Last Name'  
 => 'Nachname',     'name only visible to course faculty'
   => '只有课程管理者能看见',
    'Last Name, First Names'  
 => 'Nachname, Vornamen',     'Calculate answers'
   => '计算的答案',
    'Login Type'  
 => 'Login-Typ',    'Show All Foils'
   => '显示全部选项',
    'Middle Names/Initials'  
 => 'Zweiter Vorname/Initialen',     'Show All Instances'
   => '显示全部选项',
    'Modify Parameters'  
 => 'Parameter ändern',     '1 out of N multiple choice (radio button)'
   => '单选',
    'Modify student data'  
 => 'Bearbeite Studentendaten',     'Add new option'
   => '添加新的选择',
    'Most recently published Version'  
 => 'Zuletzt veröffentlichte Version',     'Administrator'
   => '管理员',
    'No Kerberos domain was specified.'  
 => 'Es wurde keine Kerberos-Domäne angegeben.',     'Answer:'
   => '回复:',
    'None Found'  
 => 'Kein gefunden',     'Attachment'
   => '附件',
    '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.',     '(128 KB max size)'
   => '(最大 128 KB)',
    'Note: This will not take effect if the user already exists.'  
 => 'Anmerkung: Diese Einstellung bleibt ohne Wirkung, falls der Benutzer bereits existiert.',     'Change'
   => '改变',
    'Processed [_1] student(s).'  
 => '[_1] Studierende bearbeitet.',     'Change Random Seed To:'
   => '随机数的基础上:',
    'Re-enrollment will re-activate data.'  
 => 'Eine erneute Kursbelegung würde die Daten reaktivieren.',     'Change Your Language Preferences'
   => '变更您的语言偏好',
    'Registering'  
 => 'Registriere',     'Concept:'
   => '概念:',
    'Samples'  
 => 'Beispiele',     'Correct Option:'
   => '正确的选择:',
    'Save as ...'  
 => 'Speichern unter...',     'Create a New Course'
   => '创建一个新的课程',
    'Set Version to be used in Course'  
 => 'Setze Version als die im Kurs genutzte',     'Create a New Course or Group Space'
   => '创建一个新的课程或组空间',
    'Set Versions to be used in Course according to Selections below'  
 => 'Versionen gemäß der unten getroffenen Auswahlen einstellen',     'Current'
   => '现在的',
    'Set all Resource Versions to current Version (Fix Versions)'  
 => 'Alle Ressourcen auf die derzeitige Version festsetzen',     'Delete an option'
   => '删除一个选项',
    'Show Preview'  
 => 'Zeige Vorschau',     'Delete:'
   => '删除:',
    'Space separated'  
 => 'Durch Leerzeichen getrennt',     'Diffs with Current Version'
   => '与当前版本的区别',
    'Starting and Ending Dates'  
 => 'Anfangs- und Endezeitpunkte',     'Diffs with Version'
   => '不同版本之间的区别',
    'Student Number'  
 => 'Matrikelnummer',     'Diffs with current Version'
   => '与当前版本的区别',
    'Tabulator separated'  
 => 'Durch Tabulatoren getrennt',     'Display and analysis of submission times on assessments.'
   => 'Display and analysis of submission times on assessments.',
    'The optional email address field was not specified.'  
 => 'Das optionale E-Mail-Adress-Feld wurde nicht ausgefüllt.',     'Display foils in order given'
   => '在给定的分类里显示选项',
    'The optional name field was not specified.'  
 => 'Das optionale Namensfeld wurde nicht ausgefüllt.',     'Display foils in random order'
   => '在一个随机序列里显示选项',
    'The optional ID number field was not specified.'  
 => 'Das optionale Matrikelnummer-Feld wurde nicht ausgefüllt.',     'Domain Guest'
   => '网上邻居',
    'The optional section or group field was not specified.'  
 => 'Das optionale Sektions- oder Gruppenfeld wurde nicht ausgefüllt.',     'Essay, open end'
   => '尝试,没有时间限制',
    'The optional student number field was not specified.'  
 => 'Das optionale Matrikelnummer-Feld wurde nicht ausgefüllt.',     'False'
   => '错误的',
    'The optional section field was not specified.'  
 => 'Das optionale Sektionsfeld wurde nicht ausgefüllt.',     'Foil'
   => '选项',
    'The optional role field was not specified.'  
 => 'Das optionale Rollenfeld wurde nicht ausgefüllt.',     'Format:'
   => '格式:',
    'The optional domain field was not specified.'  
 => 'Das optionale Domänenfeld wurde nicht ausgefüllt.',     'Height(pixel):'
   => '高 (Pixel):',
    'There are no students currently enrolled.'  
 => 'Derzeit haben keine Studierenden den Kurs belegt.',     'Hint Text'
   => '提示文字',
    'Continue adding users?'  
 => 'Mit dem Hinzufügen von Benutzern fortfahren?',     'If this resource is in active use, student performance data from the previous version may become inaccessible.'
   => 'If this resource is in active use, student performance data from the previous version may become inaccessible.',
    'Threaded View'  
 => 'Thread-Ansicht',     'Image:'
   => '图片:',
    'Total number of records found in file: [_1]'  
 => 'Gesamtanzahl an Datensätzen, die in der Datei gefunden wurden: [_1]',     'Incorrect Answers:'
   => '错误的答案:',
    'Unable to enroll students'  
 => 'Konnte Studenten nicht eintragen.',     'Last accessed'
   => '上次访问',
    'Updating discussion time'  
 => 'Aktualisiere Diskussionszeit',     'Librarian'
   => 'Librarian',
    'Upload a class list'  
 => 'Kursteilnehmerliste hochladen',     'Making Backup to [_1]'
   => 'Making Backup to [_1]',
    'Uploading Class List'  
 => 'Lade Kursteilnehmerliste hoch',     'Max Number Of Shown Foils:'
   => '显示选项的最大数量:',
    'Verify Content'  
 => '检查内容',     'Max number of foils displayed'
 #=> 'Inhalte prüfen',  => '显示选项的最大数量',
   
    'Version used in Course'     'Metadata'
 => 'Version, die im Kurs verwendet wird',  => '元数据',
   
    'View Class List'     'metadata'
 => 'Zeige Kursteilnehmerliste',  => '元数据',
   
    'View Class list'     'Metadata Version'
 => 'Kursteilnehmerliste anzeigen',  => '元数据版本',
   
    'Welcome'     'Metadata current version'
 => 'Willkommen',  => '元数据的最新版本',
   
    'Welcome to the Learning<i>Online</i> Network with CAPA. Please wait while your session is being set up.'     'Save Metadata'
 => 'Willkommen zu LON-CAPA. Bitte warten Sie, während Ihre Sitzung vorbereitet wird.',  => '保存元数据',
   
    'You must choose an authentication type.'     'Name:'
 => 'Sie müssen einen Authentifizierungstyp auswählen.',  => '姓氏:',
   
    'You need to specify the Kerberos domain.'     'New parameters or saved values'
 => 'Sie müssen eine Kerberos-Domäne auswählen.',  => '新的参数或保存价值',
   
    'You need to specify the initial password.'     'No language preference'
 => 'Sie müssen ein initiales Passwort auswählen.',  => '没有语言偏好',
   
    'You need to specify the username field.'     'Not shown, not used'
 => 'Sie müssen das Benutzerkennung-Feld ausfüllen.',  => '没有显示,没有使用',
   
    'Your Version Settings have been Saved'     'Obsolete parameters or saved values'
 => 'Ihre Versionseinstellungen wurden gespeichert',  => '过时的参数或保存价值',
   
    '[_1] Do not change login data'     'Option response'
 => '[_1] Login-Daten nicht ändern',  => '答案选项',
   
    '[_1] Kerberos authenticated with domain [_2] [_3] Version 4 [_4] Version 5 [_5]'     'Please do not reply to this address.'
 => '[_1] Kerberos-authentifiziert mit Domäne [_2] [_3] Version 4 [_4] Version 5 [_5]',  => 'Please do not reply to this address.',
   
    'Currently Kerberos authenticated with domain [_1] Version [_2].'     'Position'
 => 'Derzeit Kerberos-authentifiziert mit Domäne [_1] Version [_2].',  => 'Position',
   
    'Currently Kerberos authenticated, Version [_1].'     'Preferred language'
 => 'Derzeit Kerberos-authentifiziert, Version [_1].',  => '首选语言',
   
    'most recent'     'Problems'
 => 'neuester',  => 'Problems',
   
    'name only visible to course faculty'     'Produce Excel Output'
 => 'Name nur für Kursverwaltung sichtbar',  => 'Produce Excel Output',
   
    'Calculate answers'     'Question Text'
 => 'Berechne Antworten',  => '文字问题',
   
    '&nbsp;Show&nbsp;All&nbsp;Foils'     'Random position'
 => '&nbsp;Zeige&nbsp;alle&nbsp;Auswahlmöglichkeiten',  => '随机位置',
   
    '1 out of N multiple choice (radio button)'     'Retrieve Published Resources'
 => '1-aus-N-Auswahl (radio button)',  => '恢复发布的资源',
   
    'Add new option'     'Short string response'
 => 'Neue Option einfügen',  => '简短的文字回答',
   
    'Administrator'     'Show always at bottom position'
 => 'Administrator',  => '总是在最后显示',
   
    'Answer:'     'Show always at top position'
 => 'Antwort:',  => '总是在最开始显示',
   
    'Attachment'     'Size:'
 => 'Anhang',  => '大小:',
   
    '(128 KB max size)'     'Save Changes'
 => '(maximal 128 KB)',  => '保存更改',
   
    'Change'     'Submission Time Analysis'
 => 'Ändern',  => '提交时间分析',
   
    'Change Random Seed To:'     'Submit Changes and Edit'
 => 'Zufallszahlen-Basis:',  => '保存并继续编辑',
   
    'Change Your Language Preferences'     'TeXWidth(mm):'
 => 'Ändere Spracheinstellungen',  => 'TeX-宽 (mm):',
   
    'Concept:'     'Text'
 => 'Konzept:',  => '文本',
   
    'Correct Option:'     'Text Block'
 => 'Korrekte Auswahl:',  => '文本块',
   
    'Create a New Course'     'This is an automatic message generated by the LON-CAPA system.'
 # => 'Erzeuge einen neuen Kurs',  => 'This is an automatic message generated by the LON-CAPA system.',
 => 'Kurse erstellen',  
      'True'
    'Create a New Course or Group Space'  => '正确的',
 => 'Einen neuen Kurs oder neuen Gruppenbereich erstellen',  
      'unused'
    'Current'  => '未用过的',
 => 'Derzeitig',  
      'Type-in value'
    'Delete an option'  => 'Type-in value',
 => 'Eine Option löschen',  
      'Unit:'
    'Delete:'  => '单位:',
 => 'Löschen:',  
      'Value'
    'Diffs with Current Version'  => '值',
 => 'Unterschiede zur derzeitigen Version',  
      'Warning!'
    'Diffs with Version'  => '警告!',
 => 'Unterscheidet sich von Version',  
      'Width(pixel):'
    'Diffs with current Version'  => '宽 (Pixel):',
 => 'Unterschiede zur derzeitigen Version',  
      'anonymous'
    'Display and analysis of submission times on assessments.'  => '匿名',
 => 'Anzeige und Analyse der Einreichungszeiten in Beurteilungen',  
      'bytes'
    'Display foils in order given'  => 'bytes',
 => 'Auswahlmöglichkeiten in gegebener Sortierung anzeigen',  
      'loginproblems.html'
    'Display foils in random order'  => 'loginproblems.html',
 => 'Auswahlmöglichkeiten in zufälliger Reihenfolge anzeigen',  
      'versions of this problem'
    'Domain Guest'  => '这个问题的版本',
 => 'Domänengast',  
   
    'Essay, open end'  #=====================
 => 'Essay, keine Zeitbegrenzung',  # Begin remote control (mydesk.tab)
   # 2x8 chars, only lower case
    'False'  # Same order as in mydesk.tab!
 => 'Falsch',     'choose[_1]'
   => '选择',
    'Foil'     'course[_1]'
 => 'Auswahlmöglichkeit',  => '课程',
   
    'Format:'     'switch[_1]'
 => 'Format:',  => '转换',
      'course[_2]'
    'Height(pixel):'  => '课程',
 => 'Höhe (Pixel):',  
      'switch[_2]'
    'Hint Text'  => '转换',
 => 'Lösungshinweis',     'role[_1]'
   => '角色',
    'If this resource is in active use, student performance data from the previous version may become inaccessible.'  
 => 'Wenn diese Ressource in Benutzung ist, ist es möglich, dass auf Leistungsdaten der Studenten von vorhergehenden Versionen nicht mehr zugegriffen werden kann.',     'choose[_2]'
   => '选择',
    'Image:'     'role[_2]'
 => 'Bild:',  => '角色',
   
    'Incorrect Answers:'     'course[_3]'
 => 'Falsche Antworten:',  => '课程',
      'docs[_1]'
    'Last accessed'  => '内容',
 => 'Letzter Zugriff',  
      'course[_7]'
    'Librarian'  => '编辑',
 => 'Bibliothekar',     'editor[_1]'
   => '课程文档',
    'Making Backup to [_1]'  
 => 'Erstelle Sicherungsdatei in [_1]',     'navigate[_1]'
   => '课程',
    'Max Number Of Shown Foils:'     'contents[_1]'
 => 'Maximale Anzahl anzuzeigender Auswahlmöglichkeiten:',  => '目录',
   
    'Max number of foils displayed'     'request-[_1]'
 => 'Maximale Anzahl gezeigter Auswahlmöglichkeiten',  => 'request-[_1]',
      'course[_16]'
    'Metadata'  => 'course[_16]',
 => 'Metadaten',  
      'my[_1]'
    'metadata'  => '我的',
 => 'Metadaten',     'grades[_1]'
   => '得分',
    'Metadata Version'  
 => 'Metadaten-Version',     'course[_4]'
   => '课程',
    'Metadata current version'     'grades[_2]'
 => 'Derzeitige Version der Metadaten',  => '等级',
   
    'Save Metadata'     'course[_5]'
 => 'Metadaten speichern',  => 'course[_5]',
      'chart[_1]'
    'Name:'  => 'chart[_1]',
 => 'Name:',  
      'course[_6]'
    'New parameters or saved values'  => '课程',
 => 'Neue Parameter oder gespeicherte Werte',     'stats[_1]'
   => '统计',
    'No language preference'  
 => 'Keine Sprachpräferenz',     'manage[_1]'
   => 'manage[_1]',
    'Not shown, not used'     'acc keys[_1]'
 => 'Nicht gezeigt, nicht benutzt',  => 'acc keys[_1]',
   
    'Obsolete parameters or saved values'     'course[_12]'
 => 'Veraltete Parameter oder gespeicherte Werte',  => '课程参加者',
      'roster[_1]'
    'Option response'  => '名单',
 => 'Option Antwort',  
      'user[_1]'
    'Please do not reply to this address.'  => '用户',
 => 'Bitte antworten Sie nicht an diese Adresse.',     'roles[_1]'
   => '角色',
    'Please select a report to generate'  
 => 'Bitte wählen Sie einen Bericht zum Erstellen aus',     'create[_1]'
   => '创建',
    'Position'     'course[_8]'
 => 'Position',  => '课程',
   
    'Preferred language'     'course[_9]'
 => 'Bevorzugte Sprache',  => '课程',
      'parms[_1]'
    'Problems'  => '参数',
 => 'Probleme',  
      'con-[_1]'
    'Produce Excel Output'  => 'con-[_1]',
 => 'Erstelle Excel-Ausgabe',     'struct[_1]'
   => 'struct[_1]',
    'Question Text'  
 => 'Fragetext',     'co con-[_1]'
   => 'co con-[_1]',
    'Random position'     'struct[_2]'
 => 'Zufällige Position',  => 'struct[_2]',
   
    'Retrieve Published Resources'     'domain[_1]'
 => 'Veröffentlichte Ressourcen wiederherstellen',  => '域',
      'config[_1]'
    'Short string response'  => '配置',
 => 'Kurze Textantwort',  
      'resource[_1]'
    'Show always at bottom position'  => '发布', # '资源',
 => 'Immer am Ende anzeigen',     'space[_1]'
   => '资源',
    'Show always at top position'  
 => 'Immer am Anfang anzeigen',     'co res[_1]'
   => 'co res[_1]',
    'Size:'     'space[_2]'
 => 'Größe:',  => 'space[_2]',
   
    'Save Changes'     'what is[_1]'
 => 'Änderungen speichern',  => '有什么',
      'new[_1]'
    'Submission Time Analysis'  => '新内容',
 => 'Analyse der Einreichzeit',  
      'enter[_1]'
    'Submit Changes and Edit'  => 'enter[_1]',
 => 'Speichern und weiterbearbeiten',     'grades[_3]'
   => 'grades[_3]',
    'TeXWidth(mm):'  
 => 'TeX-Breite (mm):',     'course[_13]'
   => '课程',
    'Text'     'catalog[_1]'
 => 'Text',  => '目录',
   
    'Text Block'     'view[_1]'
 => 'Textblock',  => '查看',
      'bookmark[_1]'
    'This is an automatic message generated by the LON-CAPA system.'  => '书签',
 => 'Dies ist eine durch LON-CAPA automatisch erstellte Nachricht.',  
      'calendar[_1]'
    'True'  => '日历',
 => 'Wahr',     'announce[_1]'
   => '通告',
    'unused'  
 => 'nicht verwendet',     'commu-[_1]'
   => '发送和接收',
    'Type-in value'     'nication[_1]'
 => 'eingebbarer Wert',  => '邮件',
   
    'Unit:'     'course[_10]'
 => 'Einheit:',  => '课程-',
      'chatroom[_1]'
    'Value'  => '聊天室',
 => 'Wert',  
      'course[_14]'
    'Warning!'  => '课程-',
 => 'Achtung!',     'groups[_1]'
   => '组',
    'Width(pixel):'  
 => 'Breite (Pixel):',     'port-[_1]'
   => '文件夹',
    'anonymous'     'folio[_1]'
 => 'anonym',  => '空间',
   
    'bytes'     'edit[_1]'
 => 'Bytes',  => '编辑',
      'blogs[_1]'
    'loginproblems.html'  => '博客',
 => 'loginproblems.html',  
      'search[_3]'
    'versions of this problem'  => 'search[_3]',
 => 'Versionen von dieser Aufgabe',     'prtfolio[_1]'
   => 'prtfolio[_1]',
   
 # Begin remote control (mydesk.tab)     'search[_1]'
 # 2x8 chars, only lower case  => '在课程中',
 # Same order as in mydesk.tab!     'course[_11]'
   => '搜索',
    'choose[_1]'  
 => 'wähle[_1]',     'search[_2]'
    'course[_1]'  => '搜索',
 => 'kurs[_1]',     'library[_1]'
   => '资源',
    'switch[_1]'  
 => 'wechsle[_1]',     'prefer-[_1]'
    'course[_2]'  => '用户',
 => 'kurs[_2]',     'ences[_1]'
   => '设置',
    'switch[_2]'  
 => 'wechsle[_2]',     'exit[_1]'
    'role[_1]'  => '注销',
 => 'rolle[_1]',     ' [_1]'
   => ' ',
    'choose[_2]'  
 => 'wähle[_2]',  #=====================
    'role[_2]'  # Remote control entries which occur only in lonmenu.pm
 => 'rolle[_2]',  
      'problem[_1]'
    'course[_3]'  => 'problem[_1]', # '问题',
 => 'kurs-[_3]',     'grades[_4]'
    'docs[_1]'  => 'grades[_4]',
 => 'inhalt[_1]',  
      'sub-[_1]'
    'edit crs[_1]'  => 'sub-[_1]',
 => 'bearb[_1]',     'missions[_1]'
    'docs[_2]'  => 'missions[_1]',
 => 'kursdok[_2]',  
      'problem[_2]'
    'navigate[_1]'  => 'problem[_2]', # '问题',
 => 'inhalts-[_1]',     'parms[_2]'
    'contents[_1]'  => 'parms[_2]',
 => 'verz[_1]',  
      'dir[_1]'
    'my[_1]'  => 'dir[_1]',
 => 'meine[_1]',     'list[_1]'
    'grades[_1]'  => 'list[_1]',
 => 'bewert[_1]',  
      'retrieve[_1]'
    'course[_4]'  => 'retrieve[_1]',
 => 'kurs[_4]',     'version[_1]'
    'grades[_2]'  => 'version[_1]',
 => 'bewert[_2]',  
      'publish[_1]'
    'course[_5]'  => 'publish[_1]',
 => 'kurs-[_5]',     'resource[_3]'
    'chart[_1]'  => 'resource[_3]',
 => 'fortschr[_1]',  
      'delete[_1]'
    'course[_6]'  => 'delete[_1]',
 => 'kurs-[_6]',     'resource[_2]'
    'stats[_1]'  => 'resource[_2]',
 => 'stat[_1]',  
      'prepare[_1]'
    'manage[_1]'  => 'prepare[_1]',
 => 'verwalte[_1]',     'printout[_1]'
    'acc keys[_1]'  => '', # !
 => 'z-schl[_1]',  
      'backward[_1]'
    'course[_12]'  => 'backward[_1]',
 => 'kursteil[_12]',  
    'roster[_1]'     'forward[_1]'
 => 'nehmer[_1]',  => 'forward[_1]',
   
    'user[_1]'     'set[_1]'
 => 'benutzer[_1]',  => 'set[_1]',
    'roles[_1]'     'bookmark[_2]'
 => 'rollen[_1]',  => 'bookmark[_2]',
   
    'create[_1]'     'anno-[_1]'
 => 'kurs[_1]',  => 'anno-[_1]',
    'course[_8]'     'tations[_1]'
 => 'erstel[_8]',  => 'tations[_1]',
   
    'course[_9]'     'catalog[_2]'
 => 'kurs-[_9]',  => 'catalog[_2]',
    'parms[_1]'     'info[_1]'
 => 'param[_1]',  => 'info[_1]', # '信息',
   
    'con-[_1]'     'evaluate[_1]'
 => 'konstr-[_1]',  => 'evaluate[_1]',
    'struct[_1]'     'this[_1]'
 => 'bereich[_1]',  => 'this[_1]',
   
    'domain[_1]'     'feedback[_1]'
 => 'domänen-[_1]',  => 'feedback[_1]',
    'config[_1]'     'discuss[_1]'
 => 'konfig[_1]',  => 'discuss[_1]',
   
    'resource[_1]'  # End remote control
 => 'res-[_1]',  #=====================
    'space[_1]'  
 => 'bereich[_1]',     '(Enter maximum [_1] collaborators using username or username@domain, e.g. smithje or smithje@[_2].)'
   => '(输入最大[_1]同事的用户名或用户名@域名,例如:smithje or smithje@[_2]。)',
    'co res[_1]'  
 => 'co-res-[_1]',     '(Hand in a file you have prepared on your computer)'
    'space[_2]'  => '(Hand in a file you have prepared on your computer)',
 => 'bereich[_2]',  
      ', select a template from the pull-down menu below.'
    'what is[_1]'  => ', select a template from the pull-down menu below.',
 => 'wasgibts[_1]',  
    'new[_1]'     '<*response>s are both inside of <part> and outside of <part>, this is not a valid problem, errors in grading may occur.'
 => 'neues[_1]',  => '<*response>s are both inside of <part> and outside of <part>, this is not a valid problem, errors in grading may occur.',
   
    'enter[_1]'     'ABSTRACT'
 => 'eingeben[_1]',  => '摘要',
    'grades[_3]'  
 => 'bewert[_3]',     'Access Control'
   => '访问控制',
    'send[_1]'  
 => 'sende[_1]',     'Activate'
    'scantron[_1]'  => '激活',
 => 'scantron[_1]',  
      'Add Roles'
    'course[_13]'  => '添加角色',
 => 'kurs-[_13]',  
    'catalog[_1]'     "Add one empty page/column after each student's assignment"
 => 'übersi[_1]',  => "Add one empty page/column after each student's assignment",
   
    'view[_1]'     "Add three empty pages/column after each student's assignment"
 => 'lese-[_1]',  => "Add three empty pages/column after each student's assignment",
    'bookmark[_1]'  
 => 'zeichen[_1]',     "Add two empty pages/column after each student's assignment"
   => "Add two empty pages/column after each student's assignment",
    'calendar[_1]'  
 => 'kalend-[_1]',     'Date Shift'
    'announce[_1]'  => 'Date Shift',
 => 'ankünd[_1]',  
      'Do not clone date parameters'
    'commu-[_1]'  => 'Do not clone date parameters',
 => 'kommu-[_1]',  
    'nication[_1]'     'Clone date parameters as-is'
 => 'nikation[_1]',  => 'Clone date parameters as-is',
   
    'course[_10]'     'Shift date parameters by number of days'
 => 'kurs-[_10]',  => 'Shift date parameters by number of days',
    'chat[_1]'  
 => 'chatroom[_1]',     'Additional settings, if specified below, will override cloned settings'
   => 'Additional settings, if specified below, will override cloned settings',
    'course[_14]'  
 => 'kurs-[_14]',     'Advanced Edit'
    'groups[_1]'  => 'Advanced Edit',
 => 'gruppen[_1]',  
      'All Resources'
    'port-[_1]'  => 'All Resources',
 => 'port-[_1]',  
    'folio[_1]'     'All Students'
 => 'folio[_1]',  => '所有学生',
   
    'edit[_1]'     'Allowed filetypes: [_1]'
 => 'blogs[_1]',  => 'Allowed filetypes: [_1]',
    'blogs[_1]'  
 => 'verwalt[_1]',     'An error occurred during the attempt to change the section for this student.'
   => 'An error occurred during the attempt to change the section for this student.',
    'search[_3]'  
 => 'suche in[_3]',     'An error occurred during the attempt to change the role information for this student.'
    'prtfolio[_1]'  => 'An error occurred during the attempt to change the role information for this student.',
 => 'prtfolio[_1]',  
      'Analyzing Results'
    'search[_1]'  => 'Analyzing Results',
 => 'im kurs[_1]',  
    'course[_11]'     'Answerable'
 => 'suchen[_11]',  => 'Answerable',
   
    'search[_2]'     'Assessment Parameters'
 => 'suche in[_2]',  => 'Assessment Parameters',
    'library[_1]'  
 => 'res[_1]',     'Automated Enrollment Manager'
   => 'Automated Enrollment Manager',
    'prefer-[_1]'  
 => 'benutz-[_1]',     'Automated adds'
    'ences[_1]'  => 'Automated adds',
 => 'einst[_1]',  
      'Automated drops'
    'exit[_1]'  => 'Automated drops',
 => 'beenden[_1]',  
    ' [_1]'     'Automated enrollment settings'
 => ' [_1]',  => 'Automated enrollment settings',
   
 #=====================     'Bad Filename'
 #???:  => 'Bad Filename',
   
    'course[_7]'     'Begin Enrollment'
 => 'Kurs[_7]',  => 'Begin Enrollment',
   
    'enroll[_1]'     'Binary File'
 => 'Kursbelegung durchführen für[_1]',  => 'Binary File',
   
    'user[_1]'     'Blank'
 => 'Benutzer[_1]',  => 'Blank',
   
    'roles[_1]'     'Browse'
 => 'Rollen[_1]',  => 'Browse',
   
    'user[_1]'     'CSV format'
 => 'Benutzer[_1]',  => 'CSV format',
   
    'roles[_1]'     'Cannot publish directory'
 => 'Rollen[_1]',  => 'Cannot publish directory',
   
    'co con-[_1]'     'Cannot retrieve directory'
 => 'Co-Kon-[_1]',  => 'Cannot retrieve directory',
   
    'struct[_2]'     'Catalog Search'
 => 'strukt[_2]',  => 'Catalog Search',
   
    'resource[_1]'     'Change User Privileges'
 => 'ressource[_1]',  => 'Change User Privileges',
   
    'space[_1]'     'Changed discussion view mode'
 => 'bereich[_1]',  => '改变讨论视图模式',
   
    'anno-[_1]'     'Click here for FAQ'
 => 'anno-[_1]',  => 'Click here for FAQ',
   
    'backward[_1]'     'Click here for help'
 => 'backward[_1]',  => 'Click here for help',
   
    'bookmark[_2]'     'Click here to report bugs'
 => 'lesezeichen[_2]',  => 'Click here to report bugs',
   
    'evaluate[_1]'     'Click-On Texts (comma sep):'
 => 'auswerten[_1]',  => 'Click-On Texts (comma sep):',
   
    'feedback[_1]'     'Clone an existing course'
 => 'feedback[_1]',  => 'Clone an existing course',
   
    'forward[_1]'     'Close This Window'
 => 'forward[_1]',  => 'Close This Window',
   
    'discuss[_1]'     'Closed'
 => 'diskutiere[_1]',  => 'Closed',
   
 # End remote control     'Communication'
   => '通讯',
    '(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].)',     'Compare versions of'
   => 'Compare versions of',
    '(Hand in a file you have prepared on your computer)'  
 => '(Reichen Sie eine Datei ein, die Sie auf Ihrem Computer vorbereitet haben)',     'No differences found'
   => 'No differences found',
    ', select a template from the pull-down menu below.'  
 => ', wählen Sie eine Vorlage aus dem folgenden Auswahlmenü aus.',     'Completely new course'
   => 'Completely new course',
    '<*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.',     'Authoring Space Version'
   => 'Authoring Space Version',
    'ABSTRACT'  
 => 'ÜBERBLICK',     'Continue'
   => '下一步',
    'Access Control'  
 => 'Zugangskontrolle',     'Copy current file to'
   => 'Copy current file to',
    'Activate'  
 => 'Aktivieren',     'Copy selected'
   => 'Copy selected',
    'Add Roles'  
 => 'Rollen hinzufügen',     'Course Code'
   => 'Course Code',
    "Add one empty page/column after each student's assignment"  
 => "Füge eine leere Seite/Spalte nach jeder studentischen Übung ein",     'Course Content'
   => '课程内容',
    "Add three empty pages/column after each student's assignment"  
 => "Füge drei leere Seiten/Spalten nach jeder studentischen Übung ein",     'Course Data'
   => '课程数据',
    "Add two empty pages/column after each student's assignment"  
 => "Füge zwei leere Seiten/Spalten nach jeder studentischen Übung ein",     'Course Home Server'
   => 'Course Home Server',
    'Date Shift'  
 => 'Datumsverschiebung',     'Course ID/Number'
   => '课程-ID/编号',
    'Do not clone date parameters'  
 => 'Datumswerte nicht klonen',     'Course Information'
   => '课程资料',
    'Clone date parameters as-is'  
 => 'Datumswerte unverändert übernehmen',     'Resource Level'
   => '资源等级',
    'Shift date parameters by number of days'  
 => 'Datumswerte um bestimmte Anzahl an Tagen verschieben',     'Map/Folder Level'
   => 'Map/Folder Level',
    'Additional settings, if specified below, will override cloned settings'  
 => 'Weitere Einstellungen, falls unten angegeben, werden erzeugte Einstellungen überschreiben',     'Course Level'
   => '课程等级',
    'Advanced Edit'  
 => 'Erweiterter Editor',     'Course Search'
   => '课程搜寻',
    'All Resources'  
 => 'Alle Ressourcen',     'Course Title'
   => '课程名称',
    'All Students'  
 => 'Alle Studierenden',     'Create New User'
   => '创建新用户',
    'Allowed filetypes: [_1]'  
 => 'Akzeptierte Dateitypen: [_1]',     'Create User'
   => '创建用户',
    '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.',     'Crosslisted courses'
   => 'Crosslisted courses',
    '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.',     'Current Class List'
   => '目前的学生名单',
    'Analyzing Results'  
 => 'Ergebnisse der Analyse',     'Current Ending Date: [_1]'
   => '目前结束日期: [_1]',
    'Answerable'  
 => 'Beantwortbar',     'Current Ending Date: not set'
   => '目前结束日期: 未设置',
    'Assessment Parameters'  
 => 'Parameter zur Beurteilung',     'Current Resource'
   => '现有资源',
    'Automated Enrollment Manager'  
 => 'Verwaltung der automatischen Kursbelegung',     'Current Starting Date: [_1]'
   => '目前开始日期: [_1]',
    'Automated adds'  
 => 'Automatische Hinzufügungen',     'Current Starting Date: not set'
   => '目前开始日期: 未设置',
    'Automated drops'  
 => 'Automatische Ausschließungen',     'Current Version'
   => '当前版本',
    'Automated enrollment settings'  
 => 'Einstellungen für automatische Kursbelegung',     'Currently no active roles, courses or communities'
   => 'Currently no active roles, courses or communities', # '目前没有任何活动的角色或课程',
    'Bad Filename'  
 => 'Ungültiger Dateiname',     'Currently no additional roles, courses or communities'
   => 'Currently no additional roles, courses or communities', # '目前还没有更多的角色或课程',
    'Begin Enrollment'  
 => 'Kursbelegung beginnen',     'The following [quant,_1,role,roles] will become active in the future:'
   => 'The following [quant,_1,role,roles] will become active in the future:',
    'Binary File'  
 => 'Binärdatei',     'Currently submitted: [_1]'
   => '目前提交:[_1]',
    'Blank'  
 => 'Leer',     'Custom Role Editor'
   => '自订角色编辑器',
    'Browse'  
 => 'Durchblättern',     'Cut selected'
   => 'Cut selected',
    'CSV format'  
 => 'CSV Format',     'Decompress'
   => '解压缩',
    'Cannot publish directory'  
 => 'Kann Verzeichnis nicht veröffentlichen',     'Default Assessment Spreadsheet'
   => 'Default Assessment Spreadsheet',
    'Cannot retrieve directory'  
 => 'Kann Verzeichnis nicht wiederherstellen',     'Default Course Spreadsheet'
   => 'Default Course Spreadsheet',
    'Catalog Search'  
 => 'Katalog-Suche',     'Default Student Spreadsheet'
   => 'Default Student Spreadsheet',
    'Change User Privileges'  
 => 'Benutzerrechte ändern',     'Default XML Style File'
   => 'Default XML Style File',
    'Changed discussion view mode'  
 => 'Ansichtsmodus der Diskussion geändert',     'Default for new courses is'
   => 'Default for new courses is',
    'Click here for FAQ'  
 => 'Häufig gestellte Fragen',     'Default:'
   => 'Default:',
    'Click here for help'  
 => 'Hilfe',     'Define Role'
   => 'Define Role',
    'Click here to report bugs'  
 => 'Hier zum Melden von Fehlern klicken',     'Dependencies'
   => 'Dependencies',
    'Click-On Texts (comma sep):'  
 => 'Antwortvorgabetexte zum Anklicken (durch Kommata getrennt):',     'Description:'
   => '描述:',
    'Clone an existing course'  
 => 'Einen bestehenden Kurs clonen',     'Disable student resource discussion'
   => 'Disable student resource discussion',
    'Close This Window'  
 => 'Dieses Fenster schließen',     'Disable student use of chatrooms'
   => 'Disable student use of chatrooms',
    'Closed'  
 => 'Geschlossen',     'Display file attributes'
   => 'Display file attributes',
    'Communication'  
 => '通讯',     'Do NOT generate as standard course'
 #=> 'Kommunikation',  => 'Do NOT generate as standard course',
   
    'Compare versions of'     'Domain Level'
 => 'Vergleiche Versionen von',  => 'Domain Level',
   
    'Completely new course'     "Don't Show Feedback"
 => 'Komplett neuer Kurs',  => "Don't Show Feedback",
   
    'Construction Space Version'     'Duration of automated classlist updates'
 => 'Version des Konstruktionsbreichs',  => 'Duration of automated classlist updates',
   
    'Continue'     'Dynamic Metadata (updated periodically)'
 => 'Weiter',  => '动态数据 (定期更新)',
   
    'Copy current file to'     'ERROR'
 => 'Kopiere derzeitige Datei nach',  => '错误',
   
    'Copy selected'     'Edit Custom Role Privileges'
 => 'Kopiere ausgewählte',  => '编辑自定义角色权限',
   
    'Course Code'     '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.'
 => 'Kurscode',  => '编辑错误-这些错误可能不会影响正在运行的问题,但他们很可能会导致问题进一步使用编辑模式。请使用XML模式来解决这些错误。',
   
    'Course Content'     'End Time'
 => '课程内容',  => '结束时间',
 #=> 'Kursinhalt',  
      'Ending Date'
    'Course Data'  => '结束日期',
 => 'Kursdaten',  
      'Ending date'
    'Course Home Server'  => '结束日期',
 => 'Heimatserver des Kurses',  
      'Enroll One Student'
    'Course ID/Number'  => '登记一名学生',
 => 'Kurs-ID/Nummer',  
      'Enroll as student'
    'Course Information'  => '登记学生',
 => 'Kursinformationen',  
      'Enrolling'
    'Resource Level'  => '登记',
 => 'Ressource', # 'Ressourcen-Ebene',  
      'Enrolling Student'
    'Map/Folder Level'  => '登记学生',
 => 'Inhaltszus./Verzeichnis', # 'Inhaltszus.-/Verzeichnis-Ebene',  
      '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.'
    'Course Level'  => '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.',
 => 'Kurs', # 'Kurs-Ebene',  
      '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.'
    'Course Search'  => '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.',
 => 'Suche im Kurs',  
      'Enter terms or phrases separated by AND, OR, or NOT then press SEARCH below'
    'Course Title'  => '在搜索栏里输入关键字或词组用  AND, OR, 或 NOT 间隔,然后点击下面的 搜索 ',
 => 'Kurstitel',  
      'Enter terms or phrases separated by search operators such as AND, OR, or NOT'
    'Create New User'  => '在搜索栏里输入关键字或词组,如 AND,OR,或 NOT 间隔。',
 => 'Neuen Benutzer erstellen',  
      'Entering Authoring Space'
    'Create User'  => 'Entering Authoring Space',
 => 'Benutzer erstellen',  
      'Error: Directory Non Empty'
    'Crosslisted courses'  => 'Error: Directory Non Empty',
 => 'Fachbereichsübergreifene Kurse',  
      'Error: destination for operation is an existing directory.'
    'Current Class List'  => 'Error: destination for operation is an existing directory.',
 => 'Aktuelle Kursteilnehmerliste',  
      'Evaluation Error '
    'Current Ending Date: [_1]'  => 'Evaluation Error ',
 => 'Derzeitiges Endedatum: [_1]',  
      'Homework Problem'
    'Current Ending Date: not set'  => 'Homework Problem',
 => 'Derzeitiges Endedatum: nicht gesetzt',  
      'Exam Problem'
    'Current Resource'  => 'Exam Problem',
 => 'Derzeitige Ressource',  
      'Excel format'
    'Current Starting Date: [_1]'  => 'Excel format',
 => 'Derzeitiges Anfangsdatum: [_1]',  
      'Feedback Addresses for Course Content Comments'
    'Current Starting Date: not set'  => 'Feedback Addresses for Course Content Comments',
 => 'Derzeitiges Anfangsdatum: nicht gesetzt',  
      'Feedback Addresses for Course Policy'
    'Current Version'  => 'Feedback Addresses for Course Policy',
 => 'Derzeitige Version',  
      'Feedback Addresses for Resource Content Question'
    'Currently no active roles or courses'  => 'Feedback Addresses for Resource Content Question',
 => 'Derzeit keine aktiven Rollen oder Kurse',  
      'First'
    'Currently no additional roles or courses'  => 'First',
 => 'Derzeit keine weiteren Rollen oder Kurse',  
      'First Resource'
    'The following [quant,_1,role,roles] will become active in the future:'  => 'First Resource',
 => 'Die [quant,_1,folgende Rolle wird,folgenden Rollen werden] zukünftig aktiv:',  
      'Foil name [_1] appears more than once. Foil names need to be unique.'
    'Currently submitted: [_1]'  => 'Foil name [_1] appears more than once. Foil names need to be unique.',
 => 'Derzeit eingereicht: [_1]',  
      'Folder/Map'
    'Custom Role Editor'  => '文件夹/课程内容',
 => 'Editor für benutzerdefinierte Rollen',  
      'For one or more students'
    'Cut selected'  => 'For one or more students',
 => 'Auswahl ausschneiden',  
      'Found a <*response> outside of a <part> in a <part>ed problem'
    'Decompress'  => 'Found a <*response> outside of a <part> in a <part>ed problem',
 => 'Entpacken',  
      'Found no analyzable respones in this problem, currently only Numerical, Formula and String response styles are supported.'
    'Default Assessment Spreadsheet'  => 'Found no analyzable respones in this problem, currently only Numerical, Formula and String response styles are supported.',
 => 'Standard-Beurteilungsbogen',  
      'Generate messages from a file'
    'Default Course Spreadsheet'  => '从一个文件生成邮件',
 => 'Standard-Kurs-Beurteilungsbogen',  
      'Go'
    'Default Student Spreadsheet'  => 'Go',
 => 'Standard-Studenten-Beurteilungsbogen',  
      'go'
    'Default XML Style File'  => 'go',
 => 'Standard-XML-Style-Datei',  
      'Go to ...'
    'Default for new courses is'  => '转到...',
 => 'Standard für neue Kurse ist',  
      'Help on Creating Courses'
    'Default:'  => 'Help on Creating Courses',
 => 'Voreingestellt:',  
      'Home Server'
    'Define Role'  => 'Home Server',
 => 'Rolle erstellen',  
      'Homework problem'
    'Dependencies'  => 'Homework problem',
 => 'Abhängigkeiten',  
      'How do I create a CSV file from a spreadsheet'
    'Description:'  => '我如何从Excel表创建一个CSV文件',
 => 'Beschreibung:',  
      'How do I create a class list from a spreadsheet'
    'Disable student resource discussion'  => 'How do I create a class list from a spreadsheet',
 => 'Ressourcendiskussion für Studenten deaktivieren',  
      'How should the results be printed?'
    'Disable student use of chatrooms'  => 'How should the results be printed?',
 => 'Chatroom-Nutzungsmöglichkeit für Studenten deaktivieren',  
      'Immediately expire own role as Course Coordinator'
    'Display file attributes'  => 'Immediately expire own role as Course Coordinator',
 => 'Zeige Dateiattribute',  
      'Import and Paste Area'
    'Do NOT generate as standard course'  => 'Import and Paste Area',
 => 'NICHT als Standard-Kurs erstellen',  
      'Include retrieval of student photographs?'
    'Domain Level'  => 'Include retrieval of student photographs?',
 => 'Domänenebene',  
      'Institutional Information'
    "Don't Show Feedback"  => 'Institutional Information',
 => "Kein Feedback anzeigen",  
      'Invalid Significant figures detected'
    'Duration of automated classlist updates'  => 'Invalid Significant figures detected',
 => 'Dauer der automatischen Aktualisierung der Kursteilnehmerlisten',  
      'Invalid characters in requested name have been removed.'
    'Dynamic Metadata (updated periodically)'  => 'Invalid characters in requested name have been removed.',
 => 'Dynamische Metadaten (regelmäßig aktualisiert)',  
      'Invalid login mode or password.'
    'ERROR'  => 'Invalid login mode or password.',
 => 'FEHLER',  
      'Invalid username or domain'
    'Edit Custom Role Privileges'  => '无效的用户名或域',
 => 'Bearbeite benutzerdefinierte Rollenprivilegien',  
      'KEYWORDS'
    '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.'  => 'KEYWORDS',
 => '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.',  
      'LaTeX batchmode'
    'End Time'  => 'LaTeX batchmode',
 => 'Endezeit',  
      'LaTeX mode'
    'Ending Date'  => 'LaTeX mode',
 => 'Endedatum',  
      'Languages used'
    'Ending date'  => '所用语言',
 => 'Endedatum',  
      'Last'
    'Enroll One Student'  => 'Last',
 => 'Einen einzelnen Studenten den Kurs belegen lassen',  
      'Leave blank on scoring form'
    'Enroll as student'  => 'Leave blank on scoring form',
 => 'Student den Kurs belegen lassen',  
      'List Directory'
    'Enrolling'  => '目录列表',
 => 'Belege',  
      'Location'
    'Enrolling Student'  => '地点',
 => 'Student wird in den Kurs aufgenommen',  
      'Login Data'
    'Enter as many fields as you can. The system will inform you and bring you back to this page if the data selected is insufficient to enroll students in your class.'  => '登录数据',
 => 'Füllen Sie so viele Felder wie möglich aus. Das System wird Sie informieren und zu dieser Seite zurückbringen, falls die Daten nicht ausreichen, Studierende in Ihren Kurs einzuschreiben.',  
      'Logout'
    'Enter as many fields as you can.<br /> The system will inform you and bring you back to this page, <br /> if the data selected are insufficient to add users.'  => '退出',
 => 'Füllen Sie so viele Felder wie möglich aus.<br /> Das System wird Sie informieren und zu dieser Seite zurückbringen,<br /> falls die Daten nicht ausreichen, Benutzer in Ihren Kurs einzuschreiben.',  
      'Make new directory'
    'Enter terms or phrases separated by AND, OR, or NOT then press SEARCH below'  => '创建新目录',
 => 'Geben Sie Suchbegriffe oder -Sätze ein. Sie können AND, OR und NOT als Such-Operatoren verwenden. Klicken Sie anschließend unten auf SUCHEN.',  
      'Make new file'
    'Enter terms or phrases separated by search operators such as AND, OR, or NOT'  => '创建新文件',
 => 'Geben Sie Suchbegriffe oder -Sätze ein. Sie können als Such-Operatoren AND, OR und NOT verwenden.',  
      'Manual Grading'
    'Entering Construction Space'  => '手动评分',
 => 'Betrete Konstruktionsbereich...',  
      'Map has branchings. Use advanced editor.'
    'Error: Directory Non Empty'  => 'Map has branchings. Use advanced editor.',
 => 'Fehler: Verzeichnis nicht leer',  
      'Map has conditions. Use advanced editor.'
    'Error: destination for operation is an existing directory.'  => 'Map has conditions. Use advanced editor.',
 => 'Fehler: Das Ziel der Operation ist ein existierendes Verzeichnis.',  
      'Map has resource parameters. Use advanced editor.'
    'Evaluation Error '  => 'Map has resource parameters. Use advanced editor.',
 => 'Auswertungsfehler',  
      'Map has unconnected resources. Use advanced editor.'
    'Homework Problem'  => 'Map has unconnected resources. Use advanced editor.',
 => 'Übungsaufgabe',  
      'Messaging'
    'Exam Problem'  => '发送邮件',
 => 'Prüfungsaufgabe',  
      'first'
    'Excel format'  => '名', # !
 => 'Excel-Format',  
      'last'
    'Feedback Addresses for Course Content Comments'  => '姓', # !
 => 'Feedback-Adressen für Kommentare zu Kursinhalten',  
      'middle'
    'Feedback Addresses for Course Policy'  => '中名', # !
 => 'Feedback-Adressen für Kursrichtlinien',  
      'Middle Name'
    'Feedback Addresses for Resource Content Question'  => '中名',
 => 'Feedback-Adressen für Fragen zum Inhalt der Ressourcen',  
      'Missing Kerberos domain information.'
    'First'  => '丢失的Kerberos域信息。',
 => 'Erste',  
      'Modification may make assessment data inaccessible!'
    'First Resource'  => '修改可能使评估数据无法访问!',
 => 'Erste Ressource',  
      'Modify Enrollment for'
    '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.',  
      'Modify User'
    'Folder/Map'  => '修改用户',
 => 'Verzeichnis/Inhaltszusammenstellung',  
      'Modify another students data'
    'For one or more students'  => '修改另一个学生的数据',
 => 'Für einen oder mehrere Studierende',  
      'Modify deadlines, etc, for this resource'
    '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.',  
      'Modifying data for user'
    'Found no analyzable respones in this problem, currently only Numerical, Formula and String response styles are supported.'  => '修改用户的数据',
 => 'Keine analysierbaren korrekten Antworten in dieser Aufgabe gefunden. Derzeit werden nur numerische Ausdrücke, Formeln und Strings als Antworttypen unterstützt.',  
      'Modifying this will make problems have different numbers and answers!'
    'Generate messages from a file'  => '修改这将使问题有不同的号码和答案!',
 => 'Erstelle Nachrichten aus Datei',  
      'Move current file to'
    'Arabic - UTF'  => '目前文件移动到',
 => 'Arabisch - UTF',  
      'Must create new subdirectory inside a directory'
    'German - UTF'  => '必须在目录里面创造新的子目录',
 => 'Deutsch - UTF',  
      'Name of Role'
    'English - UTF'  => '角色名字',
 => 'Englisch - UTF',  
      'New Directory'
    'Spanish (Castellan) - UTF'  => '新目录',
 => 'Spanisch (Kastellanisch) - UTF',  
      'New HTML file'
    'Persian - UTF'  => '新的HTML文件',
 => 'Persisch - UTF',  
      'New Resource'
    'French - UTF'  => '新资源',
 => 'Französisch - UTF',  
      'New Role'
    'Hebrew - UTF'  => '新角色',
 => 'Hebräisch - UTF',  
      'New User'
    'Japanese - UTF'  => '新用户',
 => 'Japanisch - UTF',  
      'New Value'
    'Portuguese - UTF'  => '新的价值',
 => 'Portugiesisch - UTF',  
      'New assembled page'
    'Russian - UTF'  => '新组合页面',
 => 'Russisch - UTF',  
      'New assembled sequence'
    'Turkish - UTF'  => '新的组合序列',
 => 'Türkisch - UTF',  
      'New custom rights file'
    'Swedish Chef - UTF'  => '新文件的访问控制',
 => 'Dänischer Koch - UTF',  
      'New file'
    'Undetermined - ISO'  => '新文件',
 => 'Unbestimmt - ISO',  
      'New problem'
    'Interlingua (International Auxiliary Language Association) - ISO'  => '新问题',
 => 'Interlingua (International Auxiliary Language Association) - ISO',  
      'New style file'
    'Go'  => '新的风格文件',
 => 'Go',  
      'New subdirectory'
    'go'  => '新的子目录',
 => 'Go',  
      'Next    '
    'Go to ...'  => '下一步    ',
 => 'Gehe nach...',  
      'No'
    'Help on Creating Courses'  => '否',
 => 'Hilfe bei der Kurserstellung',  
      'No Access or Usages Statistics are available for this resource.'
    'Home Server'  => '没有访问或使用的统计数据可用于该资源。',
 => 'Heimatserver',  
      'No Assessment Statistical Data is available for this resource'
    'Homework problem'  => '没有任何评估统计数据可用于该资源。',
 => 'Übungsaufgabe',  
      'No Evaluation Data is available for this resource.'
    'How do I create a CSV file from a spreadsheet'  => '没有任何评价数据可用于该资源。',
 => 'Wie erstelle ich aus einer Excel-Tabelle eine CSV-Datei?',  
      'No new filename specified.'
    'How do I create a class list from a spreadsheet'  => '没有指定新的文件名。',
 => 'Wie erstelle ich eine Kursteilnehmerliste von einem Beurteilungsbogen?',  
      'No such file'
    'How should the results be printed?'  => '文件未找到',
 => 'Wie sollten die Resultate ausgedruckt werden?',  
      'Not Allowed'
    'Immediately expire own role as Course Coordinator'  => '不允许',
 => 'Eigene Rolle als Kurs-Koordinator mit sofortiger Wirkung verfallen lassen',  
      'Not applicable -'
    'Import and Paste Area'  => 'Not applicable -',
 => 'Feld zum Importieren und Einfügen',  
      'Not open to be viewed'
    'Include retrieval of student photographs?'  => 'Not open to be viewed',
 => 'Abrufen der Studentenfotos einbinden?',  
      'Not set -'
    'Institutional Information'  => 'Not set -',
 => 'Institutionelle Information',  
      'Notification of enrollment changes'
    'Invalid Significant figures detected'  => 'Notification of enrollment changes',
 => 'Ungültige signifikante Stellen entdeckt',  
      'Notification to course coordinator via LON-CAPA message when enrollment changes occur during the automated update?'
    'Invalid characters in requested name have been removed.'  => 'Notification to course coordinator via LON-CAPA message when enrollment changes occur during the automated update?',
 => 'Aus dem gewünschten Dateinamen wurden ungültige Zeichen entfernt.',  
      'Number of columns'
    'Invalid login mode or password.'  => 'Number of columns',
 => 'Falscher Login-Modus oder Passwort.',  
      'Old Value'
    'Invalid username or domain'  => 'Old Value',
 => 'Ungültige Benutzerkennung oder Domäne',  
      'One particular problem (overrides folder and course defaults)'
    'KEYWORDS'  => 'One particular problem (overrides folder and course defaults)',
 => 'SCHLÜSSELWÖRTER',  
      'Online Help'
    'LaTeX batchmode'  => '联机帮助',
 => 'LaTeX-Batchmodus',  
      'Help: [_1]'
    'LaTeX mode'  => '帮助: [_1]',
 => 'LaTeX-Modus',  
      'Only domain coordinators can change a users password.'
    'Languages used'  => '只有域协调员可以更改用户的密码。',
 => 'Verwendete Sprachen',  
      'Open Course'
    'Last'  => '创建课程',
 => 'Letzte',  
      'Open all assessments'
    'Leave blank on scoring form'  => '所有评估访问',
 => 'Im Bewertungsformular leer lassen',  
      'Open and correct'
    'List Directory'  => '公开和正确',
 => 'Verzeichnisinhalt auflisten',  
      'Open with full tries'
    'Location'  => '向所有人开放的尝试',
 => 'Ort',  
      'Output Format: [_1]'
    'Login Data'  => '输出格式: [_1]',
 => 'Login-Daten',  
      'Layout Options'
    'Logout'  => '布局选项',
 => '退出',  
      'Page layout'
    'Make new directory'  => '页面布局',
 => 'Neues Verzeichnis erstellen',  
      'Paper type'
    'Make new file'  => '纸张类型',
 => 'Neue Datei erstellen',  
      'PDF-Formfields'
    'Manual Grading'  => 'PDF格式字段',
 => 'Manuelle Bewertung',  
      'with Formfields'
    'Map has branchings. Use advanced editor.'  => '带有格式字段',
 => 'Die Inhaltszusammenstellung hat Verzweigungen. Verwenden Sie den erweiterten Editor.',  
      'without Formfields'
    'Map has conditions. Use advanced editor.'  => '不带有格式字段',
 => 'Die Inhaltszusammenstellung hat Bedingungen. Verwenden Sie den erweiterten Editor.',  
      'Problems from the Whole Course'
    'Map has resource parameters. Use advanced editor.'  => 'Problems from the Whole Course',
 => 'Die Inhaltszusammenstellung hat Ressourcen-Parameter. Verwenden Sie den erweiterten Editor.',  
      'Resources from the Whole Course'
    'Map has unconnected resources. Use advanced editor.'  => 'Resources from the Whole Course',
 => 'Die Inhaltszusammenstellung hat unverknüpfte Ressourcen. Verwenden Sie den erweiterten Editor.',  
      'Parameter'
    'Messaging'  => '参数',
 => 'Versenden von Nachrichten',  
      'Paste after selected'
    'first'  => 'Paste after selected',
 => 'Vorname', # !  
      'Personal Data'
    'last'  => '个人资料',
 => 'Nachname', # !  
      'Please choose the default authentication method to be used by new users added to this LON-CAPA domain by the automated enrollment process'
    'middle'  => 'Please choose the default authentication method to be used by new users added to this LON-CAPA domain by the automated enrollment process',
 => '2. Vorname', # !  
      'No such user [_1] at domain [_2].' # 1: user, 2: domain
    'Middle Name'  => 'No such user [_1] at domain [_2].',
 => '2. Vorname',  
      'Please click Back on your browser and select another user, or [_1]Create User[_2]'
    'Missing Kerberos domain information.'  => 'Please click Back on your browser and select another user, or [_1]Create User[_2]',
 => 'Fehlende Kerberos-Domänen-Informationen.',  
      'Invalid home server for course: [_1]'
    'Modification may make assessment data inaccessible!'  => 'Invalid home server for course: [_1]',
 => 'Eine Veränderung könnte die Beurteilungsdaten unzugänglich machen!',  
      'Please contact your LON-CAPA administrator regarding this situation.'
    'Modify Enrollment for'  => 'Please contact your LON-CAPA administrator regarding this situation.',
 => 'Bearbeite Kursbelegung für',  
      'Please select an authentication mechanism'
    'Modify User'  => 'Please select an authentication mechanism',
 => 'Benutzerdaten ändern',  
      'Please select the Authentication mechanism'
    'Modify another students data'  => 'Please select the Authentication mechanism',
 => 'Daten eines anderen Studenten bearbeiten',  
      'Please stand by.'
    'Modify deadlines, etc, for this resource'  => 'Please stand by.',
 => 'Deadlines, etc, für diese Ressource bearbeiten',  
      "Please use browser 'Back' button and pick a filename"
    'Modifying data for user'  => "Please use browser 'Back' button and pick a filename",
 => 'Bearbeitung der Daten für Benutzer',  
      'Preparing Printout'
    'Modifying this will make problems have different numbers and answers!'  => 'Preparing Printout',
 => 'Eine Veränderung wird bewirken, dass Aufgaben unterschiedliche Zahlen und Antworten haben werden!',  
      'Print'
    'Move current file to'  => 'Print',
 => 'Derzeitige Datei verschieben nach',  
      'Print Index'
    'Must create new subdirectory inside a directory'  => 'Print Index',
 => 'Müssen ein neues Unterverzeichnis in dem Verzeichnis erstellen',  
      'Print Discussions'
    'Name of Role'  => 'Print Discussions',
 => 'Bezeichnung der Rolle',  
      'Print Annotations'
    'Navigate'  => 'Print Annotations',
 => 'Navigiere',  
      'Print Table of Contents'
    'New Directory'  => 'Print Table of Contents',
 => 'Neues Verzeichnis',  
      'Print:'
    'New HTML file'  => 'Print:',
 => 'Neue HTML-Datei',  
      'Problems from entire course'
    'New Resource'  => 'Problems from entire course',
 => 'Neue Ressource',  
      'Processed file: [_1]'
    'New Role'  => 'Processed file: [_1]',
 => 'Neue Rolle',  
      'Publish this Resource'
    'New User'  => 'Publish this Resource',
 => 'Neuer Benutzer',  
      'Randomization algorithm used'
    'New Value'  => 'Randomization algorithm used',
 => 'Neuer Wert',  
      'Recent'
    'New assembled page'  => '最新的',
 => '新组合页面',  
 #=> 'Neue zusammengesetzte Seite',     'Rename current file to'
   => '当前文件重命名为',
    'New assembled sequence'  
 => 'Neue zusammengesetzte Sequenz',     'Report a Bug'
   => '报告错误',
    'New custom rights file'  
 => 'Neue Datei zur Zugriffkontrolle',     'Resource'
   => '资源',
    'New file'  
 => 'Neue Datei',     'Resource Differences'
   => '资源的差异',
    'New problem'  
 => 'Neue Aufgabe',     'Resources from selected sequence in course'
   => 'Resources from selected sequence in course',
    'New style file'  
 => 'Neue Style-Datei',     'Response'
   => '回答',
    'New subdirectory'  
 => 'Neues Unterverzeichnis',     'Retrieve Old Version'
   => 'Retrieve Old Version',
    'Next    '  
 => 'Weiter    ',     'Retrieving current (most recent) version'
   => 'Retrieving current (most recent) version',
    'No'  
 => 'Nein',     'Retrieving old version'
   => 'Retrieving old version',
    'No Access or Usages Statistics are available for this resource.'  
 => 'Für diese Ressource sind keine Zugriffs- oder Nutzungsstatistiken verfügbar.',     'Return to DOCS'
   => '回到课程内容',
    'No Assessment Statistical Data is available for this resource'  
 => 'Für diese Ressource sind keine statistischen Beurteilungsdaten verfügbar.',     'Reverse Association'
   => 'Reverse Association',
    'No Evaluation Data is available for this resource.'  
 => 'Für diese Ressource sind keine Evaluierungsdaten verfügbar.',     'Revoke'
   => '撤销',
    'No new filename specified.'  
 => 'Kein neuer Dateiname angegeben.',     'Revoke Existing Roles'
   => '撤销现有的角色',
    'No such file'  
 => 'Datei nicht gefunden',     'Role'
   => '角色',
    'Not Allowed'  
 => 'Nicht zulässig',     'Role:'
   => '角色:',
    'Not applicable -'  
 => 'Nicht anwendbar -',     'Role Information'
   => '角色信息',
    'Not open to be viewed'  
 => 'Ressource darf nicht betrachtet werden',     'Sample Points:'
   => 'Sample Points:',
    'Not set -'  
 => 'Nicht gesetzt -',     '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)',
    'Notification of enrollment changes'  
 => 'Benachrichtigung über Änderungen der Kursbelegung',     'Select Action'
   => '选择行动',
    '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?',     'Select All Resources'
   => '选择所有资源',
    'Number of columns'  
 => 'Anzahl an Spalten',     'Select Printing Options:'
   => '选择打印选项:',
    'Old Value'  
 => 'Alter Wert',     'Select Problem(s) to print'
   => '选择要打印任务',
    'One particular problem (overrides folder and course defaults)'  
 => 'Eine bestimmte Aufgabe (überschreibt Verzeichnis- und Kurs-Voreinstellungen)',     'Select Resource(s) to print'
   => '选择要打印的资源',
    'Online Help'  
 => 'Online-Hilfe',     'Select Resources To Print'
   => '选择要打印的资源',
    'Only domain coordinators can change a users password.'  
 => 'Nur Domänen-Koordinatoren können das Passwort eines Benutzers ändern.',     'Select Section'
   => '选择章节',
    'Open Course'  
 => 'Kurs anlegen',     'Select Sequence To Print From'
   => '选择打印顺序',
    'Open all assessments'  
 => 'Alle Beurteilungen zugänglich machen',     'Select Students and Resources'
   => '选择学生和资源',
    'Open and correct'  
 => 'Öffnen und korrigieren',     'Select Style File'
   => '选择文件风格',
    'Open with full tries'  
 => 'Öffnen mit allen Versuchen',     "Select a user name to modify the student's information"
   => "选择一个用户名来修改学生的信息",
    'Output Format: [_1]'  
 => 'Ausgabeformat: [_1]',     'Select a user name to view the users personal page.'
   => '选择一个用户名,以查看用户的个人页面。',
    'Layout Options'  
 => 'Layout-Optionen',     'Select resources for the assignment'
   => 'Select resources for the assignment',
    'Page layout'  
 => 'Seitenlayout',     'Set'
   => '设置',
    'Paper type'  
 => 'Papiertyp',     'Set?'
   => '设置?',
    'PDF-Formfields'  
 => 'PDF-Formularfelder',     'Set Course Environment'
   => '设置课程环境',
    'with Formfields'  
 => 'mit Formluarfeldern',     'Set End Date'
   => '设置结束日期',
    'without Formfields'  
 => 'ohne Formularfelder',     'Set Individual User Roles'
   => '设定用户角色和权限',
    'Parameter'  
 => 'Parameter',     'Set Start Date'
   => '设置开始日期',
    'Paste after selected'  
 => 'In Auswahl einfügen',     'Set content feedback to Course Coordinator'
   => 'Set content feedback to Course Coordinator',
    'Personal Data'  
 => '个人资料',     'Set course policy feedback to Course Coordinator'
 #=> 'Persönliche Daten',  => 'Set course policy feedback to Course Coordinator',
   
    'Please choose the default authentication method to be used by new users added to this LON-CAPA domain by the automated enrollment process'     'Set opening date for all problems in the course for. . .'
 => 'Wählen Sie hier die voreingestellte Authentifizierungs-Methode aus, die bei neuen Benutzern in dieser LON-CAPA-Domäne verwendet werden soll, die durch den automatischen Kursbelegungs-Prozess hinzugefügt wurden',  => 'Set opening date for all problems in the course for. . .',
   
    'No such user [_1] at domain [_2].' # 1: user, 2: domain     'Set to ...'
 => 'In der Domäne [_2] existiert der Benutzer [_1] nicht.',  => 'Set to ...',
   
    'Please click Back on your browser and select another user, or [_1]Create User[_2]'     'Show Answer'
 => '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]',  => 'Show Answer',
   
    'Invalid home server for course: [_1]'     'Show Feedback'
 => 'Ungültiger Heimatserver für Kurs [_1]',  => 'Show Feedback',
   
    'Please contact your LON-CAPA administrator regarding this situation.'     'Simple Edit'
 => 'Bitte kontaktieren Sie zu dieser Angelegenheit Ihren LON-CAPA-Administrator.',  => 'Simple Edit',
   
    'Please select an authentication mechanism'     'Start Time'
 => 'Wählen Sie bitte eine Authentifizierungs-Methode aus',  => 'Start Time',
   
    'Please select the Authentication mechanism'     "Start each student's assignment on a new page/column (add a pagefeed after each assignment)"
 => 'Auswahl der Authentifizierungs-Methode',  => "Start each student's assignment on a new page/column (add a pagefeed after each assignment)",
   
    'Please stand by.'     'Starting Date'
 => 'Bitte warten.',  => '开始日期',
   
    "Please use browser 'Back' button and pick a filename"     'Starting date'
 => "Benutzen Sie bitte den Zurück-Button des Webbrowsers und wählen Sie einen Dateinamen aus",  => '开始日期',
   
    'Preparing Printout'     'Student ID'
 => 'Bereite Ausdruck vor',  => '学生证',
   
    'Print'     'Student Information'
 => 'Drucken',  => '学生信息',
   
    'Print Index'     'Student Sheet Links'
 => 'Index drucken',  => '学生表链接',
   
    'Print Discussions'     'Student Status'
 => 'Diskussionsbeiträge drucken',  => '学生状态',
   
    'Print Annotations'     'Student Status: [_1]'
 => 'Notizen drucken',  => '学生状态: [_1]',
   
    'Print Table of Contents'     'Student information updated successfully.'
 => 'Inhaltsverzeichnis drucken',  => '学生信息已成功更新。',
   
    'Print:'     'Students need access key to enter course'
 => 'Drucke:',  => 'Students need access key to enter course',
   
    'Problems from entire course'     'Students with expired roles'
 => 'Aufgaben des gesamten Kurses',  => 'Students with expired roles',
   
    'Processed file: [_1]'     'Subject:'
 => 'Verarbeitete Datei: [_1]',  => '标题:',
   
    'Publish this Resource'     'Submissions'
 => 'Diese Ressource veröffentlichen',  => 'Submissions',
   
    'Randomization algorithm used'     'Submit Modifications'
 => 'Verwendeter Randomisierungs-Algorithmus',  => '提交更改',
   
    'Recent'     'Submit entries below as answer to receive credit'
 => 'zuletzt',  => 'Submit entries below as answer to receive credit',
   
    'Rename current file to'     'Survey Question'
 => 'Derzeitige Datei umbenennen in',  => 'Survey Question',
   
    'Report a Bug'     'Survey question'
 => 'Einen Fehler melden',  => 'Survey question',
   
    'Resource'     'System Level'
 => 'Ressource',  => 'System Level',
   
    'Resource Differences'     'Target Edit Map'
 => 'Ressourcen-Unterschiede',  => 'Target Edit Map', #??? [SB 18.10.2006]
   
    'Resources from selected sequence in course'     'TeX unconverted due to errors'
 => 'Ressourcen von ausgewählten Sequenzen im Kurs',  => 'TeX unconverted due to errors',
   
    'Response'     'TeX unconverted due to previous errors'
 => 'Antwort',  => 'TeX unconverted due to previous errors',
   
    'Retrieve Old Version'     'The error reported was'
 => 'Alte Version wiederherstellen',  => 'The error reported was',
   
    'Retrieving current (most recent) version'     '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.'
 => 'Aktuelleste Version wiederherstellen',  => '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.',
   
    'Retrieving old version'     "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."
 => 'Alte Version wiederherstellen',  => "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.",
   
    'Return to DOCS'     'The requested file'
 => 'Zurück zum Kursinhalt',  => 'The requested file',
   
    'Reverse Association'     'The student must log out and log in again to see these changes.'
 => 'Umgekehrte Assoziierung',  => 'The student must log out and log in again to see these changes.',
   
    'Revoke'     'There are currently no Error Messages for this resource.'
 => 'Entziehen',  => 'There are currently no Error Messages for this resource.',
   
    'Revoke Existing Roles'     'There are no Evaluation Comments on this resource.'
 => 'Bestehende Rollen entziehen',  => 'There are no Evaluation Comments on this resource.',
   
    'Role'     'There was an error determining the environment values for'
 => 'Rolle',  => 'There was an error determining the environment values for',
   
    'Role:'     'Top Level Map'
 => 'Rolle:',  => 'Top Level Map',
   
    'Role Information'     'Type Name Here'
 => 'Information zur Rolle',  => 'Type Name Here',
   
    'Sample Points:'     'Type in value'
 => 'Abtastpunkte:',  => 'Type in value',
   
    'Save entries below as a draft answer (not submitting them for credit yet)'     'Type:'
 => 'Die untenstehenden Eintragungen als Entwurf speichern (aber noch nicht endgültig einreichen)',  => 'Type:',
   
    'Select Action'     'UNDISPLAYABLE'
 => 'Aktion auswählen',  => 'UNDISPLAYABLE',
   
    'Select All Resources'     'Unable to enroll'
 => 'Alle Ressourcen auswählen',  => 'Unable to enroll',
   
    'Select Printing Options:'     'Unable to publish file, it contains duplicated ID(s), ID(s) need to be unique. The duplicated ID(s) are'
 => 'Auswahl der Druckoptionen',  => 'Unable to publish file, it contains duplicated ID(s), ID(s) need to be unique. The duplicated ID(s) are',
   
    'Select Problem(s) to print'     'Unable to retrieve environment data for'
 => 'Aufgaben zum Ausdrucken wählen',  => 'Unable to retrieve environment data for',
   
    'Select Resource(s) to print'     'Unable to set default dates for course'
 => 'Ressource(n) zum Ausdrucken wählen',  => 'Unable to set default dates for course',
   
    'Select Resources To Print'     'Unavailable course'
 => 'Ressourcen zum Ausdrucken wählen',  => 'Unavailable course',
   
    'Select Section'     'Unknown Action'
 => 'Sektion auswählen',  => 'Unknown Action',
   
    'Select Sequence To Print From'     'Upload file'
 => 'Sequenz, von der gedruckt werden soll, auswählen',  => 'Upload file',
   
    'Select Students and Resources'     'Upload file to Authoring Space'
 => 'Studierenden und Ressourcen auswählen',  => 'Upload file to Authoring Space',
   
    'Select Style File'     'VIEW'
 => 'Styledatei auswählen',  => 'VIEW',
   
    "Select a user name to modify the student's information"     'View the FAQ'
 => "Klicken Sie auf die Benutzerkennung, um die Daten des Studierenden zu ändern.",  => 'View the FAQ',
   
    'Select a user name to view the users personal page.'     'Visibly Separate Items on Pages'
 => 'Wählen Sie eine Benutzerkennung, von welcher Sie die persönliche Seite ansehen möchten.',  => 'Visibly Separate Items on Pages',
   
    'Select resources for the assignment'     'WARNING: The metadata table does not exist in the LON-CAPA database.'
 => 'Wählen Sie Ressourcen für die Übung aus',  => 'WARNING: The metadata table does not exist in the LON-CAPA database.',
   
    'Set'     'Warning: change of MIME type!'
 => 'Setze',  => 'Warning: change of MIME type!',
   
    'Set?'     'Warning: target file exists!'
 => 'Setzen?',  => 'Warning: target file exists!',
   
    'Set Course Environment'     'Warning: target file exists, and has been published!'
 => 'Kursumgebung',  => 'Warning: target file exists, and has been published!',
   
    'Set End Date'     'Width'
 => 'Endedatum festlegen',  => 'Width',
   
    'Set Individual User Roles'     'Print Options'
 => 'Benutzerrollen und -rechte einrichten',  => '打印选项',
   
    'Set Start Date'     'Print Answers'
 => 'Anfangsdatum festlegen',  => '打印回答',
   
    'Set content feedback to Course Coordinator'     'Only Answers'
 => 'Inhaltsbezogenes Feedback soll Kurs-Koordinator erhalten',  => '只有回答',
   
    'Set course policy feedback to Course Coordinator'     'With Answers'
 => 'Feedback zu Kursrichtlinien soll Kurs-Koordinator erhalten',  => '带答案',
   
    'Set opening date for all problems in the course for. . .'     'Without Answers'
 => 'Setze Öffnungstermin für alle Aufgaben in dem Kurs auf. . .',  => '没有答案',
   
    'Set to ...'     'You are working with an unsaved version of your map.'
 => 'Setze auf...',  => 'You are working with an unsaved version of your map.',
   
    'Show Answer'     'You changed the students id but did not disable the ID change safeguard. The students id will not be changed.'
 => 'Zeige Antwort',  => 'You changed the students id but did not disable the ID change safeguard. The students id will not be changed.',
   
    'Show Feedback'     'Your request to change the role information for this student was refused. You do not appear to have sufficient authority to change student information.'
 => 'Zeige Feedback',  => 'Your request to change the role information for this student was refused. You do not appear to have sufficient authority to change student information.',
   
    'Simple Edit'     '[_1] (what you just saw on the screen)'
 => 'Einfacher Editor',  => '[_1] (what you just saw on the screen)',
   
    'Start Time'     '[_1] Local Authentication with argument [_2]'
 => 'Startzeit',  => '[_1] 局部认证带 [_2]',
   
    "Start each student's assignment on a new page/column (add a pagefeed after each assignment)"     'Currently using local (institutional) authentication.'
 => "Beginne jede studentische Übung auf einer neuen Seite/Spalte (füge einen Seitenvorschub nach jeder Übung ein)",  => 'Currently using local (institutional) authentication.', # => '目前使用的地方(机构)的认证。Derzeit lokal (institutionell) authentifiziert.',
   
    'Starting Date'     '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'
 => 'Anfangsdatum',  => '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',
   
    'Starting date'     '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'
 => 'Anfangsdatum',  => 'a comma separated list of institutional section numbers, each separated by a colon from the (optional) corresponding section ID to be used in LON-CAPA e.g., 001:1,002:2',
   
    'Student ID'     'after selected'
 => 'Matrikelnummer',  => '选定后',
   
    'Student Information'     'and'
 => 'Studenten-Informationen',  => 'and',
   
    'Student Sheet Links'     'between'
 => 'Tabellenlinks des Studierenden',  => 'between',
   
    'Student Status'     'button'
 => 'Studierendenstatus',  => 'button',
   
    'Student Status: [_1]'     'by'
 => 'Studierendenstatus: [_1]',  => 'by',
   
    'Student information updated successfully.'     'check all'
 => 'Studenten-Informationen erfolgreich aktualisiert.',  => '全选',
   
    'Students need access key to enter course'     'chmod error'
 => 'Die Studierenden benötigen zum Betreten des Kurses einen Zugangsschlüssel',  => '属性错误',
   
    'Students with expired roles'     'click on the'
 => 'Studierende mit abgelaufenen Rollen',  => 'click on the',
   
    'Subject:'     'copy Error'
 => 'Thema:',  => '复制错误',
   
    'Submissions'     'currently does not exist'
 => 'Einreichungen',  => 'currently does not exist',
   
    'Submit Modifications'     'custom'
 => 'Veränderungen einreichen',  => "自定义",
   
    'Submit entries below as answer to receive credit'     'custom distribution file'
 => 'Die untenstehenden Eintragungen einreichen',  => '自定义文件', # ???
   
    'Survey Question'     'domain'
 => 'Frage einer Umfrage',  => '域',
   
    'Survey question'     'expired or revoked'
 => 'Frage einer Umfrage',  => 'expired or revoked',
   
    'System Level'     'extension'
 => 'Systemebene',  => 'extension',
   
    'Target Edit Map'     'external'
 => 'Ziel Editor Inhaltszusammenstellung', #??? [SB 18.10.2006]  => 'external',
   
    'TeX unconverted due to errors'     'file<br />extension'
 => 'TeX wegen Fehlern nicht konvertiert',  => 'file<br />extension',
   
    'TeX unconverted due to previous errors'     'first name'
 => 'TeX aufgrund vorheriger Fehler nicht konvertiert',  => '名',
   
    'The error reported was'     'generation'
 => '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.'     'in domain'
 => '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.',  => '在域',
   
    "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."     'internal'
 => "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.",  => '内部的',
   
    'The requested file'     'is in this state by royal decree.'
 => 'Die angeforderte Datei',  => 'is in this state by royal decree.',
   
    'The student must log out and log in again to see these changes.'     'last name'
 => 'Der Studierende muss sich ausloggen und neu einloggen, um diese Änderungen zu sehen.',  => '姓',
   
    'There are currently no Error Messages for this resource.'     'make these dates the default for future enrollment'
 => 'Momentan liegen keine Fehlermeldungen zu dieser Ressource vor.',  => 'make these dates the default for future enrollment',
   
    'There are no Evaluation Comments on this resource.'     'middle name'
 => 'Zu dieser Ressource liegen keine Evaluierungskommentare vor.',  => '中名',
   
    'There was an error determining the environment values for'     'name'
 => 'Es trat ein Fehler auf bei der Bestimmung der Umgebungswerte für',  => '姓',
   
    'Top Level Map'     'no ending date'
 => 'Hauptebenen-Inhaltszusammenstellung',  => '无结束日期',
   
    'Type Name Here'     'number'
 => 'Hier Name eingeben',  => 'number',
   
    'Type in value'     'obsolete replacement'
 => 'Wert eingeben',  => 'obsolete replacement',
   
    'Type:'     'only check if you know what you are doing'
 => 'Typ:',  => 'only check if you know what you are doing',
   
    'UNDISPLAYABLE'     'only search domain [_1]'
 => 'NICHT DARSTELLBAR',  => '只在该域 [_1] 搜索',
   
    'Unable to enroll'     'optional'
 => 'Kursbelegung nicht möglich',  => '可选的',
   
    'Unable to publish file, it contains duplicated ID(s), ID(s) need to be unique. The duplicated ID(s) are'     'or any other value'
 => 'Die Datei kann nicht veröffentlicht werden, da Sie doppelte IDs enthält. IDs müssen jedoch eindeutig sein. Die doppelten IDs sind',  => '或任何其他的值',
   
    'Unable to retrieve environment data for'     'private'
 => 'Konnte die Umgebungsdaten nicht wiederherstellen für',  => '私人的',
   
    'Unable to set default dates for course'     'public'
 => 'Konnte die Defaulttermine des Kurses nicht setzen für',  => '公开的',
   
    'Unavailable course'     'publisher<br />owner'
 => 'Nicht verfügbarer Kurs',  => 'publisher<br />owner',
   
    'Unknown Action'     'section'
 => 'Unbekannte Aktion',  => 'section',
   
    'Upload class list'     'standard'
 => 'Lade Kursteilnehmerliste hoch',  => '标准的',
   
    'Upload file'     'standard LaTeX mode'
 => 'Datei hochladen',  => '标准的 LaTeX 模式',
   
    'Upload file to Construction Space'     'standard courses only'
 => 'Datei in den Konstruktionsbereich hochladen',  => '只标准课程',
   
    'VIEW'     'student name'
 => 'ANSICHT',  => '学生姓名',
   
    'View the FAQ'     'template'
 => 'Zeige die FAQ',  => '模板',
   
    'Visibly Separate Items on Pages'     'to interface with institutional data, e.g., fs03glg231 for Fall 2003 Geology 231'
 => 'Sichtbar unterschiedliche Einzelteile auf Seiten',  => 'to interface with institutional data, e.g., fs03glg231 for Fall 2003 Geology 231',
   
    'WARNING: The metadata table does not exist in the LON-CAPA database.'     'unable to enroll'
 => 'ACHTUNG: Die Metadaten-Tabelle existiert nicht in der LON-CAPA-Datenbank.',  => '无法注册',
   
    'Warning: change of MIME type!'     'uncheck all'
 => 'Achtung: Änderung des MIME-Typs!',  => '全部取消',
   
    'Warning: target file exists!'     'use related words'
 => 'Achtung: Zieldatei existiert bereits!',  => '使用相关的关键词',
   
    'Warning: target file exists, and has been published!'     'username'
 => 'Achtung: Zieldatei existiert und wurde bereits veröffentlicht!',  => '用户名',
   
    'Width'     'versus'
 => 'Breite',  => 'versus',
   
    'Print Options'     'with server'
 => 'Druckoptionen',  => 'with server',
   
    'Print Answers'     'yes'
 => 'Antworten drucken',  => '是',
   
    'Only Answers'     'Swedish Chef'
 => 'Nur Antworten',  => 'Swedish Chef',
   
    'With Answers'     '[_1] for default hiding'
 => 'Mit Antworten',  => '[_1] for default hiding',
   
    'Without Answers'     '[_1] for visible separation.'
 => 'Ohne Antworten',  => '[_1] for visible separation.',
   
    'You are working with an unsaved version of your map.'     'Changes will not show until next login.'
 => 'Sie arbeiten momentan an einer nicht gespeicherten Version Ihrer Inhaltszusammenstellung.',  => 'Changes will not show until next login.',
   
    'You changed the students id but did not disable the ID change safeguard. The students id will not be changed.'     '[_1] if allowed, anything else if not'
 => 'Sie haben die ID/Matrikelnummer geändert, aber nicht den ID-/Matrikelnummer-Safeguard deaktiviert. Die ID/Matrikelnummer wird daher nicht geändert.',  => '[_1] if allowed, anything else if not',
   
    'Your request to change the role information for this student was refused. You do not appear to have sufficient authority to change student information.'     '"[_1]" to disable, anything else if not'
 => '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]" to disable, anything else if not',
   
    '[_1] (what you just saw on the screen)'     '[_1] to suppress, anything else to not suppress'
 => '[_1] (was Sie gerade auf dem Bildschirm sahen)',  => '[_1] to suppress, anything else to not suppress',
   
    '[_1] Local Authentication with argument [_2]'     'Set value to [_1] to allow all roles.'
 => '[_1] Lokale Authentifizierung mit Argument [_2]',  => 'Set value to [_1] to allow all roles.',
   
    'Currently using local (institutional) authentication.'     '[_1] is not an acceptable number of tries. Tries must be a positive number with no decimal point.'
 => 'Derzeit lokal (institutionell) authentifiziert.',  => '[_1] is not an acceptable number of tries. Tries must be a positive number with no decimal point.',
   
    'a comma separated list of course sections crosslisted with the current course, with each entry including the institutional course section name followed by a colon and then the (optional) sectionID to be used in LON-CAPA, e.g., fs03ent231001:ent1,fs03bot231001:bot1,fs03zol231002:zol2'     '[_1] is not an acceptable weight. Weight must be a positive number.'
 => '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',  => '[_1] is not an acceptable weight. Weight must be a positive number.',
   
    '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'     '1 minute'
 => 'Eine komma-separierte Liste institutioneller Sektionsnummern, jeweils getrennt durch einen Doppelpunkt von der in LON-CAPA verwendeten entsprechenden (optionalen) Sektions-ID, z.B. 001:1,002:2',  => '1 minute',
   
    'after selected'     '<b>HTML allowed</b>: Discussion participants can use limited HTML in their postings.'
 => 'nach erfolgter Auswahl',  => '<b>HTML allowed</b>: Discussion participants can use limited HTML in their postings.',
   
    'and'     '<b>HTML banned</b>: HTML will not be allowed in discussion postings.'
 => 'und',  => '<b>HTML banned</b>: HTML will not be allowed in discussion postings.',
   
    'anno.gif'     '<b>Instructor</b> - instructors will not be able to participate in discussions'
 => 'anno.gif',  => '<b>Instructor</b> - instructors will not be able to participate in discussions',
   
    'anot.gif'     '<b>Instructor</b> - instructors will not be able to use or view the chat room'
 => 'anot.gif',  => '<b>Instructor</b> - instructors will not be able to use or view the chat room',
   
    'bchat.gif'     '<b>Students</b> - students will not be able to participate in discussions'
 => 'bchat.gif',  => '<b>Students</b> - students will not be able to participate in discussions',
   
    'between'     '<b>Students</b> - students will not be able to use or view the chat room.'
 => 'zwischen',  => '<b>Students</b> - students will not be able to use or view the chat room.',
   
    'button'     '<b>Teaching Assistants</b> - teaching assistants will not be able to participate in discussions'
 => 'Button',  => '<b>Teaching Assistants</b> - teaching assistants will not be able to participate in discussions',
   
    'by'     '<b>Teaching Assistants</b> - teaching assistants will not be able use or view the chat room'
 => 'durch',  => '<b>Teaching Assistants</b> - teaching assistants will not be able use or view the chat room',
   
    'catalog.gif'     'Your current LON-CAPA domain is [_1].'
 => 'catalog.gif',  => 'Your current LON-CAPA domain is [_1].',
   
    'ccrs.gif'     'Advanced: You can send the feedback from different sections to different people, by doing the following: Separate each entry with a comma. To send feedback to a certain address for different sections, append the section name or names (separated by semi-colons) in a parenthesized list after the user:domain. For example, john102:msu(001;002;003),bob293:msu(004;005;006),madeupname:here(007;008;009) will route course feedback to &quot;john102&quot; for sections 1, 2, and 3, to &quot;bob293&quot; for 4, 5, and 6, and to &quot;madeupname:here&quot; for 7, 8, and 9. Note there is no requirement that the addresses be in any particular domain.'
 => 'ccrs.gif',  => 'Advanced: You can send the feedback from different sections to different people, by doing the following: Separate each entry with a comma. To send feedback to a certain address for different sections, append the section name or names (separated by semi-colons) in a parenthesized list after the user:domain. For example, john102:msu(001;002;003),bob293:msu(004;005;006),madeupname:here(007;008;009) will route course feedback to &quot;john102&quot; for sections 1, 2, and 3, to &quot;bob293&quot; for 4, 5, and 6, and to &quot;madeupname:here&quot; for 7, 8, and 9. Note there is no requirement that the addresses be in any particular domain.',
   
    'check all'     'Granting permission to clone course'
 => 'Alle auswählen',  => 'Granting permission to clone course',
   
    'chmod error'     '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:'
 => 'Fehler beim Auführen von chmod',  => '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:',
   
    'chrt.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.'
 => 'chrt.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.',
   
    'click on the'     '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;.'
 => 'klicken Sie bitte auf',  => '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;.',
   
    'com.gif'     'Allow limited HTML in discussion posts'
 => 'com.gif',  => 'Allow limited HTML in discussion posts',
   
    'copy Error'     'Allow problems to be split over pages'
 => 'Kopierfehler',  => 'Allow problems to be split over pages',
   
    'courses.gif'     'Answer Date (answerdate)'
 => 'courses.gif',  => 'Answer Date (answerdate)',
   
    'cprv.gif'     'Chat Room Participation'
 => 'cprv.gif',  => 'Chat Room Participation',
   
    'cstr.gif'     'Chat Participation'
 => 'cstr.gif',  => 'Chat Participation',
   
    'currently does not exist'     'Click here to return to the chart.'
 => 'existiert z.Z. nicht',  => 'Click here to return to the chart.',
   
    'custom'     'Completed'
 => "benutzerdefiniert", # 'anpassbar', # individuell ???  => 'Completed',
   
    'custom distribution file'     'Confirm that this information is correct, then click &quot;Save&quot; to complete setting the parameter.'
 => 'benutzerdefinierte Datei', # ???  => 'Confirm that this information is correct, then click &quot;Save&quot; to complete setting the parameter.',
   
    'docs.gif'     'Course ID or number'
 => 'docs.gif',  => 'Course ID or number',
   
    'domain'     'Course Initialization Helper'
 => 'Domäne',  => 'Course Initialization Helper',
   
    'egrd.gif'     'Course default for all problems'
 => 'egrd.gif',  => 'Course default for all problems',
   
    'enrl.gif'     '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.'
 => 'enrl.gif',  => '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.',
   
    'eval.gif'     'Courses'
 => 'eval.gif',  => '课程',
   
    'expired or revoked'     'Default beginning date when enrolling students'
 => 'abgelaufen oder entzogen',  => 'Default beginning date when enrolling students',
   
    'extension'     'Default ending date when enrolling students'
 => 'Endung',  => 'Default ending date when enrolling students',
   
    'external'  
 => 'extern',     'Default set of options to pass to tth/m when converting tex'
   => 'Default set of options to pass to tth/m when converting tex',
    'fdbk.gif'  
 => 'fdbk.gif',     'Disable display of problem receipts'
   => 'Disable display of problem receipts',
    'file<br />extension'  
 => 'Datei-<br />Endung',     'Disallow Resource Discussion for Roles'
   => 'Disallow Resource Discussion for Roles',
    'first name'  
 => 'Vorname',     'Disallow Resource Discussion for Users'
   => 'Disallow Resource Discussion for Users',
    'generation'  
 => 'Generation',     'Disallow live chatroom use for Roles'
   => 'Disallow live chatroom use for Roles',
    'grds.gif'  
 => 'grds.gif',     'Disallow live chatroom use for Users'
   => 'Disallow live chatroom use for Users',
    'in domain'  
 => 'in Domäne',     'Discussion Participation'
   => 'Discussion Participation',
    'internal'  
 => 'intern',     'Due Date (contentclose)'
   => 'Due Date (contentclose)',
    'is in this state by royal decree.'  
 => 'hat die Erlaubnis aufgrund eines königlichen Erlasses.',     'Due Date (duedate)'
   => 'Due Date (duedate)',
    'keys.gif'  
 => 'keys.gif',     'Every problem in a particular folder (overrides course default)'
   => 'Every problem in a particular folder (overrides course default)',
    'last name'  
 => 'Nachname',     'Exit'
   => '退出',
    'logout.gif'  
 => 'logout.gif',     'Feedback Addresses for Course Content'
   => '课程内容的信息反馈地址',
    'make these dates the default for future enrollment'  
 => 'Diese Datumswerte als voreingestellte Werte für zukünftige Kursbelegungen verwenden',     'Finish Helper'
   => '结束帮助程序',
    'middle name'  
 => 'zweiter Vorname',     'HTML can be allowed or banned inside of course discussion.'
   => 'HTML can be allowed or banned inside of course discussion.',
    'name'  
 => 'Name',     'HTML in Discussions'
   => 'HTML in Discussions',
    'nav.gif'  
 => 'nav.gif',     'Hide Empty Rows in Spreadsheets'
   => 'Hide Empty Rows in Spreadsheets',
    'no ending date'  
 => 'kein Endedatum',     'How many tries should be set for all problems in the course?'
   => 'How many tries should be set for all problems in the course?',
    'number'  
 => 'Nummer',     'How many tries should be set for the selected folder?'
   => 'How many tries should be set for the selected folder?',
    'obsolete replacement'  
 => 'veraltete Ersetzung',     'How many tries should be set for the selected problem?'
   => 'How many tries should be set for the selected problem?',
    'only check if you know what you are doing'  
 => 'nur auswählen, wenn Sie wissen, was Sie tun',     '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.',
    '[_1] only search domain [_2]' # 1: checkbox, 2: domain  
 => '[_1] Nur in Domäne [_2] suchen',     '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.',
    'optional'  
 => 'optional',     'No section assigned'
   => 'No section assigned',
    'or any other value'  
 => 'oder jeder andere Wert',     'Number of assignments printed at the same time:'
   => 'Number of assignments printed at the same time:',
    'parm.gif'  
 => 'parm.gif',     'Opening Date (contentopen)'
   => 'Opening Date (contentopen)',
    'pref.gif'  
 => 'pref.gif',     'Opening Date (opendate)'
   => 'Opening Date (opendate)',
    'private'  
 => 'privat',     'Please adjust significant figures.'
   => 'Please adjust significant figures.',
    'prt.gif'  
 => 'prt.gif',     '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:',
    'public'  
 => 'öffentlich',     'Please select the section you wish to set the due date for:'
   => 'Please select the section you wish to set the due date for:',
    'publisher<br />owner'  
 => 'Herausgeber<br />Besitzer',     '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:',
    'res.gif'  
 => 'res.gif',     'Please select the section you wish to set the opening date for:'
   => 'Please select the section you wish to set the opening date for:',
    'roles.gif'  
 => 'roles.gif',     'Please select the section you wish to set the problem weight for:'
   => 'Please select the section you wish to set the problem weight for:',
    'sbkm.gif'  
 => 'sbkm.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:',
    'section'  
 => 'Sektion',     'Please select the student you wish to set the due date for:'
   => 'Please select the student you wish to set the due date for:',
    'set[_1]'  
 => 'Set[_1]',     '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:',
    'spacer.gif'  
 => 'spacer.gif',     'Please select the student you wish to set the opening date for:'
   => 'Please select the student you wish to set the opening date for:',
    'sprs.gif'  
 => 'sprs.gif',     'Please select the student you wish to set the problem weight for:'
   => 'Please select the student you wish to set the problem weight for:',
    'src.gif'  
 => 'src.gif',     'Privileged users that should not be hidden on staff listings'
   => 'Privileged users that should not be hidden on staff listings',
    'standard'  
 => 'Standard',     '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)',
    'standard LaTeX mode'  
 => 'Standard-LaTeX-Modus',     'Reading results from [_1]'
   => 'Reading results from [_1]',
    'standard courses only'  
 => 'Nur Standardkurse',     'Receipt algorithm used'
   => 'Receipt algorithm used',
    'stat.gif'  
 => 'stat.gif',     'Receiving results from [_1]'
   => 'Receiving results from [_1]',
    'student name'  
 => 'Name des Studenten',     'Resources'
   => '资源',
    'template'  
 => 'Vorlage',     'Search Complete on Server [_1]'
   => 'Search Complete on Server [_1]', # '搜索完成 [_1]',
    '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>',     'Search: [_1]'
   => '搜索: [_1]',
    'unable to enroll'  
 => 'Belegung nicht möglich',     'Select All Files'
   => '选择所有文件',
    'uncheck all'  
 => 'Gesamte Auswahl aufheben',     'Select All Published'
   => '选择所有发布的',
    'use related words'  
 => 'Verwende ähnliche Wörter',     'Select Folder'
   => '选择文件夹',
    '[_1] use related words'  
 => '[_1] verwende ähnliche Wörter',     'Select Only Current Students'
   => '只选择目前的学生',
    'username'  
 => 'Benutzerkennung',     'Select Problem'
   => '选择任务',
    'vbkm.gif'  
 => 'vbkm.gif',     'Select Student'
   => '选择学生',
    'versus'  
 => 'gegen',     'Select for Section/Group'
   => '选择科/组',
    'with server'  
 => 'mit Server',     'Select the folder you wish to set the parameter for:'
   => 'Select the folder you wish to set the parameter for:',
    'yes'  
 => 'ja',     'Select the problem you wish to set the parameter for:'
   => 'Select the problem you wish to set the parameter for:',
    'Swedish Chef'  
 => 'Dänischer Koch',     'Set Problem Tries'
   => 'Set Problem Tries',
    '[_1] for default hiding'  
 => '[_1] für voreingestelltes Verbergen',     'Set Problem Weight'
   => 'Set Problem Weight',
    '[_1] for visible separation.'  
 => '[_1] für sichtbare Trennung.',     'Set answer open date for all problems in the course for ...'
   => 'Set answer open date for all problems in the course for ...',
    'Changes will not show until next login.'  
 => 'Änderungen werden beim nächsten Login aktiv.',     'Set answer open date for the selected folder for ...'
   => 'Set answer open date for the selected folder for ...',
    '[_1] if allowed, anything else if not'  
 => '[_1], um zu erlauben. Alles andere, um nicht zu erlauben.',     'Set answer open date for the selected problem for...'
   => 'Set answer open date for the selected problem for...',
    '"[_1]" to disable, anything else if not'  
 => '"[_1]", um zu deaktivieren. Alles andere, um zu aktivieren.',     'Set due date for all problems in the course for ...'
   => 'Set due date for all problems in the course for ...',
    '[_1] to suppress, anything else to not suppress'  
 => '[_1], um zu unterdrücken. Alles andere, um nicht zu unterdrücken.',     'Set due date for the selected folder for ...'
   => 'Set due date for the selected folder for ...',
    'Set value to [_1] to allow all roles.'  
 => '[_1], um für alle Rollen zu erlauben.',     'Set due date for the selected problem for ...'
   => 'Set due date for the selected problem for ...',
   
    '# Do not translate this line.  [_1] is a check box'     'Set number of tries for all problems in the course for ...'
 => '# Diese Zeile nicht übersetzen .  [_1] ist ein Ankreuzfeld',  => 'Set number of tries for all problems in the course for ...',
   
    '# Do not translate this line.  [_1] is a check box, [_2] is a text entry field'     'Set number of tries for the selected folder for ...'
 => '# Diese Zeile nicht übersetzen.  [_1] ist ein Ankreuzfeld, [_2] ist ein Texteingabefeld',  => 'Set number of tries for the selected folder for ...',
   
    '# Do not translate this line.  [_1] is a column index.'     'Set number of tries for the selected problem for ...'
 => '# Diese Zeile nicht übersetzen.  [_1] ist ein Spaltenindex.',  => 'Set number of tries for the selected problem for ...',
   
    '# Do not translate this line.  [_1] is a drop-down box listing domains.'     'Set opening date for all problems in the course for ...'
 => '# Diese Zeile nicht übersetzen.  [_1] ist ein Feld, um Domänen auszuwählen.',  => 'Set opening date for all problems in the course for ...',
   
    '# Do not translate this line.  [_1] is a username'     'Set opening date for the selected folder for ...'
 => '# Diese Zeile nicht übersetzen.  [_1] ist eine Benutzerkennung',  => 'Set opening date for the selected folder for ...',
   
    '# Do not translate this line.  [_1] is the number of students processed'     'Set opening date for the selected problem for ...'
 => '# Diese Zeile nicht übersetzen.  [_1] ist die Anzahl der bearbeiteten Studierdendatensätze',  => 'Set opening date for the selected problem for ...',
   
    '# Do not translate this line.  [_1] is username, [_2] - [_5] are first, middle, and last names, and generation.'     'Set problem weight for all problems in the course for ...'
 => '# Diese Zeile nicht übersetzen.  [_1] ist Benutzerkennung, [_2] - [_5] sind Vorname, 2. Vorname, Nachname und Generation.',  => 'Set problem weight for all problems in the course for ...',
   
    '# Do not translate this line.  [_1] is username, [_2] is error message'     'Set problem weight for the selected folder for ...'
 => '# Diese Zeile nicht übersetzen.  [_1] ist Benutzerkennung, [_2] ist Fehlermeldung',  => 'Set problem weight for the selected folder for ...',
   
   '# Do not translate this line.  [_1] is username@domain'     'Set problem weight for the selected problem for ...'
 => '# Diese Zeile nicht übersetzen.  [_1] ist benutzername@domäne',  => 'Set problem weight for the selected problem for ...',
   
    '# Do not translate this line.  [_1] is username@domain [_2] is the error message.'     'Set value to [_1] to allow.'
 => '# Diese Zeile nicht übersetzen.  [_1] ist benutzername@domäne [_2] ist die Fehlermeldung.',  => 'Set value to [_1] to allow.',
   
    '# Do not translate this line.  [_1], [_3], and [_4] are check boxes'     'Setting the [_1]'
 => '# Diese Zeile nicht übersetzen.  [_1], [_3], und [_4] sind Auswahlfelder',  => 'Setting the [_1]',
   
    '# Do not translate this line.  [_2] is a text entry element'     'Setting the [_1] to [_2]'
 => '# Diese Zeile nicht übersetzen.  [_2] ist ein Texteingabefeld',  => 'Setting the [_1] to [_2]',
   
    '# [_1] is a drop-down selection box'     'Student Name'
 => '# [_1] ist ein Drop-Down-Auswahlmenü',  => '学生姓名',
   
    '# [_1] is a number [_2] is the current domain'     'The &quot;Course Title&quot; is the name of the course that will be seen by the students. You may now modify the description and hit &quot;Next&quot; to continue.'
 => '# [_1] ist eine Nummer [_2] ist der derzeitige Bereich',  => 'The &quot;Course Title&quot; is the name of the course that will be seen by the students. You may now modify the description and hit &quot;Next&quot; to continue.',
   
    '# [_1] is an html link to the current file '     'The question can not be gotten correct, the following foils in the &lt;optionresponse&gt; have invalid correct options'
 => '# [_1] ist eine html-Verknüpfung zur derzeitigen Datei ',  => 'The question can not be gotten correct, the following foils in the &lt;optionresponse&gt; have invalid correct options',
   
    '# _1 is a selection dialog'     'There are no currently enrolled students in the course.'
 => '# _1 ist ein Auswahldialog',  => 'There are no currently enrolled students in the course.',
   
    '# _1 is a server name'     'There are no currently enrolled students in the selected sections.'
 => '# _1 ist ein Servername',  => 'There are no currently enrolled students in the selected sections.',
   
    '# _1 is search string'     'There are no previously enrolled students in the course.'
 => '# _1 ist ein Suchbegriff',  => 'There are no previously enrolled students in the course.',
   
    "# _1, _3, and _5 are link anchors, _2,_4, and _6 are '</a>'"     'There are no previously enrolled students in the selected sections.'
 => "# _1, _3, und _5 sind Verknüpfungsanker, _2,_4, und _6 sind '</a>'",  => 'There are no previously enrolled students in the selected sections.',
   
    '#[_1] is the foil name'     'There are no students with future access in the course.'
 => '#[_1] ist die Bezeichnung der Auswahlmöglichkeit',  => 'There are no students with future access in the course.',
   
    '#_1 is the foil name, _2 is the current value of the foil'     'There are no students with future access in the selected sections.'
 => '#_1 ist die Bezeichnung der Auswahlmöglichkeit, _2 ist der aktuelle Wert der Auswahlmöglichkeit',  => 'There are no students with future access in the selected sections.',
   
    '&quot; [_1] &quot; is not an acceptable number of tries. Tries must be a positive number with no decimal point.'     'There are no students in the course.'
 => '&quot; [_1] &quot; ist keine zulässige Anzahl von Versuchen. Die Anzahl muss eine positive, ganze Zahl (ohne Dezimaltrennzeichen) sein.',  => 'There are no students in the course.',
   
    '&quot; [_1] &quot; is not an acceptable weight. Weight must be a positive number.'     'There are no students in the selected sections.'
 => '&quot; [_1] &quot; ist keine zulässige Gewichtung. Die Gewichtung muss eine positive Zahl sein.',  => 'There are no students in the selected sections.',
   
    '1 minute'     'This controls how receipt numbers are generated.'
 => '1 Minute',  => 'This controls how receipt numbers are generated.',
   
    '<b>HTML allowed</b>: Discussion participants can use limited HTML in their postings.'     'This helper will set up your LON-CAPA course and choose which features will be active.'
 => '<b>HTML zugelassen</b>: Diskussionsteilnehmer können in ihren Beiträgen eingeschränkten HTML-Befehlssatz verwenden.',  => 'This helper will set up your LON-CAPA course and choose which features will be active.',
   
    '<b>HTML banned</b>: HTML will not be allowed in discussion postings.'     'Unselect All Files'
 => '<b>HTML verboten</b>: HTML wird in Diskussionen nicht zugelassen.',  => 'Unselect All Files',
   
    '<b>Instructor</b> - instructors will not be able to participate in discussions'     'Unselect All Published'
 => '<b>Dozent</b> - Dozenten werden nicht an den Diskussionen teilnehmen können.',  => 'Unselect All Published',
   
    '<b>Instructor</b> - instructors will not be able to use or view the chat room'     'Unselect All Resources'
 => '<b>Dozent</b> - Dozenten werden den Chatroom weder betreten noch die Inhalte einsehen können',  => 'Unselect All Resources',
   
    '<b>Students</b> - students will not be able to participate in discussions'     'Unselect for Section/Group'
 => '<b>Studierende</b> - Studenten werden nicht an Diskussionen teilnehmen können',  => '取消选择科/组',
   
    '<b>Students</b> - students will not be able to use or view the chat room.'     'Welcome to Your New LON-CAPA Course'
 => '<b>Studierende</b> - Studenten werden den Chatroom weder betreten noch die Inhalte einsehen können',  => '欢迎使用您的新 LON-CAPA 课程',
   
    '<b>Teaching Assistants</b> - teaching assistants will not be able to participate in discussions'     'What parameter do you want to set for the selected folder?'
 => '<b>Tutor</b> - Tutoren werden nicht an den Diskussionen teilnehmen können',  => 'What parameter do you want to set for the selected folder?',
   
    '<b>Teaching Assistants</b> - teaching assistants will not be able use or view the chat room'     'What parameter do you want to set for the selected problem?'
 => '<b>Tutor</b> - Tutoren werden den Chatroom weder betreten noch die Inhalte einsehen können',  => 'What parameter do you want to set for the selected problem?',
   
    '<p>Your current LON-CAPA domain is &quot;<b>[_1]</b>&quot;.</p>'     'What should the answer open date be set to?'
 => '<p>Ihre derzeitige LON-CAPA-Domäne ist &quot;<b>[_1]</b>&quot;.</p>',  => 'What should the answer open date be set to?',
   
    'Advanced: You can send the feedback from different sections to different people, by doing the following: Separate each entry with a comma. To send feedback to a certain address for different sections, append the section name or names (separated by semi-colons) in a parenthesized list after the user:domain. For example, john102:msu(001;002;003),bob293:msu(004;005;006),madeupname:here(007;008;009) will route course feedback to &quot;john102&quot; for sections 1, 2, and 3, to &quot;bob293&quot; for 4, 5, and 6, and to &quot;madeupname:here&quot; for 7, 8, and 9. Note there is no requirement that the addresses be in any particular domain.'     'What should the due date be set to?'
 => 'Fortgeschritten: Sie können Feedback von unterschiedlichen Sektionen aus an unterschiedliche Personen senden. Hierzu ist jeder Eintrag mit einem Komma zu trennen. Um Feedback an eine bestimmte Adresse für unterschiedliche Sektionen zu senden, hängen Sie die die Sektionsbezeichnung(en) (getrennt durch Semicola) in einer Klammerliste nach benutzer:domäne an. Beispiel: john102:msu(001;002;003), bob293:msu(004;005;006), irgendwer:irgendwo(007;008;009) würde Feedback an &quot; john102&quot; für Sektionen 1, 2 und 3, an &quot;bob293&quot; für Sektionen 4, 5 und 6 und an &quot;irgendwer:irgendwo&quot; für Sektionen 7, 8 und 9 senden. Beachten Sie, dass es nicht erforderlich ist, dass die Adressen in einer bestimmten Domäne liegen.',  => 'What should the due date be set to?',
   
    'All settings which you can change with this Helper can also be changed by going to the PARM screen and clicking on the &quot;Set course environment&quot; button. If you do not have experience coordinating LON-CAPA courses or if you prefer the Helper interface, please click Next -&gt;.'     'What weight should be set for all problems in the course?'
 => 'Alle Einstellungen, die mit diesem Hilfsprogramm änderbar sind, können auch über die Kurs- und Ressourcen-Parameter im Unterpunkt "Kursumgebung" geändert werden. Wenn Sie noch keine Erfahrung mit der Koordination von LON-CAPA-Kursen haben oder wenn Sie dieses Hilfsprogramm bevorzugen, klicken Sie bitte jetzt auf <tt>Weiter -&gt;</tt>.',  => 'What weight should be set for all problems in the course?',
   
    'Allow limited HTML in discussion posts'     'What weight should be set for the selected folder?'
 => 'Beschränkte Verwendung von HTML in den Diskussionsbeiträgen zulassen',  => 'What weight should be set for the selected folder?',
   
    'Allow problems to be split over pages'     'What weight should be set for the selected problem?'
 => 'Erlauben, dass sich Aufgaben auf mehrere Seiten aufteilen dürfen',  => 'What weight should be set for the selected problem?',
   
    'Answer Date (answerdate)'     '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).'
 => 'Antwort-Verfügbarkeits-Datum (answerdate)',  => '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).',
   
    'Chat Participation'     '[_1] Filesystem Authenticated (with initial password [_2])'
 => 'Teilnahme am Chat',  => '[_1] Filesystem Authenticated (with initial password [_2])',
   
    'Click here to return to the chart.'     'Currently Filesystem Authenticated.'
 => 'Klicken Sie hier, um zum Chart zurückzukehren.',  => 'Currently Filesystem Authenticated.',
   
    'Completed'     '[_1] Internally authenticated (with initial password [_2])'
 => 'Ausgeführt',  => '[_1] LON-CAPA 内部认证 (初始密码 [_2])',
   
    'Confirm that this information is correct, then click &quot;Finish Helper&quot; to complete setting the parameter.'     'Currently internally authenticated.'
 => 'Bestätigen Sie, dass diese Informationen richtig sind. Klicken Sie dann auf &quot;Beende Hilfsprogramm&quot;, um das Einstellen der Parameter abzuschließen.',  => '目前 LON-CAPA 内部认证。',
   
    'Course ID or number'     'Records per Page:'
 => 'Kurs-ID oder -Nummer',  => '每页显示结果:',
   
    'Course Initialization Helper'     '[_1] with value [_2]'
 => 'Hilfsprogramm zur Kurs-Einrichtung',  => '[_1] 与价值 [_2]',
   
    'Course default for all problems'     'all resources in the course'
 => 'Voreinstellungen des Kurses für alle Aufgaben',  => '课程中的所有资源',
   
    '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.'     'all students in course'
 => '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!',  => '在课程中的所有学生',
   
    'Courses'     'anonymous students'
 => '课程',  => '匿名学生',
 #=> 'Kurse',  
      'answer date'
    'Default beginning date when enrolling students'  => '回答日期',
 => 'Voreingestelltes Anfangsdatum für die studentische Kursbelegung',  
      'contacting [_1]'
    'Default ending date when enrolling students'  => '联系 [_1]',
 => 'Voreingestelltes Endedatum für die studentische Kursbelegung',  
      'due date'
   => '截止日期',
    'Default set of options to pass to tth/m when converting tex'  
 => 'Voreingestellte Optionen für tth/m für die Konvertierung von TeX',     'for'
   => 'for',
    'Disable display of problem receipts'  
 => 'Anzeige von Aufgaben-Nachweisnummern deaktivieren',     'for [_1]all resources in the course[_2]'
   => '为 [_1]课程中的所有资源 [_2]',
    'Disallow Resource Discussion for Roles'  
 => 'Diskussion über Ressource für folgende Rollen nicht gestatten:',     'for [_1]all students in course[_2]'
   => '为 [_1]在课程中的所有学生 [_2]',
    'Disallow Resource Discussion for Users'  
 => 'Diskussion über Ressource für folgende Benutzer nicht gestatten:',     'for [_1]'
   => '为 [_1]',
    'Disallow live chatroom use for Roles'  
 => 'Nutzungsmöglichkeit des Live-Chatrooms für folgende Rollen nicht gestatten:',     'for section [_1]'
   => 'for section [_1]',
    'Disallow live chatroom use for Users'  
 => 'Besuchen des Live-Chatrooms für folgende Benutzer nicht gestatten:',     'for the map named [_1]'
   => 'for the map named [_1]',
    'Discussion Participation'  
 => 'Diskussionsteilnahme',     'for the resource named [_1], part [_2]'
   => 'for the resource named [_1], part [_2]',
    'Due Date (contentclose)'  
 => 'Fälligkeitsdatum (contentclose)',     'for the resource ID [_1] (name unavailable), part [_2]'
   => 'for the resource ID [_1] (name unavailable), part [_2]',
    'Due Date (duedate)'  
 => 'Fälligkeitsdatum (duedate)',     'from'
   => 'from',
    'Every problem in a particular folder (overrides course default)'  
 => 'Jede Aufgabe in einen bestimmten Verzeichnis (überschreibt Kurs-Voreinstellung)',     'from current subdirectory'
   => 'from current subdirectory',
    'Exit'  
 => '退出',     'helper'
   => '辅助程序',
    'Feedback Addresses for Course Content'  
 => 'Feedback-Adressen für Kursinhalt',     'in'
   => 'in',
    'Finish Helper'  
 => 'Beende Hilfsprogramm',     'instructor'
   => '讲师',
    'HTML can be allowed or banned inside of course discussion.'  
 => 'HTML kann innerhalb von Kursdiskussionen erlaubt oder verboten werden.',     'number of tries'
   => '尝试次数',
    'HTML in Discussions'  
 => 'HTML in Diskussionen',     'opening date'
   => '开始日期',
    'Hide Empty Rows in Spreadsheets'  
 => 'Leere Zeilen in den Beurteilungsbögen verbergen',     'problem weight'
   => '问题难度',
    'How many tries should be set for all problems in the course?'  
 => 'Wieviele Versuche sollten für alle Aufgaben im Kurs gesetzt werden?',     'role,role,...'
   => '角色,角色,...',
    'How many tries should be set for the selected folder?'  
 => 'Wieviele Versuche sollten für alle gewählten Verzeichnisse gesetzt werden?',     'selected students'
   => '选定的学生',
    'How many tries should be set for the selected problem?'  
 => 'Wieviele Versuche sollten für die ausgewählte Aufgabe gesetzt werden?',     'student'
   => '学生',
    '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.',     'to'
   => 'to',
    '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.',     'to [_1] ([_2])'
   => 'to [_1] ([_2])',
    'No section assigned'  
 => 'Keiner Sektion zugewiesen',     'waiting on [_1]'
   => '等待 [_1]',
    'Number of assignments printed at the same time:'  
 => 'Anzahl von Übungen, die gleichzeitig gedruckt werden sollen:',     'what you just saw on the screen'
   => 'what you just saw on the screen',
    'Opening Date (contentopen)'  
 => 'Bearbeitungsbeginn-Datum (contentopen)',     'Enter my portfolio space'
   => '文件夹空间',
    'Opening Date (opendate)'  
 => 'Bearbeitungsbeginn-Datum (opendate)',     'No syllabus information provided.'
   => 'No syllabus information provided.',
    'Please adjust significant figures.'  
 => 'Bitte passen Sie die signifikanten Stellen an.',     'Sorry ...'
    => '对不起...',
    '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:',     'This resource might be part of another course.'
   => 'This resource might be part of another course.',
    '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:',     'Agree'
   => 'Agree',
    '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:',     'Any comments?'
   => '评论:',
    '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:',     'Copy this column'
   => 'Copy this column',
    '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:',     'Disagree'
   => 'Disagree',
    '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:',     'General Intro'
   => 'General Intro',
    '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:',     'Greek Symbols'
   => '希腊字母',
    '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:',     'HTML character entities'
   => 'HTML character entities',
    '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:',     '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.',
    '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:',     'LON-CAPA Help'
   => 'LON-CAPA Help',
    'Privileged users that should not be hidden on staff listings'  
 => 'Privilegierte Nutzer, die auf Personallisten nicht verborgen werden sollen',     'Landscape'
   => 'Landscape',
    '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)',     'Launch navigation window'
   => '启动导航窗口',
    'Reading results from [_1]'  
 => 'Lese Ergebnisse von [_1]',     'Grade Levels'
   => '级别',
    'Receipt algorithm used'  
 => 'Verwendetes Verfahren für Empfangsquittungen',     'Grade Level'
   => '级别',
    'Receiving results from [_1]'  
 => 'Erhalte Ergebnisse von [_1]',     'Lowest Grade Level'
   => '最低级别',
    'Resources'  
 => 'Ressourcen',     'Lowest Grade Level:'
   => '最低级别:',
    'Search Complete [_1]'  
 => ' Suche vollständige(n) [_1]',     'Highest Grade Level'
   => '最高级别',
    'Search: [_1]'  
 => 'Suche: [_1]',     'Highest Grade Level:'
   => '最高级别:',
    'Select All Files'  
 => 'Alle Dateien auswählen',     'Mark all posts read'
   => '将所有帖子标记为已阅读',
    'Select All Published'  
 => 'Alle veröffentlichten Ressourcen auswählen',     'My question/comment/feedback:'
   => '我的问题/评论/反馈:',
    'Select Folder'  
 => 'Verzeichnis auswählen',     'Other Symbols'
   => '其他符号',
    'Select Only Current Students'  
 => 'Nur aktuelle Studenten auswählen',     'Please check at least one of the following feedback types:'
   => '请从以下选项:',
    'Select Problem'  
 => 'Aufgabe auswählen',     'Please rank the following criteria:'
   => '请以以下标准评价:',
    'Select Student'  
 => 'Studenten auswählen',     'Portrait'
   => '竖排格式',
    'Select for Section/Group'  
 => 'Auswahl für Sektion/Gruppe',     'Question about resource content'
   => '关于此资源内容的问题',
    'Select the folder you wish to set the parameter for:'  
 => 'Wählen Sie das Verzeichnis, für den sie den Parameter einstellen wollen:',     'Question/Comment/Feedback about course policy'
   => '关于课程规则的问题/评论/反馈',
    'Select the problem you wish to set the parameter for:'  
 => 'Wählen Sie die Aufgabe, für die Sie den Parameter einstellen wollen:',     'Select a Course to Enter'
   => '选择一个课程',
    'Set Problem Tries'  
 => 'Aufgaben-Versuche einstellen',     'Sending Messages'
   => '发送邮件',
    'Set Problem Weight'  
 => 'Aufgaben-Gewichtung einstellen',     'Show Me My First Homework Problem'
   => 'Show Me My First Homework Problem',
    'Set answer open date for all problems in the course for ...'  
 => 'Setze Antwort-Verfügbarkeits-Datum aller Aufgaben des Kurses für...',     'Standards'
   => '标准',
    'Set answer open date for the selected folder for ...'  
 => 'Setze Antwort-Verfügbarkeits-Datum des ausgewählten Verzeichnisses für...',     'Strongly Agree'
   => 'Strongly Agree',
    'Set answer open date for the selected problem for...'  
 => 'Setze Antwort-Verfügbarkeits-Datum der ausgewählten Aufgabe für...',     'Strongly Disagree'
   => 'Strongly Disagree',
    'Set due date for all problems in the course for ...'  
 => 'Setze Fälligkeitsdatum aller Aufgaben des Kurses für...',     'Symbol'
   => '符号',
    'Set due date for the selected folder for ...'  
 => 'Setze Fälligkeitsdatum des ausgewählten Verzeichnisses für...',     'The material appears to be correct'
   => '这些材料似乎是正确的',
    'Set due date for the selected problem for ...'  
 => 'Setze Fälligkeitsdatum der ausgewählten Aufgabe für...',     'The material is helpful'
   => '这些材料是有用的',
    'Set number of tries for all problems in the course for ...'  
 => 'Setze Anzahl der Versuche aller Aufgaben des Kurses für...',     'The material is presented in a clear way'
   => '这些材料中提出一个明确的方式',
    'Set number of tries for the selected folder for ...'  
 => 'Setze Anzahl der Versuche des ausgewählten Verzeichnisses für...',     'The resource is technically correct (loads fast enough, does not produce errors, links work, etc)'
   => '资源在技术上是正确的(加载速度足够快, 不会产生错误, 链接页面可以访问, 等等)',
    'Set number of tries for the selected problem for ...'  
 => 'Setze Anzahl der Versuche der ausgewählten Aufgabe für...',     'HTML character enties'
   => 'HTML 字符实体',
    'Set opening date for all problems in the course for ...'  
 => 'Setze Bearbeitungsbeginn-Datum aller Aufgaben des Kurses für...',     '"Waiting for Remote Control window to load: "+[_1]'
   => '"等待加载远程控制窗口: "+[_1]',
    'Set opening date for the selected folder for ...'  
 => 'Setzte Bearbeitsbeginn-Datum des ausgewählten Verzeichnisses für...',     '[_1]Continue[_2] on in Inline Menu mode'
   => '[_1]继续[_2] 在内置菜单模式下',
    'Set opening date for the selected problem for ...'  
 => 'Setze Bearbeitungsbeginn-Datum der ausgewählten Aufgabe für...',     'All posts'
   => '所有的讨论',
    'Set problem weight for all problems in the course for ...'  
 => 'Setze Aufgabengewichtung aller Aufgaben des Kurses für...',     'Change Color Scheme'
   => '更改颜色方案',
    'Set problem weight for the selected folder for ...'  
 => 'Setze Aufgabengewichtung des ausgewählten Verzeichnisses...',     'Change Colors'
   => '改变颜色',
    'Set problem weight for the selected problem for ...'  
 => 'Setze Aufgabengewichtung der ausgewählten Aufgabe für...',     'Change Discussion Display Preferences'
   => '改变讨论显示偏好',
    'Set value to [_1] to allow.'  
 => '[_1], um zu erlauben.',     'Change How Math Equations Are Displayed'
   => '改变显示科学计算公式',
    'Setting the [_1]'  
 => 'Einstellung auf [_1] setzen',     'Change Language'
   => '语言',
    'Setting the [_1] to [_2]'  
 => 'Einstellung ändern von [_1] auf [_2]',     'Change Language Preferences'
   => '更改语言首选项',
    'Student Name'  
 => 'Name des Studenten',     'Change Message Forwarding and Notification Email Addresses'
   => '更改邮件转发和通知的电子邮件地址',
    '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',     'Change Password'
   => '更改密码',
    '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',     'Change Preferences'
   => '改变参数',
    'There are no currently enrolled students in the course.'  
 => 'Derzeit gibt es keine Kursteilnehmer im Kurs.',     'Change Roles Page Preferences'
   => '改变角色页参数',
    'There are no currently enrolled students in the selected sections.'  
 => 'Es gibt keine derzeit eingeschriebenen Kursteilnehmer in der ausgewählen Sektion.',     'Change Screen Name'
   => '改变昵称',
    'There are no previously enrolled students in the course.'  
 => 'Es gibt keine in der Vergangenheit eingeschriebenen Kursteilnehmer im Kurs.',     'Change Screenname'
   => '改变昵称',
    'There are no previously enrolled students in the selected sections.'  
 => 'Es gibt keine in der Vergangenheit eingeschriebenen Kursteilnehmer in den ausgewählten Sektionen.',     'Change WYSIWYG Editor Preferences'
   => 'WYSIWYG-编辑器',
    'There are no students with future access in the course.'  
 => 'Es gibt keine Studenten mit zukünftigem Kurszugriff im Kurs.',     'Contact Helpdesk'
   => '联系求助',
    'There are no students with future access in the selected sections.'  
 => 'Es gibt keine Studenten mit zukünftigem Kurszugriff in den ausgewählten Sektionen.',     'Current discussion settings'
   => '目前讨论的设置',
    'There are no students in the course.'  
 => 'Es gibt keine Kursteilnehmer im Kurs.',     'Duedate'
   => '截止日期',
    'There are no students in the selected sections.'  
 => 'Es gibt keine Kursteilnehmer in den ausgewählten Sektionen.',     'Each post can be toggled read/unread'
   => 'Each post can be toggled read/unread',
    'This controls how receipt numbers are generated.'  
 => 'Steuert die Erzeugung der Nachweisnummern.',     "Edit the 'About Me' Personal Information Screen"
   => "个人网页",
    '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.',     'Enable WYSIWYG Editor'
   => '应用 WYSIWYG-编辑器',
    'Unselect All Files'  
 => 'Auswahl für alle Dateien aufheben',     'End of Sequence'
   => '结束序列',
    'Unselect All Published'  
 => 'Auswahl für alle veröffentlichten Dokumente aufheben',     'Entering Course'
   => '进入课程',
    'Unselect All Resources'  
 => 'Auswahl für alle Ressourcen aufheben',     'Get help'
   => '获得帮助',
    'Unselect for Section/Group'  
 => 'Auswahl für Sektion/Gruppe aufheben',     'Go to main menu'
   => '进入主菜单',
    'Welcome to Your New LON-CAPA Course'  
 => 'Willkommen in Ihrem neuen LON-CAPA-Kurs',     'Has New Discussion'
   => '有新讨论',
    'What parameter do you want to set for the selected folder?'  
 => 'Welchen Parameter möchten Sie für das ausgewählte Verzeichnis setzen?',     '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.'
   => '当弹出式窗口过滤器被激活,远程控制启动将会失败。 为了使用远程控制,在此网站请禁用这些过滤器。',
    'What parameter do you want to set for the selected problem?'  
 => 'Welchen Parameter möchten Sie für die ausgewählte Aufgabe setzen?',     'Navigate Course Content'
   => '浏览目录',
    'What should the answer open date be set to?'  
 => 'Auf welchen Wert soll das Antwort-Verfügbarkeits-Datum gesetzt werden?',     'New posts only'
   => '只有新的讨论',
    'What should the due date be set to?'  
 => 'Auf welchen Wert soll das Fälligkeitsdatum gesetzt werden?',     'No Resource'
   => '没有资源',
    '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?',     'No syllabus available'
   => '没有提供教学大纲',
    'What weight should be set for the selected folder?'  
 => 'Auf welchen Wert soll die Gewichtung für das ausgewählte Verzeichnis gesetzt werden?',     'Not currently assigned.'
   => '目前没有任务发布。',
    'What weight should be set for the selected problem?'  
 => 'Auf welchen Wert soll die Gewichtung der ausgewählten Aufgabe gesetzt werden?',     'Not new'
   => '不是新的',
    '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.',     'Off'
   => '关',
    '[_1] Filesystem Authenticated (with initial password [_2])'  
 => '[_1] Authentifizierung über Dateisystem (mit Anfangspasswort [_2])',     'On'
   => '开',
    'Currently Filesystem Authenticated.'  
 => 'Derzeit dateisystem-authentifiziert.',     'Once displayed'
   => '显示一次',
    '[_1] Internally authenticated (with initial password [_2])'  
 => '[_1] LON-CAPA-interne Authentifizierung (mit Anfangspasswort [_2])',     'Once marked not NEW'
   => '一次后标记不是新的',
    'Currently internally authenticated.'  
 => 'Derzeit LON-CAPA-intern authentifiziert.',     'Please click on the the resource you intend to access'
   => 'Please click on the the resource you intend to access',
    '[_1] Records per Page'  
 => '[_1] Suchergebnisse je Seite',     'Posts cease to be marked "NEW"'
   => 'Posts cease to be marked "NEW"',
    '[_1] minutes'  
 => '[_1] Minuten',     'Posts to be displayed'
   => 'Posts to be displayed',
    '[_1] minutes, [_2] seconds'  
 => '[_1] Minuten, [_2] Sekunden',     'Role selected. Please stand by.'
   => '角色选定。请稍候。',
    '[_1] with value [_2]'  
 => '[_1] mit dem Wert [_2]',     'Send'
   => '发送',
    '[_1]prev[_2] &nbsp; [_3]reload[_4] &nbsp; [_5]next[_6]'  
 => '[_1]zurück[_2] &nbsp; [_3]neu laden[_4] &nbsp; [_5]weiter[_6]',     'Set User Preferences'
   => '设置用户参数',
    '[_1]prev[_2] &nbsp; [_3]reload[_4] &nbsp; next'  
 => '[_1]zurück[_2] &nbsp; [_3]neu laden[_4] &nbsp; weiter',     'Show Preview and Check Spelling'
   => '查看预览和拼写检查',
    '[_2] seconds'  
 => '[_2] seconds',     'Sort by:'
   => '排序方式:',
    'all resources in the course'  
 => 'alle Ressourcen des Kurses',     '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.'
   => '外部菜单(远程控制)已被禁用,继续在内置菜单模式下工作。您可能已经关闭了远程控制的窗口,或被您的浏览器的弹出窗口过滤器阻止了。为了使用远程控制,在此网站禁用该过滤器,并在内置菜单重新启动远程控制。',
    'all students in course'  
 => 'alle Teilnehmer des Kurses',     'There are several possibilities of where to go next'
   => 'There are several possibilities of where to go next',
    'anonymous students'  
 => 'Anonyme Studenten',     'To use the Remote Control, disable the filter for this site, and re-launch the Remote Control from the inline menu.'
   => '为了使用远程控制,在此网站禁用弹出窗口过滤器,并在内置菜单重新启动远程控制。',
    'answer date'  
 => 'Antwortdatum',     'Toggle read/unread'
   => '切换已读/未读',
    'contacting [_1]'  
 => 'kontaktiere [_1]',     'Unread only'
   => '只有未读',
    'due date'  
 => 'Fälligkeitsdatum',     "View this user's personal page"
   => "显示这个用户的个人网页",
    'for'  
 => 'für',     'You have reached the end of the sequence of materials.'
   => '您已达到教材序列的最后。',
    'for [_1]all resources in the course[_2]'  
 => 'für [_1]alle Ressourcen des Kurses[_2]',     'You may have either closed the Remote Control window, or it was blocked by a pop-up window filter in your browser.'
   => '您可能已经关闭了远程控制的窗口,或者被您的浏览器的弹出窗口过滤器拦截了。',
    'for [_1]all students in course[_2]'  
 => 'für [_1]alle Teilnehmer des Kurses[_2]',     'attachments'
   => '附件',
    'for [_1]'  
 => 'für [_1]',     'About User'
   => '个人网页',
    'for section [_1]'  
 => 'für den Sektion [_1]',  
      'All documents out of a published map into this folder'
    'for the map named [_1]'  => '在这个目录里面发布的所有文件的内容列表',
 => 'für die Inhaltszusammenstellung mit der Bezeichnung [_1]',  
      'Change Math Pref'
    'for the resource named [_1]'  => 'Change Math Pref',
 => 'für die Ressource mit der Bezeichnung [_1]',  
      'Change Math Preferences'
    'from'  => '改变显示科学方程式偏好',
 => 'von',  
      'Comment'
    'from current subdirectory'  => '注解',
 => 'von derzeitigem Unterverzeichnis',  
      'Communication/Messages'
    'helper'  => '通信/邮件',
 => 'Hilfsprogramm',  
      'Configure blocking of student communication during exams'
    'in'  => 'Configure blocking of student communication during exams',
 => 'in ',  
      'Convert to Images'
    'instructor'  => '转换为图像',
 => 'Dozent',  
      'Course and Catalog Search'
    'number of tries'  => '课程和目录搜索',
 => 'Anzahl der Versuche',  
      'Create Subdirectory'
    'opening date'  => '创建子目录',
 => 'Startdatum',  
      'Upload file to current directory'
    'prev &nbsp; [_3]reload[_4] &nbsp; [_5]next[_6]'  => '上传文件到当前目录',
 => 'zurück &nbsp; [_3]neu laden[_4] &nbsp; [_5]weiter[_6]',  
      'Create subdirectory in current directory'
    'problem weight'  => '在当前目录下,创建一个新的子目录',
 => 'Gewichtung der Aufgabe',  
      'Upload embedded images/multimedia/css/linked files if HTML file'
    'role,role,...'  => '对于HTML文件: 上传嵌入式图像/多媒体文件/CSS/链接文件',
 => '角色,角色,...',  
 #=> 'Rolle,Rolle,...',     'Delete Selected'
   => '删除所选',
   
    'selected students'     'Critical'
 => '选定的学生',  => '重要的',
 #=> 'ausgewählte Studierende',  
      'Currently no documents.'
    'student'  => '目前没有任何文件。',
 => '学生',  
 #=> 'Student',     'Enter terms or phrases, then press "Search" below'
   => '在搜索栏里输入关键字或词组,然后点击下面的“搜索”。',
    'textual_remote_display'  
 => 'textual_remote_display',     'INBOX'
   => '收件箱',
    'to'  
 => 'auf',     'Upload embedded images/multimedia files if HTML file'
   => '对于HTML文件: 上传嵌入式图像/多媒体文件',
    'to [_1] ([_2])'  
 => 'auf [_1] ([_2])',     'IMS Import'
   => 'IMS Import',
    'waiting on [_1]'  
 => '等待 [_1]',     'Import IMS package'
 #=> 'warte auf [_1]',  => '导入 IMS-包',
   
    'what you just saw on the screen'     'IMS Export'
 => 'was Sie gerade auf dem Bildschirm gesehen haben',  => 'IMS Export',
   
    'Enter my portfolio space'     'Export Course to IMS Package'
 => '文件夹空间',  => '导出-IMS-包',
 #=> 'Portfolio-Bereich',  
      'Export content item?'
    'No syllabus information provided.'  => 'Export content item?',
 => 'Kein Kursüberblick vorhanden.',  
      'Export discussion posts?'
    'Sorry ...'  => 'Export discussion posts?',
 => '对不起...',  
 #=> 'Schade...',     '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.',
    'This resource might be part of another course.'  
 => 'Diese Ressource ist wahrscheinlich Bestandteil eines anderen Kurses.',     '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.',
    'Agree'  
 => 'Trifft eher zu',     '[_1]Your IMS package[_2] is ready for download.'
   => '[_1]Your IMS package[_2] is ready for download.',
    'Any comments?'  
 => 'Kommentare:',     'Import a document'
   => 'LON-CAPA-内部文件',
    'Copy this column'  
 => 'Kopiere diese Spalte',     'Make New Folder'
   => '新建文件夹',
    'Disagree'  
 => 'Trifft eher nicht zu',     'New Composite Page'
   => '新组合页面',
    'General Intro'  
 => 'Allgemeine Einführung',     'New Messages Only'
   => '只有新邮件',
    'Greek Symbols'  
 => 'Griechische Buchstaben',     'Portfolio Manager'
   => '组合管理',
    'HTML character entities'  
 => 'HTML-Zeichencode',     'Preferred method to display Math'
   => '首选的方法来显示科学方程式',
    '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.',     'Published documents'
   => '发布文件',
    'LON-CAPA Help'  
 => 'LON-CAPA-Hilfe',     'Recover Deleted Documents'
   => '恢复已删除的资源',
    'Landscape'  
 => 'Querformat',     'Send a Message'
   => '发送邮件',
    'Launch navigation window'  
 => 'Navigationsfenster starten',     'Sent Messages'
   => '已发送邮件',
    'Grade Levels'  
 => 'Kursniveau',     'Show'
   => '显示',
    'Lowest Grade Level'  
 => 'Niedrigstes Kursniveau',     'TRASH'
   => '已删除邮件',
    'Lowest Grade Level:'  
 => 'Niedrigstes Kursniveau:',     'TeX to HTML'
   => 'TeX to HTML',
    'Highest Grade Level'  
 => 'Höchstes Kursniveau',     'View Folder'
   => '查看文件夹',
    'Highest Grade Level:'  
 => 'Höchstes Kursniveau:',     'fulltext search (time consuming)'
   => '全文检索 (费时的)',
    'Mark all posts read'  
 => 'Alle Diskussionsbeiträge als gelesen kennzeichnen',     'search discussion postings (resources and discussion boards)'
   => '搜索讨论帖子 (资源和布告栏)',
    'My question/comment/feedback:'  
 => 'Meine Frage/Anmerkung/Feedback:',     'Roles'
   => '角色',
    'Not set -'  
 => 'Nicht gesetzt -',     'Select style file'
   => '选择档案风格',
    'Other Symbols'  
 => 'Weitere Symbole',     '(mark them then click "next" button)'
   => '(标记,然后点击“下一步”按钮)',
    'Please check at least one of the following feedback types:'  
 => 'Bitte wählen Sie eine der angebotenen Optionen:',     '100 Level'
   => '1. 学年',
    'Please rank the following criteria:'  
 => 'Bitte evaluieren Sie die folgenden Kriterien:',     '200 Level'
   => '2. 学年',
    'Portrait'  
 => 'Hochformat',     '300 Level'
   => '3. 学年',
    'Question about resource content'  
 => 'Frage zum Inhalt der Ressource',     '400 Level'
   => '4. 学年',
    'Question/Comment/Feedback about course policy'  
 => 'Frage/Anmerkung/Feedback zu Regeln des Kurses ',     'Action'
   => '动作',
    'Select a Course to Enter'  
 => '选择一个课程',     'Actions for current directory'
 #=> 'Wählen Sie den gewünschten Kurs aus',  => '此目录的行动',
   
    'Sending Messages'     'Change Discussion Preferences'
 => 'Sende Nachricht',  => '改变讨论偏好',
 #=> 'Sende Nachricht',  
      'Change Message Forwarding/Notification'
   => '邮件转发和通知',
    'Show Me My First Homework Problem'  
 => 'Zeige erste Übungsaufgabe',     'Change WYSIWYG Preferences'
   => 'WYSIWYG-编辑器',
    'Standards'  
 => 'Standards',     'Change to '
   => '变化为 ',
    'Strongly Agree'  
 => 'Trifft völlig zu',     'Clean Up'
   => '清理',
    'Strongly Disagree'  
 => 'Trifft überhaupt nicht zu',     'Closed - XML source is closed to everyone'
   => '锁定 - XML的源代码对手有人锁定',
    'Symbol'  
 => 'Symbol',     'Copy'
   => '复制',
    'The material appears to be correct'  
 => 'Das Material scheint korrekt zu sein',     'Create a new directory or LON-CAPA document'
   => '创建一个新的目录或 LON-CAPA 文件',
    'The material is helpful'  
 => 'Das Material ist hilfreich',     'Current setting '
   => '当前设置 ',
    'The material is presented in a clear way'  
 => 'Das Material wird in einer verständlichen Art dargestellt',     'Delete Directory'
   => '删除文件夹',
    '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.)',     'Delete directory'
   => '删除文件夹',
    'HTML character enties'  
 => 'HTML-Zeichen-Entitys',     'Delete this resource'
   => '删除此资源',
    '"Waiting for Remote Control window to load: "+[_1]'  
 => '"Warte auf das Laden der Fernbedienung: "+[_1]',     'Disable WYSIWYG editor'
   => '不使用 WYSIWYG-编辑器',
    '<a href="[_1]">Continue</a> on in Inline Menu mode'  
 => '<a href="[_1]">Weiter</a> im Kopfzeilenmenü-Modus',     'Display Preference'
   => '显示偏好',
    'All posts'  
 => 'Alle Diskussionsbeiträge',     'Edit catalog information'
   => '编辑目录信息',
    'Change Color Scheme'  
 => 'Farben',     'Enable WYSIWYG editor'
   => '使用 WYSIWYG-编辑器',
    'Change Colors'  
 => 'Farben',     'Grade 1'
   => '1 级',
    'Change Discussion Display Preferences'  
 => 'Darstellung der Diskussionsbeiträge',     'Grade 10'
   => '10 级',
    'Change How Math Equations Are Displayed'  
 => 'Darstellung wissenschaftlicher Formeln',     'Grade 11'
   => '11 级',
    'Change Language'  
 => '语言',     'Grade 12'
 #=> 'Sprache',  => '12 级',
   
    'Change Language Preferences'     'Grade 13'
 => 'Sprache',  => '13 级',
   
    'Change Message Forwarding and Notification Email Addresses'     'Grade 2'
 => 'Nachrichtenweiterleitung und Benachrichtigung',  => '2 级',
   
    'Change Password'     'Grade 3'
 => 'Passwort ändern',  => '3 级',
   
    'Change Preferences'     'Grade 4'
 => '改变参数', # 'Präferenzen ändern'  => '4 级',
 #=> 'Benutzereinstellungen', # 'Präferenzen ändern'  
      'Grade 5'
    'Change Roles Page Preferences'  => '5 级',
 => 'Schnellzugriffsliste für Benutzerrollen',  
      'Grade 6'
    'Change Screen Name'  => '6 级',
 => 'Nicknamen',  
      'Grade 7'
    'Change Screenname'  => '7 级',
 => 'Nicknamen ändern',  
      'Grade 8'
    'Change WYSIWYG Editor Preferences'  => '8 级',
 => 'WYSIWYG-Editor',  
      'Grade 9'
    'Contact Helpdesk'  => '9 级',
 => 'Helpdesk kontaktieren',  
      'Graduate Level'
    'Current discussion settings'  => '研究生层次',
 => 'Einstellung für diesen Diskussionsbeitrag',  
      'List current directory'
    'Duedate'  => '文件夹',
 => 'Fälligkeitsdatum',  
      'Mark obsolete'
    'Each post can be toggled read/unread'  => '标记为过时的',
 => 'Jeder Diskussionsbeitrag kann zwischen als gelesen und als ungelesen umgeschaltet werden',  
      'Move'
    "Edit the 'About Me' Personal Information Screen"  => '移动',
 => "个人网页", # "Persönliche-Informationen-Seite ('Über mich')",  
 #=> "Über-mich-Seite", # "Persönliche-Informationen-Seite ('Über mich')",     'New library file'
   => '新的库文件',
    'Enable WYSIWYG Editor'  
 => 'WYSIWYG-Editor verwenden',     'No file: [_1]'
   => '没有任何文件: [_1]',
    'End of Sequence'  
 => 'Ende der Sequenz',     'No personal information provided'
   => '没有提供的个人资料',
    'Entering Course'  
 => 'Betrete Kurs',     'Not specified'
   => '未指定',
    'Get help'  
 => 'Hilfe abrufen',     'Open - XML source is open to people who want to use it'
   => '开放 - XML的源代码开放给想要使用它的人',
    'Go to main menu'  
 => 'Zum Hauptmenü wechseln',     'Points Display'
   => '分数显示',
    'Has New Discussion'  
 => 'Neue Diskussionsbeiträge',     'Completed Problems Display'
   => '显示完成作业',
    '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.',     'Points Scored'
   => '得分',
    'Navigate Course Content'  
 => '浏览目录',     'Attempted'
 #=> 'Inhaltsverzeichnis',  => '尝试',
   
    'New posts only'     'Posts displayed?'
 => 'Nur neue Diskussionsbeiträge',  => '帖子显示?',
   
    'No Resource'     'Preferences can be set that determine'
 => 'Keine Ressource',  => '预置可设置确定',
   
    'No syllabus available'     'Print contents of directory'
 => 'Kein Kursüberblick verfügbar',  => '打印目录',
   
    'Not currently assigned.'     'Print directory'
 => 'Derzeit nicht als Aufgabe gestellt.',  => '打印目录',
   
    'Not new'     'Problem Document'
 => 'Nicht neu',  => '任务文件', # '问题',
   
    'Off'     'Publish this Directory'
 => 'Aus',  => '发布此目录',
   
    'On'     'Publish this resource'
 => 'An',  => '发布此资源',
   
    'Once displayed'     'Re-publish'
 => 'sobald angezeigt',  => '重新发布',
   
    'Once marked not NEW'     'Retrieve old version'
 => 'sobald als nicht NEU markiert',  => '恢复旧版本',
   
    'Please click on the the resource you intend to access'     'Select action'
 => 'Bitte klicken Sie auf die Ressource, auf die Sie zugreifen wollen',  => '选择行动',
   
    'Posts cease to be marked "NEW"'     'Send message'
 => 'Beiträge nicht mehr als "NEU" kennzeichnen',  => '发送消息',
   
    'Posts to be displayed'      'Set display preferences for discussion posts for both discussion boards and individual resources in all your courses.'
 => 'Diskussionsbeiträge, die angezeigt werden sollen',  => '在这里,您可以设置您的讨论是否显示在所有的课程的布告栏和个人资源里。',
   
    'Role selected. Please stand by.'     'Source Distribution'
 => 'Rolle ausgewählt. Bitte warten.',  => '源代码的访问权限',
   
    'Send'     'The preferences you set here can be overridden within each individual discussion.'
 => 'Senden',  => '您的喜好设定这里可以适用在每个讨论。', # '您的喜好设定可以被每个讨论更改。',
   
    'Set User Preferences'     'Under what circumstances posts are identified as "NEW"'
 => '设置用户参数',  => '在什么情况下讨论被设定为“新”',
 #=> 'Benutzereinstellungen',  
      'Upload a new document'
    'Show Preview and Check Spelling'  => '上传新文件',
 => 'Zeige Vorschau und prüfe Rechtschreibung',  
      'Use random seed'
    'Sort by:'  => '使用随机种子',
 => 'Sortieren nach:',  
      'Use style file'
    '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.  
      'Which posts are displayed when you display a discussion board or resource, and'
    'There are several possibilities of where to go next'  => '哪些讨论将将被显示,如果你有一个布告栏或资源,',
 => 'Es gibt mehrere Möglichkeite, wohin Sie als nächstes gehen können',  
      'closed'
    '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.',  
      'open'
    'Toggle read/unread'  => '公开源代码', # !
 => 'Umschalten zwischen gelesen/ungelesen',  
      '(mark desired resources then click "next" button)'
    'Unread only'  => '(标记所需资源然后单击“下一步”按钮)',
 => 'Nur ungelesene',  
      '[_1]Change[_2] for just [_3]this course[_4] or for all [_5]your courses[_6].'
    "View this user's personal page"  => '[_1]改变[_2] 只为 [_3]该课程[_4] 或者为所有 [_5]您的课程[_6].',
 => "显示这个用户的个人网页",  
 #=> "Persönliche Über-mich-Seite dieses Nutzers anzeigen",     "Page displayed after role selection in course now set by [_1]user's global preferences[_2]."
   => "Page displayed after role selection in course now set by [_1]user's global preferences[_2].",
    'You have reached the end of the sequence of materials.'  
 => 'Sie haben das Ende der Sequenz von Lehrmaterialien erreicht.',     'Page displayed after role selection in this course set to [_1].'
   => 'Page displayed after role selection in this course set to [_1].',
    '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.',     'Unable to set control of page display to [_1] due to [_2].'
   => 'Unable to set control of page display to [_1] due to [_2].',
    'attachments'  
 => 'Anhänge',     'Unable to set page display, after role selection, for this course to [_1] due to [_2].'
   => 'Unable to set page display, after role selection, for this course to [_1] due to [_2].',
    'info[_1]'  
 => 'info[_1]',     'Add or Edit Blog Entries'
   => '添加或修改博客条目',
    'prepare[_1]'  
 => 'prepare[_1]',     'Add to my public course blog'
   => '添加到我的公共课程博客',
    'printout[_1]'  
 => 'printout[_1]',     'Annotator'
   => '注释者',
    'tations[_1]'  
 => 'tations[_1]',     'Av. Attempts'
   => 'Av. Attempts',
    'this[_1]'  
 => 'this[_1]',     'Available RSS Feeds and Blogs'
   => '可用的 RSS订阅和博客',
    'About User'  
 => '个人网页',     'Average number of attempts'
 #=> 'Über-mich-Seite',  => 'Average number of attempts',
   
      'Bookmarks'
    'All documents out of a published map into this folder'  => '书签',
 => '在这个目录里面发布的所有文件的内容列表',  
 #=> 'Alle Dokumente aus einer veröffentlichten Inhaltszusammenstellung in dieses Verzeichnis',     'Change interval?'
   => '更改间隔?',
    'Change Math Pref'  
 => 'Darstellung wissenschaftl. Formeln',     'Change options?'
   => '更改选项?',
    'Change Math Preferences'  
 => 'Darstellung wissenschaftlicher Formeln',     'Change thresholds?'
   => '更改阈值?',
    'Comment'  
 => '注解',     'Clean up'
 #=> 'Kommentar',  => '清理',
   
    'Communication/Messages'     'Close Folder'
 => 'Kommunikation und Nachrichten',  => '关闭文件夹',
   
    'Configure blocking of student communication during exams'     'Configure Blocking of Student Communication during Exams'
 => 'Blockieren von studentischer Kommunikation während Prüfungen konfigurieren',  => 'Configure Blocking of Student Communication during Exams',
   
    'Convert to Images'     'Course Action Items'
 => 'In Grafik konvertieren',  => 'Course Action Items',
   
    'Course and Catalog Search'     'Creating PDF'
 => 'Kurs- und Katalog-Suche',  => '创建PDF文件',
   
    'Create Subdirectory'     'Currently: [_1].'
 => 'Erzeuge Unterverzeichnis',  => '现在: [_1].',
   
    'Upload file to current directory'     'Deg. Diff'
 => 'Datei in aktuelles Verzeichnis laden',  => '难度',
   
    'Create subdirectory in current directory'     'Description'
 => 'Im aktuellen Verzeichnis neues Unterverzeichnis erzeugen',  => '描述',
   
    'If HTML file, upload embedded images/multimedia/css/linked files'     'Display Action Items'
 => '对于HTML文件:<br />上传嵌入式图像/多媒体文件/CSS/链接文件',  => 'Display Action Items',
 #=> 'Bei HTML-Dateien:<br />Eingebettete Bilder/Multimedia-Dateien/CSS/verlinkte Dateien mit hochladen',  
      'Enter my groups in the course'
    'Delete Selected'  => '我的课程组',
 => '删除所选',  
 #=> 'Ausgewählte löschen',     'Entering [_1]'
   => '进入 [_1]',
    'Critical'  
 => 'Wichtig',     'Entering [_1] ...'
   => '进入 [_1]...',
    'Currently no documents.'  
 => 'Zurzeit keine Dokumente.',     'First resource'
   => '第一资源',
    'Enter terms or phrases, then press "Search" below'  
 => 'Geben Sie Suchbegriffe oder -Sätze ein und klicken Sie dann unten auf "Suchen"',     'Generated [_1] ([_2] bytes)'
   => '生成于 [_1] ([_2] bytes)',
    'INBOX'  
 => '收件箱',     'Go to first resource'
 #=> 'POSTEINGANG',  => '转到第一资源',
   
    'If HTML file, upload embedded images/multimedia files'     'Group Documents'
 => '对于HTML文件:<br />上传嵌入式图像/多媒体文件',  => '组文件',
 #=> 'Bei HTML-Dateien:<br />Eingebettete Bilder und Multimedia-Dateien mit hochladen', # 'Wenn HTML-Datei, eingebettete Bilder-/Multimedia-Dateien hochladen',  
      'Groups'
    'Import IMS package'  => '组',
 => '导入 IMS-包',  
 #=> 'Importiere IMS-Paket',     'Help Menu'
   => '求助菜单',
    'Import a document'  
 => 'LON-CAPA-内部文件',     'Hide all'
 #=> 'LON-CAPA-interne Dokumente',  => '全部隐藏',
   
    'Make New Folder'     'Hide this Feed'
 => '新建文件夹',  => '隐藏这个Feed',
 #=> 'Neues Verzeichnis erstellen',  
      'LON-CAPA Feed "[_1]" for [_2]'
    'New Composite Page'  => 'LON-CAPA-Feed "[_1]" 对于 [_2]',
 => '新组合页面',  
 #=> 'Neue zusammengesetzte Seite',     'Last Reset'
   => '最后重启',
    'New Messages Only'  
 => 'Nur neue Nachrichten',     'Last revised'
   => '最近更改',
    'Portfolio Manager'  
 => 'Portfolio-Verwaltung',     'Link'
   => '连接',
    'Preferred method to display Math'  
 => 'Bevorzugte Methode, um wissenschaftliche Formeln darzustellen',     'Log In'
   => '登录',
    'Published documents'  
 => '发布文件',     'Move Checked to Folder'
 #=> 'Veröffentlichte Dokumente',  => 'Move Checked to Folder',
   
    'Recover Deleted Resources'     'Name for New Feed'
 => '恢复已删除的资源',  => '新Feed的名字',
 #=> 'Entfernte Ressourcen wiederherstellen',  
      'Name of this Feed'
    'Send a Message'  => '这个Feed的名字',
 => 'Nachricht versenden',  
      'New course messages'
    'Sent Messages'  => '新的课程信息',
 => 'Gesendet',  
      'New critical messages in course'
    'Show'  => '新的课程重要信息',
 => '显示',  
 #=> 'Zeige',     'New in course'
   => '新课程',
    'TRASH'  
 => 'Gelöscht',     'New version'
   => '新版本',
    'TeX to HTML'  
 => 'TeX nach HTML',     'No messages sent.'
   => '没有寄出的邮件。',
    'Upload'  
 => '上传',     'No new course messages'
 #=> 'Hochladen',  => '没有新的课程信息',
   
    'View Folder'     'No problems require handgrading'
 => 'Verzeichnis betrachten',  => '没有习题需要手动评分',
   
    'fulltext search (time consuming)'     'No problems satisfy threshold criteria'
 => 'Volltextsuche (zeitaufwändig)',  => '没有问题达到要求标准',
   
    'search discussion postings (resources and bulletin boards)'     'No problems with errors'
 => 'Suche in Diskussionsbeiträgen (Ressourcen und Bulletin-Boards)',  => '没有错误的问题',
   
    'Roles'     'No unread critical messages in course'
 => '角色',  => '没有未读的重要邮件',
   
    'Select style file'     'No unread posts in course discussions'
 => 'Stil-Datei auswählen',  => '没有未读的帖子在课程论坛里面',
   
    '(mark them then click "next" button)'     'No updated versions'
 => '(markieren und dann auf "Weiter" klicken)',  => '没有更新版本',
   
    '100 Level'     'Num. students'
 => '1. Studienjahr',  => '学生的数量',
   
    '200 Level'     'Number of errors'
 => '2. Studienjahr',  => '错误的数量',
   
    '300 Level'     'Number of new posts'
 => '3. Studienjahr',  => '新帖子的数量',
   
    '400 Level'     'Number ungraded'
 => '4. Studienjahr',  => '未评分的数量',
   
    'Action'     'Open Folder'
 => 'Aktion',  => '打开文件夹',
   
    'Actions for current directory'  #   'Open all folders'
 => 'Aktionen für dieses Verzeichnis',  #=> '打开所有文件夹',
   
    'Change Discussion Preferences'     'Page set to be displayed after you have selected a role in this course'
 => 'Ändere Präferenzen für Diskussionen',  => '页面显示设置,在您选择了该课程中的角色后',
   
    'Change Message Forwarding/Notification'     'Please select the type of LON-CAPA entity - Course or Group - for which you wish to add/modify a user role'
 => 'Nachrichtenweiterleitung und Benachrichtigung',  => 'Please select the type of LON-CAPA entity - Course or Group - for which you wish to add/modify a user role',
   
    'Change WYSIWYG Preferences'     'Please stand by while processing your print request, this may take some time ...'
 => 'WYSIWYG-Editor',  => 'Please stand by while processing your print request, this may take some time ...',
   
    'Change to '     'Problem'
 => 'Ändern in ',  => '问题',
   
    'Clean Up'     'Problem Name'
 => 'Aufräumen',  => '问题描述',
   
    'Closed - XML source is closed to everyone'     'Problem is not open to be viewed. It'
 => 'Gesperrt - XML-Quellcode ist für alle gesperrt',  => 'Problem is not open to be viewed. It',
   
    'Copy'     'Problems requiring handgrading'
 => '复制',  => '必须手动评分的问题',
 #=> 'Kopieren',  
      '(Problems with av. attempts &ge; [_1] or deg. difficulty &ge; [_2]) [_3] and total number of students with submissions &ge; [_4]'
    'Create a new directory or LON-CAPA document'  => '(问题尝试的平均数目 &ge; [_1] 或者难度 &ge; [_2]) [_3] 和回答问题的学生总数 &ge; [_4]',
 => 'Neue Ressource oder neues Verzeichnis erstellen',  
      'Problems with errors'
    'Current setting '  => '错误的问题',
 => 'Derzeitige Eintellung ',  
      'Recently generated printouts'
    'Delete Directory'  => 'Recently generated printouts',
 => 'Verzeichnis löschen',  
      'Recently generated printout zip files'
    'Delete directory'  => 'Recently generated printout zip files',
 => 'Verzeichnis löschen',  
      'Reset Count?'
    'Delete this resource'  => '计数器复位?',
 => 'Ressource löschen', # long version: 'Lösche diese Ressource',  
      'Reset counters to 0'
    'Disable WYSIWYG editor'  => '重置计数器为0',
 => 'WYSIWYG-Editor nicht verwenden',  
      'Select [_1]'
    'Display Preference'  => '选择 [_1]',
 => 'Darstellungs-Präferenz',  
      'Select the sequence to print resources from:'
    'Edit catalog information'  => '选择该资源的打印顺序:',
 => 'Katalogisierungsdaten editieren',  
      'Selected [_1]Problems[_2] from folder [_3]'
    'Enable WYSIWYG editor'  => '选定[_1]问题[_2]从文件夹[_3]',
 => 'WYSIWYG-Editor verwenden',  
      'Selected [_1]Resources[_2] from folder [_3]'
    'Grade 1'  => '选定[_1]资源[_2]从文件夹[_3]',
 => '1. Klasse',  
      'Selected <b>Problems</b> from <b>entire course</b>'
    'Grade 10'  => '选定<b>问题</b>从<b>整个课程</b>',
 => '10. Klasse',  
      'Selected <b>Resources</b> from <b>entire course</b>'
    'Grade 11'  => '选定<b>资源</b>从<b>整个课程</b>',
 => '11. Klasse',  
      'Selected <b>Problems</b> from <b>entire course</b> for <b>selected people</b>'
    'Grade 12'  => '选定<b>资源</b>从<b>整个课程</b>给<b>选定的人</b>',
 => '12. Klasse',  
      'Selected [_1]Problems[_2] from folder [_3] for [_4]selected people[_5]'
    'Grade 13'  => '选定[_1]问题[_2]从文件夹[_3]给[_4]选定的人[_5]',
 => '13. Klasse',  
      'Selected [_1]Problems[_2] from folder [_3] for [_4]CODEd assignments[_5]'
    'Grade 2'  => '选定[_1]问题[_2]从文件夹[_3]给[_4]编码练习[_5]', # ???
 => '2. Klasse',  
      'Selected [_1]Resources[_2] from folder [_3] for [_4]selected people[_5]'
    'Grade 3'  => '选定[_1]资源[_2]从文件夹[_3]给[_4]选定的人[_5]',
 => '3. Klasse',  
      'Selected [_1]Resources[_2] from folder [_3] for [_4]CODEd assignments[_5]'
    'Grade 4'  => '选定[_1]资源[_2]从文件夹[_3]给[_4]编码练习[_5]', # ???
 => '4. Klasse',  
      'Selected [_1]Problems[_2] from current subdirectory [_3]'
    'Grade 5'  => '选定[_1]问题[_2]从当前的子文件夹[_3]',
 => '5. Klasse',  
      'Selected <b>Resources</b> from <b>selected folder</b> in course'
    'Grade 6'  => '选定<b>资源</b>从课程里的<b>选定的文件夹</b>',
 => '6. Klasse',  
      'Show all'
    'Grade 7'  => '全部显示',
 => '7. Klasse',  
      'Show my first due problem'
    'Grade 8'  => '查看我的首要问题来处理',
 => '8. Klasse',  
      'Show only uncompleted problems'
    'Grade 9'  => '只显示未完成的问题',
 => '9. Klasse',  
      'Show everything'
    'Graduate Level'  => '查看所有',
 => 'Graduierten-Niveau',  
      'Uncompleted Problems'
    'List current directory'  => '没有完成问题',
 => 'Verzeichnis', # long version: 'Aktuelles Verzeichnis anzeigen',  
      'All homework assignments have been completed.'
    'Mark obsolete'  => '所有的问题都已经完成。',
 => 'Als überholt markieren',  
      'Speller Suggestions'
    'Move'  => 'Speller Suggestions',
 => 'Verschieben',  
      'Start a New Feed'
    'New library file'  => '开始一个新的Feed',
 => 'Neue Programmbibliotheks-Datei',  
      'Save Marked Changes'
    'No file: [_1]'  => '保存标记的更改',
 => 'Datei nicht vorhanden: [_1]',  
      'Save changes'
    'No personal information provided'  => '保存更改',
 => 'Keine Informationen zur Person zur Verfügung gestellt',  
      'This action is currently not authorized.'
    'Not specified'  => '这一行动目前是不被允许的。',
 => 'Nicht spezifiziert',  
      'Time of last post'
    'Once marked as read'  => '最后发表的帖子的时间',
 => 'Sobald als gelesen markiert',  
      'Title of document goes here'
    'Open - XML source is open to people who want to use it'  => 'Title of document goes here',
 => 'Lesbar - XML-Quellcode ist für interessierte Autoren lesbar',  
      'Body of document goes here'
    'Points Display'  => 'Body of document goes here',
 => 'Anzeige erreichter Punkte',  
      'Total number of students with submissions'
    'Completed Problems Display'  => 'Total number of students with submissions',
 => 'Anzeige abgeschlossener Aufgaben',  
      'Unread course discussion posts'
    'Points Scored'  => '未读的课程讨论帖子',
 => 'Erreichte Punkte',  
      'Version used'
    'Attempted'  => '使用版本',
 => 'Versucht',  
      'View current problem status and grading information'
    'Posts displayed?'  => '查看当前的问题的状态和等级评定信息',
 => 'Welche Beiträge sollen angezeigt werden?',  
      "What's New?"
    'Preferences can be set that determine'  => "有什么新内容?",
 => 'Präferenzen können eingestellt werden, die festlegen...',  
      "What's New? page"
    'Print contents of directory'  => "有什么新页面",
 => 'Inhalte diese Verzeichnis drucken',  
      "What's New page"
    'Print directory'  => "有什么新页面",
 => 'Verzeichnis drucken',  
      'You are accessing an invalid course'
    'Problem Document'  => '您在试图访问无效的课程。',
 => 'Aufgaben-Dokument',  
      'course only'
    'Publish this Directory'  => 'course only',
 => 'Dieses Verzeichnis veröffentlichen',  
      'delete'
    'Publish this resource'  => '删除',
 => 'Veröffentlichen', # long version: 'Diese Ressource veröffentlichen',  
      'first resource in the course'
    'Re-publish'  => '第一期课程资源',
 => 'Neu veröffentlichen',  
      'hidden'
    'Retrieve old version'  => '隐藏的',
 => 'Alte Version wiederherstellen',  
      'since last month'
    'Select action'  => '自上个月以来',
 => 'Aktion auswählen',  
      'since last week'
    'Send message'  => '自上周以来',
 => 'Nachricht versenden',  
      'since start of course'
    'Set display preferences for discussion posts for both bulletin boards and individual resources in all your courses.'  => '从课程开始起',
 => 'Hier können Sie festlegen, wie Diskussionsbeiträge, Nachrichten an Schwarzen Brettern und einzelne Ressourcen in allen Ihren Kursen angezeigt werden sollen.',  
      'since yesterday'
    'Show all foils'  => '从昨天起',
 => 'Alle Auswahlmöglichkeiten anzeigen',  
      'specific setting for this course'
    'Source Distribution'  => '这门课程的具体设置',
 => 'Zugriffsrechte auf Quellcode',  
      'user preference'
    'The preferences you set here can be overridden within each individual discussion.'  => '用户偏好',
 => 'Die Einstellungen, die Sie hier vornehmen, können bei jedem Diskussionsbeitrag individuell geändert werden.',  
      "what's new? page"
    'Under what circumstances posts are identfied as "New"'  => "有什么新页面",
 => 'unter welchen Bedingungen Beiträge als "NEU" identifiziert werden',  
      'your general user preferences'
    'Upload a new document'  => '您的一般使用者偏好',
 => 'Externes Dokument hochladen',  
      'Submitting as Comment'
    'Use random seed'  => '提交评论',
 => 'Zufallszahlen-Basis',  
      'Submitting as Policy Feedback'
    'Use style file'  => '提交课程指导方针反馈',
 => 'Verwende Stil-Datei',  
      'Submitting as Question'
    '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',  
      'Total Points In Course'
    'closed'  => '课程总分',
 => 'Quellcode gesperrt', # !  
      'the resource you just saw on the screen'
    'del.gif'  => 'the resource you just saw on the screen',
 => 'del.gif',  
      'Annotations'
    'delete[_1]'  => '注释',
 => 'lösche[_1]',  
      'Close (no save)'
    'dir[_1]'  => '关闭 (不保存)',
 => 'dir[_1]',  
      'Save and Update'
    'list.gif'  => '保存和更新',
 => 'list.gif',  
      'Bookmark Tree Viewer/Editor'
    'list[_1]'  => '书签树浏览器/编辑器',
 => 'Liste[_1]',  
      'Chat'
    'open'  => '聊天',
 => 'Quellcode öffentlich', # !  
      'Chat Room'
    'pub.gif'  => '聊天室',
 => 'pub.gif',  
      'Drop Box'
    'publish[_1]'  => '收件箱',
 => 'veröffentliche [_1]',  
      'Import Bookmarks'
    'resource[_2]'  => '导入书签',
 => 'Ressource[_2]',  
      'The LearningOnline Network with CAPA'
    'retrieve[_1]'  => 'The LearningOnline Network with CAPA',
 => 'wiederherstellen[_1]',  
      'This LON-CAPA server is temporarily not available for login.'
    'rtrv.gif'  => '该 LON-CAPA 服务器目前无法登录。',
 => 'rtrv.gif',  
      'Please attempt to login to one of the following servers:'
    'version[_1]'  => '请尝试登录到下列其中一个服务器:',
 => 'Version[_1]',  
      '(preferred)'
    '(mark desired resources then click "next" button)'  => '(首选的)',
 => '(markieren Sie gewünschte Ressourcen und klicken Sie dann auf "Weiter")',  
      'Although your current role has privileges to view any existing groups in this course, you do not have privilegesto create new groups.'
    '[_1]Change[_2] for just [_3]this course[_4] or for all [_5]your courses[_6].'  => 'Although your current role has privileges to view any existing groups in this course, you do not have privilegesto create new groups.',
 => '[_1]Ändern:[_2] nur für [_3]diesen Kurs[_4] oder für alle [_5]Ihre Kurse[_6].',  
      'Collaborative Tools'
    "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.",  
      'Course content'
    'Page displayed after role selection in this course set to [_1].'  => '课程内容',
 => 'Seite, die nach Betreten des Kurses angezeigt werden soll, wurde auf [_1] gesetzt.',  
      'Create a new group'
    '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].',  
      'Created'
    '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].',  
      'Creator'
    'Add or Edit Blog Entries'  => '创设者',
 => 'Blog-Einträge hinzufügen oder bearbeiten',  
      'Discussion Boards'
    'Add to my public course blog'  => '讨论板',
 => 'Zu meinem öffentlichen Kurs-Blog hinzufügen',  
      'Disk Use (%)'
    'Annotator'  => '使用的存贮空间 (%)',
 => 'Annotator',  
      'Enable Recent Roles Hotlist:'
    'Av. Attempts'  => '启用最近的角色活动表:',
 => 'Mittlere Anzahl an Versuchen',  
      'Files'
    'Available RSS Feeds and Blogs'  => '文件',
 => 'Verfügbare RSS-Feeds und Blogs',  
      'Group Name'
    'Average number of attempts'  => '组名',
 => 'Durchschnittliche Anzahl an Versuchen',  
      'Group Title'
    'Bookmarks'  => '组标题',
 => 'Lesezeichen',  
      'Members'
    'Change interval?'  => '成员',
 => 'Intervall ändern',  
      'Modify'
    'Change options?'  => '修改',
 => 'Optionen ändern',  
      'Re-enable'
    'Change thresholds?'  => '修复',
 => 'Schwellenwerte ändern',  
      'Expire'
    'Clean up'  => '失效',
 => 'Aufräumen',  
      'Group settings'
    'Close Folder'  => '组设置',
 => 'Verzeichnis schließen',  
      'Modify group membership'
    'Configure Blocking of Student Communication during Exams'  => '修改组成员',
 => 'Kommunikationssperre einrichten', # 'Blockieren studentischer Kommunikation während Prüfungen konfigurieren',  
      'No groups exist.'
    'Course Action Items'  => '没有组存在。',
 => 'Kurs-Aktionselemente',  
      'Number of roles in Hotlist:'
    'Creating PDF'  => '角色的快速访问列表:',
 => 'Erstellung PDF-Datei',  
      'Quota (MB)'
    'Currently: [_1].'  => '容量 (MB)',
 => 'Zurzeit: [_1].',  
      'Remote Control'
    'Deg. Diff'  => '遥控器',
 => 'Schwierigkeitsgrad',  
      '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.'
    'Description'  => '一些 LON-CAPA 用户有很多角色。在快速访问列表里面将显示最近使用过的角色的最后N角色访问过的地方,这些角色将显示在角色选择页面的上方。 用户如果只有很少的角色,应该禁用快速访问列表。',
 => 'Beschreibung',  
      '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.'
    'Display Action Items'  => '一些 LON-CAPA 用户有很多课程。在快速访问列表里面将显示最近使用过的课程的最后N课程访问过的地方,这些课程将显示在课程选择页面的上方。用户如果只有很少的角色,应该禁用快速访问列表。',
 => 'Aktionselemente anzeigen',  
      'Switch to Inline Menu Mode'
    'Enter my groups in the course'  => '切换到内置菜单模式',
 => 'Meine Kursgruppen',  
      '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.'
    'Entering [_1]'  => '这下面的列表可以用来<q>冻结</q>屏幕上的角色。这些标记为冻结的将不会从名单中删除,即便最近没有被使用过时。',
 => 'Betrete [_1]',  
      'View Status'
    'Entering [_1] ...'  => '查看状态',
 => 'Betrete [_1]...',  
      'View/Change Status'
    'First resource'  => '查看/修改状态',
 => 'Erste Ressource',  
      'You are not currently a member of any active groups in this course.'
    'Generated [_1] ([_2] bytes)'  => 'You are not currently a member of any active groups in this course.',
 => 'Erzeugt am [_1] ([_2] Bytes)',  
      'Group [_1] was updated.'
    'Go to first resource'  => '组 [_1] 已更新。',
 => 'Gehe zur ersten Ressource',  
      'An error occurred while setting parameters for Discussion Boards folder: [_1]'
    'Group Documents'  => 'An error occurred while setting parameters for Discussion Boards folder: [_1]',
 => 'Gruppen-Dokumente',  
      'Discussion Boards Folder created.'
    'Groups'  => '创建讨论板夹。',
 => '小组',  
      'You do not have group administration privileges in this course.'
    'Help Menu'  => 'You do not have group administration privileges in this course.',
 => 'Hilfemenü',  
      'An error occurred when [_1] the group. Please try again.'
    'Hide all'  => 'An error occurred when [_1] the group. Please try again.',
 => 'Alle verbergen',  
      'You have requested deletion of the group [_1].'
    'Hide this Feed'  => 'You have requested deletion of the group [_1].',
 => 'Diesen Feed verbergen',  
      'The following users could not be activated, because an error occurred:'
    'LON-CAPA Feed "[_1]" for [_2]'  => 'The following users could not be activated, because an error occurred:',
 => 'LON-CAPA-Feed "[_1]" für [_2]',  
      'The following users could not be reenabled, because an error occurred:'
    'Last Reset'  => 'The following users could not be reenabled, because an error occurred:',
 => 'Letzte Zurücksetzung',  
      'The following users could not be modified, because an error occurred:'
    'Last revised'  => 'The following users could not be modified, because an error occurred:',
 => 'Letzte Änderung',  
      'The following users could not be added, because an error occurred:'
    'Link'  => 'The following users could not be added, because an error occurred:',
 => 'Link',  
      'The following users could not be deleted, because an error occurred:'
    'Log In'  => 'The following users could not be deleted, because an error occurred:',
 => 'Anmelden',  
      'The following users could not be expired, because an error occurred:'
    'Move Checked to Folder'  => 'The following users could not be expired, because an error occurred:',
 => 'Verschiebe Auswahl in Verzeichnis',  
      'No change occurred for the following users:'
    'Name for New Feed'  => 'No change occurred for the following users:',
 => 'Name des neuen Feed',  
      'When a group is deleted the following occurs:'
    'Name of this Feed'  => 'When a group is deleted the following occurs:',
 => 'Name dieses Feeds',  
      'All group membership is terminated.'
    'New course messages'  => 'All group membership is terminated.',
 => 'Neue Kursnachrichten',  
      'The group ceases to be available either for viewing or for modification of group settings and membership.'
    'New critical messages in course'  => 'The group ceases to be available either for viewing or for modification of group settings and membership.',
 => 'Neue wichtige Kursnachrichten',  
      '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.'
    'New in course'  => 'The group folder is removed from the folder containing it - normally this is the "Course Groups" folder which contains folders for all groups in the course.',
 => 'Neu im Kurs',  
      '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.'
    'New version'  => '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.',
 => 'Neue Version',  
      'Delete group'
    'No messages sent.'  => '删除组',
 => 'Keine Nachrichten verschickt.',  
      'Group deletion failed because deletion of [_1] out of [_2] members failed.'
    'No new course messages'  => '删除组失败,因为[_1]的[_2]成员不能被删除。',
 => 'Keine neuen Kursnachrichten',  
      'Group successfully deleted.'
    'No problems require handgrading'  => '该组已成功删除。',
 => 'Keine Aufgaben müssen manuell bewertet werden',  
      "Although the group was deleted, an error occurred when removing the group's folder from the 'Course Groups' folder: [_1]"
    'No problems satisfy threshold criteria'  => "该组已被删除,从课程组的文件夹删除组文件夹时发生错误:[_1]",
 => 'Keine Aufgaben erfüllen die Schwellenkriterien',  
      'Group deletion failed.'
    'No problems with errors'  => '组删除失败。',
 => 'Keine Aufgaben mit Fehlern',  
      'Course Folder -[_1]'
    'No unread critical messages in course'  => '课程文件夹 [_1]',
 => 'Kein ungelesenen wichtigen Kursnachrichten',  
      'An error occurred when reading contents of parent folder to group:'
    'No unread posts in course discussions'  => 'An error occurred when reading contents of parent folder to group:',
 => 'Kein ungelesenen Beiträge in Kursdiskussionsforen',  
      'An error occurred when saving updated parent folder to group:'
    'No updated versions'  => 'An error occurred when saving updated parent folder to group:',
 => 'Keine aktualisierten Versionen',  
      'You have requested enabling the previously deleted group [_1].'
    'Num. students'  => 'You have requested enabling the previously deleted group [_1].',
 => 'Studierendenanzahl',  
      'When a deleted group is re-enabled the following occurs:'
    'Number of errors'  => 'When a deleted group is re-enabled the following occurs:',
 => 'Fehleranzahl',  
      'Group settings and membership at the time the group was deleted are reinstated.'
    'Number of new posts'  => 'Group settings and membership at the time the group was deleted are reinstated.',
 => 'Anzahl neuer Diskussionsbeiträge',  
      'A group folder is added to the "Course Groups" folder which contains folders for all groups in the course.'
    'Number ungraded'  => 'A group folder is added to the "Course Groups" folder which contains folders for all groups in the course.',
 => 'Anzahl nicht bewerteter',  
      'Reenable group'
    'Open Folder'  => '组恢复',
 => 'Verzeichnis öffnen',  
      'The group [_1] was not re-enabled, because it is not a deleted group.[_2]Perhaps it has already been re-enabled?'
    'Open all folders'  => 'The group [_1] was not re-enabled, because it is not a deleted group.[_2]Perhaps it has already been re-enabled?',
 => 'Alle Verzeichnisse öffnen',  
      'No end date set'
    'Page set to be displayed after you have selected a role in this course'  => '没有设定结束日期',
 => 'Seite, die angezeigt werden soll, nachdem Sie eine Rolle in diesem Kurs ausgewählt haben',  
      'Membership reinstated for [quant,_1,user], each with start and end dates for group access set to defaults: [_2] and [_3]'
    'Please select the type of LON-CAPA entity - Course or Group - for which you wish to add/modify a user role'  => 'Membership reinstated for [quant,_1,user], each with start and end dates for group access set to defaults: [_2] and [_3]',
 => 'Bitte wählen Sie den Typ der LON-CAPA-Entität - Kurs oder Gruppe - für den Sie die Benutzerrolle hinzufügen/ändern wollen.',  
      "Although the group was re-enabled, an error occurred when adding the group's folder to the 'Course Groups' folder: [_1]"
    'Please stand by while processing your print request, this may take some time ...'  => "Although the group was re-enabled, an error occurred when adding the group's folder to the 'Course Groups' folder: [_1]",
 => 'Ihr Druckauftrag wird bearbeitet. Dies kann einige Zeit dauern. Bitte warten Sie...',  
      'Re-enabling group failed.'
    'Print contents of directory'  => '重新启用组失败。',
 => 'Inhalte des Verzeichnisses drucken',  
      'with related words'
    'Print directory'  => '相关的关键词',
 => 'Verzeichnis drucken',  
      'with no related words'
    'Problem'  => '没有相关的关键词',
 => 'Aufgabe',  
      'Change Roles Preferences'
    'Problem Document'  => '改变角色偏好',
 => 'Aufgabe',  
      'Display [_1] Most Recent Roles'
    'Problem Name'  => '显示 [_1] 个最近角色',
 => 'Aufgabenbezeichnung',  
      'Freeze Role'
    'Problem is not open to be viewed. It'  => '冻结角色',
 => 'Aufgabe nicht zur Betrachtung freigegeben. Es',  
      'Recent Roles Hotlist is Disabled'
    'Problems requiring handgrading'  => '禁用最近使用角色的快速访问列表',
 => 'Aufgaben, die manuell bewertet werden müssen',  
      'Recent Roles Hotlist is Enabled'
    '(Problems with av. attempts &ge; [_1] or deg. difficulty &ge; [_2]) [_3] and total number of students with submissions &ge; [_4]'  => '启用最近使用角色的快速访问列表',
 => '(Aufgaben mit durchschnittlicher Anzahl an Versuchen &ge; [_1] oder Schwierigkeitsgrad &ge; [_2]) [_3] und insgesamte Anzahl an Studierenden, die etwas eingereicht haben &ge; [_4]',  
      'Author Space'
    'Problems with errors'  => '作者空间',
 => 'Aufgaben mit Fehlern',  
      'Degree of discrimination'
    'Re-publish'  => '分化程度',
 => 'Neu veröffentlichen',  
      'Disable WYSIWYG Editor'
    'Recently generated printouts'  => '禁用WYSIWYG编辑器',
 => 'Zuletzt erzeugte Ausdrucke',  
      'Hypertext Document'
    'Recently generated printout zip files'  => 'HTML 文件',
 => 'Zuletzt erzeugte ZIP-Dateien',  
      'Last Modifying User'
    'Reset Count?'  => '上次修改用户',
 => 'Zähler zurücksetzen?',  
      'Last Revision Date'
    'Reset counters to 0'  => '最近修订日期',
 => 'Zähler auf 0 zurücksetzen',  
      'Linked/Related Resources'
    'Select [_1]'  => '联系/相关资源',
 => 'Wähle [_1]',  
      'Network-wide courses using resource'
    'Select the sequence to print resources from:'  => '网络上使用该课程资源',
 => 'Wählen Sie die Sequenz, aus der Ressourcen gedruckt werden sollen:',  
      'Never'
    'Selected [_1]Problems[_2] from folder [_3]'  => '从不',
 => 'Bestimmte [_1]Aufgaben[_2] aus dem Verzeichnis [_3]',  
      'Preview'
    'Selected [_1]Resources[_2] from folder [_3]'  => '预览',
 => 'Bestimmte [_1]Ressourcen[_2] aus dem Verzeichnis [_3]',  
      'Resources that follow this resource in maps'
    'Selected <b>Problems</b> from <b>entire course</b>'  => 'Resources that follow this resource in maps',
 => 'Bestimmte <b>Aufgaben</b> des <b>gesamten Kurses</b>',  
      'Resources that lead up to this resource in maps'
    'Selected <b>Resources</b> from <b>entire course</b>'  => 'Resources that lead up to this resource in maps',
 => 'Bestimmte <b>Ressourcen</b> des <b>gesamten Kurses</b>',  
      'Resources used by this resource'
    'Selected <b>Problems</b> from <b>entire course</b> for <b>selected people</b>'  => 'Resources used by this resource',
 => 'Bestimmte <b>Ressourcen</b> des <b>gesamten Kurses</b> für <b>bestimmte Personen</b>',  
      'Resources using or importing resource'
    '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]',  
      'Return'
    'Selected [_1]Problems[_2] from folder [_3] for [_4]CODEd assignments[_5]'  => '后退',
 => 'Bestimmte [_1]Aufgaben[_2] aus dem Verzeichnis [_3] für [_4]geCODEte Übungen[_5]', # ???  
      'Setting WYSIWYG editor to:'
    'Selected [_1]Resources[_2] from folder [_3] for [_4]selected people[_5]'  => 'WYSIWYG-编辑器设置为:',
 => 'Bestimmte [_1]Resourcen[_2] aus dem Verzeichnis [_3] für [_4]bestimmte Personen[_5]',  
      'Source Available'
    '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]', # ???  
      'Source Custom Distribution File'
    'Selected [_1]Problems[_2] from current subdirectory [_3]'  => '源代码的访问权限',
 => 'Bestimmte[_1]Aufgaben[_2] aus aktuellem Unterverzeichnis [_3]',  
      'Start new page[_1]before selected'
    'Selected <b>Resources</b> from <b>selected folder</b> in course'  => 'Start new page[_1]before selected',
 => 'Bestimmte <b>Ressourcen</b> aus </b>bestimmtem Verzeichnis</b> im Kurs',  
      'on'
    'Send Message'  => '开',
 => 'Nachricht versenden',  
      '(on)'
    'Show all'  => '(on)',
 => 'Alle anzeigen',  
      'off'
    'Show my first due problem'  => '关',
 => 'Zeige meine erste zu bearbeitende Aufgabe',  
      '(off)'
    'Show only uncompleted problems'  => '(off)',
 => 'Zeige nur nicht erledigte Aufgaben',  
      '(re-initialize course to access)'
    'Show everything'  => '(re-initialize course to access)',
 => 'Alles anzeigen',  
      'All Parts'
    'Uncompleted Problems'  => 'All Parts',
 => 'Nicht erledigte Aufgaben',  
      'Changes will become active for your current session after [_1], or the next time you log in.'
    'All homework assignments have been completed.'  => '点击 [_1] 按钮来保存最后的更改。',
 => 'Alle Übungsaufgaben sind erledigt.',  
      'Cut'
    'Speller Suggestions'  => '剪切',
 => 'Speller Suggestions',  
      'Random Order'
    'Start a New Feed'  => '任意顺序',
 => 'Neuen Feed starten',  
      'Due and Answer Available'
    'Save Marked Changes'  => 'Due and Answer Available',
 => 'Markierte Änderungen speichern',  
      'Edit any group in the course'
    'Save changes'  => '课程分组管理',
 => 'Änderungen speichern',  
      'Editing the Table of Contents for your Course'
    'The preferences you set here can be overridden within each individual discussion.'  => '如何修改课程内容',
 => 'Die hier einstellbaren Präferenzen können innerhalb jedes Diskussionsbeitrages geändert werden.',  
      'Enter any group in the course'
    'This action is currently not authorized.'  => 'Enter any group in the course',
 => 'Diese Aktion ist zurzeit nicht erlaubt.',  
      'Existing Parameter Settings for Your Resources'
    'Time of last post'  => 'Existing Parameter Settings for Your Resources',
 => 'Uhrzeit des letzten Beitrags', #??? [SB 20.10.2006]  
      'Group'
    'Title of document goes here'  => '组',
 => 'Dokumententitel hier eintragen',  
      'Group:'
    'Body of document goes here'  => '组:',
 => 'Hauptinhalt des Dokuments kommt hier hin',  
      'Hidden'
    'Total number of students with submissions'  => '隐藏',
 => 'Gesamtzahl an Studierenden, die etwas eingereicht haben',  
      'List Symbs'
    'Unread course discussion posts'  => '内部标识',
 => 'Ungelesene Kursdiskussionsbeiträge',  
      'Symb List'
    'Version used'  => '内部标识名单',
 => 'verwendete Version',  
   #   'Manage Course Slots'
    'Version[_1]'  #=> '管理课程插槽',
 => 'Version[_1]',  
      'Manage Slots'
    'View current problem status and grading information'  => 'Manage Slots',
 => 'Bewertungs-Informationen',  
      'Manage student enrollment '
    "What's New?"  => '招生管理 ',
 => "Was gibt's Neues?",  
      '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'
    "What's New page"  => '修改课程和资源参数',
 => "Was-gibt's-Neues-Seite",  
      'Modify parameter settings for this resource'
    'You are accessing an invalid course'  => '参数设置',
 => 'Sie versuchen auf einen ungültigen Kurs zuzugreifen.',  
      'New and Existing Parameter Settings for Your Resources'
    'course only'  => '为您的资源设置新的和现有的参数',
 => 'nur Kurs',  
      'Parameter Change Log and Course Blog Posting/User Notification'
    'delete'  => '参数变更记录和课程博客/用户通知',
 => 'Löschen',  
      'Parameter Manager'
    'first resource in the course'  => '参数管理',
 => 'erste Kursressource',  
      'Randomly Pick: '
    'grps.gif'  => '随机挑选: ',
 => 'grps.gif',  
      'Remove'
    'hidden'  => '删除',
 => 'verborgen',  
      'Rendering:'
    'list[_1]'  => '检查:',
 => 'list[_1]',  
      'Select Parameters to View'
    'new feed'  => '选择想要查看的参数',
 => 'new feed',  
      'Select Parts to View'
    'since last month'  => '选择想要查看的部分',
 => 'seit letztem Monat',  
      'Set Parameter Setting Default Actions'
    'since last week'  => '设置默认操作的参数',
 => 'seit letzter Woche',  
      'Set Portfolio Metadata'
    'since start of course'  => '设置元数据-组合',
 => 'seit Kursbeginn',  
      'Set/Modify Resource Parameters - Helper Mode'
    'since yesterday'  => '设置/修改资源参数 - 辅助模式',
 => 'seit gestern',  
      'Set/Modify Resource Parameters - Overview Mode'
    'specific setting for this course'  => '设置/修改资源参数 - 概况模式',
 => 'spezifische Einstellung für diesen Kurs',  
      'Set/Modify Resource Parameters - Table Mode'
    'test.problem'  => '设置/修改资源参数 - 表模式',
 => 'test.problem',  
      'Settings for Your Course'
    'user preference'  => '课程设置',
 => 'Benutzerpräferenz',  
      'Table Mode'
    'version[_1]'  => '表模式',
 => 'Version[_1]',  
      'Table Mode Parameter Setting'
    "what's new? page"  => '表模式参数设定',
 => "Was-gibt's-Neues-Seite",  
      '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]".'
    'your general user preferences'  => '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]".',
 => 'Ihre allgemeinen Benutzerpräferenzen',  
      'URL hidden'
    'Submitting as Comment'  => '隐藏 URL',
 => 'Kommentar wird gesendet',  
      'Update Parameter Display'
    'Submitting as Policy Feedback'  => '更新参数',
 => 'Feedback zu Kursrichtlinien wird gesendet',  
      'View calculated grades (Spreadsheet)'
    'Submitting as Question'  => '计算评分(Spreadsheet)',
 => 'Frage wird gesendet',  
      "What's new?"
    'Total Points In Course'  => "有什么新的?",
 => 'Gesamtpunkte im Kurs',  
      're-initializing Course'
    'You are accessing an invalid course'  => '重新初始化课程',
 => 'Sie versuchen auf einen ungültigen Kurs zuzugreifen',  
      'Show Resource'
    'the resource you just saw on the screen'  => '查看资源',
 => 'die zuletzt betrachtete Ressource',  
      'Feedback to resource author'
    'Annotations'  => '反馈给此资源的作者',
 => 'Notizen',  
      'Click to add/remove attachments'
    'Close (no save)'  => '单击添加/删除附件',
 => 'Schließen (ohne Speichern)',  
      'New attachments'
    'Save and Update'  => '新附件',
 => 'Speichern und aktualisieren',  
      'Retained attachments'
    'Bookmark Tree Viewer/Editor'  => '保留附件',
 => 'Lesezeichenbaum-Anzeige/Editor',  
      'Add a new attachment to this post.'
    'Chat'  => '给这个信息添加新的附件:',
 => 'Chat',  
      'Discussion Post Attachments'
    'Chat room'  => '讨论张贴附件',
 => 'Chatroom',  
      'Modify course settings'
    'Drop Box'  => 'Modify course settings',
 => 'Drop Box',  
      'Send and display broadcast e-mail'
    'Import Bookmarks'  => 'Send and display broadcast e-mail',
 => '导入书签',  
 #=> 'Lesezeichen importieren',     'Awarded Total Points'
   => '达到总分',
    'The LearningOnline Network with CAPA'  
 => 'The LearningOnline Network with CAPA',     'Total Parts Done'
   => 'Total Parts Done',
    'This LON-CAPA server is temporarily not available for login.'  
 => 'Dieser LON-CAPA-Server ist derzeit zum Anmelden nicht verfügbar.',     'Create a single course'
   => 'Create a single course',
    'Please attempt to login to one of the following servers:'  
 => 'Bitte versuchen Sie sich an einem der folgenden Server anzumelden:',     'Create a new course by completing an online form.'
   => 'Create a new course by completing an online form.',
    '(preferred)'  
 => '(bevorzugt)',     'Create a single collaborative group space'
   => 'Create a single collaborative group space',
    '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.',     '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.',
    'Collaborative Tools'  
 => 'Kollaborative Werkzeuge',     'Create courses/groups by uploading an attributes file'
   => 'Create courses/groups by uploading an attributes file',
    'Course content'  
 => 'Kursinhalt',     '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.',
    'Create a new group'  
 => 'Neue Gruppe erstellen',     'current'
   => '当前的',
    'Created'  
 => 'Erstellt',     'Version changes'
   => 'Version changes',
    'Creator'  
 => 'Ersteller',     'Change interval'
   => 'Change interval',
    'Discussion Boards'  
 => 'Diskussionsforen',     'Student Submission Reports'
   => 'Student Submission Reports',
    'Disk Use (%)'  
 => 'Speicherplatzverbrauch (%)',     'Prepare reports of student submissions.'
   => 'Prepare reports of student submissions.',
    'Enable Recent Roles Hotlist:'  
 => 'Verwende Schnellzugriff für zuletzt verwendete Rollen:',     'Survey Reports'
   => 'Survey Reports',
    'Erster Kurs'  
 => 'Erster Kurs',     'Prepare reports on survey results.'
   => 'Prepare reports on survey results.',
    'Files'  
 => 'Dateien',     'View survey'
   => 'View survey',
    'Group Name'  
 => 'Gruppenname',     'Previous Survey'
   => 'Previous Survey',
    'Group Title'  
 => 'Gruppentitel',     'Next Survey'
   => 'Next Survey',
    'Members'  
 => 'Mitglieder',     'Choose a different Survey'
   => 'Choose a different Survey',
    'Modify'  
 => 'Verändern',     'Generate Report'
   => 'Generate Report',
    'Re-enable'  
 => 'Wiederherstellen',     'Part [_1], Response [_2]'
   => '部份 [_1], 答案 [_2]',
    'Expire'  
 => 'Ablaufen lassen',     'Foil Name'
   => 'Foil Name',
    'Group settings'  
 => 'Gruppen-Einstellungen',     'Foil Text'
   => 'Foil Text',
    'Modify group membership'  
 => 'Gruppen-Mitgliedschaften ändern',     'Percent'
   => '百分比',
    'No groups exist.'  
 => 'Es existieren keine Gruppen.',     'Correct Problems Plot'
   => 'Correct Problems Plot',
    'Number of roles in Hotlist:'  
 => 'Anzahl der Rollen in Schnellzugriffsliste:',     'Display a histogram of student performance in the course.'
   => 'Display a histogram of student performance in the course.',
    'Quota (Mb)'  
 => 'Speicherplatz (MB)',     'Access Status'
   => '访问状态',
    'Remote Control'  
 => 'Fernbedienung',     '[_1] Limit by time'
   => '[_1] 限制时间',
    '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.',     'Submission Time Plots'
   => 'Submission Time Plots',
    '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.',     'Currently Has Access'
   => '目前访问',
    'Switch to Inline Menu Mode'  
 => 'Zum Modus mit Kopfzeilenmenü wechseln',     'Will Have Future Access'
   => '将来的访问',
    '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.',     'Previously Had Access'
   => '此前的访问',
    'View Status'  
 => 'Status anzeigen',     'Any Access Status'
   => '任易的访问状态',
    'View/Change Status'  
 => 'Status anzeigen/ändern',     'Previous Problem'
   => '前面的问题',
    'You are not currently a member of any active groups in this course.'  
 => 'Sie sind zurzeit nicht Mitglied einer aktiven Gruppe in diesem Kurs.',     'Next Problem'
   => '下一个问题',
    'Group [_1] was updated.'  
 => 'Die Gruppe [_1] wurde aktualisiert.',     'Choose a different Problem'
   => 'Choose a different Problem',
    '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]',     'Update Caches'
   => 'Update Caches',
    'Discussion Boards Folder created.'  
 => 'Diskussionsforums-Verzeichnis wurde angelegt.',     'Begin'
   => 'Begin',
    'You do not have group administration privileges in this course.'  
 => 'Sie haben in diesem Kurs keine Gruppen-Administrationsrechte.',     'There are no students in the sections selected.'
   => 'There are no students in the sections selected.',
    '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.',     'There are no students in the sections/groups selected.'
   => 'There are no students in the sections/groups selected.',
    'You have requested deletion of the group [_1].'  
 => 'Sie möchten die Gruppe [_1] löschen.',     'There is no submission data for this problem at all.'
   => 'There is no submission data for this problem at all.',
 #activated  
 #reenabled     'There is no submission data for this problem.'
 #modified  => 'There is no submission data for this problem.',
 #added  
 #deleted     'There is no submission data for this resource.'
 #expired  => 'There is no submission data for this resource.',
   
    'The following users could not be activated, because an error occurred:'     'There is no data to plot.'
 => 'Die folgenden Benutzer konnten nicht aktiviert werden, da ein Fehler aufgetreten ist:',  => 'There is no data to plot.',
   
    'The following users could not be reenabled, because an error occurred:'     'Analysis of [_1] is not supported.'
 => 'Die folgenden Benutzer konnten nicht wiederhergestellt werden, da ein Fehler aufgetreten ist:',  => 'Analysis of [_1] is not supported.',
   
    'The following users could not be modified, because an error occurred:'     'None of the selected students attempted the problem more than [_1] times.'
 => 'Die folgenden Benutzer konnten nicht geändert werden, da ein Fehler aufgetreten ist:',  => 'None of the selected students attempted the problem more than [_1] times.',
   
    'The following users could not be added, because an error occurred:'     'None of the selected students attempted the problem.'
 => 'Die folgenden Benutzer konnten nicht hinzugefügt werden, da ein Fehler aufgetreten ist:',  => 'None of the selected students attempted the problem.',
   
    'The following users could not be deleted, because an error occurred:'     'The analysis you have selected is not supported at this time.'
 => 'Die folgenden Benutzer konnten nicht entfernt werden, da ein Fehler aufgetreten ist:',  => 'The analysis you have selected is not supported at this time.',
   
    'The following users could not be expired, because an error occurred:'     'Graph Problem Submission Times'
 => 'Die Mitgliedschaften der folgenden Benutzer konnten nicht entzogen werden, da ein Fehler aufgetreten ist:',  => 'Graph Problem Submission Times',
   
    'No change occurred for the following users:'     'Return to Directory'
 => 'Folgende Benutzer bleiben unverändert:',  => '返回目录',
   
    'When a group is deleted the following occurs:'     'Return to directory'
 => 'Beim Löschen einer Gruppe passiert folgendes:',  => '返回目录',
   
    'All group membership is terminated.'     'My Roles'
 => 'Alle Gruppen-Mitgliedschaften werden aufgelöst.',  => '我的角色',
   
    'The group ceases to be available either for viewing or for modification of group settings and membership.'     'My Space'
 => '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.'     'Edit blogs, RSS feeds, and podcasts'
 => '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.',  => '博客, RSS-反馈 和 播客',
   
    '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.'     'Content Library'
 => '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.',  => '内容',
   
    'Delete group'     'Search the contents of this course or accessible portfolio files'
 => 'Gruppe löschen',  => '搜索这门课程的内容,或可组合文件',
   
    'Group deletion failed because deletion of [_1] out of [_2] members failed.'     'Grading and Statistics'
 => 'Das Löschen der Gruppe ist fehlgeschlagen, da [_1] von [_2] Mitgliedern nicht entfernt werden konnten.',  => '审查和统计',
   
    'Group successfully deleted.'     'Other'
 => 'Die Gruppe wurde erfolgreich gelöscht.',  => '其他',
   
    "Although the group was deleted, an error occurred when removing the group's folder from the 'Course Groups' folder: [_1]"     'group'
 => "Die Gruppe wurde zwar gelöscht, beim Entfernen des Gruppen-Verzeichnisses aus dem 'Kursgruppen'-Verzeichnis ist jedoch ein Fehler aufgetreten: [_1]",  => '组',
   
    'Group deletion failed.'     'Size'
 => 'Das Löschen der Gruppe ist fehlgeschlagen.',  => '大小',
   
    'Course Folder -[_1]'     'Current Access Status'
 => 'Kursverzeichnis [_1]',  => '目前获得状态',
   
    'An error occurred when reading contents of parent folder to group:'     'Delete Checked Files'
 => 'Beim Lesen des übergeordneten Verzeichnisses für die Gruppe ist ein Fehler aufgetreten:',  => '删除选中的文件',
   
    'An error occurred when saving updated parent folder to group:'     'Using the portfolio file list'
 => 'Beim Speichern des aktualisierten übergeordneten Verzeichnisses für die Gruppe ist ein Fehler aufgetreten:',  => '使用组合的文件列表',
   
    'An error occurred when reading contents of parent folder to group:'     'Help on the portfolio'
 => 'Beim Lesen des Inhalts des übergeordneten Verzeichnisses für die Gruppe ist ein Fehler aufgetreten:',  => '组帮助',
   
    'You have requested enabling the previously deleted group [_1].'     'Private'
 => 'Sie möchten die gelöschte Gruppe [_1] wiederherstellen.',  => '私人的',
   
    'When a deleted group is re-enabled the following occurs:'     'Change How Menus are Displayed'
 => 'Beim Wiederherstellen einer gelöschten Gruppe passiert folgendes:',  => '改变菜单显示',
   
    'Group settings and membership at the time the group was deleted are reinstated.'     'Use icons and text'
 => 'Gruppen-Einstellungen und -Mitgliedschaften, die zum Zeitpunkt des Löschens dieser Gruppe bestanden, werden wieder hergestellt.',  => '使用图标和文本',
   
    'A group folder is added to the "Course Groups" folder which contains folders for all groups in the course.'     'Use buttons and text'
 => 'Ein Gruppenverzeichnis wird dem "Kursgruppen"-Verzeichnis hinzugefügt, das Verzeichnisse aller Gruppen für diesen Kurs enthält.',  => '使用按钮和文本',
   
    'Reenable group'     'Use icons only'
 => 'Gruppe wiederherstellen',  => '只有图标',
   
    'The group [_1] was not re-enabled, because it is not a deleted group.[_2]Perhaps it has already been re-enabled?'     'Previous Tries'
 => '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'     'Change Main Menu'
 => 'Keine Endedatum gesetzt',  => '改变主菜单',
   
    'Membership reinstated for [quant,_1,user], each with start and end dates for group access set to defaults: [_2] and [_3]'     'New screenname (shown if you post anonymously)'
 => 'Die Mitgliedschaft wurde für [_quant,_1,Benutzer] wiederhergestellt, jeweils mit den voreingestellten Start- und Endedatumswerten dieser Gruppe: [_2] und [_3].',  => '新昵称(显示在匿名讨论中)',
   
    "Although the group was re-enabled, an error occurred when adding the group's folder to the 'Course Groups' folder: [_1]"     'New nickname (shown if you post non-anonymously)'
 => "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.'     'Choose the time window to use to display roles for which access to the course expired.'
 => 'Wiederherstellen der Gruppe ist fehlgeschlagen.',  => 'Choose the time window to use to display roles for which access to the course expired.',
   
    'with related words'     'Choose the time window to use to display roles for which access to the course became available.'
 => 'mit ähnlichen Wörtern',  => 'Choose the time window to use to display roles for which access to the course became available.',
   
    'with no related words'     'Choose the time window to use to display resources in the course with version changes.'
 => 'ohne ähnliche Wörter',  => '选择的时间窗口,显示课程资源与版本变化。',
   
    'Change Roles Preferences'     'User Management'
 => 'Rollenpräferenzen ändern',  => '用户管理',
   
    'Display [_1] Most Recent Roles'     'Manage student enrollment'
 => 'Zeige [_1] der zuletzt verwendeten Rollen',  => '招生管理',
   
    'Freeze Role'     'Modify an existing group'
 => 'Rolle einfrieren',  => '修改现有的组',
   
    'Recent Roles Hotlist is Disabled'     'Delete an existing group'
 => 'Schnellzugriffsliste für zuletzt verwendete Rollen wird nicht verwendet',  => '删除现有的组',
   
    'Recent Roles Hotlist is Enabled'     'Re-enable a deleted group'
 => 'Schnellzugriffsliste für zuletzt verwendete Rollen wird verwendet',  => '还原已删除的组',
   
    'Author Space'     'Enter an existing group'
 => 'Autorenbereich',  => '加入现有的组',
   
    'Degree of discrimination'     'Course Management'
 => 'Grad der Abgrenzung',  => '课程管理',
   
    'Disable WYSIWYG Editor'     'Reset Student Access Times'
 => 'WYSIWYG-Editor deaktivieren',  => '重置学生的访问时间',
   
    'Hypertext Document'     'Submission #'
 => 'HTML-Dokument',  => '回答次数',
   
    'Last Modifying User'     'Try'
 => 'Benutzer, der zuletzt geändert hat',  => '尝试',
   
    'Last Revision Date'     'Try [_1]'
 => 'Datum der letzten Überarbeitung',  => '尝试 [_1]。',
   
    'Linked/Related Resources'     'Submitted Answer'
 => 'Verknüpfte/Verwandte Ressourcen',  => '提交答案',
   
    'Network-wide courses using resource'     'Close Window'
 => 'Netzwerkweite Kurse, die diese Ressource verwenden',  => '关闭窗口',
   
    'Never'     'Close window'
 => 'Niemals',  => '关闭窗口',
   
    'Preview'     'Portfolio Search'
 => 'Vorschau',  => '组合搜索',
   
    'Resources that follow this resource in maps'     'Enter words and quoted phrases'
 => 'Ressourcen, die in einer Inhaltszusammenstellung Nachfolger dieser Ressource sind',  => '输入字词和引用短语',
   
    'Resources that lead up to this resource in maps'     'Portfolio and Course Search'
 => 'Ressourcen, die in einer Inhaltszusammenstellung Vorläufer dieser Ressource sind',  => '组合及课程搜寻',
   
    'Resources used by this resource'     'Message Status'
 => 'Ressourcen, die von dieser Ressource verwendet werden',  => '邮件状态',
   
    'Resources using or importing resource'     'Any'
 => 'Ressourcen, die diese Ressource benutzen', #??? [SB 18.10.2006]  => '任意的',
   
    'Return'     'Unread'
 => '后退',  => '未阅读',
 #=> 'Zurück',  
      'Read'
    'Setting WYSIWYG editor to:'  => '已阅读',
 => 'Setze WYSIWYG-Editor auf:',  
      'Replied to'
    'Source Available'  => '回复',
 => 'Quellcode verfügbar',  
      'Forwarded'
    'Source Custom Distribution File'  => '转发',
 => 'Datei zum Maßschneidern der Zugriffsrechte für Quellcode',  
      'Rename Folder'
    'Start new page<br />before selected'  => '重命名文件夹',
 => 'Start new page<br />before selected',  
      'Delete Folder'
    'on'  => '删除文件夹',
 => 'an',  
      'Recent Roles'
    '(on)'  => '最近的角色',
 => '(an)',  
      'Close navigation window'
    'off'  => '关闭导航窗口',
 => 'aus',  
      'Post Anonymous'
    '(off)'  => '匿名发送',
 => '(aus)',  
      'Post'
    '(re-initialize course to access)'  => '发送',
 => '(Kurs neu initialisieren, um Zugriff zu erhalten)',  
      'Back to preferences menu'
    'All Parts'  => '后退',
 => 'Alle Teile',  
      'Forward messages to other account(s) in LON-CAPA'
    'Changes will become active for your current session after [_1], or the next time you log in.'  => 'Forward messages to other account(s) in LON-CAPA',
 # => '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.'     'Forward to account(s)'
 => '点击 [_1] 按钮来保存最后的更改。',  => 'Forward to account(s)', # '转发地址',
 #=> 'Klicken Sie auf [_1], um die letzten Änderungen sofort zu übernehmen.',  
      'e.g. <tt>userA:domain1,userB:domain2,...</tt>'
    'Cut'  => '例如 <tt>用户A:领域1,用户B:领域2,...</tt>',
 => '剪切',  
 #=> 'Ausschneiden',     'Notification E-mail Address(es)'
   => 'Notification E-mail Address(es)',
    'Random Order'  
 => '任意顺序',     'E-mail address(es) which should be notified about new LON-CAPA messages'
 #=> 'Zufällige Reihenfolge',  => '关于 LON-CAPA 新消息被通知的 E-Mail 地址',
   
    'Due and Answer Available'     'e.g. <tt>joe@doe.com</tt>'
 => 'Fällig, Antwort verfügbar',  => '例如 <tt>xiaoming@sohu.com</tt>',
   
    'Edit any group in the course'     'Notification address'
 => '课程分组管理',  => '通知地址',
 #=> 'Kursgruppen verwalten',  
      'Types of message for which notification is sent'
    'Editing the Table of Contents for your Course'  => '发出应该被通知的信息',
 => '如何修改课程内容',  
 #=> 'Wie bearbeite ich den Inhalt des Kurses',     'Excerpt retains HTML tags in message'
   => '在邮件中保持 HTML',
    'Enter any group in the course'  
 => 'Einer beliebigen Gruppe des Kurses beitreten',     'All'
   => '所有的',
    'Existing Parameter Settings for Your Resources'  
 => 'Bestehende Parameter-Einstellungen für Ihre Ressourcen',     'Critical only'
   => '只重要的',
    'Export Course to IMS'  
 => '导出-IMS',     'Non-critical only'
 #=> 'IMS-Export',  => '非重要的',
   
    'Group'     'Add new address'
 => 'Gruppe',  => '添加新的地址',
   
    'Group:'     'What are forwarding and notification addresses?'
 => 'Gruppe:',  => '什么是转发和通知地址?',
   
    'Hidden'     'What are critical messages?'
 => '隐藏',  => '什么是重要的信息?',
 #=> 'Verborgen',  
      'Change Roles Page Pref'
    'List Symbs'  => '用户角色快速访问列表',
 => '内部标识',  
 #=> 'Interne Bezeichner',     'Number of Roles in Hotlist:'
   => '一些角色的快速访问列表:',
   
    'Symb List'     'Current Password'
 => 'Liste interner Bezeichner',  => '当前密码',
   
    'Manage Course Slots'     'New Password'
 => 'Kurs-Slots verwalten',  => '新密码',
   
    'Manage student enrollment '     'Confirm Password'
 => 'Studentische Kursbelegungen verwalten ',  => '新密码确认',
   
    'Modify Resource Parameters - Overview Mode'     'Passwords must be a minimum of 7 characters long. Please try again.'
 => 'Ändern von Ressourcen-Parametern - Übersichtsmodus',  => '密码必须至少有7个字符长。请再试一次。',
   
    'Modify parameter settings (due dates, etc) for resources and the course'     'The new passwords you entered do not match. Please try again.'
 => '修改课程和资源参数',  => '新的密码输入不匹配。请再试一次。',
 #=> 'Kurs- und Ressourcen-Parameter',  
      'Please make sure your old password was entered correctly.'
    'Modify parameter settings for this resource'  => '请确认您的旧密码输入正确。',
 => '参数设置', # long version: 'Parametereinstellungen für diese Ressource ändern',  
 #=> 'Parametereinstellungen', # long version: 'Parametereinstellungen für diese Ressource ändern',     'Send me a message'
   => '请给我发送邮件',
   
    'New and Existing Parameter Settings for Your Resources'     'Show Public View'
 => 'Neue und bestehende Parameter-Einstellungen für die Ressourcen',  => '查看公众视野',
   
    'Parameter Change Log and Course Blog Posting/User Notification'     'Delete Photo'
 => 'Parameteränderungs-Protokoll und Kurs-Blog-Einträge/Benutzer-Benachrichtigung',  => '删除照片',
   
    'Parameter Manager'     'Help with filling in text boxes'
 => '参数管理',  => '文本框输入帮助',
 #=> 'Kurs- und Ressourcen-Parameter',  
      'Examples'
    'Randomly Pick: '  => '例子',
 => '随机挑选: ',  
 #=> 'Wähle zufällig: ',     'Summary Preview'
   => '摘要预览',
    'Remove'  
 => '删除',     'Send copy to permanent email address (if known)'
 #=> 'Entfernen',  => '发送副本到其它的电子邮件地址 (如果已知)',
   
    'Rendering:'     'Include in course RSS newsfeed'
 => 'Überprüfung:',  => '包括课程的 RSS-Feeds',
   
    'Select Parameters to View'     'Allow replies:'
 => 'Auswahl der Parameter, die angezeigt werden sollen',  => '允许答复:',
   
    'Select Parts to View'     'Reply to:'
 => 'Auswahl der anzuzeigenden Aufgabenteile',  => '回复:',
   
    'Set Parameter Setting Default Actions'     'Domain Management'
 #SD => 'Setze Parameter-Einstellungen für Default-Aktionen',  => '域管理',
 => 'Standardaktionen für Parametereinstellungen',  
      'Course ID of Key Authority:'
    'Set Portfolio Metadata'  => 'Course ID of Key Authority:',
 => 'Portfolio-Metadaten',  
      'Set domain configuration'
    'Set/Modify Resource Parameters - Helper Mode'  => '域配置',
 => 'Ressourcen-Parameter - Hilfsmodus',  
      'Domain Configuration'
    'Set/Modify Resource Parameters - Overview Mode'  => '域配置',
 => 'Ressourcen-Parameter - Übersichtsmodus',  
      'View/Modify Domain Settings'
    'Set/Modify Resource Parameters - Table Mode'  => '查看/修改域配置',
 => 'Ressourcen-Parameter - Tabellenmodus',  
      'Menu'
    'Settings for Your Course'  => '菜单',
 => 'Kurs-Einstellungen',  
      'Domain Settings'
    'Table Mode'  => '域配置',
 => 'Tabellenmodus',  
      'Course Environment'
    'Table Mode Parameter Setting'  => '课程环境',
 => 'Tabellenmodus-Parameter-Einstellungen',  
      'Edit Course Environment'
    '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.',  
      'Users allowed to clone course'
    'URL hidden'  => 'Users allowed to clone course',
 => '隐藏 URL',  
 #=> 'URL verborgen',     '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.',
    'Update Parameter Display'  
 => 'Parameteranzeige aktualisieren',     '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.',
    'View calculated grades (Spreadsheet)'  
 => '计算评分(电子表格)',     'Use [_1] to allow unrestricted cloning in all domains.'
 #=> 'Berechnete Bewertungen (Beurteilungsbogen)',  => 'Use [_1] to allow unrestricted cloning in all domains.',
   
    "What's new?"     'URL of Syllabus (not using internal handler)'
 => "有什么新的?",  => '教学大纲的网址 (URL)',
 #=> "Was gibt's Neues?",  
      'Custom Text for Resource Content Question Option in Feedback'
    '[quant,_1,day]'  => 'Custom Text for Resource Content Question Option in Feedback',
 => '[quant,_1,Tag,Tage]',  
      'Custom Text for Course Content Option in Feedback'
    'grades[_3]'  => 'Custom Text for Course Content Option in Feedback',
 => 'Bewertungen[_3]',  
      'Custom Text for Course Policy Option in Feedback'
    'new.gif'  => 'Custom Text for Course Policy Option in Feedback',
 => 'new.gif',  
      'Allow students to view classlist.'
    'parms[_2]'  => 'Allow students to view classlist.',
 => 'parms[_2]',  
      'Allow users with specified roles to edit/delete their own discussion posts'
    'pgrd.gif'  => 'Allow users with specified roles to edit/delete their own discussion posts',
 => 'pgrd.gif',  
      'Suppress number of tries in printing'
    'pparm.gif'  => 'Suppress number of tries in printing',
 => 'pparm.gif',  
      'Default paper type'
    'problem[_1]'  => 'Default paper type',
 => 'problem[_1]',  
      'Default beginning date for student access.'
    'problem[_2]'  => '学生访问的默认开始日期',
 => 'problem[_2]',  
      'Default ending date for student access.'
    're-initializing Course'  => '学生访问的默认结束日期',
 => '重新初始化课程',  
 #=> 'Kurs neu initialisieren',     'Disable checking of Significant Figures'
   => 'Disable checking of Significant Figures',
    'Show Resource'  
 => 'Zeige Ressource',     'Disable automatically printing point values onto exams.'
   => 'Disable automatically printing point values onto exams.',
    'Feedback to resource author'  
 => 'Feedback an den Autor der Ressource',     'Send message to student when clicking Done on Tasks'
   => 'Send message to student when clicking Done on Tasks', # ???
   
 #     'Restrict Metadata'
   => '限制数据',
    'Click to add/remove attachments',  
 => 'Hier klicken, um Anhänge anzufügen/zu entfernen',     'Show to student'
   => 'Show to student',
    'New attachments'  
 => 'Neue Anhänge',     'Provide text area for students to type metadata'
   => 'Provide text area for students to type metadata',
    'Retained attachments'  
 => 'Zurückbehaltene Anhänge',     'Provide choices for students to select from'
   => 'Provide choices for students to select from',
    'Add a new attachment to this post.'  
 => 'Neuen Anhang für diese Nachricht erstellen:',     'Student may select multiple choices from list'
   => 'Student may select multiple choices from list',
    'Discussion Post Attachments'  
 => 'Anhänge für Diskussionsbeiträge',     'Student may select only one choice from list'
   => 'Student may select only one choice from list',
   
 #     'Add a Metadata Field'
   => 'Add a Metadata Field',
    'Modify course settings'  
 => 'Kurs-Einstellungen',     'Order Metadata Fields'
   => 'Order Metadata Fields',
    'Send and display broadcast e-mail'  
 => 'Broadcast-E-Mails',     'Continue Import'
   => 'Continue Import',
    'Awarded Total Points'  
 => 'Erreichte Gesamtpunktzahl',     'Continue Search'
   => 'Continue Search',
    'Total Parts Done'  
 => 'Gesamtanzahl erledigter Aufgabenteile',     'Finish Import'
   => 'Finish Import',
    'Create a single course'  
 => 'Einen neuen, einzelnen Kurs erstellen',     'Include'
   => 'Include',
    'Create a new course by completing an online form.'  
 => 'Einen neuen Kurs durch Ausfüllen eines Formulars erstellen.',     'LON-CAPA Catalog Search'
   => 'LON-CAPA 目录搜索',
    'Create a single collaborative group space'  
 => 'Einzelnen, kollaborativen Gruppenbereich erstellen',     '[_1] include external resources'
   => '[_1] include external resources',
    '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.',     'Change Course Initialization Preference'
   => '课程初始化设置',
    'Create courses/groups by uploading an attributes file'  
 => 'Kurse/Gruppen durch Hochladen einer Attributedatei erstellen',     'Change Course Init. Pref.'
   => '课程初始化设置',
    '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.',     'Reset Access Times'
   => 'Reset Access Times',
    'current'  
 => 'aktuell',     'Select Scope'
   => 'Select Scope',
   
 #     'Reset times on one or more folders/maps for a single student.'
    'Update Class List'  => 'Reset times on one or more folders/maps for a single student.',
 => 'Kursteilnehmerliste aktualisieren', # n.t.  
      'Reset times on a single folder/map for a section or whole clase.'
    'Version changes'  => 'Reset times on a single folder/map for a section or whole clase.',
 => 'Versionsänderungen',  
      'Choose a student:'
    'Change interval'  => '选择一个学生:',
 => 'Intervall ändern',  
      'Select Currently Enrolled Students and Active Course Personnel'
    'Student Submission Reports'  => 'Select Currently Enrolled Students and Active Course Personnel',
 => 'Berichte studentischer Einreichungen',  
      'This is a list of first access times and what was accessed, please select those you want deleted.'
    'Prepare reports of student submissions.'  => 'This is a list of first access times and what was accessed, please select those you want deleted.',
 => 'Berichte zu den studentischen Einreichungen erstellen',  
      'Select:'
    'Survey Reports'  => '选择:',
 => 'Umfrage-Berichte',  
      'All Course Personnel'
    'Prepare reports on survey results.'  => '所有课程人员',
 => 'Berichte zu Umfrage-Ergebnissen erstellen',  
      'No Section'
    'View survey'  => 'No Section',
 => 'Umfrage betrachten',  
      'Unselect'
    'Previous Survey'  => '取消',
 => 'Vorherige Umfrage',  
      'Select a folder/map'
    'Next Survey'  => '选择目录/内容列表',
 => 'Nächste Umfrage',  
      'Will remove access times for'
    'Choose a different Survey'  => 'Will remove access times for',
 => 'Andere Umfrage wählen',  
      'from users'
    'Generate Report'  => 'from users',
 => 'Bericht erstellen',  
      'No Access times found for student'
    'Part [_1], Response [_2]'  => 'No Access times found for student',
 => 'Aufgabenteil [_1], Antwort [_2]',  
      'Finish'
    'Foil Name'  => 'Finish',
 => 'Name der Auswahlmöglichkeit',  
      'Name of New Folder'
    'Foil Text'  => '新建文件夹的名称',
 => 'Text der Auswahlmöglichkeit',  
      'Name of New Page'
    'Percent'  => '新组合页面的名称',
 => 'Prozent',  
      'New Page'
    'Correct Problems Plot'  => '新组合页面',
 => 'Richtige-Antworten-Diagramme',  
      'WARNING: Removing a resource makes associated grades and scores inaccessible!'
    'Display a histogram of student performance in the course.'  => 'WARNING: Removing a resource makes associated grades and scores inaccessible!',
 => 'Histogramm studentischer Kursleistungen anzeigen',  
      'Clipboard'
    'Access Status'  => 'Clipboard',
 => 'Zugriffsstatus',  
      'Remove[_99]'
    'Limit by time'  => 'Remove[_99]',
 => 'Zeitliche Begrenzung', # n.t.  
      '?[_99]'
    'Submission Time Plots'  => '?[_99]',
 => 'Einreichungszeit-Diagramme',  
      'WARNING: Cutting a resource makes associated grades and scores inaccessible!'
    'Currently Has Access'  => 'WARNING: Cutting a resource makes associated grades and scores inaccessible!',
 => 'Aktueller Zugriff',  
      'Grades remain inaccessible if resource is pasted into another folder.'
    'Will Have Future Access'  => 'Grades remain inaccessible if resource is pasted into another folder.',
 => 'Zukünftiger Zugriff',  
      'Cut[_98]'
    'Previously Had Access'  => 'Cut[_98]',
 => 'In der Vergangenheit liegender Zugriff',  
      '?[_98]'
    'Any Access Status'  => '?[_98]',
 => 'Beliebiger Zugriffsstatus',  
      'Paste'
    'Previous Problem'  => 'Paste',
 => 'Vorherige Aufgabe',  
      '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].'
    'Next Problem'  => '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].',
 => 'Nächste Aufgabe',  
      'This may take a few moments to display.'
    'Choose a different Problem'  => '计算需要几分钟的时间。',
 => 'Eine andere Aufgabe auswählen',  
      'Detailed Citation Preview'
    'Update Caches'  => '详细引文预览',
 => 'Cache aktualisieren',  
      'related words'
    'Begin'  => '相关词',
 => 'Beginn',  
      'Any domain'
    'There are no students in the sections selected.'  => '任何域',
 => 'In den gewählten Sektionen sind keine Studenten.',  
      'Reset'
    'There are no students in the sections/groups selected.'  => '重置',
 => 'In den gewählten Sektionen/Gruppen sind keine Studenten.',  
      'MIME Type Category'
    'There is no submission data for this problem at all.'  => 'MIME 类型分类',
 => 'Für diese Aufgabe existieren keinerlei studentische Einreichungsdaten.',  
      'Domains'
    'There is no submission data for this problem.'  => '域',
 => 'Für diese Aufgabe existieren keine studentischen Einreichungsdaten.',  
      'Custom Metadata fields'
    'There is no submission data for this resource.'  => '自定义元数据字段',
 => 'Für diese Ressource existieren keine Einreichungsdaten.',  
      'Field Name'
    'There is no student data for this problem.'  => '域名',
 => 'Für diese Aufgabe existieren keine studentischen Daten.',  
      'Field Value(s)'
    'There is no data to plot.'  => '域值',
 => 'Es existieren keine Daten, die geplottet werden könnten.',  
      'Another custom field/value pair?'
    'Analysis of [_1] is not supported.'  => '其他自定义字段/值配对?',
 => 'Die Analyse von Aufgaben des Typs "[_1]" wird nicht unterstützt.',  
      'Creation and Modification dates'
    'None of the selected students attempted the problem more than [_1] times.'  => '建立与修改日期',
 => 'Keiner der ausgewählten Studenten hat für die Aufgabe mehr als [_1] Versuche benötigt.',  
      'Created between'
    'None of the selected students attempted the problem.'  => '创建时间',
 => 'Keiner der ausgewählten Studenten hat die Aufgabe bearbeitet.',  
      'Last modified between'
    'The analysis you have selected is not supported at this time.'  => '上次修改时间',
 => 'Die von Ihnen ausgewählte Analyse wird derzeit nicht angeboten.',  
      'Standard Portfolio Metadata'
    'Graph Problem Submission Times'  => '标准的元数据组合',
 => 'Graph Aufgaben-Einreichungszeiten',  
      'Advanced Portfolio Search'
   => '高级组合搜索',
 #  
    'Return to Directory'     'Standard Catalog Metadata'
 => 'Zurück zum Verzeichnis',  => '标准目录元数据',
   
    'Return to directory'     'Problem Statistics'
 => 'Zurück zum Verzeichnis',  => '问题统计',
   
      'Statistics calculated for number of students'
 # 2007-06-15  => '统计计算出以下的学生人数',
   
    'My Roles'     'Portfolio and Catalog Search'
 => '我的角色',  => '搜索文件夹和目录',
 #=> 'Meine Rollen',  
      'Search the database of accessible portfolio files'
    'My Space'  => 'Search the database of accessible portfolio files',
 => '我的空间',  
 #=> 'Mein Bereich',     'Authoring Space:'
   => 'Authoring Space:',
    'Edit blogs, RSS feeds, and podcasts'  
 => '博客, RSS-Feeds 和 播客',     'Problem Status:'
 #=> 'Blogs, RSS-Feeds und Podcasts',  => '问题状态:',
   
    'Content Library'     'Problem Type:'
 => '内容',  => '问题类型:',
 #=> 'Inhalte',  
      'Feedback Mode:'
    'Search the contents of this course or accessible portfolio files'  => '反馈模式:',
 => 'Kurs- und Portfolio-Suche',  
      'Answer for Part: [_1]'
    'Grading and Statistics'  => 'Answer for Part: [_1]',
 => '审查和统计',  
 #=> 'Bewertungen und Statistiken',     'Script Vars'
   => 'Script Vars',
    'Other'  
 => '其他',     'Regular file'
 #=> 'Sonstiges',  => 'Regular file',
   
    'group'     'Testbank file'
 => 'Gruppe',  => 'Testbank file',
   
    'Actions'     'IMS package'
 => 'Aktionen',  => 'IMS-软件包',
   
    'Size'     'There are unsaved changes'
 => 'Größe',  => 'There are unsaved changes',
   
    'Current Access Status'     'Found no analyzable responses in this problem. Currently only Numerical, Formula and String response styles are supported.'
 => 'Aktueller Zugriffsstatus',  => 'Found no analyzable responses in this problem. Currently only Numerical, Formula and String response styles are supported.',
   
    'Delete Checked Files'     'Active Link'
 => 'Markierte Dateien löschen',  => '活动链接',
   
    'Using the portfolio file list'     'Font'
 => 'Verwendung der Portfolio-Dateiliste',  => '字体',
   
    'Help on the portfolio'     'Un-Visited Link'
 => 'Hilfe zum Portfolio-Bereich', # n.t.  => '未访问过的链接',
   
    'Private'     'Page Background'
 => 'privat',  => '网页背景',
   
    'Change How Menus are Displayed'     'Header Border'
 => 'Darstellung der Menüs',  => '标题边框',
   
    'Use icons and text'     'Header Background'
 => 'Icons mit Text',  => '标题背景',
   
    'Use buttons and text'     'Visited Link'
 => 'Buttons mit Text',  => '访问过的链接',
   
    'Use icons only'     'Change Custom Colors'
 => 'Nur Icons',  => '更改自定义颜色',
   
    'Previous Tries'     'Reset All'
 => 'Bisherige Antworten',  => '所有颜色重置为默认颜色',
   
    'Change Main Menu'     'Save and Edit'
 => 'Darstellung der Menüs',  => '保存并继续编辑',
   
    'New screenname (shown if you post anonymously):'     'Save and View'
 => 'Nickname für anonyme Beiträge:',  => '保存和查看',
   
    'New nickname (shown if you post non-anonymously):'     'Check Spelling'
 => 'Nickname für normale (nicht anonyme) Beiträge:',  => '拼写检查',
   
    'Choose the time window to use to display roles for which access to the course expired.'     'Selecting a Course'
 => 'Auswahl des Zeitfensters zur Anzeige von Rollen, die in diesem Kurs abgelaufen sind',  => '选择课程',
   
    'Choose the time window to use to display roles for which access to the course became available.'     'Course Activity:'
 => 'Auswahl des Zeitfensters zur Anzeige von Rollen, die diesem Kurs zugeteilt sind',  => 'Course Activity:',
   
    'Choose the time window to use to display resources in the course with version changes.'     'Course Domain:'
 => 'Auswahl des Zeitfensters zur Anzeige von Kurs-Ressourcen mit Versionsänderungen',  => 'Course Domain:',
   
    'User Management'     'Course Institutional Code:'
 => '用户管理',  => 'Course Institutional Code:',
 #=> 'Benutzerverwaltung',  
      "Course Owner's Username:"
    'Manage student enrollment'  => "Course Owner's Username:",
 => 'Studentische Kursbelegungen',  
      "Course Owner's Domain:"
    'Modify an existing group'  => "Course Owner's Domain:",
 => 'Bestehende Gruppe ändern',  
      'LON-CAPA course ID:'
    'Delete an existing group'  => 'LON-CAPA 课程 ID:',
 => 'Bestehende Gruppe löschen',  
      'Course Description'
    'Re-enable a deleted group'  => '课程简介',
 => 'Gelöschte Gruppe wiederherstellen',  
      'Resource Space Home'
    'Enter an existing group'  => '资源空间主页',
 => 'Einer bestehenden Gruppe beitreten',  
      'Default start and end dates for student access'
    'Course Management'  => 'Default start and end dates for student access',
 => '课程管理',  
 #=> 'Kurs-Verwaltung',     '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?',
    'Reset Student Access Times'  
 => 'Studentische Zugriffszeiten zurücksetzen',     'Course Group Settings'
   => '课程组设置',
    'Submission #'  
 => 'Antwort-Nr.',     '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.',
    'Try'  
 => 'Versuch',     'Creation Options'
   => '创建选项',
    'Try [_1]'  
 => '[_1]. Versuch',     ' Creation Settings'
   => ' 创建设置',
    'Submitted Answer'  
 => 'Eingereichte Antwort',     'Creation Outcome'
   => '创作成果',
    'Close Window'  
 => 'Fenster schließen',     'New LON-CAPA course ID:'
   => '新的 LON-CAPA 课程 ID:',
    'Close window'  
 => 'Fenster schließen',     'Created on'
   => '创建于',
    'Portfolio Search'  
 => 'Portfolio-Suche',     'Cloning course from'
   => 'Cloning course from',
    'Enter words and quoted phrases'  
 => 'Eingabe von Wörtern und in Anführungszeichen gesetzten Ausdrücken',     'Setting environment'
   => 'Setting environment',
    'Portfolio and Course Search'  
 => 'Kurs- und Portfolio-Suche',     'Opening all assignments'
   => 'Opening all assignments',
    'Message Status'  
 => 'Nachrichtenstatus',     'Setting first resource'
   => 'Setting first resource',
    'Any'  
 => 'Beliebig',     'Assigning role of [_1] Coordinator to [_2] at [_3]: '
   => 'Assigning role of [_1] Coordinator to [_2] at [_3]: ',
    'Unread'  
 => 'Ungelesen',     'Roles will be active at next login'
   => 'Roles will be active at next login',
    'Read'  
 => 'Gelesen',     'Active at next login.'
   => 'Active at next login.',
    'Replied to'  
 => 'Beantwortet',     'Expired after logout.'
   => 'Expired after logout.',
    'Forwarded'  
 => 'Weitergeleitet',     'No new course created.'
   => 'No new course created.',
    'Rename Folder'  
 => 'Verzeichnis umbenennen',     '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.',
    'Delete Folder'  
 => 'Verzeichnis löschen',     '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]).',
    'Recent Roles'  
 => 'Zuletzt verwendete Rollen',     'Create Another [_1]'
   => 'Create Another [_1]',
    'Close navigation window'  
 => 'Navigationsfenster beenden',     'from domain'
   => 'from domain',
    'Post Anonymous'  
 => 'Anonym absenden',     'Submit Evaluation'
   => '提交评价',
    'Post'  
 => 'Absenden',     'Standard Problem'
   => '标准问题',
    'Back to preferences menu'  
 => 'Zurück',     'Practice'
   => 'Practice',
    'Forwarding Address(es)'  
 => 'LON-CAPA-Weiterleitungsadresse(n)',     'Exam'
   => 'Exam',
    'e.g. <tt>userA:domain1,userB:domain2,...</tt>'  
 => 'z.B. <tt>BenutzerA:Domäne1,BenutzerB:Domäne2,...</tt>',     'Survey'
   => '调查',
    'Notification E-mail Address(es)'  
 => 'Benachrichtigungs-E-Mail-Adressen',     'Library'
   => '图书馆',
    'Email Address(es) which should be notified about new LON-CAPA messages'  
 => 'E-Mail-Adresse(n) zur Benachrichtigung über neue LON-CAPA-Nachrichten',     'Value:'
   => 'Value:',
    'e.g. <tt>joe@doe.com</tt>'  
 => 'z.B. <tt>hans@wurst.de</tt>',     'String Value'
   => 'String Value',
    'Notification address'  
 => 'Benachrichtigungsadresse',     'practice'
   => 'practice',
    'Types of message for which notification is sent'  
 => 'Art der Nachrichten, für die Benachrichtigung stattfinden soll',     'Loading Domain Coordinator Menu'
   => 'Loading Domain Coordinator Menu',
    'Excerpt retains HTML tags in message'  
 => 'Im Nachrichtenauszug HTML beibehalten',     "Disk space allocated to user's portfolio files"
   => "Disk space allocated to user's portfolio files",
    'All'  
 => 'alle',     'Current quota'
   => '目前的配额',
    'Critical only'  
 => 'nur wichtige',     'For this user, the default quota is [_1] MB.'
   => '此用户的默认配额是 [_1] MB。',
    'Non-critical only'  
 => 'nur nicht-wichtige',     'Change quota'
   => '更改配额',
    'Add new address'  
 => 'Neue Adresse hinzufügen',     'Custom quota'
   => '自定义配额',
    'What are forwarding and notification addresses?'  
 => 'Was sind Weiterleitungs- und Benachrichtigungs-Adressen?',     'Existing sections'
   => '现有的章节',
    'What are critical messages?'  
 => 'Was sind wichtige Nachrichten?',     'Define new section'
   => '创建新的章节',
    'Change Roles Page Pref'  
 => 'Schnellzugriffsliste für Benutzerrollen',     'Create/Modify Another User'
   => '创建/修改另一个用户',
    'Number of Roles in Hotlist:'  
 => 'Anzahl Rollen in Schnellzugriffsliste:',     'Set Privileges for New User'
   => '设置新用户的权限',
    'Current Password'  
 => 'Derzeitiges Passwort',     'Generating user'
   => '生成用户',
    'New Password'  
 => 'Neues Passwort',     'Generating user: [_1]'
   => '生成用户: [_1]',
    'Confirm Password'  
 => 'Bestätigung neues Passwort',     'Home server'
   => 'Home server',
    '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.',     'Home server: [_1]'
   => 'Home server: [_1]',
    '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.',     'Modifying Roles'
   => '修改角色',
    'Please make sure your old password was entered correctly.'  
 => 'Stellen Sie sicher, dass das alte Passwort korrekt eingegeben wurde.',     'No roles to modify'
   => '没有角色修改',
    'Send me a message'  
 => '请给我发送邮件',     'starting'
 #=> 'Diesem Benutzer eine Nachricht schicken',  => '开始',
   
    'Show Public View'     'Add to classlist:'
 => '查看公众视野',  => '添加到学生名册:',
 #=> 'Öffentliche Sicht zeigen',  
      'Change Current Login Data'
    'Delete Photo'  => 'Change Current Login Data',
 => '删除照片',  
 #=> 'Foto löschen',     'Enter New Login Data'
   => 'Enter New Login Data',
    'Help with filling in text boxes'  
 => '文本框输入帮助',     'will override current values'
 #=> 'Hilfe zur Eingabe in Textfeldern',  => 'will override current values',
   
    'Examples'     'Section Numbers and corresponding LON-CAPA section IDs'
 => 'Beispiele',  => 'Section Numbers and corresponding LON-CAPA section IDs',
   
    'Summary Preview'     'Overall Assessment Statistical Data'
 => 'Zusammenfassungsvorschau',  => '总体评价统计数据',
   
    'Send copy to permanent email address (if known)'     'No new dynamic data found.'
 => 'Sende Kopie an externe E-Mail-Adresse (falls hinterlegt)',  => '没有发现新的动态数据。',
   
    'Include in course RSS newsfeed'     'Current value is'
 => 'In kursinterne RSS-Feeds einbinden',  => 'Current value is',
   
    'Allow replies:'     'Interval set to version changes [_1]'
 => 'Antworten zulassen:',  => 'Interval set to version changes [_1]',
   
    'Reply to:'     'Creating a new problem resource.'
 => 'Antwort an:',  => 'Creating a new problem resource.',
   
    'Domain Management'     'Creating a new library resource.'
 => 'Domänen-Verwaltung',  => 'Creating a new library resource.',
   
    'Course ID of Key Authority:'     'Creating a new survey resource.'
 => 'Kurs-ID des Schlüsselmeisters:',  => 'Creating a new survey resource.',
   
    'Set domain configuration'     'Creating a new task resource.'
 => 'Domänen-Konfiguration',  => 'Creating a new task resource.',
   
    'Domain Configuration'     'The requested file [_1] currently does not exist.'
 => 'Domänen-Konfiguration',  => 'The requested file [_1] currently does not exist.',
   
    'View/Modify Domain Settings'     'To create a new problem, select a template from the list below. Then click on the "Create problem" button.'
 => 'Domänen-Konfiguration',  => 'To create a new problem, select a template from the list below. Then click on the "Create problem" button.',
   
    'Menu'     'To create a new library, select a template from the list below. Then click on the "Create library" button.'
 => '菜单',  => 'To create a new library, select a template from the list below. Then click on the "Create library" button.',
 #=> 'Menü',  
      'To create a new survey, select a template from the list below. Then click on the "Create survey" button.'
    'Domain Settings'  => 'To create a new survey, select a template from the list below. Then click on the "Create survey" button.',
 => 'Domänen-Konfiguration',  
      'To create a new task, select a template from the list below. Then click on the "Create task" button.'
    'Course Environment'  => 'To create a new task, select a template from the list below. Then click on the "Create task" button.',
 => 'Kursumgebung',  
      'Accessibility Options'
    'Edit Course Environment'  => 'Accessibility Options',
 => 'Kursumgebung',  
      'About LON-CAPA'
    'Users allowed to clone course'  => '关于 LON-CAPA',
 => 'Benutzer, die berechtigt sein sollen, diesen Kurs zu klonen',  
      'Course/Community Catalog'
    'Users with active Course Coordinator role in this course are permitted to clone and need not be included.'  => '课程目录',
 => 'Benutzer mit aktiver Kurs-Koordinatoren-Rolle zu diesem Kurs haben automatisch das Recht zum Klonen und brauchen daher hier nicht eingetragen werden.',  
      '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:'
    'Use [_1] to allow course to be cloned by anyone in the specified domain.'  => '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:',
 => '[_1] gestattet jedem in der angegebenen Domäne diesen Kurs zu klonen.',  
      'The course has yet to be created.'
    'Use [_1] to allow unrestricted cloning in all domains.'  => 'The course has yet to be created.',
 => '[_1] gestattet jedem aller Domänen diesen Kurs zu klonen.',  
      'Automatic enrollment of registered students has not been enabled for the course.'
    'URL of Syllabus (not using internal handler)'  => 'Automatic enrollment of registered students has not been enabled for the course.',
 => 'Externer Kursüberblick (URL)',  
      'You are in a section of course for which automatic enrollment in the corresponding LON-CAPA course is not active.'
    'Custom Text for Resource Content Question Option in Feedback'  => 'You are in a section of course for which automatic enrollment in the corresponding LON-CAPA course is not active.',
 => 'Eigener Text für Ressourcen-Inhaltsfragen-Option beim Feedback',  
      '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.'
    'Custom Text for Course Content Option in Feedback'  => '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.',
 => 'Eigener Text für Kursinhalts-Option beim Feedback',  
      'If you were expecting to see an active role listed for a particular course, that course may not have been created yet.'
    'Custom Text for Course Policy Option in Feedback'  => 'If you were expecting to see an active role listed for a particular course, that course may not have been created yet.',
 => 'Eigener Text für Kursrichtlinien-Option beim Feedback',  
      '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
    'Allow students to view classlist.'  => '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.',
 => 'Studenten erlauben, die Kursteilnehmerliste einzusehen',  
      'You can search the Course/Community Catalog for courses and communities which permit self-enrollment, if you would like to enroll in one.'
    'Allow users with specified roles to edit/delete their own discussion posts'  => 'You can search the Course/Community Catalog for courses and communities which permit self-enrollment, if you would like to enroll in one.',
 => 'Erlaube Benutzern mit folgenden Rollen, ihre eigenen Diskussionsbeiträge zu editieren/löschen',  
      'User Authentication'
    'Suppress number of tries in printing'  => 'User Authentication',
 => 'Beim Druck Angabe der Anzahl der Versuche auslassen',  
      'Log-in Help'
    'Default paper type'  => '登录帮助',
 => 'Standard-Papierformat',  
      'Forgot password?'
    'Default beginning date for student access.'  => '忘记密码?',
 => 'Voreingestelltes Anfangsdatum für studentischen Zugriff',  
      'New User?'
    'Default ending date for student access.'  => '新用户?',
 => 'Voreingestelltes Endedatum für studentischen Zugriff',  
      'Crosslisted'
    'Disable checking of Significant Figures'  => 'Crosslisted',
 => 'Überprüfung signifikanter Stellen deaktivieren',  
      'Owner'
    'Disable automatically printing point values onto exams.'  => 'Owner',
 => 'Automatisches Drucken von Punkten auf Prüfungen deaktivieren',  
      'Code'
    'Send message to student when clicking Done on Tasks'  => 'Code',
 => 'Nachricht an Studenten versenden, wenn diese auf "Erledigt" in ihren Übungen klicken', # ???  
      'Course listing'
    'Restrict Metadata'  => '课程目录',
 => 'Portfolio-Metadaten',  
      'Display information about official [_1] classes for which LON-CAPA courses have been created:'
    'Show to student'  => 'Display information about official [_1] classes for which LON-CAPA courses have been created:',
 => 'dem Studenten zeigen',  
      'help/support'
    'Provide text area for students to type metadata'  => 'help/support',
 => 'dem Studenten Textfeld anbieten, um Metadaten eingeben zu können',  
      'Ask helpdesk'
    'Provide choices for students to select from'  => 'Ask helpdesk',
 => 'dem Studenten Auswahl anbieten, um wählen zu können aus',  
      'Back to last location'
    'Student may select multiple choices from list'  => 'Back to last location',
 => 'Mehrfachauswahl aus Liste erlauben',  
      'Note'
    'Student may select only one choice from list'  => '注意',
 => 'Nur eine Auswahl aus der Liste erlauben',  
      'Note:'
    'Add a Metadata Field'  => '注意:',
 => 'Ein Metadatenfeld hinzufügen',  
      'Student questions about course content should be directed to the course instructor'
    'Order Metadata Fields'  => 'Student questions about course content should be directed to the course instructor',
 => 'Order Metadata Fields',  
      'Submit Request'
    'Continue Import'  => 'Submit Request',
 => 'Import fortsetzen',  
      'E-mail address'
    'Continue Search'  => 'E-Mail 地址',
 => 'Suche fortsetzen',  
      'Enter the username you use to log-in to LON-CAPA, and your domain.'
    'Finish Import'  => 'Enter the username you use to log-in to LON-CAPA, and your domain.',
 => 'Import abschließen',  
      'URL of page'
    'Include'  => '该页的网址',
 => 'Einbinden',  
      'Phone'
    'CLOSE'  => '电话',
 => 'Schließen', # n.t.  
      'Course Details'
    'LON-CAPA Catalog Search'  => 'Course Details',
 => 'LON-CAPA-Katalog-Suche',  
      'Enter institutional course code'
    '[_1] include external resources'  => 'Enter institutional course code',
 => '[_1] externe Ressourcen mit einbeziehen',  
      'Enter course title'
    'Change Course Initialization Preference'  => 'Enter course title',
 => 'Kurs-Initialisierung',  
      'Section Number'
    'Change Course Init. Pref.'  => 'Section Number',
 => 'Kurs-Initialisierung',  
      'Detailed Description'
    'Reset Access Times'  => '详细说明',
 => 'Studentische Zugriffszeiten zurücksetzen',  
      'Clear Form'
    'Select Scope'  => '重置表',
 => 'Bereich wählen',  
      'Material presented in clear way'
    'Reset times on one or more folders/maps for a single student.'  => '这些材料中提出一个明确的方式',
 => 'Zeiten in einem/r oder mehreren Verzeichnissen/Inhaltszusammenstellungen für einen einzelnen Studenten zurücksetzen',  
      'Material covered with sufficient depth'
    'Reset times on a single folder/map for a section or whole clase.'  => '这些材料包括有足够的深度',
 => 'Zeiten für ein(e) einzelne(s) Verzeichnis/Inhaltszusammenstellung für eine Sektion oder einen gesamten Kurs zurücksetzen',  
      'Material is helpful'
    'Choose a student:'  => '这些材料是有用的',
 => 'Student auswählen:',  
      'Material appears to be correct'
    'Select Currently Enrolled Students and Active Course Personnel'  => '这些材料似乎是正确的',
 => 'Wahl derzeit eingeschriebener Studenten oder aktiven Kurspersonals',  
      'This will only retrieve the resource. If you want to retrieve the metadata, you will need to do that separately.'
    'This is a list of folders/maps and times they were accessed, plese select those you want deleted.'  => 'This will only retrieve the resource. If you want to retrieve the metadata, you will need to do that separately.',
 => '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.',  
      'is in this state due to author settings.'
    'Select:'  => 'is in this state due to author settings.',
 => 'Auswahl:',  
      'User Data for'
    'All Course Personnel'  => 'User Data for',
 => 'Gesamtes Kurspersonal',  
      'Email Address'
    'No Section'  => 'E-Mail地址',
 => 'Keine Sektion',  
      'Enroll Student'
    'Unselect'  => '注册学生',
 => 'Auswahl aufheben',  
      'If active, the new role will be available when the student next logs in to LON-CAPA.'
    'Select a folder/map'  => 'If active, the new role will be available when the student next logs in to LON-CAPA.',
 => '选择目录/内容列表',  
 #=> 'Verzeichnis/Inhaltszusammenstellung wählen',     'Enroll another student'
   => '注册另一名学生',
    'Will remove access times for'  
 => 'Werde Zugriffszeiten entfernen für',     'Enroll Another Student'
   => '注册另一名学生',
    'from users'  
 => 'von Benutzern',     'start date'
   => '开始日期',
    'No Access times found for student'  
 => 'Keine Zugriffszeit gefunden für Student',     'end date'
   => '结束日期',
    'Finish'  
 => 'Abschließen',     'active groups'
   => '活跃的组',
    'Name of New Folder'  
 => 'Name des neuen Verzeichnisses:',     'active group(s)'
   => '活跃的组',
    'Name of New Page'  
 => 'Name der neuen zusammengesetzten Seite',     "Select a user name to view the user's personal page."
   => "选择一个用户名,以查看此用户的个人网页。",
    'New Page'  
 => '新组合页面',     'View recent activity by this student'
 #=> 'Neue zusammengesetzte Seite',  => '最后处于活动状态的人',
   
    'WARNING: Removing a resource makes associated grades and scores inaccessible!'     'View recent activity'
 => 'Achtung: Das Entfernen der Ressource macht die damit verknüpften Bewertungen und Punkte unerreichbar!',  => '查看最近活动',
   
    'Remove[_99]'     'Recent activity of [_1]'
 => 'Soll[_99]',  => '最后处于活动状态的 [_1]',
   
    '?[_99]'  
 => 'wirklich entfernt werden?',     '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.',
    'WARNING: Cutting a resource makes associated grades and scores inaccessible!'  
 => 'Achtung: Das Ausschneiden der Ressource macht die damit verknüpften Bewertungen und Punkte unerreichbar!',     'Composing Query'
   => 'Composing Query',
    'Grades remain inaccessible if resource is pasted into another folder.'  
 => 'Die Bewertungen bleiben unerreichbar, auch wenn die Ressource in einem anderen Verzeichnis eingefügt wird.',     'Student Activity'
   => 'Student Activity',
    'Cut[_98]'  
 => 'Soll[_98]',     'Waiting up to [_1] seconds for results'
   => 'Waiting up to [_1] seconds for results',
    '?[_98]'  
 => 'wirklich ausgeschnitten werden?[_98]',     'Activity data compiled up to [_1]'
   => 'Activity data compiled up to [_1]',
    'Paste'  
 => 'Einfügen',     'While data is processed, periodically reload this page for more recent activity'
   => 'While data is processed, periodically reload this page for more recent activity',
    'This screen shows how many problems (or problem parts) you have completed, and how many you have not yet done. You can also look at [_1]a detailed score sheet[_2].'  
 => '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.',     'Data'
   => 'Data',
    'This may take a few moments to display.'  
 => 'Die Berechnung könnte einen Moment dauern.',     'Resubmit last request to check for newer data'
   => 'Resubmit last request to check for newer data',
    'Detailed Citation Preview'  
 => 'Detailierte Zitatsvorschau',     'View Classlist'
   => 'View Classlist',
    'related words'  
 => 'ähnliche Wörter',     'Count'
   => 'Count',
    'Any domain'  
 => 'Beliebige Domäne',     'Modifying authentication:'
   => 'Modifying authentication:',
    'Reset'  
 => 'Zurücksetzen',     'Modify User Privileges'
   => 'Modify User Privileges',
    'MIME Type Category'  
 => 'MIME-Typ-Kategorie',     'Insert:'
   => 'Insert:',
    'Domains'  
 => 'Domänen',     'Delete?'
   => 'Delete?',
    'Custom Metadata fields'  
 => 'Eigene Metadaten-Felder',     'Randomize Foil Order:'
   => 'Randomize Foil Order:',
    'Field Name'  
 => 'Feldbezeichnung',     'Use template:'
   => 'Use template:',
    'Field Value(s)'  
 => 'Feldinhalt(e)',     'Display Direction'
   => 'Display Direction',
    'Another custom field/value pair?'  
 => 'Ein weiteres eigenes Metadaten-Feld?',     'vertical'
   => 'vertical',
    'Creation and Modification dates'  
 => 'Erstellungs- und Änderungszeiten',     'horizontal'
   => 'horizontal',
    'Created between'  
 => 'Erstellung zwischen',     'Script'
   => 'Script',
    'Last modified between'  
 => 'Letzte Änderung zwischen',     'Problem Editing'
   => '问题编辑',
    'Standard Portfolio Metadata'  
 => 'Standard-Portfolio-Metadaten',     'Hint'
   => '提示',
    'Advanced Portfolio Search'  
 => 'Erweiterte Portfolio-Suche',     'Show hint even if problem Correct:'
   => 'Show hint even if problem Correct:',
    'Standard Catalog Metadata'  
 => 'Standard-Katalog-Metadaten',     'Single Line Text Entry Area'
   => 'Single Line Text Entry Area',
    'Problem Statistics'  
 => 'Aufgaben-Statistiken',     'Parameters for a response'
   => 'Parameters for a response',
    'Statistics calculated for number of students'  
 => 'Statistiken berechnet für folgende Anzahl an Studenten',     'Problem Part'
   => '问题部分',
    'Portfolio and Catalog Search'  
 => '搜索文件夹和目录',     'Part ID:'
 #=> 'Datenbank veröffentlichter Ressourcen und Portfolio-Dateien',  => '问题部分编号:',
   
 # 2007-06-22     'Displayed Part Description:'
    'Search the database of accessible portfolio files'  => 'Displayed Part Description:',
 => 'Datenbank der Portfolio-Dateien',  
      'Readonly:'
    'Construction Space:'  => 'Readonly:',
 => 'Konstruktionsbereich:',  
      'Response: Numerical'
    'Problem Status:'  => 'Response: Numerical',
 => 'Aufgabenstatus:',  
      'random'
    'Problem Type:'  => 'random',
 => 'Aufgabentyp:',  
      'top'
    'Feedback Mode:'  => 'top',
 => 'Feedback-Modus:',  
      'bottom'
    'Answer for Part: [_1]'  => 'bottom',
 => 'Antwort für Teil [_1]',  
      'Add new Option:'
    'Script Vars'  => 'Add new Option:',
 => 'Skript-Variablen',  
      'Delete an Option:'
    'Regular file'  => 'Delete an Option:',
 => 'Reguläre Datei',  
      'Print options:'
    'Testbank file'  => 'Print options:',
 => 'Testbank-Datei',  
      "Don't show option list"
    'IMS package'  => "Don't show option list",
 => 'IMS-Paket',  
      'Display of options when printed'
    'There are unsaved changes'  => 'Display of options when printed',
 => 'Es liegen ungespeicherte Änderungen vor!',  
      'Normal list'
    'Found no analyzable responses in this problem, currently only Numerical,  => 'Normal list',
 Formula and String response styles are supported.'  
 => 'Keine analysierbaren Antwortblöcke in der Aufgabe gefunden. Derzeit werden     'Listed in vertical column'
 nur numericalresponse, formularesponse und stringresponse unterstützt.',  => 'Listed in vertical column',
   
    'Active Link'     'Multiple Option Response Question'
 => 'Aktive Links',  => 'Multiple Option Response Question',
   
    'Font'     'Select Options'
 => 'Zeichen',  => 'Select Options',
   
    'Un-Visited Link'     'Image'
 => 'Unbesuchte Links',  => 'Image',
   
    'Page Background'     'Image Url:'
 => 'Seitenhintergrund',  => 'Image Url:',
   
    'Header Border'     'width (pixel):'
 => 'Seitenkopf-Rahmen',  => 'width (pixel):',
   
    'Header Background'     'height (pixel):'
 => 'Seitenkopf-Hintergrund',  => 'height (pixel):',
   
    'Visited Link'     'Alignment:'
 => 'Besuchte Links',  => 'Alignment:',
   
    'Change Custom Colors'     'Encrypt URL:'
 => 'Farbeinstellungen übernehmen',  => 'Encrypt URL:',
   
    'Reset All Colors to Default'     'no'
 => 'Alle Farben auf Voreinstellung zurücksetzen',  => 'no',
   
    'Save and Edit'     'Location:'
 => 'Speichern und weiterbearbeiten',  => 'Location:',
   
    'Save and View'     'Randomly labeled image'
 => 'Speichern und betrachten',  => 'Randomly labeled image',
   
    'Check Spelling'     'Response: Click on Image'
 => 'Rechtschreibprüfung',  => 'Response: Click on Image',
   
    'Selecting a Course'     'Collection of Imageresponse foils'
 => 'Kurs auswählen',  => 'Collection of Imageresponse foils',
   
    'Course Activity:'     'Image response foil'
 => 'Letzte Kursaktivität:',  => 'Image response foil',
   
    'Course Domain:'     'Enter Coordinates'
 => 'Kurs-Domäne:',  => 'Enter Coordinates',
   
    'Course Institutional Code:'     'Rectangle'
 => 'Kurs-Instituts-Code:',  => 'Rectangle',
   
    "Course Owner's Username:"     'Coordinate Pairs'
 => 'Benutzerkennung des Kurs-Eigentümers:',  => 'Coordinate Pairs',
   
    "Course Owner's Domain:"     'Polygon'
 => 'Domäne des Kurs-Eigentümers:',  => 'Polygon',
   
    'LON-CAPA course ID:'     'Coordinate list'
 => 'LON-CAPA-Kurs-ID:',  => 'Coordinate list',
   
    'Course Description:'     'Create Polygon Data'
 => 'Kurstitel:',  => 'Create Polygon Data',
   
    'Resource Space Home'     'Task Description'
 => 'Ressourcenbereich-Hauptverzeichnis',  => '问题描述',
   
    'Default start and end dates for student access'     'Clickable Image'
 => 'Voreingestelltes Anfangs- und Endedatum für studentischen Zugriff',  => 'Clickable Image',
   
    'Notification to domain coordinator via LON-CAPA message when enrollment changes occur during the automated update?'     'Image Source File'
 => 'Soll LON-CAPA den <b>Domänen-Koordinator</b> benachrichtigen, wenn während der automatischen Aktualisierung Änderungen an der Kursbelegung auftreten?',  => 'Image Source File',
   
    'Course Group Settings'     'Select Position on Image'
 => 'Kursgruppen-Einstellungen',  => 'Select Position on Image',
   
    'Set a quota for the total disk space available for storage of course group     'Select First Coordinate on Image'
 portfolio files.'  => 'Select First Coordinate on Image',
 => 'Verfügbarer Gesamtspeicherplatz für Portfolio-Dateien für alle Kursgruppen dieses Kurses:',  
      'Select Second Coordinate on Image'
    'Creation Options'  => 'Select Second Coordinate on Image',
 => 'Erstellungsoptionen',  
      'Select Finish to save selection'
    ' Creation Settings'  => 'Select Finish to save selection',
 => ' Erstellungs-Einstellungen',  
      'Enter Coordinate or click finish to close Polygon'
    'Creation Outcome'  => 'Enter Coordinate or click finish to close Polygon',
 => 'Ergebnis der Erstellung',  
      'Click to select a Coordinate or click Finish to save current selection'
    'New LON-CAPA course ID:'  => 'Click to select a Coordinate or click Finish to save current selection',
 => 'Neue LON-CAPA-Kurs-ID:',  
      'New Name'
    'Created on'  => 'New Name',
 => 'Erstellt in Domäne',  
      'Make Obsolete'
    'Cloning course from'  => 'Make Obsolete',
 => 'Kurs geclont aus Domäne',  
      'Set Margins'
    'Setting environment'  => 'Set Margins',
 => 'Einstellung der Kursumgebung',  
      'How should each column be formatted?'
    'Opening all assignments'  => 'How should each column be formatted?',
 => 'Start aller Übungen',  
      'Width:'
    'Setting first resource'  => '宽:',
 => 'Einstellung der ersten Ressource',  
      'Height:'
    'Assigning role of [_1] Coordinator to [_2] at [_3]: '  => '高:',
 => 'Zuweisung der Rolle des [_1]-Koordinators an [_2] in [_3]: ',  
      'Left Margin:'
    'Roles will be active at next login'  => 'Left Margin:',
 => 'Rollen werden ab dem nächsten Login aktiv sein',  
      'Username and/or password could not be authenticated.'
    'Active at next login.'  => '用户名和(或)密码无法验证。',
 => 'Beim nächsten Login aktiv. ',  
      'Please check the username and password.'
    'Expired after logout.'  => '请检查您的用户名和密码。',
 => 'Nach dem Abmelden abgelaufen.',  
      'Try again'
    'No new course created.'  => '再试一次',
 => 'Der Kurs wurde nicht erstellt.',  
      'Information needed to verify your login information is missing, inaccessible or expired.'
    'A new course could not be cloned from the specified original - [_1] - because it is a non-existent course.'  => '验证您的登录的信息丢失,无法进入或已经过期。',
 => 'Ein neuer Kurs kann nicht von dem angebenen Originalkurs ([_1]) geklont werden, da dieser Kurs nicht existiert.',  
      'Sending'
    'The new course could not be cloned from the existing course because the new course owner ([_1]) does not have cloning rights in the existing course ([_2]).'  => '发送中',
 => 'Der neue Kurs kann nicht von dem angebenenen Kurs geklont werden, da der neue Kurseigentümer ([_1]) nicht die Berechtigung erteilt bekommen hat, den existierenden Kurs ([_2]) zu klonen.',  
      'Completed.'
    'Create Another [_1]'  => '邮件已发送。',
 => 'Einen weiteren [_1] anlegen',  
      'Messages being sent.'
    'from domain'  => '邮件被发送。',
 => 'aus der Domäne',  
      'Assigning'
    'Submit Evaluation'  => 'Assigning',
 => 'Evaluierung absenden',  
      'ending'
    'Standard Problem'  => 'ending',
 => 'Standard-Aufgabe',  
      'Assistant Co-Author'
    'Practice'  => 'Assistant Co-Author',
 => 'Übung',  
      'Metadata for [_1]'
    'Exam'  => 'Metadata for [_1]',
 => 'Prüfung',  
      'There are [_1] matches to your query.'
    'Survey'  => '有 [_1] 匹配您的查询。',
 => 'Umfrage',  
      'There were no results matching your query.'
    'Library'  => 'There were no results matching your query.',
 => 'Bibliothek',  
      'Revise search'
    'Value:'  => '修改搜寻',
 => 'Wert:',  
      'Internal Error - Bad view selected.'
    'String Value'  => 'Internal Error - Bad view selected.',
 => 'Text-Wert',  
      'Unable to save import results.'
    'Specifically for'  => 'Unable to save import results.',
 => 'Im Speziellen für', # n.t.  
      'A MySQL error has occurred.'
    'practice'  => 'A MySQL error has occurred.',
 => 'Übung',  
      'Number of accesses'
    'Loading Domain Coordinator Menu'  => 'Number of accesses',
 => 'Lade Domänen-Koordinator-Menü...',  
      'Ascending'
    "Disk space allocated to user's portfolio files"  => '上升的',
 => "Speicherplatz für Portfolio-Dateien des Benutzers",  
      'Descending'
    'Current quota'  => '下降的',
 => 'Derzeitiger Speicherplatz',  
      'Students Attempting'
    'For this user, the default quota is [_1] Mb.'  => 'Students Attempting', # ??? [SB 2007-07-03]
 => 'Für diesen Benutzer ist der voreingestellte Speicherplatz [_1] MB.',  
      'Average Number of Tries'
    'Change quota'  => 'Average Number of Tries',
 => 'Speicherplatz ändern',  
      'Mean Degree of Difficulty'
    'Custom quota'  => 'Mean Degree of Difficulty',
 => 'Selbsteingestellter Speicherplatz',  
      'Mean Degree of Discrimination'
    'Existing sections'  => 'Mean Degree of Discrimination',
 => 'Bestehende Sektionen',  
      'Evaluation: Clear'
    'Define new section'  => 'Evaluation: Clear',
 => 'Neue Sektion erstellen',  
      'Evaluation: Technically Correct'
    'Create/Modify Another User'  => 'Evaluation: Technically Correct',
 => 'Andere Benutzeraccounts erstellen oder ändern',  
      'Evaluation: Material is Correct'
    'Set Privileges for New User'  => 'Evaluation: Material is Correct',
 => 'Einstellungen für neuen Benutzer',  
      'Evaluation: Material is Helpful'
    'Generating user'  => 'Evaluation: Material is Helpful',
 => 'Erstelle Benutzer',  
      'Evaluation: Material has Depth'
    'Generating user: [_1]'  => 'Evaluation: Material has Depth',
 => 'Erstelle Benutzer: [_1]',  
      'Prev'
    'Home server'  => '上一个',
 => 'Heimatserver',  
      'Reload'
    'Home server: [_1]'  => '重新加载',
 => 'Heimatserver: [_1]',  
      'Results [_1] to [_2] out of [_3]'
    'Modifying Roles'  => '结果 [_1] 至 [_2] 的 [_3]',
 => 'Anpassung der Benutzerrollen',  
      'Unactionable Search Query'
    'No roles to modify'  => '查询被否决',
 => 'Es erfolgte keine Änderung der Benutzerrollen.',  
      'Revise Search Request'
    'starting'  => '修改搜索请求',
 => 'Start am',  
      'LON-CAPA Access Control'
    'Add to classlist:'  => 'LON-CAPA 访问控制',
 => 'Hinzufügen zur Kursteilnehmerliste:',  
      'Access  : '
    'Change Current Login Data'  => '访问  : ',
 => 'Derzeitige Login-Einstellung ändern',  
      'Resource: '
    'Enter New Login Data'  => '资源: ',
 => 'Neue Login-Einstellungen',  
      'Action  : '
    'will override current values'  => 'Action  : ',
 => 'überschreibt derzeitigen Wert',  
      'You have modified your course recently, [_1] may fix this access problem.'
    'Set a quota for the total disk space available for storage of course group portfolio files.'  => 'You have modified your course recently, [_1] may fix this access problem.',
 => 'Verfügbarer Gesamtspeicherplatz für Portfolio-Dateien für alle Kursgruppen dieses Kurses:',  
      'Published on ...'
    'Section Numbers and corresponding LON-CAPA section IDs'  => 'Published on ...',
 => 'Sektionsnummern und korrespondierende LON-CAPA-Sektions-IDs',  
      'Currently published version'
    'Overall Assessment Statistical Data'  => 'Currently published version',
 => 'Übergreifende statistische Beurteilungsdaten',  
      'Edit Metadata'
    'No new dynamic data found.'  => '编辑元数据',
 => 'Keine neuen dynamischen Daten gefunden.',  
      'Cleanup XML Document'
    'Current value is'  => 'Cleanup XML Document',
 => 'Aktuelle Einstellung ist',  
      'Select actions to attempt:'
    'Interval set to version changes [_1]'  => '选择所需的行动:',
 => 'Intervall auf Versionsänderungen [_1] gesetzt',  
      'Linefeeds, formfeeds, and carriage returns'
    'Creating a new problem resource.'  => 'Linefeeds, formfeeds, and carriage returns',
 => 'Neue Aufgabe erstellen',  
      'Empty tags'
    'Creating a new library resource.'  => 'Empty tags',
 => 'Neue Bibliothiek erstellen',  
      'Lower casing'
    'Creating a new survey resource.'  => 'Lower casing',
 => 'Neue Umfrage erstellen',  
      'Symbol font'
    'Creating a new task resource.'  => 'Symbol font', # ??? [SB 2007-07-03]
 => 'Neue "bridgetask"-Datei erstellen',  
      'Cleanup'
    'The requested file [_1] currently does not exist.'  => 'Cleanup',
 => 'Die angeforderte Datei [_1] existiert momentan nicht.',  
      'Back to Source File'
    'To create a new problem, select a template from the list below. Then click on the "Create problem" button.'  => 'Back to Source File',
 => 'Um eine neue Aufgabe zu erstellen, wählen Sie eine Vorlage aus der unten angebotenen Liste. Klicken Sie dann auf den "Aufgabe erstellen"-Button.',  
      'Hypertext Cascading Style Sheet'
    'To create a new library, select a template from the list below. Then click on the "Create library" button.'  => 'Hypertext Cascading Style Sheet',
 => 'Um eine neue Bibliothek zu erstellen, wählen Sie eine Vorlage aus der unten angebotenen Liste. Klicken Sie dann auf den "Bibliothek erstellen"-Button.',  
      'Online Survey'
    'To create a new survey, select a template from the list below. Then click on the "Create survey" button.'  => 'Online Survey',
 => 'Um eine neue Umfrage zu erstellen, wählen Sie eine Vorlage aus der unten angebotenen Liste. Klicken Sie dann auf den "Umfrage erstellen"-Button.',  
      'Unable to find [_1]'
    'To create a new task, select a template from the list below. Then click on the "Create task" button.'  => 'Unable to find [_1]',
 => '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.',  
      'Post Server Announcements'
    'Accessibility Options'  => 'Post Server Announcements',
 => 'Alternativ-Login',  
      'Post announcements to the system login and roles screen'
    'About LON-CAPA'  => 'Post announcements to the system login and roles screen',
 => '关于 LON-CAPA',  
 #=> 'Über LON-CAPA',     '(leave blank to delete announcement)'
   => '(leave blank to delete announcement)',
    'Course Catalog'  
 => '课程目录',     'Check machines:'
 #=> 'Kursübersicht',  => 'Check machines:',
   
    '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:'     'Current Announcement'
 => '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:',  => 'Current Announcement',
   
    'The course has yet to be created.'     'Calendar'
 => 'Der Kurs wurde noch nicht erstellt.',  => '日历',
   
    'Automatic enrollment of registered students has not been enabled for the course.'     'Download your Calendar as iCalendar File'
 => 'Die automatische Kursbelegung registrierter Studenten wurde für diesen Kurs nicht aktiviert.',  => '下载您的日历',
   
    'You are in a section of course for which automatic enrollment in the corresponding LON-CAPA course is not active.'     'No calendar available for this date.'
 => 'Sie sind in einer Sektion des Kurses, für die die automatische Kursbelegung im zugehörigen LON-CAPA-Kurs nicht aktiviert ist.',  => '没有日历用于此日期。',
   
    '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.'     'Posting [_1]'
 => '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.',  => 'Posting [_1]',
   
    'If you were expecting to see an active role listed for a particular course, that course may not have been created yet.'     'This LON-CAPA server is version [_1]'
 => 'Falls Sie eine aktive Rolle für einen bestimmten Kurs erwartet haben, könnte es sein, dass diese noch nicht erstellt wurde.',  => '这里是 LON-CAPA [_1]',
   
    'The [_1]Course Catalog[_2] provides information about all [_3] classes for which LON-CAPA courses have been created.' # [_3]: domain     'Only changes made from servers running LON-CAPA [_1] or later are displayed.'
 => 'Die [_1]Kursübersicht[_2] enthält Informationen über alle Kurse der Domäne [_3], für die LON-CAPA-Kurse eingerichtet wurden.',  => 'Only changes made from servers running LON-CAPA [_1] or later are displayed.',
   
    'You can search the course catalog for courses which permit self-enrollment, if you would like to enroll in a course.'     'Edit Answer'
 => 'Falls Sie einen Kurs belegen möchten, können Sie die Kursübersicht nach Kursen durchsuchen, die eine Selbsteintragung zulassen.',  => 'Edit Answer',
   
    'User Authentication'     'Date/Time'
 => 'Benutzer-Authentifizierung',  => '日期/时间',
   
    'Log-in Help'     'Threshold Name'
 => '登录帮助',  => 'Threshold Name',
   
    'Forgot password?'     'Current value'
 => '忘记密码?',  => 'Current value',
   
    'New User?'     'Change?'
 => '新用户?',  => '改变?',
   
    'Crosslisted'     'Make changes'
 => 'querverwiesen',  => '保存',
   
    'Owner'     'Change thresholds'
 => 'Eigentümer',  => 'Change thresholds',
   
    'Code'     'Picture Conversion Status'
 => 'Kurscode',  => 'Picture Conversion Status',
   
    'Course listing'     'Class Print Status'
 => '课程目录',  => 'Class Print Status',
 #=> 'Kursübersicht',  
      'Removing error messages:'
    'Course Listing'  => 'Removing error messages:',
 => '课程目录',  
 #=> 'Kursübersicht',     'Invalid target directory, FAIL'
   => 'Invalid target directory, FAIL',
    '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',     'Creating old version [_1]'
   => 'Creating old version [_1]',
    'help/support'  
 => 'Hilfe und Support',     'Initial version'
   => 'Initial version',
    'Ask helpdesk'  
 => 'Anfrage an Helpdesk abschicken',     'Press "Generate Statistics" when you are ready.'
   => 'Press "Generate Statistics" when you are ready.',
    'Back to last location'  
 => 'Zurück zum letzten Ort',     'It may take some time to update the student data for the first analysis. Future analysis this session will not have this delay.'
   => 'It may take some time to update the student data for the first analysis. Future analysis this session will not have this delay.',
    'Note'  
 => 'Anmerkung',     'A course-wide error occurred.'
   => 'A course-wide error occurred.',
    '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',     'none'
   => '没有',
    'Submit Request'  
 => 'Anfrage abschicken',     'Prepare Report'
   => '编写报告',
    'E-mail address'  
 => 'E-Mail 地址',     'Show problem'
 #=> 'E-Mail-Adresse',  => '提示显示',
   
    'Enter the username you use to log-in to LON-CAPA, and your domain.'     'Show correct answers'
 => 'Geben Sie Ihre LON-CAPA-Benutzerkennung ein und wählen Sie Ihre Domäne.',  => 'Show correct answers',
   
    'URL of page'     'Show all submissions'
 => 'URL der Seite',  => 'Show all submissions',
   
    'Phone'     'Show problem grading'
 => '电话',  => 'Show problem grading',
 #=> 'Telefon-Nr.',  
      'Computing correct answers greatly increases the amount of time required to prepare a report.'
    'Course Details'  => 'Computing correct answers greatly increases the amount of time required to prepare a report.',
 => 'Kursdetails',  
      'Please select problems and use the [_1]Prepare Report[_2] button to continue.'
    'Enter institutional course code'  => 'Please select problems and use the [_1]Prepare Report[_2] button to continue.',
 => 'Kurs-Instituts-Code',  
      'Please select a Survey to analyze'
    'Enter course title'  => 'Please select a Survey to analyze',
 => 'Kurstitel',  
      'There are no survey problems in this course.'
    'Section Number'  => 'There are no survey problems in this course.',
 => 'Sektionsnummer',  
      'Generate Survey Report'
    'Detailed Description'  => 'Generate Survey Report',
 => 'Detailierte Beschreibung',  
      'Building text document.'
    'Clear Form'  => 'Building text document.',
 => 'Formular zurücksetzen',  
      'Generated on [_1]'
    'Material presented in clear way'  => 'Generated on [_1]',
 => 'Das Material wird in einer verständlichen Art dargestellt',  
      'Your text file'
    'Material covered with sufficient depth'  => 'Your text file',
 => 'Das Thema wird in ausreichender Tiefe behandelt',  
      'Done compiling text file. See link below to download.'
    'Material is helpful'  => 'Done compiling text file. See link below to download.',
 => 'Das Material ist hilfreich',  
      'There is no essay or string response data to output for this survey.'
    'Material appears to be correct'  => 'There is no essay or string response data to output for this survey.',
 => 'Das Material scheint korrekt zu sein',  
      'Building spreadsheet.'
    'This will only retrieve the resource. If you want to retrieve the metadata, you will need to do that separately.'  => '生成电子表格。',
 => 'Die Aktion wird lediglich die Ressource selbst wiederherstellen. Möchten Sie auch eine alte Version der Metadaten zu dieser Ressource wiederherstellen, müssen Sie dies extra tun.',  
      '[_1]:[_2] responses to [_3] may be too long to fit Excel spreadsheet.'
    'is in this state due to author settings.'  => '[_1]:[_2] responses to [_3] may be too long to fit Excel spreadsheet.',
 => 'befindet sich aufgrund von Einstellungen des Autors temporär in diesem Zustand.',  
      'Done compiling spreadsheet. See link below to download.'
    'User Data for'  => 'Done compiling spreadsheet. See link below to download.',
 => 'Benutzerdaten von',  
      'Make a sequence selection from the "Sequences and Folders" menu and hit "Create Plot" to begin'
    'Email Address'  => 'Make a sequence selection from the "Sequences and Folders" menu and hit "Create Plot" to begin',
 => 'E-Mail-Adresse',  
      'Create Plot'
    'Enroll Student'  => 'Create Plot',
 => 'Studenten Kurs belegen lassen',  
      'Start Time:'
    'If active, the new role will be available when the student next logs in to LON-CAPA.'  => 'Start Time:',
 => 'Falls bereits aktiv, wird die Rolle ab dem nächsten Login für den Studenten verfügbar sein.',  
      'End Time:'
    'Enroll another student'  => 'End Time:',
 => 'Einen weiteren Studenten den Kurs belegen lassen',  
      'Sender'
    'Enroll Another Student'  => '寄件人',
 => 'Einen weiteren Studenten den Kurs belegen lassen',  
      'Number'
    'start date'  => 'Number',
 => 'Anfangsdatum',  
      'Upload Classlist'
    'end date'  => 'Upload Classlist',
 => 'Endedatum',  
      'Semicolon separated values'
    'active groups'  => '以分号分隔',
 => 'Aktive Gruppen',  
      'Show Log'
    'active group(s)'  => '查看日志',
 => 'Aktive Gruppen',  
      'Course Document Change Log'
    "Select a user name to view the user's personal page."  => 'Course Document Change Log',
 => "选择一个用户名,以查看此用户的个人网页。",  
 #=> "Klicken Sie auf die Benutzerkennung, um die persönliche Informationsseite dieses Benutzers anzuschauen.",     'Records'
   => 'Records',
    'View recent activity by this student'  
 => '最后处于活动状态的人', # n.t.     'Before'
 #=> 'Zuletzt stattgefundene Aktivitäten dieser Person', # n.t.  => '以前',
   
    'Recent activity of [_1]:[_2]'     'After'
 => '最后处于活动状态的 [_1]:[_2]',  => '以后',
 #=> 'Zuletzt stattgefundene Aktivtäten von [_1]:[_2]',  
      'Current folder/page'
   => '当前文件夹/页',
    'Compiling student activity data can take a long time.  
 Your request continues to be processed while results are displayed.     'Containing phrase'
 ' # 2xCR!  => '含有短语',
 => 'Das Zusammenstellen der Aktivitätsdaten kann eine Weile dauern.  
 Ihre Anfrage wird weiter verarbeitet, während die schon vorhandenen Ergebnisse bereits angezeigt werden.     'None'
 ',  => '没有',
   
    'Composing Query'     'Users'
 => 'Stelle Anfrage zusammen',  => '用户',
   
    'Student Activity'     'Include parameter types'
 => 'Studentische Aktivitäten',  => 'Include parameter types',
   
    'Waiting up to [_1] seconds for results'     'Parameter Change Log'
 => 'Warte noch maximal [_1] Sekunden auf Ergebnisse',  => 'Parameter Change Log',
   
    'Activity data compiled up to [_1]'     'Announce'
 => 'Aktivitätsdaten zusammengestellt bis [_1]',  => 'Announce',
   
    'While data is processed, periodically reload this page for more recent activity'     'Not active anymore'
 => 'Während die Daten verarbeitet werden, können Sie gelegentlich die Seite aktualisieren, um aktuellere Aktivitätsdaten zu erhalten.',  => 'Not active anymore',
   
    'Data'     'Add to Course Announcements'
 => 'Daten',  => 'Add to Course Announcements',
   
    'Resubmit last request to check for newer data'     'Username : Domain'
 => 'Letzte Anfrage erneut abschicken, um auf aktuellere Daten zu prüfen',  => '用户名:域',
   
    'View Classlist'     'Active'
 => 'Kursteilnehmerliste anschauen',  => '活跃的',
   
    'Count'     'Expired'
 => 'Zähler', # n.t.  => 'Expired',
   
    'Modifying authentication:'     'Future'
 => 'Ändere Authentifizierung:',  => 'Future',
   
    'Home server: [_1]'     'Sort by realm first, then student (group/section)'
 => 'Heimatserver: [_1]',  => 'Sort by realm first, then student (group/section)',
   
    'Modify User Privileges'     'Sort by student (group/section) first, then realm'
 => 'Benutzerrechte anpassen',  => 'Sort by student (group/section) first, then realm',
   
    'Insert:'     'Shift all dates based on this date'
 => 'Einfügen:',  => 'Shift all dates based on this date',
   
    'Delete?'     'Overview Mode'
 => 'Löschen?',  => '概况模式',
   
    'Randomize Foil Order:'     'Overview'
 => 'Reihenfolge der Auswahlmöglichkeiten randomisieren:',  => '概况',
   
    'Use template:'     'Set Parameters'
 => 'Vorlage verwenden:',  => '参数设置',
   
    'Display Direction'     'Parts'
 => 'Anzeige-Richtung:',  => '部分',
   
    'vertical'     'Section(s)'
 => 'vertikal',  => '章节(en)',
   
    'horizontal'     'Group(s)'
 => 'horizontal',  => '组',
   
    'Script'     'Parameter Selection'
 => 'Skript-Block', # n.t.  => '参数选择',
   
    'Problem Editing Help'     'Add Selection for...'
 => 'Hilfe zur Aufgabenerstellung', # n.t.  => 'Add Selection for...',
   
    'Problem Editing'     'Select Common Only'
 => 'Aufgabenerstellung',  => 'Select Common Only',
   
    'Hint'     'Problem Dates'
 => 'Hinweis', # n.t.  => 'Problem Dates',
   
    'Show hint even if problem Correct:'     'Content Dates'
 => 'Hinweis auch zeigen, wenn Aufgabe richtig beantwortet wurde:',  => 'Content Dates',
   
    'Single Line Text Entry Area'     'Discussion Settings'
 => 'Zeile mit Texteingabefeld', # n.t.  => 'Discussion Settings',
   
    'Parameters for a response'     'Visibilities'
 => 'Parameter für Antworttyp', # n.t.  => '可见的',
   
    'Problem Part'     'Part Parameters'
 => 'Aufgabenteil', # n.t.  => '部分参数',
   
    'Part ID:'     'For User [_1] or Student/Employee ID [_2] at Domain [_3]'
 => 'Aufgabenteil-ID:',  => '对于用户 [_1] 或学生/员工编号 [_2] 在域 [_3]',
   
    'Displayed Part Description:'     'Group Files'
 => 'Anzuzeigende Aufgabenteil-Beschreibung:',  => '编组文件',
   
    'Readonly:'     "Enter user:domain for User's 'About Me' Page"
 => 'Nur lesbar:', # n.t.  => "Enter user:domain for User's 'About Me' Page",
   
    'Response: Numerical'     'No map selected.'
 => 'Antwortblock: numerisch', # n.t.  => 'No map selected.',
   
    'random'     'Most Recent:'
 => 'zufällig',  => '最新:',
   
    'top'     'In Course:'
 => 'am Anfang',  => '课程:',
   
    'bottom'     'Use:'
 => 'am Ende',  => '使用:',
   
    'Add new Option:'     'Search LON-CAPA help'
 => 'Option hinzufügen:',  => '搜索 LON-CAPA 帮助',
   
    'Delete an Option:'     'Before course enrollment start!'
 => 'Option löschen:', # n.t.  => 'Before course enrollment start!',
   
    'Print options:'     'After course enrollment end!'
 => 'Ausgabe der Optionen:',  => 'After course enrollment end!',
   
    "Don't show option list"     'in the past'
 => "Optionsliste nicht anzeigen", # n.t.  => '在过去',
   
    'Display of options when printed'     'in the future'
 => 'Anzeigeart der Optionen beim Druck',  => '在将来',
   
    'Normal list'     'Choose'
 => 'Normale Liste',  => 'Choose',
   
    'Listed in vertical column'     'Title:'
 => 'In senkrechter Spalte aufgelistet',  => '标题:',
   
    'Multiple Option Response Question'     'URL:'
 => 'Antwortblock: Optionsauswahl',  => 'URL:',
   
    'Select Options'     'Course, Portfolio and Catalog Search'
 => 'Wählbare Optionen', # n.t.  => '目录搜索,组合搜索和课程搜索',
   
    'Image'     'ERROR:'
 => 'Bild', # n.t.  => '错误:',
   
    'Image Url:'     '(click for example)'
 => 'URL des Bildes:',  => '(click for example)',
   
    'width (pixel):'     'click for example'
 => 'Breite (Pixel):',  => 'click for example',
   
    'height (pixel):'     'Re-Enable'
 => 'Höhe (Pixel):',  => '重新启用',
   
    'Alignment:'     'Script Functions'
 => 'Ausrichtung:', # n.t.  => 'Script Functions',
   
    'Encrypt URL:'     'Image Options'
 => 'URL verschlüsseln:', # n.t.  => '图像选项',
   
    'no'     'left'
 => 'nein',  => '左边',
   
    'Location:'     'right'
 => 'Stelle:', # n.t.  => '右边',
   
    'Randomly labeled image'     'TeXwidth (mm):'
 => 'Dynamisch beschriftetes Bild', # n.t.  => 'TeX-宽 (mm):',
   
    'Response: Click on Image'     'TeXheight (mm):'
 => 'Antwortblock: Klick-ins-Bild', # n.t.  => 'TeX-高 (mm):',
   
    'Collection of Imageresponse foils'     'TeXwrap:'
 => 'Sammlung von Bildantwort-Auswahlmöglichkeiten', # n.t.  => 'TeXwrap:',
   
    'Image response foil'     'Sorry!'
 => 'Bildantwort-Auswahlmöglichkeit', # n.t.  => '对不起...',
   
    'Enter Coordinates' # n.t.     'Resource not available.'
 => 'Koordinaten festlegen',  => 'Resource not available.',
   
    'Rectangle'     'File Type'
 => 'Rechteck', # n.t.  => 'File Type',
   
    'Coordinate Pairs'     'Output of decompress:'
 => 'Koordinatenpaar',  => 'Output of decompress:',
   
    'Polygon'     'Decompress complete.'
 => 'Polygon',  => 'Decompress complete.',
   
    'Coordinate list'     'Archive:'
 => 'Koordinatenliste', # n.t.  => '存档:',
   
    'Create Polygon Data'     'inflating:'
 => 'Polygon-Daten festlegen', # n.t.  => 'inflating:',
   
    'Task Description'     'Incorrect:'
 => 'Beschreibung der Aufgabe', # n.t.  => '错误:',
   
    'Clickable Image'     'Correct:'
 => 'Klickbares Bild', # n.t.  => '正确:',
   
    'Image Source File'     'Correct'
 => 'Pfad und Name der Bilddatei', # n.t.  => '正确',
   
    'Select Position on Image'     'Pick course first'
 => 'Auswahl der Position im Bild',  => '只能选择课程',
   
    'Select First Coordinate on Image'     'User Information Changed'
 => 'Klicken Sie an die Stelle der ersten Koordinate',  => '用户信息变更',
   
    'Select Second Coordinate on Image'     'Changed To'
 => 'Klicken Sie an die Stelle der zweiten Koordinate',  => '改为',
   
    'Select Finish to save selection'     'disk space allocated to portfolio files'
 => 'Klicken Sie auf Abschließen zum Abschließen der Aktion oder auf Abbrechen zum Abbrechen',  => 'disk space allocated to portfolio files',
   
    'Enter Coordinate or click finish to close Polygon'     'You have new messages'
 => 'Klicken Sie in das Bild, um die Koordinaten für das Polygon festzulegen',  => 'You have new messages',
   
    'Click to select a Coordinate or click Finish to save current selection'     'Destination folder'
 => 'Klicken Sie in das Bild, um Koordinaten festzulegen',  => '目的文件夹',
   
    'New Name'     'Mark Read'
 => 'Neuer Dateiname',  => '标记为已读',
   
    'Make Obsolete'     'Move to Folder ->'
 => 'Als überholt markieren',  => '移至文件夹 ->',
   
    'Set Margins'     'Register Response Devices (&quot;Clickers&quot;)'
 => 'Seitenränder festlegen',  => '注册应答设备 (&quot;Clickers&quot;)',
   
    'How should each column be formatted?'     'Enter response device ("clicker") numbers'
 => 'Wie soll jede Spalte formatiert werden?', # n.t.  => '输入应答设备(&quot;Clickers&quot;)的号码',
   
    'Width:'     'Locating your clicker ID'
 => 'Breite:', # n.t.  => '定位您的应答设备编号',
   
    'Height:'     'Register Clicker'
 => 'Höhe:', # n.t.  => '注册应答设备',
   
    'Left Margin:'     'Register'
 => 'Linker Rand:', # n.t.  => '注册',
   
    'Username and/or password could not be authenticated.'     'New Link'
 => 'Benutzerkennung und/oder Passwort konnten nicht erfolgreich authentifiziert werden.',  => '新的书签',
   
    'Please check the username and password.'     'Refresh'
 => 'Bitte überprüfen Sie Ihre Benutzerkennung und Ihr Passwort.',  => '更新',
   
    'Try again'     'Custom metadata [_1]'
 => 'Nochmal versuchen',  => '自定义元数据 [_1]',
   
    'Information needed to verify your login information is missing, inaccessible or expired.'     'Question/Comment/Feedback about course content'
 => 'Die Daten, um Ihre Anmeldung zu überprüfen, fehlen, können nicht gelesen werden oder sind abgelaufen.',  => '课程内容的问题/评论/反馈',
   
    'Sending'     'User modify/custom role edit'
 => 'Sende',  => '用户帐户和权限管理',
   
    'Completed.'     'User Search'
 => 'Ausgeführt.',  => '用户搜索',
   
    'Messages being sent.'     'to add/modify roles'
 => 'Nachrichten wurden gesendet',  => ', 添加/修改角色',
   
    'showing messages'     'is'
 => 'zeige Nachrichten',  => '是',
   
    'Assigning'     'contains'
 => 'Zuweisung der Rolle',  => '包括',
   
    'ending'     'in this domain'
 => 'Ende am',  => '在该域',
   
    'Assistant Co-Author'     'in institutional directory'
 => 'Co-Autor-Assistent',  => '在研究所目录',
   
    'Metadata for [_1]'     'Domain/institution to search'
 => 'Metadaten für [_1]',  => 'Domain/institution to search',
   
    'There are [_1] matches to your query.'     'Directory search has not been configured for domain: [_1]'
 => 'Ihre Suche hat [_1] Treffer ergeben.',  => '目录搜索,在还没有被配置的域:[_1]',
   
    'Revise search'     'permanent e-mail'
 => 'Suche ändern',  => '永久电子邮件',
   
    'in LON-CAPA domain'     'Set user role'
 => 'in LON-CAPA-Domäne', # n.t.  => '设置用户角色',
   
    'Sort by [_1] [_2]'     'No exact match found for this username ([_1]) in this domain.'
 => 'Sortiert nach [_1] [_2]',  => '对该用户名([_1])在这个领域中没有找到完全匹配的。',
   
    'Number of accesses'     'No match found for this username ([_1]) in this domain.'
 => 'Anzahl der Zugriffe',  => '对该用户名([_1])在这个领域中没有找到相应的。',
   
    'Ascending'     'Make new user "[_1]"'
 => 'aufsteigend',  => '新用户 "[_1]"',
   
    'Descending'     'Course Editor'
 => 'absteigend',  => '编辑课程',
   
    'Students Attempting'     'Community Editor'
 => 'Studentische Versuche', # ??? [SB 2007-07-03]  => 'Community Editor',
   
    'Average Number of Tries'     'Choose which items you wish to export from your Course.'
 => 'Durchschnittliche Anzahl an Versuchen',  => '选择您要从课程中导出的项目。',
   
    'Mean Degree of Difficulty'     'Content items'
 => 'Durchschnittlicher Schwierigkeitsgrad',  => '内容项目',
   
    'Mean Degree of Discrimination'     'Discussion posts'
 => 'Durchschnittlicher Grad der Abgrenzung',  => '讨论文章',
   
    'Evaluation: Clear'     'Download the zip file from'
 => 'Evaluierung: Klar',  => '下载zip档案从:',
   
    'Evaluation: Technically Correct'     'IMS course archive'
 => 'Evaluierung: Technisch korrekt',  => 'IMS课程存档',
   
    'Evaluation: Material is Correct'     'last name, first name'
 => 'Evaluierung: Material ist korrekt',  => '姓氏,名字',
   
    'Evaluation: Material is Helpful'     'Select a Template'
 => 'Evaluierung: Material ist hilfreich',  => 'Select a Template',
   
    'Evaluation: Material has Depth'     'Edit custom role'
 => 'Evaluierung: Tiefe des Themas',  => 'Edit custom role',
   
    'Prev'     'Privilege'
 => 'Zurück',  => 'Privilege',
   
    'Reload'     'Showing users with a name starting with [_1]'
 => 'Aktualisieren',  => '显示用户,起始是 [_1]',
   
    'Results [_1] to [_2] out of [_3]'     'Permanent e-mail address'
 => 'Treffer [_1] bis [_2] von insgesamt [_3]',  => '永久的 E-Mail 地址',
   
    'Unactionable Search Queary'     'Permanent e-mail'
 => 'Suchanfrage zurückgewiesen',  => '永久的 E-Mail 地址',
   
    '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.'     'User [_1] in domain [_2]'
 => '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.  => '用户 [_1] 在域 [_2]',
   
    'Revise Search Request'     'Result'
 => 'Suchanfrage ändern',  => 'Result',
   
    'LON-CAPA Access Control'     'Directory search in domain [_1] is not available for the requested search type: "[_2]"'
 => 'LON-CAPA-Zugriffskontrolle',  => 'Directory search in domain [_1] is not available for the requested search type: "[_2]"',
   
    'Access  : '     "No match found for this username ([_1]) in your institution's directory."
 => 'Zugriff  : ',  => "No match found for this username ([_1]) in your institution's directory.",
   
    'Resource: '     'Setting'
 => 'Ressource: ',  => 'Setting',
   
    'Action  : '     'Directory search available?'
 => 'Aktion   : ',  => 'Directory search available?',
   
    'You have modified your course recently, [_1] may fix this access problem.'     'Back to actions menu'
 => 'Sie haben den Kurs kürzlich verändert. [_1] könnte das Zugriffsproblem beheben.',  => 'Back to actions menu',
   
    'Published on ...'     'Edit action'
 => 'Veröffentlicht am...',  => 'Edit action',
   
    'Currently published version'     'Effect'
 => 'Derzeit veröffentlichte Version',  => 'Effect',
   
    'Edit Metadata'     'Course / User'
 => 'Metadaten ändern',  => 'Course / User',
   
    'Cleanup XML Document'     'deny'
 => 'XML-Code aufräumen',  => 'deny',
   
    'Select actions to attempt:'     'allow'
 => 'Auswahl der gewünschten Aktionen:',  => 'allow',
   
    'Linefeeds, formfeeds, and carriage returns'     'Delete this rule'
 => 'Zeilenumbrüche (LF), Seitenvorschübe und "Wagenrückläufe" (CR)',  => 'Delete this rule',
   
    'Empty tags'     'Insert rule above'
 => 'Leere Tags',  => 'Insert rule above',
   
    'Lower casing'     'Insert rule below'
 => 'Kleinschreibung',  => 'Insert rule below',
   
    'Symbol font'     'Move rule down'
 => 'Symbolischer Zeichensatz', # ??? [SB 2007-07-03]  => 'Move rule down',
   
    'Cleanup'     'Move rule up'
 => 'Aufräumen',  => 'Move rule up',
   
    'Back to Source File'     'Warning: It can take up to 1 hour for rights changes to fully propagate.'
 => 'Zurück zur Quelldatei',  => 'Warning: It can take up to 1 hour for rights changes to fully propagate.',
   
    'Hypertext Cascading Style Sheet'     'email address'
 => 'Stylesheet-Datei',  => 'email address',
   
    'Online Survey'     'Updated'
 => 'Umfrage',  => '已更新',
   
    'Unable to find [_1]'     'The error occurred on host [_1]'
 => 'Die Datei [_1] konnte nicht gefunden werden.',  => 'The error occurred on host [_1]',
   
    'Post Server Announcements'     'This error occurred on machine [_1]'
 => 'Server-Bekanntmachungen',  => 'This error occurred on machine [_1]',
   
    'Post announcements to the system login and roles screen'     'Clear all Messages in Subdirectory'
 => 'Server-Bekanntmachungen für die Login-Seite und die Rollenauswahl',  => 'Clear all Messages in Subdirectory',
   
    '(leave blank to delete announcement)'     'Task information'
 => '(leer lassen, um Bekanntmachung zu entfernen)',  => 'Task information',
   
    'Check machines:'     'Automated adds/drops'
 => 'Server auswählen:',  => 'Automated adds/drops',
   
    'Current Announcement'     'Change enrollment dates'
 => 'Derzeitige Bekanntmachung',  => 'Change enrollment dates',
   
    'Calendar'     'Change access dates'
 => '日历',  => 'Change access dates',
 #=> 'Kalender',  
      'Notification of changes'
    'Download your Calendar as iCalendar File'  => 'Notification of changes',
 => 'Kalender-Download im iCalendar-Format',  
      'Change crosslistings'
    'No calendar available for this date.'  => 'Change crosslistings',
 => 'Für dieses Datum ist kein Kalender verfügbar.',  
      'Section settings'
    'Posting [_1]'  => 'Section settings',
 => 'Sende an [_1]',  
      'Student photo settings'
    'This is LON-CAPA [_1]'  => 'Student photo settings',
 => 'Hier läuft LON-CAPA [_1]',  
      'Update roster now'
    'Edit Answer'  => 'Update roster now',
 => 'Antwort editieren',  
      'Update student photos'
    'Date/Time'  => 'Update student photos',
 => 'Datum, Uhrzeit',  
      'View students and change type'
    'Threshold Name'  => 'View students and change type',
 => 'Schwellenwert-Name',  
      'Changes to nightly automated enrollments'
    'Current value'  => 'Changes to nightly automated enrollments',
 => 'Aktueller Wert',  
      'Currently: Nightly adds: [_1], Nightly drops: [_2]'
    'Change?'  => 'Currently: Nightly adds: [_1], Nightly drops: [_2]',
 => 'Ändern',  
      'OFF'
    'Make changes'  => 'OFF',
 => 'Speichern',  
      'ON'
    'Change thresholds'  => 'ON',
 => 'Schwellenwerte ändern',  
      'Additions based on classlist changes:'
    'Picture Conversion Status'  => 'Additions based on classlist changes:',
 => 'Bildkonvertierungs-Status',  
      'Removals based on classlist changes:'
    'Class Print Status'  => 'Removals based on classlist changes:',
 => 'Druckstatus',  
      'Enable'
    'Removing error messages:'  => 'Enable',
 => 'Entfernen von Fehlermeldungen:',  
      'Disable'
    'Creating old version [_1]'  => 'Disable',
 => 'Erstelle alte Version [_1]', # n.t.  
      '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.'
    'Initial version'  => '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.',
 => 'Urversion',  
      'Changes to first and/or last automated enrollment dates'
    'Press "Generate Statistics" when you are ready.'  => 'Changes to first and/or last automated enrollment dates',
 => 'Klicken Sie auf "Erzeuge Statistiken", wenn Sie die gewünschten Einstellungen vorgenommen haben.',  
      'Currently: First enrollment: [_1], Last enrollment: [_2]'
    'It may take some time to update the student data for the first analysis. Future analysis this session will not have this delay.'  => 'Currently: First enrollment: [_1], Last enrollment: [_2]',
 => '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.',  
      'Set date of first automated enrollment for registered students'
    'A course-wide error occurred.'  => 'Set date of first automated enrollment for registered students',
 => 'Ein kursweiter Fehler ist aufgetreten.',  
      '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'
    'Analyze Over'  => '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',
 => 'Analyse über', # n.t.  
      'Set date of last automated enrollment for registered students'
    'Number of Plots'  => 'Set date of last automated enrollment for registered students',
 => 'Anzahl Plots', #???  
      '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.'
    'none'  => '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.',
 => 'nichts',  
      'Changes to default start and/or end dates for student access'
    'Output as [_1]' # _1: checkbox  => 'Changes to default start and/or end dates for student access',
 => 'Ausgabeformat [_1]',  
      'Currently: default first access:'
    'Prepare Report'  => 'Currently: default first access:',
 => 'Bericht erstellen',  
      ', default last access:'
    'Show problem [_1]' # _1: checkbox  => ', default last access:',
 => 'Aufgabe anzeigen [_1]',  
      'Set date of first access for registered students added via automated enrollment'
    'Show correct answers [_1]' # _1: checkbox  => 'Set date of first access for registered students added via automated enrollment',
 => 'Korrekte Antworten anzeigen [_1]',  
      'Set date of last access for registered students added via automated enrollment'
    'Show all submissions [_1]' # _1: checkbox  => 'Set date of last access for registered students added via automated enrollment',
 => 'Alle Einreichungen anzeigen [_1]',  
      'Changes to section settings'
    'Show problem grading [_1]' # _1: checkbox  => 'Changes to section settings',
 => 'Aufgabenbewertung anzeigen [_1]',  
      'Currently no sections of'
    'Computing correct answers greatly increasese the amount of time required to prepare a report.'  => 'Currently no sections of',
 => 'Die Berechnung korrekter Antworten erhöht die benötigte Zeit erheblich, um den Bericht zu erstellen.',  
      'are contributing enrollment to the LON-CAPA class roster.'
    'Please select problems and use the [_1]Prepare Report[_2] button to continue.'  => 'are contributing enrollment to the LON-CAPA class roster.',
 => 'Wählen Sie die zu berücksichtigenden Aufgaben aus und klicken Sie anschließend auf den [_1]Bericht erstellen[_2]-Button.',  
      'Add enrollment from additional sections.'
    'Please select a Survey to analyze'  => 'Add enrollment from additional sections.',
 => 'Wählen Sie eine Umfrage, die analysiert werden soll:',  
      'Number of new sections to add:'
    'There are no survey problems in this course.'  => 'Number of new sections to add:',
 => 'In diesem Kurs sind keine Umfragen enthalten.',  
      'Students enrolling in the sections listed below will be automatically added to the class roster for LON-CAPA course'
    'Generate Survey Report'  => 'Students enrolling in the sections listed below will be automatically added to the class roster for LON-CAPA course',
 => 'Umfragebericht generieren',  
      'if you have chosen to enable a nightly automated enrollment update.'
    'Building text document.'  => 'if you have chosen to enable a nightly automated enrollment update.',
 => 'Erstelle Textdokument.',  
      'Nightly additions based on classlist changes now'
    'Generated on [_1]'  => 'Nightly additions based on classlist changes now',
 => 'Generiert am [_1]',  
      'Nightly additions based on classlist changes still'
    'Your text file'  => 'Nightly additions based on classlist changes still',
 => 'Ihre Textdatei',  
      'Nightly removals based on classlist changes now'
    'Done compiling text file. See link below to download.'  => 'Nightly removals based on classlist changes now',
 => 'Erstellung der Textdatei abgeschlossen. Verwenden Sie den unten angegebenen Link zum Herunterladen.',  
      'Nightly removals based on classlist changes still'
    'There is no essay or string response data to output for this survey.'  => 'Nightly removals based on classlist changes still',
 => 'In dieser Umfrage existieren keine Essay- oder Text-Antwortdaten (essayresponse, stringresponse), die ausgegeben werden könnten.',  
      'enabled'
    'Building spreadsheet.'  => 'enabled',
 => 'Erstelle Tabelle.',  
      'disabled'
    '[_1]:[_2] responses to [_3] may be too long to fit Excel spreadsheet.'  => 'disabled',
 => '[_1]:[_2]-Antworten für [_3] könnten zu lang sein, um in eine Excel-Tabelle reinzupassen.',  
      'The first date for automated enrollment has been changed'
    'Done compiling spreadsheet. See link below to download.'  => 'The first date for automated enrollment has been changed',
 => 'Erstellung der Tabelle abgeschlossen. Verwenden Sie den unten angegebenen Link zum Herunterladen.',  
      'The last date for automated enrollment has been changed'
    'Make a sequence selection from the "Sequences and Folders" menu and hit "Create Plot" to begin'  => 'The last date for automated enrollment has been changed',
 => 'Wählen Sie eine Sequenz aus der "Sequenzen und Verzeichnisse"-Liste und klicken Sie auf "Diagramm erzeugen", um zu starten.',  
      'The first date for automated enrollment has been left unchanged as'
    'Create Plot'  => 'The first date for automated enrollment has been left unchanged as',
 => 'Diagramm erzeugen',  
      'The last date for automated enrollment has been left unchanged as'
    'Start Time:'  => 'The last date for automated enrollment has been left unchanged as',
 => 'Startzeit:',  
      'Currently: Notification:'
    'End Time:'  => 'Currently: Notification:',
 => 'Endezeit:',  
      'Notification of LON-CAPA course roster changes resulting from nightly automated enrollment process?'
    'Sender'  => 'Notification of LON-CAPA course roster changes resulting from nightly automated enrollment process?',
 => 'Absender',  
      'The table below contains a list of Kurs-Koordinators in this course.'
    'Number'  => 'The table below contains a list of Kurs-Koordinators in this course.',
 => 'Nummer',  
      'username:domain'
    'Upload Classlist'  => '用户名:域',
 => 'Kursteilnehmerliste hochladen',  
      'Course Access'
    'Semicolon separated values'  => 'Course Access',
 => 'Durch Semikolons getrennt',  
      'Current notification status'
    ' with home server '  => 'Current notification status',
 => ' mit Heimatserver ', # n.t.  
      'Notification active'
    'Show Log'  => 'Notification active',
 => '查看日志',  
 #=> 'Veränderungs-Protokoll',     'Notification inactive'
   => 'Notification inactive',
    'Course Document Change Log'  
 => 'Kursressourcen-Veränderungs-Protokoll',     'Notification?'
   => 'Notification?',
    'Records'  
 => 'Datensätze',     'Notification of enrollment changes now'
   => 'Notification of enrollment changes now',
    'Before'  
 => '以前',     'Notification of enrollment changes still'
 #=> 'Vorher',  => 'Notification of enrollment changes still',
   
    'After'     'The following will receive notification if there are any changes in enrollment in LON-CAPA course:'
 => '以后',  => 'The following will receive notification if there are any changes in enrollment in LON-CAPA course:',
 #=> 'Nachher',  
      'as a result of the nightly enrollment check:'
    'Current folder/page'  => 'as a result of the nightly enrollment check:',
 => 'Aktuelles Verzeichnis/Seite',  
      'View/Modify Course Settings'
    'Containing phrase'  => 'View/Modify Course Settings',
 => 'Enthält Text:',  
      'Course search'
    'None'  => 'Course search',
 => 'nichts',  
      'View/Modify Courses'
    'Users'  => 'View/Modify Courses',
 => '用户',  
 #=> 'Benutzer',     'Course details'
   => 'Course details',
   
    'Include parameter types'     'Detailed course information:'
 => 'Parametertypen zeigen',  => 'Detailed course information:',
   
    'Parameter Change Log'     'Default Access Dates for Students'
 => 'Parameteränderungs-Protokoll',  => 'Default Access Dates for Students',
   
    'Announce'     'Student Counts'
 => 'Bekanntmachen',  => 'Student Counts',
   
    'Not active anymore'     'Auto-enrollment of[_1]registered students'
 => 'nicht mehr aktiv',  => 'Auto-enrollment of[_1]registered students',
   
    'Add to Course Announcements'     'Details'
 => 'Den Kursbekanntmachungen hinzufügen',  => 'Details',
   
    'Username : Domain'     'Not enabled'
 => 'Benutzerkennung:Domäne',  => 'Not enabled',
   
    'Active'     'section:'
 => 'aktiv',  => 'section:',
   
    'Expired'     'Previous access'
 => 'Abgelaufen',  => 'Previous access',
   
    'Future'     'Current access'
 => 'Zukünftig',  => 'Current access',
   
    'Sort by realm first, then student (group/section)'     'Future access'
 => 'Sortierung nach Bereich, dann nach Student (Gruppe/Sektion)',  => 'Future access',
   
    'Sort by student (group/section) first, then realm'     'Back to course listing'
 => 'Sortierung nach Student (Gruppe/Sektion), dann nach Bereich',  => '返回课程目录',
   
    'Shift all dates based on this date'     'Immediate course roster update'
 => 'Alle Datumseinträge anhand dieses Datums verschieben',  => 'Immediate course roster update',
   
    'Overview Mode'     'There were no new students to add to the course.'
 => 'Übersichtsmodus',  => 'There were no new students to add to the course.',
   
    'Overview'     'Back to options page'
 => 'Übersicht',  => 'Back to options page',
   
    'Set Parameters'     'View/Modify settings for: '
 => 'Parameter einstellen',  => 'View/Modify settings for: ',
   
    'Parts'     'Modify quota for group portfolio files'
 => 'Aufgabenteile',  => 'Modify quota for group portfolio files',
   
    'Section(s)'     'Display current settings for automated enrollment'
 => 'Sektion(en)',  => 'Display current settings for automated enrollment',
   
    'Group(s)'     'Modify institutional code, course owner and/or default authentication'
 => 'Gruppe(n)',  => 'Modify institutional code, course owner and/or default authentication',
   
    'Parameter Selection'     'Modify course catalog settings for course'
 => 'Parameter-Auswahl',  => 'Modify course catalog settings for course',
   
    'Add Selection for...'     'Catalog settings'
 => 'Auswahl hinzufügen für...',  => 'Catalog settings',
   
    'Select Common Only'     'Catalog Settings for Course'
 => 'Übliche wählen',  => 'Catalog Settings for Course',
   
    'Problem Dates'     'Visibility in Course/Community Catalog'
 => 'Aufgabendatumsfelder',  => 'Visibility in Course/Community Catalog',
   
    'Content Dates'     "Unless excluded, a course/community is listed in this domain's publicly accessible Course/Community Catalog, if at least one of the following applies:"
 => 'Inhaltsdatumsfelder',  => "Unless excluded, a course/community is listed in this domain's publicly accessible Course/Community Catalog, if at least one of the following applies:",
   
    'Discussion Settings'     'Auto-cataloging is enabled and the course is assigned an institutional code'
 => 'Diskussions-Einstellungen',  => 'Auto-cataloging is enabled and the course is assigned an institutional code',
   
    'Visibilities'     'The course has been categorized into at least one of the course categories defined for the domain.'
 => 'Sichtbarkeit',  => 'The course has been categorized into at least one of the course categories defined for the domain.',
   
    'Part Parameters'     'Exclude from course catalog'
 => 'Aufgabenteil-Parameter',  => 'Exclude from course catalog',
   
    'For User [_1] or Student/Employee ID [_2] at Domain [_3]'     'Categorize Course'
 => 'Für Benutzer [_1] oder Studenten-/Mitarbeiter-ID [_2] in der Domäne [_3]',  => 'Categorize Course',
   
    'Group Files'     'No categories defined for this domain'
 => '编组文件',  => 'No categories defined for this domain',
 #=> 'Gruppendateien',  
      'Assign one or more categories to this course.'
    "Enter user:domain for User's 'About Me' Page"  => 'Assign one or more categories to this course.',
 => "Geben Sie Benutzerkennung:Domäne für die Über-mich-Seite des gewünschten Benutzers ein:",  
      '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).'
    'No map selected.'  => '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).',
 => 'Keine Inhaltszusammenstellung gewählt!',  
      'Category settings'
    'Most Recent:'  => 'Category settings',
 => 'Aktuellste:', # n.t.  
      'Show/Hide a course in the catalog'
    'In Course:'  => 'Show/Hide a course in the catalog',
 => 'Im Kurs:', # n.t.  
      'Assign a category to a course'
    'Use:'  => 'Assign a category to a course',
 => 'Verwende:', # n.t.  
      'Set in "Modify Course" (Domain)'
    'Search LON-CAPA help'  => 'Set in "Modify Course" (Domain)',
 => 'Suche in der LON-CAPA-Hilfe',  
      'Set in "Modify Parameters" (Course)'
    'Before course enrollment start!'  => 'Set in "Modify Parameters" (Course)',
 => 'Liegt VOR Kursbelegungs-Start!',  
      'Categories'
    'After course enrollment end!'  => 'Categories',
 => 'Liegt NACH Kursbelegungs-Ende!',  
      'Add category'
    'in the past'  => 'Add category',
 => 'liegt in der Vergangenheit',  
      'Add category:'
    'in the future'  => 'Add category:',
 => 'liegt in der Zukunft',  
      'Add subcategory:'
    'Choose'  => 'Add subcategory:',
 => 'Übernehmen',  
      'New:'
    'Title:'  => 'New:',
 => 'Titel:',  
      'Choose a course'
    'URL:'  => 'Choose a course',
 => 'URL:',  
      'Pick action'
    'Course, Portfolio and Catalog Search'  => 'Pick action',
 => 'Katalog-Suche, Portfolio-Suche und Suche im Kurs',  
      'Display settings'
    'ERROR:'  => 'Display settings',
 => 'FEHLER:',  
      'Course settings that control automated enrollment in this LON-CAPA course are currently:'
    'occurred while running'  => 'Course settings that control automated enrollment in this LON-CAPA course are currently:',
 => 'trat auf während der Ausführung von', # n.t.  
      'Course setting'
    '(click for example)'  => 'Course setting',
 => '(Klicken für Beispiel)',  
      'Modifiable by DC only'
    'click for example'  => 'Modifiable by DC only',
 => 'Klicken für Beispiel',  
      'Default authentication parameter'
    'Re-Enable'  => 'Default authentication parameter',
 => 'wieder aktivieren',  
      'Default authentication method'
    'Script Functions'  => 'Default authentication method',
 => 'Funktionen in Skripten', # n.t.  
      'Date of last automated enrollment'
    'Image Options'  => 'Date of last automated enrollment',
 => 'Bildoptionen', # n.t.  
      'Date of first automated enrollment'
    'left'  => 'Date of first automated enrollment',
 => 'links',  
      'Official course code'
    'right'  => 'Official course code',
 => 'rechts',  
      'Username:domain of course owner'
    'TeXwidth (mm):'  => 'Username:domain of course owner',
 => 'TeX-Breite (mm):',  
      'Date of last student access'
    'TeXheight (mm):'  => '学生访问的结束日期',
 => 'TeX-Höhe (mm):',  
      'Date of first student access'
    'TeXwrap:'  => '学生访问的开始日期',
 => 'TeX-Umbruch', # n.t., ??? [SB 2007-07-11]  
      'Course section number(:LON-CAPA section)'
    'Sorry!'  => 'Course section number(:LON-CAPA section)',
 => 'Schade...',  
      'Show more details'
    'Resource not available.'  => '查看更多详情',
 => 'Ressource nicht erreichbar.', # n.t.  
      'Public RSS/podcast (subscribe to)'
    'Choose file type:'  => '公共RSS /播客(订阅)',
 => 'Dateityp:',  
      'Course Owner:'
    'Output of decompress:'  => '课程所有者:',
 => 'Ausgabe des Entpackvorgangs:',  
      'Default Authentication method'
    'Decompress complete.'  => 'Default Authentication method',
 => 'Entpackvorgang abgeschlossen.',  
      'Modify settings'
    'Archive:'  => 'Modify settings',
 => 'Archiv:',  
      'Automated Enrollment'
    'inflating:'  => 'Automated Enrollment',
 => 'entpacke:',  
      'Use the menu on the left to choose an enrollment management task.'
    'Incorrect:'  => 'Use the menu on the left to choose an enrollment management task.',
 => 'Inkorrekt:',  
      'Result of Changes to Automated Enrollment Settings.'
    'Correct:'  => 'Result of Changes to Automated Enrollment Settings.',
 => 'Korrekt:',  
      'The following automated enrollment parameters have been changed:'
    'Correct'  => 'The following automated enrollment parameters have been changed:',
 => 'Korrekt',  
      'now set to'
    'Pick course first'  => 'now set to',
 => 'Erst Kurs auswählen',  
      'still set to'
    'User Information Changed'  => 'still set to',
 => 'Geänderte Benutzerdaten',  
      'The following automated enrollment parameters remain unchanged:'
    'Changed To'  => 'The following automated enrollment parameters remain unchanged:',
 => 'Geändert in',  
      'Change settings'
    'disk space allocated to portfolio files'  => 'Change settings',
 => 'Speicherplatz für Portfolio-Dateien',  
      "Student's agreement needed for listing in student-viewable roster"
    'You have new messages'  => "Student's agreement needed for listing in student-viewable roster",
 => 'Sie haben neue Nachrichten',  
      'Include link to accessible portfolio files'
    'Destination folder'  => 'Include link to accessible portfolio files',
 => 'Zielverzeichnis',  
      'Print header format'
    'Mark Read'  => 'Print header format',
 => 'Als gelesen kennzeichnen',  
      'Substitutions:<br />[_1]: student name, [_2]: course id, [_3]: assignment note. Numbers after the <tt>%</tt> limit the field size.'
    'Move to Folder ->'  => 'Substitutions:<br />[_1]: student name, [_2]: course id, [_3]: assignment note. Numbers after the <tt>%</tt> limit the field size.',
 => 'Verschiebe in Verzeichnis',  
      'Force all students in the course to use a specific math rendering engine.'
    'Register Response Devices ("Clickers")'  => 'Force all students in the course to use a specific math rendering engine.',
 => 'Antwortgeräte ("Clicker") registrieren',  
      "[_1], [_2] (Convert to Images), [_3] (TeX to HTML), or blank for student's preference"
    'Enter response device ("clicker") numbers'  => "[_1], [_2] (Convert to Images), [_3] (TeX to HTML), or blank for student's preference",
 => 'Geben Sie die Nummern der Antwortgeräte ("Clicker") ein',  
      'Bridge Task Grading'
    'Locating your clicker ID'  => 'Bridge Task Grading',
 => 'Die Clicker-ID ausfindig machen',  
      'Classlist Manager'
    'Register Clicker'  => 'Classlist Manager', # !?!
 => 'Clicker registrieren',  
      'Note for students:'
    'Register'  => '注意事项:',
 => 'Registrieren',  
      '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.'
    'New Link'  => '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.',
 => 'Neues Lesezeichen', # n.t.  
      'Please [_1]log in again[_2].'
    'Refresh'  => '请[_1]重新登录[_2].',
 => 'Aktualisieren', # n.t.  
      'Switching Server ...'
    'Custom metadata [_1]: '  => '更换服务器 ...',
 => 'Eigene Metadaten [_1]: ',  
      'Already logged in'
    'Question/Comment/Feedback about course content'  => '已经登录',
 => 'Frage/Anmerkung/Feedback zum Kursinhalt',  
      'Apply style file: '
    'User modify/custom role edit'  => 'Apply style file: ',
 => 'Benutzeraccounts und Rechte verwalten',  
      'The problem '
    'User Search'  => '问题 ',
 => 'Benutzersuche',  
      'Search criteria'
    'to add/modify roles'  => '搜索条件',
 => ', um Rollen hinzuzufügen oder zu ändern',  
      'begins with'
    'is'  => '始于',
 => 'ist',  
      'in selected LON-CAPA domain'
    'contains'  => '在选定的 LON-CAPA-域 ',
 => 'enthält',  
      'in institutional directory for selected domain'
    'in this domain'  => '在选定的域中的研究所列表',
 => 'in dieser Domäne',  
      'No exact match found for the username ([_1]) in LON-CAPA domain: [_2]'
    'in institutional directory'  => '没有找到完全匹配的用户名([_1] )在LON-CAPA-域:',
 => 'im Institutsverzeichnis',  
      'Creating new account.'
    'Domain/institution to search'  => '创建新帐户。',
 => 'LON-CAPA-Domäne, in der gesucht werden soll',  
      'Report a documentation bug'
    'Directory search has not been configured for domain: [_1]'  => '报告文件错误 (Englisch)',
 => 'Die Verzeichnissuche wurde noch nicht für die Domäne [_1] konfiguriert!',  
      '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:'
    'Set user role'  => '在搜索可以开始之前,下面必须予以纠正:',
 => 'Benutzerrolle einrichten',  
      'You must include some text to search for.'
    'No exact match found for this username ([_1]) in this domain.'  => '您必须包括一些要搜寻的文字。',
 => 'Kein exakter Treffer für den Benutzer [_1] in dieser Domäne.',  
      "The text you are searching for must contain at least two characters when using a 'begins' type search."
    'No match found for this username ([_1]) in this domain.'  => "文本搜索必须包含至少有两个字符,当使用的是'开始'类型的搜索。",
 => 'Kein Treffer für den Benutzer [_1] in dieser Domäne.',  
      "The text you are searching for must contain at least three characters when using a 'contains' type search."
    'Make new user "[_1]"'  => "文字要搜索必须包含至少3个字符时,当使用的是'包含'式的搜索。",
 => 'Neuen Benutzer "[_1]" anlegen',  
      'You must choose a domain when using an institutional directory search.'
    'Edit Course'  => '您必须选择一个域,当使用的是研究所目录搜索。',
 => '编辑课程',  
 #=> 'Kursinhalt einrichten',     'You must choose a domain when using a domain search.'
   => '您必须选择一个域,当使用域搜索。',
    'Choose which items you wish to export from your Course.'  
 => 'Wählen Sie, welche Elemente aus dem Kurs exportiert werden sollen.',     "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.",
    'Content items'  
 => 'Inhaltselemente',     "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.",
    'Discussion posts'  
 => 'Diskussionsbeiträge',     'Revoking [_1] in [_2]: [_3]'
   => 'Revoking [_1] in [_2]: [_3]',
    'Export Course DOCS'  
 => 'Exportieren',     'Revoking custom role:'
   => 'Revoking custom role:',
    'Download the zip file from'  
 => 'Download ZIP-Datei:',     'Deleting [_1] in [_2]: [_3]'
   => 'Deleting [_1] in [_2]: [_3]',
    'IMS course archive'  
 => 'IMS-Kursarchiv',     'Deleting custom role [_1] by [_2] in [_3]'
   => 'Deleting custom role [_1] by [_2] in [_3]',
    'Export course to IMS content package'  
 => 'Kurselemente nach IMS-Inhaltspaket exportieren',     'Add to classlist'
   => 'Add to classlist',
    'last name, first name'  
 => 'Nachname, Vorname',     'Re-enabling [_1] in [_2]: [_3]'
   => 'Re-enabling [_1] in [_2]: [_3]',
    'Select a Template'  
 => 'Auswahl einer Vorlage',     'Re-enabling custom role [_1] by [_2] in [_3]: [_4]'
   => 'Re-enabling custom role [_1] by [_2] in [_3]: [_4]',
    'Edit custom role'  
 => 'Benutzerdefinierte Benutzerrolle einrichten',     'Unknown command'
   => 'Unknown command',
    'Privilege'  
 => 'Berechtigung',     '[_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.',
    'Showing users with a name starting with [_1]'  
 => 'Anzeige von Benutzern, deren Name beginnt mit [_1]',     '[_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.',
    'Permanent e-mail address'  
 => 'Permanente E-Mail-Adresse',     'Please [_1]go back[_2] and choose a different section name.'
   => 'Please [_1]go back[_2] and choose a different section name.',
    'Permanent e-mail'  
 => 'Permanente E-Mail-Adresse',     'Drop from classlist: [_1]'
   => 'Drop from classlist: [_1]',
    'User [_1] in domain [_2]'  
 => 'Benutzer [_1] in Domäne [_2]',     'Existing Role'
   => 'Existing Role',
    'Result'  
 => 'Ergebnis',     'Assigning Role to Self'
   => 'Assigning Role to Self', # ???
    '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.',     'Invalid search.'
   => 'Invalid search.',
    "No match found for this username ([_1]) in your institution's directory."  
 => "Kein Treffer im Institutsverzeichnis für den Benutzer [_1].",     'You must enter a search term.'
   => 'You must enter a search term.',
    'Setting'  
 => 'Einstellung',     '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.',
    'Directory search available?'  
 => 'Verzeichnissuche verfügbar machen?',     '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.',
    'Back to actions menu'  
 => 'Zurück zur Domänen-Konfiguration', # n.t.     '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].',
    'Edit action'  
 => 'Aktion',     'Institutional directory search is not available in domain: [_1]'
   => 'Institutional directory search is not available in domain: [_1]',
    'Effect'  
 => 'Effekt',     '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.',
    'Course / User'  
 => 'Kurs / Benutzer',     '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: ',
    'deny'  
 => 'verweigern',     'Institutional directory search has not been configured for domain: [_1]'
   => 'Institutional directory search has not been configured for domain: [_1]',
    'allow'  
 => 'zulassen',     '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]"',
    'Delete this rule'  
 => 'Diese Regel löschen',     'Institutional directory search in domain: [_1] is not available.'
   => 'Institutional directory search in domain: [_1] is not available.',
    'Insert rule above'  
 => 'Regel oberhalb einfügen',     '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]"',
    'Insert rule below'  
 => 'Regel unterhalb einfügen',     '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.',
    'Move rule down'  
 => 'Regel nach unten verschieben',     '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.',
    'Move rule up'  
 => 'Regel nach oben verschieben',     'Pick group first'
   => 'Pick group first',
    '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.',     'No login name specified'
   => 'No login name specified',
    'email address'  
 => 'E-Mail-Adresse',     'Invalid login name'
   => 'Invalid login name',
    'Updated'  
 => 'Geändert',     'Only letters, numbers, periods, dashes, @, and underscores are valid'
   => 'Only letters, numbers, periods, dashes, @, and underscores are valid',
    'The error occurred on host  [_1]'  
 => 'Der Fehler trat auf dem Host [_1] auf.',     'For this user, the default quota would be [_1] MB.'
   => 'For this user, the default quota would be [_1] MB.',
    'This error occurred on machine [_1]'  
 => 'Dieser Fehler trat auf Maschine [_1] auf.', # n.t.     "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]).",
    'Clear all Messages in Subdirectory'  
 => 'Alle Nachrichten im Unterverzeichnis entfernen',     "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]).",
    'Task information'  
 => 'Information',     'in all LON-CAPA domains.'
   => 'in all LON-CAPA domains.',
    'Automated adds/drops'  
 => 'Automatische Hinzufügungen/Ausschließungen',     'in LON-CAPA domains:'
   => 'in LON-CAPA domains:',
    'Change enrollment dates'  
 => 'Kursbelegungsdaten ändern',     'in LON-CAPA domain '
   => '在LON-CAPA域 ',
    'Change access dates'  
 => 'Zugriffszeiten ändern',     'Course settings modifiable by [_1] only.'
   => 'Course settings modifiable by [_1] only.',
    'Notification of changes'  
 => 'Benachrichtigung über Änderungen',     'Course Owner'
   => 'Course Owner',
    'Change crosslistings'  
 => 'Querverweise ändern',     'Username:Domain'
   => '用户名:域',
    'Section settings'  
 => 'Sektions-Einstellungen',     'Course Activity'
   => 'Course Activity',
    'Student photo settings'  
 => 'Einstellungen studentischer Fotos',     'Course Domain'
   => 'Course Domain',
    'Update roster now'  
 => 'Kursteilnehmerliste jetzt aktualisieren',     'Course Institutional Code'
   => 'Course Institutional Code',
    'Update student photos'  
 => 'Studentische Fotos aktualisieren',     "Course Owner's Username"
   => "Course Owner's Username",
    'View students and change type'  
 => 'Studenten betrachten und Typ ändern',     "Course Owner's Domain"
   => "Course Owner's Domain",
    'Changes to nightly automated enrollments'  
 => 'Die nächtlichen, automatischen Kursbelegungen ändern',     'Course Type'
   => 'Course Type',
    'Currently: Nightly adds: [_1], Nightly drops: [_2]'  
 => 'Derzeit: Nächtliche Hinzufügungen: [_1], nächtliche Ausschließungen: [_2]',     'LON-CAPA course ID'
   => 'LON-CAPA course ID',
    'OFF'  
 => 'AUS',     'None found'
   => 'None found',
    'ON'  
 => 'AN',     'Course settings which only a [_1] may modify.'
   => 'Course settings which only a [_1] may modify.',
    'Additions based on classlist changes:'  
 => 'Hinzufügungen aufgrund von Änderungen an der Kursteilnehmerliste:',     "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.",
    'Removals based on classlist changes:'  
 => 'Ausschließungen aufgrund von Änderungen an der Kursteilnehmerliste:',     'Single user search'
   => 'Single user search',
    'Enable'  
 => 'Aktivieren ',     'Set enrollment'
   => 'Set enrollment',
    'Disable'  
 => 'Deaktivieren',     '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.',
    '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.',     '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.',
    'Changes to first and/or last automated enrollment dates'  
 => 'Änderungen von Anfangs- und/oder Endedatum der automatischen Kursbelegung',     '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.',
    'Currently: First enrollment: [_1], Last enrollment: [_2]'  
 => 'Derzeit: Start der automatischen Kursbelegung: [_1], Ende der automatischen Kursbelegung: [_2]',     'Getting started guide'
   => 'Getting started guide',
    'Set date of first automated enrollment for registered students'  
 => 'Setzen des Anfangsdatums der automatischen Kursbelegung für registrierte Studenten',     '[_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)
    '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.',     '[_1]Select Date[_2]'
   => '[_1]请选择日期[_2]',
    'Set date of last automated enrollment for registered students'  
 => 'Setzen des Endedatums der automatischen Kursbelegung für registrierte Studenten',     '[_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.',
    '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.',     '[_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).',
    'Changes to default start and/or end dates for student access'  
 => 'Änderungen an dem voreingestellten Anfangs- und/oder Endedatum für studentischen Zugriff',     "[_1] for link to each a listing of each student's files."
   => "[_1] for link to each a listing of each student's files.",
    'Currently: default first access:'  
 => 'Derzeit: voreingesteller erste Zugriff:',     '[_1]: student, [_2]: TA, [_3]: instructor'
   => '[_1]: 学生, [_2]: 导师, [_3]: 讲师',
    ', default last access:'  
 => ', voreingestellter letzter Zugriff:',     'role:section,role:section,...'
   => 'role:section,role:section,...',
    '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',     '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.',
    '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',     'supported types'
   => 'supported types',
    'Changes to section settings'  
 => 'Sektionseinstellungen',     '[_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.',
    'Currently no sections of'  
 => 'Derzeit ist für keine Sektionen des Kurses',     '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.',
    'are contributing enrollment to the LON-CAPA class roster.'  
 => 'eine Teilnahme an der Kursbelegung eingerichtet.',     '[_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.',
    'Add enrollment from additional sections.'  
 => 'Kursbelegung für weitere Sektionen hinzufügen',     'Calendar Announcement for '
   => 'Calendar Announcement for ',
    'Number of new sections to add:'  
 => 'Anzahl hinzuzufügender Sektionen:',     'Opening'
   => 'Opening',
    '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',     'Closing'
   => 'Closing',
    'if you have chosen to enable a nightly automated enrollment update.'  
 => 'aufgenommen, falls die nächtliche, automatische Kursbelegung aktiviert ist.',     'To add a new user:'
   => 'To add a new user:',
    'Nightly additions based on classlist changes now'  
 => 'Nächtliche Hinzufügungen aufgrund von Kursteilnehmerlisten-Änderungen sind jetzt',     "(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])",
    'Nightly additions based on classlist changes still'  
 => 'Nächtliche Hinzufügungen aufgrund von Kursteilnehmerlisten-Änderungen bleiben weiterhin',     "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].",
    'Nightly removals based on classlist changes now'  
 => 'Nächtliche Ausschließungen aufgrund von Kursteilnehmerlisten-Änderungen sind jetzt',     "Set 'Domain/institution to search' to: [_1]"
   => "Set 'Domain/institution to search' to: [_1]",
    'Nightly removals based on classlist changes still'  
 => 'Nächtliche Ausschließungen aufgrund von Kursteilnehmerlisten-Änderungen bleiben weiterhin',     "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]",
    'enabled'  
 => 'aktiviert',     'Provide the proposed username'
   => 'Provide the proposed username',
    'disabled'  
 => 'deaktiviert',     'Select a user to add/modify roles'
   => 'Select a user to add/modify roles',
    'The first date for automated enrollment has been changed'  
 => 'Das Anfangsdatum der automatischen Kursbelegung wurde geändert auf',     "Click 'Search'"
   => "Click 'Search'",
    'The last date for automated enrollment has been changed'  
 => 'Das Endedatum der automatischen Kursbelegung wurde geändert auf',     'User Search to add/modify roles'
   => 'User Search to add/modify roles',
    'The first date for automated enrollment has been left unchanged as'  
 => 'Das Anfangsdatum der automatischen Kursbelegung bleibt weiterhin',  
   # Feedback messages:
    'The last date for automated enrollment has been left unchanged as'  
 => 'Das Endedatum der automatischen Kursbelegung bleibt weiterhin',     'You have entered that answer before'
   => '您已经输入了答案',
    'Currently: Notification:'  
 => 'Derzeit: Benachrichtigung:',     "Computer's answer now shown above."
   => "上面显示的是正确答案。",
    '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?',     'You are correct.'
   => '正确答案!',
    'The table below contains a list of Kurs-Koordinators in this course.'  
 => 'Liste der Kurs-Koordinatoren in diesem Kurs',     'You are partially correct.'
   => '部分正确。',
    'username:domain'  
 => 'Benutzerkennung:Domäne',     'Incorrect'
   => '错误',
    'Course Access'  
 => 'Kurs-Zugriff',     'Your receipt no. is [_1]'
   => '您的证明编号是 [_1]',
    'Current notification status'  
 => 'Derzeitiger Benachrichtigungsstatus',     'You are excused from the problem.'
   => '你的作业已通过。',
    'Notification active'  
 => 'Benachrichtigung aktiv',     'Some extra items were submitted.'
   => 'Some extra items were submitted.',
    'Notification inactive'  
 => 'Benachrichtigung inaktiv',     'Some items were not submitted.'
   => 'Some items were not submitted.',
    'Notification?'  
 => 'Benachrichtigen?',     'An error occurred while grading your answer.'
   => 'An error occurred while grading your answer.',
    "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",     'The submitted answer was too long.'
   => 'The submitted answer was too long.',
    'Notification of enrollment changes now'  
 => 'Benachtrichtigung über Kursbelegungsänderungen ist jetzt',     'This question expects a numeric answer.'
   => 'This question expects a numeric answer.',
    'Notification of enrollment changes still'  
 => 'Benachtrichtigung über Kursbelegungsänderungen bleibt weiterhin',     'You have provided an invalid ranking.'
   => 'You have provided an invalid ranking.',
    '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',     'Please refer to [_1]'
   => 'Please refer to [_1]',
    'as a result of the nightly enrollment check:'  
 => 'aufgrund des nächtlichen Kursbelegungsabgleichs:',     'help on ranking problems'
   => 'help on ranking problems',
    'View/Modify Course Settings'  
 => 'Kurs-Einstellungen betrachten/ändern',     "Submission won't be graded. The type of file submitted is not allowed."
   => "Submission won't be graded. The type of file submitted is not allowed.",
    'Course search'  
 => 'Kurs-Suche',     'Submission not graded. Use fewer digits.'
   => 'Submission not graded. Use fewer digits.',
    'View/Modify Courses'  
 => 'Kurse betrachten/ändern',     'Submission not graded. Use more digits.'
   => 'Submission not graded. Use more digits.',
    'Course details'  
 => 'Kursdetails',     'Error in instructor specifed unit. This error has been reported to the instructor.'
   => 'Error in instructor specifed unit. This error has been reported to the instructor.',
    'Detailed course information:'  
 => 'Detailierte Kursinformationen:',     'Unable to interpret units. Computer reads units as "[_1]".'
   => 'Unable to interpret units. Computer reads units as "[_1]".',
    'Default Access Dates for Students'  
 => 'Voreingestellte Zugriffsdaten für Studierende',     'Incompatible units. No conversion found between "[_1]" and the required units.'
   => 'Incompatible units. No conversion found between "[_1]" and the required units.',
    'Student Counts'  
 => 'Anzahl Studierende',     'Only a number required. Computer reads units of "[_1]".'
   => 'Only a number required. Computer reads units of "[_1]".',
    'Auto-enrollment of[_1]registered students'  
 => 'Automatische Kursbelegung[_1]registrierter Studenten',     'Proper comma separation is required'
   => 'Proper comma separation is required',
    'Details'  
 => 'Details',     'Unable to understand formula'
   => 'Unable to understand formula',
    'Not enabled'  
 => 'Nicht aktiviert',     'Your submission has been recorded.'
   => 'Your submission has been recorded.',
    'section:'  
 => 'Sektion:', # n.t.     'A draft copy has been saved.'
   => 'A draft copy has been saved.',
    'Previous access'  
 => 'In der Vergangenheit liegender Zugriff',     'Nothing submitted.'
   => 'Nothing submitted.',
    'Current access'  
 => 'Aktueller Zugriff',     'Unknown message'
   => 'Unknown message',
    'Future access'  
 => 'Zukünftiger Zugriff',     'Returned file(s): [_1]'
   => 'Returned file(s): [_1]',
    'Back to course listing'  
 => '返回课程目录',     'Answer Submitted: Your final submission will be graded after the due date.'
 #=> 'Zurück zur Kursübersicht',  => 'Answer Submitted: Your final submission will be graded after the due date.',
   
    'Immediate course roster update'  # --/
 => 'Sofortige Aktualisierung der Kursteilnehmerliste',  
   
    'There were no new students to add to the course.'     ' The last submission was after the Due Date '
 => 'Es existieren keine Studenten, die neu am Kurs teilnehmen sollen.',  => ' The last submission was after the Due Date ',
   
    'Back to options page'     'Submit a file: (only one file can be uploaded)'
 => 'Zurück zum Funktionsauswahlmenü',  => '提交档案: (只允许上传一个文件)',
   
    'View/Modify settings for: '     'OR:'
 => 'Betrachten/Ändern der Einstellungen für ',  => '或者:',
   
    'Modify quota for group portfolio files'     'Select Portfolio Files'
 => 'Ändern des Speicherplatzes für Gruppen-Portfolio-Dateien',  => '选择组合文件',
   
    'Display current settings for automated enrollment'     'Portfolio files previously selected: [_1]'
 => 'Anzeige der derzeitigen Einstellungen der automatischen Kursbelegung',  => 'Portfolio files previously selected: [_1]',
   
    'Modify institutional code, course owner and/or default authentication'     "These file(s) don't exist: [_1]"
 => 'Ändern des Institutscodes, des Kurs-Eigentümers und/oder der voreingestellten Authentifizierung',  => "These file(s) don't exist: [_1]",
   
    'Modify course catalog settings for course'     'Previously published version'
 => 'Ändern der Kursübersicht-Einstellungen für diesen Kurs',  => 'Previously published version',
   
    'Catalog settings'     'You do not have privileges to modify the authentication configuration for this user.'
 => 'Katalog-Einstellungen',  => 'You do not have privileges to modify the authentication configuration for this user.',
   
    'Catalog Settings for Course'     'You do not have privileges to modify the portfolio quota for this user.'
 => 'Katalog-Einstellungen für den Kurs',  => 'You do not have privileges to modify the portfolio quota for this user.',
   
    'Visibility in Course Catalog'     'If a change is required, contact a domain coordinator for the domain'
 => 'Sichtbarkeit in der Kursübersicht',  => 'If a change is required, contact a domain coordinator for the domain',
   
    "Unless excluded, a course is listed in this domain's publicly accessible course catalog, if at least one of the following applies:"     'with submissions'
 => "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:",  => '带答案',
   
    'Auto-cataloging is enabled and the course is assigned an institutional code'     'in grading queue'
 => 'Automatische Katalogisierung ist aktiviert und dem Kurs wurde ein institutioneller Code zugewiesen',  => '在评估队列中',
   
    'The course has been categorized into at least one of the course categories defined for the domain.'     'with ungraded submissions'
 => 'Der Kurs wurde in mindestens eine der Kurskategorien, die für diese Domäne angelegt wurden, eingeordnet.',  => '未评估的答案',
   
    'Exclude from course catalog'     'with incorrect submissions'
 => 'Kurs aus Kursübersicht ausschließen',  => '错误的答案',
   
    'Categorize Course'     'with any status'
 => 'Kurs kategorisieren',  => '任何状态',
   
    'No categories defined for this domain'     'Default value or none'
 => 'In dieser Domäne wurden bisher keine Kategorien angelegt.',  => '默认值或无',
   
    'Assign one or more categories to this course.'     'Floating Point between 1 and 0'
 => 'Diesem Kurs eine oder mehrere Kategorien zuweisen:',  => '浮点运算的1和0',
   
    '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).'     'Floating point number between zero and one'
 => '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.',  => 'Floating point number between zero and one',
   
    'Category settings'     'Positive Floating Point'
 => 'Kategorie-Einstellungen',  => 'Positive Floating Point',
   
    'Show/Hide a course in the catalog'     'Positive floating point number or zero'
 => 'Anzeigen/Verbergen von Kursen im Kursüberblick',  => 'Positive floating point number or zero',
   
    'Assign a category to a course'     'Floating Point'
 => 'Einem Kurs eine Kategorie zuweisen',  => 'Floating Point',
   
    'Set in "Modify Course" (Domain)'     'Floating point number'
 => 'Einstellung in "Kurs einstellen" (Domäne)',  => 'Floating point number',
   
    'Set in "Modify Parameters" (Course)'     'Auto-enrollment settings'
 => 'Einstellung in "Parameter ändern" (Kurs)',  => 'Auto-enrollment settings',
   
    'Categories'     'Configuration setting'
 => 'Kategorien',  => '配置设置',
   
    'Add category'     'Value(s)'
 => 'Kategorie hinzufügen',  => 'Value(s)',
   
    'Add category:'     'Auto-enrollment active?'
 => 'Kategorie hinzufügen:',  => 'Auto-enrollment active?',
   
    'Add subcategory:'     'Access to other pages will be prevented until you have moved the message to your inbox.'
 => 'Unterkategorie hinzufügen:',  => '只有把该邮件移至收件箱才可以访问其他网页。',
   
    'New:'     'Access to other pages will be prevented until you have moved all critical messages to your inbox.'
 => 'Neu:',  => '只有把所有的重要邮件移至收件箱才可以访问其他网页。',
   
    'Choose a course'     'Move to Inbox'
 => 'Kurs auswählen',  => '移至收件箱',
   
    'Pick action'     'Move to Inbox/Compose reply'
 => 'Aktion auswählen',  => '移至收件箱并回复',
   
    'Display settings'     'Confirm Receipt'
 => 'Einstellungen anzeigen',  => '确认已收到',
   
    'Course settings that control automated enrollment in this LON-CAPA course are currently:'     'Confirm Receipt and Reply'
 => 'Derzeitige Einstellungen der automatischen Kursbelegung dieses Kurses:',  => '确认已收到并回复',
   
    'Course setting'     'Displaying Critical Messages'
 => 'Kurs-Einstellung',  => '显示重要邮件',
   
    'Modifiable by DC only'     'Confirming Receipt'
 => 'Nur durch Dom.-Koord. änderbar',  => '确认已收到',
   
    'Default authentication parameter'     'Confirmed Receipt'
 => 'Voreingestellter Authentifizierungsparamater',  => '确认已收到',
   
    'Default authentication method'     'Communicate'
 => 'Voreingestellte Authentifizierungsmetode',  => '通讯',
   
    'Date of last automated enrollment'     'Replying to a Critical Message'
 => 'Endedatum der automatischen Kursbelegung',  => '针对重要邮件',
   
    'Date of first automated enrollment'     'Answer Available'
 => 'Anfangsdatum der automatischen Kursbelegung',  => '答复可用',
   
    'Official course code'     ' to '
 => 'Offizieller Kurscode',  => ' 到 ', # ???
   
    'Username:domain of course owner'     'Event from [_1] to [_2]'
 => 'Benutzerkennung:Domäne des Kurs-Eigentümers',  => '活动由 [_1] 至 [_2]',
   
    'Date of last student access'     '[_1]: [_2] from domain [_3]'
 => 'Endedatum des studentischen Zugriffs',  => '[_1]: [_2] 从域 [_3]',
   
    'Date of first student access'     'The following problems occurred:'
 => 'Anfangsdatum des studentischen Zugriffs',  => '发生下列问题:',
   
    'Course section number(:LON-CAPA section)'     'Could not initialize [_1] at this time.'
 => 'Kurssektionsnummer(:LON-CAPA-Sektionsnummer)',  => '目前无法初始化[_1]。',
   
    'Show more details'     'Please try again.'
 => 'Mehr Details',  => '请再试一次。',
   
    'Public RSS/podcast (subscribe to):'     'in this course'
 => 'Öffentliches RSS-Feed/Podcast (Einschreibe-Link):',  => '在该课程中',
   
    'Course Owner:'     'Remove Checked Entries'
 => 'Kurs-Eigentümer:',  => '删除选中的条目',
   
    'Default Authentication method'     'Modify Student Data'
 => 'Voreingestellte Authentifizierungsmethode',  => '修改学生资料',
   
    'Modify settings'     'First name'
 => 'Einstellungen speichern',  => '名字',
   
    'Automated Enrollment'     'Middle name'
 => 'Automatische Kursbelegung',  => '第二个名字',
   
    'Use the menu on the left to choose an enrollment management task.'     'Last name'
 => 'Wählen Sie im Menü links die gewünschte Aktion zur automatischen Kursbelegung.',  => '姓氏',
   
    'Result of Changes to Automated Enrollment Settings.'     'ID'
 => 'Ergebnis der Änderungen an den Einstellungen zur automatischen Kursbelegung',  => 'ID/学号',,
   
    'The following automated enrollment parameters have been changed:'     'Sending critical message'
 => 'Die folgenden Parameter der automatischen Kursbelegung wurden geändert:', # n.t.  => '发送重要消息',
   
    'now set to'     'Replying to'
 => 'ist jetzt', # n.t.  => '回复',
   
    'still set to'     'All messages:'
 => 'bleibt weiterhin', # n.t.  => 'All messages:',
   
    'The following automated enrollment parameters remain unchanged:'     'Unread messages:'
 => 'Die folgenden Parameter der automatischen Kursbelegung bleiben unverändert:', # n.t.  => 'Unread messages:',
   
    'Change settings'     'Read messages:'
 => 'Einstellungen ändern',  => 'Read messages:',
   
    "Student's agreement needed for listing in student-viewable roster"     'Replied to messages:'
 => "Studentisches Einverständnis notwendig, um in der von Studenten einsehbaren Kursteilnehmerliste aufgelistet zu werden",  => 'Replied to messages:',
   
    'Include link to accessible portfolio files'     'Forwarded messages:'
 => 'Link für erreichbare Portfolio-Dateien einbinden',  => 'Forwarded messages:',
   
    'Print header format'     'showing messages [_1] through [_2] of [_3].'
 => 'Kopfbereich beim Druck',  => '显示消息[_1]通过[_2]的[_3] 。',
   
    'Substitutions:<br />[_1]: student name, [_2]: course id, [_3]: assignment note. Numbers after the <tt>%</tt> limit the field size.'     'Broadcast Message'
 => 'Platzhalter:<br />[_1]: Name des Studenten, [_2]: Kurs-ID, [_3]: Beurteilungsanmerkung. Eine Zahl hinter dem <tt>%</tt>-Zeichen begrenzt die Feldgröße.',  => '广播消息',
   
    'Force all students in the course to use a specific math rendering engine.'     'randomly pick [quant,_1,resource]'
 => 'Vorgabe für alle Studenten im Kurs, wie wissenschaftliche Formeln dargestellt werden sollen',  => 'randomly pick [quant,_1,resource]', # => '随机挑选 [quant,_1,resource,resource]',
   
    "[_1], [_2] (Convert to Images), [_3] (TeX to HTML), or blank for student's preference"     'contents hidden'
 => "[_1], [_2] (in Grafik konvertieren), [_3] (TeX-nach-HTML) oder leer lassen für studentische Voreinstellung",  => '隐藏的内容',
   
    'Bridge Task Grading'     'URLs hidden'
 => 'Bewertung von "Bridge Tasks"',  => '隐藏 URLs',
   
    'Classlist Manager'     'random order'
 => 'Automatische Kursbelegung', # !?!  => '随机顺序',
   
    'Note for students:'     'Resources in course with version changes since yesterday'
 => '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.'     'Version changes since Yesterday'
 => '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].'     'Resources in course with version changes since last week'
 => 'Bitte [_1]erneut anmelden[_2].',  => '课程中的资源,从上周起版本的变化',
   
    'Switching Server ...'     'Version changes since last Week'
 => 'Serverwechsel...',  => '从上周起版本的变化',
   
    'Already logged in'     'Resources in course with version changes since last month'
 => 'Bereits angemeldet',  => '课程中的资源,从上个月起版本的变化',
   
    'Apply style file: '     'Version changes since last Month'
 => 'Styledatei anwenden: ',  => '从上个月起版本的变化',
   
    'The problem '     'Resources in course with version changes seit start of course'
 => 'Die Aufgabe ',  => '课程中的资源,从课程开始起版本的变化',
   
    'Search criteria'     'Version changes since start of Course'
 => 'Suchkriterien',  => '从课程开始起版本的变化',
   
    'begins with'     'No version changes since yesterday'
 => 'beginnt mit',  => '从昨天起版本没有变化',
   
    'in selected LON-CAPA domain'     'No version changes since last week'
 => 'in ausgewählter LON-CAPA-Domäne',  => '从上周起版本没有变化',
   
    'in institutional directory for selected domain'     'No version changes since last month'
 => 'im Institutsverzeichnis der ausgewählten Domäne',  => '从上个月起版本没有变化',
   
    'No exact match found for the username ([_1]) in LON-CAPA domain: [_2]'     'No version changes since start of course'
 => 'Kein exakter Treffer für den Benutzer "[_1]" in der LON-CAPA-Domäne [_2]', # n.t.  => '从课程开始起版本没有变化',
   
    'Creating new account.'     'version changes since yesterday'
 => 'Erzeuge neuen Benutzeraccount...',  => '从昨天起版本的变化',
   
    'Report a documentation bug'     'version changes since last week'
 => 'Fehler in der Dokumentation melden (Englisch)',  => '从上周起版本的变化',
   
    'You must specify a valid username. Only the following are allowed: letters numbers - . @'     'version changes since last month'
 => '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:'     'version changes since start of course'
 => 'Folgendes muss korrigiert werden, bevor die Suche gestartet werden kann:',  => '从课程开始起版本的变化',
   
    'You must include some text to search for.'     'Roles for which access to course has expired since yesterday'
 => '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."     'Roles for which access to course has expired since last week'
 => "Der Text, nach dem gesucht werden soll, muss mindestens zwei Zeichen lang sein, wenn die 'beginnt mit'-Option verwendet wird.",  => '从上周起该课程过期的角色',
   
    "The text you are searching for must contain at least three characters when using a 'contains' type search."     'Roles for which access to course has expired since last month'
 => "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.'     'Roles for which access to course has expired since start of course'
 => 'Bei der Suche im Institutsverzeichnis muss eine Domäne ausgewählt sein.',  => '从课程开始起过期的角色',
   
    'You must choose a domain when using a domain search.'     'There are no roles which expired 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."     'There are no roles which expired 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."     'There are no roles which expired since last month'
 => "Bei der Suche mit der Option 'Nachname, Vorname' muss der Vorname mindestens ein Zeichen enthalten.",  => '没有角色从上个月起过期了',
   
    'Revoking [_1] in [_2]: [_3]'     'There are no roles which expired since start of course'
 => 'Entziehe Rolle [_1] für [_2]: [_3]',  => '没有角色从课程开始起过期了',
   
    'Revoking custom role:'     'roles which expired since yesterday'
 => 'Entziehe benutzerdefinierte Rolle:',  => '从昨天起该课程过期的角色',
   
    'Deleting [_1] in [_2]: [_3]'     'roles which expired since last week'
 => 'Entferne Rolle [_1] für [_2]: [_3]',  => '从上周起该课程过期的角色',
   
    'Deleting custom role [_1] by [_2]:[_3] in [_4]'     'roles which expired since last month'
 => 'Entferne benutzerdefinierte Rolle [_1] von [_2]:[_3] für [_4]',  => '从上个月起该课程过期的角色',
   
    'Add to classlist'     'roles which expired since start of course'
 => 'Hinzufügen zur Kursteilnehmerliste',  => '从课程开始起过期的角色',
   
    'Re-enabling [_1] in [_2]: [_3]'     'Roles for which access to course has become available since yesterday'
 => 'Reaktivierung der Rolle [_1] für [_2]: [_3]',  => '从昨天起分配给该课程的角色',
   
    'Re-enabling custom role [_1] by [_2]@[_3] in [_4] : [_5]'     'Roles for which access to course has become available since last week'
 => 'Reaktivierung der benutzerdefinierten Rolle [_1] von [_2]@[_3] für [_4] : [_5]',  => '从上周起分配给该课程的角色',
   
    'Unknown command'     'Roles for which access to course has become available since last month'
 => 'Unbekannter Befehl',  => '从上个月起分配给该课程的角色',
   
    '[_1] may not be used as the name for a section, as it is a reserved word.'     'Roles for which access to course has become available since start of course'
 => '[_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.'     'There are no roles which have become active since yesterday'
 => '[_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.'     'There are no roles which have become active since last week'
 => 'Bitte gehen Sie [_1]zurück[_2] und wählen Sie einen anderen Sektionsnamen.',  => '从上周起没有角色分配给该课程',
   
    'Drop from classlist: [_1]'     'There are no roles which have become active since last month'
 => 'Aus Kursteilnehmerliste ausschließen: [_1]',  => '从上个月起没有角色分配给该课程',
   
    'Existing Role'     'There are no roles which have become active since start of course'
 => 'Bestehende Rolle',  => '从课程开始起没有角色分配给该课程',
   
    'Exisiting Roles'     'roles which have become active since yesterday'
 => 'Bestehende Rollen',  => '从昨天起分配给该课程的角色',
   
    'Assigning Role to Self'     'roles which have become active since last week'
 => 'Assigning Role to Self', # ???  => '从上周起分配给该课程的角色',
   
    'Invalid search.'     'roles which have become active since last month'
 => 'Ungültige Suche.',  => '从上个月起分配给该课程的角色',
   
    'You must enter a search term.'     'roles which have become active since start of course'
 => 'Sie müssen einen Suchbegriff eingeben.',  => '从课程开始起分配给该课程的角色',
   
    'You must specify a valid domain when searching in a domain or institutional directory.'     'Show all posts'
 => '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.'     'to display'
 => '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].'     'posts previously marked read'
 => '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]'     'previously viewed posts'
 => '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.'     'NEW'
 => '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: '     'Preferences on what is marked as NEW'
 => '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]'     'Mark NEW posts no longer new'
 => '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]"'     'Sorting/Filtering options'
 => '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.'     'Export'
 => '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]"'     'Attachments'
 => '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.'     'Download the zip file from [_1]Discussion Posting Archive'
 => 'Sie können Ihre Suche auf eine Suche im Institutsverzeichnis der Domäne erweitern.',  => '下载zip档案由[_1]讨论发布档案',
   
    'You may want to broaden your search to the selected LON-CAPA domain.'     'The following errors occurred during export - [_1]'
 => 'Sie können Ihre Suche auf eine Suche in der gewählten LON-CAPA-Domäne erweitern.',  => 'The following errors occurred during export - [_1]',
   
    'Pick group first'     '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.'
 => 'Erst Gruppe auswählen',  => '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.',
   
    'No login name specified'     '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.'
 => 'Kein Loginname angegeben',  => '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.',
   
    'Invalid login name'     'Make Visible'
 => 'Ungültiger Loginname',  => '显示',
   
    'Only letters, numbers, periods, dashes, @, and underscores are valid'     'Mark unread'
 => 'Es sind nur erlaubt: Buchstaben, Ziffern, ".", "@", ,"-", "_"',  => 'Mark unread',
   
    'For this user, the default quota would be [_1] Mb.'     'Mark read'
 => 'Für diesen Benutzer würde der voreingestellte Speicherplatz [_1] MB betragen.',  => 'Mark read',
   
    "For this user, the default quota would be [_1] Mb, as determined by the user's institutional affiliation ([_2])."     'This post has been edited by the author.'
 => "Für diesen Benutzer würde der voreingestellte Speicherplatz [_1] MB betragen, beschränkt durch die institutionelle Angliederung ([_2]).",  => 'This post has been edited by the author.',
   
    'For this user, the default quota is [_1] Mb.'     'Display all versions'
 => 'Für diesen Benutzer ist der voreingestellte Speicherplatz [_1] MB.',  => 'Display all versions',
   
    "For this user, the default quota of [_1] Mb, is determined by the user's institutional affiliation ([_2])."     'Earlier version(s) were posted on: '
 => "Für diesen Benutzer beträgt der voreingestellte Speicherplatz [_1] MB, beschränkt durch die institutionelle Angliederung ([_2]).",  => 'Earlier version(s) were posted on: ',
   
    'in all LON-CAPA domains.'     'You do not have privileges to view all versions of posts.'
 => 'in allen LON-CAPA-Domänen.',  => 'You do not have privileges to view all versions of posts.',
   
    'in LON-CAPA domains:'     'Please select a different role.'
 => 'in den LON-CAPA-Domänen:',  => 'Please select a different role.',
   
    'in LON-CAPA domain '     'Error copying file attachment - [_1] to IMS package'
 => 'in LON-CAPA-Domäne ',  => 'Error copying file attachment - [_1] to IMS package',
   
    'Course settings modifiable by [_1] only.'     'Error copying file attachment - [_1] to IMS package: '
 => 'Kurs-Einstellungen, die nur durch einen [_1] änderbar sind',  => 'Error copying file attachment - [_1] to IMS package: ',
   
    'Course Owner'     'Re: '
 => 'Kurs-Eigentümer',  => 'Re: ',
   
    'Username:Domain'     'Please select a feedback type.'
 => 'Benutzerkennung:Domäne',  => 'Please select a feedback type.',
   
    'Course Activity'     'Sorry, no feedback possible on this resource ...'
 => 'Letzte Kursaktivität',  => 'Sorry, no feedback possible on this resource ...',
   
    'Course Domain'     'Error sending message to [_1], no user specified.'
 => 'Kurs-Domäne',  => 'Error sending message to [_1], no user specified.',
   
    'Course Institutional Code'     'Error sending message to [_1], no domain specified.'
 => 'Kurs-Instituts-Code',  => 'Error sending message to [_1], no domain specified.',
   
    "Course Owner's Username"     'Error sending message to'
 => "Benutzerkennung des Kurs-Eigentümers",  => 'Error sending message to',
   
    "Course Owner's Domain"     'Not registered'
 => "Domäne des Kurs-Eigentümers",  => '未注册', # ???
   
    'Course Type'     'Editing not permitted'
 => 'Kurstyp',  => '不允许编辑',
   
    'LON-CAPA course ID'     'Marked postings read/unread'
 => 'LON-CAPA-Kurs-ID',  => '标记贴子为已读/未读',
   
    'None found'     'Changed sort/filter'
 => 'Keine Treffer',  => '改变排序/过滤器',
   
    'Course settings which only a [_1] may modify.'     'Changed display status'
 => 'Kurs-Einstellungen, die nur ein [_1] ändern kann.',  => '改变显示状态',
   
    "Click a 'Select' button to view or modify settings for a [_1] which may only be modified by a [_2] in this domain."     'Deletion not permitted'
 => "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.",  => '不允许删除',
   
    'Single user search'     'Changed discussion status'
 => 'Suche einzelner Student',  => '讨论的状态已更改',
   
    'Set enrollment'     'Added to my course blog'
 => 'Kursbelegung einstellen',  => '添加到我的课程博客',
   
    'Please review the information in "Log-in help" and the "Getting started" guide if you are unable to log-in.'     'Back to previous page'
 => 'Bitte schauen Sie zunächst in die "Login-Hilfe" und in die "Kurzeinleitung für Studierende", falls Sie sich nicht anmelden können.',  => '返回前一页',
   
    'Please review the information in "Log-in help" if you are unable to log-in.'     'Go to previous page'
 => 'Bitte schauen Sie zunächst in die "Login-Hilfe", falls Sie sich nicht anmelden können.',  => '返回前一页',
   
    'If your problem is still unresolved, the form below can be used to send a question to the LON-CAPA helpdesk.'     'Return to previous page'
 => '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.',  => '返回前一页',
   
    'Getting started guide'     'Untitled resource'
 => 'Kurzeinleitung für Studierende',  => '资源没有标题',
   
    '[_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)     'Discussion display options'
 => '[_2]. [_1] [_3], [_4]:[_5]:[_6] ', # "dd. mm yyyy, hh:mi:ss"  => '讨论显示选项',
   
    '[_1]Select Date[_2]'     'Preferences can be set for this discussion that determine ....'
 => '[_1]Datum auswählen[_2]',  => '这个讨论可以设置使用偏好',
   
    '[_1]: students can view all sections. [_2]: students can only view their own section. blank or [_3] prevents student view.'     'Which posts are displayed when you display this discussion board or resource, and'
 => '[_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.',  => '哪些讨论将被显示在您的公告栏或资源里',
   
    '[_1] to require students to opt-in to listing in the roster (on the roster page).'     'Under what circumstances posts are identified as "NEW", and'
 => '[_1], um Notwendigkeit des studentischen Einverständnisses zu aktivieren.',  => '在什么情况下讨论被确定为“新”',
   
    "[_1] for link to each a listing of each student's files."     'Whether individual posts can be marked as read/unread'
 => "[_1] zum Einbinden von Links zu jeder Liste mit den Dateien eines jeden Studenten.",  => '个别帖子是否可以被标记为已读/未读',
   
    '[_1]: student, [_2]: TA, [_3]: instructor'     'Posts not marked read'
 => '[_1]: Student, [_2]: Tutor, [_3]: Dozent',  => '讨论没有标记为已读',
   
    'role:section,role:section,...'     'New posts cease to be identified as "NEW"?'
 => 'Rolle:Sektion,Rolle:Sektion,...',  => '新的讨论不再被标识为“新”?',
   
    '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.'     'Option to mark each post as read/unread?'
 => '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'     'Shown'
 => '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.'     'Not shown'
 => '[_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.'     'Discussion options'
 => '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.'     'Set options that control the sort order of posts, and/or which posts are displayed.'
 => '[_1]: erlauben (voreingestellt). [_2]: nur eigene Sektion.',  => 'Set options that control the sort order of posts, and/or which posts are displayed.',
   
    'Calendar Announcement for '     'Sort order'
 => 'Kalender-Ankündigung für den Kurs ',  => '排序顺序',
   
    'Opening'     'Date order - oldest first'
 => 'Start',  => '按日期顺序 - 最老的优先',
   
    'Closing'     'Date order - newest first'
 => 'Ende',  => '按日期顺序 - 最新的优先',
   
    'To add a new user:'     'Threaded'
 => 'Um einen neuen Benutzer hinzuzufügen...:',  => '按帖子', # ???
   
    "(You can only create new users in your current role's domain - [_1])"     'By subject'
 => "(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]."     'By domain and username'
 => "Sie sind nicht berechtigt, neue Benutzer in der Domäne Ihrer derzeitigen Benutzerrolle anzulegen - [_1].",  => '按域名和用户名',
   
    "Set 'Domain/institution to search' to: [_1]"     'By last name, first name'
 => "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]"     'Specific role status'
 => "Setzen Sie 'Suchkriterien' auf [_1]Benutzerkennung ist ..... in ausgewählter LON-CAPA-Domäne[_2]",  => '具体角色的状态',
   
    'Provide the proposed username'     'Roles of any status'
 => 'Geben Sie die gewünschte Benutzerkennung ein',  => '任意的角色',
   
    'Select a user to add/modify roles'     'Only active roles'
 => 'Wählen Sie einen Benutzer, für den Sie Rollen oder Berechtigungen ändern bzw. hinzufügen möchten',  => '只有现在的角色',
   
    "Click 'Search'"     'Only past roles'
 => "Klicken Sie auf 'Suchen'",  => '只有过去的角色',
 #=> "Klicken Sie auf 'Suchen'",  
      'Only future roles'
   => '只有未来的角色',
    'User Search to add/modify roles'  
 => 'Benutzersuche zum Hinzufügen/Ändern von Rollen oder Berechtigungen',     'Specific user roles'
   => '特定的用户角色',
   
 # Feedback messages:     'All roles'
   => '所有角色',
    'You have entered that answer before'  
 => 'Sie hatten diese Antwort bereits eingegeben',     'Students'
   => '学生',
    "Computer's answer now shown above."  
 => "Die als richtig hinterlegte Antwort wird oben angezeigt.",     'Course Coordinators'
   => '课程协调员',
    'You are correct.'  
 => 'Korrekt!',     'Instructors'
   => '讲师',
    'You are partially correct.'  
 => 'Teilweise korrekt.',     'TAs'
   => '辅导员',
    'Incorrect'  
 => 'Inkorrekt',     'Exam proctors'
   => '监考老师',
    'Your receipt is [_1]'  
 => 'Ihr Nachweis ist [_1]',     'Custom role'
   => '自定义角色',
    'You are excused from the problem.'  
 => 'Die Aufgabe ist Ihnen erlassen worden.',     'Custom roles'
   => '自定义角色',
    'Some extra items were submitted.'  
 => 'Es wurden zuviele Antwortelemente angegeben.',     'Specific sections'
   => '具体章节',
    'Some items were not submitted.'  
 => 'Die Fragen wurden nicht vollständig beantwortet.',     'Specific groups'
   => '特定组',
    'An error occurred while grading your answer.'  
 => 'Während der Bewertung Ihrer Antwort ist ein Fehler aufgetreten.',     'Pick specific users (by name)'
   => '选择特定的用户 (姓)',
    'The submitted answer was too long.'  
 => 'Ihre Antwort ist zu lang.',     'Show a list of current posters'
   => 'Show a list of current posters',
    'This question expects a numeric answer.'  
 => 'Eine numerische Antwort ist gefragt.',     'So far, no data has been returned for your request'
   => '到现在为止,您的查询没有返回任何数据。',
    'You have provided an invalid ranking.'  
 => 'Die eingebene Rangordnung ist ungültig.',     'Select a user'
   => '选择一个用户',
    'Please refer to [_1]'  
 => 'Hilfe erhalten Sie unter [_1]',     '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.',
    'help on ranking problems'  
 => 'Hilfe zu Rangordnungs-Aufgaben',     'photo'
   => '图片',
    "Submission won't be graded. The type of file submitted is not allowed."  
 => "Ihre Einreichung wurde nicht gewertet. Der Dateityp ist nicht erlaubt.",     'Critical Message'
   => '重要邮件',
    'Submission not graded. Use fewer digits.'  
 => 'Ihre Antwort wurde nicht gewertet. Verwenden Sie weniger Dezimalstellen.',     'Display a Message'
   => '显示邮件',
    'Submission not graded. Use more digits.'  
 => 'Ihre Antwort wurde nicht gewertet. Verwenden Sie mehr Dezimalstellen.',     'Back to Folder Display'
   => '返回文件夹列表',
    '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.',     'Currently available actions (will open extra window):'
   => '目前可采取的行动 (在新窗口中打开):',
    'Unable to interpret units. Computer reads units as "[_1]".'  
 => 'Einheiten können nicht ausgewertet werden. Computer versteht Einheiten als "[_1]".',     'There are no unread messages in this folder.'
   => '在此文件夹中没有未阅读邮件。',
    'Incompatible units. No conversion found between "[_1]" and the required units.'  
 => 'Inkompatible Einheiten. Keine Umrechnungsmöglichkeit zwischen "[_1]" und der benötigten Einheit gefunden.',     'There are no read messages in this folder'
   => '在此文件夹中没有已阅读邮件。',
    '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.',     'There are no forwarded messages in this folder.'
   => '在此文件夹中没有转发的邮件。',
    'Proper comma separation is required'  
 => 'Eine ordentliche Trennung durch Kommata ist erforderlich.',     'You have not replied to any messages in this folder.'
   => '在此文件夹中您没有需要回答的邮件。',
    'Unable to understand formula'  
 => 'Der eingegebene Ausdruck kann nicht ausgewertet werden',     'There are no messages in this folder.'
   => '空文件夹', # Empty Folder
    'Your submission has been recorded.'  
 => 'Ihre Antwort wurde gespeichert.',     'Cc:'
   => '抄送:',
    'A draft copy has been saved.'  
 => 'Ihr Entwurf wurde gespeichert.',     'Bcc:'
   => '密送:',
    'Nothing submitted.'  
 => 'Es wurde nichts eingereicht.',     'Bcc'
   => '密送',
    'Unknown message'  
 => 'Unbekannte Meldung',     'Retrieve discussion and message records'
   => '检索讨论和信息记录',
    'Returned file(s): [_1]'  
 => 'Zurückgelieferte Datei(en): [_1]',     'New Record (record is visible to course faculty and staff)'
   => '新记录 (只有课程管理者和工作人员可见):',
    'Answer Submitted: Your final submission will be graded after the due date.'  
 => 'Antwort eingereicht. Die Daten werden nach dem Fälligkeitsdatum ausgewertet.',     'Post this Record'
   => '保存',
 # --/  
      'Revise your search criteria for this domain'
   => 'Revise your search criteria for this domain',
    ' The last submission was after the Due Date '  
 => ' Die letzte Einreichung erfolgte nach dem Fälligkeitsdatum ',     'Metadata Modified'
   => 'Metadata Modified',
    'Submit a file: (only one file can be uploaded)'  
 => 'Datei einreichen: (Es kann nur eine Datei hochgeladen werden)',     '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.',
    'OR:'  
 => 'ODER:',     '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.',
    'Select Portfolio Files'  
 => 'Auswahl Portfolio-Dateien',     "You have requested to create file in directory [_1] which doesn't exist. The requested directory path has been removed from the requested filename."
   => "You have requested to create file in directory [_1] which doesn't exist. The requested directory path has been removed from the requested filename.",
    'Portfolio files previously selected: [_1]'  
 => 'Zuvor ausgewählte Portfolio-Dateien: [_1]',     'Directory'
   => '目录',
    "These file(s) don't exist: [_1]"  
 => "Diese Datei(en) existieren nicht: [_1]",     'Only empty directories may be deleted.'
   => '只有空的目录可以被删除。',
    'Previously published version'  
 => 'Zuvor veröffentlichte Version',     'You must delete the contents of the directory first.'
   => '您必须首先删除目录中的内容。',
    '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.',     'Cannot delete non-obsolete published file'
   => 'Cannot delete non-obsolete published file',
    '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.',     'Must not include'
   => 'Must not include',
    'If a change is required, contact a domain coordinator for the domain'  
 => 'Falls notwendig, kontaktieren Sie einen Domänen-Koordinator der Domäne',     'Name of new file is the same as name of old file'
   => 'Name of new file is the same as name of old file',
    'with submissions'  
 => 'mit Antworten',     'no action taken'
   => 'no action taken',
    'in grading queue'  
 => 'in Bewertungs-Warteschlange',     'copy metadata error'
   => 'copy metadata error',
    'with ungraded submissions'  
 => 'mit unbewerteten Antworten',     'No New filename specified'
   => 'No New filename specified',
    'with incorrect submissions'  
 => 'mit inkorrekten Antworten',     'Warning: a published problem of this name exists.'
   => 'Warning: a published problem of this name exists.',
    'with any status'  
 => 'mit beliebigem Status',     'Warning: a published library of this name exists.'
   => 'Warning: a published library of this name exists.',
    'Default value or none'  
 => 'Voreingestellt oder nichts',     '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.',
    'Floating Point between 1 and 0'  
 => 'Gleitkommazahl zwischen 0 und 1',     'Cannot change MIME type of a directory'
   => 'Cannot change MIME type of a directory',
    'Floating point number between zero and one'  
 => 'Gleitkommazahl zwischen Null und Eins',     'Cannot rename or move non-obsolete published file'
   => 'Cannot rename or move non-obsolete published file',
    'Positive Floating Point'  
 => 'Positive Gleitkommazahl',     'Change discussion display'
   => 'Change discussion display',
    'Positive floating point number or zero'  
 => 'Positive Gleitkommazahl oder Null',     'Choose whether or not to display a count of the number of new posts for each resource or discussion board which has unread posts.'
   => 'Choose whether or not to display a count of the number of new posts for each resource or discussion board which has unread posts.',
    'Floating Point'  
 => 'Gleitkommazahl',     "This can increase the time taken to gather data for the '<i>What's New?</i>' page by a few seconds."
   => "This can increase the time taken to gather data for the '<i>What's New?</i>' page by a few seconds.",
    'Floating point number'  
 => 'Gleitkommazahl',     'Currently set to [_1].'
   => '当前设置为 [_1].',
    'Auto-enrollment settings'  
 => 'Einstellungen für automatische Kursbelegungen',     'Change to [_1]'
   => '改变为 [_1]',
    'Configuration setting'  
 => 'Konfigurations-Einstellung', # n.t.     'No change'
   => '无变化',
    'Value(s)'  
 => 'Wert(e)', # n.t.     'Count unread posts in discussions display set to [_1]'
   => '未读讨论计数显示设置为 [_1]',
    'Auto-enrollment active?'  
 => 'Automatische Kursbelegung aktivieren?',     'Groups Manager'
   => '组管理',
    '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.',     'Group access start and end dates'
   => '组访问开始和结束日期',
    '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.',     'None available'
   => '无可用',
    'Move to Inbox'  
 => 'In Posteingang verschieben',     'There are no active, future or previous group members to modify.'
   => 'There are no active, future or previous group members to modify.',
    'Move to Inbox/Compose reply'  
 => 'In Posteingang verschieben und antworten',     'Members to delete or expire'
   => '成员身份到期或将被删除',
    'Confirm Receipt'  
 => 'Empfang bestätigen',     'To be deleted'
   => '将删除的',
    'Confirm Receipt and Reply'  
 => 'Empfang bestätigen und antworten',     'To be expired'
   => '期满',
    'Displaying Critical Messages'  
 => 'Anzeige wichtiger Nachrichten',     'No members to be deleted or expired from the group.'
   => 'No members to be deleted or expired from the group.',
    'Confirming Receipt'  
 => 'Empfang bestätigen',     'Files: [_1]'
   => '文件: [_1]',
    'Confirmed Receipt'  
 => 'Empfang bestätigt',     'Folders: [_1]'
   => '文件夹: [_1]',
    'Communicate'  
 => '通讯',     'Choose Task'
 #=> 'Kommunikation',  => '选择行动',
   
    'Replying to a Critical Message'     'Modify default group settings'
 => 'Antwort auf wichtige Nachricht',  => '修改默认组设置',
   
    'Answer Available'     'Modify access, tools and/or privileges for previous, future, or current members'
 => 'Antwort verfügbar',  => '修改组成员访问,工具和权限',
   
    ' to '     'Add member(s) to the group'
 => ' bis ', # ???  => '添加组成员',
   
    'Event from [_1] to [_2]'     'Group Settings'
 => 'Veranstaltung von [_1] bis [_2]',  => '组设定',
   
    '[_1]: [_2] from domain [_3]'     'Modify/Delete Members'
 => '[_1]: Aus der Domäne [_3] [_2]',  => '修改/删除会员',
   
    'The following problems occurred:'     'Current Tool Set'
 => 'Die folgenden Probleme traten auf:',  => '目前的工具集',
   
    'Could not initialize [_1] at this time.'     'Change Privileges'
 => 'Initialisierung von [_1] war nicht möglich.',  => '更改权限',
   
    'Please try again.'     'Membership Mapping'
 => 'Bitte versuchen Sie es noch einmal.',  => '会员推荐',
   
    'Please try again'     'Group name, title and available collaborative tools'
 => 'Bitte versuchen Sie es noch einmal',  => '组名称,所有权和使用协作工具',
   
    'Enrolling [_1] : [_2]'     'Letters, numbers and underscore only'
 => '[_1]:[_2] wird in den Kurs aufgenommen',  => '只有字母,数字和下划线',
   
    'in this course'     'Discussion boards'
 => 'in diesem Kurs',  => '论坛',
   
    'Remove Checked Entries'     'E-mail'
 => 'Ausgewählte Einträge entfernen',  => 'E-mail',
   
    'Modify Student Data'     'File Repository'
 => 'Studentische Daten ändern',  => '档案库',
   
    'First name'     'Group home page'
 => 'Vorname',  => '组首页',
   
    'Middle name'     'Membership Roster'
 => 'Zweiter Vorname',  => '会员名册',
   
    'Last name'     'Granularity:'
 => 'Nachname',  => '細微性:',
   
    'ID'     'Different subsets of the chosen collaborative tools for different group members?'
 => 'ID/Matrikelnummer',  => '不同的组成员选择不同的协作工具?',
   
    'Sending critical message'  #   'Disk quota: '
 => 'Sende wichtige Nachricht an',  #=> '磁盘配额: ',
   
    'Replying to'     'Disk quota'
 => 'Antwort an',  => '磁盘配额',
   
    '<b>[_1] messages</b>: showing messages [_2] through [_3] of [_4].'     'If you enable the group portfolio for the group, allocate a disk quota.'
 => '<b>Nachrichten ([_1])</b>: Anzeige der Nachrichten [_2] bis [_3] von insgesamt [_4]',  => 'If you enable the group portfolio for the group, allocate a disk quota.', # '如果您对组启用了文件存放,请分配磁盘配额:',
   
    'Broadcast Message'     '[_1] MB'
 => 'Broadcast-Nachricht',  => '[_1] MB',
   
    'contents hidden'     'A total of [_1] MB can be divided amongst all groups in the course, and [_2] MB are currently unallocated.'
 => 'Inhalte verborgen',  => '该课的所有组共有 [_1] MB 可分,[_2] MB 目前未被分配。',
   
    'Resources in course with version changes since yesterday'     'Default start and end dates for group access'
 => 'Ressourcen im Kurs mit Versionsänderungen seit gestern',  => '默认情况下组访问的开始和结束日期',
   
    'Version changes since Yesterday'     'Start:'
 => 'Versionsänderungen seit gestern',  => '开始:',
   
    'Resources in course with version changes since last week'     'End:'
 => 'Ressourcen im Kurs mit Versionsänderungen seit letzter Woche',  => '结束:',
   
    'Version changes since last Week'     'Error: invalid course domain or number - group folder creation failed.'
 => 'Versionsänderungen seit letzter Woche',  => '错误:无效的课程或域号码。建立了组列表失败。',
   
    'Resources in course with version changes since last month'     'Course Groups'
 => 'Ressourcen im Kurs mit Versionsänderungen seit letztem Monat',  => '课程组',
   
    'Version changes since last Month'     'Non-standard course - folder for all groups not added.'
 => 'Versionsänderungen seit letztem Monat',  => '非标准课程 - 所有组的文件夹不会增加。',
   
    'Resources in course with version changes seit start of course'     'Build a list of users for selection of group members'
 => 'Ressourcen im Kurs mit Versionsänderungen seit Kursbeginn',  => '从组成员里选择来建立一个用户列表',
   
    'Version changes since start of Course'     'Group membership selection list criteria:'
 => 'Versionsänderungen seit Kursbeginn',  => '组成员名单选择标准:',
   
    'No version changes since yesterday'     'Pick the criteria to use to build a list of course users from which you will select '
 => 'Keine Versionsänderungen seit gestern',  => '选择的标准的使用来建立一个名单,您将选择',
   
    'No version changes since last week'     'members of the new group.'
 => 'Keine Versionsänderungen seit letzter Woche',  => '新的组成员。',
   
    'No version changes since last month'     'If you do not wish to add members when you first create the group, there is no need to pick any criteria.'
 => 'Keine Versionsänderungen seit letztem Monat',  => '如果您创建的组不想立即要添加成员,就没有必要选择任何标准。',
   
    'No version changes since start of course'     '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.'
 => 'Keine Versionsänderungen seit Kursbeginn',  => '随后的步骤将自动添加/删除组成员,也可以让您指定所引发指定用户角色和第的过程中。这是通过指定的用户角色和在课程中章节<i>变化</i>被触发的。',
   
    'version changes since yesterday'     'Access types'
 => 'Versionsänderungen seit gestern',  => '访问类型',
   
    'version changes since last week'     'Currently has access'
 => 'Versionsänderungen seit letzter Woche',  => '目前已获得',
   
    'version changes since last month'     'Will have future access'
 => 'Versionsänderungen seit letztem Monat',  => '今后将有机会',
   
    'version changes since start of course'     'Previously had access'
 => 'Versionsänderungen seit Kursbeginn',  => '曾获得',
   
    'Roles for which access to course has expired since yesterday'     'Course roles'
 => 'Seit gestern in diesem Kurs abgelaufene Rollen',  => '课程角色',
   
    'Roles for which access to course has expired since last week'     'Course sections'
 => 'Seit letzter Woche in diesem Kurs abgelaufene Rollen',  => '课程章节',
   
    'Roles for which access to course has expired since last month'     'all sections'
 => 'Seit letztem Monat in diesem Kurs abgelaufene Rollen',  => '所有章节',
   
    'Roles for which access to course has expired since start of course'     'no section'
 => 'Seit Beginn des Kurses in diesem Kurs abgelaufene Rollen',  => '无章节',
   
    'There are no roles which expired since yesterday'     'Go to next step'
 => 'Keine Rollen, die in diesem Kurs seit gestern abgelaufen sind',  => '下一步',
   
    'There are no roles which expired since last week'     'Invalid group name'
 => 'Keine Rollen, die in diesem Kurs seit letzter Woche abgelaufen sind',  => '无效的组名称',
   
    'There are no roles which expired since last month'     'The group name entered '
 => 'Keine Rollen, die in diesem Kurs seit letztem Monat abgelaufen sind',  => '输入的组名称 ',
   
    'There are no roles which expired since start of course'     'is not a valid name.'
 => 'Keine Rollen, die in diesem Kurs seit Kursbeginn abgelaufen sind',  => '不是一个有效的名称。',
   
    'roles which expired since yesterday'     'can not be used as it is the name of '
 => 'seit gestern in diesem Kurs abgelaufene Rollen',  => '不能使用,因为它的名字是 ',
   
    'roles which expired since last week'     'an existing [_1]'
 => 'seit letzter Woche in diesem Kurs abgelaufene Rollen',  => '现有的 [_1]',
   
    'roles which expired since last month'     ' in this Course'
 => 'seit letztem Monat in diesem Kurs abgelaufene Rollen',  => ' 在该课程里',
   
    'roles which expired since start of course'     'Group names and section names used in a Course must be unique.'
 => 'seit Beginn des Kurses in diesem Kurs abgelaufene Rollen',  => '组名称和章节名称在课程中必须是独一无二的。',
   
    'Roles for which access to course has become available since yesterday'     'Group names may only contain letters, numbers or underscores.'
 => 'Seit gestern diesem Kurs zugeteilte Rollen',  => '组名称只能包含字母,数字或下划线。',
   
    'Roles for which access to course has become available since last week'     'Go to previous step'
 => 'Seit letzter Woche diesem Kurs zugeteilte Rollen',  => '返回',
   
    'Roles for which access to course has become available since last month'     'Select Members'
 => 'Seit letztem Monat diesem Kurs zugeteilte Rollen',  => '选择成员',
   
    'Roles for which access to course has become available since start of course'     'Your group selections - '
 => 'Seit Beginn des Kurses diesem Kurs zugeteilte Rollen',  => '您的组选择 - ',
   
    'There are no roles which have become active since yesterday'     'The following settings will apply to the group:'
 => 'Keine Rollen, die seit gestern diesem Kurs zugeteilt sind',  => '下面的设置将适用于本组:',
   
    'There are no roles which have become active since last week'     'Granularity'
 => 'Keine Rollen, die seit letzter Woche diesem Kurs zugeteilt sind',  => '細微性',
   
    'There are no roles which have become active since last month'     'File quota'
 => 'Keine Rollen, die seit letztem Monat diesem Kurs zugeteilt sind',  => '文件共享',
   
    'There are no roles which have become active since start of course'     'Default access dates'
 => 'Keine Rollen, die seit Kursbeginn diesem Kurs zugeteilt sind',  => '默认访问日期',
   
    'roles which have become active since yesterday'     'Different collaborative tools[_1]for different members:'
 => 'seit gestern diesem Kurs zugeteilte Rollen',  => '不同的协作工具[_1]对不同的成员组成:',
   
    'roles which have become active since last week'     'Start date'
 => 'seit letzter Woche diesem Kurs zugeteilte Rollen',  => '开始日期',
   
    'roles which have become active since last month'     'Start date:'
 => 'seit letztem Monat diesem Kurs zugeteilte Rollen',  => '开始日期:',
   
    'roles which have become active since start of course'     'End date'
 => 'seit Beginn des Kurses diesem Kurs zugeteilte Rollen',  => '结束日期',
   
    'Show all posts'     'End date:'
 => 'Alle Beiträge anzeigen',  => '结束日期:',
   
    'to display'     'Available for assignment to members:'
 => 'to display', # ???  => '可供成员访问:',
   
    'posts previously marked read'     'Unavailable for assignment:'
 => 'Beiträge, die zuvor als gelesen gekennzeichnet wurden',  => '没有可能访问:',
   
    'previously viewed posts'     'User privileges for collaborative tools'
 => 'Beiträge, die zuvor angezeigt wurden',  => '协作工具的用户权限',
   
    'NEW'     '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.'
 => 'NEU',  => '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.',
   
    'Preferences on what is marked as NEW'     'For some tools there are also additional optional privileges which can be set.'
 => 'Präferenzen, was als NEU markiert werden soll',  => 'For some tools there are also additional optional privileges which can be set.',
   
    'Mark NEW posts no longer new'     'Choose one of the following:'
 => 'Mit NEU gekennzeichnete Nachrichten nicht länger als neu markieren',  => 'Choose one of the following:',
   
    'Sorting/Filtering options'     'For the collaborative tools you have chosen to include only core privileges are available, so there are no optional privileges to assign.'
 => 'Sortierungs-/Filter-Optionen',  => 'For the collaborative tools you have chosen to include only core privileges are available, so there are no optional privileges to assign.',
   
    'Export'     'As you have chosen not to include any collaborative tools in the group, no default optional privileges need to be set.'
 => 'Exportieren',  => 'As you have chosen not to include any collaborative tools in the group, no default optional privileges need to be set.',
   
    'Attachments'     'Group membership'
 => 'Anhänge',  => '组员',
   
    'Download the zip file from [_1]Discussion Posting Archive'     'Add members'
 => 'Download ZIP-Datei vom [_1]Diskussionsbeitrags-Archiv',  => '添加成员',
   
    'The following errors occurred during export - [_1]'     'Assign collaborative tools'
 => '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.'     'Tools'
 => '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.'     'Add Members'
 => 'Leider können Sie derzeit kein IMS-Archiv erhalten, da es Probleme mit der Erstellung einer Manifest-Datei gab.',  => '添加成员',
   
    'Make Visible'     'Add?'
 => '显示',  => '添加?',
 #=> 'Anzeigen',  
      'All:'
    'Reply'  => '全部:',
 => 'Antwort',  
      'You have indicated that the group portfolio should be enabled, but you have set the respository quota to 0 MB.\nThis will prevent any upload of files.\nPlease set a value or disable the repository feature.'
    'Mark unread'  => 'You have indicated that the group portfolio should be enabled, but you have set the respository quota to 0 MB.\nThis will prevent any upload of files.\nPlease set a value or disable the repository feature.',
 => 'Als ungelesen kennzeichnen',  
      '[_1] [_2] was created.<br />'
    'Mark read'  => '[_1] [_2] 已创建。<br />',
 => 'Als gelesen kennzeichnen',  
      'Group membership list updated.'
    'This post has been edited by the author.'  => '该组成员名单已经更新。',
 => 'Dieser Beitrag wurde vom Autor überarbeitet.',  
      '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.'
    'Display all versions'  => '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.',
 => 'Alle Versionen anzeigen',  
      'An error occurred while updating the group membership list:'
    'Earlier version(s) were posted on: '  => 'An error occurred while updating the group membership list:',
 => 'Frühere Versionen wurden gesendet am: ',  
      'Choose Privileges'
    'You do not have privileges to view all versions of posts.'  => 'Choose Privileges',
 => 'Sie sind nicht berechtigt, alle Versionen von Beiträgen anzuschauen.',  
      'Setting Changes Complete'
    'Please select a different role.'  => 'Setting Changes Complete',
 => 'Bitte wählen Sie eine andere Benutzerrolle.',  
      'Modifications Complete'
    'Error copying file attachment - [_1] to IMS package'  => 'Modifications Complete',
 => 'Fehler beim Kopieren des Datei-Anhangs - [_1] ins IMS-Paket',  
      'Creation Complete'
    'Error copying file attachment - [_1] to IMS package: '  => 'Creation Complete',
 => 'Fehler beim Kopieren des Datei-Anhangs - [_1] ins IMS-Paket: ',  
      'Additions Complete'
    'Re: '  => 'Additions Complete',
 => 'Re: ',  
      'Verify deletion'
    'Please select a feedback type.'  => 'Verify deletion',
 => 'Bitte wählen Sie einen Feedback-Typ aus.',  
      'Deletion Complete'
    'Sorry, no feedback possible on this resource  ...'  => 'Deletion Complete',
 => 'Sorry, für diese Ressource kann kein Feedback gesendet werden.',  
      'Create Group'
    'Error sending message to [_1], no user specified.'  => '创建组',
 => 'Fehler beim Senden der Nachricht an [_1]. Es wurde kein Benutzer angegeben.',  
      'discussion'
    'Error sending message to [_1], no domain specified.'  => '论坛',
 => 'Fehler beim Senden der Nachricht an [_1]. Es wurde keine Domäne angegeben.',  
      'email files'
    'Error sending message to'  => '电子邮件档案',
 => 'Fehler beim Sender der Nachricht an',  
      'homepage'
    'Not registered'  => '主页',
 => 'Nicht registriert', # ???  
      'roster'
    'Editing not permitted'  => '花名册',
 => 'Überarbeiten nicht erlaubt',  
      'Edit Group Homepage'
    'Marked postings read/unread'  => '编辑组首页',
 => 'Neue Beiträge als gelesen/ungelesen kennzeichnen',  
      'Edit Group Settings'
    'Changed sort/filter'  => '编辑组设置',
 => 'Sortierung/Filter geändert',  
      'Available Group Tools'
    'Changed display status'  => '可用的工具组',
 => 'Anzeigestatus geändert',  
      'Group Chat Room'
    'Deletion not permitted'  => '组聊天室',
 => 'Löschen nicht erlaubt',  
      'Group e-mail'
    'Changed discussion status'  => '组电子邮箱',
 => 'Diskussionsstatus geändert',  
      'Group page - [_1]'
    'Changed discussion view mode'  => '组页 - [_1]',
 => 'Diskussionsanzeige-Modus geändert',  
      '[_1] discussion boards - [_2]'
    'Added to my course blog'  => '[_1] 论坛 - [_2]',
 => 'Zum eigenen Kurs-Blog hinzugefügt',  
      'New Discussion Board'
    'Back to previous page'  => '创建新论坛',
 => 'Zurück zur vorherigen Seite',  
      'There are currently no discussion boards in this [_1].'
    'Go to previous page'  => '在这 [_1] 里目前还没有论坛。',
 => 'Zurück',  
      'Discussion Board Title'
    'Return to previous page'  => '论坛讨论标题',
 => 'Zurück zur vorherigen Seite',  
      'The new discussion board was added successfully.<br />'
    'Untitled resource'  => '新的讨论论坛已成功创建。<br />',
 => 'Ressource ohne Titel',  
      'Edit [_1] board'
    'Discussion display options'  => '编辑 [_1] 论坛',
 => 'Diskussions-Anzeige-Optionen',  
      'View all group discussion boards'
    'Preferences can be set for this discussion that determine ....'  => '查看各组讨论论坛',
 => 'Für diese Diskussion können Präferenzen eingestellt werden, die festlegen...',  
      'Show Student View'
    'Which posts are displayed when you display this bulletin board or resource, and'  => '以学生视角显示',
 => 'welche Beiträge angezeigt werden, wenn Sie dieses Schwarze Brett bzw. diese Ressource anzeigen',  
      'Note: in anonymous discussion, your name is visible only to course faculty'
    'Under what circumstances posts are identified as "NEW", and'  => '注意:在匿名的讨论中,你的名字只有课程教师看的见。',
 => 'unter welchen Bedingungen Beiträge als "NEU" identifiziert werden',  
      'Send a Message in a Group'
    'Whether individual posts can be marked as read/unread'  => '组内发送邮件',
 => 'ob individuelle Beiträge als gelesen/ungelesen gekennzeichnet werden dürfen',  
      'As this group has no members, there are no recipients to select.'
    'Posts not marked read'  => '由于这组没有成员,您无法选择收件人。',
 => 'Beiträge, die nicht als gelesen gekennzeichnet wurden',  
      'Allow replies'
    'New posts cease to be identified as "New"?'  => '允许回复',
 => 'Wann sollen neue Diskussionsbeiträge nicht mehr als "NEU" identifiziert werden?',  
      'Reply to'
    'New posts cease to be identified as "NEW"?'  => '回复',
 => 'Wann sollen neue Diskussionsbeiträge nicht mehr als "NEU" identifiziert werden?',  
      'Group Portfolio'
    'Option to mark each post as read/unread?'  => '组档案',
 => 'Option anbieten, Beiträge als gelesen/ungelesen zu kennzeichnen?',  
      '[_1] portfolio files - [_2]'
    'Shown'  => '[_1] 组合文件 - [_2]',
 => 'anzeigen',  
      'There are no membership data to display for this [_1]'
    'Not shown'  => 'There are no membership data to display for this [_1]',
 => 'nicht anzeigen',  
      'Group Membership'
    'Discussion options'  => '组成员',
 => 'Diskussionsforen-Optionen',  
      '[_1] membership status - [_2]'
    'Set options that control the sort order of posts, and/or which posts are displayed.'  => '[_1] 成员状态 - [_2]',
 => 'Einstellungen der Sortierungsreihenfolge von Beiträgen und welche Beiträge angezeigt werden',  
      'Group Message'
    'Sort order'  => '组邮件',
 => 'Sortierungsreihenfolge',  
      'Compose Group Message'
    'Date order - oldest first'  => '撰写组邮件',
 => 'nach Datum - ältester Beitrag zuerst',  
      'Course Discussion Boards'
    'Date order - newest first'  => '课程讨论区',
 => 'nach Datum - neuester Beitrag zuerst',  
      'Post Discussion'
    'Threaded'  => '提交讨论文件',
 => 'nach Beiträgen', # ???  
      'Post Anonymous Discussion'
    'By subject'  => '匿名提交讨论文件',
 => 'nach Thema',  
      'Content'
    'By domain and username'  => '内容',
 => 'nach Domäne und Benutzerkennung',  
      'You do not currently have rights to view this group.'
    'By last name, first name'  => 'You do not currently have rights to view this group.',
 => 'nach Nachname, Vorname',  
      'No page information provided.'
    'Specific role status'  => 'No page information provided.',
 => 'Rollenstatus',  
      '<p>No page information provided.</p>'
    'Roles of any status'  => '<p>No page information provided.</p>',
 => 'beliebig',  
      'Available functions'
    'Only active roles'  => '可用的功能',
 => 'nur aktive',  
      'No group functionality.'
    'Only past roles'  => 'No group functionality.',
 => 'nur inaktive',  
      'No group functionality (e.g., e-mail, discussion, chat or file upload) is currently available to you in this group: [_1].'
    'Only future roles'  => 'No group functionality (e.g., e-mail, discussion, chat or file upload) is currently available to you in this group: [_1].',
 => 'nur zukünftige',  
      'Group Page'
    'Specific user roles'  => '组页',
 => 'Benutzerrollen',  
      'Quota allocated to group portfolio:'
    'All roles'  => '配额分配给组文件夹',
 => 'Alle Rollen',  
   
    'Students'     'The quota is currently [_1] MB'
 => '学生',  => '目前的配额: [_1] MB',
 #=> 'Studenten',  
      'The quota can be increased to [_1] MB, by adding all unallocated space for groups in the course.'
    'Course Coordinators'  => '配额可提高到 [_1] MB, 加上该课程的组中所有未分配的空间。',
 => 'Kurs-Koordinatoren',  
      '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.'
    'Instructors'  => '每个协作工具,包括核心权限,分配给所有成员基本权限。某些工具可能会还具有额外的权限,即可以设置特定的成员。',
 => '讲师',  
 #=> 'Dozenten',     'All group members will receive the same privileges for any tool assigned to them, including the default set of optional privileges.'
   => '所有组成员分配给他们的任何工具将得到相同的权限,包括默认设置可选特权。',
    'TAs'  
 => 'Tutoren',     '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.',
    'Exam proctors'  
 => 'Klausuraufsichtspersonal',     '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.',
    'Custom role'  
 => 'Benutzerdefinierte Rolle',     '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 ',
    'Custom roles'  
 => 'Benutzerdefinierte Rollen',     'if enabled on the next page'
   => 'if enabled on the next page',
    'Specific sections'  
 => 'Sektionen',     'if enabled below'
   => 'if enabled below',
    'Specific groups'  
 => 'Gruppen',     'Additional privileges'
   => 'Additional privileges',
    'Pick specific users (by name)'  
 => 'Benutzer auswählen (Name)',     'Fixed privileges'
   => '固定权限',
    'Show a list of current posters'  
 => 'Liste aktueller Beitragssender anzeigen',     'Optional privileges'
   => '任择权限',
    'So far, no data has been returned for your request'  
 => 'Bis jetzt hat Ihre Anfrage keine Daten zurückgeliefert.',     'Collaborative Tool'
   => '协作工具',
    'Select a user'  
 => 'Benutzerauswahl',     'Fixed'
   => '固定的',
    'An error occurred while processing this resource. The course personnel ([_1]) and the author have been notified.'  
 => 'Während der Verarbeitung dieser Ressource ist ein Fehler aufgetreten. Das Kurspersonal ([_1]) und der Autor wurden informiert.',     'Optional'
   => '可选的',
    'photo'  
 => 'Foto',     'Additional Tools'
   => '其他工具',
    'Critical Message'  
 => 'Wichtige Nachricht',     'Core privileges'
   => '基本权限',
    'Display a Message'  
 => 'Nachricht anzeigen',     '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.',
    'Back to Folder Display'  
 => 'Zurück zur Verzeichnisliste',     'All new group members will receive the same privileges.'
   => '所有新的小组成员将得到同样的权限。',
    'Currently available actions (will open extra window):'  
 => 'Verfügbare Aktionen (öffnen in neuem Fenster):',     'If previously expired members are being re-enabled, or if access for future members is being activated now, previously set privileges will be preserved.'
   => '如果以前到期的成员正在重新启用,或者未来进入的成员现在正在激活,先前的权限将被保留。',
    'There are no ungelesen messages in this folder.' # !  
 => 'In diesem Verzeichnis befinden sich keine ungelesenen Nachrichten.',     'As no group members are being added, there are no specific user privileges to set.'
   => '由于没有增加组成员,没有设置具体用户的权限。',
    'There are no gelesen messages in this folder' # !  
 => 'In diesem Verzeichnis befinden sich keine gelesenen Nachrichten.',     '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'
   => '目前还没有任何组织成员的权限以显示或设置,因为您还没有表示,你将被激活,重新启用,改变权限,或添加/删除任何现有成员的工具。',
    'There are no weitergeleitet messages in this folder.' # !  
 => 'In diesem Verzeichnis befinden sich keine weitergeleiteten Nachrichten.',     'Currently the group is configured '
   => '目前该组的配置, ',
    'You have not replied to any messages in this folder.'  
 => 'In diesem Verzeichnis befinden sich keine Nachrichten, auf die Sie geantwortet haben.',     'so different members can receive different optional privileges for a particular tool.'
   => '不同成员为特定的工具可以得到不同的可选权限。',
    'Empty Folder'  
 => 'Leeres Verzeichnis',     'so all members will receive the same optional privileges for a particular tool.'
   => '所有成员为特定的工具可以得到相同的可选权限。',
    'Cc:'  
 => 'CC:',     'Settings for automatic group enrollment'
   => '设置自动分配组',
    'Bcc:'  
 => 'BCC:',     'Group membership mapping to specific sections/roles'
   => 'Group membership mapping to specific sections/roles',
    'Retrieve discussion and message records'  
 => 'Aufzeichungen von Diskussionen und Nachrichten abrufen',     'Enable/disable automatic group enrollment for users in specified roles and sections'
   => 'Enable/disable automatic group enrollment for users in specified roles and sections',
    'New Record (record is visible to course faculty and staff)'  
 => 'Neue Aufzeichnung (nur für Kursverwaltung und Personal sichtbar):',     '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.',
    'Post this Record'  
 => 'Speichern',     "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.",
    'Revise your search criteria for this domain'  
 => 'Suchkriterien für die Suche in dieser Domäne ändern',     'Automatically enable group membership when roles are added?'
   => 'Automatically enable group membership when roles are added?',
    '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.',     'Automatically expire group membership when roles are removed?'
   => 'Automatically expire group membership when roles are removed?',
    'Course Parameters'  
 => 'Kurs-Parametern',     'Currently set to'
   => '当前设置为',
    'Metadata Modified'  
 => 'Geänderte Metadaten',     '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.',
    '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.',     'Pick roles and sections for automatic group enrollment'
   => 'Pick roles and sections for automatic group enrollment',
    '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.',     'Active?'
   => '激活?',
    "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.",     'Send group message'
   => '发送组邮件',
    'Directory'  
 => 'Verzeichnis',     'Create boards'
   => '创建论坛',
    'Only empty directories may be deleted.'  
 => 'Es können nur leere Verzeichnisse gelöscht werden.',     'Edit own posts'
   => '编辑自己的帖子',
    'You must delete the contents of the directory first.'  
 => 'Sie müssen zunächst die Inhalte aus dem Verzeichnis entfernen.',     'Hide/Delete any post'
   => '隐藏/删除 任意帖子',
    'Cannot delete non-obsolete published file'  
 => 'Veröffentlichte, aber nicht als überholt gekennzeichnete Dateien können nicht gelöscht werden.',     'View boards'
   => '查看论坛',
    'Must not include'  
 => 'Darf nicht enthalten:',     'Control Access'
   => '访问控制',
    'Name of new file is the same as name of old file'  
 => 'Name der neuen Datei ist der gleiche wie der der alten Datei',     'Basic Display'
   => '基本显示',
    'no action taken'  
 => 'keine Aktion ausgeführt',     'Detailed Display'
   => '详细显示',
    'copy metadata error'  
 => 'Fehler beim Metadaten-Kopieren',     'View page'
   => '查看网页',
    'No New filename specified'  
 => 'Kein neuer Dateiname angegeben',     'Modify page'
   => '修改网页',
    'Warning: a published problem of this name exists.'  
 => 'Achtung: eine veröffentlichte Aufgabe mit diesem Namen existiert bereits.',     'email'
   => 'email',
    'Warning: a published library of this name exists.'  
 => 'Achtung: eine veröffentlichte Bibliothek mit diesem Namen existiert bereits.',     'Broadcast message'
   => '广播邮件',
    '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.',     'files'
   => '文件',
    'Cannot change MIME type of a directory'  
 => 'Der MIME-Typ eines Verzeichnisses kann nicht geändert werden',     'Foils without names exist. This can cause problems to malfunction.'
   => 'Foils without names exist. This can cause problems to malfunction.',
    'Cannot rename or move non-obsolete published file'  
 => 'Veröffentlichte, aber nicht als überholt gekennzeichnete Dateien können nicht umbenannt oder verschoben werden',     'Unknown area style [_1]'
   => 'Unknown area style [_1]',
    'Change discussion display'  
 => 'Anzeige von Diskussionen ändern',     "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.",
    '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.',     'Forwarded message from '
   => 'Forwarded message from ',
    "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.",     'You received a critical message from [_1] in LON-CAPA.'
   => 'You received a critical message from [_1] in LON-CAPA.',
    'Currently set to [_1].'  
 => 'Derzeit eingestellt auf [_1].',     'You received a message from [_1] in LON-CAPA.'
   => 'You received a message from [_1] in LON-CAPA.',
    'Change to [_1]'  
 => 'Auf [_1] umstellen',     "'New' critical message from [_1]"
   => "'New' critical message from [_1]",
    'No change'  
 => 'Keine Änderung',     "'New' message from [_1]"
   => "'New' message from [_1]",
    'Count unread posts in discussions display set to [_1]'  
 => 'Zähler für ungelesene Beiträge in Diskussionen auf [_1] gestellt.',     'Refers to'
   => 'Refers to',
    'Groups Manager'  
 => 'Gruppenverwaltung',     'Previous attempts of student (if applicable)'
   => 'Previous attempts of student (if applicable)',
    'Group access start and end dates'  
 => 'Start- und Endezeiten des Gruppenzugriffs',     'Original screen output (if applicable)'
   => 'Original screen output (if applicable)',
    'None available'  
 => 'keine verfügbar',     'Correct Answer(s) (if applicable)'
   => 'Correct Answer(s) (if applicable)',
    '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.',     '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.',
    'Members to delete or expire'  
 => 'Mitgliedschaften, die gelöscht werden oder ablaufen sollen',     'The subject is 
   
    'To be deleted'   [_1]
 => 'Zu löschen',  
   '
    'To be expired'  => 'The subject is 
 => 'Abzulaufen',  
    [_1]
    'No members to be deleted or expired from the group.'  
 => 'Es existieren keine Mitgliedschaften, die aus der Gruppe entfernt werden oder auslaufen könnten.',  ',
   
    'Files: [_1]'     'Excerpt'
 => 'Dateien: [_1]',  => 'Excerpt',
   
    'Folders: [_1]'     'Use 
 => 'Verzeichnisse: [_1]',  
    [_1]
    'Choose Task'  
 => 'Aktion wählen',  to access the full message.'
   => 'Use 
    'Modify default group settings'  
 => 'Voreingestellte Gruppeneinstellungen',   [_1]
   
    'Modify access, tools and/or privileges for previous, future, or current members'  to access the full message.',
 => 'Zugriff, Werkzeuge und Berechtigungen für Gruppenmitglieder',  
      'You can reply to this message'
    'Add member(s) to the group'  => 'You can reply to this message',
 => 'Gruppenmitglieder hinzufügen',  
      'A reply will not be received by the recipient!'
    'Group Settings'  => 'A reply will not be received by the recipient!',
 => 'Gruppen-Einstellungen',  
      "Include in course's 'User records' for recipient(s)"
    'Modify/Delete Members'  => "包括课程中的'用户记录'给收信人",
 => 'Mitglieder ändern/entfernen',  
      'No replies to sender'
    'Current Tool Set'  => '没有答复发件人',
 => 'Derzeitige Werkzeuge',  
      'Display Message'
    'Change Privileges'  => '显示邮件',
 => 'Berechtigungen ändern',  
      'Replying to a Message'
    'Membership Mapping'  => '回复邮件',
 => 'Mitgliedschafts-Verweise',  
      'Forwarding a Message'
    'Group name, title and available collaborative tools'  => '转发邮件',
 => 'Gruppenname, Titel und verfügbare kollaborative Werkzeuge',  
      'Forwarding Multiple Messages'
    'Letters, numbers and underscore only'  => '转发多封邮件',
 => 'nur Buchstaben, Ziffern und Unterstrich',  
      'At end of file some tags were still left unclosed, '
    'Discussion boards'  => 'At end of file some tags were still left unclosed, ',
 => 'Diskussionsforen',  
      'Upload and Send'
    'E-mail'  => '上传和发送',
 => 'E-Mail',  
      'Choose which course(s) to list.'
    'File Repository'  => 'Choose which course(s) to list.',
 => 'Dateisammlung',  
      'Display courses'
    'Group home page'  => '显示课程',
 => 'Gruppen-Homepage',  
      'Public'
    'Membership Roster'  => '公开的',
 => 'Mitgliederliste',  
      'Answer [_1]'
    'Granularity:'  => '答复 [_1]',
 => 'Granularität:',  
      'EditXML [_1]'
    'Different subsets of the chosen collaborative tools for different group members?'  => 'EditXML [_1]',
 => 'Unterschiedliche Teilbereiche der gewählten kollaborativen Werkzeuge für unterschiedliche Gruppenmitglieder?',  
      'Not authorized'
    'Disk quota: '  => '未授权',
 => 'Speicherplatz: ',  
      'An error occurred while processing this resource. The author has been notified.'
    'If you enable the file repository for the group, allocate a disk quota.'  => 'An error occurred while processing this resource. The author has been notified.',
 => 'Falls Sie die Dateisammlung für die Gruppe aktivieren, Speicherplatz zuweisen:',  
      'Code ran too long. It ran for more than [_1] seconds.'
    '[_1] Mb'  => 'Code ran too long. It ran for more than [_1] seconds.',
 => '[_1] MB',  
      'This occurred while running &lt;while&gt; on line [_1].'
    'A total of [_1] Mb can be divided amongst all groups in the course, and [_2] Mb are currently unallocated.'  => 'This occurred while running &lt;while&gt; on line [_1].',
 => 'Insgesamt können [_1] MB auf alle Gruppen des Kurses aufgeteilt werden. [_2] MB sind derzeit noch nicht zugewiesen.',  
      'This occurred while running: [_1]'
    'Default start and end dates for group access'  => 'This occurred while running: [_1]',
 => 'Voreingestelltes Anfangs- und Endedatum für Gruppenzugriff',  
      'Substitution on [_1] with [_2] caused:'
    'Start:'  => 'Substitution on [_1] with [_2] caused:',
 => 'Start:',  
      'Student View'
    'End:'  => '学生视野',
 => 'Ende:',  
      'Correct answer'
    'Error: invalid course domain or number - group folder creation failed.'  => '正确答案',
 => 'Fehler: Ungültige Kurse-Domäne oder -Nummer. Das Erstellen des Gruppenverzeichnisses ist fehlgeschlagen.',  
      'Could not identify problem.'
    'Course Groups'  => '无法确定的问题。', # ???
 => 'Kurs-Gruppen',  
      'Chart'
    'Non-standard course - folder for all groups not added.'  => '图表',
 => 'Kein Standard-Kurs - Verzeichnis für alle Gruppen wurde nicht hinzugefügt.',  
      'Student Data'
    'Build a list of users for selection of group members'  => '学生资料',
 => 'Zusammenstellen einer Benutzerliste zur Auswahl von Gruppenmitgliedern',  
      'HTML, with links'
    'Group membership selection list criteria:'  => 'HTML格式,链接',
 => 'Auswahlkriterien für Gruppen-Mitgliedschaft:',  
      'HTML, with all links'
    'Pick the criteria to use to build a list of course users from which you will select '  => 'HTML格式,与所有链接',
 => 'Wählen Sie die Kriterien, die verwendet werden sollen, um die Liste der Kursbenutzer zu erstellen, anhand der Sie ',  
      'HTML, without links'
    'members of the new group.'  => 'HTML格式,没有链接',
 => 'die neuen Gruppenmitglieder wählen werden.',  
      'Output Data'
    'If you do not wish to add members when you first create the group, there is no need to pick any criteria.'  => '输出数据',
 => 'Falls Sie beim Erstellen der Gruppe nicht sofort auch Mitglieder hinzufügen wollen, brauchen Sie hier keine Kriterien auswählen.',  
      'Scores Summary'
    '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.',  
      'Scores Per Problem'
    'Access types'  => '每题分数',
 => 'Zugriffstypen',  
      'Parts Correct'
    'Currently has access'  => 'Parts Correct',
 => 'Aktueller Zugriff',  
      'fullname'
    'Will have future access'  => '全名',
 => 'Zukünftiger Zugriff',  
      'id'
    'Previously had access'  => 'ID/学生证号',
 => 'In der Vergangenheit liegender Zugriff',  
      'Generate Chart'
    'Course roles'  => '生成图表',
 => 'Benutzerrollen', # 'Benutzerrollen im Kurs',  
      'Generate Graph'
    'Course sections'  => '生成图',
 => 'Sektionen', # 'Sektionen im Kurs',  
      'Select One Student'
    'all sections'  => '选择一个学生',
 => 'Alle Sektionen',  
      'All sections.'
    'no section'  => '所有科目。',
 => 'Keine Sektion',  
      'Section [_1].'
    'Go to next step'  => '章节 [_1]。',
 => 'Weiter',  
      'Section [_1]'
    'Invalid group name'  => '章节 [_1]',
 => 'Ungültiger Gruppenname',  
      'Sections [_1] and [_2].'
    'The group name entered '  => '章节 [_1] 和 [_2]。',
 => 'Der eingegebene Name ',  
      'All groups.'
    'is not a valid name.'  => '所有组。',
 => 'ist kein gültiger Name.',  
      'Group [_1].'
    'can not be used as it is the name of '  => '组 [_1].',
 => 'kann nicht verwendet werden, da sich um den Namen ',  
      'Groups [_1] and [_2].'
    'an existing [_1]',  => '组 [_1] 和 [_2].',
 => 'einer bereits bestehenden [_1] handelt',  
      'Active access status.'
    ' in this Course'  => 'Active access status.',
 => ' in diesem Kurs',  
      'Future access status.'
    'Group names and section names used in a Course must be unique.'  => 'Future access status.',
 => 'Gruppen- und Sektionsnamen müssen in einem Kurs eindeutig sein.',  
      'Expired access status.'
    'Group names may only contain letters, numbers or underscores.'  => 'Expired access status.',
 => 'Gruppennamen dürfen nur aus Buchstaben, Zahlen und Unterstrichen bestehen.',  
      'Any access status.'
    'Go to previous step'  => 'Any access status.',
 => 'Zurück',  
      'Show links in new window:'
    'Select Members'  => 'Show links in new window:',
 => 'Mitgliederauswahl',  
      'Summary Table'
    'Your group selections - '  => 'Summary Table',
 => 'Gruppenauswahl',  
      'Summary Tables'
    'The following settings will apply to the group:'  => 'Summary Tables',
 => 'Die folgenden Einstellungen werden auf Ihre Gruppe wirken:',  
      'Summary table for [_1] ([_2])'
    'Granularity'  => 'Summary table for [_1] ([_2])',
 => 'Granularität',  
      'Average'
    'File quota'  => 'Average',
 => 'Speicherplatz für Dateien',  
      'maximum'
    'Default access dates'  => 'maximum',
 => 'Voreingestellte Zugriffsdaten',  
      'Maximum'
    'Different collaborative tools<br />for different members:'  => 'Maximum',
 => 'Unterschiedliche kollaborative Werkzeuge<br />für unterschiedliche Mitglieder:',  
      'Max. Total'
    'Start date'  => 'Max. Total',
 => '开始日期',  
 #=> 'Anfangsdatum',     'Median'
   => 'Median',
    'Start date:'  
 => '开始日期:',     'Std Dev'
 #=> 'Anfangsdatum:',  => 'Std Dev',
   
    'End date'     'sum'
 => '结束日期',  => 'sum',
 #=> 'Endedatum',  
      'maximum possible'
    'End date:'  => 'maximum possible',
 => '结束日期:',  
 #=> 'Endedatum:',     'parts correct'
   => 'parts correct',
    'Available for assignment to members:'  
 => 'Zugriff für Mitglieder möglich:',     'Return to the chart'
   => 'Return to the chart',
    'Unavailable for assignment:'  
 => 'Kein Zugriff möglich:',     'Compiled on [_1]'
   => 'Compiled on [_1]',
    'User privileges for collaborative tools'  
 => 'Benutzerrechte für kollaborative Werkzeuge',     "Click on a student's name or username to view their chart"
   => "Click on a student's name or username to view their chart",
    '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.',     '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.',     'groups'
   => '组',
    'Choose one of the following:'  
 => 'Wählen Sie eines der folgenden:',     'Click on a students name or username to view their chart'
   => 'Click on a students name or username to view their chart',
    'For the collaborative tools you have chosen to include only core privileges are available, so there are no optional privileges to assign.'  
 => 'Für die von Ihnen gewählten kollaborativen Werkzeuge sind nur Grundberechtigungen verfügbar. Daher können keine optionalen Berechtigungen zugewiesen werden.',     'Essay will be hand graded.'
   => 'Essay will be hand graded.',
    '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.',     'Text you want to appear by default:'
   => '文字在默认情况下显示:',
    'Group membership'  
 => 'Gruppen-Mitgliedschaft',     'Check as many files as you wish in response to the problem:'
   => '选择所有的文件对于您想答复的问题:',
    'Add members'  
 => 'Mitglieder hinzufügen',     'Select portfolio files'
   => '选择组合文件',
    'Assign collaborative tools'  
 => 'Kollaborative Werkzeuge zuweisen',     'Select checked files, and continue selecting'
   => '选择文件并继续选择',
    'Tools'  
 => 'Werkzeuge',     'Select checked files, and close window'
   => '选择文件并关闭窗口',
    'Add Members'  
 => 'Mitglieder hinzufügen',     'Copy of'
   => 'Copy of',
    'Add?'  
 => 'Hinzufügen?',     '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.',
    'All:'  
 => 'Alle:',     'Overall result: [_1]'
   => '总分: [_1]',
    '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.',     'Dimension: [_1], status [_2] '
   => 'Dimension: [_1], status [_2] ',
    '[_1] [_2] was created.<br />'  
 => '[_1] [_2] wurde angelegt.<br />',     'Queue Status'
   => '队列状态',
    'Group membership list updated.'  
 => 'Die Liste der Gruppen-Mitgliedschaften wurde aktualisiert.',     'Check Mark'
   => '核选标记',
    '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.',     'Return commented version of [_1] to student.'
   => 'Return commented version of [_1] to student.',
    'An error occurred while updating the group membership list:'  
 => 'Beim Aktualisieren der Gruppen-Teilnehmerliste ist ein Fehler aufgetreten:',     'Download All Submitted Documents'
   => 'Download All Submitted Documents',
    'Choose Privileges'  
 => 'Auswahl der Berechtigungen',     '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])',
    'Setting Changes Complete'  
 => 'Änderungen der Einstellungen abgeschlossen',     'Compose message to student'
   => 'Compose message to student',
    'Modifications Complete'  
 => 'Änderungen abgeschlossen',     'incl. grades'
   => '包含评分',
    'Creation Complete'  
 => 'Erstellung abgeschlossen',     'Message will be sent when you click on Save &amp; Next below.'
   => 'Message will be sent when you click on Save &amp; Next below.',
    'Additions Complete'  
 => 'Hinzufügungen abgeschlossen',     'Set/Change parameters'
   => 'Set/Change parameters',
    'Verify deletion'  
 => 'Entfernen-Bestätigung',     'Grading Feedback'
   => '评估反馈',
    'Deletion Complete'  
 => 'Entfernen abgeschlossen',     'Sending message to [_1]'
   => '发送邮件至 [_1]',
    'Create Group'  
 => 'Gruppe erstellen',     'Not allowed to modify grades for [_1]'
   => 'Not allowed to modify grades for [_1]',
    'discussion'  
 => 'Diskussion',     'You need to specify the username or ID'
   => 'You need to specify the username or ID',
    'email files'  
 => 'E-Mail-Dateien',     'You need to specify at least one grading field'
   => 'You need to specify at least one grading field',
    'homepage'  
 => 'Homepage',     'Specify a file containing the class scores for current resource'
   => 'Specify a file containing the class scores for current resource',
    'roster'  
 => 'Teilnehmerliste',     'Upload Scores'
   => '上传分数',
    'Edit Group Homepage'  
 => 'Gruppen-Homepage ändern',     '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.',
    'Edit Group Settings'  
 => 'Gruppeneinstellungen ändern',     'Use CODE:'
   => 'Use CODE:',
    'Available Group Tools'  
 => 'Verfügbare Gruppenwerkzeuge',     '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.',
    'Group Chat'  
 => 'Gruppen-Chatraum',     'scores from file' # Upload scores from file
   => 'scores from file',
    'Group e-mail'  
 => 'Gruppen-E-Mail',     'Process'
   => 'Process',
    'Group page - [_1]'  
 => 'Gruppenseite - [_1]',     'clicker file' # Process clicker file
   => 'clicker file',
    '[_1] discussion boards - [_2]'  
 => '[_1]-Diskussionsforen - [_2]',     'Grade'
   => 'Grade',
    'New Discussion Board'  
 => 'Neues Diskussionsforum anlegen',     'bubblesheet forms'
   => 'bubblesheet forms',
    'There are currently no discussion boards in this [_1].'  
 => 'In dieser [_1] sind derzeit keine Diskussionsforen.',     'Verify'
   => 'Verify',
    'Discussion Board Title'  
 => 'Titel des Diskussionsforums',     'receipt'
   => 'receipt',
    'The new discussion board was added successfully.<br />'  
 => 'Das neue Diskussionsforum wurde erfolgreich angelegt.<br />',     'Manage'
   => 'Manage',
    'Edit [_1] board'  
 => 'Diskussionsforum [_1] ändern',     'saved CODEs' # View saved CODEs
   => 'saved CODEs',
    'View all group discussion boards'  
 => 'Alle Gruppen-Diskussionsforen anschauen',     'Specify a file containing the clicker information for this resource'
   => 'Specify a file containing the clicker information for this resource',
    'Show Student View'  
 => 'Studentische Sicht zeigen',     'Upload File'
   => '上传文件',
    '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.',     'Award points just for participation'
   => 'Award points just for participation',
    'Send a Message in a Group'  
 => 'Nachricht innerhalb einer Gruppe verschicken',     'Correctness determined from response by course personnel'
   => 'Correctness determined from response by course personnel',
    '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.',     'Correctness determined from response with clicker ID(s)'
   => 'Correctness determined from response with clicker ID(s)',
    'Allow replies'  
 => 'Antworten zulassen',     'Percentage points for correct solution'
   => 'Percentage points for correct solution',
    'Reply to'  
 => 'Antwort an',     'Percentage points for incorrect solution'
   => 'Percentage points for incorrect solution',
    'Group Portfolio'  
 => 'Gruppen-Dateisammlung',     'You need to specify a clicker ID for the correct answer'
   => 'You need to specify a clicker ID for the correct answer',
    '[_1] portfolio files - [_2]'  
 => '[_1]-Portfolio-Dateien - [_2]',     'Score based on attendance only'
   => 'Score based on attendance only',
    'There are no membership data to display for this [_1]'  
 => 'Für diesen [_1] existieren keine anzeigbaren Mitgliedsdaten.',     'Correctness determined by the following IDs'
   => 'Correctness determined by the following IDs',
    'Group Membership'  
 => 'Gruppen-Mitgliedschaften',     'specified'
   => 'specified',
    '[_1] membership status - [_2]'  
 => '[_1]-Mitgliedschaftsstatus - [_2]',     'No IDs found to determine correct answer'
   => 'No IDs found to determine correct answer',
    'Group Message'  
 => 'Gruppen-Nachricht',     'The file: [_1] you attempted to upload contained no information. Please check that you entered the correct filename.'
   => 'The file: [_1] you attempted to upload contained no information. Please check that you entered the correct filename.',
    'Compose Group Message'  
 => 'Gruppen-Nachricht verfassen',     'Scanning clicker file'
   => 'Scanning clicker file',
    'Course Discussion Boards'  
 => 'Kurs-Diskussionsforen',     'Found [_1] question(s)'
   => '[_1] Frage(n) gefunden',
    'Post Discussion'  
 => 'Diskussionsbeitrag abschicken',     'Awarding [_1] percent for correct and [_2] percent for incorrect responses'
   => 'Awarding [_1] percent for correct and [_2] percent for incorrect responses',
    'Post Anonymous Discussion'  
 => 'Diskussionsbeitrag anonym abschicken',     'Clicker registered more than once'
   => 'Clicker registered more than once',
    'Content'  
 => 'Inhalt',     'Unregistered Clicker'
   => 'Unregistered Clicker',
    'You do not currently have rights to view this group.'  
 => 'Sie haben derzeit keine Berechtigung diese Gruppe zu sehen.',     'Found [_1] registered and [_2] unregistered clickers.'
   => 'Found [_1] registered and [_2] unregistered clickers.',
    'No page information provided.'  
 => 'Keine Seiteninformationen angegeben.',     'Found no correct answers for grading!'
   => 'Found no correct answers for grading!',
    '<p>No page information provided.</p>'  
 => '<p>Keine Seiteninformationen angegeben.</p>',     'Found [_1] entries for grading!'
   => 'Found [_1] entries for grading!',
    'Available functions'  
 => 'Verfügbare Funktionen',     'Found no questions.'
   => 'Found no questions.',
    'No group functionality.'  
 => 'Keine Gruppenfunktionen.',     'Finalize Grading'
   => 'Finalize Grading',
    '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.',     'Question [_1]'
   => 'Question [_1]',
    'Group Page'  
 => 'Gruppenseite',     'Assigning grades based on clicker file'
   => 'Assigning grades based on clicker file',
    'Quota allocated to file repository:'  
 => 'Zugewiesener Speicherplatz für Dateiensammlung',     'More than one correct result given for question "[_1]": [_2] versus [_3].'
   => 'More than one correct result given for question "[_1]": [_2] versus [_3].',
    'The quota is currently [_1] Mb'  
 => 'Der Speicherplatz beträgt derzeit [_1] MB',     'No correct result given for question "[_1]"!'
   => 'No correct result given for question "[_1]"!',
    '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.',     'Correct answer: [_1]'
   => '正确答案: [_1]',
    '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.',     'Successfully stored grades for [_1] student(s).'
   => 'Successfully stored grades for [_1] student(s).',
    '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.',     'Grading Menu'
   => '评估菜单',
    '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.',     'Missing tags, unable to properly run file.'
   => 'Missing tags, unable to properly run 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.',     '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]
    '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 ',     'Found tag [_1] on line [_2] when looking for [_3] in file.'
   => 'Found tag [_1] on line [_2] when looking for [_3] in file.',
    'if enabled on the next page'  
 => 'falls auf der nächsten Seite aktiviert',     '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 -',
    'if enabled below'  
 => 'falls im Folgenden aktiviert',     'File not found'
   => 'File not found',
    'Additional privileges'  
 => 'Zusätzliche Berechtigungen',     '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]
    'Fixed privileges'  
 => 'Feste Berechtigungen',     'An error occurred while processing this resource. The instructor has been notified.'
   => 'An error occurred while processing this resource. The instructor has been notified.',
    'Optional privileges'  
 => 'Optionale Berechtigungen',     'CourseID'
   => '课程编号',
    'Collaborative Tool'  
 => 'Kollaboratives Werkzeug',     'DocID'
   => '文件编号',
    'Fixed'  
 => 'fest',     'Username, password and domain need to be specified.'
   => '用户名,密码和域必须指定!',
    'Optional'  
 => 'optional',     'Untitled Resource'
   => '无名资源',
    'Additional Tools'  
 => 'Weitere Werkzeuge',     'Not Available'
   => 'Not Available',
    'Core privileges'  
 => 'Grund-Berechtigungen',     'Clear'
   => 'Clear',
    '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.',     'There are no parameters.'
   => 'There are no parameters.',
    'All new group members will receive the same privileges.'  
 => 'Alle neuen Gruppenmitglieder werden die gleichen Berechtigungen erhalten.',     'enroll type/action'
   => '注册类型/行动',
    '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.',     'Map not loaded: The file [_1] does not exist.'
   => 'Map not loaded: The file [_1] does not exist.',
    '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.',     'Saved.'
   => '保存的。',
    '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.',     'An error occurred while saving.'
   => 'An error occurred while saving.',
    'Currently the group is configured '  
 => 'Derzeit ist die Gruppe so konfiguriert, dass ',     'Reverted.'
   => 'Reverted.',
    '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.',     'Title in map'
   => 'Title in map',
    '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.',     'Filename of resource'
   => 'Filename of resource',
    'Settings for automatic group enrollment'  
 => 'Einstellungen für die automatisierte Gruppenbelegung',     'Link to published resource'
   => 'Link to published resource',
    'Group membership mapping to specific sections/roles'  
 => 'Verweis von Gruppen-Mitgliedschaften auf bestimmte Sektionen/Rollen',     'Link to resource in Authoring Space'
   => 'Link to resource in Authoring Space',
    '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',     'Resource space'
   => 'Resource space',
    '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.',     'discard'
   => 'discard',
    "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.",     'Change Order'
   => 'Change Order',
    'Automatically enable group membership when roles are added?'  
 => 'Automatisches Belegen von Gruppen, wenn Rollen hinzugefügt werden?',     'Sort Imported Resources'
   => 'Sort Imported Resources',
    'Automatically expire group membership when roles are removed?'  
 => 'Automatisches Ausschließen aus Gruppen, wenn Rollen entfernt werden?',     'Finalize order of resources'
   => 'Finalize order of resources',
    'Currently set to'  
 => 'Derzeit eingestellt auf',     'Recover Deleted'
   => 'Recover Deleted',
    '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.',     'Recover Removed Resources'
   => 'Recover Removed Resources',
    'Pick roles and sections for automatic group enrollment'  
 => 'Auswahl von Rollen und Sektionen für das automatische Belegen von Gruppen',     'Recover Checked'
   => 'Recover Checked',
    'Active?'  
 => 'Aktiv?',     'Recent Detailed Assessment Statistical Data'
   => 'Recent Detailed Assessment Statistical Data',
    'Send group mail'  
 => 'Gruppen-E-Mail senden', # .n.t.     'No information available'
   => 'No information available',
    'Create boards'  
 => 'Erstellen von Foren', # n.t.     'Creating new file [_1]'
   => '创建新文件 [_1]',
    'Edit own posts'  
 => 'Eigene Beiträge bearbeiten', # .n.t.     'If you would like to associate this resource ([_1]) with a current or previous course, please select one from the list below, otherwise select, "None".'
   => '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".',
    'Hide/Delete any post'  
 => 'Anzeigen/Löschen beliebiger Beiträge',      'Associate Resource With Selected Course'
   => 'Associate Resource With Selected Course',
    'View boards'  
 => 'Foren anschauen', # .n.t.     '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.',
    'Control Access'  
 => 'Zugriffskontrolle', # .n.t.     'You can choose to transfer data from the added fields to the "Notes" field if you are planning to change the course association.'
   => 'You can choose to transfer data from the added fields to the "Notes" field if you are planning to change the course association.',
    'Basic Display'  
 => 'Einfache Anzeige', # .n.t.     'not available'
   => 'not available',
    'Detailed Display'  
 => 'Detailierte Anzeige', # .n.t.     'most recent version'
   => 'most recent version',
    'View page'  
 => 'Seite betrachten', # .n.t.     'information not available'
   => 'information not available',
    'Modify page'  
 => 'Seite ändern', # .n.t.     'Num Student'
   => 'Num Student',
    'email'  
 => 'E-Mail',     'Degree of Difficulty'
   => 'Degree of Difficulty',
    'Broadcast mail'  
 => 'Broadcast-Nachricht',     'Degree of Discrimination'
   => 'Degree of Discrimination',
    'files'  
 => 'Dateien',     'Time of computation'
   => 'Time of computation',
    'Foils without names exist. This can cause problems to malfunction.'  
 => 'Es existieren Auswahlmöglichkeiten ohne Namen. Das könnte eine fehlerhafte Funktionalität verursachen.',     'Messages deleted.'
   => '邮件已删除。',
    'Unknown area style [_1]'  
 => 'Unbekannter Bereichstyp: [_1]',     'Error deleting messages'
   => 'Error deleting messages',
    "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.",     'Messages cleared.'
   => '邮件已删除。',
    'Forwarded message from '  
 => 'Weitergeleitete Nachricht von ',     'Error clearing messages'
   => '删除邮件时发生错误',
    'You received a critical message from [_1] in LON-CAPA.'  
 => 'Sie haben eine wichtige Nachricht von [_1] in LON-CAPA erhalten.',     'Delete Messages for this Resource'
   => 'Delete Messages for this Resource',
    'You received a message from [_1] in LON-CAPA.'  
 => 'Sie haben eine Nachricht von [_1] in LON-CAPA erhalten.',     'Back To Directory'
   => '返回目录',
    "'New'  critical message from "  
 => "Neue wichtige Nachricht von ",     'Associated with course [_1]'
   => 'Associated with course [_1]',
    "'New'  message from "  
 => "Neue Nachricht von ",     'This resource is not associated with a course.'
   => 'This resource is not associated with a course.',
    'Refers to'  
 => 'Bezieht sich auf',     'Discard Edits and Return to Portfolio'
   => 'Discard Edits and Return to Portfolio',
    'Previous attempts of student (if applicable)'  
 => 'Bisherige Versuche des Studenten (falls verfügbar)',     'Could not transfer data in added fields to notes'
   => 'Could not transfer data in added fields to notes',
    'Original screen output (if applicable)'  
 => 'Original-Bildschirmausgabe (falls verfügbar)',     'Transferred data in added fields to notes'
   => 'Transferred data in added fields to notes',
    'Correct Answer(s) (if applicable)'  
 => 'Korrekte Antwort(en) (falls verfügbar)',     'Home'
   => '根目录',
    '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.',     'Usage Statistics'
   => '使用统计',
    'The subject is  
      'Courses/Network Hits'
  [_1]  => '课程/网络访问次数',
   
 '     'Already in this course:'
 => 'Der Betreff lautet  => 'Already in this course:',
   
  [_1]     '[_1] in folder/map [_2]'
   => '[_1] in folder/map [_2]',
 ',  
      'External Resource, preview not enabled'
    'Excerpt'  => 'External Resource, preview not enabled',
 => 'Auszug',  
      'Somewhere something went wrong'
    'Use  => 'Somewhere something went wrong',
   
  [_1]     'Please help us to find out what.'
   => 'Please help us to find out what.',
 to access the full message.'  
 => 'Ueber     'Please take a moment to fill out the form below.'
   => 'Please take a moment to fill out the form below.',
  [_1]  
      'Your information, together with internal debugging information, will be emailed to the system and server administrators.'
 erhalten Sie auf die gesamte Nachricht Zugriff.',  => 'Your information, together with internal debugging information, will be emailed to the system and server administrators.',
   
    'You can reply to this message'     'Send Information'
 => 'Sie können auf diese Nachricht antworten.',  => '发送错误报告',
   
    'Please do not reply to this address.'     'Please describe what you did just before this screen came up'
 => 'Bitte antworten Sie nicht an die Absender-E-Mail-Adresse.',  => 'Please describe what you did just before this screen came up',
   
    'A reply will not be received by the recipient!'     'Is this problem reproducible?'
 => 'Eine Antwort wuerde nicht beim vorgesehenen Empfaenger ankommen!',  => 'Is this problem reproducible?',
   
    "Include in course's 'User records' for recipient(s)"     'Yes!'
 => "In Kurs-Benutzeraufzeichnungen des Empfängers einbinden",  => '是!',
   
    'No replies to sender'     'Do you have any guesses why this might have happened?'
 => 'Keine Antwort an Absender möglich',  => '你有任何猜测,为什么会发生?',
   
    'View recent activity'     'Thank you for your help!'
 => 'Zuletzt stattgefundene Aktivitäten',  => '谢谢您的支持!',
   
    'Display Message'     'Internal info:'
 => 'Nachricht anzeigen',  => '内部信息:',
   
    'Replying to a Message'     'Report submitted'
 => 'Nachricht beantworten',  => '提交的报告',
   
    'Forwarding a Message'     'Sending Error Report'
 => 'Nachricht weiterleiten',  => '发送错误报告',
   
    'Forwarding Multiple Messages'     'Thank you!'
 => 'Mehrere Nachrichten weiterleiten',  => '谢谢您!',
   
    'At end of file some tags were still left unclosed, '     'Warning: Report not submitted'
 => 'Am Ende der Datei sind noch nicht geschlossene Tags übrig: ',  => '警告:报告未提交',
   
    'Upload and Send'     'The administrators of the domain [_1] have not set any e-mail addresses for receipt of your error report.'
 => 'Hochladen und Absenden',  => 'The administrators of the domain [_1] have not set any e-mail addresses for receipt of your error report.',
   
    'Select courses'     'The document contains errors and cannot be published.'
 => 'Kursauswahl',  => 'The document contains errors and cannot be published.',
   
    'Choose which course(s) to list.'     'error(s)'
 => 'Auswahl der Kurse, die angezeigt werden sollen',  => 'error(s)',
   
    'Display courses'     '[quant,_1,error]'
 => 'Kurse anzeigen',  => '[quant,_1,error]',
   
    'Public'     'Please fill out all fields below.'
 => 'Öffentlich',  => '请填写以下所有问题。',
   
    ' Answer [_1]'     '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.'
 => ' Antwort [_1]',  => '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.',
   
    'EditXML [_1]'     'Caution: this folder is set to randomly order its contents. Adding or removing resources from this folder will change the order of resources shown.'
 => 'XML-Editor [_1]',  => 'Caution: this folder is set to randomly order its contents. Adding or removing resources from this folder will change the order of resources shown.',
   
    'Not authorized'     'Parameters'
 => 'Nicht berechtigt',  => '参数',
   
    'An error occurred while processing this resource. The author has been notified.'     'Parameters:'
 => 'Während der Verarbeitung dieser Ressource ist ein Fehler aufgetreten. Der Autor wurde informiert.',  => '参数:',
   
    'Code ran too long. It ran for more than'     'Total Score and Maximum Possible for each Sequence or Folder'
 => 'Die Ausführung hat zu lange gedauert. Sie dauerte länger als',  => 'Total Score and Maximum Possible for each Sequence or Folder',
   
    'seconds occurred while running &lt;while&gt; on line'     'Score on each Problem Part'
 => 'Sekunden, während &lt;while&gt; ausgeführt wurde in Zeile',  => 'Score on each Problem Part',
   
    'Student View'     'Number of Tries before success on each Problem Part'
 => 'Studentische Sicht',  => 'Number of Tries before success on each Problem Part',
   
    'Correct answer'     'Number of Problem Parts completed successfully'
 => 'Korrekte Antwort',  => 'Number of Problem Parts completed successfully',
   
    'Could not identify problem.'     'Unable to retrieve course information.'
 => 'Aufgabe konnte nicht identifiziert werden', # ???  => 'Unable to retrieve course information.',
   
    'Chart'     'Please select an action to perform using the new filename'
 => 'Chart',  => 'Please select an action to perform using the new filename',
   
    'Student Data</b>'     'View or modify a course'
 => 'Studentische Daten</b>', # !  => '查看或修改课程',
   
    'HTML, with links'     'Enter the course with the role of [_1]'
 => 'HTML, mit Links',  => 'Enter the course with the role of [_1]',
   
    'HTML, with all links'     'Enter the course with the role of [_1].'
 => 'HTML, mit allen Links',  => 'Enter the course with the role of [_1].',
   
    'HTML, without links'     'View or modify course settings which only a [_1] may modify.'
 => 'HTML, ohne Links',  => 'View or modify course settings which only a [_1] may modify.',
   
    'Output Data'     'Manage course users'
 => 'Ausgabedaten',  => '管理课程参加者',
   
    'Scores Summary'     'Upload a File of Course Users'
 => 'Punktesumme',  => '课程用户上传文件',
   
    'Scores Per Problem'     'Add/Modify a Course User'
 => 'Punkte je Aufgabe',  => '添加/修改课程用户',
   
    'Parts Correct'     'Edit Custom Roles'
 => 'Richtige Teile',  => '编辑自定义角色',
   
    'fullname'     'Custom Role'
 => 'Vollständiger Name',  => '自定义角色',
   
    'id'     'Enroll a Single Student'
 => 'ID/Matr.-Nr',  => '注册一名学生',
   
    'Generate Chart'     'Enroll a student'
 => 'Chart generieren',  => '注册学生',
   
    'Generate Graph'     'Manage Course Groups'
 => 'Chart generieren',  => '管理课程组',
   
    'Select One Student'     'This error occurred while processing response [_1] in part [_2]'
 => 'Einzelnen Studenten wählen',  => 'This error occurred while processing response [_1] in part [_2]',
   
    'All sections.'     'This error occurred while processing part [_1]'
 => 'Alle Sektionen.',  => 'This error occurred while processing part [_1]',
   
    'Section [_1].'     'Unable to find section for this student'
 => 'Sektion [_1].',  => 'Unable to find section for this student',
   
    'Section [_1]'     'Classlist update for "[_1]" in "[_2]".'
 => 'Sektion [_1]',  => 'Classlist update for "[_1]" in "[_2]".',
   
    'Sections [_1] and [_2].'     'Error: "[_1]" during classlist update for "[_2]" in "[_3]".'
 => 'Sektionen [_1] und [_2].',  => 'Error: "[_1]" during classlist update for "[_2]" in "[_3]".',
   
    'All groups.'     'Role: '
 => 'Alle Gruppen.',  => '角色: ',
   
    'Group [_1].'     'Identify fields in uploaded list'
 => 'Gruppe [_1].',  => 'Identify fields in uploaded list',
   
    'Groups [_1] and [_2].'     'Default domain'
 => 'Gruppen [_1] und [_2].',  => '默认域',
   
    'Active access status.'     'Change authentication for existing users in domain "[_1]" to these settings?'
 => 'Aktiver Zugriffsstatus.',  => 'Change authentication for existing users in domain "[_1]" to these settings?',
   
    'Future access status.'     'LON-CAPA Home Server for New Users'
 => 'Zukünftiger Zugriffsstatus.',  => 'LON-CAPA 家庭服务器的新用户',
   
    'Expired access status.'     'LON-CAPA domain: [_1] with home server:'
 => 'Abgelaufener Zugriffsstatus.',  => 'LON-CAPA 域 [_1] 与家庭服务器:',
   
    'Any access status.'     'Settings for assigning roles'
 => 'Beliebiger Zugriffsstatus.',  => 'Settings for assigning roles',
   
    'Show links in new window:'     'Pick the action to take on roles for these users:'
 => 'Links in neuem Fenster öffnen:',  => 'Pick the action to take on roles for these users:',
   
    'Summary Tables'     'No role changes'
 => 'Zusammenfassende Tabellen',  => 'No role changes',
   
    'Summary table for [_1] ([_2]@[_3])'     'Add a domain role'
 => 'Zusammenfassende Tabelle für [_1] ([_2]@[_3])',  => 'Add a domain role',
   
    'Average'     'Add a course role'
 => 'Durchschnitt',  => 'Add a course role',
   
    'Maximum'     'Default role'
 => 'Maximum',  => 'Default role',
   
    'Return to the chart'     'Choose the role to assign to users without a value specified in the uploaded file.'
 => 'Zurück zum Chart',  => 'Choose the role to assign to users without a value specified in the uploaded file.',
   
    "Click on a student's name or username to view their chart"     'Default role and section'
 => "Klicken Sie auf den Namen oder die Benutzerkennung eines Studenten, um dessen Chart anzuzeigen",  => 'Default role and section',
   
    'status'     'Choose the role and/or section(s) to assign to users without values specified in the uploaded file.'
 => 'Status',  => 'Choose the role and/or section(s) to assign to users without values specified in the uploaded file.',
   
    'groups'     'Default role and/or section(s)'
 => 'Gruppen',  => 'Default role and/or section(s)',
   
    'Click on a students name or username to view their chart'     'Role and/or section(s) for users without values specified in the uploaded file.'
 => 'Klick auf Name/Benutzerkennung zeigt zugehöriges Chart',  => 'Role and/or section(s) for users without values specified in the uploaded file.',
   
    'Essay will be hand graded.'     'Display students with current/future access who are not in the uploaded file.'
 => 'Essay wird manuell bewertet.',  => 'Display students with current/future access who are not in the uploaded file.',
   
    'Text you want to appear by default:'     'Students selected from this list can be dropped.'
 => 'Text, der voreingestellt angezeigt werden soll:',  => 'Students selected from this list can be dropped.',
   
      'Update Student/Employee ID in courses in which user is active/future student,[_1](if forcing change).'
    'Check as many files as you wish in response to the problem:'  => 'Update Student/Employee ID in courses in which user is active/future student,[_1](if forcing change).',
 => 'Wählen Sie alle Dateien aus, die als Antwort eingereicht werden sollen:',  
      'make these dates the default access dates for future student enrollment'
    'Select portfolio files'  => 'make these dates the default access dates for future student enrollment',
 => 'Auswahl Portfolio-Dateien',  
      'Set default start and end access dates for course.'
    'Select checked files, and continue selecting'  => 'Set default start and end access dates for course.',
 => 'Auswahl übernehmen und weiter auswählen',  
      'Unable to set default access dates for course.'
    'Select checked files, and close window'  => 'Unable to set default access dates for course.',
 => 'Auswahl übernehmen und Fenster schließen',  
      'Please select'
    'Copy of'  => 'Please select',
 => 'Kopie von',  
      'User Status: [_1]'
    'The e-mail address you provided does not match the address recorded in the LON-CAPA system for the username and domain you provided.'  => '用户状态: [_1]',
 => 'Die von Ihnen eingegebene E-Mail-Adresse stimmt nicht mit der im LON-CAPA-System hinterlegten Adresse des angegebenen Benutzers überein.',  
      'Role Type: [_1]'
    'Overall result: [_1]'  => '角色类别: [_1]',
 => 'Gesamtergebnis: [_1]',  
      'Any role'
    'Dimension: [_1], status [_2] '  => '任意角色',
 => 'Dimension: [_1], Status [_2] ',  
      'Role: [_1]'
    'Queue Status'  => '角色: [_1]',
 => 'Warteschlangen-Status',  
      'Select Course(s)'
    'Check Mark'  => '选择课程',
 => 'Markierung auswählen',  
      'Warning: data retrieval for multiple courses can take considerable time, as this operation is not currently optimized.'
    'Return commented version of [_1] to student.'  => 'Warning: data retrieval for multiple courses can take considerable time, as this operation is not currently optimized.',
 => 'Rückgabe kommentierter Version von [_1] an Studenten.',  
      'There are no co-authors to display.'
    'Download All Submitted Documents'  => 'There are no co-authors to display.',
 => 'Alle eingereichten Dokumente herunterladen',  
      'There are no users with domain roles to display.'
    'Essay is [_1]% similar to an essay by [_2] ([_3]:[_4]) in course [_5] (course id [_6]:[_7])'  => 'There are no users with domain roles to display.',
 => 'Das Essay stimmt zu [_1]% mit dem Essay von [_2] ([_3]:[_4]) im Kurs [_5] (Kurs-ID [_6]:[_7]) überein',  
      'There are no authors or co-authors to display.'
    'Compose message to student'  => 'There are no authors or co-authors to display.',
 => 'Nachricht an Studenten erstellen',  
      'There are no course users to display'
    'incl. grades'  => 'There are no course users to display',
 => 'Bewertung einbinden',  
      'There are no course users to display.'
    'Message will be sent when you click on Save & Next below.'  => 'There are no course users to display.',
 => 'NAchricht wird gesendet sobald Sie auf Speichern und weiter klicken.',  
      'There are no users matching the search criteria.'
    'Set/Change parameters'  => 'There are no users matching the search criteria.',
 => 'Parameter setzen/ändern',  
      "You must select at least one user by checking a user's 'Select' checkbox"
    'Grading Feedback'  => "You must select at least one user by checking a user's 'Select' checkbox",
 => 'Bewertungs-Feedback',  
      'You need to select an action to take for the user(s) you have selected'
    'Sending message to [_1]:[_2]'  => 'You need to select an action to take for the user(s) you have selected',
 => 'Sende Nachricht an [_1]:[_2]',  
      ' for a single user?'
    'Not allowed to modify grades for [_1]'  => ' for a single user?',
 => 'Keine Berechtigung zur Änderung der Bewertungen für [_1].',  
      ' for multiple users?'
    'You need to specify the username or ID'  => ' for multiple users?',
 => 'Sie müssen eine Benutzerkennung oder eine ID/Matrikelnummer angeben',  
      'Proceed'
    'You need to specify at least one grading field'  => '下一步',
 => 'Sie müssen mindestens ein Bewertungsfeld ausfüllen',  
      'Action to take for selected users'
    'Specify a file containing the class scores for current resource'  => 'Action to take for selected users',
 => 'Angabe einer Datei, die Kursbewertungen für diese Ressource enthält',  
      'Behavior of clickable username link for each user'
    'Upload Scores'  => 'Behavior of clickable username link for each user',
 => 'Bewertungen hochladen',  
      "Display a user's personal page"
    '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.',  
      "Modify a user's information"
    'Use CODE:'  => "Modify a user's information",
 => 'verwende CODE:',  
      'Course(s): description, section(s), status'
    'Some resources in the sequence currently are not set to exam mode. Grading these resources currently may not work correctly.'  => 'Course(s): description, section(s), status',
 => 'Einige Ressourcen in der Sequenz sind derzeit nicht auf Examen-Modus gestellt. Eine Bewertung dieser Ressourcen könnte derzeit nicht korrekt funktionieren.',  
      "Click on a username to view the user's personal page."
    'scores from file' # Upload scores from file  => "点击用户名,以查看用户的个人网页。",
 => 'von Bewertungen aus Datei',  
      'auto'
    'Process'  => '自动',
 => 'Verarbeite',  
      'manual'
    'clicker file' # Process clicker file  => '手动',
 => 'Clicker-Datei',  
      'Unlock'
    'Grade'  => 'Unlock',
 => 'Bewerte',  
      'Lock'
    'scantron forms' # Grade scantron forms  => 'Lock',
 => 'Scantron-Formulare',  
      'Domain Roles'
    'Verify'  => '域角色',
 => 'Überprüfen',  
      'Co-Author Roles'
    'receipt'  => '合著者角色',
 => 'Nachweis-Nr.',  
      'Course Roles'
    'Manage'  => '课程角色',
 => 'Verwalten',  
      'Date and Section selector'
    'access times' # Manage access times  => '日期和组选择',
 => 'der Zugriffszeiten', # n.t.  
      'Date selector'
    'saved CODEs' # View saved CODEs  => '日期选择器',
 => 'gespeicherte CODEs', # n.t.  
      "Check the boxes for any users for whom roles are to be revoked, and click 'Proceed'"
    'Specify a file containing the clicker information for this resource'  => "Check the boxes for any users for whom roles are to be revoked, and click 'Proceed'",
 => 'Angabe einer Datei, die Clicker-Informationen für diese Ressource enthält',  
      "Check the boxes for any users for whom roles are to be deleted, and click 'Proceed'"
    'Upload File'  => "Check the boxes for any users for whom roles are to be deleted, and click 'Proceed'",
 => 'Datei hochladen',  
      'Choose an action to take for selected users'
    'Award points just for participation'  => 'Choose an action to take for selected users',
 => 'Erreichte Punkte, lediglich für Teilnahme',  
      'New section to assign'
    'Correctness determined from response by course personnel'  => 'New section to assign',
 => 'Korrektheit, bestimmt durch Antwort durch Kurspersonal',  
      'Use "Save" to update the main window with your selections.'
    'Correctness determined from response with clicker ID(s)'  => 'Use "Save" to update the main window with your selections.',
 => 'Korrektheit, bestimmt durch Antwort mit Clicker-ID(s)',  
      'New section'
    'Percentage points for correct solution'  => '新的章节',
 => 'Prozentuale Punkte für korrekte Lösung',  
      'Course - [_1]:'
    'Percentage points for incorrect solution'  => '课程 - [_1]:',
 => 'Prozentuale Punkte für inkorrekte Lösung',  
      'Domain - [_1]:'
    'You need to specify a clicker ID for the correct answer'  => '域 - [_1]:',
 => 'Sie müssen für die korrekte Antwort eine Clicker-ID angeben',  
      'Users in course with expired [_1] roles'
    'Score based on attendance only'  => 'Users in course with expired [_1] roles',
 => 'Punkte, die lediglich auf Anwesenheit beruhen',  
      'Users in course with future [_1] roles'
    'Correctness determined by the following IDs'  => 'Users in course with future [_1] roles',
 => 'Korrektheit, bestimmt durch folgende IDs',  
      'Users in course with active [_1] roles'
    'specified'  => 'Users in course with active [_1] roles',
 => 'angegeben',  
      'All users in course'
    'No IDs found to determine correct answer'  => 'All users in course',
 => 'Keine IDs gefunden, um korrekte Antwort bestimmen zu können',  
      'All users in course with [_1] roles'
    '[_1] Error: [_2] The file you attempted to upload, [_3] contained no information. Please check that you entered the correct filename.'  => 'All users in course with [_1] roles',
 => '[_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.',  
      'only users in section "[_1]"'
    'Scanning clicker file'  => 'only users in section "[_1]"',
 => 'Scanne Clicker-Datei',  
      'only users affiliated with no section or section "[_1]"'
    'Found [_1] question(s)'  => 'only users affiliated with no section or section "[_1]"',
 => '[_1] Frage(n) gefunden',  
      ' and not in any group'
    'Awarding [_1] percent for correct and [_2] percent for incorrect responses'  => ' and not in any group',
 => '[_1] Prozent für korrekte und [_2] Prozent für inkorrekte Antworten erhalten',  
      ' and members of group: "[_1]"'
    'Clicker registered more than once'  => ' and members of group: "[_1]"',
 => 'Clicker ist mehr als einmal registriert',  
      'only users affiliated with no section'
    'Unregistered Clicker'  => 'only users affiliated with no section',
 => 'Nicht registrierter Clicker',  
      'only users affiliated with section "[_1]"'
    'Found [_1] registered and [_2] unregistered clickers.'  => 'only users affiliated with section "[_1]"',
 => '[_1] registrierte und [_2] nicht registrierte Clicker gefunden.',  
      'only users not in any group'
    'Found no correct answers answers for grading!'  => 'only users not in any group',
 => 'Keine korrekten Antworten zur Bewertung gefunden!',  
      ' and also not in any group'
    'Found [_1] entries for grading!'  => ' and also not in any group',
 => '[_1] Einträge zur Bewertung gefunden!',  
      'only members of group: "[_1]"'
    'Found no questions.'  => '只有该组成员 "[_1]"',
 => 'Keine Fragen gefunden.',  
      ' and also members of group: "[_1]"'
    'Finalize Grading'  => ' and also members of group: "[_1]"',
 => 'Bewertung abschließen',  
      'Author space for [_1]'
    'Question [_1]'  => 'Author space for [_1]',
 => 'Frage [_1]',  
      'Co-authors with expired [_1] roles'
    'Assigning grades based on clicker file'  => 'Co-authors with expired [_1] roles',
 => 'Weise Bewertungen zu, die auf der Clicker-Datei basieren',  
      'Co-authors with future [_1] roles'
    'More than one correct result given for question "[_1]": [_2] versus [_3].'  => 'Co-authors with future [_1] roles',
 => 'Mehr als eine korrektes Ergebnis gegeben für Frage "[_1]": [_2] gegen [_3].',  
      'Co-authors with active [_1] roles'
    'No correct result given for question "[_1]"!'  => 'Co-authors with active [_1] roles',
 => 'Kein korrektes Ergebnis für Frage "[_1]" gegeben!',  
      'All co-authors'
    'Correct answer: [_1]'  => '所有合著者',
 => 'Korrekte Antwort: [_1]',  
      'All co-authors with [_1] roles'
    'Successfully stored grades for [_1] student(s).'  => 'All co-authors with [_1] roles',
 => 'Erfolgreiche Speicherung der Bewertungen für [_1] Studenten.',  
      'Users in domain with expired [_1] roles'
    'Grading Menu'  => 'Users in domain with expired [_1] roles',
 => 'Bewertungsmenü',  
      'Users in domain with future [_1] roles'
    'Missing tags, unable to properly run file.'  => 'Users in domain with future [_1] roles',
 => 'Fehlende Tags. Die Datei kann nicht ordnungsgemäß ausgeführt werden.',  
      'Users in domain with active [_1] roles'
    'Using tag [_1] on line [_2] as end tag to [_3]'  => 'Users in domain with active [_1] roles',
 => 'Using tag [_1] on line [_2] as end tag to [_3]', # ??? lonxml.pm [SB 2008-08-07]  
      'All users in domain'
    'Found tag [_1] on line [_2] when looking for [_3] in file.'  => 'All users in domain',
 => 'In der Datei wurde in Zeile [_2] das Tag [_1] gefunden, wo [_3] erwartet wurde.',  
      'All users in domain with [_1] roles'
    'ID &quot;[_1]&quot; contains invalid characters, IDs are only allowed to contain letters, numbers, spaces and -'  => 'All users in domain with [_1] roles',
 => 'ID &quot;[_1]&quot; enthält ungültige Zeichen. Gültige Zeichen für IDs sind nur Buchstaben, Ziffern, Zahlen, Leerzeichen und -',  
      'Co-authors in domain with expired [_1] roles'
    'File not found'  => 'Co-authors in domain with expired [_1] roles',
 => 'Datei nicht gefunden',  
      'Co-authors in domain with future [_1] roles'
    'This file appears to be a rendering of a LON-CAPA resource. If this is correct, this resource will act very oddly and incorrectly.'  => 'Co-authors in domain with future [_1] roles',
 => '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]  
      'Co-authors in domain with active [_1] roles'
    'An error occurred while processing this resource. The instructor has been notified.'  => 'Co-authors in domain with active [_1] roles',
 => 'Während der Verarbeitung dieser Ressource ist ein Fehler aufgetreten. Der Dozent wurde informiert.',  
      'All users with co-author roles in domain'
    'CourseID'  => 'All users with co-author roles in domain',
 => 'Kurs-ID',  
      'All co-authors in domain  with [_1] roles'
    'DocID'  => 'All co-authors in domain  with [_1] roles',
 => 'Dokumenten-ID',  
      'All courses in domain'
    'Username, password and domain need to be specified.'  => 'All courses in domain',
 => 'Benutzerkennung, Passwort und Domäne müssen angegeben werden!',  
      'Courses in domain with institutional code: [_1]'
    'Untitled Resource'  => 'Courses in domain with institutional code: [_1]',
 => 'Unbenannte Ressource',  
      'Selected courses in domain'
    'Not Available'  => 'Selected courses in domain',
 => 'Nicht verfügbar',  
      'users with expired [_1] roles'
    'Clear'  => 'users with expired [_1] roles',
 => 'Leeren',  
      'users with future [_1] roles'
    'There are no parameters.'  => 'users with future [_1] roles',
 => 'Derzeit existieren keine Parametereinstellungen.',  
      'users with active [_1] roles'
    'enroll type/action'  => 'users with active [_1] roles',
 => 'Belegungstyp/Aktion',  
      'all users'
    '<br />Map not loaded: The file <tt>[_1]</tt> does not exist.'  => '所有用户',
 => '<br />Inhaltszusammenstellung nicht geladen: Die Datei <tt>[_1]</tt> existiert nicht.',  
      'users with [_1] roles'
    'Saved.'  => '用户角色"[_1]"',
 => 'Gespeichert.',  
      'There are no students to drop.'
    'An error occurred while saving.'  => 'There are no students to drop.',
 => 'Beim Speichern ist ein Fehler aufgetreten.',  
      'Upload a file containing information about users'
    'Reverted.'  => '上传一个包含有用户信息的文件',
 => 'Zurückgesetzt.',  
      'Upload file of users'
    'Title in map'  => '上传用户文件',
 => 'Titel in Inhaltszusammenstellung',  
      'How do I create a users list from a spreadsheet'
    'Filename of resource'  => '如何从电子表格建立用户列表',
 => 'Dateiname der Ressource',  
      'Unable to enroll users'
    'Link to published resource'  => '无法注册用户',
 => 'Link auf veröffentlichte Ressource',  
      'Enrolling Users'
    'Link to resource in Construction Space'  => '注册用户',
 => 'Link auf Ressource im Konstruktionsbereich',  
      'Updating Co-authors'
    'Resource space'  => '更新共同作者',
 => 'Ressourcenbereich',  
      'Adding/Modifying Users'
    'Construction space'  => '添加/修改用户',
 => 'Konstruktionsbereich',  
      'Default section name [_1] could not be used as it is a reserved word.'
    'discard'  => 'Default section name [_1] could not be used as it is a reserved word.',
 => 'verwerfen',  
      'Default section name "[_1]" is the name of a course group. Section names and group names must be distinct.'
    'Change Order'  => 'Default section name "[_1]" is the name of a course group. Section names and group names must be distinct.',
 => 'Reihenfolge ändern',  
      '[_1]: Unable to enroll user [_2] [_3] [_4] [_5] in a section named "[_6]" - this is a reserved word.'
    'Sort Imported Resources'  => '[_1]: Unable to enroll user [_2] [_3] [_4] [_5] in a section named "[_6]" - this is a reserved word.',
 => 'Importierte Ressourcen sortieren',  
      '[_1]: Unable to enroll user [_2] [_3] [_4] [_5] in a section named "[_6]" - this is a course group.'
    'Finalize order of resources'  => '[_1]: Unable to enroll user [_2] [_3] [_4] [_5] in a section named "[_6]" - this is a course group.',
 => 'Reihenfolge der Ressourcen festlegen',  
      'Section names and group names must be distinct.'
    'Recover Deleted'  => 'Section names and group names must be distinct.',
 => 'Gelöschtes wiederherstellen',  
      '[_1]: Unable to enroll user [_2] [_3] [_4] [_5] in a section named "[_6]".'
    'Recover Removed Resources'  => '[_1]: Unable to enroll user [_2] [_3] [_4] [_5] in a section named "[_6]".',
 => 'Gelöschte Ressourcen wiederherstellen',  
      'This user already has an active/future student role in the course, unaffiliated to any section.'
    'Recover Checked'  => 'This user already has an active/future student role in the course, unaffiliated to any section.',
 => 'Ausgewählte wiederherstellen',  
      'This user already has an active/future role in section "[_1]" of the course.'
    'Recent Detailed Assessment Statistical Data'  => 'This user already has an active/future role in section "[_1]" of the course.',
 => 'Aktuelle detailierte statistische Beurteilungsdaten',  
      'Although your current role has privileges to add students to section "[_1]", you do not have privileges to modify existing enrollments in other sections.'
    'No information available'  => 'Although your current role has privileges to add students to section "[_1]", you do not have privileges to modify existing enrollments in other sections.',
 => 'Keine Information verfügbar',  
      '[_1]: You do not have permission to add the requested role [_2] for the user.'
    'Creating new file [_1]'  => '[_1]: You do not have permission to add the requested role [_2] for the user.',
 => 'Erzeuge neue Datei [_1]',  
      'Allowable role(s) is/are: [_1].'
    '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".'  => 'Allowable role(s) is/are: [_1].',
 => '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".',  
      '[_1]: Unable to enroll. No password specified.'
     'Associate Resource With Selected Course'  => '[_1]: Unable to enroll. No password specified.',
 => 'Verknüpfte Ressource mit ausgewähltem Kurs',  
      '[_1]: Unable to add co-author. No password specified.'
    'This resource is currently associated with a course ([_1]) which includes added metadata fields specific to the course.'  => '[_1]: Unable to add co-author. No password specified.',
 => 'Diese Ressource ist derzeit mit einem Kurs ([_1]) verknüpft, der zusätzliche kursspezifische Metadaten-Felder enthält.',  
      '[_1]: Unable to add user. No password specified.'
    'You can choose to transfer data from the added fields to the "Notes" field if you are planning to change the course association.'  => '[_1]: Unable to add user. No password specified.',
 => 'Sie können die Daten der zusätzlichen Felder in das "Bemerkungen"-Feld transferieren lassen, falls Sie vorhaben, die Kursverknüpfung zu ändern.',  
      'Processed [quant,_1,user].'
    'not available'  => 'Processed [quant,_1,user].',
 => 'nicht verfügbar',  
      'Roles added for [quant,_1,user].'
    'most recent version'  => 'Roles added for [quant,_1,user].',
 => 'neueste Version',  
      '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.'
    'information not available'  => '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.',
 => 'Information nicht verfügbar',  
      'No roles added'
    'Num Student'  => 'No roles added',
 => 'Anz. Studenten',  
      'Authentication changed for [_1] existing users.'
    'Degree of Difficulty'  => 'Authentication changed for [_1] existing users.',
 => 'Schwierigkeitsgrad',  
      'Students to Drop'
    'Degree of Discrimination'  => 'Students to Drop',
 => 'Grad der Abgrenzung',  
      'There are no students with current/future access to the course.'
    'Time of computation'  => 'There are no students with current/future access to the course.',
 => 'Zeit der Erstellung',  
      '[_1]: Unable to add/modify: [_2]'
    'Messages deleted.'  => '[_1]: Unable to add/modify: [_2]',
 => 'Nachrichten gelöscht.',  
      '[_1]: Unable to modify authentication: [_2]'
    'Error deleting messages'  => '[_1]: Unable to modify authentication: [_2]',
 => 'Fehler beim Löschen der Nachrichten',  
      '[_1]: Unable to add role: [_2]'
    'Messages cleared.'  => '[_1]: Unable to add role: [_2]',
 => 'Nachrichten entfernt.',  
      'No change in section assignment (none)'
    'Error clearing messages'  => 'No change in section assignment (none)',
 => 'Fehler beim Entfernen der Nachrichten',  
      "Revoked role of '[_1]' in [_2] for [_3]"
    'Delete Messages for this Resource'  => "Revoked role of '[_1]' in [_2] for [_3]",
 => 'Nachrichten für diese Ressource löschen',  
      "Deleted role of '[_1]' in [_2] for [_3]"
    'Back To Directory'  => "Deleted role of '[_1]' in [_2] for [_3]",
 => 'Zurück zum Verzeichnis',  
      "Re-enabled role of '[_1]' in [_2] for [_3]"
    'Associated with course [_1]'  => "Re-enabled role of '[_1]' in [_2] for [_3]",
 => 'Verknüpft mit Kurs [_1]',  
      "Activated role of '[_1]' in [_2] for [_3]"
    'This resource is not associated with a course.'  => "Activated role of '[_1]' in [_2] for [_3]",
 => 'Diese Ressource ist mit keinem Kurs verknüpft.',  
      "Changed Access Dates for role of '[_1]' in [_2] for [_3]"
    'Discard Edits and Return to Portfolio'  => "Changed Access Dates for role of '[_1]' in [_2] for [_3]",
 => 'Änderungen verwerfen und zurück zum Portfolio-Bereich',  
      "Changed section for role of '[_1]' in [_2] for [_3]"
    'Could not transfer data in added fields to notes'  => "Changed section for role of '[_1]' in [_2] for [_3]",
 => 'Die Daten der zusätzlichen Felder konnten nicht in das "Bemerkungen"-Feld transferiert werden',  
      "Dropped role of '[_1]' in [_2] for [_3]"
    'Transferred data in added fields to notes'  => "Dropped role of '[_1]' in [_2] for [_3]",
 => 'Die Daten der zusätzlichen Felder wurden in das "Bemerkungen"-Feld transferiert',  
      'Error revoking [_1] in [_2] for [_3]: [_4].'
    'Home'  => 'Error revoking [_1] in [_2] for [_3]: [_4].',
 => 'Heimatverzeichnis',  
      'Error deleting [_1] in [_2] for [_3]: [_4].'
    'Usage Statistics'  => 'Error deleting [_1] in [_2] for [_3]: [_4].',
 => 'Nutzungsstatistiken',  
      'Error re-enabling [_1] in [_2] for [_3]: [_4].'
    'Courses/Network Hits'  => 'Error re-enabling [_1] in [_2] for [_3]: [_4].',
 => 'Kursweite/Netzwerkweite Anzahl an Zugriffen ("Hits")',  
      'Error activating [_1] in [_2] for [_3]: [_4].'
    'Already in this course:<br />[_1] in folder/map [_2].<br />'  => 'Error activating [_1] in [_2] for [_3]: [_4].',
 => 'Bereits in diesem Kurs:<br />[_1] im Verzeichnis/Inhaltszusammenstellung [_2].<br />',  
      'Error changing access dates for [_1] in [_2] for [_3]: [_4].'
    'External Resource, preview not enabled'  => 'Error changing access dates for [_1] in [_2] for [_3]: [_4].',
 => 'Externe Ressource, Vorschau nicht aktiviert',  
      'Error changing section for [_1] in [_2] for [_3]: [_4].'
    'Somewhere something went wrong'  => 'Error changing section for [_1] in [_2] for [_3]: [_4].',
 => 'Irgendwo ist irgendwas schief gelaufen',  
      'Error dropping [_1] in [_2] for [_3]: [_4].'
    'Please help us to find out what.'  => 'Error dropping [_1] in [_2] for [_3]: [_4].',
 => 'Bitte helfen Sie uns herauszufinden, was passiert ist!',  
      'Revoked role(s) for [quant,_1,user,users,no users].'
    'Please take a moment to fill out the form below.'  => 'Revoked role(s) for [quant,_1,user,users,no users].',
 => 'Bitte nehmen Sie sich einen Moment Zeit, um das folgende Formular auszufüllen.',  
      'Deleted role(s) for [quant,_1,user,users,no users].'
    'Your information, together with internal debugging information, will be emailed to the system and server administrators.'  => 'Deleted role(s) for [quant,_1,user,users,no users].',
 => 'Ihre Informationen, zusammen mit internen Debugging-Daten, werden an die System- und Server-Administratoren per E-Mail weitergeleitet.',  
      'Re-enabled role(s) for [quant,_1,user,users,no users].'
    'Send Information'  => 'Re-enabled role(s) for [quant,_1,user,users,no users].',
 => 'Fehlerbericht abschicken',  
      'Activated role(s) for [quant,_1,user,users,no users].'
    'Please describe what you did just before this screen came up'  => 'Activated role(s) for [quant,_1,user,users,no users].',
 => 'Bitte erläutern Sie, was Sie getan haben, unmittelbar bevor dieser Bildschirm erschien.',  
      'Changed Access Dates for role(s) for [quant,_1,user,users,no users].'
    'Is this problem reproducible?'  => 'Changed Access Dates for role(s) for [quant,_1,user,users,no users].',
 => 'Ist das Problem reproduzierbar?',  
      'Changed section for role(s) for [quant,_1,user,users,no users].'
    'Yes!'  => 'Changed section for role(s) for [quant,_1,user,users,no users].',
 => 'Ja!',  
      'Dropped role(s) for [quant,_1,user,users,no users].'
    'Do you have any guesses why this might have happened?'  => 'Dropped role(s) for [quant,_1,user,users,no users].',
 => 'Haben Sie eine Vermutung, warum das passiert sein könnte?',  
      'Re-enabling will re-activate data for the role.'
    'Thank you for your help!'  => 'Re-enabling will re-activate data for the role.',
 => 'Vielen Dank für Ihre Unterstützung!',  
      'Display User Lists'
    'Internal info:'  => 'Display User Lists',
 => 'Interne Daten:',  
      'Display current class roster'
    'Report submitted'  => 'Display current class roster',
 => 'Bericht gesendet',  
      'No section'
    'Sending Error Report'  => 'No section',
 => 'Fehlerbericht senden',  
      'List Users'
    'Thank you!'  => '用户列表',
 => 'Danke!',  
      'Pick custom role'
    'Warning: Report not submitted'  => '选择自定义角色',
 => 'Achtung, der Fehlerbericht wurde nicht abgeschickt.',  
      'Advanced Role'
    'The administrators of the domain [_1] have not set any e-mail addresses for receipt of your error report.'  => '扩展的角色',
 => 'Die Administratoren der Domäne [_1] haben keine E-Mail-Adresse hinterlegt, an die Ihr Fehlerbericht gesendet werden könnte.',  
      "Create User Notes, Display all User's Notes, Face-to-Face, Critical Messages, Broadcast Messages"
    'The document contains errors and cannot be published.'  => "Create User Notes, Display all User's Notes, Face-to-Face, Critical Messages, Broadcast Messages",
 => 'Die Ressource enthält Fehler und kann daher nicht veröffentlicht werden.',  
      'Evade communication blocking'
    'error(s)'  => 'Evade communication blocking',
 => 'Fehler',  
      'Generate anonymous statistics'
    '[quant,_1,error]'  => 'Generate anonymous statistics',
 => '[quant,_1,Fehler,Fehler]',  
      'Modify grade queue'
    'Please fill out all fields below.'  => 'Modify grade queue',
 => 'Bitte füllen Sie alle Felder aus!',  
      'Grade items in grading queue'
    '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.'  => 'Grade items in grading queue',
 => '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.',  
      'Set assessment parameters'
    'Parameters'  => 'Set assessment parameters',
 => 'Parameter',  
      'Advanced printing options (with answers, discussions, all foils, ...)'
   => 'Advanced printing options (with answers, discussions, all foils, ...)',
    'Total Score and Maximum Possible for each Sequence or Folder'  
 => 'Gesamtpunkte und maximal mögliche für jede Sequenz oder jedes Verzeichnis',     'Print for other users and entire course'
   => 'Print for other users and entire course',
    'Score on each Problem Part'  
 => 'Punkte je Aufgabenteil',     'Get identity behind anonymous postings'
   => 'Get identity behind anonymous postings',
    'Number of Tries before success on each Problem Part'  
 => 'Anzahl notwendiger Versuche je Aufgabenteil',     'View grades'
   => 'View grades',
    'Number of Problem Parts completed successfully.'  
 => 'Anzahl erfolgreich bearbeiteter Aufgabenteile',     "Access to What's New page"
   => "进入新页",
    'Unable to retrieve course information.'  
 => 'Kursdaten konnten nicht abgerufen werden.',     'Upload Users List'
   => '上传用户列表',
    '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!',     'Update Users'
   => '用户更新',
    'View or modify a course'  
 => 'Kurs-Einstellungen', # long version: 'Kurs-Einstellungen betrachten oder ändern',     'Create/modify a user'
   => '创建/修改用户',
    'Enter the course with the role of [_1]'  
 => 'Den Kurs mit der Rolle [_1] betreten.',     'Search for a user and modify/add user information or roles'
   => '搜索用户和修改/添加用户资料或角色',
    'Enter the course with the role of [_1].'  
 => 'Den Kurs mit der Rolle [_1] betreten.',     'Add/modify a single user'
   => '添加/修改一个用户',
    'View or modify course settings which only a [_1] may modify.'  
 => 'Betrachten oder Ändern der Kurs-Einstellungen, die nur ein [_1] ändern darf.',     'Create users or modify the roles and privileges of users'
   => '创建或修改用户的角色和权限',
    'Manage course users'  
 => '管理课程参加者',     'Upload a File of Users'
 #=> 'Kursteilnehmer verwalten',  => '上传用户文件',
   
    'Upload a File of Course Users'     'Add/Modify a User'
 => 'Datei mit Kursteilnehmern hochladen',  => '添加/修改用户',
   
    'Add/Modify a Single Course User'     'create new user if required'
 => 'Einzelnen Teilnehmer hinzufügen/ändern',  => '如有必要,创建新用户',
   
    'Display Class Lists and Manage Multiple Users'     'Manage Users'
 => 'Kursteilnehmerliste / Verwaltung mehrerer Teilnehmer',  => '管理用户',
   
    'Edit Custom Roles'     'Create/Modify user'
 => 'Benutzerdefinierte Benutzerrollen',  => '创建/修改用户',
   
    'Enroll a Single Student'     'Visible input'
 => 'Einzelnen Studenten Kurs belegen lassen',  => '可见输入',
   
    'Enroll a student'     'Currently in use'
 => 'Student Kurs belegen lassen',  => '目前正在使用',
   
    'Automated Enrollment Manager'     'Modify this user: [_1]'
 => 'Verwaltung der automatischen Kursbelegung',  => '改此用户名: [_1]',
   
    'Manage Course Groups'     'Blank Problem'
 => 'Kursgruppen',  => '空白问题',
   
    'This error occurred while processing response [_1] in part [_2]'     'Chemical Reaction Response'
 => 'Dieser Fehler trat während der Verarbeitung von Antwortbereich [_1] in Aufgabenteil [_2] auf.',  => '化学反应',
   
    'This error occurred while processing part [_1]'     'Chemical Reaction Response with Hints'
 => 'Dieser Fehler trat während der Verarbeitung von Aufgabenteil [_1] auf.',  => 'Chemical Reaction Response with Hints', # '化学反应',
   
    'Unable to find section for this student'     'Click-On-Image Problem'
 => 'Konnte für diesen Studenten keine Sektion finden.',  => '点击图片',
   
    'Classlist update for "[_1]" in "[_2]".'     'Curve Plot with Numerical Response'
 => 'Kursteilnehmerlisten-Aktualisierung für "[_1]" in "[_2]".',  => 'Curve Plot with Numerical Response',
   
    'Error: "[_1]" during classlist update for "[_2]" in "[_3]".'     'Custom Response'
 => 'Fehler: "[_1]" während Kursteilnehmerlisten-Aktualisierung für "[_2]" in "[_3]".',  => 'Custom Response',
   
    'Role: '     'Custom Response with Partial Credit'
 => 'Rolle: ',  => 'Custom Response with Partial Credit',
   
    'Identify fields in uploaded list'     'Data Plot with Numerical Response'
 => 'Angabe der Felder in der hochgeladenen Liste',  => 'Data Plot with Numerical Response',
   
    'Enter as many fields as you can.<br /> The system will inform you and bring you back to this page, <br /> if the data selected are insufficient to add users.'     'Essay Response'
 => 'Füllen Sie so viele Felder wie möglich aus.<br /> Das System wird Sie informieren und zu dieser Seite zurückbringen,<br /> falls die Daten nicht ausreichen, Benutzer in Ihren Kurs einzuschreiben.',  => '尝试回答',
   
    'Default domain'     'Exam Upload Resource'
 => 'Voreingestellte Domäne',  => 'Exam Upload Resource',
   
    'Change authentication for existing users in domain "[_1]" to these settings?'     'Formula Response using Computer Algebra System'
 => 'Soll die Authentifizierungsmethode für existierende Benutzer der Domäne "[_1]" geändert werden?',  => 'Formula Response using Computer Algebra System',
   
    'LON-CAPA Home Server for New Users'     'Formula Response using Computer Algebra System and Hints'
 => 'LON-CAPA-Heimatserver für neue Benutzer',  => 'Formula Response using Computer Algebra System and Hints',
   
    'LON-CAPA domain: [_1] with home server: [_2]'     'Formula Response using Computer Algebra System R and Data Plot'
 => 'LON-CAPA-Domäne: [_1] mit Heimatserver: [_2]',  => 'Formula Response using Computer Algebra System R and Data Plot',
   
    'Settings for assigning roles:'     'Formula Response with Samples'
 => 'Einstellungen für Rollenzuweisungen:', # ???  => 'Formula Response with Samples',
   
    'Pick the action to take on roles for these users:'     'Unordered Multi-Answer Formula Response Problem'
 => 'Wählen Sie die Aktion aus, die bei neuen Rollen für diesen Benutzer ausgeführt werden soll:',  => 'Unordered Multi-Answer Formula Response Problem',
   
    'No role changes'     'Math Response using Computer Algebra System MAXIMA'
 => 'Keine Rollenänderungen',  => 'Math Response using Computer Algebra System MAXIMA',
   
    'Add a domain role'     'Math Response using Computer Algebra System R'
 => 'Eine Domänenrolle hinzufügen',  => 'Math Response using Computer Algebra System R',
   
    'Add a course role'     'Math Response using Computer Algebra System and Hints'
 => 'Eine Kursrolle hinzufügen',  => 'Math Response using Computer Algebra System and Hints',
   
    'Default role'     'Numerical Response'
 => 'Voreingesstellte Rolle',  => 'Numerical Response',
   
    'Choose the role to assign to users without a value specified in the uploaded file'     'One of Multiple Answers Numerical Problem'
 => 'Wählen Sie die Rolle, die Benutzern zugewiesen werden sollen, für die kein Wert in der hochgeladenen Datei angegeben wurde',  => 'One of Multiple Answers Numerical Problem',
   
    'Default role and section'     'Option Response - Matching'
 => 'Voreingestellte Rolle und Sektion',  => 'Option Response - Matching',
   
    'Choose the role and/or section(s) to assign to users without values specified in the uploaded file'     'Option Response - Concept Groups'
 => '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',  => 'Option Response - Concept Groups',
   
    'Default role and/or section(s)'     'Matching Response'
 => 'Voreingestellte Rolle und/oder Sektion(en)',  => 'Matching Response',
   
    'Role and/or section(s) for users without values specified in the uploaded file.'     'Option Response - True/False'
 => 'Rolle und/oder Sektion(en) für Benutzer, für die keine Werte in der hochgeladenen Datei angegeben wurde',  => 'Option Response - True/False',
   
    'Display students with current/future access who are not in the uploaded file.'     'Organic Material Response'
 => 'Anzeige von Studenten mit aktuellem/zukünftigem Zugriff, die nicht in der hochgeladenen Datei sind.',  => 'Organic Material Response',
   
    'Students selected from this list can be dropped.'     'Organic Material Response with Hint'
 => 'Studenten, die von dieser Liste gewählt wurden, können aus dem Kurs ausgeschlossen werden.',  => 'Organic Material Response with Hint',
   
    'Update Student/Employee ID in courses in which user is active/future student,[_1](if forcing change).'     'Radio Button Response'
 => 'Aktualisierung der ID/Matrikelnummer in Kursen, in denen der Benutzer aktueller/zukünftiger Student ist<br />(falls Änderung erzwungen wird). ',  => '单选',
   
    'make these dates the default access dates for future student enrollment'     'Randomly Labelled Image with Option Response'
 => 'Diese Datumswerte als voreingestellte Zugriffszeiten für zukünftige studentische Kursbelegungen verwenden',  => 'Randomly Labelled Image with Option Response',
   
    'Set default start and end access dates for course.'     'Rank Response'
 => 'Setze voreingestellte Anfangs- und Endezeitpunkte für Kurs',  => '等级制度 (Rank Response)',
   
    'Unable to set default access dates for course.'     'String Response'
 => 'Konnte nicht die voreingestellten Zugriffszeitpunkte für den Kurs setzen!',  => '文本输入 (String Response)',
   
    'Please select'     'Display catalog of courses and communities'
 => 'Bitte wählen',  => '课程目录',
   
    'User Status: [_1]'     'Manage co-authors'
 => 'Benutzerstatus: [_1]',  => '管理共同作者',
   
    'Role Type: [_1]'     'Upload a File of Co-authors'
 => 'Art der Rolle: [_1]',  => '上传共同作者的文件',
   
    'Any role'     'Add/Modify a Co-author'
 => 'Beliebige Rolle',  => '添加/修改一个共同的作者',
   
    'Role: [_1]'     'Manage Co-authors'
 => 'Rolle: [_1]',  => '管理共同作者',
   
    'Select Course(s)'     'No courses match the criteria you selected.'
 => 'Kurs(e) auswählen',  => '没有选择相对应的课程。',
   
    'Warning: data retrieval for multiple courses can take considerable time, as this operation is not currently optimized.'     'Key authority (<tt>id@domain</tt>) if other than course'
 => 'Achtung: Das Abrufen von Daten für mehrere Kurse kann einige Zeit in Anspruch nehmen, da diese Aktion derzeit noch nicht optimiert ist.',  => 'Key authority (<tt>id@domain</tt>) if other than course',
   
    'There are no co-authors to display.'     'New bridgetask file'
 => 'Es gibt keine Co-Autoren, die angezeigt werden können.',  => 'New bridgetask file',
   
    'There are no users with domain roles to display.'     'Create problem'
 => 'Es gibt keine Benutzer mit Domänenrollen, die angezeigt werden können.',  => '创建问题',
   
    'There are no authors or co-authors to display.'     'Create library'
 => 'Es gibt keine Autoren oder Co-Autoren, die angezeigt werden können.',  => '创建图书馆',
   
    'There are no course users to display'     'Create survey'
 => 'Es gibt keine Kursteilnehmer, die angezeigt werden können.',  => '创建调查',
   
    'There are no course users to display.'     'Create task'
 => 'Es gibt keine Kursteilnehmer, die angezeigt werden können.',  => '创建任务',
   
    'There are no users matching the search criteria.'     'Problem Testing'
 => 'Es gibt keine Benutzer, auf die die Suchkriterien zutreffen.',  => '问题测试',
   
    "You must select at least one user by checking a user's 'Select' checkbox"     "Don't Show Incorect/Correct Feedback"
 => "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'     "Don't Show Any Feedback"
 => 'Sie müssen eine Aktion auswählen, die für die ausgewählten Benutzer ausgeführt soll.',  => "不显示任何反馈",
   
    ' for a single user?'     'Change View'
 => '? (betrifft einen einzelnen Benutzer)',  => '更改视图',
   
    ' for multiple users?'     'Show Default View'
 => '? (betrifft mehrere Benutzer)',  => '查看默认视图',
   
    'Proceed'     '[_1] for [_2] versions.'
 => 'Weiter',  => '[_1] 的 [_2] 版本。',
   
    'Action to take for selected users'     'Set new preferred languages to '
 => 'Aktion für ausgewählte Benutzer',  => '首选语言设置为 ',
   
    'Behavior of clickable username link for each user'     'Reset preferred language.'
 => 'Verhalten der Benutzerkennung-Links', # long version: 'Verhalten der anklickbaren Benutzerkennung-Links eines jeden Benutzers',  => '重设的首选语言。',
   
    "Display a user's personal page"     'Set new preferred math display to '
 => "显示个人网页",  => 'Set new preferred math display to ',
 #=> "Über-mich-Seite anzeigen",  
      'Reset preferred math display.'
    "Modify a user's information"  => 'Reset preferred math display.',
 => "Benutzerdaten ändern",  
      'Set new screenname to '
    'Course(s): description, section(s), status'  => '在匿名讨论中新的昵称为 ',
 => 'Kurs(e): Beschreibung, Sektion(en), Status',  
      'Reset screenname.'
    "Click on a username to view the user's personal page."  => '重置昵称。',
 => "点击用户名,以查看用户的个人网页。",  
 #=> "Klicken Sie auf eine Benutzerkennung, um die persönliche 'Über-mich-Seite' anzuschauen.",     'Set new nickname to '
   => '设置新的昵称为 ',
    'auto'  
 => 'automatisch',     'Reset nickname.'
   => '重设昵称。',
    'manual'  
 => 'manuell',     'Set menu mode to [_1].'
   => '设置菜单模式为 [_1]。',
    'Unlock'  
 => 'Entsperren',     'Reset '
   => '重置',
    'Lock'  
 => 'Sperren',     'Set message forwarding to '
   => '设置邮件转发到 ',
    'Domain Roles'  
 => 'Domänen-Rollen',     "Set message forwarding to 'off'."
   => "设置邮件转发为'关闭'。",
    'Co-Author Roles'  
 => 'Co-Autoren-Rollen',     'Set non-critical message notification address(es) to '
   => '设置非重要的邮件通知地址为 ',
    'Course Roles'  
 => 'Kurs-Rollen',     "Set non-critical message notification to 'off'."
   => "设置非重要的邮件通知为'关闭'。",
    'Date and Section selector'  
 => 'Datums- und Sektions-Selektor',     'Set critical message notification address(es) to '
   => '设置重要的邮件通知地址为 ',
    'Date selector'  
 => 'Datums-Selektor',     "Set critical message notification to 'off'."
   => "设置重要的邮件通知为'关闭'。",
    "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'",     'Set address(es) to receive excerpts with html retained '
   => '设置保留HTML摘录的地址为 ',
    "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 notification address to receive excerpts with html stripped.'
   => '设置接收邮件地址为不保留的HTML摘录。',
    'Choose an action to take for selected users'  
 => 'Wählen Sie eine Aktion, die mit den ausgewählten Benutzern ausgeführt werden soll',     'Set all notification addresses to receive excerpts with html stripped.'
   => '设置所有的接收邮件地址为不保留的HTML摘录。',
    'New section to assign'  
 => 'Neue Sektion, die zugewiesen werden soll',     'Set Page Background to '
   => '设置页面的背景为 ',
    'Use "Save" to update the main window with your selections.'  
 => "Verwenden Sie 'Speichern', um im Hauptfenster Ihre Auswahl zu aktualisieren.",     'Set Header Background to '
   => '设置页眉背景为 ',
    'New section'  
 => 'Neue Sektion',     'Set Header Border to '
   => '设置页眉边界为 ',
    'Course - [_1]:'  
 => 'Kurs - [_1]:',     'Set Font to '
   => '设置字体为 ',
    'Domain - [_1]:'  
 => 'Domäne - [_1]:',     'Set Un-Visited Link to '
   => '设置未访问链接颜色为 ',
    'Users in course with expired [_1] roles'  
 => 'Benutzer im Kurs mit abgelaufener Rolle "[_1]"',     'Set Visited Link to '
   => '设置已访问链接颜色为 ',
    'Users in course with future [_1] roles'  
 => 'Benutzer im Kurs mit zukünftiger Rolle "[_1]"',     'Set Active Link to '
   => '设置活动链接颜色为 ',
    'Users in course with active [_1] roles'  
 => 'Benutzer im Kurs mit aktiver Rolle "[_1]"',     'Reset Page Background'
   => '重设网页背景',
    'All users in course'  
 => 'Alle Benutzer im Kurs',     'Reset Header Background'
   => '重置页眉背景',
    'All users in course with [_1] roles'  
 => 'Alle Benutzer im Kurs mit Rolle "[_1]"',     'Reset Header Border'
   => '重置页眉边界',
    'only users in section "[_1]"'  
 => 'nur Benutzer in Sektion "[_1]"',     'Reset Font.'
   => '重置字体颜色。',
    'only users affiliated with no section or section "[_1]"'  
 => 'nur Benutzer, die in keiner Sektion oder in der Sektion "[_1]" sind',     'Reset Un-Visited Link.'
   => '重置未访问链接颜色。',
    ' and not in any group'  
 => ' und in keiner Gruppe',     'Reset Visited Link.'
   => '重置已访问链接颜色。',
    ' and members of group: "[_1]"'  
 => ' und Mitglieder der Gruppe "[_1]"',     'Reset Active Link.'
   => '重置活动链接颜色。',
    'only users affiliated with no section'  
 => 'nur Benutzer, die in keiner Sektion sind',     'Freezing Role: [_1]'
   => '冻结的角色: [_1]',
    'only users affiliated with section "[_1]"'  
 => 'nur Benutzer, die in der Sektion "[_1]" sind',     'Unfreezing Role: [_1]'
   => '解冻的角色: [_1] reversed',
    'only users not in any group'  
 => 'nur Benutzer, die in keiner Gruppe sind',     'No such user: '
   => '此用户不存在: ',
    ' and also not in any group'  
 => ' und auch nicht in einer Gruppe sind',     '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.',
    'only members of group: "[_1]"'  
 => 'nur Mitglieder der Gruppe "[_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.',
    ' and also members of group: "[_1]"'  
 => ' und auch Mitglieder der Gruppe "[_1] sind',     '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.',
    'Author space for [_1]'  
 => 'Autorenbereich für [_1]',     'Page requested in unexpected context'
   => 'Page requested in unexpected context',
    'Co-authors with expired [_1] roles'  
 => 'Co-Autoren mit abgelaufender Rolle "[_1]"',     'Invalid username and/or domain'
   => 'Invalid username and/or domain',
    'Co-authors with future [_1] roles'  
 => 'Co-Autoren mit zukünftiger Rolle "[_1]"',     'Username and domain were blank'
   => 'Username and domain were blank',
    'Co-authors with active [_1] roles'  
 => 'Co-Autoren mit aktiver 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',
    'All co-authors'  
 => 'Alle Co-Autoren',     'One or more password fields were blank'
   => 'One or more password fields were blank',
    'All co-authors with [_1] roles'  
 => 'Alle Co-Autoren mit Rolle "[_1]"',     'Please log out and try again.'
   => 'Please log out and try again.',
    'Users in domain with expired [_1] roles'  
 => 'Benutzer in Domäne mit abgelaufener Rolle "[_1]"',     'Please try again later.'
   => 'Please try again later.',
    'Users in domain with future [_1] roles'  
 => 'Benutzer in Domäne mit zukünftiger Rolle "[_1]"',     'Unable to retrieve saved token for password decryption'
   => 'Unable to retrieve saved token for password decryption',
    'Users in domain with active [_1] roles'  
 => 'Benutzer in Domäne mit aktiver Rolle "[_1]"',     'Could not verify current authentication.'
   => 'Could not verify current authentication.',
    'All users in domain'  
 => 'Alle Benutzer in der Domäne',     'The new passwords you entered do not match.'
   => 'The new passwords you entered do not match.',
    'All users in domain with [_1] roles'  
 => 'Alle Benutzer in der Domäne mit der Rolle "[_1]"',     'Passwords must be a minimum of 7 characters long.'
   => 'Passwords must be a minimum of 7 characters long.',
    'Co-authors in domain with expired [_1] roles'  
 => 'Co-Autoren in der Domäne mit abgelaufener Rolle "[_1]"',     'The password you entered contained illegal characters.'
   => 'The password you entered contained illegal characters.',
    'Co-authors in domain with future [_1] roles'  
 => 'Co-Autoren in der Domäne mit zukünftiger Rolle "[_1]"',     'Valid characters are'
   => 'Valid characters are',
    'Co-authors in domain with active [_1] roles'  
 => 'Co-Autoren in der Domäne mit aktiver Rolle "[_1]"',     'The password for [_1] was successfully changed.'
   => '[_1] 的密码已成功更改。',
    'All users with co-author roles in domain'  
 => 'Alle Benutzer mit Co-Autoren-Rolle in der Domäne',     'The password for [_1] was not changed.'
   => 'The password for [_1] was not changed.',
    'All co-authors in domain  with [_1] roles'  
 => 'Alle Co-Autoren in der Domäne mit Rolle "[_1]"',     'In discussions: only new posts will be displayed.'
   => 'In discussions: only new posts will be displayed.',
    'All courses in domain'  
 => 'alle Kurse in der Domäne',     'In discussions: all posts will be displayed.'
   => 'In discussions: all posts will be displayed.',
    'Courses in domain with institutional code: [_1]'  
 => 'Kurse in der Domäne mit Institutscode "[_1]"',     'In discussions: new posts will cease to be identified as "NEW" after display.'
   => 'In discussions: new posts will cease to be identified as "NEW" after display.',
    'Selected courses in domain'  
 => 'Ausgewählte Kurse in der Domäne',     '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".',
    'All courses in domain'  
 => 'Alle Kurse in der Domäne',     'The e-mail address entered in row '
   => '电子邮件地址输入行 ',
    'users with expired [_1] roles'  
 => 'Benutzer mit abgelaufener Rolle "[_1]"',     'The e-mail address you entered'
   => '您输入的电子邮件地址',
    'users with future [_1] roles'  
 => 'Benutzer mit zukünftiger Rolle "[_1]"',     'is not a valid e-mail address'
   => '不是一个有效的电子邮件地址',
    'users with active [_1] roles'  
 => 'Benutzer mit aktiver Rolle "[_1]"',     'Title for the Uploaded Score'
   => 'Title for the Uploaded Score',
    'all users'  
 => 'alle Benutzer',     'Title for the Page'
   => '标题页',
    'users with [_1] roles'  
 => 'Benutzer mit Rolle "[_1]"',     'Title for the Problem'
   => '问题的标题',
    'There are no students to drop.'  
 => 'Es gibt keine Studenten, die ausgeschlossen werden könnten.',     'Title for the Drop Box'
   => 'Title for the Drop Box',
    'Upload a file containing information about users'  
 => 'Hochladen einer Datei mit Benutzerinformationen',     'Title for the Discussion Board'
   => '公告栏的标题',
    'Upload file of users'  
 => 'Hochladen einer Datei mit Benutzern',     'Not a valid user:domain'
   => '不是有效的用户:域',
    'How do I create a users list from a spreadsheet'  
 => 'Wie erstelle ich aus einer Excel-Datei eine Benutzerliste',     'Please enter both user and domain in the format user:domain'
   => '请输入用户和域,格式为 用户:域',
    'How do I create a CSV file from a spreadsheet'  
 => 'Wie erstelle ich aus einer Excel-Datei eine CSV-Datei',     'Personal Information Page of '
   => 'Personal Information Page of ',
    'Unable to enroll users'  
 => 'Konnte Studenten nicht den Kurs belegen lassen!',     'No info'
   => 'No info',
    'No Kerberos domain was specified.'  
 => 'Es wurde keine Kerberos-Domäne angegeben!',     'No user information available'
   => 'No user information available',
    'Enrolling Users'  
 => 'Benutzer werden aufgenommen',     'The new directory name was changed from [_1] to [_2].'
   => 'The new directory name was changed from [_1] to [_2].',
    'Updating Co-authors'  
 => 'Aktualisiere Co-Autoren',     'Unable to create a directory named'
   => 'Unable to create a directory named',
    'Adding/Modifying Users'  
 => 'Füge Benutzer hinzu/Ändere',     'A file or directory by that name already exists.'
   => 'A file or directory by that name already exists.',
    '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.',     'Allowing others to retrieve file: [_1]'
   => 'Allowing others to retrieve file: [_1]',
    '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.',     '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.',
    '[_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.',     'Public files are available to anyone without the need for login.'
   => 'Public files are available to anyone without the need for login.',
    '[_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.',     '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.',
    'Section names and group names must be distinct.'  
 => 'Sektionsnamen und Gruppennamen müssen sich unterscheiden.',     '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 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.',     "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:",
    '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.',     "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",
    '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]".',     'Conditional access controls for file: [_1]'
   => 'Conditional access controls for file: [_1]',
    '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.',     'Help on setting up share access'
   => 'Help on setting up share access',
    '[_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.',     'Help on changing settings'
   => 'Help on changing settings',
    'Allowable role(s) is/are: [_1].'  
 => 'Zulässige Rollen: [_1]',     'Help on removing share access'
   => 'Help on removing share access',
    '[_1]: Unable to enroll. No password specified.'  
 => '[_1]: Kursbelegung nicht möglich. Kein Passwort angegeben!',     'Public access: [_1]'
   => 'Public access: [_1]',
    '[_1]: Unable to add co-author. No password specified.'  
 => '[_1]: Hinzufügen des Co-Autors nicht möglich. Kein Passwort angegeben!',     'Dates available'
   => '能够使用的日期',
    '[_1]: Unable to add user. No password specified.'  
 => '[_1]: Hinzufügen des Benutzers nicht möglich. Kein Passwort angegeben!',     'Passphrase-protected access: [_1]'
   => 'Passphrase-protected access: [_1]',
    'Processed [quant,_1,user].'  
 => '[quant,_1,Benutzer,Benutzer] verarbeitet.',     'Passphrase'
   => 'Passphrase',
    'Roles added for [quant,_1,user].'  
 => 'Rollen für [quant,_1,Benutzer,Benutzer] hinzugefügt.',     'Conditional access: [_1]'
   => 'Conditional access: [_1]',
    '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.',     'You have previously set [_1] conditional access controls.'
   => 'You have previously set [_1] conditional access controls.',
    'No roles added'  
 => 'Keine Rollen hinzugefügt',     'Change Conditions'
   => 'Change Conditions',
    'Authentication changed for [_1] existing users.'  
 => 'Die Authentifizierungsmethode hat sich für [_1] existente(n) Benutzer geändert.',     'Add conditional access'
   => 'Add conditional access',
    'Students to Drop'  
 => 'Auszuschließende Studenten',     'based on domain, username, or course affiliation.'
   => 'based on domain, username, or course affiliation.',
    'There are no students with current/future access to the course.'  
 => 'Es existieren keine Studenten mit aktuellem oder zukünftigem Zugriff auf den Kurs.',     '[_1]-based conditional access: '
   => '[_1]-based conditional access: ',
    '[_1]: Unable to add/modify: [_2]'  
 => '[_1]: Hinzufügen/Ändern nicht möglich: [_2]',     'conditions'
   => 'conditions',
    '[_1]: Unable to modify authentication: [_2]'  
 => '[_1]: Ändern der Authentifizierungsmethode nicht möglich: [_2]',     'condition'
   => 'condition',
    '[_1]: Unable to add role: [_2]'  
 => '[_1]: Hinzufügen der Rolle nicht möglich: [_2]',     'Action?'
   => 'Action?',
    'No change in section assignment (none)'  
 => 'Keine Änderung in Sektionsbelegung (none)',     'Allowed [_1] member affiliations'
   => 'Allowed [_1] member affiliations', # ???
    "Revoked role of '[_1]' in [_2] for [_3]"  
 => "Rolle '[_1]' entzogen in [_2] für [_3]",     'No [_1]-based conditions defined.'
   => 'No [_1]-based conditions defined.',
    "Deleted role of '[_1]' in [_2] for [_3]"  
 => "Rolle '[_1]' gelöscht in [_2] für [_3]",     'Type of change'
   => 'Type of change',
    "Re-enabled role of '[_1]' in [_2] for [_3]"  
 => "Rolle '[_1]' reaktiviert in [_2] für [_3]",     'Access control'
   => 'Access control',
    "Activated role of '[_1]' in [_2] for [_3]"  
 => "Rolle '[_1]' aktiviert in [_2] für [_3]",     'Additional information'
   => 'Additional information',
    "Changed Access Dates for role of '[_1]' in [_2] for [_3]"  
 => "Geänderte Zugriffszeiten für Rolle '[_1]' in [_2] für [_3]",     'A problem occurred deleting access controls: [_1]'
   => 'A problem occurred deleting access controls: [_1]',
    "Changed section for role of '[_1]' in [_2] for [_3]"  
 => "Geänderte Sektion für Rolle '[_1]' in [_2] für [_3]",     'A problem occurred saving access control settings: [_1]'
   => 'A problem occurred saving access control settings: [_1]',
    "Dropped role of '[_1]' in [_2] for [_3]"  
 => "Rolle '[_1]' entzogen in [_2] für [_3]",     'opened folder'
   => 'opened folder',
    'Error revoking [_1] in [_2] for [_3]: [_4].'  
 => 'Fehler beim Entziehen für [_1] in [_2] für [_3]: [_4].',     'closed folder'
   => 'closed folder',
    'Error deleting [_1] in [_2] for [_3]: [_4].'  
 => 'Fehler beim Löschen für [_1] in [_2] für [_3]: [_4].',     'Passphrase-protected'
   => '密码保护',
    'Error re-enabling [_1] in [_2] for [_3]: [_4].'  
 => 'Fehler beim Reaktivieren für [_1] in [_2] für [_3]: [_4].',     'Conditional'
   => 'Conditional',
    'Error activating [_1] in [_2] for [_3]: [_4].'  
 => 'Fehler beim Aktivieren für [_1] in [_2] für [_3]: [_4].',     'An error occurred ([_1]) while trying to delete [_2].'
   => 'An error occurred ([_1]) while trying to delete [_2].',
    '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].',     'File: [_1] deleted.'
   => '文件 [_1] 已删除。',
    'Error changing section for [_1] in [_2] for [_3]: [_4].'  
 => 'Fehler beim Ändern der Sektion für [_1] in [_2] für [_3]: [_4].',     '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.',
    'Error dropping [_1] in [_2] for [_3]: [_4].'  
 => 'Fehler beim Entziehen für [_1] in [_2] für [_3]: [_4].',     'Access controls also deleted for the file.'
   => 'Access controls also deleted for the file.',
    'Revoked role(s) for [quant,_1,user,users,no users].'  
 => 'Rolle(n) für [quant,_1,Benutzer,Benutzer,keinen Benutzer] entzogen.',     'Error: no valid filename was provided to rename to.'
   => 'Error: no valid filename was provided to rename to.',
    'Deleted role(s) for [quant,_1,user,users,no users].'  
 => 'Rolle(n) für [quant,_1,Benutzer,Benutzer,keinen Benutzer] gelöscht.',     'An error occurred ([_1]) while trying to rename [_2] to [_3]'
   => 'An error occurred ([_1]) while trying to rename [_2] to [_3]',
    'Re-enabled role(s) for [quant,_1,user,users,no users].'  
 => 'Rolle(n) für [quant,_1,Benutzer,Benutzer,keinen Benutzer] reaktiviert.',     'The new filename was changed from:<br />[_1] to [_2]'
   => 'The new filename was changed from:<br />[_1] to [_2]',
    'Activated role(s) for [quant,_1,user,users,no users].'  
 => 'Rolle(n) für [quant,_1,Benutzer,Benutzer,keinen Benutzer] aktiviert.',     '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.',
    '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.',     'An error occurred ([_1]) while trying to upload [_2].'
   => 'An error occurred ([_1]) while trying to upload [_2].',
    '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.',     'An error occurred (dir) ([_1]) while trying to delete [_2].'
   => 'An error occurred (dir) ([_1]) while trying to delete [_2].',
    'Dropped role(s) for [quant,_1,user,users,no users].'  
 => 'Rolle(n) für [quant,_1,Benutzer,Benutzer,keinen Benutzer] entzogen.',     '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].',
    'Re-enabling will re-activate data for the role.'  
 => 'Reaktivierung wird die Daten der Rolle reaktivieren.',     'An error occurred ([_1]) while trying to create a new directory [_2].'
   => 'An error occurred ([_1]) while trying to create a new directory [_2].',
    'Display User Lists'  
 => 'Teilnehmerliste anzeigen',     'Access controls updated to reflect the name change.'
   => 'Access controls updated to reflect the name change.',
    'Display current class roster'  
 => 'Aktuelle Kursteilnehmerliste anzeigen',     '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.',
    'No section'  
 => 'Keine Sektion',     '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.',
    'List Users'  
 => 'Benutzer anzeigen',     '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.',
    'Pick custom role'  
 => 'Benutzerdefinierte Rolle wählen',     'Current access controls defined for this file:'
   => 'Current access controls defined for this file:',
    'Advanced Role'  
 => 'Erweiterte Rolle',     'No access control settings currently exist for this file.'
   => 'No access control settings currently exist for this file.',
    "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",     'Deleted'
   => 'Deleted',
    'Evade communication blocking'  
 => 'Umgehen der Kommunikationssperre',     'No end date'
   => '无结束日期',
    'Generate anonymous statistics'  
 => 'Anonyme Statistiken erzeugen',     'Start: '
   => '开始: ',
    'Modify grade queue'  
 => 'Ändern der Bewertungs-Warteschlange',     'End: '
   => '结束: ',
    'Grade items in grading queue'  
 => 'Bewerten von Elementen in der Bewertungs-Warteschlange',     'Domains: '
   => '域: ',
    'Set assessment parameters'  
 => 'Beurteilungs-Parameter setzen', # Ressourcenparameter setzen/ändern (???)     'Users: '
   => '用户: ',
    'Advanced printing options (with answers, discussions, all foils, ...)'  
 => 'Erweiterte Druckoptionen (mit Antworten, Diskussionen, allen Auswahlmöglichkeiten, ...)',     'New control(s) added'
   => 'New control(s) added',
    'Print for other users and entire course'  
 => 'Für andere Benutzer und für gesamten Kurs drucken',     'Existing control(s) deleted'
   => 'Existing control(s) deleted',
    'Get identity behind anonymous postings'  
 => 'Identität hinter anonymen Beiträgen erhalten können',     'Existing control(s) modified'
   => 'Existing control(s) modified',
    'View grades'  
 => 'Beurteilungen anzeigen',     '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>',
    "Access to What's New page"  
 => "Zugriff auf Was-gibt's-Neues-Seite",     'Display all access settings for this file'
   => 'Display all access settings for this file',
    'Upload Users List'  
 => 'Datei mit Benutzern hochladen',     'Add a roles-based condition'
   => 'Add a roles-based condition',
    'Update Users'  
 => 'Benutzer aktualisieren',     'New role-based condition'
   => 'New role-based condition',
    'Create/modify a user'  
 => 'Einzelnen Benutzer hinzufügen/ändern',     "Format for users' username:domain information:"
   => "Format for users' username:domain information:", # ??? -> portfolio.pm
    'Search for a user and modify/add user information or roles'  
 => 'Suche nach einem Benutzer und ändern/hinzufügen von Benutzerdaten oder -rollen',     'Add new [_1] condition(s)?'
   => 'Add new [_1] condition(s)?',
    'Add/modify a single user'  
 => 'Einzelnen Benutzer hinzufügen/ändern',     'Number to add: '
   => 'Number to add: ',
    'Create users or modify the roles and privileges of users'  
 => 'Benutzer, -rechte und -rollen erstellen/ändern',     'Select roles, course status, section(s) and group(s) for users who will be able to access the portfolio file.'
   => 'Select roles, course status, section(s) and group(s) for users who will be able to access the portfolio file.',
    'Upload a File of Users'  
 => 'Hochladen einer Datei mit Benutzern',     'Course status'
   => 'Course status', # '[_1] 状态',
    'Add/Modify a Single User'  
 => 'Einzelnen Benutzer hinzufügen/ändern',     'Files selected from other directories:'
   => 'Files selected from other directories:',
    'create new user if required'  
 => 'falls notwendig, neuen Benutzer erstellen',     'Unable to upload [_1]. (size = [_2] kilobytes). Disk quota will be exceeded.'
   => 'Unable to upload [_1]. (size = [_2] kilobytes). Disk quota will be exceeded.',
    'Manage Multiple Users'  
 => 'Verwaltung mehrerer Benutzer',     'Unable to upload [_1]. A locked file by that name was found in [_2].'
   => 'Unable to upload [_1]. A locked file by that name was found in [_2].',
    'Create/Modify user'  
 => 'Benutzer erstellen/ändern',     'You will be able to rename or delete existing [_1] after a grade has been assigned.'
   => 'You will be able to rename or delete existing [_1] after a grade has been assigned.',
    'Visible input'  
 => 'Sichtbare Eingabe',     'Unable to upload [_1]. A file by that name was found in [_2].'
   => 'Unable to upload [_1]. A file by that name was found in [_2].',
    'Currently in use'  
 => 'Derzeit in Verwendung',     'To upload, rename or delete existing [_1] in [_2].'
   => 'To upload, rename or delete existing [_1] in [_2].', # ???
    'Modify this user: [_1]'  
 => 'Weitere Änderungen für Benutzer [_1]',     'Rename [_1] to [_2]?'
   => 'Rename [_1] to [_2]?',
    'Blank Problem'  
 => 'Leere Aufgabe',     'Reference Warning'
   => 'Reference Warning',
    'Chemical Reaction Response'  
 => 'Chemische Reaktion',     '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.'
   => '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.',
    'Click-On-Image Problem'  
 => 'Klick-ins-Bild',     'Please select the locations from which the referenced files are to be uploaded.'
   => 'Please select the locations from which the referenced files are to be uploaded.',
    'Curve Plot with Numerical Response'  
 => 'Dynamischer Graph mit numerischer Antwort',     'Delete [_1]?'
   => '删除 [_1]?',
    'Custom Response'  
 => 'Customresponse',     'Edit Portfolio File Catalog Information'
   => '编辑组合文件的目录信息',
    'Data Plot with Numerical Response'  
 => 'Datenplot mit numerischer Antwort',     'Edit Group Portfolio File Catalog Information'
   => '编辑组组合文件的目录信息',
    'Drop Box'  
 => '收件箱',     'Update'
 #=> 'Dropbox',  => '更新',
   
    'Essay Response'     'domains'
 => 'Essay',  => '域',
   
    'Exam Upload Resource'     'users'
 => 'Examen-Hochlade-Ressource',  => '用户',
   
    'Formula Response using Computer Algebra System'     'Access'
 => 'Formel mit Computer-Algebra-System',  => 'Access',
   
    'Formula Response using Computer Algebra System and Hints'     'Conditional: domain-based'
 => 'Formel mit Computer-Algebra-System und Hinweisen',  => 'Conditional: domain-based',
   
    'Formula Response with Samples'     'Conditional: user-based'
 => 'Formel mit Abtastpunkten',  => 'Conditional: user-based',
   
    'Unordered Multi-Answer Formula Response Problem'     'Conditional: course-based'
 => 'Formel - mehrere Antworten, ungeordnet',  => 'Conditional: course-based',
   
    'Math Response using Computer Algebra System'     '[_1] was submitted in response to problem: [_2]'
 => 'Mathematische Antwort mit Computer-Algebra-System (mathresponse)',  => '[_1] was submitted in response to problem: [_2]',
   
    'Math Response using Computer Algebra System and Hints'     '[_1] was handed back in response to problem: [_2]'
 => 'Mathematische Antwort mit Computer-Algebra-System und Hinweisen (mathresponse)',  => '[_1] was handed back in response to problem: [_2]',
   
    'Numerical Response'     'In the course:'
 => 'Numerisch',  => 'In the course:',
   
    'One of Multiple Answers Numerical Problem'     'Back'
 => 'Numerisch - eine aus mehreren Antworten',  => '返回',
   
    'Option Response - Matching'     'Error: no directory name was provided.'
 => 'Zuordnung mit Optionen (Option Response - Matching)',  => '错误:没有输入目录名称。',
   
    'Option Response - Concept Groups'     'Unable to create a directory named [_1].'
 => 'Zuordnung mit Optionen - Konzeptgruppen (Option Response - Concept Groups)', # 'Optionsauswahl mit Konzeptgruppen',  => '无法创建目录名 [_1]。',
   
    'Matching Response'     'Action disallowed'
 => 'Zuordnung mit Optionen - indirekt (Matching Response)',  => '不允许行动',
   
    'Option Response - True/False'     'You do not have sufficient privileges to [_1]'
 => 'Zuordnung mit Optionen - wahr/falsch (Option Response - True/False)', # 'Optionen - wahr/falsch',  => '您没有足够权限 [_1]',
   
    'Organic Material Response'     'upload files'
 => 'Organisches Material',  => '上传文件',
   
    'Radio Button Response'     'delete files'
 => '1-aus-n (radiobutton)',  => '删除文件',
   
    'Randomly Labelled Image with Option Response'     'rename files'
 => 'Dynamische Bildbeschriftung mit Optionsauswahl (Randomly Labelled Image)',  => '重命名文件',
   
    'Rank Response'     'set access controls for files'
 => 'Rangordnung (Rank Response)',  => '设置访问控制文件',
   
    'String Response'     "in the group's group portfolio."
 => 'Texteingabe (String Response)',  => "in the group's group portfolio.",
   
    'Display catalog of courses'     'in this portfolio.'
 => '课程目录', # long version: 显示课程目录  => '在这个组区。',
 #=> 'Kursübersicht', # long version: Kursübersicht anzeigen  
      'You do not have the privileges required to access the shared files space for this group.'
    'Manage co-authors'  => '您没有权限访问该组的共享文件。',
 => 'Co-Autoren verwalten',  
      'Not a valid group for this course'
    'Upload a File of Co-authors'  => '本课程里不是一个有效的组',
 => 'Datei mit Co-Autoren hochladen',  
      'Group files for [_1]'
    'Add/Modify a Single Co-author'  => '[_1] 组的组文件 ',
 => 'Einzelnen Co-Autor hinzufügen/ändern',  
      'Invalid group'
    'Display Co-authors and Manage Multiple Users'  => '无效组',
 => 'Co-Autoren anzeigen/Verwaltung mehrerer Benutzer',  
      'No file was selected to upload.'
    'No courses match the criteria you selected.'  => '没有文件被选中上传。',
 => 'Es existieren keine Kurse, die der getroffenen Auswahl entsprechen.',  
      'To upload a file, click <strong>Browse...</strong> and select a file, then click <strong>Upload</strong>.'
    'Key authority (<tt>id@domain</tt>) if other than course'  => '要上传文件,请点击<strong>浏览... </strong>,并选择一个文件,然后点击<strong>上传</strong> 。',
 => 'Schlüsselmeister (<tt>id@domäne</tt>), falls anderer als der des Kurses',  
      'Pick functionality'
    'New bridgetask file'  => '选择功能',
 => 'Neue "bridgetask"-Datei',  
      'Functionality to display/modify'
    'Create problem'  => '功能显示/修改',
 => 'Aufgabe erstellen',  
      'You must select at least one functionality type to display.'
    'Create library'  => '您必须至少选择一个功能型。',
 => 'Bibliothek erstellen',  
      'Default color schemes'
    'Create survey'  => '默认颜色方案',
 => 'Umfrage erstellen',  
      'Log-in page options'
    'Create task'  => '登录页面选项',
 => '"Bridgetask" erstellen',  
      'Default authentication/language/timezone'
    'Problem Testing'  => '默认的身份验证/语言/时区',
 => 'Testen von Aufgaben',  
      'Default quotas for user portfolios'
    "Don't Show Incorect/Correct Feedback"  => 'Default quotas for user portfolios',
 => "Korrekt/Inkorrekt-Hinweis nicht anzeigen",  
      'Auto-update settings'
    "Don't Show Any Feedback"  => '设置自动更新',
 => "Keinerlei Hinweis anzeigen",  
      'Institutional directory searches'
    'Change View'  => 'Institutional directory searches',
 => 'Anzeigeart wechseln',  
      'User creation'
    'Show Default View'  => '创建用户',
 => 'Standard-Anzeigeart',  
      'User modification'
    '[_1] for [_2] versions.'  => '用户设置',
 => '[_1] für [_2] Versionen.',  
      'Bubblesheet format file'
    'Set new preferred languages to '  => 'Bubblesheet format file',
 => 'Bevorzugte Sprache gesetzt auf ',  
      'Cataloging of courses'
    'Reset preferred language.'  => '课程目录',
 => 'Bevorzugte Sprache zurückgesetzt.',  
      'Display options'
    'Set new preferred math display to '  => '显示选项',
 => 'Bevorzugte Methode, um wissenschaftliche Formeln darzustellen, gesetzt auf ',  
      'Display using: '
    'Reset preferred math display.'  => 'Display using: ',
 => 'Bevorzugte Methode, um wissenschaftliche Formeln darzustellen, zurückgesetzt.',  
      'one column'
    'Set new screenname to '  => '一列',
 => 'Nickname für anonyme Beiträge gesetzt auf ',  
      'two columns'
    'Reset screenname.'  => '两列',
 => 'Nickname für anonyme Beiträge zurückgesetzt.',  
      'Changes made:'
    'Set new nickname to '  => 'Changes made:',
 => 'Nickname gesetzt auf ',  
      'Back to configuration display'
    'Reset nickname.'  => 'Back to configuration display',
 => 'Nickname zurückgesetzt.',  
      'No changes made to log-in page settings'
    'Set menu mode to [_1].'  => 'No changes made to log-in page settings',
 => 'Menümodus auf [_1] gesetzt.',  
      'Support Request'
    'Reset '  => 'Support Request',
 => ' zurückgesetzt',  
      'Do <b>not</b> use this form to ask questions about course content.'
    'Set message forwarding to '  => 'Do <b>not</b> use this form to ask questions about course content.',
 => 'Nachrichtenweiterleitung gesetzt auf ',  
      'Contact your instructor instead.'
    "Set message forwarding to 'off'."  => 'Contact your instructor instead.',
 => "Nachrichtenweiterleitung auf 'aus' gesetzt.",  
      'Cc'
    'Set non-critical message notification address(es) to '  => '抄送',
 => 'Benachrichtigungsadresse(n) für nicht-wichtige Nachrichten gesetzt auf ',  
      'Your e-mail address'
    "Set non-critical message notification to 'off'."  => '您的E-Mail地址',
 => "Benachrichtigung für nicht-wichtige Nachrichten auf 'aus' gesetzt.",  
      'Search and Enroll'
    'Set critical message notification address(es) to '  => '搜索和注册',
 => 'Benachrichtigungsadresse(n) für wichtige Nachrichten gesetzt auf ',  
      'Search or Add New User'
    "Set critical message notification to 'off'."  => '搜索或添加新用户',
 => "Benachrichtigung für wichtige Nachrichten auf 'aus' gesetzt.",  
      'No username and/or domain provided.'
    'Set address(es) to receive excerpts with html retained '  => 'No username and/or domain provided.',
 => 'Adresse(n) zum Empfang von Nachrichtenauszügen mit Beibehaltung von HTML gesetzt auf ',  
      'No match was found for the username ([_1]) in LON-CAPA domain: [_2]'
    'Set notification address to receive excerpts with html stripped.'  => 'No match was found for the username ([_1]) in LON-CAPA domain: [_2]',
 => 'Adresse zum Empfang von Nachrichtenauszügen gesetzt auf ohne Beibehaltung von HTML.',  
      'Submit a request to the LON-CAPA [_1]helpdesk[_2] for [_3] if you require assistance.'
    'Set all notification addresses to receive excerpts with html stripped.'  => 'Submit a request to the LON-CAPA [_1]helpdesk[_2] for [_3] if you require assistance.',
 => 'Alle Beachrichtigungsadressen zum Empfang von Nachrichtenauszügen gesetzt auf ohne Beibehaltung von HTML.',  
      'Problems occurred in creating the new Excel file.'
    'Set Page Background to '  => 'Problems occurred in creating the new Excel file.',
 => 'Seitenhintergrundfarbe gesetzt auf ',  
      'Problems occurred in creating the output file.'
    'Set Header Background to '  => 'Problems occurred in creating the output file.',
 => 'Kopfbereich-Hintergrundfarbe gesetzt auf ',  
      'Problems occurred in writing the CSV file.'
    'Set Header Border to '  => 'Problems occurred in writing the CSV file.',
 => 'Kopfbereich-Rahmenfarbe gesetzt auf ',  
      'This error has been logged.'
    'Set Font to '  => 'This error has been logged.',
 => 'Schriftfarbe gesetzt auf ',  
      'Please alert your LON-CAPA administrator.'
    'Set Un-Visited Link to '  => 'Please alert your LON-CAPA administrator.',
 => 'Farbe für nicht besuchte Links gesetzt auf ',  
      'Records [_1]'
    'Set Visited Link to '  => 'Records [_1]', # ???
 => 'Farbe für besuchte Links gesetzt auf ',  
      'Filter [_1]'
    'Set Active Link to '  => 'Filter [_1]',
 => 'Farbe für aktive Links gesetzt auf ',  
      'Under you current role you are not permitted to change login settings for this user'
    'Reset Page Background'  => 'Under you current role you are not permitted to change login settings for this user',
 => 'Seitenhintergrundfarbe zurückgesetzt',  
      'History'
    'Reset Header Background'  => '历史',
 => 'Kopfbereich-Hintergrundfarbe zurückgesetzt',  
      'Part '
    'Reset Header Border'  => '部分 ',
 => 'Kopfbereich-Rahmenfarbe zurückgesetzt',  
      'Transaction [_1]'
    'Reset Font.'  => 'Transaction [_1]', # ???
 => 'Schriftfarbe zurückgesetzt.',  
      'Nothing submitted - no attempts.'
    'Reset Un-Visited Link.'  => 'Nothing submitted - no attempts.',
 => 'Farbe für nicht besuchte Links zurückgesetzt.',  
      'No data.'
    'Reset Visited Link.'  => 'No data.',
 => 'Farbe für besuchte Links zurückgesetzt.',  
      'Open in a new window'
    'Reset Active Link.'  => 'Open in a new window',
 => 'Farbe für aktive Links zurückgesetzt.',  
      'Revoke user roles'
    'Freezing Role: [_1]'  => 'Revoke user roles',
 => 'Einfrieren der Rolle [_1]',  
      'Delete user roles'
    'Unfreezing Role: [_1]'  => 'Delete user roles',
 => 'Einfrieren der Rolle [_1] aufgehoben',  
      'Re-enable expired user roles'
    'No such user: '  => 'Re-enable expired user roles',
 => 'Dieser Benutzer existiert nicht: ',  
      'Make future user roles active now'
    '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.'  => 'Make future user roles active now',
 => '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.',  
      'Change starting/ending dates'
    'Sorry, the token generated when you requested a password reset has expired.'  => 'Change starting/ending dates',
 => 'Tut mir leid, das erzeugte Merkzeichen zum Zurücksetzen Ihres Passworts ist bereits abgelaufen und daher nicht mehr gültig.',  
      'Change section associated with user roles'
    'Sorry, the URL generated when you requested reset of your password contained incomplete information.'  => 'Change section associated with user roles',
 => '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.',  
      'Modify existing user: '
    'Page requested in unexpected context'  => '修改现有的用户: ',
 => 'Die Seite wurde in unerwartetem Kontext aufgerufen',  
      'Enroll one student'
    'Invalid username and/or domain'  => '注册一名学生',
 => 'Ungültige Benutzerkennung und/oder Domäne',  
      'Enroll one student: '
    'Username and domain were blank'  => '注册一名学生: ',
 => 'Benutzerkennung und Domäne waren leer',  
      'Existing Roles'
    'Authentication type for this user can not be changed by this mechanism'  => '现有的角色',
 => 'Die Authentifizierungsmethode kann für diesen Benutzer nicht auf die gewünschte Methode umgestellt werden',  
      'Existing Roles in this Course'
    'One or more password fields were blank'  => '课程中现有的角色',
 => 'Ein oder mehrere Passwort-Felder waren leer',  
      'Existing Co-Author Roles in your Authoring Space'
    'Please log out and try again.'  => 'Existing Co-Author Roles in your Authoring Space',
 => 'Bitte loggen Sie sich aus und versuchen Sie es erneut.',  
      'Existing Roles in this Domain'
    'Please try again later.'  => '在该域中现有的角色',
 => 'Bitte versuchen Sie es später noch einmal.',  
      'Text-based Interface Login'
    'Unable to retrieve saved token for password decryption'  => 'Text-based Interface Login',
 => 'Es ist nicht möglich, das gespeicherte Merkzeichen für die Passwortverschlüsselung abzurufen',  
      'Select Accessibility Options'
    'Could not verify current authentication.'  => 'Select Accessibility Options',
 => 'Die aktuelle Authentifizierung konnte nicht bestätigt werden',  
      'Suppress rendering of images'
    'The new passwords you entered do not match.'  => 'Suppress rendering of images',
 => 'Die Bestätigung des neuen Passworts stimmt nicht mit dem neuen Passwort überein.',  
      'Suppress Java applets'
    'Passwords must be a minimum of 7 characters long.'  => '禁止Java小程序',
 => 'Das Passwort muss mindestens 7 Zeichen lang sein.',  
      'Suppress rendering of embedded multimedia'
    'The password you entered contained illegal characters.'  => 'Suppress rendering of embedded multimedia',
 => 'Das von Ihnen eingegebene Passwort enthält ungültige Zeichen.',  
      'Increase font size'
    'Valid characters are'  => '放大字体',
 => 'Gültige Zeichen sind',  
      'Switch to black and white mode'
    'The password for [_1] was successfully changed'  => '切换到黑白模式',
 => 'Das Passwort für [_1] wurde erfolgreich geändert',  
      'Remember these settings for next login'
    'The password for [_1] was not changed'  => '下次登录时记住这些设置',
 => 'Das Passwort für [_1] wurde nicht geändert',  
      'You are already logged in!'
    'Please make sure your old password was entered correctly.'  => '您已经登录!',
 => 'Bitte stellen Sie sicher, dass das alte Passwort korrekt eingegeben wurde.',  
      'You are already logged in'
    'In discussions: only new posts will be displayed.'  => '您已经登录!',
 => 'In Diskussionen: Es werden nur neue Beiträge angezeigt.',  
      'Please either [_1]continue the current session[_2] or [_3]logout[_4].'
    'In discussions: all posts will be displayed.'  => '您的选择:[_1]继续当前的会话[_2]或者[_3]退出[_4]。',
 => 'In Dikussionen: Es werden alle Beiträge angezeigt.',  
      'Login problems?'
    '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.',  
      'Reset password'
    '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.',  
      'Reset forgotten LON-CAPA password'
    'The e-mail address entered in row '  => '重置 LON-CAPA 密码',
 => 'Die E-Mail-Adresse, die Sie in der Zeile ',  
      '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.'
    'The e-mail address you entered'  => '如果您使用相同的帐户的其他校园服务除了LON-CAPA, (例如,电子邮件,课程注册等) ,一个单独的中央管理机制可以重置密码。然而,如果您的帐户只是用于LON-CAPA访问,您可以从这个网页重置密码。',
 => 'Die von Ihnen eingegebene E-Mail-Adresse',  
      'Three conditions must be met:'
    'is not a valid e-mail address'  => '三个条件必须满足:',
 => 'ist keine gültige E-Mail-Adresse',  
      'An e-mail address must have previously been associated with your LON-CAPA username.'
    'Title for the Uploaded Score'  => '必须有一个电子邮件地址与您的LON-CAPA用户联系在一起的。',
 => 'Titel für Formular zum Hochladen von Noten',  
      'You must be able to access e-mail sent to that address.'
    'Title for the Page'  => '您必须能访问即将发送的电子邮件地址。',
 => 'Titel der Seite',  
      'Your LON-CAPA account must be of a type for which LON-CAPA can reset a password.'
    'Title for the Problem'  => '您 LON-CAPA 帐户必须是一个类型为 LON-CAPA 可以重置密码。',
 => 'Titel der Aufgabe',  
      'Thank you for your request to reset the password for your LON-CAPA account.'
    'Title for the Drop Box'  => '感谢您要求重设 LON-CAPA 帐户的密码 。',
 => 'Titel der Dropbox',  
      'Email address in LON-CAPA'
    'Title for the Bulletin Board'  => 'Email address in LON-CAPA',
 => 'Titel des Schwarzen Bretts',  
      'E-mail address in LON-CAPA'
    'Not a valid user:domain'  => 'E-mail address in LON-CAPA',
 => 'Benutzer:Domäne ungültig',  
      'The username you provided was not verified as a valid username in the LON-CAPA system for the [_1] domain.'
    'Please enter both user and domain in the format user:domain'  => '您提供的用户名不是有效的用户名在 LON-CAPA 系统在该[_1]域。',
 => 'Bitte geben Sie Benutzer und Domäne im Format Benutzer:Domäne ein!',  
      'Please [_1]go back[_2] and try again.'
    'About [_99]'  => '请[_1]返回[_2] ,然后再试一次。',
 => 'Über-mich-Seite von [_99]',  
      'The e-mail address you provided does not appear to be a valid address.'
    'No info'  => '您提供的电子邮件地址不是一个有效的地址。',
 => 'Keine Information vorhanden',  
      'A valid e-mail address was not located in the LON-CAPA system for the username and domain you provided.'
    'No user information available'  => '您提供的用户名和域在 LON-CAPA 系统中没有找到一个有效的电子邮件地址。',
 => 'Keine Benutzerdaten verfügbar',  
      'The username you provided uses an authentication type which can not be reset directly via LON-CAPA.'
    'The new directory name was changed from [_1] to [_2].'  => '您提供的用户名使用的身份验证类型,不能直接通过 LON-CAPA 重置密码。',
 => 'Der Name des neuen Verzeichnisses wurde von [_1] in [_2] geändert.',  
      'You may wish to contact the [_1]LON-CAPA helpdesk[_2] for the [_3].'
    'Unable to create a directory named'  => '您不妨联系[_2]的[_3]的[_1] LON-CAPA 求助。',
 => 'Es war nicht möglich ein Verzeichnis anzulegen mit dem Namen',  
      'You may wish to send an e-mail to the server administrator: [_1] for [_2].' # 1: e-mail, 2: domain
    'A file or directory by that name already exists.'  => '您不妨给服务器管理员发送电子邮件: [_1]的[_2] 。',
 => 'Es existert bereits eine Datei oder ein Verzeichnis mit diesem Namen.',  
      'Assigning yourself a co-author or assistant co-author role in your own author area in Authoring Space is not permitted'
    'Allowing others to retrieve file: [_1]'  => 'Assigning yourself a co-author or assistant co-author role in your own author area in Authoring Space is not permitted',
 => 'Für andere Zugriff erlauben auf die Datei: [_1]',  
      'Owner(s)'
    'Access to this file by others can be set to be one or more of the following types: public, passphrase-protected or conditional.'  => 'Owner(s)',
 => 'Zugriff durch andere auf diese Datei kann auf folgende drei Typen eingestellt werden: öffentlich, passwortgeschützt oder bedingungsabhängig',  
      'Practice Problem'
    'Public files are available to anyone without the need for login.'  => '练习题',
 => 'Öffentliche Dateien sind für alle verfügbar, auch ohne Login.',  
      'Submissions are not permanently recorded'
    'Passphrase-protected files do not require log-in, but will require the viewer to enter the passphrase you set.'  => 'Submissions are not permanently recorded',
 => 'Passwortgeschützte Dateien erfordern keinen Login, aber es ist für den Zugriff notwendig, dass das von Ihnen hinterlegte Passwort eingegeben wird.',  
      'Submissions to practice problems are not permanently recorded.'
    'A listing of files viewable without log-in is available at: '  => 'Submissions to practice problems are not permanently recorded.',
 => 'Eine Liste von Dateien, die ohne Login verfügbar sind, gibt es unter: ',  
      'not graded'
    "For logged in users a 'Display file listing' link will also appear (when there are viewable files) on your personal information page:"  => 'not graded',
 => "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): ",  
      'Course initialization preference'
    "Users with privileges to edit course contents may add a course information page to a course using the 'Course Info' button in DOCS"  => 'Course initialization preference',
 => "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'",  
      'Choose which page will be displayed when you enter this course after selecting a role.'
    'Conditional access controls for file: [_1]'  => 'Choose which page will be displayed when you enter this course after selecting a role.',
 => 'Bedingte Zugriffskontrolle für Datei: [_1]',  
      'Current value is determined by'
    'Help on setting up share access'  => 'Current value is determined by',
 => 'Hilfe zum Einstellen für gemeinsamen Zugriff',  
      'and is set to display'
    'Help on changing settings'  => 'and is set to display',
 => 'Hilfe zum Ändern der Einstellungen',  
      'Page display controlled by'
    'Help on removing share access'  => 'Page display controlled by',
 => 'Hilfe zum Entfernen des gemeinsamen Zugriffs',  
      'If'
    'Public access: [_1]'  => 'If',
 => 'Öffentlicher Zugriff: [_1]',  
      'Choose course entry'
    'Dates available'  => 'Choose course entry',
 => 'Verfügbare Datumseinstellungen',  
      'Modify course entry'
    'Passphrase-protected access: [_1]'  => 'Modify course entry',
 => 'Passwortgeschützter Zugriff: [_1]',  
      'No members to add at this time, as there are no users matching the specified type(s), role(s) and section(s).'
    'Passphrase'  => 'No members to add at this time, as there are no users matching the specified type(s), role(s) and section(s).',
 => 'Passwort',  
      '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.'
    'Conditional access: [_1]'  => '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.',
 => 'Bedingungsabhängiger Zugriff: [_1]',  
      "You may need to use the 'modify existing, past or future members' page if you need to re-enable or activate access for previous or future members."
    'You have previously set [_1] conditional access controls.'  => "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.",
 => 'Zuvor haben Sie [_1] bedingungsabhängige Zugriffskontrollen eingerichtet.',  
      'Setting optional privileges for specific group members'
    'Change Conditions'  => '对具体组成员设置可选的权限',
 => 'Bedingungen ändern',  
      'As no group tools will be made available to users, there are no specific user privileges to set.'
    'Add conditional access'  => 'As no group tools will be made available to users, there are no specific user privileges to set.',
 => 'Bedingungsabhängigen Zugriff hinzufügen',  
      'Create group'
    'based on domain, username, or course affiliation.'  => '创建组',
 => 'basierend auf Domäne, Benutzerkennung oder Kurszugehörigkeit',  
      'The value you entered for the quota for the group portfolio in this group contained invalid characters, so it has been set to 0 MB. You can change this by modifying the group settings.'
    '[_1]-based conditional access: '  => 'The value you entered for the quota for the group portfolio in this group contained invalid characters, so it has been set to 0 MB. You can change this by modifying the group settings.',
 => '[_1]-basierter bedingungsabhängiger Zugriff: ',  
      'The value you entered for the quota for the group portfolio in this group exceeded the maximum possible value, so it has been set to [_1] MB (the maximum possible value).'
    'conditions'  => 'The value you entered for the quota for the group portfolio in this group exceeded the maximum possible value, so it has been set to [_1] MB (the maximum possible value).',
 => 'Bedingungen',  
      'A problem occurred when creating folders for the new group [_1]:'
    'condition'  => 'A problem occurred when creating folders for the new group [_1]:',
 => 'Bedingung',  
      'Group [_1] was created.'
    'Action?'  => '组 [_1] 已创建。',
 => 'Aktion?',  
      'E-mail Address'
    'Allowed [_1] member affiliations'  => 'E-mail Address',
 => 'Zugelassene [_1] Mitgliedszugehörigkeiten', # ???  
      'Closes '
    'No [_1]-based conditions defined.'  => 'Closes ',
 => 'Keine [_1]-basierten Bedingungen definiert.',  
      '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]".'
    'Type of change'  => '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]".',
 => 'Änderungsart',  
      '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]".'
    'Access control'  => '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]".',
 => 'Zugriffskontrolle',  
      '[quant,_1,day]'
    'Additional information'  => '[quant,_1,day]',
 => 'Zusätzliche Informationen',  
      '[quant,_1,hour]'
    'A problem occurred deleting access controls: [_1]'  => '[quant,_1,hour]',
 => 'Beim Löschen der Zugriffkontrollen trat ein ein Problem auf: [_1]',  
      '[quant,_1,minute]'
    'A problem occurred saving access control settings: [_1]'  => '[quant,_1,minute]',
 => 'Beim Speichern der Zugriffskontroll-Einstellungen trat ein Problem auf: [_1]',  
      '[quant,_1,second]'
    'opened folder'  => '[quant,_1,second]',
 => 'geöffnetes Verzeichnis',  
      'Start Timer?'
    'closed folder'  => 'Start Timer?',
 => 'geschlossenes Verzeichnis',  
      'Sign up for time to work.'
    'Passphrase-protected'  => 'Sign up for time to work.',
 => 'Passwortgeschützt',  
      'Requesting Another Worktime'
    'Conditional'  => 'Requesting Another Worktime',
 => 'Bedingungsabhängig',  
      'No available times.'
    'An error occurred ([_1]) while trying to delete [_2].'  => 'No available times.',
 => 'Beim Versuch [_2] zu löschen ist ein Fehler aufgetreten: [_1]',  
      'Return to last resource'
    'File: [_1] deleted.'  => 'Return to last resource',
 => 'Die Datei [_1] wurde gelöscht.',  
      'My Courses'
    '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]',  
      '[_1] parts'
    'Access controls also deleted for the file.'  => '[_1] parts',
 => 'Auch die Zugriffskontrollen wurden für diese Datei gelöscht.',  
      'Part: [_1]'
    'Error: no valid filename was provided to rename to.'  => '部分: [_1]',
 => 'Fehler: Das Umbenennen ist nicht möglich, da für den neuen Dateinamen kein gültiger Dateiname angegeben wurde.',  
      'New Discussion'
    'An error occurred ([_1]) while trying to rename [_2] to [_3]'  => '新的讨论',
 => 'Beim Versuch [_2] nach [_3] umzubenennen ist ein Fehler aufgetreten: [_1]',  
      'New Email'
    'The new file name was changed from:<br />[_1] to [_2]'  => '新的 E-Mail',
 => 'Der neue Dateiname wurde geändert von:<br />[_1] nach [_2]',  
      'New Error'
    'An error occurred ([_1]) while trying to delete access control records for the old name.'  => '新的错误',
 => 'Beim Versuch Zugriffskontroll-Datensätze für den alten Namen zu löschen ist ein Fehler aufgetreten: [_1]',  
      '(randomly select [_1])'
    'An error occurred ([_1]) while trying to upload [_2].'  => '(randomly select [_1])',
 => 'Beim Versuch [_2] hochzuladen ist ein Fehler aufgetreten: [_1]',  
      '(randomly ordered)'
    'An error occurred (dir) ([_1]) while trying to delete [_2].'  => '(randomly ordered)',
 => 'Beim Versuch das Verzeichnis [_2] zu löschen ist ein Fehler aufgetreten: [_1]',  
      'No course selected'
    'An error occurred ([_1]) while trying to upload [_2] for embedded element [_3].'  => 'No course selected',
 => 'Beim Versuch [_2] für das eingebettete Element [_3] hochzuladen ist ein Fehler aufgetreten: [_1]',  
      'Open '
    'An error occurred ([_1]) while trying to create a new directory [_2].'  => 'Open ',
 => 'Beim Versuch das Verzeichnis [_2] anzulegen, ist ein Fehler aufgetreten: [_1]',  
      'Having technical difficulties; please check status later'
    'Access controls updated to reflect the name change.'  => 'Having technical difficulties; please check status later',
 => 'Die Zugriffskontrolle wurde aufgrund der Namensänderung aktualisiert.',  
      'Answer open'
    'Conditional files are accessible to logged-in users with accounts in the LON-CAPA network, who satisfy the conditions you set.'  => 'Answer open',
 => '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.',  
      'Yes, and show correct answer if they exceed the maximum number of tries.'
    'The conditions can include affiliation with a particular course, or a user account in a specific domain.'  => 'Yes, and show correct answer if they exceed the maximum number of tries.',
 => 'Die Bedingungen können eine Verbindung mit einem bestimmten Kurs oder Benutzeraccount in einer bestimmten Domäne beinhalten.',  
      "No, don't show correct/incorrect feedback."
    'Alternatively access can be granted to people with specific LON-CAPA usernames and domains.'  => "No, don't show correct/incorrect feedback.",
 => 'Alternativ kann Zugriff für Leute gewährt werden, die bestimmte LON-CAPA-Benutezrnamen oder -Domänen haben.',  
      'No, show no feedback at all.'
    'Current access controls defined for this file:'  => 'No, show no feedback at all.',
 => 'Derzeit eingestellte Zugriffskontrolle für diese Datei:',  
      'single part'
    'No access control settings currently exist for this file.'  => 'single part',
 => 'Für diese Datei existieren derzeit keine Zugriffskontroll-Einstellungen.',  
      'Course Page'
    'Deleted'  => '课程页面',
 => 'Gelöscht',  
      'Unable to set "number unread posts display" to [_1] due to [_2].'
    'No end date'  => 'Unable to set "number unread posts display" to [_1] due to [_2].',
 => 'Kein Endedatum',  
      'Current value is [_1].'
    'Start: '  => '当前的值是 [_1].',
 => 'Start: ',  
      'Unable to set interval to [_1] due to [_2].'
    'End: '  => 'Unable to set interval to [_1] due to [_2].',
 => 'Ende: ',  
      'Changes to threshold(s) for problem tracking:'
    'Domains: '  => 'Changes to threshold(s) for problem tracking:',
 => 'Domänen: ',  
      'Set threshold for [_1] to [_2]'
    'Users: '  => '对于 [_1] 到 [_2] 的临界值',
 => 'Benutzer: ',  
      'Set the default page to be displayed when you select a course role'
    'New control(s) added'  => '设置默认页, 显示您选择的课程的角色',
 => 'Neue Zugriffskontrolle(n) hinzugefügt',  
      '(Currently: [_1])'
    'Existing control(s) deleted'  => '(现在: [_1])',
 => 'Bestehende Zugriffskontrolle(n) gelöscht',  
      "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."
    'Existing control(s) modified'  => "在课程中为您的课程的全局的用户首选项设置可以覆盖个别的课程设置,通过特定的课程设置[_1]What's New page[_2]。",
 => 'Bestehende Zugriffskontrolle(n) geändert',  
      'Display the [_1]first resource[_2] in the course.'
    'Add new <b>[_1]-based</b> access control for portfolio file: <b>[_2]</b>'  => '显示课程中的[_1]第一资源[_2]。',
 => 'Neue <b>[_1]-basierte</b> Zugriffskontrolle für Portfolio-Dateien hinzufügen: <b>[_2]</b>',  
      "Display the [_1]What's New page[_2] - a summary of items in the course which require attention."
    'Display all access settings for this file'  => "显示 [_1]What's New page[_2] - 课程中的内容概述需要被注意。",
 => 'Alle Einstellungen für diese Datei anzeigen',  
      'Default now set'
    'Add a roles-based condition'  => 'Default now set',
 => 'Rollen-basierte Bedingung hinzufügen',  
      'when you select a course role from the roles screen'
    'New role-based condition'  => 'when you select a course role from the roles screen',
 => 'Neue rollen-basierte Bedingung',  
      'you will be taken to the start of the course.'
    "Format for users' username:domain information:"  => 'you will be taken to the start of the course.',
 => "Format für Informationen des Benutzers username:domäne: ", # ??? -> portfolio.pm  
      'a page will be displayed that lists items in the course that may require action from you.'
    'Add new [_1] condition(s)?'  => 'a page will be displayed that lists items in the course that may require action from you.',
 => 'Neue [_1]-Bedingung(en) hinzufügen?',  
      "Display the What's New page listing course action items"
    'Number to add: '  => "Display the What's New page listing course action items",
 => 'Anzahl: ', # 'Anzahl neu Hinzuzufügender: ',  
      'Go to the start of the course'
    'Select roles, course status, section(s) and group(s) for users who will be able to access the portfolio file.'  => 'Go to the start of the course',
 => 'Wählen Sie Rollen, Kurs-Status, Sektion(en) und Gruppe(n) für die Benutzer, die Zugriff auf die Portfolio-Dateien erhalten sollen.',  
      'now'
    '[_1] status'  => 'now',
 => '[_1] status', # ???  
      'No official courses to display for [_1].'
    'Files selected from other directories:'  => 'No official courses to display for [_1].',
 => 'Dateien, die aus anderen Verzeichnissen ausgewählt wurden:',  
      '(Month - Day - Year)'
    'Unable to upload [_1]. (size = [_2] kilobytes). Disk quota will be exceeded.'  => '(月 - 日 - 年)',
 => '[_1] konnte nicht hochgeladen werden (Größe: [_2] KB). Der verfügbare Speicherplatz wurde überschritten.',  
      'Month[_1]Day[_2]Year'
    'Unable to upload [_1]. A locked file by that name was found in [_2].'  => '月[_1]日[_2]年',
 => '[_1] konnte nicht hochgeladen werden. Eine gesperrte Datei mit diesem Namen wurde in [_2] gefunden.',  
      '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.'
    'You will be able to rename or delete existing [_1] after a grade has been assigned.'  => '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.',
 => 'Sie können die Datei [_1] umbenennen oder löschen, nachdem eine Bewertung zugewiesen wurde.',  
      'Skipping'
    'Unable to upload [_1]. A file by that name was found in [_2].'  => 'Skipping',
 => '[_1] konnte nicht hochgeladen werden. Eine Datei mit diesem Namen wurde in [_2] gefunden.',  
      'Notifying host'
    'To upload, rename or delete existing [_1] in [_2].'  => 'Notifying host', # ???
 => 'Um eine existierende Datei [_1] in [_2] hochzuladen, umzubenennen oder zu löschen.', # ???  
      'Back to Catalog Information'
    'Rename [_1] to [_2]?'  => '返回到目录信息',
 => '[_1] in [_2] umbenennen?',  
      ' at '
    'Reference Warning'  => ' at ',
 => 'Verweiswarnung',  
      "Computer's answer is incorrect ([_1])."
    '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.'  => "Computer's answer is incorrect ([_1]).",
 => '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.',  
      'It is likely that the tolerance range [_1] or significant figures [_2] need to be adjusted.'
    'Please select the locations from which the referenced files are to be uploaded.'  => 'It is likely that the tolerance range [_1] or significant figures [_2] need to be adjusted.',
 => 'Bitte wählen Sie die Orte aus, von denen die Dateien, auf die verwiesen wird, hochgeladen werden sollen.',  
      'It is likely that the tolerance range [_1] needs to be adjusted.'
    'Delete [_1]?'  => 'It is likely that the tolerance range [_1] needs to be adjusted.',
 => '[_1] löschen?',  
      'Submission Record'
    'Edit Portfolio File Catalog Information'  => 'Submission Record',
 => 'Katalogisierungsdaten der Portfoliodateien',  
      'Set/Change grades'
    'Edit Group Portfolio File Catalog Information'  => 'Set/Change grades',
 => 'Katalogisierungsdaten der Gruppen-Portfoliodateien',  
      'View of the problem'
    'Update'  => 'View of the problem',
 => 'Aktualisieren',  
      'Assign Grades'
    'domains'  => 'Assign Grades',
 => 'domänen',  
      'Save &amp; Next'
    'users'  => '保存并继续',
 => 'benutzer',  
      '[_1]student(s)'
    'Access'  => '[_1]学生',
 => 'Zugriff',  
      '(Next and Previous (student) do not save the scores.)'
    'Conditional: domain-based'  => '(Next and Previous (student) do not save the scores.)',
 => 'Bedingungsabhängig: domänen-basiert',  
      'LON-CAPA User Message'
    'Conditional: user-based'  => 'LON-CAPA 用户邮件',
 => 'Bedingungsabhängig: benutzer-basiert',  
      '[_1]Message:[_2] No more students for this section or class.'
    'Conditional: course-based'  => '[_1]Message:[_2] No more students for this section or class.',
 => 'Bedingungsabhängig: kurs-basiert',  
      'Click on the button below to return to the grading menu.'
    '[_1] was submitted in response to problem: [_2]'  => 'Click on the button below to return to the grading menu.',
 => '[_1] wurde als Antwort auf die Aufgabe [_2] eingereicht.',  
      'Group files'
    '[_1] was handed back in response to problem: [_2]'  => '组文件',
 => '[_1] wurde als antwort auf die Aufgabe [_2] zurückgegeben.',  
      'One group portfolio file is available.'
    'In the course:'  => 'One group portfolio file is available.',
 => 'Im Kurs',  
      'One portfolio file owned by [_1] is available.'
    'Back'  => 'One portfolio file owned by [_1] is available.',
 => 'Zurück',  
      'A total of [_1] group portfolio files are available.'
    'Error: no directory name was provided.'  => 'A total of [_1] group portfolio files are available.',
 => 'Fehler: Es wurde kein Verzeichnisname angegeben.',  
      'A total of [_1] portfolio files owned by [_2] are available'
    'Unable to create a directory named [_1].'  => 'A total of [_1] portfolio files owned by [_2] are available',
 => 'Konnte das Verzeichnis [_1] nicht anlegen.',  
      '[quant,_1,file is,files are] publicly accessible.'
    'Action disallowed'  => '[quant,_1,file is,files are] publicly accessible.',
 => 'Aktion nicht erlaubt',  
      '[quant,_1,file requires,files require] a passphrase for access.'
    'You do not have sufficient privileges to [_1]'  => '[quant,_1,file requires,files require] a passphrase for access.',
 => 'Sie haben nicht genügend Berechtigungen, um [_1]',  
      'Group Portfolio files'
    'upload files'  => '组组合文件',
 => 'Datei hochzuladen',  
      'Viewable portfolio files.'
    'delete files'  => '可见组合文件。',
 => 'Dateien zu löschen',  
      'Viewable portfolio files'
    'rename files'  => '可见组合文件',
 => 'Dateien umzubennen',  
      'Viewable group portfolio files'
    'set access controls for files'  => '可见组组合文件',
 => 'Zugriffskontrollen für Dateien zu setzen',  
      'Display file listing'
    "in the group's file repository."  => '显示文件列表',
 => "in der Dateisammlung der Gruppe.",  
      'Portfolio files for [_1]'
    'in this portfolio.'  => '[_1] 的组合文件',
 => 'in diesem Portfolio-Bereich.',  
      'File access type: '
    'You do not have the privileges required to access the shared files space for this group.'  => '文件访问类型: ',
 => 'Sie haben nicht die Berechtigung, um auf den Bereich für gemeinsam genutzte Dateien in dieser Gruppe zugreifen zu können.',  
      'Update display'
    'Not a valid group for this course'  => '更新显示',
 => 'Keine gültige Gruppe für diesen Kurs',  
      'Course Information page'
    'Group files for [_1]'  => '课程资料页',
 => 'Gruppendateien für [_1]',  
      'Information about [_1]'
    'Invalid group'  => '关于 [_1] 的消息',
 => 'Ungültige Gruppe',  
      'There are no available files of the specified access type: [_1]'
    'No file was selected to upload.'  => '没有提供文件的指定访问类型: [_1]',
 => 'Es wurde keine Datei ausgewählt, die hochgeladen werden soll.',  
      'File Type Displayed: [_1]'
    'To upload a file, click <strong>Browse...</strong> and select a file, then click <strong>Upload</strong>.'  => '显示文件类型: [_1]',
 => 'Um eine Datei hochzuladen, klicken Sie auf <strong>Durchsuchen...</strong> und wählen Sie eine Datei, dann klicken Sie auf <strong>Hochladen</strong>.',  
      'All file types'
    'Edit the meta data'  => '所有文件类型',
 => 'Metadaten ändern',  
      'The resource depends on another resource with variable filename, i.e., [_1].'
    'Pick functionality'  => 'The resource depends on another resource with variable filename, i.e., [_1].',
 => 'Funktion auswählen',  
      'You likely need to explicitly allow access to all possible dependencies using the [_1]-tag.'
    'Functionality to display/modify'  => 'You likely need to explicitly allow access to all possible dependencies using the [_1]-tag.',
 => 'Funktionen, die angezeigt oder geändert werden sollen',  
      'Add Selection for:'
    'You must select at least one functionality type to display.'  => 'Add Selection for:',
 => 'Sie müssen mindestens einen Funktionstyp auswählen, der angezeigt werden soll.',  
      'Selected Parameters:'
    'Default color schemes'  => 'Selected Parameters:',
 => 'Voreingestellte Farbeinstellungen',  
      'Show detailed Parameter Selection'
    'Log-in page options'  => 'Show detailed Parameter Selection',
 => 'Optionen für Login-Seite',  
   # Resource Parameters - Start
    'Default authentication/language/timezone'  
 => 'Voreingestellte Authentifizierung/Sprache/Zeitzone',     'Problem Opening Date (opendate)'
   => '问题开始日期 (opendate)',
    'Default quotas for user portfolios'  
 => 'Voreingestellter Speicherplatz für Portfoliobereiche der Benutzer',     'Problem Opening Date'
   => '问题开始日期',
    'Auto-enrollment settings'  
 => 'Einstellungen für automatische Kursbelegung',     'Problem Due Date (duedate)'
   => '问题截止日期 (duedate)',
    'Auto-update settings'  
 => 'Einstellungen für automatische Aktualisierungen',     'Problem Due Date'
   => '问题截止日期',
    'Institutional directory searches'  
 => 'Institutionelle Verzeichnissuche',     'Problem Answer Date (answerdate)'
   => '问题答案日期 (answerdate)',
    'Contact Information'  
 => '联系信息',     'Problem Answer Date'
 #=> 'Kontaktdaten',  => '问题答案日期',
   
    'User creation'     'Time-Limit (interval)'
 => '创建用户',  => '期限 (interval)',
 #=> 'Benutzer-Erstellung',  
      'Time-Limit'
    'User modification'  => '期限',
 => '用户设置',  
 #=> 'Benutzer-Einstellungen',     'Weight (weight)'
   => 'Weight (weight)',
    'Scantron format file'  
 => 'Scantron-Format-Datei',     'Weight'
   => 'Weight',
    'Cataloging of courses'  
 => 'Katalogisierung von Kursen',     'Maximum Number of Tries (maxtries)'
   => 'Maximum Number of Tries (maxtries)',
    'Display options'  
 => 'Anzeigeoptionen',     'Maximum Number of Tries'
   => 'Maximum Number of Tries',
    'Display using: '  
 => 'Anzeige verwendet: ',     'Number of Tries before hints appear (hinttries)'
   => 'Number of Tries before hints appear (hinttries)',
    'one column'  
 => 'eine Spalte',     'Number of Tries before hints appear'
   => 'Number of Tries before hints appear',
    'two columns'  
 => 'zwei Spalten',     'Content Opening Date (contentopen)'
   => '内容开放日期 (contentopen)',
    'Changes made:'  
 => 'Vorgenommene Änderungen:',     'Content Due Date (contentclose)'
   => '内容关闭日期 (contentclose)',
    'Back to configuration display'  
 => 'Zurück zur Konfiguration',     'Content Opening Date'
   => '内容开放日期',
    'No changes made to log-in page settings'  
 => 'An den Optionen für die Login-Seite wurden keine Änderungen vorgenommen.',     'Content Close Date'
   => '内容关闭日期',
    'Support Request'  
 => 'Anfrage an Helpdesk',     'Question Type (type)'
   => '问题类型 (type)',
    '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.',     'Question Type'
   => '问题类型',
    'Contact your instructor instead.'  
 => 'Kontaktieren Sie dazu Ihren Dozenten.',     'Show Problem Status (problemstatus)'
   => 'Show Problem Status (problemstatus)',
    'Cc'  
 => 'Kopie an (CC)',     'Show Problem Status'
   => '查看问题状态',
    'Your e-mail address'  
 => 'Ihre E-Mail-Adresse',     'Resource Hidden from Students (hiddenresource)'
   => 'Resource Hidden from Students (hiddenresource)',
    'Search and Enroll'  
 => 'Suche und Kursbelegung',     'Resource Hidden from Students'
   => 'Resource Hidden from Students',
    'Search or Add New User'  
 => 'Suche oder neuen Benutzer hinzufügen',     'Resource hidden from students (hiddenresource)'
   => 'Resource hidden from students (hiddenresource)',
    'No username and/or domain provided.'  
 => 'Keine Benutzerkennung und/oder Domäne angegeben.',     'Resource hidden from students'
   => 'Resource hidden from students',
    '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.',     'List of hidden parts (hiddenparts)'
   => 'List of hidden parts (hiddenparts)',
    'Contact the <a[_1]>helpdesk</a> for assistance.'  
 => 'Kontaktieren Sie das <a[_1]>Helpdesk</a> für Unterstützung.',     'List of hidden parts'
   => 'List of hidden parts', # ???
    '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.',     'Part Description (display)'
   => 'Part Description (display)',
    '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.',     'Part Description'
   => 'Part Description',
    '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.',     'Show Parts One-at-a-Time (ordered)'
   => 'Show Parts One-at-a-Time (ordered)',
    '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.',     'Show Parts One-at-a-Time'
   => 'Show Parts One-at-a-Time',
    'Records [_1]'  
 => 'Datensätze [_1]', # ???     'Numerical Tolerance (tol)'
   => 'Numerical Tolerance (tol)',
    'Filter [_1]'  
 => 'Filter [_1]',     'Numerical Tolerance'
   => 'Numerical Tolerance',
    '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.',     'Significant Digits (sig)'
   => 'Significant Digits (sig)',
    'History'  
 => 'Historie',     'Significant Digits'
   => 'Significant Digits',
    'Part '  
 => 'Teil ',     'Show Units - Disable Entry (turnoffunit)'
   => 'Show Units - Disable Entry (turnoffunit)',
    'Transaction [_1]'  
 => 'Transaktion [_1]', # ???     'Show Units - Disable Entry'
   => 'Show Units - Disable Entry', # ???
    'Nothing submitted - no attempts.'  
 => 'Nichts eingereicht - keine Versuche.',     'Discussion End Time (discussend)'
   => 'Discussion End Time (discussend)',
    'No data.'  
 => 'Keine Daten vorhanden.',     'Discussion End Time'
   => 'Discussion End Time',
    '[_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.',     'Hide Closed Discussion (discusshide)'
   => 'Hide Closed Discussion (discusshide)',
    'Open in a new window'  
 => 'In neuem Fenster öffnen',     'Hide Closed Discussion'
   => 'Hide Closed Discussion',
    'Revoke user roles'  
 => 'Benutzerrollen entziehen',     'Randomly Order Resources (randomorder)'
   => 'Randomly Order Resources (randomorder)',
    'Delete user roles'  
 => 'Benutzerrollen löschen',     'Randomly Order Resources'
   => 'Randomly Order Resources',
    'Re-enable expired user roles'  
 => 'Abgelaufene Benutzerrollen reaktivieren',     'Randomly pick number of resources (randompick)'
   => 'Randomly pick number of resources (randompick)',
    'Make future user roles active now'  
 => 'Zukünftige Benutzterrollen für jetzt aktivieren',     'Do not show plain URL (encrypturl)'
   => 'Do not show plain URL (encrypturl)',
    'Change starting/ending dates'  
 => 'Anfangs-/Endezeiten ändern',     'Do not show plain URL'
   => 'Do not show plain URL',
    'Change section associated with user roles'  
 => 'Mit Benutzerrollen verknüpfte Sektionen ändern',     'Slots of availability (available)'
   => 'Slots of availability (available)',
    'Modify existing user: '  
 => 'Existierenden Benutzer ändern: ',     'Slots of availability'
   => 'Slots of availability',
    'Enroll one student'  
 => 'Einzelnen Studenten Kurs belegen lassen',     'CSS file to link (cssfile)'
   => 'CSS file to link (cssfile)',
    'Enroll one student: '  
 => 'Einzelnen Studenten Kurs belegen lassen: ',     'CSS file to link'
   => 'CSS file to link',
    'Existing Roles'  
 => 'Bestehende Rollen',     'Use slot based access controls (useslots)'
   => 'Use slot based access controls (useslots)',
    'Text-based Interface Login'  
 => 'Anmeldung für textbasierte Oberfläche',     'Use slot based access controls'
   => 'Use slot based access controls',
    'Select Accessibility Options'  
 => 'Auswahl der Anmeldeoptionen',     'Client IP/Name Access Control (acc)'
   => 'Client IP/Name Access Control (acc)',
    'Suppress rendering of images'  
 => 'Anzeige von Bildern unterbinden',     'Client IP/Name Access Control'
   => 'Client IP/Name Access Control',
    'Suppress Java applets'  
 => 'Java-Applets unterbinden',     'Resource alias name for conditions (mapalias)'
   => 'Resource alias name for conditions (mapalias)',
    'Suppress rendering of embedded multimedia'  
 => 'Eingebettete Multimedia-Objekte unterbinden',     'Resource alias name for conditions'
   => 'Resource alias name for conditions',
    'Increase font size'  
 => 'Zeichengröße erhöhen',     'Slots of availability selected by student (availablestudent)'
   => 'Slots of availability selected by student (availablestudent)',
    'Switch to black and white mode'  
 => 'Schwarz-Weiß-Modus',     'Slots of availability selected by student'
   => 'Slots of availability selected by student',
    'Remember these settings for next login'  
 => 'Diese Einstellungen für das nächste Anmelden merken',     'Hide buttons from students (buttonshide)'
   => 'Hide buttons from students (buttonshide)',
    'You are already logged in!'  
 => 'Sie sind bereits angemeldet!',     'Hide buttons from students'
   => 'Hide buttons from students', # ???
    'You are already logged in'  
 => 'Sie sind bereits angemeldet!',     'Hide DragMath-Editor (turnoffeditor)'
   => 'Hide DragMath-Editor (turnoffeditor)',
    'Please either [_1]continue the current session[_2] or [_3]logout[_4].'  
 => 'Ihre Möglichkeiten: [_1]aktuelle Sitzung fortsetzen[_2] oder [_3]abmelden[_4].',     'Hide DragMath-Editor'
   => 'Hide DragMath-Editor',
    'Login problems?'  
 => 'Schwierigkeiten beim Anmelden?',     'Maximum Number of Collaborators (maxcollaborators)'
   => 'Maximum Number of Collaborators (maxcollaborators)',
    'Reset password'  
 => 'Passwort zurücksetzen',     'Maximum Number of Collaborators'
   => 'Maximum Number of Collaborators',
    'Reset forgotten LON-CAPA password'  
 => 'Vergessenes LON-CAPA-Passwort zurücksetzen',     'Allowed File Extensions for Uploaded Files (uploadedfiletypes)'
   => 'Allowed File Extensions for Uploaded Files (uploadedfiletypes)',
    '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.',     'Allowed File Extensions for Uploaded Files'
   => 'Allowed File Extensions for Uploaded Files',
    'Three conditions must be met:'  
 => 'Drei Bedingungen müssen zutreffen:',     'Hand Graded (handgrade)'
   => 'Hand Graded (handgrade)',
    '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.',     'Hand Graded'
   => 'Hand Graded',
    '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.',     'Number of bubbles in exam mode (numbubbles)'
   => '考试模式中的一些复选框 (numbubbles)',
    '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.',     'Number of bubbles in exam mode'
   => '考试模式中的一些复选框',
    '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.',     'Format for display of score (scoreformat)'
   => '评分显示格式 (scoreformat)',
    'Email address in LON-CAPA'  
 => 'E-Mail-Adresse in LON-CAPA',     'Format for display of score'
   => '评分显示格式',
    '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.',     'Max. Cumulative Size (MB) for Submitted Files (maxfilesize)'
   => '最大(MB)累积提交文件 (maxfilesize)',
    'Please [_1]go back[_2] and try again.'  
 => 'Bitte gehen Sie [_1]einen Schritt zurück[_2] und versuchen Sie es erneut.',     'Max. Cumulative Size (MB) for Submitted Files'
   => '最大(MB)累积提交文件',
    '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.',     'Max. cumulative size (MB) for submitted files (maxfilesize)'
   => '最大(MB)累积提交文件 (maxfilesize)',
    '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.',     'Max. cumulative size (MB) for submitted files'
   => '最大(MB)累积提交文件',
    'A valid e-mail address was not located in the LON-CAPA system for the username and domain you provided.'  # Resource Parameters - End
 => 'In LON-CAPA konnte zu Ihrem Benutzer und Domäne keine gültige E-Mail-Adresse gefunden werden.',  
   # Resource Parameter Categories - Start
    'The username you provided uses an authentication type which can not be reset directly via LON-CAPA.'     'Problem Appearance'
 => 'Das Authentifizierungsverfahren, das bei dem von Ihnen angegebenen Benutzer verwendet wird, erlaubt kein Zurücksetzen des Passworts über LON-CAPA.',  => 'Problem Appearance',
   
    'You may wish to contact the [_1]LON-CAPA helpdesk[_2] for the [_3].'     'Time Settings'
 => 'Sie können das [_1]LON-CAPA-Helpdesk[_2] der Einrichtung [_3] kontaktieren.',  => 'Time Settings',
   
    'You may wish to send an e-mail to the server administrator: [_1] for [_2].' # 1: e-mail, 2: domain     'High Level Randomization'
 => 'Sie können an den Server-Administrator [_1] der Einrichtung [_2] eine E-Mail schicken.',  => 'High Level Randomization',
   
    'Assigning yourself a co-author or assistant co-author role in your own author area in Construction Space is not permitted'     'Hiding'
 => 'Es ist nicht möglich, sich selbst für den eigenen Autorenbereich/Konstruktionsbereich Co-Autoren- oder Co-Autor-Assistenten-Rechte zu vergeben.',  => 'Hiding',
   
    'Owner(s)'     'Behaviour of Input Fields'
 => 'Eigentümer',  => 'Behaviour of Input Fields',
   
    'Practice Problem'     'Slots'
 => 'Übungsaufgabe',  => 'Slots',
   
    'Submissions are not permanently recorded'     'File Submission'
 => 'Die Antworten werden nicht dauerhaft gespeichert.',  => 'File Submission',
   # Resource Parameters Categories - End
    'Submissions to practice problems are not permanently recorded.'  
 => 'Antworten von Übungsaufgaben werden nicht dauerhaft gespeichert.',     'New LON-CAPA [_1] ID: [_2]'
   => '新的 LON-CAPA-[_1]-ID: [_2]',
    'not graded'  
 => 'keine Punktewertung',     'Not available'
   => '不详',
    'Course initialization preference'  
 => 'Kurs-Initialisierungs-Präferenz',     'Post Announcement'
   => '提交通知',
    '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.',     'The folder name: "[_1]" is already in use for an existing folder.'
   => '文件夹名称: "[_1]" 已经在现有的文件夹中。',
    'Current value is determined by'  
 => 'Derzeitiger Wert ist bestimmt durch',     'The folder name: "[_1]" is already used for one of the folders automatically generated by the system.'
   => '文件夹名称: "[_1]" 已经用于一个文件夹自动生成系统。',
    'and is set to display'  
 => 'und ist so eingestellt, dass folgende Seite gezeigt wird:',     'Error - could not obtain lock on email folders record.'
   => 'Error - could not obtain lock on email folders record.',
    'Page display controlled by'  
 => 'Seitenanzeige wird bestimmt durch',     'The folder "[_1]" may not be deleted'
   => 'The folder "[_1]" may not be deleted',
    'If'  
 => 'Falls',     'The folder "[_1]" does not exist so deletion is not required.'
   => 'The folder "[_1]" does not exist so deletion is not required.',
    'Choose course entry'  
 => 'Auswahl des Kurs-Eintrags',     'The folder "[_1]" contains messages so it may not be deleted.'
   => '该文件夹“[_1]”包含有信息,因此不能删除。',
    'Modify course entry'  
 => 'Kurs-Eintrag ändern',     'Delete or move the messages to a different folder first.'
   => 'Delete or move the messages to a different folder first.',
    'No members to add at this time, as there are no users matching the specified type(s), role(s) and section(s).'  
 => 'Derzeit gibt es keine Mitglieder, die hinzuzufügen wären, da es keine Benutzer gibt, auf die die Typen, Rollen und Sektionen zutreffen.',     'The folder "[_1]" may not be 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.',
    '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.'  
 => 'Derzeit gibt es keine Benutzer, die als neue Mitglieder hinzuzufügen wären, da alle Benutzer, auf die die Typen, Rollen und Sektionen zutreffen, bereits mit der Gruppe verknüpft sind.',     'The folder "[_1]" 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.',
    "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."  
 => "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.",     '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.',
    'Setting optional privileges for specific group members'  
 => 'Einrichten von optionalen Berechtigungen für bestimmte Gruppenmitglieder',     '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.',
    'As no group tools will be made available to users, there are no specific user privileges to set.'  
 => 'Da keine Gruppenwerkzeuge für Benutzer zugänglich gemacht werden, können auch keine Berechtigungen für bestimmte Benutzer eingerichtet werden.',     'Warning: failed to release lock for counter'
   => 'Warning: failed to release lock for counter',
    'Create group'  
 => 'Gruppe erstellen',     'Warning: failed to release lock for folder: [_1].'
   => 'Warning: failed to release lock for folder: [_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.'  
 => '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.',     'Error uploading new folder.'
   => 'Error uploading new folder.',
    'The value you entered for the quota for the file repository in this group exceeded the maximum possible value, so it has been set to [_1] Mb (the maximum possible value).'  
 => '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).',     'Error reading contents of parent folder.'
   => 'Error reading contents of parent folder.',
    '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:',     'Error saving updated parent folder.'
   => 'Error saving updated parent folder.',
    'Group [_1] was created.'  
 => 'Die Gruppe [_1] wurde erstellt.',     '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.',
    'E-mail Address'  
 => 'E-Mail-Adresse',     '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.',
    'Closes '  
 => 'Schließt am ',     'Message not moved, A network error occurred.'
   => 'Message not moved, A network error occurred.',
    '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.',     '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.',
    '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.',     '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.',
    '[quant,_1,day]'  
 => '[quant,_1,Tag,Tage]',     'Message copied, but unable to delete the original from the source folder.'
   => 'Message copied, but unable to delete the original from the source folder.',
    '[quant,_1,hour]'  
 => '[quant,_1,Stunde,Stunden]',     '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.',
    '[quant,_1,minute]'  
 => '[quant,_1,Minute,Minuten]',     '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.',
    '[quant,_1,second]'  
 => '[quant,_1,Sekunde,Sekunden]',     'Error: could not determine domain or number of course'
   => 'Error: could not determine domain or number of course',
    'Start Timer?'  
 => 'Timer starten?',     'Select message recipients from the group members listed below.'
   => 'Select message recipients from the group members listed below.',
    'Sign up for time to work.'  
 => 'Für Zeiten zur Bearbeitung eintragen',     'Send another e-mail'
   => '发送另一个电子邮件',
    'Requesting Another Worktime'  
 => 'Anforderung von Zeiten zur Bearbeitung',     'Send another group message'
   => '给其他组发送邮件',
    'No available times.'  
 => 'Keine Zeiten verfügbar.',     'Return to group page'
   => '返回到组网页',
    'Return to last resource'  
 => 'Zur letzten Ressource zurückkehren',     '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'
   => '您必须确认您已经收到此邮件,然后才能访问其他页面。确认后,此邮件将移至您的收件箱。',
    'My Courses'  
 => 'Meine Kurse',     '[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.',
    '[_1] parts'  
 => '[_1] Teile',     '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.',
    'Part: [_1]'  
 => 'Aufgabenteil: [_1]',     '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.',
    'New Discussion'  
 => 'Neuer Diskussionsbeitrag',     'Send Messages'
   => '发送邮件',
    'New Email'  
 => 'Neue E-Mail',     'Send Message'
   => '发送邮件', # '发送讯息',
    'New Error'  
 => 'Neuer Fehler',     'Send Reply to Messages'
   => '发送回复邮件',
    '(randomly select [_1])'  
 => '(zufällig [_1] ausgewählt)',     'Send Reply to Message'
   => '发送回复邮件',
    '(randomly ordered)'  
 => '(in zufälliger Reihenfolge)',     'Forward Messages'
   => '转发邮件',
    'No course selected'  
 => 'Kein Kurs gewählt',     'Forward Message'
   => '转发邮件',
    'Open '  
 => 'Öffnet am ',     'Save message for re-use'
   => '邮件重新保存',
    'Having technical difficulties; please check status later'  
 => 'Technische Probleme - bitte später nochmal probieren',     'Show re-usable messages'
   => '显示保存的邮件',
    'Answer open'  
 => 'Antwort verfügbar am',     'This message was designated by the sender not to allow replies.'
   => 'This message was designated by the sender not to allow replies.',
    'Yes, and show correct answer if they exceed the maximum number of tries.'  
 => 'Ja, und korrekte Antwort anzeigen, nachdem alle Versuche aufgebraucht sind.',     'The sender did not designate a reply to address for this message.'
   => 'The sender did not designate a reply to address for this message.',
    "No, don't show correct/incorrect feedback."  
 => "Nein, kein Korrekt-/Inkorrekt-Feedback anzeigen",     'Reply to other recipients'
   => 'Reply to other recipients',
    'No, show no feedback at all.'  
 => 'Nein, keinerlei Feedback anzeigen.',     'Unless you choose otherwise:'
   => 'Unless you choose otherwise:',
    'single part'  
 => 'einteilig',     "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.",
    'Course Page'  
 => 'Kurs-Seite',     'original subject'
   => 'original subject',
    '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]',     "sender's name"
   => "sender's name",
    'Current value is [_1].'  
 => 'Derzeitiger Wert ist [_1].',     'Message begins with:'
   => 'Message begins with:',
    'Unable to set interval to [_1] due to [_2].'  
 => 'Intervall konnte nicht auf [_1] gesetzt werden. Ursache: [_2]',     'Any new text to display before the text of the original messages:'
   => 'Any new text to display before the text of the original messages:',
    'Changes to threshold(s) for problem tracking:'  
 => 'Vorgenommene Änderungen der Schwellenwerte:',     'username1:domain1: text'
   => '用户名1:域名1: 文本',
    'Set threshold for [_1] to [_2]'  
 => 'Schwellenwert für [_1] auf [_2] gesetzt',     'username2:domain2: text'
   => '用户名2:域名2: 文本',
    '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',     'username3:domain1: text'
   => '用户名3:域名3: 文本',
    '(Currently: [_1])'  
 => '(Derzeit: [_1])',     "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>收集并附加到一般消息文本。", # ???
    "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.",     'Not allowed'
   => '不允许',
    'Display the [_1]first resource[_2] in the course.'  
 => 'Anzeige der [_1]ersten Ressource[_2] im Kurs.',     'Archived Message'
   => '存档的邮件',
    "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.",     '[quant,_1,communication blocking period was,communication blocking periods were] removed.'
   => '[quant,_1,communication blocking period was,communication blocking periods were] removed.',
    'Default now set'  
 => 'Voreinstellung ist ab sofort',     '[quant,_1,communication blocking period was,communication blocking periods were] modified.'
   => '[quant,_1,communication blocking period was,communication blocking periods were] modified.',
    'when you select a course role from the roles screen'  
 => 'Wenn Sie einen Kurs von der Benutzerrollen-Seite wählen',     '[quant,_1,communication blocking period was,communication blocking periods were] added.'
   => '[quant,_1,communication blocking period was,communication blocking periods were] added.',
    'you will be taken to the start of the course.'  
 => 'werden Sie zum Anfang des Kurses geleitet.',     '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.',
    '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.',     'Reply To'
   => 'Reply To',
    "Display the What's New page listing course action items"  
 => "Anzeige der Was-gibt's-Neues-Seite, die die Kurs-Aktionselemente auflistet",     'Current attempts of student (if applicable)'
   => 'Current attempts of student (if applicable)',
    'Go to the start of the course'  
 => 'Zum Anfang des Kurses gehen, und zwar ',     'Current screen output (if applicable)'
   => 'Current screen output (if applicable)',
    'now'  
 => 'jetzt',     'No saved comments yet.'
   => 'No saved comments yet.',
    'No official courses to display for [_1].'  
 => 'Es existieren keine offiziellen Kurse für [_1], die angezeigt werden könnten.',     'No saved comments yet for this resource.'
   => 'No saved comments yet for this resource.',
    '(Month - Day - Year)'  
 => '(Monat - Tag - Jahr)',     'Could not deliver message'
   => 'Could not deliver message',
    'Month[_1]Day[_2]Year'  
 => 'Monat[_1]Tag[_2]Jahr',     'Please use the browser "Back" button and correct the recipient addresses ([_1]).'
   => 'Please use the browser "Back" button and correct the recipient addresses ([_1]).',
    '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.',     'Failed to delete the message.'
   => 'Failed to delete the message.',
    'Skipping'  
 => 'Ausgelassen:',     'Marked [_1] message(s) read'
   => 'Marked [_1] message(s) read',
    'Notifying host'  
 => 'Benachrichtigung des Hosts', # ???     'Marked [_1] message(s) Unread'
   => 'Marked [_1] message(s) Unread',
    'Back to Catalog Information'  
 => 'Zurück zu den Katalogisierungsdaten',     'Destination folder [_1] is not a valid folder'
   => 'Destination folder [_1] is not a valid folder',
    ' at '  
 => ' in ',     'Failed to move [_1] message(s)'
   => 'Failed to move [_1] message(s)',
    "Computer's answer is incorrect ([_1])."  
 => "Die hinterlegte Antwort ist falsch ([_1]).",     'Moved [_1] message(s)'
   => 'Moved [_1] message(s)',
    '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.',     'Failed to delete [_1] message(s)'
   => 'Failed to delete [_1] message(s)',
    'It is likely that the tolerance range [_1] needs to be adjusted.'  
 => 'Wahrscheinlich muss der Toleranzbereich [_1] angepasst werden.',     'Deleted [_1] message(s)'
   => 'Deleted [_1] message(s)',
    'Submission Record'  
 => 'Einreichungs-Aufzeichnungen',     '[quant,_1,message] forwarded.'
   => '[quant,_1,message] forwarded.',
    'Set/Change grades'  
 => 'Bewertungen eingeben/ändern',     'Could not forward [quant,_1,message].'
   => 'Could not forward [quant,_1,message].',
    'View of the problem'  
 => 'Anzeige der Aufgabe',     'Could not deliver forwarded message.'
   => 'Could not deliver forwarded message.',
    'Assign Grades'  
 => 'Bewertungen zuweisen',     'The recipient addresses may need to be corrected'
   => 'The recipient addresses may need to be corrected',
    'Save &amp; Next'  
 => 'Speichern und weiter',     'Mail folder "[_1]" created.'
   => '邮件文件夹 "[_1]" 已创建。',
    '[_1]student(s)'  
 => '[_1]Student(en)',     'Creation failed.'
   => '创建失败。',
    '(Next and Previous (student) do not save the scores.)'  
 => '("Vorherige" und "Weiter" speichert nicht die Bewertungsdaten dieser Seite)',     'Mail folder "[_1]" deleted.'
   => '邮件文件夹 "[_1]" 已删除。',
    'LON-CAPA User Message'  
 => 'LON-CAPA-Benutzernachricht',     'Deletion failed.'
   => '删除失败。',
    '<b>Message: </b> No more students for this section or class.'  
 => '<b>Nachricht:</b> Keine weiteren Studenten für diese Sektion oder diesen Kurs.',     'Mail folder "[_1]" renamed "[_2]".'
   => '邮件文件夹 "[_1]" 更名为 "[_2]".',
    'Click on the button below to return to the grading menu.'  
 => 'Klicken Sie auf den Button, um zum Bewertungsmenü zurückzugelangen.',     'Renaming failed.'
   => '重命名失败。',
    'Group files'  
 => 'Gruppendateien',     'Messages'
   => '邮件',
    'One group portfolio file is available.'  
 => 'Eine Gruppen-Portfolio-Datei ist verfügbar.',     'Distribute from Uploaded File'
   => '从上传的文件分发', # ???
    'One portfolio file owned by [_1] is available.'  
 => 'Eine Gruppen-Portfolio-Datei von [_1] ist verfügbar.',     'Communication Blocking'
   => '通讯阻塞',
    'A total of [_1] group portfolio files are available.'  
 => 'Insgesamt sind [_1] Gruppen-Portfolio-Dateien verfügbar.',     'Communication blocking during scheduled exams'
   => '有时限的通讯阻塞',
    'A total of [_1] portfolio files owned by [_2] are available'  
 => 'Insgesamt sind [_1] Gruppen-Portfolio-Dateien von [_2] verfügbar.',     '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.'
   => '您可以在网上考试期间使用通信阻断,以防止该课程的学生接收其他学生的LON-CAPA信息。作为阻止的通信可能会中断参加了其他的LON-CAPA课程的学生之间的沟通,请您在在设置和更改安排考试时间时注意选择正确的开始和结束时间。',
    '[quant,_1,file is,files are] publicly accessible.'  
 => 'Auf [quant,_1,Datei,Dateien] kann öffentlich zugegriffen werden.',     'Modify existing communication blocking periods'
   => '修改现有的通信阻断时间',
    '[quant,_1,file requires,files require] a passphrase for access.'  
 => '[quant,_1,Datei benötigt,Dateien benötigen] für den Zugriff ein Passwort.',     'No communication blocks currently saved'
   => '目前任何通信被锁定。',
    'Group Portfolio files'  
 => 'Gruppen-Portfolio-Dateien',     'Duration'
   => '持续',
    'Viewable portfolio files.'  
 => 'Einsehbare Portfolio-Dateien',     'Event'
   => '事件',
    'Viewable portfolio files'  
 => 'Einsehbare Portfolio-Dateien',     'Blocked?'
   => '被锁定?',
    'Viewable group portfolio files'  
 => 'Einsehbare Gruppen-Portfolio-Dateien',     'Add block'
   => '新增锁定',
    'Display file listing'  
 => 'Dateienliste anzeigen',     'e.g., Exam 1'
   => '(例如:考试1)',
    'Portfolio files for [_1]'  
 => 'Portfolio-Dateien von [_1]',     'Discussion'
   => '论坛',
    'File access type: '  
 => 'Dateizugriffs-Typ: ',     'The following changes were made'
   => '进行了以下更改:',
    'Update display'  
 => 'Anzeige aktualisieren',     'Add new communication blocking periods'
   => '添加新的的通信阻断时间',
    'Course Information page'  
 => 'Kursinformations-Seite',     'Set by'
   => 'Set by',
    'Information about [_1]'  
 => 'Über-mich-Seite von [_1]',     'Deleted Message'
   => '删除的邮件',
    'There are no available files of the specified access type: [_1]'  
 => 'Es sind keine Dateien des angegebenen Zugriffstyps [_1] verfügbar.',     'Marked Messages Read'
   => '邮件标记为已读',
    'File Type Displayed: [_1]'  
 => 'Anzuzeigende Dateitypen: [_1]',     'Marked Messages Unread'
   => '邮件标记为未读',
    'All file types'  
 => 'Alle Dateitypen',     'Moved Messages'
   => '移动邮件',
    '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].',     'Deleted Messages'
   => '删除邮件',
    '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.',     'Marked Message as Unread'
   => '邮件标记为未读',
   
    'Select&nbsp;All'     'Deleted Folder'
 => 'Alle&nbsp;auswählen',  => '删除文件夹',
   
    'Select&nbsp;Common&nbsp;Only'     'Renamed Folder'
 => 'Nur&nbsp;Gebräuchliche&nbsp;auswählen',  => '重命名文件夹',
   
    'Add Selection for:'     'username:domain,username:domain,...'
 => 'Auswahl hinzufügen für:',  => '用户名:域,用户名:域...',
   
    'Problem&nbsp;Dates'     'All courses'
 => 'Aufgaben-Zeitfenster',  => '所有课程',
   
    'Content&nbsp;Dates'     'Pick specific course(s):'
 => 'Inhalts-Zeitfenster',  => 'Pick specific course(s):',
   
    'Discussion&nbsp;Settings'     'Search for a course in the [_1] domain'
 => 'Diskussionen',  => 'Search for a course in the [_1] domain',
   
    'Visibilities'     'Actions available after searching for a course:'
 => 'Sichtbarkeit',  => 'Actions available after searching for a course:',
   
    'Part&nbsp;Parameters'     'Although almost all course settings can be modified by a [_1], a number of settings exist which only a [_2] may change:'
 => 'Aufgabenteile',  => 'Although almost all course settings can be modified by a [_1], a number of settings exist which only a [_2] may change:',
   
    'Unselect&nbsp;All'     "Certain settings which control auto-enrollment of students from your institution's student information system."
 => 'Auswahl&nbsp;komplett&nbsp;aufheben',  => "Certain settings which control auto-enrollment of students from your institution's student information system.",
   
      'The total disk space allocated for storage of portfolio files in all groups in a course.'
 # Resource Parameters - Start  => 'The total disk space allocated for storage of portfolio files in all groups in a course.',
   
    'Problem Opening Date'     'No existing sections'
 => 'Aufgaben-Startzeit',  => 'No existing sections',
   
    'Problem Due Date'     'Broadcast e-mail to users'
 => 'Aufgaben-Fälligkeitszeit',  => 'Broadcast e-mail to users',
   
    'Problem Answer Date'     'Broadcast E-mail'
 => 'Aufgaben-Antwortverfügbarkeitszeit',  => 'Broadcast E-mail',
   
    'Time-Limit'     'Broadcast e-mail to Domain'
 => 'Zeitlimit',  => 'Broadcast e-mail to Domain',
   
 #   'Weight (weight)'     'Send a new e-mail message to selected users from this domain'
 #=> 'Gewichtung (weight)',  => 'Send a new e-mail message to selected users from this domain',
 #  
    'Weight'     'Send a new e-mail to selected users from this domain'
 => 'Aufgaben-Gewichtung',  => 'Send a new e-mail to selected users from this domain',
   
 #   'Maximum Number of Tries (maxtries)'     'Display e-mail sent by Domain Coordinators in this domain'
 #=> 'Maximale Anzahl an Versuchen (maxtries)',  => 'Display e-mail sent by Domain Coordinators in this domain',
 #  
    'Maximum Number of Tries'     'Select Audience'
 => 'Maximale Anzahl an Versuchen',  => 'Select Audience',
   
 #   'Number of Tries before hints appear (hinttries)'     'Choose e-mail audience'
 #=> 'Anzahl der Versuche, bevor Hinweise erscheinen (hinttries)',  => 'Choose e-mail audience',
 #  
    'Number of Tries before hints appear'     'Roles:'
 => 'Anzahl Versuche, bevor Hinweise angezeigt werden',  => '角色:',
   
    'Content Opening Date'     'Courses:'
 => 'Inhalts-Startdzeit',  => '课程:',
   
    'Content Close Date'     '[_1] selected.'
 => 'Inhalts-Endezeit',  => '[_1] 选择的。',
   
 #   'Question Type (type)'     'Access status:'
 #=> 'Fragetyp (type)',  => 'Access status:',
 #  
    'Question Type'     'Username -> Email conversion:'
 => 'Aufgabentyp',  => '用户名 -> E-Mail 转换:',
   
 #   'Show Problem Status (problemstatus)'     'Building valid e-mail address from username, if missing from preferences:'
 #=> 'Aufgabenstatus anzeigen (problemstatus)',  => 'Building valid e-mail address from username, if missing from preferences:',
 #  
    'Show Problem Status'     'Kerberos: enter default for each realm used in the domain, with comma separation of entries'
 => 'Aufgabenstatus anzeigen',  => 'Kerberos: enter default for each realm used in the domain, with comma separation of entries',
   
 #   'Resource Hidden from Students (hiddenresource)'     '(e.g., MSU.EDU=msu.edu, MSUE.EDU=msue.msu.edu).'
 #=> 'Ressource vor Studierenden verborgen (hiddenresource)',  => '(e.g., MSU.EDU=msu.edu, MSUE.EDU=msue.msu.edu).',
 #  
    'Resource Hidden from Students'     'Internal, Filesystem and Local authentication: enter single default.'
 => 'Ressource vor Studenten verborgen',  => 'Internal, Filesystem and Local authentication: enter single default.',
   
 #   'List of hidden parts (hiddenparts)'     'Authentication Method'
 #=> 'Liste der versteckten Aufgabenteile (hiddenparts)',  => 'Authentication Method',
 #  
    'List of hidden parts'     'Username -> e-mail conversion'
 => 'Liste der versteckten Aufgabenteile', # ???  => 'Username -> e-mail conversion',
   
 #   'Part Description (display)'     'Internal (LON-CAPA)'
 #=> 'Aufgabenteil-Beschreibung (display)',  => 'Internal (LON-CAPA)',
 #  
    'Part Description'     'username@'
 => 'Aufgabenteil-Beschreibung',  => '用户名@',
   
    'Show Parts One-at-a-Time'     'Local/Customized'
 => 'Aufgabenteile alle zur gleichen Zeit zeigen',  => 'Local/Customized',
   
 #   'Numerical Tolerance (tol)'     'Filesystem (UNIX)'
 #=> 'Numerische Toleranz (tol)',  => 'Filesystem (UNIX)',
 #  
    'Numerical Tolerance'     'Compose E-mail'
 => 'Numerische Toleranz',  => 'Compose E-mail',
   
 #   'Significant Digits (sig)'     'No recipients identified'
 #=> 'Signifikante Stellen (sig)',  => 'No recipients identified',
 #  
    'Significant Digits'     'Broadcast e-mail display options'
 => 'Signifikante Stellen',  => 'Broadcast e-mail display options',
   
    'Show Units - Disable Entry'     'Date range:'
 => 'Einheiten anzeigen - Eintrag deaktivieren', # ???  => 'Date range:',
   
    'Discussion End Time'     'Earliest to display:'
 => 'Diskussions-Endezeit',  => 'Earliest to display:',
   
    'Hide Closed Discussion'     'Latest to display:'
 => 'Geschlossene Diskussion verbergen',  => 'Latest to display:',
   
    'Randomly Order Resources'     'Choose sender(s):'
 => 'Zufällige Reihenfolge der Ressourcen',  => 'Choose sender(s):',
   
 #   'Randomly pick number of resources (randompick)'     'Display e-mail'
 #=> 'Ressourcenanzahl zufällig wählen (randompick)',  => '显示 E-Mail',
 #  
    'Randomly pick number of resources'     'E-mail display'
 => 'Zufällige Anzahl an Ressourcen verwenden',  => '显示 E-Mail',
   
 #   'Do not show plain URL (encrypturl)'     'Display Broadcast e-mail'
 #=> 'Blanke URL nicht anzeigen  (encrypturl)',  => '显示广播 E-Mail',
 #  
    'Do not show plain URL'     'No mail sent matching supplied criteria'
 => 'URL nicht im Klartext zeigen',  => 'No mail sent matching supplied criteria',
   
    'Slots of availability'     'Customrole'
 => 'Verfügbarkeits-Slots',  => 'Customrole',
   
    'CSS file to link'     'Defined by [_1] at [_2].'
 => 'Zu verlinkende CSS-Datei',  => 'Defined by [_1] at [_2].',
   
    'Use slot based access controls'     'No students found.'
 => 'Slot-basierte Zugriffskontrolle verwenden',  => 'No students found.',
   
 #   'Client IP/Name Access Control (acc)'     'Spreadsheet'
 #=> 'Client IP/Namen-Zugriffssteuerung (acc)',  => 'Spreadsheet',
 #  
    'Client IP/Name Access Control'     'Spreadsheet Help'
 => 'Zugriffskontrolle durch Client-IP-Adresse/-Name',  => 'Spreadsheet Help',
   
 #   'Resource alias name for conditions (mapalias)'     'Editing Help'
 #=> 'Ressourcen-Aliasname für Bedingungen (mapalias)',  => 'Editing Help',
 #  
    'Resource alias name for conditions'     'Help on printing'
 => 'Ressourcen-Aliasname für Bedingungen',  => 'Help on printing',
   
    'Slots of availability selected by student'     'Metadata Diffs'
 => 'Verfügbarkeits-Slots durch Studenten gewählt',  => 'Metadata Diffs',
   
    'Hide buttons from students'     'Retrieve Metadata'
 => 'Buttons für Studenten verbergen',  => 'Retrieve Metadata',
   
    'Hide DragMath-Editor'     'Enter course'
 => 'DragMath-Editor verbergen',  => 'Enter course',
   
 #   'Maximum Number of Collaborators (maxcollaborators)'     'Enter Course'
 #=> 'Maximale Anzahl an Mitarbeitern (maxcollaborators)',  => 'Enter Course',
 #  
    'Maximum Number of Collaborators'     'Enter Access Key to Unlock this Course'
 => 'Maximale Anzahl an Mitarbeitern',  => 'Enter Access Key to Unlock this Course',
   
 #   'Allowed File Extensions for Uploaded Files (uploadedfiletypes)'     'Verifying Access Key to Unlock this Course'
 #=> 'Dateiendungen für hochgeladene Dateien erlauben (uploadedfiletypes)',  => 'Verifying Access Key to Unlock this Course',
 #  
    'Allowed File Extensions for Uploaded Files'     'Successfully registered key'
 => 'Dateiendungen für hochgeladene Dateien erlauben',  => 'Successfully registered key',
   
 #   'Hand Graded (handgrade)'     'Re-Enter Key'
 #=> 'Manuell bewertet (handgrade)',  => 'Re-Enter Key',
 #  
    'Hand Graded'     'Assigned from [_1] at [_2] for [_3]'
 => 'Manuell bewertet',  => 'Assigned from [_1] at [_2] for [_3]',
   
 #   'Number of bubbles in exam mode (numbubbles)'     'Total Matches'
 #=> 'Anzahl der Ankreuzfelder im Prüfungmodus (numbubbles)',  => 'Total Matches',
 #  
    'Number of bubbles in exam mode'     'Time Remaining'
 => 'Anzahl der Ankreuzfelder im Prüfungsmodus',  => 'Time Remaining',
   
    'Format for display of score'     'IMPORT'
 => 'Format für Punkteanzeige',  => 'IMPORT',
   
    'Max. cumulative size for submitted files (MB)'     'Help on slots'
 => 'Max. kumulative Größe für eingereichte Dateien (MB)',  => 'Help on slots',
   
 # Resource Parameters - End     'New user accounts in [_1]'
   => 'New user accounts in [_1]',
   
    'New LON-CAPA [_1] ID: [_2]'     'Student enrollment changes in [_1]'
 => 'Neue LON-CAPA-[_1]-ID: [_2]',  => 'Student enrollment changes in [_1]',
   
    'Not available'     'The following [quant,_1,change] occurred in [_2] - [_3] as a result of the automated classlist update:'
 => 'Nicht verfügbar',  => 'The following [quant,_1,change] occurred in [_2] - [_3] as a result of the automated classlist update:',
   
    'Post Announcement'     'No institutional classlist data could be retrieved for [_1]'
 => 'Bekanntmachung absenden',  => 'No institutional classlist data could be retrieved for [_1]',
   
    'The folder name: "[_1]" is already in use for an existing folder.'     'Not within time window for auto-enrollment in [_1]'
 => 'Der Verzeichnisname "[_1]" ist bereits in einem bestehendem Verzeichnis in Verwendung.',  => 'Not within time window for auto-enrollment in [_1]',
   
    'The folder name: "[_1]" is already used for one of the folders automatically generated by the system.'     'Auto-enrollment not currently enabled for [_1]'
 => 'Der Verzeichnisname "[_1]" ist bereits in einem systemgenerierten Verzeichnis in Verwendung.',  => 'Auto-enrollment not currently enabled for [_1]',
   
    'Error - could not obtain lock on email folders record.'     'The courseID provided does not match a course in this domain.'
 => 'Fehler: Sperrung des Nachrichtenverzeichnis-Datensatzes war nicht möglich.',  => 'The courseID provided does not match a course in this domain.',
   
    'The folder "[_1]" may not be deleted'     'Not Open'
 => 'Das Verzeichnis "[_1]" kann nicht gelöscht werden',  => 'Not Open',
   
    'The folder "[_1]" does not exist so deletion is not required.'     "This resource currently isn't open. It will be available at [_1]."
 => 'Das Verzeichnis "[_1]" existiert nicht und braucht daher nicht gelöscht zu werden.',  => "This resource currently isn't open. It will be available at [_1].",
   
    'The folder "[_1]" contains messages so it may not be deleted.'     'Could not handle ambiguous resource reference'
 => 'Das Verzeichnis "[_1]" enthält Nachrichten und kann daher nicht gelöscht werden.',  => 'Could not handle ambiguous resource reference',
   
    'Delete or move the messages to a different folder first.'     'The nature of the problem is unclear'
 => 'Löschen oder verschieben Sie die Nachrichten zunächst in ein anderes Verzeichnis.',  => 'The nature of the problem is unclear',
   
    'The folder "[_1]" may not be renamed to "[_2]" as the new name you requested is an invalid name.'     'Course Roster'
 => 'Das Verzeichnis "[_1]" kann nicht in "[_2]" umbenannt werden, da der neue Name ungültig ist.',  => '课程名册',
   
    'The folder "[_1]" may not be renamed to "[_2]" as the new name you requested is reserved for folders provided automatically by the system.'     'Classlist'
 => 'Das Verzeichnis "[_1]" kann nicht in "[_2]" umbenannt werden, da der neue Name für Verzeichnisse reserviert ist, die automatisch vom System angeboten werden.',  => '班级名册',
   
    'The folder "[_1]" may not be renamed to "[_2]" because the new name you requested is already being used for an existing folder.'     'Display of a student-viewable course roster is not currently enabled.'
 => 'Das Verzeichnis "[_1]" kann nicht in "[_2]" umbenannt werden, da der neue Name bereits für ein bestehendes Verzeichnis verwendet wird.',  => 'Display of a student-viewable course roster is not currently enabled.',
   
    'The folder "[_1]" could not be renamed to "[_2]" because the folder does not exist.'     'Student-viewable course roster'
 => 'Das Verzeichnis "[_1]" kann nicht in "[_2]" umbenannt werden, da das Verzeichnis "[_1]" nicht existiert.',  => 'Student-viewable course roster',
   
    'Warning: failed to release lock for counter'     'Students with no section'
 => 'Warnung: Die Sperre für den Zähler konnte nicht freigegeben werden.',  => 'Students with no section',
   
    'Warning: failed to release lock for folder: [_1].'     'Students in section "[_1]"'
 => 'Warnung: Die Sperre für das Verzeichnis [_1] konnte nicht freigegeben werden.',  => 'Students in section "[_1]"',
   
    'Error uploading new folder.'     'Students in any section'
 => 'Fehler beim Hochladen des neuen Verzeichnisses.',  => 'Students in any section',
   
    'Error reading contents of parent folder.'     'Only students who have opted to be listed in the roster ([_1] out of [_2] students) are shown.'
 => 'Fehler beim Lesen der Inhalte des übergeordneten Verzeichnisses.',  => 'Only students who have opted to be listed in the roster ([_1] out of [_2] students) are shown.',
   
    'Error saving updated parent folder.'     'The single student without a section[_1] has opted not to be listed in the roster.'
 => 'Fehler beim Speichern des aktualisierten übergeordneten Verzeichnisses.',  => 'The single student without a section[_1] has opted not to be listed in the roster.',
   
    'Parameters not set for [_1] because the resource was not recognized as part of the course.'     'The single student in the section[_1] has opted not to be listed in the roster.'
 => '',  => 'The single student in the section[_1] has opted not to be listed in the roster.',
   
    'Message not moved, Attempted to move message to the same folder as it already is in.'     'The single student in the course[_1] has opted not to be listed in the roster.'
 => 'Die Nachricht wurde nicht verschoben, da sie in das gleiche Verzeichnis verschoben werden sollte, in dem sie sich bereits befindet.',  => 'The single student in the course[_1] has opted not to be listed in the roster.',
   
    'Message not moved, A network error occurred.'     'None of the [_1] students without a section[_2] have opted to be listed in the roster.'
 => 'Die Nachricht wurde nicht verschoben, da ein Netzwerkfehler aufgetreten ist.',  => 'None of the [_1] students without a section[_2] have opted to be listed in the roster.',
   
    'Message not moved as the message is no longer in the source folder.'     'None of the [_1] students in the section[_2] have opted to be listed in the roster.'
 => 'Die Nachricht wurde nicht verschoben, da sie sich nicht mehr im Quellverzeichnis befindet.',  => 'None of the [_1] students in the section[_2] have opted to be listed in the roster.',
   
    'Message copied to new folder but status was not, A network error occurred.'     'None of the [_1] students in the course[_2] have opted to be listed in the roster.'
 => 'Die Nachricht wurde in das neue Verzeichnis kopiert, deren Status allerdings nicht, da ein Netzwerkproblem aufgetreten ist.',  => 'None of the [_1] students in the course[_2] have opted to be listed in the roster.',
   
    'Message copied, but unable to delete the original from the source folder.'     'All [_1] students without a section[_2] have opted to be listed in the roster.'
 => 'Die Nachricht wurde kopiert, allerdings konnte das Original im Quellverzeichnis nicht entfernt werden.',  => 'All [_1] students without a section[_2] have opted to be listed in the roster.',
   
    'Message copied, but unable to delete the original status from the source folder.'     'All [_1] students in the section[_2] have opted to be listed in the roster.'
 => 'Die Nachricht wurde kopiert, allerdings konnte der Originalstatus im Quellverzeichnis nicht entfernt werden.',  => 'All [_1] students in the section[_2] have opted to be listed in the roster.',
   
    'Error: you must have a course role selected to be able to send a broadcast message to a group in the course.'     'All [_1] students in the course[_2] have opted to be listed in the roster.'
 => 'Fehler: Sie müssen zunächst eine Kursrolle auswählen, um Broadcast-Nachrichten an eine Kursgruppe senden zu können.',  => 'All [_1] students in the course[_2] have opted to be listed in the roster.',
   
    'Error: could not determine domain or number of course'     'The single student without a section[_1] has opted to be listed in the roster.'
 => 'Fehler: Weder die Domäne noch die Nummer des Kurses konnte ermittelt werden',  => 'The single student without a section[_1] has opted to be listed in the roster.',
   
    'Select message recipients from the group members listed below.'     'The single student in the section[_1] has opted to be listed in the roster.'
 => 'Wählen Sie Nachrichtenempfänger von der unten angegebenen Liste der Gruppenmitglieder.',  => 'The single student in the section[_1] has opted to be listed in the roster.',
   
    'Send another e-mail'     'The single student in the course[_1] has opted to be listed in the roster.'
 => 'Eine weitere E-Mail schicken',  => 'The single student in the course[_1] has opted to be listed in the roster.',
   
    'Send another group message'     'All [_1] students without a section[_2] are listed in the roster.'
 => 'Eine weitere Gruppen-Nachricht schicken',  => 'All [_1] students without a section[_2] are listed in the roster.',
   
    'Return to group page'     'All [_1] students in the section[_2] are listed in the roster.'
 => 'Zurück zur Gruppenseite',  => 'All [_1] students in the section[_2] are listed in the roster.',
   
    'You have to confirm that you have received this message before you can view other pages. After confirmation, this message will be moved to your regular inbox'     'All [_1] students in the course[_2] are listed in the roster.'
 => 'Sie müssen bestätigen, dass Sie diese Nachricht empfangen haben, bevor Sie Zugriff auf andere Seiten erhalten. Nach der Bestätigung wird diese Nachricht in Ihren Posteingang verschoben.',  => 'All [_1] students in the course[_2] are listed in the roster.',
   
    '[quant,_1,message is, messages are] not viewable because display of LON-CAPA messages sent to you by other students between [_2] and [_3] is currently being blocked because of online exams.'     'There is only a single student without a 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.',  => 'There is only a single student without a section[_1]',
   
    'Each of the <b>[quant,_1,message]</b> you checked will be forwarded to the recipient(s) you select below.'     'There is only a single student in the section[_1]'
 => 'Jede der <b>[quant,_1,Nachricht,Nachrichten]</b>, die Sie ausgewählt haben, wird an die Empfänger weitergeleitet, die Sie unten auswählen.',  => 'There is only a single student in the section[_1]',
   
    'The message you checked will be forwarded to the recipient(s) you select below.'     'There is only a single student in the course[_1]'
 => 'Die Nachricht, die Sie ausgewählt haben, wird an die Empfänger weitergeleitet, die Sie unten auswählen.',  => 'There is only a single student in the course[_1]',
   
    'Send Messages'     'There are currently no students to display.'
 => 'Nachrichten senden',  => 'There are currently no students to display.',
   
    'Send Message'     'Available Portfolio files'
 => 'Nachricht senden',  => 'Available Portfolio files',
   
    'Send Reply to Messages'     'Name not given'
 => 'Antwort auf Nachrichten absenden',  => '姓名不详',
   
    'Send Reply to Message'     '[quant,_1,file,files,No files]'
 => 'Antwort auf Nachricht absenden',  => '[quant,_1,Datei,Dateien,Keine Dateien]',
   
    'Forward Messages'     'Error retrieving file information.'
 => 'Nachrichten weiterleiten',  => 'Error retrieving file information.',
   
    'Forward Message'     'Your roster setting'
 => 'Nachricht weiterleiten',  => 'Your roster setting',
   
    'Save message for re-use'     'You are currently listed in the student-viewable roster.'
 => 'Nachricht zur Wiederverwendung speichern',  => 'You are currently listed in the student-viewable roster.',
   
    'Show re-usable messages'     'You are currently <b>not</b> listed in the student-viewable roster.'
 => 'Wiederverwendbare Nachrichten anzeigen',  => 'You are currently <b>not</b> listed in the student-viewable roster.',
   
    'This message was designated by the sender not to allow replies.'     'Include yourself in the roster?'
 => 'Der Absender dieser Nachricht hat festgelegt, dass auf diese Nachricht nicht geantwortet werden kann.',  => 'Include yourself in the roster?',
   
    'The sender did not designate a reply to address for this message.'     'Display of your name in the student-viewable roster set to [_1].'
 => 'Der Absender hat keine Antwortadresse für diese Nachricht festgelegt.',  => 'Display of your name in the student-viewable roster set to [_1].',
   
    'Reply to other recipients'     'Error occurred saving display setting.'
 => 'Antwort an weitere Empfänger',  => 'Error occurred saving display setting.',
   
    'Unless you choose otherwise:'     'Display of your name in the student-viewable roster unchanged (set to [_1]).'
 => 'Sofern Sie nichts anderes auswählen, werden folgende Einstellungen verwendet:',  => 'Display of your name in the student-viewable roster unchanged (set to [_1]).',
   
    "The subject in each forwarded message will be <i>'Forwarding:'</i> followed by the original subject."     'View course roster'
 => "Der Betreff in jeder weitergeleiteten Nachricht wird <i>'Weiterleitung:'</i> sein, gefolgt vom ursprünglichen Betreff.",  => 'View course roster',
   
    'original subject'     'Change Course Page Preferences'
 => 'ursprünglicher Betreff',  => 'Change Course Page Preferences',
   
    "sender's name"     'Change Course Page Pref'
 => "Name des Absenders",  => 'Change Course Page Pref',
   
    'Message begins with:'     'No context.'
 => 'Nachricht beginnt mit:',  => 'No context.',
   
    'Any new text to display before the text of the original messages:'     'unable to verify variable URL'
 => 'Beliebiger neuer Text, der vor dem Text der Originalnachricht angezeigt werden soll:',  => 'unable to verify variable URL',
   
    'username1:domain1: text'     'Receipt'
 => 'Benutzerkennung1:Domäne1: Text',  => 'Receipt',
   
    'username2:domain2: text'     'Problems during Course Initialization'
 => 'Benutzerkennung2:Domäne2: Text',  => 'Problems during Course Initialization',
   
    'username3:domain3: text'     'Try Selecting Again'
 => 'Benutzerkennung3:Domäne3: Text',  => 'Try Selecting Again',
   
    "The messages will be assembled from all lines with the respective\n<tt>username:domain</tt>, and appended to the general message text."     'Invalid map: [_1]'
 => "Die Nachrichten werden aus allen Zeilen des jeweiligen Benutzers <tt>Benuterzname:Domäne</tt> zusammengestellt\nund zum allgemeinen Nachrichtentext hinzugefügt.", # ???  => 'Invalid map: [_1]',
   
    'Not allowed'     'Please either [_1]close this window[_2] or [_3]log in again[_4].'
 => 'Nicht zulässig',  => 'Please either [_1]close this window[_2] or [_3]log in again[_4].',
   
    'Archived Message'     'Thank you for using LON-CAPA.'
 => 'Archivierte Nachrichten',  => '感谢您使用 LON-CAPA。',
   
    '[quant,_1,communication blocking period was,communication blocking periods were] removed.'     'You have been successfully logged out.'
 => '[quant,_1,Kommunikationssperr-Zeitraum wurde,Kommunikationssperr-Zeiträume wurden] entfernt.',  => '您已成功退出。',
   
    '[quant,_1,communication blocking period was,communication blocking periods were] modified.'     'You can [_1]close this window[_2] now.'
 => '[quant,_1,Kommunikationssperr-Zeitraum wurde,Kommunikationssperr-Zeiträume wurden] geändert.',  => '您现在可以 [_1]关闭这个窗口[_2]。',
   
    '[quant,_1,communication blocking period was,communication blocking periods were] added.'     '[_1]Log in again[_2]'
 => '[quant,_1,Kommunikationssperr-Zeitraum wurde,Kommunikationssperr-Zeiträume wurden] hinzugefügt.',  => '[_1]重新登录[_2]',
   
    'You attempted to display a message that is currently blocked because you are enrolled in one or more courses for which there is an ongoing online exam.'     'No matches found in resources.'
 => 'Sie haben versucht eine Nachricht anzuzeigen, die momentan gesperrt ist, da Sie einen oder mehre Kurse belegen, in denen eine Online-Prüfung stattfindet.',  => 'No matches found in resources.',
   
    'Reply To'     'No matches found in postings.'
 => 'Antwort an',  => 'No matches found in postings.',
   
    'Current attempts of student (if applicable)'     'Unable to understand the search phrase [_1]. Please modify your search.'
 => 'Derzeitige Versuche des Studenten (falls verfügbar)',  => 'Unable to understand the search phrase [_1]. Please modify your search.',
   
    'Current screen output (if applicable)'     'Unable to understand the search phrase [_1]: [_2]'
 => 'Derzeitige Bildschirmausgabe (falls verfügbar)',  => 'Unable to understand the search phrase [_1]: [_2]',
   
    'No saved comments yet.'     '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.'
 => 'Bisher keine gespeicherten Kommentare.',  => '搜寻无法完成,因为您没有足够的数据。您必须在搜索页面的搜索栏里填写关键词,从而使您的要求可以得到处理。', # '您没有填写足够的信息进行搜索的开始。您需要填写在有关领域在搜寻网页上,以便查询处理。'
   
    'No saved comments yet for this resource.'     'conditionally hidden'
 => 'Bisher keine gespeicherten Kommentare für diese Ressource.',  => '有条件的隐藏',
   
    'Could not deliver message'     'Problem Parameters'
 => 'Nachricht konnte nicht zugestellt werden.',  => '问题参数',
   
    'Please use the browser "Back" button and correct the recipient addresses ([_1]).'     'No group name provided.'
 => 'Bitte verwenden Sie den Zurück-Button des Webbrowsers und korrigieren Sie die Empfängeradressen ([_1]).',  => '没有组名称。',
   
    'Failed to delete the message.'     'Invalid group name provided.'
 => 'Löschen der Nachricht ist fehlgeschlagen.',  => '无效的组名称。',
   
    'Marked [_1] message(s) read'     'Invalid [_1]'
 => '[_1] Nachricht(en) als gelesen markiert',  => '无效的 [_1]', # ???
   
    'Marked [_1] message(s) Unread'     '"[_1]" is not the name of a valid group in this [_2].'
 => '[_1] Nachricht(en) als ungelesen markiert',  => '"[_1]" 并非是一个有效的名称在本组 [_2].',
   
    'Destination folder [_1] is not a valid folder'     'You do not have privileges to view the membership roster in this group.'
 => 'Bei dem Zielverzeichnis [_1] handelt es sich um kein gültiges Verzeichnis.',  => '您没有权限以查看该组的会员名册。',
   
    'Failed to move [_1] message(s)'     'Group membership status - [_1]'
 => '[_1] Nachricht(en) konnte(n) nicht verschoben werden.',  => '组会员状态: [_1]',
   
    'Moved [_1] message(s)'     'group membership status - [_1]'
 => '[_1] Nachricht(en) wurde(n) verschoben.',  => '组会员状态: [_1]',
   
    'Failed to delete [_1] message(s)'     'There are no membership data to display for this group.'
 => '[_1] Nachricht(en) konnte(n) nicht gelöscht werden.',  => '该组没有任何会员数据。',
   
    'Deleted [_1] message(s)'     'Membership status: '
 => '[_1] Nachricht(en) wurde(n) gelöscht.',  => '会员状态: ',
   
    '[quant,_1,message] forwarded.'     'There are no groups to display in this [_1].'
 => '[quant,_1,Nachricht,Nachrichten] weitergeleitet.',  => '没有任何组在此 [_1] 可以显示。', # ??? -> grouproster.pm
   
    'Could not forward [quant,_1,message].'     'Start Date'
 => '[quant,_1,Nachricht,Nachrichten] konnte nicht nicht weitergeleitet werden.',  => '开始日期',
   
    'Could not deliver forwarded message.'     'End Date'
 => 'Weitergeleitetet Nachricht konnte nicht zugestellt werden.',  => '结束日期',
   
    'The recipient addresses may need to be corrected'     'Functionality'
 => 'Die Empfängeradressesn mussen korrigiert werden',  => '功能',
   
    'Mail folder "[_1]" created.'     'Privileges'
 => 'Das Nachrichtenverzeichnis "[_1]" wurde angelegt.',  => '权限',
   
    'Creation failed.'     'Any Membership status'
 => 'Anlegen fehlgeschlagen.',  => '任何会员状态',
   
    'Mail folder "[_1]" deleted.'     'Active Member'
 => 'Das Nachrichtenverzeichnis "[_1]" wurde gelöscht.',  => '活跃的会员',
   
    'Deletion failed.'     'Former Member'
 => 'Löschen fehlgeschlagen.',  => '以前的会员',
   
    'Mail folder "[_1]" renamed "[_2]".'     'Future Member'
 => 'Das Nachrichtenverzeichnis "[_1]" wurde umbenannt in "[_2]".',  => '未来的会员',
   
    'Renaming failed.'     'Group Folder - [_1]'
 => 'Umbenennen fehlgeschlagen.',  => '组文件夹 - [_1]',
   
    'Messages'     'Group homepage - [_1]'
 => 'Nachrichten',  => '组网页 - [_1]',
   
    'Distribute from Uploaded File'     'A support request has been sent to'
 => 'Hochgeladene Datei verteilen', # ???  => 'A support request has been sent to',
   
    'Communication Blocking'     'Your support request contained the following information'
 => 'Kommunikationssperre',  => 'Your support request contained the following information',
   
    'Communication blocking during scheduled exams'     'The following Cc e-mail address is invalid: '
 => 'Kommunikationssperre während zeitgebundener Prüfungen',  => 'The following Cc e-mail address is invalid: ',
   
    '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.'     'The following Cc e-mail addresses are invalid: '
 => '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.',  => 'The following Cc e-mail addresses are invalid: ',
   
    'Modify existing communication blocking periods'     '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.'
 => 'Bestehende Kommunikationssperren ändern',  => '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.',
   
    'No communication blocks currently saved'     'Instead a copy has been sent to the LON-CAPA support team at Michigan State University.'
 => 'Derzeit sind keine Sperren eingerichtet.',  => 'Instead a copy has been sent to the LON-CAPA support team at Michigan State University.',
   
    'Duration'     'The uploaded screenshot file ([_1] bytes) included with your request exceeded the maximum allowed size - 128 KB, and has therefore been discarded.'
 => 'Dauer',  => 'The uploaded screenshot file ([_1] bytes) included with your request exceeded the maximum allowed size - 128 KB, and has therefore been discarded.',
   
    'Event'     'An uploaded screenshot file [_1] ([_2] bytes) was included in the request sent by [_3].'
 => 'Veranstaltung',  => 'An uploaded screenshot file [_1] ([_2] bytes) was included in the request sent by [_3].',
   
    'Blocked?'     'File does not have [_1] or [_2] starting tag'
 => 'Gesperrt wird...',  => 'File does not have [_1] or [_2] starting tag',
   
    'Add block'     'File does not have [_1] or [_2] ending tag'
 => 'Sperre hinzufügen',  => 'File does not have [_1] or [_2] ending tag',
   
    'e.g., Exam 1'     'File does not have [_1] ending tag'
 => '(z.B. Eingangstest)',  => 'File does not have [_1] ending tag',
   
    'Discussion'     'Example'
 => 'Diskussionsforen',  => 'Example',
   
    'The following changes were made'     'Algebraic Response Problems'
 => 'Folgende Änderungen wurden vorgenommen:',  => 'Algebraic Response Problems',
   
    'Add new communication blocking periods'     'Chemistry Problems'
 => 'Neue Kommunikationssperre hinzufügen',  => 'Chemistry Problems',
   
    'Set by'     'Free Form Problems'
 => 'Ersteller',  => 'Free Form Problems',
   
    'Deleted Message'     'Handgraded Problems'
 => 'Gelöschte Nachrichten',  => 'Handgraded Problems',
   
    'Marked Messages Read'     'Miscellaneous'
 => 'Nachrichten als gelesen gekennzeichnet',  => 'Miscellaneous',
   
    'Marked Messages Unread'     'Multiple Choice Problems'
 => 'Nachrichten als ungelesen gekennzeichnet',  => 'Multiple Choice Problems',
   
    'Moved Messages'     'Numerical Problems'
 => 'Nachrichten verschoben',  => 'Numerical Problems',
   
    'Deleted Messages'     'Language:'
 => 'Nachrichten gelöscht',  => '语言:',
   
    'Marked Message as Unread'     'Math Rendering:'
 => 'Nachrichten als ungelesen gekennzeichnet',  => 'Math Rendering:',
   
    'Deleted Folder'     'Restrict Domain Coordinator Access'
 => 'Verzeichnis gelöscht',  => 'Restrict Domain Coordinator Access',
   
    'Renamed Folder'     'By default, the Domain Coordinator can enter your Authoring Space.'
 => 'Verzeichnis umbenannt',  => 'By default, the Domain Coordinator can enter your Authoring Space.',
   
    'username:domain,username:domain,...'     'Block access to Authoring Space'
 => 'Benutzerkennung:Domäne,Benutzerkennung:Domäne,...',  => 'Block access to Authoring Space',
   
    'All courses'     'jsMath'
 => 'Alle Kurse',  => 'jsMath',
   
    'Pick specific course(s):'     'tth (TeX to HTML)'
 => 'Bestimmte(n) Kurs(e) verwenden:',  => 'tth (TeX to HTML)',
   
    'Search for a course in the [_1] domain'     'mimetex (Convert to Images)'
 => 'Kurs-Suche in der Domäne der [_1]',  => 'mimetex (Convert to Images)',
   
    'Actions available after searching for a course:'     'jsMath:'
 => 'Verfügbare Aktionen nach der Suche eines Kurses:',  => 'jsMath:',
   
    'Although almost all course settings can be modified by a [_1], a number of settings exist which only a [_2] may change:'     'tth (TeX to HTML):'
 => 'Der [_1] kann beinahe alle Kurs-Einstellungen vornehmen. Einige Einstellungen darf jedoch nur ein [_2] ändern:',  => 'tth (TeX to HTML):',
   
    "Certain settings which control auto-enrollment of students from your institution's student information system."     'mimetex (Convert to Images):'
 => "Bestimmte Einstellungen, die die automatische Kursbelegung für Studierende steuern",  => 'mimetex (Convert to Images):',
   
    'The total disk space allocated for storage of portfolio files in all groups in a course.'     '[_1], [_2], or [_3]'
 => 'Der Gesamtspeicherplatz für die Portfolio-Dateien aller Gruppen im Kurs',  => '[_1], [_2] 或者 [_3]',
   
    'No existing sections'     'internal, optional'
 => '(Keine Sektionen vorhanden)', # n.t.  => '内部的,可选的',
   
    'Broadcast e-mail to users'     'user:domain,user:domain,...'
 => 'Broadcast-E-Mail an Benutzer',  => '用户名:域,用户名:域...',
   
    'Broadcast E-mail'     'user:domain,user:domain(section;section;...;*;...),...'
 => 'Broadcast-E-Mail',  => '用户名:域,用户名:域(科,章节;...;*;...),...',
   
    'Broadcast e-mail to Domain'     'user:domain,user:domain,*:domain'
 => 'Broadcast-E-Mail an Domäne',  => '用户名:域,用户名:域,*:域',
   
    'Send a new e-mail message to selected users from this domain'     'Course members with current access'
 => 'Senden einer neuen E-Mail an ausgewählte Benutzer dieser Domäne',  => 'Course members with current access',
   
    'Send a new e-mail to selected users from this domain'     'Course members with expired access'
 => 'Senden einer neuen E-Mail an ausgewählte Benutzer dieser Domäne',  => 'Course members with expired access',
   
    'Display e-mail sent by Domain Coordinators in this domain'     'Course members with future access'
 => 'Anzeige von Domänen-Koordinatoren gesendeter E-Mails in dieser Domäne',  => 'Course members with future access',
   
    'Select Audience'     'Other Roles'
 => 'Empfängerkreis auswählen',  => '其他角色',
   
    'Choose e-mail audience'     'Select Author'
 => 'Empfängerkreis auswählen',  => '选择作者',
   
    'Roles:'     'Non-standard Course'
 => '角色:',  => '非标准课程',
 #=> 'Rollen:',  
      'Switch course role to...'
    'Courses:'  => '更改用户角色...',
 => '课程:',  
 #=> 'Kurse:',     'Message'
   => '邮件',
    '[_1] selected.' # n.t.  
 => '[_1] ausgewählt',     'Time of change'
   => '更改时间',
    'Access status:'  
 => 'Zugriffsstatus:',     'active'
   => '活跃的',
    'Username -> Email conversion:'  
 => 'Benutzerkennung -> E-Mail-Konvertierung:',     'previous'
   => '以前的',
    'Building valid e-mail address from username, if missing from preferences:'  
 => 'Erstellung einer gültigen E-Mail-Adresse aus der Benutzerkennung, falls Voreinstellungen fehlen:',     'Access dates to apply for selected users'
   => 'Access dates to apply for selected users',
    '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',     'Changes in section affiliation to apply to selected users'
   => 'Changes in section affiliation to apply to selected users',
    '(e.g., MSU.EDU=msu.edu, MSUE.EDU=msue.msu.edu).'  
 => '(z.B. MSU.EDU=msu.edu, MSUE.EDU=msue.msu.edu).',     '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.'
   => '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.',
    'Internal, Filesystem and Local authentication: enter single default.'  
 => 'LON-CAPA-interne, Dateisystem- oder lokale Authentifizierung: Geben Sie eine einzelne Voreinstellung ein.',     'For a role in a course that is not a student role, a user may have roles in more than one section of a course at a time.'
   => 'For a role in a course that is not a student role, a user may have roles in more than one section of a course at a time.',
    'Authentication Method'  
 => 'Authentifizierungsmethode',     "Retain each user's current section affiliations?"
   => "Retain each user's current section affiliations?",
    'Username -> e-mail conversion'  
 => 'Benutzerkennung -> E-Mail-Konvertierung',     '(Does not apply to student roles).'
   => '(Does not apply to student roles).',
    'Internal (LON-CAPA)'  
 => 'LON-CAPA-intern',     '[_1]Show[_2] clicker id'
   => '[_1]Show[_2] clicker id',
    'username@'  
 => '用户名@',     '[_1]Hide[_2] clicker id'
 #=> 'Benutzerkennung@',  => '[_1]Hide[_2] clicker id',
   
    'Local/Customized'     'Catalog:'
 => 'Lokal/benutzerdefiniert',  => '目录:',
   
    'Filesystem (UNIX)'     'Main Categories'
 => 'Dateisystem (UNIX)',  => '主要类型',
   
    'Compose E-mail'     'Official courses (with institutional codes)'
 => 'E-Mail erstellen',  => '官方课程(带机构代码)',
   
    'No recipients identified'     'Official courses'
 => 'Keine Empfänger gefunden',  => '官方课程',
   
    'Broadcast e-mail display options'     'with institutional codes'
 => 'Anzeigeoptionen für Broadcast-E-Mail',  => '带机构代码',
   
    'Date range:'     'Self-enroll (if permitted)'
 => 'Zeitraum:',  => '自己报名(如果被允许)',
   
    'Earliest to display:'     'No ending date'
 => 'Frühester Zeitpunkt:',  => '无结束日期',
   
    'Latest to display:'     'From:[_1]'
 => 'Spätester Zeitpunkt:',  => 'From:[_1]',
   
    'Choose sender(s):'     'To:[_1]'
 => 'Auswahl des/der Sender:',  => 'To:[_1]',
   
    'Display e-mail'     'Starts: [_1]'
 => 'E-Mail anzeigen',  => '开始: [_1]',
   
    'E-mail display'     'Ends: [_1]'
 => 'E-Mail-Anzeige',  => '结束: [_1]',
   
    'Display Broadcast e-mail'     'Ended: [_1]'
 => 'Anzeige Broadcast-E-Mail',  => 'Ended: [_1]',
   
    'No mail sent matching supplied criteria'     'Currently enabled'
 => 'Es wurde keine Nachricht gesendet, auf die die Suchkriterien zutreffen.',  => 'Currently enabled',
   
    'Customrole'     '[quant,_1,section:,sections:,No sections]'
 => 'Benutzerdefinierte Rolle',  => '[quant,_1,section:,sections:,No sections]',
   
    'Defined by [_1] at [_2].'     'No information available for [_1].'
 => 'Festgelegt durch [_1] in [_2].',  => 'No information available for [_1].',
   
    'No students found.'     'Self-enrollers:'
 => 'Keine Studenten gefunden.',  => 'Self-enrollers:',
   
    'Spreadsheet'     'Choices:'
 => 'Beurteilungsbogen',  => 'Choices:',
   
    'Spreadsheet Help'     'Configure User Self-enrollment'
 => 'Hilfe zu Beurteilungsbögen',  => '配置用户自助注册',
   
    'Editing Help'     'View Change Logs'
 => 'Eingabehilfe',  => 'View Change Logs',
   
    'Help on printing'     'View Log-in History'
 => 'Hilfe zum Drucken',  => 'View Log-in History',
   
    'Metadata Diffs'     'Configure Self-enrollment'
 => 'Metadaten-Unterschiede',  => '配置自助注册',
   
    'Retrieve Metadata'     'Self-enrollment with a student role'
 => 'Alte Metadaten wiederherstellen',  => '自助注册一个学生角色',
   
    'Enter course'     'Users allowed to self-enroll in this course'
 => 'Kurs betreten',  => '用户可自行注册来参加此课程',
   
    'Enter Course'     'Any user in any domain:'
 => 'Kurs betreten',  => '任何用户在任何域:',
   
    'Enter Access Key to Unlock this Course'     'User types:'
 => 'Eingabe des Zugriffsschlüssels zum Entsperren des Kurses',  => '用户类型:',
   
    'Verifying Access Key to Unlock this Course'     'any'
 => 'Überprüfung des Zugriffsschlüssels, um Kurs zu entsperren',  => '任意',
   
    'Successfully registered key'     'Any Users'
 => 'Schlüssel erfolgreich registriert',  => '任何用户',
   
    'Re-Enter Key'     'Any users'
 => 'Schlüssel erneut eingeben',  => '任何用户',
   
    'Assigned from [_1] at [_2] for [_3]'     'Others'
 => 'Zugewiesen am [_2] von [_1] an [_3]',  => '其他',
   
    'Total Matches'     'Additional domain:'
 => 'Gesamtanzahl Treffer',  => '其他域:',
   
    'Time Remaining'     'Users in additional domain:'
 => 'Verbleibende Zeit',  => '用户在其他域:',
   
    'IMPORT'     'Specific domain:'
 => 'Importieren',  => '特定域:',
   
    'Help on slots'     'Users in specific domain:'
 => 'Hilfe zu Slots',  => '用户在其特定域:',
   
    'New user accounts in [_1]'     'Other domain:'
 => 'Neue Benutzeraccounts in [_1]',  => '其他域:',
   
    'Student enrollment changes in [_1]'     'Users in other domain:'
 => 'Änderungen der studentischen Kursbelegung in [_1]',  => '用户在其他域:',
   
    'The following [quant,_1,change] occurred in [_2] - [_3] as a result of the automated classlist update:'     'Restrict self-enrollment to students officially registered for the course'
 => '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]'     'Dates self-enrollment available'
 => 'Für [_1] konnte keine institutionelle Kursteilnehmerliste abgerufen werden.',  => '自助注册期限',
   
    'Not within time window for auto-enrollment in [_1]'     'Starts'
 => '[_1] befindet sich nicht innerhalb des Zeitfensters der automatischen Kursbelegung.',  => '开始',
   
    'Auto-enrollment not currently enabled for [_1]'     'Ends'
 => 'Für [_1] ist die automatische Kursbelegung derzeit nicht aktiviert.',  => '结束',
   
    'The courseID provided does not match a course in this domain.'     'Course access dates assigned to self-enrolling users'
 => 'Die gewählte Kurs-ID gehört zu keinem Kurs in dieser Domäne.',  => '课程访问日期分配给自助注册的用户',
   
    'Not Open'     'Section assigned to self-enrolling users'
 => 'Derzeit kein Zugriff',  => '章节指派给自助注册用户',
   
    "This resource currently isn't open. It will be available at [_1]."     'The following changes were made to self-enrollment settings:'
 => "Auf diese Ressource darf momentan nicht zugegriffen werden. Sie wird ab [_1] verfügbar sein.",  => '进行了以下自助注册设置的更改:',
   
    'Could not handle ambiguous resource reference'     '[_1]: "[_2]" set to "[_3]".'
 => 'Doppeldeutige Ressourcenreferenz',  => '[_1]: "[_2]" 设置为 "[_3]".',
   
    'The nature of the problem is unclear'     '"[_1]" set to "[_2]".'
 => 'Die Fehlerursache ist unklar.',  => '"[_1]" 设置为 "[_2]".',
   
    'Course Roster'     'No changes were made to the existing self-enrollment settings in this course.'
 => '课程名册',  => '现有的自助注册设置在该课程中未作任何修改。',
 #=> 'Kursteilnehmerliste',  
      'Self-enrollment result'
    'Classlist'  => '自助注册结果',
 => '班级名册',  
 #=> 'Kursteilnehmerliste',     'Enroll in course'
   => '注册课程',
    'Display of a student-viewable course roster is not currently enabled.'  
 => 'Die Anzeige der studenteneinsehbaren Kursteilnehmerliste ist derzeit deaktiviert.',     'Sections:'
   => '章节:',
    'Student-viewable course roster'  
 => 'Studenteneinsehbare Kursteilnehmerliste',     'Self-enroll in course'
   => '自助注册参加课程',
    'Students with no section'  
 => 'Studenten in keiner Sektion',     'Self-enroll in a LON-CAPA course'
   => '自助注册参加LON-CAPA课程',
    'Students in section "[_1]"'  
 => 'Studenten in Sektion "[_1]"',     'Self-enroll'
   => '自助注册',
    'Students in any section'  
 => 'Studenten in beliebiger Sektion',     'Self-enroll in [_1]'
   => '自助注册到 [_1]',
    '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]).',     'Self-enrollment error'
   => '自助注册错误',
    '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.',     'Invalid domain or course number'
   => '无效的域或课程数目',
    '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.',     'Self-enrollment unavailable'
   => '自助注册无法使用',
    '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.',     'Self-enrollment is restricted to students officially registered for this course.'
   => 'Self-enrollment is restricted to students officially registered for this course.',
    '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.',     'Self-enrollment is not currently available for this course.'
   => 'Self-enrollment is not currently available for this course.',
    '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.',     'Self-enrollment is not currently available in this course'
   => 'Self-enrollment is not currently available in this course',
    '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.',     '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.',
    '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.',     '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]).',
    '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.',     'Self-enrollment will become available starting [_1]; please enroll at that time.'
   => 'Self-enrollment will become available starting [_1]; please enroll at that time.',
    '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.',     '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.',
    '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.',     'Self-enrollment will become available starting [_1].'
   => 'Self-enrollment will become available starting [_1].',
    '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.',     'The link to the requested page could not be followed.'
   => 'The link to the requested page could not be followed.',
    '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.',     'The placeholder for the courseID is absent.'
   => 'The placeholder for the courseID is absent.',
    'All [_1] students without a section[_2] are listed in the roster.'  
 => 'Alle [_1] Studenten ohne Sektionszugehörigkeit[_2] werden in der Kursteilnehmerliste aufgelistet.',     'LON-CAPA account required'
   => 'LON-CAPA account required',
    'All [_1] students in the section[_2] are listed in the roster.'  
 => 'Alle [_1] Studenten in der Sektion[_2] werden in der Kursteilnehmerliste aufgelistet.',     '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.',
    'All [_1] students in the course[_2] are listed in the roster.'  
 => 'Alle [_1] Studenten im Kurs[_2] werden in der Kursteilnehmerliste aufgelistet.',     'If you have an account in LON-CAPA, [_1]log-in[_2].'
   => 'If you have an account in LON-CAPA, [_1]log-in[_2].',
    'There is only a single student without a section[_1]'  
 => 'Es gibt nur einen einzelnen Studenten ohne Sektionszugehörigkeit[_1].',     'Otherwise:'
   => 'Otherwise:',
    'There is only a single student in the section[_1]'  
 => 'Es gibt nur einen einzelnen Studenten in der Sektion[_1].',     "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",
    'There is only a single student in the course[_1]'  
 => 'Es gibt nur einen einzelnen Studenten im Kurs[_1].',     'if you have an institutional login, [_1]create an account[_2]'
   => 'if you have an institutional login, [_1]create an account[_2]',
    'There are currently no students to display.'  
 => 'Derzeit gibt es keine Studenten, die angezeigt werden könnten.',     '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]',
    'Available Portfolio files'  
 => 'Verfügbare Portfolio-Dateien',     'Otherwise, if you have an institutional login, [_1]create an account[_2].'
   => 'Otherwise, if you have an institutional login, [_1]create an account[_2].',
    'Name not given'  
 => 'Name nicht vorhanden',     '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].',
    '[quant,_1,file,files,No files]'  
 => '[quant,_1,Datei,Dateien,Keine Dateien]',     "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.",
    'Error retrieving file information.'  
 => 'Fehler beim Abrufen der Dateiinformationen',     '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.',
    'Your roster setting'  
 => 'Ihre Kursteilnehmerlisten-Einstellung',     '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 are currently listed in the student-viewable roster.'  
 => 'Sie werden derzeit in der studenteneinsehbaren Kursteilnehmerliste aufgelistet.',     '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.',
    'You are currently <b>not</b> listed in the student-viewable roster.'  
 => 'Sie werden derzeit <b>nicht</b> in der studenteneinsehbaren Kursteilnehmerliste aufgelistet.',     'You already have an active student role (section: "[_1]") in this course.'
   => 'You already have an active student role (section: "[_1]") in this course.',
    'Include yourself in the roster?'  
 => 'Möchten Sie in der Kursteilnehmerliste aufgelistet werden?',     '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].',
    '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 is restricted to officially registered students.'
   => 'Self-enrollment is restricted to officially registered students.',
    'Error occurred saving display setting.'  
 => 'Es ist ein Fehler beim Speichern der Anzeige-Einstellungen aufgetreten.',     '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.',
    '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 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.',
    'View course roster'  
 => 'Kursteilnehmerliste',     '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.',
    'Change Course Page Preferences'  
 => 'Schnellzugriffsliste für Kurse',     'Self-enrollment in this course was successful.'
   => 'Self-enrollment in this course was successful.',
    'Change Course Page Pref'  
 => 'Schnellzugriffsliste für Kurse',     '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.',
    'No context.'  
 => 'Kein Kontext.',     '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].',
    'unable to verify variable URL'  
 => 'variable URL konnte nicht überprüft werden',     '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].',
    'Receipt'  
 => 'Empfangsbestätigung',     'Enrollment process complete'
   => 'Enrollment process complete',
    'Problems during Course Initialization'  
 => 'Probleme während der Kursinitialisierung',     'Enrollment incomplete'
   => 'Enrollment incomplete',
    'Try Selecting Again'  
 => 'Auswählen erneut versuchen',     'Self-enrollment in this course failed.'
   => 'Self-enrollment in this course failed.',
    '<br />Invalid map: <tt>[_1]</tt>'  
 => '<br />Ungültige Inhaltszusammenstellung: <tt>[_1]</tt>',     'You are not permitted to enroll yourself in this course.'
   => 'You are not permitted to enroll yourself in this course.',
    '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].',     'Enter course now'
   => 'Enter course now',
    'Thank you for using LON-CAPA.'  
 => 'Vielen Dank, dass Sie LON-CAPA verwenden.',     'other'
   => 'other',
    'You have been successfully logged out.'  
 => 'Sie wurden erfolgreich abgemeldet.',     '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].',
    'You can [_1]close this window[_2] now.'  
 => 'Sie können [_1]dieses Fenster jetzt schließen[_2].',     '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]".',
    '[_1]Log in again[_2]'  
 => '[_1]Erneut anmelden[_2]',     '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].',
    '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.',     '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:',
    'conditionally hidden'  
 => 'Bedingungsabhängig verborgen',     'Your registration status could not be verified.'
   => 'Your registration status could not be verified.',
    'Problem Parameters'  
 => 'Aufgabenparameter',     'Your registration status could not determined, because a problem occurred retrieving data.'
   => 'Your registration status could not determined, because a problem occurred retrieving data.',
    'No group name provided.'  
 => 'Es wurde kein Gruppenname angegeben.',     '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.',
    'Invalid group name provided.'  
 => 'Es wurde ein ungültiger Gruppenname angegeben.',     '[_1]Ad hoc[_2] roles in domain [_3] --'
   => '[_1]Ad hoc[_2] roles in domain [_3] --',
    'Invalid [_1]'  
 => '[_1] ist ungültig', # ???     'Assemble resources'
   => '布置课程内容',
    '"[_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].',     'Create, edit, modify and publish resources'
   => 'Create, edit, modify and publish resources',
    '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.',     'Create, modify and delete course groups'
   => 'Create, modify and delete course groups',
    'Group membership status - [_1]'  
 => 'Gruppen-Mitgliedschafts-Status: [_1]',     'View course groups'
   => '查看课程组',
    'group membership status - [_1]'  
 => 'Gruppen-Mitgliedschafts-Status: [_1]',     'View student activity'
   => 'View student activity',
    'There are no membership data to display for this group.'  
 => 'Für diese Gruppe existieren keine anzeigbaren Mitgliedsdaten.',     'Show full details for each course ([_1] only)'
   => 'Show full details for each course ([_1] only)',
    'Membership status: '  
 => 'Mitgliedschaftsstatus: ',     'Include courses set to be hidden from catalog ([_1] only)'
   => 'Include courses set to be hidden from catalog ([_1] only)',
    'There are no groups to display in this [_1].'  
 => 'Es gibt keine Gruppen, die in diesem [_1] angezeigt werden können.', # ??? -> grouproster.pm     'Include subcategories within "[_1]"'
   => '包含子类 "[_1]"',
    'Start Date'  
 => 'Anfangsdatum',     'Only show courses which allow self-enrollment'
   => '只显示允许自行登记的课程',
    'End Date'  
 => 'Endedatum',     'include subdirectories'
   => '包括子目录',
    'Functionality'  
 => 'Funktionalität',     'force republication of previously published files'
   => 'force republication of previously published files',
    'Privileges'  
 => 'Berechtigungen',     'make file(s) obsolete'
   => 'make file(s) obsolete',
    'Any Membership status'  
 => 'Beliebiger Mitgliedsstatus',     'force directory level catalog information over existing'
   => 'force directory level catalog information over existing',
    'Active Member'  
 => 'Aktives Mitglied',     'Session could not be opened.'
   => 'Session could not be opened.',
    'Former Member'  
 => 'Ehemaliges Mitglied',     'The domain you provided is not a valid LON-CAPA domain.'
   => 'The domain you provided is not a valid LON-CAPA domain.',
    'Future Member'  
 => 'Zukünftiges Mitglied',     'Student Settings'
   => 'Student Settings',
    'Group Folder - [_1]'  
 => 'Gruppenverzeichnis für [_1]',     'Coordinator Settings'
   => 'Coordinator Settings',
    'Group homepage - [_1]'  
 => 'Gruppen-Homepage für [_1]',     'Author Settings'
   => 'Author Settings',
    'A support request has been sent to'  
 => 'Eine Support-Anfrage wurde gesendet an',     'Administrator Settings'
   => 'Administrator Settings',
    'Your support request contained the following information'  
 => 'Ihre Support-Anfrage enthält folgende Daten',     'Item'
   => 'Item',
    'The following Cc e-mail address is invalid: '  
 => 'Die folgende CC-E-Mail-Adresse is ungültig: ',     'Found [_1] without responses. This resource cannot be published.'
   => 'Found [_1] without responses. This resource cannot be published.',
    'The following Cc e-mail addresses are invalid: '  
 => 'Die folgende CC-E-Mail-Adressen sind ungültig: ',     'LON-CAPA helpdesk'
   => 'LON-CAPA helpdesk',
    '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.',     'Create a user account in LON-CAPA'
   => 'Create a user account in LON-CAPA',
    '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.',     'Account creation unavailable'
   => 'Account creation unavailable',
    '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.',     'Error creating token.'
   => 'Error creating token.',
    '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.',     'Account creation'
   => 'Account creation',
    'File does not have [_1] or [_2] starting tag'  
 => 'Die Datei hat weder ein [_1]- noch ein [_2]-Start-Tag',     '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]).'
   => '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]).',
    'File does not have [_1] or [_2] ending tag'  
 => 'Die Datei hat weder ein [_1]- noch ein [_2]-Ende-Tag',     '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].'
   => '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].',
    'Example'  
 => 'Beispiel',     "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."
   => "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.",
    'Algebraic Response Problems'  
 => 'Algebraische Aufgaben',     "Although your username and password were authenticated by your institution's Single Sign On system, you do not currently have a LON-CAPA account at this institution, and you are not permitted to create one."
   => "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.",
    'Chemistry Problems'  
 => 'Chemische Aufgaben',     "Although your username and password were authenticated, you do not currently have a LON-CAPA account at this institution."
   => "Although your username and password were authenticated, you do not currently have a LON-CAPA account at this institution.",
    'Free Form Problems'  
 => 'Aufgaben mit freier Gestaltung',     "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."
   => "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.",
    'Handgraded Problems'  
 => 'Manuell bewertete Aufgaben',     'A LON-CAPA account may not be created with the username you use.'
   => 'A LON-CAPA account may not be created with the username you use.',
    'Miscellaneous'  
 => 'Verschiedenes',     'User Information'
   => 'User Information',
    'Multiple Choice Problems'  
 => 'Auswahl-Aufgaben',     'User information'
   => 'User information',
    'Numerical Problems'  
 => 'Numerische Aufgaben',     'Review user information'
   => 'Review user information',
    'Language:'  
 => '语言:',     'To create one, use the table below to provide information about yourself (if appropriate), then click the "Create LON-CAPA account" button.'
 #=> 'Sprache:',  => 'To create one, use the table below to provide information about yourself (if appropriate), then click the "Create LON-CAPA account" button.',
   
    'Math Rendering:'     'To create one, use the table below to provide information about yourself, then click the [_1]Create LON-CAPA account[_2] button.'
 => 'Formeldarstellung:',  => 'To create one, use the table below to provide information about yourself, then click the [_1]Create LON-CAPA account[_2] button.',
   
    'Restrict Domain Coordinator Access'     'A user account will be created with information displayed in the table below, when you click the [_1]Create LON-CAPA account[_2] button.'
 => 'Zugriff durch Domänen-Koordinator',  => 'A user account will be created with information displayed in the table below, when you click the [_1]Create LON-CAPA account[_2] button.',
   
    'By default, the Domain Coordinator can enter your construction space.'     'Confirmation'
 => 'Die Voreinstellung erlaubt dem Domänen-Koordinator, Ihren Konstruktionsbereich betreten zu können.',  => 'Confirmation',
   
    'Block access to construction space'     'Confirm that you wish to create an account.'
 => 'Zugriff auf Konstruktionsbereich verwehren',  => 'Confirm that you wish to create an account.',
   
    'jsMath'     'New username'
 => 'jsMath',  => 'New username',
   
    'tth (TeX to HTML)'     'Create account'
 => 'tth (TeX nach HTML)',  => 'Create account',
   
    'mimetex (Convert to Images)'     'You must enter a password'
 => 'mimetex (In Grafik konvertieren)',  => 'You must enter a password',
   
    'jsMath:'     'The passwords you entered did not match.'
 => 'jsMath:',  => 'The passwords you entered did not match.',
   
    'tth (TeX to HTML):'     'Create account with a username provided by this institution'
 => 'tth (TeX nach HTML):',  => 'Create account with a username provided by this institution',
   
    'mimetex (Convert to Images):'     'If you already have a log-in ID at this institution,[_1] you may be able to use it for LON-CAPA.'
 => 'mimetex (In Grafik konvertieren):',  => 'If you already have a log-in ID at this institution,[_1] you may be able to use it for LON-CAPA.',
   
    '[_1], [_2], or [_3]'     'Type in your log-in ID and password to find out.'
 => '[_1], [_2] 或者 [_3]',  => 'Type in your log-in ID and password to find out.',
 #=> '[_1], [_2] oder [_3]',  
      'Log-in ID'
    'internal, optional'  => 'Log-in ID',
 => 'intern, optional',  
      'Create account with an e-mail address as your username'
    'user:domain,user:domain,...'  => 'Create account with an e-mail address as your username',
 => 'Benutzer:Domäne,Benutzer:Domäne,...',  
      'Provide your e-mail address to request a LON-CAPA account,[_1] if you do not have a log-in ID at your institution.'
    'user:domain,user:domain(section;section;...;*;...),...'  => 'Provide your e-mail address to request a LON-CAPA account,[_1] if you do not have a log-in ID at your institution.',
 => 'Benutzer:Domäne,Benutzer:Domäne(Sektion;Sektion;...;*;...),...',  
      'Request LON-CAPA account'
    'user:domain,user:domain,*:domain'  => 'Request LON-CAPA account',
 => 'Benutzer:Domäne,Benutzer:Domäne,*:Domäne',  
      'Validation'
    'Course members with current access'  => 'Validation',
 => 'Kursteilnehmer mit aktuellem Zugriff',  
      'Thank you for your request to create a new LON-CAPA account.'
    'Course members with expired access'  => 'Thank you for your request to create a new LON-CAPA account.',
 => 'Kursteilnehmer mit abgelaufenen Zugriff',  
      'A request was submitted on [_1] for creation of a LON-CAPA account at the following institution:[_2].'
    'Course members with future access'  => 'A request was submitted on [_1] for creation of a LON-CAPA account at the following institution:[_2].',
 => 'Kursteilnehmer mit zukünftigem Zugriff',  
      'To complete this process please open a web browser and enter the following URL in the address/location box: [_1]'
    'Other Roles'  => 'To complete this process please open a web browser and enter the following URL in the address/location box: [_1]',
 => '其他角色',  
 #=> 'Weitere Rollen',     'A message has been sent to the e-mail address you provided.'
   => 'A message has been sent to the e-mail address you provided.',
    'Select Author'  
 => 'Autor auswählen',     '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.',
    'Non-standard Course'  
 => 'Nicht-Standard-Kurs',     'The link included in the message will be valid for the next [_1]two[_2] hours.'
   => 'The link included in the message will be valid for the next [_1]two[_2] hours.',
    'Switch course role to...'  
 => '更改用户角色...',     'An error occurred when sending a message to the e-mail address you provided.'
 #=> 'Kursrolle wechseln...',  => 'An error occurred when sending a message to the e-mail address you provided.',
   
    'Message'     'An error occurred creating a token required for the account creation process.'
 => '消息',  => 'An error occurred creating a token required for the account creation process.',
 #=> 'Nachricht',  
      'Please contact the [_1] ([_2]) for assistance.'
    'Time of change'  => 'Please contact the [_1] ([_2]) for assistance.',
 => 'Änderungszeit',  
      '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.'
    'active'  => '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.',
 => 'aktiv',  
      'Sorry, the token generated when you requested creation of an account has expired.'
    'previous'  => 'Sorry, the token generated when you requested creation of an account has expired.',
 => 'in der Vergangenheit liegend',  
      'Sorry, the URL generated when you requested creation of an account contained incomplete information.'
    'Access dates to apply for selected users'  => 'Sorry, the URL generated when you requested creation of an account contained incomplete information.',
 => 'Zugriffszeiten für die ausgewählten Benutzer ändern',  
      '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.'
    'Changes in section affiliation to apply to selected users'  => '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.',
 => 'Sektionszugehörigkeiten für die ausgewählten Benutzer ändern',  
      '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]).'
    '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.'  => '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]).',
 => '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.',  
      'A LON-CAPA account already exists for username [_1] at this institution ([_2]).'
    '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.'  => 'A LON-CAPA account already exists for username [_1] at this institution ([_2]).',
 => 'Benutzer mit einer Kursrolle, die keine studentische Rolle ist, können in mehr als einer Sektion in einem Kurs zur gleichen Zeit sein.',  
      'The password entered was also correct so you have been logged in.'
    "Retain each user's current section affiliations?"  => 'The password entered was also correct so you have been logged in.',
 => "Sollen die bisherigen Sektionszugehörigkeiten beibehalten werden?",  
      'Authentication failed'
    '(Does not apply to student roles).'  => 'Authentication failed',
 => '(Betrifft nicht Studentenrollen).',  
      'An e-mail confirming creation of your new LON-CAPA account has been sent to [_1].'
    '[_1]Show[_2] clicker id'  => 'An e-mail confirming creation of your new LON-CAPA account has been sent to [_1].',
 => 'Clicker-ID [_1]anzeigen[_2]',  
      'An error occurred when sending e-mail to [_1] confirming creation of your LON-CAPA account.'
    '[_1]Hide[_2] clicker id'  => 'An error occurred when sending e-mail to [_1] confirming creation of your LON-CAPA account.',
 => 'Clicker-ID [_1]verbergen[_2]',  
      'A problem occurred when attempting to create your new LON-CAPA account.'
    'Catalog:'  => 'A problem occurred when attempting to create your new LON-CAPA account.',
 => '目录:',  
 #=> 'Katalog:',     'Please provide user information and a password for your new account.'
   => 'Please provide user information and a password for your new account.',
    'Main Categories'  
 => '主要类型',     'Your password, which must contain at least seven characters, will be sent to the LON-CAPA server in an encrypted form.'
 #=> 'Hauptkategorien',  => 'Your password, which must contain at least seven characters, will be sent to the LON-CAPA server in an encrypted form.',
   
    'Official courses (with institutional codes)'     'Create LON-CAPA account'
 => '官方课程(带机构代码)',  => 'Create LON-CAPA account',
 #=> 'Offizielle Kurse (mit institutionellen Codes)',  
      'Could not load javascript file [_1]'
    'Official courses'  => 'Could not load javascript file [_1]',
 => '官方课程',  
 #=> 'Offizielle Kurse',     'Invalid ID format'
   => 'Invalid ID format',
    'with institutional codes'  
 => '带机构代码',     'An error occurred when storing a token'
 #=> 'mit institutionellen Codes',  => 'An error occurred when storing a token',
   
    'Self-enroll (if permitted)'     'You will not be able to proceed to the next stage of account creation'
 => '自己报名(如果被允许)',  => 'You will not be able to proceed to the next stage of account creation',
 #=> 'Selbsteintragung (falls zugelassen)',  
      'A LON-CAPA account has been created for username: [_1] in domain: [_2].'
    'No ending date'  => 'A LON-CAPA account has been created for username: [_1] in domain: [_2].',
 => 'Kein Endedatum',  
      'Account creation failed for username: [_1] in domain: [_2].'
    'From:[_1]'  => 'Account creation failed for username: [_1] in domain: [_2].',
 => 'Start:[_1]',  
      'User account creation is not available for the current default authentication type.'
    'To:[_1]'  => 'User account creation is not available for the current default authentication type.',
 => 'Ende:[_1]',  
      'The e-mail address you provided is already in use as a username at this institution.'
    'Starts: [_1]'  => 'The e-mail address you provided is already in use as a username at this institution.',
 => 'Start: [_1]',  
      'Username rules at this institution do not allow the e-mail address you provided to be used as a username.'
    'Ends: [_1]'  => 'Username rules at this institution do not allow the e-mail address you provided to be used as a username.',
 => 'Ende: [_1]',  
      'The e-mail address you provided may not be used as a username at this LON-CAPA institution.'
    'Ended: [_1]'  => 'The e-mail address you provided may not be used as a username at this LON-CAPA institution.',
 => 'Endete: [_1]',  
      'Validation of the code you entered failed.'
    'Currently enabled'  => 'Validation of the code you entered failed.',
 => 'Derzeit aktiviert',  
      'Creation of a new user account using an e-mail address as username is not permitted at this LON-CAPA institution.'
    '[quant,_1,section:,sections:,No sections]'  => 'Creation of a new user account using an e-mail address as username is not permitted at this LON-CAPA institution.',
 => '[quant,_1,Sektion:,Sektionen:,Keine Sektionen]',  
      'Type in the letters/numbers shown below'
    'No information available for [_1].'  => 'Type in the letters/numbers shown below',
 => 'Für "[_1]" sind keine Informationen verfügbar.',  
      'You may need to reload the previous page to obtain a new token.'
    'Self-enrollers:'  => 'You may need to reload the previous page to obtain a new token.',
 => 'Selbsteintragungen:',  
      'Unable to retrieve your log-in information - unexpected context'
    'Choices:'  => 'Unable to retrieve your log-in information - unexpected context',
 => 'Auswahlmöglichkeiten:',  
      "Your e-mail address uses the same internet domain as your institution's LON-CAPA service."
    'Configure User Self-enrollment'  => "Your e-mail address uses the same internet domain as your institution's LON-CAPA service.",
 => 'Selbsteintragung konfigurieren',  
      'Creation of a LON-CAPA account with this type of e-mail address as username is not permitted.'
    'View Change Logs'  => 'Creation of a LON-CAPA account with this type of e-mail address as username is not permitted.',
 => 'Änderungsprotokoll', # long version: Änderungsprotokoll betrachten  
      'You should request creation of a LON-CAPA account for a log-in ID of "[_1]" at your institution instead.'
    'View Log-in History'  => 'You should request creation of a LON-CAPA account for a log-in ID of "[_1]" at your institution instead.',
 => 'Anmeldehistorie', # longversion: Anmeldehistorie betrachten  
      'Changes/page:'
    'Configure Self-enrollment'  => '每页显示列数:',
 => 'Selbsteintragung konfigurieren',  
      'Window during which changes occurred:'
    'Self-enrollment with a student role'  => '在这个时期发生的变化:',
 => 'Selbsteintragungen mit studentischer Rolle',  
      'This page is either empty or it only contains resources that are currently hidden'
    'Users allowed to self-enroll in this course'  => 'This page is either empty or it only contains resources that are currently hidden',
 => 'Zugelassene Benutzer, die sich in den Kurs selbst eintragen dürfen',  
      'Please use the LON-CAPA navigation arrows to move to another item in the course'
    'Any user in any domain:'  => 'Please use the LON-CAPA navigation arrows to move to another item in the course',
 => 'Beliebige Nutzer in beliebiger Domäne',  
      'Unable to modify requested student ([_1])'
    'User types:'  => 'Unable to modify requested student ([_1])',
 => 'Benutzertypen',  
      'Unable to grade requested sequence ([_1]).'
    'any'  => 'Unable to grade requested sequence ([_1]).',
 => 'beliebig',  
      'No score was changed or updated.'
    'Any Users'  => 'No score was changed or updated.',
 => 'Beliebige Benutzer',  
      'The scores were changed for [quant,_1,problem].'
    'Any users'  => 'The scores were changed for [quant,_1,problem].',
 => 'Beliebige Benutzer',  
      '[_1]Visit the [_2]Course/Community Catalog[_3][_4] to view all [_5] LON-CAPA courses and communities.' # _1: <b>, _2: <a>, _3: </a>, _4: </b>, _5: domain desc.
    'Others'  => '[_1]Visit the [_2]Course/Community Catalog[_3][_4] to view all [_5] LON-CAPA courses and communities.',
 => 'Andere',  
      '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.'
    'Additional domain:'  => '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]显示,你可以注册,如果自我注册是允许的。',
 => 'Zusätzliche Domäne:',  
   #SD begin 2008-07-02
    'Users in additional domain:'     'When'
 => 'Benutzer in zusätzlicher Domäne:',  => '什么时候',
   
    'Specific domain:'     'Who made the change'
 => 'Bestimmte Domäne:',  => '谁进行了修改',
   
    'Users in specific domain:'     'Changed User'
 => 'Benutzer in bestimmter Domäne:',  => '改变用户',
   
    'Other domain:'     'Context'
 => 'Andere Domäne:',  => '概述',
   
    'Users in other domain:'     'Context:'
 => 'Benutzer in anderer Domäne:',  => '概述:',
   
    'Restrict self-enrollment to students officially registered for the course'     'After:'
 => 'Selbsteintragung auf für diesen Kurs offiziell registrierte Studenten beschränken',  => '之后:',
   
    'Dates self-enrollment available'     'Before:'
 => 'Zeitraum für Selbsteintragung',  => '之前:',
   
    'Starts'     'User Changes'
 => 'Startet',  => '用户更改',
   
    'Ends'     'For this user, the default quota would be [_1]'
 => 'Endet',  => '此使用者的默认的配额为[_1]',
   
    'Course access dates assigned to self-enrolling users'     'Search for a user and enroll as a student'
 => 'Kurszugriffszeiten für selbsteintragende Benutzer',  => '搜索用户并注册为学生',
   
    'Section assigned to self-enrolling users'     'username is known'
 => 'Den selbsteintragenen Benutzern zuzuweisende Sektion',  => 'username is known',
   
    'The following changes were made to self-enrollment settings:'     'Create a new user'
 => 'Folgende Änderungen wurden an den Einstellungen zur Selbsteintragung vorgenommen:',  => '创建一个新用户',
   
    '[_1]: "[_2]" set to "[_3]".'     'Enroll'
 => '[_1]: "[_2]" geändert. Neuer Wert: "[_3]".',  => '注册',
   
    '"[_1]" set to "[_2]".'     'User Search to enroll student'
 => '"[_1]" geändert. Neuer Wert: "[_2]".',  => 'User Search to enroll student',
   
    'No changes were made to the existing self-enrollment settings in this course.'     'Select a user to enroll as a student'
 => 'An den Einstellungen zur Selbsteintragung für diesen Kurs wurden keine Änderungen vorgenommen.',  => 'Select a user to enroll as a student',
   
    'Self-enrollment result'     'modify' #context? breadcrumb_text
 => 'Ergebnis Selbsteintragung',  => 'modify',
   
    'Enroll in course'     'as a student'
 => 'Diesen Kurs belegen',  => '作为一名学生',
   
    'Sections:'     'Set section/dates'
 => 'Sektionen:',  => '设置章节/日期',
   
    'Self-enroll in course'     'Unknown'
 => 'Kurse selbst belegen',  => 'Unknown',
   
    'Self-enroll in a LON-CAPA course'     'You do not have privileges to assign co-author roles.'
 => 'Selbsteintragung in einen LON-CAPA-Kurs',  => 'You do not have privileges to assign co-author roles.',
   
    'Self-enroll'     'This user has an unrecognized authentication scheme'
 => 'Selbsteintragung',  => 'This user has an unrecognized authentication scheme',
   
    'Self-enroll in [_1]'     'Please alert a domain coordinator of this situation'
 => 'Selbsteintragung in [_1]',  => 'Please alert a domain coordinator of this situation',
   
    'Self-enrollment error'     'Please specify login data below'
 => 'Fehler bei der Selbsteintragung',  => 'Please specify login data below',
   
    'Invalid domain or course number'     'No domain specified'
 => 'Ungültige Domäne oder Kursnummer',  => 'No domain specified',
   
    'Self-enrollment unavailable'     'Invalid domain name'
 => 'Selbsteintragung nicht verfügbar',  => 'Invalid domain name',
   
    'Self-enrollment is restricted to students officially registered for this course.'     'Only letters, numbers, periods, dashes, and underscores are valid'
 => 'Die Selbsteintragung ist auf Studenten begrenzt, die offiziell für diesen Kurs registriert sind.',  => 'Only letters, numbers, periods, dashes, and underscores are valid',
   
    'Self-enrollment is not currently available for this course.'     'You do not have the authority to modify this users authentification information'
 => 'Die Selbsteintragung ist für diesen Kurs derzeit nicht verfügbar.',  => 'You do not have the authority to modify this users authentification information',
   
    'Self-enrollment is not currently available in this course'     'New Student/Employee ID does not match existing ID for this user.'
 => 'Die Selbsteintragung ist für diesen Kurs derzeit nicht verfügbar.',  => 'New Student/Employee ID does not match existing ID for this user.',
   
    'Self-enrollment will become available starting [_1], and will be available to all LON-CAPA users.'     "Change is not permitted without checking the 'Force ID change' checkbox on the previous page."
 => 'Die Selbsteintragung wird am [_1] für alle LON-CAPA-Nutzer verfügbar werden.',  => "Change is not permitted without checking the 'Force ID change' checkbox on the previous page.",
   
    'Self-enrollment will become available starting [_1], and will be available to all LON-CAPA users at your institution ([_2]).'     'Unable to successfully change environment for'
 => 'Die Selbsteintragung wird am [_1] für alle LON-CAPA-Nutzer Ihrer Einrichtung ([_2]) verfügbar werden.',  => 'Unable to successfully change environment for',
   
    'Self-enrollment will become available starting [_1]; please enroll at that time.'     'No roles'
 => 'Die Selbsteintragung wird am [_1] verfügbar werden. Bitte tragen Sie sich ab dann selbst ein.',  => 'No roles',
   
    'Although self-enrollment will become available starting [_1], you are ineligible for enrollment.'     'The following fields were not updated: '
 => 'Die  Selbsteintragung wird zwar am [_1] verfügbar werden, Ihnen ist es allerdings nicht gestattet sich selbst einzutragen.',  => 'The following fields were not updated: ',
   
    'Self-enrollment will become available starting [_1].'     "You do not have the authority to change this field given the user's current set of active/future [_1] roles:"
 => 'Die Selbsteintragung wird am [_1] verfügbar werden.',  => "You do not have the authority to change this field given the user's current set of active/future [_1] roles:",
   
    'The link to the requested page could not be followed.'     "You do not have the authority to change these fields given the user's current set of active/future [_1] roles:"
 => 'Die Verknüpfung zu der angeforderten Seite konnte nicht aufgerufen werden.',  => "You do not have the authority to change these fields given the user's current set of active/future [_1] roles:",
   
    'The placeholder for the courseID is absent.'     'Please contact your [_1]helpdesk[_2] for more information.'
 => 'Der Platzhalter für die Kurs-ID ist fehlt.',  => 'Please contact your [_1]helpdesk[_2] for more information.',
   
    'LON-CAPA account required'     '<b>[_1]</b> enrolled'
 => 'LON-CAPA-Account notwendig',  => '<b>[_1]</b> 注册的',
   
    'You need to be logged into LON-CAPA to self-enroll in a course.'     'in section [_1]'
 => 'Sie müssen in LON-CAPA angemeldet sein, um sich in diesen Kurs selbst eintragen zu können.',  => 'in section [_1]',
   
    'If you have an account in LON-CAPA, [_1]log-in[_2].'     'Access starts immediately'
 => 'Falls Sie einen LON-CAPA-Account haben, [_1]melden Sie sich bitte an[_2].',  => '访问立即开始',
   
    'Otherwise:'     'Access starts: '
 => 'Ansonsten:',  => '访问开始: ',
   
    "if you have an institutional log-in, use your institution's [_1]single sign on page[_2] to log-in, then create an account"     'ends: no ending date'
 => "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",  => '结束:没有结束日期',
   
    'if you have an institutional login, [_1]create an account[_2]'     'ends: '
 => 'Falls Sie einen Benutzeraccount Ihrer Einrichtung haben, [_1]erstellen Sie einen Account[_2]',  => '结束: ',
   
    'you can use an e-mail address to [_1]create an account[_2]'     'If the student is currently logged-in to LON-CAPA, the new role will be available when the student next logs in.'
 => 'Sie können eine E-Mail-Adresse verwenden, um [_1]einen Account zu erstellen[_2]',  => 'If the student is currently logged-in to LON-CAPA, the new role will be available when the student next logs in.',
   
    'Otherwise, if you have an institutional login, [_1]create an account[_2].'     '(default)'
 => 'Falls Sie einen Benutzeraccount Ihrer Einrichtung haben, [_1]erstellen Sie einen LON-CAPA-Account[_2].',  => '(默认的)',
   
    'Otherwise, you will use an e-mail address to [_1]create an account[_2].'     '(default for [_1])'
 => 'Ansonsten verwenden Sie eine E-Mail-Adresse, um [_1]einen Account zu erstellen[_2].',  => '(默认 [_1])',
   
    "Otherwise, use your institution's [_1]single sign on page[_2] to log-in, then create an account."     'You are not authorized to make bulk changes to user roles'
 => "Ansonsten verwenden Sie Ihre institutionelle [_1]Single_Sign_On-Seite[_2], um sich anzumelden und erstellen Sie dann einen Account.",  => 'You are not authorized to make bulk changes to user roles',
   
    'You will be able to self enroll in this course once the account has been created.'     'You do not have permission to modify dates or sections for users'
 => 'Sie haben die Möglichkeit sich selbst in den Kurs einzutragen, nachdem der Account erzeugt wurde.',  => 'You do not have permission to modify dates or sections for users',
   
    'You will be able to self-enroll in the course you selected ([_1]) after you have successfully logged in.'     'deleted'
 => 'Sie haben die Möglichkeit sich selbst in den gewählten Kurs ([_1]) einzutragen, nachdem Sie sich erfolgreich angemeldet haben.',  => 'deleted',
   
    '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.'     'No start date'
 => 'Sie müssen sich in LON-CAPA mit einem bestehenden Account [_1]anmelden[_2], um sich in diesen Kurs eintragen zu können. Das Erstellen von Benutzeraccounts an dieser Einrichtung ([_3]) ist im Zuge der Selbsteintragung nicht gestattet.',  => '没有开始日期',
   
    'You already have an active student role (section: "[_1]") in this course.'     'Previous [_1] changes'
 => 'Sie haben in diesem Kurs bereits eine aktive studentische Rolle (Sektion "[_1]").',  => 'Previous [_1] changes',
   
    'You have a student role (section: "[_1]") in this course which will become active [_2].'     'Next [_1] changes'
 => 'Sie haben in diesem Kurs (Sektion "[_1]") eine studentische Rolle, die am [_2] aktiv wird.',  => 'Next [_1] changes',
   
    'Self-enrollment is restricted to officially registered students.'     'There are no records to display.'
 => 'Selbsteintragung ist auf offiziell registrierte Studenten beschränkt.',  => '没有记录显示。',
   
    'As you are not currently registered for this course, self-enrollment is unavailable.'     'There are no transactions to display.'
 => 'Da Sie derzeit für diesen Kurs nicht registriert sind, ist die Selbsteintragung nicht verfügbar.',  => 'There are no transactions to display.',
   
    'The end date for access to this course for users who self-enroll has passed.'     'Automated enrollment'
 => 'Das Endedatum für den Zugriff auf diesen Kurs ist für Benutzer, die sich selbst eintragen können, abgelaufen.',  => '自动注册',
   
    '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.'     'Roster Update'
 => '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.',  => '名册更新',
   
    'Self-enrollment in this course was successful.'     'Course Creation'
 => 'Die Selbsteintragung für diesem Kurs war erfolgreich.',  => '创建课程',
   
    'The start date for access to this course for users who self-enroll has yet to be reached.'     'User Management in course'
 => '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].'     'User Management in domain'
 => '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].'     'Self-enrolled'
 => 'Ihre neue Rolle is ab sofort verfügbar und erlaubt Ihnen bis [_1] Zugriff auf den Kurs.',  => '自助注册',
   
    'Enrollment process complete'     'Your search term must contain more than just spaces.'
 => 'Kursbelegung abgeschlossen',  => 'Your search term must contain more than just spaces.',
   
    'Enrollment incomplete'     'this course'
 => 'Kursbelegung unvollständig',  => '本课程',
   
    'Self-enrollment in this course failed.'     'LON-CAPA domain: '
 => 'Die Selbsteintragung in diesen Kurs ist fehlgeschlagen.',  => 'LON-CAPA domain: ',
   
    'You are not permitted to enroll yourself in this course.'     'the institutional directory for domain: '
 => 'Es ist Ihnen nicht gestattet, sich in diesen Kurs selbst einzutragen.',  => 'the institutional directory for domain: ',
   
    'Enter course now'     'Please contact the [_1]helpdesk[_2] if you need to create a new user.'
 => 'Kurs jetzt betreten',  => 'Please contact the [_1]helpdesk[_2] if you need to create a new user.',
   
    'other'     'Section for self-enrolled users unchanged as the proposed section is a group'
 => 'andere',  => 'Section for self-enrolled users unchanged as the proposed section is a group',
   
    'Self-enrollment in this course is available to any user affiliated with [_1].'     'Group names and section names must be distinct'
 => 'Die Selbsteintragung in diesen Kurs ist für beliebige Benutzer der Einrichtung "[_1]" verfügbar.',  => '组名称和章节的名称必须是不同的',
   
    'Self-enrollment in this course is only available to users in affiliated with [_1] who have the following status: "[_2]".'     'Section for self-enrolled users unchanged, as "all" is a reserved section name.'
 => 'Die Selbsteintragung in diesen Kurs ist nur für Benutzer der Einrichtung "[_1]" verfügbar, die folgenden Status haben: "[_2]".',  => 'Section for self-enrolled users unchanged, as "all" is a reserved section name.',
   
    'Self-enrollment is not currently available for this course for users affiliated with [_1].'     'An error occurred when saving changes to self-enrollment settings in this course.'
 => 'Die Selbsteintragung in diesen Kurs ist derzeit für Benutzer der Einrichtung "[_1]" nicht zulässig.',  => 'An error occurred when saving changes to self-enrollment settings in this course.',
   
    'Self-enrollment in this course is only available to users affiliated with the following institutions, and who have the required status:'  #SD end 2008-07-02
 => 'Die Selbsteintragung in diesen Kurs ist nur für Benutzer der folgenden Einrichtungen verfügbar, die den erforderlichen Status haben:',  
      'Server Switch Required'
    'Your registration status could not be verified.'  => 'Server Switch Required',
 => 'Ihr Registrierungsstatus konnte nicht überprüft werden.',  
      'Authoring Space access is only available from the home server of the corresponding Author.'
    'Your registration status could not determined, because a problem occurred retrieving data.'  => 'Authoring Space access is only available from the home server of the corresponding Author.',
 => 'Ihr Registrierungsstatus konnte nicht überprüft werden, da während des Datenabrufs ein Problem aufgetreten ist.',  
      "Click the 'Switch Server' link to go there."
    'As no institutional course sections are currently associated with this course, your registration status is undetermined.'  => "Click the 'Switch Server' link to go there.",
 => 'Da mit diesem Kurs keine institutionellen Kurssektionen verknüpft sind, ist Ihr Registrierungsstatus unbestimmt.',  
      'Default in use:'
    '[_1]Ad hoc[_2] roles in domain [_3] --'  => '默认情况下使用:',
 => '[_1]Ad-hoc[_2]-Rollen in der Domäne [_3] --',  
      'Self-creation of account by users with status: [_1]'
    'Assemble resources'  => 'Self-creation of account by users with status: [_1]',
 => '布置课程内容',  
 #=> 'Kursinhalt einrichten',     'modifiable fields (if institutional data blank): '
   => 'modifiable fields (if institutional data blank): ',
    'Create, edit, modify and publish resources'  
 => 'Erstellen, Ändern und Veröffentlichen von Ressourcen',     'Source Code'
   => 'Source Code',
    'Create, modify and delete course groups'  
 => 'Erstellen, Ändern und Löschen von Kursgruppen',     'Copy Problem Source Code to Authoring Space'
   => 'Copy Problem Source Code to Authoring Space',
    'View course groups'  
 => 'Kursgruppen anzeigen',     '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.',
    'View student activity'  
 => 'Studentische Aktivitätsdaten anzeigen',     'Note: the path is in reference to the root of your Authoring Space, and new directories will be automatically created.'
   => 'Note: the path is in reference to the root of your Authoring Space, and new directories will be automatically created.',
    'Show full details for each course ([_1] only)'  
 => 'Alle Details für jeden Kurs zeigen (nur mit Benutzerrolle [_1] verfügbar)',     'shared_source'
   => 'shared_source',
    'Include courses set to be hidden from catalog ([_1] only)'  
 => 'Auch Kurse anzeigen, die im Kursüberblick als verborgen eingestellt sind (nur mit Benutzerrolle [_1] verfügbar)',     'Copy to Authoring Space'
   => 'Copy to Authoring Space',
    'Include subcategories within "[_1]"'  
 => 'Auch Unterkategorien von "[_1]" anzeigen',     '[_1]W[_2]ARNING' 
   => '[_1]W[_2]ARNING',
    'Only show courses which allow self-enrollment'  
 => 'Nur Kurse anzeigen, die Selbsteintragung zulassen',     'At end of file some tags were still left unclosed:'
   => 'At end of file some tags were still left unclosed:',
    'include subdirectories'  
 => 'Unterverzeichnisse mit einbinden',     'Unable to save file [_1]'
   => 'Unable to save file [_1]',
    'force republication of previously published files'  
 => 'Erneute Veröffentlichung bereits zuvor veröffentlichter Ressourcen erzwingen',     'Warnings and Errors'
   => 'Warnings and Errors',
    'make file(s) obsolete'  
 => 'Ressourcen als überholt markieren',     'Edit Math'
   => 'Edit Math',
    'force directory level catalog information over existing'  
 => 'Kataloginformationen des Verzeichnisses sollen bestehende Kataloginformationen überschreiben',     'DragMath Latex Equation Editor'
   => 'DragMath Latex Equation Editor',
    'Session could not be opened.'  
 => 'Die Sitzung konnte nicht gestartet werden.',     '[_1]Return[_2] to editing resource.'
   => '[_1]Return[_2] to editing resource.',
    'The domain you provided is not a valid LON-CAPA domain.'  
 => 'Die von Ihnen angegebene Domäne ist keine LON-CAPA-Domäne.',     'Counting pages for student: [_1]'
   => 'Counting pages for student: [_1]',
    'Student Settings'  
 => 'Studentische Einstellungen',     'LaTeX could not successfully parse your tex file.'
   => 'LaTeX could not successfully parse your tex file.',
    'Coordinator Settings'  
 => 'Koordinatoren-Einstellungen',     'It probably has errors in it.'
   => 'It probably has errors in it.',
    'Author Settings'  
 => 'Autoren-Einstellungen',     'Here are the error messages in the LaTeX log file:'
   => 'Here are the error messages in the LaTeX log file:',
    'Administrator Settings'  
 => 'Administratoren-Einstellungen',     'There are errors in [_1].'
   => 'There are errors in [_1].',
    'Item'  
 => 'Element',     'There are errors.'
   => 'There are errors.',
    '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.',     'These errors prevent this resource from printing correctly.'
   => 'These errors prevent this resource from printing correctly.',
    'LON-CAPA helpdesk'  
 => 'LON-CAPA-Helpdesk',     'A message has been sent to the instructor describing this failure.'
   => 'A message has been sent to the instructor describing this failure.',
    'Create a user account in LON-CAPA'  
 => 'Neuen Benutzeraccount in LON-CAPA erstellen',     'You are running LaTeX in [_1]batch mode[_2].'
   => 'You are running LaTeX in [_1]batch mode[_2].',
    'Account creation unavailable'  
 => 'Account-Erstellung nicht möglich',     'It has found an error in [_1][_2]and corrected it.'
   => 'It has found an error in [_1][_2]and corrected it.',
    'Error creating token.'  
 => 'Fehler beim Erstellen eines Merkzeichens.',     '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.',
    'Account creation'  
 => 'Account-Erstellung',     'The link to [_1]Your log file[_2]'
   => 'The link to [_1]Your log file[_2]',
    '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.',     'The link to [_1]Your original LaTeX file[_2]'
   => 'The link to [_1]Your original LaTeX file[_2]',
    'Creation of a new LON-CAPA user account using an e-mail address or an institutional log-in ID as your username is not permitted at [_1].'  
 => '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.',     'bomb'
   => 'bomb',
    "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.",     'Output Tags'
   => 'Output Tags',
    "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.",     'WARNING: Cannot connect to database!'
   => '警告:无法连接到数据库!',
    "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.",     'Error occurred saving new values in metadata table in LON-CAPA database!'
   => '保存新值数据表到LON-CAPA数据库中时发生错误!',
    "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.",     '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.',
    '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.',     '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 )或可通过域的定义分配类别界定。',
    'User Information'  
 => 'Benutzerdaten',     '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.',
    'User information'  
 => 'Benutzerdaten',     '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.',
    'Review user information'  
 => 'Benutzerdaten bestätigen',     '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.',
    '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".',     '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 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].',     '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 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.',     'Ask a domain coordinator to change the "Exclude from course catalog" setting.'
   => 'Ask a domain coordinator to change the "Exclude from course catalog" setting.',
    'Confirmation'  
 => 'Bestätigung',     '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)".',
    'Confirm that you wish to create an account.'  
 => 'Bitte bestätigen Sie, dass Sie einen Account erzeugen möchten.',     '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).',
    'New username'  
 => 'Neue Benutzerkennung',     '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.',
    'Create account'  
 => 'Account anlegen',     '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.',
    'You must enter a password'  
 => 'Sie müssen ein Passwort angeben.',     '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',
    'The passwords you entered did not match.'  
 => 'Die eingegebenen Passwörter stimmen nicht überein.',     'Ask a domain coordinator to assign a category to the course.'
   => 'Ask a domain coordinator to assign a category to the course.',
    'Create account with a username provided by this institution'  
 => 'Erstellen eines LON-CAPA-Accounts mit einem Benutzeraccount dieser Einrichtung',     '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.',
    '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.',     '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.',
    'Type in your log-in ID and password to find out.'  
 => 'Geben Sie Ihren Benutzeraccount Ihrer Einrichtung und Ihr Passwort ein, um dies herauszufinden.',     '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.',
    'Log-in ID'  
 => 'Benutzeraccount Ihrer Einrichtung',     '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.',
    'Create account with an e-mail address as your username'  
 => 'Erstellen eines Benutzeraccounts mit einer E-Mail-Adresse als Benutzerkennung',     '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.',
    '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.',     '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.',
    'Request LON-CAPA account'  
 => 'LON-CAPA-Account anfordern',     '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.',
    'Validation'  
 => 'Gültigkeitsprüfung',     "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",
    '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.',     '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 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.',     '[_1]Your Excel spreadsheet[_2] is ready for download.'
   => '[_1]Your Excel spreadsheet[_2] is ready for download.',
    '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]',     '[_1]Your CSV file[_2] is ready for download.'
   => '[_1]Your CSV file[_2] is ready for download.',
    'A message has been sent to the e-mail address you provided.'  
 => 'An die von Ihnen angegebene E-Mail-Adresse wurde eine Nachricht geschickt.',     'Name (username)'
   => 'Name (username)',
    '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.',     'Grades Assigned'
   => 'Grades Assigned',
    '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].',     'Comments'
   => '注释',
    '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.',     'No Course Data'
   => 'No Course Data',
    '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.',     'Error getting student data ([_1])'
   => 'Error getting student data ([_1])',
    'Please contact the [_1] ([_2]) for assistance.'  
 => 'Nehmen Sie zur Klärung bitte mit [_1] ([_2]) Kontakt auf.',     'Score'
   => 'Score',
    '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.',     'score'
   => 'score',
    '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.',     'Display Options'
   => '显示选项',
    '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.',     'This role has section(s) associated with it.'
   => 'This role has section(s) associated with it.',
    '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.',     'Enter a specific section.'
   => 'Enter a specific section.',
    '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.',     'Enter a specific section, or leave blank for no section.'
   => 'Enter a specific section, or leave blank for no section.',
    '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].',     'Available sections are:'
   => 'Available sections are:',
    '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 entered an invalid section choice:'
   => 'You entered an invalid section choice:',
    'Authentication failed'  
 => 'Authentifizierung fehlgeschlagen',     'You may wish to contact the [_1]LON-CAPA helpdesk[_2] for the [_3] domain.'
   => '您不妨联系[_2][_3]域的[_1] LON-CAPA 求助。',
    '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.',     '([_1] time zone)'
   => '(时区 [_1])',
    '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.',     'Selecting an Author'
   => 'Selecting an Author',
    'A problem occurred when attempting to create your new LON-CAPA account.'  
 => 'Beim Erstellen Ihres neuen LON-CAPA-Accounts ist ein Fehler aufgetreten.',     'Invalid domain'
   => '无效域',
    '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.',     'There are no library servers containing Authoring Spaces currently in domain: [_1], so you can not assume a co-author role.'
   => 'There are no library servers containing Authoring Spaces currently in domain: [_1], so you can not assume a co-author role.',
    '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.',     'You do not have a domain coordinator role in domain: [_1], so you cannot choose an Authoring Space for which you can assume a co-author role.'
   => 'You do not have a domain coordinator role in domain: [_1], so you cannot choose an Authoring Space for which you can assume a co-author role.',
    'Create LON-CAPA account'  
 => 'LON-CAPA-Account erstellen',     'You do not have a domain coordinator role, so you cannot choose an Authoring Space for which you can assume a co-author role.'
   => 'You do not have a domain coordinator role, so you cannot choose an Authoring Space for which you can assume a co-author role.',
    'Could not load javascript file [_1]'  
 => 'Konnte die Javascriptdatei [_1] nicht laden.',     'There are no author roles currently in domain: [_1], so there are no Authoring Spaces for which you can assume a co-author role.'
   => 'There are no author roles currently in domain: [_1], so there are no Authoring Spaces for which you can assume a co-author role.',
    'Invalid ID format'  
 => 'Ungültiges ID-Format',     '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.', # '当>您的课程已过期,您将需要重新选择课程。',
    'An error occurred when storing a token'  
 => 'Beim Speichern eines Merkzeichens ist ein Fehler aufgetreten.',     '[quant,_1,yr]'
   => '[quant,_1,yr]',
    '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.',     '[quant,_1,mth]'
   => '[quant,_1,mth]',
    '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.',     '[quant,_1,hr]'
   => '[quant,_1,hr]',
    '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.',     '[quant,_1,min]'
   => '[quant,_1,min]',
    '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.',     '[quant,_1,sec]'
   => '[quant,_1,sec]',
    '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.',     'Loading student data...'
   => '检索学生数据...',
    '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.',     'Options'
   => '选项',
    '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.',     'Time Period'
   => '周期',
    'Validation of the code your entered failed.'  
 => 'Die Gültigskeitsprüfung des von Ihnen eingegebenen Codes ist fehlgeschlagen.',     'Resource is undefined.'
   => 'Resource is undefined.',
    '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.',     'Plot Graph'
   => 'Plot Graph',
    'Type in the letters/numbers shown below'  
 => 'Geben Sie die unten angezeigten Buchstaben/Zahlen ein',     'Download'
   => '下载',
    '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.',     'PDF File'
   => 'PDF 文档',
    'Unable to retrieve your log-in information - unexpected context'  
 => 'Die Anmeldedaten konnten nicht erfolgreich abgerufen werden - unerwarteter Kontext',     'Zip File'
   => 'ZIP 文档',
    "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.",     'File Size (Bytes)'
   => '文件大小 (Bytes)',
    '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.',     'Contents'
   => '内容',
    '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.',     'Problem Type'
   => '问题类型',
    'Changes/page:'  
 => 'Zeilen pro Seite:',     'not in this course'
   => 'not in this course',
    'Window during which changes occurred:'  #Start: redesigned menus
 => 'Zeitspanne, in der Änderungen aufgetreten sind:',  #lonparmset.pm
   
    'This page is either empty or it only contains resources that are currently hidden'     'Edit environment settings for this course.'
 => 'Diese Seite ist entweder leer oder enthält derzeit nur verborgene Ressourcen',  => 'Edit environment settings for this course.',
   
    'Please use the LON-CAPA navigation arrows to move to another item in the course'     'Portfolio Metadata'
 => 'Bitte verwenden Sie die LON-CAPA-Navigationspfeile, um zu anderen Ressourcen zu gelangen.',  => '元数据-组合',
   
    'Unable to modify requested student ([_1])'     'Settings for this Course'
 => 'Die Daten des angeforderten Studenten ([_1]) konnten nicht geändert werden.',  => '设置这门课程',
   
    'Unable to grade requested sequence ([_1]).'     'New and Existing Parameter Settings for Resources'
 => 'Die angeforderte Sequenz ([_1]) konnte nicht bewertet werden.',  => '新的和现有资源的参数设置',
   
    'No score was changed or updated.'     'Edit Resource Parameters - Helper Mode'
 => 'An den Punkten wurde keine Änderung vorgenommen.',  => '编辑源参数 - 辅助模式',
   
    'The scores were changed for [quant,_1,problem].'     'Edit Resource Parameters - Overview Mode'
 => 'Für [quant,_1,Aufgabe wurde,Aufgaben wurden] die Punkte geändert.',  => '编辑资源参数 - 概况模式',
   
    '[_1]Visit the [_2]Course Catalog[_3] to view all [_4] LON-CAPA courses.' # _1: <b>, _2: <a>, _3: </a> </b>, _4: domain     'Edit Resource Parameters - Table Mode'
 => '[_1]访问[_2]课程目录[_3], 来查看 [_4] LON-CAPA 的所有课程。',  => '编辑资源参数 - 表模式',
 #=> '[_1]Besuchen Sie die [_2]Kursübersicht[_3], um alle LON-CAPA-Kurse der Domäne [_4] zu betrachten.',  
      'Existing Parameter Settings for Resources'
   => '现有资源的参数设置',
    'If a course is [_1]not[_2] in your list of current courses below, you may be able to enroll if self-enrollment is permitted.'  
 => '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.',     'Change Log'
   => '变更记录',
 #SD begin 2008-07-02  
    'When'     'Restrict metadata for this course.'
 => 'Wann',  => 'Restrict metadata for this course.',
   
    'Who made the change'     'Manage slots for this course.'
 => 'Wer führte die Änderung durch',  => 'Manage slots for this course.',
   
    'Changed User'     'Reset access times for folders/maps, resources or the course.'
 => 'Geänderter Benutzer',  => 'Reset access times for folders/maps, resources or the course.',
   
    'Context'     'Set default actions for parameters.'
 => 'Kontext',  => 'Set default actions for parameters.',
   
    'Context:'     'Set/Modify resource parameters in helper mode.'
 => 'Kontext:',  => 'Set/Modify resource parameters in helper mode.',
   
    'After:'     'Set/Modify resource parameters in table mode.'
 => 'Nach:',  => 'Set/Modify resource parameters in table mode.',
   
    'Before:'     'Set/Modify resource parameters in overview mode.'
 => 'Vor:',  => 'Set/Modify resource parameters in overview mode.',
   
    'User Changes'     'Set/Modify existing resource parameters in overview mode.'
 => 'Teilnehmer-Änderungen',  => 'Set/Modify existing resource parameters in overview mode.',
   
    'For this user, the default quota would be [_1]'     'View parameter and course blog posting/user notification change log.'
 => 'Das Standardkontingent für diesen Benutzer beträgt [_1]',  => 'View parameter and course blog posting/user notification change log.',
   #lonpreferences.pm
    'Search for a user and enroll as a student'  
 => 'Benutzer suchen und als Studierenden den Kurs belegen lassen',     'Screen Name'
   => '昵称',
    'username is known'  
 => 'Benutzerkennung ist bekannt',     'Screenname'
   => '昵称',
    'Create a new user'  
 => 'Neuen Benutzer erstellen',     'Nickname'
   => '昵称',
    'Enroll'  
 => 'eintragen',     'Messages &amp; Notifications'
   => '邮件&公告',
    'User Search to enroll student'  
 => 'Benutzersuche, um Studierende einzutragen',     'Discussion Display'
   => '讨论显示',
    'Select a user to enroll as a student'  
 => 'Wählen Sie einen Benutzer zum Eintragen als Studierenden aus',     'Page Display Settings'
   => '页面显示设置',
    'modify' #Kontext? breadcrumb_text  
 => 'modifizieren',     'Color Scheme'
   => '颜色方案',
 #   'userpicked' #Kontext?  
 #=> '',     'Menu Display'
   => '菜单显示',
    'as a student'  
 => 'als einen Studierenden',     'Content Display Settings'
   => '内容显示设置',
    'Set section/dates'  
 => 'Sektion/Daten festlegen',     'WYSIWYG Editor'
   => 'WYSIWYG-编辑器',
    'Unknown'  
 => 'unbekannt',     'Roles Page'
   => '角色页面',
    'You do not have privileges to assign co-author roles.'  
 => 'Sie haben keine Berechtigung, um Co-Autor Rollen zuzuweisen',     'Display of Scientific Equations'
   => '显示科学公式',
    'This user has an unrecognized authentication scheme'  
 => 'Dieser Benutzer hat ein unbekanntes Authentifizierungsschema',     'Edit information about yourself that should be displayed on your public profile.'
   => 'Edit information about yourself that should be displayed on your public profile.',
    'Please alert a domain coordinator of this situation'  
 => 'Bitte benachrichtigen Sie einen Domänen-Koordinator über diese Situation',     'Change the name that is displayed in your posts.'
   => '变更在您的讨论中的名称。',
    'Please specify login data below'  
 => 'Bitte spezifizieren Sie Login-Daten',     'Change LON-CAPA default colors.'
   => 'Change LON-CAPA default colors.',
    'No domain specified'  
 => 'Keine Domäne spezifiziert',     'Change messageforwarding or notifications settings.'
   => 'Change messageforwarding or notifications settings.',
    'Invalid domain name'  
 => 'Ungültiger Domänenname',     'Choose the default language for this user.'
   => 'Choose the default language for this user.',
    'Only letters, numbers, periods, dashes, and underscores are valid'  
 => 'Es sind nur erlaubt: Buchstaben, Ziffern, ".", "-", "_"',     'Enable or disable the WYSIWYG-Editor.'
   => 'Enable or disable the WYSIWYG-Editor.',
    'You do not have the authority to modify this users authentification information'  
 => 'Sie haben nicht die Berechtigung, um die Authentifizierungsinformationen dieses Benutzers zu modifizieren',     'Configure the roles hotlist.'
   => 'Configure the roles hotlist.',
    '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.',     'Change how Scientific Equations are displayed.'
   => '改变如何显示科学方程。',
    "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.",     'Register your clicker.'
   => '登记您的应答设备 (遥控).',
    'Unable to successfully change environment for'  
 => 'Es ist nicht möglich, die Umgebung zu ändern für',     'Change your password.'
   => '更改您的密码。',
    'No roles'  
 => 'Keine Rollen',     'Launch the remote control for LON-CAPA.'
   => 'Launch the remote control for LON-CAPA.',
    'The following fields were not updated: '  
 => 'Die folgenden Felder wurden nicht aktualisiert: ',     'Collapse the remote control for LON-CAPA.'
   => 'Collapse the remote control for LON-CAPA.',
    "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:',     'Restrict domain coordinator access.'
   => 'Restrict domain coordinator access.',
    "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:',     '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.',
    'Contact your <a href="[_1]">helpdesk</a> for more information.'  
 => 'Kontaktieren Sie das <a href="[_1]">Helpdesk</a> für weitere Informationen.',     'Toggle Debug Messages.'
   => 'Toggle Debug Messages.',
    '<b>[_1]</b> enrolled'  
 => '<b>[_1]</b> eingetragen',     '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.',
    'in section [_1]'     'Course Initialization'
 => 'in Sektion [_1]',  => '课程初始化',
   #loncreateuser.pm
    'Access starts immediately'     'Single Users'
 => 'Zugriff beginnt sofort',  => '单用户',
   
    'Access starts: '     'Upload a CSV or a text file containing users.'
 => 'Zugriff beginnt: ',  => '课程参加者上传CSV或文本文件。',
   
    'ends: no ending date'     'Add a user with a certain role to this course.'
 => 'endet: kein Enddatum',  => '添加一个具有特定的角色的用户到这门课程中。',
   
    'ends: '     'Add/Modify a Student'
 => 'endet: ',  => '添加/修改学生',
   
    'If the student is currently logged-in to LON-CAPA, the new role will be available when the student next logs in.'     'Add a user with the role student to this course.'
 => 'Falls der Studierende gerade an LON-CAPA angemeldet ist, wird die Rolle nach dem nächsten Anmelden des Studierenden verfügbar sein.  ',  => '添加一个用户到课程中,作为学生角色。',
   
    '(default)'     'Configuration'
 => '(Standard)',  => '设置',
   
    '(default for [_1])'     'Automated enrollment manager.'
 => '(Standard für [_1])',  => '管理自助注册',
   
    'You are not authorized to make bulk changes to user roles'     'Self-Enrollment'
 => 'Sie sind nicht authorisiert Massenänderungen an Benutzerrollen durchzuführen',  => 'Self-Enrollment',
   
    'You do not have permission to modify dates or sections for users'     'User Self-Enrollment'
 => 'Sie haben keine Berechtigung, um Daten oder Sektionen für Benutzer zu modifizieren',  => '用户自助注册',
   
    'deleted'     'Configure user self-enrollment.'
 => 'gelöscht',  => '配置用户自助注册。',
   
    'No start date'     'Manage course groups.'
 => 'Kein Anfangsdatum',  => '管理课程组。',
   
    'Previous [_1] changes'     'Change Logs'
 => 'Vorherige [_1] Änderungen',  => '更改记录',
   
    'Next [_1] changes'     'View change log.'
 => 'Nächste [_1] Änderungen',  => '显示更改记录。',
   
    'There are no records to display'     'Administration'
 => 'Keine Datensätze zum Anzeigen',  => '管理',
   
    'Automated enrollment'     'Manage Course Users'
 => 'Automatisierte Kursbelegung',  => '用户课程管理',
   
    'Roster Update'     'Show and manage users of this course.'
 => 'Teilnehmeraktualisierung',  => '查看和管理这门课程的用户。',
   
    'Course Creation'     'Remove a student from this course.'
 => 'Kurserstellung',  => '从这门课程中移除一名学生。',
   
    'User Management in course'     'Custom Roles'
 => 'Benutzerverwaltung im Kurs',  => '自定义角色',
   
    'User Management in domain'     'Configure a custom role.'
 => 'Benutzerverwaltung in der Domäne',  => '配置自定义角色。',
   
    'Self-enrolled'     'Multiple Users'
 => 'Selbst eingetragen',  => '多用户',
   
    'Your search term must contain more than just spaces.'  #lonstatistics.pm
 => 'Ihre Suchanfrage muss mehr als nur Leerzeichen enthalten.',     'Statistics and Analyses'
   => '统计与分析',
    'this course'  
 => 'dieser Kurs',     'Plots'
   => '图表',
    'LON-CAPA domain: '  
 => 'LON-CAPA-Domäne',     'Reports'
   => '报告',
    'the institutional directory for domain: '  
 => 'das institutionelle Verzeichnis für die Domäne: ',     'Personal Homepage'
   => '个人主页',
    'Contact the [_1]helpdesk[_2] if you need to create a new user.'  
 => 'Kontaktieren Sie das [_1]Helpdesk[_2], falls Sie einen neuen Benutzer erstellen möchten.',     'Link Name:'
   => '连接的名字:',
    'Section for self-enrolled users unchanged as the proposed section is a group'  
 => 'Sektion für selbst eingetragene Benutzer nicht geändert, da die vorgeschlagene Sektion eine Gruppe ist',     'Address:'
   => '地址:',
    'Group names and section names must be distinct'  
 => 'Gruppen- und Sektionsnamen müssen eindeutig sein',     'Link Name'
   => '连接的名字',
    'Section for self-enrolled users unchanged, as "all" is a reserved section name.'  
 => 'Sektion für selbst eingetragene Benutzer nicht geändert, da "all" ein system-intern reservierter Sektionsname ist.',     'Address'
   => '地址',
    'An error occurred when saving changes to self-enrollment settings in this course.'  
 => 'Ein Fehler trat während des Speicherns der Änderungen an den Selbsteintragungs-Einstellungen in diesem Kurs auf.',     'Broadcast to Active Members'
   => '通知活跃的会员',
 #SD end 2008-07-02  
      'Thank you for your input!'
    '[_1] at [_2]'  => '非常感谢您的评估!',
 => '[_1] in [_2]',  
      'Saving feedback: [_1]'
    '[_1]: [_2]'  => '保存到信息反馈: [_1]',
 => '[_1]: [_2]',  
      'Logging first evaluation'
    'Server Switch Required'  => '登录到首次评估',
 => 'Serverwechsel erforderlich',  
      '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.'
    'Construction Space access is only available from the home server of the corresponding Author.'  => 'WYSIWYG 编辑器仅支持简单的 HTML,并且在许多情况下不适合复杂的创作。在一些情况下,它可能破坏复杂的创作及 LaTeX 和脚本函数的调用。',
 => 'Der Konstruktionsbereich ist nur vom Heimatserver des zugehörigen Autors verfügbar.',  
      'Special Admin Options'
    "Click the 'Switch Server' link to go there."  => '特别管理选项',
 => "Klicken Sie auf 'Server wechseln', um dort hinzugelangen.",  
      'Discussion postings'
    'Default in use:'  => '讨论帖子',
 => 'Voreinstellung in Verwendung:',  
      'Currently using [_1] of the [_2] available.'
    'Self-creation of account by users with status: [_1]  '  => '目前使用 [_1] ,在 [_2] 可用中。',
 => 'Selbsterstellung eines Accounts durch Benutzer mit Status [_1]  ',  
      'Registering clickers: [_1]'
    'modifiable fields (if institutional data blank): '  => '注册的“遥控”号码为: [_1]',
 => 'änderbare Felder (falls Daten der Einrichtung leer sind): ',  
      'New Broadcast Message'
 # domainprefs.pm  => '新的广播信息',
 #   'Formats disallowed for $text{$type}: '  
 #=> 'Formats disallowed for $text{$type}: ',     'Send a broadcast message to members of this Course and/or other users.'
 #  => '发送广播信息给这门课程的成员和/或其他用户。',
 #   'Format rules to check for $text{$type}: '  
 #=> 'Format rules to check for $text{$type}: ',     'New Messages from File'
   => '从文件生成新邮件',
 # 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."     'Send copy to permanent e-mail address (if known)'
 # => "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'     'Require return receipt?'
 => 'Quellcode',  => '回执确认?',
   
    'Copy Problem Source Code to Construction Space'     'Message Administration'
 => 'Aufgaben-Quellcode in Konstruktionsbereich kopieren',  => '邮件管理',
   
    'Please enter the directory that you would like the source code to go into.'     'Message Log for Selected Users'
 => '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.'     'New Document'
 => 'Beachten Sie, dass sich der Pfad auf das Heimatverzeichnis Ihres Konstruktionsbereichs bezieht. Noch nicht existierende Verzeichnisse werden automatisch angelegt.',  => '新文档',
   
    'shared_source'    'Bcc: course members with current access'
 => 'gemeinsame_Dokumente',  => '密送:当前访问的课程参加者',
   
    'Copy to Construction Space'     'Tools:'
 => 'In Konstruktionsbereich kopieren',  => '工具:',
   
    '[_1]W[_2]ARNING' # Highlight first char     'Upload PDF Form'
 => '[_1]W[_2]ARNUNG',  => '上传PDF格式文档',
   
    'At end of file some tags were still left unclosed:'     'Upload a PDF Form with filled Form Fields'
 => 'Am Ende der Datei sind manche Tags noch nicht geschlossen:',  => '上传带有填写表格字段的PDF格式文档',
   
    'Unable to save file [_1]'     'Please choose a PDF-File.'
 => 'Die folgende Datei konnte nicht gespeichert werden: [_1]',  => '请选择一个PDF文件。',
   
    'Warnings and Errors'     "Can't find any valid PDF formfields."
 => 'Warnungen und Fehler',  => '找不到任何有效的PDF格式文档 。',
   
    '[quant,_1,error]'     'Results of PDF Form problems'
 => '[quant,_1,Fehler,Fehler]',  => 'PDF格式习题答案',
   
    '[quant,_1,warning]'     'Published Documents'
 => '[quant,_1,Warnung,Warnungen]',  => '公开文件',
   
    'Edit Math'  #SYNCMARKER
 => 'Formeleditor',  );
   
    'DragMath Latex Equation Editor'  1;
 => 'DragMath-LaTeX-Formel-Editor', # n.t.  
   
    '[_1]Return[_2] to editing resource.'  
 => '[_1]Zurück[_2] zur Ressource',  
   
    'Counting pages for student: [_1]'  
 => 'Zähle Seiten für Student [_1]',  
   
    'Class Print Status'  
 => 'Druckstatus',  
   
    'LaTeX could not successfully parse your tex file.'  
 => 'LaTeX konnte Ihre TeX-Datei nicht erfolgreich parsen.',  
   
    'It probably has errors in it.'  
 => 'Sie enthält vermutlich Fehler.',  
   
    'Here are the error messages in the LaTeX log file:'  
 => 'Die Fehlermeldungen der LaTeX-Logdatei:',  
   
    'There are errors in [_1].'  
 => 'Es sind Fehler aufgetreten. Ort: [_1]',  
   
    'There are errors.'  
 => 'Es sind Fehler aufgetreten.',  
   
    'These errors prevent this resource from printing correctly.'  
 => 'Diese Fehler verhindern, dass diese Ressource korrekt gedruckt werden kann.',  
   
    'A message has been sent to the instructor describing this failure.'  
 => 'Dem Dozenten wurde eine Nachricht gesendet, die eine Beschreibung des Fehlverhaltens enthält.',  
   
    'You are running LaTeX in [_1]batch mode[_2].'  
 => 'Sie verwenden LaTeX im [_1]Stapelverarbeitungsbetrieb[_2] (batch mode).',  
   
    'It has found an error in [_1][_2]and corrected it.'  
 => 'Es wurde ein Fehler in [_1] gefunden[_2]und korrigiert.',  
   
    'Usually this correction is valid but you probably need to check the indicated resource one more time and implement neccessary corrections by yourself.'  
 => 'Üblicherweise ist diese Korrektur gültig, allerdings sollten Sie dennoch die angezeigte Ressource überprüfen ',  
   
    'The link to [_1]Your log file[_2]'  
 => 'Link zur [_1]Logdatei[_2]',  
   
    'The link to [_1]Your original LaTeX file[_2]'  
 => 'Link zur [_1]Original-LaTeX-Datei[_2]',  
   
    'bomb'  
 => 'Bombe',  
   
    'Output Tags'  
 => 'Tags zur Ausgabe',  
   
    'WARNING: Cannot connect to database!'  
 => 'WARNUNG: Datenbankverbindung kann nicht aufgebaut werden!',  
   
    'WARNING: The metadata table does not exist in the LON-CAPA database.'  
 => 'WARNUNG: Die Metadaten-Tabelle existiert nicht in der LON-CAPA-Datenbank!',  
   
    'Error occurred saving new values in metadata table in LON-CAPA database!'  
 => 'Speichern neuer Werte in der Metadaten-Tabelle der LON-CAPA-Datenbank ist fehlgeschlagen!',  
   
    'Your course currently appears in the Course Catalog for this domain.'  
 => 'Ihr Kurs wird momentan in der Kursübersicht aufgelistet.',  
   
    'Courses can be both self-cataloging, based on an institutional code (e.g., fs08phy231), or can be assigned categories from a hierarchy defined for the domain.'  
 => 'Kurse können selbst-katalogisiert sein, auf institutionellen Codes basieren (z.B. fbi_ws20082009_linalg) oder können eine Kategorie einer Hierarchie zugeordnet sein, die durch die Domäne definiert ist.',  
   
    'Your course does not currently appear in the Course Catalog for this domain.'  
 => 'Ihr Kurs wird derzeit nicht in der Kursübersicht dieser Domäne aufgelistet.',  
   
    'You should remedy this if you plan to allow self-enrollment, otherwise students will have difficulty finding your course.'  
 => 'Sie sollten dies ändern, falls Sie Selbsteintragung für diesen Kurs anbieten möchten, da Studenten sonst Schwierigkeiten haben werden, Ihren Kurs zu finden.',  
   
    'Courses can be absent from the Catalog, because they do not have an institutional code, have no assigned category, or have been specifically excluded.'  
 => 'Gründe für das Fehlen der Auflistung von Kursen in der Kursübersicht können sein, dass die Kurse keinen institutionellen Code haben, ihnen keine Kategorie zugewiesen wurde oder mit Absicht aus der Auflistung ausgeschlossen wurden.',  
   
    'Make any changes to self-enrollment settings below, click "Save changes", then take action to include the course in the Catalog:'  
 => 'Nehmen Sie unten Änderungen an der Selbsteintragung vor, klicken Sie auf "Änderungen speichern" und sorgen Sie anschließend dafür, dass der Kurs in die Kursübersicht aufgenommen wird:',  
   
    'Take the following action to ensure the course appears in the Catalog:'  
 => 'Führen Sie folgende Schritte aus, damit der Kurs in der Kursübersicht aufgelistet wird:',  
   
    'Ask a domain coordinator to change the "Exclude from course catalog" setting.'  
 => 'Bitten Sie einen Domänen-Koordinator, die Einstellung "Kurs aus Kursübersicht ausschließen" zu ändern.',  
   
    'Ask a domain coordinator to enable display the catalog of "Official courses (with institutional codes)".'  
 => 'Bitten Sie einen Domänen-Koordinator, die Anzeige der Kursübersicht "Offizielle Kurse (mit institutionellen Codes)" zu aktivieren.',  
   
    'Ask a domain coordinator to assign an institutional code (if this is an official course).'  
 => 'Bitten Sie einen Domänen-Koordinator, einen institutionellen Code zuzuweisen (falls es sich um einen offiziellen Kurs handelt).',  
   
    'Ask a domain coordinator to enable or create at least one course category in the domain.'  
 => 'Bitten Sie einen Domänen-Koordinator, in der Domäne mindestens eine Kurskategorie anzulegen.',  
   
    'Ask a domain coordinator to create a hierarchy of categories and sub categories for courses in the domain.'  
 => 'Bitten Sie einen Domänen-Koordinator, für Kurse in der Domäne eine Hierarchie von Kategorien und Unterkategorien anzulegen.',  
   
    'Ask a domain coordinator to change the category assigned to the course, as the one currently assigned is no longer used in the domain'  
 => 'Bitten Sie einen Domänen-Koordinator, die diesem Kurs zugewiesene Kategorie zu abzuändern, da die derzeit zugewiesene in der Domäne nicht mehr verwendet wird.',  
   
    'Ask a domain coordinator to assign a category to the course.'  
 => 'Bitten Sie einen Domänen-Koordinator, dem Kurs eine Kategorie zuzuweisen.',  
   
    'Use [_1]Set course environment[_2] to change the "Exclude from course catalog" setting.'  
 => 'Gehen Sie zum Menüpunkt [_1]Kursumgebung[_2], um die Einstellung "Kurs aus Kursübersicht ausschließen" zu ändern.',  
   
    'Use [_1]Set course environment[_2] to change the category assigned to the course, as the one currently assigned is no longer used in the domain.'  
 => 'Gehen Sie zum Menüpunkt [_1]Kursumgebung[_2], um die diesem Kurs zugewiesene Kategorie zu abzuändern, da die derzeit zugewiesene in der Domäne nicht mehr verwendet wird.',  
   
    'Use [_1]Set course environment[_2] to assign a category to the course.'  
 => 'Gehen Sie zum Menüpunkt [_1]Kursumgebung[_2], um dem Kurs eine Kategorie zuzuweisen.',  
   
    'You are able to both assign a course category and choose to exclude this course from the catalog.'  
 => 'Sie können dem Kurs eine Kurskategorie zuweisen und den Kurs aus der Kursübersicht ausschließen.',  
   
    'You are able to choose to exclude this course from the catalog, but only a Domain Coordinator may assign a course category.'  
 => 'Sie können den Kurs aus der Kursübersicht ausschließen, aber nur ein Domänen-Koordinator darf dem Kurs eine Kurskategorie zuweisen.',  
   
    'You may assign a course category, but only a Domain Coordinator may choose to exclude this course from the catalog.'  
 => 'Sie können dem Kurs eine Kurskategorie zuweisen, aber nur ein Domänen-Koordinator darf den Kurs aus der Kursübersicht ausschließen.',  
   
    'Only a Domain Coordinator may assign a course category or choose to exclude this course from the catalog.'  
 => 'Nur ein Domänen-Koordinator darf dem Kurs eine Kurskategorie zuweisen und den Kurs aus der Kursübersicht ausschließen.',  
   
    "Please use the 'Select Course' link to open a separate pick course window where you may select the course you wish to enter"  
 => "Bitte verwenden Sie den 'Kurs auswählen'-Link, um ein extra Fenster zu öffnen, das Ihnen die Möglichkeit bietet, einen Kurs auszuwählen, den Sie betreten möchten.",  
   
    'You can only use this screen to select courses in the current domain.'  
 => 'Sie können diesen Bildschirm nur verwenden, um Kurse der derzeitigen Domäne auszuwählen.',  
   
    '[_1]Your Excel spreadsheet[_2] is ready for download.'  
 => '[_1]Ihre Exceldatei[_2] steht zum Download bereit.',  
   
    '[_1]Your CSV file[_2] is ready for download.'    
 => '[_1]Ihre CSV-Datei[_2] steht zum Download bereit.',  
   
    'Name (username)'  
 => 'Name (Benutzerkennung)',  
   
    'Grades Assigned'  
 => 'Zugewiesene Bewertungen',  
   
    'Comments'  
 => 'Kommentare',  
   
    'No Course Data'  
 => 'Keine Kursdaten vorhanden',  
   
    'Error getting student data ([_1])'  
 => 'Fehler beim Abrufen der studentischen Daten ([_1])',  
   
    'Score'  
 => 'Punkte',  
   
    'Display Options'  
 => 'Anzeige-Optionen',  
   
    'This role has section(s) associated with it.'  
 => 'Mit dieser Rolle sind Sektionen verknüpft.',  
   
    'Enter a specific section.'  
 => 'Geben Sie eine bestimmte Sektion ein.',  
   
    'Enter a specific section, or leave blank for no section.'  
 => 'Geben Sie eine bestimmte Sektion ein oder lassen Sie das Feld frei für keine Sektion.',  
   
    'Available sections are:'  
 => 'Verfügbare Sektionen sind:',  
   
    'You entered an invalid section choice:'  
 => 'Sie haben einen ungültige Sektion eingegeben:',  
   
    'You may wish to contact the [_1]LON-CAPA helpdesk[_2] for the [_3] domain.'  
 => 'Sie können das [_1]LON-CAPA-Helpdesk[_2] der Einrichtung [_3] kontaktieren.',  
   
    '([_1] time zone)'  
 => '(Zeitzone [_1])',  
   
    'Selecting an Author'  
 => 'Auswahl eines Autors',  
   
    'Invalid domain'  
 => 'Ungültige Domäne',  
   
    'There are no library servers containing Construction spaces currently in domain: [_1], so you can not assume a co-author role.'  
 => 'In der Domäne [_1] existieren keine Library-Server mit Konstruktionsbereichen. Somit können Sie auch keine Co-Autoren-Rolle annehmen.',  
   
    'You do not have a domain coordinator role in domain: [_1], so you cannot choose a Construction space for which you can assume a co-author role.'  
 => 'In der Domäne [_1] haben Sie keine Domänen-Koordinatoren-Rolle. Somit können Sie auch keinen Konstruktionsbereich wählen, für den Sie eine Co-Autoren-Rolle annehmen könnten.',  
   
    'You do not have a domain coordinator role, so you cannot choose a Construction space for which you can assume a co-author role.'  
 => 'Sie habe keine Domänen-Koordinatoren-Rolle. Somit können Sie auch keinen Konstruktionsbereich wählen, für den Sie eine Co-Autoren-Rolle annehmen könnten.',  
   
    'There are no author roles currently in domain: [_1], so there are no Construction spaces for which you can assume a co-author role.'  
 => 'In der Domäne [_1] gibt es derzeit keine Autoren-Rollen. Somit können Sie auch keinen Konstruktionsbereich wählen, für den Sie eine Co-Autoren-Rolle annehmen könnten.',  
   
    'As your session file for the course has expired, you will need to re-select the course.'  
 => 'Da die Sitzungsdatei für diesen Kurs zwischenzeitlich verfallen ist, müssen Sie den Kurs erneut auswählen.',  
   
    '[quant,_1,yr]'  
 => '[quant,_1,Jahr,Jahre]',  
   
    '[quant,_1,mth]'  
 => '[quant,_1,Mon.,Mon.]',  
   
    '[quant,_1,day]'  
 => '[quant,_1,Tag,Tage]',  
   
    '[quant,_1,hr]'  
 => '[quant,_1,h,h]',  
   
    '[quant,_1,min]'  
 => '[quant,_1,min,min]',  
   
    '[quant,_1,sec]'  
 => '[quant,_1,s,s]',  
   
    'Loading student data...'  
 => 'Abruf der studentischen Daten...',  
   
    'Options'  
 => 'Optionen',  
   
    'Time Period'  
 => 'Zeitraum',  
   
    'Rsource is undefined.'  
 => 'Ressource ist nicht definiert.',  
   
    'Plot Graph'  
 => 'Graph plotten',  
   
    'Download'  
 => 'Download',  
   
    'PDF File'  
 => 'PDF-Datei',  
   
    'Zip File'  
 => 'ZIP-Datei',  
   
    'File Size (Bytes)'  
 => 'Dateigröße (Bytes)',  
   
    'Contents'  
 => 'Inhalt',  
   
    'Problem Type'  
 => 'Aufgabentyp',  
   
    'not in this course'  
 => 'nicht in diesem Kurs',  
 #Start: redesigned menus  
 #lonparmset.pm  
    'Edit environment settings for this course.'  
 => 'Einstellungen der Kursumgebung ändern.',  
   
    'Portfolio Metadata'  
 => 'Portfolio-Metadaten',  
   
    'Settings for this Course'  
 => 'Einstellungen für diesen Kurs',  
   
    'New and Existing Parameter Settings for Resources'  
 => 'Neue und bestehende Parameter-Einstellungen für die Ressourcen',  
   
    'Edit Resource Parameters - Helper Mode'  
 => 'Parameter zur Kursbeurteilung - Hilfsmodus',  
   
    'Edit Resource Parameters - Overview Mode'  
 => 'Parameter zur Kursbeurteilung - Übersichtsmodus',  
   
    'Edit Resource Parameters - Table Mode'  
 => 'Parameter zur Kursbeurteilung - Tabellenmodus',  
   
    'Existing Parameter Settings for Resources'  
 => 'Bestehende Parameter-Einstellungen für Ressourcen',  
   
    'Change Log'  
 => 'Änderungsprotokoll',  
   
    'Restrict metadata for this course.'  
 => 'Metadaten für diesen Kurs einschränken.',  
   
    'Manage slots for this course.'  
 => 'Slots für diesen Kurs vewalten.',  
   
    'Reset access times for folders/maps, resources or the course.'  
 => 'Zugriffszeiten für Verzeichnisse, Ressou-rcen oder den Kurs zurücksetzen.',  
   
    'Set default actions for parameters.'  
 => 'Standardaktionen für Parameter festlegen.',  
   
    'Set/Modify resource parameters in helper mode.'  
 => 'Festlegen/Ändern von Parametern zur Kursbeurteilung im Hilfsmodus.',  
   
    'Set/Modify resource parameters in table mode.'  
 => 'Festlegen/Ändern von Parametern zur Kursbeurteilung im Tabellenmodus.',  
   
    'Set/Modify resource parameters in overview mode.'  
 => 'Festlegen/Ändern von Parametern zur Kursbeurteilung im Übersichtsmodus.',  
   
    'Set/Modify existing resource parameters in overview mode.'  
 => 'Festlegen/Ändern von Parametern zur Kursbeurteilung im Übersichtsmodus.',  
   
    'View parameter and course blog posting/user notification change log.'  
 => 'Anzeigen des Änderungsprotokolls.',  
 #lonpreferences.pm  
   
    'Screen Name'  
 => '昵称',  
 #=> 'Nicknamen',  
   
    'Messages & Notifications'  
 => 'Nachrichten & Benachrichtigungen',  
   
    'Message Management'  
 => 'Nachrichtenverwaltung',  
   
    'Discussion Display'  
 => 'Darstellung der Diskussionsbeiträge',  
   
    'Page Display Settings'  
 => '页面显示设置',  
 #=> 'Erscheinungsbild der Seiten',  
   
    'Color Scheme'  
 => '颜色方案',  
 #=> 'Farbschema',  
   
    'Menu Display'  
 => '菜单显示',  
 #=> 'Menüdarstellung',  
   
    'Content Display Settings'  
 => 'Erscheinungsbild des Inhalts',  
   
    'Language'  
 => '语言',  
 #=> 'Sprache',  
   
    'WYSIWYG Editor'  
 => 'WYSIWYG-编辑器',  
 #=> 'WYSIWYG-Editor',  
   
    'Roles Page'  
 => 'Rollen-Schnellzugriff',  
   
    'Display of Scientific Equations'  
 => 'Darstellung wissenschaftlicher Formeln',  
   
    'Edit information about yourself that should be displayed on your public profile.'  
 => 'Informationen festlegen, die in ihrem öffentlichen Profil darstellt werden sollen.',  
   
    'Change the name that is displayed in your posts.'  
 => 'Änderung des Namens, der in Ihren Diskussionsbeiträgen angezeigt wird.',  
   
    'Change LON-CAPA default colors.'  
 => 'Standardfarben für LON-CAPA festlegen.',  
   
    'Change messageforwarding or notifications settings.'  
 => 'Konfiguration der Nachrichtenweiterleitung und Benachrichtigungseinstellungen.',  
   
    'Set display preferences for discussion posts for both bulletin boards and individual resources in all your courses.'  
 => 'Festlegen der Darstellung von Diskussionsbeiträgen in Foren und einzelnen Ressourcen. ',  
   
    'Choose the default language for this user.'  
 => 'Ändern der voreingestellten Benutzersprache für diesen Benutzer.',  
   
    'Enable or disable the WYSIWYG-Editor.'  
 => 'Aktivieren bzw. Deaktivieren des What-You-See-Is-What-You-Get-Editors.',  
   
    'Configure the roles hotlist.'  
 => 'Konfiguration der Rollen-Schnellzugriffsliste.',  
   
    'Change how Scientific Equations are displayed.'  
 => 'Konfiguration der Darstellung wissenschaftlicher Formeln.',  
   
    'Register your clicker.'  
 => 'Registrierung von Antwortgeräten (Clicker).',  
   
    'Change your password.'  
 => 'Änderung des Passworts.',  
   
    'Launch the remote control for LON-CAPA.'  
 => 'Fernbedienung für LON-CAPA aktivieren.',  
   
    'Collapse the remote control for LON-CAPA.'  
 => 'Fernbedienung für LON-CAPA deaktivieren.',  
   
    'Restrict domain coordinator access.'  
 => 'Domänenkoordinatorzugriff beschränken.',  
   
    'Set the default page to be displayed when you select a course role.'  
 => 'Ändern der voreingestellten Seite, die nach Auswahl eines Kurses angezeigt wird.',  
   
    'Toggle Debug Messages.'  
 => 'Umschalten der Debug-Meldungen',  
   
    'Change whether the menus are displayed with buttons, icons or icons and text.'  
 => 'Festlegen, ob Menüs mit Buttons, Icons oder Icons und Text dargestellt werden sollen.',  
    'Course Initialization'  
 => 'Kursinitialisierung',  
 #loncreateuser.pm  
    'Add Users'  
 => 'Benutzer hinzufügen',  
   
    'File of Course Users'  
 => 'Datei mit Kursteilnehmern',  
   
    'Upload a CSV or a text file containing users.'  
 => 'Eine CSV- oder Textdatei mit Kursteilnehmern hochladen.',  
   
    'Single Course User'  
 => 'Einzelnen Kursteilnehmer',  
   
    'Add a user with a certain role to this course.'  
 => 'Einen Kursteilnehmer mit einer bestimmten Benutzerrolle hinzufügen.',  
   
    'Single Student'  
 => 'Einzelnen Studenten',  
   
    'Add a user with the role student to this course.'  
 => 'Einen Kursteilnehmer mit der Benutzerrolle Student hinzufügen.',  
   
    'Configuration'  
 => 'Konfiguration',  
   
    'Automated enrollment manager.'  
 => 'Verwaltung der automatischen Kursbelegung.',  
   
    'User Self-Enrollment'  
 => 'Benutzer-Selbsteintragung',  
   
    'Configure user self enrollment.'  
 => 'Die Selbsteintragung in diesen Kurs konfigurieren.',  
   
    'Manage course groups.'  
 => 'Kursgruppen verwalten.',  
   
    'Change Logs'  
 => 'Änderungsprotokoll',  
   
    'View change log.'  
 => 'Änderungsprotokoll betrachten.',  
   
    'Administration'  
 => 'Administration',  
   
    'Course User Lists'  
 => 'Benutzerlisten des Kurses',  
   
    'Show and manage users of this course.'  
 => 'Anzeigen und verwalten von Benutzern dieses Kurses.',  
   
    'Remove a student from this course.'  
 => 'Studenten aus diesem Kurs ausschliessen.',  
   
    'Custom Roles'  
 => 'Benutzerdefinierte Rollen',  
   
    'Configure a custom role.'  
 => 'Konfiguration von benutzerdefinierten Rollen.',  
 #lonstatistics.pm  
    'Statistics and Analyses'  
 => 'Statistiken und Analysen',  
   
    'Plots'  
 => 'Diagramme',  
   
    'Reports'  
 => 'Berichte',  
   
    ''  
 => '',  
   
    ''  
 => '',  
   
 #SYNC Tue Aug 15 18:55:42 2006  
   
   
 #SYNC Fri Aug 18 20:46:55 2006  
    'HTML character entities'  
 => 'HTML character entities',  
   
   
 #SYNCMARKER  
 );  
   
 1;  
   

Removed from v.1.4  
changed lines
  Added in v.1.121


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