diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-08-13 00:12:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-08-13 00:12:26 +0000 |
commit | 8e511713f52cdae6e20e35b499974495af9512b4 (patch) | |
tree | 5a12cb7131b2a5ff11bcae0287bb38cf36520d3f /apps/dav | |
parent | e78d63a07d01e74dc5bea46897ed37e06b438d5b (diff) | |
download | nextcloud-server-8e511713f52cdae6e20e35b499974495af9512b4.tar.gz nextcloud-server-8e511713f52cdae6e20e35b499974495af9512b4.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav')
-rw-r--r-- | apps/dav/l10n/nl.js | 10 | ||||
-rw-r--r-- | apps/dav/l10n/nl.json | 10 |
2 files changed, 20 insertions, 0 deletions
diff --git a/apps/dav/l10n/nl.js b/apps/dav/l10n/nl.js index bdf94dcf2f4..46a1a456770 100644 --- a/apps/dav/l10n/nl.js +++ b/apps/dav/l10n/nl.js @@ -54,13 +54,23 @@ OC.L10N.register( "Where:" : "Waar:", "Description:" : "Omschrijving:", "Link:" : "Link:", + "Accept" : "Accepteren", + "Decline" : "Afwijzen", + "More options …" : "Meer opties …", + "More options at %s" : "Meer opties op %s", "Contacts" : "Contactpersonen", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV endpoint", "Technical details" : "Technische details", "Remote Address: %s" : "Extern adres: %s", "Request ID: %s" : "Aanvraag-ID: %s", + "There was an error updating your attendance status." : "Er trad een fout op bij het bijwerken van je deelnamestatus.", + "Please contact the organizer directly." : "Neem rechtstreeks contact op met de organisator.", + "Are you accepting the invitation?" : "Neem je de uitnodiging aan?", + "Tentative" : "Onder voorbehoud", "Save" : "Opslaan", + "Your attendance was updated successfully." : "Je deelname is succesvol bijgewerkt.", + "Calendar server" : "Agendaserver", "Send invitations to attendees" : "Verzend uitnodigingen naar deelnemers", "Please make sure to properly set up the email settings above." : "Zorg ervoor dat je de bovenstaande e-mailinstellingen correct instelt.", "Automatically generate a birthday calendar" : "Genereer verjaardagskalender automatisch", diff --git a/apps/dav/l10n/nl.json b/apps/dav/l10n/nl.json index 7373640fc48..62a21d359af 100644 --- a/apps/dav/l10n/nl.json +++ b/apps/dav/l10n/nl.json @@ -52,13 +52,23 @@ "Where:" : "Waar:", "Description:" : "Omschrijving:", "Link:" : "Link:", + "Accept" : "Accepteren", + "Decline" : "Afwijzen", + "More options …" : "Meer opties …", + "More options at %s" : "Meer opties op %s", "Contacts" : "Contactpersonen", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV endpoint", "Technical details" : "Technische details", "Remote Address: %s" : "Extern adres: %s", "Request ID: %s" : "Aanvraag-ID: %s", + "There was an error updating your attendance status." : "Er trad een fout op bij het bijwerken van je deelnamestatus.", + "Please contact the organizer directly." : "Neem rechtstreeks contact op met de organisator.", + "Are you accepting the invitation?" : "Neem je de uitnodiging aan?", + "Tentative" : "Onder voorbehoud", "Save" : "Opslaan", + "Your attendance was updated successfully." : "Je deelname is succesvol bijgewerkt.", + "Calendar server" : "Agendaserver", "Send invitations to attendees" : "Verzend uitnodigingen naar deelnemers", "Please make sure to properly set up the email settings above." : "Zorg ervoor dat je de bovenstaande e-mailinstellingen correct instelt.", "Automatically generate a birthday calendar" : "Genereer verjaardagskalender automatisch", |