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

16 lines
447 B

<?php $TRANSLATIONS = array(
"Invalid date/time" => "Ugyldig dato/tid",
"Tasks" => "Opgaver",
"No category" => "Ingen kategori",
"Unspecified" => "Uspecificeret",
"1=highest" => "1=højeste",
"5=medium" => "5=mellem",
"9=lowest" => "9=laveste",
"Empty Summary" => "Tom beskrivelse",
"Add Task" => "Tilføj opgave",
"Loading tasks..." => "Indlæser opgaver...",
"Important" => "vigtigt",
"More" => "Mere",
"Less" => "Mindre",
"Delete" => "Slet"
);