Diff for /loncom/localize/localize/pt.pm between versions 1.62 and 1.82

version 1.62, 2013/04/11 14:59:53 version 1.82, 2014/04/25 18:05:36
Line 40 Line 40
 #  #
 # SUAS CONTRIBUIÇÕES E MELHORIAS SERÃO BEM VINDAS AQUI:  # SUAS CONTRIBUIÇÕES E MELHORIAS SERÃO BEM VINDAS AQUI:
 #       http://mail.lon-capa.org/mailman/listinfo/lon-capa-dev  #       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;  package Apache::localize::pt;
 use base qw(Apache::localize);  use base qw(Apache::localize);
Line 97  use base qw(Apache::localize); Line 126  use base qw(Apache::localize);
    'accessbutton.gif'     'accessbutton.gif'
 => 'accessbutton_pt.gif',  => 'accessbutton_pt.gif',
   
      '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'
 => 'Domínio',  => 'Domínio',
   
Line 247  use base qw(Apache::localize); Line 315  use base qw(Apache::localize);
    'Supplemental Course Documents'     'Supplemental Course Documents'
 => 'Documentos Suplementares do Curso',  => 'Documentos Suplementares do Curso',
   
    'Bulletin Board'     'Discussion Board'
 => 'Bulletin Board',  => 'Discussion Board',
   
    'Special Documents'     'Special Documents'
 => 'Documentos Especiais',  => 'Documentos Especiais',
Line 610  use base qw(Apache::localize); Line 678  use base qw(Apache::localize);
    "an indeterminate date"     "an indeterminate date"
 => 'data indeterminada',  => 'data indeterminada',
   
    "will open on"     'will open on [_1]'
 => "irá abrir em",  => 'irá abrir em [_1]',
   
    "is due at"     'is due at [_1]'
 => "é devido a;",  => 'é devido a; [_1]',
   
    "was due on"     'was due on [_1], and answers will be available on [_1]'
 => "foi devido a;",  => 'foi devido a; [_1], e respostas estarão disponíveis em [_2]',
   
    'is closed but you are allowed to view it'     'is closed but you are allowed to view it'
 => "está fechado mas você tem permissão para visualizá-lo",  => "está fechado mas você tem permissão para visualizá-lo",
Line 682  use base qw(Apache::localize); Line 750  use base qw(Apache::localize);
    "may open later."     "may open later."
 => 'pode abrir mais tarde.',  => 'pode abrir mais tarde.',
   
    ', and answers will be available on'  
 => ', e respostas estarão disponíveis em',  
   
    "Select a"     "Select a"
 => "Selecione um",  => "Selecione um",
   
Line 706  use base qw(Apache::localize); Line 771  use base qw(Apache::localize);
    'List of possible answers'     'List of possible answers'
 => 'Lista de respostas possíveis',  => 'Lista de respostas possíveis',
   
    'Found no analyzable parts 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.'
 => 'Não foram encontradas partes analisáveis neste problema. Atualmente somente estilos de respostas Numéricas, Fórmulas e Cadeias de Caracteres são suportados.',  => 'Não foram encontradas respostas analisáveis neste problema. Atualmente somente estilos de respostas Numéricas, Fórmulas e Cadeias de Caracteres são suportados.',
   
    'is not analyzable at this time'     'is not analyzable at this time'
 => 'não é analisável neste momento',  => 'não é analisável neste momento',
Line 736  use base qw(Apache::localize); Line 801  use base qw(Apache::localize);
    'Cancel'     'Cancel'
 => 'Cancelar',  => 'Cancelar',
   
    'Construction Space Directory'     'Authoring Space Directory'
 => 'Construção da Área do Diretório',  => 'Authoring Space Directory', # 'Construção da Área do Diretório',
   
    'Contact'     'Contact'
 => 'Contato',  => 'Contato',
Line 814  use base qw(Apache::localize); Line 879  use base qw(Apache::localize);
    'Searching'     'Searching'
 => 'Pesquisando',  => 'Pesquisando',
   
    'Select the Construction Space'     'Select the Authoring Space'
 => 'Selecione a  Área de Construção',  => 'Select the Authoring Space', # 'Selecione a  Área de Construção',
   
    'Sequence'     'Sequence'
 => 'Seqüência',  => 'Seqüência',
Line 895  use base qw(Apache::localize); Line 960  use base qw(Apache::localize);
    'Customized right of use ... '     'Customized right of use ... '
 => 'Direito customizado de uso ... ',  => 'Direito customizado de uso ... ',
   
    'Delete messages from bulletin boards'     'Delete messages from discussion boards'
 => 'Remove mensagens do quadro de anúncios',  => 'Remove mensagens do quadro de anúncios',
   
    'Domain only - use limited to courses in the domain'     'Domain only - use limited to courses in the domain'
Line 910  use base qw(Apache::localize); Line 975  use base qw(Apache::localize);
    'Edit/Modify DOCS'     'Edit/Modify DOCS'
 => 'Editar/Modificar Documentos',  => 'Editar/Modificar Documentos',
   
    'Enter my resource construction space'     'Enter my Authoring Space'
 => 'Entrar na minha Área de Construção de Recursos', # 'Entrar na Área de Construção',  => 'Enter my Authoring Space', # 'Entrar na minha Área de Construção de Recursos', # 'Entrar na Área de Construção',
   
    'FAIL'     'FAIL'
 => 'FALHA',  => 'FALHA',
Line 970  use base qw(Apache::localize); Line 1035  use base qw(Apache::localize);
    'Public - no authentication or authorization required for use'     'Public - no authentication or authorization required for use'
 => 'Público - não requer autenticação ou autorização para o uso',  => 'Público - não requer autenticação ou autorização para o uso',
   
    '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.'
 => 'A restauração de uma versão antiga irá sobre-escrever o arquivo atual na área de construção',  => 'Retrieval of an old version will overwrite the file currently in Authoring Space.', # 'A restauração de uma versão antiga irá sobre-escrever o arquivo atual na área de construção',
   
    'Retrieve previous versions of'     'Retrieve previous versions of'
 => 'Restaurar versões anteriores de',  => 'Restaurar versões anteriores de',
Line 1201  use base qw(Apache::localize); Line 1266  use base qw(Apache::localize);
    'Browse resources'     'Browse resources'
 => 'Navegar pelos recursos',  => 'Navegar pelos recursos',
   
    'Bulletin Board/Discussion'     'Discussion Board/Discussion'
 => 'Quadro de Avisos/Discussão',  => 'Quadro de Avisos/Discussão',
   
    'Calculations'     'Calculations'
Line 1234  use base qw(Apache::localize); Line 1299  use base qw(Apache::localize);
    'Compact View'     'Compact View'
 => 'Visualização Compacta',  => 'Visualização Compacta',
   
    'Construction Space'     'Authoring Space'
 => 'Área de Construção',  => 'Authoring Space', # 'Área de Construção',
   
    'Construction Space File Operation'     'Authoring Space File Operation'
 => 'Operação de Arquivo da Área de Construção',  => 'Authoring Space File Operation', # 'Operação de Arquivo da Área de Construção',
   
    'Contact Information'     'Contact Information'
 => 'Informação de contato',  => 'Informação de contato',
Line 1351  use base qw(Apache::localize); Line 1416  use base qw(Apache::localize);
    'Due'     'Due'
 => 'Limite',  => 'Limite',
   
    'Dump Course DOCS to Construction Space'     'Copy Course Content to Authoring Space'
 => 'Descarregar Documentos do Curso na Área de Construção',  => 'Copy Course Content to Authoring Space', # 'Descarregar Documentos do Curso na Área de Construção',
   
    'EMail and Messages'     'EMail and Messages'
 => 'E-Mail e Mensagens',  => 'E-Mail e Mensagens',
Line 1378  use base qw(Apache::localize); Line 1443  use base qw(Apache::localize);
    'Enrollment Status'     'Enrollment Status'
 => 'Estado das Inscrições',  => 'Estado das Inscrições',
   
    'Enter construction space as a co-author'     'Enter Authoring Space as a co-author'
 => 'Entrar na Área de Construção como Co-Autor',  => 'Enter Authoring Space as a co-author', # 'Entrar na Área de Construção como Co-Autor',
   
    'Entering course ...'     'Entering course ...'
 => 'Entrando no curso ...',  => 'Entrando no curso ...',
Line 1405  use base qw(Apache::localize); Line 1470  use base qw(Apache::localize);
    'External Resource'     'External Resource'
 => 'Recurso Externo',  => 'Recurso Externo',
   
    'Failed Access to Construction Space'     'Failed Access to Authoring Space'
 => 'Falha no Acesso a Área de Construção',  => 'Failed Access to Authoring Space', # 'Falha no Acesso a Área de Construção',
   
    'Fielded Format'     'Fielded Format'
 => 'Formato em Campos',  => 'Formato em Campos',
Line 1696  use base qw(Apache::localize); Line 1761  use base qw(Apache::localize);
    'Problems Not Contained In A Folder'     'Problems Not Contained In A Folder'
 => 'Problemas não estão contidos em uma pasta',  => 'Problemas não estão contidos em uma pasta',
   
    'Problems creating new Excel file.  This error has been logged.  Please alert your LON-CAPA administrator.'     'Problems occurred in creating the new Excel file.'
 => 'Problemas criando novo arquivo do Excel.  Este erro foi armazenado em log. Por favor, alerte o administrador do LON-CAPA.',  => 'Problemas criando novo arquivo do Excel.',
   
    'Processing course structure'     'Processing course structure'
 => 'Processando estrutura do curso',  => 'Processando estrutura do curso',
Line 1814  use base qw(Apache::localize); Line 1879  use base qw(Apache::localize);
 => 'Enviar Mensagem para Usuário(s)',  => 'Enviar Mensagem para Usuário(s)',
   
    'Send bubblesheet data to a course'     'Send bubblesheet data to a course'
 => 'Enviar dados bubblesheet para o curso', # 'Enviar dados de Scantron para um curso',  => 'Enviar dados bubblesheet para o curso',
   
    'Send internal email'     'Send internal email'
 => 'Enviar e-mail interno',  => 'Enviar e-mail interno',
Line 1846  use base qw(Apache::localize); Line 1911  use base qw(Apache::localize);
    'Set an open date'     'Set an open date'
 => 'Configurar uma data de abertura',  => 'Configurar uma data de abertura',
   
    'Set opening datefor all problems in the course for. . .'     'Set opening date for all problems in the course for. . .'
 => 'Configurar data de abertura de todos os problemas do curso para  . .',  => 'Configurar data de abertura de todos os problemas do curso para  . .',
   
    'Set the number of tries'     'Set the number of tries'
Line 2425  use base qw(Apache::localize); Line 2490  use base qw(Apache::localize);
    '<b>[_1]</b>: Unable to enroll.  No password specified.'     '<b>[_1]</b>: Unable to enroll.  No password specified.'
 => '<b>[_1]</b>: Não é possível matricular. Não foi especificada uma senha.',  => '<b>[_1]</b>: Não é possível matricular. Não foi especificada uma senha.',
   
    '<b>[_1]</b>: Unacceptable username for user [_2] [_3] [_4] [_5]'     'Unacceptable username [_1] for user [_2] [_3] [_4] [_5]'
 => '<b>[_1]</b>: Username ináceitavel para o usuário [_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'     'Administrator'
 => 'Administrador',  => 'Administrador',
