From e4ed2a01cbe92cb1924473f5a9b907c950373963 Mon Sep 17 00:00:00 2001 From: "Fedor A. Fetisov" Date: Wed, 10 Dec 2014 18:52:12 +0300 Subject: [PATCH 1/3] Add constants related to connection timeout setting to RU locale --- translations/ru/translation.po | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/translations/ru/translation.po b/translations/ru/translation.po index 0e3af8dd..81ffda10 100644 --- a/translations/ru/translation.po +++ b/translations/ru/translation.po @@ -246,6 +246,8 @@ msgid "Confirmation" msgstr "Подтверждение" msgid "Congratulations! You now have Mibew Messenger {1} installed. Turn on more features on the Optional services page." msgstr "Поздравляем! Вы успешно установили Mibew Веб Мессенджер {1}. Посетите страницу Расширений, чтобы подключить больше функций." +msgid "Connection timeout for messaging window" +msgstr "Таймаут соединения для окна сообщений" msgid "Correct the mistakes:" msgstr "Исправьте ошибки:" msgid "Could not connect. Please check server settings in config.yml. Error: {0}" @@ -828,6 +830,8 @@ msgid "Set status as \"Away\"" msgstr "Выставить статус \"Отошел\"" msgid "Set the number of seconds to show an operator as online. Default is 30 seconds." msgstr "Количество секунд, в течении которых оператор определяется как онлайн после последнего обновления. По умолчанию, 30 секунд." +msgid "Set the number of seconds after the last ping to consider the chat window still connected. Default is 30 seconds." +msgstr "Количество секунд с момента последнего пинга, в течение которых окно чата считается подключённым." msgid "Settings" msgstr "Настройки" msgid "Show chats only through https connection" From 8db143226025df4f54e54faf37150e0453e5069e Mon Sep 17 00:00:00 2001 From: "Fedor A. Fetisov" Date: Wed, 10 Dec 2014 18:52:48 +0300 Subject: [PATCH 2/3] Fix typo in RU locale --- translations/ru/translation.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/ru/translation.po b/translations/ru/translation.po index 81ffda10..3aea5ec3 100644 --- a/translations/ru/translation.po +++ b/translations/ru/translation.po @@ -829,7 +829,7 @@ msgstr "Выставить статус \"Доступен\"" msgid "Set status as \"Away\"" msgstr "Выставить статус \"Отошел\"" msgid "Set the number of seconds to show an operator as online. Default is 30 seconds." -msgstr "Количество секунд, в течении которых оператор определяется как онлайн после последнего обновления. По умолчанию, 30 секунд." +msgstr "Количество секунд, в течение которых оператор определяется как онлайн после последнего обновления. По умолчанию, 30 секунд." msgid "Set the number of seconds after the last ping to consider the chat window still connected. Default is 30 seconds." msgstr "Количество секунд с момента последнего пинга, в течение которых окно чата считается подключённым." msgid "Settings" From a8fd56ed25118f087638db2343c273a6a0fc6264 Mon Sep 17 00:00:00 2001 From: "Fedor A. Fetisov" Date: Wed, 10 Dec 2014 19:23:14 +0300 Subject: [PATCH 3/3] Fix bug in RU locale --- translations/ru/translation.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/ru/translation.po b/translations/ru/translation.po index 3aea5ec3..c3a512d4 100644 --- a/translations/ru/translation.po +++ b/translations/ru/translation.po @@ -831,7 +831,7 @@ msgstr "Выставить статус \"Отошел\"" msgid "Set the number of seconds to show an operator as online. Default is 30 seconds." msgstr "Количество секунд, в течение которых оператор определяется как онлайн после последнего обновления. По умолчанию, 30 секунд." msgid "Set the number of seconds after the last ping to consider the chat window still connected. Default is 30 seconds." -msgstr "Количество секунд с момента последнего пинга, в течение которых окно чата считается подключённым." +msgstr "Количество секунд с момента последнего пинга, в течение которых окно чата считается подключённым. По умолчанию, 30 секунд." msgid "Settings" msgstr "Настройки" msgid "Show chats only through https connection"