summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOndrej Zima <keltuv.email@gmail.com>2013-07-31 01:16:19 +0200
committerOndrej Zima <keltuv.email@gmail.com>2013-07-31 01:16:19 +0200
commit0c85c73f80aad34b94ab072dd8bb09c9332bd8a1 (patch)
tree223d33a1bd54167028dd7d209a09a9580006aeae
parentf350dca68ef0ee3e754e002e9f1b439cc69ecd18 (diff)
downloaddevice_samsung_tuna-0c85c73f80aad34b94ab072dd8bb09c9332bd8a1.zip
device_samsung_tuna-0c85c73f80aad34b94ab072dd8bb09c9332bd8a1.tar.gz
device_samsung_tuna-0c85c73f80aad34b94ab072dd8bb09c9332bd8a1.tar.bz2
TUNA/GNexusParts: CS translation
- added Czech Change-Id: I09cfeaa705774b41db2cb85790c2183de4be9928
-rw-r--r--GNexusParts/res/values-cs/arrays.xml22
-rw-r--r--GNexusParts/res/values-cs/strings.xml46
2 files changed, 68 insertions, 0 deletions
diff --git a/GNexusParts/res/values-cs/arrays.xml b/GNexusParts/res/values-cs/arrays.xml
new file mode 100644
index 0000000..90cc703
--- /dev/null
+++ b/GNexusParts/res/values-cs/arrays.xml
@@ -0,0 +1,22 @@
+<?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-array name="gpu_overclock_entries">
+ <item>307,2 MHz (výchozí)</item>
+ <item>384,0 MHz</item>
+ <item>512,0 MHz</item>
+ </string-array>
+</resources>
diff --git a/GNexusParts/res/values-cs/strings.xml b/GNexusParts/res/values-cs/strings.xml
new file mode 100644
index 0000000..ddc4d21
--- /dev/null
+++ b/GNexusParts/res/values-cs/strings.xml
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+ <string name="app_name">Pokročilé nastavení</string>
+
+ <string name="category_display_title">Obrazovka</string>
+ <string name="color_tuning_title_head">Ladění barev</string>
+ <string name="color_tuning_summary_head">Kalibrovat barvy obrazovky</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="gamma1_title">Výchozí</string>
+ <string name="gamma2_title">CM</string>
+ <string name="gamma3_title">Přirozené</string>
+ <string name="color1_title">Výchozí</string>
+ <string name="color2_title">CM</string>
+ <string name="color3_title">Přirozené</string>
+ <string name="color_warning">Hodnoty větší než 200 nejsou doporučeny</string>
+ <string name="gamma_dss_title">Nastavení DSS gamutu</string>
+
+ <string name="vibrator_tuning_title_head">Ladění vibrování</string>
+ <string name="vibrator_tuning_summary_head">Změna výchozí intenzity vibrací</string>
+
+ <string name="vibrator_title">Vibrace %</string>
+ <string name="vibrator_default_title">Výchozí</string>
+
+ <string name="preset1_default_title">Výchozí</string>
+ <string name="preset2_default_title">Maximální</string>
+ <string name="preset3_default_title">Opravdové</string>
+ <string name="preset4_default_title">Teplé</string>
+ <string name="preset5_default_title">Temné studené</string>
+ <string name="preset6_default_title">Přirozené</string>
+ <string name="credits_presets">Tvůrci: ale.landra91, cpaixao, provolinoo</string>
+
+ <string name="category_touchkey_title">Dotyková tlačítka</string>
+ <string name="touchkey_notification_title_head">Upozornění podsvícením</string>
+ <string name="touchkey_notification_summary_head">Podsvícení dotykových tlačítek slouží jako upozornění</string>
+
+ <string name="category_radio_title">Rádio</string>
+ <string name="hspa_summary_head">Povolit HSDPA/HSUPA</string>
+
+ <string name="gpu_overclock_title">Kmitočet</string>
+</resources>