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

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-11-14 06:00:33 +0300
committerNextcloud bot <bot@nextcloud.com>2021-11-14 06:00:33 +0300
commitca07397ee33ebdf77edd08fd5654680fbd0288b9 (patch)
treeb668f3c95f52edced905e34cbd2d0b2c6b8eec2b
parentd6b02b2b103479796762c6b832843363101ce9fb (diff)
[tx-robot] updated from transifexv22.2.3
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/nl.js8
-rw-r--r--l10n/nl.json8
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 <a href=\"%s\">settings</a>." : "Je kunt deze e-mails uitschakelen of de frequentie aanpassen in de <a href=\"%s\">instellingen</a>.",
+ "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 <a href=\"%s\">settings</a>." : "Je kunt deze e-mails uitschakelen of de frequentie aanpassen in de <a href=\"%s\">instellingen</a>.",
+ "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