# Translation of OpenERP Server. # This file contains the translation of the following modules: # * auth_ldap # # Translators: # FIRST AUTHOR , 2012 msgid "" msgstr "" "Project-Id-Version: Odoo 7.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-06-07 19:36+0000\n" "PO-Revision-Date: 2016-06-08 09:13+0000\n" "Last-Translator: Martin Trigaux\n" "Language-Team: Polish (http://www.transifex.com/odoo/odoo-7/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=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #. module: auth_ldap #: field:res.company.ldap,user:0 msgid "Template User" msgstr "Szablon użytkownika" #. module: auth_ldap #: help:res.company.ldap,ldap_tls:0 msgid "" "Request secure TLS/SSL encryption when connecting to the LDAP server. This " "option requires a server with STARTTLS enabled, otherwise all authentication" " attempts will fail." msgstr "Wymaga bezpiecznego szyfrowania TLS/SSL podczas łączenia z serwerem LDAP. Ta opcja wymaga serwera z włączonym STARTTLS, inaczej wszystkie próby uwierzytelnienia zakończą się niepowodzeniem." #. module: auth_ldap #: view:res.company:0 view:res.company.ldap:0 msgid "LDAP Configuration" msgstr "Konfiguracja LDAP" #. module: auth_ldap #: field:res.company.ldap,ldap_binddn:0 msgid "LDAP binddn" msgstr "Konto dostępowe LDAP (bind)" #. module: auth_ldap #: field:res.company.ldap,company:0 msgid "Company" msgstr "Firma" #. module: auth_ldap #: field:res.company.ldap,ldap_server:0 msgid "LDAP Server address" msgstr "Adres serwera LDAP" #. module: auth_ldap #: field:res.company.ldap,ldap_server_port:0 msgid "LDAP Server port" msgstr "Port serwera LDAP" #. module: auth_ldap #: help:res.company.ldap,create_user:0 msgid "" "Automatically create local user accounts for new users authenticating via " "LDAP" msgstr "Automatycznie tworzy konto lokalnego użytkownika dla nowych użytkowników uwierzytelnionych przez LDAP" #. module: auth_ldap #: field:res.company.ldap,ldap_base:0 msgid "LDAP base" msgstr "Baza LDAP" #. module: auth_ldap #: view:res.company.ldap:0 msgid "User Information" msgstr "Informacje o Użytkowniku" #. module: auth_ldap #: field:res.company.ldap,ldap_password:0 msgid "LDAP password" msgstr "Hasło LDAP" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_company msgid "Companies" msgstr "Firmy" #. module: auth_ldap #: view:res.company.ldap:0 msgid "Process Parameter" msgstr "Parametr Procesu" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_company_ldap msgid "res.company.ldap" msgstr "res.company.ldap" #. module: auth_ldap #: help:res.company.ldap,user:0 msgid "User to copy when creating new users" msgstr "Użytkownik do skopiowania przy tworzeniu nowego użytkownika" #. module: auth_ldap #: field:res.company.ldap,ldap_tls:0 msgid "Use TLS" msgstr "Użyj TLS" #. module: auth_ldap #: field:res.company.ldap,sequence:0 msgid "Sequence" msgstr "Numeracja" #. module: auth_ldap #: view:res.company.ldap:0 msgid "Login Information" msgstr "Informacje logowania" #. module: auth_ldap #: view:res.company.ldap:0 msgid "Server Information" msgstr "Informacja o serwerze" #. module: auth_ldap #: model:ir.actions.act_window,name:auth_ldap.action_ldap_installer msgid "Setup your LDAP Server" msgstr "Ustaw swój serwer LDAP" #. module: auth_ldap #: view:res.company:0 field:res.company,ldaps:0 msgid "LDAP Parameters" msgstr "Parametry LDAP" #. module: auth_ldap #: help:res.company.ldap,ldap_password:0 msgid "" "The password of the user account on the LDAP server that is used to query " "the directory." msgstr "Hasło konta użytkownika na serwerze LDAP używane do zapytań katalogowych." #. module: auth_ldap #: help:res.company.ldap,ldap_binddn:0 msgid "" "The user account on the LDAP server that is used to query the directory. " "Leave empty to connect anonymously." msgstr "Konto użytkownika na serwerze LDAP, które jest używane do zapytań katalogowych. Pozostaw puste by połączyć się anonimowo." #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_users msgid "Users" msgstr "Użytkownicy" #. module: auth_ldap #: field:res.company.ldap,ldap_filter:0 msgid "LDAP filter" msgstr "Filtr LDAP" #. module: auth_ldap #: field:res.company.ldap,create_user:0 msgid "Create user" msgstr "Utwórz użytkownika"