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

github.com/nextcloud/mail.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.js83
1 files changed, 83 insertions, 0 deletions
diff --git a/l10n/nl.js b/l10n/nl.js
new file mode 100644
index 000000000..744f644ff
--- /dev/null
+++ b/l10n/nl.js
@@ -0,0 +1,83 @@
+OC.L10N.register(
+ "mail",
+ {
+ "Mail" : "E-mail",
+ "Error while loading the accounts." : "Fout tijdens het laden van de accounts.",
+ "you" : "je",
+ "Error while loading the selected account." : "Fout tijdens het laden van het gekozen account.",
+ "Error while loading messages." : "Fout bij laden berichten.",
+ "Choose a folder to store the attachment in" : "Kies een map op de bijlage in op te slaan",
+ "Attachments saved to Files." : "Bjilagen opgeslagen in Bestanden.",
+ "Attachment saved to Files." : "Bjilage opgeslagen in Bestanden.",
+ "Error while saving attachments to Files." : "Fout bij opslaan bijlagen in Bestanden.",
+ "Error while saving attachment to Files." : "Fout bij opslaan bijlage in Bestanden.",
+ "Error while loading the selected message." : "Fout bij laden van het geselecteerde bericht.",
+ "Connecting …" : "Verbinden...",
+ "Unknown error" : "Onbekende fout",
+ "Error while creating an account: " : "Fout bij het creëren van een account.",
+ "Connect" : "Verbinden",
+ "Sending …" : "Versturen ...",
+ "Reply" : "Antwoord",
+ "Message sent to {Receiver}" : "Bericht verzonden naar {Receiver}",
+ "Error sending the reply." : "Fout het het sturen van een antwoord",
+ "Error while deleting account." : "Fout bij verwijderen account.",
+ "Choose a file to add as attachment" : "Kies een bestand om als bijlage toe te voegen",
+ "Message could not be starred. Please try again." : "Bericht kon niet als gemarkeerd worden. Probeer het opnieuw.",
+ "Error while deleting message." : "Fout bij verwijderen berichtn",
+ "Checking mail …" : "E-mail controleren ...",
+ "Loading …" : "Laden...",
+ "Load more …" : "Laad meer ...",
+ "Check mail" : "Controleer e-mail",
+ "Send" : "Versturen",
+ "Inbox" : "Inbakje",
+ "Sent" : "Verzonden",
+ "Drafts" : "Concepten",
+ "Archive" : "Archief",
+ "Trash" : "Verwijderen",
+ "Junk" : "Afval",
+ "All" : "Alle",
+ "Starred" : "Gemarkeerd",
+ "Creating account failed: " : "Aanmaken account mislukt:",
+ "Auto detect failed. Please use manual mode." : "Automatisch vaststellen mislukt. Gebruik handmatige modus.",
+ "from" : "van",
+ "+ cc/bcc" : "+ cc/bcc",
+ "to" : "naar",
+ "cc" : "cc",
+ "bcc" : "bcc",
+ "Subject" : "Onderwerp",
+ "Message …" : "Bericht ...",
+ "Add attachment from Files" : "Voeg een bijlage toe uit Bestanden",
+ "Open Mail App" : "Open de e-mail app",
+ "Back to website" : "Terug naar de website",
+ "Error loading message" : "Fout bij laden bericht",
+ "Download attachment" : "Download bijlage",
+ "Save to Files" : "Opslaan in Bestanden",
+ "Save all to Files" : "Alles opslaan in Bestanden",
+ "+ cc" : "+ cc",
+ "Reply …" : "Antwoord …",
+ "Forward" : "Doorsturen",
+ "New Mail Account" : "Nieuw e-mailaccount",
+ "Check mail …" : "Controleer e-mail ...",
+ "No messages in this folder!" : "Geen berichten in deze map!",
+ "New Message" : "Nieuw bericht",
+ "Connect your mail account" : "Verbind uw e-mailaccount",
+ "Name" : "Naam",
+ "Mail Address" : "E-mailadres",
+ "IMAP Password" : "IMAP wachtwoord",
+ "Manual configuration" : "Handmatige configuratie",
+ "IMAP Host" : "IMAP server",
+ "IMAP Port" : "IMAP Poort",
+ "IMAP SSL mode" : "IMAP SSL modus",
+ "IMAP User" : "IMAP gebruikersnaam",
+ "SMTP Host" : "SMTP server",
+ "SMTP Port" : "SMTP Poort",
+ "SMTP SSL mode" : "SMTP SSL modus",
+ "SMTP User" : "SMTP gebruikersnaam",
+ "SMTP Password" : "SMTP wachtwoord",
+ "Forwarding you to %s - click here if you are not automatically redirected within the next few seconds." : "U wordt doorgezet naar %s - klik hier als u niet binnen enkele seconden automatisch wordt doorgestuurd.",
+ "Redirect Warning" : "Omleidingswaarschuwing",
+ "The previous page is sending you to %s." : "De vorige pagina stuurt u naar %s",
+ "If you do not want to visit that page, you can return to <a href=\"%s\">the mail app</a>." : "Als u die pagina niet wilt bezoeken, kunt u teruggaan naar <a href=\"%s\">de e-mail app</a>.",
+ "Click here to visit the website." : "Klik hier om de website te bezoeken."
+},
+"nplurals=2; plural=(n != 1);");