Blame view

sources/apps/user_migrate/l10n/ro.php 420 Bytes
03e52840d   Kload   Init
1
2
3
4
5
6
7
  <?php $TRANSLATIONS = array(
  "Export" => "Export",
  "Something went wrong while the export file was being generated" => "A intervenit o eroare în timpul generării fișierului de exportat",
  "An error has occurred" => "A apărut o eroare",
  "User Account Migration" => "Migrarea conturilor utilizatorilor",
  "Export and import ownCloud user accounts." => "Exportarea și importarea conturilor de utilizator de ownCloud"
  );