Blame view

sources/apps/user_webdavauth/l10n/ms_MY.php 555 Bytes
31b7f2792   Kload   Upgrade to ownclo...
1
2
3
  <?php
  $TRANSLATIONS = array(
  "WebDAV Authentication" => "Pengesahan ",
6d9380f96   Cédric Dupont   Update sources OC...
4
  "Save" => "Simpan",
31b7f2792   Kload   Upgrade to ownclo...
5
6
7
  "The user credentials will be sent to this address. This plugin checks the response and will interpret the HTTP statuscodes 401 and 403 as invalid credentials, and all other responses as valid credentials." => "Butiran pengguna akan dihantar ke alamat ini. Plugin ini memeriksa maklum balas dan akan mentafsir kod status HTTP 401 dan 403 sebagai butiran tidak sah, dan semua maklum balas lain sebagai butiran yang sah."
  );
  $PLURAL_FORMS = "nplurals=1; plural=0;";