Diff for /loncom/localize/localize/es.pm between versions 1.54 and 1.92

version 1.54, 2010/09/21 19:57:34 version 1.92, 2019/11/21 14:49:22
Line 47  use base qw(Apache::localize); Line 47  use base qw(Apache::localize);
 'htmlarea_lang' => 'es',  'htmlarea_lang' => 'es',
 'spellcheck_lang' => 'es',  'spellcheck_lang' => 'es',
   
      'Deutsch - UTF' # do not translate
   => 'Deutsch - UTF',
   
      'English - UTF' # do not translate
   => 'English - UTF',
   
      'Português - UTF' # do not translate
   => 'Português - UTF',
   
      'español (castellano) - UTF' # do not translate
   => 'español (castellano) - UTF',
   
      'français - UTF' # do not translate
   => 'français - UTF',
   
      'türkçe - UTF' # do not translate
   => 'türkçe - UTF',
   
      'Русский - UTF' # do not translate
   => 'Русский - UTF',
   
      'עברית - UTF' # do not translate
   => 'עברית - UTF',
   
      '日本語 - UTF' # do not translate
   => '日本語 - UTF',
   
      '简体中文 - UTF' # do not translate
   => '简体中文 - UTF',
   
      'ﺍیﺭﺎﻧی - UTF' # do not translate
   => 'ﺍیﺭﺎﻧی - UTF',
   
      'ﺎﻠﻋﺮﺒﻳﺓ - UTF' # do not translate
   => 'ﺎﻠﻋﺮﺒﻳﺓ - UTF',
   
      'Swedish Chef - UTF'
   => 'Swedish Chef - UTF',
   
    'Send Messages'     'Send Messages'
 => 'Enviar Mensajes',  => 'Enviar Mensajes',
Line 297  use base qw(Apache::localize); Line 335  use base qw(Apache::localize);
    'Course Announcements'     'Course Announcements'
 => 'Anuncios del Curso',  => 'Anuncios del Curso',
   
     'Course announcements and my calendar'     'Course announcements and my calendar'
 => 'Avisos de curso y mi calendario',  => 'Anuncios del curso y mi calendario', # 'Avisos de curso y mi calendario',
   
    'Create Users, Change User Privileges'     'Create Users, Change User Privileges'
 => 'Crear Usuarios, Cambiar los permisos de usuario',  => 'Crear Usuarios, Cambiar los permisos de usuario',
Line 622  use base qw(Apache::localize); Line 660  use base qw(Apache::localize);
    "an indeterminate date"     "an indeterminate date"
 => 'fecha no determinada',  => 'fecha no determinada',
   
    "will open on"     'will open on [_1]'
 => "se abrirá en",  => 'se abrirá en [_1]',
   
    "is due at"     'is due at [_1]'
 => "se hará el",  => 'se hará el [_1]',
   
    "was due on"     'was due on [_1], and answers will be available on [_2]'
 => "fue cerrado el",  => 'fue cerrado el [_1], y las respuestas estarán disponibles en [_2]',
   
    'is closed but you are allowed to view it'     'is closed but you are allowed to view it'
 => "está cerrado, pero tiene permisos para verlo",  => "está cerrado, pero tiene permisos para verlo",
Line 694  use base qw(Apache::localize); Line 732  use base qw(Apache::localize);
    "may open later."     "may open later."
 => 'puede abrir más tarde.',  => 'puede abrir más tarde.',
   
    ', and answers will be available on'  
 => ', y las respuestas estarán disponibles en',  
   
    "Select a"     "Select a"
 => "Seleccione un",  => "Seleccione un",
   
Line 712  use base qw(Apache::localize); Line 747  use base qw(Apache::localize);
    'List of possible answers'     'List of possible answers'
 => 'Lista de posibles respuestas',  => 'Lista de posibles respuestas',
   
    'Found no analyzable parts in this problem, currently only Numerical, Formula and String response styles are supported.'  
 => 'Se han encontrado partes no analizables en el problema, actualmente solo los Tipos Numerico, Formula y Concatenados estan permitidos.',  
   
    'Response [_1] is not analyzable at this time.'     'Response [_1] is not analyzable at this time.'
 => 'Respuesta [_1] no se puede analizar en este momento',  => 'Respuesta [_1] no se puede analizar en este momento',
   
Line 802  use base qw(Apache::localize); Line 834  use base qw(Apache::localize);
    'Yes'     'Yes'
 => 'Si',  => 'Si',
   
    'Construction Space Directory'     'Authoring Space Directory'
 => 'Directorio del Espacio de Construcción',  => 'Authoring Space Directory', # 'Directorio del Espacio de Construcción',
   
    'Contact [_1] for access.'     'Contact [_1] for access.'
 => 'Contactar [_1] para accesar.',  => 'Contactar [_1] para accesar.',
Line 826  use base qw(Apache::localize); Line 858  use base qw(Apache::localize);
    'Owner/Co-owner(s)'     'Owner/Co-owner(s)'
 => 'Dueño/Co-Dueño',  => 'Dueño/Co-Dueño',
   
    'Select the Construction Space'     'Select the Authoring Space'
 #=> 'Seleccione un  Area de Construcción',  => 'Select the Authoring Space', #=> 'Seleccione un  Area de Construcción', #=> 'Seleccione la  Zona de Construcción',
 => 'Seleccione la  Zona de Construcción',  
   
    'It is recommended that you use an up-to-date virus scanner before handling this file.'     'It is recommended that you use an up-to-date virus scanner before handling this file.'
 => 'Se recomienda que use un antivirus actualizado antes de manejar este archivo.',  => 'Se recomienda que use un antivirus actualizado antes de manejar este archivo.',
Line 988  use base qw(Apache::localize); Line 1019  use base qw(Apache::localize);
    'Edit course contents'     'Edit course contents'
 => 'Editar contenido del curso',  => 'Editar contenido del curso',
   
    'Enter my construction space'     'Enter my Authoring Space'
 => 'Entrar en mi zona de construcción de recursos',  => 'Enter my Authoring Space', #'Entrar en mi zona de construcción de recursos',
   
    'Failed to copy source'     'Failed to copy source'
 => 'Fallo al copiar fuente',  => 'Fallo al copiar fuente',
Line 1036  use base qw(Apache::localize); Line 1067  use base qw(Apache::localize);
    'Public - no authentication or authorization required for use'     'Public - no authentication or authorization required for use'
 => 'Público - no se requiere autenticación ni autorización para usar',  => 'Público - no se requiere autenticación ni autorización para usar',
   
    'Retrieval of an old version will overwrite the file currently in construction space.'     'Retrieval of an old version will overwrite the file currently in Authoring Space.'
 => 'La versión antigua sobreescribirá el archivo que está en el espacio de construcción',  => 'Retrieval of an old version will overwrite the file currently in Authoring Space.', # 'La versión antigua sobreescribirá el archivo que está en el espacio de construcción',
   
    'Retrieve selected Version'     'Retrieve selected Version'
 => 'Recuperar Versión anterior',  => 'Recuperar Versión anterior',
Line 1072  use base qw(Apache::localize); Line 1103  use base qw(Apache::localize);
 => 'La extensión de este archivo',  => 'La extensión de este archivo',
   
    'Unsupported character combination [_1] in filename, FAIL.'     'Unsupported character combination [_1] in filename, FAIL.'
 => 'Combinación de caracteres no soportada [_1] en archivo, FALLÓ.',  => 'Combinación de caracteres incompatible [_1] en archivo, FALLÓ.',
   
    'No valid extension found in filename, FAIL'     'No valid extension found in filename, FAIL'
 => 'Extensión no valida encontrada en archivo, FALLÓ',  => 'Extensión no valida encontrada en archivo, FALLÓ',
Line 1111  use base qw(Apache::localize); Line 1142  use base qw(Apache::localize);
    'Collapse Remote Control'     'Collapse Remote Control'
 => 'Cerrar el Control Remoto',  => 'Cerrar el Control Remoto',
   
    'Construction Space'     'Authoring Space'
 => 'Zona de Construcción',  => 'Authoring Space', # 'Zona de Construcción',
   
    'Copied metadata'     'Copied metadata'
 => 'Metadato copiado',  => 'Metadato copiado',
Line 1138  use base qw(Apache::localize); Line 1169  use base qw(Apache::localize);
    'Degree of difficulty'     'Degree of difficulty'
 => 'Grado de dificultad',  => 'Grado de dificultad',
   
    'Dump Course DOCS to Construction Space'     'Copy Course Content to Authoring Space'
 => 'Descargar Documentos del Curso en Zona de Construcción',  => 'Copy Course Content to Authoring Space', # 'Descargar Documentos del Curso en Zona de Construcción',
   
    'Dump Course DOCS to Construction Space: available on other servers'     'Copying content to Authoring Space requires switching server.'
 => 'Descargar Documentos del Curso en Zona de Construcción: disponible en otros servidores',  => 'Copying content to Authoring Space requires switching server.', #'Descargar Documentos del Curso en Zona de Construcción: disponible en otros servidores',
   
    'Entering course ...'     'Entering course ...'
 => 'Entrando en el curso ...',  => 'Entrando en el curso ...',
Line 1470  use base qw(Apache::localize); Line 1501  use base qw(Apache::localize);
    'Evaluate Resource'     'Evaluate Resource'
 => 'Evaluar Recurso',  => 'Evaluar Recurso',
   
    'Failed Access to Construction Space'     'Failed Access to Authoring Space'
 => 'Acceso Fallido a Zona de Construcción',  => 'Failed Access to Authoring Space', # 'Acceso Fallido a Zona de Construcción',
   
    'Fielded Format'     'Fielded Format'
 => 'Formato en Campos',  => 'Formato en Campos',
Line 1647  use base qw(Apache::localize); Line 1678  use base qw(Apache::localize);
    'Close All Folders'     'Close All Folders'
 => 'Cerrar Todas las Carpetas',  => 'Cerrar Todas las Carpetas',
   
    'Construction Space File Operation'     'Authoring Space File Operation'
 => 'Operación de Archivo de Zona de Construcción',  => 'Authoring Space File Operation', # 'Operación de Archivo de Zona de Construcción',
   
    'Copied old metadata'     'Copied old metadata'
 => 'Meta-dato antiguo copiado',  => 'Meta-dato antiguo copiado',
Line 1680  use base qw(Apache::localize); Line 1711  use base qw(Apache::localize);
    'Edit this resource'     'Edit this resource'
 => 'Editar este recurso',  => 'Editar este recurso',
   
    'Enter construction space as co-author'     'Enter Authoring Space as co-author'
 => 'Entrar en Zona de Construcción como Co-Autor',  => 'Enter Authoring Space as co-author', # 'Entrar en Zona de Construcción como Co-Autor',
   
    'Enter construction space as a co-author'     'Enter Authoring Space as a co-author'
 => 'Entrar en Zona de Construcción como un Co-Autor',  => 'Enter Authoring Space as a co-author', # 'Entrar en Zona de Construcción como un Co-Autor',
   
    'Enter construction space as assistant co-author'     'Enter Authoring Space as assistant co-author'
 => 'Entrar en Zona de Construcción como Co-Autor asistente',  => 'Enter Authoring Space as assistant co-author', # 'Entrar en Zona de Construcción como Co-Autor asistente',
   
    'Host'     'Host'
 => 'Host',  => 'Host',
Line 1794  use base qw(Apache::localize); Line 1825  use base qw(Apache::localize);
    'User Notes, Records of Face-To-Face Discussions, Critical Messages, Broadcast Messages and Archived Messages in Course'     'User Notes, Records of Face-To-Face Discussions, Critical Messages, Broadcast Messages and Archived Messages in Course'
 => 'Notas de Usuarios, Registros de Discusiones Cara-a-Cara, Mensajes Críticos, Mensajes de difusión y Mensajes Archivados en el Curso',  => 'Notas de Usuarios, Registros de Discusiones Cara-a-Cara, Mensajes Críticos, Mensajes de difusión y Mensajes Archivados en el Curso',
   
    'No notes, face-to-face discussion records, critical messages, or broadcast messages in this [_1].'     'No notes, face-to-face discussion records, critical messages or broadcast messages in this course.'
 => 'NO hay notas, registros de discusiones cara-a-cara, mensajes críticos, o mensajes de difusión en este [_1].',  => 'NO hay notas, registros de discusiones cara-a-cara, mensajes críticos o mensajes de difusión en este curso.',
   
    'No notes, face-to-face discussion records, critical messages or broadcast messages in this [_1].'     'No notes, face-to-face discussion records, critical messages or broadcast messages in this community.'
 => 'NO hay notas, registros de discusiones cara-a-cara, mensajes críticos o mensajes de difusión en este [_1].',  => 'NO hay notas, registros de discusiones cara-a-cara, mensajes críticos o mensajes de difusión en este comunidad.',
   
    'Version Number'     'Version Number'
 => 'Número de Versión',  => 'Número de Versión',
Line 2214  use base qw(Apache::localize); Line 2245  use base qw(Apache::localize);
    'Set an open date'     'Set an open date'
 => 'Establecer fecha de inicio',  => 'Establecer fecha de inicio',
   
    'Set opening datefor all problems in the course for. . .'     'Set opening date for all problems in the course for. . .'
 => 'Establecer fecha de inicio de todos los problemas del curso para. . .',  => 'Establecer fecha de inicio de todos los problemas del curso para. . .',
   
    'Set the number of tries'     'Set the number of tries'
Line 2664  use base qw(Apache::localize); Line 2695  use base qw(Apache::localize);
   
 #SYNC Fri Nov  7 16:59:44 2003  #SYNC Fri Nov  7 16:59:44 2003
   
    '[_1]: Unacceptable username for user [_2] [_3] [_4] [_5]'     'Unacceptable username [_1] for user [_2] [_3] [_4] [_5]'
 => '[_1]: No se acepta ese Nombre de usuario [_2] [_3] [_4] [_5]',  => 'No se acepta [_1] ese Nombre de usuario [_2] [_3] [_4] [_5]',
   
      'Unacceptable domain [_1] for user [_2] [_3] [_4] [_5]'
   => 'Unacceptable domain [_1] for user [_2] [_3] [_4] [_5]',
   
    'All Documents in Course'     'All Documents in Course'
 => 'Todos los documentos del Curso',  => 'Todos los documentos del Curso',
Line 2741  use base qw(Apache::localize); Line 2775  use base qw(Apache::localize);
    'Dropping Students'     'Dropping Students'
 => 'Retirando Estudiantes',#=> 'Excluyendo Estudiantes',  => 'Retirando Estudiantes',#=> 'Excluyendo Estudiantes',
   
    'Dump Course Documents'     'Copy to Authoring Space'
 => 'Lanzar DOCS del curso',#=> 'Excluir DOCS del curso',  => 'Copy to Authoring Space', # 'Lanzar DOCS del curso',#=> 'Excluir DOCS del curso', # 'Copiar a Zona de Construcción',
   
    'Enroll a single student'     'Enroll a single student'
 => 'Matricular un único estudiante',  => 'Matricular un único estudiante',
Line 2762  use base qw(Apache::localize); Line 2796  use base qw(Apache::localize);
    'Field'     'Field'
 => 'Campo',  => 'Campo',
   
    'Filenames in Construction Space'     'Filenames in Authoring Space'
 => 'Nombres de archivos en el Espacio de Construcción',  => 'Filenames in Authoring Space', # 'Nombres de archivos en el Espacio de Construcción',
   
    'Folder in Construction Space'     'Folder in Authoring Space'
 => 'Carpetas en Zona de Construcción',  => 'Folder in Authoring Space', # 'Carpetas en Zona de Construcción',
   
    'Full Update'     'Full Update'
 => 'Actualización Completa',  => 'Actualización Completa',
Line 2956  use base qw(Apache::localize); Line 2990  use base qw(Apache::localize);
    'Welcome'     'Welcome'
 => 'Bienvenido',  => 'Bienvenido',
   
    'Welcome to the Learning<i>Online</i> Network with CAPA. Please wait while your session is being set up.'     'Welcome to the Learning[_1]Online[_1] Network with CAPA. Please wait while your session is being set up.'
 #=> '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',  #=> 'Bienvenido a la Red de Aprendizaje [_1]Online[_2] con CAPA ("Learning Online Network with CAPA" LON-CAPA). Por favor, espere mientras se configura su sesión',
 => 'Bienvenido a la Red de Aprendizaje <i>Online</i> con CAPA ("Learning Online Network with CAPA" LON-CAPA). Por favor, espere mientras se establece su sesión',  => 'Bienvenido a la Red de Aprendizaje [_1]Online[_2] con CAPA ("Learning Online Network with CAPA" LON-CAPA). Por favor, espere mientras se establece su sesión',
   
    'You must choose an authentication type.'     'You must choose an authentication type.'
 #=> 'Debe elegir un tipo de autentificación.',  #=> 'Debe elegir un tipo de autentificación.',
Line 3532  use base qw(Apache::localize); Line 3566  use base qw(Apache::localize);
   
 #SYNC Sat Apr 17 10:04:35 2004  #SYNC Sat Apr 17 10:04:35 2004
   
    '(Enter maximum [_1] collaborators using username or username@domain, e.g. smithje or smithje@[_2].)'     'Enter a maximum of [quant,_1,collaborator] using username or username:domain, e.g. smithje or smithje:[_2].'
 => '(Entre máximo [_1] colaboradores utilizando el nombre de usuario o usuario@dominio, por ejemplo, pperez o pperez@[_2].)',  => '(Entre máximo [_1] colaboradores utilizando el nombre de usuario o usuarioi:dominio, por ejemplo, pperez o pperez:[_2].)',
   
    '(Hand in a file you have prepared on your computer)'     '(Hand in a file you have prepared on your computer)'
 => '(Entregar un archivo que ha preparado en su computador)',  => '(Entregar un archivo que ha preparado en su computador)',
Line 3693  use base qw(Apache::localize); Line 3727  use base qw(Apache::localize);
    'Completely new course'     'Completely new course'
 => 'Curso completamente nuevo',  => 'Curso completamente nuevo',
   
    'Construction Space Version'     'Authoring Space Version'
 => 'Versiones del espacio de Construcción',  => 'Authoring Space Version', # 'Versionesi del espacio de Construcción',
   
    'Continue'     'Continue'
 => 'Continuar',  => 'Continuar',
Line 3711  use base qw(Apache::localize); Line 3745  use base qw(Apache::localize);
    'Course Content'     'Course Content'
 => 'Contenido del Curso',  => 'Contenido del Curso',
   
    'Course Contents'  
 => 'Contenido del Curso',  
   
    'Course Data'     'Course Data'
 => 'Fecha del Curso',  => 'Fecha del Curso',
   
Line 3879  use base qw(Apache::localize); Line 3910  use base qw(Apache::localize);
    'Enter terms or phrases separated by search operators such as AND, OR, or NOT'     'Enter terms or phrases separated by search operators such as AND, OR, or NOT'
 => 'Introduzca términos o frases separadas por operadores de búsqueda tales como AND, OR, o NOT',  => 'Introduzca términos o frases separadas por operadores de búsqueda tales como AND, OR, o NOT',
   
    'Entering Construction Space'     'Entering Authoring Space'
 => 'Entrando a Zona de Construcción',  => 'Entering Authoring Space', # 'Entrando a Zona de Construcción',
   
    'Error: Directory Non Empty'     'Error: Directory Non Empty'
 => 'Error: Directorio no Vacío',  => 'Error: Directorio no Vacío',
Line 3927  use base qw(Apache::localize); Line 3958  use base qw(Apache::localize);
    'Found a <*response> outside of a <part> in a <part>ed problem'     'Found a <*response> outside of a <part> in a <part>ed problem'
 => 'Se encontró etiquetas <*response> fuera de un <part> en un problema con <part>es',  => 'Se encontró etiquetas <*response> fuera de un <part> en un problema con <part>es',
   
    'Found no analyzable respones in this problem, currently only Numerical, Formula and String response styles are supported.'  
 => 'Se encontró respuestas no analizables en este problema, actualmente respuestas de estilo solo Númerico, Fórmula y Concatenamiento(String) son funcionales.',  
   
    'Generate messages from a file'     'Generate messages from a file'
 => 'Generar mensajes desde un archivo',  => 'Generar mensajes desde un archivo',
   
    'Arabic - UTF'  
 => 'ﺎﻠﻋﺮﺒﻳﺓ - UTF',  
   
    'German - UTF'  
 => 'Deutsch - UTF',  
   
    'English - UTF'  
 => 'English - UTF',  
   
    'Spanish (Castellan) - UTF'  
 => 'Español (Castellano) - UTF',  
   
    'Persian - UTF'  
 => 'ﺍیﺭﺎﻧی - UTF',  
   
    'French - UTF'  
 => 'français - UTF',  
   
    'Hebrew - UTF'  
 => 'עברית - UTF',  
   
    'Japanese - UTF'  
 => '日本語 - UTF',  
   
    'Portuguese - UTF'  
 => 'Português - UTF',  
   
    'Russian - UTF'  
 => 'Русский - UTF',  
   
    'Turkish - UTF'  
 => 'türkçe - UTF',  
   
    'Chinese Simplified - UTF'  
 => '简体中文 - UTF',  
   
    'Swedish Chef - UTF'  
 => 'Dänischer Koch - UTF',  
   
    'Go'     'Go'
 => 'Ir',  => 'Ir',
   
Line 4224  use base qw(Apache::localize); Line 4213  use base qw(Apache::localize);
    'Paper type'     'Paper type'
 => 'Tipo de papel',  => 'Tipo de papel',
   
    'PDF-Formfields'     'PDF Form Fields'
 => 'PDF-Formato de Campos',  => 'PDF-Formato de Campos',
   
    'with Formfields'     'with Form Fields'
 => 'con formato de campos',  => 'con formato de campos',
   
    'without Formfields'     'without Form Fields'
 => 'sin formato de campos',  => 'sin formato de campos',
   
    'Problems from the Whole Course'     'Problems from the Whole Course'
Line 4374  use base qw(Apache::localize); Line 4363  use base qw(Apache::localize);
    'Select Printing Options:'     'Select Printing Options:'
 => 'Seleccionar opciones de impresión:',  => 'Seleccionar opciones de impresión:',
   
      'Change Printing Options'
   => 'Opciones de impresión',
   
    'Select Problem(s) to print'     'Select Problem(s) to print'
 => 'Seleccionar Problema(s) para imprimir',  => 'Seleccionar Problema(s) para imprimir',
   
Line 4428  use base qw(Apache::localize); Line 4420  use base qw(Apache::localize);
    'Set course policy feedback to Course Coordinator'     'Set course policy feedback to Course Coordinator'
 => 'Establecer politica de comentarios de reacción del curso para el Coordinador del Curso',  => 'Establecer politica de comentarios de reacción del curso para el Coordinador del Curso',
   
    'Set opening date for all problems in the course for. . .'  
 => 'Establecer fecha de apertura de todos los problemas en el curso para. . .',  
   
    'Set to ...'     'Set to ...'
 => 'Establecer en ...',  => 'Establecer en ...',
   
Line 4569  use base qw(Apache::localize); Line 4558  use base qw(Apache::localize);
    'Upload file'     'Upload file'
 => 'Cargar Archivo',  => 'Cargar Archivo',
   
    'Upload file to Construction Space'     'Upload file to Authoring Space'
 => 'Cargar archivo a Zona de Construcción',  => 'Upload file to Authoring Space', # 'Cargar archivo a Zona de Construcción',
   
    'VIEW'     'VIEW'
 => 'VER',  => 'VER',
Line 4623  use base qw(Apache::localize); Line 4612  use base qw(Apache::localize);
    'Currently using local (institutional) authentication.'     'Currently using local (institutional) authentication.'
 => 'Actualmente usando autenticación local (institucional).',  => 'Actualmente usando autenticación local (institucional).',
   
    'a comma separated list of course sections crosslisted with the current course, with each entry including the institutional course section name followed by a colon and then the (optional) sectionID to be used in LON-CAPA, e.g., fs03ent231001:ent1,fs03bot231001:bot1,fs03zol231002:zol2'     'a comma separated list of course sections crosslisted with the current course, with each entry including the institutional course section name followed by a colon and then the (optional) section ID to be used in LON-CAPA, e.g., fs03ent231001:ent1,fs03bot231001:bot1,fs03zol231002:zol2'
 => 'lista de secciones del curso separados por coma del curso actual, con cada entrada incluyendo el nombre institucional de la sección del curso seguido por dos puntos y luego el ID de sección (opcional) a ser usado en LON-CAPA, por ejemplo, fs03ent231001:ent1,fs03bot231001:bot1,fs03zol231002:zol2',  => 'lista de secciones del curso separados por coma del curso actual, con cada entrada incluyendo el nombre institucional de la sección del curso seguido por dos puntos y luego el ID de sección (opcional) a ser usado en LON-CAPA, por ejemplo, fs03ent231001:ent1,fs03bot231001:bot1,fs03zol231002:zol2',
   
    'a comma separated list of institutional section numbers, each separated by a colon from the (optional) corresponding section ID to be used in LON-CAPA e.g., 001:1,002:2'     'a comma separated list of institutional section numbers, each separated by a colon from the (optional) corresponding section ID to be used in LON-CAPA e.g., 001:1,002:2'
Line 4776  use base qw(Apache::localize); Line 4765  use base qw(Apache::localize);
    'yes'     'yes'
 => 'si',  => 'si',
   
    'Swedish Chef'  
 => 'Sueco Chef',  
   
 #SYNC Tue Aug 15 14:23:05 2006  #SYNC Tue Aug 15 14:23:05 2006
   
    '[_1] for default hiding'     '[_1] for default hiding'
Line 4850  use base qw(Apache::localize); Line 4836  use base qw(Apache::localize);
    '(Course Coordinators automatically have the right to clone their own courses.) Format: user:domain, where &quot;user&quot; and &quot;domain&quot; are the LON-CAPA username and domain of the user.Separate different users with a comma.Use *:domain to allow course to be cloned by any course owner in the specified domain.Use * to allow unrestricted cloning by all course owners in all domains.'     '(Course Coordinators automatically have the right to clone their own courses.) Format: user:domain, where &quot;user&quot; and &quot;domain&quot; are the LON-CAPA username and domain of the user.Separate different users with a comma.Use *:domain to allow course to be cloned by any course owner in the specified domain.Use * to allow unrestricted cloning by all course owners in all domains.'
 => '(Coordinadores de Curso automáticamente tienen derecho de clonar sus propios cursos.) Formato: usuario:dominio, donde &quot;usuario&quot; y &quot;dominio&quot; son el usuario y domino LON-CAPA del usuario. Separar diferentes usuarios con una coma. Usar *:dominio para permitir que el curso sea clonado por cualquier dueño de curso en el dominio específico. Usar * para permitir clonar sin restricciones a todo dueño de curso en todos los dominios.',  => '(Coordinadores de Curso automáticamente tienen derecho de clonar sus propios cursos.) Formato: usuario:dominio, donde &quot;usuario&quot; y &quot;dominio&quot; son el usuario y domino LON-CAPA del usuario. Separar diferentes usuarios con una coma. Usar *:dominio para permitir que el curso sea clonado por cualquier dueño de curso en el dominio específico. Usar * para permitir clonar sin restricciones a todo dueño de curso en todos los dominios.',
   
    'All settings which you can change with this Helper can also be changed by going to the PARM screen and clicking on the &quot;Set course environment&quot; button. If you do not have experience coordinating LON-CAPA courses or if you prefer the Helper interface, please click &quot;Next&quot;.'     'All settings which you can change with this Helper can also be changed by going to the &quot;Modify parameter settings&quot; screen and clicking on the &quot;Course Configuration&quot; button. If you do not have experience coordinating LON-CAPA courses or if you prefer the Helper interface, please click &quot;Next&quot;.'
 => 'Todos los ajustes que haga con este Ayudante también se pueden cambiar yendo a la pantalla PARM y pulsando &quot;Establecer entorno del Curso&quot; . Si no tiene experiencia coordinando cursos LON-CAPA o si prefiere el interfaz de Ayudante, por favor pulse &quot;Próximo&quot; -&gt;.',  => 'Todos los ajustes que haga con este Ayudante también se pueden cambiar yendo a la pantalla Modificar ajuste de parámetros y pulsando &quot;Configuración del Curso&quot; . Si no tiene experiencia coordinando cursos LON-CAPA o si prefiere el interfaz de Ayudante, por favor pulse &quot;Próximo&quot; -&gt;.',
   
    'Allow limited HTML in discussion posts'     'Allow limited HTML in discussion posts'
 => 'Permitir HTML limitado en los posts de discusión',  => 'Permitir HTML limitado en los posts de discusión',
