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

github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/nl.json')
-rw-r--r--l10n/nl.json10
1 files changed, 8 insertions, 2 deletions
diff --git a/l10n/nl.json b/l10n/nl.json
index f652b48..08f3021 100644
--- a/l10n/nl.json
+++ b/l10n/nl.json
@@ -1,9 +1,11 @@
{ "translations": {
+ "You can not open a folder" : "Je kunt geen map openen",
"This file is too big to be opened. Please download the file instead." : "Dit bestand is te groot om te worden geopend. Download het bestand om het te bewerken.",
"Cannot read the file." : "Kan het bestand niet lezen.",
"Invalid file path supplied." : "Ongeldig pad opgegeven.",
"The file is locked." : "Het bestand is besloten.",
"An internal server error occurred." : "Er heeft zich een interne serverfout voorgedaan.",
+ "You can not write to a folder" : "Je kunt schrijven naar een map",
"Cannot save file as it has been modified since opening" : "Kan het bestand niet opslaan omdat het is gewijzigd na het openen",
"Insufficient permissions" : "Onvoldoende rechten",
"File path not supplied" : "Bestandspad niet opgegeven",
@@ -14,7 +16,11 @@
"Saved" : "Bewaard",
"There was a problem saving your changes. Click to resume editing." : "Probleem bij het opslaan van uw wijzigingen. Klik om door te gaan met bewerken.",
"An error occurred!" : "Er is iets fout gegaan!",
- "Text file" : "Tekstbestand",
- "New text file.txt" : "Nieuw tekstbestand.txt"
+ "Edit" : "Bewerk",
+ "Mixed" : "Gemengd",
+ "Preview" : "Voorbeeldweergave",
+ "New text file" : "Nieuw tekstbestand",
+ "New text file.txt" : "Nieuw tekstbestand.txt",
+ "Text editor" : "Tekstverwerker"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file