Files
bChot-android/libraries/pushproviders/firebase/src/main/res/values-ro/translations.xml
2025-12-18 16:28:50 +07: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">"Asigurați-vă că Firebase este disponibil."</string>
<string name="troubleshoot_notifications_test_firebase_availability_failure">"Firebase nu este disponibil."</string>
<string name="troubleshoot_notifications_test_firebase_availability_success">"Firebase este disponibil."</string>
<string name="troubleshoot_notifications_test_firebase_availability_title">"Verificați Firebase"</string>
<string name="troubleshoot_notifications_test_firebase_token_description">"Asigurați-vă că tokenul Firebase este disponibil."</string>
<string name="troubleshoot_notifications_test_firebase_token_failure">"Tokenul Firebase nu este cunoscut."</string>
<string name="troubleshoot_notifications_test_firebase_token_success">"Token Firebase: %1$s."</string>
<string name="troubleshoot_notifications_test_firebase_token_title">"Verificați token-ul Firebase"</string>
</resources>