Diff for /loncom/localize/localize/zh.pm between versions 1.114 and 1.123

version 1.114, 2013/12/04 15:57:19 version 1.123, 2014/01/17 15:35:21
Line 44  use base qw(Apache::localize); Line 44  use base qw(Apache::localize);
 'date_pm' => '下午',  'date_pm' => '下午',
 'htmlarea_lang' => 'zh-cn',  'htmlarea_lang' => 'zh-cn',
   
      'Deutsch - UTF' # do not translate
   => 'Deutsch - UTF',
   
      'English - UTF' # do not translate
   => 'English - UTF',
   
      'Português - UTF' # do not translate
   => 'Português - UTF',
   
      'español (castellano) - UTF' # do not translate
   => 'español (castellano) - UTF',
   
      'français - UTF' # do not translate
   => 'français - UTF',
   
      'türkçe - UTF' # do not translate
   => 'türkçe - UTF',
   
      'Русский - UTF' # do not translate
   => 'Русский - UTF',
   
      'עברית - UTF' # do not translate
   => 'עברית - UTF',
   
      '日本語 - UTF' # do not translate
   => '日本語 - UTF',
   
      '简体中文 - UTF' # do not translate
   => '简体中文 - UTF',
   
      'ﺍیﺭﺎﻧی - UTF' # do not translate
   => 'ﺍیﺭﺎﻧی - UTF',
   
      'ﺎﻠﻋﺮﺒﻳﺓ - UTF' # do not translate
   => 'ﺎﻠﻋﺮﺒﻳﺓ - UTF',
   
      'Swedish Chef - UTF'
   => 'Swedish Chef - UTF',
   
    'Domain'     'Domain'
 => '领域',  => '领域',
   
Line 584  use base qw(Apache::localize); Line 623  use base qw(Apache::localize);
    "an indeterminate date"     "an indeterminate date"
 => '无限期',  => '无限期',
   
    "will open on"     'will open on [_1]'
 => "开放于",  => '开放于 [_1]',
   
    "is due at"     'is due at [_1]'
 => "is due at",  => 'is due at [_1]',
   
    "was due on"     'was due on [_1], and answers will be available on [_2]'
 => "was due on",  => 'was due on [_1], and answers will be available on [_2]',
   
    'is closed but you are allowed to view it'     'is closed but you are allowed to view it'
 => "is closed but you are allowed to view it",  => "is closed but you are allowed to view it",
Line 656  use base qw(Apache::localize); Line 695  use base qw(Apache::localize);
    "may open later."     "may open later."
 => 'may open later.',  => 'may open later.',
   
    ', and answers will be available on'  
 => ', and answers will be available on',  
   
    "Select a"     "Select a"
 => "Select a",  => "Select a",
   
Line 770  use base qw(Apache::localize); Line 806  use base qw(Apache::localize);
    'Yes'     'Yes'
 => '是',  => '是',
   
    'Construction Space Directory'     'Authoring Space Directory'
 => '建设目录',  => 'Authoring Space Directory', # '建设目录',
   
    'Contact [_1] for access.'     'Contact [_1] for access.'
 => '获取 [_1] 联系。',  => '获取 [_1] 联系。',
Line 794  use base qw(Apache::localize); Line 830  use base qw(Apache::localize);
    'Owner/Co-owner(s)'     'Owner/Co-owner(s)'
 => '所有者/合伙人',  => '所有者/合伙人',
   
    'Select the Construction Space'     'Select the Authoring Space'
 => '选择建设领域',  => 'Select the Authoring Space', # '选择建设领域',
   
    'It is recommended that you use an up-to-date virus scanner before handling this file.'     'It is recommended that you use an up-to-date virus scanner before handling this file.'
 => 'It is recommended that you use an up-to-date virus scanner before handling this file.',  => 'It is recommended that you use an up-to-date virus scanner before handling this file.',
Line 953  use base qw(Apache::localize); Line 989  use base qw(Apache::localize);
    'Edit/Modify DOCS'     'Edit/Modify DOCS'
 => '布置课程内容',  => '布置课程内容',
   
    'Enter my construction space'     'Enter my Authoring Space'
 # => 'Konstruktionsbereich aufrufen',  => 'Enter my Authoring Space',
 => 'Enter my construction space',  
   
    'Failed to copy source'     'Failed to copy source'
 => 'Failed to copy source',  => 'Failed to copy source',
