da.php
382 Bytes
<?php $TRANSLATIONS = array(
"Export" => "Eksport",
"Something went wrong while the export file was being generated" => "Der opstod en fejl, da eksportfilen blev genereret",
"An error has occurred" => "Der er opstået en fejl",
"User Account Migration" => "Migrering af brugerkonto ",
"Export and import ownCloud user accounts." => "Eksportér og importér owncloud brugerkonti"
);