diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-07-08 01:55:17 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-07-08 01:55:17 -0400 |
commit | 20fc4b8b533407c7282bf1634e90f3a52e5619f0 (patch) | |
tree | 6b7f292035cf90570de606ebfa914571652b8212 /apps/user_webdavauth | |
parent | 5506f9dc813f034bc79f41aac1dea0db412092af (diff) | |
download | nextcloud-server-20fc4b8b533407c7282bf1634e90f3a52e5619f0.tar.gz nextcloud-server-20fc4b8b533407c7282bf1634e90f3a52e5619f0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_webdavauth')
-rw-r--r-- | apps/user_webdavauth/l10n/ru.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_webdavauth/l10n/ru.php b/apps/user_webdavauth/l10n/ru.php index cbe12ba8df6..2b3726c246c 100644 --- a/apps/user_webdavauth/l10n/ru.php +++ b/apps/user_webdavauth/l10n/ru.php @@ -1,6 +1,6 @@ <?php $TRANSLATIONS = array( -"WebDAV Authentication" => "Идентификация WebDAV", +"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 коды 401 и 403 как неверные учётные данные, при любом другом ответе - учётные данные пользователя верны." |