Drupal.locale = { 'pluralFormula': function($n) { return Number(($n!=1)); }, 'strings': { "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...", "Save": "Guardar", "Upload": "Upload", "Only files with the following extensions are allowed: %files-allowed.": "Sólo se permiten archivos con las siguientes extensiones: %files-allowed.", "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 HTTP error @status occurred. \n@uri": "Ocurrió un error HTTP @status. @uri", "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" } };