From 1795ed3726ff8c6cfaa163b8ad2d0490843d0337 Mon Sep 17 00:00:00 2001 From: Abraham Coiman Date: Sat, 18 Nov 2017 01:24:14 -0200 Subject: [PATCH] Tradução de ferramentas/conectargeojson/dicionario.js --- ferramentas/conectargeojson/dicionario.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ferramentas/conectargeojson/dicionario.js b/ferramentas/conectargeojson/dicionario.js index bd5fcbd..b8bfcad 100755 --- a/ferramentas/conectargeojson/dicionario.js +++ b/ferramentas/conectargeojson/dicionario.js @@ -2,12 +2,12 @@ i3GEOF.conectargeojson.dicionario = { 'msgNavegador' : [ { pt : "Não funciona coretamente no Internet Explorer. Use o Firefox ou outro navegador", - en : "No funciona correctamente el Internet Explorer. Use Firefox u otro navegador", - es : "" + en : "It does not work properly on Internet Explorer. Use Firefox or another browser", + es : "No funciona correctamente en Internet Explorer. Utilice Firefox u otro navegador" } ], 'insereEndereco' : [ { pt : "Endereço (URL) do GeoJson (ou escolha da lista):", - en : "", - es : "Dirección (URL) del GeoJson (o elija de la lista):" + en : "GeoJson URL address (or select from the list):", + es : "Dirección (URL) de GeoJson (o seleccione la lista):" } ] }; \ No newline at end of file -- libgit2 0.21.2