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:47 +0300
committerNextcloud bot <bot@nextcloud.com>2019-11-01 10:46:47 +0300
commit18d484dd30293006683a586366f8895f87bb6b23 (patch)
tree0ee97a44aa45a5382c3095d12e69e109195bbff1 /apps/systemtags
parenta5995d2f7469a8d252e88a49deb20cb294b76350 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/systemtags')
-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…",