diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-30 00:17:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-30 00:17:41 +0000 |
commit | d9ff25230c1b605bec865b553c943182e9fec3ce (patch) | |
tree | cf7092a113f19f18af3261f08fe21fd6acdc56c9 /apps/comments | |
parent | f5083aacc7a34dc46bca301c659529a520f65411 (diff) | |
download | nextcloud-server-d9ff25230c1b605bec865b553c943182e9fec3ce.tar.gz nextcloud-server-d9ff25230c1b605bec865b553c943182e9fec3ce.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments')
-rw-r--r-- | apps/comments/l10n/ru.js | 1 | ||||
-rw-r--r-- | apps/comments/l10n/ru.json | 1 | ||||
-rw-r--r-- | apps/comments/l10n/sl.js | 1 | ||||
-rw-r--r-- | apps/comments/l10n/sl.json | 1 |
4 files changed, 4 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} новых комментариев"], diff --git a/apps/comments/l10n/ru.json b/apps/comments/l10n/ru.json index 3ad13a8c7b6..9bbe6265563 100644 --- a/apps/comments/l10n/ru.json +++ b/apps/comments/l10n/ru.json @@ -17,6 +17,7 @@ "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} новых комментариев"], diff --git a/apps/comments/l10n/sl.js b/apps/comments/l10n/sl.js index 2bdecfe7f3f..fbfb0f592fa 100644 --- a/apps/comments/l10n/sl.js +++ b/apps/comments/l10n/sl.js @@ -19,6 +19,7 @@ OC.L10N.register( "No comments yet, start the conversation!" : "Ni še odzivov, bodite prvi!", "No more messages" : "Ni drugih sporočil", "Retry" : "Poskusi znova", + "Failed to mark comments as read" : "Označevanje opomb kot prebranih je spodletelo", "Unable to load the comments list" : "Ni mogoče naložiti seznama opomb", "_%n unread comment_::_%n unread comments_" : ["%n neprebrana opomba","%n neprebrani opombi","%n neprebrane opombe","%n neprebranih opomb"], "_1 new comment_::_{unread} new comments_" : ["{unread} nova opomba","{unread} novi opombi","{unread} nove opombe","{unread} novih opomb"], diff --git a/apps/comments/l10n/sl.json b/apps/comments/l10n/sl.json index 553cc55a52b..6b79df1fc21 100644 --- a/apps/comments/l10n/sl.json +++ b/apps/comments/l10n/sl.json @@ -17,6 +17,7 @@ "No comments yet, start the conversation!" : "Ni še odzivov, bodite prvi!", "No more messages" : "Ni drugih sporočil", "Retry" : "Poskusi znova", + "Failed to mark comments as read" : "Označevanje opomb kot prebranih je spodletelo", "Unable to load the comments list" : "Ni mogoče naložiti seznama opomb", "_%n unread comment_::_%n unread comments_" : ["%n neprebrana opomba","%n neprebrani opombi","%n neprebrane opombe","%n neprebranih opomb"], "_1 new comment_::_{unread} new comments_" : ["{unread} nova opomba","{unread} novi opombi","{unread} nove opombe","{unread} novih opomb"], |