server/apps/gallery/l10n/da.php
2012-06-06 00:29:28 +02:00

12 lines
370 B
PHP

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