@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.03 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] = "6f72bdd9-0637-4076-af16-014450797c37", e._sentryDebugIdIdentifier = "sentry-dbid-6f72bdd9-0637-4076-af16-014450797c37");
} catch (e) {}
var pl_PL_default = {
"goToOverviewFromIntroduction": "Pomiń wprowadzenie",
"introductionScreenAccountDescriptionP1": "Na przykład imię i nazwisko posiadacza rachunku oraz numer rachunku.",
"introductionScreenAccountDescriptionP2": "Jest to konto bankowe, którego używasz do wysyłania lub odbierania środków.",
"introductionScreenAccountTitle": "Dane konta bankowego",
"introductionScreenCompanyDescriptionLI1": "Dokument rejestracji firmy",
"introductionScreenCompanyDescriptionP1": "Na przykład nazwa firmy i numer rejestracyjny.",
"introductionScreenCompanyDescriptionP2": "Gdzie znaleźć te informacje",
"introductionScreenCompanyTitle": "Dane firmy",
"introductionScreenDecisionMakerDescriptionLI1": "Prawo jazdy",
"introductionScreenDecisionMakerDescriptionLI2": "Paszport",
"introductionScreenDecisionMakerDescriptionLI3": "Dokument tożsamości",
"introductionScreenDecisionMakerDescriptionP1": "Na przykład nazwiska i adresy ważnych osób w Twojej firmie.",
"introductionScreenDecisionMakerDescriptionP2": "Gdzie znaleźć te informacje",
"introductionScreenDecisionMakerTitle": "Osoby decyzyjne",
"introductionScreenEpilogueDescriptionP1": "Sprawdzamy wszystkie te informacje w oficjalnych rejestrach, aby zweryfikować Twoją tożsamość i zachować zgodność z przepisami finansowymi.",
"introductionScreenEpilogueDescriptionP2": "Twoje dane będą wykorzystywane wyłącznie w tych celach.",
"introductionScreenEpilogueTitle": "Dlaczego potrzebujemy tych informacji?",
"introductionScreenIndividualDescriptionLI1": "Prawo jazdy",
"introductionScreenIndividualDescriptionLI2": "Paszport",
"introductionScreenIndividualDescriptionLI3": "Dokument tożsamości",
"introductionScreenIndividualDescriptionP1": "Na przykład Twoje imię i nazwisko oraz adres zamieszkania.",
"introductionScreenIndividualDescriptionP2": "Gdzie znaleźć te informacje",
"introductionScreenIndividualTitle": "Dane osobowe",
"introductionScreenPrologueDescriptionP1": "Poprosimy o szczegóły dotyczące Twojej firmy w ramach przepisów finansowych.",
"introductionScreenPrologueDescriptionP2": "Nasza rada? Miej te dane pod ręką, aby szybko uzyskać weryfikację.",
"introductionScreenPrologueTitle": "Zanim zaczniesz...",
"introductionScreenSoleProprietorCompanyDescriptionLI1": "Dokument rejestracyjny Twojej jednoosobowej działalności gospodarczej",
"introductionScreenSoleProprietorCompanyDescriptionP1": "Na przykład nazwa Twojej firmy i numer identyfikacji podatkowej.",
"introductionScreenSoleProprietorCompanyDescriptionP2": "Gdzie znaleźć te informacje",
"introductionScreenSoleProprietorCompanyTitle": "Dane dotyczące jednoosobowej działalności gospodarczej",
"introductionScreenTrustDescriptionLI1": "Twój dokument rejestracyjny funduszu",
"introductionScreenTrustDescriptionP1": "Na przykład o nazwę Twojego funduszu i numer firmy. Będzie trzeba także przesłać akt powierniczy.",
"introductionScreenTrustDescriptionP2": "Gdzie znaleźć te informacje",
"introductionScreenTrustMemberDescriptionLI1": "Prawo jazdy",
"introductionScreenTrustMemberDescriptionLI2": "Paszport",
"introductionScreenTrustMemberDescriptionLI3": "Dokument tożsamości",
"introductionScreenTrustMemberDescriptionP1": "Imiona i nazwiska, daty urodzenia i adresy członków funduszu, takich jak założyciele i beneficjenci.",
"introductionScreenTrustMemberDescriptionP2": "Gdzie znaleźć te informacje",
"introductionScreenTrustMemberTitle": "Członkowie trustu",
"introductionScreenTrustTitle": "Dane trustu"
};
//#endregion
export { pl_PL_default as default };