Skip to content
Snippets Groups Projects
Commit e17af4c8 authored by Vincent Hatakeyama's avatar Vincent Hatakeyama
Browse files

:globe_with_meridians:

parent 0ca0f002
No related branches found
No related tags found
No related merge requests found
Pipeline #104386 passed
Changelog Changelog
========= =========
17.0.1.0.1
----------
Add translations
17.0.1.0.0 17.0.1.0.0
---------- ----------
......
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
"name": "Auth Oauth No Password", "name": "Auth Oauth No Password",
"license": "AGPL-3", "license": "AGPL-3",
"summary": "Prevent users with a configured oauth provider from having a password", "summary": "Prevent users with a configured oauth provider from having a password",
"version": "17.0.1.0.0", "version": "17.0.1.0.1",
"category": "Technical", "category": "Technical",
"author": "XCG Consulting", "author": "XCG Consulting",
"website": "https://orbeet.io/", "website": "https://orbeet.io/",
......
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * auth_oauth_no_password
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-03 15:07+0000\n"
"PO-Revision-Date: 2024-07-03 15:07+0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
#. module: auth_oauth_no_password
#: model:ir.model.constraint,message:auth_oauth_no_password.constraint_res_users_res_users_password_or_oauth
msgid "A user can not have both a password and an oauth provider"
msgstr ""
#. module: auth_oauth_no_password
#: model:ir.model,name:auth_oauth_no_password.model_res_users
msgid "User"
msgstr ""
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * auth_oauth_no_password
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-03 15:07+0000\n"
"PO-Revision-Date: 2024-07-03 17:09+0200\n"
"Last-Translator: Vincent Hatakeyama <vincent.hatakeyama@xcg-consulting.fr>\n"
"Language-Team: \n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Generator: Poedit 3.2.2\n"
#. module: auth_oauth_no_password
#: model:ir.model.constraint,message:auth_oauth_no_password.constraint_res_users_res_users_password_or_oauth
msgid "A user can not have both a password and an oauth provider"
msgstr "Un utilisateur ne peut avoir à la fois un mot de passe et un fournisseur oauth"
#. module: auth_oauth_no_password
#: model:ir.model,name:auth_oauth_no_password.model_res_users
msgid "User"
msgstr "Utilisateur"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment