File tree Expand file tree Collapse file tree
auth_user_case_insensitive/i18n Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Translation of Odoo Server.
2+ # This file contains the translation of the following modules:
3+ # * auth_user_case_insensitive
4+ #
5+ msgid ""
6+ msgstr ""
7+ "Project-Id-Version : Odoo Server 16.0\n "
8+ "Report-Msgid-Bugs-To : \n "
9+ "Last-Translator : Automatically generated\n "
10+ "Language-Team : none\n "
11+ "Language : ja\n "
12+ "MIME-Version : 1.0\n "
13+ "Content-Type : text/plain; charset=UTF-8\n "
14+ "Content-Transfer-Encoding : \n "
15+ "Plural-Forms : nplurals=1; plural=0;\n "
16+
17+ #. module: auth_user_case_insensitive
18+ #. odoo-python
19+ #: code:addons/auth_user_case_insensitive/hooks.py:0
20+ #, python-format
21+ msgid "Conflicting user logins exist for `%s`"
22+ msgstr ""
23+
24+ #. module: auth_user_case_insensitive
25+ #: model:ir.model.fields,field_description: auth_user_case_insensitive.field_res_users__login
26+ msgid "Login"
27+ msgstr ""
28+
29+ #. module: auth_user_case_insensitive
30+ #: model:ir.model.fields,help: auth_user_case_insensitive.field_res_users__login
31+ msgid "Used to log into the system. Case insensitive."
32+ msgstr ""
33+
34+ #. module: auth_user_case_insensitive
35+ #: model:ir.model,name: auth_user_case_insensitive.model_res_users
36+ msgid "User"
37+ msgstr ""
You can’t perform that action at this time.
0 commit comments