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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/nl.js')
-rw-r--r--l10n/nl.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/nl.js b/l10n/nl.js
index a8cf243fc..0b4e2593e 100644
--- a/l10n/nl.js
+++ b/l10n/nl.js
@@ -55,7 +55,6 @@ OC.L10N.register(
"Ordered list" : "Gesorteerde lijst",
"First item" : "Eerste object",
"Checklist" : "Checklist",
- "Todo item" : "Te doen onderwerp",
"Blockquote" : "Tekstblok",
"Quoted text" : "Geciteerde tekst",
"Code block" : "Code blok",
@@ -79,7 +78,6 @@ OC.L10N.register(
"Heading 3" : "Kop 3",
"Heading 4" : "Kop 4",
"Heading 5" : "Kop 5",
- "ToDo list" : "ToDo overzicht",
"Info" : "Info",
"Success" : "Geslaagd",
"Warning" : "Waarschuwing",
@@ -92,7 +90,9 @@ OC.L10N.register(
"Enter your name so other users can see who is editing" : "Vul je naam in zodat anderen kunnen zien wie aan het bewerken is",
"Currently active users:" : "Momenteel actieve gebruikers:",
"_and %n other editor_::_and %n other editors_" : ["en %n andere auteur","en %n andere auteurs"],
+ "ToDo list" : "ToDo overzicht",
"Emoji picker" : "Emoji kiezer",
+ "Todo item" : "Te doen onderwerp",
"Participants" : "Deelnemers"
},
"nplurals=2; plural=(n != 1);");