24 lines
984 B
Plaintext
24 lines
984 B
Plaintext
/*
|
||
Localizable.strings
|
||
WebIdCellCheckPlugin
|
||
|
||
Created by Milan Seel on 14.11.25.
|
||
|
||
*/
|
||
|
||
"start_button" = "Meta Plugin'i başlat";
|
||
"log_headline" = "Günlük:";
|
||
"log_placeholder" = "Henüz bir şey yok…";
|
||
"choose_plugins" = "Eklentileri seçin:";
|
||
"creating_core_sdk" = "Core SDK oluşturuluyor…";
|
||
"starting" = "Meta Plugin başlatılıyor…";
|
||
"core_sdk_creation_successful" = "Core SDK başarıyla oluşturuldu";
|
||
"validate_action_id" = "İşlem numarasını doğrula…";
|
||
"action_id_not_valid" = "Hata: İşlem numarası (Action-ID) “MainActivity.kt” dosyasında 9 basamaklı bir sayı dizisi olarak ayarlanmamıştır.";
|
||
"verification_successful" = "Doğrulama başarılı";
|
||
"verification_failed" = "Doğrulama başarısız:";
|
||
"start_failed" = "Başlatma Başarısız:\n";
|
||
"product_journey_finished_successfully" = "Product Journey başarıyla tamamlandı";
|
||
"product_journey_finished_with_failure" = "Product Journey bir hatayla sonuçlandı:";
|
||
"success" = "Success: ";
|