Blame view
sources/apps/gallery/l10n/nl.php
367 Bytes
|
d1bafeea1
|
1 2 3 4 5 6 7 |
<?php $TRANSLATIONS = array( "Pictures" => "Afbeeldingen", "Shared by" => "Gedeeld door", "Error loading slideshow template" => "Fout bij laden diashow sjabloon", "Share" => "Delen", "The \"Image Viewer\" application also need to be enabled to use this application." => "De \"Image Viewer\" applicatie moet ook worden geactiveerd om deze applicatie te gebruiken." ); |