summaryrefslogtreecommitdiffstats
path: root/settings
diff options
context:
space:
mode:
Diffstat (limited to 'settings')
-rw-r--r--settings/l10n/de.js7
-rw-r--r--settings/l10n/de.json7
-rw-r--r--settings/l10n/de_DE.js7
-rw-r--r--settings/l10n/de_DE.json7
-rw-r--r--settings/l10n/fr.js7
-rw-r--r--settings/l10n/fr.json7
-rw-r--r--settings/l10n/nl.js7
-rw-r--r--settings/l10n/nl.json7
8 files changed, 56 insertions, 0 deletions
diff --git a/settings/l10n/de.js b/settings/l10n/de.js
index 429c4709814..16ec56a7cf8 100644
--- a/settings/l10n/de.js
+++ b/settings/l10n/de.js
@@ -35,12 +35,17 @@ OC.L10N.register(
"Enabled" : "Aktiviert",
"Not enabled" : "Nicht aktiviert",
"Recommended" : "Empfohlen",
+ "Group already exists." : "Gruppe existiert bereits.",
+ "Unable to add group." : "Gruppe konnte nicht angelegt werden.",
+ "Unable to delete group." : "Gruppe konnte nicht gelöscht werden.",
"Saved" : "Gespeichert",
"test email settings" : "E-Mail-Einstellungen testen",
"If you received this email, the settings seem to be correct." : "Wenn Sie diese E-Mail erhalten haben, sind die Einstellungen korrekt.",
"A problem occurred while sending the email. Please revise your settings." : "Ein Problem ist beim Senden der E-Mail aufgetreten. Bitte überprüfe deine Einstellungen.",
"Email sent" : "E-Mail wurde verschickt",
"You need to set your user email before being able to send test emails." : "Du musst zunächst deine Benutzer-E-Mail-Adresse setzen, bevor du Test-E-Mail verschicken kannst.",
+ "Unable to create user." : "Benutzer konnte nicht erstellt werden.",
+ "Unable to delete user." : "Benutzer konnte nicht gelöscht werden.",
"Are you really sure you want add \"{domain}\" as trusted domain?" : "Bist Du dir wirklich sicher, dass Du \"{domain}\" als vertrauenswürdige Domain hinzufügen möchtest?",
"Add trusted domain" : "Vertrauenswürdige Domain hinzufügen",
"Sending..." : "Sende...",
@@ -115,6 +120,7 @@ OC.L10N.register(
"We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Wir empfehlen dringend, die erforderlichen Pakete auf Ihrem System zu installieren, damit eine der folgenden Gebietsschemas unterstützt wird: %s.",
"URL generation in notification emails" : "URL-Generierung in Mail-Benachrichtungen",
"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwritewebroot\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Wenn sich Deine Installation nicht im Wurzelverzeichnis der Domain befindet und Cron aus dem System genutzt wird, kann es zu Fehlern bei der URL-Generierung kommen. Um dies zu verhindern, setze bitte die \"overwritewebroot\"-Option in Deiner config.php auf das Web-Wurzelverzeichnis Deiner Installation (Vorschlag: \"%s\").",
+ "Configuration Checks" : "Konfigurationsprüfungen",
"No problems found" : "Keine Probleme gefunden",
"Please double check the <a href='%s'>installation guides</a>." : "Bitte prüfe die <a href='%s'>Installationsanleitungen</a>.",
"Last cron was executed at %s." : "Letzter Cron wurde um %s ausgeführt.",
@@ -134,6 +140,7 @@ OC.L10N.register(
"Enforce expiration date" : "Ablaufdatum erzwingen",
"Allow resharing" : "Erlaubt erneutes Teilen",
"Restrict users to only share with users in their groups" : "Erlaube Nutzern nur das Teilen in ihrer Gruppe",
+ "Allow users to send mail notification for shared files to other users" : "Benutzern erlauben Mail-Benachrichtigungen für freigegebene Dateien an andere Benutzer zu senden",
"Exclude groups from sharing" : "Gruppen von Freigaben ausschließen",
"These groups will still be able to receive shares, but not to initiate them." : "Diese Gruppen können weiterhin Freigaben empfangen, aber selbst keine mehr initiieren.",
"Enforce HTTPS" : "Erzwinge HTTPS",
diff --git a/settings/l10n/de.json b/settings/l10n/de.json
index 5548796fa16..fc8f62c4496 100644
--- a/settings/l10n/de.json
+++ b/settings/l10n/de.json
@@ -33,12 +33,17 @@
"Enabled" : "Aktiviert",
"Not enabled" : "Nicht aktiviert",
"Recommended" : "Empfohlen",
+ "Group already exists." : "Gruppe existiert bereits.",
+ "Unable to add group." : "Gruppe konnte nicht angelegt werden.",
+ "Unable to delete group." : "Gruppe konnte nicht gelöscht werden.",
"Saved" : "Gespeichert",
"test email settings" : "E-Mail-Einstellungen testen",
"If you received this email, the settings seem to be correct." : "Wenn Sie diese E-Mail erhalten haben, sind die Einstellungen korrekt.",
"A problem occurred while sending the email. Please revise your settings." : "Ein Problem ist beim Senden der E-Mail aufgetreten. Bitte überprüfe deine Einstellungen.",
"Email sent" : "E-Mail wurde verschickt",
"You need to set your user email before being able to send test emails." : "Du musst zunächst deine Benutzer-E-Mail-Adresse setzen, bevor du Test-E-Mail verschicken kannst.",
+ "Unable to create user." : "Benutzer konnte nicht erstellt werden.",
+ "Unable to delete user." : "Benutzer konnte nicht gelöscht werden.",
"Are you really sure you want add \"{domain}\" as trusted domain?" : "Bist Du dir wirklich sicher, dass Du \"{domain}\" als vertrauenswürdige Domain hinzufügen möchtest?",
"Add trusted domain" : "Vertrauenswürdige Domain hinzufügen",
"Sending..." : "Sende...",
@@ -113,6 +118,7 @@
"We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Wir empfehlen dringend, die erforderlichen Pakete auf Ihrem System zu installieren, damit eine der folgenden Gebietsschemas unterstützt wird: %s.",
"URL generation in notification emails" : "URL-Generierung in Mail-Benachrichtungen",
"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwritewebroot\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Wenn sich Deine Installation nicht im Wurzelverzeichnis der Domain befindet und Cron aus dem System genutzt wird, kann es zu Fehlern bei der URL-Generierung kommen. Um dies zu verhindern, setze bitte die \"overwritewebroot\"-Option in Deiner config.php auf das Web-Wurzelverzeichnis Deiner Installation (Vorschlag: \"%s\").",
+ "Configuration Checks" : "Konfigurationsprüfungen",
"No problems found" : "Keine Probleme gefunden",
"Please double check the <a href='%s'>installation guides</a>." : "Bitte prüfe die <a href='%s'>Installationsanleitungen</a>.",
"Last cron was executed at %s." : "Letzter Cron wurde um %s ausgeführt.",
@@ -132,6 +138,7 @@
"Enforce expiration date" : "Ablaufdatum erzwingen",
"Allow resharing" : "Erlaubt erneutes Teilen",
"Restrict users to only share with users in their groups" : "Erlaube Nutzern nur das Teilen in ihrer Gruppe",
+ "Allow users to send mail notification for shared files to other users" : "Benutzern erlauben Mail-Benachrichtigungen für freigegebene Dateien an andere Benutzer zu senden",
"Exclude groups from sharing" : "Gruppen von Freigaben ausschließen",
"These groups will still be able to receive shares, but not to initiate them." : "Diese Gruppen können weiterhin Freigaben empfangen, aber selbst keine mehr initiieren.",
"Enforce HTTPS" : "Erzwinge HTTPS",
diff --git a/settings/l10n/de_DE.js b/settings/l10n/de_DE.js
index 9dbacadb9b4..611092ba723 100644
--- a/settings/l10n/de_DE.js
+++ b/settings/l10n/de_DE.js
@@ -35,12 +35,17 @@ OC.L10N.register(
"Enabled" : "Aktiviert",
"Not enabled" : "Nicht aktiviert",
"Recommended" : "Empfohlen",
+ "Group already exists." : "Gruppe existiert bereits.",
+ "Unable to add group." : "Gruppe konnte nicht angelegt werden.",
+ "Unable to delete group." : "Gruppe konnte nicht gelöscht werden.",
"Saved" : "Gespeichert",
"test email settings" : "E-Mail-Einstellungen testen",
"If you received this email, the settings seem to be correct." : "Wenn Sie diese E-Mail erhalten haben, scheinen die Einstellungen richtig zu sein.",
"A problem occurred while sending the email. Please revise your settings." : "Ein Problem ist beim Senden der E-Mail aufgetreten. Bitte überprüfen Sie Ihre Einstellungen.",
"Email sent" : "E-Mail gesendet",
"You need to set your user email before being able to send test emails." : "Sie müssen Ihre Benutzer-E-Mail-Adresse einstellen, bevor Sie Test-E-Mails versenden können.",
+ "Unable to create user." : "Benutzer konnte nicht erstellt werden.",
+ "Unable to delete user." : "Benutzer konnte nicht gelöscht werden.",
"Are you really sure you want add \"{domain}\" as trusted domain?" : "Sind Sie sich wirklich sicher, dass Sie »{domain}« als vertrauenswürdige Domain hinzufügen möchten?",
"Add trusted domain" : "Vertrauenswürdige Domain hinzufügen",
"Sending..." : "Wird gesendet …",
@@ -115,6 +120,7 @@ OC.L10N.register(
"We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Wir empfehlen dringend, die erforderlichen Pakete auf Ihrem System zu installieren, damit eine der folgenden Gebietsschemas unterstützt wird: %s.",
"URL generation in notification emails" : "Adresserstellung in E-Mail-Benachrichtungen",
"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwritewebroot\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Wenn sich Ihre Installation nicht im Wurzelverzeichnis der Domain befindet und Cron aus dem System genutzt wird, kann es zu Fehlern bei der Adresserstellung kommen. Um dieses zu verhindern, stellen Sie bitte die »overwritewebroot«-Option in Ihrer config.php auf das Internetwurzelverzeichnis Ihrer Installation (Vorschlag: »%s«).",
+ "Configuration Checks" : "Konfigurationsprüfungen",
"No problems found" : "Keine Probleme gefunden",
"Please double check the <a href='%s'>installation guides</a>." : "Bitte prüfen Sie die <a href='%s'>Installationsanleitungen</a>.",
"Last cron was executed at %s." : "Letzter Cron wurde um %s ausgeführt.",
@@ -134,6 +140,7 @@ OC.L10N.register(
"Enforce expiration date" : "Ablaufdatum erzwingen",
"Allow resharing" : "Erlaube Weiterverteilen",
"Restrict users to only share with users in their groups" : "Nutzer nur auf das Teilen in ihren Gruppen beschränken",
+ "Allow users to send mail notification for shared files to other users" : "Benutzern erlauben Mail-Benachrichtigungen für freigegebene Dateien an andere Benutzer zu senden",
"Exclude groups from sharing" : "Gruppen von Freigaben ausschließen",
"These groups will still be able to receive shares, but not to initiate them." : "Diese Gruppen können weiterhin Freigaben empfangen, aber selbst keine mehr initiieren.",
"Enforce HTTPS" : "HTTPS erzwingen",
diff --git a/settings/l10n/de_DE.json b/settings/l10n/de_DE.json
index 664b9c82b27..6be5a21ffc4 100644
--- a/settings/l10n/de_DE.json
+++ b/settings/l10n/de_DE.json
@@ -33,12 +33,17 @@
"Enabled" : "Aktiviert",
"Not enabled" : "Nicht aktiviert",
"Recommended" : "Empfohlen",
+ "Group already exists." : "Gruppe existiert bereits.",
+ "Unable to add group." : "Gruppe konnte nicht angelegt werden.",
+ "Unable to delete group." : "Gruppe konnte nicht gelöscht werden.",
"Saved" : "Gespeichert",
"test email settings" : "E-Mail-Einstellungen testen",
"If you received this email, the settings seem to be correct." : "Wenn Sie diese E-Mail erhalten haben, scheinen die Einstellungen richtig zu sein.",
"A problem occurred while sending the email. Please revise your settings." : "Ein Problem ist beim Senden der E-Mail aufgetreten. Bitte überprüfen Sie Ihre Einstellungen.",
"Email sent" : "E-Mail gesendet",
"You need to set your user email before being able to send test emails." : "Sie müssen Ihre Benutzer-E-Mail-Adresse einstellen, bevor Sie Test-E-Mails versenden können.",
+ "Unable to create user." : "Benutzer konnte nicht erstellt werden.",
+ "Unable to delete user." : "Benutzer konnte nicht gelöscht werden.",
"Are you really sure you want add \"{domain}\" as trusted domain?" : "Sind Sie sich wirklich sicher, dass Sie »{domain}« als vertrauenswürdige Domain hinzufügen möchten?",
"Add trusted domain" : "Vertrauenswürdige Domain hinzufügen",
"Sending..." : "Wird gesendet …",
@@ -113,6 +118,7 @@
"We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Wir empfehlen dringend, die erforderlichen Pakete auf Ihrem System zu installieren, damit eine der folgenden Gebietsschemas unterstützt wird: %s.",
"URL generation in notification emails" : "Adresserstellung in E-Mail-Benachrichtungen",
"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwritewebroot\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Wenn sich Ihre Installation nicht im Wurzelverzeichnis der Domain befindet und Cron aus dem System genutzt wird, kann es zu Fehlern bei der Adresserstellung kommen. Um dieses zu verhindern, stellen Sie bitte die »overwritewebroot«-Option in Ihrer config.php auf das Internetwurzelverzeichnis Ihrer Installation (Vorschlag: »%s«).",
+ "Configuration Checks" : "Konfigurationsprüfungen",
"No problems found" : "Keine Probleme gefunden",
"Please double check the <a href='%s'>installation guides</a>." : "Bitte prüfen Sie die <a href='%s'>Installationsanleitungen</a>.",
"Last cron was executed at %s." : "Letzter Cron wurde um %s ausgeführt.",
@@ -132,6 +138,7 @@
"Enforce expiration date" : "Ablaufdatum erzwingen",
"Allow resharing" : "Erlaube Weiterverteilen",
"Restrict users to only share with users in their groups" : "Nutzer nur auf das Teilen in ihren Gruppen beschränken",
+ "Allow users to send mail notification for shared files to other users" : "Benutzern erlauben Mail-Benachrichtigungen für freigegebene Dateien an andere Benutzer zu senden",
"Exclude groups from sharing" : "Gruppen von Freigaben ausschließen",
"These groups will still be able to receive shares, but not to initiate them." : "Diese Gruppen können weiterhin Freigaben empfangen, aber selbst keine mehr initiieren.",
"Enforce HTTPS" : "HTTPS erzwingen",
diff --git a/settings/l10n/fr.js b/settings/l10n/fr.js
index 19e112b2582..ef267f51b58 100644
--- a/settings/l10n/fr.js
+++ b/settings/l10n/fr.js
@@ -35,12 +35,17 @@ OC.L10N.register(
"Enabled" : "Activées",
"Not enabled" : "Désactivées",
"Recommended" : "Recommandées",
+ "Group already exists." : "Ce groupe existe déjà.",
+ "Unable to add group." : "Impossible d'ajouter le groupe.",
+ "Unable to delete group." : "Impossible de supprimer le groupe.",
"Saved" : "Sauvegardé",
"test email settings" : "tester les paramètres d'e-mail",
"If you received this email, the settings seem to be correct." : "Si vous recevez cet email, c'est que les paramètres sont corrects",
"A problem occurred while sending the email. Please revise your settings." : "Une erreur est survenue lors de l'envoi de l'e-mail. Veuillez vérifier vos paramètres.",
"Email sent" : "Email envoyé",
"You need to set your user email before being able to send test emails." : "Vous devez configurer votre e-mail d'utilisateur avant de pouvoir envoyer des e-mails de test.",
+ "Unable to create user." : "Impossible de créer l'utilisateur.",
+ "Unable to delete user." : "Impossible de supprimer l'utilisateur.",
"Are you really sure you want add \"{domain}\" as trusted domain?" : "Êtes-vous vraiment sûr de vouloir ajouter \"{domain}\" comme domaine de confiance ?",
"Add trusted domain" : "Ajouter un domaine de confiance",
"Sending..." : "Envoi en cours...",
@@ -115,6 +120,7 @@ OC.L10N.register(
"We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Nous vous recommandons d'installer sur votre système les paquets requis à la prise en charge de l'un des paramètres régionaux suivants : %s",
"URL generation in notification emails" : "Génération d'URL dans les mails de notification",
"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwritewebroot\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Si votre installation n'a pas été effectuée à la racine du domaine et qu'elle utilise le cron du système, il peut y avoir des problèmes avec la génération d'URL. Pour les éviter, veuillez configurer l'option \"overwritewebroot\" de votre fichier config.php avec le chemin de la racine de votre installation (suggéré : \"%s\")",
+ "Configuration Checks" : "Vérification de la configuration",
"No problems found" : "Aucun problème trouvé",
"Please double check the <a href='%s'>installation guides</a>." : "Veuillez vous référer au <a href='%s'>guide d'installation</a>.",
"Last cron was executed at %s." : "Le dernier cron s'est exécuté à la date suivante : %s.",
@@ -134,6 +140,7 @@ OC.L10N.register(
"Enforce expiration date" : "Imposer la date d'expiration",
"Allow resharing" : "Autoriser le repartage",
"Restrict users to only share with users in their groups" : "N'autoriser les partages qu'entre membres de même groupes",
+ "Allow users to send mail notification for shared files to other users" : "Autoriser les utilisateurs à envoyer une notification par courriel concernant les fichiers partagés",
"Exclude groups from sharing" : "Empêcher certains groupes de partager",
"These groups will still be able to receive shares, but not to initiate them." : "Ces groupes ne pourront plus initier de partage, mais ils pourront toujours rejoindre les partages faits par d'autres. ",
"Enforce HTTPS" : "Forcer HTTPS",
diff --git a/settings/l10n/fr.json b/settings/l10n/fr.json
index 1fe4f42c25d..516b06694c4 100644
--- a/settings/l10n/fr.json
+++ b/settings/l10n/fr.json
@@ -33,12 +33,17 @@
"Enabled" : "Activées",
"Not enabled" : "Désactivées",
"Recommended" : "Recommandées",
+ "Group already exists." : "Ce groupe existe déjà.",
+ "Unable to add group." : "Impossible d'ajouter le groupe.",
+ "Unable to delete group." : "Impossible de supprimer le groupe.",
"Saved" : "Sauvegardé",
"test email settings" : "tester les paramètres d'e-mail",
"If you received this email, the settings seem to be correct." : "Si vous recevez cet email, c'est que les paramètres sont corrects",
"A problem occurred while sending the email. Please revise your settings." : "Une erreur est survenue lors de l'envoi de l'e-mail. Veuillez vérifier vos paramètres.",
"Email sent" : "Email envoyé",
"You need to set your user email before being able to send test emails." : "Vous devez configurer votre e-mail d'utilisateur avant de pouvoir envoyer des e-mails de test.",
+ "Unable to create user." : "Impossible de créer l'utilisateur.",
+ "Unable to delete user." : "Impossible de supprimer l'utilisateur.",
"Are you really sure you want add \"{domain}\" as trusted domain?" : "Êtes-vous vraiment sûr de vouloir ajouter \"{domain}\" comme domaine de confiance ?",
"Add trusted domain" : "Ajouter un domaine de confiance",
"Sending..." : "Envoi en cours...",
@@ -113,6 +118,7 @@
"We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Nous vous recommandons d'installer sur votre système les paquets requis à la prise en charge de l'un des paramètres régionaux suivants : %s",
"URL generation in notification emails" : "Génération d'URL dans les mails de notification",
"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwritewebroot\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Si votre installation n'a pas été effectuée à la racine du domaine et qu'elle utilise le cron du système, il peut y avoir des problèmes avec la génération d'URL. Pour les éviter, veuillez configurer l'option \"overwritewebroot\" de votre fichier config.php avec le chemin de la racine de votre installation (suggéré : \"%s\")",
+ "Configuration Checks" : "Vérification de la configuration",
"No problems found" : "Aucun problème trouvé",
"Please double check the <a href='%s'>installation guides</a>." : "Veuillez vous référer au <a href='%s'>guide d'installation</a>.",
"Last cron was executed at %s." : "Le dernier cron s'est exécuté à la date suivante : %s.",
@@ -132,6 +138,7 @@
"Enforce expiration date" : "Imposer la date d'expiration",
"Allow resharing" : "Autoriser le repartage",
"Restrict users to only share with users in their groups" : "N'autoriser les partages qu'entre membres de même groupes",
+ "Allow users to send mail notification for shared files to other users" : "Autoriser les utilisateurs à envoyer une notification par courriel concernant les fichiers partagés",
"Exclude groups from sharing" : "Empêcher certains groupes de partager",
"These groups will still be able to receive shares, but not to initiate them." : "Ces groupes ne pourront plus initier de partage, mais ils pourront toujours rejoindre les partages faits par d'autres. ",
"Enforce HTTPS" : "Forcer HTTPS",
diff --git a/settings/l10n/nl.js b/settings/l10n/nl.js
index 6f1981af146..ab57c775c37 100644
--- a/settings/l10n/nl.js
+++ b/settings/l10n/nl.js
@@ -35,12 +35,17 @@ OC.L10N.register(
"Enabled" : "Geactiveerd",
"Not enabled" : "Niet ingeschakeld",
"Recommended" : "Aanbevolen",
+ "Group already exists." : "Groep bestaat al.",
+ "Unable to add group." : "Kan groep niet toevoegen.",
+ "Unable to delete group." : "Kan groep niet verwijderen.",
"Saved" : "Bewaard",
"test email settings" : "test e-mailinstellingen",
"If you received this email, the settings seem to be correct." : "Als u dit e-mailbericht ontvangt, lijken de instellingen juist.",
"A problem occurred while sending the email. Please revise your settings." : "Er ontstond een probleem bij het versturen van de e-mail. Controleer uw instellingen.",
"Email sent" : "E-mail verzonden",
"You need to set your user email before being able to send test emails." : "U moet uw e-mailadres invoeren voordat u testberichten kunt versturen.",
+ "Unable to create user." : "Kan gebruiker niet aanmaken.",
+ "Unable to delete user." : "Kan gebruiker niet afvoeren.",
"Are you really sure you want add \"{domain}\" as trusted domain?" : "Weet u zeker dat u \"{domain}\" als een vertrouwd domein wilt toevoegen?",
"Add trusted domain" : "Vertrouwd domein toevoegen",
"Sending..." : "Versturen...",
@@ -115,6 +120,7 @@ OC.L10N.register(
"We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "We adviseren met klem om de noodzakelijke pakketten op uw systeem te installeren om een van de volgende talen te ondersteunen: %s.",
"URL generation in notification emails" : "URL genereren in notificatie e-mails",
"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwritewebroot\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Als uw installatie niet in de hoofddirectory van het domein staat, maar wel cron gebruikt, dan kunnen er problemen ontstaan bij het genereren van URL's. Om deze problemen te voorkomen zou u de \"overwritewebroot\" optie in config.php moeten instellen op het webroot pad van uw ownCloud (aanbevolen: \"%s\") ",
+ "Configuration Checks" : "Configuratie Controles",
"No problems found" : "Geen problemen gevonden",
"Please double check the <a href='%s'>installation guides</a>." : "Controleer de <a href='%s'>installatiehandleiding</a> goed.",
"Last cron was executed at %s." : "Laatst uitgevoerde cron op %s.",
@@ -134,6 +140,7 @@ OC.L10N.register(
"Enforce expiration date" : "Verplicht de vervaldatum",
"Allow resharing" : "Toestaan opnieuw delen",
"Restrict users to only share with users in their groups" : "Laat gebruikers alleen delen met andere gebruikers in hun groepen",
+ "Allow users to send mail notification for shared files to other users" : "Sta gebruikers toe om e-mailnotificaties aan andere gebruikers te versturen voor gedeelde bestanden",
"Exclude groups from sharing" : "Sluit groepen uit van delen",
"These groups will still be able to receive shares, but not to initiate them." : "Deze groepen kunnen gedeelde mappen bestanden ontvangen, maar kunnen ze niet starten.",
"Enforce HTTPS" : "Afdwingen HTTPS",
diff --git a/settings/l10n/nl.json b/settings/l10n/nl.json
index de222f41219..ef3582a425a 100644
--- a/settings/l10n/nl.json
+++ b/settings/l10n/nl.json
@@ -33,12 +33,17 @@
"Enabled" : "Geactiveerd",
"Not enabled" : "Niet ingeschakeld",
"Recommended" : "Aanbevolen",
+ "Group already exists." : "Groep bestaat al.",
+ "Unable to add group." : "Kan groep niet toevoegen.",
+ "Unable to delete group." : "Kan groep niet verwijderen.",
"Saved" : "Bewaard",
"test email settings" : "test e-mailinstellingen",
"If you received this email, the settings seem to be correct." : "Als u dit e-mailbericht ontvangt, lijken de instellingen juist.",
"A problem occurred while sending the email. Please revise your settings." : "Er ontstond een probleem bij het versturen van de e-mail. Controleer uw instellingen.",
"Email sent" : "E-mail verzonden",
"You need to set your user email before being able to send test emails." : "U moet uw e-mailadres invoeren voordat u testberichten kunt versturen.",
+ "Unable to create user." : "Kan gebruiker niet aanmaken.",
+ "Unable to delete user." : "Kan gebruiker niet afvoeren.",
"Are you really sure you want add \"{domain}\" as trusted domain?" : "Weet u zeker dat u \"{domain}\" als een vertrouwd domein wilt toevoegen?",
"Add trusted domain" : "Vertrouwd domein toevoegen",
"Sending..." : "Versturen...",
@@ -113,6 +118,7 @@
"We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "We adviseren met klem om de noodzakelijke pakketten op uw systeem te installeren om een van de volgende talen te ondersteunen: %s.",
"URL generation in notification emails" : "URL genereren in notificatie e-mails",
"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwritewebroot\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Als uw installatie niet in de hoofddirectory van het domein staat, maar wel cron gebruikt, dan kunnen er problemen ontstaan bij het genereren van URL's. Om deze problemen te voorkomen zou u de \"overwritewebroot\" optie in config.php moeten instellen op het webroot pad van uw ownCloud (aanbevolen: \"%s\") ",
+ "Configuration Checks" : "Configuratie Controles",
"No problems found" : "Geen problemen gevonden",
"Please double check the <a href='%s'>installation guides</a>." : "Controleer de <a href='%s'>installatiehandleiding</a> goed.",
"Last cron was executed at %s." : "Laatst uitgevoerde cron op %s.",
@@ -132,6 +138,7 @@
"Enforce expiration date" : "Verplicht de vervaldatum",
"Allow resharing" : "Toestaan opnieuw delen",
"Restrict users to only share with users in their groups" : "Laat gebruikers alleen delen met andere gebruikers in hun groepen",
+ "Allow users to send mail notification for shared files to other users" : "Sta gebruikers toe om e-mailnotificaties aan andere gebruikers te versturen voor gedeelde bestanden",
"Exclude groups from sharing" : "Sluit groepen uit van delen",
"These groups will still be able to receive shares, but not to initiate them." : "Deze groepen kunnen gedeelde mappen bestanden ontvangen, maar kunnen ze niet starten.",
"Enforce HTTPS" : "Afdwingen HTTPS",