-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
00ee395
commit f3fa3f7
Showing
2 changed files
with
143 additions
and
126 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,73 +1,75 @@ | ||
{ | ||
"app": { | ||
"title": "Vue.js / OpenLayers WebGIS", | ||
"browserTitle": "Aplicativo de demonstração Wegue", | ||
"footerTextLeft": "Desenvolvido por <a href='https://meggsimum.de/wegue/' target='_blank'>Wegue WebGIS</a>", | ||
"footerTextRight": "meggsimum", | ||
"logo": "Logotipo do Aplicativo" | ||
"app": { | ||
"title": "Vue.js / OpenLayers WebGIS", | ||
"browserTitle": "Aplicativo de Demonstração Wegue", | ||
"footerTextLeft": "Desenvolvido por <a href='https://meggsimum.de/wegue/' target='_blank'>Wegue WebGIS</a>", | ||
"footerTextRight": "meggsimum", | ||
"logo": "Logotipo do Aplicativo" | ||
}, | ||
|
||
"mapLayers": { | ||
"wgu-drag-drop-layer" : { | ||
"name": "Dados Enviados" | ||
}, | ||
"mapLayers": { | ||
"wgu-drag-drop-layer": { | ||
"name": "Dados Carregados por Arrastar e Soltar" | ||
}, | ||
"Shops": { | ||
"name": "Lojas DaSchau" | ||
}, | ||
"gas-wfs": { | ||
"name": "Postos de Gasolina WFS", | ||
"attributions": "© <a href=\"https://www.openstreetmap.org/copyright\">Colaboradores do OpenStreetMap</a>" | ||
}, | ||
"earthquakes": { | ||
"name": "Terremotos de 2012 (Mag 5)", | ||
"attributions": "Serviço Geológico dos Estados Unidos" | ||
}, | ||
"ahocevar-wms": { | ||
"name": "WMS em Azulejos (ahocevar)" | ||
}, | ||
"ahocevar-imagewms": { | ||
"name": "WMS de Imagem (ahocevar)" | ||
}, | ||
"ahocevar-vectortiles": { | ||
"name": "Camada de Azulejos Vetoriais" | ||
}, | ||
"opentopomap": { | ||
"name": "OpenTopoMap", | ||
"attributions": "Dados do Mapa: <a href=\"https://openstreetmap.org/copyright\">© Colaboradores do OpenStreetMap</a>, SRTM | Representação do Mapa: © <a href=\"http://opentopomap.org/\">OpenTopoMap</a> (<a href=\"https://creativecommons.org/licenses/by-sa/3.0/\">CC-BY-SA</a>)" | ||
}, | ||
"osm-bg": { | ||
"name": "OpenStreetMap" | ||
}, | ||
"dutch-nat-parks": { | ||
"name": "WFS (Parques Nacionais Holandeses PDOK)", | ||
"attributions": "<a href='https://www.pdok.nl' target='_blank'>PDOK</a> do Cadastro Holandês" | ||
}, | ||
"pdok-natura2000-wms": { | ||
"name": "WMS - Áreas Natura 2000 - PDOK", | ||
"attributions": "<a href='https://www.pdok.nl' target='_blank'>PDOK</a> do Cadastro Holandês" | ||
}, | ||
"pdok-lufo-wms": { | ||
"name": "WMS - Imagem Aérea Holandesa - PDOK", | ||
"attributions": "<a href='https://www.pdok.nl' target='_blank'>PDOK</a> do Cadastro Holandês" | ||
}, | ||
"brtachtergrondkaart": { | ||
"name": "WMTS - Mapa Base Topo - PDOK", | ||
"attributions": "<a href='https://www.pdok.nl' target='_blank'>PDOK</a> do Cadastro Holandês" | ||
}, | ||
"terrestris-osm-wms": { | ||
"name": "OSM WMS", | ||
"attributions": "<a href='https://www.openstreetmap.org/copyright' target='_blank'>© Colaboradores do OpenStreetMap</a>" | ||
} | ||
"Shops": { | ||
"name": "Shops DaSchau" | ||
}, | ||
"wgu-helpwin": { | ||
"title": "Ajuda", | ||
"textTitle": "Sobre o Wegue", | ||
"htmlContent": "<b>WebGIS baseado em OpenLayers e Vue.js</b></br>Templates e componentes reutilizáveis para aplicações de mapas da web com OpenLayers e Vue.js", | ||
"infoLinkUrl": "http://wegue.org/", | ||
"infoLinkText": "Mais Informações" | ||
"gas-wfs": { | ||
"name": "Estações de Gás WFS", | ||
"attributions": "© <a href=\"https://www.openstreetmap.org/copyright\">Colaboradores do OpenStreetMap</a>" | ||
}, | ||
"sample-module": { | ||
"title": "Módulo de Exemplo", | ||
"text": "Olá Wegue" | ||
"earthquakes": { | ||
"name": "Terremotos 2012 (Magnitude 5)", | ||
"attributions": "Serviço Geológico dos Estados Unidos" | ||
}, | ||
"ahocevar-wms": { | ||
"name": "WMS em Mosaico (ahocevar)" | ||
}, | ||
"ahocevar-imagewms": { | ||
"name": "WMS de Imagens (ahocevar)" | ||
}, | ||
"ahocevar-vectortiles": { | ||
"name": "Camada de Dados Vetoriais" | ||
}, | ||
"opentopomap": { | ||
"name": "OpenTopoMap", | ||
"attributions": "Dados do mapa: <a href=\"https://openstreetmap.org/copyright\">© Colaboradores do OpenStreetMap</a>, SRTM | Representação do mapa: © <a href=\"http://opentopomap.org/\">OpenTopoMap</a> (<a href=\"https://creativecommons.org/licenses/by-sa/3.0/\">CC-BY-SA</a>)" | ||
}, | ||
"osm-bg": { | ||
"name": "OpenStreetMap" | ||
}, | ||
"dutch-nat-parks" : { | ||
"name": "WFS (Parques Nacionais Holandeses PDOK)", | ||
"attributions": "<a href='https://www.pdok.nl' target='_blank'>PDOK</a> pelo Kadaster Holandês" | ||
}, | ||
"pdok-natura2000-wms" : { | ||
"name": "WMS - Áreas Natura 2000 - PDOK", | ||
"attributions": "<a href='https://www.pdok.nl' target='_blank'>PDOK</a> pelo Kadaster Holandês" | ||
}, | ||
"pdok-lufo-wms" : { | ||
"name": "WMS - Mapa Aéreo Holandês - PDOK", | ||
"attributions": "<a href='https://www.pdok.nl' target='_blank'>PDOK</a> pelo Kadaster Holandês" | ||
}, | ||
"brtachtergrondkaart" : { | ||
"name": "WMTS - Mapa de Base Topográfico - PDOK", | ||
"attributions": "<a href='https://www.pdok.nl' target='_blank'>PDOK</a> pelo Kadaster Holandês" | ||
}, | ||
"terrestris-osm-wms" : { | ||
"name": "WMS do OSM", | ||
"attributions": "<a href='https://www.openstreetmap.org/copyright' target='_blank'>© Colaboradores do OpenStreetMap</a>" | ||
} | ||
}, | ||
|
||
"wgu-helpwin": { | ||
"title": "Sobre", | ||
"textTitle": "Sobre Wegue", | ||
"htmlContent": "<b>WebGIS com OpenLayers e Vue.js</b> Modelo e componentes reutilizáveis para aplicações de mapeamento web com OpenLayers e Vue.js", | ||
"infoLinkUrl": "http://wegue.org/", | ||
"infoLinkText": "Mais informações" | ||
}, | ||
|
||
"sample-module": { | ||
"title": "Módulo de Exemplo", | ||
"text": "Olá Wegue" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,89 +1,104 @@ | ||
|
||
{ | ||
"app": { | ||
"title": "Vue.js / OpenLayers WebGIS", | ||
"browserTitle": "Aplicativo de Demonstração Wegue", | ||
"footerTextLeft": "Desenvolvido por <a href='https://meggsimum.de/wegue/' target='_blank'>Wegue WebGIS</a>", | ||
"footerTextRight": "meggsimum", | ||
"logo": "Logotipo do Aplicativo" | ||
"title": "Vue.js / OpenLayers WebGIS", | ||
"browserTitle": "Aplicativo de Demonstração Wegue", | ||
"footerTextLeft": "Desenvolvido por <a href='https://meggsimum.de/wegue/' target='_blank'>Wegue WebGIS</a>", | ||
"footerTextRight": "meggsimum", | ||
"logo": "Logotipo do Aplicativo" | ||
}, | ||
|
||
"mapLayers": { | ||
"wgu-geolocator-layer": { | ||
"name": "Posição Atual" | ||
}, | ||
"wgu-measure-layer": { | ||
"name": "Camada de Medição" | ||
}, | ||
"wgu-drag-drop-layer" : { | ||
"name": "Arrastar/Soltar Dados" | ||
} | ||
}, | ||
"wgu-geolocator-layer": { | ||
"name": "Posição Atual" | ||
}, | ||
"wgu-measure-layer": { | ||
"name": "Camada de Medição" | ||
}, | ||
"wgu-drag-drop-layer" : { | ||
"name": "Arraste/Descarregue Dados" | ||
} | ||
}, | ||
|
||
"wgu-toolbar-menu": { | ||
"title": "Abrir menu da barra de ferramentas" | ||
"title": "Abrir menu de barra de ferramentas" | ||
}, | ||
|
||
"wgu-attributetable": { | ||
"title": "Tabela de Atributos", | ||
"selectorLabel": "Escolha uma camada", | ||
"loadingText": "Carregando... Por favor, mova-se para uma área onde a camada seja visível" | ||
"title": "Tabela de Atributos", | ||
"selectorLabel": "Escolha uma camada", | ||
"loadingText": "Carregando... Por favor, mova-se para uma área onde a camada seja visível" | ||
}, | ||
|
||
"wgu-bglayerswitcher": { | ||
"title": "Alterar mapa de fundo" | ||
"title": "Alterar mapa de fundo" | ||
}, | ||
|
||
"wgu-overviewmap": { | ||
"title": "Mostrar mapa de visão geral" | ||
"title": "Mostrar mapa de visão geral" | ||
}, | ||
|
||
"wgu-geocoder": { | ||
"title": "Pesquisa de Endereço", | ||
"placeHolder": "Pesquisar por um endereço" | ||
"title": "Busca de Endereço", | ||
"placeHolder": "Pesquisar por um endereço" | ||
}, | ||
|
||
"wgu-geolocator": { | ||
"title": "Geolocalizador" | ||
"title": "Geolocalização" | ||
}, | ||
|
||
"wgu-helpwin": { | ||
"title": "Sobre", | ||
"textTitle": "Sobre Wegue", | ||
"htmlContent": "<b>WebGIS com OpenLayers e Vue.js</b> Template e componentes reutilizáveis para aplicações de mapeamento da web com OpenLayers e Vue.js", | ||
"infoLinkUrl": "http://wegue.org/", | ||
"infoLinkText": "Mais informações" | ||
"title": "Sobre", | ||
"textTitle": "Sobre Wegue", | ||
"htmlContent": "<b>WebGIS com OpenLayers e Vue.js</b> Modelo e componentes reutilizáveis para aplicações de mapeamento web com OpenLayers e Vue.js", | ||
"infoLinkUrl": "http://wegue.org/", | ||
"infoLinkText": "Mais informações" | ||
}, | ||
|
||
"wgu-infoclick": { | ||
"title": "Informações do Clique no Mapa", | ||
"mapClick": "Clique no mapa para obter informações sobre a posição clicada.", | ||
"mediaClick": "Clique em uma entidade no mapa para mostrar informações de mídia conectadas.", | ||
"mediaInfoLinkText": null | ||
"title": "Informações de Clique no Mapa", | ||
"mapClick": "Clique no mapa para obter informações sobre a posição clicada.", | ||
"mediaClick": "Clique em um recurso no mapa para mostrar informações de mídia conectadas.", | ||
"mediaInfoLinkText": null | ||
}, | ||
|
||
"wgu-layerlist": { | ||
"title": "Camadas" | ||
"title": "Camadas" | ||
}, | ||
|
||
"wgu-maprecorder": { | ||
"title": "Gravador de Mapa", | ||
"options": "Opções", | ||
"videoFormat": "Formato de Vídeo", | ||
"frameRate": "Taxa de Quadros (quadros/s)", | ||
"bitRate": "Taxa de Bits (MBits/s)", | ||
"fileName": "Nome do Arquivo", | ||
"start": "Iniciar", | ||
"stop": "Parar", | ||
"error": "Falha ao iniciar a gravação." | ||
}, | ||
"title": "Gravador de Mapa", | ||
"options": "Opções", | ||
"videoFormat": "Formato de Vídeo", | ||
"frameRate": "Taxa de quadros (frames/s)", | ||
"bitRate": "Taxa de bits (MBits/s)", | ||
"fileName": "Nome do Arquivo", | ||
"start": "Iniciar", | ||
"stop": "Parar", | ||
"error": "Falha ao iniciar a gravação." | ||
}, | ||
|
||
"wgu-zoomtomaxextent": { | ||
"title": "Restaurar Extensão do Mapa" | ||
"title": "Redefinir Extensão do Mapa" | ||
}, | ||
|
||
"wgu-measuretool": { | ||
"title": "Medição", | ||
"distance": "Distância", | ||
"length": "Comprimento", | ||
"area": "Área", | ||
"angle": "Ângulo", | ||
"lengthKm": "{0} km", | ||
"lengthMeter": "{0} m", | ||
"areaSquareKm": "{0} km²", | ||
"areaSquareMeter": "{0} m²" | ||
}, | ||
"title": "Medir", | ||
"distance": "Distância", | ||
"length": "Comprimento", | ||
"area": "Área", | ||
"angle": "Ângulo", | ||
"lengthKm": "{0} km", | ||
"lengthMeter": "{0} m", | ||
"areaSquareKm": "{0} km²", | ||
"areaSquareMeter": "{0} m²" | ||
}, | ||
|
||
"wgu-localeswitcher": { | ||
"title": "Configurações de Idioma" | ||
"title": "Configurações de Idioma" | ||
}, | ||
|
||
"wgu-themeswitcher": { | ||
"title": "Modo Escuro" | ||
"title": "Modo Escuro" | ||
} | ||
} | ||
} | ||
|