Annotation of loncom/localize/localize/ru.pm, revision 1.6

1.1       www         1: # The LearningOnline Network with CAPA
                      2: # Russian Localization Lexicon
                      3: #
1.6     ! sakharuk    4: # $Id: ru.pm,v 1.5 2003/10/14 18:36:54 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::ru;
                     33: use base qw(Apache::localize);
                     34: %Lexicon=('_AUTO' => 1,
1.6     ! sakharuk   35: 'char_encoding'=> 'KOI8-R',
        !            36: 'language_code'=> 'ru',
        !            37: 
1.1       www        38:    'Server'
1.6     ! sakharuk   39: => 'назначение',
1.1       www        40: 
                     41:    'Domain'
                     42: => 'Dominio',
                     43: 
                     44:    'Load'
                     45: => 'Carga',
                     46: 
                     47:    'User Load'
                     48: => 'Carga de Usuarios',
                     49: 
                     50:    'System Administration'
                     51: => 'Administrador do Sistema',
                     52: 
                     53:    'Server Administration'
                     54: => 'Administrador do Servidor',
                     55: 
                     56:    'Help'
                     57: => 'Ajuda',
                     58: 
                     59:    'Log in'
                     60: => 'Entrar',
                     61: 
                     62:    'Username'
                     63: => 'Usuario',
                     64: 
                     65:    'Password'
1.4       www        66: => 'Senha',
1.3       www        67: 
                     68: 
                     69: #SYNC Fri Sep 26 14:41:18 2003
                     70:    ', and answers will be available on'
                     71: => ', and answers will be available on',
                     72: 
                     73:    ', or the next time you log in.'
                     74: => ', or the next time you log in.',
                     75: 
                     76:    ', select a template from the pull-down menu below'
                     77: => ', select a template from the pull-down menu below',
                     78: 
                     79:    'A score has been assigned.'
                     80: => 'A score has been assigned.',
                     81: 
                     82:    'Abstract'
                     83: => 'Abstract',
                     84: 
                     85:    'Access and Usage Statistics'
                     86: => 'Access and Usage Statistics',
                     87: 
                     88:    'Actions'
                     89: => 'Actions',
                     90: 
                     91:    'All homework is currently completed'
                     92: => 'All homework is currently completed',
                     93: 
                     94:    'An error occured while grading your answer.'
                     95: => 'An error occured while grading your answer.',
                     96: 
                     97:    'Analyze Progress'
                     98: => 'Analyze Progress',
                     99: 
                    100:    'Analyzing a problem'
                    101: => 'Analyzing a problem',
                    102: 
                    103:    'Announcements and Calendar'
                    104: => 'Announcements and Calendar',
                    105: 
                    106:    'Answer'
                    107: => 'Answer',
                    108: 
                    109:    'Answer Submitted'
                    110: => 'Answer Submitted',
                    111: 
                    112:    'Answer available'
                    113: => 'Answer available',
                    114: 
                    115:    'Answer submitted'
                    116: => 'Answer submitted',
                    117: 
                    118:    'Answer submitted, not yet graded'
                    119: => 'Answer submitted, not yet graded',
                    120: 
                    121:    'April'
                    122: => 'April',
                    123: 
                    124:    'August'
                    125: => 'August',
                    126: 
                    127:    'Author'
                    128: => 'Author',
                    129: 
                    130:    'Back to Directory'
                    131: => 'Back to Directory',
                    132: 
                    133:    'Bulletin Board'
                    134: => 'Bulletin Board',
                    135: 
                    136:    'Calculate course grades (Spreadsheet)'
                    137: => 'Calculate course grades (Spreadsheet)',
                    138: 
                    139:    'Cancel'
                    140: => 'Cancel',
                    141: 
                    142:    'Change Your Preferences'
                    143: => 'Change Your Preferences',
                    144: 
                    145:    'Changes will become active for your current session after'
                    146: => 'Changes will become active for your current session after',
                    147: 
                    148:    'Choose the user role'
                    149: => 'Choose the user role',
                    150: 
                    151:    'Class Hours'
                    152: => 'Class Hours',
                    153: 
                    154:    'Co-Author'
                    155: => 'Co-Author',
                    156: 
                    157:    'Communication and Messages'
                    158: => 'Communication and Messages',
                    159: 
                    160:    'Construction Space Directory'
                    161: => 'Construction Space Directory',
                    162: 
                    163:    'Contact'
                    164: => 'Contact',
                    165: 
                    166:    'Copying file'
                    167: => 'Copying file',
                    168: 
                    169:    'Course'
                    170: => 'Course',
                    171: 
                    172:    'Course Coordinator'
                    173: => 'Course Coordinator',
                    174: 
                    175:    'Course Description'
                    176: => 'Course Description',
                    177: 
                    178:    'Course Statistics and Charts'
                    179: => 'Course Statistics and Charts',
                    180: 
                    181:    'Course announcements and my calendar'
                    182: => 'Course announcements and my calendar',
                    183: 
                    184:    'Coursepack'
                    185: => 'Coursepack',
                    186: 
                    187:    'Create'
                    188: => 'Create',
                    189: 
                    190:    'Create Users, Change User Privileges'
                    191: => 'Create Users, Change User Privileges',
                    192: 
                    193:    'Create a user or modify the roles and privileges of a user'
                    194: => 'Create a user or modify the roles and privileges of a user',
                    195: 
                    196:    'Current Month'
                    197: => 'Current Month',
                    198: 
                    199:    'Currently not available'
                    200: => 'Currently not available',
                    201: 
                    202:    'Currently selected. '
                    203: => 'Currently selected. ',
                    204: 
                    205:    'Date'
                    206: => 'Date',
                    207: 
                    208:    'Deadlines'
                    209: => 'Deadlines',
                    210: 
                    211:    'December'
                    212: => 'December',
                    213: 
                    214:    'Discard Edits and View'
                    215: => 'Discard Edits and View',
                    216: 
                    217:    'Discussions'
                    218: => 'Discussions',
                    219: 
                    220:    'Display'
                    221: => 'Display',
                    222: 
                    223:    'Domain Coordinator'
                    224: => 'Domain Coordinator',
                    225: 
                    226:    'Done'
                    227: => 'Done',
                    228: 
                    229:    'Drop/Add students in this course'
                    230: => 'Drop/Add students in this course',
                    231: 
                    232:    'Edit'
                    233: => 'Edit',
                    234: 
                    235:    'EditXML'
                    236: => 'EditXML',
                    237: 
                    238:    'Empty'
                    239: => 'Empty',
                    240: 
                    241:    'End'
                    242: => 'End',
                    243: 
                    244:    'Enrollment Manager'
                    245: => 'Enrollment Manager',
                    246: 
                    247:    'Enter grades from check-out assessment resources'
                    248: => 'Enter grades from check-out assessment resources',
                    249: 
                    250:    'Enter the chatroom for the course'
                    251: => 'Enter the chatroom for the course',
                    252: 
                    253:    'Evaluation Comments'
                    254: => 'Evaluation Comments',
                    255: 
                    256:    'Evaluation Data'
                    257: => 'Evaluation Data',
                    258: 
                    259:    'Exam Proctor'
                    260: => 'Exam Proctor',
                    261: 
                    262:    'Excused by instructor'
                    263: => 'Excused by instructor',
                    264: 
                    265:    'Exit LON-CAPA'
                    266: => 'Exit LON-CAPA',
                    267: 
                    268:    'Extent'
                    269: => 'Extent',
                    270: 
                    271:    'February'
                    272: => 'February',
                    273: 
                    274:    'File'
                    275: => 'File',
                    276: 
                    277:    'Found no analyzable parts in this problem, currently only Numerical, Formula and String response styles are supported.'
                    278: => 'Found no analyzable parts in this problem, currently only Numerical, Formula and String response styles are supported.',
                    279: 
                    280:    'Frequency'
                    281: => 'Frequency',
                    282: 
                    283:    'Fri'
                    284: => 'Fri',
                    285: 
                    286:    'Getting Problem Variants'
                    287: => 'Getting Problem Variants',
                    288: 
                    289:    'Go Back'
                    290: => 'Go Back',
                    291: 
                    292:    'Go To My First Homework Problem'
                    293: => 'Go To My First Homework Problem',
                    294: 
                    295:    'Goodbye'
                    296: => 'Goodbye',
                    297: 
                    298:    'Grades Spreadsheet'
                    299: => 'Grades Spreadsheet',
                    300: 
                    301:    'Grading'
                    302: => 'Grading',
                    303: 
                    304:    'Grading Information'
                    305: => 'Grading Information',
                    306: 
                    307:    'Helproom Hours'
                    308: => 'Helproom Hours',
                    309: 
                    310:    'Import'
                    311: => 'Import',
                    312: 
                    313:    'Incorrect'
                    314: => 'Incorrect',
                    315: 
                    316:    'Instructor'
                    317: => 'Instructor',
                    318: 
                    319:    'Instructor Information'
                    320: => 'Instructor Information',
                    321: 
                    322:    'It is recommended that you use an up-to-date virus scanner before handling this file.'
                    323: => 'It is recommended that you use an up-to-date virus scanner before handling this file.',
                    324: 
                    325:    'January'
                    326: => 'January',
                    327: 
                    328:    'July'
                    329: => 'July',
                    330: 
                    331:    'June'
                    332: => 'June',
                    333: 
                    334:    'Language'
                    335: => 'Language',
                    336: 
                    337:    'Last Modified'
                    338: => 'Last Modified',
                    339: 
                    340:    'Launch Remote Control'
                    341: => 'Launch Remote Control',
                    342: 
                    343:    'List of possible answers'
                    344: => 'List of possible answers',
                    345: 
                    346:    'Main Course Documents'
                    347: => 'Main Course Documents',
                    348: 
                    349:    'Main Menu'
                    350: => 'Main Menu',
                    351: 
                    352:    'Map'
                    353: => 'Map',
                    354: 
                    355:    'Map contents are not shown in order.'
                    356: => 'Map contents are not shown in order.',
                    357: 
                    358:    'March'
                    359: => 'March',
                    360: 
                    361:    'May'
                    362: => 'May',
                    363: 
                    364:    'Mon'
                    365: => 'Mon',
                    366: 
                    367:    'Name'
                    368: => 'Name',
                    369: 
                    370:    'Navigate Contents'
                    371: => 'Navigate Contents',
                    372: 
                    373:    'Navigate Course Contents'
                    374: => 'Navigate Course Contents',
                    375: 
                    376:    'Navigate the table of contents for this course'
                    377: => 'Navigate the table of contents for this course',
                    378: 
                    379:    'New Folder'
                    380: => 'New Folder',
                    381: 
                    382:    'New Messages'
                    383: => 'New Messages',
                    384: 
                    385:    'New Search'
                    386: => 'New Search',
                    387: 
                    388:    'New discussion since'
                    389: => 'New discussion since',
                    390: 
                    391:    'Next Month'
                    392: => 'Next Month',
                    393: 
                    394:    'No Role, Cumulative Privileges'
                    395: => 'No Role, Cumulative Privileges',
                    396: 
                    397:    'No content modifications yet.'
                    398: => 'No content modifications yet.',
                    399: 
                    400:    'No due date'
                    401: => 'No due date',
                    402: 
                    403:    'No role specified'
                    404: => 'No role specified',
                    405: 
                    406:    'No upload file specified.'
                    407: => 'No upload file specified.',
                    408: 
                    409:    'No write permission to user directory, FAIL'
                    410: => 'No write permission to user directory, FAIL',
                    411: 
                    412:    'Note: it can take up to 10 minutes for changes to take effect for all users.'
                    413: => 'Note: it can take up to 10 minutes for changes to take effect for all users.',
                    414: 
                    415:    'Notes'
                    416: => 'Notes',
                    417: 
                    418:    'November'
                    419: => 'November',
                    420: 
                    421:    'October'
                    422: => 'October',
                    423: 
                    424:    'Office Hours'
                    425: => 'Office Hours',
                    426: 
                    427:    'Only a number required.'
                    428: => 'Only a number required.',
                    429: 
                    430:    'Open, no due date'
                    431: => 'Open, no due date',
                    432: 
                    433:    'Page'
                    434: => 'Page',
                    435: 
                    436:    'Part'
                    437: => 'Part',
                    438: 
                    439:    'Part is not open to be viewed. It'
                    440: => 'Part is not open to be viewed. It',
                    441: 
                    442:    'Path'
                    443: => 'Path',
                    444: 
                    445:    'Please use browser "Back" button and pick a filename'
                    446: => 'Please use browser "Back" button and pick a filename',
                    447: 
                    448:    'Prepare a printable document'
                    449: => 'Prepare a printable document',
                    450: 
                    451:    'Prerequisites'
                    452: => 'Prerequisites',
                    453: 
                    454:    'Previous Month'
                    455: => 'Previous Month',
                    456: 
                    457:    'Processing'
                    458: => 'Processing',
                    459: 
                    460:    'Re-Initialize'
                    461: => 'Re-Initialize',
                    462: 
                    463:    'Readings'
                    464: => 'Readings',
                    465: 
                    466:    'Remark'
                    467: => 'Remark',
                    468: 
                    469:    'Rename'
                    470: => 'Rename',
                    471: 
                    472:    'Return to Last Location'
                    473: => 'Return to Last Location',
                    474: 
                    475:    'Sat'
                    476: => 'Sat',
                    477: 
                    478:    'Save'
                    479: => 'Save',
                    480: 
                    481:    'Saving Modifications to'
                    482: => 'Saving Modifications to',
                    483: 
                    484:    'Search'
                    485: => 'Search',
                    486: 
                    487:    'Searching'
                    488: => 'Searching',
                    489: 
                    490:    'Section/Group'
                    491: => 'Section/Group',
                    492: 
                    493:    'Select'
                    494: => 'Select',
                    495: 
                    496:    'Select Course'
                    497: => 'Select Course',
                    498: 
                    499:    'Select User'
                    500: => 'Select User',
                    501: 
                    502:    'Select a'
                    503: => 'Select a',
                    504: 
                    505:    'Select the Construction Space'
                    506: => 'Select the Construction Space',
                    507: 
                    508:    'Send and receive messages'
                    509: => 'Send and receive messages',
                    510: 
                    511:    'September'
                    512: => 'September',
                    513: 
                    514:    'Sequence'
                    515: => 'Sequence',
                    516: 
                    517:    'Set deadlines and other assessment parameters, as well as modify course environment'
                    518: => 'Set deadlines and other assessment parameters, as well as modify course environment',
                    519: 
                    520:    'Set my user preferences'
                    521: => 'Set my user preferences',
                    522: 
                    523:    'Show Only Uncompleted Homework'
                    524: => 'Show Only Uncompleted Homework',
                    525: 
                    526:    'Simple Page'
                    527: => 'Simple Page',
                    528: 
                    529:    'Simple Problem'
                    530: => 'Simple Problem',
                    531: 
                    532:    'Some parts were not submitted.'
                    533: => 'Some parts were not submitted.',
                    534: 
                    535:    'Special Documents'
                    536: => 'Special Documents',
                    537: 
                    538:    'Start'
                    539: => 'Start',
                    540: 
                    541:    'Status'
                    542: => 'Status',
                    543: 
                    544:    'Store uploaded file as '
                    545: => 'Store uploaded file as ',
                    546: 
                    547:    'Student'
                    548: => 'Student',
                    549: 
                    550:    'Submit'
                    551: => 'Submit',
                    552: 
                    553:    'Submit Answer'
                    554: => 'Submit Answer',
                    555: 
                    556:    'Submit Changes'
                    557: => 'Submit Changes',
                    558: 
                    559:    'Submit Changes and View'
                    560: => 'Submit Changes and View',
                    561: 
                    562:    'Sun'
                    563: => 'Sun',
                    564: 
                    565:    'Supplemental Course Documents'
                    566: => 'Supplemental Course Documents',
                    567: 
                    568:    'Switch Server'
                    569: => 'Switch Server',
                    570: 
                    571:    'Switch to another user role'
                    572: => 'Switch to another user role',
                    573: 
                    574:    'Syllabus'
                    575: => 'Syllabus',
                    576: 
                    577:    'System'
                    578: => 'System',
                    579: 
                    580:    'Teaching Assistant'
                    581: => 'Teaching Assistant',
                    582: 
                    583:    'Textbook'
                    584: => 'Textbook',
                    585: 
                    586:    'The filetype extension of the file you uploaded is not allowed.'
                    587: => 'The filetype extension of the file you uploaded is not allowed.',
                    588: 
                    589:    'The submitted answer was too long.'
                    590: => 'The submitted answer was too long.',
                    591: 
                    592:    'The target is an existing directory.'
                    593: => 'The target is an existing directory.',
                    594: 
                    595:    'Then'
                    596: => 'Then',
                    597: 
                    598:    'This question expects a numeric answer.'
                    599: => 'This question expects a numeric answer.',
                    600: 
                    601:    'Thu'
                    602: => 'Thu',
                    603: 
                    604:    'Title'
                    605: => 'Title',
                    606: 
                    607:    'Tries'
                    608: => 'Tries',
                    609: 
                    610:    'Tue'
                    611: => 'Tue',
                    612: 
                    613:    'Unable to determine if this resource is open due to network problems. Please try again later.'
                    614: => 'Unable to determine if this resource is open due to network problems. Please try again later.',
                    615: 
                    616:    'Unable to find'
                    617: => 'Unable to find',
                    618: 
                    619:    'Unable to make backup'
                    620: => 'Unable to make backup',
                    621: 
                    622:    'Unable to understand formula'
                    623: => 'Unable to understand formula',
                    624: 
                    625:    'Unable to undo, unable to switch'
                    626: => 'Unable to undo, unable to switch',
                    627: 
                    628:    'Unable to write to'
                    629: => 'Unable to write to',
                    630: 
                    631:    'Uncompleted Homework'
                    632: => 'Uncompleted Homework',
                    633: 
                    634:    'Undid changes, Switched'
                    635: => 'Undid changes, Switched',
                    636: 
                    637:    'Units incorrect.'
                    638: => 'Units incorrect.',
                    639: 
                    640:    'Units required'
                    641: => 'Units required',
                    642: 
                    643:    'Unknown message'
                    644: => 'Unknown message',
                    645: 
                    646:    'Upload Document'
                    647: => 'Upload Document',
                    648: 
                    649:    'Uploaded Document'
                    650: => 'Uploaded Document',
                    651: 
                    652:    'Use or edit my bookmark collection'
                    653: => 'Use or edit my bookmark collection',
                    654: 
                    655:    'User Role'
                    656: => 'User Role',
                    657: 
                    658:    'User Roles'
                    659: => 'User Roles',
                    660: 
                    661:    'View All Messages'
                    662: => 'View All Messages',
                    663: 
                    664:    'View course assessment statistics'
                    665: => 'View course assessment statistics',
                    666: 
                    667:    'View the course assessment progress chart'
                    668: => 'View the course assessment progress chart',
                    669: 
                    670:    'Was due'
                    671: => 'Was due',
                    672: 
                    673:    'Web Links'
                    674: => 'Web Links',
                    675: 
                    676:    'Wed'
                    677: => 'Wed',
                    678: 
                    679:    'Yes'
                    680: => 'Yes',
                    681: 
                    682:    'You are correct.'
                    683: => 'You are correct.',
                    684: 
                    685:    'You are excused from the problem.'
                    686: => 'You are excused from the problem.',
                    687: 
                    688:    'You did not select a template.'
                    689: => 'You did not select a template.',
                    690: 
                    691:    'You do not have authoring privileges for this resource'
                    692: => 'You do not have authoring privileges for this resource',
                    693: 
                    694:    'You have entered that answer before'
                    695: => 'You have entered that answer before',
                    696: 
                    697:    'You have no unread messages'
                    698: => 'You have no unread messages',
                    699: 
                    700:    'You have provided an invalid ranking'
                    701: => 'You have provided an invalid ranking',
                    702: 
                    703:    'Your receipt is'
                    704: => 'Your receipt is',
                    705: 
                    706:    'Your submission has been recorded.'
                    707: => 'Your submission has been recorded.',
                    708: 
                    709:    'aboutlon.gif'
                    710: => 'aboutlon.gif',
                    711: 
                    712:    'accessbutton.gif'
                    713: => 'accessbutton.gif',
                    714: 
                    715:    'an indeterminate date'
                    716: => 'an indeterminate date',
                    717: 
                    718:    'an unknown date'
                    719: => 'an unknown date',
                    720: 
                    721:    'calendar'
                    722: => 'calendar',
                    723: 
                    724:    'choose'
                    725: => 'choose',
                    726: 
                    727:    'commu-'
                    728: => 'commu-',
                    729: 
                    730:    'contents'
                    731: => 'contents',
                    732: 
                    733:    'could not be copied.'
                    734: => 'could not be copied.',
                    735: 
                    736:    'course'
                    737: => 'course',
                    738: 
                    739:    'create'
                    740: => 'create',
                    741: 
                    742:    'ences'
                    743: => 'ences',
                    744: 
                    745:    'enroll'
                    746: => 'enroll',
                    747: 
                    748:    'enter'
                    749: => 'enter',
                    750: 
                    751:    'grades'
                    752: => 'grades',
                    753: 
                    754:    'is closed but you are allowed to view it'
                    755: => 'is closed but you are allowed to view it',
                    756: 
                    757:    'is due at'
                    758: => 'is due at',
                    759: 
                    760:    'is in under construction'
                    761: => 'is in under construction',
                    762: 
                    763:    'is not analyzable at this time'
                    764: => 'is not analyzable at this time',
                    765: 
                    766:    'last month'
                    767: => 'last month',
                    768: 
                    769:    'last problem'
                    770: => 'last problem',
                    771: 
                    772:    'last six months'
                    773: => 'last six months',
                    774: 
                    775:    'last three months'
                    776: => 'last three months',
                    777: 
                    778:    'last week'
                    779: => 'last week',
                    780: 
                    781:    'last year'
                    782: => 'last year',
                    783: 
                    784:    'may open later.'
                    785: => 'may open later.',
                    786: 
                    787:    'navigate'
                    788: => 'navigate',
                    789: 
                    790:    'never'
                    791: => 'never',
                    792: 
                    793:    'nication'
                    794: => 'nication',
                    795: 
                    796:    'not displayed'
                    797: => 'not displayed',
                    798: 
                    799:    'please refer to'
                    800: => 'please refer to',
                    801: 
                    802:    'prefer-'
                    803: => 'prefer-',
                    804: 
                    805:    're-initializing course'
                    806: => 're-initializing course',
                    807: 
                    808:    'role'
                    809: => 'role',
                    810: 
                    811:    'system wide'
                    812: => 'system wide',
                    813: 
                    814:    'today'
                    815: => 'today',
                    816: 
                    817:    'undo'
                    818: => 'undo',
                    819: 
                    820:    'userauthentication.gif'
                    821: => 'userauthentication.gif',
                    822: 
                    823:    'view'
                    824: => 'view',
                    825: 
                    826:    'was due on'
                    827: => 'was due on',
                    828: 
                    829:    'will open on'
                    830: => 'will open on',
                    831: 
1.4       www       832: 
                    833: 
                    834: #SYNC Fri Sep 26 16:57:11 2003
                    835:    ', is reserved internally by LON-CAPA.'
                    836: => ', is reserved internally by LON-CAPA.',
                    837: 
                    838:    'Back to'
                    839: => 'Back to',
                    840: 
                    841:    'Back to Source'
                    842: => 'Back to Source',
                    843: 
                    844:    'Back to Source Directory'
                    845: => 'Back to Source Directory',
                    846: 
                    847:    'Became this version on ...'
                    848: => 'Became this version on ...',
                    849: 
                    850:    'Browse published resources'
                    851: => 'Browse published resources',
                    852: 
                    853:    'Choose the course to work on'
                    854: => 'Choose the course to work on',
                    855: 
                    856:    'Create a new course'
                    857: => 'Create a new course',
                    858: 
                    859:    'Customized right of use ...	'
                    860: => 'Customized right of use ...	',
                    861: 
                    862:    'Delete messages from bulletin boards'
                    863: => 'Delete messages from bulletin boards',
                    864: 
                    865:    'Domain only - use limited to courses in the domain'
                    866: => 'Domain only - use limited to courses in the domain',
                    867: # Dominio only - use limited to Courses in the Dominio
                    868:    'Dynamic Metadata'
                    869: => 'Dynamic Metadata',
                    870: 
                    871:    'Edit and view documents included in this course'
                    872: => 'Edit and view documents included in this course',
                    873: 
                    874:    'Edit/Modify DOCS'
                    875: => 'Edit/Modify DOCS',
                    876: 
                    877:    'Enter my resource construction space'
                    878: => 'Enter my resource construction space',
                    879: 
                    880:    'FAIL'
                    881: => 'FAIL',
                    882: 
                    883:    'Failed to copy source'
                    884: => 'Failed to copy source',
                    885: 
                    886:    'Failed to write metadata copy'
                    887: => 'Failed to write metadata copy',
                    888: 
                    889:    'File copied.'
                    890: => 'File copied.',
                    891: 
                    892:    'Finalize Publication'
                    893: => 'Finalize Publication',
                    894: 
                    895:    'Grant/revoke role of Co-Author'
                    896: => 'Grant/revoke role of Co-Author',
                    897: 
                    898:    'Grant/revoke role of Domain Coordinator'
                    899: => 'Grant/revoke role of Domain Coordinator',
                    900: # Grant/revoke role of Dominio Coordinator
                    901:    'Grant/revoke role of Exam Proctor'
                    902: => 'Grant/revoke role of Exam Proctor',
                    903: 
                    904:    'Grant/revoke role of Instructor'
                    905: => 'Grant/revoke role of Instructor',
                    906: 
                    907:    'Grant/revoke role of Student'
                    908: => 'Grant/revoke role of Student',
                    909: 
                    910:    'Grant/revoke role of Superuser'
                    911: => 'Grant/revoke role of Superuser',
                    912: 
                    913:    'Illegal filename.'
                    914: => 'Illegal filename.',
                    915: 
                    916:    'Name starting with'
                    917: => 'Name starting with',
                    918: 
                    919:    'No previous versions published.'
                    920: => 'No previous versions published.',
                    921: 
                    922:    'No write permission to'
                    923: => 'No write permission to',
                    924: 
                    925:    'Please pick a version to retrieve'
                    926: => 'Please pick a version to retrieve',
                    927: 
                    928:    'Private - visible to author only for testing purposes'
                    929: => 'Private - visible to author only for testing purposes',
                    930: 
                    931:    'Private Publication - did not synchronize database'
                    932: => 'Private Publication - did not synchronize database',
                    933: 
                    934:    'Public - no authentication or authorization required for use'
                    935: => 'Public - no authentication or authorization required for use',
                    936: 
                    937:    'Retrieval of an old version will overwrite the file currently in construction space'
                    938: => 'Retrieval of an old version will overwrite the file currently in construction space',
                    939: 
                    940:    'Retrieve previous versions of'
                    941: => 'Retrieve previous versions of',
                    942: 
                    943:    'Retrieve version'
                    944: => 'Retrieve version',
                    945: 
                    946:    'Rule'
                    947: => 'Rule',
                    948: 
                    949:    'Search the contents of this course'
                    950: => 'Search the contents of this course',
                    951: 
                    952:    'Search the database of published resources'
                    953: => 'Search the database of published resources',
                    954: 
                    955:    'Send broadcast and receipt-required email'
                    956: => 'Send broadcast and receipt-required email',
                    957: 
                    958:    'Show Problem Completeness'
                    959: => 'Show Problem Completeness',
                    960: 
                    961:    'Switch to another course'
                    962: => 'Switch to another course',
                    963: 
                    964:    'System wide - can be used for any courses system wide'
                    965: => 'System wide - can be used for any courses system wide',
                    966: 
                    967:    'System wide - open source to all authors'
                    968: => 'System wide - open source to all authors',
                    969: 
                    970:    'The extension on this file'
                    971: => 'The extension on this file',
                    972: 
                    973:    'This resource has been marked obsolete by the author(s)'
                    974: => 'This resource has been marked obsolete by the author(s)',
                    975: 
                    976:    'Unsupported character combination'
                    977: => 'Unsupported character combination',
                    978: 
                    979:    'Uploaded'
                    980: => 'Uploaded',
                    981: # UpCargaed
                    982:    'Users with Roles Assigned by'
                    983: => 'Users with Roles Assigned by',
                    984: 
                    985:    'View documents included in this course'
                    986: => 'View documents included in this course',
                    987: 
                    988:    'View file'
                    989: => 'View file',
                    990: 
                    991:    'untitled'
                    992: => 'untitled',
                    993: 
                    994: 
                    995: 
                    996: #SYNC Fri Sep 26 17:00:04 2003
1.2       www       997: 
                    998: #SYNCMARKER
1.1       www       999: );
                   1000: 
                   1001: 1;
                   1002: 

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