Blame view

sources/apps/user_ldap/l10n/mk.php 398 Bytes
03e52840d   Kload   Init
1
2
3
4
5
6
7
  <?php $TRANSLATIONS = array(
  "Deletion failed" => "Бришењето е неуспешно",
  "Host" => "Домаќин",
  "You can omit the protocol, except you require SSL. Then start with ldaps://" => "Може да го скокнете протколот освен ако не ви треба SSL. Тогаш ставете ldaps://",
  "Password" => "Лозинка",
  "Help" => "Помош"
  );