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

Commit 7d7e9ca5 authored by Ondrej Zima's avatar Ondrej Zima
Browse files

Gallery2: CS translation

- added CM specific translation

Change-Id: I48352dbe2b8bd07ede12011144847ded51a9f3b5
parent a1506f23
Loading
Loading
Loading
Loading
+42 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--
     Copyright (C) 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="pref_camera_storage_title">Úložiště</string>

    <string name="pref_camera_picturesize_entry_12_8mp">12.8Mpx</string>
    <string name="pref_camera_picturesize_entry_11_5mp">11.5Mpx</string>
    <string name="pref_camera_picturesize_entry_9mp">9Mpxs</string>
    <string name="pref_camera_picturesize_entry_6_4mp">6.4Mpx</string>
    <string name="pref_camera_picturesize_entry_6mp">6Mpx</string>
    <string name="pref_camera_picturesize_entry_4_5mp">4.5Mpx</string>
    <string name="pref_camera_picturesize_entry_3_7mp">3.7Mpx</string>
    <string name="pref_camera_picturesize_entry_2_5mp">2.5Mpx</string>
    <string name="pref_camera_picturesize_entry_2_1mp">2.1Mpx</string>
    <string name="pref_camera_picturesize_entry_1_9mp">1.9Mpx</string>
    <string name="pref_camera_picturesize_entry_1_5mp">1.5Mpx</string>

    <string name="bass_boost_strength">Zvýraznění basů</string>

    <string name="virtualizer_strength">Prostorový efekt</string>

    <string name="audio_effects">Zvukové efekty</string>

    <string name="headset_plug">Tyto efekty vyžadují použití sluchátek.</string>

    <string name="fail_trim">Toto video nelze upravovat</string>
    <string name="can_not_trim">Pouze videa ve formátu mp4 lze upravovat</string>
</resources>