Annotation of loncom/localize/localize/he.pm, revision 1.4

1.1       www         1: # The LearningOnline Network with CAPA
                      2: # German Localization Lexicon
                      3: #
1.4     ! www         4: # $Id: he.pm,v 1.3 2003/09/26 18:46:04 www Exp $
1.1       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: 
                     31: 
                     32: package Apache::localize::he;
                     33: use base qw(Apache::localize);
                     34: 
                     35: %Lexicon=('_AUTO' => 1,
                     36:           
                     37: 'char_encoding'=> 'ISO-8859-8-i',
                     38: 'language_code'=> 'he',
                     39: 
                     40:    'Domain'
                     41: => 'ñáéáä',
                     42: 
                     43:    'Server'
                     44: => 'ùøú',
                     45: 
                     46:    'Load'
                     47: => 'òåîñ',
                     48: 
                     49:    'User Load'
                     50: => 'òåîñ îùúîù',
                     51: 
                     52:    'Help'
                     53: => 'òæøä',
                     54: 
                     55:    'Log in'
                     56: => 'ëðéñä ìîòøëú',
                     57: 
                     58:    'Username'
                     59: => 'ùí îùúîù',
                     60: 
                     61:    'Password'
                     62: => 'ñéñîà',
                     63: 
                     64:    'choose'
                     65: => 'áçø',
                     66: 
                     67:    'enter'
                     68: => 'äëðñ',
                     69: 
                     70:    'view'
                     71: => 'öôä',
                     72: 
                     73:    'calendar'
                     74: => 'ìåç ùðä',
                     75: 
                     76:    'prefer-'
                     77: => 'praefe-',
                     78: 
                     79:    'ences'
                     80: => 'renzen',
                     81: 
                     82:    'role'
                     83: => 'rolle',
                     84: 
                     85:    'course'
                     86: => 'kurs',
                     87: 
                     88:    'Course'
                     89: => 'Kurs',
                     90: 
                     91:    'Section/Group'
                     92: => 'Gruppe',
                     93: 
                     94:    'today'
                     95: => 'heute',
                     96: 
                     97:    'last week'
                     98: => 'letzte Woche',
                     99: 
                    100:    'last month'
                    101: => 'letzten Monat',
                    102: 
                    103:    'last three months'
                    104: => 'letzte drei Monate',
                    105: 
                    106:    'last six months'
                    107: => 'letzte sechs Monate',
                    108: 
                    109:    'last year'
                    110: => 'letztes Jahr',
                    111: 
                    112:    'Submit'
                    113: => 'Speichern',
                    114: 
                    115:    'Rename'
                    116: => 'Umbenennen',
                    117: 
                    118:    'Save'
                    119: => 'Speichern',
                    120: 
                    121:    'Done'
                    122: => 'Fertig',
                    123: 
                    124:    'Select User'
                    125: => 'Benutzer auswählen',
                    126: 
                    127:    'Select Course'
                    128: => 'Kurs auswählen',
                    129: 
                    130:    'Changes will become active for your current session after'
                    131: => 'Änderungen werden für Ihre derzeitige Sitzung aktiv nachdem Sie den Kurs',
                    132: 
                    133:    're-initializing course'
                    134: => 'reinitialisiert',
                    135: 
                    136:    ', or the next time you log in.'
                    137: => 'haben, oder wenn Sie das nächste Mal einloggen.',
                    138: 
                    139:    'Uploaded Document'
                    140: => 'Hochgeladenes Dokument',
                    141: 
                    142:    'No content modifications yet.'
                    143: => 'Noch keine Inhaltsänderungen.',
                    144: 
                    145:    'Part is not open to be viewed. It'
                    146: => 'Aufgabenteil nicht verfügbar. Er',
                    147: 
                    148: 'Unable to determine if this resource is open due to network problems. Please try again later.'
                    149: => 'Aufgrund von Netzwerkproblemen kann nicht festgestellt werden, ob dieses Dokument verfügbar ist. Bitte versuchen Sie es später noch einmal.',
                    150: 
                    151: 'Note: it can take up to 10 minutes for changes to take effect for all users.'
                    152: => 'Es kann bis zu 10 Minuten dauern, bis die Änderungen für alle Benutzer Effekt haben',
                    153: 
                    154:    'Language'
                    155: => 'Sprache',
                    156: 
                    157:    'Notes'
                    158: => 'Notizen',
                    159: 
                    160:    'Abstract'
                    161: => 'Beschreibung',
                    162:  
                    163:    'Create a user or modify the roles and privileges of a user'
                    164: => 'Benutzeraccounts erzeugen und Ändern von Benutzerprivilegien',
                    165: 
                    166:    'View course assessment statistics'
                    167: => 'Aufgabenstatistiken erzeugen',
                    168: 
                    169:    'Set deadlines and other assessment parameters, as well as modify course environment'
                    170: => 'Setzen von Fälligkeitsdatums und anderen Aufgabenparameters, sowie Ändern der Kursumgebung',
                    171: 
                    172:    'New Folder'
                    173: => 'Neuer Ordner',
                    174: 
                    175:    'Simple Page'
                    176: => 'Einfache Seite',
                    177: 
                    178:    'Simple Problem'
                    179: => 'Einfache Aufgabe',
                    180: 
                    181:    'Upload Document'
                    182: => 'Dokument hochladen',
                    183: 
                    184:    'Search'
                    185: => 'Suchen',
                    186: 
                    187:    'Import'
                    188: => 'Importieren',
                    189: 
                    190:    'Main Course Documents'
                    191: => 'Hauptdokumente des Kurses',
                    192: 
                    193:    'Supplemental Course Documents'
                    194: => 'Zusätzliche Kursdokumente',
                    195: 
                    196:    'Bulletin Board'
                    197: => 'Schwarzes Brett',
                    198: 
                    199:    'Special Documents'
                    200: => 'Spezielle Dokumente',
                    201: 
                    202:    'create'
                    203: => 'erstelle',
                    204: 
                    205:    'grades'
                    206: => 'noten',
                    207: 
                    208:    'commu-'
                    209: => 'kommu-',
                    210: 
                    211:    'nication'
                    212: => 'nikation',
                    213: 
                    214:    'enroll'
                    215: => 'liste',
                    216: 
                    217:    'navigate'
                    218: => 'inhalts-',
                    219: 
                    220:    'contents'
                    221: => 'verzeich',
                    222: 
                    223:    'Navigate Contents'
                    224: => 'Inhaltsverzeichnis',
                    225: 
                    226:    'Announcements and Calendar'
                    227: => 'Bekanntmachungen und Kalender',
                    228: 
                    229:    'Author'
                    230: => 'Autor',
                    231: 
                    232:    'Change Your Preferences'
                    233: => 'Ändern der Benutzerpräferenzen',
                    234: 
                    235:    'Choose the user role'
                    236: => 'Wählen der Benutzerrolle',
                    237: 
                    238:    'Co-Author'
                    239: => 'Co-Autor',
                    240: 
                    241:    'Communication and Messages'
                    242: => 'Kommunication und Nachrichten',
                    243: 
                    244:    'Course Coordinator'
                    245: => 'Kurs Koordinator',
                    246: 
                    247:    'Course Statistics and Charts'
                    248: => 'Kursstatistiken und Notenübersicht',
                    249: 
                    250:    'Course announcements and my calendar'
                    251: => 'Kursbekanntmachungen und mein Kalender',
                    252: 
                    253:    'Create Users, Change User Privileges'
                    254: => 'Erstellen neuer Benutzeraccounts, Ändern von Benutzerprivilegien',
                    255: 
                    256:    'Domain Coordinator'
                    257: => 'Domain Koordinator',
                    258: 
                    259:    'Enrollment Manager'
                    260: => 'Einschreibungsmanagement',
                    261: 
                    262:    'Enter grades from check-out assessment resources'
                    263: => 'Eingeben von Ergebnissen ausgeteilter Examen',
                    264: 
                    265:    'Exam Proctor'
                    266: => 'Exam Proktor',
                    267: 
                    268:    'Exit LON-CAPA'
                    269: => 'Ausloggen von LON-CAPA',
                    270: 
                    271:    'Grades Spreadsheet'
                    272: => 'Benotungs Spreadsheet',
                    273: 
                    274:    'Grading'
                    275: => 'Benotung',
                    276: 
                    277:    'Instructor'
                    278: => 'Lehrender',
                    279: 
                    280:    'Launch Remote Control'
                    281: => 'Fernbedienungsfenster',
                    282: 
                    283:    'Main Menu'
                    284: => 'Hauptmenü',
                    285: 
                    286:    'Navigate Course Contents'
                    287: => 'Inhaltsverzeichnis',
                    288: 
                    289:    'No Role, Cumulative Privileges'
                    290: => 'Keine Rolle, kumulative Privilegien',
                    291: 
                    292:    'Return to Last Location'
                    293: => 'Rückkehr zur letzten Seite',
                    294: 
                    295:    'Send and receive messages'
                    296: => 'Verschicken und Empfangen von Nachrichten',
                    297: 
                    298:    'Set my user preferences'
                    299: => 'Setzen von Benutzerpräferenzen',
                    300: 
                    301:    'Student'
                    302: => 'Studierender',
                    303: 
                    304:    'Switch to another user role'
                    305: => 'Andere Benutzerrolle wählen',
                    306: 
                    307:    'Teaching Assistant'
                    308: => 'Hilfskraft',
                    309: 
                    310:    'Use or edit my bookmark collection'
                    311: => 'Benutzen oder editieren meiner Bookmark-Sammlung',
                    312: 
                    313:    'User Roles'
                    314: => 'Benutzerrollen',
                    315: 
                    316:    'Calculate course grades (Spreadsheet)'
                    317: => 'Noten berechnen (Spreadsheet)',
                    318: 
                    319:    'Enter the chatroom for the course'
                    320: => 'Kurs Chatroom',
                    321: 
                    322:    'Navigate the table of contents for this course'
                    323: => 'Inhaltsverszeichnis navigieren',
                    324: 
                    325:    'Syllabus'
                    326: => 'Kursüberblick',
                    327: 
                    328:    'View the course assessment progress chart'
                    329: => 'Notenüberblick',
                    330: 
                    331:    'Class Hours'
                    332: => 'Zeit',
                    333: 
                    334:    'Course Description'
                    335: => 'Kursbeschreibung',
                    336: 
                    337:    'Coursepack'
                    338: => 'Kurspaket',
                    339: 
                    340:    'Current Month'
                    341: => 'Dieser Monat',
                    342: 
                    343:    'Deadlines'
                    344: => 'Fälligkeitsdaten',
                    345: 
                    346:    'Fri'
                    347: => 'Fr',
                    348: 
                    349:    'Grading Information'
                    350: => 'Benotung',
                    351: 
                    352:    'Helproom Hours'
                    353: => 'Hilfe',
                    354: 
                    355:    'Instructor Information'
                    356: => 'Information über die Lehrenden',
                    357: 
                    358:    'Mon'
                    359: => 'Mo',
                    360: 
                    361:    'Next Month'
                    362: => 'Nächster Monat',
                    363: 
                    364:    'Office Hours'
                    365: => 'Sprechstunden',
                    366: 
                    367:    'Prerequisites'
                    368: => 'Voraussetzungen',
                    369: 
                    370:    'Previous Month'
                    371: => 'Vorhergehender Monat',
                    372: 
                    373:    'Readings'
                    374: => 'Material',
                    375: 
                    376:    'Sat'
                    377: => 'Sa',
                    378: 
                    379:    'January'
                    380: => 'Januar',
                    381: 
                    382:    'February'
                    383: => 'Februar',
                    384: 
                    385:    'March'
                    386: => 'März',
                    387: 
                    388:    'April'
                    389: => 'April',
                    390: 
                    391:    'May'
                    392: => 'Mai',
                    393: 
                    394:    'June'
                    395: => 'Juni',
                    396: 
                    397:    'August'
                    398: => 'August',
                    399: 
                    400:    'September'
                    401: => 'September',
                    402: 
                    403:    'October'
                    404: => 'Oktober',
                    405: 
                    406:    'November'
                    407: => 'November',
                    408: 
                    409:    'December'
                    410: => 'Dezember',
                    411: 
                    412:    'Sun'
                    413: => 'So',
                    414: 
                    415:    'Textbook'
                    416: => 'Buchliste',
                    417: 
                    418:    'Thu'
                    419: => 'Do',
                    420: 
                    421:    'Tue'
                    422: => 'Di',
                    423: 
                    424:    'Web Links'
                    425: => 'Weblinks',
                    426: 
                    427:    'Wed'
                    428: => 'Mi',
                    429: 
                    430:    'Drop/Add students in this course'
                    431: => 'Einschreibungsliste verwalten',
                    432: 
                    433:    'You have entered that answer before'
                    434: => 'Sie hatten diese Antwort bereits eingegeben',
                    435: 
                    436:    'A score has been assigned.'
                    437: => 'Eine Note ist vergeben worden',
                    438: 
                    439:    'You are correct.'
                    440: => 'Korrekt!',
                    441: 
                    442:    'Your receipt is'
                    443: => 'Ihr Nachweis ist',
                    444: 
                    445:    'You are excused from the problem.'
                    446: => 'Die Aufgabe ist Ihnen erlassen worden.',
                    447: 
                    448:    'Incorrect'
                    449: => 'Inkorrekt.',
                    450: 
                    451:    'Some parts were not submitted.'
                    452: => 'Einige Aufgabenteile sind nicht bearbeitet worden.',
                    453: 
                    454:    'An error occured while grading your answer.'
                    455: => 'In der Benotung Ihrer Antwort trat ein Fehler auf.',
                    456: 
                    457:    'The submitted answer was too long.'
                    458: => 'Ihre Antwort war zu lang.',
                    459: 
                    460:    'This question expects a numeric answer.'
                    461: => 'Eine numerische Antwort ist gefragt.',
                    462: 
                    463:    'You have provided an invalid ranking'
                    464: => 'Die Rankordnung ist falsch eingeben worden',
                    465: 
                    466:    'please refer to'
                    467: => 'schauen Sie nach unter',
                    468: 
                    469:    'The filetype extension of the file you uploaded is not allowed.'
                    470: => 'Die Endung des der von Ihnen eingereichten Datei ist nicht erlaubt.',
                    471: 
                    472:    'Please adjust significant figures.'
                    473: => 'Bitte korrigieren Sie die signifikanten Stellen.',
                    474: 
                    475:    'Units incorrect.'
                    476: => 'Einheit inkorrekt.',
                    477: 
                    478:    'Only a number required.'
                    479: => 'Nur eine Nummer erwartet.',
                    480: 
                    481:    'Units required'
                    482: => 'Einheiten erwartet',
                    483: 
                    484:    'Unable to understand formula'
                    485: => 'Die eingebene Formel kann nicht ausgewertet werden',
                    486: 
                    487:    'Your submission has been recorded.'
                    488: => 'Ihre Antwort ist gespeichert wordern.',
                    489: 
                    490:    'Unknown message'
                    491: => 'Unbekannte Nachricht',
                    492: 
                    493:    'Answer Submitted'
                    494: => 'Antwort eingereicht',
                    495: 
                    496:    'Tries'
                    497: => 'Versuche',
                    498: 
                    499:    'Submit Answer'
                    500: => 'Antwort Einreichen',
                    501: 
                    502:    'Prepare a printable document'
                    503: => 'Druckbares Dokument erstellen',
                    504: 
                    505:    'Go To My First Homework Problem'
                    506: => 'Springe zum ersten Hausübungsproblem',
                    507: 
                    508:    'Cancel'
                    509: => 'Abbrechen',
                    510: 
                    511:    'Discussions'
                    512: => 'Diskussion',
                    513: 
                    514:    'New discussion since'
                    515: => 'Neue Diskussion seit',
                    516: 
                    517:    'Goodbye'
                    518: => 'Auf Wiedersehen',
                    519: 
                    520:    'Select'
                    521: => 'Auswählen',
                    522: 
                    523:    'Re-Initialize'
                    524: => 'Neu initialisieren',
                    525: 
                    526:    'Currently selected. '
                    527: => 'Derzeit ausgewählt. ',
                    528: 
                    529:    'Switch Server'
                    530: => 'Server wechseln',
                    531: 
                    532:    'system wide'
                    533: => 'systemweit',
                    534: 
                    535:    'Currently not available'
                    536: => 'Derzeit nicht verfügbar',
                    537: 
                    538:    'No role specified'
                    539: => 'Keine bestimmte Rolle',
                    540: 
                    541:    'Remark'
                    542: => 'Bemerkung',
                    543: 
                    544:    'Extent'
                    545: => 'Bereich',
                    546: 
                    547:    'User Role'
                    548: => 'Benutzerrolle',
                    549: 
                    550:    'Start'
                    551: => 'Anfang',
                    552: 
                    553:    'End'
                    554: => 'Ende',
                    555: 
                    556:    'System'
                    557: => 'System',
                    558: 
                    559:    'Display'
                    560: => 'Anzeigen',
                    561: 
                    562:    "an unknown date"
                    563: => 'zu einem unbekannten Zeitpunkt',
                    564: 
                    565:    "an indeterminate date"
                    566: => 'zu einem unbestimmten Zeitpunkt',
                    567: 
                    568:    "will open on"
                    569: => "wird verfügbar sein am",
                    570: 
                    571:    "is due at"
                    572: => "ist fällig am",
                    573: 
                    574:    "was due on"
                    575: => "war fällig am",
                    576: 
                    577:    'is closed but you are allowed to view it'
                    578: => "ist geschlossen, kann aber von Ihnen betrachtet werden",
                    579: 
                    580:    "Undid changes, Switched"
                    581: => "Änderungen rückgängig gemacht, gewechselt",
                    582: 
                    583:    "Unable to undo, unable to switch"
                    584: => "Änderungen konnten nicht rückgängig gemacht werden, nicht umgeschaltet",
                    585: 
                    586:    "Unable to make backup"
                    587: => "Konnte keine Sicherheitskopie machen",
                    588: 
                    589:    "Saving Modifications to"
                    590: => "Änderungen gespeichert unter",
                    591: 
                    592:    "Unable to write to"
                    593: => "Konnte nicht speichern unter",
                    594: 
                    595:    "Analyzing a problem"
                    596: => "Aufgabe analysisieren",
                    597: 
                    598:    "EditXML"
                    599: => "XML Editor",
                    600: 
                    601:    'Discard Edits and View'
                    602: => 'Änderungen verwerfen und betrachten',
                    603: 
                    604:    'Submit Changes'
                    605: => 'Änderungen speichern',
                    606: 
                    607:    'Submit Changes and View'
                    608: => 'Änderungen speichern und betrachten',
                    609: 
                    610:    'Edit'
                    611: => 'Editor',
                    612: 
                    613:    ', select a template from the pull-down menu below'
                    614: => ', wählen Sie eine Vorlagen von dem unterstehenden Auswahlmenü',
                    615: 
                    616:    'undo'
                    617: => 'rückgängig machen',
                    618: 
                    619:    'Answer'
                    620: => 'Antwort',
                    621: 
                    622:    'Frequency'
                    623: => 'Häufigkeit',
                    624: 
                    625:    'You did not select a template.'
                    626: => 'Sie haben keine Vorlage ausgewählt.',
                    627: 
                    628:    'Analyze Progress'
                    629: => 'Fortschritt analysieren',
                    630: 
                    631:    'Getting Problem Variants'
                    632: => 'Berechnen von Aufgabenvariationen',
                    633: 
                    634:    'last problem'
                    635: => 'letzte Aufgabe',
                    636: 
                    637:    "may open later."
                    638: => 'mag zu einame spätern Zeitpunkt verfügbar sein',
                    639: 
                    640:    ', and answers will be available on'
                    641: => 'und Antworten werden verfügbar sein am',
                    642: 
                    643:    "Select a"
                    644: => "Wählen Sie",
                    645: 
                    646:    'Unable to find'
                    647: => 'Konnte nicht gefunden werden',
                    648: 
                    649:    'Part'
                    650: => 'Aufgabenteil',
                    651: 
                    652:    "Then"
                    653: => 'Dann',
                    654: 
                    655:    'Create'
                    656: => 'Erzeugen',
                    657: 
                    658:    'is in under construction'
                    659: => 'unter Konstruktion',
                    660: 
                    661:    'List of possible answers'
                    662: => 'Liste von Antworten',
                    663: 
                    664: 'Found no analyzable parts in this problem, currently only Numerical, Formula and String response styles are supported.'
                    665: => 'Keine analysierbaren Aufgabenteile gefunden, derzeit werden nur numerische, symbolische, und "string" Antworten unterstützt',
                    666: 
                    667:    'is not analyzable at this time'
                    668: => 'ist derzeit nicht analysierbar',
                    669: 
                    670:    'Title'
                    671: => 'Titel',
                    672: 
                    673:    'Path'
                    674: => 'Pfad',
                    675: 
                    676:    'New Search'
                    677: => 'Neue Suche',
                    678: 
                    679:    'Go Back'
                    680: => 'Zurück',
                    681: 
                    682:    'File'
                    683: => 'Datei',
                    684: 
                    685:    'Date'
                    686: => 'Datum',
                    687: 
                    688:    'You have no unread messages'
                    689: => 'Sie haben keine ungelesenen Nachrichten',
                    690: 
                    691:    'New Messages'
                    692: => 'Neue Nachrichten',
                    693: 
                    694:    'View All Messages'
                    695: => 'Alle Nachrichten',
                    696: 
                    697:    'Map'
                    698: => 'Seite/Sequenz',
                    699: 
                    700:    'Page'
                    701: => 'Seite',
                    702: 
                    703:    'Sequence'
                    704: => 'Sequence',
                    705: 
                    706:    'Map contents are not shown in order.'
                    707: => 'Der Inhalt der Seite/Sequenz wird nicht in geordneter Abfolge gezeigt.',
                    708: 
                    709:    'Empty'
                    710: => 'Leer',
                    711: 
                    712:    'could not be copied.'
                    713: => 'konnte nicht kopiert werden.',
                    714: 
                    715:    'Back to Directory'
                    716: => 'Zurück zum Verzeichnis',
                    717: 
                    718:    'No upload file specified.'
                    719: => 'Keine Datei zum Hochladen angegeben.',
                    720: 
                    721:    'The target is an existing directory.'
                    722: => 'Die Zieldatei ist ein existierendes Verzeichnis.',
                    723: 
                    724:    'Please use browser "Back" button and pick a filename'
                    725: => 'Bitte benutzen Sie "Zurück" in Ihrem Browsers und geben Sie einen Dateinamen an',
                    726: 
                    727:    "You do not have authoring privileges for this resource"
                    728: => "Sie haben keine Schreibberechtigung für diese Datei",
                    729: 
                    730:    'Copying file'
                    731: => 'Kopiere Datei',
                    732: 
                    733:    'No write permission to user directory, FAIL'
                    734: => 'Keine Schreibberechtigung für dieses Verzeichnis, Abbruch',
                    735: 
                    736:    'Actions'
                    737: => 'Befehle',
                    738: 
                    739:    'Name'
                    740: => 'Name',
                    741: 
                    742:    'Status'
                    743: => 'Zustand',
                    744: 
                    745:    'Last Modified'
                    746: => 'Zuletzt geändert',
                    747: 
                    748:    'Yes'
                    749: => 'Ja',
                    750: 
                    751:    'Construction Space Directory'
                    752: => 'Konstructionsbereich Verzeichnis',
                    753: 
                    754:    'Contact'
                    755: => 'Kontaktieren Sie',
                    756: 
                    757:    'Store uploaded file as '
                    758: => 'Speichere hochgeladene Datei unter ',
                    759: 
                    760:    'Searching'
                    761: => 'Suche',
                    762: 
                    763:    'Select the Construction Space'
                    764: => 'Wählen Sie den Konstruktionsbereich',
                    765: 
                    766: 'It is recommended that you use an up-to-date virus scanner before handling this file.'
                    767: => 'Es wird empfohlen, einen aktualisierten Virenscanner zu benutzen.',
                    768: 
                    769:    'You have no unread messages'
                    770: => 'Sie haben keine ungelesenen Nachrichten',
                    771: 
                    772:    'not displayed'
                    773: => 'nicht angezeigt',
                    774: 
                    775:    "Open, no due date"
                    776: => "Verfügbar, kein Fälligkeitsdatum",
                    777: 
                    778:    "Uncompleted Homework"
                    779: => "Unerledigte Hausübungen",
                    780: 
                    781:    "Show Only Uncompleted Homework"
                    782: => "Zeige nur unerledigte Hausübungen",
                    783: 
                    784:    "All homework is currently completed"
                    785: => "Derzeit sind alle Hausübungen erledigt",
                    786: 
                    787:    "Go To My First Homework Problem"
                    788: => "Gehe zu meiner ersten Hausübung",
                    789: 
                    790:    "Was due"
                    791: => "War fällig",
                    792: 
                    793:    "Answer available"
                    794: => "Antwort verfügbar",
                    795: 
                    796:    "Excused by instructor"
                    797: => "Vom Lehrenden erlassen",
                    798: 
                    799:    "Answer submitted, not yet graded"
                    800: => "Antwort eingereicht, noch nicht benotet",
                    801: 
                    802:    "No due date"
                    803: => "Kein Fälligkeitsdatum",
                    804: 
                    805:    'never'
                    806: => 'niemals',
                    807: 
                    808:    'Answer submitted'
                    809: => 'Antwort eingereicht',
                    810: 
                    811:    'Processing'
                    812: => 'Wird verarbeitet',
                    813: 
                    814:    'Access and Usage Statistics'
                    815: => 'Zugangs- und Benutzungsstatistiken',
                    816: 
                    817:    'Evaluation Comments'
                    818: => 'Beurteilungskommentare',
                    819: 
                    820:    'Evaluation Data'
1.4     ! www       821: => 'Beurteilungsdaten',
1.3       www       822: 
                    823: 
                    824: #SYNC Fri Sep 26 14:41:18 2003
                    825:    'July'
                    826: => 'July',
                    827: 
                    828:    'Server Administration'
                    829: => 'Server Administration',
                    830: 
                    831:    'System Administration'
                    832: => 'System Administration',
                    833: 
                    834:    'aboutlon.gif'
                    835: => 'aboutlon.gif',
                    836: 
                    837:    'accessbutton.gif'
                    838: => 'accessbutton.gif',
                    839: 
                    840:    'userauthentication.gif'
                    841: => 'userauthentication.gif',
                    842: 
1.4     ! www       843: 
        !           844: 
        !           845: #SYNC Fri Sep 26 16:57:10 2003
        !           846:    ', and answers will be available on'
        !           847: => ', and answers will be available on',
        !           848: 
        !           849:    ', is reserved internally by LON-CAPA.'
        !           850: => ', is reserved internally by LON-CAPA.',
        !           851: 
        !           852:    ', or the next time you log in.'
        !           853: => ', or the next time you log in.',
        !           854: 
        !           855:    ', select a template from the pull-down menu below'
        !           856: => ', select a template from the pull-down menu below',
        !           857: 
        !           858:    'A score has been assigned.'
        !           859: => 'A score has been assigned.',
        !           860: 
        !           861:    'Abstract'
        !           862: => 'Abstract',
        !           863: 
        !           864:    'Access and Usage Statistics'
        !           865: => 'Access and Usage Statistics',
        !           866: 
        !           867:    'Actions'
        !           868: => 'Actions',
        !           869: 
        !           870:    'All homework is currently completed'
        !           871: => 'All homework is currently completed',
        !           872: 
        !           873:    'An error occured while grading your answer.'
        !           874: => 'An error occured while grading your answer.',
        !           875: 
        !           876:    'Analyze Progress'
        !           877: => 'Analyze Progress',
        !           878: 
        !           879:    'Analyzing a problem'
        !           880: => 'Analyzing a problem',
        !           881: 
        !           882:    'Announcements and Calendar'
        !           883: => 'Announcements and Calendar',
        !           884: 
        !           885:    'Answer'
        !           886: => 'Answer',
        !           887: 
        !           888:    'Answer Submitted'
        !           889: => 'Answer Submitted',
        !           890: 
        !           891:    'Answer available'
        !           892: => 'Answer available',
        !           893: 
        !           894:    'Answer submitted'
        !           895: => 'Answer submitted',
        !           896: 
        !           897:    'Answer submitted, not yet graded'
        !           898: => 'Answer submitted, not yet graded',
        !           899: 
        !           900:    'April'
        !           901: => 'April',
        !           902: 
        !           903:    'August'
        !           904: => 'August',
        !           905: 
        !           906:    'Author'
        !           907: => 'Author',
        !           908: 
        !           909:    'Back to'
        !           910: => 'Back to',
        !           911: 
        !           912:    'Back to Directory'
        !           913: => 'Back to Directory',
        !           914: 
        !           915:    'Back to Source'
        !           916: => 'Back to Source',
        !           917: 
        !           918:    'Back to Source Directory'
        !           919: => 'Back to Source Directory',
        !           920: 
        !           921:    'Became this version on ...'
        !           922: => 'Became this version on ...',
        !           923: 
        !           924:    'Browse published resources'
        !           925: => 'Browse published resources',
        !           926: 
        !           927:    'Bulletin Board'
        !           928: => 'Bulletin Board',
        !           929: 
        !           930:    'Calculate course grades (Spreadsheet)'
        !           931: => 'Calculate course grades (Spreadsheet)',
        !           932: 
        !           933:    'Cancel'
        !           934: => 'Cancel',
        !           935: 
        !           936:    'Change Your Preferences'
        !           937: => 'Change Your Preferences',
        !           938: 
        !           939:    'Changes will become active for your current session after'
        !           940: => 'Changes will become active for your current session after',
        !           941: 
        !           942:    'Choose the course to work on'
        !           943: => 'Choose the course to work on',
        !           944: 
        !           945:    'Choose the user role'
        !           946: => 'Choose the user role',
        !           947: 
        !           948:    'Class Hours'
        !           949: => 'Class Hours',
        !           950: 
        !           951:    'Co-Author'
        !           952: => 'Co-Author',
        !           953: 
        !           954:    'Communication and Messages'
        !           955: => 'Communication and Messages',
        !           956: 
        !           957:    'Construction Space Directory'
        !           958: => 'Construction Space Directory',
        !           959: 
        !           960:    'Contact'
        !           961: => 'Contact',
        !           962: 
        !           963:    'Copying file'
        !           964: => 'Copying file',
        !           965: 
        !           966:    'Course'
        !           967: => 'Course',
        !           968: 
        !           969:    'Course Coordinator'
        !           970: => 'Course Coordinator',
        !           971: 
        !           972:    'Course Description'
        !           973: => 'Course Description',
        !           974: 
        !           975:    'Course Statistics and Charts'
        !           976: => 'Course Statistics and Charts',
        !           977: 
        !           978:    'Course announcements and my calendar'
        !           979: => 'Course announcements and my calendar',
        !           980: 
        !           981:    'Coursepack'
        !           982: => 'Coursepack',
        !           983: 
        !           984:    'Create'
        !           985: => 'Create',
        !           986: 
        !           987:    'Create Users, Change User Privileges'
        !           988: => 'Create Users, Change User Privileges',
        !           989: 
        !           990:    'Create a new course'
        !           991: => 'Create a new course',
        !           992: 
        !           993:    'Create a user or modify the roles and privileges of a user'
        !           994: => 'Create a user or modify the roles and privileges of a user',
        !           995: 
        !           996:    'Current Month'
        !           997: => 'Current Month',
        !           998: 
        !           999:    'Currently not available'
        !          1000: => 'Currently not available',
        !          1001: 
        !          1002:    'Currently selected. '
        !          1003: => 'Currently selected. ',
        !          1004: 
        !          1005:    'Customized right of use ...	'
        !          1006: => 'Customized right of use ...	',
        !          1007: 
        !          1008:    'Date'
        !          1009: => 'Date',
        !          1010: 
        !          1011:    'Deadlines'
        !          1012: => 'Deadlines',
        !          1013: 
        !          1014:    'December'
        !          1015: => 'December',
        !          1016: 
        !          1017:    'Delete messages from bulletin boards'
        !          1018: => 'Delete messages from bulletin boards',
        !          1019: 
        !          1020:    'Discard Edits and View'
        !          1021: => 'Discard Edits and View',
        !          1022: 
        !          1023:    'Discussions'
        !          1024: => 'Discussions',
        !          1025: 
        !          1026:    'Display'
        !          1027: => 'Display',
        !          1028: 
        !          1029:    'Domain'
        !          1030: => 'Domain',
        !          1031: 
        !          1032:    'Domain Coordinator'
        !          1033: => 'Domain Coordinator',
        !          1034: 
        !          1035:    'Domain only - use limited to courses in the domain'
        !          1036: => 'Domain only - use limited to courses in the domain',
        !          1037: 
        !          1038:    'Done'
        !          1039: => 'Done',
        !          1040: 
        !          1041:    'Drop/Add students in this course'
        !          1042: => 'Drop/Add students in this course',
        !          1043: 
        !          1044:    'Dynamic Metadata'
        !          1045: => 'Dynamic Metadata',
        !          1046: 
        !          1047:    'Edit'
        !          1048: => 'Edit',
        !          1049: 
        !          1050:    'Edit and view documents included in this course'
        !          1051: => 'Edit and view documents included in this course',
        !          1052: 
        !          1053:    'Edit/Modify DOCS'
        !          1054: => 'Edit/Modify DOCS',
        !          1055: 
        !          1056:    'EditXML'
        !          1057: => 'EditXML',
        !          1058: 
        !          1059:    'Empty'
        !          1060: => 'Empty',
        !          1061: 
        !          1062:    'End'
        !          1063: => 'End',
        !          1064: 
        !          1065:    'Enrollment Manager'
        !          1066: => 'Enrollment Manager',
        !          1067: 
        !          1068:    'Enter grades from check-out assessment resources'
        !          1069: => 'Enter grades from check-out assessment resources',
        !          1070: 
        !          1071:    'Enter my resource construction space'
        !          1072: => 'Enter my resource construction space',
        !          1073: 
        !          1074:    'Enter the chatroom for the course'
        !          1075: => 'Enter the chatroom for the course',
        !          1076: 
        !          1077:    'Evaluation Comments'
        !          1078: => 'Evaluation Comments',
        !          1079: 
        !          1080:    'Evaluation Data'
        !          1081: => 'Evaluation Data',
        !          1082: 
        !          1083:    'Exam Proctor'
        !          1084: => 'Exam Proctor',
        !          1085: 
        !          1086:    'Excused by instructor'
        !          1087: => 'Excused by instructor',
        !          1088: 
        !          1089:    'Exit LON-CAPA'
        !          1090: => 'Exit LON-CAPA',
        !          1091: 
        !          1092:    'Extent'
        !          1093: => 'Extent',
        !          1094: 
        !          1095:    'FAIL'
        !          1096: => 'FAIL',
        !          1097: 
        !          1098:    'Failed to copy source'
        !          1099: => 'Failed to copy source',
        !          1100: 
        !          1101:    'Failed to write metadata copy'
        !          1102: => 'Failed to write metadata copy',
        !          1103: 
        !          1104:    'February'
        !          1105: => 'February',
        !          1106: 
        !          1107:    'File'
        !          1108: => 'File',
        !          1109: 
        !          1110:    'File copied.'
        !          1111: => 'File copied.',
        !          1112: 
        !          1113:    'Finalize Publication'
        !          1114: => 'Finalize Publication',
        !          1115: 
        !          1116:    'Found no analyzable parts in this problem, currently only Numerical, Formula and String response styles are supported.'
        !          1117: => 'Found no analyzable parts in this problem, currently only Numerical, Formula and String response styles are supported.',
        !          1118: 
        !          1119:    'Frequency'
        !          1120: => 'Frequency',
        !          1121: 
        !          1122:    'Fri'
        !          1123: => 'Fri',
        !          1124: 
        !          1125:    'Getting Problem Variants'
        !          1126: => 'Getting Problem Variants',
        !          1127: 
        !          1128:    'Go Back'
        !          1129: => 'Go Back',
        !          1130: 
        !          1131:    'Go To My First Homework Problem'
        !          1132: => 'Go To My First Homework Problem',
        !          1133: 
        !          1134:    'Goodbye'
        !          1135: => 'Goodbye',
        !          1136: 
        !          1137:    'Grades Spreadsheet'
        !          1138: => 'Grades Spreadsheet',
        !          1139: 
        !          1140:    'Grading'
        !          1141: => 'Grading',
        !          1142: 
        !          1143:    'Grading Information'
        !          1144: => 'Grading Information',
        !          1145: 
        !          1146:    'Grant/revoke role of Co-Author'
        !          1147: => 'Grant/revoke role of Co-Author',
        !          1148: 
        !          1149:    'Grant/revoke role of Domain Coordinator'
        !          1150: => 'Grant/revoke role of Domain Coordinator',
        !          1151: 
        !          1152:    'Grant/revoke role of Exam Proctor'
        !          1153: => 'Grant/revoke role of Exam Proctor',
        !          1154: 
        !          1155:    'Grant/revoke role of Instructor'
        !          1156: => 'Grant/revoke role of Instructor',
        !          1157: 
        !          1158:    'Grant/revoke role of Student'
        !          1159: => 'Grant/revoke role of Student',
        !          1160: 
        !          1161:    'Grant/revoke role of Superuser'
        !          1162: => 'Grant/revoke role of Superuser',
        !          1163: 
        !          1164:    'Help'
        !          1165: => 'Help',
        !          1166: 
        !          1167:    'Helproom Hours'
        !          1168: => 'Helproom Hours',
        !          1169: 
        !          1170:    'Illegal filename.'
        !          1171: => 'Illegal filename.',
        !          1172: 
        !          1173:    'Import'
        !          1174: => 'Import',
        !          1175: 
        !          1176:    'Incorrect'
        !          1177: => 'Incorrect',
        !          1178: 
        !          1179:    'Instructor'
        !          1180: => 'Instructor',
        !          1181: 
        !          1182:    'Instructor Information'
        !          1183: => 'Instructor Information',
        !          1184: 
        !          1185:    'It is recommended that you use an up-to-date virus scanner before handling this file.'
        !          1186: => 'It is recommended that you use an up-to-date virus scanner before handling this file.',
        !          1187: 
        !          1188:    'January'
        !          1189: => 'January',
        !          1190: 
        !          1191:    'July'
        !          1192: => 'July',
        !          1193: 
        !          1194:    'June'
        !          1195: => 'June',
        !          1196: 
        !          1197:    'Language'
        !          1198: => 'Language',
        !          1199: 
        !          1200:    'Last Modified'
        !          1201: => 'Last Modified',
        !          1202: 
        !          1203:    'Launch Remote Control'
        !          1204: => 'Launch Remote Control',
        !          1205: 
        !          1206:    'List of possible answers'
        !          1207: => 'List of possible answers',
        !          1208: 
        !          1209:    'Load'
        !          1210: => 'Load',
        !          1211: 
        !          1212:    'Log in'
        !          1213: => 'Log in',
        !          1214: 
        !          1215:    'Main Course Documents'
        !          1216: => 'Main Course Documents',
        !          1217: 
        !          1218:    'Main Menu'
        !          1219: => 'Main Menu',
        !          1220: 
        !          1221:    'Map'
        !          1222: => 'Map',
        !          1223: 
        !          1224:    'Map contents are not shown in order.'
        !          1225: => 'Map contents are not shown in order.',
        !          1226: 
        !          1227:    'March'
        !          1228: => 'March',
        !          1229: 
        !          1230:    'May'
        !          1231: => 'May',
        !          1232: 
        !          1233:    'Mon'
        !          1234: => 'Mon',
        !          1235: 
        !          1236:    'Name'
        !          1237: => 'Name',
        !          1238: 
        !          1239:    'Name starting with'
        !          1240: => 'Name starting with',
        !          1241: 
        !          1242:    'Navigate Contents'
        !          1243: => 'Navigate Contents',
        !          1244: 
        !          1245:    'Navigate Course Contents'
        !          1246: => 'Navigate Course Contents',
        !          1247: 
        !          1248:    'Navigate the table of contents for this course'
        !          1249: => 'Navigate the table of contents for this course',
        !          1250: 
        !          1251:    'New Folder'
        !          1252: => 'New Folder',
        !          1253: 
        !          1254:    'New Messages'
        !          1255: => 'New Messages',
        !          1256: 
        !          1257:    'New Search'
        !          1258: => 'New Search',
        !          1259: 
        !          1260:    'New discussion since'
        !          1261: => 'New discussion since',
        !          1262: 
        !          1263:    'Next Month'
        !          1264: => 'Next Month',
        !          1265: 
        !          1266:    'No Role, Cumulative Privileges'
        !          1267: => 'No Role, Cumulative Privileges',
        !          1268: 
        !          1269:    'No content modifications yet.'
        !          1270: => 'No content modifications yet.',
        !          1271: 
        !          1272:    'No due date'
        !          1273: => 'No due date',
        !          1274: 
        !          1275:    'No previous versions published.'
        !          1276: => 'No previous versions published.',
        !          1277: 
        !          1278:    'No role specified'
        !          1279: => 'No role specified',
        !          1280: 
        !          1281:    'No upload file specified.'
        !          1282: => 'No upload file specified.',
        !          1283: 
        !          1284:    'No write permission to'
        !          1285: => 'No write permission to',
        !          1286: 
        !          1287:    'No write permission to user directory, FAIL'
        !          1288: => 'No write permission to user directory, FAIL',
        !          1289: 
        !          1290:    'Note: it can take up to 10 minutes for changes to take effect for all users.'
        !          1291: => 'Note: it can take up to 10 minutes for changes to take effect for all users.',
        !          1292: 
        !          1293:    'Notes'
        !          1294: => 'Notes',
        !          1295: 
        !          1296:    'November'
        !          1297: => 'November',
        !          1298: 
        !          1299:    'October'
        !          1300: => 'October',
        !          1301: 
        !          1302:    'Office Hours'
        !          1303: => 'Office Hours',
        !          1304: 
        !          1305:    'Only a number required.'
        !          1306: => 'Only a number required.',
        !          1307: 
        !          1308:    'Open, no due date'
        !          1309: => 'Open, no due date',
        !          1310: 
        !          1311:    'Page'
        !          1312: => 'Page',
        !          1313: 
        !          1314:    'Part'
        !          1315: => 'Part',
        !          1316: 
        !          1317:    'Part is not open to be viewed. It'
        !          1318: => 'Part is not open to be viewed. It',
        !          1319: 
        !          1320:    'Password'
        !          1321: => 'Password',
        !          1322: 
        !          1323:    'Path'
        !          1324: => 'Path',
        !          1325: 
        !          1326:    'Please adjust significant figures.'
        !          1327: => 'Please adjust significant figures.',
        !          1328: 
        !          1329:    'Please pick a version to retrieve'
        !          1330: => 'Please pick a version to retrieve',
        !          1331: 
        !          1332:    'Please use browser "Back" button and pick a filename'
        !          1333: => 'Please use browser "Back" button and pick a filename',
        !          1334: 
        !          1335:    'Prepare a printable document'
        !          1336: => 'Prepare a printable document',
        !          1337: 
        !          1338:    'Prerequisites'
        !          1339: => 'Prerequisites',
        !          1340: 
        !          1341:    'Previous Month'
        !          1342: => 'Previous Month',
        !          1343: 
        !          1344:    'Private - visible to author only for testing purposes'
        !          1345: => 'Private - visible to author only for testing purposes',
        !          1346: 
        !          1347:    'Private Publication - did not synchronize database'
        !          1348: => 'Private Publication - did not synchronize database',
        !          1349: 
        !          1350:    'Processing'
        !          1351: => 'Processing',
        !          1352: 
        !          1353:    'Public - no authentication or authorization required for use'
        !          1354: => 'Public - no authentication or authorization required for use',
        !          1355: 
        !          1356:    'Re-Initialize'
        !          1357: => 'Re-Initialize',
        !          1358: 
        !          1359:    'Readings'
        !          1360: => 'Readings',
        !          1361: 
        !          1362:    'Remark'
        !          1363: => 'Remark',
        !          1364: 
        !          1365:    'Rename'
        !          1366: => 'Rename',
        !          1367: 
        !          1368:    'Retrieval of an old version will overwrite the file currently in construction space'
        !          1369: => 'Retrieval of an old version will overwrite the file currently in construction space',
        !          1370: 
        !          1371:    'Retrieve previous versions of'
        !          1372: => 'Retrieve previous versions of',
        !          1373: 
        !          1374:    'Retrieve version'
        !          1375: => 'Retrieve version',
        !          1376: 
        !          1377:    'Return to Last Location'
        !          1378: => 'Return to Last Location',
        !          1379: 
        !          1380:    'Rule'
        !          1381: => 'Rule',
        !          1382: 
        !          1383:    'Sat'
        !          1384: => 'Sat',
        !          1385: 
        !          1386:    'Save'
        !          1387: => 'Save',
        !          1388: 
        !          1389:    'Saving Modifications to'
        !          1390: => 'Saving Modifications to',
        !          1391: 
        !          1392:    'Search'
        !          1393: => 'Search',
        !          1394: 
        !          1395:    'Search the contents of this course'
        !          1396: => 'Search the contents of this course',
        !          1397: 
        !          1398:    'Search the database of published resources'
        !          1399: => 'Search the database of published resources',
        !          1400: 
        !          1401:    'Searching'
        !          1402: => 'Searching',
        !          1403: 
        !          1404:    'Section/Group'
        !          1405: => 'Section/Group',
        !          1406: 
        !          1407:    'Select'
        !          1408: => 'Select',
        !          1409: 
        !          1410:    'Select Course'
        !          1411: => 'Select Course',
        !          1412: 
        !          1413:    'Select User'
        !          1414: => 'Select User',
        !          1415: 
        !          1416:    'Select a'
        !          1417: => 'Select a',
        !          1418: 
        !          1419:    'Select the Construction Space'
        !          1420: => 'Select the Construction Space',
        !          1421: 
        !          1422:    'Send and receive messages'
        !          1423: => 'Send and receive messages',
        !          1424: 
        !          1425:    'Send broadcast and receipt-required email'
        !          1426: => 'Send broadcast and receipt-required email',
        !          1427: 
        !          1428:    'September'
        !          1429: => 'September',
        !          1430: 
        !          1431:    'Sequence'
        !          1432: => 'Sequence',
        !          1433: 
        !          1434:    'Server'
        !          1435: => 'Server',
        !          1436: 
        !          1437:    'Server Administration'
        !          1438: => 'Server Administration',
        !          1439: 
        !          1440:    'Set deadlines and other assessment parameters, as well as modify course environment'
        !          1441: => 'Set deadlines and other assessment parameters, as well as modify course environment',
        !          1442: 
        !          1443:    'Set my user preferences'
        !          1444: => 'Set my user preferences',
        !          1445: 
        !          1446:    'Show Only Uncompleted Homework'
        !          1447: => 'Show Only Uncompleted Homework',
        !          1448: 
        !          1449:    'Show Problem Completeness'
        !          1450: => 'Show Problem Completeness',
        !          1451: 
        !          1452:    'Simple Page'
        !          1453: => 'Simple Page',
        !          1454: 
        !          1455:    'Simple Problem'
        !          1456: => 'Simple Problem',
        !          1457: 
        !          1458:    'Some parts were not submitted.'
        !          1459: => 'Some parts were not submitted.',
        !          1460: 
        !          1461:    'Special Documents'
        !          1462: => 'Special Documents',
        !          1463: 
        !          1464:    'Start'
        !          1465: => 'Start',
        !          1466: 
        !          1467:    'Status'
        !          1468: => 'Status',
        !          1469: 
        !          1470:    'Store uploaded file as '
        !          1471: => 'Store uploaded file as ',
        !          1472: 
        !          1473:    'Student'
        !          1474: => 'Student',
        !          1475: 
        !          1476:    'Submit'
        !          1477: => 'Submit',
        !          1478: 
        !          1479:    'Submit Answer'
        !          1480: => 'Submit Answer',
        !          1481: 
        !          1482:    'Submit Changes'
        !          1483: => 'Submit Changes',
        !          1484: 
        !          1485:    'Submit Changes and View'
        !          1486: => 'Submit Changes and View',
        !          1487: 
        !          1488:    'Sun'
        !          1489: => 'Sun',
        !          1490: 
        !          1491:    'Supplemental Course Documents'
        !          1492: => 'Supplemental Course Documents',
        !          1493: 
        !          1494:    'Switch Server'
        !          1495: => 'Switch Server',
        !          1496: 
        !          1497:    'Switch to another course'
        !          1498: => 'Switch to another course',
        !          1499: 
        !          1500:    'Switch to another user role'
        !          1501: => 'Switch to another user role',
        !          1502: 
        !          1503:    'Syllabus'
        !          1504: => 'Syllabus',
        !          1505: 
        !          1506:    'System'
        !          1507: => 'System',
        !          1508: 
        !          1509:    'System Administration'
        !          1510: => 'System Administration',
        !          1511: 
        !          1512:    'System wide - can be used for any courses system wide'
        !          1513: => 'System wide - can be used for any courses system wide',
        !          1514: 
        !          1515:    'System wide - open source to all authors'
        !          1516: => 'System wide - open source to all authors',
        !          1517: 
        !          1518:    'Teaching Assistant'
        !          1519: => 'Teaching Assistant',
        !          1520: 
        !          1521:    'Textbook'
        !          1522: => 'Textbook',
        !          1523: 
        !          1524:    'The extension on this file'
        !          1525: => 'The extension on this file',
        !          1526: 
        !          1527:    'The filetype extension of the file you uploaded is not allowed.'
        !          1528: => 'The filetype extension of the file you uploaded is not allowed.',
        !          1529: 
        !          1530:    'The submitted answer was too long.'
        !          1531: => 'The submitted answer was too long.',
        !          1532: 
        !          1533:    'The target is an existing directory.'
        !          1534: => 'The target is an existing directory.',
        !          1535: 
        !          1536:    'Then'
        !          1537: => 'Then',
        !          1538: 
        !          1539:    'This question expects a numeric answer.'
        !          1540: => 'This question expects a numeric answer.',
        !          1541: 
        !          1542:    'This resource has been marked obsolete by the author(s)'
        !          1543: => 'This resource has been marked obsolete by the author(s)',
        !          1544: 
        !          1545:    'Thu'
        !          1546: => 'Thu',
        !          1547: 
        !          1548:    'Title'
        !          1549: => 'Title',
        !          1550: 
        !          1551:    'Tries'
        !          1552: => 'Tries',
        !          1553: 
        !          1554:    'Tue'
        !          1555: => 'Tue',
        !          1556: 
        !          1557:    'Unable to determine if this resource is open due to network problems. Please try again later.'
        !          1558: => 'Unable to determine if this resource is open due to network problems. Please try again later.',
        !          1559: 
        !          1560:    'Unable to find'
        !          1561: => 'Unable to find',
        !          1562: 
        !          1563:    'Unable to make backup'
        !          1564: => 'Unable to make backup',
        !          1565: 
        !          1566:    'Unable to understand formula'
        !          1567: => 'Unable to understand formula',
        !          1568: 
        !          1569:    'Unable to undo, unable to switch'
        !          1570: => 'Unable to undo, unable to switch',
        !          1571: 
        !          1572:    'Unable to write to'
        !          1573: => 'Unable to write to',
        !          1574: 
        !          1575:    'Uncompleted Homework'
        !          1576: => 'Uncompleted Homework',
        !          1577: 
        !          1578:    'Undid changes, Switched'
        !          1579: => 'Undid changes, Switched',
        !          1580: 
        !          1581:    'Units incorrect.'
        !          1582: => 'Units incorrect.',
        !          1583: 
        !          1584:    'Units required'
        !          1585: => 'Units required',
        !          1586: 
        !          1587:    'Unknown message'
        !          1588: => 'Unknown message',
        !          1589: 
        !          1590:    'Unsupported character combination'
        !          1591: => 'Unsupported character combination',
        !          1592: 
        !          1593:    'Upload Document'
        !          1594: => 'Upload Document',
        !          1595: 
        !          1596:    'Uploaded'
        !          1597: => 'Uploaded',
        !          1598: 
        !          1599:    'Uploaded Document'
        !          1600: => 'Uploaded Document',
        !          1601: 
        !          1602:    'Use or edit my bookmark collection'
        !          1603: => 'Use or edit my bookmark collection',
        !          1604: 
        !          1605:    'User Load'
        !          1606: => 'User Load',
        !          1607: 
        !          1608:    'User Role'
        !          1609: => 'User Role',
        !          1610: 
        !          1611:    'User Roles'
        !          1612: => 'User Roles',
        !          1613: 
        !          1614:    'Username'
        !          1615: => 'Username',
        !          1616: 
        !          1617:    'Users with Roles Assigned by'
        !          1618: => 'Users with Roles Assigned by',
        !          1619: 
        !          1620:    'View All Messages'
        !          1621: => 'View All Messages',
        !          1622: 
        !          1623:    'View course assessment statistics'
        !          1624: => 'View course assessment statistics',
        !          1625: 
        !          1626:    'View documents included in this course'
        !          1627: => 'View documents included in this course',
        !          1628: 
        !          1629:    'View file'
        !          1630: => 'View file',
        !          1631: 
        !          1632:    'View the course assessment progress chart'
        !          1633: => 'View the course assessment progress chart',
        !          1634: 
        !          1635:    'Was due'
        !          1636: => 'Was due',
        !          1637: 
        !          1638:    'Web Links'
        !          1639: => 'Web Links',
        !          1640: 
        !          1641:    'Wed'
        !          1642: => 'Wed',
        !          1643: 
        !          1644:    'Yes'
        !          1645: => 'Yes',
        !          1646: 
        !          1647:    'You are correct.'
        !          1648: => 'You are correct.',
        !          1649: 
        !          1650:    'You are excused from the problem.'
        !          1651: => 'You are excused from the problem.',
        !          1652: 
        !          1653:    'You did not select a template.'
        !          1654: => 'You did not select a template.',
        !          1655: 
        !          1656:    'You do not have authoring privileges for this resource'
        !          1657: => 'You do not have authoring privileges for this resource',
        !          1658: 
        !          1659:    'You have entered that answer before'
        !          1660: => 'You have entered that answer before',
        !          1661: 
        !          1662:    'You have no unread messages'
        !          1663: => 'You have no unread messages',
        !          1664: 
        !          1665:    'You have provided an invalid ranking'
        !          1666: => 'You have provided an invalid ranking',
        !          1667: 
        !          1668:    'Your receipt is'
        !          1669: => 'Your receipt is',
        !          1670: 
        !          1671:    'Your submission has been recorded.'
        !          1672: => 'Your submission has been recorded.',
        !          1673: 
        !          1674:    'aboutlon.gif'
        !          1675: => 'aboutlon.gif',
        !          1676: 
        !          1677:    'accessbutton.gif'
        !          1678: => 'accessbutton.gif',
        !          1679: 
        !          1680:    'an indeterminate date'
        !          1681: => 'an indeterminate date',
        !          1682: 
        !          1683:    'an unknown date'
        !          1684: => 'an unknown date',
        !          1685: 
        !          1686:    'calendar'
        !          1687: => 'calendar',
        !          1688: 
        !          1689:    'choose'
        !          1690: => 'choose',
        !          1691: 
        !          1692:    'commu-'
        !          1693: => 'commu-',
        !          1694: 
        !          1695:    'contents'
        !          1696: => 'contents',
        !          1697: 
        !          1698:    'could not be copied.'
        !          1699: => 'could not be copied.',
        !          1700: 
        !          1701:    'course'
        !          1702: => 'course',
        !          1703: 
        !          1704:    'create'
        !          1705: => 'create',
        !          1706: 
        !          1707:    'ences'
        !          1708: => 'ences',
        !          1709: 
        !          1710:    'enroll'
        !          1711: => 'enroll',
        !          1712: 
        !          1713:    'enter'
        !          1714: => 'enter',
        !          1715: 
        !          1716:    'grades'
        !          1717: => 'grades',
        !          1718: 
        !          1719:    'is closed but you are allowed to view it'
        !          1720: => 'is closed but you are allowed to view it',
        !          1721: 
        !          1722:    'is due at'
        !          1723: => 'is due at',
        !          1724: 
        !          1725:    'is in under construction'
        !          1726: => 'is in under construction',
        !          1727: 
        !          1728:    'is not analyzable at this time'
        !          1729: => 'is not analyzable at this time',
        !          1730: 
        !          1731:    'last month'
        !          1732: => 'last month',
        !          1733: 
        !          1734:    'last problem'
        !          1735: => 'last problem',
        !          1736: 
        !          1737:    'last six months'
        !          1738: => 'last six months',
        !          1739: 
        !          1740:    'last three months'
        !          1741: => 'last three months',
        !          1742: 
        !          1743:    'last week'
        !          1744: => 'last week',
        !          1745: 
        !          1746:    'last year'
        !          1747: => 'last year',
        !          1748: 
        !          1749:    'may open later.'
        !          1750: => 'may open later.',
        !          1751: 
        !          1752:    'navigate'
        !          1753: => 'navigate',
        !          1754: 
        !          1755:    'never'
        !          1756: => 'never',
        !          1757: 
        !          1758:    'nication'
        !          1759: => 'nication',
        !          1760: 
        !          1761:    'not displayed'
        !          1762: => 'not displayed',
        !          1763: 
        !          1764:    'please refer to'
        !          1765: => 'please refer to',
        !          1766: 
        !          1767:    'prefer-'
        !          1768: => 'prefer-',
        !          1769: 
        !          1770:    're-initializing course'
        !          1771: => 're-initializing course',
        !          1772: 
        !          1773:    'role'
        !          1774: => 'role',
        !          1775: 
        !          1776:    'system wide'
        !          1777: => 'system wide',
        !          1778: 
        !          1779:    'today'
        !          1780: => 'today',
        !          1781: 
        !          1782:    'undo'
        !          1783: => 'undo',
        !          1784: 
        !          1785:    'untitled'
        !          1786: => 'untitled',
        !          1787: 
        !          1788:    'userauthentication.gif'
        !          1789: => 'userauthentication.gif',
        !          1790: 
        !          1791:    'view'
        !          1792: => 'view',
        !          1793: 
        !          1794:    'was due on'
        !          1795: => 'was due on',
        !          1796: 
        !          1797:    'will open on'
        !          1798: => 'will open on',
        !          1799: 
        !          1800: 
        !          1801: 
        !          1802: #SYNC Fri Sep 26 17:00:04 2003
1.2       www      1803: 
                   1804: #SYNCMARKER
1.1       www      1805: );
                   1806: 
                   1807: 1;
                   1808: 
                   1809: 

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