summaryrefslogtreecommitdiffstats
path: root/apps/user_webdavauth
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-11-11 05:47:59 -0500
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-11-11 05:47:59 -0500
commite431ba5ce8b9c340ba123a221342d0b1398e2b69 (patch)
tree1267da0b819907be6ba2a094fd2b3741dc653658 /apps/user_webdavauth
parent841c62208551425361f311969260e95eded9101a (diff)
downloadnextcloud-server-e431ba5ce8b9c340ba123a221342d0b1398e2b69.tar.gz
nextcloud-server-e431ba5ce8b9c340ba123a221342d0b1398e2b69.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_webdavauth')
-rw-r--r--apps/user_webdavauth/l10n/ms_MY.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/user_webdavauth/l10n/ms_MY.php b/apps/user_webdavauth/l10n/ms_MY.php
new file mode 100644
index 00000000000..a9266aa56ca
--- /dev/null
+++ b/apps/user_webdavauth/l10n/ms_MY.php
@@ -0,0 +1,7 @@
+<?php
+$TRANSLATIONS = array(
+"WebDAV Authentication" => "Pengesahan ",
+"Address: " => "Alamat:",
+"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;";