mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-06 12:34:24 +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" = "Некласификовани пут";
|
||||
"type.highway.world_level" = "highway-world_level";
|
||||
"type.highway.world_towns_level" = "highway-world_towns_level";
|
||||
"type.historic" = "Историјски објекат";
|
||||
"type.historic.aircraft" = "Историјски авион";
|
||||
"type.historic.anchor" = "Историјско сидро";
|
||||
@@ -644,19 +642,6 @@
|
||||
"type.historic.wayside_cross" = "Крст поред пута";
|
||||
"type.historic.wayside_shrine" = "Светилиште поред пута";
|
||||
"type.historic.wreck" = "Историјски бродолом";
|
||||
"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" = "Раскрсница";
|
||||
@@ -773,8 +758,6 @@
|
||||
"type.man_made.water_well.drinking_water_no" = "Бунар";
|
||||
"type.man_made.windmill" = "Ветрењача";
|
||||
"type.man_made.works" = "Фабрика";
|
||||
"type.mapswithme" = "MapsWithMe";
|
||||
"type.mapswithme.grid" = "mapswithme-grid";
|
||||
"type.military" = "Војска";
|
||||
"type.military.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" = "Услужни стуб";
|
||||
"type.psurface" = "Површина";
|
||||
"type.psurface.paved_bad" = "Лош асфалт";
|
||||
"type.psurface.paved_good" = "Добар асфалт";
|
||||
"type.psurface.unpaved_bad" = "Лош макадам";
|
||||
"type.psurface.unpaved_good" = "Добар макадам";
|
||||
"type.public_transport" = "Јавни превоз";
|
||||
"type.public_transport.platform" = "Стајалиште јавног превоза";
|
||||
"type.railway" = "Железница";
|
||||
@@ -1207,7 +1185,6 @@
|
||||
"type.railway.tram_stop" = "Трамвајска станица";
|
||||
"type.route" = "Рута";
|
||||
"type.route.ferry" = "Трајект";
|
||||
"type.route.shuttle_train" = "route-shuttle_train";
|
||||
"type.shop" = "Продавница";
|
||||
"type.shop.alcohol" = "Продавница пића";
|
||||
"type.shop.bakery" = "Пекара";
|
||||
|
||||
Reference in New Issue
Block a user