Drupal.locale = { 'pluralFormula': function($n) { return Number(($n!=1)); }, 'strings': { "Select all rows in this table": "Seleccionar todas las filas de esta tabla", "Deselect all rows in this table": "Quitar la selección a todas las filas de esta tabla", "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 tu sistema no soporta actualmente esta función. La \x3ca href=\"http://drupal.org/node/15365\"\x3ehoja del libro sobre URLs Limpias\x3c/a\x3e tiene información adicional acerca este problema.", "Your server has been successfully tested to support this feature.": "Se ha comprobado exitosamente que su servidor ofrece soporte para esta funcionalidad.", "Testing clean URLs...": "Probar URLs limpias...", "The changes to these blocks will not be saved until the \x3cem\x3eSave blocks\x3c/em\x3e button is clicked.": "Los cambios en estos bloques no se guardarán hasta que se ejecute el botón \"Guardar bloques\".", "Drag to re-order": "Arrastrar para reordenar", "Changes made in this table will not be saved until the form is submitted.": "Los cambios hechos en esta tabla no se guardarán hasta enviar el formulario.", "An HTTP error @status occurred. \\n@uri": "Hubo un error HTTP @status. \\n@uri", "An error occurred. \\n@uri\\n(no information available).": "Hubo un error. \\n@uri\\n(no hay información disponible).", "An error occurred. \\n@uri\\n@text": "Hubo un error. \\n@uri\\n@text", "Unspecified error": "Error desconocido", "Split summary at cursor": "Terminar resúmenes donde se halla el cursor", "Join summary": "Unir resumen", "An HTTP error @status occurred. \n@uri": "Ocurrió un error HTTP @status. @uri", "An error occurred. \n@uri\n(no information available).": "Ha ocurrido un error. \r\n@uri\r\n(información no disponible).", "An error occurred. \n@uri\n@text": "An error occurred.  @uri @text", "Translate Text": "Traducir texto", "An HTTP error @status occured.": "Hubo un error HTTP @status." } };