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

1.1       www         1: # The LearningOnline Network with CAPA
                      2: # German Localization Lexicon
                      3: #
1.5     ! www         4: # $Id: he.pm,v 1.4 2003/09/26 21:04:26 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:    'Units incorrect.'
                    473: => 'Einheit inkorrekt.',
                    474: 
                    475:    'Only a number required.'
                    476: => 'Nur eine Nummer erwartet.',
                    477: 
                    478:    'Units required'
                    479: => 'Einheiten erwartet',
                    480: 
                    481:    'Unable to understand formula'
                    482: => 'Die eingebene Formel kann nicht ausgewertet werden',
                    483: 
                    484:    'Your submission has been recorded.'
                    485: => 'Ihre Antwort ist gespeichert wordern.',
                    486: 
                    487:    'Unknown message'
                    488: => 'Unbekannte Nachricht',
                    489: 
                    490:    'Answer Submitted'
                    491: => 'Antwort eingereicht',
                    492: 
                    493:    'Tries'
                    494: => 'Versuche',
                    495: 
                    496:    'Submit Answer'
                    497: => 'Antwort Einreichen',
                    498: 
                    499:    'Prepare a printable document'
                    500: => 'Druckbares Dokument erstellen',
                    501: 
                    502:    'Go To My First Homework Problem'
                    503: => 'Springe zum ersten Hausübungsproblem',
                    504: 
                    505:    'Cancel'
                    506: => 'Abbrechen',
                    507: 
                    508:    'Discussions'
                    509: => 'Diskussion',
                    510: 
                    511:    'New discussion since'
                    512: => 'Neue Diskussion seit',
                    513: 
                    514:    'Goodbye'
                    515: => 'Auf Wiedersehen',
                    516: 
                    517:    'Select'
                    518: => 'Auswählen',
                    519: 
                    520:    'Re-Initialize'
                    521: => 'Neu initialisieren',
                    522: 
                    523:    'Currently selected. '
                    524: => 'Derzeit ausgewählt. ',
                    525: 
                    526:    'Switch Server'
                    527: => 'Server wechseln',
                    528: 
                    529:    'system wide'
                    530: => 'systemweit',
                    531: 
                    532:    'Currently not available'
                    533: => 'Derzeit nicht verfügbar',
                    534: 
                    535:    'No role specified'
                    536: => 'Keine bestimmte Rolle',
                    537: 
                    538:    'Remark'
                    539: => 'Bemerkung',
                    540: 
                    541:    'Extent'
                    542: => 'Bereich',
                    543: 
                    544:    'User Role'
                    545: => 'Benutzerrolle',
                    546: 
                    547:    'Start'
                    548: => 'Anfang',
                    549: 
                    550:    'End'
                    551: => 'Ende',
                    552: 
                    553:    'System'
                    554: => 'System',
                    555: 
                    556:    'Display'
                    557: => 'Anzeigen',
                    558: 
                    559:    "an unknown date"
                    560: => 'zu einem unbekannten Zeitpunkt',
                    561: 
                    562:    "an indeterminate date"
                    563: => 'zu einem unbestimmten Zeitpunkt',
                    564: 
                    565:    "will open on"
                    566: => "wird verfügbar sein am",
                    567: 
                    568:    "is due at"
                    569: => "ist fällig am",
                    570: 
                    571:    "was due on"
                    572: => "war fällig am",
                    573: 
                    574:    'is closed but you are allowed to view it'
                    575: => "ist geschlossen, kann aber von Ihnen betrachtet werden",
                    576: 
                    577:    "Undid changes, Switched"
                    578: => "Änderungen rückgängig gemacht, gewechselt",
                    579: 
                    580:    "Unable to undo, unable to switch"
                    581: => "Änderungen konnten nicht rückgängig gemacht werden, nicht umgeschaltet",
                    582: 
                    583:    "Unable to make backup"
                    584: => "Konnte keine Sicherheitskopie machen",
                    585: 
                    586:    "Saving Modifications to"
                    587: => "Änderungen gespeichert unter",
                    588: 
                    589:    "Unable to write to"
                    590: => "Konnte nicht speichern unter",
                    591: 
                    592:    "Analyzing a problem"
                    593: => "Aufgabe analysisieren",
                    594: 
                    595:    "EditXML"
                    596: => "XML Editor",
                    597: 
                    598:    'Discard Edits and View'
                    599: => 'Änderungen verwerfen und betrachten',
                    600: 
                    601:    'Submit Changes'
                    602: => 'Änderungen speichern',
                    603: 
                    604:    'Submit Changes and View'
                    605: => 'Änderungen speichern und betrachten',
                    606: 
                    607:    'Edit'
                    608: => 'Editor',
                    609: 
                    610:    ', select a template from the pull-down menu below'
                    611: => ', wählen Sie eine Vorlagen von dem unterstehenden Auswahlmenü',
                    612: 
                    613:    'undo'
                    614: => 'rückgängig machen',
                    615: 
                    616:    'Answer'
                    617: => 'Antwort',
                    618: 
                    619:    'Frequency'
                    620: => 'Häufigkeit',
                    621: 
                    622:    'You did not select a template.'
                    623: => 'Sie haben keine Vorlage ausgewählt.',
                    624: 
                    625:    'Analyze Progress'
                    626: => 'Fortschritt analysieren',
                    627: 
                    628:    'Getting Problem Variants'
                    629: => 'Berechnen von Aufgabenvariationen',
                    630: 
                    631:    'last problem'
                    632: => 'letzte Aufgabe',
                    633: 
                    634:    "may open later."
                    635: => 'mag zu einame spätern Zeitpunkt verfügbar sein',
                    636: 
                    637:    ', and answers will be available on'
                    638: => 'und Antworten werden verfügbar sein am',
                    639: 
                    640:    "Select a"
                    641: => "Wählen Sie",
                    642: 
                    643:    'Unable to find'
                    644: => 'Konnte nicht gefunden werden',
                    645: 
                    646:    'Part'
                    647: => 'Aufgabenteil',
                    648: 
                    649:    "Then"
                    650: => 'Dann',
                    651: 
                    652:    'Create'
                    653: => 'Erzeugen',
                    654: 
                    655:    'is in under construction'
                    656: => 'unter Konstruktion',
                    657: 
                    658:    'List of possible answers'
                    659: => 'Liste von Antworten',
                    660: 
                    661: 'Found no analyzable parts in this problem, currently only Numerical, Formula and String response styles are supported.'
                    662: => 'Keine analysierbaren Aufgabenteile gefunden, derzeit werden nur numerische, symbolische, und "string" Antworten unterstützt',
                    663: 
                    664:    'is not analyzable at this time'
                    665: => 'ist derzeit nicht analysierbar',
                    666: 
                    667:    'Title'
                    668: => 'Titel',
                    669: 
                    670:    'Path'
                    671: => 'Pfad',
                    672: 
                    673:    'New Search'
                    674: => 'Neue Suche',
                    675: 
                    676:    'Go Back'
                    677: => 'Zurück',
                    678: 
                    679:    'File'
                    680: => 'Datei',
                    681: 
                    682:    'Date'
                    683: => 'Datum',
                    684: 
                    685:    'You have no unread messages'
                    686: => 'Sie haben keine ungelesenen Nachrichten',
                    687: 
                    688:    'New Messages'
                    689: => 'Neue Nachrichten',
                    690: 
                    691:    'View All Messages'
                    692: => 'Alle Nachrichten',
                    693: 
                    694:    'Map'
                    695: => 'Seite/Sequenz',
                    696: 
                    697:    'Page'
                    698: => 'Seite',
                    699: 
                    700:    'Sequence'
                    701: => 'Sequence',
                    702: 
                    703:    'Map contents are not shown in order.'
                    704: => 'Der Inhalt der Seite/Sequenz wird nicht in geordneter Abfolge gezeigt.',
                    705: 
                    706:    'Empty'
                    707: => 'Leer',
                    708: 
                    709:    'could not be copied.'
                    710: => 'konnte nicht kopiert werden.',
                    711: 
                    712:    'Back to Directory'
                    713: => 'Zurück zum Verzeichnis',
                    714: 
                    715:    'No upload file specified.'
                    716: => 'Keine Datei zum Hochladen angegeben.',
                    717: 
                    718:    'The target is an existing directory.'
                    719: => 'Die Zieldatei ist ein existierendes Verzeichnis.',
                    720: 
                    721:    'Please use browser "Back" button and pick a filename'
                    722: => 'Bitte benutzen Sie "Zurück" in Ihrem Browsers und geben Sie einen Dateinamen an',
                    723: 
                    724:    "You do not have authoring privileges for this resource"
                    725: => "Sie haben keine Schreibberechtigung für diese Datei",
                    726: 
                    727:    'Copying file'
                    728: => 'Kopiere Datei',
                    729: 
                    730:    'No write permission to user directory, FAIL'
                    731: => 'Keine Schreibberechtigung für dieses Verzeichnis, Abbruch',
                    732: 
                    733:    'Actions'
                    734: => 'Befehle',
                    735: 
                    736:    'Name'
                    737: => 'Name',
                    738: 
                    739:    'Status'
                    740: => 'Zustand',
                    741: 
                    742:    'Last Modified'
                    743: => 'Zuletzt geändert',
                    744: 
                    745:    'Yes'
                    746: => 'Ja',
                    747: 
                    748:    'Construction Space Directory'
                    749: => 'Konstructionsbereich Verzeichnis',
                    750: 
                    751:    'Contact'
                    752: => 'Kontaktieren Sie',
                    753: 
                    754:    'Store uploaded file as '
                    755: => 'Speichere hochgeladene Datei unter ',
                    756: 
                    757:    'Searching'
                    758: => 'Suche',
                    759: 
                    760:    'Select the Construction Space'
                    761: => 'Wählen Sie den Konstruktionsbereich',
                    762: 
                    763: 'It is recommended that you use an up-to-date virus scanner before handling this file.'
                    764: => 'Es wird empfohlen, einen aktualisierten Virenscanner zu benutzen.',
                    765: 
                    766:    'You have no unread messages'
                    767: => 'Sie haben keine ungelesenen Nachrichten',
                    768: 
                    769:    'not displayed'
                    770: => 'nicht angezeigt',
                    771: 
                    772:    "Open, no due date"
                    773: => "Verfügbar, kein Fälligkeitsdatum",
                    774: 
                    775:    "Uncompleted Homework"
                    776: => "Unerledigte Hausübungen",
                    777: 
                    778:    "Show Only Uncompleted Homework"
                    779: => "Zeige nur unerledigte Hausübungen",
                    780: 
                    781:    "All homework is currently completed"
                    782: => "Derzeit sind alle Hausübungen erledigt",
                    783: 
                    784:    "Go To My First Homework Problem"
                    785: => "Gehe zu meiner ersten Hausübung",
                    786: 
                    787:    "Was due"
                    788: => "War fällig",
                    789: 
                    790:    "Answer available"
                    791: => "Antwort verfügbar",
                    792: 
                    793:    "Excused by instructor"
                    794: => "Vom Lehrenden erlassen",
                    795: 
                    796:    "Answer submitted, not yet graded"
                    797: => "Antwort eingereicht, noch nicht benotet",
                    798: 
                    799:    "No due date"
                    800: => "Kein Fälligkeitsdatum",
                    801: 
                    802:    'never'
                    803: => 'niemals',
                    804: 
                    805:    'Answer submitted'
                    806: => 'Antwort eingereicht',
                    807: 
                    808:    'Processing'
                    809: => 'Wird verarbeitet',
                    810: 
                    811:    'Access and Usage Statistics'
                    812: => 'Zugangs- und Benutzungsstatistiken',
                    813: 
                    814:    'Evaluation Comments'
                    815: => 'Beurteilungskommentare',
                    816: 
                    817:    'Evaluation Data'
