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
3.9 KiB
JSON
98 lines
3.9 KiB
JSON
{
|
|
"register": {
|
|
"tagline": "Platforma PSA wzbogacona o AI dla MSP",
|
|
"heroAlt": "Logo klienta",
|
|
"heroText": "Otwartoźródłowa PSA, wzmacniająca przyszłość MSP dzięki spostrzeżeniom i automatyzacji opartym na AI.",
|
|
"title": "Zarejestruj się",
|
|
"subtitle": "Zacznij używać Alga MSP.",
|
|
"clientNameLabel": "Nazwa klienta",
|
|
"clientNamePlaceholder": "Wprowadź nazwę klienta",
|
|
"userNameLabel": "Nazwa użytkownika",
|
|
"userNamePlaceholder": "Wprowadź nazwę użytkownika",
|
|
"emailLabel": "Adres e-mail",
|
|
"emailPlaceholder": "Wprowadź adres e-mail",
|
|
"passwordLabel": "Hasło",
|
|
"passwordPlaceholder": "Utwórz hasło",
|
|
"criteria": {
|
|
"minLength": "8+ znaków",
|
|
"uppercase": "Wielka litera",
|
|
"lowercase": "Mała litera",
|
|
"number": "Cyfra",
|
|
"special": "Znak specjalny"
|
|
},
|
|
"submit": "Zarejestruj się",
|
|
"alreadyHaveAccount": "Masz już konto?",
|
|
"logIn": "Zaloguj się",
|
|
"alerts": {
|
|
"passwordTitle": "Hasło ",
|
|
"passwordCriteriaMessage": "Upewnij się, że hasło spełnia wszystkie podane kryteria.",
|
|
"failedTitle": "Błąd!!!",
|
|
"tryAgainMessage": "Spróbuj ponownie"
|
|
}
|
|
},
|
|
"forgotPassword": {
|
|
"logoAlt": "Logo AlgaPSA",
|
|
"title": "Zapomniałeś hasła?",
|
|
"subtitle": "Bez obaw, wyślemy Ci instrukcje resetowania.",
|
|
"emailLabel": "Adres e-mail",
|
|
"emailPlaceholder": "Wprowadź adres e-mail",
|
|
"sendResetButton": "Wyślij link do resetu",
|
|
"backToLogin": "← Wróć do logowania",
|
|
"resetLinkSent": "Jeśli istnieje konto powiązane z tym adresem e-mail, wysłany został link do resetowania hasła."
|
|
},
|
|
"passwordReset": {
|
|
"setNew": {
|
|
"title": "Zresetuj hasło",
|
|
"subtitle": "Ustaw nowe hasło dla swojego konta",
|
|
"accountInformation": "Informacje o koncie",
|
|
"nameLabel": "Imię i nazwisko:",
|
|
"emailLabel": "E-mail:",
|
|
"usernameLabel": "Nazwa użytkownika:",
|
|
"accountTypeLabel": "Typ konta:",
|
|
"newPasswordLabel": "Nowe hasło",
|
|
"confirmPasswordLabel": "Potwierdź nowe hasło",
|
|
"confirmPasswordPlaceholder": "Potwierdź nowe hasło",
|
|
"passwordRequirements": "Wymagania hasła",
|
|
"requirements": {
|
|
"minLength": "Co najmniej 8 znaków",
|
|
"hasUppercase": "Jedna wielka litera",
|
|
"hasLowercase": "Jedna mała litera",
|
|
"hasNumber": "Jedna cyfra",
|
|
"hasSpecialChar": "Jeden znak specjalny",
|
|
"passwordsMatch": "Hasła są zgodne"
|
|
},
|
|
"submit": "Zresetuj hasło",
|
|
"rememberYourPassword": "Pamiętasz hasło?",
|
|
"signInInstead": "Zaloguj się",
|
|
"loading": "Ładowanie...",
|
|
"alerts": {
|
|
"passwordTitle": "Hasło ",
|
|
"passwordsDoNotMatchMessage": "Upewnij się, że hasła są zgodne.",
|
|
"passwordCriteriaMessage": "Upewnij się, że hasło spełnia wszystkie podane kryteria.",
|
|
"warningTitle": "Ostrzeżenie!!!",
|
|
"missingClientInfoMessage": "Brakuje informacji o kliencie.",
|
|
"failedTitle": "Błąd!!!",
|
|
"tryAgainMessage": "Spróbuj ponownie. Jeśli błąd nadal występuje, skontaktuj się z pomocą techniczną"
|
|
}
|
|
},
|
|
"confirmation": {
|
|
"logoAlt": "Logo",
|
|
"title": "Hasło zresetowane",
|
|
"subtitle": "Twoje hasło zostało pomyślnie zresetowane.",
|
|
"subtitleContinue": "Kliknij poniżej, aby zalogować się przy użyciu nowego hasła.",
|
|
"continue": "Kontynuuj"
|
|
}
|
|
},
|
|
"verifyEmail": {
|
|
"loading": "Ładowanie...",
|
|
"welcomeTitle": "Witamy!",
|
|
"welcomeMessage": "Twój adres e-mail został pomyślnie zweryfikowany. Za chwilę nastąpi przekierowanie do strony logowania.",
|
|
"processErrorTitle": "Błąd procesu!",
|
|
"errorTitle": "Błąd!",
|
|
"tokenRequiredMessage": "Proces weryfikacji wymagał tokenu. Spróbuj ponownie.",
|
|
"unknownErrorMessage": "Nieznany błąd weryfikacji tokenu",
|
|
"redirecting": "Przekierowanie za {{count}} s...",
|
|
"goToSignIn": "Przejdź do logowania"
|
|
}
|
|
}
|