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>2019-11-05 05:16:03 +0300
committerNextcloud bot <bot@nextcloud.com>2019-11-05 05:16:03 +0300
commita575ef91455fddcb86a9f6b7d70c88eefecd1c26 (patch)
treefcd87382be957478462d2f0df422d3b553167f87 /apps/systemtags
parent153a764e3cec04cf084da0158bada7ce44a98264 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/systemtags')
-rw-r--r--apps/systemtags/l10n/mk.js1
-rw-r--r--apps/systemtags/l10n/mk.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/systemtags/l10n/mk.js b/apps/systemtags/l10n/mk.js
index 8f48932e8b4..8ad0b5ef36e 100644
--- a/apps/systemtags/l10n/mk.js
+++ b/apps/systemtags/l10n/mk.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"systemtags",
{
"Tags" : "Ознаки",
+ "Tag name is empty" : "Името на ознаката е празна",
"Update" : "Ажурирај",
"Create" : "Креирај",
"Select tag…" : "Избери ознака...",
diff --git a/apps/systemtags/l10n/mk.json b/apps/systemtags/l10n/mk.json
index b51c4b1e402..be25e6d6e6c 100644
--- a/apps/systemtags/l10n/mk.json
+++ b/apps/systemtags/l10n/mk.json
@@ -1,5 +1,6 @@
{ "translations": {
"Tags" : "Ознаки",
+ "Tag name is empty" : "Името на ознаката е празна",
"Update" : "Ажурирај",
"Create" : "Креирај",
"Select tag…" : "Избери ознака...",