# Translation of Odoo Server. # This file contains the translation of the following modules: # * users_ldap_populate # # Translators: # OCA Transbot , 2017 msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-06-26 20:39+0000\n" "PO-Revision-Date: 2023-03-31 21:25+0000\n" "Last-Translator: Matjaz Mozetic \n" "Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/sl/)\n" "Language: sl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" "%100==4 ? 2 : 3;\n" "X-Generator: Weblate 4.14.1\n" #. module: users_ldap_populate #: model_terms:ir.ui.view,arch_db:users_ldap_populate.populate_wizard_view msgid "Add populate button to ldap view" msgstr "Dodaj gumb 'Naseli' v LDAP prikaz" #. module: users_ldap_populate #: model:ir.model,name:users_ldap_populate.model_res_company_ldap #, fuzzy msgid "Company LDAP configuration" msgstr "LDAP nastavitve" #. 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 "Ustvaril" #. 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 "Ustvarjeno" #. 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 "Prikazani 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 "LDAP nastavitve" #. 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 "Zadnjič spremenjeno" #. 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 posodobil" #. 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 "Zadnjič posodobljeno" #. 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 #. odoo-python #: code:addons/users_ldap_populate/models/users_ldap.py:0 #, python-format msgid "" "No login attribute found: Could not extract login attribute from filter %s" msgstr "" "Prijavni atribut ni najden: ni bilo mogoče izvleči prijavnega atributa iz " "filtra %s" #. 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 "Število ustvarjenih uporabnikov" #. 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_terms:ir.ui.view,arch_db:users_ldap_populate.populate_wizard_view msgid "OK" msgstr "V redu" #. module: users_ldap_populate #: model_terms:ir.ui.view,arch_db:users_ldap_populate.company_form_view msgid "Populate" msgstr "Naseli" #. module: users_ldap_populate #: model_terms: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 "Naseli uporabnike iz LDAP" #. module: users_ldap_populate #. odoo-python #: code:addons/users_ldap_populate/models/users_ldap.py:0 #, 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 "" #~ msgid "res.company.ldap" #~ msgstr "res.company.ldap"