summaryrefslogtreecommitdiffstats
path: root/CrespoParts/res/values-cs/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'CrespoParts/res/values-cs/strings.xml')
-rw-r--r--CrespoParts/res/values-cs/strings.xml72
1 files changed, 72 insertions, 0 deletions
diff --git a/CrespoParts/res/values-cs/strings.xml b/CrespoParts/res/values-cs/strings.xml
new file mode 100644
index 0000000..8494324
--- /dev/null
+++ b/CrespoParts/res/values-cs/strings.xml
@@ -0,0 +1,72 @@
+<?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:android="http://schemas.android.com/apk/res/android"
+ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="app_name">Pokročilé nastavení</string>
+
+ <string name="general_title">Obecné</string>
+ <string name="display_title">Displej</string>
+ <string name="sound_title">Zvuk</string>
+
+ <string name="category_cpu_title">CPU</string>
+ <string name="cpu_deepidle_title_head">Deep idle</string>
+ <string name="cpu_deepidle_summary_head">Povolit deep idle</string>
+ <string name="category_screen_title">Nastavení WM8994 (Voodoo)</string>
+ <string name="color_tuning_title_head">Ladění barevných násobitelů</string>
+ <string name="color_tuning_summary_head">Kalibrace barevných násobitelů</string>
+ <string name="gamma_tuning_title_head">Ladění barevného gamutu</string>
+ <string name="gamma_tuning_summary_head">Kalibrace korekce barevného gamutu</string>
+ <string name="color_hack_presets_title_head">Barevná předvolba</string>
+ <string name="color_hack_presets_summary_head">Předvolby pro úpravy barevného gamutu a násobitelů</string>
+ <string name="color_red_title">Červená</string>
+ <string name="color_green_title">Zelená</string>
+ <string name="color_blue_title">Modra</string>
+ <string name="gamma_default_title">Výchozí</string>
+ <string name="gamma_CM_title">CM</string>
+ <string name="gamma_bright_title">Světlé</string>
+ <string name="color_default_title">Výchozí</string>
+ <string name="color_CM_title">CM</string>
+ <string name="color_dark_title">Tmavé</string>
+ <string name="bld_title">BLD</string>
+ <string name="bld_tuning_title_head">Ladění BLD</string>
+ <string name="bld_tuning_summary_head">Nastavení trvání podsvícení klávesy po dotyku (0 znamená žádné BLD)</string>
+
+ <string name="preset1_default_title">Výchozí</string>
+ <string name="preset2_default_title">Naturální</string>
+ <string name="preset3_default_title">Temná modř</string>
+ <string name="preset4_default_title">Teplá</string>
+ <string name="preset5_default_title">Temná chladná</string>
+ <string name="preset6_default_title">Cross proc.</string>
+ <string name="credits_presets">Titulky: ale.landra91 cpaixao provolinoo</string>
+
+ <string name="category_touchkey_title">Dotykové klávesy</string>
+ <string name="touchkey_notification_title_head">Upozornění podsvícením</string>
+ <string name="touchkey_notification_summary_head">Podsvícení dotykových kláves slouží jako upozornění</string>
+
+ <string name="category_radio_title">Rádio</string>
+ <string name="hspa_title_head">HSPA</string>
+ <string name="hspa_summary_head">Povolit HSDPA/HSUPA</string>
+
+ <string name="label_deepidle_stats">Statisktika nečinnosti</string>
+ <string name="label_state">Stav</string>
+ <string name="label_time">Čas (ms)</string>
+ <string name="label_average">Prům. (ms)</string>
+ <string name="label_reset">Obnovit</string>
+ <string name="label_close">Zavřít</string>
+ <string name="label_idle1">Idle</string>
+ <string name="label_idle2">Deep idle (TOP=ON)</string>
+ <string name="label_idle3">Deep idle (TOP=OFF)</string>
+</resources>