mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-03 11:23:48 +00:00
[strings] Add translations for wetland types
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
This commit is contained in:
committed by
Konstantin Pastbin
parent
771c3d9c93
commit
f1ec689532
@@ -850,6 +850,13 @@
|
||||
"type.natural.wetland" = "Wetland";
|
||||
"type.natural.wetland.bog" = "Bog";
|
||||
"type.natural.wetland.marsh" = "Marsh";
|
||||
"type.natural.wetland.saltmarsh" = "Salt Marsh";
|
||||
"type.natural.wetland.saltmarsh.tidal" = "Tidal Salt Marsh";
|
||||
"type.natural.wetland.fen" = "Fen";
|
||||
"type.natural.wetland.reedbed" = "Reed Bed";
|
||||
"type.natural.wetland.swamp" = "Swamp";
|
||||
"type.natural.wetland.mangrove" = "Mangrove";
|
||||
"type.natural.wetland.tidalflat" = "Tidal Flat";
|
||||
"type.noexit" = "Dead End";
|
||||
"type.office" = "Office";
|
||||
"type.office.company" = "Company Office";
|
||||
|
||||
@@ -826,7 +826,14 @@
|
||||
"type.natural.water" = "Водоём";
|
||||
"type.natural.wetland" = "Болотистая местность";
|
||||
"type.natural.wetland.bog" = "Торфяное болото";
|
||||
"type.natural.wetland.marsh" = "Болотистая местность";
|
||||
"type.natural.wetland.marsh" = "Травянистое болото";
|
||||
"type.natural.wetland.saltmarsh" = "Солёноводное болото";
|
||||
"type.natural.wetland.saltmarsh.tidal" = "Приливное болото";
|
||||
"type.natural.wetland.fen" = "Торфяное болото";
|
||||
"type.natural.wetland.reedbed" = "Плавни";
|
||||
"type.natural.wetland.swamp" = "Заболоченный лес";
|
||||
"type.natural.wetland.mangrove" = "Мангровое болото";
|
||||
"type.natural.wetland.tidalflat" = "Грязевая отмель";
|
||||
"type.noexit" = "Тупик";
|
||||
"type.office" = "Офис";
|
||||
"type.office.company" = "Организация";
|
||||
|
||||
Reference in New Issue
Block a user