Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/ru.js')
-rw-r--r--core/l10n/ru.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/ru.js b/core/l10n/ru.js
index 16a1b28e3b8..c9d60fc2948 100644
--- a/core/l10n/ru.js
+++ b/core/l10n/ru.js
@@ -210,7 +210,7 @@ OC.L10N.register(
"Pending" : "Ожидается",
"Copy to {folder}" : "Скопировать в «{folder}»",
"Move to {folder}" : "Переместить в «{folder}»",
- "Saving..." : "Сохранение…",
+ "Saving …" : "Сохранение ...",
"Authentication required" : "Требуется аутентификация ",
"This action requires you to confirm your password" : "Это действие требует подтверждения вашего пароля",
"Confirm" : "Подтвердить",
@@ -344,6 +344,7 @@ OC.L10N.register(
"Contact your system administrator if this message persists or appeared unexpectedly." : "Обратитесь к вашему системному администратору если это сообщение не исчезает или появляется неожиданно.",
"Could not send reset email because there is no email address for this username. Please contact your administrator." : "Невозможно отправить письмо для сброса пароля, так как для этого пользователя не указан адрес его электронной почты. Обратитесь к администратору.",
"Couldn't send reset email. Please make sure your username is correct." : "Не удалось отправить письмо для сброса пароля. Убедитесь, что имя пользователя указано верно.",
+ "Saving..." : "Сохранение…",
"Dismiss" : "Закрыть",
"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." : "Ссылка для сброса пароля отправлена на ваш адрес электронной почты. Если вы не получите письмо в скором времени проверьте папку со спамом.<br>Если письма нет и там, обратитесь к администратору.",
"Your files are encrypted. 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 /> Действительно продолжить?",