summaryrefslogtreecommitdiffstats
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-01-09 03:37:56 +0000
committerNextcloud bot <bot@nextcloud.com>2020-01-09 03:37:56 +0000
commitc8b30c4717743aa2ba0ce8b47bf6de4f139d013e (patch)
treecbbe6d07abc575cc643afd6f7b9e52fbfe2de111 /l10n
parent94d2e1c50205e1f6abeefb169f2050f9d7f2414b (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/mk.js3
-rw-r--r--l10n/mk.json3
2 files changed, 4 insertions, 2 deletions
diff --git a/l10n/mk.js b/l10n/mk.js
index c1f3ddaf..65374934 100644
--- a/l10n/mk.js
+++ b/l10n/mk.js
@@ -8,6 +8,7 @@ OC.L10N.register(
"Public" : "Јавна",
"Reply" : "Одговор",
"Close" : "Затвори",
- "Continue" : "Продолжи"
+ "Continue" : "Продолжи",
+ "User not found" : "Корисникот не е пронајден"
},
"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");
diff --git a/l10n/mk.json b/l10n/mk.json
index 4651a3ba..e01c8c1e 100644
--- a/l10n/mk.json
+++ b/l10n/mk.json
@@ -6,6 +6,7 @@
"Public" : "Јавна",
"Reply" : "Одговор",
"Close" : "Затвори",
- "Continue" : "Продолжи"
+ "Continue" : "Продолжи",
+ "User not found" : "Корисникот не е пронајден"
},"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"
} \ No newline at end of file