summaryrefslogtreecommitdiff
path: root/i18n/cz/keypebble.ts
Unidiff
Diffstat (limited to 'i18n/cz/keypebble.ts') (more/less context) (show whitespace changes)
-rw-r--r--i18n/cz/keypebble.ts6
1 files changed, 5 insertions, 1 deletions
diff --git a/i18n/cz/keypebble.ts b/i18n/cz/keypebble.ts
index b5017be..9bbac56 100644
--- a/i18n/cz/keypebble.ts
+++ b/i18n/cz/keypebble.ts
@@ -9,66 +9,70 @@
9 <source>Connection Refused</source> 9 <source>Connection Refused</source>
10 <translation>Spojení odmítnuto</translation> 10 <translation>Spojení odmítnuto</translation>
11 </message> 11 </message>
12 <message> 12 <message>
13 <source>Host not found</source> 13 <source>Host not found</source>
14 <translation>Hostitel neexistuje</translation> 14 <translation>Hostitel neexistuje</translation>
15 </message> 15 </message>
16 <message> 16 <message>
17 <source>Read Error: QSocket reported an error reading 17 <source>Read Error: QSocket reported an error reading
18data, the remote host has probably dropped the 18data, the remote host has probably dropped the
19connection.</source> 19connection.</source>
20 <translation>Chyba čtení: QSocket nahlásil chybu čtení dat, 20 <translation>Chyba čtení: QSocket nahlásil chybu čtení dat,
21vzdálený hostitel pravděpodobně ukončil 21vzdálený hostitel pravděpodobně ukončil
22spojení.</translation> 22spojení.</translation>
23 </message> 23 </message>
24 <message> 24 <message>
25 <source>QSocket reported an invalid error code</source> 25 <source>QSocket reported an invalid error code</source>
26 <translation>QSocket nahlásil neplatný chybový kód</translation> 26 <translation>QSocket nahlásil neplatný chybový kód</translation>
27 </message> 27 </message>
28</context> 28</context>
29<context> 29<context>
30 <name>KRFBDecoder</name> 30 <name>KRFBDecoder</name>
31 <message> 31 <message>
32 <source>Waiting for server initialisation...</source> 32 <source>Waiting for server initialisation...</source>
33 <translation>Čekání na inicializaci serveru...</translation> 33 <translation type="obsolete">Čekání na inicializaci serveru...</translation>
34 </message> 34 </message>
35 <message> 35 <message>
36 <source>Waiting for desktop name...</source> 36 <source>Waiting for desktop name...</source>
37 <translation>Čekání na název plochy...</translation> 37 <translation>Čekání na název plochy...</translation>
38 </message> 38 </message>
39 <message> 39 <message>
40 <source>Connected to %1</source> 40 <source>Connected to %1</source>
41 <translation>Připojeno k %1</translation> 41 <translation>Připojeno k %1</translation>
42 </message> 42 </message>
43 <message> 43 <message>
44 <source>Protocol Error: Message Id %1 was found when expecting an update message.</source> 44 <source>Protocol Error: Message Id %1 was found when expecting an update message.</source>
45 <translation>Chyba protokolu: Místo očekávané update zprávy se objevila zpráva %1.</translation> 45 <translation>Chyba protokolu: Místo očekávané update zprávy se objevila zpráva %1.</translation>
46 </message> 46 </message>
47 <message> 47 <message>
48 <source>Protocol Error: An unknown encoding was used by the server %1</source> 48 <source>Protocol Error: An unknown encoding was used by the server %1</source>
49 <translation>Chyba protokolu: Server %1 používá neznámé kódování</translation> 49 <translation>Chyba protokolu: Server %1 používá neznámé kódování</translation>
50 </message> 50 </message>
51 <message>
52 <source>Waiting for server initialization...</source>
53 <translation type="unfinished"></translation>
54 </message>
51</context> 55</context>
52<context> 56<context>
53 <name>KRFBLogin</name> 57 <name>KRFBLogin</name>
54 <message> 58 <message>
55 <source>Waiting for server version...</source> 59 <source>Waiting for server version...</source>
56 <translation>Čekání na verzi serveru...</translation> 60 <translation>Čekání na verzi serveru...</translation>
57 </message> 61 </message>
58 <message> 62 <message>
59 <source>Error: Invalid server version, %1</source> 63 <source>Error: Invalid server version, %1</source>
60 <translation>Chyba: Neplatná verze serveru, %1</translation> 64 <translation>Chyba: Neplatná verze serveru, %1</translation>
61 </message> 65 </message>
62 <message> 66 <message>
63 <source>Error: Unsupported server version, %1</source> 67 <source>Error: Unsupported server version, %1</source>
64 <translation>Chyba: Nepodporovaná verze serveru, %1</translation> 68 <translation>Chyba: Nepodporovaná verze serveru, %1</translation>
65 </message> 69 </message>
66 <message> 70 <message>
67 <source>Logged in</source> 71 <source>Logged in</source>
68 <translation>Připojen</translation> 72 <translation>Připojen</translation>
69 </message> 73 </message>
70 <message> 74 <message>
71 <source>Error: This server requires a password, but none has been specified. 75 <source>Error: This server requires a password, but none has been specified.
72</source> 76</source>
73 <translation>Chyba: Server vyžaduje heslo, ale žádné nebylo zadáno. 77 <translation>Chyba: Server vyžaduje heslo, ale žádné nebylo zadáno.
74</translation> 78</translation>