diff --git a/dist/locales/ast.json b/dist/locales/ast.json
index 3310423c3..9c6279284 100644
--- a/dist/locales/ast.json
+++ b/dist/locales/ast.json
@@ -1830,15 +1830,6 @@
"building/cabin": {
"name": "Cabaña"
},
- "building/cathedral": {
- "name": "Catedral"
- },
- "building/chapel": {
- "name": "Capiella"
- },
- "building/church": {
- "name": "Ilesia"
- },
"building/college": {
"name": "Edificiu de colexu universitariu"
},
diff --git a/dist/locales/ca.json b/dist/locales/ca.json
index c85a216f9..4cb026490 100644
--- a/dist/locales/ca.json
+++ b/dist/locales/ca.json
@@ -1926,15 +1926,6 @@
"building/cabin": {
"name": "Cabana"
},
- "building/cathedral": {
- "name": "Catedral"
- },
- "building/chapel": {
- "name": "Capella"
- },
- "building/church": {
- "name": "Església"
- },
"building/college": {
"name": "Edifici d'escola professional"
},
diff --git a/dist/locales/cs.json b/dist/locales/cs.json
index 83c6f8432..3298b87f6 100644
--- a/dist/locales/cs.json
+++ b/dist/locales/cs.json
@@ -951,6 +951,9 @@
"label": "Handicap",
"placeholder": "1-18"
},
+ "handrail": {
+ "label": "Zábradlí"
+ },
"highway": {
"label": "Typ"
},
@@ -1225,13 +1228,13 @@
"label": "Sklo"
},
"recycling/glass_bottles": {
- "label": "Pro skleněné láhve"
+ "label": "Skleněné láhve"
},
"recycling/paper": {
"label": "Papír"
},
"recycling/plastic": {
- "label": "Pro plast"
+ "label": "Plast"
},
"recycling/type": {
"label": "Typ recyklačního místa",
@@ -1974,16 +1977,16 @@
"terms": "chata,chalupa,srub,roubenka,chatrč,roubená stavba,dřevěná stavba"
},
"building/cathedral": {
- "name": "Katedrála",
- "terms": "katedrála,kostel,biskup,diecéze"
+ "name": "Budova katedrály",
+ "terms": "katedrála,kostel,diecéze,biskup"
},
"building/chapel": {
- "name": "Kaple",
- "terms": "kaple,kaplička,baptisterium,karner,modlitebna,kostel"
+ "name": "Budova kaple",
+ "terms": "kaple,kaplička,modlitebna,kostel"
},
"building/church": {
"name": "Budova kostela",
- "terms": "kostel,chrám,bazilika,rotunda,megakostel"
+ "terms": "kostel,chrám,kostelík,katedrála"
},
"building/college": {
"name": "Budova vyšší odborné školy/college",
diff --git a/dist/locales/da.json b/dist/locales/da.json
index 28cf56d02..a8a80a062 100644
--- a/dist/locales/da.json
+++ b/dist/locales/da.json
@@ -954,6 +954,9 @@
"label": "Handikap",
"placeholder": "1-18"
},
+ "handrail": {
+ "label": "Gelænder"
+ },
"highway": {
"label": "Type"
},
@@ -1977,16 +1980,16 @@
"terms": "Hytte"
},
"building/cathedral": {
- "name": "Katedral",
- "terms": "Katedral, Domkirke"
+ "name": "Katedralbygning",
+ "terms": "Katedralbygning"
},
"building/chapel": {
- "name": "Kapel",
- "terms": "Kapel"
+ "name": "Kapelbygning",
+ "terms": "Kapelbygning"
},
"building/church": {
- "name": "Kirke",
- "terms": "Kirke"
+ "name": "Kirkebygning",
+ "terms": "Kirkebygning"
},
"building/college": {
"name": "Universitetsbygning",
diff --git a/dist/locales/de.json b/dist/locales/de.json
index a223dd347..4d56fbb6a 100644
--- a/dist/locales/de.json
+++ b/dist/locales/de.json
@@ -954,6 +954,9 @@
"label": "Handicap",
"placeholder": "1-18"
},
+ "handrail": {
+ "label": "Geländer"
+ },
"highway": {
"label": "Typ"
},
@@ -1977,16 +1980,16 @@
"terms": "Hütte, Wochenendhaus"
},
"building/cathedral": {
- "name": "Kathedrale",
- "terms": "Kathedrale, Dom"
+ "name": "Dombau",
+ "terms": "Dombau, Dom, Kathedralenbau, Kathedrale, Münster"
},
"building/chapel": {
- "name": "Kapelle (Sakralbau)",
- "terms": "Kapelle"
+ "name": "Kapellenbau",
+ "terms": "Kapellenbau, Kapelle, Betsaal, Filialkirche, Gotteshaus"
},
"building/church": {
- "name": "Kirche",
- "terms": "Kirche"
+ "name": "Kirchengebäude",
+ "terms": "Kirchengebäude, Gotteshaus, Kirche"
},
"building/college": {
"name": "Hochschulgebäude",
diff --git a/dist/locales/el.json b/dist/locales/el.json
index 8c17fafd2..3b7f9945b 100644
--- a/dist/locales/el.json
+++ b/dist/locales/el.json
@@ -1471,15 +1471,6 @@
"name": "Αποθήκη αγροκτήματος",
"terms": "Σιταποθήκη, Αχυρώνας"
},
- "building/cathedral": {
- "name": "Καθεδρικός"
- },
- "building/chapel": {
- "name": "Παρεκλήσι"
- },
- "building/church": {
- "name": "Εκκλησία"
- },
"building/commercial": {
"name": "Εμπορικό Κτίριο",
"terms": "Εμπορικό Κτήριο, Επαγγελματικό κτήριο"
diff --git a/dist/locales/eo.json b/dist/locales/eo.json
index 948529441..143ccd14a 100644
--- a/dist/locales/eo.json
+++ b/dist/locales/eo.json
@@ -348,9 +348,6 @@
}
},
"presets": {
- "building/church": {
- "name": "Eklezio"
- },
"building/house": {
"name": "Domo"
}
diff --git a/dist/locales/es.json b/dist/locales/es.json
index 058da6682..c60a469c9 100644
--- a/dist/locales/es.json
+++ b/dist/locales/es.json
@@ -954,6 +954,9 @@
"label": "Handicap",
"placeholder": "1-18"
},
+ "handrail": {
+ "label": "Pasamanos"
+ },
"highway": {
"label": "Tipo"
},
@@ -1977,16 +1980,16 @@
"terms": "cabina, camarote"
},
"building/cathedral": {
- "name": "Catedral",
- "terms": "basílica, iglesia, catedral"
+ "name": "Edificio catedral",
+ "terms": "catedral, iglesia"
},
"building/chapel": {
- "name": "Capilla",
- "terms": "Capilla"
+ "name": "Edificio capilla",
+ "terms": "capilla, iglesia"
},
"building/church": {
- "name": "Iglesia",
- "terms": "templo, capilla, colegiata, parroquia, santuario, ermita, oratorio, iglesia"
+ "name": "Edificio iglesia",
+ "terms": "iglesia, templo"
},
"building/college": {
"name": "Edificio instituto",
diff --git a/dist/locales/et.json b/dist/locales/et.json
index c8b415795..90334269f 100644
--- a/dist/locales/et.json
+++ b/dist/locales/et.json
@@ -970,9 +970,6 @@
"building/apartments": {
"name": "Korterid"
},
- "building/church": {
- "name": "Kirik"
- },
"building/commercial": {
"name": "Ärihoone"
},
diff --git a/dist/locales/fa.json b/dist/locales/fa.json
index ce3cebef4..05d6793a9 100644
--- a/dist/locales/fa.json
+++ b/dist/locales/fa.json
@@ -1245,15 +1245,6 @@
"building/cabin": {
"name": "کابین"
},
- "building/cathedral": {
- "name": "کلیسای بزرگ"
- },
- "building/chapel": {
- "name": "کلیسای کوچک"
- },
- "building/church": {
- "name": "کلیسا"
- },
"building/commercial": {
"name": "ساختمان ارتباطی",
"terms": "<ترجمه با مترادف یا اصطلاحات مشابه برای 'ساختمان ارتباطی'، با کاما جدا میشوند>"
diff --git a/dist/locales/fi.json b/dist/locales/fi.json
index e4357d27f..f3beba4a2 100644
--- a/dist/locales/fi.json
+++ b/dist/locales/fi.json
@@ -242,7 +242,7 @@
"description_placeholder": "Kuvaile lyhyesti karttaan tehtyjä muutoksia. Kirjoita muokkausten kohdemaan paikallisella kielellä (esimerkiksi Suomessa suomeksi tai ruotsiksi) tai englanniksi.",
"message_label": "Muutossarjan kommentti",
"upload_explanation": "Palvelimelle tallennettavat muutokset tulevat pian näkyviin kaikkiin OpenStreetMap-kartta-aineistoa käyttäviin palveluihin.",
- "upload_explanation_with_user": "Muutokset tallennetaan palvelimelle käyttäjätunnisteella {user}. Muutokset tulevat pian näkyviin kaikkiin OpenStreetMap-kartta-aineistoa käyttäviin palveluihin.",
+ "upload_explanation_with_user": "Muutokset tallennetaan palvelimelle käyttäjätunnisteella {user} ja tulevat pian näkyviin kaikkiin OpenStreetMap-kartta-aineistoa käyttäviin palveluihin.",
"save": "Tallenna",
"cancel": "Takaisin muokkaamaan",
"changes": "{count} muutosta",
@@ -412,7 +412,7 @@
"title": "Tallenna",
"help": "Tallenna muutokset OpenStreetMapiin kaikkien käyttöön.",
"no_changes": "Ei tallennettavia muutoksia.",
- "error": "Tallenntamisen aikana ilmenneet virheet",
+ "error": "Tallentamisen aikana ilmenneet virheet",
"status_code": "Palvelimen virhekoodi {code}",
"unknown_error_details": "Varmista, että Internet-yhteys on käytössä.",
"uploading": "Tallennetaan muutoksia OpenStreetMapiin...",
@@ -434,9 +434,9 @@
"merge_remote_changes": {
"conflict": {
"deleted": "{user} on poistanut tämän karttakohteen.",
- "location": "Sekä sinä että {user} ovat siirtäneet tätä karttakohdetta.",
- "nodelist": "Sekä sinä että {user} ovat muuttaneet pisteitä.",
- "memberlist": "Sekä sinä että {user} ovat muuttaneet relaation jäseniä."
+ "location": "Sekä sinä että {user} olette siirtäneet tätä karttakohdetta.",
+ "nodelist": "Sekä sinä että {user} olette muuttaneet pistetietoja.",
+ "memberlist": "Sekä sinä että {user} olette muuttaneet relaation jäseniä."
}
},
"success": {
@@ -1664,8 +1664,8 @@
"name": "Buddhalaistemppeli"
},
"amenity/place_of_worship/christian": {
- "name": "Kirkko",
- "terms": "Kirkko, Pyhäkkö, Rukoushuone, Stupa, Tsasouna, Moskeija, Temppeli"
+ "name": "Kristillinen rukoilupaikka",
+ "terms": "Kirkko, Pyhäkkö, pyhättö, Rukoushuone, Stupa, Tsasouna, Moskeija, Temppeli"
},
"amenity/place_of_worship/jewish": {
"name": "Synagoga",
@@ -1837,15 +1837,6 @@
"building/bunker": {
"name": "Bunkkeri"
},
- "building/cathedral": {
- "name": "Katedraali"
- },
- "building/chapel": {
- "name": "Kappeli"
- },
- "building/church": {
- "name": "Kirkko"
- },
"building/college": {
"name": "Korkeakoulurakennus (college)"
},
diff --git a/dist/locales/fr.json b/dist/locales/fr.json
index 88e517c23..d93eea46a 100644
--- a/dist/locales/fr.json
+++ b/dist/locales/fr.json
@@ -216,7 +216,7 @@
"tooltip": "Recréer: {action}",
"nothing": "Rien à refaire."
},
- "tooltip_keyhint": "Raccourci:",
+ "tooltip_keyhint": "Raccourci :",
"browser_notice": "Les navigateurs supportés par cet éditeur sont : Firefox, Chrome, Safari, Opera et Internet Explorer (version 9 et supérieures). Pour éditer la carte, veuillez mettre à jour votre navigateur ou utiliser Potlatch 2.",
"translate": {
"translate": "Traduire",
@@ -350,7 +350,7 @@
},
"minor_roads": {
"description": "Routes secondaires",
- "tooltip": "Voies de service, Allées de stationnement, Pistes, etc."
+ "tooltip": "Voies de service, Allées de stationnement, Chemins, etc."
},
"paths": {
"description": "Chemins",
@@ -954,6 +954,9 @@
"label": "Handicap",
"placeholder": "1-18"
},
+ "handrail": {
+ "label": "Rampe - à main"
+ },
"highway": {
"label": "Type"
},
@@ -1415,7 +1418,7 @@
"label": "Type de tour"
},
"tracktype": {
- "label": "Type de piste",
+ "label": "Type de voie",
"options": {
"grade1": "Dur : pavé ou surface très compacte",
"grade2": "Majoritairement dur : gravier/pierre avec quelque matériaux mous mélangés dedans",
@@ -1522,7 +1525,7 @@
},
"aeroway": {
"name": "Aviation",
- "terms": "Piste de décollage, Piste d'atterissage, Piste"
+ "terms": "Piste de décollage, Piste d'atterrissage, Piste"
},
"aeroway/aerodrome": {
"name": "Aéroport",
@@ -1977,15 +1980,15 @@
"terms": "Cabane"
},
"building/cathedral": {
- "name": "Cathédrale",
+ "name": "Cathédrale - bâtiment",
"terms": "Cathédrale"
},
"building/chapel": {
- "name": "Chapelle",
+ "name": "Chapelle - bâtiment",
"terms": "Chapelle"
},
"building/church": {
- "name": "Église",
+ "name": "Église - bâtiment",
"terms": "Église"
},
"building/college": {
@@ -2497,8 +2500,8 @@
"terms": "Bretelle d'accès à une route tertiaire"
},
"highway/track": {
- "name": "Piste carrossable",
- "terms": "Piste, Chemin carrossable"
+ "name": "Chemin carrossable",
+ "terms": "Piste, Piste carrossable"
},
"highway/traffic_signals": {
"name": "Feux tricolores",
diff --git a/dist/locales/gl.json b/dist/locales/gl.json
index 02be5bad3..99a262b79 100644
--- a/dist/locales/gl.json
+++ b/dist/locales/gl.json
@@ -1193,15 +1193,6 @@
"building": {
"name": "Edificio"
},
- "building/cathedral": {
- "name": "Catedral"
- },
- "building/chapel": {
- "name": "Capela"
- },
- "building/church": {
- "name": "Igrexa"
- },
"building/construction": {
"name": "Edificio en construcción"
},
diff --git a/dist/locales/hr.json b/dist/locales/hr.json
index faee0b1f5..234b7714d 100644
--- a/dist/locales/hr.json
+++ b/dist/locales/hr.json
@@ -143,7 +143,8 @@
"not_eligible": "Ova svojstva se ne mogu spojiti.",
"not_adjacent": "Ove se linije ne mogu stopiti u jednu jer nisu spojene.",
"restriction": "Ove se linije ne mogu spojiti jer je barem jedna član \"{relation}\" relacije.",
- "incomplete_relation": "Ove se značajke ne mogu spojiti jer bar jedna od njih nije potpuno preuzeta s Interneta."
+ "incomplete_relation": "Ove se značajke ne mogu spojiti jer bar jedna od njih nije potpuno preuzeta s Interneta.",
+ "conflicting_tags": "Ove linije se ne mogu spojiti jer neke njihove oznake imaju konfliktne vrijednosti."
},
"move": {
"title": "Premjesti",
@@ -226,6 +227,8 @@
"zoom_in_edit": "Povećaj prikaz za uređivanje",
"logout": "odjava",
"loading_auth": "Spajanje na OpenStreetMap...",
+ "report_a_bug": "Prijavi grešku",
+ "help_translate": "Pomozi prevesti iD uređivač",
"feature_info": {
"hidden_warning": "{count} skrivenih značajki",
"hidden_details": "Ove značajke su trenutno skrivene: {details}"
@@ -854,12 +857,12 @@
"electrified": {
"label": "Elektrifikacija",
"options": {
- "contact_line": "Dodirna crta",
+ "contact_line": "Kontaktni vod",
"no": "Ne",
- "rail": "Elektrificirana željeznica",
+ "rail": "Elektrificirana šina",
"yes": "Da (nedefinirano)"
},
- "placeholder": "Dodirna crta, elektrificirana željeznica"
+ "placeholder": "Kontaktni vod, elektrificirana šina..."
},
"elevation": {
"label": "Nadmorska visina"
@@ -1842,16 +1845,6 @@
"building/cabin": {
"name": "Mala drvena kućica, sklonište"
},
- "building/cathedral": {
- "name": "Katedrala"
- },
- "building/chapel": {
- "name": "Kapelica",
- "terms": "kapela, kapelica"
- },
- "building/church": {
- "name": "Crkva"
- },
"building/college": {
"name": "Zgrada fakulteta"
},
@@ -2667,6 +2660,10 @@
"name": "Željeznička stanica",
"terms": "željeznička stanica,željeznička postaja,stanica za vlak"
},
+ "railway/level_crossing": {
+ "name": "Željezničko cestovni prijelaz",
+ "terms": "pružni prijelaz, križanje sa prugom, andrijin križ, žcp, "
+ },
"railway/monorail": {
"name": "Jednotračna željeznička pruga",
"terms": "monorail željeznička pruga,pruga sa jednim kolosjekom"
diff --git a/dist/locales/hu.json b/dist/locales/hu.json
index edd3b8f6c..c3dbfc1f9 100644
--- a/dist/locales/hu.json
+++ b/dist/locales/hu.json
@@ -1966,18 +1966,6 @@
"name": "Faház",
"terms": "Faház"
},
- "building/cathedral": {
- "name": "Katedrális",
- "terms": "Katedrális, Székesegyház"
- },
- "building/chapel": {
- "name": "Kápolna",
- "terms": "Kápolna, Imaház"
- },
- "building/church": {
- "name": "Templomépület",
- "terms": "Templom, Plébánia, Imaház"
- },
"building/college": {
"name": "Főiskola",
"terms": "Főiskolai felsőoktatási intézmény"
@@ -2697,6 +2685,12 @@
"name": "Kosárlabdapálya",
"terms": "Kosárlabdapálya"
},
+ "leisure/pitch/rugby_league": {
+ "name": "Rögbi Liga Pálya"
+ },
+ "leisure/pitch/rugby_union": {
+ "name": "Rögbi Egyesült Pálya"
+ },
"leisure/pitch/skateboard": {
"name": "Gördeszkapark",
"terms": "Gördeszkapark"
@@ -2832,10 +2826,25 @@
"name": "Katonai bunker",
"terms": "Bunker"
},
+ "military/checkpoint": {
+ "name": "Ellenőrzőpont"
+ },
+ "military/danger_area": {
+ "name": "Veszélyes Terület"
+ },
+ "military/naval_base": {
+ "name": "Haditengerészeti Bázis"
+ },
+ "military/obstacle_course": {
+ "name": "Akadálypálya"
+ },
"military/range": {
"name": "Katonai lőtér",
"terms": "Katonai terület"
},
+ "military/training_area": {
+ "name": "Kiképzési terület"
+ },
"natural": {
"name": "Természet",
"terms": "Természet"
diff --git a/dist/locales/id.json b/dist/locales/id.json
index a1e35993a..3ad86ae48 100644
--- a/dist/locales/id.json
+++ b/dist/locales/id.json
@@ -1624,15 +1624,6 @@
"building/cabin": {
"name": "Kabin"
},
- "building/cathedral": {
- "name": "Katedral"
- },
- "building/chapel": {
- "name": "Kapel"
- },
- "building/church": {
- "name": "Gereja"
- },
"building/college": {
"name": "Bangunan Kampus"
},
diff --git a/dist/locales/is.json b/dist/locales/is.json
index 94605730c..f3bb8c1de 100644
--- a/dist/locales/is.json
+++ b/dist/locales/is.json
@@ -1112,15 +1112,6 @@
"name": "Sumarhús",
"terms": "Sumarbústaður, kofi"
},
- "building/cathedral": {
- "name": "Dómkirkja"
- },
- "building/chapel": {
- "name": "Kapella"
- },
- "building/church": {
- "name": "Kirkja"
- },
"building/commercial": {
"name": "Atvinnuhúsnæði"
},
diff --git a/dist/locales/it.json b/dist/locales/it.json
index 5c88ae324..3d951950d 100644
--- a/dist/locales/it.json
+++ b/dist/locales/it.json
@@ -227,6 +227,8 @@
"zoom_in_edit": "Ingrandisci per modificare",
"logout": "esci",
"loading_auth": "Connettendomi ad OpenStreetMap...",
+ "report_a_bug": "Segnala un bug",
+ "help_translate": "Aiuta nelle traduzioni",
"feature_info": {
"hidden_warning": "{count} elementi nascosti",
"hidden_details": "Questi sono gli elementi attualmente nascosti: {details}"
@@ -952,6 +954,9 @@
"label": "Handicap",
"placeholder": "1-18"
},
+ "handrail": {
+ "label": "Corrimano"
+ },
"highway": {
"label": "Tipo"
},
@@ -1422,6 +1427,9 @@
},
"placeholder": "Solido, Soprattutto Solido, Morbido..."
},
+ "traffic_signals": {
+ "label": "Tipo"
+ },
"trail_visibility": {
"label": "Visibilità del Tracciato",
"options": {
@@ -1965,15 +1973,15 @@
"terms": "capanna,attrezzi,rimessa,ripostiglio,basso servizio"
},
"building/cathedral": {
- "name": "Cattedrale",
+ "name": "Cattedrale (edificio)",
"terms": "cattedrale,chiesa,monumento,religioso"
},
"building/chapel": {
- "name": "Cappella",
+ "name": "Cappella (edificio)",
"terms": "chiesetta,capellina"
},
"building/church": {
- "name": "Chiesa",
+ "name": "Chiesa (edificio)",
"terms": "cristiano,abbazia,basilica,cattedrale,presbiterio,cappella,chiesa,casa di Dio,luogo di preghiera,luogo di culto,missione,oratorio,parrocchia,sacello,edicola votiva,tabernacolo,tempio"
},
"building/college": {
@@ -2144,6 +2152,9 @@
"name": "Gioielliere",
"terms": "gioielli,bigiotteria,orafo,gioielleria"
},
+ "craft/key_cutter": {
+ "name": "Duplicazione di chiavi"
+ },
"craft/locksmith": {
"name": "Fabbro",
"terms": "fabbro,ferraio,ferro battuto,officina"
@@ -2166,6 +2177,9 @@
"craft/plumber": {
"name": "Idraulico"
},
+ "craft/pottery": {
+ "name": "Negozio di ceramica"
+ },
"craft/saddler": {
"name": "Sellaio"
},
@@ -2641,6 +2655,12 @@
"name": "Campo da basket",
"terms": "Campo da pallacanestro"
},
+ "leisure/pitch/rugby_league": {
+ "name": "Campo di rugby a 13"
+ },
+ "leisure/pitch/rugby_union": {
+ "name": "Campo di rugby"
+ },
"leisure/pitch/skateboard": {
"name": "Skate Park",
"terms": "skate park,skateboard,pista"
@@ -2785,10 +2805,16 @@
"name": "Posto di controllo",
"terms": "checkpoint,check point,posto di blocco"
},
+ "military/danger_area": {
+ "name": "Area pericolosa"
+ },
"military/naval_base": {
"name": "Base navale",
"terms": "base,navi,marina,marina militare"
},
+ "military/obstacle_course": {
+ "name": "Percorso ad ostacoli"
+ },
"military/range": {
"name": "Poligono di tiro militare"
},
@@ -3151,6 +3177,9 @@
"name": "Negozio di opere d'arte",
"terms": "opere d'arte,quadri,sculture,galleria"
},
+ "shop/bag": {
+ "name": "Negozio di borse e valigie"
+ },
"shop/bakery": {
"name": "Panificio",
"terms": "Panificio"
@@ -3243,6 +3272,9 @@
"shop/curtain": {
"name": "Negozio di tende"
},
+ "shop/dairy": {
+ "name": "Negozio di latticini"
+ },
"shop/deli": {
"name": "Gastronomia",
"terms": "Cibi e bevande pregiate"
@@ -3385,6 +3417,9 @@
"shop/organic": {
"name": "Negozio di Prodotti Biologici"
},
+ "shop/paint": {
+ "name": "Negozio di vernici"
+ },
"shop/pawnbroker": {
"name": "Banco dei pegni"
},
@@ -3405,6 +3440,9 @@
"shop/religion": {
"name": "Negozio Religioso"
},
+ "shop/scuba_diving": {
+ "name": "Negozio di attrezzatura per subacquei"
+ },
"shop/seafood": {
"name": "Pescheria",
"terms": "pesce fresco,ittica"
diff --git a/dist/locales/ja.json b/dist/locales/ja.json
index 3cba5a691..2d8c06e0d 100644
--- a/dist/locales/ja.json
+++ b/dist/locales/ja.json
@@ -143,7 +143,8 @@
"not_eligible": "地物情報がマージできません",
"not_adjacent": "ラインをマージするには、ラインが結合している必要があります。",
"restriction": "\"{relation}\" リレーションに所属しているラインが含まれているため、マージすることができません。",
- "incomplete_relation": "地物全体がダウンロードされていないため、マージさせることができません。"
+ "incomplete_relation": "地物全体がダウンロードされていないため、マージさせることができません。",
+ "conflicting_tags": "競合する値が含まれているため、ラインをマージできません。"
},
"move": {
"title": "移動",
@@ -226,6 +227,8 @@
"zoom_in_edit": "編集するには地図を拡大してください",
"logout": "ログアウト",
"loading_auth": "OpenStreetMapへ接続中...",
+ "report_a_bug": "バグ報告",
+ "help_translate": "翻訳協力",
"feature_info": {
"hidden_warning": "非表示の地物{count}件",
"hidden_details": "現在非表示の地物: {details}"
@@ -498,9 +501,12 @@
"help": {
"title": "ヘルプ",
"help": "# ヘルプ\n\nこのアプリケーションは、自由に編集できる世界地図 [OpenStreetMap](http://www.openstreetmap.org/)編集用のエディタです。あなたが知っている地域についての情報を追加したり、編集したりして、誰もが使いやすい情報としてデータをオープンに広めましょう。\n\nあなたが編集した結果は、OpenStreetMapを利用するすべての人が閲覧することができます。編集するためには[ログイン](https://www.openstreetmap.org/login) する必要があります。\n\nこの [iD エディタ](http://ideditor.com/) の[ソースコードはGitHubで管理](https://github.com/openstreetmap/iD)されており、誰もが参加できるプロジェクトとして公開されています。\n",
+ "editing_saving": "# データの編集と保存\n\nこのエディタはオンライン環境で使用されることが前提とされており、現在もウェブサイトを通じてこのエディタが利用されているはずです。\n\n### 地物の選択\n\nポイント情報や道路といった地物情報は、地図上に表示されている対象をクリックすることで選択ができます。選択された地物はハイライトされ、詳細情報が記載されたパネルが表示されます。\n\nこのパネル内の情報を編集することで、対象の地物の情報を編集できます。 複数の地物を範囲選択するには、まずキーボードの 'Shift' キーを押してください。そのまま選択したい地物をクリックするか、 'Shift' キーを押しながら地図上をドラッグして四角形を作ってください。四角形の中に含まれた地物がすべて選択状態になります。\n\n### 編集内容の保存\n\n道路や建物、特定の場所などの追加/編集結果は、OSMサーバへ保存されるまでの間、あなたのローカルPC上に格納されます。間違った編集をしてしまっても慌てないでください。巻き戻しボタン(Undo)をクリックすることで、編集内容を巻き戻すことができます。同じ編集をもう一度実施したい場合は、巻き戻しのキャンセルボタン(redo)をクリックしてください。\n\n編集に区切りがついたら、'保存' をクリックして作業を終了してください。例えば街の一区画の編集が終わり、そこから別の場所の編集に移動する場合などがよいでしょう。データを保存する前に、編集した内容をもう一度見直しましょう。データが間違っている可能性がある場所がエディタ上に表示されますので、必要に応じて修正を行なってください。\n\n編集内容に問題がなければ保存を行いましょう。あなたの編集内容を簡潔に表すコメントを記入した後、もう一度 '保存' をクリックすることで、あなたの編集内容は [OpenStreetMap.org](http://www.openstreetmap.org/) に投稿されます。投稿されたデータはあなた以外のすべての利用者に対しても表示されるようになり、そこに情報を追加したり、編集したりすることができるようになります。\n\n編集を一度に完了させることができない場合は、ブラウザのエディタ表示をそのままにして、いったんブラウザを閉じてしまいましょう。同じブラウザとエディタを使えば、後々、作業の続きを実施することができます。\n\n### エディタの活用\n\nエディタで使うことのできるキーボードショートカットは[こちら](http://wiki.openstreetmap.org/wiki/ID/Shortcuts)に一覧があります。\n",
"roads": "# 道路\n\nこのエディタは道路を作成、修正、削除する機能を備えています。小路、自動車道、山道、自転車道等々、編集対象となる道路の種別に制限はありません。交差する道路を細かく地図に描くことも可能です。\n\n### 選択\n\n対象の道路をクリックすることで、選択することができます。選択された道路は強調表示され、ラインに対する操作を行う小さなツール項目がその近くに表示されます。道路の詳細情報は、サイドバーに一覧表示されます。\n\n### 修正\n\n既に描かれている道路の中には、背景画像の衛星写真やGPSトラックと明らかに位置が異なるものがあります。そうした道路を見つけたら、道路を正しい位置に修正しましょう。\n\nまずは変更対象となる道路をクリックして選択します。対象の道路が強調表示され、操作可能なポイントがラインの上に表示されて、位置の変更が可能となります。ラインとポイントを、より正しいと思われる位置に移動させてください。ライン上のポイントを増やすには、ラインの上でダブルクリックすることで、その位置にポイントを作成することが可能です。\n\n道路の接続状態が誤っている場合は、どちらかの道路の上に表示されているポイントをもう一つのラインの上に移動させ、2つのラインを接続してください。道路の接続は地図にとって非常に重要であり、車輌のナビゲーションを行うためには道路が正しく接続されていることが必須となります。\n\n'移動'ツールをクリックするか、キーボードでショートカットキー 'M' を押すことで、道路全体を一度に移動させることができます。もう一度クリックすることで、その位置へ対象が移動します。\n\n### 削除\n\n描かれている道路が完全に間違っている場合 - 衛星写真に映っておらず、より理想としては実際に現地で道路が無いことを確認できた場合 - その道路のデータそのものを削除し、地図から消すことが可能です。地物を削除する際の注意として、編集結果は他の編集と同様すべての利用者の目に触れること、また、衛星写真は撮影日時が古い可能性があり、道路が新しく敷設されているかもしれないことを意識してください。\n\n道路を削除するには、対象のラインをクリックして選択し、ツール項目からゴミ箱アイコンをクリックするか、'Delete'キーを押してください。\n\n### 新規作成\n\n道路があるはずなのにまだ描かれていない? エディタ左上に表示されている'ライン'アイコンをクリックするか、ショートカットキー'2'を押すと、ラインの新規描画を行うことができます。\n\n地図をクリックすることで、その地点からラインの描画が開始されます。もし既に描かれている道路から枝分かれした道路の場合は、既存道路で分岐が行われている部分をクリックして、その位置から描画を始めるようにしてください。\n\n衛星画像やGPSログなどで表示されている道路の形に添ってクリックし、ポイントを作成してください。描画している道路が他の道路と交差している場合は、交差している位置でクリックし、ラインを接続してください。描画を終了するには、終了する位置でダブルクリックするか、キーボードの'Return'、あるいは'Enter'キーを押してください。\n",
+ "gps": "# GPS\n\nOpenStreetMapにおいて、GPSデータは最も価値の高い情報源のひとつです。iDエディタはあなたのPC上にある `.gpx` ファイルのトレース機能をサポートしています。GPSログは、スマートフォンのアプリケーションやGPSロガーを使用することで収集することができます。\n\nGPSを使用した現地調査の詳細な進め方については、[GPSによる調査](http://learnosm.org/ja/mobile-mapping/using-gps/)を参照してください。\n\nGPXログファイルをエディタの上にドラッグ&ドロップすることで、ファイルの内容をエディタ上に表示させることができます。ファイル形式の読み込みが正常に完了すると、ログは明るい紫色の線としてエディタ上に表示されます。エディタの右側に配置されている '地図データ' メニューをクリックすると、ログの表示/非表示、GPXが配置されたレイヤーへのズームを設定することができます。\n\nこのGPXログファイルはOpenStreetMapへ直接アップロードされたものではありません。このログを参考情報として地図を描いたり、あなたが追加する地物の配置場所の参考情報とするのがよいでしょう。また、あなた以外のユーザにもGPSログを使ってもらうためには[OpenStreetMapへのアップロード機能](http://www.openstreetmap.org/trace/create)を利用してください。\n",
"imagery": "# 背景画像\n\n地図を作成するにあたって、航空写真は重要なリソースのひとつです。上空からの撮影、衛星写真、自由な利用が認められた情報源などは、画面左側の'背景画像設定'メニューから表示させることが可能です。\n\nデフォルト設定では[Bing Maps](http://www.bing.com/maps/)の衛星写真レイヤーが表示されていますが、地図のズームレベル変更などで新しい場所を表示する際に別のリソースを表示させることが可能です。英国やフランス、デンマークでは、特定の地域に限り非常に細密な画像が利用可能です。\n\n画像提供側の間違いが原因で、背景画像と地図データの位置がずれていることがあります。既存道路の多くが一方向にずれている場合、すべての地物の位置を一度に移動させてしまう前に、背景画像の表示位置を調整してみて、オフセットがされていないか確認を行なってください。位置の調整は、背景画像設定の一番下に表示されている'背景画像をずらす'という項目から行うことができます。\n",
"addresses": "# 住所\n\n住所情報は地図において最も有用な情報のひとつです。\n\n住所情報は街路の付帯情報として扱われることがほとんどですが、OpenStreetMapにおける住所情報は、街路にそって配置されている建物の属性として記録されます。\n\n住所情報は建物を表す輪郭に付与しても構いませんし、独立したポイントとして配置してもかまいません。また、住所データの最適な情報源は現地調査、あるいは個人の記憶によるものです。GoogleMapsなど、他の地図からの転載は特別な許諾がない限り固く禁止されています。\n\n注: 日本では住所システムの体系が異なるため、街路を基とする上記の方法を適用することはできません。\n",
+ "inspector": "# 地物情報表示ウィンドウ\n\n地図上の地物を選択すると、画面左側に入力ウィンドウが表示されます。地物に関する詳細情報の編集はこのウィンドウから行います。\n\n### 地物種別の選択\n\nポイントやライン、エリアを描画する際には、描いた地物の種別を選択することが可能です。これによって、ラインが高速道路なのか住宅道路なのか、ポイントがスーパーマーケットなのか喫茶店なのか、などを表現します。地物情報表示ウィンドウには、よく利用される地物が表示されています。その他の地物を表示させたい場合は、検索ボックスから検索を行なってください。\n\n地物種別情報の右下に表示されている 'i' ボタンをクリックすると、その種別に関する詳細情報を表示させることができます。アイコンをクリックすると、その地物の種別が確定されます。\n\n### フォームを利用したタグ編集\n\n地物の種別を選択した後、あるいは既に種別が割り当てられた地物を選択すると、その地物に関する名称や住所などの詳細情報がウィンドウ内に表示されます。\n\n入力ウィンドウの一番下に配置されている 'タグ項目を追加'をクリックすると、Wikipediaのリンクや車椅子の利用可否などの要素に対する自由記入フォームが表示されます。\n\n情報表示ウィンドウの下の方に表示されている 'その他のタグ' をクリックすると、地物に対してその他のタグを付与することができます。 利用されることが多いタグの組み合わせは[Taginfo](http://taginfo.openstreetmap.org/)から検索が可能です。\n\n入力ウィンドウに記入した内容は、エディタ上の地図に即座に反映されます。'やり直し'ボタンをクリックすることで、いつでも入力内容を取り消すことが可能です。\n",
"buildings": "# 建物\n\nOpenStreetMapは世界でも有数の建物情報データベースです。このデータベースへの情報追加や改善は誰しもが参加可能です。\n\n### 選択\n\n建物の輪郭をクリックすると、その建物を選択することができます。建物はハイライト表示され、小さなツール項目と、画面右側にその建物の詳細情報が表示されます。\n\n### 修正\n\n建物の位置や、付与されているタグが誤っていることがあります。\n\n建物全体の位置を移動させるには、'移動'ツールのアイコンをクリックしてください。マウスを動かして建物を正しい位置へ移動させ、もう一度クリックして位置を確定させます。\n\n同様に、建物を形成しているポイントをクリックして正しい位置へ移動させることで、建物の形状を修正することができます。\n\n### 新規作成\n\nOpenStreetMapで建物を描く場合によくあがる質問として、建物をエリアとポイントのどちらで描いたほうがよいか、というものがあります。最善の方法では _できる限り、建物はエリアとして描き_ 、会社や個人宅、施設など、建物から独立した情報は別途ポイントとして、エリアとして描かれた建物の内側に配置します。\n\n画面左上に表示されている項目から'エリア'ボタンをクリックして、建物をエリアとして描いてみましょう。エリアの描画を終了するにはキーボードの'Return'キーを押すか、エリアを描き始めたポイントをもう一度クリックしてください。\n\n### 削除\n\nもし建物の情報が完全に間違っている場合 - 衛星写真に映っておらず、より理想としては実際に現地で建物が無いことを確認できた場合 - その建物データそのものを削除し、地図から消去することが可能です。地物を削除する際の注意として、編集結果は他の編集と同様すべての利用者の目に触れること、また、衛星写真は撮影日時が古い可能性があり、建物が新しく建設されているかもしれないことを意識してください。\n\n建物を削除するには、対象をクリックして選択し、ツール項目からゴミ箱アイコンをクリックするか、'Delete'キーを押してください。\n",
"relations": "# リレーション\n\nリレーションとはOpenStreetMapで地物を表現する際の特殊な記法で、複数の地物をひとつのグループとして扱うことが可能です。例えばリレーションでよく使われるものは、特定の高速道路や有料道路を複数のウェイを使って表現する *route リレーション* 、そして複数のラインをグループ化することによって分割されたエリアやドーナツ型の空洞部分などの複雑な表現を行う *マルチポリゴン* があげられます。\n\nリレーションを構成する地物は *メンバー* と呼ばれます。OSM上の地物がどのリレーションのメンバーになっているかはサイドバーに表示され、選択することが可能です。リレーションを選択するとその所属メンバーがすべてサイドバーにリストアップされ、地図上にその位置がハイライト表示されます。\n\niDでは編集中のリレーション情報はほとんどの場合、自動的に補完されます。ただし、例えば位置が間違っている道路をいったん削除して新しく書き直す際などは、書き直した道路ウェイが削除したウェイと同じリレーションに再度所属するように編集するべきです。\n\n## リレーションの編集\n\nリレーションを編集する場合、基本の形は以下のとおりです。\n\nリレーションに地物を追加してメンバーにする場合、まず対象の地物を選択した状態で、サイドバーの \"すべてのリレーション\" に表示されている \"+\" ボタンをクリックします。クリックしたら、リレーションの名称を入力するか、一覧から選んでください。\n\nリレーションを新しく作成する場合は、メンバーとして所属することになる最初の地物を選択した状態で \"すべてのリレーション\" に表示されている \"+\" ボタンをクリックし、\"新しいリレーション\"を選択してください。\n\nリレーションから地物を除外する場合は、対象の地物を選択し、除外を行いたいリレーションの隣に表示されているゴミ箱アイコンをクリックします。\n\nまた、\"結合\"機能を使うことで、空洞部分をもつマルチポリゴンを作成することができます。2つのエリアを描き、それぞれを内側(inner)と外側(outer)とします。次に、キーボードのShiftキーを押しながらそれぞれの地物をクリックし、両方を選択状態にしてから \"結合\" (+) ボタンをクリックしてください。\n"
},
@@ -619,7 +625,9 @@
"title": "通行可"
}
},
+ "placeholder": "その他",
"types": {
+ "access": "すべて",
"bicycle": "自転車",
"foot": "歩行者",
"horse": "乗馬",
@@ -627,6 +635,7 @@
}
},
"access_simple": {
+ "label": "通行可能な手段",
"placeholder": "可"
},
"access_toilets": {
@@ -945,6 +954,9 @@
"label": "ハンデ",
"placeholder": "1-18"
},
+ "handrail": {
+ "label": "手すり"
+ },
"highway": {
"label": "道路区分"
},
@@ -1416,6 +1428,9 @@
},
"placeholder": "硬質, 大部分が硬質, 軟質…"
},
+ "traffic_signals": {
+ "label": "タイプ"
+ },
"trail_visibility": {
"label": "道の可視度",
"options": {
@@ -1470,15 +1485,15 @@
},
"aerialway": {
"name": "索道",
- "terms": "索道,ロープウェイ,リフト"
+ "terms": "索道, ロープウェイ, リフト"
},
"aerialway/cable_car": {
"name": "ケーブルカー",
- "terms": "ケーブルカー,インクライン"
+ "terms": "ケーブルカー, インクライン"
},
"aerialway/chair_lift": {
"name": "チェアリフト",
- "terms": "チェアリフト,椅子リフト,いすリフト"
+ "terms": "チェアリフト, 椅子リフト, いすリフト"
},
"aerialway/gondola": {
"name": "ゴンドラ",
@@ -1494,7 +1509,7 @@
},
"aerialway/pylon": {
"name": "索道用支柱",
- "terms": "索道用支柱,パイロン"
+ "terms": "索道用支柱, パイロン"
},
"aerialway/rope_tow": {
"name": "ロープタウリフト",
@@ -1502,7 +1517,7 @@
},
"aerialway/station": {
"name": "索道駅",
- "terms": "索道駅,ロープウェイ駅,リフト駅"
+ "terms": "索道駅, ロープウェイ駅, リフト駅"
},
"aerialway/t-bar": {
"name": "Tバーリフト",
@@ -1510,11 +1525,11 @@
},
"aeroway": {
"name": "航空施設",
- "terms": "索道,ロープウェイ,リフト"
+ "terms": "索道, ロープウェイ, リフト"
},
"aeroway/aerodrome": {
"name": "空港",
- "terms": "空港,飛行場"
+ "terms": "空港, 飛行場"
},
"aeroway/apron": {
"name": "エプロン",
@@ -1530,7 +1545,7 @@
},
"aeroway/helipad": {
"name": "ヘリパッド",
- "terms": "ヘリパッド,ヘリコプター発着所"
+ "terms": "ヘリパッド, ヘリコプター発着所"
},
"aeroway/runway": {
"name": "滑走路",
@@ -1542,11 +1557,11 @@
},
"aeroway/terminal": {
"name": "空港ターミナル",
- "terms": "空港ターミナル,ターミナル,空港"
+ "terms": "空港ターミナル, ターミナル, 空港"
},
"amenity": {
"name": "施設",
- "terms": "飲食店,設備"
+ "terms": "飲食店, 設備"
},
"amenity/arts_centre": {
"name": "アートセンター",
@@ -1554,19 +1569,19 @@
},
"amenity/atm": {
"name": "ATM",
- "terms": "ATM,CD,現金自動預払機"
+ "terms": "ATM, CD, 現金自動預払機"
},
"amenity/bank": {
"name": "銀行",
- "terms": "銀行,信用金庫,信用組合"
+ "terms": "銀行, 信用金庫, 信用組合"
},
"amenity/bar": {
"name": "バー",
- "terms": "バー,飲み屋,呑み屋,ばー, スナック"
+ "terms": "バー, 飲み屋, 呑み屋, ばー, スナック"
},
"amenity/bbq": {
"name": "バーベキュー/グリル",
- "terms": "バーベキュー,グリル,BBQ,飯盒炊爨"
+ "terms": "バーベキュー, グリル, BBQ, 飯盒炊爨"
},
"amenity/bench": {
"name": "ベンチ",
@@ -1574,7 +1589,7 @@
},
"amenity/bicycle_parking": {
"name": "駐輪場",
- "terms": "駐輪場,自転車駐車場"
+ "terms": "駐輪場, 自転車駐車場"
},
"amenity/bicycle_rental": {
"name": "レンタサイクル",
@@ -1602,11 +1617,11 @@
},
"amenity/cafe": {
"name": "喫茶店",
- "terms": "喫茶店,カフェ"
+ "terms": "喫茶店, カフェ"
},
"amenity/car_rental": {
"name": "レンタカー",
- "terms": "レンタカー,貸自動車,カーレンタル"
+ "terms": "レンタカー, 貸自動車, カーレンタル"
},
"amenity/car_sharing": {
"name": "カーシェアリング",
@@ -1618,7 +1633,7 @@
},
"amenity/casino": {
"name": "カジノ",
- "terms": "カジノ,賭博場"
+ "terms": "カジノ, 賭博場"
},
"amenity/charging_station": {
"name": "充電スタンド",
@@ -1626,11 +1641,11 @@
},
"amenity/childcare": {
"name": "保育園/幼稚園",
- "terms": "保育園,幼稚園,チャイルドケア,ナーセリー"
+ "terms": "保育園, 幼稚園, チャイルドケア, ナーセリー"
},
"amenity/cinema": {
"name": "映画館",
- "terms": "映画館,上映施設,スクリーン,銀幕"
+ "terms": "映画館, 上映施設, スクリーン, 銀幕"
},
"amenity/clinic": {
"name": "クリニック",
@@ -1662,7 +1677,7 @@
},
"amenity/doctor": {
"name": "医院",
- "terms": "医者,医師"
+ "terms": "医者, 医師"
},
"amenity/dojo": {
"name": "道場",
@@ -1678,7 +1693,7 @@
},
"amenity/fast_food": {
"name": "ファストフード",
- "terms": "ファストフード店,ファストフード,ジャンクフード,ジャンク"
+ "terms": "ファストフード店, ファストフード, ジャンクフード, ジャンク"
},
"amenity/fire_station": {
"name": "消防署",
@@ -1690,11 +1705,11 @@
},
"amenity/fuel": {
"name": "ガソリンスタンド",
- "terms": "ガソリンスタンド,ガス,ガスステーション"
+ "terms": "ガソリンスタンド, ガス, ガスステーション"
},
"amenity/grave_yard": {
"name": "(教会・寺院にある)墓所",
- "terms": "墓地,霊園,墓場,お墓,墓苑"
+ "terms": "墓地, 霊園, 墓場, お墓, 墓苑"
},
"amenity/grit_bin": {
"name": "砂箱",
@@ -1710,15 +1725,15 @@
},
"amenity/library": {
"name": "図書館",
- "terms": "図書館,ライブラリ,ライブラリー"
+ "terms": "図書館, ライブラリ, ライブラリー"
},
"amenity/marketplace": {
"name": "市場",
- "terms": "市場,マーケット,朝市,マルシェ"
+ "terms": "市場, マーケット, 朝市, マルシェ"
},
"amenity/motorcycle_parking": {
"name": "オートバイの駐車場",
- "terms": "バイクの駐車場,二輪駐車場,二輪駐輪場"
+ "terms": "バイクの駐車場, 二輪駐車場, 二輪駐輪場"
},
"amenity/nightclub": {
"name": "ナイトクラブ",
@@ -1734,19 +1749,19 @@
},
"amenity/pharmacy": {
"name": "薬局",
- "terms": "調剤,調剤薬局,薬局, 薬店"
+ "terms": "調剤, 調剤薬局, 薬局, 薬店"
},
"amenity/place_of_worship": {
"name": "宗教施設",
- "terms": "礼拝所,祈りの場所,参拝所, 寺社, 神社"
+ "terms": "礼拝所, 祈りの場所, 参拝所, 寺社, 神社"
},
"amenity/place_of_worship/buddhist": {
"name": "仏教寺院",
- "terms": "寺院,仏閣,寺,寺社,院,堂, お寺, 寺"
+ "terms": "寺院, 仏閣, 寺, 寺社, 院, 堂, お寺, 寺"
},
"amenity/place_of_worship/christian": {
"name": "教会",
- "terms": "教会,礼拝堂,礼拝所,チャーチ"
+ "terms": "教会, 礼拝堂, 礼拝所, チャーチ"
},
"amenity/place_of_worship/jewish": {
"name": "シナゴーグ",
@@ -1758,11 +1773,11 @@
},
"amenity/police": {
"name": "警察",
- "terms": "警察,警察署,交番,駐在所"
+ "terms": "警察, 警察署, 交番, 駐在所"
},
"amenity/post_box": {
"name": "郵便ポスト",
- "terms": "郵便ポスト,郵便箱, ポスト"
+ "terms": "郵便ポスト, 郵便箱, ポスト"
},
"amenity/post_office": {
"name": "郵便局",
@@ -1770,7 +1785,7 @@
},
"amenity/pub": {
"name": "居酒屋",
- "terms": "パブ,居酒屋, 焼き鳥屋"
+ "terms": "パブ, 居酒屋, 焼き鳥屋"
},
"amenity/public_bookcase": {
"name": "公共の本棚",
@@ -1790,7 +1805,7 @@
},
"amenity/restaurant": {
"name": "レストラン",
- "terms": "レストラン,食堂"
+ "terms": "レストラン, 食堂"
},
"amenity/sanitary_dump_station": {
"name": "キャンピングカー用汚物廃棄所",
@@ -1802,7 +1817,7 @@
},
"amenity/shelter": {
"name": "避難所",
- "terms": "避難所,シェルター,逃げ場"
+ "terms": "避難所, シェルター, 逃げ場"
},
"amenity/social_facility": {
"name": "福祉施設",
@@ -1838,7 +1853,7 @@
},
"amenity/theatre": {
"name": "劇場",
- "terms": "劇場,ホール, 映画館"
+ "terms": "劇場, ホール, 映画館"
},
"amenity/toilets": {
"name": "トイレ",
@@ -1846,7 +1861,7 @@
},
"amenity/townhall": {
"name": "役場",
- "terms": "市役所,区役所,町役場,村役場,市庁"
+ "terms": "市役所, 区役所, 町役場, 村役場, 市庁"
},
"amenity/university": {
"name": "大学の敷地",
@@ -1965,15 +1980,15 @@
"terms": "ログハウス"
},
"building/cathedral": {
- "name": "大聖堂",
- "terms": "大聖堂"
+ "name": "聖堂の建物",
+ "terms": "聖堂"
},
"building/chapel": {
- "name": "礼拝堂",
- "terms": "礼拝堂"
+ "name": "教会の建物",
+ "terms": "教会"
},
"building/church": {
- "name": "教会",
+ "name": "教会の建物",
"terms": "教会"
},
"building/college": {
@@ -1988,6 +2003,9 @@
"name": "建設中の建物",
"terms": "建設中の建物"
},
+ "building/detached": {
+ "name": "一戸建て住宅"
+ },
"building/dormitory": {
"name": "寮",
"terms": "寮"
@@ -2086,7 +2104,7 @@
},
"craft/basket_maker": {
"name": "かご製造所",
- "terms": "かご,籠"
+ "terms": "かご, 籠"
},
"craft/beekeeper": {
"name": "養蜂所",
@@ -2126,7 +2144,7 @@
},
"craft/confectionery": {
"name": "菓子屋",
- "terms": "駄菓子屋,パシティエ"
+ "terms": "駄菓子屋, パシティエ"
},
"craft/dressmaker": {
"name": "衣服製造所",
@@ -2166,11 +2184,11 @@
},
"craft/locksmith": {
"name": "錠前師",
- "terms": "錠前師,鍵屋"
+ "terms": "錠前師, 鍵屋"
},
"craft/metal_construction": {
"name": "金属加工",
- "terms": "金属加工,鋳造"
+ "terms": "金属加工, 鋳造"
},
"craft/optician": {
"name": "眼鏡士",
@@ -2182,7 +2200,7 @@
},
"craft/photographer": {
"name": "写真屋",
- "terms": "カメラマン,写真屋"
+ "terms": "カメラマン, 写真屋"
},
"craft/photographic_laboratory": {
"name": "現像所",
@@ -2198,7 +2216,7 @@
},
"craft/pottery": {
"name": "窯元",
- "terms": "窯元,陶器製造業"
+ "terms": "窯元, 陶器製造業"
},
"craft/rigger": {
"name": "艤装者",
@@ -2222,7 +2240,7 @@
},
"craft/scaffolder": {
"name": "足場職人",
- "terms": "足場職人,とび職"
+ "terms": "足場職人, とび職"
},
"craft/sculpter": {
"name": "彫刻家",
@@ -2230,11 +2248,11 @@
},
"craft/shoemaker": {
"name": "製靴",
- "terms": "製靴,靴製造"
+ "terms": "製靴, 靴製造"
},
"craft/stonemason": {
"name": "石工",
- "terms": "石工,石材加工"
+ "terms": "石工, 石材加工"
},
"craft/sweep": {
"name": "煙突掃除",
@@ -2242,7 +2260,7 @@
},
"craft/tailor": {
"name": "仕立て屋",
- "terms": "仕立て屋,テイラー"
+ "terms": "仕立て屋, テイラー"
},
"craft/tiler": {
"name": "タイル職人",
@@ -2250,7 +2268,7 @@
},
"craft/tinsmith": {
"name": "すず細工職人",
- "terms": "ブリキ屋,すず細工職人"
+ "terms": "ブリキ屋, すず細工職人"
},
"craft/upholsterer": {
"name": "椅子張り職人",
@@ -2306,11 +2324,11 @@
},
"golf/bunker": {
"name": "サンドトラップ",
- "terms": "サンドトラップ,バンカー"
+ "terms": "サンドトラップ, バンカー"
},
"golf/fairway": {
"name": "フェアウェイ",
- "terms": "フェアウェー,フェアウェイ"
+ "terms": "フェアウェー, フェアウェイ"
},
"golf/green": {
"name": "グリーン",
@@ -2378,11 +2396,11 @@
},
"highway/motorway": {
"name": "自動車専用道路",
- "terms": "自動車専用道路,高速道路"
+ "terms": "自動車専用道路, 高速道路"
},
"highway/motorway_junction": {
"name": "自動車道のIC/JCT",
- "terms": "自動車道のIC/JCT,インターチェンジ,ジャンクション,IC,JCT"
+ "terms": "自動車道のIC/JCT, インターチェンジ, ジャンクション, IC, JCT"
},
"highway/motorway_link": {
"name": "自動車専用道路の接続路",
@@ -2406,7 +2424,7 @@
},
"highway/raceway": {
"name": "サーキット",
- "terms": "サーキット,自動車レース場"
+ "terms": "サーキット, 自動車レース場"
},
"highway/residential": {
"name": "居住区域内道路",
@@ -2422,7 +2440,7 @@
},
"highway/secondary": {
"name": "一般都道府県道",
- "terms": "一般都道府県道,都道,道道,府道,県道"
+ "terms": "一般都道府県道, 都道, 道道, 府道, 県道"
},
"highway/secondary_link": {
"name": "一般都道府県道の接続路",
@@ -2478,7 +2496,7 @@
},
"highway/track": {
"name": "農道・林道",
- "terms": "農道,林道"
+ "terms": "農道, 林道"
},
"highway/traffic_signals": {
"name": "信号機",
@@ -2486,7 +2504,7 @@
},
"highway/trunk": {
"name": "国道",
- "terms": "国道,一般国道"
+ "terms": "国道, 一般国道"
},
"highway/trunk_link": {
"name": "国道の接続路",
@@ -2544,6 +2562,10 @@
"name": "土地利用",
"terms": "土地利用"
},
+ "landuse/allotments": {
+ "name": "市民庭園",
+ "terms": "庭園, 市民庭園, コミュニティガーデン, ガーデン"
+ },
"landuse/basin": {
"name": "遊水地",
"terms": "遊水地"
@@ -2622,7 +2644,7 @@
},
"landuse/retail": {
"name": "商業地",
- "terms": "商業地,ショッピング地区,ショッピング街"
+ "terms": "商業地, ショッピング地区, ショッピング街"
},
"landuse/vineyard": {
"name": "ぶどう畑",
@@ -2634,7 +2656,7 @@
},
"leisure/adult_gaming_centre": {
"name": "遊技場",
- "terms": "遊技場,パチンコ,パチスロ,スロット"
+ "terms": "遊技場, パチンコ, パチスロ, スロット"
},
"leisure/bowling_alley": {
"name": "ボウリング場",
@@ -2662,7 +2684,7 @@
},
"leisure/ice_rink": {
"name": "アイススケート場",
- "terms": "アイススケート,アイススケート場,アイススケートリンク"
+ "terms": "アイススケート, アイススケート場, アイススケートリンク"
},
"leisure/marina": {
"name": "マリーナ",
@@ -2696,6 +2718,10 @@
"name": "バスケットボール場",
"terms": "バスケットボール場"
},
+ "leisure/pitch/rugby_league": {
+ "name": "ラグビーリーグ場",
+ "terms": "ラグビー場, ラグビー, リーグ"
+ },
"leisure/pitch/skateboard": {
"name": "スケートパーク",
"terms": "スケートパーク"
@@ -2718,7 +2744,7 @@
},
"leisure/running_track": {
"name": "トラック(周回走路)",
- "terms": "ランニングトラック,ランニング用周回走路"
+ "terms": "ランニングトラック, ランニング用周回走路"
},
"leisure/slipway": {
"name": "進水路",
@@ -2830,11 +2856,18 @@
},
"military/barracks": {
"name": "兵舎",
- "terms": "兵舎,兵営"
+ "terms": "兵舎, 兵営"
},
"military/bunker": {
"name": "バンカー",
- "terms": "掩蔽壕,観測室,バンカー"
+ "terms": "掩蔽壕, 観測室, バンカー"
+ },
+ "military/checkpoint": {
+ "name": "チェックポイント",
+ "terms": "チェックポイント"
+ },
+ "military/naval_base": {
+ "name": "海軍基地"
},
"military/range": {
"name": "軍事演習場",
@@ -3018,11 +3051,11 @@
},
"office/travel_agent": {
"name": "旅行代理店",
- "terms": "旅行代理店,トラベル,ツアー"
+ "terms": "旅行代理店, トラベル, ツアー"
},
"piste": {
"name": "ゲレンデ/スキー路",
- "terms": "ゲレンデ,スキーコース"
+ "terms": "ゲレンデ, スキーコース"
},
"place": {
"name": "地名",
@@ -3098,7 +3131,7 @@
},
"power/substation": {
"name": "変電所",
- "terms": "変電所,変圧所"
+ "terms": "変電所, 変圧所"
},
"power/tower": {
"name": "送電塔",
@@ -3210,7 +3243,7 @@
},
"shop/bag": {
"name": "バッグ/カバン店",
- "terms": "バッグ,カバン,鞄"
+ "terms": "バッグ, カバン, 鞄"
},
"shop/bakery": {
"name": "パン屋",
@@ -3226,7 +3259,7 @@
},
"shop/bed": {
"name": "ベッド/マットレス専門店",
- "terms": "ベッド,マットレス,寝具"
+ "terms": "ベッド, マットレス, 寝具"
},
"shop/beverages": {
"name": "飲料店",
@@ -3242,7 +3275,7 @@
},
"shop/books": {
"name": "本屋",
- "terms": "本屋,ブックストア,古書店,古書,書籍販売, 書店"
+ "terms": "本屋, ブックストア, 古書店, 古書, 書籍販売, 書店"
},
"shop/boutique": {
"name": "ブティック",
@@ -3254,7 +3287,7 @@
},
"shop/candles": {
"name": "キャンドル専門店",
- "terms": "キャンドル,ロウソク,蝋燭,蠟燭"
+ "terms": "キャンドル, ロウソク, 蝋燭, 蠟燭"
},
"shop/car": {
"name": "自動車販売店",
@@ -3270,7 +3303,7 @@
},
"shop/carpet": {
"name": "カーペット専門店",
- "terms": "カーペット,敷物,表具店,表具"
+ "terms": "カーペット, 敷物, 表具店, 表具"
},
"shop/cheese": {
"name": "チーズ店",
@@ -3476,7 +3509,7 @@
},
"shop/optician": {
"name": "メガネ",
- "terms": "メガネ,眼鏡,メガネ屋,眼鏡屋"
+ "terms": "メガネ, 眼鏡, メガネ屋, 眼鏡屋"
},
"shop/organic": {
"name": "オーガニック商品店",
@@ -3495,7 +3528,7 @@
},
"shop/pet": {
"name": "ペットショップ",
- "terms": "ペット売り場,ペット,家禽,ペットショップ"
+ "terms": "ペット売り場, ペット, 家禽, ペットショップ"
},
"shop/photo": {
"name": "写真屋",
@@ -3519,7 +3552,7 @@
},
"shop/seafood": {
"name": "魚屋",
- "terms": "海鮮食品店,魚屋,魚市場"
+ "terms": "海鮮食品店, 魚屋, 魚市場"
},
"shop/second_hand": {
"name": "リサイクルショップ"
@@ -3542,7 +3575,7 @@
},
"shop/tailor": {
"name": "仕立て屋",
- "terms": "仕立て屋,テイラー,洋裁店"
+ "terms": "仕立て屋, テイラー, 洋裁店"
},
"shop/tattoo": {
"name": "タトゥースタジオ"
@@ -3565,7 +3598,7 @@
},
"shop/travel_agency": {
"name": "旅行代理店",
- "terms": "旅行代理店,トラベル,ツアー"
+ "terms": "旅行代理店, トラベル,ツアー"
},
"shop/tyres": {
"name": "タイヤ店",
@@ -3573,7 +3606,7 @@
},
"shop/vacant": {
"name": "空き店舗",
- "terms": "空き店舗,未入居店舗"
+ "terms": "空き店舗, 未入居店舗"
},
"shop/vacuum_cleaner": {
"name": "掃除機店",
@@ -3591,10 +3624,12 @@
"name": "テレビゲーム専門屋"
},
"shop/water_sports": {
- "name": "水着通販ショップ"
+ "name": "水着通販ショップ",
+ "terms": "マリンスポーツ専門店, ウォータースポーツ専門店"
},
"shop/weapons": {
- "name": "武器屋"
+ "name": "武器屋",
+ "terms": "銃砲店"
},
"shop/window_blind": {
"name": "ブラインドカーテン専門店"
@@ -3820,7 +3855,7 @@
},
"waterway/stream": {
"name": "小川",
- "terms": "小川,せせらぎ"
+ "terms": "小川, せせらぎ"
},
"waterway/weir": {
"name": "堰",
diff --git a/dist/locales/ko.json b/dist/locales/ko.json
index 7a1b758a0..eaf20c343 100644
--- a/dist/locales/ko.json
+++ b/dist/locales/ko.json
@@ -1738,9 +1738,6 @@
"building/bunker": {
"name": "벙커"
},
- "building/church": {
- "name": "교회"
- },
"building/college": {
"name": "대학 건물"
},
diff --git a/dist/locales/lt.json b/dist/locales/lt.json
index 6887f7121..e14fc54ce 100644
--- a/dist/locales/lt.json
+++ b/dist/locales/lt.json
@@ -570,7 +570,7 @@
"name": "Takas"
},
"category-rail": {
- "name": "Gelžkelis"
+ "name": "Geležinkelis"
},
"category-restriction": {
"name": "Apribojimas"
@@ -590,6 +590,7 @@
},
"fields": {
"access": {
+ "label": "Leidžiamas priėjimas",
"options": {
"designated": {
"description": "Priėjimas galimas remiantis ženklais ir savitais vietos įstatymais",
@@ -628,6 +629,7 @@
}
},
"access_simple": {
+ "label": "Leidžiamas priėjimas",
"placeholder": "taip"
},
"access_toilets": {
@@ -807,7 +809,15 @@
"opposite": {
"description": "Abiejų krypčių dviračių juosta vienpusėje gatvėje",
"title": "Dviračių juostos kryptis prieš eismą"
+ },
+ "share_busway": {
+ "description": "Dviračių juosta yra kartu su autobusų juosta",
+ "title": "Dviračių juosta kartu su autobusų"
}
+ },
+ "types": {
+ "cycleway:left": "Kairė pusė",
+ "cycleway:right": "Dešinė pusė"
}
},
"delivery": {
@@ -987,6 +997,14 @@
"semi_evergreen": "Pusiau-amžinai žaliuojantis"
}
},
+ "leaf_cycle_singular": {
+ "options": {
+ "deciduous": "Lapuočiai",
+ "evergreen": "Visžaliai",
+ "semi_deciduous": "Pusiau lapuočiai",
+ "semi_evergreen": "Pusiau visžaliai"
+ }
+ },
"leaf_type": {
"label": "Lapų tipas",
"options": {
@@ -996,12 +1014,23 @@
"needleleaved": "Spygliuočiai"
}
},
+ "leaf_type_singular": {
+ "label": "Lapų tipas",
+ "options": {
+ "broadleaved": "Plačialapiai",
+ "leafless": "Belapiai",
+ "needleleaved": "Spygliuočiai"
+ }
+ },
"leisure": {
"label": "Tipas"
},
"length": {
"label": "Ilgis (metrais)"
},
+ "level": {
+ "label": "Lygis"
+ },
"levels": {
"label": "Lygiai",
"placeholder": "2, 4, 6..."
@@ -1133,6 +1162,7 @@
"label": "Priežiūra",
"options": {
"classic": "Klasikinis",
+ "scooter": "Motoroleris/Sniegomobilis",
"skating": "Čiuožimas"
}
},
@@ -1167,9 +1197,22 @@
"recycling/glass": {
"label": "Priima stiklą"
},
+ "recycling/glass_bottles": {
+ "label": "Priima stiklo taras"
+ },
"recycling/paper": {
"label": "Priima popierių"
},
+ "recycling/plastic": {
+ "label": "Priima plastiką"
+ },
+ "recycling/type": {
+ "label": "Rūšiavimo tipas",
+ "options": {
+ "centre": "Rūšiavimo Centras",
+ "container": "Konteineris"
+ }
+ },
"ref": {
"label": "Šaltinis"
},
@@ -1322,6 +1365,9 @@
"label": "Kelio tipas",
"placeholder": "Tvirtas, daugiausia tvirtas, minkštas..."
},
+ "traffic_signals": {
+ "label": "Tipas"
+ },
"trail_visibility": {
"label": "Maršruto matomumas",
"options": {
@@ -1346,6 +1392,9 @@
"water": {
"label": "Tipas"
},
+ "water_point": {
+ "label": "Vandenvietė"
+ },
"waterway": {
"label": "Tipas"
},
@@ -1426,6 +1475,9 @@
"name": "Baras",
"terms": "Baras,Aludė"
},
+ "amenity/bbq": {
+ "name": "Barbekiu/Grilis"
+ },
"amenity/bench": {
"name": "Suolas",
"terms": "Suoliukas,Suolas"
@@ -1469,6 +1521,9 @@
"name": "Automobilių plovykla",
"terms": "plovykla,mašinų plovykla,automobilių plovykla"
},
+ "amenity/casino": {
+ "name": "Kazino"
+ },
"amenity/charging_station": {
"name": "Įkrovimo stotelė",
"terms": "įkrovimo stotelė,įkrovimo stotis"
@@ -1551,6 +1606,10 @@
"name": "Prekyvietė",
"terms": "prekyvietė,turgus,turgelis"
},
+ "amenity/motorcycle_parking": {
+ "name": "Motociklų parkavimas",
+ "terms": "Motociklų stovėjimo aikštelė"
+ },
"amenity/nightclub": {
"name": "Naktinis klubas",
"terms": "klubas,naktinis klubas"
@@ -1671,6 +1730,9 @@
"name": "Plotas",
"terms": "plotas"
},
+ "area/highway": {
+ "name": "Kelio danga"
+ },
"barrier": {
"name": "Barjeras",
"terms": "barieras,kliūtis"
@@ -1741,18 +1803,6 @@
"building/bunker": {
"name": "Bunkeris"
},
- "building/cathedral": {
- "name": "Katedra",
- "terms": "katedra"
- },
- "building/chapel": {
- "name": "Koplyčia",
- "terms": "koplyčia"
- },
- "building/church": {
- "name": "Bažnyčia",
- "terms": "bažnyčia"
- },
"building/college": {
"name": "Kolegijos pastatas",
"terms": "koledžas"
@@ -1985,6 +2035,9 @@
"name": "Vyninė",
"terms": "vyninė"
},
+ "embankment": {
+ "name": "Užtvanka"
+ },
"emergency/ambulance_station": {
"name": "Greitosios pagalbos stotis"
},
@@ -1999,6 +2052,9 @@
"name": "Įėjimas/Išėjimas",
"terms": "įėjimas,išėjimas"
},
+ "footway/crosswalk": {
+ "name": "Pėsčiųjų perėja"
+ },
"footway/sidewalk": {
"name": "Šaligatvis",
"terms": "šaligatvis"
@@ -2023,6 +2079,9 @@
"name": "Autobuso stotelė",
"terms": "stotelė,autobusų stotelė,troleibusų stotelė"
},
+ "highway/crosswalk": {
+ "name": "Pėsčiųjų perėja"
+ },
"highway/cycleway": {
"name": "Dviračių takas",
"terms": "dviračių takas"
@@ -2047,6 +2106,9 @@
"name": "Takas",
"terms": "takas"
},
+ "highway/pedestrian": {
+ "name": "Pėsčiųjų gatvė"
+ },
"highway/primary": {
"name": "Pagrindinis kelias"
},
@@ -2082,6 +2144,9 @@
"name": "Pagalbos priėjimas",
"terms": "avarinis priėjimas,avarinis privažiavimas"
},
+ "highway/service/parking_aisle": {
+ "name": "Parkavimo pravažiaviamas"
+ },
"highway/services": {
"name": "Aptarnaujantis plotas",
"terms": "aptarnavimo zona,aptarnavimo plotas"
@@ -2164,6 +2229,9 @@
"name": "Kapinės",
"terms": "kapinės"
},
+ "landuse/churchyard": {
+ "name": "Bažnyčios kiemas"
+ },
"landuse/commercial": {
"name": "Komercinė zona",
"terms": "komercinė zona,komercinė,komercija"
@@ -2236,6 +2304,9 @@
"name": "Laisvalaikis",
"terms": "laisvalaikis"
},
+ "leisure/adult_gaming_centre": {
+ "name": "Suaugusiųjų lošimų vieta"
+ },
"leisure/common": {
"name": "Bendros ganyklos"
},
@@ -2282,6 +2353,9 @@
"leisure/pitch/basketball": {
"name": "Krepšinio aikštelė"
},
+ "leisure/pitch/skateboard": {
+ "name": "Riedlenčių parkas"
+ },
"leisure/pitch/soccer": {
"name": "Futbolo aikštė",
"terms": "futbolo aikštė"
@@ -2323,6 +2397,9 @@
"name": "Proskyna",
"terms": "proskyna"
},
+ "man_made/embankment": {
+ "name": "Užtvanka"
+ },
"man_made/flagpole": {
"name": "Vėliavos stiebas"
},
@@ -2330,10 +2407,16 @@
"name": "Švyturys",
"terms": "švyturys"
},
+ "man_made/mast": {
+ "name": "Radijo bokštas"
+ },
"man_made/observation": {
"name": "Stebėjimo bokštas",
"terms": "stebėjimo bokštas"
},
+ "man_made/petroleum_well": {
+ "name": "Naftos gręžinys"
+ },
"man_made/pier": {
"name": "Prieplauka"
},
@@ -2366,6 +2449,12 @@
"military/bunker": {
"name": "Bunkeris"
},
+ "military/danger_area": {
+ "name": "Pavojinga vieta"
+ },
+ "military/naval_base": {
+ "name": "Karinio jūrų laivyno bazė"
+ },
"military/range": {
"name": "Karinis poligonas",
"terms": "šaudykla,poligonas"
@@ -2415,6 +2504,9 @@
"name": "Medis",
"terms": "medis"
},
+ "natural/volcano": {
+ "name": "Ugnikalnis"
+ },
"natural/water": {
"name": "Vanduo",
"terms": "vanduo"
@@ -2520,6 +2612,9 @@
"name": "Miestas",
"terms": "didmiestis"
},
+ "place/farm": {
+ "name": "Ūkis"
+ },
"place/hamlet": {
"name": "Viensėdis",
"terms": "viensėdis,kaimelis"
@@ -2566,6 +2661,9 @@
"name": "Elektros linija",
"terms": "elektros linija"
},
+ "power/minor_line": {
+ "name": "Maža elektros linija"
+ },
"power/pole": {
"name": "Elektros stulpas",
"terms": "stulpas,elektros stulpas"
@@ -2648,6 +2746,9 @@
"name": "Ryšys",
"terms": "ryšys"
},
+ "roundabout": {
+ "name": "Žiedas"
+ },
"route/ferry": {
"name": "Kelto maršrutas",
"terms": "kelto maršrutas"
@@ -2696,6 +2797,9 @@
"name": "Dviračių parduotuvė",
"terms": "dviračių parduotuvė"
},
+ "shop/bookmaker": {
+ "name": "Knygrišys"
+ },
"shop/books": {
"name": "Knygynas",
"terms": "knygynas,knygų parduotuvė"
@@ -2786,6 +2890,9 @@
"shop/farm": {
"name": "Produktų stendas"
},
+ "shop/fashion": {
+ "name": "Mados parduotuvė"
+ },
"shop/fishmonger": {
"name": "Žuvų pardavėjas"
},
@@ -2868,6 +2975,9 @@
"shop/money_lender": {
"name": "Pinigų skolintojas"
},
+ "shop/motorcycle": {
+ "name": "Motociklų prekybos atstovybė"
+ },
"shop/music": {
"name": "Muzikos parduotuvė",
"terms": "muzikos prekės,muzikos prekių parduotuvė"
@@ -2934,6 +3044,9 @@
"shop/tea": {
"name": "Arbatos parduotuvė"
},
+ "shop/ticket": {
+ "name": "Bilietų pardavėjas"
+ },
"shop/tobacco": {
"name": "Tabako parduotuvė"
},
@@ -3019,6 +3132,15 @@
"tourism/zoo": {
"name": "Zoologijos sodas"
},
+ "traffic_calming/bump": {
+ "name": "Maži greičio slopinimo kalneliai"
+ },
+ "traffic_calming/hump": {
+ "name": "Dideli greičio slopinimo kalneliai"
+ },
+ "traffic_calming/table": {
+ "name": "Pakelta pėsčiųjų perėja"
+ },
"type/boundary": {
"name": "Siena",
"terms": "Riba,Siena"
diff --git a/dist/locales/nl.json b/dist/locales/nl.json
index 7e79e72d6..ef85f7ca8 100644
--- a/dist/locales/nl.json
+++ b/dist/locales/nl.json
@@ -227,6 +227,8 @@
"zoom_in_edit": "Zoom in om aan te passen",
"logout": "Afmelden",
"loading_auth": "Aan het verbinden met OpenStreetMap …",
+ "report_a_bug": "Meld een bug",
+ "help_translate": "Help vertalen",
"feature_info": {
"hidden_warning": "{count} verborgen objecten",
"hidden_details": "Deze objecten zijn momenteel verborgen: {details}"
@@ -952,6 +954,9 @@
"label": "Handicap",
"placeholder": "1-18"
},
+ "handrail": {
+ "label": "Trapleuning"
+ },
"highway": {
"label": "Type"
},
@@ -1955,16 +1960,13 @@
"terms": "hut, blokhut, cabine, hout, balken, boomstammen"
},
"building/cathedral": {
- "name": "Kathedraal",
- "terms": "kerk, christendom, bisschop"
+ "name": "Kathedraalgebouw"
},
"building/chapel": {
- "name": "Kapel",
- "terms": "kapelletje"
+ "name": "Kapelgebouw"
},
"building/church": {
- "name": "Kerk",
- "terms": "christendom, godshuis"
+ "name": "Kerkgebouw"
},
"building/college": {
"name": "Gebouw van Beroepsschool",
diff --git a/dist/locales/pl.json b/dist/locales/pl.json
index 2c60b4138..d37fab66f 100644
--- a/dist/locales/pl.json
+++ b/dist/locales/pl.json
@@ -226,6 +226,8 @@
"zoom_in_edit": "Powiększ, aby edytować",
"logout": "wyloguj",
"loading_auth": "Łączenie z OpenStreetMap...",
+ "report_a_bug": "Zgłoś błąd",
+ "help_translate": "Pomóż tłumaczyć",
"feature_info": {
"hidden_warning": "{count} ukrytych obiektów",
"hidden_details": "Te obiekty są obecnie ukryte: {details}"
@@ -479,6 +481,7 @@
"out": "Oddal"
},
"cannot_zoom": "Nie można bardziej oddalić widoku w obecnym trybie.",
+ "full_screen": "Tryb pełnoekranowy",
"gpx": {
"local_layer": "Lokalny plik GPX",
"drag_drop": "Przeciągnij i upuść plik .gpx na stronę lub kliknij przycisk po prawej by go wybrać",
@@ -583,6 +586,7 @@
},
"fields": {
"access": {
+ "label": "Dozwolony wstęp",
"options": {
"designated": {
"description": "Dostęp jest dozwolony na podstawie znaków lub określonych przepisów lokalnych",
@@ -610,6 +614,7 @@
}
},
"types": {
+ "access": "Wszyscy",
"bicycle": "Rowery",
"foot": "Piesi",
"horse": "Konie",
@@ -617,6 +622,7 @@
}
},
"access_simple": {
+ "label": "Dozwolony wstęp",
"placeholder": "tak"
},
"access_toilets": {
@@ -626,6 +632,7 @@
"label": "Adres",
"placeholders": {
"city": "Miasto",
+ "conscriptionnumber": "123",
"country": "Kraj",
"district": "Dystrykt",
"hamlet": "Przysiółek",
@@ -789,6 +796,9 @@
"description": "Brak pasa rowerowego",
"title": "Brak"
},
+ "opposite": {
+ "title": "Kontrapas"
+ },
"share_busway": {
"description": "Pas rowerowy dzielony z buspasem",
"title": "Pas rowerowy dzielony z buspasem"
@@ -1532,7 +1542,8 @@
"name": "Dom kultury"
},
"amenity/compressed_air": {
- "name": "Kompresor"
+ "name": "Kompresor",
+ "terms": "kompresor"
},
"amenity/courthouse": {
"name": "Sąd",
@@ -1595,6 +1606,9 @@
"name": "Targowisko",
"terms": "targowisko,targ,rynek,giełda"
},
+ "amenity/motorcycle_parking": {
+ "name": "Parking dla motocyklów"
+ },
"amenity/nightclub": {
"name": "Klub nocny",
"terms": "Klub nocny,"
@@ -1813,18 +1827,6 @@
"building/cabin": {
"name": "Chata"
},
- "building/cathedral": {
- "name": "Katedra",
- "terms": "Katedra, "
- },
- "building/chapel": {
- "name": "Kaplica",
- "terms": "Kaplica, "
- },
- "building/church": {
- "name": "Kościół",
- "terms": "Kościół, "
- },
"building/college": {
"name": "Budynek uczelni"
},
diff --git a/dist/locales/pt-BR.json b/dist/locales/pt-BR.json
index 5f5ec375f..ba77bf707 100644
--- a/dist/locales/pt-BR.json
+++ b/dist/locales/pt-BR.json
@@ -227,6 +227,8 @@
"zoom_in_edit": "Aproxime para editar o mapa.",
"logout": "sair",
"loading_auth": "Conectando ao OpenStreetMap...",
+ "report_a_bug": "Reportar um erro",
+ "help_translate": "Ajude na tradução",
"feature_info": {
"hidden_warning": "{count} elemento(s) oculto(s)",
"hidden_details": "Estes elementos estão atualmente ocultos: {details}"
@@ -1564,7 +1566,7 @@
},
"amenity/atm": {
"name": "Caixa Eletrônico",
- "terms": "Caixa eletrônico"
+ "terms": "Caixa eletrônico, ATM, Banco"
},
"amenity/bank": {
"name": "Agência bancária",
@@ -1604,7 +1606,7 @@
},
"amenity/bureau_de_change": {
"name": "Casa de Câmbio",
- "terms": "Casa de Câmbio"
+ "terms": "Moedas, Câmbio, Troca de valores,"
},
"amenity/bus_station": {
"name": "Estação Rodoviária",
@@ -1616,7 +1618,7 @@
},
"amenity/car_rental": {
"name": "Aluguel de Carros",
- "terms": "Aluguel de Carros"
+ "terms": "Aluguel de Veículos, locadora, locadora de carros, carros, veículos, automóveis"
},
"amenity/car_sharing": {
"name": "Compartilhamento de Carros",
@@ -1628,7 +1630,7 @@
},
"amenity/casino": {
"name": "Cassino",
- "terms": "Cassino"
+ "terms": "jogos de azar"
},
"amenity/charging_station": {
"name": "Eletroposto",
@@ -1644,7 +1646,7 @@
},
"amenity/clinic": {
"name": "Clínica",
- "terms": "Clínica, Consultório, Posto de Saúde, Médico, Atendimento médico especializado"
+ "terms": "Clínica, Consultório, Posto de Saúde, Médico, Atendimento médico especializado, hospital"
},
"amenity/clock": {
"name": "Relógio",
@@ -1664,7 +1666,7 @@
},
"amenity/courthouse": {
"name": "Tribunal",
- "terms": "Tribunal, Fórum"
+ "terms": "Tribunal, Fórum, justiça"
},
"amenity/dentist": {
"name": "Dentista",
@@ -1672,15 +1674,15 @@
},
"amenity/doctor": {
"name": "Médico",
- "terms": "Doutor, Médico"
+ "terms": "Doutor, Médico, Clínica, Saúde"
},
"amenity/dojo": {
"name": "Academia de Artes Marciais",
- "terms": "Academia de Artes Marciais"
+ "terms": "Judô, Karatê, hapkidô, jiu-jítsu, ju-jitsu boxe, savate, ninjitsu, esgrima, luta olímpica, krav magá, capoeira, artes marciais, luta, taekwondo, kickboxing"
},
"amenity/drinking_water": {
"name": "Água Potável",
- "terms": "Água Potável, Bebedouro"
+ "terms": "Água Potável, Bebedouro, fonte"
},
"amenity/embassy": {
"name": "Embaixada",
@@ -1688,7 +1690,7 @@
},
"amenity/fast_food": {
"name": "Lanchonete",
- "terms": "fast food, lanchonete, lanches, Lancheria"
+ "terms": "fast food, lanchonete, lanches, Lancheria, comida rápida"
},
"amenity/fire_station": {
"name": "Posto de Bombeiros",
@@ -1696,7 +1698,7 @@
},
"amenity/fountain": {
"name": "Chafariz",
- "terms": "Chafariz, Fonte Aquática"
+ "terms": "Fonte luminosa, Fonte Aquática"
},
"amenity/fuel": {
"name": "Posto de Combustível",
@@ -1716,11 +1718,11 @@
},
"amenity/kindergarten": {
"name": "Pré-escola",
- "terms": "Pré-escola, Centro de educação infantil, CEI, Jardim de infância"
+ "terms": "Pré-escola, Centro de educação infantil, CEI, Jardim de infância, educação"
},
"amenity/library": {
"name": "Biblioteca",
- "terms": "Biblioteca"
+ "terms": "Livros"
},
"amenity/marketplace": {
"name": "Mercado municipal",
@@ -1756,7 +1758,7 @@
},
"amenity/place_of_worship/christian": {
"name": "Igreja",
- "terms": "Igreja"
+ "terms": "Igreja, Capela"
},
"amenity/place_of_worship/jewish": {
"name": "Sinagoga",
@@ -1772,11 +1774,11 @@
},
"amenity/post_box": {
"name": "Caixa de Correio",
- "terms": "Caixa de correio"
+ "terms": "Correios, Cartas"
},
"amenity/post_office": {
"name": "Agência de Correios",
- "terms": "Agência de Correio"
+ "terms": "Correios, Encomendas, Transporte, Log, Cargas"
},
"amenity/pub": {
"name": "Bar",
@@ -1796,11 +1798,11 @@
},
"amenity/register_office": {
"name": "Cartório",
- "terms": "Ofício de notas, Cartório de notas, Serventia extrajudicial"
+ "terms": "Ofício de notas, Cartório de notas, Serventia extrajudicial, justiça"
},
"amenity/restaurant": {
"name": "Restaurante",
- "terms": "Restaurante"
+ "terms": "Alimentação, Comida, Refeitório"
},
"amenity/sanitary_dump_station": {
"name": "Ponto de Descarga de Dejetos (para trailers)",
@@ -1816,7 +1818,7 @@
},
"amenity/social_facility": {
"name": "Unidade de Assistência Social",
- "terms": "Unidade de Assistência Social"
+ "terms": "Assistência Social, Serviço Social"
},
"amenity/social_facility/food_bank": {
"name": "Banco de Alimentos",
@@ -1824,7 +1826,7 @@
},
"amenity/social_facility/group_home": {
"name": "Lar de Idosos",
- "terms": "Lar de Idosos"
+ "terms": "Alberque, casa de repouso, Casa de idosos"
},
"amenity/social_facility/homeless_shelter": {
"name": "Abrigo para moradores de rua",
@@ -1840,7 +1842,7 @@
},
"amenity/taxi": {
"name": "Ponto de Táxi",
- "terms": "Ponto de Táxi"
+ "terms": "Táxi"
},
"amenity/telephone": {
"name": "Telefone Público",
@@ -1848,7 +1850,7 @@
},
"amenity/theatre": {
"name": "Teatro",
- "terms": "Teatro"
+ "terms": "Auditório, Show, Eventos"
},
"amenity/toilets": {
"name": "Banheiros Públicos",
@@ -1868,7 +1870,7 @@
},
"amenity/veterinary": {
"name": "Veterinário",
- "terms": "Veterinário"
+ "terms": "Veterinário, Médico veterinário, pet, animal de estimação, animais"
},
"amenity/waste_basket": {
"name": "Lixeira",
@@ -1880,7 +1882,7 @@
},
"area/highway": {
"name": "Superfície da estrada",
- "terms": "Superfície rodoviária"
+ "terms": "Superfície rodoviária, pavimentação"
},
"barrier": {
"name": "Barreira",
@@ -1948,7 +1950,7 @@
},
"barrier/wall": {
"name": "Muro",
- "terms": "Muro"
+ "terms": "Parede"
},
"boundary/administrative": {
"name": "Limite Administrativo",
@@ -1974,18 +1976,6 @@
"name": "Cabine",
"terms": "Cabine"
},
- "building/cathedral": {
- "name": "Catedral",
- "terms": "Catedral"
- },
- "building/chapel": {
- "name": "Capela",
- "terms": "Capela, Igreja"
- },
- "building/church": {
- "name": "Igreja",
- "terms": "Igreja"
- },
"building/college": {
"name": "Edifício de Escola Técnica",
"terms": "Colégio técnico, Ensino profissionalizante, Educação profissional"
@@ -2027,7 +2017,7 @@
"terms": "Edifício hospitalar"
},
"building/hotel": {
- "name": "Hotel",
+ "name": "Edifício de Hotel",
"terms": "Hotel"
},
"building/house": {
@@ -2100,7 +2090,7 @@
},
"craft": {
"name": "Artesanato",
- "terms": "arte, artesanato, trabalho"
+ "terms": "arte, trabalho manual"
},
"craft/basket_maker": {
"name": "Cesteiro",
@@ -2108,7 +2098,7 @@
},
"craft/beekeeper": {
"name": "Apicultor",
- "terms": "Apicultor"
+ "terms": "Apicultura, Mel, Produtor de Mel, Criador de Abelhas"
},
"craft/blacksmith": {
"name": "Ferreiro",
@@ -2116,7 +2106,7 @@
},
"craft/boatbuilder": {
"name": "Fabricante de Barcos",
- "terms": "Fabricante de Barcos, Estaleiro"
+ "terms": "Barcos, Estaleiro, Veleiro"
},
"craft/bookbinder": {
"name": "Encadernador",
@@ -2124,11 +2114,11 @@
},
"craft/brewery": {
"name": "Cervejaria",
- "terms": "Cervejaria"
+ "terms": "Cervejas, mestre cervejeiro"
},
"craft/carpenter": {
"name": "Carpinteiro",
- "terms": "Carpinteiro"
+ "terms": "Carpinteiro, Marceneiro, marcenaria, Carpintaria"
},
"craft/carpet_layer": {
"name": "Colocador de Carpete",
@@ -2140,11 +2130,11 @@
},
"craft/clockmaker": {
"name": "Relojoeiro",
- "terms": "Relojoeiro"
+ "terms": "Relógios, relojoaria"
},
"craft/confectionery": {
"name": "Doçaria",
- "terms": "doçaria, confeitaria"
+ "terms": "doçaria, confeitaria, doces"
},
"craft/dressmaker": {
"name": "Costureira",
@@ -2276,7 +2266,7 @@
},
"craft/watchmaker": {
"name": "Relojoeiro",
- "terms": "Relojoeiro"
+ "terms": "Relógios, Relojoaria"
},
"craft/window_construction": {
"name": "Fabricante de Janelas",
@@ -2304,15 +2294,15 @@
},
"entrance": {
"name": "Entrada/Saída",
- "terms": "Entrada/Saída"
+ "terms": "Entrada/Saída, Porta, "
},
"footway/crossing": {
"name": "Travessia em Rua",
"terms": "Faixa de cruzamento"
},
"footway/crosswalk": {
- "name": "Travessia de Pedestres",
- "terms": "Faixa de Pedestres"
+ "name": "Faixa de Pedestres",
+ "terms": "Travessia de Pedestres"
},
"footway/sidewalk": {
"name": "Calçada",
@@ -2336,7 +2326,7 @@
},
"golf/hole": {
"name": "Buraco",
- "terms": "Buraco"
+ "terms": "Golfe, Golf, Buraco de Golf"
},
"golf/lateral_water_hazard": {
"name": "Obstáculo Lateral de Água",
@@ -2375,8 +2365,8 @@
"terms": "Faixa de cruzamento"
},
"highway/crosswalk": {
- "name": "Travessia de Pedestres",
- "terms": "Faixa de Pedestres"
+ "name": "Faixa de Pedestres",
+ "terms": "Travessia de Pedestres"
},
"highway/cycleway": {
"name": "Ciclovia",
@@ -2392,11 +2382,11 @@
},
"highway/mini_roundabout": {
"name": "Mini-Rotatória",
- "terms": "Mini-Rotatória, Balão, Mini-Rotunda"
+ "terms": "Rotatória, Balão, Mini-Rotunda"
},
"highway/motorway": {
"name": "Autoestrada",
- "terms": "Autoestrada, Via Expressa"
+ "terms": "Autoestrada, Via Expressa, Via rápida"
},
"highway/motorway_junction": {
"name": "Acesso / Saída de Autoestrada",
@@ -2504,7 +2494,7 @@
},
"highway/trunk": {
"name": "Via Expressa",
- "terms": "Via Expressa"
+ "terms": "Via Expressa, Via rápida"
},
"highway/trunk_link": {
"name": "Ligação de Via Expressa",
@@ -2628,7 +2618,7 @@
},
"landuse/orchard": {
"name": "Pomar",
- "terms": "Pomar"
+ "terms": "Pomar, Plantação de Frutas, Frutas"
},
"landuse/plant_nursery": {
"name": "Viveiro de Plantas",
@@ -2636,7 +2626,7 @@
},
"landuse/quarry": {
"name": "Pedreira",
- "terms": "Pedreira"
+ "terms": "Mineração"
},
"landuse/residential": {
"name": "Área residencial",
@@ -2648,11 +2638,11 @@
},
"landuse/vineyard": {
"name": "Vinha",
- "terms": "Vinha, Vinhedo"
+ "terms": "Vinha, Vinhedo, Plantação de uvas, Parreiras"
},
"leisure": {
"name": "Lazer",
- "terms": "Lazer"
+ "terms": "Lazer, Diversão"
},
"leisure/adult_gaming_centre": {
"name": "Centro de Jogos para Adultos"
@@ -2753,11 +2743,11 @@
},
"leisure/sports_center": {
"name": "Centro Esportivo / Academia",
- "terms": "Ginásio de Esportes, Ginásio Poliesportivo, Academia"
+ "terms": "Ginásio de Esportes, Ginásio Poliesportivo, Academia, Esportes"
},
"leisure/stadium": {
"name": "Estádio",
- "terms": "Estádio, Ginásio"
+ "terms": "Estádio, Ginásio, Esportes, Arena"
},
"leisure/swimming_pool": {
"name": "Piscina",
@@ -2788,7 +2778,7 @@
},
"man_made/embankment": {
"name": "Aterro",
- "terms": "aterro,terrapleno"
+ "terms": "aterro, terrapleno"
},
"man_made/flagpole": {
"name": "Mastro de Bandeira",
@@ -2808,7 +2798,7 @@
},
"man_made/petroleum_well": {
"name": "Poço de Petróleo",
- "terms": "Cavalo mecânico, Poço de extração de petróleo"
+ "terms": "Cavalo mecânico, Poço de extração de petróleo, petróleo, Óleo"
},
"man_made/pier": {
"name": "Píer",
@@ -2836,11 +2826,11 @@
},
"man_made/wastewater_plant": {
"name": "Estação de Tratamento de Esgoto",
- "terms": "Estação de Tratamento de Esgoto"
+ "terms": "Estação de Tratamento de Dejetos Líquidos"
},
"man_made/water_tower": {
"name": "Caixa d'Água",
- "terms": "Caixa d'Água"
+ "terms": "Reservatório de Água"
},
"man_made/water_well": {
"name": "Poço de água",
@@ -2848,11 +2838,11 @@
},
"man_made/water_works": {
"name": "Estação de Tratamento de Água",
- "terms": "Estação de Tratamento de Água"
+ "terms": "Tratamento de Água"
},
"military/airfield": {
"name": "Aeródromo",
- "terms": "aeródromo,campo de aviação"
+ "terms": "aeródromo, campo de aviação"
},
"military/barracks": {
"name": "Quartel",
@@ -2944,7 +2934,7 @@
},
"natural/spring": {
"name": "Nascente",
- "terms": "Nascente"
+ "terms": "Rio, Riacho, água"
},
"natural/tree": {
"name": "Árvore",
@@ -2964,7 +2954,7 @@
},
"natural/water/lake": {
"name": "Lago",
- "terms": "Lago"
+ "terms": "Lago, laguna, lacustre"
},
"natural/water/pond": {
"name": "Lagoa",
@@ -2996,7 +2986,7 @@
},
"office/architect": {
"name": "Arquiteto",
- "terms": "Arquiteto"
+ "terms": "Arquitetura, Escritório de Arquitetura"
},
"office/company": {
"name": "Escritório",
@@ -3012,7 +3002,7 @@
},
"office/estate_agent": {
"name": "Imobiliária",
- "terms": "imobiliária, aluguel, casa, apartamento, casas, apartamentos"
+ "terms": "aluguel, casas, apartamentos, corretora de imóveis, venda de imóveis, imóveis"
},
"office/financial": {
"name": "Escritório Financeiro",
@@ -3028,11 +3018,11 @@
},
"office/it": {
"name": "Escritório de TI",
- "terms": "ti, cpd, informática, computador, rede"
+ "terms": "ti, cpd, informática, computador, rede, Tecnologia da Informação"
},
"office/lawyer": {
"name": "Escritório de Advocacia",
- "terms": "advocacia, advogado, "
+ "terms": "advocacia, advogado, justiça, Direito"
},
"office/newspaper": {
"name": "Escritório de Jornal",
@@ -3040,7 +3030,7 @@
},
"office/ngo": {
"name": "Sede de ONG",
- "terms": "ONG Escritório, Departamento de ONG"
+ "terms": "ONG Escritório, Departamento de ONG, Organização não governamental"
},
"office/physician": {
"name": "Médico",
@@ -3060,11 +3050,11 @@
},
"office/therapist": {
"name": "Terapeuta",
- "terms": "Terapista"
+ "terms": "Terapista, Terapia, Tratamento Terapêutico"
},
"office/travel_agent": {
"name": "Agência de Viagens",
- "terms": "viagem, viagens, agência"
+ "terms": "viagem, viagens, agência, Turismo, Agência de Turismo"
},
"piste": {
"name": "Pista de Ski",
@@ -3080,7 +3070,7 @@
},
"place/farm": {
"name": "Fazenda",
- "terms": "Fazenda"
+ "terms": "Fazenda, Chácara, Sítio"
},
"place/hamlet": {
"name": "Lugarejo",
@@ -3088,7 +3078,7 @@
},
"place/island": {
"name": "Ilha",
- "terms": "Ilha"
+ "terms": "Ilhota"
},
"place/isolated_dwelling": {
"name": "Moradia Isolada",
@@ -3116,7 +3106,7 @@
},
"point": {
"name": "Ponto",
- "terms": "Ponto"
+ "terms": "Nó"
},
"power": {
"name": "Eletricidade",
@@ -3208,15 +3198,15 @@
},
"railway/subway": {
"name": "Trilho de metrô",
- "terms": "Metrô"
+ "terms": "Metrô, Metropolitano"
},
"railway/subway_entrance": {
"name": "Entrada de Metrô",
- "terms": "Entrada de Metrô"
+ "terms": "Entrada de Estação de Metrô, Metrô, Estação, Transporte Público"
},
"railway/tram": {
"name": "Trilho de bonde",
- "terms": "Bonde"
+ "terms": "Bonde, VLT, Veículo leve sobre trilhos"
},
"relation": {
"name": "Relação",
@@ -3232,7 +3222,7 @@
},
"shop": {
"name": "Loja",
- "terms": "Loja"
+ "terms": "Loja, Comércio"
},
"shop/alcohol": {
"name": "Loja de alcoólicos licenciada",
@@ -3252,7 +3242,7 @@
},
"shop/baby_goods": {
"name": "Loja de Artigos para Bebês",
- "terms": "Loja de Artigos Infantis, Loja de Roupas Infantis"
+ "terms": "Loja de Artigos Infantis, Loja de Roupas Infantis, Crianças, Bebês"
},
"shop/bag": {
"name": "Loja de Bolsas/Malas",
@@ -3264,19 +3254,19 @@
},
"shop/bathroom_furnishing": {
"name": "Loja de Mobiliário de Banheiros",
- "terms": "Loja Especializada em Banheiros"
+ "terms": "Loja Especializada em Banheiros, Banheiros, Sanitário"
},
"shop/beauty": {
"name": "Salão de Beleza",
- "terms": "Salão de Beleza"
+ "terms": "Salão de Beleza, Cabeleireiro, Beleza, Maquiagem, Manicure, Pedicure"
},
"shop/bed": {
"name": "Loja de Camas e Colchões",
- "terms": "Loja de Colchões, Loja de Camas"
+ "terms": "Loja de Colchões, Loja de Camas, Móveis"
},
"shop/beverages": {
"name": "Loja de Bebidas",
- "terms": "Loja de Bebidas"
+ "terms": "Loja de Bebidas, Adega, Cerveja, Loja de cervejas"
},
"shop/bicycle": {
"name": "Loja de Bicicletas",
@@ -3296,7 +3286,7 @@
},
"shop/butcher": {
"name": "Açougue",
- "terms": "Açougue"
+ "terms": "Açougue, Carnes"
},
"shop/candles": {
"name": "Loja de Velas",
@@ -3304,15 +3294,15 @@
},
"shop/car": {
"name": "Revenda de Automóveis",
- "terms": "Concessionária de Automóveis"
+ "terms": "Concessionária de Automóveis, Carro, Automóveis"
},
"shop/car_parts": {
"name": "Loja de Peças Automotivas",
- "terms": "Loja de Peças Automotivas, Autopeças"
+ "terms": "Loja de Peças Automotivas, Autopeças, Carros, Automóveis, Oficina"
},
"shop/car_repair": {
"name": "Oficina Mecânica",
- "terms": "Oficina Automotiva"
+ "terms": "Oficina Automotiva, Carros, Automóveis"
},
"shop/carpet": {
"name": "Tapeçaria",
@@ -3328,31 +3318,31 @@
},
"shop/chocolate": {
"name": "Loja de Chocolates",
- "terms": "Chocolateria"
+ "terms": "Chocolateria, Doces"
},
"shop/clothes": {
"name": "Loja de Roupas",
- "terms": "Loja de Roupas, Vestuário"
+ "terms": "Loja de Roupas, Vestuário, Moda"
},
"shop/computer": {
"name": "Loja de Informática",
- "terms": "Loja de Informática"
+ "terms": "Loja de Computadores, Computadores, Notebooks, Periféricos, Informática, Computação"
},
"shop/confectionery": {
"name": "Doceria",
- "terms": "Loja de Doces"
+ "terms": "Loja de Doces, Bombons, Chocolate"
},
"shop/convenience": {
"name": "Loja de Conveniência",
- "terms": "Loja de Conveniência"
+ "terms": "Loja de Conveniência, Mercado, Posto de combustíveis"
},
"shop/copyshop": {
- "name": "Reprografia",
- "terms": "Loja de cópias"
+ "name": "Copiadora",
+ "terms": "Loja de cópias, Reprografia, Xerox, Xerocadora, Impressão, Gráfica"
},
"shop/cosmetics": {
"name": "Loja de Cosméticos",
- "terms": "Perfumaria, Cosméticos, Loja de Cosméticos"
+ "terms": "Perfumaria, Cosméticos, Loja de Cosméticos, Beleza"
},
"shop/craft": {
"name": "Loja de Artes e Artesanato",
@@ -3360,7 +3350,7 @@
},
"shop/curtain": {
"name": "Loja de Cortinas",
- "terms": "loja de cortinas"
+ "terms": "loja de cortinas, persianas"
},
"shop/dairy": {
"name": "Loja de Laticínios",
@@ -3384,7 +3374,7 @@
},
"shop/electronics": {
"name": "Loja de Eletrônicos",
- "terms": "Loja de Eletrônicos"
+ "terms": "Loja de Eletrônicos, Equipamentos Eletrônicos, TV, Eletrodomésticos"
},
"shop/erotic": {
"name": "Sex Shop",
@@ -3396,7 +3386,7 @@
},
"shop/farm": {
"name": "Quitanda de Produção Local",
- "terms": "Quitanda de Produção Local"
+ "terms": "Quitanda de Produção Local, Frutas, Verduras, Quitanda"
},
"shop/fashion": {
"name": "Loja de Moda",
@@ -3408,7 +3398,7 @@
},
"shop/florist": {
"name": "Floricultura",
- "terms": "Floricultura"
+ "terms": "Floricultura, Flores, Plantas Ornamentais, , Loja de Flores"
},
"shop/frame": {
"name": "Loja de Molduras",
@@ -3440,11 +3430,11 @@
},
"shop/hairdresser": {
"name": "Cabeleireiro",
- "terms": "Cabeleireiro"
+ "terms": "Cabeleireiro, Salão de Beleza, Barbeiro"
},
"shop/hardware": {
"name": "Loja de Material de Construção",
- "terms": "Loja de Ferragens, Material de Construção, Loja de Tintas, Loja de Parafusos"
+ "terms": "Loja de Ferragens, Material de Construção, Loja de Tintas, Loja de Parafusos, Madeireira"
},
"shop/hearing_aids": {
"name": "Loja de Aparelhos Auditivos",
@@ -3452,7 +3442,7 @@
},
"shop/herbalist": {
"name": "Ervanária",
- "terms": "Loja de produtos naturais, Empório, Ervanária, Herbalismo, Herbanário"
+ "terms": "Loja de produtos naturais, Empório, Ervanária, Herbalismo, Herbanário, Loja de Ervas"
},
"shop/hifi": {
"name": "Loja de Aparelhos Hi-Fi",
@@ -3468,7 +3458,7 @@
},
"shop/jewelry": {
"name": "Joalheria",
- "terms": "Joalheria"
+ "terms": "Joalheria, Lojas de Jóias"
},
"shop/kiosk": {
"name": "Quiosque",
@@ -3492,7 +3482,7 @@
},
"shop/lottery": {
"name": "Lotérica",
- "terms": "Loteria, Casa Lotérica, Mega Sena, Quina"
+ "terms": "Loteria, Casa Lotérica, Mega Sena, Quina, Casa de Apostas, Apostas"
},
"shop/mall": {
"name": "Galeria Comercial/Shopping",
@@ -3508,7 +3498,7 @@
},
"shop/mobile_phone": {
"name": "Loja de Celulares",
- "terms": "Loja de Celulares, Loja de Telefones Celulares"
+ "terms": "Loja de Celulares, Loja de Telefones Celulares, Telefones Móveis"
},
"shop/money_lender": {
"name": "Financiadora",
@@ -3524,7 +3514,7 @@
},
"shop/musical_instrument": {
"name": "Loja de Instrumentos Musicais",
- "terms": "Loja de Artigos Musicais"
+ "terms": "Loja de Artigos Musicais, Instrumentos Musicais, Música"
},
"shop/newsagent": {
"name": "Banca de Revistas",
@@ -3532,11 +3522,11 @@
},
"shop/optician": {
"name": "Ótica",
- "terms": "Ótica"
+ "terms": "Ótica, Óculos, Lentes"
},
"shop/organic": {
"name": "Loja de Produtos Orgânicos",
- "terms": "loja de produtos orgânicos"
+ "terms": "loja de produtos orgânicos, Quitanda, Frutas, Verduras, Comida, Mercado"
},
"shop/outdoor": {
"name": "Loja de Esportes de Aventura",
@@ -3544,7 +3534,7 @@
},
"shop/paint": {
"name": "Loja de Tintas",
- "terms": "loja de tintas"
+ "terms": "loja de tintas, Produtos para Pintura, Pintura, Reforma, Construção, Materiais de Construção"
},
"shop/pawnbroker": {
"name": "Loja de Penhoras",
@@ -3552,11 +3542,11 @@
},
"shop/pet": {
"name": "Loja de animais",
- "terms": "Pet Shop"
+ "terms": "Pet Shop, Veterinário, Animais de estimação"
},
"shop/photo": {
"name": "Loja de Fotografia",
- "terms": "Loja de Fotografia"
+ "terms": "Loja de Fotografia, Foto, Produtos fotográficos"
},
"shop/pyrotechnics": {
"name": "Loja de Fogos de Artifício",
@@ -3564,7 +3554,7 @@
},
"shop/radiotechnics": {
"name": "Loja de Componentes Eletrônicos",
- "terms": "loja de componentes eletrônicos"
+ "terms": "loja de componentes eletrônicos, Rádio e TV, Televisão"
},
"shop/religion": {
"name": "Loja de Artigos Religiosos",
@@ -3580,7 +3570,7 @@
},
"shop/second_hand": {
"name": "Brechó",
- "terms": "Brechó"
+ "terms": "Brechó, Artigos Usados, Roupas, Loja de Roupas"
},
"shop/shoes": {
"name": "Loja de Calçados",
@@ -3648,7 +3638,7 @@
},
"shop/video_games": {
"name": "Loja de Vídeogames",
- "terms": "Loja de Jogos, Vídeogames"
+ "terms": "Loja de Jogos, Vídeogames, Jogos Eletrônicos"
},
"shop/water_sports": {
"name": "Loja de Esportes Aquáticos",
@@ -3660,7 +3650,7 @@
},
"shop/window_blind": {
"name": "Loja de Persianas",
- "terms": "Loja de Vidros Blindados"
+ "terms": "Loja de Vidros Blindados, Cortinas"
},
"shop/wine": {
"name": "Loja de Vinhos",
@@ -3732,7 +3722,7 @@
},
"tourism/zoo": {
"name": "Zoológico",
- "terms": "Zoológico"
+ "terms": "Zoológico, Zoobotânico, Parque Zoológico"
},
"traffic_calming/bump": {
"name": "Lombada tipo 1",
@@ -3804,7 +3794,7 @@
},
"type/route/bus": {
"name": "Rota de Ônibus",
- "terms": "Rota de Ônibus"
+ "terms": "Rota de Ônibus, Transporte público"
},
"type/route/detour": {
"name": "Rota de Desvio",
@@ -3812,7 +3802,7 @@
},
"type/route/ferry": {
"name": "Rota de Balsa",
- "terms": "Rota de Barco"
+ "terms": "Rota de Barco, Rota de Ferry, Ferry Boat"
},
"type/route/foot": {
"name": "Rota de Pedestres",
@@ -3836,11 +3826,11 @@
},
"type/route/train": {
"name": "Rota Ferroviária",
- "terms": "Rota Ferroviária"
+ "terms": "Rota Ferroviária, Trem, Linha Ferroviária"
},
"type/route/tram": {
"name": "Rota de Bonde",
- "terms": "Rota de Bonde"
+ "terms": "Rota de Bonde, Rota de VLT, Veículo leve sobre trilho"
},
"type/route_master": {
"name": "Rota Mestre",
@@ -3852,7 +3842,7 @@
},
"waterway": {
"name": "Via Aquática",
- "terms": "Canal, Hidrovia, Curso d'Água"
+ "terms": "Canal, Hidrovia, Curso d'Água, Rio"
},
"waterway/canal": {
"name": "Canal",
@@ -3880,14 +3870,14 @@
},
"waterway/riverbank": {
"name": "Orla Fluvial",
- "terms": "Orla Fluvial, Margem do Rio"
+ "terms": "Orla Fluvial, Margem do Rio, Bordo, Rebordo"
},
"waterway/sanitary_dump_station": {
"name": "Ponto de Descarga de Dejetos (para barcos)"
},
"waterway/stream": {
"name": "Córrego",
- "terms": "Córrego, Riacho"
+ "terms": "Córrego, Riacho, Rio"
},
"waterway/weir": {
"name": "Vertedouro",
diff --git a/dist/locales/pt.json b/dist/locales/pt.json
index bfbf5b1b6..725f5f08d 100644
--- a/dist/locales/pt.json
+++ b/dist/locales/pt.json
@@ -947,6 +947,9 @@
"label": "Handicap",
"placeholder": "1-18"
},
+ "handrail": {
+ "label": "Corrimão"
+ },
"highway": {
"label": "Tipo"
},
@@ -1969,16 +1972,13 @@
"terms": "Cabin, Praia, Campo, Cabana "
},
"building/cathedral": {
- "name": "Catedral",
- "terms": "Cathedral"
+ "name": "Edifício de Catedral"
},
"building/chapel": {
- "name": "Capela",
- "terms": "Chapel"
+ "name": "Edifício de Capela"
},
"building/church": {
- "name": "Igreja",
- "terms": "Church"
+ "name": "Edifício de Igreja"
},
"building/college": {
"name": "Edifíco Colegial ",
@@ -2838,6 +2838,9 @@
"name": "Bunker",
"terms": "Bunker"
},
+ "military/checkpoint": {
+ "name": "Posto de Segurança"
+ },
"military/danger_area": {
"name": "Área de Perigo"
},
diff --git a/dist/locales/ru.json b/dist/locales/ru.json
index df02384ac..2dce29d1f 100644
--- a/dist/locales/ru.json
+++ b/dist/locales/ru.json
@@ -31,7 +31,7 @@
"annotation": {
"point": "Добавлена точка.",
"vertex": "В линию добавлена точка.",
- "relation": "Добавлено отношение."
+ "relation": "Добавлена связь."
}
},
"start": {
@@ -227,6 +227,8 @@
"zoom_in_edit": "Приблизьте для редактирования",
"logout": "выйти",
"loading_auth": "Подключаюсь к OpenStreetMap...",
+ "report_a_bug": "Сообщить об ошибке",
+ "help_translate": "Помочь перевести",
"feature_info": {
"hidden_warning": "{count} скрытый объект",
"hidden_details": "Эти объекты сейчас скрыты: {details}"
@@ -776,7 +778,7 @@
"label": "Расписание проверки"
},
"construction": {
- "label": "Тип строящейся дороги"
+ "label": "Тип"
},
"content": {
"label": "Содержимое"
@@ -1968,18 +1970,6 @@
"building/cabin": {
"terms": "хижина, халупа, лачуга, хибара"
},
- "building/cathedral": {
- "name": "Собор",
- "terms": "Собор, Храм"
- },
- "building/chapel": {
- "name": "Капелла",
- "terms": "Капела, церковь, храм"
- },
- "building/church": {
- "name": "Церковь, Храм",
- "terms": "Церковь, Храм"
- },
"building/college": {
"name": "Здание колледжа",
"terms": "пту, техникум, колледж"
diff --git a/dist/locales/sk.json b/dist/locales/sk.json
index d9061ac55..f33525615 100644
--- a/dist/locales/sk.json
+++ b/dist/locales/sk.json
@@ -1976,18 +1976,6 @@
"name": "Chata",
"terms": "zrub,drevenica"
},
- "building/cathedral": {
- "name": "Katedrála",
- "terms": "katedrala,kostol,chrám,chram,dom,dóm"
- },
- "building/chapel": {
- "name": "Kaplnka",
- "terms": "kaplnka,kostol"
- },
- "building/church": {
- "name": "Kostol",
- "terms": "kostol,dom,dóm,chrám,chram,bozi dom,boží dom"
- },
"building/college": {
"name": "Budova vysokej školy",
"terms": "budova vysokej skoly,vysoka skola,vysoká škola"
diff --git a/dist/locales/sl.json b/dist/locales/sl.json
index ec93dc4a8..953c30978 100644
--- a/dist/locales/sl.json
+++ b/dist/locales/sl.json
@@ -1577,18 +1577,6 @@
"name": "Koča",
"terms": "kabina,brunarica"
},
- "building/cathedral": {
- "name": "Katedrala",
- "terms": "stolnica"
- },
- "building/chapel": {
- "name": "Kapela",
- "terms": "kapelica,znamenje"
- },
- "building/church": {
- "name": "Cerkev",
- "terms": "cerkvena stavba,božja hiša"
- },
"building/commercial": {
"name": "Poslovna stavba",
"terms": "pisarne"
diff --git a/dist/locales/sr.json b/dist/locales/sr.json
index dd6519035..9307ca68e 100644
--- a/dist/locales/sr.json
+++ b/dist/locales/sr.json
@@ -1243,15 +1243,6 @@
"building/cabin": {
"name": "Брвнара"
},
- "building/cathedral": {
- "name": "Катедрала"
- },
- "building/chapel": {
- "name": "Капела"
- },
- "building/church": {
- "name": "Црква"
- },
"building/commercial": {
"name": "Пословна зграда"
},
diff --git a/dist/locales/sv.json b/dist/locales/sv.json
index cecedaa1d..3ab8dea79 100644
--- a/dist/locales/sv.json
+++ b/dist/locales/sv.json
@@ -954,6 +954,9 @@
"label": "Handikapp",
"placeholder": "1-18"
},
+ "handrail": {
+ "label": "Ledstång"
+ },
"highway": {
"label": "Typ"
},
@@ -1977,16 +1980,16 @@
"terms": "Stuga, hus, torp, koja, kåk, fritidshus, sommarstuga, landställe"
},
"building/cathedral": {
- "name": "Katedral/domkyrka",
- "terms": "Katedral, domkyrka, biskop, kyrka"
+ "name": "Katedral",
+ "terms": "Katedral, domkyrka, biskop, dom, biskopskyrka, kyrka, Huvudkyrka, stiftskyrka"
},
"building/chapel": {
"name": "Kapell",
- "terms": "Kapell, kyrkobyggnad, kyrka, bönhus, gudstjänstlokal, kyrkorum, andaktsrum "
+ "terms": "Kapell, kyrkobyggnad, sidokapell, Kranskapell, gudstjänstlokal, korkapell, slottskapell, begravningskapell, gravkapell, dopkapell, andaktsrum, annexkyrka, bönhus, bönehus, kyrkorum"
},
"building/church": {
- "name": "Kyrka",
- "terms": "Kyrka, kyrkobyggnad, gudshus, tempel, kapell, bönehus, böneplats, missionshus, gudstjänstlokal"
+ "name": "Kyrkobyggnad",
+ "terms": "Kyrka, kyrkobyggnad, kyrkbyggnad, kyrksal, andaktssal, missionshus, gudstjänst, gudstjänstslokal, andaktslokal, gudshus"
},
"building/college": {
"name": "Gymnasiebyggnad",
diff --git a/dist/locales/tr.json b/dist/locales/tr.json
index c71c6c5ce..a500bd873 100644
--- a/dist/locales/tr.json
+++ b/dist/locales/tr.json
@@ -556,6 +556,7 @@
"title": "Serbest"
}
},
+ "placeholder": "Tüm",
"types": {
"bicycle": "Bisikletler",
"foot": "Yürüyerek",
@@ -632,6 +633,9 @@
"amenity": {
"label": "Tip"
},
+ "area/highway": {
+ "label": "Tip"
+ },
"artist": {
"label": "Sanatçı"
},
@@ -915,6 +919,11 @@
"piste/difficulty": {
"label": "Zorluk"
},
+ "piste/grooming": {
+ "options": {
+ "classic": "Klasik"
+ }
+ },
"piste/type": {
"label": "Tip",
"options": {
@@ -942,12 +951,18 @@
"religion": {
"label": "Dini"
},
+ "restriction": {
+ "label": "Tip"
+ },
"restrictions": {
"label": "Dönüş Kısıtlamaları"
},
"route": {
"label": "Tip"
},
+ "route_master": {
+ "label": "Tip"
+ },
"seasonal": {
"label": "Mevsimsel"
},
@@ -968,6 +983,9 @@
"shelter": {
"label": "Barınak"
},
+ "shelter_type": {
+ "label": "Tip"
+ },
"shop": {
"label": "Tip"
},
@@ -996,6 +1014,12 @@
},
"placeholder": "Bilinmeyen"
},
+ "studio_type": {
+ "label": "Tip"
+ },
+ "substation": {
+ "label": "Tip"
+ },
"supervised": {
"label": "Gözetimli"
},
@@ -1017,6 +1041,9 @@
"tourism": {
"label": "Tip"
},
+ "traffic_signals": {
+ "label": "Tip"
+ },
"trail_visibility": {
"placeholder": "Olağanüstü, İyi, Kötü"
},
@@ -1314,14 +1341,8 @@
"building/cabin": {
"name": "Kabin"
},
- "building/cathedral": {
- "name": "Katedral"
- },
- "building/chapel": {
- "name": "Şapel"
- },
"building/church": {
- "name": "Kilise"
+ "name": "Kilise Binası"
},
"building/college": {
"name": "Kolej Binası"
@@ -1437,6 +1458,9 @@
"craft/locksmith": {
"name": "Çilingir"
},
+ "craft/metal_construction": {
+ "name": "Metal Yapı"
+ },
"craft/optician": {
"name": "Gözlükçü"
},
diff --git a/dist/locales/uk.json b/dist/locales/uk.json
index 3aaca0beb..b2c919888 100644
--- a/dist/locales/uk.json
+++ b/dist/locales/uk.json
@@ -227,6 +227,8 @@
"zoom_in_edit": "Необхідно збільшити масштаб, щоб редагувати",
"logout": "вийти",
"loading_auth": "З’єднання з OpenStreetMap…",
+ "report_a_bug": "Повідомити про помилку",
+ "help_translate": "Допомогти перекласти",
"feature_info": {
"hidden_warning": "приховано об’єктів - {count} ",
"hidden_details": "Ці об’єкти є прихованими: {details}"
@@ -952,6 +954,9 @@
"label": "Гандікап",
"placeholder": "1-18"
},
+ "handrail": {
+ "label": "Перила"
+ },
"highway": {
"label": "Тип"
},
@@ -1976,15 +1981,15 @@
},
"building/cathedral": {
"name": "Собор",
- "terms": "Cathedral, cjjh, собор"
+ "terms": "храм,собор,молитва,служба"
},
"building/chapel": {
"name": "Каплиця",
- "terms": "Chapel, rfgkbwz, каплиця"
+ "terms": "каплиця,служба,молитовня"
},
"building/church": {
"name": "Церква",
- "terms": "Church, wthrdf, церква"
+ "terms": "церква,молитва"
},
"building/college": {
"name": "Коледж",
diff --git a/dist/locales/vi.json b/dist/locales/vi.json
index 77cc9a6fb..eff7d2161 100644
--- a/dist/locales/vi.json
+++ b/dist/locales/vi.json
@@ -954,6 +954,9 @@
"label": "Điểm chấp",
"placeholder": "1–18"
},
+ "handrail": {
+ "label": "Lan can"
+ },
"highway": {
"label": "Kiểu"
},
diff --git a/dist/locales/yue.json b/dist/locales/yue.json
index b3a08d525..ec73afa7a 100644
--- a/dist/locales/yue.json
+++ b/dist/locales/yue.json
@@ -2,22 +2,22 @@
"modes": {
"add_area": {
"title": "範圍",
- "description": "地圖度,加園、屋宇、湖或者其他範圍入去。",
- "tail": "要畫範圍,好似公園、湖、屋宇咁。撳地圖先,再去畫。"
+ "description": "加公園、建築物、湖或者其他範圍入去地圖度。",
+ "tail": "喺地圖度撳一下就可以開始畫範圍,好似公園呀、湖呀、或者建築物呀咁。"
},
"add_line": {
"title": "綫",
- "description": "地圖度,加公路、街、行人徑、水道或者其他綫。",
- "tail": "地圖度撳一下,畫路、徑、或者路綫。"
+ "description": "加公路、街、行人路、水道或者其他綫喺地圖度。",
+ "tail": "喺地圖度撳一下就可以開始畫路、徑、或者路綫。"
},
"add_point": {
- "title": "處",
- "description": "地圖上加酒樓、紀念碑、郵筒或者其他處。",
- "tail": "撳地圖加處"
+ "title": "點",
+ "description": "加餐廳、紀念碑、郵筒或者其他點喺地圖度。",
+ "tail": "喺地圖撳一下就可以加一點。"
},
"browse": {
"title": "周圍睇",
- "description": "地圖四圍移,放大縮細睇。"
+ "description": "郁同埋放大縮細個地圖。"
},
"draw_area": {
"tail": "撳下加節入落範圍。撳第一節去完成範圍。"
diff --git a/dist/locales/zh-CN.json b/dist/locales/zh-CN.json
index c2523d60a..a59f00ca6 100644
--- a/dist/locales/zh-CN.json
+++ b/dist/locales/zh-CN.json
@@ -1923,14 +1923,6 @@
"building/cabin": {
"name": "小木屋"
},
- "building/cathedral": {
- "name": "主教座堂",
- "terms": "教堂,大教堂"
- },
- "building/church": {
- "name": "宗教场所",
- "terms": "礼拜堂"
- },
"building/college": {
"name": "大专院校建筑"
},
diff --git a/dist/locales/zh-HK.json b/dist/locales/zh-HK.json
index 794c87edb..e2a66f845 100644
--- a/dist/locales/zh-HK.json
+++ b/dist/locales/zh-HK.json
@@ -2,338 +2,515 @@
"modes": {
"add_area": {
"title": "範圍",
- "description": "地圖度,加園、屋宇、湖或者其他範圍入去。",
- "tail": "要畫範圍,好似公園、湖、屋宇咁。撳地圖先,再去畫。"
+ "description": "新增公園、建築物、湖或其他範圍至地圖。",
+ "tail": "於地圖上按一下開始繪畫範圍,例如公園、湖或建築物。"
},
"add_line": {
"title": "綫",
- "description": "地圖度,加公路、街、行人徑、水道或者其他綫。",
- "tail": "地圖度撳一下,畫路、徑、或者路綫。"
+ "description": "新增公路、街道、行人路、水道或其他綫至地圖。",
+ "tail": "於地圖上按一下開始繪畫道路、路徑或者路綫。"
},
"add_point": {
- "title": "處",
- "description": "地圖上加酒樓、紀念碑、郵筒或者其他處。",
- "tail": "撳地圖加處"
+ "title": "點",
+ "description": "新增餐廳、紀念碑、郵筒或其他點至地圖。",
+ "tail": "於地圖上按一下新增點。"
},
"browse": {
- "title": "周圍睇",
- "description": "地圖四圍移,放大縮細睇。"
+ "title": "瀏覽",
+ "description": "平移和縮放地圖。"
},
"draw_area": {
- "tail": "撳下加節入落範圍。撳第一節去完成範圍。"
+ "tail": "按一下加節至你的範圍,按第一節完成繪畫範圍。"
},
"draw_line": {
- "tail": "撳一下去加多幾節落條綫。掹其他綫,駁去佢哋度,同快撳兩下,完咗條綫。"
+ "tail": "按一下新增一節至綫。按其他的綫以連接它們,按兩下可完成編輯綫。"
}
},
"operations": {
"add": {
"annotation": {
- "point": "處加咗",
- "vertex": "道度加節",
- "relation": "關聯加咗。"
+ "point": "已新增一點。",
+ "vertex": "已新增節至路上。",
+ "relation": "已新增關係。"
}
},
"start": {
"annotation": {
- "line": "綫起咗。",
- "area": "範圍起咗。"
+ "line": "開始了畫綫。",
+ "area": "開始了繪畫範圍。"
}
},
"continue": {
"key": "A",
- "title": "繼續",
- "description": "續條綫。",
- "not_eligible": "爾度無綫可以可續。",
- "multiple": "爾度幾條綫可繼續。揀一條綫,咁住Shift掣,撳住佢揀佢。",
+ "title": "伸延",
+ "description": "伸延這條綫。",
+ "not_eligible": "綫不可從這裡伸延。",
+ "multiple": "數條綫可從這裡伸延。要選擇一條綫,可按著Shift鍵和用滑鼠按一下該條綫。",
"annotation": {
- "line": "綫續咗。",
- "area": "範圍續咗。"
+ "line": "綫已伸延。",
+ "area": "範圍已伸延。"
}
},
"cancel_draw": {
- "annotation": "唔畫。"
+ "annotation": "已取消繪畫。"
},
"change_role": {
- "annotation": "改咗關聯成員嘅作用。"
+ "annotation": "已更改關係構件的作用。"
},
"change_tags": {
- "annotation": "籤改咗。"
+ "annotation": "已更改標籤。"
},
"circularize": {
- "title": "整圓",
+ "title": "圓形化",
"description": {
- "line": "整圓條綫",
- "area": "整圓範圍"
+ "line": "將這條綫變為圓形。",
+ "area": "將這個範圍變為圓形。"
},
"key": "O",
"annotation": {
- "line": "整圓條綫。",
- "area": "整圓範圍。"
+ "line": "將一條綫變為圓形。",
+ "area": "將一個範圍變為圓形。"
},
- "not_closed": "無得整圓,根本唔係圈。"
+ "not_closed": "未能將這個變為圓形因為它未成為一圈。",
+ "too_large": "未能將這個轉為圓形因為它不是被完全看得到。",
+ "connected_to_hidden": "未能將這個轉為圓形因為它連接著一個隱藏的特徵。"
},
"orthogonalize": {
- "title": "整方",
+ "title": "方形化",
"description": {
- "line": "整方個綫角",
- "area": "整方範圍角"
+ "line": "將這條綫的角方形化。",
+ "area": "將這個範圍的角方形化。"
},
"key": "S",
"annotation": {
- "line": "整方咗綫角。",
- "area": "整方咗範圍角。"
+ "line": "已將這條綫的角方形化。",
+ "area": "已將這個範圍的角方形化。"
},
- "not_squarish": "佢太唔似方,整唔到方。"
+ "not_squarish": "未能將這個方形化因為它不似方形。",
+ "too_large": "未能將這個方形化因為它不是被完全看得到。",
+ "connected_to_hidden": "未能將這個方形化因為它連接著一個隱藏的特徵。"
},
"straighten": {
"title": "拉直",
- "description": "拉直條綫",
+ "description": "拉直這條綫。",
"key": "S",
- "annotation": "條綫拉直咗。",
- "too_bendy": "條綫太彎,拉直唔到。"
+ "annotation": "已拉直一條綫。",
+ "too_bendy": "未能將這個拉直因為它轉太多彎。",
+ "connected_to_hidden": "未能將這條綫拉直因為它連接著一個隱藏的特徵。"
},
"delete": {
- "title": "刪",
+ "title": "刪除",
+ "description": "永久刪除物件。",
"annotation": {
- "point": "刪咗處。",
- "vertex": "道度刪咗節。",
- "line": "刪咗綫。",
- "area": "刪咗範圍。",
- "relation": "刪咗關聯。",
- "multiple": "刪咗物體{n}個。"
+ "point": "已刪除一點。",
+ "vertex": "已刪除路徑上的一個節。",
+ "line": "已刪除一條綫。",
+ "area": "已刪除一個範圍。",
+ "relation": "已刪除一個關係。",
+ "multiple": "已刪除 {n} 個物件。"
},
- "incomplete_relation": "此地貌無得刪走,皆因佢未傳晒落來。"
+ "incomplete_relation": "此特徵未能刪除,因為它尚未完全下載。",
+ "part_of_relation": "這個特徵不能刪除,因為它是大型關係的其中一部分。你必須先從關係中移除。",
+ "connected_to_hidden": "未能將這個刪除因為它連接著一個隱藏的特徵。"
},
"add_member": {
- "annotation": "加咗成員入關聯。"
+ "annotation": "已新增一個構件至關係。"
},
"delete_member": {
- "annotation": "拎走咗關聯成員。"
+ "annotation": "已將構件從關係移除。"
},
"connect": {
"annotation": {
- "point": "駁咗道去嗰處。",
- "vertex": "駁咗道去其他。",
- "line": "駁咗道去綫。",
- "area": "駁咗道去範圍。"
+ "point": "已連接路徑到一個點。",
+ "vertex": "已連接路徑到另一路徑。",
+ "line": "已連接路徑到一條綫。",
+ "area": "已連接路徑到一個範圍。"
}
},
"disconnect": {
- "title": "掹開",
- "description": "此綫或者範圍等,全部掹開。",
+ "title": "斷開",
+ "description": "將這些綫/範圍互相斷開。",
"key": "D",
- "annotation": "綫或範圍,經已掹開咗。",
- "not_connected": "爾度唔够綫或者範圍去掹開。"
+ "annotation": "已斷開的綫/範圍。",
+ "not_connected": "這裡未有足夠的綫/範圍可斷開。",
+ "connected_to_hidden": "未能將這個斷開因為它連接著一個隱藏的特徵。"
},
"merge": {
- "title": "併",
- "description": "併埋爾啲綫。",
+ "title": "合併",
+ "description": "合併這些綫。",
"key": "C",
- "annotation": "併咗綫{n}條。 ",
- "not_eligible": "爾啲地貌,無得併埋。",
- "not_adjacent": "爾啲綫無得掹開,根本無駁埋。",
- "restriction": "爾啲綫併唔到,當中至少一個,屬於{relation}關聯。"
+ "annotation": "已合位{n}條綫。 ",
+ "not_eligible": "不能合併這些特徵。",
+ "not_adjacent": "未能將這些綫合併因為它們並沒有連接在一起。",
+ "restriction": "未能將這條綫合併因為最少一條是 \"{relation}\" 關係的構件。",
+ "incomplete_relation": "這些特徵不能合併因為最少一個尚未完全下載。",
+ "conflicting_tags": "未能將這些綫合併因為它們當中有些標籤的數值有衝突。"
},
"move": {
- "title": "搬",
- "description": "搬爾個去另第度。",
+ "title": "移動",
+ "description": "移動這個至另一位置。",
"key": "M",
"annotation": {
- "point": "搬一點",
- "vertex": "道度搬咗節。",
- "line": "搬咗條綫。",
- "area": "搬咗範圍。",
- "multiple": "搬物體幾個。"
+ "point": "已移動一個點。",
+ "vertex": "已移動路徑上的一個節。",
+ "line": "已移動一條綫。",
+ "area": "已移動一個範圍。",
+ "multiple": "已移動多個物件。"
},
- "incomplete_relation": "此地貌無得搬,皆因佢未傳晒落來。"
+ "incomplete_relation": "此特徵未能移動,因為它尚未完全下載。",
+ "too_large": "未能將這個移除因為它不是被完全看得到。",
+ "connected_to_hidden": "未能移動這個因為它連接著一個隱藏的特徵。"
},
"rotate": {
- "title": "擰轉",
- "description": "圍住中心點,擰轉爾個物體。",
+ "title": "旋轉",
+ "description": "依物件中心旋轉。",
"key": "R",
"annotation": {
- "line": "條綫擰轉咗。",
- "area": "範圍擰轉咗。"
- }
+ "line": "已旋轉一條綫。",
+ "area": "已旋轉一個範圍。"
+ },
+ "too_large": "未能將這個旋轉因為它不是被完全看得到。",
+ "connected_to_hidden": "未能旋轉這個因為它連接著一個隱藏的特徵。"
},
"reverse": {
- "title": "倒向。",
- "description": "整到修綫方向相反。",
+ "title": "反轉",
+ "description": "使這條綫的方向反轉。",
"key": "V",
- "annotation": "條綫方向倒咗轉。"
+ "annotation": "已反轉一條綫。"
},
"split": {
- "title": "斬開",
+ "title": "分割",
"description": {
- "line": "爾節度,斬綫爲二。",
- "area": "斬界,一分爲二。",
- "multiple": "爾節度,斬綫或範圍界綫,一分爲二。"
+ "line": "將這條綫分為兩個節。",
+ "area": "將這個範圍的邊界一分為二。",
+ "multiple": "在這個節將這個綫/範圍的邊界一分為二。"
},
"key": "X",
"annotation": {
- "line": "斬開條綫。",
- "area": "斬開範圍界綫。",
- "multiple": "斬開綫或範圍界綫{n}條。"
+ "line": "分割一條綫。",
+ "area": "分割一個範圍邊界。",
+ "multiple": "分割{n}條綫/範圍邊界。"
},
- "not_eligible": "綫無得喺頭尾度斬。",
- "multiple_ways": "爾處太多綫,無得斬開。"
+ "not_eligible": "綫不能於頭或尾分割。",
+ "multiple_ways": "這裡有太多綫要分割。",
+ "connected_to_hidden": "未能分割這個因為它連接著一個隱藏的特徵。"
+ },
+ "restriction": {
+ "help": {
+ "select": "於地圖上按一下選擇一段道路。",
+ "toggle": "按一下改變轉彎限制",
+ "toggle_on": "按一下新增\"{restriction}\"限制。",
+ "toggle_off": "按一下移除\"{restriction}\"限制。"
+ },
+ "annotation": {
+ "create": "已新增轉彎限制",
+ "delete": "已刪除轉彎限制"
+ }
}
},
"undo": {
"tooltip": "還原:{action}",
- "nothing": "無嘢好還原"
+ "nothing": "沒有可還原的動作。"
},
"redo": {
- "tooltip": "重做:{action}",
- "nothing": "無嘢好重做"
+ "tooltip": "重做: {action}",
+ "nothing": "沒有可重做的動作。"
},
- "tooltip_keyhint": "快掣",
- "browser_notice": "爾個編輯,只用於Firefox、Chrome、Safari、Opera以及Internet Explorer 版本九或以上。唔該換新瀏覽器,或者用Potlach2去改地圖。",
+ "tooltip_keyhint": "快速鍵:",
+ "browser_notice": "這個編輯器,只支援Firefox、Chrome、Safari、Opera以及Internet Explorer 9或以上。請更新你的瀏覽器或者用Potlach2去編輯地圖。",
"translate": {
- "translate": "繙",
- "localized_translation_label": "話名",
- "localized_translation_language": "揀話",
- "localized_translation_name": "名"
+ "translate": "翻譯",
+ "localized_translation_label": "多種語言名稱",
+ "localized_translation_language": "選擇語言",
+ "localized_translation_name": "名稱"
+ },
+ "zoom_in_edit": "放大以編輯",
+ "logout": "登出",
+ "loading_auth": "正在連接 OpenStreetMap...",
+ "report_a_bug": "報告錯誤",
+ "help_translate": "協助翻譯",
+ "feature_info": {
+ "hidden_warning": "{count} 項隱藏特徵",
+ "hidden_details": "這些特徵正被隱藏: {details}"
},
- "zoom_in_edit": "放大去改",
- "logout": "簽走",
- "loading_auth": "駁上去公家街圖⋯⋯",
"status": {
- "error": "駁唔通程式接口。",
- "offline": "程式接口收工。遲啲再改啦。",
- "readonly": "程式接口,只讀不寫。你要等下先記到你修改。"
+ "error": "未能連接至應用程式介面。",
+ "offline": "應用程式介面現在離線。請稍後再編輯。",
+ "readonly": "應用程式介面處於唯讀模式。如要儲存變更需要稍等。"
},
"commit": {
- "title": "記低修改",
- "description_placeholder": "簡述你爾則稿件",
- "upload_explanation": "你嘅修改,傳咗上去公家街圖。凢用公家街圖資料,地圖都會見到。",
- "upload_explanation_with_user": "你以{user}名義,修改傳咗上去公家街圖。凢用公家街圖資料,地圖都會見到。",
+ "title": "儲存變更",
+ "description_placeholder": "簡述你的貢獻",
+ "message_label": "編輯變動留言",
+ "upload_explanation": "你上載的變更會出現在其他使用 OpenStreetMap 資料的地圖。",
+ "upload_explanation_with_user": "你以{user}的名字上載的變更會出現在其他使用 OpenStreetMap 資料的地圖。",
"save": "記",
"cancel": "唔記",
+ "changes": "{count} 項變更",
"warnings": "警告",
- "modified": "改咗",
- "deleted": "刪咗",
- "created": "開咗"
+ "modified": "已修改",
+ "deleted": "已刪除",
+ "created": "已建立"
},
"contributors": {
- "list": "有{users}修改",
- "truncated_list": "有{users}同另外{count}人修改"
+ "list": "由{users}編輯",
+ "truncated_list": "由 {users} 和另外 {count} 人編輯"
+ },
+ "infobox": {
+ "selected": "已選 {n} 項",
+ "geometry": "幾何",
+ "closed": "已關閉",
+ "center": "中心",
+ "perimeter": "周界",
+ "length": "長度",
+ "area": "範圍",
+ "centroid": "形心",
+ "location": "位置",
+ "metric": "十進制",
+ "imperial": "英制"
+ },
+ "geometry": {
+ "point": "點",
+ "vertex": "頂點",
+ "line": "綫",
+ "area": "範圍",
+ "relation": "關係"
},
"geocoder": {
- "search": "搵天下各地⋯⋯",
- "no_results_visible": "圖內可見之處,都搵唔到",
- "no_results_worldwide": "無嘢搵到"
+ "search": "搜尋全世界...",
+ "no_results_visible": "地圖內可見範圍都沒有結果",
+ "no_results_worldwide": "找不到搜尋結果"
},
"geolocate": {
- "title": "標出我喺邊"
+ "title": "顯示我的位置"
},
"inspector": {
- "no_documentation_combination": "爾組籤,未有文件解",
- "no_documentation_key": "爾個圖例,未有文件解。",
- "show_more": "睇多啲",
- "view_on_osm": "入公家街圖睇",
- "all_tags": "所有籤",
- "all_members": "所有成員",
- "all_relations": "所有關聯",
- "new_relation": "開新關聯⋯⋯",
+ "no_documentation_combination": "沒有這個標籤組合的相關文件",
+ "no_documentation_key": "沒有這個鍵值的相關文件",
+ "show_more": "顯示更多",
+ "view_on_osm": "在 openstreetmap.org 中檢視",
+ "all_tags": "所有標籤",
+ "all_members": "所有構件",
+ "all_relations": "所有關係",
+ "new_relation": "建立新關係⋯⋯",
"role": "作用",
- "choose": "揀地貌",
- "results": "{search}搵出{n}項",
- "reference": "入公家街圖百科睇",
- "back_tooltip": "轉地貌",
- "remove": "移走",
- "search": "搵",
- "multiselect": "揀咗嘅項目",
+ "choose": "選擇特徵種類",
+ "results": "{search}的{n}個結果",
+ "reference": "在 OpenStreetMap Wiki 中檢閱",
+ "back_tooltip": "變更特徵",
+ "remove": "移除",
+ "search": "搜尋",
+ "multiselect": "已選擇的物件",
"unknown": "未知",
- "incomplete": "<無傳落來>",
- "feature_list": "搵地貌",
- "edit": "改地貌",
- "none": "無"
+ "incomplete": "<未下載>",
+ "feature_list": "搜尋特徵",
+ "edit": "編輯特徵",
+ "check": {
+ "yes": "是",
+ "no": "否"
+ },
+ "none": "無",
+ "node": "節",
+ "way": "路徑",
+ "relation": "關係",
+ "location": "位置",
+ "add_fields": "新增資料"
},
"background": {
"title": "背景",
"description": "背景設定",
- "percent_brightness": "{opacity}% 光",
+ "percent_brightness": "{opacity}% 亮度",
"none": "無",
"custom": "自訂",
+ "custom_button": "編輯自訂背景",
+ "custom_prompt": "輪入區塊範本的網址。有效的標記是以 {z}, {x}, {y} 作為 Z/X/Y 標記系統 Z/X/Y scheme 和 {u} 作為四分位數標記系統 quadtile scheme。",
"fix_misalignment": "校正對位誤差",
- "reset": "重設"
+ "reset": "重設",
+ "minimap": {
+ "description": "小地圖",
+ "tooltip": "顯示縮小地圖以確定現在被顯示範圍的位置"
+ }
+ },
+ "map_data": {
+ "title": "地圖資料",
+ "description": "地圖資料",
+ "data_layers": "資料圖層",
+ "fill_area": "填滿範圍",
+ "map_features": "地圖特徵",
+ "autohidden": "由於太多東西出現在螢幕上,這些特徵已被自動隱藏。你可以放大來編輯它們。"
+ },
+ "feature": {
+ "points": {
+ "description": "點",
+ "tooltip": "興趣點"
+ },
+ "major_roads": {
+ "description": "主要道路",
+ "tooltip": "公路、街道等等"
+ },
+ "minor_roads": {
+ "description": "次級道路",
+ "tooltip": "支路、停車場通道、小徑等等"
+ },
+ "paths": {
+ "description": "徑",
+ "tooltip": "行人路、步行徑、單車徑等等"
+ },
+ "buildings": {
+ "description": "建築物",
+ "tooltip": "建築物、涼亭、車房等等"
+ },
+ "landuse": {
+ "description": "用地特徵",
+ "tooltip": "森林、農地、公園、住宅區、商業區等等"
+ },
+ "boundaries": {
+ "description": "邊界",
+ "tooltip": "行政邊界"
+ },
+ "water": {
+ "description": "水特徵",
+ "tooltip": "河流、湖泊、池塘、流域等等"
+ },
+ "rail": {
+ "description": "鐵路特徵",
+ "tooltip": "鐵路"
+ },
+ "power": {
+ "description": "電力特徵",
+ "tooltip": "電線、發電廠、變電站等等"
+ },
+ "past_future": {
+ "description": "過去/將來",
+ "tooltip": "已建議、建築中、已廢棄、已拆毀等等"
+ },
+ "others": {
+ "description": "其他",
+ "tooltip": "其他東西"
+ }
+ },
+ "area_fill": {
+ "wireframe": {
+ "description": "不填滿 (以線條顯示)",
+ "tooltip": "啟用框線模式,很容易就看到背景影像。"
+ },
+ "partial": {
+ "description": "部分填滿",
+ "tooltip": "只有範圍邊界內側會被填滿。(適合地圖繪畫新手)"
+ },
+ "full": {
+ "description": "全部填滿",
+ "tooltip": "整個範圍會被填滿。"
+ }
},
"restore": {
- "heading": "你有修改未記妥",
- "description": "要唔要囘復上次未記妥之修改?",
- "restore": "囘復",
- "reset": "重新開始"
+ "heading": "你有未儲存的變更",
+ "description": "你想恢復上一次編輯時尚未儲存的變更嗎?",
+ "restore": "恢復",
+ "reset": "重設"
},
"save": {
- "title": "記低",
- "help": "修改放上公家街圖,等其他用者都睇到。",
- "no_changes": "無修改可記",
- "uploading": "修改傳上公家街圖。",
- "unsaved_changes": "你有修改未記妥"
+ "title": "儲存",
+ "help": "儲存變更至OpenStreetMap,讓其他用戶都看得到。",
+ "no_changes": "沒有變更需要儲存。",
+ "error": "儲存時發生錯誤",
+ "status_code": "伺服器提供的狀態碼{code}",
+ "unknown_error_details": "請確保你已連接至互聯網。",
+ "uploading": "正在上傳變更到OpenStreetMap。",
+ "unsaved_changes": "你有未儲存的變更",
+ "conflict": {
+ "header": "解決有衝突的編輯項目",
+ "count": " {total}個衝突中的第{num}個",
+ "previous": "< 上一個",
+ "next": "下一個 >",
+ "keep_local": "保留我的",
+ "keep_remote": "使用其他人的",
+ "restore": "復原",
+ "delete": "放棄資料",
+ "download_changes": "或者下載你的變更。",
+ "done": "所有衝突已解決!",
+ "help": "另一用戶已變更了一些你變更過的地圖特徵。\n按一下下面的每一個項目以了解有關衝突並決定是否需要保留\n你的變更或者是其他用戶的變更。\n"
+ }
+ },
+ "merge_remote_changes": {
+ "conflict": {
+ "deleted": "這物件已被{user}刪除。",
+ "location": "這物件被你和{user}移動過。",
+ "nodelist": "這些節被你和{user}變更過。",
+ "memberlist": "關係構件已被你和{user}改變了。",
+ "tags": "你變更了{tag}標籤為\"{local}\",而{user}變更為\"{remote}\"。"
+ }
},
"success": {
- "edited_osm": "改掂公家街圖!",
- "just_edited": "你啱啱改咗公家街圖!",
- "view_on_osm": "入公家街圖睇",
- "facebook": "放上Facebook",
- "twitter": "放上Twitter",
- "google": "放上Google+",
- "help_html": "你所改嘅,幾分鐘後會送到普通層。其他層,或者某啲地貌,要用多啲時間。\n(詳解)。\n"
+ "edited_osm": "已編輯了OSM!",
+ "just_edited": "你剛剛編輯了OpenStreetMap!",
+ "view_on_osm": "於OSM上顯示",
+ "facebook": "分享至 Facebook",
+ "twitter": "分享至 Twitter",
+ "google": "分享至 Google+",
+ "help_html": "你的變更會在幾分鐘後出現在標準圖層。其他圖層或某些特徵可能需要多些時間\n(詳細資料)。\n"
},
"confirm": {
- "okay": "得"
+ "okay": "確定",
+ "cancel": "取消"
},
"splash": {
- "welcome": "歡迎來到艾第公家街圖造圖。",
- "text": "艾第爾件架生,易用之時,亦功用多多,用來投稿修改去,世界至好,任用嘅世界地圖片。現時版本係{version}。想多啲資料,睇下 {website}同埋去{github}報告出錯。",
- "walkthrough": "開始逐步解釋",
- "start": "卽改"
+ "welcome": "歡迎使用iD OpenStreetMap編輯器",
+ "text": "iD是一個易用但功能強大的工具以便你可在世界上最好的免費地圖中作出貢獻。這個是版本{version}。你可在{website}得到更多資料和在{github}報告錯誤。",
+ "walkthrough": "開始新手教學",
+ "start": "立即編輯"
},
"source_switch": {
- "live": "運行之中",
- "lose_changes": "你未有修改未記妥。轉地圖電腦,就會無咗修改。你真係要轉地圖電腦?",
- "dev": "製作之中"
+ "live": "實況模式",
+ "lose_changes": "你有尚未儲存的變更。切換地圖伺服器將放棄它們。你確定要切換伺服器嗎?",
+ "dev": "開發模式"
},
"tag_reference": {
"description": "描述",
- "on_wiki": "喺公家街圖百科度嘅{tag}",
- "used_with": "同{type}一齊用"
+ "on_wiki": "在wiki.osm.org上的 {tag}",
+ "used_with": "與{type}一起用"
},
"validations": {
- "untagged_point": "未有籤嘅點",
- "untagged_line": "冇籤嘅綫",
- "untagged_area": "冇籤嘅範圍",
- "many_deletions": "你要刪走物件{n}個。你真係想咁做?咁人人用開嘅公家街圖入便,都會刪走埋。",
- "tag_suggests_area": "{tag}籤話條綫係範圍,實情佢唔係。",
- "deprecated_tags": "廢籤:{tags}"
+ "untagged_point": "未有標籤的點",
+ "untagged_line": "未有標籤的綫",
+ "untagged_area": "未有標籤的範圍",
+ "many_deletions": "你正在刪除 {n} 個物件。你確定要這樣做嗎?這樣就會將人人在openstreetmap.org 地圖內看到的物件刪除了。",
+ "tag_suggests_area": "{tag}標籤建議綫應為範圍,但這不是一個範圍。",
+ "untagged_point_tooltip": "選擇一個特徵種類來形容這個點是甚麼。",
+ "untagged_line_tooltip": "選擇一個特徵種類來形容這條綫是甚麼。",
+ "untagged_area_tooltip": "選擇一個特徵種類來形容這個範圍是甚麼。",
+ "deprecated_tags": "已棄用的標籤: {tags}"
},
"zoom": {
"in": "放大",
"out": "縮細"
},
- "cannot_zoom": "今下模式,無得再縮。",
+ "cannot_zoom": "在這個模式下不能再縮小。",
+ "full_screen": "切換全螢幕",
"gpx": {
- "local_layer": "本地 GPX 檔案",
- "drag_drop": "拉個 .gpx檔案入來爾版。或者,撳右邊粒掣揀檔案。",
- "zoom": "校到GPX路徑大細",
- "browse": "望下有乜 .gpx 檔案"
+ "local_layer": "本機 GPX 檔案",
+ "drag_drop": "拖移 .gpx檔案到本頁或者按右側按鈕瀏覽。",
+ "zoom": "放大至 GPX 軌跡",
+ "browse": "開啟 .gpx 檔案"
+ },
+ "mapillary": {
+ "tooltip": "來自Mapillary的街道層相片",
+ "title": "相片覆蓋 (Mapillary)",
+ "view_on_mapillary": "在Mapillary上觀看這影像"
},
"help": {
- "title": "指南",
- "roads": "# 路\n\n用個程式,你開得,整得,刪得啲路。路有幾種,徑、公路、山徑、單車徑等等,乜嘢相交一段都要畫面出來。\n\n### 揀\n\n撳一下條路,就揀到。個外形會見得明顯,亦有架生仔選單,外加邊註欄有多啲路嘅資料。\n\n### 改\n\n你耐不耐見到條路,同背景相,或全球定位系統行縱,並唔一致。你要調較到佢哋啱位。\n\n首先撳一下,你想改嗰條路。咁條路就會特別顯眼,同埋有一點點畀你畀拉到啱位。若你想加多幾點,更加仔細,就喺條路上面,無節嘅地方,快撳兩下,咁就會開多一節。\n\n若然條路要駁去其他路,之但係無駁妥,咁你就拖住一點,拉到其他路,整到聯埋。地圖來講,駁通啲路係咁緊要,同埋駕車搵路亦必須。\n\n你亦可以用【搬】爾個架生,或撳快掣【M】,一次過搬成條路,再撳多下,就記好搬動。\n\n### 刪\n\n若成條路都唔啱,你亦要望下衞星相,以及最好親身確認,佢真係唔喺度,你就可以刪咗佢,卽係由地圖度搬走。小心啲刪走地貌,同其他改法一樣,有時地貌係人人都見到,但係衞星相過晒時,新路未必見。\n\n你刪條路,就撳佢一下,揀咗佢。跟住撳垃圾筒公仔,或者撳快掣【Delete】。\n\n### 開新\n\n要搵地方,緊係要有條路,係咪?去程式左上角,咁住【綫】個公仔,或者撳快掣【2】,就開始畫綫。\n\n地圖度,撳住路頭個位開始畫。若然條路由原路分出,就由原路上面路口位,撳一下開始。\n\n撳嘅點,應該人係跟實條路,跟䘙星相,或跟全球定位系統行蹤。若果你條路,會橫過另一條,你就喺路口位,撳落另一條路上,就起咗個交叉點。你要畫完,就快撳兩下。又或者咁鍵盤【Return】或【Enter】掣。\n",
- "imagery": "# 相\n\n航空相係地圖要源。佢哋飛機飛過,衞星望落等組合。網上有任用來源,可供使用。就喺右邊,【背景設定】之內。\n\n程式預先已有 [兵地圖](http://www.bing.com/maps/) 䘙星相層。你放大縮細去某啲地方,就有其他可用。某幾國,如美國、法國、丹麥等,國內某啲地方,有極精細嘅相。\n\n相有時同地圖資料有差距,爾個係供相者出錯。若你睇到多多路與背景移咗位,就唔好郁住。將啲相校好個位,同地圖資料吻合。要咁做,就去背景設定,撳【校正對位誤差】校好咗先。\n",
- "addresses": "# 地埗\n\n地埗,對地圖好有用嘅資料。\n\n雖則地埗通常係街嘅一部份,不過喺公家街圖入面,會記爲沿街屋宇及地方屬性。\n\n你可以加地埗落地方,畫成屋宇界圖,亦可以畫成單處。最好來源,就係視身街一轉,或者靠個人知識。之但係,同其他地貌一樣,禁止抄其他商用來源,包括谷歌地圖。\n",
- "buildings": "# 屋宇\n\n公家街圖有屋宇資料庫,全球至大。你可以幫手添啲,亦可改善資料。\n\n### 揀\n\n你要揀屋宇,咁邊佢條邊就得。間屋宇會顯眼啲,亦會有架生仔選單,同埋邊註欄講屋宇多啲資料。\n\n### 改\n\n有陣時屋宇放唔啱,又或者放錯籤。\n\n要搬成間屋宇,揀佢先,跟手用【搬】架生。郁滑鼠就移屋宇,搬啱就咁撳一下。\n\n想改屋宇個形,邊度撳一節,拖住一節到啱位爲止。\n\n### 開新\n\n時時有人問,加新屋宇落地圖,而公家街圖又可以係點,又可以加形,咁邊個好啲呢?原則就係,_用得形就用形_,以及屋宇個形內,加公司、屋企、方便設施同其他種種,喺屋宇內有嘅嘢。\n\n畫新屋宇個形,喺左上面撳【範圍】掣,畫完就撳鍵盤【Return】掣,或者撳返去第一節,咁個形就埋口。\n\n### 刪\n\n若成間屋宇都唔啱,你亦要望下衞星相,以及最好親身確認,佢真係唔喺度,你就可以刪咗佢,卽係由地圖度搬走。小心啲刪走地貌,同其他改法一樣,有時地貌係人人都見到,但係衞星相過晒時,新屋宇未必見。\n\n你要刪咗間屋宇,就撳佢揀佢。然後撳垃圾筒公你,或者撳【Delete】掣。\n",
- "relations": "# 關聯\n\n公家街圖入面,關聯係特別地貌,夾埋其他地貌做一組。例如,有兩種至常見。一係*途徑關聯*,佢係路段組成,路屬高速公路同公路。另一係*幾多邊形*,佢將唔同綫結合,定個複雜嘅範圍,好似範圍分開幾個,或者有洞好似沙翁。\n\n關聯之中,一組地貌就係*成員*。邊註欄度,你睇到地貌,佢做邊啲關聯成員。撳落關聯,就跳入關聯。一揀咗關聯,邊註欄列晒成員,地圖佢哋亦會特別顯眼。\n\n多數情形,你改嘢時,艾弟都會自動保持關聯。你要留意,你刪走一段,想畫得準確一啲,你要確保新段,都留喺原有關聯之中。\n\n## 改關聯\n\n你改關聯,爾度講基本嘢。\n\n加地貌落關聯,㨂地貌。邊註欄入面,【所有關係】度撳【+】掣,揀或打關聯名。\n\n開新關聯,㨂首個成員地貌,【所有關係】度撳【+】掣,揀【新關聯⋯⋯】。\n\n由關聯度拎走地貌,揀地貌,喺唔要嘅關聯側邊,撳垃圾桶公仔。\n\n你砌多幾多邊形開窿,可以用【併】架生。畫出兩個範圍,內同外,鍵盤撳實【Shift】掣,兩個各撳一下,揀晒佢哋,然後撳【併】掣。\n"
+ "title": "說明",
+ "help": "# 說明\n\n這是[OpenStreetMap]的編輯器 (http://www.openstreetmap.org/),\n免費而且可以編輯的世界地圖。你可以用來新增和更新\n在你附近的資料,令這個開放源碼和開放資料的地圖\n變得更好。\n你在這地圖裡所作的變更會令其他使用OpenStreetMap的人看得到。\n如要編輯,你需要[登入] (https://www.openstreetmap.org/login)。\n\n [iD 編輯器](http://ideditor.com/)是一個共同合作計劃,[原始碼可在GitHub找到](https://github.com/openstreetmap/iD)。\n",
+ "editing_saving": "# 編輯和儲存\n\n這個編輯器主要是靠網上運作而你正在\n經網頁使用它。\n\n### 選擇特徵\n\n要選擇特徵一個地圖特徵,例如道路或興趣點,\n可以在地圖上按它一下。 這樣就可以突出標示你選擇的特徵並開啟有關\n的詳細面板和顯示你可做的動作的選單。\n\n要選擇多個特徵,按著'Shift'鍵,然後\n用滑鼠按你想選擇的特徵或者在地圖上拖曳畫出長方形,\n所有在長方形內的點就會被選。\n\n### 儲存編輯\n\n當你作了變更,例如編輯道路、建築物和地方,\n它們就會儲在你的裝置直至你把它們儲存在伺服器內。如果有錯\n亦不用擔心 - 你可以按還原鍵還原你的變更和重做鍵再做過你的變更。\n\n按 '儲存' 就可儲存一組的編輯 - 例如你已完成\n一個鎮的範圍和希望開始一個新的範圍。你亦有機會\n去復審你做過甚麼,而如果有些不太正確的編輯,\n編輯器還會提供有用的建議和警告。\n\n如果沒有問題,你就可以輸入一些短句解釋一下你所作的變更。\n然後按'儲存'就可將變更上傳到\n[OpenStreetMap.org](http://www.openstreetmap.org/), 其他使用者\n就會看得到和使其他人建立和作出改進。\n\n如果你不可以一次過完成你的編輯,你可以離開編輯器\n視窗並再次回來(使用同一個瀏覽器和電腦),\n編輯器就會復原你的工作。editor application will offer to restore your work.\n\n### 使用編輯器\n\n鍵盤快捷鍵列表可以在\n[這裡](http://wiki.openstreetmap.org/wiki/ID/Shortcuts)找到。\n",
+ "gps": "# GPS\n\nGPS 追蹤是OpenStreetMap 的寶貴資料來源。這個編輯器\n支援你電腦內的 `.gpx` 檔案。使用智能電話的\n一些應用程式或個人GPS更體就可以搜集得到\n這類的GPS軌跡。\n\n要知道如何運用GPS測量,\n請參閱[用智能電話、GPS或紙繪地圖](http://learnosm.org/en/mobile-mapping/)。\n\n要使用GPX的軌跡繪畫地圖,拖放GPX檔案到編輯器上。\n如辨認得到,它就會於地圖上新增為鮮紫色的綫。\n按'地圖資料'選單右側就可顯示、\n隱藏或縮放這個新的GPX圖層。\n\nGPX軌跡不會直接上載至 OpenStreetMap - 最好的用法\n就要用來繪畫新的地圖、協助你新增特徵、\n或者用來[上載至OpenStreetMap](http://www.openstreetmap.org/trace/create)\n供其他使用者使用。\n",
+ "inspector": "# 使用檢視面版\n\n檢視面版位於畫面左側,\n你可用它編輯你選擇的特徵的詳細資料。\n\n### 選擇一個特徵種類\n\n當你新增了一個點、綫或範圍,你可以揀選它所屬的特徵,\n例如它是公路或住宅道路、起級市場或咖啡室。\n檢視面版會顯示常用的特徵種類按鈕,而你亦可\n利用尋找列搜尋其他的特徵。\n\n按一下在特徵種類按鈕右下角的 'i' ,\n就可知更多有關資訊。按一下按鈕就可選擇那個種類。\n\n### 使用表格和編輯標籤\n\n在你選擇了特徵種類後或者該特徵已有預設種類,\n檢視面版就會顯示一些相應的欄位,\n例如名稱和地址。\n\n在欄位下,你可以按一下 '新增欄位' 選單去新增\n其他資料,例如維基百科全書的連結、輪椅通道等等。\n\n於檢視面版的下方,按 '附加標籤' 就可以新增\n任意的標籤到那個物件。[Taginfo](http://taginfo.openstreetmap.org/) 可以\n提供大量有關常用標籤的組合。\n\n你在檢視面版所作的變更都會自動套用到地圖。\n你可以按 '復原' 按鈕在復原它們。\n"
},
"intro": {
"navigation": {
- "title": "周圍望",
- "drag": "大地圖度,公家街圖資料,放喺背景之上。你想周圍望,就拖住,推上落,推左右,就好似普通網上地圖咁。**拖住地圖**",
- "select": "圖上地貌,有三種方法表示,處、綫同範圍。所有地貌,都以一撳就揀。**撳處去揀。**",
- "header": "頂頭指明地貌。",
+ "title": "導航",
+ "drag": "主要地圖顯示OpenStreetMap資料在背面之上。你可以透過拖曳與捲動來導覽,就像任何其他網絡地圖。**拖曳地圖!**",
+ "select": "地圖特徵以三種方法表示:點、綫或範圍。所有特徵均可點選。**按一下點去選擇它。**",
+ "header": "頁頭顯示特徵種類。",
"pane": "一揀地貌,地貌器就出。頂頭話我哋知乜嘢地貌,主要顯示地貌屬性,如名同地址。**閂地貌器,就撳右上閂埋個掣。**"
},
"points": {
@@ -351,6 +528,7 @@
},
"areas": {
"title": "範圍",
+ "add": "範圍是用作顯示特徵的邊界,例如湖泊、建築物和住宅區。亦可用來更細緻地標示很多平常是點的特徵。 **按一下範圍鍵來新增範圍。**",
"corner": "要畫範圍,就用節來勾出邊界,包住範圍。**擺開始一節,喺遊樂場一角。**",
"place": "畫範圍,就要擺多啲節。要完成範圍,就欽返頭嗰節。**畫個範圍畀遊樂場。**",
"search": "**搵【{name}】。**",
@@ -379,10 +557,10 @@
"presets": {
"categories": {
"category-building": {
- "name": "屋宇"
+ "name": "建築物"
},
"category-golf": {
- "name": "哥夫球"
+ "name": "高爾夫球"
},
"category-landuse": {
"name": "用地"
@@ -393,6 +571,9 @@
"category-rail": {
"name": "軌道"
},
+ "category-restriction": {
+ "name": "限制"
+ },
"category-road": {
"name": "路"
},
@@ -408,6 +589,7 @@
},
"fields": {
"access": {
+ "label": "允許通過",
"options": {
"designated": {
"description": "通行與否,按法例或路牌指定",
@@ -417,13 +599,17 @@
"description": "限往目的地",
"title": "目的地"
},
+ "dismount": {
+ "description": "允許通過但騎單車者需要下車",
+ "title": "下車"
+ },
"no": {
"description": "公眾不通",
"title": "禁入"
},
"permissive": {
"description": "可通,直至地主唔畀。",
- "title": "放任"
+ "title": "自由通過"
},
"private": {
"description": "要地主批准",
@@ -434,29 +620,90 @@
"title": "准許"
}
},
+ "placeholder": "未指明",
"types": {
+ "access": "所有",
"bicycle": "單車",
- "foot": "行",
+ "foot": "步行",
"horse": "馬",
"motor_vehicle": "車"
}
},
+ "access_simple": {
+ "label": "允許通過",
+ "placeholder": "是"
+ },
+ "access_toilets": {
+ "label": "通過"
+ },
"address": {
- "label": "地埗",
+ "label": "地址",
"placeholders": {
- "city": "城",
- "street": "街"
+ "city": "城市",
+ "conscriptionnumber": "123",
+ "country": "國家",
+ "district": "地區",
+ "hamlet": "村落",
+ "housename": "房名",
+ "housenumber": "123",
+ "place": "地方",
+ "postcode": "郵遞區號",
+ "province": "省",
+ "state": "州",
+ "street": "街",
+ "subdistrict": "分區",
+ "suburb": "市郊"
}
},
"admin_level": {
"label": "行政層次"
},
+ "aerialway": {
+ "label": "種類"
+ },
+ "aerialway/access": {
+ "label": "通過",
+ "options": {
+ "both": "進入及離開",
+ "entry": "進入",
+ "exit": "出口"
+ }
+ },
+ "aerialway/bubble": {
+ "label": "車廂"
+ },
+ "aerialway/capacity": {
+ "label": "載客量 (每小時)",
+ "placeholder": "500, 2500, 5000..."
+ },
+ "aerialway/duration": {
+ "label": "車程 (分鐘)",
+ "placeholder": "1, 2, 3..."
+ },
+ "aerialway/heating": {
+ "label": "暖氣"
+ },
+ "aerialway/occupancy": {
+ "label": "車廂載客量",
+ "placeholder": "2, 4, 8..."
+ },
+ "aerialway/summer/access": {
+ "label": "開放 (夏天)",
+ "options": {
+ "both": "進入及離開",
+ "entry": "進入",
+ "exit": "出口"
+ }
+ },
"aeroway": {
"label": "類"
},
"amenity": {
"label": "類"
},
+ "area/highway": {
+ "label": "種類"
+ },
"artist": {
"label": "藝人"
},
@@ -472,12 +719,18 @@
"barrier": {
"label": "類"
},
+ "bench": {
+ "label": "長椅"
+ },
"bicycle_parking": {
"label": "類"
},
"boundary": {
"label": "類"
},
+ "brand": {
+ "label": "品牌"
+ },
"building": {
"label": "屋宇"
},
@@ -489,7 +742,25 @@
"placeholder": "50, 100, 200..."
},
"cardinal_direction": {
- "label": "方向"
+ "label": "方向",
+ "options": {
+ "E": "東",
+ "ENE": "東北偏東",
+ "ESE": "東南偏東",
+ "N": "北",
+ "NE": "東北",
+ "NNE": "東北偏北",
+ "NNW": "西北偏北",
+ "NW": "西北",
+ "S": "南",
+ "SE": "東南",
+ "SSE": "東南偏南",
+ "SSW": "西南偏南",
+ "SW": "西南",
+ "W": "西",
+ "WNW": "西北偏西",
+ "WSW": "西南偏西"
+ }
},
"clock_direction": {
"label": "方向",
@@ -504,18 +775,67 @@
"construction": {
"label": "類"
},
+ "content": {
+ "label": "內容"
+ },
"country": {
"label": "國"
},
"covered": {
"label": "有蓋"
},
+ "craft": {
+ "label": "種類"
+ },
+ "crop": {
+ "label": "裁剪"
+ },
"crossing": {
"label": "類"
},
"cuisine": {
"label": "菜系"
},
+ "cycleway": {
+ "label": "單車徑",
+ "options": {
+ "lane": {
+ "description": "單車徑與行車道由地上的綫分開",
+ "title": "標準單車徑"
+ },
+ "none": {
+ "description": "沒有單車徑",
+ "title": "無"
+ },
+ "opposite": {
+ "description": "單程路提供雙程行車單車徑",
+ "title": "雙向行駛單車徑"
+ },
+ "opposite_lane": {
+ "description": "與行車方向相反的單車徑"
+ },
+ "share_busway": {
+ "description": "與巴士綫共享的單車徑",
+ "title": "與巴士綫共用的單車徑"
+ },
+ "shared_lane": {
+ "description": "沒有與行車道分開的單車徑",
+ "title": "共用單車徑"
+ },
+ "track": {
+ "description": "單車徑與行車道由障礙物分開",
+ "title": "單車徑"
+ }
+ },
+ "placeholder": "沒有",
+ "types": {
+ "cycleway:left": "左側",
+ "cycleway:right": "右側"
+ }
+ },
+ "delivery": {
+ "label": "外賣"
+ },
"denomination": {
"label": "派"
},
@@ -525,6 +845,19 @@
"description": {
"label": "描述"
},
+ "drive_through": {
+ "label": "免下車"
+ },
+ "electrified": {
+ "label": "電氣化",
+ "options": {
+ "contact_line": "電纜",
+ "no": "否",
+ "rail": "已通電路軌",
+ "yes": "是 (未指定)"
+ },
+ "placeholder": "電纜、已通電路軌…"
+ },
"elevation": {
"label": "海拔"
},
@@ -534,6 +867,9 @@
"entrance": {
"label": "類"
},
+ "except": {
+ "label": "例外"
+ },
"fax": {
"label": "傳真",
"placeholder": "+852 12345678"
@@ -542,11 +878,59 @@
"label": "費用"
},
"fire_hydrant/type": {
- "label": "類"
+ "label": "類",
+ "options": {
+ "pillar": "柱狀/地上",
+ "pond": "池塘",
+ "underground": "地下",
+ "wall": "牆上"
+ }
},
"fixme": {
"label": "整好我"
},
+ "fuel": {
+ "label": "燃料"
+ },
+ "fuel/biodiesel": {
+ "label": "售賣生物柴油"
+ },
+ "fuel/diesel": {
+ "label": "售賣柴油"
+ },
+ "fuel/e10": {
+ "label": "售賣E10"
+ },
+ "fuel/e85": {
+ "label": "售賣E85"
+ },
+ "fuel/lpg": {
+ "label": "售賣丙烷"
+ },
+ "fuel/octane_100": {
+ "label": "售賣賽車汽油"
+ },
+ "fuel/octane_91": {
+ "label": "售賣一般汽油"
+ },
+ "fuel/octane_95": {
+ "label": "售賣中級汽油"
+ },
+ "fuel/octane_98": {
+ "label": "售賣頂級汽油"
+ },
+ "gauge": {
+ "label": "軌距"
+ },
+ "gender": {
+ "label": "性別",
+ "options": {
+ "female": "女",
+ "male": "男",
+ "unisex": "單性"
+ },
+ "placeholder": "未知"
+ },
"generator/method": {
"label": "方法"
},
@@ -564,12 +948,18 @@
"label": "差點",
"placeholder": "1-18"
},
+ "handrail": {
+ "label": "扶手"
+ },
"highway": {
"label": "類"
},
"historic": {
"label": "類"
},
+ "hoops": {
+ "placeholder": "1, 2, 4..."
+ },
"iata": {
"label": "萬國航空運輸協會(IATA)"
},
@@ -579,17 +969,28 @@
"incline": {
"label": "斜"
},
+ "incline_steps": {
+ "options": {
+ "down": "落",
+ "up": "上"
+ }
+ },
"information": {
"label": "類"
},
"internet_access": {
"label": "用到互聯網",
"options": {
+ "no": "否",
"terminal": "終端機",
"wired": "揷綫上網",
- "wlan": "無綫上網"
+ "wlan": "無綫上網",
+ "yes": "有"
}
},
+ "lamp_type": {
+ "label": "種類"
+ },
"landuse": {
"label": "類"
},
@@ -620,6 +1021,33 @@
"label": "限速",
"placeholder": "40, 50, 60..."
},
+ "mtb/scale": {
+ "label": "越野單車徑難度",
+ "options": {
+ "0": "0: 碎石/ 硬土、沒有障礙物、大弧度",
+ "1": "1: 有些鬆散的地面、小型障礙物、大弧度",
+ "2": "2: 較多鬆散的地面、大型障礙物、簡單急彎",
+ "3": "3: 濕滑地面、大型障礙物、狹窄急彎",
+ "4": "4: 鬆散的地面或大圓石、危險急彎",
+ "5": "5: 十分困難、石灘、滑坡",
+ "6": "6: 非精湛越野單車者不可騎越"
+ },
+ "placeholder": "0, 1, 2, 3..."
+ },
+ "mtb/scale/imba": {
+ "label": "國際越野單車協會路徑難度",
+ "options": {
+ "0": "最容易 (白圓圈)",
+ "1": "容易 (綠圓圈)",
+ "2": "中等 (藍正方)",
+ "3": "困難 (黑鑽石)",
+ "4": "極度困難 (雙黑鑽石)"
+ },
+ "placeholder": "容易、中等、困難 …"
+ },
+ "mtb/scale/uphill": {
+ "placeholder": "0, 1, 2, 3..."
+ },
"name": {
"label": "名",
"placeholder": "常用名(若有)"
@@ -637,10 +1065,18 @@
"label": "類"
},
"oneway": {
- "label": "單程"
+ "label": "單程",
+ "options": {
+ "no": "否",
+ "yes": "有"
+ }
},
"oneway_yes": {
- "label": "單程"
+ "label": "單程",
+ "options": {
+ "no": "否",
+ "yes": "有"
+ }
},
"opening_hours": {
"label": "時間"
@@ -656,21 +1092,71 @@
"label": "泊車轉乖"
},
"parking": {
- "label": "類"
+ "label": "類",
+ "options": {
+ "multi-storey": "多層",
+ "sheds": "有蓋",
+ "surface": "地面",
+ "underground": "地下"
+ }
},
"phone": {
"label": "電話",
"placeholder": "+852 12345678"
},
+ "piste/difficulty": {
+ "label": "難度",
+ "options": {
+ "advanced": "進階 (黑鑽)",
+ "easy": "容易 (綠圓圈)",
+ "expert": "專家 (雙黑鑽)",
+ "extreme": "極困難 (需要攀登工具)"
+ }
+ },
+ "piste/grooming": {
+ "options": {
+ "mogul": "花式"
+ }
+ },
+ "piste/type": {
+ "label": "種類"
+ },
"place": {
"label": "類"
},
+ "population": {
+ "label": "人口"
+ },
"power": {
"label": "類"
},
"railway": {
"label": "類"
},
+ "recycling/cans": {
+ "label": "可收金屬罐"
+ },
+ "recycling/clothes": {
+ "label": "可收衣物"
+ },
+ "recycling/glass": {
+ "label": "可收玻璃"
+ },
+ "recycling/glass_bottles": {
+ "label": "可收玻璃瓶"
+ },
+ "recycling/paper": {
+ "label": "可收廢紙"
+ },
+ "recycling/plastic": {
+ "label": "可收塑膠"
+ },
+ "recycling/type": {
+ "label": "回收種類",
+ "options": {
+ "centre": "回收中心"
+ }
+ },
"ref": {
"label": "參攷"
},
@@ -683,23 +1169,66 @@
"restriction": {
"label": "類"
},
+ "restrictions": {
+ "label": "轉彎限制"
+ },
"route": {
"label": "類"
},
"route_master": {
"label": "類"
},
+ "sac_scale": {
+ "label": "遠足難度"
+ },
+ "seasonal": {
+ "label": "季節性"
+ },
"service": {
"label": "類"
},
+ "service/bicycle/chain_tool": {
+ "options": {
+ "no": "否",
+ "yes": "有"
+ }
+ },
+ "service/bicycle/pump": {
+ "label": "泵氣設備",
+ "options": {
+ "no": "否",
+ "yes": "有"
+ }
+ },
+ "service_rail": {
+ "options": {
+ "crossover": "渡線",
+ "siding": "側線",
+ "spur": "支線",
+ "yard": "貨場"
+ }
+ },
"shelter": {
"label": "有天遮"
},
"shelter_type": {
- "label": "類"
+ "label": "種類"
},
"shop": {
- "label": "類"
+ "label": "種類"
+ },
+ "smoking": {
+ "options": {
+ "isolated": "於實質上隔開的吸煙區",
+ "no": "任何地方都不可吸煙",
+ "outside": "可於室外吸煙",
+ "separated": "無有隔開的吸煙區",
+ "yes": "所有地方均可吸煙"
+ },
+ "placeholder": "禁止、隔開、可以"
+ },
+ "smoothness": {
+ "label": "順滑度"
},
"source": {
"label": "來源"
@@ -707,22 +1236,47 @@
"sport": {
"label": "運動"
},
+ "sport_ice": {
+ "label": "運動"
+ },
+ "sport_racing": {
+ "label": "運動"
+ },
"structure": {
"label": "結構",
"options": {
- "bridge": "橋",
+ "bridge": "橋樑",
"cutting": "開山",
"embankment": "基堤",
+ "ford": "淺灘",
"tunnel": "隧道"
},
"placeholder": "未知"
},
+ "studio_type": {
+ "label": "種類"
+ },
+ "substation": {
+ "label": "種類"
+ },
"supervised": {
- "label": "有人睇"
+ "label": "受監察"
},
"surface": {
"label": "表面"
},
+ "tactile_paving": {
+ "label": "盲人引路徑"
+ },
+ "takeaway": {
+ "label": "外賣",
+ "options": {
+ "no": "不可",
+ "only": "只可外賣",
+ "yes": "可以"
+ },
+ "placeholder": "可以、不可、只可外賣…"
+ },
"toilets/disposal": {
"label": "棄置"
},
@@ -732,11 +1286,20 @@
"towertype": {
"label": "塔類"
},
+ "traffic_signals": {
+ "label": "訊號種類"
+ },
"trail_visibility": {
- "label": "徑明顯度"
+ "label": "路徑可見度"
+ },
+ "trees": {
+ "label": "樹"
+ },
+ "tunnel": {
+ "label": "隧道"
},
"vending": {
- "label": "貨類"
+ "label": "貨品種類"
},
"water": {
"label": "類"
@@ -754,15 +1317,22 @@
"wheelchair": {
"label": "可通輪椅"
},
+ "width": {
+ "label": "濶度(米)"
+ },
"wikipedia": {
"label": "維基百科全書"
}
},
"presets": {
"address": {
- "name": "地埗",
+ "name": "地址",
"terms": "Address,地址,地埗,址"
},
+ "aerialway": {
+ "name": "纜車路線",
+ "terms": "吊車、纜車、索道"
+ },
"aeroway": {
"name": "航空設施",
"terms": "Aeroway,機場,機場相關設施,機場相關道路,航空,航空設施"
@@ -851,6 +1421,10 @@
"name": "洗車舖",
"terms": "Car Wash,洗車,洗車店,洗車舖"
},
+ "amenity/casino": {
+ "name": "賭場",
+ "terms": "賭場"
+ },
"amenity/cinema": {
"name": "電影戲院",
"terms": "Cinema,戲院,電影,電影戲院,電影院"
@@ -983,6 +1557,10 @@
"name": "售賣機",
"terms": "Vending Machine,售賣機,自勳動賣機"
},
+ "amenity/veterinary": {
+ "name": "獸醫",
+ "terms": "獸醫, 動物醫生"
+ },
"amenity/waste_basket": {
"name": "垃圾桶",
"terms": "Waste Basket,垃圾桶,垃圾箱,廢物箱"
@@ -1115,6 +1693,9 @@
"name": "行人路",
"terms": "Sidewalk,行人路"
},
+ "ford": {
+ "name": "淺灘"
+ },
"golf/bunker": {
"name": "沙坑",
"terms": "Sand Trap,沙坑"
@@ -1355,6 +1936,10 @@
"name": "消閒",
"terms": "Leisure,休閑場所,休閒設施,消閒"
},
+ "leisure/bowling_alley": {
+ "name": "保齡球場",
+ "terms": "保齡球場"
+ },
"leisure/common": {
"name": "公地",
"terms": "Common,公共用地,公地"
@@ -1419,6 +2004,10 @@
"name": "船排",
"terms": "Slipway,船排,船架滑道,船臺"
},
+ "leisure/sports_center": {
+ "name": "體育中心 / 健身室",
+ "terms": "體育中心, 健身室, 健身中心, 健身房"
+ },
"leisure/stadium": {
"name": "大體育館",
"terms": "Stadium,大體育館,體育,體育場"
@@ -1435,6 +2024,10 @@
"name": "人造",
"terms": "Man Made,人造,人造構築,人造物"
},
+ "man_made/adit": {
+ "name": "礦坑口",
+ "terms": "礦坑口, 礦洞口"
+ },
"man_made/breakwater": {
"name": "防波堤",
"terms": "Breakwater,防波堤"
@@ -1455,10 +2048,18 @@
"name": "燈塔",
"terms": "Lighthouse,燈塔"
},
+ "man_made/mast": {
+ "name": "無線電杆",
+ "terms": "無線電杆, 天線杆"
+ },
"man_made/observation": {
"name": "瞭望臺",
"terms": "Observation Tower,瞭望塔,瞭望臺"
},
+ "man_made/petroleum_well": {
+ "name": "油井",
+ "terms": "油井"
+ },
"man_made/pier": {
"name": "埗頭",
"terms": "Pier,埗頭,碼頭"
@@ -1467,6 +2068,14 @@
"name": "水管",
"terms": "Pipeline,水管,管道"
},
+ "man_made/silo": {
+ "name": "筒倉",
+ "terms": "筒倉, 直立式儲存倉"
+ },
+ "man_made/storage_tank": {
+ "name": "貯存箱",
+ "terms": "貯存缸, 儲存缸, 貯油缸, 貯水箱, 儲油缸, 儲水箱"
+ },
"man_made/survey_point": {
"name": "測量點",
"terms": "Survey Point,測量點"
@@ -1483,6 +2092,10 @@
"name": "水塔",
"terms": "Water Tower,水塔"
},
+ "man_made/water_well": {
+ "name": "水井",
+ "terms": "水井, 井"
+ },
"man_made/water_works": {
"name": "供水廠",
"terms": "Water Works,供水廠,水務設施"
@@ -1499,10 +2112,30 @@
"name": "地堡",
"terms": "Bunker,地堡,暗堡"
},
+ "military/checkpoint": {
+ "name": "檢查站",
+ "terms": "檢查站, 檢查點"
+ },
+ "military/danger_area": {
+ "name": "危險區",
+ "terms": "危險地區, 危險區域, 危險範圍"
+ },
+ "military/naval_base": {
+ "name": "海軍基地",
+ "terms": "海軍基地"
+ },
+ "military/obstacle_course": {
+ "name": "越障訓練場",
+ "terms": "越障訓練場"
+ },
"military/range": {
"name": "操炮區",
"terms": "Military Range,操炮區,軍事範圍"
},
+ "military/training_area": {
+ "name": "訓練場地",
+ "terms": "訓練場, 練習場地, 練習場"
+ },
"natural": {
"name": "天然",
"terms": "Natural,天然,自然,自然物件"
@@ -1515,6 +2148,10 @@
"name": "灘",
"terms": "Beach,沙灘,海灘,灘"
},
+ "natural/cave_entrance": {
+ "name": "洞穴入口",
+ "terms": "洞穴入口"
+ },
"natural/cliff": {
"name": "崖",
"terms": "Cliff,崖,懸崖"
@@ -1543,6 +2180,10 @@
"name": "峯",
"terms": "Peak,山峰,山頂,峯"
},
+ "natural/saddle": {
+ "name": "山鞍",
+ "terms": "山鞍"
+ },
"natural/scree": {
"name": "碎石坡",
"terms": "Scree,碎石坡"
@@ -1559,6 +2200,14 @@
"name": "樹",
"terms": "Tree,木,樹"
},
+ "natural/tree_row": {
+ "name": "樹排",
+ "terms": "樹行"
+ },
+ "natural/volcano": {
+ "name": "火山",
+ "terms": "火山"
+ },
"natural/water": {
"name": "水",
"terms": "Water,水"
@@ -1667,6 +2316,10 @@
"name": "旅行社",
"terms": "Travel Agency,旅行社"
},
+ "piste": {
+ "name": "滑雪道",
+ "terms": "滑雪道"
+ },
"place": {
"name": "地",
"terms": "Place,地,地方,地點"
@@ -1675,6 +2328,10 @@
"name": "城",
"terms": "City,城,城市"
},
+ "place/farm": {
+ "name": "農場",
+ "terms": "農場, 農田, 農莊"
+ },
"place/hamlet": {
"name": "村仔",
"terms": "Hamlet,村仔,村莊"
@@ -1691,6 +2348,14 @@
"name": "地方",
"terms": "Locality,地方,地點,地點(無人定居)"
},
+ "place/neighbourhood": {
+ "name": "近鄰",
+ "terms": "近鄰"
+ },
+ "place/suburb": {
+ "name": "自治鎮",
+ "terms": "自治鎮, 自治市鎮"
+ },
"place/town": {
"name": "鎮",
"terms": "Town,城鎮,市鎮,鎮"
@@ -1727,6 +2392,10 @@
"name": "配電站",
"terms": "Substation,變電站,配電站"
},
+ "power/substation": {
+ "name": "變壓站",
+ "terms": "變壓站, 配電站, 電力分站"
+ },
"power/tower": {
"name": "高壓電塔",
"terms": "High-Voltage Tower,高壓輸電塔,高壓電塔"
@@ -1755,14 +2424,26 @@
"name": "停用鐵路",
"terms": "Disused Railway,停用鐵路,廢棄的鐵路"
},
+ "railway/funicular": {
+ "name": "纜索鐵道",
+ "terms": "纜索鐵道, 索道, 纜車"
+ },
"railway/halt": {
"name": "火車細站",
"terms": "Railway Halt,小火車站,火車站仔,火車細站"
},
+ "railway/level_crossing": {
+ "name": "鐵路交滙處",
+ "terms": "鐵路平交道, 鐵道平交道, 平交道, 交滙處, 交匯處"
+ },
"railway/monorail": {
"name": "單軌",
"terms": "Monorail,單軌,單軌鐵路,單軌電車"
},
+ "railway/narrow_gauge": {
+ "name": "窄軌鐵路",
+ "terms": "窄軌鐵路, 窄軌鐵道"
+ },
"railway/platform": {
"name": "月臺",
"terms": "Railway Platform,月臺,站臺,鐵道月台"
@@ -1791,6 +2472,10 @@
"name": "關係",
"terms": "Relation,關係,關系"
},
+ "roundabout": {
+ "name": "廻旋處",
+ "terms": "廻旋處, 圓環"
+ },
"route/ferry": {
"name": "航綫",
"terms": "Ferry Route,渡輪航線,航綫,航線"
@@ -1803,6 +2488,26 @@
"name": "酒莊",
"terms": "Liquor Store,酒店,酒莊,酒類商店"
},
+ "shop/anime": {
+ "name": "動漫店",
+ "terms": "動漫店"
+ },
+ "shop/antiques": {
+ "name": "古董店",
+ "terms": "古董店, 古玩店"
+ },
+ "shop/art": {
+ "name": "畫廊",
+ "terms": "畫廊"
+ },
+ "shop/baby_goods": {
+ "name": "嬰兒用品店",
+ "terms": "嬰兒用品店, BB用品店"
+ },
+ "shop/bag": {
+ "name": "袋/行李店",
+ "terms": "行李店, 袋店"
+ },
"shop/bakery": {
"name": "麪飽舖同餅家",
"terms": "Bakery,餅家,餅店,餅舖,麪包舖,麪飽店,麪飽舖,麵包店,麵包舖,麵飽店"
@@ -1811,6 +2516,10 @@
"name": "美容院",
"terms": "Beauty Shop,指甲美容,理容院,美妝店,美容店,美容院,護膚中心"
},
+ "shop/bed": {
+ "name": "寢具/床褥店",
+ "terms": "寢具店, 床褥店, 床墊店, 床具店, 寢室用品店, 床上用品店, 睡房用品店"
+ },
"shop/beverages": {
"name": "飲品舖",
"terms": "Beverage Store,飲品店,飲品舖"
@@ -1819,6 +2528,10 @@
"name": "單車舖",
"terms": "Bicycle Shop,單車店,單車舖,自行車店"
},
+ "shop/books": {
+ "name": "書店",
+ "terms": "書局"
+ },
"shop/boutique": {
"name": "時裝店",
"terms": "Boutique,時裝店,服飾店,精品店"
@@ -1827,6 +2540,10 @@
"name": "肉舖",
"terms": "Butcher,肉舖,肉販,肉鋪"
},
+ "shop/candles": {
+ "name": "蠟燭店",
+ "terms": "蠟燭店"
+ },
"shop/car": {
"name": "車行",
"terms": "Car Dealership,車行"
@@ -1839,10 +2556,22 @@
"name": "車房",
"terms": "Car Repair Shop,汽車修理店,汽車維修店,車房"
},
+ "shop/carpet": {
+ "name": "地毯店",
+ "terms": "地氈店"
+ },
+ "shop/cheese": {
+ "name": "芝士店",
+ "terms": "芝士店, 起司店"
+ },
"shop/chemist": {
"name": "註冊藥房",
"terms": "Chemist,藥房,藥行,註冊藥房"
},
+ "shop/chocolate": {
+ "name": "朱古力店",
+ "terms": "巧克力店"
+ },
"shop/clothes": {
"name": "衫舖",
"terms": "Clothing Store,服裝店,服飾店,衫舖"
@@ -1851,10 +2580,22 @@
"name": "電腦舖",
"terms": "Computer Store,電腦店,電腦舖"
},
+ "shop/confectionery": {
+ "name": "糖果店",
+ "terms": "糖店"
+ },
"shop/convenience": {
"name": "便利店",
"terms": "Convenience Store,便利店"
},
+ "shop/copyshop": {
+ "name": "影印店",
+ "terms": "影印店"
+ },
+ "shop/cosmetics": {
+ "name": "化妝品店",
+ "terms": "化妝品店"
+ },
"shop/deli": {
"name": "食肆",
"terms": "Deli,熟食店,美食店,食肆"
diff --git a/dist/locales/zh-TW.json b/dist/locales/zh-TW.json
index 7c08de2a7..5c9d233fc 100644
--- a/dist/locales/zh-TW.json
+++ b/dist/locales/zh-TW.json
@@ -327,7 +327,7 @@
"fix_misalignment": "校準",
"reset": "重設",
"minimap": {
- "description": "縮小地圖",
+ "description": "小地圖",
"tooltip": "顯示縮小的地圖幫助你確認所在區域的位置"
}
},
@@ -954,6 +954,9 @@
"label": "差點",
"placeholder": "1-18"
},
+ "handrail": {
+ "label": "扶手"
+ },
"highway": {
"label": "種類"
},
@@ -1610,7 +1613,7 @@
},
"amenity/bus_station": {
"name": "公車轉運站",
- "terms": "客運站"
+ "terms": "客運站,轉運站"
},
"amenity/cafe": {
"name": "咖啡廳",
@@ -1634,7 +1637,7 @@
},
"amenity/charging_station": {
"name": "充電站",
- "terms": "充電站"
+ "terms": "充電站, 電池交換站"
},
"amenity/childcare": {
"name": "托兒所/托嬰處",
@@ -1658,7 +1661,7 @@
},
"amenity/community_centre": {
"name": "社區中心",
- "terms": "社區發展協會,里活動中心,村活動中心"
+ "terms": "社區發展協會,里活動中心,村活動中心,市民活動中心"
},
"amenity/compressed_air": {
"name": "壓縮空氣",
@@ -1870,7 +1873,7 @@
},
"amenity/veterinary": {
"name": "獸醫院",
- "terms": "獸醫診所"
+ "terms": "獸醫診所, 動物醫院"
},
"amenity/waste_basket": {
"name": "垃圾筒",
@@ -1977,15 +1980,15 @@
"terms": "小屋,船艙"
},
"building/cathedral": {
- "name": "大教堂",
+ "name": "大教堂建築",
"terms": "大教堂"
},
"building/chapel": {
- "name": "小聖堂",
+ "name": "小聖堂建築",
"terms": "小聖堂"
},
"building/church": {
- "name": "教堂",
+ "name": "教堂建築",
"terms": "教堂"
},
"building/college": {
@@ -2366,7 +2369,7 @@
},
"highway/bus_stop": {
"name": "公車站",
- "terms": "公共汽車站"
+ "terms": "公共汽車站,站牌,公車站牌,公車停靠站,巴士站,巴士站牌,巴士停靠站"
},
"highway/corridor": {
"name": "室內走廊",
@@ -2522,7 +2525,7 @@
},
"historic": {
"name": "歷史景點",
- "terms": "歷史景點"
+ "terms": "歷史景點, 古蹟"
},
"historic/archaeological_site": {
"name": "考古地點",
@@ -2566,7 +2569,7 @@
},
"landuse/allotments": {
"name": "社區農園",
- "terms": "社區田圃,城市農園,社區園圃,社區農地"
+ "terms": "社區田圃,城市農園,社區園圃,社區農地,都市農園"
},
"landuse/basin": {
"name": "水池",
@@ -2757,7 +2760,7 @@
"terms": "船架滑道"
},
"leisure/sports_center": {
- "name": "體肓中心/健身室",
+ "name": "體育中心/健身室",
"terms": "體育中心/健身房"
},
"leisure/stadium": {
@@ -2814,7 +2817,7 @@
},
"man_made/petroleum_well": {
"name": "油井",
- "terms": "基地台,無線通訊基地臺,無線通訊基地台"
+ "terms": "油井"
},
"man_made/pier": {
"name": "碼頭",
@@ -2829,12 +2832,12 @@
"terms": "地窖,筒倉"
},
"man_made/storage_tank": {
- "name": "儲油槽,",
+ "name": "儲油槽",
"terms": "存放槽,油罐,儲罐,儲水槽,儲汽槽"
},
"man_made/survey_point": {
"name": "測量點",
- "terms": "三角點,土地測量點"
+ "terms": "三角點,土地測量點,控制點"
},
"man_made/tower": {
"name": "塔",
@@ -2842,7 +2845,7 @@
},
"man_made/wastewater_plant": {
"name": "污水處理廠",
- "terms": "污水處理廠,"
+ "terms": "污水處理廠,水資源回收中心"
},
"man_made/water_tower": {
"name": "水塔",
@@ -3018,7 +3021,7 @@
},
"office/estate_agent": {
"name": "房地產仲介",
- "terms": "地產代理"
+ "terms": "地產代理,房仲,不動產仲介"
},
"office/financial": {
"name": "金融機構辦公室",
@@ -3030,7 +3033,7 @@
},
"office/insurance": {
"name": "保險公司辦公室",
- "terms": "保險公司"
+ "terms": "保險公司,人壽公司"
},
"office/it": {
"name": "資訊科技公司辦公室",
@@ -3278,7 +3281,7 @@
},
"shop/bed": {
"name": "床具/寐具店",
- "terms": "床具/寐具店"
+ "terms": "床具店,寐具店,寢具店"
},
"shop/beverages": {
"name": "飲品店",
@@ -3333,8 +3336,8 @@
"terms": "藥妝店"
},
"shop/chocolate": {
- "name": "巧克利店",
- "terms": "巧克利商店"
+ "name": "巧克力店",
+ "terms": "巧克力商店"
},
"shop/clothes": {
"name": "服飾店",
@@ -3362,7 +3365,7 @@
},
"shop/craft": {
"name": "工藝品店",
- "terms": "工藝品店,工藝品商店,手工藝店"
+ "terms": "工藝品店,工藝品商店,手工藝店,手作工坊"
},
"shop/curtain": {
"name": "窗廉店",
@@ -3402,7 +3405,7 @@
},
"shop/farm": {
"name": "產地直銷店",
- "terms": "農場直賣店,農場直銷店"
+ "terms": "農場直賣店,農場直銷店,特產店"
},
"shop/fashion": {
"name": "時尚店",
@@ -3418,7 +3421,7 @@
},
"shop/frame": {
"name": "表框店",
- "terms": "表框店"
+ "terms": "表框店, 裱框店"
},
"shop/funeral_directors": {
"name": "殯儀館",
@@ -3574,7 +3577,7 @@
},
"shop/religion": {
"name": "宗教用品店",
- "terms": "宗教用品商店,金紙店"
+ "terms": "宗教用品商店, 金紙店, 香鋪"
},
"shop/scuba_diving": {
"name": "潛水用品店",
@@ -3810,7 +3813,7 @@
},
"type/route/bus": {
"name": "公車路線",
- "terms": "公共汽車路線,客運路線"
+ "terms": "公共汽車路線,客運路線,巴士路線"
},
"type/route/detour": {
"name": "繞道路線",