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

Commit 7b7067b6 authored by pvolkov's avatar pvolkov Committed by Marco Brohet
Browse files

FMRadio: RU translation

Patch Set 2: Update translation

Patch Set 3: Update translation

Patch Set 4: Merge it!

Change-Id: Ic1676145e3c9304c0807e0c3dd39711c16b3d167
parent e436dfc5
Loading
Loading
Loading
Loading
+37 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2012-2013 The CyanogenMod Project

     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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="app_name">FM-радио</string>
    <string name="band_select">Выбор диапазона</string>
    <string name="band_us">США</string>
    <string name="band_eu">Европа</string>
    <string name="band_ja">Япония</string>
    <string name="band_ch">Китай</string>
    <string name="fmradio">FM РАДИО</string>
    <string name="dashes">- - - -</string>
    <string name="no_stations">Нет доступных радиостанций</string>
    <string name="scanning_for_stations">Поиск радиостанций\u2026</string>

    <!-- Errors and failure messages -->
    <string name="unable_to_restart">Не удаётся перезапустить FM-радио</string>
    <string name="unable_to_set_frequency">Не удаётся установить частоту</string>
    <string name="unable_to_scan">Не удаётся запустить поиск</string>
    <string name="unable_to_pause">Не удаётся приостановить</string>
    <string name="unable_to_resume">Не удаётся возобновить</string>
    <string name="unable_to_start_radio">Не удаётся запустить радиоприёмник</string>
    <string name="unable_to_mediaplayer">Не удаётся запустить медиаплеер Android</string>
    <string name="mediaplayer_busy">Медиаплеер занят. Пожалуйста, повторите попытку позже</string>
</resources>