Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fa8d13d0 authored by Gena95's avatar Gena95
Browse files

Added Russian translation

parent c0b227d9
Loading
Loading
Loading
Loading
+44 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--
  ~ Copyright 2013-2017 microG Project Team
  ~
  ~ Licensed under the Apache License, Version 2.0 (the "License");
  ~ you may not use this file except in compliance with the License.
  ~ You may obtain a copy of the License at
  ~
  ~     http://www.apache.org/licenses/LICENSE-2.0
  ~
  ~ Unless required by applicable law or agreed to in writing, software
  ~ distributed under the License is distributed on an "AS IS" BASIS,
  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  ~ See the License for the specific language governing permissions and
  ~ limitations under the License.
  -->

<resources>
    <string name="lib_name">microG UI Tools</string>
    <string name="lib_license">Apache License 2.0, microG Team</string>

    <string name="about_version_str">Версия %1$s</string>
    <string name="about_name_version_str">%1$s %2$s</string>
    <string name="about_default_license">Все права защищены.</string>

    <string name="prefcat_setup">Установить</string>

    <string name="self_check_title">Проверка работоспособности</string>
    <string name="self_check_desc">Проверьте, правильно ли настроена система для использования microG.</string>

    <string name="self_check_cat_permissions">Права доступа предоставлены</string>
    <string name="self_check_name_permission">Разрешение для %1$s:</string>
    <string name="self_check_resolution_permission">Нажмите здесь, чтобы дать разрешение на %1$s. Непредоставление разрешения может привести некорректной работе приложения.</string>

    <string name="about_root_title">microG UI Demo</string>
    <string name="about_root_summary">Сводка</string>
    <string name="about_root_version">Версия v0.1.0</string>
    <string name="about_root_libraries">Используемые библиотеки</string>

    <string name="about_android_support_v4">v4 Support Library</string>
    <string name="about_android_support_v7_appcompat">v7 appcompat Support Library</string>
    <string name="about_android_support_v7_preference">v7 preference Support Library</string>
    <string name="about_android_support_license">Apache License 2.0, The Android Open Source Project</string>
</resources>