[translations]
diff --git a/erpnext/translations/ja.csv b/erpnext/translations/ja.csv
index 62cfaa1..c72df77 100644
--- a/erpnext/translations/ja.csv
+++ b/erpnext/translations/ja.csv
@@ -1,6 +1,5 @@
DocType: Employee,Salary Mode,給与モード
DocType: Employee,Divorced,離婚
-apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +84,Warning: Same item has been entered multiple times.,注意:同じ項目が複数回入力されています
apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +96,Items already synced,すでに同期されたアイテム
DocType: Buying Settings,Allow Item to be added multiple times in a transaction,取引内でのアイテムの複数回追加を許可
apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +33,Cancel Material Visit {0} before cancelling this Warranty Claim,この保証請求をキャンセルする前に資材訪問{0}をキャンセルしなくてはなりません
@@ -21,6 +20,7 @@
apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +193,"Stopped Production Order cannot be cancelled, Unstop it first to cancel",停止中の製造指示をキャンセルすることはできません。キャンセルする前に停止解除してください
DocType: Vehicle Service,Mileage,マイレージ
apps/erpnext/erpnext/accounts/doctype/asset/asset.js +231,Do you really want to scrap this asset?,本当にこの資産を廃棄しますか?
+DocType: Item,Manufacturer Part Numbers,メーカーパーツ番号
apps/erpnext/erpnext/buying/report/quoted_item_comparison/quoted_item_comparison.js +48,Select Default Supplier,デフォルトサプライヤーを選択
apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +37,Currency is required for Price List {0},価格表{0}には通貨が必要です
DocType: Sales Taxes and Charges Template,* Will be calculated in the transaction.,※取引内で計算されます。
@@ -46,14 +46,15 @@
apps/erpnext/erpnext/templates/pages/projects.js +63,Show open,オープンを表示
apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +153,Series Updated Successfully,シリーズを正常に更新しました
apps/erpnext/erpnext/templates/includes/cart/cart_dropdown.html +18,Checkout,チェックアウト
-apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +177,Accural Journal Entry Submitted,提出Accural仕訳
+apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +179,Accural Journal Entry Submitted,提出Accural仕訳
DocType: Pricing Rule,Apply On,適用
DocType: Item Price,Multiple Item prices.,複数のアイテム価格
,Purchase Order Items To Be Received,受領予定発注アイテム
DocType: SMS Center,All Supplier Contact,全てのサプライヤー連絡先
DocType: Support Settings,Support Settings,サポートの設定
+DocType: SMS Parameter,Parameter,パラメータ
apps/erpnext/erpnext/projects/doctype/project/project.py +62,Expected End Date can not be less than Expected Start Date,終了予定日は、予想開始日より前にすることはできません
-apps/erpnext/erpnext/utilities/transaction_base.py +107,Row #{0}: Rate must be same as {1}: {2} ({3} / {4}) ,行#{0}:単価は {1}と同じである必要があります:{2}({3} / {4})
+apps/erpnext/erpnext/utilities/transaction_base.py +106,Row #{0}: Rate must be same as {1}: {2} ({3} / {4}) ,行#{0}:単価は {1}と同じである必要があります:{2}({3} / {4})
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +282,New Leave Application,新しい休暇申請
,Batch Item Expiry Status,バッチ項目の有効期限ステータス
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +146,Bank Draft,銀行為替手形
@@ -61,11 +62,12 @@
apps/erpnext/erpnext/stock/doctype/item/item.js +58,Show Variants,バリエーションを表示
DocType: Academic Term,Academic Term,学術用語
apps/erpnext/erpnext/projects/doctype/project/project_dashboard.py +14,Material,材料
-apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +614,Quantity,数量
-apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +533,Accounts table cannot be blank.,アカウントの表は、空白にすることはできません。
+apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +665,Quantity,数量
+apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +534,Accounts table cannot be blank.,アカウントの表は、空白にすることはできません。
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +152,Loans (Liabilities),ローン(負債)
DocType: Employee Education,Year of Passing,経過年
apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +69,"Reference: %s, Item Code: %s and Customer: %s",参考:%sは、商品コード:%sと顧客:%sの
+DocType: Item,Country of Origin,原産国
apps/erpnext/erpnext/templates/form_grid/stock_entry_grid.html +26,In Stock,在庫中
apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +46,Open Issues,未解決の問題
DocType: Production Plan Item,Production Plan Item,生産計画アイテム
@@ -73,13 +75,14 @@
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +31,Health Care,健康管理
apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +65,Delay in payment (Days),支払遅延(日数)
apps/erpnext/erpnext/hr/report/vehicle_expenses/vehicle_expenses.py +25,Service Expense,サービス費用
-apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +753,Invoice,請求
+apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +804,Invoice,請求
DocType: Maintenance Schedule Item,Periodicity,周期性
apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +21,Fiscal Year {0} is required,会計年度{0}が必要です
+apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +54,Expected Delivery Date is be before Sales Order Date,予想納期は受注日前のことです
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +21,Defense,防御
DocType: Salary Component,Abbr,略称
DocType: Appraisal Goal,Score (0-5),スコア(0-5)
-apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +218,Row {0}: {1} {2} does not match with {3},行{0}:{1} {2} は {3}と一致しません
+apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +213,Row {0}: {1} {2} does not match with {3},行{0}:{1} {2} は {3}と一致しません
apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +75,Row # {0}:,行 {0}:
DocType: Timesheet,Total Costing Amount,総原価計算量
DocType: Delivery Note,Vehicle No,車両番号
@@ -92,13 +95,14 @@
DocType: Cost Center,Stock User,在庫ユーザー
DocType: Company,Phone No,電話番号
apps/erpnext/erpnext/schools/doctype/course_scheduling_tool/course_scheduling_tool.py +49,Course Schedules created:,作成したコーススケジュール:
-apps/erpnext/erpnext/controllers/recurring_document.py +132,New {0}: #{1},新しい{0}:#{1}
+apps/erpnext/erpnext/controllers/recurring_document.py +135,New {0}: #{1},新しい{0}:#{1}
,Sales Partners Commission,販売パートナー手数料
apps/erpnext/erpnext/hr/doctype/salary_component/salary_component.py +21,Abbreviation cannot have more than 5 characters,略語は5字以上使用することができません
DocType: Payment Request,Payment Request,支払請求書
DocType: Asset,Value After Depreciation,減価償却後の値
DocType: Employee,O+,O +
apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt_dashboard.py +17,Related,関連しました
+apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +41,Attendance date can not be less than employee's joining date,出席日は従業員の入社日付より小さくすることはできません
DocType: Grading Scale,Grading Scale Name,グレーディングスケール名
apps/erpnext/erpnext/accounts/doctype/account/account.js +26,This is a root account and cannot be edited.,ルートアカウントなので編集することができません
DocType: BOM,Operations,作業
@@ -115,7 +119,7 @@
apps/erpnext/erpnext/accounts/doctype/mode_of_payment/mode_of_payment.py +22,Same Company is entered more than once,同じ会社が複数回入力されています
DocType: Employee,Married,結婚してる
apps/erpnext/erpnext/accounts/party.py +38,Not permitted for {0},{0} は許可されていません
-apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +566,Get items from,からアイテムを取得します
+apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +556,Get items from,からアイテムを取得します
apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +413,Stock cannot be updated against Delivery Note {0},納品書{0}に対して在庫を更新することはできません
apps/erpnext/erpnext/templates/pages/home.py +25,Product {0},製品{0}
DocType: Payment Reconciliation,Reconcile,照合
@@ -126,8 +130,8 @@
apps/erpnext/erpnext/accounts/doctype/asset/asset.py +87,Next Depreciation Date cannot be before Purchase Date,次の減価償却日付は購入日の前にすることはできません
DocType: SMS Center,All Sales Person,全ての営業担当者
DocType: Monthly Distribution,**Monthly Distribution** helps you distribute the Budget/Target across months if you have seasonality in your business.,**毎月分配**は、あなたのビジネスで季節を持っている場合は、数ヶ月を横断予算/ターゲットを配布するのに役立ちます。
-apps/erpnext/erpnext/accounts/page/pos/pos.js +1340,Not items found,アイテムが見つかりません
-apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +172,Salary Structure Missing,給与構造の欠落
+apps/erpnext/erpnext/accounts/page/pos/pos.js +1598,Not items found,アイテムが見つかりません
+apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +178,Salary Structure Missing,給与構造の欠落
DocType: Lead,Person Name,人名
DocType: Sales Invoice Item,Sales Invoice Item,請求明細
DocType: Account,Credit,貸方
@@ -144,7 +148,7 @@
DocType: BOM,Item Image (if not slideshow),アイテム画像(スライドショーされていない場合)
apps/erpnext/erpnext/setup/doctype/customer_group/customer_group.py +20,An Customer exists with same name,同名の顧客が存在します
DocType: Production Order Operation,(Hour Rate / 60) * Actual Operation Time,(時間単価 ÷ 60)× 実際の作業時間
-apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +890,Select BOM,BOMを選択
+apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +892,Select BOM,BOMを選択
DocType: SMS Log,SMS Log,SMSログ
apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +27,Cost of Delivered Items,納品済アイテムの費用
apps/erpnext/erpnext/hr/doctype/holiday_list/holiday_list.py +38,The holiday on {0} is not between From Date and To Date,{0}上の休日は、日付からと日付までの間ではありません
@@ -167,7 +171,7 @@
DocType: Employee Education,Under Graduate,在学生
apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.js +27,Target On,目標
DocType: BOM,Total Cost,費用合計
-DocType: Employee Loan,Employee Loan,従業員のローン
+DocType: Journal Entry Account,Employee Loan,従業員のローン
apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.js +89,Activity Log:,活動ログ:
apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +227,Item {0} does not exist in the system or has expired,アイテム{0}は、システムに存在しないか有効期限が切れています
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +44,Real Estate,不動産
@@ -187,7 +191,7 @@
DocType: Training Result Employee,Grade,グレード
DocType: Sales Invoice Item,Delivered By Supplier,サプライヤーにより配送済
DocType: SMS Center,All Contact,全ての連絡先
-apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +878,Production Order already created for all items with BOM,すでにBOMを持つすべてのアイテム用に作成した製造指図
+apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +880,Production Order already created for all items with BOM,すでにBOMを持つすべてのアイテム用に作成した製造指図
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +182,Annual Salary,年俸
DocType: Daily Work Summary,Daily Work Summary,毎日の仕事の概要
DocType: Period Closing Voucher,Closing Fiscal Year,閉会年度
@@ -198,9 +202,9 @@
DocType: Journal Entry,Contra Entry,逆仕訳
DocType: Journal Entry Account,Credit in Company Currency,会社通貨の貸方
DocType: Delivery Note,Installation Status,設置ステータス
-apps/erpnext/erpnext/schools/doctype/student_attendance_tool/student_attendance_tool.js +124,"Do you want to update attendance?<br>Present: {0}\
+apps/erpnext/erpnext/schools/doctype/student_attendance_tool/student_attendance_tool.js +125,"Do you want to update attendance?<br>Present: {0}\
<br>Absent: {1}",あなたが出席を更新しますか? <br>現在:{0} \ <br>不在:{1}
-apps/erpnext/erpnext/controllers/buying_controller.py +320,Accepted + Rejected Qty must be equal to Received quantity for Item {0},受入数と拒否数の合計はアイテム{0}の受領数と等しくなければなりません
+apps/erpnext/erpnext/controllers/buying_controller.py +321,Accepted + Rejected Qty must be equal to Received quantity for Item {0},受入数と拒否数の合計はアイテム{0}の受領数と等しくなければなりません
DocType: Request for Quotation,RFQ-,RFQ-
DocType: Item,Supply Raw Materials for Purchase,購入のための原材料供給
apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +131,At least one mode of payment is required for POS invoice.,支払いの少なくとも1モードはPOS請求書に必要とされます。
@@ -211,7 +215,7 @@
apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +471,Item {0} is not active or end of life has been reached,アイテム{0}は、アクティブでないか、販売終了となっています
apps/erpnext/erpnext/public/js/setup_wizard.js +346,Example: Basic Mathematics,例:基本的な数学
apps/erpnext/erpnext/controllers/accounts_controller.py +663,"To include tax in row {0} in Item rate, taxes in rows {1} must also be included",アイテム料金の行{0}に税を含めるには、行{1}の税も含まれていなければなりません
-apps/erpnext/erpnext/config/hr.py +197,Settings for HR Module,人事モジュール設定
+apps/erpnext/erpnext/config/hr.py +214,Settings for HR Module,人事モジュール設定
DocType: SMS Center,SMS Center,SMSセンター
DocType: Sales Invoice,Change Amount,変化量
DocType: BOM Replace Tool,New BOM,新しい部品表
@@ -248,7 +252,7 @@
apps/erpnext/erpnext/config/hr.py +81,Allocate leaves for the year.,今年の休暇を割り当てる。
DocType: SG Creation Tool Course,SG Creation Tool Course,SG作成ツールコース
DocType: Student Group Creation Tool,Leave blank if you wish to fetch all courses for selected academic term,あなたが選択した学術用語のためにすべてのコースを取得したい場合は空白のまま
-apps/erpnext/erpnext/controllers/selling_controller.py +168,Selling price for item {0} is lower than its {1}. Selling price should be atleast {2},アイテムの販売価格は{0}よりも低いその{1}。販売価格は、少なくとも{2}でなければなりません
+apps/erpnext/erpnext/controllers/selling_controller.py +177,Selling price for item {0} is lower than its {1}. Selling price should be atleast {2},アイテムの販売価格は{0}よりも低いその{1}。販売価格は、少なくとも{2}でなければなりません
apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +227,Insufficient Stock,不十分な証券
DocType: Manufacturing Settings,Disable Capacity Planning and Time Tracking,キャパシティプランニングとタイムトラッキングを無効にします
DocType: Email Digest,New Sales Orders,新しい注文
@@ -260,6 +264,7 @@
DocType: Production Order Operation,Updated via 'Time Log',「時間ログ」から更新
apps/erpnext/erpnext/controllers/taxes_and_totals.py +414,Advance amount cannot be greater than {0} {1},前払金は {0} {1} より大きくすることはできません
DocType: Naming Series,Series List for this Transaction,この取引のシリーズ一覧
+DocType: Company,Default Payroll Payable Account,デフォルトの給与買掛金
apps/erpnext/erpnext/schools/doctype/student_batch/student_batch.js +7,Update Email Group,更新メールグループ
DocType: Sales Invoice,Is Opening Entry,オープンエントリー
DocType: Customer Group,Mention if non-standard receivable account applicable,非標準的な売掛金が適応可能な場合に記載
@@ -272,10 +277,10 @@
DocType: Delivery Note Item,Against Sales Invoice Item,対販売伝票アイテム
,Production Orders in Progress,進行中の製造指示
apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +39,Net Cash from Financing,財務によるキャッシュ・フロー
-apps/erpnext/erpnext/accounts/page/pos/pos.js +1818,"LocalStorage is full , did not save",localStorageがいっぱいになった、保存されませんでした
+apps/erpnext/erpnext/accounts/page/pos/pos.js +2179,"LocalStorage is full , did not save",localStorageがいっぱいになった、保存されませんでした
DocType: Lead,Address & Contact,住所・連絡先
DocType: Leave Allocation,Add unused leaves from previous allocations,前回の割当から未使用の休暇を追加
-apps/erpnext/erpnext/controllers/recurring_document.py +227,Next Recurring {0} will be created on {1},次の繰り返し {0} は {1} 上に作成されます
+apps/erpnext/erpnext/controllers/recurring_document.py +230,Next Recurring {0} will be created on {1},次の繰り返し {0} は {1} 上に作成されます
DocType: Sales Partner,Partner website,パートナーサイト
apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +105,Add Item,アイテムを追加
,Contact Name,担当者名
@@ -287,11 +292,11 @@
apps/erpnext/erpnext/templates/generators/bom.html +85,No description given,説明がありません
apps/erpnext/erpnext/config/buying.py +13,Request for purchase.,仕入要求
apps/erpnext/erpnext/projects/doctype/project/project_dashboard.py +6,This is based on the Time Sheets created against this project,これは、このプロジェクトに対して作成されたタイムシートに基づいています
-apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +351,Net Pay cannot be less than 0,ネットペイは0未満にすることはできません
+apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +371,Net Pay cannot be less than 0,ネットペイは0未満にすることはできません
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +224,Only the selected Leave Approver can submit this Leave Application,選択した休暇承認者のみ、休暇申請を提出可能です
apps/erpnext/erpnext/hr/doctype/employee/employee.py +116,Relieving Date must be greater than Date of Joining,退職日は入社日より後でなければなりません
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +190,Leaves per Year,年次休暇
-apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +123,Row {0}: Please check 'Is Advance' against Account {1} if this is an advance entry.,行{0}:前払エントリである場合、アカウント{1}に対する「前払」をご確認ください
+apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +118,Row {0}: Please check 'Is Advance' against Account {1} if this is an advance entry.,行{0}:前払エントリである場合、アカウント{1}に対する「前払」をご確認ください
apps/erpnext/erpnext/stock/utils.py +189,Warehouse {0} does not belong to company {1},倉庫{0}は会社{1}に属していません
DocType: Email Digest,Profit & Loss,利益損失
apps/erpnext/erpnext/public/js/setup_wizard.js +304,Litre,リットル
@@ -318,7 +323,7 @@
DocType: Student Admission,Student Admission,学生の入学
,Terretory,地域
apps/erpnext/erpnext/stock/doctype/item/item.py +710,Item {0} is cancelled,アイテム{0}をキャンセルしました
-apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +826,Material Request,資材要求
+apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +877,Material Request,資材要求
DocType: Bank Reconciliation,Update Clearance Date,清算日の更新
DocType: Item,Purchase Details,仕入詳細
apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +348,Item {0} not found in 'Raw Materials Supplied' table in Purchase Order {1},仕入注文 {1} の「原材料供給」テーブルにアイテム {0} が見つかりません
@@ -332,7 +337,7 @@
DocType: Notification Control,Notification Control,通知制御
DocType: Lead,Suggestions,提案
DocType: Territory,Set Item Group-wise budgets on this Territory. You can also include seasonality by setting the Distribution.,この地域用にアイテムグループごとの予算を設定します。また「配分」を設定することで、期間を含めることができます。
-apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +269,Payment against {0} {1} cannot be greater than Outstanding Amount {2},{0} {1} に対する支払は残高 {2} より大きくすることができません
+apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +264,Payment against {0} {1} cannot be greater than Outstanding Amount {2},{0} {1} に対する支払は残高 {2} より大きくすることができません
DocType: Supplier,Address HTML,住所のHTML
DocType: Lead,Mobile No.,携帯番号
DocType: Maintenance Schedule,Generate Schedule,スケジュールを生成
@@ -350,18 +355,20 @@
DocType: Asset,Next Depreciation Date,次の減価償却日
apps/erpnext/erpnext/projects/doctype/activity_type/activity_type.js +3,Activity Cost per Employee,従業員一人あたりの活動費用
DocType: Accounts Settings,Settings for Accounts,アカウント設定
-apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +635,Supplier Invoice No exists in Purchase Invoice {0},サプライヤ請求書なしでは購入請求書に存在する{0}
+apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +643,Supplier Invoice No exists in Purchase Invoice {0},サプライヤ請求書なしでは購入請求書に存在する{0}
apps/erpnext/erpnext/config/selling.py +118,Manage Sales Person Tree.,セールスパーソンツリーを管理します。
DocType: Job Applicant,Cover Letter,カバーレター
apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +37,Outstanding Cheques and Deposits to clear,明らかに優れた小切手および預金
DocType: Item,Synced With Hub,ハブと同期
DocType: Vehicle,Fleet Manager,フリートマネージャ
-apps/erpnext/erpnext/setup/doctype/company/company.js +63,Wrong Password,間違ったパスワード
+apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +505,Row #{0}: {1} can not be negative for item {2},行番号{0}:{1}項目{2}について陰性であることができません
+apps/erpnext/erpnext/setup/doctype/company/company.js +64,Wrong Password,間違ったパスワード
DocType: Item,Variant Of,バリエーション元
-apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +349,Completed Qty can not be greater than 'Qty to Manufacture',完成した数量は「製造数量」より大きくすることはできません
+apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +367,Completed Qty can not be greater than 'Qty to Manufacture',完成した数量は「製造数量」より大きくすることはできません
DocType: Period Closing Voucher,Closing Account Head,決算科目
DocType: Employee,External Work History,職歴(他社)
apps/erpnext/erpnext/projects/doctype/task/task.py +99,Circular Reference Error,循環参照エラー
+apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +49,Guardian1 Name,Guardian1名
DocType: Delivery Note,In Words (Export) will be visible once you save the Delivery Note.,納品書を保存すると「表記(エクスポート)」が表示されます。
DocType: Cheque Print Template,Distance from left edge,左端からの距離
apps/erpnext/erpnext/utilities/bot.py +29,{0} units of [{1}](#Form/Item/{1}) found in [{2}](#Form/Warehouse/{2}),{0} [{1}]の単位(#フォーム/商品/ {1})[{2}]で見つかった(#フォーム/倉庫/ {2})
@@ -370,7 +377,7 @@
DocType: Stock Settings,Notify by Email on creation of automatic Material Request,自動的な資材要求の作成時にメールで通知
DocType: Journal Entry,Multi Currency,複数通貨
DocType: Payment Reconciliation Invoice,Invoice Type,請求書タイプ
-apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +835,Delivery Note,納品書
+apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +841,Delivery Note,納品書
apps/erpnext/erpnext/config/learn.py +82,Setting up Taxes,税設定
apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +131,Cost of Sold Asset,販売資産の取得原価
apps/erpnext/erpnext/accounts/utils.py +349,Payment Entry has been modified after you pulled it. Please pull it again.,支払エントリが変更されています。引用しなおしてください
@@ -389,25 +396,25 @@
apps/erpnext/erpnext/stock/doctype/item/item.js +57,This Item is a Template and cannot be used in transactions. Item attributes will be copied over into the variants unless 'No Copy' is set,"この商品はテンプレートで、取引内で使用することはできません。
「コピーしない」が設定されていない限り、アイテムの属性は、バリエーションにコピーされます"
apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +69,Total Order Considered,検討された注文合計
-apps/erpnext/erpnext/config/hr.py +217,"Employee designation (e.g. CEO, Director etc.).",従業員の肩書(例:最高経営責任者(CEO)、取締役など)。
-apps/erpnext/erpnext/controllers/recurring_document.py +220,Please enter 'Repeat on Day of Month' field value,フィールド値「毎月繰り返し」を入力してください
+apps/erpnext/erpnext/config/hr.py +234,"Employee designation (e.g. CEO, Director etc.).",従業員の肩書(例:最高経営責任者(CEO)、取締役など)。
+apps/erpnext/erpnext/controllers/recurring_document.py +223,Please enter 'Repeat on Day of Month' field value,フィールド値「毎月繰り返し」を入力してください
DocType: Sales Invoice,Rate at which Customer Currency is converted to customer's base currency,顧客通貨が顧客の基本通貨に換算されるレート
DocType: Course Scheduling Tool,Course Scheduling Tool,コーススケジュールツール
apps/erpnext/erpnext/controllers/accounts_controller.py +564,Row #{0}: Purchase Invoice cannot be made against an existing asset {1},行#{0}:購入請求書は、既存の資産に対して行うことはできません。{1}
DocType: Item Tax,Tax Rate,税率
apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +59,{0} already allocated for Employee {1} for period {2} to {3},{0} は従業員 {1} の期間 {2} から {3} へ既に割り当てられています
-apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +794,Select Item,アイテムを選択
+apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +845,Select Item,アイテムを選択
apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +151,"Item: {0} managed batch-wise, can not be reconciled using \
Stock Reconciliation, instead use Stock Entry","アイテム:{0}はバッチごとに管理され、「在庫棚卸」を使用して照合することはできません。
代わりに「在庫エントリー」を使用してください。"
-apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +139,Purchase Invoice {0} is already submitted,仕入請求{0}はすでに提出されています
+apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +140,Purchase Invoice {0} is already submitted,仕入請求{0}はすでに提出されています
apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +87,Row # {0}: Batch No must be same as {1} {2},行#{0}:バッチ番号は {1} {2}と同じである必要があります
apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +52,Convert to non-Group,非グループに変換
apps/erpnext/erpnext/config/stock.py +122,Batch (lot) of an Item.,アイテムのバッチ(ロット)
DocType: C-Form Invoice Detail,Invoice Date,請求日付
DocType: GL Entry,Debit Amount,借方金額
apps/erpnext/erpnext/accounts/party.py +239,There can only be 1 Account per Company in {0} {1},{0} {1} では会社ごとに1アカウントのみとなります
-apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +367,Please see attachment,添付ファイルを参照してください
+apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +387,Please see attachment,添付ファイルを参照してください
DocType: Purchase Order,% Received,%受領
apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.js +3,Create Student Groups,学生グループを作成します。
apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +21,Setup Already Complete!!,セットアップはすでに完了しています!
@@ -433,10 +440,9 @@
DocType: Request for Quotation,Request for Quotation,見積依頼
DocType: Salary Slip Timesheet,Working Hours,労働時間
DocType: Naming Series,Change the starting / current sequence number of an existing series.,既存のシリーズについて、開始/現在の連続番号を変更します。
-apps/erpnext/erpnext/accounts/page/pos/pos.js +1159,Create a new Customer,新しい顧客を作成します。
+apps/erpnext/erpnext/accounts/page/pos/pos.js +1335,Create a new Customer,新しい顧客を作成します。
apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +57,"If multiple Pricing Rules continue to prevail, users are asked to set Priority manually to resolve conflict.",複数の価格設定ルールが優先しあった場合、ユーザーは、競合を解決するために、手動で優先度を設定するように求められます。
-apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +713,Purchase Return,仕入返品
-apps/erpnext/erpnext/utilities/activation.py +93,Create Purchase Orders,発注書を作成します。
+apps/erpnext/erpnext/utilities/activation.py +91,Create Purchase Orders,発注書を作成します。
,Purchase Register,仕入帳
DocType: Course Scheduling Tool,Rechedule,Rechedule
DocType: Landed Cost Item,Applicable Charges,適用料金
@@ -445,7 +451,7 @@
DocType: Purchase Receipt,Vehicle Date,車両日付
DocType: Student Log,Medical,検診
apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +180,Reason for losing,失敗の原因
-apps/erpnext/erpnext/crm/doctype/lead/lead.py +42,Lead Owner cannot be same as the Lead,リード所有者は、鉛と同じにすることはできません
+apps/erpnext/erpnext/crm/doctype/lead/lead.py +41,Lead Owner cannot be same as the Lead,リード所有者は、鉛と同じにすることはできません
apps/erpnext/erpnext/accounts/utils.py +355,Allocated amount can not greater than unadjusted amount,配分される金額未調整の量よりも多くすることはできません
DocType: Announcement,Receiver,受信機
apps/erpnext/erpnext/manufacturing/doctype/workstation/workstation.py +83,Workstation is closed on the following dates as per Holiday List: {0},作業所は、休日リストに従って、次の日に休業します:{0}
@@ -456,9 +462,9 @@
DocType: Purchase Invoice,Yearly,毎年
apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +230,Please enter Cost Center,「コストセンター」を入力してください
DocType: Journal Entry Account,Sales Order,受注
-apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +69,Avg. Selling Rate,平均販売レート
+apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +71,Avg. Selling Rate,平均販売レート
DocType: Assessment Plan,Examiner Name,審査官の名前
-apps/erpnext/erpnext/utilities/transaction_base.py +149,Quantity cannot be a fraction in row {0},行{0}の数は少数にできません
+apps/erpnext/erpnext/utilities/transaction_base.py +148,Quantity cannot be a fraction in row {0},行{0}の数は少数にできません
DocType: Purchase Invoice Item,Quantity and Rate,数量とレート
DocType: Delivery Note,% Installed,%インストール
apps/erpnext/erpnext/public/js/setup_wizard.js +383,Classrooms/ Laboratories etc where lectures can be scheduled.,教室/講演会をスケジュールすることができ研究所など。
@@ -485,7 +491,7 @@
apps/erpnext/erpnext/config/hr.py +70,Holiday master.,休日マスター
DocType: Request for Quotation Item,Required Date,要求日
DocType: Delivery Note,Billing Address,請求先住所
-apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.js +817,Please enter Item Code.,アイテムコードを入力してください
+apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.js +873,Please enter Item Code.,アイテムコードを入力してください
DocType: BOM,Costing,原価計算
DocType: Tax Rule,Billing County,ビリングス郡
DocType: Purchase Taxes and Charges,"If checked, the tax amount will be considered as already included in the Print Rate / Print Amount",チェックすると、税額が既に表示上の単価/額に含まれているものと見なされます
@@ -533,7 +539,7 @@
DocType: Sales Invoice,Offline POS Name,オフラインPOS名
DocType: Sales Order,To Deliver,配送する
DocType: Purchase Invoice Item,Item,アイテム
-apps/erpnext/erpnext/accounts/page/pos/pos.js +1946,Serial no item cannot be a fraction,シリアル番号の項目は、分数ではできません
+apps/erpnext/erpnext/accounts/page/pos/pos.js +2342,Serial no item cannot be a fraction,シリアル番号の項目は、分数ではできません
DocType: Journal Entry,Difference (Dr - Cr),差額(借方 - 貸方)
DocType: Account,Profit and Loss,損益
apps/erpnext/erpnext/config/stock.py +325,Managing Subcontracting,業務委託管理
@@ -553,7 +559,7 @@
DocType: Purchase Invoice,Supplier Invoice No,サプライヤー請求番号
DocType: Territory,For reference,参考のため
apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +154,"Cannot delete Serial No {0}, as it is used in stock transactions",それは株式取引で使用されているように、{0}シリアル番号を削除することはできません
-apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +242,Closing (Cr),(貸方)を閉じる
+apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +245,Closing (Cr),(貸方)を閉じる
apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +105,Move Item,アイテムを移動します
DocType: Serial No,Warranty Period (Days),保証期間(日数)
DocType: Installation Note Item,Installation Note Item,設置票アイテム
@@ -580,6 +586,7 @@
DocType: C-Form Invoice Detail,Grand Total,総額
DocType: Training Event,Course,コース
DocType: Timesheet,Payslip,給料明細書
+apps/erpnext/erpnext/public/js/pos/pos.html +4,Item Cart,アイテムのカート
apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +38,Fiscal Year Start Date should not be greater than Fiscal Year End Date,会計年度の開始日は終了日より後にはできません
DocType: Issue,Resolution,課題解決
DocType: C-Form,IV,4
@@ -590,7 +597,7 @@
DocType: Job Applicant,Resume Attachment,再開アタッチメント
apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +58,Repeat Customers,リピート顧客
DocType: Leave Control Panel,Allocate,割当
-apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +763,Sales Return,販売返品
+apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.js +809,Sales Return,販売返品
apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +96,Note: Total allocated leaves {0} shouldn't be less than already approved leaves {1} for the period,注:総割り当てられた葉を{0}の期間のためにすでに承認された葉{1}を下回ってはいけません
DocType: Announcement,Posted By,投稿者
DocType: Item,Delivered by Supplier (Drop Ship),サプライヤーより配送済(ドロップシッピング)
@@ -599,7 +606,7 @@
apps/erpnext/erpnext/config/selling.py +28,Customer database.,顧客データベース
DocType: Quotation,Quotation To,見積先
DocType: Lead,Middle Income,中収益
-apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +214,Opening (Cr),開く(貸方)
+apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +217,Opening (Cr),開く(貸方)
apps/erpnext/erpnext/stock/doctype/item/item.py +816,Default Unit of Measure for Item {0} cannot be changed directly because you have already made some transaction(s) with another UOM. You will need to create a new Item to use a different Default UOM.,すでに別の測定単位でいくつかのトランザクションを行っているので、項目のデフォルトの単位は、{0}を直接変更することはできません。あなたは、異なるデフォルトのUOMを使用する新しいアイテムを作成する必要があります。
apps/erpnext/erpnext/accounts/utils.py +353,Allocated amount can not be negative,割当額をマイナスにすることはできません
DocType: Purchase Order Item,Billed Amt,支払額
@@ -608,9 +615,9 @@
DocType: Repayment Schedule,Principal Amount,元本金額
DocType: Employee Loan Application,Total Payable Interest,総支払利息
DocType: Sales Invoice Timesheet,Sales Invoice Timesheet,納品書タイムシート
-apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +111,Reference No & Reference Date is required for {0},{0}には参照番号・参照日が必要です
+apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +106,Reference No & Reference Date is required for {0},{0}には参照番号・参照日が必要です
DocType: Process Payroll,Select Payment Account to make Bank Entry,銀行エントリを作るために決済口座を選択
-apps/erpnext/erpnext/utilities/activation.py +132,"Create Employee records to manage leaves, expense claims and payroll",葉、経費請求の範囲及び給与を管理するために、従業員レコードを作成します。
+apps/erpnext/erpnext/utilities/activation.py +137,"Create Employee records to manage leaves, expense claims and payroll",葉、経費請求の範囲及び給与を管理するために、従業員レコードを作成します。
apps/erpnext/erpnext/support/doctype/issue/issue.js +24,Add to Knowledge Base,ナレッジベースに追加
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +152,Proposal Writing,提案の作成
DocType: Payment Entry Deduction,Payment Entry Deduction,支払エントリ控除
@@ -625,8 +632,7 @@
DocType: Training Event,Conference,会議
DocType: Timesheet,Billed,課金
DocType: Batch,Batch Description,バッチ説明
-apps/erpnext/erpnext/accounts/utils.py +730,"Payment Gateway Account not created, please create one manually.",ペイメントゲートウェイアカウントが作成されていない、手動で作成してください。
-DocType: Delivery Note,Time at which items were delivered from warehouse,アイテムが倉庫から配送された時刻
+apps/erpnext/erpnext/accounts/utils.py +720,"Payment Gateway Account not created, please create one manually.",ペイメントゲートウェイアカウントが作成されていない、手動で作成してください。
DocType: Sales Invoice,Sales Taxes and Charges,販売租税公課
DocType: Employee,Organization Profile,組織プロファイル
DocType: Student,Sibling Details,兄弟詳細
@@ -646,21 +652,23 @@
DocType: Maintenance Schedule,Maintenance Schedule,メンテナンス予定
apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +34,"Then Pricing Rules are filtered out based on Customer, Customer Group, Territory, Supplier, Supplier Type, Campaign, Sales Partner etc.",価格設定ルールは、顧客、顧客グループ、地域、サプライヤー、サプライヤータイプ、キャンペーン、販売パートナーなどに基づいて抽出されます
apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +24,Net Change in Inventory,在庫の純変更
-apps/erpnext/erpnext/config/hr.py +274,Employee Loan Management,従業員のローン管理
+apps/erpnext/erpnext/config/hr.py +157,Employee Loan Management,従業員のローン管理
DocType: Employee,Passport Number,パスポート番号
+apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +53,Relation with Guardian2,Guardian2との関係
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +86,Manager,マネージャー
DocType: Payment Entry,Payment From / To,/からへの支払い
apps/erpnext/erpnext/selling/doctype/customer/customer.py +134,New credit limit is less than current outstanding amount for the customer. Credit limit has to be atleast {0},新たな与信限度は、顧客の現在の残高よりも少ないです。与信限度は、少なくとも{0}である必要があります
apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +258,Same item has been entered multiple times.,同じアイテムが複数回入力されています
DocType: SMS Settings,Receiver Parameter,受領者パラメータ
apps/erpnext/erpnext/controllers/trends.py +39,'Based On' and 'Group By' can not be same,「参照元」と「グループ元」は同じにすることはできません
+apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +52,Supplier > Supplier Type,サプライヤー>サプライヤータイプ
DocType: Sales Person,Sales Person Targets,営業担当者の目標
DocType: Installation Note,IN-,に-
apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +34,Please enter email address,メールアドレスを入力してください
DocType: Production Order Operation,In minutes,分単位
DocType: Issue,Resolution Date,課題解決日
-DocType: Student Batch Name,Batch Name,バッチ名
-apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +301,Timesheet created:,タイムシートを作成しました:
+DocType: Program Enrollment,Batch Name,バッチ名
+apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +319,Timesheet created:,タイムシートを作成しました:
apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +779,Please set default Cash or Bank account in Mode of Payment {0},支払方法{0}にデフォルトの現金や銀行口座を設定してください
apps/erpnext/erpnext/schools/doctype/student_applicant/student_applicant.js +20,Enroll,登録します
DocType: Selling Settings,Customer Naming By,顧客名設定
@@ -680,15 +688,15 @@
apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +41,Consumed,消費済
apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +157,{0}: {1} not found in Invoice Details table,{0}:{1}は請求書詳細テーブルに存在しません
DocType: Company,Round Off Cost Center,丸め誤差コストセンター
-apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +205,Maintenance Visit {0} must be cancelled before cancelling this Sales Order,この受注をキャンセルする前に、メンテナンス訪問 {0} をキャンセルしなければなりません
+apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +218,Maintenance Visit {0} must be cancelled before cancelling this Sales Order,この受注をキャンセルする前に、メンテナンス訪問 {0} をキャンセルしなければなりません
DocType: Item,Material Transfer,資材移送
-apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +207,Opening (Dr),開く(借方)
+apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +210,Opening (Dr),開く(借方)
apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +39,Posting timestamp must be after {0},投稿のタイムスタンプは、{0}の後でなければなりません
DocType: Employee Loan,Total Interest Payable,買掛金利息合計
DocType: Landed Cost Taxes and Charges,Landed Cost Taxes and Charges,陸揚費用租税公課
DocType: Production Order Operation,Actual Start Time,実際の開始時間
DocType: BOM Operation,Operation Time,作業時間
-apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +141,Finish,仕上げ
+apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +134,Finish,仕上げ
apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +386,Base,ベース
DocType: Timesheet,Total Billed Hours,請求された総時間
DocType: Journal Entry,Write Off Amount,償却額
@@ -701,7 +709,7 @@
DocType: Student Attendance,Student Attendance,学生の出席
DocType: Sales Invoice Timesheet,Time Sheet,タイムシート
DocType: Manufacturing Settings,Backflush Raw Materials Based On,原材料に基づくバックフラッシュ
-apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +59,Please enter item details,アイテムの詳細を入力してください
+apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +60,Please enter item details,アイテムの詳細を入力してください
DocType: Interest,Interest,関心
apps/erpnext/erpnext/selling/doctype/customer/customer_dashboard.py +10,Pre Sales,事前販売
DocType: Purchase Receipt,Other Details,その他の詳細
@@ -729,6 +737,7 @@
DocType: Material Request Item,Quantity and Warehouse,数量と倉庫
DocType: Sales Invoice,Commission Rate (%),手数料率(%)
DocType: Project,Estimated Cost,推定費用
+DocType: Purchase Order,Link to material requests,材料の要求へのリンク
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +7,Aerospace,航空宇宙
DocType: Journal Entry,Credit Card Entry,クレジットカードエントリ
apps/erpnext/erpnext/config/accounts.py +51,Company and Accounts,会社およびアカウント
@@ -753,7 +762,7 @@
DocType: Employee,Cell Number,携帯電話の番号
apps/erpnext/erpnext/stock/reorder_item.py +177,Auto Material Requests Generated,自動資材要求生成済
apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation_list.js +7,Lost,失われた
-apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +145,You can not enter current voucher in 'Against Journal Entry' column,「対仕訳入力」列に対してこの伝票を入力することはできません
+apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +140,You can not enter current voucher in 'Against Journal Entry' column,「対仕訳入力」列に対してこの伝票を入力することはできません
apps/erpnext/erpnext/stock/page/stock_balance/stock_balance.js +50,Reserved for manufacturing,製造業のために予約済み
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +25,Energy,エネルギー
DocType: Opportunity,Opportunity From,機会元
@@ -766,10 +775,10 @@
apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +307,"Multiple Price Rules exists with same criteria, please resolve conflict by assigning priority. Price Rules: {0}",複数の価格ルールは、同じ基準で存在し、優先順位を割り当てることにより、競合を解決してください。価格ルール:{0}
apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +431,Cannot deactivate or cancel BOM as it is linked with other BOMs,別の部品表にリンクされているため、無効化や部品表のキャンセルはできません
DocType: Opportunity,Maintenance,メンテナンス
-apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +207,Purchase Receipt number required for Item {0},アイテム{0}には領収書番号が必要です
+apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +215,Purchase Receipt number required for Item {0},アイテム{0}には領収書番号が必要です
DocType: Item Attribute Value,Item Attribute Value,アイテムの属性値
apps/erpnext/erpnext/config/selling.py +158,Sales campaigns.,販売キャンペーン。
-apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +42,Make Timesheet,タイムシートを作成します
+apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +48,Make Timesheet,タイムシートを作成します
DocType: Sales Taxes and Charges Template,"Standard tax template that can be applied to all Sales Transactions. This template can contain list of tax heads and also other expense / income heads like ""Shipping"", ""Insurance"", ""Handling"" etc.
#### Note
@@ -820,6 +829,7 @@
DocType: Budget,Project,プロジェクト
DocType: Quality Inspection Reading,Reading 7,報告要素7
DocType: Expense Claim Detail,Expense Claim Type,経費請求タイプ
+apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +192,Please set Naming Series for {0} via Setup > Settings > Naming Series,セットアップ]> [設定]> [ネームシリーズを経て、{0}のためのシリーズを命名してください。
DocType: Shopping Cart Settings,Default settings for Shopping Cart,ショッピングカートのデフォルト設定
apps/erpnext/erpnext/accounts/doctype/asset/depreciation.py +128,Asset scrapped via Journal Entry {0},仕訳を経由して廃車・アセット{0}
DocType: Employee Loan,Interest Income Account,受取利息のアカウント
@@ -834,7 +844,7 @@
DocType: Employee,Family Background,家族構成
DocType: Request for Quotation Supplier,Send Email,メールを送信
apps/erpnext/erpnext/stock/doctype/item/item.py +205,Warning: Invalid Attachment {0},注意:不正な添付ファイル{0}
-apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +743,No Permission,権限がありませんん
+apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +744,No Permission,権限がありませんん
DocType: Company,Default Bank Account,デフォルト銀行口座
apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +50,"To filter based on Party, select Party Type first",「当事者」に基づいてフィルタリングするには、最初の「当事者タイプ」を選択してください
apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +48,'Update Stock' can not be checked because items are not delivered via {0},アイテムが{0}経由で配送されていないため、「在庫更新」はチェックできません
@@ -873,7 +883,7 @@
DocType: HR Settings,Retirement Age,定年
DocType: Bin,Moving Average Rate,移動平均レート
DocType: Production Planning Tool,Select Items,アイテム選択
-apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +365,{0} against Bill {1} dated {2},{2}を指定日とする支払{1}に対する{0}
+apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +360,{0} against Bill {1} dated {2},{2}を指定日とする支払{1}に対する{0}
apps/erpnext/erpnext/schools/doctype/course/course.js +17,Course Schedule,コーススケジュール
DocType: Maintenance Visit,Completion Status,完了状況
DocType: HR Settings,Enter retirement age in years,年間で退職年齢を入力してください
@@ -881,7 +891,6 @@
DocType: Cheque Print Template,Starting location from left edge,左端からの位置を開始
DocType: Item,Allow over delivery or receipt upto this percent,このパーセント以上の配送または受領を許可
DocType: Stock Entry,STE-,ステ
-apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +53,Expected Delivery Date cannot be before Sales Order Date,納品予定日は受注日より前にすることはできません
DocType: Upload Attendance,Import Attendance,出勤インポート
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +20,All Item Groups,全てのアイテムグループ
DocType: Process Payroll,Activity Log,活動ログ
@@ -894,7 +903,7 @@
apps/erpnext/erpnext/config/learn.py +202,Purchase Order to Payment,発注からの支払
apps/erpnext/erpnext/stock/page/stock_balance/stock_balance.js +48,Projected Qty,予想数量
DocType: Sales Invoice,Payment Due Date,支払期日
-apps/erpnext/erpnext/stock/doctype/item/item.js +302,Item Variant {0} already exists with same attributes,アイテムバリエーション{0}は既に同じ属性で存在しています
+apps/erpnext/erpnext/stock/doctype/item/item.js +340,Item Variant {0} already exists with same attributes,アイテムバリエーション{0}は既に同じ属性で存在しています
apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +95,'Opening',「オープニング」
apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +130,Open To Do,行うにオープン
DocType: Notification Control,Delivery Note Message,納品書のメッセージ
@@ -939,13 +948,13 @@
DocType: Supplier Quotation,Is Subcontracted,下請け
DocType: Item Attribute,Item Attribute Values,アイテムの属性値
DocType: Examination Result,Examination Result,テスト結果
-apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +733,Purchase Receipt,領収書
+apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +788,Purchase Receipt,領収書
,Received Items To Be Billed,支払予定受領アイテム
-apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +175,Submitted Salary Slips,提出された給与スリップ
+apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +177,Submitted Salary Slips,提出された給与スリップ
DocType: Employee,Ms,女史
apps/erpnext/erpnext/config/accounts.py +267,Currency exchange rate master.,為替レートマスター
apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +177,Reference Doctype must be one of {0},リファレンスDOCTYPEが{0}のいずれかでなければなりません
-apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +284,Unable to find Time Slot in the next {0} days for Operation {1},操作{1}のための時間スロットは次の{0}日間に存在しません
+apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +302,Unable to find Time Slot in the next {0} days for Operation {1},操作{1}のための時間スロットは次の{0}日間に存在しません
DocType: Production Order,Plan material for sub-assemblies,部分組立品資材計画
apps/erpnext/erpnext/config/selling.py +97,Sales Partners and Territory,販売パートナーと地域
apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +86,Cannot automatically create Account as there is already stock balance in the Account. You must create a matching account before you can make an entry on this warehouse,すでにアカウントで在庫残高がある限り、自動的にアカウントを作成することはできません。あなたはこの倉庫にエントリを作成する前に、一致するアカウントを作成する必要があります
@@ -955,7 +964,7 @@
apps/erpnext/erpnext/maintenance/doctype/maintenance_visit/maintenance_visit.py +65,Cancel Material Visits {0} before cancelling this Maintenance Visit,このメンテナンス訪問をキャンセルする前に資材訪問{0}をキャンセルしなくてはなりません
apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +209,Serial No {0} does not belong to Item {1},アイテム {1} に関連付けが無いシリアル番号 {0}
DocType: Purchase Receipt Item Supplied,Required Qty,必要な数量
-apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +211,Warehouses with existing transaction can not be converted to ledger.,既存の取引に倉庫は元帳に変換することはできません。
+apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +223,Warehouses with existing transaction can not be converted to ledger.,既存の取引に倉庫は元帳に変換することはできません。
DocType: Bank Reconciliation,Total Amount,合計
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +32,Internet Publishing,インターネット出版
DocType: Production Planning Tool,Production Orders,製造指示
@@ -966,15 +975,15 @@
apps/erpnext/erpnext/accounts/general_ledger.py +142,Please mention Round Off Account in Company,会社の丸め誤差アカウントを指定してください
DocType: Purchase Receipt,Range,幅
DocType: Supplier,Default Payable Accounts,デフォルト買掛金勘定
-apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +45,Employee {0} is not active or does not exist,従業員{0}はアクティブでないか、存在しません
+apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +47,Employee {0} is not active or does not exist,従業員{0}はアクティブでないか、存在しません
DocType: Fee Structure,Components,コンポーネント
-apps/erpnext/erpnext/accounts/doctype/asset/asset.py +239,Please enter Asset Category in Item {0},アイテムのアセットカテゴリを入力してください{0}
+apps/erpnext/erpnext/accounts/doctype/asset/asset.py +240,Please enter Asset Category in Item {0},アイテムのアセットカテゴリを入力してください{0}
apps/erpnext/erpnext/stock/doctype/item/item.py +626,Item Variants {0} updated,アイテムバリエーション{0}を更新しました
DocType: Quality Inspection Reading,Reading 6,報告要素6
apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +862,Cannot {0} {1} {2} without any negative outstanding invoice,することができません{0} {1} {2}任意の負の優れたインボイスなし
DocType: Purchase Invoice Advance,Purchase Invoice Advance,仕入請求前払
DocType: Hub Settings,Sync Now,今すぐ同期
-apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +192,Row {0}: Credit entry can not be linked with a {1},行{0}:貸方エントリは{1}とリンクすることができません
+apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +187,Row {0}: Credit entry can not be linked with a {1},行{0}:貸方エントリは{1}とリンクすることができません
apps/erpnext/erpnext/config/accounts.py +210,Define budget for a financial year.,会計年度の予算を定義します。
DocType: Mode of Payment Account,Default Bank / Cash account will be automatically updated in POS Invoice when this mode is selected.,このモードを選択した場合、デフォルトの銀行口座/現金勘定がPOS請求書内で自動的に更新されます。
DocType: Lead,LEAD-,鉛-
@@ -985,23 +994,24 @@
DocType: Item,Is Purchase Item,仕入アイテム
DocType: Asset,Purchase Invoice,仕入請求
DocType: Stock Ledger Entry,Voucher Detail No,伝票詳細番号
-apps/erpnext/erpnext/accounts/page/pos/pos.js +706,New Sales Invoice,新しい売上請求書
+apps/erpnext/erpnext/accounts/page/pos/pos.js +709,New Sales Invoice,新しい売上請求書
DocType: Stock Entry,Total Outgoing Value,支出価値合計
apps/erpnext/erpnext/public/js/account_tree_grid.js +225,Opening Date and Closing Date should be within same Fiscal Year,開始日と終了日は同一会計年度内になければなりません
DocType: Lead,Request for Information,情報要求
-apps/erpnext/erpnext/accounts/page/pos/pos.js +720,Sync Offline Invoices,同期オフライン請求書
+apps/erpnext/erpnext/accounts/page/pos/pos.js +723,Sync Offline Invoices,同期オフライン請求書
DocType: Payment Request,Paid,支払済
DocType: Program Fee,Program Fee,プログラムの料金
DocType: Salary Slip,Total in words,合計の文字表記
DocType: Material Request Item,Lead Time Date,リードタイム日
DocType: Guardian,Guardian Name,ガーディアンの名前
DocType: Cheque Print Template,Has Print Format,印刷形式を持っています
+DocType: Employee Loan,Sanctioned,認可
apps/erpnext/erpnext/accounts/page/pos/pos.js +72, is mandatory. Maybe Currency Exchange record is not created for ,必須です。為替レコードが作成されない可能性があります
apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +103,Row #{0}: Please specify Serial No for Item {1},行 {0}:アイテム{1}のシリアル番号を指定してください
apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +642,"For 'Product Bundle' items, Warehouse, Serial No and Batch No will be considered from the 'Packing List' table. If Warehouse and Batch No are same for all packing items for any 'Product Bundle' item, those values can be entered in the main Item table, values will be copied to 'Packing List' table.",「製品付属品」アイテム、倉庫、シリアル番号、バッチ番号は、「梱包リスト」テーブルから検討します。倉庫とバッチ番号が任意の「製品付属品」アイテムのすべての梱包アイテムと同じであれば、これらの値はメインのアイテムテーブルに入力することができ、「梱包リスト」テーブルにコピーされます。
DocType: Job Opening,Publish on website,ウェブサイト上で公開
apps/erpnext/erpnext/config/stock.py +17,Shipments to customers.,顧客への出荷
-apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +615,Supplier Invoice Date cannot be greater than Posting Date,サプライヤの請求書の日付は、転記日を超えることはできません
+apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +623,Supplier Invoice Date cannot be greater than Posting Date,サプライヤの請求書の日付は、転記日を超えることはできません
DocType: Purchase Invoice Item,Purchase Order Item,発注アイテム
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +130,Indirect Income,間接収入
DocType: Student Attendance Tool,Student Attendance Tool,学生の出席ツール
@@ -1009,7 +1019,7 @@
apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +48,Variance,差違
,Company Name,(会社名)
DocType: SMS Center,Total Message(s),全メッセージ
-apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +792,Select Item for Transfer,配送のためのアイテムを選択
+apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +843,Select Item for Transfer,配送のためのアイテムを選択
DocType: Purchase Invoice,Additional Discount Percentage,追加割引パーセンテージ
apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +24,View a list of all the help videos,ヘルプ動画リストを表示
DocType: Bank Reconciliation,Select account head of the bank where cheque was deposited.,小切手が預けられた銀行の勘定科目を選択してください
@@ -1017,7 +1027,7 @@
DocType: Pricing Rule,Max Qty,最大数量
apps/erpnext/erpnext/accounts/doctype/c_form/c_form.py +30,"Row {0}: Invoice {1} is invalid, it might be cancelled / does not exist. \
Please enter a valid Invoice",行は{0}:請求書は、{1}は無効です、それは存在しません/キャンセルされる可能性があります。 \有効な請求書を入力してください。
-apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +125,Row {0}: Payment against Sales/Purchase Order should always be marked as advance,行{0}:受発注書に対する支払いは、常に前払金としてマークする必要があります
+apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +120,Row {0}: Payment against Sales/Purchase Order should always be marked as advance,行{0}:受発注書に対する支払いは、常に前払金としてマークする必要があります
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +16,Chemical,化学
DocType: Salary Component Account,Default Bank / Cash account will be automatically updated in Salary Journal Entry when this mode is selected.,このモードが選択されている場合、デフォルト銀行/現金アカウントは自動的に給与仕訳に更新されます。
apps/erpnext/erpnext/schools/doctype/grading_structure/grading_structure.py +24,"The intervals for Grade Code {0} overlaps with the grade intervals for other grades.
@@ -1027,7 +1037,6 @@
apps/erpnext/erpnext/public/js/setup_wizard.js +304,Meter,メーター
DocType: Workstation,Electricity Cost,電気代
DocType: HR Settings,Don't send Employee Birthday Reminders,従業員の誕生日リマインダを送信しないでください
-apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +113,Stock Entries,在庫エントリ
DocType: Item,Inspection Criteria,検査基準
apps/erpnext/erpnext/stock/doctype/material_request/material_request_list.js +14,Transfered,移転済
DocType: BOM Website Item,BOM Website Item,BOMのウェブサイトのアイテム
@@ -1038,18 +1047,18 @@
DocType: SMS Center,All Lead (Open),全リード(オープン)
apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +222,Row {0}: Qty not available for {4} in warehouse {1} at posting time of the entry ({2} {3}),行{0}:({2} {3})エントリの時間を掲示で{1}倉庫内の{4}の数量は利用できません
DocType: Purchase Invoice,Get Advances Paid,立替金を取得
-apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +708,Make ,作成
+apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +763,Make ,作成
DocType: Student Admission,Admission Start Date,入場開始日
DocType: Journal Entry,Total Amount in Words,合計の文字表記
apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +7,There was an error. One probable reason could be that you haven't saved the form. Please contact support@erpnext.com if the problem persists.,"エラーが発生しました。
フォームを保存していないことが原因だと考えられます。
問題が解決しない場合はsupport@erpnext.comにお問い合わせください。"
apps/erpnext/erpnext/templates/pages/cart.html +5,My Cart,Myカート
-apps/erpnext/erpnext/controllers/selling_controller.py +157,Order Type must be one of {0},注文タイプは{0}のいずれかである必要があります
+apps/erpnext/erpnext/controllers/selling_controller.py +159,Order Type must be one of {0},注文タイプは{0}のいずれかである必要があります
DocType: Lead,Next Contact Date,次回連絡日
apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +35,Opening Qty,数量を開く
apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +424,Please enter Account for Change Amount,変更金額のためにアカウントを入力してください
-DocType: Program Enrollment,Student Batch Name,学生バッチ名
+DocType: Student Batch,Student Batch Name,学生バッチ名
DocType: Holiday List,Holiday List Name,休日リストの名前
DocType: Repayment Schedule,Balance Loan Amount,バランス融資額
apps/erpnext/erpnext/schools/doctype/course_scheduling_tool/course_scheduling_tool.js +14,Schedule Course,スケジュールコース
@@ -1060,7 +1069,6 @@
DocType: Leave Application,Leave Application,休暇申請
apps/erpnext/erpnext/config/hr.py +80,Leave Allocation Tool,休暇割当ツール
DocType: Leave Block List,Leave Block List Dates,休暇リスト日付
-apps/erpnext/erpnext/accounts/page/pos/pos.js +1037,No offline records.,いいえオフラインレコードはありません。
DocType: Workstation,Net Hour Rate,時給総計
DocType: Landed Cost Purchase Receipt,Landed Cost Purchase Receipt,輸入費用領収書
DocType: Company,Default Terms,デフォルト規約
@@ -1072,7 +1080,7 @@
apps/erpnext/erpnext/stock/doctype/item/item.py +649,Attribute table is mandatory,属性表は必須です
DocType: Production Planning Tool,Get Sales Orders,注文を取得
apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +65,{0} can not be negative,{0}はマイナスにできません
-apps/erpnext/erpnext/public/js/pos/pos.html +23,Discount,割引
+apps/erpnext/erpnext/public/js/pos/pos.html +13,Discount,割引
DocType: Asset,Total Number of Depreciations,減価償却の合計数
DocType: Workstation,Wages,賃金
DocType: Project,Internal,内部
@@ -1084,7 +1092,7 @@
DocType: Purchase Receipt,PREC-RET-,PREC-RET-
DocType: POS Profile,Sales Invoice Payment,売上請求書の支払い
DocType: Production Plan Item,Reserved Warehouse in Sales Order / Finished Goods Warehouse,受注の予約倉庫/完成品倉庫
-apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +71,Selling Amount,販売額
+apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +73,Selling Amount,販売額
DocType: Repayment Schedule,Interest Amount,利息額
apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +115,You are the Expense Approver for this record. Please Update the 'Status' and Save,あなたはこのレコードの経費承認者です。「ステータス」を更新し保存してください。
DocType: Serial No,Creation Document No,作成ドキュメントNo
@@ -1092,7 +1100,7 @@
DocType: Asset,Scrapped,廃棄済
apps/erpnext/erpnext/accounts/doctype/mode_of_payment/mode_of_payment.py +28,Account does not match with Company,アカウントが会社と一致しません
apps/erpnext/erpnext/config/stock.py +195,"Attributes for Item Variants. e.g Size, Color etc.",アイテムバリエーションの属性。例)サイズ、色など
-apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice_dashboard.py +27,Returns,収益
+DocType: Purchase Invoice,Returns,収益
apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order_calendar.js +42,WIP Warehouse,作業中倉庫
apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +196,Serial No {0} is under maintenance contract upto {1},シリアル番号{0}は {1}まで保守契約下にあります
apps/erpnext/erpnext/config/hr.py +35,Recruitment,求人
@@ -1107,8 +1115,8 @@
DocType: GL Entry,Against,に対して
DocType: Item,Default Selling Cost Center,デフォルト販売コストセンター
DocType: Sales Partner,Implementation Partner,導入パートナー
-apps/erpnext/erpnext/accounts/page/pos/pos.js +1257,ZIP Code,郵便番号
-apps/erpnext/erpnext/controllers/selling_controller.py +258,Sales Order {0} is {1},受注{0}は{1}です
+apps/erpnext/erpnext/accounts/page/pos/pos.js +1467,ZIP Code,郵便番号
+apps/erpnext/erpnext/controllers/selling_controller.py +268,Sales Order {0} is {1},受注{0}は{1}です
DocType: Opportunity,Contact Info,連絡先情報
apps/erpnext/erpnext/config/stock.py +310,Making Stock Entries,在庫エントリを作成
DocType: Packing Slip,Net Weight UOM,正味重量単位
@@ -1122,7 +1130,7 @@
DocType: Sales Person,Select company name first.,はじめに会社名を選択してください
apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +154,Dr,借方
apps/erpnext/erpnext/config/buying.py +23,Quotations received from Suppliers.,サプライヤーから受け取った見積。
-apps/erpnext/erpnext/controllers/selling_controller.py +23,To {0} | {1} {2},{0} | {1} {2}
+apps/erpnext/erpnext/controllers/selling_controller.py +24,To {0} | {1} {2},{0} | {1} {2}
apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +40,Average Age,平均年齢
DocType: Opportunity,Your sales person who will contact the customer in future,顧客を訪問する営業担当者
apps/erpnext/erpnext/public/js/setup_wizard.js +266,List a few of your suppliers. They could be organizations or individuals.,サプライヤーの一部を一覧表示します。彼らは、組織や個人である可能性があります。
@@ -1135,7 +1143,7 @@
DocType: Upload Attendance,Attendance From Date,出勤開始日
DocType: Appraisal Template Goal,Key Performance Area,重要実行分野
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +54,Transportation,輸送
-apps/erpnext/erpnext/controllers/item_variant.py +69,Invalid Attribute,無効な属性
+apps/erpnext/erpnext/controllers/item_variant.py +94,Invalid Attribute,無効な属性
apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +201,{0} {1} must be submitted,{0} {1}は提出しなければなりません
apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +146,Quantity must be less than or equal to {0},数量は以下でなければなりません{0}
DocType: SMS Center,Total Characters,文字数合計
@@ -1146,19 +1154,18 @@
DocType: Company,Company registration numbers for your reference. Tax numbers etc.,参照用の会社登録番号(例:税番号など)
DocType: Sales Partner,Distributor,販売代理店
DocType: Shopping Cart Shipping Rule,Shopping Cart Shipping Rule,ショッピングカート出荷ルール
-apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +211,Production Order {0} must be cancelled before cancelling this Sales Order,受注キャンセルには製造指示{0}のキャンセルをしなければなりません
+apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +224,Production Order {0} must be cancelled before cancelling this Sales Order,受注キャンセルには製造指示{0}のキャンセルをしなければなりません
apps/erpnext/erpnext/public/js/controllers/transaction.js +52,Please set 'Apply Additional Discount On',設定」で追加の割引を適用」してください
,Ordered Items To Be Billed,支払予定注文済アイテム
apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +46,From Range has to be less than To Range,範囲開始は範囲終了よりも小さくなければなりません
DocType: Global Defaults,Global Defaults,共通デフォルト設定
-apps/erpnext/erpnext/projects/doctype/project/project.py +195,Project Collaboration Invitation,プロジェクトコラボレーション招待
+apps/erpnext/erpnext/projects/doctype/project/project.py +202,Project Collaboration Invitation,プロジェクトコラボレーション招待
DocType: Salary Slip,Deductions,控除
DocType: Leave Allocation,LAL/,LAL /
apps/erpnext/erpnext/public/js/financial_statements.js +74,Start Year,開始年
DocType: Purchase Invoice,Start date of current invoice's period,請求期限の開始日
DocType: Salary Slip,Leave Without Pay,無給休暇
-apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +328,Capacity Planning Error,キャパシティプランニングのエラー
-DocType: Employee Loan,Loan Unpaid,未払いローン
+apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +346,Capacity Planning Error,キャパシティプランニングのエラー
,Trial Balance for Party,当事者用の試算表
DocType: Lead,Consultant,コンサルタント
DocType: Salary Slip,Earnings,収益
@@ -1173,19 +1180,21 @@
DocType: Item Attribute Value,"This will be appended to the Item Code of the variant. For example, if your abbreviation is ""SM"", and the item code is ""T-SHIRT"", the item code of the variant will be ""T-SHIRT-SM""",これはバリエーションのアイテムコードに追加されます。あなたの略称が「SM」であり、アイテムコードが「T-SHIRT」である場合は、バリエーションのアイテムコードは、「T-SHIRT-SM」になります
DocType: Salary Slip,Net Pay (in words) will be visible once you save the Salary Slip.,給与伝票を保存すると給与が表示されます。
DocType: Purchase Invoice,Is Return,返品
+apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +768,Return / Debit Note,リターン/デビットノート
DocType: Price List Country,Price List Country,価格表内の国
DocType: Item,UOMs,数量単位
apps/erpnext/erpnext/stock/utils.py +182,{0} valid serial nos for Item {1},アイテム {1} の有効なシリアル番号 {0}
apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +57,Item Code cannot be changed for Serial No.,アイテムコードはシリアル番号に付け替えることができません
apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +24,POS Profile {0} already created for user: {1} and company {2},POSプロファイル {0} はユーザー:{1} ・会社 {2} で作成済です
-DocType: Purchase Order Item,UOM Conversion Factor,数量単位の変換係数
+DocType: Sales Invoice Item,UOM Conversion Factor,数量単位の変換係数
apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +24,Please enter Item Code to get Batch Number,バッチ番号を取得するために、商品コードを入力してください
DocType: Stock Settings,Default Item Group,デフォルトアイテムグループ
+DocType: Employee Loan,Partially Disbursed,部分的に支払わ
DocType: Grading Structure,Grading System Name,グレーディングシステム名
apps/erpnext/erpnext/config/buying.py +38,Supplier database.,サプライヤーデータベース
DocType: Account,Balance Sheet,貸借対照表
apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +708,Cost Center For Item with Item Code ',アイテムコードのあるアイテムのためのコストセンター
-apps/erpnext/erpnext/accounts/page/pos/pos.js +1908,"Payment Mode is not configured. Please check, whether account has been set on Mode of Payments or on POS Profile.",お支払いモードが設定されていません。アカウントが支払いのモードやPOSプロファイルに設定されているかどうか、確認してください。
+apps/erpnext/erpnext/accounts/page/pos/pos.js +2304,"Payment Mode is not configured. Please check, whether account has been set on Mode of Payments or on POS Profile.",お支払いモードが設定されていません。アカウントが支払いのモードやPOSプロファイルに設定されているかどうか、確認してください。
DocType: Opportunity,Your sales person will get a reminder on this date to contact the customer,営業担当者には、顧客訪問日にリマインドが表示されます。
apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +75,Same item cannot be entered multiple times.,同じアイテムを複数回入力することはできません。
apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +28,"Further accounts can be made under Groups, but entries can be made against non-Groups",アカウントはさらにグループの下に作成できますが、エントリは非グループに対して作成できます
@@ -1208,17 +1217,17 @@
DocType: Purchase Order,Group same items,グループ同じアイテム
DocType: Global Defaults,Disable Rounded Total,合計の四捨五入を無効にする
DocType: Employee Loan Application,Repayment Info,返済情報
-apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +441,'Entries' cannot be empty,「エントリ」は空にできません
-apps/erpnext/erpnext/utilities/transaction_base.py +78,Duplicate row {0} with same {1},行{0}は{1}と重複しています
+apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +436,'Entries' cannot be empty,「エントリ」は空にできません
+apps/erpnext/erpnext/utilities/transaction_base.py +77,Duplicate row {0} with same {1},行{0}は{1}と重複しています
,Trial Balance,試算表
-apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +413,Fiscal Year {0} not found,年度は、{0}が見つかりません
-apps/erpnext/erpnext/config/hr.py +299,Setting up Employees,従業員設定
+apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +416,Fiscal Year {0} not found,年度は、{0}が見つかりません
+apps/erpnext/erpnext/config/hr.py +296,Setting up Employees,従業員設定
DocType: Sales Order,SO-,そう-
apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +155,Please select prefix first,接頭辞を選択してください
DocType: Employee,O-,O-
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +151,Research,リサーチ
DocType: Maintenance Visit Purpose,Work Done,作業完了
-apps/erpnext/erpnext/controllers/item_variant.py +25,Please specify at least one attribute in the Attributes table,属性テーブル内から少なくとも1つの属性を指定してください
+apps/erpnext/erpnext/controllers/item_variant.py +33,Please specify at least one attribute in the Attributes table,属性テーブル内から少なくとも1つの属性を指定してください
DocType: Announcement,All Students,全生徒
apps/erpnext/erpnext/accounts/doctype/asset/asset.py +44,Item {0} must be a non-stock item,アイテム{0}は非在庫アイテムでなければなりません
apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +71,View Ledger,元帳の表示
@@ -1232,7 +1241,6 @@
DocType: Salary Slip,Gross Pay,給与総額
apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +115,Row {0}: Activity Type is mandatory.,行{0}:活動タイプは必須です。
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +164,Dividends Paid,配当金支払額
-DocType: Task,depends_on_tasks,depends_on_tasks
apps/erpnext/erpnext/buying/doctype/supplier/supplier.js +36,Accounting Ledger,会計元帳
DocType: Stock Reconciliation,Difference Amount,差額
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +170,Retained Earnings,内部留保
@@ -1246,12 +1254,14 @@
DocType: Email Digest,New Income,新しい収入
DocType: Buying Settings,Maintain same rate throughout purchase cycle,仕入サイクル全体で同じレートを維持
DocType: Opportunity Item,Opportunity Item,機会アイテム
+,Student and Guardian Contact Details,学生や保護者連絡先の詳細
apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +42,Row {0}: For supplier {0} Email Address is required to send email,行{0}:サプライヤーのために{0}メールアドレスは、電子メールを送信するために必要とされます
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +70,Temporary Opening,仮勘定期首
,Employee Leave Balance,従業員の残休暇数
apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +148,Balance for Account {0} must always be {1},アカウントの残高は{0}は常に{1}でなければなりません
apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +180,Valuation Rate required for Item in row {0},行{0}のアイテムには評価レートが必要です
apps/erpnext/erpnext/public/js/setup_wizard.js +328,Example: Masters in Computer Science,例:コンピュータサイエンスの修士
+DocType: Item,Item Manufacturers,アイテムのメーカー
DocType: Purchase Invoice,Rejected Warehouse,拒否された倉庫
DocType: GL Entry,Against Voucher,対伝票
DocType: Item,Default Buying Cost Center,デフォルト購入コストセンター
@@ -1259,11 +1269,11 @@
apps/erpnext/erpnext/accounts/page/pos/pos.js +73, to ,へ
DocType: Item,Lead Time in days,リードタイム日数
apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +58,Accounts Payable Summary,買掛金の概要
-apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +329,Payment of salary from {0} to {1},{1}の{0}から給与の支払い
+apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +332,Payment of salary from {0} to {1},{1}の{0}から給与の支払い
apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +214,Not authorized to edit frozen Account {0},凍結されたアカウント{0}を編集する権限がありません
DocType: Journal Entry,Get Outstanding Invoices,未払いの請求を取得
apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +64,Sales Order {0} is not valid,受注{0}は有効ではありません
-apps/erpnext/erpnext/utilities/activation.py +94,Purchase orders help you plan and follow up on your purchases,購買発注は、あなたの購入を計画し、フォローアップに役立ちます
+apps/erpnext/erpnext/utilities/activation.py +92,Purchase orders help you plan and follow up on your purchases,購買発注は、あなたの購入を計画し、フォローアップに役立ちます
apps/erpnext/erpnext/setup/doctype/company/company.py +209,"Sorry, companies cannot be merged",企業はマージできません
apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +139,"The total Issue / Transfer quantity {0} in Material Request {1} \
cannot be greater than requested quantity {2} for Item {3}",素材要求の総発行/転送量{0}が{1} \項目のための要求数量{2}を超えることはできません{3}
@@ -1285,7 +1295,7 @@
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +90,Indirect Expenses,間接経費
apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +77,Row {0}: Qty is mandatory,行{0}:数量は必須です
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +8,Agriculture,農業
-apps/erpnext/erpnext/accounts/page/pos/pos.js +711,Sync Master Data,同期マスタデータ
+apps/erpnext/erpnext/accounts/page/pos/pos.js +714,Sync Master Data,同期マスタデータ
apps/erpnext/erpnext/public/js/setup_wizard.js +288,Your Products or Services,あなたの製品またはサービス
DocType: Mode of Payment,Mode of Payment,支払方法
apps/erpnext/erpnext/stock/doctype/item/item.py +179,Website Image should be a public file or website URL,ウェブサイト画像は、公開ファイルまたはウェブサイトのURLを指定する必要があります
@@ -1297,11 +1307,12 @@
DocType: Warehouse,Warehouse Contact Info,倉庫連絡先情報
DocType: Payment Entry,Write Off Difference Amount,差額をオフ書きます
DocType: Purchase Invoice,Recurring Type,繰り返しタイプ
-apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +370,"{0}: Employee email not found, hence email not sent",{0}:したがって、電子メールで送信されないことがわかっていない従業員の電子メール、
+apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +390,"{0}: Employee email not found, hence email not sent",{0}:したがって、電子メールで送信されないことがわかっていない従業員の電子メール、
+DocType: Item,Foreign Trade Details,外国貿易詳細
DocType: Email Digest,Annual Income,年間収入
DocType: Serial No,Serial No Details,シリアル番号詳細
DocType: Purchase Invoice Item,Item Tax Rate,アイテムごとの税率
-apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +138,"For {0}, only credit accounts can be linked against another debit entry",{0}には、別の借方エントリに対する貸方勘定のみリンクすることができます
+apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +133,"For {0}, only credit accounts can be linked against another debit entry",{0}には、別の借方エントリに対する貸方勘定のみリンクすることができます
apps/erpnext/erpnext/projects/doctype/project/project.py +70,Total of all task weights should be 1. Please adjust weights of all Project tasks accordingly,すべてのタスクの重みの合計は1に応じて、すべてのプロジェクトのタスクの重みを調整してくださいする必要があります
apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +533,Delivery Note {0} is not submitted,納品書{0}は提出されていません
apps/erpnext/erpnext/stock/get_item_details.py +132,Item {0} must be a Sub-contracted Item,アイテム{0}は下請けアイテムでなければなりません
@@ -1309,13 +1320,13 @@
apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +31,"Pricing Rule is first selected based on 'Apply On' field, which can be Item, Item Group or Brand.",価格設定ルールは、「適用」フィールドに基づき、アイテム、アイテムグループ、ブランドとすることができます。
DocType: Hub Settings,Seller Website,販売者のウェブサイト
DocType: Item,ITEM-,項目-
-apps/erpnext/erpnext/controllers/selling_controller.py +150,Total allocated percentage for sales team should be 100,営業チームの割当率の合計は100でなければなりません
+apps/erpnext/erpnext/controllers/selling_controller.py +152,Total allocated percentage for sales team should be 100,営業チームの割当率の合計は100でなければなりません
apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +112,Production Order status is {0},製造指示のステータスは{0}です
DocType: Appraisal Goal,Goal,目標
apps/erpnext/erpnext/schools/report/student_batch_wise_attendance/student_batch_wise_attendance.py +42,Student batch Strength,学生バッチ強
DocType: Sales Invoice Item,Edit Description,説明編集
,Team Updates,チームのアップデート
-apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +725,For Supplier,サプライヤー用
+apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +778,For Supplier,サプライヤー用
DocType: Account,Setting Account Type helps in selecting this Account in transactions.,アカウントタイプを設定すると、取引内で選択できるようになります
DocType: Purchase Invoice,Grand Total (Company Currency),総合計(会社通貨)
apps/erpnext/erpnext/accounts/doctype/cheque_print_template/cheque_print_template.js +9,Create Print Format,印刷形式を作成します。
@@ -1329,7 +1340,7 @@
DocType: Purchase Invoice,Total (Company Currency),計(会社通貨)
apps/erpnext/erpnext/stock/utils.py +177,Serial number {0} entered more than once,シリアル番号{0}は複数回入力されています
DocType: Depreciation Schedule,Journal Entry,仕訳
-apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +71,{0} items in progress,進行中の{0}アイテム
+apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +77,{0} items in progress,進行中の{0}アイテム
DocType: Workstation,Workstation Name,作業所名
DocType: Grade Interval,Grade Code,グレードコード
DocType: POS Item Group,POS Item Group,POSアイテムのグループ
@@ -1349,7 +1360,7 @@
apps/erpnext/erpnext/accounts/party.py +168,Please select a Company,会社を選択してください
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +54,Privilege Leave,特別休暇
DocType: Purchase Invoice,Supplier Invoice Date,サプライヤー請求日
-apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +87,You need to enable Shopping Cart,「ショッピングカート」を有効にしてください
+apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +90,You need to enable Shopping Cart,「ショッピングカート」を有効にしてください
DocType: Payment Entry,Writeoff,帳消し
DocType: Appraisal Template Goal,Appraisal Template Goal,査定テンプレート目標
DocType: Salary Component,Earning,収益
@@ -1359,10 +1370,11 @@
apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +81,Overlapping conditions found between:,次の条件が重複しています:
apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +188,Against Journal Entry {0} is already adjusted against some other voucher,対仕訳{0}はすでにいくつか他の伝票に対して適応されています
apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +68,Total Order Value,注文価値合計
-apps/erpnext/erpnext/demo/setup/setup_data.py +314,Food,食べ物
+apps/erpnext/erpnext/demo/setup/setup_data.py +315,Food,食べ物
apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +51,Ageing Range 3,エイジングレンジ3
DocType: Maintenance Schedule Item,No of Visits,訪問なし
apps/erpnext/erpnext/schools/doctype/student_attendance_tool/student_attendance_tool.js +102,Mark Attendence,マークAttendence
+apps/erpnext/erpnext/schools/doctype/student_applicant/student_applicant.js +32,Enrolling student,入学学生
apps/erpnext/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py +33,Currency of the Closing Account must be {0},締めるアカウントの通貨は {0} でなければなりません
apps/erpnext/erpnext/hr/doctype/appraisal_template/appraisal_template.py +21,Sum of points for all goals should be 100. It is {0},全目標のポイントの合計は100でなければなりませんが、{0}になっています
DocType: Project,Start and End Dates,開始日と終了日
@@ -1406,7 +1418,7 @@
DocType: Email Digest,For Company,会社用
apps/erpnext/erpnext/config/support.py +17,Communication log.,通信ログ。
apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +154,"Request for Quotation is disabled to access from portal, for more check portal settings.",見積依頼は、複数のチェックポータルの設定のために、ポータルからのアクセスに無効になっています。
-apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +72,Buying Amount,購入金額
+apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +74,Buying Amount,購入金額
DocType: Sales Invoice,Shipping Address Name,配送先住所
apps/erpnext/erpnext/accounts/doctype/account/account.js +49,Chart of Accounts,勘定科目表
DocType: Material Request,Terms and Conditions Content,規約の内容
@@ -1427,6 +1439,7 @@
DocType: HR Settings,Employee Settings,従業員の設定
,Batch-Wise Balance History,バッチごとの残高履歴
apps/erpnext/erpnext/accounts/doctype/cheque_print_template/cheque_print_template.js +73,Print settings updated in respective print format,印刷設定は、それぞれの印刷形式で更新します
+DocType: Package Code,Package Code,パッケージコード
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +67,Apprentice,見習
apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +103,Negative Quantity is not allowed,マイナスの数量は許可されていません
DocType: Purchase Invoice Item,"Tax detail table fetched from item master as a string and stored in this field.
@@ -1446,7 +1459,7 @@
apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.js +60,Show unclosed fiscal year's P&L balances,閉じられていない会計年度のP&L残高を表示
DocType: Shipping Rule,Shipping Account,出荷アカウント
apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +93,{0} {1}: Account {2} is inactive,{0} {1}:アカウントは、{2}に不活性であります
-apps/erpnext/erpnext/utilities/activation.py +85,Make Sales Orders to help you plan your work and deliver on-time,あなたの仕事を計画に役立つとオンタイム配信するために受注を作ります
+apps/erpnext/erpnext/utilities/activation.py +83,Make Sales Orders to help you plan your work and deliver on-time,あなたの仕事を計画に役立つとオンタイム配信するために受注を作ります
DocType: Quality Inspection,Readings,報告要素
DocType: Stock Entry,Total Additional Costs,追加費用合計
DocType: Course Schedule,SH,SH
@@ -1457,7 +1470,7 @@
DocType: Shipping Rule Condition,To Value,値
DocType: Asset Movement,Stock Manager,在庫マネージャー
apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +135,Source warehouse is mandatory for row {0},行{0}には出庫元が必須です
-apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.js +748,Packing Slip,梱包伝票
+apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.js +814,Packing Slip,梱包伝票
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +108,Office Rent,事務所賃料
apps/erpnext/erpnext/config/setup.py +111,Setup SMS gateway settings,SMSゲートウェイの設定
apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.js +60,Import Failed!,インポートが失敗しました!
@@ -1470,16 +1483,16 @@
DocType: Opportunity,With Items,関連アイテム
apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +36,In Qty,数量中
DocType: Notification Control,Expense Claim Rejected,経費請求が拒否
-DocType: Item Attribute,Item Attribute,アイテム属性
+DocType: Item,Item Attribute,アイテム属性
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +109,Government,政府
apps/erpnext/erpnext/hr/doctype/vehicle_log/vehicle_log.py +40,Expense Claim {0} already exists for the Vehicle Log,経費請求{0}はすでに自動車ログインのために存在します
apps/erpnext/erpnext/public/js/setup_wizard.js +41,Institute Name,研究所の名前
-apps/erpnext/erpnext/hr/doctype/employee_loan/employee_loan.py +109,Please enter repayment Amount,返済金額を入力してください。
+apps/erpnext/erpnext/hr/doctype/employee_loan/employee_loan.py +117,Please enter repayment Amount,返済金額を入力してください。
apps/erpnext/erpnext/config/stock.py +300,Item Variants,アイテムバリエーション
DocType: Company,Services,サービス
DocType: HR Settings,Email Salary Slip to Employee,従業員への電子メールの給与スリップ
DocType: Cost Center,Parent Cost Center,親コストセンター
-apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +816,Select Possible Supplier,可能性のあるサプライヤーを選択
+apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +868,Select Possible Supplier,可能性のあるサプライヤーを選択
DocType: Sales Invoice,Source,ソース
apps/erpnext/erpnext/templates/pages/projects.html +31,Show closed,クローズ済を表示
DocType: Leave Type,Is Leave Without Pay,無給休暇
@@ -1491,7 +1504,7 @@
DocType: POS Profile,Apply Discount,割引を適用します
DocType: Employee External Work History,Total Experience,実績合計
apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +70,Open Projects,オープンプロジェクト
-apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +265,Packing Slip(s) cancelled,梱包伝票(S)をキャンセル
+apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +267,Packing Slip(s) cancelled,梱包伝票(S)をキャンセル
apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +31,Cash Flow from Investing,投資活動によるキャッシュフロー
DocType: Program Course,Program Course,プログラムのコース
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +97,Freight and Forwarding Charges,運送・転送料金
@@ -1501,7 +1514,7 @@
DocType: Student,Date of Leaving,立ち去るの日
DocType: Pricing Rule,For Price List,価格表用
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +27,Executive Search,ヘッドハンティング
-apps/erpnext/erpnext/utilities/activation.py +65,Create Leads,リードを作成します。
+apps/erpnext/erpnext/utilities/activation.py +64,Create Leads,リードを作成します。
DocType: Maintenance Schedule,Schedules,スケジュール
DocType: Purchase Invoice Item,Net Amount,正味金額
DocType: Purchase Order Item Supplied,BOM Detail No,部品表詳細番号
@@ -1530,9 +1543,9 @@
DocType: Program Enrollment Tool,Program Enrollments,プログラム加入契約
DocType: Sales Invoice Item,Brand Name,ブランド名
DocType: Purchase Receipt,Transporter Details,輸送業者詳細
-apps/erpnext/erpnext/accounts/page/pos/pos.js +2058,Default warehouse is required for selected item,デフォルトの倉庫は、選択した項目のために必要とされます
+apps/erpnext/erpnext/accounts/page/pos/pos.js +2459,Default warehouse is required for selected item,デフォルトの倉庫は、選択した項目のために必要とされます
apps/erpnext/erpnext/public/js/setup_wizard.js +303,Box,箱
-apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +813,Possible Supplier,可能性のあるサプライヤー
+apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +865,Possible Supplier,可能性のあるサプライヤー
apps/erpnext/erpnext/public/js/setup_wizard.js +36,The Organization,組織
DocType: Budget,Monthly Distribution,月次配分
apps/erpnext/erpnext/schools/doctype/student_group/student_group.py +48,Student Batch exists with same name,学生バッチは、同じ名前で存在します
@@ -1561,8 +1574,9 @@
DocType: Employee Loan,Repayment Method,返済方法
DocType: Products Settings,"If checked, the Home page will be the default Item Group for the website",チェックした場合、[ホーム]ページは、Webサイトのデフォルトの項目のグループになります
DocType: Quality Inspection Reading,Reading 4,報告要素4
+apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +498,Default BOM for {0} not found for Project {1},{0}プロジェクト{1}が見つかりませんの既定BOM
apps/erpnext/erpnext/config/hr.py +127,Claims for company expense.,会社経費の請求
-apps/erpnext/erpnext/utilities/activation.py +113,"Students are at the heart of the system, add all your students",学生はシステムの心臓部である、すべての学生を追加します
+apps/erpnext/erpnext/utilities/activation.py +119,"Students are at the heart of the system, add all your students",学生はシステムの心臓部である、すべての学生を追加します
apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +81,Row #{0}: Clearance date {1} cannot be before Cheque Date {2},行#{0}:クリアランス日付は{1} {2}小切手日前にすることはできません
DocType: Company,Default Holiday List,デフォルト休暇リスト
apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +187,Row {0}: From Time and To Time of {1} is overlapping with {2},行{0}:の時間との時間から{1}と重なっている{2}
@@ -1574,21 +1588,21 @@
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +141,The day(s) on which you are applying for leave are holidays. You need not apply for leave.,あなたは休暇を申請された日(複数可)は祝日です。あなたは休暇を申請する必要はありません。
apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.js +20,Resend Payment Email,支払メールを再送信
apps/erpnext/erpnext/templates/pages/projects.html +27,New task,新しい仕事
-apps/erpnext/erpnext/utilities/activation.py +77,Make Quotation,見積を作成
+apps/erpnext/erpnext/utilities/activation.py +75,Make Quotation,見積を作成
apps/erpnext/erpnext/config/selling.py +216,Other Reports,その他のレポート
DocType: Dependent Task,Dependent Task,依存タスク
apps/erpnext/erpnext/stock/doctype/item/item.py +406,Conversion factor for default Unit of Measure must be 1 in row {0},デフォルト数量単位は、行{0}の1でなければなりません
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +208,Leave of type {0} cannot be longer than {1},休暇タイプ{0}は、{1}よりも長くすることはできません
DocType: Manufacturing Settings,Try planning operations for X days in advance.,事前にX日の業務を計画してみてください
DocType: HR Settings,Stop Birthday Reminders,誕生日リマインダを停止
-apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +253,Please set Default Payroll Payable Account in Company {0},当社ではデフォルトの給与支払ってくださいアカウントを設定してください{0}
+apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +255,Please set Default Payroll Payable Account in Company {0},当社ではデフォルトの給与支払ってくださいアカウントを設定してください{0}
DocType: SMS Center,Receiver List,受領者リスト
-apps/erpnext/erpnext/accounts/page/pos/pos.js +942,Search Item,探索項目
+apps/erpnext/erpnext/accounts/page/pos/pos.js +1021,Search Item,探索項目
apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +46,Consumed Amount,消費額
apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +98,Net Change in Cash,現金の純変更
DocType: Assessment Plan,Grading Scale,評価尺度
apps/erpnext/erpnext/stock/doctype/item/item.py +401,Unit of Measure {0} has been entered more than once in Conversion Factor Table,数量{0}が変換係数表に複数回記入されました。
-apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +567,Already completed,すでに完了
+apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +599,Already completed,すでに完了
apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +23,Payment Request already exists {0},支払い要求がすでに存在している{0}
apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +27,Cost of Issued Items,課題アイテムの費用
apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +246,Quantity must not be more than {0},数量は{0}以下でなければなりません
@@ -1600,12 +1614,12 @@
apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +194,Serial No {0} quantity {1} cannot be a fraction,シリアル番号 {0}は量{1}の割合にすることはできません
apps/erpnext/erpnext/config/buying.py +43,Supplier Type master.,サプライヤータイプマスター
DocType: Purchase Order Item,Supplier Part Number,サプライヤー部品番号
-apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +99,Conversion rate cannot be 0 or 1,変換率は0か1にすることはできません
+apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +100,Conversion rate cannot be 0 or 1,変換率は0か1にすることはできません
DocType: Sales Invoice,Reference Document,参照文書
apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +185,{0} {1} is cancelled or stopped,{0} {1}はキャンセルまたは停止しています
DocType: Accounts Settings,Credit Controller,与信管理
DocType: Delivery Note,Vehicle Dispatch Date,配車日
-apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +222,Purchase Receipt {0} is not submitted,領収書{0}は提出されていません
+apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +230,Purchase Receipt {0} is not submitted,領収書{0}は提出されていません
DocType: Company,Default Payable Account,デフォルト買掛金勘定
apps/erpnext/erpnext/config/website.py +17,"Settings for online shopping cart such as shipping rules, price list etc.",オンラインショッピングカート設定(出荷ルール・価格表など)
apps/erpnext/erpnext/controllers/website_list_for_contact.py +86,{0}% Billed,{0}%支払済
@@ -1613,22 +1627,23 @@
DocType: Party Account,Party Account,当事者アカウント
apps/erpnext/erpnext/config/setup.py +122,Human Resources,人事
DocType: Lead,Upper Income,高収益
+DocType: Item Manufacturer,Item Manufacturer,アイテムのメーカー
apps/erpnext/erpnext/schools/doctype/student_applicant/student_applicant.js +13,Reject,拒否する
DocType: Journal Entry Account,Debit in Company Currency,会社通貨での借方
DocType: BOM Item,BOM Item,部品表アイテム
DocType: Appraisal,For Employee,従業員用
-apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +131,Row {0}: Advance against Supplier must be debit,行{0}:サプライヤーに対して事前に引き落としされなければなりません
+apps/erpnext/erpnext/hr/doctype/employee_loan/employee_loan.js +41,Make Disbursement Entry,支出項目を作成します
+apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +126,Row {0}: Advance against Supplier must be debit,行{0}:サプライヤーに対して事前に引き落としされなければなりません
DocType: Company,Default Values,デフォルト値
DocType: Expense Claim,Total Amount Reimbursed,総払戻額
apps/erpnext/erpnext/hr/doctype/vehicle/vehicle_dashboard.py +5,This is based on logs against this Vehicle. See timeline below for details,これは、この車両に対するログに基づいています。詳細については、以下のタイムラインを参照してください。
apps/erpnext/erpnext/schools/doctype/fees/fees.js +41,Collect,収集します
-apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +81,Against Supplier Invoice {0} dated {1},対サプライヤー請求書{0} 日付{1}
+apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +82,Against Supplier Invoice {0} dated {1},対サプライヤー請求書{0} 日付{1}
DocType: Customer,Default Price List,デフォルト価格表
-apps/erpnext/erpnext/accounts/doctype/asset/asset.py +232,Asset Movement record {0} created,資産運動レコード{0}を作成
+apps/erpnext/erpnext/accounts/doctype/asset/asset.py +233,Asset Movement record {0} created,資産運動レコード{0}を作成
apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +51,You cannot delete Fiscal Year {0}. Fiscal Year {0} is set as default in Global Settings,あなたは年度{0}を削除することはできません。年度{0}はグローバル設定でデフォルトとして設定されています
DocType: Journal Entry,Entry Type,エントリタイプ
,Customer Credit Balance,顧客貸方残高
-apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.py +88,Please setup numbering series for Attendance via Setup > Numbering Series,してください[設定]> [ナンバリングシリーズを経由して出席するための設定採番シリーズ
apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +23,Net Change in Accounts Payable,買掛金の純変動
apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +42,Customer required for 'Customerwise Discount',「顧客ごと割引」には顧客が必要です
apps/erpnext/erpnext/config/accounts.py +142,Update bank payment dates with journals.,銀行支払日と履歴を更新
@@ -1658,7 +1673,7 @@
apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +59,'Total',「合計」
DocType: Shopping Cart Settings,Enable Shopping Cart,ショッピングカートを有効にする
DocType: Employee,Permanent Address,本籍地
-apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +253,"Advance paid against {0} {1} cannot be greater \
+apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +248,"Advance paid against {0} {1} cannot be greater \
than Grand Total {2}",{0}への前払金として {1} は{2}の総計より大きくすることはできません
apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +148,Please select item code,アイテムコードを選択してください。
DocType: Student Sibling,Studying in Same Institute,同研究所で学びます
@@ -1682,7 +1697,7 @@
apps/erpnext/erpnext/schools/doctype/course_schedule/course_schedule.py +26,Student Batch or Student Group is mandatory,学生バッチまたは学生グループが必須です
DocType: Accounts Settings,Make Accounting Entry For Every Stock Movement,各在庫の動きを会計処理のエントリとして作成
DocType: Leave Allocation,Total Leaves Allocated,休暇割当合計
-apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +155,Warehouse required at Row No {0},行番号{0}には倉庫が必要です
+apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +156,Warehouse required at Row No {0},行番号{0}には倉庫が必要です
apps/erpnext/erpnext/public/js/setup_wizard.js +78,Please enter valid Financial Year Start and End Dates,有効な会計年度開始日と終了日を入力してください
DocType: Employee,Date Of Retirement,退職日
DocType: Upload Attendance,Get Template,テンプレートを取得
@@ -1709,7 +1724,7 @@
,Item-wise Sales Register,アイテムごとの販売登録
DocType: Asset,Gross Purchase Amount,購入総額
DocType: Asset,Depreciation Method,減価償却法
-apps/erpnext/erpnext/accounts/page/pos/pos.js +684,Offline,オフライン
+apps/erpnext/erpnext/accounts/page/pos/pos.js +686,Offline,オフライン
DocType: Purchase Taxes and Charges,Is this Tax included in Basic Rate?,この税金が基本料金に含まれているか
apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +56,Total Target,ターゲット合計
DocType: Program Course,Required,必須
@@ -1721,6 +1736,7 @@
DocType: Purchase Invoice Item,Batch No,バッチ番号
apps/erpnext/erpnext/setup/utils.py +106,Unable to find exchange rate for {0} to {1} for key date {2},{1}キー日付の{2}に{0}の為替レートを見つけることができません。
DocType: Selling Settings,Allow multiple Sales Orders against a Customer's Purchase Order,顧客の発注に対する複数の受注を許可
+apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +54,Guardian2 Mobile No,Guardian2モバイルはありません
apps/erpnext/erpnext/setup/doctype/company/company.py +188,Main,メイン
apps/erpnext/erpnext/stock/doctype/item/item.js +62,Variant,バリエーション
DocType: Naming Series,Set prefix for numbering series on your transactions,取引に連番の接頭辞を設定
@@ -1730,7 +1746,7 @@
apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +32,Opportunity From field is mandatory,機会元フィールドは必須です
DocType: Email Digest,Annual Expenses,年間費用
DocType: Item,Variants,バリエーション
-apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +992,Make Purchase Order,発注を作成
+apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +994,Make Purchase Order,発注を作成
DocType: SMS Center,Send To,送信先
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +152,There is not enough leave balance for Leave Type {0},休暇タイプ{0}のための休暇残が足りません
DocType: Payment Reconciliation Payment,Allocated amount,割当額
@@ -1748,7 +1764,8 @@
DocType: Shipping Rule Condition,A condition for a Shipping Rule,出荷ルールの条件
DocType: Grading Structure,Grading Intervals,グレーディング間隔
apps/erpnext/erpnext/hr/doctype/employee/employee.py +161,Please enter ,入力してください
-apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +169,Please set filter based on Item or Warehouse,アイテムまたは倉庫に基づくフィルタを設定してください
+apps/erpnext/erpnext/controllers/accounts_controller.py +429,"Cannot overbill for Item {0} in row {1} more than {2}. To allow over-billing, please set in Buying Settings",行の項目{0}のoverbillできません{1}より{2}。過剰請求を許可するには、[設定]を購入するに設定してください
+apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +188,Please set filter based on Item or Warehouse,アイテムまたは倉庫に基づくフィルタを設定してください
DocType: Packing Slip,The net weight of this package. (calculated automatically as sum of net weight of items),この梱包の正味重量。 (自動にアイテムの正味重量の合計が計算されます。)
apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +82,Please create an Account for this Warehouse and link it. This cannot be done automatically as an account with name {0} already exists,この倉庫のためのアカウントを作成し、それをリンクしてください。これは、{0}はすでに存在する名前を持つアカウントとして自動的に実行することはできません
DocType: Sales Order,To Deliver and Bill,配送・請求する
@@ -1757,8 +1774,8 @@
apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +510,BOM {0} must be submitted,部品表{0}を登録しなければなりません
DocType: Authorization Control,Authorization Control,認証コントロール
apps/erpnext/erpnext/controllers/buying_controller.py +304,Row #{0}: Rejected Warehouse is mandatory against rejected Item {1},行#{0}:倉庫拒否は却下されたアイテムに対して必須である{1}
-apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +708,Payment,支払
-apps/erpnext/erpnext/utilities/activation.py +84,Manage your orders,ご注文を管理します
+apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +763,Payment,支払
+apps/erpnext/erpnext/utilities/activation.py +82,Manage your orders,ご注文を管理します
DocType: Production Order Operation,Actual Time and Cost,実際の時間とコスト
apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +54,Material Request of maximum {0} can be made for Item {1} against Sales Order {2},資材要求の最大値{0}は、注{2}に対するアイテム{1}から作られます
DocType: Employee,Salutation,敬称(例:Mr. Ms.)
@@ -1767,7 +1784,7 @@
DocType: Item,Will also apply for variants,バリエーションについても適用されます
apps/erpnext/erpnext/accounts/doctype/asset/asset.py +149,"Asset cannot be cancelled, as it is already {0}",{0}として既に存在する資産をキャンセルすることはできません
apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +29,Employee {0} on Half day on {1},上半分の日に従業員{0} {1}
-apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +40,Total working hours should not be greater than max working hours {0},総労働時間は最大労働時間よりも大きくてはいけません{0}
+apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +42,Total working hours should not be greater than max working hours {0},総労働時間は最大労働時間よりも大きくてはいけません{0}
apps/erpnext/erpnext/config/selling.py +62,Bundle items at time of sale.,販売時に商品をまとめる
DocType: Quotation Item,Actual Qty,実際の数量
DocType: Sales Invoice Item,References,参照
@@ -1777,6 +1794,7 @@
apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +78,You have entered duplicate items. Please rectify and try again.,同じ商品が重複入力されました。修正してやり直してください
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +91,Associate,同僚
DocType: Asset Movement,Asset Movement,アセット・ムーブメント
+apps/erpnext/erpnext/accounts/page/pos/pos.js +2031,New Cart,新しいカート
apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +44,Item {0} is not a serialized Item,アイテム{0}にはシリアル番号が付与されていません
DocType: SMS Center,Create Receiver List,受領者リストを作成
DocType: Vehicle,Wheels,車輪
@@ -1807,10 +1825,8 @@
DocType: Purchase Order Item,Supplier Quotation Item,サプライヤー見積アイテム
DocType: Manufacturing Settings,Disables creation of time logs against Production Orders. Operations shall not be tracked against Production Order,製造指示に対する時間ログの作成を無効にします。作業は製造指図を追跡しません
DocType: Student,Student Mobile Number,学生携帯電話番号
-apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +49,Customer > Customer Group > Territory,顧客>顧客グループ>テリトリー
DocType: Item,Has Variants,バリエーションあり
apps/erpnext/erpnext/public/js/utils.js +158,You have already selected items from {0} {1},あなたはすでにから項目を選択した{0} {1}
-apps/erpnext/erpnext/hr/doctype/employee/employee.py +23,Please setup Employee Naming System in Human Resource > HR Settings,人事でのシステムの命名してくださいセットアップ社員> HRの設定
DocType: Monthly Distribution,Name of the Monthly Distribution,月次配分の名前
DocType: Sales Person,Parent Sales Person,親販売担当者
apps/erpnext/erpnext/setup/utils.py +15,Please specify Default Currency in Company Master and Global Defaults,会社マスタ・共通デフォルト設定で「デフォルト通貨」を指定してください
@@ -1854,7 +1870,7 @@
apps/erpnext/erpnext/accounts/party.py +293,Due Date cannot be before Posting Date,期限日を転記日付より前にすることはできません
DocType: Website Item Group,Website Item Group,ウェブサイトの項目グループ
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +148,Duties and Taxes,関税と税金
-apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +349,Please enter Reference date,基準日を入力してください
+apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +344,Please enter Reference date,基準日を入力してください
apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +44,{0} payment entries can not be filtered by {1},{0} 件の支払いエントリが {1}によってフィルタリングできません
DocType: Item Website Specification,Table for Item that will be shown in Web Site,Webサイトに表示されたアイテムの表
DocType: Purchase Order Item Supplied,Supplied Qty,サプライ数量
@@ -1870,7 +1886,7 @@
DocType: Payment Reconciliation Payment,Reference Row,リファレンス行
DocType: Installation Note,Installation Time,設置時間
DocType: Sales Invoice,Accounting Details,会計詳細
-apps/erpnext/erpnext/setup/doctype/company/company.js +66,Delete all the Transactions for this Company,この会社の全ての取引を削除
+apps/erpnext/erpnext/setup/doctype/company/company.js +67,Delete all the Transactions for this Company,この会社の全ての取引を削除
apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +181,Row #{0}: Operation {1} is not completed for {2} qty of finished goods in Production Order # {3}. Please update operation status via Time Logs,"行 {0}:注文番号{3}には完成品{2}個が必要なため、作業{1}は完了していません。
時間ログから作業ステータスを更新してください"
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +66,Investments,投資
@@ -1880,6 +1896,7 @@
apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +163,Please enter Material Requests in the above table,上記の表に資材要求を入力してください
DocType: Item Attribute,Attribute Name,属性名
DocType: BOM,Show In Website,ウェブサイトで表示
+DocType: Shopping Cart Settings,Show Quantity in Website,ウェブサイトでの数量を表示します
DocType: Employee Loan Application,Total Payable Amount,総支払金額
DocType: Task,Expected Time (in hours),予定時間(時)
DocType: Item Reorder,Check in (group),(グループ)で確認してください
@@ -1907,7 +1924,7 @@
apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +61,Repeat Customer Revenue,リピート顧客の収益
apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +164,{0} ({1}) must have role 'Expense Approver',{0}({1})は「経費承認者」の権限を持っている必要があります
apps/erpnext/erpnext/public/js/setup_wizard.js +303,Pair,組
-apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +885,Select BOM and Qty for Production,生産のためのBOMと数量を選択
+apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +887,Select BOM and Qty for Production,生産のためのBOMと数量を選択
DocType: Asset,Depreciation Schedule,減価償却スケジュール
DocType: Bank Reconciliation Detail,Against Account,アカウントに対して
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +71,Half Day Date should be between From Date and To Date,半日日付は日付からと日付までの間であるべきです
@@ -1934,6 +1951,7 @@
DocType: Purchase Receipt,Vehicle Number,車両番号
DocType: Purchase Invoice,The date on which recurring invoice will be stop,繰り返し請求停止予定日
DocType: Employee Loan,Loan Amount,融資額
+apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +396,Row {0}: Bill of Materials not found for the Item {1},列{0}:部品表項目{1}が見つかりません
apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +98,Total allocated leaves {0} cannot be less than already approved leaves {1} for the period,総割り当てられた葉{0}の期間のために既に承認された葉{1}より小さくすることはできません
DocType: Journal Entry,Accounts Receivable,売掛金
,Supplier-Wise Sales Analytics,サプライヤーごとのセールス分析
@@ -1945,7 +1963,6 @@
DocType: Landed Cost Voucher,Distribute Charges Based On,支払按分基準
apps/erpnext/erpnext/templates/pages/projects.html +48,Timesheets,タイムシート
DocType: HR Settings,HR Settings,人事設定
-DocType: Employee Loan,Loan Repaid,ローン返済
DocType: Salary Slip,net pay info,ネット有料情報
apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +117,Expense Claim is pending approval. Only the Expense Approver can update status.,経費請求は承認待ちです。経費承認者のみ、ステータスを更新することができます。
DocType: Email Digest,New Expenses,新しい経費
@@ -1965,7 +1982,7 @@
apps/erpnext/erpnext/public/js/setup_wizard.js +63,Your financial year ends on,会計年度終了日
DocType: POS Profile,Price List,価格表
apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +22,{0} is now the default Fiscal Year. Please refresh your browser for the change to take effect.,{0}はデフォルト会計年度です。変更を反映するためにブラウザを更新してください
-apps/erpnext/erpnext/projects/doctype/task/task.js +26,Expense Claims,経費請求
+apps/erpnext/erpnext/projects/doctype/task/task.js +37,Expense Claims,経費請求
DocType: Issue,Support,サポート
,BOM Search,部品表(BOM)検索
apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +188,Closing (Opening + Totals),期末(期首+合計)
@@ -1987,10 +2004,10 @@
DocType: Territory,Classification of Customers by region,地域別の顧客の分類
apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +55,Difference Amount must be zero,差額はゼロでなければなりません
DocType: Project,Gross Margin,売上総利益
-apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +195,Please enter Production Item first,最初の生産アイテムを入力してください
+apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +188,Please enter Production Item first,最初の生産アイテムを入力してください
apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +45,Calculated Bank Statement balance,計算された銀行報告書の残高
apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +64,disabled user,無効なユーザー
-apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation.js +692,Quotation,見積
+apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation.js +743,Quotation,見積
DocType: Quotation,QTN-,QTN-
DocType: Salary Slip,Total Deduction,控除合計
,Production Analytics,生産分析
@@ -2001,13 +2018,14 @@
DocType: Opportunity,Customer / Lead Address,顧客/リード住所
apps/erpnext/erpnext/stock/doctype/item/item.py +209,Warning: Invalid SSL certificate on attachment {0},注意:添付ファイル{0}のSSL証明書が無効です
DocType: Student Admission,Eligibility,適格性
-apps/erpnext/erpnext/utilities/activation.py +67,"Leads help you get business, add all your contacts and more as your leads",リードは、あなたのリードとしてすべての連絡先などを追加、あなたがビジネスを得るのを助けます
+apps/erpnext/erpnext/utilities/activation.py +65,"Leads help you get business, add all your contacts and more as your leads",リードは、あなたのリードとしてすべての連絡先などを追加、あなたがビジネスを得るのを助けます
DocType: Production Order Operation,Actual Operation Time,実作業時間
DocType: Authorization Rule,Applicable To (User),(ユーザー)に適用
DocType: Purchase Taxes and Charges,Deduct,差し引く
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +188,Job Description,仕事内容
DocType: Student Applicant,Applied,適用されました
-DocType: Purchase Order Item,Qty as per Stock UOM,在庫単位ごとの数量
+DocType: Sales Invoice Item,Qty as per Stock UOM,在庫単位ごとの数量
+apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +52,Guardian2 Name,Guardian2名
apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +130,"Special Characters except ""-"", ""#"", ""."" and ""/"" not allowed in naming series",「-」「#」「.」「/」以外の記号は、シリーズ名に使用できません
DocType: Campaign,"Keep Track of Sales Campaigns. Keep track of Leads, Quotations, Sales Order etc from Campaigns to gauge Return on Investment.",セールスキャンペーンを追跡します。投資収益率を測定するために、キャンペーンから受注、見積、リードなどを追跡します。
DocType: Expense Claim,Approver,承認者
@@ -2017,7 +2035,7 @@
DocType: Request for Quotation,Manufacturing Manager,製造マネージャー
apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +192,Serial No {0} is under warranty upto {1},シリアル番号{0}は {1}まで保証期間内です
apps/erpnext/erpnext/config/stock.py +158,Split Delivery Note into packages.,梱包ごとに納品書を分割
-apps/erpnext/erpnext/hooks.py +81,Shipments,出荷
+apps/erpnext/erpnext/hooks.py +87,Shipments,出荷
DocType: Payment Entry,Total Allocated Amount (Company Currency),総配分される金額(会社通貨)
DocType: Purchase Order Item,To be delivered to customer,顧客に配信します
DocType: BOM,Scrap Material Cost,スクラップ材料費
@@ -2029,7 +2047,6 @@
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +104,Miscellaneous Expenses,雑費
DocType: Global Defaults,Default Company,デフォルトの会社
apps/erpnext/erpnext/controllers/stock_controller.py +216,Expense or Difference account is mandatory for Item {0} as it impacts overall stock value,在庫に影響するアイテム{0}には、費用または差損益が必須です
-apps/erpnext/erpnext/controllers/accounts_controller.py +429,"Cannot overbill for Item {0} in row {1} more than {2}. To allow overbilling, please set in Stock Settings",行{1}のアイテム{0}は{2}以上超過請求することはできません。超過請求を許可するには「在庫設定」で設定してください
DocType: Payment Request,PR,PR
DocType: Cheque Print Template,Bank Name,銀行名
apps/erpnext/erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.py +27,-Above,以上
@@ -2038,7 +2055,7 @@
DocType: Email Digest,Note: Email will not be sent to disabled users,注意:ユーザーを無効にするとメールは送信されなくなります
apps/erpnext/erpnext/manufacturing/page/production_analytics/production_analytics.js +41,Select Company...,会社を選択...
DocType: Leave Control Panel,Leave blank if considered for all departments,全部門が対象の場合は空白のままにします
-apps/erpnext/erpnext/config/hr.py +202,"Types of employment (permanent, contract, intern etc.).",雇用タイプ(正社員、契約社員、インターンなど)
+apps/erpnext/erpnext/config/hr.py +219,"Types of employment (permanent, contract, intern etc.).",雇用タイプ(正社員、契約社員、インターンなど)
apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +380,{0} is mandatory for Item {1},{0}はアイテム{1}に必須です
DocType: Process Payroll,Fortnightly,2週間ごとの
DocType: Currency Exchange,From Currency,通貨から
@@ -2048,13 +2065,14 @@
DocType: Purchase Invoice Item,Rate (Company Currency),レート(報告通貨)
DocType: Student Guardian,Others,その他
DocType: Payment Entry,Unallocated Amount,未割り当て額
-apps/erpnext/erpnext/templates/includes/product_page.js +65,Cannot find a matching Item. Please select some other value for {0}.,一致する項目が見つかりません。 {0}のために他の値を選択してください。
+apps/erpnext/erpnext/templates/includes/product_page.js +69,Cannot find a matching Item. Please select some other value for {0}.,一致する項目が見つかりません。 {0}のために他の値を選択してください。
DocType: POS Profile,Taxes and Charges,租税公課
DocType: Item,"A Product or a Service that is bought, sold or kept in stock.",製品またはサービスは、購入・販売あるいは在庫です。
apps/erpnext/erpnext/hr/page/team_updates/team_updates.js +44,No more updates,これ以上のアップデートはありません
apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +146,Cannot select charge type as 'On Previous Row Amount' or 'On Previous Row Total' for first row,最初の行には、「前行の数量」「前行の合計」などの料金タイプを選択することはできません
apps/erpnext/erpnext/selling/doctype/product_bundle/product_bundle.py +29,Child Item should not be a Product Bundle. Please remove item `{0}` and save,子アイテムは、製品バンドルであってはなりません。項目を削除 `{0} 'と保存してください
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +12,Banking,銀行業務
+apps/erpnext/erpnext/utilities/activation.py +109,Add Timesheets,タイムシートを追加
DocType: Vehicle Service,Service Item,サービスアイテム
apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +39,Please click on 'Generate Schedule' to get schedule,「スケジュールを生成」をクリックしてスケジュールを取得してください
apps/erpnext/erpnext/schools/doctype/course_scheduling_tool/course_scheduling_tool.py +55,There were errors while deleting following schedules:,次のスケジュールの削除中にエラーが発生しました:
@@ -2065,7 +2083,7 @@
DocType: Production Order,In Process,処理中
DocType: Authorization Rule,Itemwise Discount,アイテムごとの割引
apps/erpnext/erpnext/config/accounts.py +69,Tree of financial accounts.,金融機関の口座の木。
-apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +357,{0} against Sales Order {1},受注{1}に対する{0}
+apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +352,{0} against Sales Order {1},受注{1}に対する{0}
DocType: Account,Fixed Asset,固定資産
apps/erpnext/erpnext/config/stock.py +315,Serialized Inventory,シリアル番号を付与した目録
DocType: Employee Loan,Account Info,アカウント情報
@@ -2078,7 +2096,7 @@
apps/erpnext/erpnext/config/selling.py +316,Sales Order to Payment,受注からの支払
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +85,CEO,最高経営責任者(CEO)
DocType: Expense Claim Detail,Expense Claim Detail,経費請求の詳細
-apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +847,Please select correct account,正しいアカウントを選択してください
+apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +848,Please select correct account,正しいアカウントを選択してください
DocType: Item,Weight UOM,重量単位
DocType: Salary Structure Employee,Salary Structure Employee,給与構造の従業員
DocType: Employee,Blood Group,血液型
@@ -2101,6 +2119,7 @@
apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +29,Please specify a country for this Shipping Rule or check Worldwide Shipping,配送ルールに国を指定するか、全世界出荷をチェックしてください
DocType: Stock Entry,Total Incoming Value,収入価値合計
apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +324,Debit To is required,デビットへが必要とされます
+apps/erpnext/erpnext/utilities/activation.py +110,"Timesheets help keep track of time, cost and billing for activites done by your team",タイムシートは、あなたのチームによって行わのactivitesのための時間、コストおよび課金を追跡するのに役立ち
apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +39,Purchase Price List,仕入価格表
DocType: Offer Letter Term,Offer Term,雇用契約条件
DocType: Quality Inspection,Quality Manager,品質管理者
@@ -2114,12 +2133,13 @@
apps/erpnext/erpnext/config/manufacturing.py +18,Generate Material Requests (MRP) and Production Orders.,資材要求(MRP)と製造指示を生成
apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +65,Total Invoiced Amt,請求額合計
DocType: BOM,Conversion Rate,変換速度
+apps/erpnext/erpnext/templates/pages/product_search.html +3,Product Search,商品検索
DocType: Timesheet Detail,To Time,終了時間
DocType: Authorization Rule,Approving Role (above authorized value),役割を承認(許可値以上)
-apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +109,Credit To account must be a Payable account,「貸方へ」アカウントは買掛金でなければなりません
+apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +110,Credit To account must be a Payable account,「貸方へ」アカウントは買掛金でなければなりません
apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +272,BOM recursion: {0} cannot be parent or child of {2},部品表再帰:{0} {2}の親または子にすることはできません
DocType: Production Order Operation,Completed Qty,完成した数量
-apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +141,"For {0}, only debit accounts can be linked against another credit entry",{0}には、別の貸方エントリに対する借方勘定のみリンクすることができます
+apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +136,"For {0}, only debit accounts can be linked against another credit entry",{0}には、別の貸方エントリに対する借方勘定のみリンクすることができます
apps/erpnext/erpnext/stock/doctype/item_price/item_price.py +27,Price List {0} is disabled,価格表{0}は無効になっています
apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +124,Row {0}: Completed Qty cannot be more than {1} for operation {2},行{0}:完了数量は{2}操作{1}を超えることはできません
DocType: Manufacturing Settings,Allow Overtime,残業を許可
@@ -2132,13 +2152,13 @@
apps/erpnext/erpnext/public/js/templates/address_list.html +1,New Address,新しい住所
DocType: Quality Inspection,Sample Size,サンプルサイズ
apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +44,Please enter Receipt Document,領収書の文書を入力してください。
-apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +375,All items have already been invoiced,全てのアイテムはすでに請求済みです
+apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +376,All items have already been invoiced,全てのアイテムはすでに請求済みです
apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +47,Please specify a valid 'From Case No.',有効な「参照元ケース番号」を指定してください
apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center_tree.js +24,Further cost centers can be made under Groups but entries can be made against non-Groups,コストセンターはさらにグループの下に作成できますが、エントリは非グループに対して対して作成できます
DocType: Project,External,外部
apps/erpnext/erpnext/config/setup.py +66,Users and Permissions,ユーザーと権限
DocType: Vehicle Log,VLOG.,VLOG。
-apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +918,Production Orders Created: {0},作成された製造指図:{0}
+apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +920,Production Orders Created: {0},作成された製造指図:{0}
DocType: Branch,Branch,支社・支店
DocType: Guardian,Mobile Number,携帯電話番号
apps/erpnext/erpnext/config/setup.py +61,Printing and Branding,印刷とブランディング
@@ -2147,8 +2167,8 @@
apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +188,Serial No {0} not found,シリアル番号 {0} は見つかりません
apps/erpnext/erpnext/schools/report/student_batch_wise_attendance/student_batch_wise_attendance.py +41,Student Batch,学生バッチ
apps/erpnext/erpnext/public/js/setup_wizard.js +242,Your Customers,あなたの顧客
-apps/erpnext/erpnext/utilities/activation.py +114,Make Student,学生を作ります
-apps/erpnext/erpnext/projects/doctype/project/project.py +183,You have been invited to collaborate on the project: {0},プロジェクト:{0} の共同作業に招待されました
+apps/erpnext/erpnext/utilities/activation.py +120,Make Student,学生を作ります
+apps/erpnext/erpnext/projects/doctype/project/project.py +190,You have been invited to collaborate on the project: {0},プロジェクト:{0} の共同作業に招待されました
DocType: Leave Block List Date,Block Date,ブロック日付
apps/erpnext/erpnext/templates/generators/student_admission.html +23,Apply Now,今すぐ適用
DocType: Sales Order,Not Delivered,未納品
@@ -2161,7 +2181,7 @@
DocType: Timesheet Detail,Costing Amount,原価計算額
DocType: Student Admission,Application Fee,出願料
DocType: Process Payroll,Submit Salary Slip,給与伝票を提出
-apps/erpnext/erpnext/controllers/selling_controller.py +164,Maxiumm discount for Item {0} is {1}%,アイテム{0}の最大割引は {1}%です
+apps/erpnext/erpnext/controllers/selling_controller.py +166,Maxiumm discount for Item {0} is {1}%,アイテム{0}の最大割引は {1}%です
apps/erpnext/erpnext/stock/doctype/item_price/item_price.js +16,Import in Bulk,一括でインポート
DocType: Sales Partner,Address & Contacts,住所・連絡先
DocType: SMS Log,Sender Name,送信者名
@@ -2169,7 +2189,7 @@
DocType: SMS Log,Sent To,送信先
DocType: Payment Request,Make Sales Invoice,納品書を作成
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +59,Softwares,ソフト
-apps/erpnext/erpnext/crm/doctype/lead/lead.py +50,Next Contact Date cannot be in the past,次の連絡先の日付は、過去にすることはできません
+apps/erpnext/erpnext/crm/doctype/lead/lead.py +49,Next Contact Date cannot be in the past,次の連絡先の日付は、過去にすることはできません
DocType: Company,For Reference Only.,参考用
apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +52,Invalid {0}: {1},無効な{0}:{1}
DocType: Purchase Invoice,PINV-RET-,PINV-RET-
@@ -2188,8 +2208,8 @@
DocType: Serial No,Delivery Time,納品時間
apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +27,Ageing Based On,エイジング基準
DocType: Item,End of Life,提供終了
-apps/erpnext/erpnext/demo/setup/setup_data.py +317,Travel,移動
-apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +171,No active or default Salary Structure found for employee {0} for the given dates,与えられた日付の従業員{0}が見つかりませアクティブまたはデフォルトの給与構造はありません
+apps/erpnext/erpnext/demo/setup/setup_data.py +318,Travel,移動
+apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +177,No active or default Salary Structure found for employee {0} for the given dates,与えられた日付の従業員{0}が見つかりませアクティブまたはデフォルトの給与構造はありません
DocType: Leave Block List,Allow Users,ユーザーを許可
DocType: Purchase Order,Customer Mobile No,顧客携帯電話番号
DocType: Cost Center,Track separate Income and Expense for product verticals or divisions.,製品の業種や部門ごとに個別の収益と費用を追跡します
@@ -2197,10 +2217,10 @@
apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +25,Update Cost,費用更新
DocType: Item Reorder,Item Reorder,アイテム再注文
apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +437,Show Salary Slip,ショー給与スリップ
-apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +735,Transfer Material,資材配送
+apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +786,Transfer Material,資材配送
DocType: BOM,"Specify the operations, operating cost and give a unique Operation no to your operations.",「運用」には「運用コスト」「固有の運用番号」を指定してください。
apps/erpnext/erpnext/controllers/status_updater.py +189,This document is over limit by {0} {1} for item {4}. Are you making another {3} against the same {2}?,この文書では、アイテム{4}の{0} {1}によって限界を超えています。あなたが作っている同じに対して別の{3} {2}?
-apps/erpnext/erpnext/public/js/controllers/transaction.js +957,Please set recurring after saving,保存した後、繰り返し設定をしてください
+apps/erpnext/erpnext/public/js/controllers/transaction.js +991,Please set recurring after saving,保存した後、繰り返し設定をしてください
apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +710,Select change amount account,変化量のアカウントを選択
DocType: Purchase Invoice,Price List Currency,価格表の通貨
DocType: Naming Series,User must always select,ユーザーは常に選択する必要があります
@@ -2218,27 +2238,27 @@
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +30,Earnest Money,手付金
DocType: Process Payroll,Create Salary Slip,給与伝票を作成する
apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +34,Traceability,トレーサビリティ
-apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +52,Supplier > Supplier Type,サプライヤー>サプライヤータイプ
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +135,Source of Funds (Liabilities),資金源泉(負債)
apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +372,Quantity in row {0} ({1}) must be same as manufactured quantity {2},行の数量{0}({1})で製造量{2}と同じでなければなりません
DocType: Appraisal,Employee,従業員
apps/erpnext/erpnext/schools/doctype/grading_scale/grading_scale.py +20,Please define grade for treshold 0%,treshold 0%のためのグレードを定義してください。
-apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +237,{0} {1} is fully billed,{0} {1}は支払済です
+apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +232,{0} {1} is fully billed,{0} {1}は支払済です
DocType: Training Event,End Time,終了時間
+apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +61,Active Salary Structure {0} found for employee {1} for the given dates,与えられた日付の従業員{1}が見つかりアクティブ給与構造{0}
DocType: Payment Entry,Payment Deductions or Loss,支払控除や損失
apps/erpnext/erpnext/config/setup.py +42,Standard contract terms for Sales or Purchase.,販売・仕入用の標準的な契約条件
apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.js +81,Group by Voucher,伝票によるグループ
apps/erpnext/erpnext/config/crm.py +6,Sales Pipeline,セールスパイプライン
DocType: Student Batch Student,Student Batch Student,学生バッチ学生
-apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +219,Please set default account in Salary Component {0},給与コンポーネントのデフォルトアカウントを設定してください{0}
+apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +221,Please set default account in Salary Component {0},給与コンポーネントのデフォルトアカウントを設定してください{0}
apps/erpnext/erpnext/templates/form_grid/material_request_grid.html +7,Required On,必要な箇所
DocType: Rename Tool,File to Rename,名前を変更するファイル
apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +204,Please select BOM for Item in Row {0},行 {0} 内のアイテムの部品表(BOM)を選択してください
-apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +200,Purchse Order number required for Item {0},アイテム{0}には発注番号が必要です
+apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +208,Purchse Order number required for Item {0},アイテム{0}には発注番号が必要です
apps/erpnext/erpnext/controllers/buying_controller.py +266,Specified BOM {0} does not exist for Item {1},アイテム{1}には、指定した部品表{0}が存在しません
-apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +199,Maintenance Schedule {0} must be cancelled before cancelling this Sales Order,この受注をキャンセルする前に、メンテナンス予定{0}をキャンセルしなければなりません
+apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +212,Maintenance Schedule {0} must be cancelled before cancelling this Sales Order,この受注をキャンセルする前に、メンテナンス予定{0}をキャンセルしなければなりません
DocType: Notification Control,Expense Claim Approved,経費請求を承認
-apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +303,Salary Slip of employee {0} already created for this period,従業員の給与スリップ{0}はすでにこの期間のために作成します
+apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +316,Salary Slip of employee {0} already created for this period,従業員の給与スリップ{0}はすでにこの期間のために作成します
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +117,Pharmaceutical,医薬品
apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +26,Cost of Purchased Items,仕入アイテムの費用
DocType: Selling Settings,Sales Order Required,受注必須
@@ -2254,14 +2274,14 @@
DocType: Upload Attendance,Attendance To Date,出勤日
DocType: Warranty Claim,Raised By,要求者
DocType: Payment Gateway Account,Payment Account,支払勘定
-apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +791,Please specify Company to proceed,続行する会社を指定してください
+apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +846,Please specify Company to proceed,続行する会社を指定してください
apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +22,Net Change in Accounts Receivable,売掛金の純変更
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +50,Compensatory Off,代償オフ
DocType: Offer Letter,Accepted,承認済
DocType: SG Creation Tool Course,Student Group Name,学生グループ名
-apps/erpnext/erpnext/setup/doctype/company/company.js +46,Please make sure you really want to delete all the transactions for this company. Your master data will remain as it is. This action cannot be undone.,本当にこの会社のすべての取引を削除するか確認してください。マスタデータは残ります。このアクションは、元に戻すことはできません。
+apps/erpnext/erpnext/setup/doctype/company/company.js +47,Please make sure you really want to delete all the transactions for this company. Your master data will remain as it is. This action cannot be undone.,本当にこの会社のすべての取引を削除するか確認してください。マスタデータは残ります。このアクションは、元に戻すことはできません。
DocType: Room,Room Number,部屋番号
-apps/erpnext/erpnext/utilities/transaction_base.py +93,Invalid reference {0} {1},無効な参照 {0} {1}
+apps/erpnext/erpnext/utilities/transaction_base.py +92,Invalid reference {0} {1},無効な参照 {0} {1}
apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +163,{0} ({1}) cannot be greater than planned quanitity ({2}) in Production Order {3},{0}({1})は製造指示{3}において計画数量({2})より大きくすることはできません
DocType: Shipping Rule,Shipping Rule Label,出荷ルールラベル
apps/erpnext/erpnext/public/js/conf.js +28,User Forum,ユーザーフォーラム
@@ -2273,7 +2293,7 @@
DocType: Employee,Previous Work Experience,前職歴
DocType: Stock Entry,For Quantity,数量
apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +209,Please enter Planned Qty for Item {0} at row {1},アイテム{0}行{1}に予定数量を入力してください
-apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +234,{0} {1} is not submitted,{0} {1}は提出されていません
+apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +229,{0} {1} is not submitted,{0} {1}は提出されていません
apps/erpnext/erpnext/config/stock.py +27,Requests for items.,アイテム要求
DocType: Production Planning Tool,Separate production order will be created for each finished good item.,各完成品それぞれに独立した製造指示が作成されます。
apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +121,{0} must be negative in return document,{0}の戻り文書では負でなければなりません
@@ -2300,7 +2320,7 @@
DocType: Operation,Default Workstation,デフォルト作業所
DocType: Notification Control,Expense Claim Approved Message,経費請求を承認メッセージ
DocType: Payment Entry,Deductions or Loss,控除または損失
-apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +240,{0} {1} is closed,{0} {1} は終了しています
+apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +235,{0} {1} is closed,{0} {1} は終了しています
DocType: Email Digest,How frequently?,どのくらいの頻度?
DocType: Purchase Receipt,Get Current Stock,在庫状況を取得
apps/erpnext/erpnext/config/manufacturing.py +46,Tree of Bill of Materials,部品表ツリー
@@ -2322,16 +2342,16 @@
apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +32,Approving User cannot be same as user the rule is Applicable To,承認ユーザーは、ルール適用対象ユーザーと同じにすることはできません
DocType: Stock Entry Detail,Basic Rate (as per Stock UOM),基本単価(在庫数量単位ごと)
DocType: SMS Log,No of Requested SMS,要求されたSMSの数
-apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +227,Leave Without Pay does not match with approved Leave Application records,承認された休暇申請の記録と一致しない無給休暇
+apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +240,Leave Without Pay does not match with approved Leave Application records,承認された休暇申請の記録と一致しない無給休暇
DocType: Campaign,Campaign-.####,キャンペーン。####
apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +21,Next Steps,次のステップ
-apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +697,Please supply the specified items at the best possible rates,可能な限り最高のレートで指定した項目を入力してください
+apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +749,Please supply the specified items at the best possible rates,可能な限り最高のレートで指定した項目を入力してください
DocType: Selling Settings,Auto close Opportunity after 15 days,15日後にオートクローズ機会
apps/erpnext/erpnext/public/js/financial_statements.js +82,End Year,終了年
apps/erpnext/erpnext/hr/doctype/employee/employee.py +119,Contract End Date must be greater than Date of Joining,契約終了日は、入社日よりも大きくなければなりません
DocType: Delivery Note,DN-,DN-
DocType: Sales Partner,A third party distributor / dealer / commission agent / affiliate / reseller who sells the companies products for a commission.,コミッションのための企業の製品を販売している第三者の代理店/ディーラー/コミッションエージェント/アフィリエイト/リセラー。
-apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +369,{0} against Purchase Order {1},発注{1}に対する{0}
+apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +364,{0} against Purchase Order {1},発注{1}に対する{0}
DocType: SMS Settings,"Enter static url parameters here (Eg. sender=ERPNext, username=ERPNext, password=1234 etc.)","静的なURLパラメータを入力してください(例:sender=ERPNext, username=ERPNext, password=1234 など)"
DocType: Task,Actual Start Date (via Time Sheet),(タイムシートを介して)実際の開始日
apps/erpnext/erpnext/portal/doctype/homepage/homepage.py +15,This is an example website auto-generated from ERPNext,これはERPNextの自動生成ウェブサイトの例です。
@@ -2389,9 +2409,9 @@
apps/erpnext/erpnext/schools/doctype/program_enrollment/program_enrollment.py +56,Fee Records Created - {0},作成したフィーレコード - {0}
DocType: Asset Category Account,Asset Category Account,資産カテゴリーアカウント
apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +105,Cannot produce more Item {0} than Sales Order quantity {1},受注数{1}より多くのアイテム{0}を製造することはできません
-apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +526,Stock Entry {0} is not submitted,在庫エントリ{0}は提出されていません
+apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +527,Stock Entry {0} is not submitted,在庫エントリ{0}は提出されていません
DocType: Payment Reconciliation,Bank / Cash Account,銀行/現金勘定
-apps/erpnext/erpnext/crm/doctype/lead/lead.py +45,Next Contact By cannot be same as the Lead Email Address,次の接触によっては、リードメールアドレスと同じにすることはできません
+apps/erpnext/erpnext/crm/doctype/lead/lead.py +44,Next Contact By cannot be same as the Lead Email Address,次の接触によっては、リードメールアドレスと同じにすることはできません
DocType: Tax Rule,Billing City,請求先の市
DocType: Asset,Manual,マニュアル
DocType: Salary Component Account,Salary Component Account,給与コンポーネントのアカウント
@@ -2420,7 +2440,7 @@
DocType: Salary Structure,Total Earning,収益合計
DocType: Purchase Receipt,Time at which materials were received,資材受領時刻
DocType: Stock Ledger Entry,Outgoing Rate,出庫率
-apps/erpnext/erpnext/config/hr.py +207,Organization branch master.,組織支部マスター。
+apps/erpnext/erpnext/config/hr.py +224,Organization branch master.,組織支部マスター。
apps/erpnext/erpnext/controllers/accounts_controller.py +286, or ,または
DocType: Sales Order,Billing Status,課金状況
apps/erpnext/erpnext/public/js/conf.js +32,Report an Issue,課題をレポート
@@ -2452,7 +2472,7 @@
apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +52,Receipt document must be submitted,領収書の文書を提出しなければなりません
DocType: Purchase Invoice Item,Received Qty,受領数
DocType: Stock Entry Detail,Serial No / Batch,シリアル番号/バッチ
-apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +297,Not Paid and Not Delivered,有料とNot配信されません
+apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +310,Not Paid and Not Delivered,有料とNot配信されません
DocType: Product Bundle,Parent Item,親アイテム
DocType: Account,Account Type,アカウントタイプ
DocType: Delivery Note,DN-RET-,DN-RET-
@@ -2462,7 +2482,7 @@
,To Produce,製造
apps/erpnext/erpnext/config/hr.py +93,Payroll,給与
apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +171,"For row {0} in {1}. To include {2} in Item rate, rows {3} must also be included",{1}の行{0}では、アイテム単価に{2}を含める場合、行{3}も含まれている必要があります
-apps/erpnext/erpnext/utilities/activation.py +104,Make User,ユーザーを作成します
+apps/erpnext/erpnext/utilities/activation.py +102,Make User,ユーザーを作成します
DocType: Packing Slip,Identification of the package for the delivery (for print),納品パッケージの識別票(印刷用)
DocType: Bin,Reserved Quantity,予約数量
DocType: Landed Cost Voucher,Purchase Receipt Items,領収書アイテム
@@ -2472,20 +2492,22 @@
apps/erpnext/erpnext/accounts/doctype/sales_taxes_and_charges_template/sales_taxes_and_charges_template.py +38,Disabled template must not be default template,[無効]テンプレートは、デフォルトのテンプレートであってはなりません
DocType: Account,Income Account,収益勘定
DocType: Payment Request,Amount in customer's currency,顧客通貨での金額
-apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +777,Delivery,配送
+apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +783,Delivery,配送
DocType: Stock Reconciliation Item,Current Qty,現在の数量
DocType: BOM Item,"See ""Rate Of Materials Based On"" in Costing Section",原価計算セクションの「資材単価基準」を参照してください。
DocType: Appraisal Goal,Key Responsibility Area,重要責任分野
-apps/erpnext/erpnext/utilities/activation.py +122,"Student Batches help you track attendance, assessments and fees for students",学生のバッチは、あなたが学生のための出席、アセスメントとサービス料を追跡するのに役立ち
+apps/erpnext/erpnext/utilities/activation.py +128,"Student Batches help you track attendance, assessments and fees for students",学生のバッチは、あなたが学生のための出席、アセスメントとサービス料を追跡するのに役立ち
DocType: Payment Entry,Total Allocated Amount,総配分される金額
DocType: Item Reorder,Material Request Type,資材要求タイプ
-apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +271,Accural Journal Entry for salaries from {0} to {1},{0} {1}への給与Accural仕訳
+apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +273,Accural Journal Entry for salaries from {0} to {1},{0} {1}への給与Accural仕訳
+apps/erpnext/erpnext/accounts/page/pos/pos.js +768,"LocalStorage is full, did not save",localStorageがいっぱいになった、保存されませんでした
apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +79,Row {0}: UOM Conversion Factor is mandatory,行{0}:数量単位(UOM)換算係数は必須です
apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +17,Ref,参照
DocType: Budget,Cost Center,コストセンター
apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +36,Voucher #,伝票番号
DocType: Notification Control,Purchase Order Message,発注メッセージ
DocType: Tax Rule,Shipping Country,出荷先の国
+DocType: Selling Settings,Hide Customer's Tax Id from Sales Transactions,販売取引からお客様の税務イドを隠します
DocType: Upload Attendance,Upload HTML,HTMLアップロード
DocType: Employee,Relieving Date,退職日
apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +12,"Pricing Rule is made to overwrite Price List / define discount percentage, based on some criteria.",価格設定ルールは、価格表を上書きし、いくつかの基準に基づいて値引きの割合を定義します
@@ -2505,6 +2527,7 @@
DocType: Task,% Progress,% 進捗
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +121,Gain/Loss on Asset Disposal,資産処分益/損失
DocType: Training Event,Will send an email about the event to employees with status 'Open',「開く」の状態で、従業員へのイベントに関する電子メールを送信します
+DocType: Task,Depends on Tasks,タスクに依存
apps/erpnext/erpnext/config/selling.py +36,Manage Customer Group Tree.,顧客グループツリーを管理します。
DocType: Supplier Quotation,SQTN-,SQTN-
apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center_tree.js +22,New Cost Center Name,新しいコストセンター名
@@ -2513,7 +2536,7 @@
apps/erpnext/erpnext/templates/form_grid/stock_entry_grid.html +26,Not in Stock,在庫にありません
DocType: Appraisal,HR User,人事ユーザー
DocType: Purchase Invoice,Taxes and Charges Deducted,租税公課控除
-apps/erpnext/erpnext/hooks.py +110,Issues,課題
+apps/erpnext/erpnext/hooks.py +116,Issues,課題
apps/erpnext/erpnext/controllers/status_updater.py +12,Status must be one of {0},ステータスは{0}のどれかでなければなりません
DocType: Sales Invoice,Debit To,借方計上
DocType: Delivery Note,Required only for sample item.,サンプルアイテムにのみ必要です
@@ -2530,7 +2553,7 @@
DocType: Bank Reconciliation Detail,Cheque Number,小切手番号
,Sales Browser,販売ブラウザ
DocType: Journal Entry,Total Credit,貸方合計
-apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +529,Warning: Another {0} # {1} exists against stock entry {2},警告:別の{0}#{1}が在庫エントリ{2}に対して存在します
+apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +530,Warning: Another {0} # {1} exists against stock entry {2},警告:別の{0}#{1}が在庫エントリ{2}に対して存在します
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +113,Local,現地
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +26,Loans and Advances (Assets),ローンと貸付金(資産)
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +12,Debtors,債務者
@@ -2538,7 +2561,7 @@
DocType: Homepage Featured Product,Homepage Featured Product,ホームページ人気商品
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +198,All Assessment Groups,すべての評価グループ
apps/erpnext/erpnext/stock/doctype/warehouse/warehouse_tree.js +15,New Warehouse Name,新倉庫名
-apps/erpnext/erpnext/accounts/report/financial_statements.py +219,Total {0} ({1}),合計{0}({1})
+apps/erpnext/erpnext/accounts/report/financial_statements.py +218,Total {0} ({1}),合計{0}({1})
DocType: C-Form Invoice Detail,Territory,地域
apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +152,Please mention no of visits required,必要な訪問の数を記述してください
DocType: Stock Settings,Default Valuation Method,デフォルト評価方法
@@ -2550,13 +2573,13 @@
DocType: Student Applicant,Application Status,申請状況
DocType: Fees,Fees,料金
DocType: Currency Exchange,Specify Exchange Rate to convert one currency into another,別通貨に変換するための為替レートを指定
-apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +145,Quotation {0} is cancelled,見積{0}はキャンセルされました
+apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +149,Quotation {0} is cancelled,見積{0}はキャンセルされました
apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +26,Total Outstanding Amount,残高合計
DocType: Sales Partner,Targets,ターゲット
DocType: Price List,Price List Master,価格表マスター
DocType: Sales Person,All Sales Transactions can be tagged against multiple **Sales Persons** so that you can set and monitor targets.,すべての販売取引について、複数の「営業担当者」に対するタグを付けることができるため、これによって目標を設定しチェックすることができます。
,S.O. No.,受注番号
-apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +158,Please create Customer from Lead {0},リード{0}から顧客を作成してください
+apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +163,Please create Customer from Lead {0},リード{0}から顧客を作成してください
DocType: Price List,Applicable for Countries,国に適用
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +52,Only Leave Applications with status 'Approved' and 'Rejected' can be submitted,「承認済み」と「拒否」に提出することができる状態でアプリケーションをのみを残します
apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.py +38,Student Group Name is mandatory in row {0},学生グループ名は、行で必須です{0}
@@ -2567,7 +2590,7 @@
DocType: Employee Education,Graduate,大卒
DocType: Leave Block List,Block Days,ブロック日数
DocType: Journal Entry,Excise Entry,消費税エントリ
-apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +66,Warning: Sales Order {0} already exists against Customer's Purchase Order {1},警告:受注 {0} は受注 {1} に既に存在します
+apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +69,Warning: Sales Order {0} already exists against Customer's Purchase Order {1},警告:受注 {0} は受注 {1} に既に存在します
DocType: Terms and Conditions,"Standard Terms and Conditions that can be added to Sales and Purchases.
Examples:
@@ -2593,8 +2616,9 @@
1.紛争に対処する方法、賠償、責任など
1.住所とあなたの会社の連絡先"
DocType: Attendance,Leave Type,休暇タイプ
+DocType: Purchase Invoice,Supplier Invoice Details,サプライヤの請求書の詳細
apps/erpnext/erpnext/controllers/stock_controller.py +222,Expense / Difference account ({0}) must be a 'Profit or Loss' account,費用/差損益({0})は「損益」アカウントである必要があります
-apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +89,Name error: {0},名前のエラー:{0}
+apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +92,Name error: {0},名前のエラー:{0}
apps/erpnext/erpnext/stock/doctype/item/item_list.js +8,Shortage,不足
apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +188,{0} {1} does not associated with {2} {3},{0} {1} {2} {3}に関連付けられていません
apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +18,Attendance for employee {0} is already marked,従業員{0}の出勤はすでにマークされています
@@ -2602,7 +2626,7 @@
,Salary Register,給与登録
DocType: Warehouse,Parent Warehouse,親倉庫
DocType: C-Form Invoice Detail,Net Total,差引計
-apps/erpnext/erpnext/config/hr.py +280,Define various loan types,様々なローンのタイプを定義します
+apps/erpnext/erpnext/config/hr.py +163,Define various loan types,様々なローンのタイプを定義します
DocType: Bin,FCFS Rate,FCFSレート
DocType: Payment Reconciliation Invoice,Outstanding Amount,残高
apps/erpnext/erpnext/templates/generators/bom.html +71,Time(in mins),(分単位)
@@ -2613,18 +2637,19 @@
DocType: Account,Round Off,丸め誤差
,Requested Qty,要求数量
DocType: Tax Rule,Use for Shopping Cart,ショッピングカートに使用
-apps/erpnext/erpnext/controllers/item_variant.py +73,Value {0} for Attribute {1} does not exist in the list of valid Item Attribute Values for Item {2},値は{0}属性{1}のアイテムの属性値を有効な項目のリストに存在しない{2}
+apps/erpnext/erpnext/controllers/item_variant.py +98,Value {0} for Attribute {1} does not exist in the list of valid Item Attribute Values for Item {2},値は{0}属性{1}のアイテムの属性値を有効な項目のリストに存在しない{2}
DocType: BOM Item,Scrap %,スクラップ%
apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +45,"Charges will be distributed proportionately based on item qty or amount, as per your selection",料金は、選択によって、アイテムの数量または量に基づいて均等に分割されます
DocType: Maintenance Visit,Purposes,目的
apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +105,Atleast one item should be entered with negative quantity in return document,還付書内では、少なくとも1つの項目がマイナスで入力されていなければなりません
apps/erpnext/erpnext/manufacturing/doctype/workstation/workstation.py +71,"Operation {0} longer than any available working hours in workstation {1}, break down the operation into multiple operations",操作{0}は、ワークステーション{1}で使用可能な作業時間よりも長いため、複数の操作に分解してください
,Requested,要求済
-apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +84,No Remarks,備考がありません
+apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +85,No Remarks,備考がありません
DocType: Purchase Invoice,Overdue,期限超過
DocType: Account,Stock Received But Not Billed,記帳前在庫
apps/erpnext/erpnext/accounts/doctype/account/account.py +88,Root Account must be a group,rootアカウントは、グループにする必要があります
DocType: Fees,FEE.,代。
+DocType: Employee Loan,Repaid/Closed,返済/クローズ
DocType: Item,Total Projected Qty,全投影数量
DocType: Monthly Distribution,Distribution Name,配布名
DocType: Course,Course Code,コースコード
@@ -2641,7 +2666,7 @@
DocType: Stock Entry,Material Transfer for Manufacture,製造用資材移送
apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +18,Discount Percentage can be applied either against a Price List or for all Price List.,割引率は、価格表に対して、またはすべての価格リストのいずれかを適用することができます。
DocType: Purchase Invoice,Half-yearly,半年ごと
-apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +391,Accounting Entry for Stock,在庫の会計エントリー
+apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +399,Accounting Entry for Stock,在庫の会計エントリー
DocType: Vehicle Service,Engine Oil,エンジンオイル
DocType: Sales Invoice,Sales Team1,販売チーム1
apps/erpnext/erpnext/accounts/doctype/asset/asset.py +38,Item {0} does not exist,アイテム{0}は存在しません
@@ -2665,19 +2690,19 @@
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +158,Extra Small,XS
DocType: Company,Standard Template,標準テンプレート
DocType: Training Event,Theory,理論
-apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +706,Warning: Material Requested Qty is less than Minimum Order Qty,警告:資材要求数が注文最小数を下回っています。
+apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +757,Warning: Material Requested Qty is less than Minimum Order Qty,警告:資材要求数が注文最小数を下回っています。
apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +212,Account {0} is frozen,アカウント{0}は凍結されています
DocType: Company,Legal Entity / Subsidiary with a separate Chart of Accounts belonging to the Organization.,組織内で別々の勘定科目を持つ法人/子会社
DocType: Payment Request,Mute Email,ミュートメール
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +29,"Food, Beverage & Tobacco",食品、飲料&タバコ
apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +623,Can only make payment against unbilled {0},唯一の未請求{0}に対して支払いを行うことができます
-apps/erpnext/erpnext/controllers/selling_controller.py +129,Commission rate cannot be greater than 100,手数料率は、100を超えることはできません。
+apps/erpnext/erpnext/controllers/selling_controller.py +131,Commission rate cannot be greater than 100,手数料率は、100を超えることはできません。
DocType: Stock Entry,Subcontract,下請
apps/erpnext/erpnext/public/js/utils/party.js +161,Please enter {0} first,先に{0}を入力してください
apps/erpnext/erpnext/hr/doctype/daily_work_summary/daily_work_summary.py +64,No replies from,からの返信なし
DocType: Production Order Operation,Actual End Time,実際の終了時間
DocType: Production Planning Tool,Download Materials Required,所要資材をダウンロード
-DocType: Item,Manufacturer Part Number,メーカー品番
+DocType: Item Manufacturer,Manufacturer Part Number,メーカー品番
DocType: Production Order Operation,Estimated Time and Cost,推定所要時間と費用
DocType: Bin,Bin,保管場所
DocType: SMS Log,No of Sent SMS,送信されたSMSの数
@@ -2705,11 +2730,11 @@
DocType: BOM,Scrap,スクラップ
apps/erpnext/erpnext/config/selling.py +110,Manage Sales Partners.,セールスパートナーを管理します。
DocType: Quality Inspection,Inspection Type,検査タイプ
-apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +225,Warehouses with existing transaction can not be converted to group.,既存の取引に倉庫を基に変換することはできません。
+apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +237,Warehouses with existing transaction can not be converted to group.,既存の取引に倉庫を基に変換することはできません。
DocType: Assessment Result Tool,Result HTML,結果HTML
apps/erpnext/erpnext/stock/report/batch_item_expiry_status/batch_item_expiry_status.py +35,Expires On,有効期限
-apps/erpnext/erpnext/utilities/activation.py +112,Add Students,学生を追加
-apps/erpnext/erpnext/controllers/recurring_document.py +166,Please select {0},{0}を選択してください
+apps/erpnext/erpnext/utilities/activation.py +118,Add Students,学生を追加
+apps/erpnext/erpnext/controllers/recurring_document.py +169,Please select {0},{0}を選択してください
DocType: C-Form,C-Form No,C-フォームはありません
DocType: BOM,Exploded_items,Exploded_items
DocType: Employee Attendance Tool,Unmarked Attendance,無印出席
@@ -2731,7 +2756,7 @@
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +183,Probationary Period,試用期間
DocType: Customer Group,Only leaf nodes are allowed in transaction,取引にはリーフノードのみ許可されています
DocType: Expense Claim,Expense Approver,経費承認者
-apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +129,Row {0}: Advance against Customer must be credit,行{0}:お客様に対する事前クレジットでなければなりません
+apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +124,Row {0}: Advance against Customer must be credit,行{0}:お客様に対する事前クレジットでなければなりません
apps/erpnext/erpnext/accounts/doctype/account/account.js +66,Non-Group to Group,グループに非グループ
DocType: Purchase Receipt Item Supplied,Purchase Receipt Item Supplied,領収書アイテム供給済
DocType: Payment Entry,Pay,支払
@@ -2744,7 +2769,6 @@
DocType: Item,Inspection Required before Delivery,配達前に必要な検査
DocType: Item,Inspection Required before Purchase,購入する前に必要な検査
apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +93,Pending Activities,保留中の活動
-DocType: Payment Gateway,Gateway,ゲートウェイ
DocType: Fee Component,Fees Category,料金カテゴリー
apps/erpnext/erpnext/hr/doctype/employee/employee.py +129,Please enter relieving date.,退職日を入力してください。
apps/erpnext/erpnext/controllers/trends.py +149,Amt,量/額
@@ -2810,7 +2834,7 @@
apps/erpnext/erpnext/config/selling.py +164,Template of terms or contract.,規約・契約用テンプレート
DocType: Purchase Invoice,Address and Contact,住所・連絡先
DocType: Cheque Print Template,Is Account Payable,アカウントが支払われます
-apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +261,Stock cannot be updated against Purchase Receipt {0},株式は購入時の領収書に対して更新することはできません{0}
+apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +269,Stock cannot be updated against Purchase Receipt {0},株式は購入時の領収書に対して更新することはできません{0}
DocType: Supplier,Last Day of the Next Month,次月末日
DocType: Support Settings,Auto close Issue after 7 days,7日後にオートクローズ号
apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +71,"Leave cannot be allocated before {0}, as leave balance has already been carry-forwarded in the future leave allocation record {1}",前に割り当てることができないままに、{0}、休暇バランスが既にキャリー転送将来の休暇の割り当てレコードであったように{1}
@@ -2829,14 +2853,14 @@
DocType: Quality Inspection,Outgoing,支出
DocType: Material Request,Requested For,要求対象
DocType: Quotation Item,Against Doctype,対文書タイプ
-apps/erpnext/erpnext/controllers/buying_controller.py +380,{0} {1} is cancelled or closed,{0} {1} はキャンセルまたは終了しています
+apps/erpnext/erpnext/controllers/buying_controller.py +391,{0} {1} is cancelled or closed,{0} {1} はキャンセルまたは終了しています
DocType: Delivery Note,Track this Delivery Note against any Project,任意のプロジェクトに対してこの納品書を追跡します
apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +30,Net Cash from Investing,投資からの純キャッシュ・フロー
,Is Primary Address,プライマリアドレス
DocType: Production Order,Work-in-Progress Warehouse,作業中の倉庫
apps/erpnext/erpnext/accounts/doctype/asset/depreciation.py +104,Asset {0} must be submitted,資産{0}の提出が必須です
-apps/erpnext/erpnext/schools/doctype/student_attendance/student_attendance.py +61,Attendance Record {0} exists against Student {1},出席レコードが{0}生徒{1}に対して存在します
-apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +347,Reference #{0} dated {1},参照#{0} 日付{1}
+apps/erpnext/erpnext/schools/doctype/student_attendance/student_attendance.py +62,Attendance Record {0} exists against Student {1},出席レコードが{0}生徒{1}に対して存在します
+apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +342,Reference #{0} dated {1},参照#{0} 日付{1}
apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +161,Depreciation Eliminated due to disposal of assets,減価償却による資産の処分に敗退
apps/erpnext/erpnext/templates/includes/cart/cart_address.html +15,Manage Addresses,住所管理
DocType: Asset,Item Code,アイテムコード
@@ -2846,7 +2870,7 @@
DocType: Lead,Market Segment,市場区分
apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +867,Paid Amount cannot be greater than total negative outstanding amount {0},有料額は合計マイナスの残高を超えることはできません{0}
DocType: Employee Internal Work History,Employee Internal Work History,従業員の入社後の職歴
-apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +235,Closing (Dr),(借方)を閉じる
+apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +238,Closing (Dr),(借方)を閉じる
DocType: Cheque Print Template,Cheque Size,小切手サイズ
apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +228,Serial No {0} not in stock,シリアル番号{0}は在庫切れです
apps/erpnext/erpnext/config/selling.py +169,Tax template for selling transactions.,販売取引用の税のテンプレート
@@ -2854,6 +2878,7 @@
DocType: Student Batch Creation Tool,Student Batch Creation Tool,学生バッチ作成ツール
DocType: Stock Settings,Default Stock UOM,デフォルト在庫数量単位
DocType: Asset,Number of Depreciations Booked,予約された減価償却の数
+apps/erpnext/erpnext/hr/doctype/employee_loan/employee_loan.py +32,Against Employee Loan: {0},従業員ローンに対して:{0}
DocType: Landed Cost Item,Receipt Document,領収書のドキュメント
DocType: Production Planning Tool,Create Material Requests,資材要求を作成
DocType: Employee Education,School/University,学校/大学
@@ -2862,7 +2887,7 @@
DocType: Sales Invoice Item,Available Qty at Warehouse,倉庫の利用可能数量
apps/erpnext/erpnext/accounts/report/delivered_items_to_be_billed/delivered_items_to_be_billed.py +20,Billed Amount,請求金額
DocType: Asset,Double Declining Balance,ダブル定率
-apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +166,Closed order cannot be cancelled. Unclose to cancel.,完了した注文はキャンセルすることはできません。キャンセルするには完了を解除してください
+apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +170,Closed order cannot be cancelled. Unclose to cancel.,完了した注文はキャンセルすることはできません。キャンセルするには完了を解除してください
DocType: Student Guardian,Father,お父さん
apps/erpnext/erpnext/controllers/accounts_controller.py +568,'Update Stock' cannot be checked for fixed asset sale,「アップデート証券は「固定資産売却をチェックすることはできません
DocType: Bank Reconciliation,Bank Reconciliation,銀行勘定調整
@@ -2871,21 +2896,22 @@
apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +97,{0} {1}: Account {2} does not belong to Company {3},{0} {1}:アカウントは、{2}会社に所属していない{3}
apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +132,Material Request {0} is cancelled or stopped,資材要求{0}はキャンセルまたは停止されています
apps/erpnext/erpnext/public/js/setup_wizard.js +318,Add a few sample records,いくつかのサンプルレコードを追加
-apps/erpnext/erpnext/config/hr.py +304,Leave Management,休暇管理
+apps/erpnext/erpnext/config/hr.py +301,Leave Management,休暇管理
apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.js +87,Group by Account,勘定によるグループ
DocType: Sales Order,Fully Delivered,全て納品済
DocType: Lead,Lower Income,低収益
apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +160,Source and target warehouse cannot be same for row {0},出庫元/入庫先を同じ行{0}に入れることはできません
apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +243,"Difference Account must be a Asset/Liability type account, since this Stock Reconciliation is an Opening Entry",この在庫棚卸が繰越エントリであるため、差異勘定は資産/負債タイプのアカウントである必要があります
-apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +85,Purchase Order number required for Item {0},アイテム{0}には発注番号が必要です
-apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +869,Production Order not created,製造指図が作成されていません
+apps/erpnext/erpnext/hr/doctype/employee_loan/employee_loan.py +107,Disbursed Amount cannot be greater than Loan Amount {0},支出額は、ローン額を超えることはできません{0}
+apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +86,Purchase Order number required for Item {0},アイテム{0}には発注番号が必要です
+apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +871,Production Order not created,製造指図が作成されていません
apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +18,'From Date' must be after 'To Date',「終了日」は「開始日」の後にしてください。
apps/erpnext/erpnext/schools/doctype/student_applicant/student_applicant.py +29,Cannot change status as student {0} is linked with student application {1},学生としてのステータスを変更することはできません{0}学生のアプリケーションとリンクされている{1}
DocType: Asset,Fully Depreciated,完全に減価償却
,Stock Projected Qty,予測在庫数
apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +390,Customer {0} does not belong to project {1},顧客{0}はプロジェクト{1}に属していません
DocType: Employee Attendance Tool,Marked Attendance HTML,著しい出席HTML
-apps/erpnext/erpnext/utilities/activation.py +76,"Quotations are proposals, bids you have sent to your customers",名言は、あなたの顧客に送られてきた入札提案されています
+apps/erpnext/erpnext/utilities/activation.py +74,"Quotations are proposals, bids you have sent to your customers",名言は、あなたの顧客に送られてきた入札提案されています
DocType: Sales Order,Customer's Purchase Order,顧客の購入注文
apps/erpnext/erpnext/config/stock.py +112,Serial No and Batch,シリアル番号とバッチ
DocType: Warranty Claim,From Company,会社から
@@ -2901,11 +2927,11 @@
apps/erpnext/erpnext/hr/doctype/vehicle_log/vehicle_log.py +49,Expense Claim for Vehicle Log {0},自動車ログ{0}のための経費請求
apps/erpnext/erpnext/patches/v7_0/create_warehouse_nestedset.py +58,All Warehouses,すべての倉庫
DocType: Sales Partner,Retailer,小売業者
-apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +106,Credit To account must be a Balance Sheet account,貸方アカウントは貸借対照表アカウントである必要があります
+apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +107,Credit To account must be a Balance Sheet account,貸方アカウントは貸借対照表アカウントである必要があります
apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +128,All Supplier Types,全てのサプライヤータイプ
DocType: Global Defaults,Disable In Words,文字表記無効
apps/erpnext/erpnext/stock/doctype/item/item.py +44,Item Code is mandatory because Item is not automatically numbered,アイテムは自動的に採番されていないため、アイテムコードが必須です
-apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +97,Quotation {0} not of type {1},見積{0}はタイプ{1}ではありません
+apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +101,Quotation {0} not of type {1},見積{0}はタイプ{1}ではありません
DocType: Maintenance Schedule Item,Maintenance Schedule Item,メンテナンス予定アイテム
DocType: Sales Order,% Delivered,%納品済
DocType: Production Order,PRO-,プロ-
@@ -2913,6 +2939,7 @@
apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.js +48,Make Salary Slip,給与伝票を作成
apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +28,Browse BOM,部品表(BOM)を表示
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +153,Secured Loans,担保ローン
+DocType: Purchase Invoice,Edit Posting Date and Time,編集転記日付と時刻
apps/erpnext/erpnext/accounts/doctype/asset/depreciation.py +94,Please set Depreciation related Accounts in Asset Category {0} or Company {1},資産カテゴリー{0}または当社との減価償却に関連するアカウントを設定してください。{1}
DocType: Academic Term,Academic Year,学年
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +167,Opening Balance Equity,開始残高 資本
@@ -2927,6 +2954,7 @@
DocType: Project,Total Purchase Cost (via Purchase Invoice),総仕入費用(仕入請求書経由)
DocType: Training Event,Start Time,開始時間
apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +261,Select Quantity,数量を選択
+DocType: Customs Tariff Number,Customs Tariff Number,関税番号
apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +34,Approving Role cannot be same as role the rule is Applicable To,承認役割は、ルール適用対象役割と同じにすることはできません
apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +65,Unsubscribe from this Email Digest,このメールダイジェストから解除
apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.js +28,Message Sent,送信されたメッセージ
@@ -2950,7 +2978,7 @@
DocType: Sales Order,Fully Billed,全て記帳済
apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +149,Please set default payable account in the employee {0},従業員にデフォルト買掛金アカウントを設定してください{0}
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +20,Cash In Hand,手持ちの現金
-apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +123,Delivery warehouse required for stock item {0},在庫アイテム{0}には配送倉庫が必要です
+apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +127,Delivery warehouse required for stock item {0},在庫アイテム{0}には配送倉庫が必要です
DocType: Packing Slip,The gross weight of the package. Usually net weight + packaging material weight. (for print),梱包の総重量は通常、正味重量+梱包材重量です (印刷用)
apps/erpnext/erpnext/schools/doctype/course/course.js +3,Program,プログラム
DocType: Accounts Settings,Users with this role are allowed to set frozen accounts and create / modify accounting entries against frozen accounts,この役割を持つユーザーは、口座の凍結と、凍結口座に対しての会計エントリーの作成/修正が許可されています
@@ -2979,21 +3007,23 @@
,Welcome to ERPNext,ERPNextへようこそ
apps/erpnext/erpnext/config/learn.py +102,Lead to Quotation,見積へのリード
DocType: Lead,From Customer,顧客から
-apps/erpnext/erpnext/demo/setup/setup_data.py +313,Calls,電話
+apps/erpnext/erpnext/demo/setup/setup_data.py +314,Calls,電話
DocType: Project,Total Costing Amount (via Time Logs),総原価額(時間ログ経由)
DocType: Purchase Order Item Supplied,Stock UOM,在庫単位
-apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +218,Purchase Order {0} is not submitted,発注{0}は提出されていません
+apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +226,Purchase Order {0} is not submitted,発注{0}は提出されていません
+DocType: Customs Tariff Number,Tariff Number,関税番号
apps/erpnext/erpnext/stock/doctype/item/item.js +39,Projected,予想
apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +218,Serial No {0} does not belong to Warehouse {1},倉庫 {1} に存在しないシリアル番号 {0}
apps/erpnext/erpnext/controllers/status_updater.py +162,Note: System will not check over-delivery and over-booking for Item {0} as quantity or amount is 0,注:アイテム{0}の数量が0であるため、システムは超過納品や超過注文をチェックしません。
DocType: Notification Control,Quotation Message,見積メッセージ
DocType: Employee Loan,Employee Loan Application,従業員の融資申し込み
DocType: Issue,Opening Date,日付を開く
-apps/erpnext/erpnext/schools/api.py +67,Attendance has been marked successfully.,出席が正常にマークされています。
+apps/erpnext/erpnext/schools/api.py +69,Attendance has been marked successfully.,出席が正常にマークされています。
DocType: Journal Entry,Remark,備考
DocType: Purchase Receipt Item,Rate and Amount,割合と量
apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +146,Account Type for {0} must be {1},{0}のアカウントの種類でなければなりません{1}
apps/erpnext/erpnext/config/hr.py +55,Leaves and Holiday,休暇・休日
+apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +49,Customer > Customer Group > Territory,顧客>顧客グループ>テリトリー
DocType: Sales Order,Not Billed,未記帳
apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +147,Both Warehouse must belong to same Company,両方の倉庫は同じ会社に属している必要があります
apps/erpnext/erpnext/public/js/templates/contact_list.html +37,No contacts added yet.,連絡先がまだ追加されていません
@@ -3003,6 +3033,7 @@
apps/erpnext/erpnext/templates/print_formats/includes/taxes.html +5,Discount Amount,割引額
DocType: Purchase Invoice,Return Against Purchase Invoice,仕入請求書に対する返品
DocType: Item,Warranty Period (in days),保証期間(日数)
+apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +50,Relation with Guardian1,Guardian1との関係
apps/erpnext/erpnext/stock/page/stock_balance/stock_balance.js +51,Acutal qty in stock,在庫Acutal数量
apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +18,Net Cash from Operations,事業からの純キャッシュ・フロー
apps/erpnext/erpnext/public/js/setup_wizard.js +230,e.g. VAT,例「付加価値税(VAT)」
@@ -3013,7 +3044,7 @@
apps/erpnext/erpnext/schools/doctype/academic_year/academic_year.js +3,Student Group,学生グループ
DocType: Shopping Cart Settings,Quotation Series,見積シリーズ
apps/erpnext/erpnext/setup/doctype/item_group/item_group.py +58,"An item exists with same name ({0}), please change the item group name or rename the item",同名のアイテム({0})が存在しますので、アイテムグループ名を変えるか、アイテム名を変更してください
-apps/erpnext/erpnext/accounts/page/pos/pos.js +1542,Please select customer,顧客を選択してください
+apps/erpnext/erpnext/accounts/page/pos/pos.js +1868,Please select customer,顧客を選択してください
DocType: C-Form,I,私
DocType: Company,Asset Depreciation Cost Center,資産減価償却コストセンター
DocType: Sales Order Item,Sales Order Date,受注日
@@ -3023,6 +3054,7 @@
apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +90,Warehouse {0}: Company is mandatory,倉庫{0}:当社は必須です
DocType: Stock Settings,Limit Percent,リミットパーセント
,Payment Period Based On Invoice Date,請求書の日付に基づく支払期間
+apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +46,Item Code > Item Group > Brand,商品コード>項目グループ>ブランド
apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +58,Missing Currency Exchange Rates for {0},{0}用の為替レートがありません
DocType: Assessment Plan,Examiner,審査官
DocType: Student,Siblings,同胞種
@@ -3031,11 +3063,11 @@
DocType: C-Form,C-FORM-,C-FORM-
DocType: Vehicle,Insurance Details,保険の詳細
DocType: Account,Payable,買掛
-apps/erpnext/erpnext/hr/doctype/employee_loan/employee_loan.py +105,Please enter Repayment Periods,返済期間を入力してください。
-apps/erpnext/erpnext/shopping_cart/cart.py +350,Debtors ({0}),債務者({0})
+apps/erpnext/erpnext/hr/doctype/employee_loan/employee_loan.py +113,Please enter Repayment Periods,返済期間を入力してください。
+apps/erpnext/erpnext/shopping_cart/cart.py +354,Debtors ({0}),債務者({0})
DocType: Pricing Rule,Margin,マージン
apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +57,New Customers,新規顧客
-apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +74,Gross Profit %,粗利益%
+apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +76,Gross Profit %,粗利益%
DocType: Appraisal Goal,Weightage (%),重み付け(%)
DocType: Bank Reconciliation Detail,Clearance Date,決済日
apps/erpnext/erpnext/accounts/doctype/asset/asset.py +61,Gross Purchase Amount is mandatory,購入総額は必須です
@@ -3071,12 +3103,13 @@
apps/erpnext/erpnext/controllers/website_list_for_contact.py +90,{0}% Delivered,{0}%配送済
apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +79,Item {0}: Ordered qty {1} cannot be less than minimum order qty {2} (defined in Item).,アイテム{0}:発注数量{1}は最小注文数量{2}(アイテム内で定義)より小さくすることはできません
DocType: Monthly Distribution Percentage,Monthly Distribution Percentage,月次配分割合
+apps/erpnext/erpnext/hr/doctype/employee/employee.py +23,Please setup Employee Naming System in Human Resource > HR Settings,してください>人事でHR設定のネームシステムのセットアップ従業員
DocType: Territory,Territory Targets,ターゲット地域
DocType: Delivery Note,Transporter Info,輸送情報
apps/erpnext/erpnext/accounts/utils.py +501,Please set default {0} in Company {1},会社のデフォルト{0}を設定してください。{1}
DocType: Cheque Print Template,Starting position from top edge,上端からの位置を開始
apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +29,Same supplier has been entered multiple times,同じサプライヤーが複数回入力されています
-apps/erpnext/erpnext/accounts/report/profitability_analysis/profitability_analysis.py +148,Gross Profit / Loss,売上総利益/損失
+apps/erpnext/erpnext/accounts/report/profitability_analysis/profitability_analysis.py +152,Gross Profit / Loss,売上総利益/損失
DocType: Purchase Order Item Supplied,Purchase Order Item Supplied,発注アイテム供給済
apps/erpnext/erpnext/public/js/setup_wizard.js +83,Company Name cannot be Company,会社名は、当社にすることはできません
apps/erpnext/erpnext/config/setup.py +27,Letter Heads for print templates.,印刷テンプレートのレターヘッド。
@@ -3132,18 +3165,19 @@
apps/erpnext/erpnext/config/setup.py +37,Country wise default Address Templates,国ごとのデフォルトのアドレステンプレート
DocType: Sales Order Item,Supplier delivers to Customer,サプライヤーから顧客に配送
apps/erpnext/erpnext/utilities/bot.py +34,[{0}](#Form/Item/{0}) is out of stock,[{0}](#フォーム/商品/ {0})在庫切れです
-apps/erpnext/erpnext/controllers/recurring_document.py +174,Next Date must be greater than Posting Date,次の日は、転記日付よりも大きくなければなりません
-apps/erpnext/erpnext/public/js/controllers/transaction.js +880,Show tax break-up,表示減税アップ
+apps/erpnext/erpnext/controllers/recurring_document.py +177,Next Date must be greater than Posting Date,次の日は、転記日付よりも大きくなければなりません
+apps/erpnext/erpnext/public/js/controllers/transaction.js +914,Show tax break-up,表示減税アップ
apps/erpnext/erpnext/accounts/party.py +305,Due / Reference Date cannot be after {0},期限/基準日は{0}より後にすることはできません
apps/erpnext/erpnext/config/setup.py +51,Data Import and Export,データインポート・エクスポート
apps/erpnext/erpnext/accounts/doctype/account/account.py +204,"Stock entries exist against Warehouse {0}, hence you cannot re-assign or modify it",ストックエントリは、したがって、あなたが再割り当てたり、それを変更することはできません、倉庫{0}に対して存在します
-apps/erpnext/erpnext/schools/doctype/program_enrollment_tool/program_enrollment_tool.py +29,No students Found,いいえ学生は見つかりませんでした
+apps/erpnext/erpnext/schools/doctype/program_enrollment_tool/program_enrollment_tool.py +39,No students Found,いいえ学生は見つかりませんでした
apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +55,Invoice Posting Date,請求書の転記日付
apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +25,Sell,売る
DocType: Sales Invoice,Rounded Total,合計(四捨五入)
DocType: Product Bundle,List items that form the package.,梱包を形成するリストアイテム
apps/erpnext/erpnext/accounts/doctype/monthly_distribution/monthly_distribution.py +26,Percentage Allocation should be equal to 100%,割合の割り当ては100パーセントに等しくなければなりません
apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +530,Please select Posting Date before selecting Party,パーティーを選択する前に転記日付を選択してください
+DocType: Program Enrollment,School House,スクールハウス
DocType: Serial No,Out of AMC,年間保守契約外
apps/erpnext/erpnext/accounts/doctype/asset/asset.py +81,Number of Depreciations Booked cannot be greater than Total Number of Depreciations,予約された減価償却の数は、減価償却費の合計数を超えることはできません
apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.js +45,Make Maintenance Visit,メンテナンス訪問を作成
@@ -3152,9 +3186,9 @@
apps/erpnext/erpnext/config/accounts.py +56,Company (not Customer or Supplier) master.,会社(顧客・サプライヤーではない)のマスター
apps/erpnext/erpnext/schools/doctype/student/student_dashboard.py +6,This is based on the attendance of this Student,これは、この生徒の出席に基づいています
apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +166,Add more items or open full form,複数のアイテムまたは全開フォームを追加
-apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +104,Please enter 'Expected Delivery Date',「納品予定日」を入力してください
-apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +184,Delivery Notes {0} must be cancelled before cancelling this Sales Order,この受注をキャンセルする前に、納品書{0}をキャンセルしなければなりません
-apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +76,Paid amount + Write Off Amount can not be greater than Grand Total,支払額+償却額は総計を超えることはできません
+apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +108,Please enter 'Expected Delivery Date',「納品予定日」を入力してください
+apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +197,Delivery Notes {0} must be cancelled before cancelling this Sales Order,この受注をキャンセルする前に、納品書{0}をキャンセルしなければなりません
+apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +77,Paid amount + Write Off Amount can not be greater than Grand Total,支払額+償却額は総計を超えることはできません
apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +78,{0} is not a valid Batch Number for Item {1},{0}はアイテム{1}に対して有効なバッチ番号ではありません
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +149,Note: There is not enough leave balance for Leave Type {0},注:休暇タイプ{0}のための休暇残高が足りません
DocType: Training Event,Seminar,セミナー
@@ -3173,7 +3207,7 @@
apps/erpnext/erpnext/hr/doctype/employee/employee.py +107,Date of Birth cannot be greater than today.,生年月日は今日より後にすることはできません
,Stock Ageing,在庫エイジング
apps/erpnext/erpnext/schools/doctype/student/student.py +38,Student {0} exist against student applicant {1},学生{0}は、学生の申請者に対して存在し、{1}
-apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +128,Timesheet,タイムシート
+apps/erpnext/erpnext/projects/doctype/task/task.js +31,Timesheet,タイムシート
apps/erpnext/erpnext/controllers/accounts_controller.py +241,{0} '{1}' is disabled,{0} '{1}'は無効になっています
apps/erpnext/erpnext/crm/doctype/opportunity/opportunity_list.js +13,Set as Open,オープンに設定
DocType: Cheque Print Template,Scanned Cheque,スキャンした小切手
@@ -3199,10 +3233,11 @@
DocType: Sales Order,Partly Billed,一部支払済
apps/erpnext/erpnext/accounts/doctype/asset/asset.py +42,Item {0} must be a Fixed Asset Item,アイテムは、{0}固定資産項目でなければなりません
DocType: Item,Default BOM,デフォルト部品表
-apps/erpnext/erpnext/setup/doctype/company/company.js +44,Please re-type company name to confirm,確認のため会社名を再入力してください
+apps/erpnext/erpnext/setup/doctype/company/company.js +45,Please re-type company name to confirm,確認のため会社名を再入力してください
apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +67,Total Outstanding Amt,残高合計
DocType: Journal Entry,Printing Settings,印刷設定
-apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +285,Total Debit must be equal to Total Credit. The difference is {0},借方合計は貸方合計に等しくなければなりません。{0}の差があります。
+DocType: Sales Invoice,Include Payment (POS),支払いを含める(POS)
+apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +280,Total Debit must be equal to Total Credit. The difference is {0},借方合計は貸方合計に等しくなければなりません。{0}の差があります。
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +11,Automotive,自動車
DocType: Vehicle,Insurance Company,保険会社
DocType: Asset Category Account,Fixed Asset Account,固定資産勘定
@@ -3213,45 +3248,47 @@
apps/erpnext/erpnext/public/js/pos/pos_bill_item.html +12,In Stock: ,在庫あり:
DocType: Notification Control,Custom Message,カスタムメッセージ
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +33,Investment Banking,投資銀行
-apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +72,Cash or Bank Account is mandatory for making payment entry,現金または銀行口座は、支払いのエントリを作成するための必須です
+apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +73,Cash or Bank Account is mandatory for making payment entry,現金または銀行口座は、支払いのエントリを作成するための必須です
DocType: Purchase Invoice,Price List Exchange Rate,価格表為替レート
DocType: Purchase Invoice Item,Rate,単価/率
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +66,Intern,インターン
+apps/erpnext/erpnext/accounts/page/pos/pos.js +1438,Address Name,アドレス名称
DocType: Stock Entry,From BOM,参照元部品表
DocType: Assessment Code,Assessment Code,評価コード
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +35,Basic,基本
apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +94,Stock transactions before {0} are frozen,{0}が凍結される以前の在庫取引
apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +220,Please click on 'Generate Schedule',「スケジュール生成」をクリックしてください
apps/erpnext/erpnext/config/stock.py +190,"e.g. Kg, Unit, Nos, m",例「kg」「単位」「個数」「m」
-apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +115,Reference No is mandatory if you entered Reference Date,参照日を入力した場合は参照番号が必須です
+apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +110,Reference No is mandatory if you entered Reference Date,参照日を入力した場合は参照番号が必須です
DocType: Bank Reconciliation Detail,Payment Document,支払ドキュメント
apps/erpnext/erpnext/hr/doctype/employee/employee.py +110,Date of Joining must be greater than Date of Birth,入社日は誕生日よりも後でなければなりません
DocType: Salary Slip,Salary Structure,給与体系
DocType: Account,Bank,銀行
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +9,Airline,航空会社
-apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +739,Issue Material,資材課題
+apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +790,Issue Material,資材課題
DocType: Material Request Item,For Warehouse,倉庫用
DocType: Employee,Offer Date,雇用契約日
apps/erpnext/erpnext/selling/page/sales_funnel/sales_funnel.py +33,Quotations,見積
-apps/erpnext/erpnext/accounts/page/pos/pos.js +663,You are in offline mode. You will not be able to reload until you have network.,オフラインモードになっています。あなたがネットワークを持ってまで、リロードすることができません。
+apps/erpnext/erpnext/accounts/page/pos/pos.js +665,You are in offline mode. You will not be able to reload until you have network.,オフラインモードになっています。あなたがネットワークを持ってまで、リロードすることができません。
apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.py +31,No Student Groups created.,いいえ学生グループが作成されません。
DocType: Purchase Invoice Item,Serial No,シリアル番号
-apps/erpnext/erpnext/hr/doctype/employee_loan/employee_loan.py +111,Monthly Repayment Amount cannot be greater than Loan Amount,毎月返済額は融資額を超えることはできません
+apps/erpnext/erpnext/hr/doctype/employee_loan/employee_loan.py +119,Monthly Repayment Amount cannot be greater than Loan Amount,毎月返済額は融資額を超えることはできません
apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +144,Please enter Maintaince Details first,メンテナンス詳細を入力してください
DocType: Purchase Invoice,Print Language,プリント言語
DocType: Salary Slip,Total Working Hours,総労働時間
DocType: Stock Entry,Including items for sub assemblies,組立部品のためのアイテムを含む
-apps/erpnext/erpnext/accounts/page/pos/pos.js +1474,Enter value must be positive,入力値は正でなければなりません
+apps/erpnext/erpnext/accounts/page/pos/pos.js +1797,Enter value must be positive,入力値は正でなければなりません
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +102,All Territories,全ての領域
DocType: Purchase Invoice,Items,アイテム
apps/erpnext/erpnext/schools/doctype/program_enrollment/program_enrollment.py +25,Student is already enrolled.,学生はすでに登録されています。
DocType: Fiscal Year,Year Name,年の名前
DocType: Process Payroll,Process Payroll,給与支払
-apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +221,There are more holidays than working days this month.,休日数が月営業日数を上回っています
+apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +234,There are more holidays than working days this month.,休日数が月営業日数を上回っています
DocType: Product Bundle Item,Product Bundle Item,製品付属品アイテム
DocType: Sales Partner,Sales Partner Name,販売パートナー名
-apps/erpnext/erpnext/hooks.py +105,Request for Quotations,見積依頼
+apps/erpnext/erpnext/hooks.py +111,Request for Quotations,見積依頼
DocType: Payment Reconciliation,Maximum Invoice Amount,最大請求額
+DocType: Item,Device Package Code,デバイスパッケージコード
DocType: Student Language,Student Language,学生の言語
apps/erpnext/erpnext/config/selling.py +23,Customers,顧客
DocType: Student Sibling,Institution,機関
@@ -3262,7 +3299,7 @@
apps/erpnext/erpnext/stock/doctype/item/item.py +642,Default Unit of Measure for Variant '{0}' must be same as in Template '{1}',バリエーションのデフォルト単位 '{0}' はテンプレート '{1}' と同じである必要があります
DocType: Shipping Rule,Calculate Based On,計算基準
DocType: Delivery Note Item,From Warehouse,倉庫から
-apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +870,No Items with Bill of Materials to Manufacture,製造する部品表(BOM)を持つアイテムいいえ
+apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +872,No Items with Bill of Materials to Manufacture,製造する部品表(BOM)を持つアイテムいいえ
DocType: Assessment Plan,Supervisor Name,上司の名前
DocType: Grading Structure,Grading Structure,グレーディング構造
DocType: Purchase Taxes and Charges,Valuation and Total,評価と総合
@@ -3316,7 +3353,7 @@
apps/erpnext/erpnext/controllers/trends.py +19,Total(Amt),合計(数)
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +26,Entertainment & Leisure,エンターテインメント&レジャー
DocType: Quality Inspection,Item Serial No,アイテムシリアル番号
-apps/erpnext/erpnext/utilities/activation.py +131,Create Employee Records,従業員レコードを作成します。
+apps/erpnext/erpnext/utilities/activation.py +136,Create Employee Records,従業員レコードを作成します。
apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +58,Total Present,総現在価値
apps/erpnext/erpnext/config/accounts.py +107,Accounting Statements,計算書
apps/erpnext/erpnext/public/js/setup_wizard.js +304,Hour,時
@@ -3325,7 +3362,7 @@
apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +29,New Serial No cannot have Warehouse. Warehouse must be set by Stock Entry or Purchase Receipt,新しいシリアル番号には倉庫を指定することができません。倉庫は在庫エントリーか領収書によって設定する必要があります
DocType: Lead,Lead Type,リードタイプ
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +133,You are not authorized to approve leaves on Block Dates,休暇申請を承認する権限がありません
-apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +362,All these items have already been invoiced,これら全アイテムはすでに請求済みです
+apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +364,All these items have already been invoiced,これら全アイテムはすでに請求済みです
apps/erpnext/erpnext/setup/doctype/authorization_control/authorization_control.py +37,Can be approved by {0},{0}によって承認することができます
DocType: Item,Default Material Request Type,デフォルトの材質の要求タイプ
apps/erpnext/erpnext/projects/doctype/project/project_dashboard.html +7,Unknown,未知の
@@ -3341,20 +3378,20 @@
DocType: Student,Middle Name,ミドルネーム
DocType: C-Form,Invoices,請求
DocType: Job Opening,Job Title,職業名
-apps/erpnext/erpnext/utilities/activation.py +102,Create Users,ユーザーの作成
+apps/erpnext/erpnext/utilities/activation.py +100,Create Users,ユーザーの作成
apps/erpnext/erpnext/public/js/setup_wizard.js +304,Gram,グラム
-apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +375,Quantity to Manufacture must be greater than 0.,製造数量は0より大きくなければなりません
+apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +393,Quantity to Manufacture must be greater than 0.,製造数量は0より大きくなければなりません
apps/erpnext/erpnext/config/maintenance.py +17,Visit report for maintenance call.,メンテナンス要請の訪問レポート。
DocType: Stock Entry,Update Rate and Availability,単価と残量をアップデート
DocType: Stock Settings,Percentage you are allowed to receive or deliver more against the quantity ordered. For example: If you have ordered 100 units. and your Allowance is 10% then you are allowed to receive 110 units.,注文数に対して受領または提供が許可されている割合。例:100単位の注文を持っている状態で、割当が10%だった場合、110単位の受領を許可されます。
DocType: POS Customer Group,Customer Group,顧客グループ
-apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +186,Expense account is mandatory for item {0},アイテム{0}には経費科目が必須です
+apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +194,Expense account is mandatory for item {0},アイテム{0}には経費科目が必須です
DocType: BOM,Website Description,ウェブサイトの説明
apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +42,Net Change in Equity,資本の純変動
apps/erpnext/erpnext/accounts/doctype/asset/asset.py +152,Please cancel Purchase Invoice {0} first,最初の購入請求書{0}をキャンセルしてください
apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.py +42,"Email Address must be unique, already exists for {0}",電子メールアドレスは一意である必要があり、すでに{0}のために存在します
DocType: Serial No,AMC Expiry Date,年間保守契約の有効期限日
-apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +744,Receipt,領収書
+apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +795,Receipt,領収書
,Sales Register,販売登録
DocType: Daily Work Summary Settings Company,Send Emails At,で電子メールを送ります
DocType: Quotation,Quotation Lost Reason,失注理由
@@ -3364,14 +3401,14 @@
apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +117,Summary for this month and pending activities,今月と保留中の活動の概要
DocType: Customer Group,Customer Group Name,顧客グループ名
apps/erpnext/erpnext/public/js/financial_statements.js +55,Cash Flow Statement,キャッシュフロー計算書
-apps/erpnext/erpnext/hr/doctype/employee_loan_application/employee_loan_application.py +22,Loan Amount cannot exceed Maximum Loan Amount of {0},融資額は、{0}の最大融資額を超えることはできません。
+apps/erpnext/erpnext/hr/doctype/employee_loan_application/employee_loan_application.py +23,Loan Amount cannot exceed Maximum Loan Amount of {0},融資額は、{0}の最大融資額を超えることはできません。
apps/erpnext/erpnext/hr/report/vehicle_expenses/vehicle_expenses.py +21,License,ライセンス
apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +437,Please remove this Invoice {0} from C-Form {1},C-フォーム{1}から請求書{0}を削除してください
DocType: Leave Control Panel,Please select Carry Forward if you also want to include previous fiscal year's balance leaves to this fiscal year,過去の会計年度の残高を今年度に含めて残したい場合は「繰り越す」を選択してください
DocType: GL Entry,Against Voucher Type,対伝票タイプ
DocType: Item,Attributes,属性
-apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +621,Get Items,項目を取得
-apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +211,Please enter Write Off Account,償却勘定を入力してください
+apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +672,Get Items,項目を取得
+apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +219,Please enter Write Off Account,償却勘定を入力してください
apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +71,Last Order Date,最終注文日
apps/erpnext/erpnext/accounts/doctype/budget/budget.py +47,Account {0} does not belongs to company {1},アカウント{0} は会社 {1} に所属していません
DocType: Student,Guardian Details,ガーディアン詳細
@@ -3387,7 +3424,7 @@
DocType: Project,Expected End Date,終了予定日
DocType: Budget Account,Budget Amount,予算額
DocType: Appraisal Template,Appraisal Template Title,査定テンプレートタイトル
-apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +36,From Date {0} for Employee {1} cannot be before employee's joining Date {2},日付から{0}のための従業員{1}従業員の入社日前にすることはできません{2}
+apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +37,From Date {0} for Employee {1} cannot be before employee's joining Date {2},日付から{0}のための従業員{1}従業員の入社日前にすることはできません{2}
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +107,Commercial,営利企業
DocType: Payment Entry,Account Paid To,アカウントに支払わ
apps/erpnext/erpnext/selling/doctype/product_bundle/product_bundle.py +24,Parent Item {0} must not be a Stock Item,親項目 {0} は在庫アイテムにはできません
@@ -3395,7 +3432,7 @@
DocType: Expense Claim,More Details,詳細
DocType: Supplier Quotation,Supplier Address,サプライヤー住所
apps/erpnext/erpnext/accounts/doctype/budget/budget.py +128,{0} Budget for Account {1} against {2} {3} is {4}. It will exceed by {5},{0}アカウントの予算{1} {2} {3}に対しては{4}です。これは、{5}によって超えてしまいます
-apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +657,Row {0}# Account must be of type 'Fixed Asset',行{0}#のアカウントタイプでなければなりません "固定資産"
+apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +665,Row {0}# Account must be of type 'Fixed Asset',行{0}#のアカウントタイプでなければなりません "固定資産"
apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +36,Out Qty,出量
apps/erpnext/erpnext/config/accounts.py +278,Rules to calculate shipping amount for a sale,販売のために出荷量を計算するルール
apps/erpnext/erpnext/selling/doctype/customer/customer.py +51,Series is mandatory,シリーズは必須です
@@ -3411,10 +3448,10 @@
DocType: Tax Rule,Billing State,請求状況
apps/erpnext/erpnext/accounts/doctype/asset/asset.js +287,Transfer,移転
apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +197,{0} {1} does not associated with Party Account {2},{0} {1}党のアカウントに関連付けられていません{2}
-apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +812,Fetch exploded BOM (including sub-assemblies),(部分組立品を含む)展開した部品表を取得する
+apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +863,Fetch exploded BOM (including sub-assemblies),(部分組立品を含む)展開した部品表を取得する
DocType: Authorization Rule,Applicable To (Employee),(従業員)に適用
apps/erpnext/erpnext/controllers/accounts_controller.py +123,Due Date is mandatory,期日は必須です
-apps/erpnext/erpnext/controllers/item_variant.py +57,Increment for Attribute {0} cannot be 0,属性 {0} の増分は0にすることはできません
+apps/erpnext/erpnext/controllers/item_variant.py +82,Increment for Attribute {0} cannot be 0,属性 {0} の増分は0にすることはできません
DocType: Journal Entry,Pay To / Recd From,支払先/受領元
DocType: Naming Series,Setup Series,シリーズ設定
DocType: Payment Reconciliation,To Invoice Date,請求書の日付へ
@@ -3428,9 +3465,9 @@
DocType: Cheque Print Template,Message to show,表示するメッセージ
DocType: Company,Retail,小売
DocType: Attendance,Absent,欠勤
-apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +564,Product Bundle,製品付属品
+apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +554,Product Bundle,製品付属品
DocType: Purchase Invoice Item,Is Sample Item,サンプル項目です
-apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +205,Row {0}: Invalid reference {1},行{0}:無効参照{1}
+apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +200,Row {0}: Invalid reference {1},行{0}:無効参照{1}
DocType: Purchase Taxes and Charges Template,Purchase Taxes and Charges Template,購入租税公課テンプレート
DocType: Upload Attendance,Download Template,テンプレートのダウンロード
DocType: Timesheet,TS-,TS-
@@ -3439,18 +3476,20 @@
DocType: Payment Entry,Account Paid From,アカウントから支払わ
DocType: Purchase Order Item Supplied,Raw Material Item Code,原材料アイテムコード
DocType: Journal Entry,Write Off Based On,償却基準
+apps/erpnext/erpnext/utilities/activation.py +66,Make Lead,リードを作ります
+apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +110,Print and Stationery,印刷と文房具
DocType: Stock Settings,Show Barcode Field,ショーバーコードフィールド
-apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +710,Send Supplier Emails,サプライヤーメールを送信
+apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +762,Send Supplier Emails,サプライヤーメールを送信
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +115,"Salary already processed for period between {0} and {1}, Leave application period cannot be between this date range.",給与はすでに{0}と{1}、この日付範囲の間にすることはできません申請期間を残すとの間の期間のために処理しました。
apps/erpnext/erpnext/config/stock.py +127,Installation record for a Serial No.,シリアル番号の設置レコード
DocType: Guardian Interest,Guardian Interest,ガーディアンインタレスト
-apps/erpnext/erpnext/config/hr.py +158,Training,トレーニング
+apps/erpnext/erpnext/config/hr.py +177,Training,トレーニング
DocType: Timesheet,Employee Detail,従業員の詳細
-apps/erpnext/erpnext/controllers/recurring_document.py +187,Next Date's day and Repeat on Day of Month must be equal,次の日と月次繰り返しの日は同じでなければなりません
+apps/erpnext/erpnext/controllers/recurring_document.py +190,Next Date's day and Repeat on Day of Month must be equal,次の日と月次繰り返しの日は同じでなければなりません
apps/erpnext/erpnext/config/website.py +11,Settings for website homepage,ウェブサイトのホームページの設定
DocType: Offer Letter,Awaiting Response,応答を待っています
apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +58,Above,上記
-apps/erpnext/erpnext/controllers/item_variant.py +179,Invalid attribute {0} {1},無効な属性{0} {1}
+apps/erpnext/erpnext/controllers/item_variant.py +216,Invalid attribute {0} {1},無効な属性{0} {1}
apps/erpnext/erpnext/schools/doctype/assessment_plan/assessment_plan.py +13,Please select Student Group or Student Batch,学生グループや学生のバッチを選択してください
DocType: Salary Slip,Earning & Deduction,収益と控除
apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +36,Optional. This setting will be used to filter in various transactions.,(オプション)この設定は、様々な取引をフィルタリングするために使用されます。
@@ -3470,7 +3509,7 @@
apps/erpnext/erpnext/stock/doctype/material_request/material_request_list.js +9,Partially ordred,部分的にordred
apps/erpnext/erpnext/controllers/stock_controller.py +225,{0} {1}: Cost Center is mandatory for Item {2},{0} {1}:項目{2}には「コストセンター」が必須です
DocType: Vehicle,Policy No,ポリシーはありません
-apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +603,Get Items from Product Bundle,付属品からアイテムを取得
+apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +654,Get Items from Product Bundle,付属品からアイテムを取得
DocType: Asset,Straight Line,直線
DocType: Project User,Project User,プロジェクトユーザー
DocType: GL Entry,Is Advance,前払金
@@ -3482,7 +3521,7 @@
DocType: Program Enrollment Tool,Get Students From,からの留学生を取得
DocType: Hub Settings,Seller Country,販売者所在国
apps/erpnext/erpnext/config/learn.py +273,Publish Items on Website,ウェブサイト上でアイテムを公開
-apps/erpnext/erpnext/utilities/activation.py +121,Group your students in batches,バッチでグループの学生
+apps/erpnext/erpnext/utilities/activation.py +127,Group your students in batches,バッチでグループの学生
DocType: Authorization Rule,Authorization Rule,認証ルール
DocType: Sales Invoice,Terms and Conditions Details,規約の詳細
apps/erpnext/erpnext/templates/generators/item.html +85,Specifications,仕様
@@ -3507,7 +3546,7 @@
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +96,Entertainment Expenses,交際費
apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +47,Make Material Request,素材の要求を行います
apps/erpnext/erpnext/manufacturing/doctype/bom/bom_item_preview.html +19,Open Item {0},オープン項目{0}
-apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +192,Sales Invoice {0} must be cancelled before cancelling this Sales Order,この受注をキャンセルする前に、請求書{0}がキャンセルされていなければなりません
+apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +205,Sales Invoice {0} must be cancelled before cancelling this Sales Order,この受注をキャンセルする前に、請求書{0}がキャンセルされていなければなりません
apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +60,Age,年齢
DocType: Sales Invoice Timesheet,Billing Amount,請求額
apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +84,Invalid quantity specified for item {0}. Quantity should be greater than 0.,アイテム{0}に無効な量が指定されています。数量は0以上でなければなりません。
@@ -3524,7 +3563,7 @@
DocType: Email Digest,Open Notifications,お知らせを開く
DocType: Payment Entry,Difference Amount (Company Currency),差額(会社通貨)
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +77,Direct Expenses,直接経費
-apps/erpnext/erpnext/controllers/recurring_document.py +210,"{0} is an invalid email address in 'Notification \
+apps/erpnext/erpnext/controllers/recurring_document.py +213,"{0} is an invalid email address in 'Notification \
Email Address'",{0} 'は通知\メールアドレス」で無効なメールアドレスです
apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +60,New Customer Revenue,新規顧客の収益
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +117,Travel Expenses,旅費交通費
@@ -3533,13 +3572,14 @@
DocType: Bank Reconciliation Detail,Cheque Date,小切手日
apps/erpnext/erpnext/accounts/doctype/account/account.py +55,Account {0}: Parent account {1} does not belong to company: {2},アカウント{0}:親アカウント{1}は会社{2}に属していません
DocType: Program Enrollment Tool,Student Applicants,学生の応募者
-apps/erpnext/erpnext/setup/doctype/company/company.js +60,Successfully deleted all transactions related to this company!,この会社に関連するすべての取引を正常に削除しました!
+apps/erpnext/erpnext/setup/doctype/company/company.js +61,Successfully deleted all transactions related to this company!,この会社に関連するすべての取引を正常に削除しました!
apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +21,As on Date,基準日
DocType: Appraisal,HR,HR
DocType: Program Enrollment,Enrollment Date,登録日
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +62,Probation,試用
apps/erpnext/erpnext/config/hr.py +115,Salary Components,給与コンポーネント
DocType: Program Enrollment Tool,New Academic Year,新学期
+apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +769,Return / Credit Note,リターン/クレジットノート
DocType: Stock Settings,Auto insert Price List rate if missing,空の場合価格表の単価を自動挿入
apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +25,Total Paid Amount,支出額合計
DocType: Production Order Item,Transferred Qty,移転数量
@@ -3565,7 +3605,7 @@
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +141,Payroll Payable,給与支払ってください
DocType: Buying Settings,Default Supplier Type,デフォルトサプライヤータイプ
DocType: Production Order,Total Operating Cost,営業費合計
-apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +150,Note: Item {0} entered multiple times,注:アイテム{0}が複数回入力されています
+apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +152,Note: Item {0} entered multiple times,注:アイテム{0}が複数回入力されています
apps/erpnext/erpnext/config/selling.py +41,All Contacts.,全ての連絡先。
apps/erpnext/erpnext/public/js/setup_wizard.js +45,Company Abbreviation,会社略称
apps/erpnext/erpnext/hr/doctype/employee/employee.py +136,User {0} does not exist,ユーザー{0}は存在しません
@@ -3607,7 +3647,7 @@
DocType: Purchase Taxes and Charges,Item Wise Tax Detail,アイテムごとの税の詳細
apps/erpnext/erpnext/public/js/setup_wizard.js +45,Institute Abbreviation,研究所の略
,Item-wise Price List Rate,アイテムごとの価格表単価
-apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +841,Supplier Quotation,サプライヤー見積
+apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +892,Supplier Quotation,サプライヤー見積
DocType: Quotation,In Words will be visible once you save the Quotation.,見積を保存すると表示される表記内。
apps/erpnext/erpnext/schools/doctype/fees/fees.js +26,Collect Fees,料金を徴収
DocType: Attendance,ATT-,ATT-
@@ -3616,7 +3656,6 @@
apps/erpnext/erpnext/config/selling.py +86,Rules for adding shipping costs.,送料を追加するためのルール
DocType: Item,Opening Stock,期首在庫
apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +20,Customer is required,顧客が必要です
-apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +192,Please set Naming Series for {0} via Setup > Settings > Naming Series,[設定]> [設定]> [ネーミングシリーズを経由して{0}のためのシリーズのネーミング設定してください
apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +20,{0} is mandatory for Return,返品には {0} が必須です
DocType: Purchase Order,To Receive,受領する
apps/erpnext/erpnext/public/js/setup_wizard.js +200,user@example.com,user@example.com
@@ -3638,7 +3677,7 @@
DocType: Serial No,Out of Warranty,保証外
DocType: BOM Replace Tool,Replace,置き換え
DocType: Production Order,Unstopped,継続音の
-apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +353,{0} against Sales Invoice {1},納品書{1}に対する{0}
+apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +348,{0} against Sales Invoice {1},納品書{1}に対する{0}
DocType: Sales Invoice,SINV-,SINV-
DocType: Request for Quotation Item,Project Name,プロジェクト名
DocType: Supplier,Mention if non-standard receivable account,非標準の売掛金の場合に記載
@@ -3650,7 +3689,7 @@
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +36,Tax Assets,税金資産
DocType: BOM Item,BOM No,部品表番号
DocType: Instructor,INS/,INS /
-apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +153,Journal Entry {0} does not have account {1} or already matched against other voucher,仕訳{0}は、勘定{1}が無いか、既に他の伝票に照合されています
+apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +148,Journal Entry {0} does not have account {1} or already matched against other voucher,仕訳{0}は、勘定{1}が無いか、既に他の伝票に照合されています
DocType: Item,Moving Average,移動平均
DocType: BOM Replace Tool,The BOM which will be replaced,交換される部品表
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +44,Electronic Equipments,電子機器
@@ -3669,7 +3708,7 @@
DocType: Leave Block List,Allow the following users to approve Leave Applications for block days.,次のユーザーが休暇期間申請を承認することを許可
apps/erpnext/erpnext/config/hr.py +132,Types of Expense Claim.,経費請求タイプ
DocType: Item,Taxes,税
-apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +301,Paid and Not Delivered,支払済かつ未配送
+apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +314,Paid and Not Delivered,支払済かつ未配送
DocType: Project,Default Cost Center,デフォルトコストセンター
DocType: Purchase Invoice,End Date,終了日
apps/erpnext/erpnext/config/stock.py +7,Stock Transactions,株式取引
@@ -3677,15 +3716,16 @@
DocType: Employee,Internal Work History,内部作業履歴
DocType: Depreciation Schedule,Accumulated Depreciation Amount,減価償却累計金額
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +42,Private Equity,未公開株式
+DocType: Employee Loan,Fully Disbursed,完全に支払わ
DocType: Maintenance Visit,Customer Feedback,顧客フィードバック
DocType: Account,Expense,経費
apps/erpnext/erpnext/schools/doctype/assessment_result/assessment_result.js +34,Score cannot be greater than Maximum Score,スコアが最大スコアよりも大きくすることはできません。
DocType: Item Attribute,From Range,範囲開始
-apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +91,Syntax error in formula or condition: {0},式または条件の構文エラー:{0}
+apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +94,Syntax error in formula or condition: {0},式または条件の構文エラー:{0}
DocType: Daily Work Summary Settings Company,Daily Work Summary Settings Company,毎日の仕事の概要の設定会社
apps/erpnext/erpnext/stock/utils.py +100,Item {0} ignored since it is not a stock item,アイテム{0}は在庫アイテムではないので無視されます
DocType: Appraisal,APRSL,APRSL
-apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +34,Submit this Production Order for further processing.,この製造指示書を提出して次の処理へ
+apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +40,Submit this Production Order for further processing.,この製造指示書を提出して次の処理へ
apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +21,"To not apply Pricing Rule in a particular transaction, all applicable Pricing Rules should be disabled.",特定の処理/取引で価格設定ルールを適用させないようにするために、全てに適用可能な価格設定ルールを無効にする必要があります。
DocType: Assessment Group,Parent Assessment Group,親の評価グループ
apps/erpnext/erpnext/hr/doctype/job_opening/job_opening.py +27,Jobs,ジョブズ
@@ -3697,15 +3737,15 @@
DocType: Stock Entry Detail,Additional Cost,追加費用
apps/erpnext/erpnext/public/js/setup_wizard.js +62,Financial Year End Date,会計年度終了日
apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +39,"Can not filter based on Voucher No, if grouped by Voucher",伝票でグループ化されている場合、伝票番号でフィルタリングすることはできません。
-apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +731,Make Supplier Quotation,サプライヤ見積を作成
+apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +784,Make Supplier Quotation,サプライヤ見積を作成
DocType: Quality Inspection,Incoming,収入
DocType: BOM,Materials Required (Exploded),資材が必要です(展開)
apps/erpnext/erpnext/public/js/setup_wizard.js +190,"Add users to your organization, other than yourself",自分以外のユーザーを組織に追加
-apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +62,Posting Date cannot be future date,転記日付は将来の日付にすることはできません
+apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +63,Posting Date cannot be future date,転記日付は将来の日付にすることはできません
apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +96,Row # {0}: Serial No {1} does not match with {2} {3},行#{0}:シリアル番号 {1} が {2} {3}と一致しません
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +48,Casual Leave,臨時休暇
DocType: Batch,Batch ID,バッチID
-apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +373,Note: {0},注:{0}
+apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +368,Note: {0},注:{0}
,Delivery Note Trends,納品書の動向
apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +113,This Week's Summary,今週の概要
,In Stock Qty,在庫数量で
@@ -3720,13 +3760,14 @@
DocType: Material Request,% Ordered,%注文済
DocType: Purchase Invoice,"Enter Email Address separated by commas, invoice will be mailed automatically on particular date",カンマで区切られた電子メールアドレスを入力し、請求書が特定の日に自動的に郵送されます
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +65,Piecework,出来高制
-apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +70,Avg. Buying Rate,平均購入レート
+apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +72,Avg. Buying Rate,平均購入レート
DocType: Task,Actual Time (in Hours),実際の時間(時)
DocType: Employee,History In Company,会社での履歴
apps/erpnext/erpnext/config/learn.py +107,Newsletters,ニュースレター
DocType: Stock Ledger Entry,Stock Ledger Entry,在庫元帳エントリー
+apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +87,Same item has been entered multiple times,同じ項目が複数回入力されています
DocType: Department,Leave Block List,休暇リスト
-DocType: Customer,Tax ID,納税者番号
+DocType: Sales Invoice,Tax ID,納税者番号
apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +188,Item {0} is not setup for Serial Nos. Column must be blank,アイテム{0}にはシリアル番号が設定されていません。列は空白でなければなりません。
DocType: Accounts Settings,Accounts Settings,アカウント設定
apps/erpnext/erpnext/schools/doctype/student_applicant/student_applicant.js +7,Approve,承認します
@@ -3742,7 +3783,7 @@
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +169,Black,黒
DocType: BOM Explosion Item,BOM Explosion Item,部品表展開アイテム
DocType: Account,Auditor,監査人
-apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +56,{0} items produced,生産{0}アイテム
+apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +62,{0} items produced,生産{0}アイテム
DocType: Cheque Print Template,Distance from top edge,上端からの距離
apps/erpnext/erpnext/stock/get_item_details.py +272,Price List {0} is disabled or does not exist,価格表{0}が無効になっているか、存在しません。
DocType: Purchase Invoice,Return,返品
@@ -3759,8 +3800,8 @@
apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +530,Sales Order {0} is not submitted,受注{0}は提出されていません
DocType: Homepage,Tag Line,タグライン
DocType: Fee Component,Fee Component,手数料コンポーネント
-apps/erpnext/erpnext/config/hr.py +176,Fleet Management,フリート管理
-apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +839,Add items from,から項目を追加します。
+apps/erpnext/erpnext/config/hr.py +195,Fleet Management,フリート管理
+apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +890,Add items from,から項目を追加します。
apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +101,Warehouse {0}: Parent account {1} does not bolong to the company {2},倉庫{0}:親口座{1}は会社{2}に属していません
DocType: Cheque Print Template,Regular,レギュラー
apps/erpnext/erpnext/schools/doctype/course/course.py +20,Total Weightage of all Assessment Criteria must be 100%,すべての評価基準の総Weightageは100%でなければなりません
@@ -3782,11 +3823,12 @@
DocType: SMS Settings,Enter url parameter for receiver nos,受信者番号にURLパラメータを入力してください
DocType: Payment Entry,Paid Amount,支払金額
DocType: Assessment Plan,Supervisor,スーパーバイザー
-apps/erpnext/erpnext/accounts/page/pos/pos.js +690,Online,オンライン
+apps/erpnext/erpnext/accounts/page/pos/pos.js +692,Online,オンライン
,Available Stock for Packing Items,梱包可能な在庫
DocType: Item Variant,Item Variant,アイテムバリエーション
DocType: Assessment Result Tool,Assessment Result Tool,評価結果ツール
DocType: BOM Scrap Item,BOM Scrap Item,BOMスクラップアイテム
+apps/erpnext/erpnext/accounts/page/pos/pos.js +845,Submitted orders can not be deleted,提出された注文を削除することはできません
apps/erpnext/erpnext/accounts/doctype/account/account.py +118,"Account balance already in Debit, you are not allowed to set 'Balance Must Be' as 'Credit'",口座残高がすでに借方に存在しており、「残高仕訳先」を「貸方」に設定することはできません
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +80,Quality Management,品質管理
apps/erpnext/erpnext/accounts/doctype/asset/asset.py +40,Item {0} has been disabled,アイテム{0}は無効になっています
@@ -3802,7 +3844,7 @@
DocType: Purchase Receipt,Rate at which supplier's currency is converted to company's base currency,サプライヤの通貨が会社の基本通貨に換算されるレート
apps/erpnext/erpnext/manufacturing/doctype/workstation/workstation.py +36,Row #{0}: Timings conflicts with row {1},行 {0}:行{1}と時間が衝突しています
DocType: Training Event Employee,Invited,招待
-apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +166,Multiple active Salary Structures found for employee {0} for the given dates,与えられた日付の従業員{0}が見つかり、複数のアクティブな給与構造
+apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +172,Multiple active Salary Structures found for employee {0} for the given dates,与えられた日付の従業員{0}が見つかり、複数のアクティブな給与構造
DocType: Opportunity,Next Contact,次の連絡先
apps/erpnext/erpnext/config/accounts.py +272,Setup Gateway accounts.,ゲートウェイアカウントを設定
DocType: Employee,Employment Type,雇用の種類
@@ -3811,17 +3853,17 @@
,Cash Flow,キャッシュフロー
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +92,Application period cannot be across two alocation records,申請期間は2つの割当レコードを横断することはできません
DocType: Item Group,Default Expense Account,デフォルト経費
-apps/erpnext/erpnext/schools/doctype/student_attendance/student_attendance.py +26,Student Batch or Course Schedule is mandatory,学生バッチまたはコーススケジュールは必須です
+apps/erpnext/erpnext/schools/doctype/student_attendance/student_attendance.py +27,Student Batch or Course Schedule is mandatory,学生バッチまたはコーススケジュールは必須です
DocType: Employee,Notice (days),お知らせ(日)
DocType: Tax Rule,Sales Tax Template,販売税テンプレート
-apps/erpnext/erpnext/accounts/page/pos/pos.js +1902,Select items to save the invoice,請求書を保存する項目を選択します
+apps/erpnext/erpnext/accounts/page/pos/pos.js +2298,Select items to save the invoice,請求書を保存する項目を選択します
DocType: Employee,Encashment Date,現金化日
DocType: Training Event,Internet,インターネット
DocType: Account,Stock Adjustment,在庫調整
apps/erpnext/erpnext/projects/doctype/activity_cost/activity_cost.py +34,Default Activity Cost exists for Activity Type - {0},デフォルトの活動コストが活動タイプ - {0} に存在します
DocType: Production Order,Planned Operating Cost,予定営業費用
DocType: Academic Term,Term Start Date,用語開始日
-apps/erpnext/erpnext/controllers/recurring_document.py +133,Please find attached {0} #{1},添付{0} を確認してください #{1}
+apps/erpnext/erpnext/controllers/recurring_document.py +136,Please find attached {0} #{1},添付{0} を確認してください #{1}
apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +34,Bank Statement balance as per General Ledger,総勘定元帳ごとの銀行取引明細残高
DocType: Job Applicant,Applicant Name,申請者名
DocType: Authorization Rule,Customer / Item Name,顧客/アイテム名
@@ -3845,7 +3887,6 @@
apps/erpnext/erpnext/config/support.py +22,Warranty,保証
DocType: Purchase Invoice,Debit Note Issued,デビットノート発行
DocType: Production Order,Warehouses,倉庫
-apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +110,Print and Stationary,印刷と固定化
apps/erpnext/erpnext/accounts/doctype/asset_movement/asset_movement.py +18,{0} asset cannot be transferred,{0}資産を転送することはできません
DocType: Workstation,per hour,毎時
apps/erpnext/erpnext/config/buying.py +7,Purchasing,購入
@@ -3860,10 +3901,10 @@
apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +71,Max discount allowed for item: {0} is {1}%,アイテムの許可最大割引:{0}が{1}%
apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +173,Net Asset value as on,純資産価値などについて
DocType: Account,Receivable,売掛金
-apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +265,Row #{0}: Not allowed to change Supplier as Purchase Order already exists,行#{0}:注文がすでに存在しているとして、サプライヤーを変更することはできません
+apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +278,Row #{0}: Not allowed to change Supplier as Purchase Order already exists,行#{0}:注文がすでに存在しているとして、サプライヤーを変更することはできません
DocType: Accounts Settings,Role that is allowed to submit transactions that exceed credit limits set.,設定された与信限度額を超えた取引を提出することが許可されている役割
-apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +902,Select Items to Manufacture,製造する項目を選択します
-apps/erpnext/erpnext/accounts/page/pos/pos.js +842,"Master data syncing, it might take some time",マスタデータの同期、それはいくつかの時間がかかる場合があります
+apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +904,Select Items to Manufacture,製造する項目を選択します
+apps/erpnext/erpnext/accounts/page/pos/pos.js +909,"Master data syncing, it might take some time",マスタデータの同期、それはいくつかの時間がかかる場合があります
DocType: Item,Material Issue,資材課題
DocType: Hub Settings,Seller Description,販売者の説明
DocType: Employee Education,Qualification,資格
@@ -3884,7 +3925,7 @@
apps/erpnext/erpnext/support/page/support_analytics/support_analytics.js +21,Support Analtyics,サポート分析
apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +141,Uncheck all,すべて選択解除
apps/erpnext/erpnext/accounts/doctype/accounts_settings/accounts_settings.py +27,Company is missing in warehouses {0},倉庫{0}に「会社」がありません
-apps/erpnext/erpnext/schools/doctype/student_attendance/student_attendance.py +39,Student {0}: {1} does not belong to Student Group {2},学生は{0}:{1}学生グループに属していない{2}
+apps/erpnext/erpnext/schools/doctype/student_attendance/student_attendance.py +40,Student {0}: {1} does not belong to Student Group {2},学生は{0}:{1}学生グループに属していない{2}
DocType: POS Profile,Terms and Conditions,規約
apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +49,To Date should be within the Fiscal Year. Assuming To Date = {0},開始日は会計年度内でなければなりません(もしかして:{0})
DocType: Employee,"Here you can maintain height, weight, allergies, medical concerns etc",ここでは、身長、体重、アレルギー、医療問題などを保持することができます
@@ -3907,7 +3948,7 @@
DocType: Email Digest,Add/Remove Recipients,受信者の追加/削除
apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +452,Transaction not allowed against stopped Production Order {0},停止された製造指示{0}に対しては取引が許可されていません
apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.js +19,"To set this Fiscal Year as Default, click on 'Set as Default'",この会計年度をデフォルト値に設定するには、「デフォルトに設定」をクリックしてください
-apps/erpnext/erpnext/projects/doctype/project/project.py +185,Join,参加
+apps/erpnext/erpnext/projects/doctype/project/project.py +192,Join,参加
apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +20,Shortage Qty,不足数量
apps/erpnext/erpnext/stock/doctype/item/item.py +666,Item variant {0} exists with same attributes,アイテムバリエーション{0}は同じ属性で存在しています
DocType: Employee Loan,Repay from Salary,給与から返済
@@ -3920,14 +3961,14 @@
DocType: Packing Slip,"Generate packing slips for packages to be delivered. Used to notify package number, package contents and its weight.",納品する梱包の荷造伝票を生成します。パッケージ番号、内容と重量を通知するために使用します。
DocType: Sales Invoice Item,Sales Order Item,受注項目
DocType: Salary Slip,Payment Days,支払日
-apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +209,Warehouses with child nodes cannot be converted to ledger,子ノードを持つ倉庫は、元帳に変換することはできません
+apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +221,Warehouses with child nodes cannot be converted to ledger,子ノードを持つ倉庫は、元帳に変換することはできません
DocType: BOM,Manage cost of operations,作業費用を管理
DocType: Notification Control,"When any of the checked transactions are ""Submitted"", an email pop-up automatically opened to send an email to the associated ""Contact"" in that transaction, with the transaction as an attachment. The user may or may not send the email.",チェックされた取引を「送信済」にすると、取引に関連付けられた「連絡先」あてのメールが、添付ファイル付きで、画面にポップアップします。ユーザーはメールを送信するか、キャンセルするかを選ぶことが出来ます。
apps/erpnext/erpnext/config/setup.py +14,Global Settings,共通設定
DocType: Assessment Result Detail,Assessment Result Detail,評価結果の詳細
DocType: Employee Education,Employee Education,従業員教育
apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +46,Duplicate item group found in the item group table,項目グループテーブルで見つかった重複するアイテム群
-apps/erpnext/erpnext/public/js/controllers/transaction.js +896,It is needed to fetch Item Details.,これは、アイテムの詳細を取得するために必要とされます。
+apps/erpnext/erpnext/public/js/controllers/transaction.js +930,It is needed to fetch Item Details.,これは、アイテムの詳細を取得するために必要とされます。
DocType: Salary Slip,Net Pay,給与総計
DocType: Account,Account,アカウント
apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +213,Serial No {0} has already been received,シリアル番号{0}はすでに受領されています
@@ -3936,6 +3977,7 @@
apps/erpnext/erpnext/controllers/stock_controller.py +91,"Warehouse {0} is not linked to any account, please create/link the corresponding (Asset) account for the warehouse.",倉庫{0}任意のアカウントにリンクされていない、作成/倉庫のための対応(資産)のアカウントをリンクしてください。
DocType: Purchase Invoice,Recurring Id,繰り返しID
DocType: Customer,Sales Team Details,営業チームの詳細
+apps/erpnext/erpnext/accounts/page/pos/pos.js +1252,Delete permanently?,完全に削除しますか?
DocType: Expense Claim,Total Claimed Amount,請求額合計
apps/erpnext/erpnext/config/crm.py +17,Potential opportunities for selling.,潜在的販売機会
apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +211,Invalid {0},無効な {0}
@@ -3944,8 +3986,9 @@
DocType: Delivery Note,Billing Address Name,請求先住所の名前
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +22,Department Stores,デパート
DocType: Warehouse,PIN,ピン
+apps/erpnext/erpnext/setup/setup_wizard/sample_data.py +108,Setup your School in ERPNext,セットアップERPNextであなたの学校
DocType: Sales Invoice,Base Change Amount (Company Currency),基本変化量(会社通貨)
-apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +310,No accounting entries for the following warehouses,次の倉庫には会計エントリーがありません
+apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +311,No accounting entries for the following warehouses,次の倉庫には会計エントリーがありません
apps/erpnext/erpnext/projects/doctype/project/project.js +92,Save the document first.,先に文書を保存してください
DocType: Account,Chargeable,請求可能
DocType: Company,Change Abbreviation,略語を変更
@@ -3957,10 +4000,9 @@
DocType: Appraisal,"Any other remarks, noteworthy effort that should go in the records.",記録内で注目に値する特記事項
DocType: BOM,Manufacturing User,製造ユーザー
DocType: Purchase Invoice,Raw Materials Supplied,原材料供給
-DocType: Expense Claim,Employees Email Address,従業員の電子メールアドレス
DocType: Purchase Invoice,Recurring Print Format,繰り返し用印刷フォーマット
DocType: C-Form,Series,シリーズ
-apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +58,Expected Delivery Date cannot be before Purchase Order Date,納品予定日は発注日より前にすることはできません
+apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +61,Expected Delivery Date cannot be before Purchase Order Date,納品予定日は発注日より前にすることはできません
DocType: Appraisal,Appraisal Template,査定テンプレート
DocType: Item Group,Item Classification,アイテム分類
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +93,Business Development Manager,ビジネス開発マネージャー
@@ -3998,13 +4040,13 @@
apps/erpnext/erpnext/public/js/stock_analytics.js +58,Select Brand...,ブランドを選択してください...
apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +149,Accumulated Depreciation as on,上と減価償却累計額
DocType: Sales Invoice,C-Form Applicable,C-フォーム適用
-apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +380,Operation Time must be greater than 0 for Operation {0},作業 {0} の作業時間は0以上でなければなりません
+apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +398,Operation Time must be greater than 0 for Operation {0},作業 {0} の作業時間は0以上でなければなりません
apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +100,Warehouse is mandatory,倉庫が必須です
DocType: Supplier,Address and Contacts,住所・連絡先
DocType: UOM Conversion Detail,UOM Conversion Detail,単位変換の詳細
apps/erpnext/erpnext/public/js/setup_wizard.js +172,Keep it web friendly 900px (w) by 100px (h),900px(横)100px(縦)が最適です
DocType: Program,Program Abbreviation,プログラムの略
-apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +368,Production Order cannot be raised against a Item Template,製造指示はアイテムテンプレートに対して出すことができません
+apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +386,Production Order cannot be raised against a Item Template,製造指示はアイテムテンプレートに対して出すことができません
apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +51,Charges are updated in Purchase Receipt against each item,料金は、各アイテムに対して、領収書上で更新されます
DocType: Warranty Claim,Resolved By,課題解決者
DocType: Appraisal,Start Date,開始日
@@ -4012,7 +4054,7 @@
apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +42,Cheques and Deposits incorrectly cleared,小切手及び預金が不正にクリア
apps/erpnext/erpnext/accounts/doctype/account/account.py +51,Account {0}: You can not assign itself as parent account,アカウント{0}:自身を親アカウントに割当することはできません
DocType: Purchase Invoice Item,Price List Rate,価格表単価
-apps/erpnext/erpnext/utilities/activation.py +75,Create customer quotes,顧客の引用符を作成します。
+apps/erpnext/erpnext/utilities/activation.py +73,Create customer quotes,顧客の引用符を作成します。
DocType: Item,"Show ""In Stock"" or ""Not in Stock"" based on stock available in this warehouse.",この倉庫での利用可能な在庫に基づいて「在庫あり」または「在庫切れ」を表示します
apps/erpnext/erpnext/config/manufacturing.py +38,Bill of Materials (BOM),部品表(BOM)
DocType: Item,Average time taken by the supplier to deliver,サプライヤー配送平均時間
@@ -4055,9 +4097,9 @@
,Ordered Items To Be Delivered,納品予定の注文済アイテム
DocType: Account,Income,収入
DocType: Industry Type,Industry Type,業種タイプ
-apps/erpnext/erpnext/templates/includes/cart.js +141,Something went wrong!,問題発生!
+apps/erpnext/erpnext/templates/includes/cart.js +149,Something went wrong!,問題発生!
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +124,Warning: Leave application contains following block dates,警告:休暇申請に次の期間が含まれています。
-apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +245,Sales Invoice {0} has already been submitted,請求書{0}は提出済です
+apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +247,Sales Invoice {0} has already been submitted,請求書{0}は提出済です
DocType: Assessment Result Detail,Score,スコア
apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +25,Fiscal Year {0} does not exist,会計年度{0}は存在しません
apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +30,Completion Date,完了日
@@ -4066,7 +4108,7 @@
DocType: Fee Structure,Student Category,学生カテゴリー
apps/erpnext/erpnext/schools/doctype/program_enrollment_tool/program_enrollment_tool.py +14,Mandatory feild - Get Students From,必須フェイルドは - からの学生を取得します
DocType: Announcement,Student,学生
-apps/erpnext/erpnext/config/hr.py +212,Organization unit (department) master.,組織単位(部門)マスター。
+apps/erpnext/erpnext/config/hr.py +229,Organization unit (department) master.,組織単位(部門)マスター。
apps/erpnext/erpnext/setup/doctype/sms_settings/sms_settings.py +26,Please enter valid mobile nos,有効な携帯電話番号を入力してください
apps/erpnext/erpnext/selling/doctype/sms_center/sms_center.py +75,Please enter message before sending,メッセージを入力してください
DocType: Email Digest,Pending Quotations,保留中の名言
@@ -4081,12 +4123,13 @@
DocType: SMS Center,Messages greater than 160 characters will be split into multiple messages,160文字を超えるメッセージは複数のメッセージに分割されます
DocType: Purchase Receipt Item,Received and Accepted,受領・承認済
,Serial No Service Contract Expiry,シリアル番号(サービス契約の有効期限)
-apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +292,You cannot credit and debit same account at the same time,同じ口座を同時に借方と貸方にすることはできません
+apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +287,You cannot credit and debit same account at the same time,同じ口座を同時に借方と貸方にすることはできません
DocType: Naming Series,Help HTML,HTMLヘルプ
DocType: Student Group Creation Tool,Student Group Creation Tool,学生グループ作成ツール
+DocType: Item,Variant Based On,バリアントベースで
apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +53,Total weightage assigned should be 100%. It is {0},割り当てられた重みづけの合計は100%でなければなりません。{0}になっています。
apps/erpnext/erpnext/public/js/setup_wizard.js +265,Your Suppliers,サプライヤー
-apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +55,Cannot set as Lost as Sales Order is made.,受注が作成されているため、失注にできません
+apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +56,Cannot set as Lost as Sales Order is made.,受注が作成されているため、失注にできません
DocType: Request for Quotation Item,Supplier Part No,サプライヤー型番
apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +356,Cannot deduct when category is for 'Valuation' or 'Vaulation and Total',カテゴリが「評価」または「Vaulationと合計」のためのものであるときに控除することはできません。
apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +336,Received From,受領元
@@ -4094,13 +4137,13 @@
DocType: Item,Has Serial No,シリアル番号あり
DocType: Employee,Date of Issue,発行日
apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +19,{0}: From {0} for {1},{0}: {1}のための{0}から
-apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +153,Row #{0}: Set Supplier for item {1},行#{0}:アイテム {1} にサプライヤーを設定してください
+apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +157,Row #{0}: Set Supplier for item {1},行#{0}:アイテム {1} にサプライヤーを設定してください
apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +118,Row {0}: Hours value must be greater than zero.,行{0}:時間値がゼロより大きくなければなりません。
apps/erpnext/erpnext/stock/doctype/item/item.py +172,Website Image {0} attached to Item {1} cannot be found,アイテム{1}に添付されたウェブサイト画像{0}が見つかりません
DocType: Issue,Content Type,コンテンツタイプ
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +17,Computer,コンピュータ
DocType: Item,List this Item in multiple groups on the website.,ウェブサイト上の複数のグループでこのアイテムを一覧表示します。
-apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +316,Please check Multi Currency option to allow accounts with other currency,アカウントで他の通貨の使用を可能にするには「複数通貨」オプションをチェックしてください
+apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +311,Please check Multi Currency option to allow accounts with other currency,アカウントで他の通貨の使用を可能にするには「複数通貨」オプションをチェックしてください
apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +86,Item: {0} does not exist in the system,アイテム:{0}はシステムに存在しません
apps/erpnext/erpnext/accounts/doctype/account/account.py +110,You are not authorized to set Frozen value,凍結された値を設定する権限がありません
DocType: Payment Reconciliation,Get Unreconciled Entries,未照合のエントリーを取得
@@ -4114,12 +4157,13 @@
apps/erpnext/erpnext/stock/doctype/item/item.py +410,'Has Serial No' can not be 'Yes' for non-stock item,在庫アイテム以外は「シリアル番号あり」を「はい」にすることができません。
apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +39,Attendance can not be marked for future dates,出勤は将来の日付にマークを付けることができません
DocType: Pricing Rule,Pricing Rule Help,価格設定ルールヘルプ
+DocType: School House,House Name,家名
DocType: Purchase Taxes and Charges,Account Head,勘定科目
apps/erpnext/erpnext/config/stock.py +168,Update additional costs to calculate landed cost of items,アイテムの陸揚費用を計算するために、追加の費用を更新してください
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +115,Electrical,電気
-apps/erpnext/erpnext/utilities/activation.py +103,Add the rest of your organization as your users. You can also add invite Customers to your portal by adding them from Contacts,ユーザーとして、組織の残りの部分を追加します。また、連絡先からそれらを追加して、ポータルにお客様を招待追加することができます
+apps/erpnext/erpnext/utilities/activation.py +101,Add the rest of your organization as your users. You can also add invite Customers to your portal by adding them from Contacts,ユーザーとして、組織の残りの部分を追加します。また、連絡先からそれらを追加して、ポータルにお客様を招待追加することができます
DocType: Stock Entry,Total Value Difference (Out - In),価値差違合計(出 - 入)
-apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +341,Row {0}: Exchange Rate is mandatory,行{0}:為替レートは必須です
+apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +336,Row {0}: Exchange Rate is mandatory,行{0}:為替レートは必須です
apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.py +27,User ID not set for Employee {0},従業員{0}のユーザーIDが未設定です。
DocType: Vehicle,Vehicle Value,車両価格
DocType: Stock Entry,Default Source Warehouse,デフォルトの出庫元倉庫
@@ -4138,13 +4182,13 @@
apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +35,Delivery Note {0} must not be submitted,納品書{0}は提出済にすることはできません
DocType: Notification Control,Sales Invoice Message,請求書メッセージ
apps/erpnext/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py +27,Closing Account {0} must be of type Liability / Equity,アカウント{0}を閉じると、型責任/エクイティのものでなければなりません
-apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +307,Salary Slip of employee {0} already created for time sheet {1},従業員の給与スリップ{0}はすでにタイムシート用に作成した{1}
+apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +320,Salary Slip of employee {0} already created for time sheet {1},従業員の給与スリップ{0}はすでにタイムシート用に作成した{1}
DocType: Vehicle Log,Odometer,オドメーター
DocType: Sales Order Item,Ordered Qty,注文数
apps/erpnext/erpnext/stock/doctype/item/item.py +694,Item {0} is disabled,アイテム{0}は無効です
DocType: Stock Settings,Stock Frozen Upto,在庫凍結
-apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +825,BOM does not contain any stock item,BOMは、どの在庫品目が含まれていません
-apps/erpnext/erpnext/controllers/recurring_document.py +169,Period From and Period To dates mandatory for recurring {0},繰り返し {0} には期間開始日と終了日が必要です
+apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +876,BOM does not contain any stock item,BOMは、どの在庫品目が含まれていません
+apps/erpnext/erpnext/controllers/recurring_document.py +172,Period From and Period To dates mandatory for recurring {0},繰り返し {0} には期間開始日と終了日が必要です
apps/erpnext/erpnext/config/projects.py +18,Project activity / task.,プロジェクト活動/タスク
DocType: Vehicle Log,Refuelling Details,給油の詳細
apps/erpnext/erpnext/config/hr.py +104,Generate Salary Slips,給与明細を生成
@@ -4153,7 +4197,7 @@
apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +106,Last purchase rate not found,最後の購入率が見つかりません
DocType: Purchase Invoice,Write Off Amount (Company Currency),償却額(会社通貨)
DocType: Sales Invoice Timesheet,Billing Hours,課金時間
-apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +467,Default BOM for {0} not found,{0}が見つかりませんのデフォルトのBOM
+apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +499,Default BOM for {0} not found,{0}が見つかりませんのデフォルトのBOM
apps/erpnext/erpnext/stock/doctype/item/item.py +490,Row #{0}: Please set reorder quantity,行#{0}:再注文数量を設定してください
DocType: Fees,Program Enrollment,プログラム登録
DocType: Landed Cost Voucher,Landed Cost Voucher,陸揚費用伝票
@@ -4180,7 +4224,7 @@
取引にシリーズが設定されかつシリアル番号が記載されていない場合、自動シリアル番号は、このシリーズに基づいて作成されます。
このアイテムのシリアル番号を常に明示的に記載したい場合、これを空白のままにします。"
DocType: Upload Attendance,Upload Attendance,出勤アップロード
-apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +300,BOM and Manufacturing Quantity are required,部品表と生産数量が必要です
+apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +302,BOM and Manufacturing Quantity are required,部品表と生産数量が必要です
apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +44,Ageing Range 2,エイジングレンジ2
DocType: SG Creation Tool Course,Max Strength,最大強度
apps/erpnext/erpnext/manufacturing/doctype/bom_replace_tool/bom_replace_tool.py +21,BOM replaced,部品表交換
@@ -4188,7 +4232,8 @@
apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +114,Available {0},利用可能な{0}
DocType: Manufacturing Settings,Manufacturing Settings,製造設定
apps/erpnext/erpnext/config/setup.py +56,Setting up Email,メール設定
-apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +97,Please enter default currency in Company Master,会社マスターにデフォルトの通貨を入力してください
+apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +51,Guardian1 Mobile No,Guardian1モバイルはありません
+apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +98,Please enter default currency in Company Master,会社マスターにデフォルトの通貨を入力してください
DocType: Stock Entry Detail,Stock Entry Detail,在庫エントリー詳細
apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +110,Daily Reminders,日次リマインダー
DocType: Products Settings,Home Page is Products,ホームページは「製品」です
@@ -4221,14 +4266,14 @@
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +88,Engineer,エンジニア
DocType: Journal Entry,Total Amount Currency,総額通貨
apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +38,Search Sub Assemblies,組立部品を検索
-apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +401,Item Code required at Row No {0},行番号{0}にアイテムコードが必要です
+apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +164,Item Code required at Row No {0},行番号{0}にアイテムコードが必要です
DocType: Sales Partner,Partner Type,パートナーの種類
DocType: Purchase Taxes and Charges,Actual,実際
DocType: Authorization Rule,Customerwise Discount,顧客ごと割引
apps/erpnext/erpnext/config/projects.py +35,Timesheet for tasks.,タスクのためのタイムシート。
DocType: Purchase Invoice,Against Expense Account,対経費
DocType: Production Order,Production Order,製造指示
-apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +252,Installation Note {0} has already been submitted,設置票{0}はすでに提出されています
+apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +254,Installation Note {0} has already been submitted,設置票{0}はすでに提出されています
DocType: Bank Reconciliation,Get Payment Entries,支払エントリを取得します。
DocType: Quotation Item,Against Docname,文書名に対して
DocType: SMS Center,All Employee (Active),全ての従業員(アクティブ)
@@ -4254,11 +4299,13 @@
apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +131,Successfully Reconciled,照合完了
DocType: Request for Quotation Supplier,Download PDF,PDFのダウンロード
DocType: Production Order,Planned End Date,計画終了日
+apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.py +88,Please setup numbering series for Attendance via Setup > Numbering Series,してください[設定]> [ナンバリングシリーズを通じて出席するための設定採番シリーズ
apps/erpnext/erpnext/config/stock.py +184,Where items are stored.,アイテムが保存される場所
DocType: Request for Quotation,Supplier Detail,サプライヤー詳細
-apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +93,Error in formula or condition: {0},式または条件でエラーが発生しました:{0}
+apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +96,Error in formula or condition: {0},式または条件でエラーが発生しました:{0}
apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +19,Invoiced Amount,請求された額
DocType: Attendance,Attendance,出勤
+apps/erpnext/erpnext/public/js/pos/pos.html +106,Stock Items,在庫アイテム
DocType: BOM,Materials,資材
DocType: Leave Block List,"If not checked, the list will have to be added to each Department where it has to be applied.",チェックされていない場合、リストを適用先の各カテゴリーに追加しなくてはなりません
apps/erpnext/erpnext/accounts/doctype/asset_movement/asset_movement.py +28,Source and Target Warehouse cannot be same,ソースとターゲット・ウェアハウスは同じにすることはできません
@@ -4271,17 +4318,15 @@
DocType: Task,Review Date,レビュー日
DocType: Purchase Invoice,Advance Payments,前払金
DocType: Purchase Taxes and Charges,On Net Total,差引計
-apps/erpnext/erpnext/controllers/item_variant.py +67,Value for Attribute {0} must be within the range of {1} to {2} in the increments of {3} for Item {4},{0}アイテム{4} {1} {3}の単位で、{2}の範囲内でなければなりません属性の値
-DocType: Employee Loan,EMI in progress,進行中のEMI
+apps/erpnext/erpnext/controllers/item_variant.py +92,Value for Attribute {0} must be within the range of {1} to {2} in the increments of {3} for Item {4},{0}アイテム{4} {1} {3}の単位で、{2}の範囲内でなければなりません属性の値
apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +152,Target warehouse in row {0} must be same as Production Order,{0}列のターゲット倉庫は製造注文と同じでなければなりません。
-apps/erpnext/erpnext/controllers/recurring_document.py +214,'Notification Email Addresses' not specified for recurring %s,%s の繰り返しに「通知メールアドレス」が指定されていません
+apps/erpnext/erpnext/controllers/recurring_document.py +217,'Notification Email Addresses' not specified for recurring %s,%s の繰り返しに「通知メールアドレス」が指定されていません
apps/erpnext/erpnext/accounts/doctype/account/account.py +128,Currency can not be changed after making entries using some other currency,他の通貨を使用してエントリーを作成した後には通貨を変更することができません
DocType: Vehicle Service,Clutch Plate,クラッチプレート
DocType: Company,Round Off Account,丸め誤差アカウント
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +91,Administrative Expenses,一般管理費
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +18,Consulting,コンサルティング
DocType: Customer Group,Parent Customer Group,親顧客グループ
-DocType: Vehicle Service,Change,変更
DocType: Purchase Invoice,Contact Email,連絡先 メール
DocType: Appraisal Goal,Score Earned,スコア獲得
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +191,Notice Period,通知期間
@@ -4322,7 +4367,7 @@
DocType: Student Log,Achievement,成果
DocType: Journal Entry,Total Debit,借方合計
DocType: Manufacturing Settings,Default Finished Goods Warehouse,デフォルト完成品倉庫
-apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +76,Sales Person,営業担当
+apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +78,Sales Person,営業担当
DocType: SMS Parameter,SMS Parameter,SMSパラメータ
apps/erpnext/erpnext/config/accounts.py +197,Budget and Cost Center,予算とコストセンター
DocType: Vehicle Service,Half Yearly,半年ごと
@@ -4335,7 +4380,7 @@
apps/erpnext/erpnext/schools/doctype/academic_term/academic_term.py +23,The Term End Date cannot be earlier than the Term Start Date. Please correct the dates and try again.,期間終了日は、期間開始日より前にすることはできません。日付を訂正して、もう一度お試しください。
,BOM Stock Report,BOM証券報告書
DocType: Stock Reconciliation Item,Quantity Difference,数量違い
-apps/erpnext/erpnext/config/hr.py +314,Processing Payroll,給与計算
+apps/erpnext/erpnext/config/hr.py +311,Processing Payroll,給与計算
DocType: Opportunity Item,Basic Rate,基本料金
DocType: GL Entry,Credit Amount,貸方金額
DocType: Cheque Print Template,Signatory Position,署名者の位置
@@ -4348,11 +4393,12 @@
DocType: Tax Rule,Tax Rule,税ルール
DocType: Selling Settings,Maintain Same Rate Throughout Sales Cycle,販売サイクル全体で同じレートを維持
DocType: Manufacturing Settings,Plan time logs outside Workstation Working Hours.,ワークステーションの労働時間外のタイムログを計画します。
+apps/erpnext/erpnext/public/js/pos/pos.html +89,Customers in Queue,キュー内のお客様
DocType: Student,Nationality,国籍
,Items To Be Requested,要求されるアイテム
DocType: Purchase Order,Get Last Purchase Rate,最新の購入料金を取得
DocType: Company,Company Info,会社情報
-apps/erpnext/erpnext/accounts/page/pos/pos.js +981,Select or add new customer,選択するか、新規顧客を追加
+apps/erpnext/erpnext/accounts/page/pos/pos.js +1284,Select or add new customer,選択するか、新規顧客を追加
apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +146,Cost center is required to book an expense claim,原価センタは、経費請求を予約するために必要とされます
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +9,Application of Funds (Assets),資金運用(資産)
apps/erpnext/erpnext/hr/doctype/employee/employee_dashboard.py +6,This is based on the attendance of this Employee,これは、この従業員の出席に基づいています
@@ -4362,30 +4408,29 @@
DocType: Sales Invoice,Rounded Total (Company Currency),合計(四捨五入)(会社通貨)
apps/erpnext/erpnext/accounts/doctype/account/account.py +100,Cannot covert to Group because Account Type is selected.,会計タイプが選択されているため、グループに変換することはできません
DocType: Purchase Common,Purchase Common,仕入(共通)
-apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +218,{0} {1} has been modified. Please refresh.,{0} {1}が変更されています。画面を更新してください。
+apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +231,{0} {1} has been modified. Please refresh.,{0} {1}が変更されています。画面を更新してください。
DocType: Leave Block List,Stop users from making Leave Applications on following days.,以下の日にはユーザーからの休暇申請を受け付けない
apps/erpnext/erpnext/accounts/report/asset_depreciation_ledger/asset_depreciation_ledger.py +63,Purchase Amount,購入金額
-apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +209,Supplier Quotation {0} created,サプライヤー見積 {0} 作成済
+apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +215,Supplier Quotation {0} created,サプライヤー見積 {0} 作成済
apps/erpnext/erpnext/accounts/report/financial_statements.py +85,End Year cannot be before Start Year,終了年は開始年前にすることはできません
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +184,Employee Benefits,従業員給付
-DocType: Sales Invoice,Is POS,POS
-apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +234,Packed quantity must equal quantity for Item {0} in row {1},梱包済数量は、行{1}のアイテム{0}の数量と等しくなければなりません
+apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +236,Packed quantity must equal quantity for Item {0} in row {1},梱包済数量は、行{1}のアイテム{0}の数量と等しくなければなりません
DocType: Production Order,Manufactured Qty,製造数量
DocType: Purchase Receipt Item,Accepted Quantity,受入数
apps/erpnext/erpnext/hr/doctype/employee/employee.py +238,Please set a default Holiday List for Employee {0} or Company {1},従業員のデフォルト休日リストを設定してください{0}または当社{1}
apps/erpnext/erpnext/accounts/party.py +25,{0}: {1} does not exists,{0}:{1}は存在しません
apps/erpnext/erpnext/config/accounts.py +12,Bills raised to Customers.,顧客あて請求
apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +26,Project Id,プロジェクトID
-apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +521,Row No {0}: Amount cannot be greater than Pending Amount against Expense Claim {1}. Pending Amount is {2},行番号 {0}:経費請求{1}に対して保留額より大きい額は指定できません。保留額は {2} です
+apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +522,Row No {0}: Amount cannot be greater than Pending Amount against Expense Claim {1}. Pending Amount is {2},行番号 {0}:経費請求{1}に対して保留額より大きい額は指定できません。保留額は {2} です
DocType: Maintenance Schedule,Schedule,スケジュール
DocType: Account,Parent Account,親勘定
DocType: Quality Inspection Reading,Reading 3,報告要素3
,Hub,ハブ
DocType: GL Entry,Voucher Type,伝票タイプ
-apps/erpnext/erpnext/accounts/page/pos/pos.js +1316,Price List not found or disabled,価格表が見つからないか無効になっています
+apps/erpnext/erpnext/accounts/page/pos/pos.js +1563,Price List not found or disabled,価格表が見つからないか無効になっています
DocType: Employee Loan Application,Approved,承認済
DocType: Pricing Rule,Price,価格
-apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +248,Employee relieved on {0} must be set as 'Left',{0}から取り除かれた従業員は「退職」に設定されなければなりません
+apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +261,Employee relieved on {0} must be set as 'Left',{0}から取り除かれた従業員は「退職」に設定されなければなりません
DocType: Item,"Selecting ""Yes"" will give a unique identity to each entity of this item which can be viewed in the Serial No master.",「はい」を選択すると、シリアル番号のマスターで表示することができます。このアイテムの各内容に固有のIDを提供します。
DocType: Guardian,Guardian,保護者
apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +42,Appraisal {0} created for Employee {1} in the given date range,指定期間内の従業員 {1} の査定 {0} が作成されました
@@ -4393,17 +4438,15 @@
DocType: Selling Settings,Campaign Naming By,キャンペーンの命名により、
DocType: Employee,Current Address Is,現住所は:
apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +51,"Optional. Sets company's default currency, if not specified.",オプション。指定されていない場合は、会社のデフォルト通貨を設定します。
-DocType: Employee Loan,Loan Paid,ローン有料
apps/erpnext/erpnext/config/accounts.py +61,Accounting journal entries.,会計仕訳
DocType: Delivery Note Item,Available Qty at From Warehouse,倉庫内利用可能数量
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +295,Please select Employee Record first.,先に従業員レコードを選択してください
DocType: POS Profile,Account for Change Amount,変化量のためのアカウント
-apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +210,Row {0}: Party / Account does not match with {1} / {2} in {3} {4},行{0}:当事者/アカウントが {3} {4} の {1} / {2}と一致しません
+apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +205,Row {0}: Party / Account does not match with {1} / {2} in {3} {4},行{0}:当事者/アカウントが {3} {4} の {1} / {2}と一致しません
apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +240,Please enter Expense Account,経費勘定を入力してください
DocType: Account,Stock,在庫
apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +984,"Row #{0}: Reference Document Type must be one of Purchase Order, Purchase Invoice or Journal Entry",行#{0}:リファレンスドキュメントタイプは、購買発注、購買請求書または仕訳のいずれかでなければなりません
DocType: Employee,Current Address,現住所
-apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +46,Item Code > Item Group > Brand,商品コード>項目グループ>ブランド
DocType: Item,"If item is a variant of another item then description, image, pricing, taxes etc will be set from the template unless explicitly specified",アイテムが別のアイテムのバリエーションである場合には、明示的に指定しない限り、その後の説明、画像、価格、税金などはテンプレートから設定されます
DocType: Serial No,Purchase / Manufacture Details,仕入/製造の詳細
DocType: Assessment Group,Assessment Group,評価グループ
@@ -4420,7 +4463,7 @@
DocType: Stock Entry,Default Target Warehouse,デフォルト入庫先倉庫
DocType: Purchase Invoice,Net Total (Company Currency),差引計(会社通貨)
apps/erpnext/erpnext/schools/doctype/academic_year/academic_year.py +14,The Year End Date cannot be earlier than the Year Start Date. Please correct the dates and try again.,年終了日は年開始日より前にすることはできません。日付を訂正して、もう一度お試しください。
-apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +98,Row {0}: Party Type and Party is only applicable against Receivable / Payable account,行{0}:当事者タイプと当事者は売掛金/買掛金勘定に対してのみ適用されます
+apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +93,Row {0}: Party Type and Party is only applicable against Receivable / Payable account,行{0}:当事者タイプと当事者は売掛金/買掛金勘定に対してのみ適用されます
DocType: Notification Control,Purchase Receipt Message,領収書のメッセージ
DocType: BOM,Scrap Items,スクラップアイテム
DocType: Production Order,Actual Start Date,実際の開始日
@@ -4440,7 +4483,7 @@
apps/erpnext/erpnext/accounts/doctype/asset/asset.js +260,Transfer Asset,資産を譲渡
DocType: POS Profile,POS Profile,POSプロフィール
DocType: Training Event,Event Name,イベント名
-apps/erpnext/erpnext/config/schools.py +36,Admission,入場
+apps/erpnext/erpnext/config/schools.py +43,Admission,入場
apps/erpnext/erpnext/schools/doctype/student_admission/student_admission.py +26,Admissions for {0},{0}のための入試
apps/erpnext/erpnext/config/accounts.py +221,"Seasonality for setting budgets, targets etc.",予算や目標などを設定する期間
apps/erpnext/erpnext/stock/get_item_details.py +128,"Item {0} is a template, please select one of its variants",アイテム{0}はテンプレートです。バリエーションのいずれかを選択してください
@@ -4451,8 +4494,8 @@
DocType: Assessment Plan,Room,ルーム
DocType: Purchase Order,Advance Paid,立替金
DocType: Item,Item Tax,アイテムごとの税
-apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +747,Material to Supplier,サプライヤー用資材
-apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +360,Excise Invoice,消費税の請求書
+apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +798,Material to Supplier,サプライヤー用資材
+apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +362,Excise Invoice,消費税の請求書
apps/erpnext/erpnext/schools/doctype/grading_scale/grading_scale.py +16,Treshold {0}% appears more than once,Treshold {0}%が複数回表示されます
DocType: Expense Claim,Employees Email Id,従業員メールアドレス
DocType: Employee Attendance Tool,Marked Attendance,マークされた出席
@@ -4483,7 +4526,7 @@
apps/erpnext/erpnext/public/js/setup_wizard.js +177,Attach Logo,ロゴを添付
apps/erpnext/erpnext/stock/doctype/item/item.js +239,Stock Levels,在庫レベル
DocType: Customer,Commission Rate,手数料率
-apps/erpnext/erpnext/stock/doctype/item/item.js +285,Make Variant,バリエーション作成
+apps/erpnext/erpnext/stock/doctype/item/item.js +323,Make Variant,バリエーション作成
apps/erpnext/erpnext/config/hr.py +87,Block leave applications by department.,部門別休暇申請
apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +125,"Payment Type must be one of Receive, Pay and Internal Transfer",お支払い方法の種類は、受信のいずれかで支払うと内部転送する必要があります
apps/erpnext/erpnext/config/selling.py +179,Analytics,分析
@@ -4507,7 +4550,7 @@
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +98,Designer,デザイナー
apps/erpnext/erpnext/config/selling.py +163,Terms and Conditions Template,規約のテンプレート
DocType: Serial No,Delivery Details,納品詳細
-apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +476,Cost Center is required in row {0} in Taxes table for type {1},タイプ{1}のための税金テーブルの行{0}にコストセンターが必要です
+apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +484,Cost Center is required in row {0} in Taxes table for type {1},タイプ{1}のための税金テーブルの行{0}にコストセンターが必要です
DocType: Program,Program Code,プログラム・コード
DocType: Terms and Conditions,Terms and Conditions Help,利用規約ヘルプ
,Item-wise Purchase Register,アイテムごとの仕入登録
@@ -4522,23 +4565,23 @@
DocType: Supplier,Credit Days,信用日数
DocType: Student Batch Creation Tool,Make Student Batch,学生のバッチを作ります
DocType: Leave Type,Is Carry Forward,繰越済
-apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +727,Get Items from BOM,部品表からアイテムを取得
+apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +778,Get Items from BOM,部品表からアイテムを取得
apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +41,Lead Time Days,リードタイム日数
apps/erpnext/erpnext/controllers/accounts_controller.py +562,Row #{0}: Posting Date must be same as purchase date {1} of asset {2},資産の転記日付購入日と同じでなければなりません{1} {2}:行#{0}
apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +129,Please enter Sales Orders in the above table,上記の表に受注を入力してください
-apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +184,Not Submitted Salary Slips,給与スリップ提出されていません
+apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +186,Not Submitted Salary Slips,給与スリップ提出されていません
,Stock Summary,株式の概要
apps/erpnext/erpnext/config/accounts.py +236,Transfer an asset from one warehouse to another,別の倉庫から資産を移します
DocType: Vehicle,Petrol,ガソリン
apps/erpnext/erpnext/config/learn.py +217,Bill of Materials,部品表
-apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +96,Row {0}: Party Type and Party is required for Receivable / Payable account {1},行{0}:当事者タイプと当事者が売掛金/買掛金勘定 {1} に必要です
+apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +91,Row {0}: Party Type and Party is required for Receivable / Payable account {1},行{0}:当事者タイプと当事者が売掛金/買掛金勘定 {1} に必要です
apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +94,Ref Date,参照日付
DocType: Employee,Reason for Leaving,退職理由
DocType: BOM Operation,Operating Cost(Company Currency),営業費用(会社通貨)
DocType: Employee Loan Application,Rate of Interest,金利
DocType: Expense Claim Detail,Sanctioned Amount,承認予算額
DocType: GL Entry,Is Opening,オープン
-apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +189,Row {0}: Debit entry can not be linked with a {1},行{0}:借方エントリは{1}とリンクすることができません
+apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +184,Row {0}: Debit entry can not be linked with a {1},行{0}:借方エントリは{1}とリンクすることができません
apps/erpnext/erpnext/accounts/doctype/account/account.py +234,Account {0} does not exist,アカウント{0}は存在しません
DocType: Account,Cash,現金
DocType: Employee,Short biography for website and other publications.,ウェブサイトや他の出版物のための略歴