@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.
49 lines (48 loc) • 4.1 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] = "74e8a423-152f-4e9c-ae6e-115aba99f5a9", e._sentryDebugIdIdentifier = "sentry-dbid-74e8a423-152f-4e9c-ae6e-115aba99f5a9");
} catch (e) {}
var cs_CZ_default = {
"goToOverviewFromIntroduction": "Přeskočit úvod",
"introductionScreenAccountDescriptionP1": "Například jméno majitele účtu a\xA0číslo účtu.",
"introductionScreenAccountDescriptionP2": "Jedná se o\xA0bankovní účet, který používáte k\xA0odesílání nebo přijímání peněz.",
"introductionScreenAccountTitle": "Údaje o\xA0bankovním účtu",
"introductionScreenCompanyDescriptionLI1": "Registrační dokument vaší společnosti",
"introductionScreenCompanyDescriptionP1": "Například název vaší společnosti a\xA0registrační číslo.",
"introductionScreenCompanyDescriptionP2": "Kde tyto informace najdete",
"introductionScreenCompanyTitle": "Údaje o společnosti",
"introductionScreenDecisionMakerDescriptionLI1": "Řidičský průkaz",
"introductionScreenDecisionMakerDescriptionLI2": "Cestovní pas",
"introductionScreenDecisionMakerDescriptionLI3": "Doklad totožnosti",
"introductionScreenDecisionMakerDescriptionP1": "Například jména a\xA0adresy důležitých osob ve vaší firmě.",
"introductionScreenDecisionMakerDescriptionP2": "Kde tyto informace najdete",
"introductionScreenDecisionMakerTitle": "Osoby s rozhodovací pravomocí",
"introductionScreenEpilogueDescriptionP1": "Všechny tyto informace porovnáváme s\xA0oficiálními záznamy, abychom ověřili vaši totožnost a\xA0dodrželi finanční předpisy.",
"introductionScreenEpilogueDescriptionP2": "Vaše údaje budou sloužit pouze pro tyto účely.",
"introductionScreenEpilogueTitle": "Proč tyto informace potřebujeme?",
"introductionScreenIndividualDescriptionLI1": "Řidičský průkaz",
"introductionScreenIndividualDescriptionLI2": "Cestovní pas",
"introductionScreenIndividualDescriptionLI3": "Doklad totožnosti",
"introductionScreenIndividualDescriptionP1": "Například vaše jméno a\xA0sídlo/bydliště.",
"introductionScreenIndividualDescriptionP2": "Kde tyto informace najdete",
"introductionScreenIndividualTitle": "Osobní údaje",
"introductionScreenPrologueDescriptionP1": "V\xA0souladu s\xA0finančními předpisy si vyžádáme některé údaje o\xA0vaší firmě.",
"introductionScreenPrologueDescriptionP2": "Naše rada? Mějte tyto údaje po ruce, abyste se mohli rychle ověřit.",
"introductionScreenPrologueTitle": "Než začnete...",
"introductionScreenSoleProprietorCompanyDescriptionLI1": "Váš dokument o\xA0registraci živnosti",
"introductionScreenSoleProprietorCompanyDescriptionP1": "Například vaše obchodní jméno a\xA0daňové identifikační číslo.",
"introductionScreenSoleProprietorCompanyDescriptionP2": "Kde tyto informace najdete",
"introductionScreenSoleProprietorCompanyTitle": "Podrobnosti o\xA0výhradním vlastnictví",
"introductionScreenTrustDescriptionLI1": "Registrační dokument svěřenského fondu",
"introductionScreenTrustDescriptionP1": "Například název vašeho svěřenského fondu a\xA0obchodní číslo. Budete také muset nahrát svou listinu o svěřenství.",
"introductionScreenTrustDescriptionP2": "Kde tyto informace najdete",
"introductionScreenTrustMemberDescriptionLI1": "Řidičský průkaz",
"introductionScreenTrustMemberDescriptionLI2": "Cestovní pas",
"introductionScreenTrustMemberDescriptionLI3": "Doklad totožnosti",
"introductionScreenTrustMemberDescriptionP1": "Jméno, datum narození a\xA0adresa členů svěřenského fondu, jako jsou zakladatelé a\xA0příjemci.",
"introductionScreenTrustMemberDescriptionP2": "Kde tyto informace najdete",
"introductionScreenTrustMemberTitle": "Členové fondu",
"introductionScreenTrustTitle": "Podrobnosti o fondu"
};
//#endregion
export { cs_CZ_default as default };