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.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/nl.js b/l10n/nl.js
index e5046f7c2..1c1c4e5a5 100644
--- a/l10n/nl.js
+++ b/l10n/nl.js
@@ -1,7 +1,6 @@
OC.L10N.register(
"text",
{
- "New text document" : "Nieuw tekstdocument",
"The file was uploaded" : "Het bestand werd geüpload",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Het geüploade bestand overschrijdt de upload_max_filesize optie in php.ini",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Het geüploade bestand overschrijdt de MAX_FILE_SIZE waarde die is opgegeven in het HTML formulier",
@@ -89,6 +88,7 @@ OC.L10N.register(
"Table" : "Tabel",
"Emoji picker" : "Emoji kiezer",
"Insert image" : "Invoegen afbeelding",
+ "New text document" : "Nieuw tekstdocument",
"Currently active users:" : "Momenteel actieve gebruikers:",
"_and %n other editor_::_and %n other editors_" : ["en %n andere auteur","en %n andere auteurs"]
},