Blame view

sources/apps/user_migrate/l10n/he.php 397 Bytes
03e52840d   Kload   Init
1
2
3
4
5
6
7
  <?php $TRANSLATIONS = array(
  "Export" => "ייצוא",
  "Something went wrong while the export file was being generated" => "משהו השתבש בעת יצירת הקובץ",
  "An error has occurred" => "התרחשה שגיאה",
  "User Account Migration" => "ייבוא חשבונות משתמש",
  "Export and import ownCloud user accounts." => "ייבוא וייצוא חשבונות ownCloud"
  );