You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/gallery/l10n/de.php

12 lines
378 B

<?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"
);