Line 1002  use base qw(Apache::localize); Line 1037  use base qw(Apache::localize);
    'Public - no authentication or authorization required for use'     'Public - no authentication or authorization required for use'
 => 'Public - no authentication or authorization required for use',  => 'Public - no authentication or authorization required for use',
   
    'Retrieval of an old version will overwrite the file currently in construction space.'     'Retrieval of an old version will overwrite the file currently in Authoring Space.'
 => 'Retrieval of an old version will overwrite the file currently in construction space.',  => 'Retrieval of an old version will overwrite the file currently in Authoring Space.',
   
    'Retrieve selected Version'     'Retrieve selected Version'
 => 'Retrieve selected Version',  => 'Retrieve selected Version',
Line 1077  use base qw(Apache::localize); Line 1112  use base qw(Apache::localize);
    'Collapse Remote Control'     'Collapse Remote Control'
 => '禁用远程控制',  => '禁用远程控制',
   
    'Construction Space'     'Authoring Space'
 => 'Construction Space',  => 'Authoring Space',
   
    'Copied metadata'     'Copied metadata'
 => '复制元数据',  => '复制元数据',
Line 1104  use base qw(Apache::localize); Line 1139  use base qw(Apache::localize);
    'Degree of difficulty'     'Degree of difficulty'
 => '难度',  => '难度',
   
    'Dump Course DOCS to Construction Space'     'Copy Course Content to Authoring Space'
 => 'Dump Course DOCS to Construction Space',  => 'Copy Course Content to Authoring Space',
   
    'Dump Course DOCS to Construction Space: available on other servers'     'Copying content to Authoring Space requires switching server.'
 => 'Dump Course DOCS to Construction Space: available on other servers',  => 'Copying content to Authoring Space requires switching server.',
   
    'Entering course ...'     'Entering course ...'
 => '进入课程...',  => '进入课程...',
Line 1446  use base qw(Apache::localize); Line 1481  use base qw(Apache::localize);
    'Evaluate Resource'     'Evaluate Resource'
 => '评估此资源',  => '评估此资源',
   
    'Failed Access to Construction Space'     'Failed Access to Authoring Space'
 => 'Failed Access to Construction Space',  => 'Failed Access to Authoring Space',
   
    'Fielded Format'     'Fielded Format'
 => '字段格式',  => '字段格式',
Line 1629  use base qw(Apache::localize); Line 1664  use base qw(Apache::localize);
    'Close All Folders'     'Close All Folders'
 => '关闭所有文件夹',  => '关闭所有文件夹',
   
    'Construction Space File Operation'     'Authoring Space File Operation'
 => 'Construction Space File Operation',  => 'Authoring Space File Operation',
   
    'Contact Information'     'Contact Information'
 => '联系信息',  => '联系信息',
Line 1671  use base qw(Apache::localize); Line 1706  use base qw(Apache::localize);
    'Edit this resource'     'Edit this resource'
 => '编辑此资源',  => '编辑此资源',
   
    'Enter construction space as co-author'     'Enter Authoring Space as co-author'
 => 'Enter construction space as co-author',  => 'Enter Authoring Space as co-author',
   
    'Enter construction space as a co-author'     'Enter Authoring Space as a co-author'
 => 'Enter construction space as a co-author',  => 'Enter Authoring Space as a co-author',
   
    'Enter construction space as assistant co-author'     'Enter Authoring Space as assistant co-author'
 => 'Enter construction space as assistant co-author',  => 'Enter Authoring Space as assistant co-author',
   
    'Host'     'Host'
 => '计算',  => '计算',
Line 2631  use base qw(Apache::localize); Line 2666  use base qw(Apache::localize);
    'can not be accessed from your location.'     'can not be accessed from your location.'
 => 'can not be accessed from your location.',  => 'can not be accessed from your location.',
   
    '[_1]: Unacceptable username for user [_2] [_3] [_4] [_5]'     'Unacceptable username [_1] for user [_2] [_3] [_4] [_5]'
 => '[_1]: Unacceptable username for user [_2] [_3] [_4] [_5]',  => 'Unacceptable username [_1] for user [_2] [_3] [_4] [_5]',
   
      'Unacceptable domain [_1] for user [_2] [_3] [_4] [_5]'
   => 'Unacceptable domain [_1] for user [_2] [_3] [_4] [_5]',
   
    'All Documents in Course'     'All Documents in Course'
 => 'All Documents in Course',  => 'All Documents in Course',
