sv.php
389 Bytes
<?php $TRANSLATIONS = array(
"Export" => "Exportera",
"Something went wrong while the export file was being generated" => "Något gick fel när exportfilen skulle genereras",
"An error has occurred" => "Ett fel har uppstått",
"User Account Migration" => "Migrering av användarkonton",
"Export and import ownCloud user accounts." => "Exportera och importera ownCloud-användarkonton."
);