summaryrefslogtreecommitdiff
path: root/translations/qtwebsockets_ru.ts
diff options
context:
space:
mode:
Diffstat (limited to 'translations/qtwebsockets_ru.ts')
-rw-r--r--translations/qtwebsockets_ru.ts12
1 files changed, 12 insertions, 0 deletions
diff --git a/translations/qtwebsockets_ru.ts b/translations/qtwebsockets_ru.ts
index 430f179..98aed10 100644
--- a/translations/qtwebsockets_ru.ts
+++ b/translations/qtwebsockets_ru.ts
@@ -136,6 +136,10 @@
<source>Invalid opcode detected: %1</source>
<translation>Обнаружен неверный код операции: %1</translation>
</message>
+ <message>
+ <source>Timeout when reading data from socket.</source>
+ <translation>Истекло время ожидания при чтении данных из сокета.</translation>
+ </message>
</context>
<context>
<name>QWebSocketFrame</name>
@@ -144,6 +148,14 @@
<translation>Истекло время ожидания при чтении данных из сокета.</translation>
</message>
<message>
+ <source>Waiting for more data from socket.</source>
+ <translation>Ожидание данных из сокета.</translation>
+ </message>
+ <message>
+ <source>Error occurred while reading header from the network: %1</source>
+ <translation>Возникла ошибка при чтении заголовка по сети: %1</translation>
+ </message>
+ <message>
<source>Error occurred while reading from the network: %1</source>
<translation>Возникла ошибка при чтении из сети: %1</translation>
</message>