diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-16 01:54:58 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-16 01:54:58 -0400 |
commit | bafa02d312fadc980504e35dc9eb62dfebcd46cf (patch) | |
tree | 570040e21cedd716848774bfb9e2432a06ba7ce6 /apps/comments/l10n/ru.js | |
parent | 7c28f62e20d7864f1fd71bca8b69adf0c01540b8 (diff) | |
download | nextcloud-server-bafa02d312fadc980504e35dc9eb62dfebcd46cf.tar.gz nextcloud-server-bafa02d312fadc980504e35dc9eb62dfebcd46cf.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/ru.js')
-rw-r--r-- | apps/comments/l10n/ru.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/comments/l10n/ru.js b/apps/comments/l10n/ru.js index eb12b3617b0..3ee5e1fb4d4 100644 --- a/apps/comments/l10n/ru.js +++ b/apps/comments/l10n/ru.js @@ -14,6 +14,7 @@ OC.L10N.register( "Allowed characters {count} of {max}" : "Допустимых символов {count} из {max}", "{count} unread comments" : "{count} непрочитанных комментариев", "Comment" : "Коментарий", + "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Комментарии</strong> к файлам <em>(всегда перечислены в потоке)</em>", "You commented" : "Вы откомментировали", "%1$s commented" : "%1$s откомментировано", "You commented on %2$s" : "Вы откомментировали в %2$s", |