diff options
Diffstat (limited to 'apps/files_sharing/l10n/nl.php')
-rw-r--r-- | apps/files_sharing/l10n/nl.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/nl.php b/apps/files_sharing/l10n/nl.php index 0c84f8ee60f..91f8cd3e74c 100644 --- a/apps/files_sharing/l10n/nl.php +++ b/apps/files_sharing/l10n/nl.php @@ -1,6 +1,7 @@ <?php $TRANSLATIONS = array( "Server to server sharing is not enabled on this server" => "Server met server delen is niet geactiveerd op deze server", +"The mountpoint name contains invalid characters." => "De naam van het mountpoint bevat ongeldige karakters.", "Invalid or untrusted SSL certificate" => "Ongeldig of onvertrouwd SSL-certificaat", "Couldn't add remote share" => "Kon geen externe share toevoegen", "Shared with you" => "Gedeeld met u", |