Line 5189  use base qw(Apache::localize); Line 5175  use base qw(Apache::localize);
    'What weight should be set for the selected problem?'     'What weight should be set for the selected problem?'
 => '¿Qué ponderación establecerá al problema seleccionado?',  => '¿Qué ponderación establecerá al problema seleccionado?',
   
 #   'Your course is now set up. Please select the Save button to re-intialize the course with your chosen settings. Remember that all of these settings can be modified in the PARMS screen (Course Configuration).'     'Your course is now set up. Please select the Save button to re-initialize the course with your chosen settings. Remember that all of these settings can be modified in the Modify parameter settings screen (Course Configuration).'
    'Your course is now set up. Please select the Save button to re-initialize the course with your chosen settings. Remember that all of these settings can be modified in the PARMS screen (Course Configuration).'  => 'Su curso está ahora establecido. Por favor seleccione el boton "Guardar" para re-iniciar el curso con la configuración selecionada. Recuerde que toda la configuración puede cambiarse en la pantalla Modificar ajuste de parámetros (Configuración del Curso)',
 => 'Su curso está ahora establecido. Por favor seleccione el boton "Guardar" para re-iniciar el curso con la configuración selecionada. Recuerde que toda la configuración puede cambiarse en la pantalla PARMS (Configuración del Curso)',  
   
    '[_1] Filesystem Authenticated (with initial password [_2])'     '[_1] Filesystem Authenticated (with initial password [_2])'
 => '[_1] Autentificación por Sistema de Archivos (con password inicial [_2])',  => '[_1] Autentificación por Sistema de Archivos (con password inicial [_2])',
Line 5286  use base qw(Apache::localize); Line 5271  use base qw(Apache::localize);
    'student'     'student'
 => 'estudiante',  => 'estudiante',
   
    'textual_remote_display'  
 => 'textual_remote_display',  
   
    'to'     'to'
 => 'para',  => 'para',
   
Line 5477  use base qw(Apache::localize); Line 5459  use base qw(Apache::localize);
    'Current discussion settings'     'Current discussion settings'
 => 'Configuración actual para discusiones',  => 'Configuración actual para discusiones',
   
    'Duedate'     'Due Date'
 => 'Fecha límite',  => 'Fecha límite',
   
    'Due date: [_1]'     'Due date: [_1]'
Line 5645  use base qw(Apache::localize); Line 5627  use base qw(Apache::localize);
    'Delete Selected'     'Delete Selected'
 => 'Borrar Seleccionado',  => 'Borrar Seleccionado',
   
    'Critical'     'CRITICAL'
 => 'Crítico',  => 'CRÍTICO',
   
    'Currently no documents.'     'Currently no documents.'
 => 'Actualmente no hay documentos.',  => 'Actualmente no hay documentos.',
Line 5711  use base qw(Apache::localize); Line 5693  use base qw(Apache::localize);
    'Send a Message'     'Send a Message'
 => 'Enviar Mensaje',  => 'Enviar Mensaje',
   
    'Sent Messages'     'SENT MESSAGES'
 => 'Mensajes Enviados',  => 'MENSAJES ENVIADOS',
   
    'Show'     'Show'
 => 'Mostrar',  => 'Mostrar',
Line 5876  use base qw(Apache::localize); Line 5858  use base qw(Apache::localize);
    'Not specified'     'Not specified'
 => 'No especificado',  => 'No especificado',
   
    'Once marked as read'  
 => 'Marcados como leídos',  
   
    'Open - XML source is open to people who want to use it'     'Open - XML source is open to people who want to use it'
 => 'Abierto - fuente XML está abierto para quien quiera usarlo',  => 'Abierto - fuente XML está abierto para quien quiera usarlo',
   
Line 5921  use base qw(Apache::localize); Line 5900  use base qw(Apache::localize);
    'Source Distribution'     'Source Distribution'
 => 'Distribución de código Fuente',  => 'Distribución de código Fuente',
   
    'Under what circumstances posts are identfied as "New"'     'Under what circumstances posts are identified as "NEW"'
 => 'Bajo que circunstacias los mensajes de discusión son identificados como "Nuevo"',  => 'Bajo que circunstacias los mensajes de discusión son identificados como "NUEVO"',
   
    'Upload a new document'     'Upload a new document'
 => 'Cargar un documento nuevo',  => 'Cargar un documento nuevo',
Line 5936  use base qw(Apache::localize); Line 5915  use base qw(Apache::localize);
    'Which posts are displayed when you display a discussion board or resource, and'     'Which posts are displayed when you display a discussion board or resource, and'
 => 'Que mensajes son mostrados, cuando visualiza un foro de discusión o recurso, y',  => 'Que mensajes son mostrados, cuando visualiza un foro de discusión o recurso, y',
   
    'closed'     'Source: closed'
 => 'cerrado',  => 'Código Fuente: cerrado',
   
    'open'  
 => 'abrir',  
   
   
 #SYNC Fri Sep  1 16:36:19 2006     'Source: open'
   => 'Código Fuente:abrierto',
   
    '(mark desired resources then click "next" button)'     '(mark desired resources then click "next" button)'
 => '(marque los recursos deseados y luego pulse el botón "siguente")',  => '(marque los recursos deseados y luego pulse el botón "siguente")',
   
    '[_1]Change[_2] for just [_3]this course[_4] or for all [_5]your courses[_6].'     '[_1]Change[_2] for just [_3]this course[_4] or for [_5]all your courses/communities[_6].'
 => '[_1]Cambiar[_2] sólo [_3]este curso[_4] o todos [_5]sus cursos[_6].',  => '[_1]Cambiar[_2] sólo [_3]este curso[_4] o todos [_5]sus cursos/comunidades[_6].',
   
      '[_1]Change[_2] for just [_3]this community[_4] or for [_5]all your courses/communities[_6].'
   => '[_1]Cambiar[_2] sólo [_3]esta comunidad[_4] o todos [_5]sus cursos/comunidades[_6].',
   
    "Page displayed after role selection in course now set by [_1]user's global preferences[_2]."     "Page displayed after role selection in course now set by [_1]user's global preferences[_2]."
 => "La página mostrada después de seleccionar su función en el curso es ahora establecido por [_1]preferencias globales de usuario[_2].",  => "La página mostrada después de seleccionar su función en el curso está ahora establecido por [_1]preferencias globales de usuario[_2].",
   
      "Page displayed after role selection in community now set by [_1]user's global preferences[_2]."
   => "La página mostrada después de seleccionar su función en la comunidad está ahora establecido por [_1]preferencias globales de usuario[_2].",
   
    'Page displayed after role selection in this course set to [_1].'     'Page displayed after role selection in this course set to [_1].'
 => 'La página mostrada después de seleccionar su función en este curso esta ajustado a [_1].',  => 'La página mostrada después de seleccionar su función en este curso esta ajustado a [_1].',
Line 6267  use base qw(Apache::localize); Line 6249  use base qw(Apache::localize);
 => 'Enviar Mensaje',  => 'Enviar Mensaje',
   
    'Send Feedback'     'Send Feedback'
 => 'Enviar Reaccón',  => 'Enviar Reacción',
   
    'Show all'     'Show all'
 => 'Mostrar todo',  => 'Mostrar todo',
Line 6483  use base qw(Apache::localize); Line 6465  use base qw(Apache::localize);
    'Number of roles in Hotlist:'     'Number of roles in Hotlist:'
 => 'Número de funciones en Lista Reciente:',  => 'Número de funciones en Lista Reciente:',
   
    'Quota (Mb)'     'Quota (MB)'
 => 'Cuota (Mb)',  => 'Cuota (MB)',
   
    'Remote Control'     'Remote Control'
 => 'Control Remoto',  => 'Control Remoto',
Line 6531  use base qw(Apache::localize); Line 6513  use base qw(Apache::localize);
    'The following users could not be activated, because an error occurred:'     'The following users could not be activated, because an error occurred:'
 => 'Los siguientes usuarios no pudieron ser activados porque ocurrió un error:',  => 'Los siguientes usuarios no pudieron ser activados porque ocurrió un error:',
   
    'The following users could not be reenabled, because an error occurred:'     'The following users could not be re-enabled, because an error occurred:'
 => 'Los siguientes usuarios no pudieron ser reactivados porque ocurrió un error:',  => 'Los siguientes usuarios no pudieron ser reactivados porque ocurrió un error:',
   
    'The following users could not be modified, because an error occurred:'     'The following users could not be modified, because an error occurred:'
Line 6695  use base qw(Apache::localize); Line 6677  use base qw(Apache::localize);
    'Source Custom Distribution File'     'Source Custom Distribution File'
 => 'Fuente de Archivo de Distribución Personalizado',  => 'Fuente de Archivo de Distribución Personalizado',
   
    'Start new page<br />before selected'     'Start new page[_1]before selected'
 => 'Empezar página nueva<br />previamente seleccionada',  => 'Empezar página nueva[_1]>previamente seleccionada',
   
    'on'     'on'
 => 'prendido',  => 'prendido',
Line 7566  use base qw(Apache::localize); Line 7548  use base qw(Apache::localize);
    'Search the database of accessible portfolio files'     'Search the database of accessible portfolio files'
 => 'Buscar en la base de datos las archivos accesibles de portafolio',  => 'Buscar en la base de datos las archivos accesibles de portafolio',
   
    'Construction Space:'     'Authoring Space:'
 => 'Zona de Construcción:',  => 'Authoring Space:', # 'Zona de Construcción:',
   
    'Problem Status:'     'Problem Status:'
 => 'Estado del Problema:',  => 'Estado del Problema:',
Line 7597  use base qw(Apache::localize); Line 7579  use base qw(Apache::localize);
 => 'Cambios no se guardaron!',  => 'Cambios no se guardaron!',
   
    'Found no analyzable responses in this problem. Currently only Numerical, Formula and String response styles are supported.'     'Found no analyzable responses in this problem. Currently only Numerical, Formula and String response styles are supported.'
 => 'Se encontró respuestas NO analizables en este problema, actualmente sólo respuestas de estilo Fórmula Númerica y Texto Concatenados tienen soporte.',  => 'Se encontró respuestas no analizables en este problema. Actualmente respuestas de estilo solo Númerico, Fórmula y Concatenamiento(String) son funcionales.',
   # 'Se encontró respuestas NO analizables en este problema, actualmente sólo respuestas de estilo Fórmula Númerica y Texto Concatenados tienen soporte.',
   # 'Se han encontrado partes no analizables en el problema, actualmente solo los Tipos Numerico, Formula y Concatenados estan permitidos.',
   
    'Page Background Color'     'Page Background Color'
 => 'Color de Página de Fondo',  => 'Color de Página de Fondo',
Line 7837  use base qw(Apache::localize); Line 7821  use base qw(Apache::localize);
 => 'Cambiar Datos Actuales de entrada a sesión',  => 'Cambiar Datos Actuales de entrada a sesión',
   
    'Enter New Login Data'     'Enter New Login Data'
 => 'Neue Login-Einstellungen',  => 'Enter New Login Data',
   
    'will override current values'     'will override current values'
 => 'se sobreescribirá los valores actuales',  => 'se sobreescribirá los valores actuales',
Line 8407  use base qw(Apache::localize); Line 8391  use base qw(Apache::localize);
 => 'Acceso  : ',  => 'Acceso  : ',
   
    'Resource: '     'Resource: '
 => 'Recurso: ',  => 'Recurso : ',
   
    'Action  : '     'Action  : '
 => 'Acción   : ',  => 'Acción  : ',
   
    'You have modified your course recently, [_1] may fix this access problem.'     'You have modified your course recently, [_1] may fix this access problem.'
 => 'Usted modificó su curso recientemente, [_1] puede arreglar este problema acceso.',  => 'Usted modificó su curso recientemente, [_1] puede arreglar este problema acceso.',
Line 8781  use base qw(Apache::localize); Line 8765  use base qw(Apache::localize);
    'ERROR:'     'ERROR:'
 => 'ERROR:',  => 'ERROR:',
   
    'occurred while running'  
 => 'ocurrió mientras corría',  
   
    '(click for example)'     '(click for example)'
 => '(pulsar para ejemplo)',  => '(pulsar para ejemplo)',
   
Line 9639  use base qw(Apache::localize); Line 9620  use base qw(Apache::localize);
    'Only letters, numbers, periods, dashes, @, and underscores are valid.'     'Only letters, numbers, periods, dashes, @, and underscores are valid.'
 => 'Solo letras, números, puntos, guiones, "@", y subrayas son válidos.',  => 'Solo letras, números, puntos, guiones, "@", y subrayas son válidos.',
   
    'For this user, the default quota would be [_1] Mb.'     'For this user, the default quota would be [_1] MB.'
 => 'Para este usuario, la cuota predeterminada será [_1] Mb.',  => 'Para este usuario, la cuota predeterminada será [_1] MB.',
   
    "For this user, the default quota would be [_1] Mb, as determined by the user's institutional affiliation ([_2])."     "For this user, the default quota would be [_1] MB, as determined by the user's institutional affiliation ([_2])."
 => "Para este usuario, la cuota predeterminada será [_1] Mb, tal como se fija para la afiliación institucional del usuario ([_2]).",  => "Para este usuario, la cuota predeterminada será [_1] MB, tal como se fija para la afiliación institucional del usuario ([_2]).",
   
    'For this user, the default quota is [_1] Mb.'     'For this user, the default quota is [_1] MB.'
 => 'Para este usuario, la cuota predeterminada es [_1] Mb.',  => 'Para este usuario, la cuota predeterminada es [_1] MB.',
   
    "For this user, the default quota of [_1] Mb, is determined by the user's institutional affiliation ([_2])."     "For this user, the default quota of [_1] MB, is determined by the user's institutional affiliation ([_2])."
 => "Para este usuario, la cuota predetermina de [_1] Mb, es fijada por la afiliación institucional del usuario ([_2]).",  => "Para este usuario, la cuota predetermina de [_1] MB, es fijada por la afiliación institucional del usuario ([_2]).",
   
    'in all LON-CAPA domains.'     'in all LON-CAPA domains.'
 => 'en todos los dominios LON-CAPA.',  => 'en todos los dominios LON-CAPA.',
Line 9836  use base qw(Apache::localize); Line 9817  use base qw(Apache::localize);
    'Submission won\'t be graded. The type of file submitted is not allowed.'     'Submission won\'t be graded. The type of file submitted is not allowed.'
 => 'Respuesta no será corregida. El tipo de archivo enviado no está permitido.',  => 'Respuesta no será corregida. El tipo de archivo enviado no está permitido.',
   
    'Submission not graded. Use fewer digits.'     'Submission not graded. Use fewer significant figures.'
 => 'Respuesta sin corregir. Use menos dígitos.',  => 'Respuesta sin corregir. Use menos cifras significativas.',
   
    'Submission not graded. Use more digits.'     'Submission not graded. Use more significant figures.'
 => 'Respuesta sin corregir. Use más dígitos.',  => 'Respuesta sin corregir. Use más cifras significativas.',
   
    'Error in instructor specifed unit. This error has been reported to the instructor.'     'Error in instructor specifed unit. This error has been reported to the instructor.'
 => 'Error en unidades especificadas por instructor. Este error fue reportado al instructor.',  => 'Error en unidades especificadas por instructor. Este error fue reportado al instructor.',
Line 10010  use base qw(Apache::localize); Line 9991  use base qw(Apache::localize);
    'Please try again.'     'Please try again.'
 => 'Por favor trate otra vez.',  => 'Por favor trate otra vez.',
   
    'Please try again'  
 => 'Por favor trate otra vez',  
   
    'in this course'     'in this course'
 => 'en este curso',  => 'en este curso',
   
Line 10340  use base qw(Apache::localize); Line 10318  use base qw(Apache::localize);
    'Posts not marked read'     'Posts not marked read'
 => 'Mensajes no marcados como leídos',  => 'Mensajes no marcados como leídos',
   
    'New posts cease to be identified as "New"?'  
 => 'Nuevas contribuciones ¿dejan de ser identificadas como "Nuevo"?',  
   
    'New posts cease to be identified as "NEW"?'     'New posts cease to be identified as "NEW"?'
 => 'Nuevas contribuciones ¿dejan de ser identificadas como "NUEVO"?',  => 'Nuevas contribuciones ¿dejan de ser identificadas como "NUEVO"?',
   
Line 10421  use base qw(Apache::localize); Line 10396  use base qw(Apache::localize);
    'Custom role'     'Custom role'
 => 'Función de usuario personalizado',  => 'Función de usuario personalizado',
   
    'Custom roles'  
 => 'Funciones de usuario personalizados',  
   
    'Specific sections'     'Specific sections'
 => 'Secciones específicas',  => 'Secciones específicas',
   
Line 10663  use base qw(Apache::localize); Line 10635  use base qw(Apache::localize);
    'If you enable the group portfolio for the group, allocate a disk quota.'     'If you enable the group portfolio for the group, allocate a disk quota.'
 => 'Si activa el repositorio de portafolio grupal, asigne una cuota de disco.',  => 'Si activa el repositorio de portafolio grupal, asigne una cuota de disco.',
   
    '[_1] Mb'     '[_1] MB'
 => '[_1] Mb',  => '[_1] MB',
   
    'A total of [_1] Mb can be divided amongst all groups in the course, and [_2] Mb are currently unallocated.'     'A total of [_1] MB can be divided amongst all groups in the course, and [_2] MB are currently unallocated.'
 => 'Un total de [_1] Mb puede ser dividido entre todos los grupos en el curso, y [_2] Mb están sin asignar.',  => 'Un total de [_1] MB puede ser dividido entre todos los grupos en el curso, y [_2] MB están sin asignar.',
   
    'Default start and end dates for group access'     'Default start and end dates for group access'
 => 'Fechas de inicio y término para accesar grupo',  => 'Fechas de inicio y término para accesar grupo',
Line 10774  use base qw(Apache::localize); Line 10746  use base qw(Apache::localize);
    'Default access dates'     'Default access dates'
 => 'Fechas de acceso por defecto',  => 'Fechas de acceso por defecto',
   
    'Different collaborative tools<br />for different members:'     'Different collaborative tools[_1]for different members:'
 => 'Diferente herramientas collaborativas<br />para los diferentes miembros:',  => 'Diferente herramientas collaborativas[_1]para los diferentes miembros:',
   
    'Start date'     'Start date'
 => 'Fecha de inicio',  => 'Fecha de inicio',
Line 10834  use base qw(Apache::localize); Line 10806  use base qw(Apache::localize);
    'All:'     'All:'
 => 'Todos:',  => 'Todos:',
   
    'You have indicated that the group portfolio should be enabled, but you have set the respository quota to 0 Mb.\nThis will prevent any upload of files.\nPlease set a value or disable the repository feature.'     'You have indicated that the group portfolio should be enabled, but you have set the repository quota to 0 MB.\nThis will prevent any upload of files.\nPlease set a value or disable the repository feature.'
 => 'Usted indicó que se activará el portafolio grupal, pero ha configurado la cuota respositoria a 0 Mb.\nEsto evitará subir cualquier archivo.\nPor favor establezca un valor o desactive la herramienta repositaria.',  => 'Usted indicó que se activará el portafolio grupal, pero ha configurado la cuota repositoria a 0 MB.\nEsto evitará subir cualquier archivo.\nPor favor establezca un valor o desactive la herramienta repositaria.',
   
    '[_1] [_2] was created.<br />'     '[_1] [_2] was created.<br />'
 => '[_1] [_2] fue creado.<br />',  => '[_1] [_2] fue creado.<br />',
Line 10997  use base qw(Apache::localize); Line 10969  use base qw(Apache::localize);
    'Quota allocated to group portfolio:'     'Quota allocated to group portfolio:'
 => 'Cuota asignada al portafolio grupal:',  => 'Cuota asignada al portafolio grupal:',
   
    'The quota is currently [_1] Mb'     'The quota is currently [_1] MB'
 => 'La cuota es actualmente [_1] Mb',  => 'La cuota es actualmente [_1] MB',
   
    'The quota can be increased to [_1] Mb, by adding all unallocated space for groups in the course.'     'The quota can be increased to [_1] MB, by adding all unallocated space for groups in the course.'
 => 'La cuota puede aumentarse a [_1] Mb, añadiendo todo el espacio sin asignar para grupos en el curso.',  => 'La cuota puede aumentarse a [_1] MB, añadiendo todo el espacio sin asignar para grupos en el curso.',
   
    'Each collaborative tool includes core privileges assigned to all members with access to the tool. Some tools may also feature additional privileges which can be set for specific members.'     'Each collaborative tool includes core privileges assigned to all members with access to the tool. Some tools may also feature additional privileges which can be set for specific members.'
 => 'Cada herramienta de colaboración, incluye un núcleo de privilegios asignado a todos los miembros con acceso a tal herramienta. Algunas herramientas podrían presentar también privilegios que pueden ser establecidos para miembros en específico.',  => 'Cada herramienta de colaboración, incluye un núcleo de privilegios asignado a todos los miembros con acceso a tal herramienta. Algunas herramientas podrían presentar también privilegios que pueden ser establecidos para miembros en específico.',
Line 11162  use base qw(Apache::localize); Line 11134  use base qw(Apache::localize);
    'You received a message from [_1] in LON-CAPA.'     'You received a message from [_1] in LON-CAPA.'
 => 'Recibió un mensaje de [_1] en LON-CAPA.',  => 'Recibió un mensaje de [_1] en LON-CAPA.',
   
    "'New'  critical message from "     "'New' critical message from [_1]"
 => "Mensaje crítico 'Nuevo' de ",  => "Mensaje crítico 'Nuevo' de [_1]",
   
    "'New'  message from "     "'New' message from [_1]"
 => "Mensaje 'Nuevo' de ",  => "Mensaje 'Nuevo' de [_1]",
   
    'Refers to'     'Refers to'
 => 'Referir a',  => 'Referir a',
Line 11262  para acceder al mensaje completo.', Line 11234  para acceder al mensaje completo.',
    'An error occurred while processing this resource. The author has been notified.'     'An error occurred while processing this resource. The author has been notified.'
 => 'Ocurrió un error mientras se procesaba este recurso. El autor fue notificado.',  => 'Ocurrió un error mientras se procesaba este recurso. El autor fue notificado.',
   
    'Code ran too long. It ran for more than'     'Code ran too long. It ran for more than [_1] seconds.'
 => 'La ejecución del código tomó mucho tiempo. Corrió por más de',  => 'La ejecución del código tomó mucho tiempo. Corrió por más de [_1] segundos.',
   
      'This occurred while running &lt;while&gt; on line [_1].'
   => 'This occurred while running &lt;while&gt; on line [_1].', # '... ocurrió mientras se ejecutaba &lt;while&gt; en línea [_1].',
   
    'seconds occurred while running &lt;while&gt; on line'     'This occurred while running: [_1]'
 => 'segundos, ocurrió mientras se ejecutaba &lt;while&gt; en línea',  => 'This occurred while running: [_1]', # '... ocurrió mientras corría: [_1]',
   
      'Substitution on [_1] with [_2] caused:'
   => 'Substitution on [_1] with [_2] caused:',
   
    'Student View'     'Student View'
 => 'Vista de Estudiante',  => 'Vista de Estudiante',
Line 11505  para acceder al mensaje completo.', Line 11483  para acceder al mensaje completo.',
    'Grade'     'Grade'
 => 'Calificar',  => 'Calificar',
   
    'bubblesheet forms' # Grade scantron forms     'bubblesheet forms'
 => 'hoja de respuestas',  => 'hoja de respuestas',
   
    'Verifying Receipt No. [_1]'     'Verifying Receipt No. [_1]'
Line 11562  para acceder al mensaje completo.', Line 11540  para acceder al mensaje completo.',
    'No IDs found to determine correct answer'     'No IDs found to determine correct answer'
 => 'No se encontró IDs para determinar la respuesta correcta',  => 'No se encontró IDs para determinar la respuesta correcta',
   
    '[_1] Error: [_2] The file you attempted to upload, [_3] contained no information. Please check that you entered the correct filename.'  
 => '[_1] Error: [_2] El archivo que intentó cargar, [_3] no tiene información. Por favor revise que haya entrado el nombre del archivo correcto.',  
   
    'Scanning clicker file'     'Scanning clicker file'
 => 'Escaneando archivo de clicker',  => 'Escaneando archivo de clicker',
   
Line 11583  para acceder al mensaje completo.', Line 11558  para acceder al mensaje completo.',
    'Found [_1] registered and [_2] unregistered clickers.'     'Found [_1] registered and [_2] unregistered clickers.'
 => 'Clicker encontrados: [_1] registrados y [_2] sin registrar.',  => 'Clicker encontrados: [_1] registrados y [_2] sin registrar.',
   
    'Found no correct answers answers for grading!'     'Found no correct answers for grading!'
 => 'No se encontró respuesta correcta en calificación de respuesta!',  => 'No se encontró respuesta correcta en calificación de respuesta!',
   
    'Found [_1] entries for grading!'     'Found [_1] entries for grading!'
Line 11661  para acceder al mensaje completo.', Line 11636  para acceder al mensaje completo.',
    'enroll type/action'     'enroll type/action'
 => 'registro tipo/acción',  => 'registro tipo/acción',
   
    '<br />Map not loaded: The file <tt>[_1]</tt> does not exist.'     'Map not loaded: The file [_1] does not exist.'
 => '<br />Mapa no cargado: El archivo <tt>[_1]</tt> no existe.',  => '>Mapa no cargado: El archivo [_1] no existe.',
   
    'Saved.'     'Saved.'
 => 'Guardado.',  => 'Guardado.',
Line 11682  para acceder al mensaje completo.', Line 11657  para acceder al mensaje completo.',
    'Link to published resource'     'Link to published resource'
 => 'Enlace a recurso publicado',  => 'Enlace a recurso publicado',
   
    'Link to resource in Construction Space'     'Link to resource in Authoring Space'
 => 'Enlace al recurso en Zona de construción',  => 'Link to resource in Authoring Space', # 'Enlace al recurso en Zona de construción',
   
    'Resource space'     'Resource space'
 => 'Zona de Recurso',  => 'Zona de Recurso',
   
    'Construction space'  
 => 'Zona de Construcción',  
   
    'No such directory: [_1]'     'No such directory: [_1]'
 => 'No hay tal directorio: [_1]',  => 'No hay tal directorio: [_1]',
   
Line 11811  para acceder al mensaje completo.', Line 11783  para acceder al mensaje completo.',
    'Courses/Network Hits'     'Courses/Network Hits'
 => 'Cursos/Red Número de visitas',  => 'Cursos/Red Número de visitas',
   
    'Already in this course:<br />[_1] in folder/map [_2].<br />'     'Already in this course:'
 => 'Ya está en este curso:<br />[_1] en folder/mapa [_2].<br />',  => 'Ya está en este curso:',
   
      '[_1] in folder/map [_2]'
   => '[_1] en folder/mapa [_2]',
   
    'External Resource, preview not enabled'     'External Resource, preview not enabled'
 => 'Recurso Externo, vista previa no activada',  => 'Recurso Externo, vista previa no activada',
Line 12370  para acceder al mensaje completo.', Line 12345  para acceder al mensaje completo.',
 => '[_1]: No se pudo añadir función: [_2]',  => '[_1]: No se pudo añadir función: [_2]',
   
    'No change in section assignment (none)'     'No change in section assignment (none)'
 => 'Sin cambios la asignación de sección (none)',  => 'Sin cambios la asignación de sección (ninguno)',
   
    "Revoked role of '[_1]' in [_2] for [_3]"     "Revoked role of '[_1]' in [_2] for [_3]"
 => "Función de '[_1]' Revocada en [_2] para [_3]",  => "Función de '[_1]' Revocada en [_2] para [_3]",
Line 12642  para acceder al mensaje completo.', Line 12617  para acceder al mensaje completo.',
    'No courses match the criteria you selected.'     'No courses match the criteria you selected.'
 => 'No hay cursos que coincidan con el criteria que seleccionó.',  => 'No hay cursos que coincidan con el criteria que seleccionó.',
   
    'Key authority (<tt>id@domain</tt>) if other than course'     'Key authority ([_1]id:domain[_2]) if other than course'
 => 'Llave de autoridad (<tt>id@dominio</tt>), si no es el curso',  => 'Llave de autoridad ([_1]id:dominio[_2]), si no es el curso',
   
    'New bridgetask file'     'New bridgetask file'
 => 'Nuevo archivo "Bridgetask"',  => 'Nuevo archivo "Bridgetask"',
Line 12792  para acceder al mensaje completo.', Line 12767  para acceder al mensaje completo.',
    'In discussions: all posts will be displayed.'     'In discussions: all posts will be displayed.'
 => 'En discusiones: todos los mensajes serán mostrados.',  => 'En discusiones: todos los mensajes serán mostrados.',
   
    'In discussions: new posts will be cease to be identified as "NEW" after display.'     'In discussions: new posts will cease to be identified as "NEW" after display.'
 => 'En discusiones: nuevos mensajes dejarán de ser identificados como "NUEVO" después de mostrados.',  => 'En discusiones: nuevos mensajes dejarán de ser identificados como "NUEVO" después de mostrados.',
   
    'In discussions: posts will be identified as "NEW" until marked as read by the reader.'     'In discussions: posts will be identified as "NEW" until marked as not "NEW".'
 => 'En discusiones: los mensajes serán identidicados como "NUEVO" hasta ser marcados como leído por el usuario.',  => 'En discusiones: los mensajes serán identificados como "NUEVO" hasta ser marcados como no "NUEVO".',
   
    'The e-mail address entered in row '     'The e-mail address entered in row '
 => 'La dirección E-Mail entrada en filas ',  => 'La dirección E-Mail entrada en filas ',
