--- loncom/localize/localize/pt.pm 2010/08/28 20:18:21 1.48 +++ loncom/localize/localize/pt.pm 2013/12/20 17:18:48 1.70 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Portuguese Localization Lexicon # -# $Id: pt.pm,v 1.48 2010/08/28 20:18:21 raeburn Exp $ +# $Id: pt.pm,v 1.70 2013/12/20 17:18:48 bisitz Exp $ # # Copyright UNICAMP, Sao Paulo # Supported in part by Partnership in Global Learning @@ -40,8 +40,37 @@ # # SUAS CONTRIBUIÇÕES E MELHORIAS SERÃO BEM VINDAS AQUI: # http://mail.lon-capa.org/mailman/listinfo/lon-capa-dev - - +# +# +###################################################################### +###################################################################### +# +# >>>>>>>>>> IMPORTANT NOTE TO THE TRANSLATOR: <<<<<<<<<< +# +# The following explanation is valid for all entries marked with "Old key: ...". +# These entries have been automatically generated to save you some hours of translating. +# The _key_ is in all cases correct and up-to-date and must not be changed. +# The _value_ is very similar to what the actual translation needs to be. +# In most cases, it's just the case (lower/upper) or punctuation what needs to be changed. +# Please watch out for changes related to "Course" and "Community". +# Some values are untranslated. These entries have to be completely translated anyway. +# Recommendation: +# If you are done with the correction of the translation, +# you should remove the corresponding "#Old key: ..." row +# +# Example: +# #Old key: course documents +# 'Community Documents:' +# => 'documentos do curso', +# +# This would be changed to: +# 'Community Documents:' +# => 'Documentos do Comunidade:', +# +# Not sure, if "Comunidade" is an appropriate translation of "Community", +# but you should get the idea. +# +# Stefan Bisitz, 2010, June 25th package Apache::localize::pt; use base qw(Apache::localize); @@ -56,7 +85,6 @@ use base qw(Apache::localize); 'date_days' => 'Dom,Seg,Ter,Qua,Qui,Sex,Sab', 'date_am' => 'manhã', 'date_pm' => 'tarde', -#'textual_remote_display' => 'on', 'htmlarea_lang' => 'pt_br', 'spellcheck_lang' => 'pt', @@ -92,45 +120,6 @@ use base qw(Apache::localize); 'src.gif' => 'pt/src_pt.gif', - 'Arabic - UTF' -=> 'ﺎﻠﻋﺮﺒﻳﺓ - UTF', - - 'German - UTF' -=> 'Deutsch - UTF', - - 'English - UTF' -=> 'English - UTF', - - 'Spanish (Castellan) - UTF' -=> 'español (castellano) - UTF', - - 'Persian - UTF' -=> 'ﺍیﺭﺎﻧی - UTF', - - 'French - UTF' -=> 'français - UTF', - - 'Hebrew - UTF' -=> 'עברית - UTF', - - 'Japanese - UTF' -=> '日本語 - UTF', - - 'Portuguese - UTF' -=> 'Português - UTF', - - 'Russian - UTF' -=> 'Русский - UTF', - - 'Turkish - UTF' -=> 'türkçe - UTF', - - 'Chinese Simplified - UTF' -=> '简体中文 - UTF', - - 'Swedish Chef - UTF' -=> 'Swedish Chef - UTF', - 'aboutlon.gif' => 'aboutlon_pt.gif', @@ -287,8 +276,8 @@ use base qw(Apache::localize); 'Supplemental Course Documents' => 'Documentos Suplementares do Curso', - 'Bulletin Board' -=> 'Bulletin Board', + 'Discussion Board' +=> 'Discussion Board', 'Special Documents' => 'Documentos Especiais', @@ -935,7 +924,7 @@ use base qw(Apache::localize); 'Customized right of use ... ' => 'Direito customizado de uso ... ', - 'Delete messages from bulletin boards' + 'Delete messages from discussion boards' => 'Remove mensagens do quadro de anúncios', 'Domain only - use limited to courses in the domain' @@ -1241,7 +1230,7 @@ use base qw(Apache::localize); 'Browse resources' => 'Navegar pelos recursos', - 'Bulletin Board/Discussion' + 'Discussion Board/Discussion' => 'Quadro de Avisos/Discussão', 'Calculations' @@ -2444,8 +2433,8 @@ use base qw(Apache::localize); 'warning(s)' => 'advertência(s)', - 'Welcome to the LearningOnline Network with CAPA. Please wait while your session is being set up' -=> 'Bem vindo à Rede de AprendizadoOnline Rede de trabalho com CAPA. Esta é a primeira versão do LON-CAPA traduzida para o português. Aguarde enquanto sua sessão é configurada', + 'Welcome to the Learning[_1]Online[_2] Network with CAPA. Please wait while your session is being set up' +=> 'Bem vindo à Rede de Aprendizado[_1]Online[_2] Rede de trabalho com CAPA. Esta é a primeira versão do LON-CAPA traduzida para o português. Aguarde enquanto sua sessão é configurada', 'Welcome' => 'Bem Vindo', @@ -2465,8 +2454,11 @@ use base qw(Apache::localize); '[_1]: Unable to enroll. No password specified.' => '[_1]: Não é possível matricular. Não foi especificada uma senha.', - '[_1]: Unacceptable username for user [_2] [_3] [_4] [_5]' -=> '[_1]: Username ináceitavel para o usuário [_2] [_3] [_4] [_5]', + 'Unacceptable username [_1] for user [_2] [_3] [_4] [_5]' +=> 'Username [_1] ináceitavel para o usuário [_2] [_3] [_4] [_5]', + + 'Unacceptable domain [_1] for user [_2] [_3] [_4] [_5]' +=> 'Unacceptable domain [_1] for user [_2] [_3] [_4] [_5]', 'Administrator' => 'Administrador', @@ -5326,37 +5318,6 @@ use base qw(Apache::localize); => 'Your Version Settings have been Stored', # Your Versão Settings have been SParaued - - - -# -# >>>>>>>>>> IMPORTANT NOTE TO THE TRANSLATOR: <<<<<<<<<< -# -# The following explanation is valid for all entries marked with "Old key: ...". -# These entries have been automatically generated to save you some hours of translating. -# The _key_ is in all cases correct and up-to-date and must not be changed. -# The _value_ is very similar to what the actual translation needs to be. -# In most cases, it's just the case (lower/upper) or punctuation what needs to be changed. -# Please watch out for changes related to "Course" and "Community". -# Some values are untranslated. These entries have to be completely translated anyway. -# Recommendation: -# If you are done with the correction of the translation, -# you should remove the corresponding "#Old key: ..." row -# -# Example: -# #Old key: course documents -# 'Community Documents:' -# => 'documentos do curso', -# -# This would be changed to: -# 'Community Documents:' -# => 'Documentos do Comunidade:', -# -# Not sure, if "Comunidade" is an appropriate translation of "Community", -# but you should get the idea. - - - #Old key: Do NOT generate as standard course 'Do NOT generate as standard community' => 'Do NOT generate as standard course', @@ -6235,11 +6196,11 @@ use base qw(Apache::localize); '#Wrng' => '#Wrng', - "'New' critical message from " -=> "'New' critical message from ", + "'New' critical message from [_1]" +=> "'New' critical message from [_1]", - "'New' message from " -=> "'New' message from ", + "'New' message from [_1]" +=> "'New' message from [_1]", '(128 KB max size)' => '(128 KB max size)', @@ -6400,8 +6361,8 @@ use base qw(Apache::localize); 'Current Resource: [_1]' => 'Current Resource: [_1]', - 'Message: No more students for this section or class.' -=> 'Message: No more students for this section or class.', + '[_1]Message:[_2] No more students for this section or class.' +=> '[_1]Message:[_2] No more students for this section or class.', 'Note: Problems graded correct by the computer are marked with a [_1] symbol.' => 'Note: Problems graded correct by the computer are marked with a [_1] symbol.', @@ -6412,11 +6373,11 @@ use base qw(Apache::localize); '[_1] enrolled' => '[_1] enrolled', - '
Invalid map: [_1]' -=> '
Invalid map: [_1]', + 'Invalid map: [_1]' +=> 'Invalid map: [_1]', - '
Map not loaded: The file [_1] does not exist.' -=> '
Map not loaded: The file [_1] does not exist.', + 'Map not loaded: The file [_1] does not exist.' +=> 'Map not loaded: The file [_1] does not exist.', '?[_98]' => '?[_98]', @@ -6535,8 +6496,8 @@ use base qw(Apache::localize); 'A support request has been sent to' => 'A support request has been sent to', - '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.', + '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.', 'A total of [_1] group portfolio files are available.' => 'A total of [_1] group portfolio files are available.', @@ -7069,8 +7030,11 @@ use base qw(Apache::localize); 'Allowing others to retrieve file: [_1]' => 'Allowing others to retrieve file: [_1]', - 'Already in this course:
[_1] in folder/map [_2].
' -=> 'Already in this course:
[_1] in folder/map [_2].
', + 'Already in this course:' +=> 'Already in this course:', + + '[_1] in folder/map [_2]' +=> '[_1] in folder/map [_2]', 'Already logged in' => 'Already logged in', @@ -7153,8 +7117,8 @@ use base qw(Apache::localize); 'An e-mail confirming setting of the password for your LON-CAPA account has been sent to [_1].' => 'An e-mail confirming setting of the password for your LON-CAPA account has been sent to [_1].', - 'An e-mail sent to the e-mail address associated with your LON-CAPA account includes the web address for the link you should use to complete the reset process.

