Drupal.locale = { 'pluralFormula': function($n) { return Number(($n!=1)); }, 'strings': { "Unspecified error": "Error no especificado", "Upload": "Subir", "Your server has been successfully tested to support this feature.": "Su servidor pasó con éxito la prueba sobre soporte de esta característica.", "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...", "Drag to re-order": "Arrastre para reordenar", "Changes made in this table will not be saved until the form is submitted.": "Los cambios realizados en esta tabla no se guardarán hasta que se envíe el formulario", "The changes to these blocks will not be saved until the \x3cem\x3eSave blocks\x3c/em\x3e button is clicked.": "Los cambios sobre estos bloques no se guardarán hasta que no pulse el botón \x3cem\x3eGuardar bloques\x3c/em\x3e.", "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", "An error occurred. \n@uri\n@text": "An error occurred.  @uri @text", "Send to @app": "Enviar a @app", "Split summary at cursor": "Definir resumen hasta el cursor", "Join summary": "Unir resumen", "unlimited": "sin límite", "Directory %dir is loaded.": "El directorio %dir se ha cargado.", "Directory %dir is empty.": "El directorio %dir está vacío.", "File browsing is disabled in directory %dir.": "La exploración de documentos está desactivada en el directorio %dir.", "You can\'t perform this operation.": "No puede efectuar esta operación.", "Do you want to refresh the current directory?": "¿Quiere refrescar la vista de este directorio?", "Only files with the following extensions are allowed: %files-allowed.": "Sólo se permiten archivos con las siguientes extensiones: %files-allowed.", "Uploading %filename...": "Subiendo %filename...", "Delete selected files?": "¿Borrar los documentos seleccionados?", "Please select a thumbnail.": "Seleccione una minatura, por favor.", "Please specify dimensions within the allowed range that is from 1x1 to @dimensions.": "Especifique unas dimensiones dentro de las permitidas, por favor. Eso va desde 1 × 1 a @dimensions.", "Please select a single file.": "Seleccione un sólo documento, por favor.", "%filename is not an image.": "%filename no es una imagen.", "Please select a file.": "Seleccione un documento, por favor.", "You must select at least %num files.": "Debe seleccionar al menos %num documentos.", "You are not allowed to operate on more than %num files.": "No tiene permiso para actuar sobre más de %num documentos.", "textarea": "textarea", "Automatic alias": "Alias automático de ruta", "An error occurred. \n@uri\n(no information available).": "Ha ocurrido un error. \r\n@uri\r\n(información no disponible).", "An HTTP error @status occurred. \n@uri": "Ocurrió un error HTTP @status. @uri" } };