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>2019-11-01 10:46:26 +0300
committerNextcloud bot <bot@nextcloud.com>2019-11-01 10:46:26 +0300
commit75b94cb5beb3a5049415a6cf16416170428a8c71 (patch)
tree055e2522d90eadbba0bc8cc69aa193b164ff0b0a /core/l10n/ru.js
parent4c73d1f5f64aa628203703256cda23b73a068153 (diff)
[tx-robot] updated from transifex
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);");