diff options
Diffstat (limited to 'core/l10n/ru.js')
-rw-r--r-- | core/l10n/ru.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/ru.js b/core/l10n/ru.js index e08287374bf..62b98c51ec4 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -95,6 +95,7 @@ OC.L10N.register( "Saving..." : "Сохранение...", "Dismiss" : "Закрыть", "seconds ago" : "несколько секунд назад", + "Logging in …" : "Вход в систему …", "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Ссылка для сброса пароля была отправлена на ваш email. Если вы не получили письмо в течении разумного промежутка времени, проверьте папку со спамом.<br>Если его там нет, то обратитесь к вашему администратору.", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Ваши файлы зашифрованы. Если вы не включили ключ восстановления, то ваши данные будут недоступны после сброса пароля.<br />Если вы не уверены что делать дальше - обратитесь к вашему администратору.<br />Вы действительно хотите продолжить?", "I know what I'm doing" : "Я понимаю, что делаю", @@ -222,7 +223,6 @@ OC.L10N.register( "Continue to Nextcloud" : "Продолжить в Nextcloud", "The update was successful. Redirecting you to Nextcloud now." : "Обновление прошло успешно. Перенаправляем вас на Nextcloud прямо сейчас.", "Searching other places" : "Идет поиск в других местах", - "No search results in other folders" : "В других папках ничего не найдено", "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} результат в другой папке","{count} результата в другой папке","{count} результатов в другой папке","{count} результатов в других папках"], "Personal" : "Личное", "Users" : "Пользователи", @@ -333,6 +333,7 @@ OC.L10N.register( "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Идет процесс обновления. Не покидайте эту страницу во избежание поломок.", "Updating to {version}" : "Обновление до версии {version}", "The update was successful. There were warnings." : "Обновление прошло успешно. Есть предупреждения.", + "No search results in other folders" : "В других папках ничего не найдено", "Two-step verification" : "Двухшаговая проверка", "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Для вашей учётной записи включена повышенная безопасность. Пожалуйста, аутентифицируйтесь через второй фактор.", "Cancel login" : "Отменить вход", |