Line 13188  para acceder al mensaje completo.', Line 13163  para acceder al mensaje completo.',
    'To upload a file, click <strong>Browse...</strong> and select a file, then click <strong>Upload</strong>.'     'To upload a file, click <strong>Browse...</strong> and select a file, then click <strong>Upload</strong>.'
 => 'Para cargar un archivo, pulse <strong>Navegar...</strong> y seleccione un archivo,entonces pulse <strong>Cargar</strong>.',  => 'Para cargar un archivo, pulse <strong>Navegar...</strong> y seleccione un archivo,entonces pulse <strong>Cargar</strong>.',
   
    'Edit the meta data'  
 => 'Editar el meta dato',  
   
    'Pick functionality'     'Pick functionality'
 => 'Elija funcionalidad',  => 'Elija funcionalidad',
   
Line 13362  para acceder al mensaje completo.', Line 13334  para acceder al mensaje completo.',
    'Existing Roles in this Course'     'Existing Roles in this Course'
 => 'Funciones Existentes en este Curso',  => 'Funciones Existentes en este Curso',
   
    'Existing Co-Author Roles in your Construction Space'     'Existing Co-Author Roles in your Authoring Space'
 => 'Funciones Existentes de Co-actor en su Zona de Construcción',  => 'Existing Co-Author Roles in your Authoring Space', # 'Funciones Existentes de Co-actor en su Zona de Construcción',
   
    'Existing Roles in this Domain'     'Existing Roles in this Domain'
 => 'Funciones Existentes en este Dominio',  => 'Funciones Existentes en este Dominio',
Line 13431  para acceder al mensaje completo.', Line 13403  para acceder al mensaje completo.',
    'You may wish to send an e-mail to the server administrator: [_1] for [_2].' # 1: e-mail, 2: domain     'You may wish to send an e-mail to the server administrator: [_1] for [_2].' # 1: e-mail, 2: domain
 => 'Tal vez quiera enviar un E-Mail al Administrador del Servidor: [_1] para [_2].',  => 'Tal vez quiera enviar un E-Mail al Administrador del Servidor: [_1] para [_2].',
   
    'Assigning yourself a co-author or assistant co-author role in your own author area in Construction Space is not permitted'     'Assigning yourself a co-author or assistant co-author role in your own author area in Authoring Space is not permitted'
 => 'Asignandose usted mismo una función co-autor o co-autor asistente en su propia zona de construcción de autor no esta permitido.',  => 'Assigning yourself a co-author or assistant co-author role in your own author area in Authoring Space is not permitted', # 'Asignandose usted mismo una función co-autor o co-autor asistente en su propia zona de construcción de autor no esta permitido.',
   
    'Owner(s)'     'Owner(s)'
 => 'Dueño(s)',  => 'Dueño(s)',
Line 13491  para acceder al mensaje completo.', Line 13463  para acceder al mensaje completo.',
    'Create group'     'Create group'
 => 'Crear grupo',  => 'Crear grupo',
   
    'The value you entered for the quota for the group portfolio in this group contained invalid characters, so it has been set to 0 Mb. You can change this by modifying the group settings.'     'The value you entered for the quota for the group portfolio in this group contained invalid characters, so it has been set to 0 MB. You can change this by modifying the group settings.'
 => 'El valor que entró para la cuota del portafolio grupal en este grupo contenía caracteres inválidos, por tanto ha sido fijado a 0 Mb. Usted puede cambiar esto modificando la configuración grupal.',  => 'El valor que entró para la cuota del portafolio grupal en este grupo contenía caracteres inválidos, por tanto ha sido fijado a 0 MB. Usted puede cambiar esto modificando la configuración grupal.',
   
    'The value you entered for the quota for the group portfolio in this group exceeded the maximum possible value, so it has been set to [_1] Mb (the maximum possible value).'     'The value you entered for the quota for the group portfolio in this group exceeded the maximum possible value, so it has been set to [_1] MB (the maximum possible value).'
 => 'El valor que entró para la cuota del portafolio grupal en este grupo excedió el valor máximo posible, por tanto ha sido fijado a [_1] Mb (el valor máximo posible ).',  => 'El valor que entró para la cuota del portafolio grupal en este grupo excedió el valor máximo posible, por tanto ha sido fijado a [_1] MB (el valor máximo posible ).',
   
    'A problem occurred when creating folders for the new group [_1]:'     'A problem occurred when creating folders for the new group [_1]:'
 => 'Ocurrió un problema cuando creaba carpetas para el grupo nuevo [_1]:',  => 'Ocurrió un problema cuando creaba carpetas para el grupo nuevo [_1]:',
Line 13698  para acceder al mensaje completo.', Line 13670  para acceder al mensaje completo.',
    'LON-CAPA User Message'     'LON-CAPA User Message'
 => 'Mensaje de Usuario LON-CAPA',  => 'Mensaje de Usuario LON-CAPA',
   
    '<b>Message: </b> No more students for this section or class.'     '[_1]Message:[_2] No more students for this section or class.'
 => '<b>Mensaje:</b> No hay más estudiantes para esta sección o clase.',  => '[_1]Mensaje:[_2] No hay más estudiantes para esta sección o clase.',
   
    'Click on the button below to return to the grading menu.'     'Click on the button below to return to the grading menu.'
 => 'Pulse en el botón de abajo para volver al menú de calificación.',  => 'Pulse en el botón de abajo para volver al menú de calificación.',
Line 14010  para acceder al mensaje completo.', Line 13982  para acceder al mensaje completo.',
 => 'Formato para ver Puntuación',  => 'Formato para ver Puntuación',
   
    'Max. Cumulative Size (MB) for Submitted Files (maxfilesize)'     'Max. Cumulative Size (MB) for Submitted Files (maxfilesize)'
 => 'Tamaño Max. Acumulado (Mb) para Archivos Enviados (maxfilesize)',  => 'Tamaño Max. Acumulado (MB) para Archivos Enviados (maxfilesize)',
   
    'Max. Cumulative Size (MB) for Submitted Files'     'Max. Cumulative Size (MB) for Submitted Files'
 => 'Tamaño Max. Acumulado (Mb) para Archivos Enviados',  => 'Tamaño Max. Acumulado (MB) para Archivos Enviados',
   
    'Max. cumulative size (MB) for submitted files (maxfilesize)'     'Max. cumulative size (MB) for submitted files (maxfilesize)'
 => 'Tamaño Max. Acumulado (Mb) para archivos enviados (maxfilesize)',  => 'Tamaño Max. Acumulado (MB) para archivos enviados (maxfilesize)',
   
    'Max. cumulative size (MB) for submitted files'     'Max. cumulative size (MB) for submitted files'
 => 'Tamaño Max. Acumulado (Mb) para archivos enviados',  => 'Tamaño Max. Acumulado (MB) para archivos enviados',
 # Resource Parameters - End  # Resource Parameters - End
   
 # Resource Parameter Categories - Start  # Resource Parameter Categories - Start
Line 14501  para acceder al mensaje completo.', Line 14473  para acceder al mensaje completo.',
    'No mail sent matching supplied criteria'     'No mail sent matching supplied criteria'
 => 'No hay E-mail enviado que coincida con criterios de búsqueda',  => 'No hay E-mail enviado que coincida con criterios de búsqueda',
   
    'Customrole'     'Custom role defined by [_1].'
 => 'Personalizar Función',  => 'Personalizar función definido por [_1].',
   
    'Defined by [_1] at [_2].'     'Custom role [_1][_2]defined by [_3]' # _2: <br />
 => 'Definido por [_1] en [_2].',  => 'Personalizar función [_1][_2]definido por [_3].',
   
    'No students found.'     'No students found.'
 => 'No se encontró Estudiantes.',  => 'No se encontró Estudiantes.',
Line 14699  para acceder al mensaje completo.', Line 14671  para acceder al mensaje completo.',
    'Include yourself in the roster?'     'Include yourself in the roster?'
 => '¿Se incluye usted mismo en la lista?',  => '¿Se incluye usted mismo en la lista?',
   
    'Display of your name in the student-viewable roster set to <b>[_1]</b>.'     'Display of your name in the student-viewable roster set to [_1].'
 => 'Visualización de su nombre en la lista visible de estudiantes configurado a <b>[_1]</b>.',  => 'Visualización de su nombre en la lista visible de estudiantes configurado a [_1].',
   
    'Error occurred saving display setting.'     'Error occurred saving display setting.'
 => 'Ocurrió un error guardando configuración de visualización.',  => 'Ocurrió un error guardando configuración de visualización.',
   
    'Display of your name in the student-viewable roster unchanged (set to <b>[_1]</b>).'     'Display of your name in the student-viewable roster unchanged (set to [_1]).'
 => 'Visualización de su nombre en la lista visible de estudiantes sin cambios (configurado a <b>[_1]</b>).',  => 'Visualización de su nombre en la lista visible de estudiantes sin cambios (configurado a [_1]).',
   
    'View course roster'     'View course roster'
 => 'Ver lista del curso',  => 'Ver lista del curso',
Line 14732  para acceder al mensaje completo.', Line 14704  para acceder al mensaje completo.',
    'Try Selecting Again'     'Try Selecting Again'
 => 'Seleccione otra vez',  => 'Seleccione otra vez',
   
    '<br />Invalid map: <tt>[_1]</tt>'     'Invalid map: [_1]'
 => '<br />Mapa inválido: <tt>[_1]</tt>',  => 'Mapa inválido: [_1]',
   
    'Please either [_1]close this window[_2] or [_3]log in again[_4].'     'Please either [_1]close this window[_2] or [_3]log in again[_4].'
 => 'Por favor [_1]cierre esta ventana[_2] o [_3]ingrese otra vez[_4].',  => 'Por favor [_1]cierre esta ventana[_2] o [_3]ingrese otra vez[_4].',
Line 14861  para acceder al mensaje completo.', Line 14833  para acceder al mensaje completo.',
    'File does not have [_1] or [_2] ending tag'     'File does not have [_1] or [_2] ending tag'
 => 'Archivo no tiene [_1] o [_2] etiqueta final',  => 'Archivo no tiene [_1] o [_2] etiqueta final',
   
      'File does not have [_1] ending tag'
   => 'Archivo no tiene [_1] etiqueta final',
   
    'Example'     'Example'
 => 'Ejemplo',  => 'Ejemplo',
   
Line 14894  para acceder al mensaje completo.', Line 14869  para acceder al mensaje completo.',
    'Restrict Domain Coordinator Access'     'Restrict Domain Coordinator Access'
 => 'Restringir acceso a Coordinador de Dominio',  => 'Restringir acceso a Coordinador de Dominio',
   
    'By default, the Domain Coordinator can enter your construction space.'     'By default, the Domain Coordinator can enter your Authoring Space.'
 => 'Por defecto, el Coordinador de Dominio puede entrar en su zona de construcción',  => 'By default, the Domain Coordinator can enter your Authoring Space.', # 'Por defecto, el Coordinador de Dominio puede entrar en su zona de construcción',
   
    'Block access to construction space'     'Block access to Authoring Space'
 => 'Bloquear acceso a zona de construcción',  => 'Bloquear acceso a zona de construcción',
   
    'jsMath'     'jsMath'
Line 15308  para acceder al mensaje completo.', Line 15283  para acceder al mensaje completo.',
    'As no institutional course sections are currently associated with this course, your registration status is undetermined.'     'As no institutional course sections are currently associated with this course, your registration status is undetermined.'
 => 'Como no hay secciones de curso institucional asociado actualmente con este curso, su estado de matrícula está indeterminado.',  => 'Como no hay secciones de curso institucional asociado actualmente con este curso, su estado de matrícula está indeterminado.',
   
    '[_1]Ad hoc[_2] roles in domain [_3] --'     '[_1]Ad hoc[_2] roles in domain [_3]'
 => 'Funciones [_1]ad-hoc[_2] en dominio [_3] --',  => 'Funciones [_1]ad-hoc[_2] en dominio [_3]',
   
    'Assemble resources'     'Assemble resources'
 => 'Ensamblar recursos',  => 'Ensamblar recursos',
Line 15488  para acceder al mensaje completo.', Line 15463  para acceder al mensaje completo.',
    'The link included in the message will be valid for the next [_1]two[_2] hours.'     'The link included in the message will be valid for the next [_1]two[_2] hours.'
 => 'El enlace incluído en el mensaje será válido por las siguientes [_1]dos[_2] horas.',  => 'El enlace incluído en el mensaje será válido por las siguientes [_1]dos[_2] horas.',
   
    'An e-mail sent to the e-mail address associated with your LON-CAPA account includes the web address for the link you should use to complete the reset process.<br /><br />The link included in the message will be valid for the next <b>two</b> hours.'     'An e-mail sent to the e-mail address associated with your LON-CAPA account includes the web address for the link you should use to complete the reset process.'
 => 'Un E-Mail enviado a la dirección E-Mail asociada con su cuenta LON-CAPA incluye la dirección web para el enlace que debe usar para completar el proceso de reinicio.<br /><br />El enlace incluído en el mensaje será válido por las siguientes <b>dos<b> horas.',  
   => 'Un E-Mail enviado a la dirección E-Mail asociada con su cuenta LON-CAPA incluye la dirección web para el enlace que debe usar para completar el proceso de reinicio.',
   
      'The link included in the message will be valid for the next <b>two</b> hours.'
   => 'El enlace incluído en el mensaje será válido por las siguientes <b>dos<b> horas.',
   
    'An error occurred when sending a message to the e-mail address you provided.'     'An error occurred when sending a message to the e-mail address you provided.'
 => 'Ocurrió un error cuando enviaba un mensaje a la dirección e-mail que dió.',  => 'Ocurrió un error cuando enviaba un mensaje a la dirección e-mail que dió.',
Line 15572  para acceder al mensaje completo.', Line 15551  para acceder al mensaje completo.',
    'The e-mail address you provided may not be used as a username at this LON-CAPA institution.'     'The e-mail address you provided may not be used as a username at this LON-CAPA institution.'
 => 'La dirección de e-mail que dió no puede ser usado como usuario en esta institución LON-CAPA.',  => 'La dirección de e-mail que dió no puede ser usado como usuario en esta institución LON-CAPA.',
   
    'Validation of the code your entered failed.'     'Validation of the code you entered failed.'
 => 'Validación del código que entró falló.',  => 'Validación del código que entró falló.',
   
    'Creation of a new user account using an e-mail address as username is not permitted at this LON-CAPA institution.'     'Creation of a new user account using an e-mail address as username is not permitted at this LON-CAPA institution.'
Line 15620  para acceder al mensaje completo.', Line 15599  para acceder al mensaje completo.',
    'The scores were changed for [quant,_1,problem].'     'The scores were changed for [quant,_1,problem].'
 => 'La puntuación a cambiado para [quant,_1,problema,problemas].',  => 'La puntuación a cambiado para [quant,_1,problema,problemas].',
   
    '[_1]Visit the [_2]Course/Community Catalog[_3] to view all [_4] LON-CAPA courses and communities.' # _1: <b>, _2: <a>, _3: </a> </b>, _4: domain    '[_1]Visit the [_2]Course/Community Catalog[_3][_4] to view all [_5] LON-CAPA courses and communities.' # _1: <b>, _2: <a>, _3: </a>, _4: </b>, _5: domain desc.
 => '[_1]Visite el [_2]Catálogo de Cursos/Comunidades[_3], para ver todos los cursos y comunidades LON-CAPA del dominio [_4].', # '[_1]Visite el [_2]Catálogo de Cursos[_3], para ver todos los cursos LON-CAPA del dominio [_4].',  => '[_1]Visite el [_2]Catálogo de Cursos/Comunidades[_3][_4], para ver todos los cursos y comunidades LON-CAPA del dominio [_5].',
   
    'If a course or community is [_1]not[_2] in your list of current courses and communities below, you may be able to enroll if self-enrollment is permitted.'     'If a course or community is [_1]not[_2] in your list of current courses and communities below, you may be able to enroll if self-enrollment is permitted.'
 => 'Si un curso o comunidad [_1]no[_2] está en su lista actual de cursos y comunidades, usted podría registrarse si la auto-inscripción es permitida.', # 'Si un curso [_1]no[_2] está en su lista actual de cursos, usted podría registrarse si la auto-inscripción es permitida.',  => 'Si un curso o comunidad [_1]no[_2] está en su lista actual de cursos y comunidades, usted podría registrarse si la auto-inscripción es permitida.', # 'Si un curso [_1]no[_2] está en su lista actual de cursos, usted podría registrarse si la auto-inscripción es permitida.',
Line 15672  para acceder al mensaje completo.', Line 15651  para acceder al mensaje completo.',
    'Select a user to enroll as a student'     'Select a user to enroll as a student'
 => 'Seleccionar un usuario para inscribirlo como estudiante',  => 'Seleccionar un usuario para inscribirlo como estudiante',
   
    'modify' #Kontext? breadcrumb_text     'modify'
 => 'modificar',  => 'modificar',
   
 #   'userpicked' #Kontext?  
 #=> '',  
   
    'as a student'     'as a student'
 => 'como un estudiante',  => 'como un estudiante',
   
Line 15708  para acceder al mensaje completo.', Line 15684  para acceder al mensaje completo.',
    'Only letters, numbers, periods, dashes, and underscores are valid.'     'Only letters, numbers, periods, dashes, and underscores are valid.'
 => 'Solo letras, números, puntos, guiones y subrayas son válidos.',  => 'Solo letras, números, puntos, guiones y subrayas son válidos.',
   
    'You do not have the authority to modify this users authentification information'     'You do not have the authority to modify this users authentication information.'
 => 'No tiene la autoridad de modificar esta información de autenticación de usuarios',  => 'No tiene la autoridad de modificar esta información de autenticación de usuarios.',
   
    'New student/employee ID does not match existing ID for this user.'     'New student/employee ID does not match existing ID for this user.'
 => 'Nuevo ID estudiante/empleado no coincide con ID existente para este usuario.',  => 'Nuevo ID estudiante/empleado no coincide con ID existente para este usuario.',
Line 15726  para acceder al mensaje completo.', Line 15702  para acceder al mensaje completo.',
    'The following fields were not updated: '     'The following fields were not updated: '
 => 'Los siguientes campos no fueron actualizados: ',  => 'Los siguientes campos no fueron actualizados: ',
   
    "You do not have the authority to change this field given the user's current set of active/future [_1] roles:"     "You do not have the authority to change this field given the user's current set of active/future course roles:"
 => 'No tiene autoridad de cambiar este campo dado el conjunto actual de funciones activas/futuras [_1]:',  => "You do not have the authority to change this field given the user's current set of active/future course roles:", # 'No tiene autoridad de cambiar este campo dado el conjunto actual de funciones activas/futuras [_1]:',
   
      "You do not have the authority to change this field given the user's current set of active/future co-author roles:"
   => "You do not have the authority to change this field given the user's current set of active/future co-author roles:", # 'No tiene autoridad de cambiar este campo dado el conjunto actual de funciones activas/futuras [_1]:',
   
      "You do not have the authority to change these fields given the user's current set of active/future course roles:"
   => "You do not have the authority to change these fields given the user's current set of active/future course roles:", # 'No tiene autoridad de cambiar estos campos dado el conjunto actual de funciones activas/futuras [_1]:',
   
    "You do not have the authority to change these fields given the user's current set of active/future [_1] roles:"     "You do not have the authority to change these fields given the user's current set of active/future co-author roles:"
 => 'No tiene autoridad de cambiar estos campos dado el conjunto actual de funciones activas/futuras [_1]:',  => "You do not have the authority to change these fields given the user's current set of active/future co-author roles:", # 'No tiene autoridad de cambiar estos campos dado el conjunto actual de funciones activas/futuras [_1]:',
   
    'Please contact your [_1]helpdesk[_2] for more information.'     'Please contact your [_1]helpdesk[_2] for more information.'
 => 'Por favor contacte su [_1]centro de asistencia(Helpdesk)[_2] para mas información.',  => 'Por favor contacte su [_1]centro de asistencia(Helpdesk)[_2] para mas información.',
Line 15836  para acceder al mensaje completo.', Line 15818  para acceder al mensaje completo.',
    'Server Switch Required'     'Server Switch Required'
 => 'Cambio de Servidor requerido',  => 'Cambio de Servidor requerido',
   
    'Construction Space access is only available from the home server of the corresponding Author.'     'Authoring Space access is only available from the home server of the corresponding Author.'
 => 'Acceso a zona de construcción esta solo disponible desde el servidor local (home) del correspondiente autor.',  => 'Authoring Space access is only available from the home server of the corresponding Author.', # 'Acceso a zona de construcción esta solo disponible desde el servidor local (home) del correspondiente autor.',
   
    "Click the 'Switch Server' link to go there."     "Click the 'Switch Server' link to go there."
 => "Pulsar el enlace 'Cambiar Servidor' para ir alla.",  => "Pulsar el enlace 'Cambiar Servidor' para ir alla.",
Line 15851  para acceder al mensaje completo.', Line 15833  para acceder al mensaje completo.',
    'modifiable fields (if institutional data blank): '     'modifiable fields (if institutional data blank): '
 => 'campos modificables (si datos institucionales en blanco): ',  => 'campos modificables (si datos institucionales en blanco): ',
   
 # domainprefs.pm  
 #   'Formats disallowed for $text{$type}: '  
 #=> 'Formats disallowed for $text{$type}: ',  
 #  
 #   'Format rules to check for $text{$type}: '  
 #=> 'Format rules to check for $text{$type}: ',  
   
 # loncommon.pm  
 #   "You must either choose $text{'action'} with a different format --  $text{'one'} that will not conflict with 'official' institutional $text{'items'}, or leave the ID field blank."  
 # => "You must either choose $text{'action'} with a different format --  $text{'one'} that will not conflict with 'official' institutional $text{'items'}, or leave the ID field blank."  
   
    'Source Code'     'Source Code'
 => 'Código Fuente',  => 'Código Fuente',
   
    'Copy Problem Source Code to Construction Space'     'Copy Problem Source Code to Authoring Space'
 => 'Copiar código fuente del problema a zona de contrucción',  => 'Copy Problem Source Code to Authoring Space', # 'Copiar código fuente del problema a zona de contrucción',
   
    'Please enter the directory that you would like the source code to go into.'     'Please enter the directory that you would like the source code to go into.'
 => 'Por favor entre el directorio donde quiere que vaya el código fuente.',  => 'Por favor entre el directorio donde quiere que vaya el código fuente.',
   
    'Note: the path is in reference to the root of your construction space, and new directories will be automatically created.'     'Note: the path is in reference to the root of your Authoring Space, and new directories will be automatically created.'
 => 'Nota: la ruta está en referencia al inicio de su zona de construcción, y nuevos directorios serán creados automáticamente.',  => 'Note: the path is in reference to the root of your Authoring Space, and new directories will be automatically created.', # 'Nota: la ruta está en referencia al inicio de su zona de construcción, y nuevos directorios serán creados automáticamente.',
   
    'shared_source'     'shared_source'
 => 'documento compartido',  => 'documento compartido',
   
    'Copy to Construction Space'  
 => 'Copiar a Zona de Construcción',  
   
    '[_1]W[_2]ARNING' # Highlight first char     '[_1]W[_2]ARNING' # Highlight first char
 => '[_1]A[_2]DVERTENCIA',  => '[_1]A[_2]DVERTENCIA',
   
Line 15904  para acceder al mensaje completo.', Line 15872  para acceder al mensaje completo.',
    'DragMath LaTeX Equation Editor'     'DragMath LaTeX Equation Editor'
 => 'Editor de Ecuación LaTeX DragMath',  => 'Editor de Ecuación LaTeX DragMath',
   
    '[_1]Return[_2] to editing resource.'     '[_1]Return[_2] to resource.'
 => '[_1]Volver[_2] a editar el recurso.',  => '[_1]Volver[_2] al recurso.',
   
    'Counting pages for student: [_1]'     'Counting pages for student: [_1]'
 => 'Contando páginas a estudiante [_1]',  => 'Contando páginas a estudiante [_1]',
Line 16090  para acceder al mensaje completo.', Line 16058  para acceder al mensaje completo.',
    'Invalid domain.'     'Invalid domain.'
 => 'Dominio inválido.',  => 'Dominio inválido.',
   
    'There are no library servers containing Construction spaces currently in domain: [_1], so you can not assume a co-author role.'     'There are no library servers containing Authoring Spaces currently in domain: [_1], so you can not assume a co-author role.'
 => 'No hay servidores "library" que contengan zonas de construcción en dominio:[_1], por tanto no puede usar una función de co-autor.',  => 'There are no library servers containing Authoring Spaces currently in domain: [_1], so you can not assume a co-author role.', # 'No hay servidores "library" que contengan zonas de construcción en dominio:[_1], por tanto no puede usar una función de co-autor.',
   
    'You do not have a domain coordinator role in domain: [_1], so you cannot choose a Construction space for which you can assume a co-author role.'     'You do not have a domain coordinator role in domain: [_1], so you cannot choose an Authoring Space for which you can assume a co-author role.'
 => 'No tiene función de coordinador de dominio en dominio: [_1], por tanto no puede elegir una zona de construcción para asumir una función de co-autor.',  => 'You do not have a domain coordinator role in domain: [_1], so you cannot choose an Authoring Space for which you can assume a co-author role.', # 'No tiene función de coordinador de dominio en dominio: [_1], por tanto no puede elegir una zona de construcción para asumir una función de co-autor.',
   
    'You do not have a domain coordinator role, so you cannot choose a Construction space for which you can assume a co-author role.'     'You do not have a domain coordinator role, so you cannot choose an Authoring Space for which you can assume a co-author role.'
 => 'No tiene función de coordinador de dominio, por tanto no puede elegir una zona de construcción para asumir una función de co-autor.',  => 'You do not have a domain coordinator role, so you cannot choose an Authoring Space for which you can assume a co-author role.', # 'No tiene función de coordinador de dominio, por tanto no puede elegir una zona de construcción para asumir una función de co-autor.',
   
    'There are no author roles currently in domain: [_1], so there are no Construction spaces for which you can assume a co-author role.'     'There are no author roles currently in domain: [_1], so there are no Authoring Spaces for which you can assume a co-author role.'
 => 'No hay funciones de autor actualmente en dominio: [_1], por tanto no hay zonas de construcción para que pueda asumir una función de co-autor.',  => 'There are no author roles currently in domain: [_1], so there are no Authoring Spaces for which you can assume a co-author role.', # 'No hay funciones de autor actualmente en dominio: [_1], por tanto no hay zonas de construcción para que pueda asumir una función de co-autor.',
   
    'As your session file for the course or community has expired, you will need to re-select it.'     'As your session file for the course or community has expired, you will need to re-select it.'
 => 'Como su archivo de sesión para el curso o comunidad ha expirado, necesitará re-seleccionarlo.', # 'Como su archivo de sesión para el curso ha expirado, necesitará re-seleccionar el curso.',  => 'Como su archivo de sesión para el curso o comunidad ha expirado, necesitará re-seleccionarlo.', # 'Como su archivo de sesión para el curso ha expirado, necesitará re-seleccionar el curso.',
Line 16132  para acceder al mensaje completo.', Line 16100  para acceder al mensaje completo.',
    'Time Period'     'Time Period'
 => 'Periodo de tiempo',  => 'Periodo de tiempo',
   
    'Rsource is undefined.'     'Resource is undefined.'
 => 'Recurso no definido.',  => 'Recurso no definido.',
   
    'Plot Graph'     'Plot Graph'
Line 16695  para acceder al mensaje completo.', Line 16663  para acceder al mensaje completo.',
    'As Course Coordinator, use [_1]Main Menu -> Manage Course Users -> "Enrollment Requests"[_1] to display a list of pending enrollment requests which you can either approve or reject.'     'As Course Coordinator, use [_1]Main Menu -> Manage Course Users -> "Enrollment Requests"[_1] to display a list of pending enrollment requests which you can either approve or reject.'
 => 'Como Coordinador de Curso, usar [_1]Menú Principal -> Control de Usuarios del Curso -> "Solicitud de Inscripción"[_1] para mostrar una lista de solicitud de inscraripción pendiente que puede ser aprobada o rechazada.',  => 'Como Coordinador de Curso, usar [_1]Menú Principal -> Control de Usuarios del Curso -> "Solicitud de Inscripción"[_1] para mostrar una lista de solicitud de inscraripción pendiente que puede ser aprobada o rechazada.',
   
    'Visit [_1], to log-in and access the course'     'Visit [_1] to log-in and access the course'
 => 'Visitar [_1], para conectarse y accesar el curso.',  => 'Visitar [_1] para conectarse y accesar el curso.',
   
    'Your request for enrollment has not been approved.'     'Your request for enrollment has not been approved.'
 => 'Su solicitud de inscripción no fue aprobada.',  => 'Su solicitud de inscripción no fue aprobada.',
