diff options
Diffstat (limited to 'app/src/main/res/values-cs-rCZ/strings_preferences.xml')
-rw-r--r-- | app/src/main/res/values-cs-rCZ/strings_preferences.xml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/app/src/main/res/values-cs-rCZ/strings_preferences.xml b/app/src/main/res/values-cs-rCZ/strings_preferences.xml new file mode 100644 index 00000000..a26b22a5 --- /dev/null +++ b/app/src/main/res/values-cs-rCZ/strings_preferences.xml @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<resources> + <string name="appearance">Vzhled</string> + <string name="appearance_desc">Téma vzhledu, zobrazené položky apod.</string> + <string name="notifications_desc">Frekvence, filtry, vyzvánění, atd</string> + <string name="newsfeed">Seznam novinek</string> + <string name="newsfeed_desc">Určete, co se zobrazí v seznamu novinek</string> + <string name="behaviour">Chování</string> + <string name="behaviour_desc">Určete chování aplikace v daných situacích</string> + <string name="network">Síť</string> + <string name="network_desc">Nastavte chování pro placené připojení</string> + <string name="experimental">Experimentální</string> + <string name="experimental_desc">Povolte přístup k experimentálním vlastnostem</string> + <string name="about_frost">O aplikaci Frost pro Facebook</string> + <string name="about_frost_desc">Verze, kredity a časté otázky</string> + <string name="help_translate">Pomozte s překladem</string> + <string name="help_translate_desc">Frost je přeložen přes crowdin. Přispívejte, pokud ho chcete i ve vašem jazyce!</string> + <string name="debug_frost">Ladění aplikace Frost</string> + <string name="debug_frost_desc">Odešlete HTML data vývojářům k ladění.</string> + <string name="replay_intro">Znovu projít úvodem</string> +</resources> |