diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-08-25 02:17:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-08-25 02:17:40 +0000 |
commit | b2877606944572dfee87296d6cfc11558f5954b9 (patch) | |
tree | 63474a0e7891aec3bc091b2fbb4d90bbc049a90b /apps/comments | |
parent | 7e6f04490e286450d009c156f08de6a22f0f653d (diff) | |
download | nextcloud-server-b2877606944572dfee87296d6cfc11558f5954b9.tar.gz nextcloud-server-b2877606944572dfee87296d6cfc11558f5954b9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r-- | apps/comments/l10n/mk.js | 2 | ||||
-rw-r--r-- | apps/comments/l10n/mk.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/mk.js b/apps/comments/l10n/mk.js index f6474e87882..fe5e9e00036 100644 --- a/apps/comments/l10n/mk.js +++ b/apps/comments/l10n/mk.js @@ -2,7 +2,7 @@ OC.L10N.register( "comments", { "Comments" : "Коментари", - "You commented" : "Вие коментиравте", + "You commented" : "Kоментиравте", "%1$s commented" : "%1$s коментиран", "{author} commented" : "{author} коментираше", "You commented on %1$s" : "Коментиравте на %1$s", diff --git a/apps/comments/l10n/mk.json b/apps/comments/l10n/mk.json index acc0e5b9609..d1fab6dfe56 100644 --- a/apps/comments/l10n/mk.json +++ b/apps/comments/l10n/mk.json @@ -1,6 +1,6 @@ { "translations": { "Comments" : "Коментари", - "You commented" : "Вие коментиравте", + "You commented" : "Kоментиравте", "%1$s commented" : "%1$s коментиран", "{author} commented" : "{author} коментираше", "You commented on %1$s" : "Коментиравте на %1$s", |