Line 16776  para acceder al mensaje completo.', Line 16744  para acceder al mensaje completo.',
    'Please choose a PDF-File.'     'Please choose a PDF-File.'
 => 'Por favor escoja un archivo PDF.',  => 'Por favor escoja un archivo PDF.',
   
    "Can't find any valid PDF formfields."     "Can't find any valid PDF form fields."
 => 'No se encontró ningún campo válido PDF',  => 'No se encontró ningún campo válido PDF',
   
    'Results of PDF Form problems'     'Results of PDF Form problems'
Line 16839  para acceder al mensaje completo.', Line 16807  para acceder al mensaje completo.',
    'Announcements and my calendar'     'Announcements and my calendar'
 => 'Anuncios y mi calendario',  => 'Anuncios y mi calendario',
   
    'Course anouncements and my calendar'  
 => 'Anuncios del curso y mi calendario',  
   
    'Are you sure you want to delete this post?'     'Are you sure you want to delete this post?'
 => '¿Está seguro de borrar este mensaje de discusión?',  => '¿Está seguro de borrar este mensaje de discusión?',
   
Line 16996  para acceder al mensaje completo.', Line 16961  para acceder al mensaje completo.',
 => 'Mensajes de Reacción',  => 'Mensajes de Reacción',
   
    'Feedback sent'     'Feedback sent'
 => 'Feedback wurde gesendet',  => 'Feedback sent',
   
    'Filters'     'Filters'
 => 'Filtros',  => 'Filtros',
Line 17418  para acceder al mensaje completo.', Line 17383  para acceder al mensaje completo.',
    'Approve or reject requests'     'Approve or reject requests'
 => 'Aprobar o rechazar solicitudes',  => 'Aprobar o rechazar solicitudes',
   
    'Are you sure you want to cancel this request?\\n'     'Are you sure you want to cancel this request?'
 => '¿Está seguro de querer cancelar su solicitud?\\n',  => '¿Está seguro de querer cancelar su solicitud?',
   
    'Assign one or more categories and/or subcategories to this course.'     'Assign one or more categories and/or subcategories to this course.'
 => 'Asignar una o más categorías y/o subcategorías a este curso.',  => 'Asignar una o más categorías y/o subcategorías a este curso.',
Line 17596  para acceder al mensaje completo.', Line 17561  para acceder al mensaje completo.',
 => 'Nombre ya usado como nombre de función personalizada',  => 'Nombre ya usado como nombre de función personalizada',
   
    'Name already used to replace a different standard role name'     'Name already used to replace a different standard role name'
 => 'Name wird bereits verwendet, um einen anderen Standard-Rollennamen zu ersetzen',  => 'Name already used to replace a different standard role name',
   
    'Next Item'     'Next Item'
 => 'Siguiente Elemento',  => 'Siguiente Elemento',
Line 17799  para acceder al mensaje completo.', Line 17764  para acceder al mensaje completo.',
    'The community you selected is not a valid community in this domain'     'The community you selected is not a valid community in this domain'
 => 'La comunidad seleccionada no es una comunidad válida en este dominio',  => 'La comunidad seleccionada no es una comunidad válida en este dominio',
   
    'The course roster is not up to date'     'The course roster is not up to date.'
 => 'La lista del curso no está actualizada',  => 'La lista del curso no está actualizada.',
   
    'The disk space allocated for group portfolio files in this community is the default quota for this domain: [_1] Mb.'     'The disk space allocated for group portfolio files in this community is the default quota for this domain: [_1] MB.'
 => 'El espacio de disco asignado para archivos de portafolio grupal en esta comunidad es la cuota predeterminada para este dominio: [_1] Mb.',  => 'El espacio de disco asignado para archivos de portafolio grupal en esta comunidad es la cuota predeterminada para este dominio: [_1] MB.',
   
    'The disk space allocated for group portfolio files in this course is the default quota for this domain: [_1] Mb.'     'The disk space allocated for group portfolio files in this course is the default quota for this domain: [_1] MB.'
 => 'El espacio de disco asignado para archivos de portafolio grupal en este curso es la cuota predeterminada para este dominio: [_1] Mb.',  => 'El espacio de disco asignado para archivos de portafolio grupal en este curso es la cuota predeterminada para este dominio: [_1] MB.',
   
    'The disk space allocated for group portfolio files is now: [_1] Mb.'     'The disk space allocated for group portfolio files is now: [_1] MB.'
 => 'El espacio de disco asignado para archivos de portafolio grupal es ahora: [_1] Mb.',  => 'El espacio de disco asignado para archivos de portafolio grupal es ahora: [_1] MB.',
   
    'The disk space allocated for group portfolio files remains unchanged as [_1] Mb.'     'The disk space allocated for group portfolio files remains unchanged as [_1] MB.'
 => 'El espacio de disco asignado para archivos de portafolio grupal permanece sin cambio [_1] Mb.',  => 'El espacio de disco asignado para archivos de portafolio grupal permanece sin cambio [_1] MB.',
   
    'The file was uploaded to the wrong course'     'The file was uploaded to the wrong course.'
 => 'El archivo fue cargado al curso incorrecto',  => 'El archivo fue cargado al curso incorrecto.',
   
    'The following changes occurred:'     'The following changes occurred:'
 => 'Los siguientes cambios ocurrieron:',  => 'Los siguientes cambios ocurrieron:',
Line 17895  para acceder al mensaje completo.', Line 17860  para acceder al mensaje completo.',
    'This request has already been processed, and a course created.'     'This request has already been processed, and a course created.'
 => 'Esta solicitud ya fue procesada, y un curso creado.',  => 'Esta solicitud ya fue procesada, y un curso creado.',
   
    ''     'To access your LON-CAPA message, go to the Main Menu and click on "Send and Receive Messages".'
 => '',  => 'Para acceder a su mensaje LON-CAPA, ir al Menú Principal y pulsar en  "Enviar y Recibir mensajes".',
   
      'Tolerance'
   => 'Tolerancia',
   
      'Unable to determine status due to network problems.'
   => 'No se pudo determinar el estado debido a problemas en la red.',
   
      'Unable to retrieve information about community contents'
   => 'No se pudo recuperar la información sobre el contenido de la comunidad',
   
      'Unable to retrieve information about course contents'
   => 'No se pudo recuperar la información sobre el contenido del curso',
   
      'Unit'
   => 'Unidad',
   
      'Unknown type'
   => 'Tipo desconocido',
   
      'Unofficial'
   => 'No oficial',
   
      'unofficial'
   => 'no oficial',
   
      'official'
   => 'oficial',
   
      'Unofficial course'
   => 'Curso no oficial',
   
      'Unofficial courses'
   => 'Cursos no oficiales',
   
      'Unrecognized course type: [_1]'
   => 'Tipo de curso desconocido: [_1]',
   
      'Unsupported IMS format: [_1]'
   => 'Formato IMS incompatible: [_1]',
   
      'Upload IMS package'
   => 'Cargar paquete IMS',
   
      'Upload a courses or communities attributes file'
   => 'Cargar un archivo de atributo de cursos o comunidades',
   
      'Upload Course/Community Attributes File'
   => 'Cargar Archivo de Atributos de Curso/Comunidad',
   
      'Create Courses/Communities'
   => 'Crear Cursos/Comunidades',
   
      'Upload an attributes file containing specifications for one or more courses or communities in XML format.'
   => 'Cargar un archivo de atributos con especificaciones para uno o más cursos o comunidades en formato XML.',
   
      'Uploaded file contained no data'
   => 'Archivo Cargado estaba sin datos',
   
      "Use 'Save' in the main window to save community categories"
   => "Usar 'Guardar' en la ventana principal para guardar categorías de comunidad",
   
      "Use 'Save' in the main window to save course categories"
   => "Usar 'Guardar' en la ventana principal para guardar categorías de cursos",
   
      'Use the following link to enter the community:'
   => 'Usar el siguiente enlace para entrar a la comunidad:',
   
      'Use the following link to enter the course:'
   => 'Usar el siguiente enlace para entrar al curso:',
   
      'Use the following links to your new roles to enter the community:'
   => 'Usar los siguientes enlaces a sus funciones para entrar a la comunidad:',
   
      'Use the following links to your new roles to enter the course:'
   => 'Usar los siguientes enlaces a sus funciones para entrar al curso:',
   
      'User Search to enroll member'
   => 'Buscar Usuario para inscribir miembro',
   
      'User does not exist - username: [_1], domain: [_2].'
   => 'Usuario no existe - usuario: [_1], dominio: [_2].',
   
      'You are not permitted to create a LON-CAPA account.'
   => 'No tiene permiso de crear una cuenta LON-CAPA.',
   
      'You do not have privileges to request creation of courses or communities.'
   => 'No tiene privilegios de solicitar creación de cursos o comunidades.',
   
      'You do not have rights to request creation of courses in this domain; please choose a different domain.'
   => 'No está autorizado a solicitar creación de cursos en este dominio; por favor elija un dominio diferente.',
   
      'You do not have privileges to modify Portfolio, Blog or Personal Information Page settings for this user.'
   => 'No tiene privilegios de modificar Portafolio, Blog o la configuración de la Página de Información Personal para este usuario.',
   
      'You may also add users later, once the community has been created, by using the "Manage community users" link, accessible from the "Main Menu".'
   => 'Puede añadir usuarios después, una vez la comunidad ha sido creada, usando el enlace "Control de usuarios de comunidad", accesible desde el "Menú Principal".',
   
      'You may also add users later, once the course has been created, by using the "Manage course users" link, accessible from the "Main Menu".'
   => 'Puede añadir usuarios después, una vez el curso ha sido creado, usando el enlace "Control de usuarios del curso", accesible desde el "Menú Principal".',
   
      'You must select a course or community in the current domain'
   => 'Debe seleccionar un curso o comunidad en el dominio actual',
   
      'You need to change one or more LON-CAPA section names - names may only contain letters or numbers.'
   => 'Necesita cambiar nombres de una o más secciones LON-CAPA - los nombres sólo pueden tener letras o números.',
   
      'You need to change one or more LON-CAPA section names - none is a reserved word in the system, and may not be used.'
   => 'Necesita cambiar nombres de una o más secciones LON-CAPA - "ninguno" es una palabra reservada en el sistema y no puede ser usada.',
   
      'You need to re-initialize the community.'
   => 'Necesita re-iniciar la comunidad.',
   
      'You need to reinitialize the community.'
   => 'Necesita reiniciar la comunidad.',
   
      'Your community request has been cancelled.'
   => 'Su solicitud de comunidad ha sido cancelada.',
   
      'Your community request has been recorded.'
   => 'Su solicitud de comunidad ha sido registrada.',
   
      'Your community request has been updated'
   => 'Su solicitud de comunidad ha sido actualizada.',
   
      'Your community request was rejected.'
   => 'Su solicitud de comunidad ha sido rechazada.',
   
      'Your course request has been cancelled.'
   => 'Su solicitud de curso ha sido cancelada.',
   
      'Your course request has been recorded.'
   => 'Su solicitud de curso ha sido registrada.',
   
      'Your course request has been updated'
   => 'Su solicitud de curso ha sido actualizada.',
   
      'Your course request was rejected.'
   => 'Su solicitud de curso ha sido rechazada.',
   
      'Your community request has been processed and the community has been created.'
   => 'Su solicitud de comunidad ha sido procesada y la comunidad ha sido creada.',
   
      'Your course request has been processed and the course has been created.'
   => 'Su solicitud de curso ha sido procesada y el curso ha sido creado.',
   
      'Your file - [_1] - was uploaded successfully.'
   => 'Su archivo - [_1] - fue cargado exitósamente.',
   
      'Your import is complete.'
   => 'Su importación está completa.',
   
      'Your limit is [_1].'
   => 'Su límite es [_1].',
   
      'Your request has not been processed because you have reached the limit for the number of communities.'
   => 'Su solicitud no ha sido procesada, porque llegó al límite para el número de comunidades.',
   
      'Your request has not been processed because you have reached the limit for the number of courses of this type.'
   => 'Su solicitud no ha sido procesada, porque llegó al límite para el número de cursos de este tipo.',
   
      'Your request status is: [_1].'
   => 'El estado de su solicitud es: [_1].',
   
      'Zoom in'
   => 'Acercar',
   
      'Zoom out'
   => 'Alejar',
   
      '[_1] Display Creation History'
   => '[_1] Mostrar historial de creación',
   
      '[_1] now set to: [_2]'
   => '[_1] ahora configurado a: [_2]',
   
      '[_1] set to [_2]'
   => '[_1] configurado a [_2]',
   
      '[_1] was excluded because new users need to be from the course domain'
   => '[_1] fue excluído porque usuarios nuevos necesitan ser del dominio del curso',
   
      '[_1] was excluded because the domain is invalid'
   => '[_1] fue excluído porque el dominio es inválido',
   
      '[_1] was excluded because the username or domain is invalid.'
   => '[_1] fue excluído porque el usuario o dominio es inválido.',
   
      '[_1] was excluded because the username violated format rules for the domain'
   => '[_1] fue excluído porque el usuario violó las reglas de formato para el dominio',
   
      'An error ([_1]) occurred when attempting to upload the file: [_2]'
   => 'Un error ([_1]) ocurrió cuando intentaba cargar el archivo [_2]',
   
      'The file: [_1] you attempted to upload contained no information. Please check that you entered the correct filename.'
   => 'El archivo [_1] que intentó cargar estaba sin información. Por favor revise que entró el nombre correcto del archivo.', # 'El archivo [_1] que intentó cargar no tiene información. Por favor revise que haya entrado el nombre del archivo correcto.',
   
      'clicker id'
   => 'Clicker ID',
   
      'passphrase not required'
   => 'frase no requerida',
   
      'passphrase protected'
   => 'protegida por frase',
   
   
 #SYNC Thu Sep  9 16:06:10 2010  #SYNC Thu Sep  9 16:06:10 2010
Line 17962  para acceder al mensaje completo.', Line 18129  para acceder al mensaje completo.',
    'Specify a bubblesheet data file to upload.'     'Specify a bubblesheet data file to upload.'
 => 'Indicar el archivo de Hoja de Respuestas a cargar.',  => 'Indicar el archivo de Hoja de Respuestas a cargar.',
   
    'SelectProblem(s) to print'  
 => 'Selección de Problema(s) a imprimir',  
   
    'Sequence to grade:'     'Sequence to grade:'
 => 'Secuencia a calificar:',  => 'Secuencia a calificar:',
   
