]> git.openstreetmap.org Git - rails.git/blobdiff - vendor/assets/iD/iD/locales/pt.json
Update to iD 1.0.1
[rails.git] / vendor / assets / iD / iD / locales / pt.json
index 31e7e27a23d9e88d6c45bcbf5fd9456b07dc3829..a965eb204e3c6797d3f006d9db4e5ceddc3a3c18 100644 (file)
         },
         "circularize": {
             "title": "Circularizar",
+            "description": {
+                "line": "Faça um círculo com essa linha.",
+                "area": "Faça um círculo com essa área."
+            },
             "key": "O",
             "annotation": {
                 "line": "Fazer uma linha circular.",
@@ -86,7 +90,8 @@
             "title": "Desligar",
             "description": "Desligar rotas umas das outras.",
             "key": "D",
-            "annotation": "Rotas desligadas."
+            "annotation": "Rotas desligadas.",
+            "not_connected": "Não existe linhas/áreas suficientes aqui para desconectar."
         },
         "merge": {
             "title": "Combinar",
     "view_on_osm": "Ver em OSM",
     "zoom_in_edit": "Aproxime-se para editar o mapa",
     "logout": "Encerrar sessão",
+    "loading_auth": "Conectando-se ao OpenStreetMap...",
     "report_a_bug": "Reportar un erro",
     "commit": {
         "title": "Guardar Alterações",
     },
     "splash": {
         "welcome": "Bemvindo ao editor OpenStreetMap iD",
-        "text": "Esta é a versão de desenvolvimento {version}. Para mais informação visite {website} e reporte erros em {github}."
+        "walkthrough": "Comece o passo a passo",
+        "start": "Editar agora"
     },
     "source_switch": {
         "live": "ao vivo",
     "help": {
         "title": "Ajuda"
     },
+    "intro": {
+        "startediting": {
+            "start": "Começe o mapeamento!"
+        }
+    },
     "presets": {
         "fields": {
             "access": {
             "internet_access": {
                 "label": "Acesso à Internet",
                 "options": {
-                    "wlan": "Wifi"
+                    "wlan": "Wifi",
+                    "wired": "Com fio"
                 }
             },
+            "landuse": {
+                "label": "Tipo"
+            },
+            "layer": {
+                "label": "Camada"
+            },
+            "leisure": {
+                "label": "Tipo"
+            },
+            "levels": {
+                "label": "Níveis"
+            },
+            "man_made": {
+                "label": "Tipo"
+            },
             "maxspeed": {
                 "label": "Limite de Velocidade"
             },
             }
         },
         "presets": {
+            "aeroway": {
+                "name": "Via área"
+            },
             "aeroway/aerodrome": {
                 "name": "Aeroporto"
             },
+            "aeroway/helipad": {
+                "name": "Heliponto"
+            },
             "amenity": {
                 "name": "Amenidade"
             },
             "highway/track": {
                 "name": "Pista"
             },
+            "highway/traffic_signals": {
+                "name": "Semáforo"
+            },
+            "historic/monument": {
+                "name": "Monumento"
+            },
+            "landuse": {
+                "name": "Uso do solo"
+            },
             "landuse/cemetery": {
                 "name": "Cemitério"
             },
             "landuse/industrial": {
                 "name": "Industrial"
             },
+            "landuse/residential": {
+                "name": "Residencial"
+            },
+            "leisure": {
+                "name": "Lazer"
+            },
             "leisure/golf_course": {
                 "name": "Campo de Golf"
             },
             "natural/coastline": {
                 "name": "Linha Costeira"
             },
+            "natural/tree": {
+                "name": "Árvore"
+            },
             "natural/water": {
                 "name": "Água"
             },