richdocuments/l10n/nn_NO.php
2013-09-22 09:53:01 -04:00

14 lines
361 B
PHP

<?php $TRANSLATIONS = array(
"Close" => "Lukk",
"Share" => "Del",
"Failed to load documents." => "Klarte ikkje å lasta dokumenta.",
"Sent" => "Sendt",
"Declined" => "Avvist",
"Accepted" => "Godtatt",
"Incoming" => "Inngåande",
"Upload" => "Last opp",
"Documents" => "Dokument",
"Advanced feature-set" => "Avanserte funksjonar",
"(Unstable)" => "(Ustabil)"
);