Annotation of loncom/localize/localize/pt.pm, revision 1.3

1.1       www         1: # The LearningOnline Network with CAPA
                      2: # Portuguese Localization Lexicon
                      3: #
1.3     ! www         4: # $Id: pt.pm,v 1.2 2003/09/17 14:30:13 www Exp $
1.1       www         5: #
                      6: # Copyright Michigan State University Board of Trustees
                      7: #
                      8: # This file is part of the LearningOnline Network with CAPA (LON-CAPA).
                      9: #
                     10: # LON-CAPA is free software; you can redistribute it and/or modify
                     11: # it under the terms of the GNU General Public License as published by
                     12: # the Free Software Foundation; either version 2 of the License, or
                     13: # (at your option) any later version.
                     14: #
                     15: # LON-CAPA is distributed in the hope that it will be useful,
                     16: # but WITHOUT ANY WARRANTY; without even the implied warranty of
                     17: # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
                     18: # GNU General Public License for more details.
                     19: #
                     20: # You should have received a copy of the GNU General Public License
                     21: # along with LON-CAPA; if not, write to the Free Software
                     22: # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
                     23: #
                     24: # /home/httpd/html/adm/gpl.txt
                     25: #
                     26: # http://www.lon-capa.org/
                     27: #
                     28: ######################################################################
                     29: ######################################################################
                     30: 
                     31: 
