# Translation of Odoo Server. # This file contains the translation of the following modules: # * users_ldap_populate # # Translators: # OCA Transbot , 2017 # Bole , 2017 msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-12-01 02:11+0000\n" "PO-Revision-Date: 2017-12-01 02:11+0000\n" "Last-Translator: Bole , 2017\n" "Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n" "Language: hr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" #. module: users_ldap_populate #: model:ir.ui.view,arch_db:users_ldap_populate.populate_wizard_view msgid "Add populate button to ldap view" msgstr "" #. module: users_ldap_populate #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_create_uid msgid "Created by" msgstr "Kreirao" #. module: users_ldap_populate #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_create_date msgid "Created on" msgstr "Kreirano" #. module: users_ldap_populate #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_deactivate_unknown_users msgid "Deactivate unknown users" msgstr "" #. module: users_ldap_populate #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_display_name msgid "Display Name" msgstr "Naziv " #. module: users_ldap_populate #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_id msgid "ID" msgstr "ID" #. module: users_ldap_populate #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_ldap_id msgid "LDAP Configuration" msgstr "" #. module: users_ldap_populate #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard___last_update msgid "Last Modified on" msgstr "Zadnje modificirano" #. module: users_ldap_populate #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_write_uid msgid "Last Updated by" msgstr "Zadnji ažurirao" #. module: users_ldap_populate #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_write_date msgid "Last Updated on" msgstr "Zadnje ažuriranje" #. module: users_ldap_populate #: model:ir.model.fields,help:users_ldap_populate.field_res_company_ldap_no_deactivate_user_ids msgid "List users who never should be deactivated by the deactivation wizard" msgstr "" #. module: users_ldap_populate #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_name msgid "Name" msgstr "Naziv" #. module: users_ldap_populate #: code:addons/users_ldap_populate/models/users_ldap.py:64 #, python-format msgid "" "No login attribute found: Could not extract login attribute from filter %s" msgstr "" #. module: users_ldap_populate #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_users_created msgid "Number of users created" msgstr "" #. module: users_ldap_populate #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_users_deactivated msgid "Number of users deactivated" msgstr "" #. module: users_ldap_populate #: model:ir.ui.view,arch_db:users_ldap_populate.populate_wizard_view msgid "OK" msgstr "" #. module: users_ldap_populate #: model:ir.ui.view,arch_db:users_ldap_populate.company_form_view msgid "Populate" msgstr "" #. module: users_ldap_populate #: model:ir.ui.view,arch_db:users_ldap_populate.company_form_view msgid "Populate user database" msgstr "" #. module: users_ldap_populate #: model:ir.model,name:users_ldap_populate.model_res_company_ldap_populate_wizard msgid "Populate users from LDAP" msgstr "" #. module: users_ldap_populate #: code:addons/users_ldap_populate/models/users_ldap.py:91 #, python-format msgid "Unable to process user with login %s" msgstr "" #. module: users_ldap_populate #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_no_deactivate_user_ids msgid "Users never to deactivate" msgstr "" #. module: users_ldap_populate #: model:ir.model,name:users_ldap_populate.model_res_company_ldap msgid "res.company.ldap" msgstr "res.company.ldap"