aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/ru.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/ru.js')
-rw-r--r--core/l10n/ru.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/ru.js b/core/l10n/ru.js
index c3f824b40d0..a3fce5a7d8c 100644
--- a/core/l10n/ru.js
+++ b/core/l10n/ru.js
@@ -365,7 +365,6 @@ OC.L10N.register(
"Account access" : "Доступ к аккаунту",
"You are about to grant %1$s access to your %2$s account." : "Вы собираетесь разрешить приложению %1$s доступ к своей учётной записи %2$s.",
"Account connected" : "Аккаунт подключен",
- "Your client should now be connected! You can close this window." : "Ваш клиент должен быть подключен! Вы можете закрыть это окно.",
"This share is password-protected" : "Доступ к этому ресурсу защищён паролем",
"The password is wrong. Try again." : "Неверный пароль. Повторите попытку.",
"Two-factor authentication" : "Двухфакторная аутентификация",
@@ -414,6 +413,7 @@ OC.L10N.register(
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "В частности не рекомендуется использовать SQLite при синхронизации файлов с использованием клиента для ПК.",
"Wrong password." : "Неправильный пароль.",
"New Password" : "Новый пароль",
- "We have send a password reset e-mail to the e-mail address known to us for this account. 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> В случае, если письмо не будет получено, сообщите об этом администратору системы."
+ "We have send a password reset e-mail to the e-mail address known to us for this account. 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 client should now be connected! You can close this window." : "Ваш клиент должен быть подключен! Вы можете закрыть это окно."
},
"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");