Annotation of loncom/localize/localize/de.pm, revision 1.55

1.4       www         1: # The LearningOnline Network with CAPA
                      2: # German Localization Lexicon
                      3: #
1.55    ! www         4: # $Id: de.pm,v 1.54 2004/06/03 14:28:39 www Exp $
1.4       www         5: #
                      6: # Copyright Michigan State University Board of Trustees
                      7: #
                      8: # This file is part of the LearningOnline Network with CAPA (LON-CAPA).
                      9: #
                     10: # LON-CAPA is free software; you can redistribute it and/or modify
                     11: # it under the terms of the GNU General Public License as published by
                     12: # the Free Software Foundation; either version 2 of the License, or
                     13: # (at your option) any later version.
                     14: #
                     15: # LON-CAPA is distributed in the hope that it will be useful,
                     16: # but WITHOUT ANY WARRANTY; without even the implied warranty of
                     17: # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
                     18: # GNU General Public License for more details.
                     19: #
                     20: # You should have received a copy of the GNU General Public License
                     21: # along with LON-CAPA; if not, write to the Free Software
                     22: # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
                     23: #
                     24: # /home/httpd/html/adm/gpl.txt
                     25: #
                     26: # http://www.lon-capa.org/
                     27: #
                     28: ######################################################################
                     29: ######################################################################
                     30: 
1.1       www        31: 
                     32: package Apache::localize::de;
                     33: use base qw(Apache::localize);