Line 2642  use base qw(Apache::localize); Line 2710  use base qw(Apache::localize);
    'Field'     'Field'
 => 'Campo',  => 'Campo',
   
    'Filenames in Construction Space'     'Filenames in Authoring Space'
 => 'Nomes de arquivos na Área de Construção',  => 'Filenames in Authoring Space', # 'Nomes de arquivos na Área de Construção',
   
    'First Name'     'First Name'
 => 'Primeiro Nome',  => 'Primeiro Nome',
Line 2654  use base qw(Apache::localize); Line 2722  use base qw(Apache::localize);
    'Foils'     'Foils'
 => 'Alternativas',  => 'Alternativas',
   
    'Folder in Construction Space'     'Folder in Authoring Space'
 => 'Pastas na Área de Construção',  => 'Folder in Authoring Space', # 'Pastas na Área de Construção',
   
    'Format:'     'Format:'
 => 'Formato:',  => 'Formato:',
Line 3086  use base qw(Apache::localize); Line 3154  use base qw(Apache::localize);
    'Updating discussion time'     'Updating discussion time'
 => 'Atualizando tempo de discussão',  => 'Atualizando tempo de discussão',
   
    'Upload file to Construction Space'     'Upload file to Authoring Space'
 => 'Carregar arquivo para Área de Construção',  => 'Upload file to Authoring Space', # 'Carregar arquivo para Área de Construção',
   
    'Uploading Class List'     'Uploading Class List'
 => 'Carregando lista de estudantes',  => 'Carregando lista de estudantes',
Line 3566  use base qw(Apache::localize); Line 3634  use base qw(Apache::localize);
    'All Students'     'All Students'
 => 'All Students',  => 'All Students',
 # tudo Estudantes  # tudo Estudantes
    'All settings which you can change with this Helper can also be changed by going to the PARM screen and clicking on the &quot;Set course environment&quot; button. If you do not have experience coordinating LON-CAPA courses or if you prefer the Helper interface, please click Next -&gt;.'  
 => 'All settings which you can change with this Helper can also be changed by going to the PARM screen and clicking on the &quot;Set course environment&quot; button. If you do not have experience coordinating LON-CAPA courses or if you prefer the Helper interface, please click Next -&gt;.',  
 # tudo settings which you can Alterar with this Ajudaer can also be Alterard Por going Para the Pa.m.scReen and clicking on the &quot;Set  environment&quot; butParan. If you do Nãot have experience cooudineming LON-CAPA s ou if you pRefer the Ajudaer interface, please click Próximo -&gt;.  
    'Allow limited HTML in discussion posts'     'Allow limited HTML in discussion posts'
 => 'Allow limited HTML in discussion posts',  => 'Allow limited HTML in discussion posts',
 # tudoow limited HTML in discussion posts  # tudoow limited HTML in discussion posts
Line 3686  use base qw(Apache::localize); Line 3751  use base qw(Apache::localize);
    'Confirm that this information is correct, then click &quot;Finish Helper&quot; to complete setting the parameter.'     'Confirm that this information is correct, then click &quot;Finish Helper&quot; to complete setting the parameter.'
 => 'Confirm that this information is correct, then click &quot;Finish Helper&quot; to complete setting the parameter.',  => 'Confirm that this information is correct, then click &quot;Finish Helper&quot; to complete setting the parameter.',
 # Confirm them this umemion is couRect, Então click &quot;Finish Ajudaer&quot; Para complete setting the parameter.  # Confirm them this umemion is couRect, Então click &quot;Finish Ajudaer&quot; Para complete setting the parameter.
    'Construction Space Version'     'Authoring Space Version'
 => 'Construction Space Version',  => 'Authoring Space Version',
 # Conde Recursosion publicado(s) Versão  # Conde Recursosion publicado(s) Versão
    'Continue'     'Continue'
 => 'Continue',  => 'Continue',
Line 3905  use base qw(Apache::localize); Line 3970  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'
 => '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',
 # fornecer terms ou phrases sepaRemed Por pesquisar opeRemous such as AND, ou, ou NãoT  # fornecer terms ou phrases sepaRemed Por pesquisar opeRemous such as AND, ou, ou NãoT
    'Entering Construction Space'     'Entering Authoring Space'
 => 'Entering Construction Space',  => 'Entering Authoring Space',
 # fornecering Conde Recursosion publicado(s)  # fornecering Conde Recursosion publicado(s)
    'Error: Directory Non Empty'     'Error: Directory Non Empty'
 => 'Error: Directory Non Empty',  => 'Error: Directory Non Empty',
Line 3965  use base qw(Apache::localize); Line 4030  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 a <*Response> outside de a <Parte> in a <Parte>ed problema  # Found a <*Response> outside de a <Parte> in a <Parte>ed problema
    '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.',  
 # Found Não analyzable Respones in this problema, Correntely only Numerical, Foumula and String Response styles aRe sCiMapa/Sequënciaouted.  
    'Generate messages from a file'     'Generate messages from a file'
 => 'Generate messages from a file',  => 'Generate messages from a file',
 # GeneReme messages De a Arquivo  # GeneReme messages De a Arquivo
Line 4547  use base qw(Apache::localize); Line 4609  use base qw(Apache::localize);
    'Set opening date for all problems in the course for ...'     'Set opening date for all problems in the course for ...'
 => 'Set opening date for all problems in the course for ...',  => 'Set opening date for all problems in the course for ...',
 # Set Abriring deme fou tudo problemas in the  fou ...  # Set Abriring deme fou tudo problemas in the  fou ...
    'Set opening date for all problems in the course for. . .'  
 => 'Set opening date for all problems in the course for. . .',  
 # Set Abriring deme fou tudo problemas in the  fou. . .  
    'Set opening date for the selected folder for ...'     'Set opening date for the selected folder for ...'
 => 'Set opening date for the selected folder for ...',  => 'Set opening date for the selected folder for ...',
 # Set Abriring deme fou the SelecionaRed Pasta fou ...  # Set Abriring deme fou the SelecionaRed Pasta fou ...
Line 4820  use base qw(Apache::localize); Line 4879  use base qw(Apache::localize);
    'You changed the students id but did not disable the ID change safeguard. The students id will not be changed.'     'You changed the students id but did not disable the ID change safeguard. The students id will not be changed.'
 => 'You changed the students id but did not disable the ID change safeguard. The students id will not be changed.',  => 'You changed the students id but did not disable the ID change safeguard. The students id will not be changed.',
 # You Alterard the Estudantes id but did Nãot disable the ID Alterar safeguard. The Estudantes id will Nãot be Alterard.  # You Alterard the Estudantes id but did Nãot disable the ID Alterar safeguard. The Estudantes id will Nãot be Alterard.
    'Your course is now set up. Please select the Finish Course Initialization button to re-intialize the course with your chosen settings. Remember that all of these settings can be modified in the PARMS screen, by pushing the Course Environment button.'  
 => 'Your course is now set up. Please select the Finish Course Initialization button to re-intialize the course with your chosen settings. Remember that all of these settings can be modified in the PARMS screen, by pushing the Course Environment button.',  
 # Your  is Nãow set Cima. Please Selecionar the Finish  Initializemion butParan Para Re-intialize the  with your chosen settings. Remember them tudo de these settings can be Modificado in the parâmetros scReen, Por pushing the  Environment butParan.  
    'Your request to change the role information for this student was refused. You do not appear to have sufficient authority to change student information.'     'Your request to change the role information for this student was refused. You do not appear to have sufficient authority to change student information.'
 => 'Your request to change the role information for this student was refused. You do not appear to have sufficient authority to change student information.',  => 'Your request to change the role information for this student was refused. You do not appear to have sufficient authority to change student information.',
 # Your Request Para Alterar the sua função umemion fou this Estudante was Refused. You do Nãot appear Para have sufficient authouity Para Alterar Estudante umemion.  # Your Request Para Alterar the sua função umemion fou this Estudante was Refused. You do Nãot appear Para have sufficient authouity Para Alterar Estudante umemion.
Line 5260  use base qw(Apache::localize); Line 5316  use base qw(Apache::localize);
 => 'The resource is technically correct (loads fast enough, does not produce errors, links work, etc) ',  => 'The resource is technically correct (loads fast enough, does not produce errors, links work, etc) ',
 # The Recurso(s) is technictudoy couRect (Utilização do Servidors fast eNãough, does Nãot produce errous, links wouk, etc)  # The Recurso(s) is technictudoy couRect (Utilização do Servidors fast eNãough, does Nãot produce errous, links wouk, etc)
   
   
    'HTML character entities'     'HTML character entities'
 => 'HTML character entities',  => 'HTML character entities',
   
Line 5282  use base qw(Apache::localize); Line 5337  use base qw(Apache::localize);
    'Store uploaded file as '     'Store uploaded file as '
 => 'Store uploaded file as ',  => 'Store uploaded file as ',
 # SParaue CarRegado Arquivo as  # SParaue CarRegado Arquivo as
    'Your Version Settings have been Stored'  
 => '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  #Old key: Do NOT generate as standard course
    'Do NOT generate as standard community'     'Do NOT generate as standard community'
 => 'Do NOT generate as standard course',  => 'Do NOT generate as standard community',
   
 #Old key: seconds  
    'Seconds'     'Seconds'
 => 'segundos',  => 'Segundos',
   
 #Old key: Select Style File  #Old key: Select Style File
    'Select style file'     'Select style file'
 => 'Select Style File',  => 'Select style file',
   
 #Old key: no ending date  #Old key: no ending date
    'No ending date'     'No ending date'
 => 'no ending date',  => 'no ending date',
   
 #Old key: Retrieval of an old version will overwrite the file currently in construction space  
    'Retrieval of an old version will overwrite the file currently in construction space.'  
 => 'A restauração de uma versão antiga irá sobre-escrever o arquivo atual na área de construção',  
   
 #Old key: Last Name  #Old key: Last Name
    'Last name'     'Last name'
 => 'Último Nome',  => 'Último nome',
   
 #Old key: ALL  #Old key: ALL
    'All:'     'All:'
 => 'TUDO',  => 'Tudo:',
   
 #Old key: Ending Date  #Old key: Ending Date
    'Ending date'     'Ending date'
 => 'Ending Date',  => 'Ending date',
   
 #Old key: part  
    'Part:'     'Part:'
 => 'parte',  => 'Parte:',
   
 #Old key: Completed  #Old key: Completed
    'Completed.'     'Completed.'
 => 'Completed',  => 'Completed.',
   
 #Old key: Version changes since last Week  
    'version changes since last week'     'version changes since last week'
 => 'Alterações na versão desde a última semana',  => 'Alterações na versão desde a última semana',
   
 #Old key: Set  #Old key: Set
    'Set?'     'Set?'
 => 'Set',  => 'Set?',
   
 #Old key: internal  #Old key: internal
    'Internal'     'Internal'
 => 'internal',  => 'Internal',
   
 #Old key: Welcome to the Learning<i>Online</i> Network with CAPA. Please wait while your session is being set up     'Welcome to the Learning[_1]Online[_2] Network with CAPA. Please wait while your session is being set up.'
    'Welcome to the Learning<i>Online</i> 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. Aguarde enquanto sua sessão é configurada.',
 => 'Bem vindo à Rede de Aprendizado<i>Online</i> Rede de trabalho com CAPA. Esta é a primeira versão do LON-CAPA traduzida para o português. Aguarde enquanto sua sessão é configurada',  
   
 #Old key: No  
    'no'     'no'
 => 'Não',  => 'Não',
   
 #Old key: Version changes since last Month  
    'version changes since last month'     'version changes since last month'
 => 'Alterações na versão desde o mês passado',  => 'Alterações na versão desde o mês passado',
   
 #Old key: Go  #Old key: Go
    'go'     'go'
 => 'Go',  => 'go',
   
 #Old key: Course Title  #Old key: Course Title
    'Community Title'     'Community Title'
 => 'Course Title',  => 'Community Title',
   
 #Old key: Upload file  #Old key: Upload file
    'Upload File'     'Upload File'
 => 'Upload file',  => 'Upload File',
   
 #Old key: No  
    'No.'     'No.'
 => 'Não',  => 'Não.',
   
 #Old key: Close All Folders  
    'Close all folders'     'Close all folders'
 => 'Fechar todas as Pastas',  => 'Fechar todas as Pastas',
   
 #Old key: Change  
    'Change?'     'Change?'
 => 'Alterar',  => 'Alterar?',
   
 #Old key: Extent  
    'extent'     'extent'
 => 'Extensão',  => 'Extensão',
   
