diff options
author | lookshe <github@lookshe.org> | 2016-03-23 13:16:05 +0100 |
---|---|---|
committer | lookshe <github@lookshe.org> | 2016-03-23 13:16:05 +0100 |
commit | 977ffc5f483e955857da1d56ce0a1c857d471175 (patch) | |
tree | 78bbbefefde9e99b6e8fd5fe3fa2c275887fb979 /src/main/res/values-cs | |
parent | 02f958ce7687eeff0eaae7da372bad4b65f78596 (diff) |
pulled from transifex
Diffstat (limited to 'src/main/res/values-cs')
-rw-r--r-- | src/main/res/values-cs/strings.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/main/res/values-cs/strings.xml b/src/main/res/values-cs/strings.xml index 88d0b049..a51b8f64 100644 --- a/src/main/res/values-cs/strings.xml +++ b/src/main/res/values-cs/strings.xml @@ -101,6 +101,7 @@ <string name="pref_xmpp_resource_summary">Jméno se kterým se tento klient identifikuje</string> <string name="pref_accept_files">Přijímat soubory</string> <string name="pref_accept_files_summary">Automaticky přijímat soubory menší než…</string> + <string name="pref_accept_files_size_summary">Automaticky přijímat soubory menší než…</string> <string name="pref_notification_settings">Upozornění</string> <string name="pref_notifications">Upozornění</string> <string name="pref_notifications_summary">Upozornit při přijetí nové zprávy</string> @@ -487,6 +488,8 @@ <string name="recently_used">Naposledy použitá</string> <string name="choose_quick_action">Vybrat rychlou akci</string> <string name="search_for_contacts_or_groups">Hledat kontakty či skupiny</string> + <!--%s = bare jid, %d = count of online resources--> + <string name="dlg_msg_details_msg_status_failed">Selhalo</string> <string name="send_private_message">Poslat soukromou zprávu</string> <string name="user_has_left_conference">%s opustil(a) konferenci!</string> <string name="username">Uživatelské jméno</string> @@ -551,8 +554,6 @@ <string name="notify_only_when_highlighted">Upozorňovat pouze pokud zvýrazněno</string> <string name="notify_never">Upozornění vypnuta</string> <string name="notify_paused">Upozornění pozastavena</string> - <string name="pref_picture_compression">Komprimovat obrázky</string> - <string name="pref_picture_compression_summary">Upravit velikost a komprimovat obrázky</string> <string name="always">Vždy</string> <string name="automatically">Automaticky</string> <string name="battery_optimizations_enabled">Povolena optimalizace využití baterie</string> |