element-x-ada/libraries/pushproviders/firebase/src/main/res/values-tr/translations.xml
2025-02-17 00:30:17 +00:00

11 lines
1.1 KiB
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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="troubleshoot_notifications_test_firebase_availability_description">"Firebase\'in kullanılabilir olduğundan emin olun."</string>
<string name="troubleshoot_notifications_test_firebase_availability_failure">"Firebase kullanılamıyor."</string>
<string name="troubleshoot_notifications_test_firebase_availability_success">"Firebase kullanılabilir."</string>
<string name="troubleshoot_notifications_test_firebase_availability_title">"Firebase\'i kontrol et"</string>
<string name="troubleshoot_notifications_test_firebase_token_description">"Firebase belirtecinin mevcut olduğundan emin olun."</string>
<string name="troubleshoot_notifications_test_firebase_token_failure">"Firebase belirteci bilinmiyor."</string>
<string name="troubleshoot_notifications_test_firebase_token_success">"Firebase belirteci: %1$s."</string>
<string name="troubleshoot_notifications_test_firebase_token_title">"Firebase jetonunu kontrol edin"</string>
</resources>