Line 5413  use base qw(Apache::localize); Line 5420  use base qw(Apache::localize);
    'Main Community Documents'     'Main Community Documents'
 => 'Documentos Principais do Curso',  => 'Documentos Principais do Curso',
   
 #Old key: File  
    'File:'     'File:'
 => 'Arquivo',  => 'Arquivo:',
   
 #Old key: You have provided an invalid ranking  
    'You have provided an invalid ranking.'     'You have provided an invalid ranking.'
 => 'Você forneceu uma ordem invalida',  => 'Você forneceu uma ordem invalida.',
   
 #Old key: FAIL  
    'Fail'     'Fail'
 => 'FALHA',  => 'FALHA',
   
 #Old key: Page  
    'Page:'     'Page:'
 => 'Página',  => 'Página:',
   
 #Old key: Privacy Note  
    'Privacy Note:'     'Privacy Note:'
 => 'Nota Privada',  => 'Nota Privada:',
   
 #Old key: Access Control  #Old key: Access Control
    'Access control'     'Access control'
 => 'Access Control',  => 'Access control',
   
 #Old key: Highest Grade Level  
    'Highest Grade Level:'     'Highest Grade Level:'
 => 'Highest Grade Level',  => 'Highest Grade Level:',
   
 #Old key: roles  
    'Roles'     'Roles'
 => 'usuários',  => 'Usuários',
   
 #Old key: Check Course Document Versions  
    'Check Community Document Versions'     'Check Community Document Versions'
 => 'Checar Versões dos Documentos do Curso',  => 'Check Community Document Versions', # 'Checar Versões dos Documentos do Curso',
   
 #Old key: Width  #Old key: Width
    'Width:'     'Width:'
 => 'Width',  => 'Width:',
   
 #Old key: Modify student data  
    'Modify Student Data'     'Modify Student Data'
 => 'Modificar dados de um estudante',  => 'Modificar dados de um estudante',
   
 #Old key: Update Display  
    'Update display'     'Update display'
 => 'Atualizar visor',  => 'Atualizar visor',
   
 #Old key: No new filename specified.  #Old key: No new filename specified.
    'No New filename specified'     'No New filename specified'
 => 'No new filename specified.',  => 'No new filename specified',
   
 #Old key: Please select the authentication mechanism  #Old key: Please select the authentication mechanism
    'Please select the Authentication mechanism'     'Please select the Authentication mechanism'
 => 'Please select the authentication mechanism',  => 'Please select the Authentication mechanism',
   
 #Old key: Copyright/Distribution  
    'Copyright/Distribution:'     'Copyright/Distribution:'
 => 'Copyright/Distribuição',  => 'Copyright/Distribuição:',
   
 #Old key: calendar  
    'Calendar'     'Calendar'
 => 'calendário',  => 'Calendário',
   
 #Old key: Create a New Course  #Old key: Create a New Course
    'Create a New Community'     'Create a New Community'
 => 'Criando um Novo Curso <p> <font size="-1" style="color: rgb(255, 0, 0);"> <center> <b>NOTA AO ADMINISTRADOR</b> </center> <p>  A tradução p/ o português está em desenvolvimento. <br>  P/ aprimorar a tradução, edite <b> /home/httpd/lib/perl/Apache/localize/pt.pm </b> no servidor (precisa reiniciar apache p/ ativar mudanças). <br>  Veja mais detalhes sobre a tradução <a href=http://www.lon-capa.org/international.html> aqui. </a> <br> <b> SUAS CONTRIBUIÇÕES E MELHORIAS SERÃO BEM VINDAS <a href=http://mail.lon-capa.org/mailman/listinfo/lon-capa-dev> AQUI. </a></b> </font>',  => 'Create a New Community', # 'Criando um Novo Curso',
   
 #Old key: enroll  
    'Enroll'     'Enroll'
 => 'matrículas',  => 'Matrículas',
   
 #Old key: never  
    'Never'     'Never'
 => 'nunca',  => 'Nunca',
   
 #Old key: Unavailable course  #Old key: Unavailable course
    'Unavailable community'     'Unavailable community'
 => 'Unavailable course',  => 'Unavailable community',
   
 #Old key: Courses  #Old key: Courses
    'Communities'     'Communities'
 => 'Courses',  => 'Communities',
   
 #Old key: Communication  #Old key: Communication
    'communication'     'communication'
 => 'Communication',  => 'communication',
   
 #Old key: Course Description  #Old key: Course Description
    'Community Description'     'Community Description'
 => 'Descrição do Curso',  => 'Community Description', # 'Descrição do Curso',
   
 #Old key: Folder  #Old key: Folder
    'folder'     'folder'
