k9-mail/feature/migration/qrcode/src/main/res/values-fr/strings.xml
2025-11-22 13:56:56 +01:00

9 lines
No EOL
750 B
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="migration_qrcode_permission_denied_title">Laccès à lappareil photo est nécessaire</string>
<string name="migration_qrcode_permission_denied_message">Accédez aux paramètres dAndroid, touchez les autorisations et accordez laccès à lappareil photo.</string>
<string name="migration_qrcode_go_to_settings_button_text">Accéder aux paramètres</string>
<string name="migration_qrcode_scanning_progress">%1$s codes sur %2$s a été lus</string>
<string name="migration_qrcode_done_button_text">Terminé</string>
<string name="migration_qrcode_scanning_instructions">Alignez le code QR fourni par Thunderbird pour ordinateur</string>
</resources>