summaryrefslogtreecommitdiffstats
path: root/apps/gallery/l10n/de.php
blob: cd580cf303cb8f598267d5bc41fd98cfa6f4e5a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?php $TRANSLATIONS = array(
"Pictures" => "Bilder",
"Share gallery" => "Galerie teilen",
"Error: " => "Fehler:",
"Internal error" => "Interner Fehler",
"Slideshow" => "Slideshow",
"Back" => "Zurück",
"Remove confirmation" => "Bestätigung entfernen",
"Do you want to remove album" => "Soll das Album entfernt werden",
"Change album name" => "Albumname ändern",
"New album name" => "Neuer Albumname"
);