diff options
Diffstat (limited to 'apps/gallery/l10n/de.php')
-rw-r--r-- | apps/gallery/l10n/de.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/gallery/l10n/de.php b/apps/gallery/l10n/de.php index b7f1934189a..b229c96ac8e 100644 --- a/apps/gallery/l10n/de.php +++ b/apps/gallery/l10n/de.php @@ -1,5 +1,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" ); |