Line 18004  para acceder al mensaje completo.', Line 18168  para acceder al mensaje completo.',
    ' Display Request Queue'     ' Display Request Queue'
 => ' Mostrar Fila de Solicitudes',  => ' Mostrar Fila de Solicitudes',
   
   
   
    
   
   
   
 #SYNC Tue Sep 21 15:53:51 2010  
    '#yes'  
 => '#yes',  
   
    '(Automatic processing of any request).'  
 => '(Automatic processing of any request).',  
   
    '(Automatic processing of requests up to limit of [quant,_1,request] per user).'  
 => '(Automatic processing of requests up to limit of [quant,_1,request] per user).',  
   
    '(Does not apply to member roles).'  
 => '(Does not apply to member roles).',  
   
    '(Message not fully displayed due to incorrect embedded TeX.)'  
 => '(Message not fully displayed due to incorrect embedded TeX.)',  
   
    '(Previous URL backed up)'  
 => '(Previous URL backed up)',  
   
    '(Processing of request subject to approval by Domain Coordinator).'  
 => '(Processing of request subject to approval by Domain Coordinator).',  
   
    '(Processing of request subject to instittutional validation).'  
 => '(Processing of request subject to instittutional validation).',  
   
    "(You can only define new users in the new course's domain - [_1])"  
 => "(You can only define new users in the new course's domain - [_1])",  
   
    '(blank for unlimited)'     '(blank for unlimited)'
 => '(blank for unlimited)',  => '(en blanco para ilimitado)',
   
    '(overrides affiliation, if checked)'  
 => '(overrides affiliation, if checked)',  
   
    '(overrides affiliation, if set)'  
 => '(overrides affiliation, if set)',  
   
    '(re-initialize community to access)'  
 => '(re-initialize community to access)',  
   
    '(shows course personnel)'     '(shows course personnel)'
 => '(shows course personnel)',  => '(mostrar personal del curso)',
   
    '(will be assigned Coordinator role)'     '(will be assigned Coordinator role)'
 => '(will be assigned Coordinator role)',  => '(será asignado la función de Coordinador)',
   
    '(will be assigned Course Coordinator role)'     '(will be assigned Course Coordinator role)'
 => '(will be assigned Course Coordinator role)',  => '(será asignado la función de Coordinador de Curso)',
   
    '. . . for a particular group'  
 => '. . . for a particular group',  
   
    '<b>Resource: </b> [_1]'  
 => '<b>Resource: </b> [_1]',  
   
    'A low percentage of matches results from one of the following:'  
 => 'A low percentage of matches results from one of the following:',  
   
    'A new community could not be cloned from the specified original - [_1] - because it is a course not a community.'  
 => 'A new community could not be cloned from the specified original - [_1] - because it is a course not a community.',  
   
    'A new community could not be cloned from the specified original - [_1] - because it is a non-existent community.'  
 => 'A new community could not be cloned from the specified original - [_1] - because it is a non-existent community.',  
   
    'A non-zero score can be assigned to the student during bubblesheet grading by selecting a bubble in at least one line.'  
 => 'A non-zero score can be assigned to the student during bubblesheet grading by selecting a bubble in at least one line.',  
   
    'A subsequent step will also allow you to specify automatic adding/dropping of group members triggered by specified user role and section [_1]changes[_2] in the course.'  
 => 'A subsequent step will also allow you to specify automatic adding/dropping of group members triggered by specified user role and section [_1]changes[_2] in the course.',  
   
    'A2'  
 => 'A2',  
   
    'A3'  
 => 'A3',  
   
    'A4'  
 => 'A4',  
   
    'A5'  
 => 'A5',  
   
    'A6'  
 => 'A6',  
   
    'Accept?'  
 => 'Accept?',  
   
    'Access Dates'  
 => 'Access Dates',  
   
    'Access Ends'  
 => 'Access Ends',  
   
    'Access Starts'  
 => 'Access Starts',  
   
    'Access dates for community members'  
 => 'Access dates for community members',  
   
    'Access dates for students'  
 => 'Access dates for students',  
   
    'Access requires proctor validation.'  
 => 'Access requires proctor validation.',  
   
    'Access status'  
 => 'Access status',  
   
    'Access to server status pages'     'Access to server status pages'
 => 'Access to server status pages',  => 'Accesar a páginas del estado del servidor',
   
    'Actions available after searching for a community:'  
 => 'Actions available after searching for a community:',  
   
    'Activation of self-enrollment was selected for the following domain(s)'  
 => 'Activation of self-enrollment was selected for the following domain(s)',  
   
    'Active link'     'Active link'
 => 'Active link',  => 'Enlace activo',
   
    'Add a course/community role'  
 => 'Add a course/community role',  
   
    'Add a user to the domain, and/or a course or community in the domain.'     'Add a user to the domain, and/or a course or community in the domain.'
 => 'Add a user to the domain, and/or a course or community in the domain.',  => 'Añadir un usuario al dominio, y/o un curso o comunidad al dominio',
   
    'Add another'  
 => 'Add another',  
   
    'Add new [_1]-based[_2] access control for portfolio file: [_3]'  
 => 'Add new [_1]-based[_2] access control for portfolio file: [_3]',  
   
    'Add to my public community blog'  
 => 'Add to my public community blog',  
   
    'Added to my community blog'  
 => 'Added to my community blog',  
   
    'Admin E-mail address'     'Admin E-mail address'
 => 'Admin E-mail address',  => 'Dirección E-mail del administrador',
   
    'Affiliation'  
 => 'Affiliation',  
   
    'Affliations'  
 => 'Affliations',  
   
    'All assignments in a single PDF file'  
 => 'All assignments in a single PDF file',  
   
    'All co-authors in domain with [_1] roles'  
 => 'All co-authors in domain with [_1] roles',  
   
    'All communities'  
 => 'All communities',  
   
    'All communities in domain'  
 => 'All communities in domain',  
   
    'All users'  
 => 'All users',  
   
    'All users in community'  
 => 'All users in community',  
   
    'All users in community with [_1] roles'  
 => 'All users in community with [_1] roles',  
   
    'Allow/disallow name updates'  
 => 'Allow/disallow name updates',  
   
    'Allowed course/community affiliations'  
 => 'Allowed course/community affiliations',  
   
    "Alternatively, the 'Review bubblesheet data' utility (see grading menu) can be used for all students after grading is complete."  
 => "Alternatively, the 'Review bubblesheet data' utility (see grading menu) can be used for all students after grading is complete.",  
   
    'Although a deleted group is no longer accessible, the group name used for the group will be reserved, and will not be available for assignment to a new group in the same community in the future.'  
 => 'Although a deleted group is no longer accessible, the group name used for the group will be reserved, and will not be available for assignment to a new group in the same community in the future.',  
   
    'Although institutional affiliations permitted to create accounts were changed, self creation of accounts is not currently permitted for any authentication types.'  
 => 'Although institutional affiliations permitted to create accounts were changed, self creation of accounts is not currently permitted for any authentication types.',  
   
    'Although more than one section was indicated, a role was only added for the first section - [_1], as each community member may only be in one section at a time.'  
 => 'Although more than one section was indicated, a role was only added for the first section - [_1], as each community member may only be in one section at a time.',  
   
    'Although more than one section was indicated, a role was only added for the first section - [_1], as each student may only be in one section of a course at a time.'  
 => 'Although more than one section was indicated, a role was only added for the first section - [_1], as each student may only be in one section of a course at a time.',  
   
    "Although the group was deleted, an error occurred when removing the group's folder from the 'Community Groups' folder: [_1]"  
 => "Although the group was deleted, an error occurred when removing the group's folder from the 'Community Groups' folder: [_1]",  
   
    "Although the group was re-enabled, an error occurred when adding the group's folder to the 'Community Groups' folder: [_1]"  
 => "Although the group was re-enabled, an error occurred when adding the group's folder to the 'Community Groups' folder: [_1]",  
   
    'Although this particular question type requires handgrading, the instructions for this question in the exam directed students to leave [quant,_1,line] blank on their bubblesheets.'  
 => 'Although this particular question type requires handgrading, the instructions for this question in the exam directed students to leave [quant,_1,line] blank on their bubblesheets.',  
   
    'An RSS Feed provided by the LON-CAPA Learning Content Management System'  
 => 'An RSS Feed provided by the LON-CAPA Learning Content Management System',  
   
    'An e-mail confirming setting of the password for your LON-CAPA account has been sent to [_1].'  
 => 'An e-mail confirming setting of the password for your LON-CAPA account has been sent to [_1].',  
   
    'An error occurred publishing the [_1] bubblesheet format file in RES space. Error was: [_2].'  
 => 'An error occurred publishing the [_1] bubblesheet format file in RES space. Error was: [_2].',  
   
    "An error occurred saving the modified course request for [_1] submitted by [_2] in the domain's courserequestqueue.db."  
 => "An error occurred saving the modified course request for [_1] submitted by [_2] in the domain's courserequestqueue.db.",  
   
    'An error occurred validating your request with institutional data sources: [_1].'  
 => 'An error occurred validating your request with institutional data sources: [_1].',  
   
    'An error occurred when removing the request for [_1] submitted by [_2] from the pending queue.'  
 => 'An error occurred when removing the request for [_1] submitted by [_2] from the pending queue.',  
   
    "An error occurred when updating the status of this request in the requestor's records: [_1]"  
 => "An error occurred when updating the status of this request in the requestor's records: [_1]",  
   
    'And'  
 => 'And',  
   
    'Announcements'  
 => 'Announcements',  
   
    'Anonymous Survey'  
 => 'Anonymous Survey',  
   
    'Anonymous Survey Question'  
 => 'Anonymous Survey Question',  
   
    'Anonymous Survey Question (with credit)'  
 => 'Anonymous Survey Question (with credit)',  
   
    'Anonymous contribution to community discussion of resource'  
 => 'Anonymous contribution to community discussion of resource',  
   
    'Any course/community requests which are successfully validated will be created immediately.'  
 => 'Any course/community requests which are successfully validated will be created immediately.',  
   
    'Any status'  
 => 'Any status',  
   
    'Any user in additional domain:'  
 => 'Any user in additional domain:',  
   
    'Any user in domain:'  
 => 'Any user in domain:',  
   
    'Any user in other domain:'  
 => 'Any user in other domain:',  
   
    'Any user in specific domain:'  
 => 'Any user in specific domain:',  
   
    'Apache Server Status'     'Apache Server Status'
 => 'Apache Server Status',  => 'Estado de Servidor Apache',
   
    'Apache Status Page'     'Apache Status Page'
 => 'Apache Status Page',  => 'Página de Servidor Apache',
   
    'Append listing of contents of top level of package to contents list for the current folder.'  
 => 'Append listing of contents of top level of package to contents list for the current folder.',  
   
    'Are you sure you want to cancel this request?\nYour request will be removed.'  
 => 'Are you sure you want to cancel this request?\nYour request will be removed.',  
   
    'As Coordinator, use: [_1]Main Menu -> Manage Community Users -> Enrollment Requests[_2]to display a list of pending enrollment requests, which you can either approve or reject.'  
 => 'As Coordinator, use: [_1]Main Menu -> Manage Community Users -> Enrollment Requests[_2]to display a list of pending enrollment requests, which you can either approve or reject.',  
   
    'As Course Coordinator, use [_1]Main Menu -> Manage Course Users -> "Enrollment Requests"[_1] to display a list of pending enrollment requests, which you can either approve or reject.'  
 => 'As Course Coordinator, use [_1]Main Menu -> Manage Course Users -> "Enrollment Requests"[_1] to display a list of pending enrollment requests, which you can either approve or reject.',  
   
    'As no gradable form items were found, no submissions have been recorded.'  
 => 'As no gradable form items were found, no submissions have been recorded.',  
   
    'As no section numbers are currently listed for "[_1]", automated enrollment will not occur for any sections of institutional course code: "[_2]".'  
 => 'As no section numbers are currently listed for "[_1]", automated enrollment will not occur for any sections of institutional course code: "[_2]".',  
   
    'As the current submission is for an anonymous survey, no other details are available.'  
 => 'As the current submission is for an anonymous survey, no other details are available.',  
   
    'Assessment Questions'  
 => 'Assessment Questions',  
   
    'Assign Common Grade to Class'  
 => 'Assign Common Grade to Class',  
   
    'Assign Grade to Specific Students in Class'  
 => 'Assign Grade to Specific Students in Class',  
   
    'Assign a category to a community'  
 => 'Assign a category to a community',  
   
    'Assign a category to a community set in Community ("Community Configuration")'  
 => 'Assign a category to a community set in Community ("Community Configuration")',  
   
    'Assign a category to a community set in Domain ("Modify Course/Community")'  
 => 'Assign a category to a community set in Domain ("Modify Course/Community")',  
   
    'Assign one or more categories to this community.'  
 => 'Assign one or more categories to this community.',  
   
    'Assignable authentication types'     'Assignable authentication types'
 => 'Assignable authentication types',  => 'Tipos de autenticación asignables',
   
    'Assigned categories for this community'  
 => 'Assigned categories for this community',  
   
    'Assigning role of '  
 => 'Assigning role of ',  
   
    'Assistant Leader'     'Assistant Leader'
 => 'Assistant Leader',  => 'Asistente de Líder', # ???
   
    'Authenticated Help Settings'     'Leader'
 => 'Authenticated Help Settings',  => 'Líder', # ???
   
    'Auto-cataloging is enabled and the course is assigned an institutional code.'     'Authenticated Help Settings'
 => 'Auto-cataloging is enabled and the course is assigned an institutional code.',  => 'Configuración de Ayuda Autenticada',
   
    'Auto-course creation settings'     'Auto-course creation settings'
 => 'Auto-course creation settings',  => 'Configuración de creación de curso automatizado',
   
    'Auto-creation of courses in XML course description files set to off'  
 => 'Auto-creation of courses in XML course description files set to off',  
   
    'Auto-creation of courses in XML course description files set to on'  
 => 'Auto-creation of courses in XML course description files set to on',  
   
    'Auto-creation of validated requests for official courses set to off'  
 => 'Auto-creation of validated requests for official courses set to off',  
   
    'Auto-creation of validated requests for official courses set to on'  
 => 'Auto-creation of validated requests for official courses set to on',  
   
    'Auto-update active?'     'Auto-update active?'
 => 'Auto-update active?',  => 'Actualización automatica activa?',
   
    'Auto-update:'  
 => 'Auto-update:',  
   
    'Automated creation from batch file'     'User population'
 => 'Automated creation from batch file',  => 'Población de usuarios',
   
    'Automatic Adds'  
 => 'Automatic Adds',  
   
    'Automatic Drops'  
 => 'Automatic Drops',  
   
    'Automatic access for Dom. Coords.'     'Automatic access for Dom. Coords.'
 => 'Automatic access for Dom. Coords.',  => 'Acceso Automático para Coords de Dom.',
   
    'Automatic assignment of co-ownership to instructors of record (institutional data) set to off'  
 => 'Automatic assignment of co-ownership to instructors of record (institutional data) set to off',  
   
    'Automatic assignment of co-ownership to instructors of record (institutional data) set to on'  
 => 'Automatic assignment of co-ownership to instructors of record (institutional data) set to on',  
   
    'Automatic name changes'  
 => 'Automatic name changes',  
   
    'Automatic update of first, middle and last names if institutional directory information indicates changes'  
 => 'Automatic update of first, middle and last names if institutional directory information indicates changes',  
   
    'Automatically assign co-ownership'  
 => 'Automatically assign co-ownership',  
   
    'Availability determined currently from custom setting.'  
 => 'Availability determined currently from custom setting.',  
   
    'Availability determined currently from default setting.'  
 => 'Availability determined currently from default setting.',  
   
    'Availability/Processing of requests'     'Availability/Processing of requests'
 => 'Availability/Processing of requests',  => 'Disponibilidad/Proceso de solicitudes',
   
    'Available tools'     'Available tools'
 => 'Available tools',  => 'Herramientas disponibles',
   
    'Availibility list'  
 => 'Availibility list',  
   
    'Back to Course Editor'  
 => 'Back to Course Editor',  
   
    'Back to community listing'  
 => 'Back to community listing',  
   
    'Background colors'     'Background colors'
 => 'Background colors',  => 'Colores de Fondo',
   
    'Banner for admin role'     'Banner for admin role'
 => 'Banner for admin role',  => 'Banner para función de administrador',
   
    'Banner for author role'     'Banner for author role'
 => 'Banner for author role',  => 'Banner para función de autor',
   
    'Banner for coordinator role'     'Banner for coordinator role'
 => 'Banner for coordinator role',  => 'Banner para función de coordinador',
   
    'Banner for student role'     'Banner for student role'
 => 'Banner for student role',  => 'Banner para función de estudiante',
   
    'Based on your institutional affiliation no name information is automatically updated for your LON-CAPA account.'  
 => 'Based on your institutional affiliation no name information is automatically updated for your LON-CAPA account.',  
   
    'Batch creation from uploaded file'     'Batch creation from uploaded file'
 => 'Batch creation from uploaded file',  => 'Partida creación de archivo cargado',
   
    'Bcc: course members with current access'  
 => 'Bcc: course members with current access',  
   
    'Bcc: course members with expired access'  
 => 'Bcc: course members with expired access',  
   
    'Begins with'  
 => 'Begins with',  
   
    'Blog'     'Blog'
 => 'Blog',  => 'Blog',
   
    'Bomb'  
 => 'Bomb',  
   
    'Border'     'Border'
 => 'Border',  => 'Borde',
   
    'Box color'  
 => 'Box color',  
   
    'Bridge Task grading by instructors and TAs in sections'  
 => 'Bridge Task grading by instructors and TAs in sections',  
   
    'Bridge tasks'  
 => 'Bridge tasks',  
   
    'Brief Community Description'  
 => 'Brief Community Description',  
   
    'Brief Course Description'  
 => 'Brief Course Description',  
   
    'Browse own authored or co-authored resources'  
 => 'Browse own authored or co-authored resources',  
   
    'Browse own authored/co-authored published resources'  
 => 'Browse own authored/co-authored published resources',  
   
    'Browser'  
 => 'Browser',  
   
    'Bubble sheet type:'  
 => 'Bubble sheet type:',  
   
    'Bubblesheetscanner-Operator'  
 => 'Bubblesheetscanner-Operator',  
   
    'By default, based on your institutional affiliation, your LON-CAPA account can be automatically updated nightly based on directory information from your institution.'  
 => 'By default, based on your institutional affiliation, your LON-CAPA account can be automatically updated nightly based on directory information from your institution.',  
   
    'By member'  
 => 'By member',  
   
    'By student'  
 => 'By student',  
   
    'CODE'  
 => 'CODE',  
   
    'CODE: [_1]'  
 => 'CODE: [_1]',  
   
    'CODEs with [_1] matching letters'  
 => 'CODEs with [_1] matching letters',  
   
    'CSV'  
 => 'CSV',  
   
    'Can Request Communities'  
 => 'Can Request Communities',  
   
    'Can request creation of communities'  
 => 'Can request creation of communities',  
   
    'Can request creation of official courses'  
 => 'Can request creation of official courses',  
   
    'Can request creation of unofficial courses'  
 => 'Can request creation of unofficial courses',  
   
    'Catalog Settings for Community'  
 => 'Catalog Settings for Community',  
   
    'Catalog settings in this domain are set in community context via "Community Configuration".'     'Text color'
 => 'Catalog settings in this domain are set in community context via "Community Configuration".',  => 'Color del texto',
   
    'Catalog settings in this domain are set in course context via "Course Configuration".'  
 => 'Catalog settings in this domain are set in course context via "Course Configuration".',  
   
    'Cataloging of courses/communities'  
 => 'Cataloging of courses/communities',  
   
    'Categorize Community'  
 => 'Categorize Community',  
   
    'Categorize course'  
 => 'Categorize course',  
   
    'Category settings for communities in this domain should be modified in community context (via "[_1]Community Configuration[_2]").'  
 => 'Category settings for communities in this domain should be modified in community context (via "[_1]Community Configuration[_2]").',  
   
    'Category settings for courses in this domain should be modified in course context (via "[_1]Course Configuration[_2]").'  
 => 'Category settings for courses in this domain should be modified in course context (via "[_1]Course Configuration[_2]").',  
   
    'Change Courses Page Pref'  
 => 'Change Courses Page Pref',  
   
    'Change how math is displayed'  
 => 'Change how math is displayed',  
   
    'Change how math is displayed.'  
 => 'Change how math is displayed.',  
   
    'Change reservation'  
 => 'Change reservation',  
   
    'Changes made to bubblesheet format file.'  
 => 'Changes made to bubblesheet format file.',  
   
    'Check Community Document Versions'  
 => 'Check Community Document Versions',  
   
    'Check Import first'  
 => 'Check Import first',  
   
    'Check the checkboxes for all areas you wish to import from the IMS package:'  
 => 'Check the checkboxes for all areas you wish to import from the IMS package:',  
   
    'Choices: '  
 => 'Choices: ',  
   
    'Choose display options for listing of contents of top level of package'     'Box color'
 => 'Choose display options for listing of contents of top level of package',  => 'Color de la caja',
   
    'Choose next report:'     'Choose next report:'
 => 'Choose next report:',  => 'Seleccione el siguente reporte:',
   
    'Choose sender(s)'  
 => 'Choose sender(s)',  
   
    'Choose which content types you wish to import'  
 => 'Choose which content types you wish to import',  
   
    'Choose your LON-CAPA domain'  
 => 'Choose your LON-CAPA domain',  
   
    'Clone an existing community'  
 => 'Clone an existing community',  
   
    'Clone?'  
 => 'Clone?',  
   
    'Cloneable by you'  
 => 'Cloneable by you',  
   
    'Cloneable for'  
 => 'Cloneable for',  
   
    'Co-ownership is set automatically when a Course Coordinator role is assigned to official course personnel (from institutional data).'  
 => 'Co-ownership is set automatically when a Course Coordinator role is assigned to official course personnel (from institutional data).',  
   
    'Collaborated with [_1]'  
 => 'Collaborated with [_1]',  
   
    'Combined size of files not to exceed: [_1] MB[_2].'  
 => 'Combined size of files not to exceed: [_1] MB[_2].',  
   
    'Communities'  
 => 'Communities',  
   
    'Community'  
 => 'Community',  
   
    'Community - [_1]:'  
 => 'Community - [_1]:',  
   
    'Community Announcements'  
 => 'Community Announcements',  
   
    'Community Created'  
 => 'Community Created',  
   
    'Community Creation'  
 => 'Community Creation',  
   
    'Community Description'  
 => 'Community Description',  
   
    'Community Discussion Board'  
 => 'Community Discussion Board',  
   
    'Community Documents'  
 => 'Community Documents',  
   
    'Community Domain'  
 => 'Community Domain',  
   
    'Community Folder -[_1]'  
 => 'Community Folder -[_1]',  
   
    'Community Group Settings'  
 => 'Community Group Settings',  
   
    'Community Home Server'  
 => 'Community Home Server',  
   
    'Community ID'  
 => 'Community ID',  
   
    'Community ID/Number'  
 => 'Community ID/Number',  
   
    'Community Information'  
 => 'Community Information',  
   
    'Community Owner'  
 => 'Community Owner',  
   
    'Community Owner/Co-owner'  
 => 'Community Owner/Co-owner',  
   
    'Community Personnel Includes'  
 => 'Community Personnel Includes',  
   
    'Community Roles'  
 => 'Community Roles',  
   
    'Community Settings'  
 => 'Community Settings',  
   
    'Community Title'  
 => 'Community Title',  
   
    'Community created'  
 => 'Community created',  
   
    'Community portfolio files disk space'  
 => 'Community portfolio files disk space',  
   
    'Community request'  
 => 'Community request',  
   
    'Community request to review'  
 => 'Community request to review',  
   
    'Community roles'  
 => 'Community roles',  
   
    'Community sections'  
 => 'Community sections',  
   
    'Community settings modifiable only by [_1] for:'  
 => 'Community settings modifiable only by [_1] for:',  
   
    'Community status'  
 => 'Community status',  
   
    'Comparison of bubblesheet data (including corrections) with corresponding submission records (most recent submission) for <b>[quant,_1,student]</b>  ([_2] scantron lines/student).'  
 => 'Comparison of bubblesheet data (including corrections) with corresponding submission records (most recent submission) for <b>[quant,_1,student]</b>  ([_2] scantron lines/student).',  
   
    'Comparison of student IDs in the uploaded file with the course roster found matches for [_1] of the [_2] entries in the file (for the format defined for [_3]).'  
 => 'Comparison of student IDs in the uploaded file with the course roster found matches for [_1] of the [_2] entries in the file (for the format defined for [_3]).',  
   
    'Completely new community'  
 => 'Completely new community',  
   
    'Condense'  
 => 'Condense',  
   
    'Conditional: course/community-based'  
 => 'Conditional: course/community-based',  
   
    'Configuration Setting'  
 => 'Configuration Setting',  
   
    'Connection Status'     'Connection Status'
 => 'Connection Status',  => 'Estado de la Conección',
   
    'Connections Matrix'     'Connections Matrix'
 => 'Connections Matrix',  => 'Matriz de conección',
   
    'Contacting course home server'  
 => 'Contacting course home server',  
   
    'Contains'  
 => 'Contains',  
   
    'Content type'  
 => 'Content type',  
   
    'Contribution to community discussion of resource'  
 => 'Contribution to community discussion of resource',  
   
    'Coordinator'  
 => 'Coordinator',  
   
    'Coordinators included automatically'  
 => 'Coordinators included automatically',  
   
    'Copy to main window'  
 => 'Copy to main window',  
   
    'Could not determine identity of this course.'  
 => 'Could not determine identity of this course.',  
   
    'Course Category'  
 => 'Course Category',  
   
    'Course Coordinators to be notified of enrollment changes'     'Course Coordinators to be notified of enrollment changes'
 => 'Course Coordinators to be notified of enrollment changes',  => 'Coordinadores de curso a ser notificados de cambios de inscripción',
   
    'Course Created'  
 => 'Course Created',  
   
    'Course ID of Key Authority'  
 => 'Course ID of Key Authority',  
   
    'Course Information - [_1]'  
 => 'Course Information - [_1]',  
   
    'Course Name'     'Course Name'
 => 'Course Name',  => 'Nombre del Curso',
   
    'Course Owner/Co-owner'     'Course Owner/Co-owner'
 => 'Course Owner/Co-owner',  => 'Dueño/Co-dueño del Curso',
   
    'Course Page'     'Community Owner/Co-owner'
 => 'Course Page',  => 'Dueño/Co-dueño de la comunidad',
   
    'Course Personnel Includes'     'Course Personnel Includes'
 => 'Course Personnel Includes',  => 'Personal del curso incluye',
   
      'Community Personnel Includes'
   => 'Personal de la comunidad incluye',
   
    'Course Settings'     'Course Settings'
 => 'Course Settings',  => 'Configuración del Curso',
   
    'Course Type:'     'Community Settings'
 => 'Course Type:',  => 'Configuración de la Comunidad',
   
    'Course View'     'Course/Community Creation'
 => 'Course View',  => 'Creación de Curso/Comunidad',
   
    'Course and community creation'     'Course and community creation'
 => 'Course and community creation',  => 'Creación de curso y comunidad',
   
    'Course created'  
 => 'Course created',  
   
    'Course creation failed, unrecognized course home server.'  
 => 'Course creation failed, unrecognized course home server.',  
   
    'Course or community created by Dom. Coord.'     'Course or community created by Dom. Coord.'
 => 'Course or community created by Dom. Coord.',  => 'Curso o comunidad creada por Coord. de Dom.',
   
    'Course portfolio files disk space'  
 => 'Course portfolio files disk space',  
   
    'Course request'  
 => 'Course request',  
   
    'Course request to review'  
 => 'Course request to review',  
   
    'Course section number:LON-CAPA section'  
 => 'Course section number:LON-CAPA section',  
   
    'Course settings modifiable only by [_1] for:'     'Course settings modifiable only by [_1] for:'
 => 'Course settings modifiable only by [_1] for:',  => 'Configuración del Curso modificable sólo por [_1] para:',
   
    'Course/Community'     'Community settings modifiable only by [_1] for:'
 => 'Course/Community',  => 'Configuración de la Comunidad modificable sólo por [_1] para:',
   
    'Course/Community Creation'  
 => 'Course/Community Creation',  
   
    'Course/Community Creation Logs'     'Course/Community Creation Logs'
 => 'Course/Community Creation Logs',  => 'Bitácoras de Creación de Curso/Comunidad',
   
    'Course/Community Description'  
 => 'Course/Community Description',  
   
    'Course/Community Domain'  
 => 'Course/Community Domain',  
   
    'Course/Community Level'  
 => 'Course/Community Level',  
   
    'Course/Community Management'     'Course/Community Management'
 => 'Course/Community Management',  => 'Control de Curso/Comunidad',
   
    'Course/Community creation requests in the following domain: [_1] have been reviewed.'  
 => 'Course/Community creation requests in the following domain: [_1] have been reviewed.',  
   
    'Course/Community defaults'     'Course/Community defaults'
 => 'Course/Community defaults',  => 'Predefiniciones de Curso/Comunidad',
   
    'Course/Community requests queued pending approval by a Domain Coordinator'  
 => 'Course/Community requests queued pending approval by a Domain Coordinator',  
   
    'Course/Community requests reviewed'  
 => 'Course/Community requests reviewed',  
   
    'Course/Community search'     'Course/Community search'
 => 'Course/Community search',  => 'Busqueda Curso/Comunidad',
   
    'Course/Community users can create/upload PDF forms'  
 => 'Course/Community users can create/upload PDF forms',  
   
    'Course/Community users can create/upload PDF forms set to "off"'  
 => 'Course/Community users can create/upload PDF forms set to "off"',  
   
    "Course/Community users can create/upload PDF forms set to 'on'"  
 => "Course/Community users can create/upload PDF forms set to 'on'",  
   
    'Course/ommunity Creation'  
 => 'Course/ommunity Creation',  
   
    'Courses/Communities'  
 => 'Courses/Communities',  
   
    'Create Another Community'  
 => 'Create Another Community',  
   
    'Create Courses/Communities'  
 => 'Create Courses/Communities',  
   
    'Create a New Community'  
 => 'Create a New Community',  
   
    'Create a New Course or Community'     'Create a New Course or Community'
 => 'Create a New Course or Community',  => 'Crear un Nuevo Curso o Comunidad',
   
    'Create a new collaborative community by completing an online form.'  
 => 'Create a new collaborative community by completing an online form.',  
   
    'Create a single community'  
 => 'Create a single community',  
   
    'Create courses/communities by uploading an attributes file'  
 => 'Create courses/communities by uploading an attributes file',  
   
    'Create pending official courses from XML files'  
 => 'Create pending official courses from XML files',  
   
    'Create pending requests for official courses (if validated)'     'Create pending requests for official courses (if validated)'
 => 'Create pending requests for official courses (if validated)',  => 'Crear solicitudes pendientes para cursos oficiales (si son validados)', # ???
   
    'Created Courses/Communities'     'Created Courses/Communities'
 => 'Created Courses/Communities',  => 'Cursos/Comunidades Creados',
   
    'Creating users when a Domain Coordinator'  
 => 'Creating users when a Domain Coordinator',  
   
    'Creating users when an Author'  
 => 'Creating users when an Author',  
   
    'Creating users when in a course'  
 => 'Creating users when in a course',  
   
    'Creation Context'  
 => 'Creation Context',  
   
    'Creation Context:'  
 => 'Creation Context:',  
   
    'Creation of a new account for an institutional user is restricted to the following institutional affiliation(s):'  
 => 'Creation of a new account for an institutional user is restricted to the following institutional affiliation(s):',  
   
    'Creation of the following community: [_1]was requested by [_2] on [_3].'  
 => 'Creation of the following community: [_1]was requested by [_2] on [_3].',  
   
    'Creation of the following course: [_1]was requested by [_2] on [_3].'  
 => 'Creation of the following course: [_1]was requested by [_2] on [_3].',  
   
    'Creation options menu'  
 => 'Creation options menu',  
   
    'Cross Listed Course'  
 => 'Cross Listed Course',  
   
    'Crosslisted class:LON-CAPA section'  
 => 'Crosslisted class:LON-CAPA section',  
   
    'Crosslisted courses for auto-enrollment'  
 => 'Crosslisted courses for auto-enrollment',  
   
    'Crosslistings'  
 => 'Crosslistings',  
   
    'Current automated enrollment settings for:'  
 => 'Current automated enrollment settings for:',  
   
    'Current co-owners'  
 => 'Current co-owners',  
   
    'Current co-owners are:'  
 => 'Current co-owners are:',  
   
    'Current critical notification e-mail - [_1] for [_2] is different to e-mail address in institutional classlist - [_3].'  
 => 'Current critical notification e-mail - [_1] for [_2] is different to e-mail address in institutional classlist - [_3].',  
   
    'Current print header:'  
 => 'Current print header:',  
   
    'Current standard notification e-mail - [_1] for [_2] is different to e-mail address in institutional classlist - [_3].'  
 => 'Current standard notification e-mail - [_1] for [_2] is different to e-mail address in institutional classlist - [_3].',  
   
    'Current value is "[_1]".'  
 => 'Current value is "[_1]".',  
   
    'Currently from custom setting.'  
 => 'Currently from custom setting.',  
   
    'Currently from default setting.'  
 => 'Currently from default setting.',  
   
    'Currently no co-owners.'  
 => 'Currently no co-owners.',  
   
    'Custom'  
 => 'Custom',  
   
    'Custom Login Page Help File In Use'  
 => 'Custom Login Page Help File In Use',  
   
    'Custom Path'  
 => 'Custom Path',  
   
    'Custom Role'  
 => 'Custom Role',  
   
    'Custom bubblesheet format file'  
 => 'Custom bubblesheet format file',  
   
    'Custom bubblesheet format file ([_1]) uploaded for use with courses in this domain.'  
 => 'Custom bubblesheet format file ([_1]) uploaded for use with courses in this domain.',  
   
    'Custom bubblesheet format file error'  
 => 'Custom bubblesheet format file error',  
   
    'Custom setting'  
 => 'Custom setting',  
   
    'Date range'  
 => 'Date range',  
   
    'Days'  
 => 'Days',  
   
    'De-select'  
 => 'De-select',  
   
    'Decline?'  
 => 'Decline?',  
   
    'Default Access Dates'  
 => 'Default Access Dates',  
   
    'Default Access Dates for Members'  
 => 'Default Access Dates for Members',  
   
    'Default Login Page Help File In Use'  
 => 'Default Login Page Help File In Use',  
   
    'Default Server Admin E-mail address'  
 => 'Default Server Admin E-mail address',  
   
    'Default XML style file'  
 => 'Default XML style file',  
   
    'Default authentication argument'  
 => 'Default authentication argument',  
   
    'Default authentication method for new users added to this domain by the automated enrollment process'  
 => 'Default authentication method for new users added to this domain by the automated enrollment process',  
   
    'Default authentication type'  
 => 'Default authentication type',  
   
    'Default bubblesheet format file'  
 => 'Default bubblesheet format file',  
   
    'Default bubblesheet format file error'  
 => 'Default bubblesheet format file error',  
   
    'Default end access'  
 => 'Default end access',  
   
    'Default image:'  
 => 'Default image:',  
   
    'Default language'  
 => 'Default language',  
   
    'Default locale for dates'  
 => 'Default locale for dates',  
   
    'Default start access'  
 => 'Default start access',  
   
    'Default start and end dates for member access'  
 => 'Default start and end dates for member access',  
   
    'Default timezone'  
 => 'Default timezone',  
   
    'Default(s) in use:'  
 => 'Default(s) in use:',  
   
    'Defaults'  
 => 'Defaults',  
   
    'Define new custom role:'  
 => 'Define new custom role:',  
   
    'Define or Edit Custom Role'  
 => 'Define or Edit Custom Role',  
   
    'Detailed community information:'  
 => 'Detailed community information:',  
   
    'Did you download the PDF form from another course and upload it to the wrong course?'  
 => 'Did you download the PDF form from another course and upload it to the wrong course?',  
   
    'Differences can occur if submissions were modified using manual grading after a bubblesheet grading pass.'  
 => 'Differences can occur if submissions were modified using manual grading after a bubblesheet grading pass.',  
   
    'Disable ID/Student Number Safeguard and Force Change '  
 => 'Disable ID/Student Number Safeguard and Force Change ',  
   
    'Disable ID/Student Number Safeguard and Force Change of Conflicting IDs (only do if you know what you are doing)'  
 => 'Disable ID/Student Number Safeguard and Force Change of Conflicting IDs (only do if you know what you are doing)',  
   
    'Disable automatically printing point values on exams'  
 => 'Disable automatically printing point values on exams',  
   
    'Disable member resource discussion'  
 => 'Disable member resource discussion',  
   
    'Disallow automatic updates to name information for your LON-CAPA account'  
 => 'Disallow automatic updates to name information for your LON-CAPA account',  
   
    'Disallow more:'  
 => 'Disallow more:',  
   
    'Discontinue?'  
 => 'Discontinue?',  
   
    'Disk quota'  
 => 'Disk quota',  
   
    'Disk space for storage of group portfolio files for:'  
 => 'Disk space for storage of group portfolio files for:',  
   
    'Disk usage [_1] exceeds the quota for this community.'  
 => 'Disk usage [_1] exceeds the quota for this community.',  
   
    'Display &quot;Submit a bug&quot; link?'  
 => 'Display &quot;Submit a bug&quot; link?',  
   
    "Display Administrator's E-mail Address?"  
 => "Display Administrator's E-mail Address?",  
   
    'Display Detailed Report'  
 => 'Display Detailed Report',  
   
    'Display Metadata Keywords'  
 => 'Display Metadata Keywords',  
   
    'Display Pending Queue'  
 => 'Display Pending Queue',  
   
    'Display Requests'  
 => 'Display Requests',  
   
    'Display Summary'  
 => 'Display Summary',  
   
    'Display [_1] Most Recent Courses.'  
 => 'Display [_1] Most Recent Courses.',  
   
    'Display [_1] Most Recent Roles.'  
 => 'Display [_1] Most Recent Roles.',  
   
    'Display administrator E-mail address set to off'  
 => 'Display administrator E-mail address set to off',  
   
    'Display administrator E-mail address set to on'  
 => 'Display administrator E-mail address set to on',  
   
    'Display communities'  
 => 'Display communities',  
   
    'Display course and community creation requests submitted by authorized users, held pending approval by a Domain Coordinator.'  
 => 'Display course and community creation requests submitted by authorized users, held pending approval by a Domain Coordinator.',  
   
    'Display course catalog set to off'  
 => 'Display course catalog set to off',  
   
    'Display course catalog set to on '  
 => 'Display course catalog set to on ',  
   
    'Display listing of contents in a new folder, with folder name:'  
 => 'Display listing of contents in a new folder, with folder name:',  
   
    'Display members with current/future access who are not in the uploaded file'  
 => 'Display members with current/future access who are not in the uploaded file',  
   
    'Display official course requests submitted by authorized users, held pending validation of instructor status.'  
 => 'Display official course requests submitted by authorized users, held pending validation of instructor status.',  
   
    'Display sent e-mails'  
 => 'Display sent e-mails',  
   
    'Display students with current/future access who are not in the uploaded file'  
 => 'Display students with current/future access who are not in the uploaded file',  
   
    'Do NOT generate as standard community'  
 => 'Do NOT generate as standard community',  
   
    'Do only previously skipped records'  
 => 'Do only previously skipped records',  
   
    'Documents, pages, and folders'  
 => 'Documents, pages, and folders',  
   
    'Domain Coordinator status'  
 => 'Domain Coordinator status',  
   
    'Domain Logo'  
 => 'Domain Logo',  
   
    'Domain Status'  
 => 'Domain Status',  
   
    'Domain status'  
 => 'Domain status',  
   
    'Dropped reservation'  
 => 'Dropped reservation',  
   
    'Dump Community Documents'  
 => 'Dump Community Documents',  
   
    'Dump Course Documents to Construction Space'  
 => 'Dump Course Documents to Construction Space',  
   
    'Dump Course Documents to Construction Space: available on other servers'  
 => 'Dump Course Documents to Construction Space: available on other servers',  
   
    'E-mail from course requests requiring approval'  
 => 'E-mail from course requests requiring approval',  
   
    'E-mail from nightly status check (warnings/errors)'  
 => 'E-mail from nightly status check (warnings/errors)',  
   
    'Each CODE is only to be used once:'  
 => 'Each CODE is only to be used once:',  
   
    'Each PDF contains exactly one assignment'  
 => 'Each PDF contains exactly one assignment',  
   
    'Each PDF contains exactly one section'  
 => 'Each PDF contains exactly one section',  
   
    'Enable Recent Courses Hotlist'  
 => 'Enable Recent Courses Hotlist',  
   
    'Enable Recent Roles Hotlist'  
 => 'Enable Recent Roles Hotlist',  
   
    'End auto-enrollment'  
 => 'End auto-enrollment',  
   
    'End time'  
 => 'End time',  
   
    'Enrolling Member'  
 => 'Enrolling Member',  
   
    'Enrollment in the following community: [_1] was requested by [_2] on [_3].'  
 => 'Enrollment in the following community: [_1] was requested by [_2] on [_3].',  
   
    'Enrollment result'  
 => 'Enrollment result',  
   
    'Enter a maximum of [quant,_1,collaborator] using username or username:domain, e.g. smithje or smithje:[_2].'  
 => 'Enter a maximum of [quant,_1,collaborator] using username or username:domain, e.g. smithje or smithje:[_2].',  
   
    'Enter the community with the role of [_1]'  
 => 'Enter the community with the role of [_1]',  
   
    'Enter the community with the role of [_1].'  
 => 'Enter the community with the role of [_1].',  
   
    'Enter the username you use to log-in to LON-CAPA'  
 => 'Enter the username you use to log-in to LON-CAPA',  
   
    'Error reading community contents.'  
 => 'Error reading community contents.',  
   
    'Error reports to be e-mailed to'  
 => 'Error reports to be e-mailed to',  
   
    'Error retrieving community contents'  
 => 'Error retrieving community contents',  
   
    'Error:'  
 => 'Error:',  
   
    'Error: invalid community domain or number - group folder creation failed.'  
 => 'Error: invalid community domain or number - group folder creation failed.',  
   
    'Essay was found to be similar to another essay submitted for this assignment.'  
 => 'Essay was found to be similar to another essay submitted for this assignment.',  
   
    'Even larger than normal'  
 => 'Even larger than normal',  
   
    'Exact match'  
 => 'Exact match',  
   
    'Exclude from community catalog'  
 => 'Exclude from community catalog',  
   
    'Exclude from course catalog:'  
 => 'Exclude from course catalog:',  
   
    'Excluded from community catalog'  
 => 'Excluded from community catalog',  
   
    'Excluded from course catalog'  
 => 'Excluded from course catalog',  
   
    'Executive'  
 => 'Executive',  
   
    'Exempt IP(s)'  
 => 'Exempt IP(s)',  
   
    'Existing Roles in this Community'  
 => 'Existing Roles in this Community',  
   
    'External: shows number of completed parts and totals'  
 => 'External: shows number of completed parts and totals',  
   
    'External: shows only number of completed parts'  
 => 'External: shows only number of completed parts',  
   
    'Extra space<br />before selected'  
 => 'Extra space<br />before selected',  
   
    'Fail'  
 => 'Fail',  
   
    'File Dialogs'  
 => 'File Dialogs',  
   
    'File [_1] already exists.'  
 => 'File [_1] already exists.',  
   
    'File to upload'  
 => 'File to upload',  
   
    'File to upload: [_1]'  
 => 'File to upload: [_1]',  
   
    'File:'  
 => 'File:',  
   
    'Filename of bubblesheet data file:'  
 => 'Filename of bubblesheet data file:',  
   
    'Fill out one of the forms below'  
 => 'Fill out one of the forms below',  
   
    'Font Menu'  
 => 'Font Menu',  
   
    'Font color'  
 => 'Font color',  
   
    'Footnote Size'  
 => 'Footnote Size',  
   
    'For a community role that is not "member", users may have roles in more than one section at a time.'  
 => 'For a community role that is not "member", users may have roles in more than one section at a time.',  
   
    'For a course role that is not "student", users may have roles in more than one section at a time.'  
 => 'For a course role that is not "student", users may have roles in more than one section at a time.',  
   
    "For logged in users a 'Display file listing' link will also appear (when there are viewable files) on your personal information page:"  
 => "For logged in users a 'Display file listing' link will also appear (when there are viewable files) on your personal information page:",  
   
    'For member roles, changing the section will result in a section switch, as members may only be in one section of a community at a time.'  
 => 'For member roles, changing the section will result in a section switch, as members may only be in one section of a community at a time.',  
   
    'For student roles, changing the section will result in a section switch as students may only be in one section of a course at a time.'  
 => 'For student roles, changing the section will result in a section switch as students may only be in one section of a course at a time.',  
   
    'For the following course/community requests an error occurred when removing requests for the following from the pending queue:'  
 => 'For the following course/community requests an error occurred when removing requests for the following from the pending queue:',  
   
    "For the following course/community requests an error occurred when updating the requestor's own requests record:"  
 => "For the following course/community requests an error occurred when updating the requestor's own requests record:",  
   
    'For the following requests, the requestor could [_1]not[_2] be validated as official course personnel, so the request remains in the pending queue.'  
 => 'For the following requests, the requestor could [_1]not[_2] be validated as official course personnel, so the request remains in the pending queue.',  
   
    "For the following users, an error occurred when updating the user's own self-enroll requests record:"  
 => "For the following users, an error occurred when updating the user's own self-enroll requests record:",  
   
    'Format of bubblesheet data file:'  
 => 'Format of bubblesheet data file:',  
   
    'Format of the print job'  
 => 'Format of the print job',  
   
    'Format rule type'  
 => 'Format rule type',  
   
    'Format rules in force'  
 => 'Format rules in force',  
   
    'Freeze Course'  
 => 'Freeze Course',  
   
    'Freeze Courses'  
 => 'Freeze Courses',  
   
    'Freeze Roles'  
 => 'Freeze Roles',  
   
    'Gathering initial domain data'  
 => 'Gathering initial domain data',  
   
    'Generate Detailed Report'  
 => 'Generate Detailed Report',  
   
    'Grade BTs in any section'  
 => 'Grade BTs in any section',  
   
    'Grade BTs only in own section'  
 => 'Grade BTs only in own section',  
   
    'Grade Level'  
 => 'Grade Level',  
   
    'Grading: Validate Bubblesheet Records'  
 => 'Grading: Validate Bubblesheet Records',  
   
    'Group Actions'  
 => 'Group Actions',  
   
    'Handler Versions'  
 => 'Handler Versions',  
   
    'Harvest Metadata Keywords'  
 => 'Harvest Metadata Keywords',  
   
    'Harvest Metadata Searches'  
 => 'Harvest Metadata Searches',  
   
    'Header'  
 => 'Header',  
   
    'Help on Creating Courses and Communities'  
 => 'Help on Creating Courses and Communities',  
   
    'Help page settings'  
 => 'Help page settings',  
   
    'Helpdesk requests to be e-mailed to'  
 => 'Helpdesk requests to be e-mailed to',  
   
    'Helper'  
 => 'Helper',  
   
    'Hide upload references prompt if uploading file to portfolio'  
 => 'Hide upload references prompt if uploading file to portfolio',  
   
    'Hiding/unhiding a community from the catalog (although can be [_1]configured[_2] to be modifiable by a Coordinator in community context).'  
 => 'Hiding/unhiding a community from the catalog (although can be [_1]configured[_2] to be modifiable by a Coordinator in community context).',  
   
    'Hiding/unhiding a course from the course catalog (although can be [_1]configured[_2] to be modifiable by a Course Coordinator in course context).'  
 => 'Hiding/unhiding a course from the course catalog (although can be [_1]configured[_2] to be modifiable by a Course Coordinator in course context).',  
   
    'History of member-reservable slots for: [_1]'  
 => 'History of member-reservable slots for: [_1]',  
   
    'Hours'  
 => 'Hours',  
   
    'How do I create a class list from a spreadsheet'  
 => 'How do I create a class list from a spreadsheet',  
   
    'How do you want assignments split into PDF files?'  
 => 'How do you want assignments split into PDF files?',  
   
    "However, no institutional affiliations (including 'other') are currently permitted to create accounts."  
 => "However, no institutional affiliations (including 'other') are currently permitted to create accounts.",  
   
    'However, users authenticated by institutional login/single sign on are not currently permitted to create accounts.'  
 => 'However, users authenticated by institutional login/single sign on are not currently permitted to create accounts.',  
   
    'IP1,IP2 etc.'  
 => 'IP1,IP2 etc.',  
   
    'Identity of course creator of courses from XML files set to [_1]'  
 => 'Identity of course creator of courses from XML files set to [_1]',  
   
    'Identity of course creator of courses from XML files set to off'  
 => 'Identity of course creator of courses from XML files set to off',  
   
    'Identity of course creator of courses from XML files set to on'  
 => 'Identity of course creator of courses from XML files set to on',  
   
    "If a community has been categorized using at least one of the categories defined for communities in the domain, it will be listed in the domain's publicly accessible Course/Community Catalog, unless excluded."  
 => "If a community has been categorized using at least one of the categories defined for communities in the domain, it will be listed in the domain's publicly accessible Course/Community Catalog, unless excluded.",  
   
    'If automatic enrollment is enabled for "[_1]", automated enrollment may fail for "[_2]" - section [_3] for the following reason: "[_4]".'  
 => 'If automatic enrollment is enabled for "[_1]", automated enrollment may fail for "[_2]" - section [_3] for the following reason: "[_4]".',  
   
    'If automatic enrollment is enabled for "[_1]", automated enrollment may fail for "[_2]" - section: [_3] for the following reason: "[_4]"'  
 => 'If automatic enrollment is enabled for "[_1]", automated enrollment may fail for "[_2]" - section: [_3] for the following reason: "[_4]"',  
   
    'If automatic enrollment is enabled for "[_1]", automated enrollment may fail for "[_2]" - section: [_3], because this is not a valid section entry.'  
 => 'If automatic enrollment is enabled for "[_1]", automated enrollment may fail for "[_2]" - section: [_3], because this is not a valid section entry.',  
   
    'If entering more than one, use spaces to separate the collaborators.'  
 => 'If entering more than one, use spaces to separate the collaborators.',  
   
    'If unvalidated, the request will be held in a queue.'  
 => 'If unvalidated, the request will be held in a queue.',  
   
    'Images'  
 => 'Images',  
   
    'Import?'  
 => 'Import?',  
   
    'In each community, each user may only have one member role at a time'  
 => 'In each community, each user may only have one member role at a time',  
   
    'In each community, each user may only have one member role at a time.'  
 => 'In each community, each user may only have one member role at a time.',  
   
    'In each course, each user may only have one student role at a time'  
 => 'In each course, each user may only have one student role at a time',  
   
    'In each course, each user may only have one student role at a time.'  
 => 'In each course, each user may only have one student role at a time.',  
   
    'Inactive'  
 => 'Inactive',  
   
    'Include communities set to be hidden from catalog ([_1] only)'  
 => 'Include communities set to be hidden from catalog ([_1] only)',  
   
    'Include in community RSS newsfeed'  
 => 'Include in community RSS newsfeed',  
   
    "Include in community's 'User records' for recipient(s)"  
 => "Include in community's 'User records' for recipient(s)",  
   
    'Include?'  
 => 'Include?',  
   
    'Information settable when self-creating account (if directory data blank)'  
 => 'Information settable when self-creating account (if directory data blank)',  
   
    'Instead of using this template you can specify an external URL as Syllabus in the [_1]Course Configuration[_2].'  
 => 'Instead of using this template you can specify an external URL as Syllabus in the [_1]Course Configuration[_2].',  
   
    'Institution Logo'  
 => 'Institution Logo',  
   
    'Institutional Categorization'  
 => 'Institutional Categorization',  
   
    'Institutional Code'  
 => 'Institutional Code',  
   
    'Institutional ID'  
 => 'Institutional ID',  
   
    'Institutional Login'  
 => 'Institutional Login',  
   
    'Institutional Section'  
 => 'Institutional Section',  
   
    'Institutional affiliation(s) able to create own account (login/SSO)'  
 => 'Institutional affiliation(s) able to create own account (login/SSO)',  
   
    "Institutional affiliations permitted to create accounts set to 'None'."  
 => "Institutional affiliations permitted to create accounts set to 'None'.",  
   
    "Institutional affiliations permitted to create accounts were set to 'none'."  
 => "Institutional affiliations permitted to create accounts were set to 'none'.",  
   
    'Institutional affiliations permitted to create accounts with institutional authentication were set as follows:'  
 => 'Institutional affiliations permitted to create accounts with institutional authentication were set as follows:',  
   
    'Institutional code'  
 => 'Institutional code',  
   
    'Institutional code and default authentication (both required for auto-enrollment of students from institutional datafeeds).'  
 => 'Institutional code and default authentication (both required for auto-enrollment of students from institutional datafeeds).',  
   
    'Institutional course/section'  
 => 'Institutional course/section',  
   
    'Institutional only '  
 => 'Institutional only ',  
   
    'Institutional section'  
 => 'Institutional section',  
   
    'Instructors may use a reservation system to place restrictions on when and where assignments can be worked on.'  
 => 'Instructors may use a reservation system to place restrictions on when and where assignments can be worked on.',  
   
    'Internal'  
 => 'Internal',  
   
    'Invalid domain name.'  
 => 'Invalid domain name.',  
   
    'Invalid username or domain for community requestor'  
 => 'Invalid username or domain for community requestor',  
   
    'Invalid username or domain for course requestor'  
 => 'Invalid username or domain for course requestor',  
   
    'Invitation to be co-owner declined'  
 => 'Invitation to be co-owner declined',  
   
    'Invite other Coordinators [_1]to become co-owners'  
 => 'Invite other Coordinators [_1]to become co-owners',  
   
    'Invited as co-owners [_1](agreement pending)'  
 => 'Invited as co-owners [_1](agreement pending)',  
   
    'Invited as co-owners, pending acceptance'  
 => 'Invited as co-owners, pending acceptance',  
   
    'It is recommended that you [_1]re-initialize the course[_2] and then return to this grading page.'  
 => 'It is recommended that you [_1]re-initialize the course[_2] and then return to this grading page.',  
   
    'It is recommended that you [_1]re-initialize the course[_2] and then return to this page.'  
 => 'It is recommended that you [_1]re-initialize the course[_2] and then return to this page.',  
   
    'Kerberos 4'  
 => 'Kerberos 4',  
   
    'Kerberos 5'  
 => 'Kerberos 5',  
   
    'Key authority ([_1]id:domain[_2]) if other than community'  
 => 'Key authority ([_1]id:domain[_2]) if other than community',  
   
    'Key authority ([_1]id:domain[_2]) if other than course'  
 => 'Key authority ([_1]id:domain[_2]) if other than course',  
   
    'LON-CAPA Advanced Users'  
 => 'LON-CAPA Advanced Users',  
   
    'LON-CAPA Domain Status'  
 => 'LON-CAPA Domain Status',  
   
    'LON-CAPA Logo'  
 => 'LON-CAPA Logo',  
   
    'LON-CAPA Module Versions'  
 => 'LON-CAPA Module Versions',  
   
    'LON-CAPA Modules'  
 => 'LON-CAPA Modules',  
   
    'LON-CAPA Standard'  
 => 'LON-CAPA Standard',  
   
    'LONC report.'  
 => 'LONC report.',  
   
    'LOND report'  
 => 'LOND report',  
   
    'Largest possible size'  
 => 'Largest possible size',  
   
    'Last Access'  
 => 'Last Access',  
   
    'Last Transaction'  
 => 'Last Transaction',  
   
    'Launched'  
 => 'Launched',  
   
    'Leader'  
 => 'Leader',  
   
    'Legal'  
 => 'Legal',  
   
    'Letter'  
 => 'Letter',  
   
    'Link colors'  
 => 'Link colors',  
   
    'Link for visitors to create a user account'  
 => 'Link for visitors to create a user account',  
   
    'Link for visitors to create a user account set to off'  
 => 'Link for visitors to create a user account set to off',  
   
    'Link for visitors to create a user account set to on'  
 => 'Link for visitors to create a user account set to on',  
   
    'Link to create a user account'  
 => 'Link to create a user account',  
   
    'Links to external sites'  
 => 'Links to external sites',  
   
    'List Environment'  
 => 'List Environment',  
   
    'List of CODES to validate against:'  
 => 'List of CODES to validate against:',  
   
    'Load Average'  
 => 'Load Average',  
   
    'Load Report'  
 => 'Load Report',  
   
    'Loading Data Upload Page'  
 => 'Loading Data Upload Page',  
   
    'Local'  
 => 'Local',  
   
    'Locale used for course calendar'  #SYNC Wed Mar 28 17:44:30 2012
 => 'Locale used for course calendar',     'Portal/Default URL'
   => 'Portal/Predefinido URL',
   
    'Locate the IMS content package you wish to upload'     ' Initial password - sent to '
 => 'Locate the IMS content package you wish to upload',  => ' Contraseña Inicial - enviar a ',
   
    'Log-in Header'     ' username: [_1], password: [_2]'
 => 'Log-in Header',  => ' usuario: [_1], contraseña: [_2]',
   
    'Log-in Page Items'     "Existing user [_1] detected in institutional classlist - switched from 'manual' to 'auto' enrollment in section [_2]."
 => 'Log-in Page Items',  => "Se detectó en la lista de clase institucional que usuario existente [_1] fue cambiado de inscripción 'manual' a 'automatizada' en sección [_2]",
   
    'Log-in Service'     '(Currently -- draft)'
 => 'Log-in Service',  => '(Actualmente -- borrador)',
   
    'Log-in banner'     'Collaborators'
 => 'Log-in banner',  => 'Colaboradores',
   
    'Log-in box header set to off'     'Please remove [quant,_1,collaborator].'
 => 'Log-in box header set to off',  => 'Por favor sacar [quant,_1,colaborador,colaboradores].',
   
    'Log-in box header set to on'     'You have too many collaborators.'
 => 'Log-in box header set to on',  => 'Tiene demasiados colaboradores.',
   
    'Log-in page availability:'     '(only shown to submitter)'
 => 'Log-in page availability:',  => '(sólo mostrado al remitente)',
   
    'Login box'     'A possible change in username has been detected for a student enrolled in this course.'
 => 'Login box',  => 'Un posible cambio en usuario ha sido detectado para un estudiante registrado en este curso.',
   
    'Login page requests redirected'     'A user account has been created for you while creating your new course in the LON-CAPA course management and online homework system.'
 => 'Login page requests redirected',  => 'Una cuenta de usuario ha sido creada por usted mientras se creaba su curso nuevo en el sistema de asignaciones y manejo de curso LON-CAPA.',
   
    'Login time'     'Access starts: [_1], ends: [_2].'
 => 'Login time',  => 'Acceso empieza: [_1], termina: [_2].',
   
    'Made reservation'     '# of students/max'
 => 'Made reservation',  => '# de estudiantes/max',
   
    'Main Community Documents'     '#yes'
 => 'Main Community Documents',  => '#si',
   
    'Main Logo'  
 => 'Main Logo',  
   
    'Make another request'  
 => 'Make another request',  
   
    'Manage Community Users'  
 => 'Manage Community Users',  
   
    'Manage course groups'  
 => 'Manage course groups',  
   
    'Manage course requests'  
 => 'Manage course requests',  
   
    'Manual cataloging of a community (although can be [_1]configured[_2] to be modifiable by a Coordinator in community context).'  
 => 'Manual cataloging of a community (although can be [_1]configured[_2] to be modifiable by a Coordinator in community context).',  
   
    'Map not loaded - Lock file could not be opened when reading map:'  
 => 'Map not loaded - Lock file could not be opened when reading map:',  
   
    'Member'  
 => 'Member',  
   
    'Members need access key to enter course'  
 => 'Members need access key to enter course',  
   
    'Members selected from this list can be dropped.'  
 => 'Members selected from this list can be dropped.',  
   
    'Middle'  
 => 'Middle',  
   
    'Minimum'  
 => 'Minimum',  
   
    'Minutes'  
 => 'Minutes',  
   
    'Mismatch grading bubble sheet for user: [_1] with ID: [_2] and CODE: [_3].'  
 => 'Mismatch grading bubble sheet for user: [_1] with ID: [_2] and CODE: [_3].',  
   
    'Moderately Active'  
 => 'Moderately Active',  
   
    'Modification of scores not allowed for the following username(s):'  
 => 'Modification of scores not allowed for the following username(s):',  
   
    'Modify Request'  
 => 'Modify Request',  
   
    'Modify access, tools and privileges for members'  
 => 'Modify access, tools and privileges for members',  
   
    'Modify another students data'  
 => 'Modify another students data',  
   
    'Modify this request'  
 => 'Modify this request',  
   
    'My Courses/Communities'  
 => 'My Courses/Communities',  
   
    'New'  
 => 'New',  
   
    'No Domain Coordinators will receive notification of course requests requiring approval.'  
 => 'No Domain Coordinators will receive notification of course requests requiring approval.',  
   
    'No changes made to access to server status pages'  
 => 'No changes made to access to server status pages',  
   
    'No changes made to auto-creation settings'  
 => 'No changes made to auto-creation settings',  
   
    'No changes made to auto-enrollment settings'  
 => 'No changes made to auto-enrollment settings',  
   
    'No changes made to autoupdates'  
 => 'No changes made to autoupdates',  
   
    'No changes made to availability of personal information pages, blogs, portfolios or default quotas'  
 => 'No changes made to availability of personal information pages, blogs, portfolios or default quotas',  
   
    'No changes made to bubblesheet format file'  
 => 'No changes made to bubblesheet format file',  
   
    'No changes made to community configuration.'  
 => 'No changes made to community configuration.',  
   
    'No changes made to community settings.'  
 => 'No changes made to community settings.',  
   
    'No changes made to contact information'  
 => 'No changes made to contact information',  
   
    'No changes made to course and community categories'  
 => 'No changes made to course and community categories',  
   
    'No changes made to course configuration.'  
 => 'No changes made to course configuration.',  
   
    'No changes made to course defaults'  
 => 'No changes made to course defaults',  
   
    'No changes made to course settings.'  
 => 'No changes made to course settings.',  
   
    'No changes made to default authentication/language/timezone settings'  
 => 'No changes made to default authentication/language/timezone settings',  
   
    'No changes made to default color schemes'  
 => 'No changes made to default color schemes',  
   
    'No changes made to help settings'  
 => 'No changes made to help settings',  
   
    'No changes made to institution directory search settings'  
 => 'No changes made to institution directory search settings',  
   
    'No changes made to rights to request creation of courses.'  
 => 'No changes made to rights to request creation of courses.',  
   
    'No changes made to user modification settings'  
 => 'No changes made to user modification settings',  
   
    'No cloning for '  
 => 'No cloning for ',  
   
    'No communities match the criteria you selected.'  
 => 'No communities match the criteria you selected.',  
   
    'No community items currently require a reservation to gain access.'  
 => 'No community items currently require a reservation to gain access.',  
   
    'No course items currently require a reservation to gain access.'  
 => 'No course items currently require a reservation to gain access.',  
   
    'No course request ID provided.'  
 => 'No course request ID provided.',  
   
    'No current reservation.'  
 => 'No current reservation.',  
   
    'No exact match found for the last name [_1] in LON-CAPA domain: [_2]'  
 => 'No exact match found for the last name [_1] in LON-CAPA domain: [_2]',  
   
    'No exact match found for the last name [_1] in the institutional directory for domain: [_2]'  
 => 'No exact match found for the last name [_1] in the institutional directory for domain: [_2]',  
   
    'No exact match found for the last name [_1] in this course.'  
 => 'No exact match found for the last name [_1] in this course.',  
   
    'No exact match found for the last name, first name [_1] in LON-CAPA domain: [_2]'  
 => 'No exact match found for the last name, first name [_1] in LON-CAPA domain: [_2]',  
   
    'No exact match found for the last name, first name [_1] in the institutional directory for domain: [_2]'  
 => 'No exact match found for the last name, first name [_1] in the institutional directory for domain: [_2]',  
   
    'No exact match found for the last name, first name [_1] in this course.'  
 => 'No exact match found for the last name, first name [_1] in this course.',  
   
    'No exact match found for the username [_1] in LON-CAPA domain: [_2]'  
 => 'No exact match found for the username [_1] in LON-CAPA domain: [_2]',  
   
    'No exact match found for the username [_1] in the institutional directory for domain: [_2]'  
 => 'No exact match found for the username [_1] in the institutional directory for domain: [_2]',  
   
    'No exact match found for the username [_1] in this course.'  
 => 'No exact match found for the username [_1] in this course.',  
   
    'No format rules have been defined for usernames or IDs in this domain.'  
 => 'No format rules have been defined for usernames or IDs in this domain.',  
   
    'No further action will be taken'  
 => 'No further action will be taken',  
   
    'No match found for the last name [_1] in LON-CAPA domain: [_2]'  
 => 'No match found for the last name [_1] in LON-CAPA domain: [_2]',  
   
    'No match found for the last name [_1] in the institutional directory for domain: [_2]'  
 => 'No match found for the last name [_1] in the institutional directory for domain: [_2]',  
   
    'No match found for the last name [_1] in this course.'  
 => 'No match found for the last name [_1] in this course.',  
   
    'No match found for the last name, first name [_1] in LON-CAPA domain: [_2]'  
 => 'No match found for the last name, first name [_1] in LON-CAPA domain: [_2]',  
   
    'No match found for the last name, first name [_1] in the institutional directory for domain: [_2]'  
 => 'No match found for the last name, first name [_1] in the institutional directory for domain: [_2]',  
   
    'No match found for the last name, first name [_1] in this course.'  
 => 'No match found for the last name, first name [_1] in this course.',  
   
    'No match found for the username [_1] in LON-CAPA domain: [_2]'  
 => 'No match found for the username [_1] in LON-CAPA domain: [_2]',  
   
    'No match found for the username [_1] in the institutional directory for domain: [_2]'  
 => 'No match found for the username [_1] in the institutional directory for domain: [_2]',  
   
    'No match found for the username [_1] in this course.'  
 => 'No match found for the username [_1] in this course.',  
   
    'No new community created.'  
 => 'No new community created.',  
   
    'No override set'  
 => 'No override set',  
   
    'No override set for [_1]'  
 => 'No override set for [_1]',  
   
    'No redirect'  
 => 'No redirect',  
   
    'No redirection for clients from following IPs:'  
 => 'No redirection for clients from following IPs:',  
   
    'No restriction'  
 => 'No restriction',  
   
    'No rights to clone'  
 => 'No rights to clone',  
   
    'No scores stored for the following username(s):'  
 => 'No scores stored for the following username(s):',  
   
    'No slot name provided'  
 => 'No slot name provided',  
   
    'Non-institutional only'  
 => 'Non-institutional only',  
   
    'None specified'  
 => 'None specified',  
   
    'None specified - use domain default'  
 => 'None specified - use domain default',  
   
    'Normal (default)'  
 => 'Normal (default)',  
   
    'Not all requested personnel could be included.'  
 => 'Not all requested personnel could be included.',  
   
    'Not applicable'  
 => 'Not applicable',  
   
    'Note that grading records for problems included in this sequence or folder will overlap.'  
 => 'Note that grading records for problems included in this sequence or folder will overlap.',  
   
    'Note: This operation may be time consuming when adding several users.'  
 => 'Note: This operation may be time consuming when adding several users.',  
   
    'Note: in anonymous discussion, your name is visible only to community facilitators'  
 => 'Note: in anonymous discussion, your name is visible only to community facilitators',  
   
    'Notification messages - sender'  
 => 'Notification messages - sender',  
   
    'Notification of requests requiring approval will be sent to: '  
 => 'Notification of requests requiring approval will be sent to: ',  
   
    'Number of Courses in Hotlist'  
 => 'Number of Courses in Hotlist',  
   
    'Number of Courses in Hotlist:'  
 => 'Number of Courses in Hotlist:',  
   
    'Number of Roles in Hotlist'  
 => 'Number of Roles in Hotlist',  
   
    'Numerical limit'  
 => 'Numerical limit',  
   
    'OS'  
 => 'OS',  
   
    'Offline - replace Log-in page'  
 => 'Offline - replace Log-in page',  
   
    'One example is for management of laboratory space, which is only available at certain times, and has a limited number of seats.'  
 => 'One example is for management of laboratory space, which is only available at certain times, and has a limited number of seats.',  
   
    'Online - restore Log-in page'  
 => 'Online - restore Log-in page',  
   
    'Only show communities which allow self-enrollment'  
 => 'Only show communities which allow self-enrollment',  
   
    'Open Community'  
 => 'Open Community',  
   
    'Optional file upload'  
 => 'Optional file upload',  
   
    'Options:'  
 => 'Options:',  
   
    'Other domains can search?'  
 => 'Other domains can search?',  
   
    'Other named users'  
 => 'Other named users',  
   
    'Outcome'  
 => 'Outcome',  
   
    'Overall'  
 => 'Overall',  
   
    'Overwrite'  
 => 'Overwrite',  
   
    'Package update alerts to be e-mailed to'  
 => 'Package update alerts to be e-mailed to',  
   
    "Page displayed after role selection in community now set by [_1]user's global preferences[_2]."  
 => "Page displayed after role selection in community now set by [_1]user's global preferences[_2].",  
   
    'Parameters not set for [_1] because the contents of the community could not be retrieved.'  
 => 'Parameters not set for [_1] because the contents of the community could not be retrieved.',  
   
    'Parameters not set for [_1] because the resource was not recognized as part of the community.'  
 => 'Parameters not set for [_1] because the resource was not recognized as part of the community.',  
   
    'Partially Correct'  
 => 'Partially Correct',  
   
    'Pick'  
 => 'Pick',  
   
    'Pick Action'  
 => 'Pick Action',  
   
    'Pick a Date'  
 => 'Pick a Date',  
   
    'Pick specific communities:'  
 => 'Pick specific communities:',  
   
    'Pick the criteria to use to build a list of community participants from which you will select '  
 => 'Pick the criteria to use to build a list of community participants from which you will select ',  
   
    'Please [_1]add the user(s)[_2] before returning to the [_3]Community Configuration[_2] to add as potential cloners.'  
 => 'Please [_1]add the user(s)[_2] before returning to the [_3]Community Configuration[_2] to add as potential cloners.',  
   
    'Please [_1]add the user(s)[_2] before returning to the [_3]Course Configuration[_2] to add as potential cloners.'  
 => 'Please [_1]add the user(s)[_2] before returning to the [_3]Course Configuration[_2] to add as potential cloners.',  
   
    'Please be patient'  
 => 'Please be patient',  
   
    'Please choose a different section name'  
 => 'Please choose a different section name',  
   
    'Please choose a different section name.'  
 => 'Please choose a different section name.',  
   
    'Please choose the CMS used to create your IMS content package:'  
 => 'Please choose the CMS used to create your IMS content package:',  
   
    'Please contact the [_1]helpdesk[_2] for assistance.'  
 => 'Please contact the [_1]helpdesk[_2] for assistance.',  
   
    'Please enter the username and domain of the LON-CAPA account, and the associated e-mail address, for which you are setting a password. The new password must contain at least 7 characters.'  
 => 'Please enter the username and domain of the LON-CAPA account, and the associated e-mail address, for which you are setting a password. The new password must contain at least 7 characters.',  
   
    'Please modify your selections so they include no more than one section'  
 => 'Please modify your selections so they include no more than one section',  
   
    'Please modify your selections so they include no more than one section.'  
 => 'Please modify your selections so they include no more than one section.',  
   
    'Please select the group you wish to set the answer open date for:'  
 => 'Please select the group you wish to set the answer open date for:',  
   
    'Please select the group you wish to set the due date for:'  
 => 'Please select the group you wish to set the due date for:',  
   
    'Please select the group you wish to set the number of tries for:'  
 => 'Please select the group you wish to set the number of tries for:',  
   
    'Please select the group you wish to set the opening date for:'  
 => 'Please select the group you wish to set the opening date for:',  
   
    'Please select the group you wish to set the problem weight for:'  
 => 'Please select the group you wish to set the problem weight for:',  
   
    "Please uncheck 'activate' or check at least one type."  
 => "Please uncheck 'activate' or check at least one type.",  
   
    'Please use a different name for the new top level category'  
 => 'Please use a different name for the new top level category',  
   
    "Please use the 'Select Course' link to open a separate window where you can search for a course to which a file can be uploaded."  
 => "Please use the 'Select Course' link to open a separate window where you can search for a course to which a file can be uploaded.",  
   
    "Please use the 'Select Course/Community' link to open a separate pick course window where you may select the course or community you wish to enter."  
 => "Please use the 'Select Course/Community' link to open a separate pick course window where you may select the course or community you wish to enter.",  
   
    'Portfolio'  
 => 'Portfolio',  
   
    'Portfolio quota'  
 => 'Portfolio quota',  
   
    'Preferences'  
 => 'Preferences',  
   
    'Preferred method to display math'  
 => 'Preferred method to display math',  
   
    'Printout generation'  
 => 'Printout generation',  
   
    'Processing of submitted course request'  
 => 'Processing of submitted course request',  
   
    'Public RSS/podcast (subscribe to)'  
 => 'Public RSS/podcast (subscribe to)',  
   
    'Question pools'  
 => 'Question pools',  
   
    'Question/Comment/Feedback about community content'  
 => 'Question/Comment/Feedback about community content',  
   
    'Question/Comment/Feedback about community policy'  
 => 'Question/Comment/Feedback about community policy',  
   
    'Queued course request for [_1] submitted by [_2] with status [_3] rejected when validating.'  
 => 'Queued course request for [_1] submitted by [_2] with status [_3] rejected when validating.',  
   
    'Queued course request for [_1] submitted by [_2] with status [_3] switched to "approval by DC" because of validation error: [_4].'  
 => 'Queued course request for [_1] submitted by [_2] with status [_3] switched to "approval by DC" because of validation error: [_4].',  
   
    'Queued pending approval'  
 => 'Queued pending approval',  
   
    'Queued pending validation'  
 => 'Queued pending validation',  
   
    'Quizzes'  
 => 'Quizzes',  
   
    'RSS Feeds and Blogs'  
 => 'RSS Feeds and Blogs',  
   
    'Raw (Screen Reader)'  
 => 'Raw (Screen Reader)',  
   
    'Re-Select'  
 => 'Re-Select',  
   
    'Re-enabled'  
 => 'Re-enabled',  
   
    'Re-enabling custom role [_1] by [_2] in [_3]: [_4]'  
 => 'Re-enabling custom role [_1] by [_2] in [_3]: [_4]',  
   
    'Receive notification of course requests requiring approval.'  
 => 'Receive notification of course requests requiring approval.',  
   
    'Recent Courses'  
 => 'Recent Courses',  
   
    'Recent Courses Hotlist'  
 => 'Recent Courses Hotlist',  
   
    'Recent Courses Hotlist is Disabled'  
 => 'Recent Courses Hotlist is Disabled',  
   
    'Recent Courses Hotlist is Enabled.'  
 => 'Recent Courses Hotlist is Enabled.',  
   
    'Recent Roles Hotlist'  
 => 'Recent Roles Hotlist',  
   
    'Recent Roles Hotlist is Enabled.'  
 => 'Recent Roles Hotlist is Enabled.',  
   
    'Recover deleted'  
 => 'Recover deleted',  
   
    'Redirect to log-in via:'  
 => 'Redirect to log-in via:',  
   
    'Redirect to:'  
 => 'Redirect to:',  
   
    'Rejection Date'  
 => 'Rejection Date',  
   
    'Remove all existing corrections'  
 => 'Remove all existing corrections',  
   
    'Replace log-in page with offline notice'  
 => 'Replace log-in page with offline notice',  
   
    'Replace offline notice with log-in page'  
 => 'Replace offline notice with log-in page',  
   
    'Replace:'  
 => 'Replace:',  
   
    'Request Action'  
 => 'Request Action',  
   
    'Request Cancellation'  
 => 'Request Cancellation',  
   
    'Request Date'  
 => 'Request Date',  
   
    'Request Details'  
 => 'Request Details',  
   
    'Request Status:'  
 => 'Request Status:',  
   
    'Request a community'  
 => 'Request a community',  
   
    'Request a course'  
 => 'Request a course',  
   
    'Request cancelled'  
 => 'Request cancelled',  
   
    'Request creation of courses'  
 => 'Request creation of courses',  
   
    'Request rejected'  
 => 'Request rejected',  
   
    'Requested custom role: [_1] unavailable, as it was not defined by the course owner.'  
 => 'Requested custom role: [_1] unavailable, as it was not defined by the course owner.',  
   
    'Requested role: [_1] is unavailable.'  
 => 'Requested role: [_1] is unavailable.',  
   
    'Requests Updated'  
 => 'Requests Updated',  
   
    'Requests Validation Result'  
 => 'Requests Validation Result',  
   
    'Requests are validated against institutional data to confirm that the requestor is an instructor of record.'  
 => 'Requests are validated against institutional data to confirm that the requestor is an instructor of record.',  
   
    'Requests for official courses queued pending validation'  
 => 'Requests for official courses queued pending validation',  
   
    'Requests may be left in the queue, or you can manually approve or reject them.'  
 => 'Requests may be left in the queue, or you can manually approve or reject them.',  
   
    'Res. ID'  
 => 'Res. ID',  
   
    'Reservable ending [_1]'  
 => 'Reservable ending [_1]',  
   
    'Reservable starting [_1]'  
 => 'Reservable starting [_1]',  
   
    'Reservation History'  
 => 'Reservation History',  
   
    'Reservation changes for member-reservable slot: [_1]'  
 => 'Reservation changes for member-reservable slot: [_1]',  
   
    'Reservation changes for student-reservable slot: [_1]'  
 => 'Reservation changes for student-reservable slot: [_1]',  
   
    'Reservation history unavailable for non-member-reservable slot: [_1].'  
 => 'Reservation history unavailable for non-member-reservable slot: [_1].',  
   
    'Reservation history unavailable for non-student-reservable slot: [_1].'  
 => 'Reservation history unavailable for non-student-reservable slot: [_1].',  
   
    'Reservation needed'  
 => 'Reservation needed',  
   
    'Reservation needed: none available.'  
 => 'Reservation needed: none available.',  
   
    'Reservation not available'  
 => 'Reservation not available',  
   
    'Reservation status unknown'  
 => 'Reservation status unknown',  
   
    'Reserve a time/place to work'  
 => 'Reserve a time/place to work',  
   
    'Reserved - ends [_1]'  
 => 'Reserved - ends [_1]',  
   
    'Reserved - next open [_1]'  
 => 'Reserved - next open [_1]',  
   
    'Reserved - specific location(s) - ends [_1]'  
 => 'Reserved - specific location(s) - ends [_1]',  
   
    'Reserved:'  
 => 'Reserved:',  
   
    'Resources in course with version changes since start of course'  
 => 'Resources in course with version changes since start of course',  
   
    'Result of PDF Form upload'  
 => 'Result of PDF Form upload',  
   
    'Results'  
 => 'Results',  
   
    'Revert'  
 => 'Revert',  
   
    'Revert to beginning of edit session?'  
 => 'Revert to beginning of edit session?',  
   
    'Review'  
 => 'Review',  
   
    'Review community request details before submission'  
 => 'Review community request details before submission',  
   
    'Review course request details before submission'  
 => 'Review course request details before submission',  
   
    'Running loncron ...'  
 => 'Running loncron ...',  
   
    'SSO'  
 => 'SSO',  
   
    'Save entries below (not submitted for credit yet)'  
 => 'Save entries below (not submitted for credit yet)',  
   
    'Save uploaded file as'  
 => 'Save uploaded file as',  
   
    'Saved CODEs to validate against:'  
 => 'Saved CODEs to validate against:',  
   
    'Saved scores for [quant,_1,student]'  
 => 'Saved scores for [quant,_1,student]',  
   
    'Scheduled Members'  
 => 'Scheduled Members',  
   
    'Score Part: [_1]<br /> (weight = [_2])'  
 => 'Score Part: [_1]<br /> (weight = [_2])',  
   
    'Script Size'  
 => 'Script Size',  
   
    'Scripting (optional)'  
 => 'Scripting (optional)',  
   
    'Search Status'  
 => 'Search Status',  
   
    'Search for a community in the [_1] domain'  
 => 'Search for a community in the [_1] domain',  
   
    'Search latitude'  
 => 'Search latitude',  
   
    'Seconds'  
 => 'Seconds',  
   
    "Section assignment for role of '[_1]' in [_2] for '[_3]' unchanged."  
 => "Section assignment for role of '[_1]' in [_2] for '[_3]' unchanged.",  
   
    'Section designations do not apply to '  
 => 'Section designations do not apply to ',  
   
    'Section designations do not apply to Coordinator roles.'  
 => 'Section designations do not apply to Coordinator roles.',  
   
    'Section designations do not apply to Course Coordinator roles.'  
 => 'Section designations do not apply to Course Coordinator roles.',  
   
    'Section names and group names must be distinct'  
 => 'Section names and group names must be distinct',  
   
    'Section names and group names must be distinct. Please choose a different section name.'  
 => 'Section names and group names must be distinct. Please choose a different section name.',  
   
    'Section(s): [_1] - [_2]'  
 => 'Section(s): [_1] - [_2]',  
   
    'Sections of [_1]'  
 => 'Sections of [_1]',  
   
    'Select Communities'  
 => 'Select Communities',  
   
    'Select Community'  
 => 'Select Community',  
   
    'Select Course/Community'  
 => 'Select Course/Community',  
   
    'Select Courses'  
 => 'Select Courses',  
   
    'Select Group'  
 => 'Select Group',  
   
    'Select People'  
 => 'Select People',  
   
    'Select Previously Enrolled Students and Inactive Course Personnel'  
 => 'Select Previously Enrolled Students and Inactive Course Personnel',  
   
    'Select a display option for the package content:'  
 => 'Select a display option for the package content:',  
   
    'Select a set of saved CODEs to view.'  
 => 'Select a set of saved CODEs to view.',  
   
    'Select another set of saved CODEs to view.'  
 => 'Select another set of saved CODEs to view.',  
   
    'Select resources to print'  
 => 'Select resources to print',  
   
    'Select roles, community status, section(s) and group(s) for users who will be able to access the portfolio file.'  
 => 'Select roles, community status, section(s) and group(s) for users who will be able to access the portfolio file.',  
   
    'Select sorting order of printout'  
 => 'Select sorting order of printout',  
   
    'Selected CODE is [_1]'  
 => 'Selected CODE is [_1]',  
   
    'Selected [_1]Problems[_2] from page [_3] for [_4]CODEd assignments[_5]'  
 => 'Selected [_1]Problems[_2] from page [_3] for [_4]CODEd assignments[_5]',  
   
    'Selected communities in domain'  
 => 'Selected communities in domain',  
   
    'Selecting course personnel'  
 => 'Selecting course personnel',  
   
    'Self-enrollment requests queued pending approval by a Coordinator'  
 => 'Self-enrollment requests queued pending approval by a Coordinator',  
   
    'Send e-mail to selected users'  
 => 'Send e-mail to selected users',  
   
    'Send scanned bubblesheet data to a course'  
 => 'Send scanned bubblesheet data to a course',  
   
    'Sequence of Materials'  
 => 'Sequence of Materials',  
   
    'Server Actions'  
 => 'Server Actions',  
   
    'Server Setting'  
 => 'Server Setting',  
   
    'Server Status'  
 => 'Server Status',  
   
    'Server Status Information'  
 => 'Server Status Information',  
   
    'Server Utilities for Domain: [_1]'  
 => 'Server Utilities for Domain: [_1]',  
   
    'Server: [_1] has standard log-in page.'  
 => 'Server: [_1] has standard log-in page.',  
   
    'Server: [_1] log-in page redirects to [_2].'  
 => 'Server: [_1] log-in page redirects to [_2].',  
   
    'Set Defaults'  
 => 'Set Defaults',  
   
    'Set Version to be used in Community'  
 => 'Set Version to be used in Community',  
   
    'Set Versions to be used in Community according to Selections below'  
 => 'Set Versions to be used in Community according to Selections below',  
   
    'Set a quota for the total disk space available for storage of community group portfolio files'  
 => 'Set a quota for the total disk space available for storage of community group portfolio files',  
   
    'Set community policy feedback to Coordinator'  
 => 'Set community policy feedback to Coordinator',  
   
    'Set content feedback to Coordinator'  
 => 'Set content feedback to Coordinator',  
   
    'Set default start and end access dates for community.'  
 => 'Set default start and end access dates for community.',  
   
    'Set in Community'  
 => 'Set in Community',  
   
    'Set in Course'  
 => 'Set in Course',  
   
    'Set in Domain'  
 => 'Set in Domain',  
   
    'Set to be available to [_1].'  
 => 'Set to be available to [_1].',  
   
    'Settings modifiable by a [_1] via [_2]View/Modify course owner, institutional code, and default authentication[_3].'  
 => 'Settings modifiable by a [_1] via [_2]View/Modify course owner, institutional code, and default authentication[_3].',  
   
    'Settings modifiable by a [_1] via the [_2]Automated Enrollment Manager[_3] in a course.'  
 => 'Settings modifiable by a [_1] via the [_2]Automated Enrollment Manager[_3] in a course.',  
   
    'Settings to display/modify'  
 => 'Settings to display/modify',  
   
    "Settings which control auto-enrollment using classlists from your institution's student information system fall into two groups:"  
 => "Settings which control auto-enrollment using classlists from your institution's student information system fall into two groups:",  
   
    'Shift dates by [_1] days'  
 => 'Shift dates by [_1] days',  
   
    'Show full details for each community ([_1] only)'  
 => 'Show full details for each community ([_1] only)',  
   
    'Show links in new window'  
 => 'Show links in new window',  
   
    'Show user environment'  
 => 'Show user environment',  
   
    'Show/Hide a community in catalog'  
 => 'Show/Hide a community in catalog',  
   
    'Show/Hide a community in catalog set in Community ("Community Configuration")'  
 => 'Show/Hide a community in catalog set in Community ("Community Configuration")',  
   
    'Show/Hide a community in catalog set in Domain ("Modify Course/Community")'  
 => 'Show/Hide a community in catalog set in Domain ("Modify Course/Community")',  
   
    'Show/Hide a course in catalog'  
 => 'Show/Hide a course in catalog',  
   
    'Sign up for time to work'  
 => 'Sign up for time to work',  
   
    'Significant digits'  
 => 'Significant digits',  
   
    'Skip hidden resources when grading'  
 => 'Skip hidden resources when grading',  
   
    'Small'  
 => 'Small',  
   
    'Sorry, no recipients ...'  
 => 'Sorry, no recipients ...',  
   
    'Sorry, the URL generated when you requested reset of your password contained incomplete information. Please submit a [_1]new request[_2] for a password reset, and use the new URL that will be sent to your e-mail account to complete the process.'  
 => 'Sorry, the URL generated when you requested reset of your password contained incomplete information. Please submit a [_1]new request[_2] for a password reset, and use the new URL that will be sent to your e-mail account to complete the process.',  
   
    'Sort by section then student'  
 => 'Sort by section then student',  
   
    'Sort by students across sections.'  
 => 'Sort by students across sections.',  
   
    'Sorted by'  
 => 'Sorted by',  
   
    'Source: closed'  
 => 'Source: closed',  
   
    'Source: open'  
 => 'Source: open',  
   
    'Space units<br />check for mm'  
 => 'Space units<br />check for mm',  
   
    'Special Document'  
 => 'Special Document',  
   
    'Specific IPs'  
 => 'Specific IPs',  
   
    'Specific users'  
 => 'Specific users',  
   
    'Specify the Course Management system used to create the package'  
 => 'Specify the Course Management system used to create the package',  
   
    'Specify the course to be created.'  
 => 'Specify the course to be created.',  
   
    'Specify the number of assignments per PDF:'  
 => 'Specify the number of assignments per PDF:',  
   
    'Spreadsheets'  
 => 'Spreadsheets',  
   
    'Staff information'  
 => 'Staff information',  
   
    'Start Time: [_1]'  
 => 'Start Time: [_1]',  
   
    'Start auto-enrollment'  
 => 'Start auto-enrollment',  
   
    'Start time'  
 => 'Start time',  
   
    'Starting ...'  
 => 'Starting ...',  
   
    'Status Page'  
 => 'Status Page',  
   
    'Status Report'  
 => 'Status Report',  
   
    'Status information'  
 => 'Status information',  
   
    'Status of domain servers'  
 => 'Status of domain servers',  
   
    'Status of user'  
 => 'Status of user',  
   
    'Status:'  
 => 'Status:',  
   
    'Status: [_1]'  
 => 'Status: [_1]',  
   
    'Still larger than normal'  
 => 'Still larger than normal',  
   
    'Straighten'  
 => 'Straighten',  
   
    'Students did not bubble their IDs, or mis-bubbled them'  
 => 'Students did not bubble their IDs, or mis-bubbled them',  
   
    'Students with differences between bubblesheet data and submissions are as follows:'  
 => 'Students with differences between bubblesheet data and submissions are as follows:',  
   
    'Students with exact correspondence between bubblesheet data and submissions are as follows:'  
 => 'Students with exact correspondence between bubblesheet data and submissions are as follows:',  
   
    'Students with future roles'  
 => 'Students with future roles',  
   
    'Submission'  
 => 'Submission',  
   
    'Submission in grading queue'  
 => 'Submission in grading queue',  
   
    'Submitted Answer:'  
 => 'Submitted Answer:',  
   
    'Submitted and currently in grading queue.'  
 => 'Submitted and currently in grading queue.',  
   
    'Substitution'  
 => 'Substitution',  
   
    'Supplemental Community Documents'  
 => 'Supplemental Community Documents',  
   
    'Supplemental documents'  
 => 'Supplemental documents',  
   
    'Support E-mail'  
 => 'Support E-mail',  
   
    'Support E-mail address'  
 => 'Support E-mail address',  
   
    'Supported search methods'  
 => 'Supported search methods',  
   
    'Survey Question (with credit)'  
 => 'Survey Question (with credit)',  
   
    'Survey submission recorded'  
 => 'Survey submission recorded',  
   
    'Surveys'  
 => 'Surveys',  
   
    'Switch community role to...'  
 => 'Switch community role to...',  
   
    'Tabloid'  
 => 'Tabloid',  
   
    'Target user has role'  
 => 'Target user has role',  
   
    'Text color'  
 => 'Text color',  
   
    'Text default(s):'  
 => 'Text default(s):',  
   
    "The CODE on the form is  <tt>'[_1]'</tt>"  
 => "The CODE on the form is  <tt>'[_1]'</tt>",  
   
    'The LearningOnline Network with CAPA Login'  
 => 'The LearningOnline Network with CAPA Login',  
   
    'The URL you should use to access the LON-CAPA system at your institution is: '  
 => 'The URL you should use to access the LON-CAPA system at your institution is: ',  
   
    'The change will become active on the next page.'  
 => 'The change will become active on the next page.',  
   
    'The conditions can include affiliation with a particular course or community, or a user account in a specific domain.'  
 => 'The conditions can include affiliation with a particular course or community, or a user account in a specific domain.',  
   
    'The course has been categorized using at least one of the course categories defined for the domain.'  
 => 'The course has been categorized using at least one of the course categories defined for the domain.',  
   
    'The course owner has invited you to become a co-owner:'  
 => 'The course owner has invited you to become a co-owner:',  
   
    'The courseID provided does not match a community in this domain.'  
 => 'The courseID provided does not match a community in this domain.',  
   
    'The current status of this request could not be verified as pending approval/institutional action.'  
 => 'The current status of this request could not be verified as pending approval/institutional action.',  
   
    'The data are not in the format expected for the domain: [_1]'  
 => 'The data are not in the format expected for the domain: [_1]',  
   
    'The encoded CODE has also been used by a previous paper [_1], and CODEs are supposed to be unique.'  
 => 'The encoded CODE has also been used by a previous paper [_1], and CODEs are supposed to be unique.',  
   
    'The encoded CODE is not in the list of possible CODEs.'  
 => 'The encoded CODE is not in the list of possible CODEs.',  
   
    'The error occurred on host [_1]'  
 => 'The error occurred on host [_1]',  
   
    'The existing LON-CAPA classlist contains user: [_1] and student/employee ID: [_2].'  
 => 'The existing LON-CAPA classlist contains user: [_1] and student/employee ID: [_2].',  
   
    'The folder "[_1]" may not be deleted.'  
 => 'The folder "[_1]" may not be deleted.',  
   
    'The following are valid extensions: [_1].'  
 => 'The following are valid extensions: [_1].',  
   
    'The following community [quant,_1,role] will become available for selection from your [_2]roles page[_3], once the default student access start date - [_4] - has been reached:'  
 => 'The following community [quant,_1,role] will become available for selection from your [_2]roles page[_3], once the default student access start date - [_4] - has been reached:',  
   
    'The following course [quant,_1,role] will become available for selection from your [_2]roles page[_3], once the default student access start date - [_4] - has been reached:'  
 => 'The following course [quant,_1,role] will become available for selection from your [_2]roles page[_3], once the default student access start date - [_4] - has been reached:',  
   
    'The following crosslisted courses were invalid:'  
 => 'The following crosslisted courses were invalid:',  
   
    'The following may be updated, unless you disallow updates:'  
 => 'The following may be updated, unless you disallow updates:',  
   
    'The following were unchanged:'  
 => 'The following were unchanged:',  
   
    'The list of instructional personnel for the course will be automatically checked daily, and once you are listed the request will be processed.'  
 => 'The list of instructional personnel for the course will be automatically checked daily, and once you are listed the request will be processed.',  
   
    'The name: "communities" is a reserved category'  
 => 'The name: "communities" is a reserved category',  
   
    'The name: "instcode" is a reserved category'  
 => 'The name: "instcode" is a reserved category',  
   
    'The new community could not be cloned from the existing community because the new community owner ([_1]) does not have cloning rights in the existing community ([_2]).'  
 => 'The new community could not be cloned from the existing community because the new community owner ([_1]) does not have cloning rights in the existing community ([_2]).',  
   
    'The optional affiliation field was not specified'  
 => 'The optional affiliation field was not specified',  
   
    'The password for your LON-CAPA account in the [_1] domain was changed [_2] from IP address: [_3].  If you did not perform this change or authorize it, please contact the [_4] ([_5]).'  
 => 'The password for your LON-CAPA account in the [_1] domain was changed [_2] from IP address: [_3].  If you did not perform this change or authorize it, please contact the [_4] ([_5]).',  
   
    'The request cancellation process was not complete.'  
 => 'The request cancellation process was not complete.',  
   
    'The token included in an e-mail sent to you [_1] has been verified, so you may now proceed to reset the password for your LON-CAPA account.'  
 => 'The token included in an e-mail sent to you [_1] has been verified, so you may now proceed to reset the password for your LON-CAPA account.',  
   
    'The uploaded file does not appear to be a PDF file.'  
 => 'The uploaded file does not appear to be a PDF file.',  
   
    'The username [_1] remains in the institutional classlist, but the same student/employee ID is used for new user: [_2] now found in the institutional classlist.'  
 => 'The username [_1] remains in the institutional classlist, but the same student/employee ID is used for new user: [_2] now found in the institutional classlist.',  
   
    'There are currently no course or community requests awaiting approval.'  
 => 'There are currently no course or community requests awaiting approval.',  
   
    'There are currently no enrollment requests awaiting approval.'  
 => 'There are currently no enrollment requests awaiting approval.',  
   
    'There are currently no publicly accessible or password protected group portfolio files.'  
 => 'There are currently no publicly accessible or password protected group portfolio files.',  
   
    'There are currently no requests for official courses awaiting validation.'  
 => 'There are currently no requests for official courses awaiting validation.',  
   
    'There are no community users to display'  
 => 'There are no community users to display',  
   
    'There are no coordinators to select as co-owners'  
 => 'There are no coordinators to select as co-owners',  
   
    'There are no members to drop.'  
 => 'There are no members to drop.',  
   
    'There are no records to display'  
 => 'There are no records to display',  
   
    'There are no resources to import.'  
 => 'There are no resources to import.',  
   
    'There are no resources to recover.'  
 => 'There are no resources to recover.',  
   
    'These will be the privileges given to members assigned in the future via automatic group assignment for users who receive specific sections/roles in the community '  
 => 'These will be the privileges given to members assigned in the future via automatic group assignment for users who receive specific sections/roles in the community ',  
   
    'This controls how receipt numbers are generated'  
 => 'This controls how receipt numbers are generated',  
   
    'This directory is empty.'  
 => 'This directory is empty.',  
   
    'This helper will assist you in setting the open, due, and answer dates for problems, setting the problem weights, 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.'  
 => 'This helper will assist you in setting the open, due, and answer dates for problems, setting the problem weights, 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.',  
   
    'This may take some time ..'  
 => 'This may take some time ..',  
   
    'This username - [_1] - has been dropped from the institutional classlist, but the student/employee ID of this user is also used by [_2] who now appears in the institutional classlist.'  
 => 'This username - [_1] - has been dropped from the institutional classlist, but the student/employee ID of this user is also used by [_2] who now appears in the institutional classlist.',  
   
    'This username has been dropped from the institutional classlist, but the same student/employee ID is used for user: [_1] who still appears in the institutional classlist.'  
 => 'This username has been dropped from the institutional classlist, but the same student/employee ID is used for user: [_1] who still appears in the institutional classlist.',  
   
    'Time members can start reserving'  
 => 'Time members can start reserving',  
   
    'Tiny'  
 => 'Tiny',  
   
    'To access your LON-CAPA message, go to the Main Menu and click on "Send and Receive Messages".'  
 => 'To access your LON-CAPA message, go to the Main Menu and click on "Send and Receive Messages".',  
   
    'To change access dates for <b>currently active</b> students, use User Management -> "Manage Course Users" to display currently active students, then use the dropdown menu for "Action to take for selected users:" to choose "Change starting/ending dates", select the students to change, and click "Proceed".'  
 => 'To change access dates for <b>currently active</b> students, use User Management -> "Manage Course Users" to display currently active students, then use the dropdown menu for "Action to take for selected users:" to choose "Change starting/ending dates", select the students to change, and click "Proceed".',  
   
    'To change access dates for any currently active students, use User Management -> "Manage Users" to display currently active students, then use the dropdown menu for "Action to take for selected users:" to choose "Change starting/ending dates", select the students to change, and click "Proceed".'  
 => 'To change access dates for any currently active students, use User Management -> "Manage Users" to display currently active students, then use the dropdown menu for "Action to take for selected users:" to choose "Change starting/ending dates", select the students to change, and click "Proceed".',  
   
    'Toggle debug messages'  
 => 'Toggle debug messages',  
   
    'Toggle display'  
 => 'Toggle display',  
   
    'Tolerance'  
 => 'Tolerance',  
   
    'Total disk space allocated for storage of portfolio files in all groups in a community.'  
 => 'Total disk space allocated for storage of portfolio files in all groups in a community.',  
   
    'Total disk space allocated for storage of portfolio files in all groups in a course.'  
 => 'Total disk space allocated for storage of portfolio files in all groups in a course.',  
   
    'Total number of records found in file: [_1].'  
 => 'Total number of records found in file: [_1].',  
   
    'Trouble'  
 => 'Trouble',  
   
    'Try again?'  
 => 'Try again?',  
   
    'Two-option checkboxes for:'  
 => 'Two-option checkboxes for:',  
   
    'Unable to add to allowed cloners: '  
 => 'Unable to add to allowed cloners: ',  
   
    "Unable to copy default bubblesheet formatfile to domain's RES space: [_1]"  
 => "Unable to copy default bubblesheet formatfile to domain's RES space: [_1]",  
   
    'Unable to determine status due to network problems.'  
 => 'Unable to determine status due to network problems.',  
   
    'Unable to include amongst replacements for role names: '  
 => 'Unable to include amongst replacements for role names: ',  
   
    'Unable to include as a recipient of community feedback for:'  
 => 'Unable to include as a recipient of community feedback for:',  
   
    'Unable to include as a recipient of course feedback for:'  
 => 'Unable to include as a recipient of course feedback for:',  
   
    'Unable to include in community localization:'  
 => 'Unable to include in community localization:',  
   
    'Unable to include in course localization:'  
 => 'Unable to include in course localization:',  
   
    'Unable to include in user-based access control for:'  
 => 'Unable to include in user-based access control for:',  
   
    'Unable to retrieve information about community contents'  
 => 'Unable to retrieve information about community contents',  
   
    'Unable to retrieve information about course contents'  
 => 'Unable to retrieve information about course contents',  
   
    'Unable to set default access dates for community'  
 => 'Unable to set default access dates for community',  
   
    'Unable to set default access dates for course'  
 => 'Unable to set default access dates for course',  
   
    'Unauthenticated Help Settings'  
 => 'Unauthenticated Help Settings',  
   
    'Unavailable community'  
 => 'Unavailable community',  
   
    'Undo'  
 => 'Undo',  
   
    'Unit'  
 => 'Unit',  
   
    'Unknown status'  
 => 'Unknown status',  
   
    'Unknown type'  
 => 'Unknown type',  
   
    "Unless excluded, a course will be listed in the domain's publicly accessible Course/Community Catalog, if at least one of the following applies"  
 => "Unless excluded, a course will be listed in the domain's publicly accessible Course/Community Catalog, if at least one of the following applies",  
   
    'Unofficial'  
 => 'Unofficial',  
   
    'Unofficial course'  
 => 'Unofficial course',  
   
    'Unofficial courses'  
 => 'Unofficial courses',  
   
    'Unpacking of your IMS package failed because an IMS manifest file was not located in the package.'  
 => 'Unpacking of your IMS package failed because an IMS manifest file was not located in the package.',  
   
    'Unrecognized course type: [_1]'  
 => 'Unrecognized course type: [_1]',  
   
    'Unsupported IMS format: [_1]'  
 => 'Unsupported IMS format: [_1]',  
   
    'Unvalidated requests will be listed for manual approval/rejection.'  
 => 'Unvalidated requests will be listed for manual approval/rejection.',  
   
    'Update Connections and Refresh Status Information'  
 => 'Update Connections and Refresh Status Information',  
   
    'Update Requests Result'  
 => 'Update Requests Result',  
   
    'Update information in classlists?'  
 => 'Update information in classlists?',  
   
    'Updateable user data'  
 => 'Updateable user data',  
   
    'Updates to user information in classlists?'  
 => 'Updates to user information in classlists?',  
   
    'Upload Bubblesheet Data'  
 => 'Upload Bubblesheet Data',  
   
    'Upload Course/Community Attributes File'  
 => 'Upload Course/Community Attributes File',  
   
    'Upload Custom Login Page Help File:'  
 => 'Upload Custom Login Page Help File:',  
   
    'Upload Description File'  
 => 'Upload Description File',  
   
    'Upload IMS package'  
 => 'Upload IMS package',  
   
    'Upload a courses or communities attributes file'  
 => 'Upload a courses or communities attributes file',  
   
    'Upload a file (e.g., a screenshot) relevant to your help request (128 KB max.)'  
 => 'Upload a file (e.g., a screenshot) relevant to your help request (128 KB max.)',  
   
    'Upload an attributes file containing specifications for one or more courses or communities in XML format.'  
 => 'Upload an attributes file containing specifications for one or more courses or communities in XML format.',  
   
    'Upload of PDF forms is not permitted for this course.'  
 => 'Upload of PDF forms is not permitted for this course.',  
   
    'Upload of bubblesheet format file is not permitted to this server: [_1]'  
 => 'Upload of bubblesheet format file is not permitted to this server: [_1]',  
   
    'Upload of custom help file is not permitted to this server: [_1]'  
 => 'Upload of custom help file is not permitted to this server: [_1]',  
   
    'Upload of new portfolio files and assignment of a non-zero Mb quota to new groups in the community will not be possible until some files have been deleted, and total usage is below community quota.'  
 => 'Upload of new portfolio files and assignment of a non-zero Mb quota to new groups in the community will not be possible until some files have been deleted, and total usage is below community quota.',  
   
    'Upload:'  
 => 'Upload:',  
   
    'Uploaded file contained no data'  
 => 'Uploaded file contained no data',  
   
    'Uploading file to [_1]'  
 => 'Uploading file to [_1]',  
   
    "Use 'Save' in the main window to save community categories"  
 => "Use 'Save' in the main window to save community categories",  
   
    "Use 'Save' in the main window to save course categories"  
 => "Use 'Save' in the main window to save course categories",  
   
    'Use CODE'  
 => 'Use CODE',  
   
    'Use [_1] as the CODE.'  
 => 'Use [_1] as the CODE.',  
   
    'Use [_1]Categorize course[_2] to assign a category to the course.'  
 => 'Use [_1]Categorize course[_2] to assign a category to the course.',  
   
    'Use [_1]Categorize course[_2] to change the "Exclude from course catalog" setting.'  
 => 'Use [_1]Categorize course[_2] to change the "Exclude from course catalog" setting.',  
   
    'Use [_1]Categorize course[_2] to change the category assigned to the course, as the one currently assigned is no longer used in the domain.'  
 => 'Use [_1]Categorize course[_2] to change the category assigned to the course, as the one currently assigned is no longer used in the domain.',  
   
    'Use of LON-CAPA requires java_script to be enabled in your web browser.'  
 => 'Use of LON-CAPA requires java_script to be enabled in your web browser.',  
   
    'Use the CODE [_1] that is was on the paper, ignoring the error.'  
 => 'Use the CODE [_1] that is was on the paper, ignoring the error.',  
   
    'Use the following link to enter the community:'  
 => 'Use the following link to enter the community:',  
   
    'Use the following link to enter the course:'  
 => 'Use the following link to enter the course:',  
   
    'Use the following links to your new roles to enter the community:'  
 => 'Use the following links to your new roles to enter the community:',  
   
    'Use the following links to your new roles to enter the course:'  
 => 'Use the following links to your new roles to enter the course:',  
   
    'Use the similar CODE [_1] instead.'  
 => 'Use the similar CODE [_1] instead.',  
   
    'User Can Request Creation of Courses/Communities in this Domain?'  
 => 'User Can Request Creation of Courses/Communities in this Domain?',  
   
    'User Counts'  
 => 'User Counts',  
   
    'User Environment for current log-in'  
 => 'User Environment for current log-in',  
   
    'User Information (unchanged)'  
 => 'User Information (unchanged)',  
   
    'User Management Logs'  
 => 'User Management Logs',  
   
    'User Management in community'  
 => 'User Management in community',  
   
    'User Report'  
 => 'User Report',  
   
    'User Search to enroll member'  
 => 'User Search to enroll member',  
   
    'User Sessions'  
 => 'User Sessions',  
   
    'User Status'  
 => 'User Status',  
   
    'User Status Summary'  
 => 'User Status Summary',  
   
    'User account creation'  
 => 'User account creation',  
   
    'User affiliation'  
 => 'User affiliation',  
   
    'User blogs, personal information pages and portfolios'  
 => 'User blogs, personal information pages and portfolios',  
   
    'User blogs, personal information pages, portfolios'  
 => 'User blogs, personal information pages, portfolios',  
   
    'User creates own account'  
 => 'User creates own account',  
   
    'User does not exist - username: [_1], domain: [_2].'  
 => 'User does not exist - username: [_1], domain: [_2].',  
   
    'User information updateable in author context'  
 => 'User information updateable in author context',  
   
    'User information updateable in course context'  
 => 'User information updateable in course context',  
   
    'User population'  
 => 'User population',  
   
    "User preference to disable replacement of user's name with institutional data (by auto-update) is unavailable."  
 => "User preference to disable replacement of user's name with institutional data (by auto-update) is unavailable.",  
   
    "User preference to disable replacement of user's name with institutional data (by auto-update), available for the following affiliations:"  
 => "User preference to disable replacement of user's name with institutional data (by auto-update), available for the following affiliations:",  
   
    'User preference to lock name'  
 => 'User preference to lock name',  
   
    'Username -> E-mail conversion'  
 => 'Username -> E-mail conversion',  
   
    'Username:domain of community owner'  
 => 'Username:domain of community owner',  
   
    'Username:domain of each co-owner'  
 => 'Username:domain of each co-owner',  
   
    'Usernames which may be created'  
 => 'Usernames which may be created',  
   
    'Users allowed to search'  
 => 'Users allowed to search',  
   
    'Users in community with active [_1] roles'  
 => 'Users in community with active [_1] roles',  
   
    'Users in community with expired [_1] roles'  
 => 'Users in community with expired [_1] roles',  
   
    'Users in community with future [_1] roles'  
 => 'Users in community with future [_1] roles',  
   
    "Usually this means that your institution's information systems do not list you among the instructional personnel for this course."  
 => "Usually this means that your institution's information systems do not list you among the instructional personnel for this course.",  
   
    'Validate'  
 => 'Validate',  
   
    'Validation Attempted'  
 => 'Validation Attempted',  
   
    'Validation is attempted when the request is submitted.'  
 => 'Validation is attempted when the request is submitted.',  
   
    'Validation of pending requests is automatically repeated daily.'  
 => 'Validation of pending requests is automatically repeated daily.',  
   
    'Verification of PDF form items failed'  
 => 'Verification of PDF form items failed',  
   
    'Version Actions'  
 => 'Version Actions',  
   
    'Version changes since start of Community'  
 => 'Version changes since start of Community',  
   
    'Version discrepancy: resource [_1] included in both version [_2] and version [_3]. Using version [_2].'  
 => 'Version discrepancy: resource [_1] included in both version [_2] and version [_3]. Using version [_2].',  
   
    'Version used in Community'  
 => 'Version used in Community',  
   
    'View or modify a course or community'  
 => 'View or modify a course or community',  
   
    'View or modify community settings which only a [_1] may modify.'  
 => 'View or modify community settings which only a [_1] may modify.',  
   
    'View pending official course requests'  
 => 'View pending official course requests',  
   
    'View request history'  
 => 'View request history',  
   
    'View supplemental course documents'  
 => 'View supplemental course documents',  
   
    'View/Modify Community Settings'  
 => 'View/Modify Community Settings',  
   
    'View/Modify Course/Community Settings'  
 => 'View/Modify Course/Community Settings',  
   
    'View/Modify catalog settings for community'  
 => 'View/Modify catalog settings for community',  
   
    'View/Modify catalog settings for course'  
 => 'View/Modify catalog settings for course',  
   
    'View/Modify community owner'  
 => 'View/Modify community owner',  
   
    'View/Modify course owner'  
 => 'View/Modify course owner',  
   
    'View/Modify course owner, institutional code, and default authentication'  
 => 'View/Modify course owner, institutional code, and default authentication',  
   
    'View/Modify existing role:'  
 => 'View/Modify existing role:',  
   
    'View/Modify quota for group portfolio files'  
 => 'View/Modify quota for group portfolio files',  
   
    'View/Modify settings for: [_1]'  
 => 'View/Modify settings for: [_1]',  
   
    'View:'  
 => 'View:',  
   
    'Visited link'  
 => 'Visited link',  
   
    'Warning: data retrieval for multiple communities can take considerable time, as this operation is not currently optimized.'  
 => 'Warning: data retrieval for multiple communities can take considerable time, as this operation is not currently optimized.',  
   
    'When adding a co-author'  
 => 'When adding a co-author',  
   
    'When adding a user to a course'  
 => 'When adding a user to a course',  
   
    'When requesting a course'  
 => 'When requesting a course',  
   
    'Window during which course/community was created:'  
 => 'Window during which course/community was created:',  
   
    'Window during which course/community was requested:'  
 => 'Window during which course/community was requested:',  
   
    'With validation'  
 => 'With validation',  
   
    'XML files processed as: (choose Dom. Coord.)'  
 => 'XML files processed as: (choose Dom. Coord.)',  
   
    'Yes, automatic creation'  
 => 'Yes, automatic creation',  
   
    'Yes, need approval'  
 => 'Yes, need approval',  
   
    'Yes, processed automatically'  
 => 'Yes, processed automatically',  
   
    'Yes, up to [quant,_1,request]/user'  
 => 'Yes, up to [quant,_1,request]/user',  
   
    'Yes, up to limit of [quant,_1,request] per user.'  
 => 'Yes, up to limit of [quant,_1,request] per user.',  
   
    'Yes, with validation'  
 => 'Yes, with validation',  
   
    'You are currently a co-owner:'  
 => 'You are currently a co-owner:',  
   
    'You are incorrect'  
 => 'You are incorrect',  
   
    'You are not allowed to upload bubblesheet data to the requested course.'  
 => 'You are not allowed to upload bubblesheet data to the requested course.',  
   
    'You are not authorized to create new institutional users in this domain.'  
 => 'You are not authorized to create new institutional users in this domain.',  
   
    'You are not authorized to create new non-institutional users in this domain.'  
 => 'You are not authorized to create new non-institutional users in this domain.',  
   
    "You are not authorized to define new users in the new course's domain - [_1]."  
 => "You are not authorized to define new users in the new course's domain - [_1].",  
   
    'You are not currently signed up to work at this time and/or place.'  
 => 'You are not currently signed up to work at this time and/or place.',  
   
    'You are not permitted to create a LON-CAPA account.'  
 => 'You are not permitted to create a LON-CAPA account.',  
   
    'You are not permitted to request creation of communities'  
 => 'You are not permitted to request creation of communities',  
   
    'You are not permitted to request creation of official courses.'  
 => 'You are not permitted to request creation of official courses.',  
   
    'You are not permitted to request creation of unofficial courses.'  
 => 'You are not permitted to request creation of unofficial courses.',  
   
    'You are not permitted to set a user preference for automatic name updates for your LON-CAPA account.'  
 => 'You are not permitted to set a user preference for automatic name updates for your LON-CAPA account.',  
   
    'You can only select those maps and folders which can be currently parameterized.'  
 => 'You can only select those maps and folders which can be currently parameterized.',  
   
    'You can only use this screen to select courses and communities in the current domain.'  
 => 'You can only use this screen to select courses and communities in the current domain.',  
   
    'You can search for courses and communities which permit self-enrollment, if you would like to enroll in one.'  
 => 'You can search for courses and communities which permit self-enrollment, if you would like to enroll in one.',  
   
    'You do not have privileges to modify Portfolio, Blog or Personal Information Page settings for this user.'  
 => 'You do not have privileges to modify Portfolio, Blog or Personal Information Page settings for this user.',  
   
    'You do not have privileges to request creation of courses or communities.'  
 => 'You do not have privileges to request creation of courses or communities.',  
   
    'You do not have rights to request creation of courses in this domain; please choose a different domain.'  
 => 'You do not have rights to request creation of courses in this domain; please choose a different domain.',  
   
    'You do not have rights to view community request information.'  
 => 'You do not have rights to view community request information.',  
   
    'You do not have rights to view course or community request information.'  
 => 'You do not have rights to view course or community request information.',  
   
    'You do not have rights to view course request information.'  
 => 'You do not have rights to view course request information.',  
   
    'You had selected'  
 => 'You had selected',  
   
    'You have been enrolled in the LON-CAPA system at your institution, because you are a registered student in a class which is using the LON-CAPA couse management and online homework system.'  
 => 'You have been enrolled in the LON-CAPA system at your institution, because you are a registered student in a class which is using the LON-CAPA couse management and online homework system.',  
   
    'You have no matching community requests awaiting approval by a Domain Coordinator or held in a queue pending administrative action at your institution.'  
 => 'You have no matching community requests awaiting approval by a Domain Coordinator or held in a queue pending administrative action at your institution.',  
   
    'You have no matching course or community requests awaiting approval by a Domain Coordinator or held in a queue pending administrative action at your institution.'  
 => 'You have no matching course or community requests awaiting approval by a Domain Coordinator or held in a queue pending administrative action at your institution.',  
   
    'You have no matching course requests awaiting approval by a Domain Coordinator or held in a queue pending administrative action at your institution.'  
 => 'You have no matching course requests awaiting approval by a Domain Coordinator or held in a queue pending administrative action at your institution.',  
   
    'You may also add users later, once the community has been created, by using the "Manage community users" link, accessible from the "Main Menu".'  
 => 'You may also add users later, once the community has been created, by using the "Manage community users" link, accessible from the "Main Menu".',  
   
    'You may also add users later, once the course has been created, by using the "Manage course users" link, accessible from the "Main Menu".'  
 => 'You may also add users later, once the course has been created, by using the "Manage course users" link, accessible from the "Main Menu".',  
   
    'You may need to [_1]re-select[_2] the course.'  
 => 'You may need to [_1]re-select[_2] the course.',  
   
    'You may want to review the request details and submit the request again.'  
 => 'You may want to review the request details and submit the request again.',  
   
    'You must choose a specific course type when making a new course request.\nAll types is not allowed.'  
 => 'You must choose a specific course type when making a new course request.\nAll types is not allowed.',  
   
    'You must choose a specific course type when making a new course request.\n\"All types\" is not allowed.'  
 => 'You must choose a specific course type when making a new course request.\n\"All types\" is not allowed.',  
   
    'You must include a description'  
 => 'You must include a description',  
   
    'You must include a subject'  
 => 'You must include a subject',  
   
    'You must select a course or community in the current domain'  
 => 'You must select a course or community in the current domain',  
   
    'You need to change one or more LON-CAPA section names - names may only contain letters or numbers.'  
 => 'You need to change one or more LON-CAPA section names - names may only contain letters or numbers.',  
   
    'You need to change one or more LON-CAPA section names - none is a reserved word in the system, and may not be used.'  
 => 'You need to change one or more LON-CAPA section names - none is a reserved word in the system, and may not be used.',  
   
    'You need to re-initialize the community.'  
 => 'You need to re-initialize the community.',  
   
    'You need to reinitialize the community.'  
 => 'You need to reinitialize the community.',  
   
    'Your LON-CAPA account'  
 => 'Your LON-CAPA account',  
   
    'Your anonymous submission has been recorded, and credit awarded.'  
 => 'Your anonymous submission has been recorded, and credit awarded.',  
   
    'Your anonymous submission has been recorded.'  
 => 'Your anonymous submission has been recorded.',  
   
    'Your co-ownership status'  
 => 'Your co-ownership status',  
   
    'Your community limit is [_1].'  
 => 'Your community limit is [_1].',  
   
    'Your community request has been approved.'  
 => 'Your community request has been approved.',  
   
    'Your community request has been cancelled.'  
 => 'Your community request has been cancelled.',  
   
    'Your community request has been processed and the community has been created.'  
 => 'Your community request has been processed and the community has been created.',  
   
    'Your community request has been recorded.'  
 => 'Your community request has been recorded.',  
   
    'Your community request has been updated'  
 => 'Your community request has been updated',  
   
    'Your community request has not been approved.'  
 => 'Your community request has not been approved.',  
   
    'Your community request was rejected.'  
 => 'Your community request was rejected.',  
   
    'Your course is now set up. Please select the Save button to re-intialize the course with your chosen settings. Remember that all of these settings can be modified in the PARMS screen (Course Configuration).'  
 => 'Your course is now set up. Please select the Save button to re-intialize the course with your chosen settings. Remember that all of these settings can be modified in the PARMS screen (Course Configuration).',  
   
    'Your course limit is [_1].'  
 => 'Your course limit is [_1].',  
   
    'Your course request has been approved.'  
 => 'Your course request has been approved.',  
   
    'Your course request has been cancelled.'  
 => 'Your course request has been cancelled.',  
   
    'Your course request has been processed and the course has been created.'  
 => 'Your course request has been processed and the course has been created.',  
   
    'Your course request has been recorded.'  
 => 'Your course request has been recorded.',  
   
    'Your course request has been updated'  
 => 'Your course request has been updated',  
   
    'Your course request has not been approved.'  
 => 'Your course request has not been approved.',  
   
    'Your course request was rejected.'  
 => 'Your course request was rejected.',  
   
    'Your earlier request is in a queue awaiting action by a Course Coordinator.'  
 => 'Your earlier request is in a queue awaiting action by a Course Coordinator.',  
   
    'Your file - [_1] - was uploaded successfully.'  
 => 'Your file - [_1] - was uploaded successfully.',  
   
    'Your import is complete.'  
 => 'Your import is complete.',  
   
    'Your limit is [_1].'  
 => 'Your limit is [_1].',  
   
    'Your new password will be sent to the LON-CAPA server in an encrypted form.'  
 => 'Your new password will be sent to the LON-CAPA server in an encrypted form.',  
   
    'Your request for creation of the following community: [_1]requested on [_2]has been reviewed by a Domain Coordinator.'  
 => 'Your request for creation of the following community: [_1]requested on [_2]has been reviewed by a Domain Coordinator.',  
   
    'Your request for creation of the following course: [_1]requested on [_2]has been reviewed by a Domain Coordinator.'  
 => 'Your request for creation of the following course: [_1]requested on [_2]has been reviewed by a Domain Coordinator.',  
   
    'Your request has been placed in a queue pending administrative action.'  
 => 'Your request has been placed in a queue pending administrative action.',  
   
    'Your request has not been processed because you have reached the limit for the number of communities.'  
 => 'Your request has not been processed because you have reached the limit for the number of communities.',  
   
    'Your request has not been processed because you have reached the limit for the number of courses of this type.'  
 => 'Your request has not been processed because you have reached the limit for the number of courses of this type.',  
   
    'Your request status is: [_1].'  
 => 'Your request status is: [_1].',  
   
    'Your reservation status for any such assignments is listed below:'  
 => 'Your reservation status for any such assignments is listed below:',  
   
    'Your submission has been recorded, and credit awarded.'  
 => 'Your submission has been recorded, and credit awarded.',  
   
    'Your uploaded PDF form contained the following resource(s) from [_1] different courses:'  
 => 'Your uploaded PDF form contained the following resource(s) from [_1] different courses:',  
   
    'Your uploaded PDF form contained the following resource(s) from a different course:'  
 => 'Your uploaded PDF form contained the following resource(s) from a different course:',  
   
    'Zoom in'  
 => 'Zoom in',  
   
    'Zoom out'  
 => 'Zoom out',  
   
    '[_1] Display Creation History'  
 => '[_1] Display Creation History',  
   
    '[_1] Display Request Queue'  
 => '[_1] Display Request Queue',  
   
    '[_1] Requests Updated'  
 => '[_1] Requests Updated',  
   
    '[_1] [_2] [_3] '  
 => '[_1] [_2] [_3] ',  
   
    '[_1] bubblesheet format file removed; [_2] file will be used for courses in this domain.'  
 => '[_1] bubblesheet format file removed; [_2] file will be used for courses in this domain.',  
   
    '[_1] help file removed; [_2] file will be used for the unathorized help page in this domain.'  
 => '[_1] help file removed; [_2] file will be used for the unathorized help page in this domain.',  
   
    '[_1] now set to: [_2]'  
 => '[_1] now set to: [_2]',  
   
    '[_1] set to [_2]'  
 => '[_1] set to [_2]',  
   
    '[_1] still set to: [_2]'  
 => '[_1] still set to: [_2]',  
   
    '[_1] was excluded because new users need be from the course domain'  
 => '[_1] was excluded because new users need be from the course domain',  
   
    '[_1] was excluded because the domain is invalid'  
 => '[_1] was excluded because the domain is invalid',  
   
    '[_1] was excluded because the username or domain is invalid.'  
 => '[_1] was excluded because the username or domain is invalid.',  
   
    '[_1] was excluded because the username violated format rules for the domain'  
 => '[_1] was excluded because the username violated format rules for the domain',  
   
    '[_1] was excluded because you may not request new users in the domain'  
 => '[_1] was excluded because you may not request new users in the domain',  
   
    '[_1]/[_2]: [quant,_3,minute,minutes,] [quant,_4,second ,seconds ,]remaining ([quant,_5,second] for last five students)'  
 => '[_1]/[_2]: [quant,_3,minute,minutes,] [quant,_4,second ,seconds ,]remaining ([quant,_5,second] for last five students)',  
   
    '[_1]/[_2]: [quant,_3,minute,minutes,] [quant,_4,second ,seconds ,]remaining ([quant,_5,second] for last student)'  
 => '[_1]/[_2]: [quant,_3,minute,minutes,] [quant,_4,second ,seconds ,]remaining ([quant,_5,second] for last student)',  
   
    '[_1]As Domain Coordinator, use: [_2]Main Menu -> Course and community creation -> Approve or reject requests[_3]to display a list of pending requests, which you can either approve or reject.'  
 => '[_1]As Domain Coordinator, use: [_2]Main Menu -> Course and community creation -> Approve or reject requests[_3]to display a list of pending requests, which you can either approve or reject.',  
   
    '[_1]Change[_2] for just [_3]this community[_4] or for [_5]all your courses/communities[_6].'  
 => '[_1]Change[_2] for just [_3]this community[_4] or for [_5]all your courses/communities[_6].',  
   
    '[_1]Change[_2] for just [_3]this course[_4] or for [_5]all your courses/communities[_6].'  
 => '[_1]Change[_2] for just [_3]this course[_4] or for [_5]all your courses/communities[_6].',  
   
    '[_1]Error:[_2] An error ([_3]) occurred when attempting to upload the file, [_4]'  
 => '[_1]Error:[_2] An error ([_3]) occurred when attempting to upload the file, [_4]',  
   
    '[_1]Error:[_2] The file you attempted to upload, [_3] contained no information. Please check that you entered the correct filename.'  
 => '[_1]Error:[_2] The file you attempted to upload, [_3] contained no information. Please check that you entered the correct filename.',  
   
    '[_1]No section[_2] - [_3]'  
 => '[_1]No section[_2] - [_3]',  
   
    '[_1]Select[_2] a CODE from the list of all CODEs and use it.'  
 => '[_1]Select[_2] a CODE from the list of all CODEs and use it.',  
   
    '[_1]Success:[_2] Successfully uploaded [_3] bytes of data into location: [_4]'  
 => '[_1]Success:[_2] Successfully uploaded [_3] bytes of data into location: [_4]',  
   
    '[_1]student(s)'  
 => '[_1]student(s)',  
   
    '[quant,_1,file] uploaded to this anonymous survey'  
 => '[quant,_1,file] uploaded to this anonymous survey',  
   
    '[quant,_1,item]'  
 => '[quant,_1,item]',  
   
    'all LON-CAPA'  
 => 'all LON-CAPA',  
   
    'all access types '  
 => 'all access types ',  
   
    'all resources'  
 => 'all resources',  
   
    'as a member'  
 => 'as a member',  
   
    'assignment note'  
 => 'assignment note',  
   
    'based on domain, username, or course/community affiliation.'  
 => 'based on domain, username, or course/community affiliation.',  
   
    'clicker id'  
 => 'clicker id',  
   
    'comments'  
 => 'comments',  
   
    'community'  
 => 'community',  
   
    'course ID'  
 => 'course ID',  
   
    'course/community'  
 => 'course/community',  
   
    'creation of a new account is permitted for:'  
 => 'creation of a new account is permitted for:',  
   
    'expired'  
 => 'expired',  
   
    'extent'  
 => 'extent',  
   
    'folder'  
 => 'folder',  
   
    'formula'  
 => 'formula',  
   
    'future'  
 => 'future',  
   
    'future role(s); starts: [_1].'  
 => 'future role(s); starts: [_1].',  
   
    'huge font size'  
 => 'huge font size',  
   
    'larger than normal'  
 => 'larger than normal',  
   
    'make these dates the default access dates for future community enrollment'  
 => 'make these dates the default access dates for future community enrollment',  
   
    'make these dates the default access dates for future course enrollment'  
 => 'make these dates the default access dates for future course enrollment',  
   
    'may not be used as the name for a section, as it is the name of a community group'  
 => 'may not be used as the name for a section, as it is the name of a community group',  
   
    'name only visible to community facilitators'  
 => 'name only visible to community facilitators',  
   
    'now set to:'  
 => 'now set to:',  
   
    'numerical'  
 => 'numerical',  
   
    'official'  
 => 'official',  
   
    'passphrase not required'  
 => 'passphrase not required',  
   
    'passphrase protected'  
 => 'passphrase protected',  
   
    'radiobutton'  
 => 'radiobutton',  
   
    'reason'  
 => 'reason',  
   
    'reason - invalid user: [_1]'  
 => 'reason - invalid user: [_1]',  
   
    'reason - unsupported language: [_1]'  
 => 'reason - unsupported language: [_1]',  
   
    'role(s) active now; ends [_1].'  
 => 'role(s) active now; ends [_1].',  
   
    'role(s) active now; no end date'  
 => 'role(s) active now; no end date',  
   
    'role(s) expired: [_1].'  
 => 'role(s) expired: [_1].',  
   
    'seconds for'  
 => 'seconds for',  
   
    'secs ago'  
 => 'secs ago',  
   
    'sections'  
 => 'sections',  
   
    'show'  
 => 'show',  
   
    'standard communities only'  
 => 'standard communities only',  
   
    'still set to:'     '&nbsp;&nbsp;&nbsp;End:'
 => 'still set to:',  => '&nbsp;&nbsp;&nbsp;Termina:',
   
    'unofficial'     '(Automatic processing of any request).'
 => 'unofficial',  => '(Proceso automático de cualquier solicitud).',
   
    'user1:domain1,user2:domain2 etc.'     '(Automatic processing of requests up to limit of [quant,_1,request] per user).'
 => 'user1:domain1,user2:domain2 etc.',  => '(Proceso automático de solicitudes hasta el límite de [quant,_1,solicitud,solicitudes] por usuario).',
   
    'user:domain,user:domain'     '(Does not apply to member roles).'
 => 'user:domain,user:domain',  => '(No aplica a funciones de usuario).',
   
    'with Bcc to'     '(Message not fully displayed due to incorrect embedded TeX.)'
 => 'with Bcc to',  => '(Mensaje no mostrado completamente debido a incrustaciones incorrectas de TeX.)',
   
      '(Previous URL backed up)'
   => '(URL anterior en copia de respaldo)',
   
 #SYNCMARKER  #SYNCMARKER
 );  );

Removed from v.1.54  
changed lines
  Added in v.1.92


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