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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/apps/dav
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-06-06 05:34:13 +0300
committerNextcloud bot <bot@nextcloud.com>2022-06-06 05:34:13 +0300
commit90c7779cf578e0f582b6455ff43e9617c47fe0d8 (patch)
treef5d5a1ff994af4bdf7fc8cb1e097877ace8fabb8 /apps/dav
parent5296779da196e58d29c686afaf81506c6ae0c929 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav')
-rw-r--r--apps/dav/l10n/nl.js4
-rw-r--r--apps/dav/l10n/nl.json4
2 files changed, 8 insertions, 0 deletions
diff --git a/apps/dav/l10n/nl.js b/apps/dav/l10n/nl.js
index 1b4962315b0..6a1f9ee6efd 100644
--- a/apps/dav/l10n/nl.js
+++ b/apps/dav/l10n/nl.js
@@ -108,6 +108,9 @@ OC.L10N.register(
"{actor} updated contact {card} in address book {addressbook}" : "{actor} wijzigde contact {card} in adresboek {addressbook}",
"You updated contact {card} in address book {addressbook}" : "Je wijzigde contact {card} in adresboek {addressbook}",
"A <strong>contact</strong> or <strong>address book</strong> was modified" : "Een <strong>contact</strong> uit adresboek </strong> is gewijzigd",
+ "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
+ "Could not open file" : "Kan het bestand niet openen",
+ "Failed to open file: %1$s" : "Kon het bestand %1$s niet openen",
"System is in maintenance mode." : "Systeem in onderhoudsmodus.",
"Upgrade needed" : "Upgrade vereist",
"Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Je %s moet worden geconfigureerd voor gebruik van HTTPS om CalDAV en CardDAV met iOS/macOS te kunnen gebruiken.",
@@ -137,6 +140,7 @@ OC.L10N.register(
"Saturday" : "zaterdag",
"Sunday" : "zondag",
"Save" : "Opslaan",
+ "Failed to load availability" : "Kon beschikbaarheid niet laden",
"Calendar server" : "Agendaserver",
"Send invitations to attendees" : "Verzend uitnodigingen naar deelnemers",
"Automatically generate a birthday calendar" : "Genereer verjaardagskalender automatisch",
diff --git a/apps/dav/l10n/nl.json b/apps/dav/l10n/nl.json
index 49a1822d156..6ef31be82d9 100644
--- a/apps/dav/l10n/nl.json
+++ b/apps/dav/l10n/nl.json
@@ -106,6 +106,9 @@
"{actor} updated contact {card} in address book {addressbook}" : "{actor} wijzigde contact {card} in adresboek {addressbook}",
"You updated contact {card} in address book {addressbook}" : "Je wijzigde contact {card} in adresboek {addressbook}",
"A <strong>contact</strong> or <strong>address book</strong> was modified" : "Een <strong>contact</strong> uit adresboek </strong> is gewijzigd",
+ "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
+ "Could not open file" : "Kan het bestand niet openen",
+ "Failed to open file: %1$s" : "Kon het bestand %1$s niet openen",
"System is in maintenance mode." : "Systeem in onderhoudsmodus.",
"Upgrade needed" : "Upgrade vereist",
"Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Je %s moet worden geconfigureerd voor gebruik van HTTPS om CalDAV en CardDAV met iOS/macOS te kunnen gebruiken.",
@@ -135,6 +138,7 @@
"Saturday" : "zaterdag",
"Sunday" : "zondag",
"Save" : "Opslaan",
+ "Failed to load availability" : "Kon beschikbaarheid niet laden",
"Calendar server" : "Agendaserver",
"Send invitations to attendees" : "Verzend uitnodigingen naar deelnemers",
"Automatically generate a birthday calendar" : "Genereer verjaardagskalender automatisch",