Fix update check translation
This commit is contained in:
@@ -292,9 +292,10 @@
|
||||
"title": "Schakel Twee-Factor (2FA) authenticatie in",
|
||||
"authenticatorAppDescription": "Gebruik Google Authenticator (<a href=\"{{ googleAuthenticatorPlayStoreLink }}\" target=\"_blank\">Android</a>, <a href=\"{{ googleAuthenticatorITunesLink }}\" target=\"_blank\">iOS</a>), FreeOTP authenticator (<a href=\"{{ freeOTPPlayStoreLink }}\" target=\"_blank\">Android</a>, <a href=\"{{ freeOTPITunesLink }}\" target=\"_blank\">iOS</a>) of vergelijkbare Twee-Factor (2FA) authenticatie app om de QR-code te scannen.",
|
||||
"mandatorySetup": "2FA is noodzakelijk voor toegang tot het dashboard. Vervolg het instellen om door te gaan.",
|
||||
"passkeyOption": "Passkey instellen",
|
||||
"totpOption": "TOTP instellen",
|
||||
"registerPasskey": "Registeer passkey"
|
||||
"passkeyOption": "Passkey",
|
||||
"totpOption": "TOTP",
|
||||
"registerPasskey": "Instellen passkey",
|
||||
"passkeyDescription": "De browser zal je vragen een passkey aan te maken met de biometrie van je apparaat of via een wachtwoordbeheerder."
|
||||
},
|
||||
"appPasswords": {
|
||||
"app": "App",
|
||||
@@ -398,7 +399,8 @@
|
||||
"size": "Grootte",
|
||||
"duration": "Backup duur",
|
||||
"lastIntegrityCheck": "Laatste integriteitscontrole",
|
||||
"integrityNever": "nooit"
|
||||
"integrityNever": "nooit",
|
||||
"integrityInProgress": "In uitvoering"
|
||||
},
|
||||
"configureBackupSchedule": {
|
||||
"title": "Configureer Backup Planning & Bewaartermijn",
|
||||
@@ -517,7 +519,8 @@
|
||||
},
|
||||
"useFileAndFileNameEncryption": "Bestand en bestandsnaam encryptie gebruikt",
|
||||
"useFileEncryption": "Bestand encryptie gebruikt",
|
||||
"checkIntegrity": "Controleer integriteit"
|
||||
"checkIntegrity": "Controleer integriteit",
|
||||
"stopIntegrity": "Stop integriteitscontrole"
|
||||
},
|
||||
"branding": {
|
||||
"title": "Huisstijl",
|
||||
|
||||
Reference in New Issue
Block a user