Skip to content

Commit 458d548

Browse files
Ryoko04weblate
authored andcommitted
Translated using Weblate (Japanese)
Currently translated at 100.0% (4 of 4 strings) Translation: server-auth-16.0/server-auth-16.0-auth_user_case_insensitive Translate-URL: https://translation.odoo-community.org/projects/server-auth-16-0/server-auth-16-0-auth_user_case_insensitive/ja/
1 parent b620889 commit 458d548

1 file changed

Lines changed: 7 additions & 5 deletions

File tree

  • auth_user_case_insensitive/i18n

auth_user_case_insensitive/i18n/ja.po

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,32 +6,34 @@ msgid ""
66
msgstr ""
77
"Project-Id-Version: Odoo Server 16.0\n"
88
"Report-Msgid-Bugs-To: \n"
9-
"Last-Translator: Automatically generated\n"
9+
"PO-Revision-Date: 2026-04-22 04:08+0000\n"
10+
"Last-Translator: Ryoko Tsuda <ryoko@quartile.co>\n"
1011
"Language-Team: none\n"
1112
"Language: ja\n"
1213
"MIME-Version: 1.0\n"
1314
"Content-Type: text/plain; charset=UTF-8\n"
1415
"Content-Transfer-Encoding: \n"
1516
"Plural-Forms: nplurals=1; plural=0;\n"
17+
"X-Generator: Weblate 5.15.2\n"
1618

1719
#. module: auth_user_case_insensitive
1820
#. odoo-python
1921
#: code:addons/auth_user_case_insensitive/hooks.py:0
2022
#, python-format
2123
msgid "Conflicting user logins exist for `%s`"
22-
msgstr ""
24+
msgstr "`%s` に対して競合するユーザログインが存在します"
2325

2426
#. module: auth_user_case_insensitive
2527
#: model:ir.model.fields,field_description:auth_user_case_insensitive.field_res_users__login
2628
msgid "Login"
27-
msgstr ""
29+
msgstr "ログイン"
2830

2931
#. module: auth_user_case_insensitive
3032
#: model:ir.model.fields,help:auth_user_case_insensitive.field_res_users__login
3133
msgid "Used to log into the system. Case insensitive."
32-
msgstr ""
34+
msgstr "システムへのログインに使用します。大文字と小文字は区別されません。"
3335

3436
#. module: auth_user_case_insensitive
3537
#: model:ir.model,name:auth_user_case_insensitive.model_res_users
3638
msgid "User"
37-
msgstr ""
39+
msgstr "ユーザ"

0 commit comments

Comments
 (0)