Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-08-25 05:17:52 +0300
committerNextcloud bot <bot@nextcloud.com>2020-08-25 05:17:52 +0300
commit1277b89a0c79e29f26c58ecc17f26a744329b6f6 (patch)
tree675bb8b831ab97bd6ff63fe1b8d2429dae61e958 /apps/comments
parent4c2649c1e06344c449cce453597fda231f277492 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r--apps/comments/l10n/mk.js2
-rw-r--r--apps/comments/l10n/mk.json2
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",