1.2       www        32: package Apache::localize::pt;
1.1       www        33: use base qw(Apache::localize);
                     34: %Lexicon=('_AUTO' => 1,
1.3     ! www        35: 
        !            36:    'char_encoding' => 'ISO-8859-1',
        !            37:    'language_code' => 'pt',
        !            38: 
        !            39:    'aboutlon.gif'
        !            40: => 'aboutlon_pt.gif',
        !            41: 
        !            42:    'accessbutton.gif'
        !            43: => 'accessbutton_pt.gif',
        !            44: 
        !            45:    'userauthentication.gif'
        !            46: => 'userauthentication_pt.gif',
        !            47: 
1.1       www        48:    'Server'
                     49: => 'Servidor',
                     50: 
                     51:    'Domain'
                     52: => 'Dominio',
                     53: 
                     54:    'Load'
1.3     ! www        55: => 'Carga do Servidor',
1.1       www        56: 
                     57:    'User Load'
1.2       www        58: => 'Carga de Usuarios',
1.1       www        59: 
                     60:    'System Administration'
1.3     ! www        61: => 'Administracao do Sistema',
1.1       www        62: 
                     63:    'Server Administration'
1.2       www        64: => 'Administrador do Servidor',
1.1       www        65: 
                     66:    'Help'
1.2       www        67: => 'Ajuda',
1.1       www        68: 
                     69:    'Log in'
1.3     ! www        70: => 'Logar',
1.1       www        71: 
                     72:    'Username'
1.2       www        73: => 'Usuario',
1.1       www        74: 
                     75:    'Password'
1.3     ! www        76: => 'Senha',
        !            77: 
        !            78:    'choose'
        !            79: => 'escolha',
        !            80: 
        !            81:    'enter'
        !            82: => 'entrar',
        !            83: 
        !            84:    'view'
        !            85: => 'ver',
        !            86: 
        !            87:    'calendar'
        !            88: => 'calendario',
        !            89: 
        !            90:    'prefer-'
        !            91: => 'prefer-',
        !            92: 
        !            93:    'ences'
        !            94: => 'encias',
        !            95: 
        !            96:    'role'
        !            97: => 'papel',
        !            98: 
        !            99:    'course'
        !           100: => 'curso',
        !           101: 
        !           102:    'Course'
        !           103: => 'Curso',
        !           104: 
        !           105:    'Section/Group'
        !           106: => 'Secao/Grupo',
        !           107: 
        !           108:    'Create a user or modify the roles and privileges of a user'
        !           109: => 'Cria um usuario ou modifica os papeis e privilegios de um usuario',
        !           110: 
        !           111: 
        !           112:    'View course assessment statistics'
        !           113: => 'Ver estatisticas de acesso ao curso',
        !           114: 
        !           115:    'Set deadlines and other assessment parameters, as well as modify course environment'
        !           116: => 'Setar prazos finais e outros parametros de acesso, bem como modificar o ambiente do curso',
        !           117: 
        !           118:    'New Folder'
        !           119: => 'Nova Pasta',
        !           120: 
        !           121:    'Simple Page'
        !           122: => 'Pagina Simples',
        !           123: 
        !           124:    'Simple Problem'
        !           125: => 'Problema Simples',
        !           126: 
        !           127:    'Upload Document'
        !           128: => 'Enviar Documento',
        !           129: 
        !           130:    'Search'
        !           131: => 'Pesquisar',
        !           132: 
        !           133:    'Import'
        !           134: => 'Importar',
        !           135: 
        !           136:    'Main Course Documents'
        !           137: => 'Documentos Principais do Curso',
        !           138: 
        !           139:    'Supplemental Course Documents'
        !           140: => 'Documentos Suplementares do Curso',
        !           141: 
        !           142:    'Bulletin Board'
        !           143: => 'Quadro de Avisos',
        !           144: 
        !           145:    'Special Documents'
        !           146: => 'Documentos Especiais',
        !           147: 
        !           148:    'create'
        !           149: => 'criar',
        !           150: 
        !           151:    'grades'
        !           152: => 'notas',
        !           153: 
        !           154:    'commu-'
        !           155: => 'comu-',
        !           156: 
        !           157:    'nication'
        !           158: => 'nicacao',
        !           159: 
        !           160:    'enroll'
        !           161: => 'matricular',
        !           162: 
        !           163:    'navigate'
        !           164: => 'navegar',
        !           165: 
        !           166:    'contents'
        !           167: => 'conteudos',
        !           168: 
        !           169:    'Navigate Contents'
        !           170: => 'Conteudos de Navegacao',
        !           171: 
        !           172:    'Announcements and Calendar'
        !           173: => 'Anuncios e Calendarios',
        !           174: 
        !           175:    'Author'
        !           176: => 'Autor',
        !           177: 
        !           178:    'Change Your Preferences'
        !           179: => 'Modificar Suas Preferencias',
        !           180: 
        !           181:    'Choose the user role'
        !           182: => 'Seleciona o papel do Usuario',
        !           183: 
        !           184:    'Co-Author'
        !           185: => 'Co-Autor',
        !           186: 
        !           187:    'Communication and Messages'
        !           188: => 'Comunicacao e Mensagens',
        !           189: 
        !           190:    'Course Coordinator'
        !           191: => 'Coordenador do Curso',
        !           192: 
        !           193:    'Course Statistics and Charts'
        !           194: => 'Estatisticas do Curso e Graficos',
        !           195: 
        !           196:    'Course announcements and my calendar'
        !           197: => 'Anuncios do Curso e meu calendario',
        !           198: 
        !           199:    'Create Users, Change User Privileges'
        !           200: => 'Criar Usuarios, Modificar privilegios de Usuarios',
        !           201: 
        !           202:    'Domain Coordinator'
        !           203: => 'Coordenador do Dominio',
        !           204: 
        !           205:    'Enrollment Manager'
        !           206: => 'Coordenador de Matricula',
        !           207: 
        !           208:    'Exit LON-CAPA'
        !           209: => 'Sair do LON-CAPA',
        !           210: 
        !           211:    'Grades Spreadsheet'
        !           212: => 'Planilha de Notas',
        !           213: 
        !           214:    'Grading'
        !           215: => 'Notas',
        !           216: 
        !           217:    'Instructor'
        !           218: => 'Instrutor',
        !           219: 
        !           220:    'Launch Remote Control'
        !           221: => 'Executar o Controle Remoto',
        !           222: 
        !           223:    'Main Menu'
        !           224: => 'Menu Principal',
        !           225: 
        !           226:    'Navigate Course Contents'
        !           227: => 'Navegar pelos Conteudos do Curso',
        !           228: 
        !           229:    'No Role, Cumulative Privileges'
        !           230: => 'Sem Papeis, Privilegios Cumulativos',
        !           231: 
        !           232:    'Return to Last Location'
        !           233: => 'Retornar para a Ultima Localizacao',
        !           234: 
        !           235:    'Send and receive messages'
        !           236: => 'Enviar e receber mensagens',
        !           237: 
        !           238:    'Set my user preferences'
        !           239: => 'Setar minhas preferencias de usuario',
        !           240: 
        !           241:    'Student'
        !           242: => 'Estudante',
        !           243: 
        !           244:    'Switch to another user role'
        !           245: => 'Mudar o papel de usuario',
        !           246: 
        !           247:    'Teaching Assistant'
        !           248: => 'Assistente do Professor',
        !           249: 
        !           250:    'Use or edit my bookmark collection'
        !           251: => 'Usar ou editar minha colecao de Marcadores (Favoritos)',
        !           252: 
        !           253:    'User Roles'
        !           254: => 'Papeis do Usuario',
        !           255: 
        !           256:    'Calculate course grades (Spreadsheet)'
        !           257: => 'Calcular notas do curso (Planilha)',
        !           258: 
        !           259:    'Enter the chatroom for the course'
        !           260: => 'Entrar na sala de chat do curso',
        !           261: 
        !           262:    'Navigate the table of contents for this course'
        !           263: => 'Navegar pela tabela de conteudos deste curso',
        !           264: 
        !           265:    'Syllabus'
        !           266: => 'Programa',
        !           267: 
        !           268:    'View the course assessment progress chart'
        !           269: => 'Ver grafico da evolucao dos acessos ao curso',
        !           270: 
        !           271:    'Class Hours'
        !           272: => 'Horas de Aula',
        !           273: 
        !           274:    'Course Description'
        !           275: => 'Descricao do Curso',
        !           276: 
        !           277:    'Current Month'
        !           278: => 'Mes Corrente',
        !           279: 
        !           280:    'Deadlines'
        !           281: => 'Prazo Final',
        !           282: 
        !           283:    'Fri'
        !           284: => 'Sex',
        !           285: 
        !           286:    'Grading Information'
        !           287: => 'Informacoes sobre Notas',
        !           288: 
        !           289:    'Instructor Information'
        !           290: => 'Informacoes do Instrutor',
        !           291: 
        !           292:    'Mon'
        !           293: => 'Seg',
        !           294: 
        !           295:    'Next Month'
        !           296: => 'Proximo Mes',
        !           297: 
        !           298:    'Prerequisites'
        !           299: => 'Pre-requisitos',
        !           300: 
        !           301:    'Previous Month'
        !           302: => 'Mes passado',
        !           303: 
        !           304:    'Readings'
        !           305: => 'Material de Leitura',
        !           306: 
        !           307:    'Sat'
        !           308: => 'Sab',
        !           309: 
        !           310:    'January'
        !           311: => 'Janeiro',
        !           312: 
        !           313:    'February'
        !           314: => 'Fevereiro',
        !           315: 
        !           316:    'March'
        !           317: => 'Marco',
        !           318: 
        !           319:    'April'
        !           320: => 'Abril',
        !           321: 
        !           322:    'May'
        !           323: => 'Maio',
        !           324: 
        !           325:    'June'
        !           326: => 'Junho',
        !           327: 
        !           328:    'July'
        !           329: => 'Julho',
        !           330: 
        !           331:    'August'
        !           332: => 'Agosto',
        !           333: 
        !           334:    'September'
        !           335: => 'Setembro',
        !           336: 
        !           337:    'October'
        !           338: => 'Outubro',
        !           339: 
        !           340:    'November'
        !           341: => 'Novembro',
        !           342: 
        !           343:    'December'
        !           344: => 'Dezembro',
        !           345: 
        !           346:    'Sun'
        !           347: => 'Dom',
        !           348: 
        !           349:    'Textbook'
        !           350: => 'Livro Texto',
        !           351: 
        !           352:    'Thu'
        !           353: => 'Qui',
        !           354: 
        !           355:    'Tue'
        !           356: => 'Ter',
        !           357: 
        !           358:    'Web Links'
        !           359: => 'Atalhos para Web',
        !           360: 
        !           361:    'Wed'
        !           362: => 'Qua',
        !           363: 
        !           364:    'Drop/Add students in this course'
        !           365: => 'Remover/Adicionar estudantes ao curso',
        !           366: 
        !           367:    'You have entered that answer before'
        !           368: => 'Voce ja entrou com esta resposta anteriormente',
        !           369: 
        !           370:    'A score has been assigned.'
        !           371: => 'Uma nota foi atribuida.',
        !           372: 
        !           373:    'You are correct.'
        !           374: => 'Exato!',
        !           375: 
        !           376:    'You are excused from the problem.'
        !           377: => 'Voce esta perdoado do problema.',
        !           378: 
        !           379:    'Incorrect'
        !           380: => 'Incorreto',
        !           381: 
        !           382:    'Some parts were not submitted.'
        !           383: => 'Algumas partes nao foram submetidas.',
        !           384: 
        !           385:    'An error occured while grading your answer.'
        !           386: => 'Ocorreu um erro durante a avaliacao da sua resposta.',
        !           387: 
        !           388:    'The submitted answer was too long.'
        !           389: => 'A resposta submetida era muito longa.',
        !           390: 
        !           391:    'This question expects a numeric answer.'
        !           392: => 'Esta questao requer uma resposta numerica',
        !           393: 
        !           394:    'You have provided an invalid ranking'
        !           395: => 'Voce forneceu uma ordem invalida',
        !           396: 
        !           397:    'please refer to'
        !           398: => 'por favor verifique',
        !           399: 
        !           400:    'The filetype extension of the file you uploaded is not allowed.'
        !           401: => 'A extensao do arquivo que voce carregou nao e permitida.',
        !           402: 
        !           403:    'Please adjust significant figures.'
        !           404: => 'Por favor ajuste as figuras significantes.',
        !           405: 
        !           406:    'Units incorrect.'
        !           407: => 'Unidade incorreta.',
        !           408: 
        !           409:    'Only a number required.'
        !           410: => 'Somente um numero requirido.',
        !           411: 
        !           412:    'Units required'
        !           413: => 'Unidade requerida',
        !           414: 
        !           415:    'Unable to understand formula'
        !           416: => 'Impossivel entender a formula',
        !           417: 
        !           418:    'Your submission has been recorded.'
        !           419: => 'Sua submissao foi registrada.',
        !           420: 
        !           421:    'Unknown message'
        !           422: => 'Mensagem desconhecida',
        !           423: 
        !           424:    'Answer Submitted'
        !           425: => 'Resposta Submetida',
        !           426: 
        !           427:    'Submit Answer'
        !           428: => 'Submeter Resposta',
        !           429: 
        !           430:    'Prepare a printable document'
        !           431: => 'Preparar um documento para Impressao',
        !           432: 
        !           433:    'Go To My First Homework Problem'
        !           434: => 'Ir para o meu primeiro problema de Licao de Casa',
        !           435: 
        !           436:    'Discussions'
        !           437: => 'Discussães',
        !           438: 
        !           439:    'New discussion since'
        !           440: => 'Nova discussao desde',
        !           441: 
        !           442:    'Goodbye'
        !           443: => 'Tchau',
        !           444: 
        !           445:    'Select'
        !           446: => 'Selecione',
        !           447: 
        !           448:    'Re-Initialize'
        !           449: => 'Reiniciar',
        !           450: 
        !           451:    'Currently selected. '
        !           452: => 'Selecionado atualmente.',
        !           453: 
        !           454:    'Switch Server'
        !           455: => 'Trocar Servidor',
        !           456: 
        !           457:    'Currently not available'
        !           458: => 'Indisponivel no momento',
        !           459: 
        !           460:    'No role specified'
        !           461: => 'Sem papel especificado',
        !           462: 
        !           463:    'Remark'
        !           464: => 'Observacoes',
        !           465: 
        !           466:    'User Role'
        !           467: => 'Papel do Usuario',
        !           468: 
        !           469:    'Start'
        !           470: => 'Inicio',
        !           471: 
        !           472:    'End'
        !           473: => 'Fim',
        !           474: 
        !           475:    'System'
        !           476: => 'Sistema',
        !           477: 
        !           478:    'Display'
        !           479: => 'Display',
        !           480: 
        !           481: 
1.1       www       482: );
                    483: 
                    484: 1;
                    485: 

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