summaryrefslogtreecommitdiffstats
path: root/apps/gallery/l10n/de.php
blob: 6c3d9fc73895c93b23e4ca125551194a60683492 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?php $TRANSLATIONS = array(
"Pictures" => "Bilder",
"Settings" => "Einstellungen",
"Rescan" => "Erneut Scannen",
"Stop" => "Stopp",
"Share" => "Teilen",
"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"
);