chore: Scheduled updates (Firmware, Hardware, Translations) (#2693)

Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
This commit is contained in:
James Rich 2025-08-13 13:11:24 -05:00 committed by GitHub
parent 87e50e03ea
commit cc185abcfa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 174 additions and 7 deletions

View file

@ -688,4 +688,20 @@
<string name="critical_alerts">Алерты</string>
<string name="critical_alerts_dnd_request_text"></string>
<string name="next">Далее</string>
<string name="map_type_normal">Обычный</string>
<string name="map_type_satellite">Спутниковая</string>
<string name="map_type_terrain">Ландшафт</string>
<string name="map_type_hybrid">Смешанный</string>
<string name="manage_map_layers">Управление Слоями Карты</string>
<string name="no_map_layers_loaded">Пользовательские слои не загружены.</string>
<string name="remove_layer">Удалить слой</string>
<string name="add_layer">Добавить слой</string>
<string name="nodes_at_this_location">Узлы в этом месте</string>
<string name="selected_map_type">Выбранный тип карты</string>
<string name="manage_custom_tile_sources">Управление собственными источниками плиток</string>
<string name="no_custom_tile_sources_found">Нет пользовательских источников плиток</string>
<string name="edit_custom_tile_source">Изменить свой источник плиток</string>
<string name="provider_name_exists">Имя провайдера уже существует.</string>
<string name="url_must_contain_placeholders">URL должен содержать placeholders.</string>
<string name="url_template">Шаблон URL</string>
</resources>