24 lines
973 B
Plaintext
24 lines
973 B
Plaintext
/*
|
|
Localizable.strings
|
|
WebIdCellCheckPlugin
|
|
|
|
Created by Milan Seel on 14.11.25.
|
|
|
|
*/
|
|
|
|
"start_button" = "Iniciar Meta Plugin";
|
|
"log_headline" = "Registro:";
|
|
"log_placeholder" = "Aún nada…";
|
|
"choose_plugins" = "Seleccionar plugins:";
|
|
"creating_core_sdk" = "Creando Core SDK…";
|
|
"starting" = "Iniciando Meta Plugin…";
|
|
"core_sdk_creation_successful" = "Core SDK creado correctamente";
|
|
"validate_action_id" = "Validar número de operación…";
|
|
"action_id_not_valid" = "Error: El número de operación («action-ID») no se ha establecido en una secuencia numérica de 9 dígitos en el archivo «MainActivity.kt».";
|
|
"verification_successful" = "Verificación correcta";
|
|
"verification_failed" = "Verificación fallida:";
|
|
"start_failed" = "Inicio fallido:\n";
|
|
"product_journey_finished_successfully" = "La Product Journey se ha completado correctamente";
|
|
"product_journey_finished_with_failure" = "La Product Journey terminó con un error:";
|
|
"success" = "Éxito: ";
|