Line 5511  use base qw(Apache::localize); Line 5504  use base qw(Apache::localize);
   
 #Old key: Start Time  #Old key: Start Time
    'Start time'     'Start time'
 => 'Start Time',  => 'Start time',
   
 #Old key: or  
    'OR:'     'OR:'
 => 'ou',  => 'ou:',
   
 #Old key: EMail Address  
    'e-mail address'     'e-mail address'
 => 'Endereço de E-Mail',  => 'Endereço de E-Mail',
   
 #Old key: Print Table of Contents:  
    'Print Table of Contents'     'Print Table of Contents'
 => 'Imprimir Tabela de Conteúdos:',  => 'Imprimir Tabela de Conteúdos',
   
 #Old key: Course Title  #Old key: Course Title
    'Course Title:'     'Course Title:'
 => 'Course Title',  => 'Course Title:',
   
 #Old key: percent  
    'Percent'     'Percent'
 => '%',  => '%',
   
 #Old key: Course ID  
    'course ID'     'course ID'
 => 'ID (identificação) do curso',  => 'ID (identificação) do curso',
   
 #Old key: Middle  #Old key: Middle
    'middle'     'middle'
 => 'Middle',  => 'middle',
   
 #Old key: standard courses only  #Old key: standard courses only
    'standard communities only'     'standard communities only'
 => 'standard courses only',  => 'standard communities only',
   
 #Old key: Course Content  #Old key: Course Content
    'Community Content'     'Community Content'
 => 'Course Content',  => 'Community Content',
   
 #Old key: Set Version to be used in Course  #Old key: Set Version to be used in Course
    'Set Version to be used in Community'     'Set Version to be used in Community'
 => 'Setar Versão a ser usada no Curso',  => 'Set Version to be used in Community', # 'Setar Versão a ser usada no Curso',
   
 #Old key: re-initializing course  
    're-initializing Course'     're-initializing Course'
 => 'reiniciar o curso',  => 'reiniciar o curso',
   
 #Old key: and  #Old key: and
    'And'     'And'
 => 'and',  => 'And',
   
 #Old key: Course Search  #Old key: Course Search
    'Course search'     'Course search'
 => 'Course Search',  => 'Course search',
   
 #Old key: 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 email address.  
    '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.'     '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.'
 => '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 email address.',  => '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.',
   
 #Old key: To  
    'To:'     'To:'
 => 'Para',  => 'Para:',
   
 #Old key: Default set of options to pass to tth/m when converting tex  #Old key: Default set of options to pass to tth/m when converting tex
    'Default set of options to pass to tth/m when converting TeX'     'Default set of options to pass to tth/m when converting TeX'
 => 'Default set of options to pass to tth/m when converting tex',  => 'Default set of options to pass to tth/m when converting TeX',
   
 #Old key: Default XML Style File  #Old key: Default XML Style File
    'Default XML style file'     'Default XML style file'
 => 'Default XML Style File',  => 'Default XML style file',
   
 #Old key: Survey Question  #Old key: Survey Question
    'Survey question'     'Survey question'
 => 'Survey Question',  => 'Survey question',
   
 #Old key: Enroll One Student  #Old key: Enroll One Student
    'Enroll one student'     'Enroll one student'
 => 'Enroll One Student',  => 'Enroll one student',
   
 #Old key: Back to Directory  
    'Back To Directory'     'Back To Directory'
 => 'Voltar para o Diretório',  => 'Voltar para o Diretório',
   
 #Old key: optional  #Old key: optional
    'Optional'     'Optional'
 => 'optional',  => 'Optional',
   
 #Old key: Mark Unread  
    'Mark unread'     'Mark unread'
 => 'Marcado com Não Lido',  => 'Marcado com Não Lido',
   
 #Old key: Your Excel Spreadsheet  
    'Your Excel spreadsheet.'     'Your Excel spreadsheet.'
 => 'Sua Planilha do Excel',  => 'Sua Planilha do Excel.',
   
 #Old key: Import  
    'Import?'     'Import?'
 => 'Importar',  => 'Importar?',
   
 #Old key: Print Index:  
    'Print Index'     'Print Index'
 => 'Imprimir Índice:',  => 'Imprimir Índice',
   
 #Old key: Import  
    'IMPORT'     'IMPORT'
 => 'Importar',  => 'IMPORTAR',
   
 #Old key: Show resource  
    'Show Resource'     'Show Resource'
 => 'Mostrar recurso',  => 'Mostrar recurso',
   
 #Old key: Lowest Grade Level  #Old key: Lowest Grade Level
    'Lowest Grade Level:'     'Lowest Grade Level:'
 => 'Lowest Grade Level',  => 'Lowest Grade Level:',
   
 #Old key: catalog  #Old key: catalog
    'Catalog:'     'Catalog:'
 => 'catalog',  => 'Catalog:',
   
 #Old key: All homework is currently completed  
    'All homework is currently completed.'     'All homework is currently completed.'
 => 'Toda lição de casa está completa',  => 'Toda lição de casa está completa.',
   
 #Old key: Degree of difficulty  
    'Degree of Difficulty'     'Degree of Difficulty'
 => 'Grau de dificuldade',  => 'Grau de dificuldade',
   
 #Old key: Upload bubblesheet data  
    'Upload Bubblesheet Data'     'Upload Bubblesheet Data'
 => 'Carregamento de informação bubblesheet',  => 'Carregamento de informação bubblesheet',
   
 #Old key: Delete  
    'delete'     'delete'
 => 'Excluir',  => 'Excluir',
   
 #Old key: End Time  #Old key: End Time
    'End time'     'End time'
 => 'End Time',  => 'End time',
   
 #Old key: Version changes since Yesterday  
    'version changes since yesterday'     'version changes since yesterday'
 => 'Alterações na versão desde ontem',  => 'Alterações na versão desde ontem',
   
 #Old key: End Time  #Old key: End Time
    'End Time:'     'End Time:'
 => 'End Time',  => 'End Time:',
   
 #Old key: Current  
    'current'     'current'
 => 'Corrente',  => 'Corrente',
   
 #Old key: choose  
    'Choose'     'Choose'
 => 'escolha',  => 'Escolha',
   
 #Old key: Description:  #Old key: Description:
    'Description'     'Description'
 => 'Description:',  => 'Description',
   
 #Old key: Delete an option  
    'Delete an Option:'     'Delete an Option:'
 => 'Excluir uma opção',  => 'Excluir uma opção:',
   
 #Old key: Completely new course  #Old key: Completely new course
    'Completely new community'     'Completely new community'
 => 'Completely new course',  => 'Completely new community',
   
 #Old key: Select Resources To Print  #Old key: Select Resources To Print
    'Select resources to print'     'Select resources to print'
 => 'Select Resources To Print',  => 'Select resources to Print',
   
 #Old key: Display  
    'Display:'     'Display:'
 => 'Visor',  => 'Visor:',
   
 #Old key: Construction Space  
    'Construction space'  
 => 'Área de Construção',  
   
 #Old key: Your Excel Spreadsheet  
    'Your Excel spreadsheet'     'Your Excel spreadsheet'
 => 'Sua Planilha do Excel',  => 'Sua Planilha do Excel',
   
 #Old key: Clone an existing course  #Old key: Clone an existing course
    'Clone an existing community'     'Clone an existing community'
 => 'Clone an existing course',  => 'Clone an existing community',
   
 #Old key: Set Versions to be used in Course according to Selections below  #Old key: Set Versions to be used in Course according to Selections below
    'Set Versions to be used in Community according to Selections below'     'Set Versions to be used in Community according to Selections below'
 => 'Setar Versões a serem usadas no Curso de acordo com as Seleções abaixo ',  => 'Set Versions to be used in Community according to Selections below', # 'Setar Versões a serem usadas no Curso de acordo com as Seleções abaixo ',
   
 #Old key: changes will not show until next login  #Old key: changes will not show until next login
    'Changes will not show until next login.'     'Changes will not show until next login.'
 => 'changes will not show until next login',  => 'changes will not show until next login.',
   
 #Old key: Start  
    'Start:'     'Start:'
 => 'Início',  => 'Início:',
   
 #Old key: Domain  
    'Domain:'     'Domain:'
 => 'Domínio',  => 'Domínio:',
   
 #Old key: Select Course  #Old key: Select Course
    'Select Community'     'Select Community'
 => 'Selecionar Curso',  => 'Select Community', # 'Selecionar Curso',
   
 #Old key: Last access  
    'Last Access'     'Last Access'
 => 'Último acesso',  => 'Último acesso',
   
 #Old key: Total number of records found in file: [_1].  
    'Total number of records found in file: [_1]'     'Total number of records found in file: [_1]'
 => 'Número total de registros encontrados no arquivo: [_1].',  => 'Número total de registros encontrados no arquivo: [_1]',
   
 #Old key: Previous  
    'previous'     'previous'
 => 'Anterior',  => 'Anterior',
   
 #Old key: or  
    'Or'     'Or'
 => 'ou',  => 'ou',
   
 #Old key: Since Start of Course  
    'since start of course'     'since start of course'
 => 'Desde o Início do Curso',  => 'desde o Início do Curso',
   
 #Old key: URL  #Old key: URL
    'URL:'     'URL:'
 => 'URL',  => 'URL:',
   
 #Old key: All Students  #Old key: All Students
    'all students'     'all students'
 => 'All Students',  => 'all students',
   
 #Old key: Course Documents  #Old key: Course Documents
    'Community Documents'     'Community Documents'
 => 'Documentos do Curso',  => 'Community Documents', # 'Documentos do Curso',
   
 #Old key: Add new option  #Old key: Add new option
    'Add new Option:'     'Add new Option:'
 => 'Add new option',  => 'Add new Option:',
   
 #Old key: EMail Address  
    'E-mail Address'     'E-mail Address'
 => 'Endereço de E-Mail',  => 'Endereço de E-Mail',
   
 #Old key: Section  
    'section:'     'section:'
 => 'Seção',  => 'Seção:',
   
 #Old key: Incorrect  
    'Incorrect:'     'Incorrect:'
 => 'Incorreto.',  => 'Incorreto:',
   
 #Old key: Retrieve Old Version  #Old key: Retrieve Old Version
    'Retrieve old version'     'Retrieve old version'
 => 'Retrieve Old Version',  => 'Retrieve old version',
   
 #Old key: This controls how receipt numbers are generated.  #Old key: This controls how receipt numbers are generated.
    'This controls how receipt numbers are generated'     'This controls how receipt numbers are generated'
 => 'This controls how receipt numbers are generated.',  => 'This controls how receipt numbers are generated',
   
 #Old key: most recent  
    'Most Recent:'     'Most Recent:'
 => 'mais recente',  => 'Mais recente:',
   
 #Old key: Go Back  
    'Go back'     'Go back'
 => 'Voltar',  => 'Voltar',
   
 #Old key: Homework problem  #Old key: Homework problem
    'Homework Problem'     'Homework Problem'
 => 'Homework problem',  => 'Homework Problem',
   
 #Old key: View  
    'View:'     'View:'
 => 'Visualizar',  => 'Visualizar:',
   
 #Old key: Version used in Course  #Old key: Version used in Course
    'Version used in Community'     'Version used in Community'
 => 'Versão usada no Curso',  => 'Version used in Community', # 'Versão usada no Curso',
   
 #Old key: Anonymous contribution to course discussion of resource  #Old key: Anonymous contribution to course discussion of resource
    'Anonymous contribution to community discussion of resource'     'Anonymous contribution to community discussion of resource'
 => 'Contribuição Anônima para discussão sobre o recurso',  => 'Anonymous contribution to community discussion of resource', # 'Contribuição Anônima para discussão sobre o recurso',
   
 #Old key: chart  
    'Chart'     'Chart'
 => 'quadro',  => 'Quadro',
   
 #Old key: Select Action  #Old key: Select Action
    'Select action'     'Select action'
 => 'Select Action',  => 'Select action',
   
 #Old key: Middle Name  #Old key: Middle Name
    'Middle name'     'Middle name'
 => 'Middle Name',  => 'Middle name',
   
 #Old key: Publish this Resource  #Old key: Publish this Resource
    'Publish this resource'     'Publish this resource'
 => 'Publish this Resource',  => 'Publish this resource',
   
 #Old key: EMail Address  
    'E-mail address'     'E-mail address'
 => 'Endereço de E-Mail',  => 'Endereço de E-Mail',
   
 #Old key: Log in  
    'Log In'     'Log In'
 => 'Entrar',  => 'Entrar',
   
 #Old key: Version changes since start of Course  
    'version changes since start of course'     'version changes since start of course'
 => 'Alterações na versão desde o início do Curso',  => 'Alterações na versão desde o início do Curso',
   
 #Old key: Courses  #Old key: Courses
    'Courses:'     'Courses:'
 => 'Courses',  => 'Courses:',
   
 #Old key: LaTeX mode:  
    'LaTeX mode'     'LaTeX mode'
 => 'modo LaTeX:',  => 'modo LaTeX',
   
 #Old key: library  
    'Library'     'Library'
 => 'catálogo',  => 'catálogo',
   
 #Old key: Modification may make assessment data inaccessible  #Old key: Modification may make assessment data inaccessible
    'Modification may make assessment data inaccessible!'     'Modification may make assessment data inaccessible!'
 => 'Modification may make assessment data inaccessible',  => 'Modification may make assessment data inaccessible!',
   
 #Old key: minutes  
    'Minutes'     'Minutes'
 => 'minutos',  => 'minutos',
   
 #Old key: manage  
    'Manage'     'Manage'
 => 'gerenciar',  => 'gerenciar',
   
 #Old key: Home Server  #Old key: Home Server
    'Home server'     'Home server'
 => 'Home Server',  => 'Home server',
   
 #Old key: roles  
    'Roles:'     'Roles:'
 => 'usuários',  => 'usuários:',
   
 #Old key: Automated Enrollment Manager  #Old key: Automated Enrollment Manager
    'Automated enrollment manager.'     'Automated enrollment manager.'
 => 'Automated Enrollment Manager',  => 'Automated Enrollment Manager.',
   
 #Old key: Error  #Old key: Error
    'ERROR:'     'ERROR:'
 => 'Erro',  => 'Erro:',
   
 #Old key: chat  #Old key: chat
    'Chat'     'Chat'
 => 'chat',  => 'Chat',
   
 #Old key: Save Changes  
    'Save changes'     'Save changes'
 => 'Salvar Alterações',  => 'Salvar Alterações',
   
 #Old key: Some items were not submitted  #Old key: Some items were not submitted
    'Some items were not submitted.'     'Some items were not submitted.'
 => 'Some items were not submitted',  => 'Some items were not submitted.',
   
 #Old key: Starting Date  #Old key: Starting Date
    'Starting date'     'Starting date'
 => 'Starting Date',  => 'Starting date',
   
 #Old key: Yes  
    'Yes!'     'Yes!'
 => 'Sim',  => 'Sim!',
   
 #Old key: New User  #Old key: New User
    'New User?'     'New User?'
 => 'New User',  => 'New User?',
   
 #Old key: role  
    'Role:'     'Role:'
 => 'sua função',  => 'sua função:',
   
 #Old key: public  #Old key: public
    'Public'     'Public'
 => 'public',  => 'Public',
   
 #Old key: in Course  
    'In Course:'     'In Course:'
 => 'no Curso',  => 'no Curso:',
   
 #Old key: helper  #Old key: helper
    'Helper'     'Helper'
 => 'helper',  => 'Helper',
   
 #Old key: Enroll a single student  
    'Enroll a Single Student'     'Enroll a Single Student'
 => 'Matricular um único estudante',  => 'Matricular um único estudante',
   
 #Old key: Open Course  #Old key: Open Course
    'Open Community'     'Open Community'
 => 'Open Course',  => 'Open Community',
   
 #Old key: private  #Old key: private
    'Private'     'Private'
 => 'private',  => 'Private',
   
 #Old key: End  #Old key: End
    'End:'     'End:'
 => 'Fim',  => 'Fim:',
   
 #Old key: Course Home Server  #Old key: Course Home Server
    'Community Home Server'     'Community Home Server'
 => 'Course Home Server',  => 'Community Home Server',
   
 #Old key: Resource Hidden from Students (hiddenresource)  #Old key: Resource Hidden from Students (hiddenresource)
    'Resource hidden from students (hiddenresource)'     'Resource hidden from students (hiddenresource)'
 => 'Resource Hidden from Students (hiddenresource)',  => 'Resource hidden from students (hiddenresource)',
   
 #Old key: Status  
    'status'     'status'
 => 'Estado',  => 'Estado',
   
 #Old key: number  #Old key: number
    'Number'     'Number'
 => 'number',  => 'Number',
   
 #Old key: directory  
    'Directory'     'Directory'
 => 'diretório',  => 'diretório',
   
 #Old key: Not Allowed  #Old key: Not Allowed
    'Not allowed'     'Not allowed'
 => 'Not Allowed',  => 'Not allowed',
   
 #Old key: ALL  
    'All'     'All'
 => 'TUDO',  => 'Tudo',
   
 #Old key: Sections  
    'Sections:'     'Sections:'
 => 'Seções',  => 'Seções:',
   
 #Old key: Status  
    'Status:'     'Status:'
 => 'Estado',  => 'Estado:',
   
 #Old key: Course Content  #Old key: Course Content
    'Course content'     'Course content'
 => 'Course Content',  => 'Course content',
   
 #Old key: Course Information  #Old key: Course Information
    'Community Information'     'Community Information'
 => 'Course Information',  => 'Community Information',
   
 #Old key: problem  
    'Problem'     'Problem'
 => 'problema',  => 'Problema',
   
 #Old key: #YES  
    '#yes'     '#yes'
 => '#SIM',  => '#sim',
   
 #Old key: Start Time  #Old key: Start Time
    'Start Time:'     'Start Time:'
 => 'Start Time',  => 'Start Time:',
   
 #Old key: Question/Comment/Feedback about course policy  #Old key: Question/Comment/Feedback about course policy
    'Question/Comment/Feedback about community policy'     'Question/Comment/Feedback about community policy'
 => 'Question/Comment/Feedback about course policy',  => 'Question/Comment/Feedback about community policy',
   
 #Old key: Sections  
    'sections'     'sections'
 => 'Seções',  => 'seções',
   
 #Old key: Format:  
    'Format'     'Format'
 => 'Formato:',  => 'Formato',
   
 #Old key: Construction Space     'Authoring Space:'
    'Construction Space:'  => 'Authoring Space:', # 'Área de Construção:',
 => 'Área de Construção',  
   
 #Old key: There are currently no results  
    'There are currently no results.'     'There are currently no results.'
 => 'Atualmente não existem resultados',  => 'Atualmente não existem resultados.',
   
 #Old key: Select  
    'Select:'     'Select:'
 => 'Selecionar',  => 'Selecionar:',
   
 #Old key: Course ID/Number  #Old key: Course ID/Number
    'Community ID/Number'     'Community ID/Number'
 => 'Course ID/Number',  => 'Community ID/Number',
   
 #Old key: None Found  
    'None found'     'None found'
 => 'nenhum encontrado',  => 'Nenhum encontrado',
   
 #Old key: Course Title  #Old key: Course Title
    'Course title'     'Course title'
 => 'Course Title',  => 'Course title',
   
 #Old key: Open All Folders  
    'Open all folders'     'Open all folders'
 => 'Abrir todas as Pastas',  => 'Abrir todas as Pastas',
   
 #Old key: Value  
    'Value:'     'Value:'
 => 'Valor',  => 'Valor:',
   
 #Old key: First Resource  #Old key: First Resource
    'First resource'     'First resource'
 => 'First Resource',  => 'First resource',
   
 #Old key: Language  #Old key: Language
    'Language:'     'Language:'
 => 'Linguagem',  => 'Linguagem',
   
 #Old key: USERS  
    'users'     'users'
 => 'USUÁRIOS',  => 'usuários',
   
 #Old key: Contribution to course discussion of resource  #Old key: Contribution to course discussion of resource
    'Contribution to community discussion of resource'     'Contribution to community discussion of resource'
 => 'Contribuição à discussão do recurso',  => 'Contribution to community discussion of resource', # 'Contribuição à discussão do recurso',
   
 #Old key: Note: for large courses, this operation may be time consuming  
    'Note: For large courses, this operation may be time consuming.'     'Note: For large courses, this operation may be time consuming.'
 => 'Nota: para cursos extensos, esta operação poderá demorar um pouco',  => 'Nota: para cursos extensos, esta operação poderá demorar um pouco.',
   
 #Old key: Please pick a version to retrieve  
    'Please pick a version to retrieve:'     'Please pick a version to retrieve:'
 => 'Por favor escolha uma versão para restaurar',  => 'Por favor escolha uma versão para restaurar:',
   
 #Old key: Error  
    'Error:'     'Error:'
 => 'Erro',  => 'Erro:',
   
 #Old key: First Name  
    'First name'     'First name'
 => 'Primeiro Nome',  => 'Primeiro Nome',
   
 #Old key: Version changes since start of Course  #Old key: Version changes since start of Course
    'Version changes since start of Community'     'Version changes since start of Community'
 => 'Alterações na versão desde o início do Curso',  => 'Version changes since start of Community', # 'Alterações na versão desde o início do Curso',
   
 #Old key: Metadata  
    'metadata'     'metadata'
 => 'Meta-dados',  => 'Meta-dados',
   
 #Old key: Course ID  #Old key: Course ID
    'Community ID'     'Community ID'
 => 'ID (identificação) do curso',  => 'Community ID', # 'ID (identificação) do curso',
   
 #Old key: User Role  
    'User role'     'User role'
 => 'Função de usuário',  => 'Função de usuário',
   
 #Old key: Title  
    'Title:'     'Title:'
 => 'Título',  => 'Título:',
   
 #Old key: USERS  
    'Users'     'Users'
 => 'USUÁRIOS',  => 'Usuários',
   
 #Old key: The optional email address field was not specified.  
    'The optional e-mail address field was not specified.'     'The optional e-mail address field was not specified.'
 => 'O campo E-mail (opcional) não foi especificado.',  => 'O campo E-mail (opcional) não foi especificado.',
   
 #Old key: Delete  
    'Delete?'     'Delete?'
 => 'Excluir',  => 'Excluir?',
   
 #Old key: Supplemental Course Documents  #Old key: Supplemental Course Documents
    'Supplemental Community Documents'     'Supplemental Community Documents'
 => 'Documentos Suplementares do Curso',  => 'Supplemental Community Documents', # 'Documentos Suplementares do Curso',
   
 #Old key: _AUTO  
    'auto'     'auto'
 => '1',  => 'auto',
   
 #Old key: undo  
    'Undo'     'Undo'
 => 'desfazer',  => 'Desfazer',
   
 #Old key: contents  
    'Contents'     'Contents'
 => 'conteúdos',  => 'Conteúdos',
   
 #Old key: announce  
    'Announce'     'Announce'
 => 'notícias',  => 'Notícias',
   
 #Old key: Image:  
    'Image'     'Image'
 => 'Imagem:',  => 'Imagem',
   
 #Old key: All Resources  #Old key: All Resources
    'all resources'     'all resources'
 => 'All Resources',  => 'all resources',
   
 #Old key: Section  
    'Section:'     'Section:'
 => 'Seção',  => 'Seção:',
   
 #Old key: Unit:  
    'Unit'     'Unit'
 => 'Unidade:',  => 'Unidade',
   
 #Old key: Course  #Old key: Course
    'Community'     'Community'
 => 'Curso',  => 'Community', # 'Curso',
   
 #Old key: Location  #Old key: Location
    'Location:'     'Location:'
 => 'Location',  => 'Location:',
   
 #Old key: Starting  
    'starting'     'starting'
 => 'Iniciando',  => 'iniciando',
   
 #Old key: course  #Old key: course
    'community'     'community'
 => 'curso',  => 'community', # 'curso',
   
 #Old key: Answer available  
    'Answer Available'     'Answer Available'
 => 'Resposta disponível',  => 'Resposta disponível',
   
 #Old key: Since Yesterday  
    'since yesterday'     'since yesterday'
 => 'Desde Ontem',  => 'desde ontem',
   
   
 #SYNC Fri Jun 25 17:54:07 2010  #SYNC Fri Jun 25 17:54:07 2010
