richdocuments/l10n/nb_NO.php

18 lines
354 B
PHP
Raw Normal View History

2013-08-28 17:35:04 -04:00
<?php $TRANSLATIONS = array(
"Close" => "Lukk",
2013-09-22 09:53:01 -04:00
"Share" => "Del",
2013-11-20 16:10:05 -05:00
"Cancel" => "Avbryt",
"Create" => "Opprett",
"Delete" => "Slett",
"Family" => "Familie",
"Loading" => "Laster",
2013-11-15 20:05:27 -05:00
"OK" => "OK",
2013-11-20 16:10:05 -05:00
"Open" => "Åpne",
"Options" => "Innstillinger",
"Save" => "Lagre",
"Size" => "Størrelse",
"Text" => "Tekst",
2013-11-13 17:05:11 -05:00
"Upload" => "Last opp",
2013-11-15 20:05:27 -05:00
"Password" => "Passord"
2013-08-28 17:35:04 -04:00
);