Line 2707  use base qw(Apache::localize); Line 2745  use base qw(Apache::localize);
    'Dropping Students'     'Dropping Students'
 => 'Dropping Students',  => 'Dropping Students',
   
    'Dump Course Documents'  
 => 'Dump Course Documents',  
   
    'EMail Address'     'EMail Address'
 => 'EMail Address',  => 'EMail Address',
   
Line 2731  use base qw(Apache::localize); Line 2766  use base qw(Apache::localize);
    'Field'     'Field'
 => 'Field',  => 'Field',
   
    'Filenames in Construction Space'     'Filenames in Authoring Space'
 => 'Filenames in Construction Space',  => 'Filenames in Authoring Space',
   
    'First Name'     'First Name'
 => '名',  => '名',
   
    'Folder in Construction Space'     'Folder in Authoring Space'
 => 'Folder in Construction Space',  => 'Folder in Authoring Space',
   
    'Full Update'     'Full Update'
 => '全面更新',  => '全面更新',
Line 3327  use base qw(Apache::localize); Line 3362  use base qw(Apache::localize);
    'grades[_3]'     'grades[_3]'
 => 'grades[_3]',  => 'grades[_3]',
   
    'send[_1]'  
 => '发送',  
    'scantron[_1]'  
 => 'scantron[_1]',  
   
    'course[_13]'     'course[_13]'
 => '课程',  => '课程',
    'catalog[_1]'     'catalog[_1]'
Line 3627  use base qw(Apache::localize); Line 3657  use base qw(Apache::localize);
    'Completely new course'     'Completely new course'
 => 'Completely new course',  => 'Completely new course',
   
    'Construction Space Version'     'Authoring Space Version'
 => 'Construction Space Version',  => 'Authoring Space Version',
   
    'Continue'     'Continue'
 => '下一步',  => '下一步',
Line 3816  use base qw(Apache::localize); Line 3846  use base qw(Apache::localize);
    'Enter terms or phrases separated by search operators such as AND, OR, or NOT'     'Enter terms or phrases separated by search operators such as AND, OR, or NOT'
 => '在搜索栏里输入关键字或词组,如 AND,OR,或 NOT 间隔。',  => '在搜索栏里输入关键字或词组,如 AND,OR,或 NOT 间隔。',
   
    'Entering Construction Space'     'Entering Authoring Space'
 => 'Entering Construction Space',  => 'Entering Authoring Space',
   
    'Error: Directory Non Empty'     'Error: Directory Non Empty'
 => 'Error: Directory Non Empty',  => 'Error: Directory Non Empty',
Line 4485  use base qw(Apache::localize); Line 4515  use base qw(Apache::localize);
    'Upload file'     'Upload file'
 => 'Upload file',  => 'Upload file',
   
    'Upload file to Construction Space'     'Upload file to Authoring Space'
 => 'Upload file to Construction Space',  => 'Upload file to Authoring Space',
   
    'VIEW'     'VIEW'
 => 'VIEW',  => 'VIEW',
Line 5555  use base qw(Apache::localize); Line 5585  use base qw(Apache::localize);
    'Delete Selected'     'Delete Selected'
 => '删除所选',  => '删除所选',
   
    'Critical'     'CRITICAL'
 => '重要的',  => '重要的',
   
    'Currently no documents.'     'Currently no documents.'
Line 5624  use base qw(Apache::localize); Line 5654  use base qw(Apache::localize);
    'Send a Message'     'Send a Message'
 => '发送邮件',  => '发送邮件',
   
    'Sent Messages'     'SENT MESSAGES'
 => '已发送邮件',  => '已发送邮件',
   
    'Show'     'Show'
Line 6338  use base qw(Apache::localize); Line 6368  use base qw(Apache::localize);
    'Number of roles in Hotlist:'     'Number of roles in Hotlist:'
 => '角色的快速访问列表:',  => '角色的快速访问列表:',
   
    'Quota (Mb)'     'Quota (MB)'
 => '容量 (MB)',  => '容量 (MB)',
   
    'Remote Control'     'Remote Control'
Line 7412  use base qw(Apache::localize); Line 7442  use base qw(Apache::localize);
    'Search the database of accessible portfolio files'     'Search the database of accessible portfolio files'
 => 'Search the database of accessible portfolio files',  => 'Search the database of accessible portfolio files',
   
    'Construction Space:'     'Authoring Space:'
 => 'Construction Space:',  => 'Authoring Space:',
   
    'Problem Status:'     'Problem Status:'
 => '问题状态:',  => '问题状态:',
Line 7610  use base qw(Apache::localize); Line 7640  use base qw(Apache::localize);
    'Current quota'     'Current quota'
 => '目前的配额',  => '目前的配额',
   
    'For this user, the default quota is [_1] Mb.'     'For this user, the default quota is [_1] MB.'
 => '此用户的默认配额是 [_1] MB。',  => '此用户的默认配额是 [_1] MB。',
   
    'Change quota'     'Change quota'
Line 8230  use base qw(Apache::localize); Line 8260  use base qw(Apache::localize);
 => 'Currently published version',  => 'Currently published version',
   
    'Edit Metadata'     'Edit Metadata'
 => 'Edit Metadata',  => '编辑元数据',
   
    'Cleanup XML Document'     'Cleanup XML Document'
 => 'Cleanup XML Document',  => 'Cleanup XML Document',
Line 9435  use base qw(Apache::localize); Line 9465  use base qw(Apache::localize);
    'Only letters, numbers, periods, dashes, @, and underscores are valid'     'Only letters, numbers, periods, dashes, @, and underscores are valid'
 => 'Only letters, numbers, periods, dashes, @, and underscores are valid',  => 'Only letters, numbers, periods, dashes, @, and underscores are valid',
   
    'For this user, the default quota would be [_1] Mb.'     'For this user, the default quota would be [_1] MB.'
 => 'For this user, the default quota would be [_1] Mb.',  => 'For this user, the default quota would be [_1] MB.',
   
    "For this user, the default quota would be [_1] Mb, as determined by the user's institutional affiliation ([_2])."     "For this user, the default quota would be [_1] MB, as determined by the user's institutional affiliation ([_2])."
 => "For this user, the default quota would be [_1] Mb, as determined by the user's institutional affiliation ([_2]).",  => "For this user, the default quota would be [_1] MB, as determined by the user's institutional affiliation ([_2]).",
   
    "For this user, the default quota of [_1] Mb, is determined by the user's institutional affiliation ([_2])."     "For this user, the default quota of [_1] MB, is determined by the user's institutional affiliation ([_2])."
 => "For this user, the default quota of [_1] Mb, is determined by the user's institutional affiliation ([_2]).",  => "For this user, the default quota of [_1] MB, is determined by the user's institutional affiliation ([_2]).",
   
    'in all LON-CAPA domains.'     'in all LON-CAPA domains.'
 => 'in all LON-CAPA domains.',  => 'in all LON-CAPA domains.',
Line 10452  use base qw(Apache::localize); Line 10482  use base qw(Apache::localize);
    'Disk quota'     'Disk quota'
 => '磁盘配额',  => '磁盘配额',
   
    'If you enable the file repository for the group, allocate a disk quota.'     'If you enable the group portfolio for the group, allocate a disk quota.'
 => '如果您对组启用了文件存放,请分配磁盘配额:',  => 'If you enable the group portfolio for the group, allocate a disk quota.', # '如果您对组启用了文件存放,请分配磁盘配额:',
   
    '[_1] Mb'     '[_1] MB'
 => '[_1] MB',  => '[_1] MB',
   
    'A total of [_1] Mb can be divided amongst all groups in the course, and [_2] Mb are currently unallocated.'     'A total of [_1] MB can be divided amongst all groups in the course, and [_2] MB are currently unallocated.'
 => '该课的所有组共有 [_1] Mb 可分,[_2] MB 目前未被分配。',  => '该课的所有组共有 [_1] MB 可分,[_2] MB 目前未被分配。',
   
    'Default start and end dates for group access'     'Default start and end dates for group access'
 => '默认情况下组访问的开始和结束日期',  => '默认情况下组访问的开始和结束日期',
