10
0

22 lines
1.6 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="start_button">Pokreni Meta Plugin</string>
<string name="log_headline">Zapisnik:</string>
<string name="log_placeholder">Još nema unosa…</string>
<string name="choose_plugins">Odaberite dodatke:</string>
<string name="creating_core_sdk" comment="Shows the process during initialization">Core SDK je pokrenut…</string>
<string name="starting" comment="Shows the process during the start off the meta plugin">Pokrenut je Meta Plugin…</string>
<string name="core_sdk_creation_successful">Uspješno je stvoren Core SDK</string>
<string name="validate_action_id">Potvrda broja transakcije…</string>
<string name="action_id_not_valid">Pogreška: broj transakcije (Action-ID) u datoteci „MainActivity.kt“ nije postavljen u 9-znamenkastom nizu brojeva.</string>
<string name="choose_theming" comment="Selection for Android App Theme">Odaberite temu:</string>
<string name="choose_theming_compose" comment="Selection for Android App Theme">Tema s Composeom</string>
<string name="choose_theming_xml" comment="Selection for Android App Theme">Tema s XML-om</string>
<string name="verification_successful">Provjera je uspjela</string>
<string name="verification_failed">Provjera nije uspjela:</string>
<string name="start_failed">Pokretanje nije uspjelo:\n</string>
<string name="product_journey_finished_successfully">Ispitivanje proizvoda uspješno je dovršeno</string>
<string name="product_journey_finished_with_failure">Ispitivanje proizvoda nije uspjelo:</string>
<string name="success">"Uspjelo: "</string>
</resources>