Blame view

sources/apps/user_migrate/l10n/ca.php 398 Bytes
03e52840d   Kload   Init
1
2
3
4
5
6
7
  <?php $TRANSLATIONS = array(
  "Export" => "Exporta",
  "Something went wrong while the export file was being generated" => "Alguna cosa ha anat malament en generar el fitxer d'exportació",
  "An error has occurred" => "S'ha produït un error",
  "User Account Migration" => "Migració del compte d'usuari",
  "Export and import ownCloud user accounts." => "Exporta i importa comptes d'usuari ownCloud."
  );