# Translation of Odoo Server. # This file contains the translation of the following modules: # * auth_openid # # Translators: # FIRST AUTHOR , 2014 msgid "" msgstr "" "Project-Id-Version: Odoo 8.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-01-21 14:07+0000\n" "PO-Revision-Date: 2015-07-17 06:50+0000\n" "Last-Translator: Martin Trigaux\n" "Language-Team: Russian (http://www.transifex.com/odoo/odoo-8/language/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: ru\n" "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" #. module: auth_openid #. openerp-web #: code:addons/auth_openid/static/src/xml/auth_openid.xml:9 #: code:addons/auth_openid/static/src/xml/auth_openid.xml:10 #, python-format msgid "Google" msgstr "Google" #. module: auth_openid #. openerp-web #: code:addons/auth_openid/static/src/xml/auth_openid.xml:10 #, python-format msgid "Google Apps" msgstr "Google Приложения" #. module: auth_openid #. openerp-web #: code:addons/auth_openid/static/src/xml/auth_openid.xml:18 #, python-format msgid "Google Apps Domain" msgstr "Домен Google приложений" #. module: auth_openid #. openerp-web #: code:addons/auth_openid/static/src/xml/auth_openid.xml:11 #, python-format msgid "Launchpad" msgstr "Launchpad" #. module: auth_openid #. openerp-web #: code:addons/auth_openid/static/src/xml/auth_openid.xml:12 #: view:res.users:auth_openid.view_users_form #, python-format msgid "OpenID" msgstr "OpenID" #. module: auth_openid #: field:res.users,openid_email:0 msgid "OpenID Email" msgstr "Электронная почта OpenID" #. module: auth_openid #: field:res.users,openid_key:0 msgid "OpenID Key" msgstr "Ключ OpenID" #. module: auth_openid #. openerp-web #: code:addons/auth_openid/static/src/xml/auth_openid.xml:30 #: field:res.users,openid_url:0 #, python-format msgid "OpenID URL" msgstr "OpenID URL" #. module: auth_openid #. openerp-web #: code:addons/auth_openid/static/src/xml/auth_openid.xml:8 #, python-format msgid "Password" msgstr "Пароль" #. module: auth_openid #: help:res.users,openid_email:0 msgid "Used for disambiguation in case of a shared OpenID URL" msgstr "Используется для разрешения неоднозначности, при использовании общего OpenID URL" #. module: auth_openid #. openerp-web #: code:addons/auth_openid/static/src/xml/auth_openid.xml:24 #, python-format msgid "Username" msgstr "Имя пользователя" #. module: auth_openid #: model:ir.model,name:auth_openid.model_res_users msgid "Users" msgstr "Пользователи"