Line 10629  use base qw(Apache::localize); Line 10659  use base qw(Apache::localize);
    'All:'     'All:'
 => '全部:',  => '全部:',
   
    'You have indicated that the file repository should be enabled, but you have set the respository quota to 0 Mb.\nThis will prevent any upload of files.\nPlease set a value or disable the repository feature.'     'You have indicated that the group portfolio should be enabled, but you have set the respository quota to 0 MB.\nThis will prevent any upload of files.\nPlease set a value or disable the repository feature.'
 => 'You have indicated that the file repository should be enabled, but you have set the respository quota to 0 Mb.\nThis will prevent any upload of files.\nPlease set a value or disable the repository feature.',  => 'You have indicated that the group portfolio should be enabled, but you have set the respository quota to 0 MB.\nThis will prevent any upload of files.\nPlease set a value or disable the repository feature.',
   
    '[_1] [_2] was created.<br />'     '[_1] [_2] was created.<br />'
 => '[_1] [_2] 已创建。<br />',  => '[_1] [_2] 已创建。<br />',
Line 10795  use base qw(Apache::localize); Line 10825  use base qw(Apache::localize);
 => '配额分配给组文件夹',  => '配额分配给组文件夹',
   
   
    'The quota is currently [_1] Mb'     'The quota is currently [_1] MB'
 => '目前的配额: [_1] MB',  => '目前的配额: [_1] MB',
   
    'The quota can be increased to [_1] Mb, by adding all unallocated space for groups in the course.'     'The quota can be increased to [_1] MB, by adding all unallocated space for groups in the course.'
 => '配额可提高到 [_1] MB, 加上该课程的组中所有未分配的空间。',  => '配额可提高到 [_1] MB, 加上该课程的组中所有未分配的空间。',
   
    '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.'     '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.'
Line 11309  to access the full message.', Line 11339  to access the full message.',
    'Grade'     'Grade'
 => 'Grade',  => 'Grade',
   
    'bubblesheet forms' # Grade scantron forms     'bubblesheet forms'
 => 'bubblesheet forms',  => 'bubblesheet forms',
   
    'Verify'     'Verify'
Line 11360  to access the full message.', Line 11390  to access the full message.',
    'No IDs found to determine correct answer'     'No IDs found to determine correct answer'
 => 'No IDs found to determine correct answer',  => 'No IDs found to determine correct answer',
   
    '[_1] Error: [_2] The file you attempted to upload, [_3] contained no information. Please check that you entered the correct filename.'     'The file: [_1] you attempted to upload contained no information. Please check that you entered the correct filename.'
 => '[_1] Error: [_2] The file you attempted to upload, [_3] contained no information. Please check that you entered the correct filename.',  => 'The file: [_1] you attempted to upload contained no information. Please check that you entered the correct filename.',
   
    'Scanning clicker file'     'Scanning clicker file'
 => 'Scanning clicker file',  => 'Scanning clicker file',
Line 11480  to access the full message.', Line 11510  to access the full message.',
    'Link to published resource'     'Link to published resource'
 => 'Link to published resource',  => 'Link to published resource',
   
    'Link to resource in Construction Space'     'Link to resource in Authoring Space'
 => 'Link to resource in Construction Space',  => 'Link to resource in Authoring Space',
   
    'Resource space'     'Resource space'
 => 'Resource space',  => 'Resource space',
   
    'Construction space'  
 => 'Construction space',  
   
    'discard'     'discard'
 => 'discard',  => 'discard',
   
Line 12986  to access the full message.', Line 13013  to access the full message.',
    'set access controls for files'     'set access controls for files'
 => '设置访问控制文件',  => '设置访问控制文件',
   
    "in the group's file repository."     "in the group's group portfolio."
 => "in the group's file repository.",  => "in the group's group portfolio.",
   
    'in this portfolio.'     'in this portfolio.'
 => '在这个组区。',  => '在这个组区。',
Line 13010  to access the full message.', Line 13037  to access the full message.',
    'To upload a file, click <strong>Browse...</strong> and select a file, then click <strong>Upload</strong>.'     'To upload a file, click <strong>Browse...</strong> and select a file, then click <strong>Upload</strong>.'
 => '要上传文件,请点击<strong>浏览... </strong>,并选择一个文件,然后点击<strong>上传</strong> 。',  => '要上传文件,请点击<strong>浏览... </strong>,并选择一个文件,然后点击<strong>上传</strong> 。',
   
    'Edit the meta data'  
 => '编辑元数据',  
   
    'Pick functionality'     'Pick functionality'
 => '选择功能',  => '选择功能',
   