1.4       www       818: => 'Beurteilungsdaten',
1.3       www       819: 
                    820: 
                    821: #SYNC Fri Sep 26 14:41:18 2003
                    822:    'July'
                    823: => 'July',
                    824: 
                    825:    'Server Administration'
                    826: => 'Server Administration',
                    827: 
                    828:    'System Administration'
                    829: => 'System Administration',
                    830: 
                    831:    'aboutlon.gif'
                    832: => 'aboutlon.gif',
                    833: 
                    834:    'accessbutton.gif'
                    835: => 'accessbutton.gif',
                    836: 
                    837:    'userauthentication.gif'
                    838: => 'userauthentication.gif',
                    839: 
1.4       www       840: 
                    841: 
                    842: #SYNC Fri Sep 26 16:57:10 2003
                    843:    ', and answers will be available on'
                    844: => ', and answers will be available on',
                    845: 
                    846:    ', is reserved internally by LON-CAPA.'
                    847: => ', is reserved internally by LON-CAPA.',
                    848: 
                    849:    ', or the next time you log in.'
                    850: => ', or the next time you log in.',
                    851: 
                    852:    ', select a template from the pull-down menu below'
                    853: => ', select a template from the pull-down menu below',
                    854: 
                    855:    'A score has been assigned.'
                    856: => 'A score has been assigned.',
                    857: 
                    858:    'Abstract'
                    859: => 'Abstract',
                    860: 
                    861:    'Access and Usage Statistics'
                    862: => 'Access and Usage Statistics',
                    863: 
                    864:    'Actions'
                    865: => 'Actions',
                    866: 
                    867:    'All homework is currently completed'
                    868: => 'All homework is currently completed',
                    869: 
                    870:    'An error occured while grading your answer.'
                    871: => 'An error occured while grading your answer.',
                    872: 
                    873:    'Analyze Progress'
                    874: => 'Analyze Progress',
                    875: 
                    876:    'Analyzing a problem'
                    877: => 'Analyzing a problem',
                    878: 
                    879:    'Announcements and Calendar'
                    880: => 'Announcements and Calendar',
                    881: 
                    882:    'Answer'
                    883: => 'Answer',
                    884: 
                    885:    'Answer Submitted'
                    886: => 'Answer Submitted',
                    887: 
                    888:    'Answer available'
                    889: => 'Answer available',
                    890: 
                    891:    'Answer submitted'
                    892: => 'Answer submitted',
                    893: 
                    894:    'Answer submitted, not yet graded'
                    895: => 'Answer submitted, not yet graded',
                    896: 
                    897:    'April'
                    898: => 'April',
                    899: 
                    900:    'August'
                    901: => 'August',
                    902: 
                    903:    'Author'
                    904: => 'Author',
                    905: 
                    906:    'Back to'
                    907: => 'Back to',
                    908: 
                    909:    'Back to Directory'
                    910: => 'Back to Directory',
                    911: 
                    912:    'Back to Source'
                    913: => 'Back to Source',
                    914: 
                    915:    'Back to Source Directory'
                    916: => 'Back to Source Directory',
                    917: 
                    918:    'Became this version on ...'
                    919: => 'Became this version on ...',
                    920: 
                    921:    'Browse published resources'
                    922: => 'Browse published resources',
                    923: 
                    924:    'Bulletin Board'
                    925: => 'Bulletin Board',
                    926: 
                    927:    'Calculate course grades (Spreadsheet)'
                    928: => 'Calculate course grades (Spreadsheet)',
                    929: 
                    930:    'Cancel'
                    931: => 'Cancel',
                    932: 
                    933:    'Change Your Preferences'
                    934: => 'Change Your Preferences',
                    935: 
                    936:    'Changes will become active for your current session after'
                    937: => 'Changes will become active for your current session after',
                    938: 
                    939:    'Choose the course to work on'
                    940: => 'Choose the course to work on',
                    941: 
                    942:    'Choose the user role'
                    943: => 'Choose the user role',
                    944: 
                    945:    'Class Hours'
                    946: => 'Class Hours',
                    947: 
                    948:    'Co-Author'
                    949: => 'Co-Author',
                    950: 
                    951:    'Communication and Messages'
                    952: => 'Communication and Messages',
                    953: 
                    954:    'Construction Space Directory'
                    955: => 'Construction Space Directory',
                    956: 
                    957:    'Contact'
                    958: => 'Contact',
                    959: 
                    960:    'Copying file'
                    961: => 'Copying file',
                    962: 
                    963:    'Course'
                    964: => 'Course',
                    965: 
                    966:    'Course Coordinator'
                    967: => 'Course Coordinator',
                    968: 
                    969:    'Course Description'
                    970: => 'Course Description',
                    971: 
                    972:    'Course Statistics and Charts'
                    973: => 'Course Statistics and Charts',
                    974: 
                    975:    'Course announcements and my calendar'
                    976: => 'Course announcements and my calendar',
                    977: 
                    978:    'Coursepack'
                    979: => 'Coursepack',
                    980: 
                    981:    'Create'
                    982: => 'Create',
                    983: 
                    984:    'Create Users, Change User Privileges'
                    985: => 'Create Users, Change User Privileges',
                    986: 
                    987:    'Create a new course'
                    988: => 'Create a new course',
                    989: 
                    990:    'Create a user or modify the roles and privileges of a user'
                    991: => 'Create a user or modify the roles and privileges of a user',
                    992: 
                    993:    'Current Month'
                    994: => 'Current Month',
                    995: 
                    996:    'Currently not available'
                    997: => 'Currently not available',
                    998: 
                    999:    'Currently selected. '
                   1000: => 'Currently selected. ',
                   1001: 
                   1002:    'Customized right of use ...	'
                   1003: => 'Customized right of use ...	',
                   1004: 
                   1005:    'Date'
                   1006: => 'Date',
                   1007: 
                   1008:    'Deadlines'
                   1009: => 'Deadlines',
                   1010: 
                   1011:    'December'
                   1012: => 'December',
                   1013: 
                   1014:    'Delete messages from bulletin boards'
                   1015: => 'Delete messages from bulletin boards',
                   1016: 
                   1017:    'Discard Edits and View'
                   1018: => 'Discard Edits and View',
                   1019: 
                   1020:    'Discussions'
                   1021: => 'Discussions',
                   1022: 
                   1023:    'Display'
                   1024: => 'Display',
                   1025: 
                   1026:    'Domain'
                   1027: => 'Domain',
                   1028: 
                   1029:    'Domain Coordinator'
                   1030: => 'Domain Coordinator',
                   1031: 
                   1032:    'Domain only - use limited to courses in the domain'
                   1033: => 'Domain only - use limited to courses in the domain',
                   1034: 
                   1035:    'Done'
                   1036: => 'Done',
                   1037: 
                   1038:    'Drop/Add students in this course'
                   1039: => 'Drop/Add students in this course',
                   1040: 
                   1041:    'Dynamic Metadata'
                   1042: => 'Dynamic Metadata',
                   1043: 
                   1044:    'Edit'
                   1045: => 'Edit',
                   1046: 
                   1047:    'Edit and view documents included in this course'
                   1048: => 'Edit and view documents included in this course',
                   1049: 
                   1050:    'Edit/Modify DOCS'
                   1051: => 'Edit/Modify DOCS',
                   1052: 
                   1053:    'EditXML'
                   1054: => 'EditXML',
                   1055: 
                   1056:    'Empty'
                   1057: => 'Empty',
                   1058: 
                   1059:    'End'
                   1060: => 'End',
                   1061: 
                   1062:    'Enrollment Manager'
                   1063: => 'Enrollment Manager',
                   1064: 
                   1065:    'Enter grades from check-out assessment resources'
                   1066: => 'Enter grades from check-out assessment resources',
                   1067: 
                   1068:    'Enter my resource construction space'
                   1069: => 'Enter my resource construction space',
                   1070: 
                   1071:    'Enter the chatroom for the course'
                   1072: => 'Enter the chatroom for the course',
                   1073: 
                   1074:    'Evaluation Comments'
                   1075: => 'Evaluation Comments',
                   1076: 
                   1077:    'Evaluation Data'
                   1078: => 'Evaluation Data',
                   1079: 
                   1080:    'Exam Proctor'
                   1081: => 'Exam Proctor',
                   1082: 
                   1083:    'Excused by instructor'
                   1084: => 'Excused by instructor',
                   1085: 
                   1086:    'Exit LON-CAPA'
                   1087: => 'Exit LON-CAPA',
                   1088: 
                   1089:    'Extent'
                   1090: => 'Extent',
                   1091: 
                   1092:    'FAIL'
                   1093: => 'FAIL',
                   1094: 
                   1095:    'Failed to copy source'
                   1096: => 'Failed to copy source',
                   1097: 
                   1098:    'Failed to write metadata copy'
                   1099: => 'Failed to write metadata copy',
                   1100: 
                   1101:    'February'
                   1102: => 'February',
                   1103: 
                   1104:    'File'
                   1105: => 'File',
                   1106: 
                   1107:    'File copied.'
                   1108: => 'File copied.',
                   1109: 
                   1110:    'Finalize Publication'
                   1111: => 'Finalize Publication',
                   1112: 
                   1113:    'Found no analyzable parts in this problem, currently only Numerical, Formula and String response styles are supported.'
                   1114: => 'Found no analyzable parts in this problem, currently only Numerical, Formula and String response styles are supported.',
                   1115: 
                   1116:    'Frequency'
                   1117: => 'Frequency',
                   1118: 
                   1119:    'Fri'
                   1120: => 'Fri',
                   1121: 
                   1122:    'Getting Problem Variants'
                   1123: => 'Getting Problem Variants',
                   1124: 
                   1125:    'Go Back'
                   1126: => 'Go Back',
                   1127: 
                   1128:    'Go To My First Homework Problem'
                   1129: => 'Go To My First Homework Problem',
                   1130: 
                   1131:    'Goodbye'
                   1132: => 'Goodbye',
                   1133: 
                   1134:    'Grades Spreadsheet'
                   1135: => 'Grades Spreadsheet',
                   1136: 
                   1137:    'Grading'
                   1138: => 'Grading',
                   1139: 
                   1140:    'Grading Information'
                   1141: => 'Grading Information',
                   1142: 
                   1143:    'Grant/revoke role of Co-Author'
                   1144: => 'Grant/revoke role of Co-Author',
                   1145: 
                   1146:    'Grant/revoke role of Domain Coordinator'
                   1147: => 'Grant/revoke role of Domain Coordinator',
                   1148: 
                   1149:    'Grant/revoke role of Exam Proctor'
                   1150: => 'Grant/revoke role of Exam Proctor',
                   1151: 
                   1152:    'Grant/revoke role of Instructor'
                   1153: => 'Grant/revoke role of Instructor',
                   1154: 
                   1155:    'Grant/revoke role of Student'
                   1156: => 'Grant/revoke role of Student',
                   1157: 
                   1158:    'Grant/revoke role of Superuser'
                   1159: => 'Grant/revoke role of Superuser',
                   1160: 
                   1161:    'Help'
                   1162: => 'Help',
                   1163: 
                   1164:    'Helproom Hours'
                   1165: => 'Helproom Hours',
                   1166: 
                   1167:    'Illegal filename.'
                   1168: => 'Illegal filename.',
                   1169: 
                   1170:    'Import'
                   1171: => 'Import',
                   1172: 
                   1173:    'Incorrect'
                   1174: => 'Incorrect',
                   1175: 
                   1176:    'Instructor'
                   1177: => 'Instructor',
                   1178: 
                   1179:    'Instructor Information'
                   1180: => 'Instructor Information',
                   1181: 
                   1182:    'It is recommended that you use an up-to-date virus scanner before handling this file.'
                   1183: => 'It is recommended that you use an up-to-date virus scanner before handling this file.',
                   1184: 
                   1185:    'January'
                   1186: => 'January',
                   1187: 
                   1188:    'July'
                   1189: => 'July',
                   1190: 
                   1191:    'June'
                   1192: => 'June',
                   1193: 
                   1194:    'Language'
                   1195: => 'Language',
                   1196: 
                   1197:    'Last Modified'
                   1198: => 'Last Modified',
                   1199: 
                   1200:    'Launch Remote Control'
                   1201: => 'Launch Remote Control',
                   1202: 
                   1203:    'List of possible answers'
                   1204: => 'List of possible answers',
                   1205: 
                   1206:    'Load'
                   1207: => 'Load',
                   1208: 
                   1209:    'Log in'
                   1210: => 'Log in',
                   1211: 
                   1212:    'Main Course Documents'
                   1213: => 'Main Course Documents',
                   1214: 
                   1215:    'Main Menu'
                   1216: => 'Main Menu',
                   1217: 
                   1218:    'Map'
                   1219: => 'Map',
                   1220: 
                   1221:    'Map contents are not shown in order.'
                   1222: => 'Map contents are not shown in order.',
                   1223: 
                   1224:    'March'
                   1225: => 'March',
                   1226: 
                   1227:    'May'
                   1228: => 'May',
                   1229: 
                   1230:    'Mon'
                   1231: => 'Mon',
                   1232: 
                   1233:    'Name'
                   1234: => 'Name',
                   1235: 
                   1236:    'Name starting with'
                   1237: => 'Name starting with',
                   1238: 
                   1239:    'Navigate Contents'
                   1240: => 'Navigate Contents',
                   1241: 
                   1242:    'Navigate Course Contents'
                   1243: => 'Navigate Course Contents',
                   1244: 
                   1245:    'Navigate the table of contents for this course'
                   1246: => 'Navigate the table of contents for this course',
                   1247: 
                   1248:    'New Folder'
                   1249: => 'New Folder',
                   1250: 
                   1251:    'New Messages'
                   1252: => 'New Messages',
                   1253: 
                   1254:    'New Search'
                   1255: => 'New Search',
                   1256: 
                   1257:    'New discussion since'
                   1258: => 'New discussion since',
                   1259: 
                   1260:    'Next Month'
                   1261: => 'Next Month',
                   1262: 
                   1263:    'No Role, Cumulative Privileges'
                   1264: => 'No Role, Cumulative Privileges',
                   1265: 
                   1266:    'No content modifications yet.'
                   1267: => 'No content modifications yet.',
                   1268: 
                   1269:    'No due date'
                   1270: => 'No due date',
                   1271: 
                   1272:    'No previous versions published.'
                   1273: => 'No previous versions published.',
                   1274: 
                   1275:    'No role specified'
                   1276: => 'No role specified',
                   1277: 
                   1278:    'No upload file specified.'
                   1279: => 'No upload file specified.',
                   1280: 
                   1281:    'No write permission to'
                   1282: => 'No write permission to',
                   1283: 
                   1284:    'No write permission to user directory, FAIL'
                   1285: => 'No write permission to user directory, FAIL',
                   1286: 
                   1287:    'Note: it can take up to 10 minutes for changes to take effect for all users.'
                   1288: => 'Note: it can take up to 10 minutes for changes to take effect for all users.',
                   1289: 
                   1290:    'Notes'
                   1291: => 'Notes',
                   1292: 
                   1293:    'November'
                   1294: => 'November',
                   1295: 
                   1296:    'October'
                   1297: => 'October',
                   1298: 
                   1299:    'Office Hours'
                   1300: => 'Office Hours',
                   1301: 
                   1302:    'Only a number required.'
                   1303: => 'Only a number required.',
                   1304: 
                   1305:    'Open, no due date'
                   1306: => 'Open, no due date',
                   1307: 
                   1308:    'Page'
                   1309: => 'Page',
                   1310: 
                   1311:    'Part'
                   1312: => 'Part',
                   1313: 
                   1314:    'Part is not open to be viewed. It'
                   1315: => 'Part is not open to be viewed. It',
                   1316: 
                   1317:    'Password'
                   1318: => 'Password',
                   1319: 
                   1320:    'Path'
                   1321: => 'Path',
                   1322: 
                   1323:    'Please adjust significant figures.'
                   1324: => 'Please adjust significant figures.',
                   1325: 
                   1326:    'Please pick a version to retrieve'
                   1327: => 'Please pick a version to retrieve',
                   1328: 
                   1329:    'Please use browser "Back" button and pick a filename'
                   1330: => 'Please use browser "Back" button and pick a filename',
                   1331: 
                   1332:    'Prepare a printable document'
                   1333: => 'Prepare a printable document',
                   1334: 
                   1335:    'Prerequisites'
                   1336: => 'Prerequisites',
                   1337: 
                   1338:    'Previous Month'
                   1339: => 'Previous Month',
                   1340: 
                   1341:    'Private - visible to author only for testing purposes'
                   1342: => 'Private - visible to author only for testing purposes',
                   1343: 
                   1344:    'Private Publication - did not synchronize database'
                   1345: => 'Private Publication - did not synchronize database',
                   1346: 
                   1347:    'Processing'
                   1348: => 'Processing',
                   1349: 
                   1350:    'Public - no authentication or authorization required for use'
                   1351: => 'Public - no authentication or authorization required for use',
                   1352: 
                   1353:    'Re-Initialize'
                   1354: => 'Re-Initialize',
                   1355: 
                   1356:    'Readings'
                   1357: => 'Readings',
                   1358: 
                   1359:    'Remark'
                   1360: => 'Remark',
                   1361: 
                   1362:    'Rename'
                   1363: => 'Rename',
                   1364: 
                   1365:    'Retrieval of an old version will overwrite the file currently in construction space'
                   1366: => 'Retrieval of an old version will overwrite the file currently in construction space',
                   1367: 
                   1368:    'Retrieve previous versions of'
                   1369: => 'Retrieve previous versions of',
                   1370: 
                   1371:    'Retrieve version'
                   1372: => 'Retrieve version',
                   1373: 
                   1374:    'Return to Last Location'
                   1375: => 'Return to Last Location',
                   1376: 
                   1377:    'Rule'
                   1378: => 'Rule',
                   1379: 
                   1380:    'Sat'
                   1381: => 'Sat',
                   1382: 
                   1383:    'Save'
                   1384: => 'Save',
                   1385: 
                   1386:    'Saving Modifications to'
                   1387: => 'Saving Modifications to',
                   1388: 
                   1389:    'Search'
                   1390: => 'Search',
                   1391: 
                   1392:    'Search the contents of this course'
                   1393: => 'Search the contents of this course',
                   1394: 
                   1395:    'Search the database of published resources'
                   1396: => 'Search the database of published resources',
                   1397: 
                   1398:    'Searching'
                   1399: => 'Searching',
                   1400: 
                   1401:    'Section/Group'
                   1402: => 'Section/Group',
                   1403: 
                   1404:    'Select'
                   1405: => 'Select',
                   1406: 
                   1407:    'Select Course'
                   1408: => 'Select Course',
                   1409: 
                   1410:    'Select User'
                   1411: => 'Select User',
                   1412: 
                   1413:    'Select a'
                   1414: => 'Select a',
                   1415: 
                   1416:    'Select the Construction Space'
                   1417: => 'Select the Construction Space',
                   1418: 
                   1419:    'Send and receive messages'
                   1420: => 'Send and receive messages',
                   1421: 
                   1422:    'Send broadcast and receipt-required email'
                   1423: => 'Send broadcast and receipt-required email',
                   1424: 
                   1425:    'September'
                   1426: => 'September',
                   1427: 
                   1428:    'Sequence'
                   1429: => 'Sequence',
                   1430: 
                   1431:    'Server'
                   1432: => 'Server',
                   1433: 
                   1434:    'Server Administration'
                   1435: => 'Server Administration',
                   1436: 
                   1437:    'Set deadlines and other assessment parameters, as well as modify course environment'
                   1438: => 'Set deadlines and other assessment parameters, as well as modify course environment',
                   1439: 
                   1440:    'Set my user preferences'
                   1441: => 'Set my user preferences',
                   1442: 
                   1443:    'Show Only Uncompleted Homework'
                   1444: => 'Show Only Uncompleted Homework',
                   1445: 
                   1446:    'Show Problem Completeness'
                   1447: => 'Show Problem Completeness',
                   1448: 
                   1449:    'Simple Page'
                   1450: => 'Simple Page',
                   1451: 
                   1452:    'Simple Problem'
                   1453: => 'Simple Problem',
                   1454: 
                   1455:    'Some parts were not submitted.'
                   1456: => 'Some parts were not submitted.',
                   1457: 
                   1458:    'Special Documents'
                   1459: => 'Special Documents',
                   1460: 
                   1461:    'Start'
                   1462: => 'Start',
                   1463: 
                   1464:    'Status'
                   1465: => 'Status',
                   1466: 
                   1467:    'Store uploaded file as '
                   1468: => 'Store uploaded file as ',
                   1469: 
                   1470:    'Student'
                   1471: => 'Student',
                   1472: 
                   1473:    'Submit'
                   1474: => 'Submit',
                   1475: 
                   1476:    'Submit Answer'
                   1477: => 'Submit Answer',
                   1478: 
                   1479:    'Submit Changes'
                   1480: => 'Submit Changes',
                   1481: 
                   1482:    'Submit Changes and View'
                   1483: => 'Submit Changes and View',
                   1484: 
                   1485:    'Sun'
                   1486: => 'Sun',
                   1487: 
                   1488:    'Supplemental Course Documents'
                   1489: => 'Supplemental Course Documents',
                   1490: 
                   1491:    'Switch Server'
                   1492: => 'Switch Server',
                   1493: 
                   1494:    'Switch to another course'
                   1495: => 'Switch to another course',
                   1496: 
                   1497:    'Switch to another user role'
                   1498: => 'Switch to another user role',
                   1499: 
                   1500:    'Syllabus'
                   1501: => 'Syllabus',
                   1502: 
                   1503:    'System'
                   1504: => 'System',
                   1505: 
                   1506:    'System Administration'
                   1507: => 'System Administration',
                   1508: 
                   1509:    'System wide - can be used for any courses system wide'
                   1510: => 'System wide - can be used for any courses system wide',
                   1511: 
                   1512:    'System wide - open source to all authors'
                   1513: => 'System wide - open source to all authors',
                   1514: 
                   1515:    'Teaching Assistant'
                   1516: => 'Teaching Assistant',
                   1517: 
                   1518:    'Textbook'
                   1519: => 'Textbook',
                   1520: 
                   1521:    'The extension on this file'
                   1522: => 'The extension on this file',
                   1523: 
                   1524:    'The filetype extension of the file you uploaded is not allowed.'
                   1525: => 'The filetype extension of the file you uploaded is not allowed.',
                   1526: 
                   1527:    'The submitted answer was too long.'
                   1528: => 'The submitted answer was too long.',
                   1529: 
                   1530:    'The target is an existing directory.'
                   1531: => 'The target is an existing directory.',
                   1532: 
                   1533:    'Then'
                   1534: => 'Then',
                   1535: 
                   1536:    'This question expects a numeric answer.'
                   1537: => 'This question expects a numeric answer.',
                   1538: 
                   1539:    'This resource has been marked obsolete by the author(s)'
                   1540: => 'This resource has been marked obsolete by the author(s)',
                   1541: 
                   1542:    'Thu'
                   1543: => 'Thu',
                   1544: 
                   1545:    'Title'
                   1546: => 'Title',
                   1547: 
                   1548:    'Tries'
                   1549: => 'Tries',
                   1550: 
                   1551:    'Tue'
                   1552: => 'Tue',
                   1553: 
                   1554:    'Unable to determine if this resource is open due to network problems. Please try again later.'
                   1555: => 'Unable to determine if this resource is open due to network problems. Please try again later.',
                   1556: 
                   1557:    'Unable to find'
                   1558: => 'Unable to find',
                   1559: 
                   1560:    'Unable to make backup'
                   1561: => 'Unable to make backup',
                   1562: 
                   1563:    'Unable to understand formula'
                   1564: => 'Unable to understand formula',
                   1565: 
                   1566:    'Unable to undo, unable to switch'
                   1567: => 'Unable to undo, unable to switch',
                   1568: 
                   1569:    'Unable to write to'
                   1570: => 'Unable to write to',
                   1571: 
                   1572:    'Uncompleted Homework'
                   1573: => 'Uncompleted Homework',
                   1574: 
                   1575:    'Undid changes, Switched'
                   1576: => 'Undid changes, Switched',
                   1577: 
                   1578:    'Units incorrect.'
                   1579: => 'Units incorrect.',
                   1580: 
                   1581:    'Units required'
                   1582: => 'Units required',
                   1583: 
                   1584:    'Unknown message'
                   1585: => 'Unknown message',
                   1586: 
                   1587:    'Unsupported character combination'
                   1588: => 'Unsupported character combination',
                   1589: 
                   1590:    'Upload Document'
                   1591: => 'Upload Document',
                   1592: 
                   1593:    'Uploaded'
                   1594: => 'Uploaded',
                   1595: 
                   1596:    'Uploaded Document'
                   1597: => 'Uploaded Document',
                   1598: 
                   1599:    'Use or edit my bookmark collection'
                   1600: => 'Use or edit my bookmark collection',
                   1601: 
                   1602:    'User Load'
                   1603: => 'User Load',
                   1604: 
                   1605:    'User Role'
                   1606: => 'User Role',
                   1607: 
                   1608:    'User Roles'
                   1609: => 'User Roles',
                   1610: 
                   1611:    'Username'
                   1612: => 'Username',
                   1613: 
                   1614:    'Users with Roles Assigned by'
                   1615: => 'Users with Roles Assigned by',
                   1616: 
                   1617:    'View All Messages'
                   1618: => 'View All Messages',
                   1619: 
                   1620:    'View course assessment statistics'
                   1621: => 'View course assessment statistics',
                   1622: 
                   1623:    'View documents included in this course'
                   1624: => 'View documents included in this course',
                   1625: 
                   1626:    'View file'
                   1627: => 'View file',
                   1628: 
                   1629:    'View the course assessment progress chart'
                   1630: => 'View the course assessment progress chart',
                   1631: 
                   1632:    'Was due'
                   1633: => 'Was due',
                   1634: 
                   1635:    'Web Links'
                   1636: => 'Web Links',
                   1637: 
                   1638:    'Wed'
                   1639: => 'Wed',
                   1640: 
                   1641:    'Yes'
                   1642: => 'Yes',
                   1643: 
                   1644:    'You are correct.'
                   1645: => 'You are correct.',
                   1646: 
                   1647:    'You are excused from the problem.'
                   1648: => 'You are excused from the problem.',
                   1649: 
                   1650:    'You did not select a template.'
                   1651: => 'You did not select a template.',
                   1652: 
                   1653:    'You do not have authoring privileges for this resource'
                   1654: => 'You do not have authoring privileges for this resource',
                   1655: 
                   1656:    'You have entered that answer before'
                   1657: => 'You have entered that answer before',
                   1658: 
                   1659:    'You have no unread messages'
                   1660: => 'You have no unread messages',
                   1661: 
                   1662:    'You have provided an invalid ranking'
                   1663: => 'You have provided an invalid ranking',
                   1664: 
                   1665:    'Your receipt is'
                   1666: => 'Your receipt is',
                   1667: 
                   1668:    'Your submission has been recorded.'
                   1669: => 'Your submission has been recorded.',
                   1670: 
                   1671:    'aboutlon.gif'
                   1672: => 'aboutlon.gif',
                   1673: 
                   1674:    'accessbutton.gif'
                   1675: => 'accessbutton.gif',
                   1676: 
                   1677:    'an indeterminate date'
                   1678: => 'an indeterminate date',
                   1679: 
                   1680:    'an unknown date'
                   1681: => 'an unknown date',
                   1682: 
                   1683:    'calendar'
                   1684: => 'calendar',
                   1685: 
                   1686:    'choose'
                   1687: => 'choose',
                   1688: 
                   1689:    'commu-'
                   1690: => 'commu-',
                   1691: 
                   1692:    'contents'
                   1693: => 'contents',
                   1694: 
                   1695:    'could not be copied.'
                   1696: => 'could not be copied.',
                   1697: 
                   1698:    'course'
                   1699: => 'course',
                   1700: 
                   1701:    'create'
                   1702: => 'create',
                   1703: 
                   1704:    'ences'
                   1705: => 'ences',
                   1706: 
                   1707:    'enroll'
                   1708: => 'enroll',
                   1709: 
                   1710:    'enter'
                   1711: => 'enter',
                   1712: 
                   1713:    'grades'
                   1714: => 'grades',
                   1715: 
                   1716:    'is closed but you are allowed to view it'
                   1717: => 'is closed but you are allowed to view it',
                   1718: 
                   1719:    'is due at'
                   1720: => 'is due at',
                   1721: 
                   1722:    'is in under construction'
                   1723: => 'is in under construction',
                   1724: 
                   1725:    'is not analyzable at this time'
                   1726: => 'is not analyzable at this time',
                   1727: 
                   1728:    'last month'
                   1729: => 'last month',
                   1730: 
                   1731:    'last problem'
                   1732: => 'last problem',
                   1733: 
                   1734:    'last six months'
                   1735: => 'last six months',
                   1736: 
                   1737:    'last three months'
                   1738: => 'last three months',
                   1739: 
                   1740:    'last week'
                   1741: => 'last week',
                   1742: 
                   1743:    'last year'
                   1744: => 'last year',
                   1745: 
                   1746:    'may open later.'
                   1747: => 'may open later.',
                   1748: 
                   1749:    'navigate'
                   1750: => 'navigate',
                   1751: 
                   1752:    'never'
                   1753: => 'never',
                   1754: 
                   1755:    'nication'
                   1756: => 'nication',
                   1757: 
                   1758:    'not displayed'
                   1759: => 'not displayed',
                   1760: 
                   1761:    'please refer to'
                   1762: => 'please refer to',
                   1763: 
                   1764:    'prefer-'
                   1765: => 'prefer-',
                   1766: 
                   1767:    're-initializing course'
                   1768: => 're-initializing course',
                   1769: 
                   1770:    'role'
                   1771: => 'role',
                   1772: 
                   1773:    'system wide'
                   1774: => 'system wide',
                   1775: 
                   1776:    'today'
                   1777: => 'today',
                   1778: 
                   1779:    'undo'
                   1780: => 'undo',
                   1781: 
                   1782:    'untitled'
                   1783: => 'untitled',
                   1784: 
                   1785:    'userauthentication.gif'
                   1786: => 'userauthentication.gif',
                   1787: 
                   1788:    'view'
                   1789: => 'view',
                   1790: 
                   1791:    'was due on'
                   1792: => 'was due on',
                   1793: 
                   1794:    'will open on'
                   1795: => 'will open on',
                   1796: 
                   1797: 
                   1798: 
                   1799: #SYNC Fri Sep 26 17:00:04 2003
1.2       www      1800: 
                   1801: #SYNCMARKER
1.1       www      1802: );
                   1803: 
                   1804: 1;
                   1805: 
                   1806: 

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