diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-08-18 02:15:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-08-18 02:15:40 +0000 |
commit | b3880452bb9e33d10cac6da18a8e7ae673a5eff2 (patch) | |
tree | e91a74801e5bb8ec1b51574db012ba8df57d6d85 /apps/comments | |
parent | 5b09460d4fb1ee0b05f2a168b781d4d050daf387 (diff) | |
download | nextcloud-server-b3880452bb9e33d10cac6da18a8e7ae673a5eff2.tar.gz nextcloud-server-b3880452bb9e33d10cac6da18a8e7ae673a5eff2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r-- | apps/comments/l10n/mk.js | 28 | ||||
-rw-r--r-- | apps/comments/l10n/mk.json | 28 |
2 files changed, 54 insertions, 2 deletions
diff --git a/apps/comments/l10n/mk.js b/apps/comments/l10n/mk.js index eadb14aba45..e3642639894 100644 --- a/apps/comments/l10n/mk.js +++ b/apps/comments/l10n/mk.js @@ -1,9 +1,35 @@ OC.L10N.register( "comments", { + "Comments" : "Коментари", + "You commented" : "Вие коментиравте", + "%1$s commented" : "%1$s коментиран", + "{author} commented" : "{author} коментираше", + "You commented on %1$s" : "Коментиравте на %1$s", + "You commented on {file}" : "Коментиравте на {file}", + "%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" : "Избриши коментар", + "New comment …" : "Нов коментар ...", + "Post" : "Испрати", "Cancel" : "Откажи", + "[Deleted user]" : "[Избришан корисник]", + "No comments yet, start the conversation!" : "Сеуште нема коментари, започнете разговор!", + "More comments …" : "Повеќе коментари ...", "Save" : "Сними", + "Allowed characters {count} of {max}" : "Дозволен број на карактери {count} од {max}", + "Error occurred while retrieving comment with ID {id}" : "Настана грешка при обидот за вчитување на коментарот со број {id}", + "Error occurred while updating comment with id {id}" : "Настана грешка при обидот за ажурирање на коментарот со број {id}", + "Error occurred while posting comment" : "Настана грешка при обидот за испраќање на коментарот", + "_%n unread comment_::_%n unread comments_" : ["%n непрочитан коментар","%n непрочитани коментари"], + "_1 new comment_::_{unread} new comments_" : ["1 нов коментар","{unread} нови коментари"], "Comment" : "Коментар", - "%1$s commented" : "%1$s коментиран" + "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Бевте спомнати на коментар на “%s”,од корисник кој сега е избришан", + "%1$s mentioned you in a comment on “%2$s”" : "%1$s те спомна во коментар на датотеката “%2$s”" }, "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); diff --git a/apps/comments/l10n/mk.json b/apps/comments/l10n/mk.json index 106972fb5ec..960cdcb54ab 100644 --- a/apps/comments/l10n/mk.json +++ b/apps/comments/l10n/mk.json @@ -1,7 +1,33 @@ { "translations": { + "Comments" : "Коментари", + "You commented" : "Вие коментиравте", + "%1$s commented" : "%1$s коментиран", + "{author} commented" : "{author} коментираше", + "You commented on %1$s" : "Коментиравте на %1$s", + "You commented on {file}" : "Коментиравте на {file}", + "%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" : "Избриши коментар", + "New comment …" : "Нов коментар ...", + "Post" : "Испрати", "Cancel" : "Откажи", + "[Deleted user]" : "[Избришан корисник]", + "No comments yet, start the conversation!" : "Сеуште нема коментари, започнете разговор!", + "More comments …" : "Повеќе коментари ...", "Save" : "Сними", + "Allowed characters {count} of {max}" : "Дозволен број на карактери {count} од {max}", + "Error occurred while retrieving comment with ID {id}" : "Настана грешка при обидот за вчитување на коментарот со број {id}", + "Error occurred while updating comment with id {id}" : "Настана грешка при обидот за ажурирање на коментарот со број {id}", + "Error occurred while posting comment" : "Настана грешка при обидот за испраќање на коментарот", + "_%n unread comment_::_%n unread comments_" : ["%n непрочитан коментар","%n непрочитани коментари"], + "_1 new comment_::_{unread} new comments_" : ["1 нов коментар","{unread} нови коментари"], "Comment" : "Коментар", - "%1$s commented" : "%1$s коментиран" + "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Бевте спомнати на коментар на “%s”,од корисник кој сега е избришан", + "%1$s mentioned you in a comment on “%2$s”" : "%1$s те спомна во коментар на датотеката “%2$s”" },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" }
\ No newline at end of file |