summaryrefslogtreecommitdiff
path: root/i18n/ru/keypebble.ts
authorchristophe <christophe>2004-04-04 04:27:51 (UTC)
committer christophe <christophe>2004-04-04 04:27:51 (UTC)
commit08226f5c06e42ad8427caee986d20e4144d51975 (patch) (unidiff)
treec933a0bfe6c928d1b0298aac5eb1db939886cd2e /i18n/ru/keypebble.ts
parentdf0b892f8ec86ae6d21351a8ce1677d904dcdb2a (diff)
downloadopie-08226f5c06e42ad8427caee986d20e4144d51975.zip
opie-08226f5c06e42ad8427caee986d20e4144d51975.tar.gz
opie-08226f5c06e42ad8427caee986d20e4144d51975.tar.bz2
Opie-lupdate on all source code..
Diffstat (limited to 'i18n/ru/keypebble.ts') (more/less context) (show whitespace changes)
-rw-r--r--i18n/ru/keypebble.ts6
1 files changed, 5 insertions, 1 deletions
diff --git a/i18n/ru/keypebble.ts b/i18n/ru/keypebble.ts
index f1cd8b4..ef0d0fd 100644
--- a/i18n/ru/keypebble.ts
+++ b/i18n/ru/keypebble.ts
@@ -9,66 +9,70 @@
9 <source>Connection Refused</source> 9 <source>Connection Refused</source>
10 <translation>Соединение отвергнуто</translation> 10 <translation>Соединение отвергнуто</translation>
11 </message> 11 </message>
12 <message> 12 <message>
13 <source>Host not found</source> 13 <source>Host not found</source>
14 <translation>Хост не найден</translation> 14 <translation>Хост не найден</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>Ошибка чтения: QSocket сообщил об ошибке 20 <translation>Ошибка чтения: QSocket сообщил об ошибке
21во время чтения данных, возможно что удаленный 21во время чтения данных, возможно что удаленный
22хост отменил соединение.</translation> 22хост отменил соединение.</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 сообщил неверный код ошибки</translation> 26 <translation>QSocket сообщил неверный код ошибки</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>Ожидаю инициализации сервера...</translation> 33 <translation type="obsolete">Ожидаю инициализации сервера...</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>Ожидаю имя рабочего стола...</translation> 37 <translation>Ожидаю имя рабочего стола...</translation>
38 </message> 38 </message>
39 <message> 39 <message>
40 <source>Connected to %1</source> 40 <source>Connected to %1</source>
41 <translation>Подключен к %1</translation> 41 <translation>Подключен к %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>Ошибка протокола: ID сообщения %1 получено в то время как ожидалось сообщение обновления.</translation> 45 <translation>Ошибка протокола: ID сообщения %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>Ошибка протокола: Сервер %1 использует неизвестную кодировку</translation> 49 <translation>Ошибка протокола: Сервер %1 использует неизвестную кодировку</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>Ожидаю версию сервера...</translation> 60 <translation>Ожидаю версию сервера...</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>Ошибка: Неверная версия сервера, %1</translation> 64 <translation>Ошибка: Неверная версия сервера, %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>Ошибка: Версия сервера, %1, не поддерживается</translation> 68 <translation>Ошибка: Версия сервера, %1, не поддерживается</translation>
65 </message> 69 </message>
66 <message> 70 <message>
67 <source>Logged in</source> 71 <source>Logged in</source>
68 <translation>Вошел</translation> 72 <translation>Вошел</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>Ошибка: На этом сервере требуется пароль, но он не был указан. 77 <translation>Ошибка: На этом сервере требуется пароль, но он не был указан.
74</translation> 78</translation>