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

11 lines
1 KiB
XML

<?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">"Stelle sicher, dass Firebase verfügbar ist."</string>
<string name="troubleshoot_notifications_test_firebase_availability_failure">"Firebase ist nicht verfügbar."</string>
<string name="troubleshoot_notifications_test_firebase_availability_success">"Firebase ist verfügbar."</string>
<string name="troubleshoot_notifications_test_firebase_availability_title">"Überprüfe Firebase"</string>
<string name="troubleshoot_notifications_test_firebase_token_description">"Stelle sicher, dass der Firebase Token verfügbar ist."</string>
<string name="troubleshoot_notifications_test_firebase_token_failure">"Firebase Token ist nicht bekannt."</string>
<string name="troubleshoot_notifications_test_firebase_token_success">"Firebase Token: %1$s."</string>
<string name="troubleshoot_notifications_test_firebase_token_title">"Prüfe Firebase Token"</string>
</resources>