diff options
Diffstat (limited to 'apps/comments/l10n/mk.js')
-rw-r--r-- | apps/comments/l10n/mk.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/comments/l10n/mk.js b/apps/comments/l10n/mk.js index 1d61fec9af7..9c73793ce49 100644 --- a/apps/comments/l10n/mk.js +++ b/apps/comments/l10n/mk.js @@ -10,6 +10,7 @@ OC.L10N.register( "{author} commented on {file}" : "{author} коментираше на {file}", "<strong>Comments</strong> for files" : "<strong>Коментари</strong> за датотеки", "Files" : "Датотеки", + "You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Бевте спомнати на “{file}”, во коментар од корисник кој сега е избришан", "{user} mentioned you in a comment on \"{file}\"" : "{user} те спомна во коментар на датотеката “{file}”", "Files app plugin to add comments to files" : "Додади додаток за коментирање на датотеки", "Edit comment" : "Измени го коментарот", @@ -18,6 +19,8 @@ OC.L10N.register( "New comment" : "Нов коментар", "Write a comment …" : "Напиши коментар ...", "Post comment" : "Објави коментар", + "@ for mentions, : for emoji, / for smart picker" : "@ за спомнување, : за емоција, / за паметен избор", + "Could not reload comments" : "Неможе да се вчитаат коментарите", "Failed to mark comments as read" : "Неуспешно означување на коментарот како прочитан", "Unable to load the comments list" : "Неможе да се вчита листата на коментари", "No comments yet, start the conversation!" : "Сеуште нема коментари, започнете разговор!", |