Blame view
sources/apps/gallery/l10n/nl.php
461 Bytes
|
d1bafeea1
|
1 2 |
<?php $TRANSLATIONS = array( "Pictures" => "Afbeeldingen", |
|
6d9380f96
|
3 |
"Picture view" => "Afbeeldingenoverzicht", |
|
d1bafeea1
|
4 5 |
"Error loading slideshow template" => "Fout bij laden diashow sjabloon", "Share" => "Delen", |
|
6d9380f96
|
6 7 8 |
"No pictures found! If you upload pictures in the files app, they will be displayed here." => "Geen afbeeldingen gevonden! Als u afbeeldingen upload in de bestandsapp, worden ze hier getoond.", "shared by %s" => "gedeeld door %s", "File list" => "Bestandenlijst" |
|
d1bafeea1
|
9 |
); |