Some checks are pending
Bidi Control Character Guard / bidi-control-guard (push) Waiting to run
Circular Dependency Check / Check for new circular dependencies (push) Waiting to run
Citus Migration Smoke / Combined migrations on single-node Citus (push) Waiting to run
E2E Fresh Install Tests / fresh-install-e2e (push) Waiting to run
ext-v2 guardrails / Run ext-v2 guard and ESLint (push) Waiting to run
Integration Tests / Check for relevant changes (push) Waiting to run
Integration Tests / ${{ (github.event_name == 'schedule' || github.event.inputs.suite == 'full') && 'Full integration suite' || 'Tier-1 integration subset' }} (push) Blocked by required conditions
Mobile checks / Mobile lint + typecheck (push) Waiting to run
Mobile checks / Mobile unit tests (push) Waiting to run
Mobile checks / Mobile dependency audit (report) (push) Waiting to run
Mobile checks / Mobile reproducibility checks (push) Waiting to run
Secrets guard (env backups) / Ensure no tracked env backup files (push) Waiting to run
Temporal Readiness / fast-readiness (push) Waiting to run
Temporal Readiness / docker-parity (push) Waiting to run
TypeScript Type Check / Nx affected typecheck (push) Waiting to run
Unit Tests / Skipped-test budget (push) Waiting to run
Unit Tests / Nx affected unit tests (push) Waiting to run
Unit Tests / Server unit coverage (informational) (push) Waiting to run
Validate Tenant Management Schema / Check for relevant changes (push) Waiting to run
Validate Tenant Management Schema / Validate Tenant Management Schema (push) Blocked by required conditions
EE Workflows Build Guard / ee-workflows-build-guard (push) Waiting to run
Excluded: .git, node_modules, secrets/, compose.env, assemblyscript tgz Source: /opt/alga-psa on psa.joliet.tech
98 lines
4.0 KiB
JSON
98 lines
4.0 KiB
JSON
{
|
|
"register": {
|
|
"tagline": "AI-verbeterd PSA-platform voor MSP's",
|
|
"heroAlt": "Klantlogo",
|
|
"heroText": "Een open source PSA, die de toekomst van MSP's mogelijk maakt met AI-gestuurde inzichten en automatisering.",
|
|
"title": "Aanmelden",
|
|
"subtitle": "Begin met het gebruik van Alga MSP.",
|
|
"clientNameLabel": "Klantnaam",
|
|
"clientNamePlaceholder": "Voer uw klantnaam in",
|
|
"userNameLabel": "Gebruikersnaam",
|
|
"userNamePlaceholder": "Voer uw gebruikersnaam in",
|
|
"emailLabel": "E-mail",
|
|
"emailPlaceholder": "Voer uw e-mailadres in",
|
|
"passwordLabel": "Wachtwoord",
|
|
"passwordPlaceholder": "Maak een wachtwoord aan",
|
|
"criteria": {
|
|
"minLength": "8+ tekens",
|
|
"uppercase": "Hoofdletter",
|
|
"lowercase": "Kleine letter",
|
|
"number": "Cijfer",
|
|
"special": "Speciaal teken"
|
|
},
|
|
"submit": "Aanmelden",
|
|
"alreadyHaveAccount": "Heeft u al een account?",
|
|
"logIn": "Inloggen",
|
|
"alerts": {
|
|
"passwordTitle": "Wachtwoord ",
|
|
"passwordCriteriaMessage": "Zorg ervoor dat uw wachtwoord voldoet aan alle opgegeven criteria.",
|
|
"failedTitle": "Mislukt !!!",
|
|
"tryAgainMessage": "Probeer het opnieuw"
|
|
}
|
|
},
|
|
"forgotPassword": {
|
|
"logoAlt": "Alga PSA-logo",
|
|
"title": "Wachtwoord vergeten?",
|
|
"subtitle": "Geen zorgen, we sturen u instructies om uw wachtwoord opnieuw in te stellen.",
|
|
"emailLabel": "E-mail",
|
|
"emailPlaceholder": "Voer uw e-mailadres in",
|
|
"sendResetButton": "Reset-link verzenden",
|
|
"backToLogin": "← Terug naar inloggen",
|
|
"resetLinkSent": "Als er een account bestaat met dit e-mailadres, is er een link verzonden om uw wachtwoord opnieuw in te stellen."
|
|
},
|
|
"passwordReset": {
|
|
"setNew": {
|
|
"title": "Stel uw wachtwoord opnieuw in",
|
|
"subtitle": "Stel een nieuw wachtwoord in voor uw account",
|
|
"accountInformation": "Accountinformatie",
|
|
"nameLabel": "Naam:",
|
|
"emailLabel": "E-mail:",
|
|
"usernameLabel": "Gebruikersnaam:",
|
|
"accountTypeLabel": "Accounttype:",
|
|
"newPasswordLabel": "Nieuw wachtwoord",
|
|
"confirmPasswordLabel": "Bevestig nieuw wachtwoord",
|
|
"confirmPasswordPlaceholder": "Bevestig uw nieuwe wachtwoord",
|
|
"passwordRequirements": "Wachtwoordvereisten",
|
|
"requirements": {
|
|
"minLength": "Minimaal 8 tekens",
|
|
"hasUppercase": "Eén hoofdletter",
|
|
"hasLowercase": "Eén kleine letter",
|
|
"hasNumber": "Eén cijfer",
|
|
"hasSpecialChar": "Eén speciaal teken",
|
|
"passwordsMatch": "Wachtwoorden komen overeen"
|
|
},
|
|
"submit": "Wachtwoord opnieuw instellen",
|
|
"rememberYourPassword": "Weet u uw wachtwoord nog?",
|
|
"signInInstead": "Log in plaats daarvan in",
|
|
"loading": "Laden...",
|
|
"alerts": {
|
|
"passwordTitle": "Wachtwoord ",
|
|
"passwordsDoNotMatchMessage": "Zorg ervoor dat uw wachtwoorden overeenkomen.",
|
|
"passwordCriteriaMessage": "Zorg ervoor dat uw wachtwoord voldoet aan alle opgegeven criteria.",
|
|
"warningTitle": "Waarschuwing!!!",
|
|
"missingClientInfoMessage": "Klantinformatie ontbreekt.",
|
|
"failedTitle": "Mislukt !!!",
|
|
"tryAgainMessage": "Probeer het opnieuw. Als de fout aanhoudt, neem dan contact op met support"
|
|
}
|
|
},
|
|
"confirmation": {
|
|
"logoAlt": "Logo",
|
|
"title": "Wachtwoord opnieuw ingesteld",
|
|
"subtitle": "Uw wachtwoord is succesvol opnieuw ingesteld.",
|
|
"subtitleContinue": "Klik hieronder om in te loggen met uw nieuwe wachtwoord.",
|
|
"continue": "Doorgaan"
|
|
}
|
|
},
|
|
"verifyEmail": {
|
|
"loading": "Laden...",
|
|
"welcomeTitle": "Welkom!",
|
|
"welcomeMessage": "Uw e-mailadres is succesvol geverifieerd. U wordt binnenkort doorgestuurd naar de inlogpagina.",
|
|
"processErrorTitle": "Procesfout!",
|
|
"errorTitle": "Fout!",
|
|
"tokenRequiredMessage": "Verificatieproces vereist een token. Probeer het opnieuw.",
|
|
"unknownErrorMessage": "Onbekende fout bij het verifiëren van het token",
|
|
"redirecting": "Doorsturen over {{count}} seconden...",
|
|
"goToSignIn": "Ga naar inloggen"
|
|
}
|
|
}
|