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.js10
1 files changed, 9 insertions, 1 deletions
diff --git a/l10n/ru.js b/l10n/ru.js
index 81797789c..14168aaf6 100644
--- a/l10n/ru.js
+++ b/l10n/ru.js
@@ -58,7 +58,6 @@ OC.L10N.register(
"Go back" : "Вернуться назад",
"Retry" : "Попробовать снова",
"Message sent!" : "Сообщение отправлено!",
- "Reply sent!" : "Ответ отправлен!",
"Write another message" : "Написать другое сообщение",
"Send" : "Отправить",
"Uploading {percent}% …" : "Отправлено {percent}% …",
@@ -152,6 +151,15 @@ OC.L10N.register(
"Connect your mail account" : "Настройка учётной записи электронной почты",
"Unexpected error during account creation" : "Неожиданная ошибка при создании учётной записи",
"Itinerary for {type} is not supported yet" : "Маршруты типа {type} пока не поддерживаются",
+ "All" : "Все",
+ "Archive" : "Переместить в архив",
+ "Drafts" : "Черновики",
+ "Favorites" : "Избранное",
+ "All inboxes" : "Все входящие",
+ "Inbox" : "Входящие",
+ "Junk" : "Спам",
+ "Sent" : "Отправленные",
+ "Trash" : "Корзина",
"{from}\n{subject}" : "{from}\n{subject}",
"_%n new message \nfrom {from}_::_%n new messages \nfrom {from}_" : ["%n новое сообщение \nот {from}","%n новых сообщения \nот {from}","%n новых сообщений \nот {from}","%n новых сообщений \nот {from}"],
"Nextcloud Mail" : "Почта Nextcloud",