Drupal.locale = { 'pluralFormula': function($n) { return Number(($n!=1)); }, 'strings': { "Unspecified error": "Error desconocido", "An error occurred. \\n@uri\\n@text": "Hubo un error. \\n@uri\\n@text", "An error occurred. \\n@uri\\n(no information available).": "Hubo un error. \\n@uri\\n(no hay información disponible).", "An HTTP error @status occurred. \\n@uri": "Hubo un error HTTP @status. \\n@uri", "Your server has been successfully tested to support this feature.": "Se ha comprobado exitosamente que su servidor ofrece soporte para esta funcionalidad.", "Upload": "Upload", "Only files with the following extensions are allowed: %files-allowed.": "Solo los ficheros con las siguientes extensiones son permitidos: %files-allowed", "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.", "Testing clean URLs...": "Probar URLs limpias...", "Drag to re-order": "Arrastrar para reordenar", "Split summary at cursor": "Terminar resúmenes donde se halla el cursor", "Join summary": "Unir resumen", "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\".", "Select all rows in this table": "Seleccionar todas las filas de esta tabla", "Deselect all rows in this table": "Deseleccionar todas las filas de esta tabla", "Translate Text": "Traducir texto", "An HTTP error @status occured.": "Hubo un error HTTP @status.", "Please select a file.": "Seleccione un documento, por favor.", "You are not allowed to operate on more than %num files.": "No tiene permiso para actuar sobre más de %num documentos.", "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.", "unlimited": "sin límite", "%filename is not an image.": "%filename no es una imagen.", "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?", "Uploading %filename...": "Subiendo %filename...", "Delete selected files?": "¿Borrar los documentos seleccionados?", "Please select a thumbnail.": "Seleccione una minatura, por favor.", "Please select a single file.": "Seleccione un sólo documento, por favor.", "You must select at least %num files.": "Debe seleccionar al menos %num documentos.", "Send to @app": "Enviar a @app", "textarea": "textarea" } };