diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-10 01:11:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-10 01:11:58 +0000 |
commit | f08bc1bc6fb16d2c199c20109f9501aef14e2511 (patch) | |
tree | 2cfef85b6cef018712cd203c1f2bc81a9d4dc44a /apps/comments/l10n/ru.js | |
parent | dc5d4f96b02c8e95fdf61dfb7eb175ca01e37669 (diff) | |
download | nextcloud-server-f08bc1bc6fb16d2c199c20109f9501aef14e2511.tar.gz nextcloud-server-f08bc1bc6fb16d2c199c20109f9501aef14e2511.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 9267c8feced..d953bad383f 100644 --- a/apps/comments/l10n/ru.js +++ b/apps/comments/l10n/ru.js @@ -12,6 +12,7 @@ OC.L10N.register( "More comments …" : "Ещё комментарии...", "Save" : "Сохранить", "Allowed characters {count} of {max}" : "Допустимых символов {count} из {max}", + "Error occurred while retrieving comment with ID {id}" : "При получении комментария с ID {id} произошла ошибка", "Error occurred while updating comment with id {id}" : "При обновлении комментария с id {id} произошла ошибка", "Error occurred while posting comment" : "При сохранении комментария произошла ошибка", "_%n unread comment_::_%n unread comments_" : ["%n непрочитанный комментарий","%n непрочитанных комментариев","%n непрочитанных комментариев","%n непрочитанных комментариев"], |