10
0

22 lines
1.7 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>
<string name="start_button">Meta Plugin\'i başlat</string>
<string name="log_headline">Günlük:</string>
<string name="log_placeholder">Henüz giriş yok…</string>
<string name="choose_plugins">Eklentileri seçin:</string>
<string name="creating_core_sdk" comment="Shows the process during initialization">Core SDK başlatıldı</string>
<string name="starting" comment="Shows the process during the start off the meta plugin">Meta Plugin başlatıldı</string>
<string name="core_sdk_creation_successful">Core SDK başarıyla başlatıldı</string>
<string name="validate_action_id">İşlem numarasını doğrulayın…</string>
<string name="action_id_not_valid">Hata: \"MainActivity.kt\" dosyasındaki işlem numarası (Action-ID) 9 haneli bir rakam dizisine ayarlanmamış.</string>
<string name="choose_theming" comment="Selection for Android App Theme">Tema seçin:</string>
<string name="choose_theming_compose" comment="Selection for Android App Theme">Compose ile tema</string>
<string name="choose_theming_xml" comment="Selection for Android App Theme">XML ile tema</string>
<string name="verification_successful">Doğrulama başarılı</string>
<string name="verification_failed">Doğrulama başarısız:</string>
<string name="start_failed">Başlatma başarısız:\n</string>
<string name="product_journey_finished_successfully">Ürün yolculuğu başarıyla tamamlandı</string>
<string name="product_journey_finished_with_failure">Ürün yolculuğu başarısızlıkla sonuçlandı:</string>
<string name="success">"Başarılı: "</string>
</resources>