Annotation of loncom/localize/localize/es.pm, revision 1.6

1.1       www         1: # The LearningOnline Network with CAPA
1.6     ! www         2: # Spanish Localization Lexicon
1.1       www         3: #
1.5       albertel    4: # $Id: es.pm,v 1.4 2006/08/18 18:54:22 riegler 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.6     ! www        32: # OBSERVACION: La traducción para Español está en desarrollo.
        !            33: # Para nuevos cambios, edite /home/httpd/lib/perl/Apache/localize/pt.pm
        !            34: # en el servidor servidor (precisa reiniciar apache para activar cambios).
1.1       www        35: #
1.6     ! www        36: # Vea más detalles sobre la traducción en:
1.1       www        37: #       http://www.lon-capa.org/international.html 
                     38: #
1.6     ! www        39: # Se agradecerán sus contribuciones y mejoras en: 
1.1       www        40: #       http://mail.lon-capa.org/mailman/listinfo/lon-capa-dev 
                     41: 
                     42: 
                     43: 
                     44: package Apache::localize::es;
                     45: use base qw(Apache::localize);
                     46: 
                     47: %Lexicon=('_AUTO' => 1,
                     48:           
                     49: 'char_encoding'=> 'ISO-8859-1',
                     50: 'language_code'=> 'es',
                     51: 'date_locale'  => 
                     52:       '$weekday, $day. $month $year, $twentyfour:$minutes:$seconds hs',
1.6     ! www        53: 'date_months'  => 'En,Feb,Mar,Abr,May,Jun,Jul,Ago,Set,Oct,Nov,Dic',
        !            54: 'date_days'    => 'Dom,Lun,Mar,Mie,Jue,Vie,Sab',
        !            55: 'date_am' => 'mañana',
1.1       www        56: 'date_pm' => 'tarde',
                     57: 'textual_remote_display' => 'on',
                     58: 
                     59: 'anno.gif' => 'pt/anno_pt.gif',
                     60: 'ccrs.gif' => 'pt/ccrs_pt.gif',
                     61: 'cprv.gif' => 'pt/cprv_pt.gif',
                     62: 'enrl.gif' => 'pt/enrl_pt.gif',
                     63: 'keys.gif' => 'pt/keys_pt.gif',
                     64: 'pref.gif' => 'pt/pref_pt.gif',
                     65: 'sbkm.gif' => 'pt/sbkm_pt.gif',
                     66: 'stat.gif' => 'pt/stat_pt.gif',
                     67: 'anot.gif' => 'pt/anot_pt.gif',
                     68: 'chrt.gif' => 'pt/chrt_pt.gif',
                     69: 'cstr.gif' => 'pt/cstr_pt.gif',
                     70: 'eval.gif' => 'pt/eval_pt.gif',
                     71: 'logout.gif' => 'pt/logout_pt.gif',
                     72: 'prt.gif' => 'pt/prt_pt.gif',
                     73: 'spacer.gif' => 'pt/spacer_pt.gif',
                     74: 'vbkm.gif' => 'pt/vbkm_pt.gif',
                     75: 'bchat.gif' => 'pt/bchat_pt.gif',
                     76: 'com.gif' => 'pt/com_pt.gif',
                     77: 'docs.gif' => 'pt/docs_pt.gif',
                     78: 'fdbk.gif' => 'pt/fdbk_pt.gif',
                     79: 'nav.gif' => 'pt/nav_pt.gif',
                     80: 'res.gif' => 'pt/res_pt.gif',
                     81: 'sprs.gif' => 'pt/sprs_pt.gif',
                     82: 'catalog.gif' => 'pt/catalog_pt.gif',
                     83: 'courses.gif' => 'pt/courses_pt.gif',
                     84: 'egrd.gif' => 'pt/egrd_pt.gif',
                     85: 'grds.gif' => 'pt/grds_pt.gif',
                     86: 'parm.gif' => 'pt/parm_pt.gif',
                     87: 'roles.gif' => 'pt/roles_pt.gif',
                     88: 'src.gif' => 'pt/src_pt.gif',
                     89: 
                     90: 
                     91:    'aboutlon.gif'
                     92: => 'aboutlon_pt.gif',
                     93: 
                     94:    'accessbutton.gif'
                     95: => 'accessbutton_pt.gif',
                     96: 
                     97:    'userauthentication.gif'
                     98: => 'userauthentication_pt.gif',
                     99: 
                    100:    'Domain'
1.6     ! www       101: => 'Dominio',
1.1       www       102: 
                    103:    'Server'
                    104: => 'Servidor',
                    105: 
                    106:    'Load'
1.6     ! www       107: => 'Utilizacion del Servidor',
1.1       www       108: 
                    109:    'User Load'
1.6     ! www       110: => 'De Usuarios',
1.1       www       111: 
                    112:    'Help'
1.6     ! www       113: => 'Ayuda',
1.1       www       114: 
                    115:    'Log in'
                    116: => 'Entrar',
                    117: 
                    118:    'Username'
1.6     ! www       119: => 'Usuario',
1.1       www       120: 
                    121:    'Password'
1.6     ! www       122: => 'Contraseña',
1.1       www       123: 
                    124:    'choose'
1.6     ! www       125: => 'elija',
1.1       www       126: 
                    127:    'enter'
1.6     ! www       128: => 'entrar',
1.1       www       129: 
                    130:    'view'
1.6     ! www       131: => 'ver',
1.1       www       132: 
                    133:    'calendar'
1.6     ! www       134: => 'calendario',
1.1       www       135: 
                    136:    'prefer-'
1.6     ! www       137: => 'preferencias',
1.1       www       138: 
                    139:    'ences'
                    140: => '',
                    141: 
                    142:    'role'
1.6     ! www       143: => 'Su función',
1.1       www       144: 
                    145:    'course'
                    146: => '',
                    147: 
                    148:    'Course'
                    149: => 'Curso',
                    150: 
                    151:    'Section/Group'
1.6     ! www       152: => 'Sección/Grupo',
1.1       www       153: 
                    154:    'today'
1.6     ! www       155: => 'hoy',
1.1       www       156: 
                    157:    'last week'
1.6     ! www       158: => 'semana pasada',
1.1       www       159: 
                    160:    'last month'
1.6     ! www       161: => 'mes pasado',
1.1       www       162: 
                    163:    'last three months'
1.6     ! www       164: => 'últimos tres meses',
1.1       www       165: 
                    166:    'last six months'
1.6     ! www       167: => 'últimos seis meses',
1.1       www       168: 
                    169:    'last year'
1.6     ! www       170: => 'año passado',
1.1       www       171: 
                    172:    'Submit'
1.6     ! www       173: => 'Enviar',
1.1       www       174: 
                    175:    'Rename'
1.6     ! www       176: => 'Renombrar',
1.1       www       177: 
                    178:    'Save'
1.6     ! www       179: => 'Guardar',
1.1       www       180: 
                    181:    'Done'
1.6     ! www       182: => 'Hecho',
1.1       www       183: 
                    184:    'Select User'
1.6     ! www       185: => 'Seleccionar Usuario',
1.1       www       186: 
                    187:    'Select Course'
1.6     ! www       188: => 'Seleccione Curso',
1.1       www       189: 
                    190:    'Changes will become active for your current session after'
1.6     ! www       191: => 'Los cambios harán efecto en su próxima sesión',
1.1       www       192: 
                    193:    're-initializing course'
1.6     ! www       194: => 'reiniciar curso',
1.1       www       195: 
                    196:    ', or the next time you log in.'
1.6     ! www       197: => ', o la próxima vez que entre.',
1.1       www       198: 
                    199:    'Uploaded Document'
1.6     ! www       200: => 'Documento Cargado',
1.1       www       201: 
                    202:    'No content modifications yet.'
1.6     ! www       203: => 'No hay modificaciones en el contenido.',
1.1       www       204: 
                    205:    'Part is not open to be viewed. It'
1.6     ! www       206: => 'El objeto no está abierto para ser visualizado. ',
1.1       www       207: 
                    208:    'Unable to determine if this resource is open due to network problems. Please try again later.'
1.6     ! www       209: => 'Imposible determinar si el recurso está abierto debido a problemas de la red. Por favor intentelo de nuevo más tarde',
1.1       www       210: 
                    211:    'Note: it can take up to 10 minutes for changes to take effect for all users.'
1.6     ! www       212: => 'Nota: los cambios pueden tardar 10 minutos en hacer efecto.',
1.1       www       213: 
                    214:    'Language'
1.6     ! www       215: => 'Idioma',
1.1       www       216: 
                    217:    'Notes'
                    218: => 'Notas',
                    219: 
                    220:    'Abstract'
1.6     ! www       221: => 'Sumario',
1.1       www       222: 
                    223:    'Create a user or modify the roles and privileges of a user'
1.6     ! www       224: => 'Crear un usuario o modificar las funciones de un usuario',
1.1       www       225: 
                    226:    'View course assessment statistics'
1.6     ! www       227: => 'Ver las estadísticas de los ejercicios del curso',
1.1       www       228: 
                    229:    'Set deadlines and other assessment parameters, as well as modify course environment'
1.6     ! www       230: => 'Fijar plazos y otros parámetros de aproximación, modificar entorno del curso',
1.1       www       231: 
                    232:    'New Folder'
1.6     ! www       233: => 'Carpeta Nueva',
1.1       www       234: 
                    235:    'Simple Page'
1.6     ! www       236: => 'Página Simple',
1.1       www       237: 
                    238:    'Simple Problem'
1.6     ! www       239: => 'Problema Simple',
1.1       www       240: 
                    241:    'Upload Document'
1.6     ! www       242: => 'Cargar Documento',
1.1       www       243: 
                    244:    'Search'
1.6     ! www       245: => 'Buscar',
1.1       www       246: 
                    247:    'Import'
                    248: => 'Importar',
                    249: 
                    250:    'Main Course Documents'
1.6     ! www       251: => 'Documentos Principales del Curso',
1.1       www       252: 
                    253:    'Supplemental Course Documents'
1.6     ! www       254: => 'Documentos Suplementarios del Curso',
1.1       www       255: 
                    256:    'Bulletin Board'
1.6     ! www       257: => 'Boletín',
1.1       www       258: 
                    259:    'Special Documents'
1.6     ! www       260: => 'Documentos Especiales',
1.1       www       261: 
                    262:    'create'
1.6     ! www       263: => 'crear',
1.1       www       264: 
                    265:    'grades'
                    266: => 'notas',
                    267: 
                    268:    'commu-'
1.6     ! www       269: => 'comunicación',
1.1       www       270: 
                    271:    'nication'
                    272: => '',
                    273: 
                    274:    'enroll'
1.6     ! www       275: => 'matrícular',
1.1       www       276: 
                    277:    'navigate'
                    278: => 'navegar',
                    279: 
                    280:    'contents'
1.6     ! www       281: => 'contenidos',
1.1       www       282: 
                    283:    'Navigate Contents'
1.6     ! www       284: => 'Navegar por los Contenidos',
1.1       www       285: 
                    286:    'Announcements and Calendar'
1.6     ! www       287: => 'Anuncios y Calendario',
1.1       www       288: 
                    289:    'Author'
                    290: => 'Autor',
                    291: 
                    292:    'Change Your Preferences'
1.6     ! www       293: => 'Modificar Sus Preferencias',
1.1       www       294: 
                    295:    'Choose the user role'
1.6     ! www       296: => 'Elegir función de usuario',
1.1       www       297: 
                    298:    'Co-Author'
                    299: => 'Co-Autor',
                    300: 
                    301:    'Communication and Messages'
1.6     ! www       302: => 'Comunicación y Mensajes',
1.1       www       303: 
                    304:    'Course Coordinator'
1.6     ! www       305: => 'Coordenador de Curso',
1.1       www       306: 
                    307:    'Course Statistics and Charts'
1.6     ! www       308: => 'Estadísticas de Curso y Gráficos',
1.1       www       309: 
                    310:    'Course announcements and my calendar'
1.6     ! www       311: => 'Avisos de curso y mi calendario',
1.1       www       312: 
                    313:    'Create Users, Change User Privileges'
1.6     ! www       314: => 'Crear Usuarios, Cambiar los permisos de usuario',
1.1       www       315: 
                    316:    'Domain Coordinator'
1.6     ! www       317: => 'Coordinador de Dominio',
1.1       www       318: 
                    319:    'Enrollment Manager'
1.6     ! www       320: => 'Gestor de Inscripciones',
1.1       www       321: 
                    322:    'Enter grades from check-out assessment resources'
1.6     ! www       323: => 'Introducir notas desde check-out assessment resources',
1.1       www       324: 
                    325:    'Exam Proctor'
1.6     ! www       326: => 'Procurador de Exámen',
1.1       www       327: 
                    328:    'Exit LON-CAPA'
1.6     ! www       329: => 'Salir de LON-CAPA',
1.1       www       330: 
                    331:    'Grades Spreadsheet'
1.6     ! www       332: => 'Balance de Notas',
1.1       www       333: 
                    334:    'Grading'
1.6     ! www       335: => 'Calificación',
1.1       www       336: 
                    337:    'Instructor'
1.6     ! www       338: => 'Instructor',
1.1       www       339: 
                    340:    'Launch Remote Control'
1.6     ! www       341: => 'Activar el Mando a Distancia',
1.1       www       342: 
                    343:    'Main Menu'
                    344: => 'Menu Principal',
                    345: 
                    346:    'Navigate Course Contents'
1.6     ! www       347: => 'Navegar por los Contenidos del Curso',
1.1       www       348: 
                    349:    'No Role, Cumulative Privileges'
1.6     ! www       350: => 'Sin función',
1.1       www       351: 
                    352:    'Return to Last Location'
1.6     ! www       353: => 'Volver a la Última Dirección',
1.1       www       354: 
                    355:    'Send and receive messages'
1.6     ! www       356: => 'Enviar y recibir mensajes',
1.1       www       357: 
                    358:    'Set my user preferences'
1.6     ! www       359: => 'Elegir mis preferencias de usuario',
1.1       www       360: 
                    361:    'Student'
                    362: => 'Estudante',
                    363: 
                    364:    'Switch to another user role'
1.6     ! www       365: => 'Cambiar a Otra Función',
1.1       www       366: 
                    367:    'Teaching Assistant'
1.6     ! www       368: => 'Asistente del profesor',
1.1       www       369: 
                    370:    'Use or edit my bookmark collection'
1.6     ! www       371: => 'Usar o editar mi colección de marcadores',
1.1       www       372: 
                    373:    'User Roles'
1.6     ! www       374: => 'Funciones de Usuário',
1.1       www       375: 
                    376:    'Calculate course grades (Spreadsheet)'
1.6     ! www       377: => 'Plantilla para calcular las notas del curso',
1.1       www       378: 
                    379:    'Enter the chatroom for the course'
1.6     ! www       380: => 'Entrar en la sala de chat del curso',
1.1       www       381: 
                    382:    'Navigate the table of contents for this course'
1.6     ! www       383: => 'Navegar en la lista de contenidos del curso',
1.1       www       384: 
                    385:    'Syllabus'
1.6     ! www       386: => 'Plan de Estudios',
1.1       www       387: 
                    388:    'View the course assessment progress chart'
1.6     ! www       389: => 'Ver la evolución de los estudiantes en el curso',
1.1       www       390: 
                    391:    'Class Hours'
1.6     ! www       392: => 'Horas de Clase',
1.1       www       393: 
                    394:    'Course Description'
1.6     ! www       395: => 'Descripción del Curso',
1.1       www       396: 
                    397:    'Coursepack'
                    398: => 'Coursepack',
                    399: 
                    400:    'Current Month'
1.6     ! www       401: => 'Mes Actual',
1.1       www       402: 
                    403:    'Deadlines'
1.6     ! www       404: => 'Plazos finales',
1.1       www       405: 
                    406:    'Fri'
1.6     ! www       407: => 'Vie',
1.1       www       408: 
                    409:    'Grading Information'
1.6     ! www       410: => 'Información de Calificaciones',
1.1       www       411: 
                    412:    'Helproom Hours'
1.6     ! www       413: => 'Horas de Ayuda',
1.1       www       414: 
                    415:    'Instructor Information'
1.6     ! www       416: => 'Informacion de Instructor',
1.1       www       417: 
                    418:    'Mon'
1.6     ! www       419: => 'Lun',
1.1       www       420: 
                    421:    'Next Month'
1.6     ! www       422: => 'Próximo Mes',
1.1       www       423: 
                    424:    'Office Hours'
1.6     ! www       425: => 'Horas de Oficina',
1.1       www       426: 
                    427:    'Prerequisites'
1.6     ! www       428: => 'Pre-Requisitos',
1.1       www       429: 
                    430:    'Previous Month'
1.6     ! www       431: => 'Mes Pasado',
1.1       www       432: 
                    433:    'Readings'
1.6     ! www       434: => 'Lecturas',
1.1       www       435: 
                    436:    'Sat'
                    437: => 'Sab',
                    438: 
                    439:    'January'
1.6     ! www       440: => 'Enero',
1.1       www       441: 
                    442:    'February'
1.6     ! www       443: => 'Febrero',
1.1       www       444: 
                    445:    'March'
1.6     ! www       446: => 'Marzo',
1.1       www       447: 
                    448:    'April'
                    449: => 'Abril',
                    450: 
                    451:    'May'
1.6     ! www       452: => 'Mayo',
1.1       www       453: 
                    454:    'June'
1.6     ! www       455: => 'Junio',
1.1       www       456: 
                    457:    'July'
1.6     ! www       458: => 'Julio',
1.1       www       459: 
                    460:    'August'
                    461: => 'Agosto',
                    462: 
                    463:    'September'
1.6     ! www       464: => 'Septiembre',
1.1       www       465: 
                    466:    'October'
1.6     ! www       467: => 'Octubre',
1.1       www       468: 
                    469:    'November'
1.6     ! www       470: => 'Noviembre',
1.1       www       471: 
                    472:    'December'
1.6     ! www       473: => 'Diciembre',
1.1       www       474: 
                    475:    'Sun'
                    476: => 'Dom',
                    477: 
                    478:    'Textbook'
1.6     ! www       479: => 'Libro de Texto',
1.1       www       480: 
                    481:    'Thu'
1.6     ! www       482: => 'Jue',
1.1       www       483: 
                    484:    'Tue'
1.6     ! www       485: => 'Mar',
1.1       www       486: 
                    487:    'Web Links'
1.6     ! www       488: => 'Enlaces Web',
1.1       www       489: 
                    490:    'Wed'
1.6     ! www       491: => 'Mie',
1.1       www       492: 
                    493:    'Drop/Add students in this course'
1.6     ! www       494: => 'Agregar/Borrar estudiantes al curso',
1.1       www       495: 
                    496:    'You have entered that answer before'
1.6     ! www       497: => 'Ya has introducido esa respuesta antes',
1.1       www       498: 
                    499:    'A score has been assigned.'
1.6     ! www       500: => 'La última nota ha salido.',
1.1       www       501: 
                    502:    'You are correct.'
1.6     ! www       503: => '¡Correcto!',
1.1       www       504: 
                    505:    'Your receipt is'
                    506: => 'Your receipt is',
                    507: 
                    508:    'You are excused from the problem.'
                    509: => 'You are excused from the problem.',
                    510: 
                    511:    'Incorrect'
1.6     ! www       512: => 'Incorrecto.',
1.1       www       513: 
                    514:    'Some parts were not submitted.'
1.6     ! www       515: => 'Algunas partes no se han rellenado.',
1.1       www       516: 
                    517:    'An error occured while grading your answer.'
1.6     ! www       518: => 'Ha ocurrido un error mientras se corregía su respuesta.',
1.1       www       519: 
                    520:    'The submitted answer was too long.'
1.6     ! www       521: => 'Su respuesta es demasiado larga.',
1.1       www       522: 
                    523:    'This question expects a numeric answer.'
1.6     ! www       524: => 'Esta pregunta espera una respuesta numérica',
1.1       www       525: 
                    526:    'You have provided an invalid ranking'
1.6     ! www       527: => 'Ha pedido una orden inválida',
1.1       www       528: 
                    529:    'please refer to'
                    530: => 'por favor verifique',
                    531: 
                    532:    'The filetype extension of the file you uploaded is not allowed.'
1.6     ! www       533: => 'La extensión del archivo que ha subido no es válida.',
1.1       www       534: 
                    535:    'Units incorrect.'
1.6     ! www       536: => 'Unidades incorrectas.',
1.1       www       537: 
                    538:    'Only a number required.'
1.6     ! www       539: => 'Solo se pide un número.',
1.1       www       540: 
                    541:    'Units required'
                    542: => 'Unidades requeridas',
                    543: 
                    544:    'Unable to understand formula'
1.6     ! www       545: => 'Imposible entender la fórmula',
1.1       www       546: 
                    547:    'Your submission has been recorded.'
1.6     ! www       548: => 'Su acción se ha guardado.',
1.1       www       549: 
                    550:    'Unknown message'
1.6     ! www       551: => 'Mensaje desconocido',
1.1       www       552: 
                    553:    'Answer Submitted'
1.6     ! www       554: => 'Respuesta enviada',
1.1       www       555: 
                    556:    'Tries'
1.6     ! www       557: => 'Intentos',
1.1       www       558: 
                    559:    'Submit Answer'
1.6     ! www       560: => 'Enviar Respuesta',
1.1       www       561: 
                    562:    'Prepare a printable document'
1.6     ! www       563: => 'Preparar un documento para Imprimir',
1.1       www       564: 
                    565:    'Go To My First Homework Problem'
1.6     ! www       566: => '<p>Ir a Mi Hoja Primera Hoja de Ejercicios',
1.1       www       567: 
                    568:    'Discussions'
1.6     ! www       569: => 'Discusiones',
1.1       www       570: 
                    571:    'New discussion since'
1.6     ! www       572: => 'Nueva discusion desde',
1.1       www       573: 
                    574:    'Goodbye'
1.6     ! www       575: => 'Adios',
1.1       www       576: 
                    577:    'Select'
1.6     ! www       578: => 'Seleccionar',
1.1       www       579: 
                    580:    'Re-Initialize'
                    581: => 'Reiniciar',
                    582: 
                    583:    'Currently selected. '
1.6     ! www       584: => 'Función atual.',
1.1       www       585: 
                    586:    'Switch Server'
1.6     ! www       587: => 'Cambiar Servidor',
1.1       www       588: 
                    589:    'system wide'
                    590: => 'system wide',
                    591: 
                    592:    'Currently not available'
1.6     ! www       593: => 'No Disponible por el  momento',
1.1       www       594: 
                    595:    'No role specified'
1.6     ! www       596: => 'Ninguna función especificada',
1.1       www       597: 
                    598:    'Remark'
1.6     ! www       599: => 'Observación',
1.1       www       600: 
                    601:    'Extent'
1.6     ! www       602: => 'Extensión',
1.1       www       603: 
                    604:    'User Role'
1.6     ! www       605: => 'Función',
1.1       www       606: 
                    607:    'Start'
1.6     ! www       608: => 'Inicio',
1.1       www       609: 
                    610:    'End'
1.6     ! www       611: => 'Fin',
1.1       www       612: 
                    613:    'System'
                    614: => 'Sistema',
                    615: 
                    616:    'Display'
                    617: => 'Display',
                    618: 
                    619:    "an unknown date"
1.6     ! www       620: => 'fecha desconocida',
1.1       www       621: 
                    622:    "an indeterminate date"
1.6     ! www       623: => 'fecha no determinada',
1.1       www       624: 
                    625:    "will open on"
1.6     ! www       626: => "se abrirá el",
1.1       www       627: 
                    628:    "is due at"
1.6     ! www       629: => "se hará el",
1.1       www       630: 
                    631:    "was due on"
1.6     ! www       632: => "fue hecho el",
1.1       www       633: 
                    634:    'is closed but you are allowed to view it'
1.6     ! www       635: => "está cerrado, pero tiene permisos para verlo",
1.1       www       636: 
                    637:    "Undid changes, Switched"
1.6     ! www       638: => "Deshacer Cambios, Hecho",
1.1       www       639: 
                    640:    "Unable to undo, unable to switch"
1.6     ! www       641: => "Imposible deshacer, No se ha podido hacer",
1.1       www       642: 
                    643:    "Unable to make backup"
1.6     ! www       644: => "No se ha podido hacer copia de seguridad",
1.1       www       645: 
                    646:    "Saving Modifications to"
1.6     ! www       647: => "Guardando Cambios en",
1.1       www       648: 
                    649:    "Unable to write to"
1.6     ! www       650: => "No se puede escribir en",
1.1       www       651: 
                    652:    "Analyzing a problem"
1.6     ! www       653: => "Analizando un problema",
1.1       www       654: 
                    655:    "EditXML"
                    656: => "Editar XML",
                    657: 
                    658:    'Discard Edits and View'
1.6     ! www       659: => 'Descartar carmbios y Ver',
1.1       www       660: 
                    661:    'Submit Changes'
1.6     ! www       662: => 'Introducir Cambios',
1.1       www       663: 
                    664:    'Submit Changes and View'
1.6     ! www       665: => 'Introducir Cambios y Ver',
1.1       www       666: 
                    667:    'Edit'
                    668: => 'Editar',
                    669: 
                    670:    ', select a template from the pull-down menu below'
1.6     ! www       671: => ', selecione um modelo del menu de debajo',
1.1       www       672: 
                    673:    'undo'
1.6     ! www       674: => 'deshacer',
1.1       www       675: 
                    676:    'Answer'
1.6     ! www       677: => 'Respuesta',
1.1       www       678: 
                    679:    'Frequency'
1.6     ! www       680: => 'Frecuencia',
1.1       www       681: 
                    682:    'You did not select a template.'
1.6     ! www       683: => 'No ha seleccionado una plantilla.',
1.1       www       684: 
                    685:    'Analyze Progress'
1.6     ! www       686: => 'Analizar Progreso',
1.1       www       687: 
                    688:    'Getting Problem Variants'
1.6     ! www       689: => 'Sacando Variantes del Problema',
1.1       www       690: 
                    691:    'last problem'
                    692: => 'último problema',
                    693: 
                    694:    "may open later."
1.6     ! www       695: => 'puede abrir más tarde.',
1.1       www       696: 
                    697:    ', and answers will be available on'
1.6     ! www       698: => ', y las respuestas estarán disponibles en',
1.1       www       699: 
                    700:    "Select a"
1.6     ! www       701: => "Seleccione un",
1.1       www       702: 
                    703:    'Unable to find'
1.6     ! www       704: => 'No se ha podido encontrar',
1.1       www       705: 
                    706:    'Part'
1.6     ! www       707: => 'Parte',
1.1       www       708: 
                    709:    "Then"
1.6     ! www       710: => 'Entonces',
1.1       www       711: 
                    712:    'Create'
1.6     ! www       713: => 'Crear',
1.1       www       714: 
                    715:    'is in under construction'
1.6     ! www       716: => 'está en construcción',
1.1       www       717: 
                    718:    'List of possible answers'
1.6     ! www       719: => 'Lista de posibles respuestas',
1.1       www       720: 
                    721:    'Found no analyzable parts in this problem, currently only Numerical, Formula and String response styles are supported.'
1.6     ! www       722: => 'Se han encontrado partes no analizables en el problema, actualmente solo los Tipos Numerico, Formula y Cadena estan permitidos.',
1.1       www       723: 
                    724:    'is not analyzable at this time'
1.6     ! www       725: => 'no se puede analizar en este momento',
1.1       www       726: 
                    727:    'Access and Usage Statistics'
1.6     ! www       728: => 'Estadísticas de Uso y Acceso',
1.1       www       729: 
                    730:    'Actions'
1.6     ! www       731: => 'Acciones',
1.1       www       732: 
                    733:    'All homework is currently completed'
1.6     ! www       734: => 'Todos los ejercicios están completados',
1.1       www       735: 
                    736:    'Answer available'
1.6     ! www       737: => 'Respuesta disponible',
1.1       www       738: 
                    739:    'Answer submitted'
1.6     ! www       740: => 'Respuesta enviada',
1.1       www       741: 
                    742:    'Answer submitted, not yet graded'
1.6     ! www       743: => 'Resposta enviada, todavía no corregida',
1.1       www       744: 
                    745:    'Back to Directory'
1.6     ! www       746: => 'Volver al directorio',
1.1       www       747: 
                    748:    'Cancel'
                    749: => 'Cancelar',
                    750: 
                    751:    'Construction Space Directory'
1.6     ! www       752: => 'Directorio del Espacio de Construcción',
1.1       www       753: 
                    754:    'Contact'
1.6     ! www       755: => 'Contacto',
1.1       www       756: 
                    757:    'Copying file'
1.6     ! www       758: => 'Copiando archivo',
1.1       www       759: 
                    760:    'Date'
1.6     ! www       761: => 'Date',
1.1       www       762: 
                    763:    'Empty'
1.6     ! www       764: => 'Vacío',
1.1       www       765: 
                    766:    'Evaluation Comments'
1.6     ! www       767: => 'Comentarios de evaluación',
1.1       www       768: 
                    769:    'Evaluation Data'
1.6     ! www       770: => 'Datos de Evaluación',
1.1       www       771: 
                    772:    'Excused by instructor'
1.6     ! www       773: => 'Disculpas del instructor',
1.1       www       774: 
                    775:    'File'
1.6     ! www       776: => 'Archivo',
1.1       www       777: 
                    778:    'Go Back'
1.6     ! www       779: => 'Volver',
1.1       www       780: 
                    781:    'It is recommended that you use an up-to-date virus scanner before handling this file.'
1.6     ! www       782: => 'Se recomienda que use un antivirus actualizado antes de manejar este archivo.',
1.1       www       783: 
                    784:    'Last Modified'
1.6     ! www       785: => 'Última Modificación',
1.1       www       786: 
                    787:    'Map'
1.6     ! www       788: => 'Mapa/Secuencia',
1.1       www       789: 
                    790:    'Map contents are not shown in order.'
1.6     ! www       791: => 'Los contenidos del mapa no están mostrados en orden.',
1.1       www       792: 
                    793:    'Name'
1.6     ! www       794: => 'Nombre',
1.1       www       795: 
                    796:    'New Messages'
1.6     ! www       797: => 'Mensajes Nuevos',
1.1       www       798: 
                    799:    'New Search'
1.6     ! www       800: => 'Nueva Búsqueda',
1.1       www       801: 
                    802:    'No due date'
1.6     ! www       803: => 'Sin Fecha de inicio',
1.1       www       804: 
                    805:    'No upload file specified.'
1.6     ! www       806: => 'No se ha especificado archivo para subir.',
1.1       www       807: 
                    808:    'No write permission to user directory, FAIL'
1.6     ! www       809: => 'No tiene permisos para el directorio de usuario, FALLO',
1.1       www       810: 
                    811:    'Open, no due date'
1.6     ! www       812: => 'Abierto, sin fecha limite',
1.1       www       813: 
                    814:    'Page'
1.6     ! www       815: => 'Pagina',
1.1       www       816: 
                    817:    'Path'
1.6     ! www       818: => 'Ruta',
1.1       www       819: 
                    820:    'Please use browser "Back" button and pick a filename'
1.6     ! www       821: => 'Por favor, use el botón "Volver" e introduzca un nombre de archivo',
1.1       www       822: 
                    823:    'Processing'
1.6     ! www       824: => 'Procesando',
1.1       www       825: 
                    826:    'Searching'
1.6     ! www       827: => 'Buscando',
1.1       www       828: 
                    829:    'Select the Construction Space'
1.6     ! www       830: => 'Seleccione un  Area de Construcción',
1.1       www       831: 
                    832:    'Sequence'
1.6     ! www       833: => 'Secuencia',
1.1       www       834: 
                    835:    'Server Administration'
1.6     ! www       836: => 'Administración del Servidor',
1.1       www       837: 
                    838:    'Show Only Uncompleted Homework'
1.6     ! www       839: => '<p>Mostrar solo los Ejercicios sin Resolver',
1.1       www       840: 
                    841:    'Status'
                    842: => 'Estado',
                    843: 
1.6     ! www       844:    'Store uploaded file as '
        !           845: => 'Guardar archivo Cargado Como ',
1.1       www       846: 
                    847:    'System Administration'
1.6     ! www       848: => 'Administración del Sistema',
1.1       www       849: 
                    850:    'The target is an existing directory.'
1.6     ! www       851: => 'El destino es un directorio que ya existe.',
1.1       www       852: 
                    853:    'Title'
                    854: => 'Título',
                    855: 
                    856:    'Uncompleted Homework'
1.6     ! www       857: => 'Ejercicios sin Completar',
1.1       www       858: 
                    859:    'View All Messages'
1.6     ! www       860: => 'Ver Todos los Mensajes',
1.1       www       861: 
                    862:    'Was due'
1.6     ! www       863: => 'Fue hecho',
1.1       www       864: 
                    865:    'Yes'
1.6     ! www       866: => 'Si',
1.1       www       867: 
                    868:    'You do not have authoring privileges for this resource'
1.6     ! www       869: => 'No tiene privilegios de autor para este recurso',
1.1       www       870: 
                    871:    'You have no unread messages'
1.6     ! www       872: => 'No tiene mensajes sin leer',
1.1       www       873: 
                    874:    'You have no unread messages'
1.6     ! www       875: => 'No tiene mensajes sin leer',
1.1       www       876: 
                    877:    'could not be copied.'
1.6     ! www       878: => 'no pudo ser copiado(a).',
1.1       www       879: 
                    880:    'could not be copied.'
1.6     ! www       881: => 'no pudo ser copiado(a).',
1.1       www       882: 
                    883:    'never'
                    884: => 'nunca',
                    885: 
                    886:    'not displayed'
1.6     ! www       887: => 'no mostrado',
1.1       www       888: 
                    889:    ', is reserved internally by LON-CAPA.'
1.6     ! www       890: => ', está reservado internamente por LON-CAPA.',
1.1       www       891: 
                    892:    'Back to'
1.6     ! www       893: => 'Volver a',
1.1       www       894: 
                    895:    'Back to Source'
1.6     ! www       896: => 'Volver a la fuente',
1.1       www       897: 
                    898:    'Back to Source Directory'
1.6     ! www       899: => 'Volver al directorio',
1.1       www       900: 
                    901:    'Became this version on ...'
1.6     ! www       902: => 'Se actualizó a esta versión en ...',
1.1       www       903: 
                    904:    'Browse published resources'
1.6     ! www       905: => 'Navegar por los recursos publicados',
1.1       www       906: 
                    907:    'Choose the course to work on'
1.6     ! www       908: => 'Seleccione el curso',
1.1       www       909: 
                    910:    'Create a new course'
1.6     ! www       911: => 'Crear un curso nuevo',
1.1       www       912: 
                    913:    'Customized right of use ...	'
1.6     ! www       914: => 'Derechos de uso modificados...	',
1.1       www       915: 
                    916:    'Delete messages from bulletin boards'
1.6     ! www       917: => 'Eliminar mensajes del tablón de anuncios', 
1.1       www       918: 
                    919:    'Domain only - use limited to courses in the domain'
1.6     ! www       920: => 'Solo Dominio - se limita el uso a cursos dentro del dominio',
1.1       www       921: 
                    922:    'Dynamic Metadata'
1.6     ! www       923: => 'Metadatos dinámicos',
1.1       www       924: 
                    925:    'Edit and view documents included in this course'
1.6     ! www       926: => 'Editar y ver los documentos incluidos en este curso',
1.1       www       927: 
                    928:    'Edit/Modify DOCS'
                    929: => 'Editar/Modificar Documentos',
                    930: 
                    931:    'Enter my resource construction space'
1.6     ! www       932: => 'Entrar en mi espacio de construcción de recursos',
1.1       www       933: 
                    934:    'FAIL'
1.6     ! www       935: => 'FALLO',
1.1       www       936: 
                    937:    'Failed to copy source'
1.6     ! www       938: => 'Fallo al copiar fuente',
1.1       www       939: 
                    940:    'Failed to write metadata copy'
1.6     ! www       941: => 'Falló al escribir copia de metadatos',
1.1       www       942: 
                    943:    'File copied.'
1.6     ! www       944: => 'Archivo copiado',
1.1       www       945: 
                    946:    'Finalize Publication'
1.6     ! www       947: => 'Publicación Finalizada',
1.1       www       948: 
                    949:    'Grant/revoke role of Co-Author'
1.6     ! www       950: => 'Añadir/Eliminar función de Co-Autor',
1.1       www       951: 
                    952:    'Grant/revoke role of Domain Coordinator'
1.6     ! www       953: => 'Añadir/Eliminar función de Coordinador de Dominio',
1.1       www       954: 
                    955:    'Grant/revoke role of Exam Proctor'
1.6     ! www       956: => 'Añadir/Eliminar función de Examinador',
1.1       www       957: 
                    958:    'Grant/revoke role of Instructor'
1.6     ! www       959: => 'Añadir/Eliminar función de Instructor',
1.1       www       960: 
                    961:    'Grant/revoke role of Student'
1.6     ! www       962: => 'Añadir/Eliminar función de Estudiante',
1.1       www       963: 
                    964:    'Grant/revoke role of Superuser'
1.6     ! www       965: => 'Añadir/Eliminar función de Superusuario',
1.1       www       966: 
                    967:    'Illegal filename.'
1.6     ! www       968: => 'Nombre de archivo NO valido.',
1.1       www       969: 
                    970:    'Name starting with'
1.6     ! www       971: => 'Nombre(s) que comiencen con ',
1.1       www       972: 
                    973:    'No previous versions published.'
1.6     ! www       974: => 'No hay versiones anteriores a la publicada.',
1.1       www       975: 
                    976:    'No write permission to'
1.6     ! www       977: => 'Sin permisos de Escritura para',
1.1       www       978: 
                    979:    'Please pick a version to retrieve'
1.6     ! www       980: => 'Por favor elija una versión para restaurar',
1.1       www       981: 
                    982:    'Private - visible to author only for testing purposes'
1.6     ! www       983: => 'Privado - Visible al autor solo para fines de prueba',
1.1       www       984: 
                    985:    'Private Publication - did not synchronize database'
1.6     ! www       986: => 'Publicación Privada - no se sincroniza la base de dados',
1.1       www       987: 
                    988:    'Public - no authentication or authorization required for use'
1.6     ! www       989: => 'Público - no se requiere autenticación ni autorización para usar',
1.1       www       990: 
                    991:    'Retrieval of an old version will overwrite the file currently in construction space'
1.6     ! www       992: => 'La versión antigua sobreescribirá el archivo que está en el espacio de construcción',
1.1       www       993: 
                    994:    'Retrieve previous versions of'
1.6     ! www       995: => 'Restaurar versiones anteriores de',
1.1       www       996: 
                    997:    'Retrieve version'
1.6     ! www       998: => 'Restaurar versión',
1.1       www       999: 
                   1000:    'Rule'
1.6     ! www      1001: => 'Función',
1.1       www      1002: 
                   1003:    'Search the contents of this course'
1.6     ! www      1004: => 'Buscar los contenidos de este curso',
1.1       www      1005: 
                   1006:    'Search the database of published resources'
1.6     ! www      1007: => 'Buscar la base de datos de recursos publicados',
1.1       www      1008: 
                   1009:    'Send broadcast and receipt-required email'
1.6     ! www      1010: => 'Enviar e-mail "broadcast" y "receipt-required"',
1.1       www      1011: 
                   1012:    'Show Problem Completeness'
1.6     ! www      1013: => 'Mostrar lo completado de las soluciones',
1.1       www      1014: 
                   1015:    'Switch to another course'
1.6     ! www      1016: => 'Cambiar a otro curso',
1.1       www      1017: 
                   1018:    'System wide - can be used for any courses system wide'
1.6     ! www      1019: => 'Alcance de Sistema - se puede usar para cualquier curso del sistema',
1.1       www      1020: 
                   1021:    'System wide - open source to all authors'
1.6     ! www      1022: => 'Alcance de Sistema - código abierto para todos los autores',
1.1       www      1023: 
                   1024:    'The extension on this file'
1.6     ! www      1025: => 'La extension de este archivo',
1.1       www      1026: 
                   1027:    'This resource has been marked obsolete by the author(s)'
1.6     ! www      1028: => 'Este recurso ha sido marcado como obsoleto por el(los) autor(es)',
1.1       www      1029: 
                   1030:    'Unsupported character combination'
1.6     ! www      1031: => 'Combinación de caracteres no soportada',
1.1       www      1032: 
                   1033:    'Uploaded'
1.6     ! www      1034: => 'Cargado',
1.1       www      1035: 
                   1036:    'Users with Roles Assigned by'
1.6     ! www      1037: => 'Usuarios con funciones atribuidas por',
1.1       www      1038: 
                   1039:    'View documents included in this course'
1.6     ! www      1040: => 'Visualizar los documentos contenidos en este curso',
1.1       www      1041: 
                   1042:    'View file'
1.6     ! www      1043: => 'Ver archivo',
1.1       www      1044: 
                   1045:    'untitled'
1.6     ! www      1046: => 'sin título',
1.1       www      1047: 
                   1048:    "Click to download or use your browser's Save Link function"
1.6     ! www      1049: => "Haga click para bajar o usar la función de guardar enlace del navegador",
1.1       www      1050: 
                   1051:    '#Stdnts'
                   1052: => '#Estudantes',
                   1053: 
                   1054:    '#YES'
1.6     ! www      1055: => '#SI',
1.1       www      1056: 
                   1057:    '%Wrng'
                   1058: => '%Errados',
                   1059: 
                   1060:    '. . . for a particular section'
1.6     ! www      1061: => '. . . para una sección particular',
1.1       www      1062: 
                   1063:    '. . . for all students in the course'
1.6     ! www      1064: => '. . . para todos los estudantes del curso',
1.1       www      1065: 
                   1066:    '. . . for an individual student'
1.6     ! www      1067: => '. . . para un solo estudante',
1.1       www      1068: 
                   1069:    '1 am'
                   1070: => '1:00',
                   1071: 
                   1072:    '1 pm'
                   1073: => '13:00',
                   1074: 
                   1075:    '10 am'
                   1076: => '10:00',
                   1077: 
                   1078:    '10 pm'
                   1079: => '22:00',
                   1080: 
                   1081:    '11 am'
                   1082: => '11:00',
                   1083: 
                   1084:    '11 pm'
                   1085: => '23:00',
                   1086: 
                   1087:    '12 am'
                   1088: => '00:00',
                   1089: 
                   1090:    '12 noon'
                   1091: => '12:00',
                   1092: 
                   1093:    '2 am'
                   1094: => '2:00',
                   1095: 
                   1096:    '2 pm'
                   1097: => '14:00',
                   1098: 
                   1099:    '3 am'
                   1100: => '3:00',
                   1101: 
                   1102:    '3 pm'
                   1103: => '15:00',
                   1104: 
                   1105:    '4 am'
                   1106: => '4:00',
                   1107: 
                   1108:    '4 pm'
                   1109: => '16:00',
                   1110: 
                   1111:    '5 am'
                   1112: => '5:00',
                   1113: 
                   1114:    '5 pm'
                   1115: => '17:00',
                   1116: 
                   1117:    '6 am'
                   1118: => '6:00',
                   1119: 
                   1120:    '6 pm'
                   1121: => '18:00',
                   1122: 
                   1123:    '7 am'
                   1124: => '7:00',
                   1125: 
                   1126:    '7 pm'
                   1127: => '19:00',
                   1128: 
                   1129:    '8 am'
                   1130: => '8:00',
                   1131: 
                   1132:    '8 pm'
                   1133: => '20:00',
                   1134: 
                   1135:    '9 am'
                   1136: => '9:00',
                   1137: 
                   1138:    '9 pm'
                   1139: => '21:00',
                   1140: 
                   1141:    '<- Previous'
                   1142: => '<- Anterior',
                   1143: 
                   1144:    'ALL'
1.6     ! www      1145: => 'TODO',
1.1       www      1146: 
                   1147:    'About Me'
1.6     ! www      1148: => 'Sobre mi',
1.1       www      1149: 
                   1150:    'Access Key Management'
1.6     ! www      1151: => 'Gestión de claves de Acceso',
1.1       www      1152: 
                   1153:    'Additional Keywords'
1.6     ! www      1154: => 'Palabras-Clave adicionales',
1.1       www      1155: 
                   1156:    'Additional Metadata (non-standard, parameters, exports)'
1.6     ! www      1157: => 'Meta-datos Adicionales (non-standard, parameters, exports)',
1.1       www      1158: 
                   1159:    'Advanced Catalog Search'
1.6     ! www      1160: => 'Búsqueda Avanzada del Catálogo',
1.1       www      1161: 
                   1162:    'Advanced Search'
1.6     ! www      1163: => 'Búsqueda Avanzada',
1.1       www      1164: 
                   1165:    'All Maps or Folders'
1.6     ! www      1166: => 'Todos los Mapas o Carpetas',
1.1       www      1167: 
                   1168:    'All versions'
1.6     ! www      1169: => 'Todas las versiones',
1.1       www      1170: 
                   1171:    'Any Language'
1.6     ! www      1172: => 'Cualquier Idioma',
1.1       www      1173: 
                   1174:    'Any User'
1.6     ! www      1175: => 'Cualquier Usuario',
1.1       www      1176: 
                   1177:    'Any category'
1.6     ! www      1178: => 'Cualquier Categoria',
1.1       www      1179: 
                   1180:    'Any copyright/distribution'
1.6     ! www      1181: => 'Cualquier copyright/distribución',
1.1       www      1182: 
                   1183:    'Assessment'
1.6     ! www      1184: => 'Validación',
1.1       www      1185: 
                   1186:    'Assessment URL and Title'
1.6     ! www      1187: => 'Validar URL y título',
1.1       www      1188: 
                   1189:    'Assigned User Roles'
1.6     ! www      1190: => 'Funciones Asignadas al Usuario',
1.1       www      1191: 
                   1192:    'Author and Co-Author roles may not be available on servers other than your home server.'
1.6     ! www      1193: => 'Las Funciones de Co-Autor no están disponibles en otros servidores que no sea su servidor local.',
1.1       www      1194: 
                   1195:    'Author(s)'
                   1196: => 'Autor(es)',
                   1197: 
                   1198:    'Average number of tries till solved'
1.6     ! www      1199: => 'Número medio de intentos antes de resolver',
1.1       www      1200: 
                   1201:    'Brief view of each students performance in course.'
1.6     ! www      1202: => 'Breve resumen de evolución de cada estudiante en el curso.',
1.1       www      1203: 
                   1204:    'Broadcast Message to Course'
1.6     ! www      1205: => 'Enviar Mensajes para todos los Usuarios del Curso',
1.1       www      1206: 
                   1207:    'Browse Resources'
1.6     ! www      1208: => 'Navegar por los recursos',
1.1       www      1209: 
                   1210:    'Browse resources'
1.6     ! www      1211: => 'Navegar por los recursos',
1.1       www      1212: 
                   1213:    'Bulletin Board/Discussion'
1.6     ! www      1214: => 'Tablón de Avisos/Discusión',
1.1       www      1215: 
                   1216:    'Calculations'
                   1217: => 'Cálculos',
                   1218: 
                   1219:    'Catalog Information'
1.6     ! www      1220: => 'Información de Catálogo',
1.1       www      1221: 
                   1222:    'Changes can take up to 10 minutes before being active for all students.'
1.6     ! www      1223: => 'Los cambios pueden tardar más de 10 minutos en estar activos para todos los estudiantes.',
1.1       www      1224: 
                   1225:    'Clear All'
1.6     ! www      1226: => 'Limpiar Todo',
1.1       www      1227: 
                   1228:    'Clear Caches'
1.6     ! www      1229: => 'Limpiar Caches',
1.1       www      1230: 
                   1231:    'Close'
1.6     ! www      1232: => 'Cerrar',
1.1       www      1233: 
                   1234:    'Close All Folders'
1.6     ! www      1235: => 'Cerrar Todas las Carpetas',
1.1       www      1236: 
                   1237:    'Collapse Remote Control'
1.6     ! www      1238: => 'Cerrar Mando a Distancia',
1.1       www      1239: 
                   1240:    'Comma Separated Values'
1.6     ! www      1241: => 'Valores separados por Coma',
1.1       www      1242: 
                   1243:    'Compact View'
1.6     ! www      1244: => 'Vista Compacta',
1.1       www      1245: 
                   1246:    'Construction Space'
1.6     ! www      1247: => 'Area de Construcción',
1.1       www      1248: 
                   1249:    'Construction Space File Operation'
1.6     ! www      1250: => 'Operación de Archivo de Area de Construcción',
1.1       www      1251: 
                   1252:    'Contact Information'
1.6     ! www      1253: => 'Información de contacto',
1.1       www      1254: 
                   1255:    'Content changed'
1.6     ! www      1256: => 'Contenido cambiado',
1.1       www      1257: 
                   1258:    'Copied metadata'
1.6     ! www      1259: => 'Metadato copiado',
1.1       www      1260: 
                   1261:    'Copied old metadata'
1.6     ! www      1262: => 'Meta-dado antiguo copiado',
1.1       www      1263: 
                   1264:    'Copied old target file'
1.6     ! www      1265: => 'Archivo de destino antiguo copiado',
1.1       www      1266: 
                   1267:    'Copied source file'
1.6     ! www      1268: => 'Archivo fuente copiado',
1.1       www      1269: 
                   1270:    'Copyright'
                   1271: => 'Copyright',
                   1272: 
                   1273:    'Copyright/Distribution'
1.6     ! www      1274: => 'Copyright/Distribución',
1.1       www      1275: 
                   1276:    'Could Not Process Request'
1.6     ! www      1277: => 'No se Puede Procesar su Petición',
1.1       www      1278: 
                   1279:    'Could not write metadata'
1.6     ! www      1280: => 'No se pudieron escribir los meta-dados',
1.1       www      1281: 
                   1282:    'Course Assessment Parameter - Helper Mode'
1.6     ! www      1283: => 'Parámetros de Validación del Curso - Modo Asistente',
1.1       www      1284: 
                   1285:    'Course Assessment Parameters - Overview Mode'
1.6     ! www      1286: => 'Parámetros de Validación del Curso - Modo Overview',
1.1       www      1287: 
                   1288:    'Course Assessments Parameters - Table Mode'
1.6     ! www      1289: => 'Parámetros de Validación del Curso - Modo Tabla',
1.1       www      1290: 
                   1291:    'Course Documents'
1.6     ! www      1292: => 'Documentos del Curso',
1.1       www      1293: 
                   1294:    'Course Environment Parameters'
1.6     ! www      1295: => 'Parámetros de Entorno del Curso',
1.1       www      1296: 
                   1297:    'Course ID'
1.6     ! www      1298: => 'ID (identificación) del curso',
1.1       www      1299: 
                   1300:    'Course Parameter Helper'
1.6     ! www      1301: => 'Asistente de Parámetros de Validación',
1.1       www      1302: 
                   1303:    'Course Statistics and Charts cannot be retrieved until the database is restarted.  Your data is intact but cannot be displayed at this time.'
1.6     ! www      1304: => 'No se mostrarán las Estadísticas del curso y los Gráficos hasta que la base de datos se reinicie. Sus datos están intactos, pero no se mostrarán por ahora.',
1.1       www      1305: 
                   1306:    'Course level sheet'
1.6     ! www      1307: => 'Plantilla - nivel del curso',
1.1       www      1308: 
                   1309:    'Create New Environment Variable'
1.6     ! www      1310: => 'Crea una nueva variable de Entorno',
1.1       www      1311: 
                   1312:    'Creation Date'
1.6     ! www      1313: => 'Fecha de creación',
1.1       www      1314: 
                   1315:    'Current Session Value'
1.6     ! www      1316: => 'Valor da Sesión Actual',
1.1       www      1317: 
                   1318:    'Custom Distribution File'
1.6     ! www      1319: => 'Archivo de Distribución Personalizado',
1.1       www      1320: 
                   1321:    'Default'
1.6     ! www      1322: => 'Por defecto',
1.1       www      1323: 
                   1324:    'Default Cataloging Information for Directory'
1.6     ! www      1325: => 'Información de Catálogo para el Directorio',
1.1       www      1326: 
                   1327:    'Default Value'
1.6     ! www      1328: => 'Valor Por Defecto',
1.1       www      1329: 
                   1330:    'Degree of difficulty'
1.6     ! www      1331: => 'Grado de dificultad',
1.1       www      1332: 
                   1333:    'Delete a role'
1.6     ! www      1334: => 'Eliminar una función',
1.1       www      1335: 
                   1336:    'Detailed Citation View'
1.6     ! www      1337: => 'Vista detallada de Citación',
1.1       www      1338: 
                   1339:    'Detailed Problem Analysis'
1.6     ! www      1340: => 'Análisis detallado de los Problemas',
1.1       www      1341: 
                   1342:    'Detailed statistics and graphs of student performance on problems.'
1.6     ! www      1343: => 'Estadísticas detalladas y gráficos de la evolución de los estudiantes en los problemas.',
1.1       www      1344: 
                   1345:    'Differences'
1.6     ! www      1346: => 'Diferencias',
1.1       www      1347: 
                   1348:    'Disable all communication among students'
1.6     ! www      1349: => 'Deshabilitar toda la comunicación entre los estudiantes',
1.1       www      1350: 
                   1351:    'Discard Selected'
1.6     ! www      1352: => 'Descartar Selección',
1.1       www      1353: 
                   1354:    'Distribute Messages from Uploaded File to Course'
1.6     ! www      1355: => 'Distribuir Mensajes de los Archivos Cargados para el curso',
1.1       www      1356: 
                   1357:    'DoDiff'
                   1358: => 'DoDiff',
                   1359: 
                   1360:    'Due'
1.6     ! www      1361: => 'Límite',
1.1       www      1362: 
                   1363:    'Dump Course DOCS to Construction Space'
1.6     ! www      1364: => 'Descargar Documentos del Curso el el Área de Construcción',
1.1       www      1365: 
                   1366:    'EMail and Messages'
1.6     ! www      1367: => 'E-Mails y Mensajes',
1.1       www      1368: 
                   1369:    'Edit Catalog Information'
1.6     ! www      1370: => 'Editar Información del Catálogo',
1.1       www      1371: 
                   1372:    'Edit Content of a Map'
1.6     ! www      1373: => 'Editar Contenido del Mapa',
1.1       www      1374: 
                   1375:    'Edit Directory Catalog Information'
1.6     ! www      1376: => 'Editar Información del Catálogo del Directorio',
1.1       www      1377: 
                   1378:    'Edit this resource'
                   1379: => 'Editar este recurso',
                   1380: 
                   1381:    'Enclosing Map or Folder'
1.6     ! www      1382: => 'Incluir Mapa o Carpeta',
1.1       www      1383: 
                   1384:    'End Helper'
1.6     ! www      1385: => 'Finalizar Asistente',
1.1       www      1386: 
                   1387:    'Enrollment Status'
1.6     ! www      1388: => 'Estado de las Inscripciones',
1.1       www      1389: 
                   1390:    'Enter construction space as a co-author'
1.6     ! www      1391: => 'Entrar el en Area de Construcción como Co-Autor',
1.1       www      1392: 
                   1393:    'Entering course ...'
1.6     ! www      1394: => 'Entrando en el curso ...',
1.1       www      1395: 
                   1396:    'Error Messages'
1.6     ! www      1397: => 'Mensajes de Error',
1.1       www      1398: 
                   1399:    'Evaluate Resource'
1.6     ! www      1400: => 'Evaluar Recurso',
1.1       www      1401: 
                   1402:    'Every problem in a particular folder'
1.6     ! www      1403: => 'Cada problema en una carpeta particular',
1.1       www      1404: 
                   1405:    'Every problem in the course'
1.6     ! www      1406: => 'Cada problema del curso',
1.1       www      1407: 
                   1408:    'Exam Information'
1.6     ! www      1409: => 'Información de Examen',
1.1       www      1410: 
                   1411:    'Excel'
                   1412: => 'Excel',
                   1413: 
                   1414:    'External Resource'
                   1415: => 'Recurso Externo',
                   1416: 
                   1417:    'Failed Access to Construction Space'
1.6     ! www      1418: => 'Fallo al acceder al Area de Construcción',
1.1       www      1419: 
                   1420:    'Fielded Format'
1.6     ! www      1421: => 'Formato en Campos',
1.1       www      1422: 
                   1423:    'File Category'
1.6     ! www      1424: => 'Categoria del Archivo',
1.1       www      1425: 
                   1426:    'Finish Course Initialization'
1.6     ! www      1427: => 'Final de Internacionalización del Curso',
1.1       www      1428: 
                   1429:    'Folder'
1.6     ! www      1430: => 'Carpeta',
1.1       www      1431: 
                   1432:    'For User'
1.6     ! www      1433: => 'Para Usuario',
1.1       www      1434: 
                   1435:    'Force publication of unmodified files'
1.6     ! www      1436: => 'Forzar publicación de archivos no modificados',
1.1       www      1437: 
                   1438:    'Generate Spreadsheet'
1.6     ! www      1439: => 'Generar Planilla',
1.1       www      1440: 
                   1441:    'Generate Statistics'
1.6     ! www      1442: => 'Generar Estadísticas',
1.1       www      1443: 
                   1444:    'Generate new role ...'
1.6     ! www      1445: => 'Generar nueva función ...',
1.1       www      1446: 
                   1447:    'Go to the next resource in the course sequence'
1.6     ! www      1448: => 'Ir al siguiente recurso en la secuencia del curso',
1.1       www      1449: 
                   1450:    'Go to the previous resource in the course sequence'
1.6     ! www      1451: => 'Volver al recurso anterior en la secuencia del curso',
1.1       www      1452: 
                   1453:    'Grant/revoke Course Custom Role'
1.6     ! www      1454: => 'Eliminar/Añadir Funcion Personalizada al Curso',
1.1       www      1455: 
                   1456:    'Grant/revoke role of Administrator'
1.6     ! www      1457: => 'Añadir/Eliminar función de Administrador',
1.1       www      1458: 
                   1459:    'Grant/revoke role of Author'
1.6     ! www      1460: => 'Añadir/Eliminar función de Autor',
1.1       www      1461: 
                   1462:    'Grant/revoke role of Course Coordinator'
1.6     ! www      1463: => 'Añadir/Eliminar Función de Coordinador de Curso',
1.1       www      1464: 
                   1465:    'Grant/revoke role of Domain Guest'
1.6     ! www      1466: => 'Añadir/Eliminar Función de Invitado de Dominio',
1.1       www      1467: 
                   1468:    'Grant/revoke role of Librarian'
1.6     ! www      1469: => 'Añadir/Eliminar Función de Bibliotecario',
1.1       www      1470: 
                   1471:    'Grant/revoke role of Scantron Operator'
1.6     ! www      1472: => 'Añadir/Eliminar Función de Operador Scantron',
1.1       www      1473: 
                   1474:    'Grant/revoke role of Teaching Assistant'
1.6     ! www      1475: => 'Añadir/Eliminar Función de Asistente del Profesor',
1.1       www      1476: 
                   1477:    'HTML'
                   1478: => 'HTML',
                   1479: 
                   1480:    'Host'
                   1481: => 'Host',
                   1482: 
                   1483:    'Import a published document'
1.6     ! www      1484: => 'Importar un documento publicado',
1.1       www      1485: 
                   1486:    'Internally authenticated'
1.6     ! www      1487: => 'Autentificado Internamente',
1.1       www      1488: 
                   1489:    'Invalid date entry'
1.6     ! www      1490: => 'Entrada de datos inválida',
1.1       www      1491: 
                   1492:    'Kerberos authenticated'
1.6     ! www      1493: => 'Autentificado por Kerberos',
1.1       www      1494: 
                   1495:    'Keyword(s)'
1.6     ! www      1496: => 'Palabra(s) Clave(s)',
1.1       www      1497: 
                   1498:    'Keywords'
1.6     ! www      1499: => 'Palabras Claves',
1.1       www      1500: 
                   1501:    'LON-CAPA Helper:'
1.6     ! www      1502: => 'Asistente de LON-CAPA:',
1.1       www      1503: 
                   1504:    'Last Week'
1.6     ! www      1505: => 'Semana Pasada',
1.1       www      1506: 
                   1507:    'Last access'
1.6     ! www      1508: => 'Último acceso',
1.1       www      1509: 
                   1510:    'Last modified'
1.6     ! www      1511: => 'Última modificación',
1.1       www      1512: 
                   1513:    'Last updated'
1.6     ! www      1514: => 'Última atualización',
1.1       www      1515: 
                   1516:    'Limit by copyright/distribution'
1.6     ! www      1517: => 'Limitado por copyright/distribuición',
1.1       www      1518: 
                   1519:    'Limit by language'
1.6     ! www      1520: => 'Limitado por idioma',
1.1       www      1521: 
                   1522:    'Load Map'
1.6     ! www      1523: => 'Cargar Mapa/Secuencia',
1.1       www      1524: 
                   1525:    'Load:'
                   1526: => 'Carga:',
                   1527: 
                   1528:    'Lock and unlock assessments'
1.6     ! www      1529: => 'Bloquear y desbloquear validaciones',
1.1       www      1530: 
                   1531:    'Logged Out'
1.6     ! www      1532: => 'Sesión cerrada',
1.1       www      1533: 
                   1534:    'MIME Type'
1.6     ! www      1535: => 'Tipo MIME',
1.1       www      1536: 
                   1537:    'Make notes and annotations about this resource'
1.6     ! www      1538: => 'Añadir notas y anotaciones sobre este recurso',
1.1       www      1539: 
                   1540:    'Manage Access Keys'
1.6     ! www      1541: => 'Gestionar Claves de Acceso',
1.1       www      1542: 
                   1543:    'Manage access keys'
1.6     ! www      1544: => 'Gestionar claves de acceso',
1.1       www      1545: 
                   1546:    'Material appears to be correct'
1.6     ! www      1547: => 'El material parece ser correcto',
1.1       www      1548: 
                   1549:    'Material covered with sufficient depth'
1.6     ! www      1550: => 'Material cubierto con  suficiente profundidad',
1.1       www      1551: 
                   1552:    'Material is helpful'
1.6     ! www      1553: => 'El material es útil',
1.1       www      1554: 
                   1555:    'Material presented in clear way'
1.6     ! www      1556: => 'El material está presentado de una manera clara',
1.1       www      1557: 
                   1558:    'Max Possible To Date'
1.6     ! www      1559: => 'Fecha Máx. posible Para',
1.1       www      1560: 
                   1561:    'Max Tries'
1.6     ! www      1562: => 'Máx. de Intentos',
1.1       www      1563: 
                   1564:    'Mean Tries'
1.6     ! www      1565: => 'Media de Intentos',
1.1       www      1566: 
                   1567:    'Metadata Information'
1.6     ! www      1568: => 'Información de meta-datos',
1.1       www      1569: 
                   1570:    'Mime type'
                   1571: => 'Tipo Mime',
                   1572: 
                   1573:    'Modification Date'
1.6     ! www      1574: => 'Fecha de Modificación',
1.1       www      1575: 
                   1576:    'Modified'
                   1577: => 'Modificado',
                   1578: 
                   1579:    'Modify Course Assessment Parameters'
1.6     ! www      1580: => 'Modificar Parámetros de Acceso al Curso',
1.1       www      1581: 
                   1582:    'Modify authentication mechanism and data for a user'
1.6     ! www      1583: => 'Modificar mecanismo de autentificación a los datos de un usuario',
1.1       www      1584: 
                   1585:    'Modify deadlines, etc, for this assessment resource'
1.6     ! www      1586: => 'Modifica plazos finales, etc. para este recurso de validación',
1.1       www      1587: 
                   1588:    'Modify grades'
                   1589: => 'Modificar notas',
                   1590: 
                   1591:    'Modify user grades for this assessment resource'
1.6     ! www      1592: => 'Modificar notas de usuario para este recurso de validación',
1.1       www      1593: 
                   1594:    'Move Down'
1.6     ! www      1595: => 'Mover para Abajo',
1.1       www      1596: 
                   1597:    'Move Up'
1.6     ! www      1598: => 'Mover para Arriba',
1.1       www      1599: 
                   1600:    'My Personal Info'
1.6     ! www      1601: => 'Mi información Personal',
1.1       www      1602: 
                   1603:    'Network-wide number of accesses (hits)'
1.6     ! www      1604: => 'Número de accesos a través de la red (hits)',
1.1       www      1605: 
                   1606:    'Network-wide number of courses using resource'
1.6     ! www      1607: => 'Número de cursos en la red que utilizan este recurso',
1.1       www      1608: 
                   1609:    'New Title'
1.6     ! www      1610: => 'Nuevo Título',
1.1       www      1611: 
                   1612:    'Next    '
                   1613: => 'Próximo    ',
                   1614: 
                   1615:    'No changes were made to the current settings.'
1.6     ! www      1616: => 'No se hicieron cambios a la configuración actual.',
1.1       www      1617: 
                   1618:    'Number of resources that follow this resource in maps'
1.6     ! www      1619: => 'Numero de recursos que siguen este recurso en secuencias',
1.1       www      1620: 
                   1621:    'Number of resources that lead up to this resource in maps'
1.6     ! www      1622: => 'Número de recursos que carga este recurso en mapas',
1.1       www      1623: 
                   1624:    'Number of resources using or importing resource'
1.6     ! www      1625: => 'Número de recursos usando o importando recursos',
1.1       www      1626: 
                   1627:    'Obsolete'
                   1628: => 'Obsoleto',
                   1629: 
                   1630:    'One particular problem'
1.6     ! www      1631: => 'Un problema',
1.1       www      1632: 
                   1633:    'Open'
                   1634: => 'Abrir',
                   1635: 
                   1636:    'Open All Folders'
1.6     ! www      1637: => '<p>Expandir todas las Carpetas',
1.1       www      1638: 
                   1639:    'Output'
1.6     ! www      1640: => 'Salida',
1.1       www      1641: 
                   1642:    'Output Format'
1.6     ! www      1643: => 'Formato de Salida',
1.1       www      1644: 
                   1645:    'Overall Problem Statistics'
1.6     ! www      1646: => 'Estadísticas globales de los ejercicios',
1.1       www      1647: 
                   1648:    'Owner/Publisher'
1.6     ! www      1649: => 'Dueño/Publicante',
1.1       www      1650: 
                   1651:    'Parameter Name'
1.6     ! www      1652: => 'Nombre del Parámetro',
1.1       www      1653: 
                   1654:    'Parameter Type'
1.6     ! www      1655: => 'Tipo de Parámetro',
1.1       www      1656: 
                   1657:    'Parameter in Effect'
1.6     ! www      1658: => 'Parámetro en Efecto',
1.1       www      1659: 
                   1660:    'Parent Directory'
1.6     ! www      1661: => 'Directorio Padre',
1.1       www      1662: 
                   1663:    'Per Page'
                   1664: => 'Por página',
                   1665: 
                   1666:    'Personal Information'
1.6     ! www      1667: => 'Información Personal',
1.1       www      1668: 
                   1669:    'Please either'
                   1670: => 'Por favor, ',
                   1671: 
                   1672:    'Please notify the server administrator '
1.6     ! www      1673: => 'Por favor, notifique al administrador del servidor ',
1.1       www      1674: 
                   1675:    'Please select a problem to analyze'
1.6     ! www      1676: => 'Por favor, selecione un problema para analizar',
1.1       www      1677: 
                   1678:    'Please select a report to generate.'
1.6     ! www      1679: => 'Por favor, selecione um informe para generar.',
1.1       www      1680: 
                   1681:    'Post anonymously'
1.6     ! www      1682: => 'Enviar anónimamente',
1.1       www      1683: 
                   1684:    'Post discussion on course resources'
1.6     ! www      1685: => 'Enviar discusión en los recursos del curso',
1.1       www      1686: 
                   1687:    'Post system frontpage announcements'
1.6     ! www      1688: => 'Enviar anuncios en la página principal del sistema',
1.1       www      1689: 
                   1690:    'Post to live chatrooms'
1.6     ! www      1691: => 'Enviar a los chat',
1.1       www      1692: 
                   1693:    'Preparing Excel Spreadsheet'
1.6     ! www      1694: => 'Preparar Plantilla de Excel',
1.1       www      1695: 
                   1696:    'Printing Helper'
1.6     ! www      1697: => 'Asistente de Impresión',
1.1       www      1698: 
                   1699:    'Privacy Note'
                   1700: => 'Nota Privada',
                   1701: 
                   1702:    'Problem Status Chart'
1.6     ! www      1703: => 'Problema de dos Estados',
1.1       www      1704: 
                   1705:    'Problems Not Contained In A Folder'
1.6     ! www      1706: => 'Problemas que no estan contenidos en una carpeta',
1.1       www      1707: 
                   1708:    'Problems creating new Excel file.  This error has been logged.  Please alert your LON-CAPA administrator.'
1.6     ! www      1709: => 'Problemas creando un nueveo archivo de Excel. Este Error ha sido logado. Por favor, avise a su administrador LON-CAPA.',
1.1       www      1710: 
                   1711:    'Processing course structure'
1.6     ! www      1712: => 'Procesando estrutura del curso',
1.1       www      1713: 
                   1714:    'Processing first student'
1.6     ! www      1715: => 'Procesando primer estudiante',
1.1       www      1716: 
                   1717:    'Project Information'
1.6     ! www      1718: => 'Información del Proyecto',
1.1       www      1719: 
                   1720:    'Provide feedback messages or contribute to the course discussion about this resource'
1.6     ! www      1721: => 'Producir mensajes feedback o contribuir a la discusión sobre este recurso',
1.1       www      1722: 
                   1723:    'Provide my evaluation of this resource'
1.6     ! www      1724: => 'Producir my evaluación de este recurso',
1.1       www      1725: 
                   1726:    'Publish'
1.6     ! www      1727: => 'Publicar',
1.1       www      1728: 
                   1729:    'Publish Directory'
1.6     ! www      1730: => 'Publicar Directorio',
1.1       www      1731: 
                   1732:    'Publish Directory and Sub Directories'
1.6     ! www      1733: => 'Publicar Directorio y Sub-Directorios',
1.1       www      1734: 
                   1735:    'Published'
                   1736: => 'Publicado',
                   1737: 
                   1738:    'Publisher/Owner'
1.6     ! www      1739: => 'Publicante/Dono',
1.1       www      1740: 
                   1741:    'Publishing'
                   1742: => 'Publicando',
                   1743: 
                   1744:    'Quick Completed Problems Display'
1.6     ! www      1745: => 'Visualizador Rápido de Problemas Resueltos',
1.1       www      1746: 
                   1747:    'Reading results from'
1.6     ! www      1748: => 'Lenyedo resultados de',
1.1       www      1749: 
                   1750:    'Related'
                   1751: => 'Relacionado',
                   1752: 
                   1753:    'Resource Feedback and Discussion'
1.6     ! www      1754: => 'Realimentación de Recurso y discusión',
1.1       www      1755: 
                   1756:    'Resource Level'
1.6     ! www      1757: => 'Nivel del Recurso',
1.1       www      1758: 
                   1759:    'Resource Publication'
1.6     ! www      1760: => 'Publicación de Recurso',
1.1       www      1761: 
                   1762:    'Resource is technically correct'
1.6     ! www      1763: => 'El Recurso es técnicamente correcto',
1.1       www      1764: 
                   1765:    'Retrieve'
                   1766: => 'Restaurar',
                   1767: 
                   1768:    'Revert to Last Saved'
1.6     ! www      1769: => 'Volver a la Última Versión Guardada',
1.1       www      1770: 
                   1771:    'Revision Date'
1.6     ! www      1772: => 'Fecha de Revisión',
1.1       www      1773: 
                   1774:    'Row'
1.6     ! www      1775: => 'fila',
1.1       www      1776: 
                   1777:    'S.D. tries'
1.6     ! www      1778: => 'Desv. Pad. Intentos',
1.1       www      1779: 
                   1780:    'Save as'
                   1781: => 'Salvar como',
                   1782: 
                   1783:    'Save as & Make This Sheet the Default'
1.6     ! www      1784: => 'Salvar Como y Hacer esta Plantilla por Defecto',
1.1       www      1785: 
                   1786:    'Scantron Operator'
                   1787: => 'Operador Scantron',
                   1788: 
                   1789:    'Score Upload Form'
1.6     ! www      1790: => 'Formulario para Cargar Resultados',
1.1       www      1791: 
                   1792:    'Search Complete'
1.6     ! www      1793: => 'Busqueda Completa',
1.1       www      1794: 
                   1795:    'Section'
1.6     ! www      1796: => 'Sección',
1.1       www      1797: 
                   1798:    'Sections'
1.6     ! www      1799: => 'Secciones',
1.1       www      1800: 
                   1801:    'Select All'
1.6     ! www      1802: => 'Seleccionar Todo',
1.1       www      1803: 
                   1804:    'Select All Students'
1.6     ! www      1805: => 'Seleccionar Todos los Estudiantes',
1.1       www      1806: 
                   1807:    'Select Date'
1.6     ! www      1808: => 'Selecione una Fecha',
1.1       www      1809: 
                   1810:    'Select Enclosing Map or Folder'
1.6     ! www      1811: => 'Selecione un Mapa o una Carpeta',
1.1       www      1812: 
                   1813:    'Select Map'
1.6     ! www      1814: => 'Seleccione Mapa/Secuencia',
1.1       www      1815: 
                   1816:    'Select Parameter Level'
1.6     ! www      1817: => 'Seleccione Nível de Parámetro',
1.1       www      1818: 
                   1819:    'Select Spreadsheet File'
1.6     ! www      1820: => 'Seleccione un Archivo de Plantilla',
1.1       www      1821: 
                   1822:    'Send Message to User(s)'
1.6     ! www      1823: => 'Enviar Mensajes para Usuario(s)',
1.1       www      1824: 
                   1825:    'Send Scantron data to a course'
1.6     ! www      1826: => 'Enviar datos Scantron para el curso',
1.1       www      1827: 
                   1828:    'Send internal email'
                   1829: => 'Enviar e-mail interno',
                   1830: 
                   1831:    'Sequence or Folder'
1.6     ! www      1832: => 'Secuencia o Carpeta',
1.1       www      1833: 
                   1834:    'Sequences and Folders'
1.6     ! www      1835: => 'Secuencias y carpetas',
1.1       www      1836: 
                   1837:    'Set Course Environment Parameters'
1.6     ! www      1838: => 'Configurar Parametros de Entorno del Curso',
1.1       www      1839: 
                   1840:    'Set Date'
1.6     ! www      1841: => 'Fijar Fecha',
1.1       www      1842: 
                   1843:    'Set Defaults for All Resources in Course'
1.6     ! www      1844: => 'Fijar Parámetros por Defecto para Todos los Recursos del Curso',
1.1       www      1845: 
                   1846:    'Set a bookmark for this resource'
1.6     ! www      1847: => 'Fijar un marcador para este recurso',
1.1       www      1848: 
                   1849:    'Set a due date'
1.6     ! www      1850: => 'Fijar una Fecha de finalización',
1.1       www      1851: 
                   1852:    'Set an answer open date'
1.6     ! www      1853: => 'Fijar una Fecha de Apertura',
1.1       www      1854: 
                   1855:    'Set an open date'
1.6     ! www      1856: => 'Fijar una Fecha de Lectura',
1.1       www      1857: 
                   1858:    'Set opening datefor all problems in the course for. . .'
1.6     ! www      1859: => 'Fijar la fecha de apertura de todos los problemas del curso para  . .',
1.1       www      1860: 
                   1861:    'Set the number of tries'
1.6     ! www      1862: => 'Fijar el número de intentos',
1.1       www      1863: 
                   1864:    'Set the problem weight'
1.6     ! www      1865: => 'Fijar el valor del problema',
1.1       www      1866: 
                   1867:    'Set/Modify Course Assessment Parameter'
1.6     ! www      1868: => 'Fijar/Modificar los Parámetros de Validación del Curso',
1.1       www      1869: 
                   1870:    'Set/Modify Course Assessment Parameters'
1.6     ! www      1871: => 'Fijar/Modificar Parámetros de Validación del Curso',
1.1       www      1872: 
                   1873:    'Set/Modify Course Parameters'
1.6     ! www      1874: => 'Fijar/Modificar Parámetro del Curso',
1.1       www      1875: 
                   1876:    'Shared by course faculty and staff'
1.6     ! www      1877: => 'Compartido por profesores de curso y personal',
1.1       www      1878: 
                   1879:    'Show More Options'
1.6     ! www      1880: => 'Mostrar Más Opciones',
1.1       www      1881: 
                   1882:    'Show all roles'
1.6     ! www      1883: => 'Mostrar todas las funciones',
1.1       www      1884: 
                   1885:    'Show catalog information'
1.6     ! www      1886: => 'Mostrar información del catálogo',
1.1       www      1887: 
                   1888:    'Show resource'
                   1889: => 'Mostrar recurso',
                   1890: 
                   1891:    'Significant figures are incorrect, submission was not graded.'
1.6     ! www      1892: => 'Las figuras significantivas son incorrectas, lo enviado no se ha calificado.',
1.1       www      1893: 
                   1894:    'Since Start of Course'
1.6     ! www      1895: => 'Desde el Inicio del Curso',
1.1       www      1896: 
                   1897:    'Since Yesterday'
1.6     ! www      1898: => 'Desde Ayer',
1.1       www      1899: 
                   1900:    'Size'
1.6     ! www      1901: => 'Tamaño',
1.1       www      1902: 
                   1903:    'Skew Tries'
1.6     ! www      1904: => 'Skew Intentos',
1.1       www      1905: 
                   1906:    'Special documents'
1.6     ! www      1907: => 'Documentos especiales',
1.1       www      1908: 
                   1909:    'Spreadsheet Computation'
1.6     ! www      1910: => 'Procesado da Plantilla',
1.1       www      1911: 
                   1912:    'Spreadsheet Computation Status'
1.6     ! www      1913: => 'Estado del Procesado de Plantilla',
1.1       www      1914: 
                   1915:    'Statistics'
1.6     ! www      1916: => 'Estadísticas',
1.1       www      1917: 
                   1918:    'Statistics and Problem Analysis'
1.6     ! www      1919: => 'Estadísticas y Análisis de Problemas',
1.1       www      1920: 
1.6     ! www      1921:    'Store'
        !          1922: => 'Guardar como',
1.1       www      1923: 
1.6     ! www      1924:    'Store Catalog Information'
        !          1925: => 'Guardar Información de Catálogo',
1.1       www      1926: 
                   1927:    'Student level sheet'
1.6     ! www      1928: => 'Plantilla - nivel de estudante',
1.1       www      1929: 
                   1930:    'Student performance statistics on all problems.'
1.6     ! www      1931: => 'Estadísticas de mejor del estudante en todos los problemas.',
1.1       www      1932: 
                   1933:    'Students Affected'
1.6     ! www      1934: => 'Estudiantes Afectados',
1.1       www      1935: 
                   1936:    'Subject'
1.6     ! www      1937: => 'Asignatura',
1.1       www      1938: 
                   1939:    'Successful Login'
1.6     ! www      1940: => 'Login Correcto',
1.1       www      1941: 
                   1942:    'Suggested Replacement for Obsolete File'
1.6     ! www      1943: => 'Se sugiere el cambio para el Archivo Obsoleto',
1.1       www      1944: 
                   1945:    'Summary'
1.6     ! www      1946: => 'Sumario',
1.1       www      1947: 
                   1948:    'Summary View'
1.6     ! www      1949: => 'Visualizar Sumario',
1.1       www      1950: 
                   1951:    'Switching Role'
1.6     ! www      1952: => 'Cambiando Función',
1.1       www      1953: 
                   1954:    'Synchronized SQL metadata database'
1.6     ! www      1955: => 'Base de meta-datos SQL sincronizada',
1.1       www      1956: 
                   1957:    'Target'
                   1958: => 'Destino',
                   1959: 
                   1960:    'Task'
1.6     ! www      1961: => 'Tarea',
1.1       www      1962: 
                   1963:    'Template'
                   1964: => 'Modelo',
                   1965: 
                   1966:    'Temporary Assembly Workspace'
1.6     ! www      1967: => 'Area de Trabajo Temporal',
1.1       www      1968: 
                   1969:    'The information you submit can be viewed by anybody who is logged into LON-CAPA. Do not provide information that you are not ready to share publicly.'
1.6     ! www      1970: => 'La información que ha introducido puede ser vista por cualquiera que entre en LON-CAPA. No proporcione información que no esté dispuesto a compartir públicamente.',
1.1       www      1971: 
                   1972:    'There are currently no results'
1.6     ! www      1973: => 'No hay resultados por el momento',
1.1       www      1974: 
                   1975:    'This helper will assist you in setting the open, due, and answer dates for problems, or in setting the number of tries for problems. You will be asked to select which problems you wish to set the parameters for, then what parameter you wish to set, then you will select whom the setting affects. After the helper is done, you will be shown where in the advanced interface you would have gone to set the parameter you have chosen, so in the future you can do it directly. Press Next -&gt; to begin, or select &lt;- Previous to go back to the previous screen.'
1.6     ! www      1976: => 'Este asistente le ayudará a configurar las fechas de apertura, de vencimiento y de respuesta de los problemas, o el número de intentos de los problemas. Se le pedirá que seleccione los problemas que desea configurar, después qué parametros quiere cambiar y a quién quiere que afecten los cambios. Después del asistente, se le mostrará en el interfaz avanzado para que en el futuro pueda hacerlo directamente. Pulse Siguiente -&gt; para iniciar, o elija &lt;- Anterior para volver a la pantalla anterior.',
1.1       www      1977: 
                   1978:    'This syllabus can be publicly viewed at'
1.6     ! www      1979: => 'Este Plano de Estudios puede ser visto públicamente en',
1.1       www      1980: 
                   1981:    'Topic'
                   1982: => 'Tópico',
                   1983: 
                   1984:    'Total'
                   1985: => 'Total',
                   1986: 
                   1987:    'Total Parts In Course'
1.6     ! www      1988: => 'Total de Partes del Curso',
1.1       www      1989: 
                   1990:    'Total number of students who have worked on this problem'
1.6     ! www      1991: => 'Número total de estudantes que han trabajado en este problema',
1.1       www      1992: 
                   1993:    'Type'
                   1994: => 'Tipo',
                   1995: 
                   1996:    'UNIX authenticated'
1.6     ! www      1997: => 'autentificado por UNIX',
1.1       www      1998: 
                   1999:    'URL'
                   2000: => 'URL',
                   2001: 
                   2002:    'URLs To Include in Syllabus'
1.6     ! www      2003: => 'URLs para Incluir en Plano de Estudios',
1.1       www      2004: 
                   2005:    'USERS'
1.6     ! www      2006: => 'USUARIOS',
1.1       www      2007: 
                   2008:    'Unable to connect to database!'
1.6     ! www      2009: => '¡No se pudo conectar con la base de datos!',
1.1       www      2010: 
                   2011:    'Unknown ID'
1.6     ! www      2012: => 'ID desconocida',
1.1       www      2013: 
                   2014:    'Unknown user'
1.6     ! www      2015: => 'Usuarios desconocido',
1.1       www      2016: 
                   2017:    'Unpublished'
1.6     ! www      2018: => 'No Publicado',
1.1       www      2019: 
                   2020:    'Unselect All'
1.6     ! www      2021: => 'Deseleccionar Todo',
1.1       www      2022: 
                   2023:    'Unselect All Students'
1.6     ! www      2024: => 'Deseleccionar Todos los Estudantes',
1.1       www      2025: 
                   2026:    'Up'
1.6     ! www      2027: => 'Arriba',
1.1       www      2028: 
                   2029:    'Update Course Assessment Parameter Display'
1.6     ! www      2030: => 'Actualizar La Pantalla de Parámetros de Validación',
1.1       www      2031: 
                   2032:    'Update Display'
1.6     ! www      2033: => 'Actualizar Pantalla',
1.1       www      2034: 
                   2035:    'Update Section or Specific User'
1.6     ! www      2036: => 'Actualizar Sección de un Usuario',
1.1       www      2037: 
                   2038:    'Upload Scantron data'
1.6     ! www      2039: => 'Carga de datos de Scantron',
1.1       www      2040: 
                   2041:    'Upload a Photo'
1.6     ! www      2042: => 'Carga de una imagen',
1.1       www      2043: 
                   2044:    'Upload a new main course document'
1.6     ! www      2045: => 'Cargar un nuevo documento principal para el curso',
1.1       www      2046: 
                   2047:    'Upload a new supplemental course document'
1.6     ! www      2048: => 'Subir un nuevo Documento Suplemental para el curso',
1.1       www      2049: 
                   2050:    'User'
1.6     ! www      2051: => 'Usuario',
1.1       www      2052: 
                   2053:    'User Notes, Records of Face-To-Face Discussions, and Critical Messages in Course'
1.6     ! www      2054: => 'Notas de Usuarios, Registros de Discusiones Cara-a-Cara, y Mensajes Críticos En Curso',
1.1       www      2055: 
                   2056:    'User Notes, Records of Face-to-Face Discussions, and Critical Messages'
1.6     ! www      2057: => 'Notas de Usuarios, Registros de Discusiones Cara-a-Cara, y Mensajes Críticos',
1.1       www      2058: 
                   2059:    'Verify Course Documents'
1.6     ! www      2060: => 'Verificar Documentos del Curso',
1.1       www      2061: 
                   2062:    'Verify Selection'
1.6     ! www      2063: => 'Verificar Selección',
1.1       www      2064: 
                   2065:    'Version'
1.6     ! www      2066: => 'Version',
1.1       www      2067: 
                   2068:    'Version Number'
1.6     ! www      2069: => 'Número de Versión',
1.1       www      2070: 
                   2071:    'View'
1.6     ! www      2072: => 'Ver',
1.1       www      2073: 
                   2074:    'View Critical Messages'
1.6     ! www      2075: => 'Ver Mensajes Críticos',
1.1       www      2076: 
                   2077:    'View Published Version'
1.6     ! www      2078: => 'Ver Versiones Publicadas',
1.1       www      2079: 
                   2080:    'View user submissions for this assessment resource'
1.6     ! www      2081: => 'Ver presentación de usuario para este recurso de validación',
1.1       www      2082: 
                   2083:    'Web References'
1.6     ! www      2084: => 'Referencias Web',
1.1       www      2085: 
                   2086:    'Welcome to the Assignment Parameter Helper'
1.6     ! www      2087: => 'Bienvenido al Asistente de Parámetros de Configuración',
1.1       www      2088: 
                   2089:    'What parameter do you want to set for all problems in the course?'
1.6     ! www      2090: => '¿Qué parámetro quiere configurar para todos los problemas del curso?',
1.1       www      2091: 
                   2092:    'What should the opening date be set to?'
1.6     ! www      2093: => '¿Para cuando quiere configurar la fecha de apertura?',
1.1       www      2094: 
                   2095:    'Which Problem or Problems?'
1.6     ! www      2096: => '¿Qué Problema o Problemas?',
1.1       www      2097: 
                   2098:    'Which problems do you wish to set a parameter for?'
1.6     ! www      2099: => '¿Para que problemas quiere configurar algún parámetro?',
1.1       www      2100: 
                   2101:    'Words'
1.6     ! www      2102: => 'Palabras',
1.1       www      2103: 
                   2104:    'Wrote Metadata'
1.6     ! www      2105: => 'Meta-dados Escritos',
1.1       www      2106: 
                   2107:    'XML/SGML'
                   2108: => 'XML/SGML',
                   2109: 
                   2110:    'You must choose at least one student to continue.'
1.6     ! www      2111: => 'Debería elegir al menos un estudiante para continuar.',
1.1       www      2112: 
                   2113:    'You must choose one or more choices to continue.'
1.6     ! www      2114: => 'Debería seleccionar uno o más para continuar.',
1.1       www      2115: 
                   2116:    'You need to choose another user role or enter a specific course for this function'
1.6     ! www      2117: => 'Necesita elegir otra función o introducir un curso específico para esta función',
1.1       www      2118: 
                   2119:    'Your Excel Spreadsheet'
1.6     ! www      2120: => 'Su Plantilla de Excel',
1.1       www      2121: 
                   2122:    'Your home server is '
1.6     ! www      2123: => 'Su servidor HOME es ',
1.1       www      2124: 
                   2125:    'a.m.'
                   2126: => 'a.m.',
                   2127: 
                   2128:    'abstract'
1.6     ! www      2129: => 'extracto',
1.1       www      2130: 
                   2131:    'acc keys'
1.6     ! www      2132: => 'clav. de acceso',
1.1       www      2133: 
                   2134:    'access denied'
1.6     ! www      2135: => 'acceso denegado',
1.1       www      2136: 
                   2137:    'according to course preferences'
1.6     ! www      2138: => 'de acuerdo a las preferencias del curso',
1.1       www      2139: 
                   2140:    'according to resource settings'
1.6     ! www      2141: => 'de acuerdo a la configuración de recurso',
1.1       www      2142: 
                   2143:    'according to user session state'
1.6     ! www      2144: => 'de acuerdo al estado de sesión del usuario',
1.1       www      2145: 
                   2146:    'all'
1.6     ! www      2147: => 'todo',
1.1       www      2148: 
                   2149:    'anno-[_1]'
1.6     ! www      2150: => 'anotaciones',
1.1       www      2151: 
                   2152:    'announce'
                   2153: => 'notícias',
                   2154: 
                   2155:    'at'
1.6     ! www      2156: => 'en',
1.1       www      2157: 
                   2158:    'at Domain'
1.6     ! www      2159: => 'en Dominio',
1.1       www      2160: 
                   2161:    'at domain'
1.6     ! www      2162: => 'en dominio',
1.1       www      2163: 
                   2164:    'audio'
1.6     ! www      2165: => 'audio',
1.1       www      2166: 
                   2167:    'author'
                   2168: => 'autor',
                   2169: 
                   2170:    'backward[_1]'
1.6     ! www      2171: => 'para atrás',
1.1       www      2172: 
                   2173:    'bookmark[_2]'
                   2174: => 'marcadores',
                   2175: 
                   2176:    'catalog[_1]'
                   2177: => 'Catálogo',
                   2178: 
                   2179:    'chart'
1.6     ! www      2180: => 'cuadro',
1.1       www      2181: 
                   2182:    'chat'
                   2183: => 'chat',
                   2184: 
                   2185:    'close this window'
1.6     ! www      2186: => 'cerrar esta ventana',
1.1       www      2187: 
                   2188:    'connection down'
1.6     ! www      2189: => 'sin conexión',
1.1       www      2190: 
                   2191:    'contacting'
                   2192: => 'contactando',
                   2193: 
                   2194:    'copyright'
                   2195: => 'copyright',
                   2196: 
                   2197:    'customdistributionfile'
1.6     ! www      2198: => 'archivo de distribuición personalizado',
1.1       www      2199: 
                   2200:    'default'
1.6     ! www      2201: => 'por defecto',
1.1       www      2202: 
                   2203:    'directory'
1.6     ! www      2204: => 'directorio',
1.1       www      2205: 
                   2206:    'discuss[_1]'
1.6     ! www      2207: => 'discusión',
1.1       www      2208: 
                   2209:    'docs'
                   2210: => 'documentos',
                   2211: 
                   2212:    'during the last'
1.6     ! www      2213: => 'durante la última',
1.1       www      2214: 
                   2215:    'edit'
                   2216: => 'editar',
                   2217: 
                   2218:    'evaluate[_1]'
1.6     ! www      2219: => 'evaluar',
1.1       www      2220: 
                   2221:    'exit'
1.6     ! www      2222: => 'salir',
1.1       www      2223: 
                   2224:    'fas'
                   2225: => 'fas',
                   2226: 
                   2227:    'feedback[_1]'
1.6     ! www      2228: => 'realimentación',
1.1       www      2229: 
                   2230:    'for Enclosing Map or Folder'
1.6     ! www      2231: => 'para el incluir Mapa o Carpeta',
1.1       www      2232: 
                   2233:    'for Resource'
1.6     ! www      2234: => 'para el Recurso',
1.1       www      2235: 
                   2236:    'forward[_1]'
1.6     ! www      2237: => 'para delante',
1.1       www      2238: 
                   2239:    'from Enclosing Map or Folder'
1.6     ! www      2240: => 'desde incluir Mapa o Carpeta',
1.1       www      2241: 
                   2242:    'general'
1.6     ! www      2243: => 'general',
1.1       www      2244: 
                   2245:    'in Course'
1.6     ! www      2246: => 'en Curso',
1.1       www      2247: 
                   2248:    'in Section/Group'
1.6     ! www      2249: => 'en Sección/Grupo',
1.1       www      2250: 
                   2251:    'info'
1.6     ! www      2252: => 'info',
1.1       www      2253: 
                   2254:    'interface available'
1.6     ! www      2255: => 'Interfaz disponible',
1.1       www      2256: 
                   2257:    'keywords'
1.6     ! www      2258: => 'palabras clave',
1.1       www      2259: 
                   2260:    'language'
1.6     ! www      2261: => 'idioma',
1.1       www      2262: 
                   2263:    'last student'
1.6     ! www      2264: => 'último estudiante',
1.1       www      2265: 
                   2266:    'library'
                   2267: => 'catálogo',
                   2268: 
                   2269:    'log in again'
1.6     ! www      2270: => 'logar otra vez',
1.1       www      2271: 
                   2272:    'manage'
1.6     ! www      2273: => 'gestionar',
1.1       www      2274: 
                   2275:    'may be open from a different computer.'
1.6     ! www      2276: => 'puede que esté abierto en otro ordenador.',
1.1       www      2277: 
                   2278:    'midnight'
1.6     ! www      2279: => 'media noche',
1.1       www      2280: 
                   2281:    'minutes'
                   2282: => 'minutos',
                   2283: 
                   2284:    'missions'
1.6     ! www      2285: => 'misiones',
1.1       www      2286: 
                   2287:    'movies'
1.6     ! www      2288: => 'películas',
1.1       www      2289: 
                   2290:    'my'
1.6     ! www      2291: => 'mis',
1.1       www      2292: 
                   2293:    'noon'
1.6     ! www      2294: => 'medio dia',
1.1       www      2295: 
                   2296:    'not found'
1.6     ! www      2297: => 'no se encuentra',
1.1       www      2298: 
                   2299:    'notes'
                   2300: => 'notas',
                   2301: 
                   2302:    'num_override'
                   2303: => 'num_sobrescritos',
                   2304: 
                   2305:    'obsolete'
                   2306: => 'obsoleto',
                   2307: 
                   2308:    'obsoletereplacement'
1.6     ! www      2309: => 'cambio de obsoleto',
1.1       www      2310: 
                   2311:    'of'
                   2312: => 'de',
                   2313: 
                   2314:    'or'
1.6     ! www      2315: => 'o',
1.1       www      2316: 
                   2317:    'or ID'
1.6     ! www      2318: => 'o ID',
1.1       www      2319: 
                   2320:    'p.m.'
1.6     ! www      2321: => 'p.m.',
1.1       www      2322: 
                   2323:    'pages'
                   2324: => 'páginas',
                   2325: 
                   2326:    'parms'
1.6     ! www      2327: => 'parámetros',
1.1       www      2328: 
                   2329:    'part'
                   2330: => 'parte',
                   2331: 
                   2332:    'percent'
                   2333: => '%',
                   2334: 
                   2335:    'pictures'
1.6     ! www      2336: => 'imagenes',
1.1       www      2337: 
                   2338:    'prepare'
                   2339: => 'Preparar',
                   2340: 
                   2341:    'printout'
1.6     ! www      2342: => 'impresión',
1.1       www      2343: 
                   2344:    'problem'
                   2345: => 'problema',
                   2346: 
                   2347:    'problem statistics grouped by sequence'
1.6     ! www      2348: => 'estadísticas de problemas agrupadas por secuencias',
1.1       www      2349: 
                   2350:    'problem statistics ungrouped'
1.6     ! www      2351: => 'estadísticas de problemas desagrupadas',
1.1       www      2352: 
                   2353:    'problem statistics, Excel'
1.6     ! www      2354: => 'estadísticas de problemas, Excel',
1.1       www      2355: 
                   2356:    'remaining'
                   2357: => 'restante',
                   2358: 
                   2359:    'resource'
                   2360: => 'recurso(s)',
                   2361: 
                   2362:    'resources'
                   2363: => 'recursos',
                   2364: 
                   2365:    'roles'
1.6     ! www      2366: => 'funciones',
1.1       www      2367: 
                   2368:    'search'
1.6     ! www      2369: => 'busqueda',
1.1       www      2370: 
                   2371:    'second'
                   2372: => 'segundo',
                   2373: 
                   2374:    'seconds'
                   2375: => 'segundos',
                   2376: 
                   2377:    'seconds for'
1.6     ! www      2378: => 'segundos para',
1.1       www      2379: 
                   2380:    'sequence'
1.6     ! www      2381: => 'secuencia',
1.1       www      2382: 
                   2383:    'set[_1]'
                   2384: => 'inserir',
                   2385: 
                   2386:    'space'
                   2387: => 'publicado(s)',
                   2388: 
                   2389:    'stats'
1.6     ! www      2390: => 'estadísticas',
1.1       www      2391: 
                   2392:    'con-'
1.6     ! www      2393: => 'construcción',
1.1       www      2394: 
                   2395:    'struct'
                   2396: => 'de recursos',
                   2397: 
                   2398:    'subject'
1.6     ! www      2399: => 'asunto',
1.1       www      2400: 
                   2401:    'switch'
1.6     ! www      2402: => 'cambiar',
1.1       www      2403: 
                   2404:    'title'
                   2405: => 'Título',
                   2406: 
                   2407:    'unless locked'
1.6     ! www      2408: => 'a menos que esté bloqueado',
1.1       www      2409: 
                   2410:    'updated periodically'
                   2411: => 'atualizado periódicamente',
                   2412: 
                   2413:    'user'
1.6     ! www      2414: => 'usuario',
1.1       www      2415: 
                   2416:    'users in'
1.6     ! www      2417: => 'usuarios en',
1.1       www      2418: 
                   2419:    'view sub-'
                   2420: => 'visualizar sub-',
                   2421: 
                   2422:    'visible to author and co-authors only'
1.6     ! www      2423: => 'sólamente visible para autor y co-autores',
1.1       www      2424: 
                   2425:    'waiting on'
1.6     ! www      2426: => 'esperando',
1.1       www      2427: 
                   2428:    'warning(s)'
1.6     ! www      2429: => 'advertencia(s)',
1.1       www      2430: 
                   2431:    'Welcome to the Learning<i>Online</i> Network with CAPA. Please wait while your session is being set up'
1.6     ! www      2432: => 'Bienvenido a la Red de Aprendizaje <i>Online</i> con CAPA ("Learning Online Network with CAPA" LON-CAPA). Por favor, espere mientras se configura su sesión',
1.1       www      2433: 
                   2434:    'Welcome'
1.6     ! www      2435: => 'Bienvenido',
1.1       www      2436: 
                   2437:    'Calculate answers'
1.6     ! www      2438: => 'Calcular respuestas',
1.1       www      2439: 
                   2440:    '&nbsp;Show&nbsp;All&nbsp;Foils'
                   2441: => '&nbsp;Mostrar&nbsp;Todas&nbsp;Alternativas',
                   2442: 
                   2443:    '1 out of N multiple choice (radio button)'
1.6     ! www      2444: => '1 de N alternativas de solución múltiple (radio button)',
1.1       www      2445: 
                   2446:    '<b>[_1]</b>:  Unable to enroll: [_2]'
1.6     ! www      2447: => '<b>[_1]</b>:  Inposible matricular: [_2]',
1.1       www      2448: 
                   2449:    '<b>[_1]</b>: Unable to enroll.  No password specified.'
1.6     ! www      2450: => '<b>[_1]</b>: Imposible matricular. No se ha especificado contraseña.',
1.1       www      2451: 
                   2452:    '<b>[_1]</b>: Unacceptable username for user [_2] [_3] [_4] [_5]'
1.6     ! www      2453: => '<b>[_1]</b>: No se acepta ese Nombre de usuario [_2] [_3] [_4] [_5]',
1.1       www      2454: 
                   2455:    'Administrator'
                   2456: => 'Administrador',
                   2457: 
                   2458:    'All Documents in Course'
1.6     ! www      2459: => 'Todos los documentos del curso',
1.1       www      2460: 
                   2461:    'All Resources (possibly large output)'
1.6     ! www      2462: => 'Todos los recursos (salida posíblemente extensa)',
1.1       www      2463: 
                   2464:    'Analyze Over '
1.6     ! www      2465: => 'Analizar Sobre ',
1.1       www      2466: 
                   2467:    'Analyze Problem'
1.6     ! www      2468: => 'Analizar Problema',
1.1       www      2469: 
                   2470:    'Analyze Problem Again'
1.6     ! www      2471: => 'Analizar Problema Otra vez',
1.1       www      2472: 
                   2473:    'Analyze as '
1.6     ! www      2474: => 'Analizar como ',
1.1       www      2475: 
                   2476:    'Anonymous'
1.6     ! www      2477: => 'Anónimo',
1.1       www      2478: 
                   2479:    'Anonymous contribution to course discussion of resource'
1.6     ! www      2480: => 'Contribución para la discusión del recurso',
1.1       www      2481: 
                   2482:    'Answer:'
1.6     ! www      2483: => 'Respuesta:',
1.1       www      2484: 
                   2485:    'As a general rule, only authors or co-authors should be filesystem authenticated (which allows access to the server filesystem).'
1.6     ! www      2486: => 'Como regra geral, solo los autores o co-autores debería ser autentificados por el sistema de archivos (que permite acceso al servidor de arhivos).',
1.1       www      2487: 
                   2488:    'Associate columns with student attributes.'
1.6     ! www      2489: => 'Asociar columnas con atributos de estudiante.',
1.1       www      2490: 
                   2491:    'Attachment'
1.6     ! www      2492: => 'Adjunto',
1.1       www      2493: 
                   2494:    'Attribute'
1.6     ! www      2495: => 'Atributo',
1.1       www      2496: 
                   2497:    'Browsing resource, all submissions are temporary.'
1.6     ! www      2498: => 'Navegando por los recursos, todos los cambios serán temporales.',
1.1       www      2499: 
                   2500:    'By'
                   2501: => 'Por',
                   2502: 
                   2503:    'CSV (comma separated values, spreadsheet)'
1.6     ! www      2504: => 'CSV (plantilla, valores separados por coma)',
1.1       www      2505: 
                   2506:    'Calculate answers'
1.6     ! www      2507: => 'Calcular respuestas',
1.1       www      2508: 
                   2509:    'Change'
1.6     ! www      2510: => 'Cambiar',
1.1       www      2511: 
                   2512:    'Change Random Seed To:'
1.6     ! www      2513: => 'Cambiar generador de números:',
1.1       www      2514: 
                   2515:    'Change Your Language Preferences'
1.6     ! www      2516: => 'Cambiar Idioma',
1.1       www      2517: 
                   2518:    'Changed discussion view mode'
1.6     ! www      2519: => 'Modo de visualización cambiado',
1.1       www      2520: 
                   2521:    'Check All'
1.6     ! www      2522: => 'Seleccionar Todo',
1.1       www      2523: 
                   2524:    'Check Course Document Versions'
1.6     ! www      2525: => 'Comprobar las Versiones de los Documentos del Curso',
1.1       www      2526: 
                   2527:    'Check for All'
1.6     ! www      2528: => 'Seleccionar para Todos',
1.1       www      2529: 
                   2530:    'Check for None'
1.6     ! www      2531: => 'Seleccionar para Ninguno',
1.1       www      2532: 
                   2533:    'Check for Section/Group'
1.6     ! www      2534: => 'Seleccionar por Sección/Grupo',
1.1       www      2535: 
                   2536:    'Check/Set Resource Versions'
1.6     ! www      2537: => 'Comprobar/Fijar Versiones de Recurso',
1.1       www      2538: 
                   2539:    'Choose a different resource'
1.6     ! www      2540: => 'Seleccione un recurso diferente',
1.1       www      2541: 
                   2542:    'Chronological View'
1.6     ! www      2543: => 'Visualización Cronológica',
1.1       www      2544: 
                   2545:    'Click-On Texts (comma sep):'
1.6     ! www      2546: => 'Click-On Textos (coma sep):',
1.1       www      2547: 
                   2548:    'Column'
1.6     ! www      2549: => 'Columna',
1.1       www      2550: 
                   2551:    'Column&nbsp;[_1]'
1.6     ! www      2552: => 'Columna&nbsp;[_1]',
1.1       www      2553: 
                   2554:    'Concept:'
1.6     ! www      2555: => 'Concepto:',
1.1       www      2556: 
                   2557:    'Concepts'
1.6     ! www      2558: => 'Conceptos',
1.1       www      2559: 
                   2560:    'Continue enrollment?'
1.6     ! www      2561: => '¿Continuar matrícula?',
1.1       www      2562: 
                   2563:    'Contribution to course discussion of resource'
1.6     ! www      2564: => 'Contribución a la discusión del recurso',
1.1       www      2565: 
                   2566:    'Correct Option:'
1.6     ! www      2567: => 'Opción Correcta:',
1.1       www      2568: 
                   2569:    'Create a New Course'
1.6     ! www      2570: => 'Crear un Curso Nuevo <p> <font size="-1" style="color: rgb(255, 0, 0);"> <center> <b>NOTA DEL ADMINISTRADOR</b> </center> <p>  LA traducción a Español se está desarrollando. </font></p>',
1.1       www      2571: #=> 'Criando um Novo Curso',
                   2572: 
                   2573:    'Critical Messages'
1.6     ! www      2574: => 'Mensajes Críticos',
1.1       www      2575: 
                   2576:    'Current'
1.6     ! www      2577: => 'Actual',
1.1       www      2578: 
                   2579:    'Default:'
1.6     ! www      2580: => 'Por defecto:',
1.1       www      2581: 
                   2582:    'Delete'
                   2583: => 'Excluir',
                   2584: 
                   2585:    'Delete Checked'
1.6     ! www      2586: => 'Excluir Seleccionados',
1.1       www      2587: 
                   2588:    'Delete an option'
1.6     ! www      2589: => 'Excluir uma opción',
1.1       www      2590: 
                   2591:    'Delete:'
1.6     ! www      2592: => 'Eliminar:',
1.1       www      2593: 
                   2594:    'Description:'
1.6     ! www      2595: => 'Descripción:',
1.1       www      2596: 
                   2597:    'Diffs'
1.6     ! www      2598: => 'Diferencias',
1.1       www      2599: 
                   2600:    'Diffs with Current Version'
1.6     ! www      2601: => 'Diferencias con la Versión Actual',
1.1       www      2602: 
                   2603:    'Diffs with Version'
1.6     ! www      2604: => 'Diferencias con la Versión',
1.1       www      2605: 
                   2606:    'Diffs with current Version'
1.6     ! www      2607: => 'Diferencias con la Versión Actual',
1.1       www      2608: 
                   2609:    'Disable ID/Student Number Safeguard and Force Change of Conflicting IDs (only do if you know what you are doing)'
1.6     ! www      2610: => 'Desabilitar verificación de conflitos de ID/número de identificación de los estudiantes, y forzar cambios de IDs conflictivas (solamente haga esto si sabe lo que está haciendo). ',
1.1       www      2611: 
                   2612:    'Discussion Contributions'
1.6     ! www      2613: => 'Contribuciones para discusión',
1.1       www      2614: 
                   2615:    'Display All Messages'
1.6     ! www      2616: => 'Mostrar Todos los Mensajes',
1.1       www      2617: 
                   2618:    'Display all Messages'
1.6     ! www      2619: => 'Mostrar todos los Mensajes',
1.1       www      2620: 
                   2621:    'Display and analysis of submission times on assessments.'
1.6     ! www      2622: => 'Análisis y envío de los tiempos en los ejercicios.',
1.1       www      2623: 
                   2624:    'Display foils in order given'
1.6     ! www      2625: => 'Mostrar alternativas en el orden dado',
1.1       www      2626: 
                   2627:    'Display foils in random order'
1.6     ! www      2628: => 'Mostrar alternativas aleatoriamente',
1.1       www      2629: 
                   2630:    'Domain Guest'
1.6     ! www      2631: => 'Invitado de Dominio',
1.1       www      2632: 
                   2633:    'Drop Students'
1.6     ! www      2634: => 'Excluir Estudiante(s)',
1.1       www      2635: 
                   2636:    'Dropped [_1]'
                   2637: => 'Excluído [_1]',
                   2638: 
                   2639:    'Dropped [_1] student(s).'
1.6     ! www      2640: => 'Excluído(s) [_1] estudiante(s).',
1.1       www      2641: 
                   2642:    'Dropping Students'
1.6     ! www      2643: => 'Excluyendo Estudiantes',
1.1       www      2644: 
                   2645:    'Dump Course DOCS'
1.6     ! www      2646: => 'Excluir DOCS del curso',
1.1       www      2647: 
                   2648:    'EMail Address'
1.6     ! www      2649: => 'Dirección de E-Mail',
1.1       www      2650: 
                   2651:    'Editor Errors - these errors might not effect the running of the problem, but they will likely cause problems with further use of the Edit mode. Please use the EditXML mode to fix these errors.'
1.6     ! www      2652: => 'Errores del Editor - estos errores puede que no interfieran en el funcionamiento del problema, pero es probable que causen problemas con un uso futuro del modo de Edición. Por favor, use el modo de edición de XML (EditXML) para corregir los errores.',
1.1       www      2653: 
                   2654:    'Enroll a single student'
1.6     ! www      2655: => 'Matricular um único estudiante',
1.1       www      2656: 
                   2657:    'Enrolling Students'
1.6     ! www      2658: => 'Matriculando estudiantes',
1.1       www      2659: 
                   2660:    'Error'
1.6     ! www      2661: => 'Error',
1.1       www      2662: 
                   2663:    'Error dropping [_1]:[_2]'
1.6     ! www      2664: => 'Error al excluir [_1]:[_2]',
1.1       www      2665: 
                   2666:    'False'
                   2667: => 'Falso',
                   2668: 
                   2669:    'Field'
                   2670: => 'Campo',
                   2671: 
                   2672:    'Filenames in Construction Space'
1.6     ! www      2673: => 'Nombres de arqchivos en el Area de Construcción',
1.1       www      2674: 
                   2675:    'First Name'
1.6     ! www      2676: => 'Nombre',
1.1       www      2677: 
                   2678:    'Foil'
                   2679: => 'Alternativa',
                   2680: 
                   2681:    'Foils'
                   2682: => 'Alternativas',
                   2683: 
                   2684:    'Folder in Construction Space'
1.6     ! www      2685: => 'Carpetas en el espacio de Construcción',
1.1       www      2686: 
                   2687:    'Format:'
                   2688: => 'Formato:',
                   2689: 
                   2690:    'Forward'
1.6     ! www      2691: => 'Siguiente',
1.1       www      2692: 
                   2693:    'Forwarded message from'
1.6     ! www      2694: => 'Mensaje siguiente de',
1.1       www      2695: 
                   2696:    'Forwarding'
1.6     ! www      2697: => 'Avanzando',
1.1       www      2698: 
                   2699:    'From'
                   2700: => 'De',
                   2701: 
                   2702:    'Full Update'
1.6     ! www      2703: => 'Atualización Completa',
1.1       www      2704: 
                   2705:    'Full update (also print list of users not enrolled anymore)'
1.6     ! www      2706: => 'Atualización completa (también imprime lista de usuários que no se matricularán)',
1.1       www      2707: 
                   2708:    'Functions'
1.6     ! www      2709: => 'Funciones',
1.1       www      2710: 
                   2711:    'Generation'
1.6     ! www      2712: => 'Geración',
1.1       www      2713: 
                   2714:    'Group/Section'
1.6     ! www      2715: => 'Grupo/Sección',
1.1       www      2716: 
                   2717:    'HTML/XML'
                   2718: => 'HTML/XML',
                   2719: 
                   2720:    'Height(pixel):'
1.6     ! www      2721: => 'Altura(pixeles):',
1.1       www      2722: 
                   2723:    'Hide'
                   2724: => 'Ocultar',
                   2725: 
                   2726:    'Hint Text'
1.6     ! www      2727: => 'Texto Oculto',
1.1       www      2728: 
                   2729:    'ID/Student Number'
1.6     ! www      2730: => 'ID/Número de Identificación de Estudiante',
1.1       www      2731: 
                   2732:    'Identify fields'
1.6     ! www      2733: => 'Campos de Identificación',
1.1       www      2734: 
                   2735:    'If active, the new role will be available when the students next log in to LON-CAPA.'
1.6     ! www      2736: => 'Si está activa, la nueva función se activará cuando los estudiantes entren la próxima vez en LON-CAPA.',
1.1       www      2737: 
                   2738:    'If this resource is in active use, student performance data from the previous version may become inaccessible.'
1.6     ! www      2739: => 'Si este recurso está activo, la evolución de los datos de los estudiantes previa será inaccesible.',
1.1       www      2740: 
                   2741:    'Ignore First Line'
1.6     ! www      2742: => 'Ignorar Primera Linea',
1.1       www      2743: 
                   2744:    'Image:'
1.6     ! www      2745: => 'Imagen:',
1.1       www      2746: 
                   2747:    'Incorrect Answers:'
1.6     ! www      2748: => 'Respuestas Incorrectas:',
1.1       www      2749: 
                   2750:    'Initial Password'
1.6     ! www      2751: => 'Contraseña Inicial',
1.1       www      2752: 
                   2753:    'Interlingua (International Auxiliary Language Association) - ISO'
1.6     ! www      2754: => 'Interlingua (IALA - Asociación Internacional para una Lengua Auxiliar ) - ISO',
1.1       www      2755: 
                   2756:    'Internal Filename'
1.6     ! www      2757: => 'Nombre de archivo interno',
1.1       www      2758: 
                   2759:    'Invalid home server specified'
1.6     ! www      2760: => 'Nombre de servidor HOME especificado NO Valido',
1.1       www      2761: 
                   2762:    'Keep all Resources up-to-date with most recent Versions (default)'
1.6     ! www      2763: => 'Mantener todos los Recursos actualizados con las Versiones más recientes(Por defecto)',
1.1       www      2764: 
                   2765:    'LON-CAPA Domain for Students'
1.6     ! www      2766: => 'Dominio LON-CAPA para los estudiantes',
1.1       www      2767: 
                   2768:    'LON-CAPA Enrollment Manager'
1.6     ! www      2769: => 'Gestor de Matrículas de LON-CAPA',
1.1       www      2770: 
                   2771:    'LON-CAPA domain: [_1]'
1.6     ! www      2772: => 'Dominio LON-CAPA: [_1]',
1.1       www      2773: 
                   2774:    'LaTeX batchmode'
                   2775: => 'LaTeX batchmode',
                   2776: 
                   2777:    'LaTeX mode:'
                   2778: => 'modo LaTeX:',
                   2779: 
                   2780:    'Last Name'
1.6     ! www      2781: => 'Apellido',
1.1       www      2782: 
                   2783:    'Last Name, First Names'
1.6     ! www      2784: => 'Apellidos, Nombre',
1.1       www      2785: 
                   2786:    'Last accessed'
1.6     ! www      2787: => 'Último acceso',
1.1       www      2788: 
                   2789:    'Librarian'
1.6     ! www      2790: => 'Bibliotecario',
1.1       www      2791: 
                   2792:    'Login Type'
                   2793: => 'Tipo de Login',
                   2794: 
                   2795:    'Making Backup to'
1.6     ! www      2796: => 'Creando copia de seguridad a',
1.1       www      2797: 
                   2798:    'Mark Unread'
1.6     ! www      2799: => 'Marcado como No Leído',
1.1       www      2800: 
                   2801:    'Max Number Of Shown Foils:'
                   2802: => 'Número Máximo de Alternativas Mostradas:',
                   2803: 
                   2804:    'Max number of foils displayed'
1.6     ! www      2805: => 'Número Máximo de Alternativas Mostradas',
1.1       www      2806: 
                   2807:    'Metadata'
1.6     ! www      2808: => 'Metadatos',
1.1       www      2809: 
                   2810:    'Metadata Version'
1.6     ! www      2811: => 'Versión de los Meta-dados',
1.1       www      2812: 
                   2813:    'Metadata current version'
1.6     ! www      2814: => 'Versión Actual de los Meta-dados',
1.1       www      2815: 
                   2816:    'Middle Names/Initials'
1.6     ! www      2817: => 'Nombres /Iniciales',
1.1       www      2818: 
                   2819:    'Modify Parameters'
1.6     ! www      2820: => 'Modificar Parámetros',
1.1       www      2821: 
                   2822:    'Modify student data'
1.6     ! www      2823: => 'Modificar datos de un estudiante',
1.1       www      2824: 
                   2825:    'Most recently published Version'
1.6     ! www      2826: => 'Versión publicada más reciente',
1.1       www      2827: 
                   2828:    'Name:'
1.6     ! www      2829: => 'Nombre:',
1.1       www      2830: 
                   2831:    'New Problem Variation'
1.6     ! www      2832: => 'Nueva Variación del Problema',
1.1       www      2833: 
                   2834:    'New Randomization'
1.6     ! www      2835: => 'Nueva Randomización',
1.1       www      2836: 
1.6     ! www      2837:    'New parameters or stored values'
        !          2838: => 'Nuevos parámetros para valores almacenados',
1.1       www      2839: 
                   2840:    'Next'
1.6     ! www      2841: => 'Siguiente',
1.1       www      2842: 
                   2843:    'No'
1.6     ! www      2844: => 'No',
1.1       www      2845: 
                   2846:    'No Kerberos domain was specified.'
1.6     ! www      2847: => 'No se ha especificado un dominio Kerberos.',
1.1       www      2848: 
                   2849:    'No language preference'
1.6     ! www      2850: => 'Sin preferencia de idioma',
1.1       www      2851: 
                   2852:    'None Found'
1.6     ! www      2853: => 'No se ha Encontrado',
1.1       www      2854: 
                   2855:    'Not applicable - '
1.6     ! www      2856: => 'No aplicable - ',
1.1       www      2857: 
                   2858:    'Not set - '
1.6     ! www      2859: => 'No configurado - ',
1.1       www      2860: 
                   2861:    'Not shown, not used'
1.6     ! www      2862: => 'No mostrado, no usado',
1.1       www      2863: 
                   2864:    'Note: for large courses, this operation may be time consuming'
1.6     ! www      2865: => 'Nota: para cursos extensos, esta operación se podrá tomar algo de tiempo',
1.1       www      2866: 
                   2867:    'Note: this will not take effect if the user already exists'
1.6     ! www      2868: => 'Nota: esto no tendrá ningún efecto si el usuario ya existe',
1.1       www      2869: 
                   2870:    'Number of Plots:'
                   2871: => 'Número de Gráficos:',
                   2872: 
1.6     ! www      2873:    'Obsolete parameters or stored values'
        !          2874: => 'Parámetros obsoletos o valores almacenados',
1.1       www      2875: 
                   2876:    'One particular problem (overrides folder and course defaults)'
1.6     ! www      2877: => 'Un problema particular (elimina la carpeta y las plantillas del curso)',
1.1       www      2878: 
                   2879:    'Only Answers'
1.6     ! www      2880: => 'Solo Respuestas',
1.1       www      2881: 
                   2882:    'Option Response Problem Analysis'
1.6     ! www      2883: => 'Análisis de problema de Responder un opción',
1.1       www      2884: 
                   2885:    'Option response'
1.6     ! www      2886: => 'Respuesta de opción',
1.1       www      2887: 
                   2888:    'Please do not reply to this address.'
1.6     ! www      2889: => 'Por favor, no responda a esta dirección.',
1.1       www      2890: 
                   2891:    'Please select a report to generate'
1.6     ! www      2892: => 'Por favor, selecione un informe para generar',
1.1       www      2893: 
                   2894:    'Position'
1.6     ! www      2895: => 'Posición',
1.1       www      2896: 
                   2897:    'Preferred language'
1.6     ! www      2898: => 'Idioma Preferido',
1.1       www      2899: 
                   2900:    'Preparing Printout'
1.6     ! www      2901: => 'Preparando Impresión',
1.1       www      2902: 
                   2903:    'Previous'
                   2904: => 'Anterior',
                   2905: 
                   2906:    'Print Index:'
                   2907: => 'Imprimir Índice:',
                   2908: 
                   2909:    'Print Table of Contents:'
1.6     ! www      2910: => 'Imprimir Tabla de Contenidos:',
1.1       www      2911: 
                   2912:    'Print:'
                   2913: => 'Imprimir:',
                   2914: 
                   2915:    'Problems'
                   2916: => 'Problemas',
                   2917: 
                   2918:    'Problems from entire course'
1.6     ! www      2919: => 'Problemas del curso entero',
1.1       www      2920: 
                   2921:    'Processed [_1] student(s).'
1.6     ! www      2922: => 'Procesado(s) [_1] estudiante(s).',
1.1       www      2923: 
                   2924:    'Produce Excel Output'
1.6     ! www      2925: => 'Producir salida para Excel',
1.1       www      2926: 
                   2927:    'Question Text'
1.6     ! www      2928: => 'Texto de la pregunta',
1.1       www      2929: 
                   2930:    'Question Type'
1.6     ! www      2931: => 'Tipo da Pregunta',
1.1       www      2932: 
                   2933:    'Random position'
1.6     ! www      2934: => 'Posición Aleatoria',
1.1       www      2935: 
                   2936:    'Re'
                   2937: => 'Re',
                   2938: 
                   2939:    'Re-enrollment will re-activate data.'
1.6     ! www      2940: => 'Re-matrícula volverá a actualizar los datos.',
1.1       www      2941: 
                   2942:    'Record'
                   2943: => 'Registro',
                   2944: 
                   2945:    'Registering'
                   2946: => 'Registrando',
                   2947: 
                   2948:    'Reply'
1.6     ! www      2949: => 'Respuesta',
1.1       www      2950: 
                   2951:    'Reset Submissions'
1.6     ! www      2952: => 'Reiniciar Envios',
1.1       www      2953: 
                   2954:    'Resources from selected sequence in course'
1.6     ! www      2955: => 'Recursos de la secuencia seleccionada en curso',
1.1       www      2956: 
                   2957:    'Retrieve Published Resources'
                   2958: => 'Restaurar Recursos Publicados',
                   2959: 
                   2960:    'Retrieving current (most recent) version'
1.6     ! www      2961: => 'Recuperando la Versión Actual (most recent)',
1.1       www      2962: 
                   2963:    'Sample Points:'
1.6     ! www      2964: => 'Puntos de Muestra:',
1.1       www      2965: 
                   2966:    'Samples'
1.6     ! www      2967: => 'Ejemplos',
1.1       www      2968: 
                   2969:    'Save as ...'
                   2970: => 'Salvar como ...',
                   2971: 
                   2972:    'Select Printing Options:'
1.6     ! www      2973: => 'Seleccionar opciones de impresión:',
1.1       www      2974: 
                   2975:    'Select a course'
1.6     ! www      2976: => 'Seleccione un curso',
1.1       www      2977: 
                   2978:    'Selecting a User'
1.6     ! www      2979: => 'Seleccione un Usuario',
1.1       www      2980: 
                   2981:    'Send New'
1.6     ! www      2982: => 'Enviar',
1.1       www      2983: 
                   2984:    'Send Reply'
1.6     ! www      2985: => 'Enviar Respuesta',
1.1       www      2986: 
                   2987:    'Send as critical message'
1.6     ! www      2988: => 'Enviar como mensage crítico',
1.1       www      2989: 
                   2990:    'Set Version to be used in Course'
1.6     ! www      2991: => 'Fijar Versión para ser usada en curso',
1.1       www      2992: 
                   2993:    'Set Versions to be used in Course according to Selections below'
1.6     ! www      2994: => 'Fijar Versión para ser usada en Curso de acuerdo a la selección de abajo',
1.1       www      2995: 
                   2996:    'Set all Resource Versions to current Version (Fix Versions)'
1.6     ! www      2997: => 'Fijar todas las Versiones de los Recursos para la Versión Actual (Corregir Versiones)',
1.1       www      2998: 
                   2999:    'Short string response'
1.6     ! www      3000: => 'Respuesta con frase corta (string)',
1.1       www      3001: 
                   3002:    'Show Preview'
1.6     ! www      3003: => 'Pre-visualizar',
1.1       www      3004: 
                   3005:    'Show always at bottom position'
1.6     ! www      3006: => 'Mostrar siempre en la posición inferior',
1.1       www      3007: 
                   3008:    'Show always at top position'
1.6     ! www      3009: => 'Mostrar siempre en la posición superior',
1.1       www      3010: 
                   3011:    'Simple Problem Editor'
                   3012: => 'Editor de Problema Simplificado',
                   3013: 
                   3014:    'Size:'
1.6     ! www      3015: => 'Tamaño:',
1.1       www      3016: 
                   3017:    'Space separated'
1.6     ! www      3018: => 'separado por espacio',
1.1       www      3019: 
                   3020:    'Starting'
                   3021: => 'Iniciando',
                   3022: 
                   3023:    'Starting and Ending Dates'
1.6     ! www      3024: => 'Fechas de Inicio y Fin',
1.1       www      3025: 
1.6     ! www      3026:    'Store Changes'
        !          3027: => 'Almacenar Cambios',
1.1       www      3028: 
                   3029:    'Student Data Compilation Progress'
1.6     ! www      3030: => 'Progreso de la Compilación de los Datos del Estudiante',
1.1       www      3031: 
                   3032:    'Student Data Compilation Status'
1.6     ! www      3033: => 'Estado de la Compilación de los Datos del Estudiante',
1.1       www      3034: 
                   3035:    'Student Number'
1.6     ! www      3036: => 'Número de Estudiante',
1.1       www      3037: 
                   3038:    'Student Sheet Links'
1.6     ! www      3039: => 'Enlaces para las Plantillas de Estudiante',
1.1       www      3040: 
                   3041:    'Submission Time Analysis'
1.6     ! www      3042: => 'Análisis de Tiempos de Envío',
1.1       www      3043: 
                   3044:    'Submit Changes and Edit'
1.6     ! www      3045: => 'Enviar Cambios y Editar',
1.1       www      3046: 
                   3047:    'Tabulator separated'
                   3048: => 'Tabulator separado',
                   3049: 
                   3050:    'TeXWidth(mm):'
                   3051: => 'TeXWidth(mm):',
                   3052: 
                   3053:    'Text'
                   3054: => 'Texto',
                   3055: 
                   3056:    'Text Block'
1.6     ! www      3057: => 'Bloque de Texto',
1.1       www      3058: 
                   3059:    'The optional email address field was not specified.'
1.6     ! www      3060: => 'El campo opcional email no se ha especificado.',
1.1       www      3061: 
                   3062:    'The optional name field was not specified.'
1.6     ! www      3063: => 'El campo opcional nombre no se ha especificado.',
1.1       www      3064: 
                   3065:    'The optional section or group field was not specified.'
1.6     ! www      3066: => 'El campo opcional sección/grupo no se ha especificado.',
1.1       www      3067: 
                   3068:    'The optional student number field was not specified.'
1.6     ! www      3069: => 'El campo opcional Número de estudiante no se ha especificado.',
1.1       www      3070: 
                   3071:    'There are no students currently enrolled.'
1.6     ! www      3072: => 'No hay matriculados estudiantes en este momento.',
1.1       www      3073: 
                   3074:    'There is no student data for this problem.'
1.6     ! www      3075: => 'No existen datos de estudiantes para este problema.',
1.1       www      3076: 
                   3077:    'This is an automatic message generated by the LON-CAPA system.'
1.6     ! www      3078: => 'Esta es un mensaje automático generado por el sistema LON-CAPA.',
1.1       www      3079: 
                   3080:    'Threaded View'
1.6     ! www      3081: => 'Vista en linea (Threaded)',
1.1       www      3082: 
                   3083:    'Time'
1.6     ! www      3084: => 'Tiempo',
1.1       www      3085: 
                   3086:    'To'
                   3087: => 'Para',
                   3088: 
                   3089:    'Total number of records found in file: [_1].'
1.6     ! www      3090: => 'Número total de registros encontrados en el archivo: [_1].',
1.1       www      3091: 
                   3092:    'True'
1.6     ! www      3093: => 'Verdadero',
1.1       www      3094: 
                   3095:    'Type in value'
1.6     ! www      3096: => 'Teclee un valor',
1.1       www      3097: 
                   3098:    'Type:'
                   3099: => 'Tipo:',
                   3100: 
                   3101:    'Unable to enroll students'
1.6     ! www      3102: => 'No ha sido posible matricular estudiantes',
1.1       www      3103: 
                   3104:    'Uncheck All'
1.6     ! www      3105: => 'Deseleccionar Todo',
1.1       www      3106: 
                   3107:    'Undetermined - ISO'
                   3108: => 'Indeterminado - ISO',
                   3109: 
                   3110:    'Unit:'
1.6     ! www      3111: => 'Unidad:',
1.1       www      3112: 
                   3113:    'Unsuccessful Login'
1.6     ! www      3114: => 'Login no Correcto',
1.1       www      3115: 
                   3116:    'Update Student Data'
1.6     ! www      3117: => 'Actualizar datos del estudiante',
1.1       www      3118: 
                   3119:    'Updating discussion time'
1.6     ! www      3120: => 'Actualizando tiempo de discusión',
1.1       www      3121: 
                   3122:    'Upload a class list'
1.6     ! www      3123: => 'Cargar una lista de estudiantes',
1.1       www      3124: 
                   3125:    'Upload file to Construction Space'
1.6     ! www      3126: => 'Cargar archivo para Área de Construcción',
1.1       www      3127: 
                   3128:    'Uploading Class List'
1.6     ! www      3129: => 'Cargando lista de estudiantes',
1.1       www      3130: 
                   3131:    'Value'
                   3132: => 'Valor',
                   3133: 
                   3134:    'Verify Content'
1.6     ! www      3135: => 'Verificar Contenido',
1.1       www      3136: 
                   3137:    'Version changes since Yesterday'
1.6     ! www      3138: => 'Cambios en la versión desde Ayer',
1.1       www      3139: 
                   3140:    'Version changes since last Month'
1.6     ! www      3141: => 'Cambios en la versión desde el Mes pasado',
1.1       www      3142: 
                   3143:    'Version changes since last Week'
1.6     ! www      3144: => 'Cambios en la versión desde la Semana pasada',
1.1       www      3145: 
                   3146:    'Version changes since start of Course'
1.6     ! www      3147: => 'Cambios en la versión desde el inicio del curso',
1.1       www      3148: 
                   3149:    'Version used in Course'
1.6     ! www      3150: => 'Versión usada en Curso',
1.1       www      3151: 
                   3152:    'View Class List'
1.6     ! www      3153: => 'Ver Lista de Estudiantes',
1.1       www      3154: 
                   3155:    'Warning!'
                   3156: => 'Alerta!',
                   3157: 
                   3158:    'Width(pixel):'
1.6     ! www      3159: => 'Anchura(píxeles):',
1.1       www      3160: 
                   3161:    'With Answers'
1.6     ! www      3162: => 'Con Respuestas',
1.1       www      3163: 
                   3164:    'Without Answers'
1.6     ! www      3165: => 'Sin Respuestas',
1.1       www      3166: 
                   3167:    'You have no critical messages.'
1.6     ! www      3168: => 'No tiene mensajes críticos.',
1.1       www      3169: 
                   3170:    'You must choose an authentication type.'
1.6     ! www      3171: => 'Debe elegir un tipo de autentificación.',
1.1       www      3172: 
                   3173:    'You need to specify the Kerberos domain.'
1.6     ! www      3174: => 'Debe especificar el dominio Kerberos.',
1.1       www      3175: 
                   3176:    'You need to specify the initial password.'
1.6     ! www      3177: => 'Debe especificar el password inicial.',
1.1       www      3178: 
                   3179:    'You need to specify the username field.'
1.6     ! www      3180: => 'Debe especificar el campo Usuario.',
1.1       www      3181: 
1.6     ! www      3182:    'Your Version Settings have been Stored'
        !          3183: => 'Su Configuración de Versión se ha almacenado',
1.1       www      3184: 
                   3185:    '[_1] Do not change login data'
1.6     ! www      3186: => '[_1] No cambiar los datos de login',
1.1       www      3187: 
                   3188:    '[_1] Filesystem Authenticated (with initial password [_2])'
1.6     ! www      3189: => '[_1] Autentificación por Sistema de Archivos (con password inicial [_2])',
1.1       www      3190: 
                   3191:    '[_1] Internally authenticated (with initial password [_2])'
1.6     ! www      3192: => '[_1] Autentificado Internamente (con password inicial [_2])',
1.1       www      3193: 
                   3194:    '[_1] Kerberos authenticated with domain [_2] [_3] Version 4 [_4] Version 5'
1.6     ! www      3195: => '[_1] Autentificación via Kerberos, dominio [_2] [_3] Versión 4 [_4] Versión 5',
1.1       www      3196: 
                   3197:    '[_1] Local Authentication with arguement [_2]'
1.6     ! www      3198: => '[_1] Autentificación local con argumento [_2]',
1.1       www      3199: 
                   3200:    'and return receipt'
1.6     ! www      3201: => 'y recibo de devolución',
1.1       www      3202: 
                   3203:    'anonymous'
1.6     ! www      3204: => 'anónimo',
1.1       www      3205: 
                   3206:    'bytes'
                   3207: => 'bytes',
                   3208: 
                   3209:    'can not be accessed from your location.'
1.6     ! www      3210: => 'no se puede acceder desde su localización.',
1.1       www      3211: 
                   3212:    'file<br />extension'
1.6     ! www      3213: => 'extensión <br /> del archivo',
1.1       www      3214: 
                   3215:    'most recent'
1.6     ! www      3216: => 'más reciente',
1.1       www      3217: 
                   3218:    'name only visible to course faculty'
1.6     ! www      3219: => 'nombre sólamente visíble para el personal del curso',
1.1       www      3220: 
                   3221:    'publisher<br />owner'
1.6     ! www      3222: => 'publicante<br />dueño',
1.1       www      3223: 
                   3224:    'standard LaTeX mode'
1.6     ! www      3225: => 'modo LaTeX estandar ',
1.1       www      3226: 
                   3227:    'versions of this problem'
1.6     ! www      3228: => 'versiones de este problema',
1.1       www      3229: 
                   3230:    'loginproblems.html'
                   3231: => 'loginproblems_pt.html',
                   3232: 
                   3233: # ----
                   3234: 
                   3235:    'Course announcements and my calendar'
1.6     ! www      3236: => 'Mi Calendario y noticias del curso',
1.1       www      3237: 
                   3238:    'calendar[_1]'
1.6     ! www      3239: => 'calendario[_1]',
1.1       www      3240: 
                   3241:    'announce[_1]'
1.6     ! www      3242: => 'noticia[_1]',
1.1       www      3243: 
                   3244: 
                   3245: # ----
                   3246: 
                   3247:    'Send and receive messages'
1.6     ! www      3248: => 'Enviar y Recebir Mensajes',
1.1       www      3249: 
                   3250:    'commu-[_1]'
1.6     ! www      3251: => 'Gestionar',
1.1       www      3252: 
                   3253:    'nication[_1]'
1.6     ! www      3254: => 'mensajes[_1]',
1.1       www      3255: 
                   3256: 
                   3257: # ----
                   3258: 
                   3259:    'Enter the chatroom for the course'
1.6     ! www      3260: => 'Entrar en la sala de chat del curso',
1.1       www      3261: 
                   3262:    'course[_10]'
                   3263: => 'Sala de',
                   3264: 
                   3265:    'chat[_1]'
1.6     ! www      3266: => 'chat',
1.1       www      3267: 
                   3268: 
                   3269: # ----
                   3270: 
                   3271:    'Search the contents of this course'
1.6     ! www      3272: => 'Buscar los contenidos de este curso',
1.1       www      3273: 
                   3274:    'search[_1]'
1.6     ! www      3275: => 'Buscar',
1.1       www      3276: 
                   3277:    'course[_11]'
1.6     ! www      3278: => 'contenidos',
1.1       www      3279: 
                   3280: 
                   3281: # ----
                   3282: 
                   3283:    'Search the database of published resources'
1.6     ! www      3284: => 'Buscar la base de datos de recursos publicados',
1.1       www      3285: 
                   3286:    'search[_2]'
1.6     ! www      3287: => 'Buscar',
1.1       www      3288: 
                   3289:    'library[_1]'
                   3290: => 'recursos',
                   3291: 
                   3292: 
                   3293: # ----
                   3294: 
                   3295:    'Set my user preferences'
1.6     ! www      3296: => 'Configurar mis preferencias personales',
1.1       www      3297: 
                   3298:    'prefer-[_1]'
                   3299: => 'Preferencias',
                   3300: 
                   3301:    'ences[_1]'
1.6     ! www      3302: => 'Personales',
1.1       www      3303: 
                   3304: 
                   3305: # ----
                   3306: 
                   3307:    'Exit LON-CAPA'
1.6     ! www      3308: => 'Salir de LON-CAPA',
1.1       www      3309: 
                   3310:    'exit[_1]'
1.6     ! www      3311: => 'Salir',
1.1       www      3312: 
                   3313:    ' [_1]'
                   3314: => 'LON-CAPA',
                   3315: 
                   3316: 
                   3317: # ----
                   3318: 
                   3319:    'Switch to another user role'
1.6     ! www      3320: => 'Cambiar de Función',
1.1       www      3321: 
                   3322:    'switch[_2]'
1.6     ! www      3323: => 'cambiar',
1.1       www      3324: 
                   3325:    'role[_1]'
1.6     ! www      3326: => 'función',
1.1       www      3327: 
                   3328: 
                   3329: # ----
                   3330: 
                   3331:    'Choose the user role'
1.6     ! www      3332: => 'Seleccionar una función',
1.1       www      3333: 
                   3334:    'choose[_2]'
1.6     ! www      3335: => 'Elegir',
1.1       www      3336: 
                   3337:    'role[_2]'
1.6     ! www      3338: => 'función',
1.1       www      3339: 
                   3340: 
                   3341: # ----
                   3342: 
                   3343:    'Choose the course to work on'
1.6     ! www      3344: => 'Seleccione el curso para trabajar',
1.1       www      3345: 
                   3346:    'choose[_1]'
1.6     ! www      3347: => 'Seleccionar',
1.1       www      3348: 
                   3349:    'course[_1]'
                   3350: => 'curso',
                   3351: 
                   3352: 
                   3353: # ----
                   3354: 
                   3355:    'Switch to another course'
1.6     ! www      3356: => 'Cambiar de curso',
1.1       www      3357: 
                   3358:    'switch[_1]'
1.6     ! www      3359: => 'Seleccionar',
1.1       www      3360: 
                   3361:    'course[_2]'
                   3362: => 'curso',
                   3363: 
                   3364: 
                   3365: # ----
                   3366: 
                   3367:    'View documents included in this course'
1.6     ! www      3368: => 'Ver documentos del curso',
1.1       www      3369: 
                   3370:    'course[_3]'
                   3371: => 'Ver docs.',
                   3372: 
                   3373:    'docs[_1]'
                   3374: => 'do curso',
                   3375: 
                   3376: 
                   3377: # ----
                   3378: 
                   3379:    'Edit and view documents included in this course'
1.6     ! www      3380: => 'Editar y verificar documentos de este curso',
1.1       www      3381: 
                   3382:    'edit crs[_1]'
                   3383: => 'Editar documentos',
                   3384: 
                   3385:    'docs[_2]'
1.6     ! www      3386: => 'del curso',
1.1       www      3387: 
                   3388: 
                   3389: # ----
                   3390: 
                   3391:    'Navigate the table of contents for this course'
1.6     ! www      3392: => 'Navegar contenidos de este curso',
1.1       www      3393: 
                   3394:    'navigate[_1]'
                   3395: => 'Navegar',
                   3396: 
                   3397:    'contents[_1]'
1.6     ! www      3398: => 'contenidos',
1.1       www      3399: 
                   3400: 
                   3401: # ----
                   3402: 
                   3403:    'Show Problem Completeness'
1.6     ! www      3404: => 'Ver evoluciones de los problemas',
1.1       www      3405: 
                   3406:    'my[_1]'
1.6     ! www      3407: => 'Mi',
1.1       www      3408: 
                   3409:    'grades[_1]'
                   3410: => 'nota',
                   3411: 
                   3412: 
                   3413: # ----
                   3414: 
                   3415:    'Calculate course grades (Spreadsheet)'
1.6     ! www      3416: => 'Calgular notas del curso (Plantilla)',
1.1       www      3417: 
                   3418:    'course[_4]'
1.6     ! www      3419: => 'Plantilla de',
1.1       www      3420: 
                   3421:    'grades[_2]'
1.6     ! www      3422: => 'notas de curso',
1.1       www      3423: 
                   3424: 
                   3425: # ----
                   3426: 
                   3427:    'View the course assessment progress chart'
1.6     ! www      3428: => 'Ver tablón de progreso de los estudiantes del curso',
1.1       www      3429: 
                   3430:    'course[_5]'
1.6     ! www      3431: => 'Validación',
1.1       www      3432: 
                   3433:    'chart[_1]'
1.6     ! www      3434: => 'de los estudantes',
1.1       www      3435: 
                   3436: 
                   3437: # ----
                   3438: 
                   3439:    'View course assessment statistics'
1.6     ! www      3440: => 'Ver estatísticas de los problemas resueltos por los estudiantes',
1.1       www      3441: 
                   3442:    'course[_6]'
1.6     ! www      3443: => 'Estadística',
1.1       www      3444: 
                   3445:    'stats[_1]'
1.6     ! www      3446: => 'del curso',
1.1       www      3447: 
                   3448: 
                   3449: # ----
                   3450: 
                   3451:    'Drop/Add students in this course'
1.6     ! www      3452: => 'Añadir/Quitar estudiantes del curso',
1.1       www      3453: 
                   3454:    'course[_7]'
                   3455: => 'Matrícular',
                   3456: 
                   3457:    'enroll[_1]'
1.6     ! www      3458: => 'estudiantes',
1.1       www      3459: 
                   3460: 
                   3461: # ----
                   3462: 
                   3463:    'Manage Access Keys'
1.6     ! www      3464: => 'Gestionar Claves de Acceso',
1.1       www      3465: 
                   3466:    'manage[_1]'
1.6     ! www      3467: => 'Gestionar',
1.1       www      3468: 
                   3469:    'acc keys[_1]'
1.6     ! www      3470: => 'clav. de acceso',
1.1       www      3471: 
                   3472: 
                   3473: # ----
                   3474: 
                   3475:    'Create a user or modify the roles and privileges of a user'
1.6     ! www      3476: => 'Crear un usuario o modificar sus funciones y privilegios',
1.1       www      3477: 
                   3478:    'user[_1]'
1.6     ! www      3479: => 'Gestionar',
1.1       www      3480: 
                   3481:    'roles[_1]'
                   3482: => 'usuarios',
                   3483: 
                   3484: 
                   3485: # ----
                   3486: 
                   3487:    'Create a user or modify the roles and privileges of a user'
1.6     ! www      3488: => 'Crear un usuario o modificar sus funciones y privilegios',
1.1       www      3489: 
                   3490:    'user[_1]'
1.6     ! www      3491: => 'Gestionar',
1.1       www      3492: 
                   3493:    'roles[_1]'
                   3494: => 'usuarios',
                   3495: 
                   3496: 
                   3497: # ----
                   3498: 
                   3499:    'Create a user or modify the roles and privileges of a user'
1.6     ! www      3500: => 'Crear un usuario o modificar sus funciones y privilegios',
1.1       www      3501: 
                   3502:    'user[_1]'
1.6     ! www      3503: => 'Gestionar',
1.1       www      3504: 
                   3505:    'roles[_1]'
                   3506: => 'usuarios',
                   3507: 
                   3508: 
                   3509: # ----
                   3510: 
                   3511:    'Create a new course'
1.6     ! www      3512: => 'Crear un curso nuevo',
1.1       www      3513: 
                   3514:    'create[_1]'
1.6     ! www      3515: => 'Crear',
1.1       www      3516: 
                   3517:    'course[_8]'
                   3518: => 'curso',
                   3519: 
                   3520: 
                   3521: # ----
                   3522: 
                   3523:    'Set deadlines and other assessment parameters, as well as modify course environment'
1.6     ! www      3524: => 'Fijar los plazos y otros parámetros de validación y/ modificar el entorno del curso',
1.1       www      3525: 
                   3526:    'course[_9]'
1.6     ! www      3527: => 'Parámetros',
1.1       www      3528: 
                   3529:    'parms[_1]'
1.6     ! www      3530: => 'del curso',
1.1       www      3531: 
                   3532: 
                   3533: # ----
                   3534: 
                   3535:    'Enter my resource construction space'
1.6     ! www      3536: => 'Entrar en mi area de construcción',
1.1       www      3537: 
                   3538:    'con-[_1]'
1.6     ! www      3539: => 'Area de',
1.1       www      3540: 
                   3541:    'struct[_1]'
1.6     ! www      3542: => 'construcción',
1.1       www      3543: 
                   3544: 
                   3545: # ----
                   3546: 
                   3547:    'Enter construction space as a co-author'
1.6     ! www      3548: => 'Entrar en el Area de construcción como Co-Autor',
1.1       www      3549: 
                   3550:    'co con-[_1]'
1.6     ! www      3551: => 'co. constr.',
1.1       www      3552: 
                   3553:    'struct[_2]'
                   3554: => 'como co-autor',
                   3555: 
                   3556: 
                   3557: # ----
                   3558: 
                   3559:    'Browse published resources'
1.6     ! www      3560: => 'Navegar por los Recursos Publicados',
1.1       www      3561: 
                   3562:    'resource[_1]'
                   3563: => 'Navegar',
                   3564: 
                   3565:    'space[_1]'
                   3566: => 'recursos',
                   3567: 
                   3568: 
                   3569: # ----
                   3570: 
                   3571:    'Browse published resources'
1.6     ! www      3572: => 'Navegar por los Recursos Publicados',
1.1       www      3573: 
                   3574:    'co res[_1]'
                   3575: => 'Navegar',
                   3576: 
                   3577:    'space[_2]'
                   3578: => 'recursos',
                   3579: 
                   3580: 
                   3581: # ----
                   3582: 
                   3583:    'Browse published resources'
1.6     ! www      3584: => 'Navegar por los Recursos Publicados',
1.1       www      3585: 
                   3586:    'resource[_1]'
                   3587: => 'Navegar',
                   3588: 
                   3589:    'space[_1]'
                   3590: => 'recursos',
                   3591: 
                   3592: 
                   3593: # ----
                   3594: 
                   3595:    'Enter grades from check-out assessment resources'
1.6     ! www      3596: => 'Introducir las notas desde el chequeo los recursos de validación',
1.1       www      3597: 
                   3598:    'enter[_1]'
                   3599: => 'Entrar',
                   3600: 
                   3601:    'grades[_2]'
                   3602: => 'notas',
                   3603: 
                   3604: 
                   3605: # ----
                   3606: 
                   3607:    'Send Scantron data to a course'
1.6     ! www      3608: => 'Enviar datos de Scantron para un curso',
1.1       www      3609: 
                   3610:    'send[_1]'
                   3611: => 'Entrar',
                   3612: 
                   3613:    'scantron[_1]'
                   3614: => 'notas',
                   3615: 
                   3616: 
                   3617: # ----
                   3618: 
                   3619:    'Use or edit my bookmark collection'
1.6     ! www      3620: => 'Usar o editar mi colección de marcadores',
1.1       www      3621: 
                   3622:    'view[_1]'
1.6     ! www      3623: => 'Ver',
1.1       www      3624: 
                   3625:    'bookmark[_1]'
                   3626: => 'marcadores',
                   3627: 
1.2       www      3628: 
1.3       riegler  3629: #SYNC Tue Aug 15 14:23:10 2006
1.2       www      3630:    '"[_1]" for default hiding'
                   3631: => '"[_1]" for default hiding',
                   3632: # "[_1]" fou padrão hiding
                   3633:    '"[_1]" for visible separation'
                   3634: => '"[_1]" for visible separation',
                   3635: # "[_1]" fou visible sepaRemion
                   3636:    '"[_1]" if allowed, anything else if not'
                   3637: => '"[_1]" if allowed, anything else if not',
                   3638: # "[_1]" if tudooQua, anything else if Nãot
                   3639:    '"[_1]" to disable, anything else if not'
                   3640: => '"[_1]" to disable, anything else if not',
                   3641: # "[_1]" Para disable, anything else if Nãot
                   3642:    '# Do not translate this line.  [_1] is a check box'
                   3643: => '# Do not translate this line.  [_1] is a check box',
                   3644: # # Do Nãot transleme this line.  [_1] is a check box
                   3645:    '# Do not translate this line.  [_1] is a check box, [_2] is a text entry field'
                   3646: => '# Do not translate this line.  [_1] is a check box, [_2] is a text entry field',
                   3647: # # Do Nãot transleme this line.  [_1] is a check box, [_2] is a Texto entry Campo
                   3648:    '# Do not translate this line.  [_1] is a column index.'
                   3649: => '# Do not translate this line.  [_1] is a column index.',
                   3650: # # Do Nãot transleme this line.  [_1] is a Coluna index.
                   3651:    '# Do not translate this line.  [_1] is a drop-down box listing domains.'
                   3652: => '# Do not translate this line.  [_1] is a drop-down box listing domains.',
                   3653: # # Do Nãot transleme this line.  [_1] is a drop-down box listing Domínios.
                   3654:    '# Do not translate this line.  [_1] is a username'
                   3655: => '# Do not translate this line.  [_1] is a username',
                   3656: # # Do Nãot transleme this line.  [_1] is a geRenciarNome
                   3657:    '# Do not translate this line.  [_1] is the number of students processed'
                   3658: => '# Do not translate this line.  [_1] is the number of students processed',
                   3659: # # Do Nãot transleme this line.  [_1] is the number de Estudantes processed
                   3660:    '# Do not translate this line.  [_1] is username, [_2] - [_5] are first, middle, and last names, and generation.'
                   3661: => '# Do not translate this line.  [_1] is username, [_2] - [_5] are first, middle, and last names, and generation.',
                   3662: # # Do Nãot transleme this line.  [_1] is geRenciarNome, [_2] - [_5] aRe first, middle, and last Nomes, and geneRemion.
                   3663:    '# Do not translate this line.  [_1] is username, [_2] is error message'
                   3664: => '# Do not translate this line.  [_1] is username, [_2] is error message',
                   3665: # # Do Nãot transleme this line.  [_1] is geRenciarNome, [_2] is errou message
                   3666:    '# Do not translate this line.  [_1] is username@domain'
                   3667: => '# Do not translate this line.  [_1] is username@domain',
                   3668: # # Do Nãot transleme this line.  [_1] is geRenciarNome@Domínio
                   3669:    '# Do not translate this line.  [_1] is username@domain [_2] is the error message.'
                   3670: => '# Do not translate this line.  [_1] is username@domain [_2] is the error message.',
                   3671: # # Do Nãot transleme this line.  [_1] is geRenciarNome@Domínio [_2] is the errou message.
                   3672:    '# Do not translate this line.  [_1], [_3], and [_4] are check boxes'
                   3673: => '# Do not translate this line.  [_1], [_3], and [_4] are check boxes',
                   3674: # # Do Nãot transleme this line.  [_1], [_3], and [_4] aRe check boxes
                   3675:    '# Do not translate this line.  [_2] is a text entry element'
                   3676: => '# Do not translate this line.  [_2] is a text entry element',
                   3677: # # Do Nãot transleme this line.  [_2] is a Texto entry element
                   3678:    '# [_1] is a drop-down selection box'
                   3679: => '# [_1] is a drop-down selection box',
                   3680: # # [_1] is a drop-down Selecionarion box
                   3681:    '# [_1] is a number [_2] is the current domain'
                   3682: => '# [_1] is a number [_2] is the current domain',
                   3683: # # [_1] is a number [_2] is the Corrente Domínio
                   3684:    '# [_1] is an html link to the current file '
                   3685: => '# [_1] is an html link to the current file ',
                   3686: # # [_1] is an HTML link Para the Corrente Arquivo 
                   3687:    '# _1 is a selection dialog'
                   3688: => '# _1 is a selection dialog',
                   3689: # #LON-CAPA1 is a Selecionarion dialog
                   3690:    '# _1 is a server name'
                   3691: => '# _1 is a server name',
                   3692: # #LON-CAPA1 is a Servidor Nome
                   3693:    '# _1 is search string'
                   3694: => '# _1 is search string',
                   3695: # #LON-CAPA1 is pesquisar string
                   3696:    "# _1, _3, and _5 are link anchors, _2,_4, and _6 are '</a>'"
                   3697: => "# _1, _3, and _5 are link anchors, _2,_4, and _6 are '</a>'",
                   3698: # #LON-CAPA1,LON-CAPA3, andLON-CAPA5 aRe link anchous,LON-CAPA2,_4, andLON-CAPA6 aRe '</a>'
                   3699:    '#[_1] is the foil name'
                   3700: => '#[_1] is the foil name',
                   3701: # #[_1] is the Alternativa Nome
                   3702:    '#_1 is the foil name, _2 is the current value of the foil'
                   3703: => '#_1 is the foil name, _2 is the current value of the foil',
                   3704: # #_1 is the Alternativa Nome,LON-CAPA2 is the Corrente Valor de the Alternativa
                   3705:    '&quot; [_1] &quot; is not an acceptable number of tries. Tries must be a positive number with no decimal point.'
                   3706: => '&quot; [_1] &quot; is not an acceptable number of tries. Tries must be a positive number with no decimal point.',
                   3707: # &quot; [_1] &quot; is Nãot an acceptable number de Tentativas. Tentativas must be a positive number with Não decimal point.
                   3708:    '&quot; [_1] &quot; is not an acceptable weight. Weight must be a positive number.'
                   3709: => '&quot; [_1] &quot; is not an acceptable weight. Weight must be a positive number.',
                   3710: # &quot; [_1] &quot; is Nãot an acceptable weight. Weight must be a positive number.
                   3711:    '(Enter maximum [_1] collaborators using username or username@domain, e.g. smithje or smithje@[_2].)'
                   3712: => '(Enter maximum [_1] collaborators using username or username@domain, e.g. smithje or smithje@[_2].)',
                   3713: # (fornecer maximum [_1] collabouemous using geRenciarNome ou geRenciarNome@Domínio, e.g. smithje ou smithje@[_2].)
                   3714:    '(Hand in a file you have prepared on your computer)'
                   3715: => '(Hand in a file you have prepared on your computer)',
                   3716: # (Hand in a Arquivo you have PReparard on your computer)
                   3717:    ', select a template from the pull-down menu below.'
                   3718: => ', select a template from the pull-down menu below.',
                   3719: # , Selecione um templeme De the pull-down menu below.
                   3720:    '1 minute'
                   3721: => '1 minute',
                   3722: 
                   3723:    '<*response>s are both inside of <part> and outside of <part>, this is not a valid problem, errors in grading may occur.'
                   3724: => '<*response>s are both inside of <part> and outside of <part>, this is not a valid problem, errors in grading may occur.',
                   3725: # <*Response>s aRe both inside de <Parte> and outside de <Parte>, this is Nãot a valid problema, errous in Grading Maio occur.
                   3726:    '<b>HTML allowed</b>: Discussion participants can use limited HTML in their postings.'
1.6     ! www      3727: => '<b>HTML permitido</b>: La discusión de participants puede usar un HTML limitado en sus postings.',
1.2       www      3728: # <b>HTML tudooQua</b>: Discussion Parteicipants can use limited HTML in their postings.
                   3729:    '<b>HTML banned</b>: HTML will not be allowed in discussion postings.'
1.6     ! www      3730: => '<b>HTML baneado</b>: HTML no se permitirá en postings de discusión.',
1.2       www      3731: # <b>HTML banned</b>: HTML will Nãot be tudooQua in discussion postings.
                   3732:    '<b>Instructor</b> - instructors will not be able to participate in discussions'
1.6     ! www      3733: => '<b>Instructor</b> - instructores no podrán participar en discusiones',
1.2       www      3734: # <b>Inde Recursosou</b> - inde Recursosous will Nãot be able Para Parteicipeme in Discussões
                   3735:    '<b>Instructor</b> - instructors will not be able to use or view the chat room'
1.6     ! www      3736: => '<b>Instructor</b> - instructores no podrán usar la vista de la sala de chat',
1.2       www      3737: # <b>Inde Recursosou</b> - inde Recursosous will Nãot be able Para use ou acessar the chem room
                   3738:    '<b>Students</b> - students will not be able to participate in discussions'
1.6     ! www      3739: => '<b>Estudiantes</b> - los estudiantes no podrán participar en las discusiones',
1.2       www      3740: # <b>Estudantes</b> - Estudantes will Nãot be able Para Parteicipeme in Discussões
                   3741:    '<b>Students</b> - students will not be able to use or view the chat room.'
1.6     ! www      3742: => '<b>Estudiantes</b> - los estudiantes no podrán usar o ver la sala de chat.',
1.2       www      3743: # <b>Estudantes</b> - Estudantes will Nãot be able Para use ou acessar the chem room.
                   3744:    '<b>Teaching Assistants</b> - teaching assistants will not be able to participate in discussions'
1.6     ! www      3745: => '<b>Asistentes de enseñanza</b> - los asistentes de enseñanza no podrán participar en las discusiones',
1.2       www      3746: # <b>Assistente do professors</b> - Assistente do professors will Nãot be able Para Parteicipeme in Discussões
                   3747:    '<b>Teaching Assistants</b> - teaching assistants will not be able use or view the chat room'
1.6     ! www      3748: => '<b>Asistentes de enseñanza</b> - los asistentes de enseñanza no podrán ver o usar la sala de chat',
1.2       www      3749: # <b>Assistente do professors</b> - Assistente do professors will Nãot be able use ou acessar the chem room
                   3750:    '<p>Your current LON-CAPA domain is &quot;<b>[_1]</b>&quot;.</p>'
1.6     ! www      3751: => '<p>Su dominio LON-CAPA actual es &quot;<b>[_1]</b>&quot;.</p>',
1.2       www      3752: # <p>Your Corrente LON-CAPA Domínio is &quot;<b>[_1]</b>&quot;.</p>
                   3753:    'ABSTRACT'
1.6     ! www      3754: => 'ABSTRACTO',
1.2       www      3755: # Resumo
                   3756:    'Access Control'
1.6     ! www      3757: => 'Control de Acceso',
1.2       www      3758: 
                   3759:    'Activate'
1.6     ! www      3760: => 'Activar',
1.2       www      3761: # Activeme
                   3762:    'Add Roles'
1.6     ! www      3763: => 'Añadir funciones',
1.2       www      3764: # Add usuários
                   3765:    'Add new option'
1.6     ! www      3766: => 'Añadir nueva opción',
1.2       www      3767: 
                   3768:    "Add one empty page/column after each student's assignment"
1.6     ! www      3769: => "Añadir una pagina/columna vacía despues de cada nota de alumno",
1.2       www      3770: # Add one Vazio Mapa/Sequënciaa/Exercícios/Coluna after each Estudante's assignment
                   3771:    "Add three empty pages/column after each student's assignment"
1.6     ! www      3772: => "Añadir tres paginas/columnas vacías despues de cada nota de alumno",
1.2       www      3773: # Add thRee Vazio páginas/Coluna after each Estudante's assignment
                   3774:    "Add two empty pages/column after each student's assignment"
1.6     ! www      3775: => "Añadir dos paginas/columnas vacías despues de cada nota de alumno",
1.2       www      3776: # Add two Vazio páginas/Coluna after each Estudante's assignment
                   3777:    'Additional Recipients'
                   3778: => 'Additional Recipients',
                   3779: 
                   3780:    'Additional settings, if specified below, will override cloned settings'
1.6     ! www      3781: => 'Ajustes adicionales, si se especifica abajo, eliminará los ajustes',
1.2       www      3782: 
                   3783:    'Advanced Edit'
1.6     ! www      3784: => 'Edición Avanzada',
1.2       www      3785: # Advanced Editarar
                   3786:    'Advanced: You can send the feedback from different sections to different people, by doing the following: Separate each entry with a comma. To send feedback to a certain address for different sections, append the section name or names (separated by semi-colons) in a parenthesized list after the user:domain. For example, john102:msu(001;002;003),bob293:msu(004;005;006),madeupname:here(007;008;009) will route course feedback to &quot;john102&quot; for sections 1, 2, and 3, to &quot;bob293&quot; for 4, 5, and 6, and to &quot;madeupname:here&quot; for 7, 8, and 9. Note there is no requirement that the addresses be in any particular domain.'
1.6     ! www      3787: => 'Avanzado: Puede enviar el informe desde diferentes secciones a diferentes personas, haciendo lo siguiente: Separar cada entrada con una coma. Para enviar informes a una dirección en concreto, añadir el nombre o nombres (separados por ;) en una lista entre paréntesis despues del usuario:dominio. Por ejemplo, john102:msu(001;002;003),bob293:msu(004;005;006),madeupname:here(007;008;009) enrutará el informe del curso a &quot;john102&quot; para las secciones 1, 2, y 3, a &quot;bob293&quot; para 4, 5, y 6, y a &quot;madeupname:here&quot; para 7, 8, y 9. Nota no hace falta que las direcciones estén en un dominio en particular.',
1.2       www      3788: # Advanced: You can sFim the feedback De diffeRent Seções Para diffeRent people, Por doing the following: SepaReme each entry with a comma. Para sFim feedback Para a certain addRess fou diffeRent Seções, appFim the Seção Nome ou Nomes (sepaRemed Por semi-colons) in a paRentheTamanhod list after the geRenciar:Domínio. Fou example, john102:msu(001;002;003),bob293:msu(004;005;006),madeCimaNome:heRe(007;008;009) will route  feedback Para &quot;john102&quot; fou SeçõesLON-CAPA, 2, and 3, Para &quot;bob293&quot; fou 4, 5, and 6, and Para &quot;madeCimaNome:heRe&quot; fou 7, 8, and 9. Nãote theRe is Não RequiRement them the addResses be in any Parteicular Domínio.
                   3789:    'All Resources'
1.6     ! www      3790: => 'Todos los Recursos',
1.2       www      3791: # tudo Recursos
                   3792:    'All Students'
1.6     ! www      3793: => 'Todos los estudiantes',
1.2       www      3794: # tudo Estudantes
                   3795:    '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;.'
1.6     ! www      3796: => 'Todos los ajustes que haga con este Ayudante también se pueden cambiar yendo a la pantalla PARM y pulsando &quot;Set course environment&quot; . Si no tiene experiencia coordinando cursos LON-CAPA o si prefiere el interfaz de Ayudante, por favor pulse aquí -&gt;.',
1.2       www      3797: # 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;.
                   3798:    'Allow limited HTML in discussion posts'
1.6     ! www      3799: => 'Permitir HTML limitado en los posts de discusión',
1.2       www      3800: # tudoow limited HTML in discussion posts
                   3801:    'Allow problems to be split over pages'
1.6     ! www      3802: => 'Permitir que los problemas se puedan dividir en páginas',
1.2       www      3803: # tudoow problemas Para be split over páginas
                   3804:    'Allowed File Extensions for Uploaded Files (uploadedfiletypes)'
1.6     ! www      3805: => 'Extensiones de Archivo Permitidas para Archivos Cargados (uploadedfiletypes)',
1.2       www      3806: # tudooQua Arquivo Extensions fou CarRegado Arquivos (CarRegadoArquivoTipos)
                   3807:    'Allowed filetypes: <b>[_1]</b>'
1.6     ! www      3808: => 'Tipos de archivos permitidos: <b>[_1]</b>',
1.2       www      3809: # tudooQua ArquivoTipos: <b>[_1]</b>
                   3810:    'An error occured during the attempt to change the section for this student.'
1.6     ! www      3811: => 'Ha ocurrido un error mientras se intentaba cambiar la sección para este estudiante.',
1.2       www      3812: # An errou occuRed during the emtempt Para Alterar the Seção fou this Estudante.
                   3813:    'An error occurred during the attempt to change the role information for this student.'
1.6     ! www      3814: => 'Ha ocurrido un error mientras se intentaba cambiar la información de función para este estudiante.',
1.2       www      3815: # An errou occurRed during the emtempt Para Alterar the sua função umemion fou this Estudante.
                   3816:    'Analyzing Results'
1.6     ! www      3817: => 'Analizando Resultados',
1.2       www      3818: 
                   3819:    'Answer Date (answerdate)'
1.6     ! www      3820: => 'Fecha de respuesta (answerdate)',
1.2       www      3821: # Resposta Deme (Respostademe)
                   3822:    'Answer Submitted: Your final submission will be graded after the due date.'
1.6     ! www      3823: => 'Respuesta Enviada: Su respuesta final se calificará despues de la fecha de entrega.',
1.2       www      3824: # Resposta Submeterted: Your final submission will be graded after the Limite deme.
                   3825:    'Answerable'
1.6     ! www      3826: => 'Para Responder',
1.2       www      3827: # Respostaable
                   3828:    'Assessment Parameters'
1.6     ! www      3829: => 'Validación de Parametros',
1.2       www      3830: # Avaliação Parameters
                   3831:    'Automated Enrollment Manager'
1.6     ! www      3832: => 'Gestor de Matrículas Automáticas',
1.2       www      3833: # AuParamemed memrícula.m.nt geRenciarr
                   3834:    'Automated adds'
1.6     ! www      3835: => 'Inserciones Automáticas',
1.2       www      3836: # AuParamemed adds
                   3837:    'Automated drops'
1.6     ! www      3838: => 'Eliminaciones Automáticas',
1.2       www      3839: # AuParamemed drops
                   3840:    'Automated enrollment settings'
1.6     ! www      3841: => 'Ajustes de matriculas automáticas',
1.2       www      3842: # AuParamemed memrícula.m.nt settings
                   3843:    'Bad Filename'
1.6     ! www      3844: => 'Filename Erroneo',
1.2       www      3845: # Bad ArquivoNome
                   3846:    'Begin Enrollment'
1.6     ! www      3847: => 'Comenzar Matrícula',
1.2       www      3848: # Begin memrícula.m.nt
                   3849:    'Binary File'
1.6     ! www      3850: => 'Arcihvo Binario',
1.2       www      3851: # Binary Arquivo
                   3852:    'Blank'
1.6     ! www      3853: => 'Vacío',
1.2       www      3854: 
                   3855:    'Browse'
1.6     ! www      3856: => 'Navegar',
1.2       www      3857: # BLinhase
                   3858:    'CSV format'
1.6     ! www      3859: => 'Formato CSV',
1.2       www      3860: # CSV foumem
                   3861:    'Cannot publish directory'
1.6     ! www      3862: => 'No se puede publicar el directorio',
1.2       www      3863: # CanNãot Publica diRecParauy
                   3864:    'Cannot retrieve directory'
1.6     ! www      3865: => 'No se puede recuperar directorio',
1.2       www      3866: # CanNãot Restaurar diRecParauy
                   3867:    'Catalog Search'
1.6     ! www      3868: => 'Búsqueda de Catálogo',
1.2       www      3869: # Cemalog pesquisar
                   3870:    'Change User Privileges'
1.6     ! www      3871: => 'Cambiar los Privilegios de Usuario',
1.2       www      3872: # Alterar geRenciar Privileges
                   3873:    'Chat Participation'
1.6     ! www      3874: => 'Participación Chat',
1.2       www      3875: # chem Parteicipemion
                   3876:    'Click here for FAQ'
1.6     ! www      3877: => 'Click aqui para las FAQ',
1.2       www      3878: # Click heRe fou FAQ
                   3879:    'Click here for help'
1.6     ! www      3880: => 'Click aquí para ayuda',
1.2       www      3881: # Click heRe fou Ajuda
                   3882:    'Click here to report bugs'
1.6     ! www      3883: => 'Click aqui para enviar errores',
1.2       www      3884: # Click heRe Para Repout bugs
                   3885:    'Click here to return to the chart.'
1.6     ! www      3886: => 'Click aqui para volver.',
1.2       www      3887: # Click heRe Para Return Para the quadro.
                   3888:    'Client IP/Name Access Control (acc)'
1.6     ! www      3889: => 'Control de acceso IP/Name de Cliente (acc)',
1.2       www      3890: # Client IP/Nome Access Control (acc)
                   3891:    'Clone an existing course'
1.6     ! www      3892: => 'Clonar un curso existente',
1.2       www      3893: # Clone an existing 
                   3894:    'Close This Window'
1.6     ! www      3895: => 'Cerrar esta ventana',
1.2       www      3896: # feche esta janela
                   3897:    'Closed'
1.6     ! www      3898: => 'Cerrado',
1.2       www      3899: # Fechard
                   3900:    'Communication'
1.6     ! www      3901: => 'Comunicación',
1.2       www      3902: # Commu
                   3903:    'Compare versions of'
1.6     ! www      3904: => 'Comparar versiones de',
1.2       www      3905: # CompaRe Versãos de
                   3906:    'Completed'
1.6     ! www      3907: => 'Completado',
1.2       www      3908: 
                   3909:    'Completely new course'
1.6     ! www      3910: => 'Curso completamente nuevo',
1.2       www      3911: # Completely new 
                   3912:    'Confirm that this information is correct, then click &quot;Finish Helper&quot; to complete setting the parameter.'
1.6     ! www      3913: => 'Confirmar que esta información es correcta, entonces pulsar &quot;Finish Helper&quot; para completar los ajustes de los parámetros.',
1.2       www      3914: # Confirm them this umemion is couRect, Então click &quot;Finish Ajudaer&quot; Para complete setting the parameter.
                   3915:    'Construction Space Version'
1.6     ! www      3916: => 'Versiones del espacio de Construcción',
1.2       www      3917: # Conde Recursosion publicado(s) Versão
                   3918:    'Continue'
1.6     ! www      3919: => 'Continar',
1.2       www      3920: 
                   3921:    'Copy current file to'
1.6     ! www      3922: => 'Copiar este archivo a',
1.2       www      3923: # Copy Corrente Arquivo Para
                   3924:    'Copy selected'
1.6     ! www      3925: => 'Copiar seleccionados',
1.2       www      3926: # Copy SelecionaRed
                   3927:    'Course Code'
1.6     ! www      3928: => 'Código del Curso',
1.2       www      3929: #  Code
                   3930:    'Course Content'
1.6     ! www      3931: => 'Contenido del Curso',
1.2       www      3932: #  Content
                   3933:    'Course Data'
1.6     ! www      3934: => 'Fecha del Curso',
1.2       www      3935: #  Dema
                   3936:    'Course Home Server'
1.6     ! www      3937: => 'Servidor Local del Curso',
1.2       www      3938: #  Home Servidor
                   3939:    'Course ID or number'
1.6     ! www      3940: => 'Número ID o numero',
1.2       www      3941: #  ID ou number
                   3942:    'Course ID/Number'
1.6     ! www      3943: => 'Numero/ID del Curso',
1.2       www      3944: #  ID/Number
                   3945:    'Course Information'
1.6     ! www      3946: => 'Información del curso',
1.2       www      3947: #  umemion
                   3948:    'Course Initialization Helper'
1.6     ! www      3949: => 'Ayudante de inicio de curso',
1.2       www      3950: #  Initializemion Ajudaer
                   3951:    'Course Level'
1.6     ! www      3952: => 'Nivel del Curso',
1.2       www      3953: #  Level
                   3954:    'Course Search'
1.6     ! www      3955: => 'Busqueda de Curso',
1.2       www      3956: #  pesquisar
                   3957:    'Course Title'
1.6     ! www      3958: => 'Título del Curso',
1.2       www      3959: #  Título
                   3960:    'Course default for all problems'
1.6     ! www      3961: => 'Ajuste por defecto del curso para todos los problemas',
1.2       www      3962: #  padrão fou tudo problemas
                   3963:    '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.'
1.6     ! www      3964: => 'Los miembros pueden enviar informes sobre el curso. Puede elegir quien recibirá el informe, como otro instructor o un TA. Por favor, introduzca sus direcciones LON-CAPA debajo, en el campo usuario:dominio, donde &quot;user&quot; y &quot;dominio&quot; son los nombre LON-CAPA y dominio LON-CAPA, no la dirección de email.',
1.2       www      3965: #  members can provide feedback about the . You can escolha who will Receive the feedback, such as a diffeRent inde Recursosou ou a TA. Please fornecer their LON-CAPA addRess below, in the foum geRenciar:Domínio, wheRe &quot;geRenciar&quot; and &quot;Domínio&quot; aRe both the LON-CAPA geRenciarNome and LON-CAPA Domínio, Nãot an Endereço de E-Mail.
1.3       riegler  3966:    'Courses'
                   3967: => 'Courses',
                   3968: # s
1.2       www      3969:    'Create New User'
                   3970: => 'Create New User',
                   3971: # criar New geRenciar
                   3972:    'Create User'
                   3973: => 'Create User',
                   3974: # criar geRenciar
                   3975:    'Creating a new'
                   3976: => 'Creating a new',
                   3977: # CReeming a new
                   3978:    'Crosslisted courses'
                   3979: => 'Crosslisted courses',
                   3980: # Crosslisted s
                   3981:    'Current Class List'
                   3982: => 'Current Class List',
                   3983: # Corrente Class List
                   3984:    'Current Ending Date: [_1]'
                   3985: => 'Current Ending Date: [_1]',
                   3986: # Corrente Fiming Deme: [_1]
                   3987:    'Current Ending Date: not set'
                   3988: => 'Current Ending Date: not set',
                   3989: # Corrente Fiming Deme: Nãot set
                   3990:    'Current Resource'
                   3991: => 'Current Resource',
                   3992: # Corrente Recurso(s)
                   3993:    'Current Starting Date: [_1]'
                   3994: => 'Current Starting Date: [_1]',
                   3995: # Corrente Iniciando Deme: [_1]
                   3996:    'Current Starting Date: not set'
                   3997: => 'Current Starting Date: not set',
                   3998: # Corrente Iniciando Deme: Nãot set
                   3999:    'Current Version'
                   4000: => 'Current Version',
                   4001: # Corrente Versão
                   4002:    'Currently no active roles or courses'
                   4003: => 'Currently no active roles or courses',
                   4004: # Correntely Não active usuários ou s
                   4005:    'Currently no additional roles or courses'
                   4006: => 'Currently no additional roles or courses',
                   4007: # Correntely Não additional usuários ou s
                   4008:    'Currently submitted: <tt>[_1]</tt>'
                   4009: => 'Currently submitted: <tt>[_1]</tt>',
                   4010: # Correntely Submeterted: <tt>[_1]</tt>
                   4011:    'Custom Role Editor'
                   4012: => 'Custom Role Editor',
                   4013: # CusParam sua função Editararou
                   4014:    'Cut selected'
                   4015: => 'Cut selected',
                   4016: # Cut SelecionaRed
                   4017:    'Decompress'
                   4018: => 'Decompress',
                   4019: 
                   4020:    'Default Assessment Spreadsheet'
                   4021: => 'Default Assessment Spreadsheet',
                   4022: # padrão Avaliação SpReadsheet
                   4023:    'Default Course Spreadsheet'
                   4024: => 'Default Course Spreadsheet',
                   4025: # padrão  SpReadsheet
                   4026:    'Default Student Spreadsheet'
                   4027: => 'Default Student Spreadsheet',
                   4028: # padrão Estudante SpReadsheet
                   4029:    'Default XML Style File'
                   4030: => 'Default XML Style File',
                   4031: # padrão XML Style Arquivo
                   4032:    'Default beginning date when enrolling students'
                   4033: => 'Default beginning date when enrolling students',
                   4034: # padrão beginning deme when memrículasing Estudantes
                   4035:    'Default ending date when enrolling students'
                   4036: => 'Default ending date when enrolling students',
                   4037: # padrão Fiming deme when memrículasing Estudantes
                   4038:    'Default for new courses is'
                   4039: => 'Default for new courses is',
                   4040: # padrão fou new s is
                   4041:    'Default set of options to pass to tth/m when converting tex'
                   4042: => 'Default set of options to pass to tth/m when converting tex',
                   4043: # padrão set de options Para pass Para tth/m when converting tex
                   4044:    'Define Role'
                   4045: => 'Define Role',
                   4046: # Define sua função
                   4047:    'Dependencies'
                   4048: => 'Dependencies',
                   4049: # DepFimencies
                   4050:    'Disable display of problem receipts'
                   4051: => 'Disable display of problem receipts',
                   4052: # Disable Display de problema Receipts
                   4053:    'Disable student resource discussion'
                   4054: => 'Disable student resource discussion',
                   4055: # Disable Estudante Recurso(s) discussion
                   4056:    'Disable student use of chatrooms'
                   4057: => 'Disable student use of chatrooms',
                   4058: # Disable Estudante use de chemrooms
                   4059:    'Disallow Resource Discussion for Roles'
                   4060: => 'Disallow Resource Discussion for Roles',
                   4061: # Distudoow Recurso(s) Discussion fou usuários
                   4062:    'Disallow Resource Discussion for Users'
                   4063: => 'Disallow Resource Discussion for Users',
                   4064: # Distudoow Recurso(s) Discussion fou geRenciars
                   4065:    'Disallow live chatroom use for Roles'
                   4066: => 'Disallow live chatroom use for Roles',
                   4067: # Distudoow live chemroom use fou usuários
                   4068:    'Disallow live chatroom use for Users'
                   4069: => 'Disallow live chatroom use for Users',
                   4070: # Distudoow live chemroom use fou geRenciars
                   4071:    'Discussion Participation'
                   4072: => 'Discussion Participation',
                   4073: # Discussion Parteicipemion
                   4074:    'Display file attributes'
                   4075: => 'Display file attributes',
                   4076: # Display Arquivo emtributes
                   4077:    'Do NOT generate as standard course'
                   4078: => 'Do NOT generate as standard course',
                   4079: # Do NãoT geneReme as standard 
                   4080:    'Do not show plain URL (encrypturl)'
                   4081: => 'Do not show plain URL (encrypturl)',
                   4082: # Do Nãot show plain URL (encryptURL)
                   4083:    'Domain Level'
                   4084: => 'Domain Level',
                   4085: # Domínio Level
                   4086:    "Don't Show Feedback"
                   4087: => "Don't Show Feedback",
                   4088: 
                   4089:    'Due Date (contentclose)'
                   4090: => 'Due Date (contentclose)',
                   4091: # Limite Deme (contentFechar)
                   4092:    'Due Date (duedate)'
                   4093: => 'Due Date (duedate)',
                   4094: # Limite Deme (Limitedeme)
                   4095:    'Duration of automated classlist updates'
                   4096: => 'Duration of automated classlist updates',
                   4097: # DuRemion de auParamemed classlist Cimademes
                   4098:    'Dynamic Metadata (updated periodically)'
                   4099: => 'Dynamic Metadata (updated periodically)',
                   4100: # Dynamic Metadema (emualizado periódicamente)
                   4101:    'ERROR'
                   4102: => 'ERROR',
                   4103: # ERRou
                   4104:    'Edit Custom Role Privileges'
                   4105: => 'Edit Custom Role Privileges',
                   4106: # Editarar CusParam sua função Privileges
                   4107:    'End Time'
                   4108: => 'End Time',
                   4109: # Fim Tempo
                   4110:    'Ending Date'
                   4111: => 'Ending Date',
                   4112: # Fiming Deme
                   4113:    'English - ISO'
                   4114: => 'English - ISO',
                   4115: 
                   4116:    'Enroll One Student'
                   4117: => 'Enroll One Student',
                   4118: # memrículas One Estudante
                   4119:    'Enroll as student'
                   4120: => 'Enroll as student',
                   4121: # memrículas as Estudante
                   4122:    'Enrolling'
                   4123: => 'Enrolling',
                   4124: # memrículasing
                   4125:    'Enrolling Student'
                   4126: => 'Enrolling Student',
                   4127: # memrículasing Estudante
                   4128:    'Enter as many fields as you can. The system will inform you and bring you back to this page if the data selected is insufficient to enroll students in your class.'
                   4129: => 'Enter as many fields as you can. The system will inform you and bring you back to this page if the data selected is insufficient to enroll students in your class.',
                   4130: # fornecer as many Campos as you can. The Sistema will um you and bring you back Para this Mapa/Sequënciaa/Exercícios if the dema SelecionaRed is insufficient Para memrículas Estudantes in your class.
                   4131:    'Enter terms or phrases separated by AND, OR, or NOT then press SEARCH below'
                   4132: => 'Enter terms or phrases separated by AND, OR, or NOT then press SEARCH below',
                   4133: # fornecer terms ou phrases sepaRemed Por AND, ou, ou NãoT Então pRess pesquisar below
                   4134:    'Enter terms or phrases separated by search operators such as AND, OR, or NOT'
                   4135: => 'Enter terms or phrases separated by search operators such as AND, OR, or NOT',
                   4136: # fornecer terms ou phrases sepaRemed Por pesquisar opeRemous such as AND, ou, ou NãoT
                   4137:    'Entering Construction Space'
                   4138: => 'Entering Construction Space',
                   4139: # fornecering Conde Recursosion publicado(s)
                   4140:    'Error: Directory Non Empty'
                   4141: => 'Error: Directory Non Empty',
                   4142: # Errou: DiRecParauy Nãon Vazio
                   4143:    'Error: destination for operation is an existing directory.'
                   4144: => 'Error: destination for operation is an existing directory.',
                   4145: # Errou: destinemion fou opeRemion is an existing diRecParauy.
                   4146:    'Essay, open end'
                   4147: => 'Essay, open end',
                   4148: # Essay, Abrir Fim
                   4149:    'Evaluation Error '
                   4150: => 'Evaluation Error ',
                   4151: # EValormion Errou 
                   4152:    'Every problem in a particular folder (overrides course default)'
                   4153: => 'Every problem in a particular folder (overrides course default)',
                   4154: # Every problema in a Parteicular Pasta (overrides  padrão)
                   4155:    'Exam Problem'
                   4156: => 'Exam Problem',
                   4157: # Exam problema
                   4158:    'Excel format'
                   4159: => 'Excel format',
                   4160: # Excel foumem
1.3       riegler  4161:    'Exit'
                   4162: => 'Exit',
                   4163: # sair
1.2       www      4164:    'Feedback Addresses for Course Content'
                   4165: => 'Feedback Addresses for Course Content',
                   4166: # Feedback AddResses fou  Content
                   4167:    'Feedback Addresses for Course Content Comments'
                   4168: => 'Feedback Addresses for Course Content Comments',
                   4169: # Feedback AddResses fou  Content Comments
                   4170:    'Feedback Addresses for Course Policy'
                   4171: => 'Feedback Addresses for Course Policy',
                   4172: # Feedback AddResses fou  Policy
                   4173:    'Feedback Addresses for Resource Content Question'
                   4174: => 'Feedback Addresses for Resource Content Question',
                   4175: # Feedback AddResses fou Recurso(s) Content Question
                   4176:    'Finish Helper'
                   4177: => 'Finish Helper',
                   4178: # Finish Ajudaer
                   4179:    'First'
                   4180: => 'First',
                   4181: 
                   4182:    'First Resource'
                   4183: => 'First Resource',
                   4184: # First Recurso(s)
                   4185:    'Foil name <b><tt>[_1]</tt></b> appears more than once. Foil names need to be unique.'
                   4186: => 'Foil name <b><tt>[_1]</tt></b> appears more than once. Foil names need to be unique.',
                   4187: # Alternativa Nome <b><tt>[_1]</tt></b> appears moue than once. Alternativa Nomes need Para be unique.
                   4188:    'Folder/Map'
                   4189: => 'Folder/Map',
                   4190: # Pasta/Mapa/Sequëncia
                   4191:    'For one or more students'
                   4192: => 'For one or more students',
                   4193: # Fou one ou moue Estudantes
                   4194:    'Found a <*response> outside of a <part> in a <part>ed problem'
                   4195: => 'Found a <*response> outside of a <part> in a <part>ed problem',
                   4196: # Found a <*Response> outside de a <Parte> in a <Parte>ed problema
                   4197:    'Found no analyzable respones in this problem, currently only Numerical, Formula and String response styles are supported.'
                   4198: => 'Found no analyzable respones in this problem, currently only Numerical, Formula and String response styles are supported.',
                   4199: # Found Não analyzable Respones in this problema, Correntely only Numerical, Foumula and String Response styles aRe sCiMapa/Sequënciaouted.
                   4200:    'Generate messages from a file'
                   4201: => 'Generate messages from a file',
                   4202: # GeneReme messages De a Arquivo
                   4203:    'German - ISO'
                   4204: => 'German - ISO',
                   4205: 
                   4206:    'Go'
                   4207: => 'Go',
                   4208: 
                   4209:    'Go to ...'
                   4210: => 'Go to ...',
                   4211: # Go Para ...
                   4212:    'HTML can be allowed or banned inside of course discussion.'
                   4213: => 'HTML can be allowed or banned inside of course discussion.',
                   4214: # HTML can be tudooQua ou banned inside de  discussion.
                   4215:    'HTML in Discussions'
                   4216: => 'HTML in Discussions',
                   4217: # HTML in Discussões
                   4218:    'Hand Graded (handgrade)'
                   4219: => 'Hand Graded (handgrade)',
                   4220: 
                   4221:    'Help on Creating Courses'
                   4222: => 'Help on Creating Courses',
                   4223: # Ajuda on CReeming s
                   4224:    'Hide Empty Rows in Spreadsheets'
                   4225: => 'Hide Empty Rows in Spreadsheets',
                   4226: # Ocultar Vazio Linhas in SpReadsheets
                   4227:    'Home Server'
                   4228: => 'Home Server',
                   4229: # Home Servidor
                   4230:    'Homework problem'
                   4231: => 'Homework problem',
                   4232: # Homewouk problema
                   4233:    'How do I create a CSV file from a spreadsheet'
                   4234: => 'How do I create a CSV file from a spreadsheet',
                   4235: # How do I criar a CSV Arquivo De a spReadsheet
                   4236:    'How do I create a class list from a spreadsheet'
                   4237: => 'How do I create a class list from a spreadsheet',
                   4238: # How do I criar a class list De a spReadsheet
                   4239:    'How many tries should be set for all problems in the course?'
                   4240: => 'How many tries should be set for all problems in the course?',
                   4241: # How many Tentativas should be set fou tudo problemas in the ?
                   4242:    'How many tries should be set for the selected folder?'
                   4243: => 'How many tries should be set for the selected folder?',
                   4244: # How many Tentativas should be set fou the SelecionaRed Pasta?
                   4245:    'How many tries should be set for the selected problem?'
                   4246: => 'How many tries should be set for the selected problem?',
                   4247: # How many Tentativas should be set fou the SelecionaRed problema?
                   4248:    'How should the results be printed?'
                   4249: => 'How should the results be printed?',
                   4250: 
                   4251:    'Immediately expire own role as Course Coordinator'
                   4252: => 'Immediately expire own role as Course Coordinator',
                   4253: # Immediemely expiRe own sua função as  Cooudinemou
                   4254:    'Import and Paste Area'
                   4255: => 'Import and Paste Area',
                   4256: # Impout and Paste ARea
                   4257:    'Include retrieval of student photographs?'
                   4258: => 'Include retrieval of student photographs?',
                   4259: # Include Retrieval de Estudante phoParagraphs?
                   4260:    'Institutional Information'
                   4261: => 'Institutional Information',
                   4262: # Institutional umemion
                   4263:    'Invalid Significant figures detected'
                   4264: => 'Invalid Significant figures detected',
                   4265: 
                   4266:    'Invalid characters in requested name have been removed.'
                   4267: => 'Invalid characters in requested name have been removed.',
                   4268: # Invalid characters in Requested Nome have been Removed.
                   4269:    'Invalid login mode or password.'
                   4270: => 'Invalid login mode or password.',
                   4271: # Invalid login mode ou passwoud.
                   4272:    'Invalid username or domain'
                   4273: => 'Invalid username or domain',
                   4274: # Invalid geRenciarNome ou Domínio
                   4275:    'Japanese - UTF'
                   4276: => 'Japanese - UTF',
                   4277: 
                   4278:    'KEYWORDS'
                   4279: => 'KEYWORDS',
                   4280: # KEYWouDS
                   4281:    'LON-CAPA has live chat functionality. This course will receive its own chat room. You may deny students, TAs, or instructors the right to access the chat room.'
                   4282: => 'LON-CAPA has live chat functionality. This course will receive its own chat room. You may deny students, TAs, or instructors the right to access the chat room.',
                   4283: # LON-CAPA has live chem functionality. This  will Receive its own chem room. You Maio deny Estudantes, TAs, ou inde Recursosous the right Para access the chem room.
                   4284:    'LON-CAPA hosts discussions on all resources in a course. By default, all users are allowed to participate in these discussions. If you do not wish certain types of users to be able to use the discussion features, select those types below. Note your class may not have all of these roles; you may safely ignore roles you do not intend to use. (For instance, &quot;Exam Proctor&quot; is generally useful only for large courses.) Types of users not allowed to participate in discussion can still view any discussion that other users post.'
                   4285: => 'LON-CAPA hosts discussions on all resources in a course. By default, all users are allowed to participate in these discussions. If you do not wish certain types of users to be able to use the discussion features, select those types below. Note your class may not have all of these roles; you may safely ignore roles you do not intend to use. (For instance, &quot;Exam Proctor&quot; is generally useful only for large courses.) Types of users not allowed to participate in discussion can still view any discussion that other users post.',
                   4286: # LON-CAPA Hosts Discussões on tudo Recursos in a . Por padrão, tudo geRenciars aRe tudooQua Para Parteicipeme in these Discussões. If you do Nãot wish certain Tipos de geRenciars Para be able Para use the discussion feemuRes, Selecionar those Tipos below. Nãote your class Maio Nãot have tudo de these usuários; you Maio safely igNãoue usuários you do Nãot intFim Para use. (Fou instance, &quot;Exam ProcParau&quot; is gertudoy useful only fou large s.) Tipos de geRenciars Nãot tudooQua Para Parteicipeme in discussion can still acessar any discussion them other geRenciars post.
                   4287:    'Languages used'
                   4288: => 'Languages used',
                   4289: # linguagems used
                   4290:    'Last'
                   4291: => 'Last',
                   4292: 
                   4293:    'Leave blank on scoring form'
                   4294: => 'Leave blank on scoring form',
                   4295: # Leave blank on scouing foum
                   4296:    'List Directory'
                   4297: => 'List Directory',
                   4298: # List DiRecParauy
                   4299:    'List of hidden parts (hiddenparts)'
                   4300: => 'List of hidden parts (hiddenparts)',
                   4301: # List de hidden Partes (hiddenPartes)
                   4302:    'Location'
                   4303: => 'Location',
                   4304: # Locemion
                   4305:    'Login Data'
                   4306: => 'Login Data',
                   4307: # Login Dema
                   4308:    'Logout'
1.6     ! www      4309: => 'Salir',
1.2       www      4310: 
                   4311:    'Mail'
                   4312: => 'Mail',
                   4313: 
                   4314:    'Make new directory'
                   4315: => 'Make new directory',
                   4316: # Make new diRecParauy
                   4317:    'Make new file'
                   4318: => 'Make new file',
                   4319: # Make new Arquivo
                   4320:    'Manual Grading'
                   4321: => 'Manual Grading',
                   4322: 
                   4323:    'Map has branchings. Use advanced editor.'
                   4324: => 'Map has branchings. Use advanced editor.',
                   4325: # Mapa/Sequëncia has branchings. Use advanced Editararou.
                   4326:    'Map has conditions. Use advanced editor.'
                   4327: => 'Map has conditions. Use advanced editor.',
                   4328: # Mapa/Sequëncia has conditions. Use advanced Editararou.
1.3       riegler  4329:    'Map has resource parameters. Use advanced editor.'
                   4330: => 'Map has resource parameters. Use advanced editor.',
                   4331: # Mapa/Sequëncia has Recurso(s) parameters. Use advanced Editararou.
1.2       www      4332:    'Map has unconnected resources. Use advanced editor.'
                   4333: => 'Map has unconnected resources. Use advanced editor.',
                   4334: # Mapa/Sequëncia has unconnected Recursos. Use advanced Editararou.
                   4335:    'Maximum Number of Collaborators'
                   4336: => 'Maximum Number of Collaborators',
                   4337: # Maximum Number de Collabouemous
                   4338:    'Maximum Number of Collaborators (maxcollaborators)'
                   4339: => 'Maximum Number of Collaborators (maxcollaborators)',
                   4340: # Maximum Number de Collabouemous (maxcollabouemous)
                   4341:    'Maximum Number of Tries (maxtries)'
                   4342: => 'Maximum Number of Tries (maxtries)',
                   4343: # Maximum Number de Tentativas (maxTentativas)
                   4344:    'Messaging'
                   4345: => 'Messaging',
                   4346: 
                   4347:    'Middle'
                   4348: => 'Middle',
                   4349: 
                   4350:    'Middle Name'
                   4351: => 'Middle Name',
                   4352: # Middle Nome
                   4353:    'Missing Kerberos domain information.'
                   4354: => 'Missing Kerberos domain information.',
                   4355: # Missing Kerberos Domínio umemion.
                   4356:    'Modification may make assessment data inaccessible'
                   4357: => 'Modification may make assessment data inaccessible',
                   4358: # Modificemion Maio make Avaliação dema inaccessible
                   4359:    'Modify Enrollment for'
                   4360: => 'Modify Enrollment for',
                   4361: # Modify memrícula.m.nt fou
                   4362:    'Modify User'
                   4363: => 'Modify User',
                   4364: # Modify geRenciar
                   4365:    'Modify another students data'
                   4366: => 'Modify another students data',
                   4367: # Modify aNãother Estudantes dema
                   4368:    'Modify deadlines, etc, for this resource'
                   4369: => 'Modify deadlines, etc, for this resource',
                   4370: # Modify Prazos finais, etc, fou this Recurso(s)
                   4371:    'Modifying data for user'
                   4372: => 'Modifying data for user',
                   4373: # Modifying dema fou geRenciar
                   4374:    'Modifying this will make problems'
                   4375: => 'Modifying this will make problems',
                   4376: # Modifying this will make problemas
                   4377:    'Move current file to'
                   4378: => 'Move current file to',
                   4379: # Move Corrente Arquivo Para
                   4380:    'Must create new subdirectory inside a directory'
                   4381: => 'Must create new subdirectory inside a directory',
                   4382: # Must criar new subdiRecParauy inside a diRecParauy
                   4383:    'Name of Role'
                   4384: => 'Name of Role',
                   4385: # Nome de sua função
                   4386:    'Navigate'
                   4387: => 'Navigate',
                   4388: # navegar
                   4389:    'New Directory'
                   4390: => 'New Directory',
                   4391: # New DiRecParauy
                   4392:    'New HTML file'
                   4393: => 'New HTML file',
                   4394: # New HTML Arquivo
                   4395:    'New Resource'
                   4396: => 'New Resource',
                   4397: # New Recurso(s)
                   4398:    'New Role'
                   4399: => 'New Role',
                   4400: # New sua função
                   4401:    'New User'
                   4402: => 'New User',
                   4403: # New geRenciar
                   4404:    'New Value'
                   4405: => 'New Value',
                   4406: # New Valor
                   4407:    'New assembled page'
                   4408: => 'New assembled page',
                   4409: # New assembled Mapa/Sequënciaa/Exercícios
                   4410:    'New assembled sequence'
                   4411: => 'New assembled sequence',
                   4412: # New assembled sequência
                   4413:    'New custom rights file'
                   4414: => 'New custom rights file',
                   4415: # New cusParam rights Arquivo
                   4416:    'New file'
                   4417: => 'New file',
                   4418: # New Arquivo
                   4419:    'New problem'
                   4420: => 'New problem',
                   4421: # New problema
                   4422:    'New style file'
                   4423: => 'New style file',
                   4424: # New style Arquivo
                   4425:    'New subdirectory'
                   4426: => 'New subdirectory',
                   4427: # New subdiRecParauy
                   4428:    'Next ->'
                   4429: => 'Next ->',
                   4430: # Próximo ->
                   4431:    'No Access or Usages Statistics are available for this resource.'
                   4432: => 'No Access or Usages Statistics are available for this resource.',
                   4433: # Não Access ou Usages Stemistics aRe available fou this Recurso(s).
                   4434:    'No Assessment Statistical Data is available for this resource'
                   4435: => 'No Assessment Statistical Data is available for this resource',
                   4436: # Não Avaliação Stemistical Dema is available fou this Recurso(s)
                   4437:    'No Evaluation Data is available for this resource.'
                   4438: => 'No Evaluation Data is available for this resource.',
                   4439: # Não EValormion Dema is available fou this Recurso(s).
                   4440:    'No new filename specified.'
                   4441: => 'No new filename specified.',
                   4442: # Não new ArquivoNome specified.
                   4443:    'No section assigned'
                   4444: => 'No section assigned',
                   4445: # Não Seção assigned
                   4446:    'No such file'
                   4447: => 'No such file',
                   4448: # Não such Arquivo
                   4449:    'Not Allowed'
                   4450: => 'Not Allowed',
                   4451: # Nãot tudooQua
                   4452:    'Not open to be viewed'
                   4453: => 'Not open to be viewed',
                   4454: # Nãot Abrir Para be acessaRed
                   4455:    'Notification of enrollment changes'
                   4456: => 'Notification of enrollment changes',
                   4457: # Nãotificemion de memrícula.m.nt Alterars
                   4458:    'Notification to course coordinator via LON-CAPA message when enrollment changes occur during the automated update?'
                   4459: => 'Notification to course coordinator via LON-CAPA message when enrollment changes occur during the automated update?',
                   4460: # Nãotificemion Para  cooudinemou via LON-CAPa.m.ssage when memrícula.m.nt Alterars occur during the auParamemed Cimademe?
                   4461:    'Number of Tries before hints appear (hinttries)'
                   4462: => 'Number of Tries before hints appear (hinttries)',
                   4463: # Number de Tentativas befoue hints appear (hintTentativas)
                   4464:    'Number of assignments printed at the same time:'
                   4465: => 'Number of assignments printed at the same time:',
                   4466: # Number de assignments printed em the same Tempo:
                   4467:    'Number of bubbles in exam mode (numbubbles)'
                   4468: => 'Number of bubbles in exam mode (numbubbles)',
                   4469: # Number de bubbles in exam mode (numbubbles)
                   4470:    'Number of columns'
                   4471: => 'Number of columns',
                   4472: # Number de Colunas
                   4473:    'Numerical Tolerance (tol)'
                   4474: => 'Numerical Tolerance (tol)',
                   4475: # Numerical Paralerance (Paral)
                   4476:    'Old Value'
                   4477: => 'Old Value',
                   4478: # Old Valor
                   4479:    'Online Help'
                   4480: => 'Online Help',
                   4481: # Online Ajuda
                   4482:    'Only domain coordinators can change a users password.'
                   4483: => 'Only domain coordinators can change a users password.',
                   4484: # Only Domínio cooudinemous can Alterar a geRenciars passwoud.
                   4485:    'Open Course'
                   4486: => 'Open Course',
                   4487: # Abrir 
                   4488:    'Open all assessments'
                   4489: => 'Open all assessments',
                   4490: # Abrir tudo Avaliaçãos
                   4491:    'Open and correct'
                   4492: => 'Open and correct',
                   4493: # Abrir and couRect
                   4494:    'Open with full tries'
                   4495: => 'Open with full tries',
                   4496: # Abrir with full Tentativas
                   4497:    'Opening Date (contentopen)'
                   4498: => 'Opening Date (contentopen)',
                   4499: # Abriring Deme (contenParapen)
                   4500:    'Opening Date (opendate)'
                   4501: => 'Opening Date (opendate)',
                   4502: # Abriring Deme (Abrirdeme)
                   4503:    'Output Format: [_1]'
                   4504: => 'Output Format: [_1]',
                   4505: # Saída Foumem: [_1]
                   4506:    'Page layout'
                   4507: => 'Page layout',
                   4508: # Mapa/Sequënciaa/Exercícios layout
                   4509:    'Paper type'
                   4510: => 'Paper type',
                   4511: # Paper Tipo
                   4512:    'Parameter'
                   4513: => 'Parameter',
                   4514: 
                   4515:    'Part Description (display)'
                   4516: => 'Part Description (display)',
                   4517: # Parte Description (Display)
                   4518:    'Paste after selected'
                   4519: => 'Paste after selected',
                   4520: # Paste after SelecionaRed
                   4521:    'Personal Data'
                   4522: => 'Personal Data',
                   4523: # Personal Dema
1.3       riegler  4524:    'Please adjust significant figures.'
                   4525: => 'Please adjust significant figures.',
                   4526: 
1.2       www      4527:    'Please choose the default authentication method to be used by new users added to this LON-CAPA domain by the automated enrollment process'
                   4528: => 'Please choose the default authentication method to be used by new users added to this LON-CAPA domain by the automated enrollment process',
                   4529: # Please escolha the padrão auEntãoticemion method Para be used Por new geRenciars added Para this LON-CAPA Domínio Por the auParamemed memrícula.m.nt process
                   4530:    'Please click Back on your browser and select another user, or '
                   4531: => 'Please click Back on your browser and select another user, or ',
                   4532: # Please click Back on your bLinhaser and Selecione umNãother geRenciar, ou 
                   4533:    'Please contact your LON-CAPA administrator regarding this situation.'
                   4534: => 'Please contact your LON-CAPA administrator regarding this situation.',
                   4535: # Please Contato your LON-CAPA a.m.nistRemou Regarding this siTermion.
                   4536:    'Please select an authentication mechanism'
                   4537: => 'Please select an authentication mechanism',
                   4538: # Please Selecione umn auEntãoticemion mechanism
                   4539:    'Please select the authentication mechanism'
                   4540: => 'Please select the authentication mechanism',
                   4541: # Please Selecionar the auEntãoticemion mechanism
                   4542:    'Please select the section you wish to set the answer open date for:'
                   4543: => 'Please select the section you wish to set the answer open date for:',
                   4544: # Please Selecionar the Seção you wish Para set the Resposta Abrir deme fou:
                   4545:    'Please select the section you wish to set the due date for:'
                   4546: => 'Please select the section you wish to set the due date for:',
                   4547: # Please Selecionar the Seção you wish Para set the Limite deme fou:
                   4548:    'Please select the section you wish to set the number of tries for:'
                   4549: => 'Please select the section you wish to set the number of tries for:',
                   4550: # Please Selecionar the Seção you wish Para set the number de Tentativas fou:
                   4551:    'Please select the section you wish to set the opening date for:'
                   4552: => 'Please select the section you wish to set the opening date for:',
                   4553: # Please Selecionar the Seção you wish Para set the Abriring deme fou:
                   4554:    'Please select the section you wish to set the problem weight for:'
                   4555: => 'Please select the section you wish to set the problem weight for:',
                   4556: # Please Selecionar the Seção you wish Para set the problema weight fou:
                   4557:    'Please select the student you wish to set the answer open date for:'
                   4558: => 'Please select the student you wish to set the answer open date for:',
                   4559: # Please Selecionar the Estudante you wish Para set the Resposta Abrir deme fou:
                   4560:    'Please select the student you wish to set the due date for:'
                   4561: => 'Please select the student you wish to set the due date for:',
                   4562: # Please Selecionar the Estudante you wish Para set the Limite deme fou:
                   4563:    'Please select the student you wish to set the number of tries for:'
                   4564: => 'Please select the student you wish to set the number of tries for:',
                   4565: # Please Selecionar the Estudante you wish Para set the number de Tentativas fou:
                   4566:    'Please select the student you wish to set the opening date for:'
                   4567: => 'Please select the student you wish to set the opening date for:',
                   4568: # Please Selecionar the Estudante you wish Para set the Abriring deme fou:
                   4569:    'Please select the student you wish to set the problem weight for:'
                   4570: => 'Please select the student you wish to set the problem weight for:',
                   4571: # Please Selecionar the Estudante you wish Para set the problema weight fou:
                   4572:    'Please stand by.'
                   4573: => 'Please stand by.',
                   4574: # Please stand Por.
                   4575:    "Please use browser 'Back' button and pick a filename"
                   4576: => "Please use browser 'Back' button and pick a filename",
                   4577: # Please use bLinhaser 'Back' butParan and pick a ArquivoNome
                   4578:    'Portuguese - ISO'
                   4579: => 'Portuguese - ISO',
                   4580: # Poutuguese - ISO
                   4581:    'Print'
                   4582: => 'Print',
                   4583: 
                   4584:    'Privileged users that should not be hidden on staff listings'
                   4585: => 'Privileged users that should not be hidden on staff listings',
                   4586: # Privileged geRenciars them should Nãot be hidden on staff listings
                   4587:    'Processed file'
                   4588: => 'Processed file',
                   4589: # Processed Arquivo
                   4590:    'Publish this Resource'
                   4591: => 'Publish this Resource',
                   4592: # Publica this Recurso(s)
                   4593:    'Question Type (type)'
                   4594: => 'Question Type (type)',
                   4595: # Question Tipo (Tipo)
                   4596:    'Random seed for randomly picking number of resources (optional, only set if you know what you are doing) (randompickseed)'
                   4597: => 'Random seed for randomly picking number of resources (optional, only set if you know what you are doing) (randompickseed)',
                   4598: # Random seed fou randomly picking number de Recursos (optional, only set if you kNãow whem you aRe doing) (randompickseed)
                   4599:    'Randomization algorithm used'
                   4600: => 'Randomization algorithm used',
                   4601: # Randomizemion algouithm used
                   4602:    'Randomly pick number of resources (randompick)'
                   4603: => 'Randomly pick number of resources (randompick)',
                   4604: # Randomly pick number de Recursos (randompick)
                   4605:    'Reading results from [_1]'
                   4606: => 'Reading results from [_1]',
                   4607: # LFimo Resultados de [_1]
                   4608:    'Receipt algorithm used'
                   4609: => 'Receipt algorithm used',
                   4610: # Receipt algouithm used
                   4611:    'Receiving results from [_1]'
                   4612: => 'Receiving results from [_1]',
                   4613: # Receiving Results De [_1]
                   4614:    'Recent'
                   4615: => 'Recent',
                   4616: 
                   4617:    'Rename current file to'
                   4618: => 'Rename current file to',
                   4619: # ReNãomear Corrente Arquivo Para
                   4620:    'Report a Bug'
                   4621: => 'Report a Bug',
                   4622: # Repout a Bug
                   4623:    'Resource'
                   4624: => 'Resource',
                   4625: # Recurso(s)
                   4626:    'Resource Differences'
                   4627: => 'Resource Differences',
                   4628: # Recurso(s) Differ
                   4629:    'Resource Hidden from Students (hiddenresource)'
                   4630: => 'Resource Hidden from Students (hiddenresource)',
                   4631: # Recurso(s) Hidden De Estudantes (hiddenRecurso(s))
                   4632:    'Resource alias name for conditions (mapalias)'
                   4633: => 'Resource alias name for conditions (mapalias)',
                   4634: # Recurso(s) alias Nome fou conditions (Mapa/Sequënciaalias)
                   4635:    'Resources'
                   4636: => 'Resources',
                   4637: # Recursos
                   4638:    'Response'
                   4639: => 'Response',
                   4640: 
                   4641:    'Retrieve Old Version'
                   4642: => 'Retrieve Old Version',
                   4643: # Restaurar Old Versão
                   4644:    'Return to DOCS'
                   4645: => 'Return to DOCS',
                   4646: # Return Para documenParas
                   4647:    'Reverse Association'
                   4648: => 'Reverse Association',
                   4649: # Reverse Associemion
                   4650:    'Revoke'
                   4651: => 'Revoke',
                   4652: 
                   4653:    'Revoke Existing Roles'
                   4654: => 'Revoke Existing Roles',
                   4655: # Revoke Existing usuários
                   4656:    'Role'
                   4657: => 'Role',
                   4658: # sua função
                   4659:    'Role Information'
                   4660: => 'Role Information',
                   4661: # sua função umemion
                   4662:    'Russian - KOI'
                   4663: => 'Russian - KOI',
                   4664: 
                   4665:    'Save entries below as a draft answer (not submitting them for credit yet)'
                   4666: => 'Save entries below as a draft answer (not submitting them for credit yet)',
                   4667: # Salvar enTentativas below as a draft Resposta (Nãot Submeterting them fou cREditarar yet)
                   4668:    'Search Complete [_1]'
                   4669: => 'Search Complete [_1]',
                   4670: # pesquisar Complete [_1]
                   4671:    'Search: [_1]'
                   4672: => 'Search: [_1]',
                   4673: # pesquisar: [_1]
                   4674:    'Select Action'
                   4675: => 'Select Action',
                   4676: # Selecione umction
                   4677:    'Select All Files'
                   4678: => 'Select All Files',
                   4679: # Selecionar tudo Arquivos
                   4680:    'Select All Published'
                   4681: => 'Select All Published',
                   4682: # Selecionar tudo Publicado
                   4683:    'Select All Resources'
                   4684: => 'Select All Resources',
                   4685: # Selecionar tudo Recursos
                   4686:    'Select Folder'
                   4687: => 'Select Folder',
                   4688: # Selecionar Pasta
                   4689:    'Select Only Current Students'
                   4690: => 'Select Only Current Students',
                   4691: # Selecionar Only Corrente Estudantes
                   4692:    'Select Problem'
                   4693: => 'Select Problem',
                   4694: # Selecionar problema
                   4695:    'Select Problem(s) to print'
                   4696: => 'Select Problem(s) to print',
                   4697: # Selecionar problema(s) Para print
                   4698:    'Select Resource(s) to print'
                   4699: => 'Select Resource(s) to print',
                   4700: # Selecionar Recurso(s)(s) Para print
                   4701:    'Select Resources To Print'
                   4702: => 'Select Resources To Print',
                   4703: # Selecionar Recursos Para Print
                   4704:    'Select Section'
                   4705: => 'Select Section',
                   4706: # Selecionar Seção
                   4707:    'Select Sequence To Print From'
                   4708: => 'Select Sequence To Print From',
                   4709: # Selecionar sequência Para Print De
                   4710:    'Select Student'
                   4711: => 'Select Student',
                   4712: # Selecionar Estudante
                   4713:    'Select Students and Resources'
                   4714: => 'Select Students and Resources',
                   4715: # Selecionar Estudantes and Recursos
                   4716:    'Select Style File'
                   4717: => 'Select Style File',
                   4718: # Selecionar Style Arquivo
                   4719:    'Select a user name to modify the students information'
                   4720: => 'Select a user name to modify the students information',
                   4721: # Selecione um geRenciar Nome Para modify the Estudantes umemion
                   4722:    'Select a user name to view the users personal page.'
                   4723: => 'Select a user name to view the users personal page.',
                   4724: # Selecione um geRenciar Nome Para acessar the geRenciars personal Mapa/Sequënciaa/Exercícios.
                   4725:    'Select for Section/Group'
                   4726: => 'Select for Section/Group',
                   4727: # Selecionar fou Seção/GroCima
                   4728:    'Select resources for the assignment'
                   4729: => 'Select resources for the assignment',
                   4730: # Selecionar Recursos fou the assignment
                   4731:    'Select the folder you wish to set the parameter for:'
                   4732: => 'Select the folder you wish to set the parameter for:',
                   4733: # Selecionar the Pasta you wish Para set the parameter fou:
                   4734:    'Select the problem you wish to set the parameter for:'
                   4735: => 'Select the problem you wish to set the parameter for:',
                   4736: # Selecionar the problema you wish Para set the parameter fou:
                   4737:    'Set'
                   4738: => 'Set',
                   4739: 
                   4740:    'Set Course Environment'
                   4741: => 'Set Course Environment',
                   4742: # Set  Environment
                   4743:    'Set End Date'
                   4744: => 'Set End Date',
                   4745: # Set Fim Deme
                   4746:    'Set Individual User Roles'
                   4747: => 'Set Individual User Roles',
                   4748: # Set Individual geRenciar usuários
                   4749:    'Set Problem Tries'
                   4750: => 'Set Problem Tries',
                   4751: # Set problema Tentativas
                   4752:    'Set Problem Weight'
                   4753: => 'Set Problem Weight',
                   4754: # Set problema Weight
                   4755:    'Set Start Date'
                   4756: => 'Set Start Date',
                   4757: # Set Início Deme
                   4758:    'Set answer open date for all problems in the course for ...'
                   4759: => 'Set answer open date for all problems in the course for ...',
                   4760: # Set Resposta Abrir deme fou tudo problemas in the  fou ...
                   4761:    'Set answer open date for the selected folder for ...'
                   4762: => 'Set answer open date for the selected folder for ...',
                   4763: # Set Resposta Abrir deme fou the SelecionaRed Pasta fou ...
                   4764:    'Set answer open date for the selected problem for ...'
                   4765: => 'Set answer open date for the selected problem for ...',
                   4766: # Set Resposta Abrir deme fou the SelecionaRed problema fou ...
                   4767:    'Set content feedback to Course Coordinator'
                   4768: => 'Set content feedback to Course Coordinator',
                   4769: # Set content feedback Para  Cooudinemou
                   4770:    'Set course policy feedback to Course Coordinator'
                   4771: => 'Set course policy feedback to Course Coordinator',
                   4772: # Set  policy feedback Para  Cooudinemou
                   4773:    'Set due date for all problems in the course for ...'
                   4774: => 'Set due date for all problems in the course for ...',
                   4775: # Set Limite deme fou tudo problemas in the  fou ...
                   4776:    'Set due date for the selected folder for ...'
                   4777: => 'Set due date for the selected folder for ...',
                   4778: # Set Limite deme fou the SelecionaRed Pasta fou ...
                   4779:    'Set due date for the selected problem for ...'
                   4780: => 'Set due date for the selected problem for ...',
                   4781: # Set Limite deme fou the SelecionaRed problema fou ...
                   4782:    'Set number of tries for all problems in the course for ...'
                   4783: => 'Set number of tries for all problems in the course for ...',
                   4784: # Set number de Tentativas fou tudo problemas in the  fou ...
                   4785:    'Set number of tries for the selected folder for ...'
                   4786: => 'Set number of tries for the selected folder for ...',
                   4787: # Set number de Tentativas fou the SelecionaRed Pasta fou ...
                   4788:    'Set number of tries for the selected problem for ...'
                   4789: => 'Set number of tries for the selected problem for ...',
                   4790: # Set number de Tentativas fou the SelecionaRed problema fou ...
                   4791:    'Set opening date for all problems in the course for ...'
                   4792: => 'Set opening date for all problems in the course for ...',
                   4793: # Set Abriring deme fou tudo problemas in the  fou ...
                   4794:    'Set opening date for all problems in the course for. . .'
                   4795: => 'Set opening date for all problems in the course for. . .',
                   4796: # Set Abriring deme fou tudo problemas in the  fou. . .
                   4797:    'Set opening date for the selected folder for ...'
                   4798: => 'Set opening date for the selected folder for ...',
                   4799: # Set Abriring deme fou the SelecionaRed Pasta fou ...
                   4800:    'Set opening date for the selected problem for ...'
                   4801: => 'Set opening date for the selected problem for ...',
                   4802: # Set Abriring deme fou the SelecionaRed problema fou ...
                   4803:    'Set problem weight for all problems in the course for ...'
                   4804: => 'Set problem weight for all problems in the course for ...',
                   4805: # Set problema weight fou tudo problemas in the  fou ...
                   4806:    'Set problem weight for the selected folder for ...'
                   4807: => 'Set problem weight for the selected folder for ...',
                   4808: # Set problema weight fou the SelecionaRed Pasta fou ...
                   4809:    'Set problem weight for the selected problem for ...'
                   4810: => 'Set problem weight for the selected problem for ...',
                   4811: # Set problema weight fou the SelecionaRed problema fou ...
                   4812:    'Set to ...'
                   4813: => 'Set to ...',
                   4814: # Set Para ...
                   4815:    'Set value to "[_1]" to allow'
                   4816: => 'Set value to "[_1]" to allow',
                   4817: # Set Valor Para "[_1]" Para tudoow
                   4818:    'Setting the [_1]'
                   4819: => 'Setting the [_1]',
                   4820: 
                   4821:    'Setting the [_1] to [_2]'
                   4822: => 'Setting the [_1] to [_2]',
                   4823: # Setting the [_1] Para [_2]
                   4824:    'Show Answer'
                   4825: => 'Show Answer',
                   4826: # Show Resposta
                   4827:    'Show Feedback'
                   4828: => 'Show Feedback',
                   4829: 
                   4830:    'Show Problem Status (problemstatus)'
                   4831: => 'Show Problem Status (problemstatus)',
                   4832: # Show problema Stemus (problemastemus)
                   4833:    'Show Units - Disable Entry (turnoffunit)'
                   4834: => 'Show Units - Disable Entry (turnoffunit)',
                   4835: # Show Units - Disable Entry (turndefunit)
                   4836:    'Show all rôles'
                   4837: => 'Show all rôles',
                   4838: # Show tudo rôles
                   4839:    'Significant Digits (sig)'
                   4840: => 'Significant Digits (sig)',
                   4841: 
                   4842:    'Simple Edit'
                   4843: => 'Simple Edit',
                   4844: # Simple Editarar
                   4845:    'Some items were not submitted'
                   4846: => 'Some items were not submitted',
                   4847: # Some items weRe Nãot Submeterted
                   4848:    'Start Time'
                   4849: => 'Start Time',
                   4850: # Início Tempo
                   4851:    "Start each student's assignment on a new page/column (add a pagefeed after each assignment)"
                   4852: => "Start each student's assignment on a new page/column (add a pagefeed after each assignment)",
                   4853: # Início each Estudante's assignment on a new Mapa/Sequënciaa/Exercícios/Coluna (add a Mapa/Sequënciaa/Exercíciosfeed after each assignment)
                   4854:    'Starting Date'
                   4855: => 'Starting Date',
                   4856: # Iniciando Deme
                   4857:    'Student ID'
                   4858: => 'Student ID',
                   4859: # Estudante ID
                   4860:    'Student Information'
                   4861: => 'Student Information',
                   4862: # Estudante umemion
                   4863:    'Student Name'
                   4864: => 'Student Name',
                   4865: # Estudante Nome
                   4866:    'Student Status'
                   4867: => 'Student Status',
                   4868: # Estudante Stemus
                   4869:    'Student Status: [_1]'
                   4870: => 'Student Status: [_1]',
                   4871: # Estudante Stemus: [_1]
                   4872:    'Student information updated successfully.'
                   4873: => 'Student information updated successfully.',
                   4874: # Estudante umemion Cimademed successfully.
                   4875:    'Students need access key to enter course'
                   4876: => 'Students need access key to enter course',
                   4877: # Estudantes need access key Para fornecer 
                   4878:    'Students with expired roles'
                   4879: => 'Students with expired roles',
                   4880: # Estudantes with expiRed usuários
                   4881:    'Subject:'
                   4882: => 'Subject:',
                   4883: # asDomPara:
                   4884:    'Submissions'
                   4885: => 'Submissions',
                   4886: # Submissões
                   4887:    'Submit Modifications'
                   4888: => 'Submit Modifications',
                   4889: # Submeter Modificemions
                   4890:    'Submit entries below as answer to receive credit'
                   4891: => 'Submit entries below as answer to receive credit',
                   4892: # Submeter enTentativas below as Resposta Para Receive cREditarar
                   4893:    'Survey Question'
                   4894: => 'Survey Question',
                   4895: 
                   4896:    'Swedish Chef'
                   4897: => 'Swedish Chef',
                   4898: # SQuaish Chef
                   4899:    'System Level'
                   4900: => 'System Level',
                   4901: # Sistema Level
                   4902:    'Target Edit Map'
                   4903: => 'Target Edit Map',
                   4904: # DestiNão Editarar Mapa/Sequëncia
                   4905:    'TeX unconverted due to errors'
                   4906: => 'TeX unconverted due to errors',
                   4907: # TeX unconverted Limite Para errous
                   4908:    'TeX unconverted due to previous errors'
                   4909: => 'TeX unconverted due to previous errors',
                   4910: # TeX unconverted Limite Para Anterior errous
                   4911:    'The &quot;Course Description&quot; is the name of the course that will be seen by the students. You may now modify the description and hit &quot;Next -&gt;&quot; to continue.'
                   4912: => 'The &quot;Course Description&quot; is the name of the course that will be seen by the students. You may now modify the description and hit &quot;Next -&gt;&quot; to continue.',
                   4913: # The &quot; Description&quot; is the Nome de the  them will be seen Por the Estudantes. You Maio Nãow modify the description and hit &quot;Próximo -&gt;&quot; Para continue.
                   4914:    'The error reported was'
                   4915: => 'The error reported was',
                   4916: # The errou Repouted was
                   4917:    'The following entries will be used to identify the course according to the naming scheme adopted by your institution. Your choices will be used to map an internal LON-CAPA course ID to the corresponding course section ID(s) used by the office responsible for providing official class lists for courses at your institution. This mapping is required if you choose to employ automatic population of class lists.'
                   4918: => 'The following entries will be used to identify the course according to the naming scheme adopted by your institution. Your choices will be used to map an internal LON-CAPA course ID to the corresponding course section ID(s) used by the office responsible for providing official class lists for courses at your institution. This mapping is required if you choose to employ automatic population of class lists.',
                   4919: # The following enTentativas will be used Para identify the  accouding Para the naming scheme adopted Por your institution. Your choices will be used Para Mapa/Sequëncia an internal LON-CAPA  ID Para the couResponding  Seção ID(s) used Por the defice Responsible fou providing deficial class lists fou s em your institution. This Mapa/Sequënciaping is RequiRed if you escolha Para employ auParamemic populemion de class lists.
                   4920:    "The following settings control automatic enrollment of students in this class based on information available for this specific course from your institution's official classlists."
                   4921: => "The following settings control automatic enrollment of students in this class based on information available for this specific course from your institution's official classlists.",
                   4922: # The following settings control auParamemic memrícula.m.nt de Estudantes in this class based on umemion available fou this specific  De your institution's deficial classlists.
                   4923:    'The question can not be gotten correct, the following foils in the &lt;optionresponse&gt; have invalid correct options'
                   4924: => 'The question can not be gotten correct, the following foils in the &lt;optionresponse&gt; have invalid correct options',
                   4925: # The question can Nãot be gotten couRect, the following Alternativas in the &lt;optionResponse&gt; have invalid couRect options
                   4926:    'The requested file'
                   4927: => 'The requested file',
                   4928: # The Requested Arquivo
                   4929:    'The student must log out and log in again to see these changes.'
                   4930: => 'The student must log out and log in again to see these changes.',
                   4931: # The Estudante must log out and efeTer o login Nãovamente Para see these Alterars.
                   4932:    'There are currently no Error Messages for this resource.'
                   4933: => 'There are currently no Error Messages for this resource.',
                   4934: # TheRe aRe Correntely Não Errou Messages fou this Recurso(s).
                   4935:    'There are no Evaluation Comments on this resource.'
                   4936: => 'There are no Evaluation Comments on this resource.',
                   4937: # TheRe aRe Não EValormion Comments on this Recurso(s).
                   4938:    'There are no currently enrolled students in the course.'
                   4939: => 'There are no currently enrolled students in the course.',
                   4940: # TheRe aRe Não Correntely memrículased Estudantes in the .
                   4941:    'There are no currently enrolled students in the selected sections.'
                   4942: => 'There are no currently enrolled students in the selected sections.',
                   4943: # TheRe aRe Não Correntely memrículased Estudantes in the SelecionaRed Seções.
                   4944:    'There are no previously enrolled students in the course.'
                   4945: => 'There are no previously enrolled students in the course.',
                   4946: # TheRe aRe Não Anteriorly memrículased Estudantes in the .
                   4947:    'There are no previously enrolled students in the selected sections.'
                   4948: => 'There are no previously enrolled students in the selected sections.',
                   4949: # TheRe aRe Não Anteriorly memrículased Estudantes in the SelecionaRed Seções.
                   4950:    'There are no students in the course.'
                   4951: => 'There are no students in the course.',
                   4952: # TheRe aRe Não Estudantes in the .
                   4953:    'There are no students in the selected sections.'
                   4954: => 'There are no students in the selected sections.',
                   4955: # TheRe aRe Não Estudantes in the SelecionaRed Seções.
                   4956:    'There was an error determining the environment values for'
                   4957: => 'There was an error determining the environment values for',
                   4958: # TheRe was an errou determining the environment Valors fou
                   4959:    'This controls how receipt numbers are generated.'
                   4960: => 'This controls how receipt numbers are generated.',
                   4961: # This controls how Receipt numbers aRe geneRemed.
                   4962:    'This helper will set up your LON-CAPA course and choose which features will be active.'
                   4963: => 'This helper will set up your LON-CAPA course and choose which features will be active.',
                   4964: # This Ajudaer will set Cima your LON-CAPA  and escolha which feemuRes will be active.
                   4965:    'To create a new'
                   4966: => 'To create a new',
                   4967: # Para criar a new
                   4968:    'Top Level Map'
                   4969: => 'Top Level Map',
                   4970: # Parap Level Mapa/Sequëncia
                   4971:    'Turkish - ISO'
                   4972: => 'Turkish - ISO',
                   4973: 
                   4974:    'Type Name Here'
                   4975: => 'Type Name Here',
                   4976: # Tipo Nome HeRe
                   4977:    'Type-in value'
                   4978: => 'Type-in value',
                   4979: # Tipo-in Valor
                   4980:    'UNDISPLAYABLE'
                   4981: => 'UNDISPLAYABLE',
                   4982: 
                   4983:    'Unable to enroll'
                   4984: => 'Unable to enroll',
                   4985: # Unable Para memrículas
                   4986:    'Unable to publish file, it contains duplicated ID(s), ID(s) need to be unique. The duplicated ID(s) are'
                   4987: => 'Unable to publish file, it contains duplicated ID(s), ID(s) need to be unique. The duplicated ID(s) are',
                   4988: # Unable Para Publica Arquivo, it contains dCimalicemed ID(s), ID(s) need Para be unique. The dCimalicemed ID(s) aRe
                   4989:    'Unable to retrieve environment data for'
                   4990: => 'Unable to retrieve environment data for',
                   4991: # Unable Para Restaurar environment dema fou
                   4992:    'Unable to set default dates for course'
                   4993: => 'Unable to set default dates for course',
                   4994: # Unable Para set padrão demes fou 
                   4995:    'Unavailable course'
                   4996: => 'Unavailable course',
                   4997: # Unavailable 
                   4998:    'Unknown Action'
                   4999: => 'Unknown Action',
                   5000: # UnkNãown Action
                   5001:    'Unselect All Files'
                   5002: => 'Unselect All Files',
                   5003: # UnSelecionar tudo Arquivos
                   5004:    'Unselect All Published'
                   5005: => 'Unselect All Published',
                   5006: # UnSelecionar tudo Publicado
                   5007:    'Unselect All Resources'
                   5008: => 'Unselect All Resources',
                   5009: # UnSelecionar tudo Recursos
                   5010:    'Unselect for Section/Group'
                   5011: => 'Unselect for Section/Group',
                   5012: # UnSelecionar fou Seção/GroCima
                   5013:    'Upload class list'
                   5014: => 'Upload class list',
                   5015: # CimaUtilização do Servidor class list
                   5016:    'Upload file'
                   5017: => 'Upload file',
                   5018: # CimaUtilização do Servidor Arquivo
                   5019:    'VIEW'
                   5020: => 'VIEW',
                   5021: # acessar
                   5022:    'View the FAQ'
                   5023: => 'View the FAQ',
                   5024: # acessar the FAQ
                   5025:    'Visibly Separate Items on Pages'
                   5026: => 'Visibly Separate Items on Pages',
                   5027: # Visibly SepaReme Items on páginas
                   5028:    'WARNING: The metadata table does not exist in the LON-CAPA database.'
                   5029: => 'WARNING: The metadata table does not exist in the LON-CAPA database.',
                   5030: # WARNING: The metadema table does Nãot exist in the LON-CAPA demabase.
                   5031:    'Warning: change of MIME type!'
                   5032: => 'Warning: change of MIME type!',
                   5033: # Warning: Alterar de MIME Tipo!
                   5034:    'Warning: target file exists!'
                   5035: => 'Warning: target file exists!',
                   5036: # Warning: DestiNão Arquivo exists!
                   5037:    'Warning: target file exists, and has been published!'
                   5038: => 'Warning: target file exists, and has been published!',
                   5039: # Warning: DestiNão Arquivo exists, and has been Publicado!
                   5040:    'Weight (weight)'
                   5041: => 'Weight (weight)',
                   5042: 
                   5043:    'Welcome to Your New LON-CAPA Course'
                   5044: => 'Welcome to Your New LON-CAPA Course',
                   5045: # Bem Vindo Para Your New LON-CAPA 
                   5046:    'What parameter do you want to set for the selected folder?'
                   5047: => 'What parameter do you want to set for the selected folder?',
                   5048: # Whem parameter do you want Para set fou the SelecionaRed Pasta?
                   5049:    'What parameter do you want to set for the selected problem?'
                   5050: => 'What parameter do you want to set for the selected problem?',
                   5051: # Whem parameter do you want Para set fou the SelecionaRed problema?
                   5052:    'What should the answer open date be set to?'
                   5053: => 'What should the answer open date be set to?',
                   5054: # Whem should the Resposta Abrir deme be set Para?
                   5055:    'What should the due date be set to?'
                   5056: => 'What should the due date be set to?',
                   5057: # Whem should the Limite deme be set Para?
                   5058:    'What weight should be set for all problems in the course?'
                   5059: => 'What weight should be set for all problems in the course?',
                   5060: # Whem weight should be set fou tudo problemas in the ?
                   5061:    'What weight should be set for the selected folder?'
                   5062: => 'What weight should be set for the selected folder?',
                   5063: # Whem weight should be set fou the SelecionaRed Pasta?
                   5064:    'What weight should be set for the selected problem?'
                   5065: => 'What weight should be set for the selected problem?',
                   5066: # Whem weight should be set fou the SelecionaRed problema?
                   5067:    'Width'
                   5068: => 'Width',
                   5069: 
                   5070:    'You are working with an unsaved version of your map.'
                   5071: => 'You are working with an unsaved version of your map.',
                   5072: # You aRe wouking with an unSalvard Versão de your Mapa/Sequëncia.
                   5073:    'You changed the students id but did not disable the ID change safeguard. The students id will not be changed.'
                   5074: => 'You changed the students id but did not disable the ID change safeguard. The students id will not be changed.',
                   5075: # You Alterard the Estudantes id but did Nãot disable the ID Alterar safeguard. The Estudantes id will Nãot be Alterard.
                   5076:    '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.'
                   5077: => '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.',
                   5078: # 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.
                   5079:    'Your request to change the role information for this student was refused. You do not appear to have sufficient authority to change student information.'
                   5080: => 'Your request to change the role information for this student was refused. You do not appear to have sufficient authority to change student information.',
                   5081: # 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.
                   5082:    '[_1] (what you just saw on the screen)'
                   5083: => '[_1] (what you just saw on the screen)',
                   5084: # [_1] (whem you just saw on the scReen)
1.3       riegler  5085:    '[_1] Filesystem Authenticated (mit Anfangspasswort [_2])'
                   5086: => '[_1] Filesystem Authenticated (mit Anfangspasswort [_2])',
                   5087: # [_1] ArquivoSistema AuEntãoticemed (mit Anfangspasswout [_2])
                   5088:    '[_1] Internally authenticated (mit Anfangspasswort [_2])'
                   5089: => '[_1] Internally authenticated (mit Anfangspasswort [_2])',
                   5090: # [_1] Interntudoy auEntãoticemed (mit Anfangspasswout [_2])
1.2       www      5091:    '[_1] Local Authentication with argument [_2]'
                   5092: => '[_1] Local Authentication with argument [_2]',
                   5093: # [_1] Local AuEntãoticemion with argument [_2]
                   5094:    '[_1] Records per Page'
                   5095: => '[_1] Records per Page',
                   5096: # [_1] Recouds Por página
                   5097:    '[_1] minutes'
                   5098: => '[_1] minutes',
                   5099: # [_1] minuParas
                   5100:    '[_1] minutes, [_2] seconds'
                   5101: => '[_1] minutes, [_2] seconds',
                   5102: # [_1] minuParas, [_2] segundos
                   5103:    '[_1] with value [_2]'
                   5104: => '[_1] with value [_2]',
                   5105: # [_1] with Valor [_2]
                   5106:    '[_1]prev[_2] &nbsp; [_3]reload[_4] &nbsp; [_5]next[_6]'
                   5107: => '[_1]prev[_2] &nbsp; [_3]reload[_4] &nbsp; [_5]next[_6]',
                   5108: # [_1]pRev[_2] &nbsp; [_3]ReUtilização do Servidor[_4] &nbsp; [_5]Próximo[_6]
                   5109:    '[_1]prev[_2] &nbsp; [_3]reload[_4] &nbsp; next'
                   5110: => '[_1]prev[_2] &nbsp; [_3]reload[_4] &nbsp; next',
                   5111: # [_1]pRev[_2] &nbsp; [_3]ReUtilização do Servidor[_4] &nbsp; Próximo
                   5112:    '[_2] seconds'
                   5113: => '[_2] seconds',
                   5114: # [_2] segundos
                   5115:    '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) groupID to be used in LON-CAPA, e.g., fs03ent231001:ent1,fs03bot231001:bot1,fs03zol231002:bot2'
                   5116: => '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) groupID to be used in LON-CAPA, e.g., fs03ent231001:ent1,fs03bot231001:bot1,fs03zol231002:bot2',
                   5117: # a comma sepaRemed list de  Seções crosslisted with the Corrente , with each entry including the institutional  Seção Nome folloQua Por a colon and Então the (optional) groCimaID Para be used in LON-CAPA, e.g., fs03ent231001:ent1,fs03bot231001:bot1,fs03zol231002:bot2
                   5118:    'a comma separated list of institutional section numbers, each separated by a colon from the (optional) corresponding section/group ID to be used in LON-CAPA e.g., 001:1,002:2'
                   5119: => 'a comma separated list of institutional section numbers, each separated by a colon from the (optional) corresponding section/group ID to be used in LON-CAPA e.g., 001:1,002:2',
                   5120: # a comma sepaRemed list de institutional Seção numbers, each sepaRemed Por a colon De the (optional) couResponding Seção/groCima ID Para be used in LON-CAPA e.g., 001:1,002:2
                   5121:    'after selected'
                   5122: => 'after selected',
                   5123: # after SelecionaRed
                   5124:    'all resources in the course'
                   5125: => 'all resources in the course',
                   5126: # tudo Recursos in the 
                   5127:    'all students in course'
                   5128: => 'all students in course',
                   5129: # tudo Estudantes Não Curso
                   5130:    'and'
                   5131: => 'and',
                   5132: 
                   5133:    'anno-'
                   5134: => 'anno-',
                   5135: # anNão-
                   5136:    'anonymous students'
                   5137: => 'anonymous students',
                   5138: # anônimo Estudantes
                   5139:    'answer date'
                   5140: => 'answer date',
                   5141: # Resposta deme
                   5142:    'backward'
                   5143: => 'backward',
                   5144: 
                   5145:    'between'
                   5146: => 'between',
                   5147: 
                   5148:    'bookmark'
                   5149: => 'bookmark',
                   5150: 
                   5151:    'button'
                   5152: => 'button',
                   5153: # butParan
                   5154:    'by'
                   5155: => 'by',
                   5156: # Por
                   5157:    'catalog'
                   5158: => 'catalog',
                   5159: # cemalog
                   5160:    'changes will not show until next login'
                   5161: => 'changes will not show until next login',
                   5162: # Alterars will Nãot show until Próximo login
                   5163:    'check all'
                   5164: => 'check all',
                   5165: # check tudo
                   5166:    'chmod error'
                   5167: => 'chmod error',
                   5168: # chmod errou
                   5169:    'click on the'
                   5170: => 'click on the',
                   5171: 
                   5172:    'co con-'
                   5173: => 'co con-',
                   5174: # co construção
                   5175:    'co res'
                   5176: => 'co res',
                   5177: 
                   5178:    'contacting [_1]'
                   5179: => 'contacting [_1]',
                   5180: # Contatoando [_1]
                   5181:    'copy Error'
                   5182: => 'copy Error',
                   5183: # copy Errou
                   5184:    'course'
                   5185: => 'course',
                   5186: # 
                   5187:    'currently does not exist'
                   5188: => 'currently does not exist',
                   5189: # Correntely does Nãot exist
                   5190:    'custom'
                   5191: => 'custom',
                   5192: # cusParam
                   5193:    'custom distribution file'
                   5194: => 'custom distribution file',
                   5195: # cusParam distribution Arquivo
                   5196:    'discuss'
                   5197: => 'discuss',
                   5198: 
                   5199:    'discuss[_1]'
                   5200: => 'discuss[_1]',
                   5201: 
                   5202:    'domain'
                   5203: => 'domain',
                   5204: # Domínio
                   5205:    'due date'
                   5206: => 'due date',
                   5207: # Limite deme
                   5208:    'edit crs'
                   5209: => 'edit crs',
                   5210: # Editarar crs
                   5211:    'ences'
                   5212: => 'ences',
                   5213: # 
                   5214:    'evaluate'
                   5215: => 'evaluate',
                   5216: # eValorme
                   5217:    'expired or revoked'
                   5218: => 'expired or revoked',
                   5219: # expiRed ou Revoked
                   5220:    'extension'
                   5221: => 'extension',
                   5222: 
                   5223:    'external'
                   5224: => 'external',
                   5225: 
                   5226:    'feedback'
                   5227: => 'feedback',
                   5228: 
                   5229:    'first name'
                   5230: => 'first name',
                   5231: # first Nome
                   5232:    'for'
                   5233: => 'for',
                   5234: # fou
                   5235:    'for <b>all resources in the course</b>'
                   5236: => 'for <b>all resources in the course</b>',
                   5237: # fou <b>tudo Recursos in the </b>
                   5238:    'for <b>all students in course</b>'
                   5239: => 'for <b>all students in course</b>',
                   5240: # fou <b>tudo Estudantes Não Curso</b>
                   5241:    'for [_1]'
                   5242: => 'for [_1]',
                   5243: # fou [_1]
                   5244:    'for section [_1]'
                   5245: => 'for section [_1]',
                   5246: # fou Seção [_1]
                   5247:    'for the map named [_1]'
                   5248: => 'for the map named [_1]',
                   5249: # fou the Mapa/Sequëncia Nomed [_1]
                   5250:    'for the resource named [_1]'
                   5251: => 'for the resource named [_1]',
                   5252: # fou the Recurso(s) Nomed [_1]
                   5253:    'for visible separation'
                   5254: => 'for visible separation',
                   5255: # fou visible sepaRemion
                   5256:    'forward'
                   5257: => 'forward',
                   5258: # fouward
                   5259:    'from'
                   5260: => 'from',
                   5261: # De
                   5262:    'from current subdirectory'
                   5263: => 'from current subdirectory',
                   5264: # De Corrente subdiRecParauy
                   5265:    'generation'
                   5266: => 'generation',
                   5267: # geneRemion
                   5268:    'have different numbers and answers'
                   5269: => 'have different numbers and answers',
                   5270: # have diffeRent numbers and Respostas
                   5271:    'helper'
                   5272: => 'helper',
                   5273: # Ajudaer
                   5274:    'htmlarea_lang'
                   5275: => 'htmlarea_lang',
                   5276: 
                   5277:    'in'
                   5278: => 'in',
                   5279: 
                   5280:    'in domain'
                   5281: => 'in domain',
                   5282: # in Domínio
                   5283:    'info'
                   5284: => 'info',
                   5285: # 
                   5286:    'instructor'
                   5287: => 'instructor',
                   5288: # inde Recursosou
                   5289:    'internal'
                   5290: => 'internal',
                   5291: 
                   5292:    'is in this state by royal decree.'
                   5293: => 'is in this state by royal decree.',
                   5294: # is in this steme Por royal decRee.
                   5295:    'is ready for download'
                   5296: => 'is ready for download',
                   5297: # is Ready fou downUtilização do Servidor
                   5298:    'last name'
                   5299: => 'last name',
                   5300: # last Nome
                   5301:    'make these dates the default for future enrollment'
                   5302: => 'make these dates the default for future enrollment',
                   5303: # make these demes the padrão fou futuRe memrícula.m.nt
                   5304:    'middle name'
                   5305: => 'middle name',
                   5306: # middle Nome
                   5307:    'name'
                   5308: => 'name',
                   5309: # Nome
                   5310:    'nication'
                   5311: => 'nication',
                   5312: # 
                   5313:    'no ending date'
                   5314: => 'no ending date',
                   5315: # Não Fiming deme
                   5316:    'number'
                   5317: => 'number',
                   5318: 
                   5319:    'number of tries'
                   5320: => 'number of tries',
                   5321: # number de Tentativas
                   5322:    'obsolete replacement'
                   5323: => 'obsolete replacement',
                   5324: # obsolePara Replacement
                   5325:    'only check if you know what you are doing'
                   5326: => 'only check if you know what you are doing',
                   5327: # only check if you kNãow whem you aRe doing
                   5328:    'only search domain'
                   5329: => 'only search domain',
                   5330: # only pesquisar Domínio
                   5331:    'opening date'
                   5332: => 'opening date',
                   5333: # Abriring deme
                   5334:    'optional'
                   5335: => 'optional',
                   5336: 
                   5337:    'or any other value'
                   5338: => 'or any other value',
                   5339: # ou any other Valor
                   5340:    'prev &nbsp; [_3]reload[_4] &nbsp; [_5]next[_6]'
                   5341: => 'prev &nbsp; [_3]reload[_4] &nbsp; [_5]next[_6]',
                   5342: # pRev &nbsp; [_3]ReUtilização do Servidor[_4] &nbsp; [_5]Próximo[_6]
                   5343:    'private'
                   5344: => 'private',
                   5345: # priveme
                   5346:    'problem weight'
                   5347: => 'problem weight',
                   5348: # problema weight
                   5349:    'public'
                   5350: => 'public',
                   5351: 
                   5352:    'role,role,...'
                   5353: => 'role,role,...',
                   5354: # sua função,sua função,...
                   5355:    'section'
                   5356: => 'section',
                   5357: # Seção
                   5358:    'selected students'
                   5359: => 'selected students',
                   5360: # SelecionaRed Estudantes
                   5361:    'set'
                   5362: => 'set',
                   5363: 
                   5364:    'spellcheck_lang'
                   5365: => 'spellcheck_lang',
                   5366: 
                   5367:    'standard'
                   5368: => 'standard',
                   5369: 
                   5370:    'standard courses only'
                   5371: => 'standard courses only',
                   5372: # standard s only
                   5373:    'student'
                   5374: => 'student',
                   5375: # Estudante
                   5376:    'student name'
                   5377: => 'student name',
                   5378: # Estudante Nome
                   5379:    'tations'
                   5380: => 'tations',
                   5381: # temions
                   5382:    'template'
                   5383: => 'template',
                   5384: # templeme
                   5385:    'this'
                   5386: => 'this',
                   5387: 
                   5388:    'to'
                   5389: => 'to',
                   5390: # Para
                   5391:    'to [_1] ([_2])'
                   5392: => 'to [_1] ([_2])',
                   5393: # Para [_1] ([_2])
                   5394:    'to interface with institutional data, e.g., fs03glg231 for Fall 2003 Geology 231'
                   5395: => 'to interface with institutional data, e.g., fs03glg231 for Fall 2003 Geology 231',
                   5396: # Para interface with institutional dema, e.g., fs03glg231 fou Ftudo 2003 Geology 231
                   5397:    'unable to enroll'
                   5398: => 'unable to enroll',
                   5399: # unable Para memrículas
                   5400:    'uncheck all'
                   5401: => 'uncheck all',
                   5402: # uncheck tudo
                   5403:    'use related words'
                   5404: => 'use related words',
                   5405: # use Relemed wouds
                   5406:    'username'
                   5407: => 'username',
                   5408: # geRenciarNome
                   5409:    'versus'
                   5410: => 'versus',
                   5411: 
                   5412:    'waiting on [_1]'
                   5413: => 'waiting on [_1]',
                   5414: # aguardando [_1]
                   5415:    'what you just saw on the screen'
                   5416: => 'what you just saw on the screen',
                   5417: # whem you just saw on the scReen
                   5418:    'with server'
                   5419: => 'with server',
                   5420: # with Servidor
                   5421:    'yes'
                   5422: => 'yes',
                   5423: # Sim
                   5424: 
1.3       riegler  5425: 
                   5426: #SYNC Tue Aug 15 14:43:20 2006
                   5427:    '# 16 Aug 14:45'
                   5428: => '# 16 Aug 14:45',
                   5429: # #LON-CAPA6 AugLON-CAPA4:45
                   5430:    'Enter my portfolio space'
1.6     ! www      5431: => 'Entrar en mi espacio',
1.3       riegler  5432: # fornecer minhas poutfolio publicado(s)
                   5433:    'No syllabus information provided.'
                   5434: => 'No syllabus information provided.',
                   5435: # Não PlaNão de Estudos infoumemion provided.
                   5436:    'Post Discussion'
                   5437: => 'Post Discussion',
                   5438: 
                   5439:    'Sorry ...'
                   5440: => 'Sorry ...',
                   5441: # Soury ...
                   5442:    'This resource might be part of another course.'
                   5443: => 'This resource might be part of another course.',
                   5444: # this Recurso(s) might be Parte de aNãother Curso.
                   5445: 
                   5446: 
                   5447: #SYNC Tue Aug 15 16:12:10 2006
                   5448:    '# mt fehlt'
                   5449: => '# mt fehlt',
                   5450: 
                   5451:    'Agree'
                   5452: => 'Agree',
                   5453: 
                   5454:    'Any comments? '
                   5455: => 'Any comments? ',
                   5456: 
                   5457:    'Copy this column'
                   5458: => 'Copy this column',
                   5459: # Copy this Coluna
                   5460:    'Disagree'
                   5461: => 'Disagree',
                   5462: 
                   5463:    'General Intro'
                   5464: => 'General Intro',
                   5465: # geral intro
                   5466:    'Greek Symbols'
                   5467: => 'Greek Symbols',
                   5468: 
                   5469:    'HTML character enties'
                   5470: => 'HTML character enties',
                   5471: 
                   5472:    'Highest Grade Level'
                   5473: => 'Highest Grade Level',
                   5474: 
                   5475:    'If you are viewing this online, copy and paste the text from any of the right columns into your text area to get the symbol on the left.'
                   5476: => 'If you are viewing this online, copy and paste the text from any of the right columns into your text area to get the symbol on the left.',
                   5477: # If you aRe acessaring this online, copy and paste the Texto De any de the right Colunas inPara your Texto aRea Para get the symbol on the left.
                   5478:    'LON-CAPA Help'
                   5479: => 'LON-CAPA Help',
                   5480: # LON-CAPA Ajuda
                   5481:    'Landscape'
                   5482: => 'Landscape',
                   5483: 
                   5484:    'Launch navigation window'
                   5485: => 'Launch navigation window',
                   5486: # Launch navigemion window
                   5487:    'Lowest Grade Level'
                   5488: => 'Lowest Grade Level',
                   5489: 
                   5490:    'Mark all posts read'
                   5491: => 'Mark all posts read',
                   5492: # Mark tudo posts Read
                   5493:    'My question/comment/feedback:'
                   5494: => 'My question/comment/feedback:',
                   5495: # minhas question/comment/feedback:
                   5496:    'Not set -'
                   5497: => 'Not set -',
                   5498: # Nãot Set -
                   5499:    'Other Symbols'
                   5500: => 'Other Symbols',
                   5501: 
                   5502:    'Please check at least one of the following feedback types:'
                   5503: => 'Please check at least one of the following feedback types:',
                   5504: # Please check em least one de the following feedback Tipos:
                   5505:    'Please rank the following criteria:'
                   5506: => 'Please rank the following criteria:',
                   5507: 
                   5508:    'Portrait'
                   5509: => 'Portrait',
                   5510: # Poutrait
                   5511:    'Question about resource content'
                   5512: => 'Question about resource content',
                   5513: # Question about Recurso(s) content
                   5514:    'Question/Comment/Feedback about course policy'
                   5515: => 'Question/Comment/Feedback about course policy',
                   5516: # Question/Comment/feedback about Curso policy
                   5517:    'Select a Course to Enter'
                   5518: => 'Select a Course to Enter',
                   5519: # Selecione um curso Para fornecer
                   5520:    'Sending Messages'
                   5521: => 'Sending Messages',
                   5522: # SFiming Messages
                   5523:    'Show Me My First Homework Problem'
                   5524: => 'Show Me My First Homework Problem',
                   5525: # Show Me minhas First Homewouk problema
                   5526:    'Standards'
                   5527: => 'Standards',
                   5528: 
                   5529:    'Strongly Agree'
                   5530: => 'Strongly Agree',
                   5531: 
                   5532:    'Strongly Disagree'
                   5533: => 'Strongly Disagree',
                   5534: 
                   5535:    'Symbol'
                   5536: => 'Symbol',
                   5537: 
                   5538:    'The material appears to be correct '
                   5539: => 'The material appears to be correct ',
                   5540: # The memerial appears Para be couRect 
                   5541:    'The material is helpful '
                   5542: => 'The material is helpful ',
                   5543: # The memerial is Ajudaful 
                   5544:    'The material is presented in a clear way '
                   5545: => 'The material is presented in a clear way ',
                   5546: # The memerial is pResented in a clear way 
                   5547:    'The resource is technically correct (loads fast enough, does not produce errors, links work, etc) '
                   5548: => 'The resource is technically correct (loads fast enough, does not produce errors, links work, etc) ',
                   5549: # The Recurso(s) is technictudoy couRect (Utilização do Servidors fast eNãough, does Nãot produce errous, links wouk, etc) 
                   5550: 
                   5551: 
                   5552: #SYNC Tue Aug 15 18:55:41 2006
                   5553: 
1.4       riegler  5554: 
                   5555: #SYNC Fri Aug 18 20:46:54 2006
                   5556:    'HTML character entities'
                   5557: => 'HTML character entities',
                   5558: 
                   5559: 
1.1       www      5560: #SYNCMARKER
                   5561: );
                   5562: 
                   5563: 1;

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