aboutsummaryrefslogtreecommitdiffstats
path: root/apps/gallery/l10n/de.php
blob: b229c96ac8ecbfe09045bedcb17b6609d64e4d56 (plain)
1
2
3
4
5
6
7
8
9
<?php $TRANSLATIONS = array(
"Gallery" => "Galerie",
"Scanning directories" => "Ordner werden durchsucht.",
"Creating thumbnails" => "Thumbnails werden erstellt.",
"Do you wan't to remove album" => "Soll das Album entfernt werden?",
"Input new gallery name" => "Gib den Albumnamen ein.",
"Rescan" => "Rescan",
"Back" => "Zurück"
);