Line 6195  use base qw(Apache::localize); Line 6096  use base qw(Apache::localize);
    '#Wrng'     '#Wrng'
 => '#Wrng',  => '#Wrng',
   
    "'New'  critical message from "     "'New' critical message from [_1]"
 => "'New'  critical message from ",  => "'New' critical message from [_1]",
   
    "'New'  message from "     "'New' message from [_1]"
 => "'New'  message from ",  => "'New' message from [_1]",
   
    '(128 KB max size)'     '(128 KB max size)'
 => '(128 KB max size)',  => '(128 KB max size)',
Line 6372  use base qw(Apache::localize); Line 6273  use base qw(Apache::localize);
    '<b>[_1]</b> enrolled'     '<b>[_1]</b> enrolled'
 => '<b>[_1]</b> enrolled',  => '<b>[_1]</b> enrolled',
   
    '<br />Invalid map: <tt>[_1]</tt>'     'Invalid map: [_1]'
 => '<br />Invalid map: <tt>[_1]</tt>',  => 'Invalid map: [_1]',
   
    '<br />Map not loaded: The file <tt>[_1]</tt> does not exist.'     'Map not loaded: The file [_1] does not exist.'
 => '<br />Map not loaded: The file <tt>[_1]</tt> does not exist.',  => 'Map not loaded: The file [_1] does not exist.',
   
    '?[_98]'     '?[_98]'
 => '?[_98]',  => '?[_98]',
Line 6495  use base qw(Apache::localize); Line 6396  use base qw(Apache::localize);
    'A support request has been sent to'     'A support request has been sent to'
 => '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.'
 => 'A total of [_1] group portfolio files are available.',  => 'A total of [_1] group portfolio files are available.',
Line 6864  use base qw(Apache::localize); Line 6765  use base qw(Apache::localize);
    'Affiliation'     'Affiliation'
 => 'Affiliation',  => 'Affiliation',
   
    'Affliations'     'Affiliations'
 => 'Affliations',  => 'Affiliations',
   
    'After'     'After'
 => 'After',  => 'After',
Line 6966  use base qw(Apache::localize); Line 6867  use base qw(Apache::localize);
    'All sections.'     'All sections.'
 => 'All sections.',  => 'All sections.',
   
    'All settings which you can change with this Helper can also be changed by going to the PARM screen and clicking on the &quot;Set course environment&quot; button. If you do not have experience coordinating LON-CAPA courses or if you prefer the Helper interface, please click &quot;Next&quot;.'  
 => 'All settings which you can change with this Helper can also be changed by going to the PARM screen and clicking on the &quot;Set course environment&quot; button. If you do not have experience coordinating LON-CAPA courses or if you prefer the Helper interface, please click &quot;Next&quot;.',  
   
    'All types'     'All types'
 => 'All types',  => 'All types',
   
Line 7029  use base qw(Apache::localize); Line 6927  use base qw(Apache::localize);
    'Allowing others to retrieve file: [_1]'     'Allowing others to retrieve file: [_1]'
 => 'Allowing others to retrieve file: [_1]',  => 'Allowing others to retrieve file: [_1]',
   
    'Already in this course:<br />[_1] in folder/map [_2].<br />'     'Already in this course:'
 => 'Already in this course:<br />[_1] in folder/map [_2].<br />',  => 'Already in this course:',
   
      '[_1] in folder/map [_2]'
   => '[_1] in folder/map [_2]',
   
    'Already logged in'     'Already logged in'
 => 'Already logged in',  => 'Already logged in',
Line 7113  use base qw(Apache::localize); Line 7014  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 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.<br /><br />The link included in the message will be valid for the next <b>two</b> 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.<br /><br />The link included in the message will be valid for the next <b>two</b> 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 will also be sent to: [_1] when this occurs.'     'An e-mail will also be sent to: [_1] when this occurs.'
 => 'An e-mail will also be sent to: [_1] when this occurs.',  => 'An e-mail will also be sent to: [_1] when this occurs.',
Line 7377  use base qw(Apache::localize); Line 7278  use base qw(Apache::localize);
    'Archived Message'     'Archived Message'
 => 'Archived Message',  => 'Archived Message',
   
    '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?\n',  => 'Are you sure you want to cancel this request?',
   
    'Are you sure you want to cancel this request?\nYour request will be removed.'     'Your request will be removed.'
 => 'Are you sure you want to cancel this request?\nYour 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?'
 => 'Are you sure you want to delete this post?',  => 'Are you sure you want to delete this post?',
