10
0
2025-11-19 16:10:16 +01:00

24 lines
984 B
Plaintext

/*
Localizable.strings
WebIdCellCheckPlugin
Created by Milan Seel on 14.11.25.
*/
"start_button" = "Starte Meta Plugin";
"log_headline" = "Log:";
"log_placeholder" = "Noch keine Einträge…";
"choose_plugins" = "Plugins auswählen:";
"creating_core_sdk" = "Core SDK wird erstellt…";
"starting" = "Meta Plugin wird gestartet…";
"core_sdk_creation_successful" = "Core SDK erfolgreich erstellt";
"validate_action_id" = "Validiere Vorgangsnummer…";
"action_id_not_valid" = "Fehler: Die Vorgangsnummer (Action-ID) wurde in der Datei „MainActivity.kt“ nicht auf eine 9-stellige Zahlenfolge gesetzt.";
"verification_successful" = "Überprüfung erfolgreich";
"verification_failed" = "Überprüfung fehlgeschlagen:";
"start_failed" = "Start fehlgeschlagen:\n";
"product_journey_finished_successfully" = "Die Product Journey wurde erfolgreich abgeschlossen";
"product_journey_finished_with_failure" = "Die Product Journey endete mit Misserfolg:";
"success" = "Erfolg: ";