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-01 10:46:26 +0300
committerNextcloud bot <bot@nextcloud.com>2019-11-01 10:46:26 +0300
commit75b94cb5beb3a5049415a6cf16416170428a8c71 (patch)
tree055e2522d90eadbba0bc8cc69aa193b164ff0b0a /apps/systemtags/l10n
parent4c73d1f5f64aa628203703256cda23b73a068153 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/systemtags/l10n')
-rw-r--r--apps/systemtags/l10n/nl.js1
-rw-r--r--apps/systemtags/l10n/nl.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/systemtags/l10n/nl.js b/apps/systemtags/l10n/nl.js
index 61f6f6c4518..6d9fd721804 100644
--- a/apps/systemtags/l10n/nl.js
+++ b/apps/systemtags/l10n/nl.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"systemtags",
{
"Tags" : "Markering",
+ "Tag name is empty" : "Markeringsnaam is niet ingevuld",
"Update" : "Update",
"Create" : "Opslaan",
"Select tag…" : "Selecteren markering…",
diff --git a/apps/systemtags/l10n/nl.json b/apps/systemtags/l10n/nl.json
index e16b3c500de..c9c7b629a79 100644
--- a/apps/systemtags/l10n/nl.json
+++ b/apps/systemtags/l10n/nl.json
@@ -1,5 +1,6 @@
{ "translations": {
"Tags" : "Markering",
+ "Tag name is empty" : "Markeringsnaam is niet ingevuld",
"Update" : "Update",
"Create" : "Opslaan",
"Select tag…" : "Selecteren markering…",