The link included in the message will be valid for the next two hours.' -=> 'An e-mail sent to the e-mail address associated with your LON-CAPA account includes the web address for the link you should use to complete the reset process.

The link included in the message will be valid for the next two hours.', + 'An e-mail sent to the e-mail address associated with your LON-CAPA account includes the web address for the link you should use to complete the reset process.' +=> 'An e-mail sent to the e-mail address associated with your LON-CAPA account includes the web address for the link you should use to complete the reset process.', 'An e-mail will also be sent to: [_1] when this occurs.' => 'An e-mail will also be sent to: [_1] when this occurs.', @@ -7417,11 +7381,11 @@ use base qw(Apache::localize); 'Archived Message' => 'Archived Message', - 'Are you sure you want to cancel this request?\n' -=> 'Are you sure you want to cancel this request?\n', + 'Are you sure you want to cancel this request?' +=> 'Are you sure you want to cancel this request?', - 'Are you sure you want to cancel this request?\nYour request will be removed.' -=> 'Are you sure you want to cancel this request?\nYour request will be removed.', + 'Your request will be removed.' +=> 'Your request will be removed.', 'Are you sure you want to delete this post?' => 'Are you sure you want to delete this post?', @@ -7927,9 +7891,6 @@ use base qw(Apache::localize); 'Bubblesheet format file' => 'Bubblesheet format file', - 'Bubblesheetscanner-Operator' -=> 'Bubblesheetscanner-Operator', - 'Build a list of users for selection of group members' => 'Build a list of users for selection of group members', @@ -8617,9 +8578,6 @@ use base qw(Apache::localize); 'Code' => 'Code', - 'Code ran too long. It ran for more than' -=> 'Code ran too long. It ran for more than', - 'Collaborated with [_1]' => 'Collaborated with [_1]', @@ -8638,8 +8596,8 @@ use base qw(Apache::localize); 'Column [_1]' => 'Column [_1]', - 'Combined size of files not to exceed: [_1] MB[_2].' -=> 'Combined size of files not to exceed: [_1] MB[_2].', + 'Combined size of files not to exceed: [_1] MB.' +=> 'Combined size of files not to exceed: [_1] MB.', 'Comment' => 'Comment', @@ -8743,8 +8701,8 @@ use base qw(Apache::localize); 'Community status' => 'Community status', - 'Comparison of bubblesheet data (including corrections) with corresponding submission records (most recent submission) for [quant,_1,student] ([_2] scantron lines/student).' -=> 'Comparison of bubblesheet data (including corrections) with corresponding submission records (most recent submission) for [quant,_1,student] ([_2] scantron lines/student).', + 'Comparison of bubblesheet data (including corrections) with corresponding submission records (most recent submission) for [_1][quant,_2,student][_3] ([quant,_4,bubblesheet line] per student).' +=> 'Comparison of bubblesheet data (including corrections) with corresponding submission records (most recent submission) for [_1][quant,_2,student][_3] ([quant,_4,bubblesheet line] per student).', 'Comparison of student IDs in the uploaded file with the course roster found matches for [_1] of the [_2] entries in the file (for the format defined for [_3]).' => 'Comparison of student IDs in the uploaded file with the course roster found matches for [_1] of the [_2] entries in the file (for the format defined for [_3]).', @@ -10114,9 +10072,6 @@ use base qw(Apache::localize); 'Delete group' => 'Delete group', - 'Delete messages from discussion boards' -=> 'Delete messages from discussion boards', - 'Delete or move the messages to a different folder first.' => 'Delete or move the messages to a different folder first.', @@ -10204,8 +10159,8 @@ use base qw(Apache::localize); 'Differences can occur if submissions were modified using manual grading after a bubblesheet grading pass.' => 'Differences can occur if submissions were modified using manual grading after a bubblesheet grading pass.', - 'Different collaborative tools
for different members:' -=> 'Different collaborative tools
for different members:', + 'Different collaborative tools[_1]for different members:' +=> 'Different collaborative tools[_1]for different members:', 'Different group members may receive different privileges from others for the tools they have been assigned.' => 'Different group members may receive different privileges from others for the tools they have been assigned.', @@ -10279,9 +10234,6 @@ use base qw(Apache::localize); 'Discussion' => 'Discussion', - 'Discussion Board' -=> 'Discussion Board', - 'Discussion Board Title' => 'Discussion Board Title', @@ -10474,11 +10426,11 @@ use base qw(Apache::localize); 'Display of resources ' => 'Display of resources ', - 'Display of your name in the student-viewable roster set to [_1].' -=> 'Display of your name in the student-viewable roster set to [_1].', + 'Display of your name in the student-viewable roster set to [_1].' +=> 'Display of your name in the student-viewable roster set to [_1].', - 'Display of your name in the student-viewable roster unchanged (set to [_1]).' -=> 'Display of your name in the student-viewable roster unchanged (set to [_1]).', + 'Display of your name in the student-viewable roster unchanged (set to [_1]).' +=> 'Display of your name in the student-viewable roster unchanged (set to [_1]).', 'Display official course requests submitted by authorized users, held pending validation of instructor status.' => 'Display official course requests submitted by authorized users, held pending validation of instructor status.', @@ -10951,8 +10903,8 @@ use base qw(Apache::localize); 'Enter New Login Data' => 'Enter New Login Data', - 'Enter a file name: ' -=> 'Enter a file name: ', + 'Enter a filename: ' +=> 'Enter a filename: ', 'Enter a maximum of [quant,_1,collaborator] using username or username:domain, e.g. smithje or smithje:[_2].' => 'Enter a maximum of [quant,_1,collaborator] using username or username:domain, e.g. smithje or smithje:[_2].', @@ -11302,8 +11254,8 @@ use base qw(Apache::localize); 'External: shows only number of completed parts' => 'External: shows only number of completed parts', - 'Extra space
before selected' -=> 'Extra space
before selected', + 'Extra space[_1]before selected' +=> 'Extra space[_1]before selected', 'Failed to copy old target' => 'Failed to copy old target', @@ -11371,6 +11323,9 @@ use base qw(Apache::localize); 'File does not have [_1] or [_2] starting tag' => 'File does not have [_1] or [_2] starting tag', + 'File does not have [_1] ending tag' +=> 'File does not have [_1] ending tag', + 'File not found: [_1]' => 'File not found: [_1]', @@ -11536,8 +11491,8 @@ use base qw(Apache::localize); 'For the collaborative tools you have chosen to include only core privileges are available, so there are no optional privileges to assign.' => 'For the collaborative tools you have chosen to include only core privileges are available, so there are no optional privileges to assign.', - 'For the following course/community requests an error occurred when removing requests for the following from the pending queue:' -=> 'For the following course/community requests an error occurred when removing requests for the following from the pending queue:', + 'For the following course/community requests an error occurred when removing requests from the pending queue:' +=> 'For the following course/community requests an error occurred when removing requests from the pending queue:', "For the following course/community requests an error occurred when updating the requestor's own requests record:" => "For the following course/community requests an error occurred when updating the requestor's own requests record:", @@ -11548,20 +11503,20 @@ use base qw(Apache::localize); "For the following users, an error occurred when updating the user's own self-enroll requests record:" => "For the following users, an error occurred when updating the user's own self-enroll requests record:", - 'For this user, the default quota is [_1] Mb.' -=> 'For this user, the default quota is [_1] Mb.', + 'For this user, the default quota is [_1] MB.' +=> 'For this user, the default quota is [_1] MB.', - "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]).", 'For this user, the default quota would be [_1]' => 'For this user, the default quota would be [_1]', - "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 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.', 'Force all students in the course to use a specific math rendering engine.' => 'Force all students in the course to use a specific math rendering engine.', @@ -11653,8 +11608,8 @@ use base qw(Apache::localize); 'Found no analyzable responses in this problem. Currently only Numerical, Formula and String response styles are supported.' => 'Found no analyzable responses in this problem. Currently only Numerical, Formula and String response styles are supported.', - 'Found no correct answers answers for grading!' -=> 'Found no correct answers answers for grading!', + 'Found no correct answers for grading!' +=> 'Found no correct answers for grading!', 'Found no questions.' => 'Found no questions.', @@ -12364,14 +12319,14 @@ use base qw(Apache::localize); 'In discussions: all posts will be displayed.' => 'In discussions: all posts will be displayed.', - 'In discussions: new posts will be cease to be identified as "NEW" after display.' -=> 'In discussions: new posts will be cease to be identified as "NEW" after display.', + 'In discussions: new posts will cease to be identified as "NEW" after display.' +=> 'In discussions: new posts will cease to be identified as "NEW" after display.', 'In discussions: only new posts will be displayed.' => 'In discussions: only new posts will be displayed.', - 'In discussions: posts will be identified as "NEW" until marked as read by the reader.' -=> 'In discussions: posts will be identified as "NEW" until marked as read by the reader.', + 'In discussions: posts will be identified as "NEW" until marked as not "NEW".' +=> 'In discussions: posts will be identified as "NEW" until marked as not "NEW".', 'In each community, each user may only have one member role at a time' => 'In each community, each user may only have one member role at a time', @@ -13537,9 +13492,6 @@ use base qw(Apache::localize); 'New posts cease to be identified as "NEW"?' => 'New posts cease to be identified as "NEW"?', - 'New posts cease to be identified as "New"?' -=> 'New posts cease to be identified as "New"?', - 'New posts marked as read' => 'New posts marked as read', @@ -14350,9 +14302,6 @@ use base qw(Apache::localize); 'Once displayed' => 'Once displayed', - 'Once marked as read' -=> 'Once marked as read', - 'Once marked not NEW' => 'Once marked not NEW', @@ -14986,9 +14935,6 @@ use base qw(Apache::localize); 'Please take a moment to fill out the form below.' => 'Please take a moment to fill out the form below.', - 'Please try again' -=> 'Please try again', - 'Please try again later.' => 'Please try again later.', @@ -15445,8 +15391,8 @@ use base qw(Apache::localize); 'Quizzes' => 'Quizzes', - 'Quota (Mb)' -=> 'Quota (Mb)', + 'Quota (MB)' +=> 'Quota (MB)', 'Quota allocated to group portfolio:' => 'Quota allocated to group portfolio:', @@ -16213,8 +16159,8 @@ use base qw(Apache::localize); 'Roster Update' => 'Roster Update', - 'Rsource is undefined.' -=> 'Rsource is undefined.', + 'Resource is undefined.' +=> 'Resource is undefined.', 'Running loncron ...' => 'Running loncron ...', @@ -16591,9 +16537,6 @@ use base qw(Apache::localize); 'Select the sequence to print resources from:' => 'Select the sequence to print resources from:', - 'SelectProblem(s) to print' -=> 'SelectProblem(s) to print', - 'Selected Parameters:' => 'Selected Parameters:', @@ -16828,9 +16771,6 @@ use base qw(Apache::localize); 'Send message to student when clicking Done on Tasks' => 'Send message to student when clicking Done on Tasks', - 'Send scanned bubblesheet data to a course' -=> 'Send scanned bubblesheet data to a course', - 'Sender' => 'Sender', @@ -17506,8 +17446,8 @@ use base qw(Apache::localize); 'Start date:' => 'Start date:', - 'Start new page
before selected' -=> 'Start new page
before selected', + 'Start new page[_1]before selected' +=> 'Start new page[_1]before selected', 'Start the process of hand grading submissions.' => 'Start the process of hand grading submissions.', @@ -17938,8 +17878,8 @@ use base qw(Apache::localize); 'The course owner has invited you to become a co-owner:' => 'The course owner has invited you to become a co-owner:', - 'The course roster is not up to date' -=> 'The course roster is not up to date', + 'The course roster is not up to date.' +=> 'The course roster is not up to date.', 'The courseID provided does not match a community in this domain.' => 'The courseID provided does not match a community in this domain.', @@ -17950,23 +17890,23 @@ use base qw(Apache::localize); 'The current status of this request could not be verified as pending approval/institutional action.' => 'The current status of this request could not be verified as pending approval/institutional action.', - 'The data are not in the format expected for the domain: [_1]' -=> 'The data are not in the format expected for the domain: [_1]', + 'The data is not in the format expected for the domain: [_1]' +=> 'The data is not in the format expected for the domain: [_1]', 'The default privileges new members will receive are:' => 'The default privileges new members will receive are:', - 'The disk space allocated for group portfolio files in this community is the default quota for this domain: [_1] Mb.' -=> 'The disk space allocated for group portfolio files in this community is the default quota for this domain: [_1] Mb.', + 'The disk space allocated for group portfolio files in this community is the default quota for this domain: [_1] MB.' +=> 'The disk space allocated for group portfolio files in this community is the default quota for this domain: [_1] MB.', - 'The disk space allocated for group portfolio files in this course is the default quota for this domain: [_1] Mb.' -=> 'The disk space allocated for group portfolio files in this course is the default quota for this domain: [_1] Mb.', + 'The disk space allocated for group portfolio files in this course is the default quota for this domain: [_1] MB.' +=> 'The disk space allocated for group portfolio files in this course is the default quota for this domain: [_1] MB.', - 'The disk space allocated for group portfolio files is now: [_1] Mb.' -=> 'The disk space allocated for group portfolio files is now: [_1] Mb.', + 'The disk space allocated for group portfolio files is now: [_1] MB.' +=> 'The disk space allocated for group portfolio files is now: [_1] MB.', - 'The disk space allocated for group portfolio files remains unchanged as [_1] Mb.' -=> 'The disk space allocated for group portfolio files remains unchanged as [_1] Mb.', + 'The disk space allocated for group portfolio files remains unchanged as [_1] MB.' +=> 'The disk space allocated for group portfolio files remains unchanged as [_1] MB.', 'The document contains errors and cannot be published.' => 'The document contains errors and cannot be published.', @@ -18025,8 +17965,8 @@ use base qw(Apache::localize); 'The file format for the uploaded portion of the message is' => 'The file format for the uploaded portion of the message is', - 'The file was uploaded to the wrong course' -=> 'The file was uploaded to the wrong course', + 'The file was uploaded to the wrong course.' +=> 'The file was uploaded to the wrong course.', 'The first date for automated enrollment has been changed' => 'The first date for automated enrollment has been changed', @@ -18300,8 +18240,8 @@ use base qw(Apache::localize); 'The new discussion board was added successfully.
' => 'The new discussion board was added successfully.
', - 'The new file name was changed from:
[_1] to [_2]' -=> 'The new file name was changed from:
[_1] to [_2]', + 'The new filename was changed from:
[_1] to [_2]' +=> 'The new filename was changed from:
[_1] to [_2]', 'The new folder may not be named' => 'The new folder may not be named', @@ -18354,11 +18294,11 @@ use base qw(Apache::localize); 'The problem ' => 'The problem ', - '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.', + '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.', - 'The quota is currently [_1] Mb' -=> 'The quota is currently [_1] Mb', + 'The quota is currently [_1] MB' +=> 'The quota is currently [_1] MB', 'The recipient addresses may need to be corrected' => 'The recipient addresses may need to be corrected', @@ -18458,11 +18398,11 @@ use base qw(Apache::localize); 'The value provided was invalid - it must be a positive integer if enrollment is being limited.' => 'The value provided was invalid - it must be a positive integer if enrollment is being limited.', - '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 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 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 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 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 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 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 group portfolio in this group exceeded the maximum possible value, so it has been set to [_1] MB (the maximum possible value).', 'There are [_1] matches to your query.' => 'There are [_1] matches to your query.', @@ -19184,8 +19124,8 @@ use base qw(Apache::localize); 'Uncompleted Problems' => 'Uncompleted Problems', - 'Under what circumstances posts are identfied as "New"' -=> 'Under what circumstances posts are identfied as "New"', + 'Under what circumstances posts are identified as "NEW"' +=> 'Under what circumstances posts are identified as "NEW"', 'Under what circumstances posts are identified as "NEW", and' => 'Under what circumstances posts are identified as "NEW", and', @@ -19406,8 +19346,8 @@ use base qw(Apache::localize); 'Upload file to current directory' => 'Upload file to current directory', - 'Upload of new portfolio files and assignment of a non-zero Mb quota to new groups in the community will not be possible until some files have been deleted, and total usage is below community quota.' -=> 'Upload of new portfolio files and assignment of a non-zero Mb quota to new groups in the community will not be possible until some files have been deleted, and total usage is below community quota.', + 'Upload of new portfolio files and assignment of a non-zero MB quota to new groups in the community will not be possible until some files have been deleted, and total usage is below community quota.' +=> 'Upload of new portfolio files and assignment of a non-zero MB quota to new groups in the community will not be possible until some files have been deleted, and total usage is below community quota.', 'Upload:' => 'Upload:', @@ -19447,14 +19387,14 @@ to access the full message.', 'Use [_1] to allow unrestricted cloning in all domains.' => 'Use [_1] to allow unrestricted cloning in all domains.', - 'Use [_1]Set course environment[_2] to assign a category to the course.' -=> 'Use [_1]Set course environment[_2] to assign a category to the course.', + 'Use [_1]Categorize course[_2] to assign a category to the course.' +=> 'Use [_1]Categorize course[_2] to assign a category to the course.', - 'Use [_1]Set course environment[_2] to change the "Exclude from course catalog" setting.' -=> 'Use [_1]Set course environment[_2] to change the "Exclude from course catalog" setting.', + 'Use [_1]Categorize course[_2] to change the "Exclude from course catalog" setting.' +=> 'Use [_1]Categorize course[_2] to change the "Exclude from course catalog" setting.', - '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.' -=> '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.', + 'Use [_1]Categorize course[_2] to change the category assigned to the course, as the one currently assigned is no longer used in the domain.' +=> 'Use [_1]Categorize course[_2] to change the category assigned to the course, as the one currently assigned is no longer used in the domain.', 'Use of LON-CAPA requires Javascript to be enabled in your web browser.' => 'Use of LON-CAPA requires Javascript to be enabled in your web browser.', @@ -19741,8 +19681,8 @@ to access the full message.', 'Validation of pending requests is automatically repeated daily.' => 'Validation of pending requests is automatically repeated daily.', - 'Validation of the code your entered failed.' -=> 'Validation of the code your entered failed.', + 'Validation of the code you entered failed.' +=> 'Validation of the code you entered failed.', 'Value(s)' => 'Value(s)', @@ -19960,8 +19900,8 @@ to access the full message.', 'Visible input' => 'Visible input', - 'Visit [_1], to log-in and access the course' -=> 'Visit [_1], to log-in and access the course', + 'Visit [_1] to log-in and access the course' +=> 'Visit [_1] to log-in and access the course', 'Visited Link Color' => 'Visited Link Color', @@ -20092,8 +20032,8 @@ to access the full message.', 'With validation' => 'With validation', - 'XML files processed as: (choose Dom. Coord.)' -=> 'XML files processed as: (choose Dom. Coord.)', + 'Course creation processed as: (choose Dom. Coord.)' +=> 'Course creation processed as: (choose Dom. Coord.)', 'Yes, and show correct answer if they exceed the maximum number of tries.' => 'Yes, and show correct answer if they exceed the maximum number of tries.', @@ -20302,14 +20242,14 @@ to access the full message.', 'You have a student role (section: "[_1]") in this course which will become active [_2].' => 'You have a student role (section: "[_1]") in this course which will become active [_2].', - 'You have been enrolled in the LON-CAPA system at your institution, because you are a registered student in a class which is using the LON-CAPA couse management and online homework system.' -=> 'You have been enrolled in the LON-CAPA system at your institution, because you are a registered student in a class which is using the LON-CAPA couse management and online homework system.', + 'You have been enrolled in the LON-CAPA system at your institution, because you are a registered student in a class which is using the LON-CAPA course management and online homework system.' +=> 'You have been enrolled in the LON-CAPA system at your institution, because you are a registered student in a class which is using the LON-CAPA course management and online homework system.', 'You have been successfully logged out.' => 'You have been successfully logged out.', - '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 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 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 modified your course recently, [_1] may fix this access problem.' => 'You have modified your course recently, [_1] may fix this access problem.', @@ -20341,8 +20281,8 @@ to access the full message.', 'You have requested enabling the previously deleted group [_1].' => 'You have requested enabling the previously deleted group [_1].', - "You have requested to create file in directory [_1] which doesn't exist. The requested directory path has been removed from the requested file name." -=> "You have requested to create file in directory [_1] which doesn't exist. The requested directory path has been removed from the requested file name.", + "You have requested to create file in directory [_1] which doesn't exist. The requested directory path has been removed from the requested filename." +=> "You have requested to create file in directory [_1] which doesn't exist. The requested directory path has been removed from the requested filename.", 'You have rights to request the creation of courses and/or communities in the following domain(s):' => 'You have rights to request the creation of courses and/or communities in the following domain(s):', @@ -20674,17 +20614,14 @@ to access the full message.', '[_1] Display Request Queue' => '[_1] Display Request Queue', - '[_1] Error: [_2] The file you attempted to upload, [_3] 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.', - '[_1] Kerberos authenticated with domain [_2] [_3] Version 4 [_4] Version 5 [_5]' => '[_1] Kerberos authenticated with domain [_2] [_3] Version 4 [_4] Version 5 [_5]', '[_1] Limit by time' => '[_1] Limit by time', - '[_1] Mb' -=> '[_1] Mb', + '[_1] MB' +=> '[_1] MB', '[_1] Requests Updated' => '[_1] Requests Updated', @@ -20767,8 +20704,8 @@ to access the full message.', '[_1] to suppress, anything else to not suppress' => '[_1] to suppress, anything else to not suppress', - '[_1] was excluded because new users need be from the course domain' -=> '[_1] was excluded because new users need be from the course domain', + '[_1] was excluded because new users need to be from the course domain' +=> '[_1] was excluded because new users need to be from the course domain', '[_1] was excluded because the domain is invalid' => '[_1] was excluded because the domain is invalid', @@ -20836,9 +20773,6 @@ to access the full message.', '[_1]: Unable to modify authentication: [_2]' => '[_1]: Unable to modify authentication: [_2]', - '[_1]: Unacceptable username for user [_2] [_3] [_4] [_5]' -=> '[_1]: Unacceptable username for user [_2] [_3] [_4] [_5]', - '[_1]: You do not have permission to add the requested role [_2] for the user.' => '[_1]: You do not have permission to add the requested role [_2] for the user.', @@ -20875,11 +20809,11 @@ to access the full message.', '[_1]Continue[_2] on in Inline Menu mode' => '[_1]Continue[_2] on in Inline Menu mode', - '[_1]Error:[_2] An error ([_3]) occurred when attempting to upload the file, [_4]' -=> '[_1]Error:[_2] An error ([_3]) occurred when attempting to upload the file, [_4]', + 'An error ([_1]) occurred when attempting to upload the file [_2]' +=> 'An error ([_1]) occurred when attempting to upload the file [_2]', - '[_1]Error:[_2] The file you attempted to upload, [_3] 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.' +=> 'The file: [_1] you attempted to upload contained no information. Please check that you entered the correct filename.', '[_1]Hide[_2] clicker id' => '[_1]Hide[_2] clicker id', @@ -21463,9 +21397,6 @@ to access the full message.', 'numerical' => 'numerical', - 'occurred while running' -=> 'occurred while running', - 'off' => 'off', @@ -21625,8 +21556,17 @@ to access the full message.', 'search discussion postings (resources and discussion boards)' => 'search discussion postings (resources and discussion boards)', - 'seconds occurred while running <while> on line' -=> 'seconds occurred while running <while> on line', + 'Code ran too long. It ran for more than [_1] seconds.' +=> 'Code ran too long. It ran for more than [_1] seconds.', + + 'This occurred while running <while> on line [_1].' +=> 'This occurred while running <while> on line [_1].', + + 'This occurred while running: [_1]' +=> 'This occurred while running: [_1]', + + 'Substitution on [_1] with [_2] caused:' +=> 'Substitution on [_1] with [_2] caused:', 'secs ago' => 'secs ago', @@ -21682,9 +21622,6 @@ to access the full message.', 'supported types' => 'supported types', - 'textual_remote_display' -=> 'textual_remote_display', - 'the resource you just saw on the screen' => 'the resource you just saw on the screen', @@ -21817,7 +21754,6 @@ to access the full message.', 'your general user preferences' => 'your general user preferences', - #SYNCMARKER ); 1;