summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/ru.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/ru.json')
-rw-r--r--apps/comments/l10n/ru.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/comments/l10n/ru.json b/apps/comments/l10n/ru.json
index 0e7409f5893..e104408a064 100644
--- a/apps/comments/l10n/ru.json
+++ b/apps/comments/l10n/ru.json
@@ -16,16 +16,16 @@
"Error occurred while posting comment" : "При сохранении комментария произошла ошибка",
"_%n unread comment_::_%n unread comments_" : ["%n непрочитанный комментарий","%n непрочитанных комментариев","%n непрочитанных комментариев","%n непрочитанных комментариев"],
"Comment" : "Комментарий",
- "<strong>Comments</strong> for files" : "<strong>Комментарии</strong> к файлам",
"You commented" : "Вы прокомментировали",
"%1$s commented" : "%1$s прокомментировано",
- "You commented on %2$s" : "Вы прокомментировали в %2$s",
"%1$s commented on %2$s" : "%1$s прокомментировано на %2$s",
+ "<strong>Comments</strong> for files" : "<strong>Комментарии</strong> к файлам",
"A (now) deleted user mentioned you in a comment on \"%s\"." : "Пользователь (удалённый в настоящее время) упомянул вас в комментарии \"%s\".",
"%s mentioned you in a comment on \"%s\"." : "%s упомянул вас в комментарии \"%s\".",
"Type in a new comment..." : "Напишите новый комментарий...",
"No other comments available" : "Другие комментарии отсутствуют",
"More comments..." : "Ещё комментарии...",
- "{count} unread comments" : "{count} непрочитанных комментариев"
+ "{count} unread comments" : "{count} непрочитанных комментариев",
+ "You commented on %2$s" : "Вы прокомментировали в %2$s"
},"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