UnifiedNlp/ui/src/main/res/values-ru/strings.xml
2020-12-13 18:55:27 +01:00

21 lines
1 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<!--
~ SPDX-FileCopyrightText: 2014-2020, microG Project Team
~ SPDX-License-Identifier: Apache-2.0
-->
<resources>
<string name="nlp_backends_title">Навигационные модули</string>
<string name="nlp_backend_details_title">Подробности о модуле</string>
<string name="nlp_backends_network_location">Сетевые модули геолокации</string>
<string name="nlp_backends_geocoding">Модули поиска адресов</string>
<string name="nlp_backends_none">Установленные модули отсутствуют</string>
<string name="nlp_backend_action_configure">Настроить</string>
<string name="nlp_backend_action_about">О программе</string>
<string name="nlp_backend_enable">Использовать модуль</string>
<string name="nlp_backend_description">Описание</string>
<string name="nlp_backend_last_location">Последнее местоположение</string>
</resources>