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

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/ru.js')
-rw-r--r--l10n/ru.js5
1 files changed, 1 insertions, 4 deletions
diff --git a/l10n/ru.js b/l10n/ru.js
index f6470276b..692437684 100644
--- a/l10n/ru.js
+++ b/l10n/ru.js
@@ -60,9 +60,6 @@ OC.L10N.register(
"Error loading message" : "Ошибка при загрузке сообщения",
"New message" : "Новое сообщение",
"Forwarding you to %s - click here if you are not automatically redirected within the next few seconds." : "Перенаправляем вас на %s - если вы не будете автоматически перенаправлены в течение следующих нескольких секунд, то нажмите здесь.",
- "Redirect Warning" : "Предупреждение перенаправления",
- "The previous page is sending you to %s." : "Предыдущая страница отправляет вас на %s.",
- "If you do not want to visit that page, you can return to <a href=\"%s\">the mail app</a>." : "Если вы не хотите посещать ту страницу, вы можете вернуться к <a href=\"%s\">почтовому приложению</a>.",
- "Click here to visit the website." : "Нажмите здесь чтобы посетить website."
+ "If you do not want to visit that page, you can return to <a href=\"%s\">the mail app</a>." : "Если вы не хотите посещать ту страницу, вы можете вернуться к <a href=\"%s\">почтовому приложению</a>."
},
"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);");