Line 7515  use base qw(Apache::localize); Line 7416  use base qw(Apache::localize);
    'Assigning role of Group Coordinator to [_1]:'     'Assigning role of Group Coordinator to [_1]:'
 => 'Assigning role of Group Coordinator to [_1]:',  => 'Assigning role of Group Coordinator to [_1]:',
   
    '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',
   
    'Assistant Co-Author'     'Assistant Co-Author'
 => 'Assistant Co-Author',  => 'Assistant Co-Author',
Line 7662  use base qw(Apache::localize); Line 7563  use base qw(Apache::localize);
    'Available tools'     'Available tools'
 => 'Available tools',  => 'Available tools',
   
    'Availibility list'     'Availability list'
 => 'Availibility list',  => 'Availability list',
   
    'Average'     'Average'
 => 'Average',  => 'Average',
Line 7800  use base qw(Apache::localize); Line 7701  use base qw(Apache::localize);
    'Blank Problem'     'Blank Problem'
 => 'Blank Problem',  => 'Blank Problem',
   
    'Block access to construction space'     'Block access to Authoring Space'
 => 'Block access to construction space',  => 'Block access to Authoring Space',
   
    'Block set by'     'Block set by'
 => 'Block set by',  => 'Block set by',
Line 7902  use base qw(Apache::localize); Line 7803  use base qw(Apache::localize);
    'By default, based on your institutional affiliation, your LON-CAPA account can be automatically updated nightly based on directory information from your institution.'     'By default, based on your institutional affiliation, your LON-CAPA account can be automatically updated nightly based on directory information from your institution.'
 => 'By default, based on your institutional affiliation, your LON-CAPA account can be automatically updated nightly based on directory information from your institution.',  => 'By default, based on your institutional affiliation, your LON-CAPA account can be automatically updated nightly based on directory information from your institution.',
   
    '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.',
   
    'By domain and username'     'By domain and username'
 => 'By domain and username',  => 'By domain and username',
Line 7950  use base qw(Apache::localize); Line 7851  use base qw(Apache::localize);
    'Can request creation of unofficial courses'     'Can request creation of unofficial courses'
 => 'Can request creation of unofficial courses',  => 'Can request creation of unofficial courses',
   
    "Can't find any valid PDF formfields."     "Can't find any valid PDF form fields."
 => "Can't find any valid PDF formfields.",  => "Can't find any valid PDF form fields.",
   
    'Cancel Request'     'Cancel Request'
 => 'Cancel Request',  => 'Cancel Request',
Line 8517  use base qw(Apache::localize); Line 8418  use base qw(Apache::localize);
    'Cloneable by you'     'Cloneable by you'
 => 'Cloneable by you',  => 'Cloneable by you',
   
    'Cloneable for'     'Cloneable for [_1]'
 => 'Cloneable for',  => 'Cloneable for [_1]',
   
    'Cloning course from'     'Cloning course from'
 => 'Cloning course from',  => 'Cloning course from',
Line 8574  use base qw(Apache::localize); Line 8475  use base qw(Apache::localize);
    'Code'     'Code'
 => '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]'
 => 'Collaborated with [_1]',  => 'Collaborated with [_1]',
   
Line 8595  use base qw(Apache::localize); Line 8493  use base qw(Apache::localize);
    'Column [_1]'     'Column [_1]'
 => 'Column [_1]',  => 'Column [_1]',
   
    '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[_2].',  => 'Combined size of files not to exceed: [_1] MB.',
   
    'Comment'     'Comment'
 => 'Comment',  => 'Comment',
Line 8835  use base qw(Apache::localize); Line 8733  use base qw(Apache::localize);
    'Consequently, although a new role was created for you in the course, you will not be able to select this role until [_1].'     'Consequently, although a new role was created for you in the course, you will not be able to select this role until [_1].'
 => 'Consequently, although a new role was created for you in the course, you will not be able to select this role until [_1].',  => 'Consequently, although a new role was created for you in the course, you will not be able to select this role until [_1].',
   
    '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.',
   
    'Contact Helpdesk'     'Contact Helpdesk'
 => 'Contact Helpdesk',  => 'Contact Helpdesk',
Line 8931  use base qw(Apache::localize); Line 8829  use base qw(Apache::localize);
    'Copy'     'Copy'
 => 'Copy',  => 'Copy',
   
    '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',
   
    'Copy [_1] to [_2]?'     'Copy [_1] to [_2]?'
 => 'Copy [_1] to [_2]?',  => 'Copy [_1] to [_2]?',
Line 8943  use base qw(Apache::localize); Line 8841  use base qw(Apache::localize);
    'Copy saved but not submitted.'     'Copy saved but not submitted.'
 => 'Copy saved but not submitted.',  => 'Copy saved but not submitted.',
   
    'Copy to Construction Space'     'Copy to Authoring Space'
 => 'Copy to Construction Space',  => 'Copy to Authoring Space',
   
    'Copy to main window'     'Copy to main window'
 => 'Copy to main window',  => 'Copy to main window',
Line 9195  use base qw(Apache::localize); Line 9093  use base qw(Apache::localize);
    'Course and community creation'     'Course and community creation'
 => 'Course and community creation',  => 'Course and community creation',
   
    'Course anouncements and my calendar'  
 => 'Course anouncements and my calendar',  
   
    'Course created'     'Course created'
 => 'Course created',  => 'Course created',
   
Line 9321  use base qw(Apache::localize); Line 9216  use base qw(Apache::localize);
    'Course/Community users can create/upload PDF forms set to "on"'     'Course/Community users can create/upload PDF forms set to "on"'
 => 'Course/Community users can create/upload PDF forms set to "on"',  => 'Course/Community users can create/upload PDF forms set to "on"',
   
    'Course/ommunity Creation'  
 => 'Course/ommunity Creation',  
   
    'CourseID'     'CourseID'
 => 'CourseID',  => 'CourseID',
   
Line 9567  use base qw(Apache::localize); Line 9459  use base qw(Apache::localize);
    'Creator'     'Creator'
 => 'Creator',  => 'Creator',
   
    'Critical'     'CRITICAL'
 => 'Critical',  => 'CRITICAL',
   
    'Critical Message'     'Critical Message'
 => 'Critical Message',  => 'Critical Message',
Line 9804  use base qw(Apache::localize); Line 9696  use base qw(Apache::localize);
    'Custom role'     'Custom role'
 => 'Custom role',  => 'Custom role',
   
    'Custom roles'  
 => 'Custom roles',  
   
    'Custom setting'     'Custom setting'
 => 'Custom setting',  => 'Custom setting',
   
Line 9816  use base qw(Apache::localize); Line 9705  use base qw(Apache::localize);
    'Customized right of use ...'     'Customized right of use ...'
 => 'Customized right of use ...',  => 'Customized right of use ...',
   
    'Customrole'  
 => 'Customrole',  
   
    'Cut'     'Cut'
 => 'Cut',  => 'Cut',
   
Line 10029  use base qw(Apache::localize); Line 9915  use base qw(Apache::localize);
    'Define or Edit Custom Role'     'Define or Edit Custom Role'
 => 'Define or Edit Custom Role',  => 'Define or Edit Custom Role',
   
    'Defined by [_1] at [_2].'  
 => 'Defined by [_1] at [_2].',  
   
    'Deg. Diff'     'Deg. Diff'
 => 'Deg. Diff',  => 'Deg. Diff',
   
Line 10071  use base qw(Apache::localize); Line 9954  use base qw(Apache::localize);
    'Delete group'     'Delete group'
 => '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.'
 => 'Delete or move the messages to a different folder first.',  => 'Delete or move the messages to a different folder first.',
   
Line 10161  use base qw(Apache::localize); Line 10041  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.'
 => '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<br />for different members:'     'Different collaborative tools[_1]for different members:'
 => 'Different collaborative tools<br />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.'
 => '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.',
Line 10236  use base qw(Apache::localize); Line 10116  use base qw(Apache::localize);
    'Discussion'     'Discussion'
 => 'Discussion',  => 'Discussion',
   
    'Discussion Board'  
 => 'Discussion Board',  
   
    'Discussion Board Title'     'Discussion Board Title'
 => 'Discussion Board Title',  => 'Discussion Board Title',
   
Line 10302  use base qw(Apache::localize); Line 10179  use base qw(Apache::localize);
    'Disk space for storage of group portfolio files for:'     'Disk space for storage of group portfolio files for:'
 => 'Disk space for storage of group portfolio files for:',  => 'Disk space for storage of group portfolio files for:',
   
    'Disk usage [_1] exceeds the quota for this community.'     'Disk usage exceeds the quota for this course.'
 => 'Disk usage [_1] exceeds the quota for this community.',  => 'Disk usage exceeds the quota for this course.',
   
      'Disk usage now exceeds the quota for this course.'
   => 'Disk usage now exceeds the quota for this course.',
   
      'Disk usage exceeds the quota for this community.'
   => 'Disk usage exceeds the quota for this community.',
   
      'Disk usage now exceeds the quota for this community.'
   => 'Disk usage now exceeds the quota for this community.',
   
    'Display &quot;Submit a bug&quot; link?'     'Display &quot;Submit a bug&quot; link?'
 => 'Display &quot;Submit a bug&quot; link?',  => 'Display &quot;Submit a bug&quot; link?',
Line 10431  use base qw(Apache::localize); Line 10317  use base qw(Apache::localize);
    'Display of resources '     'Display of resources '
 => 'Display of resources ',  => 'Display of resources ',
   
    'Display of your name in the student-viewable roster set to <b>[_1]</b>.'     'Display of your name in the student-viewable roster set to [_1].'
 => 'Display of your name in the student-viewable roster set to <b>[_1]</b>.',  => 'Display of your name in the student-viewable roster set to [_1].',
   
    'Display of your name in the student-viewable roster unchanged (set to <b>[_1]</b>).'     '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 <b>[_1]</b>).',  => '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.'
 => '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.',
Line 10548  use base qw(Apache::localize); Line 10434  use base qw(Apache::localize);
    "Don't Show Any Feedback"     "Don't Show Any Feedback"
 => "Don't Show Any Feedback",  => "Don't Show Any Feedback",
   
    "Don't Show Incorect/Correct Feedback"     "Don't Show Incorrect/Correct Feedback"
 => "Don't Show Incorect/Correct Feedback",  => "Don't Show Incorrect/Correct Feedback",
   
    "Don't show option list"     "Don't show option list"
 => "Don't show option list",  => "Don't show option list",
Line 10614  use base qw(Apache::localize); Line 10500  use base qw(Apache::localize);
    'Due date: [_1]'     'Due date: [_1]'
 => 'Due date: [_1]',  => 'Due date: [_1]',
   
    'Duedate'     'Due Date'
 => 'Duedate',  => 'Due Date',
   
    'Dump Community Documents'     'Dump Community Documents'
 => 'Dump Community Documents',  => 'Dump Community Documents',
Line 10623  use base qw(Apache::localize); Line 10509  use base qw(Apache::localize);
    'Dump Course Documents'     'Dump Course Documents'
 => 'Dump Course Documents',  => 'Dump Course Documents',
   
    'Dump Course Documents to Construction Space'     'Copying content to Authoring Space requires switching server.'
 => 'Dump Course Documents to Construction Space',  => 'Copying content to Authoring Space requires switching server.',
   
    'Dump Course Documents to Construction Space: available on other servers'  
 => 'Dump Course Documents to Construction Space: available on other servers',  
   
    'Duration'     'Duration'
 => 'Duration',  => 'Duration',
