diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-02-12 15:12:46 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-02-12 15:12:46 +0100 |
commit | 8d9352a40d6b02e17889ba02962e0a3880e0995e (patch) | |
tree | f417bbc724cbfabdcac663dd2e9a72d0d7cc5c48 /l10n/ru/user_webdavauth.po | |
parent | ba1ab38e7f6ec984e72167b007fecaacc57ce1cb (diff) | |
download | nextcloud-server-8d9352a40d6b02e17889ba02962e0a3880e0995e.tar.gz nextcloud-server-8d9352a40d6b02e17889ba02962e0a3880e0995e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/ru/user_webdavauth.po')
-rw-r--r-- | l10n/ru/user_webdavauth.po | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/l10n/ru/user_webdavauth.po b/l10n/ru/user_webdavauth.po index 709cb4a65dc..c66ccc74b99 100644 --- a/l10n/ru/user_webdavauth.po +++ b/l10n/ru/user_webdavauth.po @@ -3,15 +3,16 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Denis <reg.transifex.net@demitel.ru>, 2013. # <sharov3@gmail.com>, 2012. # <skoptev@ukr.net>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-01-15 00:03+0100\n" -"PO-Revision-Date: 2013-01-14 23:04+0000\n" -"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" +"POT-Creation-Date: 2013-02-12 15:10+0100\n" +"PO-Revision-Date: 2013-02-12 10:43+0000\n" +"Last-Translator: Denis <reg.transifex.net@demitel.ru>\n" "Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -21,15 +22,15 @@ msgstr "" #: templates/settings.php:3 msgid "WebDAV Authentication" -msgstr "" +msgstr "Идентификация WebDAV" #: templates/settings.php:4 msgid "URL: http://" msgstr "URL: http://" -#: templates/settings.php:6 +#: templates/settings.php:7 msgid "" "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." -msgstr "" +msgstr "ownCloud отправит пользовательские данные на этот URL. Затем плагин проверит ответ, в случае HTTP ответа 401 или 403 данные будут считаться неверными, при любых других ответах - верными." |