aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/ru.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-05-30 00:17:33 +0000
committerNextcloud bot <bot@nextcloud.com>2023-05-30 00:17:33 +0000
commit45d7cee7f8220775b0229da5f5cd61fe7456c6c6 (patch)
tree8380b591569e8ec017c00b2e57e1cc9698a70ee6 /apps/comments/l10n/ru.js
parentfa23698c23a7ef9380f13c4fe439ff3aa6a9b9b0 (diff)
downloadnextcloud-server-45d7cee7f8220775b0229da5f5cd61fe7456c6c6.tar.gz
nextcloud-server-45d7cee7f8220775b0229da5f5cd61fe7456c6c6.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments/l10n/ru.js')
-rw-r--r--apps/comments/l10n/ru.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/comments/l10n/ru.js b/apps/comments/l10n/ru.js
index 6aed3c76e48..75fd609638a 100644
--- a/apps/comments/l10n/ru.js
+++ b/apps/comments/l10n/ru.js
@@ -19,6 +19,7 @@ OC.L10N.register(
"No comments yet, start the conversation!" : "Комментарии отсутствуют, начните обсуждение!",
"No more messages" : "Сообщений нет",
"Retry" : "Повторить",
+ "Failed to mark comments as read" : "Не удалось пометить комментарии как прочитанные",
"Unable to load the comments list" : "Невозможно загрузить список комментариев",
"_%n unread comment_::_%n unread comments_" : ["%n непрочитанный комментарий","%n непрочитанных комментариев","%n непрочитанных комментариев","%n непрочитанных комментариев"],
"_1 new comment_::_{unread} new comments_" : ["1 новый комментарий","{unread} новых комментариев","{unread} новых комментариев","{unread} новых комментариев"],