You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/gallery/l10n/nl.php

12 lines
379 B

<?php $TRANSLATIONS = array(
"Pictures" => "Plaatjes",
"Settings" => "Instellingen",
"Rescan" => "Opnieuw doorzoeken",
"Stop" => "Stop",
"Share" => "Deel",
"Back" => "Terug",
"Remove confirmation" => "Verwijder bevestiging",
"Do you want to remove album" => "Wil je het album verwijderen: ",
"Change album name" => "Wijzig album naam",
"New album name" => "Nieuwe album naam"
);