Line 13178  to access the full message.', Line 13202  to access the full message.',
    'Existing Roles in this Course'     'Existing Roles in this Course'
 => '课程中现有的角色',  => '课程中现有的角色',
   
    'Existing Co-Author Roles in your Construction Space'     'Existing Co-Author Roles in your Authoring Space'
 => 'Existing Co-Author Roles in your Construction Space',  => 'Existing Co-Author Roles in your Authoring Space',
   
    'Existing Roles in this Domain'     'Existing Roles in this Domain'
 => '在该域中现有的角色',  => '在该域中现有的角色',
Line 13271  to access the full message.', Line 13295  to access the full message.',
    'You may wish to send an e-mail to the server administrator: [_1] for [_2].' # 1: e-mail, 2: domain     'You may wish to send an e-mail to the server administrator: [_1] for [_2].' # 1: e-mail, 2: domain
 => '您不妨给服务器管理员发送电子邮件: [_1]的[_2] 。',  => '您不妨给服务器管理员发送电子邮件: [_1]的[_2] 。',
   
    'Assigning yourself a co-author or assistant co-author role in your own author area in Construction Space is not permitted'     'Assigning yourself a co-author or assistant co-author role in your own author area in Authoring Space is not permitted'
 => 'Assigning yourself a co-author or assistant co-author role in your own author area in Construction Space is not permitted',  => 'Assigning yourself a co-author or assistant co-author role in your own author area in Authoring Space is not permitted',
   
    'Owner(s)'     'Owner(s)'
 => 'Owner(s)',  => 'Owner(s)',
Line 13331  to access the full message.', Line 13355  to access the full message.',
    'Create group'     'Create group'
 => '创建组',  => '创建组',
   
    'The value you entered for the quota for the file repository in this group contained invalid characters, so it has been set to 0 Mb. You can change this by modifying the group settings.'     '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.'
 => 'The value you entered for the quota for the file repository in this group contained invalid characters, so it has been set to 0 Mb. You can change this by modifying the group settings.',  => '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.',
   
    'The value you entered for the quota for the file repository in this group exceeded the maximum possible value, so it has been set to [_1] Mb (the maximum possible value).'     '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).'
 => 'The value you entered for the quota for the file repository in this group exceeded the maximum possible value, so it has been set to [_1] Mb (the maximum possible value).',  => '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).',
   
    'A problem occurred when creating folders for the new group [_1]:'     'A problem occurred when creating folders for the new group [_1]:'
 => 'A problem occurred when creating folders for the new group [_1]:',  => 'A problem occurred when creating folders for the new group [_1]:',
Line 14740  to access the full message.', Line 14764  to access the full message.',
    'Restrict Domain Coordinator Access'     'Restrict Domain Coordinator Access'
 => 'Restrict Domain Coordinator Access',  => 'Restrict Domain Coordinator Access',
   
    'By default, the Domain Coordinator can enter your construction space.'     'By default, the Domain Coordinator can enter your Authoring Space.'
 => 'By default, the Domain Coordinator can enter your construction space.',  => 'By default, the Domain Coordinator can enter your Authoring Space.',
   
    'Block access to construction space'     'Block access to Authoring Space'
 => 'Block access to construction space',  => 'Block access to Authoring Space',
   
    'jsMath'     'jsMath'
 => 'jsMath',  => 'jsMath',
Line 15448  to access the full message.', Line 15472  to access the full message.',
    'The scores were changed for [quant,_1,problem].'     'The scores were changed for [quant,_1,problem].'
 => 'The scores were changed for [quant,_1,problem].',  => 'The scores were changed for [quant,_1,problem].',
   
    '[_1]Visit the [_2]Course/Community Catalog[_3] to view all [_4] LON-CAPA courses and communities.' # _1: <b>, _2: <a>, _3: </a> </b>, _4: domain     '[_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.
 => '[_1]Visit the [_2]Course/Community Catalog[_3] to view all [_4] LON-CAPA courses and communities.',  => '[_1]Visit the [_2]Course/Community Catalog[_3][_4] to view all [_5] LON-CAPA courses and communities.',
   
    '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.'     '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.'
 => '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]显示,你可以注册,如果自我注册是允许的。',  => '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]显示,你可以注册,如果自我注册是允许的。',
