summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/ru.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-03-24 01:57:28 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-03-24 01:57:28 -0400
commit4b3af9dfe781dc875f3bf94cd31e658ef1d707a9 (patch)
tree78e6d3a866abfb03c1731879319aea4f10b301f5 /apps/comments/l10n/ru.js
parent6fc92453f3ade9bfdb5286b74bf64457e88e8917 (diff)
downloadnextcloud-server-4b3af9dfe781dc875f3bf94cd31e658ef1d707a9.tar.gz
nextcloud-server-4b3af9dfe781dc875f3bf94cd31e658ef1d707a9.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/ru.js')
-rw-r--r--apps/comments/l10n/ru.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/comments/l10n/ru.js b/apps/comments/l10n/ru.js
index 0c7c966d707..755ca9e5d58 100644
--- a/apps/comments/l10n/ru.js
+++ b/apps/comments/l10n/ru.js
@@ -2,7 +2,9 @@ OC.L10N.register(
"comments",
{
"<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",
"Comments" : "Коментарии",
"Type in a new comment..." : "Запишите новый комментарий...",