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/da.php

11 lines
368 B

<?php $TRANSLATIONS = array(
"Gallery" => "Galleri",
"Scanning directories" => "Gennemgår mapper",
"No photos found" => "Ingen billeder fundet",
"Creating thumbnails" => "Danner miniaturer",
"Do you wan't to remove album" => "Ønsker du at fjerne albummet",
"Input new gallery name" => "Indtast navn på nyt galleri",
"Rescan" => "Genindlæs",
"Back" => "Tilbage"
);