aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values-cs
diff options
context:
space:
mode:
authorChristian S <christian@pix-art.de>2015-09-15 10:38:52 +0200
committerChristian S <christian@pix-art.de>2015-09-15 10:38:52 +0200
commiteb829eb307b69989ae4efdcb23cf2d8a28979b33 (patch)
tree18d56593e47e1db1e7775c2e7b35ed0325e68ed6 /src/main/res/values-cs
parent58a07c4ca2652a4fb92fe7da7c3861b4ffbccab4 (diff)
parent183dad281c6d610b8a4cffa1f13c923a6e423355 (diff)
Merge branch 'siacs/master' into development
Diffstat (limited to 'src/main/res/values-cs')
-rw-r--r--src/main/res/values-cs/strings.xml9
1 files changed, 8 insertions, 1 deletions
diff --git a/src/main/res/values-cs/strings.xml b/src/main/res/values-cs/strings.xml
index a1eae713c..8d0c6a792 100644
--- a/src/main/res/values-cs/strings.xml
+++ b/src/main/res/values-cs/strings.xml
@@ -76,6 +76,7 @@
<string name="delete_messages">Smazat zprávy</string>
<string name="also_end_conversation">Poté ukončit i tuto konverzaci</string>
<string name="choose_presence">Vybrat aktualizaci stavu pro kontakt</string>
+ <string name="send_unencrypted_message">Odeslat nešifrovanou zprávu</string>
<string name="send_otr_message">Poslat OTR šifrovanou zprávu</string>
<string name="send_omemo_message">Poslat OMEMO šifrovanou zprávu</string>
<string name="send_pgp_message">Poslat OpenPGP šifrovanou zprávu</string>
@@ -149,6 +150,7 @@
<string name="account_status_regis_not_sup">Server nepodporuje registrace</string>
<string name="account_status_security_error">Bezpečnostní chyba</string>
<string name="account_status_incompatible_server">Nekompatibilní server</string>
+ <string name="encryption_choice_unencrypted">Nešifrováno</string>
<string name="encryption_choice_otr">OTR</string>
<string name="encryption_choice_pgp">OpenPGP</string>
<string name="encryption_choice_omemo">OMEMO</string>
@@ -186,6 +188,8 @@
<string name="server_info_blocking">XEP-0191: Příkaz blokování</string>
<string name="server_info_roster_version">XEP-0237: Verzování seznamu</string>
<string name="server_info_stream_management">XEP-0198: Nastavení proudu</string>
+ <string name="server_info_pep">XEP-0163: PEP (Avatars / OMEMO)</string>
+ <string name="server_info_http_upload">XEP-0363: HTTP File Upload</string>
<string name="server_info_available">dostupný</string>
<string name="server_info_unavailable">nedostupný</string>
<string name="missing_public_keys">Chybí oznámení o veřejném klíči</string>
@@ -365,6 +369,8 @@
<string name="purge_key">Vymazat klíč</string>
<string name="purge_key_desc_part1">Opravdu si přejete vymazat tento klíč?</string>
<string name="purge_key_desc_part2">Bude neodvolatelně pokládán jako kompromitovaný a již s jeho pomocí nebudete moci nikdy spustit jiné sezení.</string>
+ <string name="error_no_keys_to_trust">Pro tento kontakt nejsou dostupné žádné použitelné klíče. Pokud jste smazali jakýkoliv z jeho klíčů bude třeba vygenerovat nové.</string>
+ <string name="error_trustkeys_title">Chyba</string>
<string name="fetching_history_from_server">Načíst historii ze serveru</string>
<string name="no_more_history_on_server">Na serveru není žádná další historie</string>
<string name="updating">Aktualizuji...</string>
@@ -402,7 +408,6 @@
<string name="public_conference">Veřejně přístupná konference</string>
<string name="private_conference">Soukromá konference pouze pro členy</string>
<string name="conference_options">Nastavení konference</string>
- <string name="members_only">Soukromá (pouze členové)</string>
<string name="non_anonymous">Neanonymní</string>
<string name="modified_conference_options">Nastavení konference upravena!</string>
<string name="could_not_modify_conference_options">Nepodařilo se upravit nastavení konference!</string>
@@ -475,4 +480,6 @@
<string name="download_failed_server_not_found">Stahování selhalo: Server nenalezen</string>
<string name="download_failed_file_not_found">Stahování selhalo: Soubor nenalezen</string>
<string name="download_failed_could_not_connect">Stahování selhalo: Nelze se připojit k hostu</string>
+ <string name="pref_use_white_background">Použít bílé pozadí</string>
+ <string name="pref_use_white_background_summary">Zobrazovat přijaté zprávy jako černý text na bílém pozadí</string>
</resources>