﻿var i18n = {
    en: {
        'title': 'Coffee Search System .: Guatemalan Coffees',
        'resultslabel': 'Search results',
        'resultscount': { fmt: '{0} coffee farm(s)', args: ['totalFarmsCount'] },
        'searchtitle': 'Search options',
        'farmrelated': 'farm related',
        'lblDepartment': 'Department',
        'lblFarmNameForm': 'Farm name',
        'lblName': 'Name',
        'coffeerelated': 'coffee related',
        'lblCoffeeType': 'Coffee type by altitude',
        'lblType': 'Type',
        'lblCoffeeVariety': 'Coffee variety',
        'lblVariety': 'Variety',
        'btnSearch': 'Search!',
        'errSelectOption': 'You must select at least one search option for searching',
        'errShortFarmName': 'The farm name must be at least three characters long',
        'errNoMatchingFarms': 'There are no farms that match your search criteria',
        'errInvalidFarmName': 'The farm name must be comprised only of whitespace, letters and digits',
        'errNetwork': 'There was a network error. Please try again in a few minutes',
        'lblCoffeeFarms': ' coffee farm(s)',
        'resultspage': { fmt: 'showing {0} to {1}', args: ['showStart', 'showEnd'] },
        'lblSelectionTitle': 'Your selection',
        'searchterms': { fmt: '', args: [] },
        'departments0': '-- Select --',
        'varieties0': '-- Select --',
        'varieties3': 'Bourbon Selection',
        'varieties2': 'Bourbon',
        'varieties7': 'Catimor',
        'varieties5': 'Catuai',
        'varieties4': 'Caturra',
        'varieties8': 'Maragogype',
        'varieties6': 'Pache Colis',
        'varieties31': 'Pache',
        'varieties9': 'Robusta',
        'varieties36': 'San Ramon',
        'varieties1': 'Typica',
        'coffeetypes0': '-- Select --',
        'coffeetypes3': 'Prime (2,500-3,000ft)',
        'coffeetypes4': 'Extra Prime (3,000-3,500ft)',
        'coffeetypes5': 'Semi Hard (3,500-4000ft)',
        'coffeetypes6': 'Hard (4,000-4,500ft)',
        'coffeetypes7': 'Strictly Hard (more than 4,500ft)',
        'lblFarmTitle': { fmt: '<strong>{0} in {1}</strong>', args: ['currFarm.FarmName', 'currFarm.DepartmentName'] },
        'lblLatitude': { fmt: '<strong>Latitude:</strong> {0}', args: ['currFarm.LatitudeStr'] },
        'lblLongitude': { fmt: '<strong>Longitude:</strong> {0}', args: ['currFarm.LongitudeStr'] },
        'lblFarmName': {fmt:'<strong><strong style="font-size:14px">{0}</strong>',args:['currFarm.FarmName']},
        'lblFarmPosition': { fmt: '<strong>Coordinates:</strong> {0}', args: ['currFarm.PositionStr'] },
        'lblFarmWebsite': { fmt: '<a href="{0}" target="_blank">Click to visit Website</a>', args: ['currFarm.Website'] },
        'lblFarmEmail': { fmt: '<strong>E-Mail:</strong> <a href="mailto:{0}">{1}</a>', args: ['currFarm.Email', 'currFarm.Email'] },
        'lblFarmAddress': { fmt: '<strong>Farm Address:</strong> {0}', args: ['currFarm.FarmAddress'] },
        'lblFarmDepartment': { fmt: '<strong>Department:</strong> {0}', args: ['currFarm.DepartmentName'] },
        'lblFarmCounty': { fmt: '<strong>County:</strong> {0}', args: ['currFarm.CountyName'] },
        'lblFarmLocation': { fmt: '<strong>Location:</strong> {0}, {1}', args: ['currFarm.CountyName', 'currFarm.DepartmentName'] },
        'lblFarmVarieties': { fmt: '<strong>Varieties:</strong> {0}', args: ['getVarieties(currFarm.VarietiesIds)'] },
        'lblFarmCoffeeTypes': { fmt: '<strong>Coffee Types:</strong> {0}', args: ['getCoffeeTypes(currFarm.CoffeeTypesId)'] },
        'lblFarmArea': { fmt: '<strong>Area:</strong> {0} ha. ({1} cultivated)', args: ['currFarm.TotalArea', 'currFarm.TotalCultivatedArea'] },
        'lblFarmMembers':{fmt:'<strong>Members:</strong> {0} ({1} male, {2} female)',args:['currFarm.TotalMembers','currFarm.MaleMembers','currFarm.FemaleMembers']},
        'lblFarmCultivated': { fmt: '<strong>Cultivated Area:</strong> {0} ha.', args: ['currFarm.TotalCultivatedArea'] },
        'lblFarmElevation': { fmt: '<strong>Altitude:</strong> {0} ft above sea level.', args: ['currFarm.Elevation'] },
        'lblFarmCooperative': { fmt: '<strong>Cooperative:</strong> {0}', args: ['currFarm.Cooperative'] },
        'lblFarmWinner': '<em>Auction winner</em>',
        'earth_title': 'Google Earth&trade; exporter',
        'earth_instructions': 'You can use this feature to view your coffee search results using the 3D interface of Google Earth. Just click on the export button to send your actual search results to Goggle Earth. This will create a file in KML format and let you choose between downloading it or open it in Google Earth application.',
        'earth_btn_download': 'Download<br />Google Earth&trade;',
        'earth_download_instructions': 'If you don\'t have Google Earth application installed or you have an old version you can download the latest version free.',
        'earth_link': 'Send your search results to Google Earth&trade; application for 3D viewing',
        'earth_copyright': '&copy; 2009 Copyright, Guatemalan National Coffee Association. All rights reserved. ',
        'lnkBackToResults': 'Back to search results',
        'helpTitle': 'Welcome to the Guatemalan Coffees Coffee Search System',
        'helpText': 'This system will help you find the coffee you are looking for in the wide range of coffees Guatemala produces. You can start by choosing location, coffee variety, coffee type by altitude or the farm name if you know it. Results will be shown on a list divided by pages of 40 farms each. Actual page will be shown on the map behind indicated using an individual farm icon or a group icon in the case of farms located too close to each other. Navigate through the map to get more information on each individual farm or by clicking on its name on the list. You can also generate a KML compatible file to add shown results to your Google Earth application under the my places option. Discover the world of Guatemalan Coffees!',
        'helpFoot': 'This project was funded by:',
        'helpCopy': '&copy; 2009 Copyright, Guatemalan National Coffee Association. All rights reserved. ',
        'lnkAbout': 'About',
        'lnkSysReq': 'System Requirements',
        'lnkHelp': 'Help',
        'app_open': 'Open! (in a new window)',
        'lblUnitName': {fmt:'<strong>Unit Name:</strong> {0}', args: ['currFarm.Name']},
        'lblUnitState': {fmt:'<strong>Department:</strong> {0}', args: ['currFarm.State']},
        'lblUnitCounty': {fmt:'<strong>County:</strong> {0}', args: ['currFarm.County']},
        'lblUnitDirCatastro': {fmt:'<strong>Catastro Address:</strong> {0}', args: ['currFarm.DirCatastro']},
        'lblCertifications': 'Certifications'
    },
    es: {
        'title': 'Sistema de Búsqueda de Café .: Guatemalan Coffees',
        'resultslabel': 'Resultados de búsqueda',
        'resultscount': { fmt: '{0} unidad(es) productiva(s)', args: ['totalFarmsCount'] },
        'searchtitle': 'Opciones de búsqueda',
        'farmrelated': 'por unidad productiva',
        'lblDepartment': 'Departamento',
        'lblFarmNameForm': 'Unidad productiva',
        'lblName': 'Nombre',
        'coffeerelated': 'por café',
        'lblCoffeeType': 'Tipo de café por altura',
        'lblType': 'Tipo',
        'lblCoffeeVariety': 'Variedad de café',
        'lblVariety': 'Variedad',
        'btnSearch': 'Buscar!',
        'errSelectOption': 'Debe seleccionar al menos una opción para realizar la búsqueda',
        'errShortFarmName': 'El nombre de la unidad productiva debe ser de al menos tres letras',
        'errNoMatchingFarms': 'No hay unidades productivas que cumplan con sus criterios de búsqueda',
        'errInvalidFarmName': 'El nombre de la unidad productiva debe contener solo letras y números',
        'errNetwork': 'Ocurrió un error de la red. Por favor, intente en unos momentos',
        'lblCoffeeFarms': ' unidad(es) productiva(s)',
        'resultspage': { fmt: 'mostrando del {0} al {1}', args: ['showStart', 'showEnd'] },
        'lblSelectionTitle': 'Su selección',
        'searchterms': { fmt: '', args: [] },
        'departments0': '-- Seleccione --',
        'varieties0': '-- Seleccione --',
        'varieties3': 'Bourbon Mejorado',
        'varieties2': 'Bourbon Tradicional',
        'varieties7': 'Catimor',
        'varieties5': 'Catuaí',
        'varieties4': 'Caturra',
        'varieties8': 'Maragogype',
        'varieties6': 'Pache Colís',
        'varieties31': 'Pache',
        'varieties9': 'Robusta',
        'varieties36': 'San Ramón',
        'varieties1': 'Typica',
        'coffeetypes0': '-- Seleccione --',
        'coffeetypes3': 'Prima (762-914mts)',
        'coffeetypes4': 'Extra Prima (914-1,066mts)',
        'coffeetypes5': 'Semi Duro (1,066-1,218mts)',
        'coffeetypes6': 'Duro (1,218-1,370mts)',
        'coffeetypes7': 'Estrictamente Duro (más de 1,370mts)',
        'lblFarmTitle': { fmt: '<strong>{0} en {1}</strong>', args: ['currFarm.FarmName', 'currFarm.DepartmentName'] },
        'lblLatitude': { fmt: '<strong>Latitud:</strong> {0}', args: ['currFarm.LatitudeStr'] },
        'lblLongitude': { fmt: '<strong>Longitud:</strong> {0}', args: ['currFarm.LongitudeStr'] },
        'lblFarmName': { fmt: '<strong style="font-size:14px">{0}</strong>', args: ['currFarm.FarmName'] },
        'lblFarmPosition': { fmt: '<strong>Coordenadas:</strong> {0}', args: ['currFarm.PositionStr'] },
        'lblFarmWebsite': { fmt: '<a href="{0}" target="_blank">Visitar Sitio (haga click aquí)</a>', args: ['currFarm.Website'] },
        'lblFarmEmail': { fmt: '<strong>Correo Electrónico:</strong> <a href="mailto:{0}">{1}</a>', args: ['currFarm.Email', 'currFarm.Email'] },
        'lblFarmAddress': { fmt: '<strong>Dirección de Unidad Productiva:</strong> {0}', args: ['currFarm.FarmAddress'] },
        'lblFarmDepartment': { fmt: '<strong>Departamento:</strong> {0}', args: ['currFarm.DepartmentName'] },
        'lblFarmCounty': { fmt: '<strong>Municipio:</strong> {0}', args: ['currFarm.CountyName'] },
        'lblFarmLocation': { fmt: '<strong>Ubicación:</strong> {0}, {1}', args: ['currFarm.CountyName', 'currFarm.DepartmentName'] },
        'lblFarmVarieties': { fmt: '<strong>Variedades:</strong> {0}', args: ['getVarieties(currFarm.VarietiesIds)'] },
        'lblFarmCoffeeTypes': { fmt: '<strong>Tipos de Café:</strong> {0}', args: ['getCoffeeTypes(currFarm.CoffeeTypesId)'] },
        'lblFarmArea': { fmt: '<strong>Area:</strong> {0} ha. ({1} cultivadas)', args: ['currFarm.TotalArea', 'currFarm.TotalCultivatedArea'] },
        'lblFarmMembers': { fmt: '<strong>Miembros:</strong> {0} ({1} hombres, {2} mujeres)', args: ['currFarm.TotalMembers', 'currFarm.MaleMembers', 'currFarm.FemaleMembers'] },
        'lblFarmCultivated': { fmt: '<strong>Área Cultivada:</strong> {0} ha.', args: ['currFarm.TotalCultivatedArea'] },
        'lblFarmElevation': { fmt: '<strong>Altitud:</strong> {0} mts sobre el nivel del mar.', args: ['feetToMeters(currFarm.Elevation)'] },
        'lblFarmCooperative': { fmt: '<strong>Cooperativa/Asociación:</strong> {0}', args: ['currFarm.Cooperative'] },
        'lblFarmWinner': '<em>Ganador en subasta</em>',
        'earth_title': 'Exportador a Google Earth&trade;',
        'earth_instructions': 'Puede utilizar esta característica para ver sus resultados de búsqueda de café utilizando la interfaz 3D de Google Earth. Solo haga click en el botón de exportar para enviar sus resultados de la búsqueda actual a Goggle Earth. Esto creará un archivo en formato KML y le permitirá escoger entre descargarlo o abrirlo en la aplicación Google Earth.',
        'earth_btn_download': 'Descargar<br />Google Earth&trade;',
        'earth_download_instructions': 'Si no tiene Google Earth instalado o tiene una versión vieja puede descargar la nueva versión (5) gratis.',
        'earth_link': 'Enviar los resultados de búsqueda a Google Earth&trade; para vista en 3D',
        'earth_copyright': '&copy; 2009 Copyright, Asociación Nacional del Café de Guatemala. Todos los derechos reservados. ',
        'lnkBackToResults': 'Regresar a resultados de búsqueda',
        'helpTitle': 'Bienvenido al Sistema de Búsqueda de Café de Guatemalan Coffees',
        'helpText': 'Este sistema le ayudará a encontrar el café que está buscando entre los diversos cafés que Guatemala produce. Puede empezar escogiendo el departamento, la variedad de café, el tipo de café según la altura o el nombre de la unidad productiva. Los resultados serán mostrados en una lista dividida en páginas de 50 fincas cada una. La página actual será mostrada en el mapa utilizando un ícono individual o un ícono de grupo en el caso de unidades productivas cercanas. Puede navegar en el mapa para obtener mayor información en cada unidad productiva o haciendo click en su nombre en la lista. Puede generar también un archivo KML para añadir los resultados desplegados al programa Google Earth bajo la opción "Mis Lugares". Descubra el mundo de Guatemalan Coffees!',
        'helpFoot': 'Este proyecto fué patrocinado por:',
        'helpCopy': '&copy; 2009 Copyright, Asociación Nacional del Café, Guatemala. Todos los derechos reservados. ',
        'lnkAbout': 'Acerca de',
        'lnkSysReq': 'Requerimientos del Sistema',
        'lnkHelp': 'Ayuda',
        'app_open': 'Abrir! (en una nueva ventana)',
        'lblUnitName': {fmt:'<strong>Unidad:</strong> {0}', args: ['currFarm.Name']},
        'lblUnitState': {fmt:'<strong>Departamento:</strong> {0}', args: ['currFarm.State']},
        'lblUnitCounty': {fmt:'<strong>Municipio:</strong> {0}', args: ['currFarm.County']},
        'lblUnitDirCatastro': {fmt:'<strong>Direcci&oacute;n Catastro:</strong> {0}', args: ['currFarm.DirCatastro']},
        'lblCertifications': 'Certificaciones'
}/*,
    jp: {
    }*/
    };
