Drupal.locale = { 'pluralFormula': function($n) { return Number(($n!=1)); }, 'strings': { "An error occurred. \\n@uri\\n@text": "Se ha producido un error. \\n@uri\\n@text ", "An error occurred. \\n@uri\\n(no information available).": "Se ha producido un error. \\n@uri\\n(no hay información disponible). ", "An HTTP error @status occurred. \\n@uri": "Se ha producido un error HTTP @status. \\n@uri ", "Your system configuration does not currently support this feature. The \x3ca href=\"http://drupal.org/node/15365\"\x3ehandbook page on Clean URLs\x3c/a\x3e has additional troubleshooting information.": "La configuración de su sistema no soporta actualmente esta característica. La \x3ca href=\"http://drupal.org/node/15365\"\x3epágina del manual sobre URL limpios\x3c/a\x3e tiene más información sobre posibles problemas.", "Testing clean URLs...": "Probando URL limpios...", "Your server has been successfully tested to support this feature.": "Se ha comprobado exitosamente que su servidor ofrece soporte para esta funcionalidad.", "An error occurred at ": "Se produjo un error en ", "Deselect all rows in this table": "Quitar selección de todas las filas de esta tabla ", "Drag to re-order": "Arrastrar para re-ordenar ", "Changes made in this table will not be saved until the form is submitted.": "Los cambios realizados en esta tabla podrían no ser salvados hasta que la forma sea enviada. ", "Join summary": "Unirse al sumario ", "The changes to these blocks will not be saved until the \x3cem\x3eSave blocks\x3c/em\x3e button is clicked.": "Los cambios de este bloque no serán guardados hasta que \x3cem\x3eSave blocks\x3c/em\x3e se haga click en el botón. ", "The selected file %filename cannot not be uploaded. Only files with the following extensions are allowed: %extensions.": "El archivo seleccionado %nombre de archivo (%filename) no puede ser subido/cargado. Sólo los arvhivos con las siguientes extensiones están permitidos: %extensiones (%extensions). ", "Select all rows in this table": "Seleccionar todas las filas de esta tabla ", "An error occurred at @path.": "Ocurrió un error en @path (@ruta). ", "An error occurred. \r\n@uri\r\n@text": "Se produjo un error. @uri @text ", "An error occurred. \r\n@uri\r\n(no information available).": "Se produjo un error. @uri (no hay más información disponible). ", "An HTTP error @status occurred. \r\n@uri": "Se produjo un error HTTP @status (@estado). @uri " } };