Line 15661  to access the full message.', Line 15685  to access the full message.',
    'Server Switch Required'     'Server Switch Required'
 => 'Server Switch Required',  => 'Server Switch Required',
   
    'Construction Space access is only available from the home server of the corresponding Author.'     'Authoring Space access is only available from the home server of the corresponding Author.'
 => 'Construction Space access is only available from the home server of the corresponding Author.',  => 'Authoring Space access is only available from the home server of the corresponding Author.',
   
    "Click the 'Switch Server' link to go there."     "Click the 'Switch Server' link to go there."
 => "Click the 'Switch Server' link to go there.",  => "Click the 'Switch Server' link to go there.",
Line 15679  to access the full message.', Line 15703  to access the full message.',
    'Source Code'     'Source Code'
 => 'Source Code',  => 'Source Code',
   
    'Copy Problem Source Code to Construction Space'     'Copy Problem Source Code to Authoring Space'
 => 'Copy Problem Source Code to Construction Space',  => 'Copy Problem Source Code to Authoring Space',
   
    'Please enter the directory that you would like the source code to go into.'     'Please enter the directory that you would like the source code to go into.'
 => 'Please enter the directory that you would like the source code to go into.',  => 'Please enter the directory that you would like the source code to go into.',
   
    'Note: the path is in reference to the root of your construction space, and new directories will be automatically created.'     'Note: the path is in reference to the root of your Authoring Space, and new directories will be automatically created.'
 => 'Note: the path is in reference to the root of your construction space, and new directories will be automatically created.',  => 'Note: the path is in reference to the root of your Authoring Space, and new directories will be automatically created.',
   
    'shared_source'     'shared_source'
 => 'shared_source',  => 'shared_source',
   
    'Copy to Construction Space'     'Copy to Authoring Space'
 => 'Copy to Construction Space',  => 'Copy to Authoring Space',
   
    '[_1]W[_2]ARNING'      '[_1]W[_2]ARNING' 
 => '[_1]W[_2]ARNING',  => '[_1]W[_2]ARNING',
Line 15892  to access the full message.', Line 15916  to access the full message.',
    'Invalid domain'     'Invalid domain'
 => '无效域',  => '无效域',
   
    'There are no library servers containing Construction spaces currently in domain: [_1], so you can not assume a co-author role.'     'There are no library servers containing Authoring Spaces currently in domain: [_1], so you can not assume a co-author role.'
 => 'There are no library servers containing Construction spaces currently in domain: [_1], so you can not assume a co-author role.',  => 'There are no library servers containing Authoring Spaces currently in domain: [_1], so you can not assume a co-author role.',
   
    'You do not have a domain coordinator role in domain: [_1], so you cannot choose a Construction space for which you can assume a co-author role.'     '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.'
 => 'You do not have a domain coordinator role in domain: [_1], so you cannot choose a Construction space for which you can assume a co-author role.',  => '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.',
   
    'You do not have a domain coordinator role, so you cannot choose a Construction space for which you can assume a co-author role.'     'You do not have a domain coordinator role, so you cannot choose an Authoring Space for which you can assume a co-author role.'
 => 'You do not have a domain coordinator role, so you cannot choose a Construction space for which you can assume a co-author role.',  => 'You do not have a domain coordinator role, so you cannot choose an Authoring Space for which you can assume a co-author role.',
   
    'There are no author roles currently in domain: [_1], so there are no Construction spaces for which you can assume a co-author role.'     'There are no author roles currently in domain: [_1], so there are no Authoring Spaces for which you can assume a co-author role.'
 => 'There are no author roles currently in domain: [_1], so there are no Construction spaces for which you can assume a co-author role.',  => 'There are no author roles currently in domain: [_1], so there are no Authoring Spaces for which you can assume a co-author role.',
   
    'As your session file for the course or community has expired, you will need to re-select it.'     'As your session file for the course or community has expired, you will need to re-select it.'
 => 'As your session file for the course or community has expired, you will need to re-select it.', # '当>您的课程已过期,您将需要重新选择课程。',  => 'As your session file for the course or community has expired, you will need to re-select it.', # '当>您的课程已过期,您将需要重新选择课程。',
Line 16261  to access the full message.', Line 16285  to access the full message.',
    'Published Documents'     'Published Documents'
 => '公开文件',  => '公开文件',
   
   
    ''  
 => '',  
   
   
 #SYNCMARKER  #SYNCMARKER
 );  );
   

Removed from v.1.114  
changed lines
  Added in v.1.123


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