Skip to content

Commit b620889

Browse files
Ryoko04weblate
authored andcommitted
Added translation using Weblate (Japanese)
1 parent d1c4792 commit b620889

1 file changed

Lines changed: 37 additions & 0 deletions

File tree

  • auth_user_case_insensitive/i18n
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
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 ""

0 commit comments

Comments
 (0)