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
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-01-13 05:46:14 +0300
committerNextcloud bot <bot@nextcloud.com>2020-01-13 05:46:14 +0300
commitf8471fcf99c33a2137fd7d9abfa3ea21a815db7f (patch)
tree98eb6dbf10f12c306395e71ff0cc0bbeb446cbbb /l10n
parent76ab632cd1de0f4a132de3826041ed681b26ee1d (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/nl.js12
-rw-r--r--l10n/nl.json12
2 files changed, 24 insertions, 0 deletions
diff --git a/l10n/nl.js b/l10n/nl.js
index d4199d162..104939bbf 100644
--- a/l10n/nl.js
+++ b/l10n/nl.js
@@ -108,8 +108,19 @@ OC.L10N.register(
"A signature is added to the text of new messages and replies." : "Een handtekening wordt toegevoegd aan de tekst van nieuwe berichten en antwoorden.",
"Signature …" : "Handtekening ...",
"Save signature" : "Handtekening opslaan",
+ "Import into {calendar}" : "Importeer in {calendar}",
+ "Event imported into {calendar}" : "Afspraak geïmporteerd in {calendar}",
+ "Could not create event" : "Kon afspraak niet creëren",
+ "Airplane" : "Vliegtuig",
+ "Reservation {id}" : "Reservering {id}",
+ "Flight {flightNr} from {depAirport} to {arrAirport}" : "Vlucht {flightNr} van {depAirport} naar {arrAirport}",
+ "Train" : "Trein",
+ "{trainNr} from {depStation} to {arrStation}" : "{trainNr} van {depStation} naar {arrStation}",
+ "Train from {depStation} to {arrStation}" : "Trein van {depStation} naar {arrStation}",
"Mail app" : "Mail toepassing",
"Email: {email}" : "E-mail: {email}",
+ "IMAP: {user} on {host}:{port} ({ssl} encryption)" : "IMAP: {user} op {host}:{port} ({ssl} versleuteling)",
+ "SMTP: {user} on {host}:{port} ({ssl} encryption)" : "SMTP: {user} op {host}:{port} ({ssl} versleuteling)",
"General" : "Algemeen",
"Email address" : "E-mailadres",
"IMAP" : "IMAP",
@@ -130,6 +141,7 @@ OC.L10N.register(
"Refresh" : "Verversen",
"Connect your mail account" : "Verbind je e-mailaccount",
"Unexpected error during account creation" : "Onverwachte fout tijdens het maken van een account",
+ "Itinerary for {type} is not supported yet" : "route voor {type} wordt nog niet ondersteund",
"{from}\n{subject}" : "{from}\n{subject}",
"_%n new message \nfrom {from}_::_%n new messages \nfrom {from}_" : ["%n nieuw bericht \nvan {from}","%n niewe berichten \nvan {from}"],
"Nextcloud Mail" : "Nextcloud E-mail",
diff --git a/l10n/nl.json b/l10n/nl.json
index 6a5498dbc..880b84c80 100644
--- a/l10n/nl.json
+++ b/l10n/nl.json
@@ -106,8 +106,19 @@
"A signature is added to the text of new messages and replies." : "Een handtekening wordt toegevoegd aan de tekst van nieuwe berichten en antwoorden.",
"Signature …" : "Handtekening ...",
"Save signature" : "Handtekening opslaan",
+ "Import into {calendar}" : "Importeer in {calendar}",
+ "Event imported into {calendar}" : "Afspraak geïmporteerd in {calendar}",
+ "Could not create event" : "Kon afspraak niet creëren",
+ "Airplane" : "Vliegtuig",
+ "Reservation {id}" : "Reservering {id}",
+ "Flight {flightNr} from {depAirport} to {arrAirport}" : "Vlucht {flightNr} van {depAirport} naar {arrAirport}",
+ "Train" : "Trein",
+ "{trainNr} from {depStation} to {arrStation}" : "{trainNr} van {depStation} naar {arrStation}",
+ "Train from {depStation} to {arrStation}" : "Trein van {depStation} naar {arrStation}",
"Mail app" : "Mail toepassing",
"Email: {email}" : "E-mail: {email}",
+ "IMAP: {user} on {host}:{port} ({ssl} encryption)" : "IMAP: {user} op {host}:{port} ({ssl} versleuteling)",
+ "SMTP: {user} on {host}:{port} ({ssl} encryption)" : "SMTP: {user} op {host}:{port} ({ssl} versleuteling)",
"General" : "Algemeen",
"Email address" : "E-mailadres",
"IMAP" : "IMAP",
@@ -128,6 +139,7 @@
"Refresh" : "Verversen",
"Connect your mail account" : "Verbind je e-mailaccount",
"Unexpected error during account creation" : "Onverwachte fout tijdens het maken van een account",
+ "Itinerary for {type} is not supported yet" : "route voor {type} wordt nog niet ondersteund",
"{from}\n{subject}" : "{from}\n{subject}",
"_%n new message \nfrom {from}_::_%n new messages \nfrom {from}_" : ["%n nieuw bericht \nvan {from}","%n niewe berichten \nvan {from}"],
"Nextcloud Mail" : "Nextcloud E-mail",