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

13 lines
355 B
PHTML

<?php $TRANSLATIONS = array(
"Close" => "Sluiten",
"Failed to load documents." => "Kon documenten niet laden.",
"Sent" => "Verzonden",
"Declined" => "Afgewezen",
"Accepted" => "Geaccepteerd",
"Incoming" => "Inkomend",
"Upload" => "Uploaden",
"Documents" => "Documenten",
"Advanced feature-set" => "Geavanceerde functies",
"(Unstable)" => "(Onstabiel)"
);