Line 10746  use base qw(Apache::localize); Line 10629  use base qw(Apache::localize);
    'Edit the Personal Information Page'     'Edit the Personal Information Page'
 => 'Edit the Personal Information Page',  => 'Edit the Personal Information Page',
   
    'Edit the meta data'  
 => 'Edit the meta data',  
   
    'EditXML [_1]'     'EditXML [_1]'
 => 'EditXML [_1]',  => 'EditXML [_1]',
   
Line 10929  use base qw(Apache::localize); Line 10809  use base qw(Apache::localize);
    '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.'     '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.'
 => '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.',  => '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.',
   
    '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',
   
    '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 course'     'Enter course'
 => 'Enter course',  => 'Enter course',
Line 10947  use base qw(Apache::localize); Line 10827  use base qw(Apache::localize);
    'Enter institutional course code'     'Enter institutional course code'
 => 'Enter institutional course code',  => 'Enter institutional course code',
   
    'Enter my construction space'  
 => 'Enter my construction space',  
   
    'Enter my groups in the course'     'Enter my groups in the course'
 => 'Enter my groups in the course',  => 'Enter my groups in the course',
   
Line 11190  use base qw(Apache::localize); Line 11067  use base qw(Apache::localize);
    'Executive'     'Executive'
 => 'Executive',  => 'Executive',
   
    '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 Parameter Settings for Resources'     'Existing Parameter Settings for Resources'
 => 'Existing Parameter Settings for Resources',  => 'Existing Parameter Settings for Resources',
Line 11259  use base qw(Apache::localize); Line 11136  use base qw(Apache::localize);
    'External: shows only number of completed parts'     'External: shows only number of completed parts'
 => 'External: shows only number of completed parts',  => 'External: shows only number of completed parts',
   
    'Extra space<br />before selected'     'Extra space[_1]before selected'
 => 'Extra space<br />before selected',  => 'Extra space[_1]before selected',
   
    'Failed to copy old target'     'Failed to copy old target'
 => 'Failed to copy old target',  => 'Failed to copy old target',
Line 11496  use base qw(Apache::localize); Line 11373  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 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 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 updating the requestor's own requests record:"     "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:",  => "For the following course/community requests an error occurred when updating the requestor's own requests record:",
Line 11508  use base qw(Apache::localize); Line 11385  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 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]',  => '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.'
 => '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.',
Line 11610  use base qw(Apache::localize); Line 11487  use base qw(Apache::localize);
    'Found [_1] without responses. This resource cannot be published.'     'Found [_1] without responses. This resource cannot be published.'
 => 'Found [_1] without responses. This resource cannot be published.',  => 'Found [_1] without responses. This resource cannot be published.',
   
    'Found no analyzable responses in this problem. Currently only Numerical, Formula and String response styles are supported.'     'Found no correct answers for grading!'
 => 'Found no analyzable responses in this problem. Currently only Numerical, Formula and String response styles are supported.',  => 'Found no correct answers for grading!',
   
    'Found no correct answers answers for grading!'  
 => 'Found no correct answers answers for grading!',  
   
    'Found no questions.'     'Found no questions.'
 => 'Found no questions.',  => 'Found no questions.',
Line 12324  use base qw(Apache::localize); Line 12198  use base qw(Apache::localize);
    'In discussions: all posts will be displayed.'     'In discussions: all posts will be displayed.'
 => '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 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: only new posts will be displayed.'     'In discussions: only new posts will be displayed.'
 => 'In discussions: only new posts will be displayed.',  => 'In discussions: only new posts will be displayed.',
Line 12780  use base qw(Apache::localize); Line 12654  use base qw(Apache::localize);
    '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',
   
    'Linked/Related Resources'     'Linked/Related Resources'
 => 'Linked/Related Resources',  => 'Linked/Related Resources',
Line 13659  use base qw(Apache::localize); Line 13533  use base qw(Apache::localize);
    'No changes were made to the existing self-enrollment settings in this course.'     'No changes were made to the existing self-enrollment settings in this course.'
 => 'No changes were made to the existing self-enrollment settings in this course.',  => 'No changes were made to the existing self-enrollment settings in this course.',
   
    'No cloning for '     'No cloning for [_1]'
 => 'No cloning for ',  => 'No cloning for [_1]',
   
    'No communication blocks currently saved'     'No communication blocks currently saved'
 => 'No communication blocks currently saved',  => 'No communication blocks currently saved',
Line 13860  use base qw(Apache::localize); Line 13734  use base qw(Apache::localize);
    'No new dynamic data found.'     'No new dynamic data found.'
 => 'No new dynamic data found.',  => 'No new dynamic data found.',
   
    'No notes, face-to-face discussion records, critical messages or broadcast messages in this [_1].'     'No notes, face-to-face discussion records, critical messages or broadcast messages in this course.'
 => 'No notes, face-to-face discussion records, critical messages or broadcast messages in this [_1].',  => 'No notes, face-to-face discussion records, critical messages or broadcast messages in this course.',
   
    'No notes, face-to-face discussion records, critical messages, or broadcast messages in this [_1].'     'No notes, face-to-face discussion records, critical messages or broadcast messages in this community.'
 => 'No notes, face-to-face discussion records, critical messages, or broadcast messages in this [_1].',  => 'No notes, face-to-face discussion records, critical messages or broadcast messages in this community.',
   
    'No notifications sent when an enrollment request needs approval, or has been approved.'     'No notifications sent when an enrollment request needs approval, or has been approved.'
 => 'No notifications sent when an enrollment request needs approval, or has been approved.',  => 'No notifications sent when an enrollment request needs approval, or has been approved.',
Line 14157  use base qw(Apache::localize); Line 14031  use base qw(Apache::localize);
    'Note: in anonymous discussion, your name is visible only to course faculty'     'Note: in anonymous discussion, your name is visible only to course faculty'
 => 'Note: in anonymous discussion, your name is visible only to course faculty',  => 'Note: in anonymous discussion, your name is visible only to course faculty',
   
    '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.',
   
    'Nothing submitted - no attempts.'     'Nothing submitted - no attempts.'
 => 'Nothing submitted - no attempts.',  => 'Nothing submitted - no attempts.',
Line 14511  use base qw(Apache::localize); Line 14385  use base qw(Apache::localize);
    'PDF File'     'PDF File'
 => 'PDF File',  => 'PDF File',
   
    'PDF-Formfields'     'PDF Form Fields'
 => 'PDF-Formfields',  => 'PDF Form Fields',
   
    'Package update alerts to be e-mailed to'     'Package update alerts to be e-mailed to'
 => 'Package update alerts to be e-mailed to',  => 'Package update alerts to be e-mailed to',
Line 14779  use base qw(Apache::localize); Line 14653  use base qw(Apache::localize);
 => 'Please alert a domain coordinator of this situation',  => 'Please alert a domain coordinator of this situation',
   
    'Please alert your LON-CAPA administrator.'     'Please alert your LON-CAPA administrator.'
 => 'Please alert your LON-CAPA administrator.',  => 'Por favor, alerte o administrador do LON-CAPA.',
   
    'Please attempt to login to one of the following servers:'     'Please attempt to login to one of the following servers:'
 => 'Please attempt to login to one of the following servers:',  => 'Please attempt to login to one of the following servers:',
Line 14952  use base qw(Apache::localize); Line 14826  use base qw(Apache::localize);
    'Please upload an UTF8 encoded file to ensure a correct character encoding in your classlist.'     'Please upload an UTF8 encoded file to ensure a correct character encoding in your classlist.'
 => 'Please upload an UTF8 encoded file to ensure a correct character encoding in your classlist.',  => 'Please upload an UTF8 encoded file to ensure a correct character encoding in your classlist.',
   
    'Please use a different name for the new top level category'     'Please use a different name for the new top level category.'
 => 'Please use a different name for the new top level category',  => 'Please use a different name for the new top level category.',
   
    "Please use the 'Select Course' link to open a separate pick course window where you may select the course you wish to enter"     "Please use the 'Select Course' link to open a separate pick course window where you may select the course you wish to enter"
 => "Please use the 'Select Course' link to open a separate pick course window where you may select the course you wish to enter",  => "Please use the 'Select Course' link to open a separate pick course window where you may select the course you wish to enter",
Line 15273  use base qw(Apache::localize); Line 15147  use base qw(Apache::localize);
    'Problems graded correct by the computer are marked with a [_1] symbol.'     'Problems graded correct by the computer are marked with a [_1] symbol.'
 => 'Problems graded correct by the computer are marked with a [_1] symbol.',  => 'Problems graded correct by the computer are marked with a [_1] symbol.',
   
    'Problems occurred in creating the new Excel file.'  
 => 'Problems occurred in creating the new Excel file.',  
   
    'Problems occurred in creating the output file.'     'Problems occurred in creating the output file.'
 => 'Problems occurred in creating the output file.',  => 'Problems occurred in creating the output file.',
   
Line 15396  use base qw(Apache::localize); Line 15267  use base qw(Apache::localize);
    'Quizzes'     'Quizzes'
 => 'Quizzes',  => 'Quizzes',
   
    'Quota (Mb)'     'Quota (MB)'
 => 'Quota (Mb)',  => 'Quota (MB)',
   
    'Quota allocated to group portfolio:'     'Quota allocated to group portfolio:'
 => 'Quota allocated to group portfolio:',  => 'Quota allocated to group portfolio:',
Line 16164  use base qw(Apache::localize); Line 16035  use base qw(Apache::localize);
    'Roster Update'     'Roster Update'
 => 'Roster Update',  => 'Roster Update',
   
    'Rsource is undefined.'     'Resource is undefined.'
 => 'Rsource is undefined.',  => 'Resource is undefined.',
   
    'Running loncron ...'     'Running loncron ...'
 => 'Running loncron ...',  => 'Running loncron ...',
Line 16542  use base qw(Apache::localize); Line 16413  use base qw(Apache::localize);
    'Select the sequence to print resources from:'     'Select the sequence to print resources from:'
 => '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:'
 => 'Selected Parameters:',  => 'Selected Parameters:',
   
Line 16794  use base qw(Apache::localize); Line 16662  use base qw(Apache::localize);
    'Sending message to [_1]'     'Sending message to [_1]'
 => 'Sending message to [_1]',  => 'Sending message to [_1]',
   
    'Sent Messages'     'SENT MESSAGES'
 => 'Sent Messages',  => 'SENT MESSAGES',
   
    'Separate multiple sections with a comma.'     'Separate multiple sections with a comma.'
 => 'Separate multiple sections with a comma.',  => 'Separate multiple sections with a comma.',
Line 17454  use base qw(Apache::localize); Line 17322  use base qw(Apache::localize);
    'Start date:'     'Start date:'
 => 'Start date:',  => 'Start date:',
   
    'Start new page<br />before selected'     'Start new page[_1]before selected'
 => 'Start new page<br />before selected',  => 'Start new page[_1]before selected',
   
    'Start the process of hand grading submissions.'     'Start the process of hand grading submissions.'
 => 'Start the process of hand grading submissions.',  => 'Start the process of hand grading submissions.',
Line 17886  use base qw(Apache::localize); Line 17754  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 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.'
 => 'The courseID provided does not match a community in this domain.',  => 'The courseID provided does not match a community in this domain.',
Line 17898  use base qw(Apache::localize); Line 17766  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 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 is 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 default privileges new members will receive are:'     'The default privileges new members will receive are:'
 => '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.'
 => 'The document contains errors and cannot be published.',  => 'The document contains errors and cannot be published.',
