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.js')
-rw-r--r--l10n/nl.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/l10n/nl.js b/l10n/nl.js
index ec8ab2e..a59af84 100644
--- a/l10n/nl.js
+++ b/l10n/nl.js
@@ -20,12 +20,14 @@ OC.L10N.register(
"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",
+ "Could not write to file." : "Kon niet schrijven naar bestand.",
"Insufficient permissions" : "Onvoldoende rechten",
"File path not supplied" : "Bestandspad niet opgegeven",
"File mtime not supplied" : "Tijdstempel bestand niet opgegeven",
"Share not found" : "Share niet gevonden",
"You are not authorized to open this share" : "Je bent niet bevoegd deze share te openen",
"Invalid range request" : "Ongeldige aanvraag",
- "Text editor" : "Tekstverwerker"
+ "Text editor" : "Tekstverwerker",
+ "This application enables Nextcloud users to open, save and edit text files in the web browser. If enabled, an entry in the New button at the top of the web browser the Text file entry appears. When clicked, a new text file opens in the browser and the file can be saved into the current Nextcloud directory. Further, when a text file is clicked in the web browser, it will be opened and editable. If the privileges allow, a user can also edit shared files and save these changes back into the web browser.\nMore information is available in the text editor documentation." : "Met deze applicatie kunnen Nextcloud-gebruikers tekstbestanden in de webbrowser openen, opslaan en bewerken. Indien ingeschakeld, verschijnt een vermelding in de knop Nieuw bovenin de webbrowser met het Tekstbestand. Wanneer erop wordt geklikt, wordt een nieuw tekstbestand geopend in de browser en kan het bestand worden opgeslagen in de huidige Nextcloud-map. En wanneer op een tekstbestand op de webbrowser wordt geklikt, wordt het geopend en is het bewerkbaar. Als de rechten dit toestaan, kan een gebruiker ook gedeelde bestanden bewerken en deze wijzigingen opslaan in de webbrowser.\nMeer informatie is beschikbaar in de documentatie van de Tekstverwerket."
},
"nplurals=2; plural=(n != 1);");