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.json')
-rw-r--r--l10n/ru.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/l10n/ru.json b/l10n/ru.json
index 23fd8982c..39f999149 100644
--- a/l10n/ru.json
+++ b/l10n/ru.json
@@ -65,6 +65,7 @@
"Manual configuration" : "Ручная настройка",
"IMAP Host" : "Адрес сервера IMAP",
"IMAP security" : "Безопасность IMAP",
+ "None" : "Отсутствует",
"IMAP Port" : "Порт сервера IMAP",
"IMAP User" : "Пользователь сервера IMAP",
"SMTP Host" : "Адрес сервера SMTP",
@@ -77,5 +78,5 @@
"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."
-},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
+},"pluralForm" :"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);"
} \ No newline at end of file