diff options
author | Michael Bestas <mikeioannina@cyanogenmod.org> | 2016-01-25 19:39:17 +0200 |
---|---|---|
committer | Gerrit Code Review <gerrit@cyanogenmod.org> | 2016-01-25 12:22:00 -0800 |
commit | 815e878a6dcf86b6e90bf6120351872011a767a4 (patch) | |
tree | 15eb10a06c91a83129a66cd4c5f3a6a9861571f2 /res/values-cs | |
parent | 12b105dff7c693035d98a9ac61c0c6da3c052423 (diff) | |
download | packages_apps_Settings-815e878a6dcf86b6e90bf6120351872011a767a4.zip packages_apps_Settings-815e878a6dcf86b6e90bf6120351872011a767a4.tar.gz packages_apps_Settings-815e878a6dcf86b6e90bf6120351872011a767a4.tar.bz2 |
Automatic translation import
Change-Id: I976c45499030cc38127e57a9ecec7aa602e6722f
Diffstat (limited to 'res/values-cs')
-rw-r--r-- | res/values-cs/cm_strings.xml | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/res/values-cs/cm_strings.xml b/res/values-cs/cm_strings.xml index 4725b15..00b2e2a 100644 --- a/res/values-cs/cm_strings.xml +++ b/res/values-cs/cm_strings.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="utf-8"?> <!--Generated by crowdin.com--> <!-- - Copyright (C) 2012-2015 The CyanogenMod Project + Copyright (C) 2012-2016 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. @@ -526,6 +526,12 @@ <string name="status_bar_notif_count_title">Zobrazit počet upozornění</string> <string name="status_bar_notif_count_summary">Zobrazí počet nezobrazených upozornění v oznamovací oblasti</string> <string name="status_bar_quick_qs_pulldown_title">Rychlé stažení nabídky</string> + <string name="status_bar_quick_qs_pulldown_summary">Tažením dolů z %1$s strany stavové lišty se vysune rychlé nastavení</string> + <string name="status_bar_quick_qs_pulldown_summary_left">Nalevo</string> + <string name="status_bar_quick_qs_pulldown_summary_right">Napravo</string> + <string name="status_bar_quick_qs_pulldown_off">Vypnuto</string> + <string name="status_bar_quick_qs_pulldown_left">Nalevo</string> + <string name="status_bar_quick_qs_pulldown_right">Napravo</string> <string name="status_bar_clock_style_title">Vzhled hodin</string> <string name="status_bar_clock_style_right">Napravo</string> <string name="status_bar_clock_style_left">Nalevo</string> @@ -689,4 +695,9 @@ <string name="sim_card_summary_empty">Není vložena SIM</string> <string name="sim_mobile_network_settings_category_title">Nastavení mobilní sítě</string> <string name="sim_mobile_network_settings_title">Nastavení SIM %d</string> + <string name="maximum_head_level">Hlava: %1$s W/kg</string> + <string name="maximum_body_level">Tělo: %1$s W/kg</string> + <string name="ic_code_model">Model: %1$s</string> + <string name="ic_code_full">IC: %1$s</string> + <string name="sim_ringtone_title">SIM %d vyzvánění</string> </resources> |