2025-11-07 10:52:39 +01:00
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
|
<resources>
|
|
|
|
|
|
<string name="start_button">Meta Plugin\'i başlat</string>
|
2025-11-27 13:04:07 +01:00
|
|
|
|
<string name="log_headline">Günlük:</string>
|
|
|
|
|
|
<string name="log_placeholder">Henüz giriş yok…</string>
|
2025-11-07 10:52:39 +01:00
|
|
|
|
<string name="choose_plugins">Eklentileri seçin:</string>
|
2025-11-27 13:04:07 +01:00
|
|
|
|
<string name="creating_core_sdk">Core SDK oluşturuldu…</string>
|
|
|
|
|
|
<string name="starting">Meta Plugin başlatıldı…</string>
|
2025-11-07 10:52:39 +01:00
|
|
|
|
<string name="core_sdk_creation_successful">Core SDK başarıyla oluşturuldu</string>
|
2025-11-27 13:04:07 +01:00
|
|
|
|
<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ı 9 basamaklı bir sayı dizisine ayarlanmamış.</string>
|
2025-11-17 10:51:32 +01:00
|
|
|
|
<string name="choose_theming">Tema seç</string>
|
2025-11-27 13:04:07 +01:00
|
|
|
|
<string name="choose_theming_compose">Compose ile theming</string>
|
|
|
|
|
|
<string name="choose_theming_xml">XML ile theming</string>
|
2025-11-18 16:06:08 +01:00
|
|
|
|
<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">Product Journey başarıyla tamamlandı</string>
|
|
|
|
|
|
<string name="product_journey_finished_with_failure">Product Journey bir hatayla sonuçlandı:</string>
|
|
|
|
|
|
<string name="success">"Success: "</string>
|
2025-11-24 13:03:49 +01:00
|
|
|
|
|
2025-11-27 13:04:07 +01:00
|
|
|
|
</resources>
|