element-x-ada/libraries/pushproviders/firebase/src/main/res/values-fr/translations.xml
2024-04-02 18:12:36 +02:00

11 lines
1 KiB
XML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="troubleshoot_notifications_test_firebase_availability_description">"Vérification que Firebase est disponible."</string>
<string name="troubleshoot_notifications_test_firebase_availability_failure">"Firebase nest pas disponible."</string>
<string name="troubleshoot_notifications_test_firebase_availability_success">"Firebase est disponible."</string>
<string name="troubleshoot_notifications_test_firebase_availability_title">"Vérification de Firebase"</string>
<string name="troubleshoot_notifications_test_firebase_token_description">"Vérifier que le jeton Firebase est disponible."</string>
<string name="troubleshoot_notifications_test_firebase_token_failure">"Le jeton Firebase nest pas connu."</string>
<string name="troubleshoot_notifications_test_firebase_token_success">"Jeton Firebase :%1$s."</string>
<string name="troubleshoot_notifications_test_firebase_token_title">"Vérifier le jeton Firebase"</string>
</resources>