Files
letro-android/libraries/pushproviders/firebase/src/main/res/values-sv/translations.xml
2024-06-24 09:29:35 +02:00

12 lines
1.0 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">"Se till att Firebase är tillgängligt."</string>
<string name="troubleshoot_notifications_test_firebase_availability_failure">"Firebase är inte tillgängligt."</string>
<string name="troubleshoot_notifications_test_firebase_availability_success">"Firebase är tillgänglig."</string>
<string name="troubleshoot_notifications_test_firebase_availability_title">"Kontrollera Firebase"</string>
<string name="troubleshoot_notifications_test_firebase_token_description">"Se till att Firebase-token är tillgänglig."</string>
<string name="troubleshoot_notifications_test_firebase_token_failure">"Firebase-token är inte känd."</string>
<string name="troubleshoot_notifications_test_firebase_token_success">"Firebase-token: %1$s."</string>
<string name="troubleshoot_notifications_test_firebase_token_title">"Kontrollera Firebase-token"</string>
</resources>