https://git.reactos.org/?p=reactos.git;a=commitdiff;h=79f5de2a73b711f9ae62381e931adf6625523b06
commit 79f5de2a73b711f9ae62381e931adf6625523b06 Author: Stanislav Motylkov <x86co...@gmail.com> AuthorDate: Thu Apr 30 18:36:07 2020 +0300 Commit: Stanislav Motylkov <x86co...@gmail.com> CommitDate: Thu Apr 30 20:58:59 2020 +0300 [TIMEDATE] Update Russian translation Addendum to 5a81a5b. CORE-16684 --- dll/cpl/timedate/lang/ru-RU.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dll/cpl/timedate/lang/ru-RU.rc b/dll/cpl/timedate/lang/ru-RU.rc index 8d2360003a4..4b5ca07cf5c 100644 --- a/dll/cpl/timedate/lang/ru-RU.rc +++ b/dll/cpl/timedate/lang/ru-RU.rc @@ -54,6 +54,6 @@ BEGIN IDS_INETTIMENEXTSYNC "Следующая синхронизация через: %s в %s" IDS_INETTIMESYNCING "Подождите, пока РеактОС синхронизирует время с %s" IDS_INETTIMEERROR "Возникла ошибка во время синхронизации с %s" - IDS_INETTIMESUCFILL "Please type a NTP server name in order to synchronize the time" - IDS_INETTIMEWELCOME "Select a NTP server from the list or type a NTP server name to synchronize the computer's time" + IDS_INETTIMESUCFILL "Пожалуйста введите имя NTP сервера для синхронизации времени" + IDS_INETTIMEWELCOME "Выберите NTP сервер из списка, либо введите имя NTP сервера для синхронизации времени компьютера" END