@adyen/kyc-components
Version:
This guide assumes that you have already an account with Adyen. A legalEntity needs to be created, and you need to have a `legalEntityId` to instatiate a Component.
27 lines (26 loc) • 2.36 kB
JavaScript
try {
let e = "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof globalThis ? globalThis : "undefined" != typeof self ? self : {}, n = new e.Error().stack;
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "cbc09155-53a5-47cc-9953-640a52b345d9", e._sentryDebugIdIdentifier = "sentry-dbid-cbc09155-53a5-47cc-9953-640a52b345d9");
} catch (e) {}
var ja_JP_default = {
"chooseATaxStatusOptionToContinue": "税務ステータスのオプションを選んで続行してください",
"description": "説明",
"errorUpdatingTaxClassification": "税分類の更新中にエラーが発生しました",
"financialNonReportable": "財務、報告対象外",
"noFurtherActionOrRecertificationIsNeeded": "事業の収益構造に変更がない限り、追加の手続きや再認証は必要ありません。 ",
"nonFinancialActive": "非財務、アクティブ",
"nonFinancialNonReportable": "非財務、報告対象外",
"nonFinancialPassive": "非財務、パッシブ",
"recommendedForYourBusiness": "あなたの事業に推奨",
"selfCertifiedTaxStatus": "自己申告による税務ステータス",
"status": "ステータス",
"taxStatus": "税務ステータス",
"taxStatusSelfCertification": "税務ステータスの自己証明",
"toUnderstandIfYourBankAccountDetailsAreReportable": "銀行口座の詳細を世界中の税務当局に報告可能かどうかを理解するには、あなたの事業がどのように収益を生み出しているかを知る必要があります。",
"yourBusinessGeneratesMoreThanHalfOfItsRevenueAsPassiveIncome": "あなたの事業は、収益の50%以上を、投資利息や配当、ロイヤリティ、家賃などの収入源からの受動的収入として生み出しています。",
"yourBusinessIsAFinancialInstitution": "あなたの事業は金融機関です。",
"yourBusinessIsAPublicListedEntity": "あなたの事業は、上場法人、上場法人の子会社、政府機関、または国際機関です。",
"yourBusinessReceivesTheMajorityOfItsIncomeThroughActiveIncome": "あなたのビジネスは、製造、小売、サービスの提供などのアクティブな事業活動から収益の50%以上を生み出しています。"
};
//#endregion
export { ja_JP_default as default };