You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/user_webdavauth/l10n/bn_BD.php

8 lines
871 B

<?php
$TRANSLATIONS = array(
"WebDAV Authentication" => "WebDAV অনদন",
"Address:" => "ি",
"Save" => "রকষণ",
"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." => "যবহরকর তথি এই ঠিয় প হব। এই পগইন পরততর পর করখব এব HTTP statuscodes 401 and 403 ক অবধ তথি অনদ কর অনয সকল পরততরকধত"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";