Blame view

sources/apps/user_openid/l10n/ms_MY.php 541 Bytes
42e4f8d60   Kload   add all apps
1
2
3
4
5
6
7
8
9
10
11
12
  <?php $TRANSLATIONS = array(
  "OpenID Changed" => "OpenID diubah",
  "Invalid request" => "Permintaan tidak sah",
  "Identity: <b>" => "Identiti: <b>",
  "Realm: <b>" => "Bidang: <b>",
  "User: <b>" => "Pengguna: <b>",
  "Login" => "Log masuk",
  "Error: <b>No user Selected" => "Ralat: <b>Tiada pengguna Dipilih",
  "OpenID" => "OpenID",
  "you can authenticate to other sites with this address" => "anda boleh sahkan ke laman lain dengan alamat ini",
  "Your address at Wordpress, Identi.ca, &hellip;" => "Alamat anda pada Wordpress, Identi.ca, &hellip;"
  );