mirror of
https://github.com/bringout/oca-ocb-security.git
synced 2026-04-23 13:12:02 +02:00
19.0 vanilla
This commit is contained in:
parent
20ddc1b4a3
commit
c0efcc53f5
1162 changed files with 125577 additions and 105287 deletions
|
|
@ -1,18 +1,21 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * auth_ldap
|
||||
#
|
||||
# * auth_ldap
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux <mat@odoo.com>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Project-Id-Version: Odoo Server 10.saas~18\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"
|
||||
"Language-Team: Amharic (https://app.transifex.com/odoo/teams/41243/am/)\n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2017-09-20 09:53+0000\n"
|
||||
"Last-Translator: Martin Trigaux <mat@odoo.com>, 2017\n"
|
||||
"Language-Team: Amharic (https://www.transifex.com/odoo/teams/41243/am/)\n"
|
||||
"Language: am\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: am\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. module: auth_ldap
|
||||
|
|
@ -34,20 +37,18 @@ msgstr ""
|
|||
|
||||
#. module: auth_ldap
|
||||
#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user
|
||||
msgid ""
|
||||
"Automatically create local user accounts for new users authenticating via "
|
||||
"LDAP"
|
||||
msgid "Automatically create local user accounts for new users authenticating via LDAP"
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_ldap
|
||||
#: model:ir.model,name:auth_ldap.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr ""
|
||||
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
|
||||
|
|
@ -76,9 +77,7 @@ msgstr ""
|
|||
|
||||
#. module: auth_ldap
|
||||
#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base
|
||||
msgid ""
|
||||
"DN of the user search scope: all descendants of this base will be searched "
|
||||
"for users."
|
||||
msgid "DN of the user search scope: all descendants of this base will be searched for users."
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_ldap
|
||||
|
|
@ -159,9 +158,7 @@ msgid "Login Information"
|
|||
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 ""
|
||||
|
||||
|
|
@ -172,16 +169,13 @@ msgstr ""
|
|||
|
||||
#. module: auth_ldap
|
||||
#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls
|
||||
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."
|
||||
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 ""
|
||||
|
||||
#. 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
|
||||
|
|
@ -200,16 +194,12 @@ msgstr ""
|
|||
|
||||
#. module: auth_ldap
|
||||
#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password
|
||||
msgid ""
|
||||
"The password of the user account on the LDAP server that is used to query "
|
||||
"the directory."
|
||||
msgid "The password of the user account on the LDAP server that is used to query the directory."
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_ldap
|
||||
#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn
|
||||
msgid ""
|
||||
"The user account on the LDAP server that is used to query the directory. "
|
||||
"Leave empty to connect anonymously."
|
||||
msgid "The user account on the LDAP server that is used to query the directory. Leave empty to connect anonymously."
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_ldap
|
||||
|
|
@ -217,11 +207,6 @@ msgstr ""
|
|||
msgid "Use TLS"
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_ldap
|
||||
#: model:ir.model,name:auth_ldap.model_res_users
|
||||
msgid "User"
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_ldap
|
||||
#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form
|
||||
msgid "User Information"
|
||||
|
|
@ -231,3 +216,8 @@ msgstr ""
|
|||
#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user
|
||||
msgid "User to copy when creating new users"
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_ldap
|
||||
#: model:ir.model,name:auth_ldap.model_res_users
|
||||
msgid "Users"
|
||||
msgstr ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue