Skip to content

Commit 0445ae8

Browse files
Ryoko04weblate
authored andcommitted
Translated using Weblate (Japanese)
Currently translated at 100.0% (10 of 10 strings) Translation: stock-logistics-workflow-18.0/stock-logistics-workflow-18.0-stock_no_negative Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-workflow-18-0/stock-logistics-workflow-18-0-stock_no_negative/ja/
1 parent 60f303a commit 0445ae8

File tree

1 file changed

+22
-8
lines changed
  • stock_no_negative/i18n

1 file changed

+22
-8
lines changed

stock_no_negative/i18n/ja.po

Lines changed: 22 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,27 +6,29 @@ msgid ""
66
msgstr ""
77
"Project-Id-Version: Odoo Server 18.0\n"
88
"Report-Msgid-Bugs-To: \n"
9-
"Last-Translator: Automatically generated\n"
9+
"PO-Revision-Date: 2025-11-12 05:42+0000\n"
10+
"Last-Translator: Ryoko Tsuda <[email protected]>\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.10.4\n"
1618

1719
#. module: stock_no_negative
1820
#. odoo-python
1921
#: code:addons/stock_no_negative/models/stock_quant.py:0
2022
msgid " lot %(name)s"
21-
msgstr ""
23+
msgstr " ロット %(name)s"
2224

2325
#. module: stock_no_negative
2426
#: model:ir.model.fields,field_description:stock_no_negative.field_product_category__allow_negative_stock
2527
#: model:ir.model.fields,field_description:stock_no_negative.field_product_product__allow_negative_stock
2628
#: model:ir.model.fields,field_description:stock_no_negative.field_product_template__allow_negative_stock
2729
#: model:ir.model.fields,field_description:stock_no_negative.field_stock_location__allow_negative_stock
2830
msgid "Allow Negative Stock"
29-
msgstr ""
31+
msgstr "マイナス在庫を許可"
3032

3133
#. module: stock_no_negative
3234
#: model:ir.model.fields,help:stock_no_negative.field_product_category__allow_negative_stock
@@ -35,13 +37,17 @@ msgid ""
3537
"category. The options doesn't apply to products attached to sub-categories "
3638
"of this category."
3739
msgstr ""
40+
"このカテゴリに紐づけられた在庫管理対象プロダクトについて、マイナス在庫を許可"
41+
"します。この設定は、このカテゴリのサブカテゴリに紐づけられたプロダクトには適"
42+
"用されません。"
3843

3944
#. module: stock_no_negative
4045
#: model:ir.model.fields,help:stock_no_negative.field_stock_location__allow_negative_stock
4146
msgid ""
4247
"Allow negative stock levels for the stockable products attached to this "
4348
"location."
44-
msgstr ""
49+
msgstr "このロケーションに紐付けられた在庫管理対象プロダクトについて、マイナス在庫を"
50+
"許可します。"
4551

4652
#. module: stock_no_negative
4753
#: model:ir.model.fields,help:stock_no_negative.field_product_product__allow_negative_stock
@@ -52,26 +58,29 @@ msgid ""
5258
"related stock moves will be blocked if the stock level becomes negative with"
5359
" the stock move."
5460
msgstr ""
61+
"この設定がこのプロダクトおよびそのプロダクトカテゴリで有効化されておらず、か"
62+
"つこのプロダクトが在庫管理対象プロダクトである場合、在庫移動により在庫レベル"
63+
"がマイナスになる場合、関連する在庫移動の検証がブロックされます。"
5564

5665
#. module: stock_no_negative
5766
#: model:ir.model,name:stock_no_negative.model_stock_location
5867
msgid "Inventory Locations"
59-
msgstr ""
68+
msgstr "在庫ロケーション"
6069

6170
#. module: stock_no_negative
6271
#: model:ir.model,name:stock_no_negative.model_product_template
6372
msgid "Product"
64-
msgstr ""
73+
msgstr "プロダクト"
6574

6675
#. module: stock_no_negative
6776
#: model:ir.model,name:stock_no_negative.model_product_category
6877
msgid "Product Category"
69-
msgstr ""
78+
msgstr "プロダクトカテゴリ"
7079

7180
#. module: stock_no_negative
7281
#: model:ir.model,name:stock_no_negative.model_stock_quant
7382
msgid "Quants"
74-
msgstr ""
83+
msgstr "保管ロット"
7584

7685
#. module: stock_no_negative
7786
#. odoo-python
@@ -82,3 +91,8 @@ msgid ""
8291
" location '{complete_name}' and negative stock is not allowed for this "
8392
"product and/or location."
8493
msgstr ""
94+
"この在庫オペレーションを検証できません。プロダクト '{name}'{name_lot} "
95+
"の在庫数が、在庫ロケーション '{complete_name}' においてマイナスの数値 "
96+
"({q_quantity}) "
97+
"となるためです。このプロダクトおよび/またはロケーションでは、マイナスの在庫は"
98+
"許可されていません。"

0 commit comments

Comments
 (0)