You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
richdocuments/l10n/da.php

16 lines
480 B
PHP

<?php $TRANSLATIONS = array(
"Close" => "Luk",
"Invite" => "Inviter",
"Users in session:" => "Brugere i møde:",
"Failed to load documents." => "Kunne ikke hente dokumenterne. ",
"No people found" => "Ingen personer fundet",
"Remove from the list" => "Fjern fra listen",
"Sent" => "Sent",
"Declined" => "Afvist",
"Accepted" => "Accepteret",
"Incoming" => "Indgående",
"Documents" => "Dokumenter",
"Advanced feature-set" => "Avancerede funktioner",
"(Unstable)" => "(Ustabil)"
);