|
344 | 344 | This is generally not required for most users, but is an optional level of security if your threat model demands |
345 | 345 | it. |
346 | 346 | </string> |
347 | | - <string name="security_intro_string_ephemeral_label">Clé de cryptage éphémère</string> |
348 | | - <string name="security_intro_string_ephemeral_explainer">As an optional layer of security, we can offer you an |
349 | | - ephemeral Key. |
| 347 | + <string name="security_intro_string_ephemeral_label">Clé de chiffrement éphémère</string> |
| 348 | + <string name="security_intro_string_ephemeral_explainer">En tant que couche de sécurité optionnelle, nous pouvons vous proposer une |
| 349 | + clé éphémère. |
350 | 350 | \n\n |
351 | | - With this option your Data Encryption Key will never be saved to disk, even in the heavily encrypted form we |
352 | | - normally use. Instead, it is |
353 | | - derived purely in memory every time you authenticate with the app. |
| 351 | + Avec cette option votre Clé de Chiffrement de Données ne sera jamais sauvegardée sur disque, même sous sa forme fortement chiffrée que nous |
| 352 | + utilisons habituellement. À la place, elle est |
| 353 | + purement dérivée en mémoire à chaque fois que vous vous authentifiez dans l\'application. |
354 | 354 | \n\n |
355 | | - The trade off is authenticating with the app will be much slower each time. |
| 355 | + La contre-partie est que toute authentification dans l\'application sera plus lente. |
356 | 356 | \n\n |
357 | | - This is generally not required for most users, but is an optional layer of security if your threat model demands |
358 | | - it. |
| 357 | + Ce n\'est généralement pas requis pour la plupart des utilisateurs, mais c\'est une couche de sécurité optionnelle si votre modèle de menace |
| 358 | + l\'exige. |
359 | 359 | </string> |
360 | 360 | <string name="security_intro_string_biometric_checkbox">Nécessite biométrique + PIN</string> |
361 | 361 | <string name="security_intro_advanced_section">Avancé</string> |
362 | 362 | <string name="security_intro_expand">Développer les options avancées</string> |
363 | 363 | <string name="security_intro_collapse">Réduire les options avancées</string> |
364 | 364 | <string name="security_intro_security_level_normal">Normale</string> |
365 | | - <string name="security_intro_security_level_normal_explainer">Your encryption keys are stored in your chips Trusted |
366 | | - Execution Environment on this device. This is the reasonable level of security for all but the highest risk |
367 | | - threat models. |
| 365 | + <string name="security_intro_security_level_normal_explainer">Votre clé de chiffrement est stockée dans cos puces Trusted |
| 366 | + Execution Environment sur cet appareil. C\'est un niveau de sécurité raisonnable pour tous les modèles de menace à l\'exception des plus élevés reat models. |
368 | 367 | </string> |
369 | 368 | <string name="security_intro_security_level_weak">Faible</string> |
370 | 369 | <string name="security_intro_security_level_weak_explainer">Your device lacks any hardware-backed key storage. While |
|
0 commit comments