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

Commit e436dfc5 authored by Ondrej Zima's avatar Ondrej Zima Committed by Marco Brohet
Browse files

FMRadio: CS translation

- added Czech translation
- added copyright header

Merge all the things!

Change-Id: I6b30886b4043913f422094b1e029db98c285fa31
parent 471cbdba
Loading
Loading
Loading
Loading
+35 −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>
    <string name="app_name">FM Rádio</string>
    <string name="band_select">Zvolte pásmo</string>
    <string name="band_us">U.S</string>
    <string name="band_eu">Evropa</string>
    <string name="band_ja">Japonsko</string>
    <string name="band_ch">Čína</string>
    <string name="fmradio">FM RADIO</string>
    <string name="no_stations">Žádné stanice</string>
    <string name="scanning_for_stations">Vyhledávání stanic</string>

    <string name="unable_to_restart">FM Rádio nelze restartovat</string>
    <string name="unable_to_set_frequency">Nelze nastavit frekvenci</string>
    <string name="unable_to_scan">Nelze spustit vyhledávání</string>
    <string name="unable_to_pause">Nelze pozastavit</string>
    <string name="unable_to_resume">Nelze pokračovat</string>
    <string name="unable_to_start_radio">Nelze spustit přijímač rádia.</string>
    <string name="unable_to_mediaplayer">Nelze spustit přehrávač médií Androida</string>
    <string name="mediaplayer_busy">Přehrávač médií zaneprázdněn. Zkuste prosím později.</string>
</resources>