Mapeate/Public/json/i18n/Mapeate.i18n.english.json

61 lines
2.6 KiB
JSON

{
"english" : {
"Mapeate_comun_start" : null,
"web" : "Web",
"principal" : "Principal",
"app" : "Implementation",
"git" : "Git",
"facebook" : "Facebook",
"wix" : "Wix",
"twitter" : "Twitter",
"selecciona_mapa" : "Select a map",
"juego" : "Game",
"dificultad" : "Difficulty",
"descripcion" : "Description",
"objetivos" : "Objectives",
"buscar" : "Search",
"Mapeate_comun_end" : null,
"Mapeate_mapas_start" : null,
"paises_mundo" : "Countries of the world",
"paises_mundo_descripcion" : "See if you can see where these countries of the world are that are proposed to you in this challenge...",
"Mapeate_mapas_end" : null,
"Mapeate_start" : null,
"mapeate_construyendose" : "The 'Mapeate' app is running...",
"mapeate_construido" : "The 'Mapeate' app was completely built.",
"cargando_configuracion" : "Loading configuration. ..",
"configuracion_cargada" : "The configuration has been completely loaded.",
"cargando_terminal_tipos" : "Loading the terminal exit types...",
"terminal_tipos_cargados" : "The terminal types have been completely loaded.",
"cargando_i18n" : "Loading internationalized texts...",
"i18n_cargada" : "The internationalized texts have been completely loaded.",
"cargando_vistas" : "The views are loading...",
"vistas_cargadas" : "The views were completely loaded.",
"construyendo_base" : "The HTML base of the web application structure is being built...",
"base_construida" : "The HTML base of the Web Application structure was completely built.",
"cargando_bases_mapas" : "The database of the Maps is being loaded...",
"bases_mapas_cargadas" : "The database of the Maps has been fully loaded.",
"Mapeate_end" : null,
"Mapeate_Continentes_start" : null,
"mapeate_continente_eu" : "Europe",
"mapeate_continente_na" : "North America",
"mapeate_continente_sa" : "South America",
"mapeate_continente_am" : "America",
"mapeate_continente_af" : "Africa",
"mapeate_continente_as" : "Asia",
"mapeate_continente_oc" : "Oceania",
"Mapeate_Continentes_end" : null,
"Mapeate_Paises_start" : null,
"mapeate_pais_es" : "Spain",
"mapeate_pais_uk" : "United Kingdom",
"mapeate_pais_us" : "United States",
"mapeate_pais_ru" : "Russia",
"mapeate_pais_" : "Russia",
"Mapeate_Paises_end" : null
}
}