nb_NO.php 290 Bytes
<?php $TRANSLATIONS = array(
"Documentation" => "Dokumentasjon",
"No Impress files are found in your ownCloud. Please upload a .impress file." => "Ingen Impress-filer funnet i din ownCloud. Vennligst last opp en .impress-fil.",
"Name" => "Navn",
"Size" => "Størrelse",
"Date" => "Dato"
);