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

12 lines
370 B

<?php $TRANSLATIONS = array(
"Pictures" => "Billeder",
"Settings" => "Indstillinger",
"Rescan" => "Genindlæs",
"Stop" => "Stop",
"Share" => "Del",
"Back" => "Tilbage",
"Remove confirmation" => "Fjern bekræftelse",
"Do you want to remove album" => "Ønsker du at fjerne albummet",
"Change album name" => "Ændre albummets navn",
"New album name" => "Nyt album navn"
);