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:
authorNextcloud bot <bot@nextcloud.com>2017-04-15 03:07:46 +0300
committerNextcloud bot <bot@nextcloud.com>2017-04-15 03:07:46 +0300
commitb01425be66df539fe30e7695548adff21f108e33 (patch)
treec9e82612dc3971895133cdfface734cfd08a7daa /core/l10n/ru.js
parent7ada78ca8795c1fc5732ab71e3f3828d0310a051 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ru.js')
-rw-r--r--core/l10n/ru.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/ru.js b/core/l10n/ru.js
index 8453a77f5a5..9396ec53321 100644
--- a/core/l10n/ru.js
+++ b/core/l10n/ru.js
@@ -17,6 +17,10 @@ OC.L10N.register(
"Couldn't reset password because the token is invalid" : "Не удалось сбросить пароль из-за неверного токена",
"Couldn't reset password because the token is expired" : "Не удалось сбросить пароль, так как срок действия токена истек.",
"Could not send reset email because there is no email address for this username. Please contact your administrator." : "Не удалось отправить письмо сброса так как у данного пользователя не задан адрес электронной почты. Пожалуйста, обратитесь к администратору.",
+ "Password reset" : "Сброс пароля",
+ "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Для сброса пароля нажмите на кнопку. Если вы не запрашивали сброс пароля, просто проигнорируйе это письмо.",
+ "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Для сброса пароля нажмите на ссылку. Если вы не запрашивали сброс пароля, просто проигнорируйе это письмо.",
+ "Reset your password" : "Сбросить пароль",
"%s password reset" : "Сброс пароля %s",
"Couldn't send reset email. Please contact your administrator." : "Не удалось отправить письмо для сброса пароля. Пожалуйста, свяжитесь с вашим администратором.",
"Couldn't send reset email. Please make sure your username is correct." : "Не удалось отправить письмо для сброса пароля. Убедитесь, что имя пользователя указано верно.",