nextcloud/apps/user_webdavauth/l10n/bn_IN.js

10 lines
1002 B
JavaScript

OC.L10N.register(
"user_webdavauth",
{
"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 এব 403 অব রমণপতি ি কর,এব সমস অন রততর রমণপতি ি কর"
},
"nplurals=2; plural=(n != 1);");