nl.php 407 Bytes
<?php $TRANSLATIONS = array(
"Export" => "Exporteer",
"Something went wrong while the export file was being generated" => "Er geen iets fout tijdens het aanmaken van het export bestand",
"An error has occurred" => "Er is een fout opgetreden",
"User Account Migration" => "Gebruikersaccount migratie",
"Export and import ownCloud user accounts." => "Exporteren en importeren ownCloud gebruikersaccounts."
);