mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-06 04:24:29 +00:00
[strings] Remove internal types
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org>
This commit is contained in:
committed by
Konstantin Pastbin
parent
bdbbed6265
commit
36ec212671
@@ -596,8 +596,6 @@
|
||||
"type.area_highway.track" = "सड़क";
|
||||
"type.area_highway.trunk" = "प्रधान मार्ग";
|
||||
"type.area_highway.unclassified" = "Minor Road";
|
||||
"type.highway.world_level" = "highway-world_level";
|
||||
"type.highway.world_towns_level" = "highway-world_towns_level";
|
||||
"type.historic" = "ऐतिहासिक वस्तु";
|
||||
"type.historic.aircraft" = "Historic Aircraft";
|
||||
"type.historic.anchor" = "Historic Anchor";
|
||||
@@ -644,19 +642,6 @@
|
||||
"type.historic.wayside_cross" = "Wayside Cross";
|
||||
"type.historic.wayside_shrine" = "रास्ते का तीर्थ";
|
||||
"type.historic.wreck" = "Shipwreck";
|
||||
"type.hwtag" = "hwtag";
|
||||
"type.hwtag.bidir_bicycle" = "hwtag-bidir_bicycle";
|
||||
"type.hwtag.onedir_bicycle" = "hwtag-onedir_bicycle";
|
||||
"type.hwtag.lit" = "hwtag-lit";
|
||||
"type.hwtag.nobicycle" = "hwtag-nobicycle";
|
||||
"type.hwtag.nocar" = "hwtag-nocar";
|
||||
"type.hwtag.nofoot" = "hwtag-nofoot";
|
||||
"type.hwtag.oneway" = "hwtag-oneway";
|
||||
"type.hwtag.private" = "hwtag-private";
|
||||
"type.hwtag.toll" = "hwtag-toll";
|
||||
"type.hwtag.yesbicycle" = "hwtag-yesbicycle";
|
||||
"type.hwtag.yescar" = "hwtag-yescar";
|
||||
"type.hwtag.yesfoot" = "hwtag-yesfoot";
|
||||
"type.internet_access" = "इंटरनेट उपलब्ध";
|
||||
"type.internet_access.wlan" = "वाई-फाई उपलब्ध";
|
||||
"type.junction" = "Junction";
|
||||
@@ -773,8 +758,6 @@
|
||||
"type.man_made.water_well.drinking_water_no" = "कुआँ";
|
||||
"type.man_made.windmill" = "पवनचक्की";
|
||||
"type.man_made.works" = "Industrial Works";
|
||||
"type.mapswithme" = "MapsWithMe";
|
||||
"type.mapswithme.grid" = "mapswithme-grid";
|
||||
"type.military" = "Military";
|
||||
"type.military.bunker" = "Bunker";
|
||||
"type.mountain_pass" = "दर्रा";
|
||||
@@ -901,11 +884,6 @@
|
||||
|
||||
/* A single pole supporting various public utilities, such as lighting or telephony. */
|
||||
"type.man_made.utility_pole" = "Utility Pole";
|
||||
"type.psurface" = "psurface";
|
||||
"type.psurface.paved_bad" = "psurface-paved_bad";
|
||||
"type.psurface.paved_good" = "psurface-paved_good";
|
||||
"type.psurface.unpaved_bad" = "psurface-unpaved_bad";
|
||||
"type.psurface.unpaved_good" = "psurface-unpaved_good";
|
||||
"type.public_transport" = "Public Transport";
|
||||
"type.public_transport.platform" = "रेलवे प्लेटफार्म";
|
||||
"type.railway" = "रेल";
|
||||
@@ -1207,7 +1185,6 @@
|
||||
"type.railway.tram_stop" = "Tram Stop";
|
||||
"type.route" = "Route";
|
||||
"type.route.ferry" = "Ferry";
|
||||
"type.route.shuttle_train" = "route-shuttle_train";
|
||||
"type.shop" = "Shop";
|
||||
"type.shop.alcohol" = "शराब की दुकान";
|
||||
"type.shop.bakery" = "बेकरी";
|
||||
|
||||
Reference in New Issue
Block a user