Line 17973  use base qw(Apache::localize); Line 17841  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 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'
 => 'The first date for automated enrollment has been changed',  => 'The first date for automated enrollment has been changed',
Line 18138  use base qw(Apache::localize); Line 18006  use base qw(Apache::localize);
    '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:',
   
    '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 were enrolled in the community:'     'The following were enrolled in the community:'
 => 'The following were enrolled in the community:',  => 'The following were enrolled in the community:',
Line 18227  use base qw(Apache::localize); Line 18095  use base qw(Apache::localize);
    'The name of the new file needs to end with an appropriate file extension to indicate the type of file to create.'     'The name of the new file needs to end with an appropriate file extension to indicate the type of file to create.'
 => 'The name of the new file needs to end with an appropriate file extension to indicate the type of file to create.',  => 'The name of the new file needs to end with an appropriate file extension to indicate the type of file to create.',
   
    'The name: "communities" is a reserved category'     'The name: [_1] is a reserved category.'
 => 'The name: "communities" is a reserved category',  => 'The name: [_1] is a reserved category.',
   
    'The name: "instcode" is a reserved category'  
 => 'The name: "instcode" is a reserved category',  
   
    'The nature of the problem is unclear'     'The nature of the problem is unclear'
 => 'The nature of the problem is unclear',  => 'The nature of the problem is unclear',
Line 18302  use base qw(Apache::localize); Line 18167  use base qw(Apache::localize);
    'The problem '     'The problem '
 => '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'
 => 'The recipient addresses may need to be corrected',  => 'The recipient addresses may need to be corrected',
Line 18406  use base qw(Apache::localize); Line 18271  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 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.'
 => 'There are [_1] matches to your query.',  => 'There are [_1] matches to your query.',
Line 18454  use base qw(Apache::localize); Line 18319  use base qw(Apache::localize);
    'There are no active, future or previous group members to modify.'     'There are no active, future or previous group members to modify.'
 => 'There are no active, future or previous group members to modify.',  => 'There are no active, future or previous group members to modify.',
   
    '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.',
   
    'There are no authors or co-authors to display.'     'There are no authors or co-authors to display.'
 => 'There are no authors or co-authors to display.',  => 'There are no authors or co-authors to display.',
Line 18484  use base qw(Apache::localize); Line 18349  use base qw(Apache::localize);
    'There are no groups to display in this [_1].'     'There are no groups to display in this [_1].'
 => 'There are no groups to display in this [_1].',  => 'There are no groups to display in this [_1].',
   
    '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.',
   
    'There are no members currently enrolled.'     'There are no members currently enrolled.'
 => 'There are no members currently enrolled.',  => 'There are no members currently enrolled.',
Line 18668  use base qw(Apache::localize); Line 18533  use base qw(Apache::localize);
 => 'This directory is empty.',  => 'This directory is empty.',
   
    'This error has been logged.'     'This error has been logged.'
 => 'This error has been logged.',  => 'Este erro foi armazenado em log.',
   
    'This error occurred on machine [_1]'     'This error occurred on machine [_1]'
 => 'This error occurred on machine [_1]',  => 'This error occurred on machine [_1]',
Line 19354  use base qw(Apache::localize); Line 19219  use base qw(Apache::localize);
    'Upload file to current directory'     'Upload file to current directory'
 => '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:'
 => 'Upload:',  => 'Upload:',
Line 19665  to access the full message.', Line 19530  to access the full message.',
    'Using the portfolio file list'     'Using the portfolio file list'
 => 'Using the portfolio file list',  => 'Using the portfolio file list',
   
    'Usually this correction is valid but you probably need to check the indicated resource one more time and implement neccessary corrections by yourself.'     'Usually this correction is valid but you probably need to check the indicated resource one more time and implement necessary corrections by yourself.'
 => 'Usually this correction is valid but you probably need to check the indicated resource one more time and implement neccessary corrections by yourself.',  => 'Usually this correction is valid but you probably need to check the indicated resource one more time and implement necessary corrections by yourself.',
   
    "Usually this means that your institution's information systems do not list you among the instructional personnel for this course."     "Usually this means that your institution's information systems do not list you among the instructional personnel for this course."
 => "Usually this means that your institution's information systems do not list you among the instructional personnel for this course.",  => "Usually this means that your institution's information systems do not list you among the instructional personnel for this course.",
Line 20181  to access the full message.', Line 20046  to access the full message.',
    'You do not currently have rights to view this group.'     'You do not currently have rights to view this group.'
 => 'You do not currently have rights to view this group.',  => 'You do not currently have rights to view this group.',
   
    '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.',
   
    'You do not have group administration privileges in this course.'     'You do not have group administration privileges in this course.'
 => 'You do not have group administration privileges in this course.',  => 'You do not have group administration privileges in this course.',
Line 20229  to access the full message.', Line 20094  to access the full message.',
    'You do not have sufficient privileges to [_1]'     'You do not have sufficient privileges to [_1]'
 => 'You do not have sufficient privileges to [_1]',  => 'You do not have sufficient privileges to [_1]',
   
    "You do not have the authority to change these fields given the user's current set of active/future [_1] roles:"     "You do not have the authority to change these fields given the user's current set of active/future course roles:"
 => "You do not have the authority to change these fields given the user's current set of active/future [_1] roles:",  => "You do not have the authority to change these fields given the user's current set of active/future course roles:",
   
      "You do not have the authority to change these fields given the user's current set of active/future co-author roles:"
   => "You do not have the authority to change these fields given the user's current set of active/future co-author roles:",
   
      "You do not have the authority to change this field given the user's current set of active/future course roles:"
   => "You do not have the authority to change this field given the user's current set of active/future course roles:",
   
    "You do not have the authority to change this field given the user's current set of active/future [_1] roles:"     "You do not have the authority to change this field given the user's current set of active/future co-author roles:"
 => "You do not have the authority to change this field given the user's current set of active/future [_1] roles:",  => "You do not have the authority to change this field given the user's current set of active/future co-author roles:",
   
    'You do not have the authority to modify this users authentification information'     'You do not have the authority to modify this users authentication information.'
 => 'You do not have the authority to modify this users authentification information',  => 'You do not have the authority to modify this users authentication information.',
   
    'You do not have the privileges required to access the shared files space for this group.'     'You do not have the privileges required to access the shared files space for this group.'
 => 'You do not have the privileges required to access the shared files space for this group.',  => 'You do not have the privileges required to access the shared files space for this group.',
Line 20250  to access the full message.', Line 20121  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 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 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 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 successfully logged out.'     'You have been successfully logged out.'
 => '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 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.',
   
    'You have modified your course recently, [_1] may fix this access problem.'     'You have modified your course recently, [_1] may fix this access problem.'
 => 'You have modified your course recently, [_1] may fix this access problem.',  => 'You have modified your course recently, [_1] may fix this access problem.',
Line 20487  to access the full message.', Line 20358  to access the full message.',
    'Your community request was rejected.'     'Your community request was rejected.'
 => 'Your community request was rejected.',  => 'Your community request was rejected.',
   
    'Your course is now set up. Please select the Save button to re-intialize the course with your chosen settings. Remember that all of these settings can be modified in the PARMS screen (Course Configuration).'  
 => 'Your course is now set up. Please select the Save button to re-intialize the course with your chosen settings. Remember that all of these settings can be modified in the PARMS screen (Course Configuration).',  
   
    'Your course limit is [_1].'     'Your course limit is [_1].'
 => 'Your course limit is [_1].',  => 'Your course limit is [_1].',
   
Line 20622  to access the full message.', Line 20490  to access the full message.',
    '[_1] Display Request Queue'     '[_1] Display Request Queue'
 => '[_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] 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] Limit by time',  => '[_1] Limit by time',
   
    '[_1] Mb'     '[_1] MB'
 => '[_1] Mb',  => '[_1] MB',
   
    '[_1] Requests Updated'     '[_1] Requests Updated'
 => '[_1] Requests Updated',  => '[_1] Requests Updated',
Line 20784  to access the full message.', Line 20649  to access the full message.',
    '[_1]: Unable to modify authentication: [_2]'     '[_1]: Unable to modify authentication: [_2]'
 => '[_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.'
 => '[_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.',
   
Line 20823  to access the full message.', Line 20685  to access the full message.',
    '[_1]Continue[_2] on in Inline Menu mode'     '[_1]Continue[_2] on in Inline Menu mode'
 => '[_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]'     'An error ([_1]) occurred when attempting to upload the file [_2]'
 => '[_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]',
   
    '[_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.',
   
    '[_1]Hide[_2] clicker id'     '[_1]Hide[_2] clicker id'
 => '[_1]Hide[_2] clicker id',  => '[_1]Hide[_2] clicker id',
Line 20856  to access the full message.', Line 20718  to access the full message.',
    '[_1]Unofficial course[_2] in domain: [_3]'     '[_1]Unofficial course[_2] in domain: [_3]'
 => '[_1]Unofficial course[_2] in domain: [_3]',  => '[_1]Unofficial course[_2] in domain: [_3]',
   
    '[_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.' # _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.',
   
    '[_1]W[_2]ARNING'     '[_1]W[_2]ARNING'
 => '[_1]W[_2]ARNING',  => '[_1]W[_2]ARNING',
Line 20943  to access the full message.', Line 20805  to access the full message.',
    '[quant,_1,yr]'     '[quant,_1,yr]'
 => '[quant,_1,yr]',  => '[quant,_1,yr]',
   
    '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 21411  to access the full message.', Line 21273  to access the full message.',
    'numerical'     'numerical'
 => 'numerical',  => 'numerical',
   
    'occurred while running'  
 => 'occurred while running',  
   
    'off'     'off'
 => 'off',  => 'off',
   
Line 21573  to access the full message.', Line 21432  to access the full message.',
    'search discussion postings (resources and discussion boards)'     'search discussion postings (resources and discussion boards)'
 => 'search discussion postings (resources and discussion boards)',  => 'search discussion postings (resources and discussion boards)',
   
    'seconds occurred while running &lt;while&gt; on line'     'Code ran too long. It ran for more than [_1] seconds.'
 => 'seconds occurred while running &lt;while&gt; on line',  => 'Code ran too long. It ran for more than [_1] seconds.',
   
      'This occurred while running &lt;while&gt; on line [_1].'
   => 'This occurred while running &lt;while&gt; 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'
 => 'secs ago',  => 'secs ago',
Line 21726  to access the full message.', Line 21594  to access the full message.',
    'will override current values'     'will override current values'
 => 'will override current values',  => 'will override current values',
   
    'with Formfields'     'with Form Fields'
 => 'with Formfields',  => 'with Form Fields',
   
    'with any status'     'with any status'
 => 'with any status',  => 'with any status',
Line 21750  to access the full message.', Line 21618  to access the full message.',
    'with ungraded submissions'     'with ungraded submissions'
 => 'with ungraded submissions',  => 'with ungraded submissions',
   
    'without Formfields'     'without Form Fields'
 => 'without Formfields',  => 'without Form Fields',
   
    'you can use an e-mail address to [_1]create an account[_2]'     'you can use an e-mail address to [_1]create an account[_2]'
 => 'you can use an e-mail address to [_1]create an account[_2]',  => 'you can use an e-mail address to [_1]create an account[_2]',
Line 21762  to access the full message.', Line 21630  to access the full message.',
    'your general user preferences'     'your general user preferences'
 => 'your general user preferences',  => 'your general user preferences',
   
   
 #SYNCMARKER  #SYNCMARKER
 );  );
 1;  1;

Removed from v.1.62  
changed lines
  Added in v.1.82


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