Blame view

sources/apps/user_ldap/l10n/he.php 618 Bytes
03e52840d   Kload   Init
1
2
3
4
5
6
7
8
9
10
11
12
13
14
  <?php $TRANSLATIONS = array(
  "Deletion failed" => "מחיקה נכשלה",
  "Host" => "מארח",
  "User DN" => "DN משתמש",
  "Password" => "סיסמא",
  "For anonymous access, leave DN and Password empty." => "לגישה אנונימית, השאר את הDM והסיסמא ריקים.",
  "User Login Filter" => "סנן כניסת משתמש",
  "User List Filter" => "סנן רשימת משתמשים",
  "Group Filter" => "סנן קבוצה",
  "Port" => "פורט",
  "in seconds. A change empties the cache." => "בשניות. שינוי מרוקן את המטמון.",
  "in bytes" => "בבתים",
  "Help" => "עזרה"
  );