diff options
Diffstat (limited to 'apps/files_sharing/l10n/nl.php')
-rw-r--r-- | apps/files_sharing/l10n/nl.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/nl.php b/apps/files_sharing/l10n/nl.php index e35898862cf..f5f4e22602e 100644 --- a/apps/files_sharing/l10n/nl.php +++ b/apps/files_sharing/l10n/nl.php @@ -1,9 +1,11 @@ <?php $TRANSLATIONS = array( "Shared by {owner}" => "Gedeeld door {owner}", +"Shared by" => "Gedeeld door", "This share is password-protected" => "Deze share is met een wachtwoord beveiligd", "The password is wrong. Try again." => "Wachtwoord ongeldig. Probeer het nogmaals.", "Password" => "Wachtwoord", +"Name" => "Naam", "Sorry, this link doesn’t seem to work anymore." => "Sorry, deze link lijkt niet meer in gebruik te zijn.", "Reasons might be:" => "Redenen kunnen zijn:", "the item was removed" => "bestand was verwijderd", |