diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-06-30 02:23:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-06-30 02:23:49 +0000 |
commit | 95971b8250b4a94cd5d896f5e690c912b978083f (patch) | |
tree | c5a09472d1468a3218d76c2af241b845cfaa661c /apps/comments/l10n | |
parent | 48d88a3f604ead125021edebe11897d8aaed9450 (diff) | |
download | nextcloud-server-95971b8250b4a94cd5d896f5e690c912b978083f.tar.gz nextcloud-server-95971b8250b4a94cd5d896f5e690c912b978083f.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments/l10n')
-rw-r--r-- | apps/comments/l10n/mk.js | 2 | ||||
-rw-r--r-- | apps/comments/l10n/mk.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/comments/l10n/mk.js b/apps/comments/l10n/mk.js index a0f5398268b..ea48928373a 100644 --- a/apps/comments/l10n/mk.js +++ b/apps/comments/l10n/mk.js @@ -10,6 +10,8 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s коментираше на %2$s", "{author} commented on {file}" : "{author} коментираше на {file}", "<strong>Comments</strong> for files" : "<strong>Коментари</strong> за датотеки", + "You were mentioned on \"{file}\", in a comment by a user 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" : "Измени го коментарот", "Delete comment" : "Избриши коментар", diff --git a/apps/comments/l10n/mk.json b/apps/comments/l10n/mk.json index 785c9d9ce74..52ba75f5ff2 100644 --- a/apps/comments/l10n/mk.json +++ b/apps/comments/l10n/mk.json @@ -8,6 +8,8 @@ "%1$s commented on %2$s" : "%1$s коментираше на %2$s", "{author} commented on {file}" : "{author} коментираше на {file}", "<strong>Comments</strong> for files" : "<strong>Коментари</strong> за датотеки", + "You were mentioned on \"{file}\", in a comment by a user 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" : "Измени го коментарот", "Delete comment" : "Избриши коментар", |