@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.
61 lines (60 loc) • 3.12 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] = "6bf61320-d495-4b21-b6fe-f5242a52f70d", e._sentryDebugIdIdentifier = "sentry-dbid-6bf61320-d495-4b21-b6fe-f5242a52f70d");
} catch (e) {}
var ja_JP_default = {
"actionNeeded": "対応が必要です",
"addDetails": "次で詳細を追加",
"addIndustryCode": "業界コードフィールドを追加",
"andResubmit": "して、再度送信してください。",
"browseFiles": "ファイルを選択",
"cancel": "キャンセル",
"close": "閉じる",
"complete": "完了",
"completed": "完了",
"confirm": "確認",
"dropFilesToUpload": "ファイルをここにドロップしてアップロード",
"dropFileToUpload": "アップロードするファイルをドロップ",
"fieldHasUnsupportedFormats": "%{fieldName}の入力形式が正しくありません。",
"fieldIsRequired": "必須項目です",
"forExample_": "例:%{examples}。",
"formatIsCorrect": "正しい形式です",
"good": "良い",
"incomplete": "不完全",
"industry": "業界",
"industryCode__placeholder": "業界コードを選択してください",
"informationCouldNotBeSubmitted": "情報を送信できませんでした",
"inReview": "確認中",
"inviteSent": "招待メールが送信されました",
"loading": "読み込み中",
"maxFileSize": "最大ファイルサイズ:%{maxSize}。1ページのみ。",
"maxFileSizeOnly": "最大ファイルサイズ:%{maxSize}。",
"noGlare": "光が反射していないこと",
"noOptionsFound": "オプションが見つかりませんでした",
"notBlurry": "ぼやけていない",
"notCompleted": "未完了",
"notCutOff": "途切れていない",
"notExpired": "有効期限内",
"rejected": "拒否",
"remove": "削除",
"removeIndustryCode": "業種コードフィールドを削除",
"retrieveMyinfo": "マイインフォを取得する",
"retrieveMyinfoBusiness": "Myinfoビジネスを取得する",
"signed": "署名済み",
"someFieldsHaveUnsupportedFormatedUpdateInfoAndResubmit": "一部のフィールドにサポートされていない形式があります。情報を更新して、再度送信してください。",
"stepNumberStatus": "ステップ %{stepNumber}: %{status}",
"stepXofY": "ステップ%{currentStep}/%{totalSteps}",
"supportedFileTypes": "対応ファイル形式:%{fileTypes}",
"taskComplete": "タスク完了",
"taskHasErrors": "タスクにエラーがあります",
"taskInProgress": "進行中のタスク",
"undoWithTimer": "元に戻す… %{secondsLeft}",
"unsuccessful": "完了できませんでした",
"updateTheInformation": "情報を更新",
"upToFiles": "ファイル%{maxFiles}件まで。",
"verified": "検証済み",
"xOfYCharacters": "%{characterCount}/%{maxLength}文字",
"XOfYSteps": "%{totalSteps}件中%{currentStep}件 "
};
//#endregion
export { ja_JP_default as default };