Annotation of loncom/localize/localize/zh.pm, revision 1.130

1.6       bisitz      1: # The LearningOnline Network with CAPA
                      2: # Chinese Simplified Localization Lexicon
                      3: #
1.130   ! raeburn     4: # $Id: zh.pm,v 1.129 2017/05/19 20:31:00 raeburn Exp $
1.6       bisitz      5: #
                      6: # Copyright Michigan State University Board of Trustees
                      7: #
                      8: # This file is part of the LearningOnline Network with CAPA (LON-CAPA).
                      9: #
                     10: # LON-CAPA is free software; you can redistribute it and/or modify
                     11: # it under the terms of the GNU General Public License as published by
                     12: # the Free Software Foundation; either version 2 of the License, or
                     13: # (at your option) any later version.
                     14: #
                     15: # LON-CAPA is distributed in the hope that it will be useful,
                     16: # but WITHOUT ANY WARRANTY; without even the implied warranty of
                     17: # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
                     18: # GNU General Public License for more details.
                     19: #
                     20: # You should have received a copy of the GNU General Public License
                     21: # along with LON-CAPA; if not, write to the Free Software
                     22: # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
                     23: #
                     24: # /home/httpd/html/adm/gpl.txt
                     25: #
                     26: # http://www.lon-capa.org/
                     27: #
                     28: ######################################################################
                     29: ######################################################################
                     30: 
                     31: 
                     32: package Apache::localize::zh;
                     33: use base qw(Apache::localize);
                     34: 
                     35: %Lexicon=('_AUTO' => 1,
                     36: 'char_encoding'=> 'UTF-8',
                     37: 'language_code'=> 'zh',
                     38: 'lang_locale' => 'zh-cn.utf8',
1.79      bisitz     39: 'date_locale'  =>
1.9       zhu        40:       '$weekday, $day. $month $year, $twentyfour:$minutes:$seconds',
1.6       bisitz     41: 'date_months'  => '一月,二月,三月,四月,五月,六月,七月,八月,九月,十月,十一月,十二月',
                     42: 'date_days'    => '星期日,星期一,星期二,星期三,星期四,星期五,星期六',
                     43: 'date_am' => '上午',
                     44: 'date_pm' => '下午',
                     45: 'htmlarea_lang' => 'zh-cn',
                     46: 
1.123     bisitz     47:    'Deutsch - UTF' # do not translate
                     48: => 'Deutsch - UTF',
                     49: 
                     50:    'English - UTF' # do not translate
                     51: => 'English - UTF',
                     52: 
                     53:    'Português - UTF' # do not translate
                     54: => 'Português - UTF',
                     55: 
                     56:    'español (castellano) - UTF' # do not translate
                     57: => 'español (castellano) - UTF',
                     58: 
                     59:    'français - UTF' # do not translate
                     60: => 'français - UTF',
                     61: 
                     62:    'türkçe - UTF' # do not translate
                     63: => 'türkçe - UTF',
                     64: 
                     65:    'Русский - UTF' # do not translate
                     66: => 'Русский - UTF',
                     67: 
                     68:    'עברית - UTF' # do not translate
                     69: => 'עברית - UTF',
                     70: 
                     71:    '日本語 - UTF' # do not translate
                     72: => '日本語 - UTF',
                     73: 
                     74:    '简体中文 - UTF' # do not translate
                     75: => '简体中文 - UTF',
                     76: 
                     77:    'ﺍیﺭﺎﻧی - UTF' # do not translate
                     78: => 'ﺍیﺭﺎﻧی - UTF',
                     79: 
                     80:    'ﺎﻠﻋﺮﺒﻳﺓ - UTF' # do not translate
                     81: => 'ﺎﻠﻋﺮﺒﻳﺓ - UTF',
                     82: 
                     83:    'Swedish Chef - UTF'
                     84: => 'Swedish Chef - UTF',
                     85: 
1.6       bisitz     86:    'Domain'
                     87: => '领域',
                     88: 
                     89:    'Domain:'
                     90: => '领域:',
                     91: 
                     92:    'Server'
1.7       zhu        93: => '服务器',
1.6       bisitz     94: 
                     95:    'Server Load'
1.7       zhu        96: => '服务器负载',
1.6       bisitz     97: 
                     98:    'User Load'
1.7       zhu        99: => '用户负载',
1.6       bisitz    100: 
                    101:    'Help'
                    102: => '帮助',
                    103: 
                    104:    'Log in'
                    105: => '登录',
                    106: 
                    107:    'Log-in to LON-CAPA'
                    108: => '登录 LON-CAPA',
                    109: 
                    110:    'Username'
                    111: => '用户名',
                    112: 
                    113:    'Password'
                    114: => '密码',
                    115: 
                    116:    'choose'
1.10      zhu       117: => '选择',
1.6       bisitz    118: 
                    119:    'enter'
1.12      zhu       120: => '进入',
1.6       bisitz    121: 
                    122:    'view'
1.93      raeburn   123: => 'view',
1.6       bisitz    124: 
                    125:    'calendar'
1.10      zhu       126: => '日历',
1.6       bisitz    127: 
                    128:    'prefer-'
1.93      raeburn   129: => 'prefer-',
1.6       bisitz    130: 
                    131:    'ences'
1.93      raeburn   132: => 'ences',
1.6       bisitz    133: 
                    134:    'role'
1.10      zhu       135: => '角色',
1.6       bisitz    136: 
                    137:    'course'
1.10      zhu       138: => '课程',
1.6       bisitz    139: 
                    140:    'Course'
1.10      zhu       141: => '课程',
1.6       bisitz    142: 
                    143:    'Section/Group'
1.10      zhu       144: => '科/组',
1.6       bisitz    145: 
                    146:    'today'
1.10      zhu       147: => '今日',
1.6       bisitz    148: 
                    149:    'last week'
1.10      zhu       150: => '上周',
1.6       bisitz    151: 
                    152:    'last month'
1.10      zhu       153: => '上个月',
1.6       bisitz    154: 
                    155:    'last three months'
1.10      zhu       156: => '过去3个月',
1.6       bisitz    157: 
                    158:    'last six months'
1.10      zhu       159: => '过去6个月',
1.6       bisitz    160: 
                    161:    'last year'
1.10      zhu       162: => '去年',
1.6       bisitz    163: 
                    164:    'Submit'
1.10      zhu       165: => '提交',
1.6       bisitz    166: 
                    167:    'Rename'
                    168: => '重命名',
                    169: 
                    170:    'Save'
                    171: => '保存',
                    172: 
                    173:    'Save All'
1.9       zhu       174: => '全部保存',
1.6       bisitz    175: 
                    176:    'Done'
1.10      zhu       177: => '完成',
1.6       bisitz    178: 
                    179:    'Select User'
                    180: => '选择用户',
                    181: 
                    182:    'Select Course'
                    183: => '选择课程',
                    184: 
                    185:    'Changes will become active for your current session after'
1.93      raeburn   186: => 'Changes will become active for your current session after',
1.6       bisitz    187: 
                    188:    're-initializing course'
1.10      zhu       189: => '课程重新初始化',
1.6       bisitz    190: 
                    191:    ', or the next time you log in.'
1.12      zhu       192: => ',或在您下次登录。',
1.6       bisitz    193: 
                    194:    'Uploaded Document'
1.10      zhu       195: => '上传文件',
1.6       bisitz    196: 
                    197:    'No content modifications yet.'
1.12      zhu       198: => '还没有修改任何内容。',
1.6       bisitz    199: 
                    200:    'Part is not open to be viewed. It'
1.93      raeburn   201: => 'Part is not open to be viewed. It',
1.6       bisitz    202: 
                    203:    'Unable to determine if this resource is open due to network problems. Please try again later.'
1.93      raeburn   204: => 'Unable to determine if this resource is open due to network problems. Please try again later.',
1.6       bisitz    205: 
                    206:    'Note: it can take up to 10 minutes for changes to take effect for all users.'
1.10      zhu       207: => '注意:所有用户更改生效可能需要10分钟。',
1.6       bisitz    208: 
                    209:    'Language'
                    210: => '语言',
                    211: 
                    212:    'Notes'
1.10      zhu       213: => '注释',
1.6       bisitz    214: 
                    215:    'Abstract'
1.10      zhu       216: => '摘要',
1.41      bisitz    217: 
1.6       bisitz    218:    'Create a user or modify the roles and privileges of a user'
1.10      zhu       219: => '创建或修改用户的角色和权限',
1.6       bisitz    220: 
                    221:    'View course assessment statistics'
1.26      zhu       222: => '查看课程评估统计',
1.6       bisitz    223: 
                    224:    'Set deadlines and other assessment parameters, as well as modify course environment'
1.10      zhu       225: => '设置最后期限和其他评估参数,以及修改课程环境',
1.6       bisitz    226: 
                    227:    'New Folder'
                    228: => '新建文件夹',
                    229: 
                    230:    'Simple Page'
                    231: => '简单的页面',
                    232: 
                    233:    'Simple Problem'
                    234: => '简单的问题',
                    235: 
                    236:    'Upload Document'
                    237: => '上传文件',
                    238: 
                    239:    'Search'
                    240: => '搜索',
                    241: 
                    242:    'Import'
                    243: => '导入',
                    244: 
                    245:    'Main Course Documents'
                    246: => '主要课程文件',
                    247: 
                    248:    'Supplemental Course Documents'
                    249: => '附加的课程文件',
                    250: 
1.112     bisitz    251:    'Discussion Board'
1.6       bisitz    252: => '公告板',
                    253: 
1.67      bisitz    254:    'Published Resources'
1.70      zhu       255: => '发布的资源',
1.67      bisitz    256: 
1.6       bisitz    257:    'Special Documents'
                    258: => '特别文件',
                    259: 
                    260:    'Special documents'
                    261: => '特别文件',
                    262: 
1.68      bisitz    263:    'Document'
1.70      zhu       264: => '文件',
1.68      bisitz    265: 
                    266:    'Settings'
1.70      zhu       267: => '设置',
1.68      bisitz    268: 
1.6       bisitz    269:    'create'
1.10      zhu       270: => '创建',
1.6       bisitz    271: 
                    272:    'grades'
1.10      zhu       273: => '评估',
1.6       bisitz    274: 
                    275:    'commu-'
1.70      zhu       276: => 'commu-',
1.6       bisitz    277: 
                    278:    'nication'
1.70      zhu       279: => 'nication',
1.6       bisitz    280: 
                    281:    'enroll'
1.10      zhu       282: => '记录',
1.6       bisitz    283: 
                    284:    'navigate'
1.70      zhu       285: => '目录',
1.6       bisitz    286: 
                    287:    'contents'
1.70      zhu       288: => '导航',
1.6       bisitz    289: 
                    290:    'Navigate Contents'
                    291: => '浏览目录',
                    292: 
                    293:    'Announcements and Calendar'
                    294: => '注意事项和日历',
                    295: 
                    296:    'Author'
1.10      zhu       297: => '作者',
1.6       bisitz    298: 
                    299:    'Change Your Preferences'
1.10      zhu       300: => '更改用户首选项',
1.6       bisitz    301: 
                    302:    'Choose the user role'
                    303: => '更换用户角色',
                    304: 
                    305:    'Co-Author'
1.10      zhu       306: => '合著者',
1.6       bisitz    307: 
1.54      bisitz    308:    'Co-Author [_1]'
1.51      bisitz    309: => '合著者 [_1]',
1.34      bisitz    310: 
1.6       bisitz    311:    'Communication and Messages'
1.10      zhu       312: => '通信与信息',
1.6       bisitz    313: 
                    314:    'Course Coordinator'
                    315: => '课程组织者',
                    316: 
                    317:    'Course Statistics and Charts'
1.10      zhu       318: => '课程统计和图表',
1.6       bisitz    319: 
                    320:    'Course announcements and my calendar'
                    321: => '注意事项和日历',
                    322: 
                    323:    'Course Announcements'
1.10      zhu       324: => '课程公告',
1.6       bisitz    325: 
                    326:    'Create Users, Change User Privileges'
1.93      raeburn   327: => 'Create Users, Change User Privileges',
1.6       bisitz    328: 
                    329:    'Domain Coordinator'
1.93      raeburn   330: => 'Domain Coordinator',
1.6       bisitz    331: 
                    332:    'Enrollment Manager'
1.93      raeburn   333: => 'Enrollment Manager',
1.6       bisitz    334: 
                    335:    'Enter grades from check-out assessment resources'
1.93      raeburn   336: => 'Enter grades from check-out assessment resources',
1.6       bisitz    337: 
                    338:    'Exam Proctor'
1.27      zhu       339: => '监考人员',
1.6       bisitz    340: 
                    341:    'Exit LON-CAPA'
                    342: => '退出',
                    343: 
                    344:    'Grades Spreadsheet'
1.27      zhu       345: => '等级表',
1.6       bisitz    346: 
                    347:    'Grading'
1.27      zhu       348: => '评估',
1.6       bisitz    349: 
                    350:    'Instructor'
1.27      zhu       351: => '讲师',
1.6       bisitz    352: 
                    353:    'Launch Remote Control'
                    354: => '激活远程控制',
                    355: 
                    356:    'Main Menu'
                    357: => '主菜单',
                    358: 
                    359:    'Navigate Course Contents'
                    360: => '浏览目录',
                    361: 
                    362:    'No Role, Cumulative Privileges'
1.56      zhu       363: => '没有角色,增加特权',
1.6       bisitz    364: 
                    365:    'Return to Last Location'
                    366: => '回到最后的位置',
                    367: 
                    368:    'Send and receive messages'
                    369: =>'发送和接收邮件',
                    370: 
1.26      zhu       371:    'Send and Receive Messages'
                    372: =>'发送和接收邮件',
                    373: 
1.6       bisitz    374:    'Set my user preferences'
                    375: => '用户设置',
                    376: 
                    377:    'Student'
                    378: => '学生',
                    379: 
                    380:    'Student: '
                    381: => '学生:',
                    382: 
                    383:    'Switch to another user role'
                    384: => '更换用户角色',
                    385: 
                    386:    'Teaching Assistant'
1.9       zhu       387: => '教学助理',
1.6       bisitz    388: 
                    389:    'Use or edit my bookmark collection'
                    390: => '书签收藏',
                    391: 
                    392:    'User Roles'
                    393: => '用户角色',
                    394: 
                    395:    'Calculate course grades (Spreadsheet)'
1.93      raeburn   396: => 'Calculate course grades (Spreadsheet)',
1.6       bisitz    397: 
1.22      zhu       398:    'Enter the chat room for the course'
1.6       bisitz    399: => '课程聊天室',
                    400: 
                    401:    'Navigate the table of contents for this course'
                    402: => '课程目录',
                    403: 
                    404:    'Syllabus'
                    405: => '课程表',
                    406: 
                    407:    'Course syllabus'
                    408: => '课程教学大纲',
                    409: 
                    410:    'View the course assessment progress chart'
                    411: => '察看课程评估进展图表',
                    412: 
                    413:    'Class Hours'
1.63      zhu       414: => '课时',
1.6       bisitz    415: 
                    416:    'Coursepack'
1.63      zhu       417: => '课外书',
1.6       bisitz    418: 
                    419:    'Current Month'
                    420: => '这个月',
                    421: 
                    422:    'Deadlines'
1.63      zhu       423: => '截止日期',
1.6       bisitz    424: 
                    425:    'Grading Information'
1.63      zhu       426: => '评估信息',
1.6       bisitz    427: 
                    428:    'Helproom Hours'
                    429: => '帮助',
                    430: 
                    431:    'Instructor Information'
1.27      zhu       432: => '讲师信息',
1.6       bisitz    433: 
                    434:    'Next Month'
                    435: => '下个月',
                    436: 
                    437:    'Office Hours'
1.27      zhu       438: => '办公时间',
1.6       bisitz    439: 
                    440:    'Prerequisites'
1.27      zhu       441: => '必要条件',
1.6       bisitz    442: 
                    443:    'Previous Month'
                    444: => '上个月',
                    445: 
                    446:    'Readings'
1.27      zhu       447: => '材料',
1.6       bisitz    448: 
                    449:    'Mon'
                    450: => '星期一',
                    451: 
                    452:   'Tue'
                    453: => '星期二',
                    454: 
                    455:    'Wed'
                    456: => '星期三',
                    457: 
                    458:    'Thu'
                    459: => '星期四',
                    460: 
                    461:    'Fri'
                    462: => '星期五',
                    463: 
                    464:    'Sat'
                    465: => '星期六',
                    466: 
                    467:    'Sun'
                    468: => '星期日',
                    469: 
                    470:    'January'
                    471: => '一月',
                    472: 
                    473:    'February'
                    474: => '二月',
                    475: 
                    476:    'March'
                    477: => '三月',
                    478: 
                    479:    'April'
                    480: => '四月',
                    481: 
                    482:    'May'
                    483: => '五月',
                    484: 
                    485:    'June'
                    486: => '六月',
                    487: 
                    488:    'July'
                    489: => '七月',
                    490: 
                    491:    'August'
                    492: => '八月',
                    493: 
                    494:    'September'
                    495: => '九月',
                    496: 
                    497:    'October'
                    498: => '十月',
                    499: 
                    500:    'November'
                    501: => '十一月',
                    502: 
                    503:    'December'
                    504: => '十二月',
                    505: 
                    506:    'Textbook'
1.63      zhu       507: => '教材',
1.6       bisitz    508: 
                    509:     'Web Links'
1.63      zhu       510: => '网站链接',
1.6       bisitz    511: 
                    512:    'Drop/Add students in this course'
1.63      zhu       513: => '在该课程移除/添加学生',
1.6       bisitz    514: 
                    515:    'A score has been assigned.'
1.93      raeburn   516: => 'A score has been assigned.',
1.6       bisitz    517: 
                    518:    'Some parts were not submitted.'
1.93      raeburn   519: => 'Some parts were not submitted.',
1.6       bisitz    520: 
                    521:    'Due'
1.93      raeburn   522: => 'Due',
1.6       bisitz    523: 
                    524:    'The filetype extension of the file you uploaded is not allowed.'
1.93      raeburn   525: => 'The filetype extension of the file you uploaded is not allowed.',
1.6       bisitz    526: 
                    527:    'Units incorrect.'
1.18      zhu       528: => '单位不正确的。',
1.6       bisitz    529: 
                    530:    'Only a number required.'
1.93      raeburn   531: => '只允许一个数字。Only a number required.',
1.6       bisitz    532: 
                    533:    'Units required'
1.18      zhu       534: => '要求单位',
1.6       bisitz    535: 
                    536:    'Tries'
1.18      zhu       537: => '尝试',
1.6       bisitz    538: 
                    539:    'Submit Answer'
1.18      zhu       540: => '提交答案',
1.6       bisitz    541: 
                    542:    'Prepare a printable document'
1.26      zhu       543: => '打印',
1.6       bisitz    544: 
                    545:    'Go To My First Homework Problem'
1.18      zhu       546: => '转到我的第一次作业问题',
1.6       bisitz    547: 
                    548:    'Cancel'
1.9       zhu       549: => '取消',
1.6       bisitz    550: 
                    551:    'Discussions'
1.9       zhu       552: => '讨论',
1.6       bisitz    553: 
                    554:    'New discussion since'
1.93      raeburn   555: => 'New discussion since',
1.6       bisitz    556: 
                    557:    'New message (click to open)'
1.18      zhu       558: => '新邮件 (点击查看)',
1.6       bisitz    559: 
                    560:    'Close all folders'
1.9       zhu       561: => '关闭所有文件夹',
1.6       bisitz    562: 
                    563:    'Open all folders'
1.9       zhu       564: => '打开所有文件夹',
1.6       bisitz    565: 
                    566:    'Goodbye'
1.9       zhu       567: => '再见',
1.6       bisitz    568: 
                    569:    'Select'
                    570: => '选择',
                    571: 
                    572:    'Re-Initialize'
1.9       zhu       573: => '重新初始化',
1.6       bisitz    574: 
                    575:    'Currently selected.'
1.9       zhu       576: => '目前选定的。',
1.6       bisitz    577: 
                    578:    'Switch Server'
1.18      zhu       579: => '选择服务器',
1.6       bisitz    580: 
                    581:    'system wide'
1.93      raeburn   582: => '全系统的',
1.6       bisitz    583: 
                    584:    'Currently not available'
1.18      zhu       585: => '目前无法使用',
1.6       bisitz    586: 
                    587:    'No role specified'
1.9       zhu       588: => '没有具体的角色',
1.6       bisitz    589: 
                    590:    'Remark'
1.10      zhu       591: => '注释',
1.6       bisitz    592: 
                    593:    'Extent'
1.10      zhu       594: => '领域',
1.6       bisitz    595: 
                    596:    'Current Privileges'
1.10      zhu       597: => '当前权限',
1.6       bisitz    598: 
                    599:    'User Role'
                    600: => '用户角色',
                    601: 
                    602:    'Start'
1.10      zhu       603: => '开始',
1.6       bisitz    604: 
                    605:    'End'
1.10      zhu       606: => '结束',
1.6       bisitz    607: 
                    608:    'System'
1.10      zhu       609: => '系统',
1.6       bisitz    610: 
                    611:    'Display'
1.10      zhu       612: => '显示',
1.6       bisitz    613: 
                    614:    'Display:'
1.10      zhu       615: => '显示:',
1.6       bisitz    616: 
                    617:    'Do not display'
1.10      zhu       618: => '不显示',
1.6       bisitz    619: 
                    620:    "an unknown date"
1.18      zhu       621: => '日期不详', # !
1.6       bisitz    622: 
                    623:    "an indeterminate date"
1.18      zhu       624: => '无限期',
1.6       bisitz    625: 
1.121     bisitz    626:    'will open on [_1]'
                    627: => '开放于 [_1]',
1.6       bisitz    628: 
1.121     bisitz    629:    'is due at [_1]'
                    630: => 'is due at [_1]',
1.6       bisitz    631: 
1.121     bisitz    632:    'was due on [_1], and answers will be available on [_2]'
                    633: => 'was due on [_1], and answers will be available on [_2]',
1.6       bisitz    634: 
                    635:    'is closed but you are allowed to view it'
1.93      raeburn   636: => "is closed but you are allowed to view it",
1.6       bisitz    637: 
                    638:    "Undid changes, Switched [_1] and [_2]"
1.93      raeburn   639: => "Undid changes, Switched [_1] and [_2]",
1.6       bisitz    640: 
                    641:    "Unable to undo, unable to switch [_1] and [_2]"
1.93      raeburn   642: => "Unable to undo, unable to switch [_1] and [_2]",
1.6       bisitz    643: 
                    644:    "Unable to make backup [_1]"
1.93      raeburn   645: => "Unable to make backup [_1]",
1.6       bisitz    646: 
                    647:    "Saving Modifications to [_1]"
1.93      raeburn   648: => "Saving Modifications to [_1]",
1.6       bisitz    649: 
                    650:    "Unable to write to [_1]"
1.93      raeburn   651: => "Unable to write to [_1]",
1.6       bisitz    652: 
                    653:    "Analyzing a problem"
1.93      raeburn   654: => "Analyzing a problem",
1.6       bisitz    655: 
                    656:    "EditXML"
1.93      raeburn   657: => "EditXML",
1.6       bisitz    658: 
                    659:    'Discard Edits and View'
1.93      raeburn   660: => 'Discard Edits and View',
1.6       bisitz    661: 
                    662:    'Submit Changes'
1.93      raeburn   663: => 'Submit Changes',
1.6       bisitz    664: 
                    665:    'Submit Changes and View'
1.93      raeburn   666: => 'Submit Changes and View',
1.6       bisitz    667: 
                    668:    'Edit'
                    669: => '编辑',
                    670: 
                    671:    ', select a template from the pull-down menu below'
1.93      raeburn   672: => ', select a template from the pull-down menu below',
1.6       bisitz    673: 
                    674:    'undo'
1.93      raeburn   675: => 'undo',
1.6       bisitz    676: 
                    677:    'Answer'
1.93      raeburn   678: => 'Answer',
1.6       bisitz    679: 
                    680:    'Frequency'
1.93      raeburn   681: => 'Frequency',
1.6       bisitz    682: 
                    683:    'You did not select a template.'
1.93      raeburn   684: => 'You did not select a template.',
1.6       bisitz    685: 
                    686:    'Analyze Progress'
1.93      raeburn   687: => 'Analyze Progress',
1.6       bisitz    688: 
                    689:    'Getting Problem Variants'
1.93      raeburn   690: => 'Getting Problem Variants',
1.6       bisitz    691: 
                    692:    'last problem'
1.93      raeburn   693: => 'last problem',
1.6       bisitz    694: 
                    695:    "may open later."
1.93      raeburn   696: => 'may open later.',
1.6       bisitz    697: 
                    698:    "Select a"
1.93      raeburn   699: => "Select a",
1.6       bisitz    700: 
                    701:    'Part'
1.27      zhu       702: => '部分',
1.6       bisitz    703: 
                    704:    "Then"
1.93      raeburn   705: => 'Then',
1.6       bisitz    706: 
                    707:    'is in under construction'
1.93      raeburn   708: => 'is in under construction',
1.6       bisitz    709: 
                    710:    'List of possible answers'
1.93      raeburn   711: => 'List of possible answers',
1.6       bisitz    712: 
1.32      bisitz    713:    'Response [_1] is not analyzable at this time'  #    'is not analyzable at this time'
1.96      raeburn   714: => 'Response [_1] is not analyzable at this time',  #   '目前没有可分析性',
1.6       bisitz    715: 
                    716:    'Title'
                    717: => '标题',
1.10      zhu       718: 
1.6       bisitz    719:    'Path'
1.93      raeburn   720: => 'Path',
1.6       bisitz    721: 
                    722:    'New Search'
1.9       zhu       723: => '重新搜索',
1.6       bisitz    724: 
                    725:    'Go Back'
                    726: => '后退',
                    727: 
                    728:    'Go back'
                    729: => '后退',
                    730: 
                    731:    'File'
                    732: => '文件',
                    733: 
                    734:    'Date'
                    735: => '日期',
                    736: 
                    737:    'You have no unread messages'
1.10      zhu       738: => '您没有未读邮件',
1.41      bisitz    739: 
1.10      zhu       740:    'New Message'
                    741: => '新邮件',
1.6       bisitz    742: 
                    743:    'New Messages'
1.10      zhu       744: => '新邮件',
1.6       bisitz    745: 
                    746:    'View All Messages'
1.10      zhu       747: => '查看所有邮件',
1.6       bisitz    748: 
                    749:    'Map'
1.10      zhu       750: => '课程内容',
1.6       bisitz    751: 
                    752:    'Page'
1.10      zhu       753: => '页',
1.6       bisitz    754: 
1.86      bisitz    755:    'Page:'
                    756: => '页:',
                    757: 
1.6       bisitz    758:    'Sequence'
1.10      zhu       759: => '顺序',
1.6       bisitz    760: 
                    761:    'Map contents are not shown in order.'
1.10      zhu       762: => '课程内容不排序显示。',
1.6       bisitz    763: 
                    764:    'Empty'
1.10      zhu       765: => '空的',
1.6       bisitz    766: 
                    767:    'File [_1] could not be copied.'
1.10      zhu       768: => '文件 [_1] 无法复制。',
1.6       bisitz    769: 
                    770:    'Back to Directory'
1.10      zhu       771: => '返回文件夹',
1.6       bisitz    772: 
                    773:    'No upload file specified.'
1.10      zhu       774: => '没有上传指定的文件。',
1.6       bisitz    775: 
                    776:    'The target is an existing directory.'
1.10      zhu       777: => '目标在一个现有的目录中。',
1.6       bisitz    778: 
                    779:    'Please use browser "Back" button and pick a filename'
1.93      raeburn   780: => 'Please use browser "Back" button and pick a filename',
1.6       bisitz    781: 
                    782:    "You do not have authoring privileges for this resource"
1.93      raeburn   783: => "You do not have authoring privileges for this resource",
1.6       bisitz    784: 
                    785:    'Copying file'
1.10      zhu       786: => '复制文件',
1.6       bisitz    787: 
                    788:    'No write permission to user directory, FAIL'
1.10      zhu       789: => '没有权限写入这个目录。中断',
1.6       bisitz    790: 
                    791:    'Actions'
1.43      bisitz    792: => '动作', # '行动',
1.6       bisitz    793: 
                    794:    'Name'
1.10      zhu       795: => '名字',
1.6       bisitz    796: 
                    797:    'Status'
1.10      zhu       798: => '状态',
1.6       bisitz    799: 
                    800:    'Last Modified'
1.10      zhu       801: => '最后修改',
1.6       bisitz    802: 
                    803:    'Yes'
1.10      zhu       804: => '是',
1.6       bisitz    805: 
1.118     bisitz    806:    'Authoring Space Directory'
                    807: => 'Authoring Space Directory', # '建设目录',
1.6       bisitz    808: 
                    809:    'Contact [_1] for access.'
1.10      zhu       810: => '获取 [_1] 联系。',
1.6       bisitz    811: 
                    812:    'Please log into [_1] to edit.'
1.10      zhu       813: => '请登入 [_1] 进行修改。',
1.6       bisitz    814: 
                    815:    'Save uploaded file as [_1]'
1.10      zhu       816: => '保存上传的文件为 [_1]',
1.6       bisitz    817: 
                    818:    'Searching'
1.10      zhu       819: => '搜索',
1.6       bisitz    820: 
                    821:    'Searching ...'
1.10      zhu       822: => '搜索...',
1.6       bisitz    823: 
                    824:    'Owner:Domain'
1.10      zhu       825: => '所有者:域',
1.6       bisitz    826: 
                    827:    'Owner/Co-owner(s)'
1.10      zhu       828: => '所有者/合伙人',
1.6       bisitz    829: 
1.118     bisitz    830:    'Select the Authoring Space'
                    831: => 'Select the Authoring Space', # '选择建设领域',
1.6       bisitz    832: 
                    833:    'It is recommended that you use an up-to-date virus scanner before handling this file.'
1.93      raeburn   834: => 'It is recommended that you use an up-to-date virus scanner before handling this file.',
1.6       bisitz    835: 
                    836:    'not displayed'
1.10      zhu       837: => '不显示',
1.6       bisitz    838: 
                    839:    "Open, no due date"
1.10      zhu       840: => "开放的,没有截止日期",
1.6       bisitz    841: 
                    842:    "Uncompleted Homework"
1.10      zhu       843: => "未完成家庭作业",
1.6       bisitz    844: 
                    845:    "Show Only Uncompleted Homework"
1.10      zhu       846: => "只显示未完成家庭作业",
1.6       bisitz    847: 
                    848:    "All homework is currently completed."
1.10      zhu       849: => "目前所有完成的功课。",
1.6       bisitz    850: 
                    851:    'This course is empty.'
1.10      zhu       852: => '这课程是空的。',
1.6       bisitz    853: 
                    854:    'Coursemap undefined.'
1.10      zhu       855: => '课程内容没有定义。',
1.6       bisitz    856: 
                    857:    "Was due"
1.10      zhu       858: => "截止于",
1.6       bisitz    859: 
                    860:    "Answer available"
1.10      zhu       861: => "答案可用",
1.6       bisitz    862: 
                    863:    "Excused by instructor"
1.10      zhu       864: => "由讲师通过",
1.6       bisitz    865: 
                    866:    "Answer submitted, not yet graded"
1.10      zhu       867: => "提交答案,尚未评分",
1.6       bisitz    868: 
                    869:    "No due date"
1.10      zhu       870: => "没有截止日期",
1.6       bisitz    871: 
                    872:    'never'
1.10      zhu       873: => '从来不',
1.6       bisitz    874: 
                    875:    'Answer submitted'
1.10      zhu       876: => '提交答案',
1.6       bisitz    877: 
                    878:    '[_1] of [_2] tries used'
1.10      zhu       879: => '[_1] 的 [_2] 尝试使用',
1.6       bisitz    880: 
                    881:    'Processing'
1.18      zhu       882: => '数据处理',
1.6       bisitz    883: 
                    884:    'Access and Usage Statistics'
1.18      zhu       885: => '访问和使用统计',
1.6       bisitz    886: 
                    887:    'Evaluation Comments'
1.18      zhu       888: => '评价评论',
1.6       bisitz    889: 
                    890:    'Evaluation Data'
1.18      zhu       891: => '评价数据',
1.6       bisitz    892: 
                    893:    'Server Administration'
1.18      zhu       894: => '服务器管理',
1.6       bisitz    895: 
                    896:    'System Administration'
1.18      zhu       897: => '系统管理',
1.6       bisitz    898: 
                    899:    'Users with Roles Assigned by'
1.93      raeburn   900: => 'Users with Roles Assigned by',
1.6       bisitz    901: 
                    902:    'Name starting with'
1.70      zhu       903: => '从开头',
1.6       bisitz    904: 
                    905:    'This resource has been marked obsolete by the author(s)'
1.93      raeburn   906: => 'This resource has been marked obsolete by the author(s)',
1.6       bisitz    907: 
1.19      zhu       908:    'Upload'
                    909: => '上传',
                    910: 
1.6       bisitz    911:    'Uploaded'
1.19      zhu       912: => '已上传',
1.6       bisitz    913: 
                    914:    'Dynamic Metadata'
1.19      zhu       915: => '动态数据',
1.6       bisitz    916: 
                    917:    'View file'
1.10      zhu       918: => '查看文件',
1.6       bisitz    919: 
                    920:    'Illegal filename.'
1.10      zhu       921: => '无效的文件名。',
1.6       bisitz    922: 
                    923:    'Rule'
1.10      zhu       924: => '规则',
1.6       bisitz    925: 
                    926:    'Back to Source Directory'
1.10      zhu       927: => '回到源目录',
1.6       bisitz    928: 
                    929:    'Back to Source'
1.10      zhu       930: => '回到源文件',
1.6       bisitz    931: 
1.75      bisitz    932:    'Back to Resource'
1.93      raeburn   933: => 'Back to Resource', # '回到资源',
1.75      bisitz    934: 
1.6       bisitz    935:    'File copied.'
1.10      zhu       936: => '档案复制。',
1.6       bisitz    937: 
                    938:    'FAIL'
1.10      zhu       939: => '中断',
1.6       bisitz    940: 
                    941:    'Back to [_1]'
1.10      zhu       942: => '回到 [_1]',
1.6       bisitz    943: 
                    944:    'untitled'
1.10      zhu       945: => '无标题',
1.6       bisitz    946: 
                    947:    'The extension on this file, [_1], is reserved internally by LON-CAPA.'
1.93      raeburn   948: => 'The extension on this file, [_1], is reserved internally by LON-CAPA.',
1.6       bisitz    949: 
                    950:    'The extension on this file is reserved internally by LON-CAPA.'
1.96      raeburn   951: => 'The extension on this file is reserved internally by LON-CAPA.',
1.6       bisitz    952: 
                    953:    'The extension on this file, [_1], is not recognized by LON-CAPA.'
1.99      raeburn   954: => 'The extension on this file, [_1], is not recognized by LON-CAPA.',
1.6       bisitz    955: 
                    956:    'The extension on this file is not recognized by LON-CAPA.'
1.93      raeburn   957: => 'The extension on this file is not recognized by LON-CAPA.',
1.6       bisitz    958: 
                    959:    'Please change the extension.'
1.93      raeburn   960: => 'Please change the extension.',
1.6       bisitz    961: 
                    962:    'Became this version on ...'
1.93      raeburn   963: => 'Became this version on ...',
1.6       bisitz    964: 
                    965:    'Browse published resources'
                    966: => '发布资源',
                    967: 
                    968:    'Choose the course to work on'
1.9       zhu       969: => '选择您想要选的课程',
1.6       bisitz    970: 
                    971:    'Create a new course'
                    972: => '创建课程',
                    973: 
1.79      bisitz    974:    'Customized right of use ...'
1.93      raeburn   975: => 'Customized right of use ...',
1.6       bisitz    976: 
1.112     bisitz    977:    'Delete messages from discussion boards'
                    978: => 'Delete messages from discussion boards',
1.6       bisitz    979: 
                    980:    'Domain only - use limited to courses in the domain'
1.93      raeburn   981: => 'Domain only - use limited to courses in the domain',
1.6       bisitz    982: 
                    983:    'Edit and view documents included in this course'
1.26      zhu       984: => '布置课程内容',
1.6       bisitz    985: 
                    986:    'Edit/Modify DOCS'
                    987: => '布置课程内容',
                    988: 
1.118     bisitz    989:    'Enter my Authoring Space'
                    990: => 'Enter my Authoring Space',
1.6       bisitz    991: 
                    992:    'Failed to copy source'
1.93      raeburn   993: => 'Failed to copy source',
1.6       bisitz    994: 
                    995:    'Failed to write metadata copy'
1.93      raeburn   996: => 'Failed to write metadata copy',
1.6       bisitz    997: 
                    998:    'Finalize Publication'
1.93      raeburn   999: => 'Finalize Publication',
1.6       bisitz   1000: 
                   1001:    'Grant/revoke role of Co-Author'
1.93      raeburn  1002: => 'Grant/revoke role of Co-Author',
1.6       bisitz   1003: 
                   1004:    'Grant/revoke role of Domain Coordinator'
1.93      raeburn  1005: => 'Grant/revoke role of Domain Coordinator',
1.6       bisitz   1006: 
                   1007:    'Grant/revoke role of Exam Proctor'
1.93      raeburn  1008: => 'Grant/revoke role of Exam Proctor',
1.6       bisitz   1009: 
                   1010:    'Grant/revoke role of Instructor'
1.93      raeburn  1011: => 'Grant/revoke role of Instructor',
1.6       bisitz   1012: 
                   1013:    'Grant/revoke role of Student'
1.93      raeburn  1014: => 'Grant/revoke role of Student',
1.6       bisitz   1015: 
                   1016:    'Grant/revoke role of Superuser'
1.93      raeburn  1017: => 'Grant/revoke role of Superuser',
1.6       bisitz   1018: 
                   1019:    'No previous versions published.'
1.93      raeburn  1020: => 'No previous versions published.',
1.6       bisitz   1021: 
                   1022:    'No write permission to'
1.93      raeburn  1023: => 'No write permission to',
1.6       bisitz   1024: 
                   1025:    'Please pick a version to retrieve:'
1.93      raeburn  1026: => 'Please pick a version to retrieve:',
1.6       bisitz   1027: 
                   1028:    'Private - visible to author only for testing purposes'
1.93      raeburn  1029: => 'Private - visible to author only for testing purposes',
1.6       bisitz   1030: 
                   1031: #   'Private Publication - did not synchronize database'
1.98      bisitz   1032: #=> 'Private Publication - did not synchronize database',
1.6       bisitz   1033: 
                   1034:    'Public - no authentication or authorization required for use'
1.93      raeburn  1035: => 'Public - no authentication or authorization required for use',
1.6       bisitz   1036: 
1.118     bisitz   1037:    'Retrieval of an old version will overwrite the file currently in Authoring Space.'
                   1038: => 'Retrieval of an old version will overwrite the file currently in Authoring Space.',
1.6       bisitz   1039: 
1.75      bisitz   1040:    'Retrieve selected Version'
1.93      raeburn  1041: => 'Retrieve selected Version',
1.75      bisitz   1042: 
                   1043:    'Retrieve previous version'
1.93      raeburn  1044: => 'Retrieve previous version',
1.75      bisitz   1045: 
1.6       bisitz   1046:    'Retrieve previous versions of [_1]'
1.93      raeburn  1047: => 'Retrieve previous versions of [_1]',
1.6       bisitz   1048: 
                   1049:    'Search the contents of this course'
1.18      zhu      1050: => '课程内容搜索',
1.6       bisitz   1051: 
                   1052:    'Search the database of published resources and accessible portfolio files'
                   1053: => '搜索数据库资源和文件夹',
                   1054: 
                   1055:    'Send broadcast and receipt-required email'
1.93      raeburn  1056: => 'Send broadcast and receipt-required email',
1.6       bisitz   1057: 
                   1058:    'Show Problem Completeness'
1.93      raeburn  1059: => 'Show Problem Completeness',
1.6       bisitz   1060: 
                   1061:    'Switch to another course'
1.93      raeburn  1062: => 'Switch to another course',
1.6       bisitz   1063: 
                   1064:    'System wide - can be used for any courses system wide'
1.18      zhu      1065: => '全系统-可用于全系统任何课程',
1.6       bisitz   1066: 
                   1067:    'The extension on this file'
1.93      raeburn  1068: => 'The extension on this file',
1.6       bisitz   1069: 
                   1070:    'Unsupported character combination [_1] in filename, FAIL.'
1.96      raeburn  1071: => 'Unsupported character combination [_1] in filename, FAIL.',
1.6       bisitz   1072: 
                   1073:    'No valid extension found in filename, FAIL'
1.99      raeburn  1074: => 'No valid extension found in filename, FAIL',
1.6       bisitz   1075: 
1.32      bisitz   1076:    'Filename of resource contains internal version number. Cannot publish such resources, FAIL'
1.93      raeburn  1077: => 'Filename of resource contains internal version number. Cannot publish such resources, FAIL',
1.6       bisitz   1078: 
                   1079:    'No valid custom distribution rights file specified, FAIL'
1.93      raeburn  1080: => 'No valid custom distribution rights file specified, FAIL',
1.6       bisitz   1081: 
                   1082:    'Could not write metadata, FAIL'
1.93      raeburn  1083: => 'Could not write metadata, FAIL',
1.6       bisitz   1084: 
                   1085:    'View documents included in this course'
                   1086: => '附加的课程文件',
                   1087: 
                   1088:    'Additional Keywords'
1.18      zhu      1089: => '其他关键字',
1.6       bisitz   1090: 
                   1091:    'Additional Metadata (non-standard, parameters, exports)'
1.18      zhu      1092: => '其他元数据 (没有标准化,参数,导出)',
1.6       bisitz   1093: 
                   1094:    'Author and Co-Author roles may not be available on servers other than your home server.'
1.18      zhu      1095: => '作者和共同作者的角色可能无法使用服务器上以外的其他家庭服务器。',
1.6       bisitz   1096: 
                   1097:    'Author(s)'
1.13      zhu      1098: => '作者',
1.6       bisitz   1099: 
                   1100:    'Average number of tries till solved'
1.18      zhu      1101: => '平均人数,尝试成功解答的',
1.6       bisitz   1102: 
                   1103:    'Browse Resources'
1.18      zhu      1104: => '浏览资源',
1.6       bisitz   1105: 
                   1106:    'Catalog Information'
1.18      zhu      1107: => '目录信息',
1.6       bisitz   1108: 
                   1109:    'Collapse Remote Control'
1.18      zhu      1110: => '禁用远程控制',
1.6       bisitz   1111: 
1.118     bisitz   1112:    'Authoring Space'
                   1113: => 'Authoring Space',
1.6       bisitz   1114: 
                   1115:    'Copied metadata'
1.18      zhu      1116: => '复制元数据',
1.6       bisitz   1117: 
                   1118:    'Copied source file'
1.18      zhu      1119: => '复制源文件',
1.6       bisitz   1120: 
                   1121:    'Copyright/Distribution'
1.18      zhu      1122: => '版权/权限',
1.6       bisitz   1123: 
                   1124:    'Copyright/Distribution:'
1.18      zhu      1125: => '版权/权限:',
1.6       bisitz   1126: 
                   1127:    'Course Documents'
                   1128: => '课程文件',
                   1129: 
                   1130:    'Creation Date'
1.18      zhu      1131: => '创建日期',
1.6       bisitz   1132: 
                   1133:    'Custom Distribution File'
1.18      zhu      1134: => '自定义文件访问权限',
1.6       bisitz   1135: 
                   1136:    'Degree of difficulty'
1.18      zhu      1137: => '难度',
1.6       bisitz   1138: 
1.118     bisitz   1139:    'Copy Course Content to Authoring Space'
                   1140: => 'Copy Course Content to Authoring Space',
1.6       bisitz   1141: 
1.118     bisitz   1142:    'Copying content to Authoring Space requires switching server.'
                   1143: => 'Copying content to Authoring Space requires switching server.',
1.6       bisitz   1144: 
                   1145:    'Entering course ...'
1.9       zhu      1146: => '进入课程...',
1.6       bisitz   1147: 
                   1148:    'Exam Information'
1.12      zhu      1149: => '考试信息',
1.6       bisitz   1150: 
                   1151:    'External Resource'
                   1152: => '外部资源',
                   1153: 
                   1154:    'Generate new role ...'
1.12      zhu      1155: => '创建新的角色...',
1.6       bisitz   1156: 
                   1157:    'Go to the next resource in the course sequence'
1.26      zhu      1158: => '前进',
1.6       bisitz   1159: 
                   1160:    'Go to the previous resource in the course sequence'
1.26      zhu      1161: => '后退',
1.6       bisitz   1162: 
                   1163:    'Import a published document'
1.12      zhu      1164: => '导入出版文件',
1.6       bisitz   1165: 
                   1166:    'Keyword(s)'
1.12      zhu      1167: => '密码',
1.6       bisitz   1168: 
                   1169:    'Logged Out'
1.9       zhu      1170: => '登出',
1.6       bisitz   1171: 
                   1172:    'MIME Type'
1.12      zhu      1173: => 'MIME类型',
1.6       bisitz   1174: 
                   1175:    'Make notes and annotations about this resource'
1.26      zhu      1176: => '备忘录',
1.6       bisitz   1177: 
                   1178:    'The material is covered with sufficient depth'
1.18      zhu      1179: => '这些主题包含有足够的难度',
1.6       bisitz   1180: 
                   1181:    'Metadata Information'
1.12      zhu      1182: => '元数据信息',
1.6       bisitz   1183: 
                   1184:    'My Personal Info'
                   1185: => '我的个人网页',
                   1186: 
                   1187:    'Network-wide number of accesses (hits)'
1.18      zhu      1188: => '网络的访问数量(“点击”)',
1.6       bisitz   1189: 
                   1190:    'Network-wide number of courses using resource'
1.18      zhu      1191: => '使用该课程资源的访问数量',
1.6       bisitz   1192: 
                   1193:    'Number of resources that follow this resource in maps'
1.18      zhu      1194: => '该资源目录汇编之后的访问数量',
1.6       bisitz   1195: 
                   1196:    'Number of resources that lead up to this resource in maps'
1.18      zhu      1197: => '该资源目录汇编之前的访问数量',
1.6       bisitz   1198: 
                   1199:    'Number of resources using or importing resource'
1.18      zhu      1200: => '资源数量的使用或导入',
1.6       bisitz   1201: 
                   1202:    'Obsolete'
1.18      zhu      1203: => '过时的',
1.6       bisitz   1204: 
                   1205:    'Parent Directory'
1.18      zhu      1206: => '父目录',
1.6       bisitz   1207: 
                   1208:    'Project Information'
1.18      zhu      1209: => '项目信息',
1.6       bisitz   1210: 
                   1211:    'Publisher/Owner'
1.13      zhu      1212: => '出版社/所有人',
1.6       bisitz   1213: 
                   1214:    'Publishing'
1.13      zhu      1215: => '出版物:',
1.6       bisitz   1216: 
                   1217:    'Publishing [_1]'
1.13      zhu      1218: => '出版物: [_1]',
1.6       bisitz   1219: 
                   1220:    'Resource Details'
1.93      raeburn  1221: => 'Resource Details',
1.6       bisitz   1222: 
                   1223:    'Link to Resource'
1.93      raeburn  1224: => 'Link to Resource',
1.6       bisitz   1225: 
                   1226:    'Searching for your resource will be based on the following metadata. Please provide as much data as possible.'
1.93      raeburn  1227: => 'Searching for your resource will be based on the following metadata. Please provide as much data as possible.',
1.6       bisitz   1228: 
                   1229:    'Resource Publication'
1.93      raeburn  1230: => 'Resource Publication',
1.6       bisitz   1231: 
                   1232:    'Resource is technically correct'
1.93      raeburn  1233: => 'Resource is technically correct',
1.6       bisitz   1234: 
                   1235:    'Score Upload Form'
                   1236: => '分数上传表单',
                   1237: 
                   1238:    'Select Map'
                   1239: => '选择内容列表',
                   1240: 
                   1241:    'Load Map'
1.26      zhu      1242: => '上传',
1.6       bisitz   1243: 
                   1244:    'Set a bookmark for this resource'
1.26      zhu      1245: => '设定书签',
1.6       bisitz   1246: 
                   1247:    'Show all roles'
                   1248: => '显示所有角色',
                   1249: 
                   1250:    'Subject'
1.10      zhu      1251: => '主题',
1.6       bisitz   1252: 
                   1253:    'Successful Login'
1.9       zhu      1254: => '登录成功',
1.6       bisitz   1255: 
                   1256:    'Suggested Replacement for Obsolete File'
1.18      zhu      1257: => '建议更换过时文件',
1.6       bisitz   1258: 
                   1259:    'Switching Role'
                   1260: => '更换角色',
                   1261: 
                   1262:    'Target'
1.18      zhu      1263: => '目标',
1.6       bisitz   1264: 
1.37      bisitz   1265:    'This syllabus can be publicly viewed at [_1]'
1.63      zhu      1266: => '此课程可公开浏览: [_1]',
1.37      bisitz   1267: 
                   1268:    'Instead of using this template you can specify an external URL as Syllabus in the [_1]Course Parameters[_2].'
1.63      zhu      1269: => '如果不使用此模板,您可以在[_1]课程参数[_2]指定外部网址作为课程摘要。',
1.6       bisitz   1270: 
                   1271:    'Total number of students who have worked on this problem'
1.63      zhu      1272: => '回答该问题的学生总数',
1.6       bisitz   1273: 
                   1274:    'URLs To Include in Syllabus'
1.63      zhu      1275: => '网址,包括教学大纲',
1.6       bisitz   1276: 
                   1277:    'Upload a new main course document'
                   1278: => '外部文件',
                   1279: 
                   1280:    'Upload a new supplemental course document'
                   1281: => '附加的课程文件',
                   1282: 
                   1283:    'User'
                   1284: => '用户',
                   1285: 
                   1286:    'Wrote Metadata'
1.93      raeburn  1287: => 'Wrote Metadata',
1.6       bisitz   1288: 
                   1289:    'Your home server is '
1.93      raeburn  1290: => 'Your home server is ',
1.6       bisitz   1291: 
                   1292:    'anno-'
1.93      raeburn  1293: => 'anno-',
1.6       bisitz   1294: 
                   1295:    'announce'
1.93      raeburn  1296: => 'announce',
1.6       bisitz   1297: 
                   1298:    'bookmark'
1.93      raeburn  1299: => 'bookmark',
1.6       bisitz   1300: 
                   1301:    'chart'
1.93      raeburn  1302: => 'chart',
1.6       bisitz   1303: 
                   1304:    'chat'
1.12      zhu      1305: => '聊天室',
1.6       bisitz   1306: 
                   1307:    'close this window'
1.93      raeburn  1308: => 'close this window',
1.6       bisitz   1309: 
                   1310:    'con-'
                   1311: => 'con-',
                   1312: 
                   1313:    'docs'
1.93      raeburn  1314: => 'docs',
1.6       bisitz   1315: 
                   1316:    'exit'
                   1317: => '退出',
                   1318: 
                   1319:    'fas'
                   1320: => 'fas',
                   1321: 
                   1322:    'library'
1.93      raeburn  1323: => 'library',
1.6       bisitz   1324: 
                   1325:    'log in again'
1.93      raeburn  1326: => 'log in again',
1.6       bisitz   1327: 
                   1328:    'my'
1.93      raeburn  1329: => 'my',
1.6       bisitz   1330: 
                   1331:    'or'
1.93      raeburn  1332: => 'or',
1.6       bisitz   1333: 
                   1334:    'Or'
1.93      raeburn  1335: => 'Or',
1.6       bisitz   1336: 
                   1337:    'prepare'
1.93      raeburn  1338: => 'prepare',
1.6       bisitz   1339: 
                   1340:    'printout'
1.93      raeburn  1341: => 'printout',
1.6       bisitz   1342: 
                   1343:    'resource'
1.93      raeburn  1344: => 'resource',
1.6       bisitz   1345: 
                   1346:    'roles'
                   1347: => '角色',
                   1348: 
                   1349:    'search'
                   1350: => '查找',
                   1351: 
                   1352:    'set'
1.93      raeburn  1353: => 'set',
1.6       bisitz   1354: 
                   1355:    'space'
1.10      zhu      1356: => '领域',
1.6       bisitz   1357: 
                   1358:    'stats'
1.93      raeburn  1359: => 'stats',
1.6       bisitz   1360: 
                   1361:    'struct'
1.93      raeburn  1362: => 'struct',
1.6       bisitz   1363: 
                   1364:    'switch'
1.93      raeburn  1365: => 'switch',
1.6       bisitz   1366: 
                   1367:    'tations'
1.93      raeburn  1368: => 'tations',
1.6       bisitz   1369: 
                   1370:    'updated periodically'
1.12      zhu      1371: => '定期更新',
1.6       bisitz   1372: 
                   1373:    'user'
1.12      zhu      1374: => '用户',
1.6       bisitz   1375: 
                   1376:    'visible to author and co-authors only'
1.12      zhu      1377: => '只有作者和共同作者可见',
1.6       bisitz   1378: 
                   1379:    'All versions'
1.12      zhu      1380: => '所有版本',
1.6       bisitz   1381: 
                   1382:    'Default Metadata for Directory [_1]'
1.12      zhu      1383: => '默认元数据目录 [_1]',
1.6       bisitz   1384: 
                   1385:    'Error Messages'
1.12      zhu      1386: => '错误信息',
1.6       bisitz   1387: 
                   1388:    'Save Catalog Information'
1.12      zhu      1389: => '保存目录信息',
1.6       bisitz   1390: 
                   1391:    'Update Display'
1.12      zhu      1392: => '更新显示',
1.6       bisitz   1393: 
                   1394:    'Content changed'
1.12      zhu      1395: => '内容变化',
1.6       bisitz   1396: 
                   1397:    'Differences'
1.12      zhu      1398: => '差异',
1.6       bisitz   1399: 
                   1400:    'Last Week'
1.12      zhu      1401: => '上周',
1.6       bisitz   1402: 
                   1403:    'Modification Date'
1.12      zhu      1404: => '修改日期',
1.6       bisitz   1405: 
                   1406:    'Since Start of Course'
1.12      zhu      1407: => '从启动课程起',
1.6       bisitz   1408: 
                   1409:    'Since Yesterday'
1.12      zhu      1410: => '从昨天起',
1.6       bisitz   1411: 
                   1412:    'Verify Course Documents'
1.12      zhu      1413: => '验证课程文件',
1.6       bisitz   1414: 
                   1415:    'Version'
1.12      zhu      1416: => '版本',
1.6       bisitz   1417: 
                   1418:    'access denied'
1.12      zhu      1419: => '拒绝访问',
1.6       bisitz   1420: 
                   1421:    'connection down'
1.93      raeburn  1422: => 'connection down',
1.6       bisitz   1423: 
                   1424:    'during the last'
1.93      raeburn  1425: => 'during the last',
1.6       bisitz   1426: 
                   1427:    'not found'
1.93      raeburn  1428: => 'not found',
1.6       bisitz   1429: 
                   1430:    'warning(s)'
1.93      raeburn  1431: => 'warning(s)',
1.6       bisitz   1432: 
                   1433:    '[quant,_1,warning]'
1.93      raeburn  1434: => '[quant,_1,warning]',
1.6       bisitz   1435: 
                   1436:    'Advanced Catalog Search'
1.93      raeburn  1437: => 'Advanced Catalog Search',
1.6       bisitz   1438: 
                   1439:    'Advanced Search'
1.13      zhu      1440: => '高级搜索',
1.6       bisitz   1441: 
                   1442:    'Any Language'
1.13      zhu      1443: => '任何语言',
1.6       bisitz   1444: 
                   1445:    'Any category'
1.13      zhu      1446: => '任何类别',
1.6       bisitz   1447: 
                   1448:    'Any copyright/distribution'
1.13      zhu      1449: => '任何版权/访问权限',
1.6       bisitz   1450: 
                   1451:    'Broadcast Message to Course'
1.93      raeburn  1452: => '发送广播消息',
1.6       bisitz   1453: 
                   1454:    "Click to download or use your browser's Save Link function"
1.93      raeburn  1455: => "Click to download or use your browser's Save Link function",
1.6       bisitz   1456: 
                   1457:    'Close'
1.13      zhu      1458: => '关闭',
1.6       bisitz   1459: 
                   1460:    'Compact View'
1.13      zhu      1461: => '简洁视图',
1.6       bisitz   1462: 
                   1463:    'Detailed Citation View'
1.13      zhu      1464: => '查看详细引文',
1.6       bisitz   1465: 
                   1466:    'Distribute Messages from Uploaded File to Course'
1.93      raeburn  1467: => 'Distribute Messages from Uploaded File to Course',
1.6       bisitz   1468: 
                   1469:    'Edit Catalog Information'
1.18      zhu      1470: => '编辑目录信息',
1.6       bisitz   1471: 
                   1472:    'Edit Content of a Map'
1.93      raeburn  1473: => 'Edit Content of a Map',
1.6       bisitz   1474: 
                   1475:    'Edit Directory Catalog Information'
1.18      zhu      1476: => '编辑目录信息分类',
1.6       bisitz   1477: 
                   1478:    'Evaluate Resource'
1.18      zhu      1479: => '评估此资源',
1.6       bisitz   1480: 
1.118     bisitz   1481:    'Failed Access to Authoring Space'
                   1482: => 'Failed Access to Authoring Space',
1.6       bisitz   1483: 
                   1484:    'Fielded Format'
1.18      zhu      1485: => '字段格式',
1.6       bisitz   1486: 
                   1487:    'File Category'
1.13      zhu      1488: => '文件分类',
1.6       bisitz   1489: 
                   1490:    'Force publication of unmodified files'
1.93      raeburn  1491: => 'Force publication of unmodified files',
1.6       bisitz   1492: 
                   1493:    'Keywords'
1.18      zhu      1494: => '关键词',
1.6       bisitz   1495: 
                   1496:    'Last access'
1.18      zhu      1497: => '上次访问',
1.6       bisitz   1498: 
                   1499:    'Last modified'
1.18      zhu      1500: => '最后修改',
1.6       bisitz   1501: 
                   1502:    'Limit by copyright/distribution'
1.18      zhu      1503: => '受版权/访问权限限制',
1.6       bisitz   1504: 
                   1505:    'Limit by language'
1.18      zhu      1506: => '受语言限制',
1.6       bisitz   1507: 
                   1508:    'Open'
1.27      zhu      1509: => '打开',
1.6       bisitz   1510: 
                   1511:    'Per Page'
1.18      zhu      1512: => '每页',
1.6       bisitz   1513: 
                   1514:    'Printing Helper'
1.18      zhu      1515: => '打印助手',
1.6       bisitz   1516: 
                   1517:    'Provide feedback messages or contribute to the course discussion about this resource'
1.93      raeburn  1518: => '反馈意见或讨论',
1.6       bisitz   1519: 
                   1520:    'Provide my evaluation of this resource'
1.93      raeburn  1521: => '对此资源给出我的评价',
1.6       bisitz   1522: 
                   1523:    'Publish'
1.10      zhu      1524: => '发布',
1.6       bisitz   1525: 
                   1526:    'Publish Directory'
1.10      zhu      1527: => '发布目录',
1.6       bisitz   1528: 
                   1529:    'Publish Directory and Sub Directories'
1.18      zhu      1530: => '发布目录和子目录',
1.6       bisitz   1531: 
                   1532:    'Related'
1.18      zhu      1533: => '相关的',
1.6       bisitz   1534: 
                   1535:    'Resource Feedback and Discussion'
1.18      zhu      1536: => '资源的反馈和讨论',
1.6       bisitz   1537: 
                   1538:    'Search Complete'
1.18      zhu      1539: => '搜索完成',
1.6       bisitz   1540: 
                   1541:    'Send Message to User(s)'
1.93      raeburn  1542: => '发送讯息到用户',
1.6       bisitz   1543: 
                   1544:    'Show catalog information'
1.93      raeburn  1545: => '查看目录信息',
1.6       bisitz   1546: 
1.56      zhu      1547:    'Show Metadata'
1.93      raeburn  1548: => '查看元数据',
1.56      zhu      1549: 
1.6       bisitz   1550:    'Show resource'
1.22      zhu      1551: => '查看资源',
1.6       bisitz   1552: 
                   1553:    'Statistics'
1.18      zhu      1554: => '统计',
1.6       bisitz   1555: 
                   1556:    'Summary View'
1.13      zhu      1557: => '概要',
1.6       bisitz   1558: 
1.72      bisitz   1559:    'There are currently no results.'
                   1560: => '目前没有任何结果。',
1.6       bisitz   1561: 
                   1562:    'Search: '
1.18      zhu      1563: => '搜索: ',
1.6       bisitz   1564: 
                   1565:    'URL'
                   1566: => 'URL',
                   1567: 
                   1568:    'Unpublished'
1.18      zhu      1569: => '未发行的',
1.6       bisitz   1570: 
                   1571:    'Up'
1.93      raeburn  1572: => 'Up',
1.6       bisitz   1573: 
                   1574:    'View'
1.27      zhu      1575: => '查看',
1.6       bisitz   1576: 
                   1577:    'View Critical Messages'
1.22      zhu      1578: => '浏览重要讯息',
1.6       bisitz   1579: 
                   1580:    'Words'
1.22      zhu      1581: => '词',
1.6       bisitz   1582: 
                   1583:    'XML/SGML'
                   1584: => 'XML/SGML',
                   1585: 
                   1586:    'abstract'
1.93      raeburn  1587: => 'abstract',
1.6       bisitz   1588: 
                   1589:    'audio'
1.22      zhu      1590: => '音频',
1.6       bisitz   1591: 
                   1592:    'author'
1.13      zhu      1593: => '作者',
1.6       bisitz   1594: 
                   1595:    'catalog'
1.18      zhu      1596: => '目录',
1.6       bisitz   1597: 
                   1598:    'copyright'
1.18      zhu      1599: => '版权',
1.6       bisitz   1600: 
                   1601:    'directory'
1.10      zhu      1602: => '文件夹',
1.6       bisitz   1603: 
                   1604:    'discuss'
1.93      raeburn  1605: => 'discuss',
1.6       bisitz   1606: 
                   1607:    'evaluate'
1.10      zhu      1608: => '评价',
1.6       bisitz   1609: 
                   1610:    'feedback'
1.10      zhu      1611: => '反馈',
1.6       bisitz   1612: 
                   1613:    'keywords'
1.10      zhu      1614: => '关键词',
1.6       bisitz   1615: 
                   1616:    'language'
1.10      zhu      1617: => '语言',
1.6       bisitz   1618: 
                   1619:    'movies'
1.10      zhu      1620: => '电影',
1.6       bisitz   1621: 
                   1622:    'notes'
1.10      zhu      1623: => '注释',
1.6       bisitz   1624: 
                   1625:    'obsolete'
1.10      zhu      1626: => '过时的',
1.6       bisitz   1627: 
                   1628:    'pages'
1.10      zhu      1629: => '页',
1.6       bisitz   1630: 
                   1631:    'pictures'
1.10      zhu      1632: => '图片',
1.6       bisitz   1633: 
                   1634:    'problem'
1.10      zhu      1635: => '任务',
1.6       bisitz   1636: 
                   1637:    'resources'
1.10      zhu      1638: => '资源',
1.6       bisitz   1639: 
                   1640:    'sequence'
1.10      zhu      1641: => '顺序',
1.6       bisitz   1642: 
1.19      zhu      1643:    'subject: '
1.10      zhu      1644: => '主题',
1.6       bisitz   1645: 
                   1646:    'this'
1.10      zhu      1647: => '这个',
1.6       bisitz   1648: 
                   1649:    'title'
1.10      zhu      1650: => '标题',
1.6       bisitz   1651: 
                   1652:    'About Me'
                   1653: => '关于我',
                   1654: 
1.112     bisitz   1655:    'Discussion Board/Discussion'
                   1656: => 'Discussion Board/Discussion',
1.6       bisitz   1657: 
                   1658:    'Clear All'
1.10      zhu      1659: => '全部清除',
1.6       bisitz   1660: 
                   1661:    'Close All Folders'
1.10      zhu      1662: => '关闭所有文件夹',
1.6       bisitz   1663: 
1.118     bisitz   1664:    'Authoring Space File Operation'
                   1665: => 'Authoring Space File Operation',
1.6       bisitz   1666: 
                   1667:    'Contact Information'
                   1668: => '联系信息',
                   1669: 
                   1670:    'Contact'
                   1671: => '联系我',
                   1672: 
                   1673:    'Copied old metadata'
1.10      zhu      1674: => '复制旧数据',
1.6       bisitz   1675: 
                   1676:    'Failed to write old metadata copy'
1.93      raeburn  1677: => 'Failed to write old metadata copy',
1.6       bisitz   1678: 
                   1679:    'Copied old target file'
1.10      zhu      1680: => '复制旧的目标文件',
1.6       bisitz   1681: 
                   1682:    'Failed to copy old target'
1.93      raeburn  1683: => 'Failed to copy old target',
1.6       bisitz   1684: 
1.39      bisitz   1685:    'Created directory [_1]'
1.93      raeburn  1686: => 'Created directory [_1]',
1.6       bisitz   1687: 
                   1688:    'Copyright'
                   1689: => '版权',
                   1690: 
                   1691:    'Could Not Process Request'
1.10      zhu      1692: => '命令无法执行',
1.6       bisitz   1693: 
                   1694:    'Default'
1.9       zhu      1695: => '默认设置',
1.6       bisitz   1696: 
                   1697:    'Discard Selected'
1.93      raeburn  1698: => 'Discard Selected',
1.6       bisitz   1699: 
                   1700:    'EMail and Messages'
1.10      zhu      1701: => '电子邮件和信息',
1.6       bisitz   1702: 
                   1703:    'Edit this resource'
1.93      raeburn  1704: => '编辑此资源',
1.6       bisitz   1705: 
1.118     bisitz   1706:    'Enter Authoring Space as co-author'
                   1707: => 'Enter Authoring Space as co-author',
1.6       bisitz   1708: 
1.118     bisitz   1709:    'Enter Authoring Space as a co-author'
                   1710: => 'Enter Authoring Space as a co-author',
1.6       bisitz   1711: 
1.118     bisitz   1712:    'Enter Authoring Space as assistant co-author'
                   1713: => 'Enter Authoring Space as assistant co-author',
1.6       bisitz   1714: 
                   1715:    'Host'
1.10      zhu      1716: => '计算',
1.6       bisitz   1717: 
                   1718:    'Last updated'
                   1719: => '最后更新',
                   1720: 
                   1721:    'Mime type'
1.10      zhu      1722: => 'MIME 类型',
1.6       bisitz   1723: 
                   1724:    'Modified'
1.10      zhu      1725: => '修改过的',
1.6       bisitz   1726: 
                   1727:    'Modify deadlines, etc, for this assessment resource'
1.27      zhu      1728: => '为这项评估资源修改期限等',
1.6       bisitz   1729: 
                   1730:    'Modify user grades for this assessment resource'
1.93      raeburn  1731: => '手动评估',
1.6       bisitz   1732: 
                   1733:    'View user submissions for this assessment resource'
1.93      raeburn  1734: => 'View user submissions for this assessment resource',
1.6       bisitz   1735: 
                   1736:    'Move Down'
1.27      zhu      1737: => '下移',
1.6       bisitz   1738: 
                   1739:    'Move Up'
1.27      zhu      1740: => '上移',
1.6       bisitz   1741: 
                   1742:    'New Title'
1.22      zhu      1743: => '新标题',
1.6       bisitz   1744: 
                   1745:    'Open All Folders'
1.27      zhu      1746: => '打开所有文件夹',
1.6       bisitz   1747: 
                   1748:    'Owner/Publisher'
1.27      zhu      1749: => '所有者/出版社',
1.6       bisitz   1750: 
1.22      zhu      1751:    'Personal Information Page'
                   1752: => '个人资料页面',
                   1753: 
1.6       bisitz   1754:    'Personal Information'
                   1755: => '个人信息',
                   1756: 
1.30      bisitz   1757:    'Privacy Note:'
                   1758: => '注意隐私:',
1.6       bisitz   1759: 
                   1760:    'Published'
1.27      zhu      1761: => '出版的',
1.6       bisitz   1762: 
                   1763:    'Reading results from'
1.93      raeburn  1764: => 'Reading results from',
1.6       bisitz   1765: 
                   1766:    'Retrieve'
1.57      zhu      1767: => '恢复',
1.6       bisitz   1768: 
                   1769:    'Revert to Last Saved'
1.93      raeburn  1770: => 'Revert to Last Saved',
1.6       bisitz   1771: 
                   1772:    'Revision Date'
1.93      raeburn  1773: => 'Revision Date',
1.6       bisitz   1774: 
                   1775:    'Shared by course faculty and staff'
                   1776: => '共同管理人员和工作人员',
                   1777: 
                   1778:    'Synchronized SQL metadata database'
1.93      raeburn  1779: => 'Synchronized SQL metadata database',
1.6       bisitz   1780: 
                   1781:    'Task'
1.93      raeburn  1782: => 'Task',
1.6       bisitz   1783: 
                   1784:    'Temporary Assembly Workspace'
1.93      raeburn  1785: => 'Temporary Assembly Workspace',
1.6       bisitz   1786: 
                   1787:    '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.'
                   1788: => '任何登录LON-CAPA的人都能看到您提供的数据,如果不想公开就不要上传任何数据。',
                   1789: 
                   1790:    'Topic'
1.12      zhu      1791: => '主题',
1.6       bisitz   1792: 
                   1793:    'Upload a Photo'
                   1794: => '上传相片',
                   1795: 
                   1796:    'Add Records'
                   1797: => '添加记录',
                   1798: 
                   1799:    'User Notes, Face-to-Face, Critical Messages, Broadcast Messages, Archived Messages'
1.10      zhu      1800: => '用户注释, 个人讨论, 重要信息, 小区广播,存档信息',
1.6       bisitz   1801: 
                   1802:    'User Notes, Records of Face-to-Face Discussions, and Critical Messages'
1.10      zhu      1803: => '用户注释,记录用户的讨论和重要信息',
1.6       bisitz   1804: 
                   1805:    'User Notes, Records of Face-To-Face Discussions, and Critical Messages in Course'
1.9       zhu      1806: => '用户注释,记录面对面的讨论,课程重要讯息',
1.6       bisitz   1807: 
                   1808:    'User Notes, Records of Face-To-Face Discussions, Critical Messages, Broadcast Messages and Archived Messages in Course'
1.9       zhu      1809: => '用户注释,记录面对面讨论,重要的信息,广播信息,课程存档',
1.6       bisitz   1810: 
1.126     bisitz   1811:    'No notes, face-to-face discussion records, critical messages or broadcast messages in this course.'
                   1812: => 'No notes, face-to-face discussion records, critical messages or broadcast messages in this course.', # '对于 [_1] 没有用户注释, 记录用户的讨论, 重要信息, 或者广播信息。',
                   1813: 
                   1814:    'No notes, face-to-face discussion records, critical messages or broadcast messages in this community.'
                   1815: => 'No notes, face-to-face discussion records, critical messages or broadcast messages in this community.', # '对于 [_1] 没有用户注释, 记录用户的讨论, 重要信息, 或者广播信息。',
1.6       bisitz   1816: 
                   1817:    'Version Number'
1.10      zhu      1818: => '版本号',
1.6       bisitz   1819: 
                   1820:    'View Published Version'
1.10      zhu      1821: => '查看发布的版本',
1.6       bisitz   1822: 
                   1823:    'Web References'
                   1824: => 'Web 引用',
                   1825: 
                   1826:    'co con-'
1.93      raeburn  1827: => 'co con-',
1.6       bisitz   1828: 
                   1829:    'co res'
1.93      raeburn  1830: => 'co res',
1.6       bisitz   1831: 
                   1832:    'contacting'
1.10      zhu      1833: => '建立联系',
1.6       bisitz   1834: 
                   1835:    'edit'
1.9       zhu      1836: => '编辑',
1.6       bisitz   1837: 
                   1838:    'interface available'
1.93      raeburn  1839: => 'interface available',
1.6       bisitz   1840: 
                   1841:    'missions'
1.9       zhu      1842: => '任务',
1.6       bisitz   1843: 
                   1844:    'view sub-'
1.93      raeburn  1845: => 'view sub-',
1.6       bisitz   1846: 
                   1847:    'waiting on'
1.93      raeburn  1848: => 'waiting on',
1.6       bisitz   1849: 
                   1850:    '#Stdnts'
1.93      raeburn  1851: => '#Stdnts',
1.6       bisitz   1852: 
                   1853:    '#YES'
1.93      raeburn  1854: => '#YES',
1.6       bisitz   1855: 
                   1856:    '%Wrng'
                   1857: => '%Wrng',
                   1858: 
                   1859:    'Brief view of each students performance in course.'
1.93      raeburn  1860: => 'Brief view of each students performance in course.',
1.6       bisitz   1861: 
                   1862:    'Clear Caches'
1.9       zhu      1863: => '清除缓存',
1.6       bisitz   1864: 
1.89      bisitz   1865:    'Course Statistics and Charts cannot be retrieved until the database is restarted. Your data is intact but cannot be displayed at this time.'
1.93      raeburn  1866: => 'Course Statistics and Charts cannot be retrieved until the database is restarted. Your data is intact but cannot be displayed at this time.',
1.6       bisitz   1867: 
                   1868:    'Detailed statistics and graphs of student performance on problems.'
1.93      raeburn  1869: => 'Detailed statistics and graphs of student performance on problems.',
1.6       bisitz   1870: 
                   1871:    'DoDiff'
1.93      raeburn  1872: => 'DoDiff',
1.6       bisitz   1873: 
                   1874:    'Enrollment Status'
1.93      raeburn  1875: => 'Enrollment Status',
1.6       bisitz   1876: 
                   1877:    'Generate Statistics'
1.12      zhu      1878: => '建立统计资料',
1.6       bisitz   1879: 
                   1880:    'Max Tries'
1.93      raeburn  1881: => 'Max Tries',
1.6       bisitz   1882: 
                   1883:    'Mean Tries'
1.93      raeburn  1884: => 'Mean Tries',
1.6       bisitz   1885: 
                   1886:    'Output'
1.93      raeburn  1887: => 'Output',
1.6       bisitz   1888: 
                   1889:    'Overall Problem Statistics'
1.93      raeburn  1890: => 'Overall Problem Statistics',
1.6       bisitz   1891: 
                   1892:    'Please notify the server administrator [_1]'
1.93      raeburn  1893: => 'Please notify the server administrator [_1]',
1.6       bisitz   1894: 
                   1895:    'Preparing Excel Spreadsheet'
1.93      raeburn  1896: => 'Preparing Excel Spreadsheet',
1.6       bisitz   1897: 
                   1898:    'Problem Status Chart'
1.93      raeburn  1899: => 'Problem Status Chart',
1.6       bisitz   1900: 
                   1901:    'S.D. tries'
1.93      raeburn  1902: => 'S.D. tries',
1.6       bisitz   1903: 
                   1904:    'Sections'
1.93      raeburn  1905: => 'Sections',
1.6       bisitz   1906: 
                   1907:    'Sequence or Folder'
1.93      raeburn  1908: => 'Sequence or Folder',
1.6       bisitz   1909: 
                   1910:    'Sequences and Folders'
1.93      raeburn  1911: => 'Sequences and Folders',
1.6       bisitz   1912: 
                   1913:    'Skew Tries'
1.93      raeburn  1914: => 'Skew Tries',
1.6       bisitz   1915: 
                   1916:    'Statistics and Problem Analysis'
1.93      raeburn  1917: => 'Statistics and Problem Analysis',
1.6       bisitz   1918: 
                   1919:    'Student performance statistics on all problems.'
1.93      raeburn  1920: => 'Student performance statistics on all problems.',
1.6       bisitz   1921: 
                   1922:    'Unable to connect to database!'
1.93      raeburn  1923: => 'Unable to connect to database!',
1.6       bisitz   1924: 
                   1925:    'Your Excel Spreadsheet'
1.93      raeburn  1926: => 'Your Excel Spreadsheet',
1.6       bisitz   1927: 
                   1928:    'Your Excel spreadsheet.'
1.93      raeburn  1929: => 'Your Excel spreadsheet.',
1.6       bisitz   1930: 
                   1931:    'Your Excel spreadsheet'
1.93      raeburn  1932: => 'Your Excel spreadsheet',
1.6       bisitz   1933: 
                   1934:    'Your CSV file.'
1.93      raeburn  1935: => 'Your CSV file.',
1.6       bisitz   1936: 
                   1937:    'Your CSV file'
1.93      raeburn  1938: => 'Your CSV file',
1.6       bisitz   1939: 
                   1940:    'part'
1.27      zhu      1941: => '部分',
1.6       bisitz   1942: 
                   1943:    'part - '
1.70      zhu      1944: => '部分 ',
1.6       bisitz   1945: 
                   1946:    'problem statistics grouped by sequence'
1.93      raeburn  1947: => 'problem statistics grouped by sequence',
1.6       bisitz   1948: 
                   1949:    'problem statistics ungrouped'
1.93      raeburn  1950: => 'problem statistics ungrouped',
1.6       bisitz   1951: 
                   1952:    'problem statistics, Excel'
1.93      raeburn  1953: => 'problem statistics, Excel',
1.6       bisitz   1954: 
                   1955:    'Significant figures are incorrect, submission was not graded.'
1.93      raeburn  1956: => 'Significant figures are incorrect, submission was not graded.',
1.6       bisitz   1957: 
                   1958:    '. . . for a particular section'
1.98      bisitz   1959: => '. . . for a particular section',
1.6       bisitz   1960: 
                   1961:    '. . . for all students in the course'
1.98      bisitz   1962: => '. . . for all students in the course',
1.6       bisitz   1963: 
                   1964:    '. . . for an individual student'
1.98      bisitz   1965: => '. . . for an individual student',
1.6       bisitz   1966: 
1.90      bisitz   1967:    '12 am' # midnight
1.93      raeburn  1968: => '12 am',
1.90      bisitz   1969: 
                   1970:    'midnight'
                   1971: => '午夜',
                   1972: 
1.6       bisitz   1973:    '1 am'
1.93      raeburn  1974: => '1 am',
1.6       bisitz   1975: 
1.90      bisitz   1976:    '2 am'
1.93      raeburn  1977: => '2 am',
1.90      bisitz   1978: 
                   1979:    '3 am'
1.93      raeburn  1980: => '3 am',
1.90      bisitz   1981: 
                   1982:    '4 am'
1.93      raeburn  1983: => '4 am',
1.90      bisitz   1984: 
                   1985:    '5 am'
1.93      raeburn  1986: => '5 am',
1.90      bisitz   1987: 
                   1988:    '6 am'
1.93      raeburn  1989: => '6 am',
1.90      bisitz   1990: 
                   1991:    '7 am'
1.93      raeburn  1992: => '7 am',
1.90      bisitz   1993: 
                   1994:    '8 am'
1.93      raeburn  1995: => '8 am',
1.90      bisitz   1996: 
                   1997:    '9 am'
1.93      raeburn  1998: => '9 am',
1.6       bisitz   1999: 
                   2000:    '10 am'
1.93      raeburn  2001: => '10 am',
1.6       bisitz   2002: 
                   2003:    '11 am'
1.93      raeburn  2004: => '11 am',
1.6       bisitz   2005: 
                   2006:    '12 noon'
1.93      raeburn  2007: => '12 noon',
1.6       bisitz   2008: 
1.90      bisitz   2009:    'noon'
                   2010: => '中午',
                   2011: 
                   2012:    '1 pm'
1.93      raeburn  2013: => '1 pm',
1.6       bisitz   2014: 
                   2015:    '2 pm'
1.93      raeburn  2016: => '2 pm',
1.6       bisitz   2017: 
                   2018:    '3 pm'
1.93      raeburn  2019: => '3 pm',
1.6       bisitz   2020: 
                   2021:    '4 pm'
1.93      raeburn  2022: => '4 pm',
1.6       bisitz   2023: 
                   2024:    '5 pm'
1.93      raeburn  2025: => '5 pm',
1.6       bisitz   2026: 
                   2027:    '6 pm'
1.93      raeburn  2028: => '6 pm',
1.6       bisitz   2029: 
                   2030:    '7 pm'
1.93      raeburn  2031: => '7 pm',
1.6       bisitz   2032: 
                   2033:    '8 pm'
1.93      raeburn  2034: => '8 pm',
1.6       bisitz   2035: 
                   2036:    '9 pm'
1.93      raeburn  2037: => '9 pm',
1.6       bisitz   2038: 
1.90      bisitz   2039:    '10 pm'
1.93      raeburn  2040: => '10 pm',
1.90      bisitz   2041: 
                   2042:    '11 pm'
1.93      raeburn  2043: => '11 pm',
1.90      bisitz   2044: 
1.6       bisitz   2045:    '<- Previous'
1.98      bisitz   2046: => '<- Previous',
1.6       bisitz   2047: 
                   2048:    'ALL'
1.93      raeburn  2049: => 'ALL',
1.6       bisitz   2050: 
                   2051:    'All Maps or Folders'
1.93      raeburn  2052: => 'All Maps or Folders',
1.6       bisitz   2053: 
                   2054:    'Any User'
1.18      zhu      2055: => '任何用户',
1.6       bisitz   2056: 
                   2057:    'Assessment URL and Title'
1.18      zhu      2058: => '评估网址和标题',
1.6       bisitz   2059: 
                   2060:    'Assigned User Roles'
1.18      zhu      2061: => '用户角色分配',
1.6       bisitz   2062: 
                   2063:    'Browse resources'
1.18      zhu      2064: => '搜索资源',
1.6       bisitz   2065: 
                   2066:    'Changes can take up to 10 minutes before being active for all students.'
1.93      raeburn  2067: => 'Changes can take up to 10 minutes before being active for all students.',
1.6       bisitz   2068: 
                   2069:    'Course Assessment Parameter - Helper Mode'
1.18      zhu      2070: => '课程评估参数 - 助手模式',
1.6       bisitz   2071: 
                   2072:    'Course Assessment Parameters - Overview Mode'
1.18      zhu      2073: => '课程评估参数 - 摘要模式',
1.6       bisitz   2074: 
                   2075:    'Course Assessments Parameters - Table Mode'
1.18      zhu      2076: => '课程评估参数 - 表模式',
1.6       bisitz   2077: 
                   2078:    'Course Environment Parameters'
1.18      zhu      2079: => '课程环境参数',
1.6       bisitz   2080: 
                   2081:    'Course Parameter Helper'
1.18      zhu      2082: => '课程参数实用工具',
1.6       bisitz   2083: 
                   2084:    'Create New Environment Variable'
1.18      zhu      2085: => '创造新的环境变量',
1.6       bisitz   2086: 
                   2087:    'Current Session Value'
1.63      zhu      2088: => '当前会话的值',
1.6       bisitz   2089: 
                   2090:    'Default Value'
1.18      zhu      2091: => '缺省值',
1.6       bisitz   2092: 
                   2093:    'Delete a role'
1.18      zhu      2094: => '删除角色',
1.6       bisitz   2095: 
                   2096:    'Disable all communication among students'
1.93      raeburn  2097: => 'Disable all communication among students',
1.6       bisitz   2098: 
                   2099:    'Enclosing Map or Folder'
1.27      zhu      2100: => '附有目录或文件夹',
1.6       bisitz   2101: 
                   2102:    'Every problem in a particular folder'
1.27      zhu      2103: => '每一个问题在一个特定的文件夹',
1.6       bisitz   2104: 
                   2105:    'Every problem in the course'
1.27      zhu      2106: => '课程的中每一个问题',
1.6       bisitz   2107: 
                   2108:    'Folder'
1.10      zhu      2109: => '文件夹',
1.6       bisitz   2110: 
                   2111:    'Grant/revoke Course Custom Role'
1.93      raeburn  2112: => 'Grant/revoke Course Custom Role',
1.6       bisitz   2113: 
                   2114:    'Grant/revoke role of Administrator'
1.93      raeburn  2115: => 'Grant/revoke role of Administrator',
1.6       bisitz   2116: 
                   2117:    'Grant/revoke role of Author'
1.93      raeburn  2118: => 'Grant/revoke role of Author',
1.6       bisitz   2119: 
                   2120:    'Grant/revoke role of Course Coordinator'
1.93      raeburn  2121: => 'Grant/revoke role of Course Coordinator',
1.6       bisitz   2122: 
                   2123:    'Grant/revoke role of Domain Guest'
1.93      raeburn  2124: => 'Grant/revoke role of Domain Guest',
1.6       bisitz   2125: 
                   2126:    'Grant/revoke role of Librarian'
1.93      raeburn  2127: => 'Grant/revoke role of Librarian',
1.6       bisitz   2128: 
                   2129:    'Grant/revoke role of Teaching Assistant'
1.93      raeburn  2130: => 'Grant/revoke role of Teaching Assistant',
1.6       bisitz   2131: 
                   2132:    'Internally authenticated'
1.93      raeburn  2133: => 'Internally authenticated',
1.6       bisitz   2134: 
                   2135:    'Kerberos authenticated'
1.93      raeburn  2136: => 'Kerberos authenticated',
1.6       bisitz   2137: 
                   2138:    'LON-CAPA Helper:'
1.93      raeburn  2139: => 'LON-CAPA Helper:',
1.6       bisitz   2140: 
                   2141:    'Lock and unlock assessments'
1.93      raeburn  2142: => 'Lock and unlock assessments',
1.6       bisitz   2143: 
                   2144:    'Manage Access Keys'
1.93      raeburn  2145: => 'Manage Access Keys',
1.6       bisitz   2146: 
                   2147:    'Manage access keys'
1.93      raeburn  2148: => 'Manage access keys',
1.6       bisitz   2149: 
                   2150:    'Max Possible To Date'
1.10      zhu      2151: => '到现在为止,最高可达到',
1.6       bisitz   2152: 
                   2153:    'Modify Course Assessment Parameters'
1.93      raeburn  2154: => 'Modify Course Assessment Parameters',
1.6       bisitz   2155: 
                   2156:    'Modify authentication mechanism and data for a user'
1.93      raeburn  2157: => 'Modify authentication mechanism and data for a user',
1.6       bisitz   2158: 
                   2159:    'Modify grades'
1.93      raeburn  2160: => 'Modify grades',
1.6       bisitz   2161: 
                   2162:    'Next ->'
1.12      zhu      2163: => '下一步 ->',
1.6       bisitz   2164: 
                   2165:    'One particular problem'
1.93      raeburn  2166: => 'One particular problem',
1.6       bisitz   2167: 
                   2168:    'Parameter Name'
1.18      zhu      2169: => '参数名',
1.6       bisitz   2170: 
                   2171:    'Parameter Type'
1.18      zhu      2172: => '参数类型',
1.6       bisitz   2173: 
                   2174:    'Parameter in Effect'
1.18      zhu      2175: => '有效参数',
1.6       bisitz   2176: 
                   2177:    'Please select a problem to analyze'
1.18      zhu      2178: => '请选择问题进行分析',
1.6       bisitz   2179: 
                   2180:    'Post anonymously'
1.18      zhu      2181: => '匿名发送',
1.6       bisitz   2182: 
                   2183:    'Post discussion on course resources'
1.18      zhu      2184: => '发送该课程资源的讨论',
1.6       bisitz   2185: 
                   2186:    'Post system frontpage announcements'
1.18      zhu      2187: => '给系统主页发送通知',
1.6       bisitz   2188: 
                   2189:    'Post to live chatrooms'
1.18      zhu      2190: => '发送到在线聊天室',
                   2191: 
                   2192:    'Post to chatrooms'
                   2193: => '发送到聊天室',
1.6       bisitz   2194: 
                   2195:    'Problems Not Contained In A Folder'
1.18      zhu      2196: => '问题不包含在一个文件夹中',
1.6       bisitz   2197: 
                   2198:    'Section'
1.12      zhu      2199: => '章节',
1.6       bisitz   2200: 
                   2201:    'Section:'
1.12      zhu      2202: => '章节:',
1.6       bisitz   2203: 
                   2204:    'Select Date'
1.12      zhu      2205: => '请选择日期',
1.6       bisitz   2206: 
                   2207:    'Select Enclosing Map or Folder'
1.93      raeburn  2208: => 'Select Enclosing Map or Folder',
1.6       bisitz   2209: 
                   2210:    'Select Parameter Level'
1.93      raeburn  2211: => 'Select Parameter Level',
1.6       bisitz   2212: 
                   2213:    'Send internal email'
1.12      zhu      2214: => '发送内部电子邮件',
1.6       bisitz   2215: 
                   2216:    'Set Course Environment Parameters'
1.93      raeburn  2217: => 'Set Course Environment Parameters',
1.6       bisitz   2218: 
                   2219:    'Set Date'
1.12      zhu      2220: => '设定日期',
1.6       bisitz   2221: 
1.31      bisitz   2222:    'Set Defaults for All Resources in [_1]Specifically for [_2][_3]'
1.93      raeburn  2223: => 'Set Defaults for All Resources in [_1]Specifically for [_2][_3]',
1.6       bisitz   2224: 
                   2225:    'Set a due date'
1.9       zhu      2226: => '设定一个截止日期',
1.6       bisitz   2227: 
                   2228:    'Set an answer open date'
1.93      raeburn  2229: => 'Set an answer open date',
1.6       bisitz   2230: 
                   2231:    'Set an open date'
1.93      raeburn  2232: => 'Set an open date',
1.6       bisitz   2233: 
                   2234:    'Set opening datefor all problems in the course for. . .'
1.93      raeburn  2235: => 'Set opening datefor all problems in the course for. . .',
1.6       bisitz   2236: 
                   2237:    'Set the number of tries'
1.27      zhu      2238: => '设置尝试次数',
1.6       bisitz   2239: 
                   2240:    'Set the problem weight'
1.27      zhu      2241: => '设置问题难度',
1.6       bisitz   2242: 
                   2243:    'Set/Modify Course Assessment Parameter'
1.27      zhu      2244: => '设置/修改课程评估参数',
1.6       bisitz   2245: 
                   2246:    'Set/Modify Course Assessment Parameters'
1.27      zhu      2247: => '设置/修改课程评估参数',
1.6       bisitz   2248: 
                   2249:    'Set/Modify Course Parameters'
1.27      zhu      2250: => '设置/修改课程参数',
1.6       bisitz   2251: 
                   2252:    'Show More Options'
1.27      zhu      2253: => '显示更多选项',
1.6       bisitz   2254: 
                   2255:    'Students Affected'
1.27      zhu      2256: => '受影响的学生',
1.6       bisitz   2257: 
                   2258:    '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.'
1.93      raeburn  2259: => '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.',
1.6       bisitz   2260: 
                   2261:    'Total'
1.10      zhu      2262: => '总共',
1.6       bisitz   2263: 
                   2264:    'Total Parts In Course'
1.93      raeburn  2265: => 'Total Parts In Course',
1.6       bisitz   2266: 
                   2267:    'Type'
1.10      zhu      2268: => '型号',
1.6       bisitz   2269: 
                   2270:    'UNIX authenticated'
1.18      zhu      2271: => 'UNIX 认证',
1.6       bisitz   2272: 
                   2273:    'USERS'
1.10      zhu      2274: => '用户',
1.6       bisitz   2275: 
                   2276:    'Unknown ID'
1.10      zhu      2277: => '未知 ID',
1.6       bisitz   2278: 
                   2279:    'Unknown user'
1.10      zhu      2280: => '未知用户',
1.6       bisitz   2281: 
                   2282:    'Update Course Assessment Parameter Display'
1.93      raeburn  2283: => 'Update Course Assessment Parameter Display',
1.6       bisitz   2284: 
                   2285:    'Update Section or Specific User'
1.93      raeburn  2286: => 'Update Section or Specific User',
1.6       bisitz   2287: 
                   2288:    'Verify Selection'
1.10      zhu      2289: => '确认选择',
1.6       bisitz   2290: 
                   2291:    'Welcome to the Assignment Parameter Helper'
1.93      raeburn  2292: => 'Welcome to the Assignment Parameter Helper',
1.6       bisitz   2293: 
                   2294:    'What parameter do you want to set for all problems in the course?'
1.93      raeburn  2295: => 'What parameter do you want to set for all problems in the course?',
1.6       bisitz   2296: 
                   2297:    'What should the opening date be set to?'
1.93      raeburn  2298: => 'What should the opening date be set to?',
1.6       bisitz   2299: 
                   2300:    'Which Problem or Problems?'
1.93      raeburn  2301: => 'Which Problem or Problems?',
1.6       bisitz   2302: 
                   2303:    'Which problems do you wish to set a parameter for?'
1.93      raeburn  2304: => 'Which problems do you wish to set a parameter for?',
1.6       bisitz   2305: 
1.83      bisitz   2306:    'You need to choose another user role or enter a specific course or community for this function.'
                   2307: => 'You need to choose another user role or enter a specific course or community for this function.', # '对于此功能您需要选择另一个用户角色,或者输入特定的课程。',
1.6       bisitz   2308: 
                   2309:    'a.m.'
1.10      zhu      2310: => '上午',
1.6       bisitz   2311: 
                   2312:    'acc keys'
1.93      raeburn  2313: => 'acc keys',
1.6       bisitz   2314: 
                   2315:    'according to course preferences'
1.18      zhu      2316: => '根据课程设置',
1.6       bisitz   2317: 
                   2318:    'according to resource settings'
1.18      zhu      2319: => '根据资源设置',
1.6       bisitz   2320: 
                   2321:    'according to user session state'
1.18      zhu      2322: => '根据用户会话状态',
1.6       bisitz   2323: 
                   2324:    'all'
1.18      zhu      2325: => '所有的',
1.6       bisitz   2326: 
                   2327:    'at'
1.18      zhu      2328: => '在',
1.6       bisitz   2329: 
                   2330:    'at Domain'
1.18      zhu      2331: => '在域',
1.6       bisitz   2332: 
                   2333:    'at domain'
1.18      zhu      2334: => '在域',
1.6       bisitz   2335: 
                   2336:    'default'
1.18      zhu      2337: => '默认',
1.6       bisitz   2338: 
                   2339:    'for Enclosing Map or Folder'
1.27      zhu      2340: => '对于附有目录或文件夹', #??? [SB 18.10.2006]
1.6       bisitz   2341: 
                   2342:    'for Resource'
1.27      zhu      2343: => '资源',
1.6       bisitz   2344: 
                   2345:    'from Enclosing Map or Folder'
1.27      zhu      2346: => '从附有目录或文件夹', #??? [SB 18.10.2006]
1.6       bisitz   2347: 
                   2348:    'general'
1.27      zhu      2349: => '一般的',
1.6       bisitz   2350: 
                   2351:    'in Course'
1.18      zhu      2352: => '在课程',
1.6       bisitz   2353: 
                   2354:    'in Section/Group'
1.18      zhu      2355: => '在科/组',
1.6       bisitz   2356: 
                   2357:    'manage'
1.12      zhu      2358: => '管理',
1.6       bisitz   2359: 
                   2360:    'of'
1.93      raeburn  2361: => 'of',
1.6       bisitz   2362: 
                   2363:    'or ID'
1.12      zhu      2364: => '或者 ID',
1.6       bisitz   2365: 
                   2366:    'p.m.'
1.10      zhu      2367: => '下午',
1.6       bisitz   2368: 
                   2369:    'percent'
1.7       zhu      2370: => '百分比',
1.6       bisitz   2371: 
                   2372:    'unless locked'
1.10      zhu      2373: => '除非锁定',
1.6       bisitz   2374: 
                   2375:    'users in'
1.93      raeburn  2376: => 'users in',
1.6       bisitz   2377: 
                   2378:    'Access Key Management'
1.93      raeburn  2379: => 'Access Key Management',
1.6       bisitz   2380: 
                   2381:    'Assessment'
1.10      zhu      2382: => '评价',
1.6       bisitz   2383: 
                   2384:    'Calculations'
1.93      raeburn  2385: => 'Calculations',
1.6       bisitz   2386: 
                   2387:    'Comma Separated Values'
1.93      raeburn  2388: => 'Comma Separated Values',
1.6       bisitz   2389: 
                   2390:    'Course ID'
1.10      zhu      2391: => '课程 ID',
1.6       bisitz   2392: 
1.41      bisitz   2393:    'Course level sheet'
1.93      raeburn  2394: => 'Course level sheet', # ??? [SB 2007-07-02]
1.6       bisitz   2395: 
                   2396:    'Detailed Problem Analysis'
1.93      raeburn  2397: => 'Detailed Problem Analysis',
1.6       bisitz   2398: 
                   2399:    'End Helper'
1.93      raeburn  2400: => 'End Helper',
1.6       bisitz   2401: 
                   2402:    'Excel'
                   2403: => 'Excel',
                   2404: 
                   2405:    'Text (essays only)'
1.93      raeburn  2406: => 'Text (essays only)',
1.6       bisitz   2407: 
                   2408:    'Finish Course Initialization'
1.93      raeburn  2409: => 'Finish Course Initialization',
1.6       bisitz   2410: 
                   2411:    'Generate Spreadsheet'
1.12      zhu      2412: => '生成报告表',
1.6       bisitz   2413: 
1.103     bisitz   2414:    'Grant/revoke role of Bubblesheet Operator'
                   2415: => 'Grant/revoke role of Bubblesheet Operator',
1.6       bisitz   2416: 
                   2417:    'HTML'
                   2418: => 'HTML',
                   2419: 
                   2420:    'Invalid date entry'
1.93      raeburn  2421: => 'Invalid date entry',
1.6       bisitz   2422: 
                   2423:    'Load:'
1.10      zhu      2424: => '加载:',
1.6       bisitz   2425: 
                   2426:    'No changes were made to the current settings.'
1.93      raeburn  2427: => 'No changes were made to the current settings.',
1.6       bisitz   2428: 
                   2429:    'Output Format'
1.10      zhu      2430: => '输出格式',
1.6       bisitz   2431: 
                   2432:    'Processing course structure'
1.93      raeburn  2433: => 'Processing course structure',
1.6       bisitz   2434: 
                   2435:    'Processing first student'
1.93      raeburn  2436: => 'Processing first student',
1.6       bisitz   2437: 
                   2438:    'Row'
1.10      zhu      2439: => '排列',
1.6       bisitz   2440: 
                   2441:    'Save as'
1.10      zhu      2442: => '另存为',
1.6       bisitz   2443: 
1.66      bisitz   2444:    'Save as &amp; Make This Sheet the Default'
1.10      zhu      2445: => '另存为 & 使此工作表作为一个默认使用',
1.6       bisitz   2446: 
1.103     bisitz   2447:    'Bubblesheet Operator'
                   2448: => 'Bubblesheet Operator',
1.6       bisitz   2449: 
                   2450:    'Select All'
1.10      zhu      2451: => '全选',
1.6       bisitz   2452: 
                   2453:    'Select All Students'
1.10      zhu      2454: => '选择所有学生',
1.6       bisitz   2455: 
                   2456:    'Select Spreadsheet File'
1.10      zhu      2457: => '选择电子表格文件',
1.6       bisitz   2458: 
1.103     bisitz   2459:    'Send bubblesheet data to a course'
                   2460: => 'Send bubblesheet data to a course',
1.6       bisitz   2461: 
                   2462:    'Spreadsheet Computation'
1.93      raeburn  2463: => 'Spreadsheet Computation',
1.6       bisitz   2464: 
                   2465:    'Spreadsheet Computation Status'
1.93      raeburn  2466: => 'Spreadsheet Computation Status',
1.6       bisitz   2467: 
                   2468:    'Student level sheet'
1.93      raeburn  2469: => 'Student level sheet',
1.6       bisitz   2470: 
                   2471:    'Summary'
1.93      raeburn  2472: => 'Summary',
1.6       bisitz   2473: 
                   2474:    'Template'
1.93      raeburn  2475: => 'Template',
1.6       bisitz   2476: 
                   2477:    'Unselect All'
1.93      raeburn  2478: => 'Unselect All',
1.6       bisitz   2479: 
                   2480:    'Unselect All Students'
1.93      raeburn  2481: => 'Unselect All Students',
1.6       bisitz   2482: 
1.103     bisitz   2483:    'Upload bubblesheet data'
                   2484: => 'Upload bubblesheet data',
1.6       bisitz   2485: 
                   2486:    'You must choose at least one student to continue.'
1.93      raeburn  2487: => 'You must choose at least one student to continue.',
1.6       bisitz   2488: 
                   2489:    'You must choose one or more choices to continue.'
1.93      raeburn  2490: => 'You must choose one or more choices to continue.',
1.6       bisitz   2491: 
                   2492:    'may be open from a different computer.'
1.93      raeburn  2493: => 'may be open from a different computer.',
1.6       bisitz   2494: 
                   2495:    'minutes'
1.93      raeburn  2496: => 'minutes',
1.6       bisitz   2497: 
                   2498:    'remaining'
1.98      bisitz   2499: => 'remaining',
1.6       bisitz   2500: 
                   2501:    'second'
1.93      raeburn  2502: => 'second',
1.6       bisitz   2503: 
                   2504:    'seconds'
1.93      raeburn  2505: => 'seconds',
1.6       bisitz   2506: 
                   2507:    'Additional Recipients'
1.12      zhu      2508: => '其他收件人',
1.6       bisitz   2509: 
1.31      bisitz   2510:    'Analyze Over [_1] [_2]'
1.93      raeburn  2511: => 'Analyze Over [_1] [_2]',
1.6       bisitz   2512: 
                   2513:    'Analyze Problem'
1.93      raeburn  2514: => 'Analyze Problem',
1.6       bisitz   2515: 
                   2516:    'Analyze Problem Again'
1.93      raeburn  2517: => 'Analyze Problem Again',
1.6       bisitz   2518: 
                   2519:    'Analyze as '
1.93      raeburn  2520: => 'Analyze as ',
1.6       bisitz   2521: 
                   2522:    'Browsing resource, all submissions are temporary.'
1.93      raeburn  2523: => 'Browsing resource, all submissions are temporary.',
1.6       bisitz   2524: 
                   2525:    'By'
1.93      raeburn  2526: => 'By',
1.6       bisitz   2527: 
                   2528:    'Check All'
1.12      zhu      2529: => '全选',
1.6       bisitz   2530: 
                   2531:    'Check for All'
1.12      zhu      2532: => '检查所有',
1.6       bisitz   2533: 
                   2534:    'Check for None'
1.70      zhu      2535: => '检查无',
1.6       bisitz   2536: 
                   2537:    'Check for Section/Group'
1.12      zhu      2538: => '检查科/组',
1.6       bisitz   2539: 
                   2540:    'Choose a different resource'
1.12      zhu      2541: => '选择不同的资源',
1.6       bisitz   2542: 
                   2543:    'Concepts'
1.12      zhu      2544: => '草稿',
1.6       bisitz   2545: 
                   2546:    'Critical Messages'
1.12      zhu      2547: => '重要讯息',
1.6       bisitz   2548: 
                   2549:    'Delete'
1.12      zhu      2550: => '删除',
1.6       bisitz   2551: 
                   2552:    'Delete Checked'
1.12      zhu      2553: => '删除选中',
1.6       bisitz   2554: 
                   2555:    'Display All Messages'
1.12      zhu      2556: => '显示所有邮件',
1.6       bisitz   2557: 
                   2558:    'Display all Messages'
1.12      zhu      2559: => '显示所有邮件',
1.6       bisitz   2560: 
                   2561:    'Foils'
1.12      zhu      2562: => '选择',
1.6       bisitz   2563: 
                   2564:    'Forward'
1.12      zhu      2565: => '转发',
1.6       bisitz   2566: 
                   2567:    'Forwarded message from'
1.12      zhu      2568: => '转发邮件从',
1.6       bisitz   2569: 
                   2570:    'Forwarding'
1.12      zhu      2571: => '转发',
1.6       bisitz   2572: 
                   2573:    'From'
1.12      zhu      2574: => '从',
1.6       bisitz   2575: 
                   2576:    'Functions'
1.22      zhu      2577: => '功能',
1.6       bisitz   2578: 
                   2579:    'Mail'
1.12      zhu      2580: => '邮件',
1.6       bisitz   2581: 
                   2582:    'Mark Unread'
1.12      zhu      2583: => '标记为未读',
1.6       bisitz   2584: 
                   2585:    'New Problem Variation'
1.93      raeburn  2586: => 'New Problem Variation',
1.6       bisitz   2587: 
                   2588:    'New Randomization'
1.12      zhu      2589: => '新的变化',
1.6       bisitz   2590: 
                   2591:    'Next'
1.12      zhu      2592: => '下一步',
1.6       bisitz   2593: 
1.31      bisitz   2594:    'Number of Plots [_1]'
1.93      raeburn  2595: => 'Number of Plots [_1]',
1.6       bisitz   2596: 
                   2597:    'Option Response Problem Analysis'
1.93      raeburn  2598: => 'Option Response Problem Analysis',
1.6       bisitz   2599: 
                   2600:    'Previous'
1.12      zhu      2601: => '以前的',
1.6       bisitz   2602: 
                   2603:    'Re'
1.12      zhu      2604: => '回复',
1.6       bisitz   2605: 
                   2606:    'Record'
1.12      zhu      2607: => '记录',
1.6       bisitz   2608: 
                   2609:    'Reply'
1.10      zhu      2610: => '回复',
1.6       bisitz   2611: 
                   2612:    'Reset Submissions'
1.93      raeburn  2613: => 'Reset Submissions',
1.6       bisitz   2614: 
                   2615:    'Select a course'
1.12      zhu      2616: => '选择课程',
1.6       bisitz   2617: 
                   2618:    'Selecting a User'
1.12      zhu      2619: => '选择用户',
1.6       bisitz   2620: 
                   2621:    'Send New'
1.93      raeburn  2622: => 'Send New',
1.6       bisitz   2623: 
                   2624:    'Send Reply'
1.12      zhu      2625: => '发送回复',
1.6       bisitz   2626: 
                   2627:    'Send as critical message'
1.10      zhu      2628: => '发出一个重要信息',
1.6       bisitz   2629: 
                   2630:    'Simple Problem Editor'
1.18      zhu      2631: => '简单的问题编辑器',
1.6       bisitz   2632: 
                   2633:    'Starting'
1.18      zhu      2634: => '开始',
1.6       bisitz   2635: 
                   2636:    'Student Data Compilation Progress'
1.18      zhu      2637: => '学生资料汇编进展',
1.6       bisitz   2638: 
                   2639:    'Student Data Compilation Status'
1.18      zhu      2640: => '学生资料汇编状态',
1.6       bisitz   2641: 
                   2642:    'There is no student data for this problem.'
1.18      zhu      2643: => '对于这个问题,没有任何学生的数据。',
1.6       bisitz   2644: 
                   2645:    'Time'
1.10      zhu      2646: => '时间',
1.6       bisitz   2647: 
1.18      zhu      2648:    'To:'
                   2649: => '收件人:',
1.6       bisitz   2650: 
                   2651:    'Uncheck All'
1.10      zhu      2652: => '全部取消',
1.6       bisitz   2653: 
                   2654:    'Unsuccessful Login'
1.9       zhu      2655: => '登录失败',
1.6       bisitz   2656: 
                   2657:    'Update Student Data'
1.10      zhu      2658: => '更新学生资料',
1.6       bisitz   2659: 
                   2660:    'You have no critical messages.'
1.10      zhu      2661: => '您没有任何重要讯息。',
1.6       bisitz   2662: 
                   2663:    'and return receipt'
1.93      raeburn  2664: => 'and return receipt',
1.6       bisitz   2665: 
                   2666:    'can not be accessed from your location.'
1.93      raeburn  2667: => 'can not be accessed from your location.',
1.6       bisitz   2668: 
1.115     bisitz   2669:    'Unacceptable username [_1] for user [_2] [_3] [_4] [_5]'
                   2670: => 'Unacceptable username [_1] for user [_2] [_3] [_4] [_5]',
                   2671: 
                   2672:    'Unacceptable domain [_1] for user [_2] [_3] [_4] [_5]'
                   2673: => 'Unacceptable domain [_1] for user [_2] [_3] [_4] [_5]',
1.6       bisitz   2674: 
                   2675:    'All Documents in Course'
1.93      raeburn  2676: => 'All Documents in Course',
1.6       bisitz   2677: 
                   2678:    'All Resources (possibly large output)'
1.93      raeburn  2679: => 'All Resources (possibly large output)',
1.6       bisitz   2680: 
                   2681:    'Anonymous'
1.18      zhu      2682: => '匿名',
1.6       bisitz   2683: 
                   2684:    'Anonymous contribution to course discussion of resource'
1.18      zhu      2685: => '匿名参加这个资源的讨论',
1.6       bisitz   2686: 
                   2687:    'As a general rule, only authors or co-authors should be filesystem authenticated (which allows access to the server filesystem).'
1.93      raeburn  2688: => 'As a general rule, only authors or co-authors should be filesystem authenticated (which allows access to the server filesystem).',
1.6       bisitz   2689: 
                   2690:    'Associate columns with student attributes.'
1.93      raeburn  2691: => 'Associate columns with student attributes.',
1.6       bisitz   2692: 
                   2693:    'Attribute'
1.93      raeburn  2694: => 'Attribute',
1.6       bisitz   2695: 
                   2696:    'CSV (comma separated values, spreadsheet)'
1.27      zhu      2697: => 'CSV (逗号分隔值, 表格)',
1.6       bisitz   2698: 
                   2699:    'Check Course Document Versions'
1.98      bisitz   2700: => 'Check Course Document Versions',
1.6       bisitz   2701: 
                   2702:    'Check/Set Resource Versions'
1.22      zhu      2703: => '检查/设置源版本',
1.6       bisitz   2704: 
                   2705:    'Chronological View'
1.22      zhu      2706: => '顺序查看',
1.6       bisitz   2707: 
                   2708:    'Column'
1.93      raeburn  2709: => 'Column',
1.6       bisitz   2710: 
                   2711:    'Column [_1]'
1.93      raeburn  2712: => 'Column [_1]',
1.6       bisitz   2713: 
                   2714:    'Continue enrollment?'
1.93      raeburn  2715: => 'Continue enrollment?',
1.6       bisitz   2716: 
                   2717:    'Contribution to course discussion of resource'
1.18      zhu      2718: => '正常参加这个资源的讨论',
1.6       bisitz   2719: 
                   2720:    'Diffs'
1.56      zhu      2721: => '区别',
1.6       bisitz   2722: 
                   2723: #   'Disable ID/Student Number Safeguard and Force Change of Conflicting IDs (only do if you know what you are doing)'
1.98      bisitz   2724: #=> 'Disable ID/Student Number Safeguard and Force Change of Conflicting IDs (only do if you know what you are doing)',
1.6       bisitz   2725: 
                   2726: 
                   2727:    'Disable Student/Employee ID Safeguard and force change of conflicting IDs'
1.70      zhu      2728: => '禁用学生/员工编号,维护和强制改变不一致的IDs',
1.6       bisitz   2729: 
                   2730:    '(only do if you know what you are doing.)'
1.70      zhu      2731: => '(只有这样做,如果你知道自己在做什么。)',
1.6       bisitz   2732: 
                   2733:    'Discussion Contributions'
1.18      zhu      2734: => '参加讨论',
1.6       bisitz   2735: 
                   2736:    'Drop Students'
1.28      zhu      2737: => '从该课程删除学生',
1.6       bisitz   2738: 
                   2739:    'Dropped [_1]'
                   2740: => '[_1] ausgeschlossen',
                   2741: 
                   2742:    'Dropped [_1] student(s).'
                   2743: => '[_1] Student(en) ausgeschlossen.',
                   2744: 
                   2745:    'Dropping Students'
1.93      raeburn  2746: => 'Dropping Students',
1.6       bisitz   2747: 
                   2748:    'EMail Address'
1.93      raeburn  2749: => 'EMail Address',
1.6       bisitz   2750: 
                   2751:    'Enroll a single student'
1.70      zhu      2752: => '注册一个学生',
1.6       bisitz   2753: 
                   2754:    'Enrolling Students'
1.70      zhu      2755: => '注册学生',
1.6       bisitz   2756: 
                   2757:    'Error'
1.93      raeburn  2758: => 'Error',
1.6       bisitz   2759: 
                   2760:    'Error: '
1.93      raeburn  2761: => 'Error: ',
1.6       bisitz   2762: 
                   2763:    'Error: [_1]'
1.93      raeburn  2764: => 'Error: [_1]',
1.6       bisitz   2765: 
                   2766:    'Field'
1.93      raeburn  2767: => 'Field',
1.6       bisitz   2768: 
1.118     bisitz   2769:    'Filenames in Authoring Space'
                   2770: => 'Filenames in Authoring Space',
1.6       bisitz   2771: 
                   2772:    'First Name'
1.56      zhu      2773: => '名',
1.6       bisitz   2774: 
1.118     bisitz   2775:    'Folder in Authoring Space'
                   2776: => 'Folder in Authoring Space',
1.6       bisitz   2777: 
                   2778:    'Full Update'
1.56      zhu      2779: => '全面更新',
1.6       bisitz   2780: 
                   2781:    'Full update (also print list of users not enrolled anymore)'
1.101     bisitz   2782: => 'Full update (also print list of users not enrolled anymore)', # => '全面更新 (auch Liste von Benutzern ausgeben, die den Kurs nicht mehr belegt haben)',
1.6       bisitz   2783: 
                   2784:    'Generation'
1.70      zhu      2785: => '生成',
1.6       bisitz   2786: 
                   2787:    'Group/Section'
1.12      zhu      2788: => '组/科',
1.6       bisitz   2789: 
                   2790:    'HTML/XML'
                   2791: => 'HTML/XML',
                   2792: 
                   2793:    'Hide'
1.56      zhu      2794: => '隐藏',
1.6       bisitz   2795: 
                   2796:    'Student/Employee ID'
1.56      zhu      2797: => '学生/员工 ID',
1.6       bisitz   2798: 
                   2799:    'Identify fields'
1.93      raeburn  2800: => 'Identify fields',
1.6       bisitz   2801: 
                   2802:    'If active, the new role will be available when the students next log in to LON-CAPA.'
1.93      raeburn  2803: => 'If active, the new role will be available when the students next log in to LON-CAPA.',
1.6       bisitz   2804: 
                   2805:    'Ignore First Line'
1.27      zhu      2806: => '忽略第一行',
1.6       bisitz   2807: 
                   2808:    'Initial Password'
1.27      zhu      2809: => '初始密码',
1.6       bisitz   2810: 
                   2811:    'Internal Filename'
1.27      zhu      2812: => '内部文件名',
1.6       bisitz   2813: 
                   2814:    'Invalid home server specified'
1.93      raeburn  2815: => 'Invalid home server specified',
1.6       bisitz   2816: 
                   2817:    'Keep all Resources up-to-date with most recent Versions (default)'
1.93      raeburn  2818: => 'Keep all Resources up-to-date with most recent Versions (default)',
1.6       bisitz   2819: 
                   2820:    'LON-CAPA Domain for Students'
1.93      raeburn  2821: => 'LON-CAPA Domain for Students',
1.6       bisitz   2822: 
                   2823:    'LON-CAPA Enrollment Manager'
1.93      raeburn  2824: => 'LON-CAPA Enrollment Manager',
1.6       bisitz   2825: 
                   2826:    'LON-CAPA domain: [_1]'
1.26      zhu      2827: => 'LON-CAPA 域: [_1]',
1.6       bisitz   2828: 
                   2829:    'Last Name'
1.56      zhu      2830: => '姓',
1.6       bisitz   2831: 
                   2832:    'Last Name, First Names'
1.26      zhu      2833: => '姓,名',
1.6       bisitz   2834: 
                   2835:    'Login Type'
1.26      zhu      2836: => '登录类型',
1.6       bisitz   2837: 
                   2838:    'Middle Names/Initials'
1.26      zhu      2839: => '中名/缩写',
1.6       bisitz   2840: 
                   2841:    'Modify Parameters'
1.26      zhu      2842: => '修改参数',
1.6       bisitz   2843: 
                   2844:    'Modify student data'
1.26      zhu      2845: => '修改学生资料',
1.6       bisitz   2846: 
                   2847:    'Most recently published Version'
1.26      zhu      2848: => '最近发布的版本',
1.6       bisitz   2849: 
                   2850:    'No Kerberos domain was specified.'
1.93      raeburn  2851: => 'No Kerberos domain was specified.',
1.6       bisitz   2852: 
                   2853:    'None Found'
1.26      zhu      2854: => '没有找到',
1.6       bisitz   2855: 
                   2856:    'Note: For large courses, this operation may be time consuming.'
1.93      raeburn  2857: => 'Note: For large courses, this operation may be time consuming.',
1.6       bisitz   2858: 
1.73      bisitz   2859:    'This will not take effect if the user already exists.'
1.93      raeburn  2860: => 'This will not take effect if the user already exists.',
1.6       bisitz   2861: 
                   2862:    'Processed [_1] student(s).'
                   2863: => '[_1] Studierende bearbeitet.',
                   2864: 
                   2865:    'Re-enrollment will re-activate data.'
1.93      raeburn  2866: => 'Re-enrollment will re-activate data.',
1.6       bisitz   2867: 
                   2868:    'Registering'
1.93      raeburn  2869: => 'Registering',
1.6       bisitz   2870: 
                   2871:    'Samples'
1.56      zhu      2872: => '例如',
1.6       bisitz   2873: 
                   2874:    'Save as ...'
1.18      zhu      2875: => '另存为...',
1.6       bisitz   2876: 
                   2877:    'Set Version to be used in Course'
1.93      raeburn  2878: => 'Set Version to be used in Course',
1.6       bisitz   2879: 
                   2880:    'Set Versions to be used in Course according to Selections below'
1.93      raeburn  2881: => 'Set Versions to be used in Course according to Selections below',
1.6       bisitz   2882: 
                   2883:    'Set all Resource Versions to current Version (Fix Versions)'
1.93      raeburn  2884: => 'Set all Resource Versions to current Version (Fix Versions)',
1.6       bisitz   2885: 
                   2886:    'Show Preview'
1.93      raeburn  2887: => 'Show Preview',
1.6       bisitz   2888: 
                   2889:    'Space separated'
1.27      zhu      2890: => '以空格分隔',
1.6       bisitz   2891: 
                   2892:    'Starting and Ending Dates'
1.27      zhu      2893: => '起始和结束日期',
1.6       bisitz   2894: 
                   2895:    'Student Number'
1.27      zhu      2896: => '学生证号码',
1.6       bisitz   2897: 
                   2898:    'Tabulator separated'
1.27      zhu      2899: => '以制表符分隔',
1.6       bisitz   2900: 
                   2901:    'The optional email address field was not specified.'
1.93      raeburn  2902: => 'The optional email address field was not specified.',
1.6       bisitz   2903: 
                   2904:    'The optional name field was not specified.'
1.93      raeburn  2905: => 'The optional name field was not specified.',
1.6       bisitz   2906: 
                   2907:    'The optional ID number field was not specified.'
1.93      raeburn  2908: => 'The optional ID number field was not specified.',
1.6       bisitz   2909: 
                   2910:    'The optional section or group field was not specified.'
1.93      raeburn  2911: => 'The optional section or group field was not specified.',
1.6       bisitz   2912: 
                   2913:    'The optional student number field was not specified.'
1.93      raeburn  2914: => 'The optional student number field was not specified.',
1.6       bisitz   2915: 
                   2916:    'The optional section field was not specified.'
1.93      raeburn  2917: => 'The optional section field was not specified.',
1.6       bisitz   2918: 
                   2919:    'The optional role field was not specified.'
1.93      raeburn  2920: => 'The optional role field was not specified.',
1.6       bisitz   2921: 
                   2922:    'The optional domain field was not specified.'
1.93      raeburn  2923: => 'The optional domain field was not specified.',
1.6       bisitz   2924: 
                   2925:    'There are no students currently enrolled.'
1.93      raeburn  2926: => 'There are no students currently enrolled.',
1.6       bisitz   2927: 
                   2928:    'Continue adding users?'
1.93      raeburn  2929: => 'Continue adding users?',
1.6       bisitz   2930: 
                   2931:    'Threaded View'
1.22      zhu      2932: => '线程查看',
1.6       bisitz   2933: 
                   2934:    'Total number of records found in file: [_1]'
1.93      raeburn  2935: => 'Total number of records found in file: [_1]',
1.6       bisitz   2936: 
                   2937:    'Unable to enroll students'
1.93      raeburn  2938: => 'Unable to enroll students',
1.6       bisitz   2939: 
                   2940:    'Updating discussion time'
1.93      raeburn  2941: => 'Updating discussion time',
1.6       bisitz   2942: 
                   2943:    'Uploading Class List'
1.93      raeburn  2944: => 'Uploading Class List',
1.6       bisitz   2945: 
                   2946:    'Verify Content'
                   2947: => '检查内容',
                   2948: 
                   2949:    'Version used in Course'
1.93      raeburn  2950: => 'Version used in Course',
1.6       bisitz   2951: 
                   2952:    'View Class List'
1.93      raeburn  2953: => 'View Class List',
1.6       bisitz   2954: 
                   2955:    'View Class list'
1.93      raeburn  2956: => 'View Class list',
1.6       bisitz   2957: 
                   2958:    'Welcome'
1.22      zhu      2959: => '欢迎',
1.6       bisitz   2960: 
1.102     raeburn  2961:    'Welcome to the Learning[_1]Online[_2] Network with CAPA. Please wait while your session is being set up.'
1.12      zhu      2962: => '欢迎您到在线网络 LON-CAPA 学习。请稍候,您的会话正在建立。',
1.6       bisitz   2963: 
                   2964:    'You must choose an authentication type.'
1.22      zhu      2965: => '你必须选择一个身份验证类型。',
1.6       bisitz   2966: 
                   2967:    'You need to specify the Kerberos domain.'
1.93      raeburn  2968: => 'You need to specify the Kerberos domain.',
1.6       bisitz   2969: 
                   2970:    'You need to specify the initial password.'
1.93      raeburn  2971: => 'You need to specify the initial password.',
1.6       bisitz   2972: 
                   2973:    'You need to specify the username field.'
1.93      raeburn  2974: => 'You need to specify the username field.',
1.6       bisitz   2975: 
                   2976:    'Your Version Settings have been Saved'
1.93      raeburn  2977: => 'Your Version Settings have been Saved',
1.6       bisitz   2978: 
                   2979:    '[_1] Do not change login data'
1.12      zhu      2980: => '[_1] 不要更改登录数据',
1.6       bisitz   2981: 
                   2982:    '[_1] Kerberos authenticated with domain [_2] [_3] Version 4 [_4] Version 5 [_5]'
1.70      zhu      2983: => '[_1] Kerberos身份验证域 [_2] [_3] 版本 4 [_4] 版本 5 [_5]',
1.6       bisitz   2984: 
                   2985:    'Currently Kerberos authenticated with domain [_1] Version [_2].'
1.70      zhu      2986: => '目前的Kerberos身份验证域 [_1] 版本 [_2]。',
1.6       bisitz   2987: 
                   2988:    'Currently Kerberos authenticated, Version [_1].'
1.70      zhu      2989: => '目前Kerberos身份验证,版本 [_1]。',
1.6       bisitz   2990: 
                   2991:    'most recent'
1.12      zhu      2992: => '最新的',
1.6       bisitz   2993: 
                   2994:    'name only visible to course faculty'
1.18      zhu      2995: => '只有课程管理者能看见',
1.6       bisitz   2996: 
                   2997:    'Calculate answers'
1.70      zhu      2998: => '计算的答案',
1.6       bisitz   2999: 
1.65      zhu      3000:   'Show All Foils'
                   3001: => '显示全部选项',
                   3002: 
                   3003:    'Show All Instances'
                   3004: => '显示全部选项',
1.6       bisitz   3005: 
                   3006:    '1 out of N multiple choice (radio button)'
1.18      zhu      3007: => '单选',
1.6       bisitz   3008: 
                   3009:    'Add new option'
1.10      zhu      3010: => '添加新的选择',
1.6       bisitz   3011: 
                   3012:    'Administrator'
1.10      zhu      3013: => '管理员',
1.6       bisitz   3014: 
                   3015:    'Answer:'
1.10      zhu      3016: => '回复:',
1.6       bisitz   3017: 
                   3018:    'Attachment'
1.10      zhu      3019: => '附件',
1.6       bisitz   3020: 
                   3021:    '(128 KB max size)'
1.10      zhu      3022: => '(最大 128 KB)',
1.6       bisitz   3023: 
                   3024:    'Change'
1.10      zhu      3025: => '改变',
1.6       bisitz   3026: 
                   3027:    'Change Random Seed To:'
1.70      zhu      3028: => '随机数的基础上:',
1.6       bisitz   3029: 
                   3030:    'Change Your Language Preferences'
1.70      zhu      3031: => '变更您的语言偏好',
1.6       bisitz   3032: 
                   3033:    'Concept:'
1.70      zhu      3034: => '概念:',
1.6       bisitz   3035: 
                   3036:    'Correct Option:'
1.18      zhu      3037: => '正确的选择:',
1.6       bisitz   3038: 
                   3039:    'Create a New Course'
1.12      zhu      3040: => '创建一个新的课程',
1.6       bisitz   3041: 
                   3042:    'Create a New Course or Group Space'
1.12      zhu      3043: => '创建一个新的课程或组空间',
1.6       bisitz   3044: 
                   3045:    'Current'
1.12      zhu      3046: => '现在的',
1.6       bisitz   3047: 
                   3048:    'Delete an option'
1.12      zhu      3049: => '删除一个选项',
1.6       bisitz   3050: 
                   3051:    'Delete:'
1.12      zhu      3052: => '删除:',
1.6       bisitz   3053: 
                   3054:    'Diffs with Current Version'
1.56      zhu      3055: => '与当前版本的区别',
1.6       bisitz   3056: 
                   3057:    'Diffs with Version'
1.56      zhu      3058: => '不同版本之间的区别',
1.6       bisitz   3059: 
                   3060:    'Diffs with current Version'
1.56      zhu      3061: => '与当前版本的区别',
1.6       bisitz   3062: 
                   3063:    'Display and analysis of submission times on assessments.'
1.93      raeburn  3064: => 'Display and analysis of submission times on assessments.',
1.6       bisitz   3065: 
                   3066:    'Display foils in order given'
1.56      zhu      3067: => '在给定的分类里显示选项',
1.6       bisitz   3068: 
                   3069:    'Display foils in random order'
1.56      zhu      3070: => '在一个随机序列里显示选项',
1.6       bisitz   3071: 
                   3072:    'Domain Guest'
1.12      zhu      3073: => '网上邻居',
1.6       bisitz   3074: 
                   3075:    'Essay, open end'
1.18      zhu      3076: => '尝试,没有时间限制',
1.6       bisitz   3077: 
                   3078:    'False'
1.18      zhu      3079: => '错误的',
1.6       bisitz   3080: 
                   3081:    'Foil'
1.18      zhu      3082: => '选项',
1.6       bisitz   3083: 
                   3084:    'Format:'
1.12      zhu      3085: => '格式:',
1.6       bisitz   3086: 
                   3087:    'Height(pixel):'
1.12      zhu      3088: => '高 (Pixel):',
1.6       bisitz   3089: 
                   3090:    'Hint Text'
1.12      zhu      3091: => '提示文字',
1.6       bisitz   3092: 
                   3093:    'If this resource is in active use, student performance data from the previous version may become inaccessible.'
1.93      raeburn  3094: => 'If this resource is in active use, student performance data from the previous version may become inaccessible.',
1.6       bisitz   3095: 
                   3096:    'Image:'
1.12      zhu      3097: => '图片:',
1.6       bisitz   3098: 
                   3099:    'Incorrect Answers:'
1.12      zhu      3100: => '错误的答案:',
1.6       bisitz   3101: 
                   3102:    'Last accessed'
1.12      zhu      3103: => '上次访问',
1.6       bisitz   3104: 
                   3105:    'Librarian'
1.93      raeburn  3106: => 'Librarian',
1.6       bisitz   3107: 
                   3108:    'Making Backup to [_1]'
1.93      raeburn  3109: => 'Making Backup to [_1]',
1.6       bisitz   3110: 
                   3111:    'Max Number Of Shown Foils:'
1.56      zhu      3112: => '显示选项的最大数量:',
1.6       bisitz   3113: 
                   3114:    'Max number of foils displayed'
1.56      zhu      3115: => '显示选项的最大数量',
1.6       bisitz   3116: 
                   3117:    'Metadata'
1.12      zhu      3118: => '元数据',
1.6       bisitz   3119: 
                   3120:    'metadata'
1.12      zhu      3121: => '元数据',
1.6       bisitz   3122: 
                   3123:    'Metadata Version'
1.12      zhu      3124: => '元数据版本',
1.6       bisitz   3125: 
                   3126:    'Metadata current version'
1.12      zhu      3127: => '元数据的最新版本',
1.6       bisitz   3128: 
                   3129:    'Save Metadata'
1.12      zhu      3130: => '保存元数据',
1.6       bisitz   3131: 
                   3132:    'Name:'
1.12      zhu      3133: => '姓氏:',
1.6       bisitz   3134: 
                   3135:    'New parameters or saved values'
1.18      zhu      3136: => '新的参数或保存价值',
1.6       bisitz   3137: 
                   3138:    'No language preference'
1.56      zhu      3139: => '没有语言偏好',
1.6       bisitz   3140: 
                   3141:    'Not shown, not used'
1.18      zhu      3142: => '没有显示,没有使用',
1.6       bisitz   3143: 
                   3144:    'Obsolete parameters or saved values'
1.18      zhu      3145: => '过时的参数或保存价值',
1.6       bisitz   3146: 
                   3147:    'Option response'
1.12      zhu      3148: => '答案选项',
1.6       bisitz   3149: 
                   3150:    'Please do not reply to this address.'
1.93      raeburn  3151: => 'Please do not reply to this address.',
1.6       bisitz   3152: 
                   3153:    'Position'
                   3154: => 'Position',
                   3155: 
                   3156:    'Preferred language'
1.18      zhu      3157: => '首选语言',
1.6       bisitz   3158: 
                   3159:    'Problems'
1.93      raeburn  3160: => 'Problems',
1.6       bisitz   3161: 
                   3162:    'Produce Excel Output'
1.93      raeburn  3163: => 'Produce Excel Output',
1.6       bisitz   3164: 
                   3165:    'Question Text'
1.18      zhu      3166: => '文字问题',
1.6       bisitz   3167: 
                   3168:    'Random position'
1.18      zhu      3169: => '随机位置',
1.6       bisitz   3170: 
                   3171:    'Retrieve Published Resources'
1.18      zhu      3172: => '恢复发布的资源',
1.6       bisitz   3173: 
                   3174:    'Short string response'
1.18      zhu      3175: => '简短的文字回答',
1.6       bisitz   3176: 
                   3177:    'Show always at bottom position'
1.18      zhu      3178: => '总是在最后显示',
1.6       bisitz   3179: 
                   3180:    'Show always at top position'
1.18      zhu      3181: => '总是在最开始显示',
1.6       bisitz   3182: 
                   3183:    'Size:'
1.18      zhu      3184: => '大小:',
1.6       bisitz   3185: 
                   3186:    'Save Changes'
1.18      zhu      3187: => '保存更改',
1.6       bisitz   3188: 
                   3189:    'Submission Time Analysis'
1.18      zhu      3190: => '提交时间分析',
1.6       bisitz   3191: 
                   3192:    'Submit Changes and Edit'
1.18      zhu      3193: => '保存并继续编辑',
1.6       bisitz   3194: 
                   3195:    'TeXWidth(mm):'
1.18      zhu      3196: => 'TeX-宽 (mm):',
1.6       bisitz   3197: 
                   3198:    'Text'
1.18      zhu      3199: => '文本',
1.6       bisitz   3200: 
                   3201:    'Text Block'
1.18      zhu      3202: => '文本块',
1.6       bisitz   3203: 
                   3204:    'This is an automatic message generated by the LON-CAPA system.'
1.93      raeburn  3205: => 'This is an automatic message generated by the LON-CAPA system.',
1.6       bisitz   3206: 
                   3207:    'True'
1.18      zhu      3208: => '正确的',
1.6       bisitz   3209: 
                   3210:    'unused'
1.18      zhu      3211: => '未用过的',
1.6       bisitz   3212: 
                   3213:    'Type-in value'
1.93      raeburn  3214: => 'Type-in value',
1.6       bisitz   3215: 
                   3216:    'Unit:'
1.18      zhu      3217: => '单位:',
1.6       bisitz   3218: 
                   3219:    'Value'
1.18      zhu      3220: => '值',
1.6       bisitz   3221: 
                   3222:    'Warning!'
1.18      zhu      3223: => '警告!',
1.6       bisitz   3224: 
                   3225:    'Width(pixel):'
1.18      zhu      3226: => '宽 (Pixel):',
1.6       bisitz   3227: 
                   3228:    'anonymous'
1.18      zhu      3229: => '匿名',
1.6       bisitz   3230: 
                   3231:    'bytes'
1.93      raeburn  3232: => 'bytes',
1.6       bisitz   3233: 
                   3234:    'loginproblems.html'
                   3235: => 'loginproblems.html',
                   3236: 
                   3237:    'versions of this problem'
1.18      zhu      3238: => '这个问题的版本',
1.6       bisitz   3239: 
                   3240: 
1.45      bisitz   3241: #=====================
1.6       bisitz   3242: # Begin remote control (mydesk.tab)
                   3243: # 2x8 chars, only lower case
                   3244: # Same order as in mydesk.tab!
                   3245:    'choose[_1]'
1.44      bisitz   3246: => '选择',
1.6       bisitz   3247:    'course[_1]'
1.44      bisitz   3248: => '课程',
1.6       bisitz   3249: 
                   3250:    'switch[_1]'
1.44      bisitz   3251: => '转换',
1.6       bisitz   3252:    'course[_2]'
1.44      bisitz   3253: => '课程',
1.6       bisitz   3254: 
                   3255:    'switch[_2]'
1.44      bisitz   3256: => '转换',
1.6       bisitz   3257:    'role[_1]'
1.44      bisitz   3258: => '角色',
1.6       bisitz   3259: 
                   3260:    'choose[_2]'
1.44      bisitz   3261: => '选择',
1.6       bisitz   3262:    'role[_2]'
1.44      bisitz   3263: => '角色',
1.6       bisitz   3264: 
                   3265:    'course[_3]'
1.44      bisitz   3266: => '课程',
1.6       bisitz   3267:    'docs[_1]'
1.44      bisitz   3268: => '内容',
1.6       bisitz   3269: 
1.84      bisitz   3270:    'course[_7]'
1.44      bisitz   3271: => '编辑',
1.84      bisitz   3272:    'editor[_1]'
1.44      bisitz   3273: => '课程文档',
1.6       bisitz   3274: 
                   3275:    'navigate[_1]'
1.63      zhu      3276: => '课程',
1.6       bisitz   3277:    'contents[_1]'
1.63      zhu      3278: => '目录',
1.6       bisitz   3279: 
1.45      bisitz   3280:    'request-[_1]'
1.93      raeburn  3281: => 'request-[_1]',
1.45      bisitz   3282:    'course[_16]'
1.93      raeburn  3283: => 'course[_16]',
1.45      bisitz   3284: 
1.6       bisitz   3285:    'my[_1]'
1.63      zhu      3286: => '我的',
1.6       bisitz   3287:    'grades[_1]'
1.63      zhu      3288: => '得分',
1.6       bisitz   3289: 
                   3290:    'course[_4]'
1.63      zhu      3291: => '课程',
1.6       bisitz   3292:    'grades[_2]'
1.63      zhu      3293: => '等级',
1.6       bisitz   3294: 
                   3295:    'course[_5]'
1.93      raeburn  3296: => 'course[_5]',
1.6       bisitz   3297:    'chart[_1]'
1.93      raeburn  3298: => 'chart[_1]',
1.6       bisitz   3299: 
                   3300:    'course[_6]'
1.63      zhu      3301: => '课程',
1.6       bisitz   3302:    'stats[_1]'
1.63      zhu      3303: => '统计',
1.6       bisitz   3304: 
                   3305:    'manage[_1]'
1.93      raeburn  3306: => 'manage[_1]',
1.6       bisitz   3307:    'acc keys[_1]'
1.93      raeburn  3308: => 'acc keys[_1]',
1.6       bisitz   3309: 
                   3310:    'course[_12]'
1.63      zhu      3311: => '课程参加者',
1.6       bisitz   3312:    'roster[_1]'
1.63      zhu      3313: => '名单',
1.6       bisitz   3314: 
                   3315:    'user[_1]'
1.63      zhu      3316: => '用户',
                   3317:    'roles[_1]'
                   3318: => '角色',
1.6       bisitz   3319: 
                   3320:    'create[_1]'
1.63      zhu      3321: => '创建',
1.6       bisitz   3322:    'course[_8]'
1.63      zhu      3323: => '课程',
1.6       bisitz   3324: 
                   3325:    'course[_9]'
1.63      zhu      3326: => '课程',
1.6       bisitz   3327:    'parms[_1]'
1.63      zhu      3328: => '参数',
1.6       bisitz   3329: 
                   3330:    'con-[_1]'
1.93      raeburn  3331: => 'con-[_1]',
1.6       bisitz   3332:    'struct[_1]'
1.93      raeburn  3333: => 'struct[_1]',
1.6       bisitz   3334: 
1.45      bisitz   3335:    'co con-[_1]'
1.93      raeburn  3336: => 'co con-[_1]',
1.45      bisitz   3337:    'struct[_2]'
1.93      raeburn  3338: => 'struct[_2]',
1.45      bisitz   3339: 
1.6       bisitz   3340:    'domain[_1]'
1.63      zhu      3341: => '域',
1.6       bisitz   3342:    'config[_1]'
1.63      zhu      3343: => '配置',
1.6       bisitz   3344: 
                   3345:    'resource[_1]'
1.63      zhu      3346: => '发布', # '资源',
1.6       bisitz   3347:    'space[_1]'
1.63      zhu      3348: => '资源',
1.6       bisitz   3349: 
                   3350:    'co res[_1]'
1.93      raeburn  3351: => 'co res[_1]',
1.6       bisitz   3352:    'space[_2]'
1.93      raeburn  3353: => 'space[_2]',
1.6       bisitz   3354: 
                   3355:    'what is[_1]'
1.63      zhu      3356: => '有什么',
1.6       bisitz   3357:    'new[_1]'
1.63      zhu      3358: => '新内容',
1.6       bisitz   3359: 
                   3360:    'enter[_1]'
1.93      raeburn  3361: => 'enter[_1]',
1.6       bisitz   3362:    'grades[_3]'
1.93      raeburn  3363: => 'grades[_3]',
1.6       bisitz   3364: 
                   3365:    'course[_13]'
1.44      bisitz   3366: => '课程',
1.6       bisitz   3367:    'catalog[_1]'
1.44      bisitz   3368: => '目录',
1.6       bisitz   3369: 
                   3370:    'view[_1]'
1.44      bisitz   3371: => '查看',
1.6       bisitz   3372:    'bookmark[_1]'
1.44      bisitz   3373: => '书签',
1.6       bisitz   3374: 
                   3375:    'calendar[_1]'
1.44      bisitz   3376: => '日历',
1.6       bisitz   3377:    'announce[_1]'
1.44      bisitz   3378: => '通告',
1.6       bisitz   3379: 
                   3380:    'commu-[_1]'
1.63      zhu      3381: => '发送和接收',
1.6       bisitz   3382:    'nication[_1]'
1.63      zhu      3383: => '邮件',
1.6       bisitz   3384: 
                   3385:    'course[_10]'
1.44      bisitz   3386: => '课程-',
1.45      bisitz   3387:    'chatroom[_1]'
1.44      bisitz   3388: => '聊天室',
1.6       bisitz   3389: 
                   3390:    'course[_14]'
1.44      bisitz   3391: => '课程-',
1.6       bisitz   3392:    'groups[_1]'
1.44      bisitz   3393: => '组',
1.6       bisitz   3394: 
                   3395:    'port-[_1]'
1.63      zhu      3396: => '文件夹',
1.6       bisitz   3397:    'folio[_1]'
1.63      zhu      3398: => '空间',
1.6       bisitz   3399: 
                   3400:    'edit[_1]'
1.44      bisitz   3401: => '编辑',
1.6       bisitz   3402:    'blogs[_1]'
1.44      bisitz   3403: => '博客',
1.6       bisitz   3404: 
                   3405:    'search[_3]'
1.93      raeburn  3406: => 'search[_3]',
1.6       bisitz   3407:    'prtfolio[_1]'
1.93      raeburn  3408: => 'prtfolio[_1]',
1.6       bisitz   3409: 
                   3410:    'search[_1]'
1.63      zhu      3411: => '在课程中',
1.6       bisitz   3412:    'course[_11]'
1.63      zhu      3413: => '搜索',
1.6       bisitz   3414: 
                   3415:    'search[_2]'
1.63      zhu      3416: => '搜索',
1.6       bisitz   3417:    'library[_1]'
1.63      zhu      3418: => '资源',
1.6       bisitz   3419: 
                   3420:    'prefer-[_1]'
1.63      zhu      3421: => '用户',
1.6       bisitz   3422:    'ences[_1]'
1.63      zhu      3423: => '设置',
1.6       bisitz   3424: 
                   3425:    'exit[_1]'
1.63      zhu      3426: => '注销',
1.6       bisitz   3427:    ' [_1]'
1.44      bisitz   3428: => ' ',
1.6       bisitz   3429: 
                   3430: #=====================
1.45      bisitz   3431: # Remote control entries which occur only in lonmenu.pm
1.6       bisitz   3432: 
1.45      bisitz   3433:    'problem[_1]'
1.93      raeburn  3434: => 'problem[_1]', # '问题',
1.45      bisitz   3435:    'grades[_4]'
1.93      raeburn  3436: => 'grades[_4]',
1.45      bisitz   3437: 
                   3438:    'sub-[_1]'
1.93      raeburn  3439: => 'sub-[_1]',
1.45      bisitz   3440:    'missions[_1]'
1.93      raeburn  3441: => 'missions[_1]',
1.6       bisitz   3442: 
1.45      bisitz   3443:    'problem[_2]'
1.93      raeburn  3444: => 'problem[_2]', # '问题',
1.45      bisitz   3445:    'parms[_2]'
1.93      raeburn  3446: => 'parms[_2]',
1.45      bisitz   3447: 
1.88      bisitz   3448:    'dir[_1]'
1.93      raeburn  3449: => 'dir[_1]',
1.88      bisitz   3450:    'list[_1]'
1.93      raeburn  3451: => 'list[_1]',
1.88      bisitz   3452: 
1.45      bisitz   3453:    'retrieve[_1]'
1.93      raeburn  3454: => 'retrieve[_1]',
1.45      bisitz   3455:    'version[_1]'
1.93      raeburn  3456: => 'version[_1]',
1.6       bisitz   3457: 
1.45      bisitz   3458:    'publish[_1]'
1.93      raeburn  3459: => 'publish[_1]',
1.45      bisitz   3460:    'resource[_3]'
1.93      raeburn  3461: => 'resource[_3]',
1.6       bisitz   3462: 
1.45      bisitz   3463:    'delete[_1]'
1.93      raeburn  3464: => 'delete[_1]',
1.45      bisitz   3465:    'resource[_2]'
1.93      raeburn  3466: => 'resource[_2]',
1.6       bisitz   3467: 
1.45      bisitz   3468:    'prepare[_1]'
1.93      raeburn  3469: => 'prepare[_1]',
1.45      bisitz   3470:    'printout[_1]'
                   3471: => '', # !
1.6       bisitz   3472: 
                   3473:    'backward[_1]'
1.93      raeburn  3474: => 'backward[_1]',
1.6       bisitz   3475: 
1.45      bisitz   3476:    'forward[_1]'
1.93      raeburn  3477: => 'forward[_1]',
1.45      bisitz   3478: 
                   3479:    'set[_1]'
1.93      raeburn  3480: => 'set[_1]',
1.6       bisitz   3481:    'bookmark[_2]'
1.93      raeburn  3482: => 'bookmark[_2]',
1.45      bisitz   3483: 
                   3484:    'anno-[_1]'
1.93      raeburn  3485: => 'anno-[_1]',
1.45      bisitz   3486:    'tations[_1]'
1.93      raeburn  3487: => 'tations[_1]',
1.45      bisitz   3488: 
                   3489:    'catalog[_2]'
1.93      raeburn  3490: => 'catalog[_2]',
1.45      bisitz   3491:    'info[_1]'
1.93      raeburn  3492: => 'info[_1]', # '信息',
1.6       bisitz   3493: 
                   3494:    'evaluate[_1]'
1.93      raeburn  3495: => 'evaluate[_1]',
1.45      bisitz   3496:    'this[_1]'
1.93      raeburn  3497: => 'this[_1]',
1.6       bisitz   3498: 
                   3499:    'feedback[_1]'
1.93      raeburn  3500: => 'feedback[_1]',
1.6       bisitz   3501:    'discuss[_1]'
1.93      raeburn  3502: => 'discuss[_1]',
1.6       bisitz   3503: 
                   3504: # End remote control
1.45      bisitz   3505: #=====================
1.6       bisitz   3506: 
                   3507:    '(Enter maximum [_1] collaborators using username or username@domain, e.g. smithje or smithje@[_2].)'
1.26      zhu      3508: => '(输入最大[_1]同事的用户名或用户名@域名,例如:smithje or smithje@[_2]。)',
1.6       bisitz   3509: 
                   3510:    '(Hand in a file you have prepared on your computer)'
1.100     raeburn  3511: => '(Hand in a file you have prepared on your computer)',
1.6       bisitz   3512: 
                   3513:    ', select a template from the pull-down menu below.'
1.98      bisitz   3514: => ', select a template from the pull-down menu below.',
1.6       bisitz   3515: 
                   3516:    '<*response>s are both inside of <part> and outside of <part>, this is not a valid problem, errors in grading may occur.'
1.98      bisitz   3517: => '<*response>s are both inside of <part> and outside of <part>, this is not a valid problem, errors in grading may occur.',
1.6       bisitz   3518: 
                   3519:    'ABSTRACT'
1.70      zhu      3520: => '摘要',
1.6       bisitz   3521: 
                   3522:    'Access Control'
1.70      zhu      3523: => '访问控制',
1.6       bisitz   3524: 
                   3525:    'Activate'
1.70      zhu      3526: => '激活',
1.6       bisitz   3527: 
                   3528:    'Add Roles'
1.70      zhu      3529: => '添加角色',
1.6       bisitz   3530: 
                   3531:    "Add one empty page/column after each student's assignment"
1.93      raeburn  3532: => "Add one empty page/column after each student's assignment",
1.6       bisitz   3533: 
                   3534:    "Add three empty pages/column after each student's assignment"
1.93      raeburn  3535: => "Add three empty pages/column after each student's assignment",
1.6       bisitz   3536: 
                   3537:    "Add two empty pages/column after each student's assignment"
1.93      raeburn  3538: => "Add two empty pages/column after each student's assignment",
1.6       bisitz   3539: 
                   3540:    'Date Shift'
1.93      raeburn  3541: => 'Date Shift',
1.6       bisitz   3542: 
                   3543:    'Do not clone date parameters'
1.93      raeburn  3544: => 'Do not clone date parameters',
1.6       bisitz   3545: 
                   3546:    'Clone date parameters as-is'
1.93      raeburn  3547: => 'Clone date parameters as-is',
1.6       bisitz   3548: 
                   3549:    'Shift date parameters by number of days'
1.93      raeburn  3550: => 'Shift date parameters by number of days',
1.6       bisitz   3551: 
                   3552:    'Additional settings, if specified below, will override cloned settings'
1.93      raeburn  3553: => 'Additional settings, if specified below, will override cloned settings',
1.6       bisitz   3554: 
                   3555:    'Advanced Edit'
1.93      raeburn  3556: => 'Advanced Edit',
1.6       bisitz   3557: 
                   3558:    'All Resources'
1.93      raeburn  3559: => 'All Resources',
1.6       bisitz   3560: 
                   3561:    'All Students'
1.26      zhu      3562: => '所有学生',
1.6       bisitz   3563: 
                   3564:    'Allowed filetypes: [_1]'
1.93      raeburn  3565: => 'Allowed filetypes: [_1]',
1.6       bisitz   3566: 
                   3567:    'An error occurred during the attempt to change the section for this student.'
1.93      raeburn  3568: => 'An error occurred during the attempt to change the section for this student.',
1.6       bisitz   3569: 
                   3570:    'An error occurred during the attempt to change the role information for this student.'
1.93      raeburn  3571: => 'An error occurred during the attempt to change the role information for this student.',
1.6       bisitz   3572: 
                   3573:    'Analyzing Results'
1.93      raeburn  3574: => 'Analyzing Results',
1.6       bisitz   3575: 
                   3576:    'Answerable'
1.93      raeburn  3577: => 'Answerable',
1.6       bisitz   3578: 
                   3579:    'Assessment Parameters'
1.93      raeburn  3580: => 'Assessment Parameters',
1.6       bisitz   3581: 
                   3582:    'Automated Enrollment Manager'
1.93      raeburn  3583: => 'Automated Enrollment Manager',
1.6       bisitz   3584: 
                   3585:    'Automated adds'
1.93      raeburn  3586: => 'Automated adds',
1.6       bisitz   3587: 
                   3588:    'Automated drops'
1.93      raeburn  3589: => 'Automated drops',
1.6       bisitz   3590: 
                   3591:    'Automated enrollment settings'
1.93      raeburn  3592: => 'Automated enrollment settings',
1.6       bisitz   3593: 
                   3594:    'Bad Filename'
1.93      raeburn  3595: => 'Bad Filename',
1.6       bisitz   3596: 
                   3597:    'Begin Enrollment'
1.93      raeburn  3598: => 'Begin Enrollment',
1.6       bisitz   3599: 
                   3600:    'Binary File'
1.93      raeburn  3601: => 'Binary File',
1.6       bisitz   3602: 
                   3603:    'Blank'
1.93      raeburn  3604: => 'Blank',
1.6       bisitz   3605: 
                   3606:    'Browse'
1.93      raeburn  3607: => 'Browse',
1.6       bisitz   3608: 
                   3609:    'CSV format'
1.93      raeburn  3610: => 'CSV format',
1.6       bisitz   3611: 
                   3612:    'Cannot publish directory'
1.93      raeburn  3613: => 'Cannot publish directory',
1.6       bisitz   3614: 
                   3615:    'Cannot retrieve directory'
1.93      raeburn  3616: => 'Cannot retrieve directory',
1.6       bisitz   3617: 
                   3618:    'Catalog Search'
1.93      raeburn  3619: => 'Catalog Search',
1.6       bisitz   3620: 
                   3621:    'Change User Privileges'
1.93      raeburn  3622: => 'Change User Privileges',
1.6       bisitz   3623: 
                   3624:    'Changed discussion view mode'
1.43      bisitz   3625: => '改变讨论视图模式',
1.6       bisitz   3626: 
                   3627:    'Click here for FAQ'
1.93      raeburn  3628: => 'Click here for FAQ',
1.6       bisitz   3629: 
                   3630:    'Click here for help'
1.93      raeburn  3631: => 'Click here for help',
1.6       bisitz   3632: 
                   3633:    'Click here to report bugs'
1.93      raeburn  3634: => 'Click here to report bugs',
1.6       bisitz   3635: 
                   3636:    'Click-On Texts (comma sep):'
1.93      raeburn  3637: => 'Click-On Texts (comma sep):',
1.6       bisitz   3638: 
                   3639:    'Clone an existing course'
1.93      raeburn  3640: => 'Clone an existing course',
1.6       bisitz   3641: 
                   3642:    'Close This Window'
1.93      raeburn  3643: => 'Close This Window',
1.6       bisitz   3644: 
                   3645:    'Closed'
1.93      raeburn  3646: => 'Closed',
1.6       bisitz   3647: 
                   3648:    'Communication'
                   3649: => '通讯',
                   3650: 
                   3651:    'Compare versions of'
1.93      raeburn  3652: => 'Compare versions of',
1.6       bisitz   3653: 
1.51      bisitz   3654:    'No differences found'
1.93      raeburn  3655: => 'No differences found',
1.51      bisitz   3656: 
1.6       bisitz   3657:    'Completely new course'
1.93      raeburn  3658: => 'Completely new course',
1.6       bisitz   3659: 
1.118     bisitz   3660:    'Authoring Space Version'
                   3661: => 'Authoring Space Version',
1.6       bisitz   3662: 
                   3663:    'Continue'
1.18      zhu      3664: => '下一步',
1.6       bisitz   3665: 
                   3666:    'Copy current file to'
1.93      raeburn  3667: => 'Copy current file to',
1.6       bisitz   3668: 
                   3669:    'Copy selected'
1.93      raeburn  3670: => 'Copy selected',
1.6       bisitz   3671: 
                   3672:    'Course Code'
1.93      raeburn  3673: => 'Course Code',
1.6       bisitz   3674: 
                   3675:    'Course Content'
                   3676: => '课程内容',
                   3677: 
                   3678:    'Course Data'
1.18      zhu      3679: => '课程数据',
1.6       bisitz   3680: 
                   3681:    'Course Home Server'
1.93      raeburn  3682: => 'Course Home Server',
1.6       bisitz   3683: 
                   3684:    'Course ID/Number'
1.18      zhu      3685: => '课程-ID/编号',
1.6       bisitz   3686: 
                   3687:    'Course Information'
1.18      zhu      3688: => '课程资料',
1.6       bisitz   3689: 
                   3690:    'Resource Level'
1.73      bisitz   3691: => '资源等级',
1.6       bisitz   3692: 
                   3693:    'Map/Folder Level'
1.93      raeburn  3694: => 'Map/Folder Level',
1.6       bisitz   3695: 
                   3696:    'Course Level'
1.73      bisitz   3697: => '课程等级',
1.6       bisitz   3698: 
                   3699:    'Course Search'
1.18      zhu      3700: => '课程搜寻',
1.6       bisitz   3701: 
                   3702:    'Course Title'
1.18      zhu      3703: => '课程名称',
1.6       bisitz   3704: 
                   3705:    'Create New User'
1.18      zhu      3706: => '创建新用户',
1.6       bisitz   3707: 
                   3708:    'Create User'
1.18      zhu      3709: => '创建用户',
1.6       bisitz   3710: 
                   3711:    'Crosslisted courses'
1.93      raeburn  3712: => 'Crosslisted courses',
1.6       bisitz   3713: 
                   3714:    'Current Class List'
1.22      zhu      3715: => '目前的学生名单',
1.6       bisitz   3716: 
                   3717:    'Current Ending Date: [_1]'
1.22      zhu      3718: => '目前结束日期: [_1]',
1.6       bisitz   3719: 
                   3720:    'Current Ending Date: not set'
1.22      zhu      3721: => '目前结束日期: 未设置',
1.6       bisitz   3722: 
                   3723:    'Current Resource'
1.22      zhu      3724: => '现有资源',
1.6       bisitz   3725: 
                   3726:    'Current Starting Date: [_1]'
1.22      zhu      3727: => '目前开始日期: [_1]',
1.6       bisitz   3728: 
                   3729:    'Current Starting Date: not set'
1.22      zhu      3730: => '目前开始日期: 未设置',
1.6       bisitz   3731: 
                   3732:    'Current Version'
1.22      zhu      3733: => '当前版本',
1.6       bisitz   3734: 
1.83      bisitz   3735:    'Currently no active roles, courses or communities'
                   3736: => 'Currently no active roles, courses or communities', # '目前没有任何活动的角色或课程',
1.6       bisitz   3737: 
1.83      bisitz   3738:    'Currently no additional roles, courses or communities'
                   3739: => 'Currently no additional roles, courses or communities', # '目前还没有更多的角色或课程',
1.6       bisitz   3740: 
                   3741:    'The following [quant,_1,role,roles] will become active in the future:'
1.93      raeburn  3742: => 'The following [quant,_1,role,roles] will become active in the future:',
1.6       bisitz   3743: 
                   3744:    'Currently submitted: [_1]'
1.22      zhu      3745: => '目前提交:[_1]',
1.6       bisitz   3746: 
                   3747:    'Custom Role Editor'
1.22      zhu      3748: => '自订角色编辑器',
1.6       bisitz   3749: 
                   3750:    'Cut selected'
1.93      raeburn  3751: => 'Cut selected',
1.6       bisitz   3752: 
                   3753:    'Decompress'
1.22      zhu      3754: => '解压缩',
1.6       bisitz   3755: 
                   3756:    'Default Assessment Spreadsheet'
1.93      raeburn  3757: => 'Default Assessment Spreadsheet',
1.6       bisitz   3758: 
                   3759:    'Default Course Spreadsheet'
1.93      raeburn  3760: => 'Default Course Spreadsheet',
1.6       bisitz   3761: 
                   3762:    'Default Student Spreadsheet'
1.93      raeburn  3763: => 'Default Student Spreadsheet',
1.6       bisitz   3764: 
                   3765:    'Default XML Style File'
1.93      raeburn  3766: => 'Default XML Style File',
1.6       bisitz   3767: 
                   3768:    'Default for new courses is'
1.93      raeburn  3769: => 'Default for new courses is',
1.6       bisitz   3770: 
                   3771:    'Default:'
1.93      raeburn  3772: => 'Default:',
1.6       bisitz   3773: 
                   3774:    'Define Role'
1.93      raeburn  3775: => 'Define Role',
1.6       bisitz   3776: 
                   3777:    'Dependencies'
1.93      raeburn  3778: => 'Dependencies',
1.6       bisitz   3779: 
                   3780:    'Description:'
1.13      zhu      3781: => '描述:',
1.6       bisitz   3782: 
                   3783:    'Disable student resource discussion'
1.93      raeburn  3784: => 'Disable student resource discussion',
1.6       bisitz   3785: 
                   3786:    'Disable student use of chatrooms'
1.93      raeburn  3787: => 'Disable student use of chatrooms',
1.6       bisitz   3788: 
                   3789:    'Display file attributes'
1.93      raeburn  3790: => 'Display file attributes',
1.6       bisitz   3791: 
                   3792:    'Do NOT generate as standard course'
1.93      raeburn  3793: => 'Do NOT generate as standard course',
1.6       bisitz   3794: 
                   3795:    'Domain Level'
1.93      raeburn  3796: => 'Domain Level',
1.6       bisitz   3797: 
                   3798:    "Don't Show Feedback"
1.93      raeburn  3799: => "Don't Show Feedback",
1.6       bisitz   3800: 
                   3801:    'Duration of automated classlist updates'
1.93      raeburn  3802: => 'Duration of automated classlist updates',
1.6       bisitz   3803: 
                   3804:    'Dynamic Metadata (updated periodically)'
1.18      zhu      3805: => '动态数据 (定期更新)',
1.6       bisitz   3806: 
                   3807:    'ERROR'
1.18      zhu      3808: => '错误',
1.6       bisitz   3809: 
                   3810:    'Edit Custom Role Privileges'
1.70      zhu      3811: => '编辑自定义角色权限',
1.6       bisitz   3812: 
                   3813:    'Editor Errors - these errors might not effect the running of the problem, but they will likely cause problems with further use of the Edit mode. Please use the EditXML mode to fix these errors.'
1.70      zhu      3814: => '编辑错误-这些错误可能不会影响正在运行的问题,但他们很可能会导致问题进一步使用编辑模式。请使用XML模式来解决这些错误。',
1.6       bisitz   3815: 
                   3816:    'End Time'
1.22      zhu      3817: => '结束时间',
1.6       bisitz   3818: 
                   3819:    'Ending Date'
1.22      zhu      3820: => '结束日期',
1.6       bisitz   3821: 
                   3822:    'Ending date'
1.22      zhu      3823: => '结束日期',
1.6       bisitz   3824: 
                   3825:    'Enroll One Student'
1.22      zhu      3826: => '登记一名学生',
1.6       bisitz   3827: 
                   3828:    'Enroll as student'
1.22      zhu      3829: => '登记学生',
1.6       bisitz   3830: 
                   3831:    'Enrolling'
1.22      zhu      3832: => '登记',
1.6       bisitz   3833: 
                   3834:    'Enrolling Student'
1.22      zhu      3835: => '登记学生',
1.6       bisitz   3836: 
                   3837:    'Enter as many fields as you can. The system will inform you and bring you back to this page if the data selected is insufficient to enroll students in your class.'
1.93      raeburn  3838: => 'Enter as many fields as you can. The system will inform you and bring you back to this page if the data selected is insufficient to enroll students in your class.',
1.6       bisitz   3839: 
                   3840:    'Enter as many fields as you can.<br /> The system will inform you and bring you back to this page, <br /> if the data selected are insufficient to add users.'
1.93      raeburn  3841: => 'Enter as many fields as you can.<br /> The system will inform you and bring you back to this page, <br /> if the data selected are insufficient to add users.',
1.6       bisitz   3842: 
                   3843:    'Enter terms or phrases separated by AND, OR, or NOT then press SEARCH below'
1.18      zhu      3844: => '在搜索栏里输入关键字或词组用  AND, OR, 或 NOT 间隔,然后点击下面的 搜索 ',
1.6       bisitz   3845: 
                   3846:    'Enter terms or phrases separated by search operators such as AND, OR, or NOT'
1.18      zhu      3847: => '在搜索栏里输入关键字或词组,如 AND,OR,或 NOT 间隔。',
1.6       bisitz   3848: 
1.118     bisitz   3849:    'Entering Authoring Space'
                   3850: => 'Entering Authoring Space',
1.6       bisitz   3851: 
                   3852:    'Error: Directory Non Empty'
1.93      raeburn  3853: => 'Error: Directory Non Empty',
1.6       bisitz   3854: 
                   3855:    'Error: destination for operation is an existing directory.'
1.93      raeburn  3856: => 'Error: destination for operation is an existing directory.',
1.6       bisitz   3857: 
                   3858:    'Evaluation Error '
1.93      raeburn  3859: => 'Evaluation Error ',
1.6       bisitz   3860: 
                   3861:    'Homework Problem'
1.98      bisitz   3862: => 'Homework Problem',
1.6       bisitz   3863: 
                   3864:    'Exam Problem'
1.93      raeburn  3865: => 'Exam Problem',
1.6       bisitz   3866: 
                   3867:    'Excel format'
1.93      raeburn  3868: => 'Excel format',
1.6       bisitz   3869: 
                   3870:    'Feedback Addresses for Course Content Comments'
1.93      raeburn  3871: => 'Feedback Addresses for Course Content Comments',
1.6       bisitz   3872: 
                   3873:    'Feedback Addresses for Course Policy'
1.93      raeburn  3874: => 'Feedback Addresses for Course Policy',
1.6       bisitz   3875: 
                   3876:    'Feedback Addresses for Resource Content Question'
1.93      raeburn  3877: => 'Feedback Addresses for Resource Content Question',
1.6       bisitz   3878: 
                   3879:    'First'
1.93      raeburn  3880: => 'First',
1.6       bisitz   3881: 
                   3882:    'First Resource'
1.93      raeburn  3883: => 'First Resource',
1.6       bisitz   3884: 
                   3885:    'Foil name [_1] appears more than once. Foil names need to be unique.'
1.93      raeburn  3886: => 'Foil name [_1] appears more than once. Foil names need to be unique.',
1.6       bisitz   3887: 
                   3888:    'Folder/Map'
1.10      zhu      3889: => '文件夹/课程内容',
1.6       bisitz   3890: 
                   3891:    'For one or more students'
1.93      raeburn  3892: => 'For one or more students',
1.6       bisitz   3893: 
                   3894:    'Found a <*response> outside of a <part> in a <part>ed problem'
1.93      raeburn  3895: => 'Found a <*response> outside of a <part> in a <part>ed problem',
1.6       bisitz   3896: 
                   3897:    'Generate messages from a file'
1.22      zhu      3898: => '从一个文件生成邮件',
1.6       bisitz   3899: 
                   3900:    'Go'
                   3901: => 'Go',
                   3902: 
                   3903:    'go'
1.93      raeburn  3904: => 'go',
1.6       bisitz   3905: 
                   3906:    'Go to ...'
1.12      zhu      3907: => '转到...',
1.6       bisitz   3908: 
                   3909:    'Help on Creating Courses'
1.93      raeburn  3910: => 'Help on Creating Courses',
1.6       bisitz   3911: 
                   3912:    'Home Server'
1.93      raeburn  3913: => 'Home Server',
1.6       bisitz   3914: 
                   3915:    'Homework problem'
1.98      bisitz   3916: => 'Homework problem',
1.6       bisitz   3917: 
                   3918:    'How do I create a CSV file from a spreadsheet'
1.27      zhu      3919: => '我如何从Excel表创建一个CSV文件',
1.6       bisitz   3920: 
                   3921:    'How do I create a class list from a spreadsheet'
1.93      raeburn  3922: => 'How do I create a class list from a spreadsheet',
1.6       bisitz   3923: 
                   3924:    'How should the results be printed?'
1.93      raeburn  3925: => 'How should the results be printed?',
1.6       bisitz   3926: 
                   3927:    'Immediately expire own role as Course Coordinator'
1.93      raeburn  3928: => 'Immediately expire own role as Course Coordinator',
1.6       bisitz   3929: 
                   3930:    'Import and Paste Area'
1.93      raeburn  3931: => 'Import and Paste Area',
1.6       bisitz   3932: 
                   3933:    'Include retrieval of student photographs?'
1.93      raeburn  3934: => 'Include retrieval of student photographs?',
1.6       bisitz   3935: 
                   3936:    'Institutional Information'
1.93      raeburn  3937: => 'Institutional Information',
1.6       bisitz   3938: 
                   3939:    'Invalid Significant figures detected'
1.93      raeburn  3940: => 'Invalid Significant figures detected',
1.6       bisitz   3941: 
                   3942:    'Invalid characters in requested name have been removed.'
1.93      raeburn  3943: => 'Invalid characters in requested name have been removed.',
1.6       bisitz   3944: 
                   3945:    'Invalid login mode or password.'
1.93      raeburn  3946: => 'Invalid login mode or password.',
1.6       bisitz   3947: 
                   3948:    'Invalid username or domain'
1.26      zhu      3949: => '无效的用户名或域',
1.6       bisitz   3950: 
                   3951:    'KEYWORDS'
1.93      raeburn  3952: => 'KEYWORDS',
1.6       bisitz   3953: 
                   3954:    'LaTeX batchmode'
1.93      raeburn  3955: => 'LaTeX batchmode',
1.6       bisitz   3956: 
                   3957:    'LaTeX mode'
1.93      raeburn  3958: => 'LaTeX mode',
1.6       bisitz   3959: 
                   3960:    'Languages used'
1.26      zhu      3961: => '所用语言',
1.6       bisitz   3962: 
                   3963:    'Last'
1.93      raeburn  3964: => 'Last',
1.6       bisitz   3965: 
                   3966:    'Leave blank on scoring form'
1.93      raeburn  3967: => 'Leave blank on scoring form',
1.6       bisitz   3968: 
                   3969:    'List Directory'
1.10      zhu      3970: => '目录列表',
1.6       bisitz   3971: 
                   3972:    'Location'
1.10      zhu      3973: => '地点',
1.6       bisitz   3974: 
                   3975:    'Login Data'
1.10      zhu      3976: => '登录数据',
1.6       bisitz   3977: 
                   3978:    'Logout'
                   3979: => '退出',
                   3980: 
                   3981:    'Make new directory'
1.10      zhu      3982: => '创建新目录',
1.6       bisitz   3983: 
                   3984:    'Make new file'
1.10      zhu      3985: => '创建新文件',
1.6       bisitz   3986: 
                   3987:    'Manual Grading'
1.10      zhu      3988: => '手动评分',
1.6       bisitz   3989: 
                   3990:    'Map has branchings. Use advanced editor.'
1.93      raeburn  3991: => 'Map has branchings. Use advanced editor.',
1.6       bisitz   3992: 
                   3993:    'Map has conditions. Use advanced editor.'
1.93      raeburn  3994: => 'Map has conditions. Use advanced editor.',
1.6       bisitz   3995: 
                   3996:    'Map has resource parameters. Use advanced editor.'
1.93      raeburn  3997: => 'Map has resource parameters. Use advanced editor.',
1.6       bisitz   3998: 
                   3999:    'Map has unconnected resources. Use advanced editor.'
1.93      raeburn  4000: => 'Map has unconnected resources. Use advanced editor.',
1.6       bisitz   4001: 
                   4002:    'Messaging'
1.26      zhu      4003: => '发送邮件',
1.6       bisitz   4004: 
                   4005:    'first'
1.26      zhu      4006: => '名', # !
1.6       bisitz   4007: 
                   4008:    'last'
1.26      zhu      4009: => '姓', # !
1.6       bisitz   4010: 
                   4011:    'middle'
1.26      zhu      4012: => '中名', # !
1.6       bisitz   4013: 
                   4014:    'Middle Name'
1.26      zhu      4015: => '中名',
1.6       bisitz   4016: 
                   4017:    'Missing Kerberos domain information.'
1.70      zhu      4018: => '丢失的Kerberos域信息。',
1.6       bisitz   4019: 
                   4020:    'Modification may make assessment data inaccessible!'
1.70      zhu      4021: => '修改可能使评估数据无法访问!',
1.6       bisitz   4022: 
                   4023:    'Modify Enrollment for'
1.70      zhu      4024: => '修改注册为',
1.6       bisitz   4025: 
                   4026:    'Modify User'
1.70      zhu      4027: => '修改用户',
1.6       bisitz   4028: 
                   4029:    'Modify another students data'
1.70      zhu      4030: => '修改另一个学生的数据',
1.6       bisitz   4031: 
                   4032:    'Modify deadlines, etc, for this resource'
1.70      zhu      4033: => '修改此资源的截止日期等',
1.6       bisitz   4034: 
                   4035:    'Modifying data for user'
1.70      zhu      4036: => '修改用户的数据',
1.6       bisitz   4037: 
                   4038:    'Modifying this will make problems have different numbers and answers!'
1.70      zhu      4039: => '修改这将使问题有不同的号码和答案!',
1.6       bisitz   4040: 
                   4041:    'Move current file to'
1.70      zhu      4042: => '目前文件移动到',
1.6       bisitz   4043: 
                   4044:    'Must create new subdirectory inside a directory'
1.70      zhu      4045: => '必须在目录里面创造新的子目录',
1.6       bisitz   4046: 
                   4047:    'Name of Role'
1.70      zhu      4048: => '角色名字',
1.6       bisitz   4049: 
                   4050:    'New Directory'
1.70      zhu      4051: => '新目录',
1.6       bisitz   4052: 
                   4053:    'New HTML file'
1.70      zhu      4054: => '新的HTML文件',
1.6       bisitz   4055: 
                   4056:    'New Resource'
1.70      zhu      4057: => '新资源',
1.6       bisitz   4058: 
                   4059:    'New Role'
1.70      zhu      4060: => '新角色',
1.6       bisitz   4061: 
                   4062:    'New User'
1.70      zhu      4063: => '新用户',
1.6       bisitz   4064: 
                   4065:    'New Value'
1.70      zhu      4066: => '新的价值',
1.6       bisitz   4067: 
                   4068:    'New assembled page'
                   4069: => '新组合页面',
                   4070: 
                   4071:    'New assembled sequence'
1.70      zhu      4072: => '新的组合序列',
1.6       bisitz   4073: 
                   4074:    'New custom rights file'
1.70      zhu      4075: => '新文件的访问控制',
1.6       bisitz   4076: 
                   4077:    'New file'
1.70      zhu      4078: => '新文件',
1.6       bisitz   4079: 
                   4080:    'New problem'
1.70      zhu      4081: => '新问题',
1.6       bisitz   4082: 
                   4083:    'New style file'
1.70      zhu      4084: => '新的风格文件',
1.6       bisitz   4085: 
                   4086:    'New subdirectory'
1.12      zhu      4087: => '新的子目录',
1.6       bisitz   4088: 
                   4089:    'Next    '
1.18      zhu      4090: => '下一步    ',
1.6       bisitz   4091: 
                   4092:    'No'
1.10      zhu      4093: => '否',
1.6       bisitz   4094: 
                   4095:    'No Access or Usages Statistics are available for this resource.'
1.18      zhu      4096: => '没有访问或使用的统计数据可用于该资源。',
1.6       bisitz   4097: 
                   4098:    'No Assessment Statistical Data is available for this resource'
1.18      zhu      4099: => '没有任何评估统计数据可用于该资源。',
1.6       bisitz   4100: 
                   4101:    'No Evaluation Data is available for this resource.'
1.18      zhu      4102: => '没有任何评价数据可用于该资源。',
1.6       bisitz   4103: 
                   4104:    'No new filename specified.'
1.18      zhu      4105: => '没有指定新的文件名。',
1.6       bisitz   4106: 
                   4107:    'No such file'
1.18      zhu      4108: => '文件未找到',
1.6       bisitz   4109: 
                   4110:    'Not Allowed'
1.18      zhu      4111: => '不允许',
1.6       bisitz   4112: 
                   4113:    'Not applicable -'
1.93      raeburn  4114: => 'Not applicable -',
1.6       bisitz   4115: 
                   4116:    'Not open to be viewed'
1.93      raeburn  4117: => 'Not open to be viewed',
1.6       bisitz   4118: 
                   4119:    'Not set -'
1.93      raeburn  4120: => 'Not set -',
1.6       bisitz   4121: 
                   4122:    'Notification of enrollment changes'
1.93      raeburn  4123: => 'Notification of enrollment changes',
1.6       bisitz   4124: 
                   4125:    'Notification to course coordinator via LON-CAPA message when enrollment changes occur during the automated update?'
1.93      raeburn  4126: => 'Notification to course coordinator via LON-CAPA message when enrollment changes occur during the automated update?',
1.6       bisitz   4127: 
                   4128:    'Number of columns'
1.93      raeburn  4129: => 'Number of columns',
1.6       bisitz   4130: 
                   4131:    'Old Value'
1.93      raeburn  4132: => 'Old Value',
1.6       bisitz   4133: 
                   4134:    'One particular problem (overrides folder and course defaults)'
1.93      raeburn  4135: => 'One particular problem (overrides folder and course defaults)',
1.6       bisitz   4136: 
                   4137:    'Online Help'
1.70      zhu      4138: => '联机帮助',
1.6       bisitz   4139: 
1.23      bisitz   4140:    'Help: [_1]'
1.70      zhu      4141: => '帮助: [_1]',
1.23      bisitz   4142: 
1.6       bisitz   4143:    'Only domain coordinators can change a users password.'
1.70      zhu      4144: => '只有域协调员可以更改用户的密码。',
1.6       bisitz   4145: 
                   4146:    'Open Course'
1.70      zhu      4147: => '创建课程',
1.6       bisitz   4148: 
                   4149:    'Open all assessments'
1.70      zhu      4150: => '所有评估访问',
1.6       bisitz   4151: 
                   4152:    'Open and correct'
1.70      zhu      4153: => '公开和正确',
1.6       bisitz   4154: 
                   4155:    'Open with full tries'
1.70      zhu      4156: => '向所有人开放的尝试',
1.6       bisitz   4157: 
                   4158:    'Output Format: [_1]'
1.70      zhu      4159: => '输出格式: [_1]',
1.6       bisitz   4160: 
                   4161:    'Layout Options'
1.70      zhu      4162: => '布局选项',
1.6       bisitz   4163: 
                   4164:    'Page layout'
1.70      zhu      4165: => '页面布局',
1.6       bisitz   4166: 
                   4167:    'Paper type'
1.70      zhu      4168: => '纸张类型',
1.6       bisitz   4169: 
1.124     bisitz   4170:    'PDF Form Fields'
1.70      zhu      4171: => 'PDF格式字段',
1.6       bisitz   4172: 
1.124     bisitz   4173:    'with Form Fields'
1.70      zhu      4174: => '带有格式字段',
1.6       bisitz   4175: 
1.124     bisitz   4176:    'without Form Fields'
1.70      zhu      4177: => '不带有格式字段',
1.6       bisitz   4178: 
1.77      bisitz   4179:    'Problems from the Whole Course'
1.93      raeburn  4180: => 'Problems from the Whole Course',
1.77      bisitz   4181: 
                   4182:    'Resources from the Whole Course'
1.93      raeburn  4183: => 'Resources from the Whole Course',
1.77      bisitz   4184: 
1.6       bisitz   4185:    'Parameter'
1.70      zhu      4186: => '参数',
1.6       bisitz   4187: 
                   4188:    'Paste after selected'
1.93      raeburn  4189: => 'Paste after selected',
1.6       bisitz   4190: 
                   4191:    'Personal Data'
                   4192: => '个人资料',
                   4193: 
                   4194:    'Please choose the default authentication method to be used by new users added to this LON-CAPA domain by the automated enrollment process'
1.93      raeburn  4195: => 'Please choose the default authentication method to be used by new users added to this LON-CAPA domain by the automated enrollment process',
1.6       bisitz   4196: 
                   4197:    'No such user [_1] at domain [_2].' # 1: user, 2: domain
1.93      raeburn  4198: => 'No such user [_1] at domain [_2].',
1.6       bisitz   4199: 
                   4200:    'Please click Back on your browser and select another user, or [_1]Create User[_2]'
1.93      raeburn  4201: => 'Please click Back on your browser and select another user, or [_1]Create User[_2]',
1.6       bisitz   4202: 
                   4203:    'Invalid home server for course: [_1]'
1.93      raeburn  4204: => 'Invalid home server for course: [_1]',
1.6       bisitz   4205: 
                   4206:    'Please contact your LON-CAPA administrator regarding this situation.'
1.93      raeburn  4207: => 'Please contact your LON-CAPA administrator regarding this situation.',
1.6       bisitz   4208: 
                   4209:    'Please select an authentication mechanism'
1.93      raeburn  4210: => 'Please select an authentication mechanism',
1.6       bisitz   4211: 
                   4212:    'Please select the Authentication mechanism'
1.93      raeburn  4213: => 'Please select the Authentication mechanism',
1.6       bisitz   4214: 
                   4215:    'Please stand by.'
1.93      raeburn  4216: => 'Please stand by.',
1.6       bisitz   4217: 
                   4218:    "Please use browser 'Back' button and pick a filename"
1.93      raeburn  4219: => "Please use browser 'Back' button and pick a filename",
1.6       bisitz   4220: 
                   4221:    'Preparing Printout'
1.93      raeburn  4222: => 'Preparing Printout',
1.6       bisitz   4223: 
                   4224:    'Print'
1.93      raeburn  4225: => 'Print',
1.6       bisitz   4226: 
                   4227:    'Print Index'
1.93      raeburn  4228: => 'Print Index',
1.6       bisitz   4229: 
                   4230:    'Print Discussions'
1.93      raeburn  4231: => 'Print Discussions',
1.6       bisitz   4232: 
                   4233:    'Print Annotations'
1.93      raeburn  4234: => 'Print Annotations',
1.6       bisitz   4235: 
                   4236:    'Print Table of Contents'
1.93      raeburn  4237: => 'Print Table of Contents',
1.6       bisitz   4238: 
                   4239:    'Print:'
1.93      raeburn  4240: => 'Print:',
1.6       bisitz   4241: 
                   4242:    'Problems from entire course'
1.93      raeburn  4243: => 'Problems from entire course',
1.6       bisitz   4244: 
                   4245:    'Processed file: [_1]'
1.93      raeburn  4246: => 'Processed file: [_1]',
1.6       bisitz   4247: 
                   4248:    'Publish this Resource'
1.93      raeburn  4249: => 'Publish this Resource',
1.6       bisitz   4250: 
                   4251:    'Randomization algorithm used'
1.93      raeburn  4252: => 'Randomization algorithm used',
1.6       bisitz   4253: 
                   4254:    'Recent'
1.12      zhu      4255: => '最新的',
1.6       bisitz   4256: 
                   4257:    'Rename current file to'
1.12      zhu      4258: => '当前文件重命名为',
1.6       bisitz   4259: 
                   4260:    'Report a Bug'
1.12      zhu      4261: => '报告错误',
1.6       bisitz   4262: 
                   4263:    'Resource'
1.12      zhu      4264: => '资源',
1.6       bisitz   4265: 
                   4266:    'Resource Differences'
1.12      zhu      4267: => '资源的差异',
1.6       bisitz   4268: 
                   4269:    'Resources from selected sequence in course'
1.93      raeburn  4270: => 'Resources from selected sequence in course',
1.6       bisitz   4271: 
                   4272:    'Response'
1.12      zhu      4273: => '回答',
1.6       bisitz   4274: 
                   4275:    'Retrieve Old Version'
1.93      raeburn  4276: => 'Retrieve Old Version',
1.6       bisitz   4277: 
                   4278:    'Retrieving current (most recent) version'
1.93      raeburn  4279: => 'Retrieving current (most recent) version',
1.6       bisitz   4280: 
                   4281:    'Retrieving old version'
1.93      raeburn  4282: => 'Retrieving old version',
1.6       bisitz   4283: 
                   4284:    'Return to DOCS'
1.18      zhu      4285: => '回到课程内容',
1.6       bisitz   4286: 
                   4287:    'Reverse Association'
1.93      raeburn  4288: => 'Reverse Association',
1.6       bisitz   4289: 
                   4290:    'Revoke'
1.70      zhu      4291: => '撤销',
1.6       bisitz   4292: 
                   4293:    'Revoke Existing Roles'
1.70      zhu      4294: => '撤销现有的角色',
1.6       bisitz   4295: 
                   4296:    'Role'
1.18      zhu      4297: => '角色',
1.6       bisitz   4298: 
                   4299:    'Role:'
1.18      zhu      4300: => '角色:',
1.6       bisitz   4301: 
                   4302:    'Role Information'
1.70      zhu      4303: => '角色信息',
1.6       bisitz   4304: 
                   4305:    'Sample Points:'
1.93      raeburn  4306: => 'Sample Points:',
1.6       bisitz   4307: 
                   4308:    'Save entries below as a draft answer (not submitting them for credit yet)'
1.93      raeburn  4309: => 'Save entries below as a draft answer (not submitting them for credit yet)',
1.6       bisitz   4310: 
                   4311:    'Select Action'
1.9       zhu      4312: => '选择行动',
1.6       bisitz   4313: 
                   4314:    'Select All Resources'
1.63      zhu      4315: => '选择所有资源',
1.6       bisitz   4316: 
                   4317:    'Select Printing Options:'
1.63      zhu      4318: => '选择打印选项:',
1.6       bisitz   4319: 
                   4320:    'Select Problem(s) to print'
1.63      zhu      4321: => '选择要打印任务',
1.6       bisitz   4322: 
                   4323:    'Select Resource(s) to print'
1.63      zhu      4324: => '选择要打印的资源',
1.6       bisitz   4325: 
                   4326:    'Select Resources To Print'
1.63      zhu      4327: => '选择要打印的资源',
1.6       bisitz   4328: 
                   4329:    'Select Section'
1.70      zhu      4330: => '选择章节',
1.6       bisitz   4331: 
                   4332:    'Select Sequence To Print From'
1.63      zhu      4333: => '选择打印顺序',
1.6       bisitz   4334: 
                   4335:    'Select Students and Resources'
1.63      zhu      4336: => '选择学生和资源',
1.6       bisitz   4337: 
                   4338:    'Select Style File'
1.63      zhu      4339: => '选择文件风格',
1.6       bisitz   4340: 
                   4341:    "Select a user name to modify the student's information"
1.63      zhu      4342: => "选择一个用户名来修改学生的信息",
1.6       bisitz   4343: 
                   4344:    'Select a user name to view the users personal page.'
1.63      zhu      4345: => '选择一个用户名,以查看用户的个人页面。',
1.6       bisitz   4346: 
                   4347:    'Select resources for the assignment'
1.93      raeburn  4348: => 'Select resources for the assignment',
1.6       bisitz   4349: 
                   4350:    'Set'
1.22      zhu      4351: => '设置',
1.6       bisitz   4352: 
                   4353:    'Set?'
1.22      zhu      4354: => '设置?',
1.6       bisitz   4355: 
                   4356:    'Set Course Environment'
1.22      zhu      4357: => '设置课程环境',
1.6       bisitz   4358: 
                   4359:    'Set End Date'
1.22      zhu      4360: => '设置结束日期',
1.6       bisitz   4361: 
                   4362:    'Set Individual User Roles'
1.22      zhu      4363: => '设定用户角色和权限',
1.6       bisitz   4364: 
                   4365:    'Set Start Date'
1.22      zhu      4366: => '设置开始日期',
1.6       bisitz   4367: 
                   4368:    'Set content feedback to Course Coordinator'
1.93      raeburn  4369: => 'Set content feedback to Course Coordinator',
1.6       bisitz   4370: 
                   4371:    'Set course policy feedback to Course Coordinator'
1.93      raeburn  4372: => 'Set course policy feedback to Course Coordinator',
1.6       bisitz   4373: 
                   4374:    'Set opening date for all problems in the course for. . .'
1.93      raeburn  4375: => 'Set opening date for all problems in the course for. . .',
1.6       bisitz   4376: 
                   4377:    'Set to ...'
1.93      raeburn  4378: => 'Set to ...',
1.6       bisitz   4379: 
                   4380:    'Show Answer'
1.93      raeburn  4381: => 'Show Answer',
1.6       bisitz   4382: 
                   4383:    'Show Feedback'
1.93      raeburn  4384: => 'Show Feedback',
1.6       bisitz   4385: 
                   4386:    'Simple Edit'
1.93      raeburn  4387: => 'Simple Edit',
1.6       bisitz   4388: 
                   4389:    'Start Time'
1.93      raeburn  4390: => 'Start Time',
1.6       bisitz   4391: 
                   4392:    "Start each student's assignment on a new page/column (add a pagefeed after each assignment)"
1.93      raeburn  4393: => "Start each student's assignment on a new page/column (add a pagefeed after each assignment)",
1.6       bisitz   4394: 
                   4395:    'Starting Date'
1.22      zhu      4396: => '开始日期',
1.6       bisitz   4397: 
                   4398:    'Starting date'
1.22      zhu      4399: => '开始日期',
1.6       bisitz   4400: 
                   4401:    'Student ID'
1.22      zhu      4402: => '学生证',
1.6       bisitz   4403: 
                   4404:    'Student Information'
1.22      zhu      4405: => '学生信息',
1.6       bisitz   4406: 
                   4407:    'Student Sheet Links'
1.22      zhu      4408: => '学生表链接',
1.6       bisitz   4409: 
                   4410:    'Student Status'
1.22      zhu      4411: => '学生状态',
1.6       bisitz   4412: 
                   4413:    'Student Status: [_1]'
1.22      zhu      4414: => '学生状态: [_1]',
1.6       bisitz   4415: 
                   4416:    'Student information updated successfully.'
1.22      zhu      4417: => '学生信息已成功更新。',
1.6       bisitz   4418: 
                   4419:    'Students need access key to enter course'
1.93      raeburn  4420: => 'Students need access key to enter course',
1.6       bisitz   4421: 
                   4422:    'Students with expired roles'
1.93      raeburn  4423: => 'Students with expired roles',
1.6       bisitz   4424: 
                   4425:    'Subject:'
1.22      zhu      4426: => '标题:',
1.6       bisitz   4427: 
                   4428:    'Submissions'
1.93      raeburn  4429: => 'Submissions',
1.6       bisitz   4430: 
                   4431:    'Submit Modifications'
1.63      zhu      4432: => '提交更改',
1.6       bisitz   4433: 
                   4434:    'Submit entries below as answer to receive credit'
1.93      raeburn  4435: => 'Submit entries below as answer to receive credit',
1.6       bisitz   4436: 
                   4437:    'Survey Question'
1.93      raeburn  4438: => 'Survey Question',
1.6       bisitz   4439: 
                   4440:    'Survey question'
1.93      raeburn  4441: => 'Survey question',
1.6       bisitz   4442: 
                   4443:    'System Level'
1.93      raeburn  4444: => 'System Level',
1.6       bisitz   4445: 
                   4446:    'Target Edit Map'
1.93      raeburn  4447: => 'Target Edit Map', #??? [SB 18.10.2006]
1.6       bisitz   4448: 
                   4449:    'TeX unconverted due to errors'
1.93      raeburn  4450: => 'TeX unconverted due to errors',
1.6       bisitz   4451: 
                   4452:    'TeX unconverted due to previous errors'
1.93      raeburn  4453: => 'TeX unconverted due to previous errors',
1.6       bisitz   4454: 
                   4455:    'The error reported was'
1.93      raeburn  4456: => 'The error reported was',
1.6       bisitz   4457: 
                   4458:    'The following entries will be used to identify the course according to the naming scheme adopted by your institution. Your choices will be used to map an internal LON-CAPA course ID to the corresponding course section ID(s) used by the office responsible for providing official class lists for courses at your institution. This mapping is required if you choose to employ automatic population of class lists.'
1.93      raeburn  4459: => 'The following entries will be used to identify the course according to the naming scheme adopted by your institution. Your choices will be used to map an internal LON-CAPA course ID to the corresponding course section ID(s) used by the office responsible for providing official class lists for courses at your institution. This mapping is required if you choose to employ automatic population of class lists.',
1.6       bisitz   4460: 
                   4461:    "The following settings control automatic enrollment of students in this class based on information available for this specific course from your institution's official classlists."
1.93      raeburn  4462: => "The following settings control automatic enrollment of students in this class based on information available for this specific course from your institution's official classlists.",
1.6       bisitz   4463: 
                   4464:    'The requested file'
1.93      raeburn  4465: => 'The requested file',
1.6       bisitz   4466: 
                   4467:    'The student must log out and log in again to see these changes.'
1.93      raeburn  4468: => 'The student must log out and log in again to see these changes.',
1.6       bisitz   4469: 
                   4470:    'There are currently no Error Messages for this resource.'
1.93      raeburn  4471: => 'There are currently no Error Messages for this resource.',
1.6       bisitz   4472: 
                   4473:    'There are no Evaluation Comments on this resource.'
1.93      raeburn  4474: => 'There are no Evaluation Comments on this resource.',
1.6       bisitz   4475: 
                   4476:    'There was an error determining the environment values for'
1.93      raeburn  4477: => 'There was an error determining the environment values for',
1.6       bisitz   4478: 
                   4479:    'Top Level Map'
1.93      raeburn  4480: => 'Top Level Map',
1.6       bisitz   4481: 
                   4482:    'Type Name Here'
1.93      raeburn  4483: => 'Type Name Here',
1.6       bisitz   4484: 
                   4485:    'Type in value'
1.93      raeburn  4486: => 'Type in value',
1.6       bisitz   4487: 
                   4488:    'Type:'
1.93      raeburn  4489: => 'Type:',
1.6       bisitz   4490: 
                   4491:    'UNDISPLAYABLE'
1.93      raeburn  4492: => 'UNDISPLAYABLE',
1.6       bisitz   4493: 
                   4494:    'Unable to enroll'
1.93      raeburn  4495: => 'Unable to enroll',
1.6       bisitz   4496: 
                   4497:    'Unable to publish file, it contains duplicated ID(s), ID(s) need to be unique. The duplicated ID(s) are'
1.93      raeburn  4498: => 'Unable to publish file, it contains duplicated ID(s), ID(s) need to be unique. The duplicated ID(s) are',
1.6       bisitz   4499: 
                   4500:    'Unable to retrieve environment data for'
1.93      raeburn  4501: => 'Unable to retrieve environment data for',
1.6       bisitz   4502: 
                   4503:    'Unable to set default dates for course'
1.93      raeburn  4504: => 'Unable to set default dates for course',
1.6       bisitz   4505: 
                   4506:    'Unavailable course'
1.93      raeburn  4507: => 'Unavailable course',
1.6       bisitz   4508: 
                   4509:    'Unknown Action'
1.93      raeburn  4510: => 'Unknown Action',
1.6       bisitz   4511: 
                   4512:    'Upload file'
1.93      raeburn  4513: => 'Upload file',
1.6       bisitz   4514: 
1.118     bisitz   4515:    'Upload file to Authoring Space'
                   4516: => 'Upload file to Authoring Space',
1.6       bisitz   4517: 
                   4518:    'VIEW'
1.93      raeburn  4519: => 'VIEW',
1.6       bisitz   4520: 
                   4521:    'View the FAQ'
1.93      raeburn  4522: => 'View the FAQ',
1.6       bisitz   4523: 
                   4524:    'Visibly Separate Items on Pages'
1.93      raeburn  4525: => 'Visibly Separate Items on Pages',
1.6       bisitz   4526: 
                   4527:    'WARNING: The metadata table does not exist in the LON-CAPA database.'
1.93      raeburn  4528: => 'WARNING: The metadata table does not exist in the LON-CAPA database.',
1.6       bisitz   4529: 
                   4530:    'Warning: change of MIME type!'
1.93      raeburn  4531: => 'Warning: change of MIME type!',
1.6       bisitz   4532: 
                   4533:    'Warning: target file exists!'
1.93      raeburn  4534: => 'Warning: target file exists!',
1.6       bisitz   4535: 
                   4536:    'Warning: target file exists, and has been published!'
1.93      raeburn  4537: => 'Warning: target file exists, and has been published!',
1.6       bisitz   4538: 
                   4539:    'Width'
1.93      raeburn  4540: => 'Width',
1.6       bisitz   4541: 
                   4542:    'Print Options'
1.63      zhu      4543: => '打印选项',
1.6       bisitz   4544: 
                   4545:    'Print Answers'
1.63      zhu      4546: => '打印回答',
1.6       bisitz   4547: 
                   4548:    'Only Answers'
1.63      zhu      4549: => '只有回答',
1.6       bisitz   4550: 
                   4551:    'With Answers'
1.63      zhu      4552: => '带答案',
1.6       bisitz   4553: 
                   4554:    'Without Answers'
1.63      zhu      4555: => '没有答案',
1.6       bisitz   4556: 
                   4557:    'You are working with an unsaved version of your map.'
1.93      raeburn  4558: => 'You are working with an unsaved version of your map.',
1.6       bisitz   4559: 
                   4560:    'You changed the students id but did not disable the ID change safeguard. The students id will not be changed.'
1.93      raeburn  4561: => 'You changed the students id but did not disable the ID change safeguard. The students id will not be changed.',
1.6       bisitz   4562: 
                   4563:    'Your request to change the role information for this student was refused. You do not appear to have sufficient authority to change student information.'
1.93      raeburn  4564: => 'Your request to change the role information for this student was refused. You do not appear to have sufficient authority to change student information.',
1.6       bisitz   4565: 
                   4566:    '[_1] (what you just saw on the screen)'
1.63      zhu      4567: => '[_1] (what you just saw on the screen)',
1.6       bisitz   4568: 
                   4569:    '[_1] Local Authentication with argument [_2]'
1.70      zhu      4570: => '[_1] 局部认证带 [_2]',
1.6       bisitz   4571: 
                   4572:    'Currently using local (institutional) authentication.'
1.101     bisitz   4573: => 'Currently using local (institutional) authentication.', # => '目前使用的地方(机构)的认证。Derzeit lokal (institutionell) authentifiziert.',
1.6       bisitz   4574: 
1.124     bisitz   4575:    'a comma separated list of course sections crosslisted with the current course, with each entry including the institutional course section name followed by a colon and then the (optional) section ID to be used in LON-CAPA, e.g., fs03ent231001:ent1,fs03bot231001:bot1,fs03zol231002:zol2'
                   4576: => 'a comma separated list of course sections crosslisted with the current course, with each entry including the institutional course section name followed by a colon and then the (optional) section ID to be used in LON-CAPA, e.g., fs03ent231001:ent1,fs03bot231001:bot1,fs03zol231002:zol2',
1.6       bisitz   4577: 
                   4578:    'a comma separated list of institutional section numbers, each separated by a colon from the (optional) corresponding section ID to be used in LON-CAPA e.g., 001:1,002:2'
1.93      raeburn  4579: => 'a comma separated list of institutional section numbers, each separated by a colon from the (optional) corresponding section ID to be used in LON-CAPA e.g., 001:1,002:2',
1.6       bisitz   4580: 
                   4581:    'after selected'
1.70      zhu      4582: => '选定后',
1.6       bisitz   4583: 
                   4584:    'and'
1.93      raeburn  4585: => 'and',
1.6       bisitz   4586: 
                   4587:    'between'
1.93      raeburn  4588: => 'between',
1.6       bisitz   4589: 
                   4590:    'button'
1.93      raeburn  4591: => 'button',
1.6       bisitz   4592: 
                   4593:    'by'
1.93      raeburn  4594: => 'by',
1.6       bisitz   4595: 
                   4596:    'check all'
1.27      zhu      4597: => '全选',
1.6       bisitz   4598: 
                   4599:    'chmod error'
1.27      zhu      4600: => '属性错误',
1.6       bisitz   4601: 
                   4602:    'click on the'
1.93      raeburn  4603: => 'click on the',
1.6       bisitz   4604: 
                   4605:    'copy Error'
1.27      zhu      4606: => '复制错误',
1.6       bisitz   4607: 
                   4608:    'currently does not exist'
1.93      raeburn  4609: => 'currently does not exist',
1.6       bisitz   4610: 
                   4611:    'custom'
1.101     bisitz   4612: => "自定义",
1.6       bisitz   4613: 
                   4614:    'custom distribution file'
1.27      zhu      4615: => '自定义文件', # ???
1.6       bisitz   4616: 
                   4617:    'domain'
1.26      zhu      4618: => '域',
1.6       bisitz   4619: 
                   4620:    'expired or revoked'
1.93      raeburn  4621: => 'expired or revoked',
1.6       bisitz   4622: 
                   4623:    'extension'
1.93      raeburn  4624: => 'extension',
1.6       bisitz   4625: 
                   4626:    'external'
1.93      raeburn  4627: => 'external',
1.6       bisitz   4628: 
                   4629:    'file<br />extension'
1.93      raeburn  4630: => 'file<br />extension',
1.6       bisitz   4631: 
                   4632:    'first name'
1.70      zhu      4633: => '名',
1.6       bisitz   4634: 
                   4635:    'generation'
1.70      zhu      4636: => '生成',
1.6       bisitz   4637: 
                   4638:    'in domain'
1.70      zhu      4639: => '在域',
1.6       bisitz   4640: 
                   4641:    'internal'
1.18      zhu      4642: => '内部的',
1.6       bisitz   4643: 
                   4644:    'is in this state by royal decree.'
1.93      raeburn  4645: => 'is in this state by royal decree.',
1.6       bisitz   4646: 
                   4647:    'last name'
1.70      zhu      4648: => '姓',
1.6       bisitz   4649: 
                   4650:    'make these dates the default for future enrollment'
1.93      raeburn  4651: => 'make these dates the default for future enrollment',
1.6       bisitz   4652: 
                   4653:    'middle name'
1.27      zhu      4654: => '中名',
1.6       bisitz   4655: 
                   4656:    'name'
1.27      zhu      4657: => '姓',
1.6       bisitz   4658: 
                   4659:    'no ending date'
1.22      zhu      4660: => '无结束日期',
1.6       bisitz   4661: 
                   4662:    'number'
1.93      raeburn  4663: => 'number',
1.6       bisitz   4664: 
                   4665:    'obsolete replacement'
1.93      raeburn  4666: => 'obsolete replacement',
1.6       bisitz   4667: 
                   4668:    'only check if you know what you are doing'
1.93      raeburn  4669: => 'only check if you know what you are doing',
1.6       bisitz   4670: 
1.82      bisitz   4671:    'only search domain [_1]'
                   4672: => '只在该域 [_1] 搜索',
1.6       bisitz   4673: 
                   4674:    'optional'
1.18      zhu      4675: => '可选的',
1.6       bisitz   4676: 
                   4677:    'or any other value'
1.18      zhu      4678: => '或任何其他的值',
1.6       bisitz   4679: 
                   4680:    'private'
1.13      zhu      4681: => '私人的',
1.6       bisitz   4682: 
                   4683:    'public'
1.13      zhu      4684: => '公开的',
1.6       bisitz   4685: 
                   4686:    'publisher<br />owner'
1.93      raeburn  4687: => 'publisher<br />owner',
1.6       bisitz   4688: 
                   4689:    'section'
1.93      raeburn  4690: => 'section',
1.6       bisitz   4691: 
                   4692:    'standard'
1.27      zhu      4693: => '标准的',
1.6       bisitz   4694: 
                   4695:    'standard LaTeX mode'
1.27      zhu      4696: => '标准的 LaTeX 模式',
1.6       bisitz   4697: 
                   4698:    'standard courses only'
1.27      zhu      4699: => '只标准课程',
1.6       bisitz   4700: 
                   4701:    'student name'
1.26      zhu      4702: => '学生姓名',
1.6       bisitz   4703: 
                   4704:    'template'
1.26      zhu      4705: => '模板',
1.6       bisitz   4706: 
                   4707:    'to interface with institutional data, e.g., fs03glg231 for Fall 2003 Geology 231'
1.93      raeburn  4708: => 'to interface with institutional data, e.g., fs03glg231 for Fall 2003 Geology 231',
1.6       bisitz   4709: 
                   4710:    'unable to enroll'
1.27      zhu      4711: => '无法注册',
1.6       bisitz   4712: 
                   4713:    'uncheck all'
1.27      zhu      4714: => '全部取消',
1.6       bisitz   4715: 
                   4716:    'use related words'
1.18      zhu      4717: => '使用相关的关键词',
1.6       bisitz   4718: 
                   4719:    'username'
1.18      zhu      4720: => '用户名',
1.6       bisitz   4721: 
                   4722:    'versus'
1.93      raeburn  4723: => 'versus',
1.6       bisitz   4724: 
                   4725:    'with server'
1.93      raeburn  4726: => 'with server',
1.6       bisitz   4727: 
                   4728:    'yes'
1.18      zhu      4729: => '是',
1.6       bisitz   4730: 
                   4731:    'Swedish Chef'
1.93      raeburn  4732: => 'Swedish Chef',
1.6       bisitz   4733: 
                   4734:    '[_1] for default hiding'
1.98      bisitz   4735: => '[_1] for default hiding',
1.6       bisitz   4736: 
                   4737:    '[_1] for visible separation.'
1.98      bisitz   4738: => '[_1] for visible separation.',
1.6       bisitz   4739: 
                   4740:    'Changes will not show until next login.'
1.98      bisitz   4741: => 'Changes will not show until next login.',
1.6       bisitz   4742: 
                   4743:    '[_1] if allowed, anything else if not'
1.101     bisitz   4744: => '[_1] if allowed, anything else if not',
1.6       bisitz   4745: 
                   4746:    '"[_1]" to disable, anything else if not'
1.101     bisitz   4747: => '"[_1]" to disable, anything else if not',
1.6       bisitz   4748: 
                   4749:    '[_1] to suppress, anything else to not suppress'
1.98      bisitz   4750: => '[_1] to suppress, anything else to not suppress',
1.6       bisitz   4751: 
                   4752:    'Set value to [_1] to allow all roles.'
1.98      bisitz   4753: => 'Set value to [_1] to allow all roles.',
1.6       bisitz   4754: 
1.66      bisitz   4755:    '[_1] is not an acceptable number of tries. Tries must be a positive number with no decimal point.'
1.98      bisitz   4756: => '[_1] is not an acceptable number of tries. Tries must be a positive number with no decimal point.',
1.6       bisitz   4757: 
1.66      bisitz   4758:    '[_1] is not an acceptable weight. Weight must be a positive number.'
1.98      bisitz   4759: => '[_1] is not an acceptable weight. Weight must be a positive number.',
1.6       bisitz   4760: 
                   4761:    '1 minute'
1.93      raeburn  4762: => '1 minute',
1.6       bisitz   4763: 
                   4764:    '<b>HTML allowed</b>: Discussion participants can use limited HTML in their postings.'
1.98      bisitz   4765: => '<b>HTML allowed</b>: Discussion participants can use limited HTML in their postings.',
1.6       bisitz   4766: 
                   4767:    '<b>HTML banned</b>: HTML will not be allowed in discussion postings.'
1.101     bisitz   4768: => '<b>HTML banned</b>: HTML will not be allowed in discussion postings.',
1.6       bisitz   4769: 
                   4770:    '<b>Instructor</b> - instructors will not be able to participate in discussions'
1.98      bisitz   4771: => '<b>Instructor</b> - instructors will not be able to participate in discussions',
1.6       bisitz   4772: 
                   4773:    '<b>Instructor</b> - instructors will not be able to use or view the chat room'
1.98      bisitz   4774: => '<b>Instructor</b> - instructors will not be able to use or view the chat room',
1.6       bisitz   4775: 
                   4776:    '<b>Students</b> - students will not be able to participate in discussions'
1.98      bisitz   4777: => '<b>Students</b> - students will not be able to participate in discussions',
1.6       bisitz   4778: 
                   4779:    '<b>Students</b> - students will not be able to use or view the chat room.'
1.98      bisitz   4780: => '<b>Students</b> - students will not be able to use or view the chat room.',
1.6       bisitz   4781: 
                   4782:    '<b>Teaching Assistants</b> - teaching assistants will not be able to participate in discussions'
1.98      bisitz   4783: => '<b>Teaching Assistants</b> - teaching assistants will not be able to participate in discussions',
1.6       bisitz   4784: 
                   4785:    '<b>Teaching Assistants</b> - teaching assistants will not be able use or view the chat room'
1.98      bisitz   4786: => '<b>Teaching Assistants</b> - teaching assistants will not be able use or view the chat room',
1.6       bisitz   4787: 
1.66      bisitz   4788:    'Your current LON-CAPA domain is [_1].'
1.93      raeburn  4789: => 'Your current LON-CAPA domain is [_1].',
1.6       bisitz   4790: 
                   4791:    'Advanced: You can send the feedback from different sections to different people, by doing the following: Separate each entry with a comma. To send feedback to a certain address for different sections, append the section name or names (separated by semi-colons) in a parenthesized list after the user:domain. For example, john102:msu(001;002;003),bob293:msu(004;005;006),madeupname:here(007;008;009) will route course feedback to &quot;john102&quot; for sections 1, 2, and 3, to &quot;bob293&quot; for 4, 5, and 6, and to &quot;madeupname:here&quot; for 7, 8, and 9. Note there is no requirement that the addresses be in any particular domain.'
1.93      raeburn  4792: => 'Advanced: You can send the feedback from different sections to different people, by doing the following: Separate each entry with a comma. To send feedback to a certain address for different sections, append the section name or names (separated by semi-colons) in a parenthesized list after the user:domain. For example, john102:msu(001;002;003),bob293:msu(004;005;006),madeupname:here(007;008;009) will route course feedback to &quot;john102&quot; for sections 1, 2, and 3, to &quot;bob293&quot; for 4, 5, and 6, and to &quot;madeupname:here&quot; for 7, 8, and 9. Note there is no requirement that the addresses be in any particular domain.',
1.6       bisitz   4793: 
1.66      bisitz   4794:    'Granting permission to clone course'
1.93      raeburn  4795: => 'Granting permission to clone course',
1.66      bisitz   4796: 
                   4797:    'Existing courses can be cloned when creating new courses. Cloning will copy the course structure, contents, and most parameters (automatically advancing any date parameters by six months). Usernames of owners of other courses permitted to clone this course:'
1.93      raeburn  4798: => 'Existing courses can be cloned when creating new courses. Cloning will copy the course structure, contents, and most parameters (automatically advancing any date parameters by six months). Usernames of owners of other courses permitted to clone this course:',
1.66      bisitz   4799: 
                   4800:    '(Course Coordinators automatically have the right to clone their own courses.) Format: user:domain, where &quot;user&quot; and &quot;domain&quot; are the LON-CAPA username and domain of the user.Separate different users with a comma.Use *:domain to allow course to be cloned by any course owner in the specified domain.Use * to allow unrestricted cloning by all course owners in all domains.'
1.98      bisitz   4801: => '(Course Coordinators automatically have the right to clone their own courses.) Format: user:domain, where &quot;user&quot; and &quot;domain&quot; are the LON-CAPA username and domain of the user.Separate different users with a comma.Use *:domain to allow course to be cloned by any course owner in the specified domain.Use * to allow unrestricted cloning by all course owners in all domains.',
1.66      bisitz   4802: 
1.6       bisitz   4803:    'Allow limited HTML in discussion posts'
1.93      raeburn  4804: => 'Allow limited HTML in discussion posts',
1.6       bisitz   4805: 
                   4806:    'Allow problems to be split over pages'
1.93      raeburn  4807: => 'Allow problems to be split over pages',
1.6       bisitz   4808: 
                   4809:    'Answer Date (answerdate)'
1.93      raeburn  4810: => 'Answer Date (answerdate)',
1.6       bisitz   4811: 
1.66      bisitz   4812:    'Chat Room Participation'
1.93      raeburn  4813: => 'Chat Room Participation',
1.66      bisitz   4814: 
1.6       bisitz   4815:    'Chat Participation'
1.93      raeburn  4816: => 'Chat Participation',
1.6       bisitz   4817: 
                   4818:    'Click here to return to the chart.'
1.93      raeburn  4819: => 'Click here to return to the chart.',
1.6       bisitz   4820: 
                   4821:    'Completed'
1.93      raeburn  4822: => 'Completed',
1.6       bisitz   4823: 
1.65      zhu      4824:    'Confirm that this information is correct, then click &quot;Save&quot; to complete setting the parameter.'
1.93      raeburn  4825: => 'Confirm that this information is correct, then click &quot;Save&quot; to complete setting the parameter.',
1.6       bisitz   4826: 
                   4827:    'Course ID or number'
1.93      raeburn  4828: => 'Course ID or number',
1.6       bisitz   4829: 
                   4830:    'Course Initialization Helper'
1.93      raeburn  4831: => 'Course Initialization Helper',
1.6       bisitz   4832: 
                   4833:    'Course default for all problems'
1.93      raeburn  4834: => 'Course default for all problems',
1.6       bisitz   4835: 
1.66      bisitz   4836:    'Course members can provide feedback about the course. You can choose who will receive the feedback, such as a different instructor or a TA. Please enter their LON-CAPA address below, in the form user:domain, where &quot;user&quot; and &quot;domain&quot; are both the LON-CAPA username and LON-CAPA domain, not an e-mail address.'
1.93      raeburn  4837: => 'Course members can provide feedback about the course. You can choose who will receive the feedback, such as a different instructor or a TA. Please enter their LON-CAPA address below, in the form user:domain, where &quot;user&quot; and &quot;domain&quot; are both the LON-CAPA username and LON-CAPA domain, not an e-mail address.',
1.6       bisitz   4838: 
                   4839:    'Courses'
                   4840: => '课程',
                   4841: 
                   4842:    'Default beginning date when enrolling students'
1.93      raeburn  4843: => 'Default beginning date when enrolling students',
1.6       bisitz   4844: 
                   4845:    'Default ending date when enrolling students'
1.93      raeburn  4846: => 'Default ending date when enrolling students',
1.6       bisitz   4847: 
                   4848: 
                   4849:    'Default set of options to pass to tth/m when converting tex'
1.93      raeburn  4850: => 'Default set of options to pass to tth/m when converting tex',
1.6       bisitz   4851: 
                   4852:    'Disable display of problem receipts'
1.93      raeburn  4853: => 'Disable display of problem receipts',
1.6       bisitz   4854: 
                   4855:    'Disallow Resource Discussion for Roles'
1.93      raeburn  4856: => 'Disallow Resource Discussion for Roles',
1.6       bisitz   4857: 
                   4858:    'Disallow Resource Discussion for Users'
1.93      raeburn  4859: => 'Disallow Resource Discussion for Users',
1.6       bisitz   4860: 
                   4861:    'Disallow live chatroom use for Roles'
1.93      raeburn  4862: => 'Disallow live chatroom use for Roles',
1.6       bisitz   4863: 
                   4864:    'Disallow live chatroom use for Users'
1.93      raeburn  4865: => 'Disallow live chatroom use for Users',
1.6       bisitz   4866: 
                   4867:    'Discussion Participation'
1.93      raeburn  4868: => 'Discussion Participation',
1.6       bisitz   4869: 
                   4870:    'Due Date (contentclose)'
1.93      raeburn  4871: => 'Due Date (contentclose)',
1.6       bisitz   4872: 
                   4873:    'Due Date (duedate)'
1.93      raeburn  4874: => 'Due Date (duedate)',
1.6       bisitz   4875: 
                   4876:    'Every problem in a particular folder (overrides course default)'
1.93      raeburn  4877: => 'Every problem in a particular folder (overrides course default)',
1.6       bisitz   4878: 
                   4879:    'Exit'
                   4880: => '退出',
                   4881: 
                   4882:    'Feedback Addresses for Course Content'
1.18      zhu      4883: => '课程内容的信息反馈地址',
1.6       bisitz   4884: 
1.63      zhu      4885:    'Finish Helper'
                   4886: => '结束帮助程序',
                   4887: 
1.6       bisitz   4888:    'HTML can be allowed or banned inside of course discussion.'
1.93      raeburn  4889: => 'HTML can be allowed or banned inside of course discussion.',
1.6       bisitz   4890: 
                   4891:    'HTML in Discussions'
1.93      raeburn  4892: => 'HTML in Discussions',
1.6       bisitz   4893: 
                   4894:    'Hide Empty Rows in Spreadsheets'
1.93      raeburn  4895: => 'Hide Empty Rows in Spreadsheets',
1.6       bisitz   4896: 
                   4897:    'How many tries should be set for all problems in the course?'
1.93      raeburn  4898: => 'How many tries should be set for all problems in the course?',
1.6       bisitz   4899: 
                   4900:    'How many tries should be set for the selected folder?'
1.93      raeburn  4901: => 'How many tries should be set for the selected folder?',
1.6       bisitz   4902: 
                   4903:    'How many tries should be set for the selected problem?'
1.93      raeburn  4904: => 'How many tries should be set for the selected problem?',
1.6       bisitz   4905: 
1.66      bisitz   4906:    'LON-CAPA has chat room functionality. This course will receive its own chat room. You may deny students, TAs, or instructors the right to access the chat room.'
1.93      raeburn  4907: => 'LON-CAPA has chat room functionality. This course will receive its own chat room. You may deny students, TAs, or instructors the right to access the chat room.',
1.6       bisitz   4908: 
                   4909:    'LON-CAPA hosts discussions on all resources in a course. By default, all users are allowed to participate in these discussions. If you do not wish certain types of users to be able to use the discussion features, select those types below. Note your class may not have all of these roles; you may safely ignore roles you do not intend to use. (For instance, &quot;Exam Proctor&quot; is generally useful only for large courses.) Types of users not allowed to participate in discussion can still view any discussion that other users post.'
1.93      raeburn  4910: => 'LON-CAPA hosts discussions on all resources in a course. By default, all users are allowed to participate in these discussions. If you do not wish certain types of users to be able to use the discussion features, select those types below. Note your class may not have all of these roles; you may safely ignore roles you do not intend to use. (For instance, &quot;Exam Proctor&quot; is generally useful only for large courses.) Types of users not allowed to participate in discussion can still view any discussion that other users post.',
1.6       bisitz   4911: 
                   4912:    'No section assigned'
1.93      raeburn  4913: => 'No section assigned',
1.6       bisitz   4914: 
                   4915:    'Number of assignments printed at the same time:'
1.93      raeburn  4916: => 'Number of assignments printed at the same time:',
1.6       bisitz   4917: 
                   4918:    'Opening Date (contentopen)'
1.93      raeburn  4919: => 'Opening Date (contentopen)',
1.6       bisitz   4920: 
                   4921:    'Opening Date (opendate)'
1.93      raeburn  4922: => 'Opening Date (opendate)',
1.6       bisitz   4923: 
                   4924:    'Please adjust significant figures.'
1.93      raeburn  4925: => 'Please adjust significant figures.',
1.41      bisitz   4926: 
1.6       bisitz   4927:    'Please select the section you wish to set the answer open date for:'
1.93      raeburn  4928: => 'Please select the section you wish to set the answer open date for:',
1.6       bisitz   4929: 
                   4930:    'Please select the section you wish to set the due date for:'
1.93      raeburn  4931: => 'Please select the section you wish to set the due date for:',
1.6       bisitz   4932: 
                   4933:    'Please select the section you wish to set the number of tries for:'
1.93      raeburn  4934: => 'Please select the section you wish to set the number of tries for:',
1.6       bisitz   4935: 
                   4936:    'Please select the section you wish to set the opening date for:'
1.93      raeburn  4937: => 'Please select the section you wish to set the opening date for:',
1.6       bisitz   4938: 
                   4939:    'Please select the section you wish to set the problem weight for:'
1.93      raeburn  4940: => 'Please select the section you wish to set the problem weight for:',
1.6       bisitz   4941: 
                   4942:    'Please select the student you wish to set the answer open date for:'
1.93      raeburn  4943: => 'Please select the student you wish to set the answer open date for:',
1.6       bisitz   4944: 
                   4945:    'Please select the student you wish to set the due date for:'
1.93      raeburn  4946: => 'Please select the student you wish to set the due date for:',
1.6       bisitz   4947: 
                   4948:    'Please select the student you wish to set the number of tries for:'
1.93      raeburn  4949: => 'Please select the student you wish to set the number of tries for:',
1.6       bisitz   4950: 
                   4951:    'Please select the student you wish to set the opening date for:'
1.93      raeburn  4952: => 'Please select the student you wish to set the opening date for:',
1.6       bisitz   4953: 
                   4954:    'Please select the student you wish to set the problem weight for:'
1.93      raeburn  4955: => 'Please select the student you wish to set the problem weight for:',
1.6       bisitz   4956: 
                   4957:    'Privileged users that should not be hidden on staff listings'
1.93      raeburn  4958: => 'Privileged users that should not be hidden on staff listings',
1.6       bisitz   4959: 
                   4960:    'Random seed for randomly picking number of resources (optional, only set if you know what you are doing) (randompickseed)'
1.93      raeburn  4961: => 'Random seed for randomly picking number of resources (optional, only set if you know what you are doing) (randompickseed)',
1.6       bisitz   4962: 
                   4963:    'Reading results from [_1]'
1.93      raeburn  4964: => 'Reading results from [_1]',
1.6       bisitz   4965: 
                   4966:    'Receipt algorithm used'
1.93      raeburn  4967: => 'Receipt algorithm used',
1.6       bisitz   4968: 
                   4969:    'Receiving results from [_1]'
1.93      raeburn  4970: => 'Receiving results from [_1]',
1.6       bisitz   4971: 
                   4972:    'Resources'
1.10      zhu      4973: => '资源',
1.6       bisitz   4974: 
1.72      bisitz   4975:    'Search Complete on Server [_1]'
1.93      raeburn  4976: => 'Search Complete on Server [_1]', # '搜索完成 [_1]',
1.6       bisitz   4977: 
                   4978:    'Search: [_1]'
1.10      zhu      4979: => '搜索: [_1]',
1.6       bisitz   4980: 
                   4981:    'Select All Files'
1.10      zhu      4982: => '选择所有文件',
1.6       bisitz   4983: 
                   4984:    'Select All Published'
1.10      zhu      4985: => '选择所有发布的',
1.6       bisitz   4986: 
                   4987:    'Select Folder'
1.10      zhu      4988: => '选择文件夹',
1.6       bisitz   4989: 
                   4990:    'Select Only Current Students'
1.10      zhu      4991: => '只选择目前的学生',
1.6       bisitz   4992: 
                   4993:    'Select Problem'
1.10      zhu      4994: => '选择任务',
1.6       bisitz   4995: 
                   4996:    'Select Student'
1.10      zhu      4997: => '选择学生',
1.6       bisitz   4998: 
                   4999:    'Select for Section/Group'
1.12      zhu      5000: => '选择科/组',
1.6       bisitz   5001: 
                   5002:    'Select the folder you wish to set the parameter for:'
1.93      raeburn  5003: => 'Select the folder you wish to set the parameter for:',
1.6       bisitz   5004: 
                   5005:    'Select the problem you wish to set the parameter for:'
1.93      raeburn  5006: => 'Select the problem you wish to set the parameter for:',
1.6       bisitz   5007: 
                   5008:    'Set Problem Tries'
1.93      raeburn  5009: => 'Set Problem Tries',
1.6       bisitz   5010: 
                   5011:    'Set Problem Weight'
1.93      raeburn  5012: => 'Set Problem Weight',
1.6       bisitz   5013: 
                   5014:    'Set answer open date for all problems in the course for ...'
1.93      raeburn  5015: => 'Set answer open date for all problems in the course for ...',
1.6       bisitz   5016: 
                   5017:    'Set answer open date for the selected folder for ...'
1.93      raeburn  5018: => 'Set answer open date for the selected folder for ...',
1.6       bisitz   5019: 
                   5020:    'Set answer open date for the selected problem for...'
1.93      raeburn  5021: => 'Set answer open date for the selected problem for...',
1.6       bisitz   5022: 
                   5023:    'Set due date for all problems in the course for ...'
1.93      raeburn  5024: => 'Set due date for all problems in the course for ...',
1.6       bisitz   5025: 
                   5026:    'Set due date for the selected folder for ...'
1.93      raeburn  5027: => 'Set due date for the selected folder for ...',
1.6       bisitz   5028: 
                   5029:    'Set due date for the selected problem for ...'
1.93      raeburn  5030: => 'Set due date for the selected problem for ...',
1.6       bisitz   5031: 
                   5032:    'Set number of tries for all problems in the course for ...'
1.93      raeburn  5033: => 'Set number of tries for all problems in the course for ...',
1.6       bisitz   5034: 
                   5035:    'Set number of tries for the selected folder for ...'
1.93      raeburn  5036: => 'Set number of tries for the selected folder for ...',
1.6       bisitz   5037: 
                   5038:    'Set number of tries for the selected problem for ...'
1.93      raeburn  5039: => 'Set number of tries for the selected problem for ...',
1.6       bisitz   5040: 
                   5041:    'Set opening date for all problems in the course for ...'
1.93      raeburn  5042: => 'Set opening date for all problems in the course for ...',
1.6       bisitz   5043: 
                   5044:    'Set opening date for the selected folder for ...'
1.93      raeburn  5045: => 'Set opening date for the selected folder for ...',
1.6       bisitz   5046: 
                   5047:    'Set opening date for the selected problem for ...'
1.93      raeburn  5048: => 'Set opening date for the selected problem for ...',
1.6       bisitz   5049: 
                   5050:    'Set problem weight for all problems in the course for ...'
1.93      raeburn  5051: => 'Set problem weight for all problems in the course for ...',
1.6       bisitz   5052: 
                   5053:    'Set problem weight for the selected folder for ...'
1.93      raeburn  5054: => 'Set problem weight for the selected folder for ...',
1.6       bisitz   5055: 
                   5056:    'Set problem weight for the selected problem for ...'
1.93      raeburn  5057: => 'Set problem weight for the selected problem for ...',
1.6       bisitz   5058: 
                   5059:    'Set value to [_1] to allow.'
1.101     bisitz   5060: => 'Set value to [_1] to allow.',
1.6       bisitz   5061: 
                   5062:    'Setting the [_1]'
1.93      raeburn  5063: => 'Setting the [_1]',
1.6       bisitz   5064: 
                   5065:    'Setting the [_1] to [_2]'
1.93      raeburn  5066: => 'Setting the [_1] to [_2]',
1.6       bisitz   5067: 
                   5068:    'Student Name'
1.26      zhu      5069: => '学生姓名',
1.6       bisitz   5070: 
1.66      bisitz   5071:    'The &quot;Course Title&quot; is the name of the course that will be seen by the students. You may now modify the description and hit &quot;Next&quot; to continue.'
1.93      raeburn  5072: => 'The &quot;Course Title&quot; is the name of the course that will be seen by the students. You may now modify the description and hit &quot;Next&quot; to continue.',
1.6       bisitz   5073: 
                   5074:    'The question can not be gotten correct, the following foils in the &lt;optionresponse&gt; have invalid correct options'
1.93      raeburn  5075: => 'The question can not be gotten correct, the following foils in the &lt;optionresponse&gt; have invalid correct options',
1.6       bisitz   5076: 
                   5077:    'There are no currently enrolled students in the course.'
1.93      raeburn  5078: => 'There are no currently enrolled students in the course.',
1.6       bisitz   5079: 
                   5080:    'There are no currently enrolled students in the selected sections.'
1.93      raeburn  5081: => 'There are no currently enrolled students in the selected sections.',
1.6       bisitz   5082: 
                   5083:    'There are no previously enrolled students in the course.'
1.93      raeburn  5084: => 'There are no previously enrolled students in the course.',
1.6       bisitz   5085: 
                   5086:    'There are no previously enrolled students in the selected sections.'
1.93      raeburn  5087: => 'There are no previously enrolled students in the selected sections.',
1.6       bisitz   5088: 
                   5089:    'There are no students with future access in the course.'
1.93      raeburn  5090: => 'There are no students with future access in the course.',
1.6       bisitz   5091: 
                   5092:    'There are no students with future access in the selected sections.'
1.93      raeburn  5093: => 'There are no students with future access in the selected sections.',
1.6       bisitz   5094: 
                   5095:    'There are no students in the course.'
1.93      raeburn  5096: => 'There are no students in the course.',
1.6       bisitz   5097: 
                   5098:    'There are no students in the selected sections.'
1.93      raeburn  5099: => 'There are no students in the selected sections.',
1.6       bisitz   5100: 
                   5101:    'This controls how receipt numbers are generated.'
1.93      raeburn  5102: => 'This controls how receipt numbers are generated.',
1.6       bisitz   5103: 
                   5104:    'This helper will set up your LON-CAPA course and choose which features will be active.'
1.93      raeburn  5105: => 'This helper will set up your LON-CAPA course and choose which features will be active.',
1.6       bisitz   5106: 
                   5107:    'Unselect All Files'
1.93      raeburn  5108: => 'Unselect All Files',
1.6       bisitz   5109: 
                   5110:    'Unselect All Published'
1.93      raeburn  5111: => 'Unselect All Published',
1.6       bisitz   5112: 
                   5113:    'Unselect All Resources'
1.93      raeburn  5114: => 'Unselect All Resources',
1.6       bisitz   5115: 
                   5116:    'Unselect for Section/Group'
1.12      zhu      5117: => '取消选择科/组',
1.6       bisitz   5118: 
                   5119:    'Welcome to Your New LON-CAPA Course'
1.12      zhu      5120: => '欢迎使用您的新 LON-CAPA 课程',
1.6       bisitz   5121: 
                   5122:    'What parameter do you want to set for the selected folder?'
1.93      raeburn  5123: => 'What parameter do you want to set for the selected folder?',
1.6       bisitz   5124: 
                   5125:    'What parameter do you want to set for the selected problem?'
1.93      raeburn  5126: => 'What parameter do you want to set for the selected problem?',
1.6       bisitz   5127: 
                   5128:    'What should the answer open date be set to?'
1.93      raeburn  5129: => 'What should the answer open date be set to?',
1.6       bisitz   5130: 
                   5131:    'What should the due date be set to?'
1.93      raeburn  5132: => 'What should the due date be set to?',
1.6       bisitz   5133: 
                   5134:    'What weight should be set for all problems in the course?'
1.93      raeburn  5135: => 'What weight should be set for all problems in the course?',
1.6       bisitz   5136: 
                   5137:    'What weight should be set for the selected folder?'
1.93      raeburn  5138: => 'What weight should be set for the selected folder?',
1.6       bisitz   5139: 
                   5140:    'What weight should be set for the selected problem?'
1.93      raeburn  5141: => 'What weight should be set for the selected problem?',
1.6       bisitz   5142: 
                   5143:    '[_1] Filesystem Authenticated (with initial password [_2])'
1.98      bisitz   5144: => '[_1] Filesystem Authenticated (with initial password [_2])',
1.6       bisitz   5145: 
                   5146:    'Currently Filesystem Authenticated.'
1.93      raeburn  5147: => 'Currently Filesystem Authenticated.',
1.6       bisitz   5148: 
                   5149:    '[_1] Internally authenticated (with initial password [_2])'
1.70      zhu      5150: => '[_1] LON-CAPA 内部认证 (初始密码 [_2])',
1.6       bisitz   5151: 
                   5152:    'Currently internally authenticated.'
1.70      zhu      5153: => '目前 LON-CAPA 内部认证。',
1.6       bisitz   5154: 
1.72      bisitz   5155:    'Records per Page:'
                   5156: => '每页显示结果:',
1.6       bisitz   5157: 
                   5158:    '[_1] with value [_2]'
1.70      zhu      5159: => '[_1] 与价值 [_2]',
1.6       bisitz   5160: 
                   5161:    'all resources in the course'
1.70      zhu      5162: => '课程中的所有资源',
1.6       bisitz   5163: 
                   5164:    'all students in course'
1.70      zhu      5165: => '在课程中的所有学生',
1.6       bisitz   5166: 
                   5167:    'anonymous students'
1.70      zhu      5168: => '匿名学生',
1.6       bisitz   5169: 
                   5170:    'answer date'
1.26      zhu      5171: => '回答日期',
1.6       bisitz   5172: 
                   5173:    'contacting [_1]'
1.26      zhu      5174: => '联系 [_1]',
1.6       bisitz   5175: 
                   5176:    'due date'
1.9       zhu      5177: => '截止日期',
1.6       bisitz   5178: 
                   5179:    'for'
1.93      raeburn  5180: => 'for',
1.6       bisitz   5181: 
                   5182:    'for [_1]all resources in the course[_2]'
1.70      zhu      5183: => '为 [_1]课程中的所有资源 [_2]',
1.6       bisitz   5184: 
                   5185:    'for [_1]all students in course[_2]'
1.70      zhu      5186: => '为 [_1]在课程中的所有学生 [_2]',
1.6       bisitz   5187: 
                   5188:    'for [_1]'
1.70      zhu      5189: => '为 [_1]',
1.6       bisitz   5190: 
                   5191:    'for section [_1]'
1.93      raeburn  5192: => 'for section [_1]',
1.6       bisitz   5193: 
                   5194:    'for the map named [_1]'
1.93      raeburn  5195: => 'for the map named [_1]',
1.6       bisitz   5196: 
1.65      zhu      5197:    'for the resource named [_1], part [_2]'
1.93      raeburn  5198: => 'for the resource named [_1], part [_2]',
1.65      zhu      5199: 
                   5200:    'for the resource ID [_1] (name unavailable), part [_2]'
1.93      raeburn  5201: => 'for the resource ID [_1] (name unavailable), part [_2]',
1.6       bisitz   5202: 
                   5203:    'from'
1.93      raeburn  5204: => 'from',
1.6       bisitz   5205: 
                   5206:    'from current subdirectory'
1.93      raeburn  5207: => 'from current subdirectory',
1.6       bisitz   5208: 
                   5209:    'helper'
1.70      zhu      5210: => '辅助程序',
1.6       bisitz   5211: 
                   5212:    'in'
1.93      raeburn  5213: => 'in',
1.6       bisitz   5214: 
                   5215:    'instructor'
1.27      zhu      5216: => '讲师',
1.6       bisitz   5217: 
                   5218:    'number of tries'
1.27      zhu      5219: => '尝试次数',
1.6       bisitz   5220: 
                   5221:    'opening date'
1.27      zhu      5222: => '开始日期',
1.6       bisitz   5223: 
                   5224:    'problem weight'
1.27      zhu      5225: => '问题难度',
1.6       bisitz   5226: 
                   5227:    'role,role,...'
                   5228: => '角色,角色,...',
                   5229: 
                   5230:    'selected students'
                   5231: => '选定的学生',
                   5232: 
                   5233:    'student'
                   5234: => '学生',
                   5235: 
                   5236:    'to'
1.93      raeburn  5237: => 'to',
1.6       bisitz   5238: 
                   5239:    'to [_1] ([_2])'
1.93      raeburn  5240: => 'to [_1] ([_2])',
1.6       bisitz   5241: 
                   5242:    'waiting on [_1]'
                   5243: => '等待 [_1]',
                   5244: 
                   5245:    'what you just saw on the screen'
1.93      raeburn  5246: => 'what you just saw on the screen',
1.6       bisitz   5247: 
                   5248:    'Enter my portfolio space'
                   5249: => '文件夹空间',
                   5250: 
                   5251:    'No syllabus information provided.'
1.93      raeburn  5252: => 'No syllabus information provided.',
1.6       bisitz   5253: 
                   5254:    'Sorry ...'
                   5255: => '对不起...',
                   5256: 
                   5257:    'This resource might be part of another course.'
1.93      raeburn  5258: => 'This resource might be part of another course.',
1.6       bisitz   5259: 
                   5260:    'Agree'
1.93      raeburn  5261: => 'Agree',
1.6       bisitz   5262: 
                   5263:    'Any comments?'
1.18      zhu      5264: => '评论:',
1.6       bisitz   5265: 
                   5266:    'Copy this column'
1.93      raeburn  5267: => 'Copy this column',
1.6       bisitz   5268: 
                   5269:    'Disagree'
1.93      raeburn  5270: => 'Disagree',
1.6       bisitz   5271: 
                   5272:    'General Intro'
1.93      raeburn  5273: => 'General Intro',
1.6       bisitz   5274: 
                   5275:    'Greek Symbols'
1.10      zhu      5276: => '希腊字母',
1.6       bisitz   5277: 
                   5278:    'HTML character entities'
1.93      raeburn  5279: => 'HTML character entities',
1.6       bisitz   5280: 
                   5281:    'If you are viewing this online, copy and paste the text from any of the right columns into your text area to get the symbol on the left.'
1.93      raeburn  5282: => 'If you are viewing this online, copy and paste the text from any of the right columns into your text area to get the symbol on the left.',
1.6       bisitz   5283: 
                   5284:    'LON-CAPA Help'
1.93      raeburn  5285: => 'LON-CAPA Help',
1.6       bisitz   5286: 
                   5287:    'Landscape'
1.93      raeburn  5288: => 'Landscape',
1.6       bisitz   5289: 
                   5290:    'Launch navigation window'
1.9       zhu      5291: => '启动导航窗口',
1.6       bisitz   5292: 
                   5293:    'Grade Levels'
1.13      zhu      5294: => '级别',
1.6       bisitz   5295: 
1.36      zhu      5296:    'Grade Level'
                   5297: => '级别',
                   5298: 
1.6       bisitz   5299:    'Lowest Grade Level'
1.13      zhu      5300: => '最低级别',
1.6       bisitz   5301: 
                   5302:    'Lowest Grade Level:'
1.13      zhu      5303: => '最低级别:',
1.6       bisitz   5304: 
                   5305:    'Highest Grade Level'
1.13      zhu      5306: => '最高级别',
1.6       bisitz   5307: 
                   5308:    'Highest Grade Level:'
1.13      zhu      5309: => '最高级别:',
1.6       bisitz   5310: 
                   5311:    'Mark all posts read'
1.9       zhu      5312: => '将所有帖子标记为已阅读',
1.6       bisitz   5313: 
                   5314:    'My question/comment/feedback:'
1.18      zhu      5315: => '我的问题/评论/反馈:',
1.6       bisitz   5316: 
                   5317:    'Other Symbols'
1.10      zhu      5318: => '其他符号',
1.6       bisitz   5319: 
                   5320:    'Please check at least one of the following feedback types:'
1.18      zhu      5321: => '请从以下选项:',
1.6       bisitz   5322: 
                   5323:    'Please rank the following criteria:'
1.18      zhu      5324: => '请以以下标准评价:',
1.6       bisitz   5325: 
                   5326:    'Portrait'
1.22      zhu      5327: => '竖排格式',
1.6       bisitz   5328: 
                   5329:    'Question about resource content'
1.18      zhu      5330: => '关于此资源内容的问题',
1.6       bisitz   5331: 
                   5332:    'Question/Comment/Feedback about course policy'
1.18      zhu      5333: => '关于课程规则的问题/评论/反馈',
1.6       bisitz   5334: 
                   5335:    'Select a Course to Enter'
                   5336: => '选择一个课程',
                   5337: 
                   5338:    'Sending Messages'
1.10      zhu      5339: => '发送邮件',
1.6       bisitz   5340: 
                   5341:    'Show Me My First Homework Problem'
1.93      raeburn  5342: => 'Show Me My First Homework Problem',
1.6       bisitz   5343: 
                   5344:    'Standards'
1.10      zhu      5345: => '标准',
1.6       bisitz   5346: 
                   5347:    'Strongly Agree'
1.93      raeburn  5348: => 'Strongly Agree',
1.6       bisitz   5349: 
                   5350:    'Strongly Disagree'
1.93      raeburn  5351: => 'Strongly Disagree',
1.6       bisitz   5352: 
                   5353:    'Symbol'
1.10      zhu      5354: => '符号',
1.6       bisitz   5355: 
                   5356:    'The material appears to be correct'
1.18      zhu      5357: => '这些材料似乎是正确的',
1.6       bisitz   5358: 
                   5359:    'The material is helpful'
1.18      zhu      5360: => '这些材料是有用的',
1.6       bisitz   5361: 
                   5362:    'The material is presented in a clear way'
1.18      zhu      5363: => '这些材料中提出一个明确的方式',
1.6       bisitz   5364: 
                   5365:    'The resource is technically correct (loads fast enough, does not produce errors, links work, etc)'
1.18      zhu      5366: => '资源在技术上是正确的(加载速度足够快, 不会产生错误, 链接页面可以访问, 等等)',
1.6       bisitz   5367: 
                   5368:    'HTML character enties'
1.10      zhu      5369: => 'HTML 字符实体',
1.6       bisitz   5370: 
                   5371:    '"Waiting for Remote Control window to load: "+[_1]'
1.22      zhu      5372: => '"等待加载远程控制窗口: "+[_1]',
1.6       bisitz   5373: 
1.49      bisitz   5374:    '[_1]Continue[_2] on in Inline Menu mode'
                   5375: => '[_1]继续[_2] 在内置菜单模式下',
1.6       bisitz   5376: 
                   5377:    'All posts'
1.9       zhu      5378: => '所有的讨论',
1.6       bisitz   5379: 
                   5380:    'Change Color Scheme'
1.9       zhu      5381: => '更改颜色方案',
1.6       bisitz   5382: 
                   5383:    'Change Colors'
1.9       zhu      5384: => '改变颜色',
1.6       bisitz   5385: 
                   5386:    'Change Discussion Display Preferences'
1.9       zhu      5387: => '改变讨论显示偏好',
1.6       bisitz   5388: 
                   5389:    'Change How Math Equations Are Displayed'
1.9       zhu      5390: => '改变显示科学计算公式',
1.6       bisitz   5391: 
                   5392:    'Change Language'
                   5393: => '语言',
                   5394: 
                   5395:    'Change Language Preferences'
1.10      zhu      5396: => '更改语言首选项',
1.6       bisitz   5397: 
                   5398:    'Change Message Forwarding and Notification Email Addresses'
1.10      zhu      5399: => '更改邮件转发和通知的电子邮件地址',
1.6       bisitz   5400: 
                   5401:    'Change Password'
1.10      zhu      5402: => '更改密码',
1.6       bisitz   5403: 
                   5404:    'Change Preferences'
1.9       zhu      5405: => '改变参数',
1.6       bisitz   5406: 
                   5407:    'Change Roles Page Preferences'
1.10      zhu      5408: => '改变角色页参数',
1.6       bisitz   5409: 
                   5410:    'Change Screen Name'
1.10      zhu      5411: => '改变昵称',
1.6       bisitz   5412: 
                   5413:    'Change Screenname'
1.10      zhu      5414: => '改变昵称',
1.6       bisitz   5415: 
                   5416:    'Change WYSIWYG Editor Preferences'
1.10      zhu      5417: => 'WYSIWYG-编辑器',
1.6       bisitz   5418: 
                   5419:    'Contact Helpdesk'
1.7       zhu      5420: => '联系求助',
1.6       bisitz   5421: 
                   5422:    'Current discussion settings'
1.10      zhu      5423: => '目前讨论的设置',
1.6       bisitz   5424: 
1.124     bisitz   5425:    'Due Date'
1.9       zhu      5426: => '截止日期',
1.6       bisitz   5427: 
                   5428:    'Each post can be toggled read/unread'
1.93      raeburn  5429: => 'Each post can be toggled read/unread',
1.6       bisitz   5430: 
                   5431:    "Edit the 'About Me' Personal Information Screen"
1.41      bisitz   5432: => "个人网页",
1.6       bisitz   5433: 
                   5434:    'Enable WYSIWYG Editor'
1.9       zhu      5435: => '应用 WYSIWYG-编辑器',
1.6       bisitz   5436: 
                   5437:    'End of Sequence'
1.9       zhu      5438: => '结束序列',
1.6       bisitz   5439: 
                   5440:    'Entering Course'
1.9       zhu      5441: => '进入课程',
1.6       bisitz   5442: 
                   5443:    'Get help'
1.9       zhu      5444: => '获得帮助',
1.6       bisitz   5445: 
                   5446:    'Go to main menu'
1.9       zhu      5447: => '进入主菜单',
1.6       bisitz   5448: 
                   5449:    'Has New Discussion'
1.9       zhu      5450: => '有新讨论',
1.6       bisitz   5451: 
                   5452:    'Launching of the Remote Control menu will fail if pop-up window filters are active. To use the Remote Control, disable the filter for this site.'
1.22      zhu      5453: => '当弹出式窗口过滤器被激活,远程控制启动将会失败。 为了使用远程控制,在此网站请禁用这些过滤器。',
1.6       bisitz   5454: 
                   5455:    'Navigate Course Content'
                   5456: => '浏览目录',
                   5457: 
                   5458:    'New posts only'
1.10      zhu      5459: => '只有新的讨论',
1.6       bisitz   5460: 
                   5461:    'No Resource'
1.10      zhu      5462: => '没有资源',
1.6       bisitz   5463: 
                   5464:    'No syllabus available'
1.10      zhu      5465: => '没有提供教学大纲',
1.6       bisitz   5466: 
                   5467:    'Not currently assigned.'
1.10      zhu      5468: => '目前没有任务发布。',
1.6       bisitz   5469: 
                   5470:    'Not new'
1.9       zhu      5471: => '不是新的',
1.6       bisitz   5472: 
                   5473:    'Off'
1.10      zhu      5474: => '关',
1.6       bisitz   5475: 
                   5476:    'On'
1.10      zhu      5477: => '开',
1.6       bisitz   5478: 
                   5479:    'Once displayed'
1.18      zhu      5480: => '显示一次',
1.6       bisitz   5481: 
                   5482:    'Once marked not NEW'
1.18      zhu      5483: => '一次后标记不是新的',
1.6       bisitz   5484: 
                   5485:    'Please click on the the resource you intend to access'
1.93      raeburn  5486: => 'Please click on the the resource you intend to access',
1.6       bisitz   5487: 
                   5488:    'Posts cease to be marked "NEW"'
1.93      raeburn  5489: => 'Posts cease to be marked "NEW"',
1.6       bisitz   5490: 
                   5491:    'Posts to be displayed'
1.93      raeburn  5492: => 'Posts to be displayed',
1.6       bisitz   5493: 
                   5494:    'Role selected. Please stand by.'
1.10      zhu      5495: => '角色选定。请稍候。',
1.6       bisitz   5496: 
                   5497:    'Send'
1.10      zhu      5498: => '发送',
1.6       bisitz   5499: 
                   5500:    'Set User Preferences'
                   5501: => '设置用户参数',
                   5502: 
                   5503:    'Show Preview and Check Spelling'
1.10      zhu      5504: => '查看预览和拼写检查',
1.6       bisitz   5505: 
                   5506:    'Sort by:'
1.9       zhu      5507: => '排序方式:',
1.6       bisitz   5508: 
                   5509:    'The external menu (Remote Control) has been disabled, and you will be working with the smaller inline menu. You may have either closed the Remote Control window, or it was blocked by a pop-up window filter in your browser. To use the Remote Control, disable the filter for this site, and re-launch the Remote Control from the inline menu.'
1.31      bisitz   5510: => '外部菜单(远程控制)已被禁用,继续在内置菜单模式下工作。您可能已经关闭了远程控制的窗口,或被您的浏览器的弹出窗口过滤器阻止了。为了使用远程控制,在此网站禁用该过滤器,并在内置菜单重新启动远程控制。',
1.6       bisitz   5511: 
                   5512:    'There are several possibilities of where to go next'
1.93      raeburn  5513: => 'There are several possibilities of where to go next',
1.6       bisitz   5514: 
                   5515:    'To use the Remote Control, disable the filter for this site, and re-launch the Remote Control from the inline menu.'
1.22      zhu      5516: => '为了使用远程控制,在此网站禁用弹出窗口过滤器,并在内置菜单重新启动远程控制。',
1.6       bisitz   5517: 
                   5518:    'Toggle read/unread'
1.10      zhu      5519: => '切换已读/未读',
1.6       bisitz   5520: 
                   5521:    'Unread only'
1.10      zhu      5522: => '只有未读',
1.6       bisitz   5523: 
                   5524:    "View this user's personal page"
                   5525: => "显示这个用户的个人网页",
                   5526: 
                   5527:    'You have reached the end of the sequence of materials.'
1.10      zhu      5528: => '您已达到教材序列的最后。',
1.6       bisitz   5529: 
                   5530:    'You may have either closed the Remote Control window, or it was blocked by a pop-up window filter in your browser.'
1.63      zhu      5531: => '您可能已经关闭了远程控制的窗口,或者被您的浏览器的弹出窗口过滤器拦截了。',
1.6       bisitz   5532: 
                   5533:    'attachments'
1.12      zhu      5534: => '附件',
1.6       bisitz   5535: 
                   5536:    'About User'
                   5537: => '个人网页',
                   5538: 
                   5539: 
                   5540:    'All documents out of a published map into this folder'
                   5541: => '在这个目录里面发布的所有文件的内容列表',
                   5542: 
                   5543:    'Change Math Pref'
1.93      raeburn  5544: => 'Change Math Pref',
1.6       bisitz   5545: 
                   5546:    'Change Math Preferences'
1.9       zhu      5547: => '改变显示科学方程式偏好',
1.6       bisitz   5548: 
                   5549:    'Comment'
                   5550: => '注解',
                   5551: 
                   5552:    'Communication/Messages'
1.55      zhu      5553: => '通信/邮件',
1.6       bisitz   5554: 
                   5555:    'Configure blocking of student communication during exams'
1.93      raeburn  5556: => 'Configure blocking of student communication during exams',
1.6       bisitz   5557: 
                   5558:    'Convert to Images'
1.12      zhu      5559: => '转换为图像',
1.6       bisitz   5560: 
                   5561:    'Course and Catalog Search'
1.12      zhu      5562: => '课程和目录搜索',
1.6       bisitz   5563: 
                   5564:    'Create Subdirectory'
1.12      zhu      5565: => '创建子目录',
1.6       bisitz   5566: 
                   5567:    'Upload file to current directory'
1.12      zhu      5568: => '上传文件到当前目录',
1.6       bisitz   5569: 
                   5570:    'Create subdirectory in current directory'
1.12      zhu      5571: => '在当前目录下,创建一个新的子目录',
1.6       bisitz   5572: 
1.80      bisitz   5573:    'Upload embedded images/multimedia/css/linked files if HTML file'
                   5574: => '对于HTML文件: 上传嵌入式图像/多媒体文件/CSS/链接文件',
1.6       bisitz   5575: 
                   5576:    'Delete Selected'
                   5577: => '删除所选',
                   5578: 
1.122     bisitz   5579:    'CRITICAL'
1.9       zhu      5580: => '重要的',
1.6       bisitz   5581: 
                   5582:    'Currently no documents.'
1.9       zhu      5583: => '目前没有任何文件。',
1.6       bisitz   5584: 
                   5585:    'Enter terms or phrases, then press "Search" below'
1.18      zhu      5586: => '在搜索栏里输入关键字或词组,然后点击下面的“搜索”。',
1.6       bisitz   5587: 
                   5588:    'INBOX'
                   5589: => '收件箱',
                   5590: 
1.80      bisitz   5591:    'Upload embedded images/multimedia files if HTML file'
                   5592: => '对于HTML文件: 上传嵌入式图像/多媒体文件',
1.6       bisitz   5593: 
1.67      bisitz   5594:    'IMS Import'
1.93      raeburn  5595: => 'IMS Import',
1.67      bisitz   5596: 
1.6       bisitz   5597:    'Import IMS package'
                   5598: => '导入 IMS-包',
                   5599: 
1.67      bisitz   5600:    'IMS Export'
1.93      raeburn  5601: => 'IMS Export',
1.67      bisitz   5602: 
                   5603:    'Export Course to IMS Package'
                   5604: => '导出-IMS-包',
                   5605: 
                   5606:    'Export content item?'
1.93      raeburn  5607: => 'Export content item?',
1.67      bisitz   5608: 
                   5609:    'Export discussion posts?'
1.93      raeburn  5610: => 'Export discussion posts?',
1.67      bisitz   5611: 
                   5612:    'As you did not select any content items or discussions for export, an IMS package has not been created.'
1.93      raeburn  5613: => 'As you did not select any content items or discussions for export, an IMS package has not been created.',
1.67      bisitz   5614: 
                   5615:    'Please [_1]go back[_2] to select either content items or discussions for export.'
1.93      raeburn  5616: => 'Please [_1]go back[_2] to select either content items or discussions for export.',
1.67      bisitz   5617: 
                   5618:    '[_1]Your IMS package[_2] is ready for download.'
1.101     bisitz   5619: => '[_1]Your IMS package[_2] is ready for download.',
1.67      bisitz   5620: 
1.6       bisitz   5621:    'Import a document'
                   5622: => 'LON-CAPA-内部文件',
                   5623: 
                   5624:    'Make New Folder'
                   5625: => '新建文件夹',
                   5626: 
                   5627:    'New Composite Page'
                   5628: => '新组合页面',
                   5629: 
                   5630:    'New Messages Only'
1.9       zhu      5631: => '只有新邮件',
1.6       bisitz   5632: 
                   5633:    'Portfolio Manager'
1.9       zhu      5634: => '组合管理',
1.6       bisitz   5635: 
                   5636:    'Preferred method to display Math'
1.9       zhu      5637: => '首选的方法来显示科学方程式',
1.6       bisitz   5638: 
                   5639:    'Published documents'
                   5640: => '发布文件',
                   5641: 
1.88      bisitz   5642:    'Recover Deleted Documents'
1.6       bisitz   5643: => '恢复已删除的资源',
                   5644: 
                   5645:    'Send a Message'
1.55      zhu      5646: => '发送邮件',
1.6       bisitz   5647: 
1.122     bisitz   5648:    'SENT MESSAGES'
1.55      zhu      5649: => '已发送邮件',
1.6       bisitz   5650: 
                   5651:    'Show'
                   5652: => '显示',
                   5653: 
                   5654:    'TRASH'
1.9       zhu      5655: => '已删除邮件',
1.6       bisitz   5656: 
                   5657:    'TeX to HTML'
1.9       zhu      5658: => 'TeX to HTML',
1.6       bisitz   5659: 
                   5660:    'View Folder'
1.9       zhu      5661: => '查看文件夹',
1.6       bisitz   5662: 
                   5663:    'fulltext search (time consuming)'
1.18      zhu      5664: => '全文检索 (费时的)',
1.6       bisitz   5665: 
1.18      zhu      5666:    'search discussion postings (resources and discussion boards)'
                   5667: => '搜索讨论帖子 (资源和布告栏)',
1.6       bisitz   5668: 
                   5669:    'Roles'
                   5670: => '角色',
                   5671: 
                   5672:    'Select style file'
1.18      zhu      5673: => '选择档案风格',
1.6       bisitz   5674: 
                   5675:    '(mark them then click "next" button)'
1.18      zhu      5676: => '(标记,然后点击“下一步”按钮)',
1.6       bisitz   5677: 
                   5678:    '100 Level'
1.18      zhu      5679: => '1. 学年',
1.6       bisitz   5680: 
                   5681:    '200 Level'
1.18      zhu      5682: => '2. 学年',
1.6       bisitz   5683: 
                   5684:    '300 Level'
1.18      zhu      5685: => '3. 学年',
1.6       bisitz   5686: 
                   5687:    '400 Level'
1.18      zhu      5688: => '4. 学年',
1.6       bisitz   5689: 
                   5690:    'Action'
1.10      zhu      5691: => '动作',
1.6       bisitz   5692: 
                   5693:    'Actions for current directory'
1.10      zhu      5694: => '此目录的行动',
1.6       bisitz   5695: 
                   5696:    'Change Discussion Preferences'
1.18      zhu      5697: => '改变讨论偏好',
1.6       bisitz   5698: 
                   5699:    'Change Message Forwarding/Notification'
1.10      zhu      5700: => '邮件转发和通知',
1.6       bisitz   5701: 
                   5702:    'Change WYSIWYG Preferences'
1.10      zhu      5703: => 'WYSIWYG-编辑器',
1.6       bisitz   5704: 
                   5705:    'Change to '
1.10      zhu      5706: => '变化为 ',
1.6       bisitz   5707: 
                   5708:    'Clean Up'
1.10      zhu      5709: => '清理',
1.6       bisitz   5710: 
                   5711:    'Closed - XML source is closed to everyone'
1.10      zhu      5712: => '锁定 - XML的源代码对手有人锁定',
1.6       bisitz   5713: 
                   5714:    'Copy'
                   5715: => '复制',
                   5716: 
                   5717:    'Create a new directory or LON-CAPA document'
1.10      zhu      5718: => '创建一个新的目录或 LON-CAPA 文件',
1.6       bisitz   5719: 
                   5720:    'Current setting '
1.10      zhu      5721: => '当前设置 ',
1.6       bisitz   5722: 
                   5723:    'Delete Directory'
1.10      zhu      5724: => '删除文件夹',
1.6       bisitz   5725: 
                   5726:    'Delete directory'
1.10      zhu      5727: => '删除文件夹',
1.6       bisitz   5728: 
                   5729:    'Delete this resource'
1.98      bisitz   5730: => '删除此资源',
1.6       bisitz   5731: 
                   5732:    'Disable WYSIWYG editor'
1.10      zhu      5733: => '不使用 WYSIWYG-编辑器',
1.6       bisitz   5734: 
                   5735:    'Display Preference'
1.10      zhu      5736: => '显示偏好',
1.6       bisitz   5737: 
                   5738:    'Edit catalog information'
1.18      zhu      5739: => '编辑目录信息',
1.6       bisitz   5740: 
                   5741:    'Enable WYSIWYG editor'
1.10      zhu      5742: => '使用 WYSIWYG-编辑器',
1.6       bisitz   5743: 
                   5744:    'Grade 1'
1.36      zhu      5745: => '1 级',
1.6       bisitz   5746: 
                   5747:    'Grade 10'
1.36      zhu      5748: => '10 级',
1.6       bisitz   5749: 
                   5750:    'Grade 11'
1.36      zhu      5751: => '11 级',
1.6       bisitz   5752: 
                   5753:    'Grade 12'
1.36      zhu      5754: => '12 级',
1.6       bisitz   5755: 
                   5756:    'Grade 13'
1.36      zhu      5757: => '13 级',
1.6       bisitz   5758: 
                   5759:    'Grade 2'
1.36      zhu      5760: => '2 级',
1.6       bisitz   5761: 
                   5762:    'Grade 3'
1.36      zhu      5763: => '3 级',
1.6       bisitz   5764: 
                   5765:    'Grade 4'
1.36      zhu      5766: => '4 级',
1.6       bisitz   5767: 
                   5768:    'Grade 5'
1.36      zhu      5769: => '5 级',
1.6       bisitz   5770: 
                   5771:    'Grade 6'
1.36      zhu      5772: => '6 级',
1.6       bisitz   5773: 
                   5774:    'Grade 7'
1.36      zhu      5775: => '7 级',
1.6       bisitz   5776: 
                   5777:    'Grade 8'
1.36      zhu      5778: => '8 级',
1.6       bisitz   5779: 
                   5780:    'Grade 9'
1.36      zhu      5781: => '9 级',
1.6       bisitz   5782: 
                   5783:    'Graduate Level'
1.36      zhu      5784: => '研究生层次',
1.6       bisitz   5785: 
                   5786:    'List current directory'
1.99      raeburn  5787: => '文件夹',
1.6       bisitz   5788: 
                   5789:    'Mark obsolete'
1.36      zhu      5790: => '标记为过时的',
1.6       bisitz   5791: 
                   5792:    'Move'
1.10      zhu      5793: => '移动',
1.6       bisitz   5794: 
                   5795:    'New library file'
1.36      zhu      5796: => '新的库文件',
1.6       bisitz   5797: 
                   5798:    'No file: [_1]'
1.36      zhu      5799: => '没有任何文件: [_1]',
1.6       bisitz   5800: 
                   5801:    'No personal information provided'
1.36      zhu      5802: => '没有提供的个人资料',
1.6       bisitz   5803: 
                   5804:    'Not specified'
1.36      zhu      5805: => '未指定',
1.6       bisitz   5806: 
                   5807:    'Open - XML source is open to people who want to use it'
1.36      zhu      5808: => '开放 - XML的源代码开放给想要使用它的人',
1.6       bisitz   5809: 
                   5810:    'Points Display'
1.10      zhu      5811: => '分数显示',
1.6       bisitz   5812: 
                   5813:    'Completed Problems Display'
1.10      zhu      5814: => '显示完成作业',
1.6       bisitz   5815: 
                   5816:    'Points Scored'
1.10      zhu      5817: => '得分',
1.6       bisitz   5818: 
                   5819:    'Attempted'
1.10      zhu      5820: => '尝试',
1.6       bisitz   5821: 
                   5822:    'Posts displayed?'
1.10      zhu      5823: => '帖子显示?',
1.6       bisitz   5824: 
                   5825:    'Preferences can be set that determine'
1.18      zhu      5826: => '预置可设置确定',
1.6       bisitz   5827: 
                   5828:    'Print contents of directory'
1.10      zhu      5829: => '打印目录',
1.6       bisitz   5830: 
                   5831:    'Print directory'
1.10      zhu      5832: => '打印目录',
1.6       bisitz   5833: 
                   5834:    'Problem Document'
1.43      bisitz   5835: => '任务文件', # '问题',
1.6       bisitz   5836: 
                   5837:    'Publish this Directory'
1.10      zhu      5838: => '发布此目录',
1.6       bisitz   5839: 
                   5840:    'Publish this resource'
1.98      bisitz   5841: => '发布此资源',
1.6       bisitz   5842: 
                   5843:    'Re-publish'
1.10      zhu      5844: => '重新发布',
1.6       bisitz   5845: 
                   5846:    'Retrieve old version'
1.10      zhu      5847: => '恢复旧版本',
1.6       bisitz   5848: 
                   5849:    'Select action'
1.10      zhu      5850: => '选择行动',
1.6       bisitz   5851: 
                   5852:    'Send message'
1.10      zhu      5853: => '发送消息',
1.6       bisitz   5854: 
1.65      zhu      5855:     'Set display preferences for discussion posts for both discussion boards and individual resources in all your courses.'
                   5856: => '在这里,您可以设置您的讨论是否显示在所有的课程的布告栏和个人资源里。',
1.63      zhu      5857: 
1.6       bisitz   5858:    'Source Distribution'
1.10      zhu      5859: => '源代码的访问权限',
1.6       bisitz   5860: 
                   5861:    'The preferences you set here can be overridden within each individual discussion.'
1.43      bisitz   5862: => '您的喜好设定这里可以适用在每个讨论。', # '您的喜好设定可以被每个讨论更改。',
1.6       bisitz   5863: 
1.104     raeburn  5864:    'Under what circumstances posts are identified as "NEW"'
1.18      zhu      5865: => '在什么情况下讨论被设定为“新”',
1.6       bisitz   5866: 
                   5867:    'Upload a new document'
1.18      zhu      5868: => '上传新文件',
1.6       bisitz   5869: 
                   5870:    'Use random seed'
1.36      zhu      5871: => '使用随机种子',
1.6       bisitz   5872: 
                   5873:    'Use style file'
1.36      zhu      5874: => '使用样式文件',
1.6       bisitz   5875: 
1.19      zhu      5876:    'Which posts are displayed when you display a discussion board or resource, and'
1.18      zhu      5877: => '哪些讨论将将被显示,如果你有一个布告栏或资源,',
1.6       bisitz   5878: 
                   5879:    'closed'
1.36      zhu      5880: => '锁定源代码', # !
1.6       bisitz   5881: 
                   5882:    'open'
1.36      zhu      5883: => '公开源代码', # !
1.6       bisitz   5884: 
                   5885:    '(mark desired resources then click "next" button)'
1.36      zhu      5886: => '(标记所需资源然后单击“下一步”按钮)',
1.6       bisitz   5887: 
                   5888:    '[_1]Change[_2] for just [_3]this course[_4] or for all [_5]your courses[_6].'
1.36      zhu      5889: => '[_1]改变[_2] 只为 [_3]该课程[_4] 或者为所有 [_5]您的课程[_6].',
1.6       bisitz   5890: 
                   5891:    "Page displayed after role selection in course now set by [_1]user's global preferences[_2]."
1.93      raeburn  5892: => "Page displayed after role selection in course now set by [_1]user's global preferences[_2].",
1.6       bisitz   5893: 
                   5894:    'Page displayed after role selection in this course set to [_1].'
1.93      raeburn  5895: => 'Page displayed after role selection in this course set to [_1].',
1.6       bisitz   5896: 
                   5897:    'Unable to set control of page display to [_1] due to [_2].'
1.93      raeburn  5898: => 'Unable to set control of page display to [_1] due to [_2].',
1.6       bisitz   5899: 
                   5900:    'Unable to set page display, after role selection, for this course to [_1] due to [_2].'
1.93      raeburn  5901: => 'Unable to set page display, after role selection, for this course to [_1] due to [_2].',
1.6       bisitz   5902: 
                   5903:    'Add or Edit Blog Entries'
1.12      zhu      5904: => '添加或修改博客条目',
1.6       bisitz   5905: 
                   5906:    'Add to my public course blog'
1.12      zhu      5907: => '添加到我的公共课程博客',
1.6       bisitz   5908: 
                   5909:    'Annotator'
1.12      zhu      5910: => '注释者',
1.6       bisitz   5911: 
                   5912:    'Av. Attempts'
1.93      raeburn  5913: => 'Av. Attempts',
1.6       bisitz   5914: 
                   5915:    'Available RSS Feeds and Blogs'
1.22      zhu      5916: => '可用的 RSS订阅和博客',
1.6       bisitz   5917: 
                   5918:    'Average number of attempts'
1.93      raeburn  5919: => 'Average number of attempts',
1.6       bisitz   5920: 
                   5921:    'Bookmarks'
1.12      zhu      5922: => '书签',
1.6       bisitz   5923: 
                   5924:    'Change interval?'
1.12      zhu      5925: => '更改间隔?',
1.6       bisitz   5926: 
                   5927:    'Change options?'
1.12      zhu      5928: => '更改选项?',
1.6       bisitz   5929: 
                   5930:    'Change thresholds?'
1.12      zhu      5931: => '更改阈值?',
1.6       bisitz   5932: 
                   5933:    'Clean up'
1.63      zhu      5934: => '清理',
1.6       bisitz   5935: 
                   5936:    'Close Folder'
1.12      zhu      5937: => '关闭文件夹',
1.6       bisitz   5938: 
                   5939:    'Configure Blocking of Student Communication during Exams'
1.93      raeburn  5940: => 'Configure Blocking of Student Communication during Exams',
1.6       bisitz   5941: 
                   5942:    'Course Action Items'
1.93      raeburn  5943: => 'Course Action Items',
1.6       bisitz   5944: 
                   5945:    'Creating PDF'
1.36      zhu      5946: => '创建PDF文件',
1.6       bisitz   5947: 
                   5948:    'Currently: [_1].'
1.36      zhu      5949: => '现在: [_1].',
1.6       bisitz   5950: 
                   5951:    'Deg. Diff'
1.36      zhu      5952: => '难度',
1.6       bisitz   5953: 
                   5954:    'Description'
1.13      zhu      5955: => '描述',
1.6       bisitz   5956: 
                   5957:    'Display Action Items'
1.93      raeburn  5958: => 'Display Action Items',
1.6       bisitz   5959: 
                   5960:    'Enter my groups in the course'
1.9       zhu      5961: => '我的课程组',
1.6       bisitz   5962: 
                   5963:    'Entering [_1]'
1.9       zhu      5964: => '进入 [_1]',
1.6       bisitz   5965: 
                   5966:    'Entering [_1] ...'
1.10      zhu      5967: => '进入 [_1]...',
1.6       bisitz   5968: 
                   5969:    'First resource'
1.36      zhu      5970: => '第一资源',
1.6       bisitz   5971: 
                   5972:    'Generated [_1] ([_2] bytes)'
1.36      zhu      5973: => '生成于 [_1] ([_2] bytes)',
1.6       bisitz   5974: 
                   5975:    'Go to first resource'
1.36      zhu      5976: => '转到第一资源',
1.6       bisitz   5977: 
                   5978:    'Group Documents'
1.10      zhu      5979: => '组文件',
1.6       bisitz   5980: 
                   5981:    'Groups'
1.9       zhu      5982: => '组',
1.6       bisitz   5983: 
                   5984:    'Help Menu'
1.9       zhu      5985: => '求助菜单',
1.6       bisitz   5986: 
                   5987:    'Hide all'
1.9       zhu      5988: => '全部隐藏',
1.6       bisitz   5989: 
                   5990:    'Hide this Feed'
1.10      zhu      5991: => '隐藏这个Feed',
1.6       bisitz   5992: 
                   5993:    'LON-CAPA Feed "[_1]" for [_2]'
1.13      zhu      5994: => 'LON-CAPA-Feed "[_1]" 对于 [_2]',
1.6       bisitz   5995: 
                   5996:    'Last Reset'
1.36      zhu      5997: => '最后重启',
1.6       bisitz   5998: 
                   5999:    'Last revised'
1.36      zhu      6000: => '最近更改',
1.6       bisitz   6001: 
                   6002:    'Link'
1.13      zhu      6003: => '连接',
1.6       bisitz   6004: 
                   6005:    'Log In'
1.13      zhu      6006: => '登录',
1.6       bisitz   6007: 
                   6008:    'Move Checked to Folder'
1.93      raeburn  6009: => 'Move Checked to Folder',
1.6       bisitz   6010: 
                   6011:    'Name for New Feed'
1.13      zhu      6012: => '新Feed的名字',
1.6       bisitz   6013: 
                   6014:    'Name of this Feed'
1.13      zhu      6015: => '这个Feed的名字',
1.6       bisitz   6016: 
                   6017:    'New course messages'
1.13      zhu      6018: => '新的课程信息',
1.6       bisitz   6019: 
                   6020:    'New critical messages in course'
1.36      zhu      6021: => '新的课程重要信息',
1.6       bisitz   6022: 
                   6023:    'New in course'
1.36      zhu      6024: => '新课程',
1.6       bisitz   6025: 
                   6026:    'New version'
1.13      zhu      6027: => '新版本',
1.6       bisitz   6028: 
                   6029:    'No messages sent.'
1.36      zhu      6030: => '没有寄出的邮件。',
1.6       bisitz   6031: 
                   6032:    'No new course messages'
1.36      zhu      6033: => '没有新的课程信息',
1.6       bisitz   6034: 
                   6035:    'No problems require handgrading'
1.63      zhu      6036: => '没有习题需要手动评分',
1.6       bisitz   6037: 
                   6038:    'No problems satisfy threshold criteria'
1.63      zhu      6039: => '没有问题达到要求标准',
1.6       bisitz   6040: 
                   6041:    'No problems with errors'
1.63      zhu      6042: => '没有错误的问题',
1.6       bisitz   6043: 
                   6044:    'No unread critical messages in course'
1.63      zhu      6045: => '没有未读的重要邮件',
1.6       bisitz   6046: 
                   6047:    'No unread posts in course discussions'
1.63      zhu      6048: => '没有未读的帖子在课程论坛里面',
1.6       bisitz   6049: 
                   6050:    'No updated versions'
1.63      zhu      6051: => '没有更新版本',
1.6       bisitz   6052: 
                   6053:    'Num. students'
1.63      zhu      6054: => '学生的数量',
1.6       bisitz   6055: 
                   6056:    'Number of errors'
1.63      zhu      6057: => '错误的数量',
1.6       bisitz   6058: 
                   6059:    'Number of new posts'
1.63      zhu      6060: => '新帖子的数量',
1.6       bisitz   6061: 
                   6062:    'Number ungraded'
1.63      zhu      6063: => '未评分的数量',
1.6       bisitz   6064: 
                   6065:    'Open Folder'
1.9       zhu      6066: => '打开文件夹',
1.6       bisitz   6067: 
1.9       zhu      6068: #   'Open all folders'
                   6069: #=> '打开所有文件夹',
1.6       bisitz   6070: 
                   6071:    'Page set to be displayed after you have selected a role in this course'
1.63      zhu      6072: => '页面显示设置,在您选择了该课程中的角色后',
1.6       bisitz   6073: 
                   6074:    'Please select the type of LON-CAPA entity - Course or Group - for which you wish to add/modify a user role'
1.93      raeburn  6075: => 'Please select the type of LON-CAPA entity - Course or Group - for which you wish to add/modify a user role',
1.6       bisitz   6076: 
                   6077:    'Please stand by while processing your print request, this may take some time ...'
1.93      raeburn  6078: => 'Please stand by while processing your print request, this may take some time ...',
1.6       bisitz   6079: 
                   6080:    'Problem'
1.12      zhu      6081: => '问题',
1.6       bisitz   6082: 
                   6083:    'Problem Name'
1.12      zhu      6084: => '问题描述',
1.6       bisitz   6085: 
                   6086:    'Problem is not open to be viewed. It'
1.93      raeburn  6087: => 'Problem is not open to be viewed. It',
1.6       bisitz   6088: 
                   6089:    'Problems requiring handgrading'
1.63      zhu      6090: => '必须手动评分的问题',
1.6       bisitz   6091: 
                   6092:    '(Problems with av. attempts &ge; [_1] or deg. difficulty &ge; [_2]) [_3] and total number of students with submissions &ge; [_4]'
1.63      zhu      6093: => '(问题尝试的平均数目 &ge; [_1] 或者难度 &ge; [_2]) [_3] 和回答问题的学生总数 &ge; [_4]',
1.6       bisitz   6094: 
                   6095:    'Problems with errors'
1.63      zhu      6096: => '错误的问题',
1.6       bisitz   6097: 
                   6098:    'Recently generated printouts'
1.93      raeburn  6099: => 'Recently generated printouts',
1.6       bisitz   6100: 
                   6101:    'Recently generated printout zip files'
1.93      raeburn  6102: => 'Recently generated printout zip files',
1.6       bisitz   6103: 
                   6104:    'Reset Count?'
1.63      zhu      6105: => '计数器复位?',
1.6       bisitz   6106: 
                   6107:    'Reset counters to 0'
1.63      zhu      6108: => '重置计数器为0',
1.6       bisitz   6109: 
                   6110:    'Select [_1]'
1.63      zhu      6111: => '选择 [_1]',
1.6       bisitz   6112: 
                   6113:    'Select the sequence to print resources from:'
1.63      zhu      6114: => '选择该资源的打印顺序:',
1.6       bisitz   6115: 
                   6116:    'Selected [_1]Problems[_2] from folder [_3]'
1.63      zhu      6117: => '选定[_1]问题[_2]从文件夹[_3]',
1.6       bisitz   6118: 
                   6119:    'Selected [_1]Resources[_2] from folder [_3]'
1.63      zhu      6120: => '选定[_1]资源[_2]从文件夹[_3]',
1.6       bisitz   6121: 
                   6122:    'Selected <b>Problems</b> from <b>entire course</b>'
1.63      zhu      6123: => '选定<b>问题</b>从<b>整个课程</b>',
1.6       bisitz   6124: 
                   6125:    'Selected <b>Resources</b> from <b>entire course</b>'
1.63      zhu      6126: => '选定<b>资源</b>从<b>整个课程</b>',
1.6       bisitz   6127: 
                   6128:    'Selected <b>Problems</b> from <b>entire course</b> for <b>selected people</b>'
1.63      zhu      6129: => '选定<b>资源</b>从<b>整个课程</b>给<b>选定的人</b>',
1.6       bisitz   6130: 
                   6131:    'Selected [_1]Problems[_2] from folder [_3] for [_4]selected people[_5]'
1.63      zhu      6132: => '选定[_1]问题[_2]从文件夹[_3]给[_4]选定的人[_5]',
1.6       bisitz   6133: 
                   6134:    'Selected [_1]Problems[_2] from folder [_3] for [_4]CODEd assignments[_5]'
1.63      zhu      6135: => '选定[_1]问题[_2]从文件夹[_3]给[_4]编码练习[_5]', # ???
1.6       bisitz   6136: 
                   6137:    'Selected [_1]Resources[_2] from folder [_3] for [_4]selected people[_5]'
1.63      zhu      6138: => '选定[_1]资源[_2]从文件夹[_3]给[_4]选定的人[_5]',
1.6       bisitz   6139: 
                   6140:    'Selected [_1]Resources[_2] from folder [_3] for [_4]CODEd assignments[_5]'
1.63      zhu      6141: => '选定[_1]资源[_2]从文件夹[_3]给[_4]编码练习[_5]', # ???
1.6       bisitz   6142: 
                   6143:    'Selected [_1]Problems[_2] from current subdirectory [_3]'
1.63      zhu      6144: => '选定[_1]问题[_2]从当前的子文件夹[_3]',
1.6       bisitz   6145: 
                   6146:    'Selected <b>Resources</b> from <b>selected folder</b> in course'
1.63      zhu      6147: => '选定<b>资源</b>从课程里的<b>选定的文件夹</b>',
1.6       bisitz   6148: 
                   6149:    'Show all'
1.9       zhu      6150: => '全部显示',
1.6       bisitz   6151: 
                   6152:    'Show my first due problem'
1.9       zhu      6153: => '查看我的首要问题来处理',
1.6       bisitz   6154: 
                   6155:    'Show only uncompleted problems'
1.9       zhu      6156: => '只显示未完成的问题',
1.6       bisitz   6157: 
                   6158:    'Show everything'
1.9       zhu      6159: => '查看所有',
1.6       bisitz   6160: 
                   6161:    'Uncompleted Problems'
1.9       zhu      6162: => '没有完成问题',
1.6       bisitz   6163: 
                   6164:    'All homework assignments have been completed.'
1.22      zhu      6165: => '所有的问题都已经完成。',
1.6       bisitz   6166: 
                   6167:    'Speller Suggestions'
                   6168: => 'Speller Suggestions',
                   6169: 
                   6170:    'Start a New Feed'
1.9       zhu      6171: => '开始一个新的Feed',
1.6       bisitz   6172: 
                   6173:    'Save Marked Changes'
1.9       zhu      6174: => '保存标记的更改',
1.6       bisitz   6175: 
                   6176:    'Save changes'
1.9       zhu      6177: => '保存更改',
1.6       bisitz   6178: 
                   6179:    'This action is currently not authorized.'
1.18      zhu      6180: => '这一行动目前是不被允许的。',
1.6       bisitz   6181: 
                   6182:    'Time of last post'
1.101     bisitz   6183: => '最后发表的帖子的时间',
1.6       bisitz   6184: 
                   6185:    'Title of document goes here'
1.93      raeburn  6186: => 'Title of document goes here',
1.6       bisitz   6187: 
                   6188:    'Body of document goes here'
1.93      raeburn  6189: => 'Body of document goes here',
1.6       bisitz   6190: 
                   6191:    'Total number of students with submissions'
1.93      raeburn  6192: => 'Total number of students with submissions',
1.6       bisitz   6193: 
                   6194:    'Unread course discussion posts'
1.63      zhu      6195: => '未读的课程讨论帖子',
1.6       bisitz   6196: 
                   6197:    'Version used'
1.12      zhu      6198: => '使用版本',
1.6       bisitz   6199: 
                   6200:    'View current problem status and grading information'
1.9       zhu      6201: => '查看当前的问题的状态和等级评定信息',
1.6       bisitz   6202: 
                   6203:    "What's New?"
1.9       zhu      6204: => "有什么新内容?",
1.6       bisitz   6205: 
                   6206:    "What's New? page"
1.9       zhu      6207: => "有什么新页面",
1.6       bisitz   6208: 
                   6209:    "What's New page"
1.9       zhu      6210: => "有什么新页面",
1.6       bisitz   6211: 
                   6212:    'You are accessing an invalid course'
1.63      zhu      6213: => '您在试图访问无效的课程。',
1.6       bisitz   6214: 
                   6215:    'course only'
1.93      raeburn  6216: => 'course only',
1.6       bisitz   6217: 
                   6218:    'delete'
1.9       zhu      6219: => '删除',
1.6       bisitz   6220: 
                   6221:    'first resource in the course'
1.63      zhu      6222: => '第一期课程资源',
1.6       bisitz   6223: 
                   6224:    'hidden'
1.9       zhu      6225: => '隐藏的',
1.6       bisitz   6226: 
                   6227:    'since last month'
1.63      zhu      6228: => '自上个月以来',
1.6       bisitz   6229: 
                   6230:    'since last week'
1.63      zhu      6231: => '自上周以来',
1.6       bisitz   6232: 
                   6233:    'since start of course'
1.63      zhu      6234: => '从课程开始起',
1.6       bisitz   6235: 
                   6236:    'since yesterday'
1.63      zhu      6237: => '从昨天起',
1.6       bisitz   6238: 
                   6239:    'specific setting for this course'
1.63      zhu      6240: => '这门课程的具体设置',
1.6       bisitz   6241: 
                   6242:    'user preference'
1.65      zhu      6243: => '用户偏好',
1.6       bisitz   6244: 
                   6245:    "what's new? page"
1.9       zhu      6246: => "有什么新页面",
1.6       bisitz   6247: 
                   6248:    'your general user preferences'
1.63      zhu      6249: => '您的一般使用者偏好',
1.6       bisitz   6250: 
                   6251:    'Submitting as Comment'
1.63      zhu      6252: => '提交评论',
1.6       bisitz   6253: 
                   6254:    'Submitting as Policy Feedback'
1.63      zhu      6255: => '提交课程指导方针反馈',
1.6       bisitz   6256: 
                   6257:    'Submitting as Question'
1.63      zhu      6258: => '提交的问题',
1.6       bisitz   6259: 
                   6260:    'Total Points In Course'
1.10      zhu      6261: => '课程总分',
1.6       bisitz   6262: 
                   6263:    'the resource you just saw on the screen'
1.63      zhu      6264: => 'the resource you just saw on the screen',
1.6       bisitz   6265: 
                   6266:    'Annotations'
1.9       zhu      6267: => '注释',
1.6       bisitz   6268: 
                   6269:    'Close (no save)'
1.9       zhu      6270: => '关闭 (不保存)',
1.6       bisitz   6271: 
                   6272:    'Save and Update'
1.9       zhu      6273: => '保存和更新',
1.6       bisitz   6274: 
                   6275:    'Bookmark Tree Viewer/Editor'
1.63      zhu      6276: => '书签树浏览器/编辑器',
1.6       bisitz   6277: 
                   6278:    'Chat'
1.9       zhu      6279: => '聊天',
1.6       bisitz   6280: 
1.26      zhu      6281:    'Chat Room'
1.9       zhu      6282: => '聊天室',
1.6       bisitz   6283: 
                   6284:    'Drop Box'
1.26      zhu      6285: => '收件箱',
1.6       bisitz   6286: 
                   6287:    'Import Bookmarks'
                   6288: => '导入书签',
                   6289: 
                   6290:    'The LearningOnline Network with CAPA'
                   6291: => 'The LearningOnline Network with CAPA',
                   6292: 
                   6293:    'This LON-CAPA server is temporarily not available for login.'
1.63      zhu      6294: => '该 LON-CAPA 服务器目前无法登录。',
1.6       bisitz   6295: 
                   6296:    'Please attempt to login to one of the following servers:'
1.63      zhu      6297: => '请尝试登录到下列其中一个服务器:',
1.6       bisitz   6298: 
                   6299:    '(preferred)'
1.26      zhu      6300: => '(首选的)',
1.6       bisitz   6301: 
                   6302:    'Although your current role has privileges to view any existing groups in this course, you do not have privilegesto create new groups.'
1.93      raeburn  6303: => 'Although your current role has privileges to view any existing groups in this course, you do not have privilegesto create new groups.',
1.6       bisitz   6304: 
                   6305:    'Collaborative Tools'
1.27      zhu      6306: => '协作工具',
1.6       bisitz   6307: 
                   6308:    'Course content'
1.18      zhu      6309: => '课程内容',
1.6       bisitz   6310: 
                   6311:    'Create a new group'
1.12      zhu      6312: => '创建新组',
1.6       bisitz   6313: 
                   6314:    'Created'
1.27      zhu      6315: => '生成',
1.6       bisitz   6316: 
                   6317:    'Creator'
1.27      zhu      6318: => '创设者',
1.6       bisitz   6319: 
                   6320:    'Discussion Boards'
1.9       zhu      6321: => '讨论板',
1.6       bisitz   6322: 
                   6323:    'Disk Use (%)'
1.27      zhu      6324: => '使用的存贮空间 (%)',
1.6       bisitz   6325: 
                   6326:    'Enable Recent Roles Hotlist:'
1.22      zhu      6327: => '启用最近的角色活动表:',
1.6       bisitz   6328: 
                   6329:    'Files'
1.12      zhu      6330: => '文件',
1.6       bisitz   6331: 
                   6332:    'Group Name'
1.12      zhu      6333: => '组名',
1.6       bisitz   6334: 
                   6335:    'Group Title'
1.12      zhu      6336: => '组标题',
1.6       bisitz   6337: 
                   6338:    'Members'
1.12      zhu      6339: => '成员',
1.6       bisitz   6340: 
                   6341:    'Modify'
1.12      zhu      6342: => '修改',
1.6       bisitz   6343: 
                   6344:    'Re-enable'
1.12      zhu      6345: => '修复',
1.6       bisitz   6346: 
                   6347:    'Expire'
1.12      zhu      6348: => '失效',
1.6       bisitz   6349: 
                   6350:    'Group settings'
1.12      zhu      6351: => '组设置',
1.6       bisitz   6352: 
                   6353:    'Modify group membership'
1.12      zhu      6354: => '修改组成员',
1.6       bisitz   6355: 
                   6356:    'No groups exist.'
1.12      zhu      6357: => '没有组存在。',
1.6       bisitz   6358: 
                   6359:    'Number of roles in Hotlist:'
1.12      zhu      6360: => '角色的快速访问列表:',
1.6       bisitz   6361: 
1.116     bisitz   6362:    'Quota (MB)'
1.12      zhu      6363: => '容量 (MB)',
1.6       bisitz   6364: 
                   6365:    'Remote Control'
1.12      zhu      6366: => '遥控器',
1.6       bisitz   6367: 
                   6368:    'Some LON-CAPA users have a long list of roles. The Recent Roles Hotlist feature keeps track of the last N roles which have been visited and places a table of these at the top of the roles page. People with very few roles should leave this feature disabled.'
1.22      zhu      6369: => '一些 LON-CAPA 用户有很多角色。在快速访问列表里面将显示最近使用过的角色的最后N角色访问过的地方,这些角色将显示在角色选择页面的上方。 用户如果只有很少的角色,应该禁用快速访问列表。',
1.6       bisitz   6370: 
                   6371:    'Some LON-CAPA users have a long list of courses. The Recent Courses Hotlist feature keeps track of the last N courses which have been visited and places a table of these at the top of the courses page. People with very few courses should leave this feature disabled.'
1.22      zhu      6372: => '一些 LON-CAPA 用户有很多课程。在快速访问列表里面将显示最近使用过的课程的最后N课程访问过的地方,这些课程将显示在课程选择页面的上方。用户如果只有很少的角色,应该禁用快速访问列表。',
1.6       bisitz   6373: 
                   6374:    'Switch to Inline Menu Mode'
1.18      zhu      6375: => '切换到内置菜单模式',
1.6       bisitz   6376: 
                   6377:    'This list below can be used to <q>freeze</q> roles on your screen. Those marked as frozen will not be removed from the list, even if they have not been used recently.'
1.22      zhu      6378: => '这下面的列表可以用来<q>冻结</q>屏幕上的角色。这些标记为冻结的将不会从名单中删除,即便最近没有被使用过时。',
1.6       bisitz   6379: 
                   6380:    'View Status'
1.12      zhu      6381: => '查看状态',
1.6       bisitz   6382: 
                   6383:    'View/Change Status'
1.22      zhu      6384: => '查看/修改状态',
1.6       bisitz   6385: 
                   6386:    'You are not currently a member of any active groups in this course.'
1.93      raeburn  6387: => 'You are not currently a member of any active groups in this course.',
1.6       bisitz   6388: 
                   6389:    'Group [_1] was updated.'
1.12      zhu      6390: => '组 [_1] 已更新。',
1.6       bisitz   6391: 
                   6392:    'An error occurred while setting parameters for Discussion Boards folder: [_1]'
1.93      raeburn  6393: => 'An error occurred while setting parameters for Discussion Boards folder: [_1]',
1.6       bisitz   6394: 
                   6395:    'Discussion Boards Folder created.'
1.9       zhu      6396: => '创建讨论板夹。',
1.6       bisitz   6397: 
                   6398:    'You do not have group administration privileges in this course.'
1.93      raeburn  6399: => 'You do not have group administration privileges in this course.',
1.6       bisitz   6400: 
                   6401:    'An error occurred when [_1] the group. Please try again.'
1.93      raeburn  6402: => 'An error occurred when [_1] the group. Please try again.',
1.6       bisitz   6403: 
                   6404:    'You have requested deletion of the group [_1].'
1.93      raeburn  6405: => 'You have requested deletion of the group [_1].',
1.6       bisitz   6406: 
                   6407:    'The following users could not be activated, because an error occurred:'
1.93      raeburn  6408: => 'The following users could not be activated, because an error occurred:',
1.6       bisitz   6409: 
1.124     bisitz   6410:    'The following users could not be re-enabled, because an error occurred:'
                   6411: => 'The following users could not be re-enabled, because an error occurred:',
1.6       bisitz   6412: 
                   6413:    'The following users could not be modified, because an error occurred:'
1.93      raeburn  6414: => 'The following users could not be modified, because an error occurred:',
1.6       bisitz   6415: 
                   6416:    'The following users could not be added, because an error occurred:'
1.93      raeburn  6417: => 'The following users could not be added, because an error occurred:',
1.6       bisitz   6418: 
                   6419:    'The following users could not be deleted, because an error occurred:'
1.93      raeburn  6420: => 'The following users could not be deleted, because an error occurred:',
1.6       bisitz   6421: 
                   6422:    'The following users could not be expired, because an error occurred:'
1.93      raeburn  6423: => 'The following users could not be expired, because an error occurred:',
1.6       bisitz   6424: 
                   6425:    'No change occurred for the following users:'
1.93      raeburn  6426: => 'No change occurred for the following users:',
1.6       bisitz   6427: 
                   6428:    'When a group is deleted the following occurs:'
1.93      raeburn  6429: => 'When a group is deleted the following occurs:',
1.6       bisitz   6430: 
                   6431:    'All group membership is terminated.'
1.93      raeburn  6432: => 'All group membership is terminated.',
1.6       bisitz   6433: 
                   6434:    'The group ceases to be available either for viewing or for modification of group settings and membership.'
1.93      raeburn  6435: => 'The group ceases to be available either for viewing or for modification of group settings and membership.',
1.6       bisitz   6436: 
                   6437:    'The group folder is removed from the folder containing it - normally this is the "Course Groups" folder which contains folders for all groups in the course.'
1.93      raeburn  6438: => 'The group folder is removed from the folder containing it - normally this is the "Course Groups" folder which contains folders for all groups in the course.',
1.6       bisitz   6439: 
                   6440:    'Although a deleted group is no longer accessible, the group name used for the group will be reserved, and will not be available for assignment to a new group in the same course in the future.'
1.93      raeburn  6441: => 'Although a deleted group is no longer accessible, the group name used for the group will be reserved, and will not be available for assignment to a new group in the same course in the future.',
1.6       bisitz   6442: 
                   6443:    'Delete group'
1.12      zhu      6444: => '删除组',
1.6       bisitz   6445: 
                   6446:    'Group deletion failed because deletion of [_1] out of [_2] members failed.'
1.42      bisitz   6447: => '删除组失败,因为[_1]的[_2]成员不能被删除。',
1.6       bisitz   6448: 
                   6449:    'Group successfully deleted.'
1.12      zhu      6450: => '该组已成功删除。',
1.6       bisitz   6451: 
                   6452:    "Although the group was deleted, an error occurred when removing the group's folder from the 'Course Groups' folder: [_1]"
1.12      zhu      6453: => "该组已被删除,从课程组的文件夹删除组文件夹时发生错误:[_1]",
1.6       bisitz   6454: 
                   6455:    'Group deletion failed.'
1.12      zhu      6456: => '组删除失败。',
1.6       bisitz   6457: 
                   6458:    'Course Folder -[_1]'
1.12      zhu      6459: => '课程文件夹 [_1]',
1.6       bisitz   6460: 
                   6461:    'An error occurred when reading contents of parent folder to group:'
1.93      raeburn  6462: => 'An error occurred when reading contents of parent folder to group:',
1.6       bisitz   6463: 
                   6464:    'An error occurred when saving updated parent folder to group:'
1.93      raeburn  6465: => 'An error occurred when saving updated parent folder to group:',
1.6       bisitz   6466: 
                   6467:    'You have requested enabling the previously deleted group [_1].'
1.93      raeburn  6468: => 'You have requested enabling the previously deleted group [_1].',
1.6       bisitz   6469: 
                   6470:    'When a deleted group is re-enabled the following occurs:'
1.93      raeburn  6471: => 'When a deleted group is re-enabled the following occurs:',
1.6       bisitz   6472: 
                   6473:    'Group settings and membership at the time the group was deleted are reinstated.'
1.93      raeburn  6474: => 'Group settings and membership at the time the group was deleted are reinstated.',
1.6       bisitz   6475: 
                   6476:    'A group folder is added to the "Course Groups" folder which contains folders for all groups in the course.'
1.93      raeburn  6477: => 'A group folder is added to the "Course Groups" folder which contains folders for all groups in the course.',
1.6       bisitz   6478: 
                   6479:    'Reenable group'
1.12      zhu      6480: => '组恢复',
1.6       bisitz   6481: 
                   6482:    'The group [_1] was not re-enabled, because it is not a deleted group.[_2]Perhaps it has already been re-enabled?'
1.93      raeburn  6483: => 'The group [_1] was not re-enabled, because it is not a deleted group.[_2]Perhaps it has already been re-enabled?',
1.6       bisitz   6484: 
                   6485:    'No end date set'
1.12      zhu      6486: => '没有设定结束日期',
1.6       bisitz   6487: 
                   6488:    'Membership reinstated for [quant,_1,user], each with start and end dates for group access set to defaults: [_2] and [_3]'
1.93      raeburn  6489: => 'Membership reinstated for [quant,_1,user], each with start and end dates for group access set to defaults: [_2] and [_3]',
1.6       bisitz   6490: 
                   6491:    "Although the group was re-enabled, an error occurred when adding the group's folder to the 'Course Groups' folder: [_1]"
1.93      raeburn  6492: => "Although the group was re-enabled, an error occurred when adding the group's folder to the 'Course Groups' folder: [_1]",
1.6       bisitz   6493: 
                   6494:    'Re-enabling group failed.'
1.18      zhu      6495: => '重新启用组失败。',
1.6       bisitz   6496: 
                   6497:    'with related words'
1.18      zhu      6498: => '相关的关键词',
1.6       bisitz   6499: 
                   6500:    'with no related words'
1.18      zhu      6501: => '没有相关的关键词',
1.6       bisitz   6502: 
                   6503:    'Change Roles Preferences'
1.18      zhu      6504: => '改变角色偏好',
1.6       bisitz   6505: 
                   6506:    'Display [_1] Most Recent Roles'
1.22      zhu      6507: => '显示 [_1] 个最近角色',
1.6       bisitz   6508: 
                   6509:    'Freeze Role'
1.18      zhu      6510: => '冻结角色',
1.6       bisitz   6511: 
                   6512:    'Recent Roles Hotlist is Disabled'
1.22      zhu      6513: => '禁用最近使用角色的快速访问列表',
1.6       bisitz   6514: 
                   6515:    'Recent Roles Hotlist is Enabled'
1.22      zhu      6516: => '启用最近使用角色的快速访问列表',
1.6       bisitz   6517: 
                   6518:    'Author Space'
1.13      zhu      6519: => '作者空间',
1.6       bisitz   6520: 
                   6521:    'Degree of discrimination'
1.18      zhu      6522: => '分化程度',
1.6       bisitz   6523: 
                   6524:    'Disable WYSIWYG Editor'
1.13      zhu      6525: => '禁用WYSIWYG编辑器',
1.6       bisitz   6526: 
                   6527:    'Hypertext Document'
1.13      zhu      6528: => 'HTML 文件',
1.6       bisitz   6529: 
                   6530:    'Last Modifying User'
1.13      zhu      6531: => '上次修改用户',
1.6       bisitz   6532: 
                   6533:    'Last Revision Date'
1.18      zhu      6534: => '最近修订日期',
1.6       bisitz   6535: 
                   6536:    'Linked/Related Resources'
1.18      zhu      6537: => '联系/相关资源',
1.6       bisitz   6538: 
                   6539:    'Network-wide courses using resource'
1.18      zhu      6540: => '网络上使用该课程资源',
1.6       bisitz   6541: 
                   6542:    'Never'
1.18      zhu      6543: => '从不',
1.6       bisitz   6544: 
                   6545:    'Preview'
1.18      zhu      6546: => '预览',
1.6       bisitz   6547: 
                   6548:    'Resources that follow this resource in maps'
1.93      raeburn  6549: => 'Resources that follow this resource in maps',
1.6       bisitz   6550: 
                   6551:    'Resources that lead up to this resource in maps'
1.93      raeburn  6552: => 'Resources that lead up to this resource in maps',
1.6       bisitz   6553: 
                   6554:    'Resources used by this resource'
1.93      raeburn  6555: => 'Resources used by this resource',
1.6       bisitz   6556: 
                   6557:    'Resources using or importing resource'
1.101     bisitz   6558: => '资源使用或导入',
1.6       bisitz   6559: 
                   6560:    'Return'
                   6561: => '后退',
                   6562: 
                   6563:    'Setting WYSIWYG editor to:'
1.57      zhu      6564: => 'WYSIWYG-编辑器设置为:',
1.6       bisitz   6565: 
                   6566:    'Source Available'
1.18      zhu      6567: => '源代码可用',
1.6       bisitz   6568: 
                   6569:    'Source Custom Distribution File'
1.18      zhu      6570: => '源代码的访问权限',
1.6       bisitz   6571: 
1.110     bisitz   6572:    'Start new page[_1]before selected'
                   6573: => 'Start new page[_1]before selected',
1.6       bisitz   6574: 
                   6575:    'on'
1.57      zhu      6576: => '开',
1.6       bisitz   6577: 
                   6578:    '(on)'
1.63      zhu      6579: => '(on)',
1.6       bisitz   6580: 
                   6581:    'off'
1.57      zhu      6582: => '关',
1.6       bisitz   6583: 
                   6584:    '(off)'
1.63      zhu      6585: => '(off)',
1.6       bisitz   6586: 
                   6587:    '(re-initialize course to access)'
1.63      zhu      6588: => '(re-initialize course to access)',
1.6       bisitz   6589: 
                   6590:    'All Parts'
1.93      raeburn  6591: => 'All Parts',
1.6       bisitz   6592: 
                   6593:    'Changes will become active for your current session after [_1], or the next time you log in.'
                   6594: => '点击 [_1] 按钮来保存最后的更改。',
                   6595: 
                   6596:    'Cut'
                   6597: => '剪切',
                   6598: 
                   6599:    'Random Order'
                   6600: => '任意顺序',
                   6601: 
                   6602:    'Due and Answer Available'
1.93      raeburn  6603: => 'Due and Answer Available',
1.6       bisitz   6604: 
                   6605:    'Edit any group in the course'
                   6606: => '课程分组管理',
                   6607: 
                   6608:    'Editing the Table of Contents for your Course'
                   6609: => '如何修改课程内容',
                   6610: 
                   6611:    'Enter any group in the course'
1.93      raeburn  6612: => 'Enter any group in the course',
1.6       bisitz   6613: 
                   6614:    'Existing Parameter Settings for Your Resources'
1.93      raeburn  6615: => 'Existing Parameter Settings for Your Resources',
1.6       bisitz   6616: 
                   6617:    'Group'
1.12      zhu      6618: => '组',
1.6       bisitz   6619: 
                   6620:    'Group:'
1.18      zhu      6621: => '组:',
1.6       bisitz   6622: 
                   6623:    'Hidden'
                   6624: => '隐藏',
                   6625: 
                   6626:    'List Symbs'
                   6627: => '内部标识',
                   6628: 
                   6629:    'Symb List'
1.12      zhu      6630: => '内部标识名单',
1.6       bisitz   6631: 
1.55      zhu      6632: #   'Manage Course Slots'
                   6633: #=> '管理课程插槽',
                   6634: 
                   6635:    'Manage Slots'
                   6636: => 'Manage Slots',
1.6       bisitz   6637: 
                   6638:    'Manage student enrollment '
1.27      zhu      6639: => '招生管理 ',
1.6       bisitz   6640: 
                   6641:    'Modify Resource Parameters - Overview Mode'
1.27      zhu      6642: => '修改资源参数 - 概况模式',
1.6       bisitz   6643: 
                   6644:    'Modify parameter settings (due dates, etc) for resources and the course'
                   6645: => '修改课程和资源参数',
                   6646: 
                   6647:    'Modify parameter settings for this resource'
1.98      bisitz   6648: => '参数设置',
1.6       bisitz   6649: 
                   6650:    'New and Existing Parameter Settings for Your Resources'
1.27      zhu      6651: => '为您的资源设置新的和现有的参数',
1.6       bisitz   6652: 
                   6653:    'Parameter Change Log and Course Blog Posting/User Notification'
1.27      zhu      6654: => '参数变更记录和课程博客/用户通知',
1.6       bisitz   6655: 
                   6656:    'Parameter Manager'
                   6657: => '参数管理',
                   6658: 
                   6659:    'Randomly Pick: '
                   6660: => '随机挑选: ',
                   6661: 
                   6662:    'Remove'
                   6663: => '删除',
                   6664: 
                   6665:    'Rendering:'
1.12      zhu      6666: => '检查:',
1.6       bisitz   6667: 
                   6668:    'Select Parameters to View'
1.27      zhu      6669: => '选择想要查看的参数',
1.6       bisitz   6670: 
                   6671:    'Select Parts to View'
1.27      zhu      6672: => '选择想要查看的部分',
1.6       bisitz   6673: 
                   6674:    'Set Parameter Setting Default Actions'
1.70      zhu      6675: => '设置默认操作的参数',
1.6       bisitz   6676: 
                   6677:    'Set Portfolio Metadata'
1.27      zhu      6678: => '设置元数据-组合',
1.6       bisitz   6679: 
                   6680:    'Set/Modify Resource Parameters - Helper Mode'
1.27      zhu      6681: => '设置/修改资源参数 - 辅助模式',
1.6       bisitz   6682: 
                   6683:    'Set/Modify Resource Parameters - Overview Mode'
1.27      zhu      6684: => '设置/修改资源参数 - 概况模式',
1.6       bisitz   6685: 
                   6686:    'Set/Modify Resource Parameters - Table Mode'
1.27      zhu      6687: => '设置/修改资源参数 - 表模式',
1.6       bisitz   6688: 
                   6689:    'Settings for Your Course'
1.27      zhu      6690: => '课程设置',
1.6       bisitz   6691: 
                   6692:    'Table Mode'
1.27      zhu      6693: => '表模式',
1.6       bisitz   6694: 
                   6695:    'Table Mode Parameter Setting'
1.27      zhu      6696: => '表模式参数设定',
1.6       bisitz   6697: 
                   6698:    'The resources in "[_1]" are open for a limited time. Once you click the "[_2]" button below you have [_3] to complete all resources in "[_1]".'
1.93      raeburn  6699: => 'The resources in "[_1]" are open for a limited time. Once you click the "[_2]" button below you have [_3] to complete all resources in "[_1]".',
1.6       bisitz   6700: 
                   6701:    'URL hidden'
                   6702: => '隐藏 URL',
                   6703: 
                   6704:    'Update Parameter Display'
1.27      zhu      6705: => '更新参数',
1.6       bisitz   6706: 
                   6707:    'View calculated grades (Spreadsheet)'
1.63      zhu      6708: => '计算评分(Spreadsheet)',
1.6       bisitz   6709: 
                   6710:    "What's new?"
                   6711: => "有什么新的?",
                   6712: 
                   6713:    're-initializing Course'
                   6714: => '重新初始化课程',
                   6715: 
                   6716:    'Show Resource'
1.18      zhu      6717: => '查看资源',
1.6       bisitz   6718: 
                   6719:    'Feedback to resource author'
1.18      zhu      6720: => '反馈给此资源的作者',
1.6       bisitz   6721: 
1.20      bisitz   6722:    'Click to add/remove attachments'
1.12      zhu      6723: => '单击添加/删除附件',
1.6       bisitz   6724: 
                   6725:    'New attachments'
1.12      zhu      6726: => '新附件',
1.6       bisitz   6727: 
                   6728:    'Retained attachments'
1.12      zhu      6729: => '保留附件',
1.6       bisitz   6730: 
                   6731:    'Add a new attachment to this post.'
1.19      zhu      6732: => '给这个信息添加新的附件:',
1.6       bisitz   6733: 
                   6734:    'Discussion Post Attachments'
1.12      zhu      6735: => '讨论张贴附件',
1.6       bisitz   6736: 
                   6737:    'Modify course settings'
1.93      raeburn  6738: => 'Modify course settings',
1.6       bisitz   6739: 
                   6740:    'Send and display broadcast e-mail'
1.93      raeburn  6741: => 'Send and display broadcast e-mail',
1.6       bisitz   6742: 
                   6743:    'Awarded Total Points'
1.10      zhu      6744: => '达到总分',
1.6       bisitz   6745: 
                   6746:    'Total Parts Done'
1.93      raeburn  6747: => 'Total Parts Done',
1.6       bisitz   6748: 
                   6749:    'Create a single course'
1.93      raeburn  6750: => 'Create a single course',
1.6       bisitz   6751: 
                   6752:    'Create a new course by completing an online form.'
1.93      raeburn  6753: => 'Create a new course by completing an online form.',
1.6       bisitz   6754: 
                   6755:    'Create a single collaborative group space'
1.93      raeburn  6756: => 'Create a single collaborative group space',
1.6       bisitz   6757: 
                   6758:    'Create a new group space for non-course use by completing an online form.'
1.93      raeburn  6759: => 'Create a new group space for non-course use by completing an online form.',
1.6       bisitz   6760: 
                   6761:    'Create courses/groups by uploading an attributes file'
1.93      raeburn  6762: => 'Create courses/groups by uploading an attributes file',
1.6       bisitz   6763: 
                   6764:    'Upload an attributes file containing specifications for one or more courses or groups in XML format.'
1.93      raeburn  6765: => 'Upload an attributes file containing specifications for one or more courses or groups in XML format.',
1.6       bisitz   6766: 
                   6767:    'current'
1.12      zhu      6768: => '当前的',
1.6       bisitz   6769: 
                   6770:    'Version changes'
1.93      raeburn  6771: => 'Version changes',
1.6       bisitz   6772: 
                   6773:    'Change interval'
1.93      raeburn  6774: => 'Change interval',
1.6       bisitz   6775: 
                   6776:    'Student Submission Reports'
1.93      raeburn  6777: => 'Student Submission Reports',
1.6       bisitz   6778: 
                   6779:    'Prepare reports of student submissions.'
1.93      raeburn  6780: => 'Prepare reports of student submissions.',
1.6       bisitz   6781: 
                   6782:    'Survey Reports'
1.93      raeburn  6783: => 'Survey Reports',
1.6       bisitz   6784: 
                   6785:    'Prepare reports on survey results.'
1.93      raeburn  6786: => 'Prepare reports on survey results.',
1.6       bisitz   6787: 
                   6788:    'View survey'
1.93      raeburn  6789: => 'View survey',
1.6       bisitz   6790: 
                   6791:    'Previous Survey'
1.93      raeburn  6792: => 'Previous Survey',
1.6       bisitz   6793: 
                   6794:    'Next Survey'
1.93      raeburn  6795: => 'Next Survey',
1.6       bisitz   6796: 
                   6797:    'Choose a different Survey'
1.93      raeburn  6798: => 'Choose a different Survey',
1.6       bisitz   6799: 
                   6800:    'Generate Report'
1.93      raeburn  6801: => 'Generate Report',
1.6       bisitz   6802: 
                   6803:    'Part [_1], Response [_2]'
1.27      zhu      6804: => '部份 [_1], 答案 [_2]',
1.6       bisitz   6805: 
                   6806:    'Foil Name'
1.93      raeburn  6807: => 'Foil Name',
1.6       bisitz   6808: 
                   6809:    'Foil Text'
1.93      raeburn  6810: => 'Foil Text',
1.6       bisitz   6811: 
                   6812:    'Percent'
1.27      zhu      6813: => '百分比',
1.6       bisitz   6814: 
                   6815:    'Correct Problems Plot'
1.93      raeburn  6816: => 'Correct Problems Plot',
1.6       bisitz   6817: 
                   6818:    'Display a histogram of student performance in the course.'
1.93      raeburn  6819: => 'Display a histogram of student performance in the course.',
1.6       bisitz   6820: 
                   6821:    'Access Status'
1.27      zhu      6822: => '访问状态',
1.6       bisitz   6823: 
1.31      bisitz   6824:    '[_1] Limit by time'
                   6825: => '[_1] 限制时间',
1.6       bisitz   6826: 
                   6827:    'Submission Time Plots'
1.93      raeburn  6828: => 'Submission Time Plots',
1.6       bisitz   6829: 
                   6830:    'Currently Has Access'
1.27      zhu      6831: => '目前访问',
1.6       bisitz   6832: 
                   6833:    'Will Have Future Access'
1.27      zhu      6834: => '将来的访问',
1.6       bisitz   6835: 
                   6836:    'Previously Had Access'
1.27      zhu      6837: => '此前的访问',
1.6       bisitz   6838: 
                   6839:    'Any Access Status'
1.27      zhu      6840: => '任易的访问状态',
1.6       bisitz   6841: 
                   6842:    'Previous Problem'
1.12      zhu      6843: => '前面的问题',
1.6       bisitz   6844: 
                   6845:    'Next Problem'
1.12      zhu      6846: => '下一个问题',
1.6       bisitz   6847: 
                   6848:    'Choose a different Problem'
1.93      raeburn  6849: => 'Choose a different Problem',
1.6       bisitz   6850: 
                   6851:    'Update Caches'
1.93      raeburn  6852: => 'Update Caches',
1.6       bisitz   6853: 
                   6854:    'Begin'
1.93      raeburn  6855: => 'Begin',
1.6       bisitz   6856: 
                   6857:    'There are no students in the sections selected.'
1.93      raeburn  6858: => 'There are no students in the sections selected.',
1.6       bisitz   6859: 
                   6860:    'There are no students in the sections/groups selected.'
1.93      raeburn  6861: => 'There are no students in the sections/groups selected.',
1.6       bisitz   6862: 
                   6863:    'There is no submission data for this problem at all.'
1.93      raeburn  6864: => 'There is no submission data for this problem at all.',
1.6       bisitz   6865: 
                   6866:    'There is no submission data for this problem.'
1.93      raeburn  6867: => 'There is no submission data for this problem.',
1.6       bisitz   6868: 
                   6869:    'There is no submission data for this resource.'
1.93      raeburn  6870: => 'There is no submission data for this resource.',
1.6       bisitz   6871: 
                   6872:    'There is no data to plot.'
1.93      raeburn  6873: => 'There is no data to plot.',
1.6       bisitz   6874: 
                   6875:    'Analysis of [_1] is not supported.'
1.93      raeburn  6876: => 'Analysis of [_1] is not supported.',
1.6       bisitz   6877: 
                   6878:    'None of the selected students attempted the problem more than [_1] times.'
1.93      raeburn  6879: => 'None of the selected students attempted the problem more than [_1] times.',
1.6       bisitz   6880: 
                   6881:    'None of the selected students attempted the problem.'
1.93      raeburn  6882: => 'None of the selected students attempted the problem.',
1.6       bisitz   6883: 
                   6884:    'The analysis you have selected is not supported at this time.'
1.93      raeburn  6885: => 'The analysis you have selected is not supported at this time.',
1.6       bisitz   6886: 
                   6887:    'Graph Problem Submission Times'
1.93      raeburn  6888: => 'Graph Problem Submission Times',
1.6       bisitz   6889: 
                   6890:    'Return to Directory'
1.10      zhu      6891: => '返回目录',
1.6       bisitz   6892: 
                   6893:    'Return to directory'
1.10      zhu      6894: => '返回目录',
1.6       bisitz   6895: 
                   6896:    'My Roles'
                   6897: => '我的角色',
                   6898: 
                   6899:    'My Space'
                   6900: => '我的空间',
                   6901: 
                   6902:    'Edit blogs, RSS feeds, and podcasts'
1.18      zhu      6903: => '博客, RSS-反馈 和 播客',
1.6       bisitz   6904: 
                   6905:    'Content Library'
                   6906: => '内容',
                   6907: 
                   6908:    'Search the contents of this course or accessible portfolio files'
1.9       zhu      6909: => '搜索这门课程的内容,或可组合文件',
1.6       bisitz   6910: 
                   6911:    'Grading and Statistics'
                   6912: => '审查和统计',
                   6913: 
                   6914:    'Other'
                   6915: => '其他',
                   6916: 
                   6917:    'group'
1.12      zhu      6918: => '组',
1.6       bisitz   6919: 
                   6920:    'Size'
1.12      zhu      6921: => '大小',
1.6       bisitz   6922: 
                   6923:    'Current Access Status'
1.9       zhu      6924: => '目前获得状态',
1.6       bisitz   6925: 
                   6926:    'Delete Checked Files'
1.22      zhu      6927: => '删除选中的文件',
1.6       bisitz   6928: 
                   6929:    'Using the portfolio file list'
1.12      zhu      6930: => '使用组合的文件列表',
1.6       bisitz   6931: 
                   6932:    'Help on the portfolio'
1.31      bisitz   6933: => '组帮助',
1.6       bisitz   6934: 
                   6935:    'Private'
1.9       zhu      6936: => '私人的',
1.6       bisitz   6937: 
                   6938:    'Change How Menus are Displayed'
1.22      zhu      6939: => '改变菜单显示',
1.6       bisitz   6940: 
                   6941:    'Use icons and text'
1.22      zhu      6942: => '使用图标和文本',
1.6       bisitz   6943: 
                   6944:    'Use buttons and text'
1.22      zhu      6945: => '使用按钮和文本',
1.6       bisitz   6946: 
                   6947:    'Use icons only'
1.22      zhu      6948: => '只有图标',
1.6       bisitz   6949: 
                   6950:    'Previous Tries'
1.18      zhu      6951: => '以前的尝试',
1.6       bisitz   6952: 
                   6953:    'Change Main Menu'
1.18      zhu      6954: => '改变主菜单',
1.6       bisitz   6955: 
1.18      zhu      6956:    'New screenname (shown if you post anonymously)'
                   6957: => '新昵称(显示在匿名讨论中)',
1.6       bisitz   6958: 
1.18      zhu      6959:    'New nickname (shown if you post non-anonymously)'
                   6960: => '新昵称(显示在正常讨论中)',
1.6       bisitz   6961: 
                   6962:    'Choose the time window to use to display roles for which access to the course expired.'
1.93      raeburn  6963: => 'Choose the time window to use to display roles for which access to the course expired.',
1.6       bisitz   6964: 
                   6965:    'Choose the time window to use to display roles for which access to the course became available.'
1.93      raeburn  6966: => 'Choose the time window to use to display roles for which access to the course became available.',
1.6       bisitz   6967: 
                   6968:    'Choose the time window to use to display resources in the course with version changes.'
1.63      zhu      6969: => '选择的时间窗口,显示课程资源与版本变化。',
1.6       bisitz   6970: 
                   6971:    'User Management'
                   6972: => '用户管理',
                   6973: 
                   6974:    'Manage student enrollment'
1.63      zhu      6975: => '招生管理',
1.6       bisitz   6976: 
                   6977:    'Modify an existing group'
1.10      zhu      6978: => '修改现有的组',
1.6       bisitz   6979: 
                   6980:    'Delete an existing group'
1.10      zhu      6981: => '删除现有的组',
1.6       bisitz   6982: 
                   6983:    'Re-enable a deleted group'
1.10      zhu      6984: => '还原已删除的组',
1.6       bisitz   6985: 
                   6986:    'Enter an existing group'
1.10      zhu      6987: => '加入现有的组',
1.6       bisitz   6988: 
                   6989:    'Course Management'
                   6990: => '课程管理',
                   6991: 
                   6992:    'Reset Student Access Times'
1.10      zhu      6993: => '重置学生的访问时间',
1.6       bisitz   6994: 
                   6995:    'Submission #'
1.18      zhu      6996: => '回答次数',
1.6       bisitz   6997: 
                   6998:    'Try'
1.10      zhu      6999: => '尝试',
1.6       bisitz   7000: 
                   7001:    'Try [_1]'
1.10      zhu      7002: => '尝试 [_1]。',
1.6       bisitz   7003: 
                   7004:    'Submitted Answer'
1.10      zhu      7005: => '提交答案',
1.6       bisitz   7006: 
                   7007:    'Close Window'
1.10      zhu      7008: => '关闭窗口',
1.6       bisitz   7009: 
                   7010:    'Close window'
1.10      zhu      7011: => '关闭窗口',
1.6       bisitz   7012: 
                   7013:    'Portfolio Search'
1.10      zhu      7014: => '组合搜索',
1.6       bisitz   7015: 
                   7016:    'Enter words and quoted phrases'
1.10      zhu      7017: => '输入字词和引用短语',
1.6       bisitz   7018: 
                   7019:    'Portfolio and Course Search'
1.9       zhu      7020: => '组合及课程搜寻',
1.6       bisitz   7021: 
                   7022:    'Message Status'
1.55      zhu      7023: => '邮件状态',
1.6       bisitz   7024: 
                   7025:    'Any'
1.10      zhu      7026: => '任意的',
1.6       bisitz   7027: 
                   7028:    'Unread'
1.10      zhu      7029: => '未阅读',
1.6       bisitz   7030: 
                   7031:    'Read'
1.10      zhu      7032: => '已阅读',
1.6       bisitz   7033: 
                   7034:    'Replied to'
1.10      zhu      7035: => '回复',
1.6       bisitz   7036: 
                   7037:    'Forwarded'
1.10      zhu      7038: => '转发',
1.6       bisitz   7039: 
                   7040:    'Rename Folder'
1.10      zhu      7041: => '重命名文件夹',
1.6       bisitz   7042: 
                   7043:    'Delete Folder'
1.10      zhu      7044: => '删除文件夹',
1.6       bisitz   7045: 
                   7046:    'Recent Roles'
1.10      zhu      7047: => '最近的角色',
1.6       bisitz   7048: 
                   7049:    'Close navigation window'
1.9       zhu      7050: => '关闭导航窗口',
1.6       bisitz   7051: 
                   7052:    'Post Anonymous'
1.10      zhu      7053: => '匿名发送',
1.6       bisitz   7054: 
                   7055:    'Post'
1.10      zhu      7056: => '发送',
1.6       bisitz   7057: 
                   7058:    'Back to preferences menu'
1.10      zhu      7059: => '后退',
1.6       bisitz   7060: 
1.80      bisitz   7061:    'Forward messages to other account(s) in LON-CAPA'
1.93      raeburn  7062: => 'Forward messages to other account(s) in LON-CAPA',
1.80      bisitz   7063: 
                   7064:    'Forward to account(s)'
1.93      raeburn  7065: => 'Forward to account(s)', # '转发地址',
1.6       bisitz   7066: 
                   7067:    'e.g. <tt>userA:domain1,userB:domain2,...</tt>'
1.10      zhu      7068: => '例如 <tt>用户A:领域1,用户B:领域2,...</tt>',
1.6       bisitz   7069: 
                   7070:    'Notification E-mail Address(es)'
1.93      raeburn  7071: => 'Notification E-mail Address(es)',
1.6       bisitz   7072: 
1.80      bisitz   7073:    'E-mail address(es) which should be notified about new LON-CAPA messages'
1.10      zhu      7074: => '关于 LON-CAPA 新消息被通知的 E-Mail 地址',
1.6       bisitz   7075: 
                   7076:    'e.g. <tt>joe@doe.com</tt>'
1.10      zhu      7077: => '例如 <tt>xiaoming@sohu.com</tt>',
1.6       bisitz   7078: 
                   7079:    'Notification address'
1.10      zhu      7080: => '通知地址',
1.6       bisitz   7081: 
                   7082:    'Types of message for which notification is sent'
1.10      zhu      7083: => '发出应该被通知的信息',
1.6       bisitz   7084: 
                   7085:    'Excerpt retains HTML tags in message'
1.10      zhu      7086: => '在邮件中保持 HTML',
1.6       bisitz   7087: 
                   7088:    'All'
1.10      zhu      7089: => '所有的',
1.6       bisitz   7090: 
                   7091:    'Critical only'
1.10      zhu      7092: => '只重要的',
1.6       bisitz   7093: 
                   7094:    'Non-critical only'
1.10      zhu      7095: => '非重要的',
1.6       bisitz   7096: 
                   7097:    'Add new address'
1.10      zhu      7098: => '添加新的地址',
1.6       bisitz   7099: 
                   7100:    'What are forwarding and notification addresses?'
1.10      zhu      7101: => '什么是转发和通知地址?',
1.6       bisitz   7102: 
                   7103:    'What are critical messages?'
1.10      zhu      7104: => '什么是重要的信息?',
1.6       bisitz   7105: 
                   7106:    'Change Roles Page Pref'
1.10      zhu      7107: => '用户角色快速访问列表',
1.6       bisitz   7108: 
                   7109:    'Number of Roles in Hotlist:'
1.10      zhu      7110: => '一些角色的快速访问列表:',
1.6       bisitz   7111: 
                   7112:    'Current Password'
1.10      zhu      7113: => '当前密码',
1.6       bisitz   7114: 
                   7115:    'New Password'
1.10      zhu      7116: => '新密码',
1.6       bisitz   7117: 
                   7118:    'Confirm Password'
1.10      zhu      7119: => '新密码确认',
1.6       bisitz   7120: 
                   7121:    'Passwords must be a minimum of 7 characters long. Please try again.'
1.10      zhu      7122: => '密码必须至少有7个字符长。请再试一次。',
1.6       bisitz   7123: 
                   7124:    'The new passwords you entered do not match. Please try again.'
1.10      zhu      7125: => '新的密码输入不匹配。请再试一次。',
1.6       bisitz   7126: 
                   7127:    'Please make sure your old password was entered correctly.'
1.10      zhu      7128: => '请确认您的旧密码输入正确。',
1.6       bisitz   7129: 
                   7130:    'Send me a message'
                   7131: => '请给我发送邮件',
                   7132: 
                   7133:    'Show Public View'
                   7134: => '查看公众视野',
                   7135: 
                   7136:    'Delete Photo'
                   7137: => '删除照片',
                   7138: 
                   7139:    'Help with filling in text boxes'
                   7140: => '文本框输入帮助',
                   7141: 
                   7142:    'Examples'
1.10      zhu      7143: => '例子',
1.6       bisitz   7144: 
                   7145:    'Summary Preview'
1.10      zhu      7146: => '摘要预览',
1.6       bisitz   7147: 
                   7148:    'Send copy to permanent email address (if known)'
1.10      zhu      7149: => '发送副本到其它的电子邮件地址 (如果已知)',
1.6       bisitz   7150: 
                   7151:    'Include in course RSS newsfeed'
1.10      zhu      7152: => '包括课程的 RSS-Feeds',
1.6       bisitz   7153: 
                   7154:    'Allow replies:'
1.10      zhu      7155: => '允许答复:',
1.6       bisitz   7156: 
                   7157:    'Reply to:'
1.10      zhu      7158: => '回复:',
1.6       bisitz   7159: 
                   7160:    'Domain Management'
1.10      zhu      7161: => '域管理',
1.6       bisitz   7162: 
                   7163:    'Course ID of Key Authority:'
1.93      raeburn  7164: => 'Course ID of Key Authority:',
1.6       bisitz   7165: 
                   7166:    'Set domain configuration'
1.10      zhu      7167: => '域配置',
1.6       bisitz   7168: 
                   7169:    'Domain Configuration'
1.10      zhu      7170: => '域配置',
1.6       bisitz   7171: 
                   7172:    'View/Modify Domain Settings'
1.10      zhu      7173: => '查看/修改域配置',
1.6       bisitz   7174: 
                   7175:    'Menu'
                   7176: => '菜单',
                   7177: 
                   7178:    'Domain Settings'
1.10      zhu      7179: => '域配置',
1.6       bisitz   7180: 
                   7181:    'Course Environment'
1.10      zhu      7182: => '课程环境',
1.6       bisitz   7183: 
                   7184:    'Edit Course Environment'
1.10      zhu      7185: => '编辑课程环境',
1.6       bisitz   7186: 
                   7187:    'Users allowed to clone course'
1.93      raeburn  7188: => 'Users allowed to clone course',
1.6       bisitz   7189: 
                   7190:    'Users with active Course Coordinator role in this course are permitted to clone and need not be included.'
1.93      raeburn  7191: => 'Users with active Course Coordinator role in this course are permitted to clone and need not be included.',
1.6       bisitz   7192: 
                   7193:    'Use [_1] to allow course to be cloned by anyone in the specified domain.'
1.98      bisitz   7194: => 'Use [_1] to allow course to be cloned by anyone in the specified domain.',
1.6       bisitz   7195: 
                   7196:    'Use [_1] to allow unrestricted cloning in all domains.'
1.98      bisitz   7197: => 'Use [_1] to allow unrestricted cloning in all domains.',
1.6       bisitz   7198: 
                   7199:    'URL of Syllabus (not using internal handler)'
1.18      zhu      7200: => '教学大纲的网址 (URL)',
1.6       bisitz   7201: 
                   7202:    'Custom Text for Resource Content Question Option in Feedback'
1.93      raeburn  7203: => 'Custom Text for Resource Content Question Option in Feedback',
1.6       bisitz   7204: 
                   7205:    'Custom Text for Course Content Option in Feedback'
1.93      raeburn  7206: => 'Custom Text for Course Content Option in Feedback',
1.6       bisitz   7207: 
                   7208:    'Custom Text for Course Policy Option in Feedback'
1.93      raeburn  7209: => 'Custom Text for Course Policy Option in Feedback',
1.6       bisitz   7210: 
                   7211:    'Allow students to view classlist.'
1.93      raeburn  7212: => 'Allow students to view classlist.',
1.6       bisitz   7213: 
                   7214:    'Allow users with specified roles to edit/delete their own discussion posts'
1.93      raeburn  7215: => 'Allow users with specified roles to edit/delete their own discussion posts',
1.6       bisitz   7216: 
                   7217:    'Suppress number of tries in printing'
1.93      raeburn  7218: => 'Suppress number of tries in printing',
1.6       bisitz   7219: 
                   7220:    'Default paper type'
1.93      raeburn  7221: => 'Default paper type',
1.6       bisitz   7222: 
                   7223:    'Default beginning date for student access.'
1.22      zhu      7224: => '学生访问的默认开始日期',
1.6       bisitz   7225: 
                   7226:    'Default ending date for student access.'
1.22      zhu      7227: => '学生访问的默认结束日期',
1.6       bisitz   7228: 
                   7229:    'Disable checking of Significant Figures'
1.98      bisitz   7230: => 'Disable checking of Significant Figures',
1.6       bisitz   7231: 
                   7232:    'Disable automatically printing point values onto exams.'
1.93      raeburn  7233: => 'Disable automatically printing point values onto exams.',
1.6       bisitz   7234: 
                   7235:    'Send message to student when clicking Done on Tasks'
1.93      raeburn  7236: => 'Send message to student when clicking Done on Tasks', # ???
1.6       bisitz   7237: 
                   7238:    'Restrict Metadata'
1.27      zhu      7239: => '限制数据',
1.6       bisitz   7240: 
                   7241:    'Show to student'
1.93      raeburn  7242: => 'Show to student',
1.6       bisitz   7243: 
                   7244:    'Provide text area for students to type metadata'
1.93      raeburn  7245: => 'Provide text area for students to type metadata',
1.6       bisitz   7246: 
                   7247:    'Provide choices for students to select from'
1.93      raeburn  7248: => 'Provide choices for students to select from',
1.6       bisitz   7249: 
                   7250:    'Student may select multiple choices from list'
1.93      raeburn  7251: => 'Student may select multiple choices from list',
1.6       bisitz   7252: 
                   7253:    'Student may select only one choice from list'
1.93      raeburn  7254: => 'Student may select only one choice from list',
1.6       bisitz   7255: 
                   7256:    'Add a Metadata Field'
1.93      raeburn  7257: => 'Add a Metadata Field',
1.6       bisitz   7258: 
                   7259:    'Order Metadata Fields'
                   7260: => 'Order Metadata Fields',
                   7261: 
                   7262:    'Continue Import'
1.93      raeburn  7263: => 'Continue Import',
1.6       bisitz   7264: 
                   7265:    'Continue Search'
1.93      raeburn  7266: => 'Continue Search',
1.6       bisitz   7267: 
                   7268:    'Finish Import'
1.93      raeburn  7269: => 'Finish Import',
1.6       bisitz   7270: 
                   7271:    'Include'
1.93      raeburn  7272: => 'Include',
1.6       bisitz   7273: 
                   7274:    'LON-CAPA Catalog Search'
1.36      zhu      7275: => 'LON-CAPA 目录搜索',
1.6       bisitz   7276: 
                   7277:    '[_1] include external resources'
1.101     bisitz   7278: => '[_1] include external resources',
1.6       bisitz   7279: 
                   7280:    'Change Course Initialization Preference'
1.36      zhu      7281: => '课程初始化设置',
1.6       bisitz   7282: 
                   7283:    'Change Course Init. Pref.'
1.36      zhu      7284: => '课程初始化设置',
1.6       bisitz   7285: 
                   7286:    'Reset Access Times'
1.93      raeburn  7287: => 'Reset Access Times',
1.6       bisitz   7288: 
                   7289:    'Select Scope'
1.93      raeburn  7290: => 'Select Scope',
1.6       bisitz   7291: 
                   7292:    'Reset times on one or more folders/maps for a single student.'
1.93      raeburn  7293: => 'Reset times on one or more folders/maps for a single student.',
1.6       bisitz   7294: 
                   7295:    'Reset times on a single folder/map for a section or whole clase.'
1.93      raeburn  7296: => 'Reset times on a single folder/map for a section or whole clase.',
1.6       bisitz   7297: 
                   7298:    'Choose a student:'
1.22      zhu      7299: => '选择一个学生:',
1.6       bisitz   7300: 
                   7301:    'Select Currently Enrolled Students and Active Course Personnel'
1.93      raeburn  7302: => 'Select Currently Enrolled Students and Active Course Personnel',
1.6       bisitz   7303: 
1.15      bisitz   7304:    'This is a list of first access times and what was accessed, please select those you want deleted.'
1.93      raeburn  7305: => 'This is a list of first access times and what was accessed, please select those you want deleted.',
1.6       bisitz   7306: 
                   7307:    'Select:'
1.10      zhu      7308: => '选择:',
1.6       bisitz   7309: 
                   7310:    'All Course Personnel'
1.22      zhu      7311: => '所有课程人员',
1.6       bisitz   7312: 
                   7313:    'No Section'
1.22      zhu      7314: => 'No Section',
1.6       bisitz   7315: 
                   7316:    'Unselect'
1.10      zhu      7317: => '取消',
1.6       bisitz   7318: 
                   7319:    'Select a folder/map'
                   7320: => '选择目录/内容列表',
                   7321: 
                   7322:    'Will remove access times for'
1.93      raeburn  7323: => 'Will remove access times for',
1.6       bisitz   7324: 
                   7325:    'from users'
1.93      raeburn  7326: => 'from users',
1.6       bisitz   7327: 
                   7328:    'No Access times found for student'
1.93      raeburn  7329: => 'No Access times found for student',
1.6       bisitz   7330: 
                   7331:    'Finish'
1.93      raeburn  7332: => 'Finish',
1.6       bisitz   7333: 
                   7334:    'Name of New Folder'
1.56      zhu      7335: => '新建文件夹的名称',
1.6       bisitz   7336: 
                   7337:    'Name of New Page'
1.56      zhu      7338: => '新组合页面的名称',
1.6       bisitz   7339: 
                   7340:    'New Page'
                   7341: => '新组合页面',
                   7342: 
                   7343:    'WARNING: Removing a resource makes associated grades and scores inaccessible!'
1.93      raeburn  7344: => 'WARNING: Removing a resource makes associated grades and scores inaccessible!',
1.6       bisitz   7345: 
1.68      bisitz   7346:    'Clipboard'
1.93      raeburn  7347: => 'Clipboard',
1.68      bisitz   7348: 
1.6       bisitz   7349:    'Remove[_99]'
1.93      raeburn  7350: => 'Remove[_99]',
1.6       bisitz   7351: 
                   7352:    '?[_99]'
1.93      raeburn  7353: => '?[_99]',
1.6       bisitz   7354: 
                   7355:    'WARNING: Cutting a resource makes associated grades and scores inaccessible!'
1.93      raeburn  7356: => 'WARNING: Cutting a resource makes associated grades and scores inaccessible!',
1.6       bisitz   7357: 
                   7358:    'Grades remain inaccessible if resource is pasted into another folder.'
1.93      raeburn  7359: => 'Grades remain inaccessible if resource is pasted into another folder.',
1.6       bisitz   7360: 
                   7361:    'Cut[_98]'
1.93      raeburn  7362: => 'Cut[_98]',
1.6       bisitz   7363: 
                   7364:    '?[_98]'
1.93      raeburn  7365: => '?[_98]',
1.6       bisitz   7366: 
                   7367:    'Paste'
1.93      raeburn  7368: => 'Paste',
1.6       bisitz   7369: 
                   7370:    'This screen shows how many problems (or problem parts) you have completed, and how many you have not yet done. You can also look at [_1]a detailed score sheet[_2].'
1.93      raeburn  7371: => 'This screen shows how many problems (or problem parts) you have completed, and how many you have not yet done. You can also look at [_1]a detailed score sheet[_2].',
1.6       bisitz   7372: 
                   7373:    'This may take a few moments to display.'
1.10      zhu      7374: => '计算需要几分钟的时间。',
1.6       bisitz   7375: 
                   7376:    'Detailed Citation Preview'
1.10      zhu      7377: => '详细引文预览',
1.6       bisitz   7378: 
                   7379:    'related words'
1.10      zhu      7380: => '相关词',
1.6       bisitz   7381: 
                   7382:    'Any domain'
1.10      zhu      7383: => '任何域',
1.6       bisitz   7384: 
                   7385:    'Reset'
1.10      zhu      7386: => '重置',
1.6       bisitz   7387: 
                   7388:    'MIME Type Category'
1.10      zhu      7389: => 'MIME 类型分类',
1.6       bisitz   7390: 
                   7391:    'Domains'
1.10      zhu      7392: => '域',
1.6       bisitz   7393: 
                   7394:    'Custom Metadata fields'
1.13      zhu      7395: => '自定义元数据字段',
1.6       bisitz   7396: 
                   7397:    'Field Name'
1.10      zhu      7398: => '域名',
1.6       bisitz   7399: 
                   7400:    'Field Value(s)'
1.10      zhu      7401: => '域值',
1.6       bisitz   7402: 
                   7403:    'Another custom field/value pair?'
1.13      zhu      7404: => '其他自定义字段/值配对?',
1.6       bisitz   7405: 
                   7406:    'Creation and Modification dates'
1.13      zhu      7407: => '建立与修改日期',
1.6       bisitz   7408: 
                   7409:    'Created between'
1.13      zhu      7410: => '创建时间',
1.6       bisitz   7411: 
                   7412:    'Last modified between'
1.13      zhu      7413: => '上次修改时间',
1.6       bisitz   7414: 
                   7415:    'Standard Portfolio Metadata'
1.27      zhu      7416: => '标准的元数据组合',
1.6       bisitz   7417: 
                   7418:    'Advanced Portfolio Search'
1.13      zhu      7419: => '高级组合搜索',
1.6       bisitz   7420: 
                   7421:    'Standard Catalog Metadata'
1.27      zhu      7422: => '标准目录元数据',
1.6       bisitz   7423: 
                   7424:    'Problem Statistics'
1.12      zhu      7425: => '问题统计',
1.6       bisitz   7426: 
                   7427:    'Statistics calculated for number of students'
1.18      zhu      7428: => '统计计算出以下的学生人数',
1.6       bisitz   7429: 
                   7430:    'Portfolio and Catalog Search'
                   7431: => '搜索文件夹和目录',
                   7432: 
                   7433:    'Search the database of accessible portfolio files'
1.93      raeburn  7434: => 'Search the database of accessible portfolio files',
1.6       bisitz   7435: 
1.118     bisitz   7436:    'Authoring Space:'
                   7437: => 'Authoring Space:',
1.6       bisitz   7438: 
                   7439:    'Problem Status:'
1.12      zhu      7440: => '问题状态:',
1.6       bisitz   7441: 
                   7442:    'Problem Type:'
1.12      zhu      7443: => '问题类型:',
1.6       bisitz   7444: 
                   7445:    'Feedback Mode:'
1.12      zhu      7446: => '反馈模式:',
1.6       bisitz   7447: 
                   7448:    'Answer for Part: [_1]'
1.93      raeburn  7449: => 'Answer for Part: [_1]',
1.6       bisitz   7450: 
                   7451:    'Script Vars'
1.93      raeburn  7452: => 'Script Vars',
1.6       bisitz   7453: 
                   7454:    'Regular file'
1.93      raeburn  7455: => 'Regular file',
1.6       bisitz   7456: 
                   7457:    'Testbank file'
1.93      raeburn  7458: => 'Testbank file',
1.6       bisitz   7459: 
                   7460:    'IMS package'
1.12      zhu      7461: => 'IMS-软件包',
1.6       bisitz   7462: 
                   7463:    'There are unsaved changes'
1.93      raeburn  7464: => 'There are unsaved changes',
1.6       bisitz   7465: 
1.32      bisitz   7466:    'Found no analyzable responses in this problem. Currently only Numerical, Formula and String response styles are supported.'
1.93      raeburn  7467: => 'Found no analyzable responses in this problem. Currently only Numerical, Formula and String response styles are supported.',
1.6       bisitz   7468: 
                   7469:    'Active Link'
1.18      zhu      7470: => '活动链接',
1.6       bisitz   7471: 
                   7472:    'Font'
1.18      zhu      7473: => '字体',
1.6       bisitz   7474: 
                   7475:    'Un-Visited Link'
1.18      zhu      7476: => '未访问过的链接',
1.6       bisitz   7477: 
                   7478:    'Page Background'
1.18      zhu      7479: => '网页背景',
1.6       bisitz   7480: 
                   7481:    'Header Border'
1.18      zhu      7482: => '标题边框',
1.6       bisitz   7483: 
                   7484:    'Header Background'
1.18      zhu      7485: => '标题背景',
1.6       bisitz   7486: 
                   7487:    'Visited Link'
1.18      zhu      7488: => '访问过的链接',
1.6       bisitz   7489: 
                   7490:    'Change Custom Colors'
1.18      zhu      7491: => '更改自定义颜色',
1.6       bisitz   7492: 
1.19      zhu      7493:    'Reset All'
1.18      zhu      7494: => '所有颜色重置为默认颜色',
1.6       bisitz   7495: 
                   7496:    'Save and Edit'
1.18      zhu      7497: => '保存并继续编辑',
1.6       bisitz   7498: 
                   7499:    'Save and View'
1.18      zhu      7500: => '保存和查看',
1.6       bisitz   7501: 
                   7502:    'Check Spelling'
1.18      zhu      7503: => '拼写检查',
1.6       bisitz   7504: 
                   7505:    'Selecting a Course'
1.12      zhu      7506: => '选择课程',
1.6       bisitz   7507: 
                   7508:    'Course Activity:'
1.93      raeburn  7509: => 'Course Activity:',
1.6       bisitz   7510: 
                   7511:    'Course Domain:'
1.93      raeburn  7512: => 'Course Domain:',
1.6       bisitz   7513: 
                   7514:    'Course Institutional Code:'
1.93      raeburn  7515: => 'Course Institutional Code:',
1.6       bisitz   7516: 
                   7517:    "Course Owner's Username:"
1.96      raeburn  7518: => "Course Owner's Username:",
1.6       bisitz   7519: 
                   7520:    "Course Owner's Domain:"
1.96      raeburn  7521: => "Course Owner's Domain:",
1.6       bisitz   7522: 
                   7523:    'LON-CAPA course ID:'
1.63      zhu      7524: => 'LON-CAPA 课程 ID:',
1.6       bisitz   7525: 
1.38      bisitz   7526:    'Course Description'
1.63      zhu      7527: => '课程简介',
1.6       bisitz   7528: 
                   7529:    'Resource Space Home'
1.63      zhu      7530: => '资源空间主页',
1.6       bisitz   7531: 
                   7532:    'Default start and end dates for student access'
1.93      raeburn  7533: => 'Default start and end dates for student access',
1.6       bisitz   7534: 
                   7535:    'Notification to domain coordinator via LON-CAPA message when enrollment changes occur during the automated update?'
1.93      raeburn  7536: => 'Notification to domain coordinator via LON-CAPA message when enrollment changes occur during the automated update?',
1.6       bisitz   7537: 
                   7538:    'Course Group Settings'
1.12      zhu      7539: => '课程组设置',
1.6       bisitz   7540: 
1.98      bisitz   7541:    'Set a quota for the total disk space available for storage of course group portfolio files.'
                   7542: => 'Set a quota for the total disk space available for storage of course group portfolio files.',
1.6       bisitz   7543: 
                   7544:    'Creation Options'
1.63      zhu      7545: => '创建选项',
1.6       bisitz   7546: 
                   7547:    ' Creation Settings'
1.63      zhu      7548: => ' 创建设置',
1.6       bisitz   7549: 
                   7550:    'Creation Outcome'
1.63      zhu      7551: => '创作成果',
1.6       bisitz   7552: 
                   7553:    'New LON-CAPA course ID:'
1.63      zhu      7554: => '新的 LON-CAPA 课程 ID:',
1.6       bisitz   7555: 
                   7556:    'Created on'
1.63      zhu      7557: => '创建于',
1.6       bisitz   7558: 
                   7559:    'Cloning course from'
1.93      raeburn  7560: => 'Cloning course from',
1.6       bisitz   7561: 
                   7562:    'Setting environment'
1.93      raeburn  7563: => 'Setting environment',
1.6       bisitz   7564: 
                   7565:    'Opening all assignments'
1.93      raeburn  7566: => 'Opening all assignments',
1.6       bisitz   7567: 
                   7568:    'Setting first resource'
1.93      raeburn  7569: => 'Setting first resource',
1.6       bisitz   7570: 
                   7571:    'Assigning role of [_1] Coordinator to [_2] at [_3]: '
1.93      raeburn  7572: => 'Assigning role of [_1] Coordinator to [_2] at [_3]: ',
1.6       bisitz   7573: 
                   7574:    'Roles will be active at next login'
1.93      raeburn  7575: => 'Roles will be active at next login',
1.6       bisitz   7576: 
                   7577:    'Active at next login.'
1.93      raeburn  7578: => 'Active at next login.',
1.6       bisitz   7579: 
                   7580:    'Expired after logout.'
1.93      raeburn  7581: => 'Expired after logout.',
1.6       bisitz   7582: 
                   7583:    'No new course created.'
1.93      raeburn  7584: => 'No new course created.',
1.6       bisitz   7585: 
                   7586:    'A new course could not be cloned from the specified original - [_1] - because it is a non-existent course.'
1.93      raeburn  7587: => 'A new course could not be cloned from the specified original - [_1] - because it is a non-existent course.',
1.6       bisitz   7588: 
                   7589:    'The new course could not be cloned from the existing course because the new course owner ([_1]) does not have cloning rights in the existing course ([_2]).'
1.93      raeburn  7590: => 'The new course could not be cloned from the existing course because the new course owner ([_1]) does not have cloning rights in the existing course ([_2]).',
1.6       bisitz   7591: 
                   7592:    'Create Another [_1]'
1.93      raeburn  7593: => 'Create Another [_1]',
1.6       bisitz   7594: 
                   7595:    'from domain'
1.93      raeburn  7596: => 'from domain',
1.6       bisitz   7597: 
                   7598:    'Submit Evaluation'
1.18      zhu      7599: => '提交评价',
1.6       bisitz   7600: 
                   7601:    'Standard Problem'
1.12      zhu      7602: => '标准问题',
1.6       bisitz   7603: 
                   7604:    'Practice'
1.98      bisitz   7605: => 'Practice',
1.6       bisitz   7606: 
                   7607:    'Exam'
1.93      raeburn  7608: => 'Exam',
1.6       bisitz   7609: 
                   7610:    'Survey'
1.63      zhu      7611: => '调查',
1.6       bisitz   7612: 
                   7613:    'Library'
1.63      zhu      7614: => '图书馆',
1.6       bisitz   7615: 
                   7616:    'Value:'
1.93      raeburn  7617: => 'Value:',
1.6       bisitz   7618: 
                   7619:    'String Value'
1.93      raeburn  7620: => 'String Value',
1.6       bisitz   7621: 
                   7622:    'practice'
1.98      bisitz   7623: => 'practice',
1.6       bisitz   7624: 
                   7625:    'Loading Domain Coordinator Menu'
1.93      raeburn  7626: => 'Loading Domain Coordinator Menu',
1.6       bisitz   7627: 
                   7628:    "Disk space allocated to user's portfolio files"
1.93      raeburn  7629: => "Disk space allocated to user's portfolio files",
1.6       bisitz   7630: 
                   7631:    'Current quota'
1.63      zhu      7632: => '目前的配额',
1.6       bisitz   7633: 
1.116     bisitz   7634:    'For this user, the default quota is [_1] MB.'
1.63      zhu      7635: => '此用户的默认配额是 [_1] MB。',
1.6       bisitz   7636: 
                   7637:    'Change quota'
1.63      zhu      7638: => '更改配额',
1.6       bisitz   7639: 
                   7640:    'Custom quota'
1.70      zhu      7641: => '自定义配额',
1.6       bisitz   7642: 
                   7643:    'Existing sections'
1.70      zhu      7644: => '现有的章节',
1.6       bisitz   7645: 
                   7646:    'Define new section'
1.70      zhu      7647: => '创建新的章节',
1.6       bisitz   7648: 
                   7649:    'Create/Modify Another User'
1.70      zhu      7650: => '创建/修改另一个用户',
1.6       bisitz   7651: 
                   7652:    'Set Privileges for New User'
1.70      zhu      7653: => '设置新用户的权限',
1.6       bisitz   7654: 
                   7655:    'Generating user'
1.70      zhu      7656: => '生成用户',
1.6       bisitz   7657: 
                   7658:    'Generating user: [_1]'
1.70      zhu      7659: => '生成用户: [_1]',
1.6       bisitz   7660: 
                   7661:    'Home server'
1.93      raeburn  7662: => 'Home server',
1.6       bisitz   7663: 
                   7664:    'Home server: [_1]'
1.93      raeburn  7665: => 'Home server: [_1]',
1.6       bisitz   7666: 
                   7667:    'Modifying Roles'
1.70      zhu      7668: => '修改角色',
1.6       bisitz   7669: 
                   7670:    'No roles to modify'
1.70      zhu      7671: => '没有角色修改',
1.6       bisitz   7672: 
                   7673:    'starting'
1.70      zhu      7674: => '开始',
1.6       bisitz   7675: 
                   7676:    'Add to classlist:'
1.70      zhu      7677: => '添加到学生名册:',
1.6       bisitz   7678: 
                   7679:    'Change Current Login Data'
1.93      raeburn  7680: => 'Change Current Login Data',
1.6       bisitz   7681: 
                   7682:    'Enter New Login Data'
1.93      raeburn  7683: => 'Enter New Login Data',
1.6       bisitz   7684: 
                   7685:    'will override current values'
1.98      bisitz   7686: => 'will override current values',
1.6       bisitz   7687: 
                   7688:    'Section Numbers and corresponding LON-CAPA section IDs'
1.93      raeburn  7689: => 'Section Numbers and corresponding LON-CAPA section IDs',
1.6       bisitz   7690: 
                   7691:    'Overall Assessment Statistical Data'
1.18      zhu      7692: => '总体评价统计数据',
1.6       bisitz   7693: 
                   7694:    'No new dynamic data found.'
1.18      zhu      7695: => '没有发现新的动态数据。',
1.6       bisitz   7696: 
                   7697:    'Current value is'
1.93      raeburn  7698: => 'Current value is',
1.6       bisitz   7699: 
                   7700:    'Interval set to version changes [_1]'
1.93      raeburn  7701: => 'Interval set to version changes [_1]',
1.6       bisitz   7702: 
                   7703:    'Creating a new problem resource.'
1.93      raeburn  7704: => 'Creating a new problem resource.',
1.6       bisitz   7705: 
                   7706:    'Creating a new library resource.'
1.93      raeburn  7707: => 'Creating a new library resource.',
1.6       bisitz   7708: 
                   7709:    'Creating a new survey resource.'
1.93      raeburn  7710: => 'Creating a new survey resource.',
1.6       bisitz   7711: 
                   7712:    'Creating a new task resource.'
1.93      raeburn  7713: => 'Creating a new task resource.',
1.6       bisitz   7714: 
                   7715:    'The requested file [_1] currently does not exist.'
1.93      raeburn  7716: => 'The requested file [_1] currently does not exist.',
1.6       bisitz   7717: 
                   7718:    'To create a new problem, select a template from the list below. Then click on the "Create problem" button.'
1.93      raeburn  7719: => 'To create a new problem, select a template from the list below. Then click on the "Create problem" button.',
1.6       bisitz   7720: 
                   7721:    'To create a new library, select a template from the list below. Then click on the "Create library" button.'
1.93      raeburn  7722: => 'To create a new library, select a template from the list below. Then click on the "Create library" button.',
1.6       bisitz   7723: 
                   7724:    'To create a new survey, select a template from the list below. Then click on the "Create survey" button.'
1.93      raeburn  7725: => 'To create a new survey, select a template from the list below. Then click on the "Create survey" button.',
1.6       bisitz   7726: 
                   7727:    'To create a new task, select a template from the list below. Then click on the "Create task" button.'
1.93      raeburn  7728: => 'To create a new task, select a template from the list below. Then click on the "Create task" button.',
1.6       bisitz   7729: 
                   7730:    'Accessibility Options'
1.93      raeburn  7731: => 'Accessibility Options',
1.6       bisitz   7732: 
                   7733:    'About LON-CAPA'
                   7734: => '关于 LON-CAPA',
                   7735: 
1.81      bisitz   7736:    'Course/Community Catalog'
1.93      raeburn  7737: => '课程目录',
1.6       bisitz   7738: 
                   7739:    'If you were expecting to see an active role listed for a particular course in the [_1] domain, it may be missing for one of the following reasons:'
1.93      raeburn  7740: => 'If you were expecting to see an active role listed for a particular course in the [_1] domain, it may be missing for one of the following reasons:',
1.6       bisitz   7741: 
                   7742:    'The course has yet to be created.'
1.93      raeburn  7743: => 'The course has yet to be created.',
1.6       bisitz   7744: 
                   7745:    'Automatic enrollment of registered students has not been enabled for the course.'
1.93      raeburn  7746: => 'Automatic enrollment of registered students has not been enabled for the course.',
1.6       bisitz   7747: 
                   7748:    'You are in a section of course for which automatic enrollment in the corresponding LON-CAPA course is not active.'
1.93      raeburn  7749: => 'You are in a section of course for which automatic enrollment in the corresponding LON-CAPA course is not active.',
1.6       bisitz   7750: 
                   7751:    'You registered for the course recently and there is a time lag between the time you register, and the time this information becomes available for the update of LON-CAPA course rosters.'
1.93      raeburn  7752: => 'You registered for the course recently and there is a time lag between the time you register, and the time this information becomes available for the update of LON-CAPA course rosters.',
1.6       bisitz   7753: 
                   7754:    'If you were expecting to see an active role listed for a particular course, that course may not have been created yet.'
1.93      raeburn  7755: => 'If you were expecting to see an active role listed for a particular course, that course may not have been created yet.',
1.6       bisitz   7756: 
1.83      bisitz   7757:    'The [_1]Course/Community Catalog[_2] provides information about all [_3] classes for which LON-CAPA courses have been created, as well as any communities in the domain.' # [_3]: domain
1.93      raeburn  7758: => 'The [_1]Course/Community Catalog[_2] provides information about all [_3] classes for which LON-CAPA courses have been created, as well as any communities in the domain.',
1.6       bisitz   7759: 
1.83      bisitz   7760:    'You can search the Course/Community Catalog for courses and communities which permit self-enrollment, if you would like to enroll in one.'
1.93      raeburn  7761: => 'You can search the Course/Community Catalog for courses and communities which permit self-enrollment, if you would like to enroll in one.',
1.6       bisitz   7762: 
                   7763:    'User Authentication'
1.93      raeburn  7764: => 'User Authentication',
1.6       bisitz   7765: 
                   7766:    'Log-in Help'
                   7767: => '登录帮助',
                   7768: 
                   7769:    'Forgot password?'
                   7770: => '忘记密码?',
                   7771: 
                   7772:    'New User?'
                   7773: => '新用户?',
                   7774: 
                   7775:    'Crosslisted'
1.93      raeburn  7776: => 'Crosslisted',
1.6       bisitz   7777: 
                   7778:    'Owner'
1.93      raeburn  7779: => 'Owner',
1.6       bisitz   7780: 
                   7781:    'Code'
1.93      raeburn  7782: => 'Code',
1.6       bisitz   7783: 
                   7784:    'Course listing'
                   7785: => '课程目录',
                   7786: 
                   7787:    'Display information about official [_1] classes for which LON-CAPA courses have been created:'
1.93      raeburn  7788: => 'Display information about official [_1] classes for which LON-CAPA courses have been created:',
1.6       bisitz   7789: 
                   7790:    'help/support'
1.93      raeburn  7791: => 'help/support',
1.6       bisitz   7792: 
                   7793:    'Ask helpdesk'
1.93      raeburn  7794: => 'Ask helpdesk',
1.6       bisitz   7795: 
                   7796:    'Back to last location'
1.93      raeburn  7797: => 'Back to last location',
1.6       bisitz   7798: 
                   7799:    'Note'
1.18      zhu      7800: => '注意',
                   7801: 
                   7802:    'Note:'
                   7803: => '注意:',
1.6       bisitz   7804: 
                   7805:    'Student questions about course content should be directed to the course instructor'
1.93      raeburn  7806: => 'Student questions about course content should be directed to the course instructor',
1.6       bisitz   7807: 
                   7808:    'Submit Request'
1.93      raeburn  7809: => 'Submit Request',
1.6       bisitz   7810: 
                   7811:    'E-mail address'
                   7812: => 'E-Mail 地址',
                   7813: 
                   7814:    'Enter the username you use to log-in to LON-CAPA, and your domain.'
1.93      raeburn  7815: => 'Enter the username you use to log-in to LON-CAPA, and your domain.',
1.6       bisitz   7816: 
                   7817:    'URL of page'
1.18      zhu      7818: => '该页的网址',
1.6       bisitz   7819: 
                   7820:    'Phone'
                   7821: => '电话',
                   7822: 
                   7823:    'Course Details'
1.93      raeburn  7824: => 'Course Details',
1.6       bisitz   7825: 
                   7826:    'Enter institutional course code'
1.93      raeburn  7827: => 'Enter institutional course code',
1.6       bisitz   7828: 
                   7829:    'Enter course title'
1.93      raeburn  7830: => 'Enter course title',
1.6       bisitz   7831: 
                   7832:    'Section Number'
1.93      raeburn  7833: => 'Section Number',
1.6       bisitz   7834: 
                   7835:    'Detailed Description'
1.13      zhu      7836: => '详细说明',
1.6       bisitz   7837: 
                   7838:    'Clear Form'
1.18      zhu      7839: => '重置表',
1.6       bisitz   7840: 
                   7841:    'Material presented in clear way'
1.18      zhu      7842: => '这些材料中提出一个明确的方式',
1.6       bisitz   7843: 
                   7844:    'Material covered with sufficient depth'
1.18      zhu      7845: => '这些材料包括有足够的深度',
1.6       bisitz   7846: 
                   7847:    'Material is helpful'
1.18      zhu      7848: => '这些材料是有用的',
1.6       bisitz   7849: 
                   7850:    'Material appears to be correct'
1.18      zhu      7851: => '这些材料似乎是正确的',
1.6       bisitz   7852: 
                   7853:    'This will only retrieve the resource. If you want to retrieve the metadata, you will need to do that separately.'
1.93      raeburn  7854: => 'This will only retrieve the resource. If you want to retrieve the metadata, you will need to do that separately.',
1.6       bisitz   7855: 
                   7856:    'is in this state due to author settings.'
1.93      raeburn  7857: => 'is in this state due to author settings.',
1.6       bisitz   7858: 
                   7859:    'User Data for'
1.93      raeburn  7860: => 'User Data for',
1.6       bisitz   7861: 
                   7862:    'Email Address'
1.12      zhu      7863: => 'E-Mail地址',
1.6       bisitz   7864: 
                   7865:    'Enroll Student'
1.70      zhu      7866: => '注册学生',
1.6       bisitz   7867: 
                   7868:    'If active, the new role will be available when the student next logs in to LON-CAPA.'
1.93      raeburn  7869: => 'If active, the new role will be available when the student next logs in to LON-CAPA.',
1.6       bisitz   7870: 
                   7871:    'Enroll another student'
1.70      zhu      7872: => '注册另一名学生',
1.6       bisitz   7873: 
                   7874:    'Enroll Another Student'
1.70      zhu      7875: => '注册另一名学生',
1.6       bisitz   7876: 
                   7877:    'start date'
1.10      zhu      7878: => '开始日期',
1.6       bisitz   7879: 
                   7880:    'end date'
1.10      zhu      7881: => '结束日期',
1.6       bisitz   7882: 
                   7883:    'active groups'
1.12      zhu      7884: => '活跃的组',
1.6       bisitz   7885: 
                   7886:    'active group(s)'
1.12      zhu      7887: => '活跃的组',
1.6       bisitz   7888: 
                   7889:    "Select a user name to view the user's personal page."
                   7890: => "选择一个用户名,以查看此用户的个人网页。",
                   7891: 
1.33      bisitz   7892:    'View recent activity by this student'
1.31      bisitz   7893: => '最后处于活动状态的人',
                   7894: 
                   7895:    'View recent activity'
                   7896: => '查看最近活动',
1.6       bisitz   7897: 
1.52      bisitz   7898:    'Recent activity of [_1]'
                   7899: => '最后处于活动状态的 [_1]',
1.6       bisitz   7900: 
                   7901: 
1.33      bisitz   7902:    'Compiling student activity data can take a long time. Your request continues to be processed while results are displayed.'
1.93      raeburn  7903: => 'Compiling student activity data can take a long time. Your request continues to be processed while results are displayed.',
1.6       bisitz   7904: 
                   7905:    'Composing Query'
1.93      raeburn  7906: => 'Composing Query',
1.6       bisitz   7907: 
                   7908:    'Student Activity'
1.93      raeburn  7909: => 'Student Activity',
1.6       bisitz   7910: 
                   7911:    'Waiting up to [_1] seconds for results'
1.93      raeburn  7912: => 'Waiting up to [_1] seconds for results',
1.6       bisitz   7913: 
                   7914:    'Activity data compiled up to [_1]'
1.93      raeburn  7915: => 'Activity data compiled up to [_1]',
1.6       bisitz   7916: 
                   7917:    'While data is processed, periodically reload this page for more recent activity'
1.93      raeburn  7918: => 'While data is processed, periodically reload this page for more recent activity',
1.6       bisitz   7919: 
                   7920:    'Data'
1.93      raeburn  7921: => 'Data',
1.6       bisitz   7922: 
                   7923:    'Resubmit last request to check for newer data'
1.93      raeburn  7924: => 'Resubmit last request to check for newer data',
1.6       bisitz   7925: 
                   7926:    'View Classlist'
1.93      raeburn  7927: => 'View Classlist',
1.6       bisitz   7928: 
                   7929:    'Count'
1.93      raeburn  7930: => 'Count',
1.6       bisitz   7931: 
                   7932:    'Modifying authentication:'
1.98      bisitz   7933: => 'Modifying authentication:',
1.6       bisitz   7934: 
                   7935:    'Modify User Privileges'
1.93      raeburn  7936: => 'Modify User Privileges',
1.6       bisitz   7937: 
                   7938:    'Insert:'
1.93      raeburn  7939: => 'Insert:',
1.6       bisitz   7940: 
                   7941:    'Delete?'
1.93      raeburn  7942: => 'Delete?',
1.6       bisitz   7943: 
                   7944:    'Randomize Foil Order:'
1.93      raeburn  7945: => 'Randomize Foil Order:',
1.6       bisitz   7946: 
                   7947:    'Use template:'
1.93      raeburn  7948: => 'Use template:',
1.6       bisitz   7949: 
                   7950:    'Display Direction'
1.93      raeburn  7951: => 'Display Direction',
1.6       bisitz   7952: 
                   7953:    'vertical'
1.93      raeburn  7954: => 'vertical',
1.6       bisitz   7955: 
                   7956:    'horizontal'
                   7957: => 'horizontal',
                   7958: 
                   7959:    'Script'
1.113     bisitz   7960: => 'Script',
1.6       bisitz   7961: 
                   7962:    'Problem Editing'
1.12      zhu      7963: => '问题编辑',
1.6       bisitz   7964: 
                   7965:    'Hint'
1.113     bisitz   7966: => '提示',
1.6       bisitz   7967: 
                   7968:    'Show hint even if problem Correct:'
1.93      raeburn  7969: => 'Show hint even if problem Correct:',
1.6       bisitz   7970: 
                   7971:    'Single Line Text Entry Area'
1.113     bisitz   7972: => 'Single Line Text Entry Area',
1.6       bisitz   7973: 
                   7974:    'Parameters for a response'
1.113     bisitz   7975: => 'Parameters for a response',
1.6       bisitz   7976: 
                   7977:    'Problem Part'
1.113     bisitz   7978: => '问题部分',
1.6       bisitz   7979: 
                   7980:    'Part ID:'
1.27      zhu      7981: => '问题部分编号:',
1.6       bisitz   7982: 
                   7983:    'Displayed Part Description:'
1.93      raeburn  7984: => 'Displayed Part Description:',
1.6       bisitz   7985: 
                   7986:    'Readonly:'
1.113     bisitz   7987: => 'Readonly:',
1.6       bisitz   7988: 
                   7989:    'Response: Numerical'
1.113     bisitz   7990: => 'Response: Numerical',
1.6       bisitz   7991: 
                   7992:    'random'
1.93      raeburn  7993: => 'random',
1.6       bisitz   7994: 
                   7995:    'top'
1.93      raeburn  7996: => 'top',
1.6       bisitz   7997: 
                   7998:    'bottom'
1.93      raeburn  7999: => 'bottom',
1.6       bisitz   8000: 
                   8001:    'Add new Option:'
1.93      raeburn  8002: => 'Add new Option:',
1.6       bisitz   8003: 
                   8004:    'Delete an Option:'
1.113     bisitz   8005: => 'Delete an Option:',
1.6       bisitz   8006: 
                   8007:    'Print options:'
1.93      raeburn  8008: => 'Print options:',
1.6       bisitz   8009: 
                   8010:    "Don't show option list"
1.113     bisitz   8011: => "Don't show option list",
1.6       bisitz   8012: 
                   8013:    'Display of options when printed'
1.93      raeburn  8014: => 'Display of options when printed',
1.6       bisitz   8015: 
                   8016:    'Normal list'
1.93      raeburn  8017: => 'Normal list',
1.6       bisitz   8018: 
                   8019:    'Listed in vertical column'
1.93      raeburn  8020: => 'Listed in vertical column',
1.6       bisitz   8021: 
                   8022:    'Multiple Option Response Question'
1.93      raeburn  8023: => 'Multiple Option Response Question',
1.6       bisitz   8024: 
                   8025:    'Select Options'
1.113     bisitz   8026: => 'Select Options',
1.6       bisitz   8027: 
                   8028:    'Image'
1.113     bisitz   8029: => 'Image',
1.6       bisitz   8030: 
                   8031:    'Image Url:'
1.93      raeburn  8032: => 'Image Url:',
1.6       bisitz   8033: 
                   8034:    'width (pixel):'
1.93      raeburn  8035: => 'width (pixel):',
1.6       bisitz   8036: 
                   8037:    'height (pixel):'
1.93      raeburn  8038: => 'height (pixel):',
1.6       bisitz   8039: 
                   8040:    'Alignment:'
1.113     bisitz   8041: => 'Alignment:',
1.6       bisitz   8042: 
                   8043:    'Encrypt URL:'
1.113     bisitz   8044: => 'Encrypt URL:',
1.6       bisitz   8045: 
                   8046:    'no'
1.93      raeburn  8047: => 'no',
1.6       bisitz   8048: 
                   8049:    'Location:'
1.113     bisitz   8050: => 'Location:',
1.6       bisitz   8051: 
                   8052:    'Randomly labeled image'
1.113     bisitz   8053: => 'Randomly labeled image',
1.6       bisitz   8054: 
                   8055:    'Response: Click on Image'
1.113     bisitz   8056: => 'Response: Click on Image',
1.6       bisitz   8057: 
                   8058:    'Collection of Imageresponse foils'
1.113     bisitz   8059: => 'Collection of Imageresponse foils',
1.6       bisitz   8060: 
                   8061:    'Image response foil'
1.113     bisitz   8062: => 'Image response foil',
1.6       bisitz   8063: 
1.113     bisitz   8064:    'Enter Coordinates'
1.93      raeburn  8065: => 'Enter Coordinates',
1.6       bisitz   8066: 
                   8067:    'Rectangle'
1.113     bisitz   8068: => 'Rectangle',
1.6       bisitz   8069: 
                   8070:    'Coordinate Pairs'
1.93      raeburn  8071: => 'Coordinate Pairs',
1.6       bisitz   8072: 
                   8073:    'Polygon'
                   8074: => 'Polygon',
                   8075: 
                   8076:    'Coordinate list'
1.113     bisitz   8077: => 'Coordinate list',
1.6       bisitz   8078: 
                   8079:    'Create Polygon Data'
1.113     bisitz   8080: => 'Create Polygon Data',
1.6       bisitz   8081: 
                   8082:    'Task Description'
1.113     bisitz   8083: => '问题描述',
1.6       bisitz   8084: 
                   8085:    'Clickable Image'
1.113     bisitz   8086: => 'Clickable Image',
1.6       bisitz   8087: 
                   8088:    'Image Source File'
1.113     bisitz   8089: => 'Image Source File',
1.6       bisitz   8090: 
                   8091:    'Select Position on Image'
1.93      raeburn  8092: => 'Select Position on Image',
1.6       bisitz   8093: 
                   8094:    'Select First Coordinate on Image'
1.93      raeburn  8095: => 'Select First Coordinate on Image',
1.6       bisitz   8096: 
                   8097:    'Select Second Coordinate on Image'
1.93      raeburn  8098: => 'Select Second Coordinate on Image',
1.6       bisitz   8099: 
                   8100:    'Select Finish to save selection'
1.93      raeburn  8101: => 'Select Finish to save selection',
1.6       bisitz   8102: 
                   8103:    'Enter Coordinate or click finish to close Polygon'
1.93      raeburn  8104: => 'Enter Coordinate or click finish to close Polygon',
1.6       bisitz   8105: 
                   8106:    'Click to select a Coordinate or click Finish to save current selection'
1.93      raeburn  8107: => 'Click to select a Coordinate or click Finish to save current selection',
1.6       bisitz   8108: 
                   8109:    'New Name'
1.93      raeburn  8110: => 'New Name',
1.6       bisitz   8111: 
                   8112:    'Make Obsolete'
1.93      raeburn  8113: => 'Make Obsolete',
1.6       bisitz   8114: 
                   8115:    'Set Margins'
1.93      raeburn  8116: => 'Set Margins',
1.6       bisitz   8117: 
                   8118:    'How should each column be formatted?'
1.113     bisitz   8119: => 'How should each column be formatted?',
1.6       bisitz   8120: 
                   8121:    'Width:'
1.113     bisitz   8122: => '宽:',
1.6       bisitz   8123: 
                   8124:    'Height:'
1.113     bisitz   8125: => '高:',
1.6       bisitz   8126: 
                   8127:    'Left Margin:'
1.113     bisitz   8128: => 'Left Margin:',
1.6       bisitz   8129: 
                   8130:    'Username and/or password could not be authenticated.'
1.9       zhu      8131: => '用户名和(或)密码无法验证。',
1.6       bisitz   8132: 
                   8133:    'Please check the username and password.'
1.9       zhu      8134: => '请检查您的用户名和密码。',
1.6       bisitz   8135: 
                   8136:    'Try again'
1.9       zhu      8137: => '再试一次',
1.6       bisitz   8138: 
                   8139:    'Information needed to verify your login information is missing, inaccessible or expired.'
1.9       zhu      8140: => '验证您的登录的信息丢失,无法进入或已经过期。',
1.6       bisitz   8141: 
                   8142:    'Sending'
1.56      zhu      8143: => '发送中',
1.6       bisitz   8144: 
                   8145:    'Completed.'
1.56      zhu      8146: => '邮件已发送。',
1.6       bisitz   8147: 
                   8148:    'Messages being sent.'
1.55      zhu      8149: => '邮件被发送。',
1.6       bisitz   8150: 
                   8151:    'Assigning'
1.93      raeburn  8152: => 'Assigning',
1.6       bisitz   8153: 
                   8154:    'ending'
1.93      raeburn  8155: => 'ending',
1.6       bisitz   8156: 
                   8157:    'Assistant Co-Author'
1.93      raeburn  8158: => 'Assistant Co-Author',
1.6       bisitz   8159: 
                   8160:    'Metadata for [_1]'
1.93      raeburn  8161: => 'Metadata for [_1]',
1.6       bisitz   8162: 
                   8163:    'There are [_1] matches to your query.'
1.18      zhu      8164: => '有 [_1] 匹配您的查询。',
1.6       bisitz   8165: 
1.71      bisitz   8166:    'There were no results matching your query.'
1.93      raeburn  8167: => 'There were no results matching your query.',
1.71      bisitz   8168: 
1.6       bisitz   8169:    'Revise search'
1.18      zhu      8170: => '修改搜寻',
1.6       bisitz   8171: 
1.71      bisitz   8172:    'Internal Error - Bad view selected.'
1.93      raeburn  8173: => 'Internal Error - Bad view selected.',
1.71      bisitz   8174: 
                   8175:    'Unable to save import results.'
1.93      raeburn  8176: => 'Unable to save import results.',
1.71      bisitz   8177: 
                   8178:    'A MySQL error has occurred.'
1.93      raeburn  8179: => 'A MySQL error has occurred.',
1.71      bisitz   8180: 
1.6       bisitz   8181:    'Number of accesses'
1.93      raeburn  8182: => 'Number of accesses',
1.6       bisitz   8183: 
                   8184:    'Ascending'
1.18      zhu      8185: => '上升的',
1.6       bisitz   8186: 
                   8187:    'Descending'
1.18      zhu      8188: => '下降的',
1.6       bisitz   8189: 
                   8190:    'Students Attempting'
1.93      raeburn  8191: => 'Students Attempting', # ??? [SB 2007-07-03]
1.6       bisitz   8192: 
                   8193:    'Average Number of Tries'
1.93      raeburn  8194: => 'Average Number of Tries',
1.6       bisitz   8195: 
                   8196:    'Mean Degree of Difficulty'
1.93      raeburn  8197: => 'Mean Degree of Difficulty',
1.6       bisitz   8198: 
                   8199:    'Mean Degree of Discrimination'
1.93      raeburn  8200: => 'Mean Degree of Discrimination',
1.6       bisitz   8201: 
                   8202:    'Evaluation: Clear'
1.93      raeburn  8203: => 'Evaluation: Clear',
1.6       bisitz   8204: 
                   8205:    'Evaluation: Technically Correct'
1.93      raeburn  8206: => 'Evaluation: Technically Correct',
1.6       bisitz   8207: 
                   8208:    'Evaluation: Material is Correct'
1.93      raeburn  8209: => 'Evaluation: Material is Correct',
1.6       bisitz   8210: 
                   8211:    'Evaluation: Material is Helpful'
1.93      raeburn  8212: => 'Evaluation: Material is Helpful',
1.6       bisitz   8213: 
                   8214:    'Evaluation: Material has Depth'
1.93      raeburn  8215: => 'Evaluation: Material has Depth',
1.6       bisitz   8216: 
                   8217:    'Prev'
1.18      zhu      8218: => '上一个',
1.6       bisitz   8219: 
                   8220:    'Reload'
1.18      zhu      8221: => '重新加载',
1.6       bisitz   8222: 
                   8223:    'Results [_1] to [_2] out of [_3]'
1.18      zhu      8224: => '结果 [_1] 至 [_2] 的 [_3]',
1.6       bisitz   8225: 
1.80      bisitz   8226:    'Unactionable Search Query'
1.18      zhu      8227: => '查询被否决',
1.6       bisitz   8228: 
                   8229:    'Revise Search Request'
1.18      zhu      8230: => '修改搜索请求',
1.6       bisitz   8231: 
                   8232:    'LON-CAPA Access Control'
1.18      zhu      8233: => 'LON-CAPA 访问控制',
1.6       bisitz   8234: 
                   8235:    'Access  : '
1.18      zhu      8236: => '访问  : ',
1.6       bisitz   8237: 
                   8238:    'Resource: '
1.18      zhu      8239: => '资源: ',
1.6       bisitz   8240: 
                   8241:    'Action  : '
1.93      raeburn  8242: => 'Action  : ',
1.6       bisitz   8243: 
                   8244:    'You have modified your course recently, [_1] may fix this access problem.'
1.93      raeburn  8245: => 'You have modified your course recently, [_1] may fix this access problem.',
1.6       bisitz   8246: 
                   8247:    'Published on ...'
1.93      raeburn  8248: => 'Published on ...',
1.6       bisitz   8249: 
                   8250:    'Currently published version'
1.93      raeburn  8251: => 'Currently published version',
1.6       bisitz   8252: 
                   8253:    'Edit Metadata'
1.120     bisitz   8254: => '编辑元数据',
1.6       bisitz   8255: 
                   8256:    'Cleanup XML Document'
1.93      raeburn  8257: => 'Cleanup XML Document',
1.6       bisitz   8258: 
                   8259:    'Select actions to attempt:'
1.12      zhu      8260: => '选择所需的行动:',
1.6       bisitz   8261: 
                   8262:    'Linefeeds, formfeeds, and carriage returns'
1.93      raeburn  8263: => 'Linefeeds, formfeeds, and carriage returns',
1.6       bisitz   8264: 
                   8265:    'Empty tags'
1.93      raeburn  8266: => 'Empty tags',
1.6       bisitz   8267: 
                   8268:    'Lower casing'
1.93      raeburn  8269: => 'Lower casing',
1.6       bisitz   8270: 
                   8271:    'Symbol font'
1.93      raeburn  8272: => 'Symbol font', # ??? [SB 2007-07-03]
1.6       bisitz   8273: 
                   8274:    'Cleanup'
1.93      raeburn  8275: => 'Cleanup',
1.6       bisitz   8276: 
                   8277:    'Back to Source File'
1.93      raeburn  8278: => 'Back to Source File',
1.6       bisitz   8279: 
                   8280:    'Hypertext Cascading Style Sheet'
1.93      raeburn  8281: => 'Hypertext Cascading Style Sheet',
1.6       bisitz   8282: 
                   8283:    'Online Survey'
1.93      raeburn  8284: => 'Online Survey',
1.6       bisitz   8285: 
                   8286:    'Unable to find [_1]'
1.93      raeburn  8287: => 'Unable to find [_1]',
1.6       bisitz   8288: 
                   8289:    'Post Server Announcements'
1.93      raeburn  8290: => 'Post Server Announcements',
1.6       bisitz   8291: 
                   8292:    'Post announcements to the system login and roles screen'
1.93      raeburn  8293: => 'Post announcements to the system login and roles screen',
1.6       bisitz   8294: 
                   8295:    '(leave blank to delete announcement)'
1.100     raeburn  8296: => '(leave blank to delete announcement)',
1.6       bisitz   8297: 
                   8298:    'Check machines:'
1.93      raeburn  8299: => 'Check machines:',
1.6       bisitz   8300: 
                   8301:    'Current Announcement'
1.93      raeburn  8302: => 'Current Announcement',
1.6       bisitz   8303: 
                   8304:    'Calendar'
                   8305: => '日历',
                   8306: 
                   8307:    'Download your Calendar as iCalendar File'
1.9       zhu      8308: => '下载您的日历',
1.6       bisitz   8309: 
                   8310:    'No calendar available for this date.'
1.9       zhu      8311: => '没有日历用于此日期。',
1.6       bisitz   8312: 
                   8313:    'Posting [_1]'
1.93      raeburn  8314: => 'Posting [_1]',
1.6       bisitz   8315: 
1.74      bisitz   8316:    'This LON-CAPA server is version [_1]'
1.10      zhu      8317: => '这里是 LON-CAPA [_1]',
1.6       bisitz   8318: 
1.74      bisitz   8319:    'Only changes made from servers running LON-CAPA [_1] or later are displayed.'
1.93      raeburn  8320: => 'Only changes made from servers running LON-CAPA [_1] or later are displayed.',
1.74      bisitz   8321: 
1.6       bisitz   8322:    'Edit Answer'
1.93      raeburn  8323: => 'Edit Answer',
1.6       bisitz   8324: 
                   8325:    'Date/Time'
1.9       zhu      8326: => '日期/时间',
1.6       bisitz   8327: 
                   8328:    'Threshold Name'
1.93      raeburn  8329: => 'Threshold Name',
1.6       bisitz   8330: 
                   8331:    'Current value'
1.93      raeburn  8332: => 'Current value',
1.6       bisitz   8333: 
                   8334:    'Change?'
1.9       zhu      8335: => '改变?',
1.6       bisitz   8336: 
                   8337:    'Make changes'
1.9       zhu      8338: => '保存',
1.6       bisitz   8339: 
                   8340:    'Change thresholds'
1.93      raeburn  8341: => 'Change thresholds',
1.6       bisitz   8342: 
                   8343:    'Picture Conversion Status'
1.93      raeburn  8344: => 'Picture Conversion Status',
1.6       bisitz   8345: 
                   8346:    'Class Print Status'
1.93      raeburn  8347: => 'Class Print Status',
1.6       bisitz   8348: 
                   8349:    'Removing error messages:'
1.93      raeburn  8350: => 'Removing error messages:',
1.6       bisitz   8351: 
1.32      bisitz   8352:    'Invalid target directory, FAIL'
1.93      raeburn  8353: => 'Invalid target directory, FAIL',
1.32      bisitz   8354: 
1.6       bisitz   8355:    'Creating old version [_1]'
1.93      raeburn  8356: => 'Creating old version [_1]',
1.6       bisitz   8357: 
                   8358:    'Initial version'
1.93      raeburn  8359: => 'Initial version',
1.6       bisitz   8360: 
                   8361:    'Press "Generate Statistics" when you are ready.'
1.93      raeburn  8362: => 'Press "Generate Statistics" when you are ready.',
1.6       bisitz   8363: 
                   8364:    'It may take some time to update the student data for the first analysis. Future analysis this session will not have this delay.'
1.93      raeburn  8365: => 'It may take some time to update the student data for the first analysis. Future analysis this session will not have this delay.',
1.6       bisitz   8366: 
                   8367:    'A course-wide error occurred.'
1.93      raeburn  8368: => 'A course-wide error occurred.',
1.6       bisitz   8369: 
                   8370:    'none'
1.70      zhu      8371: => '没有',
1.6       bisitz   8372: 
                   8373:    'Prepare Report'
1.70      zhu      8374: => '编写报告',
1.6       bisitz   8375: 
1.48      bisitz   8376:    'Show problem'
                   8377: => '提示显示',
1.6       bisitz   8378: 
1.48      bisitz   8379:    'Show correct answers'
1.93      raeburn  8380: => 'Show correct answers',
1.6       bisitz   8381: 
1.48      bisitz   8382:    'Show all submissions'
1.93      raeburn  8383: => 'Show all submissions',
1.6       bisitz   8384: 
1.48      bisitz   8385:    'Show problem grading'
1.93      raeburn  8386: => 'Show problem grading',
1.6       bisitz   8387: 
1.92      raeburn  8388:    'Computing correct answers greatly increases the amount of time required to prepare a report.'
1.93      raeburn  8389: => 'Computing correct answers greatly increases the amount of time required to prepare a report.',
1.6       bisitz   8390: 
                   8391:    'Please select problems and use the [_1]Prepare Report[_2] button to continue.'
1.93      raeburn  8392: => 'Please select problems and use the [_1]Prepare Report[_2] button to continue.',
1.6       bisitz   8393: 
                   8394:    'Please select a Survey to analyze'
1.93      raeburn  8395: => 'Please select a Survey to analyze',
1.6       bisitz   8396: 
                   8397:    'There are no survey problems in this course.'
1.93      raeburn  8398: => 'There are no survey problems in this course.',
1.6       bisitz   8399: 
                   8400:    'Generate Survey Report'
1.93      raeburn  8401: => 'Generate Survey Report',
1.6       bisitz   8402: 
                   8403:    'Building text document.'
1.93      raeburn  8404: => 'Building text document.',
1.6       bisitz   8405: 
                   8406:    'Generated on [_1]'
1.93      raeburn  8407: => 'Generated on [_1]',
1.6       bisitz   8408: 
                   8409:    'Your text file'
1.93      raeburn  8410: => 'Your text file',
1.6       bisitz   8411: 
                   8412:    'Done compiling text file. See link below to download.'
1.93      raeburn  8413: => 'Done compiling text file. See link below to download.',
1.6       bisitz   8414: 
                   8415:    'There is no essay or string response data to output for this survey.'
1.93      raeburn  8416: => 'There is no essay or string response data to output for this survey.',
1.6       bisitz   8417: 
                   8418:    'Building spreadsheet.'
1.18      zhu      8419: => '生成电子表格。',
1.6       bisitz   8420: 
                   8421:    '[_1]:[_2] responses to [_3] may be too long to fit Excel spreadsheet.'
1.98      bisitz   8422: => '[_1]:[_2] responses to [_3] may be too long to fit Excel spreadsheet.',
1.6       bisitz   8423: 
                   8424:    'Done compiling spreadsheet. See link below to download.'
1.93      raeburn  8425: => 'Done compiling spreadsheet. See link below to download.',
1.6       bisitz   8426: 
                   8427:    'Make a sequence selection from the "Sequences and Folders" menu and hit "Create Plot" to begin'
1.93      raeburn  8428: => 'Make a sequence selection from the "Sequences and Folders" menu and hit "Create Plot" to begin',
1.6       bisitz   8429: 
                   8430:    'Create Plot'
1.93      raeburn  8431: => 'Create Plot',
1.6       bisitz   8432: 
                   8433:    'Start Time:'
1.93      raeburn  8434: => 'Start Time:',
1.6       bisitz   8435: 
                   8436:    'End Time:'
1.93      raeburn  8437: => 'End Time:',
1.6       bisitz   8438: 
                   8439:    'Sender'
1.27      zhu      8440: => '寄件人',
1.6       bisitz   8441: 
                   8442:    'Number'
1.93      raeburn  8443: => 'Number',
1.6       bisitz   8444: 
                   8445:    'Upload Classlist'
1.93      raeburn  8446: => 'Upload Classlist',
1.6       bisitz   8447: 
                   8448:    'Semicolon separated values'
1.27      zhu      8449: => '以分号分隔',
1.6       bisitz   8450: 
                   8451:    'Show Log'
                   8452: => '查看日志',
                   8453: 
                   8454:    'Course Document Change Log'
1.93      raeburn  8455: => 'Course Document Change Log',
1.6       bisitz   8456: 
                   8457:    'Records'
1.93      raeburn  8458: => 'Records',
1.6       bisitz   8459: 
                   8460:    'Before'
                   8461: => '以前',
                   8462: 
                   8463:    'After'
                   8464: => '以后',
                   8465: 
                   8466:    'Current folder/page'
1.10      zhu      8467: => '当前文件夹/页',
1.6       bisitz   8468: 
                   8469:    'Containing phrase'
1.10      zhu      8470: => '含有短语',
1.6       bisitz   8471: 
                   8472:    'None'
1.10      zhu      8473: => '没有',
1.6       bisitz   8474: 
                   8475:    'Users'
                   8476: => '用户',
                   8477: 
                   8478:    'Include parameter types'
1.93      raeburn  8479: => 'Include parameter types',
1.6       bisitz   8480: 
                   8481:    'Parameter Change Log'
1.93      raeburn  8482: => 'Parameter Change Log',
1.6       bisitz   8483: 
                   8484:    'Announce'
1.93      raeburn  8485: => 'Announce',
1.6       bisitz   8486: 
                   8487:    'Not active anymore'
1.93      raeburn  8488: => 'Not active anymore',
1.6       bisitz   8489: 
                   8490:    'Add to Course Announcements'
1.93      raeburn  8491: => 'Add to Course Announcements',
1.6       bisitz   8492: 
                   8493:    'Username : Domain'
1.26      zhu      8494: => '用户名:域',
1.6       bisitz   8495: 
                   8496:    'Active'
1.26      zhu      8497: => '活跃的',
1.6       bisitz   8498: 
                   8499:    'Expired'
1.93      raeburn  8500: => 'Expired',
1.6       bisitz   8501: 
                   8502:    'Future'
1.93      raeburn  8503: => 'Future',
1.6       bisitz   8504: 
                   8505:    'Sort by realm first, then student (group/section)'
1.93      raeburn  8506: => 'Sort by realm first, then student (group/section)',
1.6       bisitz   8507: 
                   8508:    'Sort by student (group/section) first, then realm'
1.93      raeburn  8509: => 'Sort by student (group/section) first, then realm',
1.6       bisitz   8510: 
                   8511:    'Shift all dates based on this date'
1.93      raeburn  8512: => 'Shift all dates based on this date',
1.6       bisitz   8513: 
                   8514:    'Overview Mode'
1.27      zhu      8515: => '概况模式',
1.6       bisitz   8516: 
                   8517:    'Overview'
1.27      zhu      8518: => '概况',
1.6       bisitz   8519: 
                   8520:    'Set Parameters'
1.27      zhu      8521: => '参数设置',
1.6       bisitz   8522: 
                   8523:    'Parts'
1.27      zhu      8524: => '部分',
1.6       bisitz   8525: 
                   8526:    'Section(s)'
1.70      zhu      8527: => '章节(en)',
1.6       bisitz   8528: 
                   8529:    'Group(s)'
1.12      zhu      8530: => '组',
1.6       bisitz   8531: 
                   8532:    'Parameter Selection'
1.70      zhu      8533: => '参数选择',
1.6       bisitz   8534: 
                   8535:    'Add Selection for...'
1.93      raeburn  8536: => 'Add Selection for...',
1.6       bisitz   8537: 
                   8538:    'Select Common Only'
1.98      bisitz   8539: => 'Select Common Only',
1.6       bisitz   8540: 
                   8541:    'Problem Dates'
1.93      raeburn  8542: => 'Problem Dates',
1.6       bisitz   8543: 
                   8544:    'Content Dates'
1.93      raeburn  8545: => 'Content Dates',
1.6       bisitz   8546: 
                   8547:    'Discussion Settings'
1.93      raeburn  8548: => 'Discussion Settings',
1.6       bisitz   8549: 
                   8550:    'Visibilities'
1.70      zhu      8551: => '可见的',
1.6       bisitz   8552: 
                   8553:    'Part Parameters'
1.27      zhu      8554: => '部分参数',
1.6       bisitz   8555: 
                   8556:    'For User [_1] or Student/Employee ID [_2] at Domain [_3]'
1.27      zhu      8557: => '对于用户 [_1] 或学生/员工编号 [_2] 在域 [_3]',
1.6       bisitz   8558: 
                   8559:    'Group Files'
                   8560: => '编组文件',
                   8561: 
                   8562:    "Enter user:domain for User's 'About Me' Page"
1.93      raeburn  8563: => "Enter user:domain for User's 'About Me' Page",
1.6       bisitz   8564: 
                   8565:    'No map selected.'
1.93      raeburn  8566: => 'No map selected.',
1.6       bisitz   8567: 
                   8568:    'Most Recent:'
1.113     bisitz   8569: => '最新:',
1.6       bisitz   8570: 
                   8571:    'In Course:'
1.113     bisitz   8572: => '课程:',
1.6       bisitz   8573: 
                   8574:    'Use:'
1.113     bisitz   8575: => '使用:',
1.6       bisitz   8576: 
                   8577:    'Search LON-CAPA help'
1.70      zhu      8578: => '搜索 LON-CAPA 帮助',
1.6       bisitz   8579: 
                   8580:    'Before course enrollment start!'
1.93      raeburn  8581: => 'Before course enrollment start!',
1.6       bisitz   8582: 
                   8583:    'After course enrollment end!'
1.93      raeburn  8584: => 'After course enrollment end!',
1.6       bisitz   8585: 
                   8586:    'in the past'
1.27      zhu      8587: => '在过去',
1.6       bisitz   8588: 
                   8589:    'in the future'
1.27      zhu      8590: => '在将来',
1.6       bisitz   8591: 
                   8592:    'Choose'
1.98      bisitz   8593: => 'Choose',
1.6       bisitz   8594: 
                   8595:    'Title:'
1.27      zhu      8596: => '标题:',
1.6       bisitz   8597: 
                   8598:    'URL:'
                   8599: => 'URL:',
                   8600: 
                   8601:    'Course, Portfolio and Catalog Search'
1.36      zhu      8602: => '目录搜索,组合搜索和课程搜索',
1.6       bisitz   8603: 
                   8604:    'ERROR:'
1.36      zhu      8605: => '错误:',
1.6       bisitz   8606: 
                   8607:    '(click for example)'
1.98      bisitz   8608: => '(click for example)',
1.6       bisitz   8609: 
                   8610:    'click for example'
1.93      raeburn  8611: => 'click for example',
1.6       bisitz   8612: 
                   8613:    'Re-Enable'
1.70      zhu      8614: => '重新启用',
1.6       bisitz   8615: 
                   8616:    'Script Functions'
1.93      raeburn  8617: => 'Script Functions',
1.6       bisitz   8618: 
                   8619:    'Image Options'
1.113     bisitz   8620: => '图像选项',
1.6       bisitz   8621: 
                   8622:    'left'
1.27      zhu      8623: => '左边',
1.6       bisitz   8624: 
                   8625:    'right'
1.27      zhu      8626: => '右边',
1.6       bisitz   8627: 
                   8628:    'TeXwidth (mm):'
1.26      zhu      8629: => 'TeX-宽 (mm):',
1.6       bisitz   8630: 
                   8631:    'TeXheight (mm):'
1.26      zhu      8632: => 'TeX-高 (mm):',
1.6       bisitz   8633: 
                   8634:    'TeXwrap:'
1.113     bisitz   8635: => 'TeXwrap:',
1.6       bisitz   8636: 
                   8637:    'Sorry!'
1.12      zhu      8638: => '对不起...',
1.6       bisitz   8639: 
                   8640:    'Resource not available.'
1.113     bisitz   8641: => 'Resource not available.',
1.6       bisitz   8642: 
1.88      bisitz   8643:    'File Type'
1.93      raeburn  8644: => 'File Type',
1.6       bisitz   8645: 
                   8646:    'Output of decompress:'
1.93      raeburn  8647: => 'Output of decompress:',
1.6       bisitz   8648: 
                   8649:    'Decompress complete.'
1.93      raeburn  8650: => 'Decompress complete.',
1.6       bisitz   8651: 
                   8652:    'Archive:'
1.70      zhu      8653: => '存档:',
1.6       bisitz   8654: 
                   8655:    'inflating:'
1.93      raeburn  8656: => 'inflating:',
1.6       bisitz   8657: 
                   8658:    'Incorrect:'
1.18      zhu      8659: => '错误:',
1.6       bisitz   8660: 
                   8661:    'Correct:'
1.18      zhu      8662: => '正确:',
1.6       bisitz   8663: 
                   8664:    'Correct'
1.18      zhu      8665: => '正确',
1.6       bisitz   8666: 
                   8667:    'Pick course first'
1.12      zhu      8668: => '只能选择课程',
1.6       bisitz   8669: 
                   8670:    'User Information Changed'
1.12      zhu      8671: => '用户信息变更',
1.6       bisitz   8672: 
                   8673:    'Changed To'
1.70      zhu      8674: => '改为',
1.6       bisitz   8675: 
                   8676:    'disk space allocated to portfolio files'
1.93      raeburn  8677: => 'disk space allocated to portfolio files',
1.6       bisitz   8678: 
                   8679:    'You have new messages'
1.93      raeburn  8680: => 'You have new messages',
1.6       bisitz   8681: 
                   8682:    'Destination folder'
1.55      zhu      8683: => '目的文件夹',
1.6       bisitz   8684: 
                   8685:    'Mark Read'
1.12      zhu      8686: => '标记为已读',
1.6       bisitz   8687: 
                   8688:    'Move to Folder ->'
1.12      zhu      8689: => '移至文件夹 ->',
1.6       bisitz   8690: 
1.55      zhu      8691:    'Register Response Devices (&quot;Clickers&quot;)'
1.64      zhu      8692: => '注册应答设备 (&quot;Clickers&quot;)',
1.6       bisitz   8693: 
                   8694:    'Enter response device ("clicker") numbers'
1.64      zhu      8695: => '输入应答设备(&quot;Clickers&quot;)的号码',
1.6       bisitz   8696: 
                   8697:    'Locating your clicker ID'
1.18      zhu      8698: => '定位您的应答设备编号',
1.6       bisitz   8699: 
                   8700:    'Register Clicker'
1.18      zhu      8701: => '注册应答设备',
1.6       bisitz   8702: 
                   8703:    'Register'
1.18      zhu      8704: => '注册',
1.6       bisitz   8705: 
                   8706:    'New Link'
1.113     bisitz   8707: => '新的书签',
1.6       bisitz   8708: 
                   8709:    'Refresh'
1.113     bisitz   8710: => '更新',
1.6       bisitz   8711: 
1.73      bisitz   8712:    'Custom metadata [_1]'
                   8713: => '自定义元数据 [_1]',
1.6       bisitz   8714: 
                   8715:    'Question/Comment/Feedback about course content'
1.18      zhu      8716: => '课程内容的问题/评论/反馈',
1.6       bisitz   8717: 
                   8718:    'User modify/custom role edit'
1.70      zhu      8719: => '用户帐户和权限管理',
1.6       bisitz   8720: 
                   8721:    'User Search'
1.70      zhu      8722: => '用户搜索',
1.6       bisitz   8723: 
                   8724:    'to add/modify roles'
1.70      zhu      8725: => ', 添加/修改角色',
1.6       bisitz   8726: 
                   8727:    'is'
1.70      zhu      8728: => '是',
1.6       bisitz   8729: 
                   8730:    'contains'
1.70      zhu      8731: => '包括',
1.6       bisitz   8732: 
                   8733:    'in this domain'
1.70      zhu      8734: => '在该域',
1.6       bisitz   8735: 
                   8736:    'in institutional directory'
1.70      zhu      8737: => '在研究所目录',
1.6       bisitz   8738: 
                   8739:    'Domain/institution to search'
1.93      raeburn  8740: => 'Domain/institution to search',
1.6       bisitz   8741: 
                   8742:    'Directory search has not been configured for domain: [_1]'
1.70      zhu      8743: => '目录搜索,在还没有被配置的域:[_1]',
1.6       bisitz   8744: 
                   8745:    'permanent e-mail'
1.70      zhu      8746: => '永久电子邮件',
1.6       bisitz   8747: 
                   8748:    'Set user role'
1.70      zhu      8749: => '设置用户角色',
1.6       bisitz   8750: 
                   8751:    'No exact match found for this username ([_1]) in this domain.'
1.70      zhu      8752: => '对该用户名([_1])在这个领域中没有找到完全匹配的。',
1.6       bisitz   8753: 
                   8754:    'No match found for this username ([_1]) in this domain.'
1.70      zhu      8755: => '对该用户名([_1])在这个领域中没有找到相应的。',
1.6       bisitz   8756: 
                   8757:    'Make new user "[_1]"'
1.70      zhu      8758: => '新用户 "[_1]"',
1.6       bisitz   8759: 
1.84      bisitz   8760:    'Course Editor'
1.6       bisitz   8761: => '编辑课程',
                   8762: 
1.84      bisitz   8763:    'Community Editor'
1.93      raeburn  8764: => 'Community Editor',
1.84      bisitz   8765: 
1.6       bisitz   8766:    'Choose which items you wish to export from your Course.'
1.70      zhu      8767: => '选择您要从课程中导出的项目。',
1.6       bisitz   8768: 
                   8769:    'Content items'
1.70      zhu      8770: => '内容项目',
1.6       bisitz   8771: 
                   8772:    'Discussion posts'
1.70      zhu      8773: => '讨论文章',
1.6       bisitz   8774: 
                   8775:    'Download the zip file from'
1.70      zhu      8776: => '下载zip档案从:',
1.6       bisitz   8777: 
                   8778:    'IMS course archive'
1.70      zhu      8779: => 'IMS课程存档',
1.6       bisitz   8780: 
                   8781:    'last name, first name'
1.70      zhu      8782: => '姓氏,名字',
1.6       bisitz   8783: 
                   8784:    'Select a Template'
1.93      raeburn  8785: => 'Select a Template',
1.6       bisitz   8786: 
                   8787:    'Edit custom role'
1.93      raeburn  8788: => 'Edit custom role',
1.6       bisitz   8789: 
                   8790:    'Privilege'
1.93      raeburn  8791: => 'Privilege',
1.6       bisitz   8792: 
                   8793:    'Showing users with a name starting with [_1]'
1.26      zhu      8794: => '显示用户,起始是 [_1]',
1.6       bisitz   8795: 
                   8796:    'Permanent e-mail address'
1.26      zhu      8797: => '永久的 E-Mail 地址',
1.6       bisitz   8798: 
                   8799:    'Permanent e-mail'
1.26      zhu      8800: => '永久的 E-Mail 地址',
1.6       bisitz   8801: 
                   8802:    'User [_1] in domain [_2]'
1.26      zhu      8803: => '用户 [_1] 在域 [_2]',
1.6       bisitz   8804: 
                   8805:    'Result'
1.93      raeburn  8806: => 'Result',
1.6       bisitz   8807: 
                   8808:    'Directory search in domain [_1] is not available for the requested search type: "[_2]"'
1.93      raeburn  8809: => 'Directory search in domain [_1] is not available for the requested search type: "[_2]"',
1.6       bisitz   8810: 
                   8811:    "No match found for this username ([_1]) in your institution's directory."
1.93      raeburn  8812: => "No match found for this username ([_1]) in your institution's directory.",
1.6       bisitz   8813: 
                   8814:    'Setting'
1.93      raeburn  8815: => 'Setting',
1.6       bisitz   8816: 
                   8817:    'Directory search available?'
1.93      raeburn  8818: => 'Directory search available?',
1.6       bisitz   8819: 
                   8820:    'Back to actions menu'
1.113     bisitz   8821: => 'Back to actions menu',
1.6       bisitz   8822: 
                   8823:    'Edit action'
1.93      raeburn  8824: => 'Edit action',
1.6       bisitz   8825: 
                   8826:    'Effect'
1.93      raeburn  8827: => 'Effect',
1.6       bisitz   8828: 
                   8829:    'Course / User'
1.93      raeburn  8830: => 'Course / User',
1.6       bisitz   8831: 
                   8832:    'deny'
1.93      raeburn  8833: => 'deny',
1.6       bisitz   8834: 
                   8835:    'allow'
1.93      raeburn  8836: => 'allow',
1.6       bisitz   8837: 
                   8838:    'Delete this rule'
1.93      raeburn  8839: => 'Delete this rule',
1.6       bisitz   8840: 
                   8841:    'Insert rule above'
1.93      raeburn  8842: => 'Insert rule above',
1.6       bisitz   8843: 
                   8844:    'Insert rule below'
1.93      raeburn  8845: => 'Insert rule below',
1.6       bisitz   8846: 
                   8847:    'Move rule down'
1.93      raeburn  8848: => 'Move rule down',
1.6       bisitz   8849: 
                   8850:    'Move rule up'
1.93      raeburn  8851: => 'Move rule up',
1.6       bisitz   8852: 
                   8853:    'Warning: It can take up to 1 hour for rights changes to fully propagate.'
1.93      raeburn  8854: => 'Warning: It can take up to 1 hour for rights changes to fully propagate.',
1.6       bisitz   8855: 
                   8856:    'email address'
1.93      raeburn  8857: => 'email address',
1.6       bisitz   8858: 
                   8859:    'Updated'
1.12      zhu      8860: => '已更新',
1.6       bisitz   8861: 
1.89      bisitz   8862:    'The error occurred on host [_1]'
1.93      raeburn  8863: => 'The error occurred on host [_1]',
1.6       bisitz   8864: 
                   8865:    'This error occurred on machine [_1]'
1.113     bisitz   8866: => 'This error occurred on machine [_1]',
1.6       bisitz   8867: 
                   8868:    'Clear all Messages in Subdirectory'
1.93      raeburn  8869: => 'Clear all Messages in Subdirectory',
1.6       bisitz   8870: 
                   8871:    'Task information'
1.93      raeburn  8872: => 'Task information',
1.6       bisitz   8873: 
                   8874:    'Automated adds/drops'
1.93      raeburn  8875: => 'Automated adds/drops',
1.6       bisitz   8876: 
                   8877:    'Change enrollment dates'
1.93      raeburn  8878: => 'Change enrollment dates',
1.6       bisitz   8879: 
                   8880:    'Change access dates'
1.93      raeburn  8881: => 'Change access dates',
1.6       bisitz   8882: 
                   8883:    'Notification of changes'
1.93      raeburn  8884: => 'Notification of changes',
1.6       bisitz   8885: 
                   8886:    'Change crosslistings'
1.93      raeburn  8887: => 'Change crosslistings',
1.6       bisitz   8888: 
                   8889:    'Section settings'
1.93      raeburn  8890: => 'Section settings',
1.6       bisitz   8891: 
                   8892:    'Student photo settings'
1.93      raeburn  8893: => 'Student photo settings',
1.6       bisitz   8894: 
                   8895:    'Update roster now'
1.93      raeburn  8896: => 'Update roster now',
1.6       bisitz   8897: 
                   8898:    'Update student photos'
1.93      raeburn  8899: => 'Update student photos',
1.6       bisitz   8900: 
                   8901:    'View students and change type'
1.93      raeburn  8902: => 'View students and change type',
1.6       bisitz   8903: 
                   8904:    'Changes to nightly automated enrollments'
1.93      raeburn  8905: => 'Changes to nightly automated enrollments',
1.6       bisitz   8906: 
                   8907:    'Currently: Nightly adds: [_1], Nightly drops: [_2]'
1.93      raeburn  8908: => 'Currently: Nightly adds: [_1], Nightly drops: [_2]',
1.6       bisitz   8909: 
                   8910:    'OFF'
1.93      raeburn  8911: => 'OFF',
1.6       bisitz   8912: 
                   8913:    'ON'
1.93      raeburn  8914: => 'ON',
1.6       bisitz   8915: 
                   8916:    'Additions based on classlist changes:'
1.93      raeburn  8917: => 'Additions based on classlist changes:',
1.6       bisitz   8918: 
                   8919:    'Removals based on classlist changes:'
1.93      raeburn  8920: => 'Removals based on classlist changes:',
1.6       bisitz   8921: 
                   8922:    'Enable'
1.93      raeburn  8923: => 'Enable',
1.6       bisitz   8924: 
                   8925:    'Disable'
1.93      raeburn  8926: => 'Disable',
1.6       bisitz   8927: 
                   8928:    'Note: Any students added manually by course coordinators using the Enrollment Manager will be unaffected by the nightly removal process if you choose to enable it.'
1.93      raeburn  8929: => 'Note: Any students added manually by course coordinators using the Enrollment Manager will be unaffected by the nightly removal process if you choose to enable it.',
1.6       bisitz   8930: 
                   8931:    'Changes to first and/or last automated enrollment dates'
1.98      bisitz   8932: => 'Changes to first and/or last automated enrollment dates',
1.6       bisitz   8933: 
                   8934:    'Currently: First enrollment: [_1], Last enrollment: [_2]'
1.93      raeburn  8935: => 'Currently: First enrollment: [_1], Last enrollment: [_2]',
1.6       bisitz   8936: 
                   8937:    'Set date of first automated enrollment for registered students'
1.93      raeburn  8938: => 'Set date of first automated enrollment for registered students',
1.6       bisitz   8939: 
                   8940:    'If automated adds and/or drops are enabled, then your class roster will be automatically updated nightly, once the first enrollment date has been reached. Prior to this date, the class roster will only contain students you have added directly using the standard LON-CAPA enrollment tools'
1.93      raeburn  8941: => 'If automated adds and/or drops are enabled, then your class roster will be automatically updated nightly, once the first enrollment date has been reached. Prior to this date, the class roster will only contain students you have added directly using the standard LON-CAPA enrollment tools',
1.6       bisitz   8942: 
                   8943:    'Set date of last automated enrollment for registered students'
1.93      raeburn  8944: => 'Set date of last automated enrollment for registered students',
1.6       bisitz   8945: 
                   8946:    'If automated adds and/or drops are enabled, then your class roster will be automatically updated nightly, until the last enrollment date has been reached.'
1.93      raeburn  8947: => 'If automated adds and/or drops are enabled, then your class roster will be automatically updated nightly, until the last enrollment date has been reached.',
1.6       bisitz   8948: 
                   8949:    'Changes to default start and/or end dates for student access'
1.98      bisitz   8950: => 'Changes to default start and/or end dates for student access',
1.6       bisitz   8951: 
                   8952:    'Currently: default first access:'
1.93      raeburn  8953: => 'Currently: default first access:',
1.6       bisitz   8954: 
                   8955:    ', default last access:'
1.99      raeburn  8956: => ', default last access:',
1.6       bisitz   8957: 
                   8958:    'Set date of first access for registered students added via automated enrollment'
1.93      raeburn  8959: => 'Set date of first access for registered students added via automated enrollment',
1.6       bisitz   8960: 
                   8961:    'Set date of last access for registered students added via automated enrollment'
1.93      raeburn  8962: => 'Set date of last access for registered students added via automated enrollment',
1.6       bisitz   8963: 
                   8964:    'Changes to section settings'
1.93      raeburn  8965: => 'Changes to section settings',
1.6       bisitz   8966: 
                   8967:    'Currently no sections of'
1.93      raeburn  8968: => 'Currently no sections of',
1.6       bisitz   8969: 
                   8970:    'are contributing enrollment to the LON-CAPA class roster.'
1.93      raeburn  8971: => 'are contributing enrollment to the LON-CAPA class roster.',
1.6       bisitz   8972: 
                   8973:    'Add enrollment from additional sections.'
1.93      raeburn  8974: => 'Add enrollment from additional sections.',
1.6       bisitz   8975: 
                   8976:    'Number of new sections to add:'
1.93      raeburn  8977: => 'Number of new sections to add:',
1.6       bisitz   8978: 
                   8979:    'Students enrolling in the sections listed below will be automatically added to the class roster for LON-CAPA course'
1.93      raeburn  8980: => 'Students enrolling in the sections listed below will be automatically added to the class roster for LON-CAPA course',
1.6       bisitz   8981: 
                   8982:    'if you have chosen to enable a nightly automated enrollment update.'
1.93      raeburn  8983: => 'if you have chosen to enable a nightly automated enrollment update.',
1.6       bisitz   8984: 
                   8985:    'Nightly additions based on classlist changes now'
1.93      raeburn  8986: => 'Nightly additions based on classlist changes now',
1.6       bisitz   8987: 
                   8988:    'Nightly additions based on classlist changes still'
1.93      raeburn  8989: => 'Nightly additions based on classlist changes still',
1.6       bisitz   8990: 
                   8991:    'Nightly removals based on classlist changes now'
1.93      raeburn  8992: => 'Nightly removals based on classlist changes now',
1.6       bisitz   8993: 
                   8994:    'Nightly removals based on classlist changes still'
1.93      raeburn  8995: => 'Nightly removals based on classlist changes still',
1.6       bisitz   8996: 
                   8997:    'enabled'
1.93      raeburn  8998: => 'enabled',
1.6       bisitz   8999: 
                   9000:    'disabled'
1.93      raeburn  9001: => 'disabled',
1.6       bisitz   9002: 
                   9003:    'The first date for automated enrollment has been changed'
1.93      raeburn  9004: => 'The first date for automated enrollment has been changed',
1.6       bisitz   9005: 
                   9006:    'The last date for automated enrollment has been changed'
1.93      raeburn  9007: => 'The last date for automated enrollment has been changed',
1.6       bisitz   9008: 
                   9009:    'The first date for automated enrollment has been left unchanged as'
1.93      raeburn  9010: => 'The first date for automated enrollment has been left unchanged as',
1.6       bisitz   9011: 
                   9012:    'The last date for automated enrollment has been left unchanged as'
1.93      raeburn  9013: => 'The last date for automated enrollment has been left unchanged as',
1.6       bisitz   9014: 
                   9015:    'Currently: Notification:'
1.93      raeburn  9016: => 'Currently: Notification:',
1.6       bisitz   9017: 
                   9018:    'Notification of LON-CAPA course roster changes resulting from nightly automated enrollment process?'
1.93      raeburn  9019: => 'Notification of LON-CAPA course roster changes resulting from nightly automated enrollment process?',
1.6       bisitz   9020: 
                   9021:    'The table below contains a list of Kurs-Koordinators in this course.'
1.93      raeburn  9022: => 'The table below contains a list of Kurs-Koordinators in this course.',
1.6       bisitz   9023: 
                   9024:    'username:domain'
1.26      zhu      9025: => '用户名:域',
1.6       bisitz   9026: 
                   9027:    'Course Access'
1.93      raeburn  9028: => 'Course Access',
1.6       bisitz   9029: 
                   9030:    'Current notification status'
1.93      raeburn  9031: => 'Current notification status',
1.6       bisitz   9032: 
                   9033:    'Notification active'
1.93      raeburn  9034: => 'Notification active',
1.6       bisitz   9035: 
                   9036:    'Notification inactive'
1.93      raeburn  9037: => 'Notification inactive',
1.6       bisitz   9038: 
                   9039:    'Notification?'
1.93      raeburn  9040: => 'Notification?',
1.6       bisitz   9041: 
                   9042:    'Notification of enrollment changes now'
1.93      raeburn  9043: => 'Notification of enrollment changes now',
1.6       bisitz   9044: 
                   9045:    'Notification of enrollment changes still'
1.93      raeburn  9046: => 'Notification of enrollment changes still',
1.6       bisitz   9047: 
                   9048:    'The following will receive notification if there are any changes in enrollment in LON-CAPA course:'
1.93      raeburn  9049: => 'The following will receive notification if there are any changes in enrollment in LON-CAPA course:',
1.6       bisitz   9050: 
                   9051:    'as a result of the nightly enrollment check:'
1.93      raeburn  9052: => 'as a result of the nightly enrollment check:',
1.6       bisitz   9053: 
                   9054:    'View/Modify Course Settings'
1.93      raeburn  9055: => 'View/Modify Course Settings',
1.6       bisitz   9056: 
                   9057:    'Course search'
1.93      raeburn  9058: => 'Course search',
1.6       bisitz   9059: 
                   9060:    'View/Modify Courses'
1.93      raeburn  9061: => 'View/Modify Courses',
1.6       bisitz   9062: 
                   9063:    'Course details'
1.93      raeburn  9064: => 'Course details',
1.6       bisitz   9065: 
                   9066:    'Detailed course information:'
1.93      raeburn  9067: => 'Detailed course information:',
1.6       bisitz   9068: 
                   9069:    'Default Access Dates for Students'
1.93      raeburn  9070: => 'Default Access Dates for Students',
1.6       bisitz   9071: 
                   9072:    'Student Counts'
1.93      raeburn  9073: => 'Student Counts',
1.6       bisitz   9074: 
                   9075:    'Auto-enrollment of[_1]registered students'
1.93      raeburn  9076: => 'Auto-enrollment of[_1]registered students',
1.6       bisitz   9077: 
                   9078:    'Details'
                   9079: => 'Details',
                   9080: 
                   9081:    'Not enabled'
1.93      raeburn  9082: => 'Not enabled',
1.6       bisitz   9083: 
                   9084:    'section:'
1.113     bisitz   9085: => 'section:',
1.6       bisitz   9086: 
                   9087:    'Previous access'
1.93      raeburn  9088: => 'Previous access',
1.6       bisitz   9089: 
                   9090:    'Current access'
1.93      raeburn  9091: => 'Current access',
1.6       bisitz   9092: 
                   9093:    'Future access'
1.93      raeburn  9094: => 'Future access',
1.6       bisitz   9095: 
                   9096:    'Back to course listing'
                   9097: => '返回课程目录',
                   9098: 
                   9099:    'Immediate course roster update'
1.93      raeburn  9100: => 'Immediate course roster update',
1.6       bisitz   9101: 
                   9102:    'There were no new students to add to the course.'
1.93      raeburn  9103: => 'There were no new students to add to the course.',
1.6       bisitz   9104: 
                   9105:    'Back to options page'
1.93      raeburn  9106: => 'Back to options page',
1.6       bisitz   9107: 
                   9108:    'View/Modify settings for: '
1.93      raeburn  9109: => 'View/Modify settings for: ',
1.6       bisitz   9110: 
                   9111:    'Modify quota for group portfolio files'
1.98      bisitz   9112: => 'Modify quota for group portfolio files',
1.6       bisitz   9113: 
                   9114:    'Display current settings for automated enrollment'
1.93      raeburn  9115: => 'Display current settings for automated enrollment',
1.6       bisitz   9116: 
                   9117:    'Modify institutional code, course owner and/or default authentication'
1.98      bisitz   9118: => 'Modify institutional code, course owner and/or default authentication',
1.6       bisitz   9119: 
                   9120:    'Modify course catalog settings for course'
1.98      bisitz   9121: => 'Modify course catalog settings for course',
1.6       bisitz   9122: 
                   9123:    'Catalog settings'
1.93      raeburn  9124: => 'Catalog settings',
1.6       bisitz   9125: 
                   9126:    'Catalog Settings for Course'
1.93      raeburn  9127: => 'Catalog Settings for Course',
1.6       bisitz   9128: 
1.81      bisitz   9129:    'Visibility in Course/Community Catalog'
1.93      raeburn  9130: => 'Visibility in Course/Community Catalog',
1.6       bisitz   9131: 
1.81      bisitz   9132:    "Unless excluded, a course/community is listed in this domain's publicly accessible Course/Community Catalog, if at least one of the following applies:"
1.97      raeburn  9133: => "Unless excluded, a course/community is listed in this domain's publicly accessible Course/Community Catalog, if at least one of the following applies:",
1.6       bisitz   9134: 
                   9135:    'Auto-cataloging is enabled and the course is assigned an institutional code'
1.93      raeburn  9136: => 'Auto-cataloging is enabled and the course is assigned an institutional code',
1.6       bisitz   9137: 
                   9138:    'The course has been categorized into at least one of the course categories defined for the domain.'
1.93      raeburn  9139: => 'The course has been categorized into at least one of the course categories defined for the domain.',
1.6       bisitz   9140: 
                   9141:    'Exclude from course catalog'
1.93      raeburn  9142: => 'Exclude from course catalog',
1.6       bisitz   9143: 
                   9144:    'Categorize Course'
1.93      raeburn  9145: => 'Categorize Course',
1.6       bisitz   9146: 
                   9147:    'No categories defined for this domain'
1.93      raeburn  9148: => 'No categories defined for this domain',
1.6       bisitz   9149: 
                   9150:    'Assign one or more categories to this course.'
1.93      raeburn  9151: => 'Assign one or more categories to this course.',
1.6       bisitz   9152: 
                   9153:    'If auto-cataloging based on institutional code is enabled in the domain, a course will continue to be listed in the catalog of official courses, in addition to receiving a listing under any manually assigned categor(ies).'
1.93      raeburn  9154: => 'If auto-cataloging based on institutional code is enabled in the domain, a course will continue to be listed in the catalog of official courses, in addition to receiving a listing under any manually assigned categor(ies).',
1.6       bisitz   9155: 
                   9156:    'Category settings'
1.93      raeburn  9157: => 'Category settings',
1.6       bisitz   9158: 
                   9159:    'Show/Hide a course in the catalog'
1.93      raeburn  9160: => 'Show/Hide a course in the catalog',
1.6       bisitz   9161: 
                   9162:    'Assign a category to a course'
1.93      raeburn  9163: => 'Assign a category to a course',
1.6       bisitz   9164: 
                   9165:    'Set in "Modify Course" (Domain)'
1.93      raeburn  9166: => 'Set in "Modify Course" (Domain)',
1.6       bisitz   9167: 
                   9168:    'Set in "Modify Parameters" (Course)'
1.93      raeburn  9169: => 'Set in "Modify Parameters" (Course)',
1.6       bisitz   9170: 
                   9171:    'Categories'
1.93      raeburn  9172: => 'Categories',
1.6       bisitz   9173: 
                   9174:    'Add category'
1.93      raeburn  9175: => 'Add category',
1.6       bisitz   9176: 
                   9177:    'Add category:'
1.93      raeburn  9178: => 'Add category:',
1.6       bisitz   9179: 
                   9180:    'Add subcategory:'
1.93      raeburn  9181: => 'Add subcategory:',
1.6       bisitz   9182: 
                   9183:    'New:'
1.93      raeburn  9184: => 'New:',
1.6       bisitz   9185: 
                   9186:    'Choose a course'
1.93      raeburn  9187: => 'Choose a course',
1.6       bisitz   9188: 
                   9189:    'Pick action'
1.93      raeburn  9190: => 'Pick action',
1.6       bisitz   9191: 
                   9192:    'Display settings'
1.93      raeburn  9193: => 'Display settings',
1.6       bisitz   9194: 
                   9195:    'Course settings that control automated enrollment in this LON-CAPA course are currently:'
1.93      raeburn  9196: => 'Course settings that control automated enrollment in this LON-CAPA course are currently:',
1.6       bisitz   9197: 
                   9198:    'Course setting'
1.93      raeburn  9199: => 'Course setting',
1.6       bisitz   9200: 
                   9201:    'Modifiable by DC only'
1.93      raeburn  9202: => 'Modifiable by DC only',
1.6       bisitz   9203: 
                   9204:    'Default authentication parameter'
1.93      raeburn  9205: => 'Default authentication parameter',
1.6       bisitz   9206: 
                   9207:    'Default authentication method'
1.93      raeburn  9208: => 'Default authentication method',
1.6       bisitz   9209: 
                   9210:    'Date of last automated enrollment'
1.93      raeburn  9211: => 'Date of last automated enrollment',
1.6       bisitz   9212: 
                   9213:    'Date of first automated enrollment'
1.93      raeburn  9214: => 'Date of first automated enrollment',
1.6       bisitz   9215: 
                   9216:    'Official course code'
1.93      raeburn  9217: => 'Official course code',
1.6       bisitz   9218: 
                   9219:    'Username:domain of course owner'
1.93      raeburn  9220: => 'Username:domain of course owner',
1.6       bisitz   9221: 
                   9222:    'Date of last student access'
1.22      zhu      9223: => '学生访问的结束日期',
1.6       bisitz   9224: 
                   9225:    'Date of first student access'
1.22      zhu      9226: => '学生访问的开始日期',
1.6       bisitz   9227: 
                   9228:    'Course section number(:LON-CAPA section)'
1.93      raeburn  9229: => 'Course section number(:LON-CAPA section)',
1.6       bisitz   9230: 
                   9231:    'Show more details'
1.22      zhu      9232: => '查看更多详情',
1.6       bisitz   9233: 
1.18      zhu      9234:    'Public RSS/podcast (subscribe to)'
                   9235: => '公共RSS /播客(订阅)',
1.6       bisitz   9236: 
                   9237:    'Course Owner:'
1.13      zhu      9238: => '课程所有者:',
1.6       bisitz   9239: 
                   9240:    'Default Authentication method'
1.93      raeburn  9241: => 'Default Authentication method',
1.6       bisitz   9242: 
                   9243:    'Modify settings'
1.93      raeburn  9244: => 'Modify settings',
1.6       bisitz   9245: 
                   9246:    'Automated Enrollment'
1.93      raeburn  9247: => 'Automated Enrollment',
1.6       bisitz   9248: 
                   9249:    'Use the menu on the left to choose an enrollment management task.'
1.93      raeburn  9250: => 'Use the menu on the left to choose an enrollment management task.',
1.6       bisitz   9251: 
                   9252:    'Result of Changes to Automated Enrollment Settings.'
1.93      raeburn  9253: => 'Result of Changes to Automated Enrollment Settings.',
1.6       bisitz   9254: 
                   9255:    'The following automated enrollment parameters have been changed:'
1.113     bisitz   9256: => 'The following automated enrollment parameters have been changed:',
1.6       bisitz   9257: 
                   9258:    'now set to'
1.113     bisitz   9259: => 'now set to',
1.6       bisitz   9260: 
                   9261:    'still set to'
1.113     bisitz   9262: => 'still set to',
1.6       bisitz   9263: 
                   9264:    'The following automated enrollment parameters remain unchanged:'
1.113     bisitz   9265: => 'The following automated enrollment parameters remain unchanged:',
1.6       bisitz   9266: 
                   9267:    'Change settings'
1.93      raeburn  9268: => 'Change settings',
1.6       bisitz   9269: 
                   9270:    "Student's agreement needed for listing in student-viewable roster"
1.93      raeburn  9271: => "Student's agreement needed for listing in student-viewable roster",
1.6       bisitz   9272: 
                   9273:    'Include link to accessible portfolio files'
1.93      raeburn  9274: => 'Include link to accessible portfolio files',
1.6       bisitz   9275: 
                   9276:    'Print header format'
1.93      raeburn  9277: => 'Print header format',
1.6       bisitz   9278: 
                   9279:    'Substitutions:<br />[_1]: student name, [_2]: course id, [_3]: assignment note. Numbers after the <tt>%</tt> limit the field size.'
1.93      raeburn  9280: => 'Substitutions:<br />[_1]: student name, [_2]: course id, [_3]: assignment note. Numbers after the <tt>%</tt> limit the field size.',
1.6       bisitz   9281: 
                   9282:    'Force all students in the course to use a specific math rendering engine.'
1.93      raeburn  9283: => 'Force all students in the course to use a specific math rendering engine.',
1.6       bisitz   9284: 
                   9285:    "[_1], [_2] (Convert to Images), [_3] (TeX to HTML), or blank for student's preference"
1.98      bisitz   9286: => "[_1], [_2] (Convert to Images), [_3] (TeX to HTML), or blank for student's preference",
1.6       bisitz   9287: 
                   9288:    'Bridge Task Grading'
1.93      raeburn  9289: => 'Bridge Task Grading',
1.6       bisitz   9290: 
                   9291:    'Classlist Manager'
1.93      raeburn  9292: => 'Classlist Manager', # !?!
1.6       bisitz   9293: 
                   9294:    'Note for students:'
1.70      zhu      9295: => '注意事项:',
1.6       bisitz   9296: 
                   9297:    'If you are officially enrolled in a course but the course is not listed in your LON-CAPA courses, click the "Show more details" link for the specific course and check the default access dates and/or automated enrollment settings.'
1.93      raeburn  9298: => 'If you are officially enrolled in a course but the course is not listed in your LON-CAPA courses, click the "Show more details" link for the specific course and check the default access dates and/or automated enrollment settings.',
1.6       bisitz   9299: 
                   9300:    'Please [_1]log in again[_2].'
1.26      zhu      9301: => '请[_1]重新登录[_2].',
1.6       bisitz   9302: 
                   9303:    'Switching Server ...'
1.70      zhu      9304: => '更换服务器 ...',
1.6       bisitz   9305: 
                   9306:    'Already logged in'
1.70      zhu      9307: => '已经登录',
1.6       bisitz   9308: 
                   9309:    'Apply style file: '
1.93      raeburn  9310: => 'Apply style file: ',
1.6       bisitz   9311: 
                   9312:    'The problem '
1.70      zhu      9313: => '问题 ',
1.6       bisitz   9314: 
                   9315:    'Search criteria'
1.70      zhu      9316: => '搜索条件',
1.6       bisitz   9317: 
                   9318:    'begins with'
1.70      zhu      9319: => '始于',
1.6       bisitz   9320: 
                   9321:    'in selected LON-CAPA domain'
1.70      zhu      9322: => '在选定的 LON-CAPA-域 ',
1.6       bisitz   9323: 
                   9324:    'in institutional directory for selected domain'
1.70      zhu      9325: => '在选定的域中的研究所列表',
1.6       bisitz   9326: 
                   9327:    'No exact match found for the username ([_1]) in LON-CAPA domain: [_2]'
1.113     bisitz   9328: => '没有找到完全匹配的用户名([_1] )在LON-CAPA-域:',
1.6       bisitz   9329: 
                   9330:    'Creating new account.'
1.70      zhu      9331: => '创建新帐户。',
1.6       bisitz   9332: 
                   9333:    'Report a documentation bug'
1.70      zhu      9334: => '报告文件错误 (Englisch)',
1.6       bisitz   9335: 
                   9336:    'You must specify a valid username. Only the following are allowed: letters numbers - . @'
1.70      zhu      9337: => '您必须指定一个有效的用户名。只允许以下字符:字母,数字, "-", "." 和 "@"',
1.6       bisitz   9338: 
                   9339:    'The following need to be corrected before the search can be run:'
1.70      zhu      9340: => '在搜索可以开始之前,下面必须予以纠正:',
1.6       bisitz   9341: 
                   9342:    'You must include some text to search for.'
1.70      zhu      9343: => '您必须包括一些要搜寻的文字。',
1.6       bisitz   9344: 
                   9345:    "The text you are searching for must contain at least two characters when using a 'begins' type search."
1.70      zhu      9346: => "文本搜索必须包含至少有两个字符,当使用的是'开始'类型的搜索。",
1.6       bisitz   9347: 
                   9348:    "The text you are searching for must contain at least three characters when using a 'contains' type search."
1.70      zhu      9349: => "文字要搜索必须包含至少3个字符时,当使用的是'包含'式的搜索。",
1.6       bisitz   9350: 
                   9351:    'You must choose a domain when using an institutional directory search.'
1.70      zhu      9352: => '您必须选择一个域,当使用的是研究所目录搜索。',
1.6       bisitz   9353: 
                   9354:    'You must choose a domain when using a domain search.'
1.70      zhu      9355: => '您必须选择一个域,当使用域搜索。',
1.6       bisitz   9356: 
                   9357:    "When using searching by last,first you must include a comma as separator between last name and first name."
1.93      raeburn  9358: => "When using searching by last,first you must include a comma as separator between last name and first name.",
1.6       bisitz   9359: 
                   9360:    "When searching by last,first you must include at least one character in the first name."
1.93      raeburn  9361: => "When searching by last,first you must include at least one character in the first name.",
1.6       bisitz   9362: 
                   9363:    'Revoking [_1] in [_2]: [_3]'
1.93      raeburn  9364: => 'Revoking [_1] in [_2]: [_3]',
1.6       bisitz   9365: 
                   9366:    'Revoking custom role:'
1.93      raeburn  9367: => 'Revoking custom role:',
1.6       bisitz   9368: 
                   9369:    'Deleting [_1] in [_2]: [_3]'
1.93      raeburn  9370: => 'Deleting [_1] in [_2]: [_3]',
1.6       bisitz   9371: 
1.52      bisitz   9372:    'Deleting custom role [_1] by [_2] in [_3]'
1.93      raeburn  9373: => 'Deleting custom role [_1] by [_2] in [_3]',
1.6       bisitz   9374: 
                   9375:    'Add to classlist'
1.93      raeburn  9376: => 'Add to classlist',
1.6       bisitz   9377: 
                   9378:    'Re-enabling [_1] in [_2]: [_3]'
1.93      raeburn  9379: => 'Re-enabling [_1] in [_2]: [_3]',
1.6       bisitz   9380: 
1.52      bisitz   9381:    'Re-enabling custom role [_1] by [_2] in [_3]: [_4]'
1.93      raeburn  9382: => 'Re-enabling custom role [_1] by [_2] in [_3]: [_4]',
1.6       bisitz   9383: 
                   9384:    'Unknown command'
1.93      raeburn  9385: => 'Unknown command',
1.6       bisitz   9386: 
                   9387:    '[_1] may not be used as the name for a section, as it is a reserved word.'
1.98      bisitz   9388: => '[_1] may not be used as the name for a section, as it is a reserved word.',
1.6       bisitz   9389: 
                   9390:    '[_1] may not be used as the name for a section, as it is the name of a course group.'
1.98      bisitz   9391: => '[_1] may not be used as the name for a section, as it is the name of a course group.',
1.6       bisitz   9392: 
                   9393:    'Please [_1]go back[_2] and choose a different section name.'
1.93      raeburn  9394: => 'Please [_1]go back[_2] and choose a different section name.',
1.6       bisitz   9395: 
                   9396:    'Drop from classlist: [_1]'
1.93      raeburn  9397: => 'Drop from classlist: [_1]',
1.6       bisitz   9398: 
                   9399:    'Existing Role'
1.93      raeburn  9400: => 'Existing Role',
1.6       bisitz   9401: 
                   9402:    'Assigning Role to Self'
                   9403: => 'Assigning Role to Self', # ???
                   9404: 
                   9405:    'Invalid search.'
1.93      raeburn  9406: => 'Invalid search.',
1.6       bisitz   9407: 
                   9408:    'You must enter a search term.'
1.93      raeburn  9409: => 'You must enter a search term.',
1.6       bisitz   9410: 
                   9411:    'You must specify a valid domain when searching in a domain or institutional directory.'
1.93      raeburn  9412: => 'You must specify a valid domain when searching in a domain or institutional directory.',
1.6       bisitz   9413: 
                   9414:    'You may want to search in the LON-CAPA domain instead of the institutional directory.'
1.93      raeburn  9415: => 'You may want to search in the LON-CAPA domain instead of the institutional directory.',
1.6       bisitz   9416: 
                   9417:    'New users can only be created in the domain to which your current role belongs - [_1].'
1.93      raeburn  9418: => 'New users can only be created in the domain to which your current role belongs - [_1].',
1.6       bisitz   9419: 
                   9420:    'Institutional directory search is not available in domain: [_1]'
1.93      raeburn  9421: => 'Institutional directory search is not available in domain: [_1]',
1.6       bisitz   9422: 
                   9423:    'Institutional directory search in domain: [_1] is only allowed for users with a current role in the domain.'
1.93      raeburn  9424: => 'Institutional directory search in domain: [_1] is only allowed for users with a current role in the domain.',
1.6       bisitz   9425: 
                   9426:    'Institutional directory search in domain: [_1] is not available to your user type: '
1.93      raeburn  9427: => 'Institutional directory search in domain: [_1] is not available to your user type: ',
1.6       bisitz   9428: 
                   9429:    'Institutional directory search has not been configured for domain: [_1]'
1.93      raeburn  9430: => 'Institutional directory search has not been configured for domain: [_1]',
1.6       bisitz   9431: 
                   9432:    'Institutional directory search in domain: [_1] is not available for searching by "[_2]"'
1.93      raeburn  9433: => 'Institutional directory search in domain: [_1] is not available for searching by "[_2]"',
1.6       bisitz   9434: 
                   9435:    'Institutional directory search in domain: [_1] is not available.'
1.93      raeburn  9436: => 'Institutional directory search in domain: [_1] is not available.',
1.6       bisitz   9437: 
                   9438:    'Institutional directory search in domain [_1] is not available for the requested search type: "[_2]"'
1.93      raeburn  9439: => 'Institutional directory search in domain [_1] is not available for the requested search type: "[_2]"',
1.6       bisitz   9440: 
                   9441:    'You may want to broaden your search to a search of the institutional directory for the domain.'
1.93      raeburn  9442: => 'You may want to broaden your search to a search of the institutional directory for the domain.',
1.6       bisitz   9443: 
                   9444:    'You may want to broaden your search to the selected LON-CAPA domain.'
1.93      raeburn  9445: => 'You may want to broaden your search to the selected LON-CAPA domain.',
1.6       bisitz   9446: 
                   9447:    'Pick group first'
1.93      raeburn  9448: => 'Pick group first',
1.6       bisitz   9449: 
                   9450:    'No login name specified'
1.93      raeburn  9451: => 'No login name specified',
1.6       bisitz   9452: 
1.19      zhu      9453:    'Invalid login name'
1.93      raeburn  9454: => 'Invalid login name',
1.6       bisitz   9455: 
1.19      zhu      9456:    'Only letters, numbers, periods, dashes, @, and underscores are valid'
1.93      raeburn  9457: => 'Only letters, numbers, periods, dashes, @, and underscores are valid',
1.6       bisitz   9458: 
1.116     bisitz   9459:    'For this user, the default quota would be [_1] MB.'
                   9460: => 'For this user, the default quota would be [_1] MB.',
1.6       bisitz   9461: 
1.116     bisitz   9462:    "For this user, the default quota would be [_1] MB, as determined by the user's institutional affiliation ([_2])."
                   9463: => "For this user, the default quota would be [_1] MB, as determined by the user's institutional affiliation ([_2]).",
1.6       bisitz   9464: 
1.116     bisitz   9465:    "For this user, the default quota of [_1] MB, is determined by the user's institutional affiliation ([_2])."
                   9466: => "For this user, the default quota of [_1] MB, is determined by the user's institutional affiliation ([_2]).",
1.6       bisitz   9467: 
                   9468:    'in all LON-CAPA domains.'
1.93      raeburn  9469: => 'in all LON-CAPA domains.',
1.6       bisitz   9470: 
                   9471:    'in LON-CAPA domains:'
1.93      raeburn  9472: => 'in LON-CAPA domains:',
1.6       bisitz   9473: 
                   9474:    'in LON-CAPA domain '
1.31      bisitz   9475: => '在LON-CAPA域 ',
1.6       bisitz   9476: 
                   9477:    'Course settings modifiable by [_1] only.'
1.93      raeburn  9478: => 'Course settings modifiable by [_1] only.',
1.6       bisitz   9479: 
                   9480:    'Course Owner'
1.93      raeburn  9481: => 'Course Owner',
1.6       bisitz   9482: 
                   9483:    'Username:Domain'
1.26      zhu      9484: => '用户名:域',
1.6       bisitz   9485: 
                   9486:    'Course Activity'
1.93      raeburn  9487: => 'Course Activity',
1.6       bisitz   9488: 
                   9489:    'Course Domain'
1.93      raeburn  9490: => 'Course Domain',
1.6       bisitz   9491: 
                   9492:    'Course Institutional Code'
1.93      raeburn  9493: => 'Course Institutional Code',
1.6       bisitz   9494: 
                   9495:    "Course Owner's Username"
1.93      raeburn  9496: => "Course Owner's Username",
1.6       bisitz   9497: 
                   9498:    "Course Owner's Domain"
1.93      raeburn  9499: => "Course Owner's Domain",
1.6       bisitz   9500: 
                   9501:    'Course Type'
1.93      raeburn  9502: => 'Course Type',
1.6       bisitz   9503: 
                   9504:    'LON-CAPA course ID'
1.93      raeburn  9505: => 'LON-CAPA course ID',
1.6       bisitz   9506: 
                   9507:    'None found'
1.93      raeburn  9508: => 'None found',
1.6       bisitz   9509: 
                   9510:    'Course settings which only a [_1] may modify.'
1.93      raeburn  9511: => 'Course settings which only a [_1] may modify.',
1.6       bisitz   9512: 
                   9513:    "Click a 'Select' button to view or modify settings for a [_1] which may only be modified by a [_2] in this domain."
1.93      raeburn  9514: => "Click a 'Select' button to view or modify settings for a [_1] which may only be modified by a [_2] in this domain.",
1.6       bisitz   9515: 
                   9516:    'Single user search'
1.93      raeburn  9517: => 'Single user search',
1.6       bisitz   9518: 
                   9519:    'Set enrollment'
1.93      raeburn  9520: => 'Set enrollment',
1.6       bisitz   9521: 
                   9522:    'Please review the information in "Log-in help" and the "Getting started" guide if you are unable to log-in.'
1.93      raeburn  9523: => 'Please review the information in "Log-in help" and the "Getting started" guide if you are unable to log-in.',
1.6       bisitz   9524: 
                   9525:    'Please review the information in "Log-in help" if you are unable to log-in.'
1.93      raeburn  9526: => 'Please review the information in "Log-in help" if you are unable to log-in.',
1.6       bisitz   9527: 
                   9528:    'If your problem is still unresolved, the form below can be used to send a question to the LON-CAPA helpdesk.'
1.93      raeburn  9529: => 'If your problem is still unresolved, the form below can be used to send a question to the LON-CAPA helpdesk.',
1.6       bisitz   9530: 
                   9531:    'Getting started guide'
1.93      raeburn  9532: => 'Getting started guide',
1.6       bisitz   9533: 
                   9534:    '[_1] [_2] [_3] [_4] [_5]m [_6]s ' # "mm dd yyyy hh mi ss" (1:month, 2:day, 3:year, 4:hour, 5:minute, 6:second)
1.101     bisitz   9535: => '[_1] [_2] [_3] [_4] [_5]m [_6]s ', # => '[_2]. [_1] [_3], [_4]:[_5]:[_6] ', # "dd. mm yyyy, hh:mi:ss" (German date format)
1.6       bisitz   9536: 
                   9537:    '[_1]Select Date[_2]'
1.13      zhu      9538: => '[_1]请选择日期[_2]',
1.6       bisitz   9539: 
                   9540:    '[_1]: students can view all sections. [_2]: students can only view their own section. blank or [_3] prevents student view.'
1.98      bisitz   9541: => '[_1]: students can view all sections. [_2]: students can only view their own section. blank or [_3] prevents student view.',
1.6       bisitz   9542: 
                   9543:    '[_1] to require students to opt-in to listing in the roster (on the roster page).'
1.98      bisitz   9544: => '[_1] to require students to opt-in to listing in the roster (on the roster page).',
1.6       bisitz   9545: 
                   9546:    "[_1] for link to each a listing of each student's files."
1.99      raeburn  9547: => "[_1] for link to each a listing of each student's files.",
1.6       bisitz   9548: 
                   9549:    '[_1]: student, [_2]: TA, [_3]: instructor'
1.26      zhu      9550: => '[_1]: 学生, [_2]: 导师, [_3]: 讲师',
1.6       bisitz   9551: 
                   9552:    'role:section,role:section,...'
1.93      raeburn  9553: => 'role:section,role:section,...',
1.6       bisitz   9554: 
                   9555:    'Example: "<tt>st:001,st:002,in,cc</tt>" would permit students in sections 001 and 002 and instructors in any section, and course coordinators to edit their own posts.'
1.93      raeburn  9556: => 'Example: "<tt>st:001,st:002,in,cc</tt>" would permit students in sections 001 and 002 and instructors in any section, and course coordinators to edit their own posts.',
1.6       bisitz   9557: 
                   9558:    'supported types'
1.93      raeburn  9559: => 'supported types',
1.6       bisitz   9560: 
                   9561:    '[_1] to send a message only to student, [_2] to send message to student and add record to user information page for instructors. Leave blank to disable.'
1.98      bisitz   9562: => '[_1] to send a message only to student, [_2] to send message to student and add record to user information page for instructors. Leave blank to disable.',
1.6       bisitz   9563: 
                   9564:    'Instructors and TAs in sections, when grading bridge tasks, should be allowed to grade other sections.'
1.93      raeburn  9565: => 'Instructors and TAs in sections, when grading bridge tasks, should be allowed to grade other sections.',
1.6       bisitz   9566: 
                   9567:    '[_1]: they are allowed (this is the default). [_2]: no, they can only grade their own section.'
1.101     bisitz   9568: => '[_1]: they are allowed (this is the default). [_2]: no, they can only grade their own section.',
1.6       bisitz   9569: 
                   9570:    'Calendar Announcement for '
1.93      raeburn  9571: => 'Calendar Announcement for ',
1.6       bisitz   9572: 
                   9573:    'Opening'
1.93      raeburn  9574: => 'Opening',
1.6       bisitz   9575: 
                   9576:    'Closing'
1.93      raeburn  9577: => 'Closing',
1.6       bisitz   9578: 
                   9579:    'To add a new user:'
1.93      raeburn  9580: => 'To add a new user:',
1.6       bisitz   9581: 
                   9582:    "(You can only create new users in your current role's domain - [_1])"
1.98      bisitz   9583: => "(You can only create new users in your current role's domain - [_1])",
1.6       bisitz   9584: 
                   9585:    "You are not authorized to create new users in your current role's domain - [_1]."
1.93      raeburn  9586: => "You are not authorized to create new users in your current role's domain - [_1].",
1.6       bisitz   9587: 
                   9588:    "Set 'Domain/institution to search' to: [_1]"
1.93      raeburn  9589: => "Set 'Domain/institution to search' to: [_1]",
1.6       bisitz   9590: 
                   9591:    "Set 'Search criteria' to: [_1]username is ..... in selected LON-CAPA domain[_2]"
1.93      raeburn  9592: => "Set 'Search criteria' to: [_1]username is ..... in selected LON-CAPA domain[_2]",
1.6       bisitz   9593: 
                   9594:    'Provide the proposed username'
1.93      raeburn  9595: => 'Provide the proposed username',
1.6       bisitz   9596: 
                   9597:    'Select a user to add/modify roles'
1.93      raeburn  9598: => 'Select a user to add/modify roles',
1.6       bisitz   9599: 
                   9600:    "Click 'Search'"
1.93      raeburn  9601: => "Click 'Search'",
1.6       bisitz   9602: 
                   9603:    'User Search to add/modify roles'
1.93      raeburn  9604: => 'User Search to add/modify roles',
1.6       bisitz   9605: 
                   9606: 
                   9607: # Feedback messages:
                   9608: 
                   9609:    'You have entered that answer before'
1.18      zhu      9610: => '您已经输入了答案',
1.6       bisitz   9611: 
                   9612:    "Computer's answer now shown above."
1.18      zhu      9613: => "上面显示的是正确答案。",
1.6       bisitz   9614: 
                   9615:    'You are correct.'
1.18      zhu      9616: => '正确答案!',
1.6       bisitz   9617: 
                   9618:    'You are partially correct.'
1.18      zhu      9619: => '部分正确。',
1.6       bisitz   9620: 
                   9621:    'Incorrect'
1.18      zhu      9622: => '错误',
1.6       bisitz   9623: 
1.22      zhu      9624:    'Your receipt no. is [_1]'
                   9625: => '您的证明编号是 [_1]',
1.6       bisitz   9626: 
                   9627:    'You are excused from the problem.'
1.18      zhu      9628: => '你的作业已通过。',
1.6       bisitz   9629: 
                   9630:    'Some extra items were submitted.'
1.93      raeburn  9631: => 'Some extra items were submitted.',
1.6       bisitz   9632: 
                   9633:    'Some items were not submitted.'
1.93      raeburn  9634: => 'Some items were not submitted.',
1.6       bisitz   9635: 
                   9636:    'An error occurred while grading your answer.'
1.93      raeburn  9637: => 'An error occurred while grading your answer.',
1.6       bisitz   9638: 
                   9639:    'The submitted answer was too long.'
1.93      raeburn  9640: => 'The submitted answer was too long.',
1.6       bisitz   9641: 
                   9642:    'This question expects a numeric answer.'
1.93      raeburn  9643: => 'This question expects a numeric answer.',
1.6       bisitz   9644: 
                   9645:    'You have provided an invalid ranking.'
1.93      raeburn  9646: => 'You have provided an invalid ranking.',
1.6       bisitz   9647: 
                   9648:    'Please refer to [_1]'
1.93      raeburn  9649: => 'Please refer to [_1]',
1.6       bisitz   9650: 
                   9651:    'help on ranking problems'
1.93      raeburn  9652: => 'help on ranking problems',
1.6       bisitz   9653: 
                   9654:    "Submission won't be graded. The type of file submitted is not allowed."
1.93      raeburn  9655: => "Submission won't be graded. The type of file submitted is not allowed.",
1.6       bisitz   9656: 
1.130   ! raeburn  9657:    'Submission not graded. Use fewer significant figures.'
        !          9658: => 'Submission not graded. Use fewer significant figures.',
1.6       bisitz   9659: 
1.130   ! raeburn  9660:    'Submission not graded. Use more significant figures.'
        !          9661: => 'Submission not graded. Use more significant figures.',
1.6       bisitz   9662: 
                   9663:    'Error in instructor specifed unit. This error has been reported to the instructor.'
1.93      raeburn  9664: => 'Error in instructor specifed unit. This error has been reported to the instructor.',
1.6       bisitz   9665: 
                   9666:    'Unable to interpret units. Computer reads units as "[_1]".'
1.93      raeburn  9667: => 'Unable to interpret units. Computer reads units as "[_1]".',
1.6       bisitz   9668: 
                   9669:    'Incompatible units. No conversion found between "[_1]" and the required units.'
1.93      raeburn  9670: => 'Incompatible units. No conversion found between "[_1]" and the required units.',
1.6       bisitz   9671: 
                   9672:    'Only a number required. Computer reads units of "[_1]".'
1.93      raeburn  9673: => 'Only a number required. Computer reads units of "[_1]".',
1.6       bisitz   9674: 
                   9675:    'Proper comma separation is required'
1.93      raeburn  9676: => 'Proper comma separation is required',
1.6       bisitz   9677: 
                   9678:    'Unable to understand formula'
1.93      raeburn  9679: => 'Unable to understand formula',
1.6       bisitz   9680: 
                   9681:    'Your submission has been recorded.'
1.93      raeburn  9682: => 'Your submission has been recorded.',
1.6       bisitz   9683: 
                   9684:    'A draft copy has been saved.'
1.93      raeburn  9685: => 'A draft copy has been saved.',
1.6       bisitz   9686: 
                   9687:    'Nothing submitted.'
1.93      raeburn  9688: => 'Nothing submitted.',
1.6       bisitz   9689: 
                   9690:    'Unknown message'
1.93      raeburn  9691: => 'Unknown message',
1.6       bisitz   9692: 
                   9693:    'Returned file(s): [_1]'
1.93      raeburn  9694: => 'Returned file(s): [_1]',
1.6       bisitz   9695: 
                   9696:    'Answer Submitted: Your final submission will be graded after the due date.'
1.93      raeburn  9697: => 'Answer Submitted: Your final submission will be graded after the due date.',
1.6       bisitz   9698: 
                   9699: # --/
                   9700: 
                   9701: 
                   9702:    ' The last submission was after the Due Date '
1.98      bisitz   9703: => ' The last submission was after the Due Date ',
1.6       bisitz   9704: 
                   9705:    'Submit a file: (only one file can be uploaded)'
1.13      zhu      9706: => '提交档案: (只允许上传一个文件)',
1.6       bisitz   9707: 
                   9708:    'OR:'
1.13      zhu      9709: => '或者:',
1.6       bisitz   9710: 
                   9711:    'Select Portfolio Files'
1.13      zhu      9712: => '选择组合文件',
1.6       bisitz   9713: 
                   9714:    'Portfolio files previously selected: [_1]'
1.93      raeburn  9715: => 'Portfolio files previously selected: [_1]',
1.6       bisitz   9716: 
                   9717:    "These file(s) don't exist: [_1]"
1.93      raeburn  9718: => "These file(s) don't exist: [_1]",
1.6       bisitz   9719: 
                   9720:    'Previously published version'
1.93      raeburn  9721: => 'Previously published version',
1.6       bisitz   9722: 
                   9723:    'You do not have privileges to modify the authentication configuration for this user.'
1.93      raeburn  9724: => 'You do not have privileges to modify the authentication configuration for this user.',
1.6       bisitz   9725: 
                   9726:    'You do not have privileges to modify the portfolio quota for this user.'
1.93      raeburn  9727: => 'You do not have privileges to modify the portfolio quota for this user.',
1.6       bisitz   9728: 
                   9729:    'If a change is required, contact a domain coordinator for the domain'
1.93      raeburn  9730: => 'If a change is required, contact a domain coordinator for the domain',
1.6       bisitz   9731: 
                   9732:    'with submissions'
1.27      zhu      9733: => '带答案',
1.6       bisitz   9734: 
                   9735:    'in grading queue'
1.27      zhu      9736: => '在评估队列中',
1.6       bisitz   9737: 
                   9738:    'with ungraded submissions'
1.27      zhu      9739: => '未评估的答案',
1.6       bisitz   9740: 
                   9741:    'with incorrect submissions'
1.27      zhu      9742: => '错误的答案',
1.6       bisitz   9743: 
                   9744:    'with any status'
1.27      zhu      9745: => '任何状态',
1.6       bisitz   9746: 
                   9747:    'Default value or none'
1.27      zhu      9748: => '默认值或无',
1.6       bisitz   9749: 
                   9750:    'Floating Point between 1 and 0'
1.27      zhu      9751: => '浮点运算的1和0',
1.6       bisitz   9752: 
                   9753:    'Floating point number between zero and one'
1.93      raeburn  9754: => 'Floating point number between zero and one',
1.6       bisitz   9755: 
                   9756:    'Positive Floating Point'
1.93      raeburn  9757: => 'Positive Floating Point',
1.6       bisitz   9758: 
                   9759:    'Positive floating point number or zero'
1.93      raeburn  9760: => 'Positive floating point number or zero',
1.6       bisitz   9761: 
                   9762:    'Floating Point'
1.93      raeburn  9763: => 'Floating Point',
1.6       bisitz   9764: 
                   9765:    'Floating point number'
1.93      raeburn  9766: => 'Floating point number',
1.6       bisitz   9767: 
                   9768:    'Auto-enrollment settings'
1.93      raeburn  9769: => 'Auto-enrollment settings',
1.6       bisitz   9770: 
                   9771:    'Configuration setting'
1.113     bisitz   9772: => '配置设置',
1.6       bisitz   9773: 
                   9774:    'Value(s)'
1.113     bisitz   9775: => 'Value(s)',
1.6       bisitz   9776: 
                   9777:    'Auto-enrollment active?'
1.93      raeburn  9778: => 'Auto-enrollment active?',
1.6       bisitz   9779: 
                   9780:    'Access to other pages will be prevented until you have moved the message to your inbox.'
1.63      zhu      9781: => '只有把该邮件移至收件箱才可以访问其他网页。',
1.6       bisitz   9782: 
                   9783:    'Access to other pages will be prevented until you have moved all critical messages to your inbox.'
1.63      zhu      9784: => '只有把所有的重要邮件移至收件箱才可以访问其他网页。',
1.6       bisitz   9785: 
                   9786:    'Move to Inbox'
1.63      zhu      9787: => '移至收件箱',
1.6       bisitz   9788: 
                   9789:    'Move to Inbox/Compose reply'
1.63      zhu      9790: => '移至收件箱并回复',
1.6       bisitz   9791: 
                   9792:    'Confirm Receipt'
1.63      zhu      9793: => '确认已收到',
1.6       bisitz   9794: 
                   9795:    'Confirm Receipt and Reply'
1.63      zhu      9796: => '确认已收到并回复',
1.6       bisitz   9797: 
                   9798:    'Displaying Critical Messages'
1.63      zhu      9799: => '显示重要邮件',
1.6       bisitz   9800: 
                   9801:    'Confirming Receipt'
1.63      zhu      9802: => '确认已收到',
1.6       bisitz   9803: 
                   9804:    'Confirmed Receipt'
1.63      zhu      9805: => '确认已收到',
1.6       bisitz   9806: 
                   9807:    'Communicate'
                   9808: => '通讯',
                   9809: 
                   9810:    'Replying to a Critical Message'
1.63      zhu      9811: => '针对重要邮件',
1.6       bisitz   9812: 
                   9813:    'Answer Available'
1.70      zhu      9814: => '答复可用',
1.6       bisitz   9815: 
                   9816:    ' to '
1.70      zhu      9817: => ' 到 ', # ???
1.6       bisitz   9818: 
                   9819:    'Event from [_1] to [_2]'
1.63      zhu      9820: => '活动由 [_1] 至 [_2]',
1.6       bisitz   9821: 
                   9822:    '[_1]: [_2] from domain [_3]'
1.70      zhu      9823: => '[_1]: [_2] 从域 [_3]',
1.6       bisitz   9824: 
                   9825:    'The following problems occurred:'
1.70      zhu      9826: => '发生下列问题:',
1.6       bisitz   9827: 
                   9828:    'Could not initialize [_1] at this time.'
1.70      zhu      9829: => '目前无法初始化[_1]。',
1.6       bisitz   9830: 
                   9831:    'Please try again.'
1.63      zhu      9832: => '请再试一次。',
1.6       bisitz   9833: 
                   9834:    'in this course'
1.70      zhu      9835: => '在该课程中',
1.6       bisitz   9836: 
                   9837:    'Remove Checked Entries'
1.22      zhu      9838: => '删除选中的条目',
1.6       bisitz   9839: 
                   9840:    'Modify Student Data'
1.22      zhu      9841: => '修改学生资料',
1.6       bisitz   9842: 
                   9843:    'First name'
1.70      zhu      9844: => '名字',
1.6       bisitz   9845: 
                   9846:    'Middle name'
1.22      zhu      9847: => '第二个名字',
1.6       bisitz   9848: 
                   9849:    'Last name'
1.70      zhu      9850: => '姓氏',
1.6       bisitz   9851: 
                   9852:    'ID'
1.93      raeburn  9853: => 'ID/学号',,
1.6       bisitz   9854: 
                   9855:    'Sending critical message'
1.22      zhu      9856: => '发送重要消息',
1.6       bisitz   9857: 
                   9858:    'Replying to'
1.10      zhu      9859: => '回复',
1.6       bisitz   9860: 
1.86      bisitz   9861:    'All messages:'
1.93      raeburn  9862: => 'All messages:',
1.86      bisitz   9863: 
                   9864:    'Unread messages:'
1.93      raeburn  9865: => 'Unread messages:',
1.86      bisitz   9866: 
                   9867:    'Read messages:'
1.93      raeburn  9868: => 'Read messages:',
1.86      bisitz   9869: 
                   9870:    'Replied to messages:'
1.93      raeburn  9871: => 'Replied to messages:',
1.86      bisitz   9872: 
                   9873:    'Forwarded messages:'
1.93      raeburn  9874: => 'Forwarded messages:',
1.86      bisitz   9875: 
                   9876:    'showing messages [_1] through [_2] of [_3].'
                   9877: => '显示消息[_1]通过[_2]的[_3] 。',
1.6       bisitz   9878: 
                   9879:    'Broadcast Message'
1.22      zhu      9880: => '广播消息',
1.6       bisitz   9881: 
1.68      bisitz   9882:    'randomly pick [quant,_1,resource]'
1.101     bisitz   9883: => 'randomly pick [quant,_1,resource]', # => '随机挑选 [quant,_1,resource,resource]',
1.68      bisitz   9884: 
1.6       bisitz   9885:    'contents hidden'
1.22      zhu      9886: => '隐藏的内容',
1.6       bisitz   9887: 
1.68      bisitz   9888:    'URLs hidden'
1.70      zhu      9889: => '隐藏 URLs',
1.68      bisitz   9890: 
                   9891:    'random order'
1.70      zhu      9892: => '随机顺序',
1.68      bisitz   9893: 
1.6       bisitz   9894:    'Resources in course with version changes since yesterday'
1.63      zhu      9895: => '课程中的资源,从昨天起版本的变化',
1.6       bisitz   9896: 
                   9897:    'Version changes since Yesterday'
1.63      zhu      9898: => '从昨天起版本的变化',
1.6       bisitz   9899: 
                   9900:    'Resources in course with version changes since last week'
1.63      zhu      9901: => '课程中的资源,从上周起版本的变化',
1.6       bisitz   9902: 
                   9903:    'Version changes since last Week'
1.63      zhu      9904: => '从上周起版本的变化',
1.6       bisitz   9905: 
                   9906:    'Resources in course with version changes since last month'
1.63      zhu      9907: => '课程中的资源,从上个月起版本的变化',
1.6       bisitz   9908: 
                   9909:    'Version changes since last Month'
1.63      zhu      9910: => '从上个月起版本的变化',
1.6       bisitz   9911: 
                   9912:    'Resources in course with version changes seit start of course'
1.63      zhu      9913: => '课程中的资源,从课程开始起版本的变化',
1.6       bisitz   9914: 
                   9915:    'Version changes since start of Course'
1.63      zhu      9916: => '从课程开始起版本的变化',
1.6       bisitz   9917: 
                   9918:    'No version changes since yesterday'
1.63      zhu      9919: => '从昨天起版本没有变化',
1.6       bisitz   9920: 
                   9921:    'No version changes since last week'
1.63      zhu      9922: => '从上周起版本没有变化',
1.6       bisitz   9923: 
                   9924:    'No version changes since last month'
1.63      zhu      9925: => '从上个月起版本没有变化',
1.6       bisitz   9926: 
                   9927:    'No version changes since start of course'
1.63      zhu      9928: => '从课程开始起版本没有变化',
1.6       bisitz   9929: 
                   9930:    'version changes since yesterday'
1.63      zhu      9931: => '从昨天起版本的变化',
1.6       bisitz   9932: 
                   9933:    'version changes since last week'
1.63      zhu      9934: => '从上周起版本的变化',
1.6       bisitz   9935: 
                   9936:    'version changes since last month'
1.63      zhu      9937: => '从上个月起版本的变化',
1.6       bisitz   9938: 
                   9939:    'version changes since start of course'
1.63      zhu      9940: => '从课程开始起版本的变化',
1.6       bisitz   9941: 
                   9942:    'Roles for which access to course has expired since yesterday'
1.63      zhu      9943: => '从昨天起该课程过期的角色',
1.6       bisitz   9944: 
                   9945:    'Roles for which access to course has expired since last week'
1.63      zhu      9946: => '从上周起该课程过期的角色',
1.6       bisitz   9947: 
                   9948:    'Roles for which access to course has expired since last month'
1.63      zhu      9949: => '从上个月起该课程过期的角色',
1.6       bisitz   9950: 
                   9951:    'Roles for which access to course has expired since start of course'
1.63      zhu      9952: => '从课程开始起过期的角色',
1.6       bisitz   9953: 
                   9954:    'There are no roles which expired since yesterday'
1.63      zhu      9955: => '没有角色从昨天起过期了',
1.6       bisitz   9956: 
                   9957:    'There are no roles which expired since last week'
1.63      zhu      9958: => '没有角色从上周起过期了',
1.6       bisitz   9959: 
                   9960:    'There are no roles which expired since last month'
1.63      zhu      9961: => '没有角色从上个月起过期了',
1.6       bisitz   9962: 
                   9963:    'There are no roles which expired since start of course'
1.63      zhu      9964: => '没有角色从课程开始起过期了',
1.6       bisitz   9965: 
                   9966:    'roles which expired since yesterday'
1.63      zhu      9967: => '从昨天起该课程过期的角色',
1.6       bisitz   9968: 
                   9969:    'roles which expired since last week'
1.63      zhu      9970: => '从上周起该课程过期的角色',
1.6       bisitz   9971: 
                   9972:    'roles which expired since last month'
1.63      zhu      9973: => '从上个月起该课程过期的角色',
1.6       bisitz   9974: 
                   9975:    'roles which expired since start of course'
1.63      zhu      9976: => '从课程开始起过期的角色',
1.6       bisitz   9977: 
                   9978:    'Roles for which access to course has become available since yesterday'
1.63      zhu      9979: => '从昨天起分配给该课程的角色',
1.6       bisitz   9980: 
                   9981:    'Roles for which access to course has become available since last week'
1.63      zhu      9982: => '从上周起分配给该课程的角色',
1.6       bisitz   9983: 
                   9984:    'Roles for which access to course has become available since last month'
1.63      zhu      9985: => '从上个月起分配给该课程的角色',
1.6       bisitz   9986: 
                   9987:    'Roles for which access to course has become available since start of course'
1.63      zhu      9988: => '从课程开始起分配给该课程的角色',
1.6       bisitz   9989: 
                   9990:    'There are no roles which have become active since yesterday'
1.63      zhu      9991: => '从昨天起没有角色分配给该课程',
1.6       bisitz   9992: 
                   9993:    'There are no roles which have become active since last week'
1.63      zhu      9994: => '从上周起没有角色分配给该课程',
1.6       bisitz   9995: 
                   9996:    'There are no roles which have become active since last month'
1.63      zhu      9997: => '从上个月起没有角色分配给该课程',
1.6       bisitz   9998: 
                   9999:    'There are no roles which have become active since start of course'
1.63      zhu      10000: => '从课程开始起没有角色分配给该课程',
1.6       bisitz   10001: 
                   10002:    'roles which have become active since yesterday'
1.63      zhu      10003: => '从昨天起分配给该课程的角色',
1.6       bisitz   10004: 
                   10005:    'roles which have become active since last week'
1.63      zhu      10006: => '从上周起分配给该课程的角色',
1.6       bisitz   10007: 
                   10008:    'roles which have become active since last month'
1.63      zhu      10009: => '从上个月起分配给该课程的角色',
1.6       bisitz   10010: 
                   10011:    'roles which have become active since start of course'
1.63      zhu      10012: => '从课程开始起分配给该课程的角色',
1.6       bisitz   10013: 
                   10014:    'Show all posts'
1.27      zhu      10015: => '查看所有帖子',
1.6       bisitz   10016: 
                   10017:    'to display'
1.27      zhu      10018: => '显示', # ???
1.6       bisitz   10019: 
                   10020:    'posts previously marked read'
1.27      zhu      10021: => '帖子先前标记为已读',
1.6       bisitz   10022: 
                   10023:    'previously viewed posts'
1.27      zhu      10024: => '先前浏览的帖子',
1.6       bisitz   10025: 
                   10026:    'NEW'
1.18      zhu      10027: => '新的',
1.6       bisitz   10028: 
                   10029:    'Preferences on what is marked as NEW'
1.22      zhu      10030: => '偏好,什么将被标记为新',
1.6       bisitz   10031: 
                   10032:    'Mark NEW posts no longer new'
1.22      zhu      10033: => '随着新的帖子将不再标记为新',
1.6       bisitz   10034: 
                   10035:    'Sorting/Filtering options'
1.12      zhu      10036: => '排序/过滤选项',
1.6       bisitz   10037: 
                   10038:    'Export'
1.12      zhu      10039: => '导出',
1.6       bisitz   10040: 
                   10041:    'Attachments'
1.12      zhu      10042: => '附件',
1.6       bisitz   10043: 
                   10044:    'Download the zip file from [_1]Discussion Posting Archive'
1.12      zhu      10045: => '下载zip档案由[_1]讨论发布档案',
1.6       bisitz   10046: 
                   10047:    'The following errors occurred during export - [_1]'
1.93      raeburn  10048: => 'The following errors occurred during export - [_1]',
1.6       bisitz   10049: 
                   10050:    'Unfortunately you will not be able to retrieve an archive of the discussion posts at this time, because there was a problem creating a manifest file.'
1.93      raeburn  10051: => 'Unfortunately you will not be able to retrieve an archive of the discussion posts at this time, because there was a problem creating a manifest file.',
1.6       bisitz   10052: 
                   10053:    'Unfortunately you will not be able to retrieve an IMS archive of this posts at this time, because there was a problem creating a manifest file.'
1.93      raeburn  10054: => 'Unfortunately you will not be able to retrieve an IMS archive of this posts at this time, because there was a problem creating a manifest file.',
1.6       bisitz   10055: 
                   10056:    'Make Visible'
                   10057: => '显示',
                   10058: 
                   10059:    'Mark unread'
1.93      raeburn  10060: => 'Mark unread',
1.6       bisitz   10061: 
                   10062:    'Mark read'
1.93      raeburn  10063: => 'Mark read',
1.6       bisitz   10064: 
                   10065:    'This post has been edited by the author.'
1.93      raeburn  10066: => 'This post has been edited by the author.',
1.6       bisitz   10067: 
                   10068:    'Display all versions'
1.93      raeburn  10069: => 'Display all versions',
1.6       bisitz   10070: 
                   10071:    'Earlier version(s) were posted on: '
1.93      raeburn  10072: => 'Earlier version(s) were posted on: ',
1.6       bisitz   10073: 
                   10074:    'You do not have privileges to view all versions of posts.'
1.93      raeburn  10075: => 'You do not have privileges to view all versions of posts.',
1.6       bisitz   10076: 
                   10077:    'Please select a different role.'
1.93      raeburn  10078: => 'Please select a different role.',
1.6       bisitz   10079: 
                   10080:    'Error copying file attachment - [_1] to IMS package'
1.93      raeburn  10081: => 'Error copying file attachment - [_1] to IMS package',
1.6       bisitz   10082: 
                   10083:    'Error copying file attachment - [_1] to IMS package: '
1.93      raeburn  10084: => 'Error copying file attachment - [_1] to IMS package: ',
1.6       bisitz   10085: 
                   10086:    'Re: '
                   10087: => 'Re: ',
                   10088: 
                   10089:    'Please select a feedback type.'
1.93      raeburn  10090: => 'Please select a feedback type.',
1.6       bisitz   10091: 
1.89      bisitz   10092:    'Sorry, no feedback possible on this resource ...'
1.93      raeburn  10093: => 'Sorry, no feedback possible on this resource ...',
1.6       bisitz   10094: 
                   10095:    'Error sending message to [_1], no user specified.'
1.93      raeburn  10096: => 'Error sending message to [_1], no user specified.',
1.6       bisitz   10097: 
                   10098:    'Error sending message to [_1], no domain specified.'
1.93      raeburn  10099: => 'Error sending message to [_1], no domain specified.',
1.6       bisitz   10100: 
                   10101:    'Error sending message to'
1.93      raeburn  10102: => 'Error sending message to',
1.6       bisitz   10103: 
                   10104:    'Not registered'
1.22      zhu      10105: => '未注册', # ???
1.6       bisitz   10106: 
                   10107:    'Editing not permitted'
1.22      zhu      10108: => '不允许编辑',
1.6       bisitz   10109: 
                   10110:    'Marked postings read/unread'
1.22      zhu      10111: => '标记贴子为已读/未读',
1.6       bisitz   10112: 
                   10113:    'Changed sort/filter'
1.22      zhu      10114: => '改变排序/过滤器',
1.6       bisitz   10115: 
                   10116:    'Changed display status'
1.22      zhu      10117: => '改变显示状态',
1.6       bisitz   10118: 
                   10119:    'Deletion not permitted'
1.22      zhu      10120: => '不允许删除',
1.6       bisitz   10121: 
                   10122:    'Changed discussion status'
1.22      zhu      10123: => '讨论的状态已更改',
1.6       bisitz   10124: 
                   10125:    'Added to my course blog'
1.22      zhu      10126: => '添加到我的课程博客',
1.6       bisitz   10127: 
                   10128:    'Back to previous page'
1.18      zhu      10129: => '返回前一页',
1.6       bisitz   10130: 
                   10131:    'Go to previous page'
1.18      zhu      10132: => '返回前一页',
1.6       bisitz   10133: 
                   10134:    'Return to previous page'
1.18      zhu      10135: => '返回前一页',
1.6       bisitz   10136: 
                   10137:    'Untitled resource'
1.18      zhu      10138: => '资源没有标题',
1.6       bisitz   10139: 
                   10140:    'Discussion display options'
1.18      zhu      10141: => '讨论显示选项',
1.6       bisitz   10142: 
                   10143:    'Preferences can be set for this discussion that determine ....'
1.18      zhu      10144: => '这个讨论可以设置使用偏好',
1.6       bisitz   10145: 
1.112     bisitz   10146:    'Which posts are displayed when you display this discussion board or resource, and'
1.18      zhu      10147: => '哪些讨论将被显示在您的公告栏或资源里',
1.6       bisitz   10148: 
                   10149:    'Under what circumstances posts are identified as "NEW", and'
1.18      zhu      10150: => '在什么情况下讨论被确定为“新”',
1.6       bisitz   10151: 
                   10152:    'Whether individual posts can be marked as read/unread'
1.18      zhu      10153: => '个别帖子是否可以被标记为已读/未读',
1.6       bisitz   10154: 
                   10155:    'Posts not marked read'
1.18      zhu      10156: => '讨论没有标记为已读',
1.6       bisitz   10157: 
                   10158:    'New posts cease to be identified as "NEW"?'
1.18      zhu      10159: => '新的讨论不再被标识为“新”?',
1.6       bisitz   10160: 
                   10161:    'Option to mark each post as read/unread?'
1.18      zhu      10162: => '选择帖子标记为已读/未读?',
1.6       bisitz   10163: 
                   10164:    'Shown'
1.10      zhu      10165: => '显示',
1.6       bisitz   10166: 
                   10167:    'Not shown'
1.10      zhu      10168: => '不显示',
1.6       bisitz   10169: 
                   10170:    'Discussion options'
1.10      zhu      10171: => '论坛选项',
1.6       bisitz   10172: 
                   10173:    'Set options that control the sort order of posts, and/or which posts are displayed.'
1.93      raeburn  10174: => 'Set options that control the sort order of posts, and/or which posts are displayed.',
1.6       bisitz   10175: 
                   10176:    'Sort order'
1.10      zhu      10177: => '排序顺序',
1.6       bisitz   10178: 
                   10179:    'Date order - oldest first'
1.10      zhu      10180: => '按日期顺序 - 最老的优先',
1.6       bisitz   10181: 
                   10182:    'Date order - newest first'
1.10      zhu      10183: => '按日期顺序 - 最新的优先',
1.6       bisitz   10184: 
                   10185:    'Threaded'
1.26      zhu      10186: => '按帖子', # ???
1.6       bisitz   10187: 
                   10188:    'By subject'
1.10      zhu      10189: => '按主题',
1.6       bisitz   10190: 
                   10191:    'By domain and username'
1.10      zhu      10192: => '按域名和用户名',
1.6       bisitz   10193: 
                   10194:    'By last name, first name'
1.10      zhu      10195: => '按姓氏,名字',
1.6       bisitz   10196: 
                   10197:    'Specific role status'
1.10      zhu      10198: => '具体角色的状态',
1.6       bisitz   10199: 
                   10200:    'Roles of any status'
1.10      zhu      10201: => '任意的角色',
1.6       bisitz   10202: 
                   10203:    'Only active roles'
1.10      zhu      10204: => '只有现在的角色',
1.6       bisitz   10205: 
                   10206:    'Only past roles'
1.10      zhu      10207: => '只有过去的角色',
1.6       bisitz   10208: 
                   10209:    'Only future roles'
1.10      zhu      10210: => '只有未来的角色',
1.6       bisitz   10211: 
                   10212:    'Specific user roles'
1.10      zhu      10213: => '特定的用户角色',
1.6       bisitz   10214: 
                   10215:    'All roles'
1.10      zhu      10216: => '所有角色',
1.6       bisitz   10217: 
                   10218:    'Students'
                   10219: => '学生',
                   10220: 
                   10221:    'Course Coordinators'
1.10      zhu      10222: => '课程协调员',
1.6       bisitz   10223: 
                   10224:    'Instructors'
                   10225: => '讲师',
                   10226: 
                   10227:    'TAs'
1.10      zhu      10228: => '辅导员',
1.6       bisitz   10229: 
                   10230:    'Exam proctors'
1.10      zhu      10231: => '监考老师',
1.6       bisitz   10232: 
1.124     bisitz   10233:    'Custom role defined by [_1].'
                   10234: => 'Custom role defined by [_1].', # '自定义角色',
1.6       bisitz   10235: 
1.124     bisitz   10236:    'Custom role [_1][_2]defined by [_3]' # _2: <br />
1.127     bisitz   10237: => 'Custom role [_1][_2]defined by [_3]', # '自定义角色',
1.6       bisitz   10238: 
                   10239:    'Specific sections'
1.10      zhu      10240: => '具体章节',
1.6       bisitz   10241: 
                   10242:    'Specific groups'
1.10      zhu      10243: => '特定组',
1.6       bisitz   10244: 
                   10245:    'Pick specific users (by name)'
1.10      zhu      10246: => '选择特定的用户 (姓)',
1.6       bisitz   10247: 
                   10248:    'Show a list of current posters'
1.93      raeburn  10249: => 'Show a list of current posters',
1.6       bisitz   10250: 
                   10251:    'So far, no data has been returned for your request'
1.10      zhu      10252: => '到现在为止,您的查询没有返回任何数据。',
1.6       bisitz   10253: 
                   10254:    'Select a user'
1.10      zhu      10255: => '选择一个用户',
1.6       bisitz   10256: 
                   10257:    'An error occurred while processing this resource. The course personnel ([_1]) and the author have been notified.'
1.93      raeburn  10258: => 'An error occurred while processing this resource. The course personnel ([_1]) and the author have been notified.',
1.6       bisitz   10259: 
                   10260:    'photo'
1.10      zhu      10261: => '图片',
1.6       bisitz   10262: 
                   10263:    'Critical Message'
1.55      zhu      10264: => '重要邮件',
1.6       bisitz   10265: 
                   10266:    'Display a Message'
1.55      zhu      10267: => '显示邮件',
1.6       bisitz   10268: 
                   10269:    'Back to Folder Display'
1.10      zhu      10270: => '返回文件夹列表',
1.6       bisitz   10271: 
1.63      zhu      10272:    'Currently available actions (will open extra window):'
                   10273: => '目前可采取的行动 (在新窗口中打开):',
1.6       bisitz   10274: 
1.86      bisitz   10275:    'There are no unread messages in this folder.'
1.10      zhu      10276: => '在此文件夹中没有未阅读邮件。',
1.6       bisitz   10277: 
1.86      bisitz   10278:    'There are no read messages in this folder'
1.10      zhu      10279: => '在此文件夹中没有已阅读邮件。',
1.6       bisitz   10280: 
1.86      bisitz   10281:    'There are no forwarded messages in this folder.'
1.10      zhu      10282: => '在此文件夹中没有转发的邮件。',
1.6       bisitz   10283: 
                   10284:    'You have not replied to any messages in this folder.'
1.10      zhu      10285: => '在此文件夹中您没有需要回答的邮件。',
1.6       bisitz   10286: 
1.86      bisitz   10287:    'There are no messages in this folder.'
                   10288: => '空文件夹', # Empty Folder
1.6       bisitz   10289: 
                   10290:    'Cc:'
1.18      zhu      10291: => '抄送:',
1.6       bisitz   10292: 
                   10293:    'Bcc:'
1.18      zhu      10294: => '密送:',
1.6       bisitz   10295: 
1.12      zhu      10296:    'Bcc'
                   10297: => '密送',
                   10298: 
1.6       bisitz   10299:    'Retrieve discussion and message records'
1.26      zhu      10300: => '检索讨论和信息记录',
1.6       bisitz   10301: 
                   10302:    'New Record (record is visible to course faculty and staff)'
1.26      zhu      10303: => '新记录 (只有课程管理者和工作人员可见):',
1.6       bisitz   10304: 
                   10305:    'Post this Record'
1.12      zhu      10306: => '保存',
1.6       bisitz   10307: 
                   10308:    'Revise your search criteria for this domain'
1.93      raeburn  10309: => 'Revise your search criteria for this domain',
1.6       bisitz   10310: 
                   10311:    'Metadata Modified'
1.93      raeburn  10312: => 'Metadata Modified',
1.6       bisitz   10313: 
                   10314:    'Use of LON-CAPA requires Javascript to be enabled in your web browser.'
1.93      raeburn  10315: => 'Use of LON-CAPA requires Javascript to be enabled in your web browser.',
1.6       bisitz   10316: 
                   10317:    'As this is not the case, most functionality in the system will be unavailable.'
1.93      raeburn  10318: => 'As this is not the case, most functionality in the system will be unavailable.',
1.6       bisitz   10319: 
1.109     bisitz   10320:    "You have requested to create file in directory [_1] which doesn't exist. The requested directory path has been removed from the requested filename."
                   10321: => "You have requested to create file in directory [_1] which doesn't exist. The requested directory path has been removed from the requested filename.",
1.6       bisitz   10322: 
                   10323:    'Directory'
1.10      zhu      10324: => '目录',
1.6       bisitz   10325: 
                   10326:    'Only empty directories may be deleted.'
1.22      zhu      10327: => '只有空的目录可以被删除。',
1.6       bisitz   10328: 
                   10329:    'You must delete the contents of the directory first.'
1.22      zhu      10330: => '您必须首先删除目录中的内容。',
1.6       bisitz   10331: 
                   10332:    'Cannot delete non-obsolete published file'
1.93      raeburn  10333: => 'Cannot delete non-obsolete published file',
1.6       bisitz   10334: 
                   10335:    'Must not include'
1.93      raeburn  10336: => 'Must not include',
1.6       bisitz   10337: 
                   10338:    'Name of new file is the same as name of old file'
1.93      raeburn  10339: => 'Name of new file is the same as name of old file',
1.6       bisitz   10340: 
                   10341:    'no action taken'
1.93      raeburn  10342: => 'no action taken',
1.6       bisitz   10343: 
                   10344:    'copy metadata error'
1.93      raeburn  10345: => 'copy metadata error',
1.6       bisitz   10346: 
                   10347:    'No New filename specified'
1.93      raeburn  10348: => 'No New filename specified',
1.6       bisitz   10349: 
                   10350:    'Warning: a published problem of this name exists.'
1.93      raeburn  10351: => 'Warning: a published problem of this name exists.',
1.6       bisitz   10352: 
                   10353:    'Warning: a published library of this name exists.'
1.93      raeburn  10354: => 'Warning: a published library of this name exists.',
1.6       bisitz   10355: 
                   10356:    'Bad filename [_1].<br /> <tt>(name).(number).(extension)</tt> not allowed. <br /> Removing the <tt>.number.</tt> from requested filename.'
1.93      raeburn  10357: => 'Bad filename [_1].<br /> <tt>(name).(number).(extension)</tt> not allowed. <br /> Removing the <tt>.number.</tt> from requested filename.',
1.6       bisitz   10358: 
                   10359:    'Cannot change MIME type of a directory'
1.93      raeburn  10360: => 'Cannot change MIME type of a directory',
1.6       bisitz   10361: 
                   10362:    'Cannot rename or move non-obsolete published file'
1.93      raeburn  10363: => 'Cannot rename or move non-obsolete published file',
1.6       bisitz   10364: 
                   10365:    'Change discussion display'
1.93      raeburn  10366: => 'Change discussion display',
1.6       bisitz   10367: 
1.112     bisitz   10368:    'Choose whether or not to display a count of the number of new posts for each resource or discussion board which has unread posts.'
                   10369: => 'Choose whether or not to display a count of the number of new posts for each resource or discussion board which has unread posts.',
1.6       bisitz   10370: 
                   10371:    "This can increase the time taken to gather data for the '<i>What's New?</i>' page by a few seconds."
1.93      raeburn  10372: => "This can increase the time taken to gather data for the '<i>What's New?</i>' page by a few seconds.",
1.6       bisitz   10373: 
                   10374:    'Currently set to [_1].'
1.57      zhu      10375: => '当前设置为 [_1].',
1.6       bisitz   10376: 
                   10377:    'Change to [_1]'
1.57      zhu      10378: => '改变为 [_1]',
1.6       bisitz   10379: 
                   10380:    'No change'
1.12      zhu      10381: => '无变化',
1.6       bisitz   10382: 
                   10383:    'Count unread posts in discussions display set to [_1]'
1.57      zhu      10384: => '未读讨论计数显示设置为 [_1]',
1.6       bisitz   10385: 
                   10386:    'Groups Manager'
1.12      zhu      10387: => '组管理',
1.6       bisitz   10388: 
                   10389:    'Group access start and end dates'
1.12      zhu      10390: => '组访问开始和结束日期',
1.6       bisitz   10391: 
                   10392:    'None available'
1.12      zhu      10393: => '无可用',
1.6       bisitz   10394: 
                   10395:    'There are no active, future or previous group members to modify.'
1.93      raeburn  10396: => 'There are no active, future or previous group members to modify.',
1.6       bisitz   10397: 
                   10398:    'Members to delete or expire'
1.57      zhu      10399: => '成员身份到期或将被删除',
1.6       bisitz   10400: 
                   10401:    'To be deleted'
1.12      zhu      10402: => '将删除的',
1.6       bisitz   10403: 
                   10404:    'To be expired'
1.12      zhu      10405: => '期满',
1.6       bisitz   10406: 
                   10407:    'No members to be deleted or expired from the group.'
1.93      raeburn  10408: => 'No members to be deleted or expired from the group.',
1.6       bisitz   10409: 
                   10410:    'Files: [_1]'
1.18      zhu      10411: => '文件: [_1]',
1.6       bisitz   10412: 
                   10413:    'Folders: [_1]'
1.18      zhu      10414: => '文件夹: [_1]',
1.6       bisitz   10415: 
                   10416:    'Choose Task'
1.12      zhu      10417: => '选择行动',
1.6       bisitz   10418: 
                   10419:    'Modify default group settings'
1.12      zhu      10420: => '修改默认组设置',
1.6       bisitz   10421: 
                   10422:    'Modify access, tools and/or privileges for previous, future, or current members'
1.12      zhu      10423: => '修改组成员访问,工具和权限',
1.6       bisitz   10424: 
                   10425:    'Add member(s) to the group'
1.12      zhu      10426: => '添加组成员',
1.6       bisitz   10427: 
                   10428:    'Group Settings'
1.12      zhu      10429: => '组设定',
1.6       bisitz   10430: 
                   10431:    'Modify/Delete Members'
1.12      zhu      10432: => '修改/删除会员',
1.6       bisitz   10433: 
                   10434:    'Current Tool Set'
1.12      zhu      10435: => '目前的工具集',
1.6       bisitz   10436: 
                   10437:    'Change Privileges'
1.12      zhu      10438: => '更改权限',
1.6       bisitz   10439: 
                   10440:    'Membership Mapping'
1.12      zhu      10441: => '会员推荐',
1.6       bisitz   10442: 
                   10443:    'Group name, title and available collaborative tools'
1.12      zhu      10444: => '组名称,所有权和使用协作工具',
1.6       bisitz   10445: 
                   10446:    'Letters, numbers and underscore only'
1.12      zhu      10447: => '只有字母,数字和下划线',
1.6       bisitz   10448: 
                   10449:    'Discussion boards'
1.12      zhu      10450: => '论坛',
1.6       bisitz   10451: 
                   10452:    'E-mail'
1.93      raeburn  10453: => 'E-mail',
1.6       bisitz   10454: 
                   10455:    'File Repository'
1.12      zhu      10456: => '档案库',
1.6       bisitz   10457: 
                   10458:    'Group home page'
1.12      zhu      10459: => '组首页',
1.6       bisitz   10460: 
                   10461:    'Membership Roster'
1.12      zhu      10462: => '会员名册',
1.6       bisitz   10463: 
                   10464:    'Granularity:'
1.27      zhu      10465: => '細微性:',
1.6       bisitz   10466: 
                   10467:    'Different subsets of the chosen collaborative tools for different group members?'
1.27      zhu      10468: => '不同的组成员选择不同的协作工具?',
1.6       bisitz   10469: 
1.57      zhu      10470: #   'Disk quota: '
                   10471: #=> '磁盘配额: ',
                   10472: 
                   10473:    'Disk quota'
                   10474: => '磁盘配额',
1.6       bisitz   10475: 
1.116     bisitz   10476:    'If you enable the group portfolio for the group, allocate a disk quota.'
                   10477: => 'If you enable the group portfolio for the group, allocate a disk quota.', # '如果您对组启用了文件存放,请分配磁盘配额:',
1.6       bisitz   10478: 
1.116     bisitz   10479:    '[_1] MB'
1.6       bisitz   10480: => '[_1] MB',
                   10481: 
1.116     bisitz   10482:    'A total of [_1] MB can be divided amongst all groups in the course, and [_2] MB are currently unallocated.'
                   10483: => '该课的所有组共有 [_1] MB 可分,[_2] MB 目前未被分配。',
1.6       bisitz   10484: 
                   10485:    'Default start and end dates for group access'
1.22      zhu      10486: => '默认情况下组访问的开始和结束日期',
1.6       bisitz   10487: 
                   10488:    'Start:'
1.18      zhu      10489: => '开始:',
1.6       bisitz   10490: 
                   10491:    'End:'
1.18      zhu      10492: => '结束:',
1.6       bisitz   10493: 
                   10494:    'Error: invalid course domain or number - group folder creation failed.'
1.12      zhu      10495: => '错误:无效的课程或域号码。建立了组列表失败。',
1.6       bisitz   10496: 
                   10497:    'Course Groups'
1.9       zhu      10498: => '课程组',
1.6       bisitz   10499: 
                   10500:    'Non-standard course - folder for all groups not added.'
1.27      zhu      10501: => '非标准课程 - 所有组的文件夹不会增加。',
1.6       bisitz   10502: 
                   10503:    'Build a list of users for selection of group members'
1.27      zhu      10504: => '从组成员里选择来建立一个用户列表',
1.6       bisitz   10505: 
                   10506:    'Group membership selection list criteria:'
1.12      zhu      10507: => '组成员名单选择标准:',
1.6       bisitz   10508: 
                   10509:    'Pick the criteria to use to build a list of course users from which you will select '
1.27      zhu      10510: => '选择的标准的使用来建立一个名单,您将选择',
1.6       bisitz   10511: 
                   10512:    'members of the new group.'
1.27      zhu      10513: => '新的组成员。',
1.6       bisitz   10514: 
                   10515:    'If you do not wish to add members when you first create the group, there is no need to pick any criteria.'
1.27      zhu      10516: => '如果您创建的组不想立即要添加成员,就没有必要选择任何标准。',
1.6       bisitz   10517: 
                   10518:    'A subsequent step will also allow you to specify automatic adding/dropping of group members triggered by specified user role and section <i>changes</i> in the course.'
1.27      zhu      10519: => '随后的步骤将自动添加/删除组成员,也可以让您指定所引发指定用户角色和第的过程中。这是通过指定的用户角色和在课程中章节<i>变化</i>被触发的。',
1.6       bisitz   10520: 
                   10521:    'Access types'
1.12      zhu      10522: => '访问类型',
1.6       bisitz   10523: 
                   10524:    'Currently has access'
1.12      zhu      10525: => '目前已获得',
1.6       bisitz   10526: 
                   10527:    'Will have future access'
1.12      zhu      10528: => '今后将有机会',
1.6       bisitz   10529: 
                   10530:    'Previously had access'
1.12      zhu      10531: => '曾获得',
1.6       bisitz   10532: 
                   10533:    'Course roles'
1.101     bisitz   10534: => '课程角色',
1.6       bisitz   10535: 
                   10536:    'Course sections'
1.101     bisitz   10537: => '课程章节',
1.6       bisitz   10538: 
                   10539:    'all sections'
1.12      zhu      10540: => '所有章节',
1.6       bisitz   10541: 
                   10542:    'no section'
1.12      zhu      10543: => '无章节',
1.6       bisitz   10544: 
                   10545:    'Go to next step'
1.12      zhu      10546: => '下一步',
1.6       bisitz   10547: 
                   10548:    'Invalid group name'
1.12      zhu      10549: => '无效的组名称',
1.6       bisitz   10550: 
                   10551:    'The group name entered '
1.12      zhu      10552: => '输入的组名称 ',
1.6       bisitz   10553: 
                   10554:    'is not a valid name.'
1.12      zhu      10555: => '不是一个有效的名称。',
1.6       bisitz   10556: 
                   10557:    'can not be used as it is the name of '
1.12      zhu      10558: => '不能使用,因为它的名字是 ',
1.6       bisitz   10559: 
1.20      bisitz   10560:    'an existing [_1]'
1.12      zhu      10561: => '现有的 [_1]',
1.6       bisitz   10562: 
                   10563:    ' in this Course'
1.12      zhu      10564: => ' 在该课程里',
1.6       bisitz   10565: 
                   10566:    'Group names and section names used in a Course must be unique.'
1.12      zhu      10567: => '组名称和章节名称在课程中必须是独一无二的。',
1.6       bisitz   10568: 
                   10569:    'Group names may only contain letters, numbers or underscores.'
1.12      zhu      10570: => '组名称只能包含字母,数字或下划线。',
1.6       bisitz   10571: 
                   10572:    'Go to previous step'
1.12      zhu      10573: => '返回',
1.6       bisitz   10574: 
                   10575:    'Select Members'
1.12      zhu      10576: => '选择成员',
1.6       bisitz   10577: 
                   10578:    'Your group selections - '
1.12      zhu      10579: => '您的组选择 - ',
1.6       bisitz   10580: 
                   10581:    'The following settings will apply to the group:'
1.12      zhu      10582: => '下面的设置将适用于本组:',
1.6       bisitz   10583: 
                   10584:    'Granularity'
1.57      zhu      10585: => '細微性',
1.6       bisitz   10586: 
                   10587:    'File quota'
1.12      zhu      10588: => '文件共享',
1.6       bisitz   10589: 
                   10590:    'Default access dates'
1.12      zhu      10591: => '默认访问日期',
1.6       bisitz   10592: 
1.110     bisitz   10593:    'Different collaborative tools[_1]for different members:'
                   10594: => '不同的协作工具[_1]对不同的成员组成:',
1.6       bisitz   10595: 
                   10596:    'Start date'
                   10597: => '开始日期',
                   10598: 
                   10599:    'Start date:'
                   10600: => '开始日期:',
                   10601: 
                   10602:    'End date'
                   10603: => '结束日期',
                   10604: 
                   10605:    'End date:'
                   10606: => '结束日期:',
                   10607: 
                   10608:    'Available for assignment to members:'
1.57      zhu      10609: => '可供成员访问:',
1.6       bisitz   10610: 
                   10611:    'Unavailable for assignment:'
1.57      zhu      10612: => '没有可能访问:',
1.6       bisitz   10613: 
                   10614:    'User privileges for collaborative tools'
1.57      zhu      10615: => '协作工具的用户权限',
1.6       bisitz   10616: 
                   10617:    'For each collaborative tool you have chosen to include, there is a set of core privileges which all group members assigned use of the tool will receive.'
1.93      raeburn  10618: => 'For each collaborative tool you have chosen to include, there is a set of core privileges which all group members assigned use of the tool will receive.',
1.6       bisitz   10619: 
                   10620:    'For some tools there are also additional optional privileges which can be set.'
1.93      raeburn  10621: => 'For some tools there are also additional optional privileges which can be set.',
1.6       bisitz   10622: 
                   10623:    'Choose one of the following:'
1.93      raeburn  10624: => 'Choose one of the following:',
1.6       bisitz   10625: 
                   10626:    'For the collaborative tools you have chosen to include only core privileges are available, so there are no optional privileges to assign.'
1.93      raeburn  10627: => 'For the collaborative tools you have chosen to include only core privileges are available, so there are no optional privileges to assign.',
1.6       bisitz   10628: 
                   10629:    'As you have chosen not to include any collaborative tools in the group, no default optional privileges need to be set.'
1.93      raeburn  10630: => 'As you have chosen not to include any collaborative tools in the group, no default optional privileges need to be set.',
1.6       bisitz   10631: 
                   10632:    'Group membership'
1.12      zhu      10633: => '组员',
1.6       bisitz   10634: 
                   10635:    'Add members'
1.12      zhu      10636: => '添加成员',
1.6       bisitz   10637: 
                   10638:    'Assign collaborative tools'
1.27      zhu      10639: => '转让协作工具',
1.6       bisitz   10640: 
                   10641:    'Tools'
1.12      zhu      10642: => '工具',
1.6       bisitz   10643: 
                   10644:    'Add Members'
1.12      zhu      10645: => '添加成员',
1.6       bisitz   10646: 
                   10647:    'Add?'
1.18      zhu      10648: => '添加?',
1.6       bisitz   10649: 
                   10650:    'All:'
1.18      zhu      10651: => '全部:',
1.6       bisitz   10652: 
1.124     bisitz   10653:    'You have indicated that the group portfolio should be enabled, but you have set the repository quota to 0 MB.\nThis will prevent any upload of files.\nPlease set a value or disable the repository feature.'
                   10654: => 'You have indicated that the group portfolio should be enabled, but you have set the repository quota to 0 MB.\nThis will prevent any upload of files.\nPlease set a value or disable the repository feature.',
1.6       bisitz   10655: 
                   10656:    '[_1] [_2] was created.<br />'
1.12      zhu      10657: => '[_1] [_2] 已创建。<br />',
1.6       bisitz   10658: 
                   10659:    'Group membership list updated.'
1.12      zhu      10660: => '该组成员名单已经更新。',
1.6       bisitz   10661: 
                   10662:    'Any currently logged in course users affected by the changes you made to group membership or privileges for the [_1] group will need to log out and log back in for their LON-CAPA sessions to reflect these changes.'
1.93      raeburn  10663: => 'Any currently logged in course users affected by the changes you made to group membership or privileges for the [_1] group will need to log out and log back in for their LON-CAPA sessions to reflect these changes.',
1.6       bisitz   10664: 
                   10665:    'An error occurred while updating the group membership list:'
1.93      raeburn  10666: => 'An error occurred while updating the group membership list:',
1.6       bisitz   10667: 
                   10668:    'Choose Privileges'
1.93      raeburn  10669: => 'Choose Privileges',
1.6       bisitz   10670: 
                   10671:    'Setting Changes Complete'
1.98      bisitz   10672: => 'Setting Changes Complete',
1.6       bisitz   10673: 
                   10674:    'Modifications Complete'
1.98      bisitz   10675: => 'Modifications Complete',
1.6       bisitz   10676: 
                   10677:    'Creation Complete'
1.93      raeburn  10678: => 'Creation Complete',
1.6       bisitz   10679: 
                   10680:    'Additions Complete'
1.93      raeburn  10681: => 'Additions Complete',
1.6       bisitz   10682: 
                   10683:    'Verify deletion'
1.93      raeburn  10684: => 'Verify deletion',
1.6       bisitz   10685: 
                   10686:    'Deletion Complete'
1.93      raeburn  10687: => 'Deletion Complete',
1.6       bisitz   10688: 
                   10689:    'Create Group'
1.12      zhu      10690: => '创建组',
1.6       bisitz   10691: 
                   10692:    'discussion'
1.12      zhu      10693: => '论坛',
1.6       bisitz   10694: 
                   10695:    'email files'
1.12      zhu      10696: => '电子邮件档案',
1.6       bisitz   10697: 
                   10698:    'homepage'
1.12      zhu      10699: => '主页',
1.6       bisitz   10700: 
                   10701:    'roster'
1.12      zhu      10702: => '花名册',
1.6       bisitz   10703: 
                   10704:    'Edit Group Homepage'
1.12      zhu      10705: => '编辑组首页',
1.6       bisitz   10706: 
                   10707:    'Edit Group Settings'
1.12      zhu      10708: => '编辑组设置',
1.6       bisitz   10709: 
                   10710:    'Available Group Tools'
1.12      zhu      10711: => '可用的工具组',
1.6       bisitz   10712: 
1.22      zhu      10713:    'Group Chat Room'
1.12      zhu      10714: => '组聊天室',
1.6       bisitz   10715: 
                   10716:    'Group e-mail'
1.12      zhu      10717: => '组电子邮箱',
1.6       bisitz   10718: 
                   10719:    'Group page - [_1]'
1.12      zhu      10720: => '组页 - [_1]',
1.6       bisitz   10721: 
                   10722:    '[_1] discussion boards - [_2]'
1.12      zhu      10723: => '[_1] 论坛 - [_2]',
1.6       bisitz   10724: 
                   10725:    'New Discussion Board'
1.12      zhu      10726: => '创建新论坛',
1.6       bisitz   10727: 
                   10728:    'There are currently no discussion boards in this [_1].'
1.12      zhu      10729: => '在这 [_1] 里目前还没有论坛。',
1.6       bisitz   10730: 
                   10731:    'Discussion Board Title'
1.12      zhu      10732: => '论坛讨论标题',
1.6       bisitz   10733: 
                   10734:    'The new discussion board was added successfully.<br />'
1.12      zhu      10735: => '新的讨论论坛已成功创建。<br />',
1.6       bisitz   10736: 
                   10737:    'Edit [_1] board'
1.12      zhu      10738: => '编辑 [_1] 论坛',
1.6       bisitz   10739: 
                   10740:    'View all group discussion boards'
1.12      zhu      10741: => '查看各组讨论论坛',
1.6       bisitz   10742: 
                   10743:    'Show Student View'
1.12      zhu      10744: => '以学生视角显示',
1.6       bisitz   10745: 
                   10746:    'Note: in anonymous discussion, your name is visible only to course faculty'
1.12      zhu      10747: => '注意:在匿名的讨论中,你的名字只有课程教师看的见。',
1.6       bisitz   10748: 
                   10749:    'Send a Message in a Group'
1.12      zhu      10750: => '组内发送邮件',
1.6       bisitz   10751: 
                   10752:    'As this group has no members, there are no recipients to select.'
1.12      zhu      10753: => '由于这组没有成员,您无法选择收件人。',
1.6       bisitz   10754: 
                   10755:    'Allow replies'
1.10      zhu      10756: => '允许回复',
1.6       bisitz   10757: 
                   10758:    'Reply to'
1.10      zhu      10759: => '回复',
1.6       bisitz   10760: 
                   10761:    'Group Portfolio'
1.12      zhu      10762: => '组档案',
1.6       bisitz   10763: 
                   10764:    '[_1] portfolio files - [_2]'
1.13      zhu      10765: => '[_1] 组合文件 - [_2]',
1.6       bisitz   10766: 
                   10767:    'There are no membership data to display for this [_1]'
1.93      raeburn  10768: => 'There are no membership data to display for this [_1]',
1.6       bisitz   10769: 
                   10770:    'Group Membership'
1.12      zhu      10771: => '组成员',
1.6       bisitz   10772: 
                   10773:    '[_1] membership status - [_2]'
1.12      zhu      10774: => '[_1] 成员状态 - [_2]',
1.6       bisitz   10775: 
                   10776:    'Group Message'
1.55      zhu      10777: => '组邮件',
1.6       bisitz   10778: 
                   10779:    'Compose Group Message'
1.55      zhu      10780: => '撰写组邮件',
1.6       bisitz   10781: 
                   10782:    'Course Discussion Boards'
1.9       zhu      10783: => '课程讨论区',
1.6       bisitz   10784: 
                   10785:    'Post Discussion'
1.12      zhu      10786: => '提交讨论文件',
1.6       bisitz   10787: 
                   10788:    'Post Anonymous Discussion'
1.12      zhu      10789: => '匿名提交讨论文件',
1.6       bisitz   10790: 
                   10791:    'Content'
1.12      zhu      10792: => '内容',
1.6       bisitz   10793: 
                   10794:    'You do not currently have rights to view this group.'
1.93      raeburn  10795: => 'You do not currently have rights to view this group.',
1.6       bisitz   10796: 
                   10797:    'No page information provided.'
1.93      raeburn  10798: => 'No page information provided.',
1.6       bisitz   10799: 
                   10800:    '<p>No page information provided.</p>'
1.99      raeburn  10801: => '<p>No page information provided.</p>',
1.6       bisitz   10802: 
                   10803:    'Available functions'
1.12      zhu      10804: => '可用的功能',
1.6       bisitz   10805: 
                   10806:    'No group functionality.'
1.93      raeburn  10807: => 'No group functionality.',
1.6       bisitz   10808: 
                   10809:    'No group functionality (e.g., e-mail, discussion, chat or file upload) is currently available to you in this group: [_1].'
1.93      raeburn  10810: => 'No group functionality (e.g., e-mail, discussion, chat or file upload) is currently available to you in this group: [_1].',
1.6       bisitz   10811: 
                   10812:    'Group Page'
1.12      zhu      10813: => '组页',
1.6       bisitz   10814: 
1.57      zhu      10815:    'Quota allocated to group portfolio:'
                   10816: => '配额分配给组文件夹',
                   10817: 
1.6       bisitz   10818: 
1.116     bisitz   10819:    'The quota is currently [_1] MB'
1.57      zhu      10820: => '目前的配额: [_1] MB',
1.6       bisitz   10821: 
1.116     bisitz   10822:    'The quota can be increased to [_1] MB, by adding all unallocated space for groups in the course.'
1.57      zhu      10823: => '配额可提高到 [_1] MB, 加上该课程的组中所有未分配的空间。',
1.6       bisitz   10824: 
                   10825:    'Each collaborative tool includes core privileges assigned to all members with access to the tool. Some tools may also feature additional privileges which can be set for specific members.'
1.57      zhu      10826: => '每个协作工具,包括核心权限,分配给所有成员基本权限。某些工具可能会还具有额外的权限,即可以设置特定的成员。',
1.6       bisitz   10827: 
                   10828:    'All group members will receive the same privileges for any tool assigned to them, including the default set of optional privileges.'
1.57      zhu      10829: => '所有组成员分配给他们的任何工具将得到相同的权限,包括默认设置可选特权。',
1.6       bisitz   10830: 
                   10831:    'Different group members may receive different privileges from others for the tools they have been assigned.'
1.93      raeburn  10832: => 'Different group members may receive different privileges from others for the tools they have been assigned.',
1.6       bisitz   10833: 
                   10834:    'Indicate which <b>optional</b> privileges members will receive by default for a specific tool.'
1.93      raeburn  10835: => 'Indicate which <b>optional</b> privileges members will receive by default for a specific tool.',
1.6       bisitz   10836: 
                   10837:    'These will be the privileges given to members assigned in the future via automatic group assignment for users who receive specific sections/roles in the course '
1.93      raeburn  10838: => 'These will be the privileges given to members assigned in the future via automatic group assignment for users who receive specific sections/roles in the course ',
1.6       bisitz   10839: 
                   10840:    'if enabled on the next page'
1.93      raeburn  10841: => 'if enabled on the next page',
1.6       bisitz   10842: 
                   10843:    'if enabled below'
1.93      raeburn  10844: => 'if enabled below',
1.6       bisitz   10845: 
                   10846:    'Additional privileges'
1.93      raeburn  10847: => 'Additional privileges',
1.6       bisitz   10848: 
                   10849:    'Fixed privileges'
1.57      zhu      10850: => '固定权限',
1.6       bisitz   10851: 
                   10852:    'Optional privileges'
1.57      zhu      10853: => '任择权限',
1.6       bisitz   10854: 
                   10855:    'Collaborative Tool'
1.57      zhu      10856: => '协作工具',
1.6       bisitz   10857: 
                   10858:    'Fixed'
1.57      zhu      10859: => '固定的',
1.6       bisitz   10860: 
                   10861:    'Optional'
1.57      zhu      10862: => '可选的',
1.6       bisitz   10863: 
                   10864:    'Additional Tools'
1.57      zhu      10865: => '其他工具',
1.6       bisitz   10866: 
                   10867:    'Core privileges'
1.57      zhu      10868: => '基本权限',
1.6       bisitz   10869: 
                   10870:    'For the collaborative tools included for group members being added or modified, there are no optional privileges to set for specific members.'
1.93      raeburn  10871: => 'For the collaborative tools included for group members being added or modified, there are no optional privileges to set for specific members.',
1.6       bisitz   10872: 
                   10873:    'All new group members will receive the same privileges.'
1.57      zhu      10874: => '所有新的小组成员将得到同样的权限。',
1.6       bisitz   10875: 
                   10876:    'If previously expired members are being re-enabled, or if access for future members is being activated now, previously set privileges will be preserved.'
1.57      zhu      10877: => '如果以前到期的成员正在重新启用,或者未来进入的成员现在正在激活,先前的权限将被保留。',
1.6       bisitz   10878: 
                   10879:    'As no group members are being added, there are no specific user privileges to set.'
1.57      zhu      10880: => '由于没有增加组成员,没有设置具体用户的权限。',
1.6       bisitz   10881: 
                   10882:    'No group member privileges to display or set, as you have not indicated that you will be activating, re-enabling, changing privileges, or adding/removing tools for any current members'
1.57      zhu      10883: => '目前还没有任何组织成员的权限以显示或设置,因为您还没有表示,你将被激活,重新启用,改变权限,或添加/删除任何现有成员的工具。',
1.6       bisitz   10884: 
                   10885:    'Currently the group is configured '
1.57      zhu      10886: => '目前该组的配置, ',
1.6       bisitz   10887: 
                   10888:    'so different members can receive different optional privileges for a particular tool.'
1.57      zhu      10889: => '不同成员为特定的工具可以得到不同的可选权限。',
1.6       bisitz   10890: 
                   10891:    'so all members will receive the same optional privileges for a particular tool.'
1.57      zhu      10892: => '所有成员为特定的工具可以得到相同的可选权限。',
1.6       bisitz   10893: 
                   10894:    'Settings for automatic group enrollment'
1.57      zhu      10895: => '设置自动分配组',
1.6       bisitz   10896: 
                   10897:    'Group membership mapping to specific sections/roles'
1.93      raeburn  10898: => 'Group membership mapping to specific sections/roles',
1.6       bisitz   10899: 
                   10900:    'Enable/disable automatic group enrollment for users in specified roles and sections'
1.93      raeburn  10901: => 'Enable/disable automatic group enrollment for users in specified roles and sections',
1.6       bisitz   10902: 
                   10903:    'If automatic group enrollment is enabled, when a user is newly assigned a course-wide or section-specific role, he/she will automatically be added as a member of the group, with start and end access dates defined by the default dates set for the group, unless he/she is already a group member, with access dates that permit either current or future group access.'
1.93      raeburn  10904: => 'If automatic group enrollment is enabled, when a user is newly assigned a course-wide or section-specific role, he/she will automatically be added as a member of the group, with start and end access dates defined by the default dates set for the group, unless he/she is already a group member, with access dates that permit either current or future group access.',
1.6       bisitz   10905: 
                   10906:    "If automatic group disenrollment is enabled, when a user's role is expired, access to the group will be terminated unless the user continues to have other course-wide or section-specific active or future roles which receive automatic membership in the group."
1.93      raeburn  10907: => "If automatic group disenrollment is enabled, when a user's role is expired, access to the group will be terminated unless the user continues to have other course-wide or section-specific active or future roles which receive automatic membership in the group.",
1.6       bisitz   10908: 
                   10909:    'Automatically enable group membership when roles are added?'
1.93      raeburn  10910: => 'Automatically enable group membership when roles are added?',
1.6       bisitz   10911: 
                   10912:    'Automatically expire group membership when roles are removed?'
1.93      raeburn  10913: => 'Automatically expire group membership when roles are removed?',
1.6       bisitz   10914: 
                   10915:    'Currently set to'
1.57      zhu      10916: => '当前设置为',
1.6       bisitz   10917: 
                   10918:    'Mapping of roles and sections affected by automatic group enrollment/disenrollment follows scheme chosen below.'
1.93      raeburn  10919: => 'Mapping of roles and sections affected by automatic group enrollment/disenrollment follows scheme chosen below.',
1.6       bisitz   10920: 
                   10921:    'Pick roles and sections for automatic group enrollment'
1.93      raeburn  10922: => 'Pick roles and sections for automatic group enrollment',
1.6       bisitz   10923: 
                   10924:    'Active?'
1.57      zhu      10925: => '激活?',
1.6       bisitz   10926: 
1.57      zhu      10927:    'Send group message'
1.113     bisitz   10928: => '发送组邮件',
1.6       bisitz   10929: 
                   10930:    'Create boards'
1.113     bisitz   10931: => '创建论坛',
1.6       bisitz   10932: 
                   10933:    'Edit own posts'
1.113     bisitz   10934: => '编辑自己的帖子',
1.6       bisitz   10935: 
                   10936:    'Hide/Delete any post'
1.57      zhu      10937: => '隐藏/删除 任意帖子',
1.6       bisitz   10938: 
                   10939:    'View boards'
1.113     bisitz   10940: => '查看论坛',
1.6       bisitz   10941: 
                   10942:    'Control Access'
1.113     bisitz   10943: => '访问控制',
1.6       bisitz   10944: 
                   10945:    'Basic Display'
1.113     bisitz   10946: => '基本显示',
1.6       bisitz   10947: 
                   10948:    'Detailed Display'
1.113     bisitz   10949: => '详细显示',
1.6       bisitz   10950: 
                   10951:    'View page'
1.113     bisitz   10952: => '查看网页',
1.6       bisitz   10953: 
                   10954:    'Modify page'
1.113     bisitz   10955: => '修改网页',
1.6       bisitz   10956: 
                   10957:    'email'
1.93      raeburn  10958: => 'email',
1.6       bisitz   10959: 
1.57      zhu      10960:    'Broadcast message'
                   10961: => '广播邮件',
1.6       bisitz   10962: 
                   10963:    'files'
1.12      zhu      10964: => '文件',
1.6       bisitz   10965: 
                   10966:    'Foils without names exist. This can cause problems to malfunction.'
1.93      raeburn  10967: => 'Foils without names exist. This can cause problems to malfunction.',
1.6       bisitz   10968: 
                   10969:    'Unknown area style [_1]'
1.93      raeburn  10970: => 'Unknown area style [_1]',
1.6       bisitz   10971: 
                   10972:    "The message itself will begin with a first line: <i>'Forwarded message from'</i> followed by the original sender's name."
1.93      raeburn  10973: => "The message itself will begin with a first line: <i>'Forwarded message from'</i> followed by the original sender's name.",
1.6       bisitz   10974: 
                   10975:    'Forwarded message from '
1.93      raeburn  10976: => 'Forwarded message from ',
1.6       bisitz   10977: 
                   10978:    'You received a critical message from [_1] in LON-CAPA.'
1.93      raeburn  10979: => 'You received a critical message from [_1] in LON-CAPA.',
1.6       bisitz   10980: 
                   10981:    'You received a message from [_1] in LON-CAPA.'
1.93      raeburn  10982: => 'You received a message from [_1] in LON-CAPA.',
1.6       bisitz   10983: 
1.111     bisitz   10984:    "'New' critical message from [_1]"
                   10985: => "'New' critical message from [_1]",
1.6       bisitz   10986: 
1.111     bisitz   10987:    "'New' message from [_1]"
                   10988: => "'New' message from [_1]",
1.6       bisitz   10989: 
                   10990:    'Refers to'
1.93      raeburn  10991: => 'Refers to',
1.6       bisitz   10992: 
                   10993:    'Previous attempts of student (if applicable)'
1.93      raeburn  10994: => 'Previous attempts of student (if applicable)',
1.6       bisitz   10995: 
                   10996:    'Original screen output (if applicable)'
1.93      raeburn  10997: => 'Original screen output (if applicable)',
1.6       bisitz   10998: 
                   10999:    'Correct Answer(s) (if applicable)'
1.93      raeburn  11000: => 'Correct Answer(s) (if applicable)',
1.6       bisitz   11001: 
                   11002:    'LON-CAPA messages sent to you between [_1] and [_2] will be inaccessible until the end of this time period, because you are a student in a course with an active communications block.'
1.93      raeburn  11003: => 'LON-CAPA messages sent to you between [_1] and [_2] will be inaccessible until the end of this time period, because you are a student in a course with an active communications block.',
1.6       bisitz   11004: 
                   11005:    'The subject is 
                   11006: 
                   11007:  [_1]
                   11008: 
                   11009: '
1.99      raeburn  11010: => 'The subject is 
1.6       bisitz   11011: 
                   11012:  [_1]
                   11013: 
                   11014: ',
                   11015: 
                   11016:    'Excerpt'
1.93      raeburn  11017: => 'Excerpt',
1.6       bisitz   11018: 
                   11019:    'Use 
                   11020: 
                   11021:  [_1]
                   11022: 
                   11023: to access the full message.'
1.99      raeburn  11024: => 'Use 
1.6       bisitz   11025: 
                   11026:  [_1]
                   11027: 
1.99      raeburn  11028: to access the full message.',
1.6       bisitz   11029: 
                   11030:    'You can reply to this message'
1.93      raeburn  11031: => 'You can reply to this message',
1.6       bisitz   11032: 
                   11033:    'A reply will not be received by the recipient!'
1.93      raeburn  11034: => 'A reply will not be received by the recipient!',
1.6       bisitz   11035: 
                   11036:    "Include in course's 'User records' for recipient(s)"
1.10      zhu      11037: => "包括课程中的'用户记录'给收信人",
1.6       bisitz   11038: 
                   11039:    'No replies to sender'
1.10      zhu      11040: => '没有答复发件人',
1.6       bisitz   11041: 
                   11042:    'Display Message'
1.10      zhu      11043: => '显示邮件',
1.6       bisitz   11044: 
                   11045:    'Replying to a Message'
1.10      zhu      11046: => '回复邮件',
1.6       bisitz   11047: 
                   11048:    'Forwarding a Message'
1.10      zhu      11049: => '转发邮件',
1.6       bisitz   11050: 
                   11051:    'Forwarding Multiple Messages'
1.10      zhu      11052: => '转发多封邮件',
1.6       bisitz   11053: 
                   11054:    'At end of file some tags were still left unclosed, '
1.93      raeburn  11055: => 'At end of file some tags were still left unclosed, ',
1.6       bisitz   11056: 
                   11057:    'Upload and Send'
1.10      zhu      11058: => '上传和发送',
1.6       bisitz   11059: 
                   11060:    'Choose which course(s) to list.'
1.93      raeburn  11061: => 'Choose which course(s) to list.',
1.6       bisitz   11062: 
                   11063:    'Display courses'
1.10      zhu      11064: => '显示课程',
1.6       bisitz   11065: 
                   11066:    'Public'
1.10      zhu      11067: => '公开的',
1.6       bisitz   11068: 
1.35      bisitz   11069:    'Answer [_1]'
                   11070: => '答复 [_1]',
1.6       bisitz   11071: 
                   11072:    'EditXML [_1]'
1.93      raeburn  11073: => 'EditXML [_1]',
1.6       bisitz   11074: 
                   11075:    'Not authorized'
1.10      zhu      11076: => '未授权',
1.6       bisitz   11077: 
                   11078:    'An error occurred while processing this resource. The author has been notified.'
1.93      raeburn  11079: => 'An error occurred while processing this resource. The author has been notified.',
1.6       bisitz   11080: 
1.114     bisitz   11081:    'Code ran too long. It ran for more than [_1] seconds.'
                   11082: => 'Code ran too long. It ran for more than [_1] seconds.',
                   11083: 
                   11084:    'This occurred while running &lt;while&gt; on line [_1].'
                   11085: => 'This occurred while running &lt;while&gt; on line [_1].',
                   11086: 
                   11087:    'This occurred while running: [_1]'
                   11088: => 'This occurred while running: [_1]',
1.6       bisitz   11089: 
1.114     bisitz   11090:    'Substitution on [_1] with [_2] caused:'
                   11091: => 'Substitution on [_1] with [_2] caused:',
1.6       bisitz   11092: 
                   11093:    'Student View'
1.18      zhu      11094: => '学生视野',
1.6       bisitz   11095: 
                   11096:    'Correct answer'
1.18      zhu      11097: => '正确答案',
1.6       bisitz   11098: 
                   11099:    'Could not identify problem.'
1.18      zhu      11100: => '无法确定的问题。', # ???
1.6       bisitz   11101: 
                   11102:    'Chart'
1.18      zhu      11103: => '图表',
1.6       bisitz   11104: 
1.77      bisitz   11105:    'Student Data'
                   11106: => '学生资料',
1.6       bisitz   11107: 
                   11108:    'HTML, with links'
1.18      zhu      11109: => 'HTML格式,链接',
1.6       bisitz   11110: 
                   11111:    'HTML, with all links'
1.18      zhu      11112: => 'HTML格式,与所有链接',
1.6       bisitz   11113: 
                   11114:    'HTML, without links'
1.18      zhu      11115: => 'HTML格式,没有链接',
1.6       bisitz   11116: 
                   11117:    'Output Data'
1.18      zhu      11118: => '输出数据',
1.6       bisitz   11119: 
                   11120:    'Scores Summary'
1.18      zhu      11121: => '总分',
1.6       bisitz   11122: 
                   11123:    'Scores Per Problem'
1.18      zhu      11124: => '每题分数',
1.6       bisitz   11125: 
                   11126:    'Parts Correct'
1.93      raeburn  11127: => 'Parts Correct',
1.6       bisitz   11128: 
                   11129:    'fullname'
1.18      zhu      11130: => '全名',
1.6       bisitz   11131: 
                   11132:    'id'
1.18      zhu      11133: => 'ID/学生证号',
1.6       bisitz   11134: 
                   11135:    'Generate Chart'
1.18      zhu      11136: => '生成图表',
1.6       bisitz   11137: 
                   11138:    'Generate Graph'
1.18      zhu      11139: => '生成图',
1.6       bisitz   11140: 
                   11141:    'Select One Student'
1.18      zhu      11142: => '选择一个学生',
1.6       bisitz   11143: 
                   11144:    'All sections.'
1.18      zhu      11145: => '所有科目。',
1.6       bisitz   11146: 
                   11147:    'Section [_1].'
1.18      zhu      11148: => '章节 [_1]。',
1.6       bisitz   11149: 
                   11150:    'Section [_1]'
1.18      zhu      11151: => '章节 [_1]',
1.6       bisitz   11152: 
                   11153:    'Sections [_1] and [_2].'
1.18      zhu      11154: => '章节 [_1] 和 [_2]。',
1.6       bisitz   11155: 
                   11156:    'All groups.'
1.12      zhu      11157: => '所有组。',
1.6       bisitz   11158: 
                   11159:    'Group [_1].'
1.12      zhu      11160: => '组 [_1].',
1.6       bisitz   11161: 
                   11162:    'Groups [_1] and [_2].'
1.12      zhu      11163: => '组 [_1] 和 [_2].',
1.6       bisitz   11164: 
                   11165:    'Active access status.'
1.93      raeburn  11166: => 'Active access status.',
1.6       bisitz   11167: 
                   11168:    'Future access status.'
1.93      raeburn  11169: => 'Future access status.',
1.6       bisitz   11170: 
                   11171:    'Expired access status.'
1.93      raeburn  11172: => 'Expired access status.',
1.6       bisitz   11173: 
                   11174:    'Any access status.'
1.93      raeburn  11175: => 'Any access status.',
1.6       bisitz   11176: 
                   11177:    'Show links in new window:'
1.93      raeburn  11178: => 'Show links in new window:',
1.6       bisitz   11179: 
1.77      bisitz   11180:    'Summary Table'
1.93      raeburn  11181: => 'Summary Table',
1.77      bisitz   11182: 
1.6       bisitz   11183:    'Summary Tables'
1.93      raeburn  11184: => 'Summary Tables',
1.6       bisitz   11185: 
1.77      bisitz   11186:    'Summary table for [_1] ([_2])'
1.93      raeburn  11187: => 'Summary table for [_1] ([_2])',
1.6       bisitz   11188: 
                   11189:    'Average'
1.93      raeburn  11190: => 'Average',
1.6       bisitz   11191: 
1.77      bisitz   11192:    'maximum'
1.93      raeburn  11193: => 'maximum',
1.77      bisitz   11194: 
1.6       bisitz   11195:    'Maximum'
                   11196: => 'Maximum',
                   11197: 
1.77      bisitz   11198:    'Max. Total'
1.93      raeburn  11199: => 'Max. Total',
1.77      bisitz   11200: 
                   11201:    'Median'
                   11202: => 'Median',
                   11203: 
                   11204:    'Std Dev'
1.93      raeburn  11205: => 'Std Dev',
1.77      bisitz   11206: 
                   11207:    'sum'
1.93      raeburn  11208: => 'sum',
1.77      bisitz   11209: 
                   11210:    'maximum possible'
1.93      raeburn  11211: => 'maximum possible',
1.77      bisitz   11212: 
                   11213:    'parts correct'
1.93      raeburn  11214: => 'parts correct',
1.77      bisitz   11215: 
1.6       bisitz   11216:    'Return to the chart'
1.93      raeburn  11217: => 'Return to the chart',
1.6       bisitz   11218: 
1.77      bisitz   11219:    'Compiled on [_1]'
1.93      raeburn  11220: => 'Compiled on [_1]',
1.77      bisitz   11221: 
1.6       bisitz   11222:    "Click on a student's name or username to view their chart"
1.93      raeburn  11223: => "Click on a student's name or username to view their chart",
1.6       bisitz   11224: 
                   11225:    'status'
1.57      zhu      11226: => '状态',
1.6       bisitz   11227: 
                   11228:    'groups'
1.12      zhu      11229: => '组',
1.6       bisitz   11230: 
                   11231:    'Click on a students name or username to view their chart'
1.93      raeburn  11232: => 'Click on a students name or username to view their chart',
1.6       bisitz   11233: 
                   11234:    'Essay will be hand graded.'
1.93      raeburn  11235: => 'Essay will be hand graded.',
1.6       bisitz   11236: 
                   11237:    'Text you want to appear by default:'
1.18      zhu      11238: => '文字在默认情况下显示:',
1.6       bisitz   11239: 
                   11240:    'Check as many files as you wish in response to the problem:'
1.13      zhu      11241: => '选择所有的文件对于您想答复的问题:',
1.6       bisitz   11242: 
                   11243:    'Select portfolio files'
1.13      zhu      11244: => '选择组合文件',
1.6       bisitz   11245: 
                   11246:    'Select checked files, and continue selecting'
1.13      zhu      11247: => '选择文件并继续选择',
1.6       bisitz   11248: 
                   11249:    'Select checked files, and close window'
1.13      zhu      11250: => '选择文件并关闭窗口',
1.6       bisitz   11251: 
                   11252:    'Copy of'
1.93      raeburn  11253: => 'Copy of',
1.6       bisitz   11254: 
                   11255:    'The e-mail address you provided does not match the address recorded in the LON-CAPA system for the username and domain you provided.'
1.93      raeburn  11256: => 'The e-mail address you provided does not match the address recorded in the LON-CAPA system for the username and domain you provided.',
1.6       bisitz   11257: 
                   11258:    'Overall result: [_1]'
1.18      zhu      11259: => '总分: [_1]',
1.6       bisitz   11260: 
                   11261:    'Dimension: [_1], status [_2] '
1.93      raeburn  11262: => 'Dimension: [_1], status [_2] ',
1.6       bisitz   11263: 
                   11264:    'Queue Status'
1.10      zhu      11265: => '队列状态',
1.6       bisitz   11266: 
                   11267:    'Check Mark'
1.10      zhu      11268: => '核选标记',
1.6       bisitz   11269: 
                   11270:    'Return commented version of [_1] to student.'
1.93      raeburn  11271: => 'Return commented version of [_1] to student.',
1.6       bisitz   11272: 
                   11273:    'Download All Submitted Documents'
1.93      raeburn  11274: => 'Download All Submitted Documents',
1.6       bisitz   11275: 
1.52      bisitz   11276:    'Essay is [_1]% similar to an essay by [_2] in course [_3] (course id [_4]:[_5])'
1.93      raeburn  11277: => 'Essay is [_1]% similar to an essay by [_2] in course [_3] (course id [_4]:[_5])',
1.6       bisitz   11278: 
                   11279:    'Compose message to student'
1.93      raeburn  11280: => 'Compose message to student',
1.6       bisitz   11281: 
                   11282:    'incl. grades'
1.10      zhu      11283: => '包含评分',
1.6       bisitz   11284: 
1.66      bisitz   11285:    'Message will be sent when you click on Save &amp; Next below.'
1.93      raeburn  11286: => 'Message will be sent when you click on Save &amp; Next below.',
1.6       bisitz   11287: 
                   11288:    'Set/Change parameters'
1.93      raeburn  11289: => 'Set/Change parameters',
1.6       bisitz   11290: 
                   11291:    'Grading Feedback'
1.27      zhu      11292: => '评估反馈',
1.6       bisitz   11293: 
1.52      bisitz   11294:    'Sending message to [_1]'
                   11295: => '发送邮件至 [_1]',
1.6       bisitz   11296: 
                   11297:    'Not allowed to modify grades for [_1]'
1.93      raeburn  11298: => 'Not allowed to modify grades for [_1]',
1.6       bisitz   11299: 
                   11300:    'You need to specify the username or ID'
1.93      raeburn  11301: => 'You need to specify the username or ID',
1.6       bisitz   11302: 
                   11303:    'You need to specify at least one grading field'
1.93      raeburn  11304: => 'You need to specify at least one grading field',
1.6       bisitz   11305: 
                   11306:    'Specify a file containing the class scores for current resource'
1.93      raeburn  11307: => 'Specify a file containing the class scores for current resource',
1.6       bisitz   11308: 
                   11309:    'Upload Scores'
1.27      zhu      11310: => '上传分数',
1.6       bisitz   11311: 
                   11312:    'Some point values were assigned for problems with a weight of zero. These values were ignored.'
1.93      raeburn  11313: => 'Some point values were assigned for problems with a weight of zero. These values were ignored.',
1.6       bisitz   11314: 
                   11315:    'Use CODE:'
1.93      raeburn  11316: => 'Use CODE:',
1.6       bisitz   11317: 
                   11318:    'Some resources in the sequence currently are not set to exam mode. Grading these resources currently may not work correctly.'
1.93      raeburn  11319: => 'Some resources in the sequence currently are not set to exam mode. Grading these resources currently may not work correctly.',
1.6       bisitz   11320: 
                   11321:    'scores from file' # Upload scores from file
1.93      raeburn  11322: => 'scores from file',
1.6       bisitz   11323: 
                   11324:    'Process'
1.93      raeburn  11325: => 'Process',
1.6       bisitz   11326: 
                   11327:    'clicker file' # Process clicker file
1.93      raeburn  11328: => 'clicker file',
1.6       bisitz   11329: 
                   11330:    'Grade'
1.93      raeburn  11331: => 'Grade',
1.6       bisitz   11332: 
1.119     bisitz   11333:    'bubblesheet forms'
1.103     bisitz   11334: => 'bubblesheet forms',
1.6       bisitz   11335: 
                   11336:    'Verify'
1.98      bisitz   11337: => 'Verify',
1.6       bisitz   11338: 
                   11339:    'receipt'
1.93      raeburn  11340: => 'receipt',
1.6       bisitz   11341: 
                   11342:    'Manage'
1.93      raeburn  11343: => 'Manage',
1.6       bisitz   11344: 
                   11345:    'saved CODEs' # View saved CODEs
1.113     bisitz   11346: => 'saved CODEs',
1.6       bisitz   11347: 
                   11348:    'Specify a file containing the clicker information for this resource'
1.93      raeburn  11349: => 'Specify a file containing the clicker information for this resource',
1.6       bisitz   11350: 
                   11351:    'Upload File'
1.27      zhu      11352: => '上传文件',
1.6       bisitz   11353: 
                   11354:    'Award points just for participation'
1.93      raeburn  11355: => 'Award points just for participation',
1.6       bisitz   11356: 
                   11357:    'Correctness determined from response by course personnel'
1.93      raeburn  11358: => 'Correctness determined from response by course personnel',
1.6       bisitz   11359: 
                   11360:    'Correctness determined from response with clicker ID(s)'
1.93      raeburn  11361: => 'Correctness determined from response with clicker ID(s)',
1.6       bisitz   11362: 
                   11363:    'Percentage points for correct solution'
1.93      raeburn  11364: => 'Percentage points for correct solution',
1.6       bisitz   11365: 
                   11366:    'Percentage points for incorrect solution'
1.93      raeburn  11367: => 'Percentage points for incorrect solution',
1.6       bisitz   11368: 
                   11369:    'You need to specify a clicker ID for the correct answer'
1.93      raeburn  11370: => 'You need to specify a clicker ID for the correct answer',
1.6       bisitz   11371: 
                   11372:    'Score based on attendance only'
1.93      raeburn  11373: => 'Score based on attendance only',
1.6       bisitz   11374: 
                   11375:    'Correctness determined by the following IDs'
1.93      raeburn  11376: => 'Correctness determined by the following IDs',
1.6       bisitz   11377: 
                   11378:    'specified'
1.93      raeburn  11379: => 'specified',
1.6       bisitz   11380: 
                   11381:    'No IDs found to determine correct answer'
1.93      raeburn  11382: => 'No IDs found to determine correct answer',
1.6       bisitz   11383: 
1.117     bisitz   11384:    'The file: [_1] you attempted to upload contained no information. Please check that you entered the correct filename.'
                   11385: => 'The file: [_1] you attempted to upload contained no information. Please check that you entered the correct filename.',
1.6       bisitz   11386: 
                   11387:    'Scanning clicker file'
1.93      raeburn  11388: => 'Scanning clicker file',
1.6       bisitz   11389: 
                   11390:    'Found [_1] question(s)'
                   11391: => '[_1] Frage(n) gefunden',
                   11392: 
                   11393:    'Awarding [_1] percent for correct and [_2] percent for incorrect responses'
1.98      bisitz   11394: => 'Awarding [_1] percent for correct and [_2] percent for incorrect responses',
1.6       bisitz   11395: 
                   11396:    'Clicker registered more than once'
1.93      raeburn  11397: => 'Clicker registered more than once',
1.6       bisitz   11398: 
                   11399:    'Unregistered Clicker'
1.93      raeburn  11400: => 'Unregistered Clicker',
1.6       bisitz   11401: 
                   11402:    'Found [_1] registered and [_2] unregistered clickers.'
1.99      raeburn  11403: => 'Found [_1] registered and [_2] unregistered clickers.',
1.6       bisitz   11404: 
1.111     bisitz   11405:    'Found no correct answers for grading!'
                   11406: => 'Found no correct answers for grading!',
1.6       bisitz   11407: 
                   11408:    'Found [_1] entries for grading!'
1.98      bisitz   11409: => 'Found [_1] entries for grading!',
1.6       bisitz   11410: 
                   11411:    'Found no questions.'
1.93      raeburn  11412: => 'Found no questions.',
1.6       bisitz   11413: 
                   11414:    'Finalize Grading'
1.93      raeburn  11415: => 'Finalize Grading',
1.6       bisitz   11416: 
                   11417:    'Question [_1]'
1.93      raeburn  11418: => 'Question [_1]',
1.6       bisitz   11419: 
                   11420:    'Assigning grades based on clicker file'
1.93      raeburn  11421: => 'Assigning grades based on clicker file',
1.6       bisitz   11422: 
                   11423:    'More than one correct result given for question "[_1]": [_2] versus [_3].'
1.93      raeburn  11424: => 'More than one correct result given for question "[_1]": [_2] versus [_3].',
1.6       bisitz   11425: 
                   11426:    'No correct result given for question "[_1]"!'
1.93      raeburn  11427: => 'No correct result given for question "[_1]"!',
1.6       bisitz   11428: 
                   11429:    'Correct answer: [_1]'
1.18      zhu      11430: => '正确答案: [_1]',
1.6       bisitz   11431: 
                   11432:    'Successfully stored grades for [_1] student(s).'
1.93      raeburn  11433: => 'Successfully stored grades for [_1] student(s).',
1.6       bisitz   11434: 
                   11435:    'Grading Menu'
1.27      zhu      11436: => '评估菜单',
1.6       bisitz   11437: 
                   11438:    'Missing tags, unable to properly run file.'
1.93      raeburn  11439: => 'Missing tags, unable to properly run file.',
1.6       bisitz   11440: 
                   11441:    'Using tag [_1] on line [_2] as end tag to [_3]'
                   11442: => 'Using tag [_1] on line [_2] as end tag to [_3]', # ??? lonxml.pm [SB 2008-08-07]
                   11443: 
                   11444:    'Found tag [_1] on line [_2] when looking for [_3] in file.'
1.93      raeburn  11445: => 'Found tag [_1] on line [_2] when looking for [_3] in file.',
1.6       bisitz   11446: 
1.66      bisitz   11447:    'ID [_1] contains invalid characters. IDs are only allowed to contain letters, numbers, spaces and -'
1.93      raeburn  11448: => 'ID [_1] contains invalid characters. IDs are only allowed to contain letters, numbers, spaces and -',
1.6       bisitz   11449: 
                   11450:    'File not found'
1.93      raeburn  11451: => 'File not found',
1.6       bisitz   11452: 
                   11453:    'This file appears to be a rendering of a LON-CAPA resource. If this is correct, this resource will act very oddly and incorrectly.'
1.93      raeburn  11454: => 'This file appears to be a rendering of a LON-CAPA resource. If this is correct, this resource will act very oddly and incorrectly.', # ??? [SB 2007-11-27]
1.6       bisitz   11455: 
                   11456:    'An error occurred while processing this resource. The instructor has been notified.'
1.93      raeburn  11457: => 'An error occurred while processing this resource. The instructor has been notified.',
1.6       bisitz   11458: 
                   11459:    'CourseID'
1.27      zhu      11460: => '课程编号',
1.6       bisitz   11461: 
                   11462:    'DocID'
1.27      zhu      11463: => '文件编号',
1.6       bisitz   11464: 
                   11465:    'Username, password and domain need to be specified.'
1.27      zhu      11466: => '用户名,密码和域必须指定!',
1.6       bisitz   11467: 
                   11468:    'Untitled Resource'
1.27      zhu      11469: => '无名资源',
1.6       bisitz   11470: 
                   11471:    'Not Available'
1.93      raeburn  11472: => 'Not Available',
1.6       bisitz   11473: 
                   11474:    'Clear'
1.93      raeburn  11475: => 'Clear',
1.6       bisitz   11476: 
                   11477:    'There are no parameters.'
1.93      raeburn  11478: => 'There are no parameters.',
1.6       bisitz   11479: 
                   11480:    'enroll type/action'
1.27      zhu      11481: => '注册类型/行动',
1.6       bisitz   11482: 
1.110     bisitz   11483:    'Map not loaded: The file [_1] does not exist.'
                   11484: => 'Map not loaded: The file [_1] does not exist.',
1.6       bisitz   11485: 
                   11486:    'Saved.'
1.18      zhu      11487: => '保存的。',
1.6       bisitz   11488: 
                   11489:    'An error occurred while saving.'
1.93      raeburn  11490: => 'An error occurred while saving.',
1.6       bisitz   11491: 
                   11492:    'Reverted.'
1.93      raeburn  11493: => 'Reverted.',
1.6       bisitz   11494: 
                   11495:    'Title in map'
1.93      raeburn  11496: => 'Title in map',
1.6       bisitz   11497: 
                   11498:    'Filename of resource'
1.93      raeburn  11499: => 'Filename of resource',
1.6       bisitz   11500: 
                   11501:    'Link to published resource'
1.93      raeburn  11502: => 'Link to published resource',
1.6       bisitz   11503: 
1.118     bisitz   11504:    'Link to resource in Authoring Space'
                   11505: => 'Link to resource in Authoring Space',
1.6       bisitz   11506: 
                   11507:    'Resource space'
1.93      raeburn  11508: => 'Resource space',
1.6       bisitz   11509: 
                   11510:    'discard'
1.93      raeburn  11511: => 'discard',
1.6       bisitz   11512: 
                   11513:    'Change Order'
1.93      raeburn  11514: => 'Change Order',
1.6       bisitz   11515: 
                   11516:    'Sort Imported Resources'
1.93      raeburn  11517: => 'Sort Imported Resources',
1.6       bisitz   11518: 
                   11519:    'Finalize order of resources'
1.93      raeburn  11520: => 'Finalize order of resources',
1.6       bisitz   11521: 
                   11522:    'Recover Deleted'
1.93      raeburn  11523: => 'Recover Deleted',
1.6       bisitz   11524: 
                   11525:    'Recover Removed Resources'
1.93      raeburn  11526: => 'Recover Removed Resources',
1.6       bisitz   11527: 
                   11528:    'Recover Checked'
1.93      raeburn  11529: => 'Recover Checked',
1.6       bisitz   11530: 
                   11531:    'Recent Detailed Assessment Statistical Data'
1.93      raeburn  11532: => 'Recent Detailed Assessment Statistical Data',
1.6       bisitz   11533: 
                   11534:    'No information available'
1.93      raeburn  11535: => 'No information available',
1.6       bisitz   11536: 
                   11537:    'Creating new file [_1]'
1.12      zhu      11538: => '创建新文件 [_1]',
1.6       bisitz   11539: 
                   11540:    'If you would like to associate this resource ([_1]) with a current or previous course, please select one from the list below, otherwise select, "None".'
1.93      raeburn  11541: => 'If you would like to associate this resource ([_1]) with a current or previous course, please select one from the list below, otherwise select, "None".',
1.6       bisitz   11542: 
                   11543:     'Associate Resource With Selected Course'
1.93      raeburn  11544: => 'Associate Resource With Selected Course',
1.6       bisitz   11545: 
                   11546:    'This resource is currently associated with a course ([_1]) which includes added metadata fields specific to the course.'
1.93      raeburn  11547: => 'This resource is currently associated with a course ([_1]) which includes added metadata fields specific to the course.',
1.6       bisitz   11548: 
                   11549:    'You can choose to transfer data from the added fields to the "Notes" field if you are planning to change the course association.'
1.93      raeburn  11550: => 'You can choose to transfer data from the added fields to the "Notes" field if you are planning to change the course association.',
1.6       bisitz   11551: 
                   11552:    'not available'
1.93      raeburn  11553: => 'not available',
1.6       bisitz   11554: 
                   11555:    'most recent version'
1.93      raeburn  11556: => 'most recent version',
1.6       bisitz   11557: 
                   11558:    'information not available'
1.93      raeburn  11559: => 'information not available',
1.6       bisitz   11560: 
                   11561:    'Num Student'
1.93      raeburn  11562: => 'Num Student',
1.6       bisitz   11563: 
                   11564:    'Degree of Difficulty'
1.93      raeburn  11565: => 'Degree of Difficulty',
1.6       bisitz   11566: 
                   11567:    'Degree of Discrimination'
1.93      raeburn  11568: => 'Degree of Discrimination',
1.6       bisitz   11569: 
                   11570:    'Time of computation'
1.93      raeburn  11571: => 'Time of computation',
1.6       bisitz   11572: 
                   11573:    'Messages deleted.'
1.22      zhu      11574: => '邮件已删除。',
1.6       bisitz   11575: 
                   11576:    'Error deleting messages'
1.93      raeburn  11577: => 'Error deleting messages',
1.6       bisitz   11578: 
                   11579:    'Messages cleared.'
1.22      zhu      11580: => '邮件已删除。',
1.6       bisitz   11581: 
                   11582:    'Error clearing messages'
1.22      zhu      11583: => '删除邮件时发生错误',
1.6       bisitz   11584: 
                   11585:    'Delete Messages for this Resource'
1.93      raeburn  11586: => 'Delete Messages for this Resource',
1.6       bisitz   11587: 
                   11588:    'Back To Directory'
1.10      zhu      11589: => '返回目录',
1.6       bisitz   11590: 
                   11591:    'Associated with course [_1]'
1.93      raeburn  11592: => 'Associated with course [_1]',
1.6       bisitz   11593: 
                   11594:    'This resource is not associated with a course.'
1.93      raeburn  11595: => 'This resource is not associated with a course.',
1.6       bisitz   11596: 
                   11597:    'Discard Edits and Return to Portfolio'
1.98      bisitz   11598: => 'Discard Edits and Return to Portfolio',
1.6       bisitz   11599: 
                   11600:    'Could not transfer data in added fields to notes'
1.93      raeburn  11601: => 'Could not transfer data in added fields to notes',
1.6       bisitz   11602: 
                   11603:    'Transferred data in added fields to notes'
1.93      raeburn  11604: => 'Transferred data in added fields to notes',
1.6       bisitz   11605: 
                   11606:    'Home'
1.36      zhu      11607: => '根目录',
1.6       bisitz   11608: 
                   11609:    'Usage Statistics'
1.36      zhu      11610: => '使用统计',
1.6       bisitz   11611: 
                   11612:    'Courses/Network Hits'
1.36      zhu      11613: => '课程/网络访问次数',
1.6       bisitz   11614: 
1.110     bisitz   11615:    'Already in this course:'
                   11616: => 'Already in this course:',
                   11617: 
                   11618:    '[_1] in folder/map [_2]'
                   11619: => '[_1] in folder/map [_2]',
1.6       bisitz   11620: 
                   11621:    'External Resource, preview not enabled'
1.93      raeburn  11622: => 'External Resource, preview not enabled',
1.6       bisitz   11623: 
                   11624:    'Somewhere something went wrong'
1.93      raeburn  11625: => 'Somewhere something went wrong',
1.6       bisitz   11626: 
                   11627:    'Please help us to find out what.'
1.93      raeburn  11628: => 'Please help us to find out what.',
1.6       bisitz   11629: 
                   11630:    'Please take a moment to fill out the form below.'
1.93      raeburn  11631: => 'Please take a moment to fill out the form below.',
1.6       bisitz   11632: 
                   11633:    'Your information, together with internal debugging information, will be emailed to the system and server administrators.'
1.93      raeburn  11634: => 'Your information, together with internal debugging information, will be emailed to the system and server administrators.',
1.6       bisitz   11635: 
                   11636:    'Send Information'
1.18      zhu      11637: => '发送错误报告',
1.6       bisitz   11638: 
                   11639:    'Please describe what you did just before this screen came up'
1.93      raeburn  11640: => 'Please describe what you did just before this screen came up',
1.6       bisitz   11641: 
                   11642:    'Is this problem reproducible?'
1.93      raeburn  11643: => 'Is this problem reproducible?',
1.6       bisitz   11644: 
                   11645:    'Yes!'
1.18      zhu      11646: => '是!',
1.6       bisitz   11647: 
                   11648:    'Do you have any guesses why this might have happened?'
1.18      zhu      11649: => '你有任何猜测,为什么会发生?',
1.6       bisitz   11650: 
                   11651:    'Thank you for your help!'
1.18      zhu      11652: => '谢谢您的支持!',
1.6       bisitz   11653: 
                   11654:    'Internal info:'
1.18      zhu      11655: => '内部信息:',
1.6       bisitz   11656: 
                   11657:    'Report submitted'
1.18      zhu      11658: => '提交的报告',
1.6       bisitz   11659: 
                   11660:    'Sending Error Report'
1.18      zhu      11661: => '发送错误报告',
1.6       bisitz   11662: 
                   11663:    'Thank you!'
1.18      zhu      11664: => '谢谢您!',
1.6       bisitz   11665: 
                   11666:    'Warning: Report not submitted'
1.18      zhu      11667: => '警告:报告未提交',
1.6       bisitz   11668: 
                   11669:    'The administrators of the domain [_1] have not set any e-mail addresses for receipt of your error report.'
1.93      raeburn  11670: => 'The administrators of the domain [_1] have not set any e-mail addresses for receipt of your error report.',
1.6       bisitz   11671: 
                   11672:    'The document contains errors and cannot be published.'
1.93      raeburn  11673: => 'The document contains errors and cannot be published.',
1.6       bisitz   11674: 
                   11675:    'error(s)'
1.93      raeburn  11676: => 'error(s)',
1.6       bisitz   11677: 
                   11678:    '[quant,_1,error]'
1.99      raeburn  11679: => '[quant,_1,error]',
1.6       bisitz   11680: 
                   11681:    'Please fill out all fields below.'
1.18      zhu      11682: => '请填写以下所有问题。',
1.6       bisitz   11683: 
                   11684:    'Caution: this folder is set to randomly pick a subset of resources. Adding or removing resources from this folder will change the set of resources that the students see, resulting in spurious or missing credit for completed problems, not limited to ones you modify. Do not modify the contents of this folder if it is in active student use.'
1.93      raeburn  11685: => 'Caution: this folder is set to randomly pick a subset of resources. Adding or removing resources from this folder will change the set of resources that the students see, resulting in spurious or missing credit for completed problems, not limited to ones you modify. Do not modify the contents of this folder if it is in active student use.',
1.6       bisitz   11686: 
1.68      bisitz   11687:    'Caution: this folder is set to randomly order its contents. Adding or removing resources from this folder will change the order of resources shown.'
1.93      raeburn  11688: => 'Caution: this folder is set to randomly order its contents. Adding or removing resources from this folder will change the order of resources shown.',
1.68      bisitz   11689: 
1.6       bisitz   11690:    'Parameters'
1.26      zhu      11691: => '参数',
1.6       bisitz   11692: 
1.68      bisitz   11693:    'Parameters:'
                   11694: => '参数:',
                   11695: 
1.6       bisitz   11696:    'Total Score and Maximum Possible for each Sequence or Folder'
1.93      raeburn  11697: => 'Total Score and Maximum Possible for each Sequence or Folder',
1.6       bisitz   11698: 
                   11699:    'Score on each Problem Part'
1.93      raeburn  11700: => 'Score on each Problem Part',
1.6       bisitz   11701: 
                   11702:    'Number of Tries before success on each Problem Part'
1.93      raeburn  11703: => 'Number of Tries before success on each Problem Part',
1.6       bisitz   11704: 
1.77      bisitz   11705:    'Number of Problem Parts completed successfully'
1.93      raeburn  11706: => 'Number of Problem Parts completed successfully',
1.6       bisitz   11707: 
                   11708:    'Unable to retrieve course information.'
1.93      raeburn  11709: => 'Unable to retrieve course information.',
1.6       bisitz   11710: 
                   11711:    'Please select an action to perform using the new filename'
1.93      raeburn  11712: => 'Please select an action to perform using the new filename',
1.6       bisitz   11713: 
                   11714:    'View or modify a course'
1.98      bisitz   11715: => '查看或修改课程',
1.6       bisitz   11716: 
                   11717:    'Enter the course with the role of [_1]'
1.93      raeburn  11718: => 'Enter the course with the role of [_1]',
1.6       bisitz   11719: 
                   11720:    'Enter the course with the role of [_1].'
1.93      raeburn  11721: => 'Enter the course with the role of [_1].',
1.6       bisitz   11722: 
                   11723:    'View or modify course settings which only a [_1] may modify.'
1.93      raeburn  11724: => 'View or modify course settings which only a [_1] may modify.',
1.6       bisitz   11725: 
                   11726:    'Manage course users'
                   11727: => '管理课程参加者',
                   11728: 
                   11729:    'Upload a File of Course Users'
1.70      zhu      11730: => '课程用户上传文件',
1.6       bisitz   11731: 
1.69      droeschl 11732:    'Add/Modify a Course User'
1.79      bisitz   11733: => '添加/修改课程用户',
1.6       bisitz   11734: 
                   11735:    'Edit Custom Roles'
1.70      zhu      11736: => '编辑自定义角色',
                   11737: 
                   11738:    'Custom Role'
                   11739: => '自定义角色',
1.6       bisitz   11740: 
                   11741:    'Enroll a Single Student'
1.70      zhu      11742: => '注册一名学生',
1.6       bisitz   11743: 
                   11744:    'Enroll a student'
1.70      zhu      11745: => '注册学生',
1.6       bisitz   11746: 
                   11747:    'Manage Course Groups'
1.12      zhu      11748: => '管理课程组',
1.6       bisitz   11749: 
                   11750:    'This error occurred while processing response [_1] in part [_2]'
1.93      raeburn  11751: => 'This error occurred while processing response [_1] in part [_2]',
1.6       bisitz   11752: 
                   11753:    'This error occurred while processing part [_1]'
1.93      raeburn  11754: => 'This error occurred while processing part [_1]',
1.6       bisitz   11755: 
                   11756:    'Unable to find section for this student'
1.93      raeburn  11757: => 'Unable to find section for this student',
1.6       bisitz   11758: 
                   11759:    'Classlist update for "[_1]" in "[_2]".'
1.93      raeburn  11760: => 'Classlist update for "[_1]" in "[_2]".',
1.6       bisitz   11761: 
                   11762:    'Error: "[_1]" during classlist update for "[_2]" in "[_3]".'
1.93      raeburn  11763: => 'Error: "[_1]" during classlist update for "[_2]" in "[_3]".',
1.6       bisitz   11764: 
                   11765:    'Role: '
1.18      zhu      11766: => '角色: ',
1.6       bisitz   11767: 
                   11768:    'Identify fields in uploaded list'
1.93      raeburn  11769: => 'Identify fields in uploaded list',
1.6       bisitz   11770: 
                   11771:    'Default domain'
1.18      zhu      11772: => '默认域',
1.6       bisitz   11773: 
                   11774:    'Change authentication for existing users in domain "[_1]" to these settings?'
1.93      raeburn  11775: => 'Change authentication for existing users in domain "[_1]" to these settings?',
1.6       bisitz   11776: 
                   11777:    'LON-CAPA Home Server for New Users'
1.18      zhu      11778: => 'LON-CAPA 家庭服务器的新用户',
1.6       bisitz   11779: 
1.73      bisitz   11780:    'LON-CAPA domain: [_1] with home server:'
                   11781: => 'LON-CAPA 域 [_1] 与家庭服务器:',
1.6       bisitz   11782: 
1.73      bisitz   11783:    'Settings for assigning roles'
1.93      raeburn  11784: => 'Settings for assigning roles',
1.6       bisitz   11785: 
                   11786:    'Pick the action to take on roles for these users:'
1.93      raeburn  11787: => 'Pick the action to take on roles for these users:',
1.6       bisitz   11788: 
                   11789:    'No role changes'
1.93      raeburn  11790: => 'No role changes',
1.6       bisitz   11791: 
                   11792:    'Add a domain role'
1.93      raeburn  11793: => 'Add a domain role',
1.6       bisitz   11794: 
                   11795:    'Add a course role'
1.93      raeburn  11796: => 'Add a course role',
1.6       bisitz   11797: 
                   11798:    'Default role'
1.93      raeburn  11799: => 'Default role',
1.6       bisitz   11800: 
1.73      bisitz   11801:    'Choose the role to assign to users without a value specified in the uploaded file.'
1.93      raeburn  11802: => 'Choose the role to assign to users without a value specified in the uploaded file.',
1.6       bisitz   11803: 
                   11804:    'Default role and section'
1.93      raeburn  11805: => 'Default role and section',
1.6       bisitz   11806: 
1.73      bisitz   11807:    'Choose the role and/or section(s) to assign to users without values specified in the uploaded file.'
1.93      raeburn  11808: => 'Choose the role and/or section(s) to assign to users without values specified in the uploaded file.',
1.6       bisitz   11809: 
                   11810:    'Default role and/or section(s)'
1.93      raeburn  11811: => 'Default role and/or section(s)',
1.6       bisitz   11812: 
                   11813:    'Role and/or section(s) for users without values specified in the uploaded file.'
1.93      raeburn  11814: => 'Role and/or section(s) for users without values specified in the uploaded file.',
1.6       bisitz   11815: 
                   11816:    'Display students with current/future access who are not in the uploaded file.'
1.93      raeburn  11817: => 'Display students with current/future access who are not in the uploaded file.',
1.6       bisitz   11818: 
                   11819:    'Students selected from this list can be dropped.'
1.93      raeburn  11820: => 'Students selected from this list can be dropped.',
1.6       bisitz   11821: 
                   11822:    'Update Student/Employee ID in courses in which user is active/future student,[_1](if forcing change).'
1.93      raeburn  11823: => 'Update Student/Employee ID in courses in which user is active/future student,[_1](if forcing change).',
1.6       bisitz   11824: 
                   11825:    'make these dates the default access dates for future student enrollment'
1.93      raeburn  11826: => 'make these dates the default access dates for future student enrollment',
1.6       bisitz   11827: 
                   11828:    'Set default start and end access dates for course.'
1.93      raeburn  11829: => 'Set default start and end access dates for course.',
1.6       bisitz   11830: 
                   11831:    'Unable to set default access dates for course.'
1.93      raeburn  11832: => 'Unable to set default access dates for course.',
1.6       bisitz   11833: 
                   11834:    'Please select'
1.93      raeburn  11835: => 'Please select',
1.6       bisitz   11836: 
                   11837:    'User Status: [_1]'
1.18      zhu      11838: => '用户状态: [_1]',
1.6       bisitz   11839: 
                   11840:    'Role Type: [_1]'
1.18      zhu      11841: => '角色类别: [_1]',
1.6       bisitz   11842: 
                   11843:    'Any role'
1.10      zhu      11844: => '任意角色',
1.6       bisitz   11845: 
                   11846:    'Role: [_1]'
1.18      zhu      11847: => '角色: [_1]',
1.6       bisitz   11848: 
                   11849:    'Select Course(s)'
1.10      zhu      11850: => '选择课程',
1.6       bisitz   11851: 
                   11852:    'Warning: data retrieval for multiple courses can take considerable time, as this operation is not currently optimized.'
1.93      raeburn  11853: => 'Warning: data retrieval for multiple courses can take considerable time, as this operation is not currently optimized.',
1.6       bisitz   11854: 
                   11855:    'There are no co-authors to display.'
1.93      raeburn  11856: => 'There are no co-authors to display.',
1.6       bisitz   11857: 
                   11858:    'There are no users with domain roles to display.'
1.93      raeburn  11859: => 'There are no users with domain roles to display.',
1.6       bisitz   11860: 
                   11861:    'There are no authors or co-authors to display.'
1.93      raeburn  11862: => 'There are no authors or co-authors to display.',
1.6       bisitz   11863: 
                   11864:    'There are no course users to display'
1.93      raeburn  11865: => 'There are no course users to display',
1.6       bisitz   11866: 
                   11867:    'There are no course users to display.'
1.93      raeburn  11868: => 'There are no course users to display.',
1.6       bisitz   11869: 
                   11870:    'There are no users matching the search criteria.'
1.93      raeburn  11871: => 'There are no users matching the search criteria.',
1.6       bisitz   11872: 
                   11873:    "You must select at least one user by checking a user's 'Select' checkbox"
1.93      raeburn  11874: => "You must select at least one user by checking a user's 'Select' checkbox",
1.6       bisitz   11875: 
                   11876:    'You need to select an action to take for the user(s) you have selected'
1.93      raeburn  11877: => 'You need to select an action to take for the user(s) you have selected',
1.6       bisitz   11878: 
                   11879:    ' for a single user?'
1.99      raeburn  11880: => ' for a single user?',
1.6       bisitz   11881: 
                   11882:    ' for multiple users?'
1.99      raeburn  11883: => ' for multiple users?',
1.6       bisitz   11884: 
                   11885:    'Proceed'
1.18      zhu      11886: => '下一步',
1.6       bisitz   11887: 
                   11888:    'Action to take for selected users'
1.93      raeburn  11889: => 'Action to take for selected users',
1.6       bisitz   11890: 
                   11891:    'Behavior of clickable username link for each user'
1.93      raeburn  11892: => 'Behavior of clickable username link for each user',
1.6       bisitz   11893: 
                   11894:    "Display a user's personal page"
                   11895: => "显示个人网页",
                   11896: 
                   11897:    "Modify a user's information"
1.93      raeburn  11898: => "Modify a user's information",
1.6       bisitz   11899: 
                   11900:    'Course(s): description, section(s), status'
1.93      raeburn  11901: => 'Course(s): description, section(s), status',
1.6       bisitz   11902: 
                   11903:    "Click on a username to view the user's personal page."
                   11904: => "点击用户名,以查看用户的个人网页。",
                   11905: 
                   11906:    'auto'
1.18      zhu      11907: => '自动',
1.6       bisitz   11908: 
                   11909:    'manual'
1.18      zhu      11910: => '手动',
1.6       bisitz   11911: 
                   11912:    'Unlock'
1.93      raeburn  11913: => 'Unlock',
1.6       bisitz   11914: 
                   11915:    'Lock'
1.93      raeburn  11916: => 'Lock',
1.6       bisitz   11917: 
                   11918:    'Domain Roles'
1.18      zhu      11919: => '域角色',
1.6       bisitz   11920: 
                   11921:    'Co-Author Roles'
1.18      zhu      11922: => '合著者角色',
1.6       bisitz   11923: 
                   11924:    'Course Roles'
1.18      zhu      11925: => '课程角色',
1.6       bisitz   11926: 
                   11927:    'Date and Section selector'
1.18      zhu      11928: => '日期和组选择',
1.6       bisitz   11929: 
                   11930:    'Date selector'
1.18      zhu      11931: => '日期选择器',
1.6       bisitz   11932: 
                   11933:    "Check the boxes for any users for whom roles are to be revoked, and click 'Proceed'"
1.93      raeburn  11934: => "Check the boxes for any users for whom roles are to be revoked, and click 'Proceed'",
1.6       bisitz   11935: 
                   11936:    "Check the boxes for any users for whom roles are to be deleted, and click 'Proceed'"
1.93      raeburn  11937: => "Check the boxes for any users for whom roles are to be deleted, and click 'Proceed'",
1.6       bisitz   11938: 
                   11939:    'Choose an action to take for selected users'
1.93      raeburn  11940: => 'Choose an action to take for selected users',
1.6       bisitz   11941: 
                   11942:    'New section to assign'
1.93      raeburn  11943: => 'New section to assign',
1.6       bisitz   11944: 
                   11945:    'Use "Save" to update the main window with your selections.'
1.97      raeburn  11946: => 'Use "Save" to update the main window with your selections.',
1.6       bisitz   11947: 
                   11948:    'New section'
1.70      zhu      11949: => '新的章节',
1.6       bisitz   11950: 
                   11951:    'Course - [_1]:'
1.18      zhu      11952: => '课程 - [_1]:',
1.6       bisitz   11953: 
                   11954:    'Domain - [_1]:'
1.18      zhu      11955: => '域 - [_1]:',
1.6       bisitz   11956: 
                   11957:    'Users in course with expired [_1] roles'
1.93      raeburn  11958: => 'Users in course with expired [_1] roles',
1.6       bisitz   11959: 
                   11960:    'Users in course with future [_1] roles'
1.93      raeburn  11961: => 'Users in course with future [_1] roles',
1.6       bisitz   11962: 
                   11963:    'Users in course with active [_1] roles'
1.93      raeburn  11964: => 'Users in course with active [_1] roles',
1.6       bisitz   11965: 
                   11966:    'All users in course'
1.93      raeburn  11967: => 'All users in course',
1.6       bisitz   11968: 
                   11969:    'All users in course with [_1] roles'
1.93      raeburn  11970: => 'All users in course with [_1] roles',
1.6       bisitz   11971: 
                   11972:    'only users in section "[_1]"'
1.93      raeburn  11973: => 'only users in section "[_1]"',
1.6       bisitz   11974: 
                   11975:    'only users affiliated with no section or section "[_1]"'
1.93      raeburn  11976: => 'only users affiliated with no section or section "[_1]"',
1.6       bisitz   11977: 
                   11978:    ' and not in any group'
1.99      raeburn  11979: => ' and not in any group',
1.6       bisitz   11980: 
                   11981:    ' and members of group: "[_1]"'
1.99      raeburn  11982: => ' and members of group: "[_1]"',
1.6       bisitz   11983: 
                   11984:    'only users affiliated with no section'
1.93      raeburn  11985: => 'only users affiliated with no section',
1.6       bisitz   11986: 
                   11987:    'only users affiliated with section "[_1]"'
1.93      raeburn  11988: => 'only users affiliated with section "[_1]"',
1.6       bisitz   11989: 
                   11990:    'only users not in any group'
1.93      raeburn  11991: => 'only users not in any group',
1.6       bisitz   11992: 
                   11993:    ' and also not in any group'
1.99      raeburn  11994: => ' and also not in any group',
1.6       bisitz   11995: 
                   11996:    'only members of group: "[_1]"'
1.18      zhu      11997: => '只有该组成员 "[_1]"',
1.6       bisitz   11998: 
                   11999:    ' and also members of group: "[_1]"'
1.99      raeburn  12000: => ' and also members of group: "[_1]"',
1.6       bisitz   12001: 
                   12002:    'Author space for [_1]'
1.93      raeburn  12003: => 'Author space for [_1]',
1.6       bisitz   12004: 
                   12005:    'Co-authors with expired [_1] roles'
1.93      raeburn  12006: => 'Co-authors with expired [_1] roles',
1.6       bisitz   12007: 
                   12008:    'Co-authors with future [_1] roles'
1.93      raeburn  12009: => 'Co-authors with future [_1] roles',
1.6       bisitz   12010: 
                   12011:    'Co-authors with active [_1] roles'
1.93      raeburn  12012: => 'Co-authors with active [_1] roles',
1.6       bisitz   12013: 
                   12014:    'All co-authors'
1.18      zhu      12015: => '所有合著者',
1.6       bisitz   12016: 
                   12017:    'All co-authors with [_1] roles'
1.93      raeburn  12018: => 'All co-authors with [_1] roles',
1.6       bisitz   12019: 
                   12020:    'Users in domain with expired [_1] roles'
1.93      raeburn  12021: => 'Users in domain with expired [_1] roles',
1.6       bisitz   12022: 
                   12023:    'Users in domain with future [_1] roles'
1.93      raeburn  12024: => 'Users in domain with future [_1] roles',
1.6       bisitz   12025: 
                   12026:    'Users in domain with active [_1] roles'
1.93      raeburn  12027: => 'Users in domain with active [_1] roles',
1.6       bisitz   12028: 
                   12029:    'All users in domain'
1.93      raeburn  12030: => 'All users in domain',
1.6       bisitz   12031: 
                   12032:    'All users in domain with [_1] roles'
1.93      raeburn  12033: => 'All users in domain with [_1] roles',
1.6       bisitz   12034: 
                   12035:    'Co-authors in domain with expired [_1] roles'
1.93      raeburn  12036: => 'Co-authors in domain with expired [_1] roles',
1.6       bisitz   12037: 
                   12038:    'Co-authors in domain with future [_1] roles'
1.93      raeburn  12039: => 'Co-authors in domain with future [_1] roles',
1.6       bisitz   12040: 
                   12041:    'Co-authors in domain with active [_1] roles'
1.93      raeburn  12042: => 'Co-authors in domain with active [_1] roles',
1.6       bisitz   12043: 
                   12044:    'All users with co-author roles in domain'
1.93      raeburn  12045: => 'All users with co-author roles in domain',
1.6       bisitz   12046: 
                   12047:    'All co-authors in domain  with [_1] roles'
1.93      raeburn  12048: => 'All co-authors in domain  with [_1] roles',
1.6       bisitz   12049: 
                   12050:    'All courses in domain'
1.93      raeburn  12051: => 'All courses in domain',
1.6       bisitz   12052: 
                   12053:    'Courses in domain with institutional code: [_1]'
1.93      raeburn  12054: => 'Courses in domain with institutional code: [_1]',
1.6       bisitz   12055: 
                   12056:    'Selected courses in domain'
1.93      raeburn  12057: => 'Selected courses in domain',
1.6       bisitz   12058: 
                   12059:    'users with expired [_1] roles'
1.93      raeburn  12060: => 'users with expired [_1] roles',
1.6       bisitz   12061: 
                   12062:    'users with future [_1] roles'
1.93      raeburn  12063: => 'users with future [_1] roles',
1.6       bisitz   12064: 
                   12065:    'users with active [_1] roles'
1.93      raeburn  12066: => 'users with active [_1] roles',
1.6       bisitz   12067: 
                   12068:    'all users'
1.70      zhu      12069: => '所有用户',
1.6       bisitz   12070: 
                   12071:    'users with [_1] roles'
1.70      zhu      12072: => '用户角色"[_1]"',
1.6       bisitz   12073: 
                   12074:    'There are no students to drop.'
1.93      raeburn  12075: => 'There are no students to drop.',
1.6       bisitz   12076: 
                   12077:    'Upload a file containing information about users'
1.70      zhu      12078: => '上传一个包含有用户信息的文件',
1.6       bisitz   12079: 
                   12080:    'Upload file of users'
1.70      zhu      12081: => '上传用户文件',
1.6       bisitz   12082: 
                   12083:    'How do I create a users list from a spreadsheet'
1.70      zhu      12084: => '如何从电子表格建立用户列表',
1.6       bisitz   12085: 
                   12086:    'Unable to enroll users'
1.70      zhu      12087: => '无法注册用户',
1.6       bisitz   12088: 
                   12089:    'Enrolling Users'
1.70      zhu      12090: => '注册用户',
1.6       bisitz   12091: 
                   12092:    'Updating Co-authors'
1.70      zhu      12093: => '更新共同作者',
1.6       bisitz   12094: 
                   12095:    'Adding/Modifying Users'
1.70      zhu      12096: => '添加/修改用户',
1.6       bisitz   12097: 
                   12098:    'Default section name [_1] could not be used as it is a reserved word.'
1.93      raeburn  12099: => 'Default section name [_1] could not be used as it is a reserved word.',
1.6       bisitz   12100: 
                   12101:    'Default section name "[_1]" is the name of a course group. Section names and group names must be distinct.'
1.93      raeburn  12102: => 'Default section name "[_1]" is the name of a course group. Section names and group names must be distinct.',
1.6       bisitz   12103: 
                   12104:    '[_1]: Unable to enroll user [_2] [_3] [_4] [_5] in a section named "[_6]" - this is a reserved word.'
1.98      bisitz   12105: => '[_1]: Unable to enroll user [_2] [_3] [_4] [_5] in a section named "[_6]" - this is a reserved word.',
1.6       bisitz   12106: 
                   12107:    '[_1]: Unable to enroll user [_2] [_3] [_4] [_5] in a section named "[_6]" - this is a course group.'
1.98      bisitz   12108: => '[_1]: Unable to enroll user [_2] [_3] [_4] [_5] in a section named "[_6]" - this is a course group.',
1.6       bisitz   12109: 
                   12110:    'Section names and group names must be distinct.'
1.93      raeburn  12111: => 'Section names and group names must be distinct.',
1.6       bisitz   12112: 
                   12113:    '[_1]: Unable to enroll user [_2] [_3] [_4] [_5] in a section named "[_6]".'
1.98      bisitz   12114: => '[_1]: Unable to enroll user [_2] [_3] [_4] [_5] in a section named "[_6]".',
1.6       bisitz   12115: 
                   12116:    'This user already has an active/future student role in the course, unaffiliated to any section.'
1.93      raeburn  12117: => 'This user already has an active/future student role in the course, unaffiliated to any section.',
1.6       bisitz   12118: 
                   12119:    'This user already has an active/future role in section "[_1]" of the course.'
1.93      raeburn  12120: => 'This user already has an active/future role in section "[_1]" of the course.',
1.6       bisitz   12121: 
                   12122:    'Although your current role has privileges to add students to section "[_1]", you do not have privileges to modify existing enrollments in other sections.'
1.93      raeburn  12123: => 'Although your current role has privileges to add students to section "[_1]", you do not have privileges to modify existing enrollments in other sections.',
1.6       bisitz   12124: 
                   12125:    '[_1]: You do not have permission to add the requested role [_2] for the user.'
1.98      bisitz   12126: => '[_1]: You do not have permission to add the requested role [_2] for the user.',
1.6       bisitz   12127: 
                   12128:    'Allowable role(s) is/are: [_1].'
1.93      raeburn  12129: => 'Allowable role(s) is/are: [_1].',
1.6       bisitz   12130: 
                   12131:    '[_1]: Unable to enroll. No password specified.'
1.98      bisitz   12132: => '[_1]: Unable to enroll. No password specified.',
1.6       bisitz   12133: 
                   12134:    '[_1]: Unable to add co-author. No password specified.'
1.98      bisitz   12135: => '[_1]: Unable to add co-author. No password specified.',
1.6       bisitz   12136: 
                   12137:    '[_1]: Unable to add user. No password specified.'
1.98      bisitz   12138: => '[_1]: Unable to add user. No password specified.',
1.6       bisitz   12139: 
                   12140:    'Processed [quant,_1,user].'
1.101     bisitz   12141: => 'Processed [quant,_1,user].',
1.6       bisitz   12142: 
                   12143:    'Roles added for [quant,_1,user].'
1.93      raeburn  12144: => 'Roles added for [quant,_1,user].',
1.6       bisitz   12145: 
                   12146:    'If a user is currently logged-in to LON-CAPA, any new roles which are active will be available when the user next logs in.'
1.93      raeburn  12147: => 'If a user is currently logged-in to LON-CAPA, any new roles which are active will be available when the user next logs in.',
1.6       bisitz   12148: 
                   12149:    'No roles added'
1.93      raeburn  12150: => 'No roles added',
1.6       bisitz   12151: 
                   12152:    'Authentication changed for [_1] existing users.'
1.93      raeburn  12153: => 'Authentication changed for [_1] existing users.',
1.6       bisitz   12154: 
                   12155:    'Students to Drop'
1.93      raeburn  12156: => 'Students to Drop',
1.6       bisitz   12157: 
                   12158:    'There are no students with current/future access to the course.'
1.93      raeburn  12159: => 'There are no students with current/future access to the course.',
1.6       bisitz   12160: 
                   12161:    '[_1]: Unable to add/modify: [_2]'
1.98      bisitz   12162: => '[_1]: Unable to add/modify: [_2]',
1.6       bisitz   12163: 
                   12164:    '[_1]: Unable to modify authentication: [_2]'
1.98      bisitz   12165: => '[_1]: Unable to modify authentication: [_2]',
1.6       bisitz   12166: 
                   12167:    '[_1]: Unable to add role: [_2]'
1.98      bisitz   12168: => '[_1]: Unable to add role: [_2]',
1.6       bisitz   12169: 
                   12170:    'No change in section assignment (none)'
1.93      raeburn  12171: => 'No change in section assignment (none)',
1.6       bisitz   12172: 
                   12173:    "Revoked role of '[_1]' in [_2] for [_3]"
1.93      raeburn  12174: => "Revoked role of '[_1]' in [_2] for [_3]",
1.6       bisitz   12175: 
                   12176:    "Deleted role of '[_1]' in [_2] for [_3]"
1.93      raeburn  12177: => "Deleted role of '[_1]' in [_2] for [_3]",
1.6       bisitz   12178: 
                   12179:    "Re-enabled role of '[_1]' in [_2] for [_3]"
1.93      raeburn  12180: => "Re-enabled role of '[_1]' in [_2] for [_3]",
1.6       bisitz   12181: 
                   12182:    "Activated role of '[_1]' in [_2] for [_3]"
1.93      raeburn  12183: => "Activated role of '[_1]' in [_2] for [_3]",
1.6       bisitz   12184: 
                   12185:    "Changed Access Dates for role of '[_1]' in [_2] for [_3]"
1.93      raeburn  12186: => "Changed Access Dates for role of '[_1]' in [_2] for [_3]",
1.6       bisitz   12187: 
                   12188:    "Changed section for role of '[_1]' in [_2] for [_3]"
1.93      raeburn  12189: => "Changed section for role of '[_1]' in [_2] for [_3]",
1.6       bisitz   12190: 
                   12191:    "Dropped role of '[_1]' in [_2] for [_3]"
1.93      raeburn  12192: => "Dropped role of '[_1]' in [_2] for [_3]",
1.6       bisitz   12193: 
                   12194:    'Error revoking [_1] in [_2] for [_3]: [_4].'
1.93      raeburn  12195: => 'Error revoking [_1] in [_2] for [_3]: [_4].',
1.6       bisitz   12196: 
                   12197:    'Error deleting [_1] in [_2] for [_3]: [_4].'
1.93      raeburn  12198: => 'Error deleting [_1] in [_2] for [_3]: [_4].',
1.6       bisitz   12199: 
                   12200:    'Error re-enabling [_1] in [_2] for [_3]: [_4].'
1.93      raeburn  12201: => 'Error re-enabling [_1] in [_2] for [_3]: [_4].',
1.6       bisitz   12202: 
                   12203:    'Error activating [_1] in [_2] for [_3]: [_4].'
1.93      raeburn  12204: => 'Error activating [_1] in [_2] for [_3]: [_4].',
1.6       bisitz   12205: 
                   12206:    'Error changing access dates for [_1] in [_2] for [_3]: [_4].'
1.93      raeburn  12207: => 'Error changing access dates for [_1] in [_2] for [_3]: [_4].',
1.6       bisitz   12208: 
                   12209:    'Error changing section for [_1] in [_2] for [_3]: [_4].'
1.93      raeburn  12210: => 'Error changing section for [_1] in [_2] for [_3]: [_4].',
1.6       bisitz   12211: 
                   12212:    'Error dropping [_1] in [_2] for [_3]: [_4].'
1.93      raeburn  12213: => 'Error dropping [_1] in [_2] for [_3]: [_4].',
1.6       bisitz   12214: 
                   12215:    'Revoked role(s) for [quant,_1,user,users,no users].'
1.93      raeburn  12216: => 'Revoked role(s) for [quant,_1,user,users,no users].',
1.6       bisitz   12217: 
                   12218:    'Deleted role(s) for [quant,_1,user,users,no users].'
1.93      raeburn  12219: => 'Deleted role(s) for [quant,_1,user,users,no users].',
1.6       bisitz   12220: 
                   12221:    'Re-enabled role(s) for [quant,_1,user,users,no users].'
1.93      raeburn  12222: => 'Re-enabled role(s) for [quant,_1,user,users,no users].',
1.6       bisitz   12223: 
                   12224:    'Activated role(s) for [quant,_1,user,users,no users].'
1.93      raeburn  12225: => 'Activated role(s) for [quant,_1,user,users,no users].',
1.6       bisitz   12226: 
                   12227:    'Changed Access Dates for role(s) for [quant,_1,user,users,no users].'
1.93      raeburn  12228: => 'Changed Access Dates for role(s) for [quant,_1,user,users,no users].',
1.6       bisitz   12229: 
                   12230:    'Changed section for role(s) for [quant,_1,user,users,no users].'
1.93      raeburn  12231: => 'Changed section for role(s) for [quant,_1,user,users,no users].',
1.6       bisitz   12232: 
                   12233:    'Dropped role(s) for [quant,_1,user,users,no users].'
1.93      raeburn  12234: => 'Dropped role(s) for [quant,_1,user,users,no users].',
1.6       bisitz   12235: 
                   12236:    'Re-enabling will re-activate data for the role.'
1.93      raeburn  12237: => 'Re-enabling will re-activate data for the role.',
1.6       bisitz   12238: 
                   12239:    'Display User Lists'
1.93      raeburn  12240: => 'Display User Lists',
1.6       bisitz   12241: 
                   12242:    'Display current class roster'
1.93      raeburn  12243: => 'Display current class roster',
1.6       bisitz   12244: 
                   12245:    'No section'
1.93      raeburn  12246: => 'No section',
1.6       bisitz   12247: 
                   12248:    'List Users'
1.70      zhu      12249: => '用户列表',
1.6       bisitz   12250: 
                   12251:    'Pick custom role'
1.70      zhu      12252: => '选择自定义角色',
1.6       bisitz   12253: 
                   12254:    'Advanced Role'
1.70      zhu      12255: => '扩展的角色',
1.6       bisitz   12256: 
                   12257:    "Create User Notes, Display all User's Notes, Face-to-Face, Critical Messages, Broadcast Messages"
1.93      raeburn  12258: => "Create User Notes, Display all User's Notes, Face-to-Face, Critical Messages, Broadcast Messages",
1.6       bisitz   12259: 
                   12260:    'Evade communication blocking'
1.93      raeburn  12261: => 'Evade communication blocking',
1.6       bisitz   12262: 
                   12263:    'Generate anonymous statistics'
1.93      raeburn  12264: => 'Generate anonymous statistics',
1.6       bisitz   12265: 
                   12266:    'Modify grade queue'
1.98      bisitz   12267: => 'Modify grade queue',
1.6       bisitz   12268: 
                   12269:    'Grade items in grading queue'
1.93      raeburn  12270: => 'Grade items in grading queue',
1.6       bisitz   12271: 
                   12272:    'Set assessment parameters'
1.98      bisitz   12273: => 'Set assessment parameters',
1.6       bisitz   12274: 
                   12275:    'Advanced printing options (with answers, discussions, all foils, ...)'
1.93      raeburn  12276: => 'Advanced printing options (with answers, discussions, all foils, ...)',
1.6       bisitz   12277: 
                   12278:    'Print for other users and entire course'
1.93      raeburn  12279: => 'Print for other users and entire course',
1.6       bisitz   12280: 
                   12281:    'Get identity behind anonymous postings'
1.93      raeburn  12282: => 'Get identity behind anonymous postings',
1.6       bisitz   12283: 
                   12284:    'View grades'
1.93      raeburn  12285: => 'View grades',
1.6       bisitz   12286: 
                   12287:    "Access to What's New page"
1.70      zhu      12288: => "进入新页",
1.6       bisitz   12289: 
                   12290:    'Upload Users List'
1.70      zhu      12291: => '上传用户列表',
1.6       bisitz   12292: 
                   12293:    'Update Users'
1.70      zhu      12294: => '用户更新',
1.6       bisitz   12295: 
                   12296:    'Create/modify a user'
1.70      zhu      12297: => '创建/修改用户',
1.6       bisitz   12298: 
                   12299:    'Search for a user and modify/add user information or roles'
1.70      zhu      12300: => '搜索用户和修改/添加用户资料或角色',
1.6       bisitz   12301: 
                   12302:    'Add/modify a single user'
1.70      zhu      12303: => '添加/修改一个用户',
1.6       bisitz   12304: 
                   12305:    'Create users or modify the roles and privileges of users'
1.70      zhu      12306: => '创建或修改用户的角色和权限',
1.6       bisitz   12307: 
                   12308:    'Upload a File of Users'
1.70      zhu      12309: => '上传用户文件',
1.6       bisitz   12310: 
1.69      droeschl 12311:    'Add/Modify a User'
1.70      zhu      12312: => '添加/修改用户',
1.6       bisitz   12313: 
                   12314:    'create new user if required'
1.70      zhu      12315: => '如有必要,创建新用户',
1.6       bisitz   12316: 
1.69      droeschl 12317:    'Manage Users'
1.70      zhu      12318: => '管理用户',
1.6       bisitz   12319: 
                   12320:    'Create/Modify user'
1.70      zhu      12321: => '创建/修改用户',
1.6       bisitz   12322: 
                   12323:    'Visible input'
1.70      zhu      12324: => '可见输入',
1.6       bisitz   12325: 
                   12326:    'Currently in use'
1.70      zhu      12327: => '目前正在使用',
1.6       bisitz   12328: 
                   12329:    'Modify this user: [_1]'
1.70      zhu      12330: => '改此用户名: [_1]',
1.6       bisitz   12331: 
                   12332:    'Blank Problem'
1.12      zhu      12333: => '空白问题',
1.6       bisitz   12334: 
                   12335:    'Chemical Reaction Response'
1.70      zhu      12336: => '化学反应',
1.6       bisitz   12337: 
1.76      bisitz   12338:    'Chemical Reaction Response with Hints'
1.93      raeburn  12339: => 'Chemical Reaction Response with Hints', # '化学反应',
1.76      bisitz   12340: 
1.6       bisitz   12341:    'Click-On-Image Problem'
1.70      zhu      12342: => '点击图片',
1.6       bisitz   12343: 
                   12344:    'Curve Plot with Numerical Response'
1.93      raeburn  12345: => 'Curve Plot with Numerical Response',
1.6       bisitz   12346: 
                   12347:    'Custom Response'
1.93      raeburn  12348: => 'Custom Response',
1.76      bisitz   12349: 
                   12350:    'Custom Response with Partial Credit'
1.93      raeburn  12351: => 'Custom Response with Partial Credit',
1.6       bisitz   12352: 
                   12353:    'Data Plot with Numerical Response'
1.93      raeburn  12354: => 'Data Plot with Numerical Response',
1.6       bisitz   12355: 
                   12356:    'Essay Response'
1.18      zhu      12357: => '尝试回答',
1.6       bisitz   12358: 
                   12359:    'Exam Upload Resource'
1.93      raeburn  12360: => 'Exam Upload Resource',
1.6       bisitz   12361: 
                   12362:    'Formula Response using Computer Algebra System'
1.93      raeburn  12363: => 'Formula Response using Computer Algebra System',
1.6       bisitz   12364: 
                   12365:    'Formula Response using Computer Algebra System and Hints'
1.93      raeburn  12366: => 'Formula Response using Computer Algebra System and Hints',
1.6       bisitz   12367: 
1.76      bisitz   12368:    'Formula Response using Computer Algebra System R and Data Plot'
1.93      raeburn  12369: => 'Formula Response using Computer Algebra System R and Data Plot',
1.76      bisitz   12370: 
1.6       bisitz   12371:    'Formula Response with Samples'
1.93      raeburn  12372: => 'Formula Response with Samples',
1.6       bisitz   12373: 
                   12374:    'Unordered Multi-Answer Formula Response Problem'
1.93      raeburn  12375: => 'Unordered Multi-Answer Formula Response Problem',
1.6       bisitz   12376: 
1.76      bisitz   12377:    'Math Response using Computer Algebra System MAXIMA'
1.93      raeburn  12378: => 'Math Response using Computer Algebra System MAXIMA',
1.76      bisitz   12379: 
                   12380:    'Math Response using Computer Algebra System R'
1.93      raeburn  12381: => 'Math Response using Computer Algebra System R',
1.6       bisitz   12382: 
                   12383:    'Math Response using Computer Algebra System and Hints'
1.93      raeburn  12384: => 'Math Response using Computer Algebra System and Hints',
1.6       bisitz   12385: 
                   12386:    'Numerical Response'
1.93      raeburn  12387: => 'Numerical Response',
1.6       bisitz   12388: 
                   12389:    'One of Multiple Answers Numerical Problem'
1.93      raeburn  12390: => 'One of Multiple Answers Numerical Problem',
1.6       bisitz   12391: 
                   12392:    'Option Response - Matching'
1.93      raeburn  12393: => 'Option Response - Matching',
1.6       bisitz   12394: 
                   12395:    'Option Response - Concept Groups'
1.93      raeburn  12396: => 'Option Response - Concept Groups',
1.6       bisitz   12397: 
                   12398:    'Matching Response'
1.93      raeburn  12399: => 'Matching Response',
1.6       bisitz   12400: 
                   12401:    'Option Response - True/False'
1.93      raeburn  12402: => 'Option Response - True/False',
1.6       bisitz   12403: 
                   12404:    'Organic Material Response'
1.93      raeburn  12405: => 'Organic Material Response',
1.6       bisitz   12406: 
1.76      bisitz   12407:    'Organic Material Response with Hint'
1.93      raeburn  12408: => 'Organic Material Response with Hint',
1.76      bisitz   12409: 
1.6       bisitz   12410:    'Radio Button Response'
1.18      zhu      12411: => '单选',
1.6       bisitz   12412: 
                   12413:    'Randomly Labelled Image with Option Response'
1.93      raeburn  12414: => 'Randomly Labelled Image with Option Response',
1.6       bisitz   12415: 
                   12416:    'Rank Response'
1.70      zhu      12417: => '等级制度 (Rank Response)',
1.6       bisitz   12418: 
                   12419:    'String Response'
1.70      zhu      12420: => '文本输入 (String Response)',
1.6       bisitz   12421: 
1.81      bisitz   12422:    'Display catalog of courses and communities'
1.93      raeburn  12423: => '课程目录',
1.6       bisitz   12424: 
                   12425:    'Manage co-authors'
1.18      zhu      12426: => '管理共同作者',
1.6       bisitz   12427: 
                   12428:    'Upload a File of Co-authors'
1.18      zhu      12429: => '上传共同作者的文件',
1.6       bisitz   12430: 
1.69      droeschl 12431:    'Add/Modify a Co-author'
1.79      bisitz   12432: => '添加/修改一个共同的作者',
1.6       bisitz   12433: 
1.69      droeschl 12434:    'Manage Co-authors'
1.79      bisitz   12435: => '管理共同作者',
1.6       bisitz   12436: 
                   12437:    'No courses match the criteria you selected.'
1.18      zhu      12438: => '没有选择相对应的课程。',
1.6       bisitz   12439: 
                   12440:    'Key authority (<tt>id@domain</tt>) if other than course'
1.93      raeburn  12441: => 'Key authority (<tt>id@domain</tt>) if other than course',
1.6       bisitz   12442: 
                   12443:    'New bridgetask file'
1.93      raeburn  12444: => 'New bridgetask file',
1.6       bisitz   12445: 
                   12446:    'Create problem'
1.12      zhu      12447: => '创建问题',
1.6       bisitz   12448: 
                   12449:    'Create library'
1.12      zhu      12450: => '创建图书馆',
1.6       bisitz   12451: 
                   12452:    'Create survey'
1.12      zhu      12453: => '创建调查',
1.6       bisitz   12454: 
                   12455:    'Create task'
1.12      zhu      12456: => '创建任务',
1.6       bisitz   12457: 
                   12458:    'Problem Testing'
1.12      zhu      12459: => '问题测试',
1.6       bisitz   12460: 
1.124     bisitz   12461:    "Don't Show Incorrect/Correct Feedback"
1.12      zhu      12462: => "不显示不正确/正确的反馈",
1.6       bisitz   12463: 
                   12464:    "Don't Show Any Feedback"
1.12      zhu      12465: => "不显示任何反馈",
1.6       bisitz   12466: 
                   12467:    'Change View'
1.12      zhu      12468: => '更改视图',
1.6       bisitz   12469: 
                   12470:    'Show Default View'
1.12      zhu      12471: => '查看默认视图',
1.6       bisitz   12472: 
                   12473:    '[_1] for [_2] versions.'
1.70      zhu      12474: => '[_1] 的 [_2] 版本。',
1.6       bisitz   12475: 
                   12476:    'Set new preferred languages to '
1.9       zhu      12477: => '首选语言设置为 ',
1.6       bisitz   12478: 
                   12479:    'Reset preferred language.'
1.9       zhu      12480: => '重设的首选语言。',
1.6       bisitz   12481: 
                   12482:    'Set new preferred math display to '
1.93      raeburn  12483: => 'Set new preferred math display to ',
1.6       bisitz   12484: 
                   12485:    'Reset preferred math display.'
1.93      raeburn  12486: => 'Reset preferred math display.',
1.6       bisitz   12487: 
                   12488:    'Set new screenname to '
1.18      zhu      12489: => '在匿名讨论中新的昵称为 ',
1.6       bisitz   12490: 
                   12491:    'Reset screenname.'
1.9       zhu      12492: => '重置昵称。',
1.6       bisitz   12493: 
                   12494:    'Set new nickname to '
1.9       zhu      12495: => '设置新的昵称为 ',
1.6       bisitz   12496: 
                   12497:    'Reset nickname.'
1.9       zhu      12498: => '重设昵称。',
1.6       bisitz   12499: 
                   12500:    'Set menu mode to [_1].'
1.18      zhu      12501: => '设置菜单模式为 [_1]。',
1.6       bisitz   12502: 
                   12503:    'Reset '
1.9       zhu      12504: => '重置',
1.6       bisitz   12505: 
                   12506:    'Set message forwarding to '
1.22      zhu      12507: => '设置邮件转发到 ',
1.6       bisitz   12508: 
                   12509:    "Set message forwarding to 'off'."
1.22      zhu      12510: => "设置邮件转发为'关闭'。",
1.6       bisitz   12511: 
                   12512:    'Set non-critical message notification address(es) to '
1.22      zhu      12513: => '设置非重要的邮件通知地址为 ',
1.6       bisitz   12514: 
                   12515:    "Set non-critical message notification to 'off'."
1.22      zhu      12516: => "设置非重要的邮件通知为'关闭'。",
1.6       bisitz   12517: 
                   12518:    'Set critical message notification address(es) to '
1.22      zhu      12519: => '设置重要的邮件通知地址为 ',
1.6       bisitz   12520: 
                   12521:    "Set critical message notification to 'off'."
1.22      zhu      12522: => "设置重要的邮件通知为'关闭'。",
1.6       bisitz   12523: 
                   12524:    'Set address(es) to receive excerpts with html retained '
1.22      zhu      12525: => '设置保留HTML摘录的地址为 ',
1.6       bisitz   12526: 
                   12527:    'Set notification address to receive excerpts with html stripped.'
1.22      zhu      12528: => '设置接收邮件地址为不保留的HTML摘录。',
1.6       bisitz   12529: 
                   12530:    'Set all notification addresses to receive excerpts with html stripped.'
1.22      zhu      12531: => '设置所有的接收邮件地址为不保留的HTML摘录。',
1.6       bisitz   12532: 
                   12533:    'Set Page Background to '
1.22      zhu      12534: => '设置页面的背景为 ',
1.6       bisitz   12535: 
                   12536:    'Set Header Background to '
1.22      zhu      12537: => '设置页眉背景为 ',
1.6       bisitz   12538: 
                   12539:    'Set Header Border to '
1.22      zhu      12540: => '设置页眉边界为 ',
1.6       bisitz   12541: 
                   12542:    'Set Font to '
1.22      zhu      12543: => '设置字体为 ',
1.6       bisitz   12544: 
                   12545:    'Set Un-Visited Link to '
1.22      zhu      12546: => '设置未访问链接颜色为 ',
1.6       bisitz   12547: 
                   12548:    'Set Visited Link to '
1.22      zhu      12549: => '设置已访问链接颜色为 ',
1.6       bisitz   12550: 
                   12551:    'Set Active Link to '
1.22      zhu      12552: => '设置活动链接颜色为 ',
1.6       bisitz   12553: 
                   12554:    'Reset Page Background'
1.22      zhu      12555: => '重设网页背景',
1.6       bisitz   12556: 
                   12557:    'Reset Header Background'
1.22      zhu      12558: => '重置页眉背景',
1.6       bisitz   12559: 
                   12560:    'Reset Header Border'
1.22      zhu      12561: => '重置页眉边界',
1.6       bisitz   12562: 
                   12563:    'Reset Font.'
1.22      zhu      12564: => '重置字体颜色。',
1.6       bisitz   12565: 
                   12566:    'Reset Un-Visited Link.'
1.22      zhu      12567: => '重置未访问链接颜色。',
1.6       bisitz   12568: 
                   12569:    'Reset Visited Link.'
1.22      zhu      12570: => '重置已访问链接颜色。',
1.6       bisitz   12571: 
                   12572:    'Reset Active Link.'
1.22      zhu      12573: => '重置活动链接颜色。',
1.6       bisitz   12574: 
                   12575:    'Freezing Role: [_1]'
1.22      zhu      12576: => '冻结的角色: [_1]',
1.6       bisitz   12577: 
                   12578:    'Unfreezing Role: [_1]'
1.99      raeburn  12579: => '解冻的角色: [_1] reversed',
1.6       bisitz   12580: 
                   12581:    'No such user: '
1.22      zhu      12582: => '此用户不存在: ',
1.6       bisitz   12583: 
1.49      bisitz   12584:    'Sorry, the URL you provided to complete the reset of your password was invalid. Either the token included in the URL has been deleted or the URL you provided was invalid. Please submit a [_1]new request[_2] for a password reset, and follow the link to the new URL included in the e-mail that will be sent to you, to allow you to enter a new password.'
1.93      raeburn  12585: => 'Sorry, the URL you provided to complete the reset of your password was invalid. Either the token included in the URL has been deleted or the URL you provided was invalid. Please submit a [_1]new request[_2] for a password reset, and follow the link to the new URL included in the e-mail that will be sent to you, to allow you to enter a new password.',
1.6       bisitz   12586: 
                   12587:    'Sorry, the token generated when you requested a password reset has expired.'
1.93      raeburn  12588: => 'Sorry, the token generated when you requested a password reset has expired.',
1.6       bisitz   12589: 
                   12590:    'Sorry, the URL generated when you requested reset of your password contained incomplete information.'
1.93      raeburn  12591: => 'Sorry, the URL generated when you requested reset of your password contained incomplete information.',
1.6       bisitz   12592: 
                   12593:    'Page requested in unexpected context'
1.93      raeburn  12594: => 'Page requested in unexpected context',
1.6       bisitz   12595: 
                   12596:    'Invalid username and/or domain'
1.93      raeburn  12597: => 'Invalid username and/or domain',
1.6       bisitz   12598: 
                   12599:    'Username and domain were blank'
1.93      raeburn  12600: => 'Username and domain were blank',
1.6       bisitz   12601: 
                   12602:    'Authentication type for this user can not be changed by this mechanism'
1.93      raeburn  12603: => 'Authentication type for this user can not be changed by this mechanism',
1.6       bisitz   12604: 
                   12605:    'One or more password fields were blank'
1.93      raeburn  12606: => 'One or more password fields were blank',
1.6       bisitz   12607: 
                   12608:    'Please log out and try again.'
1.93      raeburn  12609: => 'Please log out and try again.',
1.6       bisitz   12610: 
                   12611:    'Please try again later.'
1.93      raeburn  12612: => 'Please try again later.',
1.6       bisitz   12613: 
                   12614:    'Unable to retrieve saved token for password decryption'
1.93      raeburn  12615: => 'Unable to retrieve saved token for password decryption',
1.6       bisitz   12616: 
                   12617:    'Could not verify current authentication.'
1.93      raeburn  12618: => 'Could not verify current authentication.',
1.6       bisitz   12619: 
                   12620:    'The new passwords you entered do not match.'
1.93      raeburn  12621: => 'The new passwords you entered do not match.',
1.6       bisitz   12622: 
                   12623:    'Passwords must be a minimum of 7 characters long.'
1.93      raeburn  12624: => 'Passwords must be a minimum of 7 characters long.',
1.6       bisitz   12625: 
                   12626:    'The password you entered contained illegal characters.'
1.93      raeburn  12627: => 'The password you entered contained illegal characters.',
1.6       bisitz   12628: 
                   12629:    'Valid characters are'
1.93      raeburn  12630: => 'Valid characters are',
1.6       bisitz   12631: 
1.21      raeburn  12632:    'The password for [_1] was successfully changed.'
1.22      zhu      12633: => '[_1] 的密码已成功更改。',
1.6       bisitz   12634: 
1.21      raeburn  12635:    'The password for [_1] was not changed.'
1.93      raeburn  12636: => 'The password for [_1] was not changed.',
1.6       bisitz   12637: 
                   12638:    'In discussions: only new posts will be displayed.'
1.93      raeburn  12639: => 'In discussions: only new posts will be displayed.',
1.6       bisitz   12640: 
                   12641:    'In discussions: all posts will be displayed.'
1.93      raeburn  12642: => 'In discussions: all posts will be displayed.',
1.6       bisitz   12643: 
1.111     bisitz   12644:    'In discussions: new posts will cease to be identified as "NEW" after display.'
                   12645: => 'In discussions: new posts will cease to be identified as "NEW" after display.',
1.6       bisitz   12646: 
1.104     raeburn  12647:    'In discussions: posts will be identified as "NEW" until marked as not "NEW".'
                   12648: => 'In discussions: posts will be identified as "NEW" until marked as not "NEW".',
1.6       bisitz   12649: 
                   12650:    'The e-mail address entered in row '
1.22      zhu      12651: => '电子邮件地址输入行 ',
1.6       bisitz   12652: 
                   12653:    'The e-mail address you entered'
1.22      zhu      12654: => '您输入的电子邮件地址',
1.6       bisitz   12655: 
                   12656:    'is not a valid e-mail address'
1.22      zhu      12657: => '不是一个有效的电子邮件地址',
1.6       bisitz   12658: 
                   12659:    'Title for the Uploaded Score'
1.93      raeburn  12660: => 'Title for the Uploaded Score',
1.6       bisitz   12661: 
                   12662:    'Title for the Page'
1.56      zhu      12663: => '标题页',
1.6       bisitz   12664: 
                   12665:    'Title for the Problem'
1.56      zhu      12666: => '问题的标题',
1.6       bisitz   12667: 
                   12668:    'Title for the Drop Box'
1.93      raeburn  12669: => 'Title for the Drop Box',
1.6       bisitz   12670: 
1.112     bisitz   12671:    'Title for the Discussion Board'
1.56      zhu      12672: => '公告栏的标题',
1.6       bisitz   12673: 
                   12674:    'Not a valid user:domain'
1.56      zhu      12675: => '不是有效的用户:域',
1.6       bisitz   12676: 
                   12677:    'Please enter both user and domain in the format user:domain'
1.56      zhu      12678: => '请输入用户和域,格式为 用户:域',
1.6       bisitz   12679: 
1.25      bisitz   12680:    'Personal Information Page of '
1.93      raeburn  12681: => 'Personal Information Page of ',
1.6       bisitz   12682: 
                   12683:    'No info'
1.93      raeburn  12684: => 'No info',
1.6       bisitz   12685: 
                   12686:    'No user information available'
1.93      raeburn  12687: => 'No user information available',
1.6       bisitz   12688: 
                   12689:    'The new directory name was changed from [_1] to [_2].'
1.93      raeburn  12690: => 'The new directory name was changed from [_1] to [_2].',
1.6       bisitz   12691: 
                   12692:    'Unable to create a directory named'
1.93      raeburn  12693: => 'Unable to create a directory named',
1.6       bisitz   12694: 
                   12695:    'A file or directory by that name already exists.'
1.93      raeburn  12696: => 'A file or directory by that name already exists.',
1.6       bisitz   12697: 
                   12698:    'Allowing others to retrieve file: [_1]'
1.93      raeburn  12699: => 'Allowing others to retrieve file: [_1]',
1.6       bisitz   12700: 
                   12701:    'Access to this file by others can be set to be one or more of the following types: public, passphrase-protected or conditional.'
1.93      raeburn  12702: => 'Access to this file by others can be set to be one or more of the following types: public, passphrase-protected or conditional.',
1.6       bisitz   12703: 
                   12704:    'Public files are available to anyone without the need for login.'
1.98      bisitz   12705: => 'Public files are available to anyone without the need for login.',
1.6       bisitz   12706: 
                   12707:    'Passphrase-protected files do not require log-in, but will require the viewer to enter the passphrase you set.'
1.93      raeburn  12708: => 'Passphrase-protected files do not require log-in, but will require the viewer to enter the passphrase you set.',
1.6       bisitz   12709: 
                   12710:    'A listing of files viewable without log-in is available at: '
1.93      raeburn  12711: => 'A listing of files viewable without log-in is available at: ',
1.6       bisitz   12712: 
                   12713:    "For logged in users a 'Display file listing' link will also appear (when there are viewable files) on your personal information page:"
1.93      raeburn  12714: => "For logged in users a 'Display file listing' link will also appear (when there are viewable files) on your personal information page:",
1.6       bisitz   12715: 
                   12716:    "Users with privileges to edit course contents may add a course information page to a course using the 'Course Info' button in DOCS"
1.93      raeburn  12717: => "Users with privileges to edit course contents may add a course information page to a course using the 'Course Info' button in DOCS",
1.6       bisitz   12718: 
                   12719:    'Conditional access controls for file: [_1]'
1.93      raeburn  12720: => 'Conditional access controls for file: [_1]',
1.6       bisitz   12721: 
                   12722:    'Help on setting up share access'
1.93      raeburn  12723: => 'Help on setting up share access',
1.6       bisitz   12724: 
                   12725:    'Help on changing settings'
1.93      raeburn  12726: => 'Help on changing settings',
1.6       bisitz   12727: 
                   12728:    'Help on removing share access'
1.93      raeburn  12729: => 'Help on removing share access',
1.6       bisitz   12730: 
                   12731:    'Public access: [_1]'
1.98      bisitz   12732: => 'Public access: [_1]',
1.6       bisitz   12733: 
                   12734:    'Dates available'
1.12      zhu      12735: => '能够使用的日期',
1.6       bisitz   12736: 
                   12737:    'Passphrase-protected access: [_1]'
1.93      raeburn  12738: => 'Passphrase-protected access: [_1]',
1.6       bisitz   12739: 
                   12740:    'Passphrase'
1.93      raeburn  12741: => 'Passphrase',
1.6       bisitz   12742: 
                   12743:    'Conditional access: [_1]'
1.93      raeburn  12744: => 'Conditional access: [_1]',
1.6       bisitz   12745: 
                   12746:    'You have previously set [_1] conditional access controls.'
1.93      raeburn  12747: => 'You have previously set [_1] conditional access controls.',
1.6       bisitz   12748: 
                   12749:    'Change Conditions'
1.93      raeburn  12750: => 'Change Conditions',
1.6       bisitz   12751: 
                   12752:    'Add conditional access'
1.93      raeburn  12753: => 'Add conditional access',
1.6       bisitz   12754: 
                   12755:    'based on domain, username, or course affiliation.'
1.93      raeburn  12756: => 'based on domain, username, or course affiliation.',
1.6       bisitz   12757: 
                   12758:    '[_1]-based conditional access: '
1.98      bisitz   12759: => '[_1]-based conditional access: ',
1.6       bisitz   12760: 
                   12761:    'conditions'
1.93      raeburn  12762: => 'conditions',
1.6       bisitz   12763: 
                   12764:    'condition'
1.93      raeburn  12765: => 'condition',
1.6       bisitz   12766: 
                   12767:    'Action?'
1.93      raeburn  12768: => 'Action?',
1.6       bisitz   12769: 
                   12770:    'Allowed [_1] member affiliations'
1.93      raeburn  12771: => 'Allowed [_1] member affiliations', # ???
1.6       bisitz   12772: 
                   12773:    'No [_1]-based conditions defined.'
1.93      raeburn  12774: => 'No [_1]-based conditions defined.',
1.6       bisitz   12775: 
                   12776:    'Type of change'
1.98      bisitz   12777: => 'Type of change',
1.6       bisitz   12778: 
                   12779:    'Access control'
1.93      raeburn  12780: => 'Access control',
1.6       bisitz   12781: 
                   12782:    'Additional information'
1.93      raeburn  12783: => 'Additional information',
1.6       bisitz   12784: 
                   12785:    'A problem occurred deleting access controls: [_1]'
1.93      raeburn  12786: => 'A problem occurred deleting access controls: [_1]',
1.6       bisitz   12787: 
                   12788:    'A problem occurred saving access control settings: [_1]'
1.93      raeburn  12789: => 'A problem occurred saving access control settings: [_1]',
1.6       bisitz   12790: 
                   12791:    'opened folder'
1.93      raeburn  12792: => 'opened folder',
1.6       bisitz   12793: 
                   12794:    'closed folder'
1.93      raeburn  12795: => 'closed folder',
1.6       bisitz   12796: 
                   12797:    'Passphrase-protected'
1.22      zhu      12798: => '密码保护',
1.6       bisitz   12799: 
                   12800:    'Conditional'
1.93      raeburn  12801: => 'Conditional',
1.6       bisitz   12802: 
                   12803:    'An error occurred ([_1]) while trying to delete [_2].'
1.93      raeburn  12804: => 'An error occurred ([_1]) while trying to delete [_2].',
1.6       bisitz   12805: 
                   12806:    'File: [_1] deleted.'
1.22      zhu      12807: => '文件 [_1] 已删除。',
1.6       bisitz   12808: 
                   12809:    'An error occurred ([_1]) while trying to delete access controls for the file.'
1.93      raeburn  12810: => 'An error occurred ([_1]) while trying to delete access controls for the file.',
1.6       bisitz   12811: 
                   12812:    'Access controls also deleted for the file.'
1.93      raeburn  12813: => 'Access controls also deleted for the file.',
1.6       bisitz   12814: 
                   12815:    'Error: no valid filename was provided to rename to.'
1.93      raeburn  12816: => 'Error: no valid filename was provided to rename to.',
1.6       bisitz   12817: 
                   12818:    'An error occurred ([_1]) while trying to rename [_2] to [_3]'
1.93      raeburn  12819: => 'An error occurred ([_1]) while trying to rename [_2] to [_3]',
1.6       bisitz   12820: 
1.109     bisitz   12821:    'The new filename was changed from:<br />[_1] to [_2]'
                   12822: => 'The new filename was changed from:<br />[_1] to [_2]',
1.6       bisitz   12823: 
                   12824:    'An error occurred ([_1]) while trying to delete access control records for the old name.'
1.93      raeburn  12825: => 'An error occurred ([_1]) while trying to delete access control records for the old name.',
1.6       bisitz   12826: 
                   12827:    'An error occurred ([_1]) while trying to upload [_2].'
1.93      raeburn  12828: => 'An error occurred ([_1]) while trying to upload [_2].',
1.6       bisitz   12829: 
                   12830:    'An error occurred (dir) ([_1]) while trying to delete [_2].'
1.93      raeburn  12831: => 'An error occurred (dir) ([_1]) while trying to delete [_2].',
1.6       bisitz   12832: 
                   12833:    'An error occurred ([_1]) while trying to upload [_2] for embedded element [_3].'
1.93      raeburn  12834: => 'An error occurred ([_1]) while trying to upload [_2] for embedded element [_3].',
1.6       bisitz   12835: 
                   12836:    'An error occurred ([_1]) while trying to create a new directory [_2].'
1.93      raeburn  12837: => 'An error occurred ([_1]) while trying to create a new directory [_2].',
1.6       bisitz   12838: 
                   12839:    'Access controls updated to reflect the name change.'
1.93      raeburn  12840: => 'Access controls updated to reflect the name change.',
1.6       bisitz   12841: 
                   12842:    'Conditional files are accessible to logged-in users with accounts in the LON-CAPA network, who satisfy the conditions you set.'
1.93      raeburn  12843: => 'Conditional files are accessible to logged-in users with accounts in the LON-CAPA network, who satisfy the conditions you set.',
1.6       bisitz   12844: 
                   12845:    'The conditions can include affiliation with a particular course, or a user account in a specific domain.'
1.93      raeburn  12846: => 'The conditions can include affiliation with a particular course, or a user account in a specific domain.',
1.6       bisitz   12847: 
                   12848:    'Alternatively access can be granted to people with specific LON-CAPA usernames and domains.'
1.93      raeburn  12849: => 'Alternatively access can be granted to people with specific LON-CAPA usernames and domains.',
1.6       bisitz   12850: 
                   12851:    'Current access controls defined for this file:'
1.93      raeburn  12852: => 'Current access controls defined for this file:',
1.6       bisitz   12853: 
                   12854:    'No access control settings currently exist for this file.'
1.93      raeburn  12855: => 'No access control settings currently exist for this file.',
1.6       bisitz   12856: 
                   12857:    'Deleted'
1.93      raeburn  12858: => 'Deleted',
1.6       bisitz   12859: 
                   12860:    'No end date'
1.22      zhu      12861: => '无结束日期',
1.6       bisitz   12862: 
                   12863:    'Start: '
1.22      zhu      12864: => '开始: ',
1.6       bisitz   12865: 
                   12866:    'End: '
1.22      zhu      12867: => '结束: ',
1.6       bisitz   12868: 
                   12869:    'Domains: '
1.22      zhu      12870: => '域: ',
1.6       bisitz   12871: 
                   12872:    'Users: '
1.22      zhu      12873: => '用户: ',
1.6       bisitz   12874: 
                   12875:    'New control(s) added'
1.93      raeburn  12876: => 'New control(s) added',
1.6       bisitz   12877: 
                   12878:    'Existing control(s) deleted'
1.93      raeburn  12879: => 'Existing control(s) deleted',
1.6       bisitz   12880: 
                   12881:    'Existing control(s) modified'
1.93      raeburn  12882: => 'Existing control(s) modified',
1.6       bisitz   12883: 
                   12884:    'Add new <b>[_1]-based</b> access control for portfolio file: <b>[_2]</b>'
1.93      raeburn  12885: => 'Add new <b>[_1]-based</b> access control for portfolio file: <b>[_2]</b>',
1.6       bisitz   12886: 
                   12887:    'Display all access settings for this file'
1.93      raeburn  12888: => 'Display all access settings for this file',
1.6       bisitz   12889: 
                   12890:    'Add a roles-based condition'
1.93      raeburn  12891: => 'Add a roles-based condition',
1.6       bisitz   12892: 
                   12893:    'New role-based condition'
1.93      raeburn  12894: => 'New role-based condition',
1.6       bisitz   12895: 
                   12896:    "Format for users' username:domain information:"
1.93      raeburn  12897: => "Format for users' username:domain information:", # ??? -> portfolio.pm
1.6       bisitz   12898: 
                   12899:    'Add new [_1] condition(s)?'
1.93      raeburn  12900: => 'Add new [_1] condition(s)?',
1.6       bisitz   12901: 
                   12902:    'Number to add: '
1.93      raeburn  12903: => 'Number to add: ',
1.6       bisitz   12904: 
                   12905:    'Select roles, course status, section(s) and group(s) for users who will be able to access the portfolio file.'
1.93      raeburn  12906: => 'Select roles, course status, section(s) and group(s) for users who will be able to access the portfolio file.',
1.6       bisitz   12907: 
1.88      bisitz   12908:    'Course status'
                   12909: => 'Course status', # '[_1] 状态',
1.6       bisitz   12910: 
                   12911:    'Files selected from other directories:'
1.93      raeburn  12912: => 'Files selected from other directories:',
1.6       bisitz   12913: 
                   12914:    'Unable to upload [_1]. (size = [_2] kilobytes). Disk quota will be exceeded.'
1.98      bisitz   12915: => 'Unable to upload [_1]. (size = [_2] kilobytes). Disk quota will be exceeded.',
1.6       bisitz   12916: 
                   12917:    'Unable to upload [_1]. A locked file by that name was found in [_2].'
1.99      raeburn  12918: => 'Unable to upload [_1]. A locked file by that name was found in [_2].',
1.6       bisitz   12919: 
                   12920:    'You will be able to rename or delete existing [_1] after a grade has been assigned.'
1.93      raeburn  12921: => 'You will be able to rename or delete existing [_1] after a grade has been assigned.',
1.6       bisitz   12922: 
                   12923:    'Unable to upload [_1]. A file by that name was found in [_2].'
1.99      raeburn  12924: => 'Unable to upload [_1]. A file by that name was found in [_2].',
1.6       bisitz   12925: 
                   12926:    'To upload, rename or delete existing [_1] in [_2].'
1.93      raeburn  12927: => 'To upload, rename or delete existing [_1] in [_2].', # ???
1.6       bisitz   12928: 
                   12929:    'Rename [_1] to [_2]?'
1.99      raeburn  12930: => 'Rename [_1] to [_2]?',
1.6       bisitz   12931: 
                   12932:    'Reference Warning'
1.93      raeburn  12933: => 'Reference Warning',
1.6       bisitz   12934: 
                   12935:    'Completed upload of the file. This file contained references to other files. You must upload the referenced files or else the uploaded file may not work properly.'
1.93      raeburn  12936: => 'Completed upload of the file. This file contained references to other files. You must upload the referenced files or else the uploaded file may not work properly.',
1.6       bisitz   12937: 
                   12938:    'Please select the locations from which the referenced files are to be uploaded.'
1.93      raeburn  12939: => 'Please select the locations from which the referenced files are to be uploaded.',
1.6       bisitz   12940: 
                   12941:    'Delete [_1]?'
1.12      zhu      12942: => '删除 [_1]?',
1.6       bisitz   12943: 
                   12944:    'Edit Portfolio File Catalog Information'
1.12      zhu      12945: => '编辑组合文件的目录信息',
1.6       bisitz   12946: 
                   12947:    'Edit Group Portfolio File Catalog Information'
1.12      zhu      12948: => '编辑组组合文件的目录信息',
1.6       bisitz   12949: 
                   12950:    'Update'
1.12      zhu      12951: => '更新',
1.6       bisitz   12952: 
                   12953:    'domains'
1.12      zhu      12954: => '域',
1.6       bisitz   12955: 
                   12956:    'users'
1.12      zhu      12957: => '用户',
1.6       bisitz   12958: 
                   12959:    'Access'
1.93      raeburn  12960: => 'Access',
1.6       bisitz   12961: 
                   12962:    'Conditional: domain-based'
1.93      raeburn  12963: => 'Conditional: domain-based',
1.6       bisitz   12964: 
                   12965:    'Conditional: user-based'
1.93      raeburn  12966: => 'Conditional: user-based',
1.6       bisitz   12967: 
                   12968:    'Conditional: course-based'
1.93      raeburn  12969: => 'Conditional: course-based',
1.6       bisitz   12970: 
                   12971:    '[_1] was submitted in response to problem: [_2]'
1.99      raeburn  12972: => '[_1] was submitted in response to problem: [_2]',
1.6       bisitz   12973: 
                   12974:    '[_1] was handed back in response to problem: [_2]'
1.98      bisitz   12975: => '[_1] was handed back in response to problem: [_2]',
1.6       bisitz   12976: 
                   12977:    'In the course:'
1.93      raeburn  12978: => 'In the course:',
1.6       bisitz   12979: 
                   12980:    'Back'
1.12      zhu      12981: => '返回',
1.6       bisitz   12982: 
                   12983:    'Error: no directory name was provided.'
1.12      zhu      12984: => '错误:没有输入目录名称。',
1.6       bisitz   12985: 
                   12986:    'Unable to create a directory named [_1].'
1.12      zhu      12987: => '无法创建目录名 [_1]。',
1.6       bisitz   12988: 
                   12989:    'Action disallowed'
1.12      zhu      12990: => '不允许行动',
1.6       bisitz   12991: 
                   12992:    'You do not have sufficient privileges to [_1]'
1.12      zhu      12993: => '您没有足够权限 [_1]',
1.6       bisitz   12994: 
                   12995:    'upload files'
1.12      zhu      12996: => '上传文件',
1.6       bisitz   12997: 
                   12998:    'delete files'
1.12      zhu      12999: => '删除文件',
1.6       bisitz   13000: 
                   13001:    'rename files'
1.12      zhu      13002: => '重命名文件',
1.6       bisitz   13003: 
                   13004:    'set access controls for files'
1.12      zhu      13005: => '设置访问控制文件',
1.6       bisitz   13006: 
1.116     bisitz   13007:    "in the group's group portfolio."
                   13008: => "in the group's group portfolio.",
1.6       bisitz   13009: 
                   13010:    'in this portfolio.'
1.12      zhu      13011: => '在这个组区。',
1.6       bisitz   13012: 
                   13013:    'You do not have the privileges required to access the shared files space for this group.'
1.12      zhu      13014: => '您没有权限访问该组的共享文件。',
1.6       bisitz   13015: 
                   13016:    'Not a valid group for this course'
1.12      zhu      13017: => '本课程里不是一个有效的组',
1.6       bisitz   13018: 
                   13019:    'Group files for [_1]'
1.12      zhu      13020: => '[_1] 组的组文件 ',
1.6       bisitz   13021: 
                   13022:    'Invalid group'
1.12      zhu      13023: => '无效组',
1.6       bisitz   13024: 
                   13025:    'No file was selected to upload.'
1.12      zhu      13026: => '没有文件被选中上传。',
1.6       bisitz   13027: 
                   13028:    'To upload a file, click <strong>Browse...</strong> and select a file, then click <strong>Upload</strong>.'
1.12      zhu      13029: => '要上传文件,请点击<strong>浏览... </strong>,并选择一个文件,然后点击<strong>上传</strong> 。',
1.6       bisitz   13030: 
                   13031:    'Pick functionality'
1.12      zhu      13032: => '选择功能',
1.6       bisitz   13033: 
                   13034:    'Functionality to display/modify'
1.12      zhu      13035: => '功能显示/修改',
1.6       bisitz   13036: 
                   13037:    'You must select at least one functionality type to display.'
1.12      zhu      13038: => '您必须至少选择一个功能型。',
1.6       bisitz   13039: 
                   13040:    'Default color schemes'
1.12      zhu      13041: => '默认颜色方案',
1.6       bisitz   13042: 
                   13043:    'Log-in page options'
1.12      zhu      13044: => '登录页面选项',
1.6       bisitz   13045: 
                   13046:    'Default authentication/language/timezone'
1.12      zhu      13047: => '默认的身份验证/语言/时区',
1.6       bisitz   13048: 
                   13049:    'Default quotas for user portfolios'
1.93      raeburn  13050: => 'Default quotas for user portfolios',
1.6       bisitz   13051: 
                   13052:    'Auto-update settings'
1.12      zhu      13053: => '设置自动更新',
1.6       bisitz   13054: 
                   13055:    'Institutional directory searches'
1.93      raeburn  13056: => 'Institutional directory searches',
1.6       bisitz   13057: 
                   13058:    'User creation'
                   13059: => '创建用户',
                   13060: 
                   13061:    'User modification'
                   13062: => '用户设置',
                   13063: 
1.103     bisitz   13064:    'Bubblesheet format file'
                   13065: => 'Bubblesheet format file',
1.6       bisitz   13066: 
                   13067:    'Cataloging of courses'
1.12      zhu      13068: => '课程目录',
1.6       bisitz   13069: 
                   13070:    'Display options'
1.12      zhu      13071: => '显示选项',
1.6       bisitz   13072: 
                   13073:    'Display using: '
1.93      raeburn  13074: => 'Display using: ',
1.6       bisitz   13075: 
                   13076:    'one column'
1.12      zhu      13077: => '一列',
1.6       bisitz   13078: 
                   13079:    'two columns'
1.12      zhu      13080: => '两列',
1.6       bisitz   13081: 
                   13082:    'Changes made:'
1.93      raeburn  13083: => 'Changes made:',
1.6       bisitz   13084: 
                   13085:    'Back to configuration display'
1.93      raeburn  13086: => 'Back to configuration display',
1.6       bisitz   13087: 
                   13088:    'No changes made to log-in page settings'
1.93      raeburn  13089: => 'No changes made to log-in page settings',
1.6       bisitz   13090: 
                   13091:    'Support Request'
1.93      raeburn  13092: => 'Support Request',
1.6       bisitz   13093: 
                   13094:    'Do <b>not</b> use this form to ask questions about course content.'
1.93      raeburn  13095: => 'Do <b>not</b> use this form to ask questions about course content.',
1.6       bisitz   13096: 
                   13097:    'Contact your instructor instead.'
1.93      raeburn  13098: => 'Contact your instructor instead.',
1.6       bisitz   13099: 
                   13100:    'Cc'
1.12      zhu      13101: => '抄送',
1.6       bisitz   13102: 
                   13103:    'Your e-mail address'
1.27      zhu      13104: => '您的E-Mail地址',
1.6       bisitz   13105: 
                   13106:    'Search and Enroll'
1.27      zhu      13107: => '搜索和注册',
1.6       bisitz   13108: 
                   13109:    'Search or Add New User'
1.27      zhu      13110: => '搜索或添加新用户',
1.6       bisitz   13111: 
                   13112:    'No username and/or domain provided.'
1.93      raeburn  13113: => 'No username and/or domain provided.',
1.6       bisitz   13114: 
                   13115:    'No match was found for the username ([_1]) in LON-CAPA domain: [_2]'
1.93      raeburn  13116: => 'No match was found for the username ([_1]) in LON-CAPA domain: [_2]',
1.6       bisitz   13117: 
                   13118:    'Submit a request to the LON-CAPA [_1]helpdesk[_2] for [_3] if you require assistance.'
1.93      raeburn  13119: => 'Submit a request to the LON-CAPA [_1]helpdesk[_2] for [_3] if you require assistance.',
1.6       bisitz   13120: 
1.85      bisitz   13121:    'Problems occurred in creating the new Excel file.'
1.93      raeburn  13122: => 'Problems occurred in creating the new Excel file.',
1.85      bisitz   13123: 
                   13124:    'Problems occurred in creating the output file.'
1.93      raeburn  13125: => 'Problems occurred in creating the output file.',
1.85      bisitz   13126: 
                   13127:    'Problems occurred in writing the CSV file.'
1.93      raeburn  13128: => 'Problems occurred in writing the CSV file.',
1.6       bisitz   13129: 
1.85      bisitz   13130:    'This error has been logged.'
1.93      raeburn  13131: => 'This error has been logged.',
1.6       bisitz   13132: 
1.85      bisitz   13133:    'Please alert your LON-CAPA administrator.'
1.93      raeburn  13134: => 'Please alert your LON-CAPA administrator.',
1.6       bisitz   13135: 
                   13136:    'Records [_1]'
1.93      raeburn  13137: => 'Records [_1]', # ???
1.6       bisitz   13138: 
                   13139:    'Filter [_1]'
                   13140: => 'Filter [_1]',
                   13141: 
                   13142:    'Under you current role you are not permitted to change login settings for this user'
1.93      raeburn  13143: => 'Under you current role you are not permitted to change login settings for this user',
1.6       bisitz   13144: 
                   13145:    'History'
1.55      zhu      13146: => '历史',
1.6       bisitz   13147: 
                   13148:    'Part '
1.55      zhu      13149: => '部分 ',
1.6       bisitz   13150: 
                   13151:    'Transaction [_1]'
1.93      raeburn  13152: => 'Transaction [_1]', # ???
1.6       bisitz   13153: 
                   13154:    'Nothing submitted - no attempts.'
1.93      raeburn  13155: => 'Nothing submitted - no attempts.',
1.6       bisitz   13156: 
                   13157:    'No data.'
1.93      raeburn  13158: => 'No data.',
1.6       bisitz   13159: 
                   13160:    'Open in a new window'
1.93      raeburn  13161: => 'Open in a new window',
1.6       bisitz   13162: 
                   13163:    'Revoke user roles'
1.93      raeburn  13164: => 'Revoke user roles',
1.6       bisitz   13165: 
                   13166:    'Delete user roles'
1.93      raeburn  13167: => 'Delete user roles',
1.6       bisitz   13168: 
                   13169:    'Re-enable expired user roles'
1.93      raeburn  13170: => 'Re-enable expired user roles',
1.6       bisitz   13171: 
                   13172:    'Make future user roles active now'
1.93      raeburn  13173: => 'Make future user roles active now',
1.6       bisitz   13174: 
                   13175:    'Change starting/ending dates'
1.93      raeburn  13176: => 'Change starting/ending dates',
1.6       bisitz   13177: 
                   13178:    'Change section associated with user roles'
1.93      raeburn  13179: => 'Change section associated with user roles',
1.6       bisitz   13180: 
                   13181:    'Modify existing user: '
1.70      zhu      13182: => '修改现有的用户: ',
1.6       bisitz   13183: 
                   13184:    'Enroll one student'
1.70      zhu      13185: => '注册一名学生',
1.6       bisitz   13186: 
                   13187:    'Enroll one student: '
1.70      zhu      13188: => '注册一名学生: ',
1.6       bisitz   13189: 
                   13190:    'Existing Roles'
1.55      zhu      13191: => '现有的角色',
1.6       bisitz   13192: 
1.40      bisitz   13193:    'Existing Roles in this Course'
1.70      zhu      13194: => '课程中现有的角色',
1.40      bisitz   13195: 
1.118     bisitz   13196:    'Existing Co-Author Roles in your Authoring Space'
                   13197: => 'Existing Co-Author Roles in your Authoring Space',
1.40      bisitz   13198: 
                   13199:    'Existing Roles in this Domain'
1.70      zhu      13200: => '在该域中现有的角色',
1.40      bisitz   13201: 
1.6       bisitz   13202:    'Text-based Interface Login'
1.93      raeburn  13203: => 'Text-based Interface Login',
1.6       bisitz   13204: 
                   13205:    'Select Accessibility Options'
1.93      raeburn  13206: => 'Select Accessibility Options',
1.6       bisitz   13207: 
                   13208:    'Suppress rendering of images'
1.93      raeburn  13209: => 'Suppress rendering of images',
1.6       bisitz   13210: 
                   13211:    'Suppress Java applets'
1.55      zhu      13212: => '禁止Java小程序',
1.6       bisitz   13213: 
                   13214:    'Suppress rendering of embedded multimedia'
1.93      raeburn  13215: => 'Suppress rendering of embedded multimedia',
1.6       bisitz   13216: 
                   13217:    'Increase font size'
1.55      zhu      13218: => '放大字体',
1.6       bisitz   13219: 
                   13220:    'Switch to black and white mode'
1.55      zhu      13221: => '切换到黑白模式',
1.6       bisitz   13222: 
                   13223:    'Remember these settings for next login'
1.55      zhu      13224: => '下次登录时记住这些设置',
1.6       bisitz   13225: 
                   13226:    'You are already logged in!'
1.55      zhu      13227: => '您已经登录!',
1.6       bisitz   13228: 
                   13229:    'You are already logged in'
1.55      zhu      13230: => '您已经登录!',
1.6       bisitz   13231: 
                   13232:    'Please either [_1]continue the current session[_2] or [_3]logout[_4].'
1.55      zhu      13233: => '您的选择:[_1]继续当前的会话[_2]或者[_3]退出[_4]。',
1.6       bisitz   13234: 
                   13235:    'Login problems?'
1.9       zhu      13236: => '无法登录?',
1.6       bisitz   13237: 
                   13238:    'Reset password'
1.9       zhu      13239: => '重设密码',
1.6       bisitz   13240: 
                   13241:    'Reset forgotten LON-CAPA password'
1.55      zhu      13242: => '重置 LON-CAPA 密码',
1.6       bisitz   13243: 
1.89      bisitz   13244:    'If you use the same account for other campus services besides LON-CAPA, (e.g., e-mail, course registration, etc.), a separate centrally managed mechanism likely exists to reset a password. However, if your account is used for just LON-CAPA access you will probably be able to reset a password from this page.'
1.55      zhu      13245: => '如果您使用相同的帐户的其他校园服务除了LON-CAPA, (例如,电子邮件,课程注册等) ,一个单独的中央管理机制可以重置密码。然而,如果您的帐户只是用于LON-CAPA访问,您可以从这个网页重置密码。',
1.6       bisitz   13246: 
                   13247:    'Three conditions must be met:'
1.55      zhu      13248: => '三个条件必须满足:',
1.6       bisitz   13249: 
                   13250:    'An e-mail address must have previously been associated with your LON-CAPA username.'
1.55      zhu      13251: => '必须有一个电子邮件地址与您的LON-CAPA用户联系在一起的。',
1.6       bisitz   13252: 
                   13253:    'You must be able to access e-mail sent to that address.'
1.55      zhu      13254: => '您必须能访问即将发送的电子邮件地址。',
1.6       bisitz   13255: 
                   13256:    'Your LON-CAPA account must be of a type for which LON-CAPA can reset a password.'
1.55      zhu      13257: => '您 LON-CAPA 帐户必须是一个类型为 LON-CAPA 可以重置密码。',
1.6       bisitz   13258: 
                   13259:    'Thank you for your request to reset the password for your LON-CAPA account.'
1.55      zhu      13260: => '感谢您要求重设 LON-CAPA 帐户的密码 。',
1.6       bisitz   13261: 
                   13262:    'Email address in LON-CAPA'
1.93      raeburn  13263: => 'Email address in LON-CAPA',
1.6       bisitz   13264: 
1.55      zhu      13265:    'E-mail address in LON-CAPA'
1.93      raeburn  13266: => 'E-mail address in LON-CAPA',
1.55      zhu      13267: 
1.6       bisitz   13268:    'The username you provided was not verified as a valid username in the LON-CAPA system for the [_1] domain.'
1.56      zhu      13269: => '您提供的用户名不是有效的用户名在 LON-CAPA 系统在该[_1]域。',
1.6       bisitz   13270: 
                   13271:    'Please [_1]go back[_2] and try again.'
1.55      zhu      13272: => '请[_1]返回[_2] ,然后再试一次。',
1.6       bisitz   13273: 
                   13274:    'The e-mail address you provided does not appear to be a valid address.'
1.56      zhu      13275: => '您提供的电子邮件地址不是一个有效的地址。',
1.6       bisitz   13276: 
                   13277:    'A valid e-mail address was not located in the LON-CAPA system for the username and domain you provided.'
1.56      zhu      13278: => '您提供的用户名和域在 LON-CAPA 系统中没有找到一个有效的电子邮件地址。',
1.6       bisitz   13279: 
                   13280:    'The username you provided uses an authentication type which can not be reset directly via LON-CAPA.'
1.56      zhu      13281: => '您提供的用户名使用的身份验证类型,不能直接通过 LON-CAPA 重置密码。',
1.6       bisitz   13282: 
1.41      bisitz   13283:    'You may wish to contact the [_1]LON-CAPA helpdesk[_2] for the [_3].'
1.56      zhu      13284: => '您不妨联系[_2]的[_3]的[_1] LON-CAPA 求助。',
1.6       bisitz   13285: 
                   13286:    'You may wish to send an e-mail to the server administrator: [_1] for [_2].' # 1: e-mail, 2: domain
1.98      bisitz   13287: => '您不妨给服务器管理员发送电子邮件: [_1]的[_2] 。',
1.6       bisitz   13288: 
1.118     bisitz   13289:    'Assigning yourself a co-author or assistant co-author role in your own author area in Authoring Space is not permitted'
                   13290: => 'Assigning yourself a co-author or assistant co-author role in your own author area in Authoring Space is not permitted',
1.6       bisitz   13291: 
                   13292:    'Owner(s)'
1.93      raeburn  13293: => 'Owner(s)',
1.6       bisitz   13294: 
                   13295:    'Practice Problem'
1.56      zhu      13296: => '练习题',
1.6       bisitz   13297: 
                   13298:    'Submissions are not permanently recorded'
1.93      raeburn  13299: => 'Submissions are not permanently recorded',
1.6       bisitz   13300: 
                   13301:    'Submissions to practice problems are not permanently recorded.'
1.93      raeburn  13302: => 'Submissions to practice problems are not permanently recorded.',
1.6       bisitz   13303: 
                   13304:    'not graded'
1.93      raeburn  13305: => 'not graded',
1.6       bisitz   13306: 
                   13307:    'Course initialization preference'
1.93      raeburn  13308: => 'Course initialization preference',
1.6       bisitz   13309: 
                   13310:    'Choose which page will be displayed when you enter this course after selecting a role.'
1.93      raeburn  13311: => 'Choose which page will be displayed when you enter this course after selecting a role.',
1.6       bisitz   13312: 
                   13313:    'Current value is determined by'
1.93      raeburn  13314: => 'Current value is determined by',
1.6       bisitz   13315: 
                   13316:    'and is set to display'
1.93      raeburn  13317: => 'and is set to display',
1.6       bisitz   13318: 
                   13319:    'Page display controlled by'
1.93      raeburn  13320: => 'Page display controlled by',
1.6       bisitz   13321: 
                   13322:    'If'
1.93      raeburn  13323: => 'If',
1.6       bisitz   13324: 
                   13325:    'Choose course entry'
1.93      raeburn  13326: => 'Choose course entry',
1.6       bisitz   13327: 
                   13328:    'Modify course entry'
1.93      raeburn  13329: => 'Modify course entry',
1.6       bisitz   13330: 
                   13331:    'No members to add at this time, as there are no users matching the specified type(s), role(s) and section(s).'
1.93      raeburn  13332: => 'No members to add at this time, as there are no users matching the specified type(s), role(s) and section(s).',
1.6       bisitz   13333: 
                   13334:    'There are no users to add as new members, as all users matching the specified type(s), role(s), and section(s) are already affiliated with this group.'
1.93      raeburn  13335: => 'There are no users to add as new members, as all users matching the specified type(s), role(s), and section(s) are already affiliated with this group.',
1.6       bisitz   13336: 
                   13337:    "You may need to use the 'modify existing, past or future members' page if you need to re-enable or activate access for previous or future members."
1.93      raeburn  13338: => "You may need to use the 'modify existing, past or future members' page if you need to re-enable or activate access for previous or future members.",
1.6       bisitz   13339: 
                   13340:    'Setting optional privileges for specific group members'
1.57      zhu      13341: => '对具体组成员设置可选的权限',
1.6       bisitz   13342: 
                   13343:    'As no group tools will be made available to users, there are no specific user privileges to set.'
1.93      raeburn  13344: => 'As no group tools will be made available to users, there are no specific user privileges to set.',
1.6       bisitz   13345: 
                   13346:    'Create group'
1.12      zhu      13347: => '创建组',
1.6       bisitz   13348: 
1.116     bisitz   13349:    'The value you entered for the quota for the group portfolio in this group contained invalid characters, so it has been set to 0 MB. You can change this by modifying the group settings.'
                   13350: => 'The value you entered for the quota for the group portfolio in this group contained invalid characters, so it has been set to 0 MB. You can change this by modifying the group settings.',
1.6       bisitz   13351: 
1.116     bisitz   13352:    'The value you entered for the quota for the group portfolio in this group exceeded the maximum possible value, so it has been set to [_1] MB (the maximum possible value).'
                   13353: => 'The value you entered for the quota for the group portfolio in this group exceeded the maximum possible value, so it has been set to [_1] MB (the maximum possible value).',
1.6       bisitz   13354: 
                   13355:    'A problem occurred when creating folders for the new group [_1]:'
1.93      raeburn  13356: => 'A problem occurred when creating folders for the new group [_1]:',
1.6       bisitz   13357: 
                   13358:    'Group [_1] was created.'
1.12      zhu      13359: => '组 [_1] 已创建。',
1.6       bisitz   13360: 
                   13361:    'E-mail Address'
1.93      raeburn  13362: => 'E-mail Address',
1.6       bisitz   13363: 
                   13364:    'Closes '
1.93      raeburn  13365: => 'Closes ',
1.6       bisitz   13366: 
                   13367:    'The resources in "[_1]" are open for a limited time. Once you click the "Show Resource" button below you have [_2] to complete all resources "[_1]".'
1.93      raeburn  13368: => 'The resources in "[_1]" are open for a limited time. Once you click the "Show Resource" button below you have [_2] to complete all resources "[_1]".',
1.6       bisitz   13369: 
                   13370:    'This resource "[_1]" is open for a limited time. Once you click the "Show Resource" button below you have [_2] to complete this resource "[_1]".'
1.93      raeburn  13371: => 'This resource "[_1]" is open for a limited time. Once you click the "Show Resource" button below you have [_2] to complete this resource "[_1]".',
1.6       bisitz   13372: 
                   13373:    '[quant,_1,day]'
1.99      raeburn  13374: => '[quant,_1,day]',
1.6       bisitz   13375: 
                   13376:    '[quant,_1,hour]'
1.99      raeburn  13377: => '[quant,_1,hour]',
1.6       bisitz   13378: 
                   13379:    '[quant,_1,minute]'
1.99      raeburn  13380: => '[quant,_1,minute]',
1.6       bisitz   13381: 
                   13382:    '[quant,_1,second]'
1.99      raeburn  13383: => '[quant,_1,second]',
1.6       bisitz   13384: 
                   13385:    'Start Timer?'
1.93      raeburn  13386: => 'Start Timer?',
1.6       bisitz   13387: 
                   13388:    'Sign up for time to work.'
1.93      raeburn  13389: => 'Sign up for time to work.',
1.6       bisitz   13390: 
                   13391:    'Requesting Another Worktime'
1.93      raeburn  13392: => 'Requesting Another Worktime',
1.6       bisitz   13393: 
                   13394:    'No available times.'
1.93      raeburn  13395: => 'No available times.',
1.6       bisitz   13396: 
                   13397:    'Return to last resource'
1.93      raeburn  13398: => 'Return to last resource',
1.6       bisitz   13399: 
                   13400:    'My Courses'
1.9       zhu      13401: => '我的课程',
1.6       bisitz   13402: 
                   13403:    '[_1] parts'
1.99      raeburn  13404: => '[_1] parts',
1.6       bisitz   13405: 
                   13406:    'Part: [_1]'
1.27      zhu      13407: => '部分: [_1]',
1.6       bisitz   13408: 
                   13409:    'New Discussion'
1.12      zhu      13410: => '新的讨论',
1.6       bisitz   13411: 
                   13412:    'New Email'
1.12      zhu      13413: => '新的 E-Mail',
1.6       bisitz   13414: 
                   13415:    'New Error'
1.12      zhu      13416: => '新的错误',
1.6       bisitz   13417: 
                   13418:    '(randomly select [_1])'
1.98      bisitz   13419: => '(randomly select [_1])',
1.6       bisitz   13420: 
                   13421:    '(randomly ordered)'
1.98      bisitz   13422: => '(randomly ordered)',
1.6       bisitz   13423: 
                   13424:    'No course selected'
1.93      raeburn  13425: => 'No course selected',
1.6       bisitz   13426: 
                   13427:    'Open '
1.98      bisitz   13428: => 'Open ',
1.6       bisitz   13429: 
                   13430:    'Having technical difficulties; please check status later'
1.93      raeburn  13431: => 'Having technical difficulties; please check status later',
1.6       bisitz   13432: 
                   13433:    'Answer open'
1.93      raeburn  13434: => 'Answer open',
1.6       bisitz   13435: 
                   13436:    'Yes, and show correct answer if they exceed the maximum number of tries.'
1.93      raeburn  13437: => 'Yes, and show correct answer if they exceed the maximum number of tries.',
1.6       bisitz   13438: 
                   13439:    "No, don't show correct/incorrect feedback."
1.93      raeburn  13440: => "No, don't show correct/incorrect feedback.",
1.6       bisitz   13441: 
                   13442:    'No, show no feedback at all.'
1.93      raeburn  13443: => 'No, show no feedback at all.',
1.6       bisitz   13444: 
                   13445:    'single part'
1.93      raeburn  13446: => 'single part',
1.6       bisitz   13447: 
                   13448:    'Course Page'
1.36      zhu      13449: => '课程页面',
1.6       bisitz   13450: 
                   13451:    'Unable to set "number unread posts display" to [_1] due to [_2].'
1.98      bisitz   13452: => 'Unable to set "number unread posts display" to [_1] due to [_2].',
1.6       bisitz   13453: 
                   13454:    'Current value is [_1].'
1.36      zhu      13455: => '当前的值是 [_1].',
1.6       bisitz   13456: 
                   13457:    'Unable to set interval to [_1] due to [_2].'
1.93      raeburn  13458: => 'Unable to set interval to [_1] due to [_2].',
1.6       bisitz   13459: 
                   13460:    'Changes to threshold(s) for problem tracking:'
1.93      raeburn  13461: => 'Changes to threshold(s) for problem tracking:',
1.6       bisitz   13462: 
                   13463:    'Set threshold for [_1] to [_2]'
1.36      zhu      13464: => '对于 [_1] 到 [_2] 的临界值',
1.6       bisitz   13465: 
                   13466:    'Set the default page to be displayed when you select a course role'
1.36      zhu      13467: => '设置默认页, 显示您选择的课程的角色',
1.6       bisitz   13468: 
                   13469:    '(Currently: [_1])'
1.36      zhu      13470: => '(现在: [_1])',
1.6       bisitz   13471: 
                   13472:    "The global user preference you set for your courses can be overridden in an individual course by setting a course specific setting via the [_1]What's New page[_2] in the course."
1.42      bisitz   13473: => "在课程中为您的课程的全局的用户首选项设置可以覆盖个别的课程设置,通过特定的课程设置[_1]What's New page[_2]。",
1.6       bisitz   13474: 
                   13475:    'Display the [_1]first resource[_2] in the course.'
1.36      zhu      13476: => '显示课程中的[_1]第一资源[_2]。',
1.6       bisitz   13477: 
                   13478:    "Display the [_1]What's New page[_2] - a summary of items in the course which require attention."
1.36      zhu      13479: => "显示 [_1]What's New page[_2] - 课程中的内容概述需要被注意。",
1.6       bisitz   13480: 
                   13481:    'Default now set'
1.93      raeburn  13482: => 'Default now set',
1.6       bisitz   13483: 
                   13484:    'when you select a course role from the roles screen'
1.93      raeburn  13485: => 'when you select a course role from the roles screen',
1.6       bisitz   13486: 
                   13487:    'you will be taken to the start of the course.'
1.93      raeburn  13488: => 'you will be taken to the start of the course.',
1.6       bisitz   13489: 
                   13490:    'a page will be displayed that lists items in the course that may require action from you.'
1.93      raeburn  13491: => 'a page will be displayed that lists items in the course that may require action from you.',
1.6       bisitz   13492: 
                   13493:    "Display the What's New page listing course action items"
1.93      raeburn  13494: => "Display the What's New page listing course action items",
1.6       bisitz   13495: 
                   13496:    'Go to the start of the course'
1.93      raeburn  13497: => 'Go to the start of the course',
1.6       bisitz   13498: 
                   13499:    'now'
1.93      raeburn  13500: => 'now',
1.6       bisitz   13501: 
                   13502:    'No official courses to display for [_1].'
1.93      raeburn  13503: => 'No official courses to display for [_1].',
1.6       bisitz   13504: 
                   13505:    '(Month - Day - Year)'
1.13      zhu      13506: => '(月 - 日 - 年)',
1.6       bisitz   13507: 
                   13508:    'Month[_1]Day[_2]Year'
1.13      zhu      13509: => '月[_1]日[_2]年',
1.6       bisitz   13510: 
                   13511:    'Copyright/distribution option "Private" is no longer supported. Select another option from below. Consider "Custom Rights" for maximum control over the usage of your resource.'
1.93      raeburn  13512: => 'Copyright/distribution option "Private" is no longer supported. Select another option from below. Consider "Custom Rights" for maximum control over the usage of your resource.',
1.6       bisitz   13513: 
                   13514:    'Skipping'
1.93      raeburn  13515: => 'Skipping',
1.6       bisitz   13516: 
                   13517:    'Notifying host'
1.93      raeburn  13518: => 'Notifying host', # ???
1.6       bisitz   13519: 
                   13520:    'Back to Catalog Information'
1.18      zhu      13521: => '返回到目录信息',
1.6       bisitz   13522: 
                   13523:    ' at '
1.101     bisitz   13524: => ' at ',
1.6       bisitz   13525: 
                   13526:    "Computer's answer is incorrect ([_1])."
1.93      raeburn  13527: => "Computer's answer is incorrect ([_1]).",
1.6       bisitz   13528: 
                   13529:    'It is likely that the tolerance range [_1] or significant figures [_2] need to be adjusted.'
1.93      raeburn  13530: => 'It is likely that the tolerance range [_1] or significant figures [_2] need to be adjusted.',
1.6       bisitz   13531: 
                   13532:    'It is likely that the tolerance range [_1] needs to be adjusted.'
1.93      raeburn  13533: => 'It is likely that the tolerance range [_1] needs to be adjusted.',
1.6       bisitz   13534: 
                   13535:    'Submission Record'
1.93      raeburn  13536: => 'Submission Record',
1.6       bisitz   13537: 
                   13538:    'Set/Change grades'
1.93      raeburn  13539: => 'Set/Change grades',
1.6       bisitz   13540: 
                   13541:    'View of the problem'
1.93      raeburn  13542: => 'View of the problem',
1.6       bisitz   13543: 
                   13544:    'Assign Grades'
1.93      raeburn  13545: => 'Assign Grades',
1.6       bisitz   13546: 
                   13547:    'Save &amp; Next'
1.18      zhu      13548: => '保存并继续',
1.6       bisitz   13549: 
                   13550:    '[_1]student(s)'
1.22      zhu      13551: => '[_1]学生',
1.6       bisitz   13552: 
                   13553:    '(Next and Previous (student) do not save the scores.)'
1.99      raeburn  13554: => '(Next and Previous (student) do not save the scores.)',
1.6       bisitz   13555: 
                   13556:    'LON-CAPA User Message'
1.22      zhu      13557: => 'LON-CAPA 用户邮件',
1.6       bisitz   13558: 
1.105     raeburn  13559:    '[_1]Message:[_2] No more students for this section or class.'
                   13560: => '[_1]Message:[_2] No more students for this section or class.',
1.6       bisitz   13561: 
                   13562:    'Click on the button below to return to the grading menu.'
1.93      raeburn  13563: => 'Click on the button below to return to the grading menu.',
1.6       bisitz   13564: 
                   13565:    'Group files'
1.12      zhu      13566: => '组文件',
1.6       bisitz   13567: 
                   13568:    'One group portfolio file is available.'
1.93      raeburn  13569: => 'One group portfolio file is available.',
1.6       bisitz   13570: 
                   13571:    'One portfolio file owned by [_1] is available.'
1.93      raeburn  13572: => 'One portfolio file owned by [_1] is available.',
1.6       bisitz   13573: 
                   13574:    'A total of [_1] group portfolio files are available.'
1.93      raeburn  13575: => 'A total of [_1] group portfolio files are available.',
1.6       bisitz   13576: 
                   13577:    'A total of [_1] portfolio files owned by [_2] are available'
1.93      raeburn  13578: => 'A total of [_1] portfolio files owned by [_2] are available',
1.6       bisitz   13579: 
                   13580:    '[quant,_1,file is,files are] publicly accessible.'
1.93      raeburn  13581: => '[quant,_1,file is,files are] publicly accessible.',
1.6       bisitz   13582: 
                   13583:    '[quant,_1,file requires,files require] a passphrase for access.'
1.98      bisitz   13584: => '[quant,_1,file requires,files require] a passphrase for access.',
1.6       bisitz   13585: 
                   13586:    'Group Portfolio files'
1.12      zhu      13587: => '组组合文件',
1.6       bisitz   13588: 
                   13589:    'Viewable portfolio files.'
1.12      zhu      13590: => '可见组合文件。',
1.6       bisitz   13591: 
                   13592:    'Viewable portfolio files'
1.12      zhu      13593: => '可见组合文件',
1.6       bisitz   13594: 
                   13595:    'Viewable group portfolio files'
1.12      zhu      13596: => '可见组组合文件',
1.6       bisitz   13597: 
                   13598:    'Display file listing'
1.36      zhu      13599: => '显示文件列表',
1.6       bisitz   13600: 
                   13601:    'Portfolio files for [_1]'
1.36      zhu      13602: => '[_1] 的组合文件',
1.6       bisitz   13603: 
                   13604:    'File access type: '
1.36      zhu      13605: => '文件访问类型: ',
1.6       bisitz   13606: 
                   13607:    'Update display'
1.36      zhu      13608: => '更新显示',
1.6       bisitz   13609: 
                   13610:    'Course Information page'
1.36      zhu      13611: => '课程资料页',
1.6       bisitz   13612: 
                   13613:    'Information about [_1]'
1.36      zhu      13614: => '关于 [_1] 的消息',
1.6       bisitz   13615: 
                   13616:    'There are no available files of the specified access type: [_1]'
1.36      zhu      13617: => '没有提供文件的指定访问类型: [_1]',
1.6       bisitz   13618: 
                   13619:    'File Type Displayed: [_1]'
1.36      zhu      13620: => '显示文件类型: [_1]',
1.6       bisitz   13621: 
                   13622:    'All file types'
1.36      zhu      13623: => '所有文件类型',
1.6       bisitz   13624: 
                   13625:    'The resource depends on another resource with variable filename, i.e., [_1].'
1.93      raeburn  13626: => 'The resource depends on another resource with variable filename, i.e., [_1].',
1.6       bisitz   13627: 
                   13628:    'You likely need to explicitly allow access to all possible dependencies using the [_1]-tag.'
1.93      raeburn  13629: => 'You likely need to explicitly allow access to all possible dependencies using the [_1]-tag.',
1.6       bisitz   13630: 
                   13631:    'Add Selection for:'
1.93      raeburn  13632: => 'Add Selection for:',
1.6       bisitz   13633: 
1.65      zhu      13634:    'Selected Parameters:'
1.93      raeburn  13635: => 'Selected Parameters:',
1.63      zhu      13636: 
1.65      zhu      13637:    'Show detailed Parameter Selection'
1.93      raeburn  13638: => 'Show detailed Parameter Selection',
1.63      zhu      13639: 
1.65      zhu      13640: # Resource Parameters - Start
1.63      zhu      13641: 
1.65      zhu      13642:    'Problem Opening Date (opendate)'
                   13643: => '问题开始日期 (opendate)',
1.6       bisitz   13644: 
                   13645:    'Problem Opening Date'
1.12      zhu      13646: => '问题开始日期',
1.6       bisitz   13647: 
1.65      zhu      13648:    'Problem Due Date (duedate)'
                   13649: => '问题截止日期 (duedate)',
                   13650: 
1.6       bisitz   13651:    'Problem Due Date'
1.12      zhu      13652: => '问题截止日期',
1.6       bisitz   13653: 
1.65      zhu      13654:    'Problem Answer Date (answerdate)'
                   13655: => '问题答案日期 (answerdate)',
                   13656: 
1.6       bisitz   13657:    'Problem Answer Date'
1.12      zhu      13658: => '问题答案日期',
1.6       bisitz   13659: 
1.65      zhu      13660:    'Time-Limit (interval)'
                   13661: => '期限 (interval)',
                   13662: 
1.6       bisitz   13663:    'Time-Limit'
1.12      zhu      13664: => '期限',
1.6       bisitz   13665: 
1.65      zhu      13666:    'Weight (weight)'
1.93      raeburn  13667: => 'Weight (weight)',
1.65      zhu      13668: 
1.6       bisitz   13669:    'Weight'
1.93      raeburn  13670: => 'Weight',
1.6       bisitz   13671: 
1.65      zhu      13672:    'Maximum Number of Tries (maxtries)'
1.93      raeburn  13673: => 'Maximum Number of Tries (maxtries)',
1.65      zhu      13674: 
1.6       bisitz   13675:    'Maximum Number of Tries'
1.93      raeburn  13676: => 'Maximum Number of Tries',
1.6       bisitz   13677: 
1.65      zhu      13678:    'Number of Tries before hints appear (hinttries)'
1.93      raeburn  13679: => 'Number of Tries before hints appear (hinttries)',
1.65      zhu      13680: 
1.6       bisitz   13681:    'Number of Tries before hints appear'
1.93      raeburn  13682: => 'Number of Tries before hints appear',
1.6       bisitz   13683: 
1.56      zhu      13684:    'Content Opening Date (contentopen)'
1.61      bisitz   13685: => '内容开放日期 (contentopen)',
                   13686: 
1.56      zhu      13687:    'Content Due Date (contentclose)'
1.61      bisitz   13688: => '内容关闭日期 (contentclose)',
1.56      zhu      13689: 
1.63      zhu      13690:    'Content Opening Date'
                   13691: => '内容开放日期',
1.6       bisitz   13692: 
                   13693:    'Content Close Date'
1.18      zhu      13694: => '内容关闭日期',
1.6       bisitz   13695: 
1.65      zhu      13696:    'Question Type (type)'
                   13697: => '问题类型 (type)',
                   13698: 
1.6       bisitz   13699:    'Question Type'
1.18      zhu      13700: => '问题类型',
1.6       bisitz   13701: 
1.65      zhu      13702:    'Show Problem Status (problemstatus)'
1.93      raeburn  13703: => 'Show Problem Status (problemstatus)',
1.65      zhu      13704: 
1.6       bisitz   13705:    'Show Problem Status'
1.18      zhu      13706: => '查看问题状态',
1.6       bisitz   13707: 
1.65      zhu      13708:    'Resource Hidden from Students (hiddenresource)'
1.93      raeburn  13709: => 'Resource Hidden from Students (hiddenresource)',
1.65      zhu      13710: 
1.6       bisitz   13711:    'Resource Hidden from Students'
1.93      raeburn  13712: => 'Resource Hidden from Students',
1.65      zhu      13713: 
                   13714:    'Resource hidden from students (hiddenresource)'
1.93      raeburn  13715: => 'Resource hidden from students (hiddenresource)',
1.65      zhu      13716: 
                   13717:    'Resource hidden from students'
1.93      raeburn  13718: => 'Resource hidden from students',
1.65      zhu      13719: 
                   13720:    'List of hidden parts (hiddenparts)'
1.93      raeburn  13721: => 'List of hidden parts (hiddenparts)',
1.6       bisitz   13722: 
                   13723:    'List of hidden parts'
1.93      raeburn  13724: => 'List of hidden parts', # ???
1.6       bisitz   13725: 
1.65      zhu      13726:    'Part Description (display)'
1.93      raeburn  13727: => 'Part Description (display)',
1.65      zhu      13728: 
1.6       bisitz   13729:    'Part Description'
1.93      raeburn  13730: => 'Part Description',
1.6       bisitz   13731: 
1.65      zhu      13732:    'Show Parts One-at-a-Time (ordered)'
1.93      raeburn  13733: => 'Show Parts One-at-a-Time (ordered)',
1.65      zhu      13734: 
1.6       bisitz   13735:    'Show Parts One-at-a-Time'
1.93      raeburn  13736: => 'Show Parts One-at-a-Time',
1.6       bisitz   13737: 
1.65      zhu      13738:    'Numerical Tolerance (tol)'
1.93      raeburn  13739: => 'Numerical Tolerance (tol)',
1.65      zhu      13740: 
1.6       bisitz   13741:    'Numerical Tolerance'
1.93      raeburn  13742: => 'Numerical Tolerance',
1.6       bisitz   13743: 
1.65      zhu      13744:    'Significant Digits (sig)'
1.93      raeburn  13745: => 'Significant Digits (sig)',
1.65      zhu      13746: 
1.6       bisitz   13747:    'Significant Digits'
1.93      raeburn  13748: => 'Significant Digits',
1.6       bisitz   13749: 
1.65      zhu      13750:    'Show Units - Disable Entry (turnoffunit)'
1.93      raeburn  13751: => 'Show Units - Disable Entry (turnoffunit)',
1.65      zhu      13752: 
1.6       bisitz   13753:    'Show Units - Disable Entry'
1.93      raeburn  13754: => 'Show Units - Disable Entry', # ???
1.6       bisitz   13755: 
1.65      zhu      13756:    'Discussion End Time (discussend)'
1.93      raeburn  13757: => 'Discussion End Time (discussend)',
1.65      zhu      13758: 
1.6       bisitz   13759:    'Discussion End Time'
1.93      raeburn  13760: => 'Discussion End Time',
1.6       bisitz   13761: 
1.65      zhu      13762:    'Hide Closed Discussion (discusshide)'
1.93      raeburn  13763: => 'Hide Closed Discussion (discusshide)',
1.65      zhu      13764: 
1.6       bisitz   13765:    'Hide Closed Discussion'
1.93      raeburn  13766: => 'Hide Closed Discussion',
1.6       bisitz   13767: 
1.65      zhu      13768:    'Randomly Order Resources (randomorder)'
1.93      raeburn  13769: => 'Randomly Order Resources (randomorder)',
1.65      zhu      13770: 
1.6       bisitz   13771:    'Randomly Order Resources'
1.93      raeburn  13772: => 'Randomly Order Resources',
1.6       bisitz   13773: 
1.65      zhu      13774:    'Randomly pick number of resources (randompick)'
1.93      raeburn  13775: => 'Randomly pick number of resources (randompick)',
1.65      zhu      13776: 
                   13777:    'Do not show plain URL (encrypturl)'
1.93      raeburn  13778: => 'Do not show plain URL (encrypturl)',
1.6       bisitz   13779: 
                   13780:    'Do not show plain URL'
1.93      raeburn  13781: => 'Do not show plain URL',
1.6       bisitz   13782: 
1.65      zhu      13783:    'Slots of availability (available)'
1.93      raeburn  13784: => 'Slots of availability (available)',
1.65      zhu      13785: 
1.6       bisitz   13786:    'Slots of availability'
1.93      raeburn  13787: => 'Slots of availability',
1.6       bisitz   13788: 
1.65      zhu      13789:    'CSS file to link (cssfile)'
1.93      raeburn  13790: => 'CSS file to link (cssfile)',
1.65      zhu      13791: 
1.6       bisitz   13792:    'CSS file to link'
1.93      raeburn  13793: => 'CSS file to link',
1.6       bisitz   13794: 
1.65      zhu      13795:    'Use slot based access controls (useslots)'
1.93      raeburn  13796: => 'Use slot based access controls (useslots)',
1.65      zhu      13797: 
1.6       bisitz   13798:    'Use slot based access controls'
1.93      raeburn  13799: => 'Use slot based access controls',
1.6       bisitz   13800: 
1.101     bisitz   13801:    'Client IP/Name Access Control (acc)'
1.93      raeburn  13802: => 'Client IP/Name Access Control (acc)',
1.65      zhu      13803: 
1.6       bisitz   13804:    'Client IP/Name Access Control'
1.93      raeburn  13805: => 'Client IP/Name Access Control',
1.6       bisitz   13806: 
1.65      zhu      13807:    'Resource alias name for conditions (mapalias)'
1.93      raeburn  13808: => 'Resource alias name for conditions (mapalias)',
1.65      zhu      13809: 
1.6       bisitz   13810:    'Resource alias name for conditions'
1.93      raeburn  13811: => 'Resource alias name for conditions',
1.6       bisitz   13812: 
1.65      zhu      13813:    'Slots of availability selected by student (availablestudent)'
1.93      raeburn  13814: => 'Slots of availability selected by student (availablestudent)',
1.65      zhu      13815: 
1.6       bisitz   13816:    'Slots of availability selected by student'
1.93      raeburn  13817: => 'Slots of availability selected by student',
1.65      zhu      13818: 
                   13819:    'Hide buttons from students (buttonshide)'
1.93      raeburn  13820: => 'Hide buttons from students (buttonshide)',
1.6       bisitz   13821: 
                   13822:    'Hide buttons from students'
1.93      raeburn  13823: => 'Hide buttons from students', # ???
1.65      zhu      13824: 
                   13825:    'Hide DragMath-Editor (turnoffeditor)'
1.93      raeburn  13826: => 'Hide DragMath-Editor (turnoffeditor)',
1.6       bisitz   13827: 
                   13828:    'Hide DragMath-Editor'
1.93      raeburn  13829: => 'Hide DragMath-Editor',
1.6       bisitz   13830: 
1.65      zhu      13831:    'Maximum Number of Collaborators (maxcollaborators)'
1.93      raeburn  13832: => 'Maximum Number of Collaborators (maxcollaborators)',
1.65      zhu      13833: 
1.6       bisitz   13834:    'Maximum Number of Collaborators'
1.93      raeburn  13835: => 'Maximum Number of Collaborators',
1.6       bisitz   13836: 
1.65      zhu      13837:    'Allowed File Extensions for Uploaded Files (uploadedfiletypes)'
1.93      raeburn  13838: => 'Allowed File Extensions for Uploaded Files (uploadedfiletypes)',
1.65      zhu      13839: 
1.6       bisitz   13840:    'Allowed File Extensions for Uploaded Files'
1.93      raeburn  13841: => 'Allowed File Extensions for Uploaded Files',
1.6       bisitz   13842: 
1.65      zhu      13843:    'Hand Graded (handgrade)'
1.93      raeburn  13844: => 'Hand Graded (handgrade)',
1.65      zhu      13845: 
1.6       bisitz   13846:    'Hand Graded'
1.93      raeburn  13847: => 'Hand Graded',
1.6       bisitz   13848: 
1.65      zhu      13849:    'Number of bubbles in exam mode (numbubbles)'
                   13850: => '考试模式中的一些复选框 (numbubbles)',
                   13851: 
1.6       bisitz   13852:    'Number of bubbles in exam mode'
1.12      zhu      13853: => '考试模式中的一些复选框',
1.6       bisitz   13854: 
1.65      zhu      13855:    'Format for display of score (scoreformat)'
                   13856: => '评分显示格式 (scoreformat)',
                   13857: 
1.6       bisitz   13858:    'Format for display of score'
1.12      zhu      13859: => '评分显示格式',
1.6       bisitz   13860: 
1.65      zhu      13861:    'Max. Cumulative Size (MB) for Submitted Files (maxfilesize)'
                   13862: => '最大(MB)累积提交文件 (maxfilesize)',
                   13863: 
                   13864:    'Max. Cumulative Size (MB) for Submitted Files'
                   13865: => '最大(MB)累积提交文件',
                   13866: 
                   13867:    'Max. cumulative size (MB) for submitted files (maxfilesize)'
                   13868: => '最大(MB)累积提交文件 (maxfilesize)',
1.61      bisitz   13869: 
1.65      zhu      13870:    'Max. cumulative size (MB) for submitted files'
                   13871: => '最大(MB)累积提交文件',
1.63      zhu      13872: # Resource Parameters - End
1.61      bisitz   13873: 
1.65      zhu      13874: # Resource Parameter Categories - Start
                   13875:    'Problem Appearance'
1.93      raeburn  13876: => 'Problem Appearance',
1.65      zhu      13877: 
                   13878:    'Time Settings'
1.93      raeburn  13879: => 'Time Settings',
1.65      zhu      13880: 
                   13881:    'High Level Randomization'
1.98      bisitz   13882: => 'High Level Randomization',
1.65      zhu      13883: 
                   13884:    'Hiding'
1.93      raeburn  13885: => 'Hiding',
1.65      zhu      13886: 
                   13887:    'Behaviour of Input Fields'
1.93      raeburn  13888: => 'Behaviour of Input Fields',
1.65      zhu      13889: 
                   13890:    'Slots'
                   13891: => 'Slots',
                   13892: 
                   13893:    'File Submission'
1.93      raeburn  13894: => 'File Submission',
1.65      zhu      13895: # Resource Parameters Categories - End
1.6       bisitz   13896: 
                   13897:    'New LON-CAPA [_1] ID: [_2]'
1.12      zhu      13898: => '新的 LON-CAPA-[_1]-ID: [_2]',
1.6       bisitz   13899: 
                   13900:    'Not available'
1.12      zhu      13901: => '不详',
1.6       bisitz   13902: 
                   13903:    'Post Announcement'
1.12      zhu      13904: => '提交通知',
1.6       bisitz   13905: 
                   13906:    'The folder name: "[_1]" is already in use for an existing folder.'
1.10      zhu      13907: => '文件夹名称: "[_1]" 已经在现有的文件夹中。',
1.6       bisitz   13908: 
                   13909:    'The folder name: "[_1]" is already used for one of the folders automatically generated by the system.'
1.10      zhu      13910: => '文件夹名称: "[_1]" 已经用于一个文件夹自动生成系统。',
1.6       bisitz   13911: 
                   13912:    'Error - could not obtain lock on email folders record.'
1.93      raeburn  13913: => 'Error - could not obtain lock on email folders record.',
1.6       bisitz   13914: 
                   13915:    'The folder "[_1]" may not be deleted'
1.93      raeburn  13916: => 'The folder "[_1]" may not be deleted',
1.6       bisitz   13917: 
                   13918:    'The folder "[_1]" does not exist so deletion is not required.'
1.93      raeburn  13919: => 'The folder "[_1]" does not exist so deletion is not required.',
1.6       bisitz   13920: 
                   13921:    'The folder "[_1]" contains messages so it may not be deleted.'
1.22      zhu      13922: => '该文件夹“[_1]”包含有信息,因此不能删除。',
1.6       bisitz   13923: 
                   13924:    'Delete or move the messages to a different folder first.'
1.93      raeburn  13925: => 'Delete or move the messages to a different folder first.',
1.6       bisitz   13926: 
                   13927:    'The folder "[_1]" may not be renamed to "[_2]" as the new name you requested is an invalid name.'
1.93      raeburn  13928: => 'The folder "[_1]" may not be renamed to "[_2]" as the new name you requested is an invalid name.',
1.6       bisitz   13929: 
                   13930:    'The folder "[_1]" may not be renamed to "[_2]" as the new name you requested is reserved for folders provided automatically by the system.'
1.93      raeburn  13931: => 'The folder "[_1]" may not be renamed to "[_2]" as the new name you requested is reserved for folders provided automatically by the system.',
1.6       bisitz   13932: 
                   13933:    'The folder "[_1]" may not be renamed to "[_2]" because the new name you requested is already being used for an existing folder.'
1.93      raeburn  13934: => 'The folder "[_1]" may not be renamed to "[_2]" because the new name you requested is already being used for an existing folder.',
1.6       bisitz   13935: 
                   13936:    'The folder "[_1]" could not be renamed to "[_2]" because the folder does not exist.'
1.93      raeburn  13937: => 'The folder "[_1]" could not be renamed to "[_2]" because the folder does not exist.',
1.6       bisitz   13938: 
                   13939:    'Warning: failed to release lock for counter'
1.93      raeburn  13940: => 'Warning: failed to release lock for counter',
1.6       bisitz   13941: 
                   13942:    'Warning: failed to release lock for folder: [_1].'
1.93      raeburn  13943: => 'Warning: failed to release lock for folder: [_1].',
1.6       bisitz   13944: 
                   13945:    'Error uploading new folder.'
1.93      raeburn  13946: => 'Error uploading new folder.',
1.6       bisitz   13947: 
                   13948:    'Error reading contents of parent folder.'
1.93      raeburn  13949: => 'Error reading contents of parent folder.',
1.6       bisitz   13950: 
                   13951:    'Error saving updated parent folder.'
1.93      raeburn  13952: => 'Error saving updated parent folder.',
1.6       bisitz   13953: 
                   13954:    'Parameters not set for [_1] because the resource was not recognized as part of the course.'
1.101     bisitz   13955: => 'Parameters not set for [_1] because the resource was not recognized as part of the course.',
1.6       bisitz   13956: 
                   13957:    'Message not moved, Attempted to move message to the same folder as it already is in.'
1.93      raeburn  13958: => 'Message not moved, Attempted to move message to the same folder as it already is in.',
1.6       bisitz   13959: 
                   13960:    'Message not moved, A network error occurred.'
1.93      raeburn  13961: => 'Message not moved, A network error occurred.',
1.6       bisitz   13962: 
                   13963:    'Message not moved as the message is no longer in the source folder.'
1.93      raeburn  13964: => 'Message not moved as the message is no longer in the source folder.',
1.6       bisitz   13965: 
                   13966:    'Message copied to new folder but status was not, A network error occurred.'
1.93      raeburn  13967: => 'Message copied to new folder but status was not, A network error occurred.',
1.6       bisitz   13968: 
                   13969:    'Message copied, but unable to delete the original from the source folder.'
1.93      raeburn  13970: => 'Message copied, but unable to delete the original from the source folder.',
1.6       bisitz   13971: 
                   13972:    'Message copied, but unable to delete the original status from the source folder.'
1.93      raeburn  13973: => 'Message copied, but unable to delete the original status from the source folder.',
1.6       bisitz   13974: 
                   13975:    'Error: you must have a course role selected to be able to send a broadcast message to a group in the course.'
1.93      raeburn  13976: => 'Error: you must have a course role selected to be able to send a broadcast message to a group in the course.',
1.6       bisitz   13977: 
                   13978:    'Error: could not determine domain or number of course'
1.93      raeburn  13979: => 'Error: could not determine domain or number of course',
1.6       bisitz   13980: 
                   13981:    'Select message recipients from the group members listed below.'
1.93      raeburn  13982: => 'Select message recipients from the group members listed below.',
1.6       bisitz   13983: 
                   13984:    'Send another e-mail'
1.63      zhu      13985: => '发送另一个电子邮件',
1.6       bisitz   13986: 
                   13987:    'Send another group message'
1.12      zhu      13988: => '给其他组发送邮件',
1.6       bisitz   13989: 
                   13990:    'Return to group page'
1.12      zhu      13991: => '返回到组网页',
1.6       bisitz   13992: 
                   13993:    'You have to confirm that you have received this message before you can view other pages. After confirmation, this message will be moved to your regular inbox'
1.63      zhu      13994: => '您必须确认您已经收到此邮件,然后才能访问其他页面。确认后,此邮件将移至您的收件箱。',
1.6       bisitz   13995: 
                   13996:    '[quant,_1,message is, messages are] not viewable because display of LON-CAPA messages sent to you by other students between [_2] and [_3] is currently being blocked because of online exams.'
1.98      bisitz   13997: => '[quant,_1,message is, messages are] not viewable because display of LON-CAPA messages sent to you by other students between [_2] and [_3] is currently being blocked because of online exams.',
1.6       bisitz   13998: 
1.87      raeburn  13999:    'Each of the[_1] [quant,_2,message] [_3]you checked will be forwarded to the recipient(s) you select below.'
                   14000: => 'Each of the[_1] [quant,_2,message] [_3]you checked will be forwarded to the recipient(s) you select below.',
1.6       bisitz   14001: 
                   14002:    'The message you checked will be forwarded to the recipient(s) you select below.'
1.93      raeburn  14003: => 'The message you checked will be forwarded to the recipient(s) you select below.',
1.6       bisitz   14004: 
                   14005:    'Send Messages'
1.10      zhu      14006: => '发送邮件',
1.6       bisitz   14007: 
                   14008:    'Send Message'
1.43      bisitz   14009: => '发送邮件', # '发送讯息',
1.6       bisitz   14010: 
                   14011:    'Send Reply to Messages'
1.10      zhu      14012: => '发送回复邮件',
1.6       bisitz   14013: 
                   14014:    'Send Reply to Message'
1.10      zhu      14015: => '发送回复邮件',
1.6       bisitz   14016: 
                   14017:    'Forward Messages'
1.10      zhu      14018: => '转发邮件',
1.6       bisitz   14019: 
                   14020:    'Forward Message'
1.10      zhu      14021: => '转发邮件',
1.6       bisitz   14022: 
                   14023:    'Save message for re-use'
1.10      zhu      14024: => '邮件重新保存',
1.6       bisitz   14025: 
                   14026:    'Show re-usable messages'
1.10      zhu      14027: => '显示保存的邮件',
1.6       bisitz   14028: 
                   14029:    'This message was designated by the sender not to allow replies.'
1.93      raeburn  14030: => 'This message was designated by the sender not to allow replies.',
1.6       bisitz   14031: 
                   14032:    'The sender did not designate a reply to address for this message.'
1.93      raeburn  14033: => 'The sender did not designate a reply to address for this message.',
1.6       bisitz   14034: 
                   14035:    'Reply to other recipients'
1.93      raeburn  14036: => 'Reply to other recipients',
1.6       bisitz   14037: 
                   14038:    'Unless you choose otherwise:'
1.93      raeburn  14039: => 'Unless you choose otherwise:',
1.6       bisitz   14040: 
                   14041:    "The subject in each forwarded message will be <i>'Forwarding:'</i> followed by the original subject."
1.93      raeburn  14042: => "The subject in each forwarded message will be <i>'Forwarding:'</i> followed by the original subject.",
1.6       bisitz   14043: 
                   14044:    'original subject'
1.93      raeburn  14045: => 'original subject',
1.6       bisitz   14046: 
                   14047:    "sender's name"
1.93      raeburn  14048: => "sender's name",
1.6       bisitz   14049: 
                   14050:    'Message begins with:'
1.93      raeburn  14051: => 'Message begins with:',
1.6       bisitz   14052: 
                   14053:    'Any new text to display before the text of the original messages:'
1.93      raeburn  14054: => 'Any new text to display before the text of the original messages:',
1.6       bisitz   14055: 
                   14056:    'username1:domain1: text'
1.22      zhu      14057: => '用户名1:域名1: 文本',
1.6       bisitz   14058: 
                   14059:    'username2:domain2: text'
1.22      zhu      14060: => '用户名2:域名2: 文本',
1.6       bisitz   14061: 
1.26      zhu      14062:    'username3:domain1: text'
1.22      zhu      14063: => '用户名3:域名3: 文本',
1.6       bisitz   14064: 
                   14065:    "The messages will be assembled from all lines with the respective\n<tt>username:domain</tt>, and appended to the general message text."
1.22      zhu      14066: => "邮件从相应用户的所有行<tt>用户名:域</tt>收集并附加到一般消息文本。", # ???
1.6       bisitz   14067: 
                   14068:    'Not allowed'
1.22      zhu      14069: => '不允许',
1.6       bisitz   14070: 
                   14071:    'Archived Message'
1.22      zhu      14072: => '存档的邮件',
1.6       bisitz   14073: 
                   14074:    '[quant,_1,communication blocking period was,communication blocking periods were] removed.'
1.98      bisitz   14075: => '[quant,_1,communication blocking period was,communication blocking periods were] removed.',
1.6       bisitz   14076: 
                   14077:    '[quant,_1,communication blocking period was,communication blocking periods were] modified.'
1.98      bisitz   14078: => '[quant,_1,communication blocking period was,communication blocking periods were] modified.',
1.6       bisitz   14079: 
                   14080:    '[quant,_1,communication blocking period was,communication blocking periods were] added.'
1.98      bisitz   14081: => '[quant,_1,communication blocking period was,communication blocking periods were] added.',
1.6       bisitz   14082: 
                   14083:    'You attempted to display a message that is currently blocked because you are enrolled in one or more courses for which there is an ongoing online exam.'
1.93      raeburn  14084: => 'You attempted to display a message that is currently blocked because you are enrolled in one or more courses for which there is an ongoing online exam.',
1.6       bisitz   14085: 
                   14086:    'Reply To'
1.93      raeburn  14087: => 'Reply To',
1.6       bisitz   14088: 
                   14089:    'Current attempts of student (if applicable)'
1.93      raeburn  14090: => 'Current attempts of student (if applicable)',
1.6       bisitz   14091: 
                   14092:    'Current screen output (if applicable)'
1.93      raeburn  14093: => 'Current screen output (if applicable)',
1.6       bisitz   14094: 
                   14095:    'No saved comments yet.'
1.93      raeburn  14096: => 'No saved comments yet.',
1.6       bisitz   14097: 
                   14098:    'No saved comments yet for this resource.'
1.93      raeburn  14099: => 'No saved comments yet for this resource.',
1.6       bisitz   14100: 
                   14101:    'Could not deliver message'
1.93      raeburn  14102: => 'Could not deliver message',
1.6       bisitz   14103: 
                   14104:    'Please use the browser "Back" button and correct the recipient addresses ([_1]).'
1.93      raeburn  14105: => 'Please use the browser "Back" button and correct the recipient addresses ([_1]).',
1.6       bisitz   14106: 
                   14107:    'Failed to delete the message.'
1.93      raeburn  14108: => 'Failed to delete the message.',
1.6       bisitz   14109: 
                   14110:    'Marked [_1] message(s) read'
1.99      raeburn  14111: => 'Marked [_1] message(s) read',
1.6       bisitz   14112: 
                   14113:    'Marked [_1] message(s) Unread'
1.99      raeburn  14114: => 'Marked [_1] message(s) Unread',
1.6       bisitz   14115: 
                   14116:    'Destination folder [_1] is not a valid folder'
1.93      raeburn  14117: => 'Destination folder [_1] is not a valid folder',
1.6       bisitz   14118: 
                   14119:    'Failed to move [_1] message(s)'
1.99      raeburn  14120: => 'Failed to move [_1] message(s)',
1.6       bisitz   14121: 
                   14122:    'Moved [_1] message(s)'
1.99      raeburn  14123: => 'Moved [_1] message(s)',
1.6       bisitz   14124: 
                   14125:    'Failed to delete [_1] message(s)'
1.98      bisitz   14126: => 'Failed to delete [_1] message(s)',
1.6       bisitz   14127: 
                   14128:    'Deleted [_1] message(s)'
1.98      bisitz   14129: => 'Deleted [_1] message(s)',
1.6       bisitz   14130: 
                   14131:    '[quant,_1,message] forwarded.'
1.99      raeburn  14132: => '[quant,_1,message] forwarded.',
1.6       bisitz   14133: 
                   14134:    'Could not forward [quant,_1,message].'
1.99      raeburn  14135: => 'Could not forward [quant,_1,message].',
1.6       bisitz   14136: 
                   14137:    'Could not deliver forwarded message.'
1.93      raeburn  14138: => 'Could not deliver forwarded message.',
1.6       bisitz   14139: 
                   14140:    'The recipient addresses may need to be corrected'
1.93      raeburn  14141: => 'The recipient addresses may need to be corrected',
1.6       bisitz   14142: 
                   14143:    'Mail folder "[_1]" created.'
1.10      zhu      14144: => '邮件文件夹 "[_1]" 已创建。',
1.6       bisitz   14145: 
                   14146:    'Creation failed.'
1.10      zhu      14147: => '创建失败。',
1.6       bisitz   14148: 
                   14149:    'Mail folder "[_1]" deleted.'
1.10      zhu      14150: => '邮件文件夹 "[_1]" 已删除。',
1.6       bisitz   14151: 
                   14152:    'Deletion failed.'
1.10      zhu      14153: => '删除失败。',
1.6       bisitz   14154: 
                   14155:    'Mail folder "[_1]" renamed "[_2]".'
1.10      zhu      14156: => '邮件文件夹 "[_1]" 更名为 "[_2]".',
1.6       bisitz   14157: 
                   14158:    'Renaming failed.'
1.10      zhu      14159: => '重命名失败。',
1.6       bisitz   14160: 
                   14161:    'Messages'
1.10      zhu      14162: => '邮件',
1.6       bisitz   14163: 
                   14164:    'Distribute from Uploaded File'
1.10      zhu      14165: => '从上传的文件分发', # ???
1.6       bisitz   14166: 
                   14167:    'Communication Blocking'
1.10      zhu      14168: => '通讯阻塞',
1.6       bisitz   14169: 
                   14170:    'Communication blocking during scheduled exams'
1.10      zhu      14171: => '有时限的通讯阻塞',
1.6       bisitz   14172: 
                   14173:    'You can use communication blocking to prevent students enrolled in this course from displaying LON-CAPA messages sent by other students during an online exam. As blocking of communication could potentially interrupt legitimate communication between students who are also both enrolled in a different LON-CAPA course, please be careful that you select the correct start and end times for your scheduled exam when setting or modifying these parameters.'
1.26      zhu      14174: => '您可以在网上考试期间使用通信阻断,以防止该课程的学生接收其他学生的LON-CAPA信息。作为阻止的通信可能会中断参加了其他的LON-CAPA课程的学生之间的沟通,请您在在设置和更改安排考试时间时注意选择正确的开始和结束时间。',
1.6       bisitz   14175: 
                   14176:    'Modify existing communication blocking periods'
1.26      zhu      14177: => '修改现有的通信阻断时间',
1.6       bisitz   14178: 
                   14179:    'No communication blocks currently saved'
1.26      zhu      14180: => '目前任何通信被锁定。',
1.6       bisitz   14181: 
                   14182:    'Duration'
1.10      zhu      14183: => '持续',
1.6       bisitz   14184: 
                   14185:    'Event'
1.10      zhu      14186: => '事件',
1.6       bisitz   14187: 
                   14188:    'Blocked?'
1.26      zhu      14189: => '被锁定?',
1.6       bisitz   14190: 
                   14191:    'Add block'
1.26      zhu      14192: => '新增锁定',
1.6       bisitz   14193: 
                   14194:    'e.g., Exam 1'
1.26      zhu      14195: => '(例如:考试1)',
1.6       bisitz   14196: 
                   14197:    'Discussion'
1.10      zhu      14198: => '论坛',
1.6       bisitz   14199: 
                   14200:    'The following changes were made'
1.26      zhu      14201: => '进行了以下更改:',
1.6       bisitz   14202: 
                   14203:    'Add new communication blocking periods'
1.26      zhu      14204: => '添加新的的通信阻断时间',
1.6       bisitz   14205: 
                   14206:    'Set by'
1.93      raeburn  14207: => 'Set by',
1.6       bisitz   14208: 
                   14209:    'Deleted Message'
1.10      zhu      14210: => '删除的邮件',
1.6       bisitz   14211: 
                   14212:    'Marked Messages Read'
1.10      zhu      14213: => '邮件标记为已读',
1.6       bisitz   14214: 
                   14215:    'Marked Messages Unread'
1.10      zhu      14216: => '邮件标记为未读',
1.6       bisitz   14217: 
                   14218:    'Moved Messages'
1.10      zhu      14219: => '移动邮件',
1.6       bisitz   14220: 
                   14221:    'Deleted Messages'
1.10      zhu      14222: => '删除邮件',
1.6       bisitz   14223: 
                   14224:    'Marked Message as Unread'
1.10      zhu      14225: => '邮件标记为未读',
1.6       bisitz   14226: 
                   14227:    'Deleted Folder'
1.10      zhu      14228: => '删除文件夹',
1.6       bisitz   14229: 
                   14230:    'Renamed Folder'
1.10      zhu      14231: => '重命名文件夹',
1.6       bisitz   14232: 
                   14233:    'username:domain,username:domain,...'
1.10      zhu      14234: => '用户名:域,用户名:域...',
1.6       bisitz   14235: 
                   14236:    'All courses'
1.10      zhu      14237: => '所有课程',
1.6       bisitz   14238: 
                   14239:    'Pick specific course(s):'
1.93      raeburn  14240: => 'Pick specific course(s):',
1.6       bisitz   14241: 
                   14242:    'Search for a course in the [_1] domain'
1.93      raeburn  14243: => 'Search for a course in the [_1] domain',
1.6       bisitz   14244: 
                   14245:    'Actions available after searching for a course:'
1.93      raeburn  14246: => 'Actions available after searching for a course:',
1.6       bisitz   14247: 
                   14248:    'Although almost all course settings can be modified by a [_1], a number of settings exist which only a [_2] may change:'
1.93      raeburn  14249: => 'Although almost all course settings can be modified by a [_1], a number of settings exist which only a [_2] may change:',
1.6       bisitz   14250: 
                   14251:    "Certain settings which control auto-enrollment of students from your institution's student information system."
1.93      raeburn  14252: => "Certain settings which control auto-enrollment of students from your institution's student information system.",
1.6       bisitz   14253: 
                   14254:    'The total disk space allocated for storage of portfolio files in all groups in a course.'
1.93      raeburn  14255: => 'The total disk space allocated for storage of portfolio files in all groups in a course.',
1.6       bisitz   14256: 
                   14257:    'No existing sections'
1.100     raeburn  14258: => 'No existing sections',
1.6       bisitz   14259: 
                   14260:    'Broadcast e-mail to users'
1.93      raeburn  14261: => 'Broadcast e-mail to users',
1.6       bisitz   14262: 
                   14263:    'Broadcast E-mail'
1.93      raeburn  14264: => 'Broadcast E-mail',
1.6       bisitz   14265: 
                   14266:    'Broadcast e-mail to Domain'
1.93      raeburn  14267: => 'Broadcast e-mail to Domain',
1.6       bisitz   14268: 
                   14269:    'Send a new e-mail message to selected users from this domain'
1.93      raeburn  14270: => 'Send a new e-mail message to selected users from this domain',
1.6       bisitz   14271: 
                   14272:    'Send a new e-mail to selected users from this domain'
1.93      raeburn  14273: => 'Send a new e-mail to selected users from this domain',
1.6       bisitz   14274: 
                   14275:    'Display e-mail sent by Domain Coordinators in this domain'
1.93      raeburn  14276: => 'Display e-mail sent by Domain Coordinators in this domain',
1.6       bisitz   14277: 
                   14278:    'Select Audience'
1.93      raeburn  14279: => 'Select Audience',
1.6       bisitz   14280: 
                   14281:    'Choose e-mail audience'
1.93      raeburn  14282: => 'Choose e-mail audience',
1.6       bisitz   14283: 
                   14284:    'Roles:'
                   14285: => '角色:',
                   14286: 
                   14287:    'Courses:'
                   14288: => '课程:',
                   14289: 
1.113     bisitz   14290:    '[_1] selected.'
1.12      zhu      14291: => '[_1] 选择的。',
1.6       bisitz   14292: 
                   14293:    'Access status:'
1.93      raeburn  14294: => 'Access status:',
1.6       bisitz   14295: 
                   14296:    'Username -> Email conversion:'
1.12      zhu      14297: => '用户名 -> E-Mail 转换:',
1.6       bisitz   14298: 
                   14299:    'Building valid e-mail address from username, if missing from preferences:'
1.93      raeburn  14300: => 'Building valid e-mail address from username, if missing from preferences:',
1.6       bisitz   14301: 
                   14302:    'Kerberos: enter default for each realm used in the domain, with comma separation of entries'
1.93      raeburn  14303: => 'Kerberos: enter default for each realm used in the domain, with comma separation of entries',
1.6       bisitz   14304: 
                   14305:    '(e.g., MSU.EDU=msu.edu, MSUE.EDU=msue.msu.edu).'
1.99      raeburn  14306: => '(e.g., MSU.EDU=msu.edu, MSUE.EDU=msue.msu.edu).',
1.6       bisitz   14307: 
                   14308:    'Internal, Filesystem and Local authentication: enter single default.'
1.93      raeburn  14309: => 'Internal, Filesystem and Local authentication: enter single default.',
1.6       bisitz   14310: 
                   14311:    'Authentication Method'
1.93      raeburn  14312: => 'Authentication Method',
1.6       bisitz   14313: 
                   14314:    'Username -> e-mail conversion'
1.93      raeburn  14315: => 'Username -> e-mail conversion',
1.6       bisitz   14316: 
                   14317:    'Internal (LON-CAPA)'
1.93      raeburn  14318: => 'Internal (LON-CAPA)',
1.6       bisitz   14319: 
                   14320:    'username@'
                   14321: => '用户名@',
                   14322: 
                   14323:    'Local/Customized'
1.93      raeburn  14324: => 'Local/Customized',
1.6       bisitz   14325: 
                   14326:    'Filesystem (UNIX)'
1.93      raeburn  14327: => 'Filesystem (UNIX)',
1.6       bisitz   14328: 
                   14329:    'Compose E-mail'
1.93      raeburn  14330: => 'Compose E-mail',
1.6       bisitz   14331: 
                   14332:    'No recipients identified'
1.93      raeburn  14333: => 'No recipients identified',
1.6       bisitz   14334: 
                   14335:    'Broadcast e-mail display options'
1.93      raeburn  14336: => 'Broadcast e-mail display options',
1.6       bisitz   14337: 
                   14338:    'Date range:'
1.93      raeburn  14339: => 'Date range:',
1.6       bisitz   14340: 
                   14341:    'Earliest to display:'
1.93      raeburn  14342: => 'Earliest to display:',
1.6       bisitz   14343: 
                   14344:    'Latest to display:'
1.93      raeburn  14345: => 'Latest to display:',
1.6       bisitz   14346: 
                   14347:    'Choose sender(s):'
1.93      raeburn  14348: => 'Choose sender(s):',
1.6       bisitz   14349: 
                   14350:    'Display e-mail'
1.10      zhu      14351: => '显示 E-Mail',
1.6       bisitz   14352: 
                   14353:    'E-mail display'
1.10      zhu      14354: => '显示 E-Mail',
1.6       bisitz   14355: 
                   14356:    'Display Broadcast e-mail'
1.10      zhu      14357: => '显示广播 E-Mail',
1.6       bisitz   14358: 
                   14359:    'No mail sent matching supplied criteria'
1.93      raeburn  14360: => 'No mail sent matching supplied criteria',
1.6       bisitz   14361: 
                   14362:    'No students found.'
1.93      raeburn  14363: => 'No students found.',
1.6       bisitz   14364: 
                   14365:    'Spreadsheet'
1.93      raeburn  14366: => 'Spreadsheet',
1.6       bisitz   14367: 
                   14368:    'Spreadsheet Help'
1.93      raeburn  14369: => 'Spreadsheet Help',
1.6       bisitz   14370: 
                   14371:    'Editing Help'
1.93      raeburn  14372: => 'Editing Help',
1.6       bisitz   14373: 
                   14374:    'Help on printing'
1.93      raeburn  14375: => 'Help on printing',
1.6       bisitz   14376: 
                   14377:    'Metadata Diffs'
1.93      raeburn  14378: => 'Metadata Diffs',
1.6       bisitz   14379: 
                   14380:    'Retrieve Metadata'
1.93      raeburn  14381: => 'Retrieve Metadata',
1.6       bisitz   14382: 
                   14383:    'Enter course'
1.93      raeburn  14384: => 'Enter course',
1.6       bisitz   14385: 
                   14386:    'Enter Course'
1.93      raeburn  14387: => 'Enter Course',
1.6       bisitz   14388: 
                   14389:    'Enter Access Key to Unlock this Course'
1.93      raeburn  14390: => 'Enter Access Key to Unlock this Course',
1.6       bisitz   14391: 
                   14392:    'Verifying Access Key to Unlock this Course'
1.98      bisitz   14393: => 'Verifying Access Key to Unlock this Course',
1.6       bisitz   14394: 
                   14395:    'Successfully registered key'
1.93      raeburn  14396: => 'Successfully registered key',
1.6       bisitz   14397: 
                   14398:    'Re-Enter Key'
1.93      raeburn  14399: => 'Re-Enter Key',
1.6       bisitz   14400: 
                   14401:    'Assigned from [_1] at [_2] for [_3]'
1.93      raeburn  14402: => 'Assigned from [_1] at [_2] for [_3]',
1.6       bisitz   14403: 
                   14404:    'Total Matches'
1.93      raeburn  14405: => 'Total Matches',
1.6       bisitz   14406: 
                   14407:    'Time Remaining'
1.93      raeburn  14408: => 'Time Remaining',
1.6       bisitz   14409: 
                   14410:    'IMPORT'
1.93      raeburn  14411: => 'IMPORT',
1.6       bisitz   14412: 
                   14413:    'Help on slots'
1.93      raeburn  14414: => 'Help on slots',
1.6       bisitz   14415: 
                   14416:    'New user accounts in [_1]'
1.93      raeburn  14417: => 'New user accounts in [_1]',
1.6       bisitz   14418: 
                   14419:    'Student enrollment changes in [_1]'
1.98      bisitz   14420: => 'Student enrollment changes in [_1]',
1.6       bisitz   14421: 
                   14422:    'The following [quant,_1,change] occurred in [_2] - [_3] as a result of the automated classlist update:'
1.93      raeburn  14423: => 'The following [quant,_1,change] occurred in [_2] - [_3] as a result of the automated classlist update:',
1.6       bisitz   14424: 
                   14425:    'No institutional classlist data could be retrieved for [_1]'
1.93      raeburn  14426: => 'No institutional classlist data could be retrieved for [_1]',
1.6       bisitz   14427: 
                   14428:    'Not within time window for auto-enrollment in [_1]'
1.99      raeburn  14429: => 'Not within time window for auto-enrollment in [_1]',
1.6       bisitz   14430: 
                   14431:    'Auto-enrollment not currently enabled for [_1]'
1.93      raeburn  14432: => 'Auto-enrollment not currently enabled for [_1]',
1.6       bisitz   14433: 
                   14434:    'The courseID provided does not match a course in this domain.'
1.93      raeburn  14435: => 'The courseID provided does not match a course in this domain.',
1.6       bisitz   14436: 
                   14437:    'Not Open'
1.93      raeburn  14438: => 'Not Open',
1.6       bisitz   14439: 
                   14440:    "This resource currently isn't open. It will be available at [_1]."
1.93      raeburn  14441: => "This resource currently isn't open. It will be available at [_1].",
1.6       bisitz   14442: 
                   14443:    'Could not handle ambiguous resource reference'
1.93      raeburn  14444: => 'Could not handle ambiguous resource reference',
1.6       bisitz   14445: 
                   14446:    'The nature of the problem is unclear'
1.93      raeburn  14447: => 'The nature of the problem is unclear',
1.6       bisitz   14448: 
                   14449:    'Course Roster'
                   14450: => '课程名册',
                   14451: 
                   14452:    'Classlist'
                   14453: => '班级名册',
                   14454: 
                   14455:    'Display of a student-viewable course roster is not currently enabled.'
1.93      raeburn  14456: => 'Display of a student-viewable course roster is not currently enabled.',
1.6       bisitz   14457: 
                   14458:    'Student-viewable course roster'
1.93      raeburn  14459: => 'Student-viewable course roster',
1.6       bisitz   14460: 
                   14461:    'Students with no section'
1.93      raeburn  14462: => 'Students with no section',
1.6       bisitz   14463: 
                   14464:    'Students in section "[_1]"'
1.93      raeburn  14465: => 'Students in section "[_1]"',
1.6       bisitz   14466: 
                   14467:    'Students in any section'
1.93      raeburn  14468: => 'Students in any section',
1.6       bisitz   14469: 
                   14470:    'Only students who have opted to be listed in the roster ([_1] out of [_2] students) are shown.'
1.93      raeburn  14471: => 'Only students who have opted to be listed in the roster ([_1] out of [_2] students) are shown.',
1.6       bisitz   14472: 
                   14473:    'The single student without a section[_1] has opted not to be listed in the roster.'
1.93      raeburn  14474: => 'The single student without a section[_1] has opted not to be listed in the roster.',
1.6       bisitz   14475: 
                   14476:    'The single student in the section[_1] has opted not to be listed in the roster.'
1.93      raeburn  14477: => 'The single student in the section[_1] has opted not to be listed in the roster.',
1.6       bisitz   14478: 
                   14479:    'The single student in the course[_1] has opted not to be listed in the roster.'
1.93      raeburn  14480: => 'The single student in the course[_1] has opted not to be listed in the roster.',
1.6       bisitz   14481: 
                   14482:    'None of the [_1] students without a section[_2] have opted to be listed in the roster.'
1.93      raeburn  14483: => 'None of the [_1] students without a section[_2] have opted to be listed in the roster.',
1.6       bisitz   14484: 
                   14485:    'None of the [_1] students in the section[_2] have opted to be listed in the roster.'
1.93      raeburn  14486: => 'None of the [_1] students in the section[_2] have opted to be listed in the roster.',
1.6       bisitz   14487: 
                   14488:    'None of the [_1] students in the course[_2] have opted to be listed in the roster.'
1.93      raeburn  14489: => 'None of the [_1] students in the course[_2] have opted to be listed in the roster.',
1.6       bisitz   14490: 
                   14491:    'All [_1] students without a section[_2] have opted to be listed in the roster.'
1.93      raeburn  14492: => 'All [_1] students without a section[_2] have opted to be listed in the roster.',
1.6       bisitz   14493: 
                   14494:    'All [_1] students in the section[_2] have opted to be listed in the roster.'
1.93      raeburn  14495: => 'All [_1] students in the section[_2] have opted to be listed in the roster.',
1.6       bisitz   14496: 
                   14497:    'All [_1] students in the course[_2] have opted to be listed in the roster.'
1.93      raeburn  14498: => 'All [_1] students in the course[_2] have opted to be listed in the roster.',
1.6       bisitz   14499: 
                   14500:    'The single student without a section[_1] has opted to be listed in the roster.'
1.93      raeburn  14501: => 'The single student without a section[_1] has opted to be listed in the roster.',
1.6       bisitz   14502: 
                   14503:    'The single student in the section[_1] has opted to be listed in the roster.'
1.93      raeburn  14504: => 'The single student in the section[_1] has opted to be listed in the roster.',
1.6       bisitz   14505: 
                   14506:    'The single student in the course[_1] has opted to be listed in the roster.'
1.93      raeburn  14507: => 'The single student in the course[_1] has opted to be listed in the roster.',
1.6       bisitz   14508: 
                   14509:    'All [_1] students without a section[_2] are listed in the roster.'
1.93      raeburn  14510: => 'All [_1] students without a section[_2] are listed in the roster.',
1.6       bisitz   14511: 
                   14512:    'All [_1] students in the section[_2] are listed in the roster.'
1.93      raeburn  14513: => 'All [_1] students in the section[_2] are listed in the roster.',
1.6       bisitz   14514: 
                   14515:    'All [_1] students in the course[_2] are listed in the roster.'
1.93      raeburn  14516: => 'All [_1] students in the course[_2] are listed in the roster.',
1.6       bisitz   14517: 
                   14518:    'There is only a single student without a section[_1]'
1.93      raeburn  14519: => 'There is only a single student without a section[_1]',
1.6       bisitz   14520: 
                   14521:    'There is only a single student in the section[_1]'
1.93      raeburn  14522: => 'There is only a single student in the section[_1]',
1.6       bisitz   14523: 
                   14524:    'There is only a single student in the course[_1]'
1.93      raeburn  14525: => 'There is only a single student in the course[_1]',
1.6       bisitz   14526: 
                   14527:    'There are currently no students to display.'
1.93      raeburn  14528: => 'There are currently no students to display.',
1.6       bisitz   14529: 
                   14530:    'Available Portfolio files'
1.93      raeburn  14531: => 'Available Portfolio files',
1.6       bisitz   14532: 
                   14533:    'Name not given'
1.12      zhu      14534: => '姓名不详',
1.6       bisitz   14535: 
                   14536:    '[quant,_1,file,files,No files]'
                   14537: => '[quant,_1,Datei,Dateien,Keine Dateien]',
                   14538: 
                   14539:    'Error retrieving file information.'
1.93      raeburn  14540: => 'Error retrieving file information.',
1.6       bisitz   14541: 
                   14542:    'Your roster setting'
1.93      raeburn  14543: => 'Your roster setting',
1.6       bisitz   14544: 
                   14545:    'You are currently listed in the student-viewable roster.'
1.93      raeburn  14546: => 'You are currently listed in the student-viewable roster.',
1.6       bisitz   14547: 
                   14548:    'You are currently <b>not</b> listed in the student-viewable roster.'
1.93      raeburn  14549: => 'You are currently <b>not</b> listed in the student-viewable roster.',
1.6       bisitz   14550: 
                   14551:    'Include yourself in the roster?'
1.93      raeburn  14552: => 'Include yourself in the roster?',
1.6       bisitz   14553: 
1.110     bisitz   14554:    'Display of your name in the student-viewable roster set to [_1].'
                   14555: => 'Display of your name in the student-viewable roster set to [_1].',
1.6       bisitz   14556: 
                   14557:    'Error occurred saving display setting.'
1.93      raeburn  14558: => 'Error occurred saving display setting.',
1.6       bisitz   14559: 
1.110     bisitz   14560:    'Display of your name in the student-viewable roster unchanged (set to [_1]).'
                   14561: => 'Display of your name in the student-viewable roster unchanged (set to [_1]).',
1.6       bisitz   14562: 
                   14563:    'View course roster'
1.93      raeburn  14564: => 'View course roster',
1.6       bisitz   14565: 
                   14566:    'Change Course Page Preferences'
1.93      raeburn  14567: => 'Change Course Page Preferences',
1.6       bisitz   14568: 
                   14569:    'Change Course Page Pref'
1.93      raeburn  14570: => 'Change Course Page Pref',
1.6       bisitz   14571: 
                   14572:    'No context.'
1.93      raeburn  14573: => 'No context.',
1.6       bisitz   14574: 
                   14575:    'unable to verify variable URL'
1.93      raeburn  14576: => 'unable to verify variable URL',
1.6       bisitz   14577: 
                   14578:    'Receipt'
1.93      raeburn  14579: => 'Receipt',
1.6       bisitz   14580: 
                   14581:    'Problems during Course Initialization'
1.93      raeburn  14582: => 'Problems during Course Initialization',
1.6       bisitz   14583: 
                   14584:    'Try Selecting Again'
1.93      raeburn  14585: => 'Try Selecting Again',
1.6       bisitz   14586: 
1.110     bisitz   14587:    'Invalid map: [_1]'
                   14588: => 'Invalid map: [_1]',
1.6       bisitz   14589: 
                   14590:    'Please either [_1]close this window[_2] or [_3]log in again[_4].'
1.93      raeburn  14591: => 'Please either [_1]close this window[_2] or [_3]log in again[_4].',
1.6       bisitz   14592: 
                   14593:    'Thank you for using LON-CAPA.'
1.9       zhu      14594: => '感谢您使用 LON-CAPA。',
1.6       bisitz   14595: 
                   14596:    'You have been successfully logged out.'
1.9       zhu      14597: => '您已成功退出。',
1.6       bisitz   14598: 
                   14599:    'You can [_1]close this window[_2] now.'
1.9       zhu      14600: => '您现在可以 [_1]关闭这个窗口[_2]。',
1.6       bisitz   14601: 
                   14602:    '[_1]Log in again[_2]'
1.9       zhu      14603: => '[_1]重新登录[_2]',
1.6       bisitz   14604: 
1.71      bisitz   14605:    'No matches found in resources.'
1.93      raeburn  14606: => 'No matches found in resources.',
1.71      bisitz   14607: 
                   14608:    'No matches found in postings.'
1.93      raeburn  14609: => 'No matches found in postings.',
1.71      bisitz   14610: 
                   14611:    'Unable to understand the search phrase [_1]. Please modify your search.'
1.93      raeburn  14612: => 'Unable to understand the search phrase [_1]. Please modify your search.',
1.71      bisitz   14613: 
                   14614:    'Unable to understand the search phrase [_1]: [_2]'
1.93      raeburn  14615: => 'Unable to understand the search phrase [_1]: [_2]',
1.71      bisitz   14616: 
                   14617:    'You did not fill in enough information for the search to be started. You need to fill in relevant fields on the search page in order for a query to be processed.'
1.101     bisitz   14618: => '搜寻无法完成,因为您没有足够的数据。您必须在搜索页面的搜索栏里填写关键词,从而使您的要求可以得到处理。', # '您没有填写足够的信息进行搜索的开始。您需要填写在有关领域在搜寻网页上,以便查询处理。'
1.6       bisitz   14619: 
                   14620:    'conditionally hidden'
1.18      zhu      14621: => '有条件的隐藏',
1.6       bisitz   14622: 
                   14623:    'Problem Parameters'
1.12      zhu      14624: => '问题参数',
1.6       bisitz   14625: 
                   14626:    'No group name provided.'
1.12      zhu      14627: => '没有组名称。',
1.6       bisitz   14628: 
                   14629:    'Invalid group name provided.'
1.12      zhu      14630: => '无效的组名称。',
1.6       bisitz   14631: 
                   14632:    'Invalid [_1]'
1.12      zhu      14633: => '无效的 [_1]', # ???
1.6       bisitz   14634: 
                   14635:    '"[_1]" is not the name of a valid group in this [_2].'
1.12      zhu      14636: => '"[_1]" 并非是一个有效的名称在本组 [_2].',
1.6       bisitz   14637: 
                   14638:    'You do not have privileges to view the membership roster in this group.'
1.12      zhu      14639: => '您没有权限以查看该组的会员名册。',
1.6       bisitz   14640: 
                   14641:    'Group membership status - [_1]'
1.12      zhu      14642: => '组会员状态: [_1]',
1.6       bisitz   14643: 
                   14644:    'group membership status - [_1]'
1.12      zhu      14645: => '组会员状态: [_1]',
1.6       bisitz   14646: 
                   14647:    'There are no membership data to display for this group.'
1.98      bisitz   14648: => '该组没有任何会员数据。',
1.6       bisitz   14649: 
                   14650:    'Membership status: '
1.12      zhu      14651: => '会员状态: ',
1.6       bisitz   14652: 
                   14653:    'There are no groups to display in this [_1].'
1.12      zhu      14654: => '没有任何组在此 [_1] 可以显示。', # ??? -> grouproster.pm
1.6       bisitz   14655: 
                   14656:    'Start Date'
1.10      zhu      14657: => '开始日期',
1.6       bisitz   14658: 
                   14659:    'End Date'
1.10      zhu      14660: => '结束日期',
1.6       bisitz   14661: 
                   14662:    'Functionality'
1.12      zhu      14663: => '功能',
1.6       bisitz   14664: 
                   14665:    'Privileges'
1.12      zhu      14666: => '权限',
1.6       bisitz   14667: 
                   14668:    'Any Membership status'
1.12      zhu      14669: => '任何会员状态',
1.6       bisitz   14670: 
                   14671:    'Active Member'
1.27      zhu      14672: => '活跃的会员',
1.6       bisitz   14673: 
                   14674:    'Former Member'
1.12      zhu      14675: => '以前的会员',
1.6       bisitz   14676: 
                   14677:    'Future Member'
1.12      zhu      14678: => '未来的会员',
1.6       bisitz   14679: 
                   14680:    'Group Folder - [_1]'
1.9       zhu      14681: => '组文件夹 - [_1]',
1.6       bisitz   14682: 
                   14683:    'Group homepage - [_1]'
1.9       zhu      14684: => '组网页 - [_1]',
1.6       bisitz   14685: 
                   14686:    'A support request has been sent to'
1.93      raeburn  14687: => 'A support request has been sent to',
1.6       bisitz   14688: 
                   14689:    'Your support request contained the following information'
1.93      raeburn  14690: => 'Your support request contained the following information',
1.6       bisitz   14691: 
                   14692:    'The following Cc e-mail address is invalid: '
1.93      raeburn  14693: => 'The following Cc e-mail address is invalid: ',
1.6       bisitz   14694: 
                   14695:    'The following Cc e-mail addresses are invalid: '
1.93      raeburn  14696: => 'The following Cc e-mail addresses are invalid: ',
1.6       bisitz   14697: 
                   14698:    'As the e-mail address provided for this LON-CAPA server ([_1]) does not appear to be a valid e-mail address, your support request has <b>not</b> been sent to the LON-CAPA support staff or administrator at your institution.'
1.93      raeburn  14699: => 'As the e-mail address provided for this LON-CAPA server ([_1]) does not appear to be a valid e-mail address, your support request has <b>not</b> been sent to the LON-CAPA support staff or administrator at your institution.',
1.6       bisitz   14700: 
                   14701:    'Instead a copy has been sent to the LON-CAPA support team at Michigan State University.'
1.93      raeburn  14702: => 'Instead a copy has been sent to the LON-CAPA support team at Michigan State University.',
1.6       bisitz   14703: 
                   14704:    'The uploaded screenshot file ([_1] bytes) included with your request exceeded the maximum allowed size - 128 KB, and has therefore been discarded.'
1.93      raeburn  14705: => 'The uploaded screenshot file ([_1] bytes) included with your request exceeded the maximum allowed size - 128 KB, and has therefore been discarded.',
1.6       bisitz   14706: 
                   14707:    'An uploaded screenshot file [_1] ([_2] bytes) was included in the request sent by [_3].'
1.93      raeburn  14708: => 'An uploaded screenshot file [_1] ([_2] bytes) was included in the request sent by [_3].',
1.6       bisitz   14709: 
                   14710:    'File does not have [_1] or [_2] starting tag'
1.93      raeburn  14711: => 'File does not have [_1] or [_2] starting tag',
1.6       bisitz   14712: 
                   14713:    'File does not have [_1] or [_2] ending tag'
1.93      raeburn  14714: => 'File does not have [_1] or [_2] ending tag',
1.6       bisitz   14715: 
1.94      raeburn  14716:    'File does not have [_1] ending tag'
                   14717: => 'File does not have [_1] ending tag',
                   14718: 
1.6       bisitz   14719:    'Example'
1.93      raeburn  14720: => 'Example',
1.6       bisitz   14721: 
                   14722:    'Algebraic Response Problems'
1.93      raeburn  14723: => 'Algebraic Response Problems',
1.6       bisitz   14724: 
                   14725:    'Chemistry Problems'
1.93      raeburn  14726: => 'Chemistry Problems',
1.6       bisitz   14727: 
                   14728:    'Free Form Problems'
1.93      raeburn  14729: => 'Free Form Problems',
1.6       bisitz   14730: 
                   14731:    'Handgraded Problems'
1.93      raeburn  14732: => 'Handgraded Problems',
1.6       bisitz   14733: 
                   14734:    'Miscellaneous'
1.93      raeburn  14735: => 'Miscellaneous',
1.6       bisitz   14736: 
                   14737:    'Multiple Choice Problems'
1.93      raeburn  14738: => 'Multiple Choice Problems',
1.6       bisitz   14739: 
                   14740:    'Numerical Problems'
1.93      raeburn  14741: => 'Numerical Problems',
1.6       bisitz   14742: 
                   14743:    'Language:'
                   14744: => '语言:',
                   14745: 
                   14746:    'Math Rendering:'
1.93      raeburn  14747: => 'Math Rendering:',
1.6       bisitz   14748: 
                   14749:    'Restrict Domain Coordinator Access'
1.93      raeburn  14750: => 'Restrict Domain Coordinator Access',
1.6       bisitz   14751: 
1.118     bisitz   14752:    'By default, the Domain Coordinator can enter your Authoring Space.'
                   14753: => 'By default, the Domain Coordinator can enter your Authoring Space.',
1.6       bisitz   14754: 
1.118     bisitz   14755:    'Block access to Authoring Space'
                   14756: => 'Block access to Authoring Space',
1.6       bisitz   14757: 
                   14758:    'jsMath'
                   14759: => 'jsMath',
                   14760: 
                   14761:    'tth (TeX to HTML)'
1.18      zhu      14762: => 'tth (TeX to HTML)',
1.6       bisitz   14763: 
                   14764:    'mimetex (Convert to Images)'
1.93      raeburn  14765: => 'mimetex (Convert to Images)',
1.6       bisitz   14766: 
                   14767:    'jsMath:'
                   14768: => 'jsMath:',
                   14769: 
                   14770:    'tth (TeX to HTML):'
1.18      zhu      14771: => 'tth (TeX to HTML):',
1.6       bisitz   14772: 
                   14773:    'mimetex (Convert to Images):'
1.93      raeburn  14774: => 'mimetex (Convert to Images):',
1.6       bisitz   14775: 
                   14776:    '[_1], [_2], or [_3]'
                   14777: => '[_1], [_2] 或者 [_3]',
                   14778: 
                   14779:    'internal, optional'
1.18      zhu      14780: => '内部的,可选的',
1.6       bisitz   14781: 
                   14782:    'user:domain,user:domain,...'
1.18      zhu      14783: => '用户名:域,用户名:域...',
1.6       bisitz   14784: 
                   14785:    'user:domain,user:domain(section;section;...;*;...),...'
1.70      zhu      14786: => '用户名:域,用户名:域(科,章节;...;*;...),...',
1.6       bisitz   14787: 
                   14788:    'user:domain,user:domain,*:domain'
1.18      zhu      14789: => '用户名:域,用户名:域,*:域',
1.6       bisitz   14790: 
                   14791:    'Course members with current access'
1.93      raeburn  14792: => 'Course members with current access',
1.6       bisitz   14793: 
                   14794:    'Course members with expired access'
1.93      raeburn  14795: => 'Course members with expired access',
1.6       bisitz   14796: 
                   14797:    'Course members with future access'
1.93      raeburn  14798: => 'Course members with future access',
1.6       bisitz   14799: 
                   14800:    'Other Roles'
                   14801: => '其他角色',
                   14802: 
                   14803:    'Select Author'
1.12      zhu      14804: => '选择作者',
1.6       bisitz   14805: 
                   14806:    'Non-standard Course'
1.12      zhu      14807: => '非标准课程',
1.6       bisitz   14808: 
                   14809:    'Switch course role to...'
                   14810: => '更改用户角色...',
                   14811: 
                   14812:    'Message'
1.22      zhu      14813: => '邮件',
1.6       bisitz   14814: 
                   14815:    'Time of change'
1.12      zhu      14816: => '更改时间',
1.6       bisitz   14817: 
                   14818:    'active'
1.27      zhu      14819: => '活跃的',
1.6       bisitz   14820: 
                   14821:    'previous'
1.27      zhu      14822: => '以前的',
1.6       bisitz   14823: 
                   14824:    'Access dates to apply for selected users'
1.93      raeburn  14825: => 'Access dates to apply for selected users',
1.6       bisitz   14826: 
                   14827:    'Changes in section affiliation to apply to selected users'
1.93      raeburn  14828: => 'Changes in section affiliation to apply to selected users',
1.6       bisitz   14829: 
                   14830:    'For student roles changing the section, will result in a section switch as students may only be in one section of a course at a time.'
1.93      raeburn  14831: => 'For student roles changing the section, will result in a section switch as students may only be in one section of a course at a time.',
1.6       bisitz   14832: 
                   14833:    'For a role in a course that is not a student role, a user may have roles in more than one section of a course at a time.'
1.93      raeburn  14834: => 'For a role in a course that is not a student role, a user may have roles in more than one section of a course at a time.',
1.6       bisitz   14835: 
                   14836:    "Retain each user's current section affiliations?"
1.93      raeburn  14837: => "Retain each user's current section affiliations?",
1.6       bisitz   14838: 
                   14839:    '(Does not apply to student roles).'
1.100     raeburn  14840: => '(Does not apply to student roles).',
1.6       bisitz   14841: 
                   14842:    '[_1]Show[_2] clicker id'
1.93      raeburn  14843: => '[_1]Show[_2] clicker id',
1.6       bisitz   14844: 
                   14845:    '[_1]Hide[_2] clicker id'
1.93      raeburn  14846: => '[_1]Hide[_2] clicker id',
1.6       bisitz   14847: 
                   14848:    'Catalog:'
                   14849: => '目录:',
                   14850: 
                   14851:    'Main Categories'
                   14852: => '主要类型',
                   14853: 
                   14854:    'Official courses (with institutional codes)'
                   14855: => '官方课程(带机构代码)',
                   14856: 
                   14857:    'Official courses'
                   14858: => '官方课程',
                   14859: 
                   14860:    'with institutional codes'
                   14861: => '带机构代码',
                   14862: 
                   14863:    'Self-enroll (if permitted)'
                   14864: => '自己报名(如果被允许)',
                   14865: 
                   14866:    'No ending date'
1.22      zhu      14867: => '无结束日期',
1.6       bisitz   14868: 
                   14869:    'From:[_1]'
1.93      raeburn  14870: => 'From:[_1]',
1.6       bisitz   14871: 
                   14872:    'To:[_1]'
1.93      raeburn  14873: => 'To:[_1]',
1.6       bisitz   14874: 
                   14875:    'Starts: [_1]'
1.22      zhu      14876: => '开始: [_1]',
1.6       bisitz   14877: 
                   14878:    'Ends: [_1]'
1.22      zhu      14879: => '结束: [_1]',
1.6       bisitz   14880: 
                   14881:    'Ended: [_1]'
1.93      raeburn  14882: => 'Ended: [_1]',
1.6       bisitz   14883: 
                   14884:    'Currently enabled'
1.93      raeburn  14885: => 'Currently enabled',
1.6       bisitz   14886: 
                   14887:    '[quant,_1,section:,sections:,No sections]'
1.99      raeburn  14888: => '[quant,_1,section:,sections:,No sections]',
1.6       bisitz   14889: 
                   14890:    'No information available for [_1].'
1.93      raeburn  14891: => 'No information available for [_1].',
1.6       bisitz   14892: 
                   14893:    'Self-enrollers:'
1.93      raeburn  14894: => 'Self-enrollers:',
1.6       bisitz   14895: 
                   14896:    'Choices:'
1.93      raeburn  14897: => 'Choices:',
1.6       bisitz   14898: 
                   14899:    'Configure User Self-enrollment'
1.70      zhu      14900: => '配置用户自助注册',
1.6       bisitz   14901: 
                   14902:    'View Change Logs'
1.98      bisitz   14903: => 'View Change Logs',
1.6       bisitz   14904: 
                   14905:    'View Log-in History'
1.98      bisitz   14906: => 'View Log-in History',
1.6       bisitz   14907: 
                   14908:    'Configure Self-enrollment'
1.70      zhu      14909: => '配置自助注册',
1.6       bisitz   14910: 
                   14911:    'Self-enrollment with a student role'
1.70      zhu      14912: => '自助注册一个学生角色',
1.6       bisitz   14913: 
                   14914:    'Users allowed to self-enroll in this course'
1.70      zhu      14915: => '用户可自行注册来参加此课程',
1.6       bisitz   14916: 
                   14917:    'Any user in any domain:'
1.70      zhu      14918: => '任何用户在任何域:',
1.6       bisitz   14919: 
                   14920:    'User types:'
1.70      zhu      14921: => '用户类型:',
1.6       bisitz   14922: 
                   14923:    'any'
1.10      zhu      14924: => '任意',
1.6       bisitz   14925: 
                   14926:    'Any Users'
1.10      zhu      14927: => '任何用户',
1.6       bisitz   14928: 
                   14929:    'Any users'
1.10      zhu      14930: => '任何用户',
1.6       bisitz   14931: 
                   14932:    'Others'
1.10      zhu      14933: => '其他',
1.6       bisitz   14934: 
                   14935:    'Additional domain:'
1.70      zhu      14936: => '其他域:',
1.6       bisitz   14937: 
                   14938:    'Users in additional domain:'
1.70      zhu      14939: => '用户在其他域:',
1.6       bisitz   14940: 
                   14941:    'Specific domain:'
1.70      zhu      14942: => '特定域:',
1.6       bisitz   14943: 
                   14944:    'Users in specific domain:'
1.70      zhu      14945: => '用户在其特定域:',
1.6       bisitz   14946: 
                   14947:    'Other domain:'
1.26      zhu      14948: => '其他域:',
1.6       bisitz   14949: 
                   14950:    'Users in other domain:'
1.70      zhu      14951: => '用户在其他域:',
1.6       bisitz   14952: 
                   14953:    'Restrict self-enrollment to students officially registered for the course'
1.70      zhu      14954: => '限制自助注册为正式注册的学生的课程',
1.6       bisitz   14955: 
                   14956:    'Dates self-enrollment available'
1.70      zhu      14957: => '自助注册期限',
1.6       bisitz   14958: 
                   14959:    'Starts'
1.70      zhu      14960: => '开始',
1.6       bisitz   14961: 
                   14962:    'Ends'
1.70      zhu      14963: => '结束',
1.6       bisitz   14964: 
                   14965:    'Course access dates assigned to self-enrolling users'
1.70      zhu      14966: => '课程访问日期分配给自助注册的用户',
1.6       bisitz   14967: 
                   14968:    'Section assigned to self-enrolling users'
1.70      zhu      14969: => '章节指派给自助注册用户',
1.6       bisitz   14970: 
                   14971:    'The following changes were made to self-enrollment settings:'
1.70      zhu      14972: => '进行了以下自助注册设置的更改:',
1.6       bisitz   14973: 
                   14974:    '[_1]: "[_2]" set to "[_3]".'
1.70      zhu      14975: => '[_1]: "[_2]" 设置为 "[_3]".',
1.6       bisitz   14976: 
                   14977:    '"[_1]" set to "[_2]".'
1.70      zhu      14978: => '"[_1]" 设置为 "[_2]".',
1.6       bisitz   14979: 
                   14980:    'No changes were made to the existing self-enrollment settings in this course.'
1.70      zhu      14981: => '现有的自助注册设置在该课程中未作任何修改。',
1.6       bisitz   14982: 
                   14983:    'Self-enrollment result'
1.70      zhu      14984: => '自助注册结果',
1.6       bisitz   14985: 
                   14986:    'Enroll in course'
1.70      zhu      14987: => '注册课程',
1.6       bisitz   14988: 
                   14989:    'Sections:'
1.70      zhu      14990: => '章节:',
1.6       bisitz   14991: 
                   14992:    'Self-enroll in course'
1.70      zhu      14993: => '自助注册参加课程',
1.6       bisitz   14994: 
                   14995:    'Self-enroll in a LON-CAPA course'
1.70      zhu      14996: => '自助注册参加LON-CAPA课程',
1.6       bisitz   14997: 
                   14998:    'Self-enroll'
1.70      zhu      14999: => '自助注册',
1.6       bisitz   15000: 
                   15001:    'Self-enroll in [_1]'
1.70      zhu      15002: => '自助注册到 [_1]',
1.6       bisitz   15003: 
                   15004:    'Self-enrollment error'
1.70      zhu      15005: => '自助注册错误',
1.6       bisitz   15006: 
                   15007:    'Invalid domain or course number'
1.26      zhu      15008: => '无效的域或课程数目',
1.6       bisitz   15009: 
                   15010:    'Self-enrollment unavailable'
1.70      zhu      15011: => '自助注册无法使用',
1.6       bisitz   15012: 
                   15013:    'Self-enrollment is restricted to students officially registered for this course.'
1.93      raeburn  15014: => 'Self-enrollment is restricted to students officially registered for this course.',
1.6       bisitz   15015: 
                   15016:    'Self-enrollment is not currently available for this course.'
1.93      raeburn  15017: => 'Self-enrollment is not currently available for this course.',
1.6       bisitz   15018: 
                   15019:    'Self-enrollment is not currently available in this course'
1.93      raeburn  15020: => 'Self-enrollment is not currently available in this course',
1.6       bisitz   15021: 
                   15022:    'Self-enrollment will become available starting [_1], and will be available to all LON-CAPA users.'
1.93      raeburn  15023: => 'Self-enrollment will become available starting [_1], and will be available to all LON-CAPA users.',
1.6       bisitz   15024: 
                   15025:    'Self-enrollment will become available starting [_1], and will be available to all LON-CAPA users at your institution ([_2]).'
1.93      raeburn  15026: => 'Self-enrollment will become available starting [_1], and will be available to all LON-CAPA users at your institution ([_2]).',
1.6       bisitz   15027: 
                   15028:    'Self-enrollment will become available starting [_1]; please enroll at that time.'
1.93      raeburn  15029: => 'Self-enrollment will become available starting [_1]; please enroll at that time.',
1.6       bisitz   15030: 
                   15031:    'Although self-enrollment will become available starting [_1], you are ineligible for enrollment.'
1.93      raeburn  15032: => 'Although self-enrollment will become available starting [_1], you are ineligible for enrollment.',
1.6       bisitz   15033: 
                   15034:    'Self-enrollment will become available starting [_1].'
1.93      raeburn  15035: => 'Self-enrollment will become available starting [_1].',
1.6       bisitz   15036: 
                   15037:    'The link to the requested page could not be followed.'
1.93      raeburn  15038: => 'The link to the requested page could not be followed.',
1.6       bisitz   15039: 
                   15040:    'The placeholder for the courseID is absent.'
1.93      raeburn  15041: => 'The placeholder for the courseID is absent.',
1.6       bisitz   15042: 
                   15043:    'LON-CAPA account required'
1.93      raeburn  15044: => 'LON-CAPA account required',
1.6       bisitz   15045: 
                   15046:    'You need to be logged into LON-CAPA to self-enroll in a course.'
1.93      raeburn  15047: => 'You need to be logged into LON-CAPA to self-enroll in a course.',
1.6       bisitz   15048: 
                   15049:    'If you have an account in LON-CAPA, [_1]log-in[_2].'
1.93      raeburn  15050: => 'If you have an account in LON-CAPA, [_1]log-in[_2].',
1.6       bisitz   15051: 
                   15052:    'Otherwise:'
1.93      raeburn  15053: => 'Otherwise:',
1.6       bisitz   15054: 
                   15055:    "if you have an institutional log-in, use your institution's [_1]single sign on page[_2] to log-in, then create an account"
1.93      raeburn  15056: => "if you have an institutional log-in, use your institution's [_1]single sign on page[_2] to log-in, then create an account",
1.6       bisitz   15057: 
                   15058:    'if you have an institutional login, [_1]create an account[_2]'
1.93      raeburn  15059: => 'if you have an institutional login, [_1]create an account[_2]',
1.6       bisitz   15060: 
                   15061:    'you can use an e-mail address to [_1]create an account[_2]'
1.93      raeburn  15062: => 'you can use an e-mail address to [_1]create an account[_2]',
1.6       bisitz   15063: 
                   15064:    'Otherwise, if you have an institutional login, [_1]create an account[_2].'
1.93      raeburn  15065: => 'Otherwise, if you have an institutional login, [_1]create an account[_2].',
1.6       bisitz   15066: 
                   15067:    'Otherwise, you will use an e-mail address to [_1]create an account[_2].'
1.93      raeburn  15068: => 'Otherwise, you will use an e-mail address to [_1]create an account[_2].',
1.6       bisitz   15069: 
                   15070:    "Otherwise, use your institution's [_1]single sign on page[_2] to log-in, then create an account."
1.93      raeburn  15071: => "Otherwise, use your institution's [_1]single sign on page[_2] to log-in, then create an account.",
1.6       bisitz   15072: 
                   15073:    'You will be able to self enroll in this course once the account has been created.'
1.93      raeburn  15074: => 'You will be able to self enroll in this course once the account has been created.',
1.6       bisitz   15075: 
                   15076:    'You will be able to self-enroll in the course you selected ([_1]) after you have successfully logged in.'
1.93      raeburn  15077: => 'You will be able to self-enroll in the course you selected ([_1]) after you have successfully logged in.',
1.6       bisitz   15078: 
                   15079:    'You must [_1]log-in[_2] to LON-CAPA with an existing account to be able to enroll in this course, as account creation at this institution ([_3]) is not permitted when self-enrolling.'
1.93      raeburn  15080: => 'You must [_1]log-in[_2] to LON-CAPA with an existing account to be able to enroll in this course, as account creation at this institution ([_3]) is not permitted when self-enrolling.',
1.6       bisitz   15081: 
                   15082:    'You already have an active student role (section: "[_1]") in this course.'
1.93      raeburn  15083: => 'You already have an active student role (section: "[_1]") in this course.',
1.6       bisitz   15084: 
                   15085:    'You have a student role (section: "[_1]") in this course which will become active [_2].'
1.93      raeburn  15086: => 'You have a student role (section: "[_1]") in this course which will become active [_2].',
1.6       bisitz   15087: 
                   15088:    'Self-enrollment is restricted to officially registered students.'
1.93      raeburn  15089: => 'Self-enrollment is restricted to officially registered students.',
1.6       bisitz   15090: 
                   15091:    'As you are not currently registered for this course, self-enrollment is unavailable.'
1.93      raeburn  15092: => 'As you are not currently registered for this course, self-enrollment is unavailable.',
1.6       bisitz   15093: 
                   15094:    'The end date for access to this course for users who self-enroll has passed.'
1.93      raeburn  15095: => 'The end date for access to this course for users who self-enroll has passed.',
1.6       bisitz   15096: 
                   15097:    'Consequently, although a new role was created for you in the course, it is an inactive role which does not provide access to the course.'
1.93      raeburn  15098: => 'Consequently, although a new role was created for you in the course, it is an inactive role which does not provide access to the course.',
1.6       bisitz   15099: 
                   15100:    'Self-enrollment in this course was successful.'
1.93      raeburn  15101: => 'Self-enrollment in this course was successful.',
1.6       bisitz   15102: 
                   15103:    'The start date for access to this course for users who self-enroll has yet to be reached.'
1.93      raeburn  15104: => 'The start date for access to this course for users who self-enroll has yet to be reached.',
1.6       bisitz   15105: 
                   15106:    'Consequently, although a new role was created for you in the course, you will not be able to select this role until [_1].'
1.93      raeburn  15107: => 'Consequently, although a new role was created for you in the course, you will not be able to select this role until [_1].',
1.6       bisitz   15108: 
                   15109:    'Your new role is available immediately, and will provide access to the course until [_1].'
1.93      raeburn  15110: => 'Your new role is available immediately, and will provide access to the course until [_1].',
1.6       bisitz   15111: 
                   15112:    'Enrollment process complete'
1.93      raeburn  15113: => 'Enrollment process complete',
1.6       bisitz   15114: 
                   15115:    'Enrollment incomplete'
1.93      raeburn  15116: => 'Enrollment incomplete',
1.6       bisitz   15117: 
                   15118:    'Self-enrollment in this course failed.'
1.93      raeburn  15119: => 'Self-enrollment in this course failed.',
1.6       bisitz   15120: 
                   15121:    'You are not permitted to enroll yourself in this course.'
1.93      raeburn  15122: => 'You are not permitted to enroll yourself in this course.',
1.6       bisitz   15123: 
                   15124:    'Enter course now'
1.93      raeburn  15125: => 'Enter course now',
1.6       bisitz   15126: 
                   15127:    'other'
1.93      raeburn  15128: => 'other',
1.6       bisitz   15129: 
                   15130:    'Self-enrollment in this course is available to any user affiliated with [_1].'
1.93      raeburn  15131: => 'Self-enrollment in this course is available to any user affiliated with [_1].',
1.6       bisitz   15132: 
                   15133:    'Self-enrollment in this course is only available to users in affiliated with [_1] who have the following status: "[_2]".'
1.93      raeburn  15134: => 'Self-enrollment in this course is only available to users in affiliated with [_1] who have the following status: "[_2]".',
1.6       bisitz   15135: 
                   15136:    'Self-enrollment is not currently available for this course for users affiliated with [_1].'
1.93      raeburn  15137: => 'Self-enrollment is not currently available for this course for users affiliated with [_1].',
1.6       bisitz   15138: 
                   15139:    'Self-enrollment in this course is only available to users affiliated with the following institutions, and who have the required status:'
1.93      raeburn  15140: => 'Self-enrollment in this course is only available to users affiliated with the following institutions, and who have the required status:',
1.6       bisitz   15141: 
                   15142:    'Your registration status could not be verified.'
1.93      raeburn  15143: => 'Your registration status could not be verified.',
1.6       bisitz   15144: 
                   15145:    'Your registration status could not determined, because a problem occurred retrieving data.'
1.93      raeburn  15146: => 'Your registration status could not determined, because a problem occurred retrieving data.',
1.6       bisitz   15147: 
                   15148:    'As no institutional course sections are currently associated with this course, your registration status is undetermined.'
1.93      raeburn  15149: => 'As no institutional course sections are currently associated with this course, your registration status is undetermined.',
1.6       bisitz   15150: 
1.129     raeburn  15151:    '[_1]Ad hoc[_2] roles in domain [_3]'
                   15152: => '[_1]Ad hoc[_2] roles in domain [_3]',
1.6       bisitz   15153: 
                   15154:    'Assemble resources'
                   15155: => '布置课程内容',
                   15156: 
                   15157:    'Create, edit, modify and publish resources'
1.93      raeburn  15158: => 'Create, edit, modify and publish resources',
1.6       bisitz   15159: 
                   15160:    'Create, modify and delete course groups'
1.93      raeburn  15161: => 'Create, modify and delete course groups',
1.6       bisitz   15162: 
                   15163:    'View course groups'
1.12      zhu      15164: => '查看课程组',
1.6       bisitz   15165: 
                   15166:    'View student activity'
1.93      raeburn  15167: => 'View student activity',
1.6       bisitz   15168: 
                   15169:    'Show full details for each course ([_1] only)'
1.93      raeburn  15170: => 'Show full details for each course ([_1] only)',
1.6       bisitz   15171: 
                   15172:    'Include courses set to be hidden from catalog ([_1] only)'
1.93      raeburn  15173: => 'Include courses set to be hidden from catalog ([_1] only)',
1.6       bisitz   15174: 
                   15175:    'Include subcategories within "[_1]"'
1.18      zhu      15176: => '包含子类 "[_1]"',
1.6       bisitz   15177: 
                   15178:    'Only show courses which allow self-enrollment'
1.18      zhu      15179: => '只显示允许自行登记的课程',
1.6       bisitz   15180: 
                   15181:    'include subdirectories'
1.18      zhu      15182: => '包括子目录',
1.6       bisitz   15183: 
                   15184:    'force republication of previously published files'
1.93      raeburn  15185: => 'force republication of previously published files',
1.6       bisitz   15186: 
                   15187:    'make file(s) obsolete'
1.93      raeburn  15188: => 'make file(s) obsolete',
1.6       bisitz   15189: 
                   15190:    'force directory level catalog information over existing'
1.93      raeburn  15191: => 'force directory level catalog information over existing',
1.6       bisitz   15192: 
                   15193:    'Session could not be opened.'
1.93      raeburn  15194: => 'Session could not be opened.',
1.6       bisitz   15195: 
                   15196:    'The domain you provided is not a valid LON-CAPA domain.'
1.93      raeburn  15197: => 'The domain you provided is not a valid LON-CAPA domain.',
1.6       bisitz   15198: 
                   15199:    'Student Settings'
1.93      raeburn  15200: => 'Student Settings',
1.6       bisitz   15201: 
                   15202:    'Coordinator Settings'
1.93      raeburn  15203: => 'Coordinator Settings',
1.6       bisitz   15204: 
                   15205:    'Author Settings'
1.93      raeburn  15206: => 'Author Settings',
1.6       bisitz   15207: 
                   15208:    'Administrator Settings'
1.93      raeburn  15209: => 'Administrator Settings',
1.6       bisitz   15210: 
                   15211:    'Item'
1.93      raeburn  15212: => 'Item',
1.6       bisitz   15213: 
                   15214:    'Found [_1] without responses. This resource cannot be published.'
1.93      raeburn  15215: => 'Found [_1] without responses. This resource cannot be published.',
1.6       bisitz   15216: 
                   15217:    'LON-CAPA helpdesk'
1.93      raeburn  15218: => 'LON-CAPA helpdesk',
1.6       bisitz   15219: 
                   15220:    'Create a user account in LON-CAPA'
1.93      raeburn  15221: => 'Create a user account in LON-CAPA',
1.6       bisitz   15222: 
                   15223:    'Account creation unavailable'
1.93      raeburn  15224: => 'Account creation unavailable',
1.6       bisitz   15225: 
                   15226:    'Error creating token.'
1.93      raeburn  15227: => 'Error creating token.',
1.6       bisitz   15228: 
                   15229:    'Account creation'
1.93      raeburn  15230: => 'Account creation',
1.6       bisitz   15231: 
                   15232:    'Creation of a new user account using an e-mail address or an institutional log-in ID as username is not permitted at this institution: ([_1]).'
1.93      raeburn  15233: => 'Creation of a new user account using an e-mail address or an institutional log-in ID as username is not permitted at this institution: ([_1]).',
1.6       bisitz   15234: 
                   15235:    'Creation of a new LON-CAPA user account using an e-mail address or an institutional log-in ID as your username is not permitted at [_1].'
1.93      raeburn  15236: => 'Creation of a new LON-CAPA user account using an e-mail address or an institutional log-in ID as your username is not permitted at [_1].',
1.6       bisitz   15237: 
                   15238:    "Although your username and password were authenticated by your institution's Single Sign On system, you do not currently have a LON-CAPA account in this domain."
1.93      raeburn  15239: => "Although your username and password were authenticated by your institution's Single Sign On system, you do not currently have a LON-CAPA account in this domain.",
1.6       bisitz   15240: 
                   15241:    "Although your username and password were authenticated by your institution's Single Sign On system, you do not currently have a LON-CAPA account at this institution, and you are not permitted to create one."
1.93      raeburn  15242: => "Although your username and password were authenticated by your institution's Single Sign On system, you do not currently have a LON-CAPA account at this institution, and you are not permitted to create one.",
1.6       bisitz   15243: 
                   15244:    "Although your username and password were authenticated, you do not currently have a LON-CAPA account at this institution."
1.93      raeburn  15245: => "Although your username and password were authenticated, you do not currently have a LON-CAPA account at this institution.",
1.6       bisitz   15246: 
                   15247:    "Although your username and password were authenticated, you do not currently have a LON-CAPA account in this domain, and you are not permitted to create one."
1.93      raeburn  15248: => "Although your username and password were authenticated, you do not currently have a LON-CAPA account in this domain, and you are not permitted to create one.",
1.6       bisitz   15249: 
                   15250:    'A LON-CAPA account may not be created with the username you use.'
1.93      raeburn  15251: => 'A LON-CAPA account may not be created with the username you use.',
1.6       bisitz   15252: 
                   15253:    'User Information'
1.93      raeburn  15254: => 'User Information',
1.6       bisitz   15255: 
                   15256:    'User information'
1.93      raeburn  15257: => 'User information',
1.6       bisitz   15258: 
                   15259:    'Review user information'
1.93      raeburn  15260: => 'Review user information',
1.6       bisitz   15261: 
                   15262:    'To create one, use the table below to provide information about yourself (if appropriate), then click the "Create LON-CAPA account" button.'
1.93      raeburn  15263: => 'To create one, use the table below to provide information about yourself (if appropriate), then click the "Create LON-CAPA account" button.',
1.6       bisitz   15264: 
                   15265:    'To create one, use the table below to provide information about yourself, then click the [_1]Create LON-CAPA account[_2] button.'
1.93      raeburn  15266: => 'To create one, use the table below to provide information about yourself, then click the [_1]Create LON-CAPA account[_2] button.',
1.6       bisitz   15267: 
                   15268:    'A user account will be created with information displayed in the table below, when you click the [_1]Create LON-CAPA account[_2] button.'
1.93      raeburn  15269: => 'A user account will be created with information displayed in the table below, when you click the [_1]Create LON-CAPA account[_2] button.',
1.6       bisitz   15270: 
                   15271:    'Confirmation'
1.93      raeburn  15272: => 'Confirmation',
1.6       bisitz   15273: 
                   15274:    'Confirm that you wish to create an account.'
1.93      raeburn  15275: => 'Confirm that you wish to create an account.',
1.6       bisitz   15276: 
                   15277:    'New username'
1.93      raeburn  15278: => 'New username',
1.6       bisitz   15279: 
                   15280:    'Create account'
1.93      raeburn  15281: => 'Create account',
1.6       bisitz   15282: 
                   15283:    'You must enter a password'
1.93      raeburn  15284: => 'You must enter a password',
1.6       bisitz   15285: 
                   15286:    'The passwords you entered did not match.'
1.93      raeburn  15287: => 'The passwords you entered did not match.',
1.6       bisitz   15288: 
                   15289:    'Create account with a username provided by this institution'
1.93      raeburn  15290: => 'Create account with a username provided by this institution',
1.6       bisitz   15291: 
                   15292:    'If you already have a log-in ID at this institution,[_1] you may be able to use it for LON-CAPA.'
1.93      raeburn  15293: => 'If you already have a log-in ID at this institution,[_1] you may be able to use it for LON-CAPA.',
1.6       bisitz   15294: 
                   15295:    'Type in your log-in ID and password to find out.'
1.93      raeburn  15296: => 'Type in your log-in ID and password to find out.',
1.6       bisitz   15297: 
                   15298:    'Log-in ID'
1.93      raeburn  15299: => 'Log-in ID',
1.6       bisitz   15300: 
                   15301:    'Create account with an e-mail address as your username'
1.93      raeburn  15302: => 'Create account with an e-mail address as your username',
1.6       bisitz   15303: 
                   15304:    'Provide your e-mail address to request a LON-CAPA account,[_1] if you do not have a log-in ID at your institution.'
1.93      raeburn  15305: => 'Provide your e-mail address to request a LON-CAPA account,[_1] if you do not have a log-in ID at your institution.',
1.6       bisitz   15306: 
                   15307:    'Request LON-CAPA account'
1.93      raeburn  15308: => 'Request LON-CAPA account',
1.6       bisitz   15309: 
                   15310:    'Validation'
1.93      raeburn  15311: => 'Validation',
1.6       bisitz   15312: 
                   15313:    'Thank you for your request to create a new LON-CAPA account.'
1.93      raeburn  15314: => 'Thank you for your request to create a new LON-CAPA account.',
1.6       bisitz   15315: 
                   15316:    'A request was submitted on [_1] for creation of a LON-CAPA account at the following institution:[_2].'
1.93      raeburn  15317: => 'A request was submitted on [_1] for creation of a LON-CAPA account at the following institution:[_2].',
1.6       bisitz   15318: 
                   15319:    'To complete this process please open a web browser and enter the following URL in the address/location box: [_1]'
1.93      raeburn  15320: => 'To complete this process please open a web browser and enter the following URL in the address/location box: [_1]',
1.6       bisitz   15321: 
                   15322:    'A message has been sent to the e-mail address you provided.'
1.93      raeburn  15323: => 'A message has been sent to the e-mail address you provided.',
1.6       bisitz   15324: 
                   15325:    'The message includes the web address for the link you will use to complete the account creation process.'
1.93      raeburn  15326: => 'The message includes the web address for the link you will use to complete the account creation process.',
1.6       bisitz   15327: 
                   15328:    'The link included in the message will be valid for the next [_1]two[_2] hours.'
1.93      raeburn  15329: => 'The link included in the message will be valid for the next [_1]two[_2] hours.',
1.6       bisitz   15330: 
                   15331:    'An error occurred when sending a message to the e-mail address you provided.'
1.93      raeburn  15332: => 'An error occurred when sending a message to the e-mail address you provided.',
1.6       bisitz   15333: 
                   15334:    'An error occurred creating a token required for the account creation process.'
1.93      raeburn  15335: => 'An error occurred creating a token required for the account creation process.',
1.6       bisitz   15336: 
                   15337:    'Please contact the [_1] ([_2]) for assistance.'
1.93      raeburn  15338: => 'Please contact the [_1] ([_2]) for assistance.',
1.6       bisitz   15339: 
                   15340:    'Sorry, the URL you provided to complete creation of a new LON-CAPA account was invalid. Either the token included in the URL has been deleted or the URL you provided was invalid.'
1.93      raeburn  15341: => 'Sorry, the URL you provided to complete creation of a new LON-CAPA account was invalid. Either the token included in the URL has been deleted or the URL you provided was invalid.',
1.6       bisitz   15342: 
                   15343:    'Sorry, the token generated when you requested creation of an account has expired.'
1.93      raeburn  15344: => 'Sorry, the token generated when you requested creation of an account has expired.',
1.6       bisitz   15345: 
                   15346:    'Sorry, the URL generated when you requested creation of an account contained incomplete information.'
1.93      raeburn  15347: => 'Sorry, the URL generated when you requested creation of an account contained incomplete information.',
1.6       bisitz   15348: 
                   15349:    'Please submit a [_1]new request[_2] for account creation and follow the new link included in the e-mail that will be sent to you.'
1.93      raeburn  15350: => 'Please submit a [_1]new request[_2] for account creation and follow the new link included in the e-mail that will be sent to you.',
1.6       bisitz   15351: 
1.89      bisitz   15352:    'A LON-CAPA account for the institution: [_1] has been created [_2] from IP address: [_3]. If you did not perform this action or authorize it, please contact the [_4] ([_5]).'
1.93      raeburn  15353: => 'A LON-CAPA account for the institution: [_1] has been created [_2] from IP address: [_3]. If you did not perform this action or authorize it, please contact the [_4] ([_5]).',
1.6       bisitz   15354: 
                   15355:    'A LON-CAPA account already exists for username [_1] at this institution ([_2]).'
1.93      raeburn  15356: => 'A LON-CAPA account already exists for username [_1] at this institution ([_2]).',
1.6       bisitz   15357: 
                   15358:    'The password entered was also correct so you have been logged in.'
1.93      raeburn  15359: => 'The password entered was also correct so you have been logged in.',
1.6       bisitz   15360: 
                   15361:    'Authentication failed'
1.93      raeburn  15362: => 'Authentication failed',
1.6       bisitz   15363: 
                   15364:    'An e-mail confirming creation of your new LON-CAPA account has been sent to [_1].'
1.93      raeburn  15365: => 'An e-mail confirming creation of your new LON-CAPA account has been sent to [_1].',
1.6       bisitz   15366: 
                   15367:    'An error occurred when sending e-mail to [_1] confirming creation of your LON-CAPA account.'
1.93      raeburn  15368: => 'An error occurred when sending e-mail to [_1] confirming creation of your LON-CAPA account.',
1.6       bisitz   15369: 
                   15370:    'A problem occurred when attempting to create your new LON-CAPA account.'
1.93      raeburn  15371: => 'A problem occurred when attempting to create your new LON-CAPA account.',
1.6       bisitz   15372: 
                   15373:    'Please provide user information and a password for your new account.'
1.93      raeburn  15374: => 'Please provide user information and a password for your new account.',
1.6       bisitz   15375: 
                   15376:    'Your password, which must contain at least seven characters, will be sent to the LON-CAPA server in an encrypted form.'
1.93      raeburn  15377: => 'Your password, which must contain at least seven characters, will be sent to the LON-CAPA server in an encrypted form.',
1.6       bisitz   15378: 
                   15379:    'Create LON-CAPA account'
1.93      raeburn  15380: => 'Create LON-CAPA account',
1.6       bisitz   15381: 
                   15382:    'Could not load javascript file [_1]'
1.93      raeburn  15383: => 'Could not load javascript file [_1]',
1.6       bisitz   15384: 
                   15385:    'Invalid ID format'
1.93      raeburn  15386: => 'Invalid ID format',
1.6       bisitz   15387: 
                   15388:    'An error occurred when storing a token'
1.93      raeburn  15389: => 'An error occurred when storing a token',
1.6       bisitz   15390: 
                   15391:    'You will not be able to proceed to the next stage of account creation'
1.93      raeburn  15392: => 'You will not be able to proceed to the next stage of account creation',
1.6       bisitz   15393: 
                   15394:    'A LON-CAPA account has been created for username: [_1] in domain: [_2].'
1.93      raeburn  15395: => 'A LON-CAPA account has been created for username: [_1] in domain: [_2].',
1.6       bisitz   15396: 
                   15397:    'Account creation failed for username: [_1] in domain: [_2].'
1.93      raeburn  15398: => 'Account creation failed for username: [_1] in domain: [_2].',
1.6       bisitz   15399: 
                   15400:    'User account creation is not available for the current default authentication type.'
1.93      raeburn  15401: => 'User account creation is not available for the current default authentication type.',
1.6       bisitz   15402: 
                   15403:    'The e-mail address you provided is already in use as a username at this institution.'
1.93      raeburn  15404: => 'The e-mail address you provided is already in use as a username at this institution.',
1.6       bisitz   15405: 
                   15406:    'Username rules at this institution do not allow the e-mail address you provided to be used as a username.'
1.93      raeburn  15407: => 'Username rules at this institution do not allow the e-mail address you provided to be used as a username.',
1.6       bisitz   15408: 
                   15409:    'The e-mail address you provided may not be used as a username at this LON-CAPA institution.'
1.93      raeburn  15410: => 'The e-mail address you provided may not be used as a username at this LON-CAPA institution.',
1.6       bisitz   15411: 
1.95      raeburn  15412:    'Validation of the code you entered failed.'
                   15413: => 'Validation of the code you entered failed.',
1.6       bisitz   15414: 
                   15415:    'Creation of a new user account using an e-mail address as username is not permitted at this LON-CAPA institution.'
1.93      raeburn  15416: => 'Creation of a new user account using an e-mail address as username is not permitted at this LON-CAPA institution.',
1.6       bisitz   15417: 
                   15418:    'Type in the letters/numbers shown below'
1.93      raeburn  15419: => 'Type in the letters/numbers shown below',
1.6       bisitz   15420: 
                   15421:    'You may need to reload the previous page to obtain a new token.'
1.93      raeburn  15422: => 'You may need to reload the previous page to obtain a new token.',
1.6       bisitz   15423: 
                   15424:    'Unable to retrieve your log-in information - unexpected context'
1.93      raeburn  15425: => 'Unable to retrieve your log-in information - unexpected context',
1.6       bisitz   15426: 
                   15427:    "Your e-mail address uses the same internet domain as your institution's LON-CAPA service."
1.93      raeburn  15428: => "Your e-mail address uses the same internet domain as your institution's LON-CAPA service.",
1.6       bisitz   15429: 
                   15430:    'Creation of a LON-CAPA account with this type of e-mail address as username is not permitted.'
1.93      raeburn  15431: => 'Creation of a LON-CAPA account with this type of e-mail address as username is not permitted.',
1.6       bisitz   15432: 
                   15433:    'You should request creation of a LON-CAPA account for a log-in ID of "[_1]" at your institution instead.'
1.93      raeburn  15434: => 'You should request creation of a LON-CAPA account for a log-in ID of "[_1]" at your institution instead.',
1.6       bisitz   15435: 
                   15436:    'Changes/page:'
1.63      zhu      15437: => '每页显示列数:',
1.6       bisitz   15438: 
                   15439:    'Window during which changes occurred:'
1.63      zhu      15440: => '在这个时期发生的变化:',
1.6       bisitz   15441: 
                   15442:    'This page is either empty or it only contains resources that are currently hidden'
1.93      raeburn  15443: => 'This page is either empty or it only contains resources that are currently hidden',
1.6       bisitz   15444: 
                   15445:    'Please use the LON-CAPA navigation arrows to move to another item in the course'
1.93      raeburn  15446: => 'Please use the LON-CAPA navigation arrows to move to another item in the course',
1.6       bisitz   15447: 
                   15448:    'Unable to modify requested student ([_1])'
1.93      raeburn  15449: => 'Unable to modify requested student ([_1])',
1.6       bisitz   15450: 
                   15451:    'Unable to grade requested sequence ([_1]).'
1.93      raeburn  15452: => 'Unable to grade requested sequence ([_1]).',
1.6       bisitz   15453: 
                   15454:    'No score was changed or updated.'
1.93      raeburn  15455: => 'No score was changed or updated.',
1.6       bisitz   15456: 
                   15457:    'The scores were changed for [quant,_1,problem].'
1.93      raeburn  15458: => 'The scores were changed for [quant,_1,problem].',
1.6       bisitz   15459: 
1.121     bisitz   15460:    '[_1]Visit the [_2]Course/Community Catalog[_3][_4] to view all [_5] LON-CAPA courses and communities.' # _1: <b>, _2: <a>, _3: </a>, _4: </b>, _5: domain desc.
                   15461: => '[_1]Visit the [_2]Course/Community Catalog[_3][_4] to view all [_5] LON-CAPA courses and communities.',
1.6       bisitz   15462: 
1.83      bisitz   15463:    'If a course or community is [_1]not[_2] in your list of current courses and communities below, you may be able to enroll if self-enrollment is permitted.'
                   15464: => 'If a course or community is [_1]not[_2] in your list of current courses and communities below, you may be able to enroll if self-enrollment is permitted.', # '如果一个课程在下面列出您目前的课程中[_1]没有[_2]显示,你可以注册,如果自我注册是允许的。',
1.6       bisitz   15465: 
                   15466: #SD begin 2008-07-02
                   15467:    'When'
1.70      zhu      15468: => '什么时候',
1.6       bisitz   15469: 
                   15470:    'Who made the change'
1.70      zhu      15471: => '谁进行了修改',
1.6       bisitz   15472: 
                   15473:    'Changed User'
1.70      zhu      15474: => '改变用户',
1.6       bisitz   15475: 
                   15476:    'Context'
1.70      zhu      15477: => '概述',
1.6       bisitz   15478: 
                   15479:    'Context:'
1.70      zhu      15480: => '概述:',
1.6       bisitz   15481: 
                   15482:    'After:'
1.70      zhu      15483: => '之后:',
1.6       bisitz   15484: 
                   15485:    'Before:'
1.70      zhu      15486: => '之前:',
1.6       bisitz   15487: 
                   15488:    'User Changes'
1.70      zhu      15489: => '用户更改',
1.6       bisitz   15490: 
                   15491:    'For this user, the default quota would be [_1]'
1.70      zhu      15492: => '此使用者的默认的配额为[_1]',
1.6       bisitz   15493: 
                   15494:    'Search for a user and enroll as a student'
1.70      zhu      15495: => '搜索用户并注册为学生',
1.6       bisitz   15496: 
                   15497:    'username is known'
1.93      raeburn  15498: => 'username is known',
1.6       bisitz   15499: 
                   15500:    'Create a new user'
1.70      zhu      15501: => '创建一个新用户',
1.6       bisitz   15502: 
                   15503:    'Enroll'
1.70      zhu      15504: => '注册',
1.6       bisitz   15505: 
                   15506:    'User Search to enroll student'
1.93      raeburn  15507: => 'User Search to enroll student',
1.6       bisitz   15508: 
                   15509:    'Select a user to enroll as a student'
1.93      raeburn  15510: => 'Select a user to enroll as a student',
1.6       bisitz   15511: 
1.101     bisitz   15512:    'modify' #context? breadcrumb_text
1.93      raeburn  15513: => 'modify',
1.6       bisitz   15514: 
                   15515:    'as a student'
1.70      zhu      15516: => '作为一名学生',
1.6       bisitz   15517: 
                   15518:    'Set section/dates'
1.70      zhu      15519: => '设置章节/日期',
1.6       bisitz   15520: 
                   15521:    'Unknown'
1.93      raeburn  15522: => 'Unknown',
1.6       bisitz   15523: 
                   15524:    'You do not have privileges to assign co-author roles.'
1.93      raeburn  15525: => 'You do not have privileges to assign co-author roles.',
1.6       bisitz   15526: 
                   15527:    'This user has an unrecognized authentication scheme'
1.93      raeburn  15528: => 'This user has an unrecognized authentication scheme',
1.6       bisitz   15529: 
                   15530:    'Please alert a domain coordinator of this situation'
1.93      raeburn  15531: => 'Please alert a domain coordinator of this situation',
1.6       bisitz   15532: 
                   15533:    'Please specify login data below'
1.93      raeburn  15534: => 'Please specify login data below',
1.6       bisitz   15535: 
                   15536:    'No domain specified'
1.93      raeburn  15537: => 'No domain specified',
1.6       bisitz   15538: 
1.19      zhu      15539:    'Invalid domain name'
1.93      raeburn  15540: => 'Invalid domain name',
1.6       bisitz   15541: 
1.19      zhu      15542:    'Only letters, numbers, periods, dashes, and underscores are valid'
1.93      raeburn  15543: => 'Only letters, numbers, periods, dashes, and underscores are valid',
1.6       bisitz   15544: 
                   15545:    'You do not have the authority to modify this users authentification information'
1.93      raeburn  15546: => 'You do not have the authority to modify this users authentification information',
1.6       bisitz   15547: 
                   15548:    'New Student/Employee ID does not match existing ID for this user.'
1.93      raeburn  15549: => 'New Student/Employee ID does not match existing ID for this user.',
1.6       bisitz   15550: 
                   15551:    "Change is not permitted without checking the 'Force ID change' checkbox on the previous page."
1.93      raeburn  15552: => "Change is not permitted without checking the 'Force ID change' checkbox on the previous page.",
1.6       bisitz   15553: 
                   15554:    'Unable to successfully change environment for'
1.93      raeburn  15555: => 'Unable to successfully change environment for',
1.6       bisitz   15556: 
                   15557:    'No roles'
1.93      raeburn  15558: => 'No roles',
1.6       bisitz   15559: 
                   15560:    'The following fields were not updated: '
1.93      raeburn  15561: => 'The following fields were not updated: ',
1.6       bisitz   15562: 
1.126     bisitz   15563:    "You do not have the authority to change these fields given the user's current set of active/future course roles:"
                   15564: => "You do not have the authority to change these fields given the user's current set of active/future course roles:",
                   15565: 
                   15566:    "You do not have the authority to change these fields given the user's current set of active/future co-author roles:"
                   15567: => "You do not have the authority to change these fields given the user's current set of active/future co-author roles:",
                   15568: 
                   15569:    "You do not have the authority to change this field given the user's current set of active/future course roles:"
                   15570: => "You do not have the authority to change this field given the user's current set of active/future course roles:",
                   15571: 
                   15572:    "You do not have the authority to change this field given the user's current set of active/future co-author roles:"
                   15573: => "You do not have the authority to change this field given the user's current set of active/future co-author roles:",
1.6       bisitz   15574: 
                   15575: 
1.49      bisitz   15576:    'Please contact your [_1]helpdesk[_2] for more information.'
1.93      raeburn  15577: => 'Please contact your [_1]helpdesk[_2] for more information.',
1.6       bisitz   15578: 
                   15579:    '<b>[_1]</b> enrolled'
1.70      zhu      15580: => '<b>[_1]</b> 注册的',
1.6       bisitz   15581: 
                   15582:    'in section [_1]'
1.93      raeburn  15583: => 'in section [_1]',
1.6       bisitz   15584: 
                   15585:    'Access starts immediately'
1.70      zhu      15586: => '访问立即开始',
1.6       bisitz   15587: 
                   15588:    'Access starts: '
1.70      zhu      15589: => '访问开始: ',
1.6       bisitz   15590: 
                   15591:    'ends: no ending date'
1.70      zhu      15592: => '结束:没有结束日期',
1.6       bisitz   15593: 
                   15594:    'ends: '
1.70      zhu      15595: => '结束: ',
1.6       bisitz   15596: 
                   15597:    'If the student is currently logged-in to LON-CAPA, the new role will be available when the student next logs in.'
1.93      raeburn  15598: => 'If the student is currently logged-in to LON-CAPA, the new role will be available when the student next logs in.',
1.6       bisitz   15599: 
                   15600:    '(default)'
1.70      zhu      15601: => '(默认的)',
1.6       bisitz   15602: 
                   15603:    '(default for [_1])'
1.70      zhu      15604: => '(默认 [_1])',
1.6       bisitz   15605: 
                   15606:    'You are not authorized to make bulk changes to user roles'
1.93      raeburn  15607: => 'You are not authorized to make bulk changes to user roles',
1.6       bisitz   15608: 
                   15609:    'You do not have permission to modify dates or sections for users'
1.93      raeburn  15610: => 'You do not have permission to modify dates or sections for users',
1.6       bisitz   15611: 
                   15612:    'deleted'
1.93      raeburn  15613: => 'deleted',
1.6       bisitz   15614: 
                   15615:    'No start date'
1.10      zhu      15616: => '没有开始日期',
1.6       bisitz   15617: 
                   15618:    'Previous [_1] changes'
1.93      raeburn  15619: => 'Previous [_1] changes',
1.6       bisitz   15620: 
                   15621:    'Next [_1] changes'
1.93      raeburn  15622: => 'Next [_1] changes',
1.6       bisitz   15623: 
1.74      bisitz   15624:    'There are no records to display.'
                   15625: => '没有记录显示。',
                   15626: 
                   15627:    'There are no transactions to display.'
1.93      raeburn  15628: => 'There are no transactions to display.',
1.6       bisitz   15629: 
                   15630:    'Automated enrollment'
1.70      zhu      15631: => '自动注册',
1.6       bisitz   15632: 
                   15633:    'Roster Update'
1.70      zhu      15634: => '名册更新',
1.6       bisitz   15635: 
                   15636:    'Course Creation'
1.70      zhu      15637: => '创建课程',
1.6       bisitz   15638: 
                   15639:    'User Management in course'
1.70      zhu      15640: => '在课程中的用户管理',
1.6       bisitz   15641: 
                   15642:    'User Management in domain'
1.70      zhu      15643: => '在域中的用户管理',
1.6       bisitz   15644: 
                   15645:    'Self-enrolled'
1.70      zhu      15646: => '自助注册',
1.6       bisitz   15647: 
                   15648:    'Your search term must contain more than just spaces.'
1.93      raeburn  15649: => 'Your search term must contain more than just spaces.',
1.6       bisitz   15650: 
                   15651:    'this course'
1.70      zhu      15652: => '本课程',
1.6       bisitz   15653: 
                   15654:    'LON-CAPA domain: '
1.93      raeburn  15655: => 'LON-CAPA domain: ',
1.6       bisitz   15656: 
                   15657:    'the institutional directory for domain: '
1.93      raeburn  15658: => 'the institutional directory for domain: ',
1.6       bisitz   15659: 
1.49      bisitz   15660:    'Please contact the [_1]helpdesk[_2] if you need to create a new user.'
1.93      raeburn  15661: => 'Please contact the [_1]helpdesk[_2] if you need to create a new user.',
1.6       bisitz   15662: 
                   15663:    'Section for self-enrolled users unchanged as the proposed section is a group'
1.93      raeburn  15664: => 'Section for self-enrolled users unchanged as the proposed section is a group',
1.6       bisitz   15665: 
                   15666:    'Group names and section names must be distinct'
1.12      zhu      15667: => '组名称和章节的名称必须是不同的',
1.6       bisitz   15668: 
                   15669:    'Section for self-enrolled users unchanged, as "all" is a reserved section name.'
1.93      raeburn  15670: => 'Section for self-enrolled users unchanged, as "all" is a reserved section name.',
1.6       bisitz   15671: 
                   15672:    'An error occurred when saving changes to self-enrollment settings in this course.'
1.93      raeburn  15673: => 'An error occurred when saving changes to self-enrollment settings in this course.',
1.6       bisitz   15674: 
                   15675: #SD end 2008-07-02
                   15676: 
                   15677:    'Server Switch Required'
1.93      raeburn  15678: => 'Server Switch Required',
1.6       bisitz   15679: 
1.118     bisitz   15680:    'Authoring Space access is only available from the home server of the corresponding Author.'
                   15681: => 'Authoring Space access is only available from the home server of the corresponding Author.',
1.6       bisitz   15682: 
                   15683:    "Click the 'Switch Server' link to go there."
1.93      raeburn  15684: => "Click the 'Switch Server' link to go there.",
1.6       bisitz   15685: 
                   15686:    'Default in use:'
1.70      zhu      15687: => '默认情况下使用:',
1.6       bisitz   15688: 
1.89      bisitz   15689:    'Self-creation of account by users with status: [_1]'
1.93      raeburn  15690: => 'Self-creation of account by users with status: [_1]',
1.6       bisitz   15691: 
                   15692:    'modifiable fields (if institutional data blank): '
1.98      bisitz   15693: => 'modifiable fields (if institutional data blank): ',
1.6       bisitz   15694: 
                   15695:    'Source Code'
1.93      raeburn  15696: => 'Source Code',
1.6       bisitz   15697: 
1.118     bisitz   15698:    'Copy Problem Source Code to Authoring Space'
                   15699: => 'Copy Problem Source Code to Authoring Space',
1.6       bisitz   15700: 
                   15701:    'Please enter the directory that you would like the source code to go into.'
1.93      raeburn  15702: => 'Please enter the directory that you would like the source code to go into.',
1.6       bisitz   15703: 
1.118     bisitz   15704:    'Note: the path is in reference to the root of your Authoring Space, and new directories will be automatically created.'
                   15705: => 'Note: the path is in reference to the root of your Authoring Space, and new directories will be automatically created.',
1.6       bisitz   15706: 
                   15707:    'shared_source'
1.93      raeburn  15708: => 'shared_source',
1.6       bisitz   15709: 
1.118     bisitz   15710:    'Copy to Authoring Space'
                   15711: => 'Copy to Authoring Space',
1.6       bisitz   15712: 
1.99      raeburn  15713:    '[_1]W[_2]ARNING' 
                   15714: => '[_1]W[_2]ARNING',
1.6       bisitz   15715: 
                   15716:    'At end of file some tags were still left unclosed:'
1.93      raeburn  15717: => 'At end of file some tags were still left unclosed:',
1.6       bisitz   15718: 
                   15719:    'Unable to save file [_1]'
1.93      raeburn  15720: => 'Unable to save file [_1]',
1.6       bisitz   15721: 
                   15722:    'Warnings and Errors'
1.93      raeburn  15723: => 'Warnings and Errors',
1.6       bisitz   15724: 
                   15725:    'Edit Math'
1.93      raeburn  15726: => 'Edit Math',
1.6       bisitz   15727: 
                   15728:    'DragMath Latex Equation Editor'
1.113     bisitz   15729: => 'DragMath Latex Equation Editor',
1.6       bisitz   15730: 
1.128     damieng  15731:    '[_1]Return[_2] to resource.'
                   15732: => '[_1]Return[_2] to resource.',
1.6       bisitz   15733: 
                   15734:    'Counting pages for student: [_1]'
1.93      raeburn  15735: => 'Counting pages for student: [_1]',
1.6       bisitz   15736: 
                   15737:    'LaTeX could not successfully parse your tex file.'
1.93      raeburn  15738: => 'LaTeX could not successfully parse your tex file.',
1.6       bisitz   15739: 
                   15740:    'It probably has errors in it.'
1.93      raeburn  15741: => 'It probably has errors in it.',
1.6       bisitz   15742: 
                   15743:    'Here are the error messages in the LaTeX log file:'
1.93      raeburn  15744: => 'Here are the error messages in the LaTeX log file:',
1.6       bisitz   15745: 
                   15746:    'There are errors in [_1].'
1.93      raeburn  15747: => 'There are errors in [_1].',
1.6       bisitz   15748: 
                   15749:    'There are errors.'
1.93      raeburn  15750: => 'There are errors.',
1.6       bisitz   15751: 
                   15752:    'These errors prevent this resource from printing correctly.'
1.93      raeburn  15753: => 'These errors prevent this resource from printing correctly.',
1.6       bisitz   15754: 
                   15755:    'A message has been sent to the instructor describing this failure.'
1.93      raeburn  15756: => 'A message has been sent to the instructor describing this failure.',
1.6       bisitz   15757: 
                   15758:    'You are running LaTeX in [_1]batch mode[_2].'
1.93      raeburn  15759: => 'You are running LaTeX in [_1]batch mode[_2].',
1.6       bisitz   15760: 
                   15761:    'It has found an error in [_1][_2]and corrected it.'
1.93      raeburn  15762: => 'It has found an error in [_1][_2]and corrected it.',
1.6       bisitz   15763: 
                   15764:    'Usually this correction is valid but you probably need to check the indicated resource one more time and implement neccessary corrections by yourself.'
1.98      bisitz   15765: => 'Usually this correction is valid but you probably need to check the indicated resource one more time and implement neccessary corrections by yourself.',
1.6       bisitz   15766: 
                   15767:    'The link to [_1]Your log file[_2]'
1.93      raeburn  15768: => 'The link to [_1]Your log file[_2]',
1.6       bisitz   15769: 
                   15770:    'The link to [_1]Your original LaTeX file[_2]'
1.93      raeburn  15771: => 'The link to [_1]Your original LaTeX file[_2]',
1.6       bisitz   15772: 
                   15773:    'bomb'
1.93      raeburn  15774: => 'bomb',
1.6       bisitz   15775: 
                   15776:    'Output Tags'
1.93      raeburn  15777: => 'Output Tags',
1.6       bisitz   15778: 
                   15779:    'WARNING: Cannot connect to database!'
1.70      zhu      15780: => '警告:无法连接到数据库!',
1.6       bisitz   15781: 
                   15782:    'Error occurred saving new values in metadata table in LON-CAPA database!'
1.70      zhu      15783: => '保存新值数据表到LON-CAPA数据库中时发生错误!',
1.6       bisitz   15784: 
1.81      bisitz   15785:    'Your course/community currently appears in the Course/Community Catalog for this domain.'
1.93      raeburn  15786: => 'Your course/community currently appears in the Course/Community Catalog for this domain.',
1.6       bisitz   15787: 
                   15788:    'Courses can be both self-cataloging, based on an institutional code (e.g., fs08phy231), or can be assigned categories from a hierarchy defined for the domain.'
1.101     bisitz   15789: => '课程可自我编目的基础的研究所代码(例如, inf_20112012_math1 )或可通过域的定义分配类别界定。',
1.6       bisitz   15790: 
1.81      bisitz   15791:    'Your course/community does not currently appear in the Course/Community Catalog for this domain.'
1.93      raeburn  15792: => 'Your course/community does not currently appear in the Course/Community Catalog for this domain.',
1.6       bisitz   15793: 
                   15794:    'You should remedy this if you plan to allow self-enrollment, otherwise students will have difficulty finding your course.'
1.93      raeburn  15795: => 'You should remedy this if you plan to allow self-enrollment, otherwise students will have difficulty finding your course.',
1.6       bisitz   15796: 
                   15797:    'Courses can be absent from the Catalog, because they do not have an institutional code, have no assigned category, or have been specifically excluded.'
1.93      raeburn  15798: => 'Courses can be absent from the Catalog, because they do not have an institutional code, have no assigned category, or have been specifically excluded.',
1.6       bisitz   15799: 
                   15800:    'Make any changes to self-enrollment settings below, click "Save changes", then take action to include the course in the Catalog:'
1.93      raeburn  15801: => 'Make any changes to self-enrollment settings below, click "Save changes", then take action to include the course in the Catalog:',
1.6       bisitz   15802: 
                   15803:    'Take the following action to ensure the course appears in the Catalog:'
1.93      raeburn  15804: => 'Take the following action to ensure the course appears in the Catalog:',
1.6       bisitz   15805: 
                   15806:    'Ask a domain coordinator to change the "Exclude from course catalog" setting.'
1.93      raeburn  15807: => 'Ask a domain coordinator to change the "Exclude from course catalog" setting.',
1.6       bisitz   15808: 
                   15809:    'Ask a domain coordinator to enable display the catalog of "Official courses (with institutional codes)".'
1.93      raeburn  15810: => 'Ask a domain coordinator to enable display the catalog of "Official courses (with institutional codes)".',
1.6       bisitz   15811: 
                   15812:    'Ask a domain coordinator to assign an institutional code (if this is an official course).'
1.93      raeburn  15813: => 'Ask a domain coordinator to assign an institutional code (if this is an official course).',
1.6       bisitz   15814: 
                   15815:    'Ask a domain coordinator to enable or create at least one course category in the domain.'
1.93      raeburn  15816: => 'Ask a domain coordinator to enable or create at least one course category in the domain.',
1.6       bisitz   15817: 
                   15818:    'Ask a domain coordinator to create a hierarchy of categories and sub categories for courses in the domain.'
1.93      raeburn  15819: => 'Ask a domain coordinator to create a hierarchy of categories and sub categories for courses in the domain.',
1.6       bisitz   15820: 
                   15821:    'Ask a domain coordinator to change the category assigned to the course, as the one currently assigned is no longer used in the domain'
1.93      raeburn  15822: => 'Ask a domain coordinator to change the category assigned to the course, as the one currently assigned is no longer used in the domain',
1.6       bisitz   15823: 
                   15824:    'Ask a domain coordinator to assign a category to the course.'
1.93      raeburn  15825: => 'Ask a domain coordinator to assign a category to the course.',
1.6       bisitz   15826: 
1.93      raeburn  15827:    'Use [_1]Categorize course[_2] to change the "Exclude from course catalog" setting.'
                   15828: => 'Use [_1]Categorize course[_2] to change the "Exclude from course catalog" setting.',
1.6       bisitz   15829: 
                   15830:    'Use [_1]Set course environment[_2] to change the category assigned to the course, as the one currently assigned is no longer used in the domain.'
1.93      raeburn  15831: => 'Use [_1]Set course environment[_2] to change the category assigned to the course, as the one currently assigned is no longer used in the domain.',
1.6       bisitz   15832: 
                   15833:    'Use [_1]Set course environment[_2] to assign a category to the course.'
1.93      raeburn  15834: => 'Use [_1]Set course environment[_2] to assign a category to the course.',
1.6       bisitz   15835: 
                   15836:    'You are able to both assign a course category and choose to exclude this course from the catalog.'
1.93      raeburn  15837: => 'You are able to both assign a course category and choose to exclude this course from the catalog.',
1.6       bisitz   15838: 
                   15839:    'You are able to choose to exclude this course from the catalog, but only a Domain Coordinator may assign a course category.'
1.93      raeburn  15840: => 'You are able to choose to exclude this course from the catalog, but only a Domain Coordinator may assign a course category.',
1.6       bisitz   15841: 
                   15842:    'You may assign a course category, but only a Domain Coordinator may choose to exclude this course from the catalog.'
1.93      raeburn  15843: => 'You may assign a course category, but only a Domain Coordinator may choose to exclude this course from the catalog.',
1.6       bisitz   15844: 
                   15845:    'Only a Domain Coordinator may assign a course category or choose to exclude this course from the catalog.'
1.93      raeburn  15846: => 'Only a Domain Coordinator may assign a course category or choose to exclude this course from the catalog.',
1.6       bisitz   15847: 
                   15848:    "Please use the 'Select Course' link to open a separate pick course window where you may select the course you wish to enter"
1.93      raeburn  15849: => "Please use the 'Select Course' link to open a separate pick course window where you may select the course you wish to enter",
1.6       bisitz   15850: 
                   15851:    'You can only use this screen to select courses in the current domain.'
1.93      raeburn  15852: => 'You can only use this screen to select courses in the current domain.',
1.6       bisitz   15853: 
1.41      bisitz   15854:    '[_1]Your Excel spreadsheet[_2] is ready for download.'
1.101     bisitz   15855: => '[_1]Your Excel spreadsheet[_2] is ready for download.',
1.6       bisitz   15856: 
1.41      bisitz   15857:    '[_1]Your CSV file[_2] is ready for download.'
1.101     bisitz   15858: => '[_1]Your CSV file[_2] is ready for download.',
1.6       bisitz   15859: 
                   15860:    'Name (username)'
1.93      raeburn  15861: => 'Name (username)',
1.6       bisitz   15862: 
                   15863:    'Grades Assigned'
1.93      raeburn  15864: => 'Grades Assigned',
1.6       bisitz   15865: 
                   15866:    'Comments'
1.18      zhu      15867: => '注释',
1.6       bisitz   15868: 
                   15869:    'No Course Data'
1.93      raeburn  15870: => 'No Course Data',
1.6       bisitz   15871: 
                   15872:    'Error getting student data ([_1])'
1.93      raeburn  15873: => 'Error getting student data ([_1])',
1.6       bisitz   15874: 
                   15875:    'Score'
1.93      raeburn  15876: => 'Score',
1.6       bisitz   15877: 
1.77      bisitz   15878:    'score'
1.93      raeburn  15879: => 'score',
1.77      bisitz   15880: 
1.6       bisitz   15881:    'Display Options'
1.36      zhu      15882: => '显示选项',
1.6       bisitz   15883: 
                   15884:    'This role has section(s) associated with it.'
1.93      raeburn  15885: => 'This role has section(s) associated with it.',
1.6       bisitz   15886: 
                   15887:    'Enter a specific section.'
1.93      raeburn  15888: => 'Enter a specific section.',
1.6       bisitz   15889: 
                   15890:    'Enter a specific section, or leave blank for no section.'
1.93      raeburn  15891: => 'Enter a specific section, or leave blank for no section.',
1.6       bisitz   15892: 
                   15893:    'Available sections are:'
1.93      raeburn  15894: => 'Available sections are:',
1.6       bisitz   15895: 
                   15896:    'You entered an invalid section choice:'
1.93      raeburn  15897: => 'You entered an invalid section choice:',
1.6       bisitz   15898: 
                   15899:    'You may wish to contact the [_1]LON-CAPA helpdesk[_2] for the [_3] domain.'
1.56      zhu      15900: => '您不妨联系[_2][_3]域的[_1] LON-CAPA 求助。',
1.6       bisitz   15901: 
                   15902:    '([_1] time zone)'
1.9       zhu      15903: => '(时区 [_1])',
1.6       bisitz   15904: 
                   15905:    'Selecting an Author'
1.93      raeburn  15906: => 'Selecting an Author',
1.6       bisitz   15907: 
                   15908:    'Invalid domain'
1.26      zhu      15909: => '无效域',
1.6       bisitz   15910: 
1.118     bisitz   15911:    'There are no library servers containing Authoring Spaces currently in domain: [_1], so you can not assume a co-author role.'
                   15912: => 'There are no library servers containing Authoring Spaces currently in domain: [_1], so you can not assume a co-author role.',
1.6       bisitz   15913: 
1.118     bisitz   15914:    'You do not have a domain coordinator role in domain: [_1], so you cannot choose an Authoring Space for which you can assume a co-author role.'
                   15915: => 'You do not have a domain coordinator role in domain: [_1], so you cannot choose an Authoring Space for which you can assume a co-author role.',
1.6       bisitz   15916: 
1.118     bisitz   15917:    'You do not have a domain coordinator role, so you cannot choose an Authoring Space for which you can assume a co-author role.'
                   15918: => 'You do not have a domain coordinator role, so you cannot choose an Authoring Space for which you can assume a co-author role.',
1.6       bisitz   15919: 
1.118     bisitz   15920:    'There are no author roles currently in domain: [_1], so there are no Authoring Spaces for which you can assume a co-author role.'
                   15921: => 'There are no author roles currently in domain: [_1], so there are no Authoring Spaces for which you can assume a co-author role.',
1.6       bisitz   15922: 
1.83      bisitz   15923:    'As your session file for the course or community has expired, you will need to re-select it.'
1.93      raeburn  15924: => 'As your session file for the course or community has expired, you will need to re-select it.', # '当>您的课程已过期,您将需要重新选择课程。',
1.6       bisitz   15925: 
                   15926:    '[quant,_1,yr]'
1.99      raeburn  15927: => '[quant,_1,yr]',
1.6       bisitz   15928: 
                   15929:    '[quant,_1,mth]'
1.99      raeburn  15930: => '[quant,_1,mth]',
1.6       bisitz   15931: 
                   15932:    '[quant,_1,hr]'
1.99      raeburn  15933: => '[quant,_1,hr]',
1.6       bisitz   15934: 
                   15935:    '[quant,_1,min]'
1.99      raeburn  15936: => '[quant,_1,min]',
1.6       bisitz   15937: 
                   15938:    '[quant,_1,sec]'
1.99      raeburn  15939: => '[quant,_1,sec]',
1.6       bisitz   15940: 
                   15941:    'Loading student data...'
1.18      zhu      15942: => '检索学生数据...',
1.6       bisitz   15943: 
                   15944:    'Options'
1.18      zhu      15945: => '选项',
1.6       bisitz   15946: 
                   15947:    'Time Period'
1.18      zhu      15948: => '周期',
1.6       bisitz   15949: 
1.111     bisitz   15950:    'Resource is undefined.'
                   15951: => 'Resource is undefined.',
1.6       bisitz   15952: 
                   15953:    'Plot Graph'
1.93      raeburn  15954: => 'Plot Graph',
1.6       bisitz   15955: 
                   15956:    'Download'
1.18      zhu      15957: => '下载',
1.6       bisitz   15958: 
                   15959:    'PDF File'
1.18      zhu      15960: => 'PDF 文档',
1.6       bisitz   15961: 
                   15962:    'Zip File'
1.18      zhu      15963: => 'ZIP 文档',
1.6       bisitz   15964: 
                   15965:    'File Size (Bytes)'
1.18      zhu      15966: => '文件大小 (Bytes)',
1.6       bisitz   15967: 
                   15968:    'Contents'
1.18      zhu      15969: => '内容',
1.6       bisitz   15970: 
                   15971:    'Problem Type'
1.12      zhu      15972: => '问题类型',
1.6       bisitz   15973: 
                   15974:    'not in this course'
1.93      raeburn  15975: => 'not in this course',
1.6       bisitz   15976: #Start: redesigned menus
                   15977: #lonparmset.pm
1.18      zhu      15978: 
1.6       bisitz   15979:    'Edit environment settings for this course.'
1.93      raeburn  15980: => 'Edit environment settings for this course.',
1.6       bisitz   15981: 
                   15982:    'Portfolio Metadata'
1.27      zhu      15983: => '元数据-组合',
1.6       bisitz   15984: 
                   15985:    'Settings for this Course'
1.27      zhu      15986: => '设置这门课程',
1.6       bisitz   15987: 
                   15988:    'New and Existing Parameter Settings for Resources'
1.27      zhu      15989: => '新的和现有资源的参数设置',
1.6       bisitz   15990: 
                   15991:    'Edit Resource Parameters - Helper Mode'
1.27      zhu      15992: => '编辑源参数 - 辅助模式',
1.6       bisitz   15993: 
                   15994:    'Edit Resource Parameters - Overview Mode'
1.27      zhu      15995: => '编辑资源参数 - 概况模式',
1.6       bisitz   15996: 
                   15997:    'Edit Resource Parameters - Table Mode'
1.27      zhu      15998: => '编辑资源参数 - 表模式',
1.6       bisitz   15999: 
                   16000:    'Existing Parameter Settings for Resources'
1.27      zhu      16001: => '现有资源的参数设置',
1.6       bisitz   16002: 
                   16003:    'Change Log'
1.27      zhu      16004: => '变更记录',
1.6       bisitz   16005: 
                   16006:    'Restrict metadata for this course.'
1.93      raeburn  16007: => 'Restrict metadata for this course.',
1.6       bisitz   16008: 
                   16009:    'Manage slots for this course.'
1.93      raeburn  16010: => 'Manage slots for this course.',
1.6       bisitz   16011: 
                   16012:    'Reset access times for folders/maps, resources or the course.'
1.93      raeburn  16013: => 'Reset access times for folders/maps, resources or the course.',
1.6       bisitz   16014: 
                   16015:    'Set default actions for parameters.'
1.93      raeburn  16016: => 'Set default actions for parameters.',
1.6       bisitz   16017: 
                   16018:    'Set/Modify resource parameters in helper mode.'
1.93      raeburn  16019: => 'Set/Modify resource parameters in helper mode.',
1.6       bisitz   16020: 
                   16021:    'Set/Modify resource parameters in table mode.'
1.93      raeburn  16022: => 'Set/Modify resource parameters in table mode.',
1.6       bisitz   16023: 
                   16024:    'Set/Modify resource parameters in overview mode.'
1.93      raeburn  16025: => 'Set/Modify resource parameters in overview mode.',
1.6       bisitz   16026: 
                   16027:    'Set/Modify existing resource parameters in overview mode.'
1.93      raeburn  16028: => 'Set/Modify existing resource parameters in overview mode.',
1.6       bisitz   16029: 
                   16030:    'View parameter and course blog posting/user notification change log.'
1.93      raeburn  16031: => 'View parameter and course blog posting/user notification change log.',
1.6       bisitz   16032: #lonpreferences.pm
                   16033: 
                   16034:    'Screen Name'
                   16035: => '昵称',
                   16036: 
1.63      zhu      16037:    'Screenname'
                   16038: => '昵称',
                   16039: 
                   16040:    'Nickname'
                   16041: => '昵称',
                   16042: 
1.55      zhu      16043:    'Messages &amp; Notifications'
1.22      zhu      16044: => '邮件&公告',
1.6       bisitz   16045: 
                   16046:    'Discussion Display'
1.9       zhu      16047: => '讨论显示',
1.6       bisitz   16048: 
                   16049:    'Page Display Settings'
                   16050: => '页面显示设置',
                   16051: 
                   16052:    'Color Scheme'
                   16053: => '颜色方案',
                   16054: 
                   16055:    'Menu Display'
                   16056: => '菜单显示',
                   16057: 
                   16058:    'Content Display Settings'
1.9       zhu      16059: => '内容显示设置',
1.6       bisitz   16060: 
                   16061:    'WYSIWYG Editor'
                   16062: => 'WYSIWYG-编辑器',
                   16063: 
                   16064:    'Roles Page'
1.9       zhu      16065: => '角色页面',
1.6       bisitz   16066: 
                   16067:    'Display of Scientific Equations'
1.55      zhu      16068: => '显示科学公式',
1.6       bisitz   16069: 
                   16070:    'Edit information about yourself that should be displayed on your public profile.'
1.93      raeburn  16071: => 'Edit information about yourself that should be displayed on your public profile.',
1.6       bisitz   16072: 
                   16073:    'Change the name that is displayed in your posts.'
1.18      zhu      16074: => '变更在您的讨论中的名称。',
1.6       bisitz   16075: 
                   16076:    'Change LON-CAPA default colors.'
1.93      raeburn  16077: => 'Change LON-CAPA default colors.',
1.6       bisitz   16078: 
                   16079:    'Change messageforwarding or notifications settings.'
1.93      raeburn  16080: => 'Change messageforwarding or notifications settings.',
1.6       bisitz   16081: 
                   16082:    'Choose the default language for this user.'
1.98      bisitz   16083: => 'Choose the default language for this user.',
1.6       bisitz   16084: 
                   16085:    'Enable or disable the WYSIWYG-Editor.'
1.93      raeburn  16086: => 'Enable or disable the WYSIWYG-Editor.',
1.6       bisitz   16087: 
                   16088:    'Configure the roles hotlist.'
1.93      raeburn  16089: => 'Configure the roles hotlist.',
1.6       bisitz   16090: 
                   16091:    'Change how Scientific Equations are displayed.'
1.9       zhu      16092: => '改变如何显示科学方程。',
1.6       bisitz   16093: 
                   16094:    'Register your clicker.'
1.9       zhu      16095: => '登记您的应答设备 (遥控).',
1.6       bisitz   16096: 
                   16097:    'Change your password.'
1.9       zhu      16098: => '更改您的密码。',
1.6       bisitz   16099: 
                   16100:    'Launch the remote control for LON-CAPA.'
1.93      raeburn  16101: => 'Launch the remote control for LON-CAPA.',
1.6       bisitz   16102: 
                   16103:    'Collapse the remote control for LON-CAPA.'
1.93      raeburn  16104: => 'Collapse the remote control for LON-CAPA.',
1.6       bisitz   16105: 
                   16106:    'Restrict domain coordinator access.'
1.93      raeburn  16107: => 'Restrict domain coordinator access.',
1.6       bisitz   16108: 
                   16109:    'Set the default page to be displayed when you select a course role.'
1.98      bisitz   16110: => 'Set the default page to be displayed when you select a course role.',
1.6       bisitz   16111: 
                   16112:    'Toggle Debug Messages.'
1.93      raeburn  16113: => 'Toggle Debug Messages.',
1.6       bisitz   16114: 
                   16115:    'Change whether the menus are displayed with buttons, icons or icons and text.'
1.93      raeburn  16116: => 'Change whether the menus are displayed with buttons, icons or icons and text.',
1.6       bisitz   16117:    'Course Initialization'
1.36      zhu      16118: => '课程初始化',
1.6       bisitz   16119: #loncreateuser.pm
1.69      droeschl 16120:    'Single Users'
1.70      zhu      16121: => '单用户',
1.6       bisitz   16122: 
                   16123:    'Upload a CSV or a text file containing users.'
1.70      zhu      16124: => '课程参加者上传CSV或文本文件。',
1.6       bisitz   16125: 
                   16126:    'Add a user with a certain role to this course.'
1.70      zhu      16127: => '添加一个具有特定的角色的用户到这门课程中。',
1.6       bisitz   16128: 
1.69      droeschl 16129:    'Add/Modify a Student'
1.79      bisitz   16130: => '添加/修改学生',
1.6       bisitz   16131: 
                   16132:    'Add a user with the role student to this course.'
1.70      zhu      16133: => '添加一个用户到课程中,作为学生角色。',
1.6       bisitz   16134: 
                   16135:    'Configuration'
1.28      zhu      16136: => '设置',
1.6       bisitz   16137: 
                   16138:    'Automated enrollment manager.'
1.70      zhu      16139: => '管理自助注册',
1.6       bisitz   16140: 
1.83      bisitz   16141:    'Self-Enrollment'
1.93      raeburn  16142: => 'Self-Enrollment',
1.83      bisitz   16143: 
1.6       bisitz   16144:    'User Self-Enrollment'
1.70      zhu      16145: => '用户自助注册',
1.6       bisitz   16146: 
1.83      bisitz   16147:    'Configure user self-enrollment.'
1.70      zhu      16148: => '配置用户自助注册。',
1.6       bisitz   16149: 
                   16150:    'Manage course groups.'
1.12      zhu      16151: => '管理课程组。',
1.6       bisitz   16152: 
                   16153:    'Change Logs'
1.28      zhu      16154: => '更改记录',
1.6       bisitz   16155: 
                   16156:    'View change log.'
1.28      zhu      16157: => '显示更改记录。',
1.6       bisitz   16158: 
                   16159:    'Administration'
1.28      zhu      16160: => '管理',
1.6       bisitz   16161: 
1.69      droeschl 16162:    'Manage Course Users'
1.70      zhu      16163: => '用户课程管理',
1.6       bisitz   16164: 
                   16165:    'Show and manage users of this course.'
1.70      zhu      16166: => '查看和管理这门课程的用户。',
1.6       bisitz   16167: 
                   16168:    'Remove a student from this course.'
1.70      zhu      16169: => '从这门课程中移除一名学生。',
1.6       bisitz   16170: 
                   16171:    'Custom Roles'
1.28      zhu      16172: => '自定义角色',
1.6       bisitz   16173: 
                   16174:    'Configure a custom role.'
1.70      zhu      16175: => '配置自定义角色。',
                   16176: 
                   16177:    'Multiple Users'
                   16178: => '多用户',
                   16179: 
1.6       bisitz   16180: #lonstatistics.pm
                   16181:    'Statistics and Analyses'
1.70      zhu      16182: => '统计与分析',
1.6       bisitz   16183: 
                   16184:    'Plots'
1.70      zhu      16185: => '图表',
1.6       bisitz   16186: 
                   16187:    'Reports'
1.28      zhu      16188: => '报告',
1.6       bisitz   16189: 
1.18      zhu      16190:    'Personal Homepage'
                   16191: => '个人主页',
                   16192: 
1.56      zhu      16193:    'Link Name:'
                   16194: => '连接的名字:',
                   16195: 
                   16196:    'Address:'
                   16197: => '地址:',
                   16198: 
1.18      zhu      16199:    'Link Name'
1.56      zhu      16200: => '连接的名字',
1.18      zhu      16201: 
                   16202:    'Address'
1.56      zhu      16203: => '地址',
1.18      zhu      16204: 
                   16205:    'Broadcast to Active Members'
1.27      zhu      16206: => '通知活跃的会员',
1.18      zhu      16207: 
1.19      zhu      16208:    'Thank you for your input!'
                   16209: => '非常感谢您的评估!',
                   16210: 
                   16211:    'Saving feedback: [_1]'
                   16212: => '保存到信息反馈: [_1]',
                   16213: 
                   16214:    'Logging first evaluation'
                   16215: => '登录到首次评估',
                   16216: 
                   16217:    'The WYSIWYG editor only supports simple HTML and is in many cases unsuited for advanced authoring. In a number of cases, it may destroy advanced authoring involving LaTeX and script function calls.'
                   16218: => 'WYSIWYG 编辑器仅支持简单的 HTML,并且在许多情况下不适合复杂的创作。在一些情况下,它可能破坏复杂的创作及 LaTeX 和脚本函数的调用。',
                   16219: 
                   16220:    'Special Admin Options'
                   16221: => '特别管理选项',
                   16222: 
                   16223:    'Discussion postings'
                   16224: => '讨论帖子',
                   16225: 
1.22      zhu      16226:    'Currently using [_1] of the [_2] available.'
                   16227: => '目前使用 [_1] ,在 [_2] 可用中。',
                   16228: 
                   16229:    'Registering clickers: [_1]'
                   16230: => '注册的“遥控”号码为: [_1]',
                   16231: 
                   16232:    'New Broadcast Message'
                   16233: => '新的广播信息',
1.41      bisitz   16234: 
1.22      zhu      16235:    'Send a broadcast message to members of this Course and/or other users.'
                   16236: => '发送广播信息给这门课程的成员和/或其他用户。',
1.41      bisitz   16237: 
1.22      zhu      16238:    'New Messages from File'
                   16239: => '从文件生成新邮件',
                   16240: 
                   16241:    'Send copy to permanent e-mail address (if known)'
1.41      bisitz   16242: => '发送一份副本给外部电子邮件(如果有的话)',
1.19      zhu      16243: 
1.22      zhu      16244:    'Require return receipt?'
                   16245: => '回执确认?',
1.18      zhu      16246: 
1.26      zhu      16247:    'Message Administration'
                   16248: => '邮件管理',
                   16249: 
                   16250:    'Message Log for Selected Users'
                   16251: => '选定用户的邮件日志',
                   16252: 
1.28      zhu      16253:    'New Document'
                   16254: => '新文档',
                   16255: 
                   16256:   'Bcc: course members with current access'
                   16257: => '密送:当前访问的课程参加者',
                   16258: 
1.55      zhu      16259:    'Tools:'
                   16260: => '工具:',
                   16261: 
                   16262:    'Upload PDF Form'
                   16263: => '上传PDF格式文档',
                   16264: 
                   16265:    'Upload a PDF Form with filled Form Fields'
                   16266: => '上传带有填写表格字段的PDF格式文档',
                   16267: 
                   16268:    'Please choose a PDF-File.'
                   16269: => '请选择一个PDF文件。',
                   16270: 
1.124     bisitz   16271:    "Can't find any valid PDF form fields."
1.55      zhu      16272: => '找不到任何有效的PDF格式文档 。',
                   16273: 
                   16274:    'Results of PDF Form problems'
                   16275: => 'PDF格式习题答案',
                   16276: 
1.56      zhu      16277:    'Published Documents'
                   16278: => '公开文件',
                   16279: 
1.6       bisitz   16280: #SYNCMARKER
                   16281: );
                   16282: 
                   16283: 1;
                   16284: 

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