{
    "options": {
        "authAPIVersion": 1,
        "bookmarkThumbHeight": 150,
        "bookmarkThumbWidth": 90,
        "dropEnabled": true,
        "footerPanelEnabled": true,
        "headerPanelEnabled": true,
        "leftPanelEnabled": true,
        "limitLocales": false,
        "openTemplate": "http://universalviewer.io?manifest={0}",
        "rightPanelEnabled": true,
        "theme": "uv-es-ES-theme"
    },
    "modules": {
        "shareDialogue": {
            "options": {
                "embedTemplate": "<iframe src=\"{0}\" width=\"{1}\" height=\"{2}\" allowfullscreen frameborder=\"0\"></iframe>"
            },
            "content": {
                "customSize": "custom",
                "embed": "Embed",
                "embedInstructions": "To embed this item in your own website, copy and paste the code below.",
                "height": "Altura",
                "iiif": "IIIF Manifest",
                "share": "Compartir",
                "shareInstructions": "Para compartir este registro, copia la URL..",
                "size": "Tamaño:",
                "width": "Ancho"
            }
        },
        "footerPanel": {
            "options": {
                "downloadEnabled": true,
                "embedEnabled": false,
                "feedbackEnabled": false,
                "minimiseButtons": true,
                "openEnabled": false,
                "shareEnabled": true
            },
            "content": {
                "bookmark": "Add to bookmarks",
                "download": "Descargar",
                "embed": "Embed",
                "exitFullScreen": "Salir de la pantalla completa",
                "fullScreen": "Pantalla completa",
                "moreInfo": "Más información",
                "open": "Abrir",
                "share": "Compartir"
            }
        },
        "genericDialogue": {
            "content": {
                "ok": "OK"
            }
        },
        "headerPanel": {
            "content": {
                "close": "Cerrar",
                "help": "Ayuda",
                "settings": "Configuración"
            }
        },
        "helpDialogue": {
            "content": {
                "text": "placeholder text",
                "title": "Ayuda"
            }
        },
        "moreInfoRightPanel": {
            "options": {
                "canvasDisplayOrder": "",
                "canvasExclude": "",
                "copyToClipboardEnabled": false,
                "manifestDisplayOrder": "",
                "manifestExclude": "",
                "panelAnimationDuration": 250,
                "panelCollapsedWidth": 30,
                "panelExpandedWidth": 255,
                "panelOpen": false,
                "rtlLanguageCodes": "ar, ara, dv, div, he, heb, ur, urd",
                "showAllLanguages": false,
                "textLimit": 4,
                "textLimitType": "lines"
            },
            "content": {
                "attribution": "Atribución",
                "collapse": "Colapsar información",
                "collapseFull": "Colapsar galeria",
                "description": "Descripción",
                "expand": "Expandir información",
                "expandFull": "Expandir galeria",
                "holdingText": "Your module goes here!",
                "less": "menos",
                "license": "Licencia",
                "logo": "Logo",
                "more": "más",
                "noData": "No existen datos a mostrar",
                "page": "Página",
                "title": "Más información",
                "manifestHeader": "Sobre este registro",
                "canvasHeader": "Sobre esta imagen",
                "copyToClipboard": "Copiar al portapapeles",
                "copiedToClipboard": "Copiado al portapapeles"
            }
        },
        "contentLeftPanel": {
            "options": {
                "elideCount": 40,
                "galleryThumbHeight": 320,
                "galleryThumbWidth": 200,
                "oneColThumbHeight": 320,
                "oneColThumbWidth": 200,
                "pageModeEnabled": true,
                "panelAnimationDuration": 250,
                "panelCollapsedWidth": 30,
                "panelExpandedWidth": 255,
                "panelOpen": true,
                "thumbsEnabled": true,
                "thumbsExtraHeight": 8,
                "thumbsImageFadeInDuration": 300,
                "thumbsLoadRange": 15,
                "treeEnabled": true,
                "twoColThumbHeight": 150,
                "twoColThumbWidth": 90
            }
        },
        "virtexCenterPanel": {
            "options": {
                "showStats": false,
                "trimAttributionCount": 150,
                "vrEnabled": false
            },
            "content": {
                "attribution": "Atribución",
                "zoomIn": "Acercar zoom",
                "zoomOut": "Alejar zoom",
                "vr": "VR"
            }
        },
        "dialogue": {
            "content": {
                "close": "Close"
            }
        },
        "downloadDialogue": {
            "content": {
                "download": "Descargar",
                "entireFileAsOriginal": "Entire file",
                "noneAvailable": "Opciones no disponible para deascargar.",
                "preview": "Vista previa",
                "title": "Descargar"
            }
        },
        "loginDialogue": {
            "content": {
                "login": "Login",
                "cancel": "Cancelar"
            }
        },
        "mediaelementCenterPanel": {
            "content": {}
        },
        "settingsDialogue": {
            "content": {
                "locale": "Locale",
                "pagingEnabled": "Dos páginas a mostrar",
                "preserveViewport": "Mantener zoom",
                "title": "Configuración",
                "website": "<a href='https://github.com/universalviewer/universalviewer'>more info</a>"
            }
        }
    },
    "localisation": {
        "label": "Spanish",
        "locales": [
            {
                "name": "cy-GB",
                "label": "Cymraeg"
            },
            {
                "name": "en-GB",
                "label": "English (GB)"
            },
            {
                "name": "fr-FR",
                "label": "Français (FR)"
            },
            {
                "name": "sv-SE",
                "label": "Svenska"
            },
            {
                "name": "es-ES",
                "label": "Spanish"
            }
        ]
    },
    "content": {
        "authCORSError": "Your browser does not support CORS, please upgrade to view this content.",
        "authorisationFailedMessage": "Your log-in attempt did not appear to be successful. Please try again.",
        "degradedResourceMessage": "Please log in to view at full quality.",
        "degradedResourceLogin": "log in",
        "forbiddenResourceMessage": "No tienes suficientes permisos para mostrar esta imagen"
    }
}