3
0
Fork 0

AdvancedDisply: CS translation

- added Czech translation

Change-Id: Ie7aa438378681aa813700b587bcfa62b9958c125
This commit is contained in:
Ondrej Zima 2014-03-09 22:09:37 +01:00 committed by Michael Bestas
parent eafbb986c1
commit a79e9f4275
2 changed files with 69 additions and 0 deletions

View File

@ -0,0 +1,41 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012-2014 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-array name="mdnie_scenario_entries">
<item>CyanogenMod (výchozí)</item>
<item>UI</item>
<item>Video</item>
<item>Video teplé</item>
<item>Video studené</item>
<item>Fotoaparát</item>
<item>Navigace</item>
<item>Galerie</item>
<item>VT</item>
</string-array>
<string-array name="mdnie_mode_entries">
<item>Dynamický (výchozí)</item>
<item>Standardní</item>
<item>Přirozený</item>
<item>Film</item>
</string-array>
<string-array name="mdnie_negative_entries">
<item>Normální</item>
<item>Inverzní</item>
</string-array>
</resources>

View File

@ -0,0 +1,28 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012-2014 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">Pokročilé nastavení</string>
<string name="defaults_button">Obnovit výchozí</string>
<string name="category_screen_title">Obrazovka</string>
<string name="screen_colors_title">Barvy</string>
<string name="mdnie_scenario_title_head">Scénář</string>
<string name="mdnie_scenario_summary_head">Nastavit scénář pro mDNIe</string>
<string name="mdnie_mode_title_head">Režim</string>
<string name="mdnie_mode_summary_head">Nastavit režim mDNIe</string>
<string name="mdnie_negative_title_head">Inverzní režim</string>
<string name="mdnie_negative_summary_head">Použít invertování barev</string>
</resources>