From 7a149d3d2243293e5114e052bccc4f6256e0b71e Mon Sep 17 00:00:00 2001 From: Konstantin Date: Wed, 5 Mar 2025 13:11:52 +0100 Subject: [PATCH] [strings] Update Android translations for Russian Translate-URL: https://hosted.weblate.org/projects/organicmaps/ios-typestrings/ru/ Signed-off-by: Konstantin --- .../Maps/LocalizedStrings/ru.lproj/LocalizableTypes.strings | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/iphone/Maps/LocalizedStrings/ru.lproj/LocalizableTypes.strings b/iphone/Maps/LocalizedStrings/ru.lproj/LocalizableTypes.strings index 7f4b5859de..43c267723f 100644 --- a/iphone/Maps/LocalizedStrings/ru.lproj/LocalizableTypes.strings +++ b/iphone/Maps/LocalizedStrings/ru.lproj/LocalizableTypes.strings @@ -902,10 +902,10 @@ "type.power.tower" = "Опора ЛЭП"; /* A single pole supporting minor power lines. */ -"type.power.pole" = "Power Pole"; +"type.power.pole" = "Столб ЛЭП"; /* A single pole supporting various public utilities, such as lighting or telephony. */ -"type.man_made.utility_pole" = "Utility Pole"; +"type.man_made.utility_pole" = "Столб"; "type.psurface" = "Поверхность"; "type.psurface.paved_bad" = "Плохая асфальтированная"; "type.psurface.paved_good" = "Хорошая асфальтированная";