Annotation of loncom/localize/localize/ar.pm, revision 1.3

1.3     ! minaeibi    1: # The LearningOnline Network with CAPA
        !             2: # Farsi Localization Lexicon
1.1       www         3: #
1.3     ! minaeibi    4: # $Id: ar.pm,v 1.1 2003/12/08 21:20:36 www Exp $
1.1       www         5: #
                      6: # Copyright i-Learning Limited Partnership Company
                      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::ar;
                     33: use base qw(Apache::localize);
                     34: %Lexicon=('_AUTO' => 1,
                     35: 'language_code' => 'ar',
                     36: 'char_encoding' => 'UTF-8',
                     37: 'date_locale'  => 
                     38:       '$weekday, $day.$month.$year, $twentyfour:$minutes:$seconds',
                     39: 'date_months'  => '1,2,3,4,5,6,7,8,9,10,11,12',
1.3     ! minaeibi   40: 'date_days'    => 'æ—¥,月,火,æ°´,木,金,土',
1.1       www        41: 'date_am' => 'am',
                     42: 'date_pm' => 'pm',
                     43: 'textual_remote_display' => 'on',
                     44: 
                     45: 
                     46:    'Domain'
1.3     ! minaeibi   47: => 'نطاق',
1.1       www        48: 
                     49:    'Server'
1.3     ! minaeibi   50: => 'خادم الشبكة',
1.1       www        51: 
                     52:    'Load'
1.3     ! minaeibi   53: => 'تحميل',
1.1       www        54: 
                     55:    'User Load'
1.3     ! minaeibi   56: => 'تحميل المستخدم',
1.1       www        57: 
                     58:    'Help'
1.3     ! minaeibi   59: => 'مساعد',
1.1       www        60: 
                     61:    'Log in'
1.3     ! minaeibi   62: => 'اتصال',
1.1       www        63: 
                     64:    'Username'
1.3     ! minaeibi   65: => 'اسم المستخدم',
1.1       www        66: 
                     67:    'Password'
1.3     ! minaeibi   68: => 'كلمة مرور',
1.1       www        69: 
                     70:    'choose'
1.3     ! minaeibi   71: => 'انتخاب',
1.1       www        72: 
                     73:    'enter'
1.3     ! minaeibi   74: => 'إدخال',
1.1       www        75: 
                     76:    'view'
1.3     ! minaeibi   77: => 'مشاهدة',
1.1       www        78: 
                     79:    'calendar'
1.3     ! minaeibi   80: => 'تقويم',
1.1       www        81: 
                     82:    'prefer-'
1.3     ! minaeibi   83: => 'تنظيمات',
1.1       www        84: 
                     85:    'ences'
                     86: => '設定',
                     87: 
                     88:    'role'
1.3     ! minaeibi   89: => 'دور',
1.1       www        90: 
                     91:    'course'
1.3     ! minaeibi   92: => 'دورة',
1.1       www        93: 
                     94:    'create'
1.3     ! minaeibi   95: => 'إنشاء',
1.1       www        96: 
                     97:    'grades'
1.3     ! minaeibi   98: => 'درجات',
1.1       www        99: 
                    100:    'commu-'
1.3     ! minaeibi  101: => 'اتصالات',
1.1       www       102: 
                    103:    'nication'
                    104: => 'ケーション',
                    105: 
                    106:    'enroll'
1.3     ! minaeibi  107: => 'تسجيل',
1.1       www       108: 
                    109:    'navigate'
1.3     ! minaeibi  110: => 'تجوال',
1.1       www       111: 
                    112:    'contents'
1.3     ! minaeibi  113: => 'المحتويات',
1.1       www       114: 
                    115:    'Announcements and Calendar'
1.3     ! minaeibi  116: => 'الإعلانات و التقويم',
1.1       www       117: 
                    118:    'Author'
1.3     ! minaeibi  119: => 'الكاتب',
1.1       www       120: 
                    121:    'Change Your Preferences'
1.3     ! minaeibi  122: => 'تعديل التنظيمات',
1.1       www       123: 
                    124:    'Choose the user role'
1.3     ! minaeibi  125: => 'انتخاب دور المستخدم',
1.1       www       126: 
                    127:    'Co-Author'
1.3     ! minaeibi  128: => 'مساعد الكاتب',
1.1       www       129: 
                    130:    'Communication and Messages'
1.3     ! minaeibi  131: => 'الاتصالات و الرسائل',
1.1       www       132: 
                    133:    'Course Coordinator'
1.3     ! minaeibi  134: => 'منسق الدورة',
1.1       www       135: 
                    136:    'Course Statistics and Charts'
1.3     ! minaeibi  137: => 'إحصائيات و جداول الدورة',
1.1       www       138: 
                    139:    'Course announcements and my calendar'
1.3     ! minaeibi  140: => 'إعلانات الدورة و التقويم الخاص بي',
1.1       www       141: 
                    142:    'Create Users, Change User Privileges'
1.3     ! minaeibi  143: => 'إنشاء مستخدمين و تغيير امتيازات المستخدم',
1.1       www       144: 
                    145:    'Domain Coordinator'
1.3     ! minaeibi  146: => 'منسق النطاق',
1.1       www       147: 
                    148:    'Enrollment Manager'
1.3     ! minaeibi  149: => 'مدير التسجيل',
1.1       www       150: 
                    151:    'Enter grades from check-out assessment resources'
1.3     ! minaeibi  152: => 'أدخل الدرجات من فهرس موارد التقييم',
1.1       www       153: 
                    154:    'Exam Proctor'
1.3     ! minaeibi  155: => 'المراقب في الامتحان',
1.1       www       156: 
                    157:    'Exit LON-CAPA'
1.3     ! minaeibi  158: => 'LON-CAPA الخروج  من',
1.1       www       159: 
                    160:    'Grades Spreadsheet'
1.3     ! minaeibi  161: => 'لوحة الدرجات الجدولية',
1.1       www       162: 
                    163:    'Grading'
1.3     ! minaeibi  164: => 'يصحح الأوراق',
1.1       www       165: 
                    166:    'Instructor'
1.3     ! minaeibi  167: => 'معلم',
1.1       www       168: 
                    169:    'Launch Remote Control'
1.3     ! minaeibi  170: => 'البدء بعملية التحكم عن بعد',
1.1       www       171: 
                    172:    'Main Menu'
1.3     ! minaeibi  173: => 'القائمة الرئيسية',
1.1       www       174: 
                    175:    'Navigate Course Contents'
1.3     ! minaeibi  176: => 'تجوال في محتويات الدورة',
1.1       www       177: 
                    178:    'No Role, Cumulative Privileges'
1.3     ! minaeibi  179: => 'بدون دور، مع تراكم الامتيازات',
1.1       www       180: 
                    181:    'Return to Last Location'
1.3     ! minaeibi  182: => 'الرجوع إلى الموضع السابق',
1.1       www       183: 
                    184:    'Send and receive messages'
1.3     ! minaeibi  185: => 'إرسال و استقبال الرسالة',
1.1       www       186: 
                    187:    'Set my user preferences'
1.3     ! minaeibi  188: => 'تحديد امتيازاتي الاستخدامية',
1.1       www       189: 
                    190:    'Student'
1.3     ! minaeibi  191: => 'طالب',
1.1       www       192: 
                    193:    'Switch to another user role'
1.3     ! minaeibi  194: => 'الانتقال إلى دور مستخدم آخر',
1.1       www       195: 
                    196:    'Teaching Assistant'
1.3     ! minaeibi  197: => 'مساعد الأستاذ',
1.1       www       198: 
                    199:    'Use or edit my bookmark collection'
1.3     ! minaeibi  200: => 'استخدم أو حرر المجموعة التي انتخبتُها',
1.1       www       201: 
                    202:    'User Roles'
1.3     ! minaeibi  203: => 'أدوار المستخدم',
1.1       www       204: 
                    205:    'Calculate course grades (Spreadsheet)'
1.3     ! minaeibi  206: => 'حساب درجات الدورة',
1.1       www       207: 
                    208:    'Enter the chatroom for the course'
1.3     ! minaeibi  209: => 'أُدخل غرفة المحادثة للدورة',
1.1       www       210: 
                    211:    'Navigate the table of contents for this course'
1.3     ! minaeibi  212: => 'التجوال في فهرس محتويات هذه الدورة',
1.1       www       213: 
                    214:    'Syllabus'
1.3     ! minaeibi  215: => 'برنامج دراسي',
1.1       www       216: 
                    217:    'View the course assessment progress chart'
1.3     ! minaeibi  218: => 'مشاهدة جدول تقييم تطور الدورة',
1.1       www       219: 
                    220:    'Class Hours'
1.3     ! minaeibi  221: => 'أوقات الدرس',
1.1       www       222: 
                    223:    'Course Description'
1.3     ! minaeibi  224: => 'وصف الدورة',
1.1       www       225: 
                    226:    'Coursepack'
1.3     ! minaeibi  227: => 'حقيبة الدورة',
1.1       www       228: 
                    229:    'Current Month'
1.3     ! minaeibi  230: => 'الشهر الحالي',
1.1       www       231: 
                    232:    'Deadlines'
1.3     ! minaeibi  233: => 'المواعيد الأخيرة',
1.1       www       234: 
                    235:    'Fri'
1.3     ! minaeibi  236: => 'الجمعة',
1.1       www       237: 
                    238:    'Grading Information'
1.3     ! minaeibi  239: => 'معلومات حول التصحيح',
1.1       www       240: 
                    241:    'Helproom Hours'
1.3     ! minaeibi  242: => 'ساعات عمل غرفة الاستشارة',
1.1       www       243: 
                    244:    'Instructor Information'
1.3     ! minaeibi  245: => 'معلومات المعلم',
1.1       www       246: 
                    247:    'Mon'
1.3     ! minaeibi  248: => 'الإثنين',
1.1       www       249: 
                    250:    'Next Month'
1.3     ! minaeibi  251: => 'الشهر المقبل',
1.1       www       252: 
                    253:    'Office Hours'
1.3     ! minaeibi  254: => 'الساعات الإدارية',
1.1       www       255: 
                    256:    'Prerequisites'
1.3     ! minaeibi  257: => 'المتطلبات',
1.1       www       258: 
                    259:    'Previous Month'
1.3     ! minaeibi  260: => 'الشهر الماضي',
1.1       www       261: 
                    262:    'Readings'
1.3     ! minaeibi  263: => 'مطالب للقراءة',
1.1       www       264: 
                    265:    'Sat'
1.3     ! minaeibi  266: => 'السبت',
1.1       www       267: 
                    268:    'January'
1.3     ! minaeibi  269: => 'يناير - كانون الثاني',
1.1       www       270: 
                    271:    'February'
1.3     ! minaeibi  272: => 'فبراير - شباط',
1.1       www       273: 
                    274:    'March'
1.3     ! minaeibi  275: => 'مارس - آذار',
1.1       www       276: 
                    277:    'April'
1.3     ! minaeibi  278: => 'أبريل - نيسان',
1.1       www       279: 
                    280:    'May'
1.3     ! minaeibi  281: => 'مايو - أيار',
1.1       www       282: 
                    283:    'June'
1.3     ! minaeibi  284: => 'يونيو - حزيران',
1.1       www       285: 
                    286:    'August'
1.3     ! minaeibi  287: => 'أغسطس - آب',
1.1       www       288: 
                    289:    'September'
1.3     ! minaeibi  290: => 'سبتمبر - أيلول',
1.1       www       291: 
                    292:    'October'
1.3     ! minaeibi  293: => 'أكتوبر - تشرين الأول',
1.1       www       294: 
                    295:    'November'
1.3     ! minaeibi  296: => 'نوفمبر - تشرين الثاني',
1.1       www       297: 
                    298:    'December'
1.3     ! minaeibi  299: => 'ديسمبر - كانون الأول',
1.1       www       300: 
                    301:    'Sun'
1.3     ! minaeibi  302: => 'الأحد',
1.1       www       303: 
                    304:    'Textbook'
1.3     ! minaeibi  305: => 'كتاب دراسي',
1.1       www       306: 
                    307:    'Thu'
1.3     ! minaeibi  308: => 'الخميس',
1.1       www       309: 
                    310:    'Tue'
1.3     ! minaeibi  311: => 'الثلاثاء',
1.1       www       312: 
                    313:    'Web Links'
1.3     ! minaeibi  314: => 'اتصالات الشبكة',
1.1       www       315: 
                    316:    'Wed'
1.3     ! minaeibi  317: => 'الأربعاء',
1.1       www       318: 
                    319:    'Drop/Add students in this course'
1.3     ! minaeibi  320: => 'إخراج أو إضافة  طلاب إلى الدورة',
1.1       www       321: 
                    322:    'You have entered that answer before'
1.3     ! minaeibi  323: => 'قد أَدرجتَ هذا الجواب فيما سبق',
1.1       www       324: 
                    325:    'A score has been assigned.'
1.3     ! minaeibi  326: => 'تم تخصيص درجة',
1.1       www       327: 
                    328:    'You are correct.'
1.3     ! minaeibi  329: => 'الحق معك',
1.1       www       330: 
                    331:    'Your receipt is'
1.3     ! minaeibi  332: => 'استلامك',
1.1       www       333: 
                    334:    'You are excused from the problem.'
1.3     ! minaeibi  335: => 'أنت معفي من الإجابة عن هذه المسألة',
1.1       www       336: 
                    337:    'Incorrect'
1.3     ! minaeibi  338: => 'غير صحيح',
1.1       www       339: 
                    340:    'Some parts were not submitted.'
1.3     ! minaeibi  341: => 'لم يتم تسليم بعض الحقول',
1.1       www       342: 
                    343:    'An error occured while grading your answer.'
1.3     ! minaeibi  344: => 'عَرَض اشتباه عند تصحيح جوابك',
1.1       www       345: 
                    346:    'The submitted answer was too long.'
1.3     ! minaeibi  347: => 'الجواب المعروض طويل للغاية',
1.1       www       348: 
                    349:    'This question expects a numeric answer.'
1.3     ! minaeibi  350: => 'يحتاج هذا السؤال إلى جواب بالأعداد',
1.1       www       351: 
                    352:    'You have provided an invalid ranking'
1.3     ! minaeibi  353: => 'الرتبة التي حصلت عليها غير معتبرة',
1.1       www       354: 
                    355:    'please refer to'
1.3     ! minaeibi  356: => 'يرجى الإشارة إلى',
1.1       www       357: 
                    358:    'The filetype extension of the file you uploaded is not allowed.'
1.3     ! minaeibi  359: => 'نوع امتداد الملف الذي حمّلته إلى الشبكة',
1.1       www       360: 
                    361:    'Please adjust significant figures.'
1.3     ! minaeibi  362: => 'يرجى انتخاب أعداد هامة',
1.1       www       363: 
                    364:    'Units incorrect.'
1.3     ! minaeibi  365: => 'الوحدات غير صحيحة',
1.1       www       366: 
                    367:    'Only a number required.'
1.3     ! minaeibi  368: => 'المطلوب في هذا الحقل هو عدد واحد',
1.1       www       369: 
                    370:    'Units required'
1.3     ! minaeibi  371: => 'الوحدات مطلوبة',
1.1       www       372: 
                    373:    'Unable to understand formula'
1.3     ! minaeibi  374: => 'الصيغة غير واضحة',
1.1       www       375: 
                    376:    'Your submission has been recorded.'
1.3     ! minaeibi  377: => 'تم تسجيل ما أرسلته',
1.1       www       378: 
                    379:    'Unknown message'
1.3     ! minaeibi  380: => 'رسالة مجهولة',
1.1       www       381: 
                    382:    'Answer Submitted'
1.3     ! minaeibi  383: => 'تم تسليم الجواب',
1.1       www       384: 
                    385:    'Tries'
1.3     ! minaeibi  386: => 'اختبارات',
1.1       www       387: 
                    388:    'Submit Answer'
1.3     ! minaeibi  389: => 'تسليم الجواب',
1.1       www       390: 
                    391:    'Prepare a printable document'
1.3     ! minaeibi  392: => 'قدِّم سنداً صالحاً للطباعة',
1.1       www       393: 
                    394:    'Go To My First Homework Problem'
1.3     ! minaeibi  395: => 'الانتقال إلى أول مسألة من واجباتي المنزلية',
1.1       www       396: 
                    397:    'Discussions'
1.3     ! minaeibi  398: => 'بحوث',
1.1       www       399: 
                    400:    'New discussion since'
1.3     ! minaeibi  401: => 'بحث جديد من',
1.1       www       402: 
                    403:    'Goodbye'
1.3     ! minaeibi  404: => 'في أمان الله',
1.1       www       405: 
                    406:    ', and answers will be available on'
1.3     ! minaeibi  407: => 'و الأجوبة ستكون متاحة في',
1.1       www       408: 
                    409:    ', or the next time you log in.'
1.3     ! minaeibi  410: => ' أو حينما تتصل في المرة التالية',
1.1       www       411: 
                    412:    ', select a template from the pull-down menu below'
1.3     ! minaeibi  413: => ',  انتخب نموذجاً من القائمة التالية المنفتحة للأسفل',
1.1       www       414: 
                    415:    'Abstract'
1.3     ! minaeibi  416: => 'تلخيص',
1.1       www       417: 
                    418:    'Access and Usage Statistics'
1.3     ! minaeibi  419: => 'إحصائيات المراجعة و الاستفادة',
1.1       www       420: 
                    421:    'Actions'
1.3     ! minaeibi  422: => 'عمليات',
1.1       www       423: 
                    424:    'All homework is currently completed'
1.3     ! minaeibi  425: => 'تم إنجاز جميع الواجبات في الوقت الحاضر',
1.1       www       426: 
                    427:    'Analyze Progress'
1.3     ! minaeibi  428: => 'تحليل التطور',
1.1       www       429: 
                    430:    'Analyzing a problem'
1.3     ! minaeibi  431: => 'تحليل مسألة',
1.1       www       432: 
                    433:    'Answer'
1.3     ! minaeibi  434: => 'جواب',
1.1       www       435: 
                    436:    'Answer available'
1.3     ! minaeibi  437: => 'الجواب متاح',
1.1       www       438: 
                    439:    'Answer submitted'
1.3     ! minaeibi  440: => 'تم تسليم الجواب',
1.1       www       441: 
                    442:    'Answer submitted, not yet graded'
1.3     ! minaeibi  443: => 'تم تسليم الجواب إلا أنه لم يُصحَّح بعد',
1.1       www       444: 
                    445:    'Back to Directory'
1.3     ! minaeibi  446: => 'الرجوع إلى الدليل',
1.1       www       447: 
                    448:    'Bulletin Board'
1.3     ! minaeibi  449: => 'لوحة الإعلانات',
1.1       www       450: 
                    451:    'Cancel'
1.3     ! minaeibi  452: => 'انصراف',
1.1       www       453: 
                    454:    'Changes will become active for your current session after'
1.3     ! minaeibi  455: => 'سيتم تفعيل التعديلات لجلستك الحالية بعد أن',
1.1       www       456: 
                    457:    'Construction Space Directory'
1.3     ! minaeibi  458: => 'دليل مساحة الأطروحة',
1.1       www       459: 
                    460:    'Contact'
1.3     ! minaeibi  461: => 'اتصال',
1.1       www       462: 
                    463:    'Copying file'
1.3     ! minaeibi  464: => 'ينسخ الملف',
1.1       www       465: 
                    466:    'Course'
1.3     ! minaeibi  467: => 'دورة',
1.1       www       468: 
                    469:    'Create'
1.3     ! minaeibi  470: => 'إنشاء',
1.1       www       471: 
                    472:    'Create a user or modify the roles and privileges of a user'
1.3     ! minaeibi  473: => 'إنشاء مستخدم أو تغيير أدواره و امتيازاته',
1.1       www       474: 
                    475:    'Currently not available'
1.3     ! minaeibi  476: => 'لم يَعُد متوفراً في الوقت الحاضر',
1.1       www       477: 
                    478:    'Currently selected. '
1.3     ! minaeibi  479: => 'تم انتخابه في الوقت الحاضر',
1.1       www       480: 
                    481:    'Date'
1.3     ! minaeibi  482: => 'تاريخ',
1.1       www       483: 
                    484:    'Discard Edits and View'
1.3     ! minaeibi  485: => 'حذف المحرر و المشاهدة',
1.1       www       486: 
                    487:    'Display'
1.3     ! minaeibi  488: => 'عرض',
1.1       www       489: 
                    490:    'Done'
1.3     ! minaeibi  491: => 'منجز',
1.1       www       492: 
                    493:    'Edit'
1.3     ! minaeibi  494: => 'تحرير',
1.1       www       495: 
                    496:    'EditXML'
1.3     ! minaeibi  497: => ' XML تحرير ',
1.1       www       498: 
                    499:    'Empty'
1.3     ! minaeibi  500: => 'فارغ',
1.1       www       501: 
                    502:    'End'
1.3     ! minaeibi  503: => 'نهاية',
1.1       www       504: 
                    505:    'Evaluation Comments'
1.3     ! minaeibi  506: => 'ملاحظات التقييم',
1.1       www       507: 
                    508:    'Evaluation Data'
1.3     ! minaeibi  509: => 'بيانات التقييم',
1.1       www       510: 
                    511:    'Excused by instructor'
1.3     ! minaeibi  512: => 'تغاضى المعلم ',
1.1       www       513: 
                    514:    'Extent'
1.3     ! minaeibi  515: => 'حد',
1.1       www       516: 
                    517:    'File'
1.3     ! minaeibi  518: => 'ملف',
1.1       www       519: 
                    520:    'Found no analyzable parts in this problem, currently only Numerical, Formula and String response styles are supported.'
1.3     ! minaeibi  521: => 'لم يتم العثور على قسم صالح للتحليل لهذه المسألة و لا تسند في الوقت الحاضر إلا الأجوبة العددية و الصيغية و الفرعية',
1.1       www       522: 
                    523:    'Frequency'
1.3     ! minaeibi  524: => 'تواتر',
1.1       www       525: 
                    526:    'Getting Problem Variants'
1.3     ! minaeibi  527: => 'استلام أنواع المسألة',
1.1       www       528: 
                    529:    'Go Back'
1.3     ! minaeibi  530: => 'رجوع',
1.1       www       531: 
                    532:    'Import'
1.3     ! minaeibi  533: => 'استيراد',
1.1       www       534: 
                    535:    'It is recommended that you use an up-to-date virus scanner before handling this file.'
1.3     ! minaeibi  536: => 'يرجى الإفادة من مضاد فيروس متطور قبل فتح هذا الملف',
1.1       www       537: 
                    538:    'July'
1.3     ! minaeibi  539: => 'يوليو - تموز',
1.1       www       540: 
                    541:    'Language'
1.3     ! minaeibi  542: => 'لغة',
1.1       www       543: 
                    544:    'Last Modified'
1.3     ! minaeibi  545: => 'آخر تعديل لهذا الملف',
1.1       www       546: 
                    547:    'List of possible answers'
1.3     ! minaeibi  548: => 'قائمة الأجوبة المحتملة',
1.1       www       549: 
                    550:    'Main Course Documents'
1.3     ! minaeibi  551: => 'مستندات الدورة الرئيسية',
1.1       www       552: 
                    553:    'Map'
1.3     ! minaeibi  554: => 'خارطة',
1.1       www       555: 
                    556:    'Map contents are not shown in order.'
1.3     ! minaeibi  557: => 'لم يتم عرض محتويات الخارطة بالترتيب',
1.1       www       558: 
                    559:    'Name'
1.3     ! minaeibi  560: => 'اسم',
1.1       www       561: 
                    562:    'Navigate Contents'
1.3     ! minaeibi  563: => 'تجوال في المحتويات',
1.1       www       564: 
                    565:    'New Folder'
1.3     ! minaeibi  566: => 'مجلد جديد',
1.1       www       567: 
                    568:    'New Messages'
1.3     ! minaeibi  569: => 'رسائل جديدة',
1.1       www       570: 
                    571:    'New Search'
1.3     ! minaeibi  572: => 'بحث جديد',
1.1       www       573: 
                    574:    'No content modifications yet.'
1.3     ! minaeibi  575: => 'لم يتم إجراء أي تعديل في المحتويات حتى الآن',
1.1       www       576: 
                    577:    'No due date'
1.3     ! minaeibi  578: => 'بدون تاريخ محدد',
1.1       www       579: 
                    580:    'No role specified'
1.3     ! minaeibi  581: => 'لم يتم تحديد أي دور',
1.1       www       582: 
                    583:    'No upload file specified.'
1.3     ! minaeibi  584: => 'لم يتم تحديد ملف لتحميله إلى الشبكة',
1.1       www       585: 
                    586:    'No write permission to user directory, FAIL'
1.3     ! minaeibi  587: => 'لا يُسمح التلاعب في دليل المستخدم',
1.1       www       588: 
                    589:    'Note: it can take up to 10 minutes for changes to take effect for all users.'
1.3     ! minaeibi  590: => 'ملاحظة: يستغرق إجراء التعديلات لكل المستخدمين عشر ثوانٍ',
1.1       www       591: 
                    592:    'Notes'
1.3     ! minaeibi  593: => 'مذكرات',
1.1       www       594: 
                    595:    'Open, no due date'
1.3     ! minaeibi  596: => 'مفتوح، بدون تاريخ محدد',
1.1       www       597: 
                    598:    'Page'
1.3     ! minaeibi  599: => 'صفحة',
1.1       www       600: 
                    601:    'Part'
1.3     ! minaeibi  602: => 'حقل',
1.1       www       603: 
                    604:    'Part is not open to be viewed. It'
1.3     ! minaeibi  605: => 'الحقل مغلق و لا يمكن مشاهدته',
1.1       www       606: 
                    607:    'Path'
1.3     ! minaeibi  608: => 'مسار',
1.1       www       609: 
                    610:    'Please use browser "Back" button and pick a filename'
1.3     ! minaeibi  611: => 'يرجى استخدام مفتاح إرجاع المستعرض و انتخاب اسم أحد الملفات',
1.1       www       612: 
                    613:    'Processing'
1.3     ! minaeibi  614: => 'يعالج',
1.1       www       615: 
                    616:    'Re-Initialize'
1.3     ! minaeibi  617: => 'إعادة تمهيد',
1.1       www       618: 
                    619:    'Remark'
1.3     ! minaeibi  620: => 'الإدلاء برأي',
1.1       www       621: 
                    622:    'Rename'
1.3     ! minaeibi  623: => 'تبديل الاسم',
1.1       www       624: 
                    625:    'Save'
1.3     ! minaeibi  626: => 'خزن',
1.1       www       627: 
                    628:    'Saving Modifications to'
1.3     ! minaeibi  629: => 'خزن التعديلات في',
1.1       www       630: 
                    631:    'Search'
1.3     ! minaeibi  632: => 'بحث',
1.1       www       633: 
                    634:    'Searching'
1.3     ! minaeibi  635: => 'يبحث',
1.1       www       636: 
                    637:    'Section/Group'
1.3     ! minaeibi  638: => 'حقل / مجموعة',
1.1       www       639: 
                    640:    'Select'
1.3     ! minaeibi  641: => 'انتخب',
1.1       www       642: 
                    643:    'Select Course'
1.3     ! minaeibi  644: => 'انتخب الدورة',
1.1       www       645: 
                    646:    'Select User'
1.3     ! minaeibi  647: => 'انتخب المستخدم',
1.1       www       648: 
                    649:    'Select a'
1.3     ! minaeibi  650: => 'انتخب',
1.1       www       651: 
                    652:    'Select the Construction Space'
1.3     ! minaeibi  653: => 'انتخب مساحة الأطروحة',
1.1       www       654: 
                    655:    'Sequence'
1.3     ! minaeibi  656: => 'توالي',
1.1       www       657: 
                    658:    'Server Administration'
1.3     ! minaeibi  659: => 'إدارة الملقم',
1.1       www       660: 
                    661:    'Set deadlines and other assessment parameters, as well as modify course environment'
1.3     ! minaeibi  662: => 'تحديد المواعيد الأخيرة و وسائط التقييم الأخرى و أيضاً تغيير مجال الدورة',
1.1       www       663: 
                    664:    'Show Only Uncompleted Homework'
1.3     ! minaeibi  665: => 'اعرض الواجبات الناقصة فقط',
1.1       www       666: 
                    667:    'Simple Page'
1.3     ! minaeibi  668: => 'صفحة بسيطة',
1.1       www       669: 
                    670:    'Simple Problem'
1.3     ! minaeibi  671: => 'مسألة بسيطة',
1.1       www       672: 
                    673:    'Special Documents'
1.3     ! minaeibi  674: => 'وثائق خاصة',
1.1       www       675: 
                    676:    'Start'
1.3     ! minaeibi  677: => 'تشغيل',
1.1       www       678: 
                    679:    'Status'
1.3     ! minaeibi  680: => 'حالة',
1.1       www       681: 
                    682:    'Store uploaded file as '
1.3     ! minaeibi  683: => 'خزن الملف المحمَّل إلى الشبكة باسم',
1.1       www       684: 
                    685:    'Submit'
1.3     ! minaeibi  686: => 'تسليم',
1.1       www       687: 
                    688:    'Submit Changes'
1.3     ! minaeibi  689: => 'تسليم التغييرات',
1.1       www       690: 
                    691:    'Submit Changes and View'
1.3     ! minaeibi  692: => 'تسليم التغييرات و المشاهدة',
1.1       www       693: 
                    694:    'Supplemental Course Documents'
1.3     ! minaeibi  695: => 'مستندات الدورة التكميلية',
1.1       www       696: 
                    697:    'Switch Server'
1.3     ! minaeibi  698: => 'تبديل الملقم',
1.1       www       699: 
                    700:    'System'
1.3     ! minaeibi  701: => 'نظام',
1.1       www       702: 
                    703:    'System Administration'
1.3     ! minaeibi  704: => 'إدارة النظام',
1.1       www       705: 
                    706:    'The target is an existing directory.'
1.3     ! minaeibi  707: => 'المقصد هو الدليل الموجود',
1.1       www       708: 
                    709:    'Then'
1.3     ! minaeibi  710: => 'ثم',
1.1       www       711: 
                    712:    'Title'
1.3     ! minaeibi  713: => 'اسم',
1.1       www       714: 
                    715:    'Unable to determine if this resource is open due to network problems. Please try again later.'
1.3     ! minaeibi  716: => 'بسبب الإشكالات الموجودة في الشبكة لا يمكن أن يعرف أن هذا المورد مفتوح أم لا. حاول مرة أخرى رجاءً',
1.1       www       717: 
                    718:    'Unable to find'
1.3     ! minaeibi  719: => 'غير متوفر',
1.1       www       720: 
                    721:    'Unable to make backup'
1.3     ! minaeibi  722: => 'لا يمكن إعداد المساند',
1.1       www       723: 
                    724:    'Unable to undo, unable to switch'
1.3     ! minaeibi  725: => 'لا يمكن إلغاء التعديلات أو تبديلها',
1.1       www       726: 
                    727:    'Unable to write to'
1.3     ! minaeibi  728: => 'لا تتوافر إمكانية الكتابة إلى',
1.1       www       729: 
                    730:    'Uncompleted Homework'
1.3     ! minaeibi  731: => 'واجبات ناقصة',
1.1       www       732: 
                    733:    'Undid changes, Switched'
1.3     ! minaeibi  734: => 'أُلغيت التعديلات، تم تبديلها',
1.1       www       735: 
                    736:    'Upload Document'
1.3     ! minaeibi  737: => 'تحميل السند إلى الشبكة',
1.1       www       738: 
                    739:    'Uploaded Document'
1.3     ! minaeibi  740: => 'السند المحمَّل إلى الشبكة',
1.1       www       741: 
                    742:    'User Role'
1.3     ! minaeibi  743: => 'دور المستخدم',
1.1       www       744: 
                    745:    'View All Messages'
1.3     ! minaeibi  746: => 'مشاهدة جميع الرسائل',
1.1       www       747: 
                    748:    'View course assessment statistics'
1.3     ! minaeibi  749: => 'مشاهدة إحصائيات تقييم الدورة',
1.1       www       750: 
                    751:    'Was due'
1.3     ! minaeibi  752: => 'كان من المقرر',
1.1       www       753: 
                    754:    'Yes'
1.3     ! minaeibi  755: => 'نعم',
1.1       www       756: 
                    757:    'You did not select a template.'
1.3     ! minaeibi  758: => 'لم تنتخب نموذجاً',
1.1       www       759: 
                    760:    'You do not have authoring privileges for this resource'
1.3     ! minaeibi  761: => 'لا تملك الصلاحيات تغيير محتويات هذا المورد',
1.1       www       762: 
                    763:    'You have no unread messages'
1.3     ! minaeibi  764: => 'لا توجد لديك رسالة لم تُقرأ',
1.1       www       765: 
                    766:    'aboutlon.gif'
                    767: => 'aboutlon.gif',
                    768: 
                    769:    'accessbutton.gif'
                    770: => 'accessbutton.gif',
                    771: 
                    772:    'an indeterminate date'
1.3     ! minaeibi  773: => 'تاريخ غير محدد',
1.1       www       774: 
                    775:    'an unknown date'
1.3     ! minaeibi  776: => 'تاريخ لا يمكن تشخيصه',
1.1       www       777: 
                    778:    'contents'
1.3     ! minaeibi  779: => 'محتويات',
1.1       www       780: 
                    781:    'could not be copied.'
1.3     ! minaeibi  782: => 'لم ينسخ',
1.1       www       783: 
                    784:    'is closed but you are allowed to view it'
1.3     ! minaeibi  785: => 'يُغلق و لكن تستطيع أن تشاهده',
1.1       www       786: 
                    787:    'is due at'
1.3     ! minaeibi  788: => 'المقرر في',
1.1       www       789: 
                    790:    'is in under construction'
1.3     ! minaeibi  791: => 'في طور الإعداد',
1.1       www       792: 
                    793:    'is not analyzable at this time'
1.3     ! minaeibi  794: => 'غير صالح للتحليل في الحال الحاضر',
1.1       www       795: 
                    796:    'last month'
1.3     ! minaeibi  797: => 'الشهر الماضي',
1.1       www       798: 
                    799:    'last problem'
1.3     ! minaeibi  800: => 'آخر مسألة',
1.1       www       801: 
                    802:    'last six months'
1.3     ! minaeibi  803: => 'الأشهر الست الماضية',
1.1       www       804: 
                    805:    'last three months'
1.3     ! minaeibi  806: => 'الأشهر الثلاث الماضية月',
1.1       www       807: 
                    808:    'last week'
1.3     ! minaeibi  809: => 'الأسبوع الماضي',
1.1       www       810: 
                    811:    'last year'
1.3     ! minaeibi  812: => 'السنة الماضية',
1.1       www       813: 
                    814:    'may open later.'
1.3     ! minaeibi  815: => 'قد يُفتح فيما بعد',
1.1       www       816: 
                    817:    'never'
1.3     ! minaeibi  818: => 'أبداً، مطلقاً',
1.1       www       819: 
                    820:    'not displayed'
1.3     ! minaeibi  821: => 'لم يُعرض',
1.1       www       822: 
                    823:    're-initializing course'
1.3     ! minaeibi  824: => 'إعادة الدورة',
1.1       www       825: 
                    826:    'system wide'
1.3     ! minaeibi  827: => 'النظام واسع',
1.1       www       828: 
                    829:    'today'
1.3     ! minaeibi  830: => 'اليوم',
1.1       www       831: 
                    832:    'undo'
1.3     ! minaeibi  833: => 'إلغاء',
1.1       www       834: 
                    835:    'userauthentication.gif'
                    836: => 'userauthentication.gif',
                    837: 
                    838:    'was due on'
1.3     ! minaeibi  839: => 'كان من المقرر في',
1.1       www       840: 
                    841:    'will open on'
1.3     ! minaeibi  842: => 'سيُفتح في',
1.1       www       843: 
                    844:    ', is reserved internally by LON-CAPA.'
1.3     ! minaeibi  845: => ',  LON-CAPA يتم خزنه داخلياً بواسطة ',
1.1       www       846: 
                    847:    'Back to'
1.3     ! minaeibi  848: => 'الرجوع إلى',
1.1       www       849: 
                    850:    'Back to Source'
1.3     ! minaeibi  851: => 'الرجوع إلى المورد',
1.1       www       852: 
                    853:    'Back to Source Directory'
1.3     ! minaeibi  854: => 'الرجوع إلى دليل المورد',
1.1       www       855: 
                    856:    'Became this version on ...'
1.3     ! minaeibi  857: => 'تم تبديل هذه النسخة ',
1.1       www       858: 
                    859:    'Browse published resources'
1.3     ! minaeibi  860: => 'استعراض الموارد المنشورة',
1.1       www       861: 
                    862:    'Choose the course to work on'
1.3     ! minaeibi  863: => 'انتخب دورة لتشتغل عليها',
1.1       www       864: 
                    865:    'Create a new course'
1.3     ! minaeibi  866: => ' إنشاء دورة جديدة',
1.1       www       867: 
                    868:    'Customized right of use ...	'
1.3     ! minaeibi  869: => ' ... حق طلب استخدام',
1.1       www       870: 
                    871:    'Delete messages from bulletin boards'
1.3     ! minaeibi  872: => 'حذف الرسائل من لوحة الإعلانات',
1.1       www       873: 
                    874:    'Domain only - use limited to courses in the domain'
1.3     ! minaeibi  875: => 'النطاق الوحيد - عملية تحديد الدورات',
1.1       www       876: 
                    877:    'Dynamic Metadata'
1.3     ! minaeibi  878: => 'بيانات معيارية فاعلة',
1.1       www       879: 
                    880:    'Edit and view documents included in this course'
1.3     ! minaeibi  881: => 'تحرير و مشاهدة المستندات المودعة في هذه الدورة',
1.1       www       882: 
                    883:    'Edit/Modify DOCS'
1.3     ! minaeibi  884: => ' DOC تحرير أو تبديل الملفات بامتداد ',
1.1       www       885: 
                    886:    'Enter my resource construction space'
1.3     ! minaeibi  887: => 'الدخول إلى مساحة أطروحة المورد المختص بي',
1.1       www       888: 
                    889:    'FAIL'
1.3     ! minaeibi  890: => 'فشل',
1.1       www       891: 
                    892:    'Failed to copy source'
1.3     ! minaeibi  893: => 'لم يتم نسخ المورد',
1.1       www       894: 
                    895:    'Failed to write metadata copy'
1.3     ! minaeibi  896: => 'الفشل في كتابة نسخة البيانات المعيارية',
1.1       www       897: 
                    898:    'File copied.'
1.3     ! minaeibi  899: => 'لم يتم نسخ الملف',
1.1       www       900: 
                    901:    'Finalize Publication'
1.3     ! minaeibi  902: => 'إنهاء النشر',
1.1       www       903: 
                    904:    'Grant/revoke role of Co-Author'
1.3     ! minaeibi  905: => 'منح أو إلغاء دور مساعد الكاتب',
1.1       www       906: 
                    907:    'Grant/revoke role of Domain Coordinator'
1.3     ! minaeibi  908: => 'منح أو إلغاء دور منسق النطاق',
1.1       www       909: 
                    910:    'Grant/revoke role of Exam Proctor'
1.3     ! minaeibi  911: => 'منح أو إلغاء دور المراقب في الامتحان',
1.1       www       912: 
                    913:    'Grant/revoke role of Instructor'
1.3     ! minaeibi  914: => 'منح أو إلغاء دور المعلم',
1.1       www       915: 
                    916:    'Grant/revoke role of Student'
1.3     ! minaeibi  917: => 'منح أو إلغاء دور الطالب',
1.1       www       918: 
                    919:    'Grant/revoke role of Superuser'
1.3     ! minaeibi  920: => 'منح أو إلغاء دور المستخدم الفائق',
1.1       www       921: 
                    922:    'Illegal filename.'
1.3     ! minaeibi  923: => 'اسم الملف غير معتبر',
1.1       www       924: 
                    925:    'Name starting with'
1.3     ! minaeibi  926: => ' الاسم الذي يبدأ ب',
1.1       www       927: 
                    928:    'No previous versions published.'
1.3     ! minaeibi  929: => 'لم يتم نشر أي نسخة من النسخ السابقة',
1.1       www       930: 
                    931:    'No write permission to'
1.3     ! minaeibi  932: => ' لا يُسمح لك أن تكتب في',
1.1       www       933: 
                    934:    'Please pick a version to retrieve'
1.3     ! minaeibi  935: => 'يرجى انتخاب نسخة ليتم استخراجها',
1.1       www       936: 
                    937:    'Private - visible to author only for testing purposes'
1.3     ! minaeibi  938: => 'خاص - لا يمكن استخراج الملف إلا للكاتب و من أجل الاختبار',
1.1       www       939: 
                    940:    'Private Publication - did not synchronize database'
1.3     ! minaeibi  941: => 'نشر خاص - لم تتم المواقتة مع قاعدة البيانات',
1.1       www       942: 
                    943:    'Public - no authentication or authorization required for use'
1.3     ! minaeibi  944: => 'عام - لا حاجة للاستفادة إلى التوثيق أو الإذن',
1.1       www       945: 
                    946:    'Retrieval of an old version will overwrite the file currently in construction space'
1.3     ! minaeibi  947: => 'استخراج النسخة السابقة يستوجب الكتابة على الملف الموجود حالياً في مساحة الأطروحة',
1.1       www       948: 
                    949:    'Retrieve previous versions of'
1.3     ! minaeibi  950: => 'استخراج النسخة السابقة',
1.1       www       951: 
                    952:    'Retrieve version'
1.3     ! minaeibi  953: => 'استخراج نسخة',
1.1       www       954: 
                    955:    'Rule'
1.3     ! minaeibi  956: => 'قانون',
1.1       www       957: 
                    958:    'Search the contents of this course'
1.3     ! minaeibi  959: => 'البحث في محتويات هذه الدورة',
1.1       www       960: 
                    961:    'Search the database of published resources'
1.3     ! minaeibi  962: => 'البحث في قاعدة بيانات الموارد المنشورة',
1.1       www       963: 
                    964:    'Send broadcast and receipt-required email'
1.3     ! minaeibi  965: => 'إرسال إذاعي و استلام الرسالة الإلكترونية المحتاجة إلى الإشعار بالاستلام',
1.1       www       966: 
                    967:    'Show Problem Completeness'
1.3     ! minaeibi  968: => 'عرض مسار إكمال المسألة',
1.1       www       969: 
                    970:    'Switch to another course'
1.3     ! minaeibi  971: => 'الانتقال إلى دورة أخرى',
1.1       www       972: 
                    973:    'System wide - can be used for any courses system wide'
1.3     ! minaeibi  974: => 'النظام واسع - يمكن استخدامه لجميع دورات النظام الواسع',
1.1       www       975: 
                    976:    'System wide - open source to all authors'
1.3     ! minaeibi  977: => 'النظام واسع - فتح المورد لجميع المؤلفين',
1.1       www       978: 
                    979:    'The extension on this file'
1.3     ! minaeibi  980: => 'الامتداد على هذا الملف',
1.1       www       981: 
                    982:    'This resource has been marked obsolete by the author(s)'
1.3     ! minaeibi  983: => 'أفصح الكاتب أو الكتّاب عن قِدَم هذا المورد',
1.1       www       984: 
                    985:    'Unsupported character combination'
1.3     ! minaeibi  986: => 'لا يتم إسناد هذا التركيب من الحروف',
1.1       www       987: 
                    988:    'Uploaded'
1.3     ! minaeibi  989: => 'تم تحميله إلى الشبكة',
1.1       www       990: 
                    991:    'Users with Roles Assigned by'
1.3     ! minaeibi  992: => 'المستخدمون عبر الأدوار التي أحيلت إليهم بواسطة',
1.1       www       993: 
                    994:    'View documents included in this course'
1.3     ! minaeibi  995: => 'مشاهدة الملفات المودعة في هذه الدورة',
1.1       www       996: 
                    997:    'View file'
1.3     ! minaeibi  998: => 'مشاهدة الملف',
1.1       www       999: 
                   1000:    'untitled'
1.3     ! minaeibi 1001: => 'بدون اسم',
1.1       www      1002: 
                   1003: #SYNC Sun Sep 28 12:06:11 2003
                   1004:    'Additional Keywords'
1.3     ! minaeibi 1005: => 'كلمات دليلية إضافية',
1.1       www      1006: 
                   1007:    'Additional Metadata (non-standard, parameters, exports)'
1.3     ! minaeibi 1008: => 'بيانات معيارية إضافية -غير قياسي، وسائط، تصديرات',
1.1       www      1009: 
                   1010:    'All versions'
1.3     ! minaeibi 1011: => 'جميع النسخ',
1.1       www      1012: 
                   1013:    'Author and Co-Author roles may not be available on servers other than your home server.'
1.3     ! minaeibi 1014: => 'لا يتوفر دور الكاتب و لا مساعده على أي ملقم سوى ملقم المضيف',
1.1       www      1015: 
                   1016:    'Author(s)'
1.3     ! minaeibi 1017: => 'كاتب / كتّاب',
1.1       www      1018: 
                   1019:    'Average number of tries till solved'
1.3     ! minaeibi 1020: => 'معدَّل تكرار محاولات المستخدم لحل هذه المسألة',
1.1       www      1021: 
                   1022:    'Browse Resources'
1.3     ! minaeibi 1023: => 'استعراض الموارد',
1.1       www      1024: 
                   1025:    'Catalog Information'
1.3     ! minaeibi 1026: => 'معلومات القائمة',
1.1       www      1027: 
                   1028:    'Collapse Remote Control'
1.3     ! minaeibi 1029: => 'إخفاق (عملية) التحكم عن بعد',
1.1       www      1030: 
                   1031:    'Construction Space'
1.3     ! minaeibi 1032: => 'مساحة الأطروحة',
1.1       www      1033: 
                   1034:    'Content changed'
1.3     ! minaeibi 1035: => 'تبدَّلَ المحتوى',
1.1       www      1036: 
                   1037:    'Copied metadata'
1.3     ! minaeibi 1038: => 'تم نسخ البيانات المعيارية',
1.1       www      1039: 
                   1040:    'Copied source file'
1.3     ! minaeibi 1041: => 'تم نسخ ملف المورد',
1.1       www      1042: 
                   1043:    'Copyright/Distribution'
1.3     ! minaeibi 1044: => 'حقوق النشر و الطباعة/التوزيع',
1.1       www      1045: 
                   1046:    'Could not write metadata'
1.3     ! minaeibi 1047: => 'لم تتوافر إمكانية',
1.1       www      1048: 
                   1049:    'Course Documents'
1.3     ! minaeibi 1050: => 'مستندات الدورة',
1.1       www      1051: 
                   1052:    'Creation Date'
1.3     ! minaeibi 1053: => 'تاريخ الإنشاء',
1.1       www      1054: 
                   1055:    'Custom Distribution File'
1.3     ! minaeibi 1056: => 'ملف توزيع مطلوب',
1.1       www      1057: 
                   1058:    'Default Cataloging Information for Directory'
1.3     ! minaeibi 1059: => 'معلومات حول فهرسة الدليل الافتراضية',
1.1       www      1060: 
                   1061:    'Degree of difficulty'
1.3     ! minaeibi 1062: => 'درجة الصعوبة',
1.1       www      1063: 
                   1064:    'Differences'
1.3     ! minaeibi 1065: => 'فروق',
1.1       www      1066: 
                   1067:    'Dump Course DOCS to Construction Space'
1.3     ! minaeibi 1068: => 'طرح الملفات بامتداد DOC الموجودة في مساحة الأطروحة',
1.1       www      1069: 
                   1070:    'Entering course ...'
1.3     ! minaeibi 1071: => '...الدخول إلى الدورة',
1.1       www      1072: 
                   1073:    'Error Messages'
1.3     ! minaeibi 1074: => 'رسائل خطأ',
1.1       www      1075: 
                   1076:    'Exam Information'
1.3     ! minaeibi 1077: => 'معلومات حول الامتحان',
1.1       www      1078: 
                   1079:    'External Resource'
1.3     ! minaeibi 1080: => 'مورد خارجي',
1.1       www      1081: 
                   1082:    'Generate new role ...'
1.3     ! minaeibi 1083: => '...إنشاء دور جديد',
1.1       www      1084: 
                   1085:    'Go to the next resource in the course sequence'
1.3     ! minaeibi 1086: => 'الانتقال إلى المورد التالي في ترتيب الدورة',
1.1       www      1087: 
                   1088:    'Go to the previous resource in the course sequence'
1.3     ! minaeibi 1089: => 'الانتقال إلى المورد السابق في ترتيب الدورة',
1.1       www      1090: 
                   1091:    'Import a published document'
1.3     ! minaeibi 1092: => 'إدخال السند المنشور',
1.1       www      1093: 
                   1094:    'Keyword(s)'
1.3     ! minaeibi 1095: => 'كلمات دليلية',
1.1       www      1096: 
                   1097:    'Last Week'
1.3     ! minaeibi 1098: => 'الأسبوع الماضي',
1.1       www      1099: 
                   1100:    'Load Map'
1.3     ! minaeibi 1101: => 'تحميل الخارطة',
1.1       www      1102: 
                   1103:    'Logged Out'
1.3     ! minaeibi 1104: => 'انقطع الاتصال',
1.1       www      1105: 
                   1106:    'MIME Type'
1.3     ! minaeibi 1107: => 'MIME- نوع',
1.1       www      1108: 
                   1109:    'Make notes and annotations about this resource'
1.3     ! minaeibi 1110: => 'كتابة التعليقة و الشرح على هذا المورد',
1.1       www      1111: 
                   1112:    'Material appears to be correct'
1.3     ! minaeibi 1113: => 'المطالب التي تبدو صحيحة',
1.1       www      1114: 
                   1115:    'Material covered with sufficient depth'
1.3     ! minaeibi 1116: => 'مطالب عميقة',
1.1       www      1117: 
                   1118:    'Material is helpful'
1.3     ! minaeibi 1119: => 'مطالب مفيدة',
1.1       www      1120: 
                   1121:    'Material presented in clear way'
1.3     ! minaeibi 1122: => 'مطالب واضحة',
1.1       www      1123: 
                   1124:    'Metadata Information'
1.3     ! minaeibi 1125: => 'معلومات حول البيانات المعيارية',
1.1       www      1126: 
                   1127:    'Modification Date'
1.3     ! minaeibi 1128: => 'تاريخ التعديل',
1.1       www      1129: 
                   1130:    'My Personal Info'
1.3     ! minaeibi 1131: => 'معلوماتي الخاصة',
1.1       www      1132: 
                   1133:    'Network-wide number of accesses (hits)'
1.3     ! minaeibi 1134: => 'الشبكة الواسعة - عدد المراجعات',
1.1       www      1135: 
                   1136:    'Network-wide number of courses using resource'
1.3     ! minaeibi 1137: => 'الشبكة الواسعة - عدد الدورات المستفيدة من هذا المورد',
1.1       www      1138: 
                   1139:    'Number of resources that follow this resource in maps'
1.3     ! minaeibi 1140: => 'عدد الموارد التالية لهذا المورد في الخرائط',
1.1       www      1141: 
                   1142:    'Number of resources that lead up to this resource in maps'
1.3     ! minaeibi 1143: => 'عدد الموارد المنتهية إلى هذا المورد في الخرائط',
1.1       www      1144: 
                   1145:    'Number of resources using or importing resource'
1.3     ! minaeibi 1146: => 'عدد الموارد التي تستفيد من هذا المورد أو تدرجه',
1.1       www      1147: 
                   1148:    'Obsolete'
1.3     ! minaeibi 1149: => 'قديم',
1.1       www      1150: 
                   1151:    'Parent Directory'
1.3     ! minaeibi 1152: => 'الدليل الرئيسي',
1.1       www      1153: 
                   1154:    'Please either'
1.3     ! minaeibi 1155: => 'يرجى إما',
1.1       www      1156: 
                   1157:    'Project Information'
1.3     ! minaeibi 1158: => 'معلومات حول المشروع',
1.1       www      1159: 
                   1160:    'Publisher/Owner'
1.3     ! minaeibi 1161: => 'ناشر أو صاحب',
1.1       www      1162: 
                   1163:    'Publishing'
1.3     ! minaeibi 1164: => 'منشورات',
1.1       www      1165: 
                   1166:    'Resource Publication'
1.3     ! minaeibi 1167: => 'نشر المورد',
1.1       www      1168: 
                   1169:    'Resource is technically correct'
1.3     ! minaeibi 1170: => 'المورد صحيح من الجانب الفني',
1.1       www      1171: 
                   1172:    'Score Upload Form'
1.3     ! minaeibi 1173: => 'وضع درجة على الاستمارة المحمَّلة إلى الشبكة',
1.1       www      1174: 
                   1175:    'Select Map'
1.3     ! minaeibi 1176: => 'انتخاب الخارطة',
1.1       www      1177: 
                   1178:    'Set a bookmark for this resource'
1.3     ! minaeibi 1179: => 'وضع المؤشرة في هذا المورد',
1.1       www      1180: 
                   1181:    'Show all roles'
1.3     ! minaeibi 1182: => 'عرض جميع الأدوار',
1.1       www      1183: 
                   1184:    'Since Start of Course'
1.3     ! minaeibi 1185: => 'من حين بدء الدورة',
1.1       www      1186: 
                   1187:    'Since Yesterday'
1.3     ! minaeibi 1188: => 'من يوم أمس',
1.1       www      1189: 
                   1190:    'Special documents'
1.3     ! minaeibi 1191: => 'وثائق خاصة',
1.1       www      1192: 
                   1193:    'Store Catalog Information'
1.3     ! minaeibi 1194: => 'حفظ معلومات القائمة',
1.1       www      1195: 
                   1196:    'Subject'
1.3     ! minaeibi 1197: => 'موضوع',
1.1       www      1198: 
                   1199:    'Successful Login'
1.3     ! minaeibi 1200: => 'تم الاتصال بنجاح',
1.1       www      1201: 
                   1202:    'Suggested Replacement for Obsolete File'
1.3     ! minaeibi 1203: => 'البديل المقترح للملف القديم',
1.1       www      1204: 
                   1205:    'Switching Role'
1.3     ! minaeibi 1206: => 'تبديل الدور',
1.1       www      1207: 
                   1208:    'Target'
1.3     ! minaeibi 1209: => 'الهدف',
1.1       www      1210: 
                   1211:    'This syllabus can be publicly viewed at'
1.3     ! minaeibi 1212: => 'يستطيع الجميع أن يشاهدوا هذا البرنامج الدراسي',
1.1       www      1213: 
                   1214:    'Total number of students who have worked on this problem'
1.3     ! minaeibi 1215: => 'عدد جميع الطلاب الذين تناولوا هذه المسألة',
1.1       www      1216: 
                   1217:    'URLs To Include in Syllabus'
1.3     ! minaeibi 1218: => 'عناوين مجموعة من المواقع لإدراجها في هذا البرنامج الدراسي',
1.1       www      1219: 
                   1220:    'Update Display'
1.3     ! minaeibi 1221: => 'تحديث العرض',
1.1       www      1222: 
                   1223:    'Upload a new main course document'
1.3     ! minaeibi 1224: => 'تحميل سند الدورة الرئيسي الجديد إلى الشبكة',
1.1       www      1225: 
                   1226:    'Upload a new supplemental course document'
1.3     ! minaeibi 1227: => 'تحميل سند الدورة التكميلي الجديد إلى الشبكة',
1.1       www      1228: 
                   1229:    'User'
1.3     ! minaeibi 1230: => 'مستخدم',
1.1       www      1231: 
                   1232:    'Verify Course Documents'
1.3     ! minaeibi 1233: => 'التصديق على صحة مستندات الدورة',
1.1       www      1234: 
                   1235:    'Version'
1.3     ! minaeibi 1236: => 'نسخة',
1.1       www      1237: 
                   1238:    'Wrote Metadata'
1.3     ! minaeibi 1239: => 'كُتبت البيانات المعيارية',
1.1       www      1240: 
                   1241:    'Your home server is '
1.3     ! minaeibi 1242: => 'ملقمك المضيف',
1.1       www      1243: 
                   1244:    'access denied'
1.3     ! minaeibi 1245: => 'لم يتم الوصول',
1.1       www      1246: 
                   1247:    'anno-'
                   1248: => 'アノ',
                   1249: 
                   1250:    'announce'
1.3     ! minaeibi 1251: => 'إعلان',
1.1       www      1252: 
                   1253:    'backward'
1.3     ! minaeibi 1254: => 'إلى الوراء',
1.1       www      1255: 
                   1256:    'bookmark'
1.3     ! minaeibi 1257: => 'مؤشرة',
1.1       www      1258: 
                   1259:    'chart'
1.3     ! minaeibi 1260: => 'مخطط',
1.1       www      1261: 
                   1262:    'chat'
1.3     ! minaeibi 1263: => 'محادثة',
1.1       www      1264: 
                   1265:    'close this window'
1.3     ! minaeibi 1266: => 'إغلاق هذه النافذة',
1.1       www      1267: 
                   1268:    'con-'
                   1269: => 'con-',
                   1270: 
                   1271:    'connection down'
1.3     ! minaeibi 1272: => 'عدم الاتصال',
1.1       www      1273: 
                   1274:    'docs'
1.3     ! minaeibi 1275: => 'مستندات',
1.1       www      1276: 
                   1277:    'during the last'
1.3     ! minaeibi 1278: => 'خلال  الماضي',
1.1       www      1279: 
                   1280:    'edit crs'
1.3     ! minaeibi 1281: => 'crs تحرير  ',
1.1       www      1282: 
                   1283:    'exit'
1.3     ! minaeibi 1284: => 'خروج',
1.1       www      1285: 
                   1286:    'fas'
                   1287: => 'fas',
                   1288: 
                   1289:    'forward'
1.3     ! minaeibi 1290: => 'إلى الأمام',
1.1       www      1291: 
                   1292:    'library'
1.3     ! minaeibi 1293: => 'مكتبة',
1.1       www      1294: 
                   1295:    'log in again'
1.3     ! minaeibi 1296: => 'اتصال من جديد',
1.1       www      1297: 
                   1298:    'my'
1.3     ! minaeibi 1299: => 'لي',
1.1       www      1300: 
                   1301:    'not found'
1.3     ! minaeibi 1302: => 'لم يُعثر عليه',
1.1       www      1303: 
                   1304:    'or'
1.3     ! minaeibi 1305: => 'أو',
1.1       www      1306: 
                   1307:    'parms'
1.3     ! minaeibi 1308: => 'parms',
1.1       www      1309: 
                   1310:    'prepare'
1.3     ! minaeibi 1311: => 'تهيئة',
1.1       www      1312: 
                   1313:    'printout'
1.3     ! minaeibi 1314: => 'نسخة مطبوعة',
1.1       www      1315: 
                   1316:    'resource'
1.3     ! minaeibi 1317: => 'مورد',
1.1       www      1318: 
                   1319:    'roles'
1.3     ! minaeibi 1320: => 'أدوار',
1.1       www      1321: 
                   1322:    'search'
1.3     ! minaeibi 1323: => 'بحث',
1.1       www      1324: 
                   1325:    'set'
1.3     ! minaeibi 1326: => 'تنظيم',
1.1       www      1327: 
                   1328:    'space'
1.3     ! minaeibi 1329: => 'فضاء',
1.1       www      1330: 
                   1331:    'stats'
1.3     ! minaeibi 1332: => 'إحصائيات',
1.1       www      1333: 
                   1334:    'struct'
1.3     ! minaeibi 1335: => 'تشكيلة',
1.1       www      1336: 
                   1337:    'switch'
1.3     ! minaeibi 1338: => 'تغيير',
1.1       www      1339: 
                   1340:    'tations'
                   1341: => 'テーション',
                   1342: 
                   1343:    'updated periodically'
1.3     ! minaeibi 1344: => 'يتم تحديثه بأسلوب دوري',
1.1       www      1345: 
                   1346:    'user'
1.3     ! minaeibi 1347: => 'مستخدم',
1.1       www      1348: 
                   1349:    'visible to author and co-authors only'
1.3     ! minaeibi 1350: => 'يمكن مشاهدته للكاتب و مساعده فقط',
1.1       www      1351: 
                   1352:    'warning(s)'
1.3     ! minaeibi 1353: => 'إنذار',
1.1       www      1354: 
                   1355:    "Click to download or use your browser's Save Link function"
1.3     ! minaeibi 1356: => " يتم التحميل إما من خلال نقرك على هذا المكان أو إفادتك من خيار  المودع في مستعرضك",
        !          1357: 
        !          1358:    '#Stdnts'
        !          1359: => '#طلاب',
        !          1360: 
        !          1361:    '#YES'
        !          1362: => '#صحیح',
        !          1363: 
        !          1364:    '%Wrng'
        !          1365: => '%غير صحيح',
        !          1366: 
        !          1367:    ' Show All Foils'
        !          1368: => ' Show All Foils (4)',
        !          1369: 
        !          1370:    '. . . for a particular section'
        !          1371: => '. . . for a particular section (5)',
        !          1372: 
        !          1373:    '. . . for all students in the course'
        !          1374: => '. . . for all students in the course (6)',
        !          1375: 
        !          1376:    '. . . for an individual student'
        !          1377: => '. . . for an individual student (7)',
        !          1378: 
        !          1379:    '1 am'
        !          1380: => '1 am (8)',
        !          1381: 
        !          1382:    '1 out of N multiple choice (radio button)'
        !          1383: => '1 out of N multiple choice (radio button) (9)',
        !          1384: 
        !          1385:    '1 pm'
        !          1386: => '1 pm (10)',
        !          1387: 
        !          1388:    '10 am'
        !          1389: => '10 am (11)',
        !          1390: 
        !          1391:    '10 pm'
        !          1392: => '10 pm (12)',
        !          1393: 
        !          1394:    '11 am'
        !          1395: => '11 am (13)',
        !          1396: 
        !          1397:    '11 pm'
        !          1398: => '11 pm (14)',
        !          1399: 
        !          1400:    '12 am'
        !          1401: => '12 am (15)',
        !          1402: 
        !          1403:    '12 noon'
        !          1404: => '12 noon (16)',
        !          1405: 
        !          1406:    '2 am'
        !          1407: => '2 am (17)',
        !          1408: 
        !          1409:    '2 pm'
        !          1410: => '2 pm (18)',
        !          1411: 
        !          1412:    '3 am'
        !          1413: => '3 am (19)',
        !          1414: 
        !          1415:    '3 pm'
        !          1416: => '3 pm (20)',
        !          1417: 
        !          1418:    '4 am'
        !          1419: => '4 am (21)',
        !          1420: 
        !          1421:    '4 pm'
        !          1422: => '4 pm (22)',
        !          1423: 
        !          1424:    '5 am'
        !          1425: => '5 am (23)',
        !          1426: 
        !          1427:    '5 pm'
        !          1428: => '5 pm (24)',
        !          1429: 
        !          1430:    '6 am'
        !          1431: => '6 am (25)',
        !          1432: 
        !          1433:    '6 pm'
        !          1434: => '6 pm (26)',
        !          1435: 
        !          1436:    '7 am'
        !          1437: => '7 am (27)',
        !          1438: 
        !          1439:    '7 pm'
        !          1440: => '7 pm (28)',
        !          1441: 
        !          1442:    '8 am'
        !          1443: => '8 am (29)',
        !          1444: 
        !          1445:    '8 pm'
        !          1446: => '8 pm (30)',
        !          1447: 
        !          1448:    '9 am'
        !          1449: => '9 am (31)',
        !          1450: 
        !          1451:    '9 pm'
        !          1452: => '9 pm (32)',
        !          1453: 
        !          1454:    '<- Previous'
        !          1455: => '<- Previous (33)',
        !          1456: 
        !          1457:    '<b>[_1]</b>:  Unable to enroll: [_2]'
        !          1458: => '<b>[_1]</b>:  Unable to enroll: [_2] (34)',
        !          1459: 
        !          1460:    '<b>[_1]</b>: Unable to enroll.  No password specified.'
        !          1461: => '<b>[_1]</b>: Unable to enroll.  No password specified. (35)',
        !          1462: 
        !          1463:    '<b>[_1]</b>: Unacceptable username for user [_2] [_3] [_4] [_5]'
        !          1464: => '<b>[_1]</b>: Unacceptable username for user [_2] [_3] [_4] [_5] (36)',
        !          1465: 
        !          1466:    'ALL'
        !          1467: => 'ALL (37)',
        !          1468: 
        !          1469:    'About Me'
        !          1470: => 'About Me (38)',
        !          1471: 
        !          1472:    'Access Key Management'
        !          1473: => 'Access Key Management (39)',
        !          1474: 
        !          1475:    'Add new option'
        !          1476: => 'Add new option (40)',
        !          1477: 
        !          1478:    'Additional Recipients'
        !          1479: => 'Additional Recipients (41)',
        !          1480: 
        !          1481:    'Administrator'
        !          1482: => 'Administrator (42)',
        !          1483: 
        !          1484:    'Advanced Catalog Search'
        !          1485: => 'Advanced Catalog Search (43)',
        !          1486: 
        !          1487:    'Advanced Search'
        !          1488: => 'Advanced Search (44)',
        !          1489: 
        !          1490:    'All Documents in Course'
        !          1491: => 'All Documents in Course (45)',
        !          1492: 
        !          1493:    'All Maps or Folders'
        !          1494: => 'All Maps or Folders (46)',
        !          1495: 
        !          1496:    'All Resources (possibly large output)'
        !          1497: => 'All Resources (possibly large output) (47)',
        !          1498: 
        !          1499:    'Analyze Over '
        !          1500: => 'Analyze Over  (48)',
        !          1501: 
        !          1502:    'Analyze Problem'
        !          1503: => 'Analyze Problem (49)',
        !          1504: 
        !          1505:    'Analyze Problem Again'
        !          1506: => 'Analyze Problem Again (50)',
        !          1507: 
        !          1508:    'Analyze as '
        !          1509: => 'Analyze as  (51)',
        !          1510: 
        !          1511:    'Anonymous'
        !          1512: => 'Anonymous (52)',
        !          1513: 
        !          1514:    'Anonymous contribution to course discussion of resource'
        !          1515: => 'Anonymous contribution to course discussion of resource (53)',
        !          1516: 
        !          1517:    'Answer:'
        !          1518: => 'Answer: (54)',
        !          1519: 
        !          1520:    'Any Language'
        !          1521: => 'Any Language (55)',
        !          1522: 
        !          1523:    'Any User'
        !          1524: => 'Any User (56)',
        !          1525: 
        !          1526:    'Any category'
        !          1527: => 'Any category (57)',
        !          1528: 
        !          1529:    'Any copyright/distribution'
        !          1530: => 'Any copyright/distribution (58)',
        !          1531: 
        !          1532:    'As a general rule, only authors or co-authors should be filesystem authenticated (which allows access to the server filesystem).'
        !          1533: => 'As a general rule, only authors or co-authors should be filesystem authenticated (which allows access to the server filesystem). (59)',
        !          1534: 
        !          1535:    'Assessment'
        !          1536: => 'Assessment (60)',
        !          1537: 
        !          1538:    'Assessment URL and Title'
        !          1539: => 'Assessment URL and Title (61)',
        !          1540: 
        !          1541:    'Assigned User Roles'
        !          1542: => 'Assigned User Roles (62)',
        !          1543: 
        !          1544:    'Associate columns with student attributes.'
        !          1545: => 'Associate columns with student attributes. (63)',
        !          1546: 
        !          1547:    'Attachment'
        !          1548: => 'Attachment (64)',
        !          1549: 
        !          1550:    'Attribute'
        !          1551: => 'Attribute (65)',
        !          1552: 
        !          1553:    'Brief view of each students performance in course.'
        !          1554: => 'Brief view of each students performance in course. (66)',
        !          1555: 
        !          1556:    'Broadcast Message to Course'
        !          1557: => 'Broadcast Message to Course (67)',
        !          1558: 
        !          1559:    'Browse resources'
        !          1560: => 'Browse resources (68)',
        !          1561: 
        !          1562:    'Browsing resource, all submissions are temporary.'
        !          1563: => 'Browsing resource, all submissions are temporary. (69)',
        !          1564: 
        !          1565:    'Bulletin Board/Discussion'
        !          1566: => 'Bulletin Board/Discussion (70)',
        !          1567: 
        !          1568:    'By'
        !          1569: => 'By (71)',
        !          1570: 
        !          1571:    'CSV (comma separated values, spreadsheet)'
        !          1572: => 'CSV (comma separated values, spreadsheet) (72)',
        !          1573: 
        !          1574:    'Calculate answers'
        !          1575: => 'Calculate answers (73)',
        !          1576: 
        !          1577:    'Calculations'
        !          1578: => 'Calculations (74)',
        !          1579: 
        !          1580:    'Change'
        !          1581: => 'Change (75)',
        !          1582: 
        !          1583:    'Change Random Seed To:'
        !          1584: => 'Change Random Seed To: (76)',
        !          1585: 
        !          1586:    'Change Your Language Preferences'
        !          1587: => 'Change Your Language Preferences (77)',
        !          1588: 
        !          1589:    'Changes can take up to 10 minutes before being active for all students.'
        !          1590: => 'Changes can take up to 10 minutes before being active for all students. (78)',
        !          1591: 
        !          1592:    'Check All'
        !          1593: => 'Check All (79)',
        !          1594: 
        !          1595:    'Check Course Document Versions'
        !          1596: => 'Check Course Document Versions (80)',
        !          1597: 
        !          1598:    'Check for All'
        !          1599: => 'Check for All (81)',
        !          1600: 
        !          1601:    'Check for None'
        !          1602: => 'Check for None (82)',
        !          1603: 
        !          1604:    'Check for Section/Group'
        !          1605: => 'Check for Section/Group (83)',
        !          1606: 
        !          1607:    'Check/Set Resource Versions'
        !          1608: => 'Check/Set Resource Versions (84)',
        !          1609: 
        !          1610:    'Choose a different resource'
        !          1611: => 'Choose a different resource (85)',
        !          1612: 
        !          1613:    'Chronological View'
        !          1614: => 'Chronological View (86)',
        !          1615: 
        !          1616:    'Clear All'
        !          1617: => 'Clear All (87)',
        !          1618: 
        !          1619:    'Clear Caches'
        !          1620: => 'Clear Caches (88)',
        !          1621: 
        !          1622:    'Close'
        !          1623: => 'Close (89)',
        !          1624: 
        !          1625:    'Close All Folders'
        !          1626: => 'Close All Folders (90)',
        !          1627: 
        !          1628:    'Column'
        !          1629: => 'Column (91)',
        !          1630: 
        !          1631:    'Column&nbsp;[_1]'
        !          1632: => 'Column&nbsp;[_1] (92)',
        !          1633: 
        !          1634:    'Comma Separated Values'
        !          1635: => 'Comma Separated Values (93)',
        !          1636: 
        !          1637:    'Compact View'
        !          1638: => 'Compact View (94)',
        !          1639: 
        !          1640:    'Concept:'
        !          1641: => 'Concept: (95)',
        !          1642: 
        !          1643:    'Concepts'
        !          1644: => 'Concepts (96)',
        !          1645: 
        !          1646:    'Construction Space File Operation'
        !          1647: => 'Construction Space File Operation (97)',
        !          1648: 
        !          1649:    'Contact Information'
        !          1650: => 'Contact Information (98)',
        !          1651: 
        !          1652:    'Continue enrollment?'
        !          1653: => 'Continue enrollment? (99)',
        !          1654: 
        !          1655:    'Contribution to course discussion of resource'
        !          1656: => 'Contribution to course discussion of resource (100)',
        !          1657: 
        !          1658:    'Copied old metadata'
        !          1659: => 'Copied old metadata (101)',
        !          1660: 
        !          1661:    'Copied old target file'
        !          1662: => 'Copied old target file (102)',
        !          1663: 
        !          1664:    'Copyright'
        !          1665: => 'Copyright (103)',
        !          1666: 
        !          1667:    'Correct Option:'
        !          1668: => 'Correct Option: (104)',
        !          1669: 
        !          1670:    'Could Not Process Request'
        !          1671: => 'Could Not Process Request (105)',
        !          1672: 
        !          1673:    'Course Assessment Parameter - Helper Mode'
        !          1674: => 'Course Assessment Parameter - Helper Mode (106)',
        !          1675: 
        !          1676:    'Course Assessment Parameters - Overview Mode'
        !          1677: => 'Course Assessment Parameters - Overview Mode (107)',
        !          1678: 
        !          1679:    'Course Assessments Parameters - Table Mode'
        !          1680: => 'Course Assessments Parameters - Table Mode (108)',
        !          1681: 
        !          1682:    'Course Environment Parameters'
        !          1683: => 'Course Environment Parameters (109)',
        !          1684: 
        !          1685:    'Course ID'
        !          1686: => 'Course ID (110)',
        !          1687: 
        !          1688:    'Course Parameter Helper'
        !          1689: => 'Course Parameter Helper (111)',
        !          1690: 
        !          1691:    'Course Statistics and Charts cannot be retrieved until the database is restarted.  Your data is intact but cannot be displayed at this time.'
        !          1692: => 'Course Statistics and Charts cannot be retrieved until the database is restarted.  Your data is intact but cannot be displayed at this time. (112)',
        !          1693: 
        !          1694:    'Course level sheet'
        !          1695: => 'Course level sheet (113)',
        !          1696: 
        !          1697:    'Create New Environment Variable'
        !          1698: => 'Create New Environment Variable (114)',
        !          1699: 
        !          1700:    'Create a New Course'
        !          1701: => 'Create a New Course (115)',
        !          1702: 
        !          1703:    'Critical Messages'
        !          1704: => 'Critical Messages (116)',
        !          1705: 
        !          1706:    'Current'
        !          1707: => 'Current (117)',
        !          1708: 
        !          1709:    'Current Session Value'
        !          1710: => 'Current Session Value (118)',
        !          1711: 
        !          1712:    'Default'
        !          1713: => 'Default (119)',
        !          1714: 
        !          1715:    'Default Value'
        !          1716: => 'Default Value (120)',
        !          1717: 
        !          1718:    'Delete'
        !          1719: => 'Delete (121)',
        !          1720: 
        !          1721:    'Delete Checked'
        !          1722: => 'Delete Checked (122)',
        !          1723: 
        !          1724:    'Delete a role'
        !          1725: => 'Delete a role (123)',
        !          1726: 
        !          1727:    'Delete an option'
        !          1728: => 'Delete an option (124)',
        !          1729: 
        !          1730:    'Delete:'
        !          1731: => 'Delete: (125)',
        !          1732: 
        !          1733:    'Detailed Citation View'
        !          1734: => 'Detailed Citation View (126)',
        !          1735: 
        !          1736:    'Detailed Problem Analysis'
        !          1737: => 'Detailed Problem Analysis (127)',
        !          1738: 
        !          1739:    'Detailed statistics and graphs of student performance on problems.'
        !          1740: => 'Detailed statistics and graphs of student performance on problems. (128)',
        !          1741: 
        !          1742:    'Diffs'
        !          1743: => 'Diffs (129)',
        !          1744: 
        !          1745:    'Diffs with Current Version'
        !          1746: => 'Diffs with Current Version (130)',
        !          1747: 
        !          1748:    'Diffs with Version'
        !          1749: => 'Diffs with Version (131)',
        !          1750: 
        !          1751:    'Diffs with current Version'
        !          1752: => 'Diffs with current Version (132)',
        !          1753: 
        !          1754:    'Disable ID/Student Number Safeguard and Force Change of Conflicting IDs (only do if you know what you are doing)'
        !          1755: => 'Disable ID/Student Number Safeguard and Force Change of Conflicting IDs (only do if you know what you are doing) (133)',
        !          1756: 
        !          1757:    'Disable all communication among students'
        !          1758: => 'Disable all communication among students (134)',
        !          1759: 
        !          1760:    'Discard Selected'
        !          1761: => 'Discard Selected (135)',
        !          1762: 
        !          1763:    'Discussion Contributions'
        !          1764: => 'Discussion Contributions (136)',
        !          1765: 
        !          1766:    'Display All Messages'
        !          1767: => 'Display All Messages (137)',
        !          1768: 
        !          1769:    'Display all Messages'
        !          1770: => 'Display all Messages (138)',
        !          1771: 
        !          1772:    'Display and analysis of submission times on assessments.'
        !          1773: => 'Display and analysis of submission times on assessments. (139)',
        !          1774: 
        !          1775:    'Display foils in order given'
        !          1776: => 'Display foils in order given (140)',
        !          1777: 
        !          1778:    'Display foils in random order'
        !          1779: => 'Display foils in random order (141)',
        !          1780: 
        !          1781:    'Distribute Messages from Uploaded File to Course'
        !          1782: => 'Distribute Messages from Uploaded File to Course (142)',
        !          1783: 
        !          1784:    'DoDiff'
        !          1785: => 'DoDiff (143)',
        !          1786: 
        !          1787:    'Domain Guest'
        !          1788: => 'Domain Guest (144)',
        !          1789: 
        !          1790:    'Drop Students'
        !          1791: => 'Drop Students (145)',
        !          1792: 
        !          1793:    'Dropped [_1]'
        !          1794: => 'Dropped [_1] (146)',
        !          1795: 
        !          1796:    'Dropped [_1] student(s).'
        !          1797: => 'Dropped [_1] student(s). (147)',
        !          1798: 
        !          1799:    'Dropping Students'
        !          1800: => 'Dropping Students (148)',
        !          1801: 
        !          1802:    'Due'
        !          1803: => 'Due (149)',
        !          1804: 
        !          1805:    'Dump Course DOCS'
        !          1806: => 'Dump Course DOCS (150)',
        !          1807: 
        !          1808:    'EMail Address'
        !          1809: => 'EMail Address (151)',
        !          1810: 
        !          1811:    'EMail and Messages'
        !          1812: => 'EMail and Messages (152)',
        !          1813: 
        !          1814:    'Edit Catalog Information'
        !          1815: => 'Edit Catalog Information (153)',
        !          1816: 
        !          1817:    'Edit Content of a Map'
        !          1818: => 'Edit Content of a Map (154)',
        !          1819: 
        !          1820:    'Edit Directory Catalog Information'
        !          1821: => 'Edit Directory Catalog Information (155)',
        !          1822: 
        !          1823:    'Edit this resource'
        !          1824: => 'Edit this resource (156)',
        !          1825: 
        !          1826:    'Enclosing Map or Folder'
        !          1827: => 'Enclosing Map or Folder (157)',
        !          1828: 
        !          1829:    'End Helper'
        !          1830: => 'End Helper (158)',
        !          1831: 
        !          1832:    'English - ISO'
        !          1833: => 'English - ISO (159)',
        !          1834: 
        !          1835:    'Enroll a single student'
        !          1836: => 'Enroll a single student (160)',
        !          1837: 
        !          1838:    'Enrolling Students'
        !          1839: => 'Enrolling Students (161)',
        !          1840: 
        !          1841:    'Enrollment Status'
        !          1842: => 'Enrollment Status (162)',
        !          1843: 
        !          1844:    'Enter construction space as a co-author'
        !          1845: => 'Enter construction space as a co-author (163)',
        !          1846: 
        !          1847:    'Error'
        !          1848: => 'Error (164)',
        !          1849: 
        !          1850:    'Error dropping [_1]:[_2]'
        !          1851: => 'Error dropping [_1]:[_2] (165)',
        !          1852: 
        !          1853:    'Essay, open end'
        !          1854: => 'Essay, open end (166)',
        !          1855: 
        !          1856:    'Evaluate Resource'
        !          1857: => 'Evaluate Resource (167)',
        !          1858: 
        !          1859:    'Excel'
        !          1860: => 'Excel (168)',
        !          1861: 
        !          1862:    'Failed Access to Construction Space'
        !          1863: => 'Failed Access to Construction Space (169)',
        !          1864: 
        !          1865:    'False'
        !          1866: => 'False (170)',
        !          1867: 
        !          1868:    'Field'
        !          1869: => 'Field (171)',
        !          1870: 
        !          1871:    'Fielded Format'
        !          1872: => 'Fielded Format (172)',
        !          1873: 
        !          1874:    'File Category'
        !          1875: => 'File Category (173)',
        !          1876: 
        !          1877:    'Filenames in Construction Space'
        !          1878: => 'Filenames in Construction Space (174)',
        !          1879: 
        !          1880:    'Finish Course Initialization'
        !          1881: => 'Finish Course Initialization (175)',
        !          1882: 
        !          1883:    'First Name'
        !          1884: => 'First Name (176)',
        !          1885: 
        !          1886:    'Foil'
        !          1887: => 'Foil (177)',
        !          1888: 
        !          1889:    'Foils'
        !          1890: => 'Foils (178)',
        !          1891: 
        !          1892:    'Folder'
        !          1893: => 'Folder (179)',
        !          1894: 
        !          1895:    'Folder in Construction Space'
        !          1896: => 'Folder in Construction Space (180)',
        !          1897: 
        !          1898:    'For User'
        !          1899: => 'For User (181)',
        !          1900: 
        !          1901:    'Force publication of unmodified files'
        !          1902: => 'Force publication of unmodified files (182)',
        !          1903: 
        !          1904:    'Format:'
        !          1905: => 'Format: (183)',
        !          1906: 
        !          1907:    'Forward'
        !          1908: => 'Forward (184)',
        !          1909: 
        !          1910:    'Forwarded message from'
        !          1911: => 'Forwarded message from (185)',
        !          1912: 
        !          1913:    'Forwarding'
        !          1914: => 'Forwarding (186)',
        !          1915: 
        !          1916:    'From'
        !          1917: => 'From (187)',
        !          1918: 
        !          1919:    'Full Update'
        !          1920: => 'Full Update (188)',
        !          1921: 
        !          1922:    'Full update (also print list of users not enrolled anymore)'
        !          1923: => 'Full update (also print list of users not enrolled anymore) (189)',
        !          1924: 
        !          1925:    'Functions'
        !          1926: => 'Functions (190)',
        !          1927: 
        !          1928:    'Generate Spreadsheet'
        !          1929: => 'Generate Spreadsheet (191)',
        !          1930: 
        !          1931:    'Generate Statistics'
        !          1932: => 'Generate Statistics (192)',
        !          1933: 
        !          1934:    'Generation'
        !          1935: => 'Generation (193)',
        !          1936: 
        !          1937:    'German - ISO'
        !          1938: => 'German - ISO (194)',
        !          1939: 
        !          1940:    'Grant/revoke Course Custom Role'
        !          1941: => 'Grant/revoke Course Custom Role (195)',
        !          1942: 
        !          1943:    'Grant/revoke role of Administrator'
        !          1944: => 'Grant/revoke role of Administrator (196)',
        !          1945: 
        !          1946:    'Grant/revoke role of Author'
        !          1947: => 'Grant/revoke role of Author (197)',
        !          1948: 
        !          1949:    'Grant/revoke role of Course Coordinator'
        !          1950: => 'Grant/revoke role of Course Coordinator (198)',
        !          1951: 
        !          1952:    'Grant/revoke role of Domain Guest'
        !          1953: => 'Grant/revoke role of Domain Guest (199)',
        !          1954: 
        !          1955:    'Grant/revoke role of Librarian'
        !          1956: => 'Grant/revoke role of Librarian (200)',
        !          1957: 
        !          1958:    'Grant/revoke role of Scantron Operator'
        !          1959: => 'Grant/revoke role of Scantron Operator (201)',
        !          1960: 
        !          1961:    'Grant/revoke role of Teaching Assistant'
        !          1962: => 'Grant/revoke role of Teaching Assistant (202)',
        !          1963: 
        !          1964:    'Group/Section'
        !          1965: => 'Group/Section (203)',
        !          1966: 
        !          1967:    'HTML'
        !          1968: => 'HTML (204)',
        !          1969: 
        !          1970:    'HTML/XML'
        !          1971: => 'HTML/XML (205)',
        !          1972: 
        !          1973:    'Height(pixel):'
        !          1974: => 'Height(pixel): (206)',
        !          1975: 
        !          1976:    'Hide'
        !          1977: => 'Hide (207)',
        !          1978: 
        !          1979:    'Hint Text'
        !          1980: => 'Hint Text (208)',
        !          1981: 
        !          1982:    'Host'
        !          1983: => 'Host (209)',
        !          1984: 
        !          1985:    'ID/Student Number'
        !          1986: => 'ID/Student Number (210)',
        !          1987: 
        !          1988:    'Identify fields'
        !          1989: => 'Identify fields (211)',
        !          1990: 
        !          1991:    'If active, the new role will be available when the students next log in to LON-CAPA.'
        !          1992: => 'If active, the new role will be available when the students next log in to LON-CAPA. (212)',
        !          1993: 
        !          1994:    'If this resource is in active use, student performance data from the previous version may become inaccessible.'
        !          1995: => 'If this resource is in active use, student performance data from the previous version may become inaccessible. (213)',
        !          1996: 
        !          1997:    'Ignore First Line'
        !          1998: => 'Ignore First Line (214)',
        !          1999: 
        !          2000:    'Image:'
        !          2001: => 'Image: (215)',
        !          2002: 
        !          2003:    'Incorrect Answers:'
        !          2004: => 'Incorrect Answers: (216)',
        !          2005: 
        !          2006:    'Initial Password'
        !          2007: => 'Initial Password (217)',
        !          2008: 
        !          2009:    'Internal Filename'
        !          2010: => 'Internal Filename (218)',
        !          2011: 
        !          2012:    'Internally authenticated'
        !          2013: => 'Internally authenticated (219)',
        !          2014: 
        !          2015:    'Invalid date entry'
        !          2016: => 'Invalid date entry (220)',
        !          2017: 
        !          2018:    'Invalid home server specified'
        !          2019: => 'Invalid home server specified (221)',
        !          2020: 
        !          2021:    'Japanese - UTF'
        !          2022: => 'Japanese - UTF (222)',
        !          2023: 
        !          2024:    'Keep all Resources up-to-date with most recent Versions (default)'
        !          2025: => 'Keep all Resources up-to-date with most recent Versions (default) (223)',
        !          2026: 
        !          2027:    'Kerberos authenticated'
        !          2028: => 'Kerberos authenticated (224)',
        !          2029: 
        !          2030:    'Keywords'
        !          2031: => 'Keywords (225)',
        !          2032: 
        !          2033:    'LON-CAPA Domain for Students'
        !          2034: => 'LON-CAPA Domain for Students (226)',
        !          2035: 
        !          2036:    'LON-CAPA Enrollment Manager'
        !          2037: => 'LON-CAPA Enrollment Manager (227)',
        !          2038: 
        !          2039:    'LON-CAPA Helper:'
        !          2040: => 'LON-CAPA Helper: (228)',
        !          2041: 
        !          2042:    'LON-CAPA domain: [_1]'
        !          2043: => 'LON-CAPA domain: [_1] (229)',
        !          2044: 
        !          2045:    'Last Name'
        !          2046: => 'Last Name (230)',
        !          2047: 
        !          2048:    'Last Name, First Names'
        !          2049: => 'Last Name, First Names (231)',
        !          2050: 
        !          2051:    'Last access'
        !          2052: => 'Last access (232)',
        !          2053: 
        !          2054:    'Last accessed'
        !          2055: => 'Last accessed (233)',
        !          2056: 
        !          2057:    'Last modified'
        !          2058: => 'Last modified (234)',
        !          2059: 
        !          2060:    'Last updated'
        !          2061: => 'Last updated (235)',
        !          2062: 
        !          2063:    'Librarian'
        !          2064: => 'Librarian (236)',
        !          2065: 
        !          2066:    'Limit by copyright/distribution'
        !          2067: => 'Limit by copyright/distribution (237)',
        !          2068: 
        !          2069:    'Limit by language'
        !          2070: => 'Limit by language (238)',
        !          2071: 
        !          2072:    'Load:'
        !          2073: => 'Load: (239)',
        !          2074: 
        !          2075:    'Lock and unlock assessments'
        !          2076: => 'Lock and unlock assessments (240)',
        !          2077: 
        !          2078:    'Login Type'
        !          2079: => 'Login Type (241)',
        !          2080: 
        !          2081:    'Mail'
        !          2082: => 'Mail (242)',
        !          2083: 
        !          2084:    'Making Backup to'
        !          2085: => 'Making Backup to (243)',
        !          2086: 
        !          2087:    'Manage Access Keys'
        !          2088: => 'Manage Access Keys (244)',
        !          2089: 
        !          2090:    'Manage access keys'
        !          2091: => 'Manage access keys (245)',
        !          2092: 
        !          2093:    'Mark Unread'
        !          2094: => 'Mark Unread (246)',
        !          2095: 
        !          2096:    'Max Number Of Shown Foils:'
        !          2097: => 'Max Number Of Shown Foils: (247)',
        !          2098: 
        !          2099:    'Max Possible To Date'
        !          2100: => 'Max Possible To Date (248)',
        !          2101: 
        !          2102:    'Max Tries'
        !          2103: => 'Max Tries (249)',
        !          2104: 
        !          2105:    'Max number of foils displayed'
        !          2106: => 'Max number of foils displayed (250)',
        !          2107: 
        !          2108:    'Mean Tries'
        !          2109: => 'Mean Tries (251)',
        !          2110: 
        !          2111:    'Metadata'
        !          2112: => 'Metadata (252)',
        !          2113: 
        !          2114:    'Metadata Version'
        !          2115: => 'Metadata Version (253)',
        !          2116: 
        !          2117:    'Metadata current version'
        !          2118: => 'Metadata current version (254)',
        !          2119: 
        !          2120:    'Middle Names/Initials'
        !          2121: => 'Middle Names/Initials (255)',
        !          2122: 
        !          2123:    'Mime type'
        !          2124: => 'Mime type (256)',
        !          2125: 
        !          2126:    'Modified'
        !          2127: => 'Modified (257)',
        !          2128: 
        !          2129:    'Modify Course Assessment Parameters'
        !          2130: => 'Modify Course Assessment Parameters (258)',
        !          2131: 
        !          2132:    'Modify Parameters'
        !          2133: => 'Modify Parameters (259)',
        !          2134: 
        !          2135:    'Modify authentication mechanism and data for a user'
        !          2136: => 'Modify authentication mechanism and data for a user (260)',
        !          2137: 
        !          2138:    'Modify deadlines, etc, for this assessment resource'
        !          2139: => 'Modify deadlines, etc, for this assessment resource (261)',
        !          2140: 
        !          2141:    'Modify grades'
        !          2142: => 'Modify grades (262)',
        !          2143: 
        !          2144:    'Modify student data'
        !          2145: => 'Modify student data (263)',
        !          2146: 
        !          2147:    'Modify user grades for this assessment resource'
        !          2148: => 'Modify user grades for this assessment resource (264)',
        !          2149: 
        !          2150:    'Most recently published Version'
        !          2151: => 'Most recently published Version (265)',
        !          2152: 
        !          2153:    'Move Down'
        !          2154: => 'Move Down (266)',
        !          2155: 
        !          2156:    'Move Up'
        !          2157: => 'Move Up (267)',
        !          2158: 
        !          2159:    'Name:'
        !          2160: => 'Name: (268)',
        !          2161: 
        !          2162:    'New Problem Variation'
        !          2163: => 'New Problem Variation (269)',
        !          2164: 
        !          2165:    'New Randomization'
        !          2166: => 'New Randomization (270)',
        !          2167: 
        !          2168:    'New Title'
        !          2169: => 'New Title (271)',
        !          2170: 
        !          2171:    'New parameters or stored values'
        !          2172: => 'New parameters or stored values (272)',
        !          2173: 
        !          2174:    'Next'
        !          2175: => 'Next (273)',
        !          2176: 
        !          2177:    'Next ->'
        !          2178: => 'Next -> (274)',
        !          2179: 
        !          2180:    'No Kerberos domain was specified.'
        !          2181: => 'No Kerberos domain was specified. (275)',
        !          2182: 
        !          2183:    'No changes were made to the current settings.'
        !          2184: => 'No changes were made to the current settings. (276)',
        !          2185: 
        !          2186:    'No language preference'
        !          2187: => 'No language preference (277)',
        !          2188: 
        !          2189:    'None Found'
        !          2190: => 'None Found (278)',
        !          2191: 
        !          2192:    'Not shown, not used'
        !          2193: => 'Not shown, not used (279)',
        !          2194: 
        !          2195:    'Note: for large courses, this operation may be time consuming'
        !          2196: => 'Note: for large courses, this operation may be time consuming (280)',
        !          2197: 
        !          2198:    'Note: this will not take effect if the user already exists'
        !          2199: => 'Note: this will not take effect if the user already exists (281)',
        !          2200: 
        !          2201:    'Number of Plots:'
        !          2202: => 'Number of Plots: (282)',
        !          2203: 
        !          2204:    'Obsolete parameters or stored values'
        !          2205: => 'Obsolete parameters or stored values (283)',
        !          2206: 
        !          2207:    'Open'
        !          2208: => 'Open (284)',
        !          2209: 
        !          2210:    'Open All Folders'
        !          2211: => 'Open All Folders (285)',
        !          2212: 
        !          2213:    'Option Response Problem Analysis'
        !          2214: => 'Option Response Problem Analysis (286)',
        !          2215: 
        !          2216:    'Option response'
        !          2217: => 'Option response (287)',
        !          2218: 
        !          2219:    'Output'
        !          2220: => 'Output (288)',
        !          2221: 
        !          2222:    'Output Format'
        !          2223: => 'Output Format (289)',
        !          2224: 
        !          2225:    'Overall Problem Statistics'
        !          2226: => 'Overall Problem Statistics (290)',
        !          2227: 
        !          2228:    'Owner/Publisher'
        !          2229: => 'Owner/Publisher (291)',
        !          2230: 
        !          2231:    'Parameter Name'
        !          2232: => 'Parameter Name (292)',
        !          2233: 
        !          2234:    'Parameter Type'
        !          2235: => 'Parameter Type (293)',
        !          2236: 
        !          2237:    'Parameter in Effect'
        !          2238: => 'Parameter in Effect (294)',
        !          2239: 
        !          2240:    'Per Page'
        !          2241: => 'Per Page (295)',
        !          2242: 
        !          2243:    'Personal Information'
        !          2244: => 'Personal Information (296)',
        !          2245: 
        !          2246:    'Please do not reply to this address.'
        !          2247: => 'Please do not reply to this address. (297)',
        !          2248: 
        !          2249:    'Please notify the server administrator '
        !          2250: => 'Please notify the server administrator  (298)',
        !          2251: 
        !          2252:    'Please select a problem to analyze'
        !          2253: => 'Please select a problem to analyze (299)',
        !          2254: 
        !          2255:    'Please select a report to generate'
        !          2256: => 'Please select a report to generate (300)',
        !          2257: 
        !          2258:    'Please select a report to generate.'
        !          2259: => 'Please select a report to generate. (301)',
        !          2260: 
        !          2261:    'Portuguese - ISO'
        !          2262: => 'Portuguese - ISO (302)',
        !          2263: 
        !          2264:    'Position'
        !          2265: => 'Position (303)',
        !          2266: 
        !          2267:    'Post anonymously'
        !          2268: => 'Post anonymously (304)',
        !          2269: 
        !          2270:    'Post discussion on course resources'
        !          2271: => 'Post discussion on course resources (305)',
        !          2272: 
        !          2273:    'Post system frontpage announcements'
        !          2274: => 'Post system frontpage announcements (306)',
        !          2275: 
        !          2276:    'Post to live chatrooms'
        !          2277: => 'Post to live chatrooms (307)',
        !          2278: 
        !          2279:    'Preferred language'
        !          2280: => 'Preferred language (308)',
        !          2281: 
        !          2282:    'Preparing Excel Spreadsheet'
        !          2283: => 'Preparing Excel Spreadsheet (309)',
        !          2284: 
        !          2285:    'Previous'
        !          2286: => 'Previous (310)',
        !          2287: 
        !          2288:    'Printing Helper'
        !          2289: => 'Printing Helper (311)',
        !          2290: 
        !          2291:    'Privacy Note'
        !          2292: => 'Privacy Note (312)',
        !          2293: 
        !          2294:    'Problem Status Chart'
        !          2295: => 'Problem Status Chart (313)',
        !          2296: 
        !          2297:    'Problems'
        !          2298: => 'Problems (314)',
        !          2299: 
        !          2300:    'Problems Not Contained In A Folder'
        !          2301: => 'Problems Not Contained In A Folder (315)',
        !          2302: 
        !          2303:    'Problems creating new Excel file.  This error has been logged.  Please alert your LON-CAPA administrator.'
        !          2304: => 'Problems creating new Excel file.  This error has been logged.  Please alert your LON-CAPA administrator. (316)',
        !          2305: 
        !          2306:    'Processed [_1] student(s).'
        !          2307: => 'Processed [_1] student(s). (317)',
        !          2308: 
        !          2309:    'Processing course structure'
        !          2310: => 'Processing course structure (318)',
        !          2311: 
        !          2312:    'Processing first student'
        !          2313: => 'Processing first student (319)',
        !          2314: 
        !          2315:    'Produce Excel Output'
        !          2316: => 'Produce Excel Output (320)',
        !          2317: 
        !          2318:    'Provide feedback messages or contribute to the course discussion about this resource'
        !          2319: => 'Provide feedback messages or contribute to the course discussion about this resource (321)',
        !          2320: 
        !          2321:    'Provide my evaluation of this resource'
        !          2322: => 'Provide my evaluation of this resource (322)',
        !          2323: 
        !          2324:    'Publish'
        !          2325: => 'Publish (323)',
        !          2326: 
        !          2327:    'Publish Directory'
        !          2328: => 'Publish Directory (324)',
        !          2329: 
        !          2330:    'Publish Directory and Sub Directories'
        !          2331: => 'Publish Directory and Sub Directories (325)',
        !          2332: 
        !          2333:    'Published'
        !          2334: => 'Published (326)',
        !          2335: 
        !          2336:    'Question Text'
        !          2337: => 'Question Text (327)',
        !          2338: 
        !          2339:    'Question Type'
        !          2340: => 'Question Type (328)',
        !          2341: 
        !          2342:    'Quick Completed Problems Display'
        !          2343: => 'Quick Completed Problems Display (329)',
        !          2344: 
        !          2345:    'Random position'
        !          2346: => 'Random position (330)',
        !          2347: 
        !          2348:    'Re'
        !          2349: => 'Re (331)',
        !          2350: 
        !          2351:    'Re-enrollment will re-activate data.'
        !          2352: => 'Re-enrollment will re-activate data. (332)',
        !          2353: 
        !          2354:    'Reading results from'
        !          2355: => 'Reading results from (333)',
        !          2356: 
        !          2357:    'Record'
        !          2358: => 'Record (334)',
        !          2359: 
        !          2360:    'Registering'
        !          2361: => 'Registering (335)',
        !          2362: 
        !          2363:    'Related'
        !          2364: => 'Related (336)',
        !          2365: 
        !          2366:    'Reply'
        !          2367: => 'Reply (337)',
        !          2368: 
        !          2369:    'Reset Submissions'
        !          2370: => 'Reset Submissions (338)',
        !          2371: 
        !          2372:    'Resource Feedback and Discussion'
        !          2373: => 'Resource Feedback and Discussion (339)',
        !          2374: 
        !          2375:    'Resource Level'
        !          2376: => 'Resource Level (340)',
        !          2377: 
        !          2378:    'Retrieve'
        !          2379: => 'Retrieve (341)',
        !          2380: 
        !          2381:    'Retrieve Published Resources'
        !          2382: => 'Retrieve Published Resources (342)',
        !          2383: 
        !          2384:    'Revert to Last Saved'
        !          2385: => 'Revert to Last Saved (343)',
        !          2386: 
        !          2387:    'Revision Date'
        !          2388: => 'Revision Date (344)',
        !          2389: 
        !          2390:    'Row'
        !          2391: => 'Row (345)',
        !          2392: 
        !          2393:    'Russian - KOI'
        !          2394: => 'Russian - KOI (346)',
        !          2395: 
        !          2396:    'S.D. tries'
        !          2397: => 'S.D. tries (347)',
        !          2398: 
        !          2399:    'Samples'
        !          2400: => 'Samples (348)',
        !          2401: 
        !          2402:    'Save as'
        !          2403: => 'Save as (349)',
        !          2404: 
        !          2405:    'Save as & Make This Sheet the Default'
        !          2406: => 'Save as & Make This Sheet the Default (350)',
        !          2407: 
        !          2408:    'Save as ...'
        !          2409: => 'Save as ... (351)',
        !          2410: 
        !          2411:    'Scantron Operator'
        !          2412: => 'Scantron Operator (352)',
        !          2413: 
        !          2414:    'Search Complete'
        !          2415: => 'Search Complete (353)',
        !          2416: 
        !          2417:    'Section'
        !          2418: => 'Section (354)',
        !          2419: 
        !          2420:    'Sections'
        !          2421: => 'Sections (355)',
        !          2422: 
        !          2423:    'Select All'
        !          2424: => 'Select All (356)',
        !          2425: 
        !          2426:    'Select All Students'
        !          2427: => 'Select All Students (357)',
        !          2428: 
        !          2429:    'Select Date'
        !          2430: => 'Select Date (358)',
        !          2431: 
        !          2432:    'Select Enclosing Map or Folder'
        !          2433: => 'Select Enclosing Map or Folder (359)',
        !          2434: 
        !          2435:    'Select Parameter Level'
        !          2436: => 'Select Parameter Level (360)',
        !          2437: 
        !          2438:    'Select Spreadsheet File'
        !          2439: => 'Select Spreadsheet File (361)',
        !          2440: 
        !          2441:    'Select a course'
        !          2442: => 'Select a course (362)',
        !          2443: 
        !          2444:    'Selecting a User'
        !          2445: => 'Selecting a User (363)',
        !          2446: 
        !          2447:    'Send Message to User(s)'
        !          2448: => 'Send Message to User(s) (364)',
        !          2449: 
        !          2450:    'Send New'
        !          2451: => 'Send New (365)',
        !          2452: 
        !          2453:    'Send Reply'
        !          2454: => 'Send Reply (366)',
        !          2455: 
        !          2456:    'Send Scantron data to a course'
        !          2457: => 'Send Scantron data to a course (367)',
        !          2458: 
        !          2459:    'Send as critical message'
        !          2460: => 'Send as critical message (368)',
        !          2461: 
        !          2462:    'Send internal email'
        !          2463: => 'Send internal email (369)',
        !          2464: 
        !          2465:    'Sequence or Folder'
        !          2466: => 'Sequence or Folder (370)',
        !          2467: 
        !          2468:    'Sequences and Folders'
        !          2469: => 'Sequences and Folders (371)',
        !          2470: 
        !          2471:    'Set Course Environment Parameters'
        !          2472: => 'Set Course Environment Parameters (372)',
        !          2473: 
        !          2474:    'Set Date'
        !          2475: => 'Set Date (373)',
        !          2476: 
        !          2477:    'Set Defaults for All Resources in Course'
        !          2478: => 'Set Defaults for All Resources in Course (374)',
        !          2479: 
        !          2480:    'Set Version to be used in Course'
        !          2481: => 'Set Version to be used in Course (375)',
        !          2482: 
        !          2483:    'Set Versions to be used in Course according to Selections below'
        !          2484: => 'Set Versions to be used in Course according to Selections below (376)',
        !          2485: 
        !          2486:    'Set a due date'
        !          2487: => 'Set a due date (377)',
        !          2488: 
        !          2489:    'Set all Resource Versions to current Version (Fix Versions)'
        !          2490: => 'Set all Resource Versions to current Version (Fix Versions) (378)',
        !          2491: 
        !          2492:    'Set an answer open date'
        !          2493: => 'Set an answer open date (379)',
        !          2494: 
        !          2495:    'Set an open date'
        !          2496: => 'Set an open date (380)',
        !          2497: 
        !          2498:    'Set opening datefor all problems in the course for. . .'
        !          2499: => 'Set opening datefor all problems in the course for. . . (381)',
        !          2500: 
        !          2501:    'Set the number of tries'
        !          2502: => 'Set the number of tries (382)',
        !          2503: 
        !          2504:    'Set the problem weight'
        !          2505: => 'Set the problem weight (383)',
        !          2506: 
        !          2507:    'Set/Modify Course Assessment Parameter'
        !          2508: => 'Set/Modify Course Assessment Parameter (384)',
        !          2509: 
        !          2510:    'Set/Modify Course Assessment Parameters'
        !          2511: => 'Set/Modify Course Assessment Parameters (385)',
        !          2512: 
        !          2513:    'Set/Modify Course Parameters'
        !          2514: => 'Set/Modify Course Parameters (386)',
        !          2515: 
        !          2516:    'Shared by course faculty and staff'
        !          2517: => 'Shared by course faculty and staff (387)',
        !          2518: 
        !          2519:    'Short string response'
        !          2520: => 'Short string response (388)',
        !          2521: 
        !          2522:    'Show More Options'
        !          2523: => 'Show More Options (389)',
        !          2524: 
        !          2525:    'Show Preview'
        !          2526: => 'Show Preview (390)',
        !          2527: 
        !          2528:    'Show always at bottom position'
        !          2529: => 'Show always at bottom position (391)',
        !          2530: 
        !          2531:    'Show always at top position'
        !          2532: => 'Show always at top position (392)',
        !          2533: 
        !          2534:    'Show catalog information'
        !          2535: => 'Show catalog information (393)',
        !          2536: 
        !          2537:    'Show resource'
        !          2538: => 'Show resource (394)',
        !          2539: 
        !          2540:    'Significant figures are incorrect, submission was not graded.'
        !          2541: => 'Significant figures are incorrect, submission was not graded. (395)',
        !          2542: 
        !          2543:    'Simple Problem Editor'
        !          2544: => 'Simple Problem Editor (396)',
        !          2545: 
        !          2546:    'Size'
        !          2547: => 'Size (397)',
        !          2548: 
        !          2549:    'Size:'
        !          2550: => 'Size: (398)',
        !          2551: 
        !          2552:    'Skew Tries'
        !          2553: => 'Skew Tries (399)',
        !          2554: 
        !          2555:    'Space separated'
        !          2556: => 'Space separated (400)',
        !          2557: 
        !          2558:    'Spreadsheet Computation'
        !          2559: => 'Spreadsheet Computation (401)',
        !          2560: 
        !          2561:    'Spreadsheet Computation Status'
        !          2562: => 'Spreadsheet Computation Status (402)',
        !          2563: 
        !          2564:    'Starting'
        !          2565: => 'Starting (403)',
        !          2566: 
        !          2567:    'Starting and Ending Dates'
        !          2568: => 'Starting and Ending Dates (404)',
        !          2569: 
        !          2570:    'Statistics'
        !          2571: => 'Statistics (405)',
        !          2572: 
        !          2573:    'Statistics and Problem Analysis'
        !          2574: => 'Statistics and Problem Analysis (406)',
        !          2575: 
        !          2576:    'Store'
        !          2577: => 'Store (407)',
        !          2578: 
        !          2579:    'Store Changes'
        !          2580: => 'Store Changes (408)',
        !          2581: 
        !          2582:    'Student Data Compilation Progress'
        !          2583: => 'Student Data Compilation Progress (409)',
        !          2584: 
        !          2585:    'Student Data Compilation Status'
        !          2586: => 'Student Data Compilation Status (410)',
        !          2587: 
        !          2588:    'Student Number'
        !          2589: => 'Student Number (411)',
        !          2590: 
        !          2591:    'Student level sheet'
        !          2592: => 'Student level sheet (412)',
        !          2593: 
        !          2594:    'Student performance statistics on all problems.'
        !          2595: => 'Student performance statistics on all problems. (413)',
        !          2596: 
        !          2597:    'Students Affected'
        !          2598: => 'Students Affected (414)',
        !          2599: 
        !          2600:    'Submission Time Analysis'
        !          2601: => 'Submission Time Analysis (415)',
        !          2602: 
        !          2603:    'Submit Changes and Edit'
        !          2604: => 'Submit Changes and Edit (416)',
        !          2605: 
        !          2606:    'Summary'
        !          2607: => 'Summary (417)',
        !          2608: 
        !          2609:    'Summary View'
        !          2610: => 'Summary View (418)',
        !          2611: 
        !          2612:    'Synchronized SQL metadata database'
        !          2613: => 'Synchronized SQL metadata database (419)',
        !          2614: 
        !          2615:    'Tabulator separated'
        !          2616: => 'Tabulator separated (420)',
        !          2617: 
        !          2618:    'Task'
        !          2619: => 'Task (421)',
        !          2620: 
        !          2621:    'TeXWidth(mm):'
        !          2622: => 'TeXWidth(mm): (422)',
        !          2623: 
        !          2624:    'Template'
        !          2625: => 'Template (423)',
        !          2626: 
        !          2627:    'Temporary Assembly Workspace'
        !          2628: => 'Temporary Assembly Workspace (424)',
        !          2629: 
        !          2630:    'Text'
        !          2631: => 'Text (425)',
        !          2632: 
        !          2633:    'Text Block'
        !          2634: => 'Text Block (426)',
        !          2635: 
        !          2636:    'The information you submit can be viewed by anybody who is logged into LON-CAPA. Do not provide information that you are not ready to share publicly.'
        !          2637: => 'The information you submit can be viewed by anybody who is logged into LON-CAPA. Do not provide information that you are not ready to share publicly. (427)',
        !          2638: 
        !          2639:    'The optional email address field was not specified.'
        !          2640: => 'The optional email address field was not specified. (428)',
        !          2641: 
        !          2642:    'The optional name field was not specified.'
        !          2643: => 'The optional name field was not specified. (429)',
        !          2644: 
        !          2645:    'The optional section or group field was not specified.'
        !          2646: => 'The optional section or group field was not specified. (430)',
        !          2647: 
        !          2648:    'The optional student number field was not specified.'
        !          2649: => 'The optional student number field was not specified. (431)',
        !          2650: 
        !          2651:    'There are currently no results'
        !          2652: => 'There are currently no results (432)',
        !          2653: 
        !          2654:    'There are no students currently enrolled.'
        !          2655: => 'There are no students currently enrolled. (433)',
        !          2656: 
        !          2657:    'There is no student data for this problem.'
        !          2658: => 'There is no student data for this problem. (434)',
        !          2659: 
        !          2660:    'This helper will assist you in setting the open, due, and answer dates for problems, or in setting the number of tries for problems. You will be asked to select which problems you wish to set the parameters for, then what parameter you wish to set, then you will select whom the setting affects. After the helper is done, you will be shown where in the advanced interface you would have gone to set the parameter you have chosen, so in the future you can do it directly. Press Next -&gt; to begin, or select &lt;- Previous to go back to the previous screen.'
        !          2661: => 'This helper will assist you in setting the open, due, and answer dates for problems, or in setting the number of tries for problems. You will be asked to select which problems you wish to set the parameters for, then what parameter you wish to set, then you will select whom the setting affects. After the helper is done, you will be shown where in the advanced interface you would have gone to set the parameter you have chosen, so in the future you can do it directly. Press Next -&gt; to begin, or select &lt;- Previous to go back to the previous screen. (435)',
        !          2662: 
        !          2663:    'This is an automatic message generated by the LON-CAPA system.'
        !          2664: => 'This is an automatic message generated by the LON-CAPA system. (436)',
        !          2665: 
        !          2666:    'Threaded View'
        !          2667: => 'Threaded View (437)',
        !          2668: 
        !          2669:    'Time'
        !          2670: => 'Time (438)',
        !          2671: 
        !          2672:    'To'
        !          2673: => 'To (439)',
        !          2674: 
        !          2675:    'Topic'
        !          2676: => 'Topic (440)',
        !          2677: 
        !          2678:    'Total'
        !          2679: => 'Total (441)',
        !          2680: 
        !          2681:    'Total Parts In Course'
        !          2682: => 'Total Parts In Course (442)',
        !          2683: 
        !          2684:    'Total number of records found in file: [_1].'
        !          2685: => 'Total number of records found in file: [_1]. (443)',
        !          2686: 
        !          2687:    'True'
        !          2688: => 'True (444)',
        !          2689: 
        !          2690:    'Turkish - ISO'
        !          2691: => 'Turkish - ISO (445)',
        !          2692: 
        !          2693:    'Type'
        !          2694: => 'Type (446)',
        !          2695: 
        !          2696:    'Type-in value'
        !          2697: => 'Type-in value (447)',
        !          2698: 
        !          2699:    'UNIX authenticated'
        !          2700: => 'UNIX authenticated (448)',
        !          2701: 
        !          2702:    'URL'
        !          2703: => 'URL (449)',
        !          2704: 
        !          2705:    'USERS'
        !          2706: => 'USERS (450)',
        !          2707: 
        !          2708:    'Unable to connect to database!'
        !          2709: => 'Unable to connect to database! (451)',
        !          2710: 
        !          2711:    'Unable to enroll students'
        !          2712: => 'Unable to enroll students (452)',
        !          2713: 
        !          2714:    'Uncheck All'
        !          2715: => 'Uncheck All (453)',
        !          2716: 
        !          2717:    'Unit:'
        !          2718: => 'Unit: (454)',
        !          2719: 
        !          2720:    'Unknown ID'
        !          2721: => 'Unknown ID (455)',
        !          2722: 
        !          2723:    'Unknown user'
        !          2724: => 'Unknown user (456)',
        !          2725: 
        !          2726:    'Unpublished'
        !          2727: => 'Unpublished (457)',
        !          2728: 
        !          2729:    'Unselect All'
        !          2730: => 'Unselect All (458)',
        !          2731: 
        !          2732:    'Unselect All Students'
        !          2733: => 'Unselect All Students (459)',
        !          2734: 
        !          2735:    'Unsuccessful Login'
        !          2736: => 'Unsuccessful Login (460)',
        !          2737: 
        !          2738:    'Up'
        !          2739: => 'Up (461)',
        !          2740: 
        !          2741:    'Update Course Assessment Parameter Display'
        !          2742: => 'Update Course Assessment Parameter Display (462)',
        !          2743: 
        !          2744:    'Update Section or Specific User'
        !          2745: => 'Update Section or Specific User (463)',
        !          2746: 
        !          2747:    'Update Student Data'
        !          2748: => 'Update Student Data (464)',
        !          2749: 
        !          2750:    'Updating discussion time'
        !          2751: => 'Updating discussion time (465)',
        !          2752: 
        !          2753:    'Upload Scantron data'
        !          2754: => 'Upload Scantron data (466)',
        !          2755: 
        !          2756:    'Upload a Photo'
        !          2757: => 'Upload a Photo (467)',
        !          2758: 
        !          2759:    'Upload a class list'
        !          2760: => 'Upload a class list (468)',
        !          2761: 
        !          2762:    'Uploading Class List'
        !          2763: => 'Uploading Class List (469)',
        !          2764: 
        !          2765:    'User Notes, Records of Face-To-Face Discussions, and Critical Messages in Course'
        !          2766: => 'User Notes, Records of Face-To-Face Discussions, and Critical Messages in Course (470)',
        !          2767: 
        !          2768:    'User Notes, Records of Face-to-Face Discussions, and Critical Messages'
        !          2769: => 'User Notes, Records of Face-to-Face Discussions, and Critical Messages (471)',
        !          2770: 
        !          2771:    'Value'
        !          2772: => 'Value (472)',
        !          2773: 
        !          2774:    'Verify Content'
        !          2775: => 'Verify Content (473)',
        !          2776: 
        !          2777:    'Verify Selection'
        !          2778: => 'Verify Selection (474)',
        !          2779: 
        !          2780:    'Version Number'
        !          2781: => 'Version Number (475)',
        !          2782: 
        !          2783:    'Version changes since Yesterday'
        !          2784: => 'Version changes since Yesterday (476)',
        !          2785: 
        !          2786:    'Version changes since last Month'
        !          2787: => 'Version changes since last Month (477)',
        !          2788: 
        !          2789:    'Version changes since last Week'
        !          2790: => 'Version changes since last Week (478)',
        !          2791: 
        !          2792:    'Version changes since start of Course'
        !          2793: => 'Version changes since start of Course (479)',
        !          2794: 
        !          2795:    'Version used in Course'
        !          2796: => 'Version used in Course (480)',
        !          2797: 
        !          2798:    'View'
        !          2799: => 'View (481)',
        !          2800: 
        !          2801:    'View Class List'
        !          2802: => 'View Class List (482)',
        !          2803: 
        !          2804:    'View Critical Messages'
        !          2805: => 'View Critical Messages (483)',
        !          2806: 
        !          2807:    'View Published Version'
        !          2808: => 'View Published Version (484)',
        !          2809: 
        !          2810:    'View user submissions for this assessment resource'
        !          2811: => 'View user submissions for this assessment resource (485)',
        !          2812: 
        !          2813:    'Warning!'
        !          2814: => 'Warning! (486)',
        !          2815: 
        !          2816:    'Web References'
        !          2817: => 'Web References (487)',
        !          2818: 
        !          2819:    'Welcome'
        !          2820: => 'Welcome (488)',
        !          2821: 
        !          2822:    'Welcome to the Assignment Parameter Helper'
        !          2823: => 'Welcome to the Assignment Parameter Helper (489)',
        !          2824: 
        !          2825:    'Welcome to the Learning<i>Online</i> Network with CAPA. Please wait while your session is being set up'
        !          2826: => 'Welcome to the Learning<i>Online</i> Network with CAPA. Please wait while your session is being set up (490)',
        !          2827: 
        !          2828:    'What parameter do you want to set for all problems in the course?'
        !          2829: => 'What parameter do you want to set for all problems in the course? (491)',
        !          2830: 
        !          2831:    'What should the opening date be set to?'
        !          2832: => 'What should the opening date be set to? (492)',
        !          2833: 
        !          2834:    'Which Problem or Problems?'
        !          2835: => 'Which Problem or Problems? (493)',
        !          2836: 
        !          2837:    'Which problems do you wish to set a parameter for?'
        !          2838: => 'Which problems do you wish to set a parameter for? (494)',
        !          2839: 
        !          2840:    'Width(pixel):'
        !          2841: => 'Width(pixel): (495)',
        !          2842: 
        !          2843:    'Words'
        !          2844: => 'Words (496)',
        !          2845: 
        !          2846:    'XML/SGML'
        !          2847: => 'XML/SGML (497)',
        !          2848: 
        !          2849:    'You have no critical messages.'
        !          2850: => 'You have no critical messages. (498)',
        !          2851: 
        !          2852:    'You must choose an authentication type.'
        !          2853: => 'You must choose an authentication type. (499)',
        !          2854: 
        !          2855:    'You must choose at least one student to continue.'
        !          2856: => 'You must choose at least one student to continue. (500)',
        !          2857: 
        !          2858:    'You must choose one or more choices to continue.'
        !          2859: => 'You must choose one or more choices to continue. (501)',
        !          2860: 
        !          2861:    'You need to choose another user role or enter a specific course for this function'
        !          2862: => 'You need to choose another user role or enter a specific course for this function (502)',
        !          2863: 
        !          2864:    'You need to specify the Kerberos domain.'
        !          2865: => 'You need to specify the Kerberos domain. (503)',
        !          2866: 
        !          2867:    'You need to specify the initial password.'
        !          2868: => 'You need to specify the initial password. (504)',
        !          2869: 
        !          2870:    'You need to specify the username field.'
        !          2871: => 'You need to specify the username field. (505)',
        !          2872: 
        !          2873:    'Your Excel Spreadsheet'
        !          2874: => 'Your Excel Spreadsheet (506)',
        !          2875: 
        !          2876:    'Your Version Settings have been Stored'
        !          2877: => 'Your Version Settings have been Stored (507)',
        !          2878: 
        !          2879:    '[_1] Do not change login data'
        !          2880: => '[_1] Do not change login data (508)',
        !          2881: 
        !          2882:    '[_1] Filesystem Authenticated (with initial password [_2])'
        !          2883: => '[_1] Filesystem Authenticated (with initial password [_2]) (509)',
        !          2884: 
        !          2885:    '[_1] Internally authenticated (with initial password [_2])'
        !          2886: => '[_1] Internally authenticated (with initial password [_2]) (510)',
        !          2887: 
        !          2888:    '[_1] Kerberos authenticated with domain [_2] [_3] Version 4 [_4] Version 5'
        !          2889: => '[_1] Kerberos authenticated with domain [_2] [_3] Version 4 [_4] Version 5 (511)',
        !          2890: 
        !          2891:    '[_1] Local Authentication with arguement [_2]'
        !          2892: => '[_1] Local Authentication with arguement [_2] (512)',
        !          2893: 
        !          2894:    'a.m.'
        !          2895: => 'a.m. (513)',
        !          2896: 
        !          2897:    'abstract'
        !          2898: => 'abstract (514)',
        !          2899: 
        !          2900:    'acc keys'
        !          2901: => 'acc keys (515)',
        !          2902: 
        !          2903:    'according to course preferences'
        !          2904: => 'according to course preferences (516)',
        !          2905: 
        !          2906:    'according to resource settings'
        !          2907: => 'according to resource settings (517)',
        !          2908: 
        !          2909:    'according to user session state'
        !          2910: => 'according to user session state (518)',
        !          2911: 
        !          2912:    'all'
        !          2913: => 'all (519)',
        !          2914: 
        !          2915:    'and return receipt'
        !          2916: => 'and return receipt (520)',
        !          2917: 
        !          2918:    'anonymous'
        !          2919: => 'anonymous (521)',
        !          2920: 
        !          2921:    'at'
        !          2922: => 'at (522)',
        !          2923: 
        !          2924:    'at Domain'
        !          2925: => 'at Domain (523)',
        !          2926: 
        !          2927:    'at domain'
        !          2928: => 'at domain (524)',
        !          2929: 
        !          2930:    'audio'
        !          2931: => 'audio (525)',
        !          2932: 
        !          2933:    'author'
        !          2934: => 'author (526)',
        !          2935: 
        !          2936:    'bytes'
        !          2937: => 'bytes (527)',
        !          2938: 
        !          2939:    'can not be accessed from your location.'
        !          2940: => 'can not be accessed from your location. (528)',
        !          2941: 
        !          2942:    'catalog'
        !          2943: => 'catalog (529)',
        !          2944: 
        !          2945:    'co con-'
        !          2946: => 'co con- (530)',
        !          2947: 
        !          2948:    'co res'
        !          2949: => 'co res (531)',
        !          2950: 
        !          2951:    'contacting'
        !          2952: => 'contacting (532)',
        !          2953: 
        !          2954:    'copyright'
        !          2955: => 'copyright (533)',
        !          2956: 
        !          2957:    'customdistributionfile'
        !          2958: => 'customdistributionfile (534)',
        !          2959: 
        !          2960:    'default'
        !          2961: => 'default (535)',
        !          2962: 
        !          2963:    'directory'
        !          2964: => 'directory (536)',
        !          2965: 
        !          2966:    'discuss'
        !          2967: => 'discuss (537)',
        !          2968: 
        !          2969:    'edit'
        !          2970: => 'edit (538)',
        !          2971: 
        !          2972:    'evaluate'
        !          2973: => 'evaluate (539)',
        !          2974: 
        !          2975:    'feedback'
        !          2976: => 'feedback (540)',
        !          2977: 
        !          2978:    'for Enclosing Map or Folder'
        !          2979: => 'for Enclosing Map or Folder (541)',
        !          2980: 
        !          2981:    'for Resource'
        !          2982: => 'for Resource (542)',
        !          2983: 
        !          2984:    'from Enclosing Map or Folder'
        !          2985: => 'from Enclosing Map or Folder (543)',
        !          2986: 
        !          2987:    'general'
        !          2988: => 'general (544)',
        !          2989: 
        !          2990:    'in Course'
        !          2991: => 'in Course (545)',
        !          2992: 
        !          2993:    'in Section/Group'
        !          2994: => 'in Section/Group (546)',
        !          2995: 
        !          2996:    'info'
        !          2997: => 'info (547)',
        !          2998: 
        !          2999:    'interface available'
        !          3000: => 'interface available (548)',
        !          3001: 
        !          3002:    'keywords'
        !          3003: => 'keywords (549)',
        !          3004: 
        !          3005:    'language'
        !          3006: => 'language (550)',
        !          3007: 
        !          3008:    'last student'
        !          3009: => 'last student (551)',
        !          3010: 
        !          3011:    'loginproblems.html'
        !          3012: => 'loginproblems.html (552)',
        !          3013: 
        !          3014:    'manage'
        !          3015: => 'manage (553)',
        !          3016: 
        !          3017:    'midnight'
        !          3018: => 'midnight (554)',
        !          3019: 
        !          3020:    'minutes'
        !          3021: => 'minutes (555)',
        !          3022: 
        !          3023:    'missions'
        !          3024: => 'missions (556)',
        !          3025: 
        !          3026:    'most recent'
        !          3027: => 'most recent (557)',
        !          3028: 
        !          3029:    'movies'
        !          3030: => 'movies (558)',
        !          3031: 
        !          3032:    'name only visible to course faculty'
        !          3033: => 'name only visible to course faculty (559)',
        !          3034: 
        !          3035:    'noon'
        !          3036: => 'noon (560)',
        !          3037: 
        !          3038:    'notes'
        !          3039: => 'notes (561)',
        !          3040: 
        !          3041:    'num_override'
        !          3042: => 'num_override (562)',
        !          3043: 
        !          3044:    'obsolete'
        !          3045: => 'obsolete (563)',
        !          3046: 
        !          3047:    'obsoletereplacement'
        !          3048: => 'obsoletereplacement (564)',
        !          3049: 
        !          3050:    'of'
        !          3051: => 'of (565)',
        !          3052: 
        !          3053:    'or ID'
        !          3054: => 'or ID (566)',
        !          3055: 
        !          3056:    'p.m.'
        !          3057: => 'p.m. (567)',
        !          3058: 
        !          3059:    'pages'
        !          3060: => 'pages (568)',
        !          3061: 
        !          3062:    'part'
        !          3063: => 'part (569)',
        !          3064: 
        !          3065:    'percent'
        !          3066: => 'percent (570)',
        !          3067: 
        !          3068:    'pictures'
        !          3069: => 'pictures (571)',
        !          3070: 
        !          3071:    'problem'
        !          3072: => 'problem (572)',
        !          3073: 
        !          3074:    'problem statistics grouped by sequence'
        !          3075: => 'problem statistics grouped by sequence (573)',
        !          3076: 
        !          3077:    'problem statistics ungrouped'
        !          3078: => 'problem statistics ungrouped (574)',
        !          3079: 
        !          3080:    'problem statistics, Excel'
        !          3081: => 'problem statistics, Excel (575)',
        !          3082: 
        !          3083:    'remaining'
        !          3084: => 'remaining (576)',
        !          3085: 
        !          3086:    'resources'
        !          3087: => 'resources (577)',
        !          3088: 
        !          3089:    'second'
        !          3090: => 'second (578)',
        !          3091: 
        !          3092:    'seconds'
        !          3093: => 'seconds (579)',
        !          3094: 
        !          3095:    'seconds for'
        !          3096: => 'seconds for (580)',
        !          3097: 
        !          3098:    'sequence'
        !          3099: => 'sequence (581)',
        !          3100: 
        !          3101:    'subject'
        !          3102: => 'subject (582)',
        !          3103: 
        !          3104:    'this'
        !          3105: => 'this (583)',
        !          3106: 
        !          3107:    'title'
        !          3108: => 'title (584)',
        !          3109: 
        !          3110:    'unless locked'
        !          3111: => 'unless locked (585)',
        !          3112: 
        !          3113:    'users in'
        !          3114: => 'users in (586)',
1.1       www      3115: 
1.3     ! minaeibi 3116:    'versions of this problem'
        !          3117: => 'versions of this problem (587)',
1.1       www      3118: 
1.3     ! minaeibi 3119:    'view sub-'
        !          3120: => 'view sub- (588)',
1.1       www      3121: 
1.3     ! minaeibi 3122:    'waiting on'
        !          3123: => 'waiting on (589)',

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