From ca07397ee33ebdf77edd08fd5654680fbd0288b9 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 14 Nov 2021 03:00:33 +0000 Subject: [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- l10n/nl.js | 8 +++++++- l10n/nl.json | 8 +++++++- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/l10n/nl.js b/l10n/nl.js index d1dd00d..c0820b6 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -4,6 +4,9 @@ OC.L10N.register( "Hello %s" : "Hallo %s", "Hello %s," : "Hallo %s,", "_New notification for %s_::_%n new notifications for %s_" : ["Nieuwe melding voor %s","%n nieuwe meldingen voor %s"], + "_You have a new notification for %s_::_You have %n new notifications for %s_" : ["You have a new notification for %s","Je hebt %n nieuwe notificaties voor %s"], + "You can change the frequency of these emails or disable them in the settings." : "Je kunt deze e-mails uitschakelen of de frequentie aanpassen in de instellingen.", + "You can change the frequency of these emails or disable them in the settings: %s" : "Je kunt deze e-mails uitschakelen of de frequentie aanpassen in de instellingen: %s", "Admin notifications" : "Beheermeldingen", "Notifications" : "Meldingen", "This app provides a backend and frontend for the notification API available in Nextcloud." : "Deze app levert de back-end en front-end voor de meldingen-API in Nextcloud.", @@ -17,11 +20,14 @@ OC.L10N.register( "seconds ago" : "seconden geleden", "Failed to dismiss notification" : "Niet gelukt om melding te wissen", "in {path}" : "in {path}", + "You need to set up your email address before you can receive notification emails." : "Je moet je e-mailadres instellen voor je notificatie e-mails kunt ontvangen.", + "Send email reminders about unhandled notifications after:" : "Verzend e-mailherinneringen over onverwerkte notificaties na:", "Never" : "Nooit", "1 hour" : "1 uur", "3 hours" : "3 uur", "1 day" : "1 dag", "1 week" : "1 week", - "Your settings have been updated." : "Je instellingen zijn bijgewerkt." + "Your settings have been updated." : "Je instellingen zijn bijgewerkt.", + "An error occurred while updating your settings." : "Fout opgetreden bij het updaten van je instellingen." }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/nl.json b/l10n/nl.json index 20fb2c5..c461cfc 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -2,6 +2,9 @@ "Hello %s" : "Hallo %s", "Hello %s," : "Hallo %s,", "_New notification for %s_::_%n new notifications for %s_" : ["Nieuwe melding voor %s","%n nieuwe meldingen voor %s"], + "_You have a new notification for %s_::_You have %n new notifications for %s_" : ["You have a new notification for %s","Je hebt %n nieuwe notificaties voor %s"], + "You can change the frequency of these emails or disable them in the settings." : "Je kunt deze e-mails uitschakelen of de frequentie aanpassen in de instellingen.", + "You can change the frequency of these emails or disable them in the settings: %s" : "Je kunt deze e-mails uitschakelen of de frequentie aanpassen in de instellingen: %s", "Admin notifications" : "Beheermeldingen", "Notifications" : "Meldingen", "This app provides a backend and frontend for the notification API available in Nextcloud." : "Deze app levert de back-end en front-end voor de meldingen-API in Nextcloud.", @@ -15,11 +18,14 @@ "seconds ago" : "seconden geleden", "Failed to dismiss notification" : "Niet gelukt om melding te wissen", "in {path}" : "in {path}", + "You need to set up your email address before you can receive notification emails." : "Je moet je e-mailadres instellen voor je notificatie e-mails kunt ontvangen.", + "Send email reminders about unhandled notifications after:" : "Verzend e-mailherinneringen over onverwerkte notificaties na:", "Never" : "Nooit", "1 hour" : "1 uur", "3 hours" : "3 uur", "1 day" : "1 dag", "1 week" : "1 week", - "Your settings have been updated." : "Je instellingen zijn bijgewerkt." + "Your settings have been updated." : "Je instellingen zijn bijgewerkt.", + "An error occurred while updating your settings." : "Fout opgetreden bij het updaten van je instellingen." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file -- cgit v1.2.3