1.16      www        34: 
1.1       www        35: %Lexicon=('_AUTO' => 1,
1.16      www        36:           
1.17      www        37: 'char_encoding'=> 'ISO-8859-1',
1.20      www        38: 'language_code'=> 'de',
1.38      www        39: 'date_locale'  => 
                     40:       '$weekday, $day. $month $year, $twentyfour:$minutes:$seconds Uhr',
                     41: 'date_months'  => 'Jan,Febr,März,April,Mai,Juni,Juli,Aug,Sept,Okt,Nov,Dez',
                     42: 'date_days'    => 'So,Mo,Di,Mi,Do,Fr,Sa',
                     43: 'date_am' => 'vormittags',
                     44: 'date_pm' => 'nachmittags',
1.54      www        45: 'htmlarea_lang' => 'de',
1.4       www        46: 
                     47:    'Domain'
1.15      www        48: => 'Domäne',
1.4       www        49: 
1.7       www        50:    'Server'
                     51: => 'Server',
                     52: 
1.4       www        53:    'Load'
1.5       www        54: => 'Last',
1.4       www        55: 
                     56:    'User Load'
1.5       www        57: => 'Nutzerlast',
1.4       www        58: 
                     59:    'Help'
1.5       www        60: => 'Hilfe',
1.4       www        61: 
                     62:    'Log in'
1.29      www        63: => 'Anmelden',
1.4       www        64: 
                     65:    'Username'
1.5       www        66: => 'Benutzername',
1.4       www        67: 
                     68:    'Password'
1.29      www        69: => 'Kennwort',
1.4       www        70: 
1.3       www        71:    'choose'
1.35      www        72: => 'wähle',
1.3       www        73: 
                     74:    'enter'
                     75: => 'eingeben',
                     76: 
                     77:    'view'
                     78: => 'sehe',
                     79: 
                     80:    'calendar'
                     81: => 'kalender',
                     82: 
                     83:    'prefer-'
1.35      www        84: => 'präfe-',
1.3       www        85: 
                     86:    'ences'
                     87: => 'renzen',
                     88: 
                     89:    'role'
                     90: => 'rolle',
                     91: 
                     92:    'course'
                     93: => 'kurs',
                     94: 
1.12      www        95:    'Course'
                     96: => 'Kurs',
                     97: 
                     98:    'Section/Group'
                     99: => 'Gruppe',
                    100: 
1.18      www       101:    'today'
                    102: => 'heute',
                    103: 
                    104:    'last week'
                    105: => 'letzte Woche',
                    106: 
                    107:    'last month'
                    108: => 'letzten Monat',
                    109: 
                    110:    'last three months'
                    111: => 'letzte drei Monate',
                    112: 
                    113:    'last six months'
                    114: => 'letzte sechs Monate',
                    115: 
                    116:    'last year'
                    117: => 'letztes Jahr',
                    118: 
                    119:    'Submit'
                    120: => 'Speichern',
1.19      www       121: 
                    122:    'Rename'
                    123: => 'Umbenennen',
                    124: 
                    125:    'Save'
                    126: => 'Speichern',
                    127: 
                    128:    'Done'
                    129: => 'Fertig',
                    130: 
                    131:    'Select User'
                    132: => 'Benutzer auswählen',
                    133: 
                    134:    'Select Course'
                    135: => 'Kurs auswählen',
                    136: 
                    137:    'Changes will become active for your current session after'
                    138: => 'Änderungen werden für Ihre derzeitige Sitzung aktiv nachdem Sie den Kurs',
                    139: 
                    140:    're-initializing course'
                    141: => 'reinitialisiert',
                    142: 
                    143:    ', or the next time you log in.'
1.30      www       144: => 'haben, oder wenn Sie sich das nächste Mal anmelden.',
1.19      www       145: 
                    146:    'Uploaded Document'
                    147: => 'Hochgeladenes Dokument',
                    148: 
                    149:    'No content modifications yet.'
                    150: => 'Noch keine Inhaltsänderungen.',
1.18      www       151: 
                    152:    'Part is not open to be viewed. It'
                    153: => 'Aufgabenteil nicht verfügbar. Er',
                    154: 
                    155: 'Unable to determine if this resource is open due to network problems. Please try again later.'
                    156: => 'Aufgrund von Netzwerkproblemen kann nicht festgestellt werden, ob dieses Dokument verfügbar ist. Bitte versuchen Sie es später noch einmal.',
                    157: 
                    158: 'Note: it can take up to 10 minutes for changes to take effect for all users.'
                    159: => 'Es kann bis zu 10 Minuten dauern, bis die Änderungen für alle Benutzer Effekt haben',
                    160: 
                    161:    'Language'
                    162: => 'Sprache',
                    163: 
                    164:    'Notes'
                    165: => 'Notizen',
                    166: 
                    167:    'Abstract'
                    168: => 'Beschreibung',
                    169:  
1.12      www       170:    'Create a user or modify the roles and privileges of a user'
1.15      www       171: => 'Benutzeraccounts erzeugen und Ändern von Benutzerprivilegien',
1.12      www       172: 
                    173:    'View course assessment statistics'
                    174: => 'Aufgabenstatistiken erzeugen',
                    175: 
                    176:    'Set deadlines and other assessment parameters, as well as modify course environment'
1.15      www       177: => 'Setzen von Fälligkeitsdatums und anderen Aufgabenparameters, sowie Ändern der Kursumgebung',
1.12      www       178: 
                    179:    'New Folder'
                    180: => 'Neuer Ordner',
                    181: 
                    182:    'Simple Page'
                    183: => 'Einfache Seite',
                    184: 
                    185:    'Simple Problem'
                    186: => 'Einfache Aufgabe',
                    187: 
                    188:    'Upload Document'
                    189: => 'Dokument hochladen',
                    190: 
                    191:    'Search'
                    192: => 'Suchen',
                    193: 
                    194:    'Import'
                    195: => 'Importieren',
                    196: 
                    197:    'Main Course Documents'
                    198: => 'Hauptdokumente des Kurses',
                    199: 
                    200:    'Supplemental Course Documents'
1.15      www       201: => 'Zusätzliche Kursdokumente',
1.12      www       202: 
                    203:    'Bulletin Board'
                    204: => 'Schwarzes Brett',
                    205: 
                    206:    'Special Documents'
                    207: => 'Spezielle Dokumente',
                    208: 
1.3       www       209:    'create'
                    210: => 'erstelle',
                    211: 
                    212:    'grades'
                    213: => 'noten',
                    214: 
                    215:    'commu-'
                    216: => 'kommu-',
                    217: 
                    218:    'nication'
                    219: => 'nikation',
                    220: 
                    221:    'enroll'
                    222: => 'liste',
                    223: 
                    224:    'navigate'
                    225: => 'inhalts-',
                    226: 
                    227:    'contents'
                    228: => 'verzeich',
                    229: 
1.12      www       230:    'Navigate Contents'
                    231: => 'Inhaltsverzeichnis',
                    232: 
1.2       www       233:    'Announcements and Calendar'
                    234: => 'Bekanntmachungen und Kalender',
                    235: 
                    236:    'Author'
                    237: => 'Autor',
                    238: 
                    239:    'Change Your Preferences'
1.15      www       240: => 'Ändern der Benutzerpräferenzen',
1.2       www       241: 
                    242:    'Choose the user role'
1.15      www       243: => 'Wählen der Benutzerrolle',
1.2       www       244: 
                    245:    'Co-Author'
                    246: => 'Co-Autor',
                    247: 
                    248:    'Communication and Messages'
                    249: => 'Kommunication und Nachrichten',
                    250: 
                    251:    'Course Coordinator'
1.30      www       252: => 'Kurskoordinator',
1.2       www       253: 
                    254:    'Course Statistics and Charts'
1.15      www       255: => 'Kursstatistiken und Notenübersicht',
1.2       www       256: 
                    257:    'Course announcements and my calendar'
                    258: => 'Kursbekanntmachungen und mein Kalender',
                    259: 
                    260:    'Create Users, Change User Privileges'
1.15      www       261: => 'Erstellen neuer Benutzeraccounts, Ändern von Benutzerprivilegien',
1.2       www       262: 
                    263:    'Domain Coordinator'
1.46      www       264: => 'Domänkoordinator',
1.2       www       265: 
                    266:    'Enrollment Manager'
                    267: => 'Einschreibungsmanagement',
                    268: 
                    269:    'Enter grades from check-out assessment resources'
                    270: => 'Eingeben von Ergebnissen ausgeteilter Examen',
                    271: 
                    272:    'Exam Proctor'
                    273: => 'Exam Proktor',
                    274: 
                    275:    'Exit LON-CAPA'
1.29      www       276: => 'Abmelden aus LON-CAPA',
1.2       www       277: 
                    278:    'Grades Spreadsheet'
1.46      www       279: => 'Benotungsspreadsheet',
1.2       www       280: 
                    281:    'Grading'
                    282: => 'Benotung',
                    283: 
                    284:    'Instructor'
                    285: => 'Lehrender',
                    286: 
                    287:    'Launch Remote Control'
                    288: => 'Fernbedienungsfenster',
                    289: 
                    290:    'Main Menu'
1.15      www       291: => 'Hauptmenü',
1.2       www       292: 
                    293:    'Navigate Course Contents'
                    294: => 'Inhaltsverzeichnis',
                    295: 
                    296:    'No Role, Cumulative Privileges'
                    297: => 'Keine Rolle, kumulative Privilegien',
                    298: 
                    299:    'Return to Last Location'
1.15      www       300: => 'Rückkehr zur letzten Seite',
1.2       www       301: 
                    302:    'Send and receive messages'
                    303: => 'Verschicken und Empfangen von Nachrichten',
                    304: 
                    305:    'Set my user preferences'
1.15      www       306: => 'Setzen von Benutzerpräferenzen',
1.2       www       307: 
                    308:    'Student'
                    309: => 'Studierender',
                    310: 
                    311:    'Switch to another user role'
1.15      www       312: => 'Andere Benutzerrolle wählen',
1.2       www       313: 
                    314:    'Teaching Assistant'
                    315: => 'Hilfskraft',
                    316: 
                    317:    'Use or edit my bookmark collection'
                    318: => 'Benutzen oder editieren meiner Bookmark-Sammlung',
                    319: 
                    320:    'User Roles'
1.6       www       321: => 'Benutzerrollen',
                    322: 
                    323:    'Calculate course grades (Spreadsheet)'
                    324: => 'Noten berechnen (Spreadsheet)',
                    325: 
                    326:    'Enter the chatroom for the course'
                    327: => 'Kurs Chatroom',
                    328: 
                    329:    'Navigate the table of contents for this course'
                    330: => 'Inhaltsverszeichnis navigieren',
                    331: 
                    332:    'Syllabus'
1.15      www       333: => 'Kursüberblick',
1.6       www       334: 
                    335:    'View the course assessment progress chart'
1.15      www       336: => 'Notenüberblick',
1.7       www       337: 
                    338:    'Class Hours'
                    339: => 'Zeit',
                    340: 
                    341:    'Course Description'
                    342: => 'Kursbeschreibung',
                    343: 
                    344:    'Coursepack'
                    345: => 'Kurspaket',
                    346: 
                    347:    'Current Month'
                    348: => 'Dieser Monat',
                    349: 
                    350:    'Deadlines'
1.15      www       351: => 'Fälligkeitsdaten',
1.7       www       352: 
                    353:    'Fri'
                    354: => 'Fr',
                    355: 
                    356:    'Grading Information'
                    357: => 'Benotung',
                    358: 
                    359:    'Helproom Hours'
                    360: => 'Hilfe',
                    361: 
                    362:    'Instructor Information'
1.15      www       363: => 'Information über die Lehrenden',
1.7       www       364: 
                    365:    'Mon'
                    366: => 'Mo',
                    367: 
                    368:    'Next Month'
1.15      www       369: => 'Nächster Monat',
1.7       www       370: 
                    371:    'Office Hours'
                    372: => 'Sprechstunden',
                    373: 
                    374:    'Prerequisites'
                    375: => 'Voraussetzungen',
                    376: 
                    377:    'Previous Month'
                    378: => 'Vorhergehender Monat',
                    379: 
                    380:    'Readings'
                    381: => 'Material',
                    382: 
                    383:    'Sat'
                    384: => 'Sa',
                    385: 
                    386:    'January'
                    387: => 'Januar',
                    388: 
                    389:    'February'
                    390: => 'Februar',
                    391: 
                    392:    'March'
1.15      www       393: => 'März',
1.7       www       394: 
                    395:    'April'
                    396: => 'April',
                    397: 
                    398:    'May'
                    399: => 'Mai',
                    400: 
                    401:    'June'
                    402: => 'Juni',
                    403: 
                    404:    'August'
                    405: => 'August',
                    406: 
                    407:    'September'
                    408: => 'September',
                    409: 
                    410:    'October'
                    411: => 'Oktober',
                    412: 
                    413:    'November'
                    414: => 'November',
                    415: 
                    416:    'December'
                    417: => 'Dezember',
                    418: 
                    419:    'Sun'
                    420: => 'So',
                    421: 
                    422:    'Textbook'
                    423: => 'Buchliste',
                    424: 
                    425:    'Thu'
                    426: => 'Do',
                    427: 
                    428:    'Tue'
                    429: => 'Di',
                    430: 
                    431:    'Web Links'
                    432: => 'Weblinks',
                    433: 
                    434:    'Wed'
                    435: => 'Mi',
1.8       www       436: 
                    437:    'Drop/Add students in this course'
                    438: => 'Einschreibungsliste verwalten',
1.9       www       439: 
                    440:    'You have entered that answer before'
                    441: => 'Sie hatten diese Antwort bereits eingegeben',
                    442: 
                    443:    'A score has been assigned.'
                    444: => 'Eine Note ist vergeben worden',
                    445: 
                    446:    'You are correct.'
                    447: => 'Korrekt!',
                    448: 
                    449:    'Your receipt is'
                    450: => 'Ihr Nachweis ist',
                    451: 
                    452:    'You are excused from the problem.'
                    453: => 'Die Aufgabe ist Ihnen erlassen worden.',
                    454: 
                    455:    'Incorrect'
                    456: => 'Inkorrekt.',
                    457: 
                    458:    'Some parts were not submitted.'
                    459: => 'Einige Aufgabenteile sind nicht bearbeitet worden.',
                    460: 
                    461:    'An error occured while grading your answer.'
                    462: => 'In der Benotung Ihrer Antwort trat ein Fehler auf.',
                    463: 
1.41      www       464:    'Due'
                    465: => 'Fällig',
                    466: 
1.9       www       467:    'The submitted answer was too long.'
                    468: => 'Ihre Antwort war zu lang.',
                    469: 
                    470:    'This question expects a numeric answer.'
                    471: => 'Eine numerische Antwort ist gefragt.',
                    472: 
                    473:    'You have provided an invalid ranking'
                    474: => 'Die Rankordnung ist falsch eingeben worden',
                    475: 
                    476:    'please refer to'
                    477: => 'schauen Sie nach unter',
                    478: 
                    479:    'The filetype extension of the file you uploaded is not allowed.'
                    480: => 'Die Endung des der von Ihnen eingereichten Datei ist nicht erlaubt.',
                    481: 
                    482:    'Units incorrect.'
                    483: => 'Einheit inkorrekt.',
                    484: 
                    485:    'Only a number required.'
                    486: => 'Nur eine Nummer erwartet.',
                    487: 
                    488:    'Units required'
                    489: => 'Einheiten erwartet',
                    490: 
                    491:    'Unable to understand formula'
                    492: => 'Die eingebene Formel kann nicht ausgewertet werden',
                    493: 
                    494:    'Your submission has been recorded.'
                    495: => 'Ihre Antwort ist gespeichert wordern.',
                    496: 
                    497:    'Unknown message'
                    498: => 'Unbekannte Nachricht',
                    499: 
                    500:    'Answer Submitted'
                    501: => 'Antwort eingereicht',
1.10      www       502: 
                    503:    'Tries'
                    504: => 'Versuche',
                    505: 
                    506:    'Submit Answer'
                    507: => 'Antwort Einreichen',
                    508: 
                    509:    'Prepare a printable document'
                    510: => 'Druckbares Dokument erstellen',
                    511: 
                    512:    'Go To My First Homework Problem'
1.15      www       513: => 'Springe zum ersten Hausübungsproblem',
1.10      www       514: 
1.21      www       515:    'Cancel'
                    516: => 'Abbrechen',
                    517: 
1.10      www       518:    'Discussions'
                    519: => 'Diskussion',
                    520: 
                    521:    'New discussion since'
                    522: => 'Neue Diskussion seit',
1.6       www       523: 
1.11      www       524:    'Goodbye'
1.12      www       525: => 'Auf Wiedersehen',
                    526: 
                    527:    'Select'
1.15      www       528: => 'Auswählen',
1.12      www       529: 
                    530:    'Re-Initialize'
                    531: => 'Neu initialisieren',
                    532: 
                    533:    'Currently selected. '
1.15      www       534: => 'Derzeit ausgewählt. ',
1.12      www       535: 
                    536:    'Switch Server'
                    537: => 'Server wechseln',
                    538: 
                    539:    'system wide'
                    540: => 'systemweit',
                    541: 
                    542:    'Currently not available'
1.15      www       543: => 'Derzeit nicht verfügbar',
1.12      www       544: 
                    545:    'No role specified'
                    546: => 'Keine bestimmte Rolle',
                    547: 
                    548:    'Remark'
                    549: => 'Bemerkung',
                    550: 
                    551:    'Extent'
                    552: => 'Bereich',
                    553: 
                    554:    'User Role'
                    555: => 'Benutzerrolle',
                    556: 
                    557:    'Start'
                    558: => 'Anfang',
                    559: 
                    560:    'End'
                    561: => 'Ende',
                    562: 
                    563:    'System'
                    564: => 'System',
                    565: 
                    566:    'Display'
                    567: => 'Anzeigen',
1.13      www       568: 
                    569:    "an unknown date"
                    570: => 'zu einem unbekannten Zeitpunkt',
                    571: 
                    572:    "an indeterminate date"
                    573: => 'zu einem unbestimmten Zeitpunkt',
                    574: 
                    575:    "will open on"
1.15      www       576: => "wird verfügbar sein am",
1.13      www       577: 
                    578:    "is due at"
1.15      www       579: => "ist fällig am",
1.13      www       580: 
                    581:    "was due on"
1.15      www       582: => "war fällig am",
1.13      www       583: 
                    584:    'is closed but you are allowed to view it'
                    585: => "ist geschlossen, kann aber von Ihnen betrachtet werden",
                    586: 
                    587:    "Undid changes, Switched"
1.15      www       588: => "Änderungen rückgängig gemacht, gewechselt",
1.13      www       589: 
                    590:    "Unable to undo, unable to switch"
1.15      www       591: => "Änderungen konnten nicht rückgängig gemacht werden, nicht umgeschaltet",
1.13      www       592: 
                    593:    "Unable to make backup"
                    594: => "Konnte keine Sicherheitskopie machen",
                    595: 
                    596:    "Saving Modifications to"
1.15      www       597: => "Änderungen gespeichert unter",
1.13      www       598: 
                    599:    "Unable to write to"
                    600: => "Konnte nicht speichern unter",
                    601: 
                    602:    "Analyzing a problem"
                    603: => "Aufgabe analysisieren",
                    604: 
                    605:    "EditXML"
                    606: => "XML Editor",
                    607: 
                    608:    'Discard Edits and View'
1.15      www       609: => 'Änderungen verwerfen und betrachten',
1.13      www       610: 
                    611:    'Submit Changes'
1.15      www       612: => 'Änderungen speichern',
1.13      www       613: 
                    614:    'Submit Changes and View'
1.15      www       615: => 'Änderungen speichern und betrachten',
1.13      www       616: 
                    617:    'Edit'
                    618: => 'Editor',
                    619: 
                    620:    ', select a template from the pull-down menu below'
1.15      www       621: => ', wählen Sie eine Vorlagen von dem unterstehenden Auswahlmenü',
1.13      www       622: 
                    623:    'undo'
1.15      www       624: => 'rückgängig machen',
1.13      www       625: 
                    626:    'Answer'
                    627: => 'Antwort',
                    628: 
                    629:    'Frequency'
1.15      www       630: => 'Häufigkeit',
1.13      www       631: 
                    632:    'You did not select a template.'
1.15      www       633: => 'Sie haben keine Vorlage ausgewählt.',
1.13      www       634: 
                    635:    'Analyze Progress'
                    636: => 'Fortschritt analysieren',
                    637: 
                    638:    'Getting Problem Variants'
                    639: => 'Berechnen von Aufgabenvariationen',
                    640: 
                    641:    'last problem'
                    642: => 'letzte Aufgabe',
                    643: 
                    644:    "may open later."
1.30      www       645: => 'könnte zu einem späteren Zeitpunkt verfügbar werden',
1.13      www       646: 
                    647:    ', and answers will be available on'
1.15      www       648: => 'und Antworten werden verfügbar sein am',
1.13      www       649: 
                    650:    "Select a"
1.15      www       651: => "Wählen Sie",
1.13      www       652: 
                    653:    'Unable to find'
                    654: => 'Konnte nicht gefunden werden',
                    655: 
                    656:    'Part'
                    657: => 'Aufgabenteil',
                    658: 
                    659:    "Then"
                    660: => 'Dann',
                    661: 
                    662:    'Create'
                    663: => 'Erzeugen',
                    664: 
                    665:    'is in under construction'
                    666: => 'unter Konstruktion',
                    667: 
                    668:    'List of possible answers'
                    669: => 'Liste von Antworten',
                    670: 
                    671: 'Found no analyzable parts in this problem, currently only Numerical, Formula and String response styles are supported.'
1.15      www       672: => 'Keine analysierbaren Aufgabenteile gefunden, derzeit werden nur numerische, symbolische, und "string" Antworten unterstützt',
1.13      www       673: 
                    674:    'is not analyzable at this time'
                    675: => 'ist derzeit nicht analysierbar',
1.21      www       676: 
                    677:    'Title'
                    678: => 'Titel',
                    679: 
                    680:    'Path'
                    681: => 'Pfad',
                    682: 
                    683:    'New Search'
                    684: => 'Neue Suche',
                    685: 
                    686:    'Go Back'
                    687: => 'Zurück',
                    688: 
                    689:    'File'
                    690: => 'Datei',
                    691: 
                    692:    'Date'
                    693: => 'Datum',
                    694: 
                    695:    'You have no unread messages'
                    696: => 'Sie haben keine ungelesenen Nachrichten',
                    697: 
                    698:    'New Messages'
                    699: => 'Neue Nachrichten',
                    700: 
                    701:    'View All Messages'
                    702: => 'Alle Nachrichten',
1.12      www       703: 
1.22      www       704:    'Map'
1.23      www       705: => 'Seite/Sequenz',
1.22      www       706: 
                    707:    'Page'
                    708: => 'Seite',
                    709: 
                    710:    'Sequence'
1.30      www       711: => 'Sequenz',
1.22      www       712: 
                    713:    'Map contents are not shown in order.'
                    714: => 'Der Inhalt der Seite/Sequenz wird nicht in geordneter Abfolge gezeigt.',
                    715: 
                    716:    'Empty'
                    717: => 'Leer',
                    718: 
                    719:    'could not be copied.'
                    720: => 'konnte nicht kopiert werden.',
                    721: 
                    722:    'Back to Directory'
                    723: => 'Zurück zum Verzeichnis',
                    724: 
                    725:    'No upload file specified.'
                    726: => 'Keine Datei zum Hochladen angegeben.',
                    727: 
                    728:    'The target is an existing directory.'
                    729: => 'Die Zieldatei ist ein existierendes Verzeichnis.',
                    730: 
                    731:    'Please use browser "Back" button and pick a filename'
                    732: => 'Bitte benutzen Sie "Zurück" in Ihrem Browsers und geben Sie einen Dateinamen an',
                    733: 
                    734:    "You do not have authoring privileges for this resource"
                    735: => "Sie haben keine Schreibberechtigung für diese Datei",
                    736: 
                    737:    'Copying file'
                    738: => 'Kopiere Datei',
                    739: 
                    740:    'No write permission to user directory, FAIL'
                    741: => 'Keine Schreibberechtigung für dieses Verzeichnis, Abbruch',
                    742: 
                    743:    'Actions'
                    744: => 'Befehle',
                    745: 
                    746:    'Name'
                    747: => 'Name',
                    748: 
                    749:    'Status'
                    750: => 'Zustand',
                    751: 
                    752:    'Last Modified'
                    753: => 'Zuletzt geändert',
                    754: 
                    755:    'Yes'
                    756: => 'Ja',
                    757: 
                    758:    'Construction Space Directory'
1.50      www       759: => 'Konstruktionsbereich Verzeichnis',
1.22      www       760: 
                    761:    'Contact'
                    762: => 'Kontaktieren Sie',
                    763: 
                    764:    'Store uploaded file as '
                    765: => 'Speichere hochgeladene Datei unter ',
                    766: 
                    767:    'Searching'
                    768: => 'Suche',
                    769: 
                    770:    'Select the Construction Space'
                    771: => 'Wählen Sie den Konstruktionsbereich',
                    772: 
                    773: 'It is recommended that you use an up-to-date virus scanner before handling this file.'
                    774: => 'Es wird empfohlen, einen aktualisierten Virenscanner zu benutzen.',
                    775: 
                    776:    'You have no unread messages'
                    777: => 'Sie haben keine ungelesenen Nachrichten',
                    778: 
                    779:    'not displayed'
                    780: => 'nicht angezeigt',
                    781: 
                    782:    "Open, no due date"
                    783: => "Verfügbar, kein Fälligkeitsdatum",
                    784: 
                    785:    "Uncompleted Homework"
                    786: => "Unerledigte Hausübungen",
                    787: 
                    788:    "Show Only Uncompleted Homework"
                    789: => "Zeige nur unerledigte Hausübungen",
                    790: 
                    791:    "All homework is currently completed"
                    792: => "Derzeit sind alle Hausübungen erledigt",
                    793: 
                    794:    "Go To My First Homework Problem"
                    795: => "Gehe zu meiner ersten Hausübung",
                    796: 
                    797:    "Was due"
                    798: => "War fällig",
                    799: 
                    800:    "Answer available"
                    801: => "Antwort verfügbar",
                    802: 
                    803:    "Excused by instructor"
                    804: => "Vom Lehrenden erlassen",
                    805: 
                    806:    "Answer submitted, not yet graded"
1.23      www       807: => "Antwort eingereicht, noch nicht benotet",
1.22      www       808: 
                    809:    "No due date"
                    810: => "Kein Fälligkeitsdatum",
                    811: 
                    812:    'never'
                    813: => 'niemals',
                    814: 
                    815:    'Answer submitted'
                    816: => 'Antwort eingereicht',
                    817: 
                    818:    'Processing'
                    819: => 'Wird verarbeitet',
                    820: 
                    821:    'Access and Usage Statistics'
                    822: => 'Zugangs- und Benutzungsstatistiken',
                    823: 
                    824:    'Evaluation Comments'
                    825: => 'Beurteilungskommentare',
                    826: 
                    827:    'Evaluation Data'
1.27      www       828: => 'Beurteilungsdaten',
1.25      www       829: 
                    830:    'July'
1.26      www       831: => 'Juli',
1.25      www       832: 
                    833:    'Server Administration'
                    834: => 'Server Administration',
                    835: 
                    836:    'System Administration'
                    837: => 'System Administration',
                    838: 
                    839:    'aboutlon.gif'
1.36      www       840: => 'aboutlon_de.gif',
1.25      www       841: 
                    842:    'accessbutton.gif'
1.36      www       843: => 'accessbutton_de.gif',
1.25      www       844: 
                    845:    'userauthentication.gif'
1.36      www       846: => 'userauthentication_de.gif',
1.25      www       847: 
1.26      www       848:    'Users with Roles Assigned by'
                    849: => 'Benutzer mit Rollen vergeben von',
                    850: 
                    851:    'Name starting with'
                    852: => 'Name beginnt mit',
                    853: 
                    854:    'This resource has been marked obsolete by the author(s)'
                    855: => 'Dieses Dokument wurde von den Autoren als überholt markiert',
                    856: 
                    857:    'Uploaded'
                    858: => 'Hochgeladen',
                    859: 
                    860:    'Dynamic Metadata'
                    861: => 'Dynamische Metadaten',
                    862: 
                    863:    'View file'
                    864: => 'Datei betrachten',
                    865: 
                    866:    'could not be copied.'
                    867: => 'konnte nicht kopiert werden.',
                    868: 
                    869:    'Illegal filename.'
                    870: => 'Ungültiger Dateiname.',
                    871: 
                    872:    'Rule'
                    873: => 'Regel',
                    874: 
                    875:    'Back to Source Directory'
                    876: => 'Zurück zum Quellverzeichnis',
                    877: 
                    878:    'Back to Source'
                    879: => 'Zurück zur Quelldatei',
                    880: 
                    881:    'File copied.'
                    882: => 'Datei kopiert',
                    883: 
                    884:    'FAIL'
                    885: => 'Abbruch',
                    886: 
                    887:    'Back to'
                    888: => 'Zurück zu',
                    889: 
                    890:    'untitled'
                    891: => 'kein Titel',
1.27      www       892: 
                    893:    ', is reserved internally by LON-CAPA.'
1.29      www       894: => ', ist intern reserviert für LON-CAPA.',
1.27      www       895: 
                    896:    'Became this version on ...'
1.29      www       897: => 'Wurde diese Version am ...',
1.27      www       898: 
                    899:    'Browse published resources'
1.30      www       900: => 'Betrachte veröffentlichte Dokumente',
1.27      www       901: 
                    902:    'Choose the course to work on'
1.29      www       903: => 'Wählen Sie den Kurs, in dem Sie arbeiten wollen',
                    904: 
1.27      www       905:    'Create a new course'
1.29      www       906: => 'Erzeuge einen neuen Kurs',
                    907: 
1.27      www       908:    'Customized right of use ...	'
1.40      www       909: => 'Spezielle Nutzungsrechte ... ',
1.27      www       910: 
                    911:    'Delete messages from bulletin boards'
1.30      www       912: => 'Lösche Mitteilungen vom Schwarzen Brett',
                    913: 
1.27      www       914:    'Domain only - use limited to courses in the domain'
1.40      www       915: => 'Beschränkt auf Domäne - Nutzung begrenzt auf Kurse innerhalb dieser Domäne',
1.27      www       916:    'Edit and view documents included in this course'
1.40      www       917: => 'Editiere und betrachte Dokumente innerhalb dieses Kurses',
                    918: 
1.27      www       919:    'Edit/Modify DOCS'
1.40      www       920: => 'Editiere/Ändere DOKUS',
                    921: 
1.27      www       922:    'Enter my resource construction space'
1.46      www       923: => 'Konstruktionsbereich aufrufen',
1.27      www       924: # eingeben my resource construction space
                    925:    'Failed to copy source'
1.40      www       926: => 'Konnte Quelldatei nicht kopieren',
                    927: 
1.27      www       928:    'Failed to write metadata copy'
1.40      www       929: => 'Konnte Metadaten nicht kopieren',
                    930: 
1.27      www       931:    'Finalize Publication'
1.30      www       932: => 'Veröffentlichung abschließen',
1.27      www       933: 
                    934:    'Grant/revoke role of Co-Author'
1.46      www       935: => 'Vergebe/Entziehe Co-Autorenrollen',
1.27      www       936: # Grant/revoke rolle of Co-Autor
                    937:    'Grant/revoke role of Domain Coordinator'
1.46      www       938: => 'Vergebe/Entziehe Domänkoordinatorrolle',
                    939: 
1.27      www       940:    'Grant/revoke role of Exam Proctor'
1.46      www       941: => 'Vergebe/Entziehe role of Exam Proctor',
1.27      www       942: # Grant/revoke rolle of Exam Proktor
                    943:    'Grant/revoke role of Instructor'
1.46      www       944: => 'Vergebe/Entziehe role of Instructor',
1.27      www       945: # Grant/revoke rolle of LehrEndeer
                    946:    'Grant/revoke role of Student'
1.46      www       947: => 'Vergebe/Entziehe role of Student',
1.27      www       948: # Grant/revoke rolle of StudierEndeer
                    949:    'Grant/revoke role of Superuser'
1.46      www       950: => 'Vergebe/Entziehe role of Superuser',
1.27      www       951: # Grant/revoke rolle of Superuser
                    952:    'No previous versions published.'
1.30      www       953: => 'Keine vorhergehenden Versionen veröffentlicht.',
1.27      www       954: 
                    955:    'No write permission to'
1.29      www       956: => 'Keine Schreibberechtigung für', 
1.27      www       957: 
                    958:    'Please pick a version to retrieve'
                    959: => 'Please pick a version to retrieve',
                    960: 
                    961:    'Private - visible to author only for testing purposes'
                    962: => 'Private - visible to author only for testing purposes',
                    963: # Private - visible to Autor only for testing purposes
                    964:    'Private Publication - did not synchronize database'
                    965: => 'Private Publication - did not synchronize database',
                    966: 
                    967:    'Public - no authentication or authorization required for use'
1.30      www       968: => 'Öffentlich - keine Anmeldung notwendig zur Benutzung',
                    969: 
1.27      www       970:    'Retrieval of an old version will overwrite the file currently in construction space'
                    971: => 'Retrieval of an old version will overwrite the file currently in construction space',
                    972: # Retrieval of an old version will overwrite the Datumi currently in construction space
                    973:    'Retrieve previous versions of'
                    974: => 'Retrieve previous versions of',
                    975: 
                    976:    'Retrieve version'
                    977: => 'Retrieve version',
                    978: 
                    979:    'Search the contents of this course'
                    980: => 'Search the contents of this course',
                    981: # Suchen the verzeich of this kurs
                    982:    'Search the database of published resources'
                    983: => 'Search the database of published resources',
                    984: # Suchen the database of published resources
                    985:    'Send broadcast and receipt-required email'
                    986: => 'Send broadcast and receipt-required email',
                    987: # SEnde broadcast and receipt-required email
                    988:    'Show Problem Completeness'
1.30      www       989: => 'Zeige Aufgabenvollständigkeit',
1.27      www       990: 
                    991:    'Switch to another course'
1.29      www       992: => 'Wechseln Sie über zu einem anderen Kurs',
                    993: 
1.27      www       994:    'System wide - can be used for any courses system wide'
                    995: => 'System wide - can be used for any courses system wide',
                    996: # Systemweit - can be used for any kurss Systemweit
                    997:    'System wide - open source to all authors'
                    998: => 'System wide - open source to all authors',
                    999: # Systemweit - open source to all Autors
                   1000:    'The extension on this file'
                   1001: => 'The extension on this file',
1.29      www      1002: 
1.27      www      1003:    'Unsupported character combination'
1.29      www      1004: => 'Ungültige Buchstabenkombination',
1.27      www      1005: 
                   1006:    'View documents included in this course'
1.29      www      1007: => 'Betrachte in diesem Kurs enthaltene Dokumente',
1.27      www      1008: 
1.28      www      1009:    'Additional Keywords'
1.36      www      1010: => 'Zusätzliche Schlüsselwörter',
1.28      www      1011: 
                   1012:    'Additional Metadata (non-standard, parameters, exports)'
1.41      www      1013: => 'Zusätzliche Metadaten (nicht standatisiert, Parameter, Exporte)',
1.28      www      1014: 
                   1015:    'Author and Co-Author roles may not be available on servers other than your home server.'
                   1016: => 'Author and Co-Author roles may not be available on servers other than your home server.',
1.29      www      1017: 
1.28      www      1018:    'Author(s)'
1.29      www      1019: => 'Autor(en)',
                   1020: 
1.28      www      1021:    'Average number of tries till solved'
1.40      www      1022: => 'Durchschnittliche Anzahl von Versuche zur Lösung',
                   1023: 
1.28      www      1024:    'Browse Resources'
                   1025: => 'Browse Resources',
                   1026: 
                   1027:    'Catalog Information'
1.29      www      1028: => 'Katalogisierungsinformation',
                   1029: 
1.28      www      1030:    'Collapse Remote Control'
                   1031: => 'Collapse Remote Control',
                   1032: 
                   1033:    'Construction Space'
1.50      www      1034: => 'Konstruktionsbereich',
1.28      www      1035: 
                   1036:    'Copied metadata'
1.29      www      1037: => 'Metadaten kopiert',
1.28      www      1038: 
                   1039:    'Copied source file'
1.29      www      1040: => 'Quelldatei kopiert',
                   1041: 
1.28      www      1042:    'Copyright/Distribution'
                   1043: => 'Copyright/Distribution',
                   1044: 
                   1045:    'Course Documents'
1.29      www      1046: => 'Kursdokumente',
1.30      www      1047: 
1.28      www      1048:    'Creation Date'
1.30      www      1049: => 'Ersterstellungsdatum',
                   1050: 
1.28      www      1051:    'Custom Distribution File'
                   1052: => 'Custom Distribution File',
                   1053: # Custom Distribution Datumi
                   1054:    'Degree of difficulty'
1.29      www      1055: => 'Schwierigkeitsgrad',
1.28      www      1056: 
                   1057:    'Dump Course DOCS to Construction Space'
                   1058: => 'Dump Course DOCS to Construction Space',
                   1059: # Dump kurs DOCS to Construction Space
                   1060:    'Entering course ...'
1.42      www      1061: => 'An Kurs teilnehmen ...',
                   1062: 
1.28      www      1063:    'Exam Information'
                   1064: => 'Exam Information',
                   1065: 
                   1066:    'External Resource'
                   1067: => 'External Resource',
                   1068: 
                   1069:    'Generate new role ...'
1.29      www      1070: => 'Erzeuge die neue Rolle ...',
1.42      www      1071: 
1.28      www      1072:    'Go to the next resource in the course sequence'
1.42      www      1073: => 'Gehe zum nächsten Dokument in der Kurssequenz',
                   1074: 
1.28      www      1075:    'Go to the previous resource in the course sequence'
1.42      www      1076: => 'Gehe zum vorhergehenden Dokument in der Kurssequenz',
                   1077: 
1.28      www      1078:    'Import a published document'
1.30      www      1079: => 'Importieren eines veröffentlichten Dokumentes',
1.42      www      1080: 
1.28      www      1081:    'Keyword(s)'
1.30      www      1082: => 'Schlüsselwörter',
1.28      www      1083: 
                   1084:    'Load Map'
1.29      www      1085: => 'Lade Seite/Sequenz',
                   1086: 
1.28      www      1087:    'Logged Out'
1.29      www      1088: => 'Abgemeldet',
1.28      www      1089: 
                   1090:    'MIME Type'
                   1091: => 'MIME Type',
                   1092: 
                   1093:    'Make notes and annotations about this resource'
                   1094: => 'Make notes and annotations about this resource',
                   1095: # Make Notizen and annotations about this resource
                   1096:    'Material appears to be correct'
1.29      www      1097: => 'Das Material scheint korrekt zu sein',
1.28      www      1098: 
                   1099:    'Material covered with sufficient depth'
1.29      www      1100: => 'Das Material ist in ausreichender Tiefe behandelt',
1.28      www      1101: 
                   1102:    'Material is helpful'
1.30      www      1103: => 'Das Material ist hilfreich',
                   1104: 
1.28      www      1105:    'Material presented in clear way'
1.30      www      1106: => 'Das Material is klar dargestellt',
1.28      www      1107: 
                   1108:    'Metadata Information'
1.29      www      1109: => 'Metadateninformation',
1.28      www      1110: 
                   1111:    'My Personal Info'
1.30      www      1112: => 'Meine persönliche Information',
1.28      www      1113: 
                   1114:    'Network-wide number of accesses (hits)'
1.30      www      1115: => 'Netwerkweite Anzahl von Zugriffen ("Hits")',
1.28      www      1116: 
                   1117:    'Network-wide number of courses using resource'
1.30      www      1118: => 'Netwerkweite Anzahl von Kursen, die dieses Dokument benutzen',
                   1119: 
1.28      www      1120:    'Number of resources that follow this resource in maps'
                   1121: => 'Number of resources that follow this resource in maps',
                   1122: # Number of resources that follow this resource in Seite/Sequenzs
                   1123:    'Number of resources that lead up to this resource in maps'
                   1124: => 'Number of resources that lead up to this resource in maps',
                   1125: # Number of resources that lead up to this resource in Seite/Sequenzs
                   1126:    'Number of resources using or importing resource'
                   1127: => 'Number of resources using or importing resource',
                   1128: # Number of resources using or Importierening resource
                   1129:    'Obsolete'
1.37      www      1130: => 'Überholt',
1.28      www      1131: 
                   1132:    'Parent Directory'
1.37      www      1133: => 'Übergeordnetes Verzeichnis',
1.28      www      1134: 
                   1135:    'Please either'
1.29      www      1136: => 'Bitte entweder',
1.28      www      1137: 
                   1138:    'Project Information'
1.29      www      1139: => 'Projektinformation',
1.28      www      1140: 
                   1141:    'Publisher/Owner'
                   1142: => 'Publisher/Owner',
                   1143: 
                   1144:    'Publishing'
1.30      www      1145: => 'Veröffentlichung',
1.28      www      1146: 
                   1147:    'Resource Publication'
1.30      www      1148: => 'Veröffentlichung von Dokumenten',
1.28      www      1149: 
                   1150:    'Resource is technically correct'
1.29      www      1151: => 'Das Dokument ist technisch in Ordnung',
1.28      www      1152: 
                   1153:    'Score Upload Form'
1.30      www      1154: => 'Formular zum Hochladen von Noten',
                   1155: 
1.28      www      1156:    'Select Map'
1.29      www      1157: => 'Wähle Seite/Sequenz',
                   1158: 
1.28      www      1159:    'Set a bookmark for this resource'
1.29      www      1160: => 'Setze ein Lesezeichen auf dieses Dokument',
1.28      www      1161: 
                   1162:    'Show all roles'
1.29      www      1163: => 'Zeige alle Rollen',
                   1164: 
1.28      www      1165:    'Special documents'
1.29      www      1166: => 'Spezielle Dokumente',
                   1167: 
1.28      www      1168:    'Subject'
1.29      www      1169: => 'Thema',
1.28      www      1170: 
                   1171:    'Successful Login'
1.29      www      1172: => 'Erfolgreich angemeldet',
1.28      www      1173: 
                   1174:    'Suggested Replacement for Obsolete File'
1.30      www      1175: => 'Vorgeschlagener Ersatz für überholte Datei',
                   1176: 
1.28      www      1177:    'Switching Role'
1.30      www      1178: => 'Wechseln der Rolle',
                   1179: 
1.28      www      1180:    'Target'
1.29      www      1181: => 'Ziel',
1.28      www      1182: 
                   1183:    'This syllabus can be publicly viewed at'
1.30      www      1184: => 'Dieser Kursüberblick kann öffentlich abgerufen werden unter',
                   1185: 
1.28      www      1186:    'Total number of students who have worked on this problem'
1.30      www      1187: => 'Gesamtzahl von Studierenden, die diese Aufgabe bearbeitet haben',
1.28      www      1188: # Total number of StudierEndeers who have worked on this problem
                   1189:    'URLs To Include in Syllabus'
                   1190: => 'URLs To Include in Syllabus',
                   1191: # URLs To Include in Kursüberblick
                   1192:    'Upload a new main course document'
                   1193: => 'Upload a new main course document',
                   1194: # UpLast a new main kurs document
                   1195:    'Upload a new supplemental course document'
                   1196: => 'Upload a new supplemental course document',
                   1197: # UpLast a new supplemental kurs document
                   1198:    'User'
1.30      www      1199: => 'Benutzer',
1.28      www      1200: 
                   1201:    'Wrote Metadata'
1.29      www      1202: => 'Metadaten geschrieben',
1.28      www      1203: 
                   1204:    'Your home server is '
1.37      www      1205: => 'Ihr Heimatserver ist ',
1.28      www      1206: 
                   1207:    'anno-'
1.29      www      1208: => 'bemerk-',
1.28      www      1209: 
                   1210:    'announce'
                   1211: => 'announce',
                   1212: 
                   1213:    'backward'
1.35      www      1214: => 'zurück',
1.28      www      1215: 
                   1216:    'bookmark'
                   1217: => 'bookmark',
                   1218: 
                   1219:    'chart'
                   1220: => 'chart',
                   1221: 
                   1222:    'chat'
                   1223: => 'chat',
                   1224: 
                   1225:    'close this window'
1.30      www      1226: => 'dieses Fenster schließen',
1.28      www      1227: 
                   1228:    'con-'
                   1229: => 'con-',
                   1230: 
                   1231:    'docs'
1.29      www      1232: => 'dokus',
1.28      www      1233: 
                   1234:    'edit crs'
                   1235: => 'edit crs',
                   1236: # Editor crs
                   1237:    'exit'
1.29      www      1238: => 'abmelden',
1.28      www      1239: 
                   1240:    'fas'
                   1241: => 'fas',
                   1242: 
                   1243:    'forward'
1.35      www      1244: => 'vorwärts',
1.28      www      1245: 
                   1246:    'library'
                   1247: => 'library',
                   1248: 
                   1249:    'log in again'
1.29      www      1250: => 'erneut anmelden',
                   1251: 
1.28      www      1252:    'my'
1.29      www      1253: => 'mein',
1.28      www      1254: 
                   1255:    'or'
1.29      www      1256: => 'oder',
1.28      www      1257: 
                   1258:    'parms'
                   1259: => 'parms',
                   1260: 
                   1261:    'prepare'
                   1262: => 'prepare',
                   1263: 
                   1264:    'printout'
                   1265: => 'printout',
                   1266: 
                   1267:    'resource'
                   1268: => 'resource',
                   1269: 
                   1270:    'roles'
1.29      www      1271: => 'rollen',
                   1272: 
1.28      www      1273:    'search'
1.29      www      1274: => 'suche',
                   1275: 
1.28      www      1276:    'set'
1.29      www      1277: => 'setze',
1.28      www      1278: 
                   1279:    'space'
1.29      www      1280: => 'bereich',
1.28      www      1281: 
                   1282:    'stats'
                   1283: => 'stats',
                   1284: 
                   1285:    'struct'
                   1286: => 'struct',
                   1287: 
                   1288:    'switch'
1.29      www      1289: => 'wechsle',
1.28      www      1290: 
                   1291:    'tations'
1.29      www      1292: => 'ungen',
1.28      www      1293: 
                   1294:    'updated periodically'
1.29      www      1295: => 'periodisch ermittelt',
                   1296: 
1.28      www      1297:    'user'
1.29      www      1298: => 'benutzer',
1.28      www      1299: 
                   1300:    'visible to author and co-authors only'
1.29      www      1301: => 'nur für Autoren und Co-Autoren sichtbar',
1.30      www      1302: 
                   1303:    'All versions'
                   1304: => 'Alle Versionen',
                   1305: 
                   1306:    'Could not write metadata'
                   1307: => 'Konnte Metadaten nicht schreiben',
                   1308: 
                   1309:    'Default Cataloging Information for Directory'
1.42      www      1310: => 'Voreinstellen von Katalogisierungsinformation für gesamtes Verzeichnis',
1.30      www      1311: 
                   1312:    'Error Messages'
                   1313: => 'Fehlermeldungen',
                   1314: 
                   1315:    'Store Catalog Information'
                   1316: => 'Speichere Katalogisierungsinformationen',
                   1317: 
                   1318:    'Update Display'
                   1319: => 'Neu anzeigen',
                   1320: 
                   1321:    'Content changed'
1.37      www      1322: => 'Inhalt geändert',
1.30      www      1323: 
                   1324:    'Differences'
                   1325: => 'Differenzen',
                   1326: 
                   1327:    'Last Week'
                   1328: => 'letzte Woche',
                   1329: 
                   1330:    'Modification Date'
                   1331: => 'Modifikationsdatum',
                   1332: 
                   1333:    'Since Start of Course'
                   1334: => 'seit Anfang des Kurses',
                   1335: 
                   1336:    'Since Yesterday'
                   1337: => 'seit gestern',
                   1338: 
                   1339:    'Verify Course Documents'
                   1340: => 'Überprüfe Kursdokumente',
                   1341: 
                   1342:    'Version'
                   1343: => 'Version',
                   1344: 
                   1345:    'access denied'
                   1346: => 'Zugriff verweigert',
                   1347: 
                   1348:    'connection down'
                   1349: => 'Verbindung unterbrochen',
                   1350: 
                   1351:    'during the last'
                   1352: => 'während der letzten',
                   1353: 
                   1354:    'not found'
                   1355: => 'nicht gefunden',
                   1356: 
                   1357:    'warning(s)'
                   1358: => 'Warnung(en)',
                   1359: 
1.32      www      1360: 
                   1361: 
                   1362: #SYNC Mon Sep 29 11:02:04 2003
                   1363: 
                   1364:    'Advanced Catalog Search'
                   1365: => 'Advanced Catalog Search',
                   1366: # Advanced Catalog suche
                   1367:    'Advanced Search'
                   1368: => 'Advanced Search',
                   1369: # Advanced suche
                   1370:    'Any Language'
1.41      www      1371: => 'Beliebige Sprache',
1.32      www      1372: # Any Sprache
                   1373:    'Any category'
1.41      www      1374: => 'Beliebige Kategorie',
1.32      www      1375: # Any categodery
                   1376:    'Any copyright/distribution'
                   1377: => 'Any copyright/distribution',
                   1378: 
                   1379:    'Broadcast Message to Course'
                   1380: => 'Broadcast Message to Course',
                   1381: # Broadcast Message to kurs
1.34      www      1382:    "Click to download or use your browser's Save Link function"
                   1383: => "Click to download or use your browser's Save Link function",
1.32      www      1384: # Click to downLast oder use your browser's Speichern Link function
                   1385:    'Close'
1.37      www      1386: => 'Schließen',
1.32      www      1387: 
                   1388:    'Compact View'
1.37      www      1389: => 'Kompakt',
1.32      www      1390: # Compact sehe
                   1391:    'Detailed Citation View'
1.37      www      1392: => 'Detailiert',
1.32      www      1393: # Detailed Citation sehe
                   1394:    'Distribute Messages from Uploaded File to Course'
                   1395: => 'Distribute Messages from Uploaded File to Course',
                   1396: # Distribute Messages from Hochgeladen Datumi to kurs
                   1397:    'Edit Catalog Information'
                   1398: => 'Edit Catalog Information',
                   1399: # Editor CataAnmeldenfodermation
                   1400:    'Edit Content of a Map'
                   1401: => 'Edit Content of a Map',
                   1402: # Editor Content of a Seite/Sequenz
                   1403:    'Edit Directory Catalog Information'
                   1404: => 'Edit Directory Catalog Information',
                   1405: # Editor Directodery CataAnmeldenfodermation
                   1406:    'Evaluate Resource'
1.41      www      1407: => 'Dokument bewerten',
1.32      www      1408: 
                   1409:    'Failed Access to Construction Space'
                   1410: => 'Failed Access to Construction Space',
                   1411: # Abbruched Access to Construction bereich
                   1412:    'Fielded Format'
                   1413: => 'Fielded Format',
                   1414: # Fielded Fodermat
                   1415:    'File Category'
                   1416: => 'File Category',
                   1417: # Datumi Categodery
                   1418:    'Force publication of unmodified files'
1.37      www      1419: => 'veröffentliche auch ungeänderte Dateien',
1.32      www      1420: # Foderce publication of unmodified Datumis
                   1421:    'Keywords'
1.37      www      1422: => 'Schlüsselwörter',
1.32      www      1423: # Keywoderds
                   1424:    'Last access'
1.33      www      1425: => 'Letzter Zugriff',
1.32      www      1426: 
                   1427:    'Last modified'
1.33      www      1428: => 'Letzte Änderungen',
1.32      www      1429: # Zuletzt geändert
                   1430:    'Limit by copyright/distribution'
                   1431: => 'Limit by copyright/distribution',
                   1432: 
                   1433:    'Limit by language'
                   1434: => 'Limit by language',
                   1435: # Limit by Sprache
                   1436:    'Open'
1.37      www      1437: => 'Öffnen',
1.32      www      1438: 
                   1439:    'Per Page'
1.36      www      1440: => 'Pro Seite',
1.33      www      1441: 
1.32      www      1442:    'Printing Helper'
1.33      www      1443: => 'Ausdruckhelfer',
1.32      www      1444: # Printing Hilfeer
                   1445:    'Provide feedback messages or contribute to the course discussion about this resource'
                   1446: => 'Provide feedback messages or contribute to the course discussion about this resource',
                   1447: # Provide feedback messages oder contribute to the kurs discussion about this resource
                   1448:    'Provide my evaluation of this resource'
                   1449: => 'Provide my evaluation of this resource',
                   1450: # Provide mein evaluation of this resource
                   1451:    'Publish'
1.33      www      1452: => 'Veröffentliche',
1.32      www      1453: 
                   1454:    'Publish Directory'
1.33      www      1455: => 'Veröffentliche Verzeichnis',
1.32      www      1456: # Publish Directodery
                   1457:    'Publish Directory and Sub Directories'
1.33      www      1458: => 'Veröffentliche Verzeichnis und Unterverzeichnisse',
1.32      www      1459: # Publish Directodery and Sub Directoderies
                   1460:    'Related'
1.33      www      1461: => 'Verwandte',
1.32      www      1462: 
                   1463:    'Resource Feedback and Discussion'
                   1464: => 'Resource Feedback and Discussion',
                   1465: 
                   1466:    'Search Complete'
1.33      www      1467: => 'Suche beendet',
1.32      www      1468: # suche Complete
                   1469:    'Send Message to User(s)'
                   1470: => 'Send Message to User(s)',
                   1471: # SEnde Message to benutzer(s)
                   1472:    'Show catalog information'
                   1473: => 'Show catalog information',
                   1474: # Show cataAnmeldenfodermation
                   1475:    'Show resource'
                   1476: => 'Show resource',
                   1477: 
                   1478:    'Size'
1.37      www      1479: => 'Größe',
1.32      www      1480: 
                   1481:    'Statistics'
1.33      www      1482: => 'Statistiken',
1.32      www      1483: 
                   1484:    'Summary View'
1.37      www      1485: => 'Zusammenfassung',
1.32      www      1486: # Summary sehe
                   1487:    'There are currently no results'
1.37      www      1488: => 'Derzeit noch keine Ergebnisse',
1.32      www      1489: 
                   1490:    'URL'
                   1491: => 'URL',
                   1492: 
                   1493:    'Unpublished'
                   1494: => 'Unpublished',
                   1495: 
                   1496:    'Up'
1.37      www      1497: => 'Hoch',
1.32      www      1498: 
                   1499:    'User Notes, Records of Face-to-Face Discussions, and Critical Messages'
                   1500: => 'User Notes, Records of Face-to-Face Discussions, and Critical Messages',
                   1501: # benutzer Notizen, Recoderds of Face-to-Face Diskussion, and Critical Messages
                   1502:    'View'
1.33      www      1503: => 'Betrachten',
1.32      www      1504: # sehe
                   1505:    'View Critical Messages'
                   1506: => 'View Critical Messages',
                   1507: # sehe Critical Messages
                   1508:    'Words'
1.37      www      1509: => 'Wörter',
1.32      www      1510: # Woderds
                   1511:    'XML/SGML'
                   1512: => 'XML/SGML',
                   1513: 
                   1514:    'abstract'
                   1515: => 'abstract',
                   1516: # Beschreibung
                   1517:    'audio'
                   1518: => 'audio',
                   1519: 
                   1520:    'author'
                   1521: => 'author',
                   1522: # authoder
                   1523:    'catalog'
1.37      www      1524: => 'katalog',
1.32      www      1525: 
                   1526:    'copyright'
                   1527: => 'copyright',
                   1528: 
                   1529:    'customdistributionfile'
                   1530: => 'customdistributionfile',
                   1531: # customdistributionDatumi
                   1532:    'directory'
1.37      www      1533: => 'verzeichnis',
1.32      www      1534: # directodery
                   1535:    'discuss'
                   1536: => 'discuss',
                   1537: 
                   1538:    'evaluate'
                   1539: => 'evaluate',
                   1540: 
                   1541:    'feedback'
                   1542: => 'feedback',
                   1543: 
                   1544:    'info'
                   1545: => 'info',
                   1546: 
                   1547:    'keywords'
                   1548: => 'keywords',
                   1549: # keywoderds
                   1550:    'language'
                   1551: => 'language',
                   1552: # Sprache
                   1553:    'movies'
1.37      www      1554: => 'Filme',
1.32      www      1555: 
                   1556:    'notes'
                   1557: => 'notes',
                   1558: # Notizen
                   1559:    'obsolete'
1.41      www      1560: => 'überholt',
1.32      www      1561: 
                   1562:    'obsoletereplacement'
                   1563: => 'obsoletereplacement',
                   1564: 
                   1565:    'pages'
1.37      www      1566: => 'Seiten',
1.32      www      1567: # Seites
                   1568:    'pictures'
1.37      www      1569: => 'Bilder',
1.32      www      1570: 
                   1571:    'problem'
1.37      www      1572: => 'Aufgaben',
1.32      www      1573: 
                   1574:    'resources'
                   1575: => 'resources',
                   1576: 
                   1577:    'sequence'
1.37      www      1578: => 'Sequenzen',
1.32      www      1579: # Sequenz
                   1580:    'subject'
1.37      www      1581: => 'Thema',
1.32      www      1582: # Thema
                   1583:    'this'
1.37      www      1584: => 'Diese',
1.32      www      1585: 
                   1586:    'title'
1.37      www      1587: => 'Titel',
1.32      www      1588: # Titel
1.39      www      1589: 
                   1590: 
                   1591: #SYNC Sat Oct  4 20:36:34 2003
                   1592:    'About Me'
                   1593: => 'Über mich',
                   1594: 
                   1595:    'Bulletin Board/Discussion'
                   1596: => 'Schwarzes Brett/Diskusion',
                   1597: 
                   1598:    'Clear All'
1.41      www      1599: => 'Lösche alle',
1.39      www      1600: 
                   1601:    'Close All Folders'
                   1602: => 'Schließe alle Ordner',
                   1603: 
                   1604:    'Construction Space File Operation'
                   1605: => 'Construction Space File Operation',
                   1606: # Construction bereich Datumi Operation
                   1607:    'Contact Information'
                   1608: => 'Kontactinformation',
                   1609: 
                   1610:    'Copied old metadata'
1.41      www      1611: => 'Alte Metadaten kopiert',
1.39      www      1612: 
                   1613:    'Copied old target file'
1.41      www      1614: => 'Alte Zieldatei kopiert',
                   1615: 
1.39      www      1616:    'Copyright'
                   1617: => 'Copyright',
                   1618: 
                   1619:    'Could Not Process Request'
1.41      www      1620: => 'Konnte Befehl nicht ausführen',
1.39      www      1621: 
                   1622:    'Default'
                   1623: => 'Default',
                   1624: 
                   1625:    'Discard Selected'
1.41      www      1626: => 'Verwerfe ausgewählte',
1.39      www      1627: # Discard Auswählened
                   1628:    'EMail and Messages'
1.41      www      1629: => 'EMail und Nachrichten',
1.39      www      1630: 
                   1631:    'Edit this resource'
1.41      www      1632: => 'Editiere dieses Dokument',
                   1633: 
1.39      www      1634:    'Enter construction space as a co-author'
1.46      www      1635: => 'Konstruktionsbereich als Co-Autor aufrufen',
                   1636: 
1.39      www      1637:    'Host'
1.41      www      1638: => 'Rechner',
1.39      www      1639: 
                   1640:    'Last updated'
1.41      www      1641: => 'Zuletzt aktualisiert',
                   1642: 
1.39      www      1643:    'Mime type'
1.41      www      1644: => 'MIME Typ',
1.39      www      1645: 
                   1646:    'Modified'
1.41      www      1647: => 'Geändert',
1.39      www      1648: 
                   1649:    'Modify deadlines, etc, for this assessment resource'
                   1650: => 'Modify deadlines, etc, for this assessment resource',
                   1651: # Modify FälligkeitsDatumn, etc, foder Diese assessment resource
                   1652:    'Modify user grades for this assessment resource'
                   1653: => 'Modify user grades for this assessment resource',
                   1654: # Modify benutzer noten foder Diese assessment resource
                   1655:    'Move Down'
1.41      www      1656: => 'Nach unten',
1.39      www      1657: 
                   1658:    'Move Up'
1.41      www      1659: => 'Nach oben',
1.39      www      1660: # Move Hoch
                   1661:    'New Title'
                   1662: => 'Neuer Titel',
                   1663: 
                   1664:    'Open All Folders'
                   1665: => 'Öffne alle Ordner',
                   1666: 
                   1667:    'Owner/Publisher'
                   1668: => 'Owner/Publisher',
                   1669: # Owner/Veröffentlicheer
                   1670:    'Personal Information'
                   1671: => 'Personal Information',
                   1672: # Personal infodermation
                   1673:    'Privacy Note'
                   1674: => 'Privacy Note',
                   1675: 
                   1676:    'Published'
                   1677: => 'Veröffentlicht',
                   1678: 
                   1679:    'Reading results from'
                   1680: => 'Lese Ergebnisse von',
                   1681: 
                   1682:    'Retrieve'
                   1683: => 'Retrieve',
                   1684: 
                   1685:    'Revert to Last Saved'
1.41      www      1686: => 'Rückgängig zur letzten gespeicherten Version',
1.39      www      1687: # Revert to Last Speichernd
                   1688:    'Revision Date'
1.41      www      1689: => 'Änderungsdatum',
1.39      www      1690: # Revision Datum
                   1691:    'Shared by course faculty and staff'
                   1692: => 'Shared by course faculty and staff',
                   1693: # Shared by kurs faculty and staff
                   1694:    'Store'
                   1695: => 'Speichern',
                   1696: 
                   1697:    'Synchronized SQL metadata database'
1.41      www      1698: => 'Synchronisiere Metadaten-Datenbank',
1.39      www      1699: 
                   1700:    'Task'
                   1701: => 'Aufgabe',
                   1702: 
                   1703:    'Temporary Assembly Workspace'
                   1704: => 'Temporary Assembly Workspace',
                   1705: # Tempoderary Assembly Woderkbereich
                   1706:    '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.'
                   1707: => '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.',
                   1708: # The infodermation you Speichern can be seheed by anybody who is logged into LON-CAPA. Do not provide infodermation that you are not ready to share publicly.
                   1709:    'Topic'
1.41      www      1710: => 'Thema',
1.39      www      1711: 
                   1712:    'Upload a Photo'
                   1713: => 'Lade ein Foto hoch',
                   1714: 
                   1715:    'User Notes, Records of Face-To-Face Discussions, and Critical Messages in Course'
                   1716: => 'User Notes, Records of Face-To-Face Discussions, and Critical Messages in Course',
                   1717: # benutzer Notizen, Recoderds of Face-To-Face Diskussion, and Critical Messages in kurs
                   1718:    'Version Number'
                   1719: => 'Versionsnummer',
                   1720: 
                   1721:    'View Published Version'
                   1722: => 'Betrachte veröffentlichte Version',
                   1723: 
                   1724:    'View user submissions for this assessment resource'
                   1725: => 'View user submissions for this assessment resource',
                   1726: # sehe benutzer submissions foder Diese assessment resource
                   1727:    'Web References'
                   1728: => 'Webreferenzen',
                   1729: 
                   1730:    'co con-'
                   1731: => 'co con-',
                   1732: 
                   1733:    'co res'
                   1734: => 'co res',
                   1735: 
                   1736:    'contacting'
1.41      www      1737: => 'kontaktiere',
1.39      www      1738: # Kontaktieren Sieing
                   1739:    'edit'
                   1740: => 'edit',
                   1741: # Editor
                   1742:    'interface available'
1.41      www      1743: => 'Interface verfügbar',
1.39      www      1744: 
                   1745:    'missions'
                   1746: => 'missions',
                   1747: 
                   1748:    'view sub-'
                   1749: => 'view sub-',
                   1750: # sehe sub-
                   1751:    'waiting on'
1.41      www      1752: => 'warte auf',
1.42      www      1753: 
                   1754: 
                   1755: #SYNC Wed Oct  8 14:13:34 2003
                   1756:    '#Stdnts'
                   1757: => '#Stdnts',
                   1758: 
                   1759:    '#YES'
                   1760: => '#YES',
                   1761: # #Ja
                   1762:    '%Wrng'
                   1763: => '%Wrng',
                   1764: 
                   1765:    'Brief view of each students performance in course.'
                   1766: => 'Brief view of each students performance in course.',
                   1767: # Brief sehe of each StudierEndeers perfodermance in kurs.
                   1768:    'Clear Caches'
                   1769: => 'Cache löschen',
                   1770: 
                   1771:    'Course Statistics and Charts cannot be retrieved until the database is restarted.  Your data is intact but cannot be displayed at this time.'
                   1772: => 'Course Statistics and Charts cannot be retrieved until the database is restarted.  Your data is intact but cannot be displayed at this time.',
                   1773: # kurs Statistiken and charts cannot be Retrieved until the database is reAnfanged.  Your data is intact but cannot be Anzeigened at Diese time.
                   1774:    'Detailed statistics and graphs of student performance on problems.'
                   1775: => 'Detailed statistics and graphs of student performance on problems.',
                   1776: # Detailed Statistiken and graphs of StudierEndeer perfodermance on Aufgabens.
                   1777:    'DoDiff'
                   1778: => 'DoDiff',
                   1779: 
                   1780:    'Enrollment Status'
                   1781: => 'Einschreibungsstatus',
                   1782: 
                   1783:    'Generate Statistics'
                   1784: => 'Erzeuge Statistiken',
                   1785: 
                   1786:    'Max Tries'
                   1787: => 'Maximal Versuche',
                   1788: 
                   1789:    'Mean Tries'
                   1790: => 'Mittelwert Versuche',
                   1791: 
                   1792:    'Output'
                   1793: => 'Ausgabe',
                   1794: 
                   1795:    'Overall Problem Statistics'
                   1796: => 'Overall Problem Statistics',
                   1797: # Overall Aufgaben Statistiken
                   1798:    'Please notify the server administrator '
                   1799: => 'Please notify the server administrator ',
                   1800: # Please notify the Server administratoder 
                   1801:    'Please select a report to generate.'
                   1802: => 'Please select a report to generate.',
                   1803: # Please Wählen Sie repodert to generate.
                   1804:    'Preparing Excel Spreadsheet'
                   1805: => 'Preparing Excel Spreadsheet',
                   1806: 
                   1807:    'Problem Status Chart'
                   1808: => 'Problem Status Chart',
                   1809: # Aufgaben Zustand chart
                   1810:    'Problems creating new Excel file.  This error has been logged.  Please alert your LON-CAPA administrator.'
                   1811: => 'Problems creating new Excel file.  This error has been logged.  Please alert your LON-CAPA administrator.',
                   1812: # Aufgabens creating new Excel Datumi.  Diese erroder has been logged.  Please alert your LON-CAPA administratoder.
                   1813:    'S.D. tries'
                   1814: => 'S.D. tries',
                   1815: # S.D. Versuche
                   1816:    'Sections'
1.44      www      1817: => 'Gruppen',
1.42      www      1818: 
                   1819:    'Sequence or Folder'
                   1820: => 'Sequenz oder Ordner',
                   1821: 
                   1822:    'Sequences and Folders'
                   1823: => 'Sequenzen und Ordner',
                   1824: 
                   1825:    'Skew Tries'
                   1826: => 'Skew Tries',
                   1827: # Skew Versuche
                   1828:    'Statistics and Problem Analysis'
                   1829: => 'Statistiken und Aufgabenanalysen',
                   1830: 
                   1831:    'Student performance statistics on all problems.'
                   1832: => 'Student performance statistics on all problems.',
                   1833: 
                   1834:    'Unable to connect to database!'
                   1835: => 'Keine Datenbankverbindung!',
                   1836: 
                   1837:    'Your Excel Spreadsheet'
                   1838: => 'Ihr Excel Spreadsheet',
                   1839: 
                   1840:    'part'
                   1841: => 'Aufgabenteil',
                   1842: 
                   1843:    'problem statistics grouped by sequence'
1.43      www      1844: => 'Aufgabenstatistiken, gruppiert nach Sequenz',
1.42      www      1845: 
                   1846:    'problem statistics ungrouped'
1.43      www      1847: => 'Aufgabenstatistiken, nicht gruppiert',
1.42      www      1848: 
                   1849:    'problem statistics, Excel'
1.43      www      1850: => 'Aufgabenstatistiken, Excel',
                   1851: 
                   1852: #SYNC Wed Oct  8 14:49:53 2003
                   1853:    'Significant figures are incorrect, submission was not graded.'
                   1854: => 'Die Anzahl der signifikanten Stellen ist inkorrekt, dieser Versuch wurde nicht gezählt.',
1.42      www      1855: 
1.44      www      1856: 
                   1857: 
                   1858: #SYNC Fri Oct 10 11:36:26 2003
                   1859:    '. . . for a particular section'
                   1860: => '. . . für eine bestimmte Gruppe',
1.46      www      1861: 
1.44      www      1862:    '. . . for all students in the course'
                   1863: => '. . . für alle Studenten im Kurs',
1.46      www      1864: 
1.44      www      1865:    '. . . for an individual student'
                   1866: => '. . . für einen bestimmten Studierenden',
1.46      www      1867: 
1.44      www      1868:    '1 am'
                   1869: => '1:00',
                   1870: 
                   1871:    '1 pm'
                   1872: => '13:00',
                   1873: 
                   1874:    '10 am'
                   1875: => '10:00',
                   1876: 
                   1877:    '10 pm'
                   1878: => '22:00',
                   1879: 
                   1880:    '11 am'
                   1881: => '11:00',
                   1882: 
                   1883:    '11 pm'
                   1884: => '23:00',
                   1885: 
                   1886:    '12 am'
                   1887: => '00:00',
                   1888: 
                   1889:    '12 noon'
                   1890: => '12:00',
                   1891: 
                   1892:    '2 am'
                   1893: => '2:00',
                   1894: 
                   1895:    '2 pm'
                   1896: => '14:00',
                   1897: 
                   1898:    '3 am'
                   1899: => '3:00',
                   1900: 
                   1901:    '3 pm'
                   1902: => '15:00',
                   1903: 
                   1904:    '4 am'
                   1905: => '4:00',
                   1906: 
                   1907:    '4 pm'
                   1908: => '16:00',
                   1909: 
                   1910:    '5 am'
                   1911: => '5:00',
                   1912: 
                   1913:    '5 pm'
                   1914: => '17:00',
                   1915: 
                   1916:    '6 am'
                   1917: => '6:00',
                   1918: 
                   1919:    '6 pm'
                   1920: => '18:00',
                   1921: 
                   1922:    '7 am'
                   1923: => '7:00',
                   1924: 
                   1925:    '7 pm'
                   1926: => '19:00',
                   1927: 
                   1928:    '8 am'
                   1929: => '8:00',
                   1930: 
                   1931:    '8 pm'
                   1932: => '20:00',
                   1933: 
                   1934:    '9 am'
                   1935: => '9:00',
                   1936: 
                   1937:    '9 pm'
                   1938: => '21:00',
                   1939: 
                   1940:    '<- Previous'
                   1941: => '<- Zurück',
                   1942: 
                   1943:    'ALL'
                   1944: => 'ALLE',
                   1945: 
                   1946:    'All Maps or Folders'
                   1947: => 'Alle Seiten/Sequenzen oder Ordner',
                   1948: # All Seite/Sequenzs oder Folders
                   1949:    'Any User'
                   1950: => 'Alle Benutzer',
                   1951: # Any benutzer
                   1952:    'Assessment URL and Title'
                   1953: => 'Aufgaben-URL and Titel',
                   1954: # Assessment URL and Titel
                   1955:    'Assigned User Roles'
                   1956: => 'Zugewiesene Benutzerrollen',
                   1957: # Assigned benutzer rollen
                   1958:    'Browse resources'
                   1959: => 'Browse resources',
                   1960: 
                   1961:    'Changes can take up to 10 minutes before being active for all students.'
                   1962: => 'Es kann bis zu 10 Minuten dauern, bis diese Änderungen für alle Studierenden aktiv sind.',
                   1963: # Changes can take Hoch to 10 minutes befodere being active foder all StudierEndeers.
                   1964:    'Course Assessment Parameter - Helper Mode'
                   1965: => 'Course Assessment Parameter - Helper Mode',
                   1966: # kurs Assessment Parameter - Hilfeer Mode
                   1967:    'Course Assessment Parameters - Overview Mode'
                   1968: => 'Course Assessment Parameters - Overview Mode',
                   1969: # kurs Assessment Parameters - Oversehe Mode
                   1970:    'Course Assessments Parameters - Table Mode'
                   1971: => 'Course Assessments Parameters - Table Mode',
                   1972: # kurs Assessments Parameters - Table Mode
                   1973:    'Course Environment Parameters'
                   1974: => 'Kursumgebungsparameter',
                   1975: # kurs Environment Parameters
                   1976:    'Course Parameter Helper'
                   1977: => 'Kursparameter Helfer',
                   1978: # kurs Parameter Hilfeer
                   1979:    'Create New Environment Variable'
                   1980: => 'Create New Environment Variable',
                   1981: # erstelle New Environment Variable
                   1982:    'Current Session Value'
                   1983: => 'Wert für diese Sitzung',
                   1984: 
                   1985:    'Default Value'
                   1986: => 'Voreingestellter Wert',
                   1987: 
                   1988:    'Delete a role'
                   1989: => 'Rolle löschen',
                   1990: # Delete a rolle
                   1991:    'Disable all communication among students'
                   1992: => 'Disable all communication among students',
                   1993: # Disable all communikation aMog StudierEndeers
                   1994:    'Enclosing Map or Folder'
                   1995: => 'Übergeordnete Seite/Sequenz oder Verzeichnis',
                   1996: 
                   1997:    'Every problem in a particular folder'
                   1998: => 'Jede Aufgabe in einem bestimmten Ordner',
                   1999: 
                   2000:    'Every problem in the course'
                   2001: => 'Jede Aufgabe im Kurs',
                   2002: 
                   2003:    'Folder'
                   2004: => 'Ordner',
                   2005: 
                   2006:    'For User'
                   2007: => 'Für Benutzer',
                   2008: 
                   2009:    'Grant/revoke Course Custom Role'
1.46      www      2010: => 'Vergebe/Entziehe Kurssonderrolle',
                   2011: 
1.44      www      2012:    'Grant/revoke role of Administrator'
1.46      www      2013: => 'Vergebe/Entziehe role of Administrator',
1.44      www      2014: # Grant/revoke rolle of Administratoder
                   2015:    'Grant/revoke role of Author'
1.46      www      2016: => 'Vergebe/Entziehe role of Author',
1.44      www      2017: # Grant/revoke rolle of Authoder
                   2018:    'Grant/revoke role of Course Coordinator'
1.46      www      2019: => 'Vergebe/Entziehe role of Course Coordinator',
1.44      www      2020: # Grant/revoke rolle of kurs Cooderdinatoder
                   2021:    'Grant/revoke role of Domain Guest'
1.46      www      2022: => 'Vergebe/Entziehe role of Domain Guest',
1.44      www      2023: # Grant/revoke rolle of Domäne Guest
                   2024:    'Grant/revoke role of Librarian'
1.46      www      2025: => 'Vergebe/Entziehe role of Librarian',
1.44      www      2026: # Grant/revoke rolle of Librarian
                   2027:    'Grant/revoke role of Teaching Assistant'
1.46      www      2028: => 'Vergebe/Entziehe Hilfskraftrolle',
1.44      www      2029: # Grant/revoke rolle of Hilfskraft
                   2030:    'Internally authenticated'
                   2031: => 'Internally authenticated',
                   2032: # Internally auDannticated
                   2033:    'Kerberos authenticated'
                   2034: => 'Kerberos authenticated',
                   2035: # Kerberos auDannticated
                   2036:    'LON-CAPA Helper:'
                   2037: => 'LON-CAPA Helfer:',
                   2038: 
                   2039:    'Lock and unlock assessments'
                   2040: => 'Lock and unlock assessments',
                   2041: 
                   2042:    'Manage Access Keys'
                   2043: => 'Manage Access Keys',
                   2044: 
                   2045:    'Manage access keys'
                   2046: => 'Manage access keys',
                   2047: 
                   2048:    'Max Possible To Date'
1.46      www      2049: => 'Maximal möglich bis heute',
1.44      www      2050: # Max Possible To Datum
                   2051:    'Modify Course Assessment Parameters'
                   2052: => 'Modify Course Assessment Parameters',
                   2053: # Modify kurs Assessment Parameters
                   2054:    'Modify authentication mechanism and data for a user'
                   2055: => 'Modify authentication mechanism and data for a user',
                   2056: # Modify auDanntication mechanism and data foder a benutzer
                   2057:    'Modify grades'
                   2058: => 'Noten ändern',
                   2059: # Modify noten
                   2060:    'Next ->'
                   2061: => 'Weiter ->',
                   2062: 
                   2063:    'One particular problem'
                   2064: => 'Eine bestimmte Aufgabe',
                   2065: # One Aufgabenteilicular Aufgaben
                   2066:    'Parameter Name'
                   2067: => 'Parametername',
                   2068: 
                   2069:    'Parameter Type'
                   2070: => 'Parametertyp',
                   2071: 
                   2072:    'Parameter in Effect'
                   2073: => 'Effektiver Parameter',
                   2074: 
                   2075:    'Please select a problem to analyze'
                   2076: => 'Wähle die zu analysierende Aufgabe',
                   2077: 
                   2078:    'Post anonymously'
                   2079: => 'Post anonymously',
                   2080: 
                   2081:    'Post discussion on course resources'
                   2082: => 'Post discussion on course resources',
                   2083: # Post discussion on kurs resources
                   2084:    'Post system frontpage announcements'
                   2085: => 'Post system frontpage announcements',
                   2086: # Post System frontSeite announcements
                   2087:    'Post to live chatrooms'
                   2088: => 'Post to live chatrooms',
                   2089: 
                   2090:    'Problems Not Contained In A Folder'
                   2091: => 'Problems Not Contained In A Folder',
                   2092: # Aufgabens Not Contained In A Folder
                   2093:    'Quick Completed Problems Display'
                   2094: => 'Quick Completed Problems Display',
                   2095: # Quick Completed Aufgabens Anzeigen
                   2096:    'Resource Level'
                   2097: => 'Resource Level',
                   2098: 
                   2099:    'Section'
                   2100: => 'Gruppe',
                   2101: 
                   2102:    'Select Date'
                   2103: => 'Wähle Datum',
                   2104: 
                   2105:    'Select Enclosing Map or Folder'
                   2106: => 'Wähle übergeordnete Seite/Sequenz oder Ordner',
                   2107: 
                   2108:    'Select Parameter Level'
                   2109: => 'Wähle Parameterniveau',
                   2110: 
                   2111:    'Send internal email'
                   2112: => 'Verschicke interne Nachrichten',
                   2113: 
                   2114:    'Set Course Environment Parameters'
                   2115: => 'Setze Kursumgebungsparameter',
                   2116: 
                   2117:    'Set Date'
                   2118: => 'Setze Datum',
                   2119: 
                   2120:    'Set Defaults for All Resources in Course'
                   2121: => 'Setze Voreinstellungen für alle Dokumente in Kurs',
                   2122: 
                   2123:    'Set a due date'
                   2124: => 'Setze Fälligkeitsdatum',
                   2125: 
                   2126:    'Set an answer open date'
                   2127: => 'Set an answer open date',
                   2128: # setze an Antwort Öffnen Datum
                   2129:    'Set an open date'
                   2130: => 'Set an open date',
                   2131: # setze an Öffnen Datum
                   2132:    'Set opening datefor all problems in the course for. . .'
                   2133: => 'Set opening datefor all problems in the course for. . .',
                   2134: # setze Öffnening Datumfoder all Aufgabens in the kurs foder. . .
                   2135:    'Set the number of tries'
                   2136: => 'Setze Anzahl von Versuchen',
                   2137: # setze the number of Versuche
                   2138:    'Set the problem weight'
                   2139: => 'Setze Aufgabengewicht',
                   2140: # setze the Aufgaben weight
                   2141:    'Set/Modify Course Assessment Parameter'
                   2142: => 'Setze/Ändere Kursaufgabenparameter',
                   2143: # setze/Modify kurs Assessment Parameter
                   2144:    'Set/Modify Course Assessment Parameters'
                   2145: => 'Setze/Ändere Kursaufgabenparameter',
                   2146: # setze/Modify kurs Assessment Parameters
                   2147:    'Set/Modify Course Parameters'
                   2148: => 'Setze/Ändere Kursparameter',
                   2149: # setze/Modify kurs Parameters
                   2150:    'Show More Options'
                   2151: => 'Zeige mehr Optionen',
1.46      www      2152: 
1.44      www      2153:    'Students Affected'
1.46      www      2154: => 'Betroffene Studierende',
                   2155: 
1.44      www      2156:    '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.'
                   2157: => '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.',
                   2158: # Diese Hilfeer will assist you in setzeting the Öffnen, Fällig, and Antwort Datums foder Aufgabens, oder in setzeting the number of Versuche foder Aufgabens. You will be asked to Auswählen which Aufgabens you wish to setze the parameters foder, Dann what parameter you wish to setze, Dann you will Auswählen whom the setzeting affects. After the Hilfeer is Fertig, you will be shown where in the advanced interface you would have gone to setze the parameter you have chosen, so in the future you can do it directly. Press Next -&gt; to begin, oder Auswählen &lt;- Previous to Zurück to the previous screen.
                   2159:    'Total'
                   2160: => 'Total',
                   2161: 
                   2162:    'Total Parts In Course'
                   2163: => 'Total Parts In Course',
                   2164: # Total Aufgabenteils In kurs
                   2165:    'Type'
                   2166: => 'Typ',
                   2167: 
                   2168:    'UNIX authenticated'
                   2169: => 'UNIX authenticated',
1.46      www      2170: 
1.44      www      2171:    'USERS'
                   2172: => 'BENUTZER',
1.46      www      2173: 
1.44      www      2174:    'Unknown ID'
                   2175: => 'Unbekannte ID',
                   2176: 
                   2177:    'Unknown user'
                   2178: => 'Unbekannter Benutzer',
1.46      www      2179: 
1.44      www      2180:    'Update Course Assessment Parameter Display'
                   2181: => 'Update Course Assessment Parameter Display',
                   2182: # HochDatum kurs Assessment Parameter Anzeigen
                   2183:    'Update Section or Specific User'
                   2184: => 'Update Section or Specific User',
                   2185: # HochDatum Section oder Specific benutzer
                   2186:    'Verify Selection'
1.46      www      2187: => 'Überprüfe Auswahl',
1.44      www      2188: # Verify Auswählenion
                   2189:    'Welcome to the Assignment Parameter Helper'
                   2190: => 'Welcome to the Assignment Parameter Helper',
                   2191: # Welcome to the Assignment Parameter Hilfeer
                   2192:    'What parameter do you want to set for all problems in the course?'
                   2193: => 'What parameter do you want to set for all problems in the course?',
                   2194: # What parameter do you want to setze foder all Aufgabens in the kurs?
                   2195:    'What should the opening date be set to?'
                   2196: => 'What should the opening date be set to?',
1.46      www      2197: 
1.44      www      2198:    'Which Problem or Problems?'
1.46      www      2199: => 'Welche Aufgabe oder Aufgaben?',
1.44      www      2200: # Which Aufgaben oder Aufgabens?
                   2201:    'Which problems do you wish to set a parameter for?'
                   2202: => 'Which problems do you wish to set a parameter for?',
                   2203: # Which Aufgabens do you wish to setze a parameter foder?
                   2204:    'You need to choose another user role or enter a specific course for this function'
                   2205: => 'You need to choose another user role or enter a specific course for this function',
                   2206: # You need to wähle another benutzer rolle oder eingeben a specific kurs foder Diese function
                   2207:    'a.m.'
                   2208: => 'vorm.',
                   2209: 
                   2210:    'acc keys'
                   2211: => 'acc keys',
                   2212: 
                   2213:    'according to course preferences'
                   2214: => 'according to course preferences',
                   2215: # accoderding to kurs preferrenzen
                   2216:    'according to resource settings'
                   2217: => 'according to resource settings',
                   2218: # accoderding to resource setzetings
                   2219:    'according to user session state'
                   2220: => 'according to user session state',
                   2221: # accoderding to benutzer session state
                   2222:    'all'
                   2223: => 'alle',
                   2224: 
                   2225:    'at'
                   2226: => 'in',
                   2227: 
                   2228:    'at Domain'
                   2229: => 'in Domäne',
                   2230: 
                   2231:    'at domain'
1.46      www      2232: => 'in Domäne',
1.44      www      2233: 
                   2234:    'default'
                   2235: => 'voreingestellt',
                   2236: 
                   2237:    'for Enclosing Map or Folder'
1.46      www      2238: => 'für übergeordnete Seite/Sequenz oder Ordner',
                   2239: 
1.44      www      2240:    'for Resource'
1.46      www      2241: => 'für Dokument',
                   2242: 
1.44      www      2243:    'from Enclosing Map or Folder'
1.46      www      2244: => 'aus übergeordneter Seite/Sequenz oder Ordner',
                   2245: 
1.44      www      2246:    'general'
                   2247: => 'generell',
                   2248: 
                   2249:    'in Course'
                   2250: => 'in Kurs',
                   2251: # in kurs
                   2252:    'in Section/Group'
                   2253: => 'in Gruppe',
                   2254: # in Section/GroHoch
                   2255:    'manage'
                   2256: => 'verwalte',
                   2257: 
                   2258:    'midnight'
                   2259: => 'Mitternacht',
                   2260: 
                   2261:    'noon'
                   2262: => 'Mittag',
                   2263: 
                   2264:    'num_override'
                   2265: => 'num_override',
                   2266: 
                   2267:    'of'
                   2268: => 'von',
                   2269: 
                   2270:    'or ID'
                   2271: => 'oder ID',
                   2272: # oder ID
                   2273:    'p.m.'
                   2274: => 'nachm.',
                   2275: 
                   2276:    'percent'
                   2277: => 'Prozent',
                   2278: 
                   2279:    'unless locked'
                   2280: => 'falls nicht gesperrt',
                   2281: 
                   2282:    'users in'
                   2283: => 'Benutzer in',
                   2284: # benutzers in
1.45      www      2285: 
                   2286: 
                   2287: #SYNC Tue Oct 14 14:28:20 2003
                   2288: 
                   2289:    'Access Key Management'
                   2290: => 'Access Key Management',
                   2291: # Access Key verwaltement
                   2292:    'Assessment'
                   2293: => 'Assessment',
                   2294: 
                   2295:    'Calculations'
                   2296: => 'Berechnungen',
                   2297: # Calculinions
                   2298:    'Comma Separated Values'
                   2299: => 'CSV (kommaseparierte Liste)',
                   2300: # Comma Separined Values
                   2301:    'Course ID'
                   2302: => 'Course ID',
                   2303: # kurs ID
                   2304:    'Course level sheet'
                   2305: => 'Course level sheet',
                   2306: # kurs level sheet
                   2307:    'Detailed Problem Analysis'
                   2308: => 'Detailed Problem Analysis',
                   2309: # Detailed Aufgaben Analysis
                   2310:    'End Helper'
                   2311: => 'End Helper',
                   2312: # Ende Hilfeer
                   2313:    'Excel'
                   2314: => 'Excel',
                   2315: 
                   2316:    'Finish Course Initialization'
1.46      www      2317: => 'Beende Kursinitialisierung',
                   2318: 
1.45      www      2319:    'Generate Spreadsheet'
                   2320: => 'Erzeuge Spreadsheet',
                   2321: 
                   2322:    'Grant/revoke role of Scantron Operator'
1.46      www      2323: => 'Vergebe/Entziehe role of Scantron Operator',
1.45      www      2324: # Grant/revoke rolle von Scantron Operinoder
                   2325:    'HTML'
                   2326: => 'HTML',
                   2327: 
                   2328:    'Invalid date entry'
1.46      www      2329: => 'Ungültiger Datumseintrag',
                   2330: 
1.45      www      2331:    'Load:'
                   2332: => 'Lade:',
                   2333: # Last:
                   2334:    'No changes were made to the current settings.'
                   2335: => 'No changes were made to the current settings.',
                   2336: # No changes were made to the current setzetings.
                   2337:    'Output Format'
                   2338: => 'Ausgabeformat',
                   2339: 
                   2340:    'Processing course structure'
                   2341: => 'Kursstruktur verarbeiten',
                   2342: # Wird verarbeitet kurs structure
                   2343:    'Processing first student'
                   2344: => 'Für ersten Studierenden berechnen',
                   2345: # Wird verarbeitet first StudierEndeer
                   2346:    'Row'
                   2347: => 'Reihe',
                   2348: 
                   2349:    'Save as'
                   2350: => 'Speichere unter',
                   2351: # Speichern as
                   2352:    'Save as & Make This Sheet the Default'
                   2353: => 'Save as & Make This Sheet the Default',
                   2354: # Speichern as & Make Diese Sheet the voreingestellt
                   2355:    'Scantron Operator'
                   2356: => 'Scantron Operator',
                   2357: # Scantron Operinoder
                   2358:    'Select All'
                   2359: => 'Wähle Alle',
                   2360: # Wählen Sielle
                   2361:    'Select All Students'
                   2362: => 'Wähle alle Studierenden',
                   2363: # Wählen Sielle StudierEndeers
                   2364:    'Select Spreadsheet File'
                   2365: => 'Select Spreadsheet File',
                   2366: # Auswählen Spreadsheet Datumi
                   2367:    'Send Scantron data to a course'
                   2368: => 'Send Scantron data to a course',
                   2369: # SEnde Scantron dina to a kurs
                   2370:    'Spreadsheet Computation'
                   2371: => 'Spreadsheet Computation',
                   2372: # Spreadsheet Computinion
                   2373:    'Spreadsheet Computation Status'
                   2374: => 'Spreadsheet Computation Status',
                   2375: # Spreadsheet Computinion Stinus
                   2376:    'Student level sheet'
                   2377: => 'Student level sheet',
                   2378: # StudierEndeer level sheet
                   2379:    'Summary'
                   2380: => 'Zusammenfassung',
                   2381: 
                   2382:    'Template'
                   2383: => 'Template',
                   2384: # Templine
                   2385:    'Unselect All'
                   2386: => 'Unselect All',
                   2387: # UnWählen Sielle
                   2388:    'Unselect All Students'
                   2389: => 'Unselect All Students',
                   2390: # UnWählen Sielle StudierEndeers
                   2391:    'Upload Scantron data'
                   2392: => 'Upload Scantron data',
                   2393: # HochLast Scantron dina
                   2394:    'You must choose at least one student to continue.'
                   2395: => 'You must choose at least one student to continue.',
                   2396: # You must wähle in least one StudierEndeer to continue.
                   2397:    'You must choose one or more choices to continue.'
                   2398: => 'You must choose one or more choices to continue.',
                   2399: # You must wähle one oder modere choices to continue.
                   2400:    'last student'
1.46      www      2401: => 'letzten Studierenden',
                   2402: 
1.45      www      2403:    'may be open from a different computer.'
                   2404: => 'may be open from a different computer.',
                   2405: # Mai be Öffnen from a different computer.
                   2406:    'minutes'
                   2407: => 'Minuten',
                   2408: 
                   2409:    'remaining'
                   2410: => 'übrig',
                   2411: 
                   2412:    'second'
                   2413: => 'Sekunde',
                   2414: 
                   2415:    'seconds'
                   2416: => 'Sekunden',
                   2417: 
                   2418:    'seconds for'
                   2419: => 'Sekunden für',
                   2420: 
1.46      www      2421: #SYNC Wed Oct 15 20:34:21 2003
                   2422:    'Additional Recipients'
                   2423: => 'Additional Recipients',
                   2424: 
                   2425:    'Analyze Over '
                   2426: => 'Analyze Over ',
                   2427: 
                   2428:    'Analyze Problem'
                   2429: => 'Analyze Problem',
                   2430: # Analyze Aufgaben
                   2431:    'Analyze Problem Again'
                   2432: => 'Analyze Problem Again',
                   2433: # Analyze Aufgaben Again
                   2434:    'Analyze as '
                   2435: => 'Analyze as ',
                   2436: 
                   2437:    'Browsing resource, all submissions are temporary.'
                   2438: => 'Browsing resource, all submissions are temporary.',
                   2439: # BReihesing resource, ALLEe submissions are tempoderary.
                   2440:    'By'
                   2441: => 'Durch',
                   2442: 
                   2443:    'Check All'
                   2444: => 'Check All',
                   2445: # Check ALLEe
                   2446:    'Check for All'
                   2447: => 'Check for All',
                   2448: # Check foder ALLEe
                   2449:    'Check for None'
                   2450: => 'Check for None',
                   2451: # Check foder None
                   2452:    'Check for Section/Group'
                   2453: => 'Check for Section/Group',
                   2454: # Check foder Gruppe/GroHoch
                   2455:    'Choose a different resource'
                   2456: => 'Choose a different resource',
                   2457: # wähle a different resource
                   2458:    'Concepts'
                   2459: => 'Konzepte',
                   2460: 
                   2461:    'Critical Messages'
                   2462: => 'Critical Messages',
                   2463: 
                   2464:    'Delete'
                   2465: => 'Löschen',
                   2466: 
                   2467:    'Delete Checked'
                   2468: => 'Delete Checked',
                   2469: 
                   2470:    'Display All Messages'
                   2471: => 'Zeige alle Nachrichten',
                   2472: # Anzeigen ALLEe Messages
                   2473:    'Display all Messages'
                   2474: => 'Zeige alle Nachrichten',
                   2475: # Anzeigen ALLEe Messages
                   2476:    'Foils'
                   2477: => 'Foils',
                   2478: 
                   2479:    'Forward'
                   2480: => 'Weiterleiten',
                   2481: # Foderward
                   2482:    'Forwarded message from'
                   2483: => 'Weitergeleitete Nachricht von',
                   2484: # Foderwarded message from
                   2485:    'Forwarding'
                   2486: => 'Weiterleiten',
                   2487: # Foderwarding
                   2488:    'From'
                   2489: => 'Von',
                   2490: 
                   2491:    'Functions'
                   2492: => 'Funktionen',
                   2493: 
                   2494:    'Mail'
                   2495: => 'Nachricht',
                   2496: 
                   2497:    'Mark Unread'
                   2498: => 'Kennzeichne als ungelesen',
                   2499: 
                   2500:    'New Problem Variation'
                   2501: => 'Neue Aufgabenvariation',
                   2502: # New Aufgaben Variinion
                   2503:    'New Randomization'
                   2504: => 'Neue Variation',
                   2505: # New Randomizinion
                   2506:    'Next'
                   2507: => 'Next',
                   2508: 
                   2509:    'Number of Plots:'
                   2510: => 'Number of Plots:',
                   2511: # Number von Plots:
                   2512:    'Option Response Problem Analysis'
                   2513: => 'Option Response Problem Analysis',
                   2514: # Option Response Aufgaben Analysis
                   2515:    'Previous'
                   2516: => 'Previous',
                   2517: 
                   2518:    'Re'
                   2519: => 'Antw',
                   2520: 
                   2521:    'Record'
                   2522: => 'Record',
                   2523: # Recoderd
                   2524:    'Reply'
                   2525: => 'Antworten',
                   2526: 
                   2527:    'Reset Submissions'
                   2528: => 'Reset Submissions',
                   2529: # Resetze Submissions
                   2530:    'Select a course'
                   2531: => 'Wählen Sie einen Kurs',
                   2532: # Wählen Sie kurs
                   2533:    'Selecting a User'
                   2534: => 'Benutzer auswählen',
                   2535: # Auswählening a benutzer
                   2536:    'Send New'
                   2537: => 'Send New',
                   2538: # SEnde New
                   2539:    'Send Reply'
                   2540: => 'Sende Antwort',
                   2541: # SEnde Reply
                   2542:    'Send as critical message'
                   2543: => 'Send as critical message',
                   2544: # SEnde as critical message
                   2545:    'Simple Problem Editor'
                   2546: => 'Simple Problem Editor',
                   2547: # Simple Aufgaben Editoroder
                   2548:    'Starting'
                   2549: => 'Starting',
                   2550: # Anfanging
                   2551:    'Student Data Compilation Progress'
                   2552: => 'Student Data Compilation Progress',
                   2553: # StudierEndeer Dina Compilinion Progress
                   2554:    'Student Data Compilation Status'
                   2555: => 'Student Data Compilation Status',
                   2556: # StudierEndeer Dina Compilinion Stinus
                   2557:    'There is no student data for this problem.'
                   2558: => 'There is no student data for this problem.',
                   2559: # There is no StudierEndeer dina foder Diese Aufgaben.
                   2560:    'Time'
                   2561: => 'Zeit',
                   2562: 
                   2563:    'To'
                   2564: => 'An',
                   2565: 
                   2566:    'Uncheck All'
                   2567: => 'Uncheck All',
                   2568: # Uncheck ALLEe
                   2569:    'Unsuccessful Login'
                   2570: => 'Unsuccessful Login',
                   2571: # UnErfolgreich angemeldet
                   2572:    'Update Student Data'
                   2573: => 'Update Student Data',
                   2574: # Hochdine StudierEndeer Dina
                   2575:    'You have no critical messages.'
                   2576: => 'You have no critical messages.',
                   2577: 
                   2578:    'and return receipt'
                   2579: => 'and return receipt',
                   2580: 
                   2581:    'can not be accessed from your location.'
                   2582: => 'can not be accessed from your location.',
1.47      www      2583: 
                   2584: 
                   2585: #SYNC Fri Nov  7 16:59:44 2003
                   2586: 
                   2587:    '<b>[_1]</b>:  Unable to enroll: [_2]'
                   2588: => '<b>[_1]</b>:  Unable to enroll: [_2]',
                   2589: # <b>[_1]</b>:  Unable An liste: [_2]
                   2590:    '<b>[_1]</b>: Unable to enroll.  No password specified.'
                   2591: => '<b>[_1]</b>: Unable to enroll.  No password specified.',
                   2592: # <b>[_1]</b>: Unable An liste.  No passwoderd specified.
                   2593:    '<b>[_1]</b>: Unacceptable username for user [_2] [_3] [_4] [_5]'
                   2594: => '<b>[_1]</b>: Unacceptable username for user [_2] [_3] [_4] [_5]',
                   2595: # <b>[_1]</b>: Unacceptable benutzerName foder benutzer [_2] [_3] [_4] [_5]
                   2596:    'All Documents in Course'
                   2597: => 'All Documents in Course',
                   2598: # ALLEe Documents in Kurs
                   2599:    'All Resources (possibly large output)'
                   2600: => 'All Resources (possibly large output)',
                   2601: # ALLEe Antwsources (possibly large Ausgabe)
                   2602:    'Anonymous'
1.53      www      2603: => 'Annonym',
1.47      www      2604: 
                   2605:    'Anonymous contribution to course discussion of resource'
                   2606: => 'Anonymous contribution to course discussion of resource',
                   2607: # Anonymous contribution An kurs discussion von Antwsource
                   2608:    'As a general rule, only authors or co-authors should be filesystem authenticated (which allows access to the server filesystem).'
                   2609: => 'As a general rule, only authors or co-authors should be filesystem authenticated (which allows access to the server filesystem).',
                   2610: # As a geneAntwll Antwgel, only authoders oder co-authoders should be DatumiSystem auDannticined (which ALLEeows access An the Server DatumiSystem).
                   2611:    'Associate columns with student attributes.'
                   2612: => 'Associate columns with student attributes.',
                   2613: # Associine columns with StudieAntwnder intributes.
                   2614:    'Attribute'
                   2615: => 'Attribute',
                   2616: # intribute
                   2617:    'CSV (comma separated values, spreadsheet)'
                   2618: => 'CSV (comma separated values, spreadsheet)',
                   2619: # CSV (comma separined values, spAntwadsheet)
                   2620:    'Check Course Document Versions'
                   2621: => 'Check Course Document Versions',
                   2622: # Check kurs Document Versions
                   2623:    'Check/Set Resource Versions'
                   2624: => 'Check/Set Resource Versions',
                   2625: # Check/setze Antwsource Versions
                   2626:    'Chronological View'
                   2627: => 'Chronological View',
                   2628: # Chronological sehe
                   2629:    'Column'
1.48      www      2630: => 'Spalte',
1.47      www      2631: 
1.48      www      2632:    'Column&nbsp;[_1]'
                   2633: => 'Spalte&nbsp;[_1]',
1.47      www      2634: 
                   2635:    'Continue enrollment?'
                   2636: => 'Continue enrollment?',
                   2637: # Continue listement?
                   2638:    'Contribution to course discussion of resource'
                   2639: => 'Contribution to course discussion of resource',
                   2640: # Contribution An kurs discussion von Antwsource
                   2641:    'Diffs'
                   2642: => 'Diffs',
                   2643: 
                   2644:    'Disable ID/Student Number Safeguard and Force Change of Conflicting IDs (only do if you know what you are doing)'
                   2645: => 'Disable ID/Student Number Safeguard and Force Change of Conflicting IDs (only do if you know what you are doing)',
                   2646: # Disable ID/StudieAntwnder Number Safeguard and Foderce Change von Conflicting IDs (only do if you know whin you aAntw doing)
                   2647:    'Discussion Contributions'
                   2648: => 'Discussion Contributions',
                   2649: 
                   2650:    'Drop Students'
                   2651: => 'Drop Students',
                   2652: # Drop StudieAntwnders
                   2653:    'Dropped [_1]'
                   2654: => 'Dropped [_1]',
                   2655: 
                   2656:    'Dropped [_1] student(s).'
                   2657: => 'Dropped [_1] student(s).',
                   2658: # Dropped [_1] StudieAntwnder(s).
                   2659:    'Dropping Students'
                   2660: => 'Dropping Students',
                   2661: # Dropping StudieAntwnders
                   2662:    'Dump Course DOCS'
                   2663: => 'Dump Course DOCS',
                   2664: # Dump kurs dokus
                   2665:    'EMail Address'
                   2666: => 'EMail Address',
                   2667: # ENachricht AddAntwss
                   2668:    'Enroll a single student'
                   2669: => 'Enroll a single student',
                   2670: # liste a single StudieAntwnder
                   2671:    'Enrolling Students'
                   2672: => 'Enrolling Students',
                   2673: # listeing StudieAntwnders
                   2674:    'Error'
1.49      www      2675: => 'Fehler',
1.47      www      2676: # Erroder
                   2677:    'Error dropping [_1]:[_2]'
                   2678: => 'Error dropping [_1]:[_2]',
                   2679: # Erroder dropping [_1]:[_2]
                   2680:    'Field'
1.49      www      2681: => 'Feld',
1.47      www      2682: 
                   2683:    'Filenames in Construction Space'
                   2684: => 'Filenames in Construction Space',
                   2685: # DatumiNames in Construction beAntwich
                   2686:    'First Name'
1.49      www      2687: => 'Vorname',
1.47      www      2688: 
                   2689:    'Folder in Construction Space'
                   2690: => 'Folder in Construction Space',
                   2691: # Ordner in Construction beAntwich
                   2692:    'Full Update'
                   2693: => 'Full Update',
                   2694: # Full Hochdine
                   2695:    'Full update (also print list of users not enrolled anymore)'
                   2696: => 'Full update (also print list of users not enrolled anymore)',
                   2697: # Full Hochdine (also print list von benutzers not listeed anymodeAntw)
                   2698:    'Generation'
                   2699: => 'Generation',
                   2700: # Generinion
                   2701:    'Group/Section'
                   2702: => 'Group/Section',
                   2703: # GroHoch/Gruppe
                   2704:    'HTML/XML'
                   2705: => 'HTML/XML',
                   2706: 
                   2707:    'Hide'
                   2708: => 'Hide',
                   2709: 
                   2710:    'ID/Student Number'
                   2711: => 'ID/Student Number',
                   2712: # ID/StudieAntwnder Number
                   2713:    'Identify fields'
                   2714: => 'Identify fields',
                   2715: 
                   2716:    'If active, the new role will be available when the students next log in to LON-CAPA.'
                   2717: => 'If active, the new role will be available when the students next log in to LON-CAPA.',
                   2718: # If active, the new rolle will be available when the StudieAntwnders Next Anmelden An LON-CAPA.
                   2719:    'Ignore First Line'
                   2720: => 'Ignore First Line',
                   2721: # IgnodeAntw First Line
                   2722:    'Initial Password'
                   2723: => 'Initial Password',
                   2724: # Initial Passwoderd
                   2725:    'Internal Filename'
                   2726: => 'Internal Filename',
                   2727: # Internal DatumiName
                   2728:    'Invalid home server specified'
                   2729: => 'Invalid home server specified',
                   2730: 
                   2731:    'Keep all Resources up-to-date with most recent Versions (default)'
                   2732: => 'Keep all Resources up-to-date with most recent Versions (default)',
                   2733: # Keep ALLEe Antwsources Hoch-An-dine with most Antwcent Versions (voAntwingestellt)
                   2734:    'LON-CAPA Domain for Students'
                   2735: => 'LON-CAPA Domain for Students',
                   2736: # LON-CAPA Domäne foder StudieAntwnders
                   2737:    'LON-CAPA Enrollment Manager'
                   2738: => 'LON-CAPA Enrollment Manager',
                   2739: # LON-CAPA listement verwalter
                   2740:    'LON-CAPA domain: [_1]'
                   2741: => 'LON-CAPA domain: [_1]',
                   2742: # LON-CAPA Domäne: [_1]
                   2743:    'Last Name'
1.49      www      2744: => 'Nachname',
1.47      www      2745: 
                   2746:    'Last Name, First Names'
1.49      www      2747: => 'Nachname, Vornamen',
1.47      www      2748: 
                   2749:    'Login Type'
                   2750: => 'Login Type',
                   2751: # Login Typ
                   2752:    'Middle Names/Initials'
1.49      www      2753: => 'Mittelnamen/Initialen',
1.47      www      2754: 
                   2755:    'Modify Parameters'
                   2756: => 'Modify Parameters',
                   2757: 
                   2758:    'Modify student data'
                   2759: => 'Modify student data',
                   2760: # Modify StudieAntwnder dina
                   2761:    'Most recently published Version'
                   2762: => 'Most recently published Version',
                   2763: # Most Antwcently Veröffentlicht Version
                   2764:    'No Kerberos domain was specified.'
                   2765: => 'No Kerberos domain was specified.',
                   2766: # No Kerberos Domäne was specified.
                   2767:    'None Found'
                   2768: => 'None Found',
                   2769: 
                   2770:    'Note: for large courses, this operation may be time consuming'
                   2771: => 'Note: for large courses, this operation may be time consuming',
                   2772: # Note: foder large kurss, Diese operinion Mai be Zeit consuming
                   2773:    'Note: this will not take effect if the user already exists'
                   2774: => 'Note: this will not take effect if the user already exists',
                   2775: # Note: Diese will not take effect if the benutzer alAntwady exists
                   2776:    'Processed [_1] student(s).'
                   2777: => 'Processed [_1] student(s).',
                   2778: # Processed [_1] StudieAntwnder(s).
                   2779:    'Re-enrollment will re-activate data.'
                   2780: => 'Re-enrollment will re-activate data.',
                   2781: # Antw-listement will Antw-activine dina.
                   2782:    'Registering'
                   2783: => 'Registering',
                   2784: # Antwgistering
                   2785:    'Samples'
                   2786: => 'Samples',
                   2787: 
                   2788:    'Save as ...'
                   2789: => 'Save as ...',
                   2790: # SpeicheAntw unter ...
                   2791:    'Set Version to be used in Course'
                   2792: => 'Set Version to be used in Course',
                   2793: # setze Version An be used in Kurs
                   2794:    'Set Versions to be used in Course according to Selections below'
                   2795: => 'Set Versions to be used in Course according to Selections below',
                   2796: # setze Versions An be used in Kurs accoderding An Auswählenions below
                   2797:    'Set all Resource Versions to current Version (Fix Versions)'
                   2798: => 'Set all Resource Versions to current Version (Fix Versions)',
                   2799: # setze ALLEe Antwsource Versions An curAntwnt Version (Fix Versions)
                   2800:    'Show Preview'
                   2801: => 'Show Preview',
                   2802: # Show PAntwsehe
                   2803:    'Space separated'
                   2804: => 'Space separated',
                   2805: # beAntwich separined
                   2806:    'Starting and Ending Dates'
                   2807: => 'Starting and Ending Dates',
                   2808: # Anfanging and Endeing Dines
                   2809:    'Student Number'
                   2810: => 'Student Number',
                   2811: # StudieAntwnder Number
                   2812:    'Tabulator separated'
                   2813: => 'Tabulator separated',
                   2814: # Tabulinoder separined
                   2815:    'The optional email address field was not specified.'
                   2816: => 'The optional email address field was not specified.',
                   2817: # The optional eNachricht addAntwss field was not specified.
                   2818:    'The optional name field was not specified.'
                   2819: => 'The optional name field was not specified.',
                   2820: 
                   2821:    'The optional section or group field was not specified.'
                   2822: => 'The optional section or group field was not specified.',
                   2823: # The optional Gruppe oder groHoch field was not specified.
                   2824:    'The optional student number field was not specified.'
                   2825: => 'The optional student number field was not specified.',
                   2826: # The optional StudieAntwnder number field was not specified.
                   2827:    'There are no students currently enrolled.'
                   2828: => 'There are no students currently enrolled.',
                   2829: # TheAntw aAntw no StudieAntwnders curAntwntly listeed.
                   2830:    'Threaded View'
                   2831: => 'Threaded View',
                   2832: # ThAntwaded sehe
                   2833:    'Total number of records found in file: [_1].'
                   2834: => 'Total number of records found in file: [_1].',
                   2835: # Antal number von Antwcoderds found in Datumi: [_1].
                   2836:    'Unable to enroll students'
                   2837: => 'Unable to enroll students',
                   2838: # Unable An liste StudieAntwnders
                   2839:    'Updating discussion time'
                   2840: => 'Updating discussion time',
                   2841: # Hochdining discussion Zeit
                   2842:    'Upload a class list'
                   2843: => 'Upload a class list',
                   2844: # HochLast a class list
                   2845:    'Uploading Class List'
                   2846: => 'Uploading Class List',
                   2847: # HochLasting Class List
                   2848:    'Verify Content'
                   2849: => 'Verify Content',
                   2850: 
                   2851:    'Version changes since Yesterday'
                   2852: => 'Version changes since Yesterday',
                   2853: # Version changes since Jaterday
                   2854:    'Version changes since last Month'
                   2855: => 'Version changes since last Month',
                   2856: # Version changes since letzten Moin
                   2857:    'Version changes since last Week'
                   2858: => 'Version changes since last Week',
                   2859: # Version changes since letzte Woche
                   2860:    'Version changes since start of Course'
                   2861: => 'Version changes since start of Course',
                   2862: # Version changes since Anfang von kurs
                   2863:    'Version used in Course'
                   2864: => 'Version used in Course',
                   2865: # Version used in Kurs
                   2866:    'View Class List'
                   2867: => 'View Class List',
                   2868: # sehe Class List
                   2869:    'Welcome'
                   2870: => 'Welcome',
                   2871: 
                   2872:    'Welcome to the Learning<i>Online</i> Network with CAPA. Please wait while your session is being set up'
                   2873: => 'Welcome to the Learning<i>Online</i> Network with CAPA. Please wait while your session is being set up',
                   2874: # Welcome An the Learning<i>Online</i> Netwoderk with CAPA. Please wait while your session is being setze Hoch
                   2875:    'You must choose an authentication type.'
                   2876: => 'You must choose an authentication type.',
                   2877: # You must wähle an auDannticinion Typ.
                   2878:    'You need to specify the Kerberos domain.'
                   2879: => 'You need to specify the Kerberos domain.',
                   2880: # You need An specify the Kerberos Domäne.
                   2881:    'You need to specify the initial password.'
                   2882: => 'You need to specify the initial password.',
                   2883: # You need An specify the initial passwoderd.
                   2884:    'You need to specify the username field.'
                   2885: => 'You need to specify the username field.',
                   2886: # You need An specify the benutzerName field.
                   2887:    'Your Version Settings have been Stored'
                   2888: => 'Your Version Settings have been Stored',
                   2889: # Your Version setzetings have been SAndeAntwd
                   2890:    '[_1] Do not change login data'
                   2891: => '[_1] Do not change login data',
                   2892: # [_1] Do not change login dina
                   2893:    '[_1] Filesystem Authenticated (with initial password [_2])'
                   2894: => '[_1] Filesystem Authenticated (with initial password [_2])',
                   2895: # [_1] DatumiSystem AuDannticined (with initial passwoderd [_2])
                   2896:    '[_1] Internally authenticated (with initial password [_2])'
                   2897: => '[_1] Internally authenticated (with initial password [_2])',
                   2898: # [_1] InternALLEey auDannticined (with initial passwoderd [_2])
                   2899:    '[_1] Kerberos authenticated with domain [_2] [_3] Version 4 [_4] Version 5'
                   2900: => '[_1] Kerberos authenticated with domain [_2] [_3] Version 4 [_4] Version 5',
                   2901: # [_1] Kerberos auDannticined with Domäne [_2] [_3] Version 4 [_4] Version 5
                   2902:    '[_1] Local Authentication with arguement [_2]'
                   2903: => '[_1] Local Authentication with arguement [_2]',
                   2904: # [_1] Local AuDannticinion with arguement [_2]
                   2905:    'most recent'
                   2906: => 'most recent',
                   2907: # most Antwcent
                   2908:    'name only visible to course faculty'
                   2909: => 'name only visible to course faculty',
                   2910: # Name only visible An kurs faculty
1.49      www      2911: 
                   2912: 
                   2913: #SYNC Fri Nov  7 22:00:17 2003
1.51      www      2914:    'Calculate answers'
                   2915: => 'Berechne Antworten',
1.49      www      2916: 
                   2917:    '&nbsp;Show&nbsp;All&nbsp;Foils'
1.51      www      2918: => '&nbsp;Zeige&nbsp;alle&nbsp;Auswahlen',
1.49      www      2919: # &nbsp;Show&nbsp;ALLEe&nbsp;Foils
                   2920:    '1 out of N multiple choice (radio button)'
1.51      www      2921: => '1 aus N Mehrfachauswahl (radio button)',
1.49      www      2922: # 1 out von N multiple choice (radio butAnn)
                   2923:    'Add new option'
1.51      www      2924: => 'Füge neue Option ein',
1.49      www      2925: 
                   2926:    'Administrator'
                   2927: => 'Administrator',
                   2928: 
                   2929:    'Answer:'
                   2930: => 'Antwort:',
                   2931: 
                   2932:    'Attachment'
                   2933: => 'Attachment',
                   2934: 
                   2935:    'Calculate answers'
                   2936: => 'Berechne Antworten',
                   2937: 
                   2938:    'Change'
1.51      www      2939: => 'Ändern',
1.49      www      2940: 
                   2941:    'Change Random Seed To:'
1.51      www      2942: => 'Ändere Zufallszahlengeneratorstartwert zu:',
1.49      www      2943: # Change Random Seed An:
                   2944:    'Change Your Language Preferences'
1.51      www      2945: => 'Ändere Sprachpräferenzen',
1.49      www      2946: # Change Your Sprache PAntwferAntwnzen
                   2947:    'Concept:'
                   2948: => 'Konzept:',
                   2949: 
                   2950:    'Correct Option:'
                   2951: => 'Correct Option:',
                   2952: # CoderAntwct Option:
                   2953:    'Create a New Course'
1.51      www      2954: => 'Erzeuge einen neuen Kurs',
1.49      www      2955: # erstelle a New kurs
                   2956:    'Current'
1.51      www      2957: => 'Derzeitig',
1.49      www      2958: # CurAntwnt
                   2959:    'Delete an option'
1.51      www      2960: => 'Lösche die Option',
1.49      www      2961: # Löschen an option
                   2962:    'Delete:'
1.51      www      2963: => 'Lösche:',
1.49      www      2964: # Löschen:
                   2965:    'Diffs with Current Version'
                   2966: => 'Diffs with Current Version',
                   2967: # Diffs with CurAntwnt Version
                   2968:    'Diffs with Version'
                   2969: => 'Diffs with Version',
                   2970: 
                   2971:    'Diffs with current Version'
                   2972: => 'Diffs with current Version',
                   2973: # Diffs with curAntwnt Version
                   2974:    'Display and analysis of submission times on assessments.'
                   2975: => 'Display and analysis of submission times on assessments.',
                   2976: # Anzeigen and analysis von submission Zeits on Assessments.
                   2977:    'Display foils in order given'
                   2978: => 'Display foils in order given',
                   2979: # Anzeigen Foils in oderder given
                   2980:    'Display foils in random order'
                   2981: => 'Display foils in random order',
                   2982: # Anzeigen Foils in random oderder
                   2983:    'Domain Guest'
1.51      www      2984: => 'Domängast',
1.49      www      2985: 
                   2986:    'Essay, open end'
1.53      www      2987: => 'Essay, Antwort nicht vom Computer benotet',
1.49      www      2988: # Essay, Öffnen Ende
                   2989:    'False'
1.51      www      2990: => 'Falsch',
1.49      www      2991: 
                   2992:    'Foil'
1.51      www      2993: => 'Auswahl',
1.49      www      2994: 
                   2995:    'Format:'
                   2996: => 'Format:',
                   2997: 
                   2998:    'Height(pixel):'
1.51      www      2999: => 'Höhe (Pixel):',
1.49      www      3000: 
                   3001:    'Hint Text'
1.51      www      3002: => 'Lösungshinweis',
1.49      www      3003: 
                   3004:    'If this resource is in active use, student performance data from the previous version may become inaccessible.'
                   3005: => 'If this resource is in active use, student performance data from the previous version may become inaccessible.',
                   3006: # If Diese Antwsource is in active use, StudieAntwnder perfodermance dina Von the pAntwvious Version Mai become inaccessible.
                   3007:    'Image:'
1.51      www      3008: => 'Bild:',
1.49      www      3009: 
                   3010:    'Incorrect Answers:'
                   3011: => 'Incorrect Answers:',
                   3012: 
                   3013:    'Last accessed'
                   3014: => 'Last accessed',
                   3015: # Letzter Zugriffed
                   3016:    'Librarian'
                   3017: => 'Librarian',
                   3018: 
                   3019:    'Making Backup to'
                   3020: => 'Making Backup to',
                   3021: # Making BackHoch An
                   3022:    'Max Number Of Shown Foils:'
                   3023: => 'Max Number Of Shown Foils:',
                   3024: # Max Number von Shown Foils:
                   3025:    'Max number of foils displayed'
                   3026: => 'Max number of foils displayed',
                   3027: # Max number von Foils Anzeigened
                   3028:    'Metadata'
1.51      www      3029: => 'Metadaten',
1.49      www      3030: # Metadina
                   3031:    'Metadata Version'
1.51      www      3032: => 'Metadatenversion',
1.49      www      3033: # Metadina Version
                   3034:    'Metadata current version'
                   3035: => 'Metadata current version',
                   3036: # Metadina curAntwnt Version
                   3037:    'Name:'
                   3038: => 'Name:',
                   3039: 
                   3040:    'New parameters or stored values'
                   3041: => 'New parameters or stored values',
                   3042: # New parameters oder sAndeAntwd values
                   3043:    'No language preference'
1.51      www      3044: => 'Keine Sprachpräferenz',
1.49      www      3045: # No Sprache pAntwfeAntwnce
                   3046:    'Not shown, not used'
                   3047: => 'Not shown, not used',
                   3048: 
                   3049:    'Obsolete parameters or stored values'
                   3050: => 'Obsolete parameters or stored values',
                   3051: # überholt parameters oder sAndeAntwd values
                   3052:    'Option response'
                   3053: => 'Option response',
                   3054: # Option Antwsponse
                   3055:    'Please do not reply to this address.'
                   3056: => 'Please do not reply to this address.',
                   3057: # Please do not Antworten An Diese addAntwss.
                   3058:    'Please select a report to generate'
                   3059: => 'Please select a report to generate',
                   3060: # Please Wählen Sie Antwpodert An generine
                   3061: 
                   3062:    'Position'
                   3063: => 'Position',
                   3064: 
                   3065:    'Preferred language'
1.51      www      3066: => 'Bevorzugte Sprache',
1.49      www      3067: # PAntwferAntwd Sprache
                   3068:    'Problems'
1.51      www      3069: => 'Probleme',
1.49      www      3070: # Aufgabens
                   3071:    'Produce Excel Output'
                   3072: => 'Produce Excel Output',
                   3073: # Produce Excel Ausgabe
                   3074:    'Question Text'
                   3075: => 'Fragetext',
                   3076: 
                   3077:    'Question Type'
                   3078: => 'Aufgabentyp',
                   3079: # Question Typ
                   3080:    'Random position'
                   3081: => 'Random position',
                   3082: 
                   3083:    'Retrieve Published Resources'
                   3084: => 'Retrieve Published Resources',
                   3085: # Antwtrieve Veröffentlicht Antwsources
                   3086:    'Short string response'
                   3087: => 'Short string response',
                   3088: # Shodert string Antwsponse
                   3089:    'Show always at bottom position'
                   3090: => 'Show always at bottom position',
                   3091: # Show always in botAnm position
                   3092:    'Show always at top position'
                   3093: => 'Show always at top position',
                   3094: # Show always in Anp position
                   3095:    'Size:'
                   3096: => 'Größe:',
                   3097: 
                   3098:    'Store Changes'
                   3099: => 'Store Changes',
                   3100: # SAndeAntw Changes
                   3101:    'Submission Time Analysis'
                   3102: => 'Submission Time Analysis',
                   3103: # Submission Zeit Analysis
                   3104:    'Submit Changes and Edit'
                   3105: => 'Submit Changes and Edit',
                   3106: # Änderungen speichern and Editor
                   3107:    'TeXWidth(mm):'
                   3108: => 'TeXWidth(mm):',
                   3109: 
                   3110:    'Text'
                   3111: => 'Text',
                   3112: 
                   3113:    'Text Block'
1.51      www      3114: => 'Textblock',
1.49      www      3115: 
                   3116:    'This is an automatic message generated by the LON-CAPA system.'
                   3117: => 'This is an automatic message generated by the LON-CAPA system.',
                   3118: # Diese is an auAnminic message generined Durch the LON-CAPA System.
                   3119:    'True'
1.51      www      3120: => 'Wahr',
1.49      www      3121: 
1.51      www      3122:    'Type-in value'
                   3123: => 'Type-in value',
1.49      www      3124: # Typ in value
                   3125:    'Unit:'
                   3126: => 'Einheit:',
                   3127: 
                   3128:    'Value'
                   3129: => 'Wert',
                   3130: 
                   3131:    'Warning!'
                   3132: => 'Warnung!',
                   3133: 
                   3134:    'Width(pixel):'
                   3135: => 'Width(pixel):',
                   3136: 
                   3137:    'anonymous'
                   3138: => 'anonymous',
                   3139: 
                   3140:    'bytes'
                   3141: => 'bytes',
1.51      www      3142: 
1.49      www      3143:    'loginproblems.html'
                   3144: => 'loginproblems.html',
                   3145: # loginAufgabens.HTML
                   3146:    'versions of this problem'
                   3147: => 'versions of this problem',
                   3148: # Versions von Diese Aufgaben
1.24      www      3149: 
1.52      www      3150: 
                   3151: # ----
                   3152: 
                   3153:    'calendar[_1]'
                   3154: => 'kalender',
                   3155: 
                   3156:    'announce[_1]'
                   3157: => 'announce',
                   3158: 
                   3159: 
                   3160: # ----
                   3161: 
                   3162:    'commu-[_1]'
                   3163: => 'kommu-',
                   3164: 
                   3165:    'nication[_1]'
                   3166: => 'nikation',
                   3167: 
                   3168: 
                   3169: # ----
                   3170: 
                   3171:    'course[_10]'
                   3172: => 'kurs',
                   3173: 
                   3174:    'chat[_1]'
                   3175: => 'chat',
                   3176: 
                   3177: 
                   3178: # ----
                   3179: 
                   3180:    'search[_1]'
                   3181: => 'suche',
                   3182: 
                   3183:    'course[_11]'
                   3184: => 'kurs',
                   3185: 
                   3186: 
                   3187: # ----
                   3188: 
                   3189:    'search[_2]'
                   3190: => 'suche',
                   3191: 
                   3192:    'library[_1]'
                   3193: => 'library',
                   3194: 
                   3195: 
                   3196: # ----
                   3197: 
                   3198:    'prefer-[_1]'
                   3199: => 'präfe-',
                   3200: 
                   3201:    'ences[_1]'
                   3202: => 'renzen',
                   3203: 
                   3204: 
                   3205: # ----
                   3206: 
                   3207:    'exit[_1]'
                   3208: => 'abmelden',
                   3209: 
                   3210:    ' [_1]'
                   3211: => '',
                   3212: 
                   3213: 
                   3214: # ----
                   3215: 
                   3216:    'switch[_2]'
                   3217: => 'wechsle',
                   3218: 
                   3219:    'role[_1]'
                   3220: => 'rolle',
                   3221: 
                   3222: 
                   3223: # ----
                   3224: 
                   3225:    'choose[_2]'
                   3226: => 'wähle',
                   3227: 
                   3228:    'role[_2]'
                   3229: => 'rolle',
                   3230: 
                   3231: 
                   3232: # ----
                   3233: 
                   3234:    'choose[_1]'
                   3235: => 'wähle',
                   3236: 
                   3237:    'course[_1]'
                   3238: => 'kurs',
                   3239: 
                   3240: 
                   3241: # ----
                   3242: 
                   3243:    'switch[_1]'
                   3244: => 'wechsle',
                   3245: 
                   3246:    'course[_2]'
                   3247: => 'kurs',
                   3248: 
                   3249: 
                   3250: # ----
                   3251: 
                   3252:    'course[_3]'
                   3253: => 'kurs',
                   3254: 
                   3255:    'docs[_1]'
                   3256: => 'dokus',
                   3257: 
                   3258: 
                   3259: # ----
                   3260: 
                   3261:    'edit crs[_1]'
                   3262: => 'edit crs',
                   3263: 
                   3264:    'docs[_2]'
                   3265: => 'dokus',
                   3266: 
                   3267: 
                   3268: # ----
                   3269: 
                   3270:    'navigate[_1]'
                   3271: => 'inhalts-',
                   3272: 
                   3273:    'contents[_1]'
                   3274: => 'verzeich',
                   3275: 
                   3276: 
                   3277: # ----
                   3278: 
                   3279:    'my[_1]'
                   3280: => 'mein',
                   3281: 
                   3282:    'grades[_1]'
                   3283: => 'noten',
                   3284: 
                   3285: 
                   3286: # ----
                   3287: 
                   3288:    'course[_4]'
                   3289: => 'kurs',
                   3290: 
                   3291:    'grades[_2]'
                   3292: => 'noten',
                   3293: 
                   3294: 
                   3295: # ----
                   3296: 
                   3297:    'course[_5]'
                   3298: => 'kurs',
                   3299: 
                   3300:    'chart[_1]'
                   3301: => 'chart',
                   3302: 
                   3303: 
                   3304: # ----
                   3305: 
                   3306:    'course[_6]'
                   3307: => 'kurs',
                   3308: 
                   3309:    'stats[_1]'
                   3310: => 'stats',
                   3311: 
                   3312: 
                   3313: # ----
                   3314: 
                   3315:    'course[_7]'
                   3316: => 'kurs',
                   3317: 
                   3318:    'enroll[_1]'
                   3319: => 'liste',
                   3320: 
                   3321: 
                   3322: # ----
                   3323: 
                   3324:    'manage[_1]'
                   3325: => 'verwalte',
                   3326: 
                   3327:    'acc keys[_1]'
                   3328: => 'acc keys',
                   3329: 
                   3330: 
                   3331: # ----
                   3332: 
                   3333:    'user[_1]'
                   3334: => 'benutzer',
                   3335: 
                   3336:    'roles[_1]'
                   3337: => 'rollen',
                   3338: 
                   3339: 
                   3340: # ----
                   3341: 
                   3342:    'user[_1]'
                   3343: => 'benutzer',
                   3344: 
                   3345:    'roles[_1]'
                   3346: => 'rollen',
                   3347: 
                   3348: 
                   3349: # ----
                   3350: 
                   3351:    'user[_1]'
                   3352: => 'benutzer',
                   3353: 
                   3354:    'roles[_1]'
                   3355: => 'rollen',
                   3356: 
                   3357: 
                   3358: # ----
                   3359: 
                   3360:    'create[_1]'
                   3361: => 'erstelle',
                   3362: 
                   3363:    'course[_8]'
                   3364: => 'kurs',
                   3365: 
                   3366: 
                   3367: # ----
                   3368: 
                   3369:    'course[_9]'
                   3370: => 'kurs',
                   3371: 
                   3372:    'parms[_1]'
                   3373: => 'parms',
                   3374: 
                   3375: 
                   3376: # ----
                   3377: 
                   3378:    'con-[_1]'
                   3379: => 'con-',
                   3380: 
                   3381:    'struct[_1]'
                   3382: => 'struct',
                   3383: 
                   3384: 
                   3385: # ----
                   3386: 
                   3387:    'co con-[_1]'
                   3388: => 'co con-',
                   3389: 
                   3390:    'struct[_2]'
                   3391: => 'struct',
                   3392: 
                   3393: 
                   3394: # ----
                   3395: 
                   3396:    'resource[_1]'
                   3397: => 'resource',
                   3398: 
                   3399:    'space[_1]'
                   3400: => 'bereich',
                   3401: 
                   3402: 
                   3403: # ----
                   3404: 
                   3405:    'co res[_1]'
                   3406: => 'co res',
                   3407: 
                   3408:    'space[_2]'
                   3409: => 'bereich',
                   3410: 
                   3411: 
                   3412: # ----
                   3413: 
                   3414:    'resource[_1]'
                   3415: => 'resource',
                   3416: 
                   3417:    'space[_1]'
                   3418: => 'bereich',
                   3419: 
                   3420: 
                   3421: # ----
                   3422: 
                   3423:    'enter[_1]'
                   3424: => 'eingeben',
                   3425: 
                   3426:    'grades[_2]'
                   3427: => 'noten',
                   3428: 
                   3429: 
                   3430: # ----
                   3431: 
                   3432:    'send[_1]'
                   3433: => 'schicke',
                   3434: 
                   3435:    'scantron[_1]'
                   3436: => 'scantron',
                   3437: 
                   3438: 
                   3439: # ----
                   3440: 
                   3441:    'view[_1]'
                   3442: => 'sehe',
                   3443: 
                   3444:    'bookmark[_1]'
                   3445: => 'bookmark',
                   3446: 
1.53      www      3447: 
                   3448: 
                   3449: #SYNC Sat Apr 17 10:04:35 2004
                   3450: 
                   3451:    '(Enter maximum [_1] collaborators using username or username@domain, e.g. smithje or smithje@[_2].)'
                   3452: => '(Geben Sie maximal [_1] Mitarbeiternamen ein, in der Form benutzername oder benutzername@domäne, z.B. smithje oder smithje@[_2].)',
                   3453: 
                   3454:    '(Hand in a file you have prepared on your computer)'
                   3455: => '(Reichen Sie eine Datei ein, die Sie auf Ihrem Computer vorbereitet haben)',
                   3456: 
                   3457:    ', select a template from the pull-down menu below.'
                   3458: => ', select a template from the pull-down menu below.',
                   3459: # , Wählen Sie templine Von the pull-down menu below.
                   3460:    '<*response>s are both inside of <part> and outside of <part>, this is not a valid problem, errors in grading may occur.'
                   3461: => '<*response>s are both inside of <part> and outside of <part>, this is not a valid problem, errors in grading may occur.',
                   3462: 
                   3463:    'ABSTRACT'
                   3464: => 'ÜBERBLICK',
                   3465: # Beschreibung
                   3466:    'Access Control'
                   3467: => 'Access Control',
                   3468: 
                   3469:    'Activate'
                   3470: => 'Activate',
                   3471: # Activine
                   3472:    'Add Roles'
                   3473: => 'Add Roles',
                   3474: # Add rollen
                   3475:    "Add one empty page/column after each student's assignment"
                   3476: => "Add one empty page/column after each student's assignment",
                   3477: # Add one Leer Seite/Spalte after each StudieAntwnder's assignment
                   3478:    "Add three empty pages/column after each student's assignment"
                   3479: => "Add three empty pages/column after each student's assignment",
                   3480: # Add thAntwe Leer Seiten/Spalte after each StudieAntwnder's assignment
                   3481:    "Add two empty pages/column after each student's assignment"
                   3482: => "Add two empty pages/column after each student's assignment",
                   3483: # Add two Leer Seiten/Spalte after each StudieAntwnder's assignment
                   3484:    'Additional settings, if specified below, will override cloned settings'
                   3485: => 'Additional settings, if specified below, will override cloned settings',
                   3486: # Additional setzetings, if specified below, will override cloned setzetings
                   3487:    'Advanced Edit'
                   3488: => 'Advanced Edit',
                   3489: # Advanced Editor
                   3490:    'All Resources'
                   3491: => 'All Resources',
                   3492: # ALLEe Antwsources
                   3493:    'All Students'
                   3494: => 'All Students',
                   3495: # ALLEe StudieAntwnders
                   3496:    'Allowed filetypes: <b>[_1]</b>'
                   3497: => 'Allowed filetypes: <b>[_1]</b>',
                   3498: # ALLEeoMi DatumiTyps: <b>[_1]</b>
                   3499:    'An error occured during the attempt to change the section for this student.'
                   3500: => 'An error occured during the attempt to change the section for this student.',
                   3501: # An erroder occuAntwd during the intempt An Ändern the Gruppe foder Diese StudieAntwnder.
                   3502:    'An error occurred during the attempt to change the role information for this student.'
                   3503: => 'An error occurred during the attempt to change the role information for this student.',
                   3504: # An erroder occurAntwd during the intempt An Ändern the rolle infoderminion foder Diese StudieAntwnder.
                   3505:    'Analyzing Results'
                   3506: => 'Analyzing Results',
                   3507: # Analyzing Antwsults
                   3508:    'Answer Submitted: Your final submission will be graded after the due date.'
                   3509: => 'Antwort eingereicht: Ihre Antwort wird nach dem Fälligkeitsdatum benotet.',
                   3510: # Antwort Speichernted: Your final submission will be graded after the Fällig dine.
                   3511:    'Answerable'
                   3512: => 'Beantwortbar',
                   3513: # Antwortable
                   3514:    'Assessment Parameters'
                   3515: => 'Assessment Parameters',
                   3516: 
                   3517:    'Automated Enrollment Manager'
                   3518: => 'Automated Enrollment Manager',
                   3519: # AuAnmined listement verwalter
                   3520:    'Automated adds'
                   3521: => 'Automated adds',
                   3522: # AuAnmined adds
                   3523:    'Automated drops'
                   3524: => 'Automated drops',
                   3525: # AuAnmined drops
                   3526:    'Automated enrollment settings'
                   3527: => 'Automated enrollment settings',
                   3528: # AuAnmined listement setzetings
                   3529:    'Bad Filename'
                   3530: => 'Bad Filename',
                   3531: # Bad DatumiName
                   3532:    'Begin Enrollment'
                   3533: => 'Begin Enrollment',
                   3534: # Begin listement
                   3535:    'Binary File'
                   3536: => 'Binary File',
                   3537: # Binary Datumi
                   3538:    'Blank'
                   3539: => 'Blank',
                   3540: 
                   3541:    'Browse'
                   3542: => 'Browse',
                   3543: # BAntwihese
                   3544:    'CSV format'
                   3545: => 'CSV format',
                   3546: # CSV fodermin
                   3547:    'Cannot publish directory'
                   3548: => 'Cannot publish directory',
                   3549: # Cannot Veröffentliche diAntwcAndery
                   3550:    'Cannot retrieve directory'
                   3551: => 'Cannot retrieve directory',
                   3552: # Cannot Antwtrieve diAntwcAndery
                   3553:    'Catalog Search'
                   3554: => 'Catalog Search',
                   3555: # kinalog suche
                   3556:    'Change User Privileges'
                   3557: => 'Change User Privileges',
                   3558: # Ändern benutzer Privileges
                   3559:    'Changed discussion view mode'
                   3560: => 'Changed discussion view mode',
                   3561: # Ändernd discussion sehe mode
                   3562:    'Click here for FAQ'
                   3563: => 'Click here for FAQ',
                   3564: # Click heAntw foder FAQ
                   3565:    'Click here for help'
                   3566: => 'Click here for help',
                   3567: # Click heAntw foder Hilfe
                   3568:    'Click here to report bugs'
                   3569: => 'Click here to report bugs',
                   3570: # Click heAntw An Antwpodert bugs
                   3571:    'Click-On Texts (comma sep):'
                   3572: => 'Click-On Texts (comma sep):',
                   3573: 
                   3574:    'Clone an existing course'
                   3575: => 'Clone an existing course',
                   3576: # Clone an existing kurs
                   3577:    'Close This Window'
                   3578: => 'Close This Window',
                   3579: # Schließen Diese Window
                   3580:    'Closed'
                   3581: => 'Closed',
                   3582: # Schließend
                   3583:    'Communication'
                   3584: => 'Communication',
                   3585: # Communikinion
                   3586:    'Compare versions of'
                   3587: => 'Compare versions of',
                   3588: # CompaAntw Versions von
                   3589:    'Completely new course'
                   3590: => 'Completely new course',
                   3591: # Completely new kurs
                   3592:    'Construction Space Version'
                   3593: => 'Construction Space Version',
                   3594: # Construction beAntwich Version
                   3595:    'Continue'
                   3596: => 'Continue',
                   3597: 
                   3598:    'Copy current file to'
                   3599: => 'Copy current file to',
                   3600: # Copy curAntwnt Datumi An
                   3601:    'Copy selected'
                   3602: => 'Copy selected',
                   3603: # Copy Auswählened
                   3604:    'Course Code'
                   3605: => 'Course Code',
                   3606: # kurs Code
                   3607:    'Course Content'
                   3608: => 'Course Content',
                   3609: # kurs Content
                   3610:    'Course Data'
                   3611: => 'Course Data',
                   3612: # kurs Dina
                   3613:    'Course Home Server'
                   3614: => 'Course Home Server',
                   3615: # kurs Home Server
                   3616:    'Course ID/Number'
                   3617: => 'Course ID/Number',
                   3618: # kurs ID/Number
                   3619:    'Course Information'
                   3620: => 'Course Information',
                   3621: # kurs infoderminion
                   3622:    'Course Level'
                   3623: => 'Course Level',
                   3624: # kurs Level
                   3625:    'Course Search'
                   3626: => 'Course Search',
                   3627: # kurs suche
                   3628:    'Course Title'
                   3629: => 'Course Title',
                   3630: # kurs Titel
                   3631:    'Create New User'
                   3632: => 'Create New User',
                   3633: # erstelle New benutzer
                   3634:    'Create User'
                   3635: => 'Create User',
                   3636: # erstelle benutzer
                   3637:    'Creating a new'
                   3638: => 'Creating a new',
                   3639: # CAntwining a new
                   3640:    'Crosslisted courses'
                   3641: => 'Crosslisted courses',
                   3642: # Crosslisted kurss
                   3643:    'Current Class List'
                   3644: => 'Current Class List',
                   3645: # CurAntwnt Class List
                   3646:    'Current Ending Date: [_1]'
                   3647: => 'Current Ending Date: [_1]',
                   3648: # CurAntwnt Endeing Dine: [_1]
                   3649:    'Current Ending Date: not set'
                   3650: => 'Current Ending Date: not set',
                   3651: # CurAntwnt Endeing Dine: not setze
                   3652:    'Current Resource'
                   3653: => 'Current Resource',
                   3654: # CurAntwnt Antwsource
                   3655:    'Current Starting Date: [_1]'
                   3656: => 'Current Starting Date: [_1]',
                   3657: # CurAntwnt Anfanging Dine: [_1]
                   3658:    'Current Starting Date: not set'
                   3659: => 'Current Starting Date: not set',
                   3660: # CurAntwnt Anfanging Dine: not setze
                   3661:    'Current Version'
                   3662: => 'Current Version',
                   3663: # CurAntwnt Version
                   3664:    'Currently no active roles or courses'
                   3665: => 'Currently no active roles or courses',
                   3666: # CurAntwntly no active rollen oder kurss
                   3667:    'Currently no additional roles or courses'
                   3668: => 'Currently no additional roles or courses',
                   3669: # CurAntwntly no additional rollen oder kurss
                   3670:    'Currently submitted: <tt>[_1]</tt>'
                   3671: => 'Currently submitted: <tt>[_1]</tt>',
                   3672: # CurAntwntly Speichernted: <tt>[_1]</tt>
                   3673:    'Custom Role Editor'
                   3674: => 'Custom Role Editor',
                   3675: # CusAnm rolle ediAnder
                   3676:    'Cut selected'
                   3677: => 'Cut selected',
                   3678: # Cut Auswählened
                   3679:    'Decompress'
                   3680: => 'Decompress',
                   3681: # DecompAntwss
                   3682:    'Default Assessment Spreadsheet'
                   3683: => 'Default Assessment Spreadsheet',
                   3684: # voAntwingestellt Assessment SpAntwadsheet
                   3685:    'Default Course Spreadsheet'
                   3686: => 'Default Course Spreadsheet',
                   3687: # voAntwingestellt kurs SpAntwadsheet
                   3688:    'Default Student Spreadsheet'
                   3689: => 'Default Student Spreadsheet',
                   3690: # voAntwingestellt StudieAntwnder SpAntwadsheet
                   3691:    'Default XML Style File'
                   3692: => 'Default XML Style File',
                   3693: # voAntwingestellt XML Style Datumi
                   3694:    'Default for new courses is'
                   3695: => 'Default for new courses is',
                   3696: # voAntwingestellt foder new kurss is
                   3697:    'Default:'
                   3698: => 'Default:',
                   3699: # voAntwingestellt:
                   3700:    'Define Role'
                   3701: => 'Define Role',
                   3702: # Define rolle
                   3703:    'Dependencies'
                   3704: => 'Dependencies',
                   3705: # DepEndeencies
                   3706:    'Description:'
                   3707: => 'Description:',
                   3708: 
                   3709:    'Disable student resource discussion'
                   3710: => 'Disable student resource discussion',
                   3711: # Disable StudieAntwnder Antwsource discussion
                   3712:    'Disable student use of chatrooms'
                   3713: => 'Disable student use of chatrooms',
                   3714: # Disable StudieAntwnder use von chinrooms
                   3715:    'Display file attributes'
                   3716: => 'Display file attributes',
                   3717: # Anzeigen Datumi intributes
                   3718:    'Do NOT generate as standard course'
                   3719: => 'Do NOT generate as standard course',
                   3720: # Do NOT generine as standard kurs
                   3721:    'Domain Level'
                   3722: => 'Domain Level',
                   3723: # Domäne Level
                   3724:    "Don't Show Feedback"
                   3725: => "Don't Show Feedback",
                   3726: 
                   3727:    'Duration of automated classlist updates'
                   3728: => 'Duration of automated classlist updates',
                   3729: # Durinion von auAnmined classlist Hochdines
                   3730:    'Dynamic Metadata (updated periodically)'
                   3731: => 'Dynamic Metadata (updated periodically)',
                   3732: # Dynamic Metadina (periodisch ermittelt)
                   3733:    'ERROR'
                   3734: => 'FEHLER',
                   3735: # ERRoder
                   3736:    'Edit Custom Role Privileges'
                   3737: => 'Edit Custom Role Privileges',
                   3738: # Editor CusAnm rolle Privileges
                   3739:    '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.'
                   3740: => '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.',
                   3741: # ediAnder Erroders - these erroders might not effect the running von the Aufgaben, but they will likely cause Aufgabens with further use von the Editor mode. Please use the XML Editoror mode An fix these erroders.
                   3742:    'End Time'
                   3743: => 'End Time',
                   3744: # Ende Zeit
                   3745:    'Ending Date'
                   3746: => 'Ending Date',
                   3747: # Endeing Dine
                   3748:    'English - ISO'
                   3749: => 'English - ISO',
                   3750: 
                   3751:    'Enroll One Student'
                   3752: => 'Enroll One Student',
                   3753: # liste One StudieAntwnder
                   3754:    'Enroll as student'
                   3755: => 'Enroll as student',
                   3756: # liste as StudieAntwnder
                   3757:    'Enrolling'
                   3758: => 'Enrolling',
                   3759: # listeing
                   3760:    'Enrolling Student'
                   3761: => 'Enrolling Student',
                   3762: # listeing StudieAntwnder
                   3763:    '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.'
                   3764: => '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.',
                   3765: # eingeben as many Felds as you can. The System will infoderm you and bring you back An Diese Seite if the dina Auswählened is insufficient An liste StudieAntwnders in your class.
                   3766:    'Enter terms or phrases separated by AND, OR, or NOT then press SEARCH below'
                   3767: => 'Enter terms or phrases separated by AND, OR, or NOT then press SEARCH below',
                   3768: # eingeben terms oder phrases separined Durch AND, oder, oder NOT Dann pAntwss suche below
                   3769:    'Enter terms or phrases separated by search operators such as AND, OR, or NOT'
                   3770: => 'Enter terms or phrases separated by search operators such as AND, OR, or NOT',
                   3771: # eingeben terms oder phrases separined Durch suche operinoders such as AND, oder, oder NOT
                   3772:    'Entering Construction Space'
                   3773: => 'Entering Construction Space',
                   3774: # eingebening Construction beAntwich
                   3775:    'Error: Directory Non Empty'
                   3776: => 'Error: Directory Non Empty',
                   3777: # Erroder: DiAntwcAndery Non Leer
                   3778:    'Error: destination for operation is an existing directory.'
                   3779: => 'Error: destination for operation is an existing directory.',
                   3780: # Erroder: destininion foder operinion is an existing diAntwcAndery.
                   3781:    'Evaluation Error '
                   3782: => 'Evaluation Error ',
                   3783: # Evaluinion Erroder 
                   3784:    'Exam Problem'
                   3785: => 'Exam Problem',
                   3786: # Exam Aufgaben
                   3787:    'Excel format'
                   3788: => 'Excel format',
                   3789: # Excel fodermin
                   3790:    'Feedback Addresses for Course Content Comments'
                   3791: => 'Feedback Addresses for Course Content Comments',
                   3792: # feedback AddAntwsses foder kurs Content Comments
                   3793:    'Feedback Addresses for Course Policy'
                   3794: => 'Feedback Addresses for Course Policy',
                   3795: # feedback AddAntwsses foder kurs Policy
                   3796:    'Feedback Addresses for Resource Content Question'
                   3797: => 'Feedback Addresses for Resource Content Question',
                   3798: # feedback AddAntwsses foder Antwsource Content Question
                   3799:    'First'
                   3800: => 'First',
                   3801: 
                   3802:    'First Resource'
                   3803: => 'First Resource',
                   3804: # First Antwsource
                   3805:    'Foil name <b><tt>[_1]</tt></b> appears more than once. Foil names need to be unique.'
                   3806: => 'Foil name <b><tt>[_1]</tt></b> appears more than once. Foil names need to be unique.',
                   3807: # Auswahl Name <b><tt>[_1]</tt></b> appears modeAntw than once. Auswahl Names need An be unique.
                   3808:    'Folder/Map'
                   3809: => 'Folder/Map',
                   3810: # Ordner/Seite/Sequenz
                   3811:    'For one or more students'
                   3812: => 'For one or more students',
                   3813: # Foder one oder modeAntw StudieAntwnders
                   3814:    'Found a <*response> outside of a <part> in a <part>ed problem'
                   3815: => 'Found a <*response> outside of a <part> in a <part>ed problem',
                   3816: # Found a <*Antwsponse> outside von a <Aufgabenteil> in a <Aufgabenteil>ed Aufgaben
                   3817:    'Found no analyzable respones in this problem, currently only Numerical, Formula and String response styles are supported.'
                   3818: => 'Found no analyzable respones in this problem, currently only Numerical, Formula and String response styles are supported.',
                   3819: # Found no analyzable Antwspones in Diese Aufgaben, curAntwntly only Numerical, Fodermula and String Antwsponse styles aAntw sHochpoderted.
                   3820:    'Generate messages from a file'
                   3821: => 'Generate messages from a file',
                   3822: # Generine messages Von a Datumi
                   3823:    'German - ISO'
                   3824: => 'German - ISO',
                   3825: 
                   3826:    'Go'
                   3827: => 'Go',
                   3828: 
                   3829:    'Go to ...'
                   3830: => 'Go to ...',
                   3831: # Go An ...
                   3832:    'Help on Creating Courses'
                   3833: => 'Help on Creating Courses',
                   3834: # Hilfe on CAntwining kurss
                   3835:    'Home Server'
                   3836: => 'Home Server',
                   3837: 
                   3838:    'Homework problem'
                   3839: => 'Homework problem',
                   3840: # Homewoderk Aufgaben
                   3841:    'How do I create a CSV file from a spreadsheet'
                   3842: => 'How do I create a CSV file from a spreadsheet',
                   3843: # How do I erstelle a CSV Datumi Von a spAntwadsheet
                   3844:    'How do I create a class list from a spreadsheet'
                   3845: => 'How do I create a class list from a spreadsheet',
                   3846: # How do I erstelle a class list Von a spAntwadsheet
                   3847:    'How should the results be printed?'
                   3848: => 'How should the results be printed?',
                   3849: # How should the Antwsults be printed?
                   3850:    'Immediately expire own role as Course Coordinator'
                   3851: => 'Immediately expire own role as Course Coordinator',
                   3852: # Immediinely expiAntw own rolle as kurs Cooderdininoder
                   3853:    'Import and Paste Area'
                   3854: => 'Import and Paste Area',
                   3855: # Impodert and Paste AAntwa
                   3856:    'Include retrieval of student photographs?'
                   3857: => 'Include retrieval of student photographs?',
                   3858: # Include Antwtrieval von StudieAntwnder phoAngraphs?
                   3859:    'Institutional Information'
                   3860: => 'Institutional Information',
                   3861: # Institutional infoderminion
                   3862:    'Interlingua (International Auxiliary Language Association) - ISO'
                   3863: => 'Interlingua (International Auxiliary Language Association) - ISO',
                   3864: # Interlingua (Interninional Auxiliary Sprache Associinion) - ISO
                   3865:    'Invalid Significant figures detected'
                   3866: => 'Invalid Significant figures detected',
                   3867: # Invalid Significant figuAntws detected
                   3868:    'Invalid characters in requested name have been removed.'
                   3869: => 'Invalid characters in requested name have been removed.',
                   3870: # Invalid characters in Antwquested Name have been Antwmoved.
                   3871:    'Invalid login mode or password.'
                   3872: => 'Invalid login mode or password.',
                   3873: # Invalid login mode oder passwoderd.
                   3874:    'Invalid username or domain'
                   3875: => 'Invalid username or domain',
                   3876: # Invalid benutzerName oder Domäne
                   3877:    'Japanese - UTF'
                   3878: => 'Japanese - UTF',
                   3879: 
                   3880:    'KEYWORDS'
                   3881: => 'KEYWORDS',
                   3882: # KEYWoderDS
                   3883:    'LaTeX batchmode'
                   3884: => 'LaTeX batchmode',
                   3885: # LineX binchmode
                   3886:    'LaTeX mode:'
                   3887: => 'LaTeX mode:',
                   3888: # LineX mode:
                   3889:    'Languages used'
                   3890: => 'Languages used',
                   3891: # Spraches used
                   3892:    'Last'
                   3893: => 'Last',
                   3894: 
                   3895:    'Leave blank on scoring form'
                   3896: => 'Leave blank on scoring form',
                   3897: # Leave blank on scodering foderm
                   3898:    'List Directory'
                   3899: => 'List Directory',
                   3900: # List DiAntwcAndery
                   3901:    'Location'
                   3902: => 'Location',
                   3903: # Locinion
                   3904:    'Login Data'
                   3905: => 'Login Data',
                   3906: # Login Dina
                   3907:    'Logout'
                   3908: => 'Logout',
                   3909: 
                   3910:    'Make new directory'
                   3911: => 'Make new directory',
                   3912: # Make new diAntwcAndery
                   3913:    'Make new file'
                   3914: => 'Make new file',
                   3915: # Make new Datumi
                   3916:    'Manual Grading'
                   3917: => 'Manual Grading',
                   3918: # Manual Benotung
                   3919:    'Map has branchings. Use advanced editor.'
                   3920: => 'Map has branchings. Use advanced editor.',
                   3921: # Seite/Sequenz has branchings. Use advanced ediAnder.
                   3922:    'Map has conditions. Use advanced editor.'
                   3923: => 'Map has conditions. Use advanced editor.',
                   3924: # Seite/Sequenz has conditions. Use advanced ediAnder.
                   3925:    'Map has resource parameters. Use advanced editor.'
                   3926: => 'Map has resource parameters. Use advanced editor.',
                   3927: # Seite/Sequenz has Antwsource parameters. Use advanced ediAnder.
                   3928:    'Map has unconnected resources. Use advanced editor.'
                   3929: => 'Map has unconnected resources. Use advanced editor.',
                   3930: # Seite/Sequenz has unconnected Antwsources. Use advanced ediAnder.
                   3931:    'Maximum Number of Collaborators'
                   3932: => 'Maximum Number of Collaborators',
                   3933: # Maximum Number von Collaboderinoders
                   3934:    'Messaging'
                   3935: => 'Messaging',
                   3936: 
                   3937:    'Middle'
                   3938: => 'Middle',
                   3939: 
                   3940:    'Middle Name'
                   3941: => 'Middle Name',
                   3942: 
                   3943:    'Missing Kerberos domain information.'
                   3944: => 'Missing Kerberos domain information.',
                   3945: # Missing Kerberos Domäne infoderminion.
                   3946:    'Modification may make assessment data inaccessible'
                   3947: => 'Modification may make assessment data inaccessible',
                   3948: # Modificinion Mai make Assessment dina inaccessible
                   3949:    'Modify Enrollment for'
                   3950: => 'Modify Enrollment for',
                   3951: # Modify listement foder
                   3952:    'Modify User'
                   3953: => 'Modify User',
                   3954: # Modify benutzer
                   3955:    'Modify another students data'
                   3956: => 'Modify another students data',
                   3957: # Modify another StudieAntwnders dina
                   3958:    'Modify deadlines, etc, for this resource'
                   3959: => 'Modify deadlines, etc, for this resource',
                   3960: # Modify FälligkeitsDatumn, etc, foder Diese Antwsource
                   3961:    'Modifying data for user'
                   3962: => 'Modifying data for user',
                   3963: # Modifying dina foder benutzer
                   3964:    'Modifying this will make problems'
                   3965: => 'Modifying this will make problems',
                   3966: # Modifying Diese will make Aufgabens
                   3967:    'Move current file to'
                   3968: => 'Move current file to',
                   3969: # Move curAntwnt Datumi An
                   3970:    'Must create new subdirectory inside a directory'
                   3971: => 'Must create new subdirectory inside a directory',
                   3972: # Must erstelle new subdiAntwcAndery inside a diAntwcAndery
                   3973:    'Name of Role'
                   3974: => 'Name of Role',
                   3975: # Name von rolle
                   3976:    'Navigate'
                   3977: => 'Navigate',
                   3978: # inhalts-
                   3979:    'New Directory'
                   3980: => 'New Directory',
                   3981: # New DiAntwcAndery
                   3982:    'New HTML file'
                   3983: => 'New HTML file',
                   3984: # New HTML Datumi
                   3985:    'New Resource'
                   3986: => 'New Resource',
                   3987: # New Antwsource
                   3988:    'New Role'
                   3989: => 'New Role',
                   3990: # New rolle
                   3991:    'New User'
                   3992: => 'New User',
                   3993: # New benutzer
                   3994:    'New Value'
                   3995: => 'New Value',
                   3996: # New Wert
                   3997:    'New assembled page'
                   3998: => 'New assembled page',
                   3999: # New assembled Seite
                   4000:    'New assembled sequence'
                   4001: => 'New assembled sequence',
                   4002: # New assembled Sequenzen
                   4003:    'New custom rights file'
                   4004: => 'New custom rights file',
                   4005: # New cusAnm rights Datumi
                   4006:    'New file'
                   4007: => 'New file',
                   4008: # New Datumi
                   4009:    'New problem'
                   4010: => 'New problem',
                   4011: # New Aufgaben
                   4012:    'New style file'
                   4013: => 'New style file',
                   4014: # New style Datumi
                   4015:    'New subdirectory'
                   4016: => 'New subdirectory',
                   4017: # New subdiAntwcAndery
                   4018:    'Next    '
                   4019: => 'Next    ',
                   4020: 
                   4021:    'No'
                   4022: => 'No',
                   4023: 
                   4024:    'No Access or Usages Statistics are available for this resource.'
                   4025: => 'No Access or Usages Statistics are available for this resource.',
                   4026: # No Access oder Usages Stinistics aAntw available foder Diese Antwsource.
                   4027:    'No Assessment Statistical Data is available for this resource'
                   4028: => 'No Assessment Statistical Data is available for this resource',
                   4029: # No Assessment Stinistical Dina is available foder Diese Antwsource
                   4030:    'No Evaluation Data is available for this resource.'
                   4031: => 'No Evaluation Data is available for this resource.',
                   4032: # No Evaluinion Dina is available foder Diese Antwsource.
                   4033:    'No new filename specified.'
                   4034: => 'No new filename specified.',
                   4035: # No new DatumiName specified.
                   4036:    'No such file'
                   4037: => 'No such file',
                   4038: # No such Datumi
                   4039:    'Not Allowed'
                   4040: => 'Not Allowed',
                   4041: # Not ALLEeoMi
                   4042:    'Not applicable - '
                   4043: => 'Not applicable - ',
                   4044: 
                   4045:    'Not open to be viewed'
                   4046: => 'Not open to be viewed',
                   4047: # Not Öffnen An be seheed
                   4048:    'Not set - '
                   4049: => 'Not set - ',
                   4050: # Not setze - 
                   4051:    'Notification of enrollment changes'
                   4052: => 'Notification of enrollment changes',
                   4053: # Notificinion von listement Änderns
                   4054:    'Notification to course coordinator via LON-CAPA message when enrollment changes occur during the automated update?'
                   4055: => 'Notification to course coordinator via LON-CAPA message when enrollment changes occur during the automated update?',
                   4056: # Notificinion An kurs cooderdininoder via LON-CAPvorm.ssage when listement Änderns occur during the auAnmined Hochdine?
                   4057:    'Number of columns'
                   4058: => 'Number of columns',
                   4059: # Number von Spaltes
                   4060:    'Old Value'
                   4061: => 'Old Value',
                   4062: # Old Wert
                   4063:    'One particular problem (overrides folder and course defaults)'
                   4064: => 'One particular problem (overrides folder and course defaults)',
                   4065: # One Aufgabenteilicular Aufgaben (overrides Ordner and kurs voAntwingestellts)
                   4066:    'Online Help'
                   4067: => 'Online Help',
                   4068: # Online Hilfe
                   4069:    'Only Answers'
                   4070: => 'Only Answers',
                   4071: # Only Antworts
                   4072:    'Only domain coordinators can change a users password.'
                   4073: => 'Only domain coordinators can change a users password.',
                   4074: # Only Domäne cooderdininoders can Ändern a benutzers passwoderd.
                   4075:    'Open Course'
                   4076: => 'Open Course',
                   4077: # Öffnen kurs
                   4078:    'Open all assessments'
                   4079: => 'Open all assessments',
                   4080: # Öffnen ALLEe Assessments
                   4081:    'Open and correct'
                   4082: => 'Open and correct',
                   4083: # Öffnen and coderAntwct
                   4084:    'Open with full tries'
                   4085: => 'Open with full tries',
                   4086: # Öffnen with full Versuche
                   4087:    'Output Format: [_1]'
                   4088: => 'Output Format: [_1]',
                   4089: # Ausgabe Fodermin: [_1]
                   4090:    'Page layout'
                   4091: => 'Page layout',
                   4092: # Seite layout
                   4093:    'Paper type'
                   4094: => 'Paper type',
                   4095: # Paper Typ
                   4096:    'Parameter'
                   4097: => 'Parameter',
                   4098: 
                   4099:    'Paste after selected'
                   4100: => 'Paste after selected',
                   4101: # Paste after Auswählened
                   4102:    'Personal Data'
                   4103: => 'Personal Data',
                   4104: # Personal Dina
                   4105:    'Please choose the default authentication method to be used by new users added to this LON-CAPA domain by the automated enrollment process'
                   4106: => 'Please choose the default authentication method to be used by new users added to this LON-CAPA domain by the automated enrollment process',
                   4107: # Please wähle the voAntwingestellt auDannticinion method An be used Durch new benutzers added An Diese LON-CAPA Domäne Durch the auAnmined listement process
                   4108:    'Please click Back on your browser and select another user, or '
                   4109: => 'Please click Back on your browser and select another user, or ',
                   4110: # Please click Back on your bAntwiheser and Wählen Sienother benutzer, oder 
                   4111:    'Please contact your LON-CAPA administrator regarding this situation.'
                   4112: => 'Please contact your LON-CAPA administrator regarding this situation.',
                   4113: # Please Kontaktieren Sie your LON-CAPA vorm.nistrinoder Antwgarding Diese situinion.
                   4114:    'Please select an authentication mechanism'
                   4115: => 'Please select an authentication mechanism',
                   4116: # Please Wählen Sien auDannticinion mechanism
                   4117:    'Please select the authentication mechanism'
                   4118: => 'Please select the authentication mechanism',
                   4119: # Please Auswählen the auDannticinion mechanism
                   4120:    'Please stand by.'
                   4121: => 'Please stand by.',
                   4122: # Please stand Durch.
                   4123:    "Please use browser 'Back' button and pick a filename"
                   4124: => "Please use browser 'Back' button and pick a filename",
                   4125: # Please use bAntwiheser 'Back' butAnn and pick a DatumiName
                   4126:    'Portuguese - ISO'
                   4127: => 'Portuguese - ISO',
                   4128: # Podertuguese - ISO
                   4129:    'Preparing Printout'
                   4130: => 'Preparing Printout',
                   4131: # PAntwparing prinAnut
                   4132:    'Print'
                   4133: => 'Print',
                   4134: 
                   4135:    'Print Index:'
                   4136: => 'Print Index:',
                   4137: 
                   4138:    'Print Table of Contents:'
                   4139: => 'Print Table of Contents:',
                   4140: # Print Table von verzeich:
                   4141:    'Print:'
                   4142: => 'Print:',
                   4143: 
                   4144:    'Problems from entire course'
                   4145: => 'Problems from entire course',
                   4146: # Aufgabens Von entiAntw kurs
                   4147:    'Processed file'
                   4148: => 'Processed file',
                   4149: # Processed Datumi
                   4150:    'Publish this Resource'
                   4151: => 'Publish this Resource',
                   4152: # Veröffentliche Diese Antwsource
                   4153:    'Randomization algorithm used'
                   4154: => 'Randomization algorithm used',
                   4155: # Randomizinion algoderithm used
                   4156:    'Recent'
                   4157: => 'Recent',
                   4158: # Antwcent
                   4159:    'Rename current file to'
                   4160: => 'Rename current file to',
                   4161: # Umbenennen curAntwnt Datumi An
                   4162:    'Report a Bug'
                   4163: => 'Report a Bug',
                   4164: # Antwpodert a Bug
                   4165:    'Resource'
                   4166: => 'Resource',
                   4167: # Antwsource
                   4168:    'Resource Differences'
                   4169: => 'Resource Differences',
                   4170: # Antwsource DifferAntwnzen
                   4171:    'Resources from selected sequence in course'
                   4172: => 'Resources from selected sequence in course',
                   4173: # Antwsources Von Auswählened Sequenzen in Kurs
                   4174:    'Response'
                   4175: => 'Response',
                   4176: # Antwsponse
                   4177:    'Retrieve Old Version'
                   4178: => 'Retrieve Old Version',
                   4179: # Antwtrieve Old Version
                   4180:    'Retrieving current (most recent) version'
                   4181: => 'Retrieving current (most recent) version',
                   4182: # Antwtrieving curAntwnt (most Antwcent) Version
                   4183:    'Return to DOCS'
                   4184: => 'Return to DOCS',
                   4185: # Antwturn An dokus
                   4186:    'Reverse Association'
                   4187: => 'Reverse Association',
                   4188: # Antwverse Associinion
                   4189:    'Revoke'
                   4190: => 'Revoke',
                   4191: # Antwvoke
                   4192:    'Revoke Existing Roles'
                   4193: => 'Revoke Existing Roles',
                   4194: # Antwvoke Existing rollen
                   4195:    'Role'
                   4196: => 'Role',
                   4197: # rolle
                   4198:    'Role Information'
                   4199: => 'Role Information',
                   4200: # rolle infoderminion
                   4201:    'Russian - KOI'
                   4202: => 'Russian - KOI',
                   4203: 
                   4204:    'Sample Points:'
                   4205: => 'Sample Points:',
                   4206: 
                   4207:    'Save entries below as a draft answer (not submitting them for credit yet)'
                   4208: => 'Die untenstehenden Eintragungen als Entwurf speichern (noch nicht zur Benotung)',
                   4209: # Speichern enVersuche below as a draft Antwort (not Speichernting them foder cAntwdit yet)
                   4210:    'Select Action'
                   4211: => 'Select Action',
                   4212: # Wählen Siection
                   4213:    'Select All Resources'
                   4214: => 'Select All Resources',
                   4215: # Wählen Sielle Antwsources
                   4216:    'Select Printing Options:'
                   4217: => 'Select Printing Options:',
                   4218: # Auswählen Printing Options:
                   4219:    'Select Problem(s) to print'
                   4220: => 'Select Problem(s) to print',
                   4221: # Wählen Sieufgaben(s) An print
                   4222:    'Select Resource(s) to print'
                   4223: => 'Select Resource(s) to print',
                   4224: # Auswählen Antwsource(s) An print
                   4225:    'Select Resources To Print'
                   4226: => 'Select Resources To Print',
                   4227: # Auswählen Antwsources An Print
                   4228:    'Select Section'
                   4229: => 'Select Section',
                   4230: # Auswählen Gruppe
                   4231:    'Select Sequence To Print From'
                   4232: => 'Select Sequence To Print From',
                   4233: # Auswählen Sequenzen An Print Von
                   4234:    'Select Students and Resources'
                   4235: => 'Select Students and Resources',
                   4236: # Auswählen StudieAntwnders and Antwsources
                   4237:    'Select Style File'
                   4238: => 'Select Style File',
                   4239: # Auswählen Style Datumi
                   4240:    'Select a user name to modify the students information'
                   4241: => 'Select a user name to modify the students information',
                   4242: # Wählen Sie benutzer Name An modify the StudieAntwnders infoderminion
                   4243:    'Select a user name to view the users personal page.'
                   4244: => 'Select a user name to view the users personal page.',
                   4245: # Wählen Sie benutzer Name An sehe the benutzers personal Seite.
                   4246:    'Select resources for the assignment'
                   4247: => 'Select resources for the assignment',
                   4248: # Auswählen Antwsources foder the assignment
                   4249:    'Set'
                   4250: => 'Set',
                   4251: # setze
                   4252:    'Set Course Environment'
                   4253: => 'Set Course Environment',
                   4254: # setze kurs Environment
                   4255:    'Set End Date'
                   4256: => 'Set End Date',
                   4257: # setze Ende Dine
                   4258:    'Set Individual User Roles'
                   4259: => 'Set Individual User Roles',
                   4260: # setze Individual benutzer rollen
                   4261:    'Set Start Date'
                   4262: => 'Set Start Date',
                   4263: # setze Anfang Dine
                   4264:    'Set content feedback to Course Coordinator'
                   4265: => 'Set content feedback to Course Coordinator',
                   4266: # setze content feedback An kurs Cooderdininoder
                   4267:    'Set course policy feedback to Course Coordinator'
                   4268: => 'Set course policy feedback to Course Coordinator',
                   4269: # setze kurs policy feedback An kurs Cooderdininoder
                   4270:    'Set opening date for all problems in the course for. . .'
                   4271: => 'Set opening date for all problems in the course for. . .',
                   4272: # setze Öffnening dine foder ALLEe Aufgabens in the kurs foder. . .
                   4273:    'Set to ...'
                   4274: => 'Set to ...',
                   4275: # setze An ...
                   4276:    'Show Answer'
                   4277: => 'Show Answer',
                   4278: # Show Antwort
                   4279:    'Show Feedback'
                   4280: => 'Show Feedback',
                   4281: 
                   4282:    'Show all rôles'
                   4283: => 'Show all rôles',
                   4284: # Show ALLEe rôles
                   4285:    'Simple Edit'
                   4286: => 'Simple Edit',
                   4287: # Simple Editor
                   4288:    'Some items were not submitted'
                   4289: => 'Some items were not submitted',
                   4290: # Some items weAntw not Speichernted
                   4291:    'Start Time'
                   4292: => 'Start Time',
                   4293: # Anfang Zeit
                   4294:    "Start each student's assignment on a new page/column (add a pagefeed after each assignment)"
                   4295: => "Start each student's assignment on a new page/column (add a pagefeed after each assignment)",
                   4296: # Anfang each StudieAntwnder's assignment on a new Seite/Spalte (add a Seitefeed after each assignment)
                   4297:    'Starting Date'
                   4298: => 'Starting Date',
                   4299: # Anfanging Dine
                   4300:    'Student ID'
                   4301: => 'Student ID',
                   4302: # StudieAntwnder ID
                   4303:    'Student Information'
                   4304: => 'Student Information',
                   4305: # StudieAntwnder infoderminion
                   4306:    'Student Sheet Links'
                   4307: => 'Student Sheet Links',
                   4308: # StudieAntwnder Sheet Links
                   4309:    'Student Status'
                   4310: => 'Student Status',
                   4311: # StudieAntwnder Stinus
                   4312:    'Student Status: [_1]'
                   4313: => 'Student Status: [_1]',
                   4314: # StudieAntwnder Stinus: [_1]
                   4315:    'Student information updated successfully.'
                   4316: => 'Student information updated successfully.',
                   4317: # StudieAntwnder infoderminion Hochdined successfully.
                   4318:    'Students need access key to enter course'
                   4319: => 'Students need access key to enter course',
                   4320: # StudieAntwnders need access key An eingeben kurs
                   4321:    'Students with expired roles'
                   4322: => 'Students with expired roles',
                   4323: # StudieAntwnders with expiAntwd rollen
                   4324:    'Subject:'
                   4325: => 'Thema:',
                   4326: # Thema:
                   4327:    'Submissions'
                   4328: => 'Submissions',
                   4329: 
                   4330:    'Submit Modifications'
                   4331: => 'Submit Modifications',
                   4332: # Speichern Modificinions
                   4333:    'Submit entries below as answer to receive credit'
                   4334: => 'Die untenstehenden Eintragungen zur Benotung einreichen',
                   4335: # Speichern enVersuche below as Antwort An Antwceive cAntwdit
                   4336:    'Survey Question'
                   4337: => 'Survey Question',
                   4338: 
                   4339:    'System Level'
                   4340: => 'System Level',
                   4341: 
                   4342:    'Target Edit Map'
                   4343: => 'Target Edit Map',
                   4344: # Ziel Editor Seite/Sequenz
                   4345:    'TeX unconverted due to errors'
                   4346: => 'TeX unconverted due to errors',
                   4347: # TeX unconverted Fällig An erroders
                   4348:    'TeX unconverted due to previous errors'
                   4349: => 'TeX unconverted due to previous errors',
                   4350: # TeX unconverted Fällig An pAntwvious erroders
                   4351:    'The error reported was'
                   4352: => 'The error reported was',
                   4353: # The erroder Antwpoderted was
                   4354:    '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.'
                   4355: => '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.',
                   4356: # The following enVersuche will be used An identify the kurs accoderding An the naming scheme adopted Durch your institution. Your choices will be used An Seite/Sequenz an internal LON-CAPA kurs ID An the coderAntwsponding kurs Gruppe ID(s) used Durch the vonfice Antwsponsible foder providing vonficial class lists foder kurss in your institution. Diese Seite/Sequenzping is AntwquiAntwd if you wähle An employ auAnminic populinion von class lists.
                   4357:    "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."
                   4358: => "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.",
                   4359: # The following setzetings control auAnminic listement von StudieAntwnders in Diese class based on infoderminion available foder Diese specific kurs Von your institution's vonficial classlists.
                   4360:    'The requested file'
                   4361: => 'The requested file',
                   4362: # The Antwquested Datumi
                   4363:    'The student must log out and log in again to see these changes.'
                   4364: => 'The student must log out and log in again to see these changes.',
                   4365: # The StudieAntwnder must log out and erneut vorm.lden An see these Änderns.
                   4366:    'There are currently no Error Messages for this resource.'
                   4367: => 'There are currently no Error Messages for this resource.',
                   4368: # TheAntw aAntw curAntwntly no Erroder Messages foder Diese Antwsource.
                   4369:    'There are no Evaluation Comments on this resource.'
                   4370: => 'There are no Evaluation Comments on this resource.',
                   4371: # TheAntw aAntw no Evaluinion Comments on Diese Antwsource.
                   4372:    'There was an error determining the environment values for'
                   4373: => 'There was an error determining the environment values for',
                   4374: # TheAntw was an erroder determining the environment Werts foder
                   4375:    'To create a new'
                   4376: => 'To create a new',
                   4377: # An erstelle a new
                   4378:    'Top Level Map'
                   4379: => 'Top Level Map',
                   4380: # Anp Level Seite/Sequenz
                   4381:    'Turkish - ISO'
                   4382: => 'Turkish - ISO',
                   4383: 
                   4384:    'Type Name Here'
                   4385: => 'Type Name Here',
                   4386: # Typ Name HeAntw
                   4387:    'Type in value'
                   4388: => 'Type in value',
                   4389: # Typ in Wert
                   4390:    'Type:'
                   4391: => 'Type:',
                   4392: # Typ:
                   4393:    'UNDISPLAYABLE'
                   4394: => 'UNDISPLAYABLE',
                   4395: # UNAnzeigenABLE
                   4396:    'Unable to enroll'
                   4397: => 'Unable to enroll',
                   4398: # Unable An liste
                   4399:    'Unable to publish file, it contains duplicated ID(s), ID(s) need to be unique. The duplicated ID(s) are'
                   4400: => 'Unable to publish file, it contains duplicated ID(s), ID(s) need to be unique. The duplicated ID(s) are',
                   4401: # Unable An Veröffentliche Datumi, it contains dHochlicined ID(s), ID(s) need An be unique. The dHochlicined ID(s) aAntw
                   4402:    'Unable to retrieve environment data for'
                   4403: => 'Unable to retrieve environment data for',
                   4404: # Unable An Antwtrieve environment dina foder
                   4405:    'Unable to set default dates for course'
                   4406: => 'Unable to set default dates for course',
                   4407: # Unable An setze voAntwingestellt dines foder kurs
                   4408:    'Unavailable course'
                   4409: => 'Unavailable course',
                   4410: # Unavailable kurs
                   4411:    'Undetermined - ISO'
                   4412: => 'Undetermined - ISO',
                   4413: 
                   4414:    'Unknown Action'
                   4415: => 'Unknown Action',
                   4416: 
                   4417:    'Upload class list'
                   4418: => 'Upload class list',
                   4419: # HochLast class list
                   4420:    'Upload file'
                   4421: => 'Upload file',
                   4422: # HochLast Datumi
                   4423:    'Upload file to Construction Space'
                   4424: => 'Upload file to Construction Space',
                   4425: # HochLast Datumi An Construction beAntwich
                   4426:    'VIEW'
                   4427: => 'VIEW',
                   4428: # sehe
                   4429:    'View the FAQ'
                   4430: => 'View the FAQ',
                   4431: # sehe the FAQ
                   4432:    'Visibly Separate Items on Pages'
                   4433: => 'Visibly Separate Items on Pages',
                   4434: # Visibly Separine Items on Seiten
                   4435:    'WARNING: The metadata table does not exist in the LON-CAPA database.'
                   4436: => 'WARNING: The metadata table does not exist in the LON-CAPA database.',
                   4437: # WARNING: The metadina table does not exist in the LON-CAPA dinabase.
                   4438:    'Warning: change of MIME type!'
                   4439: => 'Warning: change of MIME type!',
                   4440: # Warning: Ändern von MIME Typ!
                   4441:    'Warning: target file exists!'
                   4442: => 'Warning: target file exists!',
                   4443: # Warning: Ziel Datumi exists!
                   4444:    'Warning: target file exists, and has been published!'
                   4445: => 'Warning: target file exists, and has been published!',
                   4446: # Warning: Ziel Datumi exists, and has been Veröffentlicht!
                   4447:    'Width'
                   4448: => 'Width',
                   4449: 
                   4450:    'With Answers'
                   4451: => 'With Answers',
                   4452: # With Antworts
                   4453:    'Without Answers'
                   4454: => 'Without Answers',
                   4455: # Without Antworts
                   4456:    'You are working with an unsaved version of your map.'
                   4457: => 'You are working with an unsaved version of your map.',
                   4458: # You aAntw woderking with an unSpeichernd Version von your Seite/Sequenz.
                   4459:    'You changed the students id but did not disable the ID change safeguard. The students id will not be changed.'
                   4460: => 'You changed the students id but did not disable the ID change safeguard. The students id will not be changed.',
                   4461: # You Ändernd the StudieAntwnders id but did not disable the ID Ändern safeguard. The StudieAntwnders id will not be Ändernd.
                   4462:    'Your request to change the role information for this student was refused. You do not appear to have sufficient authority to change student information.'
                   4463: => 'Your request to change the role information for this student was refused. You do not appear to have sufficient authority to change student information.',
                   4464: # Your Antwquest An Ändern the rolle infoderminion foder Diese StudieAntwnder was Antwfused. You do not appear An have sufficient authoderity An Ändern StudieAntwnder infoderminion.
                   4465:    '[_1] (what you just saw on the screen)'
                   4466: => '[_1] (what you just saw on the screen)',
                   4467: # [_1] (whin you just saw on the scAntwen)
                   4468:    '[_1] Local Authentication with argument [_2]'
                   4469: => '[_1] Local Authentication with argument [_2]',
                   4470: # [_1] Local AuDannticinion with argument [_2]
                   4471:    '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) groupID to be used in LON-CAPA, e.g., fs03ent231001:ent1,fs03bot231001:bot1,fs03zol231002:bot2'
                   4472: => '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) groupID to be used in LON-CAPA, e.g., fs03ent231001:ent1,fs03bot231001:bot1,fs03zol231002:bot2',
                   4473: # a comma separined list von kurs Gruppen crosslisted with the curAntwnt kurs, with each entry including the institutional kurs Gruppe Name folloMi Durch a colon and Dann the (optional) groHochID An be used in LON-CAPA, e.g., fs03ent231001:ent1,fs03bot231001:bot1,fs03zol231002:bot2
                   4474:    'a comma separated list of institutional section numbers, each separated by a colon from the (optional) corresponding section/group ID to be used in LON-CAPA e.g., 001:1,002:2'
                   4475: => 'a comma separated list of institutional section numbers, each separated by a colon from the (optional) corresponding section/group ID to be used in LON-CAPA e.g., 001:1,002:2',
                   4476: # a comma separined list von institutional Gruppe numbers, each separined Durch a colon Von the (optional) coderAntwsponding Gruppe/groHoch ID An be used in LON-CAPA e.g., 001:1,002:2
                   4477:    'after selected'
                   4478: => 'after selected',
                   4479: # after Auswählened
                   4480:    'and'
                   4481: => 'and',
                   4482: 
                   4483:    'anno-[_1]'
                   4484: => 'anno-[_1]',
                   4485: # bemerk-[_1]
                   4486:    'anno.gif'
                   4487: => 'anno.gif',
                   4488: 
                   4489:    'anot.gif'
                   4490: => 'anot.gif',
                   4491: 
                   4492:    'backward[_1]'
                   4493: => 'backward[_1]',
                   4494: # zurück[_1]
                   4495:    'bchat.gif'
                   4496: => 'bchat.gif',
                   4497: # bchin.gif
                   4498:    'between'
                   4499: => 'between',
                   4500: 
                   4501:    'bookmark[_2]'
                   4502: => 'bookmark[_2]',
                   4503: 
                   4504:    'button'
                   4505: => 'button',
                   4506: # butAnn
                   4507:    'by'
                   4508: => 'by',
                   4509: # Durch
                   4510:    'catalog.gif'
                   4511: => 'catalog.gif',
                   4512: # kinalog.gif
                   4513:    'catalog[_1]'
                   4514: => 'catalog[_1]',
                   4515: # kinalog[_1]
                   4516:    'ccrs.gif'
                   4517: => 'ccrs.gif',
                   4518: 
                   4519:    'changes will not show until next login'
                   4520: => 'changes will not show until next login',
                   4521: # Änderns will not show until Next login
                   4522:    'check all'
                   4523: => 'check all',
                   4524: # Check ALLEe
                   4525:    'chmod error'
                   4526: => 'chmod error',
                   4527: # chmod erroder
                   4528:    'chrt.gif'
                   4529: => 'chrt.gif',
                   4530: 
                   4531:    'click on the'
                   4532: => 'click on the',
                   4533: 
                   4534:    'com.gif'
                   4535: => 'com.gif',
                   4536: 
                   4537:    'copy Error'
                   4538: => 'copy Error',
                   4539: # copy Erroder
                   4540:    'courses.gif'
                   4541: => 'courses.gif',
                   4542: # kurss.gif
                   4543:    'cprv.gif'
                   4544: => 'cprv.gif',
                   4545: 
                   4546:    'cstr.gif'
                   4547: => 'cstr.gif',
                   4548: 
                   4549:    'currently does not exist'
                   4550: => 'currently does not exist',
                   4551: # curAntwntly does not exist
                   4552:    'custom'
                   4553: => 'custom',
                   4554: # cusAnm
                   4555:    'custom distribution file'
                   4556: => 'custom distribution file',
                   4557: # cusAnm distribution Datumi
                   4558:    'discuss[_1]'
                   4559: => 'discuss[_1]',
                   4560: 
                   4561:    'docs.gif'
                   4562: => 'docs.gif',
                   4563: # dokus.gif
                   4564:    'domain'
                   4565: => 'domain',
                   4566: # Domäne
                   4567:    'egrd.gif'
                   4568: => 'egrd.gif',
                   4569: 
                   4570:    'enrl.gif'
                   4571: => 'enrl.gif',
                   4572: 
                   4573:    'eval.gif'
                   4574: => 'eval.gif',
                   4575: 
                   4576:    'evaluate[_1]'
                   4577: => 'evaluate[_1]',
                   4578: # evaluine[_1]
                   4579:    'expired or revoked'
                   4580: => 'expired or revoked',
                   4581: # expiAntwd oder Antwvoked
                   4582:    'extension'
                   4583: => 'extension',
                   4584: 
                   4585:    'external'
                   4586: => 'external',
                   4587: 
                   4588:    'fdbk.gif'
                   4589: => 'fdbk.gif',
                   4590: 
                   4591:    'feedback[_1]'
                   4592: => 'feedback[_1]',
                   4593: 
                   4594:    'file<br />extension'
                   4595: => 'file<br />extension',
                   4596: # Datumi<br />extension
                   4597:    'first name'
                   4598: => 'first name',
                   4599: # Vorname
                   4600:    'for visible separation'
                   4601: => 'for visible separation',
                   4602: # foder visible separinion
                   4603:    'forward[_1]'
                   4604: => 'forward[_1]',
                   4605: # foderward[_1]
                   4606:    'generation'
                   4607: => 'generation',
                   4608: # generinion
                   4609:    'grds.gif'
                   4610: => 'grds.gif',
                   4611: 
                   4612:    'have different numbers and answers'
                   4613: => 'have different numbers and answers',
                   4614: # have diffeAntwnt numbers and Antworts
                   4615:    'in domain'
                   4616: => 'in domain',
                   4617: # in Domäne
                   4618:    'internal'
                   4619: => 'internal',
                   4620: 
                   4621:    'is in this state by royal decree.'
                   4622: => 'is in this state by royal decree.',
                   4623: # is in Diese stine Durch royal decAntwe.
                   4624:    'is ready for download'
                   4625: => 'is ready for download',
                   4626: # is Antwady foder downLast
                   4627:    'keys.gif'
                   4628: => 'keys.gif',
                   4629: 
                   4630:    'last name'
                   4631: => 'last name',
                   4632: # Nachname
                   4633:    'logout.gif'
                   4634: => 'logout.gif',
                   4635: 
                   4636:    'make these dates the default for future enrollment'
                   4637: => 'make these dates the default for future enrollment',
                   4638: # make these dines the voAntwingestellt foder futuAntw listement
                   4639:    'middle name'
                   4640: => 'middle name',
                   4641: 
                   4642:    'name'
                   4643: => 'name',
                   4644: 
                   4645:    'nav.gif'
                   4646: => 'nav.gif',
                   4647: 
                   4648:    'no ending date'
                   4649: => 'no ending date',
                   4650: # no Endeing dine
                   4651:    'number'
                   4652: => 'number',
                   4653: 
                   4654:    'obsolete replacement'
                   4655: => 'obsolete replacement',
                   4656: # überholt Antwplacement
                   4657:    'only check if you know what you are doing'
                   4658: => 'only check if you know what you are doing',
                   4659: # only check if you know whin you aAntw doing
                   4660:    'only search domain'
                   4661: => 'only search domain',
                   4662: # only suche Domäne
                   4663:    'optional'
                   4664: => 'optional',
                   4665: 
                   4666:    'or any other value'
                   4667: => 'or any other value',
                   4668: # oder any other Wert
                   4669:    'parm.gif'
                   4670: => 'parm.gif',
                   4671: # pvorm.gif
                   4672:    'pref.gif'
                   4673: => 'pref.gif',
                   4674: # pAntwf.gif
                   4675:    'private'
                   4676: => 'private',
                   4677: # privine
                   4678:    'prt.gif'
                   4679: => 'prt.gif',
                   4680: 
                   4681:    'public'
                   4682: => 'public',
                   4683: 
                   4684:    'publisher<br />owner'
                   4685: => 'publisher<br />owner',
                   4686: # Veröffentlicheer<br />owner
                   4687:    'res.gif'
                   4688: => 'res.gif',
                   4689: # Antws.gif
                   4690:    'roles.gif'
                   4691: => 'roles.gif',
                   4692: # rollen.gif
                   4693:    'sbkm.gif'
                   4694: => 'sbkm.gif',
                   4695: 
                   4696:    'section'
                   4697: => 'section',
                   4698: # Gruppe
                   4699:    'set[_1]'
                   4700: => 'set[_1]',
                   4701: # setze[_1]
                   4702:    'spacer.gif'
                   4703: => 'spacer.gif',
                   4704: # beAntwichr.gif
                   4705:    'sprs.gif'
                   4706: => 'sprs.gif',
                   4707: 
                   4708:    'src.gif'
                   4709: => 'src.gif',
                   4710: 
                   4711:    'standard'
                   4712: => 'standard',
                   4713: 
                   4714:    'standard LaTeX mode'
                   4715: => 'standard LaTeX mode',
                   4716: # standard LineX mode
                   4717:    'standard courses only'
                   4718: => 'standard courses only',
                   4719: # standard kurss only
                   4720:    'stat.gif'
                   4721: => 'stat.gif',
                   4722: # stin.gif
                   4723:    'student name'
                   4724: => 'student name',
                   4725: # StudieAntwnder Name
                   4726:    'template'
                   4727: => 'template',
                   4728: # templine
                   4729:    'to interface with institutional data, e.g., fs03glg231 for Fall 2003 Geology 231'
                   4730: => 'to interface with institutional data, e.g., fs03glg231 for Fall 2003 Geology 231',
                   4731: # An interface with institutional dina, e.g., fs03glg231 foder FALLEe 2003 Geology 231
                   4732:    'unable to enroll'
                   4733: => 'unable to enroll',
                   4734: # unable An liste
                   4735:    'uncheck all'
                   4736: => 'uncheck all',
                   4737: # UnCheck ALLEe
                   4738:    'use related words'
                   4739: => 'use related words',
                   4740: # use Antwlined woderds
                   4741:    'username'
                   4742: => 'username',
                   4743: # benutzerName
                   4744:    'vbkm.gif'
                   4745: => 'vbkm.gif',
                   4746: 
                   4747:    'versus'
                   4748: => 'versus',
                   4749: 
                   4750:    'with server'
                   4751: => 'with server',
                   4752: 
                   4753:    'yes'
                   4754: => 'ja',
1.55    ! www      4755: 
        !          4756:    'Swedish Chef'
        !          4757: => 'Dänischer Koch',
1.52      www      4758: 
1.24      www      4759: #SYNCMARKER
1.2       www      4760: );
1.1       www      4761: 
                   4762: 1;

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