From 3469d66798cb0aed967e0f1468f74fd678797d06 Mon Sep 17 00:00:00 2001 From: Amos Jeffries Date: Mon, 13 Dec 2021 07:31:59 +0000 Subject: [PATCH] langpack: Fix typo in Russian texts (#948) Missing whitespace between two words in ERR_READ_TIMEOUT --- errors/TRANSLATORS | 1 + errors/ru.po | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/errors/TRANSLATORS b/errors/TRANSLATORS index 6e71d4951f..7cd4bfa681 100644 --- a/errors/TRANSLATORS +++ b/errors/TRANSLATORS @@ -20,6 +20,7 @@ and ideas to make Squid available as multi-langual software. Francesco Chemolli George Machitidze Henrik Nordström + Ilya Gordeev Ivan Masár Javier Pacheco John 'Profic' Ustiuzhanin diff --git a/errors/ru.po b/errors/ru.po index 1edf3eb9d4..d9c21c08b3 100644 --- a/errors/ru.po +++ b/errors/ru.po @@ -144,7 +144,7 @@ msgid "" "or server may be down or congested. Please retry your request." msgstr "" "Превышен интервал времени ожидания при получении данных из сети. Сеть или " -"сервер могут бытьнедоступны или перегружены. Повторите попытку позже." +"сервер могут быть недоступны или перегружены. Повторите попытку позже." #: templates/ERR_URN_RESOLVE+html.body.div.h2:16-1 msgid "A URL for the requested URN could not be retrieved" -- 2.47.2