From b76de375948f487b3733a482c52de81c59fbb81f Mon Sep 17 00:00:00 2001 From: daniellemaxwell Date: Tue, 25 Jun 2024 09:51:56 -0400 Subject: [PATCH 1/4] Add if statement to resolve undefined error for the axios error config --- web/gds-user-ui/src/utils/axios.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/web/gds-user-ui/src/utils/axios.ts b/web/gds-user-ui/src/utils/axios.ts index d261d35b5..5e8f02196 100644 --- a/web/gds-user-ui/src/utils/axios.ts +++ b/web/gds-user-ui/src/utils/axios.ts @@ -47,10 +47,10 @@ axiosInstance.interceptors.response.use( return response; }, async (error: any) => { - // let _retry = 0; const originalRequest = error?.config; - originalRequest._retry = originalRequest?._retry || 0; - // + if (originalRequest) { + originalRequest._retry = originalRequest._retry || 0; + } if (error && !error.response) { return Promise.reject(new Error('Network connection error')); From dbe408f18c3b2228ec629cdb19ae792587718d02 Mon Sep 17 00:00:00 2001 From: daniellemaxwell Date: Tue, 25 Jun 2024 09:54:26 -0400 Subject: [PATCH 2/4] Update Envoy banner copy --- web/gds-user-ui/src/components/Banner/LandingBanner.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/gds-user-ui/src/components/Banner/LandingBanner.tsx b/web/gds-user-ui/src/components/Banner/LandingBanner.tsx index 2a9ef38b9..fff161c8a 100644 --- a/web/gds-user-ui/src/components/Banner/LandingBanner.tsx +++ b/web/gds-user-ui/src/components/Banner/LandingBanner.tsx @@ -14,8 +14,8 @@ const LandingBanner = () => { - - Schedule a demo to learn about TRISA's open source self-hosted solution for cost-effective Travel Rule compliance. + + Schedule a demo of Envoy, TRISA's open source solution for cost-effective Travel Rule compliance. From d6a437e8185d0af9162a6f770ab44a6720fca2ff Mon Sep 17 00:00:00 2001 From: daniellemaxwell Date: Tue, 25 Jun 2024 17:37:10 -0400 Subject: [PATCH 3/4] Add TRISA and Envoy integration options --- .../components/Section/IntegrateAndComply.tsx | 241 +++++++++++------- 1 file changed, 142 insertions(+), 99 deletions(-) diff --git a/web/gds-user-ui/src/components/Section/IntegrateAndComply.tsx b/web/gds-user-ui/src/components/Section/IntegrateAndComply.tsx index 18c4c13f8..1e130003f 100644 --- a/web/gds-user-ui/src/components/Section/IntegrateAndComply.tsx +++ b/web/gds-user-ui/src/components/Section/IntegrateAndComply.tsx @@ -9,15 +9,14 @@ import { ListItem, Button, Heading, - Container + Container, } from '@chakra-ui/react'; import { Link as RouterLink } from 'react-router-dom'; import { colors } from 'utils/theme'; -import { Trans } from '@lingui/react'; import { Line } from './Line'; import LandingHeader from 'components/Header/LandingHeader'; import Footer from 'components/Footer/LandingFooter'; -import { t } from '@lingui/macro'; +import { Trans, t } from '@lingui/macro'; import LandingBanner from 'components/Banner/LandingBanner'; export default function IntegrateAndComply() { @@ -41,17 +40,17 @@ export default function IntegrateAndComply() { fontFamily="Open Sans, sans-serif !important" fontSize={{ md: '4xl', sm: '2xl' }} color="#fff"> - Integrate with TRISA. + Integrate with TRISA. - Comply with the Travel Rule + Comply with the Travel Rule - + Participate in verified VASP-to-VASP Travel Rule exchanges. @@ -61,124 +60,168 @@ export default function IntegrateAndComply() { - - + + + + + Integrate with TRISA using Envoy to begin exchanging Travel Rule compliance data. + + - - Upon verification, integrate with TRISA to begin exchanging Travel Rule - compliance + + Envoy is an open source messaging tool built to help compliance teams handle travel rule exchanges efficiently and securely. + It is designed by compliance experts and TRISA engineers to provide simplified data exchanges using the TRISA or TRP protocols. - - VASPs have two options to integrate with TRISA. + + VASPs have three options to integrate with TRISA using Envoy. - - - - - Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can - set up and maintain their own TRISA server to exhange encrypted Travel Rule - compliance data. TRISA maintains an - {' '} - - GitHub repository - {' '} - - with detailed documentation, a reference implemenation, and “robot” VASPs for - testing purposes. - - - - - TRISA is designed to be interoperable. There are several Travel Rule solutions - providers available on the market. If you are a customer, work with them to - integrate TRISA into your Travel Rule compliance workflow. - - - - - Talk to a member of your technical team to determine the requirements and - resources to integrate TRISA with your system. Have members of your technical - team integrate your systems with TRISA. Or work with a solutions provider that - can help your VASP set up your TRISA server and maintain it. - - - - + + + 1. Open Source/DIY + + Description: + Envoy is open source (MIT License). Download, install, integrate, host and support your own Envoy node and service. + + + Best for: + Operators that want maximum flexibility and control to customize and have the technical resources to integrate with their systems. + + + Est. Time: + 3-6 months + + + Cost: + USD $0 + + Next Steps: + + + + Review documentation + + + + + Review source code + + + + + Download Docker image + + + + + Register with TRISA's GDS + + - - Synga Bridge - + + Start your implementation + - - + + + 2. One-time Setup + + Description: + Rotational will install and configure your node for your environment while you host, maintain, and support the node on an ongoing basis. + + + Best for: + Operators seeking a balance between cost & convenience, with professional implementation ensuring a robust setup without the ongoing costs of managed services. + + + Est. Time: + 2-3 weeks + + + Cost: + USD USD $2,500 (one-time) + + Next Steps: + + + + Contact Rotational Labs at support@rotational.io to request information. + + + + + Register with TRISA's GDS + + + + + + 3. Managed Service + + Description: + Rotational will install, configure, host, maintain, and support your node. Includes dedicated, provenance-aware node with regional deployments. + + + Best for: + Compliance teams seeking a turnkey solution with minimal effort while leveraging expert support & maintenance for sustained regulatory adherence. + + + Est. Time: + 3-7 days + + + Cost: + USD $375/month/node (min 6-month commitment) + + Next Steps: + + + + Contact Rotational Labs at support@rotational.io to request information. + + + + + Register with TRISA's GDS + + + + - + - - TRISA’s Github repo - - - - - Documentation + + How TRISA Works - - Reference implementation + + What is IVMS101? - - - Meet Alice VASP, Bob VASP, and “Evil” VASP - + + TRISA's Github repo - - - - - - - - Learn How TRISA Works + + Documentation - - What is IVMS101? + + Reference implementation @@ -188,14 +231,14 @@ export default function IntegrateAndComply() { - Already have an account?{' '} + Already have an account?{' '} {' '} - Log in. + Log in. From a52cee0cc9a626952e2419bb10a6e3e1d6a2a802 Mon Sep 17 00:00:00 2001 From: daniellemaxwell Date: Tue, 25 Jun 2024 17:40:47 -0400 Subject: [PATCH 4/4] Update po files and snapshot --- .../src/components/Banner/LandingBanner.tsx | 2 +- .../__snapshots__/Membership.spec.tsx.snap | 2 +- web/gds-user-ui/src/locales/de/messages.js | 2 +- web/gds-user-ui/src/locales/de/messages.po | 238 ++++++++++++---- web/gds-user-ui/src/locales/en-dh/messages.js | 2 +- web/gds-user-ui/src/locales/en-dh/messages.po | 238 ++++++++++++---- web/gds-user-ui/src/locales/en/messages.js | 2 +- web/gds-user-ui/src/locales/en/messages.po | 264 +++++++++++++----- web/gds-user-ui/src/locales/es/messages.js | 2 +- web/gds-user-ui/src/locales/es/messages.po | 238 ++++++++++++---- web/gds-user-ui/src/locales/fr/messages.js | 2 +- web/gds-user-ui/src/locales/fr/messages.po | 238 ++++++++++++---- web/gds-user-ui/src/locales/ja/messages.js | 2 +- web/gds-user-ui/src/locales/ja/messages.po | 238 ++++++++++++---- web/gds-user-ui/src/locales/pt/messages.js | 2 +- web/gds-user-ui/src/locales/pt/messages.po | 238 ++++++++++++---- web/gds-user-ui/src/locales/zh/messages.js | 2 +- web/gds-user-ui/src/locales/zh/messages.po | 238 ++++++++++++---- 18 files changed, 1511 insertions(+), 439 deletions(-) diff --git a/web/gds-user-ui/src/components/Banner/LandingBanner.tsx b/web/gds-user-ui/src/components/Banner/LandingBanner.tsx index fff161c8a..cd64b4807 100644 --- a/web/gds-user-ui/src/components/Banner/LandingBanner.tsx +++ b/web/gds-user-ui/src/components/Banner/LandingBanner.tsx @@ -14,7 +14,7 @@ const LandingBanner = () => { - + Schedule a demo of Envoy, TRISA's open source solution for cost-effective Travel Rule compliance. diff --git a/web/gds-user-ui/src/components/Section/__tests__/__snapshots__/Membership.spec.tsx.snap b/web/gds-user-ui/src/components/Section/__tests__/__snapshots__/Membership.spec.tsx.snap index efa3eed80..6cf4cb359 100644 --- a/web/gds-user-ui/src/components/Section/__tests__/__snapshots__/Membership.spec.tsx.snap +++ b/web/gds-user-ui/src/components/Section/__tests__/__snapshots__/Membership.spec.tsx.snap @@ -1092,7 +1092,7 @@ exports[` should match snapshot 1`] = ` rel="noopener" target="_blank" > - Schedule a demo to learn about TRISA's open source self-hosted solution for cost-effective Travel Rule compliance. + Schedule a demo of Envoy, TRISA's open source solution for cost-effective Travel Rule compliance. diff --git a/web/gds-user-ui/src/locales/de/messages.js b/web/gds-user-ui/src/locales/de/messages.js index 8e6ca2e1e..b6f698219 100644 --- a/web/gds-user-ui/src/locales/de/messages.js +++ b/web/gds-user-ui/src/locales/de/messages.js @@ -1 +1 @@ -/*eslint-disable*/module.exports={messages:JSON.parse("{\" When you are verified you will be issued PKCS12 encrypted identity certificates\\n for use in mTLS authentication between TRISA members. The password to decrypt\\n those certificates is shown below:\":\" When you are verified you will be issued PKCS12 encrypted identity certificates\\n for use in mTLS authentication between TRISA members. The password to decrypt\\n those certificates is shown below:\",\" create your TRISA account with your VASP email address. Add collaborators in your\\n organization.\":\" create your TRISA account with your VASP email address. Add collaborators in your\\n organization.\",\"\\\"Save & Next\\\" or \\\"Save & Previous\\\" button.\":\"\\\"Save & Next\\\" or \\\"Save & Previous\\\" button.\",\"(1) <0>X.509 Identity Certificates: X.509 Identity certificates are about <1>trust. They prove the identity of the organization and are used to maintain a secure connection between TRISA members. X.509 Identity certificates must have an Endpoint and Common Name and may have Subject Alternative Names associated with them. TRISA’s X.509 Identity certificates are valid for one calendar year. TRISA’s X.509 Identity certificates expire after one year so member organizations must request a new X.509 Identity certificate upon expiration.\":\"(1) <0>X.509 Identity Certificates: X.509 Identity certificates are about <1>trust. They prove the identity of the organization and are used to maintain a secure connection between TRISA members. X.509 Identity certificates must have an Endpoint and Common Name and may have Subject Alternative Names associated with them. TRISA’s X.509 Identity certificates are valid for one calendar year. TRISA’s X.509 Identity certificates expire after one year so member organizations must request a new X.509 Identity certificate upon expiration.\",\"(2) <0>Sealing Certificates: Sealing certificates are for specific use cases such as <1>long-term data storage. They are used to encrypt individual Secure Envelopes or batches of Secure Envelopes at the transactional level. Organizations may have multiple signing keys and multiple signing-key certificates for different clients, time periods, or use cases. In a compliance information transfer, the transactional sealing certificates are referred to as Envelope Seals. While an organization may use their X.509 Identity certificate as a sealing certificate, TRISA strongly recommends that transactional sealing certificates are different from X.509 Identity certificates for security purposes.\":\"(2) <0>Sealing Certificates: Sealing certificates are for specific use cases such as <1>long-term data storage. They are used to encrypt individual Secure Envelopes or batches of Secure Envelopes at the transactional level. Organizations may have multiple signing keys and multiple signing-key certificates for different clients, time periods, or use cases. In a compliance information transfer, the transactional sealing certificates are referred to as Envelope Seals. While an organization may use their X.509 Identity certificate as a sealing certificate, TRISA strongly recommends that transactional sealing certificates are different from X.509 Identity certificates for security purposes.\",\"(Saved)\":\"(Gespeichert)\",\"(not interoperable)\":\"(not interoperable)\",\"(not saved)\":\"(nicht gespeichert)\",\"*At least 8 characters in length \\n* Contain at least 3 of the following 4\\ntypes of characters: \\n* lower case letters (a-z) \\n* upper case letters (A-Z) \\n* numbers (i.e. 0-9) \\n* special characters (e.g. !@#$%^&*)\":\"*At least 8 characters in length \\n* Contain at least 3 of the following 4\\ntypes of characters: \\n* lower case letters (a-z) \\n* upper case letters (A-Z) \\n* numbers (i.e. 0-9) \\n* special characters (e.g. !@#$%^&*)\",\"1 Basic Details\":\"1 Grundlegende Details\",\"2 Legal Person\":\"2 Rechtsperson\",\"3 Contacts\":\"3 Kontakte\",\"3rd Party Travel Rule Providers\":\"3rd Party Travel Rule Providers\",\"4 TRISA Implementation\":\"4 TRISA Implementierung\",\"5 TRIXO Questionnaire\":\"5 TRIXO Fragebogen\",\"A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted\":\"A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted\",\"A component of\":\"Ein Bestandteil von\",\"A physical verification check in the form of a phone call\":\"Eine physische Überprüfung in Form eines Telefonanrufs\",\"APPEALED\":\"APPEALED\",\"About TRISA\":\"Über TRISA\",\"Account ID\":\"Account ID\",\"Action\":\"Aktion\",\"Actions\":\"Actions\",\"Active\":\"Active\",\"Add\":\"Add\",\"Add Address\":\"Adresse hinzufügen\",\"Add Another Legal Name\":\"Add Another Legal Name\",\"Add Contact\":\"Add Contact\",\"Add Jurisdiction\":\"Jurisdiktion hinzufügen\",\"Add Linked Account\":\"Add Linked Account\",\"Add Local Name\":\"Lokalen Namen hinzufügen\",\"Add Phonetic Names\":\"Phonetische Namen hinzufügen\",\"Add Regulation\":\" Vorschriften hinzufügen\",\"Add new managed VASP\":\"Add new managed VASP\",\"Address\":\"Adresse\",\"Address Type (required)\":\"Adresstyp (erforderlich)\",\"Address line 1 e.g. building name/number, street name (required)\":\"Adresszeile 1 z.B. Gebäudename/Nummer, Straßenname (erforderlich)\",\"Address line 2 e.g. apartment or suite number\":\"Adresszeile 2 z.B. Wohnungs- oder Appartementnummer\",\"Addresses\":\"Adressen\",\"Administrative Contact (optional)\":\"Administrativer Kontakt (optional)\",\"Administrative Contact Email\":\"Administrative Contact Email\",\"Administrative Contact Name\":\"Administrative Contact Name\",\"Administrative Contact Phone\":\"Administrative Contact Phone\",\"Administrative or executive contact for your organization to field high-level requests or queries. (Strongly recommended)\":\"Administrativer oder leitender Kontakt für Ihre Organisation, um Anfragen auf höchster Ebene zu bearbeiten. (Dringend empfohlen)\",\"Alien Registration Number\":\"Ausländische Registrierungsnummer\",\"All TRISA members must complete TRISA’s VASP verification and due diligence process to become a Verified VASP.\":\"Alle TRISA-Mitglieder müssen das TRISA-Verifizierungs- und den Prüfungsprozess (Due Diligence) für VASP durchlaufen, um ein verifizierter VASP zu werden.\",\"Already have an account?\":\"Haben Sie bereits ein Konto?\",\"An error has occurred to load announcements\":\"An error has occurred to load announcements\",\"An error has occurred to load attention data\":\"An error has occurred to load attention data\",\"An error has occurred to load legal person data\":\"An error has occurred to load legal person data\",\"An error has occurred to load {type} metric\":[\"An error has occurred to load \",[\"type\"],\" metric\"],\"An error occurred while deleting the collaborator, please try again or contact support at support@rotational.io\":\"An error occurred while deleting the collaborator, please try again or contact support at support@rotational.io\",\"An error occurred while deleting the collaborator, please try again or contact support at support@trisa.io\":\"An error occurred while deleting the collaborator, please try again or contact support at support@trisa.io\",\"An identifier issued by an appropriate issuing authority\":\"Eine Identifikation, die von einer zuständigen Behörde ausgestellt wurde\",\"App version {appVersion}\":[\"App version \",[\"appVersion\"]],\"Applicable Regulations\":\"Anwendbare Vorschriften\",\"Apply to Become a TRISA-certified Virtual Asset Service Provider.\":\"Beantragen Sie, ein TRISA-zertifizierter Virtual Asset Service Provider zu werden.\",\"At least 9 characters in length\":\"At least 9 characters in length\",\"At least one geographic address is required. Enter the primary geographic address of the organization. Organizations may enter additional addresses if operating in multiple jurisdictions.\":\"Mindestens eine geografische Adresse ist erforderlich. Geben Sie die primäre geografische Adresse der Organisation ein. Organisationen können zusätzliche Adressen eingeben, wenn sie in mehreren Jurisdiktionen tätig sind.\",\"At what threshold and currency does your organization conduct KYC checks?\":\"At what threshold and currency does your organization conduct KYC checks?\",\"BFF & GDS version {bffAndGdsVersion}\":[\"BFF & GDS version \",[\"bffAndGdsVersion\"]],\"Back Home\":\"Zurück zur Startseite\",\"Back to Review section\":\"Back to Review section\",\"Basic Details\":\"Grundlegende Details\",\"Become Travel Rule compliant.\":\"Werden Sie Travel Rule konform.\",\"Billing Contact (optional)\":\"Rechnungskontakt (optional)\",\"Billing contact for your organization to handle account and invoice requests or queries relating to the operation of the TRISA network.\":\"Rechnungskontakt für Ihre Organisation zur Bearbeitung von Konto- und Rechnungsanfragen oder Fragen im Zusammenhang mit dem Betrieb des TRISA-Netzwerks.\",\"Business\":\"Geschäftlich\",\"Business Address\":\"Business Address\",\"Business Category\":\"Geschäftskategorie\",\"Business Details\":\"Geschäftsdetails\",\"Business Entity\":\"Business Entity\",\"Business or Compliance Office\":\"Geschäfts- oder Compliance-Büro\",\"By answering yes, I understand that this is the only time the PKCS12 Password is displayed and I have copied and securely saved the password.\":\"By answering yes, I understand that this is the only time the PKCS12 Password is displayed and I have copied and securely saved the password.\",\"CDD & Travel Rule Policies\":\"CDD & Reiseregelungsrichtlinien\",\"CDD and data protection policies\":\"CDD- und Datenschutzrichtlinien\",\"Cancel\":\"Abbrechen\",\"Certificate Common Name\":\"Gemeinsamer Zertifikatsname\",\"Certificate Details\":\"Certificate Details\",\"Certificate Inventory\":\"Certificate Inventory\",\"Certificate Management\":\"Certificate Management\",\"Certificate Progress\":\"Zertifikatsfortschritt\",\"Certificate Registration\":\"Zertifikatsregistrierung\",\"Certificate Registration Process\":\"Prozess der Zertifikatsregistrierung\",\"Change Role\":\"Change Role\",\"Check to delete user account.\":\"Check to delete user account.\",\"CipherTrace Traveler\":\"CipherTrace Traveler\",\"City / Town / Municipality\":\"Stadt/Gemeinde\",\"Clear & Reset Form\":\"Formular löschen & zurücksetzen\",\"Clear & Reset Registration Form\":\"Registrierungsformular löschen & zurücksetzen\",\"Clear & Reset Section\":\"Clear & Reset Section\",\"Clear & Reset Section Click \\\"Reset\\\" to clear and reset <0>this section of the registration form. All data will be cleared from only this section of the registration form. Other sections of the registration form will not be cleared.\":\"Clear & Reset Section Click \\\"Reset\\\" to clear and reset <0>this section of the registration form. All data will be cleared from only this section of the registration form. Other sections of the registration form will not be cleared.\",\"Click \\\"Reset\\\" to clear and <0>reset the form. All data will be deleted and cleared from the registration form. You may want to export the data first. After clearing, you will be taken to the start of the form.\":\"Click \\\"Reset\\\" to clear and <0>reset the form. All data will be deleted and cleared from the registration form. You may want to export the data first. After clearing, you will be taken to the start of the form.\",\"Click below to submit your\":\"Klicken Sie unten, zum Einzureichen\",\"Click “No” if you have not copied the PKCS12 password yet and would like to view and copy the password.\":\"Click “No” if you have not copied the PKCS12 password yet and would like to view and copy the password.\",\"Click “Yes” if you have copied the PKCS12 password and have securely saved it.\":\"Click “Yes” if you have copied the PKCS12 password and have securely saved it.\",\"Close\":\"Close\",\"Collaborator Name & Email\":\"Collaborator Name & Email\",\"Collaborator has been added successfully\":\"Collaborator has been added successfully\",\"Collaborator is not updated\":\"Collaborator is not updated\",\"Collaborator not deleted\":\"Collaborator not deleted\",\"Collaborators\":\"Collaborators\",\"Common Name\":\" Common Name\",\"Common name should match the TRISA endpoint without the port.\":\"Common name should match the TRISA endpoint without the port.\",\"Common name should not contain special characters, no spaces and must have a dot(.) in it and should have at least 2 characters after the periods.\":\"Common name should not contain special characters, no spaces and must have a dot(.) in it and should have at least 2 characters after the periods.\",\"Complete\":\"Complete\",\"Complete Certficate Registration\":\"Complete Certficate Registration\",\"Complete TRISA’s VASP Verfication Process\":\"Complete TRISA’s VASP Verfication Process\",\"Complete the multi-part TRISA verification form and due diligence process. Once\\n approved, gain access to the Testnet.\":\"Complete the multi-part TRISA verification form and due diligence process. Once\\n approved, gain access to the Testnet.\",\"Complete the multi-part TRISA verification form and due diligence process. Once approved, gain access to the Testnet and MainNet.\":\"Füllen Sie das mehrteilige TRISA-Verifizierungsformular und den Prüfungsprozess (Due Diligence) aus. Nach der Genehmigung erhalten Sie Zugang zum Testnet und MainNet.\",\"Compliance / Legal Contact Email\":\"Compliance / Legal Contact Email\",\"Compliance / Legal Contact Name\":\"Compliance / Legal Contact Name\",\"Compliance / Legal Contact Phone\":\"Compliance / Legal Contact Phone\",\"Compliance Officer\":\"Compliance-Beauftragter\",\"Compliance officer or legal contact for requests about the compliance requirements and legal status of your organization. A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted.\":\"Compliance officer or legal contact for requests about the compliance requirements and legal status of your organization. A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted.\",\"Compliance, Technical, Admininstrative, Billing\":\"Compliance, Technical, Admininstrative, Billing\",\"Comply with the Travel Rule\":\"Einhaltung der Reiserichtlinie\",\"Conducts KYC before virtual asset transfers\":\"Führt KYC vor virtuellen Vermögensübertragungen durch\",\"Confirm\":\"Confirm\",\"Confirm New Password\":\"Confirm New Password\",\"Contact Details\":\"Contact Details\",\"Contact Name\":\"Contact Name\",\"Contact Verified\":\"Contact Verified\",\"Contact information for representatives of your organization. Contacts include Technical, Legal/Compliance, Administrative, and Billing persons.\":\"Kontaktinformationen für Vertreter Ihrer Organisation. Zu den Kontakten gehören Personen aus den Bereichen Technik, Recht/Compliance, Verwaltung und Abrechnung.\",\"Contacts\":\"Kontakte\",\"Contain at least 3 of the following 4 types of characters\":\"Contain at least 3 of the following 4 types of characters\",\"Continue\":\"Continue\",\"Continue with GitHub\":\"Continue with GitHub\",\"Continue with Google\":\"Weiter mit Google\",\"Continue with Microsoft\":\"Continue with Microsoft\",\"Copied\":\"Copied\",\"Copy\":\"Copy\",\"Country\":\"Land\",\"Country (required)\":\"Land (erforderlich)\",\"Country of Issue\":\"Ausstellungsland\",\"Country of Issue is reserved for National Identifiers of Natural Persons\":\"Ausstellungsland ist für Nationale Identifikatoren von natürlichen Personen reserviert\",\"Country of Registration\":\"Registrierungsland\",\"Country:\":\"Country:\",\"Create Account\":\"Konto Erstellen\",\"Create Your Account\":\"Create Your Account\",\"Create account\":\"Create account\",\"Create your TRISA account\":\"Create your TRISA account\",\"Create your TRISA account with your VASP email address. Add collaborators in your organization.\":\"Erstellen Sie Ihr TRISA-Konto mit Ihrer VASP-E-Mail-Adresse. Fügen Sie Mitwirkende in Ihrer Organisation hinzu.\",\"Create your account today.\":\"Erstellen Sie Ihr Konto heute.\",\"Created and maintained by\":\"Erstellt und verwaltet von\",\"Current Name\":\"Current Name\",\"Current Organization name\":\"Current Organization name\",\"Customer Due Diligence (CDD) & Travel Rule Policies\":\"Customer Due Diligence (CDD) & Travel Rule Policies\",\"Customer Number\":\"Kundennummer\",\"Dashboard\":\"Dashboard\",\"Data Protection Policies\":\"Datenschutzrichtlinien\",\"Date of Incorporation / Establishment\":\"Datum der Gründung / Niederlassung\",\"Date of incorporation / establishment must be earlier than current date.\":\"Date of incorporation / establishment must be earlier than current date.\",\"Date of incorporation / establishment must be later than\":\"Date of incorporation / establishment must be later than\",\"Delete\":\"Delete\",\"Delete Collaborator\":\"Delete Collaborator\",\"Delete the address line\":\"Adresszeile lösche\",\"Delete the following collaborator from the VASP account. The collaborator will no longer have access to the account.\":\"Delete the following collaborator from the VASP account. The collaborator will no longer have access to the account.\",\"Description\":\"Beschreibung\",\"Details\":\"Details\",\"Directory Lookup\":\"Verzeichnis Nachschlagen\",\"Documentation\":\"Dokumentation\",\"Does your organization conduct KYC/CDD before permitting its customers to send/receive virtual asset transfers?\":\"Führt Ihre Organisation KYC/CDD durch, bevor sie ihren Kunden erlaubt, virtuelle Vermögenstransfers zu senden/empfangen?\",\"Does your organization conduct Know your KYC/CDD before permitting its customers to send/receive virtual asset transfers?\":\"Does your organization conduct Know your KYC/CDD before permitting its customers to send/receive virtual asset transfers?\",\"Does your organization have a programme that sets minimum Anti-Money\\n Laundering (AML), Countering the Financing of Terrorism (CFT), Know your\\n Counterparty/Customer Due Diligence (KYC/CDD) and Sanctions standards per the requirements of the\\n jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\":\"Does your organization have a programme that sets minimum Anti-Money\\n Laundering (AML), Countering the Financing of Terrorism (CFT), Know your\\n Counterparty/Customer Due Diligence (KYC/CDD) and Sanctions standards per the requirements of the\\n jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\",\"Does your organization have a programme that sets minimum Anti-Money\\nLaundering (AML), Countering the Financing of Terrorism (CFT), Know your\\nCounterparty/Customer Due Diligence (KYC/CDD) and Sanctions standards per the requirements of the jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\":\"Does your organization have a programme that sets minimum Anti-Money\\nLaundering (AML), Countering the Financing of Terrorism (CFT), Know your\\nCounterparty/Customer Due Diligence (KYC/CDD) and Sanctions standards per the requirements of the jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\",\"Does your organization have a programme that sets minimum Anti-Money Laundering (AML), Countering the Financing of Terrorism (CFT), Know your Counterparty/Customer Due\\n Diligence (KYC/CDD) and Sanctions standards per the requirements of the jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\":\"Does your organization have a programme that sets minimum Anti-Money Laundering (AML), Countering the Financing of Terrorism (CFT), Know your Counterparty/Customer Due\\n Diligence (KYC/CDD) and Sanctions standards per the requirements of the jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\",\"Does your organization secure and protect PII, including PII received from other VASPs under the Travel Rule?\":\"Sichert und schützt Ihre Organisation PII, einschließlich PII, die sie von anderen VASPs im Rahmen der Reiseregelungen erhalten hat?\",\"Does your organization secure and protect Personally Identifiable\\n Information (PII), including Personally Identifiable\\n Information (PII) received from other VASPs under the Travel Rule?\":\"Does your organization secure and protect Personally Identifiable\\n Information (PII), including Personally Identifiable\\n Information (PII) received from other VASPs under the Travel Rule?\",\"Download\":\"Download\",\"Driver's License Number\":\"Führerscheinnummer\",\"EMAIL VERIFIED\":\"EMAIL VERIFIED\",\"ERRORED\":\"ERRORED\",\"Each VASP is required to establish a TRISA endpoint for inter-VASP communication. Please specify the details of your endpoint for certificate issuance.\":\"Jeder VASP muss einen TRISA-Endpunkt für die Inter-VASP-Kommunikation einrichten. Bitte geben Sie die Details Ihres Endpunktes für die Zertifikatsausstellung an.\",\"Each VASP is required to establish a TRISA endpoint for inter-VASP communication. Please specify the details of your endpoint for certificate issuance. Please specify the TestNet endpoint and the MainNet endpoint. The TestNet endpoint and the MainNet endpoint must be different.\":\"Jeder VASP muss einen TRISA-Endpunkt für die Inter-VASP-Kommunikation einrichten. Bitte geben Sie die Details Ihres Endpunktes für die Ausstellung von Zertifikaten an. Bitte geben Sie den TestNet-Endpunkt und den MainNet-Endpunkt an. Der TestNet Endpunkt und der MainNet Endpunkt müssen unterschiedlich sein.\",\"Edit\":\"Bearbeiten\",\"Edit collaborator Role\":\"Edit collaborator Role\",\"Email Address\":\"E-Mail Adresse\",\"Email is not valid.\":\"Email is not valid.\",\"Email is required.\":\"Email is required.\",\"Endpoint\":\"Endpunkt\",\"Enter Current Password\":\"Enter Current Password\",\"Enter New Password\":\"Enter New Password\",\"Enter the VASP Common Name or VASP ID. Not a TRISA Member?\":\"Geben Sie den VASP Common Name oder die VASP ID ein. Kein TRISA-Mitglied?\",\"Enter the name and type of name by which the legal person is known. At least one legal name is required. Organizations are strongly encouraged to enter additional name identifiers such as Trading Name/ Doing Business As (DBA), Local names, and phonetic names where appropriate.\":\"Enter the name and type of name by which the legal person is known. At least one legal name is required. Organizations are strongly encouraged to enter additional name identifiers such as Trading Name/ Doing Business As (DBA), Local names, and phonetic names where appropriate.\",\"Enter your email address\":\"Geben Sie Ihre E-Mail-Adresse ein\",\"Error Submitting Certificate\":\"Fehler beim Einreichen des Zertifikats\",\"Expiration Date\":\"Expiration Date\",\"Expired\":\"Expired\",\"Expires\":\"Expires\",\"Expiry Date:\":\"Expiry Date:\",\"Export\":\"Export\",\"Export Data\":\"Export Data\",\"Failed to load Network announcement , please reload\":\"Failed to load Network announcement , please reload\",\"Failure to click either confirmation will result in an incomplete registration.\":\"Failure to click either confirmation will result in an incomplete registration.\",\"Files is required\":\"Files is required\",\"Final Confirmation\":\"Abschlussbestätigung\",\"Final review and form submission\":\"Abschließende Überprüfung und Formularübermittlung\",\"First (Given) Name\":\"First (Given) Name\",\"First Listed\":\"First Listed\",\"Follow the instructions below to reset your TRISA password\":\"Follow the instructions below to reset your TRISA password\",\"For MainNet certificate requests, a member of TRISA’s verification team will review your submission and conduct a final due diligence phone call for physical verification. When physical verification is complete, TRISA will issue MainNet certificates. Requests for TestNet certificates do not require physical verification.\":\"Bei MainNet-Zertifikatsanträgen wird ein Mitglied des TRISA-Verifizierungsteams Ihren Antrag prüfen und einen abschließenden Kontrollanruf zur physischen Überprüfung durchführen. Wenn die physische Überprüfung abgeschlossen ist, wird TRISA MainNet-Zertifikate ausstellen. Für Anträge auf TestNet-Zertifikate ist keine physische Überprüfung erforderlich.\",\"For identifiers other than LEI specify the registration authority from the following list. See\":\"Für Identifikatoren, die nicht LEI sind, geben Sie die Registrierungsbehörde aus der folgenden Liste an. Siehe\",\"Foreign Investment Identity Number\":\"Identifikationsnummer für ausländische Investitionen\",\"Forgot password?\":\"Passwort vergessen?\",\"Full Name\":\"Vollständiger Name\",\"Full name\":\"Full name\",\"GLEIF Registration Authorities\":\"GLEIF Registrierungsbehörden\",\"Geographic\":\"Geografisch\",\"Git Revision\":\"Git Revision\",\"GitHub repository\":\"GitHub repository\",\"Government Entity\":\"Government Entity\",\"Guest\":\"Guest\",\"Home\":\"Home\",\"How to set up your own node?\":\"How to set up your own node?\",\"I acknowledge that requesting a new X.509 Identity Certificate will invalidate and revoke my organization’s current X.509 Identity Certificate.\":\"I acknowledge that requesting a new X.509 Identity Certificate will invalidate and revoke my organization’s current X.509 Identity Certificate.\",\"ID\":\"ID\",\"ID:\":\"ID:\",\"IVMS 101 data structure\":\"IVMS 101 Datenstruktur\",\"Identification Number\":\"Identifikationsnummer\",\"Identification Type\":\"Identifikationstyp\",\"Identity Card Number\":\"Ausweisnummer\",\"Identity Certificates\":\"Identity Certificates\",\"If supplied, use full phone number with country code\":\"Falls angegeben, vollständige Telefonnummer mit Landesvorwahl verwenden\",\"If you continue, your changes will be lost. To save your changes, click Cancel and then click on the\":\"If you continue, your changes will be lost. To save your changes, click Cancel and then click on the\",\"If you have additional accounts with the TRISA Global Directory Service, you can link them here. You are required to log in to the linked account to verify account ownership.\":\"If you have additional accounts with the TRISA Global Directory Service, you can link them here. You are required to log in to the linked account to verify account ownership.\",\"If you lose the PKCS12 password, you will have to the start the registration process from the beginning.\":\"If you lose the PKCS12 password, you will have to the start the registration process from the beginning.\",\"If you would like to edit your registration form before submitting, please return to the\":\"Wenn Sie Ihr Registrierungsformular vor dem Absenden bearbeiten möchten, kehren Sie bitte zum\",\"If you would like to register for MainNet, please provide a <0>MainNet Endpoint and Common Name.\":\"If you would like to register for MainNet, please provide a <0>MainNet Endpoint and Common Name.\",\"If you would like to register for MainNet, please provide a MainNet Endpoint and Common Name.\":\"If you would like to register for MainNet, please provide a MainNet Endpoint and Common Name.\",\"If you would like to register for TestNet, please provide a <0>TestNet Endpoint and Common Name.\":\"If you would like to register for TestNet, please provide a <0>TestNet Endpoint and Common Name.\",\"If you would like to register for TestNet, please provide a TestNet Endpoint and Common Name.\":\"If you would like to register for TestNet, please provide a TestNet Endpoint and Common Name.\",\"Import File\":\"Import File\",\"Incomplete\":\"Incomplete\",\"Incorporation Date\":\"Incorporation Date\",\"Information about the VASP such as website, incorporation date, business and VASP category.\":\"Informationen über den VASP wie Website, Gründungsdatum, Geschäft und VASP-Kategorie.\",\"Information that identifies your organization as a Legal Person. This section represents the IVMS 101 data structure for legal persons and is strongly suggested for use as KYC information exchanged in TRISA transfers.\":\"Information, die Ihre Organisation als juristische Person identifiziert. Dieser Abschnitt stellt die IVMS 101-Datenstruktur für juristische Personen dar und wird dringend zur Verwendung als KYC-Informationen empfohlen, die bei TRISA-Überweisungen ausgetauscht werden.\",\"Information to ensure that required compliance information exchanges are conducted correctly and safely. This includes information about jurisdiction and national regulator, Customer Due Diligence(CDD) and Travel Rule policies, and data protection policies.\":\"Informationen, die sicherstellen, dass der erforderliche Austausch von Compliance-Informationen korrekt und sicher durchgeführt wird. Dazu gehören Informationen über die Jurisdiktion und die nationale Aufsichtsbehörde, Customer Due Diligence (CDD) und Reiseregelrichtlinien, sowie Datenschutzrichtlinien.\",\"Integrate and Comply\":\"Integrieren und Einhalten\",\"Integrate with TRISA.\":\"Mit TRISA integrieren\",\"Interoperable\":\"Interoperabel\",\"Invited\":\"Invited\",\"Is your organization permitted to send and/or receive transfers of virtual assets in the jurisdictions in which it operates?\":\"Ist es Ihrer Organisation erlaubt, Transfers von virtuellen Vermögenswerten in den Ländern, in denen sie tätig ist, zu senden und/oder zu empfangen?\",\"Is your organization required by law to safeguard Personally Identifiable\\n Information (PII)?\":\"Is your organization required by law to safeguard Personally Identifiable\\n Information (PII)?\",\"Is your organization required by law to safeguard Personally Identifiable Information (PII)?\":\"Is your organization required by law to safeguard Personally Identifiable Information (PII)?\",\"Is your organization required to comply with the application of the Travel Rule standards in the jurisdiction(s) where it is licensed/approved/registered?\":\"Ist Ihre Organisation verpflichtet, die Standards der Reiserichtlinie in der/den Jurisdiktion(en) einzuhalten, in der/denen sie lizenziert/zugelassen/registriert ist?\",\"Issue Date\":\"Issue Date\",\"Issue Date:\":\"Issue Date:\",\"Issuer\":\"Issuer\",\"Join\":\"Join\",\"Join Today\":\"Heute Beitreten\",\"Join the TRISA network today.\":\"Treten Sie heute dem TRISA-Netzwerk bei.\",\"Joined\":\"Joined\",\"Last (Family) Name\":\"Last (Family) Name\",\"Last Login\":\"Last Login\",\"Last Login:\":\"Last Login:\",\"Last Updated\":\"Last Updated\",\"Learn How TRISA Works\":\"Erfahren Sie, wie TRISA funktioniert\",\"Learn More\":\"Mehr Erfahren\",\"Learn about the three-step process to become a member and verified VASP.\":\"Erfahren Sie mehr über den dreistufigen Prozess, um ein Mitglied und verifizierter VASP zu werden.\",\"Learn how TRISA works.\":\"Erfahren Sie, wie TRISA funktioniert.\",\"Legal\":\"Legal\",\"Legal Entity Identifier (LEI)\":\"Rechtsträgerkennung (LEI)\",\"Legal Person\":\"Juristische Person\",\"Legal name is required\":\"Juristische Name ist erforderlich\",\"Legal name is required.\":\"Legal name is required.\",\"Legal/ Compliance Contact (required)\":\"Rechtlicher/ Compliance Kontakt (erforderlich)\",\"Link Account\":\"Link Account\",\"Local Name Identifiers\":\"Lokale Namensbezeichner\",\"Locality\":\"Locality\",\"Log In\":\"Log In\",\"Log in\":\"Log in\",\"Log in to TRISA’s Global Directory Service\":\"Log in to TRISA’s Global Directory Service\",\"Log in.\":\"Log In.\",\"Log into your TRISA account\":\"Log into your TRISA account\",\"Login\":\"Login\",\"Login & Identity\":\"Login & Identity\",\"MAINNET DIRECTORY RECORD\":\"MAINNET VERZEICHNISAUFZEICHNUNG\",\"MAINNET Identity Certificate\":\"MAINNET Identity Certificate\",\"MAINNET SUBMISSION\":\"MAINNET EINGABE\",\"MainNet\":\" MainNet\",\"MainNet Certificate Common Name\":\"MainNet Zertifikat Common Name\",\"MainNet Certificate Details\":\"MainNet Certificate Details\",\"MainNet Certificates\":\"MainNet Certificates\",\"MainNet Identity Certificates\":\"MainNet Identity Certificates\",\"MainNet Network Metrics\":\"MainNet Netzwerk Metriken\",\"MainNet TRISA Endpoint\":\"MainNet TRISA Endpunkt\",\"Max file size 10mb\":\"Max file size 10mb\",\"Meet Alice VASP, Bob VASP and Evil VASP\":\"Meet Alice VASP, Bob VASP and Evil VASP\",\"Meet Alice VASP, Bob VASP, and “Evil” VASP\":\"Meet Alice VASP, Bob VASP, and “Evil” VASP\",\"Member Directory\":\"Member Directory\",\"Member List\":\"Member List\",\"Member Name\":\"Member Name\",\"Message from server:\":\"Message from server:\",\"Misc\":\"Misc\",\"Must comply with Travel Rule\":\"Muss der Reiseregel unterliegen\",\"Must safeguard PII\":\"Muss PII schützen\",\"NO\":\"NO\",\"NO VERIFICATION\":\"NO VERIFICATION\",\"Name\":\"Name\",\"Name Identifier Type is required.\":\"Name Identifier Type is required.\",\"Name Identifiers\":\"Namensidentifikatoren\",\"Name of Primary Regulator\":\"Name der primären Aufsichtsbehörde\",\"Name, Addresss, Country, National Identifier\":\"Name, Addresss, Country, National Identifier\",\"National Identification\":\"Nationale Identifikation\",\"National Jurisdiction\":\"Nationale Jurisdiktion\",\"Need to Learn More?\":\"Möchten Sie mehr erfahren?\",\"Network\":\"Network\",\"Network Announcement\":\"Network Announcement\",\"Network Status\":\"Network Status\",\"Network directory member list not available because you are not a verified contact for this network. Please complete the registration process.\":\"Network directory member list not available because you are not a verified contact for this network. Please complete the registration process.\",\"New Members\":\"New Members\",\"New X.509 Identity Certificate Request\":\"New X.509 Identity Certificate Request\",\"Next\":\"Weiter\",\"No\":\"Nein\",\"No Certificate available\":\"No Certificate available\",\"No Data\":\"No Data\",\"No information is sent until you submit for a TestNet and/or MainNet Certificate after the Review section.\":\"No information is sent until you submit for a TestNet and/or MainNet Certificate after the Review section.\",\"Non-Commercial Entity\":\"Non-Commercial Entity\",\"Not Saved\":\"Nicht Gespeichert\",\"Not Verified\":\"Not Verified\",\"Not a TRISA Member?\":\"Kein TRISA-Mitglied?\",\"Note:\":\"Note:\",\"Open Source\":\"Open Source\",\"Open Source Resources\":\"Open Source Resources\",\"Option 1. Set Up Your Own TRISA Node\":\"Option 1. Set Up Your Own TRISA Node\",\"Option 2. Use a 3rd-party Solution\":\"Option 2. Use a 3rd-party Solution\",\"Organization\":\"Organization\",\"Organization Name\":\"Name der Organisation\",\"Organization Type\":\"Organization Type\",\"Organization Unit\":\"Organization Unit\",\"Organization:\":\"Organization:\",\"Organizational Details\":\"Organizational Details\",\"Other Jurisdictions\":\"Andere Jurisdiktionen\",\"Overview\":\"Overview\",\"PENDING REVIEW\":\"PENDING REVIEW\",\"Page Not Found\":\"Seite Nicht Gefunden\",\"Partially\":\"Teilweise\",\"Participate in verified VASP-to-VASP Travel Rule exchanges.\":\"An verifiziertem Austausch von VASP-zu-VASP-Reiseregeln teilnehmen.\",\"Passport Number\":\"Passnummer\",\"Password\":\"Passwort\",\"Peer-to-Peer\":\"Peer-to-Peer\",\"Permission:\":\"Permission:\",\"Permissions\":\"Permissions\",\"Phone Number\":\"Telefonnummer\",\"Phonetic Name Identifiers\":\"Phonetische Namensidentifikatoren\",\"Please Provide the Name and Email Address\":\"Please Provide the Name and Email Address\",\"Please add any other regulatory jurisdictions your organization complies with.\":\"Bitte fügen Sie alle anderen gesetzlichen Bestimmungen hinzu, die Ihre Organisation einhält.\",\"Please complete all details\":\"Please complete all details\",\"Please copy and paste this password and store somewhere safe!\":\"Please copy and paste this password and store somewhere safe!\",\"Please enter the information that identifies your organization as a Legal Person. This form represents the\":\"Please enter the information that identifies your organization as a Legal Person. This form represents the\",\"Please enter the information that identifies your organization as a Legal Person. This form represents the {0} data structure for legal persons and is strongly suggested for use as KYC (Know your Counterparty) or CDD (Customer Due Diligence) information exchanged in TRISA transfers.\":[\"Please enter the information that identifies your organization as a Legal Person. This form represents the \",[\"0\"],\" data structure for legal persons and is strongly suggested for use as KYC (Know your Counterparty) or CDD (Customer Due Diligence) information exchanged in TRISA transfers.\"],\"Please input the name of the new managed Virtual Asset Service Provider (VASP). When the entity is created, you will have the ability to add collaborators, start and complete the certificate registration process, and manage the VASP account. Please acknowledge below and provide the name of the entity.\":\"Please input the name of the new managed Virtual Asset Service Provider (VASP). When the entity is created, you will have the ability to add collaborators, start and complete the certificate registration process, and manage the VASP account. Please acknowledge below and provide the name of the entity.\",\"Please note that TestNet and MainNet are separate networks that require different X.509 Identity Certificates.\":\"Please note that TestNet and MainNet are separate networks that require different X.509 Identity Certificates.\",\"Please review the information provided, edit as needed, and submit to complete the registration form. After the information is reviewed, emails will be sent to the provided contacts for verification. Once verified, your TestNet certificate will be issued.\":\"Please review the information provided, edit as needed, and submit to complete the registration form. After the information is reviewed, emails will be sent to the provided contacts for verification. Once verified, your TestNet certificate will be issued.\",\"Please review the information provided, edit as needed, and submit to complete the registration form. After the information is reviewed, you will be contacted to verify details. Once verified, your TestNet certificate will be issued.\":\"Bitte überprüfen Sie die angegebenen Informationen, bearbeiten Sie sie nach Bedarf und senden Sie sie ab, um das Registrierungsformular abzuschließen. Nachdem die Informationen überprüft wurden, werden Sie kontaktiert, um die Details zu verifizieren. Nach der Überprüfung wird Ihr TestNet-Zertifikat ausgestellt.\",\"Please select as many categories needed to represent the types of virtual asset services your organization provides.\":\"Bitte wählen Sie so viele Kategorien aus, wie nötig sind, um die Arten von Dienstleistungen für virtuelle Assets zu repräsentieren, die Ihre Organisation anbietet.\",\"Please specify the applicable regulation(s) for Travel Rule standards compliance, e.g.\\\"FATF Recommendation 16\\\"\":\"Bitte geben Sie die anwendbare(n) Vorschrift(en) zur Einhaltung der Reiseregelstandards an, z.B.\\\"FATF Recommendation 16\\\"\",\"Please supply a valid national identification number. TRISA recommends the use of LEI numbers. For more information, please visit\":\"Bitte geben Sie eine gültige nationale Identifikationsnummer an. TRISA empfiehlt die Verwendung von LEI-Nummern. Für weitere Informationen, besuchen Sie bitte\",\"Please supply contact information for representatives of your organization. All contacts will receive an email verification token and the contact emails must be verified before the registration can proceed.\":\"Please supply contact information for representatives of your organization. All contacts will receive an email verification token and the contact emails must be verified before the registration can proceed.\",\"Please supply contact information for representatives of your organization. All contacts will receive an email verification token and the contact emails must be verified before the registration can proceed. Group or shared email addresses such as compliance@yourvasp.com are permitted if the email account is actively monitored.\":\"Please supply contact information for representatives of your organization. All contacts will receive an email verification token and the contact emails must be verified before the registration can proceed. Group or shared email addresses such as compliance@yourvasp.com are permitted if the email account is actively monitored.\",\"Please use the email address associated with your organization.\":\"Bitte verwenden Sie die mit Ihrer Organisation verbundene E-Mail-Adresse.\",\"Please use the email address associated with your organization. Group or shared email addresses such as compliance@yourvasp.com are permitted if the email account is actively monitored.\":\"Please use the email address associated with your organization. Group or shared email addresses such as compliance@yourvasp.com are permitted if the email account is actively monitored.\",\"Postal Code\":\"Postal Code\",\"Postal Code / Postcode / ZIP Code\":\"Postleitzahl/ ZIP Code\",\"Preferred name for email communication.\":\"Bevorzugter Name für die E-Mail-Kommunikation.\",\"Previous\":\"Previous\",\"Primary National Jurisdiction\":\"Primäre nationale Jurisdiktion\",\"Primary contact for handling technical queries about the operation and status of your service participating in the TRISA network. Can be a group or admin email.\":\"Hauptansprechpartner für die Bearbeitung von technischen Fragen zum Betrieb und Status Ihres Dienstes, der am TRISA-Netzwerk teilnimmt. Kann eine Gruppen- oder Admin-E-Mail sein.\",\"Private Organization\":\"Private Organization\",\"Profile\":\"Profile\",\"Profile Created\":\"Profile Created\",\"Profile Created:\":\"Profile Created:\",\"Provider\":\"Provider\",\"Province\":\"Province\",\"Public Identity Key\":\"Public Identity Key\",\"REJECTED\":\"REJECTED\",\"REVIEWED\":\"REVIEWED\",\"Reference implementation\":\"Reference implementation\",\"Reg Authority\":\"Zulassungsbehörde\",\"Region / Province / State (required)\":\"Region/Provinz/Bundesland (erforderlich)\",\"Registered Directory\":\"Registriertes Verzeichnis\",\"Registration Authority\":\"Registrierungsstelle\",\"Registration Authority Identifier\":\"Identifikator der Registrierungsbehörde\",\"Registration Submission\":\"Registrierung Einreichung\",\"Regulator Name\":\"Name des Regulierers\",\"Remove Linked Account\":\"Remove Linked Account\",\"Remove line\":\"Zeile entfernen\",\"Request New Identity Certificate\":\"Request New Identity Certificate\",\"Requesting a new X.509 Identity Certificate will invalidate and revoke your current X.509 Identity Certificate.\":\"Requesting a new X.509 Identity Certificate will invalidate and revoke your current X.509 Identity Certificate.\",\"Reset\":\"Zurücksetzen\",\"Residential\":\"Wohnsitz\",\"Return to vaspdirectory.net\":\"Return to vaspdirectory.net\",\"Review\":\"Überprüfung\",\"Review section\":\"Review section\",\"Role\":\"Role\",\"SECURITY\":\"SECURITY\",\"SUBMITTED\":\"SUBMITTED\",\"Safeguards PII\":\"Schützt PII\",\"Save\":\"Save\",\"Save & Next\":\"Speichern & Weiter\",\"Save & Previous\":\"Speichern & Zurück\",\"Schedule a demo to learn about TRISA's open source self-hosted solution for cost-effective Travel Rule compliance.\":\"Schedule a demo to learn about TRISA's open source self-hosted solution for cost-effective Travel Rule compliance.\",\"Sealing Certificate Inventory\":\"Sealing Certificate Inventory\",\"Sealing Certificates\":\"Sealing Certificates\",\"Search the Directory Service\":\"Suche im Verzeichnisdienst\",\"Section\":\"Abschnitt\",\"Section 1: Basic Details\":\"Abschnitt 1: Grundlegende Details\",\"Section 2: Legal Person\":\"Abschnitt 2: Juristische Person\",\"Section 3: Contacts\":\"Abschnitt 3: Kontakte\",\"Section 4: TRISA Implementation\":\"Abschnitt 4: TRISA-Implementierung\",\"Section 5: TRIXO Questionnaire\":\"Abschnitt 5: TRIXO Fragebogen\",\"Section 6: Review & Submit\":\"Abschnitt 6: Überprüfen & Einreichen\",\"Sections & Details\":\"Abschnitte & Details\",\"Secure\":\"Sicher\",\"Select Network\":\"Select Network\",\"Select VASP category\":\"VASP-Kategorie auswählen\",\"Select a VASP from the Managed VASP List\":\"Select a VASP from the Managed VASP List\",\"Select a country\":\"Land auswählen\",\"Select business category\":\"Geschäftskategorie auswählen\",\"Select the collaborator’s role and save.\":\"Select the collaborator’s role and save.\",\"Serial No\":\"Serial No\",\"Serial Number\":\"Serial Number\",\"Set up your TRISA node or integrate with a 3rd-party Travel Rule solution. Complete\\n testing and move to production.\":\"Set up your TRISA node or integrate with a 3rd-party Travel Rule solution. Complete\\n testing and move to production.\",\"Set up your TRISA node or integrate with a 3rd-party Travel Rule solution. Complete testing and move to production.\":\"Richten Sie Ihren TRISA-Knoten ein oder integrieren Sie ihn in eine Reiseregellösung eines Drittanbieters. Schließen Sie die Tests ab und gehen Sie in Produktion.\",\"Short\":\"Kurz\",\"Sign out\":\"Sign out\",\"Signature ID\":\"Signature ID\",\"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set\\n up and maintain their own TRISA server to exhange encrypted Travel Rule\\n compliance data. TRISA maintains an\":\"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set\\n up and maintain their own TRISA server to exhange encrypted Travel Rule\\n compliance data. TRISA maintains an\",\"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set up and maintain their own TRISA server to exhange encrypted Travel Rule compliance data. At the same time, TRISA is designed to be interoperable. There are several Travel Rule solutions providers available on the market. If you are a customer, work with your Travel Ruie provider to integrate TRISA into your Travel Rule compliance workflow.\":\"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set up and maintain their own TRISA server to exhange encrypted Travel Rule compliance data. At the same time, TRISA is designed to be interoperable. There are several Travel Rule solutions providers available on the market. If you are a customer, work with your Travel Ruie provider to integrate TRISA into your Travel Rule compliance workflow.\",\"Social Security Number\":\"Sozialversicherungsnummer\",\"Something went wrong. Please try again later.\":\"Something went wrong. Please try again later.\",\"Sorry, the page you are looking for doesn't exist or has been moved\":\"Leider existiert die Seite nicht, nach der Sie suchen, oder wurde verschoben\",\"Sorry. We could not find a user account with the email address\":\"Sorry. We could not find a user account with the email address\",\"Start\":\"Start\",\"Start Certificate Registration\":\"Zertifikatsregistrierung Starten\",\"Start Registration\":\"Registrierung Starten\",\"Start trial\":\"Start trial\",\"Status\":\"Status\",\"Status:\":\"Status:\",\"Step 1\":\"Step 1\",\"Street Address\":\"Street Address\",\"Subject\":\"Subject\",\"Subject Details\":\"Subject Details\",\"Submit\":\"Einreichen\",\"Submit MainNet Registration\":\"MainNet-Registrierung Einreichen\",\"Submit TestNet Registration\":\"TestNet-Registrierung Einreichen\",\"Submitted\":\"Eingereicht\",\"Support\":\"Support\",\"Switch Accounts\":\"Switch Accounts\",\"Synga Bridge\":\"Synga Bridge\",\"TESTNET DIRECTORY RECORD\":\"TESTNET VERZEICHNISAUFZEICHNUNG\",\"TESTNET SUBMISSION\":\"TESTNET EINREICHUNG\",\"TRISA Certificate Types\":\"TRISA Certificate Types\",\"TRISA Endpoint\":\"TRISA Endpunkt\",\"TRISA Endpoint: MainNet\":\"TRISA Endpunkt: MainNet\",\"TRISA Endpoint: TestNet\":\"TRISA Endpunkt: TestNet\",\"TRISA GitHub repo\":\"TRISA GitHub repo\",\"TRISA Global Directory Service\":\"TRISA Globaler Verzeichnisdienst\",\"TRISA Identity Signature:\":\"TRISA Identity Signature:\",\"TRISA Implementation\":\"TRISA Implementierung\",\"TRISA Implementations\":\"TRISA Implementations\",\"TRISA Member Directory\":\"TRISA Member Directory\",\"TRISA Member ID\":\"TRISA Mitglieds-ID\",\"TRISA Member ID:\":\"TRISA Member ID:\",\"TRISA Registration Request Submitted!\":\"TRISA Registration Request Submitted!\",\"TRISA Service Endpoint\":\"TRISA Dienst Endpunkt\",\"TRISA Verification\":\"TRISA Verifizierung\",\"TRISA Verification:\":\"TRISA Verification:\",\"TRISA Verified Logo\":\"TRISA Verified Logo\",\"TRISA endpoint for communication\":\"TRISA Endpunkt für Kommunikation\",\"TRISA endpoint is not valid.\":\"TRISA endpoint is not valid.\",\"TRISA implementation\":\"TRISA-Implementierung\",\"TRISA is a decentralized network where VASPs communicate directly with each other.\":\"TRISA ist ein dezentrales Netzwerk, in dem VASPs direkt miteinander kommunizieren.\",\"TRISA is a global, open source, peer-to-peer and secure Travel Rule architecture and network designed to be accessible and interoperable. Become a TRISA-certified VASP today.\":\"TRISA ist eine globale, Open Source, sichere Peer-to-Peer-Regelarchitektur und ein Netzwerk, das zugänglich und interoperabel sein soll. Werden Sie noch heute ein TRISA-zertifizierter VASP.\",\"TRISA is a network of trusted members. I acknowledge that the contact is authorized to access the organization’s TRISA account information.\":\"TRISA is a network of trusted members. I acknowledge that the contact is authorized to access the organization’s TRISA account information.\",\"TRISA is a network of trusted members. I acknowledge that the new VASP has a legitimate business purpose to join TRISA.\":\"TRISA is a network of trusted members. I acknowledge that the new VASP has a legitimate business purpose to join TRISA.\",\"TRISA is designed to be interoperable with other Travel Rule solutions.\":\"TRISA ist so konzipiert, dass es mit anderen Reiseregellösungen interoperabel ist.\",\"TRISA is designed to be interoperable. There are several Travel Rule solutions\\n providers available on the market. If you are a customer, work with them to\\n integrate TRISA into your Travel Rule compliance workflow.\":\"TRISA is designed to be interoperable. There are several Travel Rule solutions\\n providers available on the market. If you are a customer, work with them to\\n integrate TRISA into your Travel Rule compliance workflow.\",\"TRISA is open source and available to implement by any VASP.\":\"TRISA ist Open Source und kann von jedem VASP implementiert werden.\",\"TRISA issues two types of certificates:\":\"TRISA issues two types of certificates:\",\"TRISA members must complete a comprehensive multi-part verification form and due diligence process. Once verified, TRISA will issue TestNet and MainNet certificates for secure Travel Rule compliance.\":\"TRISA-Mitglieder müssen ein umfassendes mehrteiliges Verifizierungsformular und einen Prüfungsprozess ausfüllen. Nach der Verifizierung stellt TRISA TestNet- und MainNet-Zertifikate für die sichere Einhaltung der Reiseregeln aus.\",\"TRISA specific identity number (UUID), only supplied if you're updating an existing registration request\":\"TRISA-spezifische Identitätsnummer (UUID), nur angegeben, wenn Sie eine bestehende Registrierungsanfrage aktualisieren\",\"TRISA uses public-key cryptography for encrypting data in flight and at rest.\":\"TRISA verwendet Public-Key-Kryptographie für die Verschlüsselung von Daten im Flug und im Ruhezustand.\",\"TRISA verified members may download and display a “TRISA Verified VASP” logo on their website. The logo is unique to your VASP and non-reproducible. Members may download their logo after verification is complete and their certificate has been issued. The logo is in .svg fotmat\":\"TRISA verified members may download and display a “TRISA Verified VASP” logo on their website. The logo is unique to your VASP and non-reproducible. Members may download their logo after verification is complete and their certificate has been issued. The logo is in .svg fotmat\",\"TRISA's Slack channel\":\"TRISA's Slack channel\",\"TRISA’s Github repo\":\"TRISA’s Github repo\",\"TRISA’s Global Directory Service (GDS) is a network of vetted VASPs that can securely exchange Travel Rule compliance data with each other.\":\"TRISAs globaler Verzeichnisservice (GDS) ist ein Netzwerk von überprüften VASPs, die auf sichere Weise Daten zur Einhaltung von Reiseregeln untereinander austauschen können.\",\"TRISA’s verification form includes five sections and may require information from several parties in your organization.\":\"Das TRISA-Überprüfungsformular umfasst fünf Abschnitte und kann Informationen von mehreren Parteien in Ihrer Organisation erfordern.\",\"TRIXO Questionnaire\":\"TRIXO Fragebogen\",\"Talk to a member of your technical team to determine the requirements and\\n resources to integrate TRISA with your system. Have members of your technical\\n team integrate your systems with TRISA. Or work with a solutions provider that\\n can help your VASP set up your TRISA server and maintain it.\":\"Talk to a member of your technical team to determine the requirements and\\n resources to integrate TRISA with your system. Have members of your technical\\n team integrate your systems with TRISA. Or work with a solutions provider that\\n can help your VASP set up your TRISA server and maintain it.\",\"Tax Identification Number\":\"Steueridentifikationsnummer\",\"Technical Contact (required)\":\"Technischer Kontakt (erforderlich)\",\"Technical Contact Email\":\"Technical Contact Email\",\"Technical Contact Name\":\"Technical Contact Name\",\"Technical Contact Phone\":\"Technical Contact Phone\",\"Technical Officer\":\"Technischer Beauftragter\",\"Technical Resources\":\"Technical Resources\",\"Technical information about your endpoint for certificate issuance. Each VASP is required to establish a TRISA endpoint for inter-VASP communication.\":\"Technische Informationen über Ihren Endpunkt für die Ausstellung von Zertifikaten. Jeder VASP muss einen TRISA-Endpunkt für die Kommunikation zwischen den VASPs einrichten.\",\"TestNet\":\"TestNet\",\"TestNet Certificate Common Name\":\"TestNet Zertifikat Common Name\",\"TestNet Certificates\":\"TestNet Certificates\",\"TestNet Identity Certificates\":\"TestNet Identity Certificates\",\"TestNet Network Metrics\":\"TestNet Netzwerk Metriken\",\"TestNet TRISA Endpoint\":\"TestNet TRISA Endpunkt\",\"TestNet and MainNet endpoints should not be the same.\":\"TestNet and MainNet endpoints should not be the same.\",\"Thank you for creating your TRISA account.\":\"Thank you for creating your TRISA account.\",\"Thank you for creating your TRISA account. You must verify your email address. An email with verification instructions has been sent to your email address. Please complete the email verification process in 24 hours. The email verification link will expire in 24 hours.\":\"Thank you for creating your TRISA account. You must verify your email address. An email with verification instructions has been sent to your email address. Please complete the email verification process in 24 hours. The email verification link will expire in 24 hours.\",\"Thank you. We have sent instructions to reset your password to\":\"Thank you. We have sent instructions to reset your password to\",\"Thank you. We have sent instructions to reset your password to {0}. The link to reset your password expires in 24 hours.\":[\"Vielen Dank. Wir haben Anweisungen zum Zurücksetzen Ihres Passworts an \",[\"0\"],\" gesendet. Der Link zum Zurücksetzen Ihres Passworts läuft in 24 Stunden ab.\"],\"The Common Name typically matches the Endpoint, without the port number\\n at the end (e.g. trisa.myvasp.com) and is used to identify the subject\\n in the X.509 certificate.\":\"The Common Name typically matches the Endpoint, without the port number\\n at the end (e.g. trisa.myvasp.com) and is used to identify the subject\\n in the X.509 certificate.\",\"The Domain Name is invalid.\":\"The Domain Name is invalid.\",\"The Domain Name is required.\":\"The Domain Name is required.\",\"The Organization has a current and valid <0>Mainnet Identity Certificate.\":\"The Organization has a current and valid <0>Mainnet Identity Certificate.\",\"The Organization has a current and valid <0>Mainnet and <1>Tesnet Identity Certificate.\":\"The Organization has a current and valid <0>Mainnet and <1>Tesnet Identity Certificate.\",\"The Organization has a current and valid <0>Testnet Identity Certificate.\":\"The Organization has a current and valid <0>Testnet Identity Certificate.\",\"The TRISA Global Directory Service (GDS) is temporarily undergoing maintenance. Please try again later.\":\"The TRISA Global Directory Service (GDS) is temporarily undergoing maintenance. Please try again later.\",\"The TRISA Member Directory is for informational purposes and is meant to foster collaboration between members. It is available to verified TRISA contacts only. If you cannot view the list, please complete the registration process. You can view the member list after verification is complete.\":\"The TRISA Member Directory is for informational purposes and is meant to foster collaboration between members. It is available to verified TRISA contacts only. If you cannot view the list, please complete the registration process. You can view the member list after verification is complete.\",\"The Travel Rule Information Sharing Architecture (TRISA)\":\"The Travel Rule Information Sharing Architecture (TRISA)\",\"The VASP Name is required.\":\"The VASP Name is required.\",\"The address and port of the TRISA endpoint for partner VASPs to connect on via gRPC.\":\"Die Adresse und der Port des TRISA-Endpunkts für Partner-VASPs zur Verbindung über gRPC.\",\"The collaborator has not been deleted\":\"The collaborator has not been deleted\",\"The collaborator has not been updated\":\"The collaborator has not been updated\",\"The common name for the mTLS certificate. This should match the TRISA endpoint without the port in most cases.\":\"Der Common Name für das mTLS-Zertifikat. Dieser sollte in den meisten Fällen mit dem TRISA-Endpunkt ohne den Port übereinstimmen.\",\"The contact will receive an email to create a TRISA Global Directory Service (GDS) account or join this organization if the contact already has a TRISA GDS account. The invitation to join is valid for 7 calendar days. The contact will be added as a member for the VASP. The contact will have the ability to contribute to certificate requests, check on the status of certificate requests, and complete other actions related to the organization’s TRISA membership.\":\"The contact will receive an email to create a TRISA Global Directory Service (GDS) account or join this organization if the contact already has a TRISA GDS account. The invitation to join is valid for 7 calendar days. The contact will be added as a member for the VASP. The contact will have the ability to contribute to certificate requests, check on the status of certificate requests, and complete other actions related to the organization’s TRISA membership.\",\"The following account will be removed from your profile. The linked account will not be affected.\":\"The following account will be removed from your profile. The linked account will not be affected.\",\"The link to reset your password expires in 24 hours.\":\"The link to reset your password expires in 24 hours.\",\"The minimum threshold above which your organization is required to collect/send Travel Rule information.\":\"Der minimale Schwellenwert, ab dem Ihre Organisation verpflichtet ist, Reiseregelinformationen zu sammeln/zu senden.\",\"The name and type of name by which the legal person is known.\":\"Der Name und die Art des Namens, unter dem die juristische Person bekannt ist.\",\"The name of primary regulator or supervisory authority for your national jurisdiction\":\"Der Name der primären Regulierungs- oder Aufsichtsbehörde für Ihre nationale Jurisdiktion\",\"There is an error or missing data in this section. Please edit the section.\":\"There is an error or missing data in this section. Please edit the section.\",\"This is the only time the PKCS12 password is shown during the registration process.\":\"This is the only time the PKCS12 password is shown during the registration process.\",\"This multi-section form is an important step in the registration and certificate issuance process. The information you provide will be used to verify the legal entity that you represent and, where appropriate, will be available to verified TRISA members to facilitate compliance decisions. If you need guidance, see the <0>Getting Started Help Guide.\":\"This multi-section form is an important step in the registration and certificate issuance process. The information you provide will be used to verify the legal entity that you represent and, where appropriate, will be available to verified TRISA members to facilitate compliance decisions. If you need guidance, see the <0>Getting Started Help Guide.\",\"This questionnaire is designed to help TRISA members understand the regulatory regime of your organization. The information provided will help ensure that required compliance information exchanges are conducted correctly and safely. All verified TRISA members will have access to this information.\":\"Dieser Fragebogen soll TRISA-Mitgliedern dabei helfen, das regulatorische System Ihrer Organisation zu verstehen. Die bereitgestellten Informationen tragen dazu bei, dass der erforderliche Austausch von Informationen zur Einhaltung der Vorschriften korrekt und sicher durchgeführt wird. Alle verifizierten TRISA-Mitglieder haben Zugriff auf diese Informationen.\",\"Threshold to conduct KYC before permitting the customer to send/receive virtual asset transfers\":\"Schwellenwert für die Durchführung von KYC, bevor dem Kunden erlaubt wird, Überweisungen von virtuellen Vermögenswerten zu senden/empfangen\",\"To assist in completing the registration form, the form is divided into multiple sections. Navigate through the form by clicking on each section of the progress bar or the buttons at the bottom of each section.\":\"To assist in completing the registration form, the form is divided into multiple sections. Navigate through the form by clicking on each section of the progress bar or the buttons at the bottom of each section.\",\"Trading\":\"Handel\",\"USER DETAILS\":\"USER DETAILS\",\"Unable to add VASP\":\"Unable to add VASP\",\"Unable to add collaborator\":\"Unable to add collaborator\",\"Understood\":\"Understood\",\"Unknown Entity\":\"Unknown Entity\",\"Unsaved changes alert\":\"Unsaved changes alert\",\"Unspecified\":\"Nicht Spezifiziert\",\"Upon verification, integrate with TRISA to begin exchanging Travel Rule compliance data.\":\"Upon verification, integrate with TRISA to begin exchanging Travel Rule compliance data.\",\"User Details\":\"User Details\",\"User ID:\":\"User ID:\",\"User Profile\":\"User Profile\",\"VASP\":\"VASP\",\"VASP Category\":\"VASP Kategorie\",\"VASP Domain\":\"VASP Domain\",\"VASP Name\":\"VASP Name\",\"VASPs have two options to integrate with TRISA.\":\"VASPs have two options to integrate with TRISA.\",\"VERIFIED\":\"VERIFIED\",\"VERIFIED ON\":\"VERIFIZIERT AN\",\"Verification Status:\":\"Verification Status:\",\"Verified\":\"Verified\",\"Verified On\":\"Verifiziert An\",\"Verified VASPs\":\"Verified VASPs\",\"View Member List\":\"View Member List\",\"View/Edit\":\"View/Edit\",\"Visit Getting Started with TRISA\":\"Visit Getting Started with TRISA\",\"We recommend that a senior compliance officer initially creates the account for the VASP. Additional accounts can be created later.\":\"Wir empfehlen, dass ein leitender Compliance-Beauftragter zunächst das Konto für den VASP erstellt. Weitere Konten können später erstellt werden.\",\"Website\":\"Website\",\"Website, incorporation Date, VASP Category\":\"Website, Gründungsdatum, VASP Kategorie\",\"Welcome to TRISA’s network of Certified VASPs.\":\"Willkommen im TRISA-Netzwerk der zertifizierten VASPs.\",\"We’ll be back soon.\":\"We’ll be back soon.\",\"What is IVMS101?\":\"Was ist IVMS101?\",\"What is the minimum threshold for Travel Rule compliance?\":\"Welches ist die Mindestschwelle für die Einhaltung der Reiserichtlinien?\",\"What’s a Common name or VASP ID?\":\"Was ist ein Common Name oder eine VASP ID?\",\"Who to Ask\":\"Wen soll ich fragen\",\"Who to ask\":\"Wen soll ich fragen\",\"Why Join TRISA\":\"Warum TRISA beitreten\",\"X.509 Identity Certificate Details\":\"X.509 Identity Certificate Details\",\"X.509 Identity Certificate Inventory\":\"X.509 Identity Certificate Inventory\",\"X.509 Identity Certificates\":\"X.509 Identity Certificates\",\"YES\":\"YES\",\"Yes\":\"Ja\",\"You have unsaved changes. Are you sure you want to continue without saving?\":\"You have unsaved changes. Are you sure you want to continue without saving?\",\"You must agree to the terms and conditions\":\"You must agree to the terms and conditions\",\"You must click on each confirmation link to complete the registration process.\":\"You must click on each confirmation link to complete the registration process.\",\"You must request a new X.509 Identity Certificate to change your Endpoint and Common Name.\":\"You must request a new X.509 Identity Certificate to change your Endpoint and Common Name.\",\"You must submit your registration for TestNet and MainNet separately.\":\"You must submit your registration for TestNet and MainNet separately.\",\"You must verify your email address. An email with verification instructions has been sent to your email address. Please complete the email verification process in 24 hours. The email verification link will expire in 24 hours.\":\"You must verify your email address. An email with verification instructions has been sent to your email address. Please complete the email verification process in 24 hours. The email verification link will expire in 24 hours.\",\"You will receive\":\"You will receive\",\"Your TRISA Implementation\":\"Your TRISA Implementation\",\"Your TRISA {type} Details\":[\"Your TRISA \",[\"type\"],\" Details\"],\"Your account has not been verified. Please check your email to verify your account.\":\"Ihr Konto wurde noch nicht verifiziert. Bitte überprüfen Sie Ihre E-Mail, um Ihr Konto zu verifizieren.\",\"Your dashboard\":\"Your dashboard\",\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@rotational.io. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\":\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@rotational.io. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\",\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@trisa.io. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\":\"Ihr Registrierungsformular wurde erfolgreich übermittelt. Sie erhalten eine Bestätigungs-E-Mail von admin@trisa.io. In dieser E-Mail erhalten Sie Anweisungen für die nächsten Schritte. Kehren Sie zu Ihrem Dashboard zurück, um den Status Ihrer Registrierung und Ihres Zertifikats zu überwachen.\",\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@vaspdirectory.net. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\":\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@vaspdirectory.net. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\",\"Your registration request has been successfully received by the Directory Service. Verification emails have been sent to all contacts listed. Once your contact information has been verified, the registration form will be sent to the TRISA review board to verify your membership in the TRISA network.\":\"Your registration request has been successfully received by the Directory Service. Verification emails have been sent to all contacts listed. Once your contact information has been verified, the registration form will be sent to the TRISA review board to verify your membership in the TRISA network.\",\"Your {0} TRISA Organization Profile:\":[\"Your \",[\"0\"],\" TRISA Organization Profile:\"],\"about us\":\"about us\",\"complete VASP verification\":\"VASP-Verifizierung abschließen\",\"compliance. TRISA helps Virtual Asset Service Providers (VASPs) comply with the Travel Rule for cross-border cryptocurrency transactions. TRISA is designed to be interoperable.\":\"Compliance. TRISA hilft Virtual Asset Service Providern (VASPs) bei der Einhaltung der Reiseregelungen für grenzüberschreitende Kryptowährungstransaktionen. TRISA ist so konzipiert, dass es interoperabel ist.\",\"create account\":\"create account\",\"create your account\":\"Erstellen Sie Ihr Konto\",\"for Cryptocurrency Travel Rule compliance.\":\"für die Einhaltung der Kryptowährungs-Reiseregeln.\",\"for MainNet registration so your MainNet certificate will be issued after the verification phone call has been completed by the validation team.\":\"for MainNet registration so your MainNet certificate will be issued after the verification phone call has been completed by the validation team.\",\"for TestNet registration so your TestNet certificate will be issued upon review by the validation team\":\"für die Registrierung bei TestNet, damit Ihr TestNet-Zertifikat nach der Überprüfung durch das Verifizierungsteam ausgestellt wird\",\"for legal persons and is strongly suggested for use as KYC or CDD (Know your Counterparty) information exchanged in TRISA transfers.\":\"for legal persons and is strongly suggested for use as KYC or CDD (Know your Counterparty) information exchanged in TRISA transfers.\",\"in partnership with\":\"in Partnerschaft mit\",\"is a global, open source, secure, and peer-to-peer protocol for\":\"ist ein globales, Open Source, sicheres und Peer-to-Peer Protokoll für\",\"is not required\":\"ist nicht erforderlich\",\"is required\":\"ist erforderlich\",\"lower case letters (a-z)\":\"lower case letters (a-z)\",\"numbers (i.e. 0-9)\":\"numbers (i.e. 0-9)\",\"on behalf of\":\"on behalf of\",\"pending registration\":\"pending registration\",\"registration. Upon submission, you will receive an email with a confirmation link. You must click the confirmation link to complete the registration process. Failure to click the confirmation link will result in an incomplete registration\":\"Registrierung. Nach der Anmeldung erhalten Sie eine E-Mail mit einem Bestätigungslink. Sie müssen auf den Bestätigungslink klicken, um den Registrierungsprozess abzuschließen. Wenn Sie den Bestätigungslink nicht anklicken, wird die Registrierung nicht abgeschlossen.\",\"required\":\"required\",\"special characters (e.g. !@#$%^&*)\":\"special characters (e.g. !@#$%^&*)\",\"the TRISA architecture\":\"die TRISA-Architektur\",\"to receive maintenance and outage notifications. If you have an immediate concern, please email support@rotational.io.\":\"to receive maintenance and outage notifications. If you have an immediate concern, please email support@rotational.io.\",\"two separate emails with confirmation links for each registration.\":\"two separate emails with confirmation links for each registration.\",\"upper case letters (A-Z)\":\"upper case letters (A-Z)\",\"view details\":\"view details\",\"with detailed documentation, a reference implemenation, and “robot” VASPs for\\n testing purposes.\":\"with detailed documentation, a reference implemenation, and “robot” VASPs for\\n testing purposes.\",\"you do not have permission to invite a collaborator\":\"you do not have permission to invite a collaborator\",\"{0}\":[[\"0\"]],\"{0} Contact\":[[\"0\"],\" Kontakt\"],\"{message}\":[[\"message\"]]}")}; \ No newline at end of file +/*eslint-disable*/module.exports={messages:JSON.parse("{\" When you are verified you will be issued PKCS12 encrypted identity certificates\\n for use in mTLS authentication between TRISA members. The password to decrypt\\n those certificates is shown below:\":\" When you are verified you will be issued PKCS12 encrypted identity certificates\\n for use in mTLS authentication between TRISA members. The password to decrypt\\n those certificates is shown below:\",\" create your TRISA account with your VASP email address. Add collaborators in your\\n organization.\":\" create your TRISA account with your VASP email address. Add collaborators in your\\n organization.\",\"\\\"Save & Next\\\" or \\\"Save & Previous\\\" button.\":\"\\\"Save & Next\\\" or \\\"Save & Previous\\\" button.\",\"(1) <0>X.509 Identity Certificates: X.509 Identity certificates are about <1>trust. They prove the identity of the organization and are used to maintain a secure connection between TRISA members. X.509 Identity certificates must have an Endpoint and Common Name and may have Subject Alternative Names associated with them. TRISA’s X.509 Identity certificates are valid for one calendar year. TRISA’s X.509 Identity certificates expire after one year so member organizations must request a new X.509 Identity certificate upon expiration.\":\"(1) <0>X.509 Identity Certificates: X.509 Identity certificates are about <1>trust. They prove the identity of the organization and are used to maintain a secure connection between TRISA members. X.509 Identity certificates must have an Endpoint and Common Name and may have Subject Alternative Names associated with them. TRISA’s X.509 Identity certificates are valid for one calendar year. TRISA’s X.509 Identity certificates expire after one year so member organizations must request a new X.509 Identity certificate upon expiration.\",\"(2) <0>Sealing Certificates: Sealing certificates are for specific use cases such as <1>long-term data storage. They are used to encrypt individual Secure Envelopes or batches of Secure Envelopes at the transactional level. Organizations may have multiple signing keys and multiple signing-key certificates for different clients, time periods, or use cases. In a compliance information transfer, the transactional sealing certificates are referred to as Envelope Seals. While an organization may use their X.509 Identity certificate as a sealing certificate, TRISA strongly recommends that transactional sealing certificates are different from X.509 Identity certificates for security purposes.\":\"(2) <0>Sealing Certificates: Sealing certificates are for specific use cases such as <1>long-term data storage. They are used to encrypt individual Secure Envelopes or batches of Secure Envelopes at the transactional level. Organizations may have multiple signing keys and multiple signing-key certificates for different clients, time periods, or use cases. In a compliance information transfer, the transactional sealing certificates are referred to as Envelope Seals. While an organization may use their X.509 Identity certificate as a sealing certificate, TRISA strongly recommends that transactional sealing certificates are different from X.509 Identity certificates for security purposes.\",\"(Saved)\":\"(Gespeichert)\",\"(not interoperable)\":\"(not interoperable)\",\"(not saved)\":\"(nicht gespeichert)\",\"*At least 8 characters in length \\n* Contain at least 3 of the following 4\\ntypes of characters: \\n* lower case letters (a-z) \\n* upper case letters (A-Z) \\n* numbers (i.e. 0-9) \\n* special characters (e.g. !@#$%^&*)\":\"*At least 8 characters in length \\n* Contain at least 3 of the following 4\\ntypes of characters: \\n* lower case letters (a-z) \\n* upper case letters (A-Z) \\n* numbers (i.e. 0-9) \\n* special characters (e.g. !@#$%^&*)\",\"1 Basic Details\":\"1 Grundlegende Details\",\"1. Open Source/DIY\":\"1. Open Source/DIY\",\"2 Legal Person\":\"2 Rechtsperson\",\"2-3 weeks\":\"2-3 weeks\",\"2. One-time Setup\":\"2. One-time Setup\",\"3 Contacts\":\"3 Kontakte\",\"3-6 months\":\"3-6 months\",\"3-7 days\":\"3-7 days\",\"3rd Party Travel Rule Providers\":\"3rd Party Travel Rule Providers\",\"4 TRISA Implementation\":\"4 TRISA Implementierung\",\"5 TRIXO Questionnaire\":\"5 TRIXO Fragebogen\",\"A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted\":\"A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted\",\"A component of\":\"Ein Bestandteil von\",\"A physical verification check in the form of a phone call\":\"Eine physische Überprüfung in Form eines Telefonanrufs\",\"APPEALED\":\"APPEALED\",\"About TRISA\":\"Über TRISA\",\"Account ID\":\"Account ID\",\"Action\":\"Aktion\",\"Actions\":\"Actions\",\"Active\":\"Active\",\"Add\":\"Add\",\"Add Address\":\"Adresse hinzufügen\",\"Add Another Legal Name\":\"Add Another Legal Name\",\"Add Contact\":\"Add Contact\",\"Add Jurisdiction\":\"Jurisdiktion hinzufügen\",\"Add Linked Account\":\"Add Linked Account\",\"Add Local Name\":\"Lokalen Namen hinzufügen\",\"Add Phonetic Names\":\"Phonetische Namen hinzufügen\",\"Add Regulation\":\" Vorschriften hinzufügen\",\"Add new managed VASP\":\"Add new managed VASP\",\"Address\":\"Adresse\",\"Address Type (required)\":\"Adresstyp (erforderlich)\",\"Address line 1 e.g. building name/number, street name (required)\":\"Adresszeile 1 z.B. Gebäudename/Nummer, Straßenname (erforderlich)\",\"Address line 2 e.g. apartment or suite number\":\"Adresszeile 2 z.B. Wohnungs- oder Appartementnummer\",\"Addresses\":\"Adressen\",\"Administrative Contact (optional)\":\"Administrativer Kontakt (optional)\",\"Administrative Contact Email\":\"Administrative Contact Email\",\"Administrative Contact Name\":\"Administrative Contact Name\",\"Administrative Contact Phone\":\"Administrative Contact Phone\",\"Administrative or executive contact for your organization to field high-level requests or queries. (Strongly recommended)\":\"Administrativer oder leitender Kontakt für Ihre Organisation, um Anfragen auf höchster Ebene zu bearbeiten. (Dringend empfohlen)\",\"Alien Registration Number\":\"Ausländische Registrierungsnummer\",\"All TRISA members must complete TRISA’s VASP verification and due diligence process to become a Verified VASP.\":\"Alle TRISA-Mitglieder müssen das TRISA-Verifizierungs- und den Prüfungsprozess (Due Diligence) für VASP durchlaufen, um ein verifizierter VASP zu werden.\",\"Already have an account?\":\"Haben Sie bereits ein Konto?\",\"An error has occurred to load announcements\":\"An error has occurred to load announcements\",\"An error has occurred to load attention data\":\"An error has occurred to load attention data\",\"An error has occurred to load legal person data\":\"An error has occurred to load legal person data\",\"An error has occurred to load {type} metric\":[\"An error has occurred to load \",[\"type\"],\" metric\"],\"An error occurred while deleting the collaborator, please try again or contact support at support@rotational.io\":\"An error occurred while deleting the collaborator, please try again or contact support at support@rotational.io\",\"An error occurred while deleting the collaborator, please try again or contact support at support@trisa.io\":\"An error occurred while deleting the collaborator, please try again or contact support at support@trisa.io\",\"An identifier issued by an appropriate issuing authority\":\"Eine Identifikation, die von einer zuständigen Behörde ausgestellt wurde\",\"App version {appVersion}\":[\"App version \",[\"appVersion\"]],\"Applicable Regulations\":\"Anwendbare Vorschriften\",\"Apply to Become a TRISA-certified Virtual Asset Service Provider.\":\"Beantragen Sie, ein TRISA-zertifizierter Virtual Asset Service Provider zu werden.\",\"At least 9 characters in length\":\"At least 9 characters in length\",\"At least one geographic address is required. Enter the primary geographic address of the organization. Organizations may enter additional addresses if operating in multiple jurisdictions.\":\"Mindestens eine geografische Adresse ist erforderlich. Geben Sie die primäre geografische Adresse der Organisation ein. Organisationen können zusätzliche Adressen eingeben, wenn sie in mehreren Jurisdiktionen tätig sind.\",\"At what threshold and currency does your organization conduct KYC checks?\":\"At what threshold and currency does your organization conduct KYC checks?\",\"BFF & GDS version {bffAndGdsVersion}\":[\"BFF & GDS version \",[\"bffAndGdsVersion\"]],\"Back Home\":\"Zurück zur Startseite\",\"Back to Review section\":\"Back to Review section\",\"Basic Details\":\"Grundlegende Details\",\"Become Travel Rule compliant.\":\"Werden Sie Travel Rule konform.\",\"Best for:\":\"Best for:\",\"Billing Contact (optional)\":\"Rechnungskontakt (optional)\",\"Billing contact for your organization to handle account and invoice requests or queries relating to the operation of the TRISA network.\":\"Rechnungskontakt für Ihre Organisation zur Bearbeitung von Konto- und Rechnungsanfragen oder Fragen im Zusammenhang mit dem Betrieb des TRISA-Netzwerks.\",\"Business\":\"Geschäftlich\",\"Business Address\":\"Business Address\",\"Business Category\":\"Geschäftskategorie\",\"Business Details\":\"Geschäftsdetails\",\"Business Entity\":\"Business Entity\",\"Business or Compliance Office\":\"Geschäfts- oder Compliance-Büro\",\"By answering yes, I understand that this is the only time the PKCS12 Password is displayed and I have copied and securely saved the password.\":\"By answering yes, I understand that this is the only time the PKCS12 Password is displayed and I have copied and securely saved the password.\",\"CDD & Travel Rule Policies\":\"CDD & Reiseregelungsrichtlinien\",\"CDD and data protection policies\":\"CDD- und Datenschutzrichtlinien\",\"Cancel\":\"Abbrechen\",\"Certificate Common Name\":\"Gemeinsamer Zertifikatsname\",\"Certificate Details\":\"Certificate Details\",\"Certificate Inventory\":\"Certificate Inventory\",\"Certificate Management\":\"Certificate Management\",\"Certificate Progress\":\"Zertifikatsfortschritt\",\"Certificate Registration\":\"Zertifikatsregistrierung\",\"Certificate Registration Process\":\"Prozess der Zertifikatsregistrierung\",\"Change Role\":\"Change Role\",\"Check to delete user account.\":\"Check to delete user account.\",\"CipherTrace Traveler\":\"CipherTrace Traveler\",\"City / Town / Municipality\":\"Stadt/Gemeinde\",\"Clear & Reset Form\":\"Formular löschen & zurücksetzen\",\"Clear & Reset Registration Form\":\"Registrierungsformular löschen & zurücksetzen\",\"Clear & Reset Section\":\"Clear & Reset Section\",\"Clear & Reset Section Click \\\"Reset\\\" to clear and reset <0>this section of the registration form. All data will be cleared from only this section of the registration form. Other sections of the registration form will not be cleared.\":\"Clear & Reset Section Click \\\"Reset\\\" to clear and reset <0>this section of the registration form. All data will be cleared from only this section of the registration form. Other sections of the registration form will not be cleared.\",\"Click \\\"Reset\\\" to clear and <0>reset the form. All data will be deleted and cleared from the registration form. You may want to export the data first. After clearing, you will be taken to the start of the form.\":\"Click \\\"Reset\\\" to clear and <0>reset the form. All data will be deleted and cleared from the registration form. You may want to export the data first. After clearing, you will be taken to the start of the form.\",\"Click below to submit your\":\"Klicken Sie unten, zum Einzureichen\",\"Click “No” if you have not copied the PKCS12 password yet and would like to view and copy the password.\":\"Click “No” if you have not copied the PKCS12 password yet and would like to view and copy the password.\",\"Click “Yes” if you have copied the PKCS12 password and have securely saved it.\":\"Click “Yes” if you have copied the PKCS12 password and have securely saved it.\",\"Close\":\"Close\",\"Collaborator Name & Email\":\"Collaborator Name & Email\",\"Collaborator has been added successfully\":\"Collaborator has been added successfully\",\"Collaborator is not updated\":\"Collaborator is not updated\",\"Collaborator not deleted\":\"Collaborator not deleted\",\"Collaborators\":\"Collaborators\",\"Common Name\":\" Common Name\",\"Common name should match the TRISA endpoint without the port.\":\"Common name should match the TRISA endpoint without the port.\",\"Common name should not contain special characters, no spaces and must have a dot(.) in it and should have at least 2 characters after the periods.\":\"Common name should not contain special characters, no spaces and must have a dot(.) in it and should have at least 2 characters after the periods.\",\"Complete\":\"Complete\",\"Complete Certficate Registration\":\"Complete Certficate Registration\",\"Complete TRISA’s VASP Verfication Process\":\"Complete TRISA’s VASP Verfication Process\",\"Complete the multi-part TRISA verification form and due diligence process. Once\\n approved, gain access to the Testnet.\":\"Complete the multi-part TRISA verification form and due diligence process. Once\\n approved, gain access to the Testnet.\",\"Complete the multi-part TRISA verification form and due diligence process. Once approved, gain access to the Testnet and MainNet.\":\"Füllen Sie das mehrteilige TRISA-Verifizierungsformular und den Prüfungsprozess (Due Diligence) aus. Nach der Genehmigung erhalten Sie Zugang zum Testnet und MainNet.\",\"Compliance / Legal Contact Email\":\"Compliance / Legal Contact Email\",\"Compliance / Legal Contact Name\":\"Compliance / Legal Contact Name\",\"Compliance / Legal Contact Phone\":\"Compliance / Legal Contact Phone\",\"Compliance Officer\":\"Compliance-Beauftragter\",\"Compliance officer or legal contact for requests about the compliance requirements and legal status of your organization. A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted.\":\"Compliance officer or legal contact for requests about the compliance requirements and legal status of your organization. A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted.\",\"Compliance teams seeking a turnkey solution with minimal effort while leveraging expert support & maintenance for sustained regulatory adherence.\":\"Compliance teams seeking a turnkey solution with minimal effort while leveraging expert support & maintenance for sustained regulatory adherence.\",\"Compliance, Technical, Admininstrative, Billing\":\"Compliance, Technical, Admininstrative, Billing\",\"Comply with the Travel Rule\":\"Einhaltung der Reiserichtlinie\",\"Conducts KYC before virtual asset transfers\":\"Führt KYC vor virtuellen Vermögensübertragungen durch\",\"Confirm\":\"Confirm\",\"Confirm New Password\":\"Confirm New Password\",\"Contact Details\":\"Contact Details\",\"Contact Name\":\"Contact Name\",\"Contact Rotational Labs at <0>support@rotational.io to request information.\":\"Contact Rotational Labs at <0>support@rotational.io to request information.\",\"Contact Verified\":\"Contact Verified\",\"Contact information for representatives of your organization. Contacts include Technical, Legal/Compliance, Administrative, and Billing persons.\":\"Kontaktinformationen für Vertreter Ihrer Organisation. Zu den Kontakten gehören Personen aus den Bereichen Technik, Recht/Compliance, Verwaltung und Abrechnung.\",\"Contacts\":\"Kontakte\",\"Contain at least 3 of the following 4 types of characters\":\"Contain at least 3 of the following 4 types of characters\",\"Continue\":\"Continue\",\"Continue with GitHub\":\"Continue with GitHub\",\"Continue with Google\":\"Weiter mit Google\",\"Continue with Microsoft\":\"Continue with Microsoft\",\"Copied\":\"Copied\",\"Copy\":\"Copy\",\"Cost:\":\"Cost:\",\"Country\":\"Land\",\"Country (required)\":\"Land (erforderlich)\",\"Country of Issue\":\"Ausstellungsland\",\"Country of Issue is reserved for National Identifiers of Natural Persons\":\"Ausstellungsland ist für Nationale Identifikatoren von natürlichen Personen reserviert\",\"Country of Registration\":\"Registrierungsland\",\"Country:\":\"Country:\",\"Create Account\":\"Konto Erstellen\",\"Create Your Account\":\"Create Your Account\",\"Create account\":\"Create account\",\"Create your TRISA account\":\"Create your TRISA account\",\"Create your TRISA account with your VASP email address. Add collaborators in your organization.\":\"Erstellen Sie Ihr TRISA-Konto mit Ihrer VASP-E-Mail-Adresse. Fügen Sie Mitwirkende in Ihrer Organisation hinzu.\",\"Create your account today.\":\"Erstellen Sie Ihr Konto heute.\",\"Created and maintained by\":\"Erstellt und verwaltet von\",\"Current Name\":\"Current Name\",\"Current Organization name\":\"Current Organization name\",\"Customer Due Diligence (CDD) & Travel Rule Policies\":\"Customer Due Diligence (CDD) & Travel Rule Policies\",\"Customer Number\":\"Kundennummer\",\"Dashboard\":\"Dashboard\",\"Data Protection Policies\":\"Datenschutzrichtlinien\",\"Date of Incorporation / Establishment\":\"Datum der Gründung / Niederlassung\",\"Date of incorporation / establishment must be earlier than current date.\":\"Date of incorporation / establishment must be earlier than current date.\",\"Date of incorporation / establishment must be later than\":\"Date of incorporation / establishment must be later than\",\"Delete\":\"Delete\",\"Delete Collaborator\":\"Delete Collaborator\",\"Delete the address line\":\"Adresszeile lösche\",\"Delete the following collaborator from the VASP account. The collaborator will no longer have access to the account.\":\"Delete the following collaborator from the VASP account. The collaborator will no longer have access to the account.\",\"Description\":\"Beschreibung\",\"Description:\":\"Description:\",\"Details\":\"Details\",\"Directory Lookup\":\"Verzeichnis Nachschlagen\",\"Documentation\":\"Dokumentation\",\"Does your organization conduct KYC/CDD before permitting its customers to send/receive virtual asset transfers?\":\"Führt Ihre Organisation KYC/CDD durch, bevor sie ihren Kunden erlaubt, virtuelle Vermögenstransfers zu senden/empfangen?\",\"Does your organization conduct Know your KYC/CDD before permitting its customers to send/receive virtual asset transfers?\":\"Does your organization conduct Know your KYC/CDD before permitting its customers to send/receive virtual asset transfers?\",\"Does your organization have a programme that sets minimum Anti-Money\\n Laundering (AML), Countering the Financing of Terrorism (CFT), Know your\\n Counterparty/Customer Due Diligence (KYC/CDD) and Sanctions standards per the requirements of the\\n jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\":\"Does your organization have a programme that sets minimum Anti-Money\\n Laundering (AML), Countering the Financing of Terrorism (CFT), Know your\\n Counterparty/Customer Due Diligence (KYC/CDD) and Sanctions standards per the requirements of the\\n jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\",\"Does your organization have a programme that sets minimum Anti-Money\\nLaundering (AML), Countering the Financing of Terrorism (CFT), Know your\\nCounterparty/Customer Due Diligence (KYC/CDD) and Sanctions standards per the requirements of the jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\":\"Does your organization have a programme that sets minimum Anti-Money\\nLaundering (AML), Countering the Financing of Terrorism (CFT), Know your\\nCounterparty/Customer Due Diligence (KYC/CDD) and Sanctions standards per the requirements of the jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\",\"Does your organization have a programme that sets minimum Anti-Money Laundering (AML), Countering the Financing of Terrorism (CFT), Know your Counterparty/Customer Due\\n Diligence (KYC/CDD) and Sanctions standards per the requirements of the jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\":\"Does your organization have a programme that sets minimum Anti-Money Laundering (AML), Countering the Financing of Terrorism (CFT), Know your Counterparty/Customer Due\\n Diligence (KYC/CDD) and Sanctions standards per the requirements of the jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\",\"Does your organization secure and protect PII, including PII received from other VASPs under the Travel Rule?\":\"Sichert und schützt Ihre Organisation PII, einschließlich PII, die sie von anderen VASPs im Rahmen der Reiseregelungen erhalten hat?\",\"Does your organization secure and protect Personally Identifiable\\n Information (PII), including Personally Identifiable\\n Information (PII) received from other VASPs under the Travel Rule?\":\"Does your organization secure and protect Personally Identifiable\\n Information (PII), including Personally Identifiable\\n Information (PII) received from other VASPs under the Travel Rule?\",\"Download\":\"Download\",\"Download <0>Docker image\":\"Download <0>Docker image\",\"Driver's License Number\":\"Führerscheinnummer\",\"EMAIL VERIFIED\":\"EMAIL VERIFIED\",\"ERRORED\":\"ERRORED\",\"Each VASP is required to establish a TRISA endpoint for inter-VASP communication. Please specify the details of your endpoint for certificate issuance.\":\"Jeder VASP muss einen TRISA-Endpunkt für die Inter-VASP-Kommunikation einrichten. Bitte geben Sie die Details Ihres Endpunktes für die Zertifikatsausstellung an.\",\"Each VASP is required to establish a TRISA endpoint for inter-VASP communication. Please specify the details of your endpoint for certificate issuance. Please specify the TestNet endpoint and the MainNet endpoint. The TestNet endpoint and the MainNet endpoint must be different.\":\"Jeder VASP muss einen TRISA-Endpunkt für die Inter-VASP-Kommunikation einrichten. Bitte geben Sie die Details Ihres Endpunktes für die Ausstellung von Zertifikaten an. Bitte geben Sie den TestNet-Endpunkt und den MainNet-Endpunkt an. Der TestNet Endpunkt und der MainNet Endpunkt müssen unterschiedlich sein.\",\"Edit\":\"Bearbeiten\",\"Edit collaborator Role\":\"Edit collaborator Role\",\"Email Address\":\"E-Mail Adresse\",\"Email is not valid.\":\"Email is not valid.\",\"Email is required.\":\"Email is required.\",\"Endpoint\":\"Endpunkt\",\"Enter Current Password\":\"Enter Current Password\",\"Enter New Password\":\"Enter New Password\",\"Enter the VASP Common Name or VASP ID. Not a TRISA Member?\":\"Geben Sie den VASP Common Name oder die VASP ID ein. Kein TRISA-Mitglied?\",\"Enter the name and type of name by which the legal person is known. At least one legal name is required. Organizations are strongly encouraged to enter additional name identifiers such as Trading Name/ Doing Business As (DBA), Local names, and phonetic names where appropriate.\":\"Enter the name and type of name by which the legal person is known. At least one legal name is required. Organizations are strongly encouraged to enter additional name identifiers such as Trading Name/ Doing Business As (DBA), Local names, and phonetic names where appropriate.\",\"Enter your email address\":\"Geben Sie Ihre E-Mail-Adresse ein\",\"Envoy is an <0>open source messaging tool built to help compliance teams handle travel rule exchanges efficiently and securely. It is designed by compliance experts and TRISA engineers to provide simplified data exchanges using the TRISA or TRP protocols.\":\"Envoy is an <0>open source messaging tool built to help compliance teams handle travel rule exchanges efficiently and securely. It is designed by compliance experts and TRISA engineers to provide simplified data exchanges using the TRISA or TRP protocols.\",\"Envoy is open source (MIT License). Download, install, integrate, host and support your own Envoy node and service.\":\"Envoy is open source (MIT License). Download, install, integrate, host and support your own Envoy node and service.\",\"Error Submitting Certificate\":\"Fehler beim Einreichen des Zertifikats\",\"Est. Time:\":\"Est. Time:\",\"Expiration Date\":\"Expiration Date\",\"Expired\":\"Expired\",\"Expires\":\"Expires\",\"Expiry Date:\":\"Expiry Date:\",\"Export\":\"Export\",\"Export Data\":\"Export Data\",\"Failed to load Network announcement , please reload\":\"Failed to load Network announcement , please reload\",\"Failure to click either confirmation will result in an incomplete registration.\":\"Failure to click either confirmation will result in an incomplete registration.\",\"Files is required\":\"Files is required\",\"Final Confirmation\":\"Abschlussbestätigung\",\"Final review and form submission\":\"Abschließende Überprüfung und Formularübermittlung\",\"First (Given) Name\":\"First (Given) Name\",\"First Listed\":\"First Listed\",\"Follow the instructions below to reset your TRISA password\":\"Follow the instructions below to reset your TRISA password\",\"For MainNet certificate requests, a member of TRISA’s verification team will review your submission and conduct a final due diligence phone call for physical verification. When physical verification is complete, TRISA will issue MainNet certificates. Requests for TestNet certificates do not require physical verification.\":\"Bei MainNet-Zertifikatsanträgen wird ein Mitglied des TRISA-Verifizierungsteams Ihren Antrag prüfen und einen abschließenden Kontrollanruf zur physischen Überprüfung durchführen. Wenn die physische Überprüfung abgeschlossen ist, wird TRISA MainNet-Zertifikate ausstellen. Für Anträge auf TestNet-Zertifikate ist keine physische Überprüfung erforderlich.\",\"For identifiers other than LEI specify the registration authority from the following list. See\":\"Für Identifikatoren, die nicht LEI sind, geben Sie die Registrierungsbehörde aus der folgenden Liste an. Siehe\",\"Foreign Investment Identity Number\":\"Identifikationsnummer für ausländische Investitionen\",\"Forgot password?\":\"Passwort vergessen?\",\"Full Name\":\"Vollständiger Name\",\"Full name\":\"Full name\",\"GLEIF Registration Authorities\":\"GLEIF Registrierungsbehörden\",\"Geographic\":\"Geografisch\",\"Git Revision\":\"Git Revision\",\"GitHub repository\":\"GitHub repository\",\"Government Entity\":\"Government Entity\",\"Guest\":\"Guest\",\"Home\":\"Home\",\"How TRISA Works\":\"How TRISA Works\",\"How to set up your own node?\":\"How to set up your own node?\",\"I acknowledge that requesting a new X.509 Identity Certificate will invalidate and revoke my organization’s current X.509 Identity Certificate.\":\"I acknowledge that requesting a new X.509 Identity Certificate will invalidate and revoke my organization’s current X.509 Identity Certificate.\",\"ID\":\"ID\",\"ID:\":\"ID:\",\"IVMS 101 data structure\":\"IVMS 101 Datenstruktur\",\"Identification Number\":\"Identifikationsnummer\",\"Identification Type\":\"Identifikationstyp\",\"Identity Card Number\":\"Ausweisnummer\",\"Identity Certificates\":\"Identity Certificates\",\"If supplied, use full phone number with country code\":\"Falls angegeben, vollständige Telefonnummer mit Landesvorwahl verwenden\",\"If you continue, your changes will be lost. To save your changes, click Cancel and then click on the\":\"If you continue, your changes will be lost. To save your changes, click Cancel and then click on the\",\"If you have additional accounts with the TRISA Global Directory Service, you can link them here. You are required to log in to the linked account to verify account ownership.\":\"If you have additional accounts with the TRISA Global Directory Service, you can link them here. You are required to log in to the linked account to verify account ownership.\",\"If you lose the PKCS12 password, you will have to the start the registration process from the beginning.\":\"If you lose the PKCS12 password, you will have to the start the registration process from the beginning.\",\"If you would like to edit your registration form before submitting, please return to the\":\"Wenn Sie Ihr Registrierungsformular vor dem Absenden bearbeiten möchten, kehren Sie bitte zum\",\"If you would like to register for MainNet, please provide a <0>MainNet Endpoint and Common Name.\":\"If you would like to register for MainNet, please provide a <0>MainNet Endpoint and Common Name.\",\"If you would like to register for MainNet, please provide a MainNet Endpoint and Common Name.\":\"If you would like to register for MainNet, please provide a MainNet Endpoint and Common Name.\",\"If you would like to register for TestNet, please provide a <0>TestNet Endpoint and Common Name.\":\"If you would like to register for TestNet, please provide a <0>TestNet Endpoint and Common Name.\",\"If you would like to register for TestNet, please provide a TestNet Endpoint and Common Name.\":\"If you would like to register for TestNet, please provide a TestNet Endpoint and Common Name.\",\"Import File\":\"Import File\",\"Incomplete\":\"Incomplete\",\"Incorporation Date\":\"Incorporation Date\",\"Information about the VASP such as website, incorporation date, business and VASP category.\":\"Informationen über den VASP wie Website, Gründungsdatum, Geschäft und VASP-Kategorie.\",\"Information that identifies your organization as a Legal Person. This section represents the IVMS 101 data structure for legal persons and is strongly suggested for use as KYC information exchanged in TRISA transfers.\":\"Information, die Ihre Organisation als juristische Person identifiziert. Dieser Abschnitt stellt die IVMS 101-Datenstruktur für juristische Personen dar und wird dringend zur Verwendung als KYC-Informationen empfohlen, die bei TRISA-Überweisungen ausgetauscht werden.\",\"Information to ensure that required compliance information exchanges are conducted correctly and safely. This includes information about jurisdiction and national regulator, Customer Due Diligence(CDD) and Travel Rule policies, and data protection policies.\":\"Informationen, die sicherstellen, dass der erforderliche Austausch von Compliance-Informationen korrekt und sicher durchgeführt wird. Dazu gehören Informationen über die Jurisdiktion und die nationale Aufsichtsbehörde, Customer Due Diligence (CDD) und Reiseregelrichtlinien, sowie Datenschutzrichtlinien.\",\"Integrate and Comply\":\"Integrieren und Einhalten\",\"Integrate with <0>TRISA using Envoy to begin exchanging Travel Rule compliance data.\":\"Integrate with <0>TRISA using Envoy to begin exchanging Travel Rule compliance data.\",\"Integrate with TRISA.\":\"Mit TRISA integrieren\",\"Interoperable\":\"Interoperabel\",\"Invited\":\"Invited\",\"Is your organization permitted to send and/or receive transfers of virtual assets in the jurisdictions in which it operates?\":\"Ist es Ihrer Organisation erlaubt, Transfers von virtuellen Vermögenswerten in den Ländern, in denen sie tätig ist, zu senden und/oder zu empfangen?\",\"Is your organization required by law to safeguard Personally Identifiable\\n Information (PII)?\":\"Is your organization required by law to safeguard Personally Identifiable\\n Information (PII)?\",\"Is your organization required by law to safeguard Personally Identifiable Information (PII)?\":\"Is your organization required by law to safeguard Personally Identifiable Information (PII)?\",\"Is your organization required to comply with the application of the Travel Rule standards in the jurisdiction(s) where it is licensed/approved/registered?\":\"Ist Ihre Organisation verpflichtet, die Standards der Reiserichtlinie in der/den Jurisdiktion(en) einzuhalten, in der/denen sie lizenziert/zugelassen/registriert ist?\",\"Issue Date\":\"Issue Date\",\"Issue Date:\":\"Issue Date:\",\"Issuer\":\"Issuer\",\"Join\":\"Join\",\"Join Today\":\"Heute Beitreten\",\"Join the TRISA network today.\":\"Treten Sie heute dem TRISA-Netzwerk bei.\",\"Joined\":\"Joined\",\"Last (Family) Name\":\"Last (Family) Name\",\"Last Login\":\"Last Login\",\"Last Login:\":\"Last Login:\",\"Last Updated\":\"Last Updated\",\"Learn How TRISA Works\":\"Erfahren Sie, wie TRISA funktioniert\",\"Learn More\":\"Mehr Erfahren\",\"Learn about the three-step process to become a member and verified VASP.\":\"Erfahren Sie mehr über den dreistufigen Prozess, um ein Mitglied und verifizierter VASP zu werden.\",\"Learn how TRISA works.\":\"Erfahren Sie, wie TRISA funktioniert.\",\"Legal\":\"Legal\",\"Legal Entity Identifier (LEI)\":\"Rechtsträgerkennung (LEI)\",\"Legal Person\":\"Juristische Person\",\"Legal name is required\":\"Juristische Name ist erforderlich\",\"Legal name is required.\":\"Legal name is required.\",\"Legal/ Compliance Contact (required)\":\"Rechtlicher/ Compliance Kontakt (erforderlich)\",\"Link Account\":\"Link Account\",\"Local Name Identifiers\":\"Lokale Namensbezeichner\",\"Locality\":\"Locality\",\"Log In\":\"Log In\",\"Log in\":\"Log in\",\"Log in to TRISA’s Global Directory Service\":\"Log in to TRISA’s Global Directory Service\",\"Log in.\":\"Log In.\",\"Log into your TRISA account\":\"Log into your TRISA account\",\"Login\":\"Login\",\"Login & Identity\":\"Login & Identity\",\"MAINNET DIRECTORY RECORD\":\"MAINNET VERZEICHNISAUFZEICHNUNG\",\"MAINNET Identity Certificate\":\"MAINNET Identity Certificate\",\"MAINNET SUBMISSION\":\"MAINNET EINGABE\",\"MainNet\":\" MainNet\",\"MainNet Certificate Common Name\":\"MainNet Zertifikat Common Name\",\"MainNet Certificate Details\":\"MainNet Certificate Details\",\"MainNet Certificates\":\"MainNet Certificates\",\"MainNet Identity Certificates\":\"MainNet Identity Certificates\",\"MainNet Network Metrics\":\"MainNet Netzwerk Metriken\",\"MainNet TRISA Endpoint\":\"MainNet TRISA Endpunkt\",\"Max file size 10mb\":\"Max file size 10mb\",\"Meet Alice VASP, Bob VASP and Evil VASP\":\"Meet Alice VASP, Bob VASP and Evil VASP\",\"Meet Alice VASP, Bob VASP, and “Evil” VASP\":\"Meet Alice VASP, Bob VASP, and “Evil” VASP\",\"Member Directory\":\"Member Directory\",\"Member List\":\"Member List\",\"Member Name\":\"Member Name\",\"Message from server:\":\"Message from server:\",\"Misc\":\"Misc\",\"Must comply with Travel Rule\":\"Muss der Reiseregel unterliegen\",\"Must safeguard PII\":\"Muss PII schützen\",\"NO\":\"NO\",\"NO VERIFICATION\":\"NO VERIFICATION\",\"Name\":\"Name\",\"Name Identifier Type is required.\":\"Name Identifier Type is required.\",\"Name Identifiers\":\"Namensidentifikatoren\",\"Name of Primary Regulator\":\"Name der primären Aufsichtsbehörde\",\"Name, Addresss, Country, National Identifier\":\"Name, Addresss, Country, National Identifier\",\"National Identification\":\"Nationale Identifikation\",\"National Jurisdiction\":\"Nationale Jurisdiktion\",\"Need to Learn More?\":\"Möchten Sie mehr erfahren?\",\"Network\":\"Network\",\"Network Announcement\":\"Network Announcement\",\"Network Status\":\"Network Status\",\"Network directory member list not available because you are not a verified contact for this network. Please complete the registration process.\":\"Network directory member list not available because you are not a verified contact for this network. Please complete the registration process.\",\"New Members\":\"New Members\",\"New X.509 Identity Certificate Request\":\"New X.509 Identity Certificate Request\",\"Next\":\"Weiter\",\"Next Steps:\":\"Next Steps:\",\"No\":\"Nein\",\"No Certificate available\":\"No Certificate available\",\"No Data\":\"No Data\",\"No information is sent until you submit for a TestNet and/or MainNet Certificate after the Review section.\":\"No information is sent until you submit for a TestNet and/or MainNet Certificate after the Review section.\",\"Non-Commercial Entity\":\"Non-Commercial Entity\",\"Not Saved\":\"Nicht Gespeichert\",\"Not Verified\":\"Not Verified\",\"Not a TRISA Member?\":\"Kein TRISA-Mitglied?\",\"Note:\":\"Note:\",\"Open Source\":\"Open Source\",\"Open Source Resources\":\"Open Source Resources\",\"Operators seeking a balance between cost & convenience, with professional implementation ensuring a robust setup without the ongoing costs of managed services.\":\"Operators seeking a balance between cost & convenience, with professional implementation ensuring a robust setup without the ongoing costs of managed services.\",\"Operators that want maximum flexibility and control to customize and have the technical resources to integrate with their systems.\":\"Operators that want maximum flexibility and control to customize and have the technical resources to integrate with their systems.\",\"Option 1. Set Up Your Own TRISA Node\":\"Option 1. Set Up Your Own TRISA Node\",\"Option 2. Use a 3rd-party Solution\":\"Option 2. Use a 3rd-party Solution\",\"Organization\":\"Organization\",\"Organization Name\":\"Name der Organisation\",\"Organization Type\":\"Organization Type\",\"Organization Unit\":\"Organization Unit\",\"Organization:\":\"Organization:\",\"Organizational Details\":\"Organizational Details\",\"Other Jurisdictions\":\"Andere Jurisdiktionen\",\"Overview\":\"Overview\",\"PENDING REVIEW\":\"PENDING REVIEW\",\"Page Not Found\":\"Seite Nicht Gefunden\",\"Partially\":\"Teilweise\",\"Participate in verified VASP-to-VASP Travel Rule exchanges.\":\"An verifiziertem Austausch von VASP-zu-VASP-Reiseregeln teilnehmen.\",\"Passport Number\":\"Passnummer\",\"Password\":\"Passwort\",\"Peer-to-Peer\":\"Peer-to-Peer\",\"Permission:\":\"Permission:\",\"Permissions\":\"Permissions\",\"Phone Number\":\"Telefonnummer\",\"Phonetic Name Identifiers\":\"Phonetische Namensidentifikatoren\",\"Please Provide the Name and Email Address\":\"Please Provide the Name and Email Address\",\"Please add any other regulatory jurisdictions your organization complies with.\":\"Bitte fügen Sie alle anderen gesetzlichen Bestimmungen hinzu, die Ihre Organisation einhält.\",\"Please complete all details\":\"Please complete all details\",\"Please copy and paste this password and store somewhere safe!\":\"Please copy and paste this password and store somewhere safe!\",\"Please enter the information that identifies your organization as a Legal Person. This form represents the\":\"Please enter the information that identifies your organization as a Legal Person. This form represents the\",\"Please enter the information that identifies your organization as a Legal Person. This form represents the {0} data structure for legal persons and is strongly suggested for use as KYC (Know your Counterparty) or CDD (Customer Due Diligence) information exchanged in TRISA transfers.\":[\"Please enter the information that identifies your organization as a Legal Person. This form represents the \",[\"0\"],\" data structure for legal persons and is strongly suggested for use as KYC (Know your Counterparty) or CDD (Customer Due Diligence) information exchanged in TRISA transfers.\"],\"Please input the name of the new managed Virtual Asset Service Provider (VASP). When the entity is created, you will have the ability to add collaborators, start and complete the certificate registration process, and manage the VASP account. Please acknowledge below and provide the name of the entity.\":\"Please input the name of the new managed Virtual Asset Service Provider (VASP). When the entity is created, you will have the ability to add collaborators, start and complete the certificate registration process, and manage the VASP account. Please acknowledge below and provide the name of the entity.\",\"Please note that TestNet and MainNet are separate networks that require different X.509 Identity Certificates.\":\"Please note that TestNet and MainNet are separate networks that require different X.509 Identity Certificates.\",\"Please review the information provided, edit as needed, and submit to complete the registration form. After the information is reviewed, emails will be sent to the provided contacts for verification. Once verified, your TestNet certificate will be issued.\":\"Please review the information provided, edit as needed, and submit to complete the registration form. After the information is reviewed, emails will be sent to the provided contacts for verification. Once verified, your TestNet certificate will be issued.\",\"Please review the information provided, edit as needed, and submit to complete the registration form. After the information is reviewed, you will be contacted to verify details. Once verified, your TestNet certificate will be issued.\":\"Bitte überprüfen Sie die angegebenen Informationen, bearbeiten Sie sie nach Bedarf und senden Sie sie ab, um das Registrierungsformular abzuschließen. Nachdem die Informationen überprüft wurden, werden Sie kontaktiert, um die Details zu verifizieren. Nach der Überprüfung wird Ihr TestNet-Zertifikat ausgestellt.\",\"Please select as many categories needed to represent the types of virtual asset services your organization provides.\":\"Bitte wählen Sie so viele Kategorien aus, wie nötig sind, um die Arten von Dienstleistungen für virtuelle Assets zu repräsentieren, die Ihre Organisation anbietet.\",\"Please specify the applicable regulation(s) for Travel Rule standards compliance, e.g.\\\"FATF Recommendation 16\\\"\":\"Bitte geben Sie die anwendbare(n) Vorschrift(en) zur Einhaltung der Reiseregelstandards an, z.B.\\\"FATF Recommendation 16\\\"\",\"Please supply a valid national identification number. TRISA recommends the use of LEI numbers. For more information, please visit\":\"Bitte geben Sie eine gültige nationale Identifikationsnummer an. TRISA empfiehlt die Verwendung von LEI-Nummern. Für weitere Informationen, besuchen Sie bitte\",\"Please supply contact information for representatives of your organization. All contacts will receive an email verification token and the contact emails must be verified before the registration can proceed.\":\"Please supply contact information for representatives of your organization. All contacts will receive an email verification token and the contact emails must be verified before the registration can proceed.\",\"Please supply contact information for representatives of your organization. All contacts will receive an email verification token and the contact emails must be verified before the registration can proceed. Group or shared email addresses such as compliance@yourvasp.com are permitted if the email account is actively monitored.\":\"Please supply contact information for representatives of your organization. All contacts will receive an email verification token and the contact emails must be verified before the registration can proceed. Group or shared email addresses such as compliance@yourvasp.com are permitted if the email account is actively monitored.\",\"Please use the email address associated with your organization.\":\"Bitte verwenden Sie die mit Ihrer Organisation verbundene E-Mail-Adresse.\",\"Please use the email address associated with your organization. Group or shared email addresses such as compliance@yourvasp.com are permitted if the email account is actively monitored.\":\"Please use the email address associated with your organization. Group or shared email addresses such as compliance@yourvasp.com are permitted if the email account is actively monitored.\",\"Postal Code\":\"Postal Code\",\"Postal Code / Postcode / ZIP Code\":\"Postleitzahl/ ZIP Code\",\"Preferred name for email communication.\":\"Bevorzugter Name für die E-Mail-Kommunikation.\",\"Previous\":\"Previous\",\"Primary National Jurisdiction\":\"Primäre nationale Jurisdiktion\",\"Primary contact for handling technical queries about the operation and status of your service participating in the TRISA network. Can be a group or admin email.\":\"Hauptansprechpartner für die Bearbeitung von technischen Fragen zum Betrieb und Status Ihres Dienstes, der am TRISA-Netzwerk teilnimmt. Kann eine Gruppen- oder Admin-E-Mail sein.\",\"Private Organization\":\"Private Organization\",\"Profile\":\"Profile\",\"Profile Created\":\"Profile Created\",\"Profile Created:\":\"Profile Created:\",\"Provider\":\"Provider\",\"Province\":\"Province\",\"Public Identity Key\":\"Public Identity Key\",\"REJECTED\":\"REJECTED\",\"REVIEWED\":\"REVIEWED\",\"Reference implementation\":\"Reference implementation\",\"Reg Authority\":\"Zulassungsbehörde\",\"Region / Province / State (required)\":\"Region/Provinz/Bundesland (erforderlich)\",\"Register with <0>TRISA's GDS\":\"Register with <0>TRISA's GDS\",\"Registered Directory\":\"Registriertes Verzeichnis\",\"Registration Authority\":\"Registrierungsstelle\",\"Registration Authority Identifier\":\"Identifikator der Registrierungsbehörde\",\"Registration Submission\":\"Registrierung Einreichung\",\"Regulator Name\":\"Name des Regulierers\",\"Remove Linked Account\":\"Remove Linked Account\",\"Remove line\":\"Zeile entfernen\",\"Request New Identity Certificate\":\"Request New Identity Certificate\",\"Requesting a new X.509 Identity Certificate will invalidate and revoke your current X.509 Identity Certificate.\":\"Requesting a new X.509 Identity Certificate will invalidate and revoke your current X.509 Identity Certificate.\",\"Reset\":\"Zurücksetzen\",\"Residential\":\"Wohnsitz\",\"Return to vaspdirectory.net\":\"Return to vaspdirectory.net\",\"Review\":\"Überprüfung\",\"Review <0>documentation\":\"Review <0>documentation\",\"Review <0>source code\":\"Review <0>source code\",\"Review section\":\"Review section\",\"Role\":\"Role\",\"Rotational will install and configure your node for your environment while you host, maintain, and support the node on an ongoing basis.\":\"Rotational will install and configure your node for your environment while you host, maintain, and support the node on an ongoing basis.\",\"Rotational will install, configure, host, maintain, and support your node. Includes dedicated, provenance-aware node with regional deployments.\":\"Rotational will install, configure, host, maintain, and support your node. Includes dedicated, provenance-aware node with regional deployments.\",\"SECURITY\":\"SECURITY\",\"SUBMITTED\":\"SUBMITTED\",\"Safeguards PII\":\"Schützt PII\",\"Save\":\"Save\",\"Save & Next\":\"Speichern & Weiter\",\"Save & Previous\":\"Speichern & Zurück\",\"Schedule a demo of Envoy, TRISA's open source solution for cost-effective Travel Rule compliance.\":\"Schedule a demo of Envoy, TRISA's open source solution for cost-effective Travel Rule compliance.\",\"Schedule a demo to learn about TRISA's open source self-hosted solution for cost-effective Travel Rule compliance.\":\"Schedule a demo to learn about TRISA's open source self-hosted solution for cost-effective Travel Rule compliance.\",\"Sealing Certificate Inventory\":\"Sealing Certificate Inventory\",\"Sealing Certificates\":\"Sealing Certificates\",\"Search the Directory Service\":\"Suche im Verzeichnisdienst\",\"Section\":\"Abschnitt\",\"Section 1: Basic Details\":\"Abschnitt 1: Grundlegende Details\",\"Section 2: Legal Person\":\"Abschnitt 2: Juristische Person\",\"Section 3: Contacts\":\"Abschnitt 3: Kontakte\",\"Section 4: TRISA Implementation\":\"Abschnitt 4: TRISA-Implementierung\",\"Section 5: TRIXO Questionnaire\":\"Abschnitt 5: TRIXO Fragebogen\",\"Section 6: Review & Submit\":\"Abschnitt 6: Überprüfen & Einreichen\",\"Sections & Details\":\"Abschnitte & Details\",\"Secure\":\"Sicher\",\"Select Network\":\"Select Network\",\"Select VASP category\":\"VASP-Kategorie auswählen\",\"Select a VASP from the Managed VASP List\":\"Select a VASP from the Managed VASP List\",\"Select a country\":\"Land auswählen\",\"Select business category\":\"Geschäftskategorie auswählen\",\"Select the collaborator’s role and save.\":\"Select the collaborator’s role and save.\",\"Serial No\":\"Serial No\",\"Serial Number\":\"Serial Number\",\"Set up your TRISA node or integrate with a 3rd-party Travel Rule solution. Complete\\n testing and move to production.\":\"Set up your TRISA node or integrate with a 3rd-party Travel Rule solution. Complete\\n testing and move to production.\",\"Set up your TRISA node or integrate with a 3rd-party Travel Rule solution. Complete testing and move to production.\":\"Richten Sie Ihren TRISA-Knoten ein oder integrieren Sie ihn in eine Reiseregellösung eines Drittanbieters. Schließen Sie die Tests ab und gehen Sie in Produktion.\",\"Short\":\"Kurz\",\"Sign out\":\"Sign out\",\"Signature ID\":\"Signature ID\",\"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set\\n up and maintain their own TRISA server to exhange encrypted Travel Rule\\n compliance data. TRISA maintains an\":\"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set\\n up and maintain their own TRISA server to exhange encrypted Travel Rule\\n compliance data. TRISA maintains an\",\"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set up and maintain their own TRISA server to exhange encrypted Travel Rule compliance data. At the same time, TRISA is designed to be interoperable. There are several Travel Rule solutions providers available on the market. If you are a customer, work with your Travel Ruie provider to integrate TRISA into your Travel Rule compliance workflow.\":\"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set up and maintain their own TRISA server to exhange encrypted Travel Rule compliance data. At the same time, TRISA is designed to be interoperable. There are several Travel Rule solutions providers available on the market. If you are a customer, work with your Travel Ruie provider to integrate TRISA into your Travel Rule compliance workflow.\",\"Social Security Number\":\"Sozialversicherungsnummer\",\"Something went wrong. Please try again later.\":\"Something went wrong. Please try again later.\",\"Sorry, the page you are looking for doesn't exist or has been moved\":\"Leider existiert die Seite nicht, nach der Sie suchen, oder wurde verschoben\",\"Sorry. We could not find a user account with the email address\":\"Sorry. We could not find a user account with the email address\",\"Start\":\"Start\",\"Start Certificate Registration\":\"Zertifikatsregistrierung Starten\",\"Start Registration\":\"Registrierung Starten\",\"Start trial\":\"Start trial\",\"Start your implementation\":\"Start your implementation\",\"Status\":\"Status\",\"Status:\":\"Status:\",\"Step 1\":\"Step 1\",\"Street Address\":\"Street Address\",\"Subject\":\"Subject\",\"Subject Details\":\"Subject Details\",\"Submit\":\"Einreichen\",\"Submit MainNet Registration\":\"MainNet-Registrierung Einreichen\",\"Submit TestNet Registration\":\"TestNet-Registrierung Einreichen\",\"Submitted\":\"Eingereicht\",\"Support\":\"Support\",\"Switch Accounts\":\"Switch Accounts\",\"Synga Bridge\":\"Synga Bridge\",\"TESTNET DIRECTORY RECORD\":\"TESTNET VERZEICHNISAUFZEICHNUNG\",\"TESTNET SUBMISSION\":\"TESTNET EINREICHUNG\",\"TRISA Certificate Types\":\"TRISA Certificate Types\",\"TRISA Endpoint\":\"TRISA Endpunkt\",\"TRISA Endpoint: MainNet\":\"TRISA Endpunkt: MainNet\",\"TRISA Endpoint: TestNet\":\"TRISA Endpunkt: TestNet\",\"TRISA GitHub repo\":\"TRISA GitHub repo\",\"TRISA Global Directory Service\":\"TRISA Globaler Verzeichnisdienst\",\"TRISA Identity Signature:\":\"TRISA Identity Signature:\",\"TRISA Implementation\":\"TRISA Implementierung\",\"TRISA Implementations\":\"TRISA Implementations\",\"TRISA Member Directory\":\"TRISA Member Directory\",\"TRISA Member ID\":\"TRISA Mitglieds-ID\",\"TRISA Member ID:\":\"TRISA Member ID:\",\"TRISA Registration Request Submitted!\":\"TRISA Registration Request Submitted!\",\"TRISA Service Endpoint\":\"TRISA Dienst Endpunkt\",\"TRISA Verification\":\"TRISA Verifizierung\",\"TRISA Verification:\":\"TRISA Verification:\",\"TRISA Verified Logo\":\"TRISA Verified Logo\",\"TRISA endpoint for communication\":\"TRISA Endpunkt für Kommunikation\",\"TRISA endpoint is not valid.\":\"TRISA endpoint is not valid.\",\"TRISA implementation\":\"TRISA-Implementierung\",\"TRISA is a decentralized network where VASPs communicate directly with each other.\":\"TRISA ist ein dezentrales Netzwerk, in dem VASPs direkt miteinander kommunizieren.\",\"TRISA is a global, open source, peer-to-peer and secure Travel Rule architecture and network designed to be accessible and interoperable. Become a TRISA-certified VASP today.\":\"TRISA ist eine globale, Open Source, sichere Peer-to-Peer-Regelarchitektur und ein Netzwerk, das zugänglich und interoperabel sein soll. Werden Sie noch heute ein TRISA-zertifizierter VASP.\",\"TRISA is a network of trusted members. I acknowledge that the contact is authorized to access the organization’s TRISA account information.\":\"TRISA is a network of trusted members. I acknowledge that the contact is authorized to access the organization’s TRISA account information.\",\"TRISA is a network of trusted members. I acknowledge that the new VASP has a legitimate business purpose to join TRISA.\":\"TRISA is a network of trusted members. I acknowledge that the new VASP has a legitimate business purpose to join TRISA.\",\"TRISA is designed to be interoperable with other Travel Rule solutions.\":\"TRISA ist so konzipiert, dass es mit anderen Reiseregellösungen interoperabel ist.\",\"TRISA is designed to be interoperable. There are several Travel Rule solutions\\n providers available on the market. If you are a customer, work with them to\\n integrate TRISA into your Travel Rule compliance workflow.\":\"TRISA is designed to be interoperable. There are several Travel Rule solutions\\n providers available on the market. If you are a customer, work with them to\\n integrate TRISA into your Travel Rule compliance workflow.\",\"TRISA is open source and available to implement by any VASP.\":\"TRISA ist Open Source und kann von jedem VASP implementiert werden.\",\"TRISA issues two types of certificates:\":\"TRISA issues two types of certificates:\",\"TRISA members must complete a comprehensive multi-part verification form and due diligence process. Once verified, TRISA will issue TestNet and MainNet certificates for secure Travel Rule compliance.\":\"TRISA-Mitglieder müssen ein umfassendes mehrteiliges Verifizierungsformular und einen Prüfungsprozess ausfüllen. Nach der Verifizierung stellt TRISA TestNet- und MainNet-Zertifikate für die sichere Einhaltung der Reiseregeln aus.\",\"TRISA specific identity number (UUID), only supplied if you're updating an existing registration request\":\"TRISA-spezifische Identitätsnummer (UUID), nur angegeben, wenn Sie eine bestehende Registrierungsanfrage aktualisieren\",\"TRISA uses public-key cryptography for encrypting data in flight and at rest.\":\"TRISA verwendet Public-Key-Kryptographie für die Verschlüsselung von Daten im Flug und im Ruhezustand.\",\"TRISA verified members may download and display a “TRISA Verified VASP” logo on their website. The logo is unique to your VASP and non-reproducible. Members may download their logo after verification is complete and their certificate has been issued. The logo is in .svg fotmat\":\"TRISA verified members may download and display a “TRISA Verified VASP” logo on their website. The logo is unique to your VASP and non-reproducible. Members may download their logo after verification is complete and their certificate has been issued. The logo is in .svg fotmat\",\"TRISA's Github repo\":\"TRISA's Github repo\",\"TRISA's Slack channel\":\"TRISA's Slack channel\",\"TRISA’s Github repo\":\"TRISA’s Github repo\",\"TRISA’s Global Directory Service (GDS) is a network of vetted VASPs that can securely exchange Travel Rule compliance data with each other.\":\"TRISAs globaler Verzeichnisservice (GDS) ist ein Netzwerk von überprüften VASPs, die auf sichere Weise Daten zur Einhaltung von Reiseregeln untereinander austauschen können.\",\"TRISA’s verification form includes five sections and may require information from several parties in your organization.\":\"Das TRISA-Überprüfungsformular umfasst fünf Abschnitte und kann Informationen von mehreren Parteien in Ihrer Organisation erfordern.\",\"TRIXO Questionnaire\":\"TRIXO Fragebogen\",\"Talk to a member of your technical team to determine the requirements and\\n resources to integrate TRISA with your system. Have members of your technical\\n team integrate your systems with TRISA. Or work with a solutions provider that\\n can help your VASP set up your TRISA server and maintain it.\":\"Talk to a member of your technical team to determine the requirements and\\n resources to integrate TRISA with your system. Have members of your technical\\n team integrate your systems with TRISA. Or work with a solutions provider that\\n can help your VASP set up your TRISA server and maintain it.\",\"Tax Identification Number\":\"Steueridentifikationsnummer\",\"Technical Contact (required)\":\"Technischer Kontakt (erforderlich)\",\"Technical Contact Email\":\"Technical Contact Email\",\"Technical Contact Name\":\"Technical Contact Name\",\"Technical Contact Phone\":\"Technical Contact Phone\",\"Technical Officer\":\"Technischer Beauftragter\",\"Technical Resources\":\"Technical Resources\",\"Technical information about your endpoint for certificate issuance. Each VASP is required to establish a TRISA endpoint for inter-VASP communication.\":\"Technische Informationen über Ihren Endpunkt für die Ausstellung von Zertifikaten. Jeder VASP muss einen TRISA-Endpunkt für die Kommunikation zwischen den VASPs einrichten.\",\"TestNet\":\"TestNet\",\"TestNet Certificate Common Name\":\"TestNet Zertifikat Common Name\",\"TestNet Certificates\":\"TestNet Certificates\",\"TestNet Identity Certificates\":\"TestNet Identity Certificates\",\"TestNet Network Metrics\":\"TestNet Netzwerk Metriken\",\"TestNet TRISA Endpoint\":\"TestNet TRISA Endpunkt\",\"TestNet and MainNet endpoints should not be the same.\":\"TestNet and MainNet endpoints should not be the same.\",\"Thank you for creating your TRISA account.\":\"Thank you for creating your TRISA account.\",\"Thank you for creating your TRISA account. You must verify your email address. An email with verification instructions has been sent to your email address. Please complete the email verification process in 24 hours. The email verification link will expire in 24 hours.\":\"Thank you for creating your TRISA account. You must verify your email address. An email with verification instructions has been sent to your email address. Please complete the email verification process in 24 hours. The email verification link will expire in 24 hours.\",\"Thank you. We have sent instructions to reset your password to\":\"Thank you. We have sent instructions to reset your password to\",\"Thank you. We have sent instructions to reset your password to {0}. The link to reset your password expires in 24 hours.\":[\"Vielen Dank. Wir haben Anweisungen zum Zurücksetzen Ihres Passworts an \",[\"0\"],\" gesendet. Der Link zum Zurücksetzen Ihres Passworts läuft in 24 Stunden ab.\"],\"The Common Name typically matches the Endpoint, without the port number\\n at the end (e.g. trisa.myvasp.com) and is used to identify the subject\\n in the X.509 certificate.\":\"The Common Name typically matches the Endpoint, without the port number\\n at the end (e.g. trisa.myvasp.com) and is used to identify the subject\\n in the X.509 certificate.\",\"The Domain Name is invalid.\":\"The Domain Name is invalid.\",\"The Domain Name is required.\":\"The Domain Name is required.\",\"The Organization has a current and valid <0>Mainnet Identity Certificate.\":\"The Organization has a current and valid <0>Mainnet Identity Certificate.\",\"The Organization has a current and valid <0>Mainnet and <1>Tesnet Identity Certificate.\":\"The Organization has a current and valid <0>Mainnet and <1>Tesnet Identity Certificate.\",\"The Organization has a current and valid <0>Testnet Identity Certificate.\":\"The Organization has a current and valid <0>Testnet Identity Certificate.\",\"The TRISA Global Directory Service (GDS) is temporarily undergoing maintenance. Please try again later.\":\"The TRISA Global Directory Service (GDS) is temporarily undergoing maintenance. Please try again later.\",\"The TRISA Member Directory is for informational purposes and is meant to foster collaboration between members. It is available to verified TRISA contacts only. If you cannot view the list, please complete the registration process. You can view the member list after verification is complete.\":\"The TRISA Member Directory is for informational purposes and is meant to foster collaboration between members. It is available to verified TRISA contacts only. If you cannot view the list, please complete the registration process. You can view the member list after verification is complete.\",\"The Travel Rule Information Sharing Architecture (TRISA)\":\"The Travel Rule Information Sharing Architecture (TRISA)\",\"The VASP Name is required.\":\"The VASP Name is required.\",\"The address and port of the TRISA endpoint for partner VASPs to connect on via gRPC.\":\"Die Adresse und der Port des TRISA-Endpunkts für Partner-VASPs zur Verbindung über gRPC.\",\"The collaborator has not been deleted\":\"The collaborator has not been deleted\",\"The collaborator has not been updated\":\"The collaborator has not been updated\",\"The common name for the mTLS certificate. This should match the TRISA endpoint without the port in most cases.\":\"Der Common Name für das mTLS-Zertifikat. Dieser sollte in den meisten Fällen mit dem TRISA-Endpunkt ohne den Port übereinstimmen.\",\"The contact will receive an email to create a TRISA Global Directory Service (GDS) account or join this organization if the contact already has a TRISA GDS account. The invitation to join is valid for 7 calendar days. The contact will be added as a member for the VASP. The contact will have the ability to contribute to certificate requests, check on the status of certificate requests, and complete other actions related to the organization’s TRISA membership.\":\"The contact will receive an email to create a TRISA Global Directory Service (GDS) account or join this organization if the contact already has a TRISA GDS account. The invitation to join is valid for 7 calendar days. The contact will be added as a member for the VASP. The contact will have the ability to contribute to certificate requests, check on the status of certificate requests, and complete other actions related to the organization’s TRISA membership.\",\"The following account will be removed from your profile. The linked account will not be affected.\":\"The following account will be removed from your profile. The linked account will not be affected.\",\"The link to reset your password expires in 24 hours.\":\"The link to reset your password expires in 24 hours.\",\"The minimum threshold above which your organization is required to collect/send Travel Rule information.\":\"Der minimale Schwellenwert, ab dem Ihre Organisation verpflichtet ist, Reiseregelinformationen zu sammeln/zu senden.\",\"The name and type of name by which the legal person is known.\":\"Der Name und die Art des Namens, unter dem die juristische Person bekannt ist.\",\"The name of primary regulator or supervisory authority for your national jurisdiction\":\"Der Name der primären Regulierungs- oder Aufsichtsbehörde für Ihre nationale Jurisdiktion\",\"There is an error or missing data in this section. Please edit the section.\":\"There is an error or missing data in this section. Please edit the section.\",\"This is the only time the PKCS12 password is shown during the registration process.\":\"This is the only time the PKCS12 password is shown during the registration process.\",\"This multi-section form is an important step in the registration and certificate issuance process. The information you provide will be used to verify the legal entity that you represent and, where appropriate, will be available to verified TRISA members to facilitate compliance decisions. If you need guidance, see the <0>Getting Started Help Guide.\":\"This multi-section form is an important step in the registration and certificate issuance process. The information you provide will be used to verify the legal entity that you represent and, where appropriate, will be available to verified TRISA members to facilitate compliance decisions. If you need guidance, see the <0>Getting Started Help Guide.\",\"This questionnaire is designed to help TRISA members understand the regulatory regime of your organization. The information provided will help ensure that required compliance information exchanges are conducted correctly and safely. All verified TRISA members will have access to this information.\":\"Dieser Fragebogen soll TRISA-Mitgliedern dabei helfen, das regulatorische System Ihrer Organisation zu verstehen. Die bereitgestellten Informationen tragen dazu bei, dass der erforderliche Austausch von Informationen zur Einhaltung der Vorschriften korrekt und sicher durchgeführt wird. Alle verifizierten TRISA-Mitglieder haben Zugriff auf diese Informationen.\",\"Threshold to conduct KYC before permitting the customer to send/receive virtual asset transfers\":\"Schwellenwert für die Durchführung von KYC, bevor dem Kunden erlaubt wird, Überweisungen von virtuellen Vermögenswerten zu senden/empfangen\",\"To assist in completing the registration form, the form is divided into multiple sections. Navigate through the form by clicking on each section of the progress bar or the buttons at the bottom of each section.\":\"To assist in completing the registration form, the form is divided into multiple sections. Navigate through the form by clicking on each section of the progress bar or the buttons at the bottom of each section.\",\"Trading\":\"Handel\",\"USD $0\":\"USD $0\",\"USD $375/month/node (min 6-month commitment)\":\"USD $375/month/node (min 6-month commitment)\",\"USD USD $2,500 (one-time)\":\"USD USD $2,500 (one-time)\",\"USER DETAILS\":\"USER DETAILS\",\"Unable to add VASP\":\"Unable to add VASP\",\"Unable to add collaborator\":\"Unable to add collaborator\",\"Understood\":\"Understood\",\"Unknown Entity\":\"Unknown Entity\",\"Unsaved changes alert\":\"Unsaved changes alert\",\"Unspecified\":\"Nicht Spezifiziert\",\"Upon verification, integrate with TRISA to begin exchanging Travel Rule compliance data.\":\"Upon verification, integrate with TRISA to begin exchanging Travel Rule compliance data.\",\"User Details\":\"User Details\",\"User ID:\":\"User ID:\",\"User Profile\":\"User Profile\",\"VASP\":\"VASP\",\"VASP Category\":\"VASP Kategorie\",\"VASP Domain\":\"VASP Domain\",\"VASP Name\":\"VASP Name\",\"VASPs have three options to integrate with TRISA using Envoy.\":\"VASPs have three options to integrate with TRISA using Envoy.\",\"VASPs have two options to integrate with TRISA.\":\"VASPs have two options to integrate with TRISA.\",\"VERIFIED\":\"VERIFIED\",\"VERIFIED ON\":\"VERIFIZIERT AN\",\"Verification Status:\":\"Verification Status:\",\"Verified\":\"Verified\",\"Verified On\":\"Verifiziert An\",\"Verified VASPs\":\"Verified VASPs\",\"View Member List\":\"View Member List\",\"View/Edit\":\"View/Edit\",\"Visit Getting Started with TRISA\":\"Visit Getting Started with TRISA\",\"We recommend that a senior compliance officer initially creates the account for the VASP. Additional accounts can be created later.\":\"Wir empfehlen, dass ein leitender Compliance-Beauftragter zunächst das Konto für den VASP erstellt. Weitere Konten können später erstellt werden.\",\"Website\":\"Website\",\"Website, incorporation Date, VASP Category\":\"Website, Gründungsdatum, VASP Kategorie\",\"Welcome to TRISA’s network of Certified VASPs.\":\"Willkommen im TRISA-Netzwerk der zertifizierten VASPs.\",\"We’ll be back soon.\":\"We’ll be back soon.\",\"What is IVMS101?\":\"Was ist IVMS101?\",\"What is the minimum threshold for Travel Rule compliance?\":\"Welches ist die Mindestschwelle für die Einhaltung der Reiserichtlinien?\",\"What’s a Common name or VASP ID?\":\"Was ist ein Common Name oder eine VASP ID?\",\"Who to Ask\":\"Wen soll ich fragen\",\"Who to ask\":\"Wen soll ich fragen\",\"Why Join TRISA\":\"Warum TRISA beitreten\",\"X.509 Identity Certificate Details\":\"X.509 Identity Certificate Details\",\"X.509 Identity Certificate Inventory\":\"X.509 Identity Certificate Inventory\",\"X.509 Identity Certificates\":\"X.509 Identity Certificates\",\"YES\":\"YES\",\"Yes\":\"Ja\",\"You have unsaved changes. Are you sure you want to continue without saving?\":\"You have unsaved changes. Are you sure you want to continue without saving?\",\"You must agree to the terms and conditions\":\"You must agree to the terms and conditions\",\"You must click on each confirmation link to complete the registration process.\":\"You must click on each confirmation link to complete the registration process.\",\"You must request a new X.509 Identity Certificate to change your Endpoint and Common Name.\":\"You must request a new X.509 Identity Certificate to change your Endpoint and Common Name.\",\"You must submit your registration for TestNet and MainNet separately.\":\"You must submit your registration for TestNet and MainNet separately.\",\"You must verify your email address. An email with verification instructions has been sent to your email address. Please complete the email verification process in 24 hours. The email verification link will expire in 24 hours.\":\"You must verify your email address. An email with verification instructions has been sent to your email address. Please complete the email verification process in 24 hours. The email verification link will expire in 24 hours.\",\"You will receive\":\"You will receive\",\"Your TRISA Implementation\":\"Your TRISA Implementation\",\"Your TRISA {type} Details\":[\"Your TRISA \",[\"type\"],\" Details\"],\"Your account has not been verified. Please check your email to verify your account.\":\"Ihr Konto wurde noch nicht verifiziert. Bitte überprüfen Sie Ihre E-Mail, um Ihr Konto zu verifizieren.\",\"Your dashboard\":\"Your dashboard\",\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@rotational.io. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\":\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@rotational.io. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\",\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@trisa.io. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\":\"Ihr Registrierungsformular wurde erfolgreich übermittelt. Sie erhalten eine Bestätigungs-E-Mail von admin@trisa.io. In dieser E-Mail erhalten Sie Anweisungen für die nächsten Schritte. Kehren Sie zu Ihrem Dashboard zurück, um den Status Ihrer Registrierung und Ihres Zertifikats zu überwachen.\",\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@vaspdirectory.net. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\":\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@vaspdirectory.net. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\",\"Your registration request has been successfully received by the Directory Service. Verification emails have been sent to all contacts listed. Once your contact information has been verified, the registration form will be sent to the TRISA review board to verify your membership in the TRISA network.\":\"Your registration request has been successfully received by the Directory Service. Verification emails have been sent to all contacts listed. Once your contact information has been verified, the registration form will be sent to the TRISA review board to verify your membership in the TRISA network.\",\"Your {0} TRISA Organization Profile:\":[\"Your \",[\"0\"],\" TRISA Organization Profile:\"],\"about us\":\"about us\",\"complete VASP verification\":\"VASP-Verifizierung abschließen\",\"compliance. TRISA helps Virtual Asset Service Providers (VASPs) comply with the Travel Rule for cross-border cryptocurrency transactions. TRISA is designed to be interoperable.\":\"Compliance. TRISA hilft Virtual Asset Service Providern (VASPs) bei der Einhaltung der Reiseregelungen für grenzüberschreitende Kryptowährungstransaktionen. TRISA ist so konzipiert, dass es interoperabel ist.\",\"create account\":\"create account\",\"create your account\":\"Erstellen Sie Ihr Konto\",\"for Cryptocurrency Travel Rule compliance.\":\"für die Einhaltung der Kryptowährungs-Reiseregeln.\",\"for MainNet registration so your MainNet certificate will be issued after the verification phone call has been completed by the validation team.\":\"for MainNet registration so your MainNet certificate will be issued after the verification phone call has been completed by the validation team.\",\"for TestNet registration so your TestNet certificate will be issued upon review by the validation team\":\"für die Registrierung bei TestNet, damit Ihr TestNet-Zertifikat nach der Überprüfung durch das Verifizierungsteam ausgestellt wird\",\"for legal persons and is strongly suggested for use as KYC or CDD (Know your Counterparty) information exchanged in TRISA transfers.\":\"for legal persons and is strongly suggested for use as KYC or CDD (Know your Counterparty) information exchanged in TRISA transfers.\",\"in partnership with\":\"in Partnerschaft mit\",\"is a global, open source, secure, and peer-to-peer protocol for\":\"ist ein globales, Open Source, sicheres und Peer-to-Peer Protokoll für\",\"is not required\":\"ist nicht erforderlich\",\"is required\":\"ist erforderlich\",\"lower case letters (a-z)\":\"lower case letters (a-z)\",\"numbers (i.e. 0-9)\":\"numbers (i.e. 0-9)\",\"on behalf of\":\"on behalf of\",\"pending registration\":\"pending registration\",\"registration. Upon submission, you will receive an email with a confirmation link. You must click the confirmation link to complete the registration process. Failure to click the confirmation link will result in an incomplete registration\":\"Registrierung. Nach der Anmeldung erhalten Sie eine E-Mail mit einem Bestätigungslink. Sie müssen auf den Bestätigungslink klicken, um den Registrierungsprozess abzuschließen. Wenn Sie den Bestätigungslink nicht anklicken, wird die Registrierung nicht abgeschlossen.\",\"required\":\"required\",\"special characters (e.g. !@#$%^&*)\":\"special characters (e.g. !@#$%^&*)\",\"the TRISA architecture\":\"die TRISA-Architektur\",\"to receive maintenance and outage notifications. If you have an immediate concern, please email support@rotational.io.\":\"to receive maintenance and outage notifications. If you have an immediate concern, please email support@rotational.io.\",\"two separate emails with confirmation links for each registration.\":\"two separate emails with confirmation links for each registration.\",\"upper case letters (A-Z)\":\"upper case letters (A-Z)\",\"view details\":\"view details\",\"with detailed documentation, a reference implemenation, and “robot” VASPs for\\n testing purposes.\":\"with detailed documentation, a reference implemenation, and “robot” VASPs for\\n testing purposes.\",\"you do not have permission to invite a collaborator\":\"you do not have permission to invite a collaborator\",\"{0}\":[[\"0\"]],\"{0} Contact\":[[\"0\"],\" Kontakt\"],\"{message}\":[[\"message\"]]}")}; \ No newline at end of file diff --git a/web/gds-user-ui/src/locales/de/messages.po b/web/gds-user-ui/src/locales/de/messages.po index d86c793c7..ba417cf6a 100644 --- a/web/gds-user-ui/src/locales/de/messages.po +++ b/web/gds-user-ui/src/locales/de/messages.po @@ -67,15 +67,34 @@ msgstr "" msgid "1 Basic Details" msgstr "1 Grundlegende Details" +#: src/components/Section/IntegrateAndComply.tsx:86 +msgid "1. Open Source/DIY" +msgstr "" + #: src/components/Section/VaspVerification.tsx:108 msgid "2 Legal Person" msgstr "2 Rechtsperson" +#: src/components/Section/IntegrateAndComply.tsx:144 +msgid "2-3 weeks" +msgstr "" + +#: src/components/Section/IntegrateAndComply.tsx:133 +msgid "2. One-time Setup" +msgstr "" + #: src/components/Section/VaspVerification.tsx:123 msgid "3 Contacts" msgstr "3 Kontakte" -#: src/components/Section/IntegrateAndComply.tsx:130 +#: src/components/Section/IntegrateAndComply.tsx:97 +msgid "3-6 months" +msgstr "" + +#: src/components/Section/IntegrateAndComply.tsx:176 +msgid "3-7 days" +msgstr "" + #: src/components/TravelRuleProviders/index.tsx:9 msgid "3rd Party Travel Rule Providers" msgstr "" @@ -222,7 +241,7 @@ msgid "All TRISA members must complete TRISA’s VASP verification and due dilig msgstr "Alle TRISA-Mitglieder müssen das TRISA-Verifizierungs- und den Prüfungsprozess (Due Diligence) für VASP durchlaufen, um ein verifizierter VASP zu werden." #: src/components/Form/SignupForm.tsx:85 -#: src/components/Section/IntegrateAndComply.tsx:194 +#: src/components/Section/IntegrateAndComply.tsx:237 #: src/components/Section/VaspVerification.tsx:217 msgid "Already have an account?" msgstr "Haben Sie bereits ein Konto?" @@ -303,6 +322,12 @@ msgstr "Grundlegende Details" msgid "Become Travel Rule compliant." msgstr "Werden Sie Travel Rule konform." +#: src/components/Section/IntegrateAndComply.tsx:92 +#: src/components/Section/IntegrateAndComply.tsx:139 +#: src/components/Section/IntegrateAndComply.tsx:171 +msgid "Best for:" +msgstr "" + #: src/components/Contacts/ContactsForm.tsx:166 msgid "Billing Contact (optional)" msgstr "Rechnungskontakt (optional)" @@ -532,11 +557,15 @@ msgstr "Compliance-Beauftragter" msgid "Compliance officer or legal contact for requests about the compliance requirements and legal status of your organization. A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted." msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:172 +msgid "Compliance teams seeking a turnkey solution with minimal effort while leveraging expert support & maintenance for sustained regulatory adherence." +msgstr "" + #: src/components/CertificateRegistration/CertificateRegistrationTable.tsx:22 msgid "Compliance, Technical, Admininstrative, Billing" msgstr "" -#: src/components/Section/IntegrateAndComply.tsx:51 +#: src/components/Section/IntegrateAndComply.tsx:50 msgid "Comply with the Travel Rule" msgstr "Einhaltung der Reiserichtlinie" @@ -560,6 +589,11 @@ msgstr "" msgid "Contact Name" msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:153 +#: src/components/Section/IntegrateAndComply.tsx:185 +msgid "Contact Rotational Labs at <0>support@rotational.io to request information." +msgstr "" + #: src/components/Section/UserEmailConfirmation.tsx:27 msgid "Contact Verified" msgstr "" @@ -607,6 +641,12 @@ msgstr "" msgid "Copy" msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:100 +#: src/components/Section/IntegrateAndComply.tsx:147 +#: src/components/Section/IntegrateAndComply.tsx:179 +msgid "Cost:" +msgstr "" + #: src/components/CertificateDetails/CertificateDetails.tsx:229 #: src/components/CertificateDetails/CertificateDetails.tsx:292 #: src/components/CertificateInventory/index.tsx:212 @@ -652,7 +692,7 @@ msgid "Create Your Account" msgstr "" #: src/components/Section/GettingStarted.tsx:14 -#: src/components/Section/IntegrateAndComply.tsx:191 +#: src/components/Section/IntegrateAndComply.tsx:234 #: src/components/Section/VaspVerification.tsx:213 msgid "Create account" msgstr "" @@ -734,6 +774,12 @@ msgstr "" msgid "Description" msgstr "Beschreibung" +#: src/components/Section/IntegrateAndComply.tsx:88 +#: src/components/Section/IntegrateAndComply.tsx:135 +#: src/components/Section/IntegrateAndComply.tsx:167 +msgid "Description:" +msgstr "" + #: src/components/CertificateManagement/CertificateDataTable.tsx:41 #: src/components/Tables/MembersRow.tsx:50 msgid "Details" @@ -749,7 +795,7 @@ msgstr "Verzeichnis Nachschlagen" #: src/components/Navbar/Landing/MobileNav.tsx:72 #: src/components/Navbar/Landing/Nav.tsx:22 #: src/components/OpenSourceResources/index.tsx:20 -#: src/components/Section/IntegrateAndComply.tsx:151 +#: src/components/Section/IntegrateAndComply.tsx:217 msgid "Documentation" msgstr "Dokumentation" @@ -799,6 +845,10 @@ msgstr "" msgid "Download" msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:116 +msgid "Download <0>Docker image" +msgstr "" + #: src/constants/national-identification.ts:12 msgid "Driver's License Number" msgstr "Führerscheinnummer" @@ -880,10 +930,24 @@ msgstr "" msgid "Enter your email address" msgstr "Geben Sie Ihre E-Mail-Adresse ein" +#: src/components/Section/IntegrateAndComply.tsx:71 +msgid "Envoy is an <0>open source messaging tool built to help compliance teams handle travel rule exchanges efficiently and securely. It is designed by compliance experts and TRISA engineers to provide simplified data exchanges using the TRISA or TRP protocols." +msgstr "" + +#: src/components/Section/IntegrateAndComply.tsx:89 +msgid "Envoy is open source (MIT License). Download, install, integrate, host and support your own Envoy node and service." +msgstr "" + #: src/components/CertificateReview/index.tsx:71 msgid "Error Submitting Certificate" msgstr "Fehler beim Einreichen des Zertifikats" +#: src/components/Section/IntegrateAndComply.tsx:96 +#: src/components/Section/IntegrateAndComply.tsx:143 +#: src/components/Section/IntegrateAndComply.tsx:175 +msgid "Est. Time:" +msgstr "" + #: src/components/CertificateManagement/CertificateDataTable.tsx:35 #: src/components/CertificateManagement/MainnetTestnetCertificates.tsx:64 #: src/components/CertificateManagement/X509IdentityCertificateInventoryDataTable.tsx:42 @@ -981,8 +1045,8 @@ msgid "Git Revision" msgstr "" #: src/components/Section/IntegrateAndComply.tsx:99 -msgid "GitHub repository" -msgstr "" +#~ msgid "GitHub repository" +#~ msgstr "" #: src/modules/dashboard/member/utils.ts:107 msgid "Government Entity" @@ -997,10 +1061,14 @@ msgstr "" msgid "Home" msgstr "" -#: src/components/Section/IntegrateAndComply.tsx:118 -msgid "How to set up your own node?" +#: src/components/Section/IntegrateAndComply.tsx:202 +msgid "How TRISA Works" msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:118 +#~ msgid "How to set up your own node?" +#~ msgstr "" + #: src/components/ConfirmIdentityCertificateRequest/index.tsx:54 msgid "I acknowledge that requesting a new X.509 Identity Certificate will invalidate and revoke my organization’s current X.509 Identity Certificate." msgstr "" @@ -1105,7 +1173,11 @@ msgstr "Informationen, die sicherstellen, dass der erforderliche Austausch von C msgid "Integrate and Comply" msgstr "Integrieren und Einhalten" -#: src/components/Section/IntegrateAndComply.tsx:44 +#: src/components/Section/IntegrateAndComply.tsx:66 +msgid "Integrate with <0>TRISA using Envoy to begin exchanging Travel Rule compliance data." +msgstr "" + +#: src/components/Section/IntegrateAndComply.tsx:43 msgid "Integrate with TRISA." msgstr "Mit TRISA integrieren" @@ -1190,7 +1262,6 @@ msgstr "" msgid "Last Updated" msgstr "" -#: src/components/Section/IntegrateAndComply.tsx:176 #: src/components/Section/VaspVerification.tsx:182 msgid "Learn How TRISA Works" msgstr "Erfahren Sie, wie TRISA funktioniert" @@ -1269,7 +1340,7 @@ msgid "Log in to TRISA’s Global Directory Service" msgstr "" #: src/components/Form/SignupForm.tsx:91 -#: src/components/Section/IntegrateAndComply.tsx:198 +#: src/components/Section/IntegrateAndComply.tsx:241 #: src/components/Section/VaspVerification.tsx:221 msgid "Log in." msgstr "Log In." @@ -1341,8 +1412,8 @@ msgid "Meet Alice VASP, Bob VASP and Evil VASP" msgstr "" #: src/components/Section/IntegrateAndComply.tsx:163 -msgid "Meet Alice VASP, Bob VASP, and “Evil” VASP" -msgstr "" +#~ msgid "Meet Alice VASP, Bob VASP, and “Evil” VASP" +#~ msgstr "" #: src/utils/menu.tsx:54 msgid "Member Directory" @@ -1421,7 +1492,7 @@ msgstr "Nationale Identifikation" msgid "National Jurisdiction" msgstr "Nationale Jurisdiktion" -#: src/components/Section/IntegrateAndComply.tsx:172 +#: src/components/Section/IntegrateAndComply.tsx:198 #: src/components/Section/VaspVerification.tsx:176 msgid "Need to Learn More?" msgstr "Möchten Sie mehr erfahren?" @@ -1457,6 +1528,12 @@ msgstr "" msgid "Next" msgstr "Weiter" +#: src/components/Section/IntegrateAndComply.tsx:103 +#: src/components/Section/IntegrateAndComply.tsx:150 +#: src/components/Section/IntegrateAndComply.tsx:182 +msgid "Next Steps:" +msgstr "" + #: src/components/CertificateManagement/CertificateDataTable.tsx:26 #: src/components/CertificateManagement/X509IdentityCertificateInventoryDataTable.tsx:33 #: src/components/CertificateReview/TrixoReviewDataTable.tsx:13 @@ -1504,18 +1581,25 @@ msgid "Open Source" msgstr "Open Source" #: src/components/OpenSourceResources/index.tsx:9 -#: src/components/Section/IntegrateAndComply.tsx:142 msgid "Open Source Resources" msgstr "" -#: src/components/Section/IntegrateAndComply.tsx:89 -msgid "Option 1. Set Up Your Own TRISA Node" +#: src/components/Section/IntegrateAndComply.tsx:140 +msgid "Operators seeking a balance between cost & convenience, with professional implementation ensuring a robust setup without the ongoing costs of managed services." msgstr "" -#: src/components/Section/IntegrateAndComply.tsx:108 -msgid "Option 2. Use a 3rd-party Solution" +#: src/components/Section/IntegrateAndComply.tsx:93 +msgid "Operators that want maximum flexibility and control to customize and have the technical resources to integrate with their systems." msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:89 +#~ msgid "Option 1. Set Up Your Own TRISA Node" +#~ msgstr "" + +#: src/components/Section/IntegrateAndComply.tsx:108 +#~ msgid "Option 2. Use a 3rd-party Solution" +#~ msgstr "" + #: src/components/CertificateDetails/CertificateDetails.tsx:241 #: src/components/CertificateDetails/CertificateDetails.tsx:304 #: src/components/CertificateInventory/index.tsx:224 @@ -1571,7 +1655,7 @@ msgstr "Seite Nicht Gefunden" msgid "Partially" msgstr "Teilweise" -#: src/components/Section/IntegrateAndComply.tsx:54 +#: src/components/Section/IntegrateAndComply.tsx:53 msgid "Participate in verified VASP-to-VASP Travel Rule exchanges." msgstr "An verifiziertem Austausch von VASP-zu-VASP-Reiseregeln teilnehmen." @@ -1744,7 +1828,7 @@ msgid "REVIEWED" msgstr "" #: src/components/OpenSourceResources/index.tsx:27 -#: src/components/Section/IntegrateAndComply.tsx:158 +#: src/components/Section/IntegrateAndComply.tsx:224 msgid "Reference implementation" msgstr "" @@ -1757,6 +1841,12 @@ msgstr "Zulassungsbehörde" msgid "Region / Province / State (required)" msgstr "Region/Provinz/Bundesland (erforderlich)" +#: src/components/Section/IntegrateAndComply.tsx:121 +#: src/components/Section/IntegrateAndComply.tsx:158 +#: src/components/Section/IntegrateAndComply.tsx:190 +msgid "Register with <0>TRISA's GDS" +msgstr "" + #: src/components/Section/SearchDirectory.tsx:229 #: src/components/Section/SearchDirectory.tsx:295 msgid "Registered Directory" @@ -1814,6 +1904,14 @@ msgstr "" msgid "Review" msgstr "Überprüfung" +#: src/components/Section/IntegrateAndComply.tsx:106 +msgid "Review <0>documentation" +msgstr "" + +#: src/components/Section/IntegrateAndComply.tsx:111 +msgid "Review <0>source code" +msgstr "" + #: src/components/ReviewSubmit/index.tsx:161 #: src/components/ReviewSubmit/index.tsx:255 msgid "Review section" @@ -1824,6 +1922,14 @@ msgstr "" msgid "Role" msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:136 +msgid "Rotational will install and configure your node for your environment while you host, maintain, and support the node on an ongoing basis." +msgstr "" + +#: src/components/Section/IntegrateAndComply.tsx:168 +msgid "Rotational will install, configure, host, maintain, and support your node. Includes dedicated, provenance-aware node with regional deployments." +msgstr "" + #: src/components/UserProfile/UserProfilePassword.tsx:52 msgid "SECURITY" msgstr "" @@ -1849,9 +1955,13 @@ msgid "Save & Previous" msgstr "Speichern & Zurück" #: src/components/Banner/LandingBanner.tsx:17 -msgid "Schedule a demo to learn about TRISA's open source self-hosted solution for cost-effective Travel Rule compliance." +msgid "Schedule a demo of Envoy, TRISA's open source solution for cost-effective Travel Rule compliance." msgstr "" +#: src/components/Banner/LandingBanner.tsx:17 +#~ msgid "Schedule a demo to learn about TRISA's open source self-hosted solution for cost-effective Travel Rule compliance." +#~ msgstr "" + #: src/components/CertificateManagement/X509IdentityCertificateInventory.tsx:59 msgid "Sealing Certificate Inventory" msgstr "" @@ -1973,11 +2083,11 @@ msgid "Signature ID" msgstr "" #: src/components/Section/IntegrateAndComply.tsx:90 -msgid "" -"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set\n" -" up and maintain their own TRISA server to exhange encrypted Travel Rule\n" -" compliance data. TRISA maintains an" -msgstr "" +#~ msgid "" +#~ "Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set\n" +#~ " up and maintain their own TRISA server to exhange encrypted Travel Rule\n" +#~ " compliance data. TRISA maintains an" +#~ msgstr "" #: src/components/YourImplementation/index.tsx:11 msgid "Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set up and maintain their own TRISA server to exhange encrypted Travel Rule compliance data. At the same time, TRISA is designed to be interoperable. There are several Travel Rule solutions providers available on the market. If you are a customer, work with your Travel Ruie provider to integrate TRISA into your Travel Rule compliance workflow." @@ -2016,6 +2126,10 @@ msgstr "Registrierung Starten" msgid "Start trial" msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:126 +msgid "Start your implementation" +msgstr "" + #: src/components/CertificateDetails/CertificateDetails.tsx:131 #: src/components/CertificateInventory/index.tsx:86 #: src/components/CertificateManagement/CertificateDataTable.tsx:38 @@ -2083,8 +2197,8 @@ msgid "Switch Accounts" msgstr "" #: src/components/Section/IntegrateAndComply.tsx:134 -msgid "Synga Bridge" -msgstr "" +#~ msgid "Synga Bridge" +#~ msgstr "" #: src/components/Section/SearchDirectory.tsx:195 msgid "TESTNET DIRECTORY RECORD" @@ -2201,11 +2315,11 @@ msgid "TRISA is designed to be interoperable with other Travel Rule solutions." msgstr "TRISA ist so konzipiert, dass es mit anderen Reiseregellösungen interoperabel ist." #: src/components/Section/IntegrateAndComply.tsx:109 -msgid "" -"TRISA is designed to be interoperable. There are several Travel Rule solutions\n" -" providers available on the market. If you are a customer, work with them to\n" -" integrate TRISA into your Travel Rule compliance workflow." -msgstr "" +#~ msgid "" +#~ "TRISA is designed to be interoperable. There are several Travel Rule solutions\n" +#~ " providers available on the market. If you are a customer, work with them to\n" +#~ " integrate TRISA into your Travel Rule compliance workflow." +#~ msgstr "" #: src/components/Section/JoinUs.tsx:41 msgid "TRISA is open source and available to implement by any VASP." @@ -2231,13 +2345,17 @@ msgstr "TRISA verwendet Public-Key-Kryptographie für die Verschlüsselung von D msgid "TRISA verified members may download and display a “TRISA Verified VASP” logo on their website. The logo is unique to your VASP and non-reproducible. Members may download their logo after verification is complete and their certificate has been issued. The logo is in .svg fotmat" msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:212 +msgid "TRISA's Github repo" +msgstr "" + #: src/components/Maintenance/index.tsx:32 msgid "TRISA's Slack channel" msgstr "" #: src/components/Section/IntegrateAndComply.tsx:146 -msgid "TRISA’s Github repo" -msgstr "" +#~ msgid "TRISA’s Github repo" +#~ msgstr "" #: src/components/Section/AboutUs.tsx:57 msgid "TRISA’s Global Directory Service (GDS) is a network of vetted VASPs that can securely exchange Travel Rule compliance data with each other." @@ -2253,12 +2371,12 @@ msgid "TRIXO Questionnaire" msgstr "TRIXO Fragebogen" #: src/components/Section/IntegrateAndComply.tsx:119 -msgid "" -"Talk to a member of your technical team to determine the requirements and\n" -" resources to integrate TRISA with your system. Have members of your technical\n" -" team integrate your systems with TRISA. Or work with a solutions provider that\n" -" can help your VASP set up your TRISA server and maintain it." -msgstr "" +#~ msgid "" +#~ "Talk to a member of your technical team to determine the requirements and\n" +#~ " resources to integrate TRISA with your system. Have members of your technical\n" +#~ " team integrate your systems with TRISA. Or work with a solutions provider that\n" +#~ " can help your VASP set up your TRISA server and maintain it." +#~ msgstr "" #: src/constants/national-identification.ts:5 msgid "Tax Identification Number" @@ -2454,6 +2572,18 @@ msgstr "" msgid "Trading" msgstr "Handel" +#: src/components/Section/IntegrateAndComply.tsx:101 +msgid "USD $0" +msgstr "" + +#: src/components/Section/IntegrateAndComply.tsx:180 +msgid "USD $375/month/node (min 6-month commitment)" +msgstr "" + +#: src/components/Section/IntegrateAndComply.tsx:148 +msgid "USD USD $2,500 (one-time)" +msgstr "" + #: src/components/UserProfile/UserDetails.tsx:12 msgid "USER DETAILS" msgstr "" @@ -2484,8 +2614,8 @@ msgid "Unspecified" msgstr "Nicht Spezifiziert" #: src/components/Section/IntegrateAndComply.tsx:67 -msgid "Upon verification, integrate with TRISA to begin exchanging Travel Rule compliance data." -msgstr "" +#~ msgid "Upon verification, integrate with TRISA to begin exchanging Travel Rule compliance data." +#~ msgstr "" #: src/components/CertificateDetails/CertificateDetails.tsx:217 #: src/components/CertificateInventory/index.tsx:200 @@ -2523,10 +2653,14 @@ msgstr "" msgid "VASP Name" msgstr "" -#: src/components/Section/IntegrateAndComply.tsx:75 -msgid "VASPs have two options to integrate with TRISA." +#: src/components/Section/IntegrateAndComply.tsx:79 +msgid "VASPs have three options to integrate with TRISA using Envoy." msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:75 +#~ msgid "VASPs have two options to integrate with TRISA." +#~ msgstr "" + #: src/modules/dashboard/member/utils.ts:61 msgid "VERIFIED" msgstr "" @@ -2592,7 +2726,7 @@ msgstr "Willkommen im TRISA-Netzwerk der zertifizierten VASPs." msgid "We’ll be back soon." msgstr "" -#: src/components/Section/IntegrateAndComply.tsx:181 +#: src/components/Section/IntegrateAndComply.tsx:207 #: src/components/Section/VaspVerification.tsx:187 msgid "What is IVMS101?" msgstr "Was ist IVMS101?" @@ -2825,10 +2959,10 @@ msgid "view details" msgstr "" #: src/components/Section/IntegrateAndComply.tsx:101 -msgid "" -"with detailed documentation, a reference implemenation, and “robot” VASPs for\n" -" testing purposes." -msgstr "" +#~ msgid "" +#~ "with detailed documentation, a reference implemenation, and “robot” VASPs for\n" +#~ " testing purposes." +#~ msgstr "" #: src/components/Collaborators/index.tsx:145 msgid "you do not have permission to invite a collaborator" diff --git a/web/gds-user-ui/src/locales/en-dh/messages.js b/web/gds-user-ui/src/locales/en-dh/messages.js index 21de6d944..b677fc26d 100644 --- a/web/gds-user-ui/src/locales/en-dh/messages.js +++ b/web/gds-user-ui/src/locales/en-dh/messages.js @@ -1 +1 @@ -/*eslint-disable*/module.exports={messages:JSON.parse("{\" When you are verified you will be issued PKCS12 encrypted identity certificates\\n for use in mTLS authentication between TRISA members. The password to decrypt\\n those certificates is shown below:\":\"---\",\" create your TRISA account with your VASP email address. Add collaborators in your\\n organization.\":\"---\",\"\\\"Save & Next\\\" or \\\"Save & Previous\\\" button.\":\"\\\"Save & Next\\\" or \\\"Save & Previous\\\" button.\",\"(1) <0>X.509 Identity Certificates: X.509 Identity certificates are about <1>trust. They prove the identity of the organization and are used to maintain a secure connection between TRISA members. X.509 Identity certificates must have an Endpoint and Common Name and may have Subject Alternative Names associated with them. TRISA’s X.509 Identity certificates are valid for one calendar year. TRISA’s X.509 Identity certificates expire after one year so member organizations must request a new X.509 Identity certificate upon expiration.\":\"(1) <0>X.509 Identity Certificates: X.509 Identity certificates are about <1>trust. They prove the identity of the organization and are used to maintain a secure connection between TRISA members. X.509 Identity certificates must have an Endpoint and Common Name and may have Subject Alternative Names associated with them. TRISA’s X.509 Identity certificates are valid for one calendar year. TRISA’s X.509 Identity certificates expire after one year so member organizations must request a new X.509 Identity certificate upon expiration.\",\"(2) <0>Sealing Certificates: Sealing certificates are for specific use cases such as <1>long-term data storage. They are used to encrypt individual Secure Envelopes or batches of Secure Envelopes at the transactional level. Organizations may have multiple signing keys and multiple signing-key certificates for different clients, time periods, or use cases. In a compliance information transfer, the transactional sealing certificates are referred to as Envelope Seals. While an organization may use their X.509 Identity certificate as a sealing certificate, TRISA strongly recommends that transactional sealing certificates are different from X.509 Identity certificates for security purposes.\":\"(2) <0>Sealing Certificates: Sealing certificates are for specific use cases such as <1>long-term data storage. They are used to encrypt individual Secure Envelopes or batches of Secure Envelopes at the transactional level. Organizations may have multiple signing keys and multiple signing-key certificates for different clients, time periods, or use cases. In a compliance information transfer, the transactional sealing certificates are referred to as Envelope Seals. While an organization may use their X.509 Identity certificate as a sealing certificate, TRISA strongly recommends that transactional sealing certificates are different from X.509 Identity certificates for security purposes.\",\"(Saved)\":\"---\",\"(not interoperable)\":\"---\",\"(not saved)\":\"---\",\"*At least 8 characters in length \\n* Contain at least 3 of the following 4\\ntypes of characters: \\n* lower case letters (a-z) \\n* upper case letters (A-Z) \\n* numbers (i.e. 0-9) \\n* special characters (e.g. !@#$%^&*)\":\"---\",\"1 Basic Details\":\"---\",\"2 Legal Person\":\"---\",\"3 Contacts\":\"---\",\"3rd Party Travel Rule Providers\":\"---\",\"4 TRISA Implementation\":\"---\",\"5 TRIXO Questionnaire\":\"---\",\"A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted\":\"---\",\"A component of\":\"---\",\"A physical verification check in the form of a phone call\":\"---\",\"APPEALED\":\"APPEALED\",\"About TRISA\":\"---\",\"Account ID\":\"Account ID\",\"Action\":\"---\",\"Actions\":\"Actions\",\"Active\":\"Active\",\"Add\":\"Add\",\"Add Address\":\"---\",\"Add Another Legal Name\":\"Add Another Legal Name\",\"Add Contact\":\"---\",\"Add Jurisdiction\":\"---\",\"Add Linked Account\":\"Add Linked Account\",\"Add Local Name\":\"---\",\"Add Phonetic Names\":\"---\",\"Add Regulation\":\"---\",\"Add new managed VASP\":\"Add new managed VASP\",\"Address\":\"---\",\"Address Type (required)\":\"---\",\"Address line 1 e.g. building name/number, street name (required)\":\"---\",\"Address line 2 e.g. apartment or suite number\":\"---\",\"Addresses\":\"---\",\"Administrative Contact (optional)\":\"---\",\"Administrative Contact Email\":\"Administrative Contact Email\",\"Administrative Contact Name\":\"Administrative Contact Name\",\"Administrative Contact Phone\":\"Administrative Contact Phone\",\"Administrative or executive contact for your organization to field high-level requests or queries. (Strongly recommended)\":\"---\",\"Alien Registration Number\":\"---\",\"All TRISA members must complete TRISA’s VASP verification and due diligence process to become a Verified VASP.\":\"---\",\"Already have an account?\":\"---\",\"An error has occurred to load announcements\":\"---\",\"An error has occurred to load attention data\":\"---\",\"An error has occurred to load legal person data\":\"---\",\"An error has occurred to load {type} metric\":\"---\",\"An error occurred while deleting the collaborator, please try again or contact support at support@rotational.io\":\"An error occurred while deleting the collaborator, please try again or contact support at support@rotational.io\",\"An error occurred while deleting the collaborator, please try again or contact support at support@trisa.io\":\"An error occurred while deleting the collaborator, please try again or contact support at support@trisa.io\",\"An identifier issued by an appropriate issuing authority\":\"---\",\"App version {appVersion}\":\"---\",\"Applicable Regulations\":\"---\",\"Apply to Become a TRISA-certified Virtual Asset Service Provider.\":\"---\",\"At least 9 characters in length\":\"---\",\"At least one geographic address is required. Enter the primary geographic address of the organization. Organizations may enter additional addresses if operating in multiple jurisdictions.\":\"---\",\"At what threshold and currency does your organization conduct KYC checks?\":\"---\",\"BFF & GDS version {bffAndGdsVersion}\":\"---\",\"Back Home\":\"---\",\"Back to Review section\":\"Back to Review section\",\"Basic Details\":\"---\",\"Become Travel Rule compliant.\":\"---\",\"Billing Contact (optional)\":\"---\",\"Billing contact for your organization to handle account and invoice requests or queries relating to the operation of the TRISA network.\":\"---\",\"Business\":\"---\",\"Business Address\":\"---\",\"Business Category\":\"---\",\"Business Details\":\"---\",\"Business Entity\":\"Business Entity\",\"Business or Compliance Office\":\"---\",\"By answering yes, I understand that this is the only time the PKCS12 Password is displayed and I have copied and securely saved the password.\":\"---\",\"CDD & Travel Rule Policies\":\"---\",\"CDD and data protection policies\":\"---\",\"Cancel\":\"---\",\"Certificate Common Name\":\"---\",\"Certificate Details\":\"---\",\"Certificate Inventory\":\"Certificate Inventory\",\"Certificate Management\":\"---\",\"Certificate Progress\":\"---\",\"Certificate Registration\":\"---\",\"Certificate Registration Process\":\"---\",\"Change Role\":\"Change Role\",\"Check to delete user account.\":\"Check to delete user account.\",\"CipherTrace Traveler\":\"---\",\"City / Town / Municipality\":\"---\",\"Clear & Reset Form\":\"---\",\"Clear & Reset Registration Form\":\"---\",\"Clear & Reset Section\":\"Clear & Reset Section\",\"Clear & Reset Section Click \\\"Reset\\\" to clear and reset <0>this section of the registration form. All data will be cleared from only this section of the registration form. Other sections of the registration form will not be cleared.\":\"Clear & Reset Section Click \\\"Reset\\\" to clear and reset <0>this section of the registration form. All data will be cleared from only this section of the registration form. Other sections of the registration form will not be cleared.\",\"Click \\\"Reset\\\" to clear and <0>reset the form. All data will be deleted and cleared from the registration form. You may want to export the data first. After clearing, you will be taken to the start of the form.\":\"Click \\\"Reset\\\" to clear and <0>reset the form. All data will be deleted and cleared from the registration form. You may want to export the data first. After clearing, you will be taken to the start of the form.\",\"Click below to submit your\":\"---\",\"Click “No” if you have not copied the PKCS12 password yet and would like to view and copy the password.\":\"---\",\"Click “Yes” if you have copied the PKCS12 password and have securely saved it.\":\"---\",\"Close\":\"Close\",\"Collaborator Name & Email\":\"Collaborator Name & Email\",\"Collaborator has been added successfully\":\"Collaborator has been added successfully\",\"Collaborator is not updated\":\"Collaborator is not updated\",\"Collaborator not deleted\":\"Collaborator not deleted\",\"Collaborators\":\"Collaborators\",\"Common Name\":\"---\",\"Common name should match the TRISA endpoint without the port.\":\"---\",\"Common name should not contain special characters, no spaces and must have a dot(.) in it and should have at least 2 characters after the periods.\":\"---\",\"Complete\":\"Complete\",\"Complete Certficate Registration\":\"---\",\"Complete TRISA’s VASP Verfication Process\":\"---\",\"Complete the multi-part TRISA verification form and due diligence process. Once\\n approved, gain access to the Testnet.\":\"---\",\"Complete the multi-part TRISA verification form and due diligence process. Once approved, gain access to the Testnet and MainNet.\":\"---\",\"Compliance / Legal Contact Email\":\"Compliance / Legal Contact Email\",\"Compliance / Legal Contact Name\":\"Compliance / Legal Contact Name\",\"Compliance / Legal Contact Phone\":\"Compliance / Legal Contact Phone\",\"Compliance Officer\":\"---\",\"Compliance officer or legal contact for requests about the compliance requirements and legal status of your organization. A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted.\":\"---\",\"Compliance, Technical, Admininstrative, Billing\":\"---\",\"Comply with the Travel Rule\":\"---\",\"Conducts KYC before virtual asset transfers\":\"---\",\"Confirm\":\"Confirm\",\"Confirm New Password\":\"Confirm New Password\",\"Contact Details\":\"Contact Details\",\"Contact Name\":\"Contact Name\",\"Contact Verified\":\"---\",\"Contact information for representatives of your organization. Contacts include Technical, Legal/Compliance, Administrative, and Billing persons.\":\"---\",\"Contacts\":\"---\",\"Contain at least 3 of the following 4 types of characters\":\"---\",\"Continue\":\"---\",\"Continue with GitHub\":\"Continue with GitHub\",\"Continue with Google\":\"---\",\"Continue with Microsoft\":\"Continue with Microsoft\",\"Copied\":\"---\",\"Copy\":\"---\",\"Country\":\"---\",\"Country (required)\":\"---\",\"Country of Issue\":\"---\",\"Country of Issue is reserved for National Identifiers of Natural Persons\":\"---\",\"Country of Registration\":\"---\",\"Country:\":\"---\",\"Create Account\":\"---\",\"Create Your Account\":\"Create Your Account\",\"Create account\":\"---\",\"Create your TRISA account\":\"Create your TRISA account\",\"Create your TRISA account with your VASP email address. Add collaborators in your organization.\":\"---\",\"Create your account today.\":\"---\",\"Created and maintained by\":\"---\",\"Current Name\":\"Current Name\",\"Current Organization name\":\"Current Organization name\",\"Customer Due Diligence (CDD) & Travel Rule Policies\":\"---\",\"Customer Number\":\"---\",\"Dashboard\":\"---\",\"Data Protection Policies\":\"---\",\"Date of Incorporation / Establishment\":\"---\",\"Date of incorporation / establishment must be earlier than current date.\":\"---\",\"Date of incorporation / establishment must be later than\":\"Date of incorporation / establishment must be later than\",\"Delete\":\"---\",\"Delete Collaborator\":\"Delete Collaborator\",\"Delete the address line\":\"---\",\"Delete the following collaborator from the VASP account. The collaborator will no longer have access to the account.\":\"Delete the following collaborator from the VASP account. The collaborator will no longer have access to the account.\",\"Description\":\"---\",\"Details\":\"---\",\"Directory Lookup\":\"---\",\"Documentation\":\"---\",\"Does your organization conduct KYC/CDD before permitting its customers to send/receive virtual asset transfers?\":\"---\",\"Does your organization conduct Know your KYC/CDD before permitting its customers to send/receive virtual asset transfers?\":\"---\",\"Does your organization have a programme that sets minimum Anti-Money\\n Laundering (AML), Countering the Financing of Terrorism (CFT), Know your\\n Counterparty/Customer Due Diligence (KYC/CDD) and Sanctions standards per the requirements of the\\n jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\":\"---\",\"Does your organization have a programme that sets minimum Anti-Money\\nLaundering (AML), Countering the Financing of Terrorism (CFT), Know your\\nCounterparty/Customer Due Diligence (KYC/CDD) and Sanctions standards per the requirements of the jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\":\"---\",\"Does your organization have a programme that sets minimum Anti-Money Laundering (AML), Countering the Financing of Terrorism (CFT), Know your Counterparty/Customer Due\\n Diligence (KYC/CDD) and Sanctions standards per the requirements of the jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\":\"---\",\"Does your organization secure and protect PII, including PII received from other VASPs under the Travel Rule?\":\"---\",\"Does your organization secure and protect Personally Identifiable\\n Information (PII), including Personally Identifiable\\n Information (PII) received from other VASPs under the Travel Rule?\":\"---\",\"Download\":\"---\",\"Driver's License Number\":\"---\",\"EMAIL VERIFIED\":\"EMAIL VERIFIED\",\"ERRORED\":\"ERRORED\",\"Each VASP is required to establish a TRISA endpoint for inter-VASP communication. Please specify the details of your endpoint for certificate issuance.\":\"---\",\"Each VASP is required to establish a TRISA endpoint for inter-VASP communication. Please specify the details of your endpoint for certificate issuance. Please specify the TestNet endpoint and the MainNet endpoint. The TestNet endpoint and the MainNet endpoint must be different.\":\"---\",\"Edit\":\"---\",\"Edit collaborator Role\":\"Edit collaborator Role\",\"Email Address\":\"---\",\"Email is not valid.\":\"Email is not valid.\",\"Email is required.\":\"Email is required.\",\"Endpoint\":\"---\",\"Enter Current Password\":\"Enter Current Password\",\"Enter New Password\":\"Enter New Password\",\"Enter the VASP Common Name or VASP ID. Not a TRISA Member?\":\"---\",\"Enter the name and type of name by which the legal person is known. At least one legal name is required. Organizations are strongly encouraged to enter additional name identifiers such as Trading Name/ Doing Business As (DBA), Local names, and phonetic names where appropriate.\":\"---\",\"Enter your email address\":\"---\",\"Error Submitting Certificate\":\"---\",\"Expiration Date\":\"---\",\"Expired\":\"Expired\",\"Expires\":\"Expires\",\"Expiry Date:\":\"---\",\"Export\":\"Export\",\"Export Data\":\"---\",\"Failed to load Network announcement , please reload\":\"Failed to load Network announcement , please reload\",\"Failure to click either confirmation will result in an incomplete registration.\":\"Failure to click either confirmation will result in an incomplete registration.\",\"Files is required\":\"---\",\"Final Confirmation\":\"---\",\"Final review and form submission\":\"---\",\"First (Given) Name\":\"First (Given) Name\",\"First Listed\":\"---\",\"Follow the instructions below to reset your TRISA password\":\"---\",\"For MainNet certificate requests, a member of TRISA’s verification team will review your submission and conduct a final due diligence phone call for physical verification. When physical verification is complete, TRISA will issue MainNet certificates. Requests for TestNet certificates do not require physical verification.\":\"---\",\"For identifiers other than LEI specify the registration authority from the following list. See\":\"---\",\"Foreign Investment Identity Number\":\"---\",\"Forgot password?\":\"---\",\"Full Name\":\"---\",\"Full name\":\"Full name\",\"GLEIF Registration Authorities\":\"---\",\"Geographic\":\"---\",\"Git Revision\":\"---\",\"GitHub repository\":\"---\",\"Government Entity\":\"Government Entity\",\"Guest\":\"---\",\"Home\":\"---\",\"How to set up your own node?\":\"---\",\"I acknowledge that requesting a new X.509 Identity Certificate will invalidate and revoke my organization’s current X.509 Identity Certificate.\":\"---\",\"ID\":\"---\",\"ID:\":\"---\",\"IVMS 101 data structure\":\"---\",\"Identification Number\":\"---\",\"Identification Type\":\"---\",\"Identity Card Number\":\"---\",\"Identity Certificates\":\"---\",\"If supplied, use full phone number with country code\":\"---\",\"If you continue, your changes will be lost. To save your changes, click Cancel and then click on the\":\"If you continue, your changes will be lost. To save your changes, click Cancel and then click on the\",\"If you have additional accounts with the TRISA Global Directory Service, you can link them here. You are required to log in to the linked account to verify account ownership.\":\"If you have additional accounts with the TRISA Global Directory Service, you can link them here. You are required to log in to the linked account to verify account ownership.\",\"If you lose the PKCS12 password, you will have to the start the registration process from the beginning.\":\"---\",\"If you would like to edit your registration form before submitting, please return to the\":\"---\",\"If you would like to register for MainNet, please provide a <0>MainNet Endpoint and Common Name.\":\"If you would like to register for MainNet, please provide a <0>MainNet Endpoint and Common Name.\",\"If you would like to register for MainNet, please provide a MainNet Endpoint and Common Name.\":\"---\",\"If you would like to register for TestNet, please provide a <0>TestNet Endpoint and Common Name.\":\"If you would like to register for TestNet, please provide a <0>TestNet Endpoint and Common Name.\",\"If you would like to register for TestNet, please provide a TestNet Endpoint and Common Name.\":\"---\",\"Import File\":\"---\",\"Incomplete\":\"---\",\"Incorporation Date\":\"---\",\"Information about the VASP such as website, incorporation date, business and VASP category.\":\"---\",\"Information that identifies your organization as a Legal Person. This section represents the IVMS 101 data structure for legal persons and is strongly suggested for use as KYC information exchanged in TRISA transfers.\":\"---\",\"Information to ensure that required compliance information exchanges are conducted correctly and safely. This includes information about jurisdiction and national regulator, Customer Due Diligence(CDD) and Travel Rule policies, and data protection policies.\":\"---\",\"Integrate and Comply\":\"---\",\"Integrate with TRISA.\":\"---\",\"Interoperable\":\"---\",\"Invited\":\"Invited\",\"Is your organization permitted to send and/or receive transfers of virtual assets in the jurisdictions in which it operates?\":\"---\",\"Is your organization required by law to safeguard Personally Identifiable\\n Information (PII)?\":\"---\",\"Is your organization required by law to safeguard Personally Identifiable Information (PII)?\":\"---\",\"Is your organization required to comply with the application of the Travel Rule standards in the jurisdiction(s) where it is licensed/approved/registered?\":\"---\",\"Issue Date\":\"---\",\"Issue Date:\":\"---\",\"Issuer\":\"Issuer\",\"Join\":\"---\",\"Join Today\":\"---\",\"Join the TRISA network today.\":\"---\",\"Joined\":\"Joined\",\"Last (Family) Name\":\"Last (Family) Name\",\"Last Login\":\"Last Login\",\"Last Login:\":\"---\",\"Last Updated\":\"---\",\"Learn How TRISA Works\":\"---\",\"Learn More\":\"---\",\"Learn about the three-step process to become a member and verified VASP.\":\"---\",\"Learn how TRISA works.\":\"---\",\"Legal\":\"---\",\"Legal Entity Identifier (LEI)\":\"---\",\"Legal Person\":\"---\",\"Legal name is required\":\"---\",\"Legal name is required.\":\"Legal name is required.\",\"Legal/ Compliance Contact (required)\":\"---\",\"Link Account\":\"Link Account\",\"Local Name Identifiers\":\"---\",\"Locality\":\"Locality\",\"Log In\":\"---\",\"Log in\":\"---\",\"Log in to TRISA’s Global Directory Service\":\"---\",\"Log in.\":\"---\",\"Log into your TRISA account\":\"Log into your TRISA account\",\"Login\":\"---\",\"Login & Identity\":\"Login & Identity\",\"MAINNET DIRECTORY RECORD\":\"---\",\"MAINNET Identity Certificate\":\"MAINNET Identity Certificate\",\"MAINNET SUBMISSION\":\"---\",\"MainNet\":\"---\",\"MainNet Certificate Common Name\":\"---\",\"MainNet Certificate Details\":\"MainNet Certificate Details\",\"MainNet Certificates\":\"---\",\"MainNet Identity Certificates\":\"MainNet Identity Certificates\",\"MainNet Network Metrics\":\"---\",\"MainNet TRISA Endpoint\":\"---\",\"Max file size 10mb\":\"---\",\"Meet Alice VASP, Bob VASP and Evil VASP\":\"---\",\"Meet Alice VASP, Bob VASP, and “Evil” VASP\":\"---\",\"Member Directory\":\"Member Directory\",\"Member List\":\"Member List\",\"Member Name\":\"Member Name\",\"Message from server:\":\"---\",\"Misc\":\"---\",\"Must comply with Travel Rule\":\"---\",\"Must safeguard PII\":\"---\",\"NO\":\"---\",\"NO VERIFICATION\":\"NO VERIFICATION\",\"Name\":\"---\",\"Name Identifier Type is required.\":\"Name Identifier Type is required.\",\"Name Identifiers\":\"---\",\"Name of Primary Regulator\":\"---\",\"Name, Addresss, Country, National Identifier\":\"---\",\"National Identification\":\"---\",\"National Jurisdiction\":\"---\",\"Need to Learn More?\":\"---\",\"Network\":\"Network\",\"Network Announcement\":\"---\",\"Network Status\":\"---\",\"Network directory member list not available because you are not a verified contact for this network. Please complete the registration process.\":\"Network directory member list not available because you are not a verified contact for this network. Please complete the registration process.\",\"New Members\":\"---\",\"New X.509 Identity Certificate Request\":\"---\",\"Next\":\"---\",\"No\":\"---\",\"No Certificate available\":\"No Certificate available\",\"No Data\":\"No Data\",\"No information is sent until you submit for a TestNet and/or MainNet Certificate after the Review section.\":\"No information is sent until you submit for a TestNet and/or MainNet Certificate after the Review section.\",\"Non-Commercial Entity\":\"Non-Commercial Entity\",\"Not Saved\":\"---\",\"Not Verified\":\"---\",\"Not a TRISA Member?\":\"---\",\"Note:\":\"---\",\"Open Source\":\"---\",\"Open Source Resources\":\"---\",\"Option 1. Set Up Your Own TRISA Node\":\"---\",\"Option 2. Use a 3rd-party Solution\":\"---\",\"Organization\":\"Organization\",\"Organization Name\":\"---\",\"Organization Type\":\"---\",\"Organization Unit\":\"Organization Unit\",\"Organization:\":\"---\",\"Organizational Details\":\"---\",\"Other Jurisdictions\":\"---\",\"Overview\":\"---\",\"PENDING REVIEW\":\"PENDING REVIEW\",\"Page Not Found\":\"---\",\"Partially\":\"---\",\"Participate in verified VASP-to-VASP Travel Rule exchanges.\":\"---\",\"Passport Number\":\"---\",\"Password\":\"---\",\"Peer-to-Peer\":\"---\",\"Permission:\":\"---\",\"Permissions\":\"Permissions\",\"Phone Number\":\"---\",\"Phonetic Name Identifiers\":\"---\",\"Please Provide the Name and Email Address\":\"Please Provide the Name and Email Address\",\"Please add any other regulatory jurisdictions your organization complies with.\":\"---\",\"Please complete all details\":\"---\",\"Please copy and paste this password and store somewhere safe!\":\"---\",\"Please enter the information that identifies your organization as a Legal Person. This form represents the\":\"---\",\"Please enter the information that identifies your organization as a Legal Person. This form represents the {0} data structure for legal persons and is strongly suggested for use as KYC (Know your Counterparty) or CDD (Customer Due Diligence) information exchanged in TRISA transfers.\":\"---\",\"Please input the name of the new managed Virtual Asset Service Provider (VASP). When the entity is created, you will have the ability to add collaborators, start and complete the certificate registration process, and manage the VASP account. Please acknowledge below and provide the name of the entity.\":\"Please input the name of the new managed Virtual Asset Service Provider (VASP). When the entity is created, you will have the ability to add collaborators, start and complete the certificate registration process, and manage the VASP account. Please acknowledge below and provide the name of the entity.\",\"Please note that TestNet and MainNet are separate networks that require different X.509 Identity Certificates.\":\"---\",\"Please review the information provided, edit as needed, and submit to complete the registration form. After the information is reviewed, emails will be sent to the provided contacts for verification. Once verified, your TestNet certificate will be issued.\":\"---\",\"Please review the information provided, edit as needed, and submit to complete the registration form. After the information is reviewed, you will be contacted to verify details. Once verified, your TestNet certificate will be issued.\":\"---\",\"Please select as many categories needed to represent the types of virtual asset services your organization provides.\":\"---\",\"Please specify the applicable regulation(s) for Travel Rule standards compliance, e.g.\\\"FATF Recommendation 16\\\"\":\"---\",\"Please supply a valid national identification number. TRISA recommends the use of LEI numbers. For more information, please visit\":\"---\",\"Please supply contact information for representatives of your organization. All contacts will receive an email verification token and the contact emails must be verified before the registration can proceed.\":\"---\",\"Please supply contact information for representatives of your organization. All contacts will receive an email verification token and the contact emails must be verified before the registration can proceed. Group or shared email addresses such as compliance@yourvasp.com are permitted if the email account is actively monitored.\":\"Please supply contact information for representatives of your organization. All contacts will receive an email verification token and the contact emails must be verified before the registration can proceed. Group or shared email addresses such as compliance@yourvasp.com are permitted if the email account is actively monitored.\",\"Please use the email address associated with your organization.\":\"---\",\"Please use the email address associated with your organization. Group or shared email addresses such as compliance@yourvasp.com are permitted if the email account is actively monitored.\":\"Please use the email address associated with your organization. Group or shared email addresses such as compliance@yourvasp.com are permitted if the email account is actively monitored.\",\"Postal Code\":\"Postal Code\",\"Postal Code / Postcode / ZIP Code\":\"---\",\"Preferred name for email communication.\":\"---\",\"Previous\":\"---\",\"Primary National Jurisdiction\":\"---\",\"Primary contact for handling technical queries about the operation and status of your service participating in the TRISA network. Can be a group or admin email.\":\"---\",\"Private Organization\":\"Private Organization\",\"Profile\":\"Profile\",\"Profile Created\":\"Profile Created\",\"Profile Created:\":\"---\",\"Provider\":\"Provider\",\"Province\":\"Province\",\"Public Identity Key\":\"Public Identity Key\",\"REJECTED\":\"REJECTED\",\"REVIEWED\":\"REVIEWED\",\"Reference implementation\":\"---\",\"Reg Authority\":\"---\",\"Region / Province / State (required)\":\"---\",\"Registered Directory\":\"---\",\"Registration Authority\":\"---\",\"Registration Authority Identifier\":\"---\",\"Registration Submission\":\"---\",\"Regulator Name\":\"---\",\"Remove Linked Account\":\"Remove Linked Account\",\"Remove line\":\"---\",\"Request New Identity Certificate\":\"---\",\"Requesting a new X.509 Identity Certificate will invalidate and revoke your current X.509 Identity Certificate.\":\"---\",\"Reset\":\"---\",\"Residential\":\"---\",\"Return to vaspdirectory.net\":\"---\",\"Review\":\"---\",\"Review section\":\"Review section\",\"Role\":\"---\",\"SECURITY\":\"SECURITY\",\"SUBMITTED\":\"SUBMITTED\",\"Safeguards PII\":\"---\",\"Save\":\"Save\",\"Save & Next\":\"---\",\"Save & Previous\":\"---\",\"Schedule a demo to learn about TRISA's open source self-hosted solution for cost-effective Travel Rule compliance.\":\"Schedule a demo to learn about TRISA's open source self-hosted solution for cost-effective Travel Rule compliance.\",\"Sealing Certificate Inventory\":\"---\",\"Sealing Certificates\":\"Sealing Certificates\",\"Search the Directory Service\":\"---\",\"Section\":\"---\",\"Section 1: Basic Details\":\"---\",\"Section 2: Legal Person\":\"---\",\"Section 3: Contacts\":\"---\",\"Section 4: TRISA Implementation\":\"---\",\"Section 5: TRIXO Questionnaire\":\"---\",\"Section 6: Review & Submit\":\"---\",\"Sections & Details\":\"---\",\"Secure\":\"---\",\"Select Network\":\"Select Network\",\"Select VASP category\":\"---\",\"Select a VASP from the Managed VASP List\":\"Select a VASP from the Managed VASP List\",\"Select a country\":\"---\",\"Select business category\":\"---\",\"Select the collaborator’s role and save.\":\"Select the collaborator’s role and save.\",\"Serial No\":\"Serial No\",\"Serial Number\":\"Serial Number\",\"Set up your TRISA node or integrate with a 3rd-party Travel Rule solution. Complete\\n testing and move to production.\":\"---\",\"Set up your TRISA node or integrate with a 3rd-party Travel Rule solution. Complete testing and move to production.\":\"---\",\"Short\":\"---\",\"Sign out\":\"---\",\"Signature ID\":\"---\",\"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set\\n up and maintain their own TRISA server to exhange encrypted Travel Rule\\n compliance data. TRISA maintains an\":\"---\",\"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set up and maintain their own TRISA server to exhange encrypted Travel Rule compliance data. At the same time, TRISA is designed to be interoperable. There are several Travel Rule solutions providers available on the market. If you are a customer, work with your Travel Ruie provider to integrate TRISA into your Travel Rule compliance workflow.\":\"---\",\"Social Security Number\":\"---\",\"Something went wrong. Please try again later.\":\"---\",\"Sorry, the page you are looking for doesn't exist or has been moved\":\"---\",\"Sorry. We could not find a user account with the email address\":\"---\",\"Start\":\"Start\",\"Start Certificate Registration\":\"---\",\"Start Registration\":\"---\",\"Start trial\":\"---\",\"Status\":\"---\",\"Status:\":\"---\",\"Step 1\":\"---\",\"Street Address\":\"Street Address\",\"Subject\":\"Subject\",\"Subject Details\":\"Subject Details\",\"Submit\":\"---\",\"Submit MainNet Registration\":\"---\",\"Submit TestNet Registration\":\"---\",\"Submitted\":\"---\",\"Support\":\"---\",\"Switch Accounts\":\"Switch Accounts\",\"Synga Bridge\":\"---\",\"TESTNET DIRECTORY RECORD\":\"---\",\"TESTNET SUBMISSION\":\"---\",\"TRISA Certificate Types\":\"TRISA Certificate Types\",\"TRISA Endpoint\":\"---\",\"TRISA Endpoint: MainNet\":\"---\",\"TRISA Endpoint: TestNet\":\"---\",\"TRISA GitHub repo\":\"---\",\"TRISA Global Directory Service\":\"---\",\"TRISA Identity Signature:\":\"---\",\"TRISA Implementation\":\"---\",\"TRISA Implementations\":\"---\",\"TRISA Member Directory\":\"TRISA Member Directory\",\"TRISA Member ID\":\"---\",\"TRISA Member ID:\":\"---\",\"TRISA Registration Request Submitted!\":\"---\",\"TRISA Service Endpoint\":\"---\",\"TRISA Verification\":\"---\",\"TRISA Verification:\":\"---\",\"TRISA Verified Logo\":\"---\",\"TRISA endpoint for communication\":\"---\",\"TRISA endpoint is not valid.\":\"TRISA endpoint is not valid.\",\"TRISA implementation\":\"---\",\"TRISA is a decentralized network where VASPs communicate directly with each other.\":\"---\",\"TRISA is a global, open source, peer-to-peer and secure Travel Rule architecture and network designed to be accessible and interoperable. Become a TRISA-certified VASP today.\":\"---\",\"TRISA is a network of trusted members. I acknowledge that the contact is authorized to access the organization’s TRISA account information.\":\"TRISA is a network of trusted members. I acknowledge that the contact is authorized to access the organization’s TRISA account information.\",\"TRISA is a network of trusted members. I acknowledge that the new VASP has a legitimate business purpose to join TRISA.\":\"TRISA is a network of trusted members. I acknowledge that the new VASP has a legitimate business purpose to join TRISA.\",\"TRISA is designed to be interoperable with other Travel Rule solutions.\":\"---\",\"TRISA is designed to be interoperable. There are several Travel Rule solutions\\n providers available on the market. If you are a customer, work with them to\\n integrate TRISA into your Travel Rule compliance workflow.\":\"---\",\"TRISA is open source and available to implement by any VASP.\":\"---\",\"TRISA issues two types of certificates:\":\"---\",\"TRISA members must complete a comprehensive multi-part verification form and due diligence process. Once verified, TRISA will issue TestNet and MainNet certificates for secure Travel Rule compliance.\":\"---\",\"TRISA specific identity number (UUID), only supplied if you're updating an existing registration request\":\"---\",\"TRISA uses public-key cryptography for encrypting data in flight and at rest.\":\"---\",\"TRISA verified members may download and display a “TRISA Verified VASP” logo on their website. The logo is unique to your VASP and non-reproducible. Members may download their logo after verification is complete and their certificate has been issued. The logo is in .svg fotmat\":\"---\",\"TRISA's Slack channel\":\"---\",\"TRISA’s Github repo\":\"---\",\"TRISA’s Global Directory Service (GDS) is a network of vetted VASPs that can securely exchange Travel Rule compliance data with each other.\":\"---\",\"TRISA’s verification form includes five sections and may require information from several parties in your organization.\":\"---\",\"TRIXO Questionnaire\":\"---\",\"Talk to a member of your technical team to determine the requirements and\\n resources to integrate TRISA with your system. Have members of your technical\\n team integrate your systems with TRISA. Or work with a solutions provider that\\n can help your VASP set up your TRISA server and maintain it.\":\"---\",\"Tax Identification Number\":\"---\",\"Technical Contact (required)\":\"---\",\"Technical Contact Email\":\"Technical Contact Email\",\"Technical Contact Name\":\"Technical Contact Name\",\"Technical Contact Phone\":\"Technical Contact Phone\",\"Technical Officer\":\"---\",\"Technical Resources\":\"---\",\"Technical information about your endpoint for certificate issuance. Each VASP is required to establish a TRISA endpoint for inter-VASP communication.\":\"---\",\"TestNet\":\"---\",\"TestNet Certificate Common Name\":\"---\",\"TestNet Certificates\":\"---\",\"TestNet Identity Certificates\":\"TestNet Identity Certificates\",\"TestNet Network Metrics\":\"---\",\"TestNet TRISA Endpoint\":\"---\",\"TestNet and MainNet endpoints should not be the same.\":\"TestNet and MainNet endpoints should not be the same.\",\"Thank you for creating your TRISA account.\":\"---\",\"Thank you for creating your TRISA account. You must verify your email address. An email with verification instructions has been sent to your email address. Please complete the email verification process in 24 hours. The email verification link will expire in 24 hours.\":\"---\",\"Thank you. We have sent instructions to reset your password to\":\"---\",\"Thank you. We have sent instructions to reset your password to {0}. The link to reset your password expires in 24 hours.\":\"---\",\"The Common Name typically matches the Endpoint, without the port number\\n at the end (e.g. trisa.myvasp.com) and is used to identify the subject\\n in the X.509 certificate.\":\"---\",\"The Domain Name is invalid.\":\"The Domain Name is invalid.\",\"The Domain Name is required.\":\"The Domain Name is required.\",\"The Organization has a current and valid <0>Mainnet Identity Certificate.\":\"The Organization has a current and valid <0>Mainnet Identity Certificate.\",\"The Organization has a current and valid <0>Mainnet and <1>Tesnet Identity Certificate.\":\"The Organization has a current and valid <0>Mainnet and <1>Tesnet Identity Certificate.\",\"The Organization has a current and valid <0>Testnet Identity Certificate.\":\"The Organization has a current and valid <0>Testnet Identity Certificate.\",\"The TRISA Global Directory Service (GDS) is temporarily undergoing maintenance. Please try again later.\":\"---\",\"The TRISA Member Directory is for informational purposes and is meant to foster collaboration between members. It is available to verified TRISA contacts only. If you cannot view the list, please complete the registration process. You can view the member list after verification is complete.\":\"The TRISA Member Directory is for informational purposes and is meant to foster collaboration between members. It is available to verified TRISA contacts only. If you cannot view the list, please complete the registration process. You can view the member list after verification is complete.\",\"The Travel Rule Information Sharing Architecture (TRISA)\":\"---\",\"The VASP Name is required.\":\"The VASP Name is required.\",\"The address and port of the TRISA endpoint for partner VASPs to connect on via gRPC.\":\"---\",\"The collaborator has not been deleted\":\"The collaborator has not been deleted\",\"The collaborator has not been updated\":\"The collaborator has not been updated\",\"The common name for the mTLS certificate. This should match the TRISA endpoint without the port in most cases.\":\"---\",\"The contact will receive an email to create a TRISA Global Directory Service (GDS) account or join this organization if the contact already has a TRISA GDS account. The invitation to join is valid for 7 calendar days. The contact will be added as a member for the VASP. The contact will have the ability to contribute to certificate requests, check on the status of certificate requests, and complete other actions related to the organization’s TRISA membership.\":\"The contact will receive an email to create a TRISA Global Directory Service (GDS) account or join this organization if the contact already has a TRISA GDS account. The invitation to join is valid for 7 calendar days. The contact will be added as a member for the VASP. The contact will have the ability to contribute to certificate requests, check on the status of certificate requests, and complete other actions related to the organization’s TRISA membership.\",\"The following account will be removed from your profile. The linked account will not be affected.\":\"The following account will be removed from your profile. The linked account will not be affected.\",\"The link to reset your password expires in 24 hours.\":\"---\",\"The minimum threshold above which your organization is required to collect/send Travel Rule information.\":\"---\",\"The name and type of name by which the legal person is known.\":\"---\",\"The name of primary regulator or supervisory authority for your national jurisdiction\":\"---\",\"There is an error or missing data in this section. Please edit the section.\":\"There is an error or missing data in this section. Please edit the section.\",\"This is the only time the PKCS12 password is shown during the registration process.\":\"---\",\"This multi-section form is an important step in the registration and certificate issuance process. The information you provide will be used to verify the legal entity that you represent and, where appropriate, will be available to verified TRISA members to facilitate compliance decisions. If you need guidance, see the <0>Getting Started Help Guide.\":\"This multi-section form is an important step in the registration and certificate issuance process. The information you provide will be used to verify the legal entity that you represent and, where appropriate, will be available to verified TRISA members to facilitate compliance decisions. If you need guidance, see the <0>Getting Started Help Guide.\",\"This questionnaire is designed to help TRISA members understand the regulatory regime of your organization. The information provided will help ensure that required compliance information exchanges are conducted correctly and safely. All verified TRISA members will have access to this information.\":\"---\",\"Threshold to conduct KYC before permitting the customer to send/receive virtual asset transfers\":\"---\",\"To assist in completing the registration form, the form is divided into multiple sections. Navigate through the form by clicking on each section of the progress bar or the buttons at the bottom of each section.\":\"To assist in completing the registration form, the form is divided into multiple sections. Navigate through the form by clicking on each section of the progress bar or the buttons at the bottom of each section.\",\"Trading\":\"---\",\"USER DETAILS\":\"USER DETAILS\",\"Unable to add VASP\":\"Unable to add VASP\",\"Unable to add collaborator\":\"Unable to add collaborator\",\"Understood\":\"---\",\"Unknown Entity\":\"Unknown Entity\",\"Unsaved changes alert\":\"Unsaved changes alert\",\"Unspecified\":\"---\",\"Upon verification, integrate with TRISA to begin exchanging Travel Rule compliance data.\":\"---\",\"User Details\":\"---\",\"User ID:\":\"---\",\"User Profile\":\"User Profile\",\"VASP\":\"VASP\",\"VASP Category\":\"---\",\"VASP Domain\":\"VASP Domain\",\"VASP Name\":\"VASP Name\",\"VASPs have two options to integrate with TRISA.\":\"---\",\"VERIFIED\":\"VERIFIED\",\"VERIFIED ON\":\"---\",\"Verification Status:\":\"---\",\"Verified\":\"---\",\"Verified On\":\"---\",\"Verified VASPs\":\"---\",\"View Member List\":\"View Member List\",\"View/Edit\":\"View/Edit\",\"Visit Getting Started with TRISA\":\"---\",\"We recommend that a senior compliance officer initially creates the account for the VASP. Additional accounts can be created later.\":\"---\",\"Website\":\"---\",\"Website, incorporation Date, VASP Category\":\"---\",\"Welcome to TRISA’s network of Certified VASPs.\":\"---\",\"We’ll be back soon.\":\"---\",\"What is IVMS101?\":\"---\",\"What is the minimum threshold for Travel Rule compliance?\":\"---\",\"What’s a Common name or VASP ID?\":\"---\",\"Who to Ask\":\"---\",\"Who to ask\":\"---\",\"Why Join TRISA\":\"---\",\"X.509 Identity Certificate Details\":\"X.509 Identity Certificate Details\",\"X.509 Identity Certificate Inventory\":\"---\",\"X.509 Identity Certificates\":\"---\",\"YES\":\"---\",\"Yes\":\"---\",\"You have unsaved changes. Are you sure you want to continue without saving?\":\"You have unsaved changes. Are you sure you want to continue without saving?\",\"You must agree to the terms and conditions\":\"You must agree to the terms and conditions\",\"You must click on each confirmation link to complete the registration process.\":\"You must click on each confirmation link to complete the registration process.\",\"You must request a new X.509 Identity Certificate to change your Endpoint and Common Name.\":\"---\",\"You must submit your registration for TestNet and MainNet separately.\":\"---\",\"You must verify your email address. An email with verification instructions has been sent to your email address. Please complete the email verification process in 24 hours. The email verification link will expire in 24 hours.\":\"---\",\"You will receive\":\"You will receive\",\"Your TRISA Implementation\":\"---\",\"Your TRISA {type} Details\":\"---\",\"Your account has not been verified. Please check your email to verify your account.\":\"---\",\"Your dashboard\":\"---\",\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@rotational.io. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\":\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@rotational.io. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\",\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@trisa.io. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\":\"---\",\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@vaspdirectory.net. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\":\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@vaspdirectory.net. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\",\"Your registration request has been successfully received by the Directory Service. Verification emails have been sent to all contacts listed. Once your contact information has been verified, the registration form will be sent to the TRISA review board to verify your membership in the TRISA network.\":\"---\",\"Your {0} TRISA Organization Profile:\":[\"Your \",[\"0\"],\" TRISA Organization Profile:\"],\"about us\":\"---\",\"complete VASP verification\":\"---\",\"compliance. TRISA helps Virtual Asset Service Providers (VASPs) comply with the Travel Rule for cross-border cryptocurrency transactions. TRISA is designed to be interoperable.\":\"---\",\"create account\":\"---\",\"create your account\":\"---\",\"for Cryptocurrency Travel Rule compliance.\":\"---\",\"for MainNet registration so your MainNet certificate will be issued after the verification phone call has been completed by the validation team.\":\"for MainNet registration so your MainNet certificate will be issued after the verification phone call has been completed by the validation team.\",\"for TestNet registration so your TestNet certificate will be issued upon review by the validation team\":\"---\",\"for legal persons and is strongly suggested for use as KYC or CDD (Know your Counterparty) information exchanged in TRISA transfers.\":\"---\",\"in partnership with\":\"---\",\"is a global, open source, secure, and peer-to-peer protocol for\":\"---\",\"is not required\":\"---\",\"is required\":\"---\",\"lower case letters (a-z)\":\"---\",\"numbers (i.e. 0-9)\":\"---\",\"on behalf of\":\"---\",\"pending registration\":\"pending registration\",\"registration. Upon submission, you will receive an email with a confirmation link. You must click the confirmation link to complete the registration process. Failure to click the confirmation link will result in an incomplete registration\":\"---\",\"required\":\"required\",\"special characters (e.g. !@#$%^&*)\":\"---\",\"the TRISA architecture\":\"---\",\"to receive maintenance and outage notifications. If you have an immediate concern, please email support@rotational.io.\":\"---\",\"two separate emails with confirmation links for each registration.\":\"two separate emails with confirmation links for each registration.\",\"upper case letters (A-Z)\":\"---\",\"view details\":\"view details\",\"with detailed documentation, a reference implemenation, and “robot” VASPs for\\n testing purposes.\":\"---\",\"you do not have permission to invite a collaborator\":\"you do not have permission to invite a collaborator\",\"{0}\":\"---\",\"{0} Contact\":\"---\",\"{message}\":\"---\"}")}; \ No newline at end of file +/*eslint-disable*/module.exports={messages:JSON.parse("{\" When you are verified you will be issued PKCS12 encrypted identity certificates\\n for use in mTLS authentication between TRISA members. The password to decrypt\\n those certificates is shown below:\":\"---\",\" create your TRISA account with your VASP email address. Add collaborators in your\\n organization.\":\"---\",\"\\\"Save & Next\\\" or \\\"Save & Previous\\\" button.\":\"\\\"Save & Next\\\" or \\\"Save & Previous\\\" button.\",\"(1) <0>X.509 Identity Certificates: X.509 Identity certificates are about <1>trust. They prove the identity of the organization and are used to maintain a secure connection between TRISA members. X.509 Identity certificates must have an Endpoint and Common Name and may have Subject Alternative Names associated with them. TRISA’s X.509 Identity certificates are valid for one calendar year. TRISA’s X.509 Identity certificates expire after one year so member organizations must request a new X.509 Identity certificate upon expiration.\":\"(1) <0>X.509 Identity Certificates: X.509 Identity certificates are about <1>trust. They prove the identity of the organization and are used to maintain a secure connection between TRISA members. X.509 Identity certificates must have an Endpoint and Common Name and may have Subject Alternative Names associated with them. TRISA’s X.509 Identity certificates are valid for one calendar year. TRISA’s X.509 Identity certificates expire after one year so member organizations must request a new X.509 Identity certificate upon expiration.\",\"(2) <0>Sealing Certificates: Sealing certificates are for specific use cases such as <1>long-term data storage. They are used to encrypt individual Secure Envelopes or batches of Secure Envelopes at the transactional level. Organizations may have multiple signing keys and multiple signing-key certificates for different clients, time periods, or use cases. In a compliance information transfer, the transactional sealing certificates are referred to as Envelope Seals. While an organization may use their X.509 Identity certificate as a sealing certificate, TRISA strongly recommends that transactional sealing certificates are different from X.509 Identity certificates for security purposes.\":\"(2) <0>Sealing Certificates: Sealing certificates are for specific use cases such as <1>long-term data storage. They are used to encrypt individual Secure Envelopes or batches of Secure Envelopes at the transactional level. Organizations may have multiple signing keys and multiple signing-key certificates for different clients, time periods, or use cases. In a compliance information transfer, the transactional sealing certificates are referred to as Envelope Seals. While an organization may use their X.509 Identity certificate as a sealing certificate, TRISA strongly recommends that transactional sealing certificates are different from X.509 Identity certificates for security purposes.\",\"(Saved)\":\"---\",\"(not interoperable)\":\"---\",\"(not saved)\":\"---\",\"*At least 8 characters in length \\n* Contain at least 3 of the following 4\\ntypes of characters: \\n* lower case letters (a-z) \\n* upper case letters (A-Z) \\n* numbers (i.e. 0-9) \\n* special characters (e.g. !@#$%^&*)\":\"---\",\"1 Basic Details\":\"---\",\"1. Open Source/DIY\":\"1. Open Source/DIY\",\"2 Legal Person\":\"---\",\"2-3 weeks\":\"2-3 weeks\",\"2. One-time Setup\":\"2. One-time Setup\",\"3 Contacts\":\"---\",\"3-6 months\":\"3-6 months\",\"3-7 days\":\"3-7 days\",\"3rd Party Travel Rule Providers\":\"---\",\"4 TRISA Implementation\":\"---\",\"5 TRIXO Questionnaire\":\"---\",\"A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted\":\"---\",\"A component of\":\"---\",\"A physical verification check in the form of a phone call\":\"---\",\"APPEALED\":\"APPEALED\",\"About TRISA\":\"---\",\"Account ID\":\"Account ID\",\"Action\":\"---\",\"Actions\":\"Actions\",\"Active\":\"Active\",\"Add\":\"Add\",\"Add Address\":\"---\",\"Add Another Legal Name\":\"Add Another Legal Name\",\"Add Contact\":\"---\",\"Add Jurisdiction\":\"---\",\"Add Linked Account\":\"Add Linked Account\",\"Add Local Name\":\"---\",\"Add Phonetic Names\":\"---\",\"Add Regulation\":\"---\",\"Add new managed VASP\":\"Add new managed VASP\",\"Address\":\"---\",\"Address Type (required)\":\"---\",\"Address line 1 e.g. building name/number, street name (required)\":\"---\",\"Address line 2 e.g. apartment or suite number\":\"---\",\"Addresses\":\"---\",\"Administrative Contact (optional)\":\"---\",\"Administrative Contact Email\":\"Administrative Contact Email\",\"Administrative Contact Name\":\"Administrative Contact Name\",\"Administrative Contact Phone\":\"Administrative Contact Phone\",\"Administrative or executive contact for your organization to field high-level requests or queries. (Strongly recommended)\":\"---\",\"Alien Registration Number\":\"---\",\"All TRISA members must complete TRISA’s VASP verification and due diligence process to become a Verified VASP.\":\"---\",\"Already have an account?\":\"---\",\"An error has occurred to load announcements\":\"---\",\"An error has occurred to load attention data\":\"---\",\"An error has occurred to load legal person data\":\"---\",\"An error has occurred to load {type} metric\":\"---\",\"An error occurred while deleting the collaborator, please try again or contact support at support@rotational.io\":\"An error occurred while deleting the collaborator, please try again or contact support at support@rotational.io\",\"An error occurred while deleting the collaborator, please try again or contact support at support@trisa.io\":\"An error occurred while deleting the collaborator, please try again or contact support at support@trisa.io\",\"An identifier issued by an appropriate issuing authority\":\"---\",\"App version {appVersion}\":\"---\",\"Applicable Regulations\":\"---\",\"Apply to Become a TRISA-certified Virtual Asset Service Provider.\":\"---\",\"At least 9 characters in length\":\"---\",\"At least one geographic address is required. Enter the primary geographic address of the organization. Organizations may enter additional addresses if operating in multiple jurisdictions.\":\"---\",\"At what threshold and currency does your organization conduct KYC checks?\":\"---\",\"BFF & GDS version {bffAndGdsVersion}\":\"---\",\"Back Home\":\"---\",\"Back to Review section\":\"Back to Review section\",\"Basic Details\":\"---\",\"Become Travel Rule compliant.\":\"---\",\"Best for:\":\"Best for:\",\"Billing Contact (optional)\":\"---\",\"Billing contact for your organization to handle account and invoice requests or queries relating to the operation of the TRISA network.\":\"---\",\"Business\":\"---\",\"Business Address\":\"---\",\"Business Category\":\"---\",\"Business Details\":\"---\",\"Business Entity\":\"Business Entity\",\"Business or Compliance Office\":\"---\",\"By answering yes, I understand that this is the only time the PKCS12 Password is displayed and I have copied and securely saved the password.\":\"---\",\"CDD & Travel Rule Policies\":\"---\",\"CDD and data protection policies\":\"---\",\"Cancel\":\"---\",\"Certificate Common Name\":\"---\",\"Certificate Details\":\"---\",\"Certificate Inventory\":\"Certificate Inventory\",\"Certificate Management\":\"---\",\"Certificate Progress\":\"---\",\"Certificate Registration\":\"---\",\"Certificate Registration Process\":\"---\",\"Change Role\":\"Change Role\",\"Check to delete user account.\":\"Check to delete user account.\",\"CipherTrace Traveler\":\"---\",\"City / Town / Municipality\":\"---\",\"Clear & Reset Form\":\"---\",\"Clear & Reset Registration Form\":\"---\",\"Clear & Reset Section\":\"Clear & Reset Section\",\"Clear & Reset Section Click \\\"Reset\\\" to clear and reset <0>this section of the registration form. All data will be cleared from only this section of the registration form. Other sections of the registration form will not be cleared.\":\"Clear & Reset Section Click \\\"Reset\\\" to clear and reset <0>this section of the registration form. All data will be cleared from only this section of the registration form. Other sections of the registration form will not be cleared.\",\"Click \\\"Reset\\\" to clear and <0>reset the form. All data will be deleted and cleared from the registration form. You may want to export the data first. After clearing, you will be taken to the start of the form.\":\"Click \\\"Reset\\\" to clear and <0>reset the form. All data will be deleted and cleared from the registration form. You may want to export the data first. After clearing, you will be taken to the start of the form.\",\"Click below to submit your\":\"---\",\"Click “No” if you have not copied the PKCS12 password yet and would like to view and copy the password.\":\"---\",\"Click “Yes” if you have copied the PKCS12 password and have securely saved it.\":\"---\",\"Close\":\"Close\",\"Collaborator Name & Email\":\"Collaborator Name & Email\",\"Collaborator has been added successfully\":\"Collaborator has been added successfully\",\"Collaborator is not updated\":\"Collaborator is not updated\",\"Collaborator not deleted\":\"Collaborator not deleted\",\"Collaborators\":\"Collaborators\",\"Common Name\":\"---\",\"Common name should match the TRISA endpoint without the port.\":\"---\",\"Common name should not contain special characters, no spaces and must have a dot(.) in it and should have at least 2 characters after the periods.\":\"---\",\"Complete\":\"Complete\",\"Complete Certficate Registration\":\"---\",\"Complete TRISA’s VASP Verfication Process\":\"---\",\"Complete the multi-part TRISA verification form and due diligence process. Once\\n approved, gain access to the Testnet.\":\"---\",\"Complete the multi-part TRISA verification form and due diligence process. Once approved, gain access to the Testnet and MainNet.\":\"---\",\"Compliance / Legal Contact Email\":\"Compliance / Legal Contact Email\",\"Compliance / Legal Contact Name\":\"Compliance / Legal Contact Name\",\"Compliance / Legal Contact Phone\":\"Compliance / Legal Contact Phone\",\"Compliance Officer\":\"---\",\"Compliance officer or legal contact for requests about the compliance requirements and legal status of your organization. A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted.\":\"---\",\"Compliance teams seeking a turnkey solution with minimal effort while leveraging expert support & maintenance for sustained regulatory adherence.\":\"Compliance teams seeking a turnkey solution with minimal effort while leveraging expert support & maintenance for sustained regulatory adherence.\",\"Compliance, Technical, Admininstrative, Billing\":\"---\",\"Comply with the Travel Rule\":\"---\",\"Conducts KYC before virtual asset transfers\":\"---\",\"Confirm\":\"Confirm\",\"Confirm New Password\":\"Confirm New Password\",\"Contact Details\":\"Contact Details\",\"Contact Name\":\"Contact Name\",\"Contact Rotational Labs at <0>support@rotational.io to request information.\":\"Contact Rotational Labs at <0>support@rotational.io to request information.\",\"Contact Verified\":\"---\",\"Contact information for representatives of your organization. Contacts include Technical, Legal/Compliance, Administrative, and Billing persons.\":\"---\",\"Contacts\":\"---\",\"Contain at least 3 of the following 4 types of characters\":\"---\",\"Continue\":\"---\",\"Continue with GitHub\":\"Continue with GitHub\",\"Continue with Google\":\"---\",\"Continue with Microsoft\":\"Continue with Microsoft\",\"Copied\":\"---\",\"Copy\":\"---\",\"Cost:\":\"Cost:\",\"Country\":\"---\",\"Country (required)\":\"---\",\"Country of Issue\":\"---\",\"Country of Issue is reserved for National Identifiers of Natural Persons\":\"---\",\"Country of Registration\":\"---\",\"Country:\":\"---\",\"Create Account\":\"---\",\"Create Your Account\":\"Create Your Account\",\"Create account\":\"---\",\"Create your TRISA account\":\"Create your TRISA account\",\"Create your TRISA account with your VASP email address. Add collaborators in your organization.\":\"---\",\"Create your account today.\":\"---\",\"Created and maintained by\":\"---\",\"Current Name\":\"Current Name\",\"Current Organization name\":\"Current Organization name\",\"Customer Due Diligence (CDD) & Travel Rule Policies\":\"---\",\"Customer Number\":\"---\",\"Dashboard\":\"---\",\"Data Protection Policies\":\"---\",\"Date of Incorporation / Establishment\":\"---\",\"Date of incorporation / establishment must be earlier than current date.\":\"---\",\"Date of incorporation / establishment must be later than\":\"Date of incorporation / establishment must be later than\",\"Delete\":\"---\",\"Delete Collaborator\":\"Delete Collaborator\",\"Delete the address line\":\"---\",\"Delete the following collaborator from the VASP account. The collaborator will no longer have access to the account.\":\"Delete the following collaborator from the VASP account. The collaborator will no longer have access to the account.\",\"Description\":\"---\",\"Description:\":\"Description:\",\"Details\":\"---\",\"Directory Lookup\":\"---\",\"Documentation\":\"---\",\"Does your organization conduct KYC/CDD before permitting its customers to send/receive virtual asset transfers?\":\"---\",\"Does your organization conduct Know your KYC/CDD before permitting its customers to send/receive virtual asset transfers?\":\"---\",\"Does your organization have a programme that sets minimum Anti-Money\\n Laundering (AML), Countering the Financing of Terrorism (CFT), Know your\\n Counterparty/Customer Due Diligence (KYC/CDD) and Sanctions standards per the requirements of the\\n jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\":\"---\",\"Does your organization have a programme that sets minimum Anti-Money\\nLaundering (AML), Countering the Financing of Terrorism (CFT), Know your\\nCounterparty/Customer Due Diligence (KYC/CDD) and Sanctions standards per the requirements of the jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\":\"---\",\"Does your organization have a programme that sets minimum Anti-Money Laundering (AML), Countering the Financing of Terrorism (CFT), Know your Counterparty/Customer Due\\n Diligence (KYC/CDD) and Sanctions standards per the requirements of the jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\":\"---\",\"Does your organization secure and protect PII, including PII received from other VASPs under the Travel Rule?\":\"---\",\"Does your organization secure and protect Personally Identifiable\\n Information (PII), including Personally Identifiable\\n Information (PII) received from other VASPs under the Travel Rule?\":\"---\",\"Download\":\"---\",\"Download <0>Docker image\":\"Download <0>Docker image\",\"Driver's License Number\":\"---\",\"EMAIL VERIFIED\":\"EMAIL VERIFIED\",\"ERRORED\":\"ERRORED\",\"Each VASP is required to establish a TRISA endpoint for inter-VASP communication. Please specify the details of your endpoint for certificate issuance.\":\"---\",\"Each VASP is required to establish a TRISA endpoint for inter-VASP communication. Please specify the details of your endpoint for certificate issuance. Please specify the TestNet endpoint and the MainNet endpoint. The TestNet endpoint and the MainNet endpoint must be different.\":\"---\",\"Edit\":\"---\",\"Edit collaborator Role\":\"Edit collaborator Role\",\"Email Address\":\"---\",\"Email is not valid.\":\"Email is not valid.\",\"Email is required.\":\"Email is required.\",\"Endpoint\":\"---\",\"Enter Current Password\":\"Enter Current Password\",\"Enter New Password\":\"Enter New Password\",\"Enter the VASP Common Name or VASP ID. Not a TRISA Member?\":\"---\",\"Enter the name and type of name by which the legal person is known. At least one legal name is required. Organizations are strongly encouraged to enter additional name identifiers such as Trading Name/ Doing Business As (DBA), Local names, and phonetic names where appropriate.\":\"---\",\"Enter your email address\":\"---\",\"Envoy is an <0>open source messaging tool built to help compliance teams handle travel rule exchanges efficiently and securely. It is designed by compliance experts and TRISA engineers to provide simplified data exchanges using the TRISA or TRP protocols.\":\"Envoy is an <0>open source messaging tool built to help compliance teams handle travel rule exchanges efficiently and securely. It is designed by compliance experts and TRISA engineers to provide simplified data exchanges using the TRISA or TRP protocols.\",\"Envoy is open source (MIT License). Download, install, integrate, host and support your own Envoy node and service.\":\"Envoy is open source (MIT License). Download, install, integrate, host and support your own Envoy node and service.\",\"Error Submitting Certificate\":\"---\",\"Est. Time:\":\"Est. Time:\",\"Expiration Date\":\"---\",\"Expired\":\"Expired\",\"Expires\":\"Expires\",\"Expiry Date:\":\"---\",\"Export\":\"Export\",\"Export Data\":\"---\",\"Failed to load Network announcement , please reload\":\"Failed to load Network announcement , please reload\",\"Failure to click either confirmation will result in an incomplete registration.\":\"Failure to click either confirmation will result in an incomplete registration.\",\"Files is required\":\"---\",\"Final Confirmation\":\"---\",\"Final review and form submission\":\"---\",\"First (Given) Name\":\"First (Given) Name\",\"First Listed\":\"---\",\"Follow the instructions below to reset your TRISA password\":\"---\",\"For MainNet certificate requests, a member of TRISA’s verification team will review your submission and conduct a final due diligence phone call for physical verification. When physical verification is complete, TRISA will issue MainNet certificates. Requests for TestNet certificates do not require physical verification.\":\"---\",\"For identifiers other than LEI specify the registration authority from the following list. See\":\"---\",\"Foreign Investment Identity Number\":\"---\",\"Forgot password?\":\"---\",\"Full Name\":\"---\",\"Full name\":\"Full name\",\"GLEIF Registration Authorities\":\"---\",\"Geographic\":\"---\",\"Git Revision\":\"---\",\"GitHub repository\":\"---\",\"Government Entity\":\"Government Entity\",\"Guest\":\"---\",\"Home\":\"---\",\"How TRISA Works\":\"How TRISA Works\",\"How to set up your own node?\":\"---\",\"I acknowledge that requesting a new X.509 Identity Certificate will invalidate and revoke my organization’s current X.509 Identity Certificate.\":\"---\",\"ID\":\"---\",\"ID:\":\"---\",\"IVMS 101 data structure\":\"---\",\"Identification Number\":\"---\",\"Identification Type\":\"---\",\"Identity Card Number\":\"---\",\"Identity Certificates\":\"---\",\"If supplied, use full phone number with country code\":\"---\",\"If you continue, your changes will be lost. To save your changes, click Cancel and then click on the\":\"If you continue, your changes will be lost. To save your changes, click Cancel and then click on the\",\"If you have additional accounts with the TRISA Global Directory Service, you can link them here. You are required to log in to the linked account to verify account ownership.\":\"If you have additional accounts with the TRISA Global Directory Service, you can link them here. You are required to log in to the linked account to verify account ownership.\",\"If you lose the PKCS12 password, you will have to the start the registration process from the beginning.\":\"---\",\"If you would like to edit your registration form before submitting, please return to the\":\"---\",\"If you would like to register for MainNet, please provide a <0>MainNet Endpoint and Common Name.\":\"If you would like to register for MainNet, please provide a <0>MainNet Endpoint and Common Name.\",\"If you would like to register for MainNet, please provide a MainNet Endpoint and Common Name.\":\"---\",\"If you would like to register for TestNet, please provide a <0>TestNet Endpoint and Common Name.\":\"If you would like to register for TestNet, please provide a <0>TestNet Endpoint and Common Name.\",\"If you would like to register for TestNet, please provide a TestNet Endpoint and Common Name.\":\"---\",\"Import File\":\"---\",\"Incomplete\":\"---\",\"Incorporation Date\":\"---\",\"Information about the VASP such as website, incorporation date, business and VASP category.\":\"---\",\"Information that identifies your organization as a Legal Person. This section represents the IVMS 101 data structure for legal persons and is strongly suggested for use as KYC information exchanged in TRISA transfers.\":\"---\",\"Information to ensure that required compliance information exchanges are conducted correctly and safely. This includes information about jurisdiction and national regulator, Customer Due Diligence(CDD) and Travel Rule policies, and data protection policies.\":\"---\",\"Integrate and Comply\":\"---\",\"Integrate with <0>TRISA using Envoy to begin exchanging Travel Rule compliance data.\":\"Integrate with <0>TRISA using Envoy to begin exchanging Travel Rule compliance data.\",\"Integrate with TRISA.\":\"---\",\"Interoperable\":\"---\",\"Invited\":\"Invited\",\"Is your organization permitted to send and/or receive transfers of virtual assets in the jurisdictions in which it operates?\":\"---\",\"Is your organization required by law to safeguard Personally Identifiable\\n Information (PII)?\":\"---\",\"Is your organization required by law to safeguard Personally Identifiable Information (PII)?\":\"---\",\"Is your organization required to comply with the application of the Travel Rule standards in the jurisdiction(s) where it is licensed/approved/registered?\":\"---\",\"Issue Date\":\"---\",\"Issue Date:\":\"---\",\"Issuer\":\"Issuer\",\"Join\":\"---\",\"Join Today\":\"---\",\"Join the TRISA network today.\":\"---\",\"Joined\":\"Joined\",\"Last (Family) Name\":\"Last (Family) Name\",\"Last Login\":\"Last Login\",\"Last Login:\":\"---\",\"Last Updated\":\"---\",\"Learn How TRISA Works\":\"---\",\"Learn More\":\"---\",\"Learn about the three-step process to become a member and verified VASP.\":\"---\",\"Learn how TRISA works.\":\"---\",\"Legal\":\"---\",\"Legal Entity Identifier (LEI)\":\"---\",\"Legal Person\":\"---\",\"Legal name is required\":\"---\",\"Legal name is required.\":\"Legal name is required.\",\"Legal/ Compliance Contact (required)\":\"---\",\"Link Account\":\"Link Account\",\"Local Name Identifiers\":\"---\",\"Locality\":\"Locality\",\"Log In\":\"---\",\"Log in\":\"---\",\"Log in to TRISA’s Global Directory Service\":\"---\",\"Log in.\":\"---\",\"Log into your TRISA account\":\"Log into your TRISA account\",\"Login\":\"---\",\"Login & Identity\":\"Login & Identity\",\"MAINNET DIRECTORY RECORD\":\"---\",\"MAINNET Identity Certificate\":\"MAINNET Identity Certificate\",\"MAINNET SUBMISSION\":\"---\",\"MainNet\":\"---\",\"MainNet Certificate Common Name\":\"---\",\"MainNet Certificate Details\":\"MainNet Certificate Details\",\"MainNet Certificates\":\"---\",\"MainNet Identity Certificates\":\"MainNet Identity Certificates\",\"MainNet Network Metrics\":\"---\",\"MainNet TRISA Endpoint\":\"---\",\"Max file size 10mb\":\"---\",\"Meet Alice VASP, Bob VASP and Evil VASP\":\"---\",\"Meet Alice VASP, Bob VASP, and “Evil” VASP\":\"---\",\"Member Directory\":\"Member Directory\",\"Member List\":\"Member List\",\"Member Name\":\"Member Name\",\"Message from server:\":\"---\",\"Misc\":\"---\",\"Must comply with Travel Rule\":\"---\",\"Must safeguard PII\":\"---\",\"NO\":\"---\",\"NO VERIFICATION\":\"NO VERIFICATION\",\"Name\":\"---\",\"Name Identifier Type is required.\":\"Name Identifier Type is required.\",\"Name Identifiers\":\"---\",\"Name of Primary Regulator\":\"---\",\"Name, Addresss, Country, National Identifier\":\"---\",\"National Identification\":\"---\",\"National Jurisdiction\":\"---\",\"Need to Learn More?\":\"---\",\"Network\":\"Network\",\"Network Announcement\":\"---\",\"Network Status\":\"---\",\"Network directory member list not available because you are not a verified contact for this network. Please complete the registration process.\":\"Network directory member list not available because you are not a verified contact for this network. Please complete the registration process.\",\"New Members\":\"---\",\"New X.509 Identity Certificate Request\":\"---\",\"Next\":\"---\",\"Next Steps:\":\"Next Steps:\",\"No\":\"---\",\"No Certificate available\":\"No Certificate available\",\"No Data\":\"No Data\",\"No information is sent until you submit for a TestNet and/or MainNet Certificate after the Review section.\":\"No information is sent until you submit for a TestNet and/or MainNet Certificate after the Review section.\",\"Non-Commercial Entity\":\"Non-Commercial Entity\",\"Not Saved\":\"---\",\"Not Verified\":\"---\",\"Not a TRISA Member?\":\"---\",\"Note:\":\"---\",\"Open Source\":\"---\",\"Open Source Resources\":\"---\",\"Operators seeking a balance between cost & convenience, with professional implementation ensuring a robust setup without the ongoing costs of managed services.\":\"Operators seeking a balance between cost & convenience, with professional implementation ensuring a robust setup without the ongoing costs of managed services.\",\"Operators that want maximum flexibility and control to customize and have the technical resources to integrate with their systems.\":\"Operators that want maximum flexibility and control to customize and have the technical resources to integrate with their systems.\",\"Option 1. Set Up Your Own TRISA Node\":\"---\",\"Option 2. Use a 3rd-party Solution\":\"---\",\"Organization\":\"Organization\",\"Organization Name\":\"---\",\"Organization Type\":\"---\",\"Organization Unit\":\"Organization Unit\",\"Organization:\":\"---\",\"Organizational Details\":\"---\",\"Other Jurisdictions\":\"---\",\"Overview\":\"---\",\"PENDING REVIEW\":\"PENDING REVIEW\",\"Page Not Found\":\"---\",\"Partially\":\"---\",\"Participate in verified VASP-to-VASP Travel Rule exchanges.\":\"---\",\"Passport Number\":\"---\",\"Password\":\"---\",\"Peer-to-Peer\":\"---\",\"Permission:\":\"---\",\"Permissions\":\"Permissions\",\"Phone Number\":\"---\",\"Phonetic Name Identifiers\":\"---\",\"Please Provide the Name and Email Address\":\"Please Provide the Name and Email Address\",\"Please add any other regulatory jurisdictions your organization complies with.\":\"---\",\"Please complete all details\":\"---\",\"Please copy and paste this password and store somewhere safe!\":\"---\",\"Please enter the information that identifies your organization as a Legal Person. This form represents the\":\"---\",\"Please enter the information that identifies your organization as a Legal Person. This form represents the {0} data structure for legal persons and is strongly suggested for use as KYC (Know your Counterparty) or CDD (Customer Due Diligence) information exchanged in TRISA transfers.\":\"---\",\"Please input the name of the new managed Virtual Asset Service Provider (VASP). When the entity is created, you will have the ability to add collaborators, start and complete the certificate registration process, and manage the VASP account. Please acknowledge below and provide the name of the entity.\":\"Please input the name of the new managed Virtual Asset Service Provider (VASP). When the entity is created, you will have the ability to add collaborators, start and complete the certificate registration process, and manage the VASP account. Please acknowledge below and provide the name of the entity.\",\"Please note that TestNet and MainNet are separate networks that require different X.509 Identity Certificates.\":\"---\",\"Please review the information provided, edit as needed, and submit to complete the registration form. After the information is reviewed, emails will be sent to the provided contacts for verification. Once verified, your TestNet certificate will be issued.\":\"---\",\"Please review the information provided, edit as needed, and submit to complete the registration form. After the information is reviewed, you will be contacted to verify details. Once verified, your TestNet certificate will be issued.\":\"---\",\"Please select as many categories needed to represent the types of virtual asset services your organization provides.\":\"---\",\"Please specify the applicable regulation(s) for Travel Rule standards compliance, e.g.\\\"FATF Recommendation 16\\\"\":\"---\",\"Please supply a valid national identification number. TRISA recommends the use of LEI numbers. For more information, please visit\":\"---\",\"Please supply contact information for representatives of your organization. All contacts will receive an email verification token and the contact emails must be verified before the registration can proceed.\":\"---\",\"Please supply contact information for representatives of your organization. All contacts will receive an email verification token and the contact emails must be verified before the registration can proceed. Group or shared email addresses such as compliance@yourvasp.com are permitted if the email account is actively monitored.\":\"Please supply contact information for representatives of your organization. All contacts will receive an email verification token and the contact emails must be verified before the registration can proceed. Group or shared email addresses such as compliance@yourvasp.com are permitted if the email account is actively monitored.\",\"Please use the email address associated with your organization.\":\"---\",\"Please use the email address associated with your organization. Group or shared email addresses such as compliance@yourvasp.com are permitted if the email account is actively monitored.\":\"Please use the email address associated with your organization. Group or shared email addresses such as compliance@yourvasp.com are permitted if the email account is actively monitored.\",\"Postal Code\":\"Postal Code\",\"Postal Code / Postcode / ZIP Code\":\"---\",\"Preferred name for email communication.\":\"---\",\"Previous\":\"---\",\"Primary National Jurisdiction\":\"---\",\"Primary contact for handling technical queries about the operation and status of your service participating in the TRISA network. Can be a group or admin email.\":\"---\",\"Private Organization\":\"Private Organization\",\"Profile\":\"Profile\",\"Profile Created\":\"Profile Created\",\"Profile Created:\":\"---\",\"Provider\":\"Provider\",\"Province\":\"Province\",\"Public Identity Key\":\"Public Identity Key\",\"REJECTED\":\"REJECTED\",\"REVIEWED\":\"REVIEWED\",\"Reference implementation\":\"---\",\"Reg Authority\":\"---\",\"Region / Province / State (required)\":\"---\",\"Register with <0>TRISA's GDS\":\"Register with <0>TRISA's GDS\",\"Registered Directory\":\"---\",\"Registration Authority\":\"---\",\"Registration Authority Identifier\":\"---\",\"Registration Submission\":\"---\",\"Regulator Name\":\"---\",\"Remove Linked Account\":\"Remove Linked Account\",\"Remove line\":\"---\",\"Request New Identity Certificate\":\"---\",\"Requesting a new X.509 Identity Certificate will invalidate and revoke your current X.509 Identity Certificate.\":\"---\",\"Reset\":\"---\",\"Residential\":\"---\",\"Return to vaspdirectory.net\":\"---\",\"Review\":\"---\",\"Review <0>documentation\":\"Review <0>documentation\",\"Review <0>source code\":\"Review <0>source code\",\"Review section\":\"Review section\",\"Role\":\"---\",\"Rotational will install and configure your node for your environment while you host, maintain, and support the node on an ongoing basis.\":\"Rotational will install and configure your node for your environment while you host, maintain, and support the node on an ongoing basis.\",\"Rotational will install, configure, host, maintain, and support your node. Includes dedicated, provenance-aware node with regional deployments.\":\"Rotational will install, configure, host, maintain, and support your node. Includes dedicated, provenance-aware node with regional deployments.\",\"SECURITY\":\"SECURITY\",\"SUBMITTED\":\"SUBMITTED\",\"Safeguards PII\":\"---\",\"Save\":\"Save\",\"Save & Next\":\"---\",\"Save & Previous\":\"---\",\"Schedule a demo of Envoy, TRISA's open source solution for cost-effective Travel Rule compliance.\":\"Schedule a demo of Envoy, TRISA's open source solution for cost-effective Travel Rule compliance.\",\"Schedule a demo to learn about TRISA's open source self-hosted solution for cost-effective Travel Rule compliance.\":\"Schedule a demo to learn about TRISA's open source self-hosted solution for cost-effective Travel Rule compliance.\",\"Sealing Certificate Inventory\":\"---\",\"Sealing Certificates\":\"Sealing Certificates\",\"Search the Directory Service\":\"---\",\"Section\":\"---\",\"Section 1: Basic Details\":\"---\",\"Section 2: Legal Person\":\"---\",\"Section 3: Contacts\":\"---\",\"Section 4: TRISA Implementation\":\"---\",\"Section 5: TRIXO Questionnaire\":\"---\",\"Section 6: Review & Submit\":\"---\",\"Sections & Details\":\"---\",\"Secure\":\"---\",\"Select Network\":\"Select Network\",\"Select VASP category\":\"---\",\"Select a VASP from the Managed VASP List\":\"Select a VASP from the Managed VASP List\",\"Select a country\":\"---\",\"Select business category\":\"---\",\"Select the collaborator’s role and save.\":\"Select the collaborator’s role and save.\",\"Serial No\":\"Serial No\",\"Serial Number\":\"Serial Number\",\"Set up your TRISA node or integrate with a 3rd-party Travel Rule solution. Complete\\n testing and move to production.\":\"---\",\"Set up your TRISA node or integrate with a 3rd-party Travel Rule solution. Complete testing and move to production.\":\"---\",\"Short\":\"---\",\"Sign out\":\"---\",\"Signature ID\":\"---\",\"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set\\n up and maintain their own TRISA server to exhange encrypted Travel Rule\\n compliance data. TRISA maintains an\":\"---\",\"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set up and maintain their own TRISA server to exhange encrypted Travel Rule compliance data. At the same time, TRISA is designed to be interoperable. There are several Travel Rule solutions providers available on the market. If you are a customer, work with your Travel Ruie provider to integrate TRISA into your Travel Rule compliance workflow.\":\"---\",\"Social Security Number\":\"---\",\"Something went wrong. Please try again later.\":\"---\",\"Sorry, the page you are looking for doesn't exist or has been moved\":\"---\",\"Sorry. We could not find a user account with the email address\":\"---\",\"Start\":\"Start\",\"Start Certificate Registration\":\"---\",\"Start Registration\":\"---\",\"Start trial\":\"---\",\"Start your implementation\":\"Start your implementation\",\"Status\":\"---\",\"Status:\":\"---\",\"Step 1\":\"---\",\"Street Address\":\"Street Address\",\"Subject\":\"Subject\",\"Subject Details\":\"Subject Details\",\"Submit\":\"---\",\"Submit MainNet Registration\":\"---\",\"Submit TestNet Registration\":\"---\",\"Submitted\":\"---\",\"Support\":\"---\",\"Switch Accounts\":\"Switch Accounts\",\"Synga Bridge\":\"---\",\"TESTNET DIRECTORY RECORD\":\"---\",\"TESTNET SUBMISSION\":\"---\",\"TRISA Certificate Types\":\"TRISA Certificate Types\",\"TRISA Endpoint\":\"---\",\"TRISA Endpoint: MainNet\":\"---\",\"TRISA Endpoint: TestNet\":\"---\",\"TRISA GitHub repo\":\"---\",\"TRISA Global Directory Service\":\"---\",\"TRISA Identity Signature:\":\"---\",\"TRISA Implementation\":\"---\",\"TRISA Implementations\":\"---\",\"TRISA Member Directory\":\"TRISA Member Directory\",\"TRISA Member ID\":\"---\",\"TRISA Member ID:\":\"---\",\"TRISA Registration Request Submitted!\":\"---\",\"TRISA Service Endpoint\":\"---\",\"TRISA Verification\":\"---\",\"TRISA Verification:\":\"---\",\"TRISA Verified Logo\":\"---\",\"TRISA endpoint for communication\":\"---\",\"TRISA endpoint is not valid.\":\"TRISA endpoint is not valid.\",\"TRISA implementation\":\"---\",\"TRISA is a decentralized network where VASPs communicate directly with each other.\":\"---\",\"TRISA is a global, open source, peer-to-peer and secure Travel Rule architecture and network designed to be accessible and interoperable. Become a TRISA-certified VASP today.\":\"---\",\"TRISA is a network of trusted members. I acknowledge that the contact is authorized to access the organization’s TRISA account information.\":\"TRISA is a network of trusted members. I acknowledge that the contact is authorized to access the organization’s TRISA account information.\",\"TRISA is a network of trusted members. I acknowledge that the new VASP has a legitimate business purpose to join TRISA.\":\"TRISA is a network of trusted members. I acknowledge that the new VASP has a legitimate business purpose to join TRISA.\",\"TRISA is designed to be interoperable with other Travel Rule solutions.\":\"---\",\"TRISA is designed to be interoperable. There are several Travel Rule solutions\\n providers available on the market. If you are a customer, work with them to\\n integrate TRISA into your Travel Rule compliance workflow.\":\"---\",\"TRISA is open source and available to implement by any VASP.\":\"---\",\"TRISA issues two types of certificates:\":\"---\",\"TRISA members must complete a comprehensive multi-part verification form and due diligence process. Once verified, TRISA will issue TestNet and MainNet certificates for secure Travel Rule compliance.\":\"---\",\"TRISA specific identity number (UUID), only supplied if you're updating an existing registration request\":\"---\",\"TRISA uses public-key cryptography for encrypting data in flight and at rest.\":\"---\",\"TRISA verified members may download and display a “TRISA Verified VASP” logo on their website. The logo is unique to your VASP and non-reproducible. Members may download their logo after verification is complete and their certificate has been issued. The logo is in .svg fotmat\":\"---\",\"TRISA's Github repo\":\"TRISA's Github repo\",\"TRISA's Slack channel\":\"---\",\"TRISA’s Github repo\":\"---\",\"TRISA’s Global Directory Service (GDS) is a network of vetted VASPs that can securely exchange Travel Rule compliance data with each other.\":\"---\",\"TRISA’s verification form includes five sections and may require information from several parties in your organization.\":\"---\",\"TRIXO Questionnaire\":\"---\",\"Talk to a member of your technical team to determine the requirements and\\n resources to integrate TRISA with your system. Have members of your technical\\n team integrate your systems with TRISA. Or work with a solutions provider that\\n can help your VASP set up your TRISA server and maintain it.\":\"---\",\"Tax Identification Number\":\"---\",\"Technical Contact (required)\":\"---\",\"Technical Contact Email\":\"Technical Contact Email\",\"Technical Contact Name\":\"Technical Contact Name\",\"Technical Contact Phone\":\"Technical Contact Phone\",\"Technical Officer\":\"---\",\"Technical Resources\":\"---\",\"Technical information about your endpoint for certificate issuance. Each VASP is required to establish a TRISA endpoint for inter-VASP communication.\":\"---\",\"TestNet\":\"---\",\"TestNet Certificate Common Name\":\"---\",\"TestNet Certificates\":\"---\",\"TestNet Identity Certificates\":\"TestNet Identity Certificates\",\"TestNet Network Metrics\":\"---\",\"TestNet TRISA Endpoint\":\"---\",\"TestNet and MainNet endpoints should not be the same.\":\"TestNet and MainNet endpoints should not be the same.\",\"Thank you for creating your TRISA account.\":\"---\",\"Thank you for creating your TRISA account. You must verify your email address. An email with verification instructions has been sent to your email address. Please complete the email verification process in 24 hours. The email verification link will expire in 24 hours.\":\"---\",\"Thank you. We have sent instructions to reset your password to\":\"---\",\"Thank you. We have sent instructions to reset your password to {0}. The link to reset your password expires in 24 hours.\":\"---\",\"The Common Name typically matches the Endpoint, without the port number\\n at the end (e.g. trisa.myvasp.com) and is used to identify the subject\\n in the X.509 certificate.\":\"---\",\"The Domain Name is invalid.\":\"The Domain Name is invalid.\",\"The Domain Name is required.\":\"The Domain Name is required.\",\"The Organization has a current and valid <0>Mainnet Identity Certificate.\":\"The Organization has a current and valid <0>Mainnet Identity Certificate.\",\"The Organization has a current and valid <0>Mainnet and <1>Tesnet Identity Certificate.\":\"The Organization has a current and valid <0>Mainnet and <1>Tesnet Identity Certificate.\",\"The Organization has a current and valid <0>Testnet Identity Certificate.\":\"The Organization has a current and valid <0>Testnet Identity Certificate.\",\"The TRISA Global Directory Service (GDS) is temporarily undergoing maintenance. Please try again later.\":\"---\",\"The TRISA Member Directory is for informational purposes and is meant to foster collaboration between members. It is available to verified TRISA contacts only. If you cannot view the list, please complete the registration process. You can view the member list after verification is complete.\":\"The TRISA Member Directory is for informational purposes and is meant to foster collaboration between members. It is available to verified TRISA contacts only. If you cannot view the list, please complete the registration process. You can view the member list after verification is complete.\",\"The Travel Rule Information Sharing Architecture (TRISA)\":\"---\",\"The VASP Name is required.\":\"The VASP Name is required.\",\"The address and port of the TRISA endpoint for partner VASPs to connect on via gRPC.\":\"---\",\"The collaborator has not been deleted\":\"The collaborator has not been deleted\",\"The collaborator has not been updated\":\"The collaborator has not been updated\",\"The common name for the mTLS certificate. This should match the TRISA endpoint without the port in most cases.\":\"---\",\"The contact will receive an email to create a TRISA Global Directory Service (GDS) account or join this organization if the contact already has a TRISA GDS account. The invitation to join is valid for 7 calendar days. The contact will be added as a member for the VASP. The contact will have the ability to contribute to certificate requests, check on the status of certificate requests, and complete other actions related to the organization’s TRISA membership.\":\"The contact will receive an email to create a TRISA Global Directory Service (GDS) account or join this organization if the contact already has a TRISA GDS account. The invitation to join is valid for 7 calendar days. The contact will be added as a member for the VASP. The contact will have the ability to contribute to certificate requests, check on the status of certificate requests, and complete other actions related to the organization’s TRISA membership.\",\"The following account will be removed from your profile. The linked account will not be affected.\":\"The following account will be removed from your profile. The linked account will not be affected.\",\"The link to reset your password expires in 24 hours.\":\"---\",\"The minimum threshold above which your organization is required to collect/send Travel Rule information.\":\"---\",\"The name and type of name by which the legal person is known.\":\"---\",\"The name of primary regulator or supervisory authority for your national jurisdiction\":\"---\",\"There is an error or missing data in this section. Please edit the section.\":\"There is an error or missing data in this section. Please edit the section.\",\"This is the only time the PKCS12 password is shown during the registration process.\":\"---\",\"This multi-section form is an important step in the registration and certificate issuance process. The information you provide will be used to verify the legal entity that you represent and, where appropriate, will be available to verified TRISA members to facilitate compliance decisions. If you need guidance, see the <0>Getting Started Help Guide.\":\"This multi-section form is an important step in the registration and certificate issuance process. The information you provide will be used to verify the legal entity that you represent and, where appropriate, will be available to verified TRISA members to facilitate compliance decisions. If you need guidance, see the <0>Getting Started Help Guide.\",\"This questionnaire is designed to help TRISA members understand the regulatory regime of your organization. The information provided will help ensure that required compliance information exchanges are conducted correctly and safely. All verified TRISA members will have access to this information.\":\"---\",\"Threshold to conduct KYC before permitting the customer to send/receive virtual asset transfers\":\"---\",\"To assist in completing the registration form, the form is divided into multiple sections. Navigate through the form by clicking on each section of the progress bar or the buttons at the bottom of each section.\":\"To assist in completing the registration form, the form is divided into multiple sections. Navigate through the form by clicking on each section of the progress bar or the buttons at the bottom of each section.\",\"Trading\":\"---\",\"USD $0\":\"USD $0\",\"USD $375/month/node (min 6-month commitment)\":\"USD $375/month/node (min 6-month commitment)\",\"USD USD $2,500 (one-time)\":\"USD USD $2,500 (one-time)\",\"USER DETAILS\":\"USER DETAILS\",\"Unable to add VASP\":\"Unable to add VASP\",\"Unable to add collaborator\":\"Unable to add collaborator\",\"Understood\":\"---\",\"Unknown Entity\":\"Unknown Entity\",\"Unsaved changes alert\":\"Unsaved changes alert\",\"Unspecified\":\"---\",\"Upon verification, integrate with TRISA to begin exchanging Travel Rule compliance data.\":\"---\",\"User Details\":\"---\",\"User ID:\":\"---\",\"User Profile\":\"User Profile\",\"VASP\":\"VASP\",\"VASP Category\":\"---\",\"VASP Domain\":\"VASP Domain\",\"VASP Name\":\"VASP Name\",\"VASPs have three options to integrate with TRISA using Envoy.\":\"VASPs have three options to integrate with TRISA using Envoy.\",\"VASPs have two options to integrate with TRISA.\":\"---\",\"VERIFIED\":\"VERIFIED\",\"VERIFIED ON\":\"---\",\"Verification Status:\":\"---\",\"Verified\":\"---\",\"Verified On\":\"---\",\"Verified VASPs\":\"---\",\"View Member List\":\"View Member List\",\"View/Edit\":\"View/Edit\",\"Visit Getting Started with TRISA\":\"---\",\"We recommend that a senior compliance officer initially creates the account for the VASP. Additional accounts can be created later.\":\"---\",\"Website\":\"---\",\"Website, incorporation Date, VASP Category\":\"---\",\"Welcome to TRISA’s network of Certified VASPs.\":\"---\",\"We’ll be back soon.\":\"---\",\"What is IVMS101?\":\"---\",\"What is the minimum threshold for Travel Rule compliance?\":\"---\",\"What’s a Common name or VASP ID?\":\"---\",\"Who to Ask\":\"---\",\"Who to ask\":\"---\",\"Why Join TRISA\":\"---\",\"X.509 Identity Certificate Details\":\"X.509 Identity Certificate Details\",\"X.509 Identity Certificate Inventory\":\"---\",\"X.509 Identity Certificates\":\"---\",\"YES\":\"---\",\"Yes\":\"---\",\"You have unsaved changes. Are you sure you want to continue without saving?\":\"You have unsaved changes. Are you sure you want to continue without saving?\",\"You must agree to the terms and conditions\":\"You must agree to the terms and conditions\",\"You must click on each confirmation link to complete the registration process.\":\"You must click on each confirmation link to complete the registration process.\",\"You must request a new X.509 Identity Certificate to change your Endpoint and Common Name.\":\"---\",\"You must submit your registration for TestNet and MainNet separately.\":\"---\",\"You must verify your email address. An email with verification instructions has been sent to your email address. Please complete the email verification process in 24 hours. The email verification link will expire in 24 hours.\":\"---\",\"You will receive\":\"You will receive\",\"Your TRISA Implementation\":\"---\",\"Your TRISA {type} Details\":\"---\",\"Your account has not been verified. Please check your email to verify your account.\":\"---\",\"Your dashboard\":\"---\",\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@rotational.io. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\":\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@rotational.io. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\",\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@trisa.io. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\":\"---\",\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@vaspdirectory.net. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\":\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@vaspdirectory.net. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\",\"Your registration request has been successfully received by the Directory Service. Verification emails have been sent to all contacts listed. Once your contact information has been verified, the registration form will be sent to the TRISA review board to verify your membership in the TRISA network.\":\"---\",\"Your {0} TRISA Organization Profile:\":[\"Your \",[\"0\"],\" TRISA Organization Profile:\"],\"about us\":\"---\",\"complete VASP verification\":\"---\",\"compliance. TRISA helps Virtual Asset Service Providers (VASPs) comply with the Travel Rule for cross-border cryptocurrency transactions. TRISA is designed to be interoperable.\":\"---\",\"create account\":\"---\",\"create your account\":\"---\",\"for Cryptocurrency Travel Rule compliance.\":\"---\",\"for MainNet registration so your MainNet certificate will be issued after the verification phone call has been completed by the validation team.\":\"for MainNet registration so your MainNet certificate will be issued after the verification phone call has been completed by the validation team.\",\"for TestNet registration so your TestNet certificate will be issued upon review by the validation team\":\"---\",\"for legal persons and is strongly suggested for use as KYC or CDD (Know your Counterparty) information exchanged in TRISA transfers.\":\"---\",\"in partnership with\":\"---\",\"is a global, open source, secure, and peer-to-peer protocol for\":\"---\",\"is not required\":\"---\",\"is required\":\"---\",\"lower case letters (a-z)\":\"---\",\"numbers (i.e. 0-9)\":\"---\",\"on behalf of\":\"---\",\"pending registration\":\"pending registration\",\"registration. Upon submission, you will receive an email with a confirmation link. You must click the confirmation link to complete the registration process. Failure to click the confirmation link will result in an incomplete registration\":\"---\",\"required\":\"required\",\"special characters (e.g. !@#$%^&*)\":\"---\",\"the TRISA architecture\":\"---\",\"to receive maintenance and outage notifications. If you have an immediate concern, please email support@rotational.io.\":\"---\",\"two separate emails with confirmation links for each registration.\":\"two separate emails with confirmation links for each registration.\",\"upper case letters (A-Z)\":\"---\",\"view details\":\"view details\",\"with detailed documentation, a reference implemenation, and “robot” VASPs for\\n testing purposes.\":\"---\",\"you do not have permission to invite a collaborator\":\"you do not have permission to invite a collaborator\",\"{0}\":\"---\",\"{0} Contact\":\"---\",\"{message}\":\"---\"}")}; \ No newline at end of file diff --git a/web/gds-user-ui/src/locales/en-dh/messages.po b/web/gds-user-ui/src/locales/en-dh/messages.po index 0404fc026..2d7193d34 100644 --- a/web/gds-user-ui/src/locales/en-dh/messages.po +++ b/web/gds-user-ui/src/locales/en-dh/messages.po @@ -67,15 +67,34 @@ msgstr "---" msgid "1 Basic Details" msgstr "---" +#: src/components/Section/IntegrateAndComply.tsx:86 +msgid "1. Open Source/DIY" +msgstr "" + #: src/components/Section/VaspVerification.tsx:108 msgid "2 Legal Person" msgstr "---" +#: src/components/Section/IntegrateAndComply.tsx:144 +msgid "2-3 weeks" +msgstr "" + +#: src/components/Section/IntegrateAndComply.tsx:133 +msgid "2. One-time Setup" +msgstr "" + #: src/components/Section/VaspVerification.tsx:123 msgid "3 Contacts" msgstr "---" -#: src/components/Section/IntegrateAndComply.tsx:130 +#: src/components/Section/IntegrateAndComply.tsx:97 +msgid "3-6 months" +msgstr "" + +#: src/components/Section/IntegrateAndComply.tsx:176 +msgid "3-7 days" +msgstr "" + #: src/components/TravelRuleProviders/index.tsx:9 msgid "3rd Party Travel Rule Providers" msgstr "---" @@ -222,7 +241,7 @@ msgid "All TRISA members must complete TRISA’s VASP verification and due dilig msgstr "---" #: src/components/Form/SignupForm.tsx:85 -#: src/components/Section/IntegrateAndComply.tsx:194 +#: src/components/Section/IntegrateAndComply.tsx:237 #: src/components/Section/VaspVerification.tsx:217 msgid "Already have an account?" msgstr "---" @@ -303,6 +322,12 @@ msgstr "---" msgid "Become Travel Rule compliant." msgstr "---" +#: src/components/Section/IntegrateAndComply.tsx:92 +#: src/components/Section/IntegrateAndComply.tsx:139 +#: src/components/Section/IntegrateAndComply.tsx:171 +msgid "Best for:" +msgstr "" + #: src/components/Contacts/ContactsForm.tsx:166 msgid "Billing Contact (optional)" msgstr "---" @@ -532,11 +557,15 @@ msgstr "---" msgid "Compliance officer or legal contact for requests about the compliance requirements and legal status of your organization. A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted." msgstr "---" +#: src/components/Section/IntegrateAndComply.tsx:172 +msgid "Compliance teams seeking a turnkey solution with minimal effort while leveraging expert support & maintenance for sustained regulatory adherence." +msgstr "" + #: src/components/CertificateRegistration/CertificateRegistrationTable.tsx:22 msgid "Compliance, Technical, Admininstrative, Billing" msgstr "---" -#: src/components/Section/IntegrateAndComply.tsx:51 +#: src/components/Section/IntegrateAndComply.tsx:50 msgid "Comply with the Travel Rule" msgstr "---" @@ -560,6 +589,11 @@ msgstr "" msgid "Contact Name" msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:153 +#: src/components/Section/IntegrateAndComply.tsx:185 +msgid "Contact Rotational Labs at <0>support@rotational.io to request information." +msgstr "" + #: src/components/Section/UserEmailConfirmation.tsx:27 msgid "Contact Verified" msgstr "---" @@ -607,6 +641,12 @@ msgstr "---" msgid "Copy" msgstr "---" +#: src/components/Section/IntegrateAndComply.tsx:100 +#: src/components/Section/IntegrateAndComply.tsx:147 +#: src/components/Section/IntegrateAndComply.tsx:179 +msgid "Cost:" +msgstr "" + #: src/components/CertificateDetails/CertificateDetails.tsx:229 #: src/components/CertificateDetails/CertificateDetails.tsx:292 #: src/components/CertificateInventory/index.tsx:212 @@ -652,7 +692,7 @@ msgid "Create Your Account" msgstr "" #: src/components/Section/GettingStarted.tsx:14 -#: src/components/Section/IntegrateAndComply.tsx:191 +#: src/components/Section/IntegrateAndComply.tsx:234 #: src/components/Section/VaspVerification.tsx:213 msgid "Create account" msgstr "---" @@ -734,6 +774,12 @@ msgstr "" msgid "Description" msgstr "---" +#: src/components/Section/IntegrateAndComply.tsx:88 +#: src/components/Section/IntegrateAndComply.tsx:135 +#: src/components/Section/IntegrateAndComply.tsx:167 +msgid "Description:" +msgstr "" + #: src/components/CertificateManagement/CertificateDataTable.tsx:41 #: src/components/Tables/MembersRow.tsx:50 msgid "Details" @@ -749,7 +795,7 @@ msgstr "---" #: src/components/Navbar/Landing/MobileNav.tsx:72 #: src/components/Navbar/Landing/Nav.tsx:22 #: src/components/OpenSourceResources/index.tsx:20 -#: src/components/Section/IntegrateAndComply.tsx:151 +#: src/components/Section/IntegrateAndComply.tsx:217 msgid "Documentation" msgstr "---" @@ -799,6 +845,10 @@ msgstr "---" msgid "Download" msgstr "---" +#: src/components/Section/IntegrateAndComply.tsx:116 +msgid "Download <0>Docker image" +msgstr "" + #: src/constants/national-identification.ts:12 msgid "Driver's License Number" msgstr "---" @@ -880,10 +930,24 @@ msgstr "---" msgid "Enter your email address" msgstr "---" +#: src/components/Section/IntegrateAndComply.tsx:71 +msgid "Envoy is an <0>open source messaging tool built to help compliance teams handle travel rule exchanges efficiently and securely. It is designed by compliance experts and TRISA engineers to provide simplified data exchanges using the TRISA or TRP protocols." +msgstr "" + +#: src/components/Section/IntegrateAndComply.tsx:89 +msgid "Envoy is open source (MIT License). Download, install, integrate, host and support your own Envoy node and service." +msgstr "" + #: src/components/CertificateReview/index.tsx:71 msgid "Error Submitting Certificate" msgstr "---" +#: src/components/Section/IntegrateAndComply.tsx:96 +#: src/components/Section/IntegrateAndComply.tsx:143 +#: src/components/Section/IntegrateAndComply.tsx:175 +msgid "Est. Time:" +msgstr "" + #: src/components/CertificateManagement/CertificateDataTable.tsx:35 #: src/components/CertificateManagement/MainnetTestnetCertificates.tsx:64 #: src/components/CertificateManagement/X509IdentityCertificateInventoryDataTable.tsx:42 @@ -981,8 +1045,8 @@ msgid "Git Revision" msgstr "---" #: src/components/Section/IntegrateAndComply.tsx:99 -msgid "GitHub repository" -msgstr "---" +#~ msgid "GitHub repository" +#~ msgstr "---" #: src/modules/dashboard/member/utils.ts:107 msgid "Government Entity" @@ -997,9 +1061,13 @@ msgstr "---" msgid "Home" msgstr "---" +#: src/components/Section/IntegrateAndComply.tsx:202 +msgid "How TRISA Works" +msgstr "" + #: src/components/Section/IntegrateAndComply.tsx:118 -msgid "How to set up your own node?" -msgstr "---" +#~ msgid "How to set up your own node?" +#~ msgstr "---" #: src/components/ConfirmIdentityCertificateRequest/index.tsx:54 msgid "I acknowledge that requesting a new X.509 Identity Certificate will invalidate and revoke my organization’s current X.509 Identity Certificate." @@ -1105,7 +1173,11 @@ msgstr "---" msgid "Integrate and Comply" msgstr "---" -#: src/components/Section/IntegrateAndComply.tsx:44 +#: src/components/Section/IntegrateAndComply.tsx:66 +msgid "Integrate with <0>TRISA using Envoy to begin exchanging Travel Rule compliance data." +msgstr "" + +#: src/components/Section/IntegrateAndComply.tsx:43 msgid "Integrate with TRISA." msgstr "---" @@ -1190,7 +1262,6 @@ msgstr "---" msgid "Last Updated" msgstr "---" -#: src/components/Section/IntegrateAndComply.tsx:176 #: src/components/Section/VaspVerification.tsx:182 msgid "Learn How TRISA Works" msgstr "---" @@ -1269,7 +1340,7 @@ msgid "Log in to TRISA’s Global Directory Service" msgstr "---" #: src/components/Form/SignupForm.tsx:91 -#: src/components/Section/IntegrateAndComply.tsx:198 +#: src/components/Section/IntegrateAndComply.tsx:241 #: src/components/Section/VaspVerification.tsx:221 msgid "Log in." msgstr "---" @@ -1341,8 +1412,8 @@ msgid "Meet Alice VASP, Bob VASP and Evil VASP" msgstr "---" #: src/components/Section/IntegrateAndComply.tsx:163 -msgid "Meet Alice VASP, Bob VASP, and “Evil” VASP" -msgstr "---" +#~ msgid "Meet Alice VASP, Bob VASP, and “Evil” VASP" +#~ msgstr "---" #: src/utils/menu.tsx:54 msgid "Member Directory" @@ -1421,7 +1492,7 @@ msgstr "---" msgid "National Jurisdiction" msgstr "---" -#: src/components/Section/IntegrateAndComply.tsx:172 +#: src/components/Section/IntegrateAndComply.tsx:198 #: src/components/Section/VaspVerification.tsx:176 msgid "Need to Learn More?" msgstr "---" @@ -1457,6 +1528,12 @@ msgstr "---" msgid "Next" msgstr "---" +#: src/components/Section/IntegrateAndComply.tsx:103 +#: src/components/Section/IntegrateAndComply.tsx:150 +#: src/components/Section/IntegrateAndComply.tsx:182 +msgid "Next Steps:" +msgstr "" + #: src/components/CertificateManagement/CertificateDataTable.tsx:26 #: src/components/CertificateManagement/X509IdentityCertificateInventoryDataTable.tsx:33 #: src/components/CertificateReview/TrixoReviewDataTable.tsx:13 @@ -1504,17 +1581,24 @@ msgid "Open Source" msgstr "---" #: src/components/OpenSourceResources/index.tsx:9 -#: src/components/Section/IntegrateAndComply.tsx:142 msgid "Open Source Resources" msgstr "---" +#: src/components/Section/IntegrateAndComply.tsx:140 +msgid "Operators seeking a balance between cost & convenience, with professional implementation ensuring a robust setup without the ongoing costs of managed services." +msgstr "" + +#: src/components/Section/IntegrateAndComply.tsx:93 +msgid "Operators that want maximum flexibility and control to customize and have the technical resources to integrate with their systems." +msgstr "" + #: src/components/Section/IntegrateAndComply.tsx:89 -msgid "Option 1. Set Up Your Own TRISA Node" -msgstr "---" +#~ msgid "Option 1. Set Up Your Own TRISA Node" +#~ msgstr "---" #: src/components/Section/IntegrateAndComply.tsx:108 -msgid "Option 2. Use a 3rd-party Solution" -msgstr "---" +#~ msgid "Option 2. Use a 3rd-party Solution" +#~ msgstr "---" #: src/components/CertificateDetails/CertificateDetails.tsx:241 #: src/components/CertificateDetails/CertificateDetails.tsx:304 @@ -1571,7 +1655,7 @@ msgstr "---" msgid "Partially" msgstr "---" -#: src/components/Section/IntegrateAndComply.tsx:54 +#: src/components/Section/IntegrateAndComply.tsx:53 msgid "Participate in verified VASP-to-VASP Travel Rule exchanges." msgstr "---" @@ -1744,7 +1828,7 @@ msgid "REVIEWED" msgstr "" #: src/components/OpenSourceResources/index.tsx:27 -#: src/components/Section/IntegrateAndComply.tsx:158 +#: src/components/Section/IntegrateAndComply.tsx:224 msgid "Reference implementation" msgstr "---" @@ -1757,6 +1841,12 @@ msgstr "---" msgid "Region / Province / State (required)" msgstr "---" +#: src/components/Section/IntegrateAndComply.tsx:121 +#: src/components/Section/IntegrateAndComply.tsx:158 +#: src/components/Section/IntegrateAndComply.tsx:190 +msgid "Register with <0>TRISA's GDS" +msgstr "" + #: src/components/Section/SearchDirectory.tsx:229 #: src/components/Section/SearchDirectory.tsx:295 msgid "Registered Directory" @@ -1814,6 +1904,14 @@ msgstr "---" msgid "Review" msgstr "---" +#: src/components/Section/IntegrateAndComply.tsx:106 +msgid "Review <0>documentation" +msgstr "" + +#: src/components/Section/IntegrateAndComply.tsx:111 +msgid "Review <0>source code" +msgstr "" + #: src/components/ReviewSubmit/index.tsx:161 #: src/components/ReviewSubmit/index.tsx:255 msgid "Review section" @@ -1824,6 +1922,14 @@ msgstr "" msgid "Role" msgstr "---" +#: src/components/Section/IntegrateAndComply.tsx:136 +msgid "Rotational will install and configure your node for your environment while you host, maintain, and support the node on an ongoing basis." +msgstr "" + +#: src/components/Section/IntegrateAndComply.tsx:168 +msgid "Rotational will install, configure, host, maintain, and support your node. Includes dedicated, provenance-aware node with regional deployments." +msgstr "" + #: src/components/UserProfile/UserProfilePassword.tsx:52 msgid "SECURITY" msgstr "" @@ -1849,9 +1955,13 @@ msgid "Save & Previous" msgstr "---" #: src/components/Banner/LandingBanner.tsx:17 -msgid "Schedule a demo to learn about TRISA's open source self-hosted solution for cost-effective Travel Rule compliance." +msgid "Schedule a demo of Envoy, TRISA's open source solution for cost-effective Travel Rule compliance." msgstr "" +#: src/components/Banner/LandingBanner.tsx:17 +#~ msgid "Schedule a demo to learn about TRISA's open source self-hosted solution for cost-effective Travel Rule compliance." +#~ msgstr "" + #: src/components/CertificateManagement/X509IdentityCertificateInventory.tsx:59 msgid "Sealing Certificate Inventory" msgstr "---" @@ -1973,11 +2083,11 @@ msgid "Signature ID" msgstr "---" #: src/components/Section/IntegrateAndComply.tsx:90 -msgid "" -"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set\n" -" up and maintain their own TRISA server to exhange encrypted Travel Rule\n" -" compliance data. TRISA maintains an" -msgstr "---" +#~ msgid "" +#~ "Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set\n" +#~ " up and maintain their own TRISA server to exhange encrypted Travel Rule\n" +#~ " compliance data. TRISA maintains an" +#~ msgstr "---" #: src/components/YourImplementation/index.tsx:11 msgid "Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set up and maintain their own TRISA server to exhange encrypted Travel Rule compliance data. At the same time, TRISA is designed to be interoperable. There are several Travel Rule solutions providers available on the market. If you are a customer, work with your Travel Ruie provider to integrate TRISA into your Travel Rule compliance workflow." @@ -2016,6 +2126,10 @@ msgstr "---" msgid "Start trial" msgstr "---" +#: src/components/Section/IntegrateAndComply.tsx:126 +msgid "Start your implementation" +msgstr "" + #: src/components/CertificateDetails/CertificateDetails.tsx:131 #: src/components/CertificateInventory/index.tsx:86 #: src/components/CertificateManagement/CertificateDataTable.tsx:38 @@ -2083,8 +2197,8 @@ msgid "Switch Accounts" msgstr "" #: src/components/Section/IntegrateAndComply.tsx:134 -msgid "Synga Bridge" -msgstr "---" +#~ msgid "Synga Bridge" +#~ msgstr "---" #: src/components/Section/SearchDirectory.tsx:195 msgid "TESTNET DIRECTORY RECORD" @@ -2201,11 +2315,11 @@ msgid "TRISA is designed to be interoperable with other Travel Rule solutions." msgstr "---" #: src/components/Section/IntegrateAndComply.tsx:109 -msgid "" -"TRISA is designed to be interoperable. There are several Travel Rule solutions\n" -" providers available on the market. If you are a customer, work with them to\n" -" integrate TRISA into your Travel Rule compliance workflow." -msgstr "---" +#~ msgid "" +#~ "TRISA is designed to be interoperable. There are several Travel Rule solutions\n" +#~ " providers available on the market. If you are a customer, work with them to\n" +#~ " integrate TRISA into your Travel Rule compliance workflow." +#~ msgstr "---" #: src/components/Section/JoinUs.tsx:41 msgid "TRISA is open source and available to implement by any VASP." @@ -2231,13 +2345,17 @@ msgstr "---" msgid "TRISA verified members may download and display a “TRISA Verified VASP” logo on their website. The logo is unique to your VASP and non-reproducible. Members may download their logo after verification is complete and their certificate has been issued. The logo is in .svg fotmat" msgstr "---" +#: src/components/Section/IntegrateAndComply.tsx:212 +msgid "TRISA's Github repo" +msgstr "" + #: src/components/Maintenance/index.tsx:32 msgid "TRISA's Slack channel" msgstr "---" #: src/components/Section/IntegrateAndComply.tsx:146 -msgid "TRISA’s Github repo" -msgstr "---" +#~ msgid "TRISA’s Github repo" +#~ msgstr "---" #: src/components/Section/AboutUs.tsx:57 msgid "TRISA’s Global Directory Service (GDS) is a network of vetted VASPs that can securely exchange Travel Rule compliance data with each other." @@ -2253,12 +2371,12 @@ msgid "TRIXO Questionnaire" msgstr "---" #: src/components/Section/IntegrateAndComply.tsx:119 -msgid "" -"Talk to a member of your technical team to determine the requirements and\n" -" resources to integrate TRISA with your system. Have members of your technical\n" -" team integrate your systems with TRISA. Or work with a solutions provider that\n" -" can help your VASP set up your TRISA server and maintain it." -msgstr "---" +#~ msgid "" +#~ "Talk to a member of your technical team to determine the requirements and\n" +#~ " resources to integrate TRISA with your system. Have members of your technical\n" +#~ " team integrate your systems with TRISA. Or work with a solutions provider that\n" +#~ " can help your VASP set up your TRISA server and maintain it." +#~ msgstr "---" #: src/constants/national-identification.ts:5 msgid "Tax Identification Number" @@ -2454,6 +2572,18 @@ msgstr "" msgid "Trading" msgstr "---" +#: src/components/Section/IntegrateAndComply.tsx:101 +msgid "USD $0" +msgstr "" + +#: src/components/Section/IntegrateAndComply.tsx:180 +msgid "USD $375/month/node (min 6-month commitment)" +msgstr "" + +#: src/components/Section/IntegrateAndComply.tsx:148 +msgid "USD USD $2,500 (one-time)" +msgstr "" + #: src/components/UserProfile/UserDetails.tsx:12 msgid "USER DETAILS" msgstr "" @@ -2484,8 +2614,8 @@ msgid "Unspecified" msgstr "---" #: src/components/Section/IntegrateAndComply.tsx:67 -msgid "Upon verification, integrate with TRISA to begin exchanging Travel Rule compliance data." -msgstr "---" +#~ msgid "Upon verification, integrate with TRISA to begin exchanging Travel Rule compliance data." +#~ msgstr "---" #: src/components/CertificateDetails/CertificateDetails.tsx:217 #: src/components/CertificateInventory/index.tsx:200 @@ -2523,9 +2653,13 @@ msgstr "" msgid "VASP Name" msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:79 +msgid "VASPs have three options to integrate with TRISA using Envoy." +msgstr "" + #: src/components/Section/IntegrateAndComply.tsx:75 -msgid "VASPs have two options to integrate with TRISA." -msgstr "---" +#~ msgid "VASPs have two options to integrate with TRISA." +#~ msgstr "---" #: src/modules/dashboard/member/utils.ts:61 msgid "VERIFIED" @@ -2592,7 +2726,7 @@ msgstr "---" msgid "We’ll be back soon." msgstr "---" -#: src/components/Section/IntegrateAndComply.tsx:181 +#: src/components/Section/IntegrateAndComply.tsx:207 #: src/components/Section/VaspVerification.tsx:187 msgid "What is IVMS101?" msgstr "---" @@ -2825,10 +2959,10 @@ msgid "view details" msgstr "" #: src/components/Section/IntegrateAndComply.tsx:101 -msgid "" -"with detailed documentation, a reference implemenation, and “robot” VASPs for\n" -" testing purposes." -msgstr "---" +#~ msgid "" +#~ "with detailed documentation, a reference implemenation, and “robot” VASPs for\n" +#~ " testing purposes." +#~ msgstr "---" #: src/components/Collaborators/index.tsx:145 msgid "you do not have permission to invite a collaborator" diff --git a/web/gds-user-ui/src/locales/en/messages.js b/web/gds-user-ui/src/locales/en/messages.js index 34adc569d..a883fb9b4 100644 --- a/web/gds-user-ui/src/locales/en/messages.js +++ b/web/gds-user-ui/src/locales/en/messages.js @@ -1 +1 @@ -/*eslint-disable*/module.exports={messages:JSON.parse("{\" When you are verified you will be issued PKCS12 encrypted identity certificates\\n for use in mTLS authentication between TRISA members. The password to decrypt\\n those certificates is shown below:\":\" When you are verified you will be issued PKCS12 encrypted identity certificates\\n for use in mTLS authentication between TRISA members. The password to decrypt\\n those certificates is shown below:\",\" create your TRISA account with your VASP email address. Add collaborators in your\\n organization.\":\" create your TRISA account with your VASP email address. Add collaborators in your\\n organization.\",\"\\\"Save & Next\\\" or \\\"Save & Previous\\\" button.\":\"\\\"Save & Next\\\" or \\\"Save & Previous\\\" button.\",\"(1) <0>X.509 Identity Certificates: X.509 Identity certificates are about <1>trust. They prove the identity of the organization and are used to maintain a secure connection between TRISA members. X.509 Identity certificates must have an Endpoint and Common Name and may have Subject Alternative Names associated with them. TRISA’s X.509 Identity certificates are valid for one calendar year. TRISA’s X.509 Identity certificates expire after one year so member organizations must request a new X.509 Identity certificate upon expiration.\":\"(1) <0>X.509 Identity Certificates: X.509 Identity certificates are about <1>trust. They prove the identity of the organization and are used to maintain a secure connection between TRISA members. X.509 Identity certificates must have an Endpoint and Common Name and may have Subject Alternative Names associated with them. TRISA’s X.509 Identity certificates are valid for one calendar year. TRISA’s X.509 Identity certificates expire after one year so member organizations must request a new X.509 Identity certificate upon expiration.\",\"(2) <0>Sealing Certificates: Sealing certificates are for specific use cases such as <1>long-term data storage. They are used to encrypt individual Secure Envelopes or batches of Secure Envelopes at the transactional level. Organizations may have multiple signing keys and multiple signing-key certificates for different clients, time periods, or use cases. In a compliance information transfer, the transactional sealing certificates are referred to as Envelope Seals. While an organization may use their X.509 Identity certificate as a sealing certificate, TRISA strongly recommends that transactional sealing certificates are different from X.509 Identity certificates for security purposes.\":\"(2) <0>Sealing Certificates: Sealing certificates are for specific use cases such as <1>long-term data storage. They are used to encrypt individual Secure Envelopes or batches of Secure Envelopes at the transactional level. Organizations may have multiple signing keys and multiple signing-key certificates for different clients, time periods, or use cases. In a compliance information transfer, the transactional sealing certificates are referred to as Envelope Seals. While an organization may use their X.509 Identity certificate as a sealing certificate, TRISA strongly recommends that transactional sealing certificates are different from X.509 Identity certificates for security purposes.\",\"(Saved)\":\"(Saved)\",\"(not interoperable)\":\"(not interoperable)\",\"(not saved)\":\"(not saved)\",\"*At least 8 characters in length \\n* Contain at least 3 of the following 4\\ntypes of characters: \\n* lower case letters (a-z) \\n* upper case letters (A-Z) \\n* numbers (i.e. 0-9) \\n* special characters (e.g. !@#$%^&*)\":\"*At least 8 characters in length \\n* Contain at least 3 of the following 4\\ntypes of characters: \\n* lower case letters (a-z) \\n* upper case letters (A-Z) \\n* numbers (i.e. 0-9) \\n* special characters (e.g. !@#$%^&*)\",\"1 Basic Details\":\"1 Basic Details\",\"2 Legal Person\":\"2 Legal Person\",\"3 Contacts\":\"3 Contacts\",\"3rd Party Travel Rule Providers\":\"3rd Party Travel Rule Providers\",\"4 TRISA Implementation\":\"4 TRISA Implementation\",\"5 TRIXO Questionnaire\":\"5 TRIXO Questionnaire\",\"A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted\":\"A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted\",\"A component of\":\"A component of\",\"A physical verification check in the form of a phone call\":\"A physical verification check in the form of a phone call\",\"APPEALED\":\"APPEALED\",\"About TRISA\":\"About TRISA\",\"Account ID\":\"Account ID\",\"Action\":\"Action\",\"Actions\":\"Actions\",\"Active\":\"Active\",\"Add\":\"Add\",\"Add Address\":\"Add Address\",\"Add Another Legal Name\":\"Add Another Legal Name\",\"Add Contact\":\"Add Contact\",\"Add Jurisdiction\":\"Add Jurisdiction\",\"Add Linked Account\":\"Add Linked Account\",\"Add Local Name\":\"Add Local Name\",\"Add Phonetic Names\":\"Add Phonetic Names\",\"Add Regulation\":\"Add Regulation\",\"Add new managed VASP\":\"Add new managed VASP\",\"Address\":\"Address\",\"Address Type (required)\":\"Address Type (required)\",\"Address line 1 e.g. building name/number, street name (required)\":\"Address line 1 e.g. building name/number, street name (required)\",\"Address line 2 e.g. apartment or suite number\":\"Address line 2 e.g. apartment or suite number\",\"Addresses\":\"Addresses\",\"Administrative Contact (optional)\":\"Administrative Contact (optional)\",\"Administrative Contact Email\":\"Administrative Contact Email\",\"Administrative Contact Name\":\"Administrative Contact Name\",\"Administrative Contact Phone\":\"Administrative Contact Phone\",\"Administrative or executive contact for your organization to field high-level requests or queries. (Strongly recommended)\":\"Administrative or executive contact for your organization to field high-level requests or queries. (Strongly recommended)\",\"Alien Registration Number\":\"Alien Registration Number\",\"All TRISA members must complete TRISA’s VASP verification and due diligence process to become a Verified VASP.\":\"All TRISA members must complete TRISA’s VASP verification and due diligence process to become a Verified VASP.\",\"Already have an account?\":\"Already have an account?\",\"An error has occurred to load announcements\":\"An error has occurred to load announcements\",\"An error has occurred to load attention data\":\"An error has occurred to load attention data\",\"An error has occurred to load legal person data\":\"An error has occurred to load legal person data\",\"An error has occurred to load {type} metric\":[\"An error has occurred to load \",[\"type\"],\" metric\"],\"An error occurred while deleting the collaborator, please try again or contact support at support@rotational.io\":\"An error occurred while deleting the collaborator, please try again or contact support at support@rotational.io\",\"An error occurred while deleting the collaborator, please try again or contact support at support@trisa.io\":\"An error occurred while deleting the collaborator, please try again or contact support at support@trisa.io\",\"An identifier issued by an appropriate issuing authority\":\"An identifier issued by an appropriate issuing authority\",\"App version {appVersion}\":[\"App version \",[\"appVersion\"]],\"Applicable Regulations\":\"Applicable Regulations\",\"Apply to Become a TRISA-certified Virtual Asset Service Provider.\":\"Apply to Become a TRISA-certified Virtual Asset Service Provider.\",\"At least 9 characters in length\":\"At least 9 characters in length\",\"At least one geographic address is required. Enter the primary geographic address of the organization. Organizations may enter additional addresses if operating in multiple jurisdictions.\":\"At least one geographic address is required. Enter the primary geographic address of the organization. Organizations may enter additional addresses if operating in multiple jurisdictions.\",\"At what threshold and currency does your organization conduct KYC checks?\":\"At what threshold and currency does your organization conduct KYC checks?\",\"BFF & GDS version {bffAndGdsVersion}\":[\"BFF & GDS version \",[\"bffAndGdsVersion\"]],\"Back Home\":\"Back Home\",\"Back to Review section\":\"Back to Review section\",\"Basic Details\":\"Basic Details\",\"Become Travel Rule compliant.\":\"Become Travel Rule compliant.\",\"Billing Contact (optional)\":\"Billing Contact (optional)\",\"Billing contact for your organization to handle account and invoice requests or queries relating to the operation of the TRISA network.\":\"Billing contact for your organization to handle account and invoice requests or queries relating to the operation of the TRISA network.\",\"Business\":\"Business\",\"Business Address\":\"Business Address\",\"Business Category\":\"Business Category\",\"Business Details\":\"Business Details\",\"Business Entity\":\"Business Entity\",\"Business or Compliance Office\":\"Business or Compliance Office\",\"By answering yes, I understand that this is the only time the PKCS12 Password is displayed and I have copied and securely saved the password.\":\"By answering yes, I understand that this is the only time the PKCS12 Password is displayed and I have copied and securely saved the password.\",\"CDD & Travel Rule Policies\":\"CDD & Travel Rule Policies\",\"CDD and data protection policies\":\"CDD and data protection policies\",\"Cancel\":\"Cancel\",\"Certificate Common Name\":\"Certificate Common Name\",\"Certificate Details\":\"Certificate Details\",\"Certificate Inventory\":\"Certificate Inventory\",\"Certificate Management\":\"Certificate Management\",\"Certificate Progress\":\"Certificate Progress\",\"Certificate Registration\":\"Certificate Registration\",\"Certificate Registration Process\":\"Certificate Registration Process\",\"Change Role\":\"Change Role\",\"Check to delete user account.\":\"Check to delete user account.\",\"CipherTrace Traveler\":\"CipherTrace Traveler\",\"City / Town / Municipality\":\"City / Town / Municipality\",\"Clear & Reset Form\":\"Clear & Reset Form\",\"Clear & Reset Registration Form\":\"Clear & Reset Registration Form\",\"Clear & Reset Section\":\"Clear & Reset Section\",\"Clear & Reset Section Click \\\"Reset\\\" to clear and reset <0>this section of the registration form. All data will be cleared from only this section of the registration form. Other sections of the registration form will not be cleared.\":\"Clear & Reset Section Click \\\"Reset\\\" to clear and reset <0>this section of the registration form. All data will be cleared from only this section of the registration form. Other sections of the registration form will not be cleared.\",\"Click \\\"Reset\\\" to clear and <0>reset the form. All data will be deleted and cleared from the registration form. You may want to export the data first. After clearing, you will be taken to the start of the form.\":\"Click \\\"Reset\\\" to clear and <0>reset the form. All data will be deleted and cleared from the registration form. You may want to export the data first. After clearing, you will be taken to the start of the form.\",\"Click below to submit your\":\"Click below to submit your\",\"Click “No” if you have not copied the PKCS12 password yet and would like to view and copy the password.\":\"Click “No” if you have not copied the PKCS12 password yet and would like to view and copy the password.\",\"Click “Yes” if you have copied the PKCS12 password and have securely saved it.\":\"Click “Yes” if you have copied the PKCS12 password and have securely saved it.\",\"Close\":\"Close\",\"Collaborator Name & Email\":\"Collaborator Name & Email\",\"Collaborator has been added successfully\":\"Collaborator has been added successfully\",\"Collaborator is not updated\":\"Collaborator is not updated\",\"Collaborator not deleted\":\"Collaborator not deleted\",\"Collaborators\":\"Collaborators\",\"Common Name\":\"Common Name\",\"Common name should match the TRISA endpoint without the port.\":\"Common name should match the TRISA endpoint without the port.\",\"Common name should not contain special characters, no spaces and must have a dot(.) in it and should have at least 2 characters after the periods.\":\"Common name should not contain special characters, no spaces and must have a dot(.) in it and should have at least 2 characters after the periods.\",\"Complete\":\"Complete\",\"Complete Certficate Registration\":\"Complete Certficate Registration\",\"Complete TRISA’s VASP Verfication Process\":\"Complete TRISA’s VASP Verfication Process\",\"Complete the multi-part TRISA verification form and due diligence process. Once\\n approved, gain access to the Testnet.\":\"Complete the multi-part TRISA verification form and due diligence process. Once\\n approved, gain access to the Testnet.\",\"Complete the multi-part TRISA verification form and due diligence process. Once approved, gain access to the Testnet and MainNet.\":\"Complete the multi-part TRISA verification form and due diligence process. Once approved, gain access to the Testnet and MainNet.\",\"Compliance / Legal Contact Email\":\"Compliance / Legal Contact Email\",\"Compliance / Legal Contact Name\":\"Compliance / Legal Contact Name\",\"Compliance / Legal Contact Phone\":\"Compliance / Legal Contact Phone\",\"Compliance Officer\":\"Compliance Officer\",\"Compliance officer or legal contact for requests about the compliance requirements and legal status of your organization. A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted.\":\"Compliance officer or legal contact for requests about the compliance requirements and legal status of your organization. A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted.\",\"Compliance, Technical, Admininstrative, Billing\":\"Compliance, Technical, Admininstrative, Billing\",\"Comply with the Travel Rule\":\"Comply with the Travel Rule\",\"Conducts KYC before virtual asset transfers\":\"Conducts KYC before virtual asset transfers\",\"Confirm\":\"Confirm\",\"Confirm New Password\":\"Confirm New Password\",\"Contact Details\":\"Contact Details\",\"Contact Name\":\"Contact Name\",\"Contact Verified\":\"Contact Verified\",\"Contact information for representatives of your organization. Contacts include Technical, Legal/Compliance, Administrative, and Billing persons.\":\"Contact information for representatives of your organization. Contacts include Technical, Legal/Compliance, Administrative, and Billing persons.\",\"Contacts\":\"Contacts\",\"Contain at least 3 of the following 4 types of characters\":\"Contain at least 3 of the following 4 types of characters\",\"Continue\":\"Continue\",\"Continue with GitHub\":\"Continue with GitHub\",\"Continue with Google\":\"Continue with Google\",\"Continue with Microsoft\":\"Continue with Microsoft\",\"Copied\":\"Copied\",\"Copy\":\"Copy\",\"Country\":\"Country\",\"Country (required)\":\"Country (required)\",\"Country of Issue\":\"Country of Issue\",\"Country of Issue is reserved for National Identifiers of Natural Persons\":\"Country of Issue is reserved for National Identifiers of Natural Persons\",\"Country of Registration\":\"Country of Registration\",\"Country:\":\"Country:\",\"Create Account\":\"Create Account\",\"Create Your Account\":\"Create Your Account\",\"Create account\":\"Create account\",\"Create your TRISA account\":\"Create your TRISA account\",\"Create your TRISA account with your VASP email address. Add collaborators in your organization.\":\"Create your TRISA account with your VASP email address. Add collaborators in your organization.\",\"Create your account today.\":\"Create your account today.\",\"Created and maintained by\":\"Created and maintained by\",\"Current Name\":\"Current Name\",\"Current Organization name\":\"Current Organization name\",\"Customer Due Diligence (CDD) & Travel Rule Policies\":\"Customer Due Diligence (CDD) & Travel Rule Policies\",\"Customer Number\":\"Customer Number\",\"Dashboard\":\"Dashboard\",\"Data Protection Policies\":\"Data Protection Policies\",\"Date of Incorporation / Establishment\":\"Date of Incorporation / Establishment\",\"Date of incorporation / establishment must be earlier than current date.\":\"Date of incorporation / establishment must be earlier than current date.\",\"Date of incorporation / establishment must be later than\":\"Date of incorporation / establishment must be later than\",\"Delete\":\"Delete\",\"Delete Collaborator\":\"Delete Collaborator\",\"Delete the address line\":\"Delete the address line\",\"Delete the following collaborator from the VASP account. The collaborator will no longer have access to the account.\":\"Delete the following collaborator from the VASP account. The collaborator will no longer have access to the account.\",\"Description\":\"Description\",\"Details\":\"Details\",\"Directory Lookup\":\"Directory Lookup\",\"Documentation\":\"Documentation\",\"Does your organization conduct KYC/CDD before permitting its customers to send/receive virtual asset transfers?\":\"Does your organization conduct KYC/CDD before permitting its customers to send/receive virtual asset transfers?\",\"Does your organization conduct Know your KYC/CDD before permitting its customers to send/receive virtual asset transfers?\":\"Does your organization conduct Know your KYC/CDD before permitting its customers to send/receive virtual asset transfers?\",\"Does your organization have a programme that sets minimum Anti-Money\\n Laundering (AML), Countering the Financing of Terrorism (CFT), Know your\\n Counterparty/Customer Due Diligence (KYC/CDD) and Sanctions standards per the requirements of the\\n jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\":\"Does your organization have a programme that sets minimum Anti-Money\\n Laundering (AML), Countering the Financing of Terrorism (CFT), Know your\\n Counterparty/Customer Due Diligence (KYC/CDD) and Sanctions standards per the requirements of the\\n jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\",\"Does your organization have a programme that sets minimum Anti-Money\\nLaundering (AML), Countering the Financing of Terrorism (CFT), Know your\\nCounterparty/Customer Due Diligence (KYC/CDD) and Sanctions standards per the requirements of the jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\":\"Does your organization have a programme that sets minimum Anti-Money\\nLaundering (AML), Countering the Financing of Terrorism (CFT), Know your\\nCounterparty/Customer Due Diligence (KYC/CDD) and Sanctions standards per the requirements of the jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\",\"Does your organization have a programme that sets minimum Anti-Money Laundering (AML), Countering the Financing of Terrorism (CFT), Know your Counterparty/Customer Due\\n Diligence (KYC/CDD) and Sanctions standards per the requirements of the jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\":\"Does your organization have a programme that sets minimum Anti-Money Laundering (AML), Countering the Financing of Terrorism (CFT), Know your Counterparty/Customer Due\\n Diligence (KYC/CDD) and Sanctions standards per the requirements of the jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\",\"Does your organization secure and protect PII, including PII received from other VASPs under the Travel Rule?\":\"Does your organization secure and protect PII, including PII received from other VASPs under the Travel Rule?\",\"Does your organization secure and protect Personally Identifiable\\n Information (PII), including Personally Identifiable\\n Information (PII) received from other VASPs under the Travel Rule?\":\"Does your organization secure and protect Personally Identifiable\\n Information (PII), including Personally Identifiable\\n Information (PII) received from other VASPs under the Travel Rule?\",\"Download\":\"Download\",\"Driver's License Number\":\"Driver's License Number\",\"EMAIL VERIFIED\":\"EMAIL VERIFIED\",\"ERRORED\":\"ERRORED\",\"Each VASP is required to establish a TRISA endpoint for inter-VASP communication. Please specify the details of your endpoint for certificate issuance.\":\"Each VASP is required to establish a TRISA endpoint for inter-VASP communication. Please specify the details of your endpoint for certificate issuance.\",\"Each VASP is required to establish a TRISA endpoint for inter-VASP communication. Please specify the details of your endpoint for certificate issuance. Please specify the TestNet endpoint and the MainNet endpoint. The TestNet endpoint and the MainNet endpoint must be different.\":\"Each VASP is required to establish a TRISA endpoint for inter-VASP communication. Please specify the details of your endpoint for certificate issuance. Please specify the TestNet endpoint and the MainNet endpoint. The TestNet endpoint and the MainNet endpoint must be different.\",\"Edit\":\"Edit\",\"Edit collaborator Role\":\"Edit collaborator Role\",\"Email Address\":\"Email Address\",\"Email is not valid.\":\"Email is not valid.\",\"Email is required.\":\"Email is required.\",\"Endpoint\":\"Endpoint\",\"Enter Current Password\":\"Enter Current Password\",\"Enter New Password\":\"Enter New Password\",\"Enter the VASP Common Name or VASP ID. Not a TRISA Member?\":\"Enter the VASP Common Name or VASP ID. Not a TRISA Member?\",\"Enter the name and type of name by which the legal person is known. At least one legal name is required. Organizations are strongly encouraged to enter additional name identifiers such as Trading Name/ Doing Business As (DBA), Local names, and phonetic names where appropriate.\":\"Enter the name and type of name by which the legal person is known. At least one legal name is required. Organizations are strongly encouraged to enter additional name identifiers such as Trading Name/ Doing Business As (DBA), Local names, and phonetic names where appropriate.\",\"Enter your email address\":\"Enter your email address\",\"Error Submitting Certificate\":\"Error Submitting Certificate\",\"Expiration Date\":\"Expiration Date\",\"Expired\":\"Expired\",\"Expires\":\"Expires\",\"Expiry Date:\":\"Expiry Date:\",\"Export\":\"Export\",\"Export Data\":\"Export Data\",\"Failed to load Network announcement , please reload\":\"Failed to load Network announcement , please reload\",\"Failure to click either confirmation will result in an incomplete registration.\":\"Failure to click either confirmation will result in an incomplete registration.\",\"Files is required\":\"Files is required\",\"Final Confirmation\":\"Final Confirmation\",\"Final review and form submission\":\"Final review and form submission\",\"First (Given) Name\":\"First (Given) Name\",\"First Listed\":\"First Listed\",\"Follow the instructions below to reset your TRISA password\":\"Follow the instructions below to reset your TRISA password\",\"For MainNet certificate requests, a member of TRISA’s verification team will review your submission and conduct a final due diligence phone call for physical verification. When physical verification is complete, TRISA will issue MainNet certificates. Requests for TestNet certificates do not require physical verification.\":\"For MainNet certificate requests, a member of TRISA’s verification team will review your submission and conduct a final due diligence phone call for physical verification. When physical verification is complete, TRISA will issue MainNet certificates. Requests for TestNet certificates do not require physical verification.\",\"For identifiers other than LEI specify the registration authority from the following list. See\":\"For identifiers other than LEI specify the registration authority from the following list. See\",\"Foreign Investment Identity Number\":\"Foreign Investment Identity Number\",\"Forgot password?\":\"Forgot password?\",\"Full Name\":\"Full Name\",\"Full name\":\"Full name\",\"GLEIF Registration Authorities\":\"GLEIF Registration Authorities\",\"Geographic\":\"Geographic\",\"Git Revision\":\"Git Revision\",\"GitHub repository\":\"GitHub repository\",\"Government Entity\":\"Government Entity\",\"Guest\":\"Guest\",\"Home\":\"Home\",\"How to set up your own node?\":\"How to set up your own node?\",\"I acknowledge that requesting a new X.509 Identity Certificate will invalidate and revoke my organization’s current X.509 Identity Certificate.\":\"I acknowledge that requesting a new X.509 Identity Certificate will invalidate and revoke my organization’s current X.509 Identity Certificate.\",\"ID\":\"ID\",\"ID:\":\"ID:\",\"IVMS 101 data structure\":\"IVMS 101 data structure\",\"Identification Number\":\"Identification Number\",\"Identification Type\":\"Identification Type\",\"Identity Card Number\":\"Identity Card Number\",\"Identity Certificates\":\"Identity Certificates\",\"If supplied, use full phone number with country code\":\"If supplied, use full phone number with country code\",\"If you continue, your changes will be lost. To save your changes, click Cancel and then click on the\":\"If you continue, your changes will be lost. To save your changes, click Cancel and then click on the\",\"If you have additional accounts with the TRISA Global Directory Service, you can link them here. You are required to log in to the linked account to verify account ownership.\":\"If you have additional accounts with the TRISA Global Directory Service, you can link them here. You are required to log in to the linked account to verify account ownership.\",\"If you lose the PKCS12 password, you will have to the start the registration process from the beginning.\":\"If you lose the PKCS12 password, you will have to the start the registration process from the beginning.\",\"If you would like to edit your registration form before submitting, please return to the\":\"If you would like to edit your registration form before submitting, please return to the\",\"If you would like to register for MainNet, please provide a <0>MainNet Endpoint and Common Name.\":\"If you would like to register for MainNet, please provide a <0>MainNet Endpoint and Common Name.\",\"If you would like to register for MainNet, please provide a MainNet Endpoint and Common Name.\":\"If you would like to register for MainNet, please provide a MainNet Endpoint and Common Name.\",\"If you would like to register for TestNet, please provide a <0>TestNet Endpoint and Common Name.\":\"If you would like to register for TestNet, please provide a <0>TestNet Endpoint and Common Name.\",\"If you would like to register for TestNet, please provide a TestNet Endpoint and Common Name.\":\"If you would like to register for TestNet, please provide a TestNet Endpoint and Common Name.\",\"Import File\":\"Import File\",\"Incomplete\":\"Incomplete\",\"Incorporation Date\":\"Incorporation Date\",\"Information about the VASP such as website, incorporation date, business and VASP category.\":\"Information about the VASP such as website, incorporation date, business and VASP category.\",\"Information that identifies your organization as a Legal Person. This section represents the IVMS 101 data structure for legal persons and is strongly suggested for use as KYC information exchanged in TRISA transfers.\":\"Information that identifies your organization as a Legal Person. This section represents the IVMS 101 data structure for legal persons and is strongly suggested for use as KYC information exchanged in TRISA transfers.\",\"Information to ensure that required compliance information exchanges are conducted correctly and safely. This includes information about jurisdiction and national regulator, Customer Due Diligence(CDD) and Travel Rule policies, and data protection policies.\":\"Information to ensure that required compliance information exchanges are conducted correctly and safely. This includes information about jurisdiction and national regulator, Customer Due Diligence(CDD) and Travel Rule policies, and data protection policies.\",\"Integrate and Comply\":\"Integrate and Comply\",\"Integrate with TRISA.\":\"Integrate with TRISA.\",\"Interoperable\":\"Interoperable\",\"Invited\":\"Invited\",\"Is your organization permitted to send and/or receive transfers of virtual assets in the jurisdictions in which it operates?\":\"Is your organization permitted to send and/or receive transfers of virtual assets in the jurisdictions in which it operates?\",\"Is your organization required by law to safeguard Personally Identifiable\\n Information (PII)?\":\"Is your organization required by law to safeguard Personally Identifiable\\n Information (PII)?\",\"Is your organization required by law to safeguard Personally Identifiable Information (PII)?\":\"Is your organization required by law to safeguard Personally Identifiable Information (PII)?\",\"Is your organization required to comply with the application of the Travel Rule standards in the jurisdiction(s) where it is licensed/approved/registered?\":\"Is your organization required to comply with the application of the Travel Rule standards in the jurisdiction(s) where it is licensed/approved/registered?\",\"Issue Date\":\"Issue Date\",\"Issue Date:\":\"Issue Date:\",\"Issuer\":\"Issuer\",\"Join\":\"Join\",\"Join Today\":\"Join Today\",\"Join the TRISA network today.\":\"Join the TRISA network today.\",\"Joined\":\"Joined\",\"Last (Family) Name\":\"Last (Family) Name\",\"Last Login\":\"Last Login\",\"Last Login:\":\"Last Login:\",\"Last Updated\":\"Last Updated\",\"Learn How TRISA Works\":\"Learn How TRISA Works\",\"Learn More\":\"Learn More\",\"Learn about the three-step process to become a member and verified VASP.\":\"Learn about the three-step process to become a member and verified VASP.\",\"Learn how TRISA works.\":\"Learn how TRISA works.\",\"Legal\":\"Legal\",\"Legal Entity Identifier (LEI)\":\"Legal Entity Identifier (LEI)\",\"Legal Person\":\"Legal Person\",\"Legal name is required\":\"Legal name is required\",\"Legal name is required.\":\"Legal name is required.\",\"Legal/ Compliance Contact (required)\":\"Legal/ Compliance Contact (required)\",\"Link Account\":\"Link Account\",\"Local Name Identifiers\":\"Local Name Identifiers\",\"Locality\":\"Locality\",\"Log In\":\"Log In\",\"Log in\":\"Log in\",\"Log in to TRISA’s Global Directory Service\":\"Log in to TRISA’s Global Directory Service\",\"Log in.\":\"Log in.\",\"Log into your TRISA account\":\"Log into your TRISA account\",\"Login\":\"Login\",\"Login & Identity\":\"Login & Identity\",\"MAINNET DIRECTORY RECORD\":\"MAINNET DIRECTORY RECORD\",\"MAINNET Identity Certificate\":\"MAINNET Identity Certificate\",\"MAINNET SUBMISSION\":\"MAINNET SUBMISSION\",\"MainNet\":\"MainNet\",\"MainNet Certificate Common Name\":\"MainNet Certificate Common Name\",\"MainNet Certificate Details\":\"MainNet Certificate Details\",\"MainNet Certificates\":\"MainNet Certificates\",\"MainNet Identity Certificates\":\"MainNet Identity Certificates\",\"MainNet Network Metrics\":\"MainNet Network Metrics\",\"MainNet TRISA Endpoint\":\"MainNet TRISA Endpoint\",\"Max file size 10mb\":\"Max file size 10mb\",\"Meet Alice VASP, Bob VASP and Evil VASP\":\"Meet Alice VASP, Bob VASP and Evil VASP\",\"Meet Alice VASP, Bob VASP, and “Evil” VASP\":\"Meet Alice VASP, Bob VASP, and “Evil” VASP\",\"Member Directory\":\"Member Directory\",\"Member List\":\"Member List\",\"Member Name\":\"Member Name\",\"Message from server:\":\"Message from server:\",\"Misc\":\"Misc\",\"Must comply with Travel Rule\":\"Must comply with Travel Rule\",\"Must safeguard PII\":\"Must safeguard PII\",\"NO\":\"NO\",\"NO VERIFICATION\":\"NO VERIFICATION\",\"Name\":\"Name\",\"Name Identifier Type is required.\":\"Name Identifier Type is required.\",\"Name Identifiers\":\"Name Identifiers\",\"Name of Primary Regulator\":\"Name of Primary Regulator\",\"Name, Addresss, Country, National Identifier\":\"Name, Addresss, Country, National Identifier\",\"National Identification\":\"National Identification\",\"National Jurisdiction\":\"National Jurisdiction\",\"Need to Learn More?\":\"Need to Learn More?\",\"Network\":\"Network\",\"Network Announcement\":\"Network Announcement\",\"Network Status\":\"Network Status\",\"Network directory member list not available because you are not a verified contact for this network. Please complete the registration process.\":\"Network directory member list not available because you are not a verified contact for this network. Please complete the registration process.\",\"New Members\":\"New Members\",\"New X.509 Identity Certificate Request\":\"New X.509 Identity Certificate Request\",\"Next\":\"Next\",\"No\":\"No\",\"No Certificate available\":\"No Certificate available\",\"No Data\":\"No Data\",\"No information is sent until you submit for a TestNet and/or MainNet Certificate after the Review section.\":\"No information is sent until you submit for a TestNet and/or MainNet Certificate after the Review section.\",\"Non-Commercial Entity\":\"Non-Commercial Entity\",\"Not Saved\":\"Not Saved\",\"Not Verified\":\"Not Verified\",\"Not a TRISA Member?\":\"Not a TRISA Member?\",\"Note:\":\"Note:\",\"Open Source\":\"Open Source\",\"Open Source Resources\":\"Open Source Resources\",\"Option 1. Set Up Your Own TRISA Node\":\"Option 1. Set Up Your Own TRISA Node\",\"Option 2. Use a 3rd-party Solution\":\"Option 2. Use a 3rd-party Solution\",\"Organization\":\"Organization\",\"Organization Name\":\"Organization Name\",\"Organization Type\":\"Organization Type\",\"Organization Unit\":\"Organization Unit\",\"Organization:\":\"Organization:\",\"Organizational Details\":\"Organizational Details\",\"Other Jurisdictions\":\"Other Jurisdictions\",\"Overview\":\"Overview\",\"PENDING REVIEW\":\"PENDING REVIEW\",\"Page Not Found\":\"Page Not Found\",\"Partially\":\"Partially\",\"Participate in verified VASP-to-VASP Travel Rule exchanges.\":\"Participate in verified VASP-to-VASP Travel Rule exchanges.\",\"Passport Number\":\"Passport Number\",\"Password\":\"Password\",\"Peer-to-Peer\":\"Peer-to-Peer\",\"Permission:\":\"Permission:\",\"Permissions\":\"Permissions\",\"Phone Number\":\"Phone Number\",\"Phonetic Name Identifiers\":\"Phonetic Name Identifiers\",\"Please Provide the Name and Email Address\":\"Please Provide the Name and Email Address\",\"Please add any other regulatory jurisdictions your organization complies with.\":\"Please add any other regulatory jurisdictions your organization complies with.\",\"Please complete all details\":\"Please complete all details\",\"Please copy and paste this password and store somewhere safe!\":\"Please copy and paste this password and store somewhere safe!\",\"Please enter the information that identifies your organization as a Legal Person. This form represents the\":\"Please enter the information that identifies your organization as a Legal Person. This form represents the\",\"Please enter the information that identifies your organization as a Legal Person. This form represents the {0} data structure for legal persons and is strongly suggested for use as KYC (Know your Counterparty) or CDD (Customer Due Diligence) information exchanged in TRISA transfers.\":[\"Please enter the information that identifies your organization as a Legal Person. This form represents the \",[\"0\"],\" data structure for legal persons and is strongly suggested for use as KYC (Know your Counterparty) or CDD (Customer Due Diligence) information exchanged in TRISA transfers.\"],\"Please input the name of the new managed Virtual Asset Service Provider (VASP). When the entity is created, you will have the ability to add collaborators, start and complete the certificate registration process, and manage the VASP account. Please acknowledge below and provide the name of the entity.\":\"Please input the name of the new managed Virtual Asset Service Provider (VASP). When the entity is created, you will have the ability to add collaborators, start and complete the certificate registration process, and manage the VASP account. Please acknowledge below and provide the name of the entity.\",\"Please note that TestNet and MainNet are separate networks that require different X.509 Identity Certificates.\":\"Please note that TestNet and MainNet are separate networks that require different X.509 Identity Certificates.\",\"Please review the information provided, edit as needed, and submit to complete the registration form. After the information is reviewed, emails will be sent to the provided contacts for verification. Once verified, your TestNet certificate will be issued.\":\"Please review the information provided, edit as needed, and submit to complete the registration form. After the information is reviewed, emails will be sent to the provided contacts for verification. Once verified, your TestNet certificate will be issued.\",\"Please review the information provided, edit as needed, and submit to complete the registration form. After the information is reviewed, you will be contacted to verify details. Once verified, your TestNet certificate will be issued.\":\"Please review the information provided, edit as needed, and submit to complete the registration form. After the information is reviewed, you will be contacted to verify details. Once verified, your TestNet certificate will be issued.\",\"Please select as many categories needed to represent the types of virtual asset services your organization provides.\":\"Please select as many categories needed to represent the types of virtual asset services your organization provides.\",\"Please specify the applicable regulation(s) for Travel Rule standards compliance, e.g.\\\"FATF Recommendation 16\\\"\":\"Please specify the applicable regulation(s) for Travel Rule standards compliance, e.g.\\\"FATF Recommendation 16\\\"\",\"Please supply a valid national identification number. TRISA recommends the use of LEI numbers. For more information, please visit\":\"Please supply a valid national identification number. TRISA recommends the use of LEI numbers. For more information, please visit\",\"Please supply contact information for representatives of your organization. All contacts will receive an email verification token and the contact emails must be verified before the registration can proceed.\":\"Please supply contact information for representatives of your organization. All contacts will receive an email verification token and the contact emails must be verified before the registration can proceed.\",\"Please supply contact information for representatives of your organization. All contacts will receive an email verification token and the contact emails must be verified before the registration can proceed. Group or shared email addresses such as compliance@yourvasp.com are permitted if the email account is actively monitored.\":\"Please supply contact information for representatives of your organization. All contacts will receive an email verification token and the contact emails must be verified before the registration can proceed. Group or shared email addresses such as compliance@yourvasp.com are permitted if the email account is actively monitored.\",\"Please use the email address associated with your organization.\":\"Please use the email address associated with your organization.\",\"Please use the email address associated with your organization. Group or shared email addresses such as compliance@yourvasp.com are permitted if the email account is actively monitored.\":\"Please use the email address associated with your organization. Group or shared email addresses such as compliance@yourvasp.com are permitted if the email account is actively monitored.\",\"Postal Code\":\"Postal Code\",\"Postal Code / Postcode / ZIP Code\":\"Postal Code / Postcode / ZIP Code\",\"Preferred name for email communication.\":\"Preferred name for email communication.\",\"Previous\":\"Previous\",\"Primary National Jurisdiction\":\"Primary National Jurisdiction\",\"Primary contact for handling technical queries about the operation and status of your service participating in the TRISA network. Can be a group or admin email.\":\"Primary contact for handling technical queries about the operation and status of your service participating in the TRISA network. Can be a group or admin email.\",\"Private Organization\":\"Private Organization\",\"Profile\":\"Profile\",\"Profile Created\":\"Profile Created\",\"Profile Created:\":\"Profile Created:\",\"Provider\":\"Provider\",\"Province\":\"Province\",\"Public Identity Key\":\"Public Identity Key\",\"REJECTED\":\"REJECTED\",\"REVIEWED\":\"REVIEWED\",\"Reference implementation\":\"Reference implementation\",\"Reg Authority\":\"Reg Authority\",\"Region / Province / State (required)\":\"Region / Province / State (required)\",\"Registered Directory\":\"Registered Directory\",\"Registration Authority\":\"Registration Authority\",\"Registration Authority Identifier\":\"Registration Authority Identifier\",\"Registration Submission\":\"Registration Submission\",\"Regulator Name\":\"Regulator Name\",\"Remove Linked Account\":\"Remove Linked Account\",\"Remove line\":\"Remove line\",\"Request New Identity Certificate\":\"Request New Identity Certificate\",\"Requesting a new X.509 Identity Certificate will invalidate and revoke your current X.509 Identity Certificate.\":\"Requesting a new X.509 Identity Certificate will invalidate and revoke your current X.509 Identity Certificate.\",\"Reset\":\"Reset\",\"Residential\":\"Residential\",\"Return to vaspdirectory.net\":\"Return to vaspdirectory.net\",\"Review\":\"Review\",\"Review section\":\"Review section\",\"Role\":\"Role\",\"SECURITY\":\"SECURITY\",\"SUBMITTED\":\"SUBMITTED\",\"Safeguards PII\":\"Safeguards PII\",\"Save\":\"Save\",\"Save & Next\":\"Save & Next\",\"Save & Previous\":\"Save & Previous\",\"Schedule a demo to learn about TRISA's open source self-hosted solution for cost-effective Travel Rule compliance.\":\"Schedule a demo to learn about TRISA's open source self-hosted solution for cost-effective Travel Rule compliance.\",\"Sealing Certificate Inventory\":\"Sealing Certificate Inventory\",\"Sealing Certificates\":\"Sealing Certificates\",\"Search the Directory Service\":\"Search the Directory Service\",\"Section\":\"Section\",\"Section 1: Basic Details\":\"Section 1: Basic Details\",\"Section 2: Legal Person\":\"Section 2: Legal Person\",\"Section 3: Contacts\":\"Section 3: Contacts\",\"Section 4: TRISA Implementation\":\"Section 4: TRISA Implementation\",\"Section 5: TRIXO Questionnaire\":\"Section 5: TRIXO Questionnaire\",\"Section 6: Review & Submit\":\"Section 6: Review & Submit\",\"Sections & Details\":\"Sections & Details\",\"Secure\":\"Secure\",\"Select Network\":\"Select Network\",\"Select VASP category\":\"Select VASP category\",\"Select a VASP from the Managed VASP List\":\"Select a VASP from the Managed VASP List\",\"Select a country\":\"Select a country\",\"Select business category\":\"Select business category\",\"Select the collaborator’s role and save.\":\"Select the collaborator’s role and save.\",\"Serial No\":\"Serial No\",\"Serial Number\":\"Serial Number\",\"Set up your TRISA node or integrate with a 3rd-party Travel Rule solution. Complete\\n testing and move to production.\":\"Set up your TRISA node or integrate with a 3rd-party Travel Rule solution. Complete\\n testing and move to production.\",\"Set up your TRISA node or integrate with a 3rd-party Travel Rule solution. Complete testing and move to production.\":\"Set up your TRISA node or integrate with a 3rd-party Travel Rule solution. Complete testing and move to production.\",\"Short\":\"Short\",\"Sign out\":\"Sign out\",\"Signature ID\":\"Signature ID\",\"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set\\n up and maintain their own TRISA server to exhange encrypted Travel Rule\\n compliance data. TRISA maintains an\":\"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set\\n up and maintain their own TRISA server to exhange encrypted Travel Rule\\n compliance data. TRISA maintains an\",\"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set up and maintain their own TRISA server to exhange encrypted Travel Rule compliance data. At the same time, TRISA is designed to be interoperable. There are several Travel Rule solutions providers available on the market. If you are a customer, work with your Travel Ruie provider to integrate TRISA into your Travel Rule compliance workflow.\":\"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set up and maintain their own TRISA server to exhange encrypted Travel Rule compliance data. At the same time, TRISA is designed to be interoperable. There are several Travel Rule solutions providers available on the market. If you are a customer, work with your Travel Ruie provider to integrate TRISA into your Travel Rule compliance workflow.\",\"Social Security Number\":\"Social Security Number\",\"Something went wrong. Please try again later.\":\"Something went wrong. Please try again later.\",\"Sorry, the page you are looking for doesn't exist or has been moved\":\"Sorry, the page you are looking for doesn't exist or has been moved\",\"Sorry. We could not find a user account with the email address\":\"Sorry. We could not find a user account with the email address\",\"Start\":\"Start\",\"Start Certificate Registration\":\"Start Certificate Registration\",\"Start Registration\":\"Start Registration\",\"Start trial\":\"Start trial\",\"Status\":\"Status\",\"Status:\":\"Status:\",\"Step 1\":\"Step 1\",\"Street Address\":\"Street Address\",\"Subject\":\"Subject\",\"Subject Details\":\"Subject Details\",\"Submit\":\"Submit\",\"Submit MainNet Registration\":\"Submit MainNet Registration\",\"Submit TestNet Registration\":\"Submit TestNet Registration\",\"Submitted\":\"Submitted\",\"Support\":\"Support\",\"Switch Accounts\":\"Switch Accounts\",\"Synga Bridge\":\"Synga Bridge\",\"TESTNET DIRECTORY RECORD\":\"TESTNET DIRECTORY RECORD\",\"TESTNET SUBMISSION\":\"TESTNET SUBMISSION\",\"TRISA Certificate Types\":\"TRISA Certificate Types\",\"TRISA Endpoint\":\"TRISA Endpoint\",\"TRISA Endpoint: MainNet\":\"TRISA Endpoint: MainNet\",\"TRISA Endpoint: TestNet\":\"TRISA Endpoint: TestNet\",\"TRISA GitHub repo\":\"TRISA GitHub repo\",\"TRISA Global Directory Service\":\"TRISA Global Directory Service\",\"TRISA Identity Signature:\":\"TRISA Identity Signature:\",\"TRISA Implementation\":\"TRISA Implementation\",\"TRISA Implementations\":\"TRISA Implementations\",\"TRISA Member Directory\":\"TRISA Member Directory\",\"TRISA Member ID\":\"TRISA Member ID\",\"TRISA Member ID:\":\"TRISA Member ID:\",\"TRISA Registration Request Submitted!\":\"TRISA Registration Request Submitted!\",\"TRISA Service Endpoint\":\"TRISA Service Endpoint\",\"TRISA Verification\":\"TRISA Verification\",\"TRISA Verification:\":\"TRISA Verification:\",\"TRISA Verified Logo\":\"TRISA Verified Logo\",\"TRISA endpoint for communication\":\"TRISA endpoint for communication\",\"TRISA endpoint is not valid.\":\"TRISA endpoint is not valid.\",\"TRISA implementation\":\"TRISA implementation\",\"TRISA is a decentralized network where VASPs communicate directly with each other.\":\"TRISA is a decentralized network where VASPs communicate directly with each other.\",\"TRISA is a global, open source, peer-to-peer and secure Travel Rule architecture and network designed to be accessible and interoperable. Become a TRISA-certified VASP today.\":\"TRISA is a global, open source, peer-to-peer and secure Travel Rule architecture and network designed to be accessible and interoperable. Become a TRISA-certified VASP today.\",\"TRISA is a network of trusted members. I acknowledge that the contact is authorized to access the organization’s TRISA account information.\":\"TRISA is a network of trusted members. I acknowledge that the contact is authorized to access the organization’s TRISA account information.\",\"TRISA is a network of trusted members. I acknowledge that the new VASP has a legitimate business purpose to join TRISA.\":\"TRISA is a network of trusted members. I acknowledge that the new VASP has a legitimate business purpose to join TRISA.\",\"TRISA is designed to be interoperable with other Travel Rule solutions.\":\"TRISA is designed to be interoperable with other Travel Rule solutions.\",\"TRISA is designed to be interoperable. There are several Travel Rule solutions\\n providers available on the market. If you are a customer, work with them to\\n integrate TRISA into your Travel Rule compliance workflow.\":\"TRISA is designed to be interoperable. There are several Travel Rule solutions\\n providers available on the market. If you are a customer, work with them to\\n integrate TRISA into your Travel Rule compliance workflow.\",\"TRISA is open source and available to implement by any VASP.\":\"TRISA is open source and available to implement by any VASP.\",\"TRISA issues two types of certificates:\":\"TRISA issues two types of certificates:\",\"TRISA members must complete a comprehensive multi-part verification form and due diligence process. Once verified, TRISA will issue TestNet and MainNet certificates for secure Travel Rule compliance.\":\"TRISA members must complete a comprehensive multi-part verification form and due diligence process. Once verified, TRISA will issue TestNet and MainNet certificates for secure Travel Rule compliance.\",\"TRISA specific identity number (UUID), only supplied if you're updating an existing registration request\":\"TRISA specific identity number (UUID), only supplied if you're updating an existing registration request\",\"TRISA uses public-key cryptography for encrypting data in flight and at rest.\":\"TRISA uses public-key cryptography for encrypting data in flight and at rest.\",\"TRISA verified members may download and display a “TRISA Verified VASP” logo on their website. The logo is unique to your VASP and non-reproducible. Members may download their logo after verification is complete and their certificate has been issued. The logo is in .svg fotmat\":\"TRISA verified members may download and display a “TRISA Verified VASP” logo on their website. The logo is unique to your VASP and non-reproducible. Members may download their logo after verification is complete and their certificate has been issued. The logo is in .svg fotmat\",\"TRISA's Slack channel\":\"TRISA's Slack channel\",\"TRISA’s Github repo\":\"TRISA’s Github repo\",\"TRISA’s Global Directory Service (GDS) is a network of vetted VASPs that can securely exchange Travel Rule compliance data with each other.\":\"TRISA’s Global Directory Service (GDS) is a network of vetted VASPs that can securely exchange Travel Rule compliance data with each other.\",\"TRISA’s verification form includes five sections and may require information from several parties in your organization.\":\"TRISA’s verification form includes five sections and may require information from several parties in your organization.\",\"TRIXO Questionnaire\":\"TRIXO Questionnaire\",\"Talk to a member of your technical team to determine the requirements and\\n resources to integrate TRISA with your system. Have members of your technical\\n team integrate your systems with TRISA. Or work with a solutions provider that\\n can help your VASP set up your TRISA server and maintain it.\":\"Talk to a member of your technical team to determine the requirements and\\n resources to integrate TRISA with your system. Have members of your technical\\n team integrate your systems with TRISA. Or work with a solutions provider that\\n can help your VASP set up your TRISA server and maintain it.\",\"Tax Identification Number\":\"Tax Identification Number\",\"Technical Contact (required)\":\"Technical Contact (required)\",\"Technical Contact Email\":\"Technical Contact Email\",\"Technical Contact Name\":\"Technical Contact Name\",\"Technical Contact Phone\":\"Technical Contact Phone\",\"Technical Officer\":\"Technical Officer\",\"Technical Resources\":\"Technical Resources\",\"Technical information about your endpoint for certificate issuance. Each VASP is required to establish a TRISA endpoint for inter-VASP communication.\":\"Technical information about your endpoint for certificate issuance. Each VASP is required to establish a TRISA endpoint for inter-VASP communication.\",\"TestNet\":\"TestNet\",\"TestNet Certificate Common Name\":\"TestNet Certificate Common Name\",\"TestNet Certificates\":\"TestNet Certificates\",\"TestNet Identity Certificates\":\"TestNet Identity Certificates\",\"TestNet Network Metrics\":\"TestNet Network Metrics\",\"TestNet TRISA Endpoint\":\"TestNet TRISA Endpoint\",\"TestNet and MainNet endpoints should not be the same.\":\"TestNet and MainNet endpoints should not be the same.\",\"Thank you for creating your TRISA account.\":\"Thank you for creating your TRISA account.\",\"Thank you for creating your TRISA account. You must verify your email address. An email with verification instructions has been sent to your email address. Please complete the email verification process in 24 hours. The email verification link will expire in 24 hours.\":\"Thank you for creating your TRISA account. You must verify your email address. An email with verification instructions has been sent to your email address. Please complete the email verification process in 24 hours. The email verification link will expire in 24 hours.\",\"Thank you. We have sent instructions to reset your password to\":\"Thank you. We have sent instructions to reset your password to\",\"Thank you. We have sent instructions to reset your password to {0}. The link to reset your password expires in 24 hours.\":[\"Thank you. We have sent instructions to reset your password to \",[\"0\"],\". The link to reset your password expires in 24 hours.\"],\"The Common Name typically matches the Endpoint, without the port number\\n at the end (e.g. trisa.myvasp.com) and is used to identify the subject\\n in the X.509 certificate.\":\"The Common Name typically matches the Endpoint, without the port number\\n at the end (e.g. trisa.myvasp.com) and is used to identify the subject\\n in the X.509 certificate.\",\"The Domain Name is invalid.\":\"The Domain Name is invalid.\",\"The Domain Name is required.\":\"The Domain Name is required.\",\"The Organization has a current and valid <0>Mainnet Identity Certificate.\":\"The Organization has a current and valid <0>Mainnet Identity Certificate.\",\"The Organization has a current and valid <0>Mainnet and <1>Tesnet Identity Certificate.\":\"The Organization has a current and valid <0>Mainnet and <1>Tesnet Identity Certificate.\",\"The Organization has a current and valid <0>Testnet Identity Certificate.\":\"The Organization has a current and valid <0>Testnet Identity Certificate.\",\"The TRISA Global Directory Service (GDS) is temporarily undergoing maintenance. Please try again later.\":\"The TRISA Global Directory Service (GDS) is temporarily undergoing maintenance. Please try again later.\",\"The TRISA Member Directory is for informational purposes and is meant to foster collaboration between members. It is available to verified TRISA contacts only. If you cannot view the list, please complete the registration process. You can view the member list after verification is complete.\":\"The TRISA Member Directory is for informational purposes and is meant to foster collaboration between members. It is available to verified TRISA contacts only. If you cannot view the list, please complete the registration process. You can view the member list after verification is complete.\",\"The Travel Rule Information Sharing Architecture (TRISA)\":\"The Travel Rule Information Sharing Architecture (TRISA)\",\"The VASP Name is required.\":\"The VASP Name is required.\",\"The address and port of the TRISA endpoint for partner VASPs to connect on via gRPC.\":\"The address and port of the TRISA endpoint for partner VASPs to connect on via gRPC.\",\"The collaborator has not been deleted\":\"The collaborator has not been deleted\",\"The collaborator has not been updated\":\"The collaborator has not been updated\",\"The common name for the mTLS certificate. This should match the TRISA endpoint without the port in most cases.\":\"The common name for the mTLS certificate. This should match the TRISA endpoint without the port in most cases.\",\"The contact will receive an email to create a TRISA Global Directory Service (GDS) account or join this organization if the contact already has a TRISA GDS account. The invitation to join is valid for 7 calendar days. The contact will be added as a member for the VASP. The contact will have the ability to contribute to certificate requests, check on the status of certificate requests, and complete other actions related to the organization’s TRISA membership.\":\"The contact will receive an email to create a TRISA Global Directory Service (GDS) account or join this organization if the contact already has a TRISA GDS account. The invitation to join is valid for 7 calendar days. The contact will be added as a member for the VASP. The contact will have the ability to contribute to certificate requests, check on the status of certificate requests, and complete other actions related to the organization’s TRISA membership.\",\"The following account will be removed from your profile. The linked account will not be affected.\":\"The following account will be removed from your profile. The linked account will not be affected.\",\"The link to reset your password expires in 24 hours.\":\"The link to reset your password expires in 24 hours.\",\"The minimum threshold above which your organization is required to collect/send Travel Rule information.\":\"The minimum threshold above which your organization is required to collect/send Travel Rule information.\",\"The name and type of name by which the legal person is known.\":\"The name and type of name by which the legal person is known.\",\"The name of primary regulator or supervisory authority for your national jurisdiction\":\"The name of primary regulator or supervisory authority for your national jurisdiction\",\"There is an error or missing data in this section. Please edit the section.\":\"There is an error or missing data in this section. Please edit the section.\",\"This is the only time the PKCS12 password is shown during the registration process.\":\"This is the only time the PKCS12 password is shown during the registration process.\",\"This multi-section form is an important step in the registration and certificate issuance process. The information you provide will be used to verify the legal entity that you represent and, where appropriate, will be available to verified TRISA members to facilitate compliance decisions. If you need guidance, see the <0>Getting Started Help Guide.\":\"This multi-section form is an important step in the registration and certificate issuance process. The information you provide will be used to verify the legal entity that you represent and, where appropriate, will be available to verified TRISA members to facilitate compliance decisions. If you need guidance, see the <0>Getting Started Help Guide.\",\"This questionnaire is designed to help TRISA members understand the regulatory regime of your organization. The information provided will help ensure that required compliance information exchanges are conducted correctly and safely. All verified TRISA members will have access to this information.\":\"This questionnaire is designed to help TRISA members understand the regulatory regime of your organization. The information provided will help ensure that required compliance information exchanges are conducted correctly and safely. All verified TRISA members will have access to this information.\",\"Threshold to conduct KYC before permitting the customer to send/receive virtual asset transfers\":\"Threshold to conduct KYC before permitting the customer to send/receive virtual asset transfers\",\"To assist in completing the registration form, the form is divided into multiple sections. Navigate through the form by clicking on each section of the progress bar or the buttons at the bottom of each section.\":\"To assist in completing the registration form, the form is divided into multiple sections. Navigate through the form by clicking on each section of the progress bar or the buttons at the bottom of each section.\",\"Trading\":\"Trading\",\"USER DETAILS\":\"USER DETAILS\",\"Unable to add VASP\":\"Unable to add VASP\",\"Unable to add collaborator\":\"Unable to add collaborator\",\"Understood\":\"Understood\",\"Unknown Entity\":\"Unknown Entity\",\"Unsaved changes alert\":\"Unsaved changes alert\",\"Unspecified\":\"Unspecified\",\"Upon verification, integrate with TRISA to begin exchanging Travel Rule compliance data.\":\"Upon verification, integrate with TRISA to begin exchanging Travel Rule compliance data.\",\"User Details\":\"User Details\",\"User ID:\":\"User ID:\",\"User Profile\":\"User Profile\",\"VASP\":\"VASP\",\"VASP Category\":\"VASP Category\",\"VASP Domain\":\"VASP Domain\",\"VASP Name\":\"VASP Name\",\"VASPs have two options to integrate with TRISA.\":\"VASPs have two options to integrate with TRISA.\",\"VERIFIED\":\"VERIFIED\",\"VERIFIED ON\":\"VERIFIED ON\",\"Verification Status:\":\"Verification Status:\",\"Verified\":\"Verified\",\"Verified On\":\"Verified On\",\"Verified VASPs\":\"Verified VASPs\",\"View Member List\":\"View Member List\",\"View/Edit\":\"View/Edit\",\"Visit Getting Started with TRISA\":\"Visit Getting Started with TRISA\",\"We recommend that a senior compliance officer initially creates the account for the VASP. Additional accounts can be created later.\":\"We recommend that a senior compliance officer initially creates the account for the VASP. Additional accounts can be created later.\",\"Website\":\"Website\",\"Website, incorporation Date, VASP Category\":\"Website, incorporation Date, VASP Category\",\"Welcome to TRISA’s network of Certified VASPs.\":\"Welcome to TRISA’s network of Certified VASPs.\",\"We’ll be back soon.\":\"We’ll be back soon.\",\"What is IVMS101?\":\"What is IVMS101?\",\"What is the minimum threshold for Travel Rule compliance?\":\"What is the minimum threshold for Travel Rule compliance?\",\"What’s a Common name or VASP ID?\":\"What’s a Common name or VASP ID?\",\"Who to Ask\":\"Who to Ask\",\"Who to ask\":\"Who to ask\",\"Why Join TRISA\":\"Why Join TRISA\",\"X.509 Identity Certificate Details\":\"X.509 Identity Certificate Details\",\"X.509 Identity Certificate Inventory\":\"X.509 Identity Certificate Inventory\",\"X.509 Identity Certificates\":\"X.509 Identity Certificates\",\"YES\":\"YES\",\"Yes\":\"Yes\",\"You have unsaved changes. Are you sure you want to continue without saving?\":\"You have unsaved changes. Are you sure you want to continue without saving?\",\"You must agree to the terms and conditions\":\"You must agree to the terms and conditions\",\"You must click on each confirmation link to complete the registration process.\":\"You must click on each confirmation link to complete the registration process.\",\"You must request a new X.509 Identity Certificate to change your Endpoint and Common Name.\":\"You must request a new X.509 Identity Certificate to change your Endpoint and Common Name.\",\"You must submit your registration for TestNet and MainNet separately.\":\"You must submit your registration for TestNet and MainNet separately.\",\"You must verify your email address. An email with verification instructions has been sent to your email address. Please complete the email verification process in 24 hours. The email verification link will expire in 24 hours.\":\"You must verify your email address. An email with verification instructions has been sent to your email address. Please complete the email verification process in 24 hours. The email verification link will expire in 24 hours.\",\"You will receive\":\"You will receive\",\"Your TRISA Implementation\":\"Your TRISA Implementation\",\"Your TRISA {type} Details\":[\"Your TRISA \",[\"type\"],\" Details\"],\"Your account has not been verified. Please check your email to verify your account.\":\"Your account has not been verified. Please check your email to verify your account.\",\"Your dashboard\":\"Your dashboard\",\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@rotational.io. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\":\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@rotational.io. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\",\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@trisa.io. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\":\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@trisa.io. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\",\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@vaspdirectory.net. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\":\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@vaspdirectory.net. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\",\"Your registration request has been successfully received by the Directory Service. Verification emails have been sent to all contacts listed. Once your contact information has been verified, the registration form will be sent to the TRISA review board to verify your membership in the TRISA network.\":\"Your registration request has been successfully received by the Directory Service. Verification emails have been sent to all contacts listed. Once your contact information has been verified, the registration form will be sent to the TRISA review board to verify your membership in the TRISA network.\",\"Your {0} TRISA Organization Profile:\":[\"Your \",[\"0\"],\" TRISA Organization Profile:\"],\"about us\":\"about us\",\"complete VASP verification\":\"complete VASP verification\",\"compliance. TRISA helps Virtual Asset Service Providers (VASPs) comply with the Travel Rule for cross-border cryptocurrency transactions. TRISA is designed to be interoperable.\":\"compliance. TRISA helps Virtual Asset Service Providers (VASPs) comply with the Travel Rule for cross-border cryptocurrency transactions. TRISA is designed to be interoperable.\",\"create account\":\"create account\",\"create your account\":\"create your account\",\"for Cryptocurrency Travel Rule compliance.\":\"for Cryptocurrency Travel Rule compliance.\",\"for MainNet registration so your MainNet certificate will be issued after the verification phone call has been completed by the validation team.\":\"for MainNet registration so your MainNet certificate will be issued after the verification phone call has been completed by the validation team.\",\"for TestNet registration so your TestNet certificate will be issued upon review by the validation team\":\"for TestNet registration so your TestNet certificate will be issued upon review by the validation team\",\"for legal persons and is strongly suggested for use as KYC or CDD (Know your Counterparty) information exchanged in TRISA transfers.\":\"for legal persons and is strongly suggested for use as KYC or CDD (Know your Counterparty) information exchanged in TRISA transfers.\",\"in partnership with\":\"in partnership with\",\"is a global, open source, secure, and peer-to-peer protocol for\":\"is a global, open source, secure, and peer-to-peer protocol for\",\"is not required\":\"is not required\",\"is required\":\"is required\",\"lower case letters (a-z)\":\"lower case letters (a-z)\",\"numbers (i.e. 0-9)\":\"numbers (i.e. 0-9)\",\"on behalf of\":\"on behalf of\",\"pending registration\":\"pending registration\",\"registration. Upon submission, you will receive an email with a confirmation link. You must click the confirmation link to complete the registration process. Failure to click the confirmation link will result in an incomplete registration\":\"registration. Upon submission, you will receive an email with a confirmation link. You must click the confirmation link to complete the registration process. Failure to click the confirmation link will result in an incomplete registration\",\"required\":\"required\",\"special characters (e.g. !@#$%^&*)\":\"special characters (e.g. !@#$%^&*)\",\"the TRISA architecture\":\"the TRISA architecture\",\"to receive maintenance and outage notifications. If you have an immediate concern, please email support@rotational.io.\":\"to receive maintenance and outage notifications. If you have an immediate concern, please email support@rotational.io.\",\"two separate emails with confirmation links for each registration.\":\"two separate emails with confirmation links for each registration.\",\"upper case letters (A-Z)\":\"upper case letters (A-Z)\",\"view details\":\"view details\",\"with detailed documentation, a reference implemenation, and “robot” VASPs for\\n testing purposes.\":\"with detailed documentation, a reference implemenation, and “robot” VASPs for\\n testing purposes.\",\"you do not have permission to invite a collaborator\":\"you do not have permission to invite a collaborator\",\"{0}\":[[\"0\"]],\"{0} Contact\":[[\"0\"],\" Contact\"],\"{message}\":[[\"message\"]]}")}; \ No newline at end of file +/*eslint-disable*/module.exports={messages:JSON.parse("{\" When you are verified you will be issued PKCS12 encrypted identity certificates\\n for use in mTLS authentication between TRISA members. The password to decrypt\\n those certificates is shown below:\":\" When you are verified you will be issued PKCS12 encrypted identity certificates\\n for use in mTLS authentication between TRISA members. The password to decrypt\\n those certificates is shown below:\",\" create your TRISA account with your VASP email address. Add collaborators in your\\n organization.\":\" create your TRISA account with your VASP email address. Add collaborators in your\\n organization.\",\"\\\"Save & Next\\\" or \\\"Save & Previous\\\" button.\":\"\\\"Save & Next\\\" or \\\"Save & Previous\\\" button.\",\"(1) <0>X.509 Identity Certificates: X.509 Identity certificates are about <1>trust. They prove the identity of the organization and are used to maintain a secure connection between TRISA members. X.509 Identity certificates must have an Endpoint and Common Name and may have Subject Alternative Names associated with them. TRISA’s X.509 Identity certificates are valid for one calendar year. TRISA’s X.509 Identity certificates expire after one year so member organizations must request a new X.509 Identity certificate upon expiration.\":\"(1) <0>X.509 Identity Certificates: X.509 Identity certificates are about <1>trust. They prove the identity of the organization and are used to maintain a secure connection between TRISA members. X.509 Identity certificates must have an Endpoint and Common Name and may have Subject Alternative Names associated with them. TRISA’s X.509 Identity certificates are valid for one calendar year. TRISA’s X.509 Identity certificates expire after one year so member organizations must request a new X.509 Identity certificate upon expiration.\",\"(2) <0>Sealing Certificates: Sealing certificates are for specific use cases such as <1>long-term data storage. They are used to encrypt individual Secure Envelopes or batches of Secure Envelopes at the transactional level. Organizations may have multiple signing keys and multiple signing-key certificates for different clients, time periods, or use cases. In a compliance information transfer, the transactional sealing certificates are referred to as Envelope Seals. While an organization may use their X.509 Identity certificate as a sealing certificate, TRISA strongly recommends that transactional sealing certificates are different from X.509 Identity certificates for security purposes.\":\"(2) <0>Sealing Certificates: Sealing certificates are for specific use cases such as <1>long-term data storage. They are used to encrypt individual Secure Envelopes or batches of Secure Envelopes at the transactional level. Organizations may have multiple signing keys and multiple signing-key certificates for different clients, time periods, or use cases. In a compliance information transfer, the transactional sealing certificates are referred to as Envelope Seals. While an organization may use their X.509 Identity certificate as a sealing certificate, TRISA strongly recommends that transactional sealing certificates are different from X.509 Identity certificates for security purposes.\",\"(Saved)\":\"(Saved)\",\"(not interoperable)\":\"(not interoperable)\",\"(not saved)\":\"(not saved)\",\"*At least 8 characters in length \\n* Contain at least 3 of the following 4\\ntypes of characters: \\n* lower case letters (a-z) \\n* upper case letters (A-Z) \\n* numbers (i.e. 0-9) \\n* special characters (e.g. !@#$%^&*)\":\"*At least 8 characters in length \\n* Contain at least 3 of the following 4\\ntypes of characters: \\n* lower case letters (a-z) \\n* upper case letters (A-Z) \\n* numbers (i.e. 0-9) \\n* special characters (e.g. !@#$%^&*)\",\"1 Basic Details\":\"1 Basic Details\",\"1. Open Source/DIY\":\"1. Open Source/DIY\",\"2 Legal Person\":\"2 Legal Person\",\"2-3 weeks\":\"2-3 weeks\",\"2. One-time Setup\":\"2. One-time Setup\",\"3 Contacts\":\"3 Contacts\",\"3-6 months\":\"3-6 months\",\"3-7 days\":\"3-7 days\",\"3rd Party Travel Rule Providers\":\"3rd Party Travel Rule Providers\",\"4 TRISA Implementation\":\"4 TRISA Implementation\",\"5 TRIXO Questionnaire\":\"5 TRIXO Questionnaire\",\"A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted\":\"A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted\",\"A component of\":\"A component of\",\"A physical verification check in the form of a phone call\":\"A physical verification check in the form of a phone call\",\"APPEALED\":\"APPEALED\",\"About TRISA\":\"About TRISA\",\"Account ID\":\"Account ID\",\"Action\":\"Action\",\"Actions\":\"Actions\",\"Active\":\"Active\",\"Add\":\"Add\",\"Add Address\":\"Add Address\",\"Add Another Legal Name\":\"Add Another Legal Name\",\"Add Contact\":\"Add Contact\",\"Add Jurisdiction\":\"Add Jurisdiction\",\"Add Linked Account\":\"Add Linked Account\",\"Add Local Name\":\"Add Local Name\",\"Add Phonetic Names\":\"Add Phonetic Names\",\"Add Regulation\":\"Add Regulation\",\"Add new managed VASP\":\"Add new managed VASP\",\"Address\":\"Address\",\"Address Type (required)\":\"Address Type (required)\",\"Address line 1 e.g. building name/number, street name (required)\":\"Address line 1 e.g. building name/number, street name (required)\",\"Address line 2 e.g. apartment or suite number\":\"Address line 2 e.g. apartment or suite number\",\"Addresses\":\"Addresses\",\"Administrative Contact (optional)\":\"Administrative Contact (optional)\",\"Administrative Contact Email\":\"Administrative Contact Email\",\"Administrative Contact Name\":\"Administrative Contact Name\",\"Administrative Contact Phone\":\"Administrative Contact Phone\",\"Administrative or executive contact for your organization to field high-level requests or queries. (Strongly recommended)\":\"Administrative or executive contact for your organization to field high-level requests or queries. (Strongly recommended)\",\"Alien Registration Number\":\"Alien Registration Number\",\"All TRISA members must complete TRISA’s VASP verification and due diligence process to become a Verified VASP.\":\"All TRISA members must complete TRISA’s VASP verification and due diligence process to become a Verified VASP.\",\"Already have an account?\":\"Already have an account?\",\"An error has occurred to load announcements\":\"An error has occurred to load announcements\",\"An error has occurred to load attention data\":\"An error has occurred to load attention data\",\"An error has occurred to load legal person data\":\"An error has occurred to load legal person data\",\"An error has occurred to load {type} metric\":[\"An error has occurred to load \",[\"type\"],\" metric\"],\"An error occurred while deleting the collaborator, please try again or contact support at support@rotational.io\":\"An error occurred while deleting the collaborator, please try again or contact support at support@rotational.io\",\"An error occurred while deleting the collaborator, please try again or contact support at support@trisa.io\":\"An error occurred while deleting the collaborator, please try again or contact support at support@trisa.io\",\"An identifier issued by an appropriate issuing authority\":\"An identifier issued by an appropriate issuing authority\",\"App version {appVersion}\":[\"App version \",[\"appVersion\"]],\"Applicable Regulations\":\"Applicable Regulations\",\"Apply to Become a TRISA-certified Virtual Asset Service Provider.\":\"Apply to Become a TRISA-certified Virtual Asset Service Provider.\",\"At least 9 characters in length\":\"At least 9 characters in length\",\"At least one geographic address is required. Enter the primary geographic address of the organization. Organizations may enter additional addresses if operating in multiple jurisdictions.\":\"At least one geographic address is required. Enter the primary geographic address of the organization. Organizations may enter additional addresses if operating in multiple jurisdictions.\",\"At what threshold and currency does your organization conduct KYC checks?\":\"At what threshold and currency does your organization conduct KYC checks?\",\"BFF & GDS version {bffAndGdsVersion}\":[\"BFF & GDS version \",[\"bffAndGdsVersion\"]],\"Back Home\":\"Back Home\",\"Back to Review section\":\"Back to Review section\",\"Basic Details\":\"Basic Details\",\"Become Travel Rule compliant.\":\"Become Travel Rule compliant.\",\"Best for:\":\"Best for:\",\"Billing Contact (optional)\":\"Billing Contact (optional)\",\"Billing contact for your organization to handle account and invoice requests or queries relating to the operation of the TRISA network.\":\"Billing contact for your organization to handle account and invoice requests or queries relating to the operation of the TRISA network.\",\"Business\":\"Business\",\"Business Address\":\"Business Address\",\"Business Category\":\"Business Category\",\"Business Details\":\"Business Details\",\"Business Entity\":\"Business Entity\",\"Business or Compliance Office\":\"Business or Compliance Office\",\"By answering yes, I understand that this is the only time the PKCS12 Password is displayed and I have copied and securely saved the password.\":\"By answering yes, I understand that this is the only time the PKCS12 Password is displayed and I have copied and securely saved the password.\",\"CDD & Travel Rule Policies\":\"CDD & Travel Rule Policies\",\"CDD and data protection policies\":\"CDD and data protection policies\",\"Cancel\":\"Cancel\",\"Certificate Common Name\":\"Certificate Common Name\",\"Certificate Details\":\"Certificate Details\",\"Certificate Inventory\":\"Certificate Inventory\",\"Certificate Management\":\"Certificate Management\",\"Certificate Progress\":\"Certificate Progress\",\"Certificate Registration\":\"Certificate Registration\",\"Certificate Registration Process\":\"Certificate Registration Process\",\"Change Role\":\"Change Role\",\"Check to delete user account.\":\"Check to delete user account.\",\"CipherTrace Traveler\":\"CipherTrace Traveler\",\"City / Town / Municipality\":\"City / Town / Municipality\",\"Clear & Reset Form\":\"Clear & Reset Form\",\"Clear & Reset Registration Form\":\"Clear & Reset Registration Form\",\"Clear & Reset Section\":\"Clear & Reset Section\",\"Clear & Reset Section Click \\\"Reset\\\" to clear and reset <0>this section of the registration form. All data will be cleared from only this section of the registration form. Other sections of the registration form will not be cleared.\":\"Clear & Reset Section Click \\\"Reset\\\" to clear and reset <0>this section of the registration form. All data will be cleared from only this section of the registration form. Other sections of the registration form will not be cleared.\",\"Click \\\"Reset\\\" to clear and <0>reset the form. All data will be deleted and cleared from the registration form. You may want to export the data first. After clearing, you will be taken to the start of the form.\":\"Click \\\"Reset\\\" to clear and <0>reset the form. All data will be deleted and cleared from the registration form. You may want to export the data first. After clearing, you will be taken to the start of the form.\",\"Click below to submit your\":\"Click below to submit your\",\"Click “No” if you have not copied the PKCS12 password yet and would like to view and copy the password.\":\"Click “No” if you have not copied the PKCS12 password yet and would like to view and copy the password.\",\"Click “Yes” if you have copied the PKCS12 password and have securely saved it.\":\"Click “Yes” if you have copied the PKCS12 password and have securely saved it.\",\"Close\":\"Close\",\"Collaborator Name & Email\":\"Collaborator Name & Email\",\"Collaborator has been added successfully\":\"Collaborator has been added successfully\",\"Collaborator is not updated\":\"Collaborator is not updated\",\"Collaborator not deleted\":\"Collaborator not deleted\",\"Collaborators\":\"Collaborators\",\"Common Name\":\"Common Name\",\"Common name should match the TRISA endpoint without the port.\":\"Common name should match the TRISA endpoint without the port.\",\"Common name should not contain special characters, no spaces and must have a dot(.) in it and should have at least 2 characters after the periods.\":\"Common name should not contain special characters, no spaces and must have a dot(.) in it and should have at least 2 characters after the periods.\",\"Complete\":\"Complete\",\"Complete Certficate Registration\":\"Complete Certficate Registration\",\"Complete TRISA’s VASP Verfication Process\":\"Complete TRISA’s VASP Verfication Process\",\"Complete the multi-part TRISA verification form and due diligence process. Once\\n approved, gain access to the Testnet.\":\"Complete the multi-part TRISA verification form and due diligence process. Once\\n approved, gain access to the Testnet.\",\"Complete the multi-part TRISA verification form and due diligence process. Once approved, gain access to the Testnet and MainNet.\":\"Complete the multi-part TRISA verification form and due diligence process. Once approved, gain access to the Testnet and MainNet.\",\"Compliance / Legal Contact Email\":\"Compliance / Legal Contact Email\",\"Compliance / Legal Contact Name\":\"Compliance / Legal Contact Name\",\"Compliance / Legal Contact Phone\":\"Compliance / Legal Contact Phone\",\"Compliance Officer\":\"Compliance Officer\",\"Compliance officer or legal contact for requests about the compliance requirements and legal status of your organization. A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted.\":\"Compliance officer or legal contact for requests about the compliance requirements and legal status of your organization. A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted.\",\"Compliance teams seeking a turnkey solution with minimal effort while leveraging expert support & maintenance for sustained regulatory adherence.\":\"Compliance teams seeking a turnkey solution with minimal effort while leveraging expert support & maintenance for sustained regulatory adherence.\",\"Compliance, Technical, Admininstrative, Billing\":\"Compliance, Technical, Admininstrative, Billing\",\"Comply with the Travel Rule\":\"Comply with the Travel Rule\",\"Conducts KYC before virtual asset transfers\":\"Conducts KYC before virtual asset transfers\",\"Confirm\":\"Confirm\",\"Confirm New Password\":\"Confirm New Password\",\"Contact Details\":\"Contact Details\",\"Contact Name\":\"Contact Name\",\"Contact Rotational Labs at <0>support@rotational.io to request information.\":\"Contact Rotational Labs at <0>support@rotational.io to request information.\",\"Contact Verified\":\"Contact Verified\",\"Contact information for representatives of your organization. Contacts include Technical, Legal/Compliance, Administrative, and Billing persons.\":\"Contact information for representatives of your organization. Contacts include Technical, Legal/Compliance, Administrative, and Billing persons.\",\"Contacts\":\"Contacts\",\"Contain at least 3 of the following 4 types of characters\":\"Contain at least 3 of the following 4 types of characters\",\"Continue\":\"Continue\",\"Continue with GitHub\":\"Continue with GitHub\",\"Continue with Google\":\"Continue with Google\",\"Continue with Microsoft\":\"Continue with Microsoft\",\"Copied\":\"Copied\",\"Copy\":\"Copy\",\"Cost:\":\"Cost:\",\"Country\":\"Country\",\"Country (required)\":\"Country (required)\",\"Country of Issue\":\"Country of Issue\",\"Country of Issue is reserved for National Identifiers of Natural Persons\":\"Country of Issue is reserved for National Identifiers of Natural Persons\",\"Country of Registration\":\"Country of Registration\",\"Country:\":\"Country:\",\"Create Account\":\"Create Account\",\"Create Your Account\":\"Create Your Account\",\"Create account\":\"Create account\",\"Create your TRISA account\":\"Create your TRISA account\",\"Create your TRISA account with your VASP email address. Add collaborators in your organization.\":\"Create your TRISA account with your VASP email address. Add collaborators in your organization.\",\"Create your account today.\":\"Create your account today.\",\"Created and maintained by\":\"Created and maintained by\",\"Current Name\":\"Current Name\",\"Current Organization name\":\"Current Organization name\",\"Customer Due Diligence (CDD) & Travel Rule Policies\":\"Customer Due Diligence (CDD) & Travel Rule Policies\",\"Customer Number\":\"Customer Number\",\"Dashboard\":\"Dashboard\",\"Data Protection Policies\":\"Data Protection Policies\",\"Date of Incorporation / Establishment\":\"Date of Incorporation / Establishment\",\"Date of incorporation / establishment must be earlier than current date.\":\"Date of incorporation / establishment must be earlier than current date.\",\"Date of incorporation / establishment must be later than\":\"Date of incorporation / establishment must be later than\",\"Delete\":\"Delete\",\"Delete Collaborator\":\"Delete Collaborator\",\"Delete the address line\":\"Delete the address line\",\"Delete the following collaborator from the VASP account. The collaborator will no longer have access to the account.\":\"Delete the following collaborator from the VASP account. The collaborator will no longer have access to the account.\",\"Description\":\"Description\",\"Description:\":\"Description:\",\"Details\":\"Details\",\"Directory Lookup\":\"Directory Lookup\",\"Documentation\":\"Documentation\",\"Does your organization conduct KYC/CDD before permitting its customers to send/receive virtual asset transfers?\":\"Does your organization conduct KYC/CDD before permitting its customers to send/receive virtual asset transfers?\",\"Does your organization conduct Know your KYC/CDD before permitting its customers to send/receive virtual asset transfers?\":\"Does your organization conduct Know your KYC/CDD before permitting its customers to send/receive virtual asset transfers?\",\"Does your organization have a programme that sets minimum Anti-Money\\n Laundering (AML), Countering the Financing of Terrorism (CFT), Know your\\n Counterparty/Customer Due Diligence (KYC/CDD) and Sanctions standards per the requirements of the\\n jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\":\"Does your organization have a programme that sets minimum Anti-Money\\n Laundering (AML), Countering the Financing of Terrorism (CFT), Know your\\n Counterparty/Customer Due Diligence (KYC/CDD) and Sanctions standards per the requirements of the\\n jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\",\"Does your organization have a programme that sets minimum Anti-Money\\nLaundering (AML), Countering the Financing of Terrorism (CFT), Know your\\nCounterparty/Customer Due Diligence (KYC/CDD) and Sanctions standards per the requirements of the jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\":\"Does your organization have a programme that sets minimum Anti-Money\\nLaundering (AML), Countering the Financing of Terrorism (CFT), Know your\\nCounterparty/Customer Due Diligence (KYC/CDD) and Sanctions standards per the requirements of the jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\",\"Does your organization have a programme that sets minimum Anti-Money Laundering (AML), Countering the Financing of Terrorism (CFT), Know your Counterparty/Customer Due\\n Diligence (KYC/CDD) and Sanctions standards per the requirements of the jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\":\"Does your organization have a programme that sets minimum Anti-Money Laundering (AML), Countering the Financing of Terrorism (CFT), Know your Counterparty/Customer Due\\n Diligence (KYC/CDD) and Sanctions standards per the requirements of the jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\",\"Does your organization secure and protect PII, including PII received from other VASPs under the Travel Rule?\":\"Does your organization secure and protect PII, including PII received from other VASPs under the Travel Rule?\",\"Does your organization secure and protect Personally Identifiable\\n Information (PII), including Personally Identifiable\\n Information (PII) received from other VASPs under the Travel Rule?\":\"Does your organization secure and protect Personally Identifiable\\n Information (PII), including Personally Identifiable\\n Information (PII) received from other VASPs under the Travel Rule?\",\"Download\":\"Download\",\"Download <0>Docker image\":\"Download <0>Docker image\",\"Driver's License Number\":\"Driver's License Number\",\"EMAIL VERIFIED\":\"EMAIL VERIFIED\",\"ERRORED\":\"ERRORED\",\"Each VASP is required to establish a TRISA endpoint for inter-VASP communication. Please specify the details of your endpoint for certificate issuance.\":\"Each VASP is required to establish a TRISA endpoint for inter-VASP communication. Please specify the details of your endpoint for certificate issuance.\",\"Each VASP is required to establish a TRISA endpoint for inter-VASP communication. Please specify the details of your endpoint for certificate issuance. Please specify the TestNet endpoint and the MainNet endpoint. The TestNet endpoint and the MainNet endpoint must be different.\":\"Each VASP is required to establish a TRISA endpoint for inter-VASP communication. Please specify the details of your endpoint for certificate issuance. Please specify the TestNet endpoint and the MainNet endpoint. The TestNet endpoint and the MainNet endpoint must be different.\",\"Edit\":\"Edit\",\"Edit collaborator Role\":\"Edit collaborator Role\",\"Email Address\":\"Email Address\",\"Email is not valid.\":\"Email is not valid.\",\"Email is required.\":\"Email is required.\",\"Endpoint\":\"Endpoint\",\"Enter Current Password\":\"Enter Current Password\",\"Enter New Password\":\"Enter New Password\",\"Enter the VASP Common Name or VASP ID. Not a TRISA Member?\":\"Enter the VASP Common Name or VASP ID. Not a TRISA Member?\",\"Enter the name and type of name by which the legal person is known. At least one legal name is required. Organizations are strongly encouraged to enter additional name identifiers such as Trading Name/ Doing Business As (DBA), Local names, and phonetic names where appropriate.\":\"Enter the name and type of name by which the legal person is known. At least one legal name is required. Organizations are strongly encouraged to enter additional name identifiers such as Trading Name/ Doing Business As (DBA), Local names, and phonetic names where appropriate.\",\"Enter your email address\":\"Enter your email address\",\"Envoy is an <0>open source messaging tool built to help compliance teams handle travel rule exchanges efficiently and securely. It is designed by compliance experts and TRISA engineers to provide simplified data exchanges using the TRISA or TRP protocols.\":\"Envoy is an <0>open source messaging tool built to help compliance teams handle travel rule exchanges efficiently and securely. It is designed by compliance experts and TRISA engineers to provide simplified data exchanges using the TRISA or TRP protocols.\",\"Envoy is open source (MIT License). Download, install, integrate, host and support your own Envoy node and service.\":\"Envoy is open source (MIT License). Download, install, integrate, host and support your own Envoy node and service.\",\"Error Submitting Certificate\":\"Error Submitting Certificate\",\"Est. Time:\":\"Est. Time:\",\"Expiration Date\":\"Expiration Date\",\"Expired\":\"Expired\",\"Expires\":\"Expires\",\"Expiry Date:\":\"Expiry Date:\",\"Export\":\"Export\",\"Export Data\":\"Export Data\",\"Failed to load Network announcement , please reload\":\"Failed to load Network announcement , please reload\",\"Failure to click either confirmation will result in an incomplete registration.\":\"Failure to click either confirmation will result in an incomplete registration.\",\"Files is required\":\"Files is required\",\"Final Confirmation\":\"Final Confirmation\",\"Final review and form submission\":\"Final review and form submission\",\"First (Given) Name\":\"First (Given) Name\",\"First Listed\":\"First Listed\",\"Follow the instructions below to reset your TRISA password\":\"Follow the instructions below to reset your TRISA password\",\"For MainNet certificate requests, a member of TRISA’s verification team will review your submission and conduct a final due diligence phone call for physical verification. When physical verification is complete, TRISA will issue MainNet certificates. Requests for TestNet certificates do not require physical verification.\":\"For MainNet certificate requests, a member of TRISA’s verification team will review your submission and conduct a final due diligence phone call for physical verification. When physical verification is complete, TRISA will issue MainNet certificates. Requests for TestNet certificates do not require physical verification.\",\"For identifiers other than LEI specify the registration authority from the following list. See\":\"For identifiers other than LEI specify the registration authority from the following list. See\",\"Foreign Investment Identity Number\":\"Foreign Investment Identity Number\",\"Forgot password?\":\"Forgot password?\",\"Full Name\":\"Full Name\",\"Full name\":\"Full name\",\"GLEIF Registration Authorities\":\"GLEIF Registration Authorities\",\"Geographic\":\"Geographic\",\"Git Revision\":\"Git Revision\",\"GitHub repository\":\"GitHub repository\",\"Government Entity\":\"Government Entity\",\"Guest\":\"Guest\",\"Home\":\"Home\",\"How TRISA Works\":\"How TRISA Works\",\"How to set up your own node?\":\"How to set up your own node?\",\"I acknowledge that requesting a new X.509 Identity Certificate will invalidate and revoke my organization’s current X.509 Identity Certificate.\":\"I acknowledge that requesting a new X.509 Identity Certificate will invalidate and revoke my organization’s current X.509 Identity Certificate.\",\"ID\":\"ID\",\"ID:\":\"ID:\",\"IVMS 101 data structure\":\"IVMS 101 data structure\",\"Identification Number\":\"Identification Number\",\"Identification Type\":\"Identification Type\",\"Identity Card Number\":\"Identity Card Number\",\"Identity Certificates\":\"Identity Certificates\",\"If supplied, use full phone number with country code\":\"If supplied, use full phone number with country code\",\"If you continue, your changes will be lost. To save your changes, click Cancel and then click on the\":\"If you continue, your changes will be lost. To save your changes, click Cancel and then click on the\",\"If you have additional accounts with the TRISA Global Directory Service, you can link them here. You are required to log in to the linked account to verify account ownership.\":\"If you have additional accounts with the TRISA Global Directory Service, you can link them here. You are required to log in to the linked account to verify account ownership.\",\"If you lose the PKCS12 password, you will have to the start the registration process from the beginning.\":\"If you lose the PKCS12 password, you will have to the start the registration process from the beginning.\",\"If you would like to edit your registration form before submitting, please return to the\":\"If you would like to edit your registration form before submitting, please return to the\",\"If you would like to register for MainNet, please provide a <0>MainNet Endpoint and Common Name.\":\"If you would like to register for MainNet, please provide a <0>MainNet Endpoint and Common Name.\",\"If you would like to register for MainNet, please provide a MainNet Endpoint and Common Name.\":\"If you would like to register for MainNet, please provide a MainNet Endpoint and Common Name.\",\"If you would like to register for TestNet, please provide a <0>TestNet Endpoint and Common Name.\":\"If you would like to register for TestNet, please provide a <0>TestNet Endpoint and Common Name.\",\"If you would like to register for TestNet, please provide a TestNet Endpoint and Common Name.\":\"If you would like to register for TestNet, please provide a TestNet Endpoint and Common Name.\",\"Import File\":\"Import File\",\"Incomplete\":\"Incomplete\",\"Incorporation Date\":\"Incorporation Date\",\"Information about the VASP such as website, incorporation date, business and VASP category.\":\"Information about the VASP such as website, incorporation date, business and VASP category.\",\"Information that identifies your organization as a Legal Person. This section represents the IVMS 101 data structure for legal persons and is strongly suggested for use as KYC information exchanged in TRISA transfers.\":\"Information that identifies your organization as a Legal Person. This section represents the IVMS 101 data structure for legal persons and is strongly suggested for use as KYC information exchanged in TRISA transfers.\",\"Information to ensure that required compliance information exchanges are conducted correctly and safely. This includes information about jurisdiction and national regulator, Customer Due Diligence(CDD) and Travel Rule policies, and data protection policies.\":\"Information to ensure that required compliance information exchanges are conducted correctly and safely. This includes information about jurisdiction and national regulator, Customer Due Diligence(CDD) and Travel Rule policies, and data protection policies.\",\"Integrate and Comply\":\"Integrate and Comply\",\"Integrate with <0>TRISA using Envoy to begin exchanging Travel Rule compliance data.\":\"Integrate with <0>TRISA using Envoy to begin exchanging Travel Rule compliance data.\",\"Integrate with TRISA.\":\"Integrate with TRISA.\",\"Interoperable\":\"Interoperable\",\"Invited\":\"Invited\",\"Is your organization permitted to send and/or receive transfers of virtual assets in the jurisdictions in which it operates?\":\"Is your organization permitted to send and/or receive transfers of virtual assets in the jurisdictions in which it operates?\",\"Is your organization required by law to safeguard Personally Identifiable\\n Information (PII)?\":\"Is your organization required by law to safeguard Personally Identifiable\\n Information (PII)?\",\"Is your organization required by law to safeguard Personally Identifiable Information (PII)?\":\"Is your organization required by law to safeguard Personally Identifiable Information (PII)?\",\"Is your organization required to comply with the application of the Travel Rule standards in the jurisdiction(s) where it is licensed/approved/registered?\":\"Is your organization required to comply with the application of the Travel Rule standards in the jurisdiction(s) where it is licensed/approved/registered?\",\"Issue Date\":\"Issue Date\",\"Issue Date:\":\"Issue Date:\",\"Issuer\":\"Issuer\",\"Join\":\"Join\",\"Join Today\":\"Join Today\",\"Join the TRISA network today.\":\"Join the TRISA network today.\",\"Joined\":\"Joined\",\"Last (Family) Name\":\"Last (Family) Name\",\"Last Login\":\"Last Login\",\"Last Login:\":\"Last Login:\",\"Last Updated\":\"Last Updated\",\"Learn How TRISA Works\":\"Learn How TRISA Works\",\"Learn More\":\"Learn More\",\"Learn about the three-step process to become a member and verified VASP.\":\"Learn about the three-step process to become a member and verified VASP.\",\"Learn how TRISA works.\":\"Learn how TRISA works.\",\"Legal\":\"Legal\",\"Legal Entity Identifier (LEI)\":\"Legal Entity Identifier (LEI)\",\"Legal Person\":\"Legal Person\",\"Legal name is required\":\"Legal name is required\",\"Legal name is required.\":\"Legal name is required.\",\"Legal/ Compliance Contact (required)\":\"Legal/ Compliance Contact (required)\",\"Link Account\":\"Link Account\",\"Local Name Identifiers\":\"Local Name Identifiers\",\"Locality\":\"Locality\",\"Log In\":\"Log In\",\"Log in\":\"Log in\",\"Log in to TRISA’s Global Directory Service\":\"Log in to TRISA’s Global Directory Service\",\"Log in.\":\"Log in.\",\"Log into your TRISA account\":\"Log into your TRISA account\",\"Login\":\"Login\",\"Login & Identity\":\"Login & Identity\",\"MAINNET DIRECTORY RECORD\":\"MAINNET DIRECTORY RECORD\",\"MAINNET Identity Certificate\":\"MAINNET Identity Certificate\",\"MAINNET SUBMISSION\":\"MAINNET SUBMISSION\",\"MainNet\":\"MainNet\",\"MainNet Certificate Common Name\":\"MainNet Certificate Common Name\",\"MainNet Certificate Details\":\"MainNet Certificate Details\",\"MainNet Certificates\":\"MainNet Certificates\",\"MainNet Identity Certificates\":\"MainNet Identity Certificates\",\"MainNet Network Metrics\":\"MainNet Network Metrics\",\"MainNet TRISA Endpoint\":\"MainNet TRISA Endpoint\",\"Max file size 10mb\":\"Max file size 10mb\",\"Meet Alice VASP, Bob VASP and Evil VASP\":\"Meet Alice VASP, Bob VASP and Evil VASP\",\"Meet Alice VASP, Bob VASP, and “Evil” VASP\":\"Meet Alice VASP, Bob VASP, and “Evil” VASP\",\"Member Directory\":\"Member Directory\",\"Member List\":\"Member List\",\"Member Name\":\"Member Name\",\"Message from server:\":\"Message from server:\",\"Misc\":\"Misc\",\"Must comply with Travel Rule\":\"Must comply with Travel Rule\",\"Must safeguard PII\":\"Must safeguard PII\",\"NO\":\"NO\",\"NO VERIFICATION\":\"NO VERIFICATION\",\"Name\":\"Name\",\"Name Identifier Type is required.\":\"Name Identifier Type is required.\",\"Name Identifiers\":\"Name Identifiers\",\"Name of Primary Regulator\":\"Name of Primary Regulator\",\"Name, Addresss, Country, National Identifier\":\"Name, Addresss, Country, National Identifier\",\"National Identification\":\"National Identification\",\"National Jurisdiction\":\"National Jurisdiction\",\"Need to Learn More?\":\"Need to Learn More?\",\"Network\":\"Network\",\"Network Announcement\":\"Network Announcement\",\"Network Status\":\"Network Status\",\"Network directory member list not available because you are not a verified contact for this network. Please complete the registration process.\":\"Network directory member list not available because you are not a verified contact for this network. Please complete the registration process.\",\"New Members\":\"New Members\",\"New X.509 Identity Certificate Request\":\"New X.509 Identity Certificate Request\",\"Next\":\"Next\",\"Next Steps:\":\"Next Steps:\",\"No\":\"No\",\"No Certificate available\":\"No Certificate available\",\"No Data\":\"No Data\",\"No information is sent until you submit for a TestNet and/or MainNet Certificate after the Review section.\":\"No information is sent until you submit for a TestNet and/or MainNet Certificate after the Review section.\",\"Non-Commercial Entity\":\"Non-Commercial Entity\",\"Not Saved\":\"Not Saved\",\"Not Verified\":\"Not Verified\",\"Not a TRISA Member?\":\"Not a TRISA Member?\",\"Note:\":\"Note:\",\"Open Source\":\"Open Source\",\"Open Source Resources\":\"Open Source Resources\",\"Operators seeking a balance between cost & convenience, with professional implementation ensuring a robust setup without the ongoing costs of managed services.\":\"Operators seeking a balance between cost & convenience, with professional implementation ensuring a robust setup without the ongoing costs of managed services.\",\"Operators that want maximum flexibility and control to customize and have the technical resources to integrate with their systems.\":\"Operators that want maximum flexibility and control to customize and have the technical resources to integrate with their systems.\",\"Option 1. Set Up Your Own TRISA Node\":\"Option 1. Set Up Your Own TRISA Node\",\"Option 2. Use a 3rd-party Solution\":\"Option 2. Use a 3rd-party Solution\",\"Organization\":\"Organization\",\"Organization Name\":\"Organization Name\",\"Organization Type\":\"Organization Type\",\"Organization Unit\":\"Organization Unit\",\"Organization:\":\"Organization:\",\"Organizational Details\":\"Organizational Details\",\"Other Jurisdictions\":\"Other Jurisdictions\",\"Overview\":\"Overview\",\"PENDING REVIEW\":\"PENDING REVIEW\",\"Page Not Found\":\"Page Not Found\",\"Partially\":\"Partially\",\"Participate in verified VASP-to-VASP Travel Rule exchanges.\":\"Participate in verified VASP-to-VASP Travel Rule exchanges.\",\"Passport Number\":\"Passport Number\",\"Password\":\"Password\",\"Peer-to-Peer\":\"Peer-to-Peer\",\"Permission:\":\"Permission:\",\"Permissions\":\"Permissions\",\"Phone Number\":\"Phone Number\",\"Phonetic Name Identifiers\":\"Phonetic Name Identifiers\",\"Please Provide the Name and Email Address\":\"Please Provide the Name and Email Address\",\"Please add any other regulatory jurisdictions your organization complies with.\":\"Please add any other regulatory jurisdictions your organization complies with.\",\"Please complete all details\":\"Please complete all details\",\"Please copy and paste this password and store somewhere safe!\":\"Please copy and paste this password and store somewhere safe!\",\"Please enter the information that identifies your organization as a Legal Person. This form represents the\":\"Please enter the information that identifies your organization as a Legal Person. This form represents the\",\"Please enter the information that identifies your organization as a Legal Person. This form represents the {0} data structure for legal persons and is strongly suggested for use as KYC (Know your Counterparty) or CDD (Customer Due Diligence) information exchanged in TRISA transfers.\":[\"Please enter the information that identifies your organization as a Legal Person. This form represents the \",[\"0\"],\" data structure for legal persons and is strongly suggested for use as KYC (Know your Counterparty) or CDD (Customer Due Diligence) information exchanged in TRISA transfers.\"],\"Please input the name of the new managed Virtual Asset Service Provider (VASP). When the entity is created, you will have the ability to add collaborators, start and complete the certificate registration process, and manage the VASP account. Please acknowledge below and provide the name of the entity.\":\"Please input the name of the new managed Virtual Asset Service Provider (VASP). When the entity is created, you will have the ability to add collaborators, start and complete the certificate registration process, and manage the VASP account. Please acknowledge below and provide the name of the entity.\",\"Please note that TestNet and MainNet are separate networks that require different X.509 Identity Certificates.\":\"Please note that TestNet and MainNet are separate networks that require different X.509 Identity Certificates.\",\"Please review the information provided, edit as needed, and submit to complete the registration form. After the information is reviewed, emails will be sent to the provided contacts for verification. Once verified, your TestNet certificate will be issued.\":\"Please review the information provided, edit as needed, and submit to complete the registration form. After the information is reviewed, emails will be sent to the provided contacts for verification. Once verified, your TestNet certificate will be issued.\",\"Please review the information provided, edit as needed, and submit to complete the registration form. After the information is reviewed, you will be contacted to verify details. Once verified, your TestNet certificate will be issued.\":\"Please review the information provided, edit as needed, and submit to complete the registration form. After the information is reviewed, you will be contacted to verify details. Once verified, your TestNet certificate will be issued.\",\"Please select as many categories needed to represent the types of virtual asset services your organization provides.\":\"Please select as many categories needed to represent the types of virtual asset services your organization provides.\",\"Please specify the applicable regulation(s) for Travel Rule standards compliance, e.g.\\\"FATF Recommendation 16\\\"\":\"Please specify the applicable regulation(s) for Travel Rule standards compliance, e.g.\\\"FATF Recommendation 16\\\"\",\"Please supply a valid national identification number. TRISA recommends the use of LEI numbers. For more information, please visit\":\"Please supply a valid national identification number. TRISA recommends the use of LEI numbers. For more information, please visit\",\"Please supply contact information for representatives of your organization. All contacts will receive an email verification token and the contact emails must be verified before the registration can proceed.\":\"Please supply contact information for representatives of your organization. All contacts will receive an email verification token and the contact emails must be verified before the registration can proceed.\",\"Please supply contact information for representatives of your organization. All contacts will receive an email verification token and the contact emails must be verified before the registration can proceed. Group or shared email addresses such as compliance@yourvasp.com are permitted if the email account is actively monitored.\":\"Please supply contact information for representatives of your organization. All contacts will receive an email verification token and the contact emails must be verified before the registration can proceed. Group or shared email addresses such as compliance@yourvasp.com are permitted if the email account is actively monitored.\",\"Please use the email address associated with your organization.\":\"Please use the email address associated with your organization.\",\"Please use the email address associated with your organization. Group or shared email addresses such as compliance@yourvasp.com are permitted if the email account is actively monitored.\":\"Please use the email address associated with your organization. Group or shared email addresses such as compliance@yourvasp.com are permitted if the email account is actively monitored.\",\"Postal Code\":\"Postal Code\",\"Postal Code / Postcode / ZIP Code\":\"Postal Code / Postcode / ZIP Code\",\"Preferred name for email communication.\":\"Preferred name for email communication.\",\"Previous\":\"Previous\",\"Primary National Jurisdiction\":\"Primary National Jurisdiction\",\"Primary contact for handling technical queries about the operation and status of your service participating in the TRISA network. Can be a group or admin email.\":\"Primary contact for handling technical queries about the operation and status of your service participating in the TRISA network. Can be a group or admin email.\",\"Private Organization\":\"Private Organization\",\"Profile\":\"Profile\",\"Profile Created\":\"Profile Created\",\"Profile Created:\":\"Profile Created:\",\"Provider\":\"Provider\",\"Province\":\"Province\",\"Public Identity Key\":\"Public Identity Key\",\"REJECTED\":\"REJECTED\",\"REVIEWED\":\"REVIEWED\",\"Reference implementation\":\"Reference implementation\",\"Reg Authority\":\"Reg Authority\",\"Region / Province / State (required)\":\"Region / Province / State (required)\",\"Register with <0>TRISA's GDS\":\"Register with <0>TRISA's GDS\",\"Registered Directory\":\"Registered Directory\",\"Registration Authority\":\"Registration Authority\",\"Registration Authority Identifier\":\"Registration Authority Identifier\",\"Registration Submission\":\"Registration Submission\",\"Regulator Name\":\"Regulator Name\",\"Remove Linked Account\":\"Remove Linked Account\",\"Remove line\":\"Remove line\",\"Request New Identity Certificate\":\"Request New Identity Certificate\",\"Requesting a new X.509 Identity Certificate will invalidate and revoke your current X.509 Identity Certificate.\":\"Requesting a new X.509 Identity Certificate will invalidate and revoke your current X.509 Identity Certificate.\",\"Reset\":\"Reset\",\"Residential\":\"Residential\",\"Return to vaspdirectory.net\":\"Return to vaspdirectory.net\",\"Review\":\"Review\",\"Review <0>documentation\":\"Review <0>documentation\",\"Review <0>source code\":\"Review <0>source code\",\"Review section\":\"Review section\",\"Role\":\"Role\",\"Rotational will install and configure your node for your environment while you host, maintain, and support the node on an ongoing basis.\":\"Rotational will install and configure your node for your environment while you host, maintain, and support the node on an ongoing basis.\",\"Rotational will install, configure, host, maintain, and support your node. Includes dedicated, provenance-aware node with regional deployments.\":\"Rotational will install, configure, host, maintain, and support your node. Includes dedicated, provenance-aware node with regional deployments.\",\"SECURITY\":\"SECURITY\",\"SUBMITTED\":\"SUBMITTED\",\"Safeguards PII\":\"Safeguards PII\",\"Save\":\"Save\",\"Save & Next\":\"Save & Next\",\"Save & Previous\":\"Save & Previous\",\"Schedule a demo of Envoy, TRISA's open source solution for cost-effective Travel Rule compliance.\":\"Schedule a demo of Envoy, TRISA's open source solution for cost-effective Travel Rule compliance.\",\"Schedule a demo to learn about TRISA's open source self-hosted solution for cost-effective Travel Rule compliance.\":\"Schedule a demo to learn about TRISA's open source self-hosted solution for cost-effective Travel Rule compliance.\",\"Sealing Certificate Inventory\":\"Sealing Certificate Inventory\",\"Sealing Certificates\":\"Sealing Certificates\",\"Search the Directory Service\":\"Search the Directory Service\",\"Section\":\"Section\",\"Section 1: Basic Details\":\"Section 1: Basic Details\",\"Section 2: Legal Person\":\"Section 2: Legal Person\",\"Section 3: Contacts\":\"Section 3: Contacts\",\"Section 4: TRISA Implementation\":\"Section 4: TRISA Implementation\",\"Section 5: TRIXO Questionnaire\":\"Section 5: TRIXO Questionnaire\",\"Section 6: Review & Submit\":\"Section 6: Review & Submit\",\"Sections & Details\":\"Sections & Details\",\"Secure\":\"Secure\",\"Select Network\":\"Select Network\",\"Select VASP category\":\"Select VASP category\",\"Select a VASP from the Managed VASP List\":\"Select a VASP from the Managed VASP List\",\"Select a country\":\"Select a country\",\"Select business category\":\"Select business category\",\"Select the collaborator’s role and save.\":\"Select the collaborator’s role and save.\",\"Serial No\":\"Serial No\",\"Serial Number\":\"Serial Number\",\"Set up your TRISA node or integrate with a 3rd-party Travel Rule solution. Complete\\n testing and move to production.\":\"Set up your TRISA node or integrate with a 3rd-party Travel Rule solution. Complete\\n testing and move to production.\",\"Set up your TRISA node or integrate with a 3rd-party Travel Rule solution. Complete testing and move to production.\":\"Set up your TRISA node or integrate with a 3rd-party Travel Rule solution. Complete testing and move to production.\",\"Short\":\"Short\",\"Sign out\":\"Sign out\",\"Signature ID\":\"Signature ID\",\"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set\\n up and maintain their own TRISA server to exhange encrypted Travel Rule\\n compliance data. TRISA maintains an\":\"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set\\n up and maintain their own TRISA server to exhange encrypted Travel Rule\\n compliance data. TRISA maintains an\",\"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set up and maintain their own TRISA server to exhange encrypted Travel Rule compliance data. At the same time, TRISA is designed to be interoperable. There are several Travel Rule solutions providers available on the market. If you are a customer, work with your Travel Ruie provider to integrate TRISA into your Travel Rule compliance workflow.\":\"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set up and maintain their own TRISA server to exhange encrypted Travel Rule compliance data. At the same time, TRISA is designed to be interoperable. There are several Travel Rule solutions providers available on the market. If you are a customer, work with your Travel Ruie provider to integrate TRISA into your Travel Rule compliance workflow.\",\"Social Security Number\":\"Social Security Number\",\"Something went wrong. Please try again later.\":\"Something went wrong. Please try again later.\",\"Sorry, the page you are looking for doesn't exist or has been moved\":\"Sorry, the page you are looking for doesn't exist or has been moved\",\"Sorry. We could not find a user account with the email address\":\"Sorry. We could not find a user account with the email address\",\"Start\":\"Start\",\"Start Certificate Registration\":\"Start Certificate Registration\",\"Start Registration\":\"Start Registration\",\"Start trial\":\"Start trial\",\"Start your implementation\":\"Start your implementation\",\"Status\":\"Status\",\"Status:\":\"Status:\",\"Step 1\":\"Step 1\",\"Street Address\":\"Street Address\",\"Subject\":\"Subject\",\"Subject Details\":\"Subject Details\",\"Submit\":\"Submit\",\"Submit MainNet Registration\":\"Submit MainNet Registration\",\"Submit TestNet Registration\":\"Submit TestNet Registration\",\"Submitted\":\"Submitted\",\"Support\":\"Support\",\"Switch Accounts\":\"Switch Accounts\",\"Synga Bridge\":\"Synga Bridge\",\"TESTNET DIRECTORY RECORD\":\"TESTNET DIRECTORY RECORD\",\"TESTNET SUBMISSION\":\"TESTNET SUBMISSION\",\"TRISA Certificate Types\":\"TRISA Certificate Types\",\"TRISA Endpoint\":\"TRISA Endpoint\",\"TRISA Endpoint: MainNet\":\"TRISA Endpoint: MainNet\",\"TRISA Endpoint: TestNet\":\"TRISA Endpoint: TestNet\",\"TRISA GitHub repo\":\"TRISA GitHub repo\",\"TRISA Global Directory Service\":\"TRISA Global Directory Service\",\"TRISA Identity Signature:\":\"TRISA Identity Signature:\",\"TRISA Implementation\":\"TRISA Implementation\",\"TRISA Implementations\":\"TRISA Implementations\",\"TRISA Member Directory\":\"TRISA Member Directory\",\"TRISA Member ID\":\"TRISA Member ID\",\"TRISA Member ID:\":\"TRISA Member ID:\",\"TRISA Registration Request Submitted!\":\"TRISA Registration Request Submitted!\",\"TRISA Service Endpoint\":\"TRISA Service Endpoint\",\"TRISA Verification\":\"TRISA Verification\",\"TRISA Verification:\":\"TRISA Verification:\",\"TRISA Verified Logo\":\"TRISA Verified Logo\",\"TRISA endpoint for communication\":\"TRISA endpoint for communication\",\"TRISA endpoint is not valid.\":\"TRISA endpoint is not valid.\",\"TRISA implementation\":\"TRISA implementation\",\"TRISA is a decentralized network where VASPs communicate directly with each other.\":\"TRISA is a decentralized network where VASPs communicate directly with each other.\",\"TRISA is a global, open source, peer-to-peer and secure Travel Rule architecture and network designed to be accessible and interoperable. Become a TRISA-certified VASP today.\":\"TRISA is a global, open source, peer-to-peer and secure Travel Rule architecture and network designed to be accessible and interoperable. Become a TRISA-certified VASP today.\",\"TRISA is a network of trusted members. I acknowledge that the contact is authorized to access the organization’s TRISA account information.\":\"TRISA is a network of trusted members. I acknowledge that the contact is authorized to access the organization’s TRISA account information.\",\"TRISA is a network of trusted members. I acknowledge that the new VASP has a legitimate business purpose to join TRISA.\":\"TRISA is a network of trusted members. I acknowledge that the new VASP has a legitimate business purpose to join TRISA.\",\"TRISA is designed to be interoperable with other Travel Rule solutions.\":\"TRISA is designed to be interoperable with other Travel Rule solutions.\",\"TRISA is designed to be interoperable. There are several Travel Rule solutions\\n providers available on the market. If you are a customer, work with them to\\n integrate TRISA into your Travel Rule compliance workflow.\":\"TRISA is designed to be interoperable. There are several Travel Rule solutions\\n providers available on the market. If you are a customer, work with them to\\n integrate TRISA into your Travel Rule compliance workflow.\",\"TRISA is open source and available to implement by any VASP.\":\"TRISA is open source and available to implement by any VASP.\",\"TRISA issues two types of certificates:\":\"TRISA issues two types of certificates:\",\"TRISA members must complete a comprehensive multi-part verification form and due diligence process. Once verified, TRISA will issue TestNet and MainNet certificates for secure Travel Rule compliance.\":\"TRISA members must complete a comprehensive multi-part verification form and due diligence process. Once verified, TRISA will issue TestNet and MainNet certificates for secure Travel Rule compliance.\",\"TRISA specific identity number (UUID), only supplied if you're updating an existing registration request\":\"TRISA specific identity number (UUID), only supplied if you're updating an existing registration request\",\"TRISA uses public-key cryptography for encrypting data in flight and at rest.\":\"TRISA uses public-key cryptography for encrypting data in flight and at rest.\",\"TRISA verified members may download and display a “TRISA Verified VASP” logo on their website. The logo is unique to your VASP and non-reproducible. Members may download their logo after verification is complete and their certificate has been issued. The logo is in .svg fotmat\":\"TRISA verified members may download and display a “TRISA Verified VASP” logo on their website. The logo is unique to your VASP and non-reproducible. Members may download their logo after verification is complete and their certificate has been issued. The logo is in .svg fotmat\",\"TRISA's Github repo\":\"TRISA's Github repo\",\"TRISA's Slack channel\":\"TRISA's Slack channel\",\"TRISA’s Github repo\":\"TRISA’s Github repo\",\"TRISA’s Global Directory Service (GDS) is a network of vetted VASPs that can securely exchange Travel Rule compliance data with each other.\":\"TRISA’s Global Directory Service (GDS) is a network of vetted VASPs that can securely exchange Travel Rule compliance data with each other.\",\"TRISA’s verification form includes five sections and may require information from several parties in your organization.\":\"TRISA’s verification form includes five sections and may require information from several parties in your organization.\",\"TRIXO Questionnaire\":\"TRIXO Questionnaire\",\"Talk to a member of your technical team to determine the requirements and\\n resources to integrate TRISA with your system. Have members of your technical\\n team integrate your systems with TRISA. Or work with a solutions provider that\\n can help your VASP set up your TRISA server and maintain it.\":\"Talk to a member of your technical team to determine the requirements and\\n resources to integrate TRISA with your system. Have members of your technical\\n team integrate your systems with TRISA. Or work with a solutions provider that\\n can help your VASP set up your TRISA server and maintain it.\",\"Tax Identification Number\":\"Tax Identification Number\",\"Technical Contact (required)\":\"Technical Contact (required)\",\"Technical Contact Email\":\"Technical Contact Email\",\"Technical Contact Name\":\"Technical Contact Name\",\"Technical Contact Phone\":\"Technical Contact Phone\",\"Technical Officer\":\"Technical Officer\",\"Technical Resources\":\"Technical Resources\",\"Technical information about your endpoint for certificate issuance. Each VASP is required to establish a TRISA endpoint for inter-VASP communication.\":\"Technical information about your endpoint for certificate issuance. Each VASP is required to establish a TRISA endpoint for inter-VASP communication.\",\"TestNet\":\"TestNet\",\"TestNet Certificate Common Name\":\"TestNet Certificate Common Name\",\"TestNet Certificates\":\"TestNet Certificates\",\"TestNet Identity Certificates\":\"TestNet Identity Certificates\",\"TestNet Network Metrics\":\"TestNet Network Metrics\",\"TestNet TRISA Endpoint\":\"TestNet TRISA Endpoint\",\"TestNet and MainNet endpoints should not be the same.\":\"TestNet and MainNet endpoints should not be the same.\",\"Thank you for creating your TRISA account.\":\"Thank you for creating your TRISA account.\",\"Thank you for creating your TRISA account. You must verify your email address. An email with verification instructions has been sent to your email address. Please complete the email verification process in 24 hours. The email verification link will expire in 24 hours.\":\"Thank you for creating your TRISA account. You must verify your email address. An email with verification instructions has been sent to your email address. Please complete the email verification process in 24 hours. The email verification link will expire in 24 hours.\",\"Thank you. We have sent instructions to reset your password to\":\"Thank you. We have sent instructions to reset your password to\",\"Thank you. We have sent instructions to reset your password to {0}. The link to reset your password expires in 24 hours.\":[\"Thank you. We have sent instructions to reset your password to \",[\"0\"],\". The link to reset your password expires in 24 hours.\"],\"The Common Name typically matches the Endpoint, without the port number\\n at the end (e.g. trisa.myvasp.com) and is used to identify the subject\\n in the X.509 certificate.\":\"The Common Name typically matches the Endpoint, without the port number\\n at the end (e.g. trisa.myvasp.com) and is used to identify the subject\\n in the X.509 certificate.\",\"The Domain Name is invalid.\":\"The Domain Name is invalid.\",\"The Domain Name is required.\":\"The Domain Name is required.\",\"The Organization has a current and valid <0>Mainnet Identity Certificate.\":\"The Organization has a current and valid <0>Mainnet Identity Certificate.\",\"The Organization has a current and valid <0>Mainnet and <1>Tesnet Identity Certificate.\":\"The Organization has a current and valid <0>Mainnet and <1>Tesnet Identity Certificate.\",\"The Organization has a current and valid <0>Testnet Identity Certificate.\":\"The Organization has a current and valid <0>Testnet Identity Certificate.\",\"The TRISA Global Directory Service (GDS) is temporarily undergoing maintenance. Please try again later.\":\"The TRISA Global Directory Service (GDS) is temporarily undergoing maintenance. Please try again later.\",\"The TRISA Member Directory is for informational purposes and is meant to foster collaboration between members. It is available to verified TRISA contacts only. If you cannot view the list, please complete the registration process. You can view the member list after verification is complete.\":\"The TRISA Member Directory is for informational purposes and is meant to foster collaboration between members. It is available to verified TRISA contacts only. If you cannot view the list, please complete the registration process. You can view the member list after verification is complete.\",\"The Travel Rule Information Sharing Architecture (TRISA)\":\"The Travel Rule Information Sharing Architecture (TRISA)\",\"The VASP Name is required.\":\"The VASP Name is required.\",\"The address and port of the TRISA endpoint for partner VASPs to connect on via gRPC.\":\"The address and port of the TRISA endpoint for partner VASPs to connect on via gRPC.\",\"The collaborator has not been deleted\":\"The collaborator has not been deleted\",\"The collaborator has not been updated\":\"The collaborator has not been updated\",\"The common name for the mTLS certificate. This should match the TRISA endpoint without the port in most cases.\":\"The common name for the mTLS certificate. This should match the TRISA endpoint without the port in most cases.\",\"The contact will receive an email to create a TRISA Global Directory Service (GDS) account or join this organization if the contact already has a TRISA GDS account. The invitation to join is valid for 7 calendar days. The contact will be added as a member for the VASP. The contact will have the ability to contribute to certificate requests, check on the status of certificate requests, and complete other actions related to the organization’s TRISA membership.\":\"The contact will receive an email to create a TRISA Global Directory Service (GDS) account or join this organization if the contact already has a TRISA GDS account. The invitation to join is valid for 7 calendar days. The contact will be added as a member for the VASP. The contact will have the ability to contribute to certificate requests, check on the status of certificate requests, and complete other actions related to the organization’s TRISA membership.\",\"The following account will be removed from your profile. The linked account will not be affected.\":\"The following account will be removed from your profile. The linked account will not be affected.\",\"The link to reset your password expires in 24 hours.\":\"The link to reset your password expires in 24 hours.\",\"The minimum threshold above which your organization is required to collect/send Travel Rule information.\":\"The minimum threshold above which your organization is required to collect/send Travel Rule information.\",\"The name and type of name by which the legal person is known.\":\"The name and type of name by which the legal person is known.\",\"The name of primary regulator or supervisory authority for your national jurisdiction\":\"The name of primary regulator or supervisory authority for your national jurisdiction\",\"There is an error or missing data in this section. Please edit the section.\":\"There is an error or missing data in this section. Please edit the section.\",\"This is the only time the PKCS12 password is shown during the registration process.\":\"This is the only time the PKCS12 password is shown during the registration process.\",\"This multi-section form is an important step in the registration and certificate issuance process. The information you provide will be used to verify the legal entity that you represent and, where appropriate, will be available to verified TRISA members to facilitate compliance decisions. If you need guidance, see the <0>Getting Started Help Guide.\":\"This multi-section form is an important step in the registration and certificate issuance process. The information you provide will be used to verify the legal entity that you represent and, where appropriate, will be available to verified TRISA members to facilitate compliance decisions. If you need guidance, see the <0>Getting Started Help Guide.\",\"This questionnaire is designed to help TRISA members understand the regulatory regime of your organization. The information provided will help ensure that required compliance information exchanges are conducted correctly and safely. All verified TRISA members will have access to this information.\":\"This questionnaire is designed to help TRISA members understand the regulatory regime of your organization. The information provided will help ensure that required compliance information exchanges are conducted correctly and safely. All verified TRISA members will have access to this information.\",\"Threshold to conduct KYC before permitting the customer to send/receive virtual asset transfers\":\"Threshold to conduct KYC before permitting the customer to send/receive virtual asset transfers\",\"To assist in completing the registration form, the form is divided into multiple sections. Navigate through the form by clicking on each section of the progress bar or the buttons at the bottom of each section.\":\"To assist in completing the registration form, the form is divided into multiple sections. Navigate through the form by clicking on each section of the progress bar or the buttons at the bottom of each section.\",\"Trading\":\"Trading\",\"USD $0\":\"USD $0\",\"USD $375/month/node (min 6-month commitment)\":\"USD $375/month/node (min 6-month commitment)\",\"USD USD $2,500 (one-time)\":\"USD USD $2,500 (one-time)\",\"USER DETAILS\":\"USER DETAILS\",\"Unable to add VASP\":\"Unable to add VASP\",\"Unable to add collaborator\":\"Unable to add collaborator\",\"Understood\":\"Understood\",\"Unknown Entity\":\"Unknown Entity\",\"Unsaved changes alert\":\"Unsaved changes alert\",\"Unspecified\":\"Unspecified\",\"Upon verification, integrate with TRISA to begin exchanging Travel Rule compliance data.\":\"Upon verification, integrate with TRISA to begin exchanging Travel Rule compliance data.\",\"User Details\":\"User Details\",\"User ID:\":\"User ID:\",\"User Profile\":\"User Profile\",\"VASP\":\"VASP\",\"VASP Category\":\"VASP Category\",\"VASP Domain\":\"VASP Domain\",\"VASP Name\":\"VASP Name\",\"VASPs have three options to integrate with TRISA using Envoy.\":\"VASPs have three options to integrate with TRISA using Envoy.\",\"VASPs have two options to integrate with TRISA.\":\"VASPs have two options to integrate with TRISA.\",\"VERIFIED\":\"VERIFIED\",\"VERIFIED ON\":\"VERIFIED ON\",\"Verification Status:\":\"Verification Status:\",\"Verified\":\"Verified\",\"Verified On\":\"Verified On\",\"Verified VASPs\":\"Verified VASPs\",\"View Member List\":\"View Member List\",\"View/Edit\":\"View/Edit\",\"Visit Getting Started with TRISA\":\"Visit Getting Started with TRISA\",\"We recommend that a senior compliance officer initially creates the account for the VASP. Additional accounts can be created later.\":\"We recommend that a senior compliance officer initially creates the account for the VASP. Additional accounts can be created later.\",\"Website\":\"Website\",\"Website, incorporation Date, VASP Category\":\"Website, incorporation Date, VASP Category\",\"Welcome to TRISA’s network of Certified VASPs.\":\"Welcome to TRISA’s network of Certified VASPs.\",\"We’ll be back soon.\":\"We’ll be back soon.\",\"What is IVMS101?\":\"What is IVMS101?\",\"What is the minimum threshold for Travel Rule compliance?\":\"What is the minimum threshold for Travel Rule compliance?\",\"What’s a Common name or VASP ID?\":\"What’s a Common name or VASP ID?\",\"Who to Ask\":\"Who to Ask\",\"Who to ask\":\"Who to ask\",\"Why Join TRISA\":\"Why Join TRISA\",\"X.509 Identity Certificate Details\":\"X.509 Identity Certificate Details\",\"X.509 Identity Certificate Inventory\":\"X.509 Identity Certificate Inventory\",\"X.509 Identity Certificates\":\"X.509 Identity Certificates\",\"YES\":\"YES\",\"Yes\":\"Yes\",\"You have unsaved changes. Are you sure you want to continue without saving?\":\"You have unsaved changes. Are you sure you want to continue without saving?\",\"You must agree to the terms and conditions\":\"You must agree to the terms and conditions\",\"You must click on each confirmation link to complete the registration process.\":\"You must click on each confirmation link to complete the registration process.\",\"You must request a new X.509 Identity Certificate to change your Endpoint and Common Name.\":\"You must request a new X.509 Identity Certificate to change your Endpoint and Common Name.\",\"You must submit your registration for TestNet and MainNet separately.\":\"You must submit your registration for TestNet and MainNet separately.\",\"You must verify your email address. An email with verification instructions has been sent to your email address. Please complete the email verification process in 24 hours. The email verification link will expire in 24 hours.\":\"You must verify your email address. An email with verification instructions has been sent to your email address. Please complete the email verification process in 24 hours. The email verification link will expire in 24 hours.\",\"You will receive\":\"You will receive\",\"Your TRISA Implementation\":\"Your TRISA Implementation\",\"Your TRISA {type} Details\":[\"Your TRISA \",[\"type\"],\" Details\"],\"Your account has not been verified. Please check your email to verify your account.\":\"Your account has not been verified. Please check your email to verify your account.\",\"Your dashboard\":\"Your dashboard\",\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@rotational.io. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\":\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@rotational.io. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\",\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@trisa.io. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\":\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@trisa.io. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\",\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@vaspdirectory.net. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\":\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@vaspdirectory.net. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\",\"Your registration request has been successfully received by the Directory Service. Verification emails have been sent to all contacts listed. Once your contact information has been verified, the registration form will be sent to the TRISA review board to verify your membership in the TRISA network.\":\"Your registration request has been successfully received by the Directory Service. Verification emails have been sent to all contacts listed. Once your contact information has been verified, the registration form will be sent to the TRISA review board to verify your membership in the TRISA network.\",\"Your {0} TRISA Organization Profile:\":[\"Your \",[\"0\"],\" TRISA Organization Profile:\"],\"about us\":\"about us\",\"complete VASP verification\":\"complete VASP verification\",\"compliance. TRISA helps Virtual Asset Service Providers (VASPs) comply with the Travel Rule for cross-border cryptocurrency transactions. TRISA is designed to be interoperable.\":\"compliance. TRISA helps Virtual Asset Service Providers (VASPs) comply with the Travel Rule for cross-border cryptocurrency transactions. TRISA is designed to be interoperable.\",\"create account\":\"create account\",\"create your account\":\"create your account\",\"for Cryptocurrency Travel Rule compliance.\":\"for Cryptocurrency Travel Rule compliance.\",\"for MainNet registration so your MainNet certificate will be issued after the verification phone call has been completed by the validation team.\":\"for MainNet registration so your MainNet certificate will be issued after the verification phone call has been completed by the validation team.\",\"for TestNet registration so your TestNet certificate will be issued upon review by the validation team\":\"for TestNet registration so your TestNet certificate will be issued upon review by the validation team\",\"for legal persons and is strongly suggested for use as KYC or CDD (Know your Counterparty) information exchanged in TRISA transfers.\":\"for legal persons and is strongly suggested for use as KYC or CDD (Know your Counterparty) information exchanged in TRISA transfers.\",\"in partnership with\":\"in partnership with\",\"is a global, open source, secure, and peer-to-peer protocol for\":\"is a global, open source, secure, and peer-to-peer protocol for\",\"is not required\":\"is not required\",\"is required\":\"is required\",\"lower case letters (a-z)\":\"lower case letters (a-z)\",\"numbers (i.e. 0-9)\":\"numbers (i.e. 0-9)\",\"on behalf of\":\"on behalf of\",\"pending registration\":\"pending registration\",\"registration. Upon submission, you will receive an email with a confirmation link. You must click the confirmation link to complete the registration process. Failure to click the confirmation link will result in an incomplete registration\":\"registration. Upon submission, you will receive an email with a confirmation link. You must click the confirmation link to complete the registration process. Failure to click the confirmation link will result in an incomplete registration\",\"required\":\"required\",\"special characters (e.g. !@#$%^&*)\":\"special characters (e.g. !@#$%^&*)\",\"the TRISA architecture\":\"the TRISA architecture\",\"to receive maintenance and outage notifications. If you have an immediate concern, please email support@rotational.io.\":\"to receive maintenance and outage notifications. If you have an immediate concern, please email support@rotational.io.\",\"two separate emails with confirmation links for each registration.\":\"two separate emails with confirmation links for each registration.\",\"upper case letters (A-Z)\":\"upper case letters (A-Z)\",\"view details\":\"view details\",\"with detailed documentation, a reference implemenation, and “robot” VASPs for\\n testing purposes.\":\"with detailed documentation, a reference implemenation, and “robot” VASPs for\\n testing purposes.\",\"you do not have permission to invite a collaborator\":\"you do not have permission to invite a collaborator\",\"{0}\":[[\"0\"]],\"{0} Contact\":[[\"0\"],\" Contact\"],\"{message}\":[[\"message\"]]}")}; \ No newline at end of file diff --git a/web/gds-user-ui/src/locales/en/messages.po b/web/gds-user-ui/src/locales/en/messages.po index 48bc13665..b8d54caff 100644 --- a/web/gds-user-ui/src/locales/en/messages.po +++ b/web/gds-user-ui/src/locales/en/messages.po @@ -79,15 +79,34 @@ msgstr "" msgid "1 Basic Details" msgstr "1 Basic Details" +#: src/components/Section/IntegrateAndComply.tsx:86 +msgid "1. Open Source/DIY" +msgstr "1. Open Source/DIY" + #: src/components/Section/VaspVerification.tsx:108 msgid "2 Legal Person" msgstr "2 Legal Person" +#: src/components/Section/IntegrateAndComply.tsx:144 +msgid "2-3 weeks" +msgstr "2-3 weeks" + +#: src/components/Section/IntegrateAndComply.tsx:133 +msgid "2. One-time Setup" +msgstr "2. One-time Setup" + #: src/components/Section/VaspVerification.tsx:123 msgid "3 Contacts" msgstr "3 Contacts" -#: src/components/Section/IntegrateAndComply.tsx:130 +#: src/components/Section/IntegrateAndComply.tsx:97 +msgid "3-6 months" +msgstr "3-6 months" + +#: src/components/Section/IntegrateAndComply.tsx:176 +msgid "3-7 days" +msgstr "3-7 days" + #: src/components/TravelRuleProviders/index.tsx:9 msgid "3rd Party Travel Rule Providers" msgstr "3rd Party Travel Rule Providers" @@ -234,7 +253,7 @@ msgid "All TRISA members must complete TRISA’s VASP verification and due dilig msgstr "All TRISA members must complete TRISA’s VASP verification and due diligence process to become a Verified VASP." #: src/components/Form/SignupForm.tsx:85 -#: src/components/Section/IntegrateAndComply.tsx:194 +#: src/components/Section/IntegrateAndComply.tsx:237 #: src/components/Section/VaspVerification.tsx:217 msgid "Already have an account?" msgstr "Already have an account?" @@ -315,6 +334,12 @@ msgstr "Basic Details" msgid "Become Travel Rule compliant." msgstr "Become Travel Rule compliant." +#: src/components/Section/IntegrateAndComply.tsx:92 +#: src/components/Section/IntegrateAndComply.tsx:139 +#: src/components/Section/IntegrateAndComply.tsx:171 +msgid "Best for:" +msgstr "Best for:" + #: src/components/Contacts/ContactsForm.tsx:166 msgid "Billing Contact (optional)" msgstr "Billing Contact (optional)" @@ -546,11 +571,15 @@ msgstr "Compliance Officer" msgid "Compliance officer or legal contact for requests about the compliance requirements and legal status of your organization. A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted." msgstr "Compliance officer or legal contact for requests about the compliance requirements and legal status of your organization. A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted." +#: src/components/Section/IntegrateAndComply.tsx:172 +msgid "Compliance teams seeking a turnkey solution with minimal effort while leveraging expert support & maintenance for sustained regulatory adherence." +msgstr "Compliance teams seeking a turnkey solution with minimal effort while leveraging expert support & maintenance for sustained regulatory adherence." + #: src/components/CertificateRegistration/CertificateRegistrationTable.tsx:22 msgid "Compliance, Technical, Admininstrative, Billing" msgstr "Compliance, Technical, Admininstrative, Billing" -#: src/components/Section/IntegrateAndComply.tsx:51 +#: src/components/Section/IntegrateAndComply.tsx:50 msgid "Comply with the Travel Rule" msgstr "Comply with the Travel Rule" @@ -574,6 +603,11 @@ msgstr "Contact Details" msgid "Contact Name" msgstr "Contact Name" +#: src/components/Section/IntegrateAndComply.tsx:153 +#: src/components/Section/IntegrateAndComply.tsx:185 +msgid "Contact Rotational Labs at <0>support@rotational.io to request information." +msgstr "Contact Rotational Labs at <0>support@rotational.io to request information." + #: src/components/Section/UserEmailConfirmation.tsx:27 msgid "Contact Verified" msgstr "Contact Verified" @@ -621,6 +655,12 @@ msgstr "Copied" msgid "Copy" msgstr "Copy" +#: src/components/Section/IntegrateAndComply.tsx:100 +#: src/components/Section/IntegrateAndComply.tsx:147 +#: src/components/Section/IntegrateAndComply.tsx:179 +msgid "Cost:" +msgstr "Cost:" + #: src/components/CertificateDetails/CertificateDetails.tsx:229 #: src/components/CertificateDetails/CertificateDetails.tsx:292 #: src/components/CertificateInventory/index.tsx:212 @@ -666,7 +706,7 @@ msgid "Create Your Account" msgstr "Create Your Account" #: src/components/Section/GettingStarted.tsx:14 -#: src/components/Section/IntegrateAndComply.tsx:191 +#: src/components/Section/IntegrateAndComply.tsx:234 #: src/components/Section/VaspVerification.tsx:213 msgid "Create account" msgstr "Create account" @@ -748,6 +788,12 @@ msgstr "Delete the following collaborator from the VASP account. The collaborato msgid "Description" msgstr "Description" +#: src/components/Section/IntegrateAndComply.tsx:88 +#: src/components/Section/IntegrateAndComply.tsx:135 +#: src/components/Section/IntegrateAndComply.tsx:167 +msgid "Description:" +msgstr "Description:" + #: src/components/CertificateManagement/CertificateDataTable.tsx:41 #: src/components/Tables/MembersRow.tsx:50 msgid "Details" @@ -763,7 +809,7 @@ msgstr "Directory Lookup" #: src/components/Navbar/Landing/MobileNav.tsx:72 #: src/components/Navbar/Landing/Nav.tsx:22 #: src/components/OpenSourceResources/index.tsx:20 -#: src/components/Section/IntegrateAndComply.tsx:151 +#: src/components/Section/IntegrateAndComply.tsx:217 msgid "Documentation" msgstr "Documentation" @@ -825,6 +871,10 @@ msgstr "" msgid "Download" msgstr "Download" +#: src/components/Section/IntegrateAndComply.tsx:116 +msgid "Download <0>Docker image" +msgstr "Download <0>Docker image" + #: src/constants/national-identification.ts:12 msgid "Driver's License Number" msgstr "Driver's License Number" @@ -906,10 +956,24 @@ msgstr "Enter the name and type of name by which the legal person is known. At l msgid "Enter your email address" msgstr "Enter your email address" +#: src/components/Section/IntegrateAndComply.tsx:71 +msgid "Envoy is an <0>open source messaging tool built to help compliance teams handle travel rule exchanges efficiently and securely. It is designed by compliance experts and TRISA engineers to provide simplified data exchanges using the TRISA or TRP protocols." +msgstr "Envoy is an <0>open source messaging tool built to help compliance teams handle travel rule exchanges efficiently and securely. It is designed by compliance experts and TRISA engineers to provide simplified data exchanges using the TRISA or TRP protocols." + +#: src/components/Section/IntegrateAndComply.tsx:89 +msgid "Envoy is open source (MIT License). Download, install, integrate, host and support your own Envoy node and service." +msgstr "Envoy is open source (MIT License). Download, install, integrate, host and support your own Envoy node and service." + #: src/components/CertificateReview/index.tsx:71 msgid "Error Submitting Certificate" msgstr "Error Submitting Certificate" +#: src/components/Section/IntegrateAndComply.tsx:96 +#: src/components/Section/IntegrateAndComply.tsx:143 +#: src/components/Section/IntegrateAndComply.tsx:175 +msgid "Est. Time:" +msgstr "Est. Time:" + #: src/components/CertificateManagement/CertificateDataTable.tsx:35 #: src/components/CertificateManagement/MainnetTestnetCertificates.tsx:64 #: src/components/CertificateManagement/X509IdentityCertificateInventoryDataTable.tsx:42 @@ -1007,8 +1071,8 @@ msgid "Git Revision" msgstr "Git Revision" #: src/components/Section/IntegrateAndComply.tsx:99 -msgid "GitHub repository" -msgstr "GitHub repository" +#~ msgid "GitHub repository" +#~ msgstr "GitHub repository" #: src/modules/dashboard/member/utils.ts:107 msgid "Government Entity" @@ -1023,9 +1087,13 @@ msgstr "Guest" msgid "Home" msgstr "Home" +#: src/components/Section/IntegrateAndComply.tsx:202 +msgid "How TRISA Works" +msgstr "How TRISA Works" + #: src/components/Section/IntegrateAndComply.tsx:118 -msgid "How to set up your own node?" -msgstr "How to set up your own node?" +#~ msgid "How to set up your own node?" +#~ msgstr "How to set up your own node?" #: src/components/ConfirmIdentityCertificateRequest/index.tsx:54 msgid "I acknowledge that requesting a new X.509 Identity Certificate will invalidate and revoke my organization’s current X.509 Identity Certificate." @@ -1131,7 +1199,11 @@ msgstr "Information to ensure that required compliance information exchanges are msgid "Integrate and Comply" msgstr "Integrate and Comply" -#: src/components/Section/IntegrateAndComply.tsx:44 +#: src/components/Section/IntegrateAndComply.tsx:66 +msgid "Integrate with <0>TRISA using Envoy to begin exchanging Travel Rule compliance data." +msgstr "Integrate with <0>TRISA using Envoy to begin exchanging Travel Rule compliance data." + +#: src/components/Section/IntegrateAndComply.tsx:43 msgid "Integrate with TRISA." msgstr "Integrate with TRISA." @@ -1218,7 +1290,6 @@ msgstr "Last Login:" msgid "Last Updated" msgstr "Last Updated" -#: src/components/Section/IntegrateAndComply.tsx:176 #: src/components/Section/VaspVerification.tsx:182 msgid "Learn How TRISA Works" msgstr "Learn How TRISA Works" @@ -1297,7 +1368,7 @@ msgid "Log in to TRISA’s Global Directory Service" msgstr "Log in to TRISA’s Global Directory Service" #: src/components/Form/SignupForm.tsx:91 -#: src/components/Section/IntegrateAndComply.tsx:198 +#: src/components/Section/IntegrateAndComply.tsx:241 #: src/components/Section/VaspVerification.tsx:221 msgid "Log in." msgstr "Log in." @@ -1369,8 +1440,8 @@ msgid "Meet Alice VASP, Bob VASP and Evil VASP" msgstr "Meet Alice VASP, Bob VASP and Evil VASP" #: src/components/Section/IntegrateAndComply.tsx:163 -msgid "Meet Alice VASP, Bob VASP, and “Evil” VASP" -msgstr "Meet Alice VASP, Bob VASP, and “Evil” VASP" +#~ msgid "Meet Alice VASP, Bob VASP, and “Evil” VASP" +#~ msgstr "Meet Alice VASP, Bob VASP, and “Evil” VASP" #: src/utils/menu.tsx:54 msgid "Member Directory" @@ -1449,7 +1520,7 @@ msgstr "National Identification" msgid "National Jurisdiction" msgstr "National Jurisdiction" -#: src/components/Section/IntegrateAndComply.tsx:172 +#: src/components/Section/IntegrateAndComply.tsx:198 #: src/components/Section/VaspVerification.tsx:176 msgid "Need to Learn More?" msgstr "Need to Learn More?" @@ -1485,6 +1556,12 @@ msgstr "New X.509 Identity Certificate Request" msgid "Next" msgstr "Next" +#: src/components/Section/IntegrateAndComply.tsx:103 +#: src/components/Section/IntegrateAndComply.tsx:150 +#: src/components/Section/IntegrateAndComply.tsx:182 +msgid "Next Steps:" +msgstr "Next Steps:" + #: src/components/CertificateManagement/CertificateDataTable.tsx:26 #: src/components/CertificateManagement/X509IdentityCertificateInventoryDataTable.tsx:33 #: src/components/CertificateReview/TrixoReviewDataTable.tsx:13 @@ -1532,17 +1609,24 @@ msgid "Open Source" msgstr "Open Source" #: src/components/OpenSourceResources/index.tsx:9 -#: src/components/Section/IntegrateAndComply.tsx:142 msgid "Open Source Resources" msgstr "Open Source Resources" +#: src/components/Section/IntegrateAndComply.tsx:140 +msgid "Operators seeking a balance between cost & convenience, with professional implementation ensuring a robust setup without the ongoing costs of managed services." +msgstr "Operators seeking a balance between cost & convenience, with professional implementation ensuring a robust setup without the ongoing costs of managed services." + +#: src/components/Section/IntegrateAndComply.tsx:93 +msgid "Operators that want maximum flexibility and control to customize and have the technical resources to integrate with their systems." +msgstr "Operators that want maximum flexibility and control to customize and have the technical resources to integrate with their systems." + #: src/components/Section/IntegrateAndComply.tsx:89 -msgid "Option 1. Set Up Your Own TRISA Node" -msgstr "Option 1. Set Up Your Own TRISA Node" +#~ msgid "Option 1. Set Up Your Own TRISA Node" +#~ msgstr "Option 1. Set Up Your Own TRISA Node" #: src/components/Section/IntegrateAndComply.tsx:108 -msgid "Option 2. Use a 3rd-party Solution" -msgstr "Option 2. Use a 3rd-party Solution" +#~ msgid "Option 2. Use a 3rd-party Solution" +#~ msgstr "Option 2. Use a 3rd-party Solution" #: src/components/CertificateDetails/CertificateDetails.tsx:241 #: src/components/CertificateDetails/CertificateDetails.tsx:304 @@ -1599,7 +1683,7 @@ msgstr "Page Not Found" msgid "Partially" msgstr "Partially" -#: src/components/Section/IntegrateAndComply.tsx:54 +#: src/components/Section/IntegrateAndComply.tsx:53 msgid "Participate in verified VASP-to-VASP Travel Rule exchanges." msgstr "Participate in verified VASP-to-VASP Travel Rule exchanges." @@ -1772,7 +1856,7 @@ msgid "REVIEWED" msgstr "REVIEWED" #: src/components/OpenSourceResources/index.tsx:27 -#: src/components/Section/IntegrateAndComply.tsx:158 +#: src/components/Section/IntegrateAndComply.tsx:224 msgid "Reference implementation" msgstr "Reference implementation" @@ -1785,6 +1869,12 @@ msgstr "Reg Authority" msgid "Region / Province / State (required)" msgstr "Region / Province / State (required)" +#: src/components/Section/IntegrateAndComply.tsx:121 +#: src/components/Section/IntegrateAndComply.tsx:158 +#: src/components/Section/IntegrateAndComply.tsx:190 +msgid "Register with <0>TRISA's GDS" +msgstr "Register with <0>TRISA's GDS" + #: src/components/Section/SearchDirectory.tsx:229 #: src/components/Section/SearchDirectory.tsx:295 msgid "Registered Directory" @@ -1842,6 +1932,14 @@ msgstr "Return to vaspdirectory.net" msgid "Review" msgstr "Review" +#: src/components/Section/IntegrateAndComply.tsx:106 +msgid "Review <0>documentation" +msgstr "Review <0>documentation" + +#: src/components/Section/IntegrateAndComply.tsx:111 +msgid "Review <0>source code" +msgstr "Review <0>source code" + #: src/components/ReviewSubmit/index.tsx:161 #: src/components/ReviewSubmit/index.tsx:255 msgid "Review section" @@ -1852,6 +1950,14 @@ msgstr "Review section" msgid "Role" msgstr "Role" +#: src/components/Section/IntegrateAndComply.tsx:136 +msgid "Rotational will install and configure your node for your environment while you host, maintain, and support the node on an ongoing basis." +msgstr "Rotational will install and configure your node for your environment while you host, maintain, and support the node on an ongoing basis." + +#: src/components/Section/IntegrateAndComply.tsx:168 +msgid "Rotational will install, configure, host, maintain, and support your node. Includes dedicated, provenance-aware node with regional deployments." +msgstr "Rotational will install, configure, host, maintain, and support your node. Includes dedicated, provenance-aware node with regional deployments." + #: src/components/UserProfile/UserProfilePassword.tsx:52 msgid "SECURITY" msgstr "SECURITY" @@ -1877,8 +1983,12 @@ msgid "Save & Previous" msgstr "Save & Previous" #: src/components/Banner/LandingBanner.tsx:17 -msgid "Schedule a demo to learn about TRISA's open source self-hosted solution for cost-effective Travel Rule compliance." -msgstr "Schedule a demo to learn about TRISA's open source self-hosted solution for cost-effective Travel Rule compliance." +msgid "Schedule a demo of Envoy, TRISA's open source solution for cost-effective Travel Rule compliance." +msgstr "Schedule a demo of Envoy, TRISA's open source solution for cost-effective Travel Rule compliance." + +#: src/components/Banner/LandingBanner.tsx:17 +#~ msgid "Schedule a demo to learn about TRISA's open source self-hosted solution for cost-effective Travel Rule compliance." +#~ msgstr "Schedule a demo to learn about TRISA's open source self-hosted solution for cost-effective Travel Rule compliance." #: src/components/CertificateManagement/X509IdentityCertificateInventory.tsx:59 msgid "Sealing Certificate Inventory" @@ -2003,14 +2113,14 @@ msgid "Signature ID" msgstr "Signature ID" #: src/components/Section/IntegrateAndComply.tsx:90 -msgid "" -"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set\n" -" up and maintain their own TRISA server to exhange encrypted Travel Rule\n" -" compliance data. TRISA maintains an" -msgstr "" -"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set\n" -" up and maintain their own TRISA server to exhange encrypted Travel Rule\n" -" compliance data. TRISA maintains an" +#~ msgid "" +#~ "Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set\n" +#~ " up and maintain their own TRISA server to exhange encrypted Travel Rule\n" +#~ " compliance data. TRISA maintains an" +#~ msgstr "" +#~ "Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set\n" +#~ " up and maintain their own TRISA server to exhange encrypted Travel Rule\n" +#~ " compliance data. TRISA maintains an" #: src/components/YourImplementation/index.tsx:11 msgid "Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set up and maintain their own TRISA server to exhange encrypted Travel Rule compliance data. At the same time, TRISA is designed to be interoperable. There are several Travel Rule solutions providers available on the market. If you are a customer, work with your Travel Ruie provider to integrate TRISA into your Travel Rule compliance workflow." @@ -2049,6 +2159,10 @@ msgstr "Start Registration" msgid "Start trial" msgstr "Start trial" +#: src/components/Section/IntegrateAndComply.tsx:126 +msgid "Start your implementation" +msgstr "Start your implementation" + #: src/components/CertificateDetails/CertificateDetails.tsx:131 #: src/components/CertificateInventory/index.tsx:86 #: src/components/CertificateManagement/CertificateDataTable.tsx:38 @@ -2116,8 +2230,8 @@ msgid "Switch Accounts" msgstr "Switch Accounts" #: src/components/Section/IntegrateAndComply.tsx:134 -msgid "Synga Bridge" -msgstr "Synga Bridge" +#~ msgid "Synga Bridge" +#~ msgstr "Synga Bridge" #: src/components/Section/SearchDirectory.tsx:195 msgid "TESTNET DIRECTORY RECORD" @@ -2234,14 +2348,14 @@ msgid "TRISA is designed to be interoperable with other Travel Rule solutions." msgstr "TRISA is designed to be interoperable with other Travel Rule solutions." #: src/components/Section/IntegrateAndComply.tsx:109 -msgid "" -"TRISA is designed to be interoperable. There are several Travel Rule solutions\n" -" providers available on the market. If you are a customer, work with them to\n" -" integrate TRISA into your Travel Rule compliance workflow." -msgstr "" -"TRISA is designed to be interoperable. There are several Travel Rule solutions\n" -" providers available on the market. If you are a customer, work with them to\n" -" integrate TRISA into your Travel Rule compliance workflow." +#~ msgid "" +#~ "TRISA is designed to be interoperable. There are several Travel Rule solutions\n" +#~ " providers available on the market. If you are a customer, work with them to\n" +#~ " integrate TRISA into your Travel Rule compliance workflow." +#~ msgstr "" +#~ "TRISA is designed to be interoperable. There are several Travel Rule solutions\n" +#~ " providers available on the market. If you are a customer, work with them to\n" +#~ " integrate TRISA into your Travel Rule compliance workflow." #: src/components/Section/JoinUs.tsx:41 msgid "TRISA is open source and available to implement by any VASP." @@ -2267,13 +2381,17 @@ msgstr "TRISA uses public-key cryptography for encrypting data in flight and at msgid "TRISA verified members may download and display a “TRISA Verified VASP” logo on their website. The logo is unique to your VASP and non-reproducible. Members may download their logo after verification is complete and their certificate has been issued. The logo is in .svg fotmat" msgstr "TRISA verified members may download and display a “TRISA Verified VASP” logo on their website. The logo is unique to your VASP and non-reproducible. Members may download their logo after verification is complete and their certificate has been issued. The logo is in .svg fotmat" +#: src/components/Section/IntegrateAndComply.tsx:212 +msgid "TRISA's Github repo" +msgstr "TRISA's Github repo" + #: src/components/Maintenance/index.tsx:32 msgid "TRISA's Slack channel" msgstr "TRISA's Slack channel" #: src/components/Section/IntegrateAndComply.tsx:146 -msgid "TRISA’s Github repo" -msgstr "TRISA’s Github repo" +#~ msgid "TRISA’s Github repo" +#~ msgstr "TRISA’s Github repo" #: src/components/Section/AboutUs.tsx:57 msgid "TRISA’s Global Directory Service (GDS) is a network of vetted VASPs that can securely exchange Travel Rule compliance data with each other." @@ -2289,16 +2407,16 @@ msgid "TRIXO Questionnaire" msgstr "TRIXO Questionnaire" #: src/components/Section/IntegrateAndComply.tsx:119 -msgid "" -"Talk to a member of your technical team to determine the requirements and\n" -" resources to integrate TRISA with your system. Have members of your technical\n" -" team integrate your systems with TRISA. Or work with a solutions provider that\n" -" can help your VASP set up your TRISA server and maintain it." -msgstr "" -"Talk to a member of your technical team to determine the requirements and\n" -" resources to integrate TRISA with your system. Have members of your technical\n" -" team integrate your systems with TRISA. Or work with a solutions provider that\n" -" can help your VASP set up your TRISA server and maintain it." +#~ msgid "" +#~ "Talk to a member of your technical team to determine the requirements and\n" +#~ " resources to integrate TRISA with your system. Have members of your technical\n" +#~ " team integrate your systems with TRISA. Or work with a solutions provider that\n" +#~ " can help your VASP set up your TRISA server and maintain it." +#~ msgstr "" +#~ "Talk to a member of your technical team to determine the requirements and\n" +#~ " resources to integrate TRISA with your system. Have members of your technical\n" +#~ " team integrate your systems with TRISA. Or work with a solutions provider that\n" +#~ " can help your VASP set up your TRISA server and maintain it." #: src/constants/national-identification.ts:5 msgid "Tax Identification Number" @@ -2497,6 +2615,18 @@ msgstr "To assist in completing the registration form, the form is divided into msgid "Trading" msgstr "Trading" +#: src/components/Section/IntegrateAndComply.tsx:101 +msgid "USD $0" +msgstr "USD $0" + +#: src/components/Section/IntegrateAndComply.tsx:180 +msgid "USD $375/month/node (min 6-month commitment)" +msgstr "USD $375/month/node (min 6-month commitment)" + +#: src/components/Section/IntegrateAndComply.tsx:148 +msgid "USD USD $2,500 (one-time)" +msgstr "USD USD $2,500 (one-time)" + #: src/components/UserProfile/UserDetails.tsx:12 msgid "USER DETAILS" msgstr "USER DETAILS" @@ -2527,8 +2657,8 @@ msgid "Unspecified" msgstr "Unspecified" #: src/components/Section/IntegrateAndComply.tsx:67 -msgid "Upon verification, integrate with TRISA to begin exchanging Travel Rule compliance data." -msgstr "Upon verification, integrate with TRISA to begin exchanging Travel Rule compliance data." +#~ msgid "Upon verification, integrate with TRISA to begin exchanging Travel Rule compliance data." +#~ msgstr "Upon verification, integrate with TRISA to begin exchanging Travel Rule compliance data." #: src/components/CertificateDetails/CertificateDetails.tsx:217 #: src/components/CertificateInventory/index.tsx:200 @@ -2566,9 +2696,13 @@ msgstr "VASP Domain" msgid "VASP Name" msgstr "VASP Name" +#: src/components/Section/IntegrateAndComply.tsx:79 +msgid "VASPs have three options to integrate with TRISA using Envoy." +msgstr "VASPs have three options to integrate with TRISA using Envoy." + #: src/components/Section/IntegrateAndComply.tsx:75 -msgid "VASPs have two options to integrate with TRISA." -msgstr "VASPs have two options to integrate with TRISA." +#~ msgid "VASPs have two options to integrate with TRISA." +#~ msgstr "VASPs have two options to integrate with TRISA." #: src/modules/dashboard/member/utils.ts:61 msgid "VERIFIED" @@ -2635,7 +2769,7 @@ msgstr "Welcome to TRISA’s network of Certified VASPs." msgid "We’ll be back soon." msgstr "We’ll be back soon." -#: src/components/Section/IntegrateAndComply.tsx:181 +#: src/components/Section/IntegrateAndComply.tsx:207 #: src/components/Section/VaspVerification.tsx:187 msgid "What is IVMS101?" msgstr "What is IVMS101?" @@ -2868,12 +3002,12 @@ msgid "view details" msgstr "view details" #: src/components/Section/IntegrateAndComply.tsx:101 -msgid "" -"with detailed documentation, a reference implemenation, and “robot” VASPs for\n" -" testing purposes." -msgstr "" -"with detailed documentation, a reference implemenation, and “robot” VASPs for\n" -" testing purposes." +#~ msgid "" +#~ "with detailed documentation, a reference implemenation, and “robot” VASPs for\n" +#~ " testing purposes." +#~ msgstr "" +#~ "with detailed documentation, a reference implemenation, and “robot” VASPs for\n" +#~ " testing purposes." #: src/components/Collaborators/index.tsx:145 msgid "you do not have permission to invite a collaborator" diff --git a/web/gds-user-ui/src/locales/es/messages.js b/web/gds-user-ui/src/locales/es/messages.js index 34adc569d..a883fb9b4 100644 --- a/web/gds-user-ui/src/locales/es/messages.js +++ b/web/gds-user-ui/src/locales/es/messages.js @@ -1 +1 @@ -/*eslint-disable*/module.exports={messages:JSON.parse("{\" When you are verified you will be issued PKCS12 encrypted identity certificates\\n for use in mTLS authentication between TRISA members. The password to decrypt\\n those certificates is shown below:\":\" When you are verified you will be issued PKCS12 encrypted identity certificates\\n for use in mTLS authentication between TRISA members. The password to decrypt\\n those certificates is shown below:\",\" create your TRISA account with your VASP email address. Add collaborators in your\\n organization.\":\" create your TRISA account with your VASP email address. Add collaborators in your\\n organization.\",\"\\\"Save & Next\\\" or \\\"Save & Previous\\\" button.\":\"\\\"Save & Next\\\" or \\\"Save & Previous\\\" button.\",\"(1) <0>X.509 Identity Certificates: X.509 Identity certificates are about <1>trust. They prove the identity of the organization and are used to maintain a secure connection between TRISA members. X.509 Identity certificates must have an Endpoint and Common Name and may have Subject Alternative Names associated with them. TRISA’s X.509 Identity certificates are valid for one calendar year. TRISA’s X.509 Identity certificates expire after one year so member organizations must request a new X.509 Identity certificate upon expiration.\":\"(1) <0>X.509 Identity Certificates: X.509 Identity certificates are about <1>trust. They prove the identity of the organization and are used to maintain a secure connection between TRISA members. X.509 Identity certificates must have an Endpoint and Common Name and may have Subject Alternative Names associated with them. TRISA’s X.509 Identity certificates are valid for one calendar year. TRISA’s X.509 Identity certificates expire after one year so member organizations must request a new X.509 Identity certificate upon expiration.\",\"(2) <0>Sealing Certificates: Sealing certificates are for specific use cases such as <1>long-term data storage. They are used to encrypt individual Secure Envelopes or batches of Secure Envelopes at the transactional level. Organizations may have multiple signing keys and multiple signing-key certificates for different clients, time periods, or use cases. In a compliance information transfer, the transactional sealing certificates are referred to as Envelope Seals. While an organization may use their X.509 Identity certificate as a sealing certificate, TRISA strongly recommends that transactional sealing certificates are different from X.509 Identity certificates for security purposes.\":\"(2) <0>Sealing Certificates: Sealing certificates are for specific use cases such as <1>long-term data storage. They are used to encrypt individual Secure Envelopes or batches of Secure Envelopes at the transactional level. Organizations may have multiple signing keys and multiple signing-key certificates for different clients, time periods, or use cases. In a compliance information transfer, the transactional sealing certificates are referred to as Envelope Seals. While an organization may use their X.509 Identity certificate as a sealing certificate, TRISA strongly recommends that transactional sealing certificates are different from X.509 Identity certificates for security purposes.\",\"(Saved)\":\"(Saved)\",\"(not interoperable)\":\"(not interoperable)\",\"(not saved)\":\"(not saved)\",\"*At least 8 characters in length \\n* Contain at least 3 of the following 4\\ntypes of characters: \\n* lower case letters (a-z) \\n* upper case letters (A-Z) \\n* numbers (i.e. 0-9) \\n* special characters (e.g. !@#$%^&*)\":\"*At least 8 characters in length \\n* Contain at least 3 of the following 4\\ntypes of characters: \\n* lower case letters (a-z) \\n* upper case letters (A-Z) \\n* numbers (i.e. 0-9) \\n* special characters (e.g. !@#$%^&*)\",\"1 Basic Details\":\"1 Basic Details\",\"2 Legal Person\":\"2 Legal Person\",\"3 Contacts\":\"3 Contacts\",\"3rd Party Travel Rule Providers\":\"3rd Party Travel Rule Providers\",\"4 TRISA Implementation\":\"4 TRISA Implementation\",\"5 TRIXO Questionnaire\":\"5 TRIXO Questionnaire\",\"A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted\":\"A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted\",\"A component of\":\"A component of\",\"A physical verification check in the form of a phone call\":\"A physical verification check in the form of a phone call\",\"APPEALED\":\"APPEALED\",\"About TRISA\":\"About TRISA\",\"Account ID\":\"Account ID\",\"Action\":\"Action\",\"Actions\":\"Actions\",\"Active\":\"Active\",\"Add\":\"Add\",\"Add Address\":\"Add Address\",\"Add Another Legal Name\":\"Add Another Legal Name\",\"Add Contact\":\"Add Contact\",\"Add Jurisdiction\":\"Add Jurisdiction\",\"Add Linked Account\":\"Add Linked Account\",\"Add Local Name\":\"Add Local Name\",\"Add Phonetic Names\":\"Add Phonetic Names\",\"Add Regulation\":\"Add Regulation\",\"Add new managed VASP\":\"Add new managed VASP\",\"Address\":\"Address\",\"Address Type (required)\":\"Address Type (required)\",\"Address line 1 e.g. building name/number, street name (required)\":\"Address line 1 e.g. building name/number, street name (required)\",\"Address line 2 e.g. apartment or suite number\":\"Address line 2 e.g. apartment or suite number\",\"Addresses\":\"Addresses\",\"Administrative Contact (optional)\":\"Administrative Contact (optional)\",\"Administrative Contact Email\":\"Administrative Contact Email\",\"Administrative Contact Name\":\"Administrative Contact Name\",\"Administrative Contact Phone\":\"Administrative Contact Phone\",\"Administrative or executive contact for your organization to field high-level requests or queries. (Strongly recommended)\":\"Administrative or executive contact for your organization to field high-level requests or queries. (Strongly recommended)\",\"Alien Registration Number\":\"Alien Registration Number\",\"All TRISA members must complete TRISA’s VASP verification and due diligence process to become a Verified VASP.\":\"All TRISA members must complete TRISA’s VASP verification and due diligence process to become a Verified VASP.\",\"Already have an account?\":\"Already have an account?\",\"An error has occurred to load announcements\":\"An error has occurred to load announcements\",\"An error has occurred to load attention data\":\"An error has occurred to load attention data\",\"An error has occurred to load legal person data\":\"An error has occurred to load legal person data\",\"An error has occurred to load {type} metric\":[\"An error has occurred to load \",[\"type\"],\" metric\"],\"An error occurred while deleting the collaborator, please try again or contact support at support@rotational.io\":\"An error occurred while deleting the collaborator, please try again or contact support at support@rotational.io\",\"An error occurred while deleting the collaborator, please try again or contact support at support@trisa.io\":\"An error occurred while deleting the collaborator, please try again or contact support at support@trisa.io\",\"An identifier issued by an appropriate issuing authority\":\"An identifier issued by an appropriate issuing authority\",\"App version {appVersion}\":[\"App version \",[\"appVersion\"]],\"Applicable Regulations\":\"Applicable Regulations\",\"Apply to Become a TRISA-certified Virtual Asset Service Provider.\":\"Apply to Become a TRISA-certified Virtual Asset Service Provider.\",\"At least 9 characters in length\":\"At least 9 characters in length\",\"At least one geographic address is required. Enter the primary geographic address of the organization. Organizations may enter additional addresses if operating in multiple jurisdictions.\":\"At least one geographic address is required. Enter the primary geographic address of the organization. Organizations may enter additional addresses if operating in multiple jurisdictions.\",\"At what threshold and currency does your organization conduct KYC checks?\":\"At what threshold and currency does your organization conduct KYC checks?\",\"BFF & GDS version {bffAndGdsVersion}\":[\"BFF & GDS version \",[\"bffAndGdsVersion\"]],\"Back Home\":\"Back Home\",\"Back to Review section\":\"Back to Review section\",\"Basic Details\":\"Basic Details\",\"Become Travel Rule compliant.\":\"Become Travel Rule compliant.\",\"Billing Contact (optional)\":\"Billing Contact (optional)\",\"Billing contact for your organization to handle account and invoice requests or queries relating to the operation of the TRISA network.\":\"Billing contact for your organization to handle account and invoice requests or queries relating to the operation of the TRISA network.\",\"Business\":\"Business\",\"Business Address\":\"Business Address\",\"Business Category\":\"Business Category\",\"Business Details\":\"Business Details\",\"Business Entity\":\"Business Entity\",\"Business or Compliance Office\":\"Business or Compliance Office\",\"By answering yes, I understand that this is the only time the PKCS12 Password is displayed and I have copied and securely saved the password.\":\"By answering yes, I understand that this is the only time the PKCS12 Password is displayed and I have copied and securely saved the password.\",\"CDD & Travel Rule Policies\":\"CDD & Travel Rule Policies\",\"CDD and data protection policies\":\"CDD and data protection policies\",\"Cancel\":\"Cancel\",\"Certificate Common Name\":\"Certificate Common Name\",\"Certificate Details\":\"Certificate Details\",\"Certificate Inventory\":\"Certificate Inventory\",\"Certificate Management\":\"Certificate Management\",\"Certificate Progress\":\"Certificate Progress\",\"Certificate Registration\":\"Certificate Registration\",\"Certificate Registration Process\":\"Certificate Registration Process\",\"Change Role\":\"Change Role\",\"Check to delete user account.\":\"Check to delete user account.\",\"CipherTrace Traveler\":\"CipherTrace Traveler\",\"City / Town / Municipality\":\"City / Town / Municipality\",\"Clear & Reset Form\":\"Clear & Reset Form\",\"Clear & Reset Registration Form\":\"Clear & Reset Registration Form\",\"Clear & Reset Section\":\"Clear & Reset Section\",\"Clear & Reset Section Click \\\"Reset\\\" to clear and reset <0>this section of the registration form. All data will be cleared from only this section of the registration form. Other sections of the registration form will not be cleared.\":\"Clear & Reset Section Click \\\"Reset\\\" to clear and reset <0>this section of the registration form. All data will be cleared from only this section of the registration form. Other sections of the registration form will not be cleared.\",\"Click \\\"Reset\\\" to clear and <0>reset the form. All data will be deleted and cleared from the registration form. You may want to export the data first. After clearing, you will be taken to the start of the form.\":\"Click \\\"Reset\\\" to clear and <0>reset the form. All data will be deleted and cleared from the registration form. You may want to export the data first. After clearing, you will be taken to the start of the form.\",\"Click below to submit your\":\"Click below to submit your\",\"Click “No” if you have not copied the PKCS12 password yet and would like to view and copy the password.\":\"Click “No” if you have not copied the PKCS12 password yet and would like to view and copy the password.\",\"Click “Yes” if you have copied the PKCS12 password and have securely saved it.\":\"Click “Yes” if you have copied the PKCS12 password and have securely saved it.\",\"Close\":\"Close\",\"Collaborator Name & Email\":\"Collaborator Name & Email\",\"Collaborator has been added successfully\":\"Collaborator has been added successfully\",\"Collaborator is not updated\":\"Collaborator is not updated\",\"Collaborator not deleted\":\"Collaborator not deleted\",\"Collaborators\":\"Collaborators\",\"Common Name\":\"Common Name\",\"Common name should match the TRISA endpoint without the port.\":\"Common name should match the TRISA endpoint without the port.\",\"Common name should not contain special characters, no spaces and must have a dot(.) in it and should have at least 2 characters after the periods.\":\"Common name should not contain special characters, no spaces and must have a dot(.) in it and should have at least 2 characters after the periods.\",\"Complete\":\"Complete\",\"Complete Certficate Registration\":\"Complete Certficate Registration\",\"Complete TRISA’s VASP Verfication Process\":\"Complete TRISA’s VASP Verfication Process\",\"Complete the multi-part TRISA verification form and due diligence process. Once\\n approved, gain access to the Testnet.\":\"Complete the multi-part TRISA verification form and due diligence process. Once\\n approved, gain access to the Testnet.\",\"Complete the multi-part TRISA verification form and due diligence process. Once approved, gain access to the Testnet and MainNet.\":\"Complete the multi-part TRISA verification form and due diligence process. Once approved, gain access to the Testnet and MainNet.\",\"Compliance / Legal Contact Email\":\"Compliance / Legal Contact Email\",\"Compliance / Legal Contact Name\":\"Compliance / Legal Contact Name\",\"Compliance / Legal Contact Phone\":\"Compliance / Legal Contact Phone\",\"Compliance Officer\":\"Compliance Officer\",\"Compliance officer or legal contact for requests about the compliance requirements and legal status of your organization. A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted.\":\"Compliance officer or legal contact for requests about the compliance requirements and legal status of your organization. A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted.\",\"Compliance, Technical, Admininstrative, Billing\":\"Compliance, Technical, Admininstrative, Billing\",\"Comply with the Travel Rule\":\"Comply with the Travel Rule\",\"Conducts KYC before virtual asset transfers\":\"Conducts KYC before virtual asset transfers\",\"Confirm\":\"Confirm\",\"Confirm New Password\":\"Confirm New Password\",\"Contact Details\":\"Contact Details\",\"Contact Name\":\"Contact Name\",\"Contact Verified\":\"Contact Verified\",\"Contact information for representatives of your organization. Contacts include Technical, Legal/Compliance, Administrative, and Billing persons.\":\"Contact information for representatives of your organization. Contacts include Technical, Legal/Compliance, Administrative, and Billing persons.\",\"Contacts\":\"Contacts\",\"Contain at least 3 of the following 4 types of characters\":\"Contain at least 3 of the following 4 types of characters\",\"Continue\":\"Continue\",\"Continue with GitHub\":\"Continue with GitHub\",\"Continue with Google\":\"Continue with Google\",\"Continue with Microsoft\":\"Continue with Microsoft\",\"Copied\":\"Copied\",\"Copy\":\"Copy\",\"Country\":\"Country\",\"Country (required)\":\"Country (required)\",\"Country of Issue\":\"Country of Issue\",\"Country of Issue is reserved for National Identifiers of Natural Persons\":\"Country of Issue is reserved for National Identifiers of Natural Persons\",\"Country of Registration\":\"Country of Registration\",\"Country:\":\"Country:\",\"Create Account\":\"Create Account\",\"Create Your Account\":\"Create Your Account\",\"Create account\":\"Create account\",\"Create your TRISA account\":\"Create your TRISA account\",\"Create your TRISA account with your VASP email address. Add collaborators in your organization.\":\"Create your TRISA account with your VASP email address. Add collaborators in your organization.\",\"Create your account today.\":\"Create your account today.\",\"Created and maintained by\":\"Created and maintained by\",\"Current Name\":\"Current Name\",\"Current Organization name\":\"Current Organization name\",\"Customer Due Diligence (CDD) & Travel Rule Policies\":\"Customer Due Diligence (CDD) & Travel Rule Policies\",\"Customer Number\":\"Customer Number\",\"Dashboard\":\"Dashboard\",\"Data Protection Policies\":\"Data Protection Policies\",\"Date of Incorporation / Establishment\":\"Date of Incorporation / Establishment\",\"Date of incorporation / establishment must be earlier than current date.\":\"Date of incorporation / establishment must be earlier than current date.\",\"Date of incorporation / establishment must be later than\":\"Date of incorporation / establishment must be later than\",\"Delete\":\"Delete\",\"Delete Collaborator\":\"Delete Collaborator\",\"Delete the address line\":\"Delete the address line\",\"Delete the following collaborator from the VASP account. The collaborator will no longer have access to the account.\":\"Delete the following collaborator from the VASP account. The collaborator will no longer have access to the account.\",\"Description\":\"Description\",\"Details\":\"Details\",\"Directory Lookup\":\"Directory Lookup\",\"Documentation\":\"Documentation\",\"Does your organization conduct KYC/CDD before permitting its customers to send/receive virtual asset transfers?\":\"Does your organization conduct KYC/CDD before permitting its customers to send/receive virtual asset transfers?\",\"Does your organization conduct Know your KYC/CDD before permitting its customers to send/receive virtual asset transfers?\":\"Does your organization conduct Know your KYC/CDD before permitting its customers to send/receive virtual asset transfers?\",\"Does your organization have a programme that sets minimum Anti-Money\\n Laundering (AML), Countering the Financing of Terrorism (CFT), Know your\\n Counterparty/Customer Due Diligence (KYC/CDD) and Sanctions standards per the requirements of the\\n jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\":\"Does your organization have a programme that sets minimum Anti-Money\\n Laundering (AML), Countering the Financing of Terrorism (CFT), Know your\\n Counterparty/Customer Due Diligence (KYC/CDD) and Sanctions standards per the requirements of the\\n jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\",\"Does your organization have a programme that sets minimum Anti-Money\\nLaundering (AML), Countering the Financing of Terrorism (CFT), Know your\\nCounterparty/Customer Due Diligence (KYC/CDD) and Sanctions standards per the requirements of the jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\":\"Does your organization have a programme that sets minimum Anti-Money\\nLaundering (AML), Countering the Financing of Terrorism (CFT), Know your\\nCounterparty/Customer Due Diligence (KYC/CDD) and Sanctions standards per the requirements of the jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\",\"Does your organization have a programme that sets minimum Anti-Money Laundering (AML), Countering the Financing of Terrorism (CFT), Know your Counterparty/Customer Due\\n Diligence (KYC/CDD) and Sanctions standards per the requirements of the jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\":\"Does your organization have a programme that sets minimum Anti-Money Laundering (AML), Countering the Financing of Terrorism (CFT), Know your Counterparty/Customer Due\\n Diligence (KYC/CDD) and Sanctions standards per the requirements of the jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\",\"Does your organization secure and protect PII, including PII received from other VASPs under the Travel Rule?\":\"Does your organization secure and protect PII, including PII received from other VASPs under the Travel Rule?\",\"Does your organization secure and protect Personally Identifiable\\n Information (PII), including Personally Identifiable\\n Information (PII) received from other VASPs under the Travel Rule?\":\"Does your organization secure and protect Personally Identifiable\\n Information (PII), including Personally Identifiable\\n Information (PII) received from other VASPs under the Travel Rule?\",\"Download\":\"Download\",\"Driver's License Number\":\"Driver's License Number\",\"EMAIL VERIFIED\":\"EMAIL VERIFIED\",\"ERRORED\":\"ERRORED\",\"Each VASP is required to establish a TRISA endpoint for inter-VASP communication. Please specify the details of your endpoint for certificate issuance.\":\"Each VASP is required to establish a TRISA endpoint for inter-VASP communication. Please specify the details of your endpoint for certificate issuance.\",\"Each VASP is required to establish a TRISA endpoint for inter-VASP communication. Please specify the details of your endpoint for certificate issuance. Please specify the TestNet endpoint and the MainNet endpoint. The TestNet endpoint and the MainNet endpoint must be different.\":\"Each VASP is required to establish a TRISA endpoint for inter-VASP communication. Please specify the details of your endpoint for certificate issuance. Please specify the TestNet endpoint and the MainNet endpoint. The TestNet endpoint and the MainNet endpoint must be different.\",\"Edit\":\"Edit\",\"Edit collaborator Role\":\"Edit collaborator Role\",\"Email Address\":\"Email Address\",\"Email is not valid.\":\"Email is not valid.\",\"Email is required.\":\"Email is required.\",\"Endpoint\":\"Endpoint\",\"Enter Current Password\":\"Enter Current Password\",\"Enter New Password\":\"Enter New Password\",\"Enter the VASP Common Name or VASP ID. Not a TRISA Member?\":\"Enter the VASP Common Name or VASP ID. Not a TRISA Member?\",\"Enter the name and type of name by which the legal person is known. At least one legal name is required. Organizations are strongly encouraged to enter additional name identifiers such as Trading Name/ Doing Business As (DBA), Local names, and phonetic names where appropriate.\":\"Enter the name and type of name by which the legal person is known. At least one legal name is required. Organizations are strongly encouraged to enter additional name identifiers such as Trading Name/ Doing Business As (DBA), Local names, and phonetic names where appropriate.\",\"Enter your email address\":\"Enter your email address\",\"Error Submitting Certificate\":\"Error Submitting Certificate\",\"Expiration Date\":\"Expiration Date\",\"Expired\":\"Expired\",\"Expires\":\"Expires\",\"Expiry Date:\":\"Expiry Date:\",\"Export\":\"Export\",\"Export Data\":\"Export Data\",\"Failed to load Network announcement , please reload\":\"Failed to load Network announcement , please reload\",\"Failure to click either confirmation will result in an incomplete registration.\":\"Failure to click either confirmation will result in an incomplete registration.\",\"Files is required\":\"Files is required\",\"Final Confirmation\":\"Final Confirmation\",\"Final review and form submission\":\"Final review and form submission\",\"First (Given) Name\":\"First (Given) Name\",\"First Listed\":\"First Listed\",\"Follow the instructions below to reset your TRISA password\":\"Follow the instructions below to reset your TRISA password\",\"For MainNet certificate requests, a member of TRISA’s verification team will review your submission and conduct a final due diligence phone call for physical verification. When physical verification is complete, TRISA will issue MainNet certificates. Requests for TestNet certificates do not require physical verification.\":\"For MainNet certificate requests, a member of TRISA’s verification team will review your submission and conduct a final due diligence phone call for physical verification. When physical verification is complete, TRISA will issue MainNet certificates. Requests for TestNet certificates do not require physical verification.\",\"For identifiers other than LEI specify the registration authority from the following list. See\":\"For identifiers other than LEI specify the registration authority from the following list. See\",\"Foreign Investment Identity Number\":\"Foreign Investment Identity Number\",\"Forgot password?\":\"Forgot password?\",\"Full Name\":\"Full Name\",\"Full name\":\"Full name\",\"GLEIF Registration Authorities\":\"GLEIF Registration Authorities\",\"Geographic\":\"Geographic\",\"Git Revision\":\"Git Revision\",\"GitHub repository\":\"GitHub repository\",\"Government Entity\":\"Government Entity\",\"Guest\":\"Guest\",\"Home\":\"Home\",\"How to set up your own node?\":\"How to set up your own node?\",\"I acknowledge that requesting a new X.509 Identity Certificate will invalidate and revoke my organization’s current X.509 Identity Certificate.\":\"I acknowledge that requesting a new X.509 Identity Certificate will invalidate and revoke my organization’s current X.509 Identity Certificate.\",\"ID\":\"ID\",\"ID:\":\"ID:\",\"IVMS 101 data structure\":\"IVMS 101 data structure\",\"Identification Number\":\"Identification Number\",\"Identification Type\":\"Identification Type\",\"Identity Card Number\":\"Identity Card Number\",\"Identity Certificates\":\"Identity Certificates\",\"If supplied, use full phone number with country code\":\"If supplied, use full phone number with country code\",\"If you continue, your changes will be lost. To save your changes, click Cancel and then click on the\":\"If you continue, your changes will be lost. To save your changes, click Cancel and then click on the\",\"If you have additional accounts with the TRISA Global Directory Service, you can link them here. You are required to log in to the linked account to verify account ownership.\":\"If you have additional accounts with the TRISA Global Directory Service, you can link them here. You are required to log in to the linked account to verify account ownership.\",\"If you lose the PKCS12 password, you will have to the start the registration process from the beginning.\":\"If you lose the PKCS12 password, you will have to the start the registration process from the beginning.\",\"If you would like to edit your registration form before submitting, please return to the\":\"If you would like to edit your registration form before submitting, please return to the\",\"If you would like to register for MainNet, please provide a <0>MainNet Endpoint and Common Name.\":\"If you would like to register for MainNet, please provide a <0>MainNet Endpoint and Common Name.\",\"If you would like to register for MainNet, please provide a MainNet Endpoint and Common Name.\":\"If you would like to register for MainNet, please provide a MainNet Endpoint and Common Name.\",\"If you would like to register for TestNet, please provide a <0>TestNet Endpoint and Common Name.\":\"If you would like to register for TestNet, please provide a <0>TestNet Endpoint and Common Name.\",\"If you would like to register for TestNet, please provide a TestNet Endpoint and Common Name.\":\"If you would like to register for TestNet, please provide a TestNet Endpoint and Common Name.\",\"Import File\":\"Import File\",\"Incomplete\":\"Incomplete\",\"Incorporation Date\":\"Incorporation Date\",\"Information about the VASP such as website, incorporation date, business and VASP category.\":\"Information about the VASP such as website, incorporation date, business and VASP category.\",\"Information that identifies your organization as a Legal Person. This section represents the IVMS 101 data structure for legal persons and is strongly suggested for use as KYC information exchanged in TRISA transfers.\":\"Information that identifies your organization as a Legal Person. This section represents the IVMS 101 data structure for legal persons and is strongly suggested for use as KYC information exchanged in TRISA transfers.\",\"Information to ensure that required compliance information exchanges are conducted correctly and safely. This includes information about jurisdiction and national regulator, Customer Due Diligence(CDD) and Travel Rule policies, and data protection policies.\":\"Information to ensure that required compliance information exchanges are conducted correctly and safely. This includes information about jurisdiction and national regulator, Customer Due Diligence(CDD) and Travel Rule policies, and data protection policies.\",\"Integrate and Comply\":\"Integrate and Comply\",\"Integrate with TRISA.\":\"Integrate with TRISA.\",\"Interoperable\":\"Interoperable\",\"Invited\":\"Invited\",\"Is your organization permitted to send and/or receive transfers of virtual assets in the jurisdictions in which it operates?\":\"Is your organization permitted to send and/or receive transfers of virtual assets in the jurisdictions in which it operates?\",\"Is your organization required by law to safeguard Personally Identifiable\\n Information (PII)?\":\"Is your organization required by law to safeguard Personally Identifiable\\n Information (PII)?\",\"Is your organization required by law to safeguard Personally Identifiable Information (PII)?\":\"Is your organization required by law to safeguard Personally Identifiable Information (PII)?\",\"Is your organization required to comply with the application of the Travel Rule standards in the jurisdiction(s) where it is licensed/approved/registered?\":\"Is your organization required to comply with the application of the Travel Rule standards in the jurisdiction(s) where it is licensed/approved/registered?\",\"Issue Date\":\"Issue Date\",\"Issue Date:\":\"Issue Date:\",\"Issuer\":\"Issuer\",\"Join\":\"Join\",\"Join Today\":\"Join Today\",\"Join the TRISA network today.\":\"Join the TRISA network today.\",\"Joined\":\"Joined\",\"Last (Family) Name\":\"Last (Family) Name\",\"Last Login\":\"Last Login\",\"Last Login:\":\"Last Login:\",\"Last Updated\":\"Last Updated\",\"Learn How TRISA Works\":\"Learn How TRISA Works\",\"Learn More\":\"Learn More\",\"Learn about the three-step process to become a member and verified VASP.\":\"Learn about the three-step process to become a member and verified VASP.\",\"Learn how TRISA works.\":\"Learn how TRISA works.\",\"Legal\":\"Legal\",\"Legal Entity Identifier (LEI)\":\"Legal Entity Identifier (LEI)\",\"Legal Person\":\"Legal Person\",\"Legal name is required\":\"Legal name is required\",\"Legal name is required.\":\"Legal name is required.\",\"Legal/ Compliance Contact (required)\":\"Legal/ Compliance Contact (required)\",\"Link Account\":\"Link Account\",\"Local Name Identifiers\":\"Local Name Identifiers\",\"Locality\":\"Locality\",\"Log In\":\"Log In\",\"Log in\":\"Log in\",\"Log in to TRISA’s Global Directory Service\":\"Log in to TRISA’s Global Directory Service\",\"Log in.\":\"Log in.\",\"Log into your TRISA account\":\"Log into your TRISA account\",\"Login\":\"Login\",\"Login & Identity\":\"Login & Identity\",\"MAINNET DIRECTORY RECORD\":\"MAINNET DIRECTORY RECORD\",\"MAINNET Identity Certificate\":\"MAINNET Identity Certificate\",\"MAINNET SUBMISSION\":\"MAINNET SUBMISSION\",\"MainNet\":\"MainNet\",\"MainNet Certificate Common Name\":\"MainNet Certificate Common Name\",\"MainNet Certificate Details\":\"MainNet Certificate Details\",\"MainNet Certificates\":\"MainNet Certificates\",\"MainNet Identity Certificates\":\"MainNet Identity Certificates\",\"MainNet Network Metrics\":\"MainNet Network Metrics\",\"MainNet TRISA Endpoint\":\"MainNet TRISA Endpoint\",\"Max file size 10mb\":\"Max file size 10mb\",\"Meet Alice VASP, Bob VASP and Evil VASP\":\"Meet Alice VASP, Bob VASP and Evil VASP\",\"Meet Alice VASP, Bob VASP, and “Evil” VASP\":\"Meet Alice VASP, Bob VASP, and “Evil” VASP\",\"Member Directory\":\"Member Directory\",\"Member List\":\"Member List\",\"Member Name\":\"Member Name\",\"Message from server:\":\"Message from server:\",\"Misc\":\"Misc\",\"Must comply with Travel Rule\":\"Must comply with Travel Rule\",\"Must safeguard PII\":\"Must safeguard PII\",\"NO\":\"NO\",\"NO VERIFICATION\":\"NO VERIFICATION\",\"Name\":\"Name\",\"Name Identifier Type is required.\":\"Name Identifier Type is required.\",\"Name Identifiers\":\"Name Identifiers\",\"Name of Primary Regulator\":\"Name of Primary Regulator\",\"Name, Addresss, Country, National Identifier\":\"Name, Addresss, Country, National Identifier\",\"National Identification\":\"National Identification\",\"National Jurisdiction\":\"National Jurisdiction\",\"Need to Learn More?\":\"Need to Learn More?\",\"Network\":\"Network\",\"Network Announcement\":\"Network Announcement\",\"Network Status\":\"Network Status\",\"Network directory member list not available because you are not a verified contact for this network. Please complete the registration process.\":\"Network directory member list not available because you are not a verified contact for this network. Please complete the registration process.\",\"New Members\":\"New Members\",\"New X.509 Identity Certificate Request\":\"New X.509 Identity Certificate Request\",\"Next\":\"Next\",\"No\":\"No\",\"No Certificate available\":\"No Certificate available\",\"No Data\":\"No Data\",\"No information is sent until you submit for a TestNet and/or MainNet Certificate after the Review section.\":\"No information is sent until you submit for a TestNet and/or MainNet Certificate after the Review section.\",\"Non-Commercial Entity\":\"Non-Commercial Entity\",\"Not Saved\":\"Not Saved\",\"Not Verified\":\"Not Verified\",\"Not a TRISA Member?\":\"Not a TRISA Member?\",\"Note:\":\"Note:\",\"Open Source\":\"Open Source\",\"Open Source Resources\":\"Open Source Resources\",\"Option 1. Set Up Your Own TRISA Node\":\"Option 1. Set Up Your Own TRISA Node\",\"Option 2. Use a 3rd-party Solution\":\"Option 2. Use a 3rd-party Solution\",\"Organization\":\"Organization\",\"Organization Name\":\"Organization Name\",\"Organization Type\":\"Organization Type\",\"Organization Unit\":\"Organization Unit\",\"Organization:\":\"Organization:\",\"Organizational Details\":\"Organizational Details\",\"Other Jurisdictions\":\"Other Jurisdictions\",\"Overview\":\"Overview\",\"PENDING REVIEW\":\"PENDING REVIEW\",\"Page Not Found\":\"Page Not Found\",\"Partially\":\"Partially\",\"Participate in verified VASP-to-VASP Travel Rule exchanges.\":\"Participate in verified VASP-to-VASP Travel Rule exchanges.\",\"Passport Number\":\"Passport Number\",\"Password\":\"Password\",\"Peer-to-Peer\":\"Peer-to-Peer\",\"Permission:\":\"Permission:\",\"Permissions\":\"Permissions\",\"Phone Number\":\"Phone Number\",\"Phonetic Name Identifiers\":\"Phonetic Name Identifiers\",\"Please Provide the Name and Email Address\":\"Please Provide the Name and Email Address\",\"Please add any other regulatory jurisdictions your organization complies with.\":\"Please add any other regulatory jurisdictions your organization complies with.\",\"Please complete all details\":\"Please complete all details\",\"Please copy and paste this password and store somewhere safe!\":\"Please copy and paste this password and store somewhere safe!\",\"Please enter the information that identifies your organization as a Legal Person. This form represents the\":\"Please enter the information that identifies your organization as a Legal Person. This form represents the\",\"Please enter the information that identifies your organization as a Legal Person. This form represents the {0} data structure for legal persons and is strongly suggested for use as KYC (Know your Counterparty) or CDD (Customer Due Diligence) information exchanged in TRISA transfers.\":[\"Please enter the information that identifies your organization as a Legal Person. This form represents the \",[\"0\"],\" data structure for legal persons and is strongly suggested for use as KYC (Know your Counterparty) or CDD (Customer Due Diligence) information exchanged in TRISA transfers.\"],\"Please input the name of the new managed Virtual Asset Service Provider (VASP). When the entity is created, you will have the ability to add collaborators, start and complete the certificate registration process, and manage the VASP account. Please acknowledge below and provide the name of the entity.\":\"Please input the name of the new managed Virtual Asset Service Provider (VASP). When the entity is created, you will have the ability to add collaborators, start and complete the certificate registration process, and manage the VASP account. Please acknowledge below and provide the name of the entity.\",\"Please note that TestNet and MainNet are separate networks that require different X.509 Identity Certificates.\":\"Please note that TestNet and MainNet are separate networks that require different X.509 Identity Certificates.\",\"Please review the information provided, edit as needed, and submit to complete the registration form. After the information is reviewed, emails will be sent to the provided contacts for verification. Once verified, your TestNet certificate will be issued.\":\"Please review the information provided, edit as needed, and submit to complete the registration form. After the information is reviewed, emails will be sent to the provided contacts for verification. Once verified, your TestNet certificate will be issued.\",\"Please review the information provided, edit as needed, and submit to complete the registration form. After the information is reviewed, you will be contacted to verify details. Once verified, your TestNet certificate will be issued.\":\"Please review the information provided, edit as needed, and submit to complete the registration form. After the information is reviewed, you will be contacted to verify details. Once verified, your TestNet certificate will be issued.\",\"Please select as many categories needed to represent the types of virtual asset services your organization provides.\":\"Please select as many categories needed to represent the types of virtual asset services your organization provides.\",\"Please specify the applicable regulation(s) for Travel Rule standards compliance, e.g.\\\"FATF Recommendation 16\\\"\":\"Please specify the applicable regulation(s) for Travel Rule standards compliance, e.g.\\\"FATF Recommendation 16\\\"\",\"Please supply a valid national identification number. TRISA recommends the use of LEI numbers. For more information, please visit\":\"Please supply a valid national identification number. TRISA recommends the use of LEI numbers. For more information, please visit\",\"Please supply contact information for representatives of your organization. All contacts will receive an email verification token and the contact emails must be verified before the registration can proceed.\":\"Please supply contact information for representatives of your organization. All contacts will receive an email verification token and the contact emails must be verified before the registration can proceed.\",\"Please supply contact information for representatives of your organization. All contacts will receive an email verification token and the contact emails must be verified before the registration can proceed. Group or shared email addresses such as compliance@yourvasp.com are permitted if the email account is actively monitored.\":\"Please supply contact information for representatives of your organization. All contacts will receive an email verification token and the contact emails must be verified before the registration can proceed. Group or shared email addresses such as compliance@yourvasp.com are permitted if the email account is actively monitored.\",\"Please use the email address associated with your organization.\":\"Please use the email address associated with your organization.\",\"Please use the email address associated with your organization. Group or shared email addresses such as compliance@yourvasp.com are permitted if the email account is actively monitored.\":\"Please use the email address associated with your organization. Group or shared email addresses such as compliance@yourvasp.com are permitted if the email account is actively monitored.\",\"Postal Code\":\"Postal Code\",\"Postal Code / Postcode / ZIP Code\":\"Postal Code / Postcode / ZIP Code\",\"Preferred name for email communication.\":\"Preferred name for email communication.\",\"Previous\":\"Previous\",\"Primary National Jurisdiction\":\"Primary National Jurisdiction\",\"Primary contact for handling technical queries about the operation and status of your service participating in the TRISA network. Can be a group or admin email.\":\"Primary contact for handling technical queries about the operation and status of your service participating in the TRISA network. Can be a group or admin email.\",\"Private Organization\":\"Private Organization\",\"Profile\":\"Profile\",\"Profile Created\":\"Profile Created\",\"Profile Created:\":\"Profile Created:\",\"Provider\":\"Provider\",\"Province\":\"Province\",\"Public Identity Key\":\"Public Identity Key\",\"REJECTED\":\"REJECTED\",\"REVIEWED\":\"REVIEWED\",\"Reference implementation\":\"Reference implementation\",\"Reg Authority\":\"Reg Authority\",\"Region / Province / State (required)\":\"Region / Province / State (required)\",\"Registered Directory\":\"Registered Directory\",\"Registration Authority\":\"Registration Authority\",\"Registration Authority Identifier\":\"Registration Authority Identifier\",\"Registration Submission\":\"Registration Submission\",\"Regulator Name\":\"Regulator Name\",\"Remove Linked Account\":\"Remove Linked Account\",\"Remove line\":\"Remove line\",\"Request New Identity Certificate\":\"Request New Identity Certificate\",\"Requesting a new X.509 Identity Certificate will invalidate and revoke your current X.509 Identity Certificate.\":\"Requesting a new X.509 Identity Certificate will invalidate and revoke your current X.509 Identity Certificate.\",\"Reset\":\"Reset\",\"Residential\":\"Residential\",\"Return to vaspdirectory.net\":\"Return to vaspdirectory.net\",\"Review\":\"Review\",\"Review section\":\"Review section\",\"Role\":\"Role\",\"SECURITY\":\"SECURITY\",\"SUBMITTED\":\"SUBMITTED\",\"Safeguards PII\":\"Safeguards PII\",\"Save\":\"Save\",\"Save & Next\":\"Save & Next\",\"Save & Previous\":\"Save & Previous\",\"Schedule a demo to learn about TRISA's open source self-hosted solution for cost-effective Travel Rule compliance.\":\"Schedule a demo to learn about TRISA's open source self-hosted solution for cost-effective Travel Rule compliance.\",\"Sealing Certificate Inventory\":\"Sealing Certificate Inventory\",\"Sealing Certificates\":\"Sealing Certificates\",\"Search the Directory Service\":\"Search the Directory Service\",\"Section\":\"Section\",\"Section 1: Basic Details\":\"Section 1: Basic Details\",\"Section 2: Legal Person\":\"Section 2: Legal Person\",\"Section 3: Contacts\":\"Section 3: Contacts\",\"Section 4: TRISA Implementation\":\"Section 4: TRISA Implementation\",\"Section 5: TRIXO Questionnaire\":\"Section 5: TRIXO Questionnaire\",\"Section 6: Review & Submit\":\"Section 6: Review & Submit\",\"Sections & Details\":\"Sections & Details\",\"Secure\":\"Secure\",\"Select Network\":\"Select Network\",\"Select VASP category\":\"Select VASP category\",\"Select a VASP from the Managed VASP List\":\"Select a VASP from the Managed VASP List\",\"Select a country\":\"Select a country\",\"Select business category\":\"Select business category\",\"Select the collaborator’s role and save.\":\"Select the collaborator’s role and save.\",\"Serial No\":\"Serial No\",\"Serial Number\":\"Serial Number\",\"Set up your TRISA node or integrate with a 3rd-party Travel Rule solution. Complete\\n testing and move to production.\":\"Set up your TRISA node or integrate with a 3rd-party Travel Rule solution. Complete\\n testing and move to production.\",\"Set up your TRISA node or integrate with a 3rd-party Travel Rule solution. Complete testing and move to production.\":\"Set up your TRISA node or integrate with a 3rd-party Travel Rule solution. Complete testing and move to production.\",\"Short\":\"Short\",\"Sign out\":\"Sign out\",\"Signature ID\":\"Signature ID\",\"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set\\n up and maintain their own TRISA server to exhange encrypted Travel Rule\\n compliance data. TRISA maintains an\":\"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set\\n up and maintain their own TRISA server to exhange encrypted Travel Rule\\n compliance data. TRISA maintains an\",\"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set up and maintain their own TRISA server to exhange encrypted Travel Rule compliance data. At the same time, TRISA is designed to be interoperable. There are several Travel Rule solutions providers available on the market. If you are a customer, work with your Travel Ruie provider to integrate TRISA into your Travel Rule compliance workflow.\":\"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set up and maintain their own TRISA server to exhange encrypted Travel Rule compliance data. At the same time, TRISA is designed to be interoperable. There are several Travel Rule solutions providers available on the market. If you are a customer, work with your Travel Ruie provider to integrate TRISA into your Travel Rule compliance workflow.\",\"Social Security Number\":\"Social Security Number\",\"Something went wrong. Please try again later.\":\"Something went wrong. Please try again later.\",\"Sorry, the page you are looking for doesn't exist or has been moved\":\"Sorry, the page you are looking for doesn't exist or has been moved\",\"Sorry. We could not find a user account with the email address\":\"Sorry. We could not find a user account with the email address\",\"Start\":\"Start\",\"Start Certificate Registration\":\"Start Certificate Registration\",\"Start Registration\":\"Start Registration\",\"Start trial\":\"Start trial\",\"Status\":\"Status\",\"Status:\":\"Status:\",\"Step 1\":\"Step 1\",\"Street Address\":\"Street Address\",\"Subject\":\"Subject\",\"Subject Details\":\"Subject Details\",\"Submit\":\"Submit\",\"Submit MainNet Registration\":\"Submit MainNet Registration\",\"Submit TestNet Registration\":\"Submit TestNet Registration\",\"Submitted\":\"Submitted\",\"Support\":\"Support\",\"Switch Accounts\":\"Switch Accounts\",\"Synga Bridge\":\"Synga Bridge\",\"TESTNET DIRECTORY RECORD\":\"TESTNET DIRECTORY RECORD\",\"TESTNET SUBMISSION\":\"TESTNET SUBMISSION\",\"TRISA Certificate Types\":\"TRISA Certificate Types\",\"TRISA Endpoint\":\"TRISA Endpoint\",\"TRISA Endpoint: MainNet\":\"TRISA Endpoint: MainNet\",\"TRISA Endpoint: TestNet\":\"TRISA Endpoint: TestNet\",\"TRISA GitHub repo\":\"TRISA GitHub repo\",\"TRISA Global Directory Service\":\"TRISA Global Directory Service\",\"TRISA Identity Signature:\":\"TRISA Identity Signature:\",\"TRISA Implementation\":\"TRISA Implementation\",\"TRISA Implementations\":\"TRISA Implementations\",\"TRISA Member Directory\":\"TRISA Member Directory\",\"TRISA Member ID\":\"TRISA Member ID\",\"TRISA Member ID:\":\"TRISA Member ID:\",\"TRISA Registration Request Submitted!\":\"TRISA Registration Request Submitted!\",\"TRISA Service Endpoint\":\"TRISA Service Endpoint\",\"TRISA Verification\":\"TRISA Verification\",\"TRISA Verification:\":\"TRISA Verification:\",\"TRISA Verified Logo\":\"TRISA Verified Logo\",\"TRISA endpoint for communication\":\"TRISA endpoint for communication\",\"TRISA endpoint is not valid.\":\"TRISA endpoint is not valid.\",\"TRISA implementation\":\"TRISA implementation\",\"TRISA is a decentralized network where VASPs communicate directly with each other.\":\"TRISA is a decentralized network where VASPs communicate directly with each other.\",\"TRISA is a global, open source, peer-to-peer and secure Travel Rule architecture and network designed to be accessible and interoperable. Become a TRISA-certified VASP today.\":\"TRISA is a global, open source, peer-to-peer and secure Travel Rule architecture and network designed to be accessible and interoperable. Become a TRISA-certified VASP today.\",\"TRISA is a network of trusted members. I acknowledge that the contact is authorized to access the organization’s TRISA account information.\":\"TRISA is a network of trusted members. I acknowledge that the contact is authorized to access the organization’s TRISA account information.\",\"TRISA is a network of trusted members. I acknowledge that the new VASP has a legitimate business purpose to join TRISA.\":\"TRISA is a network of trusted members. I acknowledge that the new VASP has a legitimate business purpose to join TRISA.\",\"TRISA is designed to be interoperable with other Travel Rule solutions.\":\"TRISA is designed to be interoperable with other Travel Rule solutions.\",\"TRISA is designed to be interoperable. There are several Travel Rule solutions\\n providers available on the market. If you are a customer, work with them to\\n integrate TRISA into your Travel Rule compliance workflow.\":\"TRISA is designed to be interoperable. There are several Travel Rule solutions\\n providers available on the market. If you are a customer, work with them to\\n integrate TRISA into your Travel Rule compliance workflow.\",\"TRISA is open source and available to implement by any VASP.\":\"TRISA is open source and available to implement by any VASP.\",\"TRISA issues two types of certificates:\":\"TRISA issues two types of certificates:\",\"TRISA members must complete a comprehensive multi-part verification form and due diligence process. Once verified, TRISA will issue TestNet and MainNet certificates for secure Travel Rule compliance.\":\"TRISA members must complete a comprehensive multi-part verification form and due diligence process. Once verified, TRISA will issue TestNet and MainNet certificates for secure Travel Rule compliance.\",\"TRISA specific identity number (UUID), only supplied if you're updating an existing registration request\":\"TRISA specific identity number (UUID), only supplied if you're updating an existing registration request\",\"TRISA uses public-key cryptography for encrypting data in flight and at rest.\":\"TRISA uses public-key cryptography for encrypting data in flight and at rest.\",\"TRISA verified members may download and display a “TRISA Verified VASP” logo on their website. The logo is unique to your VASP and non-reproducible. Members may download their logo after verification is complete and their certificate has been issued. The logo is in .svg fotmat\":\"TRISA verified members may download and display a “TRISA Verified VASP” logo on their website. The logo is unique to your VASP and non-reproducible. Members may download their logo after verification is complete and their certificate has been issued. The logo is in .svg fotmat\",\"TRISA's Slack channel\":\"TRISA's Slack channel\",\"TRISA’s Github repo\":\"TRISA’s Github repo\",\"TRISA’s Global Directory Service (GDS) is a network of vetted VASPs that can securely exchange Travel Rule compliance data with each other.\":\"TRISA’s Global Directory Service (GDS) is a network of vetted VASPs that can securely exchange Travel Rule compliance data with each other.\",\"TRISA’s verification form includes five sections and may require information from several parties in your organization.\":\"TRISA’s verification form includes five sections and may require information from several parties in your organization.\",\"TRIXO Questionnaire\":\"TRIXO Questionnaire\",\"Talk to a member of your technical team to determine the requirements and\\n resources to integrate TRISA with your system. Have members of your technical\\n team integrate your systems with TRISA. Or work with a solutions provider that\\n can help your VASP set up your TRISA server and maintain it.\":\"Talk to a member of your technical team to determine the requirements and\\n resources to integrate TRISA with your system. Have members of your technical\\n team integrate your systems with TRISA. Or work with a solutions provider that\\n can help your VASP set up your TRISA server and maintain it.\",\"Tax Identification Number\":\"Tax Identification Number\",\"Technical Contact (required)\":\"Technical Contact (required)\",\"Technical Contact Email\":\"Technical Contact Email\",\"Technical Contact Name\":\"Technical Contact Name\",\"Technical Contact Phone\":\"Technical Contact Phone\",\"Technical Officer\":\"Technical Officer\",\"Technical Resources\":\"Technical Resources\",\"Technical information about your endpoint for certificate issuance. Each VASP is required to establish a TRISA endpoint for inter-VASP communication.\":\"Technical information about your endpoint for certificate issuance. Each VASP is required to establish a TRISA endpoint for inter-VASP communication.\",\"TestNet\":\"TestNet\",\"TestNet Certificate Common Name\":\"TestNet Certificate Common Name\",\"TestNet Certificates\":\"TestNet Certificates\",\"TestNet Identity Certificates\":\"TestNet Identity Certificates\",\"TestNet Network Metrics\":\"TestNet Network Metrics\",\"TestNet TRISA Endpoint\":\"TestNet TRISA Endpoint\",\"TestNet and MainNet endpoints should not be the same.\":\"TestNet and MainNet endpoints should not be the same.\",\"Thank you for creating your TRISA account.\":\"Thank you for creating your TRISA account.\",\"Thank you for creating your TRISA account. You must verify your email address. An email with verification instructions has been sent to your email address. Please complete the email verification process in 24 hours. The email verification link will expire in 24 hours.\":\"Thank you for creating your TRISA account. You must verify your email address. An email with verification instructions has been sent to your email address. Please complete the email verification process in 24 hours. The email verification link will expire in 24 hours.\",\"Thank you. We have sent instructions to reset your password to\":\"Thank you. We have sent instructions to reset your password to\",\"Thank you. We have sent instructions to reset your password to {0}. The link to reset your password expires in 24 hours.\":[\"Thank you. We have sent instructions to reset your password to \",[\"0\"],\". The link to reset your password expires in 24 hours.\"],\"The Common Name typically matches the Endpoint, without the port number\\n at the end (e.g. trisa.myvasp.com) and is used to identify the subject\\n in the X.509 certificate.\":\"The Common Name typically matches the Endpoint, without the port number\\n at the end (e.g. trisa.myvasp.com) and is used to identify the subject\\n in the X.509 certificate.\",\"The Domain Name is invalid.\":\"The Domain Name is invalid.\",\"The Domain Name is required.\":\"The Domain Name is required.\",\"The Organization has a current and valid <0>Mainnet Identity Certificate.\":\"The Organization has a current and valid <0>Mainnet Identity Certificate.\",\"The Organization has a current and valid <0>Mainnet and <1>Tesnet Identity Certificate.\":\"The Organization has a current and valid <0>Mainnet and <1>Tesnet Identity Certificate.\",\"The Organization has a current and valid <0>Testnet Identity Certificate.\":\"The Organization has a current and valid <0>Testnet Identity Certificate.\",\"The TRISA Global Directory Service (GDS) is temporarily undergoing maintenance. Please try again later.\":\"The TRISA Global Directory Service (GDS) is temporarily undergoing maintenance. Please try again later.\",\"The TRISA Member Directory is for informational purposes and is meant to foster collaboration between members. It is available to verified TRISA contacts only. If you cannot view the list, please complete the registration process. You can view the member list after verification is complete.\":\"The TRISA Member Directory is for informational purposes and is meant to foster collaboration between members. It is available to verified TRISA contacts only. If you cannot view the list, please complete the registration process. You can view the member list after verification is complete.\",\"The Travel Rule Information Sharing Architecture (TRISA)\":\"The Travel Rule Information Sharing Architecture (TRISA)\",\"The VASP Name is required.\":\"The VASP Name is required.\",\"The address and port of the TRISA endpoint for partner VASPs to connect on via gRPC.\":\"The address and port of the TRISA endpoint for partner VASPs to connect on via gRPC.\",\"The collaborator has not been deleted\":\"The collaborator has not been deleted\",\"The collaborator has not been updated\":\"The collaborator has not been updated\",\"The common name for the mTLS certificate. This should match the TRISA endpoint without the port in most cases.\":\"The common name for the mTLS certificate. This should match the TRISA endpoint without the port in most cases.\",\"The contact will receive an email to create a TRISA Global Directory Service (GDS) account or join this organization if the contact already has a TRISA GDS account. The invitation to join is valid for 7 calendar days. The contact will be added as a member for the VASP. The contact will have the ability to contribute to certificate requests, check on the status of certificate requests, and complete other actions related to the organization’s TRISA membership.\":\"The contact will receive an email to create a TRISA Global Directory Service (GDS) account or join this organization if the contact already has a TRISA GDS account. The invitation to join is valid for 7 calendar days. The contact will be added as a member for the VASP. The contact will have the ability to contribute to certificate requests, check on the status of certificate requests, and complete other actions related to the organization’s TRISA membership.\",\"The following account will be removed from your profile. The linked account will not be affected.\":\"The following account will be removed from your profile. The linked account will not be affected.\",\"The link to reset your password expires in 24 hours.\":\"The link to reset your password expires in 24 hours.\",\"The minimum threshold above which your organization is required to collect/send Travel Rule information.\":\"The minimum threshold above which your organization is required to collect/send Travel Rule information.\",\"The name and type of name by which the legal person is known.\":\"The name and type of name by which the legal person is known.\",\"The name of primary regulator or supervisory authority for your national jurisdiction\":\"The name of primary regulator or supervisory authority for your national jurisdiction\",\"There is an error or missing data in this section. Please edit the section.\":\"There is an error or missing data in this section. Please edit the section.\",\"This is the only time the PKCS12 password is shown during the registration process.\":\"This is the only time the PKCS12 password is shown during the registration process.\",\"This multi-section form is an important step in the registration and certificate issuance process. The information you provide will be used to verify the legal entity that you represent and, where appropriate, will be available to verified TRISA members to facilitate compliance decisions. If you need guidance, see the <0>Getting Started Help Guide.\":\"This multi-section form is an important step in the registration and certificate issuance process. The information you provide will be used to verify the legal entity that you represent and, where appropriate, will be available to verified TRISA members to facilitate compliance decisions. If you need guidance, see the <0>Getting Started Help Guide.\",\"This questionnaire is designed to help TRISA members understand the regulatory regime of your organization. The information provided will help ensure that required compliance information exchanges are conducted correctly and safely. All verified TRISA members will have access to this information.\":\"This questionnaire is designed to help TRISA members understand the regulatory regime of your organization. The information provided will help ensure that required compliance information exchanges are conducted correctly and safely. All verified TRISA members will have access to this information.\",\"Threshold to conduct KYC before permitting the customer to send/receive virtual asset transfers\":\"Threshold to conduct KYC before permitting the customer to send/receive virtual asset transfers\",\"To assist in completing the registration form, the form is divided into multiple sections. Navigate through the form by clicking on each section of the progress bar or the buttons at the bottom of each section.\":\"To assist in completing the registration form, the form is divided into multiple sections. Navigate through the form by clicking on each section of the progress bar or the buttons at the bottom of each section.\",\"Trading\":\"Trading\",\"USER DETAILS\":\"USER DETAILS\",\"Unable to add VASP\":\"Unable to add VASP\",\"Unable to add collaborator\":\"Unable to add collaborator\",\"Understood\":\"Understood\",\"Unknown Entity\":\"Unknown Entity\",\"Unsaved changes alert\":\"Unsaved changes alert\",\"Unspecified\":\"Unspecified\",\"Upon verification, integrate with TRISA to begin exchanging Travel Rule compliance data.\":\"Upon verification, integrate with TRISA to begin exchanging Travel Rule compliance data.\",\"User Details\":\"User Details\",\"User ID:\":\"User ID:\",\"User Profile\":\"User Profile\",\"VASP\":\"VASP\",\"VASP Category\":\"VASP Category\",\"VASP Domain\":\"VASP Domain\",\"VASP Name\":\"VASP Name\",\"VASPs have two options to integrate with TRISA.\":\"VASPs have two options to integrate with TRISA.\",\"VERIFIED\":\"VERIFIED\",\"VERIFIED ON\":\"VERIFIED ON\",\"Verification Status:\":\"Verification Status:\",\"Verified\":\"Verified\",\"Verified On\":\"Verified On\",\"Verified VASPs\":\"Verified VASPs\",\"View Member List\":\"View Member List\",\"View/Edit\":\"View/Edit\",\"Visit Getting Started with TRISA\":\"Visit Getting Started with TRISA\",\"We recommend that a senior compliance officer initially creates the account for the VASP. Additional accounts can be created later.\":\"We recommend that a senior compliance officer initially creates the account for the VASP. Additional accounts can be created later.\",\"Website\":\"Website\",\"Website, incorporation Date, VASP Category\":\"Website, incorporation Date, VASP Category\",\"Welcome to TRISA’s network of Certified VASPs.\":\"Welcome to TRISA’s network of Certified VASPs.\",\"We’ll be back soon.\":\"We’ll be back soon.\",\"What is IVMS101?\":\"What is IVMS101?\",\"What is the minimum threshold for Travel Rule compliance?\":\"What is the minimum threshold for Travel Rule compliance?\",\"What’s a Common name or VASP ID?\":\"What’s a Common name or VASP ID?\",\"Who to Ask\":\"Who to Ask\",\"Who to ask\":\"Who to ask\",\"Why Join TRISA\":\"Why Join TRISA\",\"X.509 Identity Certificate Details\":\"X.509 Identity Certificate Details\",\"X.509 Identity Certificate Inventory\":\"X.509 Identity Certificate Inventory\",\"X.509 Identity Certificates\":\"X.509 Identity Certificates\",\"YES\":\"YES\",\"Yes\":\"Yes\",\"You have unsaved changes. Are you sure you want to continue without saving?\":\"You have unsaved changes. Are you sure you want to continue without saving?\",\"You must agree to the terms and conditions\":\"You must agree to the terms and conditions\",\"You must click on each confirmation link to complete the registration process.\":\"You must click on each confirmation link to complete the registration process.\",\"You must request a new X.509 Identity Certificate to change your Endpoint and Common Name.\":\"You must request a new X.509 Identity Certificate to change your Endpoint and Common Name.\",\"You must submit your registration for TestNet and MainNet separately.\":\"You must submit your registration for TestNet and MainNet separately.\",\"You must verify your email address. An email with verification instructions has been sent to your email address. Please complete the email verification process in 24 hours. The email verification link will expire in 24 hours.\":\"You must verify your email address. An email with verification instructions has been sent to your email address. Please complete the email verification process in 24 hours. The email verification link will expire in 24 hours.\",\"You will receive\":\"You will receive\",\"Your TRISA Implementation\":\"Your TRISA Implementation\",\"Your TRISA {type} Details\":[\"Your TRISA \",[\"type\"],\" Details\"],\"Your account has not been verified. Please check your email to verify your account.\":\"Your account has not been verified. Please check your email to verify your account.\",\"Your dashboard\":\"Your dashboard\",\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@rotational.io. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\":\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@rotational.io. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\",\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@trisa.io. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\":\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@trisa.io. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\",\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@vaspdirectory.net. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\":\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@vaspdirectory.net. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\",\"Your registration request has been successfully received by the Directory Service. Verification emails have been sent to all contacts listed. Once your contact information has been verified, the registration form will be sent to the TRISA review board to verify your membership in the TRISA network.\":\"Your registration request has been successfully received by the Directory Service. Verification emails have been sent to all contacts listed. Once your contact information has been verified, the registration form will be sent to the TRISA review board to verify your membership in the TRISA network.\",\"Your {0} TRISA Organization Profile:\":[\"Your \",[\"0\"],\" TRISA Organization Profile:\"],\"about us\":\"about us\",\"complete VASP verification\":\"complete VASP verification\",\"compliance. TRISA helps Virtual Asset Service Providers (VASPs) comply with the Travel Rule for cross-border cryptocurrency transactions. TRISA is designed to be interoperable.\":\"compliance. TRISA helps Virtual Asset Service Providers (VASPs) comply with the Travel Rule for cross-border cryptocurrency transactions. TRISA is designed to be interoperable.\",\"create account\":\"create account\",\"create your account\":\"create your account\",\"for Cryptocurrency Travel Rule compliance.\":\"for Cryptocurrency Travel Rule compliance.\",\"for MainNet registration so your MainNet certificate will be issued after the verification phone call has been completed by the validation team.\":\"for MainNet registration so your MainNet certificate will be issued after the verification phone call has been completed by the validation team.\",\"for TestNet registration so your TestNet certificate will be issued upon review by the validation team\":\"for TestNet registration so your TestNet certificate will be issued upon review by the validation team\",\"for legal persons and is strongly suggested for use as KYC or CDD (Know your Counterparty) information exchanged in TRISA transfers.\":\"for legal persons and is strongly suggested for use as KYC or CDD (Know your Counterparty) information exchanged in TRISA transfers.\",\"in partnership with\":\"in partnership with\",\"is a global, open source, secure, and peer-to-peer protocol for\":\"is a global, open source, secure, and peer-to-peer protocol for\",\"is not required\":\"is not required\",\"is required\":\"is required\",\"lower case letters (a-z)\":\"lower case letters (a-z)\",\"numbers (i.e. 0-9)\":\"numbers (i.e. 0-9)\",\"on behalf of\":\"on behalf of\",\"pending registration\":\"pending registration\",\"registration. Upon submission, you will receive an email with a confirmation link. You must click the confirmation link to complete the registration process. Failure to click the confirmation link will result in an incomplete registration\":\"registration. Upon submission, you will receive an email with a confirmation link. You must click the confirmation link to complete the registration process. Failure to click the confirmation link will result in an incomplete registration\",\"required\":\"required\",\"special characters (e.g. !@#$%^&*)\":\"special characters (e.g. !@#$%^&*)\",\"the TRISA architecture\":\"the TRISA architecture\",\"to receive maintenance and outage notifications. If you have an immediate concern, please email support@rotational.io.\":\"to receive maintenance and outage notifications. If you have an immediate concern, please email support@rotational.io.\",\"two separate emails with confirmation links for each registration.\":\"two separate emails with confirmation links for each registration.\",\"upper case letters (A-Z)\":\"upper case letters (A-Z)\",\"view details\":\"view details\",\"with detailed documentation, a reference implemenation, and “robot” VASPs for\\n testing purposes.\":\"with detailed documentation, a reference implemenation, and “robot” VASPs for\\n testing purposes.\",\"you do not have permission to invite a collaborator\":\"you do not have permission to invite a collaborator\",\"{0}\":[[\"0\"]],\"{0} Contact\":[[\"0\"],\" Contact\"],\"{message}\":[[\"message\"]]}")}; \ No newline at end of file +/*eslint-disable*/module.exports={messages:JSON.parse("{\" When you are verified you will be issued PKCS12 encrypted identity certificates\\n for use in mTLS authentication between TRISA members. The password to decrypt\\n those certificates is shown below:\":\" When you are verified you will be issued PKCS12 encrypted identity certificates\\n for use in mTLS authentication between TRISA members. The password to decrypt\\n those certificates is shown below:\",\" create your TRISA account with your VASP email address. Add collaborators in your\\n organization.\":\" create your TRISA account with your VASP email address. Add collaborators in your\\n organization.\",\"\\\"Save & Next\\\" or \\\"Save & Previous\\\" button.\":\"\\\"Save & Next\\\" or \\\"Save & Previous\\\" button.\",\"(1) <0>X.509 Identity Certificates: X.509 Identity certificates are about <1>trust. They prove the identity of the organization and are used to maintain a secure connection between TRISA members. X.509 Identity certificates must have an Endpoint and Common Name and may have Subject Alternative Names associated with them. TRISA’s X.509 Identity certificates are valid for one calendar year. TRISA’s X.509 Identity certificates expire after one year so member organizations must request a new X.509 Identity certificate upon expiration.\":\"(1) <0>X.509 Identity Certificates: X.509 Identity certificates are about <1>trust. They prove the identity of the organization and are used to maintain a secure connection between TRISA members. X.509 Identity certificates must have an Endpoint and Common Name and may have Subject Alternative Names associated with them. TRISA’s X.509 Identity certificates are valid for one calendar year. TRISA’s X.509 Identity certificates expire after one year so member organizations must request a new X.509 Identity certificate upon expiration.\",\"(2) <0>Sealing Certificates: Sealing certificates are for specific use cases such as <1>long-term data storage. They are used to encrypt individual Secure Envelopes or batches of Secure Envelopes at the transactional level. Organizations may have multiple signing keys and multiple signing-key certificates for different clients, time periods, or use cases. In a compliance information transfer, the transactional sealing certificates are referred to as Envelope Seals. While an organization may use their X.509 Identity certificate as a sealing certificate, TRISA strongly recommends that transactional sealing certificates are different from X.509 Identity certificates for security purposes.\":\"(2) <0>Sealing Certificates: Sealing certificates are for specific use cases such as <1>long-term data storage. They are used to encrypt individual Secure Envelopes or batches of Secure Envelopes at the transactional level. Organizations may have multiple signing keys and multiple signing-key certificates for different clients, time periods, or use cases. In a compliance information transfer, the transactional sealing certificates are referred to as Envelope Seals. While an organization may use their X.509 Identity certificate as a sealing certificate, TRISA strongly recommends that transactional sealing certificates are different from X.509 Identity certificates for security purposes.\",\"(Saved)\":\"(Saved)\",\"(not interoperable)\":\"(not interoperable)\",\"(not saved)\":\"(not saved)\",\"*At least 8 characters in length \\n* Contain at least 3 of the following 4\\ntypes of characters: \\n* lower case letters (a-z) \\n* upper case letters (A-Z) \\n* numbers (i.e. 0-9) \\n* special characters (e.g. !@#$%^&*)\":\"*At least 8 characters in length \\n* Contain at least 3 of the following 4\\ntypes of characters: \\n* lower case letters (a-z) \\n* upper case letters (A-Z) \\n* numbers (i.e. 0-9) \\n* special characters (e.g. !@#$%^&*)\",\"1 Basic Details\":\"1 Basic Details\",\"1. Open Source/DIY\":\"1. Open Source/DIY\",\"2 Legal Person\":\"2 Legal Person\",\"2-3 weeks\":\"2-3 weeks\",\"2. One-time Setup\":\"2. One-time Setup\",\"3 Contacts\":\"3 Contacts\",\"3-6 months\":\"3-6 months\",\"3-7 days\":\"3-7 days\",\"3rd Party Travel Rule Providers\":\"3rd Party Travel Rule Providers\",\"4 TRISA Implementation\":\"4 TRISA Implementation\",\"5 TRIXO Questionnaire\":\"5 TRIXO Questionnaire\",\"A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted\":\"A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted\",\"A component of\":\"A component of\",\"A physical verification check in the form of a phone call\":\"A physical verification check in the form of a phone call\",\"APPEALED\":\"APPEALED\",\"About TRISA\":\"About TRISA\",\"Account ID\":\"Account ID\",\"Action\":\"Action\",\"Actions\":\"Actions\",\"Active\":\"Active\",\"Add\":\"Add\",\"Add Address\":\"Add Address\",\"Add Another Legal Name\":\"Add Another Legal Name\",\"Add Contact\":\"Add Contact\",\"Add Jurisdiction\":\"Add Jurisdiction\",\"Add Linked Account\":\"Add Linked Account\",\"Add Local Name\":\"Add Local Name\",\"Add Phonetic Names\":\"Add Phonetic Names\",\"Add Regulation\":\"Add Regulation\",\"Add new managed VASP\":\"Add new managed VASP\",\"Address\":\"Address\",\"Address Type (required)\":\"Address Type (required)\",\"Address line 1 e.g. building name/number, street name (required)\":\"Address line 1 e.g. building name/number, street name (required)\",\"Address line 2 e.g. apartment or suite number\":\"Address line 2 e.g. apartment or suite number\",\"Addresses\":\"Addresses\",\"Administrative Contact (optional)\":\"Administrative Contact (optional)\",\"Administrative Contact Email\":\"Administrative Contact Email\",\"Administrative Contact Name\":\"Administrative Contact Name\",\"Administrative Contact Phone\":\"Administrative Contact Phone\",\"Administrative or executive contact for your organization to field high-level requests or queries. (Strongly recommended)\":\"Administrative or executive contact for your organization to field high-level requests or queries. (Strongly recommended)\",\"Alien Registration Number\":\"Alien Registration Number\",\"All TRISA members must complete TRISA’s VASP verification and due diligence process to become a Verified VASP.\":\"All TRISA members must complete TRISA’s VASP verification and due diligence process to become a Verified VASP.\",\"Already have an account?\":\"Already have an account?\",\"An error has occurred to load announcements\":\"An error has occurred to load announcements\",\"An error has occurred to load attention data\":\"An error has occurred to load attention data\",\"An error has occurred to load legal person data\":\"An error has occurred to load legal person data\",\"An error has occurred to load {type} metric\":[\"An error has occurred to load \",[\"type\"],\" metric\"],\"An error occurred while deleting the collaborator, please try again or contact support at support@rotational.io\":\"An error occurred while deleting the collaborator, please try again or contact support at support@rotational.io\",\"An error occurred while deleting the collaborator, please try again or contact support at support@trisa.io\":\"An error occurred while deleting the collaborator, please try again or contact support at support@trisa.io\",\"An identifier issued by an appropriate issuing authority\":\"An identifier issued by an appropriate issuing authority\",\"App version {appVersion}\":[\"App version \",[\"appVersion\"]],\"Applicable Regulations\":\"Applicable Regulations\",\"Apply to Become a TRISA-certified Virtual Asset Service Provider.\":\"Apply to Become a TRISA-certified Virtual Asset Service Provider.\",\"At least 9 characters in length\":\"At least 9 characters in length\",\"At least one geographic address is required. Enter the primary geographic address of the organization. Organizations may enter additional addresses if operating in multiple jurisdictions.\":\"At least one geographic address is required. Enter the primary geographic address of the organization. Organizations may enter additional addresses if operating in multiple jurisdictions.\",\"At what threshold and currency does your organization conduct KYC checks?\":\"At what threshold and currency does your organization conduct KYC checks?\",\"BFF & GDS version {bffAndGdsVersion}\":[\"BFF & GDS version \",[\"bffAndGdsVersion\"]],\"Back Home\":\"Back Home\",\"Back to Review section\":\"Back to Review section\",\"Basic Details\":\"Basic Details\",\"Become Travel Rule compliant.\":\"Become Travel Rule compliant.\",\"Best for:\":\"Best for:\",\"Billing Contact (optional)\":\"Billing Contact (optional)\",\"Billing contact for your organization to handle account and invoice requests or queries relating to the operation of the TRISA network.\":\"Billing contact for your organization to handle account and invoice requests or queries relating to the operation of the TRISA network.\",\"Business\":\"Business\",\"Business Address\":\"Business Address\",\"Business Category\":\"Business Category\",\"Business Details\":\"Business Details\",\"Business Entity\":\"Business Entity\",\"Business or Compliance Office\":\"Business or Compliance Office\",\"By answering yes, I understand that this is the only time the PKCS12 Password is displayed and I have copied and securely saved the password.\":\"By answering yes, I understand that this is the only time the PKCS12 Password is displayed and I have copied and securely saved the password.\",\"CDD & Travel Rule Policies\":\"CDD & Travel Rule Policies\",\"CDD and data protection policies\":\"CDD and data protection policies\",\"Cancel\":\"Cancel\",\"Certificate Common Name\":\"Certificate Common Name\",\"Certificate Details\":\"Certificate Details\",\"Certificate Inventory\":\"Certificate Inventory\",\"Certificate Management\":\"Certificate Management\",\"Certificate Progress\":\"Certificate Progress\",\"Certificate Registration\":\"Certificate Registration\",\"Certificate Registration Process\":\"Certificate Registration Process\",\"Change Role\":\"Change Role\",\"Check to delete user account.\":\"Check to delete user account.\",\"CipherTrace Traveler\":\"CipherTrace Traveler\",\"City / Town / Municipality\":\"City / Town / Municipality\",\"Clear & Reset Form\":\"Clear & Reset Form\",\"Clear & Reset Registration Form\":\"Clear & Reset Registration Form\",\"Clear & Reset Section\":\"Clear & Reset Section\",\"Clear & Reset Section Click \\\"Reset\\\" to clear and reset <0>this section of the registration form. All data will be cleared from only this section of the registration form. Other sections of the registration form will not be cleared.\":\"Clear & Reset Section Click \\\"Reset\\\" to clear and reset <0>this section of the registration form. All data will be cleared from only this section of the registration form. Other sections of the registration form will not be cleared.\",\"Click \\\"Reset\\\" to clear and <0>reset the form. All data will be deleted and cleared from the registration form. You may want to export the data first. After clearing, you will be taken to the start of the form.\":\"Click \\\"Reset\\\" to clear and <0>reset the form. All data will be deleted and cleared from the registration form. You may want to export the data first. After clearing, you will be taken to the start of the form.\",\"Click below to submit your\":\"Click below to submit your\",\"Click “No” if you have not copied the PKCS12 password yet and would like to view and copy the password.\":\"Click “No” if you have not copied the PKCS12 password yet and would like to view and copy the password.\",\"Click “Yes” if you have copied the PKCS12 password and have securely saved it.\":\"Click “Yes” if you have copied the PKCS12 password and have securely saved it.\",\"Close\":\"Close\",\"Collaborator Name & Email\":\"Collaborator Name & Email\",\"Collaborator has been added successfully\":\"Collaborator has been added successfully\",\"Collaborator is not updated\":\"Collaborator is not updated\",\"Collaborator not deleted\":\"Collaborator not deleted\",\"Collaborators\":\"Collaborators\",\"Common Name\":\"Common Name\",\"Common name should match the TRISA endpoint without the port.\":\"Common name should match the TRISA endpoint without the port.\",\"Common name should not contain special characters, no spaces and must have a dot(.) in it and should have at least 2 characters after the periods.\":\"Common name should not contain special characters, no spaces and must have a dot(.) in it and should have at least 2 characters after the periods.\",\"Complete\":\"Complete\",\"Complete Certficate Registration\":\"Complete Certficate Registration\",\"Complete TRISA’s VASP Verfication Process\":\"Complete TRISA’s VASP Verfication Process\",\"Complete the multi-part TRISA verification form and due diligence process. Once\\n approved, gain access to the Testnet.\":\"Complete the multi-part TRISA verification form and due diligence process. Once\\n approved, gain access to the Testnet.\",\"Complete the multi-part TRISA verification form and due diligence process. Once approved, gain access to the Testnet and MainNet.\":\"Complete the multi-part TRISA verification form and due diligence process. Once approved, gain access to the Testnet and MainNet.\",\"Compliance / Legal Contact Email\":\"Compliance / Legal Contact Email\",\"Compliance / Legal Contact Name\":\"Compliance / Legal Contact Name\",\"Compliance / Legal Contact Phone\":\"Compliance / Legal Contact Phone\",\"Compliance Officer\":\"Compliance Officer\",\"Compliance officer or legal contact for requests about the compliance requirements and legal status of your organization. A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted.\":\"Compliance officer or legal contact for requests about the compliance requirements and legal status of your organization. A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted.\",\"Compliance teams seeking a turnkey solution with minimal effort while leveraging expert support & maintenance for sustained regulatory adherence.\":\"Compliance teams seeking a turnkey solution with minimal effort while leveraging expert support & maintenance for sustained regulatory adherence.\",\"Compliance, Technical, Admininstrative, Billing\":\"Compliance, Technical, Admininstrative, Billing\",\"Comply with the Travel Rule\":\"Comply with the Travel Rule\",\"Conducts KYC before virtual asset transfers\":\"Conducts KYC before virtual asset transfers\",\"Confirm\":\"Confirm\",\"Confirm New Password\":\"Confirm New Password\",\"Contact Details\":\"Contact Details\",\"Contact Name\":\"Contact Name\",\"Contact Rotational Labs at <0>support@rotational.io to request information.\":\"Contact Rotational Labs at <0>support@rotational.io to request information.\",\"Contact Verified\":\"Contact Verified\",\"Contact information for representatives of your organization. Contacts include Technical, Legal/Compliance, Administrative, and Billing persons.\":\"Contact information for representatives of your organization. Contacts include Technical, Legal/Compliance, Administrative, and Billing persons.\",\"Contacts\":\"Contacts\",\"Contain at least 3 of the following 4 types of characters\":\"Contain at least 3 of the following 4 types of characters\",\"Continue\":\"Continue\",\"Continue with GitHub\":\"Continue with GitHub\",\"Continue with Google\":\"Continue with Google\",\"Continue with Microsoft\":\"Continue with Microsoft\",\"Copied\":\"Copied\",\"Copy\":\"Copy\",\"Cost:\":\"Cost:\",\"Country\":\"Country\",\"Country (required)\":\"Country (required)\",\"Country of Issue\":\"Country of Issue\",\"Country of Issue is reserved for National Identifiers of Natural Persons\":\"Country of Issue is reserved for National Identifiers of Natural Persons\",\"Country of Registration\":\"Country of Registration\",\"Country:\":\"Country:\",\"Create Account\":\"Create Account\",\"Create Your Account\":\"Create Your Account\",\"Create account\":\"Create account\",\"Create your TRISA account\":\"Create your TRISA account\",\"Create your TRISA account with your VASP email address. Add collaborators in your organization.\":\"Create your TRISA account with your VASP email address. Add collaborators in your organization.\",\"Create your account today.\":\"Create your account today.\",\"Created and maintained by\":\"Created and maintained by\",\"Current Name\":\"Current Name\",\"Current Organization name\":\"Current Organization name\",\"Customer Due Diligence (CDD) & Travel Rule Policies\":\"Customer Due Diligence (CDD) & Travel Rule Policies\",\"Customer Number\":\"Customer Number\",\"Dashboard\":\"Dashboard\",\"Data Protection Policies\":\"Data Protection Policies\",\"Date of Incorporation / Establishment\":\"Date of Incorporation / Establishment\",\"Date of incorporation / establishment must be earlier than current date.\":\"Date of incorporation / establishment must be earlier than current date.\",\"Date of incorporation / establishment must be later than\":\"Date of incorporation / establishment must be later than\",\"Delete\":\"Delete\",\"Delete Collaborator\":\"Delete Collaborator\",\"Delete the address line\":\"Delete the address line\",\"Delete the following collaborator from the VASP account. The collaborator will no longer have access to the account.\":\"Delete the following collaborator from the VASP account. The collaborator will no longer have access to the account.\",\"Description\":\"Description\",\"Description:\":\"Description:\",\"Details\":\"Details\",\"Directory Lookup\":\"Directory Lookup\",\"Documentation\":\"Documentation\",\"Does your organization conduct KYC/CDD before permitting its customers to send/receive virtual asset transfers?\":\"Does your organization conduct KYC/CDD before permitting its customers to send/receive virtual asset transfers?\",\"Does your organization conduct Know your KYC/CDD before permitting its customers to send/receive virtual asset transfers?\":\"Does your organization conduct Know your KYC/CDD before permitting its customers to send/receive virtual asset transfers?\",\"Does your organization have a programme that sets minimum Anti-Money\\n Laundering (AML), Countering the Financing of Terrorism (CFT), Know your\\n Counterparty/Customer Due Diligence (KYC/CDD) and Sanctions standards per the requirements of the\\n jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\":\"Does your organization have a programme that sets minimum Anti-Money\\n Laundering (AML), Countering the Financing of Terrorism (CFT), Know your\\n Counterparty/Customer Due Diligence (KYC/CDD) and Sanctions standards per the requirements of the\\n jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\",\"Does your organization have a programme that sets minimum Anti-Money\\nLaundering (AML), Countering the Financing of Terrorism (CFT), Know your\\nCounterparty/Customer Due Diligence (KYC/CDD) and Sanctions standards per the requirements of the jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\":\"Does your organization have a programme that sets minimum Anti-Money\\nLaundering (AML), Countering the Financing of Terrorism (CFT), Know your\\nCounterparty/Customer Due Diligence (KYC/CDD) and Sanctions standards per the requirements of the jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\",\"Does your organization have a programme that sets minimum Anti-Money Laundering (AML), Countering the Financing of Terrorism (CFT), Know your Counterparty/Customer Due\\n Diligence (KYC/CDD) and Sanctions standards per the requirements of the jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\":\"Does your organization have a programme that sets minimum Anti-Money Laundering (AML), Countering the Financing of Terrorism (CFT), Know your Counterparty/Customer Due\\n Diligence (KYC/CDD) and Sanctions standards per the requirements of the jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\",\"Does your organization secure and protect PII, including PII received from other VASPs under the Travel Rule?\":\"Does your organization secure and protect PII, including PII received from other VASPs under the Travel Rule?\",\"Does your organization secure and protect Personally Identifiable\\n Information (PII), including Personally Identifiable\\n Information (PII) received from other VASPs under the Travel Rule?\":\"Does your organization secure and protect Personally Identifiable\\n Information (PII), including Personally Identifiable\\n Information (PII) received from other VASPs under the Travel Rule?\",\"Download\":\"Download\",\"Download <0>Docker image\":\"Download <0>Docker image\",\"Driver's License Number\":\"Driver's License Number\",\"EMAIL VERIFIED\":\"EMAIL VERIFIED\",\"ERRORED\":\"ERRORED\",\"Each VASP is required to establish a TRISA endpoint for inter-VASP communication. Please specify the details of your endpoint for certificate issuance.\":\"Each VASP is required to establish a TRISA endpoint for inter-VASP communication. Please specify the details of your endpoint for certificate issuance.\",\"Each VASP is required to establish a TRISA endpoint for inter-VASP communication. Please specify the details of your endpoint for certificate issuance. Please specify the TestNet endpoint and the MainNet endpoint. The TestNet endpoint and the MainNet endpoint must be different.\":\"Each VASP is required to establish a TRISA endpoint for inter-VASP communication. Please specify the details of your endpoint for certificate issuance. Please specify the TestNet endpoint and the MainNet endpoint. The TestNet endpoint and the MainNet endpoint must be different.\",\"Edit\":\"Edit\",\"Edit collaborator Role\":\"Edit collaborator Role\",\"Email Address\":\"Email Address\",\"Email is not valid.\":\"Email is not valid.\",\"Email is required.\":\"Email is required.\",\"Endpoint\":\"Endpoint\",\"Enter Current Password\":\"Enter Current Password\",\"Enter New Password\":\"Enter New Password\",\"Enter the VASP Common Name or VASP ID. Not a TRISA Member?\":\"Enter the VASP Common Name or VASP ID. Not a TRISA Member?\",\"Enter the name and type of name by which the legal person is known. At least one legal name is required. Organizations are strongly encouraged to enter additional name identifiers such as Trading Name/ Doing Business As (DBA), Local names, and phonetic names where appropriate.\":\"Enter the name and type of name by which the legal person is known. At least one legal name is required. Organizations are strongly encouraged to enter additional name identifiers such as Trading Name/ Doing Business As (DBA), Local names, and phonetic names where appropriate.\",\"Enter your email address\":\"Enter your email address\",\"Envoy is an <0>open source messaging tool built to help compliance teams handle travel rule exchanges efficiently and securely. It is designed by compliance experts and TRISA engineers to provide simplified data exchanges using the TRISA or TRP protocols.\":\"Envoy is an <0>open source messaging tool built to help compliance teams handle travel rule exchanges efficiently and securely. It is designed by compliance experts and TRISA engineers to provide simplified data exchanges using the TRISA or TRP protocols.\",\"Envoy is open source (MIT License). Download, install, integrate, host and support your own Envoy node and service.\":\"Envoy is open source (MIT License). Download, install, integrate, host and support your own Envoy node and service.\",\"Error Submitting Certificate\":\"Error Submitting Certificate\",\"Est. Time:\":\"Est. Time:\",\"Expiration Date\":\"Expiration Date\",\"Expired\":\"Expired\",\"Expires\":\"Expires\",\"Expiry Date:\":\"Expiry Date:\",\"Export\":\"Export\",\"Export Data\":\"Export Data\",\"Failed to load Network announcement , please reload\":\"Failed to load Network announcement , please reload\",\"Failure to click either confirmation will result in an incomplete registration.\":\"Failure to click either confirmation will result in an incomplete registration.\",\"Files is required\":\"Files is required\",\"Final Confirmation\":\"Final Confirmation\",\"Final review and form submission\":\"Final review and form submission\",\"First (Given) Name\":\"First (Given) Name\",\"First Listed\":\"First Listed\",\"Follow the instructions below to reset your TRISA password\":\"Follow the instructions below to reset your TRISA password\",\"For MainNet certificate requests, a member of TRISA’s verification team will review your submission and conduct a final due diligence phone call for physical verification. When physical verification is complete, TRISA will issue MainNet certificates. Requests for TestNet certificates do not require physical verification.\":\"For MainNet certificate requests, a member of TRISA’s verification team will review your submission and conduct a final due diligence phone call for physical verification. When physical verification is complete, TRISA will issue MainNet certificates. Requests for TestNet certificates do not require physical verification.\",\"For identifiers other than LEI specify the registration authority from the following list. See\":\"For identifiers other than LEI specify the registration authority from the following list. See\",\"Foreign Investment Identity Number\":\"Foreign Investment Identity Number\",\"Forgot password?\":\"Forgot password?\",\"Full Name\":\"Full Name\",\"Full name\":\"Full name\",\"GLEIF Registration Authorities\":\"GLEIF Registration Authorities\",\"Geographic\":\"Geographic\",\"Git Revision\":\"Git Revision\",\"GitHub repository\":\"GitHub repository\",\"Government Entity\":\"Government Entity\",\"Guest\":\"Guest\",\"Home\":\"Home\",\"How TRISA Works\":\"How TRISA Works\",\"How to set up your own node?\":\"How to set up your own node?\",\"I acknowledge that requesting a new X.509 Identity Certificate will invalidate and revoke my organization’s current X.509 Identity Certificate.\":\"I acknowledge that requesting a new X.509 Identity Certificate will invalidate and revoke my organization’s current X.509 Identity Certificate.\",\"ID\":\"ID\",\"ID:\":\"ID:\",\"IVMS 101 data structure\":\"IVMS 101 data structure\",\"Identification Number\":\"Identification Number\",\"Identification Type\":\"Identification Type\",\"Identity Card Number\":\"Identity Card Number\",\"Identity Certificates\":\"Identity Certificates\",\"If supplied, use full phone number with country code\":\"If supplied, use full phone number with country code\",\"If you continue, your changes will be lost. To save your changes, click Cancel and then click on the\":\"If you continue, your changes will be lost. To save your changes, click Cancel and then click on the\",\"If you have additional accounts with the TRISA Global Directory Service, you can link them here. You are required to log in to the linked account to verify account ownership.\":\"If you have additional accounts with the TRISA Global Directory Service, you can link them here. You are required to log in to the linked account to verify account ownership.\",\"If you lose the PKCS12 password, you will have to the start the registration process from the beginning.\":\"If you lose the PKCS12 password, you will have to the start the registration process from the beginning.\",\"If you would like to edit your registration form before submitting, please return to the\":\"If you would like to edit your registration form before submitting, please return to the\",\"If you would like to register for MainNet, please provide a <0>MainNet Endpoint and Common Name.\":\"If you would like to register for MainNet, please provide a <0>MainNet Endpoint and Common Name.\",\"If you would like to register for MainNet, please provide a MainNet Endpoint and Common Name.\":\"If you would like to register for MainNet, please provide a MainNet Endpoint and Common Name.\",\"If you would like to register for TestNet, please provide a <0>TestNet Endpoint and Common Name.\":\"If you would like to register for TestNet, please provide a <0>TestNet Endpoint and Common Name.\",\"If you would like to register for TestNet, please provide a TestNet Endpoint and Common Name.\":\"If you would like to register for TestNet, please provide a TestNet Endpoint and Common Name.\",\"Import File\":\"Import File\",\"Incomplete\":\"Incomplete\",\"Incorporation Date\":\"Incorporation Date\",\"Information about the VASP such as website, incorporation date, business and VASP category.\":\"Information about the VASP such as website, incorporation date, business and VASP category.\",\"Information that identifies your organization as a Legal Person. This section represents the IVMS 101 data structure for legal persons and is strongly suggested for use as KYC information exchanged in TRISA transfers.\":\"Information that identifies your organization as a Legal Person. This section represents the IVMS 101 data structure for legal persons and is strongly suggested for use as KYC information exchanged in TRISA transfers.\",\"Information to ensure that required compliance information exchanges are conducted correctly and safely. This includes information about jurisdiction and national regulator, Customer Due Diligence(CDD) and Travel Rule policies, and data protection policies.\":\"Information to ensure that required compliance information exchanges are conducted correctly and safely. This includes information about jurisdiction and national regulator, Customer Due Diligence(CDD) and Travel Rule policies, and data protection policies.\",\"Integrate and Comply\":\"Integrate and Comply\",\"Integrate with <0>TRISA using Envoy to begin exchanging Travel Rule compliance data.\":\"Integrate with <0>TRISA using Envoy to begin exchanging Travel Rule compliance data.\",\"Integrate with TRISA.\":\"Integrate with TRISA.\",\"Interoperable\":\"Interoperable\",\"Invited\":\"Invited\",\"Is your organization permitted to send and/or receive transfers of virtual assets in the jurisdictions in which it operates?\":\"Is your organization permitted to send and/or receive transfers of virtual assets in the jurisdictions in which it operates?\",\"Is your organization required by law to safeguard Personally Identifiable\\n Information (PII)?\":\"Is your organization required by law to safeguard Personally Identifiable\\n Information (PII)?\",\"Is your organization required by law to safeguard Personally Identifiable Information (PII)?\":\"Is your organization required by law to safeguard Personally Identifiable Information (PII)?\",\"Is your organization required to comply with the application of the Travel Rule standards in the jurisdiction(s) where it is licensed/approved/registered?\":\"Is your organization required to comply with the application of the Travel Rule standards in the jurisdiction(s) where it is licensed/approved/registered?\",\"Issue Date\":\"Issue Date\",\"Issue Date:\":\"Issue Date:\",\"Issuer\":\"Issuer\",\"Join\":\"Join\",\"Join Today\":\"Join Today\",\"Join the TRISA network today.\":\"Join the TRISA network today.\",\"Joined\":\"Joined\",\"Last (Family) Name\":\"Last (Family) Name\",\"Last Login\":\"Last Login\",\"Last Login:\":\"Last Login:\",\"Last Updated\":\"Last Updated\",\"Learn How TRISA Works\":\"Learn How TRISA Works\",\"Learn More\":\"Learn More\",\"Learn about the three-step process to become a member and verified VASP.\":\"Learn about the three-step process to become a member and verified VASP.\",\"Learn how TRISA works.\":\"Learn how TRISA works.\",\"Legal\":\"Legal\",\"Legal Entity Identifier (LEI)\":\"Legal Entity Identifier (LEI)\",\"Legal Person\":\"Legal Person\",\"Legal name is required\":\"Legal name is required\",\"Legal name is required.\":\"Legal name is required.\",\"Legal/ Compliance Contact (required)\":\"Legal/ Compliance Contact (required)\",\"Link Account\":\"Link Account\",\"Local Name Identifiers\":\"Local Name Identifiers\",\"Locality\":\"Locality\",\"Log In\":\"Log In\",\"Log in\":\"Log in\",\"Log in to TRISA’s Global Directory Service\":\"Log in to TRISA’s Global Directory Service\",\"Log in.\":\"Log in.\",\"Log into your TRISA account\":\"Log into your TRISA account\",\"Login\":\"Login\",\"Login & Identity\":\"Login & Identity\",\"MAINNET DIRECTORY RECORD\":\"MAINNET DIRECTORY RECORD\",\"MAINNET Identity Certificate\":\"MAINNET Identity Certificate\",\"MAINNET SUBMISSION\":\"MAINNET SUBMISSION\",\"MainNet\":\"MainNet\",\"MainNet Certificate Common Name\":\"MainNet Certificate Common Name\",\"MainNet Certificate Details\":\"MainNet Certificate Details\",\"MainNet Certificates\":\"MainNet Certificates\",\"MainNet Identity Certificates\":\"MainNet Identity Certificates\",\"MainNet Network Metrics\":\"MainNet Network Metrics\",\"MainNet TRISA Endpoint\":\"MainNet TRISA Endpoint\",\"Max file size 10mb\":\"Max file size 10mb\",\"Meet Alice VASP, Bob VASP and Evil VASP\":\"Meet Alice VASP, Bob VASP and Evil VASP\",\"Meet Alice VASP, Bob VASP, and “Evil” VASP\":\"Meet Alice VASP, Bob VASP, and “Evil” VASP\",\"Member Directory\":\"Member Directory\",\"Member List\":\"Member List\",\"Member Name\":\"Member Name\",\"Message from server:\":\"Message from server:\",\"Misc\":\"Misc\",\"Must comply with Travel Rule\":\"Must comply with Travel Rule\",\"Must safeguard PII\":\"Must safeguard PII\",\"NO\":\"NO\",\"NO VERIFICATION\":\"NO VERIFICATION\",\"Name\":\"Name\",\"Name Identifier Type is required.\":\"Name Identifier Type is required.\",\"Name Identifiers\":\"Name Identifiers\",\"Name of Primary Regulator\":\"Name of Primary Regulator\",\"Name, Addresss, Country, National Identifier\":\"Name, Addresss, Country, National Identifier\",\"National Identification\":\"National Identification\",\"National Jurisdiction\":\"National Jurisdiction\",\"Need to Learn More?\":\"Need to Learn More?\",\"Network\":\"Network\",\"Network Announcement\":\"Network Announcement\",\"Network Status\":\"Network Status\",\"Network directory member list not available because you are not a verified contact for this network. Please complete the registration process.\":\"Network directory member list not available because you are not a verified contact for this network. Please complete the registration process.\",\"New Members\":\"New Members\",\"New X.509 Identity Certificate Request\":\"New X.509 Identity Certificate Request\",\"Next\":\"Next\",\"Next Steps:\":\"Next Steps:\",\"No\":\"No\",\"No Certificate available\":\"No Certificate available\",\"No Data\":\"No Data\",\"No information is sent until you submit for a TestNet and/or MainNet Certificate after the Review section.\":\"No information is sent until you submit for a TestNet and/or MainNet Certificate after the Review section.\",\"Non-Commercial Entity\":\"Non-Commercial Entity\",\"Not Saved\":\"Not Saved\",\"Not Verified\":\"Not Verified\",\"Not a TRISA Member?\":\"Not a TRISA Member?\",\"Note:\":\"Note:\",\"Open Source\":\"Open Source\",\"Open Source Resources\":\"Open Source Resources\",\"Operators seeking a balance between cost & convenience, with professional implementation ensuring a robust setup without the ongoing costs of managed services.\":\"Operators seeking a balance between cost & convenience, with professional implementation ensuring a robust setup without the ongoing costs of managed services.\",\"Operators that want maximum flexibility and control to customize and have the technical resources to integrate with their systems.\":\"Operators that want maximum flexibility and control to customize and have the technical resources to integrate with their systems.\",\"Option 1. Set Up Your Own TRISA Node\":\"Option 1. Set Up Your Own TRISA Node\",\"Option 2. Use a 3rd-party Solution\":\"Option 2. Use a 3rd-party Solution\",\"Organization\":\"Organization\",\"Organization Name\":\"Organization Name\",\"Organization Type\":\"Organization Type\",\"Organization Unit\":\"Organization Unit\",\"Organization:\":\"Organization:\",\"Organizational Details\":\"Organizational Details\",\"Other Jurisdictions\":\"Other Jurisdictions\",\"Overview\":\"Overview\",\"PENDING REVIEW\":\"PENDING REVIEW\",\"Page Not Found\":\"Page Not Found\",\"Partially\":\"Partially\",\"Participate in verified VASP-to-VASP Travel Rule exchanges.\":\"Participate in verified VASP-to-VASP Travel Rule exchanges.\",\"Passport Number\":\"Passport Number\",\"Password\":\"Password\",\"Peer-to-Peer\":\"Peer-to-Peer\",\"Permission:\":\"Permission:\",\"Permissions\":\"Permissions\",\"Phone Number\":\"Phone Number\",\"Phonetic Name Identifiers\":\"Phonetic Name Identifiers\",\"Please Provide the Name and Email Address\":\"Please Provide the Name and Email Address\",\"Please add any other regulatory jurisdictions your organization complies with.\":\"Please add any other regulatory jurisdictions your organization complies with.\",\"Please complete all details\":\"Please complete all details\",\"Please copy and paste this password and store somewhere safe!\":\"Please copy and paste this password and store somewhere safe!\",\"Please enter the information that identifies your organization as a Legal Person. This form represents the\":\"Please enter the information that identifies your organization as a Legal Person. This form represents the\",\"Please enter the information that identifies your organization as a Legal Person. This form represents the {0} data structure for legal persons and is strongly suggested for use as KYC (Know your Counterparty) or CDD (Customer Due Diligence) information exchanged in TRISA transfers.\":[\"Please enter the information that identifies your organization as a Legal Person. This form represents the \",[\"0\"],\" data structure for legal persons and is strongly suggested for use as KYC (Know your Counterparty) or CDD (Customer Due Diligence) information exchanged in TRISA transfers.\"],\"Please input the name of the new managed Virtual Asset Service Provider (VASP). When the entity is created, you will have the ability to add collaborators, start and complete the certificate registration process, and manage the VASP account. Please acknowledge below and provide the name of the entity.\":\"Please input the name of the new managed Virtual Asset Service Provider (VASP). When the entity is created, you will have the ability to add collaborators, start and complete the certificate registration process, and manage the VASP account. Please acknowledge below and provide the name of the entity.\",\"Please note that TestNet and MainNet are separate networks that require different X.509 Identity Certificates.\":\"Please note that TestNet and MainNet are separate networks that require different X.509 Identity Certificates.\",\"Please review the information provided, edit as needed, and submit to complete the registration form. After the information is reviewed, emails will be sent to the provided contacts for verification. Once verified, your TestNet certificate will be issued.\":\"Please review the information provided, edit as needed, and submit to complete the registration form. After the information is reviewed, emails will be sent to the provided contacts for verification. Once verified, your TestNet certificate will be issued.\",\"Please review the information provided, edit as needed, and submit to complete the registration form. After the information is reviewed, you will be contacted to verify details. Once verified, your TestNet certificate will be issued.\":\"Please review the information provided, edit as needed, and submit to complete the registration form. After the information is reviewed, you will be contacted to verify details. Once verified, your TestNet certificate will be issued.\",\"Please select as many categories needed to represent the types of virtual asset services your organization provides.\":\"Please select as many categories needed to represent the types of virtual asset services your organization provides.\",\"Please specify the applicable regulation(s) for Travel Rule standards compliance, e.g.\\\"FATF Recommendation 16\\\"\":\"Please specify the applicable regulation(s) for Travel Rule standards compliance, e.g.\\\"FATF Recommendation 16\\\"\",\"Please supply a valid national identification number. TRISA recommends the use of LEI numbers. For more information, please visit\":\"Please supply a valid national identification number. TRISA recommends the use of LEI numbers. For more information, please visit\",\"Please supply contact information for representatives of your organization. All contacts will receive an email verification token and the contact emails must be verified before the registration can proceed.\":\"Please supply contact information for representatives of your organization. All contacts will receive an email verification token and the contact emails must be verified before the registration can proceed.\",\"Please supply contact information for representatives of your organization. All contacts will receive an email verification token and the contact emails must be verified before the registration can proceed. Group or shared email addresses such as compliance@yourvasp.com are permitted if the email account is actively monitored.\":\"Please supply contact information for representatives of your organization. All contacts will receive an email verification token and the contact emails must be verified before the registration can proceed. Group or shared email addresses such as compliance@yourvasp.com are permitted if the email account is actively monitored.\",\"Please use the email address associated with your organization.\":\"Please use the email address associated with your organization.\",\"Please use the email address associated with your organization. Group or shared email addresses such as compliance@yourvasp.com are permitted if the email account is actively monitored.\":\"Please use the email address associated with your organization. Group or shared email addresses such as compliance@yourvasp.com are permitted if the email account is actively monitored.\",\"Postal Code\":\"Postal Code\",\"Postal Code / Postcode / ZIP Code\":\"Postal Code / Postcode / ZIP Code\",\"Preferred name for email communication.\":\"Preferred name for email communication.\",\"Previous\":\"Previous\",\"Primary National Jurisdiction\":\"Primary National Jurisdiction\",\"Primary contact for handling technical queries about the operation and status of your service participating in the TRISA network. Can be a group or admin email.\":\"Primary contact for handling technical queries about the operation and status of your service participating in the TRISA network. Can be a group or admin email.\",\"Private Organization\":\"Private Organization\",\"Profile\":\"Profile\",\"Profile Created\":\"Profile Created\",\"Profile Created:\":\"Profile Created:\",\"Provider\":\"Provider\",\"Province\":\"Province\",\"Public Identity Key\":\"Public Identity Key\",\"REJECTED\":\"REJECTED\",\"REVIEWED\":\"REVIEWED\",\"Reference implementation\":\"Reference implementation\",\"Reg Authority\":\"Reg Authority\",\"Region / Province / State (required)\":\"Region / Province / State (required)\",\"Register with <0>TRISA's GDS\":\"Register with <0>TRISA's GDS\",\"Registered Directory\":\"Registered Directory\",\"Registration Authority\":\"Registration Authority\",\"Registration Authority Identifier\":\"Registration Authority Identifier\",\"Registration Submission\":\"Registration Submission\",\"Regulator Name\":\"Regulator Name\",\"Remove Linked Account\":\"Remove Linked Account\",\"Remove line\":\"Remove line\",\"Request New Identity Certificate\":\"Request New Identity Certificate\",\"Requesting a new X.509 Identity Certificate will invalidate and revoke your current X.509 Identity Certificate.\":\"Requesting a new X.509 Identity Certificate will invalidate and revoke your current X.509 Identity Certificate.\",\"Reset\":\"Reset\",\"Residential\":\"Residential\",\"Return to vaspdirectory.net\":\"Return to vaspdirectory.net\",\"Review\":\"Review\",\"Review <0>documentation\":\"Review <0>documentation\",\"Review <0>source code\":\"Review <0>source code\",\"Review section\":\"Review section\",\"Role\":\"Role\",\"Rotational will install and configure your node for your environment while you host, maintain, and support the node on an ongoing basis.\":\"Rotational will install and configure your node for your environment while you host, maintain, and support the node on an ongoing basis.\",\"Rotational will install, configure, host, maintain, and support your node. Includes dedicated, provenance-aware node with regional deployments.\":\"Rotational will install, configure, host, maintain, and support your node. Includes dedicated, provenance-aware node with regional deployments.\",\"SECURITY\":\"SECURITY\",\"SUBMITTED\":\"SUBMITTED\",\"Safeguards PII\":\"Safeguards PII\",\"Save\":\"Save\",\"Save & Next\":\"Save & Next\",\"Save & Previous\":\"Save & Previous\",\"Schedule a demo of Envoy, TRISA's open source solution for cost-effective Travel Rule compliance.\":\"Schedule a demo of Envoy, TRISA's open source solution for cost-effective Travel Rule compliance.\",\"Schedule a demo to learn about TRISA's open source self-hosted solution for cost-effective Travel Rule compliance.\":\"Schedule a demo to learn about TRISA's open source self-hosted solution for cost-effective Travel Rule compliance.\",\"Sealing Certificate Inventory\":\"Sealing Certificate Inventory\",\"Sealing Certificates\":\"Sealing Certificates\",\"Search the Directory Service\":\"Search the Directory Service\",\"Section\":\"Section\",\"Section 1: Basic Details\":\"Section 1: Basic Details\",\"Section 2: Legal Person\":\"Section 2: Legal Person\",\"Section 3: Contacts\":\"Section 3: Contacts\",\"Section 4: TRISA Implementation\":\"Section 4: TRISA Implementation\",\"Section 5: TRIXO Questionnaire\":\"Section 5: TRIXO Questionnaire\",\"Section 6: Review & Submit\":\"Section 6: Review & Submit\",\"Sections & Details\":\"Sections & Details\",\"Secure\":\"Secure\",\"Select Network\":\"Select Network\",\"Select VASP category\":\"Select VASP category\",\"Select a VASP from the Managed VASP List\":\"Select a VASP from the Managed VASP List\",\"Select a country\":\"Select a country\",\"Select business category\":\"Select business category\",\"Select the collaborator’s role and save.\":\"Select the collaborator’s role and save.\",\"Serial No\":\"Serial No\",\"Serial Number\":\"Serial Number\",\"Set up your TRISA node or integrate with a 3rd-party Travel Rule solution. Complete\\n testing and move to production.\":\"Set up your TRISA node or integrate with a 3rd-party Travel Rule solution. Complete\\n testing and move to production.\",\"Set up your TRISA node or integrate with a 3rd-party Travel Rule solution. Complete testing and move to production.\":\"Set up your TRISA node or integrate with a 3rd-party Travel Rule solution. Complete testing and move to production.\",\"Short\":\"Short\",\"Sign out\":\"Sign out\",\"Signature ID\":\"Signature ID\",\"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set\\n up and maintain their own TRISA server to exhange encrypted Travel Rule\\n compliance data. TRISA maintains an\":\"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set\\n up and maintain their own TRISA server to exhange encrypted Travel Rule\\n compliance data. TRISA maintains an\",\"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set up and maintain their own TRISA server to exhange encrypted Travel Rule compliance data. At the same time, TRISA is designed to be interoperable. There are several Travel Rule solutions providers available on the market. If you are a customer, work with your Travel Ruie provider to integrate TRISA into your Travel Rule compliance workflow.\":\"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set up and maintain their own TRISA server to exhange encrypted Travel Rule compliance data. At the same time, TRISA is designed to be interoperable. There are several Travel Rule solutions providers available on the market. If you are a customer, work with your Travel Ruie provider to integrate TRISA into your Travel Rule compliance workflow.\",\"Social Security Number\":\"Social Security Number\",\"Something went wrong. Please try again later.\":\"Something went wrong. Please try again later.\",\"Sorry, the page you are looking for doesn't exist or has been moved\":\"Sorry, the page you are looking for doesn't exist or has been moved\",\"Sorry. We could not find a user account with the email address\":\"Sorry. We could not find a user account with the email address\",\"Start\":\"Start\",\"Start Certificate Registration\":\"Start Certificate Registration\",\"Start Registration\":\"Start Registration\",\"Start trial\":\"Start trial\",\"Start your implementation\":\"Start your implementation\",\"Status\":\"Status\",\"Status:\":\"Status:\",\"Step 1\":\"Step 1\",\"Street Address\":\"Street Address\",\"Subject\":\"Subject\",\"Subject Details\":\"Subject Details\",\"Submit\":\"Submit\",\"Submit MainNet Registration\":\"Submit MainNet Registration\",\"Submit TestNet Registration\":\"Submit TestNet Registration\",\"Submitted\":\"Submitted\",\"Support\":\"Support\",\"Switch Accounts\":\"Switch Accounts\",\"Synga Bridge\":\"Synga Bridge\",\"TESTNET DIRECTORY RECORD\":\"TESTNET DIRECTORY RECORD\",\"TESTNET SUBMISSION\":\"TESTNET SUBMISSION\",\"TRISA Certificate Types\":\"TRISA Certificate Types\",\"TRISA Endpoint\":\"TRISA Endpoint\",\"TRISA Endpoint: MainNet\":\"TRISA Endpoint: MainNet\",\"TRISA Endpoint: TestNet\":\"TRISA Endpoint: TestNet\",\"TRISA GitHub repo\":\"TRISA GitHub repo\",\"TRISA Global Directory Service\":\"TRISA Global Directory Service\",\"TRISA Identity Signature:\":\"TRISA Identity Signature:\",\"TRISA Implementation\":\"TRISA Implementation\",\"TRISA Implementations\":\"TRISA Implementations\",\"TRISA Member Directory\":\"TRISA Member Directory\",\"TRISA Member ID\":\"TRISA Member ID\",\"TRISA Member ID:\":\"TRISA Member ID:\",\"TRISA Registration Request Submitted!\":\"TRISA Registration Request Submitted!\",\"TRISA Service Endpoint\":\"TRISA Service Endpoint\",\"TRISA Verification\":\"TRISA Verification\",\"TRISA Verification:\":\"TRISA Verification:\",\"TRISA Verified Logo\":\"TRISA Verified Logo\",\"TRISA endpoint for communication\":\"TRISA endpoint for communication\",\"TRISA endpoint is not valid.\":\"TRISA endpoint is not valid.\",\"TRISA implementation\":\"TRISA implementation\",\"TRISA is a decentralized network where VASPs communicate directly with each other.\":\"TRISA is a decentralized network where VASPs communicate directly with each other.\",\"TRISA is a global, open source, peer-to-peer and secure Travel Rule architecture and network designed to be accessible and interoperable. Become a TRISA-certified VASP today.\":\"TRISA is a global, open source, peer-to-peer and secure Travel Rule architecture and network designed to be accessible and interoperable. Become a TRISA-certified VASP today.\",\"TRISA is a network of trusted members. I acknowledge that the contact is authorized to access the organization’s TRISA account information.\":\"TRISA is a network of trusted members. I acknowledge that the contact is authorized to access the organization’s TRISA account information.\",\"TRISA is a network of trusted members. I acknowledge that the new VASP has a legitimate business purpose to join TRISA.\":\"TRISA is a network of trusted members. I acknowledge that the new VASP has a legitimate business purpose to join TRISA.\",\"TRISA is designed to be interoperable with other Travel Rule solutions.\":\"TRISA is designed to be interoperable with other Travel Rule solutions.\",\"TRISA is designed to be interoperable. There are several Travel Rule solutions\\n providers available on the market. If you are a customer, work with them to\\n integrate TRISA into your Travel Rule compliance workflow.\":\"TRISA is designed to be interoperable. There are several Travel Rule solutions\\n providers available on the market. If you are a customer, work with them to\\n integrate TRISA into your Travel Rule compliance workflow.\",\"TRISA is open source and available to implement by any VASP.\":\"TRISA is open source and available to implement by any VASP.\",\"TRISA issues two types of certificates:\":\"TRISA issues two types of certificates:\",\"TRISA members must complete a comprehensive multi-part verification form and due diligence process. Once verified, TRISA will issue TestNet and MainNet certificates for secure Travel Rule compliance.\":\"TRISA members must complete a comprehensive multi-part verification form and due diligence process. Once verified, TRISA will issue TestNet and MainNet certificates for secure Travel Rule compliance.\",\"TRISA specific identity number (UUID), only supplied if you're updating an existing registration request\":\"TRISA specific identity number (UUID), only supplied if you're updating an existing registration request\",\"TRISA uses public-key cryptography for encrypting data in flight and at rest.\":\"TRISA uses public-key cryptography for encrypting data in flight and at rest.\",\"TRISA verified members may download and display a “TRISA Verified VASP” logo on their website. The logo is unique to your VASP and non-reproducible. Members may download their logo after verification is complete and their certificate has been issued. The logo is in .svg fotmat\":\"TRISA verified members may download and display a “TRISA Verified VASP” logo on their website. The logo is unique to your VASP and non-reproducible. Members may download their logo after verification is complete and their certificate has been issued. The logo is in .svg fotmat\",\"TRISA's Github repo\":\"TRISA's Github repo\",\"TRISA's Slack channel\":\"TRISA's Slack channel\",\"TRISA’s Github repo\":\"TRISA’s Github repo\",\"TRISA’s Global Directory Service (GDS) is a network of vetted VASPs that can securely exchange Travel Rule compliance data with each other.\":\"TRISA’s Global Directory Service (GDS) is a network of vetted VASPs that can securely exchange Travel Rule compliance data with each other.\",\"TRISA’s verification form includes five sections and may require information from several parties in your organization.\":\"TRISA’s verification form includes five sections and may require information from several parties in your organization.\",\"TRIXO Questionnaire\":\"TRIXO Questionnaire\",\"Talk to a member of your technical team to determine the requirements and\\n resources to integrate TRISA with your system. Have members of your technical\\n team integrate your systems with TRISA. Or work with a solutions provider that\\n can help your VASP set up your TRISA server and maintain it.\":\"Talk to a member of your technical team to determine the requirements and\\n resources to integrate TRISA with your system. Have members of your technical\\n team integrate your systems with TRISA. Or work with a solutions provider that\\n can help your VASP set up your TRISA server and maintain it.\",\"Tax Identification Number\":\"Tax Identification Number\",\"Technical Contact (required)\":\"Technical Contact (required)\",\"Technical Contact Email\":\"Technical Contact Email\",\"Technical Contact Name\":\"Technical Contact Name\",\"Technical Contact Phone\":\"Technical Contact Phone\",\"Technical Officer\":\"Technical Officer\",\"Technical Resources\":\"Technical Resources\",\"Technical information about your endpoint for certificate issuance. Each VASP is required to establish a TRISA endpoint for inter-VASP communication.\":\"Technical information about your endpoint for certificate issuance. Each VASP is required to establish a TRISA endpoint for inter-VASP communication.\",\"TestNet\":\"TestNet\",\"TestNet Certificate Common Name\":\"TestNet Certificate Common Name\",\"TestNet Certificates\":\"TestNet Certificates\",\"TestNet Identity Certificates\":\"TestNet Identity Certificates\",\"TestNet Network Metrics\":\"TestNet Network Metrics\",\"TestNet TRISA Endpoint\":\"TestNet TRISA Endpoint\",\"TestNet and MainNet endpoints should not be the same.\":\"TestNet and MainNet endpoints should not be the same.\",\"Thank you for creating your TRISA account.\":\"Thank you for creating your TRISA account.\",\"Thank you for creating your TRISA account. You must verify your email address. An email with verification instructions has been sent to your email address. Please complete the email verification process in 24 hours. The email verification link will expire in 24 hours.\":\"Thank you for creating your TRISA account. You must verify your email address. An email with verification instructions has been sent to your email address. Please complete the email verification process in 24 hours. The email verification link will expire in 24 hours.\",\"Thank you. We have sent instructions to reset your password to\":\"Thank you. We have sent instructions to reset your password to\",\"Thank you. We have sent instructions to reset your password to {0}. The link to reset your password expires in 24 hours.\":[\"Thank you. We have sent instructions to reset your password to \",[\"0\"],\". The link to reset your password expires in 24 hours.\"],\"The Common Name typically matches the Endpoint, without the port number\\n at the end (e.g. trisa.myvasp.com) and is used to identify the subject\\n in the X.509 certificate.\":\"The Common Name typically matches the Endpoint, without the port number\\n at the end (e.g. trisa.myvasp.com) and is used to identify the subject\\n in the X.509 certificate.\",\"The Domain Name is invalid.\":\"The Domain Name is invalid.\",\"The Domain Name is required.\":\"The Domain Name is required.\",\"The Organization has a current and valid <0>Mainnet Identity Certificate.\":\"The Organization has a current and valid <0>Mainnet Identity Certificate.\",\"The Organization has a current and valid <0>Mainnet and <1>Tesnet Identity Certificate.\":\"The Organization has a current and valid <0>Mainnet and <1>Tesnet Identity Certificate.\",\"The Organization has a current and valid <0>Testnet Identity Certificate.\":\"The Organization has a current and valid <0>Testnet Identity Certificate.\",\"The TRISA Global Directory Service (GDS) is temporarily undergoing maintenance. Please try again later.\":\"The TRISA Global Directory Service (GDS) is temporarily undergoing maintenance. Please try again later.\",\"The TRISA Member Directory is for informational purposes and is meant to foster collaboration between members. It is available to verified TRISA contacts only. If you cannot view the list, please complete the registration process. You can view the member list after verification is complete.\":\"The TRISA Member Directory is for informational purposes and is meant to foster collaboration between members. It is available to verified TRISA contacts only. If you cannot view the list, please complete the registration process. You can view the member list after verification is complete.\",\"The Travel Rule Information Sharing Architecture (TRISA)\":\"The Travel Rule Information Sharing Architecture (TRISA)\",\"The VASP Name is required.\":\"The VASP Name is required.\",\"The address and port of the TRISA endpoint for partner VASPs to connect on via gRPC.\":\"The address and port of the TRISA endpoint for partner VASPs to connect on via gRPC.\",\"The collaborator has not been deleted\":\"The collaborator has not been deleted\",\"The collaborator has not been updated\":\"The collaborator has not been updated\",\"The common name for the mTLS certificate. This should match the TRISA endpoint without the port in most cases.\":\"The common name for the mTLS certificate. This should match the TRISA endpoint without the port in most cases.\",\"The contact will receive an email to create a TRISA Global Directory Service (GDS) account or join this organization if the contact already has a TRISA GDS account. The invitation to join is valid for 7 calendar days. The contact will be added as a member for the VASP. The contact will have the ability to contribute to certificate requests, check on the status of certificate requests, and complete other actions related to the organization’s TRISA membership.\":\"The contact will receive an email to create a TRISA Global Directory Service (GDS) account or join this organization if the contact already has a TRISA GDS account. The invitation to join is valid for 7 calendar days. The contact will be added as a member for the VASP. The contact will have the ability to contribute to certificate requests, check on the status of certificate requests, and complete other actions related to the organization’s TRISA membership.\",\"The following account will be removed from your profile. The linked account will not be affected.\":\"The following account will be removed from your profile. The linked account will not be affected.\",\"The link to reset your password expires in 24 hours.\":\"The link to reset your password expires in 24 hours.\",\"The minimum threshold above which your organization is required to collect/send Travel Rule information.\":\"The minimum threshold above which your organization is required to collect/send Travel Rule information.\",\"The name and type of name by which the legal person is known.\":\"The name and type of name by which the legal person is known.\",\"The name of primary regulator or supervisory authority for your national jurisdiction\":\"The name of primary regulator or supervisory authority for your national jurisdiction\",\"There is an error or missing data in this section. Please edit the section.\":\"There is an error or missing data in this section. Please edit the section.\",\"This is the only time the PKCS12 password is shown during the registration process.\":\"This is the only time the PKCS12 password is shown during the registration process.\",\"This multi-section form is an important step in the registration and certificate issuance process. The information you provide will be used to verify the legal entity that you represent and, where appropriate, will be available to verified TRISA members to facilitate compliance decisions. If you need guidance, see the <0>Getting Started Help Guide.\":\"This multi-section form is an important step in the registration and certificate issuance process. The information you provide will be used to verify the legal entity that you represent and, where appropriate, will be available to verified TRISA members to facilitate compliance decisions. If you need guidance, see the <0>Getting Started Help Guide.\",\"This questionnaire is designed to help TRISA members understand the regulatory regime of your organization. The information provided will help ensure that required compliance information exchanges are conducted correctly and safely. All verified TRISA members will have access to this information.\":\"This questionnaire is designed to help TRISA members understand the regulatory regime of your organization. The information provided will help ensure that required compliance information exchanges are conducted correctly and safely. All verified TRISA members will have access to this information.\",\"Threshold to conduct KYC before permitting the customer to send/receive virtual asset transfers\":\"Threshold to conduct KYC before permitting the customer to send/receive virtual asset transfers\",\"To assist in completing the registration form, the form is divided into multiple sections. Navigate through the form by clicking on each section of the progress bar or the buttons at the bottom of each section.\":\"To assist in completing the registration form, the form is divided into multiple sections. Navigate through the form by clicking on each section of the progress bar or the buttons at the bottom of each section.\",\"Trading\":\"Trading\",\"USD $0\":\"USD $0\",\"USD $375/month/node (min 6-month commitment)\":\"USD $375/month/node (min 6-month commitment)\",\"USD USD $2,500 (one-time)\":\"USD USD $2,500 (one-time)\",\"USER DETAILS\":\"USER DETAILS\",\"Unable to add VASP\":\"Unable to add VASP\",\"Unable to add collaborator\":\"Unable to add collaborator\",\"Understood\":\"Understood\",\"Unknown Entity\":\"Unknown Entity\",\"Unsaved changes alert\":\"Unsaved changes alert\",\"Unspecified\":\"Unspecified\",\"Upon verification, integrate with TRISA to begin exchanging Travel Rule compliance data.\":\"Upon verification, integrate with TRISA to begin exchanging Travel Rule compliance data.\",\"User Details\":\"User Details\",\"User ID:\":\"User ID:\",\"User Profile\":\"User Profile\",\"VASP\":\"VASP\",\"VASP Category\":\"VASP Category\",\"VASP Domain\":\"VASP Domain\",\"VASP Name\":\"VASP Name\",\"VASPs have three options to integrate with TRISA using Envoy.\":\"VASPs have three options to integrate with TRISA using Envoy.\",\"VASPs have two options to integrate with TRISA.\":\"VASPs have two options to integrate with TRISA.\",\"VERIFIED\":\"VERIFIED\",\"VERIFIED ON\":\"VERIFIED ON\",\"Verification Status:\":\"Verification Status:\",\"Verified\":\"Verified\",\"Verified On\":\"Verified On\",\"Verified VASPs\":\"Verified VASPs\",\"View Member List\":\"View Member List\",\"View/Edit\":\"View/Edit\",\"Visit Getting Started with TRISA\":\"Visit Getting Started with TRISA\",\"We recommend that a senior compliance officer initially creates the account for the VASP. Additional accounts can be created later.\":\"We recommend that a senior compliance officer initially creates the account for the VASP. Additional accounts can be created later.\",\"Website\":\"Website\",\"Website, incorporation Date, VASP Category\":\"Website, incorporation Date, VASP Category\",\"Welcome to TRISA’s network of Certified VASPs.\":\"Welcome to TRISA’s network of Certified VASPs.\",\"We’ll be back soon.\":\"We’ll be back soon.\",\"What is IVMS101?\":\"What is IVMS101?\",\"What is the minimum threshold for Travel Rule compliance?\":\"What is the minimum threshold for Travel Rule compliance?\",\"What’s a Common name or VASP ID?\":\"What’s a Common name or VASP ID?\",\"Who to Ask\":\"Who to Ask\",\"Who to ask\":\"Who to ask\",\"Why Join TRISA\":\"Why Join TRISA\",\"X.509 Identity Certificate Details\":\"X.509 Identity Certificate Details\",\"X.509 Identity Certificate Inventory\":\"X.509 Identity Certificate Inventory\",\"X.509 Identity Certificates\":\"X.509 Identity Certificates\",\"YES\":\"YES\",\"Yes\":\"Yes\",\"You have unsaved changes. Are you sure you want to continue without saving?\":\"You have unsaved changes. Are you sure you want to continue without saving?\",\"You must agree to the terms and conditions\":\"You must agree to the terms and conditions\",\"You must click on each confirmation link to complete the registration process.\":\"You must click on each confirmation link to complete the registration process.\",\"You must request a new X.509 Identity Certificate to change your Endpoint and Common Name.\":\"You must request a new X.509 Identity Certificate to change your Endpoint and Common Name.\",\"You must submit your registration for TestNet and MainNet separately.\":\"You must submit your registration for TestNet and MainNet separately.\",\"You must verify your email address. An email with verification instructions has been sent to your email address. Please complete the email verification process in 24 hours. The email verification link will expire in 24 hours.\":\"You must verify your email address. An email with verification instructions has been sent to your email address. Please complete the email verification process in 24 hours. The email verification link will expire in 24 hours.\",\"You will receive\":\"You will receive\",\"Your TRISA Implementation\":\"Your TRISA Implementation\",\"Your TRISA {type} Details\":[\"Your TRISA \",[\"type\"],\" Details\"],\"Your account has not been verified. Please check your email to verify your account.\":\"Your account has not been verified. Please check your email to verify your account.\",\"Your dashboard\":\"Your dashboard\",\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@rotational.io. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\":\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@rotational.io. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\",\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@trisa.io. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\":\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@trisa.io. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\",\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@vaspdirectory.net. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\":\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@vaspdirectory.net. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\",\"Your registration request has been successfully received by the Directory Service. Verification emails have been sent to all contacts listed. Once your contact information has been verified, the registration form will be sent to the TRISA review board to verify your membership in the TRISA network.\":\"Your registration request has been successfully received by the Directory Service. Verification emails have been sent to all contacts listed. Once your contact information has been verified, the registration form will be sent to the TRISA review board to verify your membership in the TRISA network.\",\"Your {0} TRISA Organization Profile:\":[\"Your \",[\"0\"],\" TRISA Organization Profile:\"],\"about us\":\"about us\",\"complete VASP verification\":\"complete VASP verification\",\"compliance. TRISA helps Virtual Asset Service Providers (VASPs) comply with the Travel Rule for cross-border cryptocurrency transactions. TRISA is designed to be interoperable.\":\"compliance. TRISA helps Virtual Asset Service Providers (VASPs) comply with the Travel Rule for cross-border cryptocurrency transactions. TRISA is designed to be interoperable.\",\"create account\":\"create account\",\"create your account\":\"create your account\",\"for Cryptocurrency Travel Rule compliance.\":\"for Cryptocurrency Travel Rule compliance.\",\"for MainNet registration so your MainNet certificate will be issued after the verification phone call has been completed by the validation team.\":\"for MainNet registration so your MainNet certificate will be issued after the verification phone call has been completed by the validation team.\",\"for TestNet registration so your TestNet certificate will be issued upon review by the validation team\":\"for TestNet registration so your TestNet certificate will be issued upon review by the validation team\",\"for legal persons and is strongly suggested for use as KYC or CDD (Know your Counterparty) information exchanged in TRISA transfers.\":\"for legal persons and is strongly suggested for use as KYC or CDD (Know your Counterparty) information exchanged in TRISA transfers.\",\"in partnership with\":\"in partnership with\",\"is a global, open source, secure, and peer-to-peer protocol for\":\"is a global, open source, secure, and peer-to-peer protocol for\",\"is not required\":\"is not required\",\"is required\":\"is required\",\"lower case letters (a-z)\":\"lower case letters (a-z)\",\"numbers (i.e. 0-9)\":\"numbers (i.e. 0-9)\",\"on behalf of\":\"on behalf of\",\"pending registration\":\"pending registration\",\"registration. Upon submission, you will receive an email with a confirmation link. You must click the confirmation link to complete the registration process. Failure to click the confirmation link will result in an incomplete registration\":\"registration. Upon submission, you will receive an email with a confirmation link. You must click the confirmation link to complete the registration process. Failure to click the confirmation link will result in an incomplete registration\",\"required\":\"required\",\"special characters (e.g. !@#$%^&*)\":\"special characters (e.g. !@#$%^&*)\",\"the TRISA architecture\":\"the TRISA architecture\",\"to receive maintenance and outage notifications. If you have an immediate concern, please email support@rotational.io.\":\"to receive maintenance and outage notifications. If you have an immediate concern, please email support@rotational.io.\",\"two separate emails with confirmation links for each registration.\":\"two separate emails with confirmation links for each registration.\",\"upper case letters (A-Z)\":\"upper case letters (A-Z)\",\"view details\":\"view details\",\"with detailed documentation, a reference implemenation, and “robot” VASPs for\\n testing purposes.\":\"with detailed documentation, a reference implemenation, and “robot” VASPs for\\n testing purposes.\",\"you do not have permission to invite a collaborator\":\"you do not have permission to invite a collaborator\",\"{0}\":[[\"0\"]],\"{0} Contact\":[[\"0\"],\" Contact\"],\"{message}\":[[\"message\"]]}")}; \ No newline at end of file diff --git a/web/gds-user-ui/src/locales/es/messages.po b/web/gds-user-ui/src/locales/es/messages.po index 1b4cf3720..7c237e4b2 100644 --- a/web/gds-user-ui/src/locales/es/messages.po +++ b/web/gds-user-ui/src/locales/es/messages.po @@ -67,15 +67,34 @@ msgstr "" msgid "1 Basic Details" msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:86 +msgid "1. Open Source/DIY" +msgstr "" + #: src/components/Section/VaspVerification.tsx:108 msgid "2 Legal Person" msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:144 +msgid "2-3 weeks" +msgstr "" + +#: src/components/Section/IntegrateAndComply.tsx:133 +msgid "2. One-time Setup" +msgstr "" + #: src/components/Section/VaspVerification.tsx:123 msgid "3 Contacts" msgstr "" -#: src/components/Section/IntegrateAndComply.tsx:130 +#: src/components/Section/IntegrateAndComply.tsx:97 +msgid "3-6 months" +msgstr "" + +#: src/components/Section/IntegrateAndComply.tsx:176 +msgid "3-7 days" +msgstr "" + #: src/components/TravelRuleProviders/index.tsx:9 msgid "3rd Party Travel Rule Providers" msgstr "" @@ -222,7 +241,7 @@ msgid "All TRISA members must complete TRISA’s VASP verification and due dilig msgstr "" #: src/components/Form/SignupForm.tsx:85 -#: src/components/Section/IntegrateAndComply.tsx:194 +#: src/components/Section/IntegrateAndComply.tsx:237 #: src/components/Section/VaspVerification.tsx:217 msgid "Already have an account?" msgstr "" @@ -303,6 +322,12 @@ msgstr "" msgid "Become Travel Rule compliant." msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:92 +#: src/components/Section/IntegrateAndComply.tsx:139 +#: src/components/Section/IntegrateAndComply.tsx:171 +msgid "Best for:" +msgstr "" + #: src/components/Contacts/ContactsForm.tsx:166 msgid "Billing Contact (optional)" msgstr "" @@ -532,11 +557,15 @@ msgstr "" msgid "Compliance officer or legal contact for requests about the compliance requirements and legal status of your organization. A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted." msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:172 +msgid "Compliance teams seeking a turnkey solution with minimal effort while leveraging expert support & maintenance for sustained regulatory adherence." +msgstr "" + #: src/components/CertificateRegistration/CertificateRegistrationTable.tsx:22 msgid "Compliance, Technical, Admininstrative, Billing" msgstr "" -#: src/components/Section/IntegrateAndComply.tsx:51 +#: src/components/Section/IntegrateAndComply.tsx:50 msgid "Comply with the Travel Rule" msgstr "" @@ -560,6 +589,11 @@ msgstr "" msgid "Contact Name" msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:153 +#: src/components/Section/IntegrateAndComply.tsx:185 +msgid "Contact Rotational Labs at <0>support@rotational.io to request information." +msgstr "" + #: src/components/Section/UserEmailConfirmation.tsx:27 msgid "Contact Verified" msgstr "" @@ -607,6 +641,12 @@ msgstr "" msgid "Copy" msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:100 +#: src/components/Section/IntegrateAndComply.tsx:147 +#: src/components/Section/IntegrateAndComply.tsx:179 +msgid "Cost:" +msgstr "" + #: src/components/CertificateDetails/CertificateDetails.tsx:229 #: src/components/CertificateDetails/CertificateDetails.tsx:292 #: src/components/CertificateInventory/index.tsx:212 @@ -652,7 +692,7 @@ msgid "Create Your Account" msgstr "" #: src/components/Section/GettingStarted.tsx:14 -#: src/components/Section/IntegrateAndComply.tsx:191 +#: src/components/Section/IntegrateAndComply.tsx:234 #: src/components/Section/VaspVerification.tsx:213 msgid "Create account" msgstr "" @@ -734,6 +774,12 @@ msgstr "" msgid "Description" msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:88 +#: src/components/Section/IntegrateAndComply.tsx:135 +#: src/components/Section/IntegrateAndComply.tsx:167 +msgid "Description:" +msgstr "" + #: src/components/CertificateManagement/CertificateDataTable.tsx:41 #: src/components/Tables/MembersRow.tsx:50 msgid "Details" @@ -749,7 +795,7 @@ msgstr "" #: src/components/Navbar/Landing/MobileNav.tsx:72 #: src/components/Navbar/Landing/Nav.tsx:22 #: src/components/OpenSourceResources/index.tsx:20 -#: src/components/Section/IntegrateAndComply.tsx:151 +#: src/components/Section/IntegrateAndComply.tsx:217 msgid "Documentation" msgstr "" @@ -799,6 +845,10 @@ msgstr "" msgid "Download" msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:116 +msgid "Download <0>Docker image" +msgstr "" + #: src/constants/national-identification.ts:12 msgid "Driver's License Number" msgstr "" @@ -880,10 +930,24 @@ msgstr "" msgid "Enter your email address" msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:71 +msgid "Envoy is an <0>open source messaging tool built to help compliance teams handle travel rule exchanges efficiently and securely. It is designed by compliance experts and TRISA engineers to provide simplified data exchanges using the TRISA or TRP protocols." +msgstr "" + +#: src/components/Section/IntegrateAndComply.tsx:89 +msgid "Envoy is open source (MIT License). Download, install, integrate, host and support your own Envoy node and service." +msgstr "" + #: src/components/CertificateReview/index.tsx:71 msgid "Error Submitting Certificate" msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:96 +#: src/components/Section/IntegrateAndComply.tsx:143 +#: src/components/Section/IntegrateAndComply.tsx:175 +msgid "Est. Time:" +msgstr "" + #: src/components/CertificateManagement/CertificateDataTable.tsx:35 #: src/components/CertificateManagement/MainnetTestnetCertificates.tsx:64 #: src/components/CertificateManagement/X509IdentityCertificateInventoryDataTable.tsx:42 @@ -981,8 +1045,8 @@ msgid "Git Revision" msgstr "" #: src/components/Section/IntegrateAndComply.tsx:99 -msgid "GitHub repository" -msgstr "" +#~ msgid "GitHub repository" +#~ msgstr "" #: src/modules/dashboard/member/utils.ts:107 msgid "Government Entity" @@ -997,10 +1061,14 @@ msgstr "" msgid "Home" msgstr "" -#: src/components/Section/IntegrateAndComply.tsx:118 -msgid "How to set up your own node?" +#: src/components/Section/IntegrateAndComply.tsx:202 +msgid "How TRISA Works" msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:118 +#~ msgid "How to set up your own node?" +#~ msgstr "" + #: src/components/ConfirmIdentityCertificateRequest/index.tsx:54 msgid "I acknowledge that requesting a new X.509 Identity Certificate will invalidate and revoke my organization’s current X.509 Identity Certificate." msgstr "" @@ -1105,7 +1173,11 @@ msgstr "" msgid "Integrate and Comply" msgstr "" -#: src/components/Section/IntegrateAndComply.tsx:44 +#: src/components/Section/IntegrateAndComply.tsx:66 +msgid "Integrate with <0>TRISA using Envoy to begin exchanging Travel Rule compliance data." +msgstr "" + +#: src/components/Section/IntegrateAndComply.tsx:43 msgid "Integrate with TRISA." msgstr "" @@ -1190,7 +1262,6 @@ msgstr "" msgid "Last Updated" msgstr "" -#: src/components/Section/IntegrateAndComply.tsx:176 #: src/components/Section/VaspVerification.tsx:182 msgid "Learn How TRISA Works" msgstr "" @@ -1269,7 +1340,7 @@ msgid "Log in to TRISA’s Global Directory Service" msgstr "" #: src/components/Form/SignupForm.tsx:91 -#: src/components/Section/IntegrateAndComply.tsx:198 +#: src/components/Section/IntegrateAndComply.tsx:241 #: src/components/Section/VaspVerification.tsx:221 msgid "Log in." msgstr "" @@ -1341,8 +1412,8 @@ msgid "Meet Alice VASP, Bob VASP and Evil VASP" msgstr "" #: src/components/Section/IntegrateAndComply.tsx:163 -msgid "Meet Alice VASP, Bob VASP, and “Evil” VASP" -msgstr "" +#~ msgid "Meet Alice VASP, Bob VASP, and “Evil” VASP" +#~ msgstr "" #: src/utils/menu.tsx:54 msgid "Member Directory" @@ -1421,7 +1492,7 @@ msgstr "" msgid "National Jurisdiction" msgstr "" -#: src/components/Section/IntegrateAndComply.tsx:172 +#: src/components/Section/IntegrateAndComply.tsx:198 #: src/components/Section/VaspVerification.tsx:176 msgid "Need to Learn More?" msgstr "" @@ -1457,6 +1528,12 @@ msgstr "" msgid "Next" msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:103 +#: src/components/Section/IntegrateAndComply.tsx:150 +#: src/components/Section/IntegrateAndComply.tsx:182 +msgid "Next Steps:" +msgstr "" + #: src/components/CertificateManagement/CertificateDataTable.tsx:26 #: src/components/CertificateManagement/X509IdentityCertificateInventoryDataTable.tsx:33 #: src/components/CertificateReview/TrixoReviewDataTable.tsx:13 @@ -1504,18 +1581,25 @@ msgid "Open Source" msgstr "" #: src/components/OpenSourceResources/index.tsx:9 -#: src/components/Section/IntegrateAndComply.tsx:142 msgid "Open Source Resources" msgstr "" -#: src/components/Section/IntegrateAndComply.tsx:89 -msgid "Option 1. Set Up Your Own TRISA Node" +#: src/components/Section/IntegrateAndComply.tsx:140 +msgid "Operators seeking a balance between cost & convenience, with professional implementation ensuring a robust setup without the ongoing costs of managed services." msgstr "" -#: src/components/Section/IntegrateAndComply.tsx:108 -msgid "Option 2. Use a 3rd-party Solution" +#: src/components/Section/IntegrateAndComply.tsx:93 +msgid "Operators that want maximum flexibility and control to customize and have the technical resources to integrate with their systems." msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:89 +#~ msgid "Option 1. Set Up Your Own TRISA Node" +#~ msgstr "" + +#: src/components/Section/IntegrateAndComply.tsx:108 +#~ msgid "Option 2. Use a 3rd-party Solution" +#~ msgstr "" + #: src/components/CertificateDetails/CertificateDetails.tsx:241 #: src/components/CertificateDetails/CertificateDetails.tsx:304 #: src/components/CertificateInventory/index.tsx:224 @@ -1571,7 +1655,7 @@ msgstr "" msgid "Partially" msgstr "" -#: src/components/Section/IntegrateAndComply.tsx:54 +#: src/components/Section/IntegrateAndComply.tsx:53 msgid "Participate in verified VASP-to-VASP Travel Rule exchanges." msgstr "" @@ -1744,7 +1828,7 @@ msgid "REVIEWED" msgstr "" #: src/components/OpenSourceResources/index.tsx:27 -#: src/components/Section/IntegrateAndComply.tsx:158 +#: src/components/Section/IntegrateAndComply.tsx:224 msgid "Reference implementation" msgstr "" @@ -1757,6 +1841,12 @@ msgstr "" msgid "Region / Province / State (required)" msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:121 +#: src/components/Section/IntegrateAndComply.tsx:158 +#: src/components/Section/IntegrateAndComply.tsx:190 +msgid "Register with <0>TRISA's GDS" +msgstr "" + #: src/components/Section/SearchDirectory.tsx:229 #: src/components/Section/SearchDirectory.tsx:295 msgid "Registered Directory" @@ -1814,6 +1904,14 @@ msgstr "" msgid "Review" msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:106 +msgid "Review <0>documentation" +msgstr "" + +#: src/components/Section/IntegrateAndComply.tsx:111 +msgid "Review <0>source code" +msgstr "" + #: src/components/ReviewSubmit/index.tsx:161 #: src/components/ReviewSubmit/index.tsx:255 msgid "Review section" @@ -1824,6 +1922,14 @@ msgstr "" msgid "Role" msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:136 +msgid "Rotational will install and configure your node for your environment while you host, maintain, and support the node on an ongoing basis." +msgstr "" + +#: src/components/Section/IntegrateAndComply.tsx:168 +msgid "Rotational will install, configure, host, maintain, and support your node. Includes dedicated, provenance-aware node with regional deployments." +msgstr "" + #: src/components/UserProfile/UserProfilePassword.tsx:52 msgid "SECURITY" msgstr "" @@ -1849,9 +1955,13 @@ msgid "Save & Previous" msgstr "" #: src/components/Banner/LandingBanner.tsx:17 -msgid "Schedule a demo to learn about TRISA's open source self-hosted solution for cost-effective Travel Rule compliance." +msgid "Schedule a demo of Envoy, TRISA's open source solution for cost-effective Travel Rule compliance." msgstr "" +#: src/components/Banner/LandingBanner.tsx:17 +#~ msgid "Schedule a demo to learn about TRISA's open source self-hosted solution for cost-effective Travel Rule compliance." +#~ msgstr "" + #: src/components/CertificateManagement/X509IdentityCertificateInventory.tsx:59 msgid "Sealing Certificate Inventory" msgstr "" @@ -1973,11 +2083,11 @@ msgid "Signature ID" msgstr "" #: src/components/Section/IntegrateAndComply.tsx:90 -msgid "" -"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set\n" -" up and maintain their own TRISA server to exhange encrypted Travel Rule\n" -" compliance data. TRISA maintains an" -msgstr "" +#~ msgid "" +#~ "Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set\n" +#~ " up and maintain their own TRISA server to exhange encrypted Travel Rule\n" +#~ " compliance data. TRISA maintains an" +#~ msgstr "" #: src/components/YourImplementation/index.tsx:11 msgid "Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set up and maintain their own TRISA server to exhange encrypted Travel Rule compliance data. At the same time, TRISA is designed to be interoperable. There are several Travel Rule solutions providers available on the market. If you are a customer, work with your Travel Ruie provider to integrate TRISA into your Travel Rule compliance workflow." @@ -2016,6 +2126,10 @@ msgstr "" msgid "Start trial" msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:126 +msgid "Start your implementation" +msgstr "" + #: src/components/CertificateDetails/CertificateDetails.tsx:131 #: src/components/CertificateInventory/index.tsx:86 #: src/components/CertificateManagement/CertificateDataTable.tsx:38 @@ -2083,8 +2197,8 @@ msgid "Switch Accounts" msgstr "" #: src/components/Section/IntegrateAndComply.tsx:134 -msgid "Synga Bridge" -msgstr "" +#~ msgid "Synga Bridge" +#~ msgstr "" #: src/components/Section/SearchDirectory.tsx:195 msgid "TESTNET DIRECTORY RECORD" @@ -2201,11 +2315,11 @@ msgid "TRISA is designed to be interoperable with other Travel Rule solutions." msgstr "" #: src/components/Section/IntegrateAndComply.tsx:109 -msgid "" -"TRISA is designed to be interoperable. There are several Travel Rule solutions\n" -" providers available on the market. If you are a customer, work with them to\n" -" integrate TRISA into your Travel Rule compliance workflow." -msgstr "" +#~ msgid "" +#~ "TRISA is designed to be interoperable. There are several Travel Rule solutions\n" +#~ " providers available on the market. If you are a customer, work with them to\n" +#~ " integrate TRISA into your Travel Rule compliance workflow." +#~ msgstr "" #: src/components/Section/JoinUs.tsx:41 msgid "TRISA is open source and available to implement by any VASP." @@ -2231,13 +2345,17 @@ msgstr "" msgid "TRISA verified members may download and display a “TRISA Verified VASP” logo on their website. The logo is unique to your VASP and non-reproducible. Members may download their logo after verification is complete and their certificate has been issued. The logo is in .svg fotmat" msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:212 +msgid "TRISA's Github repo" +msgstr "" + #: src/components/Maintenance/index.tsx:32 msgid "TRISA's Slack channel" msgstr "" #: src/components/Section/IntegrateAndComply.tsx:146 -msgid "TRISA’s Github repo" -msgstr "" +#~ msgid "TRISA’s Github repo" +#~ msgstr "" #: src/components/Section/AboutUs.tsx:57 msgid "TRISA’s Global Directory Service (GDS) is a network of vetted VASPs that can securely exchange Travel Rule compliance data with each other." @@ -2253,12 +2371,12 @@ msgid "TRIXO Questionnaire" msgstr "" #: src/components/Section/IntegrateAndComply.tsx:119 -msgid "" -"Talk to a member of your technical team to determine the requirements and\n" -" resources to integrate TRISA with your system. Have members of your technical\n" -" team integrate your systems with TRISA. Or work with a solutions provider that\n" -" can help your VASP set up your TRISA server and maintain it." -msgstr "" +#~ msgid "" +#~ "Talk to a member of your technical team to determine the requirements and\n" +#~ " resources to integrate TRISA with your system. Have members of your technical\n" +#~ " team integrate your systems with TRISA. Or work with a solutions provider that\n" +#~ " can help your VASP set up your TRISA server and maintain it." +#~ msgstr "" #: src/constants/national-identification.ts:5 msgid "Tax Identification Number" @@ -2454,6 +2572,18 @@ msgstr "" msgid "Trading" msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:101 +msgid "USD $0" +msgstr "" + +#: src/components/Section/IntegrateAndComply.tsx:180 +msgid "USD $375/month/node (min 6-month commitment)" +msgstr "" + +#: src/components/Section/IntegrateAndComply.tsx:148 +msgid "USD USD $2,500 (one-time)" +msgstr "" + #: src/components/UserProfile/UserDetails.tsx:12 msgid "USER DETAILS" msgstr "" @@ -2484,8 +2614,8 @@ msgid "Unspecified" msgstr "" #: src/components/Section/IntegrateAndComply.tsx:67 -msgid "Upon verification, integrate with TRISA to begin exchanging Travel Rule compliance data." -msgstr "" +#~ msgid "Upon verification, integrate with TRISA to begin exchanging Travel Rule compliance data." +#~ msgstr "" #: src/components/CertificateDetails/CertificateDetails.tsx:217 #: src/components/CertificateInventory/index.tsx:200 @@ -2523,10 +2653,14 @@ msgstr "" msgid "VASP Name" msgstr "" -#: src/components/Section/IntegrateAndComply.tsx:75 -msgid "VASPs have two options to integrate with TRISA." +#: src/components/Section/IntegrateAndComply.tsx:79 +msgid "VASPs have three options to integrate with TRISA using Envoy." msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:75 +#~ msgid "VASPs have two options to integrate with TRISA." +#~ msgstr "" + #: src/modules/dashboard/member/utils.ts:61 msgid "VERIFIED" msgstr "" @@ -2592,7 +2726,7 @@ msgstr "" msgid "We’ll be back soon." msgstr "" -#: src/components/Section/IntegrateAndComply.tsx:181 +#: src/components/Section/IntegrateAndComply.tsx:207 #: src/components/Section/VaspVerification.tsx:187 msgid "What is IVMS101?" msgstr "" @@ -2825,10 +2959,10 @@ msgid "view details" msgstr "" #: src/components/Section/IntegrateAndComply.tsx:101 -msgid "" -"with detailed documentation, a reference implemenation, and “robot” VASPs for\n" -" testing purposes." -msgstr "" +#~ msgid "" +#~ "with detailed documentation, a reference implemenation, and “robot” VASPs for\n" +#~ " testing purposes." +#~ msgstr "" #: src/components/Collaborators/index.tsx:145 msgid "you do not have permission to invite a collaborator" diff --git a/web/gds-user-ui/src/locales/fr/messages.js b/web/gds-user-ui/src/locales/fr/messages.js index 9f1188a47..624afea34 100644 --- a/web/gds-user-ui/src/locales/fr/messages.js +++ b/web/gds-user-ui/src/locales/fr/messages.js @@ -1 +1 @@ -/*eslint-disable*/module.exports={messages:JSON.parse("{\" When you are verified you will be issued PKCS12 encrypted identity certificates\\n for use in mTLS authentication between TRISA members. The password to decrypt\\n those certificates is shown below:\":\" When you are verified you will be issued PKCS12 encrypted identity certificates\\n for use in mTLS authentication between TRISA members. The password to decrypt\\n those certificates is shown below:\",\" create your TRISA account with your VASP email address. Add collaborators in your\\n organization.\":\"Créez votre compte TRISA avec votre adresse e-mail VASP. Ajouter des collaborateurs dans votre organization.\",\"\\\"Save & Next\\\" or \\\"Save & Previous\\\" button.\":\"\\\"Save & Next\\\" or \\\"Save & Previous\\\" button.\",\"(1) <0>X.509 Identity Certificates: X.509 Identity certificates are about <1>trust. They prove the identity of the organization and are used to maintain a secure connection between TRISA members. X.509 Identity certificates must have an Endpoint and Common Name and may have Subject Alternative Names associated with them. TRISA’s X.509 Identity certificates are valid for one calendar year. TRISA’s X.509 Identity certificates expire after one year so member organizations must request a new X.509 Identity certificate upon expiration.\":\"(1) <0>X.509 Identity Certificates: X.509 Identity certificates are about <1>trust. They prove the identity of the organization and are used to maintain a secure connection between TRISA members. X.509 Identity certificates must have an Endpoint and Common Name and may have Subject Alternative Names associated with them. TRISA’s X.509 Identity certificates are valid for one calendar year. TRISA’s X.509 Identity certificates expire after one year so member organizations must request a new X.509 Identity certificate upon expiration.\",\"(2) <0>Sealing Certificates: Sealing certificates are for specific use cases such as <1>long-term data storage. They are used to encrypt individual Secure Envelopes or batches of Secure Envelopes at the transactional level. Organizations may have multiple signing keys and multiple signing-key certificates for different clients, time periods, or use cases. In a compliance information transfer, the transactional sealing certificates are referred to as Envelope Seals. While an organization may use their X.509 Identity certificate as a sealing certificate, TRISA strongly recommends that transactional sealing certificates are different from X.509 Identity certificates for security purposes.\":\"(2) <0>Sealing Certificates: Sealing certificates are for specific use cases such as <1>long-term data storage. They are used to encrypt individual Secure Envelopes or batches of Secure Envelopes at the transactional level. Organizations may have multiple signing keys and multiple signing-key certificates for different clients, time periods, or use cases. In a compliance information transfer, the transactional sealing certificates are referred to as Envelope Seals. While an organization may use their X.509 Identity certificate as a sealing certificate, TRISA strongly recommends that transactional sealing certificates are different from X.509 Identity certificates for security purposes.\",\"(Saved)\":\"(Sauvegardé)\",\"(not interoperable)\":\"(not interoperable)\",\"(not saved)\":\"(non sauvegardé)\",\"*At least 8 characters in length \\n* Contain at least 3 of the following 4\\ntypes of characters: \\n* lower case letters (a-z) \\n* upper case letters (A-Z) \\n* numbers (i.e. 0-9) \\n* special characters (e.g. !@#$%^&*)\":\"* Contient au moins 8 caractères \\n* Contient au moins 3 des suivants 4\\ntypes de caractères : \\n* lettres minuscules (a-z) \\n* lettres majuscules (A-Z) \\n* chiffres (par ex. 0-9) \\n* caractères spéciaux (par exemple !@#$%^&*)\",\"1 Basic Details\":\"1 Détails de base\",\"2 Legal Person\":\"2 Personne morale\",\"3 Contacts\":\"3 Contacts\",\"3rd Party Travel Rule Providers\":\"3rd Party Travel Rule Providers\",\"4 TRISA Implementation\":\"4 Mise en œuvre de TRISA\",\"5 TRIXO Questionnaire\":\"5 Questionnaire TRIXO\",\"A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted\":\"Un numéro de téléphone professionnel est nécessaire pour effectuer la vérification physique pour l'enregistrement MainNet. Veuillez fournir un numéro de téléphone où le contact juridique/conformité peut être joint\",\"A component of\":\"Un composant de\",\"A physical verification check in the form of a phone call\":\"Une vérification physique sous forme d'appel téléphonique\",\"APPEALED\":\"APPEALED\",\"About TRISA\":\"À propos de TRISA\",\"Account ID\":\"Account ID\",\"Action\":\"Action\",\"Actions\":\"Actions\",\"Active\":\"Active\",\"Add\":\"Add\",\"Add Address\":\"Ajouter une adresse\",\"Add Another Legal Name\":\"Add Another Legal Name\",\"Add Contact\":\"Add Contact\",\"Add Jurisdiction\":\"Ajouter une juridiction\",\"Add Linked Account\":\"Add Linked Account\",\"Add Local Name\":\"Ajouter un nom local\",\"Add Phonetic Names\":\"Ajouter des noms phonétiques\",\"Add Regulation\":\"Ajouter un règlement\",\"Add new managed VASP\":\"Add new managed VASP\",\"Address\":\"Adresse\",\"Address Type (required)\":\"Type d'adresse (obligatoire)\",\"Address line 1 e.g. building name/number, street name (required)\":\"Ligne d'adresse 1, par exemple nom/numéro du bâtiment, nom de la rue (obligatoire)\",\"Address line 2 e.g. apartment or suite number\":\"Ligne d'adresse 2, par exemple le numéro d'appartement ou de suite\",\"Addresses\":\"Adresses\",\"Administrative Contact (optional)\":\"Contact administratif (facultatif)\",\"Administrative Contact Email\":\"Administrative Contact Email\",\"Administrative Contact Name\":\"Administrative Contact Name\",\"Administrative Contact Phone\":\"Administrative Contact Phone\",\"Administrative or executive contact for your organization to field high-level requests or queries. (Strongly recommended)\":\"Contact administratif ou exécutif de votre organisation pour répondre aux demandes ou requêtes de haut niveau. (Fortement recommandé)\",\"Alien Registration Number\":\"Numéro d'enregistrement de l'étranger\",\"All TRISA members must complete TRISA’s VASP verification and due diligence process to become a Verified VASP.\":\"Tous les membres de TRISA doivent suivre le processus de vérification et de diligence raisonnable de TRISA pour devenir un VASP vérifié.\",\"Already have an account?\":\"Vous avez déjà un compte?\",\"An error has occurred to load announcements\":\"An error has occurred to load announcements\",\"An error has occurred to load attention data\":\"An error has occurred to load attention data\",\"An error has occurred to load legal person data\":\"An error has occurred to load legal person data\",\"An error has occurred to load {type} metric\":[\"An error has occurred to load \",[\"type\"],\" metric\"],\"An error occurred while deleting the collaborator, please try again or contact support at support@rotational.io\":\"An error occurred while deleting the collaborator, please try again or contact support at support@rotational.io\",\"An error occurred while deleting the collaborator, please try again or contact support at support@trisa.io\":\"An error occurred while deleting the collaborator, please try again or contact support at support@trisa.io\",\"An identifier issued by an appropriate issuing authority\":\"Un identifiant délivré par une autorité émettrice appropriée\",\"App version {appVersion}\":[\"App version \",[\"appVersion\"]],\"Applicable Regulations\":\"Règlements applicables\",\"Apply to Become a TRISA-certified Virtual Asset Service Provider.\":\"Postulez pour devenir un fournisseur de services d'actifs virtuels certifié TRISA\",\"At least 9 characters in length\":\"Contient au moins 9 caractères\",\"At least one geographic address is required. Enter the primary geographic address of the organization. Organizations may enter additional addresses if operating in multiple jurisdictions.\":\"Au moins une adresse géographique est requise. Saisissez l'adresse géographique principale de l'organisation. Les organisations peuvent saisir des adresses supplémentaires si elles opèrent dans plusieurs juridictions.\",\"At what threshold and currency does your organization conduct KYC checks?\":\"À quel seuil et dans quelle monnaie votre organisation effectue-t-elle le KYC ?\",\"BFF & GDS version {bffAndGdsVersion}\":[\"BFF & GDS version \",[\"bffAndGdsVersion\"]],\"Back Home\":\"Retour\",\"Back to Review section\":\"Back to Review section\",\"Basic Details\":\"Détails de base\",\"Become Travel Rule compliant.\":\"Devenir conforme à la réglementation sur les voyages\",\"Billing Contact (optional)\":\"Contact de facturation (facultatif)\",\"Billing contact for your organization to handle account and invoice requests or queries relating to the operation of the TRISA network.\":\"Contact de facturation de votre organisation pour traiter les demandes de compte et de facture ou les questions relatives au fonctionnement du réseau TRISA.\",\"Business\":\"Entreprise\",\"Business Address\":\"Adresse d'entreprise\",\"Business Category\":\"Catégorie d'entreprise\",\"Business Details\":\"Détails de l'entreprise\",\"Business Entity\":\"Business Entity\",\"Business or Compliance Office\":\"Bureau d'affaires ou de conformité\",\"By answering yes, I understand that this is the only time the PKCS12 Password is displayed and I have copied and securely saved the password.\":\"By answering yes, I understand that this is the only time the PKCS12 Password is displayed and I have copied and securely saved the password.\",\"CDD & Travel Rule Policies\":\"Politiques du CDD et de la réglementation sur les voyages\",\"CDD and data protection policies\":\"Politiques de CDD et de protection des données\",\"Cancel\":\"Annuler\",\"Certificate Common Name\":\"Nom commun du certificat\",\"Certificate Details\":\"Progression du certificat\",\"Certificate Inventory\":\"Certificate Inventory\",\"Certificate Management\":\"Certificate Management\",\"Certificate Progress\":\"Certificate Progress\",\"Certificate Registration\":\"Enregistrement du certificat\",\"Certificate Registration Process\":\"Processus d'enregistrement des certificats\",\"Change Role\":\"Change Role\",\"Check to delete user account.\":\"Check to delete user account.\",\"CipherTrace Traveler\":\"CipherTrace Traveler\",\"City / Town / Municipality\":\"Ville / Village / Municipalité\",\"Clear & Reset Form\":\"Effacer et réinitialiser le formulaire\",\"Clear & Reset Registration Form\":\"Effacer et réinitialiser le formulaire d’inscription\",\"Clear & Reset Section\":\"Clear & Reset Section\",\"Clear & Reset Section Click \\\"Reset\\\" to clear and reset <0>this section of the registration form. All data will be cleared from only this section of the registration form. Other sections of the registration form will not be cleared.\":\"Clear & Reset Section Click \\\"Reset\\\" to clear and reset <0>this section of the registration form. All data will be cleared from only this section of the registration form. Other sections of the registration form will not be cleared.\",\"Click \\\"Reset\\\" to clear and <0>reset the form. All data will be deleted and cleared from the registration form. You may want to export the data first. After clearing, you will be taken to the start of the form.\":\"Click \\\"Reset\\\" to clear and <0>reset the form. All data will be deleted and cleared from the registration form. You may want to export the data first. After clearing, you will be taken to the start of the form.\",\"Click below to submit your\":\"Cliquez ci-dessous pour soumettre votre\",\"Click “No” if you have not copied the PKCS12 password yet and would like to view and copy the password.\":\"Click “No” if you have not copied the PKCS12 password yet and would like to view and copy the password.\",\"Click “Yes” if you have copied the PKCS12 password and have securely saved it.\":\"Click “Yes” if you have copied the PKCS12 password and have securely saved it.\",\"Close\":\"Close\",\"Collaborator Name & Email\":\"Collaborator Name & Email\",\"Collaborator has been added successfully\":\"Collaborator has been added successfully\",\"Collaborator is not updated\":\"Collaborator is not updated\",\"Collaborator not deleted\":\"Collaborator not deleted\",\"Collaborators\":\"Collaborators\",\"Common Name\":\"Nom commun\",\"Common name should match the TRISA endpoint without the port.\":\"le nom commun doit correspondre au point de terminaison TRISA sans le port\",\"Common name should not contain special characters, no spaces and must have a dot(.) in it and should have at least 2 characters after the periods.\":\"Le nom commun ne doit pas contenir de caractères spéciaux, pas d'espaces et doit comporter un point (.)\",\"Complete\":\"Complete\",\"Complete Certficate Registration\":\"Complete Certficate Registration\",\"Complete TRISA’s VASP Verfication Process\":\"Compléter le processus de vérification VASP de TRISA\",\"Complete the multi-part TRISA verification form and due diligence process. Once\\n approved, gain access to the Testnet.\":\"Remplissez le formulaire de vérification TRISA en plusieurs parties et le processus\\n de diligence raisonnable. Une fois approuvé, obtenez l'accès au Testnet.\",\"Complete the multi-part TRISA verification form and due diligence process. Once approved, gain access to the Testnet and MainNet.\":\"Remplissez le formulaire de vérification TRISA en plusieurs parties et le processus de diligence raisonnable. Une fois approuvé, obtenez l'accès au Testnet et au MainNet.\",\"Compliance / Legal Contact Email\":\"Compliance / Legal Contact Email\",\"Compliance / Legal Contact Name\":\"Compliance / Legal Contact Name\",\"Compliance / Legal Contact Phone\":\"Compliance / Legal Contact Phone\",\"Compliance Officer\":\"Agent de conformité\",\"Compliance officer or legal contact for requests about the compliance requirements and legal status of your organization. A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted.\":\"Responsable de la conformité ou contact juridique pour les demandes concernant les exigences de conformité et le statut juridique de votre organisation. Un numéro de téléphone professionnel est nécessaire pour effectuer la vérification physique pour l'inscription à MainNet. Veuillez fournir un numéro de téléphone où le contact juridique/de conformité peut être joint.\",\"Compliance, Technical, Admininstrative, Billing\":\"Conformité, technique, administratif, facturation\",\"Comply with the Travel Rule\":\"Se conformer à la réglementation sur les voyages\",\"Conducts KYC before virtual asset transfers\":\"Effectue un KYC avant les transferts d'actifs virtuels\",\"Confirm\":\"Confirm\",\"Confirm New Password\":\"Confirm New Password\",\"Contact Details\":\"Contact Details\",\"Contact Name\":\"Contact Name\",\"Contact Verified\":\"Contact Verified\",\"Contact information for representatives of your organization. Contacts include Technical, Legal/Compliance, Administrative, and Billing persons.\":\"Les coordonnées des représentants de votre organisation. Les contacts comprennent les personnes suivantes : technique, juridique/conformité, administratif et facturation.\",\"Contacts\":\"Contacts\",\"Contain at least 3 of the following 4 types of characters\":\"Contient au moins 8 caractères avec au moins 3 des suivants types de caractères :\",\"Continue\":\"Continuer\",\"Continue with GitHub\":\"Continue with GitHub\",\"Continue with Google\":\"Continuer avec Google\",\"Continue with Microsoft\":\"Continue with Microsoft\",\"Copied\":\"Copied\",\"Copy\":\"Copy\",\"Country\":\"Pays\",\"Country (required)\":\"Pays (obligatoire)\",\"Country of Issue\":\"Pays de délivrance\",\"Country of Issue is reserved for National Identifiers of Natural Persons\":\"Le pays de délivrance est réservé aux identifiants nationaux des personnes physiques\",\"Country of Registration\":\"Pays d'immatriculation\",\"Country:\":\"Pays:\",\"Create Account\":\"Créer un compte\",\"Create Your Account\":\"Create Your Account\",\"Create account\":\"Créer un compte\",\"Create your TRISA account\":\"Create your TRISA account\",\"Create your TRISA account with your VASP email address. Add collaborators in your organization.\":\"Créez votre compte TRISA avec votre adresse e-mail VASP. Ajouter des collaborateurs dans votre organization.\",\"Create your account today.\":\"Créez votre compte aujourd'hui.\",\"Created and maintained by\":\"Créé et maintenu par\",\"Current Name\":\"Current Name\",\"Current Organization name\":\"Current Organization name\",\"Customer Due Diligence (CDD) & Travel Rule Policies\":\"Les politiques de Customer Due Diligence(CDD) et de Travel Rule\",\"Customer Number\":\"Numéro de client\",\"Dashboard\":\"Dashboard\",\"Data Protection Policies\":\"Politiques de protection des données\",\"Date of Incorporation / Establishment\":\"Date de la constitution en société / de l'établissement\",\"Date of incorporation / establishment must be earlier than current date.\":\"Date of incorporation / establishment must be earlier than current date.\",\"Date of incorporation / establishment must be later than\":\"Date of incorporation / establishment must be later than\",\"Delete\":\"Supprimer\",\"Delete Collaborator\":\"Delete Collaborator\",\"Delete the address line\":\"Supprimer la ligne d'adresse\",\"Delete the following collaborator from the VASP account. The collaborator will no longer have access to the account.\":\"Delete the following collaborator from the VASP account. The collaborator will no longer have access to the account.\",\"Description\":\"Description\",\"Details\":\"Détails\",\"Directory Lookup\":\"Recherche dans l'annuaire\",\"Documentation\":\"Documentation\",\"Does your organization conduct KYC/CDD before permitting its customers to send/receive virtual asset transfers?\":\"Votre organisation effectue-t-elle un KYC/CDD avant de permettre à ses clients d'envoyer/recevoir des transferts d'actifs virtuels ?\",\"Does your organization conduct Know your KYC/CDD before permitting its customers to send/receive virtual asset transfers?\":\"Votre organisation effectue-t-elle un KYC/CDD avant de permettre à ses clients d'envoyer/recevoir des transferts d'actifs virtuels ?\",\"Does your organization have a programme that sets minimum Anti-Money\\n Laundering (AML), Countering the Financing of Terrorism (CFT), Know your\\n Counterparty/Customer Due Diligence (KYC/CDD) and Sanctions standards per the requirements of the\\n jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\":\"Votre organisation dispose-t-elle d'un programme qui fixe des normes minimales\\n en matière de LBC, de CFT, de KYC/CDD et de sanctions\\n conformément aux exigences des régimes réglementaires de la ou\\n des juridictions où elle est autorisée/approuvée/enregistrée ?\",\"Does your organization have a programme that sets minimum Anti-Money\\nLaundering (AML), Countering the Financing of Terrorism (CFT), Know your\\nCounterparty/Customer Due Diligence (KYC/CDD) and Sanctions standards per the requirements of the jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\":\"Votre organisation dispose-t-elle d'un programme qui fixe des normes minimales\\nen matière de LBC, de CFT, de KYC/CDD et de sanctions conformément aux exigences des\\nrégimes réglementaires de la ou des juridictions où elle est autorisée/approuvée/enregistrée ?\",\"Does your organization have a programme that sets minimum Anti-Money Laundering (AML), Countering the Financing of Terrorism (CFT), Know your Counterparty/Customer Due\\n Diligence (KYC/CDD) and Sanctions standards per the requirements of the jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\":\"Votre organisation dispose-t-elle d'un programme qui fixe des normes minimales en matière de LBC, de CFT, de KYC/CDD et de sanctions conformément aux exigences\\n des régimes réglementaires de la ou des juridictions où elle est autorisée/approuvée/enregistrée ?\",\"Does your organization secure and protect PII, including PII received from other VASPs under the Travel Rule?\":\"Votre organisation sécurise-t-elle et protège-t-elle les PII, y compris les PII reçues d'autres VASP en vertu de la réglementation sur les voyages?\",\"Does your organization secure and protect Personally Identifiable\\n Information (PII), including Personally Identifiable\\n Information (PII) received from other VASPs under the Travel Rule?\":\"Votre organisation sécurise-t-elle et protège-t-elle les PII,\\n y compris les PII reçues d'autres VASP en vertu de la\\n réglementation sur les voyages?\",\"Download\":\"Download\",\"Driver's License Number\":\"Numéro de permis de conduire\",\"EMAIL VERIFIED\":\"EMAIL VERIFIED\",\"ERRORED\":\"ERRORED\",\"Each VASP is required to establish a TRISA endpoint for inter-VASP communication. Please specify the details of your endpoint for certificate issuance.\":\"Chaque VASP est tenu d'établir un endpoint TRISA pour la communication inter-VASP. Veuillez préciser les détails de votre endpoint pour la délivrance du certificat.\",\"Each VASP is required to establish a TRISA endpoint for inter-VASP communication. Please specify the details of your endpoint for certificate issuance. Please specify the TestNet endpoint and the MainNet endpoint. The TestNet endpoint and the MainNet endpoint must be different.\":\"Chaque VASP est tenu d'établir un endpoint TRISA pour la communication inter-VASP. Veuillez spécifier les détails de votre endpoint pour l'émission de certificats. Veuillez spécifier le point final TestNet et le point final MainNet. Le point final TestNet et le point final MainNet doivent être différents.\",\"Edit\":\"Modifier\",\"Edit collaborator Role\":\"Edit collaborator Role\",\"Email Address\":\"Adresse e-mail\",\"Email is not valid.\":\"Email is not valid.\",\"Email is required.\":\"Email is required.\",\"Endpoint\":\"Point de terminaison\",\"Enter Current Password\":\"Enter Current Password\",\"Enter New Password\":\"Enter New Password\",\"Enter the VASP Common Name or VASP ID. Not a TRISA Member?\":\"Entrez le nom commun VASP ou l'ID VASP. Vous n'êtes pas membre de TRISA ?\",\"Enter the name and type of name by which the legal person is known. At least one legal name is required. Organizations are strongly encouraged to enter additional name identifiers such as Trading Name/ Doing Business As (DBA), Local names, and phonetic names where appropriate.\":\"Entrez le nom et le type de nom sous lequel la personne morale est connue. Au moins un nom légal est requis. Les organisations sont vivement encouragées à saisir des identifiants de nom supplémentaires, tels que le nom commercial/le Doing Business As (DBA), les noms locaux et les noms phonétiques, le cas échéant.\",\"Enter your email address\":\"Entrez votre adresse e-mail\",\"Error Submitting Certificate\":\"Erreur de soumission du certificat\",\"Expiration Date\":\"Expiration Date\",\"Expired\":\"Expired\",\"Expires\":\"Expires\",\"Expiry Date:\":\"Expiry Date:\",\"Export\":\"Export\",\"Export Data\":\"Export Data\",\"Failed to load Network announcement , please reload\":\"Failed to load Network announcement , please reload\",\"Failure to click either confirmation will result in an incomplete registration.\":\"Failure to click either confirmation will result in an incomplete registration.\",\"Files is required\":\"Files is required\",\"Final Confirmation\":\"Confirmation finale\",\"Final review and form submission\":\"Révision finale et soumission du formulaire\",\"First (Given) Name\":\"First (Given) Name\",\"First Listed\":\"First Listed\",\"Follow the instructions below to reset your TRISA password\":\"Follow the instructions below to reset your TRISA password\",\"For MainNet certificate requests, a member of TRISA’s verification team will review your submission and conduct a final due diligence phone call for physical verification. When physical verification is complete, TRISA will issue MainNet certificates. Requests for TestNet certificates do not require physical verification.\":\"Pour les demandes de certificats MainNet, un membre de l'équipe de vérification de TRISA examinera votre soumission et effectuera un appel téléphonique de diligence finale pour la vérification physique. Une fois la vérification physique terminée, TRISA émettra les certificats MainNet. Les demandes de certificats TestNet ne nécessitent pas de vérification physique.\",\"For identifiers other than LEI specify the registration authority from the following list. See\":\"Pour les identifiants autres que LEI, indiquez l'autorité d'enregistrement dans la liste suivante. Voir\",\"Foreign Investment Identity Number\":\"Numéro d'identité d'investissement étranger\",\"Forgot password?\":\"Mot de passe oublié ?\",\"Full Name\":\"Nom complet\",\"Full name\":\"Full name\",\"GLEIF Registration Authorities\":\"Autorités d'enregistrement du GLEIF\",\"Geographic\":\"Géographique\",\"Git Revision\":\"Git Revision\",\"GitHub repository\":\"GitHub repository\",\"Government Entity\":\"Government Entity\",\"Guest\":\"Guest\",\"Home\":\"Home\",\"How to set up your own node?\":\"How to set up your own node?\",\"I acknowledge that requesting a new X.509 Identity Certificate will invalidate and revoke my organization’s current X.509 Identity Certificate.\":\"I acknowledge that requesting a new X.509 Identity Certificate will invalidate and revoke my organization’s current X.509 Identity Certificate.\",\"ID\":\"ID\",\"ID:\":\"ID:\",\"IVMS 101 data structure\":\"Structure de données IVMS 101\",\"Identification Number\":\"Numéro d'identification\",\"Identification Type\":\"Type d'identification\",\"Identity Card Number\":\"Numéro de carte d'identité\",\"Identity Certificates\":\"Identity Certificates\",\"If supplied, use full phone number with country code\":\"Si elle est fournie, utilisez le numéro de téléphone complet avec l'indicatif du pays.\",\"If you continue, your changes will be lost. To save your changes, click Cancel and then click on the\":\"If you continue, your changes will be lost. To save your changes, click Cancel and then click on the\",\"If you have additional accounts with the TRISA Global Directory Service, you can link them here. You are required to log in to the linked account to verify account ownership.\":\"If you have additional accounts with the TRISA Global Directory Service, you can link them here. You are required to log in to the linked account to verify account ownership.\",\"If you lose the PKCS12 password, you will have to the start the registration process from the beginning.\":\"If you lose the PKCS12 password, you will have to the start the registration process from the beginning.\",\"If you would like to edit your registration form before submitting, please return to the\":\"Si vous souhaitez modifier votre formulaire d'inscription avant de le soumettre, veuillez retourner à l'adresse suivante\",\"If you would like to register for MainNet, please provide a <0>MainNet Endpoint and Common Name.\":\"If you would like to register for MainNet, please provide a <0>MainNet Endpoint and Common Name.\",\"If you would like to register for MainNet, please provide a MainNet Endpoint and Common Name.\":\"If you would like to register for MainNet, please provide a MainNet Endpoint and Common Name.\",\"If you would like to register for TestNet, please provide a <0>TestNet Endpoint and Common Name.\":\"If you would like to register for TestNet, please provide a <0>TestNet Endpoint and Common Name.\",\"If you would like to register for TestNet, please provide a TestNet Endpoint and Common Name.\":\"If you would like to register for TestNet, please provide a TestNet Endpoint and Common Name.\",\"Import File\":\"Import File\",\"Incomplete\":\"Incomplete\",\"Incorporation Date\":\"Date d'incorporation\",\"Information about the VASP such as website, incorporation date, business and VASP category.\":\"Informations sur le VASP telles que le site Web, la date d'incorporation, l'activité et la catégorie du VASP.\",\"Information that identifies your organization as a Legal Person. This section represents the IVMS 101 data structure for legal persons and is strongly suggested for use as KYC information exchanged in TRISA transfers.\":\"Informations permettant d'identifier votre organisation en tant que personne morale. Cette section représente la structure de données IVMS 101 pour les personnes morales et il est fortement suggéré de l'utiliser comme information KYC échangée dans les transferts TRISA.\",\"Information to ensure that required compliance information exchanges are conducted correctly and safely. This includes information about jurisdiction and national regulator, Customer Due Diligence(CDD) and Travel Rule policies, and data protection policies.\":\"Informations permettant de garantir que les échanges d'informations de conformité requis sont effectués correctement et en toute sécurité. Cela inclut des informations sur la juridiction et le régulateur national, les politiques de Customer Due Diligence(CDD) et de Travel Rule, et les politiques de protection des données.\",\"Integrate and Comply\":\"Intégrer et se conformer\",\"Integrate with TRISA.\":\"Intégrer avec TRISA.\",\"Interoperable\":\"Interopérable\",\"Invited\":\"Invited\",\"Is your organization permitted to send and/or receive transfers of virtual assets in the jurisdictions in which it operates?\":\"Votre organisation est-elle autorisée à envoyer et/ou recevoir des transferts d'actifs virtuels dans les juridictions dans lesquelles elle opère ?\",\"Is your organization required by law to safeguard Personally Identifiable\\n Information (PII)?\":\"Votre organisation est-elle tenue par la loi de protéger\\n les PII ?\",\"Is your organization required by law to safeguard Personally Identifiable Information (PII)?\":\"Votre organisation est-elle tenue par la loi de protéger les PII ?\",\"Is your organization required to comply with the application of the Travel Rule standards in the jurisdiction(s) where it is licensed/approved/registered?\":\"Votre organisation est-elle tenue de se conformer à l'application des normes de la Travel Rule dans la ou les juridictions où elle est autorisée/approuvée/enregistrée ?\",\"Issue Date\":\"Issue Date\",\"Issue Date:\":\"Issue Date:\",\"Issuer\":\"Issuer\",\"Join\":\"Rejoignez-nous\",\"Join Today\":\"Rejoignez-nous aujourd'hui\",\"Join the TRISA network today.\":\"Rejoignez le réseau TRISA dès aujourd'hui.\",\"Joined\":\"Joined\",\"Last (Family) Name\":\"Last (Family) Name\",\"Last Login\":\"Last Login\",\"Last Login:\":\"Last Login:\",\"Last Updated\":\"Last Updated\",\"Learn How TRISA Works\":\"Apprenez comment fonctionne TRISA\",\"Learn More\":\"En savoir plus\",\"Learn about the three-step process to become a member and verified VASP.\":\"Découvrez le processus en trois étapes pour devenir membre et VASP vérifié.\",\"Learn how TRISA works.\":\"Découvrez le fonctionnement de TRISA.\",\"Legal\":\"Mentions légales\",\"Legal Entity Identifier (LEI)\":\"Identificateur d'entité légale (LEI)\",\"Legal Person\":\"Personne morale\",\"Legal name is required\":\"Le nom légal est requis\",\"Legal name is required.\":\"Legal name is required.\",\"Legal/ Compliance Contact (required)\":\"Contact juridique/conformité (obligatoire)\",\"Link Account\":\"Link Account\",\"Local Name Identifiers\":\"Identificateurs de noms locaux\",\"Locality\":\"Locality\",\"Log In\":\"Connectez-vous\",\"Log in\":\"Connectez-vous\",\"Log in to TRISA’s Global Directory Service\":\"Log in to TRISA’s Global Directory Service\",\"Log in.\":\"Connectez-vous\",\"Log into your TRISA account\":\"Log into your TRISA account\",\"Login\":\"Connexion\",\"Login & Identity\":\"Login & Identity\",\"MAINNET DIRECTORY RECORD\":\"FICHE D'ANNUAIRE MAINNET\",\"MAINNET Identity Certificate\":\"MAINNET Identity Certificate\",\"MAINNET SUBMISSION\":\"SOUMISSION AU RÉSEAU PRINCIPAL\",\"MainNet\":\"MainNet\",\"MainNet Certificate Common Name\":\"Nom commun du certificat MainNet\",\"MainNet Certificate Details\":\"MainNet Certificate Details\",\"MainNet Certificates\":\"MainNet Certificates\",\"MainNet Identity Certificates\":\"MainNet Identity Certificates\",\"MainNet Network Metrics\":\"Métriques du réseau MainNet\",\"MainNet TRISA Endpoint\":\"Point d'extrémité MainNet TRISA\",\"Max file size 10mb\":\"Max file size 10mb\",\"Meet Alice VASP, Bob VASP and Evil VASP\":\"Meet Alice VASP, Bob VASP and Evil VASP\",\"Meet Alice VASP, Bob VASP, and “Evil” VASP\":\"Meet Alice VASP, Bob VASP, and “Evil” VASP\",\"Member Directory\":\"Member Directory\",\"Member List\":\"Member List\",\"Member Name\":\"Member Name\",\"Message from server:\":\"Message from server:\",\"Misc\":\"Divers\",\"Must comply with Travel Rule\":\"Doit se conformer à la réglementation sur les voyages\",\"Must safeguard PII\":\"Doit protéger les PII\",\"NO\":\"NON\",\"NO VERIFICATION\":\"NO VERIFICATION\",\"Name\":\"Nom\",\"Name Identifier Type is required.\":\"Name Identifier Type is required.\",\"Name Identifiers\":\"Identificateurs de noms\",\"Name of Primary Regulator\":\"Nom de l'organisme de réglementation principal\",\"Name, Addresss, Country, National Identifier\":\"Nom, adresse, pays, identifiant national\",\"National Identification\":\"Identification nationale\",\"National Jurisdiction\":\"Juridiction nationale\",\"Need to Learn More?\":\"Vous voulez en savoir plus ?\",\"Network\":\"Network\",\"Network Announcement\":\"Network Announcement\",\"Network Status\":\"Network Status\",\"Network directory member list not available because you are not a verified contact for this network. Please complete the registration process.\":\"Network directory member list not available because you are not a verified contact for this network. Please complete the registration process.\",\"New Members\":\"New Members\",\"New X.509 Identity Certificate Request\":\"New X.509 Identity Certificate Request\",\"Next\":\"Suivant\",\"No\":\"Non\",\"No Certificate available\":\"No Certificate available\",\"No Data\":\"No Data\",\"No information is sent until you submit for a TestNet and/or MainNet Certificate after the Review section.\":\"No information is sent until you submit for a TestNet and/or MainNet Certificate after the Review section.\",\"Non-Commercial Entity\":\"Non-Commercial Entity\",\"Not Saved\":\"Non sauvegardé\",\"Not Verified\":\"Not Verified\",\"Not a TRISA Member?\":\"Pas un membre de TRISA ?\",\"Note:\":\"Note:\",\"Open Source\":\"Source libre\",\"Open Source Resources\":\"Open Source Resources\",\"Option 1. Set Up Your Own TRISA Node\":\"Option 1. Set Up Your Own TRISA Node\",\"Option 2. Use a 3rd-party Solution\":\"Option 2. Use a 3rd-party Solution\",\"Organization\":\"Organization\",\"Organization Name\":\"Nom de l'organisme\",\"Organization Type\":\"Organization Type\",\"Organization Unit\":\"Organization Unit\",\"Organization:\":\"Organization:\",\"Organizational Details\":\"Organizational Details\",\"Other Jurisdictions\":\"Autres juridictions\",\"Overview\":\"Overview\",\"PENDING REVIEW\":\"PENDING REVIEW\",\"Page Not Found\":\"Page introuvable\",\"Partially\":\"Partiellement\",\"Participate in verified VASP-to-VASP Travel Rule exchanges.\":\"Participez aux échanges du règlement de voyage vérifié de VASP à VASP.\",\"Passport Number\":\"Numéro de passeport\",\"Password\":\"Mot de passe\",\"Peer-to-Peer\":\"Peer-to-Peer\",\"Permission:\":\"Permission:\",\"Permissions\":\"Permissions\",\"Phone Number\":\"Numéro de téléphone\",\"Phonetic Name Identifiers\":\"Identifiants phonétiques des noms\",\"Please Provide the Name and Email Address\":\"Please Provide the Name and Email Address\",\"Please add any other regulatory jurisdictions your organization complies with.\":\"Veuillez ajouter toute autre juridiction réglementaire à laquelle votre organisation se conforme.\",\"Please complete all details\":\"Please complete all details\",\"Please copy and paste this password and store somewhere safe!\":\"Please copy and paste this password and store somewhere safe!\",\"Please enter the information that identifies your organization as a Legal Person. This form represents the\":\"Veuillez saisir les informations qui identifient votre organisation en tant que personne morale. Ce formulaire représente le\",\"Please enter the information that identifies your organization as a Legal Person. This form represents the {0} data structure for legal persons and is strongly suggested for use as KYC (Know your Counterparty) or CDD (Customer Due Diligence) information exchanged in TRISA transfers.\":\"Veuillez saisir les informations qui identifient votre organisation en tant que personne morale. Ce formulaire représente la structure de données IVMS 101 pour les personnes morales et il est fortement conseillé de l'utiliser comme information KYC ou CDD échangée dans les transferts TRISA.\",\"Please input the name of the new managed Virtual Asset Service Provider (VASP). When the entity is created, you will have the ability to add collaborators, start and complete the certificate registration process, and manage the VASP account. Please acknowledge below and provide the name of the entity.\":\"Please input the name of the new managed Virtual Asset Service Provider (VASP). When the entity is created, you will have the ability to add collaborators, start and complete the certificate registration process, and manage the VASP account. Please acknowledge below and provide the name of the entity.\",\"Please note that TestNet and MainNet are separate networks that require different X.509 Identity Certificates.\":\"Please note that TestNet and MainNet are separate networks that require different X.509 Identity Certificates.\",\"Please review the information provided, edit as needed, and submit to complete the registration form. After the information is reviewed, emails will be sent to the provided contacts for verification. Once verified, your TestNet certificate will be issued.\":\"Veuillez examiner les informations fournies, les modifier si nécessaire et les soumettre pour compléter le formulaire d'inscription. Une fois les informations examinées, vous serez contacté pour vérifier les détails. Une fois vérifié, votre certificat TestNet sera émis.\",\"Please review the information provided, edit as needed, and submit to complete the registration form. After the information is reviewed, you will be contacted to verify details. Once verified, your TestNet certificate will be issued.\":\"Veuillez examiner les informations fournies, les modifier si nécessaire et les soumettre pour compléter le formulaire d'inscription. Une fois les informations examinées, vous serez contacté pour vérifier les détails. Une fois vérifié, votre certificat TestNet sera émis.\",\"Please select as many categories needed to represent the types of virtual asset services your organization provides.\":\"Veuillez sélectionner autant de catégories que nécessaire pour représenter les types de services d'actifs virtuels fournis par votre organisation.\",\"Please specify the applicable regulation(s) for Travel Rule standards compliance, e.g.\\\"FATF Recommendation 16\\\"\":\"Veuillez préciser le(s) règlement(s) applicable(s) pour la conformité aux normes des Règles de voyage, par exemple :\\\"Recommandation 16 du GAFI\\\"\",\"Please supply a valid national identification number. TRISA recommends the use of LEI numbers. For more information, please visit\":\"Veuillez fournir un numéro d'identification national valide. TRISA recommande l'utilisation des numéros LEI. Pour plus d'informations, veuillez consulter\",\"Please supply contact information for representatives of your organization. All contacts will receive an email verification token and the contact emails must be verified before the registration can proceed.\":\"Veuillez fournir les coordonnées des représentants de votre organisation. Tous les contacts recevront un jeton de vérification par e-mail et l'e-mail du contact doit être vérifié avant que l'inscription puisse se poursuivre.\",\"Please supply contact information for representatives of your organization. All contacts will receive an email verification token and the contact emails must be verified before the registration can proceed. Group or shared email addresses such as compliance@yourvasp.com are permitted if the email account is actively monitored.\":\"Please supply contact information for representatives of your organization. All contacts will receive an email verification token and the contact emails must be verified before the registration can proceed. Group or shared email addresses such as compliance@yourvasp.com are permitted if the email account is actively monitored.\",\"Please use the email address associated with your organization.\":\"Veuillez utiliser l'adresse e-mail associée à votre organisation.\",\"Please use the email address associated with your organization. Group or shared email addresses such as compliance@yourvasp.com are permitted if the email account is actively monitored.\":\"Please use the email address associated with your organization. Group or shared email addresses such as compliance@yourvasp.com are permitted if the email account is actively monitored.\",\"Postal Code\":\"Postal Code\",\"Postal Code / Postcode / ZIP Code\":\"Code postal / Postcode / ZIP Code\",\"Preferred name for email communication.\":\"Nom préféré pour la communication par e-mail.\",\"Previous\":\"Previous\",\"Primary National Jurisdiction\":\"Compétence nationale primaire\",\"Primary contact for handling technical queries about the operation and status of your service participating in the TRISA network. Can be a group or admin email.\":\"Contact principal pour le traitement des questions techniques concernant le fonctionnement et le statut de votre service participant au réseau TRISA. Peut être un e-mail de groupe ou d'administration.\",\"Private Organization\":\"Private Organization\",\"Profile\":\"Profile\",\"Profile Created\":\"Profile Created\",\"Profile Created:\":\"Profile Created:\",\"Provider\":\"Provider\",\"Province\":\"Province\",\"Public Identity Key\":\"Public Identity Key\",\"REJECTED\":\"REJECTED\",\"REVIEWED\":\"REVIEWED\",\"Reference implementation\":\"Reference implementation\",\"Reg Authority\":\"Autorité de régulation\",\"Region / Province / State (required)\":\"Région / Province / État (obligatoire)\",\"Registered Directory\":\"Annuaire enregistré\",\"Registration Authority\":\"Autorité d'enregistrement\",\"Registration Authority Identifier\":\"Identifiant de l'autorité d'enregistrement\",\"Registration Submission\":\"Soumission de l'inscription\",\"Regulator Name\":\"Nom du régulateur\",\"Remove Linked Account\":\"Remove Linked Account\",\"Remove line\":\"Supprimer la ligne\",\"Request New Identity Certificate\":\"Request New Identity Certificate\",\"Requesting a new X.509 Identity Certificate will invalidate and revoke your current X.509 Identity Certificate.\":\"Requesting a new X.509 Identity Certificate will invalidate and revoke your current X.509 Identity Certificate.\",\"Reset\":\"Réinitialiser\",\"Residential\":\"Résidentiel\",\"Return to vaspdirectory.net\":\"Return to vaspdirectory.net\",\"Review\":\"Consulter\",\"Review section\":\"Review section\",\"Role\":\"Role\",\"SECURITY\":\"SECURITY\",\"SUBMITTED\":\"SUBMITTED\",\"Safeguards PII\":\"Sauvegarde des PII\",\"Save\":\"Save\",\"Save & Next\":\"Sauvegarder & Suivant\",\"Save & Previous\":\"Sauvegarder & Précédent\",\"Schedule a demo to learn about TRISA's open source self-hosted solution for cost-effective Travel Rule compliance.\":\"Schedule a demo to learn about TRISA's open source self-hosted solution for cost-effective Travel Rule compliance.\",\"Sealing Certificate Inventory\":\"Sealing Certificate Inventory\",\"Sealing Certificates\":\"Sealing Certificates\",\"Search the Directory Service\":\"Recherche dans le service d'annuaire\",\"Section\":\"Section\",\"Section 1: Basic Details\":\"Section 1 : Détails de base\",\"Section 2: Legal Person\":\"Section 2 : Personne morale\",\"Section 3: Contacts\":\"Section 3: Contacts\",\"Section 4: TRISA Implementation\":\"Section 4 : Mise en œuvre de TRISA\",\"Section 5: TRIXO Questionnaire\":\"Section 5: Questionnaire TRIXO\",\"Section 6: Review & Submit\":\"Section 6 : Examen et soumission\",\"Sections & Details\":\"Sections et détails\",\"Secure\":\"Sécuriser\",\"Select Network\":\"Select Network\",\"Select VASP category\":\"Sélectionnez la catégorie VASP\",\"Select a VASP from the Managed VASP List\":\"Select a VASP from the Managed VASP List\",\"Select a country\":\"Sélectionnez un pays\",\"Select business category\":\"Sélectionnez la catégorie d'entreprise\",\"Select the collaborator’s role and save.\":\"Select the collaborator’s role and save.\",\"Serial No\":\"Serial No\",\"Serial Number\":\"Serial Number\",\"Set up your TRISA node or integrate with a 3rd-party Travel Rule solution. Complete\\n testing and move to production.\":\"Configurez votre nœud TRISA ou intégrez-le à une solution de règles de voyage tierce partie. Terminez les tests et passez à la production.\",\"Set up your TRISA node or integrate with a 3rd-party Travel Rule solution. Complete testing and move to production.\":\"Set up your TRISA node or integrate with a 3rd-party Travel Rule solution. Complete testing and move to production.\",\"Short\":\"Court\",\"Sign out\":\"Sign out\",\"Signature ID\":\"Signature ID\",\"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set\\n up and maintain their own TRISA server to exhange encrypted Travel Rule\\n compliance data. TRISA maintains an\":\"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set\\n up and maintain their own TRISA server to exhange encrypted Travel Rule\\n compliance data. TRISA maintains an\",\"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set up and maintain their own TRISA server to exhange encrypted Travel Rule compliance data. At the same time, TRISA is designed to be interoperable. There are several Travel Rule solutions providers available on the market. If you are a customer, work with your Travel Ruie provider to integrate TRISA into your Travel Rule compliance workflow.\":\"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set up and maintain their own TRISA server to exhange encrypted Travel Rule compliance data. At the same time, TRISA is designed to be interoperable. There are several Travel Rule solutions providers available on the market. If you are a customer, work with your Travel Ruie provider to integrate TRISA into your Travel Rule compliance workflow.\",\"Social Security Number\":\"Numéro de sécurité sociale\",\"Something went wrong. Please try again later.\":\"Something went wrong. Please try again later.\",\"Sorry, the page you are looking for doesn't exist or has been moved\":\"Désolé, la page que vous recherchez n'existe pas ou a été déplacée.\",\"Sorry. We could not find a user account with the email address\":\"Sorry. We could not find a user account with the email address\",\"Start\":\"Start\",\"Start Certificate Registration\":\"Commencer l'enregistrement du certificat\",\"Start Registration\":\"Début de l'enregistrement\",\"Start trial\":\"Start trial\",\"Status\":\"Statut\",\"Status:\":\"Statut:\",\"Step 1\":\"Step 1\",\"Street Address\":\"Street Address\",\"Subject\":\"Subject\",\"Subject Details\":\"Subject Details\",\"Submit\":\"Soumettre\",\"Submit MainNet Registration\":\"Soumettre l'inscription MainNet\",\"Submit TestNet Registration\":\"Soumettre l'inscription à TestNet\",\"Submitted\":\"Soumis\",\"Support\":\"Support\",\"Switch Accounts\":\"Switch Accounts\",\"Synga Bridge\":\"Synga Bridge\",\"TESTNET DIRECTORY RECORD\":\"FICHE D'ANNUAIRE DE TESTNET\",\"TESTNET SUBMISSION\":\"SOUMISSION DE TESTNET\",\"TRISA Certificate Types\":\"TRISA Certificate Types\",\"TRISA Endpoint\":\"Point de terminaison TRISA\",\"TRISA Endpoint: MainNet\":\"Point de terminaison TRISA: MainNet\",\"TRISA Endpoint: TestNet\":\"Point de terminaison TRISA: TestNet\",\"TRISA GitHub repo\":\"TRISA GitHub repo\",\"TRISA Global Directory Service\":\"Service d'annuaire mondial TRISA\",\"TRISA Identity Signature:\":\"TRISA Identity Signature:\",\"TRISA Implementation\":\"Mise en œuvre de TRISA\",\"TRISA Implementations\":\"Mise en œuvre de TRISA\",\"TRISA Member Directory\":\"TRISA Member Directory\",\"TRISA Member ID\":\"ID du membre TRISA\",\"TRISA Member ID:\":\"ID du membre TRISA\",\"TRISA Registration Request Submitted!\":\"TRISA Registration Request Submitted!\",\"TRISA Service Endpoint\":\"Point de terminaison du service TRISA\",\"TRISA Verification\":\"Vérification TRISA\",\"TRISA Verification:\":\"Vérification TRISA\",\"TRISA Verified Logo\":\"TRISA Verified Logo\",\"TRISA endpoint for communication\":\"Point de terminaison TRISA pour la communication\",\"TRISA endpoint is not valid.\":\"TRISA endpoint is not valid.\",\"TRISA implementation\":\"Mise en œuvre de TRISA\",\"TRISA is a decentralized network where VASPs communicate directly with each other.\":\"TRISA est un réseau décentralisé où les SVA communiquent directement entre eux.\",\"TRISA is a global, open source, peer-to-peer and secure Travel Rule architecture and network designed to be accessible and interoperable. Become a TRISA-certified VASP today.\":\"TRISA est une architecture et un réseau de règles de voyage mondiaux, open source, peer-to-peer et sécurisés, conçus pour être accessibles et interopérables. Devenez un VASP certifié TRISA aujourd'hui.\",\"TRISA is a network of trusted members. I acknowledge that the contact is authorized to access the organization’s TRISA account information.\":\"TRISA is a network of trusted members. I acknowledge that the contact is authorized to access the organization’s TRISA account information.\",\"TRISA is a network of trusted members. I acknowledge that the new VASP has a legitimate business purpose to join TRISA.\":\"TRISA is a network of trusted members. I acknowledge that the new VASP has a legitimate business purpose to join TRISA.\",\"TRISA is designed to be interoperable with other Travel Rule solutions.\":\"TRISA est conçu pour être interopérable avec d'autres solutions de règles de voyage.\",\"TRISA is designed to be interoperable. There are several Travel Rule solutions\\n providers available on the market. If you are a customer, work with them to\\n integrate TRISA into your Travel Rule compliance workflow.\":\"TRISA is designed to be interoperable. There are several Travel Rule solutions\\n providers available on the market. If you are a customer, work with them to\\n integrate TRISA into your Travel Rule compliance workflow.\",\"TRISA is open source and available to implement by any VASP.\":\"TRISA est open source et peut être mis en œuvre par n'importe quel VASP.\",\"TRISA issues two types of certificates:\":\"TRISA issues two types of certificates:\",\"TRISA members must complete a comprehensive multi-part verification form and due diligence process. Once verified, TRISA will issue TestNet and MainNet certificates for secure Travel Rule compliance.\":\"Les membres de TRISA doivent remplir un formulaire de vérification complet en plusieurs parties et un processus de diligence raisonnable. Une fois vérifié, TRISA émettra des certificats TestNet et MainNet pour la conformité aux règles de voyage sécurisé.\",\"TRISA specific identity number (UUID), only supplied if you're updating an existing registration request\":\"Numéro d'identité spécifique TRISA (UUID), fourni uniquement si vous mettez à jour une demande d'enregistrement existante\",\"TRISA uses public-key cryptography for encrypting data in flight and at rest.\":\"TRISA utilise la cryptographie à clé publique pour le cryptage des données en vol et au repos.\",\"TRISA verified members may download and display a “TRISA Verified VASP” logo on their website. The logo is unique to your VASP and non-reproducible. Members may download their logo after verification is complete and their certificate has been issued. The logo is in .svg fotmat\":\"TRISA verified members may download and display a “TRISA Verified VASP” logo on their website. The logo is unique to your VASP and non-reproducible. Members may download their logo after verification is complete and their certificate has been issued. The logo is in .svg fotmat\",\"TRISA's Slack channel\":\"TRISA's Slack channel\",\"TRISA’s Github repo\":\"TRISA’s Github repo\",\"TRISA’s Global Directory Service (GDS) is a network of vetted VASPs that can securely exchange Travel Rule compliance data with each other.\":\"Le Global Directory Service (GDS) de TRISA est un réseau de VASP agréés qui peuvent échanger entre eux, en toute sécurité, des données relatives à la conformité aux règles de voyage.\",\"TRISA’s verification form includes five sections and may require information from several parties in your organization.\":\"Le formulaire de vérification de TRISA comprend cinq sections et peut exiger des informations de plusieurs parties de votre organisation\",\"TRIXO Questionnaire\":\"Questionnaire TRIXO\",\"Talk to a member of your technical team to determine the requirements and\\n resources to integrate TRISA with your system. Have members of your technical\\n team integrate your systems with TRISA. Or work with a solutions provider that\\n can help your VASP set up your TRISA server and maintain it.\":\"Talk to a member of your technical team to determine the requirements and\\n resources to integrate TRISA with your system. Have members of your technical\\n team integrate your systems with TRISA. Or work with a solutions provider that\\n can help your VASP set up your TRISA server and maintain it.\",\"Tax Identification Number\":\"Numéro d'identification fiscale\",\"Technical Contact (required)\":\"Contact technique (obligatoire)\",\"Technical Contact Email\":\"Technical Contact Email\",\"Technical Contact Name\":\"Technical Contact Name\",\"Technical Contact Phone\":\"Technical Contact Phone\",\"Technical Officer\":\"Agent technique\",\"Technical Resources\":\"Technical Resources\",\"Technical information about your endpoint for certificate issuance. Each VASP is required to establish a TRISA endpoint for inter-VASP communication.\":\"Informations techniques sur votre endpoint pour l'émission de certificats. Chaque VASP est tenu d'établir un endpoint TRISA pour la communication inter-VASP.\",\"TestNet\":\"TestNet\",\"TestNet Certificate Common Name\":\"Nom commun du certificat TestNet\",\"TestNet Certificates\":\"TestNet Certificates\",\"TestNet Identity Certificates\":\"TestNet Identity Certificates\",\"TestNet Network Metrics\":\"Mesures du réseau TestNet\",\"TestNet TRISA Endpoint\":\"Point de terminaison TestNet\",\"TestNet and MainNet endpoints should not be the same.\":\"TestNet and MainNet endpoints should not be the same.\",\"Thank you for creating your TRISA account.\":\"Thank you for creating your TRISA account.\",\"Thank you for creating your TRISA account. You must verify your email address. An email with verification instructions has been sent to your email address. Please complete the email verification process in 24 hours. The email verification link will expire in 24 hours.\":\"Thank you for creating your TRISA account. You must verify your email address. An email with verification instructions has been sent to your email address. Please complete the email verification process in 24 hours. The email verification link will expire in 24 hours.\",\"Thank you. We have sent instructions to reset your password to\":\"Merci. Nous avons envoyé les instructions pour réinitialiser votre mot de passe à\",\"Thank you. We have sent instructions to reset your password to {0}. The link to reset your password expires in 24 hours.\":[\"Merci. Nous avons envoyé les instructions pour réinitialiser votre mot de passe à \",[\"0\"],\". Le lien pour réinitialiser votre mot de passe expire dans 24 heures.\"],\"The Common Name typically matches the Endpoint, without the port number\\n at the end (e.g. trisa.myvasp.com) and is used to identify the subject\\n in the X.509 certificate.\":\"The Common Name typically matches the Endpoint, without the port number\\n at the end (e.g. trisa.myvasp.com) and is used to identify the subject\\n in the X.509 certificate.\",\"The Domain Name is invalid.\":\"The Domain Name is invalid.\",\"The Domain Name is required.\":\"The Domain Name is required.\",\"The Organization has a current and valid <0>Mainnet Identity Certificate.\":\"The Organization has a current and valid <0>Mainnet Identity Certificate.\",\"The Organization has a current and valid <0>Mainnet and <1>Tesnet Identity Certificate.\":\"The Organization has a current and valid <0>Mainnet and <1>Tesnet Identity Certificate.\",\"The Organization has a current and valid <0>Testnet Identity Certificate.\":\"The Organization has a current and valid <0>Testnet Identity Certificate.\",\"The TRISA Global Directory Service (GDS) is temporarily undergoing maintenance. Please try again later.\":\"The TRISA Global Directory Service (GDS) is temporarily undergoing maintenance. Please try again later.\",\"The TRISA Member Directory is for informational purposes and is meant to foster collaboration between members. It is available to verified TRISA contacts only. If you cannot view the list, please complete the registration process. You can view the member list after verification is complete.\":\"The TRISA Member Directory is for informational purposes and is meant to foster collaboration between members. It is available to verified TRISA contacts only. If you cannot view the list, please complete the registration process. You can view the member list after verification is complete.\",\"The Travel Rule Information Sharing Architecture (TRISA)\":\"L'architecture de partage d'informations sur les règles de voyage (TRISA)\",\"The VASP Name is required.\":\"The VASP Name is required.\",\"The address and port of the TRISA endpoint for partner VASPs to connect on via gRPC.\":\"L'adresse et le port du point de terminaison TRISA sur lequel les SVA partenaires peuvent se connecter via gRPC.\",\"The collaborator has not been deleted\":\"The collaborator has not been deleted\",\"The collaborator has not been updated\":\"The collaborator has not been updated\",\"The common name for the mTLS certificate. This should match the TRISA endpoint without the port in most cases.\":\"Le nom commun pour le certificat mTLS. Dans la plupart des cas, cela devrait correspondre au point de terminaison TRISA sans le port.\",\"The contact will receive an email to create a TRISA Global Directory Service (GDS) account or join this organization if the contact already has a TRISA GDS account. The invitation to join is valid for 7 calendar days. The contact will be added as a member for the VASP. The contact will have the ability to contribute to certificate requests, check on the status of certificate requests, and complete other actions related to the organization’s TRISA membership.\":\"The contact will receive an email to create a TRISA Global Directory Service (GDS) account or join this organization if the contact already has a TRISA GDS account. The invitation to join is valid for 7 calendar days. The contact will be added as a member for the VASP. The contact will have the ability to contribute to certificate requests, check on the status of certificate requests, and complete other actions related to the organization’s TRISA membership.\",\"The following account will be removed from your profile. The linked account will not be affected.\":\"The following account will be removed from your profile. The linked account will not be affected.\",\"The link to reset your password expires in 24 hours.\":\"The link to reset your password expires in 24 hours.\",\"The minimum threshold above which your organization is required to collect/send Travel Rule information.\":\"Le seuil minimum à partir duquel votre organisation est tenue de collecter/envoyer des informations sur les règles de voyage.\",\"The name and type of name by which the legal person is known.\":\"Le nom et le type de nom sous lequel la personne morale est connue.\",\"The name of primary regulator or supervisory authority for your national jurisdiction\":\"Le nom du régulateur primaire ou de l'autorité de surveillance de votre juridiction nationale\",\"There is an error or missing data in this section. Please edit the section.\":\"There is an error or missing data in this section. Please edit the section.\",\"This is the only time the PKCS12 password is shown during the registration process.\":\"This is the only time the PKCS12 password is shown during the registration process.\",\"This multi-section form is an important step in the registration and certificate issuance process. The information you provide will be used to verify the legal entity that you represent and, where appropriate, will be available to verified TRISA members to facilitate compliance decisions. If you need guidance, see the <0>Getting Started Help Guide.\":\"This multi-section form is an important step in the registration and certificate issuance process. The information you provide will be used to verify the legal entity that you represent and, where appropriate, will be available to verified TRISA members to facilitate compliance decisions. If you need guidance, see the <0>Getting Started Help Guide.\",\"This questionnaire is designed to help TRISA members understand the regulatory regime of your organization. The information provided will help ensure that required compliance information exchanges are conducted correctly and safely. All verified TRISA members will have access to this information.\":\"Ce questionnaire est conçu pour aider les membres de TRISA à comprendre le régime réglementaire de votre organisation. Les informations fournies permettront de s'assurer que les échanges d'informations de conformité requis sont effectués correctement et en toute sécurité. Tous les membres vérifiés de l'ASRI auront accès à ces informations.\",\"Threshold to conduct KYC before permitting the customer to send/receive virtual asset transfers\":\"Seuil pour effectuer KYC avant de permettre au client d'envoyer/recevoir des transferts d'actifs virtuels\",\"To assist in completing the registration form, the form is divided into multiple sections. Navigate through the form by clicking on each section of the progress bar or the buttons at the bottom of each section.\":\"To assist in completing the registration form, the form is divided into multiple sections. Navigate through the form by clicking on each section of the progress bar or the buttons at the bottom of each section.\",\"Trading\":\"Commerce\",\"USER DETAILS\":\"USER DETAILS\",\"Unable to add VASP\":\"Unable to add VASP\",\"Unable to add collaborator\":\"Unable to add collaborator\",\"Understood\":\"Understood\",\"Unknown Entity\":\"Unknown Entity\",\"Unsaved changes alert\":\"Unsaved changes alert\",\"Unspecified\":\"Non spécifié\",\"Upon verification, integrate with TRISA to begin exchanging Travel Rule compliance data.\":\"Upon verification, integrate with TRISA to begin exchanging Travel Rule compliance data.\",\"User Details\":\"User Details\",\"User ID:\":\"User ID:\",\"User Profile\":\"User Profile\",\"VASP\":\"VASP\",\"VASP Category\":\"VASP Category\",\"VASP Domain\":\"VASP Domain\",\"VASP Name\":\"VASP Name\",\"VASPs have two options to integrate with TRISA.\":\"VASPs have two options to integrate with TRISA.\",\"VERIFIED\":\"VERIFIED\",\"VERIFIED ON\":\"VERIFIÉ LE\",\"Verification Status:\":\"Verification Status:\",\"Verified\":\"Vérifié\",\"Verified On\":\"Vérifié le\",\"Verified VASPs\":\"Verified VASPs\",\"View Member List\":\"View Member List\",\"View/Edit\":\"View/Edit\",\"Visit Getting Started with TRISA\":\"Visit Getting Started with TRISA\",\"We recommend that a senior compliance officer initially creates the account for the VASP. Additional accounts can be created later.\":\"Nous recommandons qu'un haut responsable de la conformité crée initialement le compte pour le VASP. Des comptes supplémentaires peuvent être créés ultérieurement.\",\"Website\":\"Site web\",\"Website, incorporation Date, VASP Category\":\"Site web, date d'incorporation, catégorie VASP\",\"Welcome to TRISA’s network of Certified VASPs.\":\"Bienvenue dans le réseau de VASP certifiés de TRISA.\",\"We’ll be back soon.\":\"We’ll be back soon.\",\"What is IVMS101?\":\"Qu'est-ce que l'IVMS101?\",\"What is the minimum threshold for Travel Rule compliance?\":\"Quel est le seuil minimum de conformité à la Travel Rule ?\",\"What’s a Common name or VASP ID?\":\"Quel est le nom commun ou l'ID VASP ?\",\"Who to Ask\":\"À qui s'adresser\",\"Who to ask\":\"À qui s'adresser\",\"Why Join TRISA\":\"Pourquoi rejoindre TRISA\",\"X.509 Identity Certificate Details\":\"X.509 Identity Certificate Details\",\"X.509 Identity Certificate Inventory\":\"X.509 Identity Certificate Inventory\",\"X.509 Identity Certificates\":\"X.509 Identity Certificates\",\"YES\":\"OUI\",\"Yes\":\"Oui\",\"You have unsaved changes. Are you sure you want to continue without saving?\":\"You have unsaved changes. Are you sure you want to continue without saving?\",\"You must agree to the terms and conditions\":\"You must agree to the terms and conditions\",\"You must click on each confirmation link to complete the registration process.\":\"You must click on each confirmation link to complete the registration process.\",\"You must request a new X.509 Identity Certificate to change your Endpoint and Common Name.\":\"You must request a new X.509 Identity Certificate to change your Endpoint and Common Name.\",\"You must submit your registration for TestNet and MainNet separately.\":\"Vous devez soumettre votre inscription pour TestNet et MainNet séparément\",\"You must verify your email address. An email with verification instructions has been sent to your email address. Please complete the email verification process in 24 hours. The email verification link will expire in 24 hours.\":\"You must verify your email address. An email with verification instructions has been sent to your email address. Please complete the email verification process in 24 hours. The email verification link will expire in 24 hours.\",\"You will receive\":\"You will receive\",\"Your TRISA Implementation\":\"Your TRISA Implementation\",\"Your TRISA {type} Details\":[\"Your TRISA \",[\"type\"],\" Details\"],\"Your account has not been verified. Please check your email to verify your account.\":\"Votre compte a été créé avec succès. Veuillez vérifier votre e-mail pour vérifier votre compte.\",\"Your dashboard\":\"Your dashboard\",\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@rotational.io. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\":\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@rotational.io. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\",\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@trisa.io. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\":\"Votre formulaire d'inscription a été soumis avec succès. Vous recevrez un e-mail de confirmation de admin@trisa.io. Dans cet e-mail, vous recevrez des instructions sur les prochaines étapes. Retournez à votre tableau de bord pour suivre l'état de votre inscription et de votre certificat.\",\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@vaspdirectory.net. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\":\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@vaspdirectory.net. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\",\"Your registration request has been successfully received by the Directory Service. Verification emails have been sent to all contacts listed. Once your contact information has been verified, the registration form will be sent to the TRISA review board to verify your membership in the TRISA network.\":\"Your registration request has been successfully received by the Directory Service. Verification emails have been sent to all contacts listed. Once your contact information has been verified, the registration form will be sent to the TRISA review board to verify your membership in the TRISA network.\",\"Your {0} TRISA Organization Profile:\":[\"Your \",[\"0\"],\" TRISA Organization Profile:\"],\"about us\":\"about us\",\"complete VASP verification\":\"vérification complète de VASP\",\"compliance. TRISA helps Virtual Asset Service Providers (VASPs) comply with the Travel Rule for cross-border cryptocurrency transactions. TRISA is designed to be interoperable.\":\"conformité. TRISA aide les fournisseurs de services d'actifs virtuels (VASP) à se conformer à la Travel Rule pour les transactions transfrontalières en crypto-monnaies. TRISA est conçu pour être interopérable.\",\"create account\":\"créer votre compte\",\"create your account\":\"créer votre compte\",\"for Cryptocurrency Travel Rule compliance.\":\"pour la conformité à la Cryptocurrency Travel Rule.\",\"for MainNet registration so your MainNet certificate will be issued after the verification phone call has been completed by the validation team.\":\"for MainNet registration so your MainNet certificate will be issued after the verification phone call has been completed by the validation team.\",\"for TestNet registration so your TestNet certificate will be issued upon review by the validation team\":\"pour l'enregistrement TestNet afin que votre certificat TestNet soit émis après examen par l'équipe de validation\",\"for legal persons and is strongly suggested for use as KYC or CDD (Know your Counterparty) information exchanged in TRISA transfers.\":\"pour les personnes morales et il est fortement conseillé de l'utiliser comme information KYC ou CDD échangée dans les transferts TRISA.\",\"in partnership with\":\"en partenariat avec\",\"is a global, open source, secure, and peer-to-peer protocol for\":\"est un protocole mondial, open source, sécurisé et de type peer-to-peer pour\",\"is not required\":\"n'est pas nécessaire\",\"is required\":\"est nécessaire\",\"lower case letters (a-z)\":\"lower case letters (a-z)\",\"numbers (i.e. 0-9)\":\"numbers (i.e. 0-9)\",\"on behalf of\":\"on behalf of\",\"pending registration\":\"pending registration\",\"registration. Upon submission, you will receive an email with a confirmation link. You must click the confirmation link to complete the registration process. Failure to click the confirmation link will result in an incomplete registration\":\"l’inscription. Après avoir soumis votre inscription, vous recevrez un courriel contenant un lien de confirmation. Vous devez cliquer sur le lien de confirmation pour terminer le processus d'inscription. Si vous ne cliquez pas sur le lien de confirmation, l'inscription sera incomplète.\",\"required\":\"required\",\"special characters (e.g. !@#$%^&*)\":\"special characters (e.g. !@#$%^&*)\",\"the TRISA architecture\":\"l'architecture TRISA\",\"to receive maintenance and outage notifications. If you have an immediate concern, please email support@rotational.io.\":\"to receive maintenance and outage notifications. If you have an immediate concern, please email support@rotational.io.\",\"two separate emails with confirmation links for each registration.\":\"two separate emails with confirmation links for each registration.\",\"upper case letters (A-Z)\":\"upper case letters (A-Z)\",\"view details\":\"view details\",\"with detailed documentation, a reference implemenation, and “robot” VASPs for\\n testing purposes.\":\"with detailed documentation, a reference implemenation, and “robot” VASPs for\\n testing purposes.\",\"you do not have permission to invite a collaborator\":\"you do not have permission to invite a collaborator\",\"{0}\":[[\"0\"]],\"{0} Contact\":[[\"0\"],\" Contact\"],\"{message}\":[[\"message\"]]}")}; \ No newline at end of file +/*eslint-disable*/module.exports={messages:JSON.parse("{\" When you are verified you will be issued PKCS12 encrypted identity certificates\\n for use in mTLS authentication between TRISA members. The password to decrypt\\n those certificates is shown below:\":\" When you are verified you will be issued PKCS12 encrypted identity certificates\\n for use in mTLS authentication between TRISA members. The password to decrypt\\n those certificates is shown below:\",\" create your TRISA account with your VASP email address. Add collaborators in your\\n organization.\":\"Créez votre compte TRISA avec votre adresse e-mail VASP. Ajouter des collaborateurs dans votre organization.\",\"\\\"Save & Next\\\" or \\\"Save & Previous\\\" button.\":\"\\\"Save & Next\\\" or \\\"Save & Previous\\\" button.\",\"(1) <0>X.509 Identity Certificates: X.509 Identity certificates are about <1>trust. They prove the identity of the organization and are used to maintain a secure connection between TRISA members. X.509 Identity certificates must have an Endpoint and Common Name and may have Subject Alternative Names associated with them. TRISA’s X.509 Identity certificates are valid for one calendar year. TRISA’s X.509 Identity certificates expire after one year so member organizations must request a new X.509 Identity certificate upon expiration.\":\"(1) <0>X.509 Identity Certificates: X.509 Identity certificates are about <1>trust. They prove the identity of the organization and are used to maintain a secure connection between TRISA members. X.509 Identity certificates must have an Endpoint and Common Name and may have Subject Alternative Names associated with them. TRISA’s X.509 Identity certificates are valid for one calendar year. TRISA’s X.509 Identity certificates expire after one year so member organizations must request a new X.509 Identity certificate upon expiration.\",\"(2) <0>Sealing Certificates: Sealing certificates are for specific use cases such as <1>long-term data storage. They are used to encrypt individual Secure Envelopes or batches of Secure Envelopes at the transactional level. Organizations may have multiple signing keys and multiple signing-key certificates for different clients, time periods, or use cases. In a compliance information transfer, the transactional sealing certificates are referred to as Envelope Seals. While an organization may use their X.509 Identity certificate as a sealing certificate, TRISA strongly recommends that transactional sealing certificates are different from X.509 Identity certificates for security purposes.\":\"(2) <0>Sealing Certificates: Sealing certificates are for specific use cases such as <1>long-term data storage. They are used to encrypt individual Secure Envelopes or batches of Secure Envelopes at the transactional level. Organizations may have multiple signing keys and multiple signing-key certificates for different clients, time periods, or use cases. In a compliance information transfer, the transactional sealing certificates are referred to as Envelope Seals. While an organization may use their X.509 Identity certificate as a sealing certificate, TRISA strongly recommends that transactional sealing certificates are different from X.509 Identity certificates for security purposes.\",\"(Saved)\":\"(Sauvegardé)\",\"(not interoperable)\":\"(not interoperable)\",\"(not saved)\":\"(non sauvegardé)\",\"*At least 8 characters in length \\n* Contain at least 3 of the following 4\\ntypes of characters: \\n* lower case letters (a-z) \\n* upper case letters (A-Z) \\n* numbers (i.e. 0-9) \\n* special characters (e.g. !@#$%^&*)\":\"* Contient au moins 8 caractères \\n* Contient au moins 3 des suivants 4\\ntypes de caractères : \\n* lettres minuscules (a-z) \\n* lettres majuscules (A-Z) \\n* chiffres (par ex. 0-9) \\n* caractères spéciaux (par exemple !@#$%^&*)\",\"1 Basic Details\":\"1 Détails de base\",\"1. Open Source/DIY\":\"1. Open Source/DIY\",\"2 Legal Person\":\"2 Personne morale\",\"2-3 weeks\":\"2-3 weeks\",\"2. One-time Setup\":\"2. One-time Setup\",\"3 Contacts\":\"3 Contacts\",\"3-6 months\":\"3-6 months\",\"3-7 days\":\"3-7 days\",\"3rd Party Travel Rule Providers\":\"3rd Party Travel Rule Providers\",\"4 TRISA Implementation\":\"4 Mise en œuvre de TRISA\",\"5 TRIXO Questionnaire\":\"5 Questionnaire TRIXO\",\"A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted\":\"Un numéro de téléphone professionnel est nécessaire pour effectuer la vérification physique pour l'enregistrement MainNet. Veuillez fournir un numéro de téléphone où le contact juridique/conformité peut être joint\",\"A component of\":\"Un composant de\",\"A physical verification check in the form of a phone call\":\"Une vérification physique sous forme d'appel téléphonique\",\"APPEALED\":\"APPEALED\",\"About TRISA\":\"À propos de TRISA\",\"Account ID\":\"Account ID\",\"Action\":\"Action\",\"Actions\":\"Actions\",\"Active\":\"Active\",\"Add\":\"Add\",\"Add Address\":\"Ajouter une adresse\",\"Add Another Legal Name\":\"Add Another Legal Name\",\"Add Contact\":\"Add Contact\",\"Add Jurisdiction\":\"Ajouter une juridiction\",\"Add Linked Account\":\"Add Linked Account\",\"Add Local Name\":\"Ajouter un nom local\",\"Add Phonetic Names\":\"Ajouter des noms phonétiques\",\"Add Regulation\":\"Ajouter un règlement\",\"Add new managed VASP\":\"Add new managed VASP\",\"Address\":\"Adresse\",\"Address Type (required)\":\"Type d'adresse (obligatoire)\",\"Address line 1 e.g. building name/number, street name (required)\":\"Ligne d'adresse 1, par exemple nom/numéro du bâtiment, nom de la rue (obligatoire)\",\"Address line 2 e.g. apartment or suite number\":\"Ligne d'adresse 2, par exemple le numéro d'appartement ou de suite\",\"Addresses\":\"Adresses\",\"Administrative Contact (optional)\":\"Contact administratif (facultatif)\",\"Administrative Contact Email\":\"Administrative Contact Email\",\"Administrative Contact Name\":\"Administrative Contact Name\",\"Administrative Contact Phone\":\"Administrative Contact Phone\",\"Administrative or executive contact for your organization to field high-level requests or queries. (Strongly recommended)\":\"Contact administratif ou exécutif de votre organisation pour répondre aux demandes ou requêtes de haut niveau. (Fortement recommandé)\",\"Alien Registration Number\":\"Numéro d'enregistrement de l'étranger\",\"All TRISA members must complete TRISA’s VASP verification and due diligence process to become a Verified VASP.\":\"Tous les membres de TRISA doivent suivre le processus de vérification et de diligence raisonnable de TRISA pour devenir un VASP vérifié.\",\"Already have an account?\":\"Vous avez déjà un compte?\",\"An error has occurred to load announcements\":\"An error has occurred to load announcements\",\"An error has occurred to load attention data\":\"An error has occurred to load attention data\",\"An error has occurred to load legal person data\":\"An error has occurred to load legal person data\",\"An error has occurred to load {type} metric\":[\"An error has occurred to load \",[\"type\"],\" metric\"],\"An error occurred while deleting the collaborator, please try again or contact support at support@rotational.io\":\"An error occurred while deleting the collaborator, please try again or contact support at support@rotational.io\",\"An error occurred while deleting the collaborator, please try again or contact support at support@trisa.io\":\"An error occurred while deleting the collaborator, please try again or contact support at support@trisa.io\",\"An identifier issued by an appropriate issuing authority\":\"Un identifiant délivré par une autorité émettrice appropriée\",\"App version {appVersion}\":[\"App version \",[\"appVersion\"]],\"Applicable Regulations\":\"Règlements applicables\",\"Apply to Become a TRISA-certified Virtual Asset Service Provider.\":\"Postulez pour devenir un fournisseur de services d'actifs virtuels certifié TRISA\",\"At least 9 characters in length\":\"Contient au moins 9 caractères\",\"At least one geographic address is required. Enter the primary geographic address of the organization. Organizations may enter additional addresses if operating in multiple jurisdictions.\":\"Au moins une adresse géographique est requise. Saisissez l'adresse géographique principale de l'organisation. Les organisations peuvent saisir des adresses supplémentaires si elles opèrent dans plusieurs juridictions.\",\"At what threshold and currency does your organization conduct KYC checks?\":\"À quel seuil et dans quelle monnaie votre organisation effectue-t-elle le KYC ?\",\"BFF & GDS version {bffAndGdsVersion}\":[\"BFF & GDS version \",[\"bffAndGdsVersion\"]],\"Back Home\":\"Retour\",\"Back to Review section\":\"Back to Review section\",\"Basic Details\":\"Détails de base\",\"Become Travel Rule compliant.\":\"Devenir conforme à la réglementation sur les voyages\",\"Best for:\":\"Best for:\",\"Billing Contact (optional)\":\"Contact de facturation (facultatif)\",\"Billing contact for your organization to handle account and invoice requests or queries relating to the operation of the TRISA network.\":\"Contact de facturation de votre organisation pour traiter les demandes de compte et de facture ou les questions relatives au fonctionnement du réseau TRISA.\",\"Business\":\"Entreprise\",\"Business Address\":\"Adresse d'entreprise\",\"Business Category\":\"Catégorie d'entreprise\",\"Business Details\":\"Détails de l'entreprise\",\"Business Entity\":\"Business Entity\",\"Business or Compliance Office\":\"Bureau d'affaires ou de conformité\",\"By answering yes, I understand that this is the only time the PKCS12 Password is displayed and I have copied and securely saved the password.\":\"By answering yes, I understand that this is the only time the PKCS12 Password is displayed and I have copied and securely saved the password.\",\"CDD & Travel Rule Policies\":\"Politiques du CDD et de la réglementation sur les voyages\",\"CDD and data protection policies\":\"Politiques de CDD et de protection des données\",\"Cancel\":\"Annuler\",\"Certificate Common Name\":\"Nom commun du certificat\",\"Certificate Details\":\"Progression du certificat\",\"Certificate Inventory\":\"Certificate Inventory\",\"Certificate Management\":\"Certificate Management\",\"Certificate Progress\":\"Certificate Progress\",\"Certificate Registration\":\"Enregistrement du certificat\",\"Certificate Registration Process\":\"Processus d'enregistrement des certificats\",\"Change Role\":\"Change Role\",\"Check to delete user account.\":\"Check to delete user account.\",\"CipherTrace Traveler\":\"CipherTrace Traveler\",\"City / Town / Municipality\":\"Ville / Village / Municipalité\",\"Clear & Reset Form\":\"Effacer et réinitialiser le formulaire\",\"Clear & Reset Registration Form\":\"Effacer et réinitialiser le formulaire d’inscription\",\"Clear & Reset Section\":\"Clear & Reset Section\",\"Clear & Reset Section Click \\\"Reset\\\" to clear and reset <0>this section of the registration form. All data will be cleared from only this section of the registration form. Other sections of the registration form will not be cleared.\":\"Clear & Reset Section Click \\\"Reset\\\" to clear and reset <0>this section of the registration form. All data will be cleared from only this section of the registration form. Other sections of the registration form will not be cleared.\",\"Click \\\"Reset\\\" to clear and <0>reset the form. All data will be deleted and cleared from the registration form. You may want to export the data first. After clearing, you will be taken to the start of the form.\":\"Click \\\"Reset\\\" to clear and <0>reset the form. All data will be deleted and cleared from the registration form. You may want to export the data first. After clearing, you will be taken to the start of the form.\",\"Click below to submit your\":\"Cliquez ci-dessous pour soumettre votre\",\"Click “No” if you have not copied the PKCS12 password yet and would like to view and copy the password.\":\"Click “No” if you have not copied the PKCS12 password yet and would like to view and copy the password.\",\"Click “Yes” if you have copied the PKCS12 password and have securely saved it.\":\"Click “Yes” if you have copied the PKCS12 password and have securely saved it.\",\"Close\":\"Close\",\"Collaborator Name & Email\":\"Collaborator Name & Email\",\"Collaborator has been added successfully\":\"Collaborator has been added successfully\",\"Collaborator is not updated\":\"Collaborator is not updated\",\"Collaborator not deleted\":\"Collaborator not deleted\",\"Collaborators\":\"Collaborators\",\"Common Name\":\"Nom commun\",\"Common name should match the TRISA endpoint without the port.\":\"le nom commun doit correspondre au point de terminaison TRISA sans le port\",\"Common name should not contain special characters, no spaces and must have a dot(.) in it and should have at least 2 characters after the periods.\":\"Le nom commun ne doit pas contenir de caractères spéciaux, pas d'espaces et doit comporter un point (.)\",\"Complete\":\"Complete\",\"Complete Certficate Registration\":\"Complete Certficate Registration\",\"Complete TRISA’s VASP Verfication Process\":\"Compléter le processus de vérification VASP de TRISA\",\"Complete the multi-part TRISA verification form and due diligence process. Once\\n approved, gain access to the Testnet.\":\"Remplissez le formulaire de vérification TRISA en plusieurs parties et le processus\\n de diligence raisonnable. Une fois approuvé, obtenez l'accès au Testnet.\",\"Complete the multi-part TRISA verification form and due diligence process. Once approved, gain access to the Testnet and MainNet.\":\"Remplissez le formulaire de vérification TRISA en plusieurs parties et le processus de diligence raisonnable. Une fois approuvé, obtenez l'accès au Testnet et au MainNet.\",\"Compliance / Legal Contact Email\":\"Compliance / Legal Contact Email\",\"Compliance / Legal Contact Name\":\"Compliance / Legal Contact Name\",\"Compliance / Legal Contact Phone\":\"Compliance / Legal Contact Phone\",\"Compliance Officer\":\"Agent de conformité\",\"Compliance officer or legal contact for requests about the compliance requirements and legal status of your organization. A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted.\":\"Responsable de la conformité ou contact juridique pour les demandes concernant les exigences de conformité et le statut juridique de votre organisation. Un numéro de téléphone professionnel est nécessaire pour effectuer la vérification physique pour l'inscription à MainNet. Veuillez fournir un numéro de téléphone où le contact juridique/de conformité peut être joint.\",\"Compliance teams seeking a turnkey solution with minimal effort while leveraging expert support & maintenance for sustained regulatory adherence.\":\"Compliance teams seeking a turnkey solution with minimal effort while leveraging expert support & maintenance for sustained regulatory adherence.\",\"Compliance, Technical, Admininstrative, Billing\":\"Conformité, technique, administratif, facturation\",\"Comply with the Travel Rule\":\"Se conformer à la réglementation sur les voyages\",\"Conducts KYC before virtual asset transfers\":\"Effectue un KYC avant les transferts d'actifs virtuels\",\"Confirm\":\"Confirm\",\"Confirm New Password\":\"Confirm New Password\",\"Contact Details\":\"Contact Details\",\"Contact Name\":\"Contact Name\",\"Contact Rotational Labs at <0>support@rotational.io to request information.\":\"Contact Rotational Labs at <0>support@rotational.io to request information.\",\"Contact Verified\":\"Contact Verified\",\"Contact information for representatives of your organization. Contacts include Technical, Legal/Compliance, Administrative, and Billing persons.\":\"Les coordonnées des représentants de votre organisation. Les contacts comprennent les personnes suivantes : technique, juridique/conformité, administratif et facturation.\",\"Contacts\":\"Contacts\",\"Contain at least 3 of the following 4 types of characters\":\"Contient au moins 8 caractères avec au moins 3 des suivants types de caractères :\",\"Continue\":\"Continuer\",\"Continue with GitHub\":\"Continue with GitHub\",\"Continue with Google\":\"Continuer avec Google\",\"Continue with Microsoft\":\"Continue with Microsoft\",\"Copied\":\"Copied\",\"Copy\":\"Copy\",\"Cost:\":\"Cost:\",\"Country\":\"Pays\",\"Country (required)\":\"Pays (obligatoire)\",\"Country of Issue\":\"Pays de délivrance\",\"Country of Issue is reserved for National Identifiers of Natural Persons\":\"Le pays de délivrance est réservé aux identifiants nationaux des personnes physiques\",\"Country of Registration\":\"Pays d'immatriculation\",\"Country:\":\"Pays:\",\"Create Account\":\"Créer un compte\",\"Create Your Account\":\"Create Your Account\",\"Create account\":\"Créer un compte\",\"Create your TRISA account\":\"Create your TRISA account\",\"Create your TRISA account with your VASP email address. Add collaborators in your organization.\":\"Créez votre compte TRISA avec votre adresse e-mail VASP. Ajouter des collaborateurs dans votre organization.\",\"Create your account today.\":\"Créez votre compte aujourd'hui.\",\"Created and maintained by\":\"Créé et maintenu par\",\"Current Name\":\"Current Name\",\"Current Organization name\":\"Current Organization name\",\"Customer Due Diligence (CDD) & Travel Rule Policies\":\"Les politiques de Customer Due Diligence(CDD) et de Travel Rule\",\"Customer Number\":\"Numéro de client\",\"Dashboard\":\"Dashboard\",\"Data Protection Policies\":\"Politiques de protection des données\",\"Date of Incorporation / Establishment\":\"Date de la constitution en société / de l'établissement\",\"Date of incorporation / establishment must be earlier than current date.\":\"Date of incorporation / establishment must be earlier than current date.\",\"Date of incorporation / establishment must be later than\":\"Date of incorporation / establishment must be later than\",\"Delete\":\"Supprimer\",\"Delete Collaborator\":\"Delete Collaborator\",\"Delete the address line\":\"Supprimer la ligne d'adresse\",\"Delete the following collaborator from the VASP account. The collaborator will no longer have access to the account.\":\"Delete the following collaborator from the VASP account. The collaborator will no longer have access to the account.\",\"Description\":\"Description\",\"Description:\":\"Description:\",\"Details\":\"Détails\",\"Directory Lookup\":\"Recherche dans l'annuaire\",\"Documentation\":\"Documentation\",\"Does your organization conduct KYC/CDD before permitting its customers to send/receive virtual asset transfers?\":\"Votre organisation effectue-t-elle un KYC/CDD avant de permettre à ses clients d'envoyer/recevoir des transferts d'actifs virtuels ?\",\"Does your organization conduct Know your KYC/CDD before permitting its customers to send/receive virtual asset transfers?\":\"Votre organisation effectue-t-elle un KYC/CDD avant de permettre à ses clients d'envoyer/recevoir des transferts d'actifs virtuels ?\",\"Does your organization have a programme that sets minimum Anti-Money\\n Laundering (AML), Countering the Financing of Terrorism (CFT), Know your\\n Counterparty/Customer Due Diligence (KYC/CDD) and Sanctions standards per the requirements of the\\n jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\":\"Votre organisation dispose-t-elle d'un programme qui fixe des normes minimales\\n en matière de LBC, de CFT, de KYC/CDD et de sanctions\\n conformément aux exigences des régimes réglementaires de la ou\\n des juridictions où elle est autorisée/approuvée/enregistrée ?\",\"Does your organization have a programme that sets minimum Anti-Money\\nLaundering (AML), Countering the Financing of Terrorism (CFT), Know your\\nCounterparty/Customer Due Diligence (KYC/CDD) and Sanctions standards per the requirements of the jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\":\"Votre organisation dispose-t-elle d'un programme qui fixe des normes minimales\\nen matière de LBC, de CFT, de KYC/CDD et de sanctions conformément aux exigences des\\nrégimes réglementaires de la ou des juridictions où elle est autorisée/approuvée/enregistrée ?\",\"Does your organization have a programme that sets minimum Anti-Money Laundering (AML), Countering the Financing of Terrorism (CFT), Know your Counterparty/Customer Due\\n Diligence (KYC/CDD) and Sanctions standards per the requirements of the jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\":\"Votre organisation dispose-t-elle d'un programme qui fixe des normes minimales en matière de LBC, de CFT, de KYC/CDD et de sanctions conformément aux exigences\\n des régimes réglementaires de la ou des juridictions où elle est autorisée/approuvée/enregistrée ?\",\"Does your organization secure and protect PII, including PII received from other VASPs under the Travel Rule?\":\"Votre organisation sécurise-t-elle et protège-t-elle les PII, y compris les PII reçues d'autres VASP en vertu de la réglementation sur les voyages?\",\"Does your organization secure and protect Personally Identifiable\\n Information (PII), including Personally Identifiable\\n Information (PII) received from other VASPs under the Travel Rule?\":\"Votre organisation sécurise-t-elle et protège-t-elle les PII,\\n y compris les PII reçues d'autres VASP en vertu de la\\n réglementation sur les voyages?\",\"Download\":\"Download\",\"Download <0>Docker image\":\"Download <0>Docker image\",\"Driver's License Number\":\"Numéro de permis de conduire\",\"EMAIL VERIFIED\":\"EMAIL VERIFIED\",\"ERRORED\":\"ERRORED\",\"Each VASP is required to establish a TRISA endpoint for inter-VASP communication. Please specify the details of your endpoint for certificate issuance.\":\"Chaque VASP est tenu d'établir un endpoint TRISA pour la communication inter-VASP. Veuillez préciser les détails de votre endpoint pour la délivrance du certificat.\",\"Each VASP is required to establish a TRISA endpoint for inter-VASP communication. Please specify the details of your endpoint for certificate issuance. Please specify the TestNet endpoint and the MainNet endpoint. The TestNet endpoint and the MainNet endpoint must be different.\":\"Chaque VASP est tenu d'établir un endpoint TRISA pour la communication inter-VASP. Veuillez spécifier les détails de votre endpoint pour l'émission de certificats. Veuillez spécifier le point final TestNet et le point final MainNet. Le point final TestNet et le point final MainNet doivent être différents.\",\"Edit\":\"Modifier\",\"Edit collaborator Role\":\"Edit collaborator Role\",\"Email Address\":\"Adresse e-mail\",\"Email is not valid.\":\"Email is not valid.\",\"Email is required.\":\"Email is required.\",\"Endpoint\":\"Point de terminaison\",\"Enter Current Password\":\"Enter Current Password\",\"Enter New Password\":\"Enter New Password\",\"Enter the VASP Common Name or VASP ID. Not a TRISA Member?\":\"Entrez le nom commun VASP ou l'ID VASP. Vous n'êtes pas membre de TRISA ?\",\"Enter the name and type of name by which the legal person is known. At least one legal name is required. Organizations are strongly encouraged to enter additional name identifiers such as Trading Name/ Doing Business As (DBA), Local names, and phonetic names where appropriate.\":\"Entrez le nom et le type de nom sous lequel la personne morale est connue. Au moins un nom légal est requis. Les organisations sont vivement encouragées à saisir des identifiants de nom supplémentaires, tels que le nom commercial/le Doing Business As (DBA), les noms locaux et les noms phonétiques, le cas échéant.\",\"Enter your email address\":\"Entrez votre adresse e-mail\",\"Envoy is an <0>open source messaging tool built to help compliance teams handle travel rule exchanges efficiently and securely. It is designed by compliance experts and TRISA engineers to provide simplified data exchanges using the TRISA or TRP protocols.\":\"Envoy is an <0>open source messaging tool built to help compliance teams handle travel rule exchanges efficiently and securely. It is designed by compliance experts and TRISA engineers to provide simplified data exchanges using the TRISA or TRP protocols.\",\"Envoy is open source (MIT License). Download, install, integrate, host and support your own Envoy node and service.\":\"Envoy is open source (MIT License). Download, install, integrate, host and support your own Envoy node and service.\",\"Error Submitting Certificate\":\"Erreur de soumission du certificat\",\"Est. Time:\":\"Est. Time:\",\"Expiration Date\":\"Expiration Date\",\"Expired\":\"Expired\",\"Expires\":\"Expires\",\"Expiry Date:\":\"Expiry Date:\",\"Export\":\"Export\",\"Export Data\":\"Export Data\",\"Failed to load Network announcement , please reload\":\"Failed to load Network announcement , please reload\",\"Failure to click either confirmation will result in an incomplete registration.\":\"Failure to click either confirmation will result in an incomplete registration.\",\"Files is required\":\"Files is required\",\"Final Confirmation\":\"Confirmation finale\",\"Final review and form submission\":\"Révision finale et soumission du formulaire\",\"First (Given) Name\":\"First (Given) Name\",\"First Listed\":\"First Listed\",\"Follow the instructions below to reset your TRISA password\":\"Follow the instructions below to reset your TRISA password\",\"For MainNet certificate requests, a member of TRISA’s verification team will review your submission and conduct a final due diligence phone call for physical verification. When physical verification is complete, TRISA will issue MainNet certificates. Requests for TestNet certificates do not require physical verification.\":\"Pour les demandes de certificats MainNet, un membre de l'équipe de vérification de TRISA examinera votre soumission et effectuera un appel téléphonique de diligence finale pour la vérification physique. Une fois la vérification physique terminée, TRISA émettra les certificats MainNet. Les demandes de certificats TestNet ne nécessitent pas de vérification physique.\",\"For identifiers other than LEI specify the registration authority from the following list. See\":\"Pour les identifiants autres que LEI, indiquez l'autorité d'enregistrement dans la liste suivante. Voir\",\"Foreign Investment Identity Number\":\"Numéro d'identité d'investissement étranger\",\"Forgot password?\":\"Mot de passe oublié ?\",\"Full Name\":\"Nom complet\",\"Full name\":\"Full name\",\"GLEIF Registration Authorities\":\"Autorités d'enregistrement du GLEIF\",\"Geographic\":\"Géographique\",\"Git Revision\":\"Git Revision\",\"GitHub repository\":\"GitHub repository\",\"Government Entity\":\"Government Entity\",\"Guest\":\"Guest\",\"Home\":\"Home\",\"How TRISA Works\":\"How TRISA Works\",\"How to set up your own node?\":\"How to set up your own node?\",\"I acknowledge that requesting a new X.509 Identity Certificate will invalidate and revoke my organization’s current X.509 Identity Certificate.\":\"I acknowledge that requesting a new X.509 Identity Certificate will invalidate and revoke my organization’s current X.509 Identity Certificate.\",\"ID\":\"ID\",\"ID:\":\"ID:\",\"IVMS 101 data structure\":\"Structure de données IVMS 101\",\"Identification Number\":\"Numéro d'identification\",\"Identification Type\":\"Type d'identification\",\"Identity Card Number\":\"Numéro de carte d'identité\",\"Identity Certificates\":\"Identity Certificates\",\"If supplied, use full phone number with country code\":\"Si elle est fournie, utilisez le numéro de téléphone complet avec l'indicatif du pays.\",\"If you continue, your changes will be lost. To save your changes, click Cancel and then click on the\":\"If you continue, your changes will be lost. To save your changes, click Cancel and then click on the\",\"If you have additional accounts with the TRISA Global Directory Service, you can link them here. You are required to log in to the linked account to verify account ownership.\":\"If you have additional accounts with the TRISA Global Directory Service, you can link them here. You are required to log in to the linked account to verify account ownership.\",\"If you lose the PKCS12 password, you will have to the start the registration process from the beginning.\":\"If you lose the PKCS12 password, you will have to the start the registration process from the beginning.\",\"If you would like to edit your registration form before submitting, please return to the\":\"Si vous souhaitez modifier votre formulaire d'inscription avant de le soumettre, veuillez retourner à l'adresse suivante\",\"If you would like to register for MainNet, please provide a <0>MainNet Endpoint and Common Name.\":\"If you would like to register for MainNet, please provide a <0>MainNet Endpoint and Common Name.\",\"If you would like to register for MainNet, please provide a MainNet Endpoint and Common Name.\":\"If you would like to register for MainNet, please provide a MainNet Endpoint and Common Name.\",\"If you would like to register for TestNet, please provide a <0>TestNet Endpoint and Common Name.\":\"If you would like to register for TestNet, please provide a <0>TestNet Endpoint and Common Name.\",\"If you would like to register for TestNet, please provide a TestNet Endpoint and Common Name.\":\"If you would like to register for TestNet, please provide a TestNet Endpoint and Common Name.\",\"Import File\":\"Import File\",\"Incomplete\":\"Incomplete\",\"Incorporation Date\":\"Date d'incorporation\",\"Information about the VASP such as website, incorporation date, business and VASP category.\":\"Informations sur le VASP telles que le site Web, la date d'incorporation, l'activité et la catégorie du VASP.\",\"Information that identifies your organization as a Legal Person. This section represents the IVMS 101 data structure for legal persons and is strongly suggested for use as KYC information exchanged in TRISA transfers.\":\"Informations permettant d'identifier votre organisation en tant que personne morale. Cette section représente la structure de données IVMS 101 pour les personnes morales et il est fortement suggéré de l'utiliser comme information KYC échangée dans les transferts TRISA.\",\"Information to ensure that required compliance information exchanges are conducted correctly and safely. This includes information about jurisdiction and national regulator, Customer Due Diligence(CDD) and Travel Rule policies, and data protection policies.\":\"Informations permettant de garantir que les échanges d'informations de conformité requis sont effectués correctement et en toute sécurité. Cela inclut des informations sur la juridiction et le régulateur national, les politiques de Customer Due Diligence(CDD) et de Travel Rule, et les politiques de protection des données.\",\"Integrate and Comply\":\"Intégrer et se conformer\",\"Integrate with <0>TRISA using Envoy to begin exchanging Travel Rule compliance data.\":\"Integrate with <0>TRISA using Envoy to begin exchanging Travel Rule compliance data.\",\"Integrate with TRISA.\":\"Intégrer avec TRISA.\",\"Interoperable\":\"Interopérable\",\"Invited\":\"Invited\",\"Is your organization permitted to send and/or receive transfers of virtual assets in the jurisdictions in which it operates?\":\"Votre organisation est-elle autorisée à envoyer et/ou recevoir des transferts d'actifs virtuels dans les juridictions dans lesquelles elle opère ?\",\"Is your organization required by law to safeguard Personally Identifiable\\n Information (PII)?\":\"Votre organisation est-elle tenue par la loi de protéger\\n les PII ?\",\"Is your organization required by law to safeguard Personally Identifiable Information (PII)?\":\"Votre organisation est-elle tenue par la loi de protéger les PII ?\",\"Is your organization required to comply with the application of the Travel Rule standards in the jurisdiction(s) where it is licensed/approved/registered?\":\"Votre organisation est-elle tenue de se conformer à l'application des normes de la Travel Rule dans la ou les juridictions où elle est autorisée/approuvée/enregistrée ?\",\"Issue Date\":\"Issue Date\",\"Issue Date:\":\"Issue Date:\",\"Issuer\":\"Issuer\",\"Join\":\"Rejoignez-nous\",\"Join Today\":\"Rejoignez-nous aujourd'hui\",\"Join the TRISA network today.\":\"Rejoignez le réseau TRISA dès aujourd'hui.\",\"Joined\":\"Joined\",\"Last (Family) Name\":\"Last (Family) Name\",\"Last Login\":\"Last Login\",\"Last Login:\":\"Last Login:\",\"Last Updated\":\"Last Updated\",\"Learn How TRISA Works\":\"Apprenez comment fonctionne TRISA\",\"Learn More\":\"En savoir plus\",\"Learn about the three-step process to become a member and verified VASP.\":\"Découvrez le processus en trois étapes pour devenir membre et VASP vérifié.\",\"Learn how TRISA works.\":\"Découvrez le fonctionnement de TRISA.\",\"Legal\":\"Mentions légales\",\"Legal Entity Identifier (LEI)\":\"Identificateur d'entité légale (LEI)\",\"Legal Person\":\"Personne morale\",\"Legal name is required\":\"Le nom légal est requis\",\"Legal name is required.\":\"Legal name is required.\",\"Legal/ Compliance Contact (required)\":\"Contact juridique/conformité (obligatoire)\",\"Link Account\":\"Link Account\",\"Local Name Identifiers\":\"Identificateurs de noms locaux\",\"Locality\":\"Locality\",\"Log In\":\"Connectez-vous\",\"Log in\":\"Connectez-vous\",\"Log in to TRISA’s Global Directory Service\":\"Log in to TRISA’s Global Directory Service\",\"Log in.\":\"Connectez-vous\",\"Log into your TRISA account\":\"Log into your TRISA account\",\"Login\":\"Connexion\",\"Login & Identity\":\"Login & Identity\",\"MAINNET DIRECTORY RECORD\":\"FICHE D'ANNUAIRE MAINNET\",\"MAINNET Identity Certificate\":\"MAINNET Identity Certificate\",\"MAINNET SUBMISSION\":\"SOUMISSION AU RÉSEAU PRINCIPAL\",\"MainNet\":\"MainNet\",\"MainNet Certificate Common Name\":\"Nom commun du certificat MainNet\",\"MainNet Certificate Details\":\"MainNet Certificate Details\",\"MainNet Certificates\":\"MainNet Certificates\",\"MainNet Identity Certificates\":\"MainNet Identity Certificates\",\"MainNet Network Metrics\":\"Métriques du réseau MainNet\",\"MainNet TRISA Endpoint\":\"Point d'extrémité MainNet TRISA\",\"Max file size 10mb\":\"Max file size 10mb\",\"Meet Alice VASP, Bob VASP and Evil VASP\":\"Meet Alice VASP, Bob VASP and Evil VASP\",\"Meet Alice VASP, Bob VASP, and “Evil” VASP\":\"Meet Alice VASP, Bob VASP, and “Evil” VASP\",\"Member Directory\":\"Member Directory\",\"Member List\":\"Member List\",\"Member Name\":\"Member Name\",\"Message from server:\":\"Message from server:\",\"Misc\":\"Divers\",\"Must comply with Travel Rule\":\"Doit se conformer à la réglementation sur les voyages\",\"Must safeguard PII\":\"Doit protéger les PII\",\"NO\":\"NON\",\"NO VERIFICATION\":\"NO VERIFICATION\",\"Name\":\"Nom\",\"Name Identifier Type is required.\":\"Name Identifier Type is required.\",\"Name Identifiers\":\"Identificateurs de noms\",\"Name of Primary Regulator\":\"Nom de l'organisme de réglementation principal\",\"Name, Addresss, Country, National Identifier\":\"Nom, adresse, pays, identifiant national\",\"National Identification\":\"Identification nationale\",\"National Jurisdiction\":\"Juridiction nationale\",\"Need to Learn More?\":\"Vous voulez en savoir plus ?\",\"Network\":\"Network\",\"Network Announcement\":\"Network Announcement\",\"Network Status\":\"Network Status\",\"Network directory member list not available because you are not a verified contact for this network. Please complete the registration process.\":\"Network directory member list not available because you are not a verified contact for this network. Please complete the registration process.\",\"New Members\":\"New Members\",\"New X.509 Identity Certificate Request\":\"New X.509 Identity Certificate Request\",\"Next\":\"Suivant\",\"Next Steps:\":\"Next Steps:\",\"No\":\"Non\",\"No Certificate available\":\"No Certificate available\",\"No Data\":\"No Data\",\"No information is sent until you submit for a TestNet and/or MainNet Certificate after the Review section.\":\"No information is sent until you submit for a TestNet and/or MainNet Certificate after the Review section.\",\"Non-Commercial Entity\":\"Non-Commercial Entity\",\"Not Saved\":\"Non sauvegardé\",\"Not Verified\":\"Not Verified\",\"Not a TRISA Member?\":\"Pas un membre de TRISA ?\",\"Note:\":\"Note:\",\"Open Source\":\"Source libre\",\"Open Source Resources\":\"Open Source Resources\",\"Operators seeking a balance between cost & convenience, with professional implementation ensuring a robust setup without the ongoing costs of managed services.\":\"Operators seeking a balance between cost & convenience, with professional implementation ensuring a robust setup without the ongoing costs of managed services.\",\"Operators that want maximum flexibility and control to customize and have the technical resources to integrate with their systems.\":\"Operators that want maximum flexibility and control to customize and have the technical resources to integrate with their systems.\",\"Option 1. Set Up Your Own TRISA Node\":\"Option 1. Set Up Your Own TRISA Node\",\"Option 2. Use a 3rd-party Solution\":\"Option 2. Use a 3rd-party Solution\",\"Organization\":\"Organization\",\"Organization Name\":\"Nom de l'organisme\",\"Organization Type\":\"Organization Type\",\"Organization Unit\":\"Organization Unit\",\"Organization:\":\"Organization:\",\"Organizational Details\":\"Organizational Details\",\"Other Jurisdictions\":\"Autres juridictions\",\"Overview\":\"Overview\",\"PENDING REVIEW\":\"PENDING REVIEW\",\"Page Not Found\":\"Page introuvable\",\"Partially\":\"Partiellement\",\"Participate in verified VASP-to-VASP Travel Rule exchanges.\":\"Participez aux échanges du règlement de voyage vérifié de VASP à VASP.\",\"Passport Number\":\"Numéro de passeport\",\"Password\":\"Mot de passe\",\"Peer-to-Peer\":\"Peer-to-Peer\",\"Permission:\":\"Permission:\",\"Permissions\":\"Permissions\",\"Phone Number\":\"Numéro de téléphone\",\"Phonetic Name Identifiers\":\"Identifiants phonétiques des noms\",\"Please Provide the Name and Email Address\":\"Please Provide the Name and Email Address\",\"Please add any other regulatory jurisdictions your organization complies with.\":\"Veuillez ajouter toute autre juridiction réglementaire à laquelle votre organisation se conforme.\",\"Please complete all details\":\"Please complete all details\",\"Please copy and paste this password and store somewhere safe!\":\"Please copy and paste this password and store somewhere safe!\",\"Please enter the information that identifies your organization as a Legal Person. This form represents the\":\"Veuillez saisir les informations qui identifient votre organisation en tant que personne morale. Ce formulaire représente le\",\"Please enter the information that identifies your organization as a Legal Person. This form represents the {0} data structure for legal persons and is strongly suggested for use as KYC (Know your Counterparty) or CDD (Customer Due Diligence) information exchanged in TRISA transfers.\":\"Veuillez saisir les informations qui identifient votre organisation en tant que personne morale. Ce formulaire représente la structure de données IVMS 101 pour les personnes morales et il est fortement conseillé de l'utiliser comme information KYC ou CDD échangée dans les transferts TRISA.\",\"Please input the name of the new managed Virtual Asset Service Provider (VASP). When the entity is created, you will have the ability to add collaborators, start and complete the certificate registration process, and manage the VASP account. Please acknowledge below and provide the name of the entity.\":\"Please input the name of the new managed Virtual Asset Service Provider (VASP). When the entity is created, you will have the ability to add collaborators, start and complete the certificate registration process, and manage the VASP account. Please acknowledge below and provide the name of the entity.\",\"Please note that TestNet and MainNet are separate networks that require different X.509 Identity Certificates.\":\"Please note that TestNet and MainNet are separate networks that require different X.509 Identity Certificates.\",\"Please review the information provided, edit as needed, and submit to complete the registration form. After the information is reviewed, emails will be sent to the provided contacts for verification. Once verified, your TestNet certificate will be issued.\":\"Veuillez examiner les informations fournies, les modifier si nécessaire et les soumettre pour compléter le formulaire d'inscription. Une fois les informations examinées, vous serez contacté pour vérifier les détails. Une fois vérifié, votre certificat TestNet sera émis.\",\"Please review the information provided, edit as needed, and submit to complete the registration form. After the information is reviewed, you will be contacted to verify details. Once verified, your TestNet certificate will be issued.\":\"Veuillez examiner les informations fournies, les modifier si nécessaire et les soumettre pour compléter le formulaire d'inscription. Une fois les informations examinées, vous serez contacté pour vérifier les détails. Une fois vérifié, votre certificat TestNet sera émis.\",\"Please select as many categories needed to represent the types of virtual asset services your organization provides.\":\"Veuillez sélectionner autant de catégories que nécessaire pour représenter les types de services d'actifs virtuels fournis par votre organisation.\",\"Please specify the applicable regulation(s) for Travel Rule standards compliance, e.g.\\\"FATF Recommendation 16\\\"\":\"Veuillez préciser le(s) règlement(s) applicable(s) pour la conformité aux normes des Règles de voyage, par exemple :\\\"Recommandation 16 du GAFI\\\"\",\"Please supply a valid national identification number. TRISA recommends the use of LEI numbers. For more information, please visit\":\"Veuillez fournir un numéro d'identification national valide. TRISA recommande l'utilisation des numéros LEI. Pour plus d'informations, veuillez consulter\",\"Please supply contact information for representatives of your organization. All contacts will receive an email verification token and the contact emails must be verified before the registration can proceed.\":\"Veuillez fournir les coordonnées des représentants de votre organisation. Tous les contacts recevront un jeton de vérification par e-mail et l'e-mail du contact doit être vérifié avant que l'inscription puisse se poursuivre.\",\"Please supply contact information for representatives of your organization. All contacts will receive an email verification token and the contact emails must be verified before the registration can proceed. Group or shared email addresses such as compliance@yourvasp.com are permitted if the email account is actively monitored.\":\"Please supply contact information for representatives of your organization. All contacts will receive an email verification token and the contact emails must be verified before the registration can proceed. Group or shared email addresses such as compliance@yourvasp.com are permitted if the email account is actively monitored.\",\"Please use the email address associated with your organization.\":\"Veuillez utiliser l'adresse e-mail associée à votre organisation.\",\"Please use the email address associated with your organization. Group or shared email addresses such as compliance@yourvasp.com are permitted if the email account is actively monitored.\":\"Please use the email address associated with your organization. Group or shared email addresses such as compliance@yourvasp.com are permitted if the email account is actively monitored.\",\"Postal Code\":\"Postal Code\",\"Postal Code / Postcode / ZIP Code\":\"Code postal / Postcode / ZIP Code\",\"Preferred name for email communication.\":\"Nom préféré pour la communication par e-mail.\",\"Previous\":\"Previous\",\"Primary National Jurisdiction\":\"Compétence nationale primaire\",\"Primary contact for handling technical queries about the operation and status of your service participating in the TRISA network. Can be a group or admin email.\":\"Contact principal pour le traitement des questions techniques concernant le fonctionnement et le statut de votre service participant au réseau TRISA. Peut être un e-mail de groupe ou d'administration.\",\"Private Organization\":\"Private Organization\",\"Profile\":\"Profile\",\"Profile Created\":\"Profile Created\",\"Profile Created:\":\"Profile Created:\",\"Provider\":\"Provider\",\"Province\":\"Province\",\"Public Identity Key\":\"Public Identity Key\",\"REJECTED\":\"REJECTED\",\"REVIEWED\":\"REVIEWED\",\"Reference implementation\":\"Reference implementation\",\"Reg Authority\":\"Autorité de régulation\",\"Region / Province / State (required)\":\"Région / Province / État (obligatoire)\",\"Register with <0>TRISA's GDS\":\"Register with <0>TRISA's GDS\",\"Registered Directory\":\"Annuaire enregistré\",\"Registration Authority\":\"Autorité d'enregistrement\",\"Registration Authority Identifier\":\"Identifiant de l'autorité d'enregistrement\",\"Registration Submission\":\"Soumission de l'inscription\",\"Regulator Name\":\"Nom du régulateur\",\"Remove Linked Account\":\"Remove Linked Account\",\"Remove line\":\"Supprimer la ligne\",\"Request New Identity Certificate\":\"Request New Identity Certificate\",\"Requesting a new X.509 Identity Certificate will invalidate and revoke your current X.509 Identity Certificate.\":\"Requesting a new X.509 Identity Certificate will invalidate and revoke your current X.509 Identity Certificate.\",\"Reset\":\"Réinitialiser\",\"Residential\":\"Résidentiel\",\"Return to vaspdirectory.net\":\"Return to vaspdirectory.net\",\"Review\":\"Consulter\",\"Review <0>documentation\":\"Review <0>documentation\",\"Review <0>source code\":\"Review <0>source code\",\"Review section\":\"Review section\",\"Role\":\"Role\",\"Rotational will install and configure your node for your environment while you host, maintain, and support the node on an ongoing basis.\":\"Rotational will install and configure your node for your environment while you host, maintain, and support the node on an ongoing basis.\",\"Rotational will install, configure, host, maintain, and support your node. Includes dedicated, provenance-aware node with regional deployments.\":\"Rotational will install, configure, host, maintain, and support your node. Includes dedicated, provenance-aware node with regional deployments.\",\"SECURITY\":\"SECURITY\",\"SUBMITTED\":\"SUBMITTED\",\"Safeguards PII\":\"Sauvegarde des PII\",\"Save\":\"Save\",\"Save & Next\":\"Sauvegarder & Suivant\",\"Save & Previous\":\"Sauvegarder & Précédent\",\"Schedule a demo of Envoy, TRISA's open source solution for cost-effective Travel Rule compliance.\":\"Schedule a demo of Envoy, TRISA's open source solution for cost-effective Travel Rule compliance.\",\"Schedule a demo to learn about TRISA's open source self-hosted solution for cost-effective Travel Rule compliance.\":\"Schedule a demo to learn about TRISA's open source self-hosted solution for cost-effective Travel Rule compliance.\",\"Sealing Certificate Inventory\":\"Sealing Certificate Inventory\",\"Sealing Certificates\":\"Sealing Certificates\",\"Search the Directory Service\":\"Recherche dans le service d'annuaire\",\"Section\":\"Section\",\"Section 1: Basic Details\":\"Section 1 : Détails de base\",\"Section 2: Legal Person\":\"Section 2 : Personne morale\",\"Section 3: Contacts\":\"Section 3: Contacts\",\"Section 4: TRISA Implementation\":\"Section 4 : Mise en œuvre de TRISA\",\"Section 5: TRIXO Questionnaire\":\"Section 5: Questionnaire TRIXO\",\"Section 6: Review & Submit\":\"Section 6 : Examen et soumission\",\"Sections & Details\":\"Sections et détails\",\"Secure\":\"Sécuriser\",\"Select Network\":\"Select Network\",\"Select VASP category\":\"Sélectionnez la catégorie VASP\",\"Select a VASP from the Managed VASP List\":\"Select a VASP from the Managed VASP List\",\"Select a country\":\"Sélectionnez un pays\",\"Select business category\":\"Sélectionnez la catégorie d'entreprise\",\"Select the collaborator’s role and save.\":\"Select the collaborator’s role and save.\",\"Serial No\":\"Serial No\",\"Serial Number\":\"Serial Number\",\"Set up your TRISA node or integrate with a 3rd-party Travel Rule solution. Complete\\n testing and move to production.\":\"Configurez votre nœud TRISA ou intégrez-le à une solution de règles de voyage tierce partie. Terminez les tests et passez à la production.\",\"Set up your TRISA node or integrate with a 3rd-party Travel Rule solution. Complete testing and move to production.\":\"Set up your TRISA node or integrate with a 3rd-party Travel Rule solution. Complete testing and move to production.\",\"Short\":\"Court\",\"Sign out\":\"Sign out\",\"Signature ID\":\"Signature ID\",\"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set\\n up and maintain their own TRISA server to exhange encrypted Travel Rule\\n compliance data. TRISA maintains an\":\"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set\\n up and maintain their own TRISA server to exhange encrypted Travel Rule\\n compliance data. TRISA maintains an\",\"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set up and maintain their own TRISA server to exhange encrypted Travel Rule compliance data. At the same time, TRISA is designed to be interoperable. There are several Travel Rule solutions providers available on the market. If you are a customer, work with your Travel Ruie provider to integrate TRISA into your Travel Rule compliance workflow.\":\"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set up and maintain their own TRISA server to exhange encrypted Travel Rule compliance data. At the same time, TRISA is designed to be interoperable. There are several Travel Rule solutions providers available on the market. If you are a customer, work with your Travel Ruie provider to integrate TRISA into your Travel Rule compliance workflow.\",\"Social Security Number\":\"Numéro de sécurité sociale\",\"Something went wrong. Please try again later.\":\"Something went wrong. Please try again later.\",\"Sorry, the page you are looking for doesn't exist or has been moved\":\"Désolé, la page que vous recherchez n'existe pas ou a été déplacée.\",\"Sorry. We could not find a user account with the email address\":\"Sorry. We could not find a user account with the email address\",\"Start\":\"Start\",\"Start Certificate Registration\":\"Commencer l'enregistrement du certificat\",\"Start Registration\":\"Début de l'enregistrement\",\"Start trial\":\"Start trial\",\"Start your implementation\":\"Start your implementation\",\"Status\":\"Statut\",\"Status:\":\"Statut:\",\"Step 1\":\"Step 1\",\"Street Address\":\"Street Address\",\"Subject\":\"Subject\",\"Subject Details\":\"Subject Details\",\"Submit\":\"Soumettre\",\"Submit MainNet Registration\":\"Soumettre l'inscription MainNet\",\"Submit TestNet Registration\":\"Soumettre l'inscription à TestNet\",\"Submitted\":\"Soumis\",\"Support\":\"Support\",\"Switch Accounts\":\"Switch Accounts\",\"Synga Bridge\":\"Synga Bridge\",\"TESTNET DIRECTORY RECORD\":\"FICHE D'ANNUAIRE DE TESTNET\",\"TESTNET SUBMISSION\":\"SOUMISSION DE TESTNET\",\"TRISA Certificate Types\":\"TRISA Certificate Types\",\"TRISA Endpoint\":\"Point de terminaison TRISA\",\"TRISA Endpoint: MainNet\":\"Point de terminaison TRISA: MainNet\",\"TRISA Endpoint: TestNet\":\"Point de terminaison TRISA: TestNet\",\"TRISA GitHub repo\":\"TRISA GitHub repo\",\"TRISA Global Directory Service\":\"Service d'annuaire mondial TRISA\",\"TRISA Identity Signature:\":\"TRISA Identity Signature:\",\"TRISA Implementation\":\"Mise en œuvre de TRISA\",\"TRISA Implementations\":\"Mise en œuvre de TRISA\",\"TRISA Member Directory\":\"TRISA Member Directory\",\"TRISA Member ID\":\"ID du membre TRISA\",\"TRISA Member ID:\":\"ID du membre TRISA\",\"TRISA Registration Request Submitted!\":\"TRISA Registration Request Submitted!\",\"TRISA Service Endpoint\":\"Point de terminaison du service TRISA\",\"TRISA Verification\":\"Vérification TRISA\",\"TRISA Verification:\":\"Vérification TRISA\",\"TRISA Verified Logo\":\"TRISA Verified Logo\",\"TRISA endpoint for communication\":\"Point de terminaison TRISA pour la communication\",\"TRISA endpoint is not valid.\":\"TRISA endpoint is not valid.\",\"TRISA implementation\":\"Mise en œuvre de TRISA\",\"TRISA is a decentralized network where VASPs communicate directly with each other.\":\"TRISA est un réseau décentralisé où les SVA communiquent directement entre eux.\",\"TRISA is a global, open source, peer-to-peer and secure Travel Rule architecture and network designed to be accessible and interoperable. Become a TRISA-certified VASP today.\":\"TRISA est une architecture et un réseau de règles de voyage mondiaux, open source, peer-to-peer et sécurisés, conçus pour être accessibles et interopérables. Devenez un VASP certifié TRISA aujourd'hui.\",\"TRISA is a network of trusted members. I acknowledge that the contact is authorized to access the organization’s TRISA account information.\":\"TRISA is a network of trusted members. I acknowledge that the contact is authorized to access the organization’s TRISA account information.\",\"TRISA is a network of trusted members. I acknowledge that the new VASP has a legitimate business purpose to join TRISA.\":\"TRISA is a network of trusted members. I acknowledge that the new VASP has a legitimate business purpose to join TRISA.\",\"TRISA is designed to be interoperable with other Travel Rule solutions.\":\"TRISA est conçu pour être interopérable avec d'autres solutions de règles de voyage.\",\"TRISA is designed to be interoperable. There are several Travel Rule solutions\\n providers available on the market. If you are a customer, work with them to\\n integrate TRISA into your Travel Rule compliance workflow.\":\"TRISA is designed to be interoperable. There are several Travel Rule solutions\\n providers available on the market. If you are a customer, work with them to\\n integrate TRISA into your Travel Rule compliance workflow.\",\"TRISA is open source and available to implement by any VASP.\":\"TRISA est open source et peut être mis en œuvre par n'importe quel VASP.\",\"TRISA issues two types of certificates:\":\"TRISA issues two types of certificates:\",\"TRISA members must complete a comprehensive multi-part verification form and due diligence process. Once verified, TRISA will issue TestNet and MainNet certificates for secure Travel Rule compliance.\":\"Les membres de TRISA doivent remplir un formulaire de vérification complet en plusieurs parties et un processus de diligence raisonnable. Une fois vérifié, TRISA émettra des certificats TestNet et MainNet pour la conformité aux règles de voyage sécurisé.\",\"TRISA specific identity number (UUID), only supplied if you're updating an existing registration request\":\"Numéro d'identité spécifique TRISA (UUID), fourni uniquement si vous mettez à jour une demande d'enregistrement existante\",\"TRISA uses public-key cryptography for encrypting data in flight and at rest.\":\"TRISA utilise la cryptographie à clé publique pour le cryptage des données en vol et au repos.\",\"TRISA verified members may download and display a “TRISA Verified VASP” logo on their website. The logo is unique to your VASP and non-reproducible. Members may download their logo after verification is complete and their certificate has been issued. The logo is in .svg fotmat\":\"TRISA verified members may download and display a “TRISA Verified VASP” logo on their website. The logo is unique to your VASP and non-reproducible. Members may download their logo after verification is complete and their certificate has been issued. The logo is in .svg fotmat\",\"TRISA's Github repo\":\"TRISA's Github repo\",\"TRISA's Slack channel\":\"TRISA's Slack channel\",\"TRISA’s Github repo\":\"TRISA’s Github repo\",\"TRISA’s Global Directory Service (GDS) is a network of vetted VASPs that can securely exchange Travel Rule compliance data with each other.\":\"Le Global Directory Service (GDS) de TRISA est un réseau de VASP agréés qui peuvent échanger entre eux, en toute sécurité, des données relatives à la conformité aux règles de voyage.\",\"TRISA’s verification form includes five sections and may require information from several parties in your organization.\":\"Le formulaire de vérification de TRISA comprend cinq sections et peut exiger des informations de plusieurs parties de votre organisation\",\"TRIXO Questionnaire\":\"Questionnaire TRIXO\",\"Talk to a member of your technical team to determine the requirements and\\n resources to integrate TRISA with your system. Have members of your technical\\n team integrate your systems with TRISA. Or work with a solutions provider that\\n can help your VASP set up your TRISA server and maintain it.\":\"Talk to a member of your technical team to determine the requirements and\\n resources to integrate TRISA with your system. Have members of your technical\\n team integrate your systems with TRISA. Or work with a solutions provider that\\n can help your VASP set up your TRISA server and maintain it.\",\"Tax Identification Number\":\"Numéro d'identification fiscale\",\"Technical Contact (required)\":\"Contact technique (obligatoire)\",\"Technical Contact Email\":\"Technical Contact Email\",\"Technical Contact Name\":\"Technical Contact Name\",\"Technical Contact Phone\":\"Technical Contact Phone\",\"Technical Officer\":\"Agent technique\",\"Technical Resources\":\"Technical Resources\",\"Technical information about your endpoint for certificate issuance. Each VASP is required to establish a TRISA endpoint for inter-VASP communication.\":\"Informations techniques sur votre endpoint pour l'émission de certificats. Chaque VASP est tenu d'établir un endpoint TRISA pour la communication inter-VASP.\",\"TestNet\":\"TestNet\",\"TestNet Certificate Common Name\":\"Nom commun du certificat TestNet\",\"TestNet Certificates\":\"TestNet Certificates\",\"TestNet Identity Certificates\":\"TestNet Identity Certificates\",\"TestNet Network Metrics\":\"Mesures du réseau TestNet\",\"TestNet TRISA Endpoint\":\"Point de terminaison TestNet\",\"TestNet and MainNet endpoints should not be the same.\":\"TestNet and MainNet endpoints should not be the same.\",\"Thank you for creating your TRISA account.\":\"Thank you for creating your TRISA account.\",\"Thank you for creating your TRISA account. You must verify your email address. An email with verification instructions has been sent to your email address. Please complete the email verification process in 24 hours. The email verification link will expire in 24 hours.\":\"Thank you for creating your TRISA account. You must verify your email address. An email with verification instructions has been sent to your email address. Please complete the email verification process in 24 hours. The email verification link will expire in 24 hours.\",\"Thank you. We have sent instructions to reset your password to\":\"Merci. Nous avons envoyé les instructions pour réinitialiser votre mot de passe à\",\"Thank you. We have sent instructions to reset your password to {0}. The link to reset your password expires in 24 hours.\":[\"Merci. Nous avons envoyé les instructions pour réinitialiser votre mot de passe à \",[\"0\"],\". Le lien pour réinitialiser votre mot de passe expire dans 24 heures.\"],\"The Common Name typically matches the Endpoint, without the port number\\n at the end (e.g. trisa.myvasp.com) and is used to identify the subject\\n in the X.509 certificate.\":\"The Common Name typically matches the Endpoint, without the port number\\n at the end (e.g. trisa.myvasp.com) and is used to identify the subject\\n in the X.509 certificate.\",\"The Domain Name is invalid.\":\"The Domain Name is invalid.\",\"The Domain Name is required.\":\"The Domain Name is required.\",\"The Organization has a current and valid <0>Mainnet Identity Certificate.\":\"The Organization has a current and valid <0>Mainnet Identity Certificate.\",\"The Organization has a current and valid <0>Mainnet and <1>Tesnet Identity Certificate.\":\"The Organization has a current and valid <0>Mainnet and <1>Tesnet Identity Certificate.\",\"The Organization has a current and valid <0>Testnet Identity Certificate.\":\"The Organization has a current and valid <0>Testnet Identity Certificate.\",\"The TRISA Global Directory Service (GDS) is temporarily undergoing maintenance. Please try again later.\":\"The TRISA Global Directory Service (GDS) is temporarily undergoing maintenance. Please try again later.\",\"The TRISA Member Directory is for informational purposes and is meant to foster collaboration between members. It is available to verified TRISA contacts only. If you cannot view the list, please complete the registration process. You can view the member list after verification is complete.\":\"The TRISA Member Directory is for informational purposes and is meant to foster collaboration between members. It is available to verified TRISA contacts only. If you cannot view the list, please complete the registration process. You can view the member list after verification is complete.\",\"The Travel Rule Information Sharing Architecture (TRISA)\":\"L'architecture de partage d'informations sur les règles de voyage (TRISA)\",\"The VASP Name is required.\":\"The VASP Name is required.\",\"The address and port of the TRISA endpoint for partner VASPs to connect on via gRPC.\":\"L'adresse et le port du point de terminaison TRISA sur lequel les SVA partenaires peuvent se connecter via gRPC.\",\"The collaborator has not been deleted\":\"The collaborator has not been deleted\",\"The collaborator has not been updated\":\"The collaborator has not been updated\",\"The common name for the mTLS certificate. This should match the TRISA endpoint without the port in most cases.\":\"Le nom commun pour le certificat mTLS. Dans la plupart des cas, cela devrait correspondre au point de terminaison TRISA sans le port.\",\"The contact will receive an email to create a TRISA Global Directory Service (GDS) account or join this organization if the contact already has a TRISA GDS account. The invitation to join is valid for 7 calendar days. The contact will be added as a member for the VASP. The contact will have the ability to contribute to certificate requests, check on the status of certificate requests, and complete other actions related to the organization’s TRISA membership.\":\"The contact will receive an email to create a TRISA Global Directory Service (GDS) account or join this organization if the contact already has a TRISA GDS account. The invitation to join is valid for 7 calendar days. The contact will be added as a member for the VASP. The contact will have the ability to contribute to certificate requests, check on the status of certificate requests, and complete other actions related to the organization’s TRISA membership.\",\"The following account will be removed from your profile. The linked account will not be affected.\":\"The following account will be removed from your profile. The linked account will not be affected.\",\"The link to reset your password expires in 24 hours.\":\"The link to reset your password expires in 24 hours.\",\"The minimum threshold above which your organization is required to collect/send Travel Rule information.\":\"Le seuil minimum à partir duquel votre organisation est tenue de collecter/envoyer des informations sur les règles de voyage.\",\"The name and type of name by which the legal person is known.\":\"Le nom et le type de nom sous lequel la personne morale est connue.\",\"The name of primary regulator or supervisory authority for your national jurisdiction\":\"Le nom du régulateur primaire ou de l'autorité de surveillance de votre juridiction nationale\",\"There is an error or missing data in this section. Please edit the section.\":\"There is an error or missing data in this section. Please edit the section.\",\"This is the only time the PKCS12 password is shown during the registration process.\":\"This is the only time the PKCS12 password is shown during the registration process.\",\"This multi-section form is an important step in the registration and certificate issuance process. The information you provide will be used to verify the legal entity that you represent and, where appropriate, will be available to verified TRISA members to facilitate compliance decisions. If you need guidance, see the <0>Getting Started Help Guide.\":\"This multi-section form is an important step in the registration and certificate issuance process. The information you provide will be used to verify the legal entity that you represent and, where appropriate, will be available to verified TRISA members to facilitate compliance decisions. If you need guidance, see the <0>Getting Started Help Guide.\",\"This questionnaire is designed to help TRISA members understand the regulatory regime of your organization. The information provided will help ensure that required compliance information exchanges are conducted correctly and safely. All verified TRISA members will have access to this information.\":\"Ce questionnaire est conçu pour aider les membres de TRISA à comprendre le régime réglementaire de votre organisation. Les informations fournies permettront de s'assurer que les échanges d'informations de conformité requis sont effectués correctement et en toute sécurité. Tous les membres vérifiés de l'ASRI auront accès à ces informations.\",\"Threshold to conduct KYC before permitting the customer to send/receive virtual asset transfers\":\"Seuil pour effectuer KYC avant de permettre au client d'envoyer/recevoir des transferts d'actifs virtuels\",\"To assist in completing the registration form, the form is divided into multiple sections. Navigate through the form by clicking on each section of the progress bar or the buttons at the bottom of each section.\":\"To assist in completing the registration form, the form is divided into multiple sections. Navigate through the form by clicking on each section of the progress bar or the buttons at the bottom of each section.\",\"Trading\":\"Commerce\",\"USD $0\":\"USD $0\",\"USD $375/month/node (min 6-month commitment)\":\"USD $375/month/node (min 6-month commitment)\",\"USD USD $2,500 (one-time)\":\"USD USD $2,500 (one-time)\",\"USER DETAILS\":\"USER DETAILS\",\"Unable to add VASP\":\"Unable to add VASP\",\"Unable to add collaborator\":\"Unable to add collaborator\",\"Understood\":\"Understood\",\"Unknown Entity\":\"Unknown Entity\",\"Unsaved changes alert\":\"Unsaved changes alert\",\"Unspecified\":\"Non spécifié\",\"Upon verification, integrate with TRISA to begin exchanging Travel Rule compliance data.\":\"Upon verification, integrate with TRISA to begin exchanging Travel Rule compliance data.\",\"User Details\":\"User Details\",\"User ID:\":\"User ID:\",\"User Profile\":\"User Profile\",\"VASP\":\"VASP\",\"VASP Category\":\"VASP Category\",\"VASP Domain\":\"VASP Domain\",\"VASP Name\":\"VASP Name\",\"VASPs have three options to integrate with TRISA using Envoy.\":\"VASPs have three options to integrate with TRISA using Envoy.\",\"VASPs have two options to integrate with TRISA.\":\"VASPs have two options to integrate with TRISA.\",\"VERIFIED\":\"VERIFIED\",\"VERIFIED ON\":\"VERIFIÉ LE\",\"Verification Status:\":\"Verification Status:\",\"Verified\":\"Vérifié\",\"Verified On\":\"Vérifié le\",\"Verified VASPs\":\"Verified VASPs\",\"View Member List\":\"View Member List\",\"View/Edit\":\"View/Edit\",\"Visit Getting Started with TRISA\":\"Visit Getting Started with TRISA\",\"We recommend that a senior compliance officer initially creates the account for the VASP. Additional accounts can be created later.\":\"Nous recommandons qu'un haut responsable de la conformité crée initialement le compte pour le VASP. Des comptes supplémentaires peuvent être créés ultérieurement.\",\"Website\":\"Site web\",\"Website, incorporation Date, VASP Category\":\"Site web, date d'incorporation, catégorie VASP\",\"Welcome to TRISA’s network of Certified VASPs.\":\"Bienvenue dans le réseau de VASP certifiés de TRISA.\",\"We’ll be back soon.\":\"We’ll be back soon.\",\"What is IVMS101?\":\"Qu'est-ce que l'IVMS101?\",\"What is the minimum threshold for Travel Rule compliance?\":\"Quel est le seuil minimum de conformité à la Travel Rule ?\",\"What’s a Common name or VASP ID?\":\"Quel est le nom commun ou l'ID VASP ?\",\"Who to Ask\":\"À qui s'adresser\",\"Who to ask\":\"À qui s'adresser\",\"Why Join TRISA\":\"Pourquoi rejoindre TRISA\",\"X.509 Identity Certificate Details\":\"X.509 Identity Certificate Details\",\"X.509 Identity Certificate Inventory\":\"X.509 Identity Certificate Inventory\",\"X.509 Identity Certificates\":\"X.509 Identity Certificates\",\"YES\":\"OUI\",\"Yes\":\"Oui\",\"You have unsaved changes. Are you sure you want to continue without saving?\":\"You have unsaved changes. Are you sure you want to continue without saving?\",\"You must agree to the terms and conditions\":\"You must agree to the terms and conditions\",\"You must click on each confirmation link to complete the registration process.\":\"You must click on each confirmation link to complete the registration process.\",\"You must request a new X.509 Identity Certificate to change your Endpoint and Common Name.\":\"You must request a new X.509 Identity Certificate to change your Endpoint and Common Name.\",\"You must submit your registration for TestNet and MainNet separately.\":\"Vous devez soumettre votre inscription pour TestNet et MainNet séparément\",\"You must verify your email address. An email with verification instructions has been sent to your email address. Please complete the email verification process in 24 hours. The email verification link will expire in 24 hours.\":\"You must verify your email address. An email with verification instructions has been sent to your email address. Please complete the email verification process in 24 hours. The email verification link will expire in 24 hours.\",\"You will receive\":\"You will receive\",\"Your TRISA Implementation\":\"Your TRISA Implementation\",\"Your TRISA {type} Details\":[\"Your TRISA \",[\"type\"],\" Details\"],\"Your account has not been verified. Please check your email to verify your account.\":\"Votre compte a été créé avec succès. Veuillez vérifier votre e-mail pour vérifier votre compte.\",\"Your dashboard\":\"Your dashboard\",\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@rotational.io. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\":\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@rotational.io. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\",\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@trisa.io. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\":\"Votre formulaire d'inscription a été soumis avec succès. Vous recevrez un e-mail de confirmation de admin@trisa.io. Dans cet e-mail, vous recevrez des instructions sur les prochaines étapes. Retournez à votre tableau de bord pour suivre l'état de votre inscription et de votre certificat.\",\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@vaspdirectory.net. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\":\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@vaspdirectory.net. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\",\"Your registration request has been successfully received by the Directory Service. Verification emails have been sent to all contacts listed. Once your contact information has been verified, the registration form will be sent to the TRISA review board to verify your membership in the TRISA network.\":\"Your registration request has been successfully received by the Directory Service. Verification emails have been sent to all contacts listed. Once your contact information has been verified, the registration form will be sent to the TRISA review board to verify your membership in the TRISA network.\",\"Your {0} TRISA Organization Profile:\":[\"Your \",[\"0\"],\" TRISA Organization Profile:\"],\"about us\":\"about us\",\"complete VASP verification\":\"vérification complète de VASP\",\"compliance. TRISA helps Virtual Asset Service Providers (VASPs) comply with the Travel Rule for cross-border cryptocurrency transactions. TRISA is designed to be interoperable.\":\"conformité. TRISA aide les fournisseurs de services d'actifs virtuels (VASP) à se conformer à la Travel Rule pour les transactions transfrontalières en crypto-monnaies. TRISA est conçu pour être interopérable.\",\"create account\":\"créer votre compte\",\"create your account\":\"créer votre compte\",\"for Cryptocurrency Travel Rule compliance.\":\"pour la conformité à la Cryptocurrency Travel Rule.\",\"for MainNet registration so your MainNet certificate will be issued after the verification phone call has been completed by the validation team.\":\"for MainNet registration so your MainNet certificate will be issued after the verification phone call has been completed by the validation team.\",\"for TestNet registration so your TestNet certificate will be issued upon review by the validation team\":\"pour l'enregistrement TestNet afin que votre certificat TestNet soit émis après examen par l'équipe de validation\",\"for legal persons and is strongly suggested for use as KYC or CDD (Know your Counterparty) information exchanged in TRISA transfers.\":\"pour les personnes morales et il est fortement conseillé de l'utiliser comme information KYC ou CDD échangée dans les transferts TRISA.\",\"in partnership with\":\"en partenariat avec\",\"is a global, open source, secure, and peer-to-peer protocol for\":\"est un protocole mondial, open source, sécurisé et de type peer-to-peer pour\",\"is not required\":\"n'est pas nécessaire\",\"is required\":\"est nécessaire\",\"lower case letters (a-z)\":\"lower case letters (a-z)\",\"numbers (i.e. 0-9)\":\"numbers (i.e. 0-9)\",\"on behalf of\":\"on behalf of\",\"pending registration\":\"pending registration\",\"registration. Upon submission, you will receive an email with a confirmation link. You must click the confirmation link to complete the registration process. Failure to click the confirmation link will result in an incomplete registration\":\"l’inscription. Après avoir soumis votre inscription, vous recevrez un courriel contenant un lien de confirmation. Vous devez cliquer sur le lien de confirmation pour terminer le processus d'inscription. Si vous ne cliquez pas sur le lien de confirmation, l'inscription sera incomplète.\",\"required\":\"required\",\"special characters (e.g. !@#$%^&*)\":\"special characters (e.g. !@#$%^&*)\",\"the TRISA architecture\":\"l'architecture TRISA\",\"to receive maintenance and outage notifications. If you have an immediate concern, please email support@rotational.io.\":\"to receive maintenance and outage notifications. If you have an immediate concern, please email support@rotational.io.\",\"two separate emails with confirmation links for each registration.\":\"two separate emails with confirmation links for each registration.\",\"upper case letters (A-Z)\":\"upper case letters (A-Z)\",\"view details\":\"view details\",\"with detailed documentation, a reference implemenation, and “robot” VASPs for\\n testing purposes.\":\"with detailed documentation, a reference implemenation, and “robot” VASPs for\\n testing purposes.\",\"you do not have permission to invite a collaborator\":\"you do not have permission to invite a collaborator\",\"{0}\":[[\"0\"]],\"{0} Contact\":[[\"0\"],\" Contact\"],\"{message}\":[[\"message\"]]}")}; \ No newline at end of file diff --git a/web/gds-user-ui/src/locales/fr/messages.po b/web/gds-user-ui/src/locales/fr/messages.po index 54057b747..cc0989cdb 100644 --- a/web/gds-user-ui/src/locales/fr/messages.po +++ b/web/gds-user-ui/src/locales/fr/messages.po @@ -74,15 +74,34 @@ msgstr "" msgid "1 Basic Details" msgstr "1 Détails de base" +#: src/components/Section/IntegrateAndComply.tsx:86 +msgid "1. Open Source/DIY" +msgstr "" + #: src/components/Section/VaspVerification.tsx:108 msgid "2 Legal Person" msgstr "2 Personne morale" +#: src/components/Section/IntegrateAndComply.tsx:144 +msgid "2-3 weeks" +msgstr "" + +#: src/components/Section/IntegrateAndComply.tsx:133 +msgid "2. One-time Setup" +msgstr "" + #: src/components/Section/VaspVerification.tsx:123 msgid "3 Contacts" msgstr "3 Contacts" -#: src/components/Section/IntegrateAndComply.tsx:130 +#: src/components/Section/IntegrateAndComply.tsx:97 +msgid "3-6 months" +msgstr "" + +#: src/components/Section/IntegrateAndComply.tsx:176 +msgid "3-7 days" +msgstr "" + #: src/components/TravelRuleProviders/index.tsx:9 msgid "3rd Party Travel Rule Providers" msgstr "" @@ -229,7 +248,7 @@ msgid "All TRISA members must complete TRISA’s VASP verification and due dilig msgstr "Tous les membres de TRISA doivent suivre le processus de vérification et de diligence raisonnable de TRISA pour devenir un VASP vérifié." #: src/components/Form/SignupForm.tsx:85 -#: src/components/Section/IntegrateAndComply.tsx:194 +#: src/components/Section/IntegrateAndComply.tsx:237 #: src/components/Section/VaspVerification.tsx:217 msgid "Already have an account?" msgstr "Vous avez déjà un compte?" @@ -310,6 +329,12 @@ msgstr "Détails de base" msgid "Become Travel Rule compliant." msgstr "Devenir conforme à la réglementation sur les voyages" +#: src/components/Section/IntegrateAndComply.tsx:92 +#: src/components/Section/IntegrateAndComply.tsx:139 +#: src/components/Section/IntegrateAndComply.tsx:171 +msgid "Best for:" +msgstr "" + #: src/components/Contacts/ContactsForm.tsx:166 msgid "Billing Contact (optional)" msgstr "Contact de facturation (facultatif)" @@ -541,11 +566,15 @@ msgstr "Agent de conformité" msgid "Compliance officer or legal contact for requests about the compliance requirements and legal status of your organization. A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted." msgstr "Responsable de la conformité ou contact juridique pour les demandes concernant les exigences de conformité et le statut juridique de votre organisation. Un numéro de téléphone professionnel est nécessaire pour effectuer la vérification physique pour l'inscription à MainNet. Veuillez fournir un numéro de téléphone où le contact juridique/de conformité peut être joint." +#: src/components/Section/IntegrateAndComply.tsx:172 +msgid "Compliance teams seeking a turnkey solution with minimal effort while leveraging expert support & maintenance for sustained regulatory adherence." +msgstr "" + #: src/components/CertificateRegistration/CertificateRegistrationTable.tsx:22 msgid "Compliance, Technical, Admininstrative, Billing" msgstr "Conformité, technique, administratif, facturation" -#: src/components/Section/IntegrateAndComply.tsx:51 +#: src/components/Section/IntegrateAndComply.tsx:50 msgid "Comply with the Travel Rule" msgstr "Se conformer à la réglementation sur les voyages" @@ -569,6 +598,11 @@ msgstr "" msgid "Contact Name" msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:153 +#: src/components/Section/IntegrateAndComply.tsx:185 +msgid "Contact Rotational Labs at <0>support@rotational.io to request information." +msgstr "" + #: src/components/Section/UserEmailConfirmation.tsx:27 msgid "Contact Verified" msgstr "" @@ -616,6 +650,12 @@ msgstr "" msgid "Copy" msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:100 +#: src/components/Section/IntegrateAndComply.tsx:147 +#: src/components/Section/IntegrateAndComply.tsx:179 +msgid "Cost:" +msgstr "" + #: src/components/CertificateDetails/CertificateDetails.tsx:229 #: src/components/CertificateDetails/CertificateDetails.tsx:292 #: src/components/CertificateInventory/index.tsx:212 @@ -661,7 +701,7 @@ msgid "Create Your Account" msgstr "" #: src/components/Section/GettingStarted.tsx:14 -#: src/components/Section/IntegrateAndComply.tsx:191 +#: src/components/Section/IntegrateAndComply.tsx:234 #: src/components/Section/VaspVerification.tsx:213 msgid "Create account" msgstr "Créer un compte" @@ -743,6 +783,12 @@ msgstr "" msgid "Description" msgstr "Description" +#: src/components/Section/IntegrateAndComply.tsx:88 +#: src/components/Section/IntegrateAndComply.tsx:135 +#: src/components/Section/IntegrateAndComply.tsx:167 +msgid "Description:" +msgstr "" + #: src/components/CertificateManagement/CertificateDataTable.tsx:41 #: src/components/Tables/MembersRow.tsx:50 msgid "Details" @@ -758,7 +804,7 @@ msgstr "Recherche dans l'annuaire" #: src/components/Navbar/Landing/MobileNav.tsx:72 #: src/components/Navbar/Landing/Nav.tsx:22 #: src/components/OpenSourceResources/index.tsx:20 -#: src/components/Section/IntegrateAndComply.tsx:151 +#: src/components/Section/IntegrateAndComply.tsx:217 msgid "Documentation" msgstr "Documentation" @@ -820,6 +866,10 @@ msgstr "" msgid "Download" msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:116 +msgid "Download <0>Docker image" +msgstr "" + #: src/constants/national-identification.ts:12 msgid "Driver's License Number" msgstr "Numéro de permis de conduire" @@ -901,10 +951,24 @@ msgstr "Entrez le nom et le type de nom sous lequel la personne morale est connu msgid "Enter your email address" msgstr "Entrez votre adresse e-mail" +#: src/components/Section/IntegrateAndComply.tsx:71 +msgid "Envoy is an <0>open source messaging tool built to help compliance teams handle travel rule exchanges efficiently and securely. It is designed by compliance experts and TRISA engineers to provide simplified data exchanges using the TRISA or TRP protocols." +msgstr "" + +#: src/components/Section/IntegrateAndComply.tsx:89 +msgid "Envoy is open source (MIT License). Download, install, integrate, host and support your own Envoy node and service." +msgstr "" + #: src/components/CertificateReview/index.tsx:71 msgid "Error Submitting Certificate" msgstr "Erreur de soumission du certificat" +#: src/components/Section/IntegrateAndComply.tsx:96 +#: src/components/Section/IntegrateAndComply.tsx:143 +#: src/components/Section/IntegrateAndComply.tsx:175 +msgid "Est. Time:" +msgstr "" + #: src/components/CertificateManagement/CertificateDataTable.tsx:35 #: src/components/CertificateManagement/MainnetTestnetCertificates.tsx:64 #: src/components/CertificateManagement/X509IdentityCertificateInventoryDataTable.tsx:42 @@ -1002,8 +1066,8 @@ msgid "Git Revision" msgstr "" #: src/components/Section/IntegrateAndComply.tsx:99 -msgid "GitHub repository" -msgstr "" +#~ msgid "GitHub repository" +#~ msgstr "" #: src/modules/dashboard/member/utils.ts:107 msgid "Government Entity" @@ -1018,10 +1082,14 @@ msgstr "" msgid "Home" msgstr "" -#: src/components/Section/IntegrateAndComply.tsx:118 -msgid "How to set up your own node?" +#: src/components/Section/IntegrateAndComply.tsx:202 +msgid "How TRISA Works" msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:118 +#~ msgid "How to set up your own node?" +#~ msgstr "" + #: src/components/ConfirmIdentityCertificateRequest/index.tsx:54 msgid "I acknowledge that requesting a new X.509 Identity Certificate will invalidate and revoke my organization’s current X.509 Identity Certificate." msgstr "" @@ -1126,7 +1194,11 @@ msgstr "Informations permettant de garantir que les échanges d'informations de msgid "Integrate and Comply" msgstr "Intégrer et se conformer" -#: src/components/Section/IntegrateAndComply.tsx:44 +#: src/components/Section/IntegrateAndComply.tsx:66 +msgid "Integrate with <0>TRISA using Envoy to begin exchanging Travel Rule compliance data." +msgstr "" + +#: src/components/Section/IntegrateAndComply.tsx:43 msgid "Integrate with TRISA." msgstr "Intégrer avec TRISA." @@ -1213,7 +1285,6 @@ msgstr "" msgid "Last Updated" msgstr "" -#: src/components/Section/IntegrateAndComply.tsx:176 #: src/components/Section/VaspVerification.tsx:182 msgid "Learn How TRISA Works" msgstr "Apprenez comment fonctionne TRISA" @@ -1292,7 +1363,7 @@ msgid "Log in to TRISA’s Global Directory Service" msgstr "" #: src/components/Form/SignupForm.tsx:91 -#: src/components/Section/IntegrateAndComply.tsx:198 +#: src/components/Section/IntegrateAndComply.tsx:241 #: src/components/Section/VaspVerification.tsx:221 msgid "Log in." msgstr "Connectez-vous" @@ -1364,8 +1435,8 @@ msgid "Meet Alice VASP, Bob VASP and Evil VASP" msgstr "" #: src/components/Section/IntegrateAndComply.tsx:163 -msgid "Meet Alice VASP, Bob VASP, and “Evil” VASP" -msgstr "" +#~ msgid "Meet Alice VASP, Bob VASP, and “Evil” VASP" +#~ msgstr "" #: src/utils/menu.tsx:54 msgid "Member Directory" @@ -1444,7 +1515,7 @@ msgstr "Identification nationale" msgid "National Jurisdiction" msgstr "Juridiction nationale" -#: src/components/Section/IntegrateAndComply.tsx:172 +#: src/components/Section/IntegrateAndComply.tsx:198 #: src/components/Section/VaspVerification.tsx:176 msgid "Need to Learn More?" msgstr "Vous voulez en savoir plus ?" @@ -1480,6 +1551,12 @@ msgstr "" msgid "Next" msgstr "Suivant" +#: src/components/Section/IntegrateAndComply.tsx:103 +#: src/components/Section/IntegrateAndComply.tsx:150 +#: src/components/Section/IntegrateAndComply.tsx:182 +msgid "Next Steps:" +msgstr "" + #: src/components/CertificateManagement/CertificateDataTable.tsx:26 #: src/components/CertificateManagement/X509IdentityCertificateInventoryDataTable.tsx:33 #: src/components/CertificateReview/TrixoReviewDataTable.tsx:13 @@ -1527,18 +1604,25 @@ msgid "Open Source" msgstr "Source libre" #: src/components/OpenSourceResources/index.tsx:9 -#: src/components/Section/IntegrateAndComply.tsx:142 msgid "Open Source Resources" msgstr "" -#: src/components/Section/IntegrateAndComply.tsx:89 -msgid "Option 1. Set Up Your Own TRISA Node" +#: src/components/Section/IntegrateAndComply.tsx:140 +msgid "Operators seeking a balance between cost & convenience, with professional implementation ensuring a robust setup without the ongoing costs of managed services." msgstr "" -#: src/components/Section/IntegrateAndComply.tsx:108 -msgid "Option 2. Use a 3rd-party Solution" +#: src/components/Section/IntegrateAndComply.tsx:93 +msgid "Operators that want maximum flexibility and control to customize and have the technical resources to integrate with their systems." msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:89 +#~ msgid "Option 1. Set Up Your Own TRISA Node" +#~ msgstr "" + +#: src/components/Section/IntegrateAndComply.tsx:108 +#~ msgid "Option 2. Use a 3rd-party Solution" +#~ msgstr "" + #: src/components/CertificateDetails/CertificateDetails.tsx:241 #: src/components/CertificateDetails/CertificateDetails.tsx:304 #: src/components/CertificateInventory/index.tsx:224 @@ -1594,7 +1678,7 @@ msgstr "Page introuvable" msgid "Partially" msgstr "Partiellement" -#: src/components/Section/IntegrateAndComply.tsx:54 +#: src/components/Section/IntegrateAndComply.tsx:53 msgid "Participate in verified VASP-to-VASP Travel Rule exchanges." msgstr "Participez aux échanges du règlement de voyage vérifié de VASP à VASP." @@ -1767,7 +1851,7 @@ msgid "REVIEWED" msgstr "" #: src/components/OpenSourceResources/index.tsx:27 -#: src/components/Section/IntegrateAndComply.tsx:158 +#: src/components/Section/IntegrateAndComply.tsx:224 msgid "Reference implementation" msgstr "" @@ -1780,6 +1864,12 @@ msgstr "Autorité de régulation" msgid "Region / Province / State (required)" msgstr "Région / Province / État (obligatoire)" +#: src/components/Section/IntegrateAndComply.tsx:121 +#: src/components/Section/IntegrateAndComply.tsx:158 +#: src/components/Section/IntegrateAndComply.tsx:190 +msgid "Register with <0>TRISA's GDS" +msgstr "" + #: src/components/Section/SearchDirectory.tsx:229 #: src/components/Section/SearchDirectory.tsx:295 msgid "Registered Directory" @@ -1837,6 +1927,14 @@ msgstr "" msgid "Review" msgstr "Consulter" +#: src/components/Section/IntegrateAndComply.tsx:106 +msgid "Review <0>documentation" +msgstr "" + +#: src/components/Section/IntegrateAndComply.tsx:111 +msgid "Review <0>source code" +msgstr "" + #: src/components/ReviewSubmit/index.tsx:161 #: src/components/ReviewSubmit/index.tsx:255 msgid "Review section" @@ -1847,6 +1945,14 @@ msgstr "" msgid "Role" msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:136 +msgid "Rotational will install and configure your node for your environment while you host, maintain, and support the node on an ongoing basis." +msgstr "" + +#: src/components/Section/IntegrateAndComply.tsx:168 +msgid "Rotational will install, configure, host, maintain, and support your node. Includes dedicated, provenance-aware node with regional deployments." +msgstr "" + #: src/components/UserProfile/UserProfilePassword.tsx:52 msgid "SECURITY" msgstr "" @@ -1872,9 +1978,13 @@ msgid "Save & Previous" msgstr "Sauvegarder & Précédent" #: src/components/Banner/LandingBanner.tsx:17 -msgid "Schedule a demo to learn about TRISA's open source self-hosted solution for cost-effective Travel Rule compliance." +msgid "Schedule a demo of Envoy, TRISA's open source solution for cost-effective Travel Rule compliance." msgstr "" +#: src/components/Banner/LandingBanner.tsx:17 +#~ msgid "Schedule a demo to learn about TRISA's open source self-hosted solution for cost-effective Travel Rule compliance." +#~ msgstr "" + #: src/components/CertificateManagement/X509IdentityCertificateInventory.tsx:59 msgid "Sealing Certificate Inventory" msgstr "" @@ -1996,11 +2106,11 @@ msgid "Signature ID" msgstr "" #: src/components/Section/IntegrateAndComply.tsx:90 -msgid "" -"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set\n" -" up and maintain their own TRISA server to exhange encrypted Travel Rule\n" -" compliance data. TRISA maintains an" -msgstr "" +#~ msgid "" +#~ "Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set\n" +#~ " up and maintain their own TRISA server to exhange encrypted Travel Rule\n" +#~ " compliance data. TRISA maintains an" +#~ msgstr "" #: src/components/YourImplementation/index.tsx:11 msgid "Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set up and maintain their own TRISA server to exhange encrypted Travel Rule compliance data. At the same time, TRISA is designed to be interoperable. There are several Travel Rule solutions providers available on the market. If you are a customer, work with your Travel Ruie provider to integrate TRISA into your Travel Rule compliance workflow." @@ -2039,6 +2149,10 @@ msgstr "Début de l'enregistrement" msgid "Start trial" msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:126 +msgid "Start your implementation" +msgstr "" + #: src/components/CertificateDetails/CertificateDetails.tsx:131 #: src/components/CertificateInventory/index.tsx:86 #: src/components/CertificateManagement/CertificateDataTable.tsx:38 @@ -2106,8 +2220,8 @@ msgid "Switch Accounts" msgstr "" #: src/components/Section/IntegrateAndComply.tsx:134 -msgid "Synga Bridge" -msgstr "" +#~ msgid "Synga Bridge" +#~ msgstr "" #: src/components/Section/SearchDirectory.tsx:195 msgid "TESTNET DIRECTORY RECORD" @@ -2224,11 +2338,11 @@ msgid "TRISA is designed to be interoperable with other Travel Rule solutions." msgstr "TRISA est conçu pour être interopérable avec d'autres solutions de règles de voyage." #: src/components/Section/IntegrateAndComply.tsx:109 -msgid "" -"TRISA is designed to be interoperable. There are several Travel Rule solutions\n" -" providers available on the market. If you are a customer, work with them to\n" -" integrate TRISA into your Travel Rule compliance workflow." -msgstr "" +#~ msgid "" +#~ "TRISA is designed to be interoperable. There are several Travel Rule solutions\n" +#~ " providers available on the market. If you are a customer, work with them to\n" +#~ " integrate TRISA into your Travel Rule compliance workflow." +#~ msgstr "" #: src/components/Section/JoinUs.tsx:41 msgid "TRISA is open source and available to implement by any VASP." @@ -2254,13 +2368,17 @@ msgstr "TRISA utilise la cryptographie à clé publique pour le cryptage des don msgid "TRISA verified members may download and display a “TRISA Verified VASP” logo on their website. The logo is unique to your VASP and non-reproducible. Members may download their logo after verification is complete and their certificate has been issued. The logo is in .svg fotmat" msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:212 +msgid "TRISA's Github repo" +msgstr "" + #: src/components/Maintenance/index.tsx:32 msgid "TRISA's Slack channel" msgstr "" #: src/components/Section/IntegrateAndComply.tsx:146 -msgid "TRISA’s Github repo" -msgstr "" +#~ msgid "TRISA’s Github repo" +#~ msgstr "" #: src/components/Section/AboutUs.tsx:57 msgid "TRISA’s Global Directory Service (GDS) is a network of vetted VASPs that can securely exchange Travel Rule compliance data with each other." @@ -2276,12 +2394,12 @@ msgid "TRIXO Questionnaire" msgstr "Questionnaire TRIXO" #: src/components/Section/IntegrateAndComply.tsx:119 -msgid "" -"Talk to a member of your technical team to determine the requirements and\n" -" resources to integrate TRISA with your system. Have members of your technical\n" -" team integrate your systems with TRISA. Or work with a solutions provider that\n" -" can help your VASP set up your TRISA server and maintain it." -msgstr "" +#~ msgid "" +#~ "Talk to a member of your technical team to determine the requirements and\n" +#~ " resources to integrate TRISA with your system. Have members of your technical\n" +#~ " team integrate your systems with TRISA. Or work with a solutions provider that\n" +#~ " can help your VASP set up your TRISA server and maintain it." +#~ msgstr "" #: src/constants/national-identification.ts:5 msgid "Tax Identification Number" @@ -2477,6 +2595,18 @@ msgstr "" msgid "Trading" msgstr "Commerce" +#: src/components/Section/IntegrateAndComply.tsx:101 +msgid "USD $0" +msgstr "" + +#: src/components/Section/IntegrateAndComply.tsx:180 +msgid "USD $375/month/node (min 6-month commitment)" +msgstr "" + +#: src/components/Section/IntegrateAndComply.tsx:148 +msgid "USD USD $2,500 (one-time)" +msgstr "" + #: src/components/UserProfile/UserDetails.tsx:12 msgid "USER DETAILS" msgstr "" @@ -2507,8 +2637,8 @@ msgid "Unspecified" msgstr "Non spécifié" #: src/components/Section/IntegrateAndComply.tsx:67 -msgid "Upon verification, integrate with TRISA to begin exchanging Travel Rule compliance data." -msgstr "" +#~ msgid "Upon verification, integrate with TRISA to begin exchanging Travel Rule compliance data." +#~ msgstr "" #: src/components/CertificateDetails/CertificateDetails.tsx:217 #: src/components/CertificateInventory/index.tsx:200 @@ -2546,10 +2676,14 @@ msgstr "" msgid "VASP Name" msgstr "" -#: src/components/Section/IntegrateAndComply.tsx:75 -msgid "VASPs have two options to integrate with TRISA." +#: src/components/Section/IntegrateAndComply.tsx:79 +msgid "VASPs have three options to integrate with TRISA using Envoy." msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:75 +#~ msgid "VASPs have two options to integrate with TRISA." +#~ msgstr "" + #: src/modules/dashboard/member/utils.ts:61 msgid "VERIFIED" msgstr "" @@ -2615,7 +2749,7 @@ msgstr "Bienvenue dans le réseau de VASP certifiés de TRISA." msgid "We’ll be back soon." msgstr "" -#: src/components/Section/IntegrateAndComply.tsx:181 +#: src/components/Section/IntegrateAndComply.tsx:207 #: src/components/Section/VaspVerification.tsx:187 msgid "What is IVMS101?" msgstr "Qu'est-ce que l'IVMS101?" @@ -2848,10 +2982,10 @@ msgid "view details" msgstr "" #: src/components/Section/IntegrateAndComply.tsx:101 -msgid "" -"with detailed documentation, a reference implemenation, and “robot” VASPs for\n" -" testing purposes." -msgstr "" +#~ msgid "" +#~ "with detailed documentation, a reference implemenation, and “robot” VASPs for\n" +#~ " testing purposes." +#~ msgstr "" #: src/components/Collaborators/index.tsx:145 msgid "you do not have permission to invite a collaborator" diff --git a/web/gds-user-ui/src/locales/ja/messages.js b/web/gds-user-ui/src/locales/ja/messages.js index 21e29398f..eff01ae85 100644 --- a/web/gds-user-ui/src/locales/ja/messages.js +++ b/web/gds-user-ui/src/locales/ja/messages.js @@ -1 +1 @@ -/*eslint-disable*/module.exports={messages:JSON.parse("{\" When you are verified you will be issued PKCS12 encrypted identity certificates\\n for use in mTLS authentication between TRISA members. The password to decrypt\\n those certificates is shown below:\":\" When you are verified you will be issued PKCS12 encrypted identity certificates\\n for use in mTLS authentication between TRISA members. The password to decrypt\\n those certificates is shown below:\",\" create your TRISA account with your VASP email address. Add collaborators in your\\n organization.\":\" create your TRISA account with your VASP email address. Add collaborators in your\\n organization.\",\"\\\"Save & Next\\\" or \\\"Save & Previous\\\" button.\":\"\\\"Save & Next\\\" or \\\"Save & Previous\\\" button.\",\"(1) <0>X.509 Identity Certificates: X.509 Identity certificates are about <1>trust. They prove the identity of the organization and are used to maintain a secure connection between TRISA members. X.509 Identity certificates must have an Endpoint and Common Name and may have Subject Alternative Names associated with them. TRISA’s X.509 Identity certificates are valid for one calendar year. TRISA’s X.509 Identity certificates expire after one year so member organizations must request a new X.509 Identity certificate upon expiration.\":\"(1) <0>X.509 Identity Certificates: X.509 Identity certificates are about <1>trust. They prove the identity of the organization and are used to maintain a secure connection between TRISA members. X.509 Identity certificates must have an Endpoint and Common Name and may have Subject Alternative Names associated with them. TRISA’s X.509 Identity certificates are valid for one calendar year. TRISA’s X.509 Identity certificates expire after one year so member organizations must request a new X.509 Identity certificate upon expiration.\",\"(2) <0>Sealing Certificates: Sealing certificates are for specific use cases such as <1>long-term data storage. They are used to encrypt individual Secure Envelopes or batches of Secure Envelopes at the transactional level. Organizations may have multiple signing keys and multiple signing-key certificates for different clients, time periods, or use cases. In a compliance information transfer, the transactional sealing certificates are referred to as Envelope Seals. While an organization may use their X.509 Identity certificate as a sealing certificate, TRISA strongly recommends that transactional sealing certificates are different from X.509 Identity certificates for security purposes.\":\"(2) <0>Sealing Certificates: Sealing certificates are for specific use cases such as <1>long-term data storage. They are used to encrypt individual Secure Envelopes or batches of Secure Envelopes at the transactional level. Organizations may have multiple signing keys and multiple signing-key certificates for different clients, time periods, or use cases. In a compliance information transfer, the transactional sealing certificates are referred to as Envelope Seals. While an organization may use their X.509 Identity certificate as a sealing certificate, TRISA strongly recommends that transactional sealing certificates are different from X.509 Identity certificates for security purposes.\",\"(Saved)\":\"保存された\",\"(not interoperable)\":\"(not interoperable)\",\"(not saved)\":\"(保存されない)\",\"*At least 8 characters in length \\n* Contain at least 3 of the following 4\\ntypes of characters: \\n* lower case letters (a-z) \\n* upper case letters (A-Z) \\n* numbers (i.e. 0-9) \\n* special characters (e.g. !@#$%^&*)\":\"*At least 8 characters in length \\n* Contain at least 3 of the following 4\\ntypes of characters: \\n* lower case letters (a-z) \\n* upper case letters (A-Z) \\n* numbers (i.e. 0-9) \\n* special characters (e.g. !@#$%^&*)\",\"1 Basic Details\":\"1 基本的な内容\",\"2 Legal Person\":\"2 法律上の人\",\"3 Contacts\":\"3 コンタクト\",\"3rd Party Travel Rule Providers\":\"3rd Party Travel Rule Providers\",\"4 TRISA Implementation\":\"4 TRISAの実施\",\"5 TRIXO Questionnaire\":\"5 TRIXOアンケート\",\"A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted\":\"A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted\",\"A component of\":\"のコンポーネント\",\"A physical verification check in the form of a phone call\":\"電話による物理的な確認作業\",\"APPEALED\":\"APPEALED\",\"About TRISA\":\"TRISAについて\",\"Account ID\":\"Account ID\",\"Action\":\"行動\",\"Actions\":\"Actions\",\"Active\":\"Active\",\"Add\":\"Add\",\"Add Address\":\"アドレスを追加します\",\"Add Another Legal Name\":\"Add Another Legal Name\",\"Add Contact\":\"Add Contact\",\"Add Jurisdiction\":\"管轄の追加\",\"Add Linked Account\":\"Add Linked Account\",\"Add Local Name\":\"ローカル名の追加\",\"Add Phonetic Names\":\"音声名を追加する\",\"Add Regulation\":\"レギュレーションの追加\",\"Add new managed VASP\":\"Add new managed VASP\",\"Address\":\"住所\",\"Address Type (required)\":\"アドレスタイプ(必須)\",\"Address line 1 e.g. building name/number, street name (required)\":\"住所1行目 例:建物名/番号、通り名(必須)\\\"\",\"Address line 2 e.g. apartment or suite number\":\"住所2行目 例:アパート番号またはスイート番号\",\"Addresses\":\"住所\",\"Administrative Contact (optional)\":\"管理連絡先(任意)\",\"Administrative Contact Email\":\"Administrative Contact Email\",\"Administrative Contact Name\":\"Administrative Contact Name\",\"Administrative Contact Phone\":\"Administrative Contact Phone\",\"Administrative or executive contact for your organization to field high-level requests or queries. (Strongly recommended)\":\"高度な要求や問い合わせに対応するための、組織の管理職または役員の連絡先。(強く推奨))\",\"Alien Registration Number\":\"外国人登録番号\",\"All TRISA members must complete TRISA’s VASP verification and due diligence process to become a Verified VASP.\":\"すべてのTRISAメンバーは、TRISAのVASP検証およびデューデリジェンスプロセスを完了し、Verified VASPとなる必要があります。\",\"Already have an account?\":\"すでにアカウントをお持ちの方?\",\"An error has occurred to load announcements\":\"An error has occurred to load announcements\",\"An error has occurred to load attention data\":\"An error has occurred to load attention data\",\"An error has occurred to load legal person data\":\"An error has occurred to load legal person data\",\"An error has occurred to load {type} metric\":[\"An error has occurred to load \",[\"type\"],\" metric\"],\"An error occurred while deleting the collaborator, please try again or contact support at support@rotational.io\":\"An error occurred while deleting the collaborator, please try again or contact support at support@rotational.io\",\"An error occurred while deleting the collaborator, please try again or contact support at support@trisa.io\":\"An error occurred while deleting the collaborator, please try again or contact support at support@trisa.io\",\"An identifier issued by an appropriate issuing authority\":\"適切な発行機関によって発行された識別子。\",\"App version {appVersion}\":[\"App version \",[\"appVersion\"]],\"Applicable Regulations\":\"適用される法規制\",\"Apply to Become a TRISA-certified Virtual Asset Service Provider.\":\"TRISA認定仮想資産サービスプロバイダーへの申請。\",\"At least 9 characters in length\":\"At least 9 characters in length\",\"At least one geographic address is required. Enter the primary geographic address of the organization. Organizations may enter additional addresses if operating in multiple jurisdictions.\":\"少なくとも1つの地理的な住所が必要です。組織の主要な地理的住所を入力する。組織は、複数の管轄区域で事業を展開している場合、追加の住所を入力することができます。\",\"At what threshold and currency does your organization conduct KYC checks?\":\"At what threshold and currency does your organization conduct KYC checks?\",\"BFF & GDS version {bffAndGdsVersion}\":[\"BFF & GDS version \",[\"bffAndGdsVersion\"]],\"Back Home\":\"ホームへ戻る\",\"Back to Review section\":\"Back to Review section\",\"Basic Details\":\"基本情報\",\"Become Travel Rule compliant.\":\"トラベルルールへの対応\",\"Billing Contact (optional)\":\"請求先(オプション)\",\"Billing contact for your organization to handle account and invoice requests or queries relating to the operation of the TRISA network.\":\"TRISAネットワークの運用に関連するアカウントや請求書の要求や問い合わせに対応するための、お客様の組織の請求窓口です\",\"Business\":\"ビジネス\",\"Business Address\":\"Business Address\",\"Business Category\":\"事業区分\",\"Business Details\":\"事業内容\",\"Business Entity\":\"Business Entity\",\"Business or Compliance Office\":\"事業所またはコンプライアンス室\",\"By answering yes, I understand that this is the only time the PKCS12 Password is displayed and I have copied and securely saved the password.\":\"By answering yes, I understand that this is the only time the PKCS12 Password is displayed and I have copied and securely saved the password.\",\"CDD & Travel Rule Policies\":\"CDDとトラベルルールのポリシー\",\"CDD and data protection policies\":\"CDDおよびデータ保護ポリシー\",\"Cancel\":\"キャンセル\",\"Certificate Common Name\":\"証明書のコモンネーム\",\"Certificate Details\":\"Certificate Details\",\"Certificate Inventory\":\"Certificate Inventory\",\"Certificate Management\":\"Certificate Management\",\"Certificate Progress\":\"サーティフィケイトの進捗状況。\",\"Certificate Registration\":\"証明書の登録\",\"Certificate Registration Process\":\"証明書の登録方法\",\"Change Role\":\"Change Role\",\"Check to delete user account.\":\"Check to delete user account.\",\"CipherTrace Traveler\":\"CipherTrace Traveler\",\"City / Town / Municipality\":\"市区町村名\",\"Clear & Reset Form\":\"クリアとリセットフォーム\",\"Clear & Reset Registration Form\":\"クリア&リセット登録フォーム\",\"Clear & Reset Section\":\"Clear & Reset Section\",\"Clear & Reset Section Click \\\"Reset\\\" to clear and reset <0>this section of the registration form. All data will be cleared from only this section of the registration form. Other sections of the registration form will not be cleared.\":\"Clear & Reset Section Click \\\"Reset\\\" to clear and reset <0>this section of the registration form. All data will be cleared from only this section of the registration form. Other sections of the registration form will not be cleared.\",\"Click \\\"Reset\\\" to clear and <0>reset the form. All data will be deleted and cleared from the registration form. You may want to export the data first. After clearing, you will be taken to the start of the form.\":\"Click \\\"Reset\\\" to clear and <0>reset the form. All data will be deleted and cleared from the registration form. You may want to export the data first. After clearing, you will be taken to the start of the form.\",\"Click below to submit your\":\"下記をクリックし、送信してください。\",\"Click “No” if you have not copied the PKCS12 password yet and would like to view and copy the password.\":\"Click “No” if you have not copied the PKCS12 password yet and would like to view and copy the password.\",\"Click “Yes” if you have copied the PKCS12 password and have securely saved it.\":\"Click “Yes” if you have copied the PKCS12 password and have securely saved it.\",\"Close\":\"Close\",\"Collaborator Name & Email\":\"Collaborator Name & Email\",\"Collaborator has been added successfully\":\"Collaborator has been added successfully\",\"Collaborator is not updated\":\"Collaborator is not updated\",\"Collaborator not deleted\":\"Collaborator not deleted\",\"Collaborators\":\"Collaborators\",\"Common Name\":\"一般名\",\"Common name should match the TRISA endpoint without the port.\":\"Common name should match the TRISA endpoint without the port.\",\"Common name should not contain special characters, no spaces and must have a dot(.) in it and should have at least 2 characters after the periods.\":\"Common name should not contain special characters, no spaces and must have a dot(.) in it and should have at least 2 characters after the periods.\",\"Complete\":\"Complete\",\"Complete Certficate Registration\":\"Complete Certficate Registration\",\"Complete TRISA’s VASP Verfication Process\":\"Complete TRISA’s VASP Verfication Process\",\"Complete the multi-part TRISA verification form and due diligence process. Once\\n approved, gain access to the Testnet.\":\"Complete the multi-part TRISA verification form and due diligence process. Once\\n approved, gain access to the Testnet.\",\"Complete the multi-part TRISA verification form and due diligence process. Once approved, gain access to the Testnet and MainNet.\":\"複数のパートからなるTRISA検証フォームとデューデリジェンスプロセスを完了します。承認されると、TestnetとMainNetにアクセスできるようになります\",\"Compliance / Legal Contact Email\":\"Compliance / Legal Contact Email\",\"Compliance / Legal Contact Name\":\"Compliance / Legal Contact Name\",\"Compliance / Legal Contact Phone\":\"Compliance / Legal Contact Phone\",\"Compliance Officer\":\"コンプライアンスオフィサー\",\"Compliance officer or legal contact for requests about the compliance requirements and legal status of your organization. A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted.\":\"Compliance officer or legal contact for requests about the compliance requirements and legal status of your organization. A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted.\",\"Compliance, Technical, Admininstrative, Billing\":\"Compliance, Technical, Admininstrative, Billing\",\"Comply with the Travel Rule\":\"トラベルルールを遵守する\",\"Conducts KYC before virtual asset transfers\":\"仮想資産譲渡前にKYCを実施\",\"Confirm\":\"Confirm\",\"Confirm New Password\":\"Confirm New Password\",\"Contact Details\":\"Contact Details\",\"Contact Name\":\"Contact Name\",\"Contact Verified\":\"Contact Verified\",\"Contact information for representatives of your organization. Contacts include Technical, Legal/Compliance, Administrative, and Billing persons.\":\"お客様の組織の代表者の連絡先。連絡先には、技術担当者、法務/コンプライアンス担当者、事務担当者、請求担当者が含まれます\",\"Contacts\":\"コンタクト\",\"Contain at least 3 of the following 4 types of characters\":\"Contain at least 3 of the following 4 types of characters\",\"Continue\":\"Continue\",\"Continue with GitHub\":\"Continue with GitHub\",\"Continue with Google\":\"グーグルで続ける\",\"Continue with Microsoft\":\"Continue with Microsoft\",\"Copied\":\"Copied\",\"Copy\":\"Copy\",\"Country\":\"国\",\"Country (required)\":\"国名(必須)\",\"Country of Issue\":\"発行国について\",\"Country of Issue is reserved for National Identifiers of Natural Persons\":\"発行国は自然人の国民IDのために予約されています\",\"Country of Registration\":\"登録国について\",\"Country:\":\"Country:\",\"Create Account\":\"アカウント作成\",\"Create Your Account\":\"Create Your Account\",\"Create account\":\"Create account\",\"Create your TRISA account\":\"Create your TRISA account\",\"Create your TRISA account with your VASP email address. Add collaborators in your organization.\":\"VASPの電子メールアドレスでTRISAアカウントを作成します。組織内の共同研究者を追加します\",\"Create your account today.\":\"今すぐアカウントを作成する\",\"Created and maintained by\":\"作成・管理\",\"Current Name\":\"Current Name\",\"Current Organization name\":\"Current Organization name\",\"Customer Due Diligence (CDD) & Travel Rule Policies\":\"Customer Due Diligence (CDD) & Travel Rule Policies\",\"Customer Number\":\"お客様番号\",\"Dashboard\":\"Dashboard\",\"Data Protection Policies\":\"データ保護ポリシー\",\"Date of Incorporation / Establishment\":\"会社設立日 / 設立日\\\"\",\"Date of incorporation / establishment must be earlier than current date.\":\"Date of incorporation / establishment must be earlier than current date.\",\"Date of incorporation / establishment must be later than\":\"Date of incorporation / establishment must be later than\",\"Delete\":\"Delete\",\"Delete Collaborator\":\"Delete Collaborator\",\"Delete the address line\":\"アドレス行を削除する\",\"Delete the following collaborator from the VASP account. The collaborator will no longer have access to the account.\":\"Delete the following collaborator from the VASP account. The collaborator will no longer have access to the account.\",\"Description\":\"商品説明\",\"Details\":\"Details\",\"Directory Lookup\":\"ディレクトリ参照\",\"Documentation\":\"ドキュメンテーション\",\"Does your organization conduct KYC/CDD before permitting its customers to send/receive virtual asset transfers?\":\"あなたの組織は、顧客に仮想資産の送受信を許可する前に、KYC/CDDを実施していますか?\",\"Does your organization conduct Know your KYC/CDD before permitting its customers to send/receive virtual asset transfers?\":\"Does your organization conduct Know your KYC/CDD before permitting its customers to send/receive virtual asset transfers?\",\"Does your organization have a programme that sets minimum Anti-Money\\n Laundering (AML), Countering the Financing of Terrorism (CFT), Know your\\n Counterparty/Customer Due Diligence (KYC/CDD) and Sanctions standards per the requirements of the\\n jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\":\"Does your organization have a programme that sets minimum Anti-Money\\n Laundering (AML), Countering the Financing of Terrorism (CFT), Know your\\n Counterparty/Customer Due Diligence (KYC/CDD) and Sanctions standards per the requirements of the\\n jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\",\"Does your organization have a programme that sets minimum Anti-Money\\nLaundering (AML), Countering the Financing of Terrorism (CFT), Know your\\nCounterparty/Customer Due Diligence (KYC/CDD) and Sanctions standards per the requirements of the jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\":\"Does your organization have a programme that sets minimum Anti-Money\\nLaundering (AML), Countering the Financing of Terrorism (CFT), Know your\\nCounterparty/Customer Due Diligence (KYC/CDD) and Sanctions standards per the requirements of the jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\",\"Does your organization have a programme that sets minimum Anti-Money Laundering (AML), Countering the Financing of Terrorism (CFT), Know your Counterparty/Customer Due\\n Diligence (KYC/CDD) and Sanctions standards per the requirements of the jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\":\"Does your organization have a programme that sets minimum Anti-Money Laundering (AML), Countering the Financing of Terrorism (CFT), Know your Counterparty/Customer Due\\n Diligence (KYC/CDD) and Sanctions standards per the requirements of the jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\",\"Does your organization secure and protect PII, including PII received from other VASPs under the Travel Rule?\":\"あなたの組織は、トラベルルールに基づき他のVASPから受け取ったPIIを含め、PIIを安全に保護していますか?\",\"Does your organization secure and protect Personally Identifiable\\n Information (PII), including Personally Identifiable\\n Information (PII) received from other VASPs under the Travel Rule?\":\"Does your organization secure and protect Personally Identifiable\\n Information (PII), including Personally Identifiable\\n Information (PII) received from other VASPs under the Travel Rule?\",\"Download\":\"Download\",\"Driver's License Number\":\"運転免許証番号\",\"EMAIL VERIFIED\":\"EMAIL VERIFIED\",\"ERRORED\":\"ERRORED\",\"Each VASP is required to establish a TRISA endpoint for inter-VASP communication. Please specify the details of your endpoint for certificate issuance.\":\"各VASPは、VASP間通信のためにTRISAエンドポイントを設定する必要があります。証明書発行のためのエンドポイントの詳細をご指定ください\",\"Each VASP is required to establish a TRISA endpoint for inter-VASP communication. Please specify the details of your endpoint for certificate issuance. Please specify the TestNet endpoint and the MainNet endpoint. The TestNet endpoint and the MainNet endpoint must be different.\":\"各VASPは、VASP間通信のためにTRISAエンドポイントを設定する必要があります。証明書発行のためのエンドポイントの詳細をご指定ください。TestNetエンドポイントとMainNetエンドポイントをご指定ください。TestNetエンドポイントとMainNetエンドポイントは異なる必要があります\",\"Edit\":\"編集\",\"Edit collaborator Role\":\"Edit collaborator Role\",\"Email Address\":\"メールアドレス\",\"Email is not valid.\":\"Email is not valid.\",\"Email is required.\":\"Email is required.\",\"Endpoint\":\"エンドポイント\",\"Enter Current Password\":\"Enter Current Password\",\"Enter New Password\":\"Enter New Password\",\"Enter the VASP Common Name or VASP ID. Not a TRISA Member?\":\"VASPコモンネームまたはVASP IDを入力してください。TRISA会員でないのか\",\"Enter the name and type of name by which the legal person is known. At least one legal name is required. Organizations are strongly encouraged to enter additional name identifiers such as Trading Name/ Doing Business As (DBA), Local names, and phonetic names where appropriate.\":\"Enter the name and type of name by which the legal person is known. At least one legal name is required. Organizations are strongly encouraged to enter additional name identifiers such as Trading Name/ Doing Business As (DBA), Local names, and phonetic names where appropriate.\",\"Enter your email address\":\"メールアドレスを入力してください。\",\"Error Submitting Certificate\":\"証明書の提出エラー\",\"Expiration Date\":\"Expiration Date\",\"Expired\":\"Expired\",\"Expires\":\"Expires\",\"Expiry Date:\":\"Expiry Date:\",\"Export\":\"Export\",\"Export Data\":\"Export Data\",\"Failed to load Network announcement , please reload\":\"Failed to load Network announcement , please reload\",\"Failure to click either confirmation will result in an incomplete registration.\":\"Failure to click either confirmation will result in an incomplete registration.\",\"Files is required\":\"Files is required\",\"Final Confirmation\":\"最終確認について\",\"Final review and form submission\":\"最終確認とフォームの提出\",\"First (Given) Name\":\"First (Given) Name\",\"First Listed\":\"First Listed\",\"Follow the instructions below to reset your TRISA password\":\"Follow the instructions below to reset your TRISA password\",\"For MainNet certificate requests, a member of TRISA’s verification team will review your submission and conduct a final due diligence phone call for physical verification. When physical verification is complete, TRISA will issue MainNet certificates. Requests for TestNet certificates do not require physical verification.\":\"メインネット証明書の申請については、TRISAの検証チームのメンバーが申請を確認し、物理的検証のための最終デューデリジェンス電話を実施します。物理的検証が完了すると、TRISA は MainNet 証明書を発行します。TestNet証明書の申請には、物理的検証は必要ありません。\",\"For identifiers other than LEI specify the registration authority from the following list. See\":\"LEI 以外の識別子については、以下のリストの中から登録機関を指定する。参照\",\"Foreign Investment Identity Number\":\"外国人投資家識別番号。\",\"Forgot password?\":\"パスワードを忘れましたか?\\\"\",\"Full Name\":\"氏名\",\"Full name\":\"Full name\",\"GLEIF Registration Authorities\":\"GLEIF登録機関\",\"Geographic\":\"地理的\",\"Git Revision\":\"Git Revision\",\"GitHub repository\":\"GitHub repository\",\"Government Entity\":\"Government Entity\",\"Guest\":\"Guest\",\"Home\":\"Home\",\"How to set up your own node?\":\"How to set up your own node?\",\"I acknowledge that requesting a new X.509 Identity Certificate will invalidate and revoke my organization’s current X.509 Identity Certificate.\":\"I acknowledge that requesting a new X.509 Identity Certificate will invalidate and revoke my organization’s current X.509 Identity Certificate.\",\"ID\":\"ID\",\"ID:\":\"ID:\",\"IVMS 101 data structure\":\"IVMS101のデータ構造\",\"Identification Number\":\"識別番号\",\"Identification Type\":\"識別の種類\",\"Identity Card Number\":\"身分証明書番号\",\"Identity Certificates\":\"Identity Certificates\",\"If supplied, use full phone number with country code\":\"提供された場合、国番号を含む完全な電話番号を使用する\",\"If you continue, your changes will be lost. To save your changes, click Cancel and then click on the\":\"If you continue, your changes will be lost. To save your changes, click Cancel and then click on the\",\"If you have additional accounts with the TRISA Global Directory Service, you can link them here. You are required to log in to the linked account to verify account ownership.\":\"If you have additional accounts with the TRISA Global Directory Service, you can link them here. You are required to log in to the linked account to verify account ownership.\",\"If you lose the PKCS12 password, you will have to the start the registration process from the beginning.\":\"If you lose the PKCS12 password, you will have to the start the registration process from the beginning.\",\"If you would like to edit your registration form before submitting, please return to the\":\"登録フォームを送信する前に編集したい場合は、もう一度\",\"If you would like to register for MainNet, please provide a <0>MainNet Endpoint and Common Name.\":\"If you would like to register for MainNet, please provide a <0>MainNet Endpoint and Common Name.\",\"If you would like to register for MainNet, please provide a MainNet Endpoint and Common Name.\":\"If you would like to register for MainNet, please provide a MainNet Endpoint and Common Name.\",\"If you would like to register for TestNet, please provide a <0>TestNet Endpoint and Common Name.\":\"If you would like to register for TestNet, please provide a <0>TestNet Endpoint and Common Name.\",\"If you would like to register for TestNet, please provide a TestNet Endpoint and Common Name.\":\"If you would like to register for TestNet, please provide a TestNet Endpoint and Common Name.\",\"Import File\":\"Import File\",\"Incomplete\":\"Incomplete\",\"Incorporation Date\":\"Incorporation Date\",\"Information about the VASP such as website, incorporation date, business and VASP category.\":\"ウェブサイト、設立日、事業内容、VASPカテゴリなどのVASPに関する情報\",\"Information that identifies your organization as a Legal Person. This section represents the IVMS 101 data structure for legal persons and is strongly suggested for use as KYC information exchanged in TRISA transfers.\":\"組織をリーガル・パーソンとして識別するための情報。このセクションはLegal PersonのIVMS 101データ構造を表しており、TRISA送金で交換されるKYC情報として使用することが強く推奨されます。\",\"Information to ensure that required compliance information exchanges are conducted correctly and safely. This includes information about jurisdiction and national regulator, Customer Due Diligence(CDD) and Travel Rule policies, and data protection policies.\":\"必要なコンプライアンス情報の交換が正しく安全に行われるようにするための情報。これには、管轄区域や国の規制当局、顧客デューディリジェンス(CDD)およびトラベルルールのポリシー、データ保護ポリシーに関する情報が含まれます。\",\"Integrate and Comply\":\"統合とコンプライアンス\",\"Integrate with TRISA.\":\"TRISAとの連携\",\"Interoperable\":\"インターオペラブル\",\"Invited\":\"Invited\",\"Is your organization permitted to send and/or receive transfers of virtual assets in the jurisdictions in which it operates?\":\"あなたの組織は、運営する法域において仮想資産の送受信を行うことが許されていますか?\",\"Is your organization required by law to safeguard Personally Identifiable\\n Information (PII)?\":\"Is your organization required by law to safeguard Personally Identifiable\\n Information (PII)?\",\"Is your organization required by law to safeguard Personally Identifiable Information (PII)?\":\"Is your organization required by law to safeguard Personally Identifiable Information (PII)?\",\"Is your organization required to comply with the application of the Travel Rule standards in the jurisdiction(s) where it is licensed/approved/registered?\":\"あなたの組織は、ライセンス/承認/登録されている管轄区域において、旅行規則の基準の適用に準拠する必要がありますか?\",\"Issue Date\":\"Issue Date\",\"Issue Date:\":\"Issue Date:\",\"Issuer\":\"Issuer\",\"Join\":\"Join\",\"Join Today\":\"今すぐ参加する\",\"Join the TRISA network today.\":\"TRISAネットワークに今すぐ参加する\",\"Joined\":\"Joined\",\"Last (Family) Name\":\"Last (Family) Name\",\"Last Login\":\"Last Login\",\"Last Login:\":\"Last Login:\",\"Last Updated\":\"Last Updated\",\"Learn How TRISA Works\":\"TRISAの仕組みについて\",\"Learn More\":\"もっと詳しく\",\"Learn about the three-step process to become a member and verified VASP.\":\"メンバーおよび検証済みVASPになるための3つのステップをご紹介します。\",\"Learn how TRISA works.\":\"TRISAの仕組みを知る\",\"Legal\":\"法的\",\"Legal Entity Identifier (LEI)\":\"事業体識別番号(LEI)\",\"Legal Person\":\"法人\",\"Legal name is required\":\"正式名称は必須\",\"Legal name is required.\":\"Legal name is required.\",\"Legal/ Compliance Contact (required)\":\"法務・コンプライアンス担当者(必須)\",\"Link Account\":\"Link Account\",\"Local Name Identifiers\":\"ローカル名識別子\",\"Locality\":\"Locality\",\"Log In\":\"ログインする\",\"Log in\":\"Log in\",\"Log in to TRISA’s Global Directory Service\":\"Log in to TRISA’s Global Directory Service\",\"Log in.\":\"ログインする\",\"Log into your TRISA account\":\"Log into your TRISA account\",\"Login\":\"ログイン\",\"Login & Identity\":\"Login & Identity\",\"MAINNET DIRECTORY RECORD\":\"メインネットディレクトリレコード\",\"MAINNET Identity Certificate\":\"MAINNET Identity Certificate\",\"MAINNET SUBMISSION\":\"メインネット発信\",\"MainNet\":\"メインネット\",\"MainNet Certificate Common Name\":\"メインネット証明書のコモンネーム\",\"MainNet Certificate Details\":\"MainNet Certificate Details\",\"MainNet Certificates\":\"MainNet Certificates\",\"MainNet Identity Certificates\":\"MainNet Identity Certificates\",\"MainNet Network Metrics\":\"メインネットのネットワークメトリクス\",\"MainNet TRISA Endpoint\":\"MainNet TRISA エンドポイント\",\"Max file size 10mb\":\"Max file size 10mb\",\"Meet Alice VASP, Bob VASP and Evil VASP\":\"Meet Alice VASP, Bob VASP and Evil VASP\",\"Meet Alice VASP, Bob VASP, and “Evil” VASP\":\"Meet Alice VASP, Bob VASP, and “Evil” VASP\",\"Member Directory\":\"Member Directory\",\"Member List\":\"Member List\",\"Member Name\":\"Member Name\",\"Message from server:\":\"Message from server:\",\"Misc\":\"その他\",\"Must comply with Travel Rule\":\"トラベルルールを遵守すること\",\"Must safeguard PII\":\"個人情報を保護する必要があります\",\"NO\":\"NO\",\"NO VERIFICATION\":\"NO VERIFICATION\",\"Name\":\"名前\",\"Name Identifier Type is required.\":\"Name Identifier Type is required.\",\"Name Identifiers\":\"名前識別情報\",\"Name of Primary Regulator\":\"Name of Primary Regulator\",\"Name, Addresss, Country, National Identifier\":\"Name, Addresss, Country, National Identifier\",\"National Identification\":\"ナショナルアイデンティフィケーション\",\"National Jurisdiction\":\"全国管轄\",\"Need to Learn More?\":\"もっと知りたいですか?\",\"Network\":\"Network\",\"Network Announcement\":\"Network Announcement\",\"Network Status\":\"Network Status\",\"Network directory member list not available because you are not a verified contact for this network. Please complete the registration process.\":\"Network directory member list not available because you are not a verified contact for this network. Please complete the registration process.\",\"New Members\":\"New Members\",\"New X.509 Identity Certificate Request\":\"New X.509 Identity Certificate Request\",\"Next\":\"次\",\"No\":\"いいえ\",\"No Certificate available\":\"No Certificate available\",\"No Data\":\"No Data\",\"No information is sent until you submit for a TestNet and/or MainNet Certificate after the Review section.\":\"No information is sent until you submit for a TestNet and/or MainNet Certificate after the Review section.\",\"Non-Commercial Entity\":\"Non-Commercial Entity\",\"Not Saved\":\"保存されていません\",\"Not Verified\":\"Not Verified\",\"Not a TRISA Member?\":\"TRISA会員でない方\",\"Note:\":\"Note:\",\"Open Source\":\"オープンソース\",\"Open Source Resources\":\"Open Source Resources\",\"Option 1. Set Up Your Own TRISA Node\":\"Option 1. Set Up Your Own TRISA Node\",\"Option 2. Use a 3rd-party Solution\":\"Option 2. Use a 3rd-party Solution\",\"Organization\":\"Organization\",\"Organization Name\":\"団体名\",\"Organization Type\":\"Organization Type\",\"Organization Unit\":\"Organization Unit\",\"Organization:\":\"Organization:\",\"Organizational Details\":\"Organizational Details\",\"Other Jurisdictions\":\"他の管轄地域\",\"Overview\":\"Overview\",\"PENDING REVIEW\":\"PENDING REVIEW\",\"Page Not Found\":\"ページが見つかりません\",\"Partially\":\"一部\",\"Participate in verified VASP-to-VASP Travel Rule exchanges.\":\"検証済みのVASP間トラベルルール交換に参加する。\",\"Passport Number\":\"パスポート番号\",\"Password\":\"パスワード\\t\",\"Peer-to-Peer\":\"ピアツーピア\",\"Permission:\":\"Permission:\",\"Permissions\":\"Permissions\",\"Phone Number\":\"電話番号\",\"Phonetic Name Identifiers\":\"フォネティックネーム識別子\",\"Please Provide the Name and Email Address\":\"Please Provide the Name and Email Address\",\"Please add any other regulatory jurisdictions your organization complies with.\":\"その他、貴社が準拠している規制当局があれば、追加してください\",\"Please complete all details\":\"Please complete all details\",\"Please copy and paste this password and store somewhere safe!\":\"Please copy and paste this password and store somewhere safe!\",\"Please enter the information that identifies your organization as a Legal Person. This form represents the\":\"Please enter the information that identifies your organization as a Legal Person. This form represents the\",\"Please enter the information that identifies your organization as a Legal Person. This form represents the {0} data structure for legal persons and is strongly suggested for use as KYC (Know your Counterparty) or CDD (Customer Due Diligence) information exchanged in TRISA transfers.\":[\"Please enter the information that identifies your organization as a Legal Person. This form represents the \",[\"0\"],\" data structure for legal persons and is strongly suggested for use as KYC (Know your Counterparty) or CDD (Customer Due Diligence) information exchanged in TRISA transfers.\"],\"Please input the name of the new managed Virtual Asset Service Provider (VASP). When the entity is created, you will have the ability to add collaborators, start and complete the certificate registration process, and manage the VASP account. Please acknowledge below and provide the name of the entity.\":\"Please input the name of the new managed Virtual Asset Service Provider (VASP). When the entity is created, you will have the ability to add collaborators, start and complete the certificate registration process, and manage the VASP account. Please acknowledge below and provide the name of the entity.\",\"Please note that TestNet and MainNet are separate networks that require different X.509 Identity Certificates.\":\"Please note that TestNet and MainNet are separate networks that require different X.509 Identity Certificates.\",\"Please review the information provided, edit as needed, and submit to complete the registration form. After the information is reviewed, emails will be sent to the provided contacts for verification. Once verified, your TestNet certificate will be issued.\":\"Please review the information provided, edit as needed, and submit to complete the registration form. After the information is reviewed, emails will be sent to the provided contacts for verification. Once verified, your TestNet certificate will be issued.\",\"Please review the information provided, edit as needed, and submit to complete the registration form. After the information is reviewed, you will be contacted to verify details. Once verified, your TestNet certificate will be issued.\":\"入力された情報を確認し、必要に応じて編集し、送信して登録フォームを完成させてください。情報の確認後、詳細を確認するためにご連絡を差し上げます。確認後、TestNet証明書が発行されます\",\"Please select as many categories needed to represent the types of virtual asset services your organization provides.\":\"貴社が提供する仮想資産サービスの種類を表すために必要な数のカテゴリーを選択してください。\",\"Please specify the applicable regulation(s) for Travel Rule standards compliance, e.g.\\\"FATF Recommendation 16\\\"\":\"トラベルルール規格に準拠するため、適用される規則を特定してください。e.g.\\\"FATF Recommendation 16\\\"\",\"Please supply a valid national identification number. TRISA recommends the use of LEI numbers. For more information, please visit\":\"有効な国民識別番号を入力してください。TRISAはLEI番号の使用を推奨しています。詳細については、以下をご覧ください。\",\"Please supply contact information for representatives of your organization. All contacts will receive an email verification token and the contact emails must be verified before the registration can proceed.\":\"Please supply contact information for representatives of your organization. All contacts will receive an email verification token and the contact emails must be verified before the registration can proceed.\",\"Please supply contact information for representatives of your organization. All contacts will receive an email verification token and the contact emails must be verified before the registration can proceed. Group or shared email addresses such as compliance@yourvasp.com are permitted if the email account is actively monitored.\":\"Please supply contact information for representatives of your organization. All contacts will receive an email verification token and the contact emails must be verified before the registration can proceed. Group or shared email addresses such as compliance@yourvasp.com are permitted if the email account is actively monitored.\",\"Please use the email address associated with your organization.\":\"ご所属の組織に関連するメールアドレスをご使用ください\",\"Please use the email address associated with your organization. Group or shared email addresses such as compliance@yourvasp.com are permitted if the email account is actively monitored.\":\"Please use the email address associated with your organization. Group or shared email addresses such as compliance@yourvasp.com are permitted if the email account is actively monitored.\",\"Postal Code\":\"Postal Code\",\"Postal Code / Postcode / ZIP Code\":\"郵便番号 / 郵便番号 / ZIPコード\",\"Preferred name for email communication.\":\"電子メールでのコミュニケーションに適した名前。\",\"Previous\":\"Previous\",\"Primary National Jurisdiction\":\"国内主要管轄地域\",\"Primary contact for handling technical queries about the operation and status of your service participating in the TRISA network. Can be a group or admin email.\":\"TRISAネットワークに参加しているお客様のサービスの運用や状態に関する技術的な問い合わせに対応するための主要な連絡先です。グループメールや管理者メールでも可\",\"Private Organization\":\"Private Organization\",\"Profile\":\"Profile\",\"Profile Created\":\"Profile Created\",\"Profile Created:\":\"Profile Created:\",\"Provider\":\"Provider\",\"Province\":\"Province\",\"Public Identity Key\":\"Public Identity Key\",\"REJECTED\":\"REJECTED\",\"REVIEWED\":\"REVIEWED\",\"Reference implementation\":\"Reference implementation\",\"Reg Authority\":\"レグオーソリティ\",\"Region / Province / State (required)\":\"地域/都道府県/州(必須)\",\"Registered Directory\":\"登録済みディレクトリ\",\"Registration Authority\":\"登録機関\",\"Registration Authority Identifier\":\"登録局識別子\",\"Registration Submission\":\"登録申請\",\"Regulator Name\":\"レギュレータ名\",\"Remove Linked Account\":\"Remove Linked Account\",\"Remove line\":\"ラインの削除\",\"Request New Identity Certificate\":\"Request New Identity Certificate\",\"Requesting a new X.509 Identity Certificate will invalidate and revoke your current X.509 Identity Certificate.\":\"Requesting a new X.509 Identity Certificate will invalidate and revoke your current X.509 Identity Certificate.\",\"Reset\":\"リセット\",\"Residential\":\"レジデンシャル\",\"Return to vaspdirectory.net\":\"Return to vaspdirectory.net\",\"Review\":\"レビュー\",\"Review section\":\"Review section\",\"Role\":\"Role\",\"SECURITY\":\"SECURITY\",\"SUBMITTED\":\"SUBMITTED\",\"Safeguards PII\":\"個人情報の保護について\",\"Save\":\"Save\",\"Save & Next\":\"保存して次に進む\",\"Save & Previous\":\"保存と前へ\",\"Schedule a demo to learn about TRISA's open source self-hosted solution for cost-effective Travel Rule compliance.\":\"Schedule a demo to learn about TRISA's open source self-hosted solution for cost-effective Travel Rule compliance.\",\"Sealing Certificate Inventory\":\"Sealing Certificate Inventory\",\"Sealing Certificates\":\"Sealing Certificates\",\"Search the Directory Service\":\"ディレクトリサービスを検索する\",\"Section\":\"セクション\",\"Section 1: Basic Details\":\"第1章:基本的な内容\",\"Section 2: Legal Person\":\"第2章:リーガル・パーソン\",\"Section 3: Contacts\":\"セクション 3: 連絡先\",\"Section 4: TRISA Implementation\":\"第4節 TRISAの実施\",\"Section 5: TRIXO Questionnaire\":\"セクション5:TRIXO アンケート\",\"Section 6: Review & Submit\":\"セクション6:レビューと提出\",\"Sections & Details\":\"セクション6:レビューと提出\",\"Secure\":\"安全な\",\"Select Network\":\"Select Network\",\"Select VASP category\":\" VASPのカテゴリーを選択する\",\"Select a VASP from the Managed VASP List\":\"Select a VASP from the Managed VASP List\",\"Select a country\":\"国を選択してください\",\"Select business category\":\"事業カテゴリーを選択してください\",\"Select the collaborator’s role and save.\":\"Select the collaborator’s role and save.\",\"Serial No\":\"Serial No\",\"Serial Number\":\"Serial Number\",\"Set up your TRISA node or integrate with a 3rd-party Travel Rule solution. Complete\\n testing and move to production.\":\"Set up your TRISA node or integrate with a 3rd-party Travel Rule solution. Complete\\n testing and move to production.\",\"Set up your TRISA node or integrate with a 3rd-party Travel Rule solution. Complete testing and move to production.\":\" TRISAノードをセットアップするか、サードパーティのTravel Ruleソリューションと統合します。テストを完了し、本番稼動に移行します\",\"Short\":\"ショート\",\"Sign out\":\"Sign out\",\"Signature ID\":\"Signature ID\",\"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set\\n up and maintain their own TRISA server to exhange encrypted Travel Rule\\n compliance data. TRISA maintains an\":\"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set\\n up and maintain their own TRISA server to exhange encrypted Travel Rule\\n compliance data. TRISA maintains an\",\"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set up and maintain their own TRISA server to exhange encrypted Travel Rule compliance data. At the same time, TRISA is designed to be interoperable. There are several Travel Rule solutions providers available on the market. If you are a customer, work with your Travel Ruie provider to integrate TRISA into your Travel Rule compliance workflow.\":\"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set up and maintain their own TRISA server to exhange encrypted Travel Rule compliance data. At the same time, TRISA is designed to be interoperable. There are several Travel Rule solutions providers available on the market. If you are a customer, work with your Travel Ruie provider to integrate TRISA into your Travel Rule compliance workflow.\",\"Social Security Number\":\"社会保障番号\",\"Something went wrong. Please try again later.\":\"Something went wrong. Please try again later.\",\"Sorry, the page you are looking for doesn't exist or has been moved\":\"申し訳ありませんが、お探しのページは存在しないか、移動されました\",\"Sorry. We could not find a user account with the email address\":\"Sorry. We could not find a user account with the email address\",\"Start\":\"Start\",\"Start Certificate Registration\":\"証明書の登録を開始する\",\"Start Registration\":\"登録開始\",\"Start trial\":\"Start trial\",\"Status\":\"ステータス\",\"Status:\":\"Status:\",\"Step 1\":\"Step 1\",\"Street Address\":\"Street Address\",\"Subject\":\"Subject\",\"Subject Details\":\"Subject Details\",\"Submit\":\"提出\",\"Submit MainNet Registration\":\" MainNet登録の送信\",\"Submit TestNet Registration\":\" TestNet登録の送信\",\"Submitted\":\"提出されました\",\"Support\":\"Support\",\"Switch Accounts\":\"Switch Accounts\",\"Synga Bridge\":\"Synga Bridge\",\"TESTNET DIRECTORY RECORD\":\"テストネットディレクトリレコード\",\"TESTNET SUBMISSION\":\"テストネット発信\",\"TRISA Certificate Types\":\"TRISA Certificate Types\",\"TRISA Endpoint\":\" TRISAエンドポイント\",\"TRISA Endpoint: MainNet\":\" TRISA Endpoint:メインネット\",\"TRISA Endpoint: TestNet\":\" TRISAエンドポイントTestNet\",\"TRISA GitHub repo\":\"TRISA GitHub repo\",\"TRISA Global Directory Service\":\" TRISAグローバルディレクトリサービス\",\"TRISA Identity Signature:\":\"TRISA Identity Signature:\",\"TRISA Implementation\":\" TRISAの実施\",\"TRISA Implementations\":\"TRISA Implementations\",\"TRISA Member Directory\":\"TRISA Member Directory\",\"TRISA Member ID\":\" TRISAメンバーID\",\"TRISA Member ID:\":\"TRISA Member ID:\",\"TRISA Registration Request Submitted!\":\"TRISA Registration Request Submitted!\",\"TRISA Service Endpoint\":\" TRISA サービスエンドポイント\",\"TRISA Verification\":\" TRISAの検証\",\"TRISA Verification:\":\"TRISA Verification:\",\"TRISA Verified Logo\":\"TRISA Verified Logo\",\"TRISA endpoint for communication\":\"通信用TRISAエンドポイント\",\"TRISA endpoint is not valid.\":\"TRISA endpoint is not valid.\",\"TRISA implementation\":\" TRISAの導入\",\"TRISA is a decentralized network where VASPs communicate directly with each other.\":\" TRISAは、VASP同士が直接通信する分散型ネットワークです。\",\"TRISA is a global, open source, peer-to-peer and secure Travel Rule architecture and network designed to be accessible and interoperable. Become a TRISA-certified VASP today.\":\" TRISAは、グローバルでオープンソース、ピアツーピアで安全なTravel Ruleアーキテクチャとネットワークで、アクセス性と相互運用性が高いように設計されています。今すぐTRISA認定のVASPになります。\",\"TRISA is a network of trusted members. I acknowledge that the contact is authorized to access the organization’s TRISA account information.\":\"TRISA is a network of trusted members. I acknowledge that the contact is authorized to access the organization’s TRISA account information.\",\"TRISA is a network of trusted members. I acknowledge that the new VASP has a legitimate business purpose to join TRISA.\":\"TRISA is a network of trusted members. I acknowledge that the new VASP has a legitimate business purpose to join TRISA.\",\"TRISA is designed to be interoperable with other Travel Rule solutions.\":\" TRISAは、他のTravel Ruleソリューションと相互運用できるように設計されています。\",\"TRISA is designed to be interoperable. There are several Travel Rule solutions\\n providers available on the market. If you are a customer, work with them to\\n integrate TRISA into your Travel Rule compliance workflow.\":\"TRISA is designed to be interoperable. There are several Travel Rule solutions\\n providers available on the market. If you are a customer, work with them to\\n integrate TRISA into your Travel Rule compliance workflow.\",\"TRISA is open source and available to implement by any VASP.\":\" TRISAはオープンソースで、どのVASPでも導入可能\",\"TRISA issues two types of certificates:\":\"TRISA issues two types of certificates:\",\"TRISA members must complete a comprehensive multi-part verification form and due diligence process. Once verified, TRISA will issue TestNet and MainNet certificates for secure Travel Rule compliance.\":\" TRISA会員は、包括的な複数部構成の検証フォームとデューディリジェンス・プロセスを完了する必要があります。検証後、TRISAはTestNetおよびMainNetの証明書を発行し、安全なTravel Ruleに準拠します。\",\"TRISA specific identity number (UUID), only supplied if you're updating an existing registration request\":\" TRISA固有のID番号(UUID)。既存の登録依頼を更新する場合にのみ提供されます。\",\"TRISA uses public-key cryptography for encrypting data in flight and at rest.\":\" TRISAでは、飛行中および静止中のデータの暗号化に公開鍵暗号方式を採用しています\",\"TRISA verified members may download and display a “TRISA Verified VASP” logo on their website. The logo is unique to your VASP and non-reproducible. Members may download their logo after verification is complete and their certificate has been issued. The logo is in .svg fotmat\":\"TRISA verified members may download and display a “TRISA Verified VASP” logo on their website. The logo is unique to your VASP and non-reproducible. Members may download their logo after verification is complete and their certificate has been issued. The logo is in .svg fotmat\",\"TRISA's Slack channel\":\"TRISA's Slack channel\",\"TRISA’s Github repo\":\"TRISA’s Github repo\",\"TRISA’s Global Directory Service (GDS) is a network of vetted VASPs that can securely exchange Travel Rule compliance data with each other.\":\" TRISAのGDS(Global Directory Service)は、Travel Ruleのコンプライアンスデータを安全にやり取りできる、審査に合格したVASPのネットワークです\",\"TRISA’s verification form includes five sections and may require information from several parties in your organization.\":\" TRISAの検証フォームは5つのセクションからなり、お客様の組織内の複数の関係者からの情報を必要とする場合があります\",\"TRIXO Questionnaire\":\" TRIXOアンケート\",\"Talk to a member of your technical team to determine the requirements and\\n resources to integrate TRISA with your system. Have members of your technical\\n team integrate your systems with TRISA. Or work with a solutions provider that\\n can help your VASP set up your TRISA server and maintain it.\":\"Talk to a member of your technical team to determine the requirements and\\n resources to integrate TRISA with your system. Have members of your technical\\n team integrate your systems with TRISA. Or work with a solutions provider that\\n can help your VASP set up your TRISA server and maintain it.\",\"Tax Identification Number\":\"課税証明書番号\",\"Technical Contact (required)\":\"技術連絡先(必須)\",\"Technical Contact Email\":\"Technical Contact Email\",\"Technical Contact Name\":\"Technical Contact Name\",\"Technical Contact Phone\":\"Technical Contact Phone\",\"Technical Officer\":\"技術担当者\",\"Technical Resources\":\"Technical Resources\",\"Technical information about your endpoint for certificate issuance. Each VASP is required to establish a TRISA endpoint for inter-VASP communication.\":\"証明書発行のためのエンドポイントに関する技術的な情報。各VASPは、VASP間通信のためにTRISAエンドポイントを設置することが必要です\",\"TestNet\":\"テストネット\",\"TestNet Certificate Common Name\":\" TestNet 証明書コモンネーム\",\"TestNet Certificates\":\"TestNet Certificates\",\"TestNet Identity Certificates\":\"TestNet Identity Certificates\",\"TestNet Network Metrics\":\" TestNet ネットワークメトリクス\",\"TestNet TRISA Endpoint\":\" TestNet TRISAエンドポイント\",\"TestNet and MainNet endpoints should not be the same.\":\"TestNet and MainNet endpoints should not be the same.\",\"Thank you for creating your TRISA account.\":\"Thank you for creating your TRISA account.\",\"Thank you for creating your TRISA account. You must verify your email address. An email with verification instructions has been sent to your email address. Please complete the email verification process in 24 hours. The email verification link will expire in 24 hours.\":\"Thank you for creating your TRISA account. You must verify your email address. An email with verification instructions has been sent to your email address. Please complete the email verification process in 24 hours. The email verification link will expire in 24 hours.\",\"Thank you. We have sent instructions to reset your password to\":\"Thank you. We have sent instructions to reset your password to\",\"Thank you. We have sent instructions to reset your password to {0}. The link to reset your password expires in 24 hours.\":[\"ありがとうございます。パスワードをリセットするための手順を \",[\"0\"],\" に送信しました。パスワードリセットのリンクは24時間以内に有効期限が切れます。\"],\"The Common Name typically matches the Endpoint, without the port number\\n at the end (e.g. trisa.myvasp.com) and is used to identify the subject\\n in the X.509 certificate.\":\"The Common Name typically matches the Endpoint, without the port number\\n at the end (e.g. trisa.myvasp.com) and is used to identify the subject\\n in the X.509 certificate.\",\"The Domain Name is invalid.\":\"The Domain Name is invalid.\",\"The Domain Name is required.\":\"The Domain Name is required.\",\"The Organization has a current and valid <0>Mainnet Identity Certificate.\":\"The Organization has a current and valid <0>Mainnet Identity Certificate.\",\"The Organization has a current and valid <0>Mainnet and <1>Tesnet Identity Certificate.\":\"The Organization has a current and valid <0>Mainnet and <1>Tesnet Identity Certificate.\",\"The Organization has a current and valid <0>Testnet Identity Certificate.\":\"The Organization has a current and valid <0>Testnet Identity Certificate.\",\"The TRISA Global Directory Service (GDS) is temporarily undergoing maintenance. Please try again later.\":\"The TRISA Global Directory Service (GDS) is temporarily undergoing maintenance. Please try again later.\",\"The TRISA Member Directory is for informational purposes and is meant to foster collaboration between members. It is available to verified TRISA contacts only. If you cannot view the list, please complete the registration process. You can view the member list after verification is complete.\":\"The TRISA Member Directory is for informational purposes and is meant to foster collaboration between members. It is available to verified TRISA contacts only. If you cannot view the list, please complete the registration process. You can view the member list after verification is complete.\",\"The Travel Rule Information Sharing Architecture (TRISA)\":\"旅行規則情報共有アーキテクチャ(TRISA)\",\"The VASP Name is required.\":\"The VASP Name is required.\",\"The address and port of the TRISA endpoint for partner VASPs to connect on via gRPC.\":\"パートナーVASPがgRPCを介して接続するためのTRISAエンドポイントのアドレスとポート\",\"The collaborator has not been deleted\":\"The collaborator has not been deleted\",\"The collaborator has not been updated\":\"The collaborator has not been updated\",\"The common name for the mTLS certificate. This should match the TRISA endpoint without the port in most cases.\":\" mTLS証明書のコモンネーム。これはほとんどの場合、ポートを含まないTRISAエンドポイントと一致するはずであります\",\"The contact will receive an email to create a TRISA Global Directory Service (GDS) account or join this organization if the contact already has a TRISA GDS account. The invitation to join is valid for 7 calendar days. The contact will be added as a member for the VASP. The contact will have the ability to contribute to certificate requests, check on the status of certificate requests, and complete other actions related to the organization’s TRISA membership.\":\"The contact will receive an email to create a TRISA Global Directory Service (GDS) account or join this organization if the contact already has a TRISA GDS account. The invitation to join is valid for 7 calendar days. The contact will be added as a member for the VASP. The contact will have the ability to contribute to certificate requests, check on the status of certificate requests, and complete other actions related to the organization’s TRISA membership.\",\"The following account will be removed from your profile. The linked account will not be affected.\":\"The following account will be removed from your profile. The linked account will not be affected.\",\"The link to reset your password expires in 24 hours.\":\"The link to reset your password expires in 24 hours.\",\"The minimum threshold above which your organization is required to collect/send Travel Rule information.\":\"組織がTravel Rule情報を収集/送信するために必要な最低基準値\",\"The name and type of name by which the legal person is known.\":\"法人の名称および名称の種類\",\"The name of primary regulator or supervisory authority for your national jurisdiction\":\"あなたの国の管轄区域の主要な規制当局または監督当局の名前。\",\"There is an error or missing data in this section. Please edit the section.\":\"There is an error or missing data in this section. Please edit the section.\",\"This is the only time the PKCS12 password is shown during the registration process.\":\"This is the only time the PKCS12 password is shown during the registration process.\",\"This multi-section form is an important step in the registration and certificate issuance process. The information you provide will be used to verify the legal entity that you represent and, where appropriate, will be available to verified TRISA members to facilitate compliance decisions. If you need guidance, see the <0>Getting Started Help Guide.\":\"This multi-section form is an important step in the registration and certificate issuance process. The information you provide will be used to verify the legal entity that you represent and, where appropriate, will be available to verified TRISA members to facilitate compliance decisions. If you need guidance, see the <0>Getting Started Help Guide.\",\"This questionnaire is designed to help TRISA members understand the regulatory regime of your organization. The information provided will help ensure that required compliance information exchanges are conducted correctly and safely. All verified TRISA members will have access to this information.\":\"このアンケートは、TRISA会員が貴組織の規制体制を理解するために作成されたものです。提供された情報は、要求されるコンプライアンス情報交換が正しく安全に行われるようにするために役立ちます。認証されたすべてのTRISA会員は、この情報にアクセスすることができます。\",\"Threshold to conduct KYC before permitting the customer to send/receive virtual asset transfers\":\"顧客に仮想資産の送受信を許可する前にKYCを実施するための基準値\",\"To assist in completing the registration form, the form is divided into multiple sections. Navigate through the form by clicking on each section of the progress bar or the buttons at the bottom of each section.\":\"To assist in completing the registration form, the form is divided into multiple sections. Navigate through the form by clicking on each section of the progress bar or the buttons at the bottom of each section.\",\"Trading\":\"トレーディング\",\"USER DETAILS\":\"USER DETAILS\",\"Unable to add VASP\":\"Unable to add VASP\",\"Unable to add collaborator\":\"Unable to add collaborator\",\"Understood\":\"Understood\",\"Unknown Entity\":\"Unknown Entity\",\"Unsaved changes alert\":\"Unsaved changes alert\",\"Unspecified\":\"未設定\",\"Upon verification, integrate with TRISA to begin exchanging Travel Rule compliance data.\":\"Upon verification, integrate with TRISA to begin exchanging Travel Rule compliance data.\",\"User Details\":\"User Details\",\"User ID:\":\"User ID:\",\"User Profile\":\"User Profile\",\"VASP\":\"VASP\",\"VASP Category\":\" VASPカテゴリ\",\"VASP Domain\":\"VASP Domain\",\"VASP Name\":\"VASP Name\",\"VASPs have two options to integrate with TRISA.\":\"VASPs have two options to integrate with TRISA.\",\"VERIFIED\":\"VERIFIED\",\"VERIFIED ON\":\"ベリファイドオン\",\"Verification Status:\":\"Verification Status:\",\"Verified\":\"Verified\",\"Verified On\":\"ベリファイドオン\",\"Verified VASPs\":\"Verified VASPs\",\"View Member List\":\"View Member List\",\"View/Edit\":\"View/Edit\",\"Visit Getting Started with TRISA\":\"Visit Getting Started with TRISA\",\"We recommend that a senior compliance officer initially creates the account for the VASP. Additional accounts can be created later.\":\" VASP のアカウントは、上級コンプライアンス・オフィサーが最初に作成することをお勧めします。追加のアカウントは、後で作成することができます\",\"Website\":\"ウェブサイト\",\"Website, incorporation Date, VASP Category\":\"ウェブサイト、設立日、VASPカテゴリー。\",\"Welcome to TRISA’s network of Certified VASPs.\":\" TRISAの認定VASPネットワークへようこそ\",\"We’ll be back soon.\":\"We’ll be back soon.\",\"What is IVMS101?\":\" IVMS101とは何ですか?\",\"What is the minimum threshold for Travel Rule compliance?\":\" Travel Ruleに準拠するための最低基準値は?\",\"What’s a Common name or VASP ID?\":\"コモンネームやVASP IDって何。\",\"Who to Ask\":\"誰に聞けばいい?\",\"Who to ask\":\"誰に聞けばいいの?\",\"Why Join TRISA\":\" TRISAに参加する理由\",\"X.509 Identity Certificate Details\":\"X.509 Identity Certificate Details\",\"X.509 Identity Certificate Inventory\":\"X.509 Identity Certificate Inventory\",\"X.509 Identity Certificates\":\"X.509 Identity Certificates\",\"YES\":\"YES\",\"Yes\":\"はい\",\"You have unsaved changes. Are you sure you want to continue without saving?\":\"You have unsaved changes. Are you sure you want to continue without saving?\",\"You must agree to the terms and conditions\":\"You must agree to the terms and conditions\",\"You must click on each confirmation link to complete the registration process.\":\"You must click on each confirmation link to complete the registration process.\",\"You must request a new X.509 Identity Certificate to change your Endpoint and Common Name.\":\"You must request a new X.509 Identity Certificate to change your Endpoint and Common Name.\",\"You must submit your registration for TestNet and MainNet separately.\":\"You must submit your registration for TestNet and MainNet separately.\",\"You must verify your email address. An email with verification instructions has been sent to your email address. Please complete the email verification process in 24 hours. The email verification link will expire in 24 hours.\":\"You must verify your email address. An email with verification instructions has been sent to your email address. Please complete the email verification process in 24 hours. The email verification link will expire in 24 hours.\",\"You will receive\":\"You will receive\",\"Your TRISA Implementation\":\"Your TRISA Implementation\",\"Your TRISA {type} Details\":[\"Your TRISA \",[\"type\"],\" Details\"],\"Your account has not been verified. Please check your email to verify your account.\":\"あなたのアカウントは認証されていません。Please check your email to verify your account.\\\" msgstr \\\"あなたのアカウントは認証されていません\",\"Your dashboard\":\"Your dashboard\",\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@rotational.io. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\":\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@rotational.io. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\",\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@trisa.io. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\":\"登録フォームが正常に送信されました。admin@trisa.io から確認メールが届きます。メールには、次のステップについての説明が記載されています。ダッシュボードに戻り、登録と証明書の状況を確認することができます\",\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@vaspdirectory.net. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\":\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@vaspdirectory.net. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\",\"Your registration request has been successfully received by the Directory Service. Verification emails have been sent to all contacts listed. Once your contact information has been verified, the registration form will be sent to the TRISA review board to verify your membership in the TRISA network.\":\"Your registration request has been successfully received by the Directory Service. Verification emails have been sent to all contacts listed. Once your contact information has been verified, the registration form will be sent to the TRISA review board to verify your membership in the TRISA network.\",\"Your {0} TRISA Organization Profile:\":[\"Your \",[\"0\"],\" TRISA Organization Profile:\"],\"about us\":\"about us\",\"complete VASP verification\":\" VASP検証の完了\",\"compliance. TRISA helps Virtual Asset Service Providers (VASPs) comply with the Travel Rule for cross-border cryptocurrency transactions. TRISA is designed to be interoperable.\":\"コンプライアンスに対応します。TRISAは、仮想資産サービスプロバイダ(VASP)が国境を越えた暗号通貨取引に関するTravel Ruleに準拠するための支援を行っています。TRISAは、相互運用が可能なように設計されています。\",\"create account\":\"create account\",\"create your account\":\"アカウントの作成\",\"for Cryptocurrency Travel Rule compliance.\":\" Cryptocurrency Travel Ruleに対応するため\",\"for MainNet registration so your MainNet certificate will be issued after the verification phone call has been completed by the validation team.\":\"for MainNet registration so your MainNet certificate will be issued after the verification phone call has been completed by the validation team.\",\"for TestNet registration so your TestNet certificate will be issued upon review by the validation team\":\" TestNet登録のため、TestNet証明書は検証チームによるレビューの後、発行されます。\",\"for legal persons and is strongly suggested for use as KYC or CDD (Know your Counterparty) information exchanged in TRISA transfers.\":\"for legal persons and is strongly suggested for use as KYC or CDD (Know your Counterparty) information exchanged in TRISA transfers.\",\"in partnership with\":\"の協力で\",\"is a global, open source, secure, and peer-to-peer protocol for\":\"は、グローバル、オープンソース、セキュア、ピアツーピアのプロトコルです。\",\"is not required\":\"は必要ない\",\"is required\":\"が必要\",\"lower case letters (a-z)\":\"lower case letters (a-z)\",\"numbers (i.e. 0-9)\":\"numbers (i.e. 0-9)\",\"on behalf of\":\"on behalf of\",\"pending registration\":\"pending registration\",\"registration. Upon submission, you will receive an email with a confirmation link. You must click the confirmation link to complete the registration process. Failure to click the confirmation link will result in an incomplete registration\":\"登録する。登録が完了すると、確認用リンクが記載された電子メールが送信されます。登録手続きを完了するには、確認用リンクをクリックする必要があります。確認リンクをクリックしない場合、登録は完了しません。\",\"required\":\"required\",\"special characters (e.g. !@#$%^&*)\":\"special characters (e.g. !@#$%^&*)\",\"the TRISA architecture\":\" TRISAアーキテクチャ\",\"to receive maintenance and outage notifications. If you have an immediate concern, please email support@rotational.io.\":\"to receive maintenance and outage notifications. If you have an immediate concern, please email support@rotational.io.\",\"two separate emails with confirmation links for each registration.\":\"two separate emails with confirmation links for each registration.\",\"upper case letters (A-Z)\":\"upper case letters (A-Z)\",\"view details\":\"view details\",\"with detailed documentation, a reference implemenation, and “robot” VASPs for\\n testing purposes.\":\"with detailed documentation, a reference implemenation, and “robot” VASPs for\\n testing purposes.\",\"you do not have permission to invite a collaborator\":\"you do not have permission to invite a collaborator\",\"{0}\":[[\"0\"]],\"{0} Contact\":[[\"0\"],\" 連絡先\"],\"{message}\":[[\"message\"]]}")}; \ No newline at end of file +/*eslint-disable*/module.exports={messages:JSON.parse("{\" When you are verified you will be issued PKCS12 encrypted identity certificates\\n for use in mTLS authentication between TRISA members. The password to decrypt\\n those certificates is shown below:\":\" When you are verified you will be issued PKCS12 encrypted identity certificates\\n for use in mTLS authentication between TRISA members. The password to decrypt\\n those certificates is shown below:\",\" create your TRISA account with your VASP email address. Add collaborators in your\\n organization.\":\" create your TRISA account with your VASP email address. Add collaborators in your\\n organization.\",\"\\\"Save & Next\\\" or \\\"Save & Previous\\\" button.\":\"\\\"Save & Next\\\" or \\\"Save & Previous\\\" button.\",\"(1) <0>X.509 Identity Certificates: X.509 Identity certificates are about <1>trust. They prove the identity of the organization and are used to maintain a secure connection between TRISA members. X.509 Identity certificates must have an Endpoint and Common Name and may have Subject Alternative Names associated with them. TRISA’s X.509 Identity certificates are valid for one calendar year. TRISA’s X.509 Identity certificates expire after one year so member organizations must request a new X.509 Identity certificate upon expiration.\":\"(1) <0>X.509 Identity Certificates: X.509 Identity certificates are about <1>trust. They prove the identity of the organization and are used to maintain a secure connection between TRISA members. X.509 Identity certificates must have an Endpoint and Common Name and may have Subject Alternative Names associated with them. TRISA’s X.509 Identity certificates are valid for one calendar year. TRISA’s X.509 Identity certificates expire after one year so member organizations must request a new X.509 Identity certificate upon expiration.\",\"(2) <0>Sealing Certificates: Sealing certificates are for specific use cases such as <1>long-term data storage. They are used to encrypt individual Secure Envelopes or batches of Secure Envelopes at the transactional level. Organizations may have multiple signing keys and multiple signing-key certificates for different clients, time periods, or use cases. In a compliance information transfer, the transactional sealing certificates are referred to as Envelope Seals. While an organization may use their X.509 Identity certificate as a sealing certificate, TRISA strongly recommends that transactional sealing certificates are different from X.509 Identity certificates for security purposes.\":\"(2) <0>Sealing Certificates: Sealing certificates are for specific use cases such as <1>long-term data storage. They are used to encrypt individual Secure Envelopes or batches of Secure Envelopes at the transactional level. Organizations may have multiple signing keys and multiple signing-key certificates for different clients, time periods, or use cases. In a compliance information transfer, the transactional sealing certificates are referred to as Envelope Seals. While an organization may use their X.509 Identity certificate as a sealing certificate, TRISA strongly recommends that transactional sealing certificates are different from X.509 Identity certificates for security purposes.\",\"(Saved)\":\"保存された\",\"(not interoperable)\":\"(not interoperable)\",\"(not saved)\":\"(保存されない)\",\"*At least 8 characters in length \\n* Contain at least 3 of the following 4\\ntypes of characters: \\n* lower case letters (a-z) \\n* upper case letters (A-Z) \\n* numbers (i.e. 0-9) \\n* special characters (e.g. !@#$%^&*)\":\"*At least 8 characters in length \\n* Contain at least 3 of the following 4\\ntypes of characters: \\n* lower case letters (a-z) \\n* upper case letters (A-Z) \\n* numbers (i.e. 0-9) \\n* special characters (e.g. !@#$%^&*)\",\"1 Basic Details\":\"1 基本的な内容\",\"1. Open Source/DIY\":\"1. Open Source/DIY\",\"2 Legal Person\":\"2 法律上の人\",\"2-3 weeks\":\"2-3 weeks\",\"2. One-time Setup\":\"2. One-time Setup\",\"3 Contacts\":\"3 コンタクト\",\"3-6 months\":\"3-6 months\",\"3-7 days\":\"3-7 days\",\"3rd Party Travel Rule Providers\":\"3rd Party Travel Rule Providers\",\"4 TRISA Implementation\":\"4 TRISAの実施\",\"5 TRIXO Questionnaire\":\"5 TRIXOアンケート\",\"A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted\":\"A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted\",\"A component of\":\"のコンポーネント\",\"A physical verification check in the form of a phone call\":\"電話による物理的な確認作業\",\"APPEALED\":\"APPEALED\",\"About TRISA\":\"TRISAについて\",\"Account ID\":\"Account ID\",\"Action\":\"行動\",\"Actions\":\"Actions\",\"Active\":\"Active\",\"Add\":\"Add\",\"Add Address\":\"アドレスを追加します\",\"Add Another Legal Name\":\"Add Another Legal Name\",\"Add Contact\":\"Add Contact\",\"Add Jurisdiction\":\"管轄の追加\",\"Add Linked Account\":\"Add Linked Account\",\"Add Local Name\":\"ローカル名の追加\",\"Add Phonetic Names\":\"音声名を追加する\",\"Add Regulation\":\"レギュレーションの追加\",\"Add new managed VASP\":\"Add new managed VASP\",\"Address\":\"住所\",\"Address Type (required)\":\"アドレスタイプ(必須)\",\"Address line 1 e.g. building name/number, street name (required)\":\"住所1行目 例:建物名/番号、通り名(必須)\\\"\",\"Address line 2 e.g. apartment or suite number\":\"住所2行目 例:アパート番号またはスイート番号\",\"Addresses\":\"住所\",\"Administrative Contact (optional)\":\"管理連絡先(任意)\",\"Administrative Contact Email\":\"Administrative Contact Email\",\"Administrative Contact Name\":\"Administrative Contact Name\",\"Administrative Contact Phone\":\"Administrative Contact Phone\",\"Administrative or executive contact for your organization to field high-level requests or queries. (Strongly recommended)\":\"高度な要求や問い合わせに対応するための、組織の管理職または役員の連絡先。(強く推奨))\",\"Alien Registration Number\":\"外国人登録番号\",\"All TRISA members must complete TRISA’s VASP verification and due diligence process to become a Verified VASP.\":\"すべてのTRISAメンバーは、TRISAのVASP検証およびデューデリジェンスプロセスを完了し、Verified VASPとなる必要があります。\",\"Already have an account?\":\"すでにアカウントをお持ちの方?\",\"An error has occurred to load announcements\":\"An error has occurred to load announcements\",\"An error has occurred to load attention data\":\"An error has occurred to load attention data\",\"An error has occurred to load legal person data\":\"An error has occurred to load legal person data\",\"An error has occurred to load {type} metric\":[\"An error has occurred to load \",[\"type\"],\" metric\"],\"An error occurred while deleting the collaborator, please try again or contact support at support@rotational.io\":\"An error occurred while deleting the collaborator, please try again or contact support at support@rotational.io\",\"An error occurred while deleting the collaborator, please try again or contact support at support@trisa.io\":\"An error occurred while deleting the collaborator, please try again or contact support at support@trisa.io\",\"An identifier issued by an appropriate issuing authority\":\"適切な発行機関によって発行された識別子。\",\"App version {appVersion}\":[\"App version \",[\"appVersion\"]],\"Applicable Regulations\":\"適用される法規制\",\"Apply to Become a TRISA-certified Virtual Asset Service Provider.\":\"TRISA認定仮想資産サービスプロバイダーへの申請。\",\"At least 9 characters in length\":\"At least 9 characters in length\",\"At least one geographic address is required. Enter the primary geographic address of the organization. Organizations may enter additional addresses if operating in multiple jurisdictions.\":\"少なくとも1つの地理的な住所が必要です。組織の主要な地理的住所を入力する。組織は、複数の管轄区域で事業を展開している場合、追加の住所を入力することができます。\",\"At what threshold and currency does your organization conduct KYC checks?\":\"At what threshold and currency does your organization conduct KYC checks?\",\"BFF & GDS version {bffAndGdsVersion}\":[\"BFF & GDS version \",[\"bffAndGdsVersion\"]],\"Back Home\":\"ホームへ戻る\",\"Back to Review section\":\"Back to Review section\",\"Basic Details\":\"基本情報\",\"Become Travel Rule compliant.\":\"トラベルルールへの対応\",\"Best for:\":\"Best for:\",\"Billing Contact (optional)\":\"請求先(オプション)\",\"Billing contact for your organization to handle account and invoice requests or queries relating to the operation of the TRISA network.\":\"TRISAネットワークの運用に関連するアカウントや請求書の要求や問い合わせに対応するための、お客様の組織の請求窓口です\",\"Business\":\"ビジネス\",\"Business Address\":\"Business Address\",\"Business Category\":\"事業区分\",\"Business Details\":\"事業内容\",\"Business Entity\":\"Business Entity\",\"Business or Compliance Office\":\"事業所またはコンプライアンス室\",\"By answering yes, I understand that this is the only time the PKCS12 Password is displayed and I have copied and securely saved the password.\":\"By answering yes, I understand that this is the only time the PKCS12 Password is displayed and I have copied and securely saved the password.\",\"CDD & Travel Rule Policies\":\"CDDとトラベルルールのポリシー\",\"CDD and data protection policies\":\"CDDおよびデータ保護ポリシー\",\"Cancel\":\"キャンセル\",\"Certificate Common Name\":\"証明書のコモンネーム\",\"Certificate Details\":\"Certificate Details\",\"Certificate Inventory\":\"Certificate Inventory\",\"Certificate Management\":\"Certificate Management\",\"Certificate Progress\":\"サーティフィケイトの進捗状況。\",\"Certificate Registration\":\"証明書の登録\",\"Certificate Registration Process\":\"証明書の登録方法\",\"Change Role\":\"Change Role\",\"Check to delete user account.\":\"Check to delete user account.\",\"CipherTrace Traveler\":\"CipherTrace Traveler\",\"City / Town / Municipality\":\"市区町村名\",\"Clear & Reset Form\":\"クリアとリセットフォーム\",\"Clear & Reset Registration Form\":\"クリア&リセット登録フォーム\",\"Clear & Reset Section\":\"Clear & Reset Section\",\"Clear & Reset Section Click \\\"Reset\\\" to clear and reset <0>this section of the registration form. All data will be cleared from only this section of the registration form. Other sections of the registration form will not be cleared.\":\"Clear & Reset Section Click \\\"Reset\\\" to clear and reset <0>this section of the registration form. All data will be cleared from only this section of the registration form. Other sections of the registration form will not be cleared.\",\"Click \\\"Reset\\\" to clear and <0>reset the form. All data will be deleted and cleared from the registration form. You may want to export the data first. After clearing, you will be taken to the start of the form.\":\"Click \\\"Reset\\\" to clear and <0>reset the form. All data will be deleted and cleared from the registration form. You may want to export the data first. After clearing, you will be taken to the start of the form.\",\"Click below to submit your\":\"下記をクリックし、送信してください。\",\"Click “No” if you have not copied the PKCS12 password yet and would like to view and copy the password.\":\"Click “No” if you have not copied the PKCS12 password yet and would like to view and copy the password.\",\"Click “Yes” if you have copied the PKCS12 password and have securely saved it.\":\"Click “Yes” if you have copied the PKCS12 password and have securely saved it.\",\"Close\":\"Close\",\"Collaborator Name & Email\":\"Collaborator Name & Email\",\"Collaborator has been added successfully\":\"Collaborator has been added successfully\",\"Collaborator is not updated\":\"Collaborator is not updated\",\"Collaborator not deleted\":\"Collaborator not deleted\",\"Collaborators\":\"Collaborators\",\"Common Name\":\"一般名\",\"Common name should match the TRISA endpoint without the port.\":\"Common name should match the TRISA endpoint without the port.\",\"Common name should not contain special characters, no spaces and must have a dot(.) in it and should have at least 2 characters after the periods.\":\"Common name should not contain special characters, no spaces and must have a dot(.) in it and should have at least 2 characters after the periods.\",\"Complete\":\"Complete\",\"Complete Certficate Registration\":\"Complete Certficate Registration\",\"Complete TRISA’s VASP Verfication Process\":\"Complete TRISA’s VASP Verfication Process\",\"Complete the multi-part TRISA verification form and due diligence process. Once\\n approved, gain access to the Testnet.\":\"Complete the multi-part TRISA verification form and due diligence process. Once\\n approved, gain access to the Testnet.\",\"Complete the multi-part TRISA verification form and due diligence process. Once approved, gain access to the Testnet and MainNet.\":\"複数のパートからなるTRISA検証フォームとデューデリジェンスプロセスを完了します。承認されると、TestnetとMainNetにアクセスできるようになります\",\"Compliance / Legal Contact Email\":\"Compliance / Legal Contact Email\",\"Compliance / Legal Contact Name\":\"Compliance / Legal Contact Name\",\"Compliance / Legal Contact Phone\":\"Compliance / Legal Contact Phone\",\"Compliance Officer\":\"コンプライアンスオフィサー\",\"Compliance officer or legal contact for requests about the compliance requirements and legal status of your organization. A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted.\":\"Compliance officer or legal contact for requests about the compliance requirements and legal status of your organization. A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted.\",\"Compliance teams seeking a turnkey solution with minimal effort while leveraging expert support & maintenance for sustained regulatory adherence.\":\"Compliance teams seeking a turnkey solution with minimal effort while leveraging expert support & maintenance for sustained regulatory adherence.\",\"Compliance, Technical, Admininstrative, Billing\":\"Compliance, Technical, Admininstrative, Billing\",\"Comply with the Travel Rule\":\"トラベルルールを遵守する\",\"Conducts KYC before virtual asset transfers\":\"仮想資産譲渡前にKYCを実施\",\"Confirm\":\"Confirm\",\"Confirm New Password\":\"Confirm New Password\",\"Contact Details\":\"Contact Details\",\"Contact Name\":\"Contact Name\",\"Contact Rotational Labs at <0>support@rotational.io to request information.\":\"Contact Rotational Labs at <0>support@rotational.io to request information.\",\"Contact Verified\":\"Contact Verified\",\"Contact information for representatives of your organization. Contacts include Technical, Legal/Compliance, Administrative, and Billing persons.\":\"お客様の組織の代表者の連絡先。連絡先には、技術担当者、法務/コンプライアンス担当者、事務担当者、請求担当者が含まれます\",\"Contacts\":\"コンタクト\",\"Contain at least 3 of the following 4 types of characters\":\"Contain at least 3 of the following 4 types of characters\",\"Continue\":\"Continue\",\"Continue with GitHub\":\"Continue with GitHub\",\"Continue with Google\":\"グーグルで続ける\",\"Continue with Microsoft\":\"Continue with Microsoft\",\"Copied\":\"Copied\",\"Copy\":\"Copy\",\"Cost:\":\"Cost:\",\"Country\":\"国\",\"Country (required)\":\"国名(必須)\",\"Country of Issue\":\"発行国について\",\"Country of Issue is reserved for National Identifiers of Natural Persons\":\"発行国は自然人の国民IDのために予約されています\",\"Country of Registration\":\"登録国について\",\"Country:\":\"Country:\",\"Create Account\":\"アカウント作成\",\"Create Your Account\":\"Create Your Account\",\"Create account\":\"Create account\",\"Create your TRISA account\":\"Create your TRISA account\",\"Create your TRISA account with your VASP email address. Add collaborators in your organization.\":\"VASPの電子メールアドレスでTRISAアカウントを作成します。組織内の共同研究者を追加します\",\"Create your account today.\":\"今すぐアカウントを作成する\",\"Created and maintained by\":\"作成・管理\",\"Current Name\":\"Current Name\",\"Current Organization name\":\"Current Organization name\",\"Customer Due Diligence (CDD) & Travel Rule Policies\":\"Customer Due Diligence (CDD) & Travel Rule Policies\",\"Customer Number\":\"お客様番号\",\"Dashboard\":\"Dashboard\",\"Data Protection Policies\":\"データ保護ポリシー\",\"Date of Incorporation / Establishment\":\"会社設立日 / 設立日\\\"\",\"Date of incorporation / establishment must be earlier than current date.\":\"Date of incorporation / establishment must be earlier than current date.\",\"Date of incorporation / establishment must be later than\":\"Date of incorporation / establishment must be later than\",\"Delete\":\"Delete\",\"Delete Collaborator\":\"Delete Collaborator\",\"Delete the address line\":\"アドレス行を削除する\",\"Delete the following collaborator from the VASP account. The collaborator will no longer have access to the account.\":\"Delete the following collaborator from the VASP account. The collaborator will no longer have access to the account.\",\"Description\":\"商品説明\",\"Description:\":\"Description:\",\"Details\":\"Details\",\"Directory Lookup\":\"ディレクトリ参照\",\"Documentation\":\"ドキュメンテーション\",\"Does your organization conduct KYC/CDD before permitting its customers to send/receive virtual asset transfers?\":\"あなたの組織は、顧客に仮想資産の送受信を許可する前に、KYC/CDDを実施していますか?\",\"Does your organization conduct Know your KYC/CDD before permitting its customers to send/receive virtual asset transfers?\":\"Does your organization conduct Know your KYC/CDD before permitting its customers to send/receive virtual asset transfers?\",\"Does your organization have a programme that sets minimum Anti-Money\\n Laundering (AML), Countering the Financing of Terrorism (CFT), Know your\\n Counterparty/Customer Due Diligence (KYC/CDD) and Sanctions standards per the requirements of the\\n jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\":\"Does your organization have a programme that sets minimum Anti-Money\\n Laundering (AML), Countering the Financing of Terrorism (CFT), Know your\\n Counterparty/Customer Due Diligence (KYC/CDD) and Sanctions standards per the requirements of the\\n jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\",\"Does your organization have a programme that sets minimum Anti-Money\\nLaundering (AML), Countering the Financing of Terrorism (CFT), Know your\\nCounterparty/Customer Due Diligence (KYC/CDD) and Sanctions standards per the requirements of the jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\":\"Does your organization have a programme that sets minimum Anti-Money\\nLaundering (AML), Countering the Financing of Terrorism (CFT), Know your\\nCounterparty/Customer Due Diligence (KYC/CDD) and Sanctions standards per the requirements of the jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\",\"Does your organization have a programme that sets minimum Anti-Money Laundering (AML), Countering the Financing of Terrorism (CFT), Know your Counterparty/Customer Due\\n Diligence (KYC/CDD) and Sanctions standards per the requirements of the jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\":\"Does your organization have a programme that sets minimum Anti-Money Laundering (AML), Countering the Financing of Terrorism (CFT), Know your Counterparty/Customer Due\\n Diligence (KYC/CDD) and Sanctions standards per the requirements of the jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\",\"Does your organization secure and protect PII, including PII received from other VASPs under the Travel Rule?\":\"あなたの組織は、トラベルルールに基づき他のVASPから受け取ったPIIを含め、PIIを安全に保護していますか?\",\"Does your organization secure and protect Personally Identifiable\\n Information (PII), including Personally Identifiable\\n Information (PII) received from other VASPs under the Travel Rule?\":\"Does your organization secure and protect Personally Identifiable\\n Information (PII), including Personally Identifiable\\n Information (PII) received from other VASPs under the Travel Rule?\",\"Download\":\"Download\",\"Download <0>Docker image\":\"Download <0>Docker image\",\"Driver's License Number\":\"運転免許証番号\",\"EMAIL VERIFIED\":\"EMAIL VERIFIED\",\"ERRORED\":\"ERRORED\",\"Each VASP is required to establish a TRISA endpoint for inter-VASP communication. Please specify the details of your endpoint for certificate issuance.\":\"各VASPは、VASP間通信のためにTRISAエンドポイントを設定する必要があります。証明書発行のためのエンドポイントの詳細をご指定ください\",\"Each VASP is required to establish a TRISA endpoint for inter-VASP communication. Please specify the details of your endpoint for certificate issuance. Please specify the TestNet endpoint and the MainNet endpoint. The TestNet endpoint and the MainNet endpoint must be different.\":\"各VASPは、VASP間通信のためにTRISAエンドポイントを設定する必要があります。証明書発行のためのエンドポイントの詳細をご指定ください。TestNetエンドポイントとMainNetエンドポイントをご指定ください。TestNetエンドポイントとMainNetエンドポイントは異なる必要があります\",\"Edit\":\"編集\",\"Edit collaborator Role\":\"Edit collaborator Role\",\"Email Address\":\"メールアドレス\",\"Email is not valid.\":\"Email is not valid.\",\"Email is required.\":\"Email is required.\",\"Endpoint\":\"エンドポイント\",\"Enter Current Password\":\"Enter Current Password\",\"Enter New Password\":\"Enter New Password\",\"Enter the VASP Common Name or VASP ID. Not a TRISA Member?\":\"VASPコモンネームまたはVASP IDを入力してください。TRISA会員でないのか\",\"Enter the name and type of name by which the legal person is known. At least one legal name is required. Organizations are strongly encouraged to enter additional name identifiers such as Trading Name/ Doing Business As (DBA), Local names, and phonetic names where appropriate.\":\"Enter the name and type of name by which the legal person is known. At least one legal name is required. Organizations are strongly encouraged to enter additional name identifiers such as Trading Name/ Doing Business As (DBA), Local names, and phonetic names where appropriate.\",\"Enter your email address\":\"メールアドレスを入力してください。\",\"Envoy is an <0>open source messaging tool built to help compliance teams handle travel rule exchanges efficiently and securely. It is designed by compliance experts and TRISA engineers to provide simplified data exchanges using the TRISA or TRP protocols.\":\"Envoy is an <0>open source messaging tool built to help compliance teams handle travel rule exchanges efficiently and securely. It is designed by compliance experts and TRISA engineers to provide simplified data exchanges using the TRISA or TRP protocols.\",\"Envoy is open source (MIT License). Download, install, integrate, host and support your own Envoy node and service.\":\"Envoy is open source (MIT License). Download, install, integrate, host and support your own Envoy node and service.\",\"Error Submitting Certificate\":\"証明書の提出エラー\",\"Est. Time:\":\"Est. Time:\",\"Expiration Date\":\"Expiration Date\",\"Expired\":\"Expired\",\"Expires\":\"Expires\",\"Expiry Date:\":\"Expiry Date:\",\"Export\":\"Export\",\"Export Data\":\"Export Data\",\"Failed to load Network announcement , please reload\":\"Failed to load Network announcement , please reload\",\"Failure to click either confirmation will result in an incomplete registration.\":\"Failure to click either confirmation will result in an incomplete registration.\",\"Files is required\":\"Files is required\",\"Final Confirmation\":\"最終確認について\",\"Final review and form submission\":\"最終確認とフォームの提出\",\"First (Given) Name\":\"First (Given) Name\",\"First Listed\":\"First Listed\",\"Follow the instructions below to reset your TRISA password\":\"Follow the instructions below to reset your TRISA password\",\"For MainNet certificate requests, a member of TRISA’s verification team will review your submission and conduct a final due diligence phone call for physical verification. When physical verification is complete, TRISA will issue MainNet certificates. Requests for TestNet certificates do not require physical verification.\":\"メインネット証明書の申請については、TRISAの検証チームのメンバーが申請を確認し、物理的検証のための最終デューデリジェンス電話を実施します。物理的検証が完了すると、TRISA は MainNet 証明書を発行します。TestNet証明書の申請には、物理的検証は必要ありません。\",\"For identifiers other than LEI specify the registration authority from the following list. See\":\"LEI 以外の識別子については、以下のリストの中から登録機関を指定する。参照\",\"Foreign Investment Identity Number\":\"外国人投資家識別番号。\",\"Forgot password?\":\"パスワードを忘れましたか?\\\"\",\"Full Name\":\"氏名\",\"Full name\":\"Full name\",\"GLEIF Registration Authorities\":\"GLEIF登録機関\",\"Geographic\":\"地理的\",\"Git Revision\":\"Git Revision\",\"GitHub repository\":\"GitHub repository\",\"Government Entity\":\"Government Entity\",\"Guest\":\"Guest\",\"Home\":\"Home\",\"How TRISA Works\":\"How TRISA Works\",\"How to set up your own node?\":\"How to set up your own node?\",\"I acknowledge that requesting a new X.509 Identity Certificate will invalidate and revoke my organization’s current X.509 Identity Certificate.\":\"I acknowledge that requesting a new X.509 Identity Certificate will invalidate and revoke my organization’s current X.509 Identity Certificate.\",\"ID\":\"ID\",\"ID:\":\"ID:\",\"IVMS 101 data structure\":\"IVMS101のデータ構造\",\"Identification Number\":\"識別番号\",\"Identification Type\":\"識別の種類\",\"Identity Card Number\":\"身分証明書番号\",\"Identity Certificates\":\"Identity Certificates\",\"If supplied, use full phone number with country code\":\"提供された場合、国番号を含む完全な電話番号を使用する\",\"If you continue, your changes will be lost. To save your changes, click Cancel and then click on the\":\"If you continue, your changes will be lost. To save your changes, click Cancel and then click on the\",\"If you have additional accounts with the TRISA Global Directory Service, you can link them here. You are required to log in to the linked account to verify account ownership.\":\"If you have additional accounts with the TRISA Global Directory Service, you can link them here. You are required to log in to the linked account to verify account ownership.\",\"If you lose the PKCS12 password, you will have to the start the registration process from the beginning.\":\"If you lose the PKCS12 password, you will have to the start the registration process from the beginning.\",\"If you would like to edit your registration form before submitting, please return to the\":\"登録フォームを送信する前に編集したい場合は、もう一度\",\"If you would like to register for MainNet, please provide a <0>MainNet Endpoint and Common Name.\":\"If you would like to register for MainNet, please provide a <0>MainNet Endpoint and Common Name.\",\"If you would like to register for MainNet, please provide a MainNet Endpoint and Common Name.\":\"If you would like to register for MainNet, please provide a MainNet Endpoint and Common Name.\",\"If you would like to register for TestNet, please provide a <0>TestNet Endpoint and Common Name.\":\"If you would like to register for TestNet, please provide a <0>TestNet Endpoint and Common Name.\",\"If you would like to register for TestNet, please provide a TestNet Endpoint and Common Name.\":\"If you would like to register for TestNet, please provide a TestNet Endpoint and Common Name.\",\"Import File\":\"Import File\",\"Incomplete\":\"Incomplete\",\"Incorporation Date\":\"Incorporation Date\",\"Information about the VASP such as website, incorporation date, business and VASP category.\":\"ウェブサイト、設立日、事業内容、VASPカテゴリなどのVASPに関する情報\",\"Information that identifies your organization as a Legal Person. This section represents the IVMS 101 data structure for legal persons and is strongly suggested for use as KYC information exchanged in TRISA transfers.\":\"組織をリーガル・パーソンとして識別するための情報。このセクションはLegal PersonのIVMS 101データ構造を表しており、TRISA送金で交換されるKYC情報として使用することが強く推奨されます。\",\"Information to ensure that required compliance information exchanges are conducted correctly and safely. This includes information about jurisdiction and national regulator, Customer Due Diligence(CDD) and Travel Rule policies, and data protection policies.\":\"必要なコンプライアンス情報の交換が正しく安全に行われるようにするための情報。これには、管轄区域や国の規制当局、顧客デューディリジェンス(CDD)およびトラベルルールのポリシー、データ保護ポリシーに関する情報が含まれます。\",\"Integrate and Comply\":\"統合とコンプライアンス\",\"Integrate with <0>TRISA using Envoy to begin exchanging Travel Rule compliance data.\":\"Integrate with <0>TRISA using Envoy to begin exchanging Travel Rule compliance data.\",\"Integrate with TRISA.\":\"TRISAとの連携\",\"Interoperable\":\"インターオペラブル\",\"Invited\":\"Invited\",\"Is your organization permitted to send and/or receive transfers of virtual assets in the jurisdictions in which it operates?\":\"あなたの組織は、運営する法域において仮想資産の送受信を行うことが許されていますか?\",\"Is your organization required by law to safeguard Personally Identifiable\\n Information (PII)?\":\"Is your organization required by law to safeguard Personally Identifiable\\n Information (PII)?\",\"Is your organization required by law to safeguard Personally Identifiable Information (PII)?\":\"Is your organization required by law to safeguard Personally Identifiable Information (PII)?\",\"Is your organization required to comply with the application of the Travel Rule standards in the jurisdiction(s) where it is licensed/approved/registered?\":\"あなたの組織は、ライセンス/承認/登録されている管轄区域において、旅行規則の基準の適用に準拠する必要がありますか?\",\"Issue Date\":\"Issue Date\",\"Issue Date:\":\"Issue Date:\",\"Issuer\":\"Issuer\",\"Join\":\"Join\",\"Join Today\":\"今すぐ参加する\",\"Join the TRISA network today.\":\"TRISAネットワークに今すぐ参加する\",\"Joined\":\"Joined\",\"Last (Family) Name\":\"Last (Family) Name\",\"Last Login\":\"Last Login\",\"Last Login:\":\"Last Login:\",\"Last Updated\":\"Last Updated\",\"Learn How TRISA Works\":\"TRISAの仕組みについて\",\"Learn More\":\"もっと詳しく\",\"Learn about the three-step process to become a member and verified VASP.\":\"メンバーおよび検証済みVASPになるための3つのステップをご紹介します。\",\"Learn how TRISA works.\":\"TRISAの仕組みを知る\",\"Legal\":\"法的\",\"Legal Entity Identifier (LEI)\":\"事業体識別番号(LEI)\",\"Legal Person\":\"法人\",\"Legal name is required\":\"正式名称は必須\",\"Legal name is required.\":\"Legal name is required.\",\"Legal/ Compliance Contact (required)\":\"法務・コンプライアンス担当者(必須)\",\"Link Account\":\"Link Account\",\"Local Name Identifiers\":\"ローカル名識別子\",\"Locality\":\"Locality\",\"Log In\":\"ログインする\",\"Log in\":\"Log in\",\"Log in to TRISA’s Global Directory Service\":\"Log in to TRISA’s Global Directory Service\",\"Log in.\":\"ログインする\",\"Log into your TRISA account\":\"Log into your TRISA account\",\"Login\":\"ログイン\",\"Login & Identity\":\"Login & Identity\",\"MAINNET DIRECTORY RECORD\":\"メインネットディレクトリレコード\",\"MAINNET Identity Certificate\":\"MAINNET Identity Certificate\",\"MAINNET SUBMISSION\":\"メインネット発信\",\"MainNet\":\"メインネット\",\"MainNet Certificate Common Name\":\"メインネット証明書のコモンネーム\",\"MainNet Certificate Details\":\"MainNet Certificate Details\",\"MainNet Certificates\":\"MainNet Certificates\",\"MainNet Identity Certificates\":\"MainNet Identity Certificates\",\"MainNet Network Metrics\":\"メインネットのネットワークメトリクス\",\"MainNet TRISA Endpoint\":\"MainNet TRISA エンドポイント\",\"Max file size 10mb\":\"Max file size 10mb\",\"Meet Alice VASP, Bob VASP and Evil VASP\":\"Meet Alice VASP, Bob VASP and Evil VASP\",\"Meet Alice VASP, Bob VASP, and “Evil” VASP\":\"Meet Alice VASP, Bob VASP, and “Evil” VASP\",\"Member Directory\":\"Member Directory\",\"Member List\":\"Member List\",\"Member Name\":\"Member Name\",\"Message from server:\":\"Message from server:\",\"Misc\":\"その他\",\"Must comply with Travel Rule\":\"トラベルルールを遵守すること\",\"Must safeguard PII\":\"個人情報を保護する必要があります\",\"NO\":\"NO\",\"NO VERIFICATION\":\"NO VERIFICATION\",\"Name\":\"名前\",\"Name Identifier Type is required.\":\"Name Identifier Type is required.\",\"Name Identifiers\":\"名前識別情報\",\"Name of Primary Regulator\":\"Name of Primary Regulator\",\"Name, Addresss, Country, National Identifier\":\"Name, Addresss, Country, National Identifier\",\"National Identification\":\"ナショナルアイデンティフィケーション\",\"National Jurisdiction\":\"全国管轄\",\"Need to Learn More?\":\"もっと知りたいですか?\",\"Network\":\"Network\",\"Network Announcement\":\"Network Announcement\",\"Network Status\":\"Network Status\",\"Network directory member list not available because you are not a verified contact for this network. Please complete the registration process.\":\"Network directory member list not available because you are not a verified contact for this network. Please complete the registration process.\",\"New Members\":\"New Members\",\"New X.509 Identity Certificate Request\":\"New X.509 Identity Certificate Request\",\"Next\":\"次\",\"Next Steps:\":\"Next Steps:\",\"No\":\"いいえ\",\"No Certificate available\":\"No Certificate available\",\"No Data\":\"No Data\",\"No information is sent until you submit for a TestNet and/or MainNet Certificate after the Review section.\":\"No information is sent until you submit for a TestNet and/or MainNet Certificate after the Review section.\",\"Non-Commercial Entity\":\"Non-Commercial Entity\",\"Not Saved\":\"保存されていません\",\"Not Verified\":\"Not Verified\",\"Not a TRISA Member?\":\"TRISA会員でない方\",\"Note:\":\"Note:\",\"Open Source\":\"オープンソース\",\"Open Source Resources\":\"Open Source Resources\",\"Operators seeking a balance between cost & convenience, with professional implementation ensuring a robust setup without the ongoing costs of managed services.\":\"Operators seeking a balance between cost & convenience, with professional implementation ensuring a robust setup without the ongoing costs of managed services.\",\"Operators that want maximum flexibility and control to customize and have the technical resources to integrate with their systems.\":\"Operators that want maximum flexibility and control to customize and have the technical resources to integrate with their systems.\",\"Option 1. Set Up Your Own TRISA Node\":\"Option 1. Set Up Your Own TRISA Node\",\"Option 2. Use a 3rd-party Solution\":\"Option 2. Use a 3rd-party Solution\",\"Organization\":\"Organization\",\"Organization Name\":\"団体名\",\"Organization Type\":\"Organization Type\",\"Organization Unit\":\"Organization Unit\",\"Organization:\":\"Organization:\",\"Organizational Details\":\"Organizational Details\",\"Other Jurisdictions\":\"他の管轄地域\",\"Overview\":\"Overview\",\"PENDING REVIEW\":\"PENDING REVIEW\",\"Page Not Found\":\"ページが見つかりません\",\"Partially\":\"一部\",\"Participate in verified VASP-to-VASP Travel Rule exchanges.\":\"検証済みのVASP間トラベルルール交換に参加する。\",\"Passport Number\":\"パスポート番号\",\"Password\":\"パスワード\\t\",\"Peer-to-Peer\":\"ピアツーピア\",\"Permission:\":\"Permission:\",\"Permissions\":\"Permissions\",\"Phone Number\":\"電話番号\",\"Phonetic Name Identifiers\":\"フォネティックネーム識別子\",\"Please Provide the Name and Email Address\":\"Please Provide the Name and Email Address\",\"Please add any other regulatory jurisdictions your organization complies with.\":\"その他、貴社が準拠している規制当局があれば、追加してください\",\"Please complete all details\":\"Please complete all details\",\"Please copy and paste this password and store somewhere safe!\":\"Please copy and paste this password and store somewhere safe!\",\"Please enter the information that identifies your organization as a Legal Person. This form represents the\":\"Please enter the information that identifies your organization as a Legal Person. This form represents the\",\"Please enter the information that identifies your organization as a Legal Person. This form represents the {0} data structure for legal persons and is strongly suggested for use as KYC (Know your Counterparty) or CDD (Customer Due Diligence) information exchanged in TRISA transfers.\":[\"Please enter the information that identifies your organization as a Legal Person. This form represents the \",[\"0\"],\" data structure for legal persons and is strongly suggested for use as KYC (Know your Counterparty) or CDD (Customer Due Diligence) information exchanged in TRISA transfers.\"],\"Please input the name of the new managed Virtual Asset Service Provider (VASP). When the entity is created, you will have the ability to add collaborators, start and complete the certificate registration process, and manage the VASP account. Please acknowledge below and provide the name of the entity.\":\"Please input the name of the new managed Virtual Asset Service Provider (VASP). When the entity is created, you will have the ability to add collaborators, start and complete the certificate registration process, and manage the VASP account. Please acknowledge below and provide the name of the entity.\",\"Please note that TestNet and MainNet are separate networks that require different X.509 Identity Certificates.\":\"Please note that TestNet and MainNet are separate networks that require different X.509 Identity Certificates.\",\"Please review the information provided, edit as needed, and submit to complete the registration form. After the information is reviewed, emails will be sent to the provided contacts for verification. Once verified, your TestNet certificate will be issued.\":\"Please review the information provided, edit as needed, and submit to complete the registration form. After the information is reviewed, emails will be sent to the provided contacts for verification. Once verified, your TestNet certificate will be issued.\",\"Please review the information provided, edit as needed, and submit to complete the registration form. After the information is reviewed, you will be contacted to verify details. Once verified, your TestNet certificate will be issued.\":\"入力された情報を確認し、必要に応じて編集し、送信して登録フォームを完成させてください。情報の確認後、詳細を確認するためにご連絡を差し上げます。確認後、TestNet証明書が発行されます\",\"Please select as many categories needed to represent the types of virtual asset services your organization provides.\":\"貴社が提供する仮想資産サービスの種類を表すために必要な数のカテゴリーを選択してください。\",\"Please specify the applicable regulation(s) for Travel Rule standards compliance, e.g.\\\"FATF Recommendation 16\\\"\":\"トラベルルール規格に準拠するため、適用される規則を特定してください。e.g.\\\"FATF Recommendation 16\\\"\",\"Please supply a valid national identification number. TRISA recommends the use of LEI numbers. For more information, please visit\":\"有効な国民識別番号を入力してください。TRISAはLEI番号の使用を推奨しています。詳細については、以下をご覧ください。\",\"Please supply contact information for representatives of your organization. All contacts will receive an email verification token and the contact emails must be verified before the registration can proceed.\":\"Please supply contact information for representatives of your organization. All contacts will receive an email verification token and the contact emails must be verified before the registration can proceed.\",\"Please supply contact information for representatives of your organization. All contacts will receive an email verification token and the contact emails must be verified before the registration can proceed. Group or shared email addresses such as compliance@yourvasp.com are permitted if the email account is actively monitored.\":\"Please supply contact information for representatives of your organization. All contacts will receive an email verification token and the contact emails must be verified before the registration can proceed. Group or shared email addresses such as compliance@yourvasp.com are permitted if the email account is actively monitored.\",\"Please use the email address associated with your organization.\":\"ご所属の組織に関連するメールアドレスをご使用ください\",\"Please use the email address associated with your organization. Group or shared email addresses such as compliance@yourvasp.com are permitted if the email account is actively monitored.\":\"Please use the email address associated with your organization. Group or shared email addresses such as compliance@yourvasp.com are permitted if the email account is actively monitored.\",\"Postal Code\":\"Postal Code\",\"Postal Code / Postcode / ZIP Code\":\"郵便番号 / 郵便番号 / ZIPコード\",\"Preferred name for email communication.\":\"電子メールでのコミュニケーションに適した名前。\",\"Previous\":\"Previous\",\"Primary National Jurisdiction\":\"国内主要管轄地域\",\"Primary contact for handling technical queries about the operation and status of your service participating in the TRISA network. Can be a group or admin email.\":\"TRISAネットワークに参加しているお客様のサービスの運用や状態に関する技術的な問い合わせに対応するための主要な連絡先です。グループメールや管理者メールでも可\",\"Private Organization\":\"Private Organization\",\"Profile\":\"Profile\",\"Profile Created\":\"Profile Created\",\"Profile Created:\":\"Profile Created:\",\"Provider\":\"Provider\",\"Province\":\"Province\",\"Public Identity Key\":\"Public Identity Key\",\"REJECTED\":\"REJECTED\",\"REVIEWED\":\"REVIEWED\",\"Reference implementation\":\"Reference implementation\",\"Reg Authority\":\"レグオーソリティ\",\"Region / Province / State (required)\":\"地域/都道府県/州(必須)\",\"Register with <0>TRISA's GDS\":\"Register with <0>TRISA's GDS\",\"Registered Directory\":\"登録済みディレクトリ\",\"Registration Authority\":\"登録機関\",\"Registration Authority Identifier\":\"登録局識別子\",\"Registration Submission\":\"登録申請\",\"Regulator Name\":\"レギュレータ名\",\"Remove Linked Account\":\"Remove Linked Account\",\"Remove line\":\"ラインの削除\",\"Request New Identity Certificate\":\"Request New Identity Certificate\",\"Requesting a new X.509 Identity Certificate will invalidate and revoke your current X.509 Identity Certificate.\":\"Requesting a new X.509 Identity Certificate will invalidate and revoke your current X.509 Identity Certificate.\",\"Reset\":\"リセット\",\"Residential\":\"レジデンシャル\",\"Return to vaspdirectory.net\":\"Return to vaspdirectory.net\",\"Review\":\"レビュー\",\"Review <0>documentation\":\"Review <0>documentation\",\"Review <0>source code\":\"Review <0>source code\",\"Review section\":\"Review section\",\"Role\":\"Role\",\"Rotational will install and configure your node for your environment while you host, maintain, and support the node on an ongoing basis.\":\"Rotational will install and configure your node for your environment while you host, maintain, and support the node on an ongoing basis.\",\"Rotational will install, configure, host, maintain, and support your node. Includes dedicated, provenance-aware node with regional deployments.\":\"Rotational will install, configure, host, maintain, and support your node. Includes dedicated, provenance-aware node with regional deployments.\",\"SECURITY\":\"SECURITY\",\"SUBMITTED\":\"SUBMITTED\",\"Safeguards PII\":\"個人情報の保護について\",\"Save\":\"Save\",\"Save & Next\":\"保存して次に進む\",\"Save & Previous\":\"保存と前へ\",\"Schedule a demo of Envoy, TRISA's open source solution for cost-effective Travel Rule compliance.\":\"Schedule a demo of Envoy, TRISA's open source solution for cost-effective Travel Rule compliance.\",\"Schedule a demo to learn about TRISA's open source self-hosted solution for cost-effective Travel Rule compliance.\":\"Schedule a demo to learn about TRISA's open source self-hosted solution for cost-effective Travel Rule compliance.\",\"Sealing Certificate Inventory\":\"Sealing Certificate Inventory\",\"Sealing Certificates\":\"Sealing Certificates\",\"Search the Directory Service\":\"ディレクトリサービスを検索する\",\"Section\":\"セクション\",\"Section 1: Basic Details\":\"第1章:基本的な内容\",\"Section 2: Legal Person\":\"第2章:リーガル・パーソン\",\"Section 3: Contacts\":\"セクション 3: 連絡先\",\"Section 4: TRISA Implementation\":\"第4節 TRISAの実施\",\"Section 5: TRIXO Questionnaire\":\"セクション5:TRIXO アンケート\",\"Section 6: Review & Submit\":\"セクション6:レビューと提出\",\"Sections & Details\":\"セクション6:レビューと提出\",\"Secure\":\"安全な\",\"Select Network\":\"Select Network\",\"Select VASP category\":\" VASPのカテゴリーを選択する\",\"Select a VASP from the Managed VASP List\":\"Select a VASP from the Managed VASP List\",\"Select a country\":\"国を選択してください\",\"Select business category\":\"事業カテゴリーを選択してください\",\"Select the collaborator’s role and save.\":\"Select the collaborator’s role and save.\",\"Serial No\":\"Serial No\",\"Serial Number\":\"Serial Number\",\"Set up your TRISA node or integrate with a 3rd-party Travel Rule solution. Complete\\n testing and move to production.\":\"Set up your TRISA node or integrate with a 3rd-party Travel Rule solution. Complete\\n testing and move to production.\",\"Set up your TRISA node or integrate with a 3rd-party Travel Rule solution. Complete testing and move to production.\":\" TRISAノードをセットアップするか、サードパーティのTravel Ruleソリューションと統合します。テストを完了し、本番稼動に移行します\",\"Short\":\"ショート\",\"Sign out\":\"Sign out\",\"Signature ID\":\"Signature ID\",\"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set\\n up and maintain their own TRISA server to exhange encrypted Travel Rule\\n compliance data. TRISA maintains an\":\"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set\\n up and maintain their own TRISA server to exhange encrypted Travel Rule\\n compliance data. TRISA maintains an\",\"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set up and maintain their own TRISA server to exhange encrypted Travel Rule compliance data. At the same time, TRISA is designed to be interoperable. There are several Travel Rule solutions providers available on the market. If you are a customer, work with your Travel Ruie provider to integrate TRISA into your Travel Rule compliance workflow.\":\"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set up and maintain their own TRISA server to exhange encrypted Travel Rule compliance data. At the same time, TRISA is designed to be interoperable. There are several Travel Rule solutions providers available on the market. If you are a customer, work with your Travel Ruie provider to integrate TRISA into your Travel Rule compliance workflow.\",\"Social Security Number\":\"社会保障番号\",\"Something went wrong. Please try again later.\":\"Something went wrong. Please try again later.\",\"Sorry, the page you are looking for doesn't exist or has been moved\":\"申し訳ありませんが、お探しのページは存在しないか、移動されました\",\"Sorry. We could not find a user account with the email address\":\"Sorry. We could not find a user account with the email address\",\"Start\":\"Start\",\"Start Certificate Registration\":\"証明書の登録を開始する\",\"Start Registration\":\"登録開始\",\"Start trial\":\"Start trial\",\"Start your implementation\":\"Start your implementation\",\"Status\":\"ステータス\",\"Status:\":\"Status:\",\"Step 1\":\"Step 1\",\"Street Address\":\"Street Address\",\"Subject\":\"Subject\",\"Subject Details\":\"Subject Details\",\"Submit\":\"提出\",\"Submit MainNet Registration\":\" MainNet登録の送信\",\"Submit TestNet Registration\":\" TestNet登録の送信\",\"Submitted\":\"提出されました\",\"Support\":\"Support\",\"Switch Accounts\":\"Switch Accounts\",\"Synga Bridge\":\"Synga Bridge\",\"TESTNET DIRECTORY RECORD\":\"テストネットディレクトリレコード\",\"TESTNET SUBMISSION\":\"テストネット発信\",\"TRISA Certificate Types\":\"TRISA Certificate Types\",\"TRISA Endpoint\":\" TRISAエンドポイント\",\"TRISA Endpoint: MainNet\":\" TRISA Endpoint:メインネット\",\"TRISA Endpoint: TestNet\":\" TRISAエンドポイントTestNet\",\"TRISA GitHub repo\":\"TRISA GitHub repo\",\"TRISA Global Directory Service\":\" TRISAグローバルディレクトリサービス\",\"TRISA Identity Signature:\":\"TRISA Identity Signature:\",\"TRISA Implementation\":\" TRISAの実施\",\"TRISA Implementations\":\"TRISA Implementations\",\"TRISA Member Directory\":\"TRISA Member Directory\",\"TRISA Member ID\":\" TRISAメンバーID\",\"TRISA Member ID:\":\"TRISA Member ID:\",\"TRISA Registration Request Submitted!\":\"TRISA Registration Request Submitted!\",\"TRISA Service Endpoint\":\" TRISA サービスエンドポイント\",\"TRISA Verification\":\" TRISAの検証\",\"TRISA Verification:\":\"TRISA Verification:\",\"TRISA Verified Logo\":\"TRISA Verified Logo\",\"TRISA endpoint for communication\":\"通信用TRISAエンドポイント\",\"TRISA endpoint is not valid.\":\"TRISA endpoint is not valid.\",\"TRISA implementation\":\" TRISAの導入\",\"TRISA is a decentralized network where VASPs communicate directly with each other.\":\" TRISAは、VASP同士が直接通信する分散型ネットワークです。\",\"TRISA is a global, open source, peer-to-peer and secure Travel Rule architecture and network designed to be accessible and interoperable. Become a TRISA-certified VASP today.\":\" TRISAは、グローバルでオープンソース、ピアツーピアで安全なTravel Ruleアーキテクチャとネットワークで、アクセス性と相互運用性が高いように設計されています。今すぐTRISA認定のVASPになります。\",\"TRISA is a network of trusted members. I acknowledge that the contact is authorized to access the organization’s TRISA account information.\":\"TRISA is a network of trusted members. I acknowledge that the contact is authorized to access the organization’s TRISA account information.\",\"TRISA is a network of trusted members. I acknowledge that the new VASP has a legitimate business purpose to join TRISA.\":\"TRISA is a network of trusted members. I acknowledge that the new VASP has a legitimate business purpose to join TRISA.\",\"TRISA is designed to be interoperable with other Travel Rule solutions.\":\" TRISAは、他のTravel Ruleソリューションと相互運用できるように設計されています。\",\"TRISA is designed to be interoperable. There are several Travel Rule solutions\\n providers available on the market. If you are a customer, work with them to\\n integrate TRISA into your Travel Rule compliance workflow.\":\"TRISA is designed to be interoperable. There are several Travel Rule solutions\\n providers available on the market. If you are a customer, work with them to\\n integrate TRISA into your Travel Rule compliance workflow.\",\"TRISA is open source and available to implement by any VASP.\":\" TRISAはオープンソースで、どのVASPでも導入可能\",\"TRISA issues two types of certificates:\":\"TRISA issues two types of certificates:\",\"TRISA members must complete a comprehensive multi-part verification form and due diligence process. Once verified, TRISA will issue TestNet and MainNet certificates for secure Travel Rule compliance.\":\" TRISA会員は、包括的な複数部構成の検証フォームとデューディリジェンス・プロセスを完了する必要があります。検証後、TRISAはTestNetおよびMainNetの証明書を発行し、安全なTravel Ruleに準拠します。\",\"TRISA specific identity number (UUID), only supplied if you're updating an existing registration request\":\" TRISA固有のID番号(UUID)。既存の登録依頼を更新する場合にのみ提供されます。\",\"TRISA uses public-key cryptography for encrypting data in flight and at rest.\":\" TRISAでは、飛行中および静止中のデータの暗号化に公開鍵暗号方式を採用しています\",\"TRISA verified members may download and display a “TRISA Verified VASP” logo on their website. The logo is unique to your VASP and non-reproducible. Members may download their logo after verification is complete and their certificate has been issued. The logo is in .svg fotmat\":\"TRISA verified members may download and display a “TRISA Verified VASP” logo on their website. The logo is unique to your VASP and non-reproducible. Members may download their logo after verification is complete and their certificate has been issued. The logo is in .svg fotmat\",\"TRISA's Github repo\":\"TRISA's Github repo\",\"TRISA's Slack channel\":\"TRISA's Slack channel\",\"TRISA’s Github repo\":\"TRISA’s Github repo\",\"TRISA’s Global Directory Service (GDS) is a network of vetted VASPs that can securely exchange Travel Rule compliance data with each other.\":\" TRISAのGDS(Global Directory Service)は、Travel Ruleのコンプライアンスデータを安全にやり取りできる、審査に合格したVASPのネットワークです\",\"TRISA’s verification form includes five sections and may require information from several parties in your organization.\":\" TRISAの検証フォームは5つのセクションからなり、お客様の組織内の複数の関係者からの情報を必要とする場合があります\",\"TRIXO Questionnaire\":\" TRIXOアンケート\",\"Talk to a member of your technical team to determine the requirements and\\n resources to integrate TRISA with your system. Have members of your technical\\n team integrate your systems with TRISA. Or work with a solutions provider that\\n can help your VASP set up your TRISA server and maintain it.\":\"Talk to a member of your technical team to determine the requirements and\\n resources to integrate TRISA with your system. Have members of your technical\\n team integrate your systems with TRISA. Or work with a solutions provider that\\n can help your VASP set up your TRISA server and maintain it.\",\"Tax Identification Number\":\"課税証明書番号\",\"Technical Contact (required)\":\"技術連絡先(必須)\",\"Technical Contact Email\":\"Technical Contact Email\",\"Technical Contact Name\":\"Technical Contact Name\",\"Technical Contact Phone\":\"Technical Contact Phone\",\"Technical Officer\":\"技術担当者\",\"Technical Resources\":\"Technical Resources\",\"Technical information about your endpoint for certificate issuance. Each VASP is required to establish a TRISA endpoint for inter-VASP communication.\":\"証明書発行のためのエンドポイントに関する技術的な情報。各VASPは、VASP間通信のためにTRISAエンドポイントを設置することが必要です\",\"TestNet\":\"テストネット\",\"TestNet Certificate Common Name\":\" TestNet 証明書コモンネーム\",\"TestNet Certificates\":\"TestNet Certificates\",\"TestNet Identity Certificates\":\"TestNet Identity Certificates\",\"TestNet Network Metrics\":\" TestNet ネットワークメトリクス\",\"TestNet TRISA Endpoint\":\" TestNet TRISAエンドポイント\",\"TestNet and MainNet endpoints should not be the same.\":\"TestNet and MainNet endpoints should not be the same.\",\"Thank you for creating your TRISA account.\":\"Thank you for creating your TRISA account.\",\"Thank you for creating your TRISA account. You must verify your email address. An email with verification instructions has been sent to your email address. Please complete the email verification process in 24 hours. The email verification link will expire in 24 hours.\":\"Thank you for creating your TRISA account. You must verify your email address. An email with verification instructions has been sent to your email address. Please complete the email verification process in 24 hours. The email verification link will expire in 24 hours.\",\"Thank you. We have sent instructions to reset your password to\":\"Thank you. We have sent instructions to reset your password to\",\"Thank you. We have sent instructions to reset your password to {0}. The link to reset your password expires in 24 hours.\":[\"ありがとうございます。パスワードをリセットするための手順を \",[\"0\"],\" に送信しました。パスワードリセットのリンクは24時間以内に有効期限が切れます。\"],\"The Common Name typically matches the Endpoint, without the port number\\n at the end (e.g. trisa.myvasp.com) and is used to identify the subject\\n in the X.509 certificate.\":\"The Common Name typically matches the Endpoint, without the port number\\n at the end (e.g. trisa.myvasp.com) and is used to identify the subject\\n in the X.509 certificate.\",\"The Domain Name is invalid.\":\"The Domain Name is invalid.\",\"The Domain Name is required.\":\"The Domain Name is required.\",\"The Organization has a current and valid <0>Mainnet Identity Certificate.\":\"The Organization has a current and valid <0>Mainnet Identity Certificate.\",\"The Organization has a current and valid <0>Mainnet and <1>Tesnet Identity Certificate.\":\"The Organization has a current and valid <0>Mainnet and <1>Tesnet Identity Certificate.\",\"The Organization has a current and valid <0>Testnet Identity Certificate.\":\"The Organization has a current and valid <0>Testnet Identity Certificate.\",\"The TRISA Global Directory Service (GDS) is temporarily undergoing maintenance. Please try again later.\":\"The TRISA Global Directory Service (GDS) is temporarily undergoing maintenance. Please try again later.\",\"The TRISA Member Directory is for informational purposes and is meant to foster collaboration between members. It is available to verified TRISA contacts only. If you cannot view the list, please complete the registration process. You can view the member list after verification is complete.\":\"The TRISA Member Directory is for informational purposes and is meant to foster collaboration between members. It is available to verified TRISA contacts only. If you cannot view the list, please complete the registration process. You can view the member list after verification is complete.\",\"The Travel Rule Information Sharing Architecture (TRISA)\":\"旅行規則情報共有アーキテクチャ(TRISA)\",\"The VASP Name is required.\":\"The VASP Name is required.\",\"The address and port of the TRISA endpoint for partner VASPs to connect on via gRPC.\":\"パートナーVASPがgRPCを介して接続するためのTRISAエンドポイントのアドレスとポート\",\"The collaborator has not been deleted\":\"The collaborator has not been deleted\",\"The collaborator has not been updated\":\"The collaborator has not been updated\",\"The common name for the mTLS certificate. This should match the TRISA endpoint without the port in most cases.\":\" mTLS証明書のコモンネーム。これはほとんどの場合、ポートを含まないTRISAエンドポイントと一致するはずであります\",\"The contact will receive an email to create a TRISA Global Directory Service (GDS) account or join this organization if the contact already has a TRISA GDS account. The invitation to join is valid for 7 calendar days. The contact will be added as a member for the VASP. The contact will have the ability to contribute to certificate requests, check on the status of certificate requests, and complete other actions related to the organization’s TRISA membership.\":\"The contact will receive an email to create a TRISA Global Directory Service (GDS) account or join this organization if the contact already has a TRISA GDS account. The invitation to join is valid for 7 calendar days. The contact will be added as a member for the VASP. The contact will have the ability to contribute to certificate requests, check on the status of certificate requests, and complete other actions related to the organization’s TRISA membership.\",\"The following account will be removed from your profile. The linked account will not be affected.\":\"The following account will be removed from your profile. The linked account will not be affected.\",\"The link to reset your password expires in 24 hours.\":\"The link to reset your password expires in 24 hours.\",\"The minimum threshold above which your organization is required to collect/send Travel Rule information.\":\"組織がTravel Rule情報を収集/送信するために必要な最低基準値\",\"The name and type of name by which the legal person is known.\":\"法人の名称および名称の種類\",\"The name of primary regulator or supervisory authority for your national jurisdiction\":\"あなたの国の管轄区域の主要な規制当局または監督当局の名前。\",\"There is an error or missing data in this section. Please edit the section.\":\"There is an error or missing data in this section. Please edit the section.\",\"This is the only time the PKCS12 password is shown during the registration process.\":\"This is the only time the PKCS12 password is shown during the registration process.\",\"This multi-section form is an important step in the registration and certificate issuance process. The information you provide will be used to verify the legal entity that you represent and, where appropriate, will be available to verified TRISA members to facilitate compliance decisions. If you need guidance, see the <0>Getting Started Help Guide.\":\"This multi-section form is an important step in the registration and certificate issuance process. The information you provide will be used to verify the legal entity that you represent and, where appropriate, will be available to verified TRISA members to facilitate compliance decisions. If you need guidance, see the <0>Getting Started Help Guide.\",\"This questionnaire is designed to help TRISA members understand the regulatory regime of your organization. The information provided will help ensure that required compliance information exchanges are conducted correctly and safely. All verified TRISA members will have access to this information.\":\"このアンケートは、TRISA会員が貴組織の規制体制を理解するために作成されたものです。提供された情報は、要求されるコンプライアンス情報交換が正しく安全に行われるようにするために役立ちます。認証されたすべてのTRISA会員は、この情報にアクセスすることができます。\",\"Threshold to conduct KYC before permitting the customer to send/receive virtual asset transfers\":\"顧客に仮想資産の送受信を許可する前にKYCを実施するための基準値\",\"To assist in completing the registration form, the form is divided into multiple sections. Navigate through the form by clicking on each section of the progress bar or the buttons at the bottom of each section.\":\"To assist in completing the registration form, the form is divided into multiple sections. Navigate through the form by clicking on each section of the progress bar or the buttons at the bottom of each section.\",\"Trading\":\"トレーディング\",\"USD $0\":\"USD $0\",\"USD $375/month/node (min 6-month commitment)\":\"USD $375/month/node (min 6-month commitment)\",\"USD USD $2,500 (one-time)\":\"USD USD $2,500 (one-time)\",\"USER DETAILS\":\"USER DETAILS\",\"Unable to add VASP\":\"Unable to add VASP\",\"Unable to add collaborator\":\"Unable to add collaborator\",\"Understood\":\"Understood\",\"Unknown Entity\":\"Unknown Entity\",\"Unsaved changes alert\":\"Unsaved changes alert\",\"Unspecified\":\"未設定\",\"Upon verification, integrate with TRISA to begin exchanging Travel Rule compliance data.\":\"Upon verification, integrate with TRISA to begin exchanging Travel Rule compliance data.\",\"User Details\":\"User Details\",\"User ID:\":\"User ID:\",\"User Profile\":\"User Profile\",\"VASP\":\"VASP\",\"VASP Category\":\" VASPカテゴリ\",\"VASP Domain\":\"VASP Domain\",\"VASP Name\":\"VASP Name\",\"VASPs have three options to integrate with TRISA using Envoy.\":\"VASPs have three options to integrate with TRISA using Envoy.\",\"VASPs have two options to integrate with TRISA.\":\"VASPs have two options to integrate with TRISA.\",\"VERIFIED\":\"VERIFIED\",\"VERIFIED ON\":\"ベリファイドオン\",\"Verification Status:\":\"Verification Status:\",\"Verified\":\"Verified\",\"Verified On\":\"ベリファイドオン\",\"Verified VASPs\":\"Verified VASPs\",\"View Member List\":\"View Member List\",\"View/Edit\":\"View/Edit\",\"Visit Getting Started with TRISA\":\"Visit Getting Started with TRISA\",\"We recommend that a senior compliance officer initially creates the account for the VASP. Additional accounts can be created later.\":\" VASP のアカウントは、上級コンプライアンス・オフィサーが最初に作成することをお勧めします。追加のアカウントは、後で作成することができます\",\"Website\":\"ウェブサイト\",\"Website, incorporation Date, VASP Category\":\"ウェブサイト、設立日、VASPカテゴリー。\",\"Welcome to TRISA’s network of Certified VASPs.\":\" TRISAの認定VASPネットワークへようこそ\",\"We’ll be back soon.\":\"We’ll be back soon.\",\"What is IVMS101?\":\" IVMS101とは何ですか?\",\"What is the minimum threshold for Travel Rule compliance?\":\" Travel Ruleに準拠するための最低基準値は?\",\"What’s a Common name or VASP ID?\":\"コモンネームやVASP IDって何。\",\"Who to Ask\":\"誰に聞けばいい?\",\"Who to ask\":\"誰に聞けばいいの?\",\"Why Join TRISA\":\" TRISAに参加する理由\",\"X.509 Identity Certificate Details\":\"X.509 Identity Certificate Details\",\"X.509 Identity Certificate Inventory\":\"X.509 Identity Certificate Inventory\",\"X.509 Identity Certificates\":\"X.509 Identity Certificates\",\"YES\":\"YES\",\"Yes\":\"はい\",\"You have unsaved changes. Are you sure you want to continue without saving?\":\"You have unsaved changes. Are you sure you want to continue without saving?\",\"You must agree to the terms and conditions\":\"You must agree to the terms and conditions\",\"You must click on each confirmation link to complete the registration process.\":\"You must click on each confirmation link to complete the registration process.\",\"You must request a new X.509 Identity Certificate to change your Endpoint and Common Name.\":\"You must request a new X.509 Identity Certificate to change your Endpoint and Common Name.\",\"You must submit your registration for TestNet and MainNet separately.\":\"You must submit your registration for TestNet and MainNet separately.\",\"You must verify your email address. An email with verification instructions has been sent to your email address. Please complete the email verification process in 24 hours. The email verification link will expire in 24 hours.\":\"You must verify your email address. An email with verification instructions has been sent to your email address. Please complete the email verification process in 24 hours. The email verification link will expire in 24 hours.\",\"You will receive\":\"You will receive\",\"Your TRISA Implementation\":\"Your TRISA Implementation\",\"Your TRISA {type} Details\":[\"Your TRISA \",[\"type\"],\" Details\"],\"Your account has not been verified. Please check your email to verify your account.\":\"あなたのアカウントは認証されていません。Please check your email to verify your account.\\\" msgstr \\\"あなたのアカウントは認証されていません\",\"Your dashboard\":\"Your dashboard\",\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@rotational.io. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\":\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@rotational.io. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\",\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@trisa.io. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\":\"登録フォームが正常に送信されました。admin@trisa.io から確認メールが届きます。メールには、次のステップについての説明が記載されています。ダッシュボードに戻り、登録と証明書の状況を確認することができます\",\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@vaspdirectory.net. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\":\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@vaspdirectory.net. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\",\"Your registration request has been successfully received by the Directory Service. Verification emails have been sent to all contacts listed. Once your contact information has been verified, the registration form will be sent to the TRISA review board to verify your membership in the TRISA network.\":\"Your registration request has been successfully received by the Directory Service. Verification emails have been sent to all contacts listed. Once your contact information has been verified, the registration form will be sent to the TRISA review board to verify your membership in the TRISA network.\",\"Your {0} TRISA Organization Profile:\":[\"Your \",[\"0\"],\" TRISA Organization Profile:\"],\"about us\":\"about us\",\"complete VASP verification\":\" VASP検証の完了\",\"compliance. TRISA helps Virtual Asset Service Providers (VASPs) comply with the Travel Rule for cross-border cryptocurrency transactions. TRISA is designed to be interoperable.\":\"コンプライアンスに対応します。TRISAは、仮想資産サービスプロバイダ(VASP)が国境を越えた暗号通貨取引に関するTravel Ruleに準拠するための支援を行っています。TRISAは、相互運用が可能なように設計されています。\",\"create account\":\"create account\",\"create your account\":\"アカウントの作成\",\"for Cryptocurrency Travel Rule compliance.\":\" Cryptocurrency Travel Ruleに対応するため\",\"for MainNet registration so your MainNet certificate will be issued after the verification phone call has been completed by the validation team.\":\"for MainNet registration so your MainNet certificate will be issued after the verification phone call has been completed by the validation team.\",\"for TestNet registration so your TestNet certificate will be issued upon review by the validation team\":\" TestNet登録のため、TestNet証明書は検証チームによるレビューの後、発行されます。\",\"for legal persons and is strongly suggested for use as KYC or CDD (Know your Counterparty) information exchanged in TRISA transfers.\":\"for legal persons and is strongly suggested for use as KYC or CDD (Know your Counterparty) information exchanged in TRISA transfers.\",\"in partnership with\":\"の協力で\",\"is a global, open source, secure, and peer-to-peer protocol for\":\"は、グローバル、オープンソース、セキュア、ピアツーピアのプロトコルです。\",\"is not required\":\"は必要ない\",\"is required\":\"が必要\",\"lower case letters (a-z)\":\"lower case letters (a-z)\",\"numbers (i.e. 0-9)\":\"numbers (i.e. 0-9)\",\"on behalf of\":\"on behalf of\",\"pending registration\":\"pending registration\",\"registration. Upon submission, you will receive an email with a confirmation link. You must click the confirmation link to complete the registration process. Failure to click the confirmation link will result in an incomplete registration\":\"登録する。登録が完了すると、確認用リンクが記載された電子メールが送信されます。登録手続きを完了するには、確認用リンクをクリックする必要があります。確認リンクをクリックしない場合、登録は完了しません。\",\"required\":\"required\",\"special characters (e.g. !@#$%^&*)\":\"special characters (e.g. !@#$%^&*)\",\"the TRISA architecture\":\" TRISAアーキテクチャ\",\"to receive maintenance and outage notifications. If you have an immediate concern, please email support@rotational.io.\":\"to receive maintenance and outage notifications. If you have an immediate concern, please email support@rotational.io.\",\"two separate emails with confirmation links for each registration.\":\"two separate emails with confirmation links for each registration.\",\"upper case letters (A-Z)\":\"upper case letters (A-Z)\",\"view details\":\"view details\",\"with detailed documentation, a reference implemenation, and “robot” VASPs for\\n testing purposes.\":\"with detailed documentation, a reference implemenation, and “robot” VASPs for\\n testing purposes.\",\"you do not have permission to invite a collaborator\":\"you do not have permission to invite a collaborator\",\"{0}\":[[\"0\"]],\"{0} Contact\":[[\"0\"],\" 連絡先\"],\"{message}\":[[\"message\"]]}")}; \ No newline at end of file diff --git a/web/gds-user-ui/src/locales/ja/messages.po b/web/gds-user-ui/src/locales/ja/messages.po index dc44497ef..b93c5a12e 100644 --- a/web/gds-user-ui/src/locales/ja/messages.po +++ b/web/gds-user-ui/src/locales/ja/messages.po @@ -67,15 +67,34 @@ msgstr "" msgid "1 Basic Details" msgstr "1 基本的な内容" +#: src/components/Section/IntegrateAndComply.tsx:86 +msgid "1. Open Source/DIY" +msgstr "" + #: src/components/Section/VaspVerification.tsx:108 msgid "2 Legal Person" msgstr "2 法律上の人" +#: src/components/Section/IntegrateAndComply.tsx:144 +msgid "2-3 weeks" +msgstr "" + +#: src/components/Section/IntegrateAndComply.tsx:133 +msgid "2. One-time Setup" +msgstr "" + #: src/components/Section/VaspVerification.tsx:123 msgid "3 Contacts" msgstr "3 コンタクト" -#: src/components/Section/IntegrateAndComply.tsx:130 +#: src/components/Section/IntegrateAndComply.tsx:97 +msgid "3-6 months" +msgstr "" + +#: src/components/Section/IntegrateAndComply.tsx:176 +msgid "3-7 days" +msgstr "" + #: src/components/TravelRuleProviders/index.tsx:9 msgid "3rd Party Travel Rule Providers" msgstr "" @@ -222,7 +241,7 @@ msgid "All TRISA members must complete TRISA’s VASP verification and due dilig msgstr "すべてのTRISAメンバーは、TRISAのVASP検証およびデューデリジェンスプロセスを完了し、Verified VASPとなる必要があります。" #: src/components/Form/SignupForm.tsx:85 -#: src/components/Section/IntegrateAndComply.tsx:194 +#: src/components/Section/IntegrateAndComply.tsx:237 #: src/components/Section/VaspVerification.tsx:217 msgid "Already have an account?" msgstr "すでにアカウントをお持ちの方?" @@ -303,6 +322,12 @@ msgstr "基本情報" msgid "Become Travel Rule compliant." msgstr "トラベルルールへの対応" +#: src/components/Section/IntegrateAndComply.tsx:92 +#: src/components/Section/IntegrateAndComply.tsx:139 +#: src/components/Section/IntegrateAndComply.tsx:171 +msgid "Best for:" +msgstr "" + #: src/components/Contacts/ContactsForm.tsx:166 msgid "Billing Contact (optional)" msgstr "請求先(オプション)" @@ -532,11 +557,15 @@ msgstr "コンプライアンスオフィサー" msgid "Compliance officer or legal contact for requests about the compliance requirements and legal status of your organization. A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted." msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:172 +msgid "Compliance teams seeking a turnkey solution with minimal effort while leveraging expert support & maintenance for sustained regulatory adherence." +msgstr "" + #: src/components/CertificateRegistration/CertificateRegistrationTable.tsx:22 msgid "Compliance, Technical, Admininstrative, Billing" msgstr "" -#: src/components/Section/IntegrateAndComply.tsx:51 +#: src/components/Section/IntegrateAndComply.tsx:50 msgid "Comply with the Travel Rule" msgstr "トラベルルールを遵守する" @@ -560,6 +589,11 @@ msgstr "" msgid "Contact Name" msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:153 +#: src/components/Section/IntegrateAndComply.tsx:185 +msgid "Contact Rotational Labs at <0>support@rotational.io to request information." +msgstr "" + #: src/components/Section/UserEmailConfirmation.tsx:27 msgid "Contact Verified" msgstr "" @@ -607,6 +641,12 @@ msgstr "" msgid "Copy" msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:100 +#: src/components/Section/IntegrateAndComply.tsx:147 +#: src/components/Section/IntegrateAndComply.tsx:179 +msgid "Cost:" +msgstr "" + #: src/components/CertificateDetails/CertificateDetails.tsx:229 #: src/components/CertificateDetails/CertificateDetails.tsx:292 #: src/components/CertificateInventory/index.tsx:212 @@ -652,7 +692,7 @@ msgid "Create Your Account" msgstr "" #: src/components/Section/GettingStarted.tsx:14 -#: src/components/Section/IntegrateAndComply.tsx:191 +#: src/components/Section/IntegrateAndComply.tsx:234 #: src/components/Section/VaspVerification.tsx:213 msgid "Create account" msgstr "" @@ -734,6 +774,12 @@ msgstr "" msgid "Description" msgstr "商品説明" +#: src/components/Section/IntegrateAndComply.tsx:88 +#: src/components/Section/IntegrateAndComply.tsx:135 +#: src/components/Section/IntegrateAndComply.tsx:167 +msgid "Description:" +msgstr "" + #: src/components/CertificateManagement/CertificateDataTable.tsx:41 #: src/components/Tables/MembersRow.tsx:50 msgid "Details" @@ -749,7 +795,7 @@ msgstr "ディレクトリ参照" #: src/components/Navbar/Landing/MobileNav.tsx:72 #: src/components/Navbar/Landing/Nav.tsx:22 #: src/components/OpenSourceResources/index.tsx:20 -#: src/components/Section/IntegrateAndComply.tsx:151 +#: src/components/Section/IntegrateAndComply.tsx:217 msgid "Documentation" msgstr "ドキュメンテーション" @@ -799,6 +845,10 @@ msgstr "" msgid "Download" msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:116 +msgid "Download <0>Docker image" +msgstr "" + #: src/constants/national-identification.ts:12 msgid "Driver's License Number" msgstr "運転免許証番号" @@ -880,10 +930,24 @@ msgstr "" msgid "Enter your email address" msgstr "メールアドレスを入力してください。" +#: src/components/Section/IntegrateAndComply.tsx:71 +msgid "Envoy is an <0>open source messaging tool built to help compliance teams handle travel rule exchanges efficiently and securely. It is designed by compliance experts and TRISA engineers to provide simplified data exchanges using the TRISA or TRP protocols." +msgstr "" + +#: src/components/Section/IntegrateAndComply.tsx:89 +msgid "Envoy is open source (MIT License). Download, install, integrate, host and support your own Envoy node and service." +msgstr "" + #: src/components/CertificateReview/index.tsx:71 msgid "Error Submitting Certificate" msgstr "証明書の提出エラー" +#: src/components/Section/IntegrateAndComply.tsx:96 +#: src/components/Section/IntegrateAndComply.tsx:143 +#: src/components/Section/IntegrateAndComply.tsx:175 +msgid "Est. Time:" +msgstr "" + #: src/components/CertificateManagement/CertificateDataTable.tsx:35 #: src/components/CertificateManagement/MainnetTestnetCertificates.tsx:64 #: src/components/CertificateManagement/X509IdentityCertificateInventoryDataTable.tsx:42 @@ -981,8 +1045,8 @@ msgid "Git Revision" msgstr "" #: src/components/Section/IntegrateAndComply.tsx:99 -msgid "GitHub repository" -msgstr "" +#~ msgid "GitHub repository" +#~ msgstr "" #: src/modules/dashboard/member/utils.ts:107 msgid "Government Entity" @@ -997,10 +1061,14 @@ msgstr "" msgid "Home" msgstr "" -#: src/components/Section/IntegrateAndComply.tsx:118 -msgid "How to set up your own node?" +#: src/components/Section/IntegrateAndComply.tsx:202 +msgid "How TRISA Works" msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:118 +#~ msgid "How to set up your own node?" +#~ msgstr "" + #: src/components/ConfirmIdentityCertificateRequest/index.tsx:54 msgid "I acknowledge that requesting a new X.509 Identity Certificate will invalidate and revoke my organization’s current X.509 Identity Certificate." msgstr "" @@ -1105,7 +1173,11 @@ msgstr "必要なコンプライアンス情報の交換が正しく安全に行 msgid "Integrate and Comply" msgstr "統合とコンプライアンス" -#: src/components/Section/IntegrateAndComply.tsx:44 +#: src/components/Section/IntegrateAndComply.tsx:66 +msgid "Integrate with <0>TRISA using Envoy to begin exchanging Travel Rule compliance data." +msgstr "" + +#: src/components/Section/IntegrateAndComply.tsx:43 msgid "Integrate with TRISA." msgstr "TRISAとの連携" @@ -1190,7 +1262,6 @@ msgstr "" msgid "Last Updated" msgstr "" -#: src/components/Section/IntegrateAndComply.tsx:176 #: src/components/Section/VaspVerification.tsx:182 msgid "Learn How TRISA Works" msgstr "TRISAの仕組みについて" @@ -1269,7 +1340,7 @@ msgid "Log in to TRISA’s Global Directory Service" msgstr "" #: src/components/Form/SignupForm.tsx:91 -#: src/components/Section/IntegrateAndComply.tsx:198 +#: src/components/Section/IntegrateAndComply.tsx:241 #: src/components/Section/VaspVerification.tsx:221 msgid "Log in." msgstr "ログインする" @@ -1341,8 +1412,8 @@ msgid "Meet Alice VASP, Bob VASP and Evil VASP" msgstr "" #: src/components/Section/IntegrateAndComply.tsx:163 -msgid "Meet Alice VASP, Bob VASP, and “Evil” VASP" -msgstr "" +#~ msgid "Meet Alice VASP, Bob VASP, and “Evil” VASP" +#~ msgstr "" #: src/utils/menu.tsx:54 msgid "Member Directory" @@ -1421,7 +1492,7 @@ msgstr "ナショナルアイデンティフィケーション" msgid "National Jurisdiction" msgstr "全国管轄" -#: src/components/Section/IntegrateAndComply.tsx:172 +#: src/components/Section/IntegrateAndComply.tsx:198 #: src/components/Section/VaspVerification.tsx:176 msgid "Need to Learn More?" msgstr "もっと知りたいですか?" @@ -1457,6 +1528,12 @@ msgstr "" msgid "Next" msgstr "次" +#: src/components/Section/IntegrateAndComply.tsx:103 +#: src/components/Section/IntegrateAndComply.tsx:150 +#: src/components/Section/IntegrateAndComply.tsx:182 +msgid "Next Steps:" +msgstr "" + #: src/components/CertificateManagement/CertificateDataTable.tsx:26 #: src/components/CertificateManagement/X509IdentityCertificateInventoryDataTable.tsx:33 #: src/components/CertificateReview/TrixoReviewDataTable.tsx:13 @@ -1504,18 +1581,25 @@ msgid "Open Source" msgstr "オープンソース" #: src/components/OpenSourceResources/index.tsx:9 -#: src/components/Section/IntegrateAndComply.tsx:142 msgid "Open Source Resources" msgstr "" -#: src/components/Section/IntegrateAndComply.tsx:89 -msgid "Option 1. Set Up Your Own TRISA Node" +#: src/components/Section/IntegrateAndComply.tsx:140 +msgid "Operators seeking a balance between cost & convenience, with professional implementation ensuring a robust setup without the ongoing costs of managed services." msgstr "" -#: src/components/Section/IntegrateAndComply.tsx:108 -msgid "Option 2. Use a 3rd-party Solution" +#: src/components/Section/IntegrateAndComply.tsx:93 +msgid "Operators that want maximum flexibility and control to customize and have the technical resources to integrate with their systems." msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:89 +#~ msgid "Option 1. Set Up Your Own TRISA Node" +#~ msgstr "" + +#: src/components/Section/IntegrateAndComply.tsx:108 +#~ msgid "Option 2. Use a 3rd-party Solution" +#~ msgstr "" + #: src/components/CertificateDetails/CertificateDetails.tsx:241 #: src/components/CertificateDetails/CertificateDetails.tsx:304 #: src/components/CertificateInventory/index.tsx:224 @@ -1571,7 +1655,7 @@ msgstr "ページが見つかりません" msgid "Partially" msgstr "一部" -#: src/components/Section/IntegrateAndComply.tsx:54 +#: src/components/Section/IntegrateAndComply.tsx:53 msgid "Participate in verified VASP-to-VASP Travel Rule exchanges." msgstr "検証済みのVASP間トラベルルール交換に参加する。" @@ -1744,7 +1828,7 @@ msgid "REVIEWED" msgstr "" #: src/components/OpenSourceResources/index.tsx:27 -#: src/components/Section/IntegrateAndComply.tsx:158 +#: src/components/Section/IntegrateAndComply.tsx:224 msgid "Reference implementation" msgstr "" @@ -1757,6 +1841,12 @@ msgstr "レグオーソリティ" msgid "Region / Province / State (required)" msgstr "地域/都道府県/州(必須)" +#: src/components/Section/IntegrateAndComply.tsx:121 +#: src/components/Section/IntegrateAndComply.tsx:158 +#: src/components/Section/IntegrateAndComply.tsx:190 +msgid "Register with <0>TRISA's GDS" +msgstr "" + #: src/components/Section/SearchDirectory.tsx:229 #: src/components/Section/SearchDirectory.tsx:295 msgid "Registered Directory" @@ -1814,6 +1904,14 @@ msgstr "" msgid "Review" msgstr "レビュー" +#: src/components/Section/IntegrateAndComply.tsx:106 +msgid "Review <0>documentation" +msgstr "" + +#: src/components/Section/IntegrateAndComply.tsx:111 +msgid "Review <0>source code" +msgstr "" + #: src/components/ReviewSubmit/index.tsx:161 #: src/components/ReviewSubmit/index.tsx:255 msgid "Review section" @@ -1824,6 +1922,14 @@ msgstr "" msgid "Role" msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:136 +msgid "Rotational will install and configure your node for your environment while you host, maintain, and support the node on an ongoing basis." +msgstr "" + +#: src/components/Section/IntegrateAndComply.tsx:168 +msgid "Rotational will install, configure, host, maintain, and support your node. Includes dedicated, provenance-aware node with regional deployments." +msgstr "" + #: src/components/UserProfile/UserProfilePassword.tsx:52 msgid "SECURITY" msgstr "" @@ -1849,9 +1955,13 @@ msgid "Save & Previous" msgstr "保存と前へ" #: src/components/Banner/LandingBanner.tsx:17 -msgid "Schedule a demo to learn about TRISA's open source self-hosted solution for cost-effective Travel Rule compliance." +msgid "Schedule a demo of Envoy, TRISA's open source solution for cost-effective Travel Rule compliance." msgstr "" +#: src/components/Banner/LandingBanner.tsx:17 +#~ msgid "Schedule a demo to learn about TRISA's open source self-hosted solution for cost-effective Travel Rule compliance." +#~ msgstr "" + #: src/components/CertificateManagement/X509IdentityCertificateInventory.tsx:59 msgid "Sealing Certificate Inventory" msgstr "" @@ -1973,11 +2083,11 @@ msgid "Signature ID" msgstr "" #: src/components/Section/IntegrateAndComply.tsx:90 -msgid "" -"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set\n" -" up and maintain their own TRISA server to exhange encrypted Travel Rule\n" -" compliance data. TRISA maintains an" -msgstr "" +#~ msgid "" +#~ "Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set\n" +#~ " up and maintain their own TRISA server to exhange encrypted Travel Rule\n" +#~ " compliance data. TRISA maintains an" +#~ msgstr "" #: src/components/YourImplementation/index.tsx:11 msgid "Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set up and maintain their own TRISA server to exhange encrypted Travel Rule compliance data. At the same time, TRISA is designed to be interoperable. There are several Travel Rule solutions providers available on the market. If you are a customer, work with your Travel Ruie provider to integrate TRISA into your Travel Rule compliance workflow." @@ -2016,6 +2126,10 @@ msgstr "登録開始" msgid "Start trial" msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:126 +msgid "Start your implementation" +msgstr "" + #: src/components/CertificateDetails/CertificateDetails.tsx:131 #: src/components/CertificateInventory/index.tsx:86 #: src/components/CertificateManagement/CertificateDataTable.tsx:38 @@ -2083,8 +2197,8 @@ msgid "Switch Accounts" msgstr "" #: src/components/Section/IntegrateAndComply.tsx:134 -msgid "Synga Bridge" -msgstr "" +#~ msgid "Synga Bridge" +#~ msgstr "" #: src/components/Section/SearchDirectory.tsx:195 msgid "TESTNET DIRECTORY RECORD" @@ -2201,11 +2315,11 @@ msgid "TRISA is designed to be interoperable with other Travel Rule solutions." msgstr " TRISAは、他のTravel Ruleソリューションと相互運用できるように設計されています。" #: src/components/Section/IntegrateAndComply.tsx:109 -msgid "" -"TRISA is designed to be interoperable. There are several Travel Rule solutions\n" -" providers available on the market. If you are a customer, work with them to\n" -" integrate TRISA into your Travel Rule compliance workflow." -msgstr "" +#~ msgid "" +#~ "TRISA is designed to be interoperable. There are several Travel Rule solutions\n" +#~ " providers available on the market. If you are a customer, work with them to\n" +#~ " integrate TRISA into your Travel Rule compliance workflow." +#~ msgstr "" #: src/components/Section/JoinUs.tsx:41 msgid "TRISA is open source and available to implement by any VASP." @@ -2231,13 +2345,17 @@ msgstr " TRISAでは、飛行中および静止中のデータの暗号化に公 msgid "TRISA verified members may download and display a “TRISA Verified VASP” logo on their website. The logo is unique to your VASP and non-reproducible. Members may download their logo after verification is complete and their certificate has been issued. The logo is in .svg fotmat" msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:212 +msgid "TRISA's Github repo" +msgstr "" + #: src/components/Maintenance/index.tsx:32 msgid "TRISA's Slack channel" msgstr "" #: src/components/Section/IntegrateAndComply.tsx:146 -msgid "TRISA’s Github repo" -msgstr "" +#~ msgid "TRISA’s Github repo" +#~ msgstr "" #: src/components/Section/AboutUs.tsx:57 msgid "TRISA’s Global Directory Service (GDS) is a network of vetted VASPs that can securely exchange Travel Rule compliance data with each other." @@ -2253,12 +2371,12 @@ msgid "TRIXO Questionnaire" msgstr " TRIXOアンケート" #: src/components/Section/IntegrateAndComply.tsx:119 -msgid "" -"Talk to a member of your technical team to determine the requirements and\n" -" resources to integrate TRISA with your system. Have members of your technical\n" -" team integrate your systems with TRISA. Or work with a solutions provider that\n" -" can help your VASP set up your TRISA server and maintain it." -msgstr "" +#~ msgid "" +#~ "Talk to a member of your technical team to determine the requirements and\n" +#~ " resources to integrate TRISA with your system. Have members of your technical\n" +#~ " team integrate your systems with TRISA. Or work with a solutions provider that\n" +#~ " can help your VASP set up your TRISA server and maintain it." +#~ msgstr "" #: src/constants/national-identification.ts:5 msgid "Tax Identification Number" @@ -2454,6 +2572,18 @@ msgstr "" msgid "Trading" msgstr "トレーディング" +#: src/components/Section/IntegrateAndComply.tsx:101 +msgid "USD $0" +msgstr "" + +#: src/components/Section/IntegrateAndComply.tsx:180 +msgid "USD $375/month/node (min 6-month commitment)" +msgstr "" + +#: src/components/Section/IntegrateAndComply.tsx:148 +msgid "USD USD $2,500 (one-time)" +msgstr "" + #: src/components/UserProfile/UserDetails.tsx:12 msgid "USER DETAILS" msgstr "" @@ -2484,8 +2614,8 @@ msgid "Unspecified" msgstr "未設定" #: src/components/Section/IntegrateAndComply.tsx:67 -msgid "Upon verification, integrate with TRISA to begin exchanging Travel Rule compliance data." -msgstr "" +#~ msgid "Upon verification, integrate with TRISA to begin exchanging Travel Rule compliance data." +#~ msgstr "" #: src/components/CertificateDetails/CertificateDetails.tsx:217 #: src/components/CertificateInventory/index.tsx:200 @@ -2523,10 +2653,14 @@ msgstr "" msgid "VASP Name" msgstr "" -#: src/components/Section/IntegrateAndComply.tsx:75 -msgid "VASPs have two options to integrate with TRISA." +#: src/components/Section/IntegrateAndComply.tsx:79 +msgid "VASPs have three options to integrate with TRISA using Envoy." msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:75 +#~ msgid "VASPs have two options to integrate with TRISA." +#~ msgstr "" + #: src/modules/dashboard/member/utils.ts:61 msgid "VERIFIED" msgstr "" @@ -2592,7 +2726,7 @@ msgstr " TRISAの認定VASPネットワークへようこそ" msgid "We’ll be back soon." msgstr "" -#: src/components/Section/IntegrateAndComply.tsx:181 +#: src/components/Section/IntegrateAndComply.tsx:207 #: src/components/Section/VaspVerification.tsx:187 msgid "What is IVMS101?" msgstr " IVMS101とは何ですか?" @@ -2825,10 +2959,10 @@ msgid "view details" msgstr "" #: src/components/Section/IntegrateAndComply.tsx:101 -msgid "" -"with detailed documentation, a reference implemenation, and “robot” VASPs for\n" -" testing purposes." -msgstr "" +#~ msgid "" +#~ "with detailed documentation, a reference implemenation, and “robot” VASPs for\n" +#~ " testing purposes." +#~ msgstr "" #: src/components/Collaborators/index.tsx:145 msgid "you do not have permission to invite a collaborator" diff --git a/web/gds-user-ui/src/locales/pt/messages.js b/web/gds-user-ui/src/locales/pt/messages.js index 34adc569d..a883fb9b4 100644 --- a/web/gds-user-ui/src/locales/pt/messages.js +++ b/web/gds-user-ui/src/locales/pt/messages.js @@ -1 +1 @@ -/*eslint-disable*/module.exports={messages:JSON.parse("{\" When you are verified you will be issued PKCS12 encrypted identity certificates\\n for use in mTLS authentication between TRISA members. The password to decrypt\\n those certificates is shown below:\":\" When you are verified you will be issued PKCS12 encrypted identity certificates\\n for use in mTLS authentication between TRISA members. The password to decrypt\\n those certificates is shown below:\",\" create your TRISA account with your VASP email address. Add collaborators in your\\n organization.\":\" create your TRISA account with your VASP email address. Add collaborators in your\\n organization.\",\"\\\"Save & Next\\\" or \\\"Save & Previous\\\" button.\":\"\\\"Save & Next\\\" or \\\"Save & Previous\\\" button.\",\"(1) <0>X.509 Identity Certificates: X.509 Identity certificates are about <1>trust. They prove the identity of the organization and are used to maintain a secure connection between TRISA members. X.509 Identity certificates must have an Endpoint and Common Name and may have Subject Alternative Names associated with them. TRISA’s X.509 Identity certificates are valid for one calendar year. TRISA’s X.509 Identity certificates expire after one year so member organizations must request a new X.509 Identity certificate upon expiration.\":\"(1) <0>X.509 Identity Certificates: X.509 Identity certificates are about <1>trust. They prove the identity of the organization and are used to maintain a secure connection between TRISA members. X.509 Identity certificates must have an Endpoint and Common Name and may have Subject Alternative Names associated with them. TRISA’s X.509 Identity certificates are valid for one calendar year. TRISA’s X.509 Identity certificates expire after one year so member organizations must request a new X.509 Identity certificate upon expiration.\",\"(2) <0>Sealing Certificates: Sealing certificates are for specific use cases such as <1>long-term data storage. They are used to encrypt individual Secure Envelopes or batches of Secure Envelopes at the transactional level. Organizations may have multiple signing keys and multiple signing-key certificates for different clients, time periods, or use cases. In a compliance information transfer, the transactional sealing certificates are referred to as Envelope Seals. While an organization may use their X.509 Identity certificate as a sealing certificate, TRISA strongly recommends that transactional sealing certificates are different from X.509 Identity certificates for security purposes.\":\"(2) <0>Sealing Certificates: Sealing certificates are for specific use cases such as <1>long-term data storage. They are used to encrypt individual Secure Envelopes or batches of Secure Envelopes at the transactional level. Organizations may have multiple signing keys and multiple signing-key certificates for different clients, time periods, or use cases. In a compliance information transfer, the transactional sealing certificates are referred to as Envelope Seals. While an organization may use their X.509 Identity certificate as a sealing certificate, TRISA strongly recommends that transactional sealing certificates are different from X.509 Identity certificates for security purposes.\",\"(Saved)\":\"(Saved)\",\"(not interoperable)\":\"(not interoperable)\",\"(not saved)\":\"(not saved)\",\"*At least 8 characters in length \\n* Contain at least 3 of the following 4\\ntypes of characters: \\n* lower case letters (a-z) \\n* upper case letters (A-Z) \\n* numbers (i.e. 0-9) \\n* special characters (e.g. !@#$%^&*)\":\"*At least 8 characters in length \\n* Contain at least 3 of the following 4\\ntypes of characters: \\n* lower case letters (a-z) \\n* upper case letters (A-Z) \\n* numbers (i.e. 0-9) \\n* special characters (e.g. !@#$%^&*)\",\"1 Basic Details\":\"1 Basic Details\",\"2 Legal Person\":\"2 Legal Person\",\"3 Contacts\":\"3 Contacts\",\"3rd Party Travel Rule Providers\":\"3rd Party Travel Rule Providers\",\"4 TRISA Implementation\":\"4 TRISA Implementation\",\"5 TRIXO Questionnaire\":\"5 TRIXO Questionnaire\",\"A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted\":\"A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted\",\"A component of\":\"A component of\",\"A physical verification check in the form of a phone call\":\"A physical verification check in the form of a phone call\",\"APPEALED\":\"APPEALED\",\"About TRISA\":\"About TRISA\",\"Account ID\":\"Account ID\",\"Action\":\"Action\",\"Actions\":\"Actions\",\"Active\":\"Active\",\"Add\":\"Add\",\"Add Address\":\"Add Address\",\"Add Another Legal Name\":\"Add Another Legal Name\",\"Add Contact\":\"Add Contact\",\"Add Jurisdiction\":\"Add Jurisdiction\",\"Add Linked Account\":\"Add Linked Account\",\"Add Local Name\":\"Add Local Name\",\"Add Phonetic Names\":\"Add Phonetic Names\",\"Add Regulation\":\"Add Regulation\",\"Add new managed VASP\":\"Add new managed VASP\",\"Address\":\"Address\",\"Address Type (required)\":\"Address Type (required)\",\"Address line 1 e.g. building name/number, street name (required)\":\"Address line 1 e.g. building name/number, street name (required)\",\"Address line 2 e.g. apartment or suite number\":\"Address line 2 e.g. apartment or suite number\",\"Addresses\":\"Addresses\",\"Administrative Contact (optional)\":\"Administrative Contact (optional)\",\"Administrative Contact Email\":\"Administrative Contact Email\",\"Administrative Contact Name\":\"Administrative Contact Name\",\"Administrative Contact Phone\":\"Administrative Contact Phone\",\"Administrative or executive contact for your organization to field high-level requests or queries. (Strongly recommended)\":\"Administrative or executive contact for your organization to field high-level requests or queries. (Strongly recommended)\",\"Alien Registration Number\":\"Alien Registration Number\",\"All TRISA members must complete TRISA’s VASP verification and due diligence process to become a Verified VASP.\":\"All TRISA members must complete TRISA’s VASP verification and due diligence process to become a Verified VASP.\",\"Already have an account?\":\"Already have an account?\",\"An error has occurred to load announcements\":\"An error has occurred to load announcements\",\"An error has occurred to load attention data\":\"An error has occurred to load attention data\",\"An error has occurred to load legal person data\":\"An error has occurred to load legal person data\",\"An error has occurred to load {type} metric\":[\"An error has occurred to load \",[\"type\"],\" metric\"],\"An error occurred while deleting the collaborator, please try again or contact support at support@rotational.io\":\"An error occurred while deleting the collaborator, please try again or contact support at support@rotational.io\",\"An error occurred while deleting the collaborator, please try again or contact support at support@trisa.io\":\"An error occurred while deleting the collaborator, please try again or contact support at support@trisa.io\",\"An identifier issued by an appropriate issuing authority\":\"An identifier issued by an appropriate issuing authority\",\"App version {appVersion}\":[\"App version \",[\"appVersion\"]],\"Applicable Regulations\":\"Applicable Regulations\",\"Apply to Become a TRISA-certified Virtual Asset Service Provider.\":\"Apply to Become a TRISA-certified Virtual Asset Service Provider.\",\"At least 9 characters in length\":\"At least 9 characters in length\",\"At least one geographic address is required. Enter the primary geographic address of the organization. Organizations may enter additional addresses if operating in multiple jurisdictions.\":\"At least one geographic address is required. Enter the primary geographic address of the organization. Organizations may enter additional addresses if operating in multiple jurisdictions.\",\"At what threshold and currency does your organization conduct KYC checks?\":\"At what threshold and currency does your organization conduct KYC checks?\",\"BFF & GDS version {bffAndGdsVersion}\":[\"BFF & GDS version \",[\"bffAndGdsVersion\"]],\"Back Home\":\"Back Home\",\"Back to Review section\":\"Back to Review section\",\"Basic Details\":\"Basic Details\",\"Become Travel Rule compliant.\":\"Become Travel Rule compliant.\",\"Billing Contact (optional)\":\"Billing Contact (optional)\",\"Billing contact for your organization to handle account and invoice requests or queries relating to the operation of the TRISA network.\":\"Billing contact for your organization to handle account and invoice requests or queries relating to the operation of the TRISA network.\",\"Business\":\"Business\",\"Business Address\":\"Business Address\",\"Business Category\":\"Business Category\",\"Business Details\":\"Business Details\",\"Business Entity\":\"Business Entity\",\"Business or Compliance Office\":\"Business or Compliance Office\",\"By answering yes, I understand that this is the only time the PKCS12 Password is displayed and I have copied and securely saved the password.\":\"By answering yes, I understand that this is the only time the PKCS12 Password is displayed and I have copied and securely saved the password.\",\"CDD & Travel Rule Policies\":\"CDD & Travel Rule Policies\",\"CDD and data protection policies\":\"CDD and data protection policies\",\"Cancel\":\"Cancel\",\"Certificate Common Name\":\"Certificate Common Name\",\"Certificate Details\":\"Certificate Details\",\"Certificate Inventory\":\"Certificate Inventory\",\"Certificate Management\":\"Certificate Management\",\"Certificate Progress\":\"Certificate Progress\",\"Certificate Registration\":\"Certificate Registration\",\"Certificate Registration Process\":\"Certificate Registration Process\",\"Change Role\":\"Change Role\",\"Check to delete user account.\":\"Check to delete user account.\",\"CipherTrace Traveler\":\"CipherTrace Traveler\",\"City / Town / Municipality\":\"City / Town / Municipality\",\"Clear & Reset Form\":\"Clear & Reset Form\",\"Clear & Reset Registration Form\":\"Clear & Reset Registration Form\",\"Clear & Reset Section\":\"Clear & Reset Section\",\"Clear & Reset Section Click \\\"Reset\\\" to clear and reset <0>this section of the registration form. All data will be cleared from only this section of the registration form. Other sections of the registration form will not be cleared.\":\"Clear & Reset Section Click \\\"Reset\\\" to clear and reset <0>this section of the registration form. All data will be cleared from only this section of the registration form. Other sections of the registration form will not be cleared.\",\"Click \\\"Reset\\\" to clear and <0>reset the form. All data will be deleted and cleared from the registration form. You may want to export the data first. After clearing, you will be taken to the start of the form.\":\"Click \\\"Reset\\\" to clear and <0>reset the form. All data will be deleted and cleared from the registration form. You may want to export the data first. After clearing, you will be taken to the start of the form.\",\"Click below to submit your\":\"Click below to submit your\",\"Click “No” if you have not copied the PKCS12 password yet and would like to view and copy the password.\":\"Click “No” if you have not copied the PKCS12 password yet and would like to view and copy the password.\",\"Click “Yes” if you have copied the PKCS12 password and have securely saved it.\":\"Click “Yes” if you have copied the PKCS12 password and have securely saved it.\",\"Close\":\"Close\",\"Collaborator Name & Email\":\"Collaborator Name & Email\",\"Collaborator has been added successfully\":\"Collaborator has been added successfully\",\"Collaborator is not updated\":\"Collaborator is not updated\",\"Collaborator not deleted\":\"Collaborator not deleted\",\"Collaborators\":\"Collaborators\",\"Common Name\":\"Common Name\",\"Common name should match the TRISA endpoint without the port.\":\"Common name should match the TRISA endpoint without the port.\",\"Common name should not contain special characters, no spaces and must have a dot(.) in it and should have at least 2 characters after the periods.\":\"Common name should not contain special characters, no spaces and must have a dot(.) in it and should have at least 2 characters after the periods.\",\"Complete\":\"Complete\",\"Complete Certficate Registration\":\"Complete Certficate Registration\",\"Complete TRISA’s VASP Verfication Process\":\"Complete TRISA’s VASP Verfication Process\",\"Complete the multi-part TRISA verification form and due diligence process. Once\\n approved, gain access to the Testnet.\":\"Complete the multi-part TRISA verification form and due diligence process. Once\\n approved, gain access to the Testnet.\",\"Complete the multi-part TRISA verification form and due diligence process. Once approved, gain access to the Testnet and MainNet.\":\"Complete the multi-part TRISA verification form and due diligence process. Once approved, gain access to the Testnet and MainNet.\",\"Compliance / Legal Contact Email\":\"Compliance / Legal Contact Email\",\"Compliance / Legal Contact Name\":\"Compliance / Legal Contact Name\",\"Compliance / Legal Contact Phone\":\"Compliance / Legal Contact Phone\",\"Compliance Officer\":\"Compliance Officer\",\"Compliance officer or legal contact for requests about the compliance requirements and legal status of your organization. A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted.\":\"Compliance officer or legal contact for requests about the compliance requirements and legal status of your organization. A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted.\",\"Compliance, Technical, Admininstrative, Billing\":\"Compliance, Technical, Admininstrative, Billing\",\"Comply with the Travel Rule\":\"Comply with the Travel Rule\",\"Conducts KYC before virtual asset transfers\":\"Conducts KYC before virtual asset transfers\",\"Confirm\":\"Confirm\",\"Confirm New Password\":\"Confirm New Password\",\"Contact Details\":\"Contact Details\",\"Contact Name\":\"Contact Name\",\"Contact Verified\":\"Contact Verified\",\"Contact information for representatives of your organization. Contacts include Technical, Legal/Compliance, Administrative, and Billing persons.\":\"Contact information for representatives of your organization. Contacts include Technical, Legal/Compliance, Administrative, and Billing persons.\",\"Contacts\":\"Contacts\",\"Contain at least 3 of the following 4 types of characters\":\"Contain at least 3 of the following 4 types of characters\",\"Continue\":\"Continue\",\"Continue with GitHub\":\"Continue with GitHub\",\"Continue with Google\":\"Continue with Google\",\"Continue with Microsoft\":\"Continue with Microsoft\",\"Copied\":\"Copied\",\"Copy\":\"Copy\",\"Country\":\"Country\",\"Country (required)\":\"Country (required)\",\"Country of Issue\":\"Country of Issue\",\"Country of Issue is reserved for National Identifiers of Natural Persons\":\"Country of Issue is reserved for National Identifiers of Natural Persons\",\"Country of Registration\":\"Country of Registration\",\"Country:\":\"Country:\",\"Create Account\":\"Create Account\",\"Create Your Account\":\"Create Your Account\",\"Create account\":\"Create account\",\"Create your TRISA account\":\"Create your TRISA account\",\"Create your TRISA account with your VASP email address. Add collaborators in your organization.\":\"Create your TRISA account with your VASP email address. Add collaborators in your organization.\",\"Create your account today.\":\"Create your account today.\",\"Created and maintained by\":\"Created and maintained by\",\"Current Name\":\"Current Name\",\"Current Organization name\":\"Current Organization name\",\"Customer Due Diligence (CDD) & Travel Rule Policies\":\"Customer Due Diligence (CDD) & Travel Rule Policies\",\"Customer Number\":\"Customer Number\",\"Dashboard\":\"Dashboard\",\"Data Protection Policies\":\"Data Protection Policies\",\"Date of Incorporation / Establishment\":\"Date of Incorporation / Establishment\",\"Date of incorporation / establishment must be earlier than current date.\":\"Date of incorporation / establishment must be earlier than current date.\",\"Date of incorporation / establishment must be later than\":\"Date of incorporation / establishment must be later than\",\"Delete\":\"Delete\",\"Delete Collaborator\":\"Delete Collaborator\",\"Delete the address line\":\"Delete the address line\",\"Delete the following collaborator from the VASP account. The collaborator will no longer have access to the account.\":\"Delete the following collaborator from the VASP account. The collaborator will no longer have access to the account.\",\"Description\":\"Description\",\"Details\":\"Details\",\"Directory Lookup\":\"Directory Lookup\",\"Documentation\":\"Documentation\",\"Does your organization conduct KYC/CDD before permitting its customers to send/receive virtual asset transfers?\":\"Does your organization conduct KYC/CDD before permitting its customers to send/receive virtual asset transfers?\",\"Does your organization conduct Know your KYC/CDD before permitting its customers to send/receive virtual asset transfers?\":\"Does your organization conduct Know your KYC/CDD before permitting its customers to send/receive virtual asset transfers?\",\"Does your organization have a programme that sets minimum Anti-Money\\n Laundering (AML), Countering the Financing of Terrorism (CFT), Know your\\n Counterparty/Customer Due Diligence (KYC/CDD) and Sanctions standards per the requirements of the\\n jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\":\"Does your organization have a programme that sets minimum Anti-Money\\n Laundering (AML), Countering the Financing of Terrorism (CFT), Know your\\n Counterparty/Customer Due Diligence (KYC/CDD) and Sanctions standards per the requirements of the\\n jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\",\"Does your organization have a programme that sets minimum Anti-Money\\nLaundering (AML), Countering the Financing of Terrorism (CFT), Know your\\nCounterparty/Customer Due Diligence (KYC/CDD) and Sanctions standards per the requirements of the jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\":\"Does your organization have a programme that sets minimum Anti-Money\\nLaundering (AML), Countering the Financing of Terrorism (CFT), Know your\\nCounterparty/Customer Due Diligence (KYC/CDD) and Sanctions standards per the requirements of the jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\",\"Does your organization have a programme that sets minimum Anti-Money Laundering (AML), Countering the Financing of Terrorism (CFT), Know your Counterparty/Customer Due\\n Diligence (KYC/CDD) and Sanctions standards per the requirements of the jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\":\"Does your organization have a programme that sets minimum Anti-Money Laundering (AML), Countering the Financing of Terrorism (CFT), Know your Counterparty/Customer Due\\n Diligence (KYC/CDD) and Sanctions standards per the requirements of the jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\",\"Does your organization secure and protect PII, including PII received from other VASPs under the Travel Rule?\":\"Does your organization secure and protect PII, including PII received from other VASPs under the Travel Rule?\",\"Does your organization secure and protect Personally Identifiable\\n Information (PII), including Personally Identifiable\\n Information (PII) received from other VASPs under the Travel Rule?\":\"Does your organization secure and protect Personally Identifiable\\n Information (PII), including Personally Identifiable\\n Information (PII) received from other VASPs under the Travel Rule?\",\"Download\":\"Download\",\"Driver's License Number\":\"Driver's License Number\",\"EMAIL VERIFIED\":\"EMAIL VERIFIED\",\"ERRORED\":\"ERRORED\",\"Each VASP is required to establish a TRISA endpoint for inter-VASP communication. Please specify the details of your endpoint for certificate issuance.\":\"Each VASP is required to establish a TRISA endpoint for inter-VASP communication. Please specify the details of your endpoint for certificate issuance.\",\"Each VASP is required to establish a TRISA endpoint for inter-VASP communication. Please specify the details of your endpoint for certificate issuance. Please specify the TestNet endpoint and the MainNet endpoint. The TestNet endpoint and the MainNet endpoint must be different.\":\"Each VASP is required to establish a TRISA endpoint for inter-VASP communication. Please specify the details of your endpoint for certificate issuance. Please specify the TestNet endpoint and the MainNet endpoint. The TestNet endpoint and the MainNet endpoint must be different.\",\"Edit\":\"Edit\",\"Edit collaborator Role\":\"Edit collaborator Role\",\"Email Address\":\"Email Address\",\"Email is not valid.\":\"Email is not valid.\",\"Email is required.\":\"Email is required.\",\"Endpoint\":\"Endpoint\",\"Enter Current Password\":\"Enter Current Password\",\"Enter New Password\":\"Enter New Password\",\"Enter the VASP Common Name or VASP ID. Not a TRISA Member?\":\"Enter the VASP Common Name or VASP ID. Not a TRISA Member?\",\"Enter the name and type of name by which the legal person is known. At least one legal name is required. Organizations are strongly encouraged to enter additional name identifiers such as Trading Name/ Doing Business As (DBA), Local names, and phonetic names where appropriate.\":\"Enter the name and type of name by which the legal person is known. At least one legal name is required. Organizations are strongly encouraged to enter additional name identifiers such as Trading Name/ Doing Business As (DBA), Local names, and phonetic names where appropriate.\",\"Enter your email address\":\"Enter your email address\",\"Error Submitting Certificate\":\"Error Submitting Certificate\",\"Expiration Date\":\"Expiration Date\",\"Expired\":\"Expired\",\"Expires\":\"Expires\",\"Expiry Date:\":\"Expiry Date:\",\"Export\":\"Export\",\"Export Data\":\"Export Data\",\"Failed to load Network announcement , please reload\":\"Failed to load Network announcement , please reload\",\"Failure to click either confirmation will result in an incomplete registration.\":\"Failure to click either confirmation will result in an incomplete registration.\",\"Files is required\":\"Files is required\",\"Final Confirmation\":\"Final Confirmation\",\"Final review and form submission\":\"Final review and form submission\",\"First (Given) Name\":\"First (Given) Name\",\"First Listed\":\"First Listed\",\"Follow the instructions below to reset your TRISA password\":\"Follow the instructions below to reset your TRISA password\",\"For MainNet certificate requests, a member of TRISA’s verification team will review your submission and conduct a final due diligence phone call for physical verification. When physical verification is complete, TRISA will issue MainNet certificates. Requests for TestNet certificates do not require physical verification.\":\"For MainNet certificate requests, a member of TRISA’s verification team will review your submission and conduct a final due diligence phone call for physical verification. When physical verification is complete, TRISA will issue MainNet certificates. Requests for TestNet certificates do not require physical verification.\",\"For identifiers other than LEI specify the registration authority from the following list. See\":\"For identifiers other than LEI specify the registration authority from the following list. See\",\"Foreign Investment Identity Number\":\"Foreign Investment Identity Number\",\"Forgot password?\":\"Forgot password?\",\"Full Name\":\"Full Name\",\"Full name\":\"Full name\",\"GLEIF Registration Authorities\":\"GLEIF Registration Authorities\",\"Geographic\":\"Geographic\",\"Git Revision\":\"Git Revision\",\"GitHub repository\":\"GitHub repository\",\"Government Entity\":\"Government Entity\",\"Guest\":\"Guest\",\"Home\":\"Home\",\"How to set up your own node?\":\"How to set up your own node?\",\"I acknowledge that requesting a new X.509 Identity Certificate will invalidate and revoke my organization’s current X.509 Identity Certificate.\":\"I acknowledge that requesting a new X.509 Identity Certificate will invalidate and revoke my organization’s current X.509 Identity Certificate.\",\"ID\":\"ID\",\"ID:\":\"ID:\",\"IVMS 101 data structure\":\"IVMS 101 data structure\",\"Identification Number\":\"Identification Number\",\"Identification Type\":\"Identification Type\",\"Identity Card Number\":\"Identity Card Number\",\"Identity Certificates\":\"Identity Certificates\",\"If supplied, use full phone number with country code\":\"If supplied, use full phone number with country code\",\"If you continue, your changes will be lost. To save your changes, click Cancel and then click on the\":\"If you continue, your changes will be lost. To save your changes, click Cancel and then click on the\",\"If you have additional accounts with the TRISA Global Directory Service, you can link them here. You are required to log in to the linked account to verify account ownership.\":\"If you have additional accounts with the TRISA Global Directory Service, you can link them here. You are required to log in to the linked account to verify account ownership.\",\"If you lose the PKCS12 password, you will have to the start the registration process from the beginning.\":\"If you lose the PKCS12 password, you will have to the start the registration process from the beginning.\",\"If you would like to edit your registration form before submitting, please return to the\":\"If you would like to edit your registration form before submitting, please return to the\",\"If you would like to register for MainNet, please provide a <0>MainNet Endpoint and Common Name.\":\"If you would like to register for MainNet, please provide a <0>MainNet Endpoint and Common Name.\",\"If you would like to register for MainNet, please provide a MainNet Endpoint and Common Name.\":\"If you would like to register for MainNet, please provide a MainNet Endpoint and Common Name.\",\"If you would like to register for TestNet, please provide a <0>TestNet Endpoint and Common Name.\":\"If you would like to register for TestNet, please provide a <0>TestNet Endpoint and Common Name.\",\"If you would like to register for TestNet, please provide a TestNet Endpoint and Common Name.\":\"If you would like to register for TestNet, please provide a TestNet Endpoint and Common Name.\",\"Import File\":\"Import File\",\"Incomplete\":\"Incomplete\",\"Incorporation Date\":\"Incorporation Date\",\"Information about the VASP such as website, incorporation date, business and VASP category.\":\"Information about the VASP such as website, incorporation date, business and VASP category.\",\"Information that identifies your organization as a Legal Person. This section represents the IVMS 101 data structure for legal persons and is strongly suggested for use as KYC information exchanged in TRISA transfers.\":\"Information that identifies your organization as a Legal Person. This section represents the IVMS 101 data structure for legal persons and is strongly suggested for use as KYC information exchanged in TRISA transfers.\",\"Information to ensure that required compliance information exchanges are conducted correctly and safely. This includes information about jurisdiction and national regulator, Customer Due Diligence(CDD) and Travel Rule policies, and data protection policies.\":\"Information to ensure that required compliance information exchanges are conducted correctly and safely. This includes information about jurisdiction and national regulator, Customer Due Diligence(CDD) and Travel Rule policies, and data protection policies.\",\"Integrate and Comply\":\"Integrate and Comply\",\"Integrate with TRISA.\":\"Integrate with TRISA.\",\"Interoperable\":\"Interoperable\",\"Invited\":\"Invited\",\"Is your organization permitted to send and/or receive transfers of virtual assets in the jurisdictions in which it operates?\":\"Is your organization permitted to send and/or receive transfers of virtual assets in the jurisdictions in which it operates?\",\"Is your organization required by law to safeguard Personally Identifiable\\n Information (PII)?\":\"Is your organization required by law to safeguard Personally Identifiable\\n Information (PII)?\",\"Is your organization required by law to safeguard Personally Identifiable Information (PII)?\":\"Is your organization required by law to safeguard Personally Identifiable Information (PII)?\",\"Is your organization required to comply with the application of the Travel Rule standards in the jurisdiction(s) where it is licensed/approved/registered?\":\"Is your organization required to comply with the application of the Travel Rule standards in the jurisdiction(s) where it is licensed/approved/registered?\",\"Issue Date\":\"Issue Date\",\"Issue Date:\":\"Issue Date:\",\"Issuer\":\"Issuer\",\"Join\":\"Join\",\"Join Today\":\"Join Today\",\"Join the TRISA network today.\":\"Join the TRISA network today.\",\"Joined\":\"Joined\",\"Last (Family) Name\":\"Last (Family) Name\",\"Last Login\":\"Last Login\",\"Last Login:\":\"Last Login:\",\"Last Updated\":\"Last Updated\",\"Learn How TRISA Works\":\"Learn How TRISA Works\",\"Learn More\":\"Learn More\",\"Learn about the three-step process to become a member and verified VASP.\":\"Learn about the three-step process to become a member and verified VASP.\",\"Learn how TRISA works.\":\"Learn how TRISA works.\",\"Legal\":\"Legal\",\"Legal Entity Identifier (LEI)\":\"Legal Entity Identifier (LEI)\",\"Legal Person\":\"Legal Person\",\"Legal name is required\":\"Legal name is required\",\"Legal name is required.\":\"Legal name is required.\",\"Legal/ Compliance Contact (required)\":\"Legal/ Compliance Contact (required)\",\"Link Account\":\"Link Account\",\"Local Name Identifiers\":\"Local Name Identifiers\",\"Locality\":\"Locality\",\"Log In\":\"Log In\",\"Log in\":\"Log in\",\"Log in to TRISA’s Global Directory Service\":\"Log in to TRISA’s Global Directory Service\",\"Log in.\":\"Log in.\",\"Log into your TRISA account\":\"Log into your TRISA account\",\"Login\":\"Login\",\"Login & Identity\":\"Login & Identity\",\"MAINNET DIRECTORY RECORD\":\"MAINNET DIRECTORY RECORD\",\"MAINNET Identity Certificate\":\"MAINNET Identity Certificate\",\"MAINNET SUBMISSION\":\"MAINNET SUBMISSION\",\"MainNet\":\"MainNet\",\"MainNet Certificate Common Name\":\"MainNet Certificate Common Name\",\"MainNet Certificate Details\":\"MainNet Certificate Details\",\"MainNet Certificates\":\"MainNet Certificates\",\"MainNet Identity Certificates\":\"MainNet Identity Certificates\",\"MainNet Network Metrics\":\"MainNet Network Metrics\",\"MainNet TRISA Endpoint\":\"MainNet TRISA Endpoint\",\"Max file size 10mb\":\"Max file size 10mb\",\"Meet Alice VASP, Bob VASP and Evil VASP\":\"Meet Alice VASP, Bob VASP and Evil VASP\",\"Meet Alice VASP, Bob VASP, and “Evil” VASP\":\"Meet Alice VASP, Bob VASP, and “Evil” VASP\",\"Member Directory\":\"Member Directory\",\"Member List\":\"Member List\",\"Member Name\":\"Member Name\",\"Message from server:\":\"Message from server:\",\"Misc\":\"Misc\",\"Must comply with Travel Rule\":\"Must comply with Travel Rule\",\"Must safeguard PII\":\"Must safeguard PII\",\"NO\":\"NO\",\"NO VERIFICATION\":\"NO VERIFICATION\",\"Name\":\"Name\",\"Name Identifier Type is required.\":\"Name Identifier Type is required.\",\"Name Identifiers\":\"Name Identifiers\",\"Name of Primary Regulator\":\"Name of Primary Regulator\",\"Name, Addresss, Country, National Identifier\":\"Name, Addresss, Country, National Identifier\",\"National Identification\":\"National Identification\",\"National Jurisdiction\":\"National Jurisdiction\",\"Need to Learn More?\":\"Need to Learn More?\",\"Network\":\"Network\",\"Network Announcement\":\"Network Announcement\",\"Network Status\":\"Network Status\",\"Network directory member list not available because you are not a verified contact for this network. Please complete the registration process.\":\"Network directory member list not available because you are not a verified contact for this network. Please complete the registration process.\",\"New Members\":\"New Members\",\"New X.509 Identity Certificate Request\":\"New X.509 Identity Certificate Request\",\"Next\":\"Next\",\"No\":\"No\",\"No Certificate available\":\"No Certificate available\",\"No Data\":\"No Data\",\"No information is sent until you submit for a TestNet and/or MainNet Certificate after the Review section.\":\"No information is sent until you submit for a TestNet and/or MainNet Certificate after the Review section.\",\"Non-Commercial Entity\":\"Non-Commercial Entity\",\"Not Saved\":\"Not Saved\",\"Not Verified\":\"Not Verified\",\"Not a TRISA Member?\":\"Not a TRISA Member?\",\"Note:\":\"Note:\",\"Open Source\":\"Open Source\",\"Open Source Resources\":\"Open Source Resources\",\"Option 1. Set Up Your Own TRISA Node\":\"Option 1. Set Up Your Own TRISA Node\",\"Option 2. Use a 3rd-party Solution\":\"Option 2. Use a 3rd-party Solution\",\"Organization\":\"Organization\",\"Organization Name\":\"Organization Name\",\"Organization Type\":\"Organization Type\",\"Organization Unit\":\"Organization Unit\",\"Organization:\":\"Organization:\",\"Organizational Details\":\"Organizational Details\",\"Other Jurisdictions\":\"Other Jurisdictions\",\"Overview\":\"Overview\",\"PENDING REVIEW\":\"PENDING REVIEW\",\"Page Not Found\":\"Page Not Found\",\"Partially\":\"Partially\",\"Participate in verified VASP-to-VASP Travel Rule exchanges.\":\"Participate in verified VASP-to-VASP Travel Rule exchanges.\",\"Passport Number\":\"Passport Number\",\"Password\":\"Password\",\"Peer-to-Peer\":\"Peer-to-Peer\",\"Permission:\":\"Permission:\",\"Permissions\":\"Permissions\",\"Phone Number\":\"Phone Number\",\"Phonetic Name Identifiers\":\"Phonetic Name Identifiers\",\"Please Provide the Name and Email Address\":\"Please Provide the Name and Email Address\",\"Please add any other regulatory jurisdictions your organization complies with.\":\"Please add any other regulatory jurisdictions your organization complies with.\",\"Please complete all details\":\"Please complete all details\",\"Please copy and paste this password and store somewhere safe!\":\"Please copy and paste this password and store somewhere safe!\",\"Please enter the information that identifies your organization as a Legal Person. This form represents the\":\"Please enter the information that identifies your organization as a Legal Person. This form represents the\",\"Please enter the information that identifies your organization as a Legal Person. This form represents the {0} data structure for legal persons and is strongly suggested for use as KYC (Know your Counterparty) or CDD (Customer Due Diligence) information exchanged in TRISA transfers.\":[\"Please enter the information that identifies your organization as a Legal Person. This form represents the \",[\"0\"],\" data structure for legal persons and is strongly suggested for use as KYC (Know your Counterparty) or CDD (Customer Due Diligence) information exchanged in TRISA transfers.\"],\"Please input the name of the new managed Virtual Asset Service Provider (VASP). When the entity is created, you will have the ability to add collaborators, start and complete the certificate registration process, and manage the VASP account. Please acknowledge below and provide the name of the entity.\":\"Please input the name of the new managed Virtual Asset Service Provider (VASP). When the entity is created, you will have the ability to add collaborators, start and complete the certificate registration process, and manage the VASP account. Please acknowledge below and provide the name of the entity.\",\"Please note that TestNet and MainNet are separate networks that require different X.509 Identity Certificates.\":\"Please note that TestNet and MainNet are separate networks that require different X.509 Identity Certificates.\",\"Please review the information provided, edit as needed, and submit to complete the registration form. After the information is reviewed, emails will be sent to the provided contacts for verification. Once verified, your TestNet certificate will be issued.\":\"Please review the information provided, edit as needed, and submit to complete the registration form. After the information is reviewed, emails will be sent to the provided contacts for verification. Once verified, your TestNet certificate will be issued.\",\"Please review the information provided, edit as needed, and submit to complete the registration form. After the information is reviewed, you will be contacted to verify details. Once verified, your TestNet certificate will be issued.\":\"Please review the information provided, edit as needed, and submit to complete the registration form. After the information is reviewed, you will be contacted to verify details. Once verified, your TestNet certificate will be issued.\",\"Please select as many categories needed to represent the types of virtual asset services your organization provides.\":\"Please select as many categories needed to represent the types of virtual asset services your organization provides.\",\"Please specify the applicable regulation(s) for Travel Rule standards compliance, e.g.\\\"FATF Recommendation 16\\\"\":\"Please specify the applicable regulation(s) for Travel Rule standards compliance, e.g.\\\"FATF Recommendation 16\\\"\",\"Please supply a valid national identification number. TRISA recommends the use of LEI numbers. For more information, please visit\":\"Please supply a valid national identification number. TRISA recommends the use of LEI numbers. For more information, please visit\",\"Please supply contact information for representatives of your organization. All contacts will receive an email verification token and the contact emails must be verified before the registration can proceed.\":\"Please supply contact information for representatives of your organization. All contacts will receive an email verification token and the contact emails must be verified before the registration can proceed.\",\"Please supply contact information for representatives of your organization. All contacts will receive an email verification token and the contact emails must be verified before the registration can proceed. Group or shared email addresses such as compliance@yourvasp.com are permitted if the email account is actively monitored.\":\"Please supply contact information for representatives of your organization. All contacts will receive an email verification token and the contact emails must be verified before the registration can proceed. Group or shared email addresses such as compliance@yourvasp.com are permitted if the email account is actively monitored.\",\"Please use the email address associated with your organization.\":\"Please use the email address associated with your organization.\",\"Please use the email address associated with your organization. Group or shared email addresses such as compliance@yourvasp.com are permitted if the email account is actively monitored.\":\"Please use the email address associated with your organization. Group or shared email addresses such as compliance@yourvasp.com are permitted if the email account is actively monitored.\",\"Postal Code\":\"Postal Code\",\"Postal Code / Postcode / ZIP Code\":\"Postal Code / Postcode / ZIP Code\",\"Preferred name for email communication.\":\"Preferred name for email communication.\",\"Previous\":\"Previous\",\"Primary National Jurisdiction\":\"Primary National Jurisdiction\",\"Primary contact for handling technical queries about the operation and status of your service participating in the TRISA network. Can be a group or admin email.\":\"Primary contact for handling technical queries about the operation and status of your service participating in the TRISA network. Can be a group or admin email.\",\"Private Organization\":\"Private Organization\",\"Profile\":\"Profile\",\"Profile Created\":\"Profile Created\",\"Profile Created:\":\"Profile Created:\",\"Provider\":\"Provider\",\"Province\":\"Province\",\"Public Identity Key\":\"Public Identity Key\",\"REJECTED\":\"REJECTED\",\"REVIEWED\":\"REVIEWED\",\"Reference implementation\":\"Reference implementation\",\"Reg Authority\":\"Reg Authority\",\"Region / Province / State (required)\":\"Region / Province / State (required)\",\"Registered Directory\":\"Registered Directory\",\"Registration Authority\":\"Registration Authority\",\"Registration Authority Identifier\":\"Registration Authority Identifier\",\"Registration Submission\":\"Registration Submission\",\"Regulator Name\":\"Regulator Name\",\"Remove Linked Account\":\"Remove Linked Account\",\"Remove line\":\"Remove line\",\"Request New Identity Certificate\":\"Request New Identity Certificate\",\"Requesting a new X.509 Identity Certificate will invalidate and revoke your current X.509 Identity Certificate.\":\"Requesting a new X.509 Identity Certificate will invalidate and revoke your current X.509 Identity Certificate.\",\"Reset\":\"Reset\",\"Residential\":\"Residential\",\"Return to vaspdirectory.net\":\"Return to vaspdirectory.net\",\"Review\":\"Review\",\"Review section\":\"Review section\",\"Role\":\"Role\",\"SECURITY\":\"SECURITY\",\"SUBMITTED\":\"SUBMITTED\",\"Safeguards PII\":\"Safeguards PII\",\"Save\":\"Save\",\"Save & Next\":\"Save & Next\",\"Save & Previous\":\"Save & Previous\",\"Schedule a demo to learn about TRISA's open source self-hosted solution for cost-effective Travel Rule compliance.\":\"Schedule a demo to learn about TRISA's open source self-hosted solution for cost-effective Travel Rule compliance.\",\"Sealing Certificate Inventory\":\"Sealing Certificate Inventory\",\"Sealing Certificates\":\"Sealing Certificates\",\"Search the Directory Service\":\"Search the Directory Service\",\"Section\":\"Section\",\"Section 1: Basic Details\":\"Section 1: Basic Details\",\"Section 2: Legal Person\":\"Section 2: Legal Person\",\"Section 3: Contacts\":\"Section 3: Contacts\",\"Section 4: TRISA Implementation\":\"Section 4: TRISA Implementation\",\"Section 5: TRIXO Questionnaire\":\"Section 5: TRIXO Questionnaire\",\"Section 6: Review & Submit\":\"Section 6: Review & Submit\",\"Sections & Details\":\"Sections & Details\",\"Secure\":\"Secure\",\"Select Network\":\"Select Network\",\"Select VASP category\":\"Select VASP category\",\"Select a VASP from the Managed VASP List\":\"Select a VASP from the Managed VASP List\",\"Select a country\":\"Select a country\",\"Select business category\":\"Select business category\",\"Select the collaborator’s role and save.\":\"Select the collaborator’s role and save.\",\"Serial No\":\"Serial No\",\"Serial Number\":\"Serial Number\",\"Set up your TRISA node or integrate with a 3rd-party Travel Rule solution. Complete\\n testing and move to production.\":\"Set up your TRISA node or integrate with a 3rd-party Travel Rule solution. Complete\\n testing and move to production.\",\"Set up your TRISA node or integrate with a 3rd-party Travel Rule solution. Complete testing and move to production.\":\"Set up your TRISA node or integrate with a 3rd-party Travel Rule solution. Complete testing and move to production.\",\"Short\":\"Short\",\"Sign out\":\"Sign out\",\"Signature ID\":\"Signature ID\",\"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set\\n up and maintain their own TRISA server to exhange encrypted Travel Rule\\n compliance data. TRISA maintains an\":\"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set\\n up and maintain their own TRISA server to exhange encrypted Travel Rule\\n compliance data. TRISA maintains an\",\"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set up and maintain their own TRISA server to exhange encrypted Travel Rule compliance data. At the same time, TRISA is designed to be interoperable. There are several Travel Rule solutions providers available on the market. If you are a customer, work with your Travel Ruie provider to integrate TRISA into your Travel Rule compliance workflow.\":\"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set up and maintain their own TRISA server to exhange encrypted Travel Rule compliance data. At the same time, TRISA is designed to be interoperable. There are several Travel Rule solutions providers available on the market. If you are a customer, work with your Travel Ruie provider to integrate TRISA into your Travel Rule compliance workflow.\",\"Social Security Number\":\"Social Security Number\",\"Something went wrong. Please try again later.\":\"Something went wrong. Please try again later.\",\"Sorry, the page you are looking for doesn't exist or has been moved\":\"Sorry, the page you are looking for doesn't exist or has been moved\",\"Sorry. We could not find a user account with the email address\":\"Sorry. We could not find a user account with the email address\",\"Start\":\"Start\",\"Start Certificate Registration\":\"Start Certificate Registration\",\"Start Registration\":\"Start Registration\",\"Start trial\":\"Start trial\",\"Status\":\"Status\",\"Status:\":\"Status:\",\"Step 1\":\"Step 1\",\"Street Address\":\"Street Address\",\"Subject\":\"Subject\",\"Subject Details\":\"Subject Details\",\"Submit\":\"Submit\",\"Submit MainNet Registration\":\"Submit MainNet Registration\",\"Submit TestNet Registration\":\"Submit TestNet Registration\",\"Submitted\":\"Submitted\",\"Support\":\"Support\",\"Switch Accounts\":\"Switch Accounts\",\"Synga Bridge\":\"Synga Bridge\",\"TESTNET DIRECTORY RECORD\":\"TESTNET DIRECTORY RECORD\",\"TESTNET SUBMISSION\":\"TESTNET SUBMISSION\",\"TRISA Certificate Types\":\"TRISA Certificate Types\",\"TRISA Endpoint\":\"TRISA Endpoint\",\"TRISA Endpoint: MainNet\":\"TRISA Endpoint: MainNet\",\"TRISA Endpoint: TestNet\":\"TRISA Endpoint: TestNet\",\"TRISA GitHub repo\":\"TRISA GitHub repo\",\"TRISA Global Directory Service\":\"TRISA Global Directory Service\",\"TRISA Identity Signature:\":\"TRISA Identity Signature:\",\"TRISA Implementation\":\"TRISA Implementation\",\"TRISA Implementations\":\"TRISA Implementations\",\"TRISA Member Directory\":\"TRISA Member Directory\",\"TRISA Member ID\":\"TRISA Member ID\",\"TRISA Member ID:\":\"TRISA Member ID:\",\"TRISA Registration Request Submitted!\":\"TRISA Registration Request Submitted!\",\"TRISA Service Endpoint\":\"TRISA Service Endpoint\",\"TRISA Verification\":\"TRISA Verification\",\"TRISA Verification:\":\"TRISA Verification:\",\"TRISA Verified Logo\":\"TRISA Verified Logo\",\"TRISA endpoint for communication\":\"TRISA endpoint for communication\",\"TRISA endpoint is not valid.\":\"TRISA endpoint is not valid.\",\"TRISA implementation\":\"TRISA implementation\",\"TRISA is a decentralized network where VASPs communicate directly with each other.\":\"TRISA is a decentralized network where VASPs communicate directly with each other.\",\"TRISA is a global, open source, peer-to-peer and secure Travel Rule architecture and network designed to be accessible and interoperable. Become a TRISA-certified VASP today.\":\"TRISA is a global, open source, peer-to-peer and secure Travel Rule architecture and network designed to be accessible and interoperable. Become a TRISA-certified VASP today.\",\"TRISA is a network of trusted members. I acknowledge that the contact is authorized to access the organization’s TRISA account information.\":\"TRISA is a network of trusted members. I acknowledge that the contact is authorized to access the organization’s TRISA account information.\",\"TRISA is a network of trusted members. I acknowledge that the new VASP has a legitimate business purpose to join TRISA.\":\"TRISA is a network of trusted members. I acknowledge that the new VASP has a legitimate business purpose to join TRISA.\",\"TRISA is designed to be interoperable with other Travel Rule solutions.\":\"TRISA is designed to be interoperable with other Travel Rule solutions.\",\"TRISA is designed to be interoperable. There are several Travel Rule solutions\\n providers available on the market. If you are a customer, work with them to\\n integrate TRISA into your Travel Rule compliance workflow.\":\"TRISA is designed to be interoperable. There are several Travel Rule solutions\\n providers available on the market. If you are a customer, work with them to\\n integrate TRISA into your Travel Rule compliance workflow.\",\"TRISA is open source and available to implement by any VASP.\":\"TRISA is open source and available to implement by any VASP.\",\"TRISA issues two types of certificates:\":\"TRISA issues two types of certificates:\",\"TRISA members must complete a comprehensive multi-part verification form and due diligence process. Once verified, TRISA will issue TestNet and MainNet certificates for secure Travel Rule compliance.\":\"TRISA members must complete a comprehensive multi-part verification form and due diligence process. Once verified, TRISA will issue TestNet and MainNet certificates for secure Travel Rule compliance.\",\"TRISA specific identity number (UUID), only supplied if you're updating an existing registration request\":\"TRISA specific identity number (UUID), only supplied if you're updating an existing registration request\",\"TRISA uses public-key cryptography for encrypting data in flight and at rest.\":\"TRISA uses public-key cryptography for encrypting data in flight and at rest.\",\"TRISA verified members may download and display a “TRISA Verified VASP” logo on their website. The logo is unique to your VASP and non-reproducible. Members may download their logo after verification is complete and their certificate has been issued. The logo is in .svg fotmat\":\"TRISA verified members may download and display a “TRISA Verified VASP” logo on their website. The logo is unique to your VASP and non-reproducible. Members may download their logo after verification is complete and their certificate has been issued. The logo is in .svg fotmat\",\"TRISA's Slack channel\":\"TRISA's Slack channel\",\"TRISA’s Github repo\":\"TRISA’s Github repo\",\"TRISA’s Global Directory Service (GDS) is a network of vetted VASPs that can securely exchange Travel Rule compliance data with each other.\":\"TRISA’s Global Directory Service (GDS) is a network of vetted VASPs that can securely exchange Travel Rule compliance data with each other.\",\"TRISA’s verification form includes five sections and may require information from several parties in your organization.\":\"TRISA’s verification form includes five sections and may require information from several parties in your organization.\",\"TRIXO Questionnaire\":\"TRIXO Questionnaire\",\"Talk to a member of your technical team to determine the requirements and\\n resources to integrate TRISA with your system. Have members of your technical\\n team integrate your systems with TRISA. Or work with a solutions provider that\\n can help your VASP set up your TRISA server and maintain it.\":\"Talk to a member of your technical team to determine the requirements and\\n resources to integrate TRISA with your system. Have members of your technical\\n team integrate your systems with TRISA. Or work with a solutions provider that\\n can help your VASP set up your TRISA server and maintain it.\",\"Tax Identification Number\":\"Tax Identification Number\",\"Technical Contact (required)\":\"Technical Contact (required)\",\"Technical Contact Email\":\"Technical Contact Email\",\"Technical Contact Name\":\"Technical Contact Name\",\"Technical Contact Phone\":\"Technical Contact Phone\",\"Technical Officer\":\"Technical Officer\",\"Technical Resources\":\"Technical Resources\",\"Technical information about your endpoint for certificate issuance. Each VASP is required to establish a TRISA endpoint for inter-VASP communication.\":\"Technical information about your endpoint for certificate issuance. Each VASP is required to establish a TRISA endpoint for inter-VASP communication.\",\"TestNet\":\"TestNet\",\"TestNet Certificate Common Name\":\"TestNet Certificate Common Name\",\"TestNet Certificates\":\"TestNet Certificates\",\"TestNet Identity Certificates\":\"TestNet Identity Certificates\",\"TestNet Network Metrics\":\"TestNet Network Metrics\",\"TestNet TRISA Endpoint\":\"TestNet TRISA Endpoint\",\"TestNet and MainNet endpoints should not be the same.\":\"TestNet and MainNet endpoints should not be the same.\",\"Thank you for creating your TRISA account.\":\"Thank you for creating your TRISA account.\",\"Thank you for creating your TRISA account. You must verify your email address. An email with verification instructions has been sent to your email address. Please complete the email verification process in 24 hours. The email verification link will expire in 24 hours.\":\"Thank you for creating your TRISA account. You must verify your email address. An email with verification instructions has been sent to your email address. Please complete the email verification process in 24 hours. The email verification link will expire in 24 hours.\",\"Thank you. We have sent instructions to reset your password to\":\"Thank you. We have sent instructions to reset your password to\",\"Thank you. We have sent instructions to reset your password to {0}. The link to reset your password expires in 24 hours.\":[\"Thank you. We have sent instructions to reset your password to \",[\"0\"],\". The link to reset your password expires in 24 hours.\"],\"The Common Name typically matches the Endpoint, without the port number\\n at the end (e.g. trisa.myvasp.com) and is used to identify the subject\\n in the X.509 certificate.\":\"The Common Name typically matches the Endpoint, without the port number\\n at the end (e.g. trisa.myvasp.com) and is used to identify the subject\\n in the X.509 certificate.\",\"The Domain Name is invalid.\":\"The Domain Name is invalid.\",\"The Domain Name is required.\":\"The Domain Name is required.\",\"The Organization has a current and valid <0>Mainnet Identity Certificate.\":\"The Organization has a current and valid <0>Mainnet Identity Certificate.\",\"The Organization has a current and valid <0>Mainnet and <1>Tesnet Identity Certificate.\":\"The Organization has a current and valid <0>Mainnet and <1>Tesnet Identity Certificate.\",\"The Organization has a current and valid <0>Testnet Identity Certificate.\":\"The Organization has a current and valid <0>Testnet Identity Certificate.\",\"The TRISA Global Directory Service (GDS) is temporarily undergoing maintenance. Please try again later.\":\"The TRISA Global Directory Service (GDS) is temporarily undergoing maintenance. Please try again later.\",\"The TRISA Member Directory is for informational purposes and is meant to foster collaboration between members. It is available to verified TRISA contacts only. If you cannot view the list, please complete the registration process. You can view the member list after verification is complete.\":\"The TRISA Member Directory is for informational purposes and is meant to foster collaboration between members. It is available to verified TRISA contacts only. If you cannot view the list, please complete the registration process. You can view the member list after verification is complete.\",\"The Travel Rule Information Sharing Architecture (TRISA)\":\"The Travel Rule Information Sharing Architecture (TRISA)\",\"The VASP Name is required.\":\"The VASP Name is required.\",\"The address and port of the TRISA endpoint for partner VASPs to connect on via gRPC.\":\"The address and port of the TRISA endpoint for partner VASPs to connect on via gRPC.\",\"The collaborator has not been deleted\":\"The collaborator has not been deleted\",\"The collaborator has not been updated\":\"The collaborator has not been updated\",\"The common name for the mTLS certificate. This should match the TRISA endpoint without the port in most cases.\":\"The common name for the mTLS certificate. This should match the TRISA endpoint without the port in most cases.\",\"The contact will receive an email to create a TRISA Global Directory Service (GDS) account or join this organization if the contact already has a TRISA GDS account. The invitation to join is valid for 7 calendar days. The contact will be added as a member for the VASP. The contact will have the ability to contribute to certificate requests, check on the status of certificate requests, and complete other actions related to the organization’s TRISA membership.\":\"The contact will receive an email to create a TRISA Global Directory Service (GDS) account or join this organization if the contact already has a TRISA GDS account. The invitation to join is valid for 7 calendar days. The contact will be added as a member for the VASP. The contact will have the ability to contribute to certificate requests, check on the status of certificate requests, and complete other actions related to the organization’s TRISA membership.\",\"The following account will be removed from your profile. The linked account will not be affected.\":\"The following account will be removed from your profile. The linked account will not be affected.\",\"The link to reset your password expires in 24 hours.\":\"The link to reset your password expires in 24 hours.\",\"The minimum threshold above which your organization is required to collect/send Travel Rule information.\":\"The minimum threshold above which your organization is required to collect/send Travel Rule information.\",\"The name and type of name by which the legal person is known.\":\"The name and type of name by which the legal person is known.\",\"The name of primary regulator or supervisory authority for your national jurisdiction\":\"The name of primary regulator or supervisory authority for your national jurisdiction\",\"There is an error or missing data in this section. Please edit the section.\":\"There is an error or missing data in this section. Please edit the section.\",\"This is the only time the PKCS12 password is shown during the registration process.\":\"This is the only time the PKCS12 password is shown during the registration process.\",\"This multi-section form is an important step in the registration and certificate issuance process. The information you provide will be used to verify the legal entity that you represent and, where appropriate, will be available to verified TRISA members to facilitate compliance decisions. If you need guidance, see the <0>Getting Started Help Guide.\":\"This multi-section form is an important step in the registration and certificate issuance process. The information you provide will be used to verify the legal entity that you represent and, where appropriate, will be available to verified TRISA members to facilitate compliance decisions. If you need guidance, see the <0>Getting Started Help Guide.\",\"This questionnaire is designed to help TRISA members understand the regulatory regime of your organization. The information provided will help ensure that required compliance information exchanges are conducted correctly and safely. All verified TRISA members will have access to this information.\":\"This questionnaire is designed to help TRISA members understand the regulatory regime of your organization. The information provided will help ensure that required compliance information exchanges are conducted correctly and safely. All verified TRISA members will have access to this information.\",\"Threshold to conduct KYC before permitting the customer to send/receive virtual asset transfers\":\"Threshold to conduct KYC before permitting the customer to send/receive virtual asset transfers\",\"To assist in completing the registration form, the form is divided into multiple sections. Navigate through the form by clicking on each section of the progress bar or the buttons at the bottom of each section.\":\"To assist in completing the registration form, the form is divided into multiple sections. Navigate through the form by clicking on each section of the progress bar or the buttons at the bottom of each section.\",\"Trading\":\"Trading\",\"USER DETAILS\":\"USER DETAILS\",\"Unable to add VASP\":\"Unable to add VASP\",\"Unable to add collaborator\":\"Unable to add collaborator\",\"Understood\":\"Understood\",\"Unknown Entity\":\"Unknown Entity\",\"Unsaved changes alert\":\"Unsaved changes alert\",\"Unspecified\":\"Unspecified\",\"Upon verification, integrate with TRISA to begin exchanging Travel Rule compliance data.\":\"Upon verification, integrate with TRISA to begin exchanging Travel Rule compliance data.\",\"User Details\":\"User Details\",\"User ID:\":\"User ID:\",\"User Profile\":\"User Profile\",\"VASP\":\"VASP\",\"VASP Category\":\"VASP Category\",\"VASP Domain\":\"VASP Domain\",\"VASP Name\":\"VASP Name\",\"VASPs have two options to integrate with TRISA.\":\"VASPs have two options to integrate with TRISA.\",\"VERIFIED\":\"VERIFIED\",\"VERIFIED ON\":\"VERIFIED ON\",\"Verification Status:\":\"Verification Status:\",\"Verified\":\"Verified\",\"Verified On\":\"Verified On\",\"Verified VASPs\":\"Verified VASPs\",\"View Member List\":\"View Member List\",\"View/Edit\":\"View/Edit\",\"Visit Getting Started with TRISA\":\"Visit Getting Started with TRISA\",\"We recommend that a senior compliance officer initially creates the account for the VASP. Additional accounts can be created later.\":\"We recommend that a senior compliance officer initially creates the account for the VASP. Additional accounts can be created later.\",\"Website\":\"Website\",\"Website, incorporation Date, VASP Category\":\"Website, incorporation Date, VASP Category\",\"Welcome to TRISA’s network of Certified VASPs.\":\"Welcome to TRISA’s network of Certified VASPs.\",\"We’ll be back soon.\":\"We’ll be back soon.\",\"What is IVMS101?\":\"What is IVMS101?\",\"What is the minimum threshold for Travel Rule compliance?\":\"What is the minimum threshold for Travel Rule compliance?\",\"What’s a Common name or VASP ID?\":\"What’s a Common name or VASP ID?\",\"Who to Ask\":\"Who to Ask\",\"Who to ask\":\"Who to ask\",\"Why Join TRISA\":\"Why Join TRISA\",\"X.509 Identity Certificate Details\":\"X.509 Identity Certificate Details\",\"X.509 Identity Certificate Inventory\":\"X.509 Identity Certificate Inventory\",\"X.509 Identity Certificates\":\"X.509 Identity Certificates\",\"YES\":\"YES\",\"Yes\":\"Yes\",\"You have unsaved changes. Are you sure you want to continue without saving?\":\"You have unsaved changes. Are you sure you want to continue without saving?\",\"You must agree to the terms and conditions\":\"You must agree to the terms and conditions\",\"You must click on each confirmation link to complete the registration process.\":\"You must click on each confirmation link to complete the registration process.\",\"You must request a new X.509 Identity Certificate to change your Endpoint and Common Name.\":\"You must request a new X.509 Identity Certificate to change your Endpoint and Common Name.\",\"You must submit your registration for TestNet and MainNet separately.\":\"You must submit your registration for TestNet and MainNet separately.\",\"You must verify your email address. An email with verification instructions has been sent to your email address. Please complete the email verification process in 24 hours. The email verification link will expire in 24 hours.\":\"You must verify your email address. An email with verification instructions has been sent to your email address. Please complete the email verification process in 24 hours. The email verification link will expire in 24 hours.\",\"You will receive\":\"You will receive\",\"Your TRISA Implementation\":\"Your TRISA Implementation\",\"Your TRISA {type} Details\":[\"Your TRISA \",[\"type\"],\" Details\"],\"Your account has not been verified. Please check your email to verify your account.\":\"Your account has not been verified. Please check your email to verify your account.\",\"Your dashboard\":\"Your dashboard\",\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@rotational.io. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\":\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@rotational.io. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\",\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@trisa.io. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\":\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@trisa.io. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\",\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@vaspdirectory.net. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\":\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@vaspdirectory.net. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\",\"Your registration request has been successfully received by the Directory Service. Verification emails have been sent to all contacts listed. Once your contact information has been verified, the registration form will be sent to the TRISA review board to verify your membership in the TRISA network.\":\"Your registration request has been successfully received by the Directory Service. Verification emails have been sent to all contacts listed. Once your contact information has been verified, the registration form will be sent to the TRISA review board to verify your membership in the TRISA network.\",\"Your {0} TRISA Organization Profile:\":[\"Your \",[\"0\"],\" TRISA Organization Profile:\"],\"about us\":\"about us\",\"complete VASP verification\":\"complete VASP verification\",\"compliance. TRISA helps Virtual Asset Service Providers (VASPs) comply with the Travel Rule for cross-border cryptocurrency transactions. TRISA is designed to be interoperable.\":\"compliance. TRISA helps Virtual Asset Service Providers (VASPs) comply with the Travel Rule for cross-border cryptocurrency transactions. TRISA is designed to be interoperable.\",\"create account\":\"create account\",\"create your account\":\"create your account\",\"for Cryptocurrency Travel Rule compliance.\":\"for Cryptocurrency Travel Rule compliance.\",\"for MainNet registration so your MainNet certificate will be issued after the verification phone call has been completed by the validation team.\":\"for MainNet registration so your MainNet certificate will be issued after the verification phone call has been completed by the validation team.\",\"for TestNet registration so your TestNet certificate will be issued upon review by the validation team\":\"for TestNet registration so your TestNet certificate will be issued upon review by the validation team\",\"for legal persons and is strongly suggested for use as KYC or CDD (Know your Counterparty) information exchanged in TRISA transfers.\":\"for legal persons and is strongly suggested for use as KYC or CDD (Know your Counterparty) information exchanged in TRISA transfers.\",\"in partnership with\":\"in partnership with\",\"is a global, open source, secure, and peer-to-peer protocol for\":\"is a global, open source, secure, and peer-to-peer protocol for\",\"is not required\":\"is not required\",\"is required\":\"is required\",\"lower case letters (a-z)\":\"lower case letters (a-z)\",\"numbers (i.e. 0-9)\":\"numbers (i.e. 0-9)\",\"on behalf of\":\"on behalf of\",\"pending registration\":\"pending registration\",\"registration. Upon submission, you will receive an email with a confirmation link. You must click the confirmation link to complete the registration process. Failure to click the confirmation link will result in an incomplete registration\":\"registration. Upon submission, you will receive an email with a confirmation link. You must click the confirmation link to complete the registration process. Failure to click the confirmation link will result in an incomplete registration\",\"required\":\"required\",\"special characters (e.g. !@#$%^&*)\":\"special characters (e.g. !@#$%^&*)\",\"the TRISA architecture\":\"the TRISA architecture\",\"to receive maintenance and outage notifications. If you have an immediate concern, please email support@rotational.io.\":\"to receive maintenance and outage notifications. If you have an immediate concern, please email support@rotational.io.\",\"two separate emails with confirmation links for each registration.\":\"two separate emails with confirmation links for each registration.\",\"upper case letters (A-Z)\":\"upper case letters (A-Z)\",\"view details\":\"view details\",\"with detailed documentation, a reference implemenation, and “robot” VASPs for\\n testing purposes.\":\"with detailed documentation, a reference implemenation, and “robot” VASPs for\\n testing purposes.\",\"you do not have permission to invite a collaborator\":\"you do not have permission to invite a collaborator\",\"{0}\":[[\"0\"]],\"{0} Contact\":[[\"0\"],\" Contact\"],\"{message}\":[[\"message\"]]}")}; \ No newline at end of file +/*eslint-disable*/module.exports={messages:JSON.parse("{\" When you are verified you will be issued PKCS12 encrypted identity certificates\\n for use in mTLS authentication between TRISA members. The password to decrypt\\n those certificates is shown below:\":\" When you are verified you will be issued PKCS12 encrypted identity certificates\\n for use in mTLS authentication between TRISA members. The password to decrypt\\n those certificates is shown below:\",\" create your TRISA account with your VASP email address. Add collaborators in your\\n organization.\":\" create your TRISA account with your VASP email address. Add collaborators in your\\n organization.\",\"\\\"Save & Next\\\" or \\\"Save & Previous\\\" button.\":\"\\\"Save & Next\\\" or \\\"Save & Previous\\\" button.\",\"(1) <0>X.509 Identity Certificates: X.509 Identity certificates are about <1>trust. They prove the identity of the organization and are used to maintain a secure connection between TRISA members. X.509 Identity certificates must have an Endpoint and Common Name and may have Subject Alternative Names associated with them. TRISA’s X.509 Identity certificates are valid for one calendar year. TRISA’s X.509 Identity certificates expire after one year so member organizations must request a new X.509 Identity certificate upon expiration.\":\"(1) <0>X.509 Identity Certificates: X.509 Identity certificates are about <1>trust. They prove the identity of the organization and are used to maintain a secure connection between TRISA members. X.509 Identity certificates must have an Endpoint and Common Name and may have Subject Alternative Names associated with them. TRISA’s X.509 Identity certificates are valid for one calendar year. TRISA’s X.509 Identity certificates expire after one year so member organizations must request a new X.509 Identity certificate upon expiration.\",\"(2) <0>Sealing Certificates: Sealing certificates are for specific use cases such as <1>long-term data storage. They are used to encrypt individual Secure Envelopes or batches of Secure Envelopes at the transactional level. Organizations may have multiple signing keys and multiple signing-key certificates for different clients, time periods, or use cases. In a compliance information transfer, the transactional sealing certificates are referred to as Envelope Seals. While an organization may use their X.509 Identity certificate as a sealing certificate, TRISA strongly recommends that transactional sealing certificates are different from X.509 Identity certificates for security purposes.\":\"(2) <0>Sealing Certificates: Sealing certificates are for specific use cases such as <1>long-term data storage. They are used to encrypt individual Secure Envelopes or batches of Secure Envelopes at the transactional level. Organizations may have multiple signing keys and multiple signing-key certificates for different clients, time periods, or use cases. In a compliance information transfer, the transactional sealing certificates are referred to as Envelope Seals. While an organization may use their X.509 Identity certificate as a sealing certificate, TRISA strongly recommends that transactional sealing certificates are different from X.509 Identity certificates for security purposes.\",\"(Saved)\":\"(Saved)\",\"(not interoperable)\":\"(not interoperable)\",\"(not saved)\":\"(not saved)\",\"*At least 8 characters in length \\n* Contain at least 3 of the following 4\\ntypes of characters: \\n* lower case letters (a-z) \\n* upper case letters (A-Z) \\n* numbers (i.e. 0-9) \\n* special characters (e.g. !@#$%^&*)\":\"*At least 8 characters in length \\n* Contain at least 3 of the following 4\\ntypes of characters: \\n* lower case letters (a-z) \\n* upper case letters (A-Z) \\n* numbers (i.e. 0-9) \\n* special characters (e.g. !@#$%^&*)\",\"1 Basic Details\":\"1 Basic Details\",\"1. Open Source/DIY\":\"1. Open Source/DIY\",\"2 Legal Person\":\"2 Legal Person\",\"2-3 weeks\":\"2-3 weeks\",\"2. One-time Setup\":\"2. One-time Setup\",\"3 Contacts\":\"3 Contacts\",\"3-6 months\":\"3-6 months\",\"3-7 days\":\"3-7 days\",\"3rd Party Travel Rule Providers\":\"3rd Party Travel Rule Providers\",\"4 TRISA Implementation\":\"4 TRISA Implementation\",\"5 TRIXO Questionnaire\":\"5 TRIXO Questionnaire\",\"A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted\":\"A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted\",\"A component of\":\"A component of\",\"A physical verification check in the form of a phone call\":\"A physical verification check in the form of a phone call\",\"APPEALED\":\"APPEALED\",\"About TRISA\":\"About TRISA\",\"Account ID\":\"Account ID\",\"Action\":\"Action\",\"Actions\":\"Actions\",\"Active\":\"Active\",\"Add\":\"Add\",\"Add Address\":\"Add Address\",\"Add Another Legal Name\":\"Add Another Legal Name\",\"Add Contact\":\"Add Contact\",\"Add Jurisdiction\":\"Add Jurisdiction\",\"Add Linked Account\":\"Add Linked Account\",\"Add Local Name\":\"Add Local Name\",\"Add Phonetic Names\":\"Add Phonetic Names\",\"Add Regulation\":\"Add Regulation\",\"Add new managed VASP\":\"Add new managed VASP\",\"Address\":\"Address\",\"Address Type (required)\":\"Address Type (required)\",\"Address line 1 e.g. building name/number, street name (required)\":\"Address line 1 e.g. building name/number, street name (required)\",\"Address line 2 e.g. apartment or suite number\":\"Address line 2 e.g. apartment or suite number\",\"Addresses\":\"Addresses\",\"Administrative Contact (optional)\":\"Administrative Contact (optional)\",\"Administrative Contact Email\":\"Administrative Contact Email\",\"Administrative Contact Name\":\"Administrative Contact Name\",\"Administrative Contact Phone\":\"Administrative Contact Phone\",\"Administrative or executive contact for your organization to field high-level requests or queries. (Strongly recommended)\":\"Administrative or executive contact for your organization to field high-level requests or queries. (Strongly recommended)\",\"Alien Registration Number\":\"Alien Registration Number\",\"All TRISA members must complete TRISA’s VASP verification and due diligence process to become a Verified VASP.\":\"All TRISA members must complete TRISA’s VASP verification and due diligence process to become a Verified VASP.\",\"Already have an account?\":\"Already have an account?\",\"An error has occurred to load announcements\":\"An error has occurred to load announcements\",\"An error has occurred to load attention data\":\"An error has occurred to load attention data\",\"An error has occurred to load legal person data\":\"An error has occurred to load legal person data\",\"An error has occurred to load {type} metric\":[\"An error has occurred to load \",[\"type\"],\" metric\"],\"An error occurred while deleting the collaborator, please try again or contact support at support@rotational.io\":\"An error occurred while deleting the collaborator, please try again or contact support at support@rotational.io\",\"An error occurred while deleting the collaborator, please try again or contact support at support@trisa.io\":\"An error occurred while deleting the collaborator, please try again or contact support at support@trisa.io\",\"An identifier issued by an appropriate issuing authority\":\"An identifier issued by an appropriate issuing authority\",\"App version {appVersion}\":[\"App version \",[\"appVersion\"]],\"Applicable Regulations\":\"Applicable Regulations\",\"Apply to Become a TRISA-certified Virtual Asset Service Provider.\":\"Apply to Become a TRISA-certified Virtual Asset Service Provider.\",\"At least 9 characters in length\":\"At least 9 characters in length\",\"At least one geographic address is required. Enter the primary geographic address of the organization. Organizations may enter additional addresses if operating in multiple jurisdictions.\":\"At least one geographic address is required. Enter the primary geographic address of the organization. Organizations may enter additional addresses if operating in multiple jurisdictions.\",\"At what threshold and currency does your organization conduct KYC checks?\":\"At what threshold and currency does your organization conduct KYC checks?\",\"BFF & GDS version {bffAndGdsVersion}\":[\"BFF & GDS version \",[\"bffAndGdsVersion\"]],\"Back Home\":\"Back Home\",\"Back to Review section\":\"Back to Review section\",\"Basic Details\":\"Basic Details\",\"Become Travel Rule compliant.\":\"Become Travel Rule compliant.\",\"Best for:\":\"Best for:\",\"Billing Contact (optional)\":\"Billing Contact (optional)\",\"Billing contact for your organization to handle account and invoice requests or queries relating to the operation of the TRISA network.\":\"Billing contact for your organization to handle account and invoice requests or queries relating to the operation of the TRISA network.\",\"Business\":\"Business\",\"Business Address\":\"Business Address\",\"Business Category\":\"Business Category\",\"Business Details\":\"Business Details\",\"Business Entity\":\"Business Entity\",\"Business or Compliance Office\":\"Business or Compliance Office\",\"By answering yes, I understand that this is the only time the PKCS12 Password is displayed and I have copied and securely saved the password.\":\"By answering yes, I understand that this is the only time the PKCS12 Password is displayed and I have copied and securely saved the password.\",\"CDD & Travel Rule Policies\":\"CDD & Travel Rule Policies\",\"CDD and data protection policies\":\"CDD and data protection policies\",\"Cancel\":\"Cancel\",\"Certificate Common Name\":\"Certificate Common Name\",\"Certificate Details\":\"Certificate Details\",\"Certificate Inventory\":\"Certificate Inventory\",\"Certificate Management\":\"Certificate Management\",\"Certificate Progress\":\"Certificate Progress\",\"Certificate Registration\":\"Certificate Registration\",\"Certificate Registration Process\":\"Certificate Registration Process\",\"Change Role\":\"Change Role\",\"Check to delete user account.\":\"Check to delete user account.\",\"CipherTrace Traveler\":\"CipherTrace Traveler\",\"City / Town / Municipality\":\"City / Town / Municipality\",\"Clear & Reset Form\":\"Clear & Reset Form\",\"Clear & Reset Registration Form\":\"Clear & Reset Registration Form\",\"Clear & Reset Section\":\"Clear & Reset Section\",\"Clear & Reset Section Click \\\"Reset\\\" to clear and reset <0>this section of the registration form. All data will be cleared from only this section of the registration form. Other sections of the registration form will not be cleared.\":\"Clear & Reset Section Click \\\"Reset\\\" to clear and reset <0>this section of the registration form. All data will be cleared from only this section of the registration form. Other sections of the registration form will not be cleared.\",\"Click \\\"Reset\\\" to clear and <0>reset the form. All data will be deleted and cleared from the registration form. You may want to export the data first. After clearing, you will be taken to the start of the form.\":\"Click \\\"Reset\\\" to clear and <0>reset the form. All data will be deleted and cleared from the registration form. You may want to export the data first. After clearing, you will be taken to the start of the form.\",\"Click below to submit your\":\"Click below to submit your\",\"Click “No” if you have not copied the PKCS12 password yet and would like to view and copy the password.\":\"Click “No” if you have not copied the PKCS12 password yet and would like to view and copy the password.\",\"Click “Yes” if you have copied the PKCS12 password and have securely saved it.\":\"Click “Yes” if you have copied the PKCS12 password and have securely saved it.\",\"Close\":\"Close\",\"Collaborator Name & Email\":\"Collaborator Name & Email\",\"Collaborator has been added successfully\":\"Collaborator has been added successfully\",\"Collaborator is not updated\":\"Collaborator is not updated\",\"Collaborator not deleted\":\"Collaborator not deleted\",\"Collaborators\":\"Collaborators\",\"Common Name\":\"Common Name\",\"Common name should match the TRISA endpoint without the port.\":\"Common name should match the TRISA endpoint without the port.\",\"Common name should not contain special characters, no spaces and must have a dot(.) in it and should have at least 2 characters after the periods.\":\"Common name should not contain special characters, no spaces and must have a dot(.) in it and should have at least 2 characters after the periods.\",\"Complete\":\"Complete\",\"Complete Certficate Registration\":\"Complete Certficate Registration\",\"Complete TRISA’s VASP Verfication Process\":\"Complete TRISA’s VASP Verfication Process\",\"Complete the multi-part TRISA verification form and due diligence process. Once\\n approved, gain access to the Testnet.\":\"Complete the multi-part TRISA verification form and due diligence process. Once\\n approved, gain access to the Testnet.\",\"Complete the multi-part TRISA verification form and due diligence process. Once approved, gain access to the Testnet and MainNet.\":\"Complete the multi-part TRISA verification form and due diligence process. Once approved, gain access to the Testnet and MainNet.\",\"Compliance / Legal Contact Email\":\"Compliance / Legal Contact Email\",\"Compliance / Legal Contact Name\":\"Compliance / Legal Contact Name\",\"Compliance / Legal Contact Phone\":\"Compliance / Legal Contact Phone\",\"Compliance Officer\":\"Compliance Officer\",\"Compliance officer or legal contact for requests about the compliance requirements and legal status of your organization. A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted.\":\"Compliance officer or legal contact for requests about the compliance requirements and legal status of your organization. A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted.\",\"Compliance teams seeking a turnkey solution with minimal effort while leveraging expert support & maintenance for sustained regulatory adherence.\":\"Compliance teams seeking a turnkey solution with minimal effort while leveraging expert support & maintenance for sustained regulatory adherence.\",\"Compliance, Technical, Admininstrative, Billing\":\"Compliance, Technical, Admininstrative, Billing\",\"Comply with the Travel Rule\":\"Comply with the Travel Rule\",\"Conducts KYC before virtual asset transfers\":\"Conducts KYC before virtual asset transfers\",\"Confirm\":\"Confirm\",\"Confirm New Password\":\"Confirm New Password\",\"Contact Details\":\"Contact Details\",\"Contact Name\":\"Contact Name\",\"Contact Rotational Labs at <0>support@rotational.io to request information.\":\"Contact Rotational Labs at <0>support@rotational.io to request information.\",\"Contact Verified\":\"Contact Verified\",\"Contact information for representatives of your organization. Contacts include Technical, Legal/Compliance, Administrative, and Billing persons.\":\"Contact information for representatives of your organization. Contacts include Technical, Legal/Compliance, Administrative, and Billing persons.\",\"Contacts\":\"Contacts\",\"Contain at least 3 of the following 4 types of characters\":\"Contain at least 3 of the following 4 types of characters\",\"Continue\":\"Continue\",\"Continue with GitHub\":\"Continue with GitHub\",\"Continue with Google\":\"Continue with Google\",\"Continue with Microsoft\":\"Continue with Microsoft\",\"Copied\":\"Copied\",\"Copy\":\"Copy\",\"Cost:\":\"Cost:\",\"Country\":\"Country\",\"Country (required)\":\"Country (required)\",\"Country of Issue\":\"Country of Issue\",\"Country of Issue is reserved for National Identifiers of Natural Persons\":\"Country of Issue is reserved for National Identifiers of Natural Persons\",\"Country of Registration\":\"Country of Registration\",\"Country:\":\"Country:\",\"Create Account\":\"Create Account\",\"Create Your Account\":\"Create Your Account\",\"Create account\":\"Create account\",\"Create your TRISA account\":\"Create your TRISA account\",\"Create your TRISA account with your VASP email address. Add collaborators in your organization.\":\"Create your TRISA account with your VASP email address. Add collaborators in your organization.\",\"Create your account today.\":\"Create your account today.\",\"Created and maintained by\":\"Created and maintained by\",\"Current Name\":\"Current Name\",\"Current Organization name\":\"Current Organization name\",\"Customer Due Diligence (CDD) & Travel Rule Policies\":\"Customer Due Diligence (CDD) & Travel Rule Policies\",\"Customer Number\":\"Customer Number\",\"Dashboard\":\"Dashboard\",\"Data Protection Policies\":\"Data Protection Policies\",\"Date of Incorporation / Establishment\":\"Date of Incorporation / Establishment\",\"Date of incorporation / establishment must be earlier than current date.\":\"Date of incorporation / establishment must be earlier than current date.\",\"Date of incorporation / establishment must be later than\":\"Date of incorporation / establishment must be later than\",\"Delete\":\"Delete\",\"Delete Collaborator\":\"Delete Collaborator\",\"Delete the address line\":\"Delete the address line\",\"Delete the following collaborator from the VASP account. The collaborator will no longer have access to the account.\":\"Delete the following collaborator from the VASP account. The collaborator will no longer have access to the account.\",\"Description\":\"Description\",\"Description:\":\"Description:\",\"Details\":\"Details\",\"Directory Lookup\":\"Directory Lookup\",\"Documentation\":\"Documentation\",\"Does your organization conduct KYC/CDD before permitting its customers to send/receive virtual asset transfers?\":\"Does your organization conduct KYC/CDD before permitting its customers to send/receive virtual asset transfers?\",\"Does your organization conduct Know your KYC/CDD before permitting its customers to send/receive virtual asset transfers?\":\"Does your organization conduct Know your KYC/CDD before permitting its customers to send/receive virtual asset transfers?\",\"Does your organization have a programme that sets minimum Anti-Money\\n Laundering (AML), Countering the Financing of Terrorism (CFT), Know your\\n Counterparty/Customer Due Diligence (KYC/CDD) and Sanctions standards per the requirements of the\\n jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\":\"Does your organization have a programme that sets minimum Anti-Money\\n Laundering (AML), Countering the Financing of Terrorism (CFT), Know your\\n Counterparty/Customer Due Diligence (KYC/CDD) and Sanctions standards per the requirements of the\\n jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\",\"Does your organization have a programme that sets minimum Anti-Money\\nLaundering (AML), Countering the Financing of Terrorism (CFT), Know your\\nCounterparty/Customer Due Diligence (KYC/CDD) and Sanctions standards per the requirements of the jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\":\"Does your organization have a programme that sets minimum Anti-Money\\nLaundering (AML), Countering the Financing of Terrorism (CFT), Know your\\nCounterparty/Customer Due Diligence (KYC/CDD) and Sanctions standards per the requirements of the jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\",\"Does your organization have a programme that sets minimum Anti-Money Laundering (AML), Countering the Financing of Terrorism (CFT), Know your Counterparty/Customer Due\\n Diligence (KYC/CDD) and Sanctions standards per the requirements of the jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\":\"Does your organization have a programme that sets minimum Anti-Money Laundering (AML), Countering the Financing of Terrorism (CFT), Know your Counterparty/Customer Due\\n Diligence (KYC/CDD) and Sanctions standards per the requirements of the jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\",\"Does your organization secure and protect PII, including PII received from other VASPs under the Travel Rule?\":\"Does your organization secure and protect PII, including PII received from other VASPs under the Travel Rule?\",\"Does your organization secure and protect Personally Identifiable\\n Information (PII), including Personally Identifiable\\n Information (PII) received from other VASPs under the Travel Rule?\":\"Does your organization secure and protect Personally Identifiable\\n Information (PII), including Personally Identifiable\\n Information (PII) received from other VASPs under the Travel Rule?\",\"Download\":\"Download\",\"Download <0>Docker image\":\"Download <0>Docker image\",\"Driver's License Number\":\"Driver's License Number\",\"EMAIL VERIFIED\":\"EMAIL VERIFIED\",\"ERRORED\":\"ERRORED\",\"Each VASP is required to establish a TRISA endpoint for inter-VASP communication. Please specify the details of your endpoint for certificate issuance.\":\"Each VASP is required to establish a TRISA endpoint for inter-VASP communication. Please specify the details of your endpoint for certificate issuance.\",\"Each VASP is required to establish a TRISA endpoint for inter-VASP communication. Please specify the details of your endpoint for certificate issuance. Please specify the TestNet endpoint and the MainNet endpoint. The TestNet endpoint and the MainNet endpoint must be different.\":\"Each VASP is required to establish a TRISA endpoint for inter-VASP communication. Please specify the details of your endpoint for certificate issuance. Please specify the TestNet endpoint and the MainNet endpoint. The TestNet endpoint and the MainNet endpoint must be different.\",\"Edit\":\"Edit\",\"Edit collaborator Role\":\"Edit collaborator Role\",\"Email Address\":\"Email Address\",\"Email is not valid.\":\"Email is not valid.\",\"Email is required.\":\"Email is required.\",\"Endpoint\":\"Endpoint\",\"Enter Current Password\":\"Enter Current Password\",\"Enter New Password\":\"Enter New Password\",\"Enter the VASP Common Name or VASP ID. Not a TRISA Member?\":\"Enter the VASP Common Name or VASP ID. Not a TRISA Member?\",\"Enter the name and type of name by which the legal person is known. At least one legal name is required. Organizations are strongly encouraged to enter additional name identifiers such as Trading Name/ Doing Business As (DBA), Local names, and phonetic names where appropriate.\":\"Enter the name and type of name by which the legal person is known. At least one legal name is required. Organizations are strongly encouraged to enter additional name identifiers such as Trading Name/ Doing Business As (DBA), Local names, and phonetic names where appropriate.\",\"Enter your email address\":\"Enter your email address\",\"Envoy is an <0>open source messaging tool built to help compliance teams handle travel rule exchanges efficiently and securely. It is designed by compliance experts and TRISA engineers to provide simplified data exchanges using the TRISA or TRP protocols.\":\"Envoy is an <0>open source messaging tool built to help compliance teams handle travel rule exchanges efficiently and securely. It is designed by compliance experts and TRISA engineers to provide simplified data exchanges using the TRISA or TRP protocols.\",\"Envoy is open source (MIT License). Download, install, integrate, host and support your own Envoy node and service.\":\"Envoy is open source (MIT License). Download, install, integrate, host and support your own Envoy node and service.\",\"Error Submitting Certificate\":\"Error Submitting Certificate\",\"Est. Time:\":\"Est. Time:\",\"Expiration Date\":\"Expiration Date\",\"Expired\":\"Expired\",\"Expires\":\"Expires\",\"Expiry Date:\":\"Expiry Date:\",\"Export\":\"Export\",\"Export Data\":\"Export Data\",\"Failed to load Network announcement , please reload\":\"Failed to load Network announcement , please reload\",\"Failure to click either confirmation will result in an incomplete registration.\":\"Failure to click either confirmation will result in an incomplete registration.\",\"Files is required\":\"Files is required\",\"Final Confirmation\":\"Final Confirmation\",\"Final review and form submission\":\"Final review and form submission\",\"First (Given) Name\":\"First (Given) Name\",\"First Listed\":\"First Listed\",\"Follow the instructions below to reset your TRISA password\":\"Follow the instructions below to reset your TRISA password\",\"For MainNet certificate requests, a member of TRISA’s verification team will review your submission and conduct a final due diligence phone call for physical verification. When physical verification is complete, TRISA will issue MainNet certificates. Requests for TestNet certificates do not require physical verification.\":\"For MainNet certificate requests, a member of TRISA’s verification team will review your submission and conduct a final due diligence phone call for physical verification. When physical verification is complete, TRISA will issue MainNet certificates. Requests for TestNet certificates do not require physical verification.\",\"For identifiers other than LEI specify the registration authority from the following list. See\":\"For identifiers other than LEI specify the registration authority from the following list. See\",\"Foreign Investment Identity Number\":\"Foreign Investment Identity Number\",\"Forgot password?\":\"Forgot password?\",\"Full Name\":\"Full Name\",\"Full name\":\"Full name\",\"GLEIF Registration Authorities\":\"GLEIF Registration Authorities\",\"Geographic\":\"Geographic\",\"Git Revision\":\"Git Revision\",\"GitHub repository\":\"GitHub repository\",\"Government Entity\":\"Government Entity\",\"Guest\":\"Guest\",\"Home\":\"Home\",\"How TRISA Works\":\"How TRISA Works\",\"How to set up your own node?\":\"How to set up your own node?\",\"I acknowledge that requesting a new X.509 Identity Certificate will invalidate and revoke my organization’s current X.509 Identity Certificate.\":\"I acknowledge that requesting a new X.509 Identity Certificate will invalidate and revoke my organization’s current X.509 Identity Certificate.\",\"ID\":\"ID\",\"ID:\":\"ID:\",\"IVMS 101 data structure\":\"IVMS 101 data structure\",\"Identification Number\":\"Identification Number\",\"Identification Type\":\"Identification Type\",\"Identity Card Number\":\"Identity Card Number\",\"Identity Certificates\":\"Identity Certificates\",\"If supplied, use full phone number with country code\":\"If supplied, use full phone number with country code\",\"If you continue, your changes will be lost. To save your changes, click Cancel and then click on the\":\"If you continue, your changes will be lost. To save your changes, click Cancel and then click on the\",\"If you have additional accounts with the TRISA Global Directory Service, you can link them here. You are required to log in to the linked account to verify account ownership.\":\"If you have additional accounts with the TRISA Global Directory Service, you can link them here. You are required to log in to the linked account to verify account ownership.\",\"If you lose the PKCS12 password, you will have to the start the registration process from the beginning.\":\"If you lose the PKCS12 password, you will have to the start the registration process from the beginning.\",\"If you would like to edit your registration form before submitting, please return to the\":\"If you would like to edit your registration form before submitting, please return to the\",\"If you would like to register for MainNet, please provide a <0>MainNet Endpoint and Common Name.\":\"If you would like to register for MainNet, please provide a <0>MainNet Endpoint and Common Name.\",\"If you would like to register for MainNet, please provide a MainNet Endpoint and Common Name.\":\"If you would like to register for MainNet, please provide a MainNet Endpoint and Common Name.\",\"If you would like to register for TestNet, please provide a <0>TestNet Endpoint and Common Name.\":\"If you would like to register for TestNet, please provide a <0>TestNet Endpoint and Common Name.\",\"If you would like to register for TestNet, please provide a TestNet Endpoint and Common Name.\":\"If you would like to register for TestNet, please provide a TestNet Endpoint and Common Name.\",\"Import File\":\"Import File\",\"Incomplete\":\"Incomplete\",\"Incorporation Date\":\"Incorporation Date\",\"Information about the VASP such as website, incorporation date, business and VASP category.\":\"Information about the VASP such as website, incorporation date, business and VASP category.\",\"Information that identifies your organization as a Legal Person. This section represents the IVMS 101 data structure for legal persons and is strongly suggested for use as KYC information exchanged in TRISA transfers.\":\"Information that identifies your organization as a Legal Person. This section represents the IVMS 101 data structure for legal persons and is strongly suggested for use as KYC information exchanged in TRISA transfers.\",\"Information to ensure that required compliance information exchanges are conducted correctly and safely. This includes information about jurisdiction and national regulator, Customer Due Diligence(CDD) and Travel Rule policies, and data protection policies.\":\"Information to ensure that required compliance information exchanges are conducted correctly and safely. This includes information about jurisdiction and national regulator, Customer Due Diligence(CDD) and Travel Rule policies, and data protection policies.\",\"Integrate and Comply\":\"Integrate and Comply\",\"Integrate with <0>TRISA using Envoy to begin exchanging Travel Rule compliance data.\":\"Integrate with <0>TRISA using Envoy to begin exchanging Travel Rule compliance data.\",\"Integrate with TRISA.\":\"Integrate with TRISA.\",\"Interoperable\":\"Interoperable\",\"Invited\":\"Invited\",\"Is your organization permitted to send and/or receive transfers of virtual assets in the jurisdictions in which it operates?\":\"Is your organization permitted to send and/or receive transfers of virtual assets in the jurisdictions in which it operates?\",\"Is your organization required by law to safeguard Personally Identifiable\\n Information (PII)?\":\"Is your organization required by law to safeguard Personally Identifiable\\n Information (PII)?\",\"Is your organization required by law to safeguard Personally Identifiable Information (PII)?\":\"Is your organization required by law to safeguard Personally Identifiable Information (PII)?\",\"Is your organization required to comply with the application of the Travel Rule standards in the jurisdiction(s) where it is licensed/approved/registered?\":\"Is your organization required to comply with the application of the Travel Rule standards in the jurisdiction(s) where it is licensed/approved/registered?\",\"Issue Date\":\"Issue Date\",\"Issue Date:\":\"Issue Date:\",\"Issuer\":\"Issuer\",\"Join\":\"Join\",\"Join Today\":\"Join Today\",\"Join the TRISA network today.\":\"Join the TRISA network today.\",\"Joined\":\"Joined\",\"Last (Family) Name\":\"Last (Family) Name\",\"Last Login\":\"Last Login\",\"Last Login:\":\"Last Login:\",\"Last Updated\":\"Last Updated\",\"Learn How TRISA Works\":\"Learn How TRISA Works\",\"Learn More\":\"Learn More\",\"Learn about the three-step process to become a member and verified VASP.\":\"Learn about the three-step process to become a member and verified VASP.\",\"Learn how TRISA works.\":\"Learn how TRISA works.\",\"Legal\":\"Legal\",\"Legal Entity Identifier (LEI)\":\"Legal Entity Identifier (LEI)\",\"Legal Person\":\"Legal Person\",\"Legal name is required\":\"Legal name is required\",\"Legal name is required.\":\"Legal name is required.\",\"Legal/ Compliance Contact (required)\":\"Legal/ Compliance Contact (required)\",\"Link Account\":\"Link Account\",\"Local Name Identifiers\":\"Local Name Identifiers\",\"Locality\":\"Locality\",\"Log In\":\"Log In\",\"Log in\":\"Log in\",\"Log in to TRISA’s Global Directory Service\":\"Log in to TRISA’s Global Directory Service\",\"Log in.\":\"Log in.\",\"Log into your TRISA account\":\"Log into your TRISA account\",\"Login\":\"Login\",\"Login & Identity\":\"Login & Identity\",\"MAINNET DIRECTORY RECORD\":\"MAINNET DIRECTORY RECORD\",\"MAINNET Identity Certificate\":\"MAINNET Identity Certificate\",\"MAINNET SUBMISSION\":\"MAINNET SUBMISSION\",\"MainNet\":\"MainNet\",\"MainNet Certificate Common Name\":\"MainNet Certificate Common Name\",\"MainNet Certificate Details\":\"MainNet Certificate Details\",\"MainNet Certificates\":\"MainNet Certificates\",\"MainNet Identity Certificates\":\"MainNet Identity Certificates\",\"MainNet Network Metrics\":\"MainNet Network Metrics\",\"MainNet TRISA Endpoint\":\"MainNet TRISA Endpoint\",\"Max file size 10mb\":\"Max file size 10mb\",\"Meet Alice VASP, Bob VASP and Evil VASP\":\"Meet Alice VASP, Bob VASP and Evil VASP\",\"Meet Alice VASP, Bob VASP, and “Evil” VASP\":\"Meet Alice VASP, Bob VASP, and “Evil” VASP\",\"Member Directory\":\"Member Directory\",\"Member List\":\"Member List\",\"Member Name\":\"Member Name\",\"Message from server:\":\"Message from server:\",\"Misc\":\"Misc\",\"Must comply with Travel Rule\":\"Must comply with Travel Rule\",\"Must safeguard PII\":\"Must safeguard PII\",\"NO\":\"NO\",\"NO VERIFICATION\":\"NO VERIFICATION\",\"Name\":\"Name\",\"Name Identifier Type is required.\":\"Name Identifier Type is required.\",\"Name Identifiers\":\"Name Identifiers\",\"Name of Primary Regulator\":\"Name of Primary Regulator\",\"Name, Addresss, Country, National Identifier\":\"Name, Addresss, Country, National Identifier\",\"National Identification\":\"National Identification\",\"National Jurisdiction\":\"National Jurisdiction\",\"Need to Learn More?\":\"Need to Learn More?\",\"Network\":\"Network\",\"Network Announcement\":\"Network Announcement\",\"Network Status\":\"Network Status\",\"Network directory member list not available because you are not a verified contact for this network. Please complete the registration process.\":\"Network directory member list not available because you are not a verified contact for this network. Please complete the registration process.\",\"New Members\":\"New Members\",\"New X.509 Identity Certificate Request\":\"New X.509 Identity Certificate Request\",\"Next\":\"Next\",\"Next Steps:\":\"Next Steps:\",\"No\":\"No\",\"No Certificate available\":\"No Certificate available\",\"No Data\":\"No Data\",\"No information is sent until you submit for a TestNet and/or MainNet Certificate after the Review section.\":\"No information is sent until you submit for a TestNet and/or MainNet Certificate after the Review section.\",\"Non-Commercial Entity\":\"Non-Commercial Entity\",\"Not Saved\":\"Not Saved\",\"Not Verified\":\"Not Verified\",\"Not a TRISA Member?\":\"Not a TRISA Member?\",\"Note:\":\"Note:\",\"Open Source\":\"Open Source\",\"Open Source Resources\":\"Open Source Resources\",\"Operators seeking a balance between cost & convenience, with professional implementation ensuring a robust setup without the ongoing costs of managed services.\":\"Operators seeking a balance between cost & convenience, with professional implementation ensuring a robust setup without the ongoing costs of managed services.\",\"Operators that want maximum flexibility and control to customize and have the technical resources to integrate with their systems.\":\"Operators that want maximum flexibility and control to customize and have the technical resources to integrate with their systems.\",\"Option 1. Set Up Your Own TRISA Node\":\"Option 1. Set Up Your Own TRISA Node\",\"Option 2. Use a 3rd-party Solution\":\"Option 2. Use a 3rd-party Solution\",\"Organization\":\"Organization\",\"Organization Name\":\"Organization Name\",\"Organization Type\":\"Organization Type\",\"Organization Unit\":\"Organization Unit\",\"Organization:\":\"Organization:\",\"Organizational Details\":\"Organizational Details\",\"Other Jurisdictions\":\"Other Jurisdictions\",\"Overview\":\"Overview\",\"PENDING REVIEW\":\"PENDING REVIEW\",\"Page Not Found\":\"Page Not Found\",\"Partially\":\"Partially\",\"Participate in verified VASP-to-VASP Travel Rule exchanges.\":\"Participate in verified VASP-to-VASP Travel Rule exchanges.\",\"Passport Number\":\"Passport Number\",\"Password\":\"Password\",\"Peer-to-Peer\":\"Peer-to-Peer\",\"Permission:\":\"Permission:\",\"Permissions\":\"Permissions\",\"Phone Number\":\"Phone Number\",\"Phonetic Name Identifiers\":\"Phonetic Name Identifiers\",\"Please Provide the Name and Email Address\":\"Please Provide the Name and Email Address\",\"Please add any other regulatory jurisdictions your organization complies with.\":\"Please add any other regulatory jurisdictions your organization complies with.\",\"Please complete all details\":\"Please complete all details\",\"Please copy and paste this password and store somewhere safe!\":\"Please copy and paste this password and store somewhere safe!\",\"Please enter the information that identifies your organization as a Legal Person. This form represents the\":\"Please enter the information that identifies your organization as a Legal Person. This form represents the\",\"Please enter the information that identifies your organization as a Legal Person. This form represents the {0} data structure for legal persons and is strongly suggested for use as KYC (Know your Counterparty) or CDD (Customer Due Diligence) information exchanged in TRISA transfers.\":[\"Please enter the information that identifies your organization as a Legal Person. This form represents the \",[\"0\"],\" data structure for legal persons and is strongly suggested for use as KYC (Know your Counterparty) or CDD (Customer Due Diligence) information exchanged in TRISA transfers.\"],\"Please input the name of the new managed Virtual Asset Service Provider (VASP). When the entity is created, you will have the ability to add collaborators, start and complete the certificate registration process, and manage the VASP account. Please acknowledge below and provide the name of the entity.\":\"Please input the name of the new managed Virtual Asset Service Provider (VASP). When the entity is created, you will have the ability to add collaborators, start and complete the certificate registration process, and manage the VASP account. Please acknowledge below and provide the name of the entity.\",\"Please note that TestNet and MainNet are separate networks that require different X.509 Identity Certificates.\":\"Please note that TestNet and MainNet are separate networks that require different X.509 Identity Certificates.\",\"Please review the information provided, edit as needed, and submit to complete the registration form. After the information is reviewed, emails will be sent to the provided contacts for verification. Once verified, your TestNet certificate will be issued.\":\"Please review the information provided, edit as needed, and submit to complete the registration form. After the information is reviewed, emails will be sent to the provided contacts for verification. Once verified, your TestNet certificate will be issued.\",\"Please review the information provided, edit as needed, and submit to complete the registration form. After the information is reviewed, you will be contacted to verify details. Once verified, your TestNet certificate will be issued.\":\"Please review the information provided, edit as needed, and submit to complete the registration form. After the information is reviewed, you will be contacted to verify details. Once verified, your TestNet certificate will be issued.\",\"Please select as many categories needed to represent the types of virtual asset services your organization provides.\":\"Please select as many categories needed to represent the types of virtual asset services your organization provides.\",\"Please specify the applicable regulation(s) for Travel Rule standards compliance, e.g.\\\"FATF Recommendation 16\\\"\":\"Please specify the applicable regulation(s) for Travel Rule standards compliance, e.g.\\\"FATF Recommendation 16\\\"\",\"Please supply a valid national identification number. TRISA recommends the use of LEI numbers. For more information, please visit\":\"Please supply a valid national identification number. TRISA recommends the use of LEI numbers. For more information, please visit\",\"Please supply contact information for representatives of your organization. All contacts will receive an email verification token and the contact emails must be verified before the registration can proceed.\":\"Please supply contact information for representatives of your organization. All contacts will receive an email verification token and the contact emails must be verified before the registration can proceed.\",\"Please supply contact information for representatives of your organization. All contacts will receive an email verification token and the contact emails must be verified before the registration can proceed. Group or shared email addresses such as compliance@yourvasp.com are permitted if the email account is actively monitored.\":\"Please supply contact information for representatives of your organization. All contacts will receive an email verification token and the contact emails must be verified before the registration can proceed. Group or shared email addresses such as compliance@yourvasp.com are permitted if the email account is actively monitored.\",\"Please use the email address associated with your organization.\":\"Please use the email address associated with your organization.\",\"Please use the email address associated with your organization. Group or shared email addresses such as compliance@yourvasp.com are permitted if the email account is actively monitored.\":\"Please use the email address associated with your organization. Group or shared email addresses such as compliance@yourvasp.com are permitted if the email account is actively monitored.\",\"Postal Code\":\"Postal Code\",\"Postal Code / Postcode / ZIP Code\":\"Postal Code / Postcode / ZIP Code\",\"Preferred name for email communication.\":\"Preferred name for email communication.\",\"Previous\":\"Previous\",\"Primary National Jurisdiction\":\"Primary National Jurisdiction\",\"Primary contact for handling technical queries about the operation and status of your service participating in the TRISA network. Can be a group or admin email.\":\"Primary contact for handling technical queries about the operation and status of your service participating in the TRISA network. Can be a group or admin email.\",\"Private Organization\":\"Private Organization\",\"Profile\":\"Profile\",\"Profile Created\":\"Profile Created\",\"Profile Created:\":\"Profile Created:\",\"Provider\":\"Provider\",\"Province\":\"Province\",\"Public Identity Key\":\"Public Identity Key\",\"REJECTED\":\"REJECTED\",\"REVIEWED\":\"REVIEWED\",\"Reference implementation\":\"Reference implementation\",\"Reg Authority\":\"Reg Authority\",\"Region / Province / State (required)\":\"Region / Province / State (required)\",\"Register with <0>TRISA's GDS\":\"Register with <0>TRISA's GDS\",\"Registered Directory\":\"Registered Directory\",\"Registration Authority\":\"Registration Authority\",\"Registration Authority Identifier\":\"Registration Authority Identifier\",\"Registration Submission\":\"Registration Submission\",\"Regulator Name\":\"Regulator Name\",\"Remove Linked Account\":\"Remove Linked Account\",\"Remove line\":\"Remove line\",\"Request New Identity Certificate\":\"Request New Identity Certificate\",\"Requesting a new X.509 Identity Certificate will invalidate and revoke your current X.509 Identity Certificate.\":\"Requesting a new X.509 Identity Certificate will invalidate and revoke your current X.509 Identity Certificate.\",\"Reset\":\"Reset\",\"Residential\":\"Residential\",\"Return to vaspdirectory.net\":\"Return to vaspdirectory.net\",\"Review\":\"Review\",\"Review <0>documentation\":\"Review <0>documentation\",\"Review <0>source code\":\"Review <0>source code\",\"Review section\":\"Review section\",\"Role\":\"Role\",\"Rotational will install and configure your node for your environment while you host, maintain, and support the node on an ongoing basis.\":\"Rotational will install and configure your node for your environment while you host, maintain, and support the node on an ongoing basis.\",\"Rotational will install, configure, host, maintain, and support your node. Includes dedicated, provenance-aware node with regional deployments.\":\"Rotational will install, configure, host, maintain, and support your node. Includes dedicated, provenance-aware node with regional deployments.\",\"SECURITY\":\"SECURITY\",\"SUBMITTED\":\"SUBMITTED\",\"Safeguards PII\":\"Safeguards PII\",\"Save\":\"Save\",\"Save & Next\":\"Save & Next\",\"Save & Previous\":\"Save & Previous\",\"Schedule a demo of Envoy, TRISA's open source solution for cost-effective Travel Rule compliance.\":\"Schedule a demo of Envoy, TRISA's open source solution for cost-effective Travel Rule compliance.\",\"Schedule a demo to learn about TRISA's open source self-hosted solution for cost-effective Travel Rule compliance.\":\"Schedule a demo to learn about TRISA's open source self-hosted solution for cost-effective Travel Rule compliance.\",\"Sealing Certificate Inventory\":\"Sealing Certificate Inventory\",\"Sealing Certificates\":\"Sealing Certificates\",\"Search the Directory Service\":\"Search the Directory Service\",\"Section\":\"Section\",\"Section 1: Basic Details\":\"Section 1: Basic Details\",\"Section 2: Legal Person\":\"Section 2: Legal Person\",\"Section 3: Contacts\":\"Section 3: Contacts\",\"Section 4: TRISA Implementation\":\"Section 4: TRISA Implementation\",\"Section 5: TRIXO Questionnaire\":\"Section 5: TRIXO Questionnaire\",\"Section 6: Review & Submit\":\"Section 6: Review & Submit\",\"Sections & Details\":\"Sections & Details\",\"Secure\":\"Secure\",\"Select Network\":\"Select Network\",\"Select VASP category\":\"Select VASP category\",\"Select a VASP from the Managed VASP List\":\"Select a VASP from the Managed VASP List\",\"Select a country\":\"Select a country\",\"Select business category\":\"Select business category\",\"Select the collaborator’s role and save.\":\"Select the collaborator’s role and save.\",\"Serial No\":\"Serial No\",\"Serial Number\":\"Serial Number\",\"Set up your TRISA node or integrate with a 3rd-party Travel Rule solution. Complete\\n testing and move to production.\":\"Set up your TRISA node or integrate with a 3rd-party Travel Rule solution. Complete\\n testing and move to production.\",\"Set up your TRISA node or integrate with a 3rd-party Travel Rule solution. Complete testing and move to production.\":\"Set up your TRISA node or integrate with a 3rd-party Travel Rule solution. Complete testing and move to production.\",\"Short\":\"Short\",\"Sign out\":\"Sign out\",\"Signature ID\":\"Signature ID\",\"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set\\n up and maintain their own TRISA server to exhange encrypted Travel Rule\\n compliance data. TRISA maintains an\":\"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set\\n up and maintain their own TRISA server to exhange encrypted Travel Rule\\n compliance data. TRISA maintains an\",\"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set up and maintain their own TRISA server to exhange encrypted Travel Rule compliance data. At the same time, TRISA is designed to be interoperable. There are several Travel Rule solutions providers available on the market. If you are a customer, work with your Travel Ruie provider to integrate TRISA into your Travel Rule compliance workflow.\":\"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set up and maintain their own TRISA server to exhange encrypted Travel Rule compliance data. At the same time, TRISA is designed to be interoperable. There are several Travel Rule solutions providers available on the market. If you are a customer, work with your Travel Ruie provider to integrate TRISA into your Travel Rule compliance workflow.\",\"Social Security Number\":\"Social Security Number\",\"Something went wrong. Please try again later.\":\"Something went wrong. Please try again later.\",\"Sorry, the page you are looking for doesn't exist or has been moved\":\"Sorry, the page you are looking for doesn't exist or has been moved\",\"Sorry. We could not find a user account with the email address\":\"Sorry. We could not find a user account with the email address\",\"Start\":\"Start\",\"Start Certificate Registration\":\"Start Certificate Registration\",\"Start Registration\":\"Start Registration\",\"Start trial\":\"Start trial\",\"Start your implementation\":\"Start your implementation\",\"Status\":\"Status\",\"Status:\":\"Status:\",\"Step 1\":\"Step 1\",\"Street Address\":\"Street Address\",\"Subject\":\"Subject\",\"Subject Details\":\"Subject Details\",\"Submit\":\"Submit\",\"Submit MainNet Registration\":\"Submit MainNet Registration\",\"Submit TestNet Registration\":\"Submit TestNet Registration\",\"Submitted\":\"Submitted\",\"Support\":\"Support\",\"Switch Accounts\":\"Switch Accounts\",\"Synga Bridge\":\"Synga Bridge\",\"TESTNET DIRECTORY RECORD\":\"TESTNET DIRECTORY RECORD\",\"TESTNET SUBMISSION\":\"TESTNET SUBMISSION\",\"TRISA Certificate Types\":\"TRISA Certificate Types\",\"TRISA Endpoint\":\"TRISA Endpoint\",\"TRISA Endpoint: MainNet\":\"TRISA Endpoint: MainNet\",\"TRISA Endpoint: TestNet\":\"TRISA Endpoint: TestNet\",\"TRISA GitHub repo\":\"TRISA GitHub repo\",\"TRISA Global Directory Service\":\"TRISA Global Directory Service\",\"TRISA Identity Signature:\":\"TRISA Identity Signature:\",\"TRISA Implementation\":\"TRISA Implementation\",\"TRISA Implementations\":\"TRISA Implementations\",\"TRISA Member Directory\":\"TRISA Member Directory\",\"TRISA Member ID\":\"TRISA Member ID\",\"TRISA Member ID:\":\"TRISA Member ID:\",\"TRISA Registration Request Submitted!\":\"TRISA Registration Request Submitted!\",\"TRISA Service Endpoint\":\"TRISA Service Endpoint\",\"TRISA Verification\":\"TRISA Verification\",\"TRISA Verification:\":\"TRISA Verification:\",\"TRISA Verified Logo\":\"TRISA Verified Logo\",\"TRISA endpoint for communication\":\"TRISA endpoint for communication\",\"TRISA endpoint is not valid.\":\"TRISA endpoint is not valid.\",\"TRISA implementation\":\"TRISA implementation\",\"TRISA is a decentralized network where VASPs communicate directly with each other.\":\"TRISA is a decentralized network where VASPs communicate directly with each other.\",\"TRISA is a global, open source, peer-to-peer and secure Travel Rule architecture and network designed to be accessible and interoperable. Become a TRISA-certified VASP today.\":\"TRISA is a global, open source, peer-to-peer and secure Travel Rule architecture and network designed to be accessible and interoperable. Become a TRISA-certified VASP today.\",\"TRISA is a network of trusted members. I acknowledge that the contact is authorized to access the organization’s TRISA account information.\":\"TRISA is a network of trusted members. I acknowledge that the contact is authorized to access the organization’s TRISA account information.\",\"TRISA is a network of trusted members. I acknowledge that the new VASP has a legitimate business purpose to join TRISA.\":\"TRISA is a network of trusted members. I acknowledge that the new VASP has a legitimate business purpose to join TRISA.\",\"TRISA is designed to be interoperable with other Travel Rule solutions.\":\"TRISA is designed to be interoperable with other Travel Rule solutions.\",\"TRISA is designed to be interoperable. There are several Travel Rule solutions\\n providers available on the market. If you are a customer, work with them to\\n integrate TRISA into your Travel Rule compliance workflow.\":\"TRISA is designed to be interoperable. There are several Travel Rule solutions\\n providers available on the market. If you are a customer, work with them to\\n integrate TRISA into your Travel Rule compliance workflow.\",\"TRISA is open source and available to implement by any VASP.\":\"TRISA is open source and available to implement by any VASP.\",\"TRISA issues two types of certificates:\":\"TRISA issues two types of certificates:\",\"TRISA members must complete a comprehensive multi-part verification form and due diligence process. Once verified, TRISA will issue TestNet and MainNet certificates for secure Travel Rule compliance.\":\"TRISA members must complete a comprehensive multi-part verification form and due diligence process. Once verified, TRISA will issue TestNet and MainNet certificates for secure Travel Rule compliance.\",\"TRISA specific identity number (UUID), only supplied if you're updating an existing registration request\":\"TRISA specific identity number (UUID), only supplied if you're updating an existing registration request\",\"TRISA uses public-key cryptography for encrypting data in flight and at rest.\":\"TRISA uses public-key cryptography for encrypting data in flight and at rest.\",\"TRISA verified members may download and display a “TRISA Verified VASP” logo on their website. The logo is unique to your VASP and non-reproducible. Members may download their logo after verification is complete and their certificate has been issued. The logo is in .svg fotmat\":\"TRISA verified members may download and display a “TRISA Verified VASP” logo on their website. The logo is unique to your VASP and non-reproducible. Members may download their logo after verification is complete and their certificate has been issued. The logo is in .svg fotmat\",\"TRISA's Github repo\":\"TRISA's Github repo\",\"TRISA's Slack channel\":\"TRISA's Slack channel\",\"TRISA’s Github repo\":\"TRISA’s Github repo\",\"TRISA’s Global Directory Service (GDS) is a network of vetted VASPs that can securely exchange Travel Rule compliance data with each other.\":\"TRISA’s Global Directory Service (GDS) is a network of vetted VASPs that can securely exchange Travel Rule compliance data with each other.\",\"TRISA’s verification form includes five sections and may require information from several parties in your organization.\":\"TRISA’s verification form includes five sections and may require information from several parties in your organization.\",\"TRIXO Questionnaire\":\"TRIXO Questionnaire\",\"Talk to a member of your technical team to determine the requirements and\\n resources to integrate TRISA with your system. Have members of your technical\\n team integrate your systems with TRISA. Or work with a solutions provider that\\n can help your VASP set up your TRISA server and maintain it.\":\"Talk to a member of your technical team to determine the requirements and\\n resources to integrate TRISA with your system. Have members of your technical\\n team integrate your systems with TRISA. Or work with a solutions provider that\\n can help your VASP set up your TRISA server and maintain it.\",\"Tax Identification Number\":\"Tax Identification Number\",\"Technical Contact (required)\":\"Technical Contact (required)\",\"Technical Contact Email\":\"Technical Contact Email\",\"Technical Contact Name\":\"Technical Contact Name\",\"Technical Contact Phone\":\"Technical Contact Phone\",\"Technical Officer\":\"Technical Officer\",\"Technical Resources\":\"Technical Resources\",\"Technical information about your endpoint for certificate issuance. Each VASP is required to establish a TRISA endpoint for inter-VASP communication.\":\"Technical information about your endpoint for certificate issuance. Each VASP is required to establish a TRISA endpoint for inter-VASP communication.\",\"TestNet\":\"TestNet\",\"TestNet Certificate Common Name\":\"TestNet Certificate Common Name\",\"TestNet Certificates\":\"TestNet Certificates\",\"TestNet Identity Certificates\":\"TestNet Identity Certificates\",\"TestNet Network Metrics\":\"TestNet Network Metrics\",\"TestNet TRISA Endpoint\":\"TestNet TRISA Endpoint\",\"TestNet and MainNet endpoints should not be the same.\":\"TestNet and MainNet endpoints should not be the same.\",\"Thank you for creating your TRISA account.\":\"Thank you for creating your TRISA account.\",\"Thank you for creating your TRISA account. You must verify your email address. An email with verification instructions has been sent to your email address. Please complete the email verification process in 24 hours. The email verification link will expire in 24 hours.\":\"Thank you for creating your TRISA account. You must verify your email address. An email with verification instructions has been sent to your email address. Please complete the email verification process in 24 hours. The email verification link will expire in 24 hours.\",\"Thank you. We have sent instructions to reset your password to\":\"Thank you. We have sent instructions to reset your password to\",\"Thank you. We have sent instructions to reset your password to {0}. The link to reset your password expires in 24 hours.\":[\"Thank you. We have sent instructions to reset your password to \",[\"0\"],\". The link to reset your password expires in 24 hours.\"],\"The Common Name typically matches the Endpoint, without the port number\\n at the end (e.g. trisa.myvasp.com) and is used to identify the subject\\n in the X.509 certificate.\":\"The Common Name typically matches the Endpoint, without the port number\\n at the end (e.g. trisa.myvasp.com) and is used to identify the subject\\n in the X.509 certificate.\",\"The Domain Name is invalid.\":\"The Domain Name is invalid.\",\"The Domain Name is required.\":\"The Domain Name is required.\",\"The Organization has a current and valid <0>Mainnet Identity Certificate.\":\"The Organization has a current and valid <0>Mainnet Identity Certificate.\",\"The Organization has a current and valid <0>Mainnet and <1>Tesnet Identity Certificate.\":\"The Organization has a current and valid <0>Mainnet and <1>Tesnet Identity Certificate.\",\"The Organization has a current and valid <0>Testnet Identity Certificate.\":\"The Organization has a current and valid <0>Testnet Identity Certificate.\",\"The TRISA Global Directory Service (GDS) is temporarily undergoing maintenance. Please try again later.\":\"The TRISA Global Directory Service (GDS) is temporarily undergoing maintenance. Please try again later.\",\"The TRISA Member Directory is for informational purposes and is meant to foster collaboration between members. It is available to verified TRISA contacts only. If you cannot view the list, please complete the registration process. You can view the member list after verification is complete.\":\"The TRISA Member Directory is for informational purposes and is meant to foster collaboration between members. It is available to verified TRISA contacts only. If you cannot view the list, please complete the registration process. You can view the member list after verification is complete.\",\"The Travel Rule Information Sharing Architecture (TRISA)\":\"The Travel Rule Information Sharing Architecture (TRISA)\",\"The VASP Name is required.\":\"The VASP Name is required.\",\"The address and port of the TRISA endpoint for partner VASPs to connect on via gRPC.\":\"The address and port of the TRISA endpoint for partner VASPs to connect on via gRPC.\",\"The collaborator has not been deleted\":\"The collaborator has not been deleted\",\"The collaborator has not been updated\":\"The collaborator has not been updated\",\"The common name for the mTLS certificate. This should match the TRISA endpoint without the port in most cases.\":\"The common name for the mTLS certificate. This should match the TRISA endpoint without the port in most cases.\",\"The contact will receive an email to create a TRISA Global Directory Service (GDS) account or join this organization if the contact already has a TRISA GDS account. The invitation to join is valid for 7 calendar days. The contact will be added as a member for the VASP. The contact will have the ability to contribute to certificate requests, check on the status of certificate requests, and complete other actions related to the organization’s TRISA membership.\":\"The contact will receive an email to create a TRISA Global Directory Service (GDS) account or join this organization if the contact already has a TRISA GDS account. The invitation to join is valid for 7 calendar days. The contact will be added as a member for the VASP. The contact will have the ability to contribute to certificate requests, check on the status of certificate requests, and complete other actions related to the organization’s TRISA membership.\",\"The following account will be removed from your profile. The linked account will not be affected.\":\"The following account will be removed from your profile. The linked account will not be affected.\",\"The link to reset your password expires in 24 hours.\":\"The link to reset your password expires in 24 hours.\",\"The minimum threshold above which your organization is required to collect/send Travel Rule information.\":\"The minimum threshold above which your organization is required to collect/send Travel Rule information.\",\"The name and type of name by which the legal person is known.\":\"The name and type of name by which the legal person is known.\",\"The name of primary regulator or supervisory authority for your national jurisdiction\":\"The name of primary regulator or supervisory authority for your national jurisdiction\",\"There is an error or missing data in this section. Please edit the section.\":\"There is an error or missing data in this section. Please edit the section.\",\"This is the only time the PKCS12 password is shown during the registration process.\":\"This is the only time the PKCS12 password is shown during the registration process.\",\"This multi-section form is an important step in the registration and certificate issuance process. The information you provide will be used to verify the legal entity that you represent and, where appropriate, will be available to verified TRISA members to facilitate compliance decisions. If you need guidance, see the <0>Getting Started Help Guide.\":\"This multi-section form is an important step in the registration and certificate issuance process. The information you provide will be used to verify the legal entity that you represent and, where appropriate, will be available to verified TRISA members to facilitate compliance decisions. If you need guidance, see the <0>Getting Started Help Guide.\",\"This questionnaire is designed to help TRISA members understand the regulatory regime of your organization. The information provided will help ensure that required compliance information exchanges are conducted correctly and safely. All verified TRISA members will have access to this information.\":\"This questionnaire is designed to help TRISA members understand the regulatory regime of your organization. The information provided will help ensure that required compliance information exchanges are conducted correctly and safely. All verified TRISA members will have access to this information.\",\"Threshold to conduct KYC before permitting the customer to send/receive virtual asset transfers\":\"Threshold to conduct KYC before permitting the customer to send/receive virtual asset transfers\",\"To assist in completing the registration form, the form is divided into multiple sections. Navigate through the form by clicking on each section of the progress bar or the buttons at the bottom of each section.\":\"To assist in completing the registration form, the form is divided into multiple sections. Navigate through the form by clicking on each section of the progress bar or the buttons at the bottom of each section.\",\"Trading\":\"Trading\",\"USD $0\":\"USD $0\",\"USD $375/month/node (min 6-month commitment)\":\"USD $375/month/node (min 6-month commitment)\",\"USD USD $2,500 (one-time)\":\"USD USD $2,500 (one-time)\",\"USER DETAILS\":\"USER DETAILS\",\"Unable to add VASP\":\"Unable to add VASP\",\"Unable to add collaborator\":\"Unable to add collaborator\",\"Understood\":\"Understood\",\"Unknown Entity\":\"Unknown Entity\",\"Unsaved changes alert\":\"Unsaved changes alert\",\"Unspecified\":\"Unspecified\",\"Upon verification, integrate with TRISA to begin exchanging Travel Rule compliance data.\":\"Upon verification, integrate with TRISA to begin exchanging Travel Rule compliance data.\",\"User Details\":\"User Details\",\"User ID:\":\"User ID:\",\"User Profile\":\"User Profile\",\"VASP\":\"VASP\",\"VASP Category\":\"VASP Category\",\"VASP Domain\":\"VASP Domain\",\"VASP Name\":\"VASP Name\",\"VASPs have three options to integrate with TRISA using Envoy.\":\"VASPs have three options to integrate with TRISA using Envoy.\",\"VASPs have two options to integrate with TRISA.\":\"VASPs have two options to integrate with TRISA.\",\"VERIFIED\":\"VERIFIED\",\"VERIFIED ON\":\"VERIFIED ON\",\"Verification Status:\":\"Verification Status:\",\"Verified\":\"Verified\",\"Verified On\":\"Verified On\",\"Verified VASPs\":\"Verified VASPs\",\"View Member List\":\"View Member List\",\"View/Edit\":\"View/Edit\",\"Visit Getting Started with TRISA\":\"Visit Getting Started with TRISA\",\"We recommend that a senior compliance officer initially creates the account for the VASP. Additional accounts can be created later.\":\"We recommend that a senior compliance officer initially creates the account for the VASP. Additional accounts can be created later.\",\"Website\":\"Website\",\"Website, incorporation Date, VASP Category\":\"Website, incorporation Date, VASP Category\",\"Welcome to TRISA’s network of Certified VASPs.\":\"Welcome to TRISA’s network of Certified VASPs.\",\"We’ll be back soon.\":\"We’ll be back soon.\",\"What is IVMS101?\":\"What is IVMS101?\",\"What is the minimum threshold for Travel Rule compliance?\":\"What is the minimum threshold for Travel Rule compliance?\",\"What’s a Common name or VASP ID?\":\"What’s a Common name or VASP ID?\",\"Who to Ask\":\"Who to Ask\",\"Who to ask\":\"Who to ask\",\"Why Join TRISA\":\"Why Join TRISA\",\"X.509 Identity Certificate Details\":\"X.509 Identity Certificate Details\",\"X.509 Identity Certificate Inventory\":\"X.509 Identity Certificate Inventory\",\"X.509 Identity Certificates\":\"X.509 Identity Certificates\",\"YES\":\"YES\",\"Yes\":\"Yes\",\"You have unsaved changes. Are you sure you want to continue without saving?\":\"You have unsaved changes. Are you sure you want to continue without saving?\",\"You must agree to the terms and conditions\":\"You must agree to the terms and conditions\",\"You must click on each confirmation link to complete the registration process.\":\"You must click on each confirmation link to complete the registration process.\",\"You must request a new X.509 Identity Certificate to change your Endpoint and Common Name.\":\"You must request a new X.509 Identity Certificate to change your Endpoint and Common Name.\",\"You must submit your registration for TestNet and MainNet separately.\":\"You must submit your registration for TestNet and MainNet separately.\",\"You must verify your email address. An email with verification instructions has been sent to your email address. Please complete the email verification process in 24 hours. The email verification link will expire in 24 hours.\":\"You must verify your email address. An email with verification instructions has been sent to your email address. Please complete the email verification process in 24 hours. The email verification link will expire in 24 hours.\",\"You will receive\":\"You will receive\",\"Your TRISA Implementation\":\"Your TRISA Implementation\",\"Your TRISA {type} Details\":[\"Your TRISA \",[\"type\"],\" Details\"],\"Your account has not been verified. Please check your email to verify your account.\":\"Your account has not been verified. Please check your email to verify your account.\",\"Your dashboard\":\"Your dashboard\",\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@rotational.io. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\":\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@rotational.io. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\",\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@trisa.io. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\":\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@trisa.io. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\",\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@vaspdirectory.net. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\":\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@vaspdirectory.net. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\",\"Your registration request has been successfully received by the Directory Service. Verification emails have been sent to all contacts listed. Once your contact information has been verified, the registration form will be sent to the TRISA review board to verify your membership in the TRISA network.\":\"Your registration request has been successfully received by the Directory Service. Verification emails have been sent to all contacts listed. Once your contact information has been verified, the registration form will be sent to the TRISA review board to verify your membership in the TRISA network.\",\"Your {0} TRISA Organization Profile:\":[\"Your \",[\"0\"],\" TRISA Organization Profile:\"],\"about us\":\"about us\",\"complete VASP verification\":\"complete VASP verification\",\"compliance. TRISA helps Virtual Asset Service Providers (VASPs) comply with the Travel Rule for cross-border cryptocurrency transactions. TRISA is designed to be interoperable.\":\"compliance. TRISA helps Virtual Asset Service Providers (VASPs) comply with the Travel Rule for cross-border cryptocurrency transactions. TRISA is designed to be interoperable.\",\"create account\":\"create account\",\"create your account\":\"create your account\",\"for Cryptocurrency Travel Rule compliance.\":\"for Cryptocurrency Travel Rule compliance.\",\"for MainNet registration so your MainNet certificate will be issued after the verification phone call has been completed by the validation team.\":\"for MainNet registration so your MainNet certificate will be issued after the verification phone call has been completed by the validation team.\",\"for TestNet registration so your TestNet certificate will be issued upon review by the validation team\":\"for TestNet registration so your TestNet certificate will be issued upon review by the validation team\",\"for legal persons and is strongly suggested for use as KYC or CDD (Know your Counterparty) information exchanged in TRISA transfers.\":\"for legal persons and is strongly suggested for use as KYC or CDD (Know your Counterparty) information exchanged in TRISA transfers.\",\"in partnership with\":\"in partnership with\",\"is a global, open source, secure, and peer-to-peer protocol for\":\"is a global, open source, secure, and peer-to-peer protocol for\",\"is not required\":\"is not required\",\"is required\":\"is required\",\"lower case letters (a-z)\":\"lower case letters (a-z)\",\"numbers (i.e. 0-9)\":\"numbers (i.e. 0-9)\",\"on behalf of\":\"on behalf of\",\"pending registration\":\"pending registration\",\"registration. Upon submission, you will receive an email with a confirmation link. You must click the confirmation link to complete the registration process. Failure to click the confirmation link will result in an incomplete registration\":\"registration. Upon submission, you will receive an email with a confirmation link. You must click the confirmation link to complete the registration process. Failure to click the confirmation link will result in an incomplete registration\",\"required\":\"required\",\"special characters (e.g. !@#$%^&*)\":\"special characters (e.g. !@#$%^&*)\",\"the TRISA architecture\":\"the TRISA architecture\",\"to receive maintenance and outage notifications. If you have an immediate concern, please email support@rotational.io.\":\"to receive maintenance and outage notifications. If you have an immediate concern, please email support@rotational.io.\",\"two separate emails with confirmation links for each registration.\":\"two separate emails with confirmation links for each registration.\",\"upper case letters (A-Z)\":\"upper case letters (A-Z)\",\"view details\":\"view details\",\"with detailed documentation, a reference implemenation, and “robot” VASPs for\\n testing purposes.\":\"with detailed documentation, a reference implemenation, and “robot” VASPs for\\n testing purposes.\",\"you do not have permission to invite a collaborator\":\"you do not have permission to invite a collaborator\",\"{0}\":[[\"0\"]],\"{0} Contact\":[[\"0\"],\" Contact\"],\"{message}\":[[\"message\"]]}")}; \ No newline at end of file diff --git a/web/gds-user-ui/src/locales/pt/messages.po b/web/gds-user-ui/src/locales/pt/messages.po index 721b14c6e..a4298b9e5 100644 --- a/web/gds-user-ui/src/locales/pt/messages.po +++ b/web/gds-user-ui/src/locales/pt/messages.po @@ -67,15 +67,34 @@ msgstr "" msgid "1 Basic Details" msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:86 +msgid "1. Open Source/DIY" +msgstr "" + #: src/components/Section/VaspVerification.tsx:108 msgid "2 Legal Person" msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:144 +msgid "2-3 weeks" +msgstr "" + +#: src/components/Section/IntegrateAndComply.tsx:133 +msgid "2. One-time Setup" +msgstr "" + #: src/components/Section/VaspVerification.tsx:123 msgid "3 Contacts" msgstr "" -#: src/components/Section/IntegrateAndComply.tsx:130 +#: src/components/Section/IntegrateAndComply.tsx:97 +msgid "3-6 months" +msgstr "" + +#: src/components/Section/IntegrateAndComply.tsx:176 +msgid "3-7 days" +msgstr "" + #: src/components/TravelRuleProviders/index.tsx:9 msgid "3rd Party Travel Rule Providers" msgstr "" @@ -222,7 +241,7 @@ msgid "All TRISA members must complete TRISA’s VASP verification and due dilig msgstr "" #: src/components/Form/SignupForm.tsx:85 -#: src/components/Section/IntegrateAndComply.tsx:194 +#: src/components/Section/IntegrateAndComply.tsx:237 #: src/components/Section/VaspVerification.tsx:217 msgid "Already have an account?" msgstr "" @@ -303,6 +322,12 @@ msgstr "" msgid "Become Travel Rule compliant." msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:92 +#: src/components/Section/IntegrateAndComply.tsx:139 +#: src/components/Section/IntegrateAndComply.tsx:171 +msgid "Best for:" +msgstr "" + #: src/components/Contacts/ContactsForm.tsx:166 msgid "Billing Contact (optional)" msgstr "" @@ -532,11 +557,15 @@ msgstr "" msgid "Compliance officer or legal contact for requests about the compliance requirements and legal status of your organization. A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted." msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:172 +msgid "Compliance teams seeking a turnkey solution with minimal effort while leveraging expert support & maintenance for sustained regulatory adherence." +msgstr "" + #: src/components/CertificateRegistration/CertificateRegistrationTable.tsx:22 msgid "Compliance, Technical, Admininstrative, Billing" msgstr "" -#: src/components/Section/IntegrateAndComply.tsx:51 +#: src/components/Section/IntegrateAndComply.tsx:50 msgid "Comply with the Travel Rule" msgstr "" @@ -560,6 +589,11 @@ msgstr "" msgid "Contact Name" msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:153 +#: src/components/Section/IntegrateAndComply.tsx:185 +msgid "Contact Rotational Labs at <0>support@rotational.io to request information." +msgstr "" + #: src/components/Section/UserEmailConfirmation.tsx:27 msgid "Contact Verified" msgstr "" @@ -607,6 +641,12 @@ msgstr "" msgid "Copy" msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:100 +#: src/components/Section/IntegrateAndComply.tsx:147 +#: src/components/Section/IntegrateAndComply.tsx:179 +msgid "Cost:" +msgstr "" + #: src/components/CertificateDetails/CertificateDetails.tsx:229 #: src/components/CertificateDetails/CertificateDetails.tsx:292 #: src/components/CertificateInventory/index.tsx:212 @@ -652,7 +692,7 @@ msgid "Create Your Account" msgstr "" #: src/components/Section/GettingStarted.tsx:14 -#: src/components/Section/IntegrateAndComply.tsx:191 +#: src/components/Section/IntegrateAndComply.tsx:234 #: src/components/Section/VaspVerification.tsx:213 msgid "Create account" msgstr "" @@ -734,6 +774,12 @@ msgstr "" msgid "Description" msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:88 +#: src/components/Section/IntegrateAndComply.tsx:135 +#: src/components/Section/IntegrateAndComply.tsx:167 +msgid "Description:" +msgstr "" + #: src/components/CertificateManagement/CertificateDataTable.tsx:41 #: src/components/Tables/MembersRow.tsx:50 msgid "Details" @@ -749,7 +795,7 @@ msgstr "" #: src/components/Navbar/Landing/MobileNav.tsx:72 #: src/components/Navbar/Landing/Nav.tsx:22 #: src/components/OpenSourceResources/index.tsx:20 -#: src/components/Section/IntegrateAndComply.tsx:151 +#: src/components/Section/IntegrateAndComply.tsx:217 msgid "Documentation" msgstr "" @@ -799,6 +845,10 @@ msgstr "" msgid "Download" msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:116 +msgid "Download <0>Docker image" +msgstr "" + #: src/constants/national-identification.ts:12 msgid "Driver's License Number" msgstr "" @@ -880,10 +930,24 @@ msgstr "" msgid "Enter your email address" msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:71 +msgid "Envoy is an <0>open source messaging tool built to help compliance teams handle travel rule exchanges efficiently and securely. It is designed by compliance experts and TRISA engineers to provide simplified data exchanges using the TRISA or TRP protocols." +msgstr "" + +#: src/components/Section/IntegrateAndComply.tsx:89 +msgid "Envoy is open source (MIT License). Download, install, integrate, host and support your own Envoy node and service." +msgstr "" + #: src/components/CertificateReview/index.tsx:71 msgid "Error Submitting Certificate" msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:96 +#: src/components/Section/IntegrateAndComply.tsx:143 +#: src/components/Section/IntegrateAndComply.tsx:175 +msgid "Est. Time:" +msgstr "" + #: src/components/CertificateManagement/CertificateDataTable.tsx:35 #: src/components/CertificateManagement/MainnetTestnetCertificates.tsx:64 #: src/components/CertificateManagement/X509IdentityCertificateInventoryDataTable.tsx:42 @@ -981,8 +1045,8 @@ msgid "Git Revision" msgstr "" #: src/components/Section/IntegrateAndComply.tsx:99 -msgid "GitHub repository" -msgstr "" +#~ msgid "GitHub repository" +#~ msgstr "" #: src/modules/dashboard/member/utils.ts:107 msgid "Government Entity" @@ -997,10 +1061,14 @@ msgstr "" msgid "Home" msgstr "" -#: src/components/Section/IntegrateAndComply.tsx:118 -msgid "How to set up your own node?" +#: src/components/Section/IntegrateAndComply.tsx:202 +msgid "How TRISA Works" msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:118 +#~ msgid "How to set up your own node?" +#~ msgstr "" + #: src/components/ConfirmIdentityCertificateRequest/index.tsx:54 msgid "I acknowledge that requesting a new X.509 Identity Certificate will invalidate and revoke my organization’s current X.509 Identity Certificate." msgstr "" @@ -1105,7 +1173,11 @@ msgstr "" msgid "Integrate and Comply" msgstr "" -#: src/components/Section/IntegrateAndComply.tsx:44 +#: src/components/Section/IntegrateAndComply.tsx:66 +msgid "Integrate with <0>TRISA using Envoy to begin exchanging Travel Rule compliance data." +msgstr "" + +#: src/components/Section/IntegrateAndComply.tsx:43 msgid "Integrate with TRISA." msgstr "" @@ -1190,7 +1262,6 @@ msgstr "" msgid "Last Updated" msgstr "" -#: src/components/Section/IntegrateAndComply.tsx:176 #: src/components/Section/VaspVerification.tsx:182 msgid "Learn How TRISA Works" msgstr "" @@ -1269,7 +1340,7 @@ msgid "Log in to TRISA’s Global Directory Service" msgstr "" #: src/components/Form/SignupForm.tsx:91 -#: src/components/Section/IntegrateAndComply.tsx:198 +#: src/components/Section/IntegrateAndComply.tsx:241 #: src/components/Section/VaspVerification.tsx:221 msgid "Log in." msgstr "" @@ -1341,8 +1412,8 @@ msgid "Meet Alice VASP, Bob VASP and Evil VASP" msgstr "" #: src/components/Section/IntegrateAndComply.tsx:163 -msgid "Meet Alice VASP, Bob VASP, and “Evil” VASP" -msgstr "" +#~ msgid "Meet Alice VASP, Bob VASP, and “Evil” VASP" +#~ msgstr "" #: src/utils/menu.tsx:54 msgid "Member Directory" @@ -1421,7 +1492,7 @@ msgstr "" msgid "National Jurisdiction" msgstr "" -#: src/components/Section/IntegrateAndComply.tsx:172 +#: src/components/Section/IntegrateAndComply.tsx:198 #: src/components/Section/VaspVerification.tsx:176 msgid "Need to Learn More?" msgstr "" @@ -1457,6 +1528,12 @@ msgstr "" msgid "Next" msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:103 +#: src/components/Section/IntegrateAndComply.tsx:150 +#: src/components/Section/IntegrateAndComply.tsx:182 +msgid "Next Steps:" +msgstr "" + #: src/components/CertificateManagement/CertificateDataTable.tsx:26 #: src/components/CertificateManagement/X509IdentityCertificateInventoryDataTable.tsx:33 #: src/components/CertificateReview/TrixoReviewDataTable.tsx:13 @@ -1504,18 +1581,25 @@ msgid "Open Source" msgstr "" #: src/components/OpenSourceResources/index.tsx:9 -#: src/components/Section/IntegrateAndComply.tsx:142 msgid "Open Source Resources" msgstr "" -#: src/components/Section/IntegrateAndComply.tsx:89 -msgid "Option 1. Set Up Your Own TRISA Node" +#: src/components/Section/IntegrateAndComply.tsx:140 +msgid "Operators seeking a balance between cost & convenience, with professional implementation ensuring a robust setup without the ongoing costs of managed services." msgstr "" -#: src/components/Section/IntegrateAndComply.tsx:108 -msgid "Option 2. Use a 3rd-party Solution" +#: src/components/Section/IntegrateAndComply.tsx:93 +msgid "Operators that want maximum flexibility and control to customize and have the technical resources to integrate with their systems." msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:89 +#~ msgid "Option 1. Set Up Your Own TRISA Node" +#~ msgstr "" + +#: src/components/Section/IntegrateAndComply.tsx:108 +#~ msgid "Option 2. Use a 3rd-party Solution" +#~ msgstr "" + #: src/components/CertificateDetails/CertificateDetails.tsx:241 #: src/components/CertificateDetails/CertificateDetails.tsx:304 #: src/components/CertificateInventory/index.tsx:224 @@ -1571,7 +1655,7 @@ msgstr "" msgid "Partially" msgstr "" -#: src/components/Section/IntegrateAndComply.tsx:54 +#: src/components/Section/IntegrateAndComply.tsx:53 msgid "Participate in verified VASP-to-VASP Travel Rule exchanges." msgstr "" @@ -1744,7 +1828,7 @@ msgid "REVIEWED" msgstr "" #: src/components/OpenSourceResources/index.tsx:27 -#: src/components/Section/IntegrateAndComply.tsx:158 +#: src/components/Section/IntegrateAndComply.tsx:224 msgid "Reference implementation" msgstr "" @@ -1757,6 +1841,12 @@ msgstr "" msgid "Region / Province / State (required)" msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:121 +#: src/components/Section/IntegrateAndComply.tsx:158 +#: src/components/Section/IntegrateAndComply.tsx:190 +msgid "Register with <0>TRISA's GDS" +msgstr "" + #: src/components/Section/SearchDirectory.tsx:229 #: src/components/Section/SearchDirectory.tsx:295 msgid "Registered Directory" @@ -1814,6 +1904,14 @@ msgstr "" msgid "Review" msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:106 +msgid "Review <0>documentation" +msgstr "" + +#: src/components/Section/IntegrateAndComply.tsx:111 +msgid "Review <0>source code" +msgstr "" + #: src/components/ReviewSubmit/index.tsx:161 #: src/components/ReviewSubmit/index.tsx:255 msgid "Review section" @@ -1824,6 +1922,14 @@ msgstr "" msgid "Role" msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:136 +msgid "Rotational will install and configure your node for your environment while you host, maintain, and support the node on an ongoing basis." +msgstr "" + +#: src/components/Section/IntegrateAndComply.tsx:168 +msgid "Rotational will install, configure, host, maintain, and support your node. Includes dedicated, provenance-aware node with regional deployments." +msgstr "" + #: src/components/UserProfile/UserProfilePassword.tsx:52 msgid "SECURITY" msgstr "" @@ -1849,9 +1955,13 @@ msgid "Save & Previous" msgstr "" #: src/components/Banner/LandingBanner.tsx:17 -msgid "Schedule a demo to learn about TRISA's open source self-hosted solution for cost-effective Travel Rule compliance." +msgid "Schedule a demo of Envoy, TRISA's open source solution for cost-effective Travel Rule compliance." msgstr "" +#: src/components/Banner/LandingBanner.tsx:17 +#~ msgid "Schedule a demo to learn about TRISA's open source self-hosted solution for cost-effective Travel Rule compliance." +#~ msgstr "" + #: src/components/CertificateManagement/X509IdentityCertificateInventory.tsx:59 msgid "Sealing Certificate Inventory" msgstr "" @@ -1973,11 +2083,11 @@ msgid "Signature ID" msgstr "" #: src/components/Section/IntegrateAndComply.tsx:90 -msgid "" -"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set\n" -" up and maintain their own TRISA server to exhange encrypted Travel Rule\n" -" compliance data. TRISA maintains an" -msgstr "" +#~ msgid "" +#~ "Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set\n" +#~ " up and maintain their own TRISA server to exhange encrypted Travel Rule\n" +#~ " compliance data. TRISA maintains an" +#~ msgstr "" #: src/components/YourImplementation/index.tsx:11 msgid "Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set up and maintain their own TRISA server to exhange encrypted Travel Rule compliance data. At the same time, TRISA is designed to be interoperable. There are several Travel Rule solutions providers available on the market. If you are a customer, work with your Travel Ruie provider to integrate TRISA into your Travel Rule compliance workflow." @@ -2016,6 +2126,10 @@ msgstr "" msgid "Start trial" msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:126 +msgid "Start your implementation" +msgstr "" + #: src/components/CertificateDetails/CertificateDetails.tsx:131 #: src/components/CertificateInventory/index.tsx:86 #: src/components/CertificateManagement/CertificateDataTable.tsx:38 @@ -2083,8 +2197,8 @@ msgid "Switch Accounts" msgstr "" #: src/components/Section/IntegrateAndComply.tsx:134 -msgid "Synga Bridge" -msgstr "" +#~ msgid "Synga Bridge" +#~ msgstr "" #: src/components/Section/SearchDirectory.tsx:195 msgid "TESTNET DIRECTORY RECORD" @@ -2201,11 +2315,11 @@ msgid "TRISA is designed to be interoperable with other Travel Rule solutions." msgstr "" #: src/components/Section/IntegrateAndComply.tsx:109 -msgid "" -"TRISA is designed to be interoperable. There are several Travel Rule solutions\n" -" providers available on the market. If you are a customer, work with them to\n" -" integrate TRISA into your Travel Rule compliance workflow." -msgstr "" +#~ msgid "" +#~ "TRISA is designed to be interoperable. There are several Travel Rule solutions\n" +#~ " providers available on the market. If you are a customer, work with them to\n" +#~ " integrate TRISA into your Travel Rule compliance workflow." +#~ msgstr "" #: src/components/Section/JoinUs.tsx:41 msgid "TRISA is open source and available to implement by any VASP." @@ -2231,13 +2345,17 @@ msgstr "" msgid "TRISA verified members may download and display a “TRISA Verified VASP” logo on their website. The logo is unique to your VASP and non-reproducible. Members may download their logo after verification is complete and their certificate has been issued. The logo is in .svg fotmat" msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:212 +msgid "TRISA's Github repo" +msgstr "" + #: src/components/Maintenance/index.tsx:32 msgid "TRISA's Slack channel" msgstr "" #: src/components/Section/IntegrateAndComply.tsx:146 -msgid "TRISA’s Github repo" -msgstr "" +#~ msgid "TRISA’s Github repo" +#~ msgstr "" #: src/components/Section/AboutUs.tsx:57 msgid "TRISA’s Global Directory Service (GDS) is a network of vetted VASPs that can securely exchange Travel Rule compliance data with each other." @@ -2253,12 +2371,12 @@ msgid "TRIXO Questionnaire" msgstr "" #: src/components/Section/IntegrateAndComply.tsx:119 -msgid "" -"Talk to a member of your technical team to determine the requirements and\n" -" resources to integrate TRISA with your system. Have members of your technical\n" -" team integrate your systems with TRISA. Or work with a solutions provider that\n" -" can help your VASP set up your TRISA server and maintain it." -msgstr "" +#~ msgid "" +#~ "Talk to a member of your technical team to determine the requirements and\n" +#~ " resources to integrate TRISA with your system. Have members of your technical\n" +#~ " team integrate your systems with TRISA. Or work with a solutions provider that\n" +#~ " can help your VASP set up your TRISA server and maintain it." +#~ msgstr "" #: src/constants/national-identification.ts:5 msgid "Tax Identification Number" @@ -2454,6 +2572,18 @@ msgstr "" msgid "Trading" msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:101 +msgid "USD $0" +msgstr "" + +#: src/components/Section/IntegrateAndComply.tsx:180 +msgid "USD $375/month/node (min 6-month commitment)" +msgstr "" + +#: src/components/Section/IntegrateAndComply.tsx:148 +msgid "USD USD $2,500 (one-time)" +msgstr "" + #: src/components/UserProfile/UserDetails.tsx:12 msgid "USER DETAILS" msgstr "" @@ -2484,8 +2614,8 @@ msgid "Unspecified" msgstr "" #: src/components/Section/IntegrateAndComply.tsx:67 -msgid "Upon verification, integrate with TRISA to begin exchanging Travel Rule compliance data." -msgstr "" +#~ msgid "Upon verification, integrate with TRISA to begin exchanging Travel Rule compliance data." +#~ msgstr "" #: src/components/CertificateDetails/CertificateDetails.tsx:217 #: src/components/CertificateInventory/index.tsx:200 @@ -2523,10 +2653,14 @@ msgstr "" msgid "VASP Name" msgstr "" -#: src/components/Section/IntegrateAndComply.tsx:75 -msgid "VASPs have two options to integrate with TRISA." +#: src/components/Section/IntegrateAndComply.tsx:79 +msgid "VASPs have three options to integrate with TRISA using Envoy." msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:75 +#~ msgid "VASPs have two options to integrate with TRISA." +#~ msgstr "" + #: src/modules/dashboard/member/utils.ts:61 msgid "VERIFIED" msgstr "" @@ -2592,7 +2726,7 @@ msgstr "" msgid "We’ll be back soon." msgstr "" -#: src/components/Section/IntegrateAndComply.tsx:181 +#: src/components/Section/IntegrateAndComply.tsx:207 #: src/components/Section/VaspVerification.tsx:187 msgid "What is IVMS101?" msgstr "" @@ -2825,10 +2959,10 @@ msgid "view details" msgstr "" #: src/components/Section/IntegrateAndComply.tsx:101 -msgid "" -"with detailed documentation, a reference implemenation, and “robot” VASPs for\n" -" testing purposes." -msgstr "" +#~ msgid "" +#~ "with detailed documentation, a reference implemenation, and “robot” VASPs for\n" +#~ " testing purposes." +#~ msgstr "" #: src/components/Collaborators/index.tsx:145 msgid "you do not have permission to invite a collaborator" diff --git a/web/gds-user-ui/src/locales/zh/messages.js b/web/gds-user-ui/src/locales/zh/messages.js index 480c309f1..4f5c3d7f3 100644 --- a/web/gds-user-ui/src/locales/zh/messages.js +++ b/web/gds-user-ui/src/locales/zh/messages.js @@ -1 +1 @@ -/*eslint-disable*/module.exports={messages:JSON.parse("{\" When you are verified you will be issued PKCS12 encrypted identity certificates\\n for use in mTLS authentication between TRISA members. The password to decrypt\\n those certificates is shown below:\":\" When you are verified you will be issued PKCS12 encrypted identity certificates\\n for use in mTLS authentication between TRISA members. The password to decrypt\\n those certificates is shown below:\",\" create your TRISA account with your VASP email address. Add collaborators in your\\n organization.\":\" create your TRISA account with your VASP email address. Add collaborators in your\\n organization.\",\"\\\"Save & Next\\\" or \\\"Save & Previous\\\" button.\":\"\\\"Save & Next\\\" or \\\"Save & Previous\\\" button.\",\"(1) <0>X.509 Identity Certificates: X.509 Identity certificates are about <1>trust. They prove the identity of the organization and are used to maintain a secure connection between TRISA members. X.509 Identity certificates must have an Endpoint and Common Name and may have Subject Alternative Names associated with them. TRISA’s X.509 Identity certificates are valid for one calendar year. TRISA’s X.509 Identity certificates expire after one year so member organizations must request a new X.509 Identity certificate upon expiration.\":\"(1) <0>X.509 Identity Certificates: X.509 Identity certificates are about <1>trust. They prove the identity of the organization and are used to maintain a secure connection between TRISA members. X.509 Identity certificates must have an Endpoint and Common Name and may have Subject Alternative Names associated with them. TRISA’s X.509 Identity certificates are valid for one calendar year. TRISA’s X.509 Identity certificates expire after one year so member organizations must request a new X.509 Identity certificate upon expiration.\",\"(2) <0>Sealing Certificates: Sealing certificates are for specific use cases such as <1>long-term data storage. They are used to encrypt individual Secure Envelopes or batches of Secure Envelopes at the transactional level. Organizations may have multiple signing keys and multiple signing-key certificates for different clients, time periods, or use cases. In a compliance information transfer, the transactional sealing certificates are referred to as Envelope Seals. While an organization may use their X.509 Identity certificate as a sealing certificate, TRISA strongly recommends that transactional sealing certificates are different from X.509 Identity certificates for security purposes.\":\"(2) <0>Sealing Certificates: Sealing certificates are for specific use cases such as <1>long-term data storage. They are used to encrypt individual Secure Envelopes or batches of Secure Envelopes at the transactional level. Organizations may have multiple signing keys and multiple signing-key certificates for different clients, time periods, or use cases. In a compliance information transfer, the transactional sealing certificates are referred to as Envelope Seals. While an organization may use their X.509 Identity certificate as a sealing certificate, TRISA strongly recommends that transactional sealing certificates are different from X.509 Identity certificates for security purposes.\",\"(Saved)\":\"(已保存)\",\"(not interoperable)\":\"(not interoperable)\",\"(not saved)\":\"(未保存)\",\"*At least 8 characters in length \\n* Contain at least 3 of the following 4\\ntypes of characters: \\n* lower case letters (a-z) \\n* upper case letters (A-Z) \\n* numbers (i.e. 0-9) \\n* special characters (e.g. !@#$%^&*)\":\"*At least 8 characters in length \\n* Contain at least 3 of the following 4\\ntypes of characters: \\n* lower case letters (a-z) \\n* upper case letters (A-Z) \\n* numbers (i.e. 0-9) \\n* special characters (e.g. !@#$%^&*)\",\"1 Basic Details\":\"1 基本信息\",\"2 Legal Person\":\"2 法人\",\"3 Contacts\":\"3 联系人\",\"3rd Party Travel Rule Providers\":\"3rd Party Travel Rule Providers\",\"4 TRISA Implementation\":\"4 TRISA 实施 \",\"5 TRIXO Questionnaire\":\"5 TRIXO 问卷 \",\"A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted\":\"A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted\",\"A component of\":\"一个组成部分\",\"A physical verification check in the form of a phone call\":\"电话形式的物理验证检查\",\"APPEALED\":\"APPEALED\",\"About TRISA\":\"关于 TRISA \",\"Account ID\":\"Account ID\",\"Action\":\"开始\",\"Actions\":\"Actions\",\"Active\":\"Active\",\"Add\":\"Add\",\"Add Address\":\"添加地址\",\"Add Another Legal Name\":\"Add Another Legal Name\",\"Add Contact\":\"Add Contact\",\"Add Jurisdiction\":\"添加权限\",\"Add Linked Account\":\"Add Linked Account\",\"Add Local Name\":\"添加本地名称\",\"Add Phonetic Names\":\"添加语音名称\",\"Add Regulation\":\"添加规则\",\"Add new managed VASP\":\"Add new managed VASP\",\"Address\":\"地址\",\"Address Type (required)\":\"地址类型(必填)\",\"Address line 1 e.g. building name/number, street name (required)\":\"地址第1行,如建筑物名称/编号、街道名称(必填)\",\"Address line 2 e.g. apartment or suite number\":\"地址第2行,如公寓或套房号码\",\"Addresses\":\"地址\",\"Administrative Contact (optional)\":\"管理联系人(选填)\",\"Administrative Contact Email\":\"Administrative Contact Email\",\"Administrative Contact Name\":\"Administrative Contact Name\",\"Administrative Contact Phone\":\"Administrative Contact Phone\",\"Administrative or executive contact for your organization to field high-level requests or queries. (Strongly recommended)\":\"贵组织的管理或执行联系人,以处理高级请求或查询。(强烈建议)\",\"Alien Registration Number\":\"外国人注册号码\",\"All TRISA members must complete TRISA’s VASP verification and due diligence process to become a Verified VASP.\":\"所有 TRISA 会员必须完成TRISA的VASP验证和尽职调查程序,才能成为经过验证的VASP。\",\"Already have an account?\":\"已经有账户了?\",\"An error has occurred to load announcements\":\"An error has occurred to load announcements\",\"An error has occurred to load attention data\":\"An error has occurred to load attention data\",\"An error has occurred to load legal person data\":\"An error has occurred to load legal person data\",\"An error has occurred to load {type} metric\":[\"An error has occurred to load \",[\"type\"],\" metric\"],\"An error occurred while deleting the collaborator, please try again or contact support at support@rotational.io\":\"An error occurred while deleting the collaborator, please try again or contact support at support@rotational.io\",\"An error occurred while deleting the collaborator, please try again or contact support at support@trisa.io\":\"An error occurred while deleting the collaborator, please try again or contact support at support@trisa.io\",\"An identifier issued by an appropriate issuing authority\":\"一个合适的颁发机构颁发的一种标识符\",\"App version {appVersion}\":[\"App version \",[\"appVersion\"]],\"Applicable Regulations\":\"适用条例\",\"Apply to Become a TRISA-certified Virtual Asset Service Provider.\":\"申请成为TRISA认证的虚拟资产服务提供商\",\"At least 9 characters in length\":\"At least 9 characters in length\",\"At least one geographic address is required. Enter the primary geographic address of the organization. Organizations may enter additional addresses if operating in multiple jurisdictions.\":\"我们需要至少一个地理地址。请输入组织的主要地理地址。如果在多个司法管辖区经营,组织可以再输入其他地址。\",\"At what threshold and currency does your organization conduct KYC checks?\":\"At what threshold and currency does your organization conduct KYC checks?\",\"BFF & GDS version {bffAndGdsVersion}\":[\"BFF & GDS version \",[\"bffAndGdsVersion\"]],\"Back Home\":\"返回主页\",\"Back to Review section\":\"Back to Review section\",\"Basic Details\":\"基本信息\",\"Become Travel Rule compliant.\":\"遵守旅行规则。\",\"Billing Contact (optional)\":\"账单联系人(可选)\",\"Billing contact for your organization to handle account and invoice requests or queries relating to the operation of the TRISA network.\":\"账单联系人,为贵组织处理与TRISA网络操作相关的账户和发票请求或查询。\",\"Business\":\"业务\",\"Business Address\":\"Business Address\",\"Business Category\":\"业务类型\",\"Business Details\":\"业务信息\",\"Business Entity\":\"Business Entity\",\"Business or Compliance Office\":\"业务或合规办公室\",\"By answering yes, I understand that this is the only time the PKCS12 Password is displayed and I have copied and securely saved the password.\":\"By answering yes, I understand that this is the only time the PKCS12 Password is displayed and I have copied and securely saved the password.\",\"CDD & Travel Rule Policies\":\"客户尽责调查和旅游规则政策\",\"CDD and data protection policies\":\"客户尽责调查和数据保护政策\",\"Cancel\":\"取消\",\"Certificate Common Name\":\"证书公用名\",\"Certificate Details\":\"Certificate Details\",\"Certificate Inventory\":\"Certificate Inventory\",\"Certificate Management\":\"Certificate Management\",\"Certificate Progress\":\"证书进度\",\"Certificate Registration\":\"证书注册\",\"Certificate Registration Process\":\"证书注册流程\",\"Change Role\":\"Change Role\",\"Check to delete user account.\":\"Check to delete user account.\",\"CipherTrace Traveler\":\"CipherTrace Traveler\",\"City / Town / Municipality\":\"城市/市镇/直辖市\",\"Clear & Reset Form\":\"清除并重置表单\",\"Clear & Reset Registration Form\":\"清除并重置注册表\",\"Clear & Reset Section\":\"Clear & Reset Section\",\"Clear & Reset Section Click \\\"Reset\\\" to clear and reset <0>this section of the registration form. All data will be cleared from only this section of the registration form. Other sections of the registration form will not be cleared.\":\"Clear & Reset Section Click \\\"Reset\\\" to clear and reset <0>this section of the registration form. All data will be cleared from only this section of the registration form. Other sections of the registration form will not be cleared.\",\"Click \\\"Reset\\\" to clear and <0>reset the form. All data will be deleted and cleared from the registration form. You may want to export the data first. After clearing, you will be taken to the start of the form.\":\"Click \\\"Reset\\\" to clear and <0>reset the form. All data will be deleted and cleared from the registration form. You may want to export the data first. After clearing, you will be taken to the start of the form.\",\"Click below to submit your\":\"点击下方提交您的\",\"Click “No” if you have not copied the PKCS12 password yet and would like to view and copy the password.\":\"Click “No” if you have not copied the PKCS12 password yet and would like to view and copy the password.\",\"Click “Yes” if you have copied the PKCS12 password and have securely saved it.\":\"Click “Yes” if you have copied the PKCS12 password and have securely saved it.\",\"Close\":\"Close\",\"Collaborator Name & Email\":\"Collaborator Name & Email\",\"Collaborator has been added successfully\":\"Collaborator has been added successfully\",\"Collaborator is not updated\":\"Collaborator is not updated\",\"Collaborator not deleted\":\"Collaborator not deleted\",\"Collaborators\":\"Collaborators\",\"Common Name\":\"公用名\",\"Common name should match the TRISA endpoint without the port.\":\"Common name should match the TRISA endpoint without the port.\",\"Common name should not contain special characters, no spaces and must have a dot(.) in it and should have at least 2 characters after the periods.\":\"Common name should not contain special characters, no spaces and must have a dot(.) in it and should have at least 2 characters after the periods.\",\"Complete\":\"Complete\",\"Complete Certficate Registration\":\"Complete Certficate Registration\",\"Complete TRISA’s VASP Verfication Process\":\"Complete TRISA’s VASP Verfication Process\",\"Complete the multi-part TRISA verification form and due diligence process. Once\\n approved, gain access to the Testnet.\":\"Complete the multi-part TRISA verification form and due diligence process. Once\\n approved, gain access to the Testnet.\",\"Complete the multi-part TRISA verification form and due diligence process. Once approved, gain access to the Testnet and MainNet.\":\"完成多部分TRISA验证表和尽职调查程序。获得批准后,即可访问测试网和主网。\",\"Compliance / Legal Contact Email\":\"Compliance / Legal Contact Email\",\"Compliance / Legal Contact Name\":\"Compliance / Legal Contact Name\",\"Compliance / Legal Contact Phone\":\"Compliance / Legal Contact Phone\",\"Compliance Officer\":\"合规官\",\"Compliance officer or legal contact for requests about the compliance requirements and legal status of your organization. A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted.\":\"Compliance officer or legal contact for requests about the compliance requirements and legal status of your organization. A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted.\",\"Compliance, Technical, Admininstrative, Billing\":\"Compliance, Technical, Admininstrative, Billing\",\"Comply with the Travel Rule\":\"遵守旅行规则\",\"Conducts KYC before virtual asset transfers\":\"在虚拟资产转移之前执行KYC\",\"Confirm\":\"Confirm\",\"Confirm New Password\":\"Confirm New Password\",\"Contact Details\":\"Contact Details\",\"Contact Name\":\"Contact Name\",\"Contact Verified\":\"Contact Verified\",\"Contact information for representatives of your organization. Contacts include Technical, Legal/Compliance, Administrative, and Billing persons.\":\"代表贵组织的联系信息。联系人包括技术、法律/合规、行政和计费人员。\",\"Contacts\":\"联系人\",\"Contain at least 3 of the following 4 types of characters\":\"Contain at least 3 of the following 4 types of characters\",\"Continue\":\"Continue\",\"Continue with GitHub\":\"Continue with GitHub\",\"Continue with Google\":\"继续使用谷歌\",\"Continue with Microsoft\":\"Continue with Microsoft\",\"Copied\":\"Copied\",\"Copy\":\"Copy\",\"Country\":\"国家\",\"Country (required)\":\"国家(必填)\",\"Country of Issue\":\"国家的问题\",\"Country of Issue is reserved for National Identifiers of Natural Persons\":\"发行国为自然人的国家标识符作保留\",\"Country of Registration\":\"注册国家\",\"Country:\":\"Country:\",\"Create Account\":\"创建账户\",\"Create Your Account\":\"Create Your Account\",\"Create account\":\"Create account\",\"Create your TRISA account\":\"Create your TRISA account\",\"Create your TRISA account with your VASP email address. Add collaborators in your organization.\":\"使用您的VASP电子邮件地址创建您的TRISA账户。在贵组织中添加合作者。\",\"Create your account today.\":\"立即创建您的帐户。\",\"Created and maintained by\":\"创建和维护人\",\"Current Name\":\"Current Name\",\"Current Organization name\":\"Current Organization name\",\"Customer Due Diligence (CDD) & Travel Rule Policies\":\"Customer Due Diligence (CDD) & Travel Rule Policies\",\"Customer Number\":\"客户编号\",\"Dashboard\":\"Dashboard\",\"Data Protection Policies\":\"数据保护政策\",\"Date of Incorporation / Establishment\":\"公司成立日期\",\"Date of incorporation / establishment must be earlier than current date.\":\"Date of incorporation / establishment must be earlier than current date.\",\"Date of incorporation / establishment must be later than\":\"Date of incorporation / establishment must be later than\",\"Delete\":\"Delete\",\"Delete Collaborator\":\"Delete Collaborator\",\"Delete the address line\":\"删除地址行\",\"Delete the following collaborator from the VASP account. The collaborator will no longer have access to the account.\":\"Delete the following collaborator from the VASP account. The collaborator will no longer have access to the account.\",\"Description\":\"说明\",\"Details\":\"Details\",\"Directory Lookup\":\"目录查找\",\"Documentation\":\"文档\",\"Does your organization conduct KYC/CDD before permitting its customers to send/receive virtual asset transfers?\":\"在允许客户发送/接收虚拟资产转移之前,贵组织是否进行了KYC/CDD?\",\"Does your organization conduct Know your KYC/CDD before permitting its customers to send/receive virtual asset transfers?\":\"Does your organization conduct Know your KYC/CDD before permitting its customers to send/receive virtual asset transfers?\",\"Does your organization have a programme that sets minimum Anti-Money\\n Laundering (AML), Countering the Financing of Terrorism (CFT), Know your\\n Counterparty/Customer Due Diligence (KYC/CDD) and Sanctions standards per the requirements of the\\n jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\":\"Does your organization have a programme that sets minimum Anti-Money\\n Laundering (AML), Countering the Financing of Terrorism (CFT), Know your\\n Counterparty/Customer Due Diligence (KYC/CDD) and Sanctions standards per the requirements of the\\n jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\",\"Does your organization have a programme that sets minimum Anti-Money\\nLaundering (AML), Countering the Financing of Terrorism (CFT), Know your\\nCounterparty/Customer Due Diligence (KYC/CDD) and Sanctions standards per the requirements of the jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\":\"Does your organization have a programme that sets minimum Anti-Money\\nLaundering (AML), Countering the Financing of Terrorism (CFT), Know your\\nCounterparty/Customer Due Diligence (KYC/CDD) and Sanctions standards per the requirements of the jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\",\"Does your organization have a programme that sets minimum Anti-Money Laundering (AML), Countering the Financing of Terrorism (CFT), Know your Counterparty/Customer Due\\n Diligence (KYC/CDD) and Sanctions standards per the requirements of the jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\":\"Does your organization have a programme that sets minimum Anti-Money Laundering (AML), Countering the Financing of Terrorism (CFT), Know your Counterparty/Customer Due\\n Diligence (KYC/CDD) and Sanctions standards per the requirements of the jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\",\"Does your organization secure and protect PII, including PII received from other VASPs under the Travel Rule?\":\"贵组织是否安全并保护PII,包括根据旅行规则从其他VASP收到的PII?\",\"Does your organization secure and protect Personally Identifiable\\n Information (PII), including Personally Identifiable\\n Information (PII) received from other VASPs under the Travel Rule?\":\"Does your organization secure and protect Personally Identifiable\\n Information (PII), including Personally Identifiable\\n Information (PII) received from other VASPs under the Travel Rule?\",\"Download\":\"Download\",\"Driver's License Number\":\"驾驶证号码\",\"EMAIL VERIFIED\":\"EMAIL VERIFIED\",\"ERRORED\":\"ERRORED\",\"Each VASP is required to establish a TRISA endpoint for inter-VASP communication. Please specify the details of your endpoint for certificate issuance.\":\"每个VASP都需要为VASP之间的通信建立TRISA端点。请详细说明颁发证书的端点。\",\"Each VASP is required to establish a TRISA endpoint for inter-VASP communication. Please specify the details of your endpoint for certificate issuance. Please specify the TestNet endpoint and the MainNet endpoint. The TestNet endpoint and the MainNet endpoint must be different.\":\"每个VASP都需要为VASP之间的通信建立TRISA端点。请详细说明颁发证书的端点。请指定测试网端点和主网端点。测试网端点和主网端点必须是不同的。\",\"Edit\":\"编辑\",\"Edit collaborator Role\":\"Edit collaborator Role\",\"Email Address\":\"电子邮件地址\",\"Email is not valid.\":\"Email is not valid.\",\"Email is required.\":\"Email is required.\",\"Endpoint\":\"端点\",\"Enter Current Password\":\"Enter Current Password\",\"Enter New Password\":\"Enter New Password\",\"Enter the VASP Common Name or VASP ID. Not a TRISA Member?\":\"输入VASP公用名或VASP ID。不是TRISA会员?\",\"Enter the name and type of name by which the legal person is known. At least one legal name is required. Organizations are strongly encouraged to enter additional name identifiers such as Trading Name/ Doing Business As (DBA), Local names, and phonetic names where appropriate.\":\"Enter the name and type of name by which the legal person is known. At least one legal name is required. Organizations are strongly encouraged to enter additional name identifiers such as Trading Name/ Doing Business As (DBA), Local names, and phonetic names where appropriate.\",\"Enter your email address\":\"输入您的电子邮件地址\",\"Error Submitting Certificate\":\"错误提交证书\",\"Expiration Date\":\"Expiration Date\",\"Expired\":\"Expired\",\"Expires\":\"Expires\",\"Expiry Date:\":\"Expiry Date:\",\"Export\":\"Export\",\"Export Data\":\"Export Data\",\"Failed to load Network announcement , please reload\":\"Failed to load Network announcement , please reload\",\"Failure to click either confirmation will result in an incomplete registration.\":\"Failure to click either confirmation will result in an incomplete registration.\",\"Files is required\":\"Files is required\",\"Final Confirmation\":\"最终确认\",\"Final review and form submission\":\"最终审核和提交表单\",\"First (Given) Name\":\"First (Given) Name\",\"First Listed\":\"First Listed\",\"Follow the instructions below to reset your TRISA password\":\"Follow the instructions below to reset your TRISA password\",\"For MainNet certificate requests, a member of TRISA’s verification team will review your submission and conduct a final due diligence phone call for physical verification. When physical verification is complete, TRISA will issue MainNet certificates. Requests for TestNet certificates do not require physical verification.\":\"对于主网证书的申请,TRISA验证团队的一名会员将审核您提交的文件,并进行最后的尽职调查电话核实。物理验证完后,TRISA将颁发主网证书。而测试网证书的请求不需要物理验证。\",\"For identifiers other than LEI specify the registration authority from the following list. See\":\"对于LEI以外的标识符,请从以下列表中指定注册机构。请参阅\",\"Foreign Investment Identity Number\":\"外商投资身份证号码\",\"Forgot password?\":\"忘记密码?\",\"Full Name\":\"姓名\",\"Full name\":\"Full name\",\"GLEIF Registration Authorities\":\"GLEIF注册机构\",\"Geographic\":\"地理位置\",\"Git Revision\":\"Git Revision\",\"GitHub repository\":\"GitHub repository\",\"Government Entity\":\"Government Entity\",\"Guest\":\"Guest\",\"Home\":\"Home\",\"How to set up your own node?\":\"How to set up your own node?\",\"I acknowledge that requesting a new X.509 Identity Certificate will invalidate and revoke my organization’s current X.509 Identity Certificate.\":\"I acknowledge that requesting a new X.509 Identity Certificate will invalidate and revoke my organization’s current X.509 Identity Certificate.\",\"ID\":\"ID\",\"ID:\":\"ID:\",\"IVMS 101 data structure\":\"IVMS 101 数据结构\",\"Identification Number\":\"识别号码\",\"Identification Type\":\"识别类型\",\"Identity Card Number\":\"身份证号码\",\"Identity Certificates\":\"Identity Certificates\",\"If supplied, use full phone number with country code\":\"如果提供,请输入带有国家代码的完整电话号码\",\"If you continue, your changes will be lost. To save your changes, click Cancel and then click on the\":\"If you continue, your changes will be lost. To save your changes, click Cancel and then click on the\",\"If you have additional accounts with the TRISA Global Directory Service, you can link them here. You are required to log in to the linked account to verify account ownership.\":\"If you have additional accounts with the TRISA Global Directory Service, you can link them here. You are required to log in to the linked account to verify account ownership.\",\"If you lose the PKCS12 password, you will have to the start the registration process from the beginning.\":\"If you lose the PKCS12 password, you will have to the start the registration process from the beginning.\",\"If you would like to edit your registration form before submitting, please return to the\":\"如果您想在提交前修改您的注册表,请返回\",\"If you would like to register for MainNet, please provide a <0>MainNet Endpoint and Common Name.\":\"If you would like to register for MainNet, please provide a <0>MainNet Endpoint and Common Name.\",\"If you would like to register for MainNet, please provide a MainNet Endpoint and Common Name.\":\"If you would like to register for MainNet, please provide a MainNet Endpoint and Common Name.\",\"If you would like to register for TestNet, please provide a <0>TestNet Endpoint and Common Name.\":\"If you would like to register for TestNet, please provide a <0>TestNet Endpoint and Common Name.\",\"If you would like to register for TestNet, please provide a TestNet Endpoint and Common Name.\":\"If you would like to register for TestNet, please provide a TestNet Endpoint and Common Name.\",\"Import File\":\"Import File\",\"Incomplete\":\"Incomplete\",\"Incorporation Date\":\"Incorporation Date\",\"Information about the VASP such as website, incorporation date, business and VASP category.\":\"有关VASP的信息,如网站、成立日期、业务和VASP类别。\",\"Information that identifies your organization as a Legal Person. This section represents the IVMS 101 data structure for legal persons and is strongly suggested for use as KYC information exchanged in TRISA transfers.\":\"标识贵组织为法人的信息。这部分代表法人的IVMS 101数据结构,强烈建议用作TRISA传输中交换的KYC信息。\",\"Information to ensure that required compliance information exchanges are conducted correctly and safely. This includes information about jurisdiction and national regulator, Customer Due Diligence(CDD) and Travel Rule policies, and data protection policies.\":\"确保所需的合规信息交换正确和安全进行。这包括有关司法管辖区、国家监管机构、客户尽职调查(CDD)和旅行规则政策以及数据保护政策的信息。\",\"Integrate and Comply\":\"整合并遵守\",\"Integrate with TRISA.\":\"与TRISA整合。\",\"Interoperable\":\"可互操作\",\"Invited\":\"Invited\",\"Is your organization permitted to send and/or receive transfers of virtual assets in the jurisdictions in which it operates?\":\"贵组织是否获准在其运营的司法管辖区内发送和/或接收虚拟资产转让?\",\"Is your organization required by law to safeguard Personally Identifiable\\n Information (PII)?\":\"Is your organization required by law to safeguard Personally Identifiable\\n Information (PII)?\",\"Is your organization required by law to safeguard Personally Identifiable Information (PII)?\":\"Is your organization required by law to safeguard Personally Identifiable Information (PII)?\",\"Is your organization required to comply with the application of the Travel Rule standards in the jurisdiction(s) where it is licensed/approved/registered?\":\"贵组织是否需要在其获得许可/批准/注册的管辖区遵守旅行规则标准?\",\"Issue Date\":\"Issue Date\",\"Issue Date:\":\"Issue Date:\",\"Issuer\":\"Issuer\",\"Join\":\"Join\",\"Join Today\":\"立即加入\",\"Join the TRISA network today.\":\"立即加入TRISA网络。\",\"Joined\":\"Joined\",\"Last (Family) Name\":\"Last (Family) Name\",\"Last Login\":\"Last Login\",\"Last Login:\":\"Last Login:\",\"Last Updated\":\"Last Updated\",\"Learn How TRISA Works\":\"了解TRISA如何运作\",\"Learn More\":\"了解更多\",\"Learn about the three-step process to become a member and verified VASP.\":\"了解成为会员和验证VASP的三步流程。\",\"Learn how TRISA works.\":\"了解TRISA如何运作。\",\"Legal\":\"合法的\",\"Legal Entity Identifier (LEI)\":\"法人实体标识符(LEI)\",\"Legal Person\":\"法人\",\"Legal name is required\":\"需要法定名称\",\"Legal name is required.\":\"Legal name is required.\",\"Legal/ Compliance Contact (required)\":\"法律/合规联系人(必填)\",\"Link Account\":\"Link Account\",\"Local Name Identifiers\":\"本地名称标识符\",\"Locality\":\"Locality\",\"Log In\":\"登入\",\"Log in\":\"Log in\",\"Log in to TRISA’s Global Directory Service\":\"Log in to TRISA’s Global Directory Service\",\"Log in.\":\"登入。\",\"Log into your TRISA account\":\"Log into your TRISA account\",\"Login\":\"登入\",\"Login & Identity\":\"Login & Identity\",\"MAINNET DIRECTORY RECORD\":\"主网目录记录\",\"MAINNET Identity Certificate\":\"MAINNET Identity Certificate\",\"MAINNET SUBMISSION\":\"主网提交\",\"MainNet\":\"主网\",\"MainNet Certificate Common Name\":\"主网证书公用名\",\"MainNet Certificate Details\":\"MainNet Certificate Details\",\"MainNet Certificates\":\"MainNet Certificates\",\"MainNet Identity Certificates\":\"MainNet Identity Certificates\",\"MainNet Network Metrics\":\"主网网络指标\",\"MainNet TRISA Endpoint\":\"主网TRISA端点\",\"Max file size 10mb\":\"Max file size 10mb\",\"Meet Alice VASP, Bob VASP and Evil VASP\":\"Meet Alice VASP, Bob VASP and Evil VASP\",\"Meet Alice VASP, Bob VASP, and “Evil” VASP\":\"Meet Alice VASP, Bob VASP, and “Evil” VASP\",\"Member Directory\":\"Member Directory\",\"Member List\":\"Member List\",\"Member Name\":\"Member Name\",\"Message from server:\":\"Message from server:\",\"Misc\":\"其他\",\"Must comply with Travel Rule\":\"务必遵守旅行规则\",\"Must safeguard PII\":\"务必保障PII\",\"NO\":\"NO\",\"NO VERIFICATION\":\"NO VERIFICATION\",\"Name\":\"名称\",\"Name Identifier Type is required.\":\"Name Identifier Type is required.\",\"Name Identifiers\":\"名称标识符\",\"Name of Primary Regulator\":\"主要监管机构名称\",\"Name, Addresss, Country, National Identifier\":\"Name, Addresss, Country, National Identifier\",\"National Identification\":\"国民身份\",\"National Jurisdiction\":\"国家管辖区\",\"Need to Learn More?\":\"想了解更多?\",\"Network\":\"Network\",\"Network Announcement\":\"Network Announcement\",\"Network Status\":\"Network Status\",\"Network directory member list not available because you are not a verified contact for this network. Please complete the registration process.\":\"Network directory member list not available because you are not a verified contact for this network. Please complete the registration process.\",\"New Members\":\"New Members\",\"New X.509 Identity Certificate Request\":\"New X.509 Identity Certificate Request\",\"Next\":\"下一页\",\"No\":\"不\",\"No Certificate available\":\"No Certificate available\",\"No Data\":\"No Data\",\"No information is sent until you submit for a TestNet and/or MainNet Certificate after the Review section.\":\"No information is sent until you submit for a TestNet and/or MainNet Certificate after the Review section.\",\"Non-Commercial Entity\":\"Non-Commercial Entity\",\"Not Saved\":\"未保存\",\"Not Verified\":\"Not Verified\",\"Not a TRISA Member?\":\"非TRISA会员?\",\"Note:\":\"Note:\",\"Open Source\":\"开放资源\",\"Open Source Resources\":\"Open Source Resources\",\"Option 1. Set Up Your Own TRISA Node\":\"Option 1. Set Up Your Own TRISA Node\",\"Option 2. Use a 3rd-party Solution\":\"Option 2. Use a 3rd-party Solution\",\"Organization\":\"Organization\",\"Organization Name\":\"组织名称\",\"Organization Type\":\"Organization Type\",\"Organization Unit\":\"Organization Unit\",\"Organization:\":\"Organization:\",\"Organizational Details\":\"Organizational Details\",\"Other Jurisdictions\":\"其他司法管辖区\",\"Overview\":\"Overview\",\"PENDING REVIEW\":\"PENDING REVIEW\",\"Page Not Found\":\"未找到页面\",\"Partially\":\"一部分\",\"Participate in verified VASP-to-VASP Travel Rule exchanges.\":\"参与已验证的VASP到VASP旅行规则交流。\",\"Passport Number\":\"护照号码\",\"Password\":\"密码\",\"Peer-to-Peer\":\"对等网络\",\"Permission:\":\"Permission:\",\"Permissions\":\"Permissions\",\"Phone Number\":\"电话号码\",\"Phonetic Name Identifiers\":\"语音名称标识符\",\"Please Provide the Name and Email Address\":\"Please Provide the Name and Email Address\",\"Please add any other regulatory jurisdictions your organization complies with.\":\"请添加贵组织遵守的任何其他监管辖区。\",\"Please complete all details\":\"Please complete all details\",\"Please copy and paste this password and store somewhere safe!\":\"Please copy and paste this password and store somewhere safe!\",\"Please enter the information that identifies your organization as a Legal Person. This form represents the\":\"Please enter the information that identifies your organization as a Legal Person. This form represents the\",\"Please enter the information that identifies your organization as a Legal Person. This form represents the {0} data structure for legal persons and is strongly suggested for use as KYC (Know your Counterparty) or CDD (Customer Due Diligence) information exchanged in TRISA transfers.\":[\"Please enter the information that identifies your organization as a Legal Person. This form represents the \",[\"0\"],\" data structure for legal persons and is strongly suggested for use as KYC (Know your Counterparty) or CDD (Customer Due Diligence) information exchanged in TRISA transfers.\"],\"Please input the name of the new managed Virtual Asset Service Provider (VASP). When the entity is created, you will have the ability to add collaborators, start and complete the certificate registration process, and manage the VASP account. Please acknowledge below and provide the name of the entity.\":\"Please input the name of the new managed Virtual Asset Service Provider (VASP). When the entity is created, you will have the ability to add collaborators, start and complete the certificate registration process, and manage the VASP account. Please acknowledge below and provide the name of the entity.\",\"Please note that TestNet and MainNet are separate networks that require different X.509 Identity Certificates.\":\"Please note that TestNet and MainNet are separate networks that require different X.509 Identity Certificates.\",\"Please review the information provided, edit as needed, and submit to complete the registration form. After the information is reviewed, emails will be sent to the provided contacts for verification. Once verified, your TestNet certificate will be issued.\":\"Please review the information provided, edit as needed, and submit to complete the registration form. After the information is reviewed, emails will be sent to the provided contacts for verification. Once verified, your TestNet certificate will be issued.\",\"Please review the information provided, edit as needed, and submit to complete the registration form. After the information is reviewed, you will be contacted to verify details. Once verified, your TestNet certificate will be issued.\":\"请检查所提供的信息,根据需要进行编辑,然后提交以完成注册表。信息审核后,我们将联系您以核实详细信息。一旦验证无误,您的测试网证书将被颁发。\",\"Please select as many categories needed to represent the types of virtual asset services your organization provides.\":\"请根据需要选择多个类别,以表示贵组织提供的虚拟资产服务类型。\",\"Please specify the applicable regulation(s) for Travel Rule standards compliance, e.g.\\\"FATF Recommendation 16\\\"\":\"请详细说明符合旅行规则标准的适用法规,例如“FATF第16项建议” \",\"Please supply a valid national identification number. TRISA recommends the use of LEI numbers. For more information, please visit\":\"请提供有效的国家识别号,TRISA建议使用LEI编号。欲了解更多,请访问\",\"Please supply contact information for representatives of your organization. All contacts will receive an email verification token and the contact emails must be verified before the registration can proceed.\":\"Please supply contact information for representatives of your organization. All contacts will receive an email verification token and the contact emails must be verified before the registration can proceed.\",\"Please supply contact information for representatives of your organization. All contacts will receive an email verification token and the contact emails must be verified before the registration can proceed. Group or shared email addresses such as compliance@yourvasp.com are permitted if the email account is actively monitored.\":\"Please supply contact information for representatives of your organization. All contacts will receive an email verification token and the contact emails must be verified before the registration can proceed. Group or shared email addresses such as compliance@yourvasp.com are permitted if the email account is actively monitored.\",\"Please use the email address associated with your organization.\":\"请使用与贵组织相关的电子邮件地址。\",\"Please use the email address associated with your organization. Group or shared email addresses such as compliance@yourvasp.com are permitted if the email account is actively monitored.\":\"Please use the email address associated with your organization. Group or shared email addresses such as compliance@yourvasp.com are permitted if the email account is actively monitored.\",\"Postal Code\":\"Postal Code\",\"Postal Code / Postcode / ZIP Code\":\"邮政编码/邮递区号\",\"Preferred name for email communication.\":\"电子邮件通信的首选名称。\",\"Previous\":\"Previous\",\"Primary National Jurisdiction\":\"主要国家管辖权\",\"Primary contact for handling technical queries about the operation and status of your service participating in the TRISA network. Can be a group or admin email.\":\"主要联系人,负责处理您参与TRISA网络服务的运行和状态的技术查询。可以是组或管理员电子邮件。\",\"Private Organization\":\"Private Organization\",\"Profile\":\"Profile\",\"Profile Created\":\"Profile Created\",\"Profile Created:\":\"Profile Created:\",\"Provider\":\"Provider\",\"Province\":\"Province\",\"Public Identity Key\":\"Public Identity Key\",\"REJECTED\":\"REJECTED\",\"REVIEWED\":\"REVIEWED\",\"Reference implementation\":\"Reference implementation\",\"Reg Authority\":\"注册机构\",\"Region / Province / State (required)\":\"地区/省/州(必填)\",\"Registered Directory\":\"注册目录\",\"Registration Authority\":\"注册机构\",\"Registration Authority Identifier\":\"注册机构标识符\",\"Registration Submission\":\"提交注册\",\"Regulator Name\":\"监管机构名称\",\"Remove Linked Account\":\"Remove Linked Account\",\"Remove line\":\"删除行\",\"Request New Identity Certificate\":\"Request New Identity Certificate\",\"Requesting a new X.509 Identity Certificate will invalidate and revoke your current X.509 Identity Certificate.\":\"Requesting a new X.509 Identity Certificate will invalidate and revoke your current X.509 Identity Certificate.\",\"Reset\":\"重置\",\"Residential\":\"住宅\",\"Return to vaspdirectory.net\":\"Return to vaspdirectory.net\",\"Review\":\"审查\",\"Review section\":\"Review section\",\"Role\":\"Role\",\"SECURITY\":\"SECURITY\",\"SUBMITTED\":\"SUBMITTED\",\"Safeguards PII\":\"保障PII\",\"Save\":\"Save\",\"Save & Next\":\"保存并到下一步\",\"Save & Previous\":\"保存并返回 \",\"Schedule a demo to learn about TRISA's open source self-hosted solution for cost-effective Travel Rule compliance.\":\"Schedule a demo to learn about TRISA's open source self-hosted solution for cost-effective Travel Rule compliance.\",\"Sealing Certificate Inventory\":\"Sealing Certificate Inventory\",\"Sealing Certificates\":\"Sealing Certificates\",\"Search the Directory Service\":\"搜索目录服务\",\"Section\":\"部分\",\"Section 1: Basic Details\":\"第1部分:基本信息\",\"Section 2: Legal Person\":\"第2部分:法人\",\"Section 3: Contacts\":\"第3部分:联系人\",\"Section 4: TRISA Implementation\":\"第4部分:TRISA实施\",\"Section 5: TRIXO Questionnaire\":\"第5部分:TRIXO问卷\",\"Section 6: Review & Submit\":\"第6部分:审查并提交\",\"Sections & Details\":\"部分和详细信息\",\"Secure\":\"安全\",\"Select Network\":\"Select Network\",\"Select VASP category\":\"选择VASP类别\",\"Select a VASP from the Managed VASP List\":\"Select a VASP from the Managed VASP List\",\"Select a country\":\"选择国家\",\"Select business category\":\"选择业务类别\",\"Select the collaborator’s role and save.\":\"Select the collaborator’s role and save.\",\"Serial No\":\"Serial No\",\"Serial Number\":\"Serial Number\",\"Set up your TRISA node or integrate with a 3rd-party Travel Rule solution. Complete\\n testing and move to production.\":\"Set up your TRISA node or integrate with a 3rd-party Travel Rule solution. Complete\\n testing and move to production.\",\"Set up your TRISA node or integrate with a 3rd-party Travel Rule solution. Complete testing and move to production.\":\"设置您的TRISA节点或与第三方旅行规则解决方案集成。完成测试并转入生产。\",\"Short\":\"短\",\"Sign out\":\"Sign out\",\"Signature ID\":\"Signature ID\",\"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set\\n up and maintain their own TRISA server to exhange encrypted Travel Rule\\n compliance data. TRISA maintains an\":\"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set\\n up and maintain their own TRISA server to exhange encrypted Travel Rule\\n compliance data. TRISA maintains an\",\"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set up and maintain their own TRISA server to exhange encrypted Travel Rule compliance data. At the same time, TRISA is designed to be interoperable. There are several Travel Rule solutions providers available on the market. If you are a customer, work with your Travel Ruie provider to integrate TRISA into your Travel Rule compliance workflow.\":\"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set up and maintain their own TRISA server to exhange encrypted Travel Rule compliance data. At the same time, TRISA is designed to be interoperable. There are several Travel Rule solutions providers available on the market. If you are a customer, work with your Travel Ruie provider to integrate TRISA into your Travel Rule compliance workflow.\",\"Social Security Number\":\"社会安全号码\",\"Something went wrong. Please try again later.\":\"Something went wrong. Please try again later.\",\"Sorry, the page you are looking for doesn't exist or has been moved\":\"抱歉,您要查找的页面不存在或已被移动\",\"Sorry. We could not find a user account with the email address\":\"Sorry. We could not find a user account with the email address\",\"Start\":\"Start\",\"Start Certificate Registration\":\"开始证书注册\",\"Start Registration\":\"开始注册\",\"Start trial\":\"Start trial\",\"Status\":\"状态\",\"Status:\":\"Status:\",\"Step 1\":\"Step 1\",\"Street Address\":\"Street Address\",\"Subject\":\"Subject\",\"Subject Details\":\"Subject Details\",\"Submit\":\"提交\",\"Submit MainNet Registration\":\"提交主网注册\",\"Submit TestNet Registration\":\"提交测试网注册\",\"Submitted\":\"提交\",\"Support\":\"Support\",\"Switch Accounts\":\"Switch Accounts\",\"Synga Bridge\":\"Synga Bridge\",\"TESTNET DIRECTORY RECORD\":\"测试网目录记录\",\"TESTNET SUBMISSION\":\"测试网提交\",\"TRISA Certificate Types\":\"TRISA Certificate Types\",\"TRISA Endpoint\":\"TRISA 端点\",\"TRISA Endpoint: MainNet\":\"TRISA端点:主网\",\"TRISA Endpoint: TestNet\":\"TRISA端点:测试网\",\"TRISA GitHub repo\":\"TRISA GitHub repo\",\"TRISA Global Directory Service\":\"TRISA全球目录服务\",\"TRISA Identity Signature:\":\"TRISA Identity Signature:\",\"TRISA Implementation\":\"TRISA 实施\",\"TRISA Implementations\":\"TRISA Implementations\",\"TRISA Member Directory\":\"TRISA Member Directory\",\"TRISA Member ID\":\"TRISA会员ID\",\"TRISA Member ID:\":\"TRISA Member ID:\",\"TRISA Registration Request Submitted!\":\"TRISA Registration Request Submitted!\",\"TRISA Service Endpoint\":\"TRISA服务端点\",\"TRISA Verification\":\"TRISA 验证\",\"TRISA Verification:\":\"TRISA Verification:\",\"TRISA Verified Logo\":\"TRISA Verified Logo\",\"TRISA endpoint for communication\":\"TRISA 通信端点\",\"TRISA endpoint is not valid.\":\"TRISA endpoint is not valid.\",\"TRISA implementation\":\"TRISA实施\",\"TRISA is a decentralized network where VASPs communicate directly with each other.\":\"TRISA是一个去中心化的网络,VASP可以直接相互通信。\",\"TRISA is a global, open source, peer-to-peer and secure Travel Rule architecture and network designed to be accessible and interoperable. Become a TRISA-certified VASP today.\":\"TRISA是一个全球性、开源、对等和安全旅行规则的体系结构和网络,旨在实现可访问和可互操作。立即获得TRISA认证的VASP。\",\"TRISA is a network of trusted members. I acknowledge that the contact is authorized to access the organization’s TRISA account information.\":\"TRISA is a network of trusted members. I acknowledge that the contact is authorized to access the organization’s TRISA account information.\",\"TRISA is a network of trusted members. I acknowledge that the new VASP has a legitimate business purpose to join TRISA.\":\"TRISA is a network of trusted members. I acknowledge that the new VASP has a legitimate business purpose to join TRISA.\",\"TRISA is designed to be interoperable with other Travel Rule solutions.\":\"TRISA旨在与其他旅行规则解决方案进行互操作。\",\"TRISA is designed to be interoperable. There are several Travel Rule solutions\\n providers available on the market. If you are a customer, work with them to\\n integrate TRISA into your Travel Rule compliance workflow.\":\"TRISA is designed to be interoperable. There are several Travel Rule solutions\\n providers available on the market. If you are a customer, work with them to\\n integrate TRISA into your Travel Rule compliance workflow.\",\"TRISA is open source and available to implement by any VASP.\":\"TRISA是开放资源,任何VASP都可以使用。\",\"TRISA issues two types of certificates:\":\"TRISA issues two types of certificates:\",\"TRISA members must complete a comprehensive multi-part verification form and due diligence process. Once verified, TRISA will issue TestNet and MainNet certificates for secure Travel Rule compliance.\":\"TRISA会员必须完成一份全面的多部分验证表和尽职调查程序。一旦验证无误,TRISA将颁发测试网和主网证书,以确保符合安全旅行规则。\",\"TRISA specific identity number (UUID), only supplied if you're updating an existing registration request\":\"TRISA特定身份号码(UUID),仅在更新现有注册请求时提供。\",\"TRISA uses public-key cryptography for encrypting data in flight and at rest.\":\"TRISA使用公钥加密技术对飞行中和静止时的数据进行加密。\",\"TRISA verified members may download and display a “TRISA Verified VASP” logo on their website. The logo is unique to your VASP and non-reproducible. Members may download their logo after verification is complete and their certificate has been issued. The logo is in .svg fotmat\":\"TRISA verified members may download and display a “TRISA Verified VASP” logo on their website. The logo is unique to your VASP and non-reproducible. Members may download their logo after verification is complete and their certificate has been issued. The logo is in .svg fotmat\",\"TRISA's Slack channel\":\"TRISA's Slack channel\",\"TRISA’s Github repo\":\"TRISA’s Github repo\",\"TRISA’s Global Directory Service (GDS) is a network of vetted VASPs that can securely exchange Travel Rule compliance data with each other.\":\"TRISA 的全球目录服务(GDS)是一个经过审查的VASP网络,可以安全地互相交换旅行规则的合规性数据。\",\"TRISA’s verification form includes five sections and may require information from several parties in your organization.\":\"TRISA的验证表包括五个部分,可能需要贵组织的几方提供信息。\",\"TRIXO Questionnaire\":\"TRIXO 问卷\",\"Talk to a member of your technical team to determine the requirements and\\n resources to integrate TRISA with your system. Have members of your technical\\n team integrate your systems with TRISA. Or work with a solutions provider that\\n can help your VASP set up your TRISA server and maintain it.\":\"Talk to a member of your technical team to determine the requirements and\\n resources to integrate TRISA with your system. Have members of your technical\\n team integrate your systems with TRISA. Or work with a solutions provider that\\n can help your VASP set up your TRISA server and maintain it.\",\"Tax Identification Number\":\"纳税人识别号\",\"Technical Contact (required)\":\"技术联系人(必填)\",\"Technical Contact Email\":\"Technical Contact Email\",\"Technical Contact Name\":\"Technical Contact Name\",\"Technical Contact Phone\":\"Technical Contact Phone\",\"Technical Officer\":\"技术人员\",\"Technical Resources\":\"Technical Resources\",\"Technical information about your endpoint for certificate issuance. Each VASP is required to establish a TRISA endpoint for inter-VASP communication.\":\"有关证书颁发端点的技术信息。每个VASP都需要建立一个TRISA端点,用于VASP之间的通信。\",\"TestNet\":\"测试网\",\"TestNet Certificate Common Name\":\"测试网证书公用名\",\"TestNet Certificates\":\"TestNet Certificates\",\"TestNet Identity Certificates\":\"TestNet Identity Certificates\",\"TestNet Network Metrics\":\"测试网网络指标\",\"TestNet TRISA Endpoint\":\"测试网TRISA端点\",\"TestNet and MainNet endpoints should not be the same.\":\"TestNet and MainNet endpoints should not be the same.\",\"Thank you for creating your TRISA account.\":\"Thank you for creating your TRISA account.\",\"Thank you for creating your TRISA account. You must verify your email address. An email with verification instructions has been sent to your email address. Please complete the email verification process in 24 hours. The email verification link will expire in 24 hours.\":\"Thank you for creating your TRISA account. You must verify your email address. An email with verification instructions has been sent to your email address. Please complete the email verification process in 24 hours. The email verification link will expire in 24 hours.\",\"Thank you. We have sent instructions to reset your password to\":\"Thank you. We have sent instructions to reset your password to\",\"Thank you. We have sent instructions to reset your password to {0}. The link to reset your password expires in 24 hours.\":[\"谢谢您,我们已发送指示,将您的密码重置为 \",[\"0\"],\"。重置密码的链接将在24小时后失效。\"],\"The Common Name typically matches the Endpoint, without the port number\\n at the end (e.g. trisa.myvasp.com) and is used to identify the subject\\n in the X.509 certificate.\":\"The Common Name typically matches the Endpoint, without the port number\\n at the end (e.g. trisa.myvasp.com) and is used to identify the subject\\n in the X.509 certificate.\",\"The Domain Name is invalid.\":\"The Domain Name is invalid.\",\"The Domain Name is required.\":\"The Domain Name is required.\",\"The Organization has a current and valid <0>Mainnet Identity Certificate.\":\"The Organization has a current and valid <0>Mainnet Identity Certificate.\",\"The Organization has a current and valid <0>Mainnet and <1>Tesnet Identity Certificate.\":\"The Organization has a current and valid <0>Mainnet and <1>Tesnet Identity Certificate.\",\"The Organization has a current and valid <0>Testnet Identity Certificate.\":\"The Organization has a current and valid <0>Testnet Identity Certificate.\",\"The TRISA Global Directory Service (GDS) is temporarily undergoing maintenance. Please try again later.\":\"The TRISA Global Directory Service (GDS) is temporarily undergoing maintenance. Please try again later.\",\"The TRISA Member Directory is for informational purposes and is meant to foster collaboration between members. It is available to verified TRISA contacts only. If you cannot view the list, please complete the registration process. You can view the member list after verification is complete.\":\"The TRISA Member Directory is for informational purposes and is meant to foster collaboration between members. It is available to verified TRISA contacts only. If you cannot view the list, please complete the registration process. You can view the member list after verification is complete.\",\"The Travel Rule Information Sharing Architecture (TRISA)\":\"旅行规则信息共享架构(TRISA)\",\"The VASP Name is required.\":\"The VASP Name is required.\",\"The address and port of the TRISA endpoint for partner VASPs to connect on via gRPC.\":\"合作伙伴VASP通过gRPC连接TRISA端点的地址端口。\",\"The collaborator has not been deleted\":\"The collaborator has not been deleted\",\"The collaborator has not been updated\":\"The collaborator has not been updated\",\"The common name for the mTLS certificate. This should match the TRISA endpoint without the port in most cases.\":\"mTLS证书的公用名。在大多数情况下,这应该与没有端口的TRISA端点相匹配。\",\"The contact will receive an email to create a TRISA Global Directory Service (GDS) account or join this organization if the contact already has a TRISA GDS account. The invitation to join is valid for 7 calendar days. The contact will be added as a member for the VASP. The contact will have the ability to contribute to certificate requests, check on the status of certificate requests, and complete other actions related to the organization’s TRISA membership.\":\"The contact will receive an email to create a TRISA Global Directory Service (GDS) account or join this organization if the contact already has a TRISA GDS account. The invitation to join is valid for 7 calendar days. The contact will be added as a member for the VASP. The contact will have the ability to contribute to certificate requests, check on the status of certificate requests, and complete other actions related to the organization’s TRISA membership.\",\"The following account will be removed from your profile. The linked account will not be affected.\":\"The following account will be removed from your profile. The linked account will not be affected.\",\"The link to reset your password expires in 24 hours.\":\"The link to reset your password expires in 24 hours.\",\"The minimum threshold above which your organization is required to collect/send Travel Rule information.\":\"贵组织需要收集/发送旅行规则信息的最低门槛。\",\"The name and type of name by which the legal person is known.\":\"法人的名称和名称类型。\",\"The name of primary regulator or supervisory authority for your national jurisdiction\":\"您所在国家的主要监管机构或监管机构的名称\",\"There is an error or missing data in this section. Please edit the section.\":\"There is an error or missing data in this section. Please edit the section.\",\"This is the only time the PKCS12 password is shown during the registration process.\":\"This is the only time the PKCS12 password is shown during the registration process.\",\"This multi-section form is an important step in the registration and certificate issuance process. The information you provide will be used to verify the legal entity that you represent and, where appropriate, will be available to verified TRISA members to facilitate compliance decisions. If you need guidance, see the <0>Getting Started Help Guide.\":\"This multi-section form is an important step in the registration and certificate issuance process. The information you provide will be used to verify the legal entity that you represent and, where appropriate, will be available to verified TRISA members to facilitate compliance decisions. If you need guidance, see the <0>Getting Started Help Guide.\",\"This questionnaire is designed to help TRISA members understand the regulatory regime of your organization. The information provided will help ensure that required compliance information exchanges are conducted correctly and safely. All verified TRISA members will have access to this information.\":\"本问卷旨在帮助TRISA会员了解贵组织的监管制度。所提供的信息将有助于确保正确和安全地进行所需的合规信息交换。所有经验证的TRISA会员都可以获得此信息。\",\"Threshold to conduct KYC before permitting the customer to send/receive virtual asset transfers\":\"在允许客户发送/接收虚拟资产转让前进行KYC的门槛\",\"To assist in completing the registration form, the form is divided into multiple sections. Navigate through the form by clicking on each section of the progress bar or the buttons at the bottom of each section.\":\"To assist in completing the registration form, the form is divided into multiple sections. Navigate through the form by clicking on each section of the progress bar or the buttons at the bottom of each section.\",\"Trading\":\"交易\",\"USER DETAILS\":\"USER DETAILS\",\"Unable to add VASP\":\"Unable to add VASP\",\"Unable to add collaborator\":\"Unable to add collaborator\",\"Understood\":\"Understood\",\"Unknown Entity\":\"Unknown Entity\",\"Unsaved changes alert\":\"Unsaved changes alert\",\"Unspecified\":\"未指定\",\"Upon verification, integrate with TRISA to begin exchanging Travel Rule compliance data.\":\"Upon verification, integrate with TRISA to begin exchanging Travel Rule compliance data.\",\"User Details\":\"User Details\",\"User ID:\":\"User ID:\",\"User Profile\":\"User Profile\",\"VASP\":\"VASP\",\"VASP Category\":\"VASP 类别\",\"VASP Domain\":\"VASP Domain\",\"VASP Name\":\"VASP Name\",\"VASPs have two options to integrate with TRISA.\":\"VASPs have two options to integrate with TRISA.\",\"VERIFIED\":\"VERIFIED\",\"VERIFIED ON\":\"验证日期\",\"Verification Status:\":\"Verification Status:\",\"Verified\":\"Verified\",\"Verified On\":\"验证日期\",\"Verified VASPs\":\"Verified VASPs\",\"View Member List\":\"View Member List\",\"View/Edit\":\"View/Edit\",\"Visit Getting Started with TRISA\":\"Visit Getting Started with TRISA\",\"We recommend that a senior compliance officer initially creates the account for the VASP. Additional accounts can be created later.\":\"我们建议高级合规官先为VASP创建账户。之后可以再创建其他账户。\",\"Website\":\"网站\",\"Website, incorporation Date, VASP Category\":\"网站、成立日期、VASP类别\",\"Welcome to TRISA’s network of Certified VASPs.\":\"欢迎来到TRISA的认证VASPs网络。\",\"We’ll be back soon.\":\"We’ll be back soon.\",\"What is IVMS101?\":\"IVMS101是什么?\",\"What is the minimum threshold for Travel Rule compliance?\":\"\\\"遵守旅游规则的最低门槛是多少?\",\"What’s a Common name or VASP ID?\":\"什么是公用名或VASP ID?\",\"Who to Ask\":\"该问谁\",\"Who to ask\":\"该问谁\",\"Why Join TRISA\":\"为什么加入TRISA\",\"X.509 Identity Certificate Details\":\"X.509 Identity Certificate Details\",\"X.509 Identity Certificate Inventory\":\"X.509 Identity Certificate Inventory\",\"X.509 Identity Certificates\":\"X.509 Identity Certificates\",\"YES\":\"YES\",\"Yes\":\"确认\",\"You have unsaved changes. Are you sure you want to continue without saving?\":\"You have unsaved changes. Are you sure you want to continue without saving?\",\"You must agree to the terms and conditions\":\"You must agree to the terms and conditions\",\"You must click on each confirmation link to complete the registration process.\":\"You must click on each confirmation link to complete the registration process.\",\"You must request a new X.509 Identity Certificate to change your Endpoint and Common Name.\":\"You must request a new X.509 Identity Certificate to change your Endpoint and Common Name.\",\"You must submit your registration for TestNet and MainNet separately.\":\"You must submit your registration for TestNet and MainNet separately.\",\"You must verify your email address. An email with verification instructions has been sent to your email address. Please complete the email verification process in 24 hours. The email verification link will expire in 24 hours.\":\"You must verify your email address. An email with verification instructions has been sent to your email address. Please complete the email verification process in 24 hours. The email verification link will expire in 24 hours.\",\"You will receive\":\"You will receive\",\"Your TRISA Implementation\":\"Your TRISA Implementation\",\"Your TRISA {type} Details\":[\"Your TRISA \",[\"type\"],\" Details\"],\"Your account has not been verified. Please check your email to verify your account.\":\"您的账户尚未验证。请检查您的电子邮件以验证您的账户。\",\"Your dashboard\":\"Your dashboard\",\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@rotational.io. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\":\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@rotational.io. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\",\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@trisa.io. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\":\"您已成功提交注册表。您将收到一封来自admin@trisa.io的确认电子邮件。在电子邮件中,您将收到有关下一步的指示。返回仪表板以查看您注册和证书的状态。\",\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@vaspdirectory.net. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\":\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@vaspdirectory.net. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\",\"Your registration request has been successfully received by the Directory Service. Verification emails have been sent to all contacts listed. Once your contact information has been verified, the registration form will be sent to the TRISA review board to verify your membership in the TRISA network.\":\"Your registration request has been successfully received by the Directory Service. Verification emails have been sent to all contacts listed. Once your contact information has been verified, the registration form will be sent to the TRISA review board to verify your membership in the TRISA network.\",\"Your {0} TRISA Organization Profile:\":[\"Your \",[\"0\"],\" TRISA Organization Profile:\"],\"about us\":\"about us\",\"complete VASP verification\":\"完成VASP验证\",\"compliance. TRISA helps Virtual Asset Service Providers (VASPs) comply with the Travel Rule for cross-border cryptocurrency transactions. TRISA is designed to be interoperable.\":\"顺从。TRISA 帮助虚拟资产服务提供商(VASP)遵守跨境加密货币交易的旅行规则。TRISA旨在实现可互操作。\",\"create account\":\"create account\",\"create your account\":\"创建您的账户\",\"for Cryptocurrency Travel Rule compliance.\":\"符合加密货币的旅行规则。\",\"for MainNet registration so your MainNet certificate will be issued after the verification phone call has been completed by the validation team.\":\"for MainNet registration so your MainNet certificate will be issued after the verification phone call has been completed by the validation team.\",\"for TestNet registration so your TestNet certificate will be issued upon review by the validation team\":\"对于测试网注册,您的测试网证书将在验证团队审查后颁发\",\"for legal persons and is strongly suggested for use as KYC or CDD (Know your Counterparty) information exchanged in TRISA transfers.\":\"for legal persons and is strongly suggested for use as KYC or CDD (Know your Counterparty) information exchanged in TRISA transfers.\",\"in partnership with\":\"与合作伙伴\",\"is a global, open source, secure, and peer-to-peer protocol for\":\"是一种全球性、开源、安全和对等协议,用于\",\"is not required\":\"不必要\",\"is required\":\"必要\",\"lower case letters (a-z)\":\"lower case letters (a-z)\",\"numbers (i.e. 0-9)\":\"numbers (i.e. 0-9)\",\"on behalf of\":\"on behalf of\",\"pending registration\":\"pending registration\",\"registration. Upon submission, you will receive an email with a confirmation link. You must click the confirmation link to complete the registration process. Failure to click the confirmation link will result in an incomplete registration\":\"注册提交后,您将收到一封附上确认链接的电子邮件。您必须点击确认链接以完成注册。未能点击确认链接将导致注册不完整\",\"required\":\"required\",\"special characters (e.g. !@#$%^&*)\":\"special characters (e.g. !@#$%^&*)\",\"the TRISA architecture\":\"TRISA 架构\",\"to receive maintenance and outage notifications. If you have an immediate concern, please email support@rotational.io.\":\"to receive maintenance and outage notifications. If you have an immediate concern, please email support@rotational.io.\",\"two separate emails with confirmation links for each registration.\":\"two separate emails with confirmation links for each registration.\",\"upper case letters (A-Z)\":\"upper case letters (A-Z)\",\"view details\":\"view details\",\"with detailed documentation, a reference implemenation, and “robot” VASPs for\\n testing purposes.\":\"with detailed documentation, a reference implemenation, and “robot” VASPs for\\n testing purposes.\",\"you do not have permission to invite a collaborator\":\"you do not have permission to invite a collaborator\",\"{0}\":[[\"0\"]],\"{0} Contact\":[[\"0\"],\" 联系人”\"],\"{message}\":[[\"message\"]]}")}; \ No newline at end of file +/*eslint-disable*/module.exports={messages:JSON.parse("{\" When you are verified you will be issued PKCS12 encrypted identity certificates\\n for use in mTLS authentication between TRISA members. The password to decrypt\\n those certificates is shown below:\":\" When you are verified you will be issued PKCS12 encrypted identity certificates\\n for use in mTLS authentication between TRISA members. The password to decrypt\\n those certificates is shown below:\",\" create your TRISA account with your VASP email address. Add collaborators in your\\n organization.\":\" create your TRISA account with your VASP email address. Add collaborators in your\\n organization.\",\"\\\"Save & Next\\\" or \\\"Save & Previous\\\" button.\":\"\\\"Save & Next\\\" or \\\"Save & Previous\\\" button.\",\"(1) <0>X.509 Identity Certificates: X.509 Identity certificates are about <1>trust. They prove the identity of the organization and are used to maintain a secure connection between TRISA members. X.509 Identity certificates must have an Endpoint and Common Name and may have Subject Alternative Names associated with them. TRISA’s X.509 Identity certificates are valid for one calendar year. TRISA’s X.509 Identity certificates expire after one year so member organizations must request a new X.509 Identity certificate upon expiration.\":\"(1) <0>X.509 Identity Certificates: X.509 Identity certificates are about <1>trust. They prove the identity of the organization and are used to maintain a secure connection between TRISA members. X.509 Identity certificates must have an Endpoint and Common Name and may have Subject Alternative Names associated with them. TRISA’s X.509 Identity certificates are valid for one calendar year. TRISA’s X.509 Identity certificates expire after one year so member organizations must request a new X.509 Identity certificate upon expiration.\",\"(2) <0>Sealing Certificates: Sealing certificates are for specific use cases such as <1>long-term data storage. They are used to encrypt individual Secure Envelopes or batches of Secure Envelopes at the transactional level. Organizations may have multiple signing keys and multiple signing-key certificates for different clients, time periods, or use cases. In a compliance information transfer, the transactional sealing certificates are referred to as Envelope Seals. While an organization may use their X.509 Identity certificate as a sealing certificate, TRISA strongly recommends that transactional sealing certificates are different from X.509 Identity certificates for security purposes.\":\"(2) <0>Sealing Certificates: Sealing certificates are for specific use cases such as <1>long-term data storage. They are used to encrypt individual Secure Envelopes or batches of Secure Envelopes at the transactional level. Organizations may have multiple signing keys and multiple signing-key certificates for different clients, time periods, or use cases. In a compliance information transfer, the transactional sealing certificates are referred to as Envelope Seals. While an organization may use their X.509 Identity certificate as a sealing certificate, TRISA strongly recommends that transactional sealing certificates are different from X.509 Identity certificates for security purposes.\",\"(Saved)\":\"(已保存)\",\"(not interoperable)\":\"(not interoperable)\",\"(not saved)\":\"(未保存)\",\"*At least 8 characters in length \\n* Contain at least 3 of the following 4\\ntypes of characters: \\n* lower case letters (a-z) \\n* upper case letters (A-Z) \\n* numbers (i.e. 0-9) \\n* special characters (e.g. !@#$%^&*)\":\"*At least 8 characters in length \\n* Contain at least 3 of the following 4\\ntypes of characters: \\n* lower case letters (a-z) \\n* upper case letters (A-Z) \\n* numbers (i.e. 0-9) \\n* special characters (e.g. !@#$%^&*)\",\"1 Basic Details\":\"1 基本信息\",\"1. Open Source/DIY\":\"1. Open Source/DIY\",\"2 Legal Person\":\"2 法人\",\"2-3 weeks\":\"2-3 weeks\",\"2. One-time Setup\":\"2. One-time Setup\",\"3 Contacts\":\"3 联系人\",\"3-6 months\":\"3-6 months\",\"3-7 days\":\"3-7 days\",\"3rd Party Travel Rule Providers\":\"3rd Party Travel Rule Providers\",\"4 TRISA Implementation\":\"4 TRISA 实施 \",\"5 TRIXO Questionnaire\":\"5 TRIXO 问卷 \",\"A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted\":\"A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted\",\"A component of\":\"一个组成部分\",\"A physical verification check in the form of a phone call\":\"电话形式的物理验证检查\",\"APPEALED\":\"APPEALED\",\"About TRISA\":\"关于 TRISA \",\"Account ID\":\"Account ID\",\"Action\":\"开始\",\"Actions\":\"Actions\",\"Active\":\"Active\",\"Add\":\"Add\",\"Add Address\":\"添加地址\",\"Add Another Legal Name\":\"Add Another Legal Name\",\"Add Contact\":\"Add Contact\",\"Add Jurisdiction\":\"添加权限\",\"Add Linked Account\":\"Add Linked Account\",\"Add Local Name\":\"添加本地名称\",\"Add Phonetic Names\":\"添加语音名称\",\"Add Regulation\":\"添加规则\",\"Add new managed VASP\":\"Add new managed VASP\",\"Address\":\"地址\",\"Address Type (required)\":\"地址类型(必填)\",\"Address line 1 e.g. building name/number, street name (required)\":\"地址第1行,如建筑物名称/编号、街道名称(必填)\",\"Address line 2 e.g. apartment or suite number\":\"地址第2行,如公寓或套房号码\",\"Addresses\":\"地址\",\"Administrative Contact (optional)\":\"管理联系人(选填)\",\"Administrative Contact Email\":\"Administrative Contact Email\",\"Administrative Contact Name\":\"Administrative Contact Name\",\"Administrative Contact Phone\":\"Administrative Contact Phone\",\"Administrative or executive contact for your organization to field high-level requests or queries. (Strongly recommended)\":\"贵组织的管理或执行联系人,以处理高级请求或查询。(强烈建议)\",\"Alien Registration Number\":\"外国人注册号码\",\"All TRISA members must complete TRISA’s VASP verification and due diligence process to become a Verified VASP.\":\"所有 TRISA 会员必须完成TRISA的VASP验证和尽职调查程序,才能成为经过验证的VASP。\",\"Already have an account?\":\"已经有账户了?\",\"An error has occurred to load announcements\":\"An error has occurred to load announcements\",\"An error has occurred to load attention data\":\"An error has occurred to load attention data\",\"An error has occurred to load legal person data\":\"An error has occurred to load legal person data\",\"An error has occurred to load {type} metric\":[\"An error has occurred to load \",[\"type\"],\" metric\"],\"An error occurred while deleting the collaborator, please try again or contact support at support@rotational.io\":\"An error occurred while deleting the collaborator, please try again or contact support at support@rotational.io\",\"An error occurred while deleting the collaborator, please try again or contact support at support@trisa.io\":\"An error occurred while deleting the collaborator, please try again or contact support at support@trisa.io\",\"An identifier issued by an appropriate issuing authority\":\"一个合适的颁发机构颁发的一种标识符\",\"App version {appVersion}\":[\"App version \",[\"appVersion\"]],\"Applicable Regulations\":\"适用条例\",\"Apply to Become a TRISA-certified Virtual Asset Service Provider.\":\"申请成为TRISA认证的虚拟资产服务提供商\",\"At least 9 characters in length\":\"At least 9 characters in length\",\"At least one geographic address is required. Enter the primary geographic address of the organization. Organizations may enter additional addresses if operating in multiple jurisdictions.\":\"我们需要至少一个地理地址。请输入组织的主要地理地址。如果在多个司法管辖区经营,组织可以再输入其他地址。\",\"At what threshold and currency does your organization conduct KYC checks?\":\"At what threshold and currency does your organization conduct KYC checks?\",\"BFF & GDS version {bffAndGdsVersion}\":[\"BFF & GDS version \",[\"bffAndGdsVersion\"]],\"Back Home\":\"返回主页\",\"Back to Review section\":\"Back to Review section\",\"Basic Details\":\"基本信息\",\"Become Travel Rule compliant.\":\"遵守旅行规则。\",\"Best for:\":\"Best for:\",\"Billing Contact (optional)\":\"账单联系人(可选)\",\"Billing contact for your organization to handle account and invoice requests or queries relating to the operation of the TRISA network.\":\"账单联系人,为贵组织处理与TRISA网络操作相关的账户和发票请求或查询。\",\"Business\":\"业务\",\"Business Address\":\"Business Address\",\"Business Category\":\"业务类型\",\"Business Details\":\"业务信息\",\"Business Entity\":\"Business Entity\",\"Business or Compliance Office\":\"业务或合规办公室\",\"By answering yes, I understand that this is the only time the PKCS12 Password is displayed and I have copied and securely saved the password.\":\"By answering yes, I understand that this is the only time the PKCS12 Password is displayed and I have copied and securely saved the password.\",\"CDD & Travel Rule Policies\":\"客户尽责调查和旅游规则政策\",\"CDD and data protection policies\":\"客户尽责调查和数据保护政策\",\"Cancel\":\"取消\",\"Certificate Common Name\":\"证书公用名\",\"Certificate Details\":\"Certificate Details\",\"Certificate Inventory\":\"Certificate Inventory\",\"Certificate Management\":\"Certificate Management\",\"Certificate Progress\":\"证书进度\",\"Certificate Registration\":\"证书注册\",\"Certificate Registration Process\":\"证书注册流程\",\"Change Role\":\"Change Role\",\"Check to delete user account.\":\"Check to delete user account.\",\"CipherTrace Traveler\":\"CipherTrace Traveler\",\"City / Town / Municipality\":\"城市/市镇/直辖市\",\"Clear & Reset Form\":\"清除并重置表单\",\"Clear & Reset Registration Form\":\"清除并重置注册表\",\"Clear & Reset Section\":\"Clear & Reset Section\",\"Clear & Reset Section Click \\\"Reset\\\" to clear and reset <0>this section of the registration form. All data will be cleared from only this section of the registration form. Other sections of the registration form will not be cleared.\":\"Clear & Reset Section Click \\\"Reset\\\" to clear and reset <0>this section of the registration form. All data will be cleared from only this section of the registration form. Other sections of the registration form will not be cleared.\",\"Click \\\"Reset\\\" to clear and <0>reset the form. All data will be deleted and cleared from the registration form. You may want to export the data first. After clearing, you will be taken to the start of the form.\":\"Click \\\"Reset\\\" to clear and <0>reset the form. All data will be deleted and cleared from the registration form. You may want to export the data first. After clearing, you will be taken to the start of the form.\",\"Click below to submit your\":\"点击下方提交您的\",\"Click “No” if you have not copied the PKCS12 password yet and would like to view and copy the password.\":\"Click “No” if you have not copied the PKCS12 password yet and would like to view and copy the password.\",\"Click “Yes” if you have copied the PKCS12 password and have securely saved it.\":\"Click “Yes” if you have copied the PKCS12 password and have securely saved it.\",\"Close\":\"Close\",\"Collaborator Name & Email\":\"Collaborator Name & Email\",\"Collaborator has been added successfully\":\"Collaborator has been added successfully\",\"Collaborator is not updated\":\"Collaborator is not updated\",\"Collaborator not deleted\":\"Collaborator not deleted\",\"Collaborators\":\"Collaborators\",\"Common Name\":\"公用名\",\"Common name should match the TRISA endpoint without the port.\":\"Common name should match the TRISA endpoint without the port.\",\"Common name should not contain special characters, no spaces and must have a dot(.) in it and should have at least 2 characters after the periods.\":\"Common name should not contain special characters, no spaces and must have a dot(.) in it and should have at least 2 characters after the periods.\",\"Complete\":\"Complete\",\"Complete Certficate Registration\":\"Complete Certficate Registration\",\"Complete TRISA’s VASP Verfication Process\":\"Complete TRISA’s VASP Verfication Process\",\"Complete the multi-part TRISA verification form and due diligence process. Once\\n approved, gain access to the Testnet.\":\"Complete the multi-part TRISA verification form and due diligence process. Once\\n approved, gain access to the Testnet.\",\"Complete the multi-part TRISA verification form and due diligence process. Once approved, gain access to the Testnet and MainNet.\":\"完成多部分TRISA验证表和尽职调查程序。获得批准后,即可访问测试网和主网。\",\"Compliance / Legal Contact Email\":\"Compliance / Legal Contact Email\",\"Compliance / Legal Contact Name\":\"Compliance / Legal Contact Name\",\"Compliance / Legal Contact Phone\":\"Compliance / Legal Contact Phone\",\"Compliance Officer\":\"合规官\",\"Compliance officer or legal contact for requests about the compliance requirements and legal status of your organization. A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted.\":\"Compliance officer or legal contact for requests about the compliance requirements and legal status of your organization. A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted.\",\"Compliance teams seeking a turnkey solution with minimal effort while leveraging expert support & maintenance for sustained regulatory adherence.\":\"Compliance teams seeking a turnkey solution with minimal effort while leveraging expert support & maintenance for sustained regulatory adherence.\",\"Compliance, Technical, Admininstrative, Billing\":\"Compliance, Technical, Admininstrative, Billing\",\"Comply with the Travel Rule\":\"遵守旅行规则\",\"Conducts KYC before virtual asset transfers\":\"在虚拟资产转移之前执行KYC\",\"Confirm\":\"Confirm\",\"Confirm New Password\":\"Confirm New Password\",\"Contact Details\":\"Contact Details\",\"Contact Name\":\"Contact Name\",\"Contact Rotational Labs at <0>support@rotational.io to request information.\":\"Contact Rotational Labs at <0>support@rotational.io to request information.\",\"Contact Verified\":\"Contact Verified\",\"Contact information for representatives of your organization. Contacts include Technical, Legal/Compliance, Administrative, and Billing persons.\":\"代表贵组织的联系信息。联系人包括技术、法律/合规、行政和计费人员。\",\"Contacts\":\"联系人\",\"Contain at least 3 of the following 4 types of characters\":\"Contain at least 3 of the following 4 types of characters\",\"Continue\":\"Continue\",\"Continue with GitHub\":\"Continue with GitHub\",\"Continue with Google\":\"继续使用谷歌\",\"Continue with Microsoft\":\"Continue with Microsoft\",\"Copied\":\"Copied\",\"Copy\":\"Copy\",\"Cost:\":\"Cost:\",\"Country\":\"国家\",\"Country (required)\":\"国家(必填)\",\"Country of Issue\":\"国家的问题\",\"Country of Issue is reserved for National Identifiers of Natural Persons\":\"发行国为自然人的国家标识符作保留\",\"Country of Registration\":\"注册国家\",\"Country:\":\"Country:\",\"Create Account\":\"创建账户\",\"Create Your Account\":\"Create Your Account\",\"Create account\":\"Create account\",\"Create your TRISA account\":\"Create your TRISA account\",\"Create your TRISA account with your VASP email address. Add collaborators in your organization.\":\"使用您的VASP电子邮件地址创建您的TRISA账户。在贵组织中添加合作者。\",\"Create your account today.\":\"立即创建您的帐户。\",\"Created and maintained by\":\"创建和维护人\",\"Current Name\":\"Current Name\",\"Current Organization name\":\"Current Organization name\",\"Customer Due Diligence (CDD) & Travel Rule Policies\":\"Customer Due Diligence (CDD) & Travel Rule Policies\",\"Customer Number\":\"客户编号\",\"Dashboard\":\"Dashboard\",\"Data Protection Policies\":\"数据保护政策\",\"Date of Incorporation / Establishment\":\"公司成立日期\",\"Date of incorporation / establishment must be earlier than current date.\":\"Date of incorporation / establishment must be earlier than current date.\",\"Date of incorporation / establishment must be later than\":\"Date of incorporation / establishment must be later than\",\"Delete\":\"Delete\",\"Delete Collaborator\":\"Delete Collaborator\",\"Delete the address line\":\"删除地址行\",\"Delete the following collaborator from the VASP account. The collaborator will no longer have access to the account.\":\"Delete the following collaborator from the VASP account. The collaborator will no longer have access to the account.\",\"Description\":\"说明\",\"Description:\":\"Description:\",\"Details\":\"Details\",\"Directory Lookup\":\"目录查找\",\"Documentation\":\"文档\",\"Does your organization conduct KYC/CDD before permitting its customers to send/receive virtual asset transfers?\":\"在允许客户发送/接收虚拟资产转移之前,贵组织是否进行了KYC/CDD?\",\"Does your organization conduct Know your KYC/CDD before permitting its customers to send/receive virtual asset transfers?\":\"Does your organization conduct Know your KYC/CDD before permitting its customers to send/receive virtual asset transfers?\",\"Does your organization have a programme that sets minimum Anti-Money\\n Laundering (AML), Countering the Financing of Terrorism (CFT), Know your\\n Counterparty/Customer Due Diligence (KYC/CDD) and Sanctions standards per the requirements of the\\n jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\":\"Does your organization have a programme that sets minimum Anti-Money\\n Laundering (AML), Countering the Financing of Terrorism (CFT), Know your\\n Counterparty/Customer Due Diligence (KYC/CDD) and Sanctions standards per the requirements of the\\n jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\",\"Does your organization have a programme that sets minimum Anti-Money\\nLaundering (AML), Countering the Financing of Terrorism (CFT), Know your\\nCounterparty/Customer Due Diligence (KYC/CDD) and Sanctions standards per the requirements of the jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\":\"Does your organization have a programme that sets minimum Anti-Money\\nLaundering (AML), Countering the Financing of Terrorism (CFT), Know your\\nCounterparty/Customer Due Diligence (KYC/CDD) and Sanctions standards per the requirements of the jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\",\"Does your organization have a programme that sets minimum Anti-Money Laundering (AML), Countering the Financing of Terrorism (CFT), Know your Counterparty/Customer Due\\n Diligence (KYC/CDD) and Sanctions standards per the requirements of the jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\":\"Does your organization have a programme that sets minimum Anti-Money Laundering (AML), Countering the Financing of Terrorism (CFT), Know your Counterparty/Customer Due\\n Diligence (KYC/CDD) and Sanctions standards per the requirements of the jurisdiction(s) regulatory regimes where it is licensed/approved/registered?\",\"Does your organization secure and protect PII, including PII received from other VASPs under the Travel Rule?\":\"贵组织是否安全并保护PII,包括根据旅行规则从其他VASP收到的PII?\",\"Does your organization secure and protect Personally Identifiable\\n Information (PII), including Personally Identifiable\\n Information (PII) received from other VASPs under the Travel Rule?\":\"Does your organization secure and protect Personally Identifiable\\n Information (PII), including Personally Identifiable\\n Information (PII) received from other VASPs under the Travel Rule?\",\"Download\":\"Download\",\"Download <0>Docker image\":\"Download <0>Docker image\",\"Driver's License Number\":\"驾驶证号码\",\"EMAIL VERIFIED\":\"EMAIL VERIFIED\",\"ERRORED\":\"ERRORED\",\"Each VASP is required to establish a TRISA endpoint for inter-VASP communication. Please specify the details of your endpoint for certificate issuance.\":\"每个VASP都需要为VASP之间的通信建立TRISA端点。请详细说明颁发证书的端点。\",\"Each VASP is required to establish a TRISA endpoint for inter-VASP communication. Please specify the details of your endpoint for certificate issuance. Please specify the TestNet endpoint and the MainNet endpoint. The TestNet endpoint and the MainNet endpoint must be different.\":\"每个VASP都需要为VASP之间的通信建立TRISA端点。请详细说明颁发证书的端点。请指定测试网端点和主网端点。测试网端点和主网端点必须是不同的。\",\"Edit\":\"编辑\",\"Edit collaborator Role\":\"Edit collaborator Role\",\"Email Address\":\"电子邮件地址\",\"Email is not valid.\":\"Email is not valid.\",\"Email is required.\":\"Email is required.\",\"Endpoint\":\"端点\",\"Enter Current Password\":\"Enter Current Password\",\"Enter New Password\":\"Enter New Password\",\"Enter the VASP Common Name or VASP ID. Not a TRISA Member?\":\"输入VASP公用名或VASP ID。不是TRISA会员?\",\"Enter the name and type of name by which the legal person is known. At least one legal name is required. Organizations are strongly encouraged to enter additional name identifiers such as Trading Name/ Doing Business As (DBA), Local names, and phonetic names where appropriate.\":\"Enter the name and type of name by which the legal person is known. At least one legal name is required. Organizations are strongly encouraged to enter additional name identifiers such as Trading Name/ Doing Business As (DBA), Local names, and phonetic names where appropriate.\",\"Enter your email address\":\"输入您的电子邮件地址\",\"Envoy is an <0>open source messaging tool built to help compliance teams handle travel rule exchanges efficiently and securely. It is designed by compliance experts and TRISA engineers to provide simplified data exchanges using the TRISA or TRP protocols.\":\"Envoy is an <0>open source messaging tool built to help compliance teams handle travel rule exchanges efficiently and securely. It is designed by compliance experts and TRISA engineers to provide simplified data exchanges using the TRISA or TRP protocols.\",\"Envoy is open source (MIT License). Download, install, integrate, host and support your own Envoy node and service.\":\"Envoy is open source (MIT License). Download, install, integrate, host and support your own Envoy node and service.\",\"Error Submitting Certificate\":\"错误提交证书\",\"Est. Time:\":\"Est. Time:\",\"Expiration Date\":\"Expiration Date\",\"Expired\":\"Expired\",\"Expires\":\"Expires\",\"Expiry Date:\":\"Expiry Date:\",\"Export\":\"Export\",\"Export Data\":\"Export Data\",\"Failed to load Network announcement , please reload\":\"Failed to load Network announcement , please reload\",\"Failure to click either confirmation will result in an incomplete registration.\":\"Failure to click either confirmation will result in an incomplete registration.\",\"Files is required\":\"Files is required\",\"Final Confirmation\":\"最终确认\",\"Final review and form submission\":\"最终审核和提交表单\",\"First (Given) Name\":\"First (Given) Name\",\"First Listed\":\"First Listed\",\"Follow the instructions below to reset your TRISA password\":\"Follow the instructions below to reset your TRISA password\",\"For MainNet certificate requests, a member of TRISA’s verification team will review your submission and conduct a final due diligence phone call for physical verification. When physical verification is complete, TRISA will issue MainNet certificates. Requests for TestNet certificates do not require physical verification.\":\"对于主网证书的申请,TRISA验证团队的一名会员将审核您提交的文件,并进行最后的尽职调查电话核实。物理验证完后,TRISA将颁发主网证书。而测试网证书的请求不需要物理验证。\",\"For identifiers other than LEI specify the registration authority from the following list. See\":\"对于LEI以外的标识符,请从以下列表中指定注册机构。请参阅\",\"Foreign Investment Identity Number\":\"外商投资身份证号码\",\"Forgot password?\":\"忘记密码?\",\"Full Name\":\"姓名\",\"Full name\":\"Full name\",\"GLEIF Registration Authorities\":\"GLEIF注册机构\",\"Geographic\":\"地理位置\",\"Git Revision\":\"Git Revision\",\"GitHub repository\":\"GitHub repository\",\"Government Entity\":\"Government Entity\",\"Guest\":\"Guest\",\"Home\":\"Home\",\"How TRISA Works\":\"How TRISA Works\",\"How to set up your own node?\":\"How to set up your own node?\",\"I acknowledge that requesting a new X.509 Identity Certificate will invalidate and revoke my organization’s current X.509 Identity Certificate.\":\"I acknowledge that requesting a new X.509 Identity Certificate will invalidate and revoke my organization’s current X.509 Identity Certificate.\",\"ID\":\"ID\",\"ID:\":\"ID:\",\"IVMS 101 data structure\":\"IVMS 101 数据结构\",\"Identification Number\":\"识别号码\",\"Identification Type\":\"识别类型\",\"Identity Card Number\":\"身份证号码\",\"Identity Certificates\":\"Identity Certificates\",\"If supplied, use full phone number with country code\":\"如果提供,请输入带有国家代码的完整电话号码\",\"If you continue, your changes will be lost. To save your changes, click Cancel and then click on the\":\"If you continue, your changes will be lost. To save your changes, click Cancel and then click on the\",\"If you have additional accounts with the TRISA Global Directory Service, you can link them here. You are required to log in to the linked account to verify account ownership.\":\"If you have additional accounts with the TRISA Global Directory Service, you can link them here. You are required to log in to the linked account to verify account ownership.\",\"If you lose the PKCS12 password, you will have to the start the registration process from the beginning.\":\"If you lose the PKCS12 password, you will have to the start the registration process from the beginning.\",\"If you would like to edit your registration form before submitting, please return to the\":\"如果您想在提交前修改您的注册表,请返回\",\"If you would like to register for MainNet, please provide a <0>MainNet Endpoint and Common Name.\":\"If you would like to register for MainNet, please provide a <0>MainNet Endpoint and Common Name.\",\"If you would like to register for MainNet, please provide a MainNet Endpoint and Common Name.\":\"If you would like to register for MainNet, please provide a MainNet Endpoint and Common Name.\",\"If you would like to register for TestNet, please provide a <0>TestNet Endpoint and Common Name.\":\"If you would like to register for TestNet, please provide a <0>TestNet Endpoint and Common Name.\",\"If you would like to register for TestNet, please provide a TestNet Endpoint and Common Name.\":\"If you would like to register for TestNet, please provide a TestNet Endpoint and Common Name.\",\"Import File\":\"Import File\",\"Incomplete\":\"Incomplete\",\"Incorporation Date\":\"Incorporation Date\",\"Information about the VASP such as website, incorporation date, business and VASP category.\":\"有关VASP的信息,如网站、成立日期、业务和VASP类别。\",\"Information that identifies your organization as a Legal Person. This section represents the IVMS 101 data structure for legal persons and is strongly suggested for use as KYC information exchanged in TRISA transfers.\":\"标识贵组织为法人的信息。这部分代表法人的IVMS 101数据结构,强烈建议用作TRISA传输中交换的KYC信息。\",\"Information to ensure that required compliance information exchanges are conducted correctly and safely. This includes information about jurisdiction and national regulator, Customer Due Diligence(CDD) and Travel Rule policies, and data protection policies.\":\"确保所需的合规信息交换正确和安全进行。这包括有关司法管辖区、国家监管机构、客户尽职调查(CDD)和旅行规则政策以及数据保护政策的信息。\",\"Integrate and Comply\":\"整合并遵守\",\"Integrate with <0>TRISA using Envoy to begin exchanging Travel Rule compliance data.\":\"Integrate with <0>TRISA using Envoy to begin exchanging Travel Rule compliance data.\",\"Integrate with TRISA.\":\"与TRISA整合。\",\"Interoperable\":\"可互操作\",\"Invited\":\"Invited\",\"Is your organization permitted to send and/or receive transfers of virtual assets in the jurisdictions in which it operates?\":\"贵组织是否获准在其运营的司法管辖区内发送和/或接收虚拟资产转让?\",\"Is your organization required by law to safeguard Personally Identifiable\\n Information (PII)?\":\"Is your organization required by law to safeguard Personally Identifiable\\n Information (PII)?\",\"Is your organization required by law to safeguard Personally Identifiable Information (PII)?\":\"Is your organization required by law to safeguard Personally Identifiable Information (PII)?\",\"Is your organization required to comply with the application of the Travel Rule standards in the jurisdiction(s) where it is licensed/approved/registered?\":\"贵组织是否需要在其获得许可/批准/注册的管辖区遵守旅行规则标准?\",\"Issue Date\":\"Issue Date\",\"Issue Date:\":\"Issue Date:\",\"Issuer\":\"Issuer\",\"Join\":\"Join\",\"Join Today\":\"立即加入\",\"Join the TRISA network today.\":\"立即加入TRISA网络。\",\"Joined\":\"Joined\",\"Last (Family) Name\":\"Last (Family) Name\",\"Last Login\":\"Last Login\",\"Last Login:\":\"Last Login:\",\"Last Updated\":\"Last Updated\",\"Learn How TRISA Works\":\"了解TRISA如何运作\",\"Learn More\":\"了解更多\",\"Learn about the three-step process to become a member and verified VASP.\":\"了解成为会员和验证VASP的三步流程。\",\"Learn how TRISA works.\":\"了解TRISA如何运作。\",\"Legal\":\"合法的\",\"Legal Entity Identifier (LEI)\":\"法人实体标识符(LEI)\",\"Legal Person\":\"法人\",\"Legal name is required\":\"需要法定名称\",\"Legal name is required.\":\"Legal name is required.\",\"Legal/ Compliance Contact (required)\":\"法律/合规联系人(必填)\",\"Link Account\":\"Link Account\",\"Local Name Identifiers\":\"本地名称标识符\",\"Locality\":\"Locality\",\"Log In\":\"登入\",\"Log in\":\"Log in\",\"Log in to TRISA’s Global Directory Service\":\"Log in to TRISA’s Global Directory Service\",\"Log in.\":\"登入。\",\"Log into your TRISA account\":\"Log into your TRISA account\",\"Login\":\"登入\",\"Login & Identity\":\"Login & Identity\",\"MAINNET DIRECTORY RECORD\":\"主网目录记录\",\"MAINNET Identity Certificate\":\"MAINNET Identity Certificate\",\"MAINNET SUBMISSION\":\"主网提交\",\"MainNet\":\"主网\",\"MainNet Certificate Common Name\":\"主网证书公用名\",\"MainNet Certificate Details\":\"MainNet Certificate Details\",\"MainNet Certificates\":\"MainNet Certificates\",\"MainNet Identity Certificates\":\"MainNet Identity Certificates\",\"MainNet Network Metrics\":\"主网网络指标\",\"MainNet TRISA Endpoint\":\"主网TRISA端点\",\"Max file size 10mb\":\"Max file size 10mb\",\"Meet Alice VASP, Bob VASP and Evil VASP\":\"Meet Alice VASP, Bob VASP and Evil VASP\",\"Meet Alice VASP, Bob VASP, and “Evil” VASP\":\"Meet Alice VASP, Bob VASP, and “Evil” VASP\",\"Member Directory\":\"Member Directory\",\"Member List\":\"Member List\",\"Member Name\":\"Member Name\",\"Message from server:\":\"Message from server:\",\"Misc\":\"其他\",\"Must comply with Travel Rule\":\"务必遵守旅行规则\",\"Must safeguard PII\":\"务必保障PII\",\"NO\":\"NO\",\"NO VERIFICATION\":\"NO VERIFICATION\",\"Name\":\"名称\",\"Name Identifier Type is required.\":\"Name Identifier Type is required.\",\"Name Identifiers\":\"名称标识符\",\"Name of Primary Regulator\":\"主要监管机构名称\",\"Name, Addresss, Country, National Identifier\":\"Name, Addresss, Country, National Identifier\",\"National Identification\":\"国民身份\",\"National Jurisdiction\":\"国家管辖区\",\"Need to Learn More?\":\"想了解更多?\",\"Network\":\"Network\",\"Network Announcement\":\"Network Announcement\",\"Network Status\":\"Network Status\",\"Network directory member list not available because you are not a verified contact for this network. Please complete the registration process.\":\"Network directory member list not available because you are not a verified contact for this network. Please complete the registration process.\",\"New Members\":\"New Members\",\"New X.509 Identity Certificate Request\":\"New X.509 Identity Certificate Request\",\"Next\":\"下一页\",\"Next Steps:\":\"Next Steps:\",\"No\":\"不\",\"No Certificate available\":\"No Certificate available\",\"No Data\":\"No Data\",\"No information is sent until you submit for a TestNet and/or MainNet Certificate after the Review section.\":\"No information is sent until you submit for a TestNet and/or MainNet Certificate after the Review section.\",\"Non-Commercial Entity\":\"Non-Commercial Entity\",\"Not Saved\":\"未保存\",\"Not Verified\":\"Not Verified\",\"Not a TRISA Member?\":\"非TRISA会员?\",\"Note:\":\"Note:\",\"Open Source\":\"开放资源\",\"Open Source Resources\":\"Open Source Resources\",\"Operators seeking a balance between cost & convenience, with professional implementation ensuring a robust setup without the ongoing costs of managed services.\":\"Operators seeking a balance between cost & convenience, with professional implementation ensuring a robust setup without the ongoing costs of managed services.\",\"Operators that want maximum flexibility and control to customize and have the technical resources to integrate with their systems.\":\"Operators that want maximum flexibility and control to customize and have the technical resources to integrate with their systems.\",\"Option 1. Set Up Your Own TRISA Node\":\"Option 1. Set Up Your Own TRISA Node\",\"Option 2. Use a 3rd-party Solution\":\"Option 2. Use a 3rd-party Solution\",\"Organization\":\"Organization\",\"Organization Name\":\"组织名称\",\"Organization Type\":\"Organization Type\",\"Organization Unit\":\"Organization Unit\",\"Organization:\":\"Organization:\",\"Organizational Details\":\"Organizational Details\",\"Other Jurisdictions\":\"其他司法管辖区\",\"Overview\":\"Overview\",\"PENDING REVIEW\":\"PENDING REVIEW\",\"Page Not Found\":\"未找到页面\",\"Partially\":\"一部分\",\"Participate in verified VASP-to-VASP Travel Rule exchanges.\":\"参与已验证的VASP到VASP旅行规则交流。\",\"Passport Number\":\"护照号码\",\"Password\":\"密码\",\"Peer-to-Peer\":\"对等网络\",\"Permission:\":\"Permission:\",\"Permissions\":\"Permissions\",\"Phone Number\":\"电话号码\",\"Phonetic Name Identifiers\":\"语音名称标识符\",\"Please Provide the Name and Email Address\":\"Please Provide the Name and Email Address\",\"Please add any other regulatory jurisdictions your organization complies with.\":\"请添加贵组织遵守的任何其他监管辖区。\",\"Please complete all details\":\"Please complete all details\",\"Please copy and paste this password and store somewhere safe!\":\"Please copy and paste this password and store somewhere safe!\",\"Please enter the information that identifies your organization as a Legal Person. This form represents the\":\"Please enter the information that identifies your organization as a Legal Person. This form represents the\",\"Please enter the information that identifies your organization as a Legal Person. This form represents the {0} data structure for legal persons and is strongly suggested for use as KYC (Know your Counterparty) or CDD (Customer Due Diligence) information exchanged in TRISA transfers.\":[\"Please enter the information that identifies your organization as a Legal Person. This form represents the \",[\"0\"],\" data structure for legal persons and is strongly suggested for use as KYC (Know your Counterparty) or CDD (Customer Due Diligence) information exchanged in TRISA transfers.\"],\"Please input the name of the new managed Virtual Asset Service Provider (VASP). When the entity is created, you will have the ability to add collaborators, start and complete the certificate registration process, and manage the VASP account. Please acknowledge below and provide the name of the entity.\":\"Please input the name of the new managed Virtual Asset Service Provider (VASP). When the entity is created, you will have the ability to add collaborators, start and complete the certificate registration process, and manage the VASP account. Please acknowledge below and provide the name of the entity.\",\"Please note that TestNet and MainNet are separate networks that require different X.509 Identity Certificates.\":\"Please note that TestNet and MainNet are separate networks that require different X.509 Identity Certificates.\",\"Please review the information provided, edit as needed, and submit to complete the registration form. After the information is reviewed, emails will be sent to the provided contacts for verification. Once verified, your TestNet certificate will be issued.\":\"Please review the information provided, edit as needed, and submit to complete the registration form. After the information is reviewed, emails will be sent to the provided contacts for verification. Once verified, your TestNet certificate will be issued.\",\"Please review the information provided, edit as needed, and submit to complete the registration form. After the information is reviewed, you will be contacted to verify details. Once verified, your TestNet certificate will be issued.\":\"请检查所提供的信息,根据需要进行编辑,然后提交以完成注册表。信息审核后,我们将联系您以核实详细信息。一旦验证无误,您的测试网证书将被颁发。\",\"Please select as many categories needed to represent the types of virtual asset services your organization provides.\":\"请根据需要选择多个类别,以表示贵组织提供的虚拟资产服务类型。\",\"Please specify the applicable regulation(s) for Travel Rule standards compliance, e.g.\\\"FATF Recommendation 16\\\"\":\"请详细说明符合旅行规则标准的适用法规,例如“FATF第16项建议” \",\"Please supply a valid national identification number. TRISA recommends the use of LEI numbers. For more information, please visit\":\"请提供有效的国家识别号,TRISA建议使用LEI编号。欲了解更多,请访问\",\"Please supply contact information for representatives of your organization. All contacts will receive an email verification token and the contact emails must be verified before the registration can proceed.\":\"Please supply contact information for representatives of your organization. All contacts will receive an email verification token and the contact emails must be verified before the registration can proceed.\",\"Please supply contact information for representatives of your organization. All contacts will receive an email verification token and the contact emails must be verified before the registration can proceed. Group or shared email addresses such as compliance@yourvasp.com are permitted if the email account is actively monitored.\":\"Please supply contact information for representatives of your organization. All contacts will receive an email verification token and the contact emails must be verified before the registration can proceed. Group or shared email addresses such as compliance@yourvasp.com are permitted if the email account is actively monitored.\",\"Please use the email address associated with your organization.\":\"请使用与贵组织相关的电子邮件地址。\",\"Please use the email address associated with your organization. Group or shared email addresses such as compliance@yourvasp.com are permitted if the email account is actively monitored.\":\"Please use the email address associated with your organization. Group or shared email addresses such as compliance@yourvasp.com are permitted if the email account is actively monitored.\",\"Postal Code\":\"Postal Code\",\"Postal Code / Postcode / ZIP Code\":\"邮政编码/邮递区号\",\"Preferred name for email communication.\":\"电子邮件通信的首选名称。\",\"Previous\":\"Previous\",\"Primary National Jurisdiction\":\"主要国家管辖权\",\"Primary contact for handling technical queries about the operation and status of your service participating in the TRISA network. Can be a group or admin email.\":\"主要联系人,负责处理您参与TRISA网络服务的运行和状态的技术查询。可以是组或管理员电子邮件。\",\"Private Organization\":\"Private Organization\",\"Profile\":\"Profile\",\"Profile Created\":\"Profile Created\",\"Profile Created:\":\"Profile Created:\",\"Provider\":\"Provider\",\"Province\":\"Province\",\"Public Identity Key\":\"Public Identity Key\",\"REJECTED\":\"REJECTED\",\"REVIEWED\":\"REVIEWED\",\"Reference implementation\":\"Reference implementation\",\"Reg Authority\":\"注册机构\",\"Region / Province / State (required)\":\"地区/省/州(必填)\",\"Register with <0>TRISA's GDS\":\"Register with <0>TRISA's GDS\",\"Registered Directory\":\"注册目录\",\"Registration Authority\":\"注册机构\",\"Registration Authority Identifier\":\"注册机构标识符\",\"Registration Submission\":\"提交注册\",\"Regulator Name\":\"监管机构名称\",\"Remove Linked Account\":\"Remove Linked Account\",\"Remove line\":\"删除行\",\"Request New Identity Certificate\":\"Request New Identity Certificate\",\"Requesting a new X.509 Identity Certificate will invalidate and revoke your current X.509 Identity Certificate.\":\"Requesting a new X.509 Identity Certificate will invalidate and revoke your current X.509 Identity Certificate.\",\"Reset\":\"重置\",\"Residential\":\"住宅\",\"Return to vaspdirectory.net\":\"Return to vaspdirectory.net\",\"Review\":\"审查\",\"Review <0>documentation\":\"Review <0>documentation\",\"Review <0>source code\":\"Review <0>source code\",\"Review section\":\"Review section\",\"Role\":\"Role\",\"Rotational will install and configure your node for your environment while you host, maintain, and support the node on an ongoing basis.\":\"Rotational will install and configure your node for your environment while you host, maintain, and support the node on an ongoing basis.\",\"Rotational will install, configure, host, maintain, and support your node. Includes dedicated, provenance-aware node with regional deployments.\":\"Rotational will install, configure, host, maintain, and support your node. Includes dedicated, provenance-aware node with regional deployments.\",\"SECURITY\":\"SECURITY\",\"SUBMITTED\":\"SUBMITTED\",\"Safeguards PII\":\"保障PII\",\"Save\":\"Save\",\"Save & Next\":\"保存并到下一步\",\"Save & Previous\":\"保存并返回 \",\"Schedule a demo of Envoy, TRISA's open source solution for cost-effective Travel Rule compliance.\":\"Schedule a demo of Envoy, TRISA's open source solution for cost-effective Travel Rule compliance.\",\"Schedule a demo to learn about TRISA's open source self-hosted solution for cost-effective Travel Rule compliance.\":\"Schedule a demo to learn about TRISA's open source self-hosted solution for cost-effective Travel Rule compliance.\",\"Sealing Certificate Inventory\":\"Sealing Certificate Inventory\",\"Sealing Certificates\":\"Sealing Certificates\",\"Search the Directory Service\":\"搜索目录服务\",\"Section\":\"部分\",\"Section 1: Basic Details\":\"第1部分:基本信息\",\"Section 2: Legal Person\":\"第2部分:法人\",\"Section 3: Contacts\":\"第3部分:联系人\",\"Section 4: TRISA Implementation\":\"第4部分:TRISA实施\",\"Section 5: TRIXO Questionnaire\":\"第5部分:TRIXO问卷\",\"Section 6: Review & Submit\":\"第6部分:审查并提交\",\"Sections & Details\":\"部分和详细信息\",\"Secure\":\"安全\",\"Select Network\":\"Select Network\",\"Select VASP category\":\"选择VASP类别\",\"Select a VASP from the Managed VASP List\":\"Select a VASP from the Managed VASP List\",\"Select a country\":\"选择国家\",\"Select business category\":\"选择业务类别\",\"Select the collaborator’s role and save.\":\"Select the collaborator’s role and save.\",\"Serial No\":\"Serial No\",\"Serial Number\":\"Serial Number\",\"Set up your TRISA node or integrate with a 3rd-party Travel Rule solution. Complete\\n testing and move to production.\":\"Set up your TRISA node or integrate with a 3rd-party Travel Rule solution. Complete\\n testing and move to production.\",\"Set up your TRISA node or integrate with a 3rd-party Travel Rule solution. Complete testing and move to production.\":\"设置您的TRISA节点或与第三方旅行规则解决方案集成。完成测试并转入生产。\",\"Short\":\"短\",\"Sign out\":\"Sign out\",\"Signature ID\":\"Signature ID\",\"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set\\n up and maintain their own TRISA server to exhange encrypted Travel Rule\\n compliance data. TRISA maintains an\":\"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set\\n up and maintain their own TRISA server to exhange encrypted Travel Rule\\n compliance data. TRISA maintains an\",\"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set up and maintain their own TRISA server to exhange encrypted Travel Rule compliance data. At the same time, TRISA is designed to be interoperable. There are several Travel Rule solutions providers available on the market. If you are a customer, work with your Travel Ruie provider to integrate TRISA into your Travel Rule compliance workflow.\":\"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set up and maintain their own TRISA server to exhange encrypted Travel Rule compliance data. At the same time, TRISA is designed to be interoperable. There are several Travel Rule solutions providers available on the market. If you are a customer, work with your Travel Ruie provider to integrate TRISA into your Travel Rule compliance workflow.\",\"Social Security Number\":\"社会安全号码\",\"Something went wrong. Please try again later.\":\"Something went wrong. Please try again later.\",\"Sorry, the page you are looking for doesn't exist or has been moved\":\"抱歉,您要查找的页面不存在或已被移动\",\"Sorry. We could not find a user account with the email address\":\"Sorry. We could not find a user account with the email address\",\"Start\":\"Start\",\"Start Certificate Registration\":\"开始证书注册\",\"Start Registration\":\"开始注册\",\"Start trial\":\"Start trial\",\"Start your implementation\":\"Start your implementation\",\"Status\":\"状态\",\"Status:\":\"Status:\",\"Step 1\":\"Step 1\",\"Street Address\":\"Street Address\",\"Subject\":\"Subject\",\"Subject Details\":\"Subject Details\",\"Submit\":\"提交\",\"Submit MainNet Registration\":\"提交主网注册\",\"Submit TestNet Registration\":\"提交测试网注册\",\"Submitted\":\"提交\",\"Support\":\"Support\",\"Switch Accounts\":\"Switch Accounts\",\"Synga Bridge\":\"Synga Bridge\",\"TESTNET DIRECTORY RECORD\":\"测试网目录记录\",\"TESTNET SUBMISSION\":\"测试网提交\",\"TRISA Certificate Types\":\"TRISA Certificate Types\",\"TRISA Endpoint\":\"TRISA 端点\",\"TRISA Endpoint: MainNet\":\"TRISA端点:主网\",\"TRISA Endpoint: TestNet\":\"TRISA端点:测试网\",\"TRISA GitHub repo\":\"TRISA GitHub repo\",\"TRISA Global Directory Service\":\"TRISA全球目录服务\",\"TRISA Identity Signature:\":\"TRISA Identity Signature:\",\"TRISA Implementation\":\"TRISA 实施\",\"TRISA Implementations\":\"TRISA Implementations\",\"TRISA Member Directory\":\"TRISA Member Directory\",\"TRISA Member ID\":\"TRISA会员ID\",\"TRISA Member ID:\":\"TRISA Member ID:\",\"TRISA Registration Request Submitted!\":\"TRISA Registration Request Submitted!\",\"TRISA Service Endpoint\":\"TRISA服务端点\",\"TRISA Verification\":\"TRISA 验证\",\"TRISA Verification:\":\"TRISA Verification:\",\"TRISA Verified Logo\":\"TRISA Verified Logo\",\"TRISA endpoint for communication\":\"TRISA 通信端点\",\"TRISA endpoint is not valid.\":\"TRISA endpoint is not valid.\",\"TRISA implementation\":\"TRISA实施\",\"TRISA is a decentralized network where VASPs communicate directly with each other.\":\"TRISA是一个去中心化的网络,VASP可以直接相互通信。\",\"TRISA is a global, open source, peer-to-peer and secure Travel Rule architecture and network designed to be accessible and interoperable. Become a TRISA-certified VASP today.\":\"TRISA是一个全球性、开源、对等和安全旅行规则的体系结构和网络,旨在实现可访问和可互操作。立即获得TRISA认证的VASP。\",\"TRISA is a network of trusted members. I acknowledge that the contact is authorized to access the organization’s TRISA account information.\":\"TRISA is a network of trusted members. I acknowledge that the contact is authorized to access the organization’s TRISA account information.\",\"TRISA is a network of trusted members. I acknowledge that the new VASP has a legitimate business purpose to join TRISA.\":\"TRISA is a network of trusted members. I acknowledge that the new VASP has a legitimate business purpose to join TRISA.\",\"TRISA is designed to be interoperable with other Travel Rule solutions.\":\"TRISA旨在与其他旅行规则解决方案进行互操作。\",\"TRISA is designed to be interoperable. There are several Travel Rule solutions\\n providers available on the market. If you are a customer, work with them to\\n integrate TRISA into your Travel Rule compliance workflow.\":\"TRISA is designed to be interoperable. There are several Travel Rule solutions\\n providers available on the market. If you are a customer, work with them to\\n integrate TRISA into your Travel Rule compliance workflow.\",\"TRISA is open source and available to implement by any VASP.\":\"TRISA是开放资源,任何VASP都可以使用。\",\"TRISA issues two types of certificates:\":\"TRISA issues two types of certificates:\",\"TRISA members must complete a comprehensive multi-part verification form and due diligence process. Once verified, TRISA will issue TestNet and MainNet certificates for secure Travel Rule compliance.\":\"TRISA会员必须完成一份全面的多部分验证表和尽职调查程序。一旦验证无误,TRISA将颁发测试网和主网证书,以确保符合安全旅行规则。\",\"TRISA specific identity number (UUID), only supplied if you're updating an existing registration request\":\"TRISA特定身份号码(UUID),仅在更新现有注册请求时提供。\",\"TRISA uses public-key cryptography for encrypting data in flight and at rest.\":\"TRISA使用公钥加密技术对飞行中和静止时的数据进行加密。\",\"TRISA verified members may download and display a “TRISA Verified VASP” logo on their website. The logo is unique to your VASP and non-reproducible. Members may download their logo after verification is complete and their certificate has been issued. The logo is in .svg fotmat\":\"TRISA verified members may download and display a “TRISA Verified VASP” logo on their website. The logo is unique to your VASP and non-reproducible. Members may download their logo after verification is complete and their certificate has been issued. The logo is in .svg fotmat\",\"TRISA's Github repo\":\"TRISA's Github repo\",\"TRISA's Slack channel\":\"TRISA's Slack channel\",\"TRISA’s Github repo\":\"TRISA’s Github repo\",\"TRISA’s Global Directory Service (GDS) is a network of vetted VASPs that can securely exchange Travel Rule compliance data with each other.\":\"TRISA 的全球目录服务(GDS)是一个经过审查的VASP网络,可以安全地互相交换旅行规则的合规性数据。\",\"TRISA’s verification form includes five sections and may require information from several parties in your organization.\":\"TRISA的验证表包括五个部分,可能需要贵组织的几方提供信息。\",\"TRIXO Questionnaire\":\"TRIXO 问卷\",\"Talk to a member of your technical team to determine the requirements and\\n resources to integrate TRISA with your system. Have members of your technical\\n team integrate your systems with TRISA. Or work with a solutions provider that\\n can help your VASP set up your TRISA server and maintain it.\":\"Talk to a member of your technical team to determine the requirements and\\n resources to integrate TRISA with your system. Have members of your technical\\n team integrate your systems with TRISA. Or work with a solutions provider that\\n can help your VASP set up your TRISA server and maintain it.\",\"Tax Identification Number\":\"纳税人识别号\",\"Technical Contact (required)\":\"技术联系人(必填)\",\"Technical Contact Email\":\"Technical Contact Email\",\"Technical Contact Name\":\"Technical Contact Name\",\"Technical Contact Phone\":\"Technical Contact Phone\",\"Technical Officer\":\"技术人员\",\"Technical Resources\":\"Technical Resources\",\"Technical information about your endpoint for certificate issuance. Each VASP is required to establish a TRISA endpoint for inter-VASP communication.\":\"有关证书颁发端点的技术信息。每个VASP都需要建立一个TRISA端点,用于VASP之间的通信。\",\"TestNet\":\"测试网\",\"TestNet Certificate Common Name\":\"测试网证书公用名\",\"TestNet Certificates\":\"TestNet Certificates\",\"TestNet Identity Certificates\":\"TestNet Identity Certificates\",\"TestNet Network Metrics\":\"测试网网络指标\",\"TestNet TRISA Endpoint\":\"测试网TRISA端点\",\"TestNet and MainNet endpoints should not be the same.\":\"TestNet and MainNet endpoints should not be the same.\",\"Thank you for creating your TRISA account.\":\"Thank you for creating your TRISA account.\",\"Thank you for creating your TRISA account. You must verify your email address. An email with verification instructions has been sent to your email address. Please complete the email verification process in 24 hours. The email verification link will expire in 24 hours.\":\"Thank you for creating your TRISA account. You must verify your email address. An email with verification instructions has been sent to your email address. Please complete the email verification process in 24 hours. The email verification link will expire in 24 hours.\",\"Thank you. We have sent instructions to reset your password to\":\"Thank you. We have sent instructions to reset your password to\",\"Thank you. We have sent instructions to reset your password to {0}. The link to reset your password expires in 24 hours.\":[\"谢谢您,我们已发送指示,将您的密码重置为 \",[\"0\"],\"。重置密码的链接将在24小时后失效。\"],\"The Common Name typically matches the Endpoint, without the port number\\n at the end (e.g. trisa.myvasp.com) and is used to identify the subject\\n in the X.509 certificate.\":\"The Common Name typically matches the Endpoint, without the port number\\n at the end (e.g. trisa.myvasp.com) and is used to identify the subject\\n in the X.509 certificate.\",\"The Domain Name is invalid.\":\"The Domain Name is invalid.\",\"The Domain Name is required.\":\"The Domain Name is required.\",\"The Organization has a current and valid <0>Mainnet Identity Certificate.\":\"The Organization has a current and valid <0>Mainnet Identity Certificate.\",\"The Organization has a current and valid <0>Mainnet and <1>Tesnet Identity Certificate.\":\"The Organization has a current and valid <0>Mainnet and <1>Tesnet Identity Certificate.\",\"The Organization has a current and valid <0>Testnet Identity Certificate.\":\"The Organization has a current and valid <0>Testnet Identity Certificate.\",\"The TRISA Global Directory Service (GDS) is temporarily undergoing maintenance. Please try again later.\":\"The TRISA Global Directory Service (GDS) is temporarily undergoing maintenance. Please try again later.\",\"The TRISA Member Directory is for informational purposes and is meant to foster collaboration between members. It is available to verified TRISA contacts only. If you cannot view the list, please complete the registration process. You can view the member list after verification is complete.\":\"The TRISA Member Directory is for informational purposes and is meant to foster collaboration between members. It is available to verified TRISA contacts only. If you cannot view the list, please complete the registration process. You can view the member list after verification is complete.\",\"The Travel Rule Information Sharing Architecture (TRISA)\":\"旅行规则信息共享架构(TRISA)\",\"The VASP Name is required.\":\"The VASP Name is required.\",\"The address and port of the TRISA endpoint for partner VASPs to connect on via gRPC.\":\"合作伙伴VASP通过gRPC连接TRISA端点的地址端口。\",\"The collaborator has not been deleted\":\"The collaborator has not been deleted\",\"The collaborator has not been updated\":\"The collaborator has not been updated\",\"The common name for the mTLS certificate. This should match the TRISA endpoint without the port in most cases.\":\"mTLS证书的公用名。在大多数情况下,这应该与没有端口的TRISA端点相匹配。\",\"The contact will receive an email to create a TRISA Global Directory Service (GDS) account or join this organization if the contact already has a TRISA GDS account. The invitation to join is valid for 7 calendar days. The contact will be added as a member for the VASP. The contact will have the ability to contribute to certificate requests, check on the status of certificate requests, and complete other actions related to the organization’s TRISA membership.\":\"The contact will receive an email to create a TRISA Global Directory Service (GDS) account or join this organization if the contact already has a TRISA GDS account. The invitation to join is valid for 7 calendar days. The contact will be added as a member for the VASP. The contact will have the ability to contribute to certificate requests, check on the status of certificate requests, and complete other actions related to the organization’s TRISA membership.\",\"The following account will be removed from your profile. The linked account will not be affected.\":\"The following account will be removed from your profile. The linked account will not be affected.\",\"The link to reset your password expires in 24 hours.\":\"The link to reset your password expires in 24 hours.\",\"The minimum threshold above which your organization is required to collect/send Travel Rule information.\":\"贵组织需要收集/发送旅行规则信息的最低门槛。\",\"The name and type of name by which the legal person is known.\":\"法人的名称和名称类型。\",\"The name of primary regulator or supervisory authority for your national jurisdiction\":\"您所在国家的主要监管机构或监管机构的名称\",\"There is an error or missing data in this section. Please edit the section.\":\"There is an error or missing data in this section. Please edit the section.\",\"This is the only time the PKCS12 password is shown during the registration process.\":\"This is the only time the PKCS12 password is shown during the registration process.\",\"This multi-section form is an important step in the registration and certificate issuance process. The information you provide will be used to verify the legal entity that you represent and, where appropriate, will be available to verified TRISA members to facilitate compliance decisions. If you need guidance, see the <0>Getting Started Help Guide.\":\"This multi-section form is an important step in the registration and certificate issuance process. The information you provide will be used to verify the legal entity that you represent and, where appropriate, will be available to verified TRISA members to facilitate compliance decisions. If you need guidance, see the <0>Getting Started Help Guide.\",\"This questionnaire is designed to help TRISA members understand the regulatory regime of your organization. The information provided will help ensure that required compliance information exchanges are conducted correctly and safely. All verified TRISA members will have access to this information.\":\"本问卷旨在帮助TRISA会员了解贵组织的监管制度。所提供的信息将有助于确保正确和安全地进行所需的合规信息交换。所有经验证的TRISA会员都可以获得此信息。\",\"Threshold to conduct KYC before permitting the customer to send/receive virtual asset transfers\":\"在允许客户发送/接收虚拟资产转让前进行KYC的门槛\",\"To assist in completing the registration form, the form is divided into multiple sections. Navigate through the form by clicking on each section of the progress bar or the buttons at the bottom of each section.\":\"To assist in completing the registration form, the form is divided into multiple sections. Navigate through the form by clicking on each section of the progress bar or the buttons at the bottom of each section.\",\"Trading\":\"交易\",\"USD $0\":\"USD $0\",\"USD $375/month/node (min 6-month commitment)\":\"USD $375/month/node (min 6-month commitment)\",\"USD USD $2,500 (one-time)\":\"USD USD $2,500 (one-time)\",\"USER DETAILS\":\"USER DETAILS\",\"Unable to add VASP\":\"Unable to add VASP\",\"Unable to add collaborator\":\"Unable to add collaborator\",\"Understood\":\"Understood\",\"Unknown Entity\":\"Unknown Entity\",\"Unsaved changes alert\":\"Unsaved changes alert\",\"Unspecified\":\"未指定\",\"Upon verification, integrate with TRISA to begin exchanging Travel Rule compliance data.\":\"Upon verification, integrate with TRISA to begin exchanging Travel Rule compliance data.\",\"User Details\":\"User Details\",\"User ID:\":\"User ID:\",\"User Profile\":\"User Profile\",\"VASP\":\"VASP\",\"VASP Category\":\"VASP 类别\",\"VASP Domain\":\"VASP Domain\",\"VASP Name\":\"VASP Name\",\"VASPs have three options to integrate with TRISA using Envoy.\":\"VASPs have three options to integrate with TRISA using Envoy.\",\"VASPs have two options to integrate with TRISA.\":\"VASPs have two options to integrate with TRISA.\",\"VERIFIED\":\"VERIFIED\",\"VERIFIED ON\":\"验证日期\",\"Verification Status:\":\"Verification Status:\",\"Verified\":\"Verified\",\"Verified On\":\"验证日期\",\"Verified VASPs\":\"Verified VASPs\",\"View Member List\":\"View Member List\",\"View/Edit\":\"View/Edit\",\"Visit Getting Started with TRISA\":\"Visit Getting Started with TRISA\",\"We recommend that a senior compliance officer initially creates the account for the VASP. Additional accounts can be created later.\":\"我们建议高级合规官先为VASP创建账户。之后可以再创建其他账户。\",\"Website\":\"网站\",\"Website, incorporation Date, VASP Category\":\"网站、成立日期、VASP类别\",\"Welcome to TRISA’s network of Certified VASPs.\":\"欢迎来到TRISA的认证VASPs网络。\",\"We’ll be back soon.\":\"We’ll be back soon.\",\"What is IVMS101?\":\"IVMS101是什么?\",\"What is the minimum threshold for Travel Rule compliance?\":\"\\\"遵守旅游规则的最低门槛是多少?\",\"What’s a Common name or VASP ID?\":\"什么是公用名或VASP ID?\",\"Who to Ask\":\"该问谁\",\"Who to ask\":\"该问谁\",\"Why Join TRISA\":\"为什么加入TRISA\",\"X.509 Identity Certificate Details\":\"X.509 Identity Certificate Details\",\"X.509 Identity Certificate Inventory\":\"X.509 Identity Certificate Inventory\",\"X.509 Identity Certificates\":\"X.509 Identity Certificates\",\"YES\":\"YES\",\"Yes\":\"确认\",\"You have unsaved changes. Are you sure you want to continue without saving?\":\"You have unsaved changes. Are you sure you want to continue without saving?\",\"You must agree to the terms and conditions\":\"You must agree to the terms and conditions\",\"You must click on each confirmation link to complete the registration process.\":\"You must click on each confirmation link to complete the registration process.\",\"You must request a new X.509 Identity Certificate to change your Endpoint and Common Name.\":\"You must request a new X.509 Identity Certificate to change your Endpoint and Common Name.\",\"You must submit your registration for TestNet and MainNet separately.\":\"You must submit your registration for TestNet and MainNet separately.\",\"You must verify your email address. An email with verification instructions has been sent to your email address. Please complete the email verification process in 24 hours. The email verification link will expire in 24 hours.\":\"You must verify your email address. An email with verification instructions has been sent to your email address. Please complete the email verification process in 24 hours. The email verification link will expire in 24 hours.\",\"You will receive\":\"You will receive\",\"Your TRISA Implementation\":\"Your TRISA Implementation\",\"Your TRISA {type} Details\":[\"Your TRISA \",[\"type\"],\" Details\"],\"Your account has not been verified. Please check your email to verify your account.\":\"您的账户尚未验证。请检查您的电子邮件以验证您的账户。\",\"Your dashboard\":\"Your dashboard\",\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@rotational.io. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\":\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@rotational.io. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\",\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@trisa.io. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\":\"您已成功提交注册表。您将收到一封来自admin@trisa.io的确认电子邮件。在电子邮件中,您将收到有关下一步的指示。返回仪表板以查看您注册和证书的状态。\",\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@vaspdirectory.net. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\":\"Your registration form has been successfully submitted. You will receive a confirmation email from admin@vaspdirectory.net. In the email, you will receive instructions on next steps. Return to your dashboard to monitor the status of your registration and certificate.\",\"Your registration request has been successfully received by the Directory Service. Verification emails have been sent to all contacts listed. Once your contact information has been verified, the registration form will be sent to the TRISA review board to verify your membership in the TRISA network.\":\"Your registration request has been successfully received by the Directory Service. Verification emails have been sent to all contacts listed. Once your contact information has been verified, the registration form will be sent to the TRISA review board to verify your membership in the TRISA network.\",\"Your {0} TRISA Organization Profile:\":[\"Your \",[\"0\"],\" TRISA Organization Profile:\"],\"about us\":\"about us\",\"complete VASP verification\":\"完成VASP验证\",\"compliance. TRISA helps Virtual Asset Service Providers (VASPs) comply with the Travel Rule for cross-border cryptocurrency transactions. TRISA is designed to be interoperable.\":\"顺从。TRISA 帮助虚拟资产服务提供商(VASP)遵守跨境加密货币交易的旅行规则。TRISA旨在实现可互操作。\",\"create account\":\"create account\",\"create your account\":\"创建您的账户\",\"for Cryptocurrency Travel Rule compliance.\":\"符合加密货币的旅行规则。\",\"for MainNet registration so your MainNet certificate will be issued after the verification phone call has been completed by the validation team.\":\"for MainNet registration so your MainNet certificate will be issued after the verification phone call has been completed by the validation team.\",\"for TestNet registration so your TestNet certificate will be issued upon review by the validation team\":\"对于测试网注册,您的测试网证书将在验证团队审查后颁发\",\"for legal persons and is strongly suggested for use as KYC or CDD (Know your Counterparty) information exchanged in TRISA transfers.\":\"for legal persons and is strongly suggested for use as KYC or CDD (Know your Counterparty) information exchanged in TRISA transfers.\",\"in partnership with\":\"与合作伙伴\",\"is a global, open source, secure, and peer-to-peer protocol for\":\"是一种全球性、开源、安全和对等协议,用于\",\"is not required\":\"不必要\",\"is required\":\"必要\",\"lower case letters (a-z)\":\"lower case letters (a-z)\",\"numbers (i.e. 0-9)\":\"numbers (i.e. 0-9)\",\"on behalf of\":\"on behalf of\",\"pending registration\":\"pending registration\",\"registration. Upon submission, you will receive an email with a confirmation link. You must click the confirmation link to complete the registration process. Failure to click the confirmation link will result in an incomplete registration\":\"注册提交后,您将收到一封附上确认链接的电子邮件。您必须点击确认链接以完成注册。未能点击确认链接将导致注册不完整\",\"required\":\"required\",\"special characters (e.g. !@#$%^&*)\":\"special characters (e.g. !@#$%^&*)\",\"the TRISA architecture\":\"TRISA 架构\",\"to receive maintenance and outage notifications. If you have an immediate concern, please email support@rotational.io.\":\"to receive maintenance and outage notifications. If you have an immediate concern, please email support@rotational.io.\",\"two separate emails with confirmation links for each registration.\":\"two separate emails with confirmation links for each registration.\",\"upper case letters (A-Z)\":\"upper case letters (A-Z)\",\"view details\":\"view details\",\"with detailed documentation, a reference implemenation, and “robot” VASPs for\\n testing purposes.\":\"with detailed documentation, a reference implemenation, and “robot” VASPs for\\n testing purposes.\",\"you do not have permission to invite a collaborator\":\"you do not have permission to invite a collaborator\",\"{0}\":[[\"0\"]],\"{0} Contact\":[[\"0\"],\" 联系人”\"],\"{message}\":[[\"message\"]]}")}; \ No newline at end of file diff --git a/web/gds-user-ui/src/locales/zh/messages.po b/web/gds-user-ui/src/locales/zh/messages.po index d0057c029..52d1d1ed5 100644 --- a/web/gds-user-ui/src/locales/zh/messages.po +++ b/web/gds-user-ui/src/locales/zh/messages.po @@ -67,15 +67,34 @@ msgstr "" msgid "1 Basic Details" msgstr "1 基本信息" +#: src/components/Section/IntegrateAndComply.tsx:86 +msgid "1. Open Source/DIY" +msgstr "" + #: src/components/Section/VaspVerification.tsx:108 msgid "2 Legal Person" msgstr "2 法人" +#: src/components/Section/IntegrateAndComply.tsx:144 +msgid "2-3 weeks" +msgstr "" + +#: src/components/Section/IntegrateAndComply.tsx:133 +msgid "2. One-time Setup" +msgstr "" + #: src/components/Section/VaspVerification.tsx:123 msgid "3 Contacts" msgstr "3 联系人" -#: src/components/Section/IntegrateAndComply.tsx:130 +#: src/components/Section/IntegrateAndComply.tsx:97 +msgid "3-6 months" +msgstr "" + +#: src/components/Section/IntegrateAndComply.tsx:176 +msgid "3-7 days" +msgstr "" + #: src/components/TravelRuleProviders/index.tsx:9 msgid "3rd Party Travel Rule Providers" msgstr "" @@ -222,7 +241,7 @@ msgid "All TRISA members must complete TRISA’s VASP verification and due dilig msgstr "所有 TRISA 会员必须完成TRISA的VASP验证和尽职调查程序,才能成为经过验证的VASP。" #: src/components/Form/SignupForm.tsx:85 -#: src/components/Section/IntegrateAndComply.tsx:194 +#: src/components/Section/IntegrateAndComply.tsx:237 #: src/components/Section/VaspVerification.tsx:217 msgid "Already have an account?" msgstr "已经有账户了?" @@ -303,6 +322,12 @@ msgstr "基本信息" msgid "Become Travel Rule compliant." msgstr "遵守旅行规则。" +#: src/components/Section/IntegrateAndComply.tsx:92 +#: src/components/Section/IntegrateAndComply.tsx:139 +#: src/components/Section/IntegrateAndComply.tsx:171 +msgid "Best for:" +msgstr "" + #: src/components/Contacts/ContactsForm.tsx:166 msgid "Billing Contact (optional)" msgstr "账单联系人(可选)" @@ -532,11 +557,15 @@ msgstr "合规官" msgid "Compliance officer or legal contact for requests about the compliance requirements and legal status of your organization. A business phone number is required to complete physical verification for MainNet registration. Please provide a phone number where the Legal/ Compliance contact can be contacted." msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:172 +msgid "Compliance teams seeking a turnkey solution with minimal effort while leveraging expert support & maintenance for sustained regulatory adherence." +msgstr "" + #: src/components/CertificateRegistration/CertificateRegistrationTable.tsx:22 msgid "Compliance, Technical, Admininstrative, Billing" msgstr "" -#: src/components/Section/IntegrateAndComply.tsx:51 +#: src/components/Section/IntegrateAndComply.tsx:50 msgid "Comply with the Travel Rule" msgstr "遵守旅行规则" @@ -560,6 +589,11 @@ msgstr "" msgid "Contact Name" msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:153 +#: src/components/Section/IntegrateAndComply.tsx:185 +msgid "Contact Rotational Labs at <0>support@rotational.io to request information." +msgstr "" + #: src/components/Section/UserEmailConfirmation.tsx:27 msgid "Contact Verified" msgstr "" @@ -607,6 +641,12 @@ msgstr "" msgid "Copy" msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:100 +#: src/components/Section/IntegrateAndComply.tsx:147 +#: src/components/Section/IntegrateAndComply.tsx:179 +msgid "Cost:" +msgstr "" + #: src/components/CertificateDetails/CertificateDetails.tsx:229 #: src/components/CertificateDetails/CertificateDetails.tsx:292 #: src/components/CertificateInventory/index.tsx:212 @@ -652,7 +692,7 @@ msgid "Create Your Account" msgstr "" #: src/components/Section/GettingStarted.tsx:14 -#: src/components/Section/IntegrateAndComply.tsx:191 +#: src/components/Section/IntegrateAndComply.tsx:234 #: src/components/Section/VaspVerification.tsx:213 msgid "Create account" msgstr "" @@ -734,6 +774,12 @@ msgstr "" msgid "Description" msgstr "说明" +#: src/components/Section/IntegrateAndComply.tsx:88 +#: src/components/Section/IntegrateAndComply.tsx:135 +#: src/components/Section/IntegrateAndComply.tsx:167 +msgid "Description:" +msgstr "" + #: src/components/CertificateManagement/CertificateDataTable.tsx:41 #: src/components/Tables/MembersRow.tsx:50 msgid "Details" @@ -749,7 +795,7 @@ msgstr "目录查找" #: src/components/Navbar/Landing/MobileNav.tsx:72 #: src/components/Navbar/Landing/Nav.tsx:22 #: src/components/OpenSourceResources/index.tsx:20 -#: src/components/Section/IntegrateAndComply.tsx:151 +#: src/components/Section/IntegrateAndComply.tsx:217 msgid "Documentation" msgstr "文档" @@ -799,6 +845,10 @@ msgstr "" msgid "Download" msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:116 +msgid "Download <0>Docker image" +msgstr "" + #: src/constants/national-identification.ts:12 msgid "Driver's License Number" msgstr "驾驶证号码" @@ -880,10 +930,24 @@ msgstr "" msgid "Enter your email address" msgstr "输入您的电子邮件地址" +#: src/components/Section/IntegrateAndComply.tsx:71 +msgid "Envoy is an <0>open source messaging tool built to help compliance teams handle travel rule exchanges efficiently and securely. It is designed by compliance experts and TRISA engineers to provide simplified data exchanges using the TRISA or TRP protocols." +msgstr "" + +#: src/components/Section/IntegrateAndComply.tsx:89 +msgid "Envoy is open source (MIT License). Download, install, integrate, host and support your own Envoy node and service." +msgstr "" + #: src/components/CertificateReview/index.tsx:71 msgid "Error Submitting Certificate" msgstr "错误提交证书" +#: src/components/Section/IntegrateAndComply.tsx:96 +#: src/components/Section/IntegrateAndComply.tsx:143 +#: src/components/Section/IntegrateAndComply.tsx:175 +msgid "Est. Time:" +msgstr "" + #: src/components/CertificateManagement/CertificateDataTable.tsx:35 #: src/components/CertificateManagement/MainnetTestnetCertificates.tsx:64 #: src/components/CertificateManagement/X509IdentityCertificateInventoryDataTable.tsx:42 @@ -981,8 +1045,8 @@ msgid "Git Revision" msgstr "" #: src/components/Section/IntegrateAndComply.tsx:99 -msgid "GitHub repository" -msgstr "" +#~ msgid "GitHub repository" +#~ msgstr "" #: src/modules/dashboard/member/utils.ts:107 msgid "Government Entity" @@ -997,10 +1061,14 @@ msgstr "" msgid "Home" msgstr "" -#: src/components/Section/IntegrateAndComply.tsx:118 -msgid "How to set up your own node?" +#: src/components/Section/IntegrateAndComply.tsx:202 +msgid "How TRISA Works" msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:118 +#~ msgid "How to set up your own node?" +#~ msgstr "" + #: src/components/ConfirmIdentityCertificateRequest/index.tsx:54 msgid "I acknowledge that requesting a new X.509 Identity Certificate will invalidate and revoke my organization’s current X.509 Identity Certificate." msgstr "" @@ -1105,7 +1173,11 @@ msgstr "确保所需的合规信息交换正确和安全进行。这包括有关 msgid "Integrate and Comply" msgstr "整合并遵守" -#: src/components/Section/IntegrateAndComply.tsx:44 +#: src/components/Section/IntegrateAndComply.tsx:66 +msgid "Integrate with <0>TRISA using Envoy to begin exchanging Travel Rule compliance data." +msgstr "" + +#: src/components/Section/IntegrateAndComply.tsx:43 msgid "Integrate with TRISA." msgstr "与TRISA整合。" @@ -1190,7 +1262,6 @@ msgstr "" msgid "Last Updated" msgstr "" -#: src/components/Section/IntegrateAndComply.tsx:176 #: src/components/Section/VaspVerification.tsx:182 msgid "Learn How TRISA Works" msgstr "了解TRISA如何运作" @@ -1269,7 +1340,7 @@ msgid "Log in to TRISA’s Global Directory Service" msgstr "" #: src/components/Form/SignupForm.tsx:91 -#: src/components/Section/IntegrateAndComply.tsx:198 +#: src/components/Section/IntegrateAndComply.tsx:241 #: src/components/Section/VaspVerification.tsx:221 msgid "Log in." msgstr "登入。" @@ -1341,8 +1412,8 @@ msgid "Meet Alice VASP, Bob VASP and Evil VASP" msgstr "" #: src/components/Section/IntegrateAndComply.tsx:163 -msgid "Meet Alice VASP, Bob VASP, and “Evil” VASP" -msgstr "" +#~ msgid "Meet Alice VASP, Bob VASP, and “Evil” VASP" +#~ msgstr "" #: src/utils/menu.tsx:54 msgid "Member Directory" @@ -1421,7 +1492,7 @@ msgstr "国民身份" msgid "National Jurisdiction" msgstr "国家管辖区" -#: src/components/Section/IntegrateAndComply.tsx:172 +#: src/components/Section/IntegrateAndComply.tsx:198 #: src/components/Section/VaspVerification.tsx:176 msgid "Need to Learn More?" msgstr "想了解更多?" @@ -1457,6 +1528,12 @@ msgstr "" msgid "Next" msgstr "下一页" +#: src/components/Section/IntegrateAndComply.tsx:103 +#: src/components/Section/IntegrateAndComply.tsx:150 +#: src/components/Section/IntegrateAndComply.tsx:182 +msgid "Next Steps:" +msgstr "" + #: src/components/CertificateManagement/CertificateDataTable.tsx:26 #: src/components/CertificateManagement/X509IdentityCertificateInventoryDataTable.tsx:33 #: src/components/CertificateReview/TrixoReviewDataTable.tsx:13 @@ -1504,18 +1581,25 @@ msgid "Open Source" msgstr "开放资源" #: src/components/OpenSourceResources/index.tsx:9 -#: src/components/Section/IntegrateAndComply.tsx:142 msgid "Open Source Resources" msgstr "" -#: src/components/Section/IntegrateAndComply.tsx:89 -msgid "Option 1. Set Up Your Own TRISA Node" +#: src/components/Section/IntegrateAndComply.tsx:140 +msgid "Operators seeking a balance between cost & convenience, with professional implementation ensuring a robust setup without the ongoing costs of managed services." msgstr "" -#: src/components/Section/IntegrateAndComply.tsx:108 -msgid "Option 2. Use a 3rd-party Solution" +#: src/components/Section/IntegrateAndComply.tsx:93 +msgid "Operators that want maximum flexibility and control to customize and have the technical resources to integrate with their systems." msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:89 +#~ msgid "Option 1. Set Up Your Own TRISA Node" +#~ msgstr "" + +#: src/components/Section/IntegrateAndComply.tsx:108 +#~ msgid "Option 2. Use a 3rd-party Solution" +#~ msgstr "" + #: src/components/CertificateDetails/CertificateDetails.tsx:241 #: src/components/CertificateDetails/CertificateDetails.tsx:304 #: src/components/CertificateInventory/index.tsx:224 @@ -1571,7 +1655,7 @@ msgstr "未找到页面" msgid "Partially" msgstr "一部分" -#: src/components/Section/IntegrateAndComply.tsx:54 +#: src/components/Section/IntegrateAndComply.tsx:53 msgid "Participate in verified VASP-to-VASP Travel Rule exchanges." msgstr "参与已验证的VASP到VASP旅行规则交流。" @@ -1744,7 +1828,7 @@ msgid "REVIEWED" msgstr "" #: src/components/OpenSourceResources/index.tsx:27 -#: src/components/Section/IntegrateAndComply.tsx:158 +#: src/components/Section/IntegrateAndComply.tsx:224 msgid "Reference implementation" msgstr "" @@ -1757,6 +1841,12 @@ msgstr "注册机构" msgid "Region / Province / State (required)" msgstr "地区/省/州(必填)" +#: src/components/Section/IntegrateAndComply.tsx:121 +#: src/components/Section/IntegrateAndComply.tsx:158 +#: src/components/Section/IntegrateAndComply.tsx:190 +msgid "Register with <0>TRISA's GDS" +msgstr "" + #: src/components/Section/SearchDirectory.tsx:229 #: src/components/Section/SearchDirectory.tsx:295 msgid "Registered Directory" @@ -1814,6 +1904,14 @@ msgstr "" msgid "Review" msgstr "审查" +#: src/components/Section/IntegrateAndComply.tsx:106 +msgid "Review <0>documentation" +msgstr "" + +#: src/components/Section/IntegrateAndComply.tsx:111 +msgid "Review <0>source code" +msgstr "" + #: src/components/ReviewSubmit/index.tsx:161 #: src/components/ReviewSubmit/index.tsx:255 msgid "Review section" @@ -1824,6 +1922,14 @@ msgstr "" msgid "Role" msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:136 +msgid "Rotational will install and configure your node for your environment while you host, maintain, and support the node on an ongoing basis." +msgstr "" + +#: src/components/Section/IntegrateAndComply.tsx:168 +msgid "Rotational will install, configure, host, maintain, and support your node. Includes dedicated, provenance-aware node with regional deployments." +msgstr "" + #: src/components/UserProfile/UserProfilePassword.tsx:52 msgid "SECURITY" msgstr "" @@ -1849,9 +1955,13 @@ msgid "Save & Previous" msgstr "保存并返回 " #: src/components/Banner/LandingBanner.tsx:17 -msgid "Schedule a demo to learn about TRISA's open source self-hosted solution for cost-effective Travel Rule compliance." +msgid "Schedule a demo of Envoy, TRISA's open source solution for cost-effective Travel Rule compliance." msgstr "" +#: src/components/Banner/LandingBanner.tsx:17 +#~ msgid "Schedule a demo to learn about TRISA's open source self-hosted solution for cost-effective Travel Rule compliance." +#~ msgstr "" + #: src/components/CertificateManagement/X509IdentityCertificateInventory.tsx:59 msgid "Sealing Certificate Inventory" msgstr "" @@ -1973,11 +2083,11 @@ msgid "Signature ID" msgstr "" #: src/components/Section/IntegrateAndComply.tsx:90 -msgid "" -"Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set\n" -" up and maintain their own TRISA server to exhange encrypted Travel Rule\n" -" compliance data. TRISA maintains an" -msgstr "" +#~ msgid "" +#~ "Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set\n" +#~ " up and maintain their own TRISA server to exhange encrypted Travel Rule\n" +#~ " compliance data. TRISA maintains an" +#~ msgstr "" #: src/components/YourImplementation/index.tsx:11 msgid "Since TRISA is an open source, peer-to-peer Travel Rule solution, VASPs can set up and maintain their own TRISA server to exhange encrypted Travel Rule compliance data. At the same time, TRISA is designed to be interoperable. There are several Travel Rule solutions providers available on the market. If you are a customer, work with your Travel Ruie provider to integrate TRISA into your Travel Rule compliance workflow." @@ -2016,6 +2126,10 @@ msgstr "开始注册" msgid "Start trial" msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:126 +msgid "Start your implementation" +msgstr "" + #: src/components/CertificateDetails/CertificateDetails.tsx:131 #: src/components/CertificateInventory/index.tsx:86 #: src/components/CertificateManagement/CertificateDataTable.tsx:38 @@ -2083,8 +2197,8 @@ msgid "Switch Accounts" msgstr "" #: src/components/Section/IntegrateAndComply.tsx:134 -msgid "Synga Bridge" -msgstr "" +#~ msgid "Synga Bridge" +#~ msgstr "" #: src/components/Section/SearchDirectory.tsx:195 msgid "TESTNET DIRECTORY RECORD" @@ -2201,11 +2315,11 @@ msgid "TRISA is designed to be interoperable with other Travel Rule solutions." msgstr "TRISA旨在与其他旅行规则解决方案进行互操作。" #: src/components/Section/IntegrateAndComply.tsx:109 -msgid "" -"TRISA is designed to be interoperable. There are several Travel Rule solutions\n" -" providers available on the market. If you are a customer, work with them to\n" -" integrate TRISA into your Travel Rule compliance workflow." -msgstr "" +#~ msgid "" +#~ "TRISA is designed to be interoperable. There are several Travel Rule solutions\n" +#~ " providers available on the market. If you are a customer, work with them to\n" +#~ " integrate TRISA into your Travel Rule compliance workflow." +#~ msgstr "" #: src/components/Section/JoinUs.tsx:41 msgid "TRISA is open source and available to implement by any VASP." @@ -2231,13 +2345,17 @@ msgstr "TRISA使用公钥加密技术对飞行中和静止时的数据进行加 msgid "TRISA verified members may download and display a “TRISA Verified VASP” logo on their website. The logo is unique to your VASP and non-reproducible. Members may download their logo after verification is complete and their certificate has been issued. The logo is in .svg fotmat" msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:212 +msgid "TRISA's Github repo" +msgstr "" + #: src/components/Maintenance/index.tsx:32 msgid "TRISA's Slack channel" msgstr "" #: src/components/Section/IntegrateAndComply.tsx:146 -msgid "TRISA’s Github repo" -msgstr "" +#~ msgid "TRISA’s Github repo" +#~ msgstr "" #: src/components/Section/AboutUs.tsx:57 msgid "TRISA’s Global Directory Service (GDS) is a network of vetted VASPs that can securely exchange Travel Rule compliance data with each other." @@ -2253,12 +2371,12 @@ msgid "TRIXO Questionnaire" msgstr "TRIXO 问卷" #: src/components/Section/IntegrateAndComply.tsx:119 -msgid "" -"Talk to a member of your technical team to determine the requirements and\n" -" resources to integrate TRISA with your system. Have members of your technical\n" -" team integrate your systems with TRISA. Or work with a solutions provider that\n" -" can help your VASP set up your TRISA server and maintain it." -msgstr "" +#~ msgid "" +#~ "Talk to a member of your technical team to determine the requirements and\n" +#~ " resources to integrate TRISA with your system. Have members of your technical\n" +#~ " team integrate your systems with TRISA. Or work with a solutions provider that\n" +#~ " can help your VASP set up your TRISA server and maintain it." +#~ msgstr "" #: src/constants/national-identification.ts:5 msgid "Tax Identification Number" @@ -2454,6 +2572,18 @@ msgstr "" msgid "Trading" msgstr "交易" +#: src/components/Section/IntegrateAndComply.tsx:101 +msgid "USD $0" +msgstr "" + +#: src/components/Section/IntegrateAndComply.tsx:180 +msgid "USD $375/month/node (min 6-month commitment)" +msgstr "" + +#: src/components/Section/IntegrateAndComply.tsx:148 +msgid "USD USD $2,500 (one-time)" +msgstr "" + #: src/components/UserProfile/UserDetails.tsx:12 msgid "USER DETAILS" msgstr "" @@ -2484,8 +2614,8 @@ msgid "Unspecified" msgstr "未指定" #: src/components/Section/IntegrateAndComply.tsx:67 -msgid "Upon verification, integrate with TRISA to begin exchanging Travel Rule compliance data." -msgstr "" +#~ msgid "Upon verification, integrate with TRISA to begin exchanging Travel Rule compliance data." +#~ msgstr "" #: src/components/CertificateDetails/CertificateDetails.tsx:217 #: src/components/CertificateInventory/index.tsx:200 @@ -2523,10 +2653,14 @@ msgstr "" msgid "VASP Name" msgstr "" -#: src/components/Section/IntegrateAndComply.tsx:75 -msgid "VASPs have two options to integrate with TRISA." +#: src/components/Section/IntegrateAndComply.tsx:79 +msgid "VASPs have three options to integrate with TRISA using Envoy." msgstr "" +#: src/components/Section/IntegrateAndComply.tsx:75 +#~ msgid "VASPs have two options to integrate with TRISA." +#~ msgstr "" + #: src/modules/dashboard/member/utils.ts:61 msgid "VERIFIED" msgstr "" @@ -2592,7 +2726,7 @@ msgstr "欢迎来到TRISA的认证VASPs网络。" msgid "We’ll be back soon." msgstr "" -#: src/components/Section/IntegrateAndComply.tsx:181 +#: src/components/Section/IntegrateAndComply.tsx:207 #: src/components/Section/VaspVerification.tsx:187 msgid "What is IVMS101?" msgstr "IVMS101是什么?" @@ -2825,10 +2959,10 @@ msgid "view details" msgstr "" #: src/components/Section/IntegrateAndComply.tsx:101 -msgid "" -"with detailed documentation, a reference implemenation, and “robot” VASPs for\n" -" testing purposes." -msgstr "" +#~ msgid "" +#~ "with detailed documentation, a reference implemenation, and “robot” VASPs for\n" +#~ " testing purposes." +#~ msgstr "" #: src/components/Collaborators/index.tsx:145 msgid "you do not have permission to invite a collaborator"