diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-05-30 02:24:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-05-30 02:24:58 +0000 |
commit | 719430559f1a1f28800a9a26d4a5492aae046730 (patch) | |
tree | 257af6cbbd742fb0c72692c35f5e2823c4868b5a /apps/dav/l10n/nl.js | |
parent | 8b3fbe1f0631e9be0844e84210be51cc8a847efd (diff) | |
download | nextcloud-server-719430559f1a1f28800a9a26d4a5492aae046730.tar.gz nextcloud-server-719430559f1a1f28800a9a26d4a5492aae046730.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/nl.js')
-rw-r--r-- | apps/dav/l10n/nl.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dav/l10n/nl.js b/apps/dav/l10n/nl.js index 9c5400b220b..ad26af426ab 100644 --- a/apps/dav/l10n/nl.js +++ b/apps/dav/l10n/nl.js @@ -40,7 +40,6 @@ OC.L10N.register( "You solved todo {todo} in list {calendar}" : "Je hebt taak {todo} in lijst {calendar} afgewerkt", "{actor} reopened todo {todo} in list {calendar}" : "{actor} heropende taak {todo} in lijst {calendar}", "You reopened todo {todo} in list {calendar}" : "Je heropende taak {todo} in lijst {calendar}", - "Calendar and tasks" : "Agenda en taken", "A <strong>calendar</strong> was modified" : "Een <strong>agenda</strong> is aangepast", "A calendar <strong>event</strong> was modified" : "Een agenda <strong>gebeurtenis</strong> is aangepast", "A calendar <strong>todo</strong> was modified" : "Een agenda <strong>Te doen</strong> was aangepast", @@ -110,6 +109,7 @@ OC.L10N.register( "The meeting »%1$s« with %2$s was canceled." : "De vergadering \"%1$s\" met %2$s is geannuleerd.", "The meeting »%1$s« with %2$s was updated." : "De vergadering \"%1$s\" met %2$s is bijgewerkt.", "%1$s invited you to »%2$s«" : "%1$s heeft je uitgenodigd voor \"%2$s\"", - "When:" : "Wanneer:" + "When:" : "Wanneer:", + "Calendar and tasks" : "Agenda en taken" }, "nplurals=2; plural=(n != 1);"); |