mirror of
https://github.com/bitwarden/browser.git
synced 2025-04-03 18:16:55 +02:00
Merge branch 'main' into auth/pm-8976/migrate-two-factor-setup-component-2
This commit is contained in:
commit
4051a88184
@ -1668,7 +1668,7 @@
|
||||
"message": "Zum Sortieren ziehen"
|
||||
},
|
||||
"dragToReorder": {
|
||||
"message": "Ziehen zum umsortieren"
|
||||
"message": "Ziehen zum Umsortieren"
|
||||
},
|
||||
"cfTypeText": {
|
||||
"message": "Text"
|
||||
|
@ -81,7 +81,7 @@
|
||||
"message": "Podsjetnik glavne lozinke (neobavezno)"
|
||||
},
|
||||
"passwordStrengthScore": {
|
||||
"message": "Password strength score $SCORE$",
|
||||
"message": "Ocjena jačine lozinke: $SCORE$",
|
||||
"placeholders": {
|
||||
"score": {
|
||||
"content": "$1",
|
||||
@ -186,7 +186,7 @@
|
||||
"message": "Kopiraj bilješke"
|
||||
},
|
||||
"copy": {
|
||||
"message": "Copy",
|
||||
"message": "Kopiraj",
|
||||
"description": "Copy to clipboard"
|
||||
},
|
||||
"fill": {
|
||||
@ -380,7 +380,7 @@
|
||||
"message": "Uredi mapu"
|
||||
},
|
||||
"editFolderWithName": {
|
||||
"message": "Edit folder: $FOLDERNAME$",
|
||||
"message": "Uredi mapu: $FOLDERNAME$",
|
||||
"placeholders": {
|
||||
"foldername": {
|
||||
"content": "$1",
|
||||
@ -653,7 +653,7 @@
|
||||
"message": "Web preglednik ne podržava jednostavno kopiranje međuspremnika. Umjesto toga ručno kopirajte."
|
||||
},
|
||||
"verifyYourIdentity": {
|
||||
"message": "Verify your identity"
|
||||
"message": "Potvrdi svoj identitet"
|
||||
},
|
||||
"weDontRecognizeThisDevice": {
|
||||
"message": "Ne prepoznajemo ovaj uređaj. Za potvrdu identiteta unesi kôd poslan e-poštom."
|
||||
@ -869,19 +869,19 @@
|
||||
"message": "Prijavi se u Bitwarden"
|
||||
},
|
||||
"enterTheCodeSentToYourEmail": {
|
||||
"message": "Enter the code sent to your email"
|
||||
"message": "Unesi kôd poslan e-poštom"
|
||||
},
|
||||
"enterTheCodeFromYourAuthenticatorApp": {
|
||||
"message": "Enter the code from your authenticator app"
|
||||
"message": "Unesi kôd iz svoje aplikacije za autentifikaciju"
|
||||
},
|
||||
"pressYourYubiKeyToAuthenticate": {
|
||||
"message": "Press your YubiKey to authenticate"
|
||||
"message": "Za autentifikaciju dodirni svoj YubiKey"
|
||||
},
|
||||
"duoTwoFactorRequiredPageSubtitle": {
|
||||
"message": "Duo two-step login is required for your account. Follow the steps below to finish logging in."
|
||||
"message": "Za tvoj je račun potrebna Duo prijava u dva koraka. Za dovršetak prijave, slijedi daljnje korake."
|
||||
},
|
||||
"followTheStepsBelowToFinishLoggingIn": {
|
||||
"message": "Follow the steps below to finish logging in."
|
||||
"message": "Prati korake za dovršetak prijave."
|
||||
},
|
||||
"restartRegistration": {
|
||||
"message": "Ponovno pokreni registraciju"
|
||||
@ -905,7 +905,7 @@
|
||||
"message": "Ne"
|
||||
},
|
||||
"location": {
|
||||
"message": "Location"
|
||||
"message": "Lokacija"
|
||||
},
|
||||
"unexpectedError": {
|
||||
"message": "Došlo je do neočekivane pogreške."
|
||||
@ -1040,7 +1040,7 @@
|
||||
"message": "Klikni stavke za auto-ispunu na prikazu trezora"
|
||||
},
|
||||
"clickToAutofill": {
|
||||
"message": "Click items in autofill suggestion to fill"
|
||||
"message": "Kliknite stavku u prijedlogu auto-ispune za popunjavanje"
|
||||
},
|
||||
"clearClipboard": {
|
||||
"message": "Očisti međuspremnik",
|
||||
@ -1057,7 +1057,7 @@
|
||||
"message": "Spremi"
|
||||
},
|
||||
"loginSaveSuccessDetails": {
|
||||
"message": "$USERNAME$ saved to Bitwarden.",
|
||||
"message": "$USERNAME$ spremljeno u Bitwarden.",
|
||||
"placeholders": {
|
||||
"username": {
|
||||
"content": "$1"
|
||||
@ -1066,7 +1066,7 @@
|
||||
"description": "Shown to user after login is saved."
|
||||
},
|
||||
"loginUpdatedSuccessDetails": {
|
||||
"message": "$USERNAME$ updated in Bitwarden.",
|
||||
"message": "$USERNAME$ ažurirano u Bitwardenu.",
|
||||
"placeholders": {
|
||||
"username": {
|
||||
"content": "$1"
|
||||
@ -1075,35 +1075,35 @@
|
||||
"description": "Shown to user after login is updated."
|
||||
},
|
||||
"saveAsNewLoginAction": {
|
||||
"message": "Save as new login",
|
||||
"message": "Spremi novu prijavu",
|
||||
"description": "Button text for saving login details as a new entry."
|
||||
},
|
||||
"updateLoginAction": {
|
||||
"message": "Update login",
|
||||
"message": "Ažuriraj prijavu",
|
||||
"description": "Button text for updating an existing login entry."
|
||||
},
|
||||
"saveLoginPrompt": {
|
||||
"message": "Save login?",
|
||||
"message": "Spremiti prijavu?",
|
||||
"description": "Prompt asking the user if they want to save their login details."
|
||||
},
|
||||
"updateLoginPrompt": {
|
||||
"message": "Update existing login?",
|
||||
"message": "Ažurirati postojeću prijavu?",
|
||||
"description": "Prompt asking the user if they want to update an existing login entry."
|
||||
},
|
||||
"loginSaveSuccess": {
|
||||
"message": "Login saved",
|
||||
"message": "Prijava spremljena",
|
||||
"description": "Message displayed when login details are successfully saved."
|
||||
},
|
||||
"loginUpdateSuccess": {
|
||||
"message": "Login updated",
|
||||
"message": "Prijava ažurirana",
|
||||
"description": "Message displayed when login details are successfully updated."
|
||||
},
|
||||
"saveFailure": {
|
||||
"message": "Error saving",
|
||||
"message": "Greška kod spremanja",
|
||||
"description": "Error message shown when the system fails to save login details."
|
||||
},
|
||||
"saveFailureDetails": {
|
||||
"message": "Oh no! We couldn't save this. Try entering the details manually.",
|
||||
"message": "Ups! Nismo mogli ovo spasiti. Pokušaj ručno unijeti detalje.",
|
||||
"description": "Detailed error message shown when saving login details fails."
|
||||
},
|
||||
"enableChangedPasswordNotification": {
|
||||
@ -1422,7 +1422,7 @@
|
||||
"message": "Zapamti me"
|
||||
},
|
||||
"dontAskAgainOnThisDeviceFor30Days": {
|
||||
"message": "Don't ask again on this device for 30 days"
|
||||
"message": "Ne pitaj na ovom uređaju idućih 30 dana"
|
||||
},
|
||||
"sendVerificationCodeEmailAgain": {
|
||||
"message": "Ponovno slanje kontrolnog koda e-poštom"
|
||||
@ -1431,11 +1431,11 @@
|
||||
"message": "Koristiti drugi način prijave dvostrukom autentifikacijom"
|
||||
},
|
||||
"selectAnotherMethod": {
|
||||
"message": "Select another method",
|
||||
"message": "Odaberi drugi način",
|
||||
"description": "Select another two-step login method"
|
||||
},
|
||||
"useYourRecoveryCode": {
|
||||
"message": "Use your recovery code"
|
||||
"message": "Koristi kôd za oporavak"
|
||||
},
|
||||
"insertYubiKey": {
|
||||
"message": "Umetni svoj YubiKey u USB priključak računala, a zatim dodirni njegovu tipku."
|
||||
@ -1450,16 +1450,16 @@
|
||||
"message": "Otvori novu karticu"
|
||||
},
|
||||
"openInNewTab": {
|
||||
"message": "Open in new tab"
|
||||
"message": "Otvori u novoj kartici"
|
||||
},
|
||||
"webAuthnAuthenticate": {
|
||||
"message": "Ovjeri WebAuthn"
|
||||
},
|
||||
"readSecurityKey": {
|
||||
"message": "Read security key"
|
||||
"message": "Pročitaj sigurnosni ključ"
|
||||
},
|
||||
"awaitingSecurityKeyInteraction": {
|
||||
"message": "Awaiting security key interaction..."
|
||||
"message": "Čekanje na interakciju sa sigurnosnim ključem..."
|
||||
},
|
||||
"loginUnavailable": {
|
||||
"message": "Prijava nije dostupna"
|
||||
@ -1474,7 +1474,7 @@
|
||||
"message": "Mogućnosti prijave dvostrukom autentifikacijom"
|
||||
},
|
||||
"selectTwoStepLoginMethod": {
|
||||
"message": "Select two-step login method"
|
||||
"message": "Odaberi način prijave dvostrukom autentifikacijom"
|
||||
},
|
||||
"recoveryCodeDesc": {
|
||||
"message": "Izgubljen je pristup uređaju za dvostruku autentifikaciju? Koristi svoj kôd za oporavak za onemogućavanje svih pružatelja usluga dvostruke autentifikacije na tvojem računu."
|
||||
@ -1668,7 +1668,7 @@
|
||||
"message": "Povuci za sortiranje"
|
||||
},
|
||||
"dragToReorder": {
|
||||
"message": "Drag to reorder"
|
||||
"message": "Povuci za premještanje"
|
||||
},
|
||||
"cfTypeText": {
|
||||
"message": "Tekst"
|
||||
@ -2164,7 +2164,7 @@
|
||||
"description": "This will be used as part of a larger sentence, broken up to include the generator icon. The full sentence will read 'Use the generator [GENERATOR_ICON] to create a strong unique password'"
|
||||
},
|
||||
"vaultCustomization": {
|
||||
"message": "Vault customization"
|
||||
"message": "Prilagodba trezora"
|
||||
},
|
||||
"vaultTimeoutAction": {
|
||||
"message": "Nakon isteka trezora"
|
||||
@ -2173,13 +2173,13 @@
|
||||
"message": "Radnja nakon isteka "
|
||||
},
|
||||
"newCustomizationOptionsCalloutTitle": {
|
||||
"message": "New customization options"
|
||||
"message": "Nove mogućnosti prilagodbe"
|
||||
},
|
||||
"newCustomizationOptionsCalloutContent": {
|
||||
"message": "Customize your vault experience with quick copy actions, compact mode, and more!"
|
||||
"message": "Prilagodi svoje iskustvo trezora brzim kopiranjem, kompaktnim načinom rada i više!"
|
||||
},
|
||||
"newCustomizationOptionsCalloutLink": {
|
||||
"message": "View all Appearance settings"
|
||||
"message": "Pogledaj sve postavke izgleda"
|
||||
},
|
||||
"lock": {
|
||||
"message": "Zaključaj",
|
||||
@ -2476,7 +2476,7 @@
|
||||
"message": "Rizične lozinke"
|
||||
},
|
||||
"atRiskPasswordDescSingleOrg": {
|
||||
"message": "$ORGANIZATION$ is requesting you change one password because it is at-risk.",
|
||||
"message": "$ORGANIZATION$ traži da promijeniš jednu rizičnu lozinku.",
|
||||
"placeholders": {
|
||||
"organization": {
|
||||
"content": "$1",
|
||||
@ -2485,7 +2485,7 @@
|
||||
}
|
||||
},
|
||||
"atRiskPasswordsDescSingleOrgPlural": {
|
||||
"message": "$ORGANIZATION$ is requesting you change the $COUNT$ passwords because they are at-risk.",
|
||||
"message": "Broj rizičnih lozinki koje $ORGANIZATION$ traži da promijeniš: $COUNT$.",
|
||||
"placeholders": {
|
||||
"organization": {
|
||||
"content": "$1",
|
||||
@ -2498,7 +2498,7 @@
|
||||
}
|
||||
},
|
||||
"atRiskPasswordsDescMultiOrgPlural": {
|
||||
"message": "Your organizations are requesting you change the $COUNT$ passwords because they are at-risk.",
|
||||
"message": "Broj rizičnih lozinki koje tvoja orgnaizacija traži da promijeniš: $COUNT$.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
@ -2525,34 +2525,34 @@
|
||||
"message": "Ažuriraj svoje postavke kako za brzu auto-ispunu svojih lozinki i generiranje novih"
|
||||
},
|
||||
"reviewAtRiskLogins": {
|
||||
"message": "Review at-risk logins"
|
||||
"message": "Pregledaj rizične prijave"
|
||||
},
|
||||
"reviewAtRiskPasswords": {
|
||||
"message": "Review at-risk passwords"
|
||||
"message": "Pregdledaj rizične lozinke"
|
||||
},
|
||||
"reviewAtRiskLoginsSlideDesc": {
|
||||
"message": "Your organization passwords are at-risk because they are weak, reused, and/or exposed.",
|
||||
"message": "Lozinke tvoje organizacije su rizične jer su slabe, nanovo korištene i/ili iscurile.",
|
||||
"description": "Description of the review at-risk login slide on the at-risk password page carousel"
|
||||
},
|
||||
"reviewAtRiskLoginSlideImgAlt": {
|
||||
"message": "Illustration of a list of logins that are at-risk"
|
||||
"message": "Ilustracija liste rizičnih prijava"
|
||||
},
|
||||
"generatePasswordSlideDesc": {
|
||||
"message": "Quickly generate a strong, unique password with the Bitwarden autofill menu on the at-risk site.",
|
||||
"message": "Brzo generiraj jake, jedinstvene lozinke koristeći Bitwarden dijalog auto-ispune direktno na stranici.",
|
||||
"description": "Description of the generate password slide on the at-risk password page carousel"
|
||||
},
|
||||
"generatePasswordSlideImgAlt": {
|
||||
"message": "Illustration of the Bitwarden autofill menu displaying a generated password"
|
||||
"message": "Ilustracija Bitwarden dijalog auto-ispune s prikazom generirane lozinke"
|
||||
},
|
||||
"updateInBitwarden": {
|
||||
"message": "Update in Bitwarden"
|
||||
"message": "Ažuriraj u Bitwardenu"
|
||||
},
|
||||
"updateInBitwardenSlideDesc": {
|
||||
"message": "Bitwarden will then prompt you to update the password in the password manager.",
|
||||
"message": "Bitwarden će te pitati treba li ažurirati lozinku u upravitelju lozinki.",
|
||||
"description": "Description of the update in Bitwarden slide on the at-risk password page carousel"
|
||||
},
|
||||
"updateInBitwardenSlideImgAlt": {
|
||||
"message": "Illustration of a Bitwarden’s notification prompting the user to update the login"
|
||||
"message": "Ilustracija Bitwarden upita za ažuriranje prijave"
|
||||
},
|
||||
"turnOnAutofill": {
|
||||
"message": "Uključi auto-ispunu"
|
||||
@ -3168,7 +3168,7 @@
|
||||
}
|
||||
},
|
||||
"forwaderInvalidOperation": {
|
||||
"message": "$SERVICENAME$ refused your request. Please contact your service provider for assistance.",
|
||||
"message": "$SERVICENAME$ je odbio tvoj zahtjev. Obrati se svom pružatelju usluga za pomoć.",
|
||||
"description": "Displayed when the user is forbidden from using the API by the forwarding service.",
|
||||
"placeholders": {
|
||||
"servicename": {
|
||||
@ -3178,7 +3178,7 @@
|
||||
}
|
||||
},
|
||||
"forwaderInvalidOperationWithMessage": {
|
||||
"message": "$SERVICENAME$ refused your request: $ERRORMESSAGE$",
|
||||
"message": "$SERVICENAME$ je odbio tvoj zahtjev: $ERRORMESSAGE$",
|
||||
"description": "Displayed when the user is forbidden from using the API by the forwarding service with an error message.",
|
||||
"placeholders": {
|
||||
"servicename": {
|
||||
@ -4080,7 +4080,7 @@
|
||||
"message": "Aktivni račun"
|
||||
},
|
||||
"bitwardenAccount": {
|
||||
"message": "Bitwarden account"
|
||||
"message": "Bitwarden račun"
|
||||
},
|
||||
"availableAccounts": {
|
||||
"message": "Dostupni računi"
|
||||
@ -4281,7 +4281,7 @@
|
||||
}
|
||||
},
|
||||
"copyFieldValue": {
|
||||
"message": "Copy $FIELD$, $VALUE$",
|
||||
"message": "Kopiraj $FIELD$, $VALUE$",
|
||||
"description": "Title for a button that copies a field value to the clipboard.",
|
||||
"placeholders": {
|
||||
"field": {
|
||||
@ -4671,7 +4671,7 @@
|
||||
}
|
||||
},
|
||||
"reorderWebsiteUriButton": {
|
||||
"message": "Reorder website URI. Use arrow key to move item up or down."
|
||||
"message": "Ponovno poredaj URI. Koristi tipke sa strelicom za pomicanje stavke gore ili dolje."
|
||||
},
|
||||
"reorderFieldUp": {
|
||||
"message": "$LABEL$ pomaknut gore, pozicija $INDEX$ od $LENGTH$",
|
||||
@ -5096,31 +5096,31 @@
|
||||
"message": "Ekstra široko"
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "The password you entered is incorrect."
|
||||
"message": "Unesena lozinka nije ispravna."
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "Import"
|
||||
"message": "Uvoz"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "Confirm password"
|
||||
"message": "Potvrdi lozinku"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "Enter the password for the SSH key."
|
||||
"message": "Unesi lozinku za SSH ključ."
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "Enter password"
|
||||
"message": "Unesi lozinku"
|
||||
},
|
||||
"invalidSshKey": {
|
||||
"message": "The SSH key is invalid"
|
||||
"message": "SSH ključ nije valjan"
|
||||
},
|
||||
"sshKeyTypeUnsupported": {
|
||||
"message": "The SSH key type is not supported"
|
||||
"message": "Tip SSH ključa nije podržan"
|
||||
},
|
||||
"importSshKeyFromClipboard": {
|
||||
"message": "Import key from clipboard"
|
||||
"message": "Uvezi ključ iz međuspremnika"
|
||||
},
|
||||
"sshKeyImported": {
|
||||
"message": "SSH key imported successfully"
|
||||
"message": "SSH ključ uspješno uvezen"
|
||||
},
|
||||
"cannotRemoveViewOnlyCollections": {
|
||||
"message": "S dopuštenjima samo za prikaz ne možeš ukloniti zbirke: $COLLECTIONS$",
|
||||
@ -5138,6 +5138,6 @@
|
||||
"message": "Za korištenje biometrijskog otključavanja ažuriraj desktop aplikaciju ili nemogući otključavanje otiskom prsta u desktop aplikaciji."
|
||||
},
|
||||
"changeAtRiskPassword": {
|
||||
"message": "Change at-risk password"
|
||||
"message": "Promijeni rizičnu lozinku"
|
||||
}
|
||||
}
|
||||
|
@ -649,13 +649,13 @@
|
||||
"message": "Prijavi se u Bitwarden"
|
||||
},
|
||||
"enterTheCodeSentToYourEmail": {
|
||||
"message": "Enter the code sent to your email"
|
||||
"message": "Unesi kôd poslan e-poštom"
|
||||
},
|
||||
"enterTheCodeFromYourAuthenticatorApp": {
|
||||
"message": "Enter the code from your authenticator app"
|
||||
"message": "Unesi kôd iz svoje aplikacije za autentifikaciju"
|
||||
},
|
||||
"pressYourYubiKeyToAuthenticate": {
|
||||
"message": "Press your YubiKey to authenticate"
|
||||
"message": "Za autentifikaciju dodirni svoj YubiKey"
|
||||
},
|
||||
"logInWithPasskey": {
|
||||
"message": "Prijava pristupnim ključem"
|
||||
@ -710,7 +710,7 @@
|
||||
"message": "Podsjetnik glavne lozinke"
|
||||
},
|
||||
"passwordStrengthScore": {
|
||||
"message": "Password strength score $SCORE$",
|
||||
"message": "Ocjena jačine lozinke: $SCORE$",
|
||||
"placeholders": {
|
||||
"score": {
|
||||
"content": "$1",
|
||||
@ -825,7 +825,7 @@
|
||||
"message": "Autentifikacija je otkazana ili je trajala predugo. Molimo pokušaj ponovno."
|
||||
},
|
||||
"openInNewTab": {
|
||||
"message": "Open in new tab"
|
||||
"message": "Otvori u novoj kartici"
|
||||
},
|
||||
"invalidVerificationCode": {
|
||||
"message": "Nevažeći kôd za provjeru"
|
||||
@ -858,7 +858,7 @@
|
||||
"message": "Zapamti me"
|
||||
},
|
||||
"dontAskAgainOnThisDeviceFor30Days": {
|
||||
"message": "Don't ask again on this device for 30 days"
|
||||
"message": "Ne pitaj na ovom uređaju idućih 30 dana"
|
||||
},
|
||||
"sendVerificationCodeEmailAgain": {
|
||||
"message": "Ponovno slanje kontrolnog koda e-poštom"
|
||||
@ -867,11 +867,11 @@
|
||||
"message": "Koristiti drugi način prijave dvostrukom autentifikacijom"
|
||||
},
|
||||
"selectAnotherMethod": {
|
||||
"message": "Select another method",
|
||||
"message": "Odaberi drugi način",
|
||||
"description": "Select another two-step login method"
|
||||
},
|
||||
"useYourRecoveryCode": {
|
||||
"message": "Use your recovery code"
|
||||
"message": "Koristi kôd za oporavak"
|
||||
},
|
||||
"insertYubiKey": {
|
||||
"message": "Umetni svoj YubiKey u USB priključak računala, a zatim dodirni njegovu tipku."
|
||||
@ -907,7 +907,7 @@
|
||||
"description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
|
||||
},
|
||||
"verifyYourIdentity": {
|
||||
"message": "Verify your Identity"
|
||||
"message": "Potvrdi svoj identitet"
|
||||
},
|
||||
"weDontRecognizeThisDevice": {
|
||||
"message": "Ne prepoznajemo ovaj uređaj. Za potvrdu identiteta unesi kôd poslan e-poštom."
|
||||
@ -940,7 +940,7 @@
|
||||
"message": "Mogućnosti prijave dvostrukom autentifikacijom"
|
||||
},
|
||||
"selectTwoStepLoginMethod": {
|
||||
"message": "Select two-step login method"
|
||||
"message": "Odaberi način prijave dvostrukom autentifikacijom"
|
||||
},
|
||||
"selfHostedEnvironment": {
|
||||
"message": "Vlastito hosting okruženje"
|
||||
@ -998,7 +998,7 @@
|
||||
"message": "Ne"
|
||||
},
|
||||
"location": {
|
||||
"message": "Location"
|
||||
"message": "Lokacija"
|
||||
},
|
||||
"overwritePassword": {
|
||||
"message": "Prebriši lozinku"
|
||||
@ -1797,7 +1797,7 @@
|
||||
"message": "Zahtijevaj lozinku ili PIN pri pokretanju"
|
||||
},
|
||||
"requirePasswordWithoutPinOnStart": {
|
||||
"message": "Require password on app start"
|
||||
"message": "Zahtijevaj lozinku pri pokretanju"
|
||||
},
|
||||
"recommendedForSecurity": {
|
||||
"message": "Preporučeno za sigurnost."
|
||||
@ -2269,10 +2269,10 @@
|
||||
"message": "Ovjeri WebAuthn"
|
||||
},
|
||||
"readSecurityKey": {
|
||||
"message": "Read security key"
|
||||
"message": "Pročitaj sigurnosni ključ"
|
||||
},
|
||||
"awaitingSecurityKeyInteraction": {
|
||||
"message": "Awaiting security key interaction..."
|
||||
"message": "Čekanje na interakciju sa sigurnosnim ključem..."
|
||||
},
|
||||
"hideEmail": {
|
||||
"message": "Sakrij moju adresu e-pošte od primatelja."
|
||||
@ -2671,7 +2671,7 @@
|
||||
}
|
||||
},
|
||||
"forwaderInvalidOperation": {
|
||||
"message": "$SERVICENAME$ refused your request. Please contact your service provider for assistance.",
|
||||
"message": "$SERVICENAME$ je odbio tvoj zahtjev. Obrati se svom pružatelju usluga za pomoć.",
|
||||
"description": "Displayed when the user is forbidden from using the API by the forwarding service.",
|
||||
"placeholders": {
|
||||
"servicename": {
|
||||
@ -2681,7 +2681,7 @@
|
||||
}
|
||||
},
|
||||
"forwaderInvalidOperationWithMessage": {
|
||||
"message": "$SERVICENAME$ refused your request: $ERRORMESSAGE$",
|
||||
"message": "$SERVICENAME$ je odbio tvoj zahtjev: $ERRORMESSAGE$",
|
||||
"description": "Displayed when the user is forbidden from using the API by the forwarding service with an error message.",
|
||||
"placeholders": {
|
||||
"servicename": {
|
||||
@ -3222,10 +3222,10 @@
|
||||
"message": "Za tvoj račun je potrebna Duo dvostruka autentifikacija."
|
||||
},
|
||||
"duoTwoFactorRequiredPageSubtitle": {
|
||||
"message": "Duo two-step login is required for your account. Follow the steps below to finish logging in."
|
||||
"message": "Za tvoj je račun potrebna Duo prijava u dva koraka. Za dovršetak prijave, slijedi daljnje korake."
|
||||
},
|
||||
"followTheStepsBelowToFinishLoggingIn": {
|
||||
"message": "Follow the steps below to finish logging in."
|
||||
"message": "Prati korake za dovršetak prijave."
|
||||
},
|
||||
"launchDuo": {
|
||||
"message": "Pokreni Duo u pregledniku"
|
||||
@ -3485,25 +3485,25 @@
|
||||
"message": "Potvrdi korištenje SSH ključa"
|
||||
},
|
||||
"agentForwardingWarningTitle": {
|
||||
"message": "Warning: Agent Forwarding"
|
||||
"message": "Upozorenje: Agent proslijeđivanje"
|
||||
},
|
||||
"agentForwardingWarningText": {
|
||||
"message": "This request comes from a remote device that you are logged into"
|
||||
"message": "Ovaj je zahtjev došao s prijavljenog udaljenog uređaja"
|
||||
},
|
||||
"sshkeyApprovalMessageInfix": {
|
||||
"message": "traži pristup za"
|
||||
},
|
||||
"sshkeyApprovalMessageSuffix": {
|
||||
"message": "in order to"
|
||||
"message": "za"
|
||||
},
|
||||
"sshActionLogin": {
|
||||
"message": "authenticate to a server"
|
||||
"message": "autentifikaciju poslužitelju"
|
||||
},
|
||||
"sshActionSign": {
|
||||
"message": "sign a message"
|
||||
"message": "potpis poruke"
|
||||
},
|
||||
"sshActionGitSign": {
|
||||
"message": "sign a git commit"
|
||||
"message": "potpis git commita"
|
||||
},
|
||||
"unknownApplication": {
|
||||
"message": "Aplikacija"
|
||||
@ -3518,7 +3518,7 @@
|
||||
"message": "Uvezi ključ iz međuspremnika"
|
||||
},
|
||||
"sshKeyImported": {
|
||||
"message": "SSH key imported successfully"
|
||||
"message": "SSH ključ uspješno uvezen"
|
||||
},
|
||||
"fileSavedToDevice": {
|
||||
"message": "Datoteka spremljena na uređaj. Upravljaj u preuzimanjima svog uređaja."
|
||||
@ -3578,6 +3578,6 @@
|
||||
"message": "Proširenje preglednika koje koristitš zastarjelo. Ažuriraj ga ili onemogući provjeru otiska prsta u pregledniku u postavkama aplikacije za stolno računalo."
|
||||
},
|
||||
"changeAtRiskPassword": {
|
||||
"message": "Change at-risk password"
|
||||
"message": "Promijeni rizičnu lozinku"
|
||||
}
|
||||
}
|
||||
|
@ -429,7 +429,7 @@
|
||||
"message": "Zum Sortieren ziehen"
|
||||
},
|
||||
"dragToReorder": {
|
||||
"message": "Ziehen zum umsortieren"
|
||||
"message": "Ziehen zum Umsortieren"
|
||||
},
|
||||
"cfTypeText": {
|
||||
"message": "Text"
|
||||
|
@ -6,7 +6,7 @@
|
||||
"message": "Kritične aplikacije"
|
||||
},
|
||||
"noCriticalAppsAtRisk": {
|
||||
"message": "No critical applications at risk"
|
||||
"message": "Nema kritičnih aplikacija u opasnosti"
|
||||
},
|
||||
"accessIntelligence": {
|
||||
"message": "Pristup inteligenciji"
|
||||
@ -202,7 +202,7 @@
|
||||
"message": "Bilješke"
|
||||
},
|
||||
"privateNote": {
|
||||
"message": "Private note"
|
||||
"message": "Privatna bilješka"
|
||||
},
|
||||
"note": {
|
||||
"message": "Bilješka"
|
||||
@ -429,7 +429,7 @@
|
||||
"message": "Povuci za sortiranje"
|
||||
},
|
||||
"dragToReorder": {
|
||||
"message": "Drag to reorder"
|
||||
"message": "Povuci za premještanje"
|
||||
},
|
||||
"cfTypeText": {
|
||||
"message": "Tekst"
|
||||
@ -474,7 +474,7 @@
|
||||
"message": "Uredi mapu"
|
||||
},
|
||||
"editWithName": {
|
||||
"message": "Edit $ITEM$: $NAME$",
|
||||
"message": "Uredi $ITEM$: $NAME$",
|
||||
"placeholders": {
|
||||
"item": {
|
||||
"content": "$1",
|
||||
@ -1037,7 +1037,7 @@
|
||||
"message": "Ne"
|
||||
},
|
||||
"location": {
|
||||
"message": "Location"
|
||||
"message": "Lokacija"
|
||||
},
|
||||
"loginOrCreateNewAccount": {
|
||||
"message": "Prijavi se ili stvori novi račun za pristup svojem sigurnom trezoru."
|
||||
@ -1175,13 +1175,13 @@
|
||||
"message": "Prijavi se u Bitwarden"
|
||||
},
|
||||
"enterTheCodeSentToYourEmail": {
|
||||
"message": "Enter the code sent to your email"
|
||||
"message": "Unesi kôd poslan e-poštom"
|
||||
},
|
||||
"enterTheCodeFromYourAuthenticatorApp": {
|
||||
"message": "Enter the code from your authenticator app"
|
||||
"message": "Unesi kôd iz svoje aplikacije za autentifikaciju"
|
||||
},
|
||||
"pressYourYubiKeyToAuthenticate": {
|
||||
"message": "Press your YubiKey to authenticate"
|
||||
"message": "Za autentifikaciju dodirni svoj YubiKey"
|
||||
},
|
||||
"authenticationTimeout": {
|
||||
"message": "Istek vremena za autentifikaciju"
|
||||
@ -1190,7 +1190,7 @@
|
||||
"message": "Sesija za autentifikaciju je istekla. Ponovi proces prijave."
|
||||
},
|
||||
"verifyYourIdentity": {
|
||||
"message": "Verify your Identity"
|
||||
"message": "Potvrdi svoj identitet"
|
||||
},
|
||||
"weDontRecognizeThisDevice": {
|
||||
"message": "Ne prepoznajemo ovaj uređaj. Za potvrdu identiteta unesi kôd poslan e-poštom."
|
||||
@ -1460,7 +1460,7 @@
|
||||
"message": "Zapamti me"
|
||||
},
|
||||
"dontAskAgainOnThisDeviceFor30Days": {
|
||||
"message": "Don't ask again on this device for 30 days"
|
||||
"message": "Ne pitaj na ovom uređaju idućih 30 dana"
|
||||
},
|
||||
"sendVerificationCodeEmailAgain": {
|
||||
"message": "Ponovno slanje kontrolnog koda e-poštom"
|
||||
@ -1469,11 +1469,11 @@
|
||||
"message": "Koristiti drugi način prijave dvostrukom autentifikacijom"
|
||||
},
|
||||
"selectAnotherMethod": {
|
||||
"message": "Select another method",
|
||||
"message": "Odaberi drugi način",
|
||||
"description": "Select another two-step login method"
|
||||
},
|
||||
"useYourRecoveryCode": {
|
||||
"message": "Use your recovery code"
|
||||
"message": "Koristi kôd za oporavak"
|
||||
},
|
||||
"insertYubiKey": {
|
||||
"message": "Umetni svoj YubiKey u USB priključak računala, a zatim dodirni njegovu tipku."
|
||||
@ -1494,7 +1494,7 @@
|
||||
"message": "Mogućnosti prijave dvostrukom autentifikacijom"
|
||||
},
|
||||
"selectTwoStepLoginMethod": {
|
||||
"message": "Select two-step login method"
|
||||
"message": "Odaberi način prijave dvostrukom autentifikacijom"
|
||||
},
|
||||
"recoveryCodeDesc": {
|
||||
"message": "Izgubljen je pristup uređaju za prijavu dvostrukom autentifikacijom? Koristi svoj kôd za oporavak za onemogućavanje svih pružatelja usluga prijave dvostrukom autentifikacijom na svom računu."
|
||||
@ -1539,7 +1539,7 @@
|
||||
"message": "(migrirano s FIDO)"
|
||||
},
|
||||
"openInNewTab": {
|
||||
"message": "Open in new tab"
|
||||
"message": "Otvori u novoj kartici"
|
||||
},
|
||||
"emailTitle": {
|
||||
"message": "E-pošta"
|
||||
@ -2237,7 +2237,7 @@
|
||||
"message": "Opozovi pristup"
|
||||
},
|
||||
"revoke": {
|
||||
"message": "Revoke"
|
||||
"message": "Opozovi"
|
||||
},
|
||||
"twoStepLoginProviderEnabled": {
|
||||
"message": "Ovaj pružatelj prijave dvostrukom autentifikacijom je omogućen na tvojem računu."
|
||||
@ -4097,10 +4097,10 @@
|
||||
"message": "Koristiš nepodržani preglednik. Web trezor možda neće ispravno raditi."
|
||||
},
|
||||
"youHaveAPendingLoginRequest": {
|
||||
"message": "You have a pending login request from another device."
|
||||
"message": "Na čekanju je zahtjev za prijavu s drugog uređaja."
|
||||
},
|
||||
"reviewLoginRequest": {
|
||||
"message": "Review login request"
|
||||
"message": "Pregledaj zahtjev za prijavu"
|
||||
},
|
||||
"freeTrialEndPromptCount": {
|
||||
"message": "Besplatno probno razdoblje završava za $COUNT$ dan/a.",
|
||||
@ -4491,7 +4491,7 @@
|
||||
"message": "Ažuriranje ključa za šifriranje ne može se nastaviti"
|
||||
},
|
||||
"editFieldLabel": {
|
||||
"message": "Edit $LABEL$",
|
||||
"message": "Uredi $LABEL$",
|
||||
"placeholders": {
|
||||
"label": {
|
||||
"content": "$1",
|
||||
@ -4500,7 +4500,7 @@
|
||||
}
|
||||
},
|
||||
"reorderToggleButton": {
|
||||
"message": "Reorder $LABEL$. Use arrow key to move item up or down.",
|
||||
"message": "Ponovno poredaj $LABEL$. Koristi tipke sa strelicom za pomicanje stavke gore ili dolje.",
|
||||
"placeholders": {
|
||||
"label": {
|
||||
"content": "$1",
|
||||
@ -4509,7 +4509,7 @@
|
||||
}
|
||||
},
|
||||
"reorderFieldUp": {
|
||||
"message": "$LABEL$ moved up, position $INDEX$ of $LENGTH$",
|
||||
"message": "$LABEL$ pomaknuto gore, pozicija $INDEX$ od $LENGTH$",
|
||||
"placeholders": {
|
||||
"label": {
|
||||
"content": "$1",
|
||||
@ -4526,7 +4526,7 @@
|
||||
}
|
||||
},
|
||||
"reorderFieldDown": {
|
||||
"message": "$LABEL$ moved down, position $INDEX$ of $LENGTH$",
|
||||
"message": "$LABEL$ pomaknuto dolje, pozicija $INDEX$ od$LENGTH$",
|
||||
"placeholders": {
|
||||
"label": {
|
||||
"content": "$1",
|
||||
@ -4814,7 +4814,7 @@
|
||||
"message": "Postavi pravila sigurnosti koja mora zadovoljiti glavna lozinka."
|
||||
},
|
||||
"passwordStrengthScore": {
|
||||
"message": "Password strength score $SCORE$",
|
||||
"message": "Ocjena jačine lozinke: $SCORE$",
|
||||
"placeholders": {
|
||||
"score": {
|
||||
"content": "$1",
|
||||
@ -5103,14 +5103,14 @@
|
||||
"message": "Pravilo neće biti primjenjeno na Vlasnike i Administratore."
|
||||
},
|
||||
"limitSendViews": {
|
||||
"message": "Limit views"
|
||||
"message": "Ograniči broj pogleda"
|
||||
},
|
||||
"limitSendViewsHint": {
|
||||
"message": "No one can view this Send after the limit is reached.",
|
||||
"message": "Nakon dosegnutog broja, nitko neće moći pogledati Send.",
|
||||
"description": "Displayed under the limit views field on Send"
|
||||
},
|
||||
"limitSendViewsCount": {
|
||||
"message": "$ACCESSCOUNT$ views left",
|
||||
"message": "Preostalo pogleda: $ACCESSCOUNT$",
|
||||
"description": "Displayed under the limit views field on Send",
|
||||
"placeholders": {
|
||||
"accessCount": {
|
||||
@ -5120,11 +5120,11 @@
|
||||
}
|
||||
},
|
||||
"sendDetails": {
|
||||
"message": "Send details",
|
||||
"message": "Detalji Senda",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendTypeTextToShare": {
|
||||
"message": "Text to share"
|
||||
"message": "Tekst za dijeljenje"
|
||||
},
|
||||
"sendTypeFile": {
|
||||
"message": "Datoteka"
|
||||
@ -5133,7 +5133,7 @@
|
||||
"message": "Tekst"
|
||||
},
|
||||
"sendPasswordDescV3": {
|
||||
"message": "Add an optional password for recipients to access this Send.",
|
||||
"message": "Dodaj neobaveznu lozinku za pristup ovom Sendu.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"createSend": {
|
||||
@ -5161,14 +5161,14 @@
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"deleteSendPermanentConfirmation": {
|
||||
"message": "Are you sure you want to permanently delete this Send?",
|
||||
"message": "Sigurno želiš trajno izbrisati ovaj Send?",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"deletionDate": {
|
||||
"message": "Datum brisanja"
|
||||
},
|
||||
"deletionDateDescV2": {
|
||||
"message": "The Send will be permanently deleted on this date.",
|
||||
"message": "Send će na ovaj datum biti trajno izbrisan.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"expirationDate": {
|
||||
@ -5218,7 +5218,7 @@
|
||||
"message": "Čeka brisanje"
|
||||
},
|
||||
"hideTextByDefault": {
|
||||
"message": "Hide text by default"
|
||||
"message": "Zadano sakrij tekst"
|
||||
},
|
||||
"expired": {
|
||||
"message": "Isteklo"
|
||||
@ -5689,7 +5689,7 @@
|
||||
"message": "Došlo je do greške kod spremanja vaših datuma isteka i brisanja."
|
||||
},
|
||||
"hideYourEmail": {
|
||||
"message": "Hide your email address from viewers."
|
||||
"message": "Sakriti adresu e-pošte od primatelja."
|
||||
},
|
||||
"webAuthnFallbackMsg": {
|
||||
"message": "Za ovjeru tvoje 2FA, odaberi donju tipku."
|
||||
@ -5698,10 +5698,10 @@
|
||||
"message": "Ovjeri WebAuthn"
|
||||
},
|
||||
"readSecurityKey": {
|
||||
"message": "Read security key"
|
||||
"message": "Pročitaj sigurnosni ključ"
|
||||
},
|
||||
"awaitingSecurityKeyInteraction": {
|
||||
"message": "Awaiting security key interaction..."
|
||||
"message": "Čekanje na interakciju sa sigurnosnim ključem..."
|
||||
},
|
||||
"webAuthnNotSupported": {
|
||||
"message": "WebAuthn nije podržan u ovom pregledniku."
|
||||
@ -6997,7 +6997,7 @@
|
||||
}
|
||||
},
|
||||
"forwaderInvalidOperation": {
|
||||
"message": "$SERVICENAME$ refused your request. Please contact your service provider for assistance.",
|
||||
"message": "$SERVICENAME$ je odbio tvoj zahtjev. Obrati se svom pružatelju usluga za pomoć.",
|
||||
"description": "Displayed when the user is forbidden from using the API by the forwarding service.",
|
||||
"placeholders": {
|
||||
"servicename": {
|
||||
@ -7007,7 +7007,7 @@
|
||||
}
|
||||
},
|
||||
"forwaderInvalidOperationWithMessage": {
|
||||
"message": "$SERVICENAME$ refused your request: $ERRORMESSAGE$",
|
||||
"message": "$SERVICENAME$ je odbio tvoj zahtjev: $ERRORMESSAGE$",
|
||||
"description": "Displayed when the user is forbidden from using the API by the forwarding service with an error message.",
|
||||
"placeholders": {
|
||||
"servicename": {
|
||||
@ -7250,10 +7250,10 @@
|
||||
"message": "Za tvoj račun je potrebna Duo dvostruka autentifikacija."
|
||||
},
|
||||
"duoTwoFactorRequiredPageSubtitle": {
|
||||
"message": "Duo two-step login is required for your account. Follow the steps below to finish logging in."
|
||||
"message": "Za tvoj je račun potrebna Duo prijava u dva koraka. Za dovršetak prijave, slijedi daljnje korake."
|
||||
},
|
||||
"followTheStepsBelowToFinishLoggingIn": {
|
||||
"message": "Follow the steps below to finish logging in."
|
||||
"message": "Prati korake za dovršetak prijave."
|
||||
},
|
||||
"launchDuo": {
|
||||
"message": "Pokreni Duo"
|
||||
@ -9339,13 +9339,13 @@
|
||||
"message": "Konfiguriraj upravljanje uređajima za Bitwarden pomoću vodiča za implementaciju za svoju platformu."
|
||||
},
|
||||
"deviceIdMissing": {
|
||||
"message": "Device ID is missing"
|
||||
"message": "Nedostaje ID uređaja"
|
||||
},
|
||||
"deviceTypeMissing": {
|
||||
"message": "Device type is missing"
|
||||
"message": "Nedostaje vrsta uređaja"
|
||||
},
|
||||
"deviceCreationDateMissing": {
|
||||
"message": "Device creation date is missing"
|
||||
"message": "Nedostaje datum stvaranja uređaja"
|
||||
},
|
||||
"desktopRequired": {
|
||||
"message": "Potrebno stolno računalo"
|
||||
@ -9847,13 +9847,13 @@
|
||||
"message": "Saznaj više o Bitwarden API"
|
||||
},
|
||||
"fileSend": {
|
||||
"message": "File Send"
|
||||
"message": "Send datoteke"
|
||||
},
|
||||
"fileSends": {
|
||||
"message": "Send datoteke"
|
||||
},
|
||||
"textSend": {
|
||||
"message": "Text Send"
|
||||
"message": "Send teksta"
|
||||
},
|
||||
"textSends": {
|
||||
"message": "Send tekstovi"
|
||||
@ -10349,34 +10349,34 @@
|
||||
"message": "Naziv organizacije ne može biti duži od 50 znakova."
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "The password you entered is incorrect."
|
||||
"message": "Unesena lozinka nije ispravna."
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "Import"
|
||||
"message": "Uvoz"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "Confirm password"
|
||||
"message": "Potvrdi lozinku"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "Enter the password for the SSH key."
|
||||
"message": "Unesi lozinku za SSH ključ."
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "Enter password"
|
||||
"message": "Unesi lozinku"
|
||||
},
|
||||
"invalidSshKey": {
|
||||
"message": "The SSH key is invalid"
|
||||
"message": "SSH ključ nije valjan"
|
||||
},
|
||||
"sshKeyTypeUnsupported": {
|
||||
"message": "The SSH key type is not supported"
|
||||
"message": "Tip SSH ključa nije podržan"
|
||||
},
|
||||
"importSshKeyFromClipboard": {
|
||||
"message": "Import key from clipboard"
|
||||
"message": "Uvezi ključ iz međuspremnika"
|
||||
},
|
||||
"sshKeyImported": {
|
||||
"message": "SSH key imported successfully"
|
||||
"message": "SSH ključ uspješno uvezen"
|
||||
},
|
||||
"copySSHPrivateKey": {
|
||||
"message": "Copy private key"
|
||||
"message": "Kopiraj privatni ključ"
|
||||
},
|
||||
"openingExtension": {
|
||||
"message": "Otvaranje Bitwarden proširenja preglednika"
|
||||
@ -10518,16 +10518,16 @@
|
||||
"message": "Dodijeljene licence premašuju dostupne licence."
|
||||
},
|
||||
"changeAtRiskPassword": {
|
||||
"message": "Change at-risk password"
|
||||
"message": "Promijeni rizičnu lozinku"
|
||||
},
|
||||
"removeUnlockWithPinPolicyTitle": {
|
||||
"message": "Remove Unlock with PIN"
|
||||
"message": "Ukloni otključavanje PIN-om"
|
||||
},
|
||||
"removeUnlockWithPinPolicyDesc": {
|
||||
"message": "Do not allow members to unlock their account with a PIN."
|
||||
"message": "Ne dozvoli članovima otključavanje računa PIN-om."
|
||||
},
|
||||
"limitedEventLogs": {
|
||||
"message": "$PRODUCT_TYPE$ plans do not have access to real event logs",
|
||||
"message": "$PRODUCT_TYPE$ planovi nemaju pristup stvarnim zapisima događaja",
|
||||
"placeholders": {
|
||||
"product_type": {
|
||||
"content": "$1",
|
||||
@ -10536,15 +10536,15 @@
|
||||
}
|
||||
},
|
||||
"upgradeForFullEvents": {
|
||||
"message": "Get full access to organization event logs by upgrading to a Teams or Enterprise plan."
|
||||
"message": "Omogući puni pristup zapisnicima događaja organizacije nadogradnjom na plan Teams ili Enterprise."
|
||||
},
|
||||
"upgradeEventLogTitle": {
|
||||
"message": "Upgrade for real event log data"
|
||||
"message": "Nadogradi za stvarne podatke dnevnika događaja"
|
||||
},
|
||||
"upgradeEventLogMessage": {
|
||||
"message": "These events are examples only and do not reflect real events within your Bitwarden organization."
|
||||
"message": "Ovi događaji su samo primjeri i ne odražavaju stvarne događaje unutar tvoje Bitwarden organizacije."
|
||||
},
|
||||
"cannotCreateCollection": {
|
||||
"message": "Free organizations may have up to 2 collections. Upgrade to a paid plan to add more collections."
|
||||
"message": "Besplatne organizacije mogu imati do 2 zbirke. Nadogradi na plaćeni plan za dodavanje više zbirki."
|
||||
}
|
||||
}
|
||||
|
@ -10264,7 +10264,7 @@
|
||||
"message": "您的账户在以下设备上登录过。"
|
||||
},
|
||||
"claimedDomains": {
|
||||
"message": "已声明的域名"
|
||||
"message": "声明域名"
|
||||
},
|
||||
"claimDomain": {
|
||||
"message": "声明域名"
|
||||
|
@ -187,9 +187,7 @@ export class LoginViaAuthRequestComponent implements OnInit, OnDestroy {
|
||||
private async initStandardAuthRequestFlow(): Promise<void> {
|
||||
this.flow = Flow.StandardAuthRequest;
|
||||
|
||||
this.email = await firstValueFrom(
|
||||
this.accountService.activeAccount$.pipe(map((a) => a?.email)),
|
||||
);
|
||||
this.email = (await firstValueFrom(this.loginEmailService.loginEmail$)) || undefined;
|
||||
|
||||
if (!this.email) {
|
||||
await this.handleMissingEmail();
|
||||
|
Loading…
Reference in New Issue
Block a user