diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-01 00:29:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-01 00:29:36 +0000 |
commit | cf2e3bc0ee73afb2551ee7c763de3b1195953205 (patch) | |
tree | a4ba92ce1106a155980d156ad56a8c7b06bf883f /apps/comments/l10n | |
parent | 065e1e82c385dabb319c16fa6f867fc057d8fd5d (diff) | |
download | nextcloud-server-cf2e3bc0ee73afb2551ee7c763de3b1195953205.tar.gz nextcloud-server-cf2e3bc0ee73afb2551ee7c763de3b1195953205.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments/l10n')
-rw-r--r-- | apps/comments/l10n/mk.js | 1 | ||||
-rw-r--r-- | apps/comments/l10n/mk.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/comments/l10n/mk.js b/apps/comments/l10n/mk.js index 9b872216301..be6648a8037 100644 --- a/apps/comments/l10n/mk.js +++ b/apps/comments/l10n/mk.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 непрочитани коментари"], "_1 new comment_::_{unread} new comments_" : ["1 нов коментар","{unread} нови коментари"], diff --git a/apps/comments/l10n/mk.json b/apps/comments/l10n/mk.json index f5ee0d3b638..e09ad4eb3f9 100644 --- a/apps/comments/l10n/mk.json +++ b/apps/comments/l10n/mk.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 непрочитани коментари"], "_1 new comment_::_{unread} new comments_" : ["1 нов коментар","{unread} нови коментари"], |