summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/ru.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/ru.js')
-rw-r--r--apps/comments/l10n/ru.js7
1 files changed, 1 insertions, 6 deletions
diff --git a/apps/comments/l10n/ru.js b/apps/comments/l10n/ru.js
index 650ff5c7d3d..d30e81b1112 100644
--- a/apps/comments/l10n/ru.js
+++ b/apps/comments/l10n/ru.js
@@ -29,11 +29,6 @@ OC.L10N.register(
"A (now) deleted user mentioned you in a comment on “%s”" : "Пользователь (удалённый в настоящее время) упомянул вас в комментарии к “%s”.",
"A (now) deleted user mentioned you in a comment on “{file}”" : "Пользователь (удалённый в настоящее время) упомянул вас в комментарии к “{file}”.",
"%1$s mentioned you in a comment on “%2$s”" : "%1$s упомянул вас в комментарии к \"%2$s\"",
- "{user} mentioned you in a comment on “{file}”" : "{user} упомянул вас в комментарии к “{file}”.",
- "Type in a new comment..." : "Напишите новый комментарий...",
- "No other comments available" : "Другие комментарии отсутствуют",
- "More comments..." : "Ещё комментарии...",
- "{count} unread comments" : "{count} непрочитанных комментариев",
- "You commented on %2$s" : "Вы прокомментировали в %2$s"
+ "{user} mentioned you in a comment on “{file}”" : "{user} упомянул вас в комментарии к “{file}”."
},
"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);");