{
"wizard.add_flow.created": "{path} వద్ద ఫ్లో సృష్టించబడింది",
"wizard.add_flow.name.prompt": "ఫ్లో పేరు",
"wizard.add_flow.scope.prompt": "ఫ్లో పరిధి\n1) గ్లోబల్\n2) టెనెంట్-స్పెసిఫిక్\nపరిధిని ఎంచుకోండి",
"wizard.add_flow.team.prompt": "టీమ్ ID",
"wizard.add_flow.team_scope.prompt": "టీమ్ పరిధి\n1) అన్ని టీమ్లు\n2) నిర్దిష్ట టీమ్\nటీమ్ పరిధిని ఎంచుకోండి",
"wizard.add_flow.tenant.prompt": "టెనెంట్ ID",
"wizard.add_flow.type.prompt": "ఫ్లో రకం\n1) మెసేజింగ్\n2) ఈవెంట్స్\nఫ్లో రకాన్ని ఎంచుకోండి",
"wizard.answers.path.prompt": "జవాబులు ఎక్కడ రాయాలి? [./answers.json]",
"wizard.answers.path.saved": "విజార్డ్ సమాధానాలు {path} కు వ్రాయబడ్డాయి",
"wizard.choice.common.cancel": "రద్దు చేయి",
"wizard.choice.common.no": "కాదు",
"wizard.choice.common.yes": "అవును",
"wizard.choice.flow.scope.global": "గ్లోబల్",
"wizard.choice.flow.scope.tenant": "టెనెంట్-స్పెసిఫిక్",
"wizard.choice.flow.team_scope.all_teams": "అన్ని టీమ్లు",
"wizard.choice.flow.team_scope.specific_team": "నిర్దిష్ట టీమ్",
"wizard.choice.flow.type.events": "ఈవెంట్స్",
"wizard.choice.flow.type.messaging": "మెసేజింగ్",
"wizard.choice.setup.default": "డిఫాల్ట్",
"wizard.choice.setup.personalised": "వ్యక్తిగతీకరించినది",
"wizard.choice.source.custom": "కస్టమ్ పాత్",
"wizard.choice.source.frequent": "తరచుగా ఉపయోగించే భాగం",
"wizard.choice.source.local": "లోకల్ wasm",
"wizard.choice.source.remote": "రిమోట్ ref",
"wizard.choice.step.after.auto": "ఆటో",
"wizard.error.answer_validation_failed": "సమాధానం ధృవీకరణలో విఫలమైంది: {message}",
"wizard.error.answers_file_invalid_object": "సమాధానాల ఫైల్లో JSON/YAML ఆబ్జెక్ట్ ఉండాలి.",
"wizard.error.answers_file_load_failed": "{path} నుండి విజార్డ్ సమాధానాలను లోడ్ చేయలేకపోయాం: {message}",
"wizard.error.answers_file_parse_failed": "సమాధానాల ఫైల్ {path} ను JSON/YAML గా పార్స్ చేయలేకపోయాం.",
"wizard.error.answers_file_read_failed": "సమాధానాల ఫైల్ {path} ను చదవలేకపోయాం.",
"wizard.error.answers_inline_invalid_object": "--answers తప్పనిసరిగా JSON/YAML ఆబ్జెక్ట్ అయి ఉండాలి.",
"wizard.error.answers_inline_parse_failed": "--answers ను JSON/YAML గా పార్స్ చేయలేకపోయాం.",
"wizard.error.answers_missing_required": "అవసరమైన సమాధానాలు లేవు: {keys} (--answers/--answers-file ఇవ్వండి)",
"wizard.error.answers_prefill_ignored": "వీటికి చెల్లని ముందే నింపిన సమాధానాలను నిర్లక్ష్యం చేస్తున్నాం: {keys}",
"wizard.error.answers_validation_failed": "సమాధానాలు ధృవీకరణలో విఫలమయ్యాయి: {details}",
"wizard.error.cannot_infer_pack_root": "ఫ్లో పాత్ నుండి ప్యాక్ రూట్ను ఊహించలేము: {path}",
"wizard.error.enum_choices_missing": "Enum ప్రశ్నకు ఎంపికలు లేవు.",
"wizard.error.flow_name_empty": "ఫ్లో పేరు ఖాళీగా ఉండకూడదు.",
"wizard.error.flow_path_has_no_pack_root": "ఫ్లో పాత్కు ప్యాక్ రూట్ లేదు: {path}",
"wizard.error.flow_scope_unsupported": "మద్దతు లేని ఫ్లో పరిధి '{scope}'.",
"wizard.error.flow_type_unsupported": "మద్దతు లేని ఫ్లో రకం '{flow_type}'; మెసేజింగ్ లేదా ఈవెంట్స్ కావాలి.",
"wizard.error.invalid_choice": "చెల్లని ఎంపిక. వీటిలో ఒకటి కావాలి: {choices}",
"wizard.error.invalid_integer": "చెల్లని పూర్తి సంఖ్య '{value}'.",
"wizard.error.invalid_json": "చెల్లని JSON '{value}'.",
"wizard.error.invalid_number": "చెల్లని సంఖ్య '{value}'.",
"wizard.error.invalid_utf8_input": "ఇన్పుట్ చెల్లుబాటు అయ్యే UTF-8 కాదు.",
"wizard.error.local_wasm_missing": "{path} వద్ద లోకల్ wasm లేదు",
"wizard.error.missing_answer_for_question": "ప్రశ్న {id} కోసం జవాబు లేదు.",
"wizard.error.missing_required_answer": "అవసరమైన జవాబు '{key}' లేదు.",
"wizard.error.number_out_of_range": "సంఖ్య పరిధికి బయట ఉంది.",
"wizard.error.pack_dir_not_found": "ప్యాక్ డైరెక్టరీ కనబడలేదు: {path}",
"wizard.error.qa_runner_failed": "విజార్డ్ QA రన్నర్ విఫలమైంది",
"wizard.error.required_input": "ఈ ఫీల్డ్ తప్పనిసరి.",
"wizard.error.team_id_required": "నిర్దిష్ట-టీమ్ ఫ్లో కోసం టీమ్ ID అవసరం.",
"wizard.error.team_scope_unsupported": "మద్దతు లేని టీమ్ పరిధి '{scope}'.",
"wizard.error.tenant_id_required": "టెనెంట్-స్పెసిఫిక్ ఫ్లో కోసం టెనెంట్ ID అవసరం.",
"wizard.flow.delete.cancelled": "ఫ్లో తొలగింపు రద్దు చేయబడింది.",
"wizard.flow.delete.confirm.prompt": "ఫ్లో తొలగించాలా?\n1) కాదు\n2) అవును\nచర్యను ఎంచుకోండి",
"wizard.flow.delete.deleted": "ఫ్లో {path} తొలగించబడింది",
"wizard.flow.summary.current_description": "ప్రస్తుత వివరణ: {value}",
"wizard.flow.summary.current_name": "ప్రస్తుత పేరు/శీర్షిక: {value}",
"wizard.flow.summary.description.prompt": "ఫ్లో వివరణ",
"wizard.flow.summary.edit.prompt": "మీరు ఫ్లో సారాంశాన్ని మార్చాలనుకుంటున్నారా?",
"wizard.flow.summary.name.prompt": "ఫ్లో పేరు/శీర్షిక",
"wizard.flow.summary.no_changes": "సారాంశంలో ఎలాంటి మార్పులు వర్తింపబడలేదు.",
"wizard.flow.summary.not_set": "(సెట్ చేయలేదు)",
"wizard.flow.summary.updated": "ఫ్లో సారాంశం నవీకరించబడింది.",
"wizard.frequent_component.adaptive_card.description": "ఫ్లోలలో కార్డులను ఉపయోగించండి",
"wizard.frequent_component.adaptive_card.name": "అడాప్టివ్ కార్డ్",
"wizard.frequent_component.events_to_message.description": "ఘటన ప్రవాహం నుండి ఒక సందేశాన్ని పంపండి",
"wizard.frequent_component.events_to_message.name": "ఘటనల నుండి సందేశం",
"wizard.frequent_component.http.description": "url ను కాల్ చేయడానికి http ఉపయోగించండి",
"wizard.frequent_component.http.name": "url ను కాల్ చేయండి",
"wizard.frequent_component.jump_to_flow.description": "ఒక ఫ్లో నుండి మరొక ఫ్లోకి వెళ్లండి",
"wizard.frequent_component.jump_to_flow.name": "ఒక ఫ్లోకి వెళ్లండి",
"wizard.frequent_component.llm_openai.description": "Openai, Ollama మరియు ఇతరులను ఉపయోగించండి",
"wizard.frequent_component.llm_openai.name": "LLM OpenAI మరియు అనుకూలమైనవి",
"wizard.frequent_component.message_to_events.description": "సందేశ ప్రవాహం నుండి ఒక ఘటనను పంపండి",
"wizard.frequent_component.message_to_events.name": "సందేశం నుండి ఘటనలు",
"wizard.frequent_component.questions_and_answers.description": "అనేక ప్రశ్నలు అడిగి సమాధానాలను నమోదు చేయండి",
"wizard.frequent_component.questions_and_answers.name": "ప్రశ్నలు & సమాధానాలు",
"wizard.frequent_component.templates.description": "డైనమిక్ సందేశాన్ని చూపించండి",
"wizard.frequent_component.templates.name": "టెంప్లేట్లు",
"wizard.menu.action.add_flow.todo": "ఫ్లో జోడింపు ఇంకా అమలు చేయలేదు.",
"wizard.menu.flow_ops.prompt": "ఫ్లో: {flow}\n1) ఫ్లో సారాంశాన్ని చూడండి/సవరించండి\n2) దశలను జాబితా చేయండి\n3) దశను జోడించండి\n4) దశను నవీకరించండి\n5) దశను తొలగించండి\n6) ఫ్లోను తొలగించండి\n7) సేవ్ చేయండి (డాక్టర్ నడుస్తుంది)\n0) వెనక్కి\nM) ప్రధాన మెను\nఆపరేషన్ను ఎంచుకోండి",
"wizard.menu.flow_select.title": "ఫ్లో సంఖ్యను ఎంచుకోండి",
"wizard.menu.main.prompt": "ప్రధాన మెను\n1) ఫ్లో జోడించు\n2) ఫ్లోలను సవరించు/తొలగించు\n3) అనువాదాలు సృష్టించు\n4) సేవ్ చేయి (డాక్టర్ నడుస్తుంది)\n5) విజార్డ్ సమాధానాలను సేవ్ చేయి\n0) బయటకు వెళ్లు\nచర్యను ఎంచుకోండి",
"wizard.menu.nav.back": "0) వెనుకకు",
"wizard.menu.nav.main": "M) ప్రధాన మెను",
"wizard.qa.prompt.enter_integer": "పూర్ణ సంఖ్యను నమోదు చేయండి",
"wizard.qa.prompt.enter_number": "సంఖ్య నమోదు చేయండి",
"wizard.qa.prompt.enter_text": "పాఠ్యాన్ని నమోదు చేయండి",
"wizard.qa.prompt.enter_true_false": "true/false నమోదు చేయండి",
"wizard.qa.prompt.select_option": "ఎంపికను ఎంచుకోండి",
"wizard.save.confirm_exit": "నిష్క్రమించే ముందు మార్పులను సేవ్ చేయాలా? (Y/n)",
"wizard.save.discarded": "సేవ్ చేయని మార్పులు విస్మరించబడ్డాయి.",
"wizard.save.doctor_failed": "సేవ్ నిలిపివేయబడింది: doctor విఫలమైంది",
"wizard.save.done": "మార్పులు సేవ్ అయ్యాయి.",
"wizard.save.dry_run_done": "డ్రై-రన్ పూర్తైంది: ఫ్లో మార్పులు వ్రాయబడలేదు.",
"wizard.save.empty_flow": "సేవ్ నిలిపివేయబడింది: ఒక ఫ్లోలో కనీసం ఒక దశ ఉండాలి.",
"wizard.save.no_changes": "సేవ్ చేయడానికి పెండింగ్ మార్పులు లేవు.",
"wizard.step.add.after.prompt": "తర్వాత చొప్పించండి\nఆంకర్ దశను ఎంచుకోండి (auto = entrypoint/మొదటి నోడ్)",
"wizard.step.add.cancelled": "దశ జోడింపు రద్దు చేయబడింది.",
"wizard.step.add.done": "దశ జోడించబడింది.",
"wizard.step.delete.cancelled": "దశ తొలగింపు రద్దు చేయబడింది.",
"wizard.step.delete.deleted": "దశ {step} తొలగించబడింది",
"wizard.step.delete.none": "తొలగించడానికి దశలు అందుబాటులో లేవు.",
"wizard.step.delete.prompt": "దశను తొలగించండి\nదశ id ఎంచుకోండి (లేదా రద్దు చేయండి)",
"wizard.step.list.header": "ప్రస్తుత దశలు",
"wizard.step.list.none": "ఈ ఫ్లోలో దశలు లేవు.",
"wizard.step.setup_mode.prompt": "సెటప్ మోడ్\n1) డిఫాల్ట్\n2) వ్యక్తిగతీకరించినది\n3) రద్దు\nమోడ్ ఎంచుకోండి",
"wizard.step.source.frequent.prompt": "తరచుగా ఉపయోగించే భాగాలు",
"wizard.step.source.kind.prompt": "భాగ మూలం\n1) తరచుగా ఉపయోగించే భాగం\n2) స్థానిక wasm\n3) రిమోట్ ref (oci/repo/store)\n4) రద్దు చేయి\nమూలాన్ని ఎంచుకోండి",
"wizard.step.source.local.choice.prompt": "./components నుండి స్థానిక wasm ఎంచుకోండి (లేదా custom/cancel ఎంచుకోండి)",
"wizard.step.source.local.prompt": "స్థానిక wasm పథం (./components నుండి లేదా పూర్తి పథం)",
"wizard.step.source.remote.pin.prompt": "రిమోట్ కాంపోనెంట్ను పిన్ చేయాలా?\n1) అవును\n2) కాదు\nచర్యను ఎంచుకోండి",
"wizard.step.source.remote.prompt": "రిమోట్ కాంపోనెంట్ రిఫ్ (oci://, repo://, store://)",
"wizard.step.source.store.token.prompt": "టెనెంట్ {tenant} కోసం స్టోర్ టోకెన్",
"wizard.step.update.cancelled": "దశ నవీకరణ రద్దు చేయబడింది.",
"wizard.step.update.done": "దశ {step} నవీకరించబడింది",
"wizard.step.update.none": "నవీకరించడానికి దశలు అందుబాటులో లేవు.",
"wizard.step.update.select.prompt": "దశను నవీకరించండి\nదశ id ఎంచుకోండి (లేదా రద్దు చేయండి)",
"wizard.translate.done": "ఎంచుకున్న లోకేల్స్ కోసం అనువాదాలు రూపొందించబడ్డాయి.",
"wizard.translate.invalid_locales": "చెల్లుబాటు అయ్యే లోకేల్స్ ఏవీ ఇవ్వలేదు.",
"wizard.translate.locales.prompt": "లోకేల్స్ (కామాతో వేరు చేయండి, ఉదాహరణ: es,fr,de)",
"wizard.translate.missing_source": "అనువాదాలు రూపొందించలేము: ప్యాక్లో i18n/en-GB.json లేదు."
}