# 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: 2017-09-22 08:21+0000\n" "Last-Translator: Martin Trigaux\n" "Language-Team: Polish (http://www.transifex.com/odoo/odoo-8/language/pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: pl\n" "Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && 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 "Aplikacje Google" #. module: auth_openid #. openerp-web #: code:addons/auth_openid/static/src/xml/auth_openid.xml:18 #, python-format msgid "Google Apps Domain" msgstr "Domena Aplikacji 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 "Email OpenID" #. module: auth_openid #: field:res.users,openid_key:0 msgid "OpenID Key" msgstr "Klucz 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 "Adres URL OpenID" #. module: auth_openid #. openerp-web #: code:addons/auth_openid/static/src/xml/auth_openid.xml:8 #, python-format msgid "Password" msgstr "Hasło" #. module: auth_openid #: help:res.users,openid_email:0 msgid "Used for disambiguation in case of a shared OpenID URL" msgstr "Używane dla ujednoznaczenia w przypadku współdzielonego adresu URL OpenID" #. module: auth_openid #. openerp-web #: code:addons/auth_openid/static/src/xml/auth_openid.xml:24 #, python-format msgid "Username" msgstr "Nazwa użytkownika" #. module: auth_openid #: model:ir.model,name:auth_openid.model_res_users msgid "Users" msgstr "Użytkownicy"