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

nl.json « l10n - github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7717bfdd3acecd36ea3b958c440fb7585a8f7dc6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{ "translations": {
    "saving..." : "opslaan...",
    "saved!" : "opgeslagen!",
    "failed!" : "mislukt!",
    "Saved" : "Bewaard",
    "There was a problem saving your changes. Click to resume editing." : "Probleem bij het opslaan van je wijzigingen. Klik om door te gaan met bewerken.",
    "An error occurred!" : "Er is iets fout gegaan!",
    "Edit" : "Bewerk",
    "Mixed" : "Gemengd",
    "Preview" : "Voorbeeldweergave",
    "New text file" : "Nieuw tekstbestand",
    "New text file.txt" : "Nieuw tekstbestand.txt",
    "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",
    "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",
    "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."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}