nextcloud/apps/user_webdavauth/l10n/bg_BG.php

5 lines
401 B
PHP

<?php $TRANSLATIONS = array(
"WebDAV Authentication" => "WebDAV идентификация",
"ownCloud will send the user credentials to this URL. This plugin checks the response and will interpret the HTTP statuscodes 401 and 403 as invalid credentials, and all other responses as valid credentials." => "ownCloud ще изпрати потребителските данни до този URL. "
);