greentic-bundle 1.1.0

Greentic bundle authoring CLI scaffold with embedded i18n and answer-document contracts.
Documentation
{
  "bundle.command.access_allow": "access allow માટે scaffold તૈયાર છે; deterministic gmap mutation પછીના PR માં આવશે",
  "bundle.command.access_forbid": "access forbid માટે scaffold તૈયાર છે; deterministic gmap mutation પછીના PR માં આવશે",
  "bundle.command.add_app_pack": "app-pack સંદર્ભ ઉમેરો",
  "bundle.command.add_extension_provider": "extension-provider સંદર્ભ ઉમેરો",
  "bundle.command.build": "build command હવે deterministic .gtbundle artifact ઉત્પન્ન કરે છે",
  "bundle.command.doctor": "doctor command structured JSON reports દ્વારા અમલમાં છે",
  "bundle.command.export": "export command normalized build directory માંથી .gtbundle બનાવે છે",
  "bundle.command.init": "bundle workspace initialization નું પૂર્વાવલોકન",
  "bundle.command.init_execute": "bundle workspace પ્રારંભ કરો",
  "bundle.command.inspect": "inspect command structured workspace અથવા artifact metadata ઉત્પન્ન કરે છે",
  "bundle.command.remove_app_pack": "app-pack સંદર્ભ દૂર કરો",
  "bundle.command.remove_extension_provider": "extension-provider સંદર્ભ દૂર કરો",
  "bundle.schema.artifact_ext": ".gtbundle",
  "bundle.schema.lock_file": "bundle.lock.json",
  "bundle.schema.workspace_root": "bundle.yaml",
  "cli.access.about": "bundle workspace access rules સમાયોજિત કરો",
  "cli.access.allow.about": "tenant/team gmap files માં access મંજૂર કરો",
  "cli.access.forbid.about": "tenant/team gmap files માં access પ્રતિબંધિત કરો",
  "cli.access.root.option": "gmap mutation અને resolved-output sync માટે workspace root",
  "cli.access.team.option": "વૈકલ્પિક team, જેના team.gmap ને અપડેટ કરવું જોઈએ",
  "cli.access.tenant.option": "જે tenant નું gmap અપડેટ કરવું જોઈએ",
  "cli.add.about": "લેખિત bundle સંદર્ભો ઉમેરો",
  "cli.add.app_pack.about": "app-pack સંદર્ભ ઉમેરો",
  "cli.add.extension_provider.about": "extension-provider સંદર્ભ ઉમેરો",
  "cli.add.root.option": "bundle.yaml ધરાવતું workspace root",
  "cli.build.about": "deterministic .gtbundle artifact બનાવો",
  "cli.build.long_about": "Build normalized bundle state ગણે છે, deterministic build metadata લખે છે, અને SquashFS .gtbundle artifact બનાવે છે.",
  "cli.build.output.option": "output .gtbundle path override કરો",
  "cli.build.root.option": "બનાવવા માટેનું workspace root",
  "cli.doctor.about": "bundle doctor checks ચલાવો",
  "cli.doctor.artifact.option": "ચકાસવા માટેનું બનેલું .gtbundle artifact",
  "cli.doctor.json.option": "doctor report ને JSON તરીકે ઉત્પન્ન કરો",
  "cli.doctor.root.option": "ચકાસવા માટેનું workspace root",
  "cli.export.about": "normalized build directory માંથી deterministic .gtbundle export કરો",
  "cli.export.build_dir.option": "export કરવા માટેનું normalized build directory",
  "cli.export.long_about": "Export precomputed normalized build directory માંથી .gtbundle artifact બનાવે છે.",
  "cli.export.output.option": "output .gtbundle artifact path",
  "cli.help.flag": "મદદ પ્રિન્ટ કરો",
  "cli.info.about": ".gtbundle અથવા bundle workspaceનું વર્ણન કરો",
  "cli.info.access.default_policy": "ડિફોલ્ટ નીતિ",
  "cli.info.access.summary": "{0} ટેનન્ટ્સ, {1} ટીમ્સ",
  "cli.info.arg.path": ".gtbundle ફાઇલ અથવા bundle workspace ડિરેક્ટરીનો માર્ગ",
  "cli.info.error.not_a_bundle": "{0}: .gtbundle ફાઇલ અથવા bundle workspace નથી",
  "cli.info.error.read_failed": "bundle વાંચવામાં નિષ્ફળ: {0}",
  "cli.info.error.unsquashfs_missing": "unsquashfs મળ્યું નથી — squashfs-tools ઇન્સ્ટોલ કરો",
  "cli.info.flag.json": "માહિતી અહેવાલ JSON તરીકે આપો",
  "cli.info.section.access": "ઍક્સેસ",
  "cli.info.section.app_packs": "એપ પૅક્સ",
  "cli.info.section.bundle_id": "બંડલ ID",
  "cli.info.section.capabilities": "ક્ષમતાઓ",
  "cli.info.section.catalogs": "કૅટલૉગ્સ",
  "cli.info.section.extension_providers": "એક્સ્ટેન્શન પ્રોવાઇડર્સ",
  "cli.info.section.hooks": "હુક્સ",
  "cli.info.section.locale": "લોકેલ",
  "cli.info.section.mode": "મોડ",
  "cli.info.section.subscriptions": "સબ્સ્ક્રિપ્શન્સ",
  "cli.init.about": "bundle workspace scaffold પ્રારંભ કરો",
  "cli.init.bundle_id.option": "પ્રારંભિત workspace માટે bundle id",
  "cli.init.bundle_name.option": "પ્રારંભિત workspace માટે bundle name",
  "cli.init.locale.option": "bundle.yaml માં લખાતું પ્રારંભિક locale",
  "cli.init.mode.option": "bundle.yaml માં લખાતો પ્રારંભિક bundle mode",
  "cli.init.path.option": "પ્રારંભ કરવા માટેનો workspace path",
  "cli.inspect.about": "bundle workspace અથવા artifact metadata નિરીક્ષણ કરો",
  "cli.inspect.artifact.option": "નિરીક્ષણ માટેનું બનેલું .gtbundle artifact",
  "cli.inspect.json.option": "inspect report ને JSON તરીકે ઉત્પન્ન કરો",
  "cli.inspect.root.option": "bundle.lock.json ધરાવતું workspace root",
  "cli.option.answers": "AnswerDocument JSON લોડ કરો",
  "cli.option.dry_run": "workspace state બદલીયા વગર intent નોંધો",
  "cli.option.emit_answers": "execution પછી AnswerDocument JSON લખો",
  "cli.option.execute": "preview-only behavior ના બદલે ભવિષ્યના mutating path ને મંજૂરી આપો",
  "cli.option.locale": "CLI અને wizard messages માટે ઉપયોગમાં લેવાતું locale",
  "cli.option.migrate": "જૂના AnswerDocument schema versions migrate કરવાની મંજૂરી આપો",
  "cli.option.offline": "ભવિષ્યના commands તેને support કરે ત્યારે network-dependent operations અક્ષમ કરો",
  "cli.option.refresh": "Force re-download of pack and provider references, ignoring locally materialized files",
  "cli.option.schema": "વર્તમાન answers.json સ્કીમા પ્રિન્ટ કરો અને બહાર નીકળો",
  "cli.option.schema.long": "વર્તમાન answers.json સ્કીમા પ્રિન્ટ કરો અને બહાર નીકળો.\n\nCodex અને Claude જેવા એજેન્ટિક કોડિંગ ટૂલ્સે વર્તમાન જવાબ સ્કીમા મેળવવા, answers.json ભરી નાખવા અને વિઝાર્ડને ઇન્ટરએક્ટિવ વિના ફરી ચલાવવા માટે પહેલા આ કૉલ કરવો જોઈએ.",
  "cli.option.schema_version": "ઉત્સર્જિત અથવા migrate કરાયેલા answers માટે target schema version",
  "cli.remove.about": "લેખિત bundle સંદર્ભો દૂર કરો",
  "cli.remove.app_pack.about": "app-pack સંદર્ભ દૂર કરો",
  "cli.remove.extension_provider.about": "extension-provider સંદર્ભ દૂર કરો",
  "cli.remove.root.option": "bundle.yaml ધરાવતું workspace root",
  "cli.root.about": "Greentic bundle authoring CLI scaffold",
  "cli.root.long_about": "bundle authoring commands, localized help, answer documents, અને ભવિષ્યના .gtbundle build flows માટે scaffold.",
  "cli.unbundle.about": ".gtbundle artifact ને directory માં extract કરો",
  "cli.unbundle.out.option": ".gtbundle ને extract કરવા માટેની directory",
  "cli.version.flag": "આવૃત્તિ પ્રિન્ટ કરો",
  "cli.wizard.about": "Bundle wizard helpers",
  "cli.wizard.apply.about": "AnswerDocument input લાગુ કરો",
  "cli.wizard.mode.option": "answers replay અથવા validate કરતી વખતે wizard mode પસંદ કરો",
  "cli.wizard.run.about": "bundle wizard ચલાવો",
  "cli.wizard.validate.about": "AnswerDocument input validate કરો",
  "errors.answer_document.answer_invalid": "AnswerDocument નો જવાબ `{field}` અમાન્ય છે.",
  "errors.answer_document.answer_missing": "AnswerDocument નો જવાબ `{field}` આવશ્યક છે.",
  "errors.answer_document.downgrade": "AnswerDocument migration schema versions ને downgrade કરવાનું support કરતી નથી",
  "errors.answer_document.invalid_document": "AnswerDocument ની રચના અમાન્ય છે.",
  "errors.answer_document.invalid_json": "AnswerDocument answers ફાઇલ `{path}` માન્ય JSON હોવી આવશ્યક છે.",
  "errors.answer_document.invalid_root": "Answers JSON એક ઓબ્જેક્ટ હોવું આવશ્યક છે.",
  "errors.answer_document.locale": "AnswerDocument માટે locale આવશ્યક છે",
  "errors.answer_document.metadata_missing": "AnswerDocument metadata ગુમ છે; વર્તમાન schema અપનાવવા માટે --migrate સાથે ફરી ચલાવો.",
  "errors.answer_document.migrate_required": "AnswerDocument schema version માંગેલા target થી જુદું છે; --migrate સાથે ફરી ચલાવો.",
  "errors.answer_document.schema_id": "AnswerDocument માટે schema_id આવશ્યક છે",
  "errors.answer_document.schema_id_mismatch": "AnswerDocument schema_id bundle wizard schema સાથે મેળ ખાતું નથી.",
  "errors.answer_document.wizard_id": "AnswerDocument માટે wizard_id આવશ્યક છે",
  "errors.i18n.missing_locale": "{locale} માટે embedded locale catalog મળ્યો નથી",
  "wizard.action.add_allow_rule": "allow rule ઉમેરો",
  "wizard.action.add_app_pack": "app pack ઉમેરો",
  "wizard.action.add_common_extension_provider": "common extension provider ઉમેરો",
  "wizard.action.add_custom_extension_provider": "custom extension provider ઉમેરો",
  "wizard.action.add_forbid_rule": "forbid rule ઉમેરો",
  "wizard.action.add_tenant_access": "tenant access ઉમેરો",
  "wizard.action.add_tenant_team_access": "tenant/team access ઉમેરો",
  "wizard.action.add_this_app_pack": "આ app pack ઉમેરો",
  "wizard.action.advanced_access_rules": "raw access rules સંપાદિત કરો",
  "wizard.action.back": "પાછળ",
  "wizard.action.build_bundle": "bundle બનાવો",
  "wizard.action.change_scope": "scope બદલો",
  "wizard.action.continue": "ચાલુ રાખો",
  "wizard.action.dry_run_only": "માત્ર dry-run",
  "wizard.action.edit_app_pack_mapping": "app pack mapping સંપાદિત કરો",
  "wizard.action.finish": "પૂર્ણ કરો",
  "wizard.action.reenter_reference": "સંદર્ભ ફરી દાખલ કરો",
  "wizard.action.remove_app_pack": "app pack દૂર કરો",
  "wizard.action.remove_extension_provider": "extension provider દૂર કરો",
  "wizard.action.remove_rule": "rule દૂર કરો",
  "wizard.action.remove_scope": "scope દૂર કરો",
  "wizard.action.return_simple_mode": "simple mode પર પાછા ફરો",
  "wizard.action.save_answers_only": "માત્ર answers સાચવો",
  "wizard.apply.about": "replayed bundle answers લાગુ કરો",
  "wizard.confirm.app_pack": "Resolved app pack:",
  "wizard.error.app_pack_required": "આગળ વધતા પહેલાં ઓછામાં ઓછો એક app pack ઉમેરો.",
  "wizard.error.bundle_artifact_required": "માન્ય .gtbundle path જરૂરી છે",
  "wizard.error.bundle_target_missing": "Bundle target અસ્તિત્વમાં નથી",
  "wizard.error.empty_answer": "Wizard prompt માટે એક value જરૂરી છે.",
  "wizard.error.empty_catalog": "catalog માં કોઈ extension providers મળ્યા નથી.",
  "wizard.error.input_ended": "માન્ય પસંદગી આપવામાં આવે તે પહેલાં વિઝાર્ડ ઇનપુટ સમાપ્ત થઈ ગયું.",
  "wizard.error.invalid_choice": "અમાન્ય પસંદગી. 1, 2, 3, અથવા 0 દાખલ કરો.",
  "wizard.exit.message": "answers એકત્ર કર્યા વિના wizard બંધ થયો.",
  "wizard.label.name": "નામ",
  "wizard.label.pack_id": "Pack id",
  "wizard.label.scope": "Scope",
  "wizard.label.source": "સ્ત્રોત",
  "wizard.label.version": "આવૃત્તિ",
  "wizard.list.none": "કંઈ નહીં",
  "wizard.mapping.global": "વૈશ્વિક",
  "wizard.mapping.tenant": "Tenant",
  "wizard.mapping.tenant_team": "Tenant / Team",
  "wizard.menu.create": "bundle બનાવો",
  "wizard.menu.doctor": "bundle doctor",
  "wizard.menu.exit": "બહાર નીકળો",
  "wizard.menu.title": "Bundle Wizard",
  "wizard.menu.update": "અસ્તિત્વમાં રહેલું bundle ખોલો",
  "wizard.menu_desc.create": "નવું bundle workspace શરૂ કરો અને પ્રારંભિક setup flow માં માર્ગદર્શન આપો.",
  "wizard.menu_desc.doctor": "directory અથવા .gtbundle સામે doctor checks ચલાવો અને report છાપો.",
  "wizard.menu_desc.inspect": "inspect command output નો ઉપયોગ કરીને directory અથવા .gtbundle નિરીક્ષણ કરો.",
  "wizard.menu_desc.unbundle": "unbundle command નો ઉપયોગ કરીને .gtbundle ને directory માં extract કરો.",
  "wizard.menu_desc.update": "અસ્તિત્વમાં રહેલી directory અથવા .gtbundle ખોલો, પછી તેને સંપાદિત કરી workspace તરીકે સાચવો.",
  "wizard.menu_desc.validate": "directory અથવા .gtbundle લોડ કરો અને files લખ્યા વગર normalized bundle plan નું પૂર્વાવલોકન કરો.",
  "wizard.mode.create": "create",
  "wizard.mode.doctor": "doctor",
  "wizard.mode.inspect": "inspect",
  "wizard.mode.unbundle": "unbundle",
  "wizard.mode.update": "અસ્તિત્વમાં રહેલું bundle ખોલો",
  "wizard.mode.validate": "bundle validate કરો",
  "wizard.plan.build_bundle": "bundle doctor preview state બનાવો",
  "wizard.plan.ensure_workspace": "bundle workspace root અસ્તિત્વમાં છે તેની ખાતરી કરો",
  "wizard.plan.export_bundle": "ભવિષ્યના export bundle step માટે આરક્ષણ કરો",
  "wizard.plan.resolve_refs": "bundle સંદર્ભોને normalized plan માં resolve કરો",
  "wizard.plan.update_access_rules": "default tenant માટે tenant access layout તૈયાર કરો",
  "wizard.plan.write_bundle_file": "normalized bundle.yaml definition લખો",
  "wizard.plan.write_lock": "deterministic bundle.lock.json metadata લખો",
  "wizard.prompt.advanced_setup": "Advanced setup? (y/N)",
  "wizard.prompt.app_pack_reference": "app pack સંદર્ભ અથવા local path દાખલ કરો",
  "wizard.prompt.app_packs": "App packs (comma-separated)",
  "wizard.prompt.bundle_artifact": ".gtbundle artifact path",
  "wizard.prompt.bundle_id": "Bundle id",
  "wizard.prompt.bundle_name": "Bundle name",
  "wizard.prompt.bundle_target": "Bundle directory અથવા .gtbundle path",
  "wizard.prompt.choose_access_rule": "access rule પસંદ કરો",
  "wizard.prompt.choose_app_pack": "app pack પસંદ કરો",
  "wizard.prompt.choose_extension_provider": "extension provider પસંદ કરો",
  "wizard.prompt.choose_scope": "scope પસંદ કરો",
  "wizard.prompt.current_bundle_root": "હાલની bundle directory અથવા .gtbundle path",
  "wizard.prompt.enable_bundle_assets": "Enable bundle-level assets (./assets/)? (y/N)",
  "wizard.prompt.export_intent": "export intent સક્રિય કરશો? (y/N)",
  "wizard.prompt.extension_provider_reference": "extension provider સંદર્ભ અથવા local path દાખલ કરો",
  "wizard.prompt.extension_providers": "Extension providers (comma-separated)",
  "wizard.prompt.main_choice": "wizard mode પસંદ કરો",
  "wizard.prompt.output_dir": "output directory",
  "wizard.prompt.remote_catalogs": "Remote catalogs (comma-separated)",
  "wizard.prompt.rule_path": "rule path",
  "wizard.prompt.setup_execution": "setup execution intent સક્રિય કરશો? (y/N)",
  "wizard.prompt.team_id": "Team id",
  "wizard.prompt.tenant_id": "Tenant id",
  "wizard.prompt.unbundle_output_dir": "unbundle output directory",
  "wizard.root.about": "Interactive bundle authoring surface",
  "wizard.run.about": "bundle wizard prompts ચલાવો",
  "wizard.setup.enum_prompt": "નંબર અથવા value પસંદ કરો:",
  "wizard.setup.form_prefix": "Setup form:",
  "wizard.setup.optional": "વૈકલ્પિક",
  "wizard.setup.required": "આવશ્યક",
  "wizard.stage.access_rules": "== Access rules ==",
  "wizard.stage.advanced_access_rules": "== Advanced access rules ==",
  "wizard.stage.app_packs": "== App packs ==",
  "wizard.stage.capabilities": "== Bundle capabilities ==",
  "wizard.stage.current_access_rules": "હાલના rules",
  "wizard.stage.current_app_packs": "હાલના app packs",
  "wizard.stage.current_extension_providers": "હાલના extension providers",
  "wizard.stage.extension_providers": "== Extension providers ==",
  "wizard.stage.map_app_pack": "== Map app pack ==",
  "wizard.stage.pack_access": "== Pack access ==",
  "wizard.stage.review": "== Review summary ==",
  "wizard.validate.about": "replayed bundle answers validate કરો",
  "wizard.warning.advanced_without_refs": "Advanced setup app packs અથવા extension providers વિના સક્રિય થયું હતું."
}