Files
InvenTree/src/backend/InvenTree/locale/ja/LC_MESSAGES/django.po
T

10376 lines
316 KiB
Gettext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
msgid ""
msgstr ""
"Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-07-21 06:19+0000\n"
"PO-Revision-Date: 2026-07-21 06:21\n"
"Last-Translator: \n"
"Language-Team: Japanese\n"
"Language: ja_JP\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: inventree\n"
"X-Crowdin-Project-ID: 452300\n"
"X-Crowdin-Language: ja\n"
"X-Crowdin-File: /src/backend/InvenTree/locale/en/LC_MESSAGES/django.po\n"
"X-Crowdin-File-ID: 250\n"
#: InvenTree/api.py:372
msgid "API endpoint not found"
msgstr "APIエンドポイントが見つかりません"
#: InvenTree/api.py:445
msgid "List of items must be provided for bulk operation"
msgstr "一括処理を行うには、部品リストを指示する必要があります"
#: InvenTree/api.py:452
msgid "Items must be provided as a list"
msgstr "項目はリストとして提供されなければなりません"
#: InvenTree/api.py:460
msgid "Invalid items list provided"
msgstr "無効なアイテムリスト"
#: InvenTree/api.py:465
msgid "All filter must only be used with true"
msgstr "すべてのフィルターは真の場合にのみ使用されなければならない"
#: InvenTree/api.py:470
msgid "No items match the provided criteria"
msgstr "指定された条件に一致する項目がありません"
#: InvenTree/api.py:494
msgid "No data provided"
msgstr "データの提供がありません。"
#: InvenTree/api.py:510
msgid "This field must be unique."
msgstr "この項目は一意である必要があります。"
#: InvenTree/api.py:614
msgid "Item no longer matches the provided criteria"
msgstr ""
#: InvenTree/api.py:861 InvenTree/models.py:1446
msgid "User does not have permission to view this model"
msgstr "ユーザーにこのモデルを表示する権限がありません"
#: InvenTree/auth_overrides.py:58
msgid "Email (again)"
msgstr "メールアドレス(確認用)"
#: InvenTree/auth_overrides.py:62
msgid "Email address confirmation"
msgstr "メールアドレスの確認"
#: InvenTree/auth_overrides.py:85
msgid "You must type the same email each time."
msgstr "毎回同じメールアドレスを入力する必要があります。"
#: InvenTree/auth_overrides.py:135 InvenTree/auth_overrides.py:142
msgid "The provided primary email address is not valid."
msgstr "指定されたプライマリEメールアドレスは無効です。"
#: InvenTree/auth_overrides.py:148
msgid "The provided email domain is not approved."
msgstr "指定されたメールドメインは承認されていません。"
#: InvenTree/conversion.py:243
#, python-brace-format
msgid "Invalid unit provided ({unit})"
msgstr "無効な単位 ({unit})"
#: InvenTree/conversion.py:260
msgid "No value provided"
msgstr "値がありません"
#: InvenTree/conversion.py:287
#, python-brace-format
msgid "Could not convert {original} to {unit}"
msgstr "{original}を{unit}に変換できませんでした。"
#: InvenTree/conversion.py:289 InvenTree/conversion.py:303
#: InvenTree/helpers.py:612 order/models.py:807 order/models.py:1139
#: part/models.py:3801 stock/models.py:1951
msgid "Invalid quantity provided"
msgstr "数量コードが無効です"
#: InvenTree/exceptions.py:141
msgid "Error details can be found in the admin panel"
msgstr "エラーの詳細は管理者パネルで確認できます"
#: InvenTree/fields.py:214
msgid "Enter date"
msgstr "日付を入力する"
#: InvenTree/fields.py:237
msgid "Invalid decimal value"
msgstr "無効な10進数値"
#: InvenTree/fields.py:286 InvenTree/models.py:1352 build/serializers.py:534
#: build/serializers.py:586 build/serializers.py:1761 company/models.py:824
#: order/models.py:2206
#: report/templates/report/inventree_build_order_report.html:172
#: stock/models.py:3560 stock/models.py:3684 stock/serializers.py:753
#: stock/serializers.py:935 stock/serializers.py:1114 stock/serializers.py:1280
#: stock/serializers.py:1664 stock/serializers.py:1753
#: stock/serializers.py:1962
msgid "Notes"
msgstr "メモ"
#: InvenTree/format.py:159
#, python-brace-format
msgid "Value '{name}' does not appear in pattern format"
msgstr "値 '{name}' はパターン形式で表示されません"
#: InvenTree/format.py:170
msgid "Provided value does not match required pattern: "
msgstr "指定された値が必要なパターンと一致しません: "
#: InvenTree/helpers.py:616
msgid "Cannot serialize more than 1000 items at once"
msgstr "一度に1000以上のアイテムをシリアライズすることはできません。"
#: InvenTree/helpers.py:622
msgid "Empty serial number string"
msgstr "シリアル番号は空です"
#: InvenTree/helpers.py:651
msgid "Duplicate serial"
msgstr "重複シリアル"
#: InvenTree/helpers.py:683 InvenTree/helpers.py:726 InvenTree/helpers.py:744
#: InvenTree/helpers.py:751 InvenTree/helpers.py:770
#, python-brace-format
msgid "Invalid group: {group}"
msgstr "無効なグループです:{group}"
#: InvenTree/helpers.py:714
#, python-brace-format
msgid "Group range {group} exceeds allowed quantity ({expected_quantity})"
msgstr "グループ範囲 {group} が許容数量を超過 ({expected_quantity})"
#: InvenTree/helpers.py:780
msgid "No serial numbers found"
msgstr "シリアル番号が見つかりません"
#: InvenTree/helpers.py:787
#, python-brace-format
msgid "Number of unique serial numbers ({n}) must match quantity ({q})"
msgstr "固有のシリアル番号の数({n})は数量({q})と一致する必要があります。"
#: InvenTree/helpers.py:917
msgid "Remove HTML tags from this value"
msgstr "この値からHTMLタグを削除"
#: InvenTree/helpers.py:994
msgid "Data contains prohibited markdown content"
msgstr "データに禁止されているマークダウン・コンテンツが含まれています。"
#: InvenTree/helpers_model.py:104
msgid "Invalid URL: no hostname"
msgstr "無効なURL:ホスト名がありません"
#: InvenTree/helpers_model.py:109
msgid "Invalid URL: hostname could not be resolved"
msgstr "無効なURL:ホスト名を解決できませんでした"
#: InvenTree/helpers_model.py:115
msgid "URL points to a private or reserved IP address"
msgstr "URLがプライベートIPアドレスまたは予約済みIPアドレスを指しています"
#: InvenTree/helpers_model.py:192
msgid "Too many redirects"
msgstr "リダイレクトが多すぎます"
#: InvenTree/helpers_model.py:197
msgid "Connection error"
msgstr "接続エラー"
#: InvenTree/helpers_model.py:202 InvenTree/helpers_model.py:211
msgid "Server responded with invalid status code"
msgstr "サーバは無効なステータスコードで応答しました"
#: InvenTree/helpers_model.py:207
msgid "Exception occurred"
msgstr "例外が発生しました"
#: InvenTree/helpers_model.py:217
msgid "Server responded with invalid Content-Length value"
msgstr "サーバーが無効なContent-Length値で応答しました"
#: InvenTree/helpers_model.py:220
msgid "Image size is too large"
msgstr "画像サイズが大きすぎます"
#: InvenTree/helpers_model.py:232
msgid "Image download exceeded maximum size"
msgstr "画像のダウンロードが最大サイズを超えました"
#: InvenTree/helpers_model.py:237
msgid "Remote server returned empty response"
msgstr "リモートサーバーが空のレスポンスを返しました"
#: InvenTree/helpers_model.py:245
msgid "Supplied URL is not a valid image file"
msgstr "指定されたURLは有効な画像ファイルではありません"
#: InvenTree/magic_login.py:31
msgid "Log in to the app"
msgstr "アプリにログイン"
#: InvenTree/magic_login.py:41 company/models.py:175 users/serializers.py:207
msgid "Email"
msgstr "メールアドレス"
#: InvenTree/middleware.py:126
msgid "CSRF verification failed. Ensure INVENTREE_SITE_URL and INVENTREE_TRUSTED_ORIGINS are configured correctly."
msgstr "CSRF検証に失敗しました。INVENTREE_SITE_URLとINVENTREE_TRUSTED_ORIGINSが正しく設定されていることを確認してください。"
#: InvenTree/middleware.py:218
msgid "You must enable two-factor authentication before doing anything else."
msgstr "二要素認証を有効にする必要があります。"
#: InvenTree/models.py:129
msgid "Error running plugin validation"
msgstr "プラグイン検証の実行エラー"
#: InvenTree/models.py:211
msgid "Metadata must be a python dict object"
msgstr "メタデータは python dict オブジェクトでなければなりません。"
#: InvenTree/models.py:217
msgid "Plugin Metadata"
msgstr "プラグインメタデータ"
#: InvenTree/models.py:218
msgid "JSON metadata field, for use by external plugins"
msgstr "外部プラグインで使用するためのJSONメタデータフィールド"
#: InvenTree/models.py:401
msgid "Improperly formatted pattern"
msgstr "不適切な書式パターン"
#: InvenTree/models.py:408
msgid "Unknown format key specified"
msgstr "不明なフォーマットキーが指定されました"
#: InvenTree/models.py:414
msgid "Missing required format key"
msgstr "必要なフォーマットキーがありません"
#: InvenTree/models.py:425
msgid "Reference field cannot be empty"
msgstr "参照フィールドを空にすることはできません。"
#: InvenTree/models.py:433
msgid "Reference must match required pattern"
msgstr "参照は必須パターンに一致する必要があります。"
#: InvenTree/models.py:464
msgid "Reference number is too large"
msgstr "参照番号が大きすぎる"
#: InvenTree/models.py:918
msgid "Invalid choice"
msgstr "無効な選択です"
#: InvenTree/models.py:1088 common/models.py:1455 common/models.py:1889
#: common/models.py:2322 common/models.py:2447 common/models.py:2757
#: common/serializers.py:681 generic/states/serializers.py:20
#: machine/models.py:28 part/models.py:1107 plugin/models.py:54
#: report/models.py:222 stock/models.py:89
msgid "Name"
msgstr "お名前"
#: InvenTree/models.py:1094 build/models.py:262 common/models.py:180
#: common/models.py:2454 common/models.py:2595 common/models.py:2772
#: company/models.py:559 company/models.py:815 order/models.py:496
#: order/models.py:2251 part/models.py:1130 report/models.py:228
#: report/models.py:872 report/models.py:898
#: report/templates/report/inventree_build_order_report.html:117
#: stock/models.py:95
msgid "Description"
msgstr "説明"
#: InvenTree/models.py:1095 stock/models.py:96
msgid "Description (optional)"
msgstr "説明 (オプション)"
#: InvenTree/models.py:1110 common/models.py:3130
msgid "Path"
msgstr "パス"
#: InvenTree/models.py:1268
msgid "Duplicate names cannot exist under the same parent"
msgstr "同じ親に重複した名前は存在しません。"
#: InvenTree/models.py:1352
msgid "Markdown notes (optional)"
msgstr "マークダウンメモ (オプション)"
#: InvenTree/models.py:1402
msgid "Barcode Data"
msgstr "バーコード情報"
#: InvenTree/models.py:1403
msgid "Third party barcode data"
msgstr "サードパーティ製バーコードデータ"
#: InvenTree/models.py:1409
msgid "Barcode Hash"
msgstr "バーコードハッシュ"
#: InvenTree/models.py:1410
msgid "Unique hash of barcode data"
msgstr "バーコードデータのユニークなハッシュ"
#: InvenTree/models.py:1499
msgid "Existing barcode found"
msgstr "既存のバーコードが見つかりました"
#: InvenTree/models.py:1603
msgid "Server Error"
msgstr "サーバーエラー"
#: InvenTree/models.py:1604
msgid "An error has been logged by the server."
msgstr "サーバーによってエラーが記録されました。"
#: InvenTree/models.py:1646 common/models.py:1800
#: report/templates/report/inventree_bill_of_materials_report.html:126
#: report/templates/report/inventree_bill_of_materials_report.html:148
#: report/templates/report/inventree_return_order_report.html:35
msgid "Image"
msgstr "画像"
#: InvenTree/serializers.py:363
msgid "Must be a valid number"
msgstr "有効な数字でなければなりません"
#: InvenTree/serializers.py:405 company/models.py:217 part/models.py:3176
msgid "Currency"
msgstr "通貨"
#: InvenTree/serializers.py:408 part/serializers.py:1389
msgid "Select currency from available options"
msgstr "利用可能なオプションから通貨を選択してください"
#: InvenTree/serializers.py:754
msgid "This field may not be null."
msgstr "この項目は空欄にできません。"
#: InvenTree/serializers.py:760
msgid "Invalid value"
msgstr "無効な値です。"
#: InvenTree/serializers.py:915
msgid "Invalid content type format"
msgstr "無効なコンテンツタイプ形式です"
#: InvenTree/serializers.py:918
msgid "Content type not found"
msgstr "コンテンツタイプが見つかりません"
#: InvenTree/serializers.py:924
msgid "Content type does not match required mixin class"
msgstr "コンテンツタイプが必須のミックスインクラスと一致しません"
#: InvenTree/serializers.py:941
msgid "Copy Parameters"
msgstr "コピーパラメータ"
#: InvenTree/serializers.py:942
msgid "Copy parameters from the original item"
msgstr ""
#: InvenTree/serializers.py:947
msgid "Copy Lines"
msgstr "コピーライン"
#: InvenTree/serializers.py:948
msgid "Copy line items from the original order"
msgstr "元の注文から行項目をコピー"
#: InvenTree/serializers.py:953
msgid "Copy Extra Lines"
msgstr "余分な行をコピー"
#: InvenTree/serializers.py:954
msgid "Copy extra line items from the original order"
msgstr "元の注文から余分な項目をコピー"
#: InvenTree/serializers.py:978
msgid "Duplication Options"
msgstr ""
#: InvenTree/serializers.py:980
msgid "Specify options for duplicating this item"
msgstr ""
#: InvenTree/serializers.py:1018
msgid "Original"
msgstr ""
#: InvenTree/serializers.py:1019
msgid "Select instance to duplicate"
msgstr ""
#: InvenTree/setting/locales.py:20
msgid "Arabic"
msgstr "アラビア語"
#: InvenTree/setting/locales.py:21
msgid "Bulgarian"
msgstr "ブルガリア語"
#: InvenTree/setting/locales.py:22
msgid "Czech"
msgstr "チェコ語"
#: InvenTree/setting/locales.py:23
msgid "Danish"
msgstr "デンマーク語"
#: InvenTree/setting/locales.py:24
msgid "German"
msgstr "ドイツ語"
#: InvenTree/setting/locales.py:25
msgid "Greek"
msgstr "ギリシャ語"
#: InvenTree/setting/locales.py:26
msgid "English"
msgstr "英語"
#: InvenTree/setting/locales.py:27
msgid "Spanish"
msgstr "スペイン語"
#: InvenTree/setting/locales.py:28
msgid "Spanish (Mexican)"
msgstr "スペイン語(メキシコ)"
#: InvenTree/setting/locales.py:29
msgid "Estonian"
msgstr "エストニア語"
#: InvenTree/setting/locales.py:30
msgid "Farsi / Persian"
msgstr "ペルシャ語"
#: InvenTree/setting/locales.py:31
msgid "Finnish"
msgstr "フィンランド語"
#: InvenTree/setting/locales.py:32
msgid "French"
msgstr "フランス語"
#: InvenTree/setting/locales.py:33
msgid "Hebrew"
msgstr "ヘブライ語"
#: InvenTree/setting/locales.py:34
msgid "Hindi"
msgstr "ヒンディー語"
#: InvenTree/setting/locales.py:35
msgid "Hungarian"
msgstr "ハンガリー語"
#: InvenTree/setting/locales.py:36
msgid "Italian"
msgstr "イタリア語"
#: InvenTree/setting/locales.py:37
msgid "Japanese"
msgstr "日本語"
#: InvenTree/setting/locales.py:38
msgid "Korean"
msgstr "韓国語"
#: InvenTree/setting/locales.py:39
msgid "Lithuanian"
msgstr "リトアニア語"
#: InvenTree/setting/locales.py:40
msgid "Latvian"
msgstr "ラトビア語"
#: InvenTree/setting/locales.py:41
msgid "Dutch"
msgstr "オランダ語"
#: InvenTree/setting/locales.py:42
msgid "Norwegian"
msgstr "ノルウェー語"
#: InvenTree/setting/locales.py:43
msgid "Polish"
msgstr "ポーランド語"
#: InvenTree/setting/locales.py:44
msgid "Portuguese"
msgstr "ポルトガル語"
#: InvenTree/setting/locales.py:45
msgid "Portuguese (Brazilian)"
msgstr "ポルトガル語 (ブラジル)"
#: InvenTree/setting/locales.py:46
msgid "Romanian"
msgstr "ルーマニア語"
#: InvenTree/setting/locales.py:47
msgid "Russian"
msgstr "ロシア語"
#: InvenTree/setting/locales.py:48
msgid "Slovak"
msgstr "スロバキア語"
#: InvenTree/setting/locales.py:49
msgid "Slovenian"
msgstr "スロベニア語"
#: InvenTree/setting/locales.py:50
msgid "Serbian"
msgstr "セルビア語"
#: InvenTree/setting/locales.py:51
msgid "Swedish"
msgstr "スウェーデン語"
#: InvenTree/setting/locales.py:52
msgid "Thai"
msgstr "タイ語"
#: InvenTree/setting/locales.py:53
msgid "Turkish"
msgstr "トルコ語"
#: InvenTree/setting/locales.py:54
msgid "Ukrainian"
msgstr "ウクライナ語"
#: InvenTree/setting/locales.py:55
msgid "Vietnamese"
msgstr "ベトナム語"
#: InvenTree/setting/locales.py:56
msgid "Chinese (Simplified)"
msgstr "中国語 (簡体字)"
#: InvenTree/setting/locales.py:57
msgid "Chinese (Traditional)"
msgstr "中国語 (繁体字)"
#: InvenTree/tasks.py:893
msgid "Update Available"
msgstr "アップデートが利用可能"
#: InvenTree/tasks.py:894
msgid "An update for InvenTree is available"
msgstr "InvenTreeの更新版が利用可能になりました"
#: InvenTree/validators.py:28
msgid "Invalid physical unit"
msgstr "無効な物理単位"
#: InvenTree/validators.py:34
msgid "Not a valid currency code"
msgstr "有効な通貨コードではありません。"
#: build/api.py:57 order/api.py:119 order/api.py:288 order/api.py:1455
#: order/serializers.py:98
msgid "Order Status"
msgstr "注文ステータス"
#: build/api.py:83 build/models.py:274
msgid "Parent Build"
msgstr "親ビルド"
#: build/api.py:87 build/api.py:1055 order/api.py:565 order/api.py:797
#: order/api.py:1248 order/api.py:1559 order/api.py:1855 order/api.py:2045
#: stock/api.py:624
msgid "Include Variants"
msgstr "バリアントを含む"
#: build/api.py:103 build/api.py:490 build/api.py:1069 build/models.py:280
#: build/serializers.py:1186 build/serializers.py:1362
#: build/serializers.py:1455 company/models.py:1034 company/serializers.py:473
#: order/api.py:316 order/api.py:320 order/api.py:954 order/api.py:1261
#: order/api.py:1264 order/api.py:2058 order/api.py:2061 order/api.py:2215
#: order/models.py:2383 order/models.py:2551 order/models.py:2552
#: order/models.py:3990 order/models.py:3991 part/api.py:1169 part/api.py:1172
#: part/api.py:1389 part/models.py:528 part/models.py:3187 part/models.py:3330
#: part/models.py:3388 part/models.py:3410 part/models.py:3432
#: part/models.py:3573 part/models.py:3895 part/models.py:4328
#: part/serializers.py:1338 part/serializers.py:2004
#: report/templates/report/inventree_bill_of_materials_report.html:110
#: report/templates/report/inventree_bill_of_materials_report.html:137
#: report/templates/report/inventree_build_order_report.html:109
#: report/templates/report/inventree_purchase_order_report.html:34
#: report/templates/report/inventree_return_order_report.html:24
#: report/templates/report/inventree_sales_order_report.html:27
#: report/templates/report/inventree_sales_order_shipment_report.html:28
#: report/templates/report/inventree_stock_location_report.html:102
#: report/templates/report/inventree_transfer_order_report.html:25
#: stock/api.py:637 stock/api.py:1573 stock/serializers.py:125
#: stock/serializers.py:177 stock/serializers.py:428 stock/serializers.py:614
#: stock/serializers.py:1198 templates/email/build_order_completed.html:17
#: templates/email/build_order_required_stock.html:17
#: templates/email/low_stock_notification.html:15
#: templates/email/overdue_build_order.html:16
#: templates/email/part_event_notification.html:15
#: templates/email/stale_stock_notification.html:17
msgid "Part"
msgstr "パーツ"
#: build/api.py:123 build/api.py:126 build/serializers.py:1469 part/api.py:1003
#: part/api.py:1400 part/models.py:412 part/models.py:1148 part/models.py:3460
#: part/serializers.py:1348 part/serializers.py:1775 stock/api.py:915
msgid "Category"
msgstr "カテゴリ"
#: build/api.py:134 build/api.py:138
msgid "Ancestor Build"
msgstr "祖先ビルド"
#: build/api.py:155 order/api.py:137
msgid "Assigned to me"
msgstr "担当"
#: build/api.py:170
msgid "Assigned To"
msgstr "割り当て"
#: build/api.py:205 stock/api.py:958
msgid "Created before"
msgstr "作成前"
#: build/api.py:209 stock/api.py:962
msgid "Created after"
msgstr "の後に作成されました。"
#: build/api.py:213
msgid "Has start date"
msgstr "開始日あり"
#: build/api.py:221
msgid "Start date before"
msgstr "開始日 前"
#: build/api.py:225
msgid "Start date after"
msgstr "開始日 後"
#: build/api.py:229
msgid "Has target date"
msgstr "目標期日あり"
#: build/api.py:237
msgid "Target date before"
msgstr "目標期日"
#: build/api.py:241
msgid "Target date after"
msgstr "以降の目標日"
#: build/api.py:245
msgid "Completed before"
msgstr "完成前"
#: build/api.py:249
msgid "Completed after"
msgstr "終了後"
#: build/api.py:252 order/api.py:242
msgid "Min Date"
msgstr "最小日付"
#: build/api.py:275 order/api.py:261
msgid "Max Date"
msgstr "最大日付"
#: build/api.py:300 build/api.py:303 part/api.py:199
msgid "Exclude Tree"
msgstr "ツリーを除く"
#: build/api.py:416
msgid "Build must be cancelled before it can be deleted"
msgstr "削除するには、ビルドをキャンセルする必要があります。"
#: build/api.py:460 build/serializers.py:1396 part/models.py:1314
#: part/models.py:3937
msgid "Consumable"
msgstr "消耗品"
#: build/api.py:476 build/serializers.py:1399 part/models.py:3931
msgid "Optional"
msgstr "オプション"
#: build/api.py:479 build/serializers.py:1441 common/setting/system.py:476
#: part/models.py:1262 part/serializers.py:1720 part/serializers.py:1746
#: stock/api.py:690
msgid "Assembly"
msgstr "アセンブリ"
#: build/api.py:482
msgid "Tracked"
msgstr "追跡"
#: build/api.py:485 build/serializers.py:1402 part/models.py:1280
msgid "Testable"
msgstr "テスト可能"
#: build/api.py:495 order/api.py:1018 order/api.py:1445 order/api.py:2279
msgid "Order Outstanding"
msgstr "受注残高"
#: build/api.py:505 build/serializers.py:1498 order/api.py:977
#: order/api.py:2238
msgid "Allocated"
msgstr "割り当てられた"
#: build/api.py:530 build/models.py:1843 build/serializers.py:1415
msgid "Consumed"
msgstr "消費されました"
#: build/api.py:539 company/models.py:879 company/serializers.py:450
#: templates/email/build_order_required_stock.html:19
#: templates/email/low_stock_notification.html:17
#: templates/email/part_event_notification.html:18
msgid "Available"
msgstr "利用可能"
#: build/api.py:580 build/serializers.py:1500 company/serializers.py:447
#: order/serializers.py:1400 order/serializers.py:2708 part/serializers.py:844
#: part/serializers.py:1199 part/serializers.py:1784
msgid "On Order"
msgstr "注文中"
#: build/api.py:733
msgid "Build not found"
msgstr "ビルドが見つかりません"
#: build/api.py:1092 build/models.py:117 order/models.py:2416
#: report/templates/report/inventree_build_order_report.html:105
#: stock/serializers.py:98 templates/email/build_order_completed.html:16
#: templates/email/overdue_build_order.html:15
msgid "Build Order"
msgstr "組立注文"
#: build/api.py:1106 build/api.py:1110 build/serializers.py:409
#: build/serializers.py:522 build/serializers.py:573 build/serializers.py:1236
#: build/serializers.py:1242 order/api.py:1308 order/api.py:1313
#: order/api.py:2097 order/api.py:2102 order/serializers.py:858
#: order/serializers.py:998 order/serializers.py:2275 part/serializers.py:1358
#: stock/api.py:1030 stock/serializers.py:116 stock/serializers.py:626
#: stock/serializers.py:746 stock/serializers.py:930 stock/serializers.py:1039
#: stock/serializers.py:1107 stock/serializers.py:1746
#: stock/serializers.py:2016 stock/serializers.py:2144
#: stock/serializers.py:2253 templates/email/stale_stock_notification.html:18
#: users/models.py:545
msgid "Location"
msgstr "場所"
#: build/api.py:1118 part/serializers.py:1383
msgid "Output"
msgstr "出力"
#: build/api.py:1120
msgid "Filter by output stock item ID. Use 'null' to find uninstalled build items."
msgstr "出力ストックアイテムIDでフィルタリングします。未インストールビルドアイテムを検索するには「null」をご使用ください。"
#: build/models.py:118 users/ruleset.py:34
msgid "Build Orders"
msgstr "組立注文"
#: build/models.py:178
msgid "Assembly BOM has not been validated"
msgstr "アセンブリBOMが検証されていません"
#: build/models.py:185
msgid "Build order cannot be created for an inactive part"
msgstr "非アクティブな部品にビルドオーダーを作成できません。"
#: build/models.py:192
msgid "Build order cannot be created for an unlocked part"
msgstr "ロックされていない部品にビルドオーダーを作成できません。"
#: build/models.py:210
msgid "Build orders can only be externally fulfilled for purchaseable parts"
msgstr "ビルドオーダーを外部委託できるのは、購入可能部品のみです"
#: build/models.py:217 order/models.py:411
msgid "Responsible user or group must be specified"
msgstr "担当ユーザーまたはグループを指定する必要があります。"
#: build/models.py:222
msgid "Build order part cannot be changed"
msgstr "ビルドオーダー部品は変更できません"
#: build/models.py:227 order/models.py:429
msgid "Target date must be after start date"
msgstr "目標期日は開始日以降であること"
#: build/models.py:255
msgid "Build Order Reference"
msgstr "ビルド・オーダー・リファレンス"
#: build/models.py:256 build/serializers.py:1393 order/models.py:706
#: order/models.py:1470 order/models.py:2199 order/models.py:3160
#: order/models.py:3639 part/models.py:3977
#: report/templates/report/inventree_bill_of_materials_report.html:139
#: report/templates/report/inventree_purchase_order_report.html:35
#: report/templates/report/inventree_return_order_report.html:26
#: report/templates/report/inventree_sales_order_report.html:28
#: report/templates/report/inventree_transfer_order_report.html:26
msgid "Reference"
msgstr "参照"
#: build/models.py:265
msgid "Brief description of the build (optional)"
msgstr "建築の簡単な説明(任意)"
#: build/models.py:275
msgid "Build Order to which this build is allocated"
msgstr "このビルドが引き当てられているビルドオーダー"
#: build/models.py:284
msgid "Select part to build"
msgstr "製造する部品の選択"
#: build/models.py:289
msgid "Sales Order Reference"
msgstr "セールス・オーダー・リファレンス"
#: build/models.py:294
msgid "Sales Order to which this build is allocated"
msgstr "このビルドが引き当てられている受注"
#: build/models.py:299 build/serializers.py:1047 order/models.py:3659
#: order/serializers.py:2014
msgid "Source Location"
msgstr "ソース・ロケーション"
#: build/models.py:305
msgid "Select location to take stock from for this build (leave blank to take from any stock location)"
msgstr "このビルドで在庫を取得する場所を選択します(任意の在庫場所から取得する場合は空白のままにしてください)。"
#: build/models.py:311
msgid "External Build"
msgstr "外部ビルド"
#: build/models.py:312
msgid "This build order is fulfilled externally"
msgstr "このビルドオーダーは外部委託されます。"
#: build/models.py:317 order/models.py:3669
msgid "Destination Location"
msgstr "目的地"
#: build/models.py:322
msgid "Select location where the completed items will be stored"
msgstr "完成したアイテムの保管場所を選択"
#: build/models.py:326
msgid "Build Quantity"
msgstr "数量"
#: build/models.py:329
msgid "Number of stock items to build"
msgstr "構築するストックアイテムの数"
#: build/models.py:333
msgid "Completed items"
msgstr "完成品"
#: build/models.py:335
msgid "Number of stock items which have been completed"
msgstr "完了した在庫アイテムの数"
#: build/models.py:339
msgid "Build Status"
msgstr "組立状況"
#: build/models.py:344
msgid "Build status code"
msgstr "ビルドステータスコード"
#: build/models.py:353 build/serializers.py:396 order/serializers.py:874
#: stock/models.py:1137 stock/serializers.py:90 stock/serializers.py:1920
msgid "Batch Code"
msgstr "バッチコード"
#: build/models.py:357 build/serializers.py:397
msgid "Batch code for this build output"
msgstr "このビルド出力のバッチコード"
#: build/models.py:361 order/models.py:533 order/serializers.py:163
#: part/models.py:1349 stock/models.py:1218
msgid "Creation Date"
msgstr "作成日時"
#: build/models.py:367
msgid "Build start date"
msgstr "ビルド開始日"
#: build/models.py:368
msgid "Scheduled start date for this build order"
msgstr "この注文の開始予定日"
#: build/models.py:374
msgid "Target completion date"
msgstr "完成目標日"
#: build/models.py:376
msgid "Target date for build completion. Build will be overdue after this date."
msgstr "ビルド完了目標日。この日付を過ぎると、ビルドは期限切れになります。"
#: build/models.py:381 order/models.py:754 order/models.py:3199
#: order/models.py:3688
msgid "Completion Date"
msgstr "完了日"
#: build/models.py:389
msgid "completed by"
msgstr "完了者"
#: build/models.py:398
msgid "Issued by"
msgstr "発行者"
#: build/models.py:399
msgid "User who issued this build order"
msgstr "このビルドオーダーを発行したユーザー"
#: build/models.py:416 common/models.py:195 order/api.py:187
#: order/models.py:565 part/models.py:1366
#: report/templates/report/inventree_build_order_report.html:158
msgid "Responsible"
msgstr "責任"
#: build/models.py:417
msgid "User or group responsible for this build order"
msgstr "このビルドオーダーを担当するユーザーまたはグループ"
#: build/models.py:422 stock/models.py:1130
msgid "External Link"
msgstr "外部リンク"
#: build/models.py:424 common/models.py:2143 part/models.py:1182
#: stock/models.py:1132
msgid "Link to external URL"
msgstr "外部 サイト へのリンク"
#: build/models.py:429
msgid "Build Priority"
msgstr "組立優先度"
#: build/models.py:432
msgid "Priority of this build order"
msgstr "建設順序の優先順位"
#: build/models.py:440 common/models.py:159 common/models.py:173
#: order/api.py:173 order/models.py:505 order/models.py:2231
msgid "Project Code"
msgstr "プロジェクトコード"
#: build/models.py:441
msgid "Project code for this build order"
msgstr "プロジェクトコード"
#: build/models.py:703
msgid "Cannot complete build order with open child builds"
msgstr "製造中の子ビルドがあるため、ビルドオーダーを完了できません"
#: build/models.py:708
msgid "Cannot complete build order with incomplete outputs"
msgstr "不完全な出力があるため、ビルドオーダーを完了できません"
#: build/models.py:892 build/serializers.py:444
msgid "Serial numbers must be provided for trackable parts"
msgstr "追跡可能な部品については、シリアル番号の提示が必要です。"
#: build/models.py:984 build/models.py:1093
msgid "No build output specified"
msgstr "ビルド出力が指定されていません"
#: build/models.py:987
msgid "Build output is already completed"
msgstr "ビルド出力はすでに完了しています"
#: build/models.py:990 build/models.py:1102 build/models.py:1181
msgid "Build output does not match Build Order"
msgstr "ビルド出力がビルド順序と一致しません"
#: build/models.py:1099 build/models.py:1178
msgid "Build output has already been completed"
msgstr ""
#: build/models.py:1109 build/models.py:1211 build/serializers.py:318
#: build/serializers.py:372 build/serializers.py:911 build/serializers.py:1712
#: order/models.py:804 order/serializers.py:642 order/serializers.py:869
#: part/models.py:3785 stock/models.py:977 stock/models.py:1402
#: stock/models.py:1486 stock/models.py:1743 stock/models.py:1954
#: stock/models.py:2277 stock/serializers.py:724 stock/serializers.py:1030
#: stock/serializers.py:1092 stock/serializers.py:1909
msgid "Quantity must be greater than zero"
msgstr "数量はゼロより大きくなければなりません"
#: build/models.py:1113 build/models.py:1216 build/serializers.py:323
msgid "Quantity cannot be greater than the output quantity"
msgstr "数量が出力数量を上回ることはできません"
#: build/models.py:1190
msgid "Build output has not passed all required tests"
msgstr "ビルド出力は、必要なすべてのテストを通過していません"
#: build/models.py:1198
msgid "Allocated stock items are still in production"
msgstr "引き当て済みの在庫品は、現在生産中です"
#: build/models.py:1205
msgid "Cannot partially complete a build output with allocated items"
msgstr "割り当てられた項目を含むビルド出力の一部のみを完了することはできません"
#: build/models.py:1797
msgid "Build Order Line Item"
msgstr "ビルドオーダーラインアイテム"
#: build/models.py:1822
msgid "Build object"
msgstr "ビルドオブジェクト"
#: build/models.py:1834 build/models.py:2177 build/serializers.py:304
#: build/serializers.py:357 build/serializers.py:1414 common/models.py:1379
#: order/models.py:2162 order/models.py:3040 order/models.py:4138
#: order/serializers.py:1875 order/serializers.py:2369
#: order/serializers.py:2945 part/models.py:3344 part/models.py:3925
#: report/templates/report/inventree_bill_of_materials_report.html:138
#: report/templates/report/inventree_build_order_report.html:113
#: report/templates/report/inventree_purchase_order_report.html:36
#: report/templates/report/inventree_sales_order_report.html:29
#: report/templates/report/inventree_sales_order_shipment_report.html:47
#: report/templates/report/inventree_sales_order_shipment_report.html:49
#: report/templates/report/inventree_stock_location_report.html:104
#: report/templates/report/inventree_stock_report_merge.html:90
#: report/templates/report/inventree_stock_report_merge.html:113
#: report/templates/report/inventree_test_report.html:90
#: report/templates/report/inventree_test_report.html:169
#: report/templates/report/inventree_transfer_order_report.html:27
#: stock/serializers.py:141 stock/serializers.py:185 stock/serializers.py:712
#: stock/serializers.py:1023 stock/serializers.py:1080
#: templates/email/build_order_completed.html:18
#: templates/email/stale_stock_notification.html:19
msgid "Quantity"
msgstr "数量"
#: build/models.py:1835
msgid "Required quantity for build order"
msgstr "注文数量"
#: build/models.py:1844
msgid "Quantity of consumed stock"
msgstr "消費された在庫の数量"
#: build/models.py:1945
msgid "Build item must specify a build output, as master part is marked as trackable"
msgstr "ビルド項目は、ビルド出力を指定する必要があります。"
#: build/models.py:2008
msgid "Selected stock item does not match BOM line"
msgstr "選択された在庫品目が部品表に一致しません。"
#: build/models.py:2027
msgid "Allocated quantity must be greater than zero"
msgstr "引き当て数はゼロより大きくなければなりません"
#: build/models.py:2033
msgid "Quantity must be 1 for serialized stock"
msgstr "シリアル在庫の場合、数量は1でなければなりません。"
#: build/models.py:2043
#, python-brace-format
msgid "Allocated quantity ({q}) must not exceed available stock quantity ({a})"
msgstr "割当数量({q})は在庫可能数量({a})を超えてはなりません。"
#: build/models.py:2060 order/models.py:2989 order/models.py:4102
msgid "Stock item is over-allocated"
msgstr "在庫が過剰配分"
#: build/models.py:2167 build/serializers.py:894 build/serializers.py:1203
#: order/serializers.py:1703 order/serializers.py:1724
#: order/serializers.py:2731 order/serializers.py:2752
#: report/templates/report/inventree_sales_order_shipment_report.html:29
#: stock/api.py:1464 stock/models.py:468 stock/serializers.py:107
#: stock/serializers.py:842 stock/serializers.py:1598 stock/serializers.py:1714
msgid "Stock Item"
msgstr "在庫商品"
#: build/models.py:2168
msgid "Source stock item"
msgstr "ソース在庫品"
#: build/models.py:2178
msgid "Stock quantity to allocate to build"
msgstr "建設に割り当てる在庫量"
#: build/models.py:2187
msgid "Install into"
msgstr "インストール"
#: build/models.py:2188
msgid "Destination stock item"
msgstr "仕向け地在庫品"
#: build/serializers.py:128
msgid "Build Level"
msgstr "ビルドレベル"
#: build/serializers.py:142 part/serializers.py:1285
msgid "Part Name"
msgstr "部品名"
#: build/serializers.py:244 build/serializers.py:920
msgid "Build Output"
msgstr "ビルド出力"
#: build/serializers.py:256
msgid "Build output does not match the parent build"
msgstr "ビルド出力が親ビルドと一致しません"
#: build/serializers.py:260
msgid "Output part does not match BuildOrder part"
msgstr "出力部分が BuildOrder 部分と一致しません。"
#: build/serializers.py:264
msgid "This build output has already been completed"
msgstr "このビルド出力はすでに完了しています"
#: build/serializers.py:278
msgid "This build output is not fully allocated"
msgstr "このビルド出力は完全に割り当てられていません"
#: build/serializers.py:305 build/serializers.py:358
msgid "Enter quantity for build output"
msgstr "ビルド出力の数量を入力"
#: build/serializers.py:380
msgid "Integer quantity required for trackable parts"
msgstr "追跡可能な部品に必要な整数個数"
#: build/serializers.py:386
msgid "Integer quantity required, as the bill of materials contains trackable parts"
msgstr "部品表には追跡可能な部品が含まれるため、必要な数量は整数"
#: build/serializers.py:403 order/serializers.py:890 order/serializers.py:1879
#: order/serializers.py:2949 stock/serializers.py:735
msgid "Serial Numbers"
msgstr "シリアル番号"
#: build/serializers.py:404
msgid "Enter serial numbers for build outputs"
msgstr "ビルド出力のためのシリアル番号の入力"
#: build/serializers.py:410
msgid "Stock location for build output"
msgstr "ビルド出力のストック位置"
#: build/serializers.py:425
msgid "Auto Allocate Serial Numbers"
msgstr "シリアル番号の自動割り当て"
#: build/serializers.py:427
msgid "Automatically allocate required items with matching serial numbers"
msgstr "シリアル番号が一致する必要なアイテムを自動的に割り当て"
#: build/serializers.py:460 order/serializers.py:976 stock/api.py:1232
#: stock/models.py:2304
msgid "The following serial numbers already exist or are invalid"
msgstr "以下のシリアル番号は既に存在するか、無効です。"
#: build/serializers.py:502 build/serializers.py:546 build/serializers.py:595
msgid "A list of build outputs must be provided"
msgstr "ビルド出力のリストを提供する必要があります。"
#: build/serializers.py:523
msgid "Stock location for scrapped outputs"
msgstr "スクラップされたアウトプットの在庫場所"
#: build/serializers.py:529
msgid "Discard Allocations"
msgstr "廃棄割り当て"
#: build/serializers.py:530
msgid "Discard any stock allocations for scrapped outputs"
msgstr "廃棄されたアウトプットに割り当てられた在庫の破棄"
#: build/serializers.py:535
msgid "Reason for scrapping build output(s)"
msgstr "ビルドアウトプットを廃棄する理由"
#: build/serializers.py:574
msgid "Location for completed build outputs"
msgstr "完成した建造物のアウトプットの場所"
#: build/serializers.py:582 order/serializers.py:2542
msgid "Accept Incomplete Allocation"
msgstr "不完全割当の受入れ"
#: build/serializers.py:583
msgid "Complete outputs if stock has not been fully allocated"
msgstr "在庫が完全に割り当てられていない場合は、出力を完了します。"
#: build/serializers.py:648
msgid "Consume Allocated Stock"
msgstr "割当在庫の消費"
#: build/serializers.py:649
msgid "Consume any stock which has already been allocated to this build"
msgstr "このビルドに割り当て済みのストックを消費します。"
#: build/serializers.py:655
msgid "Remove Incomplete Outputs"
msgstr "不完全な出力の削除"
#: build/serializers.py:656
msgid "Delete any build outputs which have not been completed"
msgstr "完了していないビルド出力を削除します。"
#: build/serializers.py:683
msgid "Not permitted"
msgstr "不可"
#: build/serializers.py:684
msgid "Accept as consumed by this build order"
msgstr "このビルド・オーダーで消費されるものとして受け入れます。"
#: build/serializers.py:685
msgid "Deallocate before completing this build order"
msgstr "このビルドオーダーを完了する前に割り当てを解除します。"
#: build/serializers.py:712
msgid "Overallocated Stock"
msgstr "総合在庫"
#: build/serializers.py:715
msgid "How do you want to handle extra stock items assigned to the build order"
msgstr "製造オーダーに割り当てられた余分な在庫品をどのように処理しますか?"
#: build/serializers.py:726
msgid "Some stock items have been overallocated"
msgstr "一部の在庫品目は全体的に配分されています。"
#: build/serializers.py:731
msgid "Accept Unallocated"
msgstr "未割り当ての受け入れ"
#: build/serializers.py:733
msgid "Accept that stock items have not been fully allocated to this build order"
msgstr "在庫アイテムがこのビルド・オーダーに完全に割り当てられていないことを受け入れます。"
#: build/serializers.py:744
msgid "Required stock has not been fully allocated"
msgstr "必要在庫の配分が完了していません"
#: build/serializers.py:749 order/serializers.py:524 order/serializers.py:1780
msgid "Accept Incomplete"
msgstr "インコンプリートの受け入れ"
#: build/serializers.py:751
msgid "Accept that the required number of build outputs have not been completed"
msgstr "必要な数のビルドアウトプットが完了していないことを受け入れます。"
#: build/serializers.py:762
msgid "Required build quantity has not been completed"
msgstr "必要な構築数量が完了していません"
#: build/serializers.py:774
msgid "Build order has open child build orders"
msgstr "ビルド・オーダーには未完成の子ビルド・オーダーがあります。"
#: build/serializers.py:777
msgid "Build order must be in production state"
msgstr "受注生産状態であること"
#: build/serializers.py:780
msgid "Build order has incomplete outputs"
msgstr "ビルド・オーダーの出力が不完全"
#: build/serializers.py:819
msgid "Build Line"
msgstr "組立ライン"
#: build/serializers.py:827
msgid "Build output"
msgstr "ビルド出力"
#: build/serializers.py:835
msgid "Build output must point to the same build"
msgstr "ビルド出力は同じビルド"
#: build/serializers.py:866
msgid "Build Line Item"
msgstr "ビルドラインアイテム"
#: build/serializers.py:884
msgid "bom_item.part must point to the same part as the build order"
msgstr "bom_item.partは、ビルドオーダーと同じパーツを指す必要があります。"
#: build/serializers.py:900 stock/serializers.py:1611
msgid "Item must be in stock"
msgstr "在庫があること"
#: build/serializers.py:943 order/serializers.py:1766 order/serializers.py:2785
#, python-brace-format
msgid "Available quantity ({q}) exceeded"
msgstr "使用可能数量({q})を超過"
#: build/serializers.py:949
msgid "Build output must be specified for allocation of tracked parts"
msgstr "追跡部品の割り当てには、ビルド出力を指定する必要があります。"
#: build/serializers.py:957
msgid "Build output cannot be specified for allocation of untracked parts"
msgstr "追跡されていない部品の割り当てでは、ビルド出力を指定できません。"
#: build/serializers.py:981 order/serializers.py:1968 order/serializers.py:2810
msgid "Allocation items must be provided"
msgstr "割り当て項目の提供"
#: build/serializers.py:1049
msgid "Stock location where parts are to be sourced (leave blank to take from any location)"
msgstr "部品を調達する在庫場所(任意の場所から調達する場合は空白にしてください。)"
#: build/serializers.py:1058 order/serializers.py:2025
msgid "Exclude Location"
msgstr "場所を除く"
#: build/serializers.py:1059
msgid "Exclude stock items from this selected location"
msgstr "この選択された場所から在庫商品を除外"
#: build/serializers.py:1064 order/serializers.py:2040
msgid "Interchangeable Stock"
msgstr "交換可能ストック"
#: build/serializers.py:1065
msgid "Stock items in multiple locations can be used interchangeably"
msgstr "複数の拠点にある在庫品を交換可能"
#: build/serializers.py:1070
msgid "Substitute Stock"
msgstr "代替ストック"
#: build/serializers.py:1071
msgid "Allow allocation of substitute parts"
msgstr "代替部品の割り当て"
#: build/serializers.py:1076
msgid "Optional Items"
msgstr "オプション"
#: build/serializers.py:1077
msgid "Allocate optional BOM items to build order"
msgstr "オプションのBOMアイテムをビルドオーダーに割り当てます。"
#: build/serializers.py:1083
msgid "All Items"
msgstr "すべてのアイテム"
#: build/serializers.py:1084
msgid "Untracked Items"
msgstr "非追跡対象部品"
#: build/serializers.py:1085
msgid "Tracked Items"
msgstr "追跡対象部品"
#: build/serializers.py:1087
msgid "Item Type"
msgstr "項目タイプ"
#: build/serializers.py:1088
msgid "Select item type to auto-allocate"
msgstr "自動引き当てを行なう部品種類を選択してください"
#: build/serializers.py:1094 order/serializers.py:2049
msgid "Stock Priority"
msgstr "在庫優先度"
#: build/serializers.py:1095 order/serializers.py:2050
msgid "Preferred order in which matching stock items are consumed"
msgstr "一致する在庫アイテムが消費される優先順位"
#: build/serializers.py:1103
msgid "Build Lines"
msgstr "組立明細"
#: build/serializers.py:1105
msgid "Limit allocation to these build lines (leave blank to allocate all lines)"
msgstr "これらの組立明細に割当を制限します (すべての行を割り当てるには空白のままにしてください)"
#: build/serializers.py:1160
msgid "BOM Reference"
msgstr "BOMリファレンス"
#: build/serializers.py:1166
msgid "BOM Part ID"
msgstr "BOMパーツID"
#: build/serializers.py:1173
msgid "BOM Part Name"
msgstr "部品表 部品名"
#: build/serializers.py:1225
msgid "Install Into"
msgstr "インストール先"
#: build/serializers.py:1254 build/serializers.py:1483
msgid "Build"
msgstr "ビルド"
#: build/serializers.py:1274 company/models.py:637 order/api.py:329
#: order/api.py:334 order/api.py:561 order/serializers.py:634
#: stock/models.py:1073 stock/serializers.py:593
msgid "Supplier Part"
msgstr "サプライヤー"
#: build/serializers.py:1290 stock/serializers.py:656
msgid "Allocated Quantity"
msgstr "割当数量"
#: build/serializers.py:1357
msgid "Build Reference"
msgstr "ビルドリファレンス"
#: build/serializers.py:1367
msgid "Part Category Name"
msgstr "部品分類名"
#: build/serializers.py:1405 common/setting/system.py:500 part/models.py:1274
msgid "Trackable"
msgstr "追跡可能"
#: build/serializers.py:1408
msgid "Inherited"
msgstr "継承"
#: build/serializers.py:1411 part/models.py:4010
msgid "Allow Variants"
msgstr "バリアントを許可"
#: build/serializers.py:1417 build/serializers.py:1423 part/models.py:3664
#: part/models.py:4320 stock/api.py:928 stock/serializers.py:1014
msgid "BOM Item"
msgstr "BOMアイテム"
#: build/serializers.py:1501 order/serializers.py:1401
#: order/serializers.py:2709 part/serializers.py:1203 part/serializers.py:1788
msgid "In Production"
msgstr "生産中"
#: build/serializers.py:1503 part/serializers.py:835 part/serializers.py:1207
msgid "Scheduled to Build"
msgstr "ビルド予定"
#: build/serializers.py:1506 part/serializers.py:868
msgid "External Stock"
msgstr "外部在庫"
#: build/serializers.py:1507 part/serializers.py:1193 part/serializers.py:1851
msgid "Available Stock"
msgstr "在庫状況"
#: build/serializers.py:1509
msgid "Available Substitute Stock"
msgstr "利用可能な代替ストック"
#: build/serializers.py:1512
msgid "Available Variant Stock"
msgstr "在庫状況"
#: build/serializers.py:1725
msgid "Consumed quantity exceeds allocated quantity"
msgstr "消費量が割り当て量を超過しています"
#: build/serializers.py:1762
msgid "Optional notes for the stock consumption"
msgstr "在庫消費に関する任意の注記"
#: build/serializers.py:1779
msgid "Build item must point to the correct build order"
msgstr "ビルド項目は正しいビルドオーダーを指す必要があります"
#: build/serializers.py:1784
msgid "Duplicate build item allocation"
msgstr "重複したビルド項目の割り当て"
#: build/serializers.py:1802
msgid "Build line must point to the correct build order"
msgstr "ビルドラインは正しいビルドオーダーを指す必要があります"
#: build/serializers.py:1807
msgid "Duplicate build line allocation"
msgstr "重複したビルドラインの割り当て"
#: build/serializers.py:1819
msgid "At least one item or line must be provided"
msgstr "少なくとも1つの項目または行を指示する必要があります"
#: build/status_codes.py:11 generic/states/tests.py:21
#: generic/states/tests.py:131 order/status_codes.py:12
#: order/status_codes.py:44 order/status_codes.py:77 order/status_codes.py:103
#: order/status_codes.py:125
msgid "Pending"
msgstr "処理待ち"
#: build/status_codes.py:12
msgid "Production"
msgstr "生産"
#: build/status_codes.py:13 order/status_codes.py:14 order/status_codes.py:51
#: order/status_codes.py:82 order/status_codes.py:127
msgid "On Hold"
msgstr "保留中"
#: build/status_codes.py:14 order/status_codes.py:16 order/status_codes.py:53
#: order/status_codes.py:85 order/status_codes.py:129
msgid "Cancelled"
msgstr "キャンセル済"
#: build/status_codes.py:15 generic/states/tests.py:23 importer/models.py:670
#: importer/status_codes.py:27 order/status_codes.py:15
#: order/status_codes.py:52 order/status_codes.py:84 order/status_codes.py:128
msgid "Complete"
msgstr "完了"
#: build/tasks.py:335
#, python-brace-format
msgid "Build order {build} has been completed"
msgstr "ビルドオーダー{build}が完了しました"
#: build/tasks.py:341
msgid "A build order has been completed"
msgstr "建設発注が完了しました"
#: build/tasks.py:472
msgid "Stock required for build order"
msgstr "受注生産に必要な在庫"
#: build/tasks.py:482
#, python-brace-format
msgid "Build order {build} requires additional stock"
msgstr "ビルドオーダー{build}には追加の在庫が必要となります"
#: build/tasks.py:506
msgid "Overdue Build Order"
msgstr "期限切れ注文"
#: build/tasks.py:511
#, python-brace-format
msgid "Build order {bo} is now overdue"
msgstr "ビルドオーダー{bo}は現在期限切れです"
#: common/api.py:764
msgid "Has Thumbnail"
msgstr "サムネイルあり"
#: common/api.py:773
msgid "Is Link"
msgstr "リンク"
#: common/api.py:781
msgid "Is File"
msgstr "ファイル"
#: common/api.py:828
msgid "User does not have permission to delete these attachments"
msgstr "ユーザーにはこれらの添付ファイルを削除する権限がありません。"
#: common/api.py:841
msgid "User does not have permission to edit this attachment"
msgstr "この添付ファイルを編集する権限がありません"
#: common/api.py:867
msgid "User does not have permission to delete this attachment"
msgstr "ユーザーにはこの添付ファイルを削除する権限がありません"
#: common/api.py:1244 common/serializers.py:1017 common/serializers.py:1065
msgid "Selection list is locked"
msgstr "選択リストがロックされています"
#: common/currency.py:135
msgid "Invalid currency code"
msgstr "無効な通貨コード"
#: common/currency.py:137
msgid "Duplicate currency code"
msgstr "通貨コードの重複"
#: common/currency.py:142
msgid "No valid currency codes provided"
msgstr "有効な通貨コードはありません"
#: common/currency.py:159
msgid "No plugin"
msgstr "プラグインなし"
#: common/filters.py:110 company/api.py:155 company/api.py:311 stock/api.py:407
#: stock/api.py:1062
msgid "Tags"
msgstr "タグ"
#: common/filters.py:390
msgid "Project Code Label"
msgstr "プロジェクトコードラベル"
#: common/models.py:108 common/models.py:133 common/models.py:3470
msgid "Updated"
msgstr "更新しました"
#: common/models.py:109 common/models.py:134 order/models.py:556
msgid "Timestamp of last update"
msgstr "最終更新のタイムスタンプ"
#: common/models.py:146
msgid "Update By"
msgstr "更新者:"
#: common/models.py:147
msgid "User who last updated this object"
msgstr "このオブジェクトを最後に更新したユーザー"
#: common/models.py:174
msgid "Unique project code"
msgstr "独自のプロジェクトコード"
#: common/models.py:181
msgid "Project description"
msgstr "プロジェクトの説明"
#: common/models.py:186 common/models.py:1460 common/models.py:2467
#: common/models.py:2602 company/models.py:194 company/models.py:783
#: machine/models.py:43 part/models.py:1297 plugin/models.py:69
#: stock/api.py:693 users/models.py:191 users/models.py:550
#: users/serializers.py:349 users/serializers.py:470
msgid "Active"
msgstr "有効"
#: common/models.py:187
msgid "Is this project code active?"
msgstr "このプロジェクトコードは有効か?"
#: common/models.py:196
msgid "User or group responsible for this project"
msgstr "このプロジェクトを担当するユーザーまたはグループ"
#: common/models.py:795 common/models.py:1311 common/models.py:1349
msgid "Settings key"
msgstr "設定キー"
#: common/models.py:799
msgid "Settings value"
msgstr "設定値"
#: common/models.py:854
msgid "Chosen value is not a valid option"
msgstr "選択された値は有効なオプションではありません。"
#: common/models.py:870
msgid "Value must be a boolean value"
msgstr "値はブール値でなければなりません。"
#: common/models.py:878
msgid "Value must be an integer value"
msgstr "値は整数値でなければなりません。"
#: common/models.py:886
msgid "Value must be a valid number"
msgstr "値は有効な数値でなければなりません。"
#: common/models.py:911
msgid "Value does not pass validation checks"
msgstr "値がバリデーション・チェックに合格しない"
#: common/models.py:933
msgid "Key string must be unique"
msgstr "キー文字列は一意でなければなりません。"
#: common/models.py:1357 common/models.py:1358 common/models.py:1468
#: common/models.py:1469 common/models.py:1714 common/models.py:1715
#: common/models.py:2159 common/models.py:2160 common/models.py:3118
#: importer/models.py:102 part/models.py:3439 part/models.py:3467
#: plugin/models.py:392 plugin/models.py:393
#: report/templates/report/inventree_test_report.html:105 users/models.py:122
#: users/models.py:497
msgid "User"
msgstr "ユーザー"
#: common/models.py:1380
msgid "Price break quantity"
msgstr "価格破壊数量"
#: common/models.py:1387 company/serializers.py:348 order/models.py:2268
#: order/models.py:3526
msgid "Price"
msgstr "価格"
#: common/models.py:1388
msgid "Unit price at specified quantity"
msgstr "指定数量での単価"
#: common/models.py:1445 common/models.py:1630
msgid "Endpoint"
msgstr "エンドポイント"
#: common/models.py:1446
msgid "Endpoint at which this webhook is received"
msgstr "このウェブフックを受信するエンドポイント"
#: common/models.py:1456
msgid "Name for this webhook"
msgstr "このウェブフックの名前"
#: common/models.py:1460
msgid "Is this webhook active"
msgstr "このウェブフックはアクティブですか"
#: common/models.py:1476 users/models.py:170
msgid "Token"
msgstr "トークン"
#: common/models.py:1477
msgid "Token for access"
msgstr "アクセス用トークン"
#: common/models.py:1485
msgid "Secret"
msgstr "シークレット"
#: common/models.py:1486
msgid "Shared secret for HMAC"
msgstr "HMACの共有秘密"
#: common/models.py:1594 common/models.py:3355
msgid "Message ID"
msgstr "メッセージ ID"
#: common/models.py:1595 common/models.py:3345
msgid "Unique identifier for this message"
msgstr "このメッセージの一意な識別子"
#: common/models.py:1603
msgid "Host"
msgstr "ホスト"
#: common/models.py:1604
msgid "Host from which this message was received"
msgstr "このメッセージを受信したホスト"
#: common/models.py:1612
msgid "Header"
msgstr "ヘッダー"
#: common/models.py:1613
msgid "Header of this message"
msgstr "このメッセージのヘッダー"
#: common/models.py:1620
msgid "Body"
msgstr "本文"
#: common/models.py:1621
msgid "Body of this message"
msgstr "メッセージ本文"
#: common/models.py:1631
msgid "Endpoint on which this message was received"
msgstr "このメッセージを受信したエンドポイント"
#: common/models.py:1636
msgid "Worked on"
msgstr "作業内容"
#: common/models.py:1637
msgid "Was the work on this message finished?"
msgstr "このメッセージに関する作業は終わったのですか?"
#: common/models.py:1730
msgid "Optional explicit URL associated with this notification"
msgstr ""
#: common/models.py:1770
msgid "Id"
msgstr "Id"
#: common/models.py:1772
msgid "Title"
msgstr "タイトル"
#: common/models.py:1774 common/models.py:2142 company/models.py:188
#: company/models.py:479 company/models.py:550 company/models.py:806
#: order/models.py:511 order/models.py:2212 order/models.py:2788
#: part/models.py:1181
#: report/templates/report/inventree_build_order_report.html:164
msgid "Link"
msgstr "リンク"
#: common/models.py:1776
msgid "Published"
msgstr "公開済み"
#: common/models.py:1778
msgid "Author"
msgstr "投稿者"
#: common/models.py:1780
msgid "Summary"
msgstr "概要"
#: common/models.py:1783 common/models.py:3322
msgid "Read"
msgstr "既読"
#: common/models.py:1783
msgid "Was this news item read?"
msgstr "このニュースは読まれましたか?"
#: common/models.py:1800
msgid "Image file"
msgstr "画像ファイル"
#: common/models.py:1812
msgid "Target model type for this image"
msgstr "この画像の対象モデルタイプ"
#: common/models.py:1816
msgid "Target model ID for this image"
msgstr "この画像の対象モデルID"
#: common/models.py:1838
msgid "Custom Unit"
msgstr "カスタムユニット"
#: common/models.py:1856
msgid "Unit symbol must be unique"
msgstr "単位記号は一意でなければなりません。"
#: common/models.py:1871
msgid "Unit name must be a valid identifier"
msgstr "ユニット名は有効な識別子でなければなりません。"
#: common/models.py:1890
msgid "Unit name"
msgstr "ユニット名"
#: common/models.py:1897
msgid "Symbol"
msgstr "シンボル"
#: common/models.py:1898
msgid "Optional unit symbol"
msgstr "オプションの単位記号"
#: common/models.py:1904
msgid "Definition"
msgstr "定義"
#: common/models.py:1905
msgid "Unit definition"
msgstr "ユニットの定義"
#: common/models.py:1973 common/models.py:2125 stock/models.py:3679
#: stock/serializers.py:263
msgid "Attachment"
msgstr "添付ファイル"
#: common/models.py:2019
msgid "Missing file"
msgstr "ファイルがありません"
#: common/models.py:2020
msgid "Missing external link"
msgstr "外部リンクが見つかりません。"
#: common/models.py:2065
msgid "No file attached to rename"
msgstr "名前を変更するファイルがありません"
#: common/models.py:2068
msgid "Filename cannot be empty"
msgstr "ファイル名は空にできません"
#: common/models.py:2073 common/models.py:2093
msgid "Invalid filename"
msgstr "不正なファイル名"
#: common/models.py:2079
msgid "Cannot change file extension"
msgstr "ファイルの拡張子を変更できません"
#: common/models.py:2098
msgid "A file with this name already exists"
msgstr "この名前のファイルはすでに存在します"
#: common/models.py:2105
msgid "Failed to save renamed file"
msgstr "ファイル名の変更後の保存に失敗しました"
#: common/models.py:2117 common/models.py:2751
msgid "Model type"
msgstr "モデルタイプ"
#: common/models.py:2118
msgid "Target model type for image"
msgstr "画像の対象モデルタイプ"
#: common/models.py:2127
msgid "Select file to attach"
msgstr "添付ファイルを選択"
#: common/models.py:2133
msgid "Thumbnail"
msgstr "サムネイル"
#: common/models.py:2134
msgid "Thumbnail image for this attachment"
msgstr "この添付ファイルのサムネイル画像"
#: common/models.py:2150
msgid "Comment"
msgstr "コメント:"
#: common/models.py:2151
msgid "Attachment comment"
msgstr "添付コメント"
#: common/models.py:2167
msgid "Upload date"
msgstr "アップロード日"
#: common/models.py:2168
msgid "Date the file was uploaded"
msgstr "ファイルがアップロードされた日付"
#: common/models.py:2173
msgid "Is image"
msgstr "画像"
#: common/models.py:2174
msgid "True if this attachment is a valid image file"
msgstr "この添付ファイルが有効な画像ファイルである場合、真となります"
#: common/models.py:2178
msgid "File size"
msgstr "ファイルサイズ"
#: common/models.py:2178
msgid "File size in bytes"
msgstr "ファイルサイズ(バイト"
#: common/models.py:2214 common/serializers.py:843
msgid "Invalid model type specified for attachment"
msgstr "添付ファイルに指定されたモデルタイプが無効です"
#: common/models.py:2298
msgid "Custom State"
msgstr "カスタムステート"
#: common/models.py:2299
msgid "Custom States"
msgstr "カスタムステート"
#: common/models.py:2304
msgid "Reference Status Set"
msgstr "リファレンス・ステータス・セット"
#: common/models.py:2305
msgid "Status set that is extended with this custom state"
msgstr "このカスタム状態で拡張されたステータスセット"
#: common/models.py:2309 generic/states/serializers.py:18
msgid "Logical Key"
msgstr "論理キー"
#: common/models.py:2311
msgid "State logical key that is equal to this custom state in business logic"
msgstr "ビジネスロジックでこのカスタムステートに等しいステート論理キー"
#: common/models.py:2316 common/models.py:2583 machine/serializers.py:27
#: report/templates/report/inventree_test_report.html:104 stock/models.py:3671
msgid "Value"
msgstr "値"
#: common/models.py:2317
msgid "Numerical value that will be saved in the models database"
msgstr "モデルのデータベースに保存される数値"
#: common/models.py:2323
msgid "Name of the state"
msgstr "都道府県名"
#: common/models.py:2332 common/models.py:2589 generic/states/serializers.py:22
msgid "Label"
msgstr "ラベル"
#: common/models.py:2333
msgid "Label that will be displayed in the frontend"
msgstr "フロントエンドに表示されるラベル"
#: common/models.py:2340 generic/states/serializers.py:24
msgid "Color"
msgstr "色"
#: common/models.py:2341
msgid "Color that will be displayed in the frontend"
msgstr "フロントエンドに表示される色"
#: common/models.py:2349
msgid "Model"
msgstr "モデル"
#: common/models.py:2350
msgid "Model this state is associated with"
msgstr "この状態が関連するモデル"
#: common/models.py:2365
msgid "Model must be selected"
msgstr "モデルを選択する必要があります"
#: common/models.py:2368
msgid "Key must be selected"
msgstr "キーを選択する必要があります。"
#: common/models.py:2371
msgid "Logical key must be selected"
msgstr "論理キーを選択する必要があります。"
#: common/models.py:2375
msgid "Key must be different from logical key"
msgstr "キーは論理キーと異なる必要があります。"
#: common/models.py:2382
msgid "Valid reference status class must be provided"
msgstr "有効な参照ステータスクラスが提供されなければならない"
#: common/models.py:2388
msgid "Key must be different from the logical keys of the reference status"
msgstr "キーは、参照ステータスの論理キーとは異なる必要があります。"
#: common/models.py:2395
msgid "Logical key must be in the logical keys of the reference status"
msgstr "論理キーは、参照ステータスの論理キーに含まれていなければなりません。"
#: common/models.py:2402
msgid "Name must be different from the names of the reference status"
msgstr "リファレンス・ステータスの名前とは異なっていなければならない。"
#: common/models.py:2442 common/models.py:2577 common/models.py:2796
msgid "Selection List"
msgstr "セレクションリスト"
#: common/models.py:2443
msgid "Selection Lists"
msgstr "セレクション・リスト"
#: common/models.py:2448
msgid "Name of the selection list"
msgstr "選択リストの名前"
#: common/models.py:2455
msgid "Description of the selection list"
msgstr "選択リストの説明"
#: common/models.py:2461 part/models.py:1302
msgid "Locked"
msgstr "ロック中"
#: common/models.py:2462
msgid "Is this selection list locked?"
msgstr "この選択リストはロックされていますか?"
#: common/models.py:2468
msgid "Can this selection list be used?"
msgstr "このセレクションリストは使えますか?"
#: common/models.py:2476
msgid "Source Plugin"
msgstr "ソースプラグイン"
#: common/models.py:2477
msgid "Plugin which provides the selection list"
msgstr "選択リストを提供するプラグイン"
#: common/models.py:2482
msgid "Source String"
msgstr "ソースストリング"
#: common/models.py:2483
msgid "Optional string identifying the source used for this list"
msgstr "このリストに使用されているソースを示すオプションの文字列"
#: common/models.py:2492
msgid "Default Entry"
msgstr "デフォルトエントリー"
#: common/models.py:2493
msgid "Default entry for this selection list"
msgstr "この選択リストのデフォルト項目"
#: common/models.py:2498 common/models.py:3465
msgid "Created"
msgstr "作成日"
#: common/models.py:2499
msgid "Date and time that the selection list was created"
msgstr "選択リストが作成された日時"
#: common/models.py:2504
msgid "Last Updated"
msgstr "最終更新"
#: common/models.py:2505
msgid "Date and time that the selection list was last updated"
msgstr "選択リストが最後に更新された日時"
#: common/models.py:2567
msgid "Selection List Entry"
msgstr "セレクションリスト入力"
#: common/models.py:2568
msgid "Selection List Entries"
msgstr "セレクションリスト"
#: common/models.py:2578
msgid "Selection list to which this entry belongs"
msgstr "このエントリーが属する選択リスト"
#: common/models.py:2584
msgid "Value of the selection list entry"
msgstr "選択リストエントリーの値"
#: common/models.py:2590
msgid "Label for the selection list entry"
msgstr "選択リスト項目のラベル"
#: common/models.py:2596
msgid "Description of the selection list entry"
msgstr "選択リスト項目の説明"
#: common/models.py:2603
msgid "Is this selection list entry active?"
msgstr "この選択リストはアクティブですか?"
#: common/models.py:2637
msgid "Parameter Template"
msgstr "パラメータテンプレート"
#: common/models.py:2638
msgid "Parameter Templates"
msgstr "パラメータテンプレート"
#: common/models.py:2659
msgid "No uniqueness required"
msgstr ""
#: common/models.py:2660
msgid "Unique for model type"
msgstr ""
#: common/models.py:2661
msgid "Globally unique"
msgstr ""
#: common/models.py:2688
msgid "Checkbox parameters cannot have units"
msgstr "チェックボックスのパラメータに単位を指定することはできません。"
#: common/models.py:2693
msgid "Checkbox parameters cannot have choices"
msgstr "チェックボックスパラメータに選択肢を持たせることはできません。"
#: common/models.py:2713 part/models.py:3537
msgid "Choices must be unique"
msgstr "選択肢はユニークでなければなりません"
#: common/models.py:2730
msgid "Parameter template name must be unique"
msgstr "パラメータ・テンプレート名は一意でなければなりません。"
#: common/models.py:2752
msgid "Target model type for this parameter template"
msgstr "このパラメータテンプレートにおける対象モデルタイプ"
#: common/models.py:2758
msgid "Parameter Name"
msgstr "パラメータ名"
#: common/models.py:2764 part/models.py:1255
msgid "Units"
msgstr "単位"
#: common/models.py:2765
msgid "Physical units for this parameter"
msgstr "このパラメータの物理単位"
#: common/models.py:2773
msgid "Parameter description"
msgstr "パラメータの説明"
#: common/models.py:2779
msgid "Checkbox"
msgstr "チェックボックス"
#: common/models.py:2780
msgid "Is this parameter a checkbox?"
msgstr "このパラメータはチェックボックスですか?"
#: common/models.py:2785 part/models.py:3624
msgid "Choices"
msgstr "選択肢"
#: common/models.py:2786
msgid "Valid choices for this parameter (comma-separated)"
msgstr "このパラメータの有効な選択肢(カンマ区切り)"
#: common/models.py:2797
msgid "Selection list for this parameter"
msgstr "このパラメータの選択リスト"
#: common/models.py:2802 part/models.py:3599 report/models.py:297
msgid "Enabled"
msgstr "有効"
#: common/models.py:2803
msgid "Is this parameter template enabled?"
msgstr "このパラメータテンプレートは有効ですか?"
#: common/models.py:2809
msgid "Uniqueness"
msgstr ""
#: common/models.py:2811
msgid "Enforce uniqueness of linked parameter values against this template"
msgstr ""
#: common/models.py:2853
msgid "Parameter"
msgstr "パラメータ"
#: common/models.py:2854
msgid "Parameters"
msgstr "パラメータ"
#: common/models.py:2900
msgid "Invalid choice for parameter value"
msgstr "パラメータ値の選択が無効"
#: common/models.py:3004
msgid "Parameter value must be unique"
msgstr ""
#: common/models.py:3013 common/serializers.py:940
msgid "Invalid model type specified for parameter"
msgstr "パラメータに対して無効なモデルタイプが指定されています"
#: common/models.py:3049
msgid "Model ID"
msgstr "モデルID"
#: common/models.py:3050
msgid "ID of the target model for this parameter"
msgstr "このパラメータの対象となるモデルのID"
#: common/models.py:3059 common/setting/system.py:470 report/models.py:383
#: report/models.py:717 report/serializers.py:115 report/serializers.py:156
#: stock/serializers.py:250
msgid "Template"
msgstr "テンプレート"
#: common/models.py:3060
msgid "Parameter template"
msgstr "パラメータテンプレート"
#: common/models.py:3065 common/models.py:3107 importer/models.py:664
msgid "Data"
msgstr "データ"
#: common/models.py:3066
msgid "Parameter Value"
msgstr "パラメータ値"
#: common/models.py:3075 company/models.py:823 order/serializers.py:908
#: order/serializers.py:2280 part/models.py:3985 part/models.py:4360
#: report/templates/report/inventree_bill_of_materials_report.html:140
#: report/templates/report/inventree_purchase_order_report.html:39
#: report/templates/report/inventree_return_order_report.html:27
#: report/templates/report/inventree_sales_order_report.html:32
#: report/templates/report/inventree_stock_location_report.html:105
#: report/templates/report/inventree_transfer_order_report.html:29
#: stock/serializers.py:855
msgid "Note"
msgstr "備考"
#: common/models.py:3076 stock/serializers.py:754 stock/serializers.py:1115
msgid "Optional note field"
msgstr "任意のメモ欄"
#: common/models.py:3103
msgid "Barcode Scan"
msgstr "バーコードスキャン"
#: common/models.py:3108
msgid "Barcode data"
msgstr "バーコードデータ"
#: common/models.py:3119
msgid "User who scanned the barcode"
msgstr "バーコードをスキャンしたユーザー"
#: common/models.py:3124 importer/models.py:71
msgid "Timestamp"
msgstr "タイムスタンプ"
#: common/models.py:3125
msgid "Date and time of the barcode scan"
msgstr "バーコードスキャンの日時"
#: common/models.py:3131
msgid "URL endpoint which processed the barcode"
msgstr "バーコードを処理したURLエンドポイント"
#: common/models.py:3138 order/models.py:2258 plugin/serializers.py:93
msgid "Context"
msgstr "コンテキスト"
#: common/models.py:3139
msgid "Context data for the barcode scan"
msgstr "バーコードスキャンのコンテキストデータ"
#: common/models.py:3146
msgid "Response"
msgstr "返答"
#: common/models.py:3147
msgid "Response data from the barcode scan"
msgstr "バーコードスキャンによるレスポンスデータ"
#: common/models.py:3153 report/templates/report/inventree_test_report.html:103
#: stock/models.py:3665
msgid "Result"
msgstr "結果"
#: common/models.py:3154
msgid "Was the barcode scan successful?"
msgstr "バーコードスキャンは成功しましたか?"
#: common/models.py:3236
msgid "An error occurred"
msgstr "エラーが発生しました"
#: common/models.py:3257
msgid "INVE-E8: Email log deletion is protected. Set INVENTREE_PROTECT_EMAIL_LOG to False to allow deletion."
msgstr "INVE-E8: メールログの削除は保護されています。削除を許可するには、INVENTREE_PROTECT_EMAIL_LOG を False に設定してください。"
#: common/models.py:3304
msgid "Email Message"
msgstr "メールメッセージ"
#: common/models.py:3305
msgid "Email Messages"
msgstr "メールメッセージ"
#: common/models.py:3312
msgid "Announced"
msgstr "発表されました"
#: common/models.py:3314
msgid "Sent"
msgstr "送信"
#: common/models.py:3315
msgid "Failed"
msgstr "失敗"
#: common/models.py:3318
msgid "Delivered"
msgstr "配送済み"
#: common/models.py:3326
msgid "Confirmed"
msgstr "確認済み"
#: common/models.py:3332
msgid "Inbound"
msgstr "インバウンド"
#: common/models.py:3333
msgid "Outbound"
msgstr "アウトバウンド"
#: common/models.py:3338
msgid "No Reply"
msgstr "返信なし"
#: common/models.py:3339
msgid "Track Delivery"
msgstr "配送状況を記録"
#: common/models.py:3340
msgid "Track Read"
msgstr "読み取りを記録"
#: common/models.py:3341
msgid "Track Click"
msgstr "クリックを記録"
#: common/models.py:3344 common/models.py:3452
msgid "Global ID"
msgstr "グローバルID"
#: common/models.py:3357
msgid "Identifier for this message (might be supplied by external system)"
msgstr "このメッセージの識別子(外部システムから提供される場合があります)"
#: common/models.py:3364
msgid "Thread ID"
msgstr "スレッドID"
#: common/models.py:3366
msgid "Identifier for this message thread (might be supplied by external system)"
msgstr "このメッセージスレッドの識別子(外部システムから提供される場合があります)"
#: common/models.py:3375
msgid "Thread"
msgstr "スレッド"
#: common/models.py:3376
msgid "Linked thread for this message"
msgstr "このメッセージに関連するスレッド"
#: common/models.py:3392
msgid "Priority"
msgstr "優先順位"
#: common/models.py:3434
msgid "Email Thread"
msgstr "メールのスレッド"
#: common/models.py:3435
msgid "Email Threads"
msgstr "メールのスレッド"
#: common/models.py:3446 generic/states/serializers.py:16
#: machine/serializers.py:24 plugin/models.py:46 users/models.py:111
msgid "Key"
msgstr "キー"
#: common/models.py:3449
msgid "Unique key for this thread (used to identify the thread)"
msgstr "このスレッドの固有キー(スレッドを識別するために使用されます)"
#: common/models.py:3453
msgid "Unique identifier for this thread"
msgstr "このスレッドの固有識別子"
#: common/models.py:3460
msgid "Started Internal"
msgstr "内部を開始しました"
#: common/models.py:3461
msgid "Was this thread started internally?"
msgstr "このスレッドは内部で開始されたものですか?"
#: common/models.py:3466
msgid "Date and time that the thread was created"
msgstr "スレッドが作成された日時"
#: common/models.py:3471
msgid "Date and time that the thread was last updated"
msgstr "スレッドが最後に更新された日時"
#: common/notifications.py:57
#, python-brace-format
msgid "New {verbose_name}"
msgstr "新しい {verbose_name}"
#: common/notifications.py:59
msgid "A new order has been created and assigned to you"
msgstr "新しい注文が作成され、お客様に割り当てられました。"
#: common/notifications.py:65
#, python-brace-format
msgid "{verbose_name} canceled"
msgstr "{verbose_name} キャンセル"
#: common/notifications.py:67
msgid "A order that is assigned to you was canceled"
msgstr "あなたに割り当てられた注文がキャンセルされました。"
#: common/notifications.py:73 common/notifications.py:80 order/api.py:612
msgid "Items Received"
msgstr "受領品目"
#: common/notifications.py:75
msgid "Items have been received against a purchase order"
msgstr "発注書と照らし合わせて商品を受領"
#: common/notifications.py:82
msgid "Items have been received against a return order"
msgstr "返品注文に反して商品が届いた場合"
#: common/serializers.py:127
msgid "Indicates if changing this setting requires confirmation"
msgstr "この設定を変更する際に確認が必要かどうかの指示"
#: common/serializers.py:141
msgid "This setting requires confirmation before changing. Please confirm the change."
msgstr "この設定を変更するには、確認が必要です。変更内容をご確認ください。"
#: common/serializers.py:174
msgid "Indicates if the setting is overridden by an environment variable"
msgstr "環境変数によって設定が上書きされるかどうかを示します"
#: common/serializers.py:176 plugin/serializers.py:293
msgid "Override"
msgstr "上書き"
#: common/serializers.py:644
msgid "Is Running"
msgstr "走行中"
#: common/serializers.py:650
msgid "Pending Tasks"
msgstr "保留タスク"
#: common/serializers.py:656
msgid "Scheduled Tasks"
msgstr "スケジュールされたタスク"
#: common/serializers.py:662
msgid "Failed Tasks"
msgstr "失敗したタスク"
#: common/serializers.py:677
msgid "Task ID"
msgstr "タスクID"
#: common/serializers.py:677
msgid "Unique task ID"
msgstr "ユニークなタスクID"
#: common/serializers.py:679
msgid "Lock"
msgstr "ロック"
#: common/serializers.py:679
msgid "Lock time"
msgstr "ロック時間"
#: common/serializers.py:681
msgid "Task name"
msgstr "タスク名"
#: common/serializers.py:683
msgid "Function"
msgstr "関数"
#: common/serializers.py:683
msgid "Function name"
msgstr "機能名"
#: common/serializers.py:685
msgid "Arguments"
msgstr "引数"
#: common/serializers.py:685
msgid "Task arguments"
msgstr "タスク引数"
#: common/serializers.py:688
msgid "Keyword Arguments"
msgstr "キーワード論争"
#: common/serializers.py:688
msgid "Task keyword arguments"
msgstr "タスクキーワード引数"
#: common/serializers.py:811
msgid "Filename"
msgstr "ファイル名"
#: common/serializers.py:818 common/serializers.py:886
#: common/serializers.py:960 importer/models.py:91 report/api.py:42
#: report/models.py:303 report/serializers.py:69
msgid "Model Type"
msgstr "モデルタイプ"
#: common/serializers.py:846
msgid "User does not have permission to create or edit attachments for this model"
msgstr "このモデルの添付ファイルを作成または編集する権限がありません。"
#: common/serializers.py:943
msgid "User does not have permission to create or edit parameters for this model"
msgstr "ユーザーは、このモデルのパラメータを作成または編集する権限がありません。"
#: common/setting/system.py:97
msgid "No group"
msgstr "グループなし"
#: common/setting/system.py:170
msgid "Site URL is locked by configuration"
msgstr "サイトのURLが設定によってロックされています"
#: common/setting/system.py:187
msgid "Restart required"
msgstr "再起動が必要"
#: common/setting/system.py:188
msgid "A setting has been changed which requires a server restart"
msgstr "サーバーの再起動を必要とする設定が変更されました。"
#: common/setting/system.py:194
msgid "Pending migrations"
msgstr "保留中の移行"
#: common/setting/system.py:195
msgid "Number of pending database migrations"
msgstr "保留中のデータベース移行数"
#: common/setting/system.py:200
msgid "Active warning codes"
msgstr "有効な警告コード"
#: common/setting/system.py:201
msgid "A dict of active warning codes"
msgstr "有効な警告コードの辞書"
#: common/setting/system.py:207
msgid "Instance ID"
msgstr "インスタンスID"
#: common/setting/system.py:208
msgid "Unique identifier for this InvenTree instance"
msgstr "このInvenTreeインスタンスの一意識別子"
#: common/setting/system.py:213
msgid "Announce ID"
msgstr "アナウンスID"
#: common/setting/system.py:215
msgid "Announce the instance ID of the server in the server status info (unauthenticated)"
msgstr "サーバーのインスタンスIDをサーバーステータス情報でアナウンス(認証なし)"
#: common/setting/system.py:221
msgid "Server Instance Name"
msgstr "サーバーインスタンス名"
#: common/setting/system.py:223
msgid "String descriptor for the server instance"
msgstr "サーバーインスタンスの文字列記述子"
#: common/setting/system.py:227
msgid "Use instance name"
msgstr "インスタンス名を使用"
#: common/setting/system.py:228
msgid "Use the instance name in the title-bar"
msgstr "タイトルバーにインスタンス名を使用"
#: common/setting/system.py:233
msgid "Restrict showing `about`"
msgstr "about`を表示する制限"
#: common/setting/system.py:234
msgid "Show the `about` modal only to superusers"
msgstr "スーパーユーザーにのみ `about` モーダルを表示します。"
#: common/setting/system.py:239
msgid "Show superuser banner"
msgstr "スーパーユーザーバナーを表示"
#: common/setting/system.py:240
msgid "Show a warning banner in the UI when logged in as superuser"
msgstr "スーパーユーザーとしてログインした際、UIに警告バナーを表示します"
#: common/setting/system.py:245
msgid "Show admin banner"
msgstr "管理者用バナーを表示"
#: common/setting/system.py:246
msgid "Show a warning banner in the UI when logged in as admin"
msgstr "管理者としてログインした際に、UIに警告バナーを表示します"
#: common/setting/system.py:251 company/models.py:147 company/models.py:148
msgid "Company name"
msgstr "会社名"
#: common/setting/system.py:252
msgid "Internal company name"
msgstr "社内社名"
#: common/setting/system.py:256
msgid "Base URL"
msgstr "ベース URL"
#: common/setting/system.py:257
msgid "Base URL for server instance"
msgstr "サーバーインスタンスのベースURL"
#: common/setting/system.py:263
msgid "Default Currency"
msgstr "デフォルトの通貨"
#: common/setting/system.py:264
msgid "Select base currency for pricing calculations"
msgstr "価格計算のベース通貨を選択"
#: common/setting/system.py:270
msgid "Supported Currencies"
msgstr "対応通貨"
#: common/setting/system.py:271
msgid "List of supported currency codes"
msgstr "対応通貨コード一覧"
#: common/setting/system.py:277
msgid "Currency Update Interval"
msgstr "通貨の更新間隔"
#: common/setting/system.py:278
msgid "How often to update exchange rates (set to zero to disable)"
msgstr "為替レートの更新頻度 (ゼロに設定すると無効になります)"
#: common/setting/system.py:280 common/setting/system.py:307
#: common/setting/system.py:320 common/setting/system.py:328
#: common/setting/system.py:335 common/setting/system.py:344
#: common/setting/system.py:353 common/setting/system.py:600
#: common/setting/system.py:628 common/setting/system.py:753
#: common/setting/system.py:1206 common/setting/system.py:1222
#: common/setting/system.py:1239
msgid "days"
msgstr "日"
#: common/setting/system.py:284
msgid "Currency Update Plugin"
msgstr "通貨更新プラグイン"
#: common/setting/system.py:285
msgid "Currency update plugin to use"
msgstr "通貨更新プラグイン"
#: common/setting/system.py:290
msgid "Upload Size Limit"
msgstr "アップロードサイズ制限"
#: common/setting/system.py:291
msgid "Maximum allowable upload size for images and files"
msgstr "画像およびファイルの最大アップロードサイズ"
#: common/setting/system.py:297
msgid "Strict URL Validation"
msgstr "厳格なURLバリデーション"
#: common/setting/system.py:298
msgid "Require schema specification when validating URLs"
msgstr "URL検証時にスキーマ指定を要求"
#: common/setting/system.py:303
msgid "Update Check Interval"
msgstr "更新チェック間隔"
#: common/setting/system.py:304
msgid "How often to check for updates (set to zero to disable)"
msgstr "アップデートをチェックする頻度 (ゼロに設定すると無効になります)"
#: common/setting/system.py:310
msgid "Automatic Backup"
msgstr "自動バックアップ"
#: common/setting/system.py:311
msgid "Enable automatic backup of database and media files"
msgstr "データベースとメディアファイルの自動バックアップ"
#: common/setting/system.py:316
msgid "Auto Backup Interval"
msgstr "自動バックアップ間隔"
#: common/setting/system.py:317
msgid "Specify number of days between automated backup events"
msgstr "自動バックアップイベント間の日数を指定"
#: common/setting/system.py:323
msgid "Task Deletion Interval"
msgstr "タスク削除間隔"
#: common/setting/system.py:325
msgid "Background task results will be deleted after specified number of days"
msgstr "バックグラウンドタスクの結果は、指定した日数後に削除されます。"
#: common/setting/system.py:332
msgid "Error Log Deletion Interval"
msgstr "エラーログ削除間隔"
#: common/setting/system.py:333
msgid "Error logs will be deleted after specified number of days"
msgstr "エラーログは指定した日数後に削除されます。"
#: common/setting/system.py:339
msgid "Notification Deletion Interval"
msgstr "通知削除間隔"
#: common/setting/system.py:341
msgid "User notifications will be deleted after specified number of days"
msgstr "ユーザー通知は指定された日数後に削除されます。"
#: common/setting/system.py:348
msgid "Email Deletion Interval"
msgstr "メール削除間隔"
#: common/setting/system.py:350
msgid "Email messages will be deleted after specified number of days"
msgstr "メールメッセージは、指定された日数が経過後に削除されます。"
#: common/setting/system.py:357
msgid "Protect Email Log"
msgstr "メールログの保護"
#: common/setting/system.py:358
msgid "Prevent deletion of email log entries"
msgstr "メールログエントリの削除を防止します"
#: common/setting/system.py:363
msgid "Barcode Support"
msgstr "バーコードサポート"
#: common/setting/system.py:364
msgid "Enable barcode scanner support in the web interface"
msgstr "ウェブインターフェイスでバーコードスキャナのサポートを有効にします。"
#: common/setting/system.py:369
msgid "Store Barcode Results"
msgstr "店舗バーコード結果"
#: common/setting/system.py:370
msgid "Store barcode scan results in the database"
msgstr "バーコードスキャン結果をデータベースに保存"
#: common/setting/system.py:375
msgid "Barcode Scans Maximum Count"
msgstr "バーコードスキャン最大カウント"
#: common/setting/system.py:376
msgid "Maximum number of barcode scan results to store"
msgstr "バーコードスキャン結果の最大保存数"
#: common/setting/system.py:381
msgid "Barcode Input Delay"
msgstr "バーコード入力遅延"
#: common/setting/system.py:382
msgid "Barcode input processing delay time"
msgstr "バーコード入力処理遅延時間"
#: common/setting/system.py:388
msgid "Barcode Webcam Support"
msgstr "バーコードウェブカメラサポート"
#: common/setting/system.py:389
msgid "Allow barcode scanning via webcam in browser"
msgstr "ブラウザのウェブカメラでバーコードのスキャンが可能"
#: common/setting/system.py:394
msgid "Barcode Show Data"
msgstr "バーコード表示データ"
#: common/setting/system.py:395
msgid "Display barcode data in browser as text"
msgstr "バーコードデータをテキストとしてブラウザに表示"
#: common/setting/system.py:400
msgid "Barcode Generation Plugin"
msgstr "バーコード生成プラグイン"
#: common/setting/system.py:401
msgid "Plugin to use for internal barcode data generation"
msgstr "内部バーコードデータ生成に使用するプラグイン"
#: common/setting/system.py:406
msgid "Part Locking"
msgstr "部品のロック"
#: common/setting/system.py:407
msgid "Enable locking of parts to prevent modification"
msgstr "変更を防止するためにパーツのロックを有効にする"
#: common/setting/system.py:412
msgid "Part Revisions"
msgstr "部品改訂"
#: common/setting/system.py:413
msgid "Enable revision field for Part"
msgstr "パートのリビジョンフィールドを有効にします。"
#: common/setting/system.py:418
msgid "Assembly Revision Only"
msgstr "アセンブリ改訂のみ"
#: common/setting/system.py:419
msgid "Only allow revisions for assembly parts"
msgstr "組立部品のみ修正可能"
#: common/setting/system.py:424
msgid "Allow Deletion from Assembly"
msgstr "アセンブリからの削除を許可"
#: common/setting/system.py:425
msgid "Allow deletion of parts which are used in an assembly"
msgstr "アセンブリで使用されている部品の削除を許可します。"
#: common/setting/system.py:430
msgid "IPN Regex"
msgstr "IPN 正規表現"
#: common/setting/system.py:431
msgid "Regular expression pattern for matching Part IPN"
msgstr "部分IPNにマッチする正規表現パターン"
#: common/setting/system.py:434
msgid "Allow Duplicate IPN"
msgstr "IPNの重複を許可"
#: common/setting/system.py:435
msgid "Allow multiple parts to share the same IPN"
msgstr "複数のパートが同じIPNを共有できるようにします。"
#: common/setting/system.py:440
msgid "Allow Editing IPN"
msgstr "IPNの編集を許可"
#: common/setting/system.py:441
msgid "Allow changing the IPN value while editing a part"
msgstr "部品編集中にIPN値の変更を許可"
#: common/setting/system.py:446
msgid "Copy Part BOM Data"
msgstr "部品表データのコピー"
#: common/setting/system.py:447
msgid "Copy BOM data by default when duplicating a part"
msgstr "部品複製時にBOMデータをデフォルトでコピー"
#: common/setting/system.py:452
msgid "Copy Part Parameter Data"
msgstr "部品パラメータデータのコピー"
#: common/setting/system.py:453
msgid "Copy parameter data by default when duplicating a part"
msgstr "部品複製時にデフォルトでパラメータデータをコピー"
#: common/setting/system.py:458
msgid "Copy Part Test Data"
msgstr "コピー部品テストデータ"
#: common/setting/system.py:459
msgid "Copy test data by default when duplicating a part"
msgstr "部品複製時にテストデータをデフォルトでコピー"
#: common/setting/system.py:464
msgid "Copy Category Parameter Templates"
msgstr "カテゴリー・パラメーター・テンプレートのコピー"
#: common/setting/system.py:465
msgid "Copy category parameter templates when creating a part"
msgstr "部品作成時のカテゴリー・パラメーター・テンプレートのコピー"
#: common/setting/system.py:471
msgid "Parts are templates by default"
msgstr "パーツはデフォルトのテンプレートです"
#: common/setting/system.py:477
msgid "Parts can be assembled from other components by default"
msgstr "パーツはデフォルトで他のコンポーネントから組み立てることができます"
#: common/setting/system.py:482 part/models.py:1268 part/serializers.py:1755
#: part/serializers.py:1763
msgid "Component"
msgstr "コンポーネント"
#: common/setting/system.py:483
msgid "Parts can be used as sub-components by default"
msgstr "パーツはデフォルトでサブコンポーネントとして使用できます"
#: common/setting/system.py:488 part/models.py:1286
msgid "Purchaseable"
msgstr "購入可能"
#: common/setting/system.py:489
msgid "Parts are purchaseable by default"
msgstr "パーツはデフォルトで購入可能です"
#: common/setting/system.py:494 part/models.py:1292 stock/api.py:694
msgid "Salable"
msgstr "販売可能"
#: common/setting/system.py:495
msgid "Parts are salable by default"
msgstr "パーツはデフォルトで販売可能です"
#: common/setting/system.py:501
msgid "Parts are trackable by default"
msgstr "パーツはデフォルトで追跡可能です"
#: common/setting/system.py:506 part/models.py:1308
msgid "Virtual"
msgstr "バーチャル"
#: common/setting/system.py:507
msgid "Parts are virtual by default"
msgstr "パーツはデフォルトでバーチャル"
#: common/setting/system.py:512
msgid "Show related parts"
msgstr "関連部品を表示"
#: common/setting/system.py:513
msgid "Display related parts for a part"
msgstr "部品の関連部品を表示"
#: common/setting/system.py:518
msgid "Initial Stock Data"
msgstr "初期在庫データ"
#: common/setting/system.py:519
msgid "Allow creation of initial stock when adding a new part"
msgstr "新規部品追加時に初期在庫を作成可能"
#: common/setting/system.py:524
msgid "Initial Supplier Data"
msgstr "サプライヤー初期データ"
#: common/setting/system.py:526
msgid "Allow creation of initial supplier data when adding a new part"
msgstr "新しい部品を追加する際に、最初のサプライヤーデータを作成できるようにします。"
#: common/setting/system.py:532
msgid "Part Name Display Format"
msgstr "部品名表示形式"
#: common/setting/system.py:533
msgid "Format to display the part name"
msgstr "部品名の表示形式"
#: common/setting/system.py:539
msgid "Part Category Default Icon"
msgstr "パーツカテゴリー デフォルトアイコン"
#: common/setting/system.py:540
msgid "Part category default icon (empty means no icon)"
msgstr "パートカテゴリのデフォルトアイコン(空はアイコンがないことを意味します)"
#: common/setting/system.py:545
msgid "Minimum Pricing Decimal Places"
msgstr "価格の最小桁数"
#: common/setting/system.py:547
msgid "Minimum number of decimal places to display when rendering pricing data"
msgstr "価格データのレンダリング時に表示する最小小数点以下の桁数"
#: common/setting/system.py:558
msgid "Maximum Pricing Decimal Places"
msgstr "価格の小数点以下の桁数"
#: common/setting/system.py:560
msgid "Maximum number of decimal places to display when rendering pricing data"
msgstr "価格データのレンダリング時に表示する小数点以下の桁数の最大値"
#: common/setting/system.py:571
msgid "Use Supplier Pricing"
msgstr "サプライヤー価格の利用"
#: common/setting/system.py:573
msgid "Include supplier price breaks in overall pricing calculations"
msgstr "全体的な価格計算にサプライヤーの価格破壊を含めること"
#: common/setting/system.py:579
msgid "Purchase History Override"
msgstr "購入履歴の上書き"
#: common/setting/system.py:581
msgid "Historical purchase order pricing overrides supplier price breaks"
msgstr "過去の発注価格がサプライヤーの価格変動を上書き"
#: common/setting/system.py:587
msgid "Use Stock Item Pricing"
msgstr "ストックアイテム価格を使用"
#: common/setting/system.py:589
msgid "Use pricing from manually entered stock data for pricing calculations"
msgstr "手動入力された在庫データから価格計算を行います。"
#: common/setting/system.py:595
msgid "Stock Item Pricing Age"
msgstr "在庫商品の価格設定年齢"
#: common/setting/system.py:597
msgid "Exclude stock items older than this number of days from pricing calculations"
msgstr "この日数より古い在庫品を価格計算から除外します。"
#: common/setting/system.py:604
msgid "Use Variant Pricing"
msgstr "バリアント価格を使用"
#: common/setting/system.py:605
msgid "Include variant pricing in overall pricing calculations"
msgstr "全体的な価格計算にバリアント価格を含む"
#: common/setting/system.py:610
msgid "Active Variants Only"
msgstr "アクティブバリアントのみ"
#: common/setting/system.py:612
msgid "Only use active variant parts for calculating variant pricing"
msgstr "バリアント価格の計算には、アクティブなバリアントパーツのみを使用します。"
#: common/setting/system.py:618
msgid "Auto Update Pricing"
msgstr "自動更新の価格設定"
#: common/setting/system.py:620
msgid "Automatically update part pricing when internal data changes"
msgstr "内部データが変更された際に、部品価格を自動的に更新します。"
#: common/setting/system.py:626
msgid "Pricing Rebuild Interval"
msgstr "価格の再構築間隔"
#: common/setting/system.py:627
msgid "Number of days before part pricing is automatically updated"
msgstr "部品価格が自動的に更新されるまでの日数"
#: common/setting/system.py:633
msgid "Internal Prices"
msgstr "社内価格"
#: common/setting/system.py:634
msgid "Enable internal prices for parts"
msgstr "部品の内部価格の有効化"
#: common/setting/system.py:639
msgid "Internal Price Override"
msgstr "内部価格オーバーライド"
#: common/setting/system.py:641
msgid "If available, internal prices override price range calculations"
msgstr "利用可能な場合、内部価格は価格帯の計算より優先されます。"
#: common/setting/system.py:647
msgid "Allow BOM Zero Quantity"
msgstr "BOMの数量が0になることを許可"
#: common/setting/system.py:649
msgid "Accept a zero quantity for BOM item for part. Enables using setup quantity to define a quantity required per build, independent of build quantity"
msgstr "部品のBOMアイテムについて、数量がゼロの場合も許可します。これにより、セットアップ数量を使用して、製造数量とは独立して、1回の製造ごとに必要な数量を定義できるようになります"
#: common/setting/system.py:655
msgid "Enable label printing"
msgstr "ラベル印刷の有効化"
#: common/setting/system.py:656
msgid "Enable label printing from the web interface"
msgstr "ウェブインターフェースからラベル印刷を有効にします。"
#: common/setting/system.py:661
msgid "Label Image DPI"
msgstr "ラベル画像DPI"
#: common/setting/system.py:663
msgid "DPI resolution when generating image files to supply to label printing plugins"
msgstr "ラベル印刷プラグインに供給する画像ファイルを生成する際のDPI解像度"
#: common/setting/system.py:669
msgid "Enable Reports"
msgstr "レポートの有効化"
#: common/setting/system.py:670
msgid "Enable generation of reports"
msgstr "レポートの作成"
#: common/setting/system.py:675
msgid "Debug Mode"
msgstr "デバッグモード"
#: common/setting/system.py:676
msgid "Generate reports in debug mode (HTML output)"
msgstr "デバッグモードでのレポート生成(HTML出力)"
#: common/setting/system.py:681
msgid "Report URL Fetching"
msgstr "レポートURLの取得"
#: common/setting/system.py:682
msgid "Allow fetching of remote URLs when generating reports"
msgstr "レポート生成時にリモート URL の取得を許可する"
#: common/setting/system.py:687
msgid "Log Report Errors"
msgstr "ログレポートエラー"
#: common/setting/system.py:688
msgid "Log errors which occur when generating reports"
msgstr "レポート生成時に発生するエラーのログ"
#: common/setting/system.py:693 plugin/builtin/labels/label_sheet.py:30
#: report/models.py:391
msgid "Page Size"
msgstr "ページサイズ"
#: common/setting/system.py:694
msgid "Default page size for PDF reports"
msgstr "PDFレポートのデフォルトのページサイズ"
#: common/setting/system.py:699
msgid "Enforce Parameter Units"
msgstr "パラメータ単位の強制"
#: common/setting/system.py:701
msgid "If units are provided, parameter values must match the specified units"
msgstr "単位が指定されている場合、パラメータ値は指定された単位に一致する必要があります。"
#: common/setting/system.py:707
msgid "Globally Unique Serials"
msgstr "世界的にユニークな連載"
#: common/setting/system.py:708
msgid "Serial numbers for stock items must be globally unique"
msgstr "在庫品のシリアル番号はグローバルに一意でなければなりません。"
#: common/setting/system.py:713
msgid "Delete Depleted Stock"
msgstr "枯渇在庫の削除"
#: common/setting/system.py:714
msgid "Determines default behavior when a stock item is depleted"
msgstr "ストックアイテムが枯渇した場合のデフォルトの動作を決定します。"
#: common/setting/system.py:719
msgid "Allow Edit Serial Number"
msgstr "シリアル番号の編集を許可"
#: common/setting/system.py:720
msgid "Allow editing of serial number for stock items"
msgstr "在庫品のシリアル番号の編集を許可します"
#: common/setting/system.py:725
msgid "Delete Serialized Stock"
msgstr "シリアル化された在庫を削除"
#: common/setting/system.py:726
msgid "Allow deletion of stock items which have a serial number"
msgstr "シリアル番号が設定されている在庫品の削除を許可します"
#: common/setting/system.py:731
msgid "Batch Code Template"
msgstr "バッチコードテンプレート"
#: common/setting/system.py:732
msgid "Template for generating default batch codes for stock items"
msgstr "ストックアイテムのデフォルトバッチコード生成用テンプレート"
#: common/setting/system.py:736
msgid "Stock Expiry"
msgstr "有効期限"
#: common/setting/system.py:737
msgid "Enable stock expiry functionality"
msgstr "在庫期限切れ機能の有効化"
#: common/setting/system.py:742
msgid "Sell Expired Stock"
msgstr "期限切れ株式の売却"
#: common/setting/system.py:743
msgid "Allow sale of expired stock"
msgstr "期限切れ株式の売却を許可"
#: common/setting/system.py:748
msgid "Stock Stale Time"
msgstr "在庫切れ時間"
#: common/setting/system.py:750
msgid "Number of days stock items are considered stale before expiring"
msgstr "在庫品が期限切れとみなされるまでの日数"
#: common/setting/system.py:757
msgid "Build Expired Stock"
msgstr "賞味期限切れ在庫の処理"
#: common/setting/system.py:758
msgid "Allow building with expired stock"
msgstr "期限切れの在庫を使用した建物の建築を許可"
#: common/setting/system.py:763
msgid "Stock Ownership Control"
msgstr "株式所有権"
#: common/setting/system.py:764
msgid "Enable ownership control over stock locations and items"
msgstr "ストックロケーションとアイテムの所有権管理"
#: common/setting/system.py:769
msgid "Stock Location Default Icon"
msgstr "在庫場所 デフォルトアイコン"
#: common/setting/system.py:770
msgid "Stock location default icon (empty means no icon)"
msgstr "在庫場所のデフォルトアイコン(空はアイコンがないことを意味します。)"
#: common/setting/system.py:775
msgid "Show Installed Stock Items"
msgstr "インストール済みストックアイテムの表示"
#: common/setting/system.py:776
msgid "Display installed stock items in stock tables"
msgstr "ストックテーブルにインストールされたストックアイテムを表示"
#: common/setting/system.py:781
msgid "Check BOM when installing items"
msgstr "アイテム取り付けの際はBOMをチェック"
#: common/setting/system.py:783
msgid "Installed stock items must exist in the BOM for the parent part"
msgstr "親部品のBOMには、インストールされたストックアイテムが存在する必要があります。"
#: common/setting/system.py:789
msgid "Allow Out of Stock Transfer"
msgstr "在庫切れの転送を許可"
#: common/setting/system.py:791
msgid "Allow stock items which are not in stock to be transferred between stock locations"
msgstr "在庫のないストックアイテムをストックロケーション間で移動可能"
#: common/setting/system.py:797
msgid "Merge stock with existing stock on transfer by default"
msgstr "既定で、在庫転送時に既存の在庫とマージする"
#: common/setting/system.py:799
msgid "Default state for merge stock on transfer behaviour. (Can be changed per transfer if desired)"
msgstr "転送動作時の在庫のデフォルト状態(必要に応じて転送ごとに変更できます)"
#: common/setting/system.py:805
msgid "Build Order Reference Pattern"
msgstr "ビルド・オーダー参照パターン"
#: common/setting/system.py:806
msgid "Required pattern for generating Build Order reference field"
msgstr "Build Order参照フィールドの生成に必要なパターン"
#: common/setting/system.py:811 common/setting/system.py:879
#: common/setting/system.py:899 common/setting/system.py:949
#: common/setting/system.py:979
msgid "Require Responsible Owner"
msgstr "責任ある所有者を要求"
#: common/setting/system.py:812 common/setting/system.py:880
#: common/setting/system.py:900 common/setting/system.py:950
#: common/setting/system.py:980
msgid "A responsible owner must be assigned to each order"
msgstr "各注文には、責任ある所有者を指定する必要があります。"
#: common/setting/system.py:817
msgid "Require Active Part"
msgstr "アクティブパートが必要"
#: common/setting/system.py:818
msgid "Prevent build order creation for inactive parts"
msgstr "非稼動部品の製造オーダー作成を防止"
#: common/setting/system.py:823
msgid "Require Locked Part"
msgstr "ロックされた部分を要求"
#: common/setting/system.py:824
msgid "Prevent build order creation for unlocked parts"
msgstr "ロックされていない部品の製造オーダー作成を防止"
#: common/setting/system.py:829
msgid "Require Valid BOM"
msgstr "有効なBOMが必要"
#: common/setting/system.py:830
msgid "Prevent build order creation unless BOM has been validated"
msgstr "BOMが検証されない限り、製造オーダーが作成されないようにします。"
#: common/setting/system.py:835
msgid "Require Closed Child Orders"
msgstr "クローズド・チャイルド・オーダー"
#: common/setting/system.py:837
msgid "Prevent build order completion until all child orders are closed"
msgstr "すべてのチャイルドオーダーが終了するまで、ビルドオーダーの完了を防止します。"
#: common/setting/system.py:843
msgid "External Build Orders"
msgstr "外部ビルドオーダー"
#: common/setting/system.py:844
msgid "Enable external build order functionality"
msgstr "外部ビルドオーダー機能の有効化"
#: common/setting/system.py:849
msgid "Require External Build Orders"
msgstr "外部ビルドオーダーを必須とする"
#: common/setting/system.py:851
msgid "Require an external build order when ordering assembled parts from an external supplier"
msgstr "外部サプライヤーから組み立て済み部品を発注する際は、外部ビルドオーダーを指定する必要があります"
#: common/setting/system.py:857
msgid "Block Until Tests Pass"
msgstr "テストがパスするまでブロック"
#: common/setting/system.py:859
msgid "Prevent build outputs from being completed until all required tests pass"
msgstr "必要なテストがすべて合格するまで、ビルド出力が完了しないようにします。"
#: common/setting/system.py:865
msgid "Enable Return Orders"
msgstr "返品注文の有効化"
#: common/setting/system.py:866
msgid "Enable return order functionality in the user interface"
msgstr "ユーザーインターフェイスで返品注文機能を有効にします。"
#: common/setting/system.py:871
msgid "Return Order Reference Pattern"
msgstr "リターンオーダー参照パターン"
#: common/setting/system.py:873
msgid "Required pattern for generating Return Order reference field"
msgstr "返品注文参照フィールドの生成に必要なパターン"
#: common/setting/system.py:885
msgid "Edit Completed Return Orders"
msgstr "完了した返品注文の編集"
#: common/setting/system.py:887
msgid "Allow editing of return orders after they have been completed"
msgstr "注文完了後の返品注文の編集が可能"
#: common/setting/system.py:893
msgid "Sales Order Reference Pattern"
msgstr "販売注文参照パターン"
#: common/setting/system.py:894
msgid "Required pattern for generating Sales Order reference field"
msgstr "販売注文参照フィールドの生成に必要なパターン"
#: common/setting/system.py:905
msgid "Sales Order Default Shipment"
msgstr "販売注文のデフォルト出荷"
#: common/setting/system.py:906
msgid "Enable creation of default shipment with sales orders"
msgstr "販売注文でデフォルト出荷を作成可能"
#: common/setting/system.py:911
msgid "Edit Completed Sales Orders"
msgstr "完了した販売注文の編集"
#: common/setting/system.py:913
msgid "Allow editing of sales orders after they have been shipped or completed"
msgstr "出荷または完了後の販売注文の編集を許可します。"
#: common/setting/system.py:919
msgid "Shipment Requires Checking"
msgstr "出荷には確認が必要です"
#: common/setting/system.py:921
msgid "Prevent completion of shipments until items have been checked"
msgstr "商品が確認されるまで、出荷の完了をお控えください。"
#: common/setting/system.py:927
msgid "Mark Shipped Orders as Complete"
msgstr "出荷された注文を完了としてマーク"
#: common/setting/system.py:929
msgid "Sales orders marked as shipped will automatically be completed, bypassing the \"shipped\" status"
msgstr "出荷済みと表示された販売注文は、「出荷済み」ステータスを回避して自動的に完了します。"
#: common/setting/system.py:935
msgid "Enable Transfer Orders"
msgstr "在庫移動指示を有効"
#: common/setting/system.py:936
msgid "Enable transfer order functionality in the user interface"
msgstr "ユーザーインターフェースで在庫移動指示機能を有効にします"
#: common/setting/system.py:941
msgid "Transfer Order Reference Pattern"
msgstr "在庫移動指示コード採番フォーマット"
#: common/setting/system.py:943
msgid "Required pattern for generating Transfer Order reference field"
msgstr "在庫移動指示コードを自動採番するために使用するフォーマット(必須項目)"
#: common/setting/system.py:955
msgid "Edit Completed Transfer Orders"
msgstr ""
#: common/setting/system.py:957
msgid "Allow editing of transfer orders after they have been completed"
msgstr ""
#: common/setting/system.py:963
msgid "Block Incomplete Item Tests"
msgstr "未完了項目のテストのブロック"
#: common/setting/system.py:965
msgid "Prevent allocation of stock items to sales orders if required item tests are incomplete"
msgstr "必要な品目チェックが完了していない場合、販売注文への在庫品目の割り当てを防止します"
#: common/setting/system.py:971
msgid "Purchase Order Reference Pattern"
msgstr "発注書参照パターン"
#: common/setting/system.py:973
msgid "Required pattern for generating Purchase Order reference field"
msgstr "発注書参照フィールドの生成に必要なパターン"
#: common/setting/system.py:985
msgid "Edit Completed Purchase Orders"
msgstr "完了した発注書の編集"
#: common/setting/system.py:987
msgid "Allow editing of purchase orders after they have been shipped or completed"
msgstr "出荷後または完了後の発注書の編集が可能"
#: common/setting/system.py:993
msgid "Convert Currency"
msgstr "通貨の変換"
#: common/setting/system.py:994
msgid "Convert item value to base currency when receiving stock"
msgstr "在庫を受け取る際、商品価値を基準通貨に変換"
#: common/setting/system.py:999
msgid "Auto Complete Purchase Orders"
msgstr "自動発注"
#: common/setting/system.py:1001
msgid "Automatically mark purchase orders as complete when all line items are received"
msgstr "すべての品目を受領した時点で、発注書を完了として自動的にマーク"
#: common/setting/system.py:1008
msgid "Enable password forgot"
msgstr "パスワード忘れ"
#: common/setting/system.py:1009
msgid "Enable password forgot function on the login pages"
msgstr "ログインページでのパスワード忘れ防止機能の有効化"
#: common/setting/system.py:1014
msgid "Enable registration"
msgstr "登録の有効化"
#: common/setting/system.py:1015
msgid "Enable self-registration for users on the login pages"
msgstr "ログインページでユーザーの自己登録を可能にします。"
#: common/setting/system.py:1020
msgid "Enable SSO"
msgstr "SSOの有効化"
#: common/setting/system.py:1021
msgid "Enable SSO on the login pages"
msgstr "ログインページでSSOを有効化"
#: common/setting/system.py:1026
msgid "Enable SSO registration"
msgstr "SSO登録の有効化"
#: common/setting/system.py:1028
msgid "Enable self-registration via SSO for users on the login pages"
msgstr "ログインページでSSOによるユーザーの自己登録を可能にします。"
#: common/setting/system.py:1034
msgid "Enable SSO group sync"
msgstr "SSOグループ同期の有効化"
#: common/setting/system.py:1036
msgid "Enable synchronizing InvenTree groups with groups provided by the IdP"
msgstr "InvenTreeグループとIdPが提供するグループの同期を有効にします。"
#: common/setting/system.py:1042
msgid "SSO group key"
msgstr "SSOグループキー"
#: common/setting/system.py:1043
msgid "The name of the groups claim attribute provided by the IdP"
msgstr "IdP が提供する groups claim 属性の名前。"
#: common/setting/system.py:1048
msgid "SSO group map"
msgstr "SSOグループマップ"
#: common/setting/system.py:1050
msgid "A mapping from SSO groups to local InvenTree groups. If the local group does not exist, it will be created."
msgstr "SSOグループからローカルのInvenTreeグループへのマッピング。ローカル・グループが存在しない場合は、作成されます。"
#: common/setting/system.py:1056
msgid "Remove groups outside of SSO"
msgstr "SSO外のグループを削除"
#: common/setting/system.py:1058
msgid "Whether groups assigned to the user should be removed if they are not backend by the IdP. Disabling this setting might cause security issues"
msgstr "ユーザーに割り当てられたグループがIdPによってバックエンドされていない場合に削除するかどうか。この設定を無効にすると、セキュリティ上の問題が発生する可能性があります。"
#: common/setting/system.py:1064
msgid "Email required"
msgstr "メールアドレスは必須です"
#: common/setting/system.py:1065
msgid "Require user to supply mail on signup"
msgstr "サインアップ時にメールの入力を要求"
#: common/setting/system.py:1070
msgid "Auto-fill SSO users"
msgstr "SSOユーザーの自動入力"
#: common/setting/system.py:1071
msgid "Automatically fill out user-details from SSO account-data"
msgstr "SSOアカウントデータからユーザー詳細を自動入力"
#: common/setting/system.py:1076
msgid "Mail twice"
msgstr "メール2回"
#: common/setting/system.py:1077
msgid "On signup ask users twice for their mail"
msgstr "サインアップの際、ユーザーに2度メールを尋ねます。"
#: common/setting/system.py:1082
msgid "Password twice"
msgstr "パスワード2回"
#: common/setting/system.py:1083
msgid "On signup ask users twice for their password"
msgstr "サインアップ時にパスワードを2回要求"
#: common/setting/system.py:1088
msgid "Allowed domains"
msgstr "許可ドメイン"
#: common/setting/system.py:1090
msgid "Restrict signup to certain domains (comma-separated, starting with @)"
msgstr "特定のドメイン(@で始まるカンマ区切り)へのサインアップを制限します。"
#: common/setting/system.py:1096
msgid "Group on signup"
msgstr "登録時のグループ"
#: common/setting/system.py:1098
msgid "Group to which new users are assigned on registration. If SSO group sync is enabled, this group is only set if no group can be assigned from the IdP."
msgstr "新規ユーザ登録時に割り当てられるグループ。SSOグループ同期が有効な場合、このグループはIdPからグループを割り当てられない場合にのみ設定されます。"
#: common/setting/system.py:1104
msgid "Enforce MFA"
msgstr "MFAの実施"
#: common/setting/system.py:1105
msgid "Users must use multifactor security."
msgstr "ユーザーは多要素セキュリティを使用する必要があります。"
#: common/setting/system.py:1110
msgid "Enabling this setting will require all users to set up multifactor authentication. All sessions will be disconnected immediately."
msgstr "この設定を有効にすると、すべてのユーザーに多要素認証の設定が必須となります。すべてのセッションは直ちに切断されます。"
#: common/setting/system.py:1115
msgid "Check plugins on startup"
msgstr "起動時にプラグインをチェック"
#: common/setting/system.py:1117
msgid "Check that all plugins are installed on startup - enable in container environments"
msgstr "起動時にすべてのプラグインがインストールされていることを確認 - コンテナ環境では有効にします。"
#: common/setting/system.py:1124
msgid "Check for plugin updates"
msgstr "プラグインのアップデートの確認"
#: common/setting/system.py:1125
msgid "Enable periodic checks for updates to installed plugins"
msgstr "インストールされているプラグインのアップデートを定期的にチェックします。"
#: common/setting/system.py:1131
msgid "Enable URL integration"
msgstr "URL統合の有効化"
#: common/setting/system.py:1132
msgid "Enable plugins to add URL routes"
msgstr "プラグインがURLルートを追加できるようにします"
#: common/setting/system.py:1138
msgid "Enable navigation integration"
msgstr "ナビゲーション統合の有効化"
#: common/setting/system.py:1139
msgid "Enable plugins to integrate into navigation"
msgstr "プラグインをナビゲーションに統合可能"
#: common/setting/system.py:1145
msgid "Enable app integration"
msgstr "アプリとの統合"
#: common/setting/system.py:1146
msgid "Enable plugins to add apps"
msgstr "プラグインを有効にしてアプリを追加"
#: common/setting/system.py:1152
msgid "Enable schedule integration"
msgstr "スケジュール統合の有効化"
#: common/setting/system.py:1153
msgid "Enable plugins to run scheduled tasks"
msgstr "スケジュールタスクを実行するプラグインの有効化"
#: common/setting/system.py:1159
msgid "Enable event integration"
msgstr "イベント統合の有効化"
#: common/setting/system.py:1160
msgid "Enable plugins to respond to internal events"
msgstr "プラグインが内部イベントに応答できるようにします。"
#: common/setting/system.py:1166
msgid "Enable interface integration"
msgstr "インターフェース統合の有効化"
#: common/setting/system.py:1167
msgid "Enable plugins to integrate into the user interface"
msgstr "プラグインがユーザー・インターフェースに統合できるようにします。"
#: common/setting/system.py:1173
msgid "Enable mail integration"
msgstr "メール連携を有効にする"
#: common/setting/system.py:1174
msgid "Enable plugins to process outgoing/incoming mails"
msgstr "プラグインを有効にして、送信/受信メールを処理できるようにします"
#: common/setting/system.py:1180
msgid "Enable project codes"
msgstr "プロジェクトコードの有効化"
#: common/setting/system.py:1181
msgid "Enable project codes for tracking projects"
msgstr "プロジェクトを追跡するためのプロジェクトコードの有効化"
#: common/setting/system.py:1186
msgid "Enable Stocktake"
msgstr "棚卸機能を有効"
#: common/setting/system.py:1188
msgid "Enable functionality for recording historical stock levels and value"
msgstr "過去の在庫数量および価値を記録する機能を有効にします"
#: common/setting/system.py:1194
msgid "Exclude External Locations"
msgstr "外部ロケーションを除く"
#: common/setting/system.py:1196
msgid "Exclude stock items in external locations from stocktake calculations"
msgstr "外部拠点にある在庫品を棚卸計算から除外します"
#: common/setting/system.py:1202
msgid "Automatic Stocktake Period"
msgstr "自動引取期間"
#: common/setting/system.py:1203
msgid "Number of days between automatic stocktake recording"
msgstr "自動棚卸記録の間隔(日数)"
#: common/setting/system.py:1209
msgid "Delete Old Stocktake Entries"
msgstr "古い棚卸の記録を削除"
#: common/setting/system.py:1211
msgid "Delete stocktake entries older than the specified number of days"
msgstr "指定した日数より古い棚卸し記録を削除します"
#: common/setting/system.py:1217
msgid "Stocktake Deletion Interval"
msgstr "棚卸しの削除間隔"
#: common/setting/system.py:1219
msgid "Stocktake entries will be deleted after specified number of days"
msgstr "棚卸し記録は、指定された日数が経過すると削除されます"
#: common/setting/system.py:1226
msgid "Delete Old Stock Tracking Entries"
msgstr "古い在庫追跡記録を削除"
#: common/setting/system.py:1228
msgid "Delete stock tracking entries older than the specified number of days"
msgstr "指定した日数より古い在庫追跡記録を削除します"
#: common/setting/system.py:1234
msgid "Stock Tracking Deletion Interval"
msgstr "在庫追跡記録の削除間隔"
#: common/setting/system.py:1236
msgid "Stock tracking entries will be deleted after specified number of days"
msgstr "在庫追跡記録は、指定された日数が経過すると削除されます"
#: common/setting/system.py:1243
msgid "Display Users full names"
msgstr "ユーザーのフルネームを表示"
#: common/setting/system.py:1244
msgid "Display Users full names instead of usernames"
msgstr "ユーザー名の代わりにフルネームを表示"
#: common/setting/system.py:1249
msgid "Display User Profiles"
msgstr "ユーザープロファイルの表示"
#: common/setting/system.py:1250
msgid "Display Users Profiles on their profile page"
msgstr "プロフィールページにユーザーのプロフィールを表示"
#: common/setting/system.py:1255
msgid "Week Starts On"
msgstr "週の始まり"
#: common/setting/system.py:1256
msgid "Starting day of the week, for display in calendar views"
msgstr "カレンダー表示における週開始曜日"
#: common/setting/system.py:1259
msgid "Sunday"
msgstr "日曜日"
#: common/setting/system.py:1260
msgid "Monday"
msgstr "月曜日"
#: common/setting/system.py:1261
msgid "Tuesday"
msgstr "火曜日"
#: common/setting/system.py:1262
msgid "Wednesday"
msgstr "水曜日"
#: common/setting/system.py:1263
msgid "Thursday"
msgstr "木曜日"
#: common/setting/system.py:1264
msgid "Friday"
msgstr "金曜日"
#: common/setting/system.py:1265
msgid "Saturday"
msgstr "土曜日"
#: common/setting/system.py:1269
msgid "Calendar Horizon"
msgstr "カレンダー範囲"
#: common/setting/system.py:1271
msgid "Number of months into the future to display in calendar views"
msgstr "カレンダービューに表示される将来のヶ月数"
#: common/setting/system.py:1275
msgid "months"
msgstr "ヶ月"
#: common/setting/system.py:1278
msgid "Enable Test Station Data"
msgstr "テストステーションデータの有効化"
#: common/setting/system.py:1279
msgid "Enable test station data collection for test results"
msgstr "テスト結果のテストステーションデータ収集の有効化"
#: common/setting/system.py:1284
msgid "Enable Machine Ping"
msgstr "マシン ping を有効にする"
#: common/setting/system.py:1286
msgid "Enable periodic ping task of registered machines to check their status"
msgstr "登録されたマシンの状態を確認するため、定期的なpingタスクを有効にしてください"
#: common/setting/user.py:23
msgid "Inline label display"
msgstr "インラインラベル表示"
#: common/setting/user.py:25
msgid "Display PDF labels in the browser, instead of downloading as a file"
msgstr "ファイルとしてダウンロードする代わりに、ブラウザでPDFラベルを表示します。"
#: common/setting/user.py:31
msgid "Default label printer"
msgstr "デフォルトのラベルプリンター"
#: common/setting/user.py:32
msgid "Configure which label printer should be selected by default"
msgstr "デフォルトで選択されるラベルプリンタの設定"
#: common/setting/user.py:37
msgid "Inline report display"
msgstr "インラインレポート表示"
#: common/setting/user.py:39
msgid "Display PDF reports in the browser, instead of downloading as a file"
msgstr "ファイルとしてダウンロードする代わりに、ブラウザでPDFレポートを表示します。"
#: common/setting/user.py:45
msgid "Barcode Scanner in Form Fields"
msgstr "フォームフィールド内のバーコードスキャナー"
#: common/setting/user.py:46
msgid "Allow barcode scanner input in form fields"
msgstr "フォームフィールドへのバーコードスキャナー入力の許可"
#: common/setting/user.py:51
msgid "Search Parts"
msgstr "部品検索"
#: common/setting/user.py:52
msgid "Display parts in search preview window"
msgstr "検索プレビューウィンドウに部品を表示"
#: common/setting/user.py:57
msgid "Search Supplier Parts"
msgstr "サプライヤー検索 部品"
#: common/setting/user.py:58
msgid "Display supplier parts in search preview window"
msgstr "検索プレビューウィンドウにサプライヤー部品を表示"
#: common/setting/user.py:63
msgid "Search Manufacturer Parts"
msgstr "メーカー部品検索"
#: common/setting/user.py:64
msgid "Display manufacturer parts in search preview window"
msgstr "検索プレビューウィンドウにメーカー部品を表示"
#: common/setting/user.py:69
msgid "Hide Inactive Parts"
msgstr "非アクティブな部品を非表示"
#: common/setting/user.py:70
msgid "Excluded inactive parts from search preview window"
msgstr "検索プレビューウィンドウから非アクティブ部分を除外"
#: common/setting/user.py:75
msgid "Search Categories"
msgstr "カテゴリーを検索"
#: common/setting/user.py:76
msgid "Display part categories in search preview window"
msgstr "検索プレビューウィンドウに部品カテゴリーを表示"
#: common/setting/user.py:81
msgid "Search Stock"
msgstr "在庫検索"
#: common/setting/user.py:82
msgid "Display stock items in search preview window"
msgstr "検索プレビューウィンドウに在庫アイテムを表示"
#: common/setting/user.py:87
msgid "Hide Unavailable Stock Items"
msgstr "在庫のない商品を隠す"
#: common/setting/user.py:89
msgid "Exclude stock items which are not available from the search preview window"
msgstr "検索プレビューウィンドウから利用できない在庫商品を除外します。"
#: common/setting/user.py:95
msgid "Search Locations"
msgstr "場所を検索"
#: common/setting/user.py:96
msgid "Display stock locations in search preview window"
msgstr "検索プレビューウィンドウに在庫場所を表示"
#: common/setting/user.py:101
msgid "Search Companies"
msgstr "企業検索"
#: common/setting/user.py:102
msgid "Display companies in search preview window"
msgstr "検索プレビューウィンドウに企業を表示"
#: common/setting/user.py:107
msgid "Search Build Orders"
msgstr "建設オーダーの検索"
#: common/setting/user.py:108
msgid "Display build orders in search preview window"
msgstr "検索プレビューウィンドウに構築順を表示"
#: common/setting/user.py:113
msgid "Search Purchase Orders"
msgstr "注文書の検索"
#: common/setting/user.py:114
msgid "Display purchase orders in search preview window"
msgstr "検索プレビューウィンドウに発注書を表示"
#: common/setting/user.py:119
msgid "Exclude Inactive Purchase Orders"
msgstr "非アクティブな購入注文の除外"
#: common/setting/user.py:120
msgid "Exclude inactive purchase orders from search preview window"
msgstr "検索プレビューウィンドウから非アクティブな発注書を除外"
#: common/setting/user.py:125
msgid "Search Sales Orders"
msgstr "販売注文の検索"
#: common/setting/user.py:126
msgid "Display sales orders in search preview window"
msgstr "検索プレビューウィンドウに販売注文を表示"
#: common/setting/user.py:131
msgid "Exclude Inactive Sales Orders"
msgstr "非アクティブな販売注文の除外"
#: common/setting/user.py:132
msgid "Exclude inactive sales orders from search preview window"
msgstr "検索プレビューウィンドウから非アクティブな販売注文を除外"
#: common/setting/user.py:137
msgid "Search Sales Order Shipments"
msgstr "販売注文の出荷を検索"
#: common/setting/user.py:138
msgid "Display sales order shipments in search preview window"
msgstr "検索プレビューウィンドウに販売注文の出荷を表示"
#: common/setting/user.py:143
msgid "Search Return Orders"
msgstr "返品注文の検索"
#: common/setting/user.py:144
msgid "Display return orders in search preview window"
msgstr "検索プレビューウインドウに返送オーダーを表示"
#: common/setting/user.py:149
msgid "Exclude Inactive Return Orders"
msgstr "非アクティブな返品注文の除外"
#: common/setting/user.py:150
msgid "Exclude inactive return orders from search preview window"
msgstr "検索プレビューウィンドウから非アクティブな返品注文を除外"
#: common/setting/user.py:155
msgid "Search Preview Results"
msgstr "検索プレビュー結果"
#: common/setting/user.py:157
msgid "Number of results to show in each section of the search preview window"
msgstr "検索プレビューウィンドウの各セクションに表示する結果の数"
#: common/setting/user.py:163
msgid "Regex Search"
msgstr "正規表現検索"
#: common/setting/user.py:164
msgid "Enable regular expressions in search queries"
msgstr "検索クエリでの正規表現の有効化"
#: common/setting/user.py:169
msgid "Whole Word Search"
msgstr "全単語検索"
#: common/setting/user.py:170
msgid "Search queries return results for whole word matches"
msgstr "検索クエリは、単語全体が一致した結果を返します。"
#: common/setting/user.py:175
msgid "Search Notes"
msgstr "メモの検索"
#: common/setting/user.py:177
msgid "Search queries return results for matches from the item's notes"
msgstr "検索クエリは、アイテムのノートから一致する結果を返します。"
#: common/setting/user.py:183
msgid "Escape Key Closes Forms"
msgstr "エスケープキーでフォームを閉じる"
#: common/setting/user.py:184
msgid "Use the escape key to close modal forms"
msgstr "モーダルフォームを閉じるには、エスケープキーを使用します。"
#: common/setting/user.py:189
msgid "Fixed Navbar"
msgstr "固定ナビバー"
#: common/setting/user.py:190
msgid "The navbar position is fixed to the top of the screen"
msgstr "ナビバーの位置は画面上部に固定されます。"
#: common/setting/user.py:195
msgid "Fixed Table Headers"
msgstr "固定された表の見出し"
#: common/setting/user.py:196
msgid "Table headers are fixed to the top of the table"
msgstr "表の見出しは表の上部に固定されています"
#: common/setting/user.py:201
msgid "Show Spotlight"
msgstr "スポットライトを表示する"
#: common/setting/user.py:202
msgid "Enable spotlight navigation functionality"
msgstr "スポットライトナビゲーション機能を有効にする"
#: common/setting/user.py:207
msgid "Navigation Icons"
msgstr "ナビゲーション・アイコン"
#: common/setting/user.py:208
msgid "Display icons in the navigation bar"
msgstr "ナビゲーションバーにアイコンを表示"
#: common/setting/user.py:213
msgid "Date Format"
msgstr "日付フォーマット"
#: common/setting/user.py:214
msgid "Preferred format for displaying dates"
msgstr "日付の表示形式"
#: common/setting/user.py:227
msgid "Table Preview Panel"
msgstr ""
#: common/setting/user.py:228
msgid "Display a preview panel when selecting items in tables"
msgstr ""
#: common/setting/user.py:233
msgid "Show Stock History"
msgstr "在庫履歴を表示する"
#: common/setting/user.py:234
msgid "Display stock history information in the part detail page"
msgstr "部品詳細ページに在庫履歴情報を表示します"
#: common/setting/user.py:239
msgid "Show Last Breadcrumb"
msgstr "最後のパンくずを表示"
#: common/setting/user.py:240
msgid "Show the current page in breadcrumbs"
msgstr "現在のページをパンくずで表示"
#: common/setting/user.py:245
msgid "Show Extra Model Information"
msgstr "追加モデル情報の表示"
#: common/setting/user.py:246
msgid "Display extra information in model selection dropdowns"
msgstr "モデル選択ドロップダウンに追加情報を表示します"
#: common/setting/user.py:251
msgid "Show full stock location in tables"
msgstr "表に在庫場所をすべて表示します"
#: common/setting/user.py:253
msgid "Disabled: The full location path is displayed as a hover tooltip. Enabled: The full location path is displayed as plain text."
msgstr "無効時:完全な場所のパスがホバーツールチップとして表示されます。有効時:完全な場所のパスがプレーンテキストとして表示されます。"
#: common/setting/user.py:259
msgid "Show full part categories in tables"
msgstr "表内の全カテゴリを表示します"
#: common/setting/user.py:261
msgid "Disabled: The full category path is displayed as a hover tooltip. Enabled: The full category path is displayed as plain text."
msgstr "無効時:カテゴリの完全なパスがホバー時のツールチップとして表示されます。有効時:カテゴリの完全なパスがプレーンテキストとして表示されます。"
#: common/setting/user.py:267
msgid "Show Subassemblies in BOM table"
msgstr "BOMテーブルにサブアセンブリを表示"
#: common/setting/user.py:268
msgid "Enable display of subassemblies in the BOM table"
msgstr "BOMテーブルでサブアセンブリ表示を有効にします"
#: common/setting/user.py:273
msgid "Receive error reports"
msgstr "エラー・レポートの受信"
#: common/setting/user.py:274
msgid "Receive notifications for system errors"
msgstr "システムエラーの通知を受信"
#: common/setting/user.py:279
msgid "Last used printing machines"
msgstr "最後の中古印刷機"
#: common/setting/user.py:280
msgid "Save the last used printing machines for a user"
msgstr "ユーザーの最後に使用した印刷機を保存"
#: common/setting/user.py:284
msgid "Display Items at Final Level"
msgstr "最終階層の項目を表示"
#: common/setting/user.py:286
msgid "Automatically default to showing items/parts instead of sub-levels for locations or categories with no children"
msgstr "子要素がない場所やカテゴリについては、サブレベルではなくアイテムやパーツを自動的にデフォルト表示にします"
#: common/validators.py:40
msgid "All models"
msgstr "全モデル"
#: common/validators.py:65
msgid "No attachment model type provided"
msgstr "アタッチメント型式なし"
#: common/validators.py:71
msgid "Invalid attachment model type"
msgstr "無効なアタッチメントモデルタイプ"
#: common/validators.py:87
#, python-brace-format
msgid "File size exceeds maximum upload limit of {max_size} MB"
msgstr "ファイルサイズが{max_size} MBのアップロード上限を超えています"
#: common/validators.py:93
msgid "Invalid file name"
msgstr "ファイル名が不正です"
#: common/validators.py:127
msgid "Minimum places cannot be greater than maximum places"
msgstr "最小プレースは最大プレースより大きくできません。"
#: common/validators.py:139
msgid "Maximum places cannot be less than minimum places"
msgstr "最大定員が最小定員を下回ることはありません。"
#: common/validators.py:150
msgid "An empty domain is not allowed."
msgstr "空のドメインは使用できません。"
#: common/validators.py:152
#, python-brace-format
msgid "Invalid domain name: {domain}"
msgstr "無効なドメイン名: {domain}"
#: common/validators.py:168
msgid "Value must be uppercase"
msgstr "値は大文字でなければならない"
#: common/validators.py:174
msgid "Value must be a valid variable identifier"
msgstr "値は有効な変数識別名でなければならない。"
#: company/api.py:148
msgid "Part is Active"
msgstr "パートはアクティブ"
#: company/api.py:152
msgid "Manufacturer is Active"
msgstr "メーカーはアクティブ"
#: company/api.py:261
msgid "Supplier Part is Active"
msgstr "サプライヤーが活動中"
#: company/api.py:263
msgid "Primary Supplier Part"
msgstr "主要サプライヤー部品"
#: company/api.py:267
msgid "Internal Part is Active"
msgstr "内部はアクティブ"
#: company/api.py:272
msgid "Supplier is Active"
msgstr "サプライヤーの活動"
#: company/api.py:284 company/models.py:536 company/serializers.py:499
#: part/serializers.py:468
msgid "Manufacturer"
msgstr "製造元"
#: company/api.py:291 company/models.py:124 company/models.py:404
#: stock/api.py:946
msgid "Company"
msgstr "会社名"
#: company/api.py:301
msgid "Has Stock"
msgstr "在庫あり"
#: company/models.py:125
msgid "Companies"
msgstr "会社"
#: company/models.py:153
msgid "Company description"
msgstr "会社概要"
#: company/models.py:154
msgid "Description of the company"
msgstr "会社概要"
#: company/models.py:160
msgid "Website"
msgstr "ウェブサイト"
#: company/models.py:161
msgid "Company website URL"
msgstr "会社ホームページURL"
#: company/models.py:167
msgid "Phone number"
msgstr "電話番号"
#: company/models.py:169
msgid "Contact phone number"
msgstr "連絡先電話番号"
#: company/models.py:176
msgid "Contact email address"
msgstr "連絡先メールアドレス"
#: company/models.py:181 company/models.py:311 order/models.py:574
#: users/models.py:557
msgid "Contact"
msgstr "お問い合わせ"
#: company/models.py:183
msgid "Point of contact"
msgstr "連絡先"
#: company/models.py:189
msgid "Link to external company information"
msgstr "外部企業情報へのリンク"
#: company/models.py:194
msgid "Is this company active?"
msgstr "この会社は活動していますか?"
#: company/models.py:199
msgid "Is customer"
msgstr "お客様"
#: company/models.py:200
msgid "Do you sell items to this company?"
msgstr "この会社に商品を販売していますか?"
#: company/models.py:205
msgid "Is supplier"
msgstr "サプライヤー"
#: company/models.py:206
msgid "Do you purchase items from this company?"
msgstr "この会社から商品を購入しますか?"
#: company/models.py:211
msgid "Is manufacturer"
msgstr "メーカーは"
#: company/models.py:212
msgid "Does this company manufacture parts?"
msgstr "この会社は部品を製造しているのですか?"
#: company/models.py:220
msgid "Default currency used for this company"
msgstr "この会社で使用されるデフォルト通貨"
#: company/models.py:227
msgid "Tax ID"
msgstr "納税者番号"
#: company/models.py:228
msgid "Company Tax ID"
msgstr "法人税番号"
#: company/models.py:350 order/models.py:584 order/models.py:2733
msgid "Address"
msgstr "住所"
#: company/models.py:351
msgid "Addresses"
msgstr "マイアカウント"
#: company/models.py:405
msgid "Select company"
msgstr "会社を選択"
#: company/models.py:410
msgid "Address title"
msgstr "住所"
#: company/models.py:411
msgid "Title describing the address entry"
msgstr "アドレスエントリを説明するタイトル"
#: company/models.py:417
msgid "Primary address"
msgstr "主な住所"
#: company/models.py:418
msgid "Set as primary address"
msgstr "プライマリアドレスに設定"
#: company/models.py:423
msgid "Line 1"
msgstr "1行目"
#: company/models.py:424
msgid "Address line 1"
msgstr "丁目、番地、号など"
#: company/models.py:430
msgid "Line 2"
msgstr "2行目"
#: company/models.py:431
msgid "Address line 2"
msgstr "建物名、部屋番号など"
#: company/models.py:437 company/models.py:438
msgid "Postal code"
msgstr "郵便番号"
#: company/models.py:444
msgid "City/Region"
msgstr "都市/地域"
#: company/models.py:445
msgid "Postal code city/region"
msgstr "郵便番号 都市/地域"
#: company/models.py:451
msgid "State/Province"
msgstr "都道府県"
#: company/models.py:452
msgid "State or province"
msgstr "都道府県"
#: company/models.py:458
msgid "Country"
msgstr "国"
#: company/models.py:459
msgid "Address country"
msgstr "住所国"
#: company/models.py:465
msgid "Courier shipping notes"
msgstr "宅配便発送に関する注意事項"
#: company/models.py:466
msgid "Notes for shipping courier"
msgstr "宅配便発送時の注意事項"
#: company/models.py:472
msgid "Internal shipping notes"
msgstr "社内出荷に関する注意事項"
#: company/models.py:473
msgid "Shipping notes for internal use"
msgstr "社内用出荷注意事項"
#: company/models.py:480
msgid "Link to address information (external)"
msgstr "住所情報へのリンク(外部)"
#: company/models.py:508 company/models.py:799 company/serializers.py:527
#: stock/api.py:612
msgid "Manufacturer Part"
msgstr "メーカー・パーツ"
#: company/models.py:525 company/models.py:761 stock/models.py:1062
#: stock/serializers.py:427
msgid "Base Part"
msgstr "ベース部"
#: company/models.py:527 company/models.py:763
msgid "Select part"
msgstr "部品を選択"
#: company/models.py:537
msgid "Select manufacturer"
msgstr "メーカー選択"
#: company/models.py:543 company/serializers.py:538 order/serializers.py:755
#: part/serializers.py:478
msgid "MPN"
msgstr "MPN"
#: company/models.py:544 stock/serializers.py:585
msgid "Manufacturer Part Number"
msgstr "メーカー品番"
#: company/models.py:551
msgid "URL for external manufacturer part link"
msgstr "外部メーカー部品リンク用URL"
#: company/models.py:560
msgid "Manufacturer part description"
msgstr "メーカー部品説明"
#: company/models.py:688
msgid "Pack units must be compatible with the base part units"
msgstr "パックユニットは、ベースユニットと互換性がある必要があります。"
#: company/models.py:695
msgid "Pack units must be greater than zero"
msgstr "パック単位はゼロより大きくなければなりません。"
#: company/models.py:709
msgid "Linked manufacturer part must reference the same base part"
msgstr "リンクされたメーカー部品は、同じベース部品を参照する必要があります。"
#: company/models.py:771 company/serializers.py:486 company/serializers.py:521
#: order/models.py:726 part/serializers.py:452
#: plugin/builtin/suppliers/digikey.py:26 plugin/builtin/suppliers/lcsc.py:27
#: plugin/builtin/suppliers/mouser.py:25 plugin/builtin/suppliers/tme.py:27
#: stock/api.py:618 templates/email/overdue_purchase_order.html:16
msgid "Supplier"
msgstr "仕入先"
#: company/models.py:772
msgid "Select supplier"
msgstr "サプライヤーを選択"
#: company/models.py:778 part/serializers.py:463
msgid "Supplier stock keeping unit"
msgstr "サプライヤー在庫管理ユニット"
#: company/models.py:784
msgid "Is this supplier part active?"
msgstr "このサプライヤーは活動していますか?"
#: company/models.py:789
msgid "Primary"
msgstr "プライマリー"
#: company/models.py:790
msgid "Is this the primary supplier part for the linked Part?"
msgstr "これは、リンク先の部品に対する主要サプライヤーの部品でしょうか?"
#: company/models.py:800
msgid "Select manufacturer part"
msgstr "メーカー部品の選択"
#: company/models.py:807
msgid "URL for external supplier part link"
msgstr "外部サプライヤー部品リンク用URL"
#: company/models.py:816
msgid "Supplier part description"
msgstr "サプライヤーの部品説明"
#: company/models.py:832 part/models.py:2222
msgid "base cost"
msgstr "基本料金"
#: company/models.py:833 part/models.py:2223
msgid "Minimum charge (e.g. stocking fee)"
msgstr "ミニマムチャージ(例:仕入れ手数料)"
#: company/models.py:840 order/serializers.py:900 stock/models.py:1093
#: stock/serializers.py:1935
msgid "Packaging"
msgstr "パッケージング"
#: company/models.py:841
msgid "Part packaging"
msgstr "部品梱包"
#: company/models.py:846
msgid "Pack Quantity"
msgstr "パック数量"
#: company/models.py:848
msgid "Total quantity supplied in a single pack. Leave empty for single items."
msgstr "1パックに供給される総量。単品の場合は空のままにしてください。"
#: company/models.py:867 part/models.py:2229
msgid "multiple"
msgstr "複数"
#: company/models.py:868
msgid "Order multiple"
msgstr "複数注文"
#: company/models.py:880
msgid "Quantity available from supplier"
msgstr "サプライヤーから入手可能な数量"
#: company/models.py:886
msgid "Availability Updated"
msgstr "空席状況更新"
#: company/models.py:887
msgid "Date of last update of availability data"
msgstr "アベイラビリティ・データの最終更新日"
#: company/models.py:1015
msgid "Supplier Price Break"
msgstr "サプライヤーの価格破壊"
#: company/serializers.py:192
msgid "Default currency used for this supplier"
msgstr "このサプライヤーで使用されるデフォルト通貨"
#: company/serializers.py:228
msgid "Company Name"
msgstr "会社名"
#: company/serializers.py:443 part/serializers.py:840 stock/serializers.py:453
msgid "In Stock"
msgstr "在庫あり"
#: company/serializers.py:461
msgid "Price Breaks"
msgstr "価格割り引き"
#: company/serializers.py:514
msgid "Pretty Name"
msgstr "表示名"
#: data_exporter/mixins.py:341 data_exporter/mixins.py:430
msgid "Error occurred during data export"
msgstr "データのエクスポート中にエラーが発生しました"
#: data_exporter/mixins.py:408
msgid "Data export plugin returned incorrect data format"
msgstr "データエクスポートプラグインが不正なデータ形式を返しました"
#: data_exporter/serializers.py:73
msgid "Export Format"
msgstr "エクスポート形式"
#: data_exporter/serializers.py:74
msgid "Select export file format"
msgstr "エクスポートファイル形式の選択"
#: data_exporter/serializers.py:81
msgid "Export Plugin"
msgstr "エクスポートプラグイン"
#: data_exporter/serializers.py:82
msgid "Select export plugin"
msgstr "エクスポートプラグインを選択"
#: generic/states/fields.py:159
msgid "Additional status information for this item"
msgstr "この項目の追加ステータス情報"
#: generic/states/fields.py:173
msgid "Custom status key"
msgstr "カスタムステータスキー"
#: generic/states/serializers.py:26
msgid "Custom"
msgstr "カスタム"
#: generic/states/serializers.py:37
msgid "Class"
msgstr "クラス"
#: generic/states/serializers.py:40
msgid "Values"
msgstr "値"
#: generic/states/tests.py:22 order/status_codes.py:13
msgid "Placed"
msgstr "設置済"
#: generic/states/validators.py:21
msgid "Invalid status code"
msgstr "無効なステータスコード"
#: importer/models.py:75
msgid "Data File"
msgstr "データファイル"
#: importer/models.py:76
msgid "Data file to import"
msgstr "インポートするデータファイル"
#: importer/models.py:85
msgid "Columns"
msgstr "カラム"
#: importer/models.py:92
msgid "Target model type for this import session"
msgstr "このインポートセッションのターゲットモデルタイプ"
#: importer/models.py:98
msgid "Import status"
msgstr "インポートの状態"
#: importer/models.py:108
msgid "Field Defaults"
msgstr "フィールドのデフォルト"
#: importer/models.py:115
msgid "Field Overrides"
msgstr "フィールドのオーバーライド"
#: importer/models.py:122
msgid "Field Filters"
msgstr "フィールドフィルター"
#: importer/models.py:128
msgid "Update Existing Records"
msgstr "既存の記録を更新する"
#: importer/models.py:129
msgid "If enabled, existing records will be updated with new data"
msgstr "有効にされた場合、既存のレコードは新しいデータで更新されます"
#: importer/models.py:312
msgid "Some required fields have not been mapped"
msgstr "一部の必須フィールドがマッピングされていません"
#: importer/models.py:414
msgid "Completed Row Count History"
msgstr "完了行数の履歴"
#: importer/models.py:417
msgid "Row Count History"
msgstr "行数の履歴"
#: importer/models.py:440
msgid "ID"
msgstr "ID"
#: importer/models.py:441
msgid "Existing database identifier for the record"
msgstr "レコードの既存データベース識別子"
#: importer/models.py:516
msgid "Column is already mapped to a database field"
msgstr "カラムはすでにデータベースのフィールドにマッピングされています。"
#: importer/models.py:521
msgid "Field is already mapped to a data column"
msgstr "フィールドはすでにデータ列にマッピングされています。"
#: importer/models.py:530
msgid "Column mapping must be linked to a valid import session"
msgstr "カラムマッピングは有効なインポートセッションにリンクされている必要があります。"
#: importer/models.py:535
msgid "Column does not exist in the data file"
msgstr "カラムがデータファイルに存在しません。"
#: importer/models.py:542
msgid "Field does not exist in the target model"
msgstr "対象モデルにフィールドが存在しない"
#: importer/models.py:546
msgid "Selected field is read-only"
msgstr "選択されたフィールドは読み取り専用です。"
#: importer/models.py:552
msgid "Lookup field can only be set for related (foreign-key) fields"
msgstr "ルックアップ列は、関連する(外部キー)列にのみ設定できます"
#: importer/models.py:560
#, python-brace-format
msgid "Invalid lookup field. Valid options are: {options}"
msgstr "無効なルックアップ列。有効なオプション: {options}"
#: importer/models.py:567 importer/models.py:654
msgid "Import Session"
msgstr "インポートセッション"
#: importer/models.py:571
msgid "Field"
msgstr "フィールド"
#: importer/models.py:573
msgid "Column"
msgstr "列"
#: importer/models.py:579
msgid "Lookup Field"
msgstr "ルックアップ列"
#: importer/models.py:581
msgid "Database field to use for foreign-key lookup. Leave blank for automatic lookup."
msgstr "外部キー参照に使用するデータベースフィールドです。自動参照の場合は空白のままにしてください。"
#: importer/models.py:658
msgid "Row Index"
msgstr "行インデックス"
#: importer/models.py:661
msgid "Original row data"
msgstr "元の行データ"
#: importer/models.py:666 machine/models.py:114
msgid "Errors"
msgstr "エラー"
#: importer/models.py:668 part/serializers.py:1161
msgid "Valid"
msgstr "有効"
#: importer/models.py:905
msgid "Multiple matches found for value - please ensure the value is unique, or select a specific lookup field"
msgstr "複数の一致が見つかりました - 値が一意であることを確認するか、特定の参照フィールドを選択してください"
#: importer/models.py:966
msgid "ID is required for updating existing records."
msgstr "既存の記録を更新するにはIDが必要です。"
#: importer/models.py:973
msgid "No record found with the provided ID"
msgstr "指定のIDで該当する記録は見つかりませんでした"
#: importer/models.py:979
msgid "Invalid ID format provided"
msgstr "無効なID形式が指定されました"
#: importer/operations.py:31 importer/operations.py:52
msgid "Unsupported data file format"
msgstr "サポートされていないデータファイル形式"
#: importer/operations.py:43
msgid "Failed to open data file"
msgstr "データファイルを開けませんでした"
#: importer/operations.py:54
msgid "Invalid data file dimensions"
msgstr "無効なデータファイルの寸法"
#: importer/serializers.py:102
msgid "Invalid field defaults"
msgstr "無効なフィールドのデフォルト"
#: importer/serializers.py:115
msgid "Invalid field overrides"
msgstr "無効なフィールドのオーバーライド"
#: importer/serializers.py:128
msgid "Invalid field filters"
msgstr "無効なフィールドフィルタ"
#: importer/serializers.py:187
msgid "Rows"
msgstr "行"
#: importer/serializers.py:188
msgid "List of row IDs to accept"
msgstr "受け付ける行IDのリスト"
#: importer/serializers.py:201
msgid "No rows provided"
msgstr "列はありません"
#: importer/serializers.py:205
msgid "Row does not belong to this session"
msgstr "行はこのセッションに属していません"
#: importer/serializers.py:208
msgid "Row contains invalid data"
msgstr "行に無効なデータが含まれています。"
#: importer/serializers.py:211
msgid "Row has already been completed"
msgstr "列はすでに完成しています"
#: importer/status_codes.py:13
msgid "Initializing"
msgstr "初期化"
#: importer/status_codes.py:18
msgid "Mapping Columns"
msgstr "カラムのマッピング"
#: importer/status_codes.py:21
msgid "Importing Data"
msgstr "データのインポート"
#: importer/status_codes.py:24
msgid "Processing Data"
msgstr "加工データ"
#: importer/validators.py:21
msgid "Data file exceeds maximum size limit"
msgstr "データファイルが最大サイズの制限を超えています"
#: importer/validators.py:26
msgid "Data file contains no headers"
msgstr "データファイルにはヘッダが含まれていません。"
#: importer/validators.py:29
msgid "Data file contains too many columns"
msgstr "データファイルのカラム数が多すぎる"
#: importer/validators.py:32
msgid "Data file contains too many rows"
msgstr "データファイルの行数が多すぎます。"
#: importer/validators.py:53
msgid "Value must be a valid dictionary object"
msgstr "値は有効な辞書オブジェクトでなければなりません。"
#: machine/machine_types/label_printer.py:212
msgid "Copies"
msgstr "コピー"
#: machine/machine_types/label_printer.py:213
msgid "Number of copies to print for each label"
msgstr "各ラベルの印刷部数"
#: machine/machine_types/label_printer.py:231
msgid "Connected"
msgstr "接続済み"
#: machine/machine_types/label_printer.py:232 order/api.py:2444
msgid "Unknown"
msgstr "不明"
#: machine/machine_types/label_printer.py:233
msgid "Printing"
msgstr "印刷"
#: machine/machine_types/label_printer.py:234
msgid "Warning"
msgstr "警告"
#: machine/machine_types/label_printer.py:235
msgid "No media"
msgstr "メディアがありません"
#: machine/machine_types/label_printer.py:236
msgid "Paper jam"
msgstr "紙詰まり"
#: machine/machine_types/label_printer.py:237
msgid "Disconnected"
msgstr "ネットワーク接続なし"
#: machine/machine_types/label_printer.py:238
msgid "Error"
msgstr "エラー"
#: machine/machine_types/label_printer.py:245
msgid "Label Printer"
msgstr "ラベルプリンター"
#: machine/machine_types/label_printer.py:246
msgid "Directly print labels for various items."
msgstr "さまざまなアイテムのラベルを直接印刷できます。"
#: machine/machine_types/label_printer.py:252
msgid "Printer Location"
msgstr "プリンタの場所"
#: machine/machine_types/label_printer.py:253
msgid "Scope the printer to a specific location"
msgstr "プリンターを特定の場所に設置"
#: machine/models.py:29
msgid "Name of machine"
msgstr "機械名"
#: machine/models.py:33
msgid "Machine Type"
msgstr "機種"
#: machine/models.py:33
msgid "Type of machine"
msgstr "機械の種類"
#: machine/models.py:38 machine/models.py:150
msgid "Driver"
msgstr "ドライバー"
#: machine/models.py:39
msgid "Driver used for the machine"
msgstr "マシンに使用されるドライバ"
#: machine/models.py:43
msgid "Machines can be disabled"
msgstr "マシンを無効にすることができます"
#: machine/models.py:99
msgid "Driver available"
msgstr "ドライバーあり"
#: machine/models.py:104
msgid "No errors"
msgstr "エラーなし"
#: machine/models.py:109
msgid "Initialized"
msgstr "初期化"
#: machine/models.py:121
msgid "Machine status"
msgstr "機械の状態"
#: machine/models.py:149
msgid "Machine"
msgstr "機械"
#: machine/models.py:161
msgid "Machine Config"
msgstr "マシン構成"
#: machine/models.py:166
msgid "Config type"
msgstr "設定タイプ"
#: machine/serializers.py:24
msgid "Key of the property"
msgstr "プロパティーキー"
#: machine/serializers.py:27
msgid "Value of the property"
msgstr "プロパティー値"
#: machine/serializers.py:30 users/models.py:234
msgid "Group"
msgstr "グループ"
#: machine/serializers.py:30
msgid "Grouping of the property"
msgstr "プロパティーのグループ"
#: machine/serializers.py:33
msgid "Type"
msgstr "タイプ"
#: machine/serializers.py:35
msgid "Type of the property"
msgstr "プロパティーの種類"
#: machine/serializers.py:40
msgid "Max Progress"
msgstr "最大進捗"
#: machine/serializers.py:41
msgid "Maximum value for progress type, required if type=progress"
msgstr "進行状況タイプの場合の最大値。type=progress の場合に必須です。"
#: order/api.py:133
msgid "Order Reference"
msgstr "注文参照"
#: order/api.py:161 order/api.py:1281 order/api.py:2078
msgid "Outstanding"
msgstr "並外れた"
#: order/api.py:177
msgid "Has Project Code"
msgstr "プロジェクトコード"
#: order/api.py:191 order/models.py:542
msgid "Created By"
msgstr "作成者"
#: order/api.py:195
msgid "Created Before"
msgstr "作成前"
#: order/api.py:199
msgid "Created After"
msgstr "の後に作成されました。"
#: order/api.py:203
msgid "Has Start Date"
msgstr "開始日あり"
#: order/api.py:211
msgid "Start Date Before"
msgstr "開始日 前"
#: order/api.py:215
msgid "Start Date After"
msgstr "開始日 後"
#: order/api.py:219
msgid "Has Target Date"
msgstr "目標期日あり"
#: order/api.py:227
msgid "Target Date Before"
msgstr "目標期日"
#: order/api.py:231
msgid "Target Date After"
msgstr "以降の目標日"
#: order/api.py:235
msgid "Updated Before"
msgstr "更新日(開始)"
#: order/api.py:239
msgid "Updated After"
msgstr "更新日(終了)"
#: order/api.py:292
msgid "Has Pricing"
msgstr "価格"
#: order/api.py:345 order/api.py:839 order/api.py:1600 order/api.py:1896
msgid "Completed Before"
msgstr "完成前"
#: order/api.py:349 order/api.py:843 order/api.py:1604 order/api.py:1900
msgid "Completed After"
msgstr "終了後"
#: order/api.py:355 order/api.py:359
msgid "External Build Order"
msgstr "外部ビルドオーダー"
#: order/api.py:544 order/api.py:939 order/api.py:1244 order/api.py:2041
#: order/api.py:2200 order/models.py:2364 order/models.py:2490
#: order/models.py:2542 order/models.py:2724 order/models.py:2920
#: order/models.py:3482 order/models.py:3548 order/models.py:3981
msgid "Order"
msgstr "注文"
#: order/api.py:548 order/api.py:1007 order/api.py:2268
msgid "Order Complete"
msgstr "注文完了"
#: order/api.py:580 order/api.py:584 order/serializers.py:766
msgid "Internal Part"
msgstr "内部パーツ"
#: order/api.py:602
msgid "Order Pending"
msgstr "注文保留"
#: order/api.py:992 order/api.py:2253
msgid "Completed"
msgstr "完了"
#: order/api.py:1297
msgid "Has Shipment"
msgstr "出荷あり"
#: order/api.py:1515
msgid "Shipment not found"
msgstr "配送が見つかりません"
#: order/api.py:2436 order/models.py:641 order/models.py:2365
#: order/models.py:2491
#: report/templates/report/inventree_purchase_order_report.html:14
#: stock/serializers.py:134 templates/email/overdue_purchase_order.html:15
msgid "Purchase Order"
msgstr "注文"
#: order/api.py:2438 order/models.py:1407 order/models.py:2543
#: order/models.py:2725 order/models.py:2921
#: report/templates/report/inventree_build_order_report.html:135
#: report/templates/report/inventree_sales_order_report.html:14
#: report/templates/report/inventree_sales_order_shipment_report.html:15
#: templates/email/overdue_sales_order.html:15
msgid "Sales Order"
msgstr "セールスオーダー"
#: order/api.py:2440 order/models.py:3094 order/models.py:3483
#: order/models.py:3549
#: report/templates/report/inventree_return_order_report.html:13
#: templates/email/overdue_return_order.html:15
msgid "Return Order"
msgstr "リターンオーダー"
#: order/api.py:2442 order/models.py:3571 order/models.py:3982
#: report/templates/report/inventree_transfer_order_report.html:12
msgid "Transfer Order"
msgstr "在庫移動指示"
#: order/models.py:98
#: report/templates/report/inventree_purchase_order_report.html:38
#: report/templates/report/inventree_sales_order_report.html:31
msgid "Total Price"
msgstr "合計金額"
#: order/models.py:99
msgid "Total price for this order"
msgstr "この注文の合計金額"
#: order/models.py:104 order/serializers.py:69
msgid "Order Currency"
msgstr "注文通貨"
#: order/models.py:107 order/serializers.py:70
msgid "Currency for this order (leave blank to use company default)"
msgstr "この注文の通貨(会社のデフォルトを使用する場合は空白のままにしてください。)"
#: order/models.py:364
msgid "This order is locked and cannot be modified"
msgstr "この注文はロックされており、変更できません。"
#: order/models.py:423
msgid "Contact does not match selected company"
msgstr "連絡先が選択した会社と一致しません"
#: order/models.py:430
msgid "Start date must be before target date"
msgstr "開始日は目標期日より前でなければなりません。"
#: order/models.py:441
msgid "Address does not match selected company"
msgstr "指定の会社と住所が一致しません"
#: order/models.py:497
msgid "Order description (optional)"
msgstr "ご注文内容(任意)"
#: order/models.py:506 order/models.py:2232
msgid "Select project code for this order"
msgstr "この注文のプロジェクトコードを選択してください。"
#: order/models.py:512 order/models.py:2213 order/models.py:2789
msgid "Link to external page"
msgstr "外部ページへのリンク"
#: order/models.py:519
msgid "Start date"
msgstr "開始日"
#: order/models.py:520
msgid "Scheduled start date for this order"
msgstr "本注文の開始予定日"
#: order/models.py:526 order/models.py:2220 order/serializers.py:305
#: report/templates/report/inventree_build_order_report.html:125
msgid "Target Date"
msgstr "終了日に達したら"
#: order/models.py:528
msgid "Expected date for order delivery. Order will be overdue after this date."
msgstr "お届け予定日この期日を過ぎますと延滞となります。"
#: order/models.py:548
msgid "Issue Date"
msgstr "発行日"
#: order/models.py:549
msgid "Date order was issued"
msgstr "オーダー発行日"
#: order/models.py:555
msgid "Updated At"
msgstr "更新日"
#: order/models.py:564
msgid "User or group responsible for this order"
msgstr "この注文を担当するユーザーまたはグループ"
#: order/models.py:575
msgid "Point of contact for this order"
msgstr "本注文に関する連絡先"
#: order/models.py:585
msgid "Company address for this order"
msgstr "本注文の会社住所"
#: order/models.py:707 order/models.py:1471
msgid "Order reference"
msgstr "注文参照"
#: order/models.py:716 order/models.py:1495 order/models.py:3185
#: order/models.py:3648 stock/serializers.py:976 users/models.py:538
msgid "Status"
msgstr "ステータス"
#: order/models.py:717
msgid "Purchase order status"
msgstr "発注状況"
#: order/models.py:727
msgid "Company from which the items are being ordered"
msgstr "注文元の会社"
#: order/models.py:738
msgid "Supplier Reference"
msgstr "サプライヤー・リファレンス"
#: order/models.py:739
msgid "Supplier order reference code"
msgstr "サプライヤー注文参照コード"
#: order/models.py:748
msgid "received by"
msgstr "受信"
#: order/models.py:755 order/models.py:3200 order/models.py:3689
msgid "Date order was completed"
msgstr "注文完了日"
#: order/models.py:764 order/models.py:2423
msgid "Destination"
msgstr "目的地"
#: order/models.py:765 order/models.py:2427
msgid "Destination for received items"
msgstr "入荷商品のお届け先"
#: order/models.py:811
msgid "Part supplier must match PO supplier"
msgstr "部品サプライヤーは、POサプライヤーと一致する必要があります。"
#: order/models.py:1118
msgid "Line item does not match purchase order"
msgstr "品目が発注書と一致しません"
#: order/models.py:1121
msgid "Line item is missing a linked part"
msgstr "行項目にリンクされた部品が不足しています"
#: order/models.py:1135
msgid "Quantity must be a positive number"
msgstr "数量は正の数でなければなりません。"
#: order/models.py:1176
msgid "Serial numbers cannot be assigned to virtual parts"
msgstr "仮想部品にはシリアル番号を割り当てることはできません"
#: order/models.py:1388
msgid "Allow any stock (serialized or unserialized)"
msgstr "任意の在庫を許可 (シリアルまたは非シリアル)"
#: order/models.py:1389
msgid "Serialized stock only"
msgstr "シリアル在庫のみ"
#: order/models.py:1390
msgid "Unserialized stock only"
msgstr "非シリアル在庫のみ"
#: order/models.py:1482 order/models.py:3172 stock/models.py:1115
#: stock/models.py:1116 stock/serializers.py:1650
#: templates/email/overdue_return_order.html:16
#: templates/email/overdue_sales_order.html:16
msgid "Customer"
msgstr "顧客"
#: order/models.py:1483
msgid "Company to which the items are being sold"
msgstr "販売先"
#: order/models.py:1496
msgid "Sales order status"
msgstr "販売注文状況"
#: order/models.py:1502 order/models.py:3192
msgid "Customer Reference "
msgstr "お客様リファレンス"
#: order/models.py:1503 order/models.py:3193
msgid "Customer order reference code"
msgstr "顧客注文参照コード"
#: order/models.py:1507 order/models.py:2741
msgid "Shipment Date"
msgstr "出荷日"
#: order/models.py:1516
msgid "shipped by"
msgstr "出荷元"
#: order/models.py:1690 order/serializers.py:1715 order/serializers.py:1870
#: order/serializers.py:2743 order/serializers.py:2940
msgid "Line item is not associated with this order"
msgstr "ラインアイテムは、この注文に関連付けられていません。"
#: order/models.py:1735 order/serializers.py:3006
msgid "No match found for the following serial numbers"
msgstr "以下のシリアル番号に該当するものは見つかりませんでした。"
#: order/models.py:1742 order/serializers.py:3013
msgid "The following serial numbers are unavailable"
msgstr "以下のシリアル番号はご利用いただけません。"
#: order/models.py:1782 order/models.py:3732
msgid "Order is already complete"
msgstr "注文はすでに完了しています。"
#: order/models.py:1785 order/models.py:3735
msgid "Order is already cancelled"
msgstr "注文はすでにキャンセルされました"
#: order/models.py:1789
msgid "Only an open order can be marked as complete"
msgstr "未完了の注文にのみ完了マークを付けることができます。"
#: order/models.py:1793
msgid "Order cannot be completed as there are incomplete shipments"
msgstr "出荷に不備があるため、注文を完了できません。"
#: order/models.py:1798
msgid "Order cannot be completed as there are incomplete allocations"
msgstr "割り当てに不備があるため、注文を完了できません。"
#: order/models.py:1807
msgid "Order cannot be completed as there are incomplete line items"
msgstr "不完全な項目があるため、注文を完了できません。"
#: order/models.py:2130 order/models.py:2155
msgid "The order is locked and cannot be modified"
msgstr "注文はロックされ、変更できません。"
#: order/models.py:2163
msgid "Item quantity"
msgstr "品目数量"
#: order/models.py:2171
msgid "Discount"
msgstr ""
#: order/models.py:2172
msgid "Discount percentage applied to this line item (0-100)"
msgstr ""
#: order/models.py:2190
msgid "Line Number"
msgstr "項番"
#: order/models.py:2191
msgid "Line number for this item (optional)"
msgstr "この項目の行番号(任意)"
#: order/models.py:2200
msgid "Line item reference"
msgstr "行項目参照"
#: order/models.py:2207
msgid "Line item notes"
msgstr "項目"
#: order/models.py:2222
msgid "Target date for this line item (leave blank to use the target date from the order)"
msgstr "この行項目の目標期日(注文の目標期日を使用する場合は空白のままにしてください。)"
#: order/models.py:2252
msgid "Line item description (optional)"
msgstr "行項目の説明(オプション)"
#: order/models.py:2259
msgid "Additional context for this line"
msgstr "この行の補足説明"
#: order/models.py:2269
msgid "Unit price"
msgstr "単価"
#: order/models.py:2288
msgid "Purchase Order Line Item"
msgstr "発注書項目"
#: order/models.py:2317
msgid "Supplier part must match supplier"
msgstr "サプライヤーの部品はサプライヤーと一致しなければなりません。"
#: order/models.py:2325
msgid "Build order must be marked as external"
msgstr "ビルドオーダーは外部としてマークする必要があります"
#: order/models.py:2332
msgid "Build orders can only be linked to assembly parts"
msgstr "ビルドオーダーはアセンブリ部品にのみリンクできます"
#: order/models.py:2338
msgid "Build order part must match line item part"
msgstr "ビルドオーダーの部品は、ラインアイテムの部品と一致する必要があります。"
#: order/models.py:2348
msgid "An external build order is required for assembly parts"
msgstr "組立部品には、外部ビルドオーダーが必要です"
#: order/models.py:2384
msgid "Supplier part"
msgstr "サプライヤー"
#: order/models.py:2391
msgid "Received"
msgstr "受信"
#: order/models.py:2392
msgid "Number of items received"
msgstr "受領品目数"
#: order/models.py:2400 stock/models.py:1245 stock/serializers.py:673
#: stock/serializers.py:1048
msgid "Purchase Price"
msgstr "購入金額"
#: order/models.py:2401
msgid "Unit purchase price"
msgstr "購入単価"
#: order/models.py:2417
msgid "External Build Order to be fulfilled by this line item"
msgstr "本品目により完成する外部ビルドオーダー"
#: order/models.py:2479
msgid "Purchase Order Extra Line"
msgstr "発注書追加行"
#: order/models.py:2508
msgid "Sales Order Line Item"
msgstr "販売注文明細"
#: order/models.py:2535
msgid "Only salable parts can be assigned to a sales order"
msgstr "販売可能な部品のみを販売オーダーに割り当てることができます。"
#: order/models.py:2561
msgid "Sale Price"
msgstr "セール価格"
#: order/models.py:2562
msgid "Unit sale price"
msgstr "販売単価"
#: order/models.py:2571 order/status_codes.py:50
msgid "Shipped"
msgstr "発送済み"
#: order/models.py:2572
msgid "Shipped quantity"
msgstr "出荷数量"
#: order/models.py:2685
msgid "Sales Order Shipment"
msgstr "販売注文の出荷"
#: order/models.py:2698
msgid "Shipment address must match the customer"
msgstr "配送先住所はお客様と一致している必要があります"
#: order/models.py:2734
msgid "Shipping address for this shipment"
msgstr "こちらの発送先住所"
#: order/models.py:2742
msgid "Date of shipment"
msgstr "出荷日"
#: order/models.py:2748
msgid "Delivery Date"
msgstr "配達日"
#: order/models.py:2749
msgid "Date of delivery of shipment"
msgstr "貨物の引渡日"
#: order/models.py:2757
msgid "Checked By"
msgstr "チェック済み"
#: order/models.py:2758
msgid "User who checked this shipment"
msgstr "この貨物をチェックしたユーザー"
#: order/models.py:2765 order/models.py:3017 order/serializers.py:1890
#: order/serializers.py:1943 order/serializers.py:2034
#: report/templates/report/inventree_sales_order_shipment_report.html:14
msgid "Shipment"
msgstr "発送"
#: order/models.py:2766
msgid "Shipment number"
msgstr "出荷番号"
#: order/models.py:2774
msgid "Tracking Number"
msgstr "追跡番号"
#: order/models.py:2775
msgid "Shipment tracking information"
msgstr "貨物追跡情報"
#: order/models.py:2782
msgid "Invoice Number"
msgstr "請求書番号"
#: order/models.py:2783
msgid "Reference number for associated invoice"
msgstr "関連する請求書の参照番号"
#: order/models.py:2829
msgid "Shipment has already been sent"
msgstr "発送済み"
#: order/models.py:2832
msgid "Shipment has no allocated stock items"
msgstr "出荷品目に割り当てられた在庫がありません"
#: order/models.py:2839
msgid "Shipment must be checked before it can be completed"
msgstr "出荷は完了前に必ず確認が必要となります"
#: order/models.py:2909
msgid "Sales Order Extra Line"
msgstr "セールスオーダー追加ライン"
#: order/models.py:2938
msgid "Sales Order Allocation"
msgstr "販売注文の割り当て"
#: order/models.py:2961 order/models.py:2963 order/models.py:4074
#: order/models.py:4076
msgid "Stock item has not been assigned"
msgstr "在庫アイテムが割り当てられていません"
#: order/models.py:2970 order/models.py:4083
msgid "Cannot allocate stock item to a line with a different part"
msgstr "在庫品を別部品のラインに割り当てることはできません。"
#: order/models.py:2973 order/models.py:4086
msgid "Cannot allocate stock to a line without a part"
msgstr "部品のないラインに在庫を割り当てることはできません。"
#: order/models.py:2976 order/models.py:4089
msgid "Allocation quantity cannot exceed stock quantity"
msgstr "割当数量が在庫数量を超えることはできません"
#: order/models.py:2992 order/models.py:4105
msgid "Allocation quantity must be greater than zero"
msgstr "割当数量はゼロより大きくなければなりません"
#: order/models.py:2995 order/models.py:4108 order/serializers.py:1760
#: order/serializers.py:2779
msgid "Quantity must be 1 for serialized stock item"
msgstr "シリアル化された在庫品の場合、数量は1でなければなりません。"
#: order/models.py:2998
msgid "Sales order does not match shipment"
msgstr "販売注文と出荷が一致しません"
#: order/models.py:2999 plugin/base/barcodes/api.py:713
msgid "Shipment does not match sales order"
msgstr "出荷が販売注文と一致しません"
#: order/models.py:3007 order/models.py:4116
msgid "Line"
msgstr "ライン"
#: order/models.py:3018
msgid "Sales order shipment reference"
msgstr "販売注文の出荷参照"
#: order/models.py:3031 order/models.py:3490 order/models.py:4129
msgid "Item"
msgstr "アイテム"
#: order/models.py:3032 order/models.py:4130
msgid "Select stock item to allocate"
msgstr "割り当てるストックアイテムを選択"
#: order/models.py:3041 order/models.py:4139
msgid "Enter stock allocation quantity"
msgstr "在庫割当数量の入力"
#: order/models.py:3161
msgid "Return Order reference"
msgstr "リターンオーダー参照"
#: order/models.py:3173
msgid "Company from which items are being returned"
msgstr "返品元の会社"
#: order/models.py:3186
msgid "Return order status"
msgstr "返品状況"
#: order/models.py:3448
msgid "Return Order Line Item"
msgstr "返品注文項目"
#: order/models.py:3461
msgid "Stock item must be specified"
msgstr "在庫品の指定が必要です。"
#: order/models.py:3465
msgid "Return quantity exceeds stock quantity"
msgstr "返品数量が在庫数量を超える場合"
#: order/models.py:3470
msgid "Return quantity must be greater than zero"
msgstr "返品数量はゼロより大きくなければなりません。"
#: order/models.py:3475
msgid "Invalid quantity for serialized stock item"
msgstr "シリアル化されたストックアイテムの数量が無効です。"
#: order/models.py:3491
msgid "Select item to return from customer"
msgstr "お客様から返品する商品を選択"
#: order/models.py:3506
msgid "Received Date"
msgstr "受領日"
#: order/models.py:3507
msgid "The date this return item was received"
msgstr "この返品商品が到着した日付"
#: order/models.py:3519
msgid "Outcome"
msgstr "転帰"
#: order/models.py:3520
msgid "Outcome for this line item"
msgstr "この項目の成果"
#: order/models.py:3527
msgid "Cost associated with return or repair for this line item"
msgstr "この品目の返品または修理に関連する費用"
#: order/models.py:3537
msgid "Return Order Extra Line"
msgstr "リターンオーダー追加ライン"
#: order/models.py:3638
msgid "Transfer Order Reference"
msgstr "在庫移動指示コード"
#: order/models.py:3649
msgid "Transfer order status"
msgstr "在庫移動指示の状態"
#: order/models.py:3664
msgid "Source for transferred items"
msgstr "移動元品"
#: order/models.py:3674
msgid "Destination for transferred items"
msgstr "移動先品"
#: order/models.py:3679
msgid "Consume Stock"
msgstr "在庫を消費する"
#: order/models.py:3681
msgid "Rather than transfer the stock to the destination, \"consume\" it, by removing transferred quantity from the allocated stock item"
msgstr "在庫を移動するのではなく、割り当てられた在庫品から移動数量を差し引くことで、それを「消費」します"
#: order/models.py:3739
msgid "Order cannot be completed until a destination location is set"
msgstr "移動先が設定されるまで、指示を完了することはできません"
#: order/models.py:3744
msgid "Order cannot be completed until it is fully allocated"
msgstr "指示は、完全に割り当てられるまで完了しません"
#: order/models.py:3963
msgid "Transfer Order Line Item"
msgstr "在庫移動指示明細"
#: order/models.py:3996
msgid "transferred"
msgstr "移動されました"
#: order/models.py:3997
msgid "transferred quantity"
msgstr "移動数"
#: order/models.py:4051
msgid "Transfer Order Allocation"
msgstr "在庫移動指示の引き当て"
#: order/models.py:4171 stock/models.py:1392 stock/models.py:1735
#: stock/models.py:1958 stock/models.py:2281 stock/models.py:2563
msgid "Stock item no longer exists"
msgstr ""
#: order/models.py:4198
msgid "Failed to consume stock item against transfer order"
msgstr ""
#: order/models.py:4210 order/models.py:4222
msgid "Failed to transfer stock item against transfer order"
msgstr ""
#: order/serializers.py:89 order/serializers.py:2067
#: report/templates/report/inventree_purchase_order_report.html:29
#: report/templates/report/inventree_return_order_report.html:19
#: report/templates/report/inventree_sales_order_report.html:22
#: report/templates/report/inventree_transfer_order_report.html:20
msgid "Line Items"
msgstr "ラインアイテム"
#: order/serializers.py:94
msgid "Completed Lines"
msgstr "完成路線"
#: order/serializers.py:102
msgid "Custom Status Key"
msgstr "カスタムステータスキー"
#: order/serializers.py:103
msgid "Update order status to a custom value for this logical value"
msgstr "この論理値の注文ステータスをカスタム値に更新"
#: order/serializers.py:187
msgid "Custom status key must be an integer"
msgstr "カスタムステータスキーは整数でなければなりません"
#: order/serializers.py:194
msgid "Invalid custom status key"
msgstr "無効なカスタムステータスキーです"
#: order/serializers.py:197
msgid "Invalid custom status key for this order status"
msgstr "この注文ステータスには無効なカスタムステータスキーです"
#: order/serializers.py:461
msgid "Supplier Name"
msgstr "サプライヤー名"
#: order/serializers.py:510 order/serializers.py:2528
msgid "Order cannot be cancelled"
msgstr "ご注文のキャンセルはできません。"
#: order/serializers.py:525 order/serializers.py:1781
msgid "Allow order to be closed with incomplete line items"
msgstr "未完了の行項目で注文を閉じることができます。"
#: order/serializers.py:535 order/serializers.py:1791
msgid "Order has incomplete line items"
msgstr "注文に不備がある場合"
#: order/serializers.py:649
msgid "Order is not open"
msgstr "ご注文は受け付けておりません。"
#: order/serializers.py:689
msgid "Auto Pricing"
msgstr "自動車価格"
#: order/serializers.py:691
msgid "Automatically calculate purchase price based on supplier part data"
msgstr "サプライヤーの部品データに基づいて購入価格を自動計算"
#: order/serializers.py:708 stock/serializers.py:1058
msgid "Purchase price currency"
msgstr "購入価格通貨"
#: order/serializers.py:739
msgid "Merge Items"
msgstr "アイテムのマージ"
#: order/serializers.py:741
msgid "Merge items with the same part, destination and target date into one line item"
msgstr "同じ品目、同じ仕向け地、同じ日付の品目を1つの品目に統合します。"
#: order/serializers.py:748 part/serializers.py:462
msgid "SKU"
msgstr "SKU"
#: order/serializers.py:762 part/models.py:1157 part/serializers.py:382
msgid "Internal Part Number"
msgstr "内部部品番号"
#: order/serializers.py:770
msgid "Internal Part Name"
msgstr "内部部品名"
#: order/serializers.py:786
msgid "Supplier part must be specified"
msgstr "サプライヤー部品の指定が必要"
#: order/serializers.py:789
msgid "Purchase order must be specified"
msgstr "注文書の指定が必要"
#: order/serializers.py:797
msgid "Supplier must match purchase order"
msgstr "サプライヤーは発注書と一致しなければなりません。"
#: order/serializers.py:798
msgid "Purchase order must match supplier"
msgstr "発注書はサプライヤーと一致している必要があります。"
#: order/serializers.py:850 order/serializers.py:1861 order/serializers.py:2931
msgid "Line Item"
msgstr "明細"
#: order/serializers.py:859 order/serializers.py:999 order/serializers.py:2276
msgid "Select destination location for received items"
msgstr "受取商品の配送先選択"
#: order/serializers.py:875
msgid "Enter batch code for incoming stock items"
msgstr "入荷在庫品のバッチコード入力"
#: order/serializers.py:882 stock/models.py:1197
#: templates/email/stale_stock_notification.html:22 users/models.py:135
msgid "Expiry Date"
msgstr "有効期限"
#: order/serializers.py:883
msgid "Enter expiry date for incoming stock items"
msgstr "入荷在庫の有効期限の入力"
#: order/serializers.py:891
msgid "Enter serial numbers for incoming stock items"
msgstr "入荷した在庫品のシリアル番号の入力"
#: order/serializers.py:901
msgid "Override packaging information for incoming stock items"
msgstr "入荷在庫品の包装情報の上書き"
#: order/serializers.py:909 order/serializers.py:2281
msgid "Additional note for incoming stock items"
msgstr "在庫品の入荷に関する注意事項"
#: order/serializers.py:916
msgid "Barcode"
msgstr "バーコード"
#: order/serializers.py:917
msgid "Scanned barcode"
msgstr "スキャンされたバーコード"
#: order/serializers.py:933
msgid "Barcode is already in use"
msgstr "バーコードはすでに使用されています"
#: order/serializers.py:1016 order/serializers.py:2300
#: stock/serializers.py:1138
msgid "Line items must be provided"
msgstr "項目は必ずご記入ください。"
#: order/serializers.py:1042
msgid "Destination location must be specified"
msgstr "デスティネーション・ロケーションを指定する必要があります。"
#: order/serializers.py:1049
msgid "Supplied barcode values must be unique"
msgstr "バーコードの値は一意でなければなりません。"
#: order/serializers.py:1066
msgid "Supplied serial numbers must be unique"
msgstr ""
#: order/serializers.py:1208
msgid "Shipments"
msgstr "発送"
#: order/serializers.py:1212
msgid "Completed Shipments"
msgstr "完了した出荷"
#: order/serializers.py:1216
msgid "Allocated Lines"
msgstr "引き当て済み明細"
#: order/serializers.py:1412
msgid "Sale price currency"
msgstr "販売価格通貨"
#: order/serializers.py:1464
msgid "Allocated Items"
msgstr "割当項目"
#: order/serializers.py:1683
msgid "No shipment details provided"
msgstr "出荷の詳細は記載されていません"
#: order/serializers.py:1734 order/serializers.py:2762
msgid "Quantity must be positive"
msgstr "数量は正数でなければなりません。"
#: order/serializers.py:1755
msgid "Stock item has not passed all required tests"
msgstr "この在庫品は、必要なすべてのテストに合格していません"
#: order/serializers.py:1880 order/serializers.py:2950
msgid "Enter serial numbers to allocate"
msgstr "割り当てるシリアル番号を入力"
#: order/serializers.py:1902 order/serializers.py:1951
#: order/serializers.py:2081
msgid "Shipment has already been shipped"
msgstr "出荷済み"
#: order/serializers.py:1905 order/serializers.py:1954
#: order/serializers.py:2084
msgid "Shipment is not associated with this order"
msgstr "この注文には出荷が関連付けられていません"
#: order/serializers.py:2016
msgid "Stock location where items are sourced (leave blank to use any location)"
msgstr "部品の供給元となる在庫場所(任意の場所を使用するには空白のままにしてください)"
#: order/serializers.py:2026
msgid "Exclude stock items from this location"
msgstr "この場所から在庫アイテムを除外"
#: order/serializers.py:2035
msgid "Assign allocations to this shipment"
msgstr "この配送に割り当てます"
#: order/serializers.py:2042
msgid "Allow stock to be taken from multiple locations to fulfil a single line item"
msgstr "1明細を満たすために複数の場所から在庫を使用することを許可する"
#: order/serializers.py:2056
msgid "Serialized Stock"
msgstr "シリアル在庫"
#: order/serializers.py:2058
msgid "Control whether serialized stock items are included in auto-allocation"
msgstr "シリアル在庫品を自動割当に含めるかどうかを制御します"
#: order/serializers.py:2069
msgid "Limit allocation to these line items (leave blank to allocate all lines)"
msgstr "これらの明細行に割り当てを制限します(すべての行を割り当てるには空白のままにしてください)"
#: order/serializers.py:2095
msgid "Line item does not belong to this order"
msgstr "明細行はこの注文に属していません"
#: order/serializers.py:2242
msgid "Return order line item"
msgstr "返品注文項目"
#: order/serializers.py:2252
msgid "Line item does not match return order"
msgstr "ラインアイテムが返品オーダーと一致しません"
#: order/serializers.py:2255
msgid "Line item has already been received"
msgstr "ラインアイテムはすでに受領済み"
#: order/serializers.py:2292
msgid "Items can only be received against orders which are in progress"
msgstr "商品の受け取りは、進行中の注文に対してのみ可能です。"
#: order/serializers.py:2369
msgid "Quantity to return"
msgstr "返品数量"
#: order/serializers.py:2394
msgid "Line price currency"
msgstr "ライン価格通貨"
#: order/serializers.py:2543
msgid "Allow order to complete with incomplete allocations"
msgstr "引き当てが未完了でも指示を許可"
#: order/serializers.py:2553
msgid "Order has incomplete allocations"
msgstr "指示に未完了の引き当てがあります"
#: order/status_codes.py:17 order/status_codes.py:54 stock/status_codes.py:16
msgid "Lost"
msgstr "紛失"
#: order/status_codes.py:18 order/status_codes.py:55 stock/status_codes.py:24
msgid "Returned"
msgstr "返品済"
#: order/status_codes.py:47 order/status_codes.py:80
msgid "In Progress"
msgstr "処理中"
#: order/status_codes.py:106
msgid "Return"
msgstr "戻る"
#: order/status_codes.py:109
msgid "Repair"
msgstr "修理"
#: order/status_codes.py:112
msgid "Replace"
msgstr "置換"
#: order/status_codes.py:115
msgid "Refund"
msgstr "返金"
#: order/status_codes.py:118
msgid "Reject"
msgstr "拒否"
#: order/status_codes.py:126
#: report/templates/report/inventree_build_order_report.html:121
msgid "Issued"
msgstr "発行済"
#: order/tasks.py:49
msgid "Overdue Purchase Order"
msgstr "期限切れ発注書"
#: order/tasks.py:54
#, python-brace-format
msgid "Purchase order {po} is now overdue"
msgstr "発注書{po}は現在期限切れです"
#: order/tasks.py:119
msgid "Overdue Sales Order"
msgstr "期限切れ販売注文"
#: order/tasks.py:124
#, python-brace-format
msgid "Sales order {so} is now overdue"
msgstr "セールスオーダー{so}は現在期限切れです。"
#: order/tasks.py:186
msgid "Overdue Return Order"
msgstr "期限切れ返品注文"
#: order/tasks.py:191
#, python-brace-format
msgid "Return order {ro} is now overdue"
msgstr "リターンオーダー{ro}は現在期限切れです"
#: part/api.py:90
msgid "Starred"
msgstr "スター付き"
#: part/api.py:92
msgid "Filter by starred categories"
msgstr "星の数で絞り込む"
#: part/api.py:109 stock/api.py:319
msgid "Depth"
msgstr "深さ"
#: part/api.py:109
msgid "Filter by category depth"
msgstr "カテゴリの深さでフィルタリング"
#: part/api.py:127 stock/api.py:337
msgid "Top Level"
msgstr "最多メンバーレベル"
#: part/api.py:129
msgid "Filter by top-level categories"
msgstr "トップレベルカテゴリーによるフィルタリング"
#: part/api.py:142 stock/api.py:352
msgid "Cascade"
msgstr "カスケード表示"
#: part/api.py:144
msgid "Include sub-categories in filtered results"
msgstr "フィルタリング結果にサブカテゴリーを含めることができます。"
#: part/api.py:164
msgid "Parent"
msgstr "親"
#: part/api.py:166
msgid "Filter by parent category"
msgstr "親カテゴリーによる絞り込み"
#: part/api.py:201
msgid "Exclude sub-categories under the specified category"
msgstr "指定したカテゴリの下にあるサブカテゴリを除外します。"
#: part/api.py:298 stock/api.py:499
msgid "Max Level"
msgstr "最大レベル"
#: part/api.py:300 stock/api.py:501
msgid "Limit the depth of the category tree"
msgstr "カテゴリツリーの深さを制限する"
#: part/api.py:442
msgid "Has Results"
msgstr "実績あり"
#: part/api.py:672
msgid "Is Variant"
msgstr "バリエーション?"
#: part/api.py:680
msgid "Is Revision"
msgstr "改訂版"
#: part/api.py:690
msgid "Has Revisions"
msgstr "改定あり"
#: part/api.py:888
msgid "BOM Valid"
msgstr "BOM有効"
#: part/api.py:997
msgid "Cascade Categories"
msgstr "カスケードカテゴリ"
#: part/api.py:998
msgid "If true, include items in child categories of the given category"
msgstr "もし該当する場合には、指定されたカテゴリの子カテゴリ内のアイテムを含めてください。"
#: part/api.py:1004
msgid "Filter by numeric category ID or the literal 'null'"
msgstr "数値カテゴリIDまたはリテラル'null'でフィルタリングしてください"
#: part/api.py:1317
msgid "Assembly part is active"
msgstr "アセンブリ部品はアクティブです"
#: part/api.py:1321
msgid "Assembly part is trackable"
msgstr "アセンブリ部品は追跡可能です"
#: part/api.py:1325
msgid "Assembly part is testable"
msgstr "組み立て部分はテスト可能"
#: part/api.py:1329
msgid "Assembly part is locked"
msgstr "アセンブリ部品はロックされています"
#: part/api.py:1334
msgid "Component part is active"
msgstr "コンポーネント部品はアクティブです"
#: part/api.py:1338
msgid "Component part is trackable"
msgstr "コンポーネント部品は追跡可能です"
#: part/api.py:1342
msgid "Component part is testable"
msgstr "コンポーネント部分はテスト可能"
#: part/api.py:1346
msgid "Component part is an assembly"
msgstr "コンポーネント部品はアセンブリです"
#: part/api.py:1350
msgid "Component part is virtual"
msgstr "コンポーネント部品は仮想的なものです"
#: part/api.py:1354
msgid "Has available stock"
msgstr "引き当て可能在庫あり"
#: part/api.py:1411
msgid "Uses"
msgstr "用途"
#: part/models.py:92 part/models.py:413
#: templates/email/part_event_notification.html:16
msgid "Part Category"
msgstr "パーツカテゴリ"
#: part/models.py:93 users/ruleset.py:29
msgid "Part Categories"
msgstr "パーツカテゴリ"
#: part/models.py:111 part/models.py:1193
msgid "Default Location"
msgstr "デフォルトの場所"
#: part/models.py:112
msgid "Default location for parts in this category"
msgstr "このカテゴリの部品のデフォルトの場所"
#: part/models.py:117 stock/models.py:206
msgid "Structural"
msgstr "構造に関するパターン"
#: part/models.py:119
msgid "Parts may not be directly assigned to a structural category, but may be assigned to child categories."
msgstr "部品は構造カテゴリーに直接割り当てることはできませんが、子カテゴリーに割り当てることはできます。"
#: part/models.py:128
msgid "Default keywords"
msgstr "デフォルトキーワード"
#: part/models.py:129
msgid "Default keywords for parts in this category"
msgstr "このカテゴリの部品のデフォルトキーワード"
#: part/models.py:136 stock/models.py:102 stock/models.py:188
msgid "Icon"
msgstr "アイコン"
#: part/models.py:137 part/serializers.py:175 part/serializers.py:207
#: stock/models.py:189
msgid "Icon (optional)"
msgstr "アイコン (オプション)"
#: part/models.py:181
msgid "You cannot make this part category structural because some parts are already assigned to it!"
msgstr "いくつかの部品がすでに割り当てられているため、この部品カテゴリを構造化することはできません!"
#: part/models.py:369
msgid "Part Category Parameter Template"
msgstr "部品分類パラメータテンプレート"
#: part/models.py:425
msgid "Default Value"
msgstr "初期値"
#: part/models.py:426
msgid "Default Parameter Value"
msgstr "パラメータのデフォルト値"
#: part/models.py:529 part/serializers.py:135 users/ruleset.py:30
msgid "Parts"
msgstr "パーツ"
#: part/models.py:575
msgid "Cannot delete parameters of a locked part"
msgstr "ロックされた部品のパラメータは削除できません"
#: part/models.py:580
msgid "Cannot modify parameters of a locked part"
msgstr "ロックされた部品のパラメータを変更することはできません"
#: part/models.py:591
msgid "Cannot delete this part as it is locked"
msgstr "この部分はロックされているため削除できません"
#: part/models.py:594
msgid "Cannot delete this part as it is still active"
msgstr "このパートはまだアクティブなので削除できません。"
#: part/models.py:599
msgid "Cannot delete this part as it is used in an assembly"
msgstr "この部品はアセンブリで使用されているため、削除できません。"
#: part/models.py:683 part/models.py:690
#, python-brace-format
msgid "Part '{self}' cannot be used in BOM for '{parent}' (recursive)"
msgstr "パート'{self}'は'{parent}'(再帰的)のBOMでは使用できません。"
#: part/models.py:702
#, python-brace-format
msgid "Part '{parent}' is used in BOM for '{self}' (recursive)"
msgstr "パート'{parent}'は'{self}'のBOMで使用(再帰的)"
#: part/models.py:773
#, python-brace-format
msgid "IPN must match regex pattern {pattern}"
msgstr "IPNは正規表現パターン{pattern}に一致しなければなりません。"
#: part/models.py:781
msgid "Part cannot be a revision of itself"
msgstr "パートはそれ自体の改訂にはなりえません"
#: part/models.py:788
msgid "Revision code must be specified for a part marked as a revision"
msgstr "「改訂あり」に設定された部品には、版数の入力が必須です"
#: part/models.py:796
msgid "Revisions are only allowed for assembly parts"
msgstr "修正が許されるのは組立部品のみ"
#: part/models.py:803
msgid "Cannot make a revision of a template part"
msgstr "テンプレート部品のリビジョンを作成できません"
#: part/models.py:809
msgid "Parent part must point to the same template"
msgstr "親部品は同じテンプレートを指す必要があります。"
#: part/models.py:907
msgid "Stock item with this serial number already exists"
msgstr "このシリアル番号の在庫品はすでに存在します"
#: part/models.py:1037
msgid "Duplicate IPN not allowed in part settings"
msgstr "パート設定でIPNの重複が許可されていません。"
#: part/models.py:1050
msgid "Duplicate part revision already exists."
msgstr "重複する部品リビジョンが既に存在します。"
#: part/models.py:1060
msgid "Part with this Name, IPN and Revision already exists."
msgstr "この名前、IPN、リビジョンを持つ部品は既に存在します。"
#: part/models.py:1075
msgid "Parts cannot be assigned to structural part categories!"
msgstr "部品を構造部品のカテゴリーに割り当てることはできません!"
#: part/models.py:1107
msgid "Part name"
msgstr "部品名"
#: part/models.py:1112
msgid "Is Template"
msgstr "テンプレート"
#: part/models.py:1113
msgid "Is this part a template part?"
msgstr "この部品はテンプレート部品ですか?"
#: part/models.py:1123
msgid "Is this part a variant of another part?"
msgstr "この部品は他の部品の変形ですか?"
#: part/models.py:1124
msgid "Variant Of"
msgstr "変種"
#: part/models.py:1131
msgid "Part description (optional)"
msgstr "部品の説明(オプション)"
#: part/models.py:1138
msgid "Keywords"
msgstr "キーワード"
#: part/models.py:1139
msgid "Part keywords to improve visibility in search results"
msgstr "検索結果での視認性を向上させる部分キーワード"
#: part/models.py:1149
msgid "Part category"
msgstr "パーツカテゴリ"
#: part/models.py:1156 part/serializers.py:814
#: report/templates/report/inventree_stock_location_report.html:103
msgid "IPN"
msgstr "IPN"
#: part/models.py:1164
msgid "Part revision or version number"
msgstr "部品のリビジョンまたはバージョン番号"
#: part/models.py:1165 report/models.py:234
msgid "Revision"
msgstr "リビジョン"
#: part/models.py:1174
msgid "Is this part a revision of another part?"
msgstr "この部品は他の部品の改訂版ですか?"
#: part/models.py:1175
msgid "Revision Of"
msgstr "改訂版"
#: part/models.py:1191
msgid "Where is this item normally stored?"
msgstr "この商品は通常どこに保管されていますか?"
#: part/models.py:1228
msgid "Default Expiry"
msgstr "デフォルトの有効期限"
#: part/models.py:1229
msgid "Expiry time (in days) for stock items of this part"
msgstr "この部品の在庫品の有効期限(日単位"
#: part/models.py:1237 part/serializers.py:884
msgid "Minimum Stock"
msgstr "最小在庫"
#: part/models.py:1238
msgid "Minimum allowed stock level"
msgstr "最低許容在庫量"
#: part/models.py:1246 part/serializers.py:888
msgid "Maximum Stock"
msgstr "最大在庫数"
#: part/models.py:1247
msgid "Maximum allowed stock level"
msgstr "許容最大在庫数"
#: part/models.py:1256
msgid "Units of measure for this part"
msgstr "この部品の単位"
#: part/models.py:1263
msgid "Can this part be built from other parts?"
msgstr "この部品は他の部品から作ることができますか?"
#: part/models.py:1269
msgid "Can this part be used to build other parts?"
msgstr "この部品を使って他の部品を作ることはできますか?"
#: part/models.py:1275
msgid "Does this part have tracking for unique items?"
msgstr "このパーツはユニークなアイテムの追跡が可能ですか?"
#: part/models.py:1281
msgid "Can this part have test results recorded against it?"
msgstr "この部品にテスト結果を記録することはできますか?"
#: part/models.py:1287
msgid "Can this part be purchased from external suppliers?"
msgstr "この部品は外部のサプライヤーから購入できますか?"
#: part/models.py:1293
msgid "Can this part be sold to customers?"
msgstr "この部品は顧客に販売できますか?"
#: part/models.py:1297
msgid "Is this part active?"
msgstr "この部分はアクティブですか?"
#: part/models.py:1303
msgid "Locked parts cannot be edited"
msgstr "ロックされた部分は編集できません"
#: part/models.py:1309
msgid "Is this a virtual part, such as a software product or license?"
msgstr "これは、ソフトウェア製品やライセンスなどの仮想部品ですか?"
#: part/models.py:1315
msgid "Is this part consumable, such as glue or a fastener?"
msgstr ""
#: part/models.py:1320
msgid "BOM Validated"
msgstr "部品表の検証が完了しました"
#: part/models.py:1321
msgid "Is the BOM for this part valid?"
msgstr "こちらの部品の部品表(BOM)は有効でしょうか?"
#: part/models.py:1327
msgid "BOM checksum"
msgstr "BOMチェックサム"
#: part/models.py:1328
msgid "Stored BOM checksum"
msgstr "保存されたBOMのチェックサム"
#: part/models.py:1336
msgid "BOM checked by"
msgstr "BOMチェック済み"
#: part/models.py:1341
msgid "BOM checked date"
msgstr "BOMチェック日"
#: part/models.py:1357
msgid "Creation User"
msgstr "作成ユーザー"
#: part/models.py:1367
msgid "Owner responsible for this part"
msgstr "この部分の責任者"
#: part/models.py:2230
msgid "Sell multiple"
msgstr "複数販売"
#: part/models.py:3177
msgid "Currency used to cache pricing calculations"
msgstr "価格計算のキャッシュに使用される通貨"
#: part/models.py:3193
msgid "Minimum BOM Cost"
msgstr "最小BOMコスト"
#: part/models.py:3194
msgid "Minimum cost of component parts"
msgstr "構成部品の最低コスト"
#: part/models.py:3200
msgid "Maximum BOM Cost"
msgstr "最大BOMコスト"
#: part/models.py:3201
msgid "Maximum cost of component parts"
msgstr "構成部品の最大コスト"
#: part/models.py:3207
msgid "Minimum Purchase Cost"
msgstr "最低購入価格"
#: part/models.py:3208
msgid "Minimum historical purchase cost"
msgstr "過去の最低購入価額"
#: part/models.py:3214
msgid "Maximum Purchase Cost"
msgstr "最大購入費用"
#: part/models.py:3215
msgid "Maximum historical purchase cost"
msgstr "過去の最高購入価格"
#: part/models.py:3221
msgid "Minimum Internal Price"
msgstr "最低社内価格"
#: part/models.py:3222
msgid "Minimum cost based on internal price breaks"
msgstr "社内価格ブレークに基づく最低コスト"
#: part/models.py:3228
msgid "Maximum Internal Price"
msgstr "社内最高価格"
#: part/models.py:3229
msgid "Maximum cost based on internal price breaks"
msgstr "社内価格ブレークに基づく最大コスト"
#: part/models.py:3235
msgid "Minimum Supplier Price"
msgstr "最低供給価格"
#: part/models.py:3236
msgid "Minimum price of part from external suppliers"
msgstr "外部サプライヤーからの部品の最低価格"
#: part/models.py:3242
msgid "Maximum Supplier Price"
msgstr "サプライヤー最高価格"
#: part/models.py:3243
msgid "Maximum price of part from external suppliers"
msgstr "外部サプライヤーからの部品の最高価格"
#: part/models.py:3249
msgid "Minimum Variant Cost"
msgstr "最小バリアントコスト"
#: part/models.py:3250
msgid "Calculated minimum cost of variant parts"
msgstr "バリアントパーツの最小コストの計算"
#: part/models.py:3256
msgid "Maximum Variant Cost"
msgstr "最大バリアントコスト"
#: part/models.py:3257
msgid "Calculated maximum cost of variant parts"
msgstr "バリアント部品の最大コストの計算"
#: part/models.py:3263 part/models.py:3277
msgid "Minimum Cost"
msgstr "最低料金"
#: part/models.py:3264
msgid "Override minimum cost"
msgstr "最低コストのオーバーライド"
#: part/models.py:3270 part/models.py:3284
msgid "Maximum Cost"
msgstr "最大コスト"
#: part/models.py:3271
msgid "Override maximum cost"
msgstr "最大コストのオーバーライド"
#: part/models.py:3278
msgid "Calculated overall minimum cost"
msgstr "総合的な最小コストの計算"
#: part/models.py:3285
msgid "Calculated overall maximum cost"
msgstr "総合最大コストの計算"
#: part/models.py:3291
msgid "Minimum Sale Price"
msgstr "最低販売価格"
#: part/models.py:3292
msgid "Minimum sale price based on price breaks"
msgstr "価格破壊に基づく最低販売価格"
#: part/models.py:3298
msgid "Maximum Sale Price"
msgstr "最高販売価格"
#: part/models.py:3299
msgid "Maximum sale price based on price breaks"
msgstr "価格破壊に基づく最高販売価格"
#: part/models.py:3305
msgid "Minimum Sale Cost"
msgstr "最低販売価格"
#: part/models.py:3306
msgid "Minimum historical sale price"
msgstr "過去の最低売却価格"
#: part/models.py:3312
msgid "Maximum Sale Cost"
msgstr "最大販売価格"
#: part/models.py:3313
msgid "Maximum historical sale price"
msgstr "過去の最高売却価格"
#: part/models.py:3331
msgid "Part for stocktake"
msgstr "ストックテイク用部品"
#: part/models.py:3336
msgid "Item Count"
msgstr "個数"
#: part/models.py:3337
msgid "Number of individual stock entries at time of stocktake"
msgstr "棚卸時の個別在庫数"
#: part/models.py:3345
msgid "Total available stock at time of stocktake"
msgstr "ストックテイク時の在庫可能量"
#: part/models.py:3349 report/templates/report/inventree_test_report.html:106
#: stock/models.py:3711
msgid "Date"
msgstr "日付"
#: part/models.py:3350
msgid "Date stocktake was performed"
msgstr "ストックテイク実施日"
#: part/models.py:3357
msgid "Minimum Stock Cost"
msgstr "最低在庫コスト"
#: part/models.py:3358
msgid "Estimated minimum cost of stock on hand"
msgstr "手元在庫の最低見積原価"
#: part/models.py:3364
msgid "Maximum Stock Cost"
msgstr "最大在庫コスト"
#: part/models.py:3365
msgid "Estimated maximum cost of stock on hand"
msgstr "手元在庫の最大見積原価"
#: part/models.py:3375
msgid "Part Sale Price Break"
msgstr "パーツセール価格"
#: part/models.py:3399
msgid "Part Internal Price Break"
msgstr ""
#: part/models.py:3490
msgid "Part Test Template"
msgstr "部品試験テンプレート"
#: part/models.py:3516
msgid "Invalid template name - must include at least one alphanumeric character"
msgstr "無効なテンプレート名 - 英数字を1文字以上含む必要があります。"
#: part/models.py:3548
msgid "Test templates can only be created for testable parts"
msgstr "テストテンプレートは、テスト可能な部分に対してのみ作成できます。"
#: part/models.py:3562
msgid "Test template with the same key already exists for part"
msgstr "同じキーを持つテスト・テンプレートがパートに既に存在します。"
#: part/models.py:3579
msgid "Test Name"
msgstr "試験名"
#: part/models.py:3580
msgid "Enter a name for the test"
msgstr "テストの名前を入力します。"
#: part/models.py:3586
msgid "Test Key"
msgstr "テストキー"
#: part/models.py:3587
msgid "Simplified key for the test"
msgstr "テストの簡易キー"
#: part/models.py:3594
msgid "Test Description"
msgstr "試験内容"
#: part/models.py:3595
msgid "Enter description for this test"
msgstr "このテストの説明を入力してください。"
#: part/models.py:3599
msgid "Is this test enabled?"
msgstr "このテストは有効ですか?"
#: part/models.py:3604
msgid "Required"
msgstr "必須"
#: part/models.py:3605
msgid "Is this test required to pass?"
msgstr "このテストは合格するために必要ですか?"
#: part/models.py:3610
msgid "Requires Value"
msgstr "価値が必要"
#: part/models.py:3611
msgid "Does this test require a value when adding a test result?"
msgstr "このテストは、テスト結果を追加する際に値を必要としますか?"
#: part/models.py:3616
msgid "Requires Attachment"
msgstr "アタッチメントが必要"
#: part/models.py:3618
msgid "Does this test require a file attachment when adding a test result?"
msgstr "この試験では、試験結果を追加する際にファイルの添付が必要ですか。"
#: part/models.py:3625
msgid "Valid choices for this test (comma-separated)"
msgstr "このテストで有効な選択肢(カンマ区切り)"
#: part/models.py:3769
msgid "Invalid quantity - no units specified for part"
msgstr "数量が無効です - 部品に単位が指定されていません"
#: part/models.py:3778
msgid "Quantity must be greater than or equal to zero"
msgstr "数量は0以上でなければなりません"
#: part/models.py:3879
msgid "BOM item cannot be modified - assembly is locked"
msgstr "BOMアイテムは変更できません - アセンブリがロックされています。"
#: part/models.py:3886
msgid "BOM item cannot be modified - variant assembly is locked"
msgstr "BOM アイテムは変更できません - バリアントアセンブリがロックされています。"
#: part/models.py:3896
msgid "Select parent part"
msgstr "親部品を選択"
#: part/models.py:3906
msgid "Sub part"
msgstr "サブパート"
#: part/models.py:3907
msgid "Select part to be used in BOM"
msgstr "BOMで使用する部品を選択"
#: part/models.py:3913 part/serializers.py:1703
msgid "Amount"
msgstr "金額"
#: part/models.py:3914
msgid "Amount of sub-part consumed to produce one part"
msgstr "1つの部品を製造するために消費される副部品の量"
#: part/models.py:3926
msgid "BOM quantity for this BOM item"
msgstr "このBOMアイテムのBOM数量"
#: part/models.py:3932
msgid "This BOM item is optional"
msgstr "この部品表はオプションです。"
#: part/models.py:3938
msgid "This BOM item is consumable (it is not tracked in build orders)"
msgstr "このBOMアイテムは消耗品です。"
#: part/models.py:3946
msgid "Setup Quantity"
msgstr "設定数量"
#: part/models.py:3947
msgid "Extra required quantity for a build, to account for setup losses"
msgstr "ビルドに必要な追加の必要量(セットアップ時の損失を考慮した分)"
#: part/models.py:3955
msgid "Attrition"
msgstr "歩留まり損失"
#: part/models.py:3957
msgid "Estimated attrition for a build, expressed as a percentage (0-100)"
msgstr "ビルドにおける推定歩留まり率(0~100%で表されます)"
#: part/models.py:3968
msgid "Rounding Multiple"
msgstr "丸め倍数"
#: part/models.py:3970
msgid "Round up required production quantity to nearest multiple of this value"
msgstr "必要な生産数量を、この値の倍数に切り上げてください。"
#: part/models.py:3978
msgid "BOM item reference"
msgstr "BOMアイテムリファレンス"
#: part/models.py:3986
msgid "BOM item notes"
msgstr "BOMアイテムノート"
#: part/models.py:3992
msgid "Checksum"
msgstr "チェックサムi"
#: part/models.py:3993
msgid "BOM line checksum"
msgstr "BOMラインのチェックサム"
#: part/models.py:3998
msgid "Validated"
msgstr "検証済み"
#: part/models.py:3999
msgid "This BOM item has been validated"
msgstr "このBOMアイテムは検証済みです"
#: part/models.py:4004
msgid "Gets inherited"
msgstr "継承"
#: part/models.py:4005
msgid "This BOM item is inherited by BOMs for variant parts"
msgstr "この BOM アイテムは、バリアントパーツの BOM に継承されます。"
#: part/models.py:4011
msgid "Stock items for variant parts can be used for this BOM item"
msgstr "このBOMアイテムには、バリアントパーツのストックアイテムを使用できます。"
#: part/models.py:4147 stock/models.py:962
msgid "Quantity must be integer value for trackable parts"
msgstr "数量は追跡可能な部品の場合、整数値でなければなりません。"
#: part/models.py:4157 part/models.py:4159
msgid "Sub part must be specified"
msgstr "サブパーツの指定が必要"
#: part/models.py:4287
msgid "BOM Item Substitute"
msgstr "BOMアイテム代替"
#: part/models.py:4308
msgid "Substitute part cannot be the same as the master part"
msgstr "代用部品はマスター部品と同じにすることはできません。"
#: part/models.py:4321
msgid "Parent BOM item"
msgstr "親BOMアイテム"
#: part/models.py:4329
msgid "Substitute part"
msgstr "代用部品"
#: part/models.py:4345
msgid "Part 1"
msgstr "パート #1"
#: part/models.py:4353
msgid "Part 2"
msgstr "パート #2"
#: part/models.py:4354
msgid "Select Related Part"
msgstr "関連部品を選択"
#: part/models.py:4361
msgid "Note for this relationship"
msgstr "この関係について"
#: part/models.py:4380
msgid "Part relationship cannot be created between a part and itself"
msgstr "部品とそれ自身との間に部品関係を作ることはできません。"
#: part/models.py:4385
msgid "Duplicate relationship already exists"
msgstr "重複する関係が既に存在します。"
#: part/serializers.py:66
msgid "Delete Subcategories"
msgstr "サブカテゴリを削除"
#: part/serializers.py:67
msgid "Delete all sub-categories contained within this category"
msgstr "このカテゴリに含まれるすべてのサブカテゴリを削除します"
#: part/serializers.py:72
msgid "Delete Parts"
msgstr "パーツを削除"
#: part/serializers.py:73
msgid "Delete all parts contained within this category"
msgstr "このカテゴリに含まれるすべてのパーツを削除します"
#: part/serializers.py:130
msgid "Parent Category"
msgstr "親カテゴリ"
#: part/serializers.py:131
msgid "Parent part category"
msgstr "親部品カテゴリー"
#: part/serializers.py:139 part/serializers.py:204
msgid "Subcategories"
msgstr "サブカテゴリ"
#: part/serializers.py:243
msgid "Results"
msgstr "結果"
#: part/serializers.py:244
msgid "Number of results recorded against this template"
msgstr "このテンプレートに対して記録された結果の数"
#: part/serializers.py:275 part/serializers.py:296 stock/serializers.py:679
msgid "Purchase currency of this stock item"
msgstr "この在庫商品の購入通貨"
#: part/serializers.py:323
msgid "File is not an image"
msgstr "ファイルが画像ではありません"
#: part/serializers.py:426
msgid "Initial Stock Quantity"
msgstr "初期在庫量"
#: part/serializers.py:428
msgid "Specify initial stock quantity for this Part. If quantity is zero, no stock is added."
msgstr "この部品の初期在庫数量を指定します。数量が0の場合、在庫は追加されません。"
#: part/serializers.py:435
msgid "Initial Stock Location"
msgstr "初期在庫場所"
#: part/serializers.py:436
msgid "Specify initial stock location for this Part"
msgstr "この部品の初期在庫場所を指定してください。"
#: part/serializers.py:453
msgid "Select supplier (or leave blank to skip)"
msgstr "サプライヤーを選択してください。"
#: part/serializers.py:469
msgid "Select manufacturer (or leave blank to skip)"
msgstr "メーカーを選択してください。"
#: part/serializers.py:479
msgid "Manufacturer part number"
msgstr "メーカー品番"
#: part/serializers.py:486
msgid "Selected company is not a valid supplier"
msgstr "選択された企業は有効なサプライヤーではありません。"
#: part/serializers.py:495
msgid "Selected company is not a valid manufacturer"
msgstr "選択された会社は有効な製造業者ではありません。"
#: part/serializers.py:506
msgid "Manufacturer part matching this MPN already exists"
msgstr "このMPNに一致するメーカー部品はすでに存在します。"
#: part/serializers.py:513
msgid "Supplier part matching this SKU already exists"
msgstr "このSKUに一致するサプライヤー部品は既に存在します。"
#: part/serializers.py:799
msgid "Category Name"
msgstr "カテゴリ名"
#: part/serializers.py:828
msgid "Building"
msgstr "建物"
#: part/serializers.py:829
msgid "Quantity of this part currently being in production"
msgstr "現在生産中の当該部品の数量"
#: part/serializers.py:836
msgid "Outstanding quantity of this part scheduled to be built"
msgstr "この部品の予定生産数量"
#: part/serializers.py:856 stock/serializers.py:1264 stock/serializers.py:1480
#: users/ruleset.py:33
msgid "Stock Items"
msgstr "在庫商品"
#: part/serializers.py:860
msgid "Revisions"
msgstr "リビジョン"
#: part/serializers.py:864 part/serializers.py:1190
#: templates/email/low_stock_notification.html:16
#: templates/email/part_event_notification.html:17
msgid "Total Stock"
msgstr "総在庫"
#: part/serializers.py:872
msgid "Unallocated Stock"
msgstr "未割当株式"
#: part/serializers.py:880
msgid "Variant Stock"
msgstr "バリアントストック"
#: part/serializers.py:956
msgid "Duplicate Part"
msgstr "重複部分"
#: part/serializers.py:957
msgid "Copy initial data from another Part"
msgstr "別のパートから初期データをコピー"
#: part/serializers.py:962
msgid "Copy Image"
msgstr "コピー画像"
#: part/serializers.py:963
msgid "Copy image from original part"
msgstr "元の部分から画像をコピー"
#: part/serializers.py:968
msgid "Copy BOM"
msgstr "コピーBOM"
#: part/serializers.py:969
msgid "Copy bill of materials from original part"
msgstr "元の部品から部品表をコピー"
#: part/serializers.py:974
msgid "Copy Notes"
msgstr "コピーノート"
#: part/serializers.py:975
msgid "Copy notes from original part"
msgstr "元のパートからメモをコピー"
#: part/serializers.py:980
msgid "Copy Tests"
msgstr "コピーテスト"
#: part/serializers.py:981
msgid "Copy test templates from original part"
msgstr "元の部品からテスト用テンプレートをコピーしてください"
#: part/serializers.py:988
msgid "Initial Stock"
msgstr "初期在庫"
#: part/serializers.py:989
msgid "Create Part with initial stock quantity"
msgstr "初期在庫数で部品を作成"
#: part/serializers.py:995
msgid "Supplier Information"
msgstr "サプライヤー情報"
#: part/serializers.py:996
msgid "Add initial supplier information for this part"
msgstr "この部品の初期サプライヤー情報を追加します。"
#: part/serializers.py:1005
msgid "Copy Category Parameters"
msgstr "コピーカテゴリパラメータ"
#: part/serializers.py:1006
msgid "Copy parameter templates from selected part category"
msgstr "選択したパーツカテゴリーからパラメータテンプレートをコピー"
#: part/serializers.py:1011
msgid "Existing Image"
msgstr "既存イメージ"
#: part/serializers.py:1012
msgid "Filename of an existing part image"
msgstr "既存の部品画像のファイル名"
#: part/serializers.py:1029
msgid "Image file does not exist"
msgstr "画像ファイルが存在しません"
#: part/serializers.py:1162
msgid "Validate entire Bill of Materials"
msgstr "部品表全体の検証"
#: part/serializers.py:1196 part/serializers.py:1794
msgid "Can Build"
msgstr "ビルド"
#: part/serializers.py:1213
msgid "Required for Build Orders"
msgstr "ビルドオーダーに必要なもの"
#: part/serializers.py:1218
msgid "Allocated to Build Orders"
msgstr "ビルドオーダーに割り当てられました"
#: part/serializers.py:1225
msgid "Required for Sales Orders"
msgstr "セールスオーダーに必要なもの"
#: part/serializers.py:1229
msgid "Allocated to Sales Orders"
msgstr "セールスオーダーに割り当てられました"
#: part/serializers.py:1289
msgid "Part IPN"
msgstr "パートIPN"
#: part/serializers.py:1296
msgid "Part Description"
msgstr "部品の説明"
#: part/serializers.py:1340
msgid "Select a part to generate stocktake information for that part (and any variant parts)"
msgstr "部品を選択すると、その部品(およびそのバリエーション部品)の棚卸し情報を作成します"
#: part/serializers.py:1350
msgid "Select a category to include all parts within that category (and subcategories)"
msgstr "カテゴリを選択すると、そのカテゴリ(およびサブカテゴリ)に含まれるすべての部品が表示されます"
#: part/serializers.py:1360
msgid "Select a location to include all parts with stock in that location (including sub-locations)"
msgstr "ロケーションを選択すると、そのロケーション(およびサブロケーション)にあるすべての部品が表示されます"
#: part/serializers.py:1367
msgid "Generate Stocktake Entries"
msgstr "棚卸しデータを登録"
#: part/serializers.py:1368
msgid "Save stocktake entries for the selected parts"
msgstr "選択した部品の棚卸しデータを保存"
#: part/serializers.py:1375
msgid "Generate Report"
msgstr "レポートを生成"
#: part/serializers.py:1376
msgid "Generate a stocktake report for the selected parts"
msgstr "選択した部品の棚卸し明細を作成"
#: part/serializers.py:1481
msgid "Minimum Price"
msgstr "最小価格"
#: part/serializers.py:1482
msgid "Override calculated value for minimum price"
msgstr "最低価格の計算値の上書き"
#: part/serializers.py:1489
msgid "Minimum price currency"
msgstr "最低価格通貨"
#: part/serializers.py:1496
msgid "Maximum Price"
msgstr "最大価格"
#: part/serializers.py:1497
msgid "Override calculated value for maximum price"
msgstr "最高価格の計算値を上書き"
#: part/serializers.py:1504
msgid "Maximum price currency"
msgstr "最高価格通貨"
#: part/serializers.py:1533
msgid "Update"
msgstr "更新"
#: part/serializers.py:1534
msgid "Update pricing for this part"
msgstr "この部品の価格を更新"
#: part/serializers.py:1557
#, python-brace-format
msgid "Could not convert from provided currencies to {default_currency}"
msgstr "提供された通貨から{default_currency}に変換できませんでした。"
#: part/serializers.py:1564
msgid "Minimum price must not be greater than maximum price"
msgstr "最低価格は最高価格を超えてはなりません。"
#: part/serializers.py:1567
msgid "Maximum price must not be less than minimum price"
msgstr "最高価格は最低価格を下回ってはなりません。"
#: part/serializers.py:1704
msgid "Amount required for this item (can include units)"
msgstr "この部品の必要数量(数量単位を含めることができます)"
#: part/serializers.py:1721
msgid "Select the parent assembly"
msgstr "親アセンブリを選択"
#: part/serializers.py:1756
msgid "Select the component part"
msgstr "構成部品の選択"
#: part/serializers.py:1876
msgid "Invalid quantity format"
msgstr "数量の形式が不正です"
#: part/serializers.py:2005
msgid "Select part to copy BOM from"
msgstr "BOMをコピーする部品を選択します。"
#: part/serializers.py:2013
msgid "Remove Existing Data"
msgstr "既存データの削除"
#: part/serializers.py:2014
msgid "Remove existing BOM items before copying"
msgstr "コピー前に既存のBOMアイテムを削除"
#: part/serializers.py:2019
msgid "Include Inherited"
msgstr "インクルード継承"
#: part/serializers.py:2020
msgid "Include BOM items which are inherited from templated parts"
msgstr "テンプレート化された部品から継承されたBOM項目を含めます。"
#: part/serializers.py:2025
msgid "Skip Invalid Rows"
msgstr "無効な行をスキップ"
#: part/serializers.py:2026
msgid "Enable this option to skip invalid rows"
msgstr "無効な行をスキップするには、このオプションを有効にします。"
#: part/serializers.py:2031
msgid "Copy Substitute Parts"
msgstr "コピー代用部品"
#: part/serializers.py:2032
msgid "Copy substitute parts when duplicate BOM items"
msgstr "BOMアイテムの重複時に代替部品をコピー"
#: part/tasks.py:42
msgid "Low stock notification"
msgstr "在庫不足通知"
#: part/tasks.py:44
#, python-brace-format
msgid "The available stock for {part.name} has fallen below the configured minimum level"
msgstr "{part.name}の在庫が設定された最低レベルを下回りました。"
#: part/tasks.py:74
msgid "Stale stock notification"
msgstr "在庫切れ通知"
#: part/tasks.py:78
msgid "You have 1 stock item approaching its expiry date"
msgstr "在庫品1点について、有効期限が近づいています。"
#: part/tasks.py:80
#, python-brace-format
msgid "You have {item_count} stock items approaching their expiry dates"
msgstr "在庫品のうち、{item_count}点の商品がまもなく期限切れとなります。"
#: part/tasks.py:89
msgid "No expiry date"
msgstr "有効期限なし"
#: part/tasks.py:96
msgid "Expired {abs(days_diff)} days ago"
msgstr "期限切れ {abs(days_diff)} 日前"
#: part/tasks.py:99
msgid "Expires today"
msgstr "本日が期限となります"
#: part/tasks.py:102
#, python-brace-format
msgid "{days_until_expiry} days"
msgstr "{days_until_expiry} 日"
#: plugin/api.py:80
msgid "Builtin"
msgstr "組み込み"
#: plugin/api.py:94
msgid "Mandatory"
msgstr "必須"
#: plugin/api.py:109
msgid "Sample"
msgstr "サンプル"
#: plugin/api.py:123 plugin/models.py:167
msgid "Installed"
msgstr "インストール済み"
#: plugin/api.py:193
msgid "Plugin cannot be deleted as it is currently active"
msgstr "プラグインは現在アクティブなので削除できません。"
#: plugin/base/action/api.py:56
msgid "No action specified"
msgstr "アクションが指定されていません"
#: plugin/base/action/api.py:70
msgid "No matching action found"
msgstr "一致するアクションが見つかりませんでした"
#: plugin/base/barcodes/api.py:214
msgid "No match found for barcode data"
msgstr "バーコードデータが見つかりません"
#: plugin/base/barcodes/api.py:218
msgid "Match found for barcode data"
msgstr "バーコードデータとの一致が確認されました。"
#: plugin/base/barcodes/api.py:256 plugin/base/barcodes/serializers.py:77
msgid "Model is not supported"
msgstr "モデルはサポートされていません"
#: plugin/base/barcodes/api.py:261
msgid "Model instance not found"
msgstr "モデルインスタンスが見つかりません"
#: plugin/base/barcodes/api.py:290
msgid "Barcode matches existing item"
msgstr "バーコードが既存のアイテムと一致"
#: plugin/base/barcodes/api.py:421
msgid "No matching part data found"
msgstr "一致する部品データが見つかりません"
#: plugin/base/barcodes/api.py:437
msgid "No matching supplier parts found"
msgstr "一致するサプライヤー部品は見つかりませんでした"
#: plugin/base/barcodes/api.py:440
msgid "Multiple matching supplier parts found"
msgstr "一致するサプライヤー部品が複数見つかりました"
#: plugin/base/barcodes/api.py:453 plugin/base/barcodes/api.py:748
msgid "No matching plugin found for barcode data"
msgstr "バーコードデータに一致するプラグインは見つかりませんでした"
#: plugin/base/barcodes/api.py:463
msgid "Matched supplier part"
msgstr "適合部品"
#: plugin/base/barcodes/api.py:533
msgid "Item has already been received"
msgstr "商品はすでに受領済みです。"
#: plugin/base/barcodes/api.py:601
msgid "Purchase order Found\\rNo supplier Part Match"
msgstr "購買オーダーが見つかりました\\r仕入先パーツが一致しません"
#: plugin/base/barcodes/api.py:607
msgid "Supplier Part Found\\rNo Purchase Order Match"
msgstr "仕入先パーツが見つかりました\\r購買オーダーが一致しません"
#: plugin/base/barcodes/api.py:643
msgid "No plugin match for supplier barcode"
msgstr "サプライヤーのバーコードに一致するプラグインがない"
#: plugin/base/barcodes/api.py:696
msgid "Multiple matching line items found"
msgstr "複数の一致する行項目が見つかりました"
#: plugin/base/barcodes/api.py:699 plugin/base/barcodes/mixins.py:393
msgid "No matching line item found"
msgstr "該当する項目が見つかりません"
#: plugin/base/barcodes/api.py:745
msgid "No sales order provided"
msgstr "販売注文はありません"
#: plugin/base/barcodes/api.py:754
msgid "Barcode does not match an existing stock item"
msgstr "バーコードが既存の在庫品と一致しません"
#: plugin/base/barcodes/api.py:770
msgid "Stock item does not match line item"
msgstr "在庫品目が行品目と一致しません"
#: plugin/base/barcodes/api.py:800
msgid "Insufficient stock available"
msgstr "在庫不足"
#: plugin/base/barcodes/api.py:813
msgid "Stock item allocated to sales order"
msgstr "販売注文に割り当てられた在庫品目"
#: plugin/base/barcodes/api.py:816
msgid "Not enough information"
msgstr "情報が不足しています"
#: plugin/base/barcodes/mixins.py:309
#: plugin/builtin/barcodes/inventree_barcode.py:101
msgid "Found matching item"
msgstr "一致するアイテムが見つかりました"
#: plugin/base/barcodes/mixins.py:397
msgid "Supplier part does not match line item"
msgstr "サプライヤーの部品が品目と一致しない"
#: plugin/base/barcodes/mixins.py:402
msgid "Line item is already completed"
msgstr "ライン・アイテムはすでに完了している"
#: plugin/base/barcodes/mixins.py:440
msgid "Further information required to receive line item"
msgstr "ライン・アイテムを受け取るために必要な詳細情報"
#: plugin/base/barcodes/mixins.py:448
msgid "Received purchase order line item"
msgstr "受領済み発注書項目"
#: plugin/base/barcodes/mixins.py:455
msgid "Failed to receive line item"
msgstr "ラインアイテムの受信に失敗"
#: plugin/base/barcodes/serializers.py:53
msgid "Scanned barcode data"
msgstr "スキャンされたバーコードデータ"
#: plugin/base/barcodes/serializers.py:62
msgid "Model name to generate barcode for"
msgstr "バーコードを生成するモデル名"
#: plugin/base/barcodes/serializers.py:67
msgid "Primary key of model object to generate barcode for"
msgstr "バーコードを生成するモデルオブジェクトの主キー"
#: plugin/base/barcodes/serializers.py:137
msgid "Purchase Order to allocate items against"
msgstr "発注書"
#: plugin/base/barcodes/serializers.py:143
msgid "Purchase order is not open"
msgstr "注文書が未開封"
#: plugin/base/barcodes/serializers.py:161
msgid "Supplier to receive items from"
msgstr "商品を受け取るサプライヤー"
#: plugin/base/barcodes/serializers.py:168
msgid "PurchaseOrder to receive items against"
msgstr "商品を受け取るPurchaseOrder"
#: plugin/base/barcodes/serializers.py:174
msgid "Purchase order has not been placed"
msgstr "発注が行われていません"
#: plugin/base/barcodes/serializers.py:182
msgid "Location to receive items into"
msgstr "商品を受け取る場所"
#: plugin/base/barcodes/serializers.py:188
msgid "Cannot select a structural location"
msgstr "構造上の位置を選択できません"
#: plugin/base/barcodes/serializers.py:196
msgid "Purchase order line item to receive items against"
msgstr "物品を受け取るための購買発注項目"
#: plugin/base/barcodes/serializers.py:202
msgid "Automatically allocate stock items to the purchase order"
msgstr "在庫アイテムを自動的に発注書に割り当てる"
#: plugin/base/barcodes/serializers.py:215
msgid "Sales Order to allocate items against"
msgstr "セールスオーダー"
#: plugin/base/barcodes/serializers.py:221
msgid "Sales order is not open"
msgstr "販売注文がオープンされていません"
#: plugin/base/barcodes/serializers.py:229
msgid "Sales order line item to allocate items against"
msgstr "商品を割り当てる販売注文項目"
#: plugin/base/barcodes/serializers.py:236
msgid "Sales order shipment to allocate items against"
msgstr "商品を割り当てる販売注文の出荷"
#: plugin/base/barcodes/serializers.py:242
msgid "Shipment has already been delivered"
msgstr "出荷済み"
#: plugin/base/barcodes/serializers.py:247
msgid "Quantity to allocate"
msgstr "配分数量"
#: plugin/base/label/label.py:41
msgid "Label printing failed"
msgstr "ラベル印刷に失敗しました"
#: plugin/base/label/mixins.py:56
msgid "Error rendering label to PDF"
msgstr "ラベルをPDFにレンダリングする際のエラー"
#: plugin/base/label/mixins.py:73
msgid "Error rendering label to HTML"
msgstr "ラベルをHTMLにレンダリングする際のエラー"
#: plugin/base/label/mixins.py:156
msgid "No items provided to print"
msgstr "印刷する項目はありません"
#: plugin/base/ui/serializers.py:30
msgid "Plugin Name"
msgstr "プラグイン名"
#: plugin/base/ui/serializers.py:34
msgid "Feature Type"
msgstr "フィーチャー・タイプ"
#: plugin/base/ui/serializers.py:39
msgid "Feature Label"
msgstr "フィーチャー・レーベル"
#: plugin/base/ui/serializers.py:44
msgid "Feature Title"
msgstr "機能のタイトル"
#: plugin/base/ui/serializers.py:49
msgid "Feature Description"
msgstr "機能の説明"
#: plugin/base/ui/serializers.py:54
msgid "Feature Icon"
msgstr "特長アイコン"
#: plugin/base/ui/serializers.py:58
msgid "Feature Options"
msgstr "機能オプション"
#: plugin/base/ui/serializers.py:61
msgid "Feature Context"
msgstr "フィーチャー・コンテキスト"
#: plugin/base/ui/serializers.py:64
msgid "Feature Source (javascript)"
msgstr "フィーチャーソース(javascript"
#: plugin/builtin/barcodes/inventree_barcode.py:27
msgid "InvenTree Barcodes"
msgstr "バーコード"
#: plugin/builtin/barcodes/inventree_barcode.py:28
msgid "Provides native support for barcodes"
msgstr "バーコードのネイティブサポートを提供"
#: plugin/builtin/barcodes/inventree_barcode.py:30
#: plugin/builtin/events/auto_create_builds.py:31
#: plugin/builtin/events/auto_issue_orders.py:19
#: plugin/builtin/exporter/bom_exporter.py:74
#: plugin/builtin/exporter/inventree_exporter.py:17
#: plugin/builtin/exporter/parameter_exporter.py:32
#: plugin/builtin/exporter/stocktake_exporter.py:53
#: plugin/builtin/integration/core_notifications.py:25
#: plugin/builtin/integration/core_notifications.py:70
#: plugin/builtin/integration/core_notifications.py:126
#: plugin/builtin/integration/currency_exchange.py:21
#: plugin/builtin/integration/machine_types.py:17
#: plugin/builtin/integration/part_notifications.py:21
#: plugin/builtin/labels/inventree_label.py:27
#: plugin/builtin/labels/inventree_machine.py:64
#: plugin/builtin/labels/label_sheet.py:73
#: plugin/builtin/suppliers/digikey.py:20 plugin/builtin/suppliers/lcsc.py:22
#: plugin/builtin/suppliers/mouser.py:20 plugin/builtin/suppliers/tme.py:22
msgid "InvenTree contributors"
msgstr "InvenTreeの貢献者"
#: plugin/builtin/barcodes/inventree_barcode.py:34
msgid "Internal Barcode Format"
msgstr "内部バーコードフォーマット"
#: plugin/builtin/barcodes/inventree_barcode.py:35
msgid "Select an internal barcode format"
msgstr "内部バーコードフォーマットの選択"
#: plugin/builtin/barcodes/inventree_barcode.py:37
msgid "JSON barcodes (human readable)"
msgstr "JSONバーコード(可読)"
#: plugin/builtin/barcodes/inventree_barcode.py:38
msgid "Short barcodes (space optimized)"
msgstr "短いバーコード(スペース最適化)"
#: plugin/builtin/barcodes/inventree_barcode.py:43
msgid "Short Barcode Prefix"
msgstr "短いバーコードプレフィックス"
#: plugin/builtin/barcodes/inventree_barcode.py:45
msgid "Customize the prefix used for short barcodes, may be useful for environments with multiple InvenTree instances"
msgstr "複数のInvenTreeインスタンスがある環境で便利です。"
#: plugin/builtin/events/auto_create_builds.py:29
msgid "Auto Create Builds"
msgstr "自動ビルド作成"
#: plugin/builtin/events/auto_create_builds.py:32
msgid "Automatically create build orders for assemblies"
msgstr "アセンブリのビルドオーダーを自動的に作成します"
#: plugin/builtin/events/auto_issue_orders.py:17
msgid "Auto Issue Orders"
msgstr "自動発行オーダー"
#: plugin/builtin/events/auto_issue_orders.py:20
msgid "Automatically issue orders on the assigned target date"
msgstr "指定された目標日に自動的にオーダーを発行します"
#: plugin/builtin/events/auto_issue_orders.py:30
msgid "Auto Issue Build Orders"
msgstr "自動発行ビルドオーダー"
#: plugin/builtin/events/auto_issue_orders.py:32
msgid "Automatically issue build orders on the assigned target date"
msgstr "割り当てられた目標日に、自動的にビルドオーダーを発行します。"
#: plugin/builtin/events/auto_issue_orders.py:38
msgid "Auto Issue Purchase Orders"
msgstr "自動発行発注書"
#: plugin/builtin/events/auto_issue_orders.py:40
msgid "Automatically issue purchase orders on the assigned target date"
msgstr "割り当てられた目標日に、自動的に発注書を発行します。"
#: plugin/builtin/events/auto_issue_orders.py:46
msgid "Auto Issue Sales Orders"
msgstr "自動発行セールスオーダー"
#: plugin/builtin/events/auto_issue_orders.py:48
msgid "Automatically issue sales orders on the assigned target date"
msgstr "割り当てられた目標日に、自動的にセールスオーダーを発行します。"
#: plugin/builtin/events/auto_issue_orders.py:54
msgid "Auto Issue Return Orders"
msgstr "自動発行返品オーダー"
#: plugin/builtin/events/auto_issue_orders.py:56
msgid "Automatically issue return orders on the assigned target date"
msgstr "割り当てられた目標日に、自動的に返品オーダーを発行します。"
#: plugin/builtin/events/auto_issue_orders.py:62
msgid "Issue Backdated Orders"
msgstr "過去日付でのオーダー発行"
#: plugin/builtin/events/auto_issue_orders.py:63
msgid "Automatically issue orders that are backdated"
msgstr "過去日付のオーダーを自動的に発行します"
#: plugin/builtin/exporter/bom_exporter.py:22
msgid "Levels"
msgstr "レベル"
#: plugin/builtin/exporter/bom_exporter.py:24
msgid "Number of levels to export - set to zero to export all BOM levels"
msgstr "エクスポートするレベル数 - すべてのBOMレベルをエクスポートするにはゼロに設定してください"
#: plugin/builtin/exporter/bom_exporter.py:31
#: plugin/builtin/exporter/bom_exporter.py:118
msgid "Total Quantity"
msgstr "総量"
#: plugin/builtin/exporter/bom_exporter.py:32
msgid "Include total quantity of each part in the BOM"
msgstr "BOMには、各部品の総数量を含めてください"
#: plugin/builtin/exporter/bom_exporter.py:36
msgid "Stock Data"
msgstr "在庫データ"
#: plugin/builtin/exporter/bom_exporter.py:36
msgid "Include part stock data"
msgstr "部品在庫データを含む"
#: plugin/builtin/exporter/bom_exporter.py:40
#: plugin/builtin/exporter/stocktake_exporter.py:20
msgid "Pricing Data"
msgstr "価格データ"
#: plugin/builtin/exporter/bom_exporter.py:40
#: plugin/builtin/exporter/stocktake_exporter.py:20
msgid "Include part pricing data"
msgstr "部品価格データを含む"
#: plugin/builtin/exporter/bom_exporter.py:44
msgid "Supplier Data"
msgstr "サプライヤーデータ"
#: plugin/builtin/exporter/bom_exporter.py:44
msgid "Include supplier data"
msgstr "サプライヤーデータを含む"
#: plugin/builtin/exporter/bom_exporter.py:49
msgid "Manufacturer Data"
msgstr "メーカーデータ"
#: plugin/builtin/exporter/bom_exporter.py:50
msgid "Include manufacturer data"
msgstr "メーカーデータを含む"
#: plugin/builtin/exporter/bom_exporter.py:55
msgid "Substitute Data"
msgstr "代替データ"
#: plugin/builtin/exporter/bom_exporter.py:56
msgid "Include substitute part data"
msgstr "代替部品データを含む"
#: plugin/builtin/exporter/bom_exporter.py:61
msgid "Parameter Data"
msgstr "パラメータデータ"
#: plugin/builtin/exporter/bom_exporter.py:62
msgid "Include part parameter data"
msgstr "部品パラメータデータを含む"
#: plugin/builtin/exporter/bom_exporter.py:71
msgid "Multi-Level BOM Exporter"
msgstr "マルチレベルBOMエクスポート"
#: plugin/builtin/exporter/bom_exporter.py:72
msgid "Provides support for exporting multi-level BOMs"
msgstr "マルチレベルBOMのエクスポートをサポートします。"
#: plugin/builtin/exporter/bom_exporter.py:114
msgid "BOM Level"
msgstr "BOMレベル"
#: plugin/builtin/exporter/bom_exporter.py:124
#, python-brace-format
msgid "Substitute {n}"
msgstr "代替{n}"
#: plugin/builtin/exporter/bom_exporter.py:130
#, python-brace-format
msgid "Supplier {n}"
msgstr "サプライヤー {n}"
#: plugin/builtin/exporter/bom_exporter.py:131
#, python-brace-format
msgid "Supplier {n} SKU"
msgstr "サプライヤー {n} SKU"
#: plugin/builtin/exporter/bom_exporter.py:132
#, python-brace-format
msgid "Supplier {n} MPN"
msgstr "サプライヤー {n} MPN"
#: plugin/builtin/exporter/bom_exporter.py:138
#, python-brace-format
msgid "Manufacturer {n}"
msgstr "メーカー {n}"
#: plugin/builtin/exporter/bom_exporter.py:139
#, python-brace-format
msgid "Manufacturer {n} MPN"
msgstr "メーカー {n} MPN"
#: plugin/builtin/exporter/inventree_exporter.py:14
msgid "InvenTree Generic Exporter"
msgstr "InvenTree ジェネリック・エクスポーター"
#: plugin/builtin/exporter/inventree_exporter.py:15
msgid "Provides support for exporting data from InvenTree"
msgstr "InvenTreeからのデータエクスポートをサポートします。"
#: plugin/builtin/exporter/parameter_exporter.py:16
msgid "Exclude Inactive"
msgstr "非アクティブを除外する"
#: plugin/builtin/exporter/parameter_exporter.py:17
msgid "Exclude parameters which are inactive"
msgstr "非アクティブなパラメータを除外します"
#: plugin/builtin/exporter/parameter_exporter.py:29
msgid "Parameter Exporter"
msgstr "パラメータエクスポーター"
#: plugin/builtin/exporter/parameter_exporter.py:30
msgid "Exporter for model parameter data"
msgstr "モデルパラメータデータ用エクスポーター"
#: plugin/builtin/exporter/stocktake_exporter.py:25
msgid "Include External Stock"
msgstr "外部在庫を含める"
#: plugin/builtin/exporter/stocktake_exporter.py:26
msgid "Include external stock in the stocktake data"
msgstr "棚卸データに外部在庫を含めてください"
#: plugin/builtin/exporter/stocktake_exporter.py:31
msgid "Include Variant Items"
msgstr "バリエーション品目を含める"
#: plugin/builtin/exporter/stocktake_exporter.py:32
msgid "Include part variant stock in stocktake data"
msgstr "棚卸データにバリアントパーツ在庫を含める"
#: plugin/builtin/exporter/stocktake_exporter.py:37
msgid "Exclude Zero Stock Entries"
msgstr "在庫ゼロを除外する"
#: plugin/builtin/exporter/stocktake_exporter.py:38
msgid "Exclude parts with zero stock from the exported dataset"
msgstr "エクスポートされたデータセットから在庫ゼロのパーツを除外する"
#: plugin/builtin/exporter/stocktake_exporter.py:50
msgid "Part Stocktake Exporter"
msgstr "部品在庫棚卸データ用エクスポーター"
#: plugin/builtin/exporter/stocktake_exporter.py:51
msgid "Exporter for part stocktake data"
msgstr "部品在庫棚卸データ用エクスポーター"
#: plugin/builtin/exporter/stocktake_exporter.py:117
msgid "Minimum Unit Cost"
msgstr "最小単位コスト"
#: plugin/builtin/exporter/stocktake_exporter.py:118
msgid "Maximum Unit Cost"
msgstr "最大単位コスト"
#: plugin/builtin/exporter/stocktake_exporter.py:119
msgid "Minimum Total Cost"
msgstr "最低総費用"
#: plugin/builtin/exporter/stocktake_exporter.py:120
msgid "Maximum Total Cost"
msgstr "最大総費用"
#: plugin/builtin/integration/core_notifications.py:23
msgid "InvenTree UI Notifications"
msgstr "InvenTree UI 通知"
#: plugin/builtin/integration/core_notifications.py:26
msgid "Integrated UI notification methods"
msgstr "統合されたUI通知方法"
#: plugin/builtin/integration/core_notifications.py:68
msgid "InvenTree Email Notifications"
msgstr "InvenTree メール通知"
#: plugin/builtin/integration/core_notifications.py:71
msgid "Integrated email notification methods"
msgstr "統合されたメール通知方法"
#: plugin/builtin/integration/core_notifications.py:76
msgid "Allow email notifications"
msgstr "メール通知を許可します"
#: plugin/builtin/integration/core_notifications.py:77
msgid "Allow email notifications to be sent to this user"
msgstr "このユーザーへのメール通知を許可します"
#: plugin/builtin/integration/core_notifications.py:124
msgid "InvenTree Slack Notifications"
msgstr "InvenTree Slack通知"
#: plugin/builtin/integration/core_notifications.py:127
msgid "Integrated Slack notification methods"
msgstr "統合されたSlack通知方法"
#: plugin/builtin/integration/core_notifications.py:132
msgid "Slack incoming webhook URL"
msgstr "Slackの受信Webhook URL"
#: plugin/builtin/integration/core_notifications.py:133
msgid "URL that is used to send messages to a slack channel"
msgstr "slack チャンネルにメッセージを送信する際に使用する URL。"
#: plugin/builtin/integration/core_notifications.py:163
msgid "Open link"
msgstr "リンクを開く"
#: plugin/builtin/integration/currency_exchange.py:22
msgid "InvenTree Currency Exchange"
msgstr "インベンツリー両替所"
#: plugin/builtin/integration/currency_exchange.py:23
msgid "Default currency exchange integration"
msgstr "デフォルトの為替統合"
#: plugin/builtin/integration/machine_types.py:15
msgid "InvenTree Machines"
msgstr "InvenTree マシーンズ"
#: plugin/builtin/integration/machine_types.py:16
msgid "Built-in machine types for InvenTree"
msgstr "InvenTreeの組み込みマシンタイプ"
#: plugin/builtin/integration/part_notifications.py:20
msgid "Part Notifications"
msgstr "部品通知"
#: plugin/builtin/integration/part_notifications.py:22
msgid "Notify users about part changes"
msgstr "パーツ変更に関するユーザーへの通知"
#: plugin/builtin/integration/part_notifications.py:27
msgid "Send notifications"
msgstr "通知を送信する"
#: plugin/builtin/integration/part_notifications.py:28
msgid "Send notifications for part changes to subscribed users"
msgstr "パーツ変更の通知を購読ユーザーに送信"
#: plugin/builtin/integration/part_notifications.py:45
msgid "Changed part notification"
msgstr "部品変更通知"
#: plugin/builtin/integration/part_notifications.py:55
#, python-brace-format
msgid "The part `{part.name}` has been triggered with a `{part_action}` event"
msgstr "パーツ `{part.name}` が `{part_action}` イベントでトリガーされました。"
#: plugin/builtin/labels/inventree_label.py:24
msgid "InvenTree PDF label printer"
msgstr "InvenTree PDFラベルプリンタ"
#: plugin/builtin/labels/inventree_label.py:25
msgid "Provides native support for printing PDF labels"
msgstr "PDFラベルの印刷をネイティブでサポート"
#: plugin/builtin/labels/inventree_label.py:33
#: plugin/builtin/labels/label_sheet.py:79
msgid "Debug mode"
msgstr "デバッグモード"
#: plugin/builtin/labels/inventree_label.py:34
#: plugin/builtin/labels/label_sheet.py:80
msgid "Enable debug mode - returns raw HTML instead of PDF"
msgstr "デバッグモードを有効にする - PDFの代わりに生のHTMLを返します。"
#: plugin/builtin/labels/inventree_machine.py:61
msgid "InvenTree machine label printer"
msgstr "ラベルプリンター"
#: plugin/builtin/labels/inventree_machine.py:62
msgid "Provides support for printing using a machine"
msgstr "機械による印刷をサポートします。"
#: plugin/builtin/labels/inventree_machine.py:164
msgid "last used"
msgstr "最終使用"
#: plugin/builtin/labels/inventree_machine.py:181
msgid "Options"
msgstr "オプション"
#: plugin/builtin/labels/label_sheet.py:31
msgid "Page size for the label sheet"
msgstr "ラベルシートのページサイズ"
#: plugin/builtin/labels/label_sheet.py:36
msgid "Skip Labels"
msgstr "ラベルをスキップ"
#: plugin/builtin/labels/label_sheet.py:37
msgid "Skip this number of labels when printing label sheets"
msgstr "ラベルシートの印刷時に、このラベル数をスキップします。"
#: plugin/builtin/labels/label_sheet.py:44
msgid "Border"
msgstr "ボーダー"
#: plugin/builtin/labels/label_sheet.py:45
msgid "Print a border around each label"
msgstr "各ラベルの周囲に枠線を印刷します。"
#: plugin/builtin/labels/label_sheet.py:50 report/models.py:397
msgid "Landscape"
msgstr "ランドスケープ"
#: plugin/builtin/labels/label_sheet.py:51
msgid "Print the label sheet in landscape mode"
msgstr "ラベルシートを横向きに印刷"
#: plugin/builtin/labels/label_sheet.py:56
msgid "Page Margin"
msgstr "ページ余白"
#: plugin/builtin/labels/label_sheet.py:57
msgid "Margin around the page in mm"
msgstr "ページの周囲の余白(単位:mm)"
#: plugin/builtin/labels/label_sheet.py:70
msgid "InvenTree Label Sheet Printer"
msgstr "InvenTree ラベルシート・プリンタ"
#: plugin/builtin/labels/label_sheet.py:71
msgid "Arrays multiple labels onto a single sheet"
msgstr "複数のラベルを1枚のシートに配列"
#: plugin/builtin/labels/label_sheet.py:123
msgid "Label is too large for page size"
msgstr "ラベルがページサイズに対して大きすぎる"
#: plugin/builtin/labels/label_sheet.py:162
msgid "No labels were generated"
msgstr "ラベルは生成されませんでした"
#: plugin/builtin/suppliers/digikey.py:17
msgid "Supplier Integration - DigiKey"
msgstr "仕入先の統合 - DigiKey"
#: plugin/builtin/suppliers/digikey.py:18
msgid "Provides support for scanning DigiKey barcodes"
msgstr "DigiKeyバーコードのスキャンをサポートします。"
#: plugin/builtin/suppliers/digikey.py:27
msgid "The Supplier which acts as 'DigiKey'"
msgstr "「DigiKey」として活動するサプライヤー"
#: plugin/builtin/suppliers/lcsc.py:19
msgid "Supplier Integration - LCSC"
msgstr "サプライヤーの統合 - LCSC"
#: plugin/builtin/suppliers/lcsc.py:20
msgid "Provides support for scanning LCSC barcodes"
msgstr "LCSCバーコードのスキャンをサポートします。"
#: plugin/builtin/suppliers/lcsc.py:28
msgid "The Supplier which acts as 'LCSC'"
msgstr "「LCSC」として活動するサプライヤー"
#: plugin/builtin/suppliers/mouser.py:17
msgid "Supplier Integration - Mouser"
msgstr "サプライヤー統合 - Mouser"
#: plugin/builtin/suppliers/mouser.py:18
msgid "Provides support for scanning Mouser barcodes"
msgstr "マウザーバーコードのスキャンをサポートします。"
#: plugin/builtin/suppliers/mouser.py:26
msgid "The Supplier which acts as 'Mouser'"
msgstr "「Mouser」として活動するサプライヤー"
#: plugin/builtin/suppliers/tme.py:19
msgid "Supplier Integration - TME"
msgstr "サプライヤー統合 - TME"
#: plugin/builtin/suppliers/tme.py:20
msgid "Provides support for scanning TME barcodes"
msgstr "TMEバーコードのスキャンをサポートします。"
#: plugin/builtin/suppliers/tme.py:28
msgid "The Supplier which acts as 'TME'"
msgstr "「TME」として活動するサプライヤー"
#: plugin/installer.py:239 plugin/installer.py:343 plugin/serializers.py:169
#: plugin/serializers.py:275
msgid "Only superuser accounts can administer plugins"
msgstr "プラグインの管理ができるのは、スーパーユーザーアカウントのみです"
#: plugin/installer.py:242
msgid "Plugin installation is disabled"
msgstr "プラグインのインストールが無効"
#: plugin/installer.py:272
msgid "No package name or URL provided for installation"
msgstr "インストール用のパッケージ名またはURLが指定されていません"
#: plugin/installer.py:276
msgid "Invalid characters in package name or URL"
msgstr "パッケージ名またはURLに無効な文字が含まれています"
#: plugin/installer.py:286
msgid "Installed plugin successfully"
msgstr "プラグインのインストールに成功しました"
#: plugin/installer.py:291
#, python-brace-format
msgid "Installed plugin into {path}"
msgstr "{path} にプラグインをインストール"
#: plugin/installer.py:317
msgid "Plugin was not found in registry"
msgstr "プラグインがレジストリに見つかりませんでした"
#: plugin/installer.py:320
msgid "Plugin is not a packaged plugin"
msgstr "プラグインはパッケージ化されていません"
#: plugin/installer.py:323
msgid "Plugin package name not found"
msgstr "プラグインパッケージ名が見つかりません"
#: plugin/installer.py:326
msgid "Only staff users can administer plugins"
msgstr "スタッフユーザーのみがプラグインを管理できます"
#: plugin/installer.py:346
msgid "Plugin uninstalling is disabled"
msgstr "プラグインのアンインストールが無効"
#: plugin/installer.py:350
msgid "Plugin cannot be uninstalled as it is currently active"
msgstr "プラグインがアクティブなため、アンインストールできません。"
#: plugin/installer.py:356
msgid "Plugin cannot be uninstalled as it is mandatory"
msgstr "このプラグインは必須のため、アンインストールすることはできません。"
#: plugin/installer.py:361
msgid "Plugin cannot be uninstalled as it is a sample plugin"
msgstr "このプラグインはサンプルプラグインのため、アンインストールすることはできません。"
#: plugin/installer.py:366
msgid "Plugin cannot be uninstalled as it is a built-in plugin"
msgstr "プラグインは組み込みプラグインのため、アンインストールすることはできません。"
#: plugin/installer.py:370
msgid "Plugin is not installed"
msgstr "プラグインがインストールされていません"
#: plugin/installer.py:388
msgid "Plugin installation not found"
msgstr "プラグインのインストールが見つかりません"
#: plugin/installer.py:404
msgid "Uninstalled plugin successfully"
msgstr "プラグインのアンインストールに成功"
#: plugin/models.py:39
msgid "Plugin Configuration"
msgstr "プラグインの設定"
#: plugin/models.py:40
msgid "Plugin Configurations"
msgstr "プラグインの設定"
#: plugin/models.py:47
msgid "Key of plugin"
msgstr "プラグインのキー"
#: plugin/models.py:55
msgid "Name of the plugin"
msgstr "プラグイン名"
#: plugin/models.py:62 plugin/serializers.py:119
msgid "Package Name"
msgstr "ご利用プラン"
#: plugin/models.py:64
msgid "Name of the installed package, if the plugin was installed via PIP"
msgstr "プラグインがPIP経由でインストールされた場合、インストールされたパッケージの名前"
#: plugin/models.py:69
msgid "Is the plugin active"
msgstr "プラグインは有効ですか"
#: plugin/models.py:176
msgid "Sample plugin"
msgstr "サンプルプラグイン"
#: plugin/models.py:184
msgid "Builtin Plugin"
msgstr "組み込みプラグイン"
#: plugin/models.py:192
msgid "Mandatory Plugin"
msgstr "必須プラグイン"
#: plugin/models.py:210
msgid "Package Plugin"
msgstr "パッケージプラグイン"
#: plugin/models.py:301 plugin/models.py:384
msgid "Plugin"
msgstr "プラグイン"
#: plugin/plugin.py:389
msgid "No author found"
msgstr "著者は見つかりませんでした"
#: plugin/registry.py:825
#, python-brace-format
msgid "Plugin '{p}' is not compatible with the current InvenTree version {v}"
msgstr "プラグイン'{p}'は現在のInvenTreeバージョン{v}と互換性がありません。"
#: plugin/registry.py:828
#, python-brace-format
msgid "Plugin requires at least version {v}"
msgstr "プラグインには少なくともバージョン {v} が必要です。"
#: plugin/registry.py:830
#, python-brace-format
msgid "Plugin requires at most version {v}"
msgstr "プラグインに必要なバージョンは最大で{v}です。"
#: plugin/samples/integration/sample.py:52
msgid "User Setting 1"
msgstr "ユーザー設定1"
#: plugin/samples/integration/sample.py:53
msgid "A user setting that can be changed by the user"
msgstr "ユーザーが変更可能なユーザー設定"
#: plugin/samples/integration/sample.py:57
msgid "User Setting 2"
msgstr "ユーザー設定2"
#: plugin/samples/integration/sample.py:58
msgid "Another user setting"
msgstr "別のユーザー設定"
#: plugin/samples/integration/sample.py:63
msgid "User Setting 3"
msgstr "ユーザー設定3"
#: plugin/samples/integration/sample.py:64
msgid "A user setting with choices"
msgstr "ユーザー設定(選択肢付き)"
#: plugin/samples/integration/sample.py:72
msgid "Enable PO"
msgstr "POの有効化"
#: plugin/samples/integration/sample.py:73
msgid "Enable PO functionality in InvenTree interface"
msgstr "InvenTreeインターフェイスでPO機能を有効にします。"
#: plugin/samples/integration/sample.py:78
msgid "API Key"
msgstr "APIキー"
#: plugin/samples/integration/sample.py:79
msgid "Key required for accessing external API"
msgstr "外部APIへのアクセスに必要なキー"
#: plugin/samples/integration/sample.py:83
msgid "Numerical"
msgstr "日数"
#: plugin/samples/integration/sample.py:84
msgid "A numerical setting"
msgstr "数値設定"
#: plugin/samples/integration/sample.py:90
msgid "Choice Setting"
msgstr "選択肢の設定"
#: plugin/samples/integration/sample.py:91
msgid "A setting with multiple choices"
msgstr "複数の選択肢がある設定"
#: plugin/samples/integration/sample_currency_exchange.py:15
msgid "Sample currency exchange plugin"
msgstr "サンプル為替プラグイン"
#: plugin/samples/integration/sample_currency_exchange.py:18
msgid "InvenTree Contributors"
msgstr "InvenTreeの貢献者"
#: plugin/samples/integration/user_interface_sample.py:27
msgid "Enable Part Panels"
msgstr "パーツパネルの有効化"
#: plugin/samples/integration/user_interface_sample.py:28
msgid "Enable custom panels for Part views"
msgstr "パートビューのカスタムパネルを有効化"
#: plugin/samples/integration/user_interface_sample.py:33
msgid "Enable Purchase Order Panels"
msgstr "発注パネルの有効化"
#: plugin/samples/integration/user_interface_sample.py:34
msgid "Enable custom panels for Purchase Order views"
msgstr "発注書ビューのカスタムパネルを有効化"
#: plugin/samples/integration/user_interface_sample.py:39
msgid "Enable Broken Panels"
msgstr "ブロークンパネルの有効化"
#: plugin/samples/integration/user_interface_sample.py:40
msgid "Enable broken panels for testing"
msgstr "壊れたパネルをテストできるようにします。"
#: plugin/samples/integration/user_interface_sample.py:45
msgid "Enable Dynamic Panel"
msgstr "ダイナミックパネルの有効化"
#: plugin/samples/integration/user_interface_sample.py:46
msgid "Enable dynamic panels for testing"
msgstr "テスト用ダイナミックパネルの有効化"
#: plugin/samples/integration/user_interface_sample.py:114
msgid "Part Panel"
msgstr "パートパネル"
#: plugin/samples/integration/user_interface_sample.py:149
msgid "Broken Dashboard Item"
msgstr "ダッシュボードの故障"
#: plugin/samples/integration/user_interface_sample.py:151
msgid "This is a broken dashboard item - it will not render!"
msgstr "これは壊れたダッシュボードアイテムです - レンダリングされません!"
#: plugin/samples/integration/user_interface_sample.py:157
msgid "Sample Dashboard Item"
msgstr "ダッシュボード項目例"
#: plugin/samples/integration/user_interface_sample.py:159
msgid "This is a sample dashboard item. It renders a simple string of HTML content."
msgstr "これはダッシュボードのサンプルです。シンプルなHTML文字列をレンダリングします。"
#: plugin/samples/integration/user_interface_sample.py:165
msgid "Context Dashboard Item"
msgstr "コンテキスト・ダッシュボード項目"
#: plugin/samples/integration/user_interface_sample.py:179
msgid "Admin Dashboard Item"
msgstr "管理者ダッシュボード項目"
#: plugin/samples/integration/user_interface_sample.py:180
msgid "This is an admin-only dashboard item."
msgstr "これは管理者専用のダッシュボード項目です。"
#: plugin/serializers.py:86
msgid "Source File"
msgstr "ソースファイル"
#: plugin/serializers.py:87
msgid "Path to the source file for admin integration"
msgstr "管理者統合用ソースファイルへのパス"
#: plugin/serializers.py:94
msgid "Optional context data for the admin integration"
msgstr "管理者統合のためのオプションのコンテキストデータ"
#: plugin/serializers.py:110
msgid "Source URL"
msgstr "ソース URL"
#: plugin/serializers.py:112
msgid "Source for the package - this can be a custom registry or a VCS path"
msgstr "パッケージのソース - これはカスタムレジストリでも VCS パスでもかまいません。"
#: plugin/serializers.py:121
msgid "Name for the Plugin Package - can also contain a version indicator"
msgstr "プラグインパッケージの名前 - バージョンインジケータを含むこともできます。"
#: plugin/serializers.py:128
msgid "Version"
msgstr "バージョン"
#: plugin/serializers.py:130
msgid "Version specifier for the plugin. Leave blank for latest version."
msgstr "プラグインのバージョン指定子。最新バージョンの場合は空白にしてください。"
#: plugin/serializers.py:135
msgid "Confirm plugin installation"
msgstr "プラグインのインストールを確認"
#: plugin/serializers.py:137
msgid "This will install this plugin now into the current instance. The instance will go into maintenance."
msgstr "これでこのプラグインが現在のインスタンスにインストールされます。インスタンスはメンテナンスに入ります。"
#: plugin/serializers.py:150
msgid "Installation not confirmed"
msgstr "設置未確認"
#: plugin/serializers.py:152
msgid "Either packagename or URL must be provided"
msgstr "パッケージ名またはURLのいずれかを指定する必要があります"
#: plugin/serializers.py:191
msgid "Full reload"
msgstr "フルリロード"
#: plugin/serializers.py:192
msgid "Perform a full reload of the plugin registry"
msgstr "プラグインレジストリのフルリロードを実行します。"
#: plugin/serializers.py:198
msgid "Force reload"
msgstr "強制リロード"
#: plugin/serializers.py:200
msgid "Force a reload of the plugin registry, even if it is already loaded"
msgstr "プラグイン・レジストリがすでにロードされていても、強制的に再ロードします。"
#: plugin/serializers.py:207
msgid "Collect plugins"
msgstr "プラグインの収集"
#: plugin/serializers.py:208
msgid "Collect plugins and add them to the registry"
msgstr "プラグインの収集とレジストリへの追加"
#: plugin/serializers.py:236
msgid "Activate Plugin"
msgstr "プラグインを有効化"
#: plugin/serializers.py:237
msgid "Activate this plugin"
msgstr "このプラグインを有効化します"
#: plugin/serializers.py:246
msgid "Mandatory plugin cannot be deactivated"
msgstr "必須プラグインは無効化できません"
#: plugin/serializers.py:264
msgid "Delete configuration"
msgstr "設定の削除"
#: plugin/serializers.py:265
msgid "Delete the plugin configuration from the database"
msgstr "データベースからプラグイン設定を削除します"
#: plugin/serializers.py:292
msgid "Indicates if the setting is overridden by configuration"
msgstr "この設定が設定ファイルによって上書きされているかどうかを示します"
#: plugin/serializers.py:312
msgid "The user for which this setting applies"
msgstr "この設定が適用されるユーザー"
#: report/api.py:45 report/serializers.py:123 report/serializers.py:173
msgid "Items"
msgstr "アイテム"
#: report/api.py:116
msgid "Plugin not found"
msgstr "プラグインが見つかりません"
#: report/api.py:118
msgid "Plugin does not support label printing"
msgstr "プラグインはラベル印刷をサポートしていません"
#: report/api.py:170 report/api.py:279
msgid "You do not have permission to view this model type"
msgstr "このモデルを表示する権限がありません"
#: report/api.py:174
msgid "Invalid label dimensions"
msgstr "無効なラベル寸法"
#: report/api.py:192 report/api.py:290
msgid "No valid items provided to template"
msgstr "テンプレートに有効な項目がありません"
#: report/helpers.py:43
msgid "A4"
msgstr "A4"
#: report/helpers.py:44
msgid "A3"
msgstr "A3"
#: report/helpers.py:45
msgid "Legal"
msgstr "リーガル"
#: report/helpers.py:46
msgid "Letter"
msgstr "文字"
#: report/models.py:131
msgid "Template file with this name already exists"
msgstr "この名前のテンプレートファイルは既に存在します。"
#: report/models.py:223
msgid "Template name"
msgstr "テンプレート名"
#: report/models.py:229
msgid "Template description"
msgstr "テンプレート説明"
#: report/models.py:235
msgid "Revision number (auto-increments)"
msgstr "リビジョン番号(自動インクリメント)"
#: report/models.py:241
msgid "Attach to Model on Print"
msgstr "プリントのモデルに装着"
#: report/models.py:243
msgid "Save report output as an attachment against linked model instance when printing"
msgstr "印刷時に、リンクされたモデルインスタンスに対してレポート出力を添付ファイルとして保存"
#: report/models.py:291
msgid "Filename Pattern"
msgstr "ファイル名パターン"
#: report/models.py:292
msgid "Pattern for generating filenames"
msgstr "ファイル名生成パターン"
#: report/models.py:297
msgid "Template is enabled"
msgstr "テンプレートが有効"
#: report/models.py:304
msgid "Target model type for template"
msgstr "テンプレートの対象モデルタイプ"
#: report/models.py:324
msgid "Filters"
msgstr "フィルター"
#: report/models.py:325
msgid "Template query filters (comma-separated list of key=value pairs)"
msgstr "テンプレートクエリフィルタ(key=valueペアのカンマ区切りリスト)"
#: report/models.py:384 report/models.py:718
msgid "Template file"
msgstr "テンプレートファイル"
#: report/models.py:392
msgid "Page size for PDF reports"
msgstr "PDFレポートのページサイズ"
#: report/models.py:398
msgid "Render report in landscape orientation"
msgstr "レポートを横向きにレンダリング"
#: report/models.py:403
msgid "Merge"
msgstr "統合"
#: report/models.py:404
msgid "Render a single report against selected items"
msgstr "選択された項目に対して単一のレポートを生成します"
#: report/models.py:471
#, python-brace-format
msgid "Report generated from template {self.name}"
msgstr "テンプレート{self.name}から生成されたレポート"
#: report/models.py:581 report/models.py:620
msgid "Template syntax error"
msgstr "テンプレートの構文エラー"
#: report/models.py:588 report/models.py:627
msgid "Error rendering report"
msgstr "レポートの表示にエラーが発生しました"
#: report/models.py:655
msgid "Error generating report"
msgstr "レポート生成エラー"
#: report/models.py:686
msgid "Error merging report outputs"
msgstr "レポート出力の統合エラー"
#: report/models.py:724
msgid "Width [mm]"
msgstr "幅 [mm"
#: report/models.py:725
msgid "Label width, specified in mm"
msgstr "ラベル幅(mm単位)"
#: report/models.py:731
msgid "Height [mm]"
msgstr "高さ [mm"
#: report/models.py:732
msgid "Label height, specified in mm"
msgstr "ラベルの高さ(mm単位)"
#: report/models.py:846
msgid "Error printing labels"
msgstr "ラベル印刷エラー"
#: report/models.py:865
msgid "Snippet"
msgstr "スニペット"
#: report/models.py:866
msgid "Report snippet file"
msgstr "レポートスニペットファイル"
#: report/models.py:873
msgid "Snippet file description"
msgstr "スニペットファイルの説明"
#: report/models.py:891
msgid "Asset"
msgstr "資産"
#: report/models.py:892
msgid "Report asset file"
msgstr "レポート資産ファイル"
#: report/models.py:899
msgid "Asset file description"
msgstr "アセットファイルの説明"
#: report/serializers.py:37
msgid "User must be authenticated to save report templates"
msgstr "レポートテンプレートを保存するには、ユーザーが認証されている必要があります"
#: report/serializers.py:116
msgid "Select report template"
msgstr "レポートテンプレートの選択"
#: report/serializers.py:124 report/serializers.py:174
msgid "List of item primary keys to include in the report"
msgstr "レポートに含める項目の主キーのリスト"
#: report/serializers.py:157
msgid "Select label template"
msgstr "ラベルテンプレートの選択"
#: report/serializers.py:165
msgid "Printing Plugin"
msgstr "印刷プラグイン"
#: report/serializers.py:166
msgid "Select plugin to use for label printing"
msgstr "ラベル印刷に使用するプラグインを選択します。"
#: report/templates/label/part_label.html:31
#: report/templates/label/stockitem_qr.html:21
#: report/templates/label/stocklocation_qr.html:20
msgid "QR Code"
msgstr "QR コード"
#: report/templates/label/part_label_code128.html:31
#: report/templates/label/stocklocation_qr_and_text.html:31
msgid "QR code"
msgstr "QR コード"
#: report/templates/report/inventree_bill_of_materials_report.html:100
msgid "Bill of Materials"
msgstr "部品表"
#: report/templates/report/inventree_bill_of_materials_report.html:133
msgid "Materials needed"
msgstr "必要な材料"
#: report/templates/report/inventree_build_order_report.html:98
#: report/templates/report/inventree_purchase_order_report.html:47
#: report/templates/report/inventree_sales_order_report.html:40
#: report/templates/report/inventree_sales_order_shipment_report.html:37
#: report/templates/report/inventree_stock_report_merge.html:84
#: report/templates/report/inventree_stock_report_merge.html:106
#: report/templates/report/inventree_test_report.html:84
#: report/templates/report/inventree_test_report.html:162
#: report/templates/report/inventree_transfer_order_report.html:37
msgid "Part image"
msgstr "部品画像"
#: report/templates/report/inventree_build_order_report.html:146
msgid "Required For"
msgstr "必須"
#: report/templates/report/inventree_build_order_report.html:152
msgid "Issued By"
msgstr "発行者"
#: report/templates/report/inventree_purchase_order_report.html:15
msgid "Supplier was deleted"
msgstr "サプライヤーが削除されました"
#: report/templates/report/inventree_purchase_order_report.html:22
msgid "Order Details"
msgstr "ご注文の詳細"
#: report/templates/report/inventree_purchase_order_report.html:37
#: report/templates/report/inventree_sales_order_report.html:30
msgid "Unit Price"
msgstr "単価"
#: report/templates/report/inventree_purchase_order_report.html:62
#: report/templates/report/inventree_return_order_report.html:48
#: report/templates/report/inventree_sales_order_report.html:55
msgid "Extra Line Items"
msgstr "追加項目"
#: report/templates/report/inventree_purchase_order_report.html:79
#: report/templates/report/inventree_sales_order_report.html:72
msgid "Total"
msgstr "合計"
#: report/templates/report/inventree_return_order_report.html:25
#: report/templates/report/inventree_sales_order_shipment_report.html:45
#: report/templates/report/inventree_stock_report_merge.html:88
#: report/templates/report/inventree_test_report.html:88 stock/models.py:1120
#: stock/serializers.py:169 templates/email/stale_stock_notification.html:21
msgid "Serial Number"
msgstr "シリアル番号"
#: report/templates/report/inventree_sales_order_shipment_report.html:23
msgid "Allocations"
msgstr "割り当て"
#: report/templates/report/inventree_sales_order_shipment_report.html:47
#: templates/email/stale_stock_notification.html:20
msgid "Batch"
msgstr "スクール機能"
#: report/templates/report/inventree_stock_location_report.html:97
msgid "Stock location items"
msgstr "在庫場所項目"
#: report/templates/report/inventree_stock_report_merge.html:21
#: report/templates/report/inventree_test_report.html:21
msgid "Stock Item Test Report"
msgstr "在庫品テストレポート"
#: report/templates/report/inventree_stock_report_merge.html:97
#: report/templates/report/inventree_test_report.html:153
#: stock/serializers.py:662
msgid "Installed Items"
msgstr "設置項目"
#: report/templates/report/inventree_stock_report_merge.html:111
#: report/templates/report/inventree_test_report.html:167
msgid "Serial"
msgstr "シリアル"
#: report/templates/report/inventree_test_report.html:97
msgid "Test Results"
msgstr "テストの結果"
#: report/templates/report/inventree_test_report.html:102
msgid "Test"
msgstr "テスト"
#: report/templates/report/inventree_test_report.html:129
msgid "Pass"
msgstr "パス"
#: report/templates/report/inventree_test_report.html:131
msgid "Fail"
msgstr "失敗"
#: report/templates/report/inventree_test_report.html:138
msgid "No result (required)"
msgstr "結果なし(必須)"
#: report/templates/report/inventree_test_report.html:140
msgid "No result"
msgstr "何も結果はありません"
#: report/templates/report/inventree_transfer_order_report.html:28
msgid "Transferred"
msgstr "転送されました"
#: report/templatetags/report.py:192
msgid "Invalid media file path"
msgstr "メディアファイルのパスが不正です"
#: report/templatetags/report.py:211
msgid "Invalid static file path"
msgstr "静的ファイルのパスが不正です"
#: report/templatetags/report.py:313
msgid "Asset file not found"
msgstr "アセットファイルが見つかりません"
#: report/templatetags/report.py:379 report/templatetags/report.py:495
msgid "Image file not found"
msgstr "画像ファイルが見つかりません"
#: report/templatetags/report.py:464
msgid "No image file specified"
msgstr "画像ファイルが指定されていません"
#: report/templatetags/report.py:489
msgid "part_image tag requires a Part instance"
msgstr "part_image タグには Part インスタンスが必要です。"
#: report/templatetags/report.py:581
msgid "company_image tag requires a Company instance"
msgstr "company_image タグには Company インスタンスが必要です。"
#: stock/api.py:319
msgid "Filter by location depth"
msgstr "場所の深さによる絞り込み"
#: stock/api.py:339
msgid "Filter by top-level locations"
msgstr "トップレベルのロケーションによるフィルタリング"
#: stock/api.py:354
msgid "Include sub-locations in filtered results"
msgstr "フィルタリング結果にサブロケーションを含めることができます。"
#: stock/api.py:375 stock/serializers.py:1476
msgid "Parent Location"
msgstr "親の位置"
#: stock/api.py:376
msgid "Filter by parent location"
msgstr "親の所在地でフィルタリング"
#: stock/api.py:656
msgid "Part name (case insensitive)"
msgstr "部品名(大文字・小文字を区別しません)"
#: stock/api.py:662
msgid "Part name contains (case insensitive)"
msgstr "パート名に含まれるもの(大文字・小文字を区別しません)"
#: stock/api.py:668
msgid "Part name (regex)"
msgstr "部品名(正規表現)"
#: stock/api.py:673
msgid "Part IPN (case insensitive)"
msgstr "パートIPN(大文字と小文字を区別しません)"
#: stock/api.py:679
msgid "Part IPN contains (case insensitive)"
msgstr "パートIPNに含まれるもの(大文字と小文字は区別されません)"
#: stock/api.py:685
msgid "Part IPN (regex)"
msgstr "パートIPN(正規表現)"
#: stock/api.py:697
msgid "Minimum stock"
msgstr "最小在庫"
#: stock/api.py:701
msgid "Maximum stock"
msgstr "最大在庫"
#: stock/api.py:704
msgid "Status Code"
msgstr "ステータスコード"
#: stock/api.py:748
msgid "External Location"
msgstr "外部ロケーション"
#: stock/api.py:847
msgid "Consumed by Build Order"
msgstr "ビルド・オーダーで消費"
#: stock/api.py:857
msgid "Installed in other stock item"
msgstr "その他在庫品に装着"
#: stock/api.py:937
msgid "Part Tree"
msgstr "パートツリー"
#: stock/api.py:966
msgid "Updated before"
msgstr "更新前"
#: stock/api.py:970
msgid "Updated after"
msgstr "更新後"
#: stock/api.py:974
msgid "Stocktake Before"
msgstr "ストックテイク前"
#: stock/api.py:978
msgid "Stocktake After"
msgstr "ストックテイク後"
#: stock/api.py:982
msgid "Has Stocktake Date"
msgstr "棚卸日あり"
#: stock/api.py:993
msgid "Expiry date before"
msgstr "有効期限"
#: stock/api.py:997
msgid "Expiry date after"
msgstr "有効期限"
#: stock/api.py:1000 stock/serializers.py:667
msgid "Stale"
msgstr "期限失効"
#: stock/api.py:1024
msgid "Cascade Locations"
msgstr "カスケードの所在地"
#: stock/api.py:1025
msgid "If true, include items in child locations of the given location"
msgstr "もし真であれば、指定された場所の子要素に含まれる項目を含めます"
#: stock/api.py:1031
msgid "Filter by numeric Location ID or the literal 'null'"
msgstr "数値のロケーションID、またはリテラル文字列の「null」でフィルタリングしてください。"
#: stock/api.py:1133
msgid "Quantity is required"
msgstr "数量が必要です"
#: stock/api.py:1138
msgid "Valid part must be supplied"
msgstr "有効な部品を供給する必要があります。"
#: stock/api.py:1169
msgid "The given supplier part does not exist"
msgstr "指定されたサプライヤの部品が存在しません。"
#: stock/api.py:1179
msgid "The supplier part has a pack size defined, but flag use_pack_size not set"
msgstr "サプライヤー部品にはパックサイズが定義されていますが、use_pack_sizeフラグが設定されていません。"
#: stock/api.py:1211
msgid "Serial numbers cannot be supplied for a non-trackable part"
msgstr "追跡不可能な部品については、シリアル番号は提供できません。"
#: stock/api.py:1456
msgid "Include Installed"
msgstr "組み込み済みを含める"
#: stock/api.py:1458
msgid "If true, include test results for items installed underneath the given stock item"
msgstr "もし真であれば、指定した在庫アイテムの中に組み込まれている構成部品のテスト結果を含める"
#: stock/api.py:1465
msgid "Filter by numeric Stock Item ID"
msgstr "数値による在庫品IDでの絞り込み"
#: stock/api.py:1486
#, python-brace-format
msgid "Stock item with ID {id} does not exist"
msgstr "ID {id} の在庫品は存在しません"
#: stock/api.py:1560
msgid "Include Part Variants"
msgstr "部品のバリエーションを含める"
#: stock/api.py:1590
msgid "Date after"
msgstr "日付(終了)"
#: stock/api.py:1594
msgid "Date before"
msgstr "日付(開始)"
#: stock/models.py:76
msgid "Stock Location type"
msgstr "在庫ロケーションタイプ"
#: stock/models.py:77
msgid "Stock Location types"
msgstr "ストックロケーションの種類"
#: stock/models.py:103
msgid "Default icon for all locations that have no icon set (optional)"
msgstr "アイコンが設定されていないすべての場所のデフォルトアイコン (オプション)"
#: stock/models.py:151 stock/models.py:1082
msgid "Stock Location"
msgstr "ストックロケーション"
#: stock/models.py:152 users/ruleset.py:32
msgid "Stock Locations"
msgstr "在庫場所"
#: stock/models.py:199 stock/models.py:1254
msgid "Owner"
msgstr "所有者"
#: stock/models.py:200 stock/models.py:1255
msgid "Select Owner"
msgstr "所有者を選択"
#: stock/models.py:208
msgid "Stock items may not be directly located into a structural stock locations, but may be located to child locations."
msgstr "ストックアイテムは、構造的なストックロケーションに直接配置されることはありませんが、子ロケーションに配置されることはあります。"
#: stock/models.py:215 users/models.py:493
msgid "External"
msgstr "外部"
#: stock/models.py:216
msgid "This is an external stock location"
msgstr "これは外部の在庫場所です。"
#: stock/models.py:222
msgid "Location type"
msgstr "ロケーションタイプ"
#: stock/models.py:226
msgid "Stock location type of this location"
msgstr "このロケーションのロケーションタイプ"
#: stock/models.py:298
msgid "You cannot make this stock location structural because some stock items are already located into it!"
msgstr "いくつかのストックアイテムがすでにストックロケーションに配置されているため、このストックロケーションを構造化することはできません!"
#: stock/models.py:414
msgid "Oldest stock first (FIFO)"
msgstr "先入先出(FIFO"
#: stock/models.py:415
msgid "Newest stock first (LIFO)"
msgstr "後入先出(LIFO"
#: stock/models.py:416
msgid "Smallest quantity first"
msgstr "少ない順"
#: stock/models.py:417
msgid "Largest quantity first"
msgstr "多い順"
#: stock/models.py:418
msgid "Soonest expiry date first"
msgstr "有効期限順"
#: stock/models.py:563
msgid "Serialized stock items cannot be deleted"
msgstr "シリアル番号管理対象の在庫品は削除できません"
#: stock/models.py:708
#, python-brace-format
msgid "{field} does not exist"
msgstr "{field}は存在しません"
#: stock/models.py:721
msgid "Part must be specified"
msgstr "部品の指定が必要"
#: stock/models.py:930
msgid "Stock items cannot be located into structural stock locations!"
msgstr "在庫品は、構造的な在庫場所に配置することはできません!"
#: stock/models.py:951
msgid "Editing of serial numbers is not allowed - this item has already been assigned a serial number"
msgstr "シリアル番号の編集はできません。この商品にはすでにシリアル番号が割り当てられています"
#: stock/models.py:968 stock/serializers.py:478
msgid "Stock item cannot be created for virtual parts"
msgstr "仮想部品にストックアイテムを作成できません"
#: stock/models.py:985
#, python-brace-format
msgid "Part type ('{self.supplier_part.part}') must be {self.part}"
msgstr "パートタイプ('{self.supplier_part.part}')は{self.part}でなければなりません。"
#: stock/models.py:995 stock/models.py:1008
msgid "Quantity must be 1 for item with a serial number"
msgstr "シリアル番号のある商品は数量が1でなければなりません。"
#: stock/models.py:998
msgid "Serial number cannot be set if quantity greater than 1"
msgstr "数量が1以上の場合、シリアル番号は設定できません。"
#: stock/models.py:1020
msgid "Item cannot belong to itself"
msgstr "アイテムはそれ自身に属することはできません"
#: stock/models.py:1025
msgid "Item must have a build reference if is_building=True"
msgstr "is_building=Trueの場合、アイテムはビルド・リファレンスを持っていなければならない。"
#: stock/models.py:1038
msgid "Build reference does not point to the same part object"
msgstr "ビルド参照が同じ部品オブジェクトを指していません。"
#: stock/models.py:1052
msgid "Parent Stock Item"
msgstr "親株式"
#: stock/models.py:1064
msgid "Base part"
msgstr "ベース部"
#: stock/models.py:1074
msgid "Select a matching supplier part for this stock item"
msgstr "この在庫品に一致するサプライヤー部品を選択してください"
#: stock/models.py:1086
msgid "Where is this stock item located?"
msgstr "この在庫品はどこにありますか?"
#: stock/models.py:1094 stock/serializers.py:1936
msgid "Packaging this stock item is stored in"
msgstr "この在庫品は以下の梱包で保管されています。"
#: stock/models.py:1100
msgid "Installed In"
msgstr "設置場所"
#: stock/models.py:1105
msgid "Is this item installed in another item?"
msgstr "このアイテムは他のアイテムにインストールされていますか?"
#: stock/models.py:1124
msgid "Serial number for this item"
msgstr "この商品のシリアル番号"
#: stock/models.py:1141 stock/serializers.py:1921
msgid "Batch code for this stock item"
msgstr "このストックアイテムのバッチコード"
#: stock/models.py:1146
msgid "Stock Quantity"
msgstr "在庫数"
#: stock/models.py:1156
msgid "Source Build"
msgstr "ソースビルド"
#: stock/models.py:1159
msgid "Build for this stock item"
msgstr "このストックアイテムのビルド"
#: stock/models.py:1166
msgid "Consumed By"
msgstr "消費者"
#: stock/models.py:1169
msgid "Build order which consumed this stock item"
msgstr "このストックアイテムを消費したビルドオーダー"
#: stock/models.py:1178
msgid "Source Purchase Order"
msgstr "発注元"
#: stock/models.py:1182
msgid "Purchase order for this stock item"
msgstr "この在庫商品の購入注文"
#: stock/models.py:1188
msgid "Destination Sales Order"
msgstr "販売先オーダー"
#: stock/models.py:1199
msgid "Expiry date for stock item. Stock will be considered expired after this date"
msgstr "在庫品の有効期限。この日を過ぎると在庫は期限切れとなります。"
#: stock/models.py:1219
msgid "Date that this stock item was created"
msgstr "この在庫アイテムが作成された日"
#: stock/models.py:1224
msgid "Delete on deplete"
msgstr "枯渇時に削除"
#: stock/models.py:1225
msgid "Delete this Stock Item when stock is depleted"
msgstr "在庫がなくなったら、このストックアイテムを削除します。"
#: stock/models.py:1246
msgid "Single unit purchase price at time of purchase"
msgstr "購入時の単品購入価格"
#: stock/models.py:1277
msgid "Converted to part"
msgstr "パートに変換"
#: stock/models.py:1491
msgid "Quantity exceeds available stock"
msgstr "数量が在庫数を超えています"
#: stock/models.py:1740
msgid "Invalid quantity value"
msgstr ""
#: stock/models.py:1803 stock/models.py:2315
msgid "Cannot assign stock to structural location"
msgstr "構造上ロケーションに在庫を割り当てることはできません"
#: stock/models.py:1962 stock/serializers.py:1096
msgid "Quantity must not exceed available stock quantity"
msgstr ""
#: stock/models.py:1968
msgid "Serialized stock item must be disassembled in its entirety"
msgstr ""
#: stock/models.py:1973
msgid "No BOM lines provided"
msgstr ""
#: stock/models.py:1982
msgid "Stock item with installed items must be disassembled in its entirety"
msgstr ""
#: stock/models.py:2268
msgid "Part is not set as trackable"
msgstr "部品が追跡可能に設定されていません"
#: stock/models.py:2274
msgid "Quantity must be integer"
msgstr "数量は整数でなければなりません。"
#: stock/models.py:2286
#, python-brace-format
msgid "Quantity must not exceed available stock quantity ({self.quantity})"
msgstr "数量は在庫数 ({self.quantity}) を超えてはなりません。"
#: stock/models.py:2292
msgid "Serial numbers must be provided as a list"
msgstr "シリアル番号はリストとして提供されなければなりません"
#: stock/models.py:2297
msgid "Quantity does not match serial numbers"
msgstr "数量がシリアル番号と一致しません"
#: stock/models.py:2431 stock/models.py:3629
msgid "Test template does not exist"
msgstr "テストテンプレートが存在しません"
#: stock/models.py:2449
msgid "Stock item has been assigned to a sales order"
msgstr "在庫商品が販売注文に割り当てられました"
#: stock/models.py:2453
msgid "Stock item is installed in another item"
msgstr "ストックアイテムが他のアイテムに装着されている場合"
#: stock/models.py:2456
msgid "Stock item contains other items"
msgstr "在庫商品には他の商品が含まれています。"
#: stock/models.py:2459
msgid "Stock item has been assigned to a customer"
msgstr "在庫商品が顧客に割り当てられました"
#: stock/models.py:2462 stock/models.py:2713
msgid "Stock item is currently in production"
msgstr "在庫品は現在生産中です。"
#: stock/models.py:2465
msgid "Serialized stock cannot be merged"
msgstr "連番在庫の統合はできません"
#: stock/models.py:2472 stock/serializers.py:1790
msgid "Duplicate stock items"
msgstr "在庫品の重複"
#: stock/models.py:2476
msgid "Stock items must refer to the same part"
msgstr "在庫品目は同じ部品を参照してください。"
#: stock/models.py:2484
msgid "Stock items must refer to the same supplier part"
msgstr "在庫品は同じサプライヤーの部品を参照する必要があります。"
#: stock/models.py:2489
msgid "Stock status codes must match"
msgstr "在庫状況コードが一致していること"
#: stock/models.py:2916
msgid "StockItem cannot be moved as it is not in stock"
msgstr "在庫がないため移動できません。"
#: stock/models.py:3511
msgid "Stock Item Tracking"
msgstr "ストックアイテムのトラッキング"
#: stock/models.py:3561
msgid "Entry notes"
msgstr "記入上の注意"
#: stock/models.py:3601
msgid "Stock Item Test Result"
msgstr "在庫品テスト結果"
#: stock/models.py:3632
msgid "Value must be provided for this test"
msgstr "このテストには値を指定する必要があります。"
#: stock/models.py:3636
msgid "Attachment must be uploaded for this test"
msgstr "このテストには添付ファイルをアップロードする必要があります。"
#: stock/models.py:3641
msgid "Invalid value for this test"
msgstr "このテストでは無効な値です。"
#: stock/models.py:3665
msgid "Test result"
msgstr "試験結果"
#: stock/models.py:3672
msgid "Test output value"
msgstr "テスト出力値"
#: stock/models.py:3680 stock/serializers.py:264
msgid "Test result attachment"
msgstr "試験結果添付"
#: stock/models.py:3684
msgid "Test notes"
msgstr "テストノート"
#: stock/models.py:3692
msgid "Test station"
msgstr "テストステーション"
#: stock/models.py:3693
msgid "The identifier of the test station where the test was performed"
msgstr "試験が実施された試験ステーションの識別子。"
#: stock/models.py:3699
msgid "Started"
msgstr "開始"
#: stock/models.py:3700
msgid "The timestamp of the test start"
msgstr "テスト開始のタイムスタンプ"
#: stock/models.py:3706
msgid "Finished"
msgstr "修了済み"
#: stock/models.py:3707
msgid "The timestamp of the test finish"
msgstr "テスト終了のタイムスタンプ"
#: stock/serializers.py:90
msgid "Generated batch code"
msgstr "生成バッチコード"
#: stock/serializers.py:99
msgid "Select build order"
msgstr "製造順序の選択"
#: stock/serializers.py:108
msgid "Select stock item to generate batch code for"
msgstr "バッチコードを生成するストックアイテムを選択します。"
#: stock/serializers.py:117
msgid "Select location to generate batch code for"
msgstr "バッチコードを生成する場所を選択します。"
#: stock/serializers.py:126
msgid "Select part to generate batch code for"
msgstr "バッチコードを生成する部品を選択します。"
#: stock/serializers.py:135
msgid "Select purchase order"
msgstr "注文書の選択"
#: stock/serializers.py:142
msgid "Enter quantity for batch code"
msgstr "バッチコードの数量を入力してください。"
#: stock/serializers.py:168
msgid "Generated serial number"
msgstr "生成されたシリアル番号"
#: stock/serializers.py:178
msgid "Select part to generate serial number for"
msgstr "シリアル番号を生成する部品を選択します。"
#: stock/serializers.py:186
msgid "Quantity of serial numbers to generate"
msgstr "生成するシリアル番号の数"
#: stock/serializers.py:251
msgid "Test template for this result"
msgstr "この結果のテストテンプレート"
#: stock/serializers.py:294
msgid "No matching test found for this part"
msgstr "この部品に該当するテストが見つかりませんでした"
#: stock/serializers.py:298
msgid "Template ID or test name must be provided"
msgstr "テンプレートIDまたはテスト名が必要です。"
#: stock/serializers.py:308
msgid "The test finished time cannot be earlier than the test started time"
msgstr "試験終了時刻を試験開始時刻より早くすることはできません。"
#: stock/serializers.py:436
msgid "Parent Item"
msgstr "親アイテム"
#: stock/serializers.py:437
msgid "Parent stock item"
msgstr "親株式"
#: stock/serializers.py:463
msgid "Use pack size when adding: the quantity defined is the number of packs"
msgstr "数量はパック数です。"
#: stock/serializers.py:465
msgid "Use pack size"
msgstr "パッケージサイズを使用"
#: stock/serializers.py:472 stock/serializers.py:736
msgid "Enter serial numbers for new items"
msgstr "新しい商品のシリアル番号の入力"
#: stock/serializers.py:578
msgid "Supplier Part Number"
msgstr "サプライヤー品番"
#: stock/serializers.py:659 users/models.py:183
msgid "Expired"
msgstr "期限切れ"
#: stock/serializers.py:665
msgid "Child Items"
msgstr "子供用品"
#: stock/serializers.py:669
msgid "Tracking Items"
msgstr "追跡項目"
#: stock/serializers.py:675
msgid "Purchase price of this stock item, per unit or pack"
msgstr "この在庫品の購入価格、単位またはパックあたり"
#: stock/serializers.py:713
msgid "Enter number of stock items to serialize"
msgstr "シリアル化するストックアイテムの数を入力"
#: stock/serializers.py:721 stock/serializers.py:764 stock/serializers.py:802
#: stock/serializers.py:955 stock/serializers.py:1089 stock/serializers.py:1130
msgid "No stock item provided"
msgstr "在庫品目がしていされていません"
#: stock/serializers.py:729
#, python-brace-format
msgid "Quantity must not exceed available stock quantity ({q})"
msgstr "数量は在庫数 ({q}) を超えてはなりません。"
#: stock/serializers.py:747 stock/serializers.py:1747 stock/serializers.py:2145
#: stock/serializers.py:2254
msgid "Destination stock location"
msgstr "仕向け地"
#: stock/serializers.py:767
msgid "Serial numbers cannot be assigned to this part"
msgstr "この部品にシリアル番号を割り当てることはできません"
#: stock/serializers.py:787
msgid "Serial numbers already exist"
msgstr "シリアル番号が既に存在します"
#: stock/serializers.py:843
msgid "Select stock item to install"
msgstr "インストールするストックアイテムを選択"
#: stock/serializers.py:850
msgid "Quantity to Install"
msgstr "設置数量"
#: stock/serializers.py:851
msgid "Enter the quantity of items to install"
msgstr "インストールするアイテムの数量を入力してください。"
#: stock/serializers.py:856 stock/serializers.py:936 stock/serializers.py:1281
msgid "Add transaction note (optional)"
msgstr "取引メモの追加(オプション)"
#: stock/serializers.py:864
msgid "Quantity to install must be at least 1"
msgstr "設置数量は1台以上"
#: stock/serializers.py:872 stock/serializers.py:1133
msgid "Stock item is unavailable"
msgstr "在庫がありません"
#: stock/serializers.py:883
msgid "Selected part is not in the Bill of Materials"
msgstr "選択した部品が部品表にない"
#: stock/serializers.py:896
msgid "Quantity to install must not exceed available quantity"
msgstr "設置する数量は、利用可能な数量を超えてはなりません。"
#: stock/serializers.py:931
msgid "Destination location for uninstalled item"
msgstr "アンインストール先の場所"
#: stock/serializers.py:945 stock/serializers.py:2024 stock/serializers.py:2152
#: stock/serializers.py:2261
msgid "Structural locations cannot be assigned stock items"
msgstr ""
#: stock/serializers.py:979
msgid "Stock item status code"
msgstr "在庫商品ステータスコード"
#: stock/serializers.py:1015
msgid "BOM line which defines the component part to break out"
msgstr ""
#: stock/serializers.py:1024
msgid "Quantity of the component part to create"
msgstr ""
#: stock/serializers.py:1040
msgid "Destination location for the component items"
msgstr ""
#: stock/serializers.py:1044
msgid "Status code for the component items"
msgstr ""
#: stock/serializers.py:1053
msgid "Unit purchase price for the component items (leave blank for automatic cost allocation)"
msgstr ""
#: stock/serializers.py:1081
msgid "Number of assemblies to disassemble"
msgstr ""
#: stock/serializers.py:1108
msgid "Default destination location for the component items"
msgstr ""
#: stock/serializers.py:1154
msgid "BOM item is not valid for the selected stock item"
msgstr ""
#: stock/serializers.py:1158
msgid "Duplicate BOM items provided"
msgstr ""
#: stock/serializers.py:1199
msgid "Select part to convert stock item into"
msgstr "在庫品を変換する部品を選択"
#: stock/serializers.py:1212
msgid "Selected part is not a valid option for conversion"
msgstr "選択された部分は、変換のための有効なオプションではありません。"
#: stock/serializers.py:1229
msgid "Cannot convert stock item with assigned SupplierPart"
msgstr "SupplierPartが割り当てられている在庫品を変換できません。"
#: stock/serializers.py:1265
msgid "Select stock items to change status"
msgstr "ステータスを変更するストックアイテムを選択"
#: stock/serializers.py:1271
msgid "No stock items selected"
msgstr "ストックアイテムが選択されていません"
#: stock/serializers.py:1389 stock/serializers.py:1482
msgid "Sublocations"
msgstr "サブロケーション"
#: stock/serializers.py:1407
msgid "Delete Stock Items"
msgstr "在庫品を削除"
#: stock/serializers.py:1408
msgid "Delete all stock items contained within this location"
msgstr "このロケーションにあるすべての在庫品を削除します"
#: stock/serializers.py:1413
msgid "Delete Sublocations"
msgstr "サブロケーションを削除"
#: stock/serializers.py:1414
msgid "Delete all sub-locations contained within this location"
msgstr "このロケーションに含まれるすべてのサブロケーションを削除します"
#: stock/serializers.py:1477
msgid "Parent stock location"
msgstr "親株式所在地"
#: stock/serializers.py:1615
msgid "Part must be salable"
msgstr "パーツは販売可能でなければなりません"
#: stock/serializers.py:1619
msgid "Item is allocated to a sales order"
msgstr "商品が販売オーダーに割り当てられています。"
#: stock/serializers.py:1623
msgid "Item is allocated to a transfer order"
msgstr "部品がが在庫移動指示にに引き当てられました"
#: stock/serializers.py:1627
msgid "Item is allocated to a build order"
msgstr "アイテムがビルドオーダーに割り当てられています。"
#: stock/serializers.py:1651
msgid "Customer to assign stock items"
msgstr "在庫アイテムを割り当てるお客様"
#: stock/serializers.py:1657
msgid "Selected company is not a customer"
msgstr "選択された企業は顧客ではありません"
#: stock/serializers.py:1665
msgid "Stock assignment notes"
msgstr "株式譲渡に関する注意事項"
#: stock/serializers.py:1675 stock/serializers.py:1994
msgid "A list of stock items must be provided"
msgstr "在庫品のリストが必要です。"
#: stock/serializers.py:1754
msgid "Stock merging notes"
msgstr "株式併合に関する注意事項"
#: stock/serializers.py:1759
msgid "Allow mismatched suppliers"
msgstr "不一致のサプライヤーを許可"
#: stock/serializers.py:1760
msgid "Allow stock items with different supplier parts to be merged"
msgstr "異なるサプライヤの部品を持つ在庫品目をマージできるようにします。"
#: stock/serializers.py:1765
msgid "Allow mismatched status"
msgstr "不一致の状態を許可"
#: stock/serializers.py:1766
msgid "Allow stock items with different status codes to be merged"
msgstr "異なるステータスコードを持つストックアイテムをマージすることができます。"
#: stock/serializers.py:1776
msgid "At least two stock items must be provided"
msgstr "少なくとも2つのストックアイテムを提供する必要があります。"
#: stock/serializers.py:1843
msgid "No Change"
msgstr "変化なし"
#: stock/serializers.py:1882
msgid "StockItem primary key value"
msgstr "StockItem 主キー値"
#: stock/serializers.py:1895
msgid "Stock item is not in stock"
msgstr "在庫がありません"
#: stock/serializers.py:1898
msgid "Stock item is already in stock"
msgstr "在庫品目は既に在庫にあります"
#: stock/serializers.py:1912
msgid "Quantity must not be negative"
msgstr "数量は負の数であってはなりません。"
#: stock/serializers.py:1942 stock/serializers.py:2269
msgid "Merge into existing stock"
msgstr "既存の在庫に統合します"
#: stock/serializers.py:1944
msgid "Merge this item into existing stock at the destination if possible"
msgstr "可能な場合、このアイテムを宛先の既存の在庫にマージします"
#: stock/serializers.py:1963
msgid "Stock transaction notes"
msgstr "株式取引に関する注記"
#: stock/serializers.py:2017
msgid "Set stock location for counted items (optional)"
msgstr "計数したアイテムの在庫場所を設定します(オプション)"
#: stock/serializers.py:2270
msgid "Merge returned items into existing stock items if possible"
msgstr "可能なら、返品された商品を既存の在庫商品に統合してください"
#: stock/serializers.py:2313
msgid "Next Serial Number"
msgstr "次のシリアル番号"
#: stock/serializers.py:2319
msgid "Previous Serial Number"
msgstr "以前のシリアル番号"
#: stock/status_codes.py:11
msgid "OK"
msgstr "OK"
#: stock/status_codes.py:12
msgid "Attention needed"
msgstr "注意が必要です"
#: stock/status_codes.py:13
msgid "Damaged"
msgstr "破損"
#: stock/status_codes.py:14
msgid "Destroyed"
msgstr "破壊されました"
#: stock/status_codes.py:15
msgid "Rejected"
msgstr "却下済み"
#: stock/status_codes.py:19
msgid "Quarantined"
msgstr "隔離"
#: stock/status_codes.py:44
msgid "Legacy stock tracking entry"
msgstr "レガシー在庫追跡入力"
#: stock/status_codes.py:46
msgid "Stock item created"
msgstr "在庫商品を作成しました"
#: stock/status_codes.py:49
msgid "Edited stock item"
msgstr "在庫商品編集済み"
#: stock/status_codes.py:50
msgid "Assigned serial number"
msgstr "割り当てられたシリアル番号"
#: stock/status_codes.py:53
msgid "Stock counted"
msgstr "在庫数"
#: stock/status_codes.py:54
msgid "Stock manually added"
msgstr "手動在庫追加が完了しました"
#: stock/status_codes.py:55
msgid "Stock manually removed"
msgstr "手動在庫削除が完了しました"
#: stock/status_codes.py:56
msgid "Serialized stock items"
msgstr "シリアル番号管理の在庫品目"
#: stock/status_codes.py:58
msgid "Returned to stock"
msgstr "在庫に戻りました"
#: stock/status_codes.py:61
msgid "Location changed"
msgstr "ロケーションが変更されました"
#: stock/status_codes.py:62
msgid "Stock updated"
msgstr "在庫更新"
#: stock/status_codes.py:65
msgid "Installed into assembly"
msgstr "アセンブリへインストールしました"
#: stock/status_codes.py:66
msgid "Removed from assembly"
msgstr "アセンブリから削除しました"
#: stock/status_codes.py:68
msgid "Installed component item"
msgstr "インストール済みのコンポーネント項目"
#: stock/status_codes.py:69
msgid "Removed component item"
msgstr "コンポーネント項目を削除しました"
#: stock/status_codes.py:72
msgid "Split from parent item"
msgstr "親アイテムから分割する"
#: stock/status_codes.py:73
msgid "Split child item"
msgstr "子項目を分割"
#: stock/status_codes.py:76
msgid "Merged stock items"
msgstr "商品在庫をマージしました"
#: stock/status_codes.py:79
msgid "Disassembled into components"
msgstr ""
#: stock/status_codes.py:80
msgid "Created from disassembly"
msgstr ""
#: stock/status_codes.py:83
msgid "Converted to variant"
msgstr "バリアントに変換"
#: stock/status_codes.py:86
msgid "Build order output created"
msgstr "組立注文の出力が作成されました"
#: stock/status_codes.py:87
msgid "Build order output completed"
msgstr "組立注文の出力が完了しました"
#: stock/status_codes.py:88
msgid "Build order output rejected"
msgstr "ビルドオーダーの出力が拒否されました"
#: stock/status_codes.py:89
msgid "Consumed by build order"
msgstr "ビルド・オーダーで消費"
#: stock/status_codes.py:92
msgid "Shipped against Sales Order"
msgstr "販売注文に対して出荷"
#: stock/status_codes.py:95
msgid "Received against Purchase Order"
msgstr "発注書との照合"
#: stock/status_codes.py:98
msgid "Returned against Return Order"
msgstr "リターンオーダーに反して返品"
#: stock/status_codes.py:101
msgid "Sent to customer"
msgstr "顧客に送信されました"
#: stock/status_codes.py:102
msgid "Returned from customer"
msgstr "顧客からの返品"
#: templates/403.html:6 templates/403.html:10 templates/403_csrf.html:7
msgid "Permission Denied"
msgstr "権限がありません"
#: templates/403.html:11
msgid "You do not have permission to view this page."
msgstr "このページを表示する権限がありません。"
#: templates/403_csrf.html:11
msgid "Authentication Failure"
msgstr "認証失敗"
#: templates/403_csrf.html:12
msgid "You have been logged out from InvenTree."
msgstr "InvenTreeからログアウトされました。"
#: templates/404.html:6 templates/404.html:10
msgid "Page Not Found"
msgstr "お探しのページが見つかりません。"
#: templates/404.html:11
msgid "The requested page does not exist"
msgstr "要求されたページは存在しません"
#: templates/500.html:6 templates/500.html:10
msgid "Internal Server Error"
msgstr "サーバー側の内部エラー"
#: templates/500.html:11
#, python-format
msgid "The %(inventree_title)s server raised an internal error"
msgstr "%(inventree_title)s サーバーで内部エラーが発生しました。"
#: templates/500.html:12
msgid "Refer to the error log in the admin interface for further details"
msgstr "詳細については、管理インターフェイスのエラーログを参照してください。"
#: templates/503.html:11 templates/503.html:15
msgid "Site is in Maintenance"
msgstr "サイトはメンテナンス中です"
#: templates/503.html:17
msgid "The site is currently in maintenance and should be up again soon!"
msgstr "このサイトは現在メンテナンス中で、まもなく再開される予定です!"
#: templates/base.html:51
msgid "Server Restart Required"
msgstr "サーバーの再起動が必要"
#: templates/base.html:54
msgid "A configuration option has been changed which requires a server restart"
msgstr "サーバーの再起動を必要とする設定オプションが変更されました。"
#: templates/base.html:54 templates/base.html:64
msgid "Contact your system administrator for further information"
msgstr "詳細については、システム管理者にお問い合わせください。"
#: templates/base.html:61
msgid "Pending Database Migrations"
msgstr "保留中のデータベース移行"
#: templates/base.html:64
msgid "There are pending database migrations which require attention"
msgstr "保留中のデータベース移行があり、注意が必要です。"
#: templates/config_error.html:6 templates/config_error.html:10
msgid "Configuration Error"
msgstr "設定エラー"
#: templates/config_error.html:11
#, python-format
msgid "The %(inventree_title)s server raised a configuration error"
msgstr "%(inventree_title)sサーバーで設定エラーが発生しました"
#: templates/email/build_order_completed.html:9
#: templates/email/canceled_order_assigned.html:9
#: templates/email/new_order_assigned.html:9
#: templates/email/overdue_build_order.html:9
#: templates/email/overdue_purchase_order.html:9
#: templates/email/overdue_return_order.html:9
#: templates/email/overdue_sales_order.html:9
#: templates/email/purchase_order_received.html:9
#: templates/email/return_order_received.html:9
msgid "Click on the following link to view this order"
msgstr "このオーダーをご覧になるには、以下のリンクをクリックしてください。"
#: templates/email/build_order_required_stock.html:7
msgid "Stock is required for the following build order"
msgstr "在庫は以下の製造順に必要です。"
#: templates/email/build_order_required_stock.html:8
#, python-format
msgid "Build order %(build)s - building %(quantity)s x %(part)s"
msgstr "ビルドオーダー %(build)s ビルド中 %(quantity)s x %(part)s"
#: templates/email/build_order_required_stock.html:10
msgid "Click on the following link to view this build order"
msgstr "次のリンクをクリックして、このビルドオーダーをご覧ください。"
#: templates/email/build_order_required_stock.html:14
msgid "The following parts are low on required stock"
msgstr "以下の部品の在庫が不足しています。"
#: templates/email/build_order_required_stock.html:18
msgid "Required Quantity"
msgstr "必要数量"
#: templates/email/build_order_required_stock.html:38
#: templates/email/low_stock_notification.html:30
msgid "You are receiving this email because you are subscribed to notifications for this part "
msgstr "このパートに関する通知を購読しているため、このメールを受信しています。"
#: templates/email/low_stock_notification.html:9
#: templates/email/part_event_notification.html:9
msgid "Click on the following link to view this part"
msgstr "このパーツを表示するには、次のリンクをクリックしてください"
#: templates/email/low_stock_notification.html:18
#: templates/email/part_event_notification.html:19
msgid "Minimum Quantity"
msgstr "最小在庫"
#: templates/email/part_event_notification.html:32
msgid "You are receiving this email because you are subscribed to notifications for this part or a category that it is part of "
msgstr "この部品またはその部品の一部であるカテゴリの通知を購読しているため、このメールを受信しています。"
#: templates/email/stale_stock_notification.html:10
msgid "The following stock items are approaching their expiry dates:"
msgstr "以下の在庫品目は、まもなく有効期限が切れます:"
#: templates/email/stale_stock_notification.html:23
msgid "Days Until Expiry"
msgstr "有効期限までの日数"
#: templates/email/stale_stock_notification.html:57
msgid "You are receiving this email because you are subscribed to notifications for these parts"
msgstr "このメールを受け取ったのは、これらの部品に関する通知を購読しているためです"
#: users/admin.py:101
msgid "Users"
msgstr "ユーザー"
#: users/admin.py:102
msgid "Select which users are assigned to this group"
msgstr "このグループに割り当てるユーザーを選択します"
#: users/admin.py:136
msgid "Personal info"
msgstr "個人情報"
#: users/admin.py:138
msgid "Permissions"
msgstr "許可"
#: users/admin.py:141
msgid "Important dates"
msgstr "重要な日付"
#: users/authentication.py:30 users/models.py:149
msgid "Token has been revoked"
msgstr "トークンは失効しました"
#: users/authentication.py:33
msgid "Token has expired"
msgstr "トークンの有効期限が切れました"
#: users/models.py:92
msgid "API Token"
msgstr "APIトークン"
#: users/models.py:93
msgid "API Tokens"
msgstr "APIトークン"
#: users/models.py:129
msgid "Token Name"
msgstr "トークン名"
#: users/models.py:130
msgid "Custom token name"
msgstr "カスタムトークン名"
#: users/models.py:136
msgid "Token expiry date"
msgstr "トークンの有効期限"
#: users/models.py:144
msgid "Last Seen"
msgstr "最終表示"
#: users/models.py:145
msgid "Last time the token was used"
msgstr "トークンが最後に使用された時間"
#: users/models.py:149
msgid "Revoked"
msgstr "失効"
#: users/models.py:225
msgid "Permission set"
msgstr "パーミッション設定"
#: users/models.py:238
msgid "View"
msgstr "表示"
#: users/models.py:238
msgid "Permission to view items"
msgstr "項目を表示する権限"
#: users/models.py:242
msgid "Add"
msgstr "追加"
#: users/models.py:242
msgid "Permission to add items"
msgstr "項目を追加する権限"
#: users/models.py:246
msgid "Change"
msgstr "変更"
#: users/models.py:248
msgid "Permissions to edit items"
msgstr "項目を編集する権限"
#: users/models.py:252
msgid "Delete"
msgstr "削除"
#: users/models.py:254
msgid "Permission to delete items"
msgstr "項目を削除する権限"
#: users/models.py:491
msgid "Bot"
msgstr "ボット"
#: users/models.py:492
msgid "Internal"
msgstr "内部"
#: users/models.py:494
msgid "Guest"
msgstr "ゲスト"
#: users/models.py:503
msgid "Language"
msgstr "言語"
#: users/models.py:504
msgid "Preferred language for the user"
msgstr "ユーザーの希望言語"
#: users/models.py:509
msgid "Theme"
msgstr "テーマ"
#: users/models.py:510
msgid "Settings for the web UI as JSON - do not edit manually!"
msgstr "JSONとしてのウェブUI用の設定 - 手動で編集しないでください!"
#: users/models.py:515
msgid "Widgets"
msgstr "ウィジェット"
#: users/models.py:517
msgid "Settings for the dashboard widgets as JSON - do not edit manually!"
msgstr "JSONとしてのダッシュボード・ウィジェットの設定 - 手動で編集しないでください!"
#: users/models.py:524
msgid "Display Name"
msgstr "表示名"
#: users/models.py:525
msgid "Chosen display name for the user"
msgstr "ユーザーの表示名選択"
#: users/models.py:531
msgid "Position"
msgstr "位置"
#: users/models.py:532
msgid "Main job title or position"
msgstr "主な役職名"
#: users/models.py:539
msgid "User status message"
msgstr "ユーザーのステータスメッセージ"
#: users/models.py:546
msgid "User location information"
msgstr "ユーザーの位置情報"
#: users/models.py:551
msgid "User is actively using the system"
msgstr "ユーザーが積極的にシステムを利用"
#: users/models.py:558
msgid "Preferred contact information for the user"
msgstr "希望の連絡先"
#: users/models.py:564
msgid "User Type"
msgstr "ユーザータイプ"
#: users/models.py:565
msgid "Which type of user is this?"
msgstr "どのようなユーザーですか?"
#: users/models.py:571
msgid "Organisation"
msgstr "組織"
#: users/models.py:572
msgid "Users primary organisation/affiliation"
msgstr "ユーザーの主な所属組織"
#: users/models.py:580
msgid "Primary Group"
msgstr "プライマリーグループ"
#: users/models.py:581
msgid "Primary group for the user"
msgstr "ユーザーのプライマリグループ"
#: users/ruleset.py:28
msgid "Admin"
msgstr "管理者"
#: users/ruleset.py:31
msgid "Bills of Material"
msgstr "部品表"
#: users/ruleset.py:35
msgid "Purchase Orders"
msgstr "購入注文"
#: users/ruleset.py:36
msgid "Sales Orders"
msgstr "セールスオーダー"
#: users/ruleset.py:37
msgid "Return Orders"
msgstr "返品注文"
#: users/ruleset.py:38
msgid "Transfer Orders"
msgstr "在庫移動指示"
#: users/serializers.py:196
msgid "Username"
msgstr "ユーザー名"
#: users/serializers.py:199
msgid "First Name"
msgstr "名"
#: users/serializers.py:199
msgid "First name of the user"
msgstr "ユーザーの名"
#: users/serializers.py:203
msgid "Last Name"
msgstr "姓"
#: users/serializers.py:203
msgid "Last name of the user"
msgstr "ユーザーの姓"
#: users/serializers.py:207
msgid "Email address of the user"
msgstr "ユーザーのメールアドレス"
#: users/serializers.py:250
msgid "User must be authenticated"
msgstr "ユーザーは認証されている必要があります"
#: users/serializers.py:259
msgid "Only a superuser can create a token for another user"
msgstr "他のユーザー用トークンを作成できるのは、スーパーユーザーのみです"
#: users/serializers.py:339
msgid "Administrator"
msgstr "管理者"
#: users/serializers.py:340
msgid "Does this user have administrative permissions"
msgstr "このユーザーには管理者権限がありますか"
#: users/serializers.py:345 users/serializers.py:463
msgid "Superuser"
msgstr "スーパーユーザー"
#: users/serializers.py:345 users/serializers.py:464
msgid "Is this user a superuser"
msgstr "このユーザーはスーパーユーザーですか?"
#: users/serializers.py:349 users/serializers.py:471
msgid "Is this user account active"
msgstr "このユーザーアカウントはアクティブですか"
#: users/serializers.py:361
msgid "Only a superuser can adjust this field"
msgstr "このフィールドを調整できるのはスーパーユーザーのみです。"
#: users/serializers.py:389
msgid "Password"
msgstr "パスワード"
#: users/serializers.py:390
msgid "Password for the user"
msgstr "ユーザーのパスワード"
#: users/serializers.py:396
msgid "Override warning"
msgstr "警告を上書きします"
#: users/serializers.py:397
msgid "Override the warning about password rules"
msgstr "パスワードルールに関する警告を無効にする"
#: users/serializers.py:456
msgid "Staff"
msgstr "スタッフ"
#: users/serializers.py:457
msgid "Does this user have staff permissions"
msgstr "このユーザーにはスタッフ権限がありますか?"
#: users/serializers.py:507
msgid "You do not have permission to create users"
msgstr "ユーザーを作成する権限がありません"
#: users/serializers.py:528
msgid "Your account has been created."
msgstr "アカウントが作成されました"
#: users/serializers.py:530
msgid "Please use the password reset function to login"
msgstr "パスワードリセット機能を使ってログインしてください"
#: users/serializers.py:536
msgid "Welcome to InvenTree"
msgstr "InvenTreeへようこそ"