mirror of
https://github.com/bringout/oca-ocb-security.git
synced 2026-04-24 00:02:00 +02:00
19.0 vanilla
This commit is contained in:
parent
20ddc1b4a3
commit
c0efcc53f5
1162 changed files with 125577 additions and 105287 deletions
|
|
@ -1,25 +1,23 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * auth_ldap
|
||||
#
|
||||
# Translators:
|
||||
# Wil Odoo, 2024
|
||||
# Manav Shah, 2025
|
||||
# Ujjawal Pathak, 2025
|
||||
#
|
||||
# * auth_ldap
|
||||
#
|
||||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Project-Id-Version: Odoo Server saas~18.2\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-02-06 13:31+0000\n"
|
||||
"PO-Revision-Date: 2023-07-13 13:02+0000\n"
|
||||
"Last-Translator: Ujjawal Pathak, 2025\n"
|
||||
"Language-Team: Hindi (https://app.transifex.com/odoo/teams/41243/hi/)\n"
|
||||
"POT-Creation-Date: 2025-02-20 10:02+0000\n"
|
||||
"PO-Revision-Date: 2025-11-16 15:24+0000\n"
|
||||
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
|
||||
"Language-Team: Hindi <https://translate.odoo.com/projects/odoo-19/auth_ldap/"
|
||||
"hi/>\n"
|
||||
"Language: hi\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: hi\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: auth_ldap
|
||||
#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_filter
|
||||
|
|
@ -38,6 +36,12 @@ msgid ""
|
|||
" "
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_ldap
|
||||
#. odoo-python
|
||||
#: code:addons/auth_ldap/models/res_company_ldap.py:0
|
||||
msgid "An error occurred: %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_ldap
|
||||
#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user
|
||||
msgid ""
|
||||
|
|
@ -45,6 +49,12 @@ msgid ""
|
|||
"LDAP"
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_ldap
|
||||
#. odoo-python
|
||||
#: code:addons/auth_ldap/models/res_company_ldap.py:0
|
||||
msgid "Cannot contact LDAP server at %(server)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_ldap
|
||||
#: model:ir.model,name:auth_ldap.model_res_company
|
||||
msgid "Companies"
|
||||
|
|
@ -53,7 +63,7 @@ msgstr "कंपनियां"
|
|||
#. module: auth_ldap
|
||||
#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__company
|
||||
msgid "Company"
|
||||
msgstr "संस्था"
|
||||
msgstr "कंपनी"
|
||||
|
||||
#. module: auth_ldap
|
||||
#: model:ir.model,name:auth_ldap.model_res_company_ldap
|
||||
|
|
@ -65,15 +75,33 @@ msgstr ""
|
|||
msgid "Config Settings"
|
||||
msgstr "कॉन्फ़िगरेशन सेटिंग"
|
||||
|
||||
#. module: auth_ldap
|
||||
#. odoo-python
|
||||
#: code:addons/auth_ldap/models/res_company_ldap.py:0
|
||||
msgid "Connection Test Failed!"
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_ldap
|
||||
#. odoo-python
|
||||
#: code:addons/auth_ldap/models/res_company_ldap.py:0
|
||||
msgid "Connection Test Successful!"
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_ldap
|
||||
#. odoo-python
|
||||
#: code:addons/auth_ldap/models/res_company_ldap.py:0
|
||||
msgid "Connection to LDAP server at %(server)s:%(port)d timed out"
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_ldap
|
||||
#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_user
|
||||
msgid "Create User"
|
||||
msgstr ""
|
||||
msgstr "उपयोगकर्ता बनाएं"
|
||||
|
||||
#. module: auth_ldap
|
||||
#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_uid
|
||||
msgid "Created by"
|
||||
msgstr "द्वारा निर्मित"
|
||||
msgstr "इन्होंने बनाया"
|
||||
|
||||
#. module: auth_ldap
|
||||
#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_date
|
||||
|
|
@ -88,15 +116,27 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. module: auth_ldap
|
||||
#: model:ir.model.fields,field_description:auth_ldap.field_res_company__display_name
|
||||
#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__display_name
|
||||
#: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings__display_name
|
||||
#: model:ir.model.fields,field_description:auth_ldap.field_res_users__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "डिस्प्ले नाम"
|
||||
msgstr "डिस्प्ले का नाम"
|
||||
|
||||
#. module: auth_ldap
|
||||
#: model:ir.model.fields,field_description:auth_ldap.field_res_company__id
|
||||
#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__id
|
||||
#: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings__id
|
||||
#: model:ir.model.fields,field_description:auth_ldap.field_res_users__id
|
||||
msgid "ID"
|
||||
msgstr "आईडी"
|
||||
|
||||
#. module: auth_ldap
|
||||
#. odoo-python
|
||||
#: code:addons/auth_ldap/models/res_company_ldap.py:0
|
||||
msgid "Invalid credentials for bind DN %(binddn)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_ldap
|
||||
#: model_terms:ir.ui.view,arch_db:auth_ldap.res_company_ldap_view_tree
|
||||
#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form
|
||||
|
|
@ -144,11 +184,6 @@ msgstr ""
|
|||
msgid "LDAP password"
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_ldap
|
||||
#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_ldap
|
||||
#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_uid
|
||||
msgid "Last Updated by"
|
||||
|
|
@ -167,7 +202,6 @@ msgstr ""
|
|||
#. module: auth_ldap
|
||||
#. odoo-python
|
||||
#: code:addons/auth_ldap/models/res_company_ldap.py:0
|
||||
#, python-format
|
||||
msgid "No local user found for LDAP login and not configured to create one"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -187,7 +221,7 @@ msgstr ""
|
|||
#. module: auth_ldap
|
||||
#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__sequence
|
||||
msgid "Sequence"
|
||||
msgstr "अनुक्रम"
|
||||
msgstr "सीक्वेंस"
|
||||
|
||||
#. module: auth_ldap
|
||||
#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form
|
||||
|
|
@ -199,11 +233,22 @@ msgstr ""
|
|||
msgid "Setup your LDAP Server"
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_ldap
|
||||
#. odoo-python
|
||||
#: code:addons/auth_ldap/models/res_company_ldap.py:0
|
||||
msgid "Successfully connected to LDAP server at %(server)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_ldap
|
||||
#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__user
|
||||
msgid "Template User"
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_ldap
|
||||
#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form
|
||||
msgid "Test Connection"
|
||||
msgstr "कनेक्शन की जांच करें"
|
||||
|
||||
#. module: auth_ldap
|
||||
#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password
|
||||
msgid ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue