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

version 1.123, 2014/01/17 15:35:21 version 1.124, 2014/02/28 19:22:08
Line 710  use base qw(Apache::localize); Line 710  use base qw(Apache::localize);
    'List of possible answers'     'List of possible answers'
 => 'List of possible answers',  => 'List of possible answers',
   
    'Found no analyzable parts in this problem, currently only Numerical, Formula and String response styles are supported.'  
 => 'Found no analyzable parts in this problem, currently only Numerical, Formula and String response styles are supported.',  
   
    'Response [_1] is not analyzable at this time'  #    'is not analyzable at this time'     'Response [_1] is not analyzable at this time'  #    'is not analyzable at this time'
 => 'Response [_1] is not analyzable at this time',  #   '目前没有可分析性',  => 'Response [_1] is not analyzable at this time',  #   '目前没有可分析性',
   
Line 3894  use base qw(Apache::localize); Line 3891  use base qw(Apache::localize);
    'Found a <*response> outside of a <part> in a <part>ed problem'     'Found a <*response> outside of a <part> in a <part>ed problem'
 => 'Found a <*response> outside of a <part> in a <part>ed problem',  => 'Found a <*response> outside of a <part> in a <part>ed problem',
   
    'Found no analyzable respones in this problem, currently only Numerical, Formula and String response styles are supported.'  
 => 'Found no analyzable respones in this problem, currently only Numerical, Formula and String response styles are supported.',  
   
    'Generate messages from a file'     'Generate messages from a file'
 => '从一个文件生成邮件',  => '从一个文件生成邮件',
   
Line 4170  use base qw(Apache::localize); Line 4164  use base qw(Apache::localize);
    'Paper type'     'Paper type'
 => '纸张类型',  => '纸张类型',
   
    'PDF-Formfields'     'PDF Form Fields'
 => 'PDF格式字段',  => 'PDF格式字段',
   
    'with Formfields'     'with Form Fields'
 => '带有格式字段',  => '带有格式字段',
   
    'without Formfields'     'without Form Fields'
 => '不带有格式字段',  => '不带有格式字段',
   
    'Problems from the Whole Course'     'Problems from the Whole Course'
Line 4575  use base qw(Apache::localize); Line 4569  use base qw(Apache::localize);
    'Currently using local (institutional) authentication.'     'Currently using local (institutional) authentication.'
 => 'Currently using local (institutional) authentication.', # => '目前使用的地方(机构)的认证。Derzeit lokal (institutionell) authentifiziert.',  => 'Currently using local (institutional) authentication.', # => '目前使用的地方(机构)的认证。Derzeit lokal (institutionell) authentifiziert.',
   
    '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) sectionID to be used in LON-CAPA, e.g., fs03ent231001:ent1,fs03bot231001:bot1,fs03zol231002:zol2'     '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'
 => '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) sectionID to be used in LON-CAPA, e.g., fs03ent231001:ent1,fs03bot231001:bot1,fs03zol231002:zol2',  => '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',
   
    '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'     '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'
 => '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',  => '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',
Line 5431  use base qw(Apache::localize); Line 5425  use base qw(Apache::localize);
    'Current discussion settings'     'Current discussion settings'
 => '目前讨论的设置',  => '目前讨论的设置',
   
    'Duedate'     'Due Date'
 => '截止日期',  => '截止日期',
   
    'Each post can be toggled read/unread'     'Each post can be toggled read/unread'
Line 6416  use base qw(Apache::localize); Line 6410  use base qw(Apache::localize);
    'The following users could not be activated, because an error occurred:'     'The following users could not be activated, because an error occurred:'
 => 'The following users could not be activated, because an error occurred:',  => 'The following users could not be activated, because an error occurred:',
   
    'The following users could not be reenabled, because an error occurred:'     'The following users could not be re-enabled, because an error occurred:'
 => 'The following users could not be reenabled, because an error occurred:',  => 'The following users could not be re-enabled, because an error occurred:',
   
    'The following users could not be modified, because an error occurred:'     'The following users could not be modified, because an error occurred:'
 => 'The following users could not be modified, because an error occurred:',  => 'The following users could not be modified, because an error occurred:',
Line 10239  use base qw(Apache::localize); Line 10233  use base qw(Apache::localize);
    'Exam proctors'     'Exam proctors'
 => '监考老师',  => '监考老师',
   
    'Custom role'     'Custom role defined by [_1].'
 => '自定义角色',  => 'Custom role defined by [_1].', # '自定义角色',
   
    'Custom roles'     'Custom role [_1][_2]defined by [_3]' # _2: <br />
 => '自定义角色',  => 'Custom role [_1][_2]defined by [_3]' # '自定义角色',
   
    'Specific sections'     'Specific sections'
 => '具体章节',  => '具体章节',
Line 10659  use base qw(Apache::localize); Line 10653  use base qw(Apache::localize);
    'All:'     'All:'
 => '全部:',  => '全部:',
   
    '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 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.'
 => '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 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] [_2] was created.<br />'     '[_1] [_2] was created.<br />'
 => '[_1] [_2] 已创建。<br />',  => '[_1] [_2] 已创建。<br />',
Line 12467  to access the full message.', Line 12461  to access the full message.',
    'Problem Testing'     'Problem Testing'
 => '问题测试',  => '问题测试',
   
    "Don't Show Incorect/Correct Feedback"     "Don't Show Incorrect/Correct Feedback"
 => "不显示不正确/正确的反馈",  => "不显示不正确/正确的反馈",
   
    "Don't Show Any Feedback"     "Don't Show Any Feedback"
Line 14368  to access the full message.', Line 14362  to access the full message.',
    'No mail sent matching supplied criteria'     'No mail sent matching supplied criteria'
 => 'No mail sent matching supplied criteria',  => 'No mail sent matching supplied criteria',
   
    'Customrole'  
 => 'Customrole',  
   
    'Defined by [_1] at [_2].'  
 => 'Defined by [_1] at [_2].',  
   
    'No students found.'     'No students found.'
 => 'No students found.',  => 'No students found.',
   
Line 16276  to access the full message.', Line 16264  to access the full message.',
    'Please choose a PDF-File.'     'Please choose a PDF-File.'
 => '请选择一个PDF文件。',  => '请选择一个PDF文件。',
   
    "Can't find any valid PDF formfields."     "Can't find any valid PDF form fields."
 => '找不到任何有效的PDF格式文档 。',  => '找不到任何有效的PDF格式文档 。',
   
    'Results of PDF Form problems'     'Results of PDF Form problems'

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


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