Blame view

sources/apps/user_migrate/l10n/sv.php 389 Bytes
03e52840d   Kload   Init
1
2
3
4
5
6
7
  <?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."
  );