@elizaos/agent 2.0.0-alpha.520 → 2.0.0-alpha.521
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/apps/app-elizamaker/src/drop-service.d.ts +7 -2
- package/apps/app-elizamaker/src/drop-service.d.ts.map +1 -1
- package/package.json +4 -4
- package/packages/agent/src/api/registry-service.d.ts +1 -1
- package/packages/agent/src/api/registry-service.d.ts.map +1 -1
- package/packages/agent/src/api/server.d.ts.map +1 -1
- package/packages/agent/src/api/server.js +1 -1
- package/apps/app-companion/src/character-catalog.d.ts +0 -10
- package/apps/app-companion/src/character-catalog.d.ts.map +0 -1
- package/apps/app-companion/src/character-catalog.js +0 -32
- package/apps/app-companion/src/components/avatar/MathEnvironment.d.ts +0 -38
- package/apps/app-companion/src/components/avatar/MathEnvironment.d.ts.map +0 -1
- package/apps/app-companion/src/components/avatar/MathEnvironment.js +0 -295
- package/apps/app-companion/src/components/avatar/SceneOverlayManager.d.ts +0 -36
- package/apps/app-companion/src/components/avatar/SceneOverlayManager.d.ts.map +0 -1
- package/apps/app-companion/src/components/avatar/SceneOverlayManager.js +0 -305
- package/apps/app-companion/src/components/avatar/VrmAnimationLoader.d.ts +0 -30
- package/apps/app-companion/src/components/avatar/VrmAnimationLoader.d.ts.map +0 -1
- package/apps/app-companion/src/components/avatar/VrmAnimationLoader.js +0 -99
- package/apps/app-companion/src/components/avatar/VrmBlinkController.d.ts +0 -37
- package/apps/app-companion/src/components/avatar/VrmBlinkController.d.ts.map +0 -1
- package/apps/app-companion/src/components/avatar/VrmBlinkController.js +0 -98
- package/apps/app-companion/src/components/avatar/VrmCameraManager.d.ts +0 -57
- package/apps/app-companion/src/components/avatar/VrmCameraManager.d.ts.map +0 -1
- package/apps/app-companion/src/components/avatar/VrmCameraManager.js +0 -256
- package/apps/app-companion/src/components/avatar/VrmEngine.d.ts +0 -283
- package/apps/app-companion/src/components/avatar/VrmEngine.d.ts.map +0 -1
- package/apps/app-companion/src/components/avatar/VrmEngine.js +0 -2003
- package/apps/app-companion/src/components/avatar/VrmFootShadow.d.ts +0 -18
- package/apps/app-companion/src/components/avatar/VrmFootShadow.d.ts.map +0 -1
- package/apps/app-companion/src/components/avatar/VrmFootShadow.js +0 -83
- package/apps/app-companion/src/components/avatar/VrmTeleportEffect.d.ts +0 -49
- package/apps/app-companion/src/components/avatar/VrmTeleportEffect.d.ts.map +0 -1
- package/apps/app-companion/src/components/avatar/VrmTeleportEffect.js +0 -390
- package/apps/app-companion/src/components/avatar/VrmViewer.d.ts +0 -64
- package/apps/app-companion/src/components/avatar/VrmViewer.d.ts.map +0 -1
- package/apps/app-companion/src/components/avatar/VrmViewer.js +0 -437
- package/apps/app-companion/src/components/avatar/mixamoVRMRigMap.d.ts +0 -3
- package/apps/app-companion/src/components/avatar/mixamoVRMRigMap.d.ts.map +0 -1
- package/apps/app-companion/src/components/avatar/mixamoVRMRigMap.js +0 -56
- package/apps/app-companion/src/components/avatar/retargetMixamoFbxToVrm.d.ts +0 -9
- package/apps/app-companion/src/components/avatar/retargetMixamoFbxToVrm.d.ts.map +0 -1
- package/apps/app-companion/src/components/avatar/retargetMixamoFbxToVrm.js +0 -127
- package/apps/app-companion/src/components/avatar/retargetMixamoGltfToVrm.d.ts +0 -11
- package/apps/app-companion/src/components/avatar/retargetMixamoGltfToVrm.d.ts.map +0 -1
- package/apps/app-companion/src/components/avatar/retargetMixamoGltfToVrm.js +0 -97
- package/apps/app-companion/src/components/avatar/scene-overlay-renderer.d.ts +0 -37
- package/apps/app-companion/src/components/avatar/scene-overlay-renderer.d.ts.map +0 -1
- package/apps/app-companion/src/components/avatar/scene-overlay-renderer.js +0 -337
- package/apps/app-companion/src/components/avatar/scene-theme-tokens.d.ts +0 -26
- package/apps/app-companion/src/components/avatar/scene-theme-tokens.d.ts.map +0 -1
- package/apps/app-companion/src/components/avatar/scene-theme-tokens.js +0 -48
- package/apps/app-companion/src/components/avatar/vector-browser-three.d.ts +0 -9
- package/apps/app-companion/src/components/avatar/vector-browser-three.d.ts.map +0 -1
- package/apps/app-companion/src/components/avatar/vector-browser-three.js +0 -21
- package/apps/app-companion/src/components/avatar/vector-browser-utils.d.ts +0 -52
- package/apps/app-companion/src/components/avatar/vector-browser-utils.d.ts.map +0 -1
- package/apps/app-companion/src/components/avatar/vector-browser-utils.js +0 -245
- package/apps/app-companion/src/components/avatar/vrm-desktop-energy.d.ts +0 -40
- package/apps/app-companion/src/components/avatar/vrm-desktop-energy.d.ts.map +0 -1
- package/apps/app-companion/src/components/avatar/vrm-desktop-energy.js +0 -74
- package/apps/app-companion/src/components/chat/ChatAvatar.d.ts +0 -3
- package/apps/app-companion/src/components/chat/ChatAvatar.d.ts.map +0 -1
- package/apps/app-companion/src/components/chat/ChatAvatar.js +0 -80
- package/apps/app-companion/src/components/companion/CompanionAppView.d.ts +0 -9
- package/apps/app-companion/src/components/companion/CompanionAppView.d.ts.map +0 -1
- package/apps/app-companion/src/components/companion/CompanionAppView.js +0 -121
- package/apps/app-companion/src/components/companion/CompanionHeader.d.ts +0 -27
- package/apps/app-companion/src/components/companion/CompanionHeader.d.ts.map +0 -1
- package/apps/app-companion/src/components/companion/CompanionHeader.js +0 -67
- package/apps/app-companion/src/components/companion/CompanionPerformanceSettings.d.ts +0 -2
- package/apps/app-companion/src/components/companion/CompanionPerformanceSettings.d.ts.map +0 -1
- package/apps/app-companion/src/components/companion/CompanionPerformanceSettings.js +0 -33
- package/apps/app-companion/src/components/companion/CompanionSceneHost.d.ts +0 -15
- package/apps/app-companion/src/components/companion/CompanionSceneHost.d.ts.map +0 -1
- package/apps/app-companion/src/components/companion/CompanionSceneHost.js +0 -476
- package/apps/app-companion/src/components/companion/CompanionSettingsPanel.d.ts +0 -2
- package/apps/app-companion/src/components/companion/CompanionSettingsPanel.d.ts.map +0 -1
- package/apps/app-companion/src/components/companion/CompanionSettingsPanel.js +0 -7
- package/apps/app-companion/src/components/companion/CompanionShell.d.ts +0 -8
- package/apps/app-companion/src/components/companion/CompanionShell.d.ts.map +0 -1
- package/apps/app-companion/src/components/companion/CompanionShell.js +0 -9
- package/apps/app-companion/src/components/companion/CompanionView.d.ts +0 -7
- package/apps/app-companion/src/components/companion/CompanionView.d.ts.map +0 -1
- package/apps/app-companion/src/components/companion/CompanionView.js +0 -126
- package/apps/app-companion/src/components/companion/EmotePicker.d.ts +0 -2
- package/apps/app-companion/src/components/companion/EmotePicker.d.ts.map +0 -1
- package/apps/app-companion/src/components/companion/EmotePicker.js +0 -351
- package/apps/app-companion/src/components/companion/GlobalEmoteOverlay.d.ts +0 -2
- package/apps/app-companion/src/components/companion/GlobalEmoteOverlay.d.ts.map +0 -1
- package/apps/app-companion/src/components/companion/GlobalEmoteOverlay.js +0 -113
- package/apps/app-companion/src/components/companion/InferenceCloudAlertButton.d.ts +0 -9
- package/apps/app-companion/src/components/companion/InferenceCloudAlertButton.d.ts.map +0 -1
- package/apps/app-companion/src/components/companion/InferenceCloudAlertButton.js +0 -16
- package/apps/app-companion/src/components/companion/VrmStage.d.ts +0 -27
- package/apps/app-companion/src/components/companion/VrmStage.d.ts.map +0 -1
- package/apps/app-companion/src/components/companion/VrmStage.js +0 -179
- package/apps/app-companion/src/components/companion/companion-app.d.ts +0 -6
- package/apps/app-companion/src/components/companion/companion-app.d.ts.map +0 -1
- package/apps/app-companion/src/components/companion/companion-app.js +0 -15
- package/apps/app-companion/src/components/companion/companion-scene-status-context.d.ts +0 -7
- package/apps/app-companion/src/components/companion/companion-scene-status-context.d.ts.map +0 -1
- package/apps/app-companion/src/components/companion/companion-scene-status-context.js +0 -8
- package/apps/app-companion/src/components/companion/companion-shell-styles.d.ts +0 -38
- package/apps/app-companion/src/components/companion/companion-shell-styles.d.ts.map +0 -1
- package/apps/app-companion/src/components/companion/companion-shell-styles.js +0 -237
- package/apps/app-companion/src/components/companion/resolve-companion-inference-notice.d.ts +0 -19
- package/apps/app-companion/src/components/companion/resolve-companion-inference-notice.d.ts.map +0 -1
- package/apps/app-companion/src/components/companion/resolve-companion-inference-notice.js +0 -31
- package/apps/app-companion/src/components/companion/scene-overlay-bridge.d.ts +0 -6
- package/apps/app-companion/src/components/companion/scene-overlay-bridge.d.ts.map +0 -1
- package/apps/app-companion/src/components/companion/scene-overlay-bridge.js +0 -83
- package/apps/app-companion/src/components/companion/shared-companion-scene-context.d.ts +0 -3
- package/apps/app-companion/src/components/companion/shared-companion-scene-context.d.ts.map +0 -1
- package/apps/app-companion/src/components/companion/shared-companion-scene-context.js +0 -13
- package/apps/app-companion/src/components/companion/walletUtils.d.ts +0 -91
- package/apps/app-companion/src/components/companion/walletUtils.d.ts.map +0 -1
- package/apps/app-companion/src/components/companion/walletUtils.js +0 -152
- package/apps/app-companion/src/index.d.ts +0 -38
- package/apps/app-companion/src/index.d.ts.map +0 -1
- package/apps/app-companion/src/index.js +0 -37
- package/apps/app-companion/src/types/render-modes.d.ts +0 -4
- package/apps/app-companion/src/types/render-modes.d.ts.map +0 -1
- package/apps/app-companion/src/types/render-modes.js +0 -6
- package/apps/app-companion/src/vrm-assets.d.ts +0 -10
- package/apps/app-companion/src/vrm-assets.d.ts.map +0 -1
- package/apps/app-companion/src/vrm-assets.js +0 -70
- package/apps/app-lifeops/src/api/client-lifeops.d.ts +0 -406
- package/apps/app-lifeops/src/api/client-lifeops.d.ts.map +0 -1
- package/apps/app-lifeops/src/api/client-lifeops.js +0 -1070
- package/apps/app-steward/src/ApprovalQueue.d.ts +0 -18
- package/apps/app-steward/src/ApprovalQueue.d.ts.map +0 -1
- package/apps/app-steward/src/ApprovalQueue.js +0 -141
- package/apps/app-steward/src/StewardLogo.d.ts +0 -11
- package/apps/app-steward/src/StewardLogo.d.ts.map +0 -1
- package/apps/app-steward/src/StewardLogo.js +0 -4
- package/apps/app-steward/src/StewardView.d.ts +0 -6
- package/apps/app-steward/src/StewardView.d.ts.map +0 -1
- package/apps/app-steward/src/StewardView.js +0 -45
- package/apps/app-steward/src/TransactionHistory.d.ts +0 -22
- package/apps/app-steward/src/TransactionHistory.d.ts.map +0 -1
- package/apps/app-steward/src/TransactionHistory.js +0 -100
- package/apps/app-steward/src/actions/check-balance.d.ts +0 -17
- package/apps/app-steward/src/actions/check-balance.d.ts.map +0 -1
- package/apps/app-steward/src/actions/check-balance.js +0 -168
- package/apps/app-steward/src/actions/execute-trade.d.ts +0 -17
- package/apps/app-steward/src/actions/execute-trade.d.ts.map +0 -1
- package/apps/app-steward/src/actions/execute-trade.js +0 -307
- package/apps/app-steward/src/actions/get-receive-address.d.ts +0 -13
- package/apps/app-steward/src/actions/get-receive-address.d.ts.map +0 -1
- package/apps/app-steward/src/actions/get-receive-address.js +0 -127
- package/apps/app-steward/src/actions/prepare-swap.d.ts +0 -13
- package/apps/app-steward/src/actions/prepare-swap.d.ts.map +0 -1
- package/apps/app-steward/src/actions/prepare-swap.js +0 -303
- package/apps/app-steward/src/actions/prepare-transfer.d.ts +0 -14
- package/apps/app-steward/src/actions/prepare-transfer.d.ts.map +0 -1
- package/apps/app-steward/src/actions/prepare-transfer.js +0 -217
- package/apps/app-steward/src/actions/transfer-token.d.ts +0 -17
- package/apps/app-steward/src/actions/transfer-token.d.ts.map +0 -1
- package/apps/app-steward/src/actions/transfer-token.js +0 -479
- package/apps/app-steward/src/actions/wallet-action-shared.d.ts +0 -15
- package/apps/app-steward/src/actions/wallet-action-shared.d.ts.map +0 -1
- package/apps/app-steward/src/actions/wallet-action-shared.js +0 -24
- package/apps/app-steward/src/api/bsc-trade.d.ts +0 -36
- package/apps/app-steward/src/api/bsc-trade.d.ts.map +0 -1
- package/apps/app-steward/src/api/bsc-trade.js +0 -782
- package/apps/app-steward/src/api/tx-service.d.ts +0 -53
- package/apps/app-steward/src/api/tx-service.d.ts.map +0 -1
- package/apps/app-steward/src/api/tx-service.js +0 -217
- package/apps/app-steward/src/api/wallet-bsc-routes.d.ts +0 -63
- package/apps/app-steward/src/api/wallet-bsc-routes.d.ts.map +0 -1
- package/apps/app-steward/src/api/wallet-bsc-routes.js +0 -318
- package/apps/app-steward/src/api/wallet-trading-profile.d.ts +0 -31
- package/apps/app-steward/src/api/wallet-trading-profile.d.ts.map +0 -1
- package/apps/app-steward/src/api/wallet-trading-profile.js +0 -560
- package/apps/app-steward/src/browser-workspace-wallet.d.ts +0 -80
- package/apps/app-steward/src/browser-workspace-wallet.d.ts.map +0 -1
- package/apps/app-steward/src/browser-workspace-wallet.js +0 -135
- package/apps/app-steward/src/chain-utils.d.ts +0 -10
- package/apps/app-steward/src/chain-utils.d.ts.map +0 -1
- package/apps/app-steward/src/chain-utils.js +0 -83
- package/apps/app-steward/src/index.d.ts +0 -20
- package/apps/app-steward/src/index.d.ts.map +0 -1
- package/apps/app-steward/src/index.js +0 -19
- package/apps/app-steward/src/plugin.d.ts +0 -21
- package/apps/app-steward/src/plugin.d.ts.map +0 -1
- package/apps/app-steward/src/plugin.js +0 -325
- package/apps/app-steward/src/routes/steward-bridge.d.ts +0 -202
- package/apps/app-steward/src/routes/steward-bridge.d.ts.map +0 -1
- package/apps/app-steward/src/routes/steward-bridge.js +0 -858
- package/apps/app-steward/src/routes/steward-compat-routes.d.ts +0 -21
- package/apps/app-steward/src/routes/steward-compat-routes.d.ts.map +0 -1
- package/apps/app-steward/src/routes/steward-compat-routes.js +0 -372
- package/apps/app-steward/src/routes/wallet-browser-compat-routes.d.ts +0 -4
- package/apps/app-steward/src/routes/wallet-browser-compat-routes.d.ts.map +0 -1
- package/apps/app-steward/src/routes/wallet-browser-compat-routes.js +0 -387
- package/apps/app-steward/src/routes/wallet-bsc-core-routes.d.ts +0 -15
- package/apps/app-steward/src/routes/wallet-bsc-core-routes.d.ts.map +0 -1
- package/apps/app-steward/src/routes/wallet-bsc-core-routes.js +0 -42
- package/apps/app-steward/src/routes/wallet-compat-routes.d.ts +0 -13
- package/apps/app-steward/src/routes/wallet-compat-routes.d.ts.map +0 -1
- package/apps/app-steward/src/routes/wallet-compat-routes.js +0 -200
- package/apps/app-steward/src/routes/wallet-trade-compat-routes.d.ts +0 -11
- package/apps/app-steward/src/routes/wallet-trade-compat-routes.d.ts.map +0 -1
- package/apps/app-steward/src/routes/wallet-trade-compat-routes.js +0 -528
- package/apps/app-steward/src/security/hydrate-wallet-keys-from-platform-store.d.ts +0 -7
- package/apps/app-steward/src/security/hydrate-wallet-keys-from-platform-store.d.ts.map +0 -1
- package/apps/app-steward/src/security/hydrate-wallet-keys-from-platform-store.js +0 -40
- package/apps/app-steward/src/security/wallet-os-store-actions.d.ts +0 -14
- package/apps/app-steward/src/security/wallet-os-store-actions.d.ts.map +0 -1
- package/apps/app-steward/src/security/wallet-os-store-actions.js +0 -70
- package/apps/app-steward/src/services/steward-credentials.d.ts +0 -37
- package/apps/app-steward/src/services/steward-credentials.d.ts.map +0 -1
- package/apps/app-steward/src/services/steward-credentials.js +0 -91
- package/apps/app-steward/src/services/steward-sidecar/health-check.d.ts +0 -9
- package/apps/app-steward/src/services/steward-sidecar/health-check.d.ts.map +0 -1
- package/apps/app-steward/src/services/steward-sidecar/health-check.js +0 -34
- package/apps/app-steward/src/services/steward-sidecar/helpers.d.ts +0 -21
- package/apps/app-steward/src/services/steward-sidecar/helpers.d.ts.map +0 -1
- package/apps/app-steward/src/services/steward-sidecar/helpers.js +0 -71
- package/apps/app-steward/src/services/steward-sidecar/process-management.d.ts +0 -9
- package/apps/app-steward/src/services/steward-sidecar/process-management.d.ts.map +0 -1
- package/apps/app-steward/src/services/steward-sidecar/process-management.js +0 -53
- package/apps/app-steward/src/services/steward-sidecar/types.d.ts +0 -60
- package/apps/app-steward/src/services/steward-sidecar/types.d.ts.map +0 -1
- package/apps/app-steward/src/services/steward-sidecar/types.js +0 -17
- package/apps/app-steward/src/services/steward-sidecar/wallet-setup.d.ts +0 -9
- package/apps/app-steward/src/services/steward-sidecar/wallet-setup.d.ts.map +0 -1
- package/apps/app-steward/src/services/steward-sidecar/wallet-setup.js +0 -114
- package/apps/app-steward/src/services/steward-sidecar.d.ts +0 -69
- package/apps/app-steward/src/services/steward-sidecar.d.ts.map +0 -1
- package/apps/app-steward/src/services/steward-sidecar.js +0 -383
- package/apps/app-steward/src/services/steward-wallet.d.ts +0 -25
- package/apps/app-steward/src/services/steward-wallet.d.ts.map +0 -1
- package/apps/app-steward/src/services/steward-wallet.js +0 -332
- package/apps/app-steward/src/types/bsc-trade.d.ts +0 -181
- package/apps/app-steward/src/types/bsc-trade.d.ts.map +0 -1
- package/apps/app-steward/src/types/bsc-trade.js +0 -8
- package/apps/app-steward/src/types/index.d.ts +0 -3
- package/apps/app-steward/src/types/index.d.ts.map +0 -1
- package/apps/app-steward/src/types/index.js +0 -2
- package/apps/app-steward/src/types/steward.d.ts +0 -85
- package/apps/app-steward/src/types/steward.d.ts.map +0 -1
- package/apps/app-steward/src/types/steward.js +0 -9
- package/apps/app-vincent/src/client.d.ts +0 -17
- package/apps/app-vincent/src/client.d.ts.map +0 -1
- package/apps/app-vincent/src/client.js +0 -38
- package/apps/app-vincent/src/vincent-contracts.d.ts +0 -52
- package/apps/app-vincent/src/vincent-contracts.d.ts.map +0 -1
- package/apps/app-vincent/src/vincent-contracts.js +0 -4
- package/packages/app-core/src/App.d.ts +0 -6
- package/packages/app-core/src/App.d.ts.map +0 -1
- package/packages/app-core/src/App.js +0 -516
- package/packages/app-core/src/api/auth/audit.d.ts +0 -52
- package/packages/app-core/src/api/auth/audit.d.ts.map +0 -1
- package/packages/app-core/src/api/auth/audit.js +0 -126
- package/packages/app-core/src/api/auth/legacy-bearer.d.ts +0 -75
- package/packages/app-core/src/api/auth/legacy-bearer.d.ts.map +0 -1
- package/packages/app-core/src/api/auth/legacy-bearer.js +0 -126
- package/packages/app-core/src/api/auth/sessions.d.ts +0 -152
- package/packages/app-core/src/api/auth/sessions.d.ts.map +0 -1
- package/packages/app-core/src/api/auth/sessions.js +0 -298
- package/packages/app-core/src/api/auth/tokens.d.ts +0 -3
- package/packages/app-core/src/api/auth/tokens.d.ts.map +0 -1
- package/packages/app-core/src/api/auth/tokens.js +0 -13
- package/packages/app-core/src/api/auth-client.d.ts +0 -130
- package/packages/app-core/src/api/auth-client.d.ts.map +0 -1
- package/packages/app-core/src/api/auth-client.js +0 -301
- package/packages/app-core/src/api/auth.d.ts +0 -155
- package/packages/app-core/src/api/auth.d.ts.map +0 -1
- package/packages/app-core/src/api/auth.js +0 -326
- package/packages/app-core/src/api/client-agent.d.ts +0 -627
- package/packages/app-core/src/api/client-agent.d.ts.map +0 -1
- package/packages/app-core/src/api/client-agent.js +0 -1442
- package/packages/app-core/src/api/client-automations.d.ts +0 -8
- package/packages/app-core/src/api/client-automations.d.ts.map +0 -1
- package/packages/app-core/src/api/client-automations.js +0 -7
- package/packages/app-core/src/api/client-base.d.ts +0 -82
- package/packages/app-core/src/api/client-base.d.ts.map +0 -1
- package/packages/app-core/src/api/client-base.js +0 -729
- package/packages/app-core/src/api/client-browser-workspace.d.ts +0 -25
- package/packages/app-core/src/api/client-browser-workspace.d.ts.map +0 -1
- package/packages/app-core/src/api/client-browser-workspace.js +0 -98
- package/packages/app-core/src/api/client-chat.d.ts +0 -355
- package/packages/app-core/src/api/client-chat.d.ts.map +0 -1
- package/packages/app-core/src/api/client-chat.js +0 -582
- package/packages/app-core/src/api/client-cloud.d.ts +0 -286
- package/packages/app-core/src/api/client-cloud.d.ts.map +0 -1
- package/packages/app-core/src/api/client-cloud.js +0 -410
- package/packages/app-core/src/api/client-computeruse.d.ts +0 -32
- package/packages/app-core/src/api/client-computeruse.d.ts.map +0 -1
- package/packages/app-core/src/api/client-computeruse.js +0 -16
- package/packages/app-core/src/api/client-imessage.d.ts +0 -68
- package/packages/app-core/src/api/client-imessage.d.ts.map +0 -1
- package/packages/app-core/src/api/client-imessage.js +0 -74
- package/packages/app-core/src/api/client-local-inference.d.ts +0 -62
- package/packages/app-core/src/api/client-local-inference.d.ts.map +0 -1
- package/packages/app-core/src/api/client-local-inference.js +0 -87
- package/packages/app-core/src/api/client-n8n.d.ts +0 -27
- package/packages/app-core/src/api/client-n8n.d.ts.map +0 -1
- package/packages/app-core/src/api/client-n8n.js +0 -61
- package/packages/app-core/src/api/client-skills.d.ts +0 -475
- package/packages/app-core/src/api/client-skills.d.ts.map +0 -1
- package/packages/app-core/src/api/client-skills.js +0 -608
- package/packages/app-core/src/api/client-types-babylon.d.ts +0 -254
- package/packages/app-core/src/api/client-types-babylon.d.ts.map +0 -1
- package/packages/app-core/src/api/client-types-babylon.js +0 -2
- package/packages/app-core/src/api/client-types-character.d.ts +0 -39
- package/packages/app-core/src/api/client-types-character.d.ts.map +0 -1
- package/packages/app-core/src/api/client-types-character.js +0 -1
- package/packages/app-core/src/api/client-types-chat.d.ts +0 -428
- package/packages/app-core/src/api/client-types-chat.d.ts.map +0 -1
- package/packages/app-core/src/api/client-types-chat.js +0 -9
- package/packages/app-core/src/api/client-types-config.d.ts +0 -586
- package/packages/app-core/src/api/client-types-config.d.ts.map +0 -1
- package/packages/app-core/src/api/client-types-config.js +0 -5
- package/packages/app-core/src/api/client-types-experience.d.ts +0 -97
- package/packages/app-core/src/api/client-types-experience.d.ts.map +0 -1
- package/packages/app-core/src/api/client-types-experience.js +0 -1
- package/packages/app-core/src/api/client-types-relationships.d.ts +0 -181
- package/packages/app-core/src/api/client-types-relationships.d.ts.map +0 -1
- package/packages/app-core/src/api/client-types-relationships.js +0 -1
- package/packages/app-core/src/api/client-types.d.ts +0 -9
- package/packages/app-core/src/api/client-types.d.ts.map +0 -1
- package/packages/app-core/src/api/client-types.js +0 -12
- package/packages/app-core/src/api/client-wallet.d.ts +0 -129
- package/packages/app-core/src/api/client-wallet.d.ts.map +0 -1
- package/packages/app-core/src/api/client-wallet.js +0 -228
- package/packages/app-core/src/api/client.d.ts +0 -38
- package/packages/app-core/src/api/client.d.ts.map +0 -1
- package/packages/app-core/src/api/client.js +0 -38
- package/packages/app-core/src/api/csrf-client.d.ts +0 -29
- package/packages/app-core/src/api/csrf-client.d.ts.map +0 -1
- package/packages/app-core/src/api/csrf-client.js +0 -54
- package/packages/app-core/src/api/index.d.ts +0 -2
- package/packages/app-core/src/api/index.d.ts.map +0 -1
- package/packages/app-core/src/api/index.js +0 -1
- package/packages/app-core/src/app-shell/task-coordinator-slots.d.ts +0 -38
- package/packages/app-core/src/app-shell/task-coordinator-slots.d.ts.map +0 -1
- package/packages/app-core/src/app-shell/task-coordinator-slots.js +0 -21
- package/packages/app-core/src/autonomy/index.d.ts +0 -48
- package/packages/app-core/src/autonomy/index.d.ts.map +0 -1
- package/packages/app-core/src/autonomy/index.js +0 -336
- package/packages/app-core/src/bridge/capacitor-bridge.d.ts +0 -153
- package/packages/app-core/src/bridge/capacitor-bridge.d.ts.map +0 -1
- package/packages/app-core/src/bridge/capacitor-bridge.js +0 -195
- package/packages/app-core/src/bridge/electrobun-rpc.d.ts +0 -57
- package/packages/app-core/src/bridge/electrobun-rpc.d.ts.map +0 -1
- package/packages/app-core/src/bridge/electrobun-rpc.js +0 -87
- package/packages/app-core/src/bridge/electrobun-runtime.d.ts +0 -3
- package/packages/app-core/src/bridge/electrobun-runtime.d.ts.map +0 -1
- package/packages/app-core/src/bridge/electrobun-runtime.js +0 -34
- package/packages/app-core/src/bridge/gateway-discovery.d.ts +0 -17
- package/packages/app-core/src/bridge/gateway-discovery.d.ts.map +0 -1
- package/packages/app-core/src/bridge/gateway-discovery.js +0 -49
- package/packages/app-core/src/bridge/index.d.ts +0 -7
- package/packages/app-core/src/bridge/index.d.ts.map +0 -1
- package/packages/app-core/src/bridge/index.js +0 -6
- package/packages/app-core/src/bridge/native-plugins.d.ts +0 -504
- package/packages/app-core/src/bridge/native-plugins.d.ts.map +0 -1
- package/packages/app-core/src/bridge/native-plugins.js +0 -67
- package/packages/app-core/src/bridge/plugin-bridge.d.ts +0 -133
- package/packages/app-core/src/bridge/plugin-bridge.d.ts.map +0 -1
- package/packages/app-core/src/bridge/plugin-bridge.js +0 -241
- package/packages/app-core/src/bridge/storage-bridge.d.ts +0 -39
- package/packages/app-core/src/bridge/storage-bridge.d.ts.map +0 -1
- package/packages/app-core/src/bridge/storage-bridge.js +0 -142
- package/packages/app-core/src/character/character-draft-helpers.d.ts +0 -35
- package/packages/app-core/src/character/character-draft-helpers.d.ts.map +0 -1
- package/packages/app-core/src/character/character-draft-helpers.js +0 -270
- package/packages/app-core/src/chat/coding-agent-session-state.d.ts +0 -16
- package/packages/app-core/src/chat/coding-agent-session-state.d.ts.map +0 -1
- package/packages/app-core/src/chat/coding-agent-session-state.js +0 -27
- package/packages/app-core/src/chat/index.d.ts +0 -65
- package/packages/app-core/src/chat/index.d.ts.map +0 -1
- package/packages/app-core/src/chat/index.js +0 -225
- package/packages/app-core/src/components/accounts/AccountCard.d.ts +0 -30
- package/packages/app-core/src/components/accounts/AccountCard.d.ts.map +0 -1
- package/packages/app-core/src/components/accounts/AccountCard.js +0 -185
- package/packages/app-core/src/components/accounts/AccountList.d.ts +0 -15
- package/packages/app-core/src/components/accounts/AccountList.d.ts.map +0 -1
- package/packages/app-core/src/components/accounts/AccountList.js +0 -89
- package/packages/app-core/src/components/accounts/AddAccountDialog.d.ts +0 -33
- package/packages/app-core/src/components/accounts/AddAccountDialog.d.ts.map +0 -1
- package/packages/app-core/src/components/accounts/AddAccountDialog.js +0 -318
- package/packages/app-core/src/components/accounts/RotationStrategyPicker.d.ts +0 -16
- package/packages/app-core/src/components/accounts/RotationStrategyPicker.d.ts.map +0 -1
- package/packages/app-core/src/components/accounts/RotationStrategyPicker.js +0 -45
- package/packages/app-core/src/components/apps/AppsCatalogGrid.d.ts +0 -14
- package/packages/app-core/src/components/apps/AppsCatalogGrid.d.ts.map +0 -1
- package/packages/app-core/src/components/apps/AppsCatalogGrid.js +0 -208
- package/packages/app-core/src/components/apps/AppsSidebar.d.ts +0 -22
- package/packages/app-core/src/components/apps/AppsSidebar.d.ts.map +0 -1
- package/packages/app-core/src/components/apps/AppsSidebar.js +0 -98
- package/packages/app-core/src/components/apps/GameView.d.ts +0 -18
- package/packages/app-core/src/components/apps/GameView.d.ts.map +0 -1
- package/packages/app-core/src/components/apps/GameView.js +0 -1133
- package/packages/app-core/src/components/apps/GameViewOverlay.d.ts +0 -2
- package/packages/app-core/src/components/apps/GameViewOverlay.d.ts.map +0 -1
- package/packages/app-core/src/components/apps/GameViewOverlay.js +0 -120
- package/packages/app-core/src/components/apps/RunningAppsRow.d.ts +0 -12
- package/packages/app-core/src/components/apps/RunningAppsRow.d.ts.map +0 -1
- package/packages/app-core/src/components/apps/RunningAppsRow.js +0 -35
- package/packages/app-core/src/components/apps/app-identity.d.ts +0 -32
- package/packages/app-core/src/components/apps/app-identity.d.ts.map +0 -1
- package/packages/app-core/src/components/apps/app-identity.js +0 -182
- package/packages/app-core/src/components/apps/catalog-loader.d.ts +0 -7
- package/packages/app-core/src/components/apps/catalog-loader.d.ts.map +0 -1
- package/packages/app-core/src/components/apps/catalog-loader.js +0 -30
- package/packages/app-core/src/components/apps/extensions/registry.d.ts +0 -12
- package/packages/app-core/src/components/apps/extensions/registry.d.ts.map +0 -1
- package/packages/app-core/src/components/apps/extensions/registry.js +0 -23
- package/packages/app-core/src/components/apps/extensions/surface.d.ts +0 -34
- package/packages/app-core/src/components/apps/extensions/surface.d.ts.map +0 -1
- package/packages/app-core/src/components/apps/extensions/surface.js +0 -96
- package/packages/app-core/src/components/apps/extensions/types.d.ts +0 -7
- package/packages/app-core/src/components/apps/extensions/types.d.ts.map +0 -1
- package/packages/app-core/src/components/apps/extensions/types.js +0 -1
- package/packages/app-core/src/components/apps/helpers.d.ts +0 -53
- package/packages/app-core/src/components/apps/helpers.d.ts.map +0 -1
- package/packages/app-core/src/components/apps/helpers.js +0 -364
- package/packages/app-core/src/components/apps/internal-tool-apps.d.ts +0 -18
- package/packages/app-core/src/components/apps/internal-tool-apps.d.ts.map +0 -1
- package/packages/app-core/src/components/apps/internal-tool-apps.js +0 -173
- package/packages/app-core/src/components/apps/launch-history.d.ts +0 -16
- package/packages/app-core/src/components/apps/launch-history.d.ts.map +0 -1
- package/packages/app-core/src/components/apps/launch-history.js +0 -77
- package/packages/app-core/src/components/apps/overlay-app-api.d.ts +0 -55
- package/packages/app-core/src/components/apps/overlay-app-api.d.ts.map +0 -1
- package/packages/app-core/src/components/apps/overlay-app-api.js +0 -8
- package/packages/app-core/src/components/apps/overlay-app-registry.d.ts +0 -19
- package/packages/app-core/src/components/apps/overlay-app-registry.d.ts.map +0 -1
- package/packages/app-core/src/components/apps/overlay-app-registry.js +0 -58
- package/packages/app-core/src/components/apps/per-app-config.d.ts +0 -19
- package/packages/app-core/src/components/apps/per-app-config.d.ts.map +0 -1
- package/packages/app-core/src/components/apps/per-app-config.js +0 -99
- package/packages/app-core/src/components/apps/run-attention.d.ts +0 -3
- package/packages/app-core/src/components/apps/run-attention.d.ts.map +0 -1
- package/packages/app-core/src/components/apps/run-attention.js +0 -77
- package/packages/app-core/src/components/apps/surfaces/GameOperatorShell.d.ts +0 -47
- package/packages/app-core/src/components/apps/surfaces/GameOperatorShell.d.ts.map +0 -1
- package/packages/app-core/src/components/apps/surfaces/GameOperatorShell.js +0 -42
- package/packages/app-core/src/components/apps/surfaces/registry.d.ts +0 -11
- package/packages/app-core/src/components/apps/surfaces/registry.d.ts.map +0 -1
- package/packages/app-core/src/components/apps/surfaces/registry.js +0 -23
- package/packages/app-core/src/components/apps/surfaces/types.d.ts +0 -10
- package/packages/app-core/src/components/apps/surfaces/types.d.ts.map +0 -1
- package/packages/app-core/src/components/apps/surfaces/types.js +0 -1
- package/packages/app-core/src/components/apps/useRegistryCatalog.d.ts +0 -14
- package/packages/app-core/src/components/apps/useRegistryCatalog.d.ts.map +0 -1
- package/packages/app-core/src/components/apps/useRegistryCatalog.js +0 -52
- package/packages/app-core/src/components/apps/viewer-auth.d.ts +0 -7
- package/packages/app-core/src/components/apps/viewer-auth.d.ts.map +0 -1
- package/packages/app-core/src/components/apps/viewer-auth.js +0 -55
- package/packages/app-core/src/components/auth/LoginView.d.ts +0 -17
- package/packages/app-core/src/components/auth/LoginView.d.ts.map +0 -1
- package/packages/app-core/src/components/auth/LoginView.js +0 -62
- package/packages/app-core/src/components/character/CharacterEditor.d.ts +0 -12
- package/packages/app-core/src/components/character/CharacterEditor.d.ts.map +0 -1
- package/packages/app-core/src/components/character/CharacterEditor.js +0 -885
- package/packages/app-core/src/components/character/CharacterEditorPanels.d.ts +0 -35
- package/packages/app-core/src/components/character/CharacterEditorPanels.d.ts.map +0 -1
- package/packages/app-core/src/components/character/CharacterEditorPanels.js +0 -250
- package/packages/app-core/src/components/character/CharacterExperienceWorkspace.d.ts +0 -11
- package/packages/app-core/src/components/character/CharacterExperienceWorkspace.d.ts.map +0 -1
- package/packages/app-core/src/components/character/CharacterExperienceWorkspace.js +0 -453
- package/packages/app-core/src/components/character/CharacterHubView.d.ts +0 -22
- package/packages/app-core/src/components/character/CharacterHubView.d.ts.map +0 -1
- package/packages/app-core/src/components/character/CharacterHubView.js +0 -688
- package/packages/app-core/src/components/character/CharacterLearnedSkillsSection.d.ts +0 -2
- package/packages/app-core/src/components/character/CharacterLearnedSkillsSection.d.ts.map +0 -1
- package/packages/app-core/src/components/character/CharacterLearnedSkillsSection.js +0 -76
- package/packages/app-core/src/components/character/CharacterOverviewSection.d.ts +0 -27
- package/packages/app-core/src/components/character/CharacterOverviewSection.d.ts.map +0 -1
- package/packages/app-core/src/components/character/CharacterOverviewSection.js +0 -36
- package/packages/app-core/src/components/character/CharacterRelationshipsSection.d.ts +0 -7
- package/packages/app-core/src/components/character/CharacterRelationshipsSection.d.ts.map +0 -1
- package/packages/app-core/src/components/character/CharacterRelationshipsSection.js +0 -4
- package/packages/app-core/src/components/character/CharacterRoster.d.ts +0 -32
- package/packages/app-core/src/components/character/CharacterRoster.d.ts.map +0 -1
- package/packages/app-core/src/components/character/CharacterRoster.js +0 -111
- package/packages/app-core/src/components/character/MusicLibraryCharacterWidget.d.ts +0 -3
- package/packages/app-core/src/components/character/MusicLibraryCharacterWidget.d.ts.map +0 -1
- package/packages/app-core/src/components/character/MusicLibraryCharacterWidget.js +0 -27
- package/packages/app-core/src/components/character/character-editor-helpers.d.ts +0 -42
- package/packages/app-core/src/components/character/character-editor-helpers.d.ts.map +0 -1
- package/packages/app-core/src/components/character/character-editor-helpers.js +0 -58
- package/packages/app-core/src/components/character/character-greeting.d.ts +0 -5
- package/packages/app-core/src/components/character/character-greeting.d.ts.map +0 -1
- package/packages/app-core/src/components/character/character-greeting.js +0 -22
- package/packages/app-core/src/components/character/character-hub-helpers.d.ts +0 -14
- package/packages/app-core/src/components/character/character-hub-helpers.d.ts.map +0 -1
- package/packages/app-core/src/components/character/character-hub-helpers.js +0 -140
- package/packages/app-core/src/components/character/character-hub-types.d.ts +0 -60
- package/packages/app-core/src/components/character/character-hub-types.d.ts.map +0 -1
- package/packages/app-core/src/components/character/character-hub-types.js +0 -1
- package/packages/app-core/src/components/character/character-voice-config.d.ts +0 -33
- package/packages/app-core/src/components/character/character-voice-config.d.ts.map +0 -1
- package/packages/app-core/src/components/character/character-voice-config.js +0 -95
- package/packages/app-core/src/components/chat/AgentActivityBox.d.ts +0 -8
- package/packages/app-core/src/components/chat/AgentActivityBox.d.ts.map +0 -1
- package/packages/app-core/src/components/chat/AgentActivityBox.js +0 -33
- package/packages/app-core/src/components/chat/AppsSection.d.ts +0 -13
- package/packages/app-core/src/components/chat/AppsSection.d.ts.map +0 -1
- package/packages/app-core/src/components/chat/AppsSection.js +0 -198
- package/packages/app-core/src/components/chat/MessageContent.d.ts +0 -41
- package/packages/app-core/src/components/chat/MessageContent.d.ts.map +0 -1
- package/packages/app-core/src/components/chat/MessageContent.js +0 -691
- package/packages/app-core/src/components/chat/SaveCommandModal.d.ts +0 -9
- package/packages/app-core/src/components/chat/SaveCommandModal.d.ts.map +0 -1
- package/packages/app-core/src/components/chat/SaveCommandModal.js +0 -59
- package/packages/app-core/src/components/chat/TasksEventsPanel.d.ts +0 -30
- package/packages/app-core/src/components/chat/TasksEventsPanel.d.ts.map +0 -1
- package/packages/app-core/src/components/chat/TasksEventsPanel.js +0 -139
- package/packages/app-core/src/components/chat/WidgetVisibilityPanel.d.ts +0 -25
- package/packages/app-core/src/components/chat/WidgetVisibilityPanel.d.ts.map +0 -1
- package/packages/app-core/src/components/chat/WidgetVisibilityPanel.js +0 -30
- package/packages/app-core/src/components/chat/chat-source-registration.d.ts +0 -1
- package/packages/app-core/src/components/chat/chat-source-registration.d.ts.map +0 -1
- package/packages/app-core/src/components/chat/chat-source-registration.js +0 -1
- package/packages/app-core/src/components/chat/message-choice-parser.d.ts +0 -20
- package/packages/app-core/src/components/chat/message-choice-parser.d.ts.map +0 -1
- package/packages/app-core/src/components/chat/message-choice-parser.js +0 -53
- package/packages/app-core/src/components/chat/widgets/ChoiceWidget.d.ts +0 -24
- package/packages/app-core/src/components/chat/widgets/ChoiceWidget.d.ts.map +0 -1
- package/packages/app-core/src/components/chat/widgets/ChoiceWidget.js +0 -38
- package/packages/app-core/src/components/chat/widgets/agent-orchestrator.d.ts +0 -20
- package/packages/app-core/src/components/chat/widgets/agent-orchestrator.d.ts.map +0 -1
- package/packages/app-core/src/components/chat/widgets/agent-orchestrator.js +0 -273
- package/packages/app-core/src/components/chat/widgets/browser-status.d.ts +0 -14
- package/packages/app-core/src/components/chat/widgets/browser-status.d.ts.map +0 -1
- package/packages/app-core/src/components/chat/widgets/browser-status.js +0 -109
- package/packages/app-core/src/components/chat/widgets/music-player.d.ts +0 -4
- package/packages/app-core/src/components/chat/widgets/music-player.d.ts.map +0 -1
- package/packages/app-core/src/components/chat/widgets/music-player.js +0 -132
- package/packages/app-core/src/components/chat/widgets/registry.d.ts +0 -8
- package/packages/app-core/src/components/chat/widgets/registry.d.ts.map +0 -1
- package/packages/app-core/src/components/chat/widgets/registry.js +0 -7
- package/packages/app-core/src/components/chat/widgets/shared.d.ts +0 -17
- package/packages/app-core/src/components/chat/widgets/shared.d.ts.map +0 -1
- package/packages/app-core/src/components/chat/widgets/shared.js +0 -8
- package/packages/app-core/src/components/chat/widgets/todo.d.ts +0 -3
- package/packages/app-core/src/components/chat/widgets/todo.d.ts.map +0 -1
- package/packages/app-core/src/components/chat/widgets/todo.js +0 -109
- package/packages/app-core/src/components/chat/widgets/types.d.ts +0 -16
- package/packages/app-core/src/components/chat/widgets/types.d.ts.map +0 -1
- package/packages/app-core/src/components/chat/widgets/types.js +0 -1
- package/packages/app-core/src/components/chat/widgets/wallet-status.d.ts +0 -4
- package/packages/app-core/src/components/chat/widgets/wallet-status.d.ts.map +0 -1
- package/packages/app-core/src/components/chat/widgets/wallet-status.js +0 -190
- package/packages/app-core/src/components/cloud/CloudSourceControls.d.ts +0 -13
- package/packages/app-core/src/components/cloud/CloudSourceControls.d.ts.map +0 -1
- package/packages/app-core/src/components/cloud/CloudSourceControls.js +0 -19
- package/packages/app-core/src/components/cloud/CloudStatusBadge.d.ts +0 -33
- package/packages/app-core/src/components/cloud/CloudStatusBadge.d.ts.map +0 -1
- package/packages/app-core/src/components/cloud/CloudStatusBadge.js +0 -98
- package/packages/app-core/src/components/cloud/FlaminaGuide.d.ts +0 -10
- package/packages/app-core/src/components/cloud/FlaminaGuide.d.ts.map +0 -1
- package/packages/app-core/src/components/cloud/FlaminaGuide.js +0 -86
- package/packages/app-core/src/components/cloud/StripeEmbeddedCheckout.d.ts +0 -24
- package/packages/app-core/src/components/cloud/StripeEmbeddedCheckout.d.ts.map +0 -1
- package/packages/app-core/src/components/cloud/StripeEmbeddedCheckout.js +0 -101
- package/packages/app-core/src/components/companion/injected.d.ts +0 -10
- package/packages/app-core/src/components/companion/injected.d.ts.map +0 -1
- package/packages/app-core/src/components/companion/injected.js +0 -25
- package/packages/app-core/src/components/config-ui/config-control-primitives.d.ts +0 -14
- package/packages/app-core/src/components/config-ui/config-control-primitives.d.ts.map +0 -1
- package/packages/app-core/src/components/config-ui/config-control-primitives.js +0 -22
- package/packages/app-core/src/components/config-ui/config-field.d.ts +0 -58
- package/packages/app-core/src/components/config-ui/config-field.d.ts.map +0 -1
- package/packages/app-core/src/components/config-ui/config-field.js +0 -874
- package/packages/app-core/src/components/config-ui/config-renderer.d.ts +0 -164
- package/packages/app-core/src/components/config-ui/config-renderer.d.ts.map +0 -1
- package/packages/app-core/src/components/config-ui/config-renderer.js +0 -397
- package/packages/app-core/src/components/config-ui/index.d.ts +0 -5
- package/packages/app-core/src/components/config-ui/index.d.ts.map +0 -1
- package/packages/app-core/src/components/config-ui/index.js +0 -4
- package/packages/app-core/src/components/config-ui/ui-renderer.d.ts +0 -15
- package/packages/app-core/src/components/config-ui/ui-renderer.d.ts.map +0 -1
- package/packages/app-core/src/components/config-ui/ui-renderer.js +0 -826
- package/packages/app-core/src/components/connectors/BlueBubblesStatusPanel.d.ts +0 -2
- package/packages/app-core/src/components/connectors/BlueBubblesStatusPanel.d.ts.map +0 -1
- package/packages/app-core/src/components/connectors/BlueBubblesStatusPanel.js +0 -61
- package/packages/app-core/src/components/connectors/ConnectorModeSelector.d.ts +0 -35
- package/packages/app-core/src/components/connectors/ConnectorModeSelector.d.ts.map +0 -1
- package/packages/app-core/src/components/connectors/ConnectorModeSelector.js +0 -150
- package/packages/app-core/src/components/connectors/ConnectorSetupPanel.d.ts +0 -12
- package/packages/app-core/src/components/connectors/ConnectorSetupPanel.d.ts.map +0 -1
- package/packages/app-core/src/components/connectors/ConnectorSetupPanel.js +0 -92
- package/packages/app-core/src/components/connectors/DiscordLocalConnectorPanel.d.ts +0 -2
- package/packages/app-core/src/components/connectors/DiscordLocalConnectorPanel.d.ts.map +0 -1
- package/packages/app-core/src/components/connectors/DiscordLocalConnectorPanel.js +0 -249
- package/packages/app-core/src/components/connectors/IMessageStatusPanel.d.ts +0 -2
- package/packages/app-core/src/components/connectors/IMessageStatusPanel.d.ts.map +0 -1
- package/packages/app-core/src/components/connectors/IMessageStatusPanel.js +0 -63
- package/packages/app-core/src/components/connectors/SignalQrOverlay.d.ts +0 -7
- package/packages/app-core/src/components/connectors/SignalQrOverlay.d.ts.map +0 -1
- package/packages/app-core/src/components/connectors/SignalQrOverlay.js +0 -63
- package/packages/app-core/src/components/connectors/TelegramAccountConnectorPanel.d.ts +0 -2
- package/packages/app-core/src/components/connectors/TelegramAccountConnectorPanel.d.ts.map +0 -1
- package/packages/app-core/src/components/connectors/TelegramAccountConnectorPanel.js +0 -202
- package/packages/app-core/src/components/connectors/TelegramBotSetupPanel.d.ts +0 -2
- package/packages/app-core/src/components/connectors/TelegramBotSetupPanel.d.ts.map +0 -1
- package/packages/app-core/src/components/connectors/TelegramBotSetupPanel.js +0 -81
- package/packages/app-core/src/components/connectors/WhatsAppQrOverlay.d.ts +0 -9
- package/packages/app-core/src/components/connectors/WhatsAppQrOverlay.d.ts.map +0 -1
- package/packages/app-core/src/components/connectors/WhatsAppQrOverlay.js +0 -53
- package/packages/app-core/src/components/conversations/ConversationRenameDialog.d.ts +0 -9
- package/packages/app-core/src/components/conversations/ConversationRenameDialog.d.ts.map +0 -1
- package/packages/app-core/src/components/conversations/ConversationRenameDialog.js +0 -46
- package/packages/app-core/src/components/conversations/ConversationsSidebar.d.ts +0 -9
- package/packages/app-core/src/components/conversations/ConversationsSidebar.d.ts.map +0 -1
- package/packages/app-core/src/components/conversations/ConversationsSidebar.js +0 -557
- package/packages/app-core/src/components/conversations/brand-icons.d.ts +0 -12
- package/packages/app-core/src/components/conversations/brand-icons.d.ts.map +0 -1
- package/packages/app-core/src/components/conversations/brand-icons.js +0 -49
- package/packages/app-core/src/components/conversations/conversation-sidebar-model.d.ts +0 -66
- package/packages/app-core/src/components/conversations/conversation-sidebar-model.d.ts.map +0 -1
- package/packages/app-core/src/components/conversations/conversation-sidebar-model.js +0 -340
- package/packages/app-core/src/components/conversations/conversation-utils.d.ts +0 -9
- package/packages/app-core/src/components/conversations/conversation-utils.d.ts.map +0 -1
- package/packages/app-core/src/components/conversations/conversation-utils.js +0 -142
- package/packages/app-core/src/components/custom-actions/CustomActionEditor.d.ts +0 -10
- package/packages/app-core/src/components/custom-actions/CustomActionEditor.d.ts.map +0 -1
- package/packages/app-core/src/components/custom-actions/CustomActionEditor.js +0 -385
- package/packages/app-core/src/components/custom-actions/CustomActionsPanel.d.ts +0 -9
- package/packages/app-core/src/components/custom-actions/CustomActionsPanel.d.ts.map +0 -1
- package/packages/app-core/src/components/custom-actions/CustomActionsPanel.js +0 -158
- package/packages/app-core/src/components/custom-actions/CustomActionsView.d.ts +0 -2
- package/packages/app-core/src/components/custom-actions/CustomActionsView.d.ts.map +0 -1
- package/packages/app-core/src/components/custom-actions/CustomActionsView.js +0 -144
- package/packages/app-core/src/components/custom-actions/custom-action-form.d.ts +0 -44
- package/packages/app-core/src/components/custom-actions/custom-action-form.d.ts.map +0 -1
- package/packages/app-core/src/components/custom-actions/custom-action-form.js +0 -237
- package/packages/app-core/src/components/index.d.ts +0 -100
- package/packages/app-core/src/components/index.d.ts.map +0 -1
- package/packages/app-core/src/components/index.js +0 -101
- package/packages/app-core/src/components/inventory/ChainIcon.d.ts +0 -9
- package/packages/app-core/src/components/inventory/ChainIcon.d.ts.map +0 -1
- package/packages/app-core/src/components/inventory/ChainIcon.js +0 -58
- package/packages/app-core/src/components/inventory/TokenLogo.d.ts +0 -9
- package/packages/app-core/src/components/inventory/TokenLogo.d.ts.map +0 -1
- package/packages/app-core/src/components/inventory/TokenLogo.js +0 -26
- package/packages/app-core/src/components/inventory/chainConfig.d.ts +0 -89
- package/packages/app-core/src/components/inventory/chainConfig.d.ts.map +0 -1
- package/packages/app-core/src/components/inventory/chainConfig.js +0 -285
- package/packages/app-core/src/components/inventory/constants.d.ts +0 -30
- package/packages/app-core/src/components/inventory/constants.d.ts.map +0 -1
- package/packages/app-core/src/components/inventory/constants.js +0 -57
- package/packages/app-core/src/components/inventory/inventory-chain-filters.d.ts +0 -11
- package/packages/app-core/src/components/inventory/inventory-chain-filters.d.ts.map +0 -1
- package/packages/app-core/src/components/inventory/inventory-chain-filters.js +0 -41
- package/packages/app-core/src/components/inventory/media-url.d.ts +0 -6
- package/packages/app-core/src/components/inventory/media-url.d.ts.map +0 -1
- package/packages/app-core/src/components/inventory/media-url.js +0 -28
- package/packages/app-core/src/components/inventory/useInventoryData.d.ts +0 -38
- package/packages/app-core/src/components/inventory/useInventoryData.d.ts.map +0 -1
- package/packages/app-core/src/components/inventory/useInventoryData.js +0 -278
- package/packages/app-core/src/components/local-inference/ActiveModelBar.d.ts +0 -10
- package/packages/app-core/src/components/local-inference/ActiveModelBar.d.ts.map +0 -1
- package/packages/app-core/src/components/local-inference/ActiveModelBar.js +0 -19
- package/packages/app-core/src/components/local-inference/DeviceBridgeStatus.d.ts +0 -2
- package/packages/app-core/src/components/local-inference/DeviceBridgeStatus.d.ts.map +0 -1
- package/packages/app-core/src/components/local-inference/DeviceBridgeStatus.js +0 -39
- package/packages/app-core/src/components/local-inference/DevicesPanel.d.ts +0 -8
- package/packages/app-core/src/components/local-inference/DevicesPanel.d.ts.map +0 -1
- package/packages/app-core/src/components/local-inference/DevicesPanel.js +0 -44
- package/packages/app-core/src/components/local-inference/DownloadProgress.d.ts +0 -7
- package/packages/app-core/src/components/local-inference/DownloadProgress.d.ts.map +0 -1
- package/packages/app-core/src/components/local-inference/DownloadProgress.js +0 -8
- package/packages/app-core/src/components/local-inference/DownloadQueue.d.ts +0 -15
- package/packages/app-core/src/components/local-inference/DownloadQueue.d.ts.map +0 -1
- package/packages/app-core/src/components/local-inference/DownloadQueue.js +0 -21
- package/packages/app-core/src/components/local-inference/FirstRunOffer.d.ts +0 -11
- package/packages/app-core/src/components/local-inference/FirstRunOffer.d.ts.map +0 -1
- package/packages/app-core/src/components/local-inference/FirstRunOffer.js +0 -49
- package/packages/app-core/src/components/local-inference/HardwareBadge.d.ts +0 -7
- package/packages/app-core/src/components/local-inference/HardwareBadge.d.ts.map +0 -1
- package/packages/app-core/src/components/local-inference/HardwareBadge.js +0 -10
- package/packages/app-core/src/components/local-inference/HuggingFaceSearch.d.ts +0 -22
- package/packages/app-core/src/components/local-inference/HuggingFaceSearch.d.ts.map +0 -1
- package/packages/app-core/src/components/local-inference/HuggingFaceSearch.js +0 -68
- package/packages/app-core/src/components/local-inference/LocalInferencePanel.d.ts +0 -5
- package/packages/app-core/src/components/local-inference/LocalInferencePanel.d.ts.map +0 -1
- package/packages/app-core/src/components/local-inference/LocalInferencePanel.js +0 -225
- package/packages/app-core/src/components/local-inference/ModelCard.d.ts +0 -20
- package/packages/app-core/src/components/local-inference/ModelCard.d.ts.map +0 -1
- package/packages/app-core/src/components/local-inference/ModelCard.js +0 -21
- package/packages/app-core/src/components/local-inference/ModelHubView.d.ts +0 -18
- package/packages/app-core/src/components/local-inference/ModelHubView.d.ts.map +0 -1
- package/packages/app-core/src/components/local-inference/ModelHubView.js +0 -40
- package/packages/app-core/src/components/local-inference/ProvidersList.d.ts +0 -2
- package/packages/app-core/src/components/local-inference/ProvidersList.d.ts.map +0 -1
- package/packages/app-core/src/components/local-inference/ProvidersList.js +0 -51
- package/packages/app-core/src/components/local-inference/RoutingMatrix.d.ts +0 -2
- package/packages/app-core/src/components/local-inference/RoutingMatrix.d.ts.map +0 -1
- package/packages/app-core/src/components/local-inference/RoutingMatrix.js +0 -108
- package/packages/app-core/src/components/local-inference/SlotAssignments.d.ts +0 -15
- package/packages/app-core/src/components/local-inference/SlotAssignments.d.ts.map +0 -1
- package/packages/app-core/src/components/local-inference/SlotAssignments.js +0 -58
- package/packages/app-core/src/components/local-inference/hub-utils.d.ts +0 -27
- package/packages/app-core/src/components/local-inference/hub-utils.d.ts.map +0 -1
- package/packages/app-core/src/components/local-inference/hub-utils.js +0 -86
- package/packages/app-core/src/components/onboarding/BootstrapStep.d.ts +0 -35
- package/packages/app-core/src/components/onboarding/BootstrapStep.d.ts.map +0 -1
- package/packages/app-core/src/components/onboarding/BootstrapStep.js +0 -150
- package/packages/app-core/src/components/onboarding/onboarding-form-primitives.d.ts +0 -54
- package/packages/app-core/src/components/onboarding/onboarding-form-primitives.d.ts.map +0 -1
- package/packages/app-core/src/components/onboarding/onboarding-form-primitives.js +0 -55
- package/packages/app-core/src/components/onboarding/onboarding-step-chrome.d.ts +0 -40
- package/packages/app-core/src/components/onboarding/onboarding-step-chrome.d.ts.map +0 -1
- package/packages/app-core/src/components/onboarding/onboarding-step-chrome.js +0 -74
- package/packages/app-core/src/components/pages/AdvancedPageView.d.ts +0 -4
- package/packages/app-core/src/components/pages/AdvancedPageView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/AdvancedPageView.js +0 -72
- package/packages/app-core/src/components/pages/AppDetailsView.d.ts +0 -34
- package/packages/app-core/src/components/pages/AppDetailsView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/AppDetailsView.js +0 -350
- package/packages/app-core/src/components/pages/AppsPageView.d.ts +0 -12
- package/packages/app-core/src/components/pages/AppsPageView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/AppsPageView.js +0 -58
- package/packages/app-core/src/components/pages/AppsView.d.ts +0 -3
- package/packages/app-core/src/components/pages/AppsView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/AppsView.js +0 -883
- package/packages/app-core/src/components/pages/AutomationsView.d.ts +0 -6
- package/packages/app-core/src/components/pages/AutomationsView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/AutomationsView.js +0 -2512
- package/packages/app-core/src/components/pages/BrowserWorkspaceView.d.ts +0 -17
- package/packages/app-core/src/components/pages/BrowserWorkspaceView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/BrowserWorkspaceView.js +0 -1326
- package/packages/app-core/src/components/pages/ChatModalView.d.ts +0 -13
- package/packages/app-core/src/components/pages/ChatModalView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/ChatModalView.js +0 -17
- package/packages/app-core/src/components/pages/ChatView.d.ts +0 -24
- package/packages/app-core/src/components/pages/ChatView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/ChatView.js +0 -534
- package/packages/app-core/src/components/pages/ConfigPageView.d.ts +0 -12
- package/packages/app-core/src/components/pages/ConfigPageView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/ConfigPageView.js +0 -263
- package/packages/app-core/src/components/pages/ConnectorsPageView.d.ts +0 -8
- package/packages/app-core/src/components/pages/ConnectorsPageView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/ConnectorsPageView.js +0 -8
- package/packages/app-core/src/components/pages/DatabasePageView.d.ts +0 -5
- package/packages/app-core/src/components/pages/DatabasePageView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/DatabasePageView.js +0 -33
- package/packages/app-core/src/components/pages/DatabaseView.d.ts +0 -6
- package/packages/app-core/src/components/pages/DatabaseView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/DatabaseView.js +0 -247
- package/packages/app-core/src/components/pages/ElizaCloudDashboard.d.ts +0 -2
- package/packages/app-core/src/components/pages/ElizaCloudDashboard.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/ElizaCloudDashboard.js +0 -380
- package/packages/app-core/src/components/pages/HeartbeatForm.d.ts +0 -56
- package/packages/app-core/src/components/pages/HeartbeatForm.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/HeartbeatForm.js +0 -215
- package/packages/app-core/src/components/pages/HeartbeatsView.d.ts +0 -3
- package/packages/app-core/src/components/pages/HeartbeatsView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/HeartbeatsView.js +0 -399
- package/packages/app-core/src/components/pages/InventoryView.d.ts +0 -2
- package/packages/app-core/src/components/pages/InventoryView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/InventoryView.js +0 -837
- package/packages/app-core/src/components/pages/KnowledgeView.d.ts +0 -12
- package/packages/app-core/src/components/pages/KnowledgeView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/KnowledgeView.js +0 -546
- package/packages/app-core/src/components/pages/LogsPageView.d.ts +0 -6
- package/packages/app-core/src/components/pages/LogsPageView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/LogsPageView.js +0 -6
- package/packages/app-core/src/components/pages/LogsView.d.ts +0 -2
- package/packages/app-core/src/components/pages/LogsView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/LogsView.js +0 -81
- package/packages/app-core/src/components/pages/MediaGalleryView.d.ts +0 -6
- package/packages/app-core/src/components/pages/MediaGalleryView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/MediaGalleryView.js +0 -273
- package/packages/app-core/src/components/pages/MemoryDetailPanel.d.ts +0 -5
- package/packages/app-core/src/components/pages/MemoryDetailPanel.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/MemoryDetailPanel.js +0 -17
- package/packages/app-core/src/components/pages/MemoryViewerView.d.ts +0 -5
- package/packages/app-core/src/components/pages/MemoryViewerView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/MemoryViewerView.js +0 -234
- package/packages/app-core/src/components/pages/MiladyOsAppsView.d.ts +0 -4
- package/packages/app-core/src/components/pages/MiladyOsAppsView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/MiladyOsAppsView.js +0 -618
- package/packages/app-core/src/components/pages/PageScopedChatPane.d.ts +0 -48
- package/packages/app-core/src/components/pages/PageScopedChatPane.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/PageScopedChatPane.js +0 -503
- package/packages/app-core/src/components/pages/PluginCard.d.ts +0 -36
- package/packages/app-core/src/components/pages/PluginCard.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/PluginCard.js +0 -128
- package/packages/app-core/src/components/pages/PluginConfigForm.d.ts +0 -29
- package/packages/app-core/src/components/pages/PluginConfigForm.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/PluginConfigForm.js +0 -133
- package/packages/app-core/src/components/pages/PluginsPageView.d.ts +0 -9
- package/packages/app-core/src/components/pages/PluginsPageView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/PluginsPageView.js +0 -5
- package/packages/app-core/src/components/pages/PluginsView.d.ts +0 -11
- package/packages/app-core/src/components/pages/PluginsView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/PluginsView.js +0 -813
- package/packages/app-core/src/components/pages/RelationshipsGraphPanel.d.ts +0 -8
- package/packages/app-core/src/components/pages/RelationshipsGraphPanel.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/RelationshipsGraphPanel.js +0 -696
- package/packages/app-core/src/components/pages/RelationshipsIdentityCluster.d.ts +0 -5
- package/packages/app-core/src/components/pages/RelationshipsIdentityCluster.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/RelationshipsIdentityCluster.js +0 -17
- package/packages/app-core/src/components/pages/RelationshipsView.d.ts +0 -5
- package/packages/app-core/src/components/pages/RelationshipsView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/RelationshipsView.js +0 -5
- package/packages/app-core/src/components/pages/ReleaseCenterView.d.ts +0 -2
- package/packages/app-core/src/components/pages/ReleaseCenterView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/ReleaseCenterView.js +0 -216
- package/packages/app-core/src/components/pages/RuntimeView.d.ts +0 -5
- package/packages/app-core/src/components/pages/RuntimeView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/RuntimeView.js +0 -283
- package/packages/app-core/src/components/pages/ScratchpadView.d.ts +0 -2
- package/packages/app-core/src/components/pages/ScratchpadView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/ScratchpadView.js +0 -364
- package/packages/app-core/src/components/pages/SecretsView.d.ts +0 -5
- package/packages/app-core/src/components/pages/SecretsView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/SecretsView.js +0 -245
- package/packages/app-core/src/components/pages/SettingsView.d.ts +0 -6
- package/packages/app-core/src/components/pages/SettingsView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/SettingsView.js +0 -498
- package/packages/app-core/src/components/pages/SkillsView.d.ts +0 -6
- package/packages/app-core/src/components/pages/SkillsView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/SkillsView.js +0 -205
- package/packages/app-core/src/components/pages/SqlEditorPanel.d.ts +0 -13
- package/packages/app-core/src/components/pages/SqlEditorPanel.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/SqlEditorPanel.js +0 -19
- package/packages/app-core/src/components/pages/StreamView.d.ts +0 -4
- package/packages/app-core/src/components/pages/StreamView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/StreamView.js +0 -113
- package/packages/app-core/src/components/pages/TasksPageView.d.ts +0 -2
- package/packages/app-core/src/components/pages/TasksPageView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/TasksPageView.js +0 -10
- package/packages/app-core/src/components/pages/TrajectoriesView.d.ts +0 -9
- package/packages/app-core/src/components/pages/TrajectoriesView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/TrajectoriesView.js +0 -278
- package/packages/app-core/src/components/pages/TrajectoryDetailView.d.ts +0 -7
- package/packages/app-core/src/components/pages/TrajectoryDetailView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/TrajectoryDetailView.js +0 -173
- package/packages/app-core/src/components/pages/TriggersView.d.ts +0 -3
- package/packages/app-core/src/components/pages/TriggersView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/TriggersView.js +0 -2
- package/packages/app-core/src/components/pages/VectorBrowserView.d.ts +0 -13
- package/packages/app-core/src/components/pages/VectorBrowserView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/VectorBrowserView.js +0 -846
- package/packages/app-core/src/components/pages/WorkflowGraphViewer.d.ts +0 -15
- package/packages/app-core/src/components/pages/WorkflowGraphViewer.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/WorkflowGraphViewer.js +0 -403
- package/packages/app-core/src/components/pages/automation-conversations.d.ts +0 -16
- package/packages/app-core/src/components/pages/automation-conversations.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/automation-conversations.js +0 -204
- package/packages/app-core/src/components/pages/chat-view-hooks.d.ts +0 -63
- package/packages/app-core/src/components/pages/chat-view-hooks.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/chat-view-hooks.js +0 -531
- package/packages/app-core/src/components/pages/cloud-dashboard-utils.d.ts +0 -91
- package/packages/app-core/src/components/pages/cloud-dashboard-utils.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/cloud-dashboard-utils.js +0 -284
- package/packages/app-core/src/components/pages/config-page-sections.d.ts +0 -86
- package/packages/app-core/src/components/pages/config-page-sections.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/config-page-sections.js +0 -205
- package/packages/app-core/src/components/pages/database-utils.d.ts +0 -30
- package/packages/app-core/src/components/pages/database-utils.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/database-utils.js +0 -133
- package/packages/app-core/src/components/pages/heartbeat-utils.d.ts +0 -105
- package/packages/app-core/src/components/pages/heartbeat-utils.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/heartbeat-utils.js +0 -368
- package/packages/app-core/src/components/pages/knowledge-detail.d.ts +0 -9
- package/packages/app-core/src/components/pages/knowledge-detail.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/knowledge-detail.js +0 -149
- package/packages/app-core/src/components/pages/knowledge-upload.d.ts +0 -27
- package/packages/app-core/src/components/pages/knowledge-upload.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/knowledge-upload.js +0 -125
- package/packages/app-core/src/components/pages/page-scoped-conversations.d.ts +0 -62
- package/packages/app-core/src/components/pages/page-scoped-conversations.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/page-scoped-conversations.js +0 -266
- package/packages/app-core/src/components/pages/plugin-list-utils.d.ts +0 -67
- package/packages/app-core/src/components/pages/plugin-list-utils.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/plugin-list-utils.js +0 -665
- package/packages/app-core/src/components/pages/plugin-view-connectors.d.ts +0 -57
- package/packages/app-core/src/components/pages/plugin-view-connectors.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/plugin-view-connectors.js +0 -275
- package/packages/app-core/src/components/pages/plugin-view-dialogs.d.ts +0 -36
- package/packages/app-core/src/components/pages/plugin-view-dialogs.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/plugin-view-dialogs.js +0 -63
- package/packages/app-core/src/components/pages/plugin-view-modal.d.ts +0 -34
- package/packages/app-core/src/components/pages/plugin-view-modal.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/plugin-view-modal.js +0 -29
- package/packages/app-core/src/components/pages/plugin-view-sidebar.d.ts +0 -36
- package/packages/app-core/src/components/pages/plugin-view-sidebar.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/plugin-view-sidebar.js +0 -42
- package/packages/app-core/src/components/pages/relationships/RelationshipsActivityFeed.d.ts +0 -2
- package/packages/app-core/src/components/pages/relationships/RelationshipsActivityFeed.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/relationships/RelationshipsActivityFeed.js +0 -85
- package/packages/app-core/src/components/pages/relationships/RelationshipsCandidateMergesPanel.d.ts +0 -6
- package/packages/app-core/src/components/pages/relationships/RelationshipsCandidateMergesPanel.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/relationships/RelationshipsCandidateMergesPanel.js +0 -73
- package/packages/app-core/src/components/pages/relationships/RelationshipsPersonPanels.d.ts +0 -27
- package/packages/app-core/src/components/pages/relationships/RelationshipsPersonPanels.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/relationships/RelationshipsPersonPanels.js +0 -241
- package/packages/app-core/src/components/pages/relationships/RelationshipsSidebar.d.ts +0 -10
- package/packages/app-core/src/components/pages/relationships/RelationshipsSidebar.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/relationships/RelationshipsSidebar.js +0 -16
- package/packages/app-core/src/components/pages/relationships/RelationshipsWorkspaceView.d.ts +0 -7
- package/packages/app-core/src/components/pages/relationships/RelationshipsWorkspaceView.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/relationships/RelationshipsWorkspaceView.js +0 -130
- package/packages/app-core/src/components/pages/relationships/relationships-utils.d.ts +0 -16
- package/packages/app-core/src/components/pages/relationships/relationships-utils.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/relationships/relationships-utils.js +0 -105
- package/packages/app-core/src/components/pages/settings/IdentitySettingsSection.d.ts +0 -2
- package/packages/app-core/src/components/pages/settings/IdentitySettingsSection.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/settings/IdentitySettingsSection.js +0 -310
- package/packages/app-core/src/components/pages/skill-detail-panel.d.ts +0 -13
- package/packages/app-core/src/components/pages/skill-detail-panel.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/skill-detail-panel.js +0 -161
- package/packages/app-core/src/components/pages/skill-marketplace.d.ts +0 -38
- package/packages/app-core/src/components/pages/skill-marketplace.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/skill-marketplace.js +0 -114
- package/packages/app-core/src/components/pages/useBrowserWorkspaceWalletBridge.d.ts +0 -43
- package/packages/app-core/src/components/pages/useBrowserWorkspaceWalletBridge.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/useBrowserWorkspaceWalletBridge.js +0 -362
- package/packages/app-core/src/components/pages/vector-browser-utils.d.ts +0 -2
- package/packages/app-core/src/components/pages/vector-browser-utils.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/vector-browser-utils.js +0 -1
- package/packages/app-core/src/components/pages/workflow-graph-events.d.ts +0 -6
- package/packages/app-core/src/components/pages/workflow-graph-events.d.ts.map +0 -1
- package/packages/app-core/src/components/pages/workflow-graph-events.js +0 -7
- package/packages/app-core/src/components/permissions/PermissionIcon.d.ts +0 -4
- package/packages/app-core/src/components/permissions/PermissionIcon.d.ts.map +0 -1
- package/packages/app-core/src/components/permissions/PermissionIcon.js +0 -13
- package/packages/app-core/src/components/permissions/StreamingPermissions.d.ts +0 -21
- package/packages/app-core/src/components/permissions/StreamingPermissions.d.ts.map +0 -1
- package/packages/app-core/src/components/permissions/StreamingPermissions.js +0 -284
- package/packages/app-core/src/components/phone-companion/Chat.d.ts +0 -15
- package/packages/app-core/src/components/phone-companion/Chat.d.ts.map +0 -1
- package/packages/app-core/src/components/phone-companion/Chat.js +0 -76
- package/packages/app-core/src/components/phone-companion/Pairing.d.ts +0 -9
- package/packages/app-core/src/components/phone-companion/Pairing.d.ts.map +0 -1
- package/packages/app-core/src/components/phone-companion/Pairing.js +0 -124
- package/packages/app-core/src/components/phone-companion/PhoneCompanionApp.d.ts +0 -9
- package/packages/app-core/src/components/phone-companion/PhoneCompanionApp.d.ts.map +0 -1
- package/packages/app-core/src/components/phone-companion/PhoneCompanionApp.js +0 -108
- package/packages/app-core/src/components/phone-companion/RemoteSession.d.ts +0 -9
- package/packages/app-core/src/components/phone-companion/RemoteSession.d.ts.map +0 -1
- package/packages/app-core/src/components/phone-companion/RemoteSession.js +0 -364
- package/packages/app-core/src/components/phone-companion/index.d.ts +0 -5
- package/packages/app-core/src/components/phone-companion/index.d.ts.map +0 -1
- package/packages/app-core/src/components/phone-companion/index.js +0 -4
- package/packages/app-core/src/components/plugins/showcase-data.d.ts +0 -4
- package/packages/app-core/src/components/plugins/showcase-data.d.ts.map +0 -1
- package/packages/app-core/src/components/plugins/showcase-data.js +0 -461
- package/packages/app-core/src/components/policy-controls/ApprovedAddressesSection.d.ts +0 -7
- package/packages/app-core/src/components/policy-controls/ApprovedAddressesSection.d.ts.map +0 -1
- package/packages/app-core/src/components/policy-controls/ApprovedAddressesSection.js +0 -74
- package/packages/app-core/src/components/policy-controls/AutoApproveSection.d.ts +0 -7
- package/packages/app-core/src/components/policy-controls/AutoApproveSection.d.ts.map +0 -1
- package/packages/app-core/src/components/policy-controls/AutoApproveSection.js +0 -14
- package/packages/app-core/src/components/policy-controls/PolicyToggle.d.ts +0 -15
- package/packages/app-core/src/components/policy-controls/PolicyToggle.d.ts.map +0 -1
- package/packages/app-core/src/components/policy-controls/PolicyToggle.js +0 -12
- package/packages/app-core/src/components/policy-controls/RateLimitSection.d.ts +0 -7
- package/packages/app-core/src/components/policy-controls/RateLimitSection.d.ts.map +0 -1
- package/packages/app-core/src/components/policy-controls/RateLimitSection.js +0 -11
- package/packages/app-core/src/components/policy-controls/SpendingLimitSection.d.ts +0 -7
- package/packages/app-core/src/components/policy-controls/SpendingLimitSection.d.ts.map +0 -1
- package/packages/app-core/src/components/policy-controls/SpendingLimitSection.js +0 -15
- package/packages/app-core/src/components/policy-controls/TimeWindowSection.d.ts +0 -7
- package/packages/app-core/src/components/policy-controls/TimeWindowSection.d.ts.map +0 -1
- package/packages/app-core/src/components/policy-controls/TimeWindowSection.js +0 -40
- package/packages/app-core/src/components/policy-controls/constants.d.ts +0 -11
- package/packages/app-core/src/components/policy-controls/constants.d.ts.map +0 -1
- package/packages/app-core/src/components/policy-controls/constants.js +0 -41
- package/packages/app-core/src/components/policy-controls/helpers.d.ts +0 -13
- package/packages/app-core/src/components/policy-controls/helpers.d.ts.map +0 -1
- package/packages/app-core/src/components/policy-controls/helpers.js +0 -43
- package/packages/app-core/src/components/policy-controls/index.d.ts +0 -10
- package/packages/app-core/src/components/policy-controls/index.d.ts.map +0 -1
- package/packages/app-core/src/components/policy-controls/index.js +0 -9
- package/packages/app-core/src/components/policy-controls/types.d.ts +0 -58
- package/packages/app-core/src/components/policy-controls/types.d.ts.map +0 -1
- package/packages/app-core/src/components/policy-controls/types.js +0 -7
- package/packages/app-core/src/components/release-center/shared.d.ts +0 -13
- package/packages/app-core/src/components/release-center/shared.d.ts.map +0 -1
- package/packages/app-core/src/components/release-center/shared.js +0 -38
- package/packages/app-core/src/components/release-center/types.d.ts +0 -79
- package/packages/app-core/src/components/release-center/types.d.ts.map +0 -1
- package/packages/app-core/src/components/release-center/types.js +0 -5
- package/packages/app-core/src/components/settings/ApiKeyConfig.d.ts +0 -21
- package/packages/app-core/src/components/settings/ApiKeyConfig.d.ts.map +0 -1
- package/packages/app-core/src/components/settings/ApiKeyConfig.js +0 -111
- package/packages/app-core/src/components/settings/AppearanceSettingsSection.d.ts +0 -2
- package/packages/app-core/src/components/settings/AppearanceSettingsSection.d.ts.map +0 -1
- package/packages/app-core/src/components/settings/AppearanceSettingsSection.js +0 -253
- package/packages/app-core/src/components/settings/AppsManagementSection.d.ts +0 -12
- package/packages/app-core/src/components/settings/AppsManagementSection.d.ts.map +0 -1
- package/packages/app-core/src/components/settings/AppsManagementSection.js +0 -285
- package/packages/app-core/src/components/settings/CapabilitiesSection.d.ts +0 -2
- package/packages/app-core/src/components/settings/CapabilitiesSection.d.ts.map +0 -1
- package/packages/app-core/src/components/settings/CapabilitiesSection.js +0 -97
- package/packages/app-core/src/components/settings/DesktopWorkspaceSection.d.ts +0 -7
- package/packages/app-core/src/components/settings/DesktopWorkspaceSection.d.ts.map +0 -1
- package/packages/app-core/src/components/settings/DesktopWorkspaceSection.js +0 -502
- package/packages/app-core/src/components/settings/PermissionsSection.d.ts +0 -8
- package/packages/app-core/src/components/settings/PermissionsSection.d.ts.map +0 -1
- package/packages/app-core/src/components/settings/PermissionsSection.js +0 -310
- package/packages/app-core/src/components/settings/PolicyControlsView.d.ts +0 -2
- package/packages/app-core/src/components/settings/PolicyControlsView.d.ts.map +0 -1
- package/packages/app-core/src/components/settings/PolicyControlsView.js +0 -231
- package/packages/app-core/src/components/settings/ProviderSwitcher.d.ts +0 -22
- package/packages/app-core/src/components/settings/ProviderSwitcher.d.ts.map +0 -1
- package/packages/app-core/src/components/settings/ProviderSwitcher.js +0 -618
- package/packages/app-core/src/components/settings/SecuritySettingsSection.d.ts +0 -2
- package/packages/app-core/src/components/settings/SecuritySettingsSection.d.ts.map +0 -1
- package/packages/app-core/src/components/settings/SecuritySettingsSection.js +0 -381
- package/packages/app-core/src/components/settings/SubscriptionStatus.d.ts +0 -28
- package/packages/app-core/src/components/settings/SubscriptionStatus.d.ts.map +0 -1
- package/packages/app-core/src/components/settings/SubscriptionStatus.js +0 -266
- package/packages/app-core/src/components/settings/VoiceConfigView.d.ts +0 -5
- package/packages/app-core/src/components/settings/VoiceConfigView.d.ts.map +0 -1
- package/packages/app-core/src/components/settings/VoiceConfigView.js +0 -505
- package/packages/app-core/src/components/settings/cloud-model-schema.d.ts +0 -26
- package/packages/app-core/src/components/settings/cloud-model-schema.d.ts.map +0 -1
- package/packages/app-core/src/components/settings/cloud-model-schema.js +0 -103
- package/packages/app-core/src/components/settings/permission-controls.d.ts +0 -37
- package/packages/app-core/src/components/settings/permission-controls.d.ts.map +0 -1
- package/packages/app-core/src/components/settings/permission-controls.js +0 -437
- package/packages/app-core/src/components/settings/permission-types.d.ts +0 -44
- package/packages/app-core/src/components/settings/permission-types.d.ts.map +0 -1
- package/packages/app-core/src/components/settings/permission-types.js +0 -215
- package/packages/app-core/src/components/settings/settings-control-primitives.d.ts +0 -11
- package/packages/app-core/src/components/settings/settings-control-primitives.d.ts.map +0 -1
- package/packages/app-core/src/components/settings/settings-control-primitives.js +0 -14
- package/packages/app-core/src/components/shared/AppPageSidebar.d.ts +0 -12
- package/packages/app-core/src/components/shared/AppPageSidebar.d.ts.map +0 -1
- package/packages/app-core/src/components/shared/AppPageSidebar.js +0 -119
- package/packages/app-core/src/components/shared/CollapsibleSidebarSection.d.ts +0 -19
- package/packages/app-core/src/components/shared/CollapsibleSidebarSection.d.ts.map +0 -1
- package/packages/app-core/src/components/shared/CollapsibleSidebarSection.js +0 -12
- package/packages/app-core/src/components/shared/LanguageDropdown.d.ts +0 -24
- package/packages/app-core/src/components/shared/LanguageDropdown.d.ts.map +0 -1
- package/packages/app-core/src/components/shared/LanguageDropdown.js +0 -37
- package/packages/app-core/src/components/shared/ThemeToggle.d.ts +0 -14
- package/packages/app-core/src/components/shared/ThemeToggle.d.ts.map +0 -1
- package/packages/app-core/src/components/shared/ThemeToggle.js +0 -14
- package/packages/app-core/src/components/shared/confirm-delete-control.d.ts +0 -19
- package/packages/app-core/src/components/shared/confirm-delete-control.d.ts.map +0 -1
- package/packages/app-core/src/components/shared/confirm-delete-control.js +0 -19
- package/packages/app-core/src/components/shell/BugReportModal.d.ts +0 -2
- package/packages/app-core/src/components/shell/BugReportModal.d.ts.map +0 -1
- package/packages/app-core/src/components/shell/BugReportModal.js +0 -366
- package/packages/app-core/src/components/shell/CommandPalette.d.ts +0 -2
- package/packages/app-core/src/components/shell/CommandPalette.d.ts.map +0 -1
- package/packages/app-core/src/components/shell/CommandPalette.js +0 -185
- package/packages/app-core/src/components/shell/ComputerUseApprovalOverlay.d.ts +0 -2
- package/packages/app-core/src/components/shell/ComputerUseApprovalOverlay.d.ts.map +0 -1
- package/packages/app-core/src/components/shell/ComputerUseApprovalOverlay.js +0 -171
- package/packages/app-core/src/components/shell/ConnectionFailedBanner.d.ts +0 -6
- package/packages/app-core/src/components/shell/ConnectionFailedBanner.d.ts.map +0 -1
- package/packages/app-core/src/components/shell/ConnectionFailedBanner.js +0 -23
- package/packages/app-core/src/components/shell/ConnectionLostOverlay.d.ts +0 -2
- package/packages/app-core/src/components/shell/ConnectionLostOverlay.d.ts.map +0 -1
- package/packages/app-core/src/components/shell/ConnectionLostOverlay.js +0 -49
- package/packages/app-core/src/components/shell/Header.d.ts +0 -13
- package/packages/app-core/src/components/shell/Header.d.ts.map +0 -1
- package/packages/app-core/src/components/shell/Header.js +0 -298
- package/packages/app-core/src/components/shell/LoadingScreen.d.ts +0 -13
- package/packages/app-core/src/components/shell/LoadingScreen.d.ts.map +0 -1
- package/packages/app-core/src/components/shell/LoadingScreen.js +0 -86
- package/packages/app-core/src/components/shell/PairingView.d.ts +0 -2
- package/packages/app-core/src/components/shell/PairingView.d.ts.map +0 -1
- package/packages/app-core/src/components/shell/PairingView.js +0 -41
- package/packages/app-core/src/components/shell/RestartBanner.d.ts +0 -2
- package/packages/app-core/src/components/shell/RestartBanner.d.ts.map +0 -1
- package/packages/app-core/src/components/shell/RestartBanner.js +0 -39
- package/packages/app-core/src/components/shell/RuntimeGate.d.ts +0 -22
- package/packages/app-core/src/components/shell/RuntimeGate.d.ts.map +0 -1
- package/packages/app-core/src/components/shell/RuntimeGate.js +0 -640
- package/packages/app-core/src/components/shell/ShellHeaderControls.d.ts +0 -44
- package/packages/app-core/src/components/shell/ShellHeaderControls.d.ts.map +0 -1
- package/packages/app-core/src/components/shell/ShellHeaderControls.js +0 -80
- package/packages/app-core/src/components/shell/ShellOverlays.d.ts +0 -5
- package/packages/app-core/src/components/shell/ShellOverlays.d.ts.map +0 -1
- package/packages/app-core/src/components/shell/ShellOverlays.js +0 -15
- package/packages/app-core/src/components/shell/ShortcutsOverlay.d.ts +0 -2
- package/packages/app-core/src/components/shell/ShortcutsOverlay.d.ts.map +0 -1
- package/packages/app-core/src/components/shell/ShortcutsOverlay.js +0 -58
- package/packages/app-core/src/components/shell/StartupFailureView.d.ts +0 -8
- package/packages/app-core/src/components/shell/StartupFailureView.d.ts.map +0 -1
- package/packages/app-core/src/components/shell/StartupFailureView.js +0 -148
- package/packages/app-core/src/components/shell/StartupShell.d.ts +0 -12
- package/packages/app-core/src/components/shell/StartupShell.d.ts.map +0 -1
- package/packages/app-core/src/components/shell/StartupShell.js +0 -230
- package/packages/app-core/src/components/shell/SystemWarningBanner.d.ts +0 -6
- package/packages/app-core/src/components/shell/SystemWarningBanner.d.ts.map +0 -1
- package/packages/app-core/src/components/shell/SystemWarningBanner.js +0 -44
- package/packages/app-core/src/components/steward/injected.d.ts +0 -5
- package/packages/app-core/src/components/steward/injected.d.ts.map +0 -1
- package/packages/app-core/src/components/steward/injected.js +0 -14
- package/packages/app-core/src/components/stream/StatusBar.d.ts +0 -10
- package/packages/app-core/src/components/stream/StatusBar.d.ts.map +0 -1
- package/packages/app-core/src/components/stream/StatusBar.js +0 -65
- package/packages/app-core/src/components/stream/helpers.d.ts +0 -15
- package/packages/app-core/src/components/stream/helpers.d.ts.map +0 -1
- package/packages/app-core/src/components/stream/helpers.js +0 -16
- package/packages/app-core/src/components/training/injected.d.ts +0 -3
- package/packages/app-core/src/components/training/injected.d.ts.map +0 -1
- package/packages/app-core/src/components/training/injected.js +0 -6
- package/packages/app-core/src/components/workspace/AppWorkspaceChrome.d.ts +0 -62
- package/packages/app-core/src/components/workspace/AppWorkspaceChrome.d.ts.map +0 -1
- package/packages/app-core/src/components/workspace/AppWorkspaceChrome.js +0 -220
- package/packages/app-core/src/config/app-config.d.ts +0 -121
- package/packages/app-core/src/config/app-config.d.ts.map +0 -1
- package/packages/app-core/src/config/app-config.js +0 -31
- package/packages/app-core/src/config/boot-config-react.d.ts +0 -5
- package/packages/app-core/src/config/boot-config-react.d.ts.map +0 -1
- package/packages/app-core/src/config/boot-config-react.js +0 -7
- package/packages/app-core/src/config/cloud-only.d.ts +0 -6
- package/packages/app-core/src/config/cloud-only.d.ts.map +0 -1
- package/packages/app-core/src/config/cloud-only.js +0 -15
- package/packages/app-core/src/config/config-catalog.d.ts +0 -376
- package/packages/app-core/src/config/config-catalog.d.ts.map +0 -1
- package/packages/app-core/src/config/config-catalog.js +0 -732
- package/packages/app-core/src/config/index.d.ts +0 -12
- package/packages/app-core/src/config/index.d.ts.map +0 -1
- package/packages/app-core/src/config/index.js +0 -11
- package/packages/app-core/src/config/plugin-auto-enable.d.ts +0 -5
- package/packages/app-core/src/config/plugin-auto-enable.d.ts.map +0 -1
- package/packages/app-core/src/config/plugin-auto-enable.js +0 -47
- package/packages/app-core/src/config/plugin-ui-spec.d.ts +0 -42
- package/packages/app-core/src/config/plugin-ui-spec.d.ts.map +0 -1
- package/packages/app-core/src/config/plugin-ui-spec.js +0 -256
- package/packages/app-core/src/config/ui-spec.d.ts +0 -164
- package/packages/app-core/src/config/ui-spec.d.ts.map +0 -1
- package/packages/app-core/src/config/ui-spec.js +0 -13
- package/packages/app-core/src/config/wechat-config.d.ts +0 -3
- package/packages/app-core/src/config/wechat-config.d.ts.map +0 -1
- package/packages/app-core/src/config/wechat-config.js +0 -21
- package/packages/app-core/src/content-packs/apply-pack.d.ts +0 -33
- package/packages/app-core/src/content-packs/apply-pack.d.ts.map +0 -1
- package/packages/app-core/src/content-packs/apply-pack.js +0 -96
- package/packages/app-core/src/content-packs/bundled-packs.d.ts +0 -14
- package/packages/app-core/src/content-packs/bundled-packs.d.ts.map +0 -1
- package/packages/app-core/src/content-packs/bundled-packs.js +0 -106
- package/packages/app-core/src/content-packs/index.d.ts +0 -4
- package/packages/app-core/src/content-packs/index.d.ts.map +0 -1
- package/packages/app-core/src/content-packs/index.js +0 -3
- package/packages/app-core/src/content-packs/load-pack.d.ts +0 -34
- package/packages/app-core/src/content-packs/load-pack.d.ts.map +0 -1
- package/packages/app-core/src/content-packs/load-pack.js +0 -151
- package/packages/app-core/src/events/index.d.ts +0 -62
- package/packages/app-core/src/events/index.d.ts.map +0 -1
- package/packages/app-core/src/events/index.js +0 -51
- package/packages/app-core/src/hooks/index.d.ts +0 -14
- package/packages/app-core/src/hooks/index.d.ts.map +0 -1
- package/packages/app-core/src/hooks/index.js +0 -13
- package/packages/app-core/src/hooks/useAccounts.d.ts +0 -41
- package/packages/app-core/src/hooks/useAccounts.d.ts.map +0 -1
- package/packages/app-core/src/hooks/useAccounts.js +0 -250
- package/packages/app-core/src/hooks/useActivityEvents.d.ts +0 -20
- package/packages/app-core/src/hooks/useActivityEvents.d.ts.map +0 -1
- package/packages/app-core/src/hooks/useActivityEvents.js +0 -126
- package/packages/app-core/src/hooks/useAuthStatus.d.ts +0 -49
- package/packages/app-core/src/hooks/useAuthStatus.d.ts.map +0 -1
- package/packages/app-core/src/hooks/useAuthStatus.js +0 -90
- package/packages/app-core/src/hooks/useBugReport.d.ts +0 -26
- package/packages/app-core/src/hooks/useBugReport.d.ts.map +0 -1
- package/packages/app-core/src/hooks/useBugReport.js +0 -28
- package/packages/app-core/src/hooks/useCanvasWindow.d.ts +0 -38
- package/packages/app-core/src/hooks/useCanvasWindow.d.ts.map +0 -1
- package/packages/app-core/src/hooks/useCanvasWindow.js +0 -277
- package/packages/app-core/src/hooks/useChatAvatarVoiceBridge.d.ts +0 -12
- package/packages/app-core/src/hooks/useChatAvatarVoiceBridge.d.ts.map +0 -1
- package/packages/app-core/src/hooks/useChatAvatarVoiceBridge.js +0 -21
- package/packages/app-core/src/hooks/useContextMenu.d.ts +0 -17
- package/packages/app-core/src/hooks/useContextMenu.d.ts.map +0 -1
- package/packages/app-core/src/hooks/useContextMenu.js +0 -142
- package/packages/app-core/src/hooks/useKeyboardShortcuts.d.ts +0 -5
- package/packages/app-core/src/hooks/useKeyboardShortcuts.d.ts.map +0 -1
- package/packages/app-core/src/hooks/useKeyboardShortcuts.js +0 -32
- package/packages/app-core/src/hooks/useMediaQuery.d.ts +0 -4
- package/packages/app-core/src/hooks/useMediaQuery.d.ts.map +0 -1
- package/packages/app-core/src/hooks/useMediaQuery.js +0 -30
- package/packages/app-core/src/hooks/useMusicPlayer.d.ts +0 -54
- package/packages/app-core/src/hooks/useMusicPlayer.d.ts.map +0 -1
- package/packages/app-core/src/hooks/useMusicPlayer.js +0 -117
- package/packages/app-core/src/hooks/useRenderGuard.d.ts +0 -17
- package/packages/app-core/src/hooks/useRenderGuard.d.ts.map +0 -1
- package/packages/app-core/src/hooks/useRenderGuard.js +0 -36
- package/packages/app-core/src/hooks/useSignalPairing.d.ts +0 -12
- package/packages/app-core/src/hooks/useSignalPairing.d.ts.map +0 -1
- package/packages/app-core/src/hooks/useSignalPairing.js +0 -129
- package/packages/app-core/src/hooks/useStreamPopoutNavigation.d.ts +0 -3
- package/packages/app-core/src/hooks/useStreamPopoutNavigation.d.ts.map +0 -1
- package/packages/app-core/src/hooks/useStreamPopoutNavigation.js +0 -4
- package/packages/app-core/src/hooks/useVoiceChat.d.ts +0 -37
- package/packages/app-core/src/hooks/useVoiceChat.d.ts.map +0 -1
- package/packages/app-core/src/hooks/useVoiceChat.js +0 -1310
- package/packages/app-core/src/hooks/useWhatsAppPairing.d.ts +0 -12
- package/packages/app-core/src/hooks/useWhatsAppPairing.d.ts.map +0 -1
- package/packages/app-core/src/hooks/useWhatsAppPairing.js +0 -95
- package/packages/app-core/src/hooks/useWorkflowGenerationState.d.ts +0 -23
- package/packages/app-core/src/hooks/useWorkflowGenerationState.d.ts.map +0 -1
- package/packages/app-core/src/hooks/useWorkflowGenerationState.js +0 -46
- package/packages/app-core/src/hooks/voice-chat-playback.d.ts +0 -32
- package/packages/app-core/src/hooks/voice-chat-playback.d.ts.map +0 -1
- package/packages/app-core/src/hooks/voice-chat-playback.js +0 -203
- package/packages/app-core/src/hooks/voice-chat-recording.d.ts +0 -6
- package/packages/app-core/src/hooks/voice-chat-recording.d.ts.map +0 -1
- package/packages/app-core/src/hooks/voice-chat-recording.js +0 -46
- package/packages/app-core/src/hooks/voice-chat-types.d.ts +0 -193
- package/packages/app-core/src/hooks/voice-chat-types.d.ts.map +0 -1
- package/packages/app-core/src/hooks/voice-chat-types.js +0 -185
- package/packages/app-core/src/i18n/index.d.ts +0 -7
- package/packages/app-core/src/i18n/index.d.ts.map +0 -1
- package/packages/app-core/src/i18n/index.js +0 -57
- package/packages/app-core/src/i18n/locales/en.json +0 -3231
- package/packages/app-core/src/i18n/locales/es.json +0 -3231
- package/packages/app-core/src/i18n/locales/ko.json +0 -3231
- package/packages/app-core/src/i18n/locales/pt.json +0 -3231
- package/packages/app-core/src/i18n/locales/tl.json +0 -3231
- package/packages/app-core/src/i18n/locales/vi.json +0 -3231
- package/packages/app-core/src/i18n/locales/zh-CN.json +0 -3231
- package/packages/app-core/src/i18n/messages.d.ts +0 -6
- package/packages/app-core/src/i18n/messages.d.ts.map +0 -1
- package/packages/app-core/src/i18n/messages.js +0 -26
- package/packages/app-core/src/index.d.ts +0 -54
- package/packages/app-core/src/index.d.ts.map +0 -1
- package/packages/app-core/src/index.js +0 -50
- package/packages/app-core/src/onboarding/flow.d.ts +0 -66
- package/packages/app-core/src/onboarding/flow.d.ts.map +0 -1
- package/packages/app-core/src/onboarding/flow.js +0 -100
- package/packages/app-core/src/onboarding/mobile-runtime-mode.d.ts +0 -8
- package/packages/app-core/src/onboarding/mobile-runtime-mode.d.ts.map +0 -1
- package/packages/app-core/src/onboarding/mobile-runtime-mode.js +0 -57
- package/packages/app-core/src/onboarding/probe-local-agent.d.ts +0 -44
- package/packages/app-core/src/onboarding/probe-local-agent.d.ts.map +0 -1
- package/packages/app-core/src/onboarding/probe-local-agent.js +0 -126
- package/packages/app-core/src/onboarding/server-target.d.ts +0 -4
- package/packages/app-core/src/onboarding/server-target.d.ts.map +0 -1
- package/packages/app-core/src/onboarding/server-target.js +0 -13
- package/packages/app-core/src/onboarding-config.d.ts +0 -61
- package/packages/app-core/src/onboarding-config.d.ts.map +0 -1
- package/packages/app-core/src/onboarding-config.js +0 -172
- package/packages/app-core/src/platform/browser-launch.d.ts +0 -10
- package/packages/app-core/src/platform/browser-launch.d.ts.map +0 -1
- package/packages/app-core/src/platform/browser-launch.js +0 -147
- package/packages/app-core/src/platform/cloud-preference-patch.d.ts +0 -11
- package/packages/app-core/src/platform/cloud-preference-patch.d.ts.map +0 -1
- package/packages/app-core/src/platform/cloud-preference-patch.js +0 -85
- package/packages/app-core/src/platform/desktop-permissions-client.d.ts +0 -3
- package/packages/app-core/src/platform/desktop-permissions-client.d.ts.map +0 -1
- package/packages/app-core/src/platform/desktop-permissions-client.js +0 -128
- package/packages/app-core/src/platform/index.d.ts +0 -15
- package/packages/app-core/src/platform/index.d.ts.map +0 -1
- package/packages/app-core/src/platform/index.js +0 -23
- package/packages/app-core/src/platform/init.d.ts +0 -46
- package/packages/app-core/src/platform/init.d.ts.map +0 -1
- package/packages/app-core/src/platform/init.js +0 -169
- package/packages/app-core/src/platform/is-native-server.d.ts +0 -14
- package/packages/app-core/src/platform/is-native-server.d.ts.map +0 -1
- package/packages/app-core/src/platform/is-native-server.js +0 -16
- package/packages/app-core/src/platform/onboarding-reset.d.ts +0 -11
- package/packages/app-core/src/platform/onboarding-reset.d.ts.map +0 -1
- package/packages/app-core/src/platform/onboarding-reset.js +0 -127
- package/packages/app-core/src/platform/types.d.ts +0 -28
- package/packages/app-core/src/platform/types.d.ts.map +0 -1
- package/packages/app-core/src/platform/types.js +0 -1
- package/packages/app-core/src/platform/window-shell.d.ts +0 -28
- package/packages/app-core/src/platform/window-shell.d.ts.map +0 -1
- package/packages/app-core/src/platform/window-shell.js +0 -73
- package/packages/app-core/src/providers/index.d.ts +0 -26
- package/packages/app-core/src/providers/index.d.ts.map +0 -1
- package/packages/app-core/src/providers/index.js +0 -107
- package/packages/app-core/src/runtime/channel-plugin-map.d.ts +0 -6
- package/packages/app-core/src/runtime/channel-plugin-map.d.ts.map +0 -1
- package/packages/app-core/src/runtime/channel-plugin-map.js +0 -10
- package/packages/app-core/src/security/agent-vault-id.d.ts +0 -14
- package/packages/app-core/src/security/agent-vault-id.d.ts.map +0 -1
- package/packages/app-core/src/security/agent-vault-id.js +0 -32
- package/packages/app-core/src/security/platform-secure-store-node.d.ts +0 -15
- package/packages/app-core/src/security/platform-secure-store-node.d.ts.map +0 -1
- package/packages/app-core/src/security/platform-secure-store-node.js +0 -296
- package/packages/app-core/src/security/platform-secure-store.d.ts +0 -47
- package/packages/app-core/src/security/platform-secure-store.d.ts.map +0 -1
- package/packages/app-core/src/security/platform-secure-store.js +0 -10
- package/packages/app-core/src/services/account-pool.d.ts +0 -98
- package/packages/app-core/src/services/account-pool.d.ts.map +0 -1
- package/packages/app-core/src/services/account-pool.js +0 -506
- package/packages/app-core/src/services/account-usage.d.ts +0 -75
- package/packages/app-core/src/services/account-usage.d.ts.map +0 -1
- package/packages/app-core/src/services/account-usage.js +0 -179
- package/packages/app-core/src/services/auth-store.d.ts +0 -185
- package/packages/app-core/src/services/auth-store.d.ts.map +0 -1
- package/packages/app-core/src/services/auth-store.js +0 -418
- package/packages/app-core/src/services/cloud-jwks-store.d.ts +0 -62
- package/packages/app-core/src/services/cloud-jwks-store.d.ts.map +0 -1
- package/packages/app-core/src/services/cloud-jwks-store.js +0 -118
- package/packages/app-core/src/services/local-inference/active-model.d.ts +0 -59
- package/packages/app-core/src/services/local-inference/active-model.d.ts.map +0 -1
- package/packages/app-core/src/services/local-inference/active-model.js +0 -120
- package/packages/app-core/src/services/local-inference/device-bridge.d.ts +0 -131
- package/packages/app-core/src/services/local-inference/device-bridge.d.ts.map +0 -1
- package/packages/app-core/src/services/local-inference/device-bridge.js +0 -748
- package/packages/app-core/src/services/local-inference/engine.d.ts +0 -52
- package/packages/app-core/src/services/local-inference/engine.d.ts.map +0 -1
- package/packages/app-core/src/services/local-inference/engine.js +0 -138
- package/packages/app-core/src/services/local-inference/external-scanner.d.ts +0 -17
- package/packages/app-core/src/services/local-inference/external-scanner.d.ts.map +0 -1
- package/packages/app-core/src/services/local-inference/external-scanner.js +0 -261
- package/packages/app-core/src/services/local-inference/handler-registry.d.ts +0 -72
- package/packages/app-core/src/services/local-inference/handler-registry.d.ts.map +0 -1
- package/packages/app-core/src/services/local-inference/handler-registry.js +0 -160
- package/packages/app-core/src/services/local-inference/hardware.d.ts +0 -26
- package/packages/app-core/src/services/local-inference/hardware.d.ts.map +0 -1
- package/packages/app-core/src/services/local-inference/hardware.js +0 -139
- package/packages/app-core/src/services/local-inference/paths.d.ts +0 -24
- package/packages/app-core/src/services/local-inference/paths.d.ts.map +0 -1
- package/packages/app-core/src/services/local-inference/paths.js +0 -41
- package/packages/app-core/src/services/local-inference/providers.d.ts +0 -61
- package/packages/app-core/src/services/local-inference/providers.d.ts.map +0 -1
- package/packages/app-core/src/services/local-inference/providers.js +0 -277
- package/packages/app-core/src/services/local-inference/registry.d.ts +0 -35
- package/packages/app-core/src/services/local-inference/registry.d.ts.map +0 -1
- package/packages/app-core/src/services/local-inference/registry.js +0 -108
- package/packages/app-core/src/services/local-inference/routing-preferences.d.ts +0 -31
- package/packages/app-core/src/services/local-inference/routing-preferences.d.ts.map +0 -1
- package/packages/app-core/src/services/local-inference/routing-preferences.js +0 -72
- package/packages/app-core/src/services/local-inference/types.d.ts +0 -121
- package/packages/app-core/src/services/local-inference/types.d.ts.map +0 -1
- package/packages/app-core/src/services/local-inference/types.js +0 -14
- package/packages/app-core/src/services/local-inference/verify.d.ts +0 -39
- package/packages/app-core/src/services/local-inference/verify.d.ts.map +0 -1
- package/packages/app-core/src/services/local-inference/verify.js +0 -104
- package/packages/app-core/src/services/phone-companion/env.d.ts +0 -11
- package/packages/app-core/src/services/phone-companion/env.d.ts.map +0 -1
- package/packages/app-core/src/services/phone-companion/env.js +0 -21
- package/packages/app-core/src/services/phone-companion/index.d.ts +0 -14
- package/packages/app-core/src/services/phone-companion/index.d.ts.map +0 -1
- package/packages/app-core/src/services/phone-companion/index.js +0 -13
- package/packages/app-core/src/services/phone-companion/logger.d.ts +0 -14
- package/packages/app-core/src/services/phone-companion/logger.d.ts.map +0 -1
- package/packages/app-core/src/services/phone-companion/logger.js +0 -57
- package/packages/app-core/src/services/phone-companion/milady-intent.d.ts +0 -63
- package/packages/app-core/src/services/phone-companion/milady-intent.d.ts.map +0 -1
- package/packages/app-core/src/services/phone-companion/milady-intent.js +0 -50
- package/packages/app-core/src/services/phone-companion/navigation.d.ts +0 -17
- package/packages/app-core/src/services/phone-companion/navigation.d.ts.map +0 -1
- package/packages/app-core/src/services/phone-companion/navigation.js +0 -99
- package/packages/app-core/src/services/phone-companion/push.d.ts +0 -27
- package/packages/app-core/src/services/phone-companion/push.d.ts.map +0 -1
- package/packages/app-core/src/services/phone-companion/push.js +0 -80
- package/packages/app-core/src/services/phone-companion/session-client.d.ts +0 -114
- package/packages/app-core/src/services/phone-companion/session-client.d.ts.map +0 -1
- package/packages/app-core/src/services/phone-companion/session-client.js +0 -211
- package/packages/app-core/src/shell/AppWindowRenderer.d.ts +0 -17
- package/packages/app-core/src/shell/AppWindowRenderer.d.ts.map +0 -1
- package/packages/app-core/src/shell/AppWindowRenderer.js +0 -319
- package/packages/app-core/src/shell/DesktopOnboardingRuntime.d.ts +0 -9
- package/packages/app-core/src/shell/DesktopOnboardingRuntime.d.ts.map +0 -1
- package/packages/app-core/src/shell/DesktopOnboardingRuntime.js +0 -10
- package/packages/app-core/src/shell/DesktopSurfaceNavigationRuntime.d.ts +0 -2
- package/packages/app-core/src/shell/DesktopSurfaceNavigationRuntime.d.ts.map +0 -1
- package/packages/app-core/src/shell/DesktopSurfaceNavigationRuntime.js +0 -48
- package/packages/app-core/src/shell/DesktopTrayRuntime.d.ts +0 -11
- package/packages/app-core/src/shell/DesktopTrayRuntime.d.ts.map +0 -1
- package/packages/app-core/src/shell/DesktopTrayRuntime.js +0 -265
- package/packages/app-core/src/shell/DetachedShellRoot.d.ts +0 -10
- package/packages/app-core/src/shell/DetachedShellRoot.d.ts.map +0 -1
- package/packages/app-core/src/shell/DetachedShellRoot.js +0 -114
- package/packages/app-core/src/shell/index.d.ts +0 -6
- package/packages/app-core/src/shell/index.d.ts.map +0 -1
- package/packages/app-core/src/shell/index.js +0 -5
- package/packages/app-core/src/state/AppContext.d.ts +0 -13
- package/packages/app-core/src/state/AppContext.d.ts.map +0 -1
- package/packages/app-core/src/state/AppContext.js +0 -1896
- package/packages/app-core/src/state/ChatComposerContext.d.ts +0 -28
- package/packages/app-core/src/state/ChatComposerContext.d.ts.map +0 -1
- package/packages/app-core/src/state/ChatComposerContext.js +0 -30
- package/packages/app-core/src/state/CompanionSceneConfigContext.d.ts +0 -27
- package/packages/app-core/src/state/CompanionSceneConfigContext.d.ts.map +0 -1
- package/packages/app-core/src/state/CompanionSceneConfigContext.js +0 -32
- package/packages/app-core/src/state/PtySessionsContext.d.ts +0 -15
- package/packages/app-core/src/state/PtySessionsContext.d.ts.map +0 -1
- package/packages/app-core/src/state/PtySessionsContext.js +0 -15
- package/packages/app-core/src/state/TranslationContext.d.ts +0 -29
- package/packages/app-core/src/state/TranslationContext.d.ts.map +0 -1
- package/packages/app-core/src/state/TranslationContext.js +0 -61
- package/packages/app-core/src/state/agent-profile-types.d.ts +0 -29
- package/packages/app-core/src/state/agent-profile-types.d.ts.map +0 -1
- package/packages/app-core/src/state/agent-profile-types.js +0 -1
- package/packages/app-core/src/state/agent-profiles.d.ts +0 -16
- package/packages/app-core/src/state/agent-profiles.d.ts.map +0 -1
- package/packages/app-core/src/state/agent-profiles.js +0 -119
- package/packages/app-core/src/state/agent-startup-timing.d.ts +0 -15
- package/packages/app-core/src/state/agent-startup-timing.d.ts.map +0 -1
- package/packages/app-core/src/state/agent-startup-timing.js +0 -28
- package/packages/app-core/src/state/chat-conversation-guards.d.ts +0 -6
- package/packages/app-core/src/state/chat-conversation-guards.d.ts.map +0 -1
- package/packages/app-core/src/state/chat-conversation-guards.js +0 -47
- package/packages/app-core/src/state/complete-reset-local-state-after-wipe.d.ts +0 -30
- package/packages/app-core/src/state/complete-reset-local-state-after-wipe.d.ts.map +0 -1
- package/packages/app-core/src/state/complete-reset-local-state-after-wipe.js +0 -24
- package/packages/app-core/src/state/config-readers.d.ts +0 -7
- package/packages/app-core/src/state/config-readers.d.ts.map +0 -1
- package/packages/app-core/src/state/config-readers.js +0 -8
- package/packages/app-core/src/state/connector-deeplink.d.ts +0 -30
- package/packages/app-core/src/state/connector-deeplink.d.ts.map +0 -1
- package/packages/app-core/src/state/connector-deeplink.js +0 -46
- package/packages/app-core/src/state/handle-reset-applied-from-main.d.ts +0 -31
- package/packages/app-core/src/state/handle-reset-applied-from-main.d.ts.map +0 -1
- package/packages/app-core/src/state/handle-reset-applied-from-main.js +0 -38
- package/packages/app-core/src/state/index.d.ts +0 -14
- package/packages/app-core/src/state/index.d.ts.map +0 -1
- package/packages/app-core/src/state/index.js +0 -13
- package/packages/app-core/src/state/internal.d.ts +0 -9
- package/packages/app-core/src/state/internal.d.ts.map +0 -1
- package/packages/app-core/src/state/internal.js +0 -9
- package/packages/app-core/src/state/navigation-events.d.ts +0 -12
- package/packages/app-core/src/state/navigation-events.d.ts.map +0 -1
- package/packages/app-core/src/state/navigation-events.js +0 -25
- package/packages/app-core/src/state/onboarding-bootstrap.d.ts +0 -28
- package/packages/app-core/src/state/onboarding-bootstrap.d.ts.map +0 -1
- package/packages/app-core/src/state/onboarding-bootstrap.js +0 -76
- package/packages/app-core/src/state/onboarding-resume.d.ts +0 -9
- package/packages/app-core/src/state/onboarding-resume.d.ts.map +0 -1
- package/packages/app-core/src/state/onboarding-resume.js +0 -93
- package/packages/app-core/src/state/parsers.d.ts +0 -33
- package/packages/app-core/src/state/parsers.d.ts.map +0 -1
- package/packages/app-core/src/state/parsers.js +0 -354
- package/packages/app-core/src/state/persistence.d.ts +0 -111
- package/packages/app-core/src/state/persistence.d.ts.map +0 -1
- package/packages/app-core/src/state/persistence.js +0 -749
- package/packages/app-core/src/state/shell-routing.d.ts +0 -12
- package/packages/app-core/src/state/shell-routing.d.ts.map +0 -1
- package/packages/app-core/src/state/shell-routing.js +0 -21
- package/packages/app-core/src/state/startup-coordinator.d.ts +0 -137
- package/packages/app-core/src/state/startup-coordinator.d.ts.map +0 -1
- package/packages/app-core/src/state/startup-coordinator.js +0 -247
- package/packages/app-core/src/state/startup-phase-hydrate.d.ts +0 -74
- package/packages/app-core/src/state/startup-phase-hydrate.d.ts.map +0 -1
- package/packages/app-core/src/state/startup-phase-hydrate.js +0 -494
- package/packages/app-core/src/state/startup-phase-poll.d.ts +0 -61
- package/packages/app-core/src/state/startup-phase-poll.d.ts.map +0 -1
- package/packages/app-core/src/state/startup-phase-poll.js +0 -272
- package/packages/app-core/src/state/startup-phase-restore.d.ts +0 -49
- package/packages/app-core/src/state/startup-phase-restore.d.ts.map +0 -1
- package/packages/app-core/src/state/startup-phase-restore.js +0 -145
- package/packages/app-core/src/state/startup-phase-runtime.d.ts +0 -34
- package/packages/app-core/src/state/startup-phase-runtime.d.ts.map +0 -1
- package/packages/app-core/src/state/startup-phase-runtime.js +0 -126
- package/packages/app-core/src/state/types.d.ts +0 -645
- package/packages/app-core/src/state/types.d.ts.map +0 -1
- package/packages/app-core/src/state/types.js +0 -62
- package/packages/app-core/src/state/ui-preferences.d.ts +0 -3
- package/packages/app-core/src/state/ui-preferences.d.ts.map +0 -1
- package/packages/app-core/src/state/ui-preferences.js +0 -1
- package/packages/app-core/src/state/useApp.d.ts +0 -4
- package/packages/app-core/src/state/useApp.d.ts.map +0 -1
- package/packages/app-core/src/state/useApp.js +0 -32
- package/packages/app-core/src/state/useCharacterState.d.ts +0 -52
- package/packages/app-core/src/state/useCharacterState.d.ts.map +0 -1
- package/packages/app-core/src/state/useCharacterState.js +0 -208
- package/packages/app-core/src/state/useChatCallbacks.d.ts +0 -168
- package/packages/app-core/src/state/useChatCallbacks.d.ts.map +0 -1
- package/packages/app-core/src/state/useChatCallbacks.js +0 -773
- package/packages/app-core/src/state/useChatLifecycle.d.ts +0 -104
- package/packages/app-core/src/state/useChatLifecycle.d.ts.map +0 -1
- package/packages/app-core/src/state/useChatLifecycle.js +0 -584
- package/packages/app-core/src/state/useChatSend.d.ts +0 -81
- package/packages/app-core/src/state/useChatSend.d.ts.map +0 -1
- package/packages/app-core/src/state/useChatSend.js +0 -924
- package/packages/app-core/src/state/useChatState.d.ts +0 -144
- package/packages/app-core/src/state/useChatState.d.ts.map +0 -1
- package/packages/app-core/src/state/useChatState.js +0 -251
- package/packages/app-core/src/state/useCloudState.d.ts +0 -71
- package/packages/app-core/src/state/useCloudState.d.ts.map +0 -1
- package/packages/app-core/src/state/useCloudState.js +0 -561
- package/packages/app-core/src/state/useDataLoaders.d.ts +0 -88
- package/packages/app-core/src/state/useDataLoaders.d.ts.map +0 -1
- package/packages/app-core/src/state/useDataLoaders.js +0 -394
- package/packages/app-core/src/state/useDisplayPreferences.d.ts +0 -23
- package/packages/app-core/src/state/useDisplayPreferences.d.ts.map +0 -1
- package/packages/app-core/src/state/useDisplayPreferences.js +0 -64
- package/packages/app-core/src/state/useExportImportState.d.ts +0 -32
- package/packages/app-core/src/state/useExportImportState.d.ts.map +0 -1
- package/packages/app-core/src/state/useExportImportState.js +0 -140
- package/packages/app-core/src/state/useLifecycleState.d.ts +0 -123
- package/packages/app-core/src/state/useLifecycleState.d.ts.map +0 -1
- package/packages/app-core/src/state/useLifecycleState.js +0 -258
- package/packages/app-core/src/state/useLogsState.d.ts +0 -24
- package/packages/app-core/src/state/useLogsState.d.ts.map +0 -1
- package/packages/app-core/src/state/useLogsState.js +0 -87
- package/packages/app-core/src/state/useMiscUiState.d.ts +0 -87
- package/packages/app-core/src/state/useMiscUiState.d.ts.map +0 -1
- package/packages/app-core/src/state/useMiscUiState.js +0 -150
- package/packages/app-core/src/state/useNavigationState.d.ts +0 -29
- package/packages/app-core/src/state/useNavigationState.d.ts.map +0 -1
- package/packages/app-core/src/state/useNavigationState.js +0 -122
- package/packages/app-core/src/state/useOnboardingCallbacks.d.ts +0 -100
- package/packages/app-core/src/state/useOnboardingCallbacks.d.ts.map +0 -1
- package/packages/app-core/src/state/useOnboardingCallbacks.js +0 -792
- package/packages/app-core/src/state/useOnboardingCompat.d.ts +0 -61
- package/packages/app-core/src/state/useOnboardingCompat.d.ts.map +0 -1
- package/packages/app-core/src/state/useOnboardingCompat.js +0 -110
- package/packages/app-core/src/state/useOnboardingState.d.ts +0 -126
- package/packages/app-core/src/state/useOnboardingState.d.ts.map +0 -1
- package/packages/app-core/src/state/useOnboardingState.js +0 -263
- package/packages/app-core/src/state/usePairingState.d.ts +0 -21
- package/packages/app-core/src/state/usePairingState.d.ts.map +0 -1
- package/packages/app-core/src/state/usePairingState.js +0 -60
- package/packages/app-core/src/state/usePluginsSkillsState.d.ts +0 -131
- package/packages/app-core/src/state/usePluginsSkillsState.d.ts.map +0 -1
- package/packages/app-core/src/state/usePluginsSkillsState.js +0 -572
- package/packages/app-core/src/state/useStartupCoordinator.d.ts +0 -40
- package/packages/app-core/src/state/useStartupCoordinator.d.ts.map +0 -1
- package/packages/app-core/src/state/useStartupCoordinator.js +0 -183
- package/packages/app-core/src/state/useTriggersState.d.ts +0 -29
- package/packages/app-core/src/state/useTriggersState.d.ts.map +0 -1
- package/packages/app-core/src/state/useTriggersState.js +0 -198
- package/packages/app-core/src/state/useVincentState.d.ts +0 -3
- package/packages/app-core/src/state/useVincentState.d.ts.map +0 -1
- package/packages/app-core/src/state/useVincentState.js +0 -13
- package/packages/app-core/src/state/useWalletState.d.ts +0 -97
- package/packages/app-core/src/state/useWalletState.d.ts.map +0 -1
- package/packages/app-core/src/state/useWalletState.js +0 -533
- package/packages/app-core/src/state/vrm.d.ts +0 -2
- package/packages/app-core/src/state/vrm.d.ts.map +0 -1
- package/packages/app-core/src/state/vrm.js +0 -1
- package/packages/app-core/src/test-support/test-helpers.d.ts +0 -111
- package/packages/app-core/src/test-support/test-helpers.d.ts.map +0 -1
- package/packages/app-core/src/test-support/test-helpers.js +0 -417
- package/packages/app-core/src/themes/apply-theme.d.ts +0 -24
- package/packages/app-core/src/themes/apply-theme.d.ts.map +0 -1
- package/packages/app-core/src/themes/apply-theme.js +0 -130
- package/packages/app-core/src/types/index.d.ts +0 -658
- package/packages/app-core/src/types/index.d.ts.map +0 -1
- package/packages/app-core/src/types/index.js +0 -4
- package/packages/app-core/src/utils/asset-url.d.ts +0 -24
- package/packages/app-core/src/utils/asset-url.d.ts.map +0 -1
- package/packages/app-core/src/utils/asset-url.js +0 -150
- package/packages/app-core/src/utils/assistant-text.d.ts +0 -2
- package/packages/app-core/src/utils/assistant-text.d.ts.map +0 -1
- package/packages/app-core/src/utils/assistant-text.js +0 -167
- package/packages/app-core/src/utils/browser-tabs-renderer-registry.d.ts +0 -56
- package/packages/app-core/src/utils/browser-tabs-renderer-registry.d.ts.map +0 -1
- package/packages/app-core/src/utils/browser-tabs-renderer-registry.js +0 -738
- package/packages/app-core/src/utils/character-message-examples.d.ts +0 -7
- package/packages/app-core/src/utils/character-message-examples.d.ts.map +0 -1
- package/packages/app-core/src/utils/character-message-examples.js +0 -122
- package/packages/app-core/src/utils/clipboard.d.ts +0 -2
- package/packages/app-core/src/utils/clipboard.d.ts.map +0 -1
- package/packages/app-core/src/utils/clipboard.js +0 -38
- package/packages/app-core/src/utils/cloud-status.d.ts +0 -3
- package/packages/app-core/src/utils/cloud-status.d.ts.map +0 -1
- package/packages/app-core/src/utils/cloud-status.js +0 -10
- package/packages/app-core/src/utils/desktop-bug-report.d.ts +0 -35
- package/packages/app-core/src/utils/desktop-bug-report.d.ts.map +0 -1
- package/packages/app-core/src/utils/desktop-bug-report.js +0 -47
- package/packages/app-core/src/utils/desktop-dialogs.d.ts +0 -24
- package/packages/app-core/src/utils/desktop-dialogs.d.ts.map +0 -1
- package/packages/app-core/src/utils/desktop-dialogs.js +0 -149
- package/packages/app-core/src/utils/desktop-workspace.d.ts +0 -86
- package/packages/app-core/src/utils/desktop-workspace.d.ts.map +0 -1
- package/packages/app-core/src/utils/desktop-workspace.js +0 -162
- package/packages/app-core/src/utils/eliza-cloud-model-route.d.ts +0 -3
- package/packages/app-core/src/utils/eliza-cloud-model-route.d.ts.map +0 -1
- package/packages/app-core/src/utils/eliza-cloud-model-route.js +0 -9
- package/packages/app-core/src/utils/eliza-globals.d.ts +0 -15
- package/packages/app-core/src/utils/eliza-globals.d.ts.map +0 -1
- package/packages/app-core/src/utils/eliza-globals.js +0 -50
- package/packages/app-core/src/utils/errors.d.ts +0 -13
- package/packages/app-core/src/utils/errors.d.ts.map +0 -1
- package/packages/app-core/src/utils/errors.js +0 -25
- package/packages/app-core/src/utils/format.d.ts +0 -66
- package/packages/app-core/src/utils/format.d.ts.map +0 -1
- package/packages/app-core/src/utils/format.js +0 -121
- package/packages/app-core/src/utils/index.d.ts +0 -15
- package/packages/app-core/src/utils/index.d.ts.map +0 -1
- package/packages/app-core/src/utils/index.js +0 -14
- package/packages/app-core/src/utils/knowledge-upload-image.d.ts +0 -27
- package/packages/app-core/src/utils/knowledge-upload-image.d.ts.map +0 -1
- package/packages/app-core/src/utils/knowledge-upload-image.js +0 -146
- package/packages/app-core/src/utils/labels.d.ts +0 -6
- package/packages/app-core/src/utils/labels.d.ts.map +0 -1
- package/packages/app-core/src/utils/labels.js +0 -41
- package/packages/app-core/src/utils/name-tokens.d.ts +0 -24
- package/packages/app-core/src/utils/name-tokens.d.ts.map +0 -1
- package/packages/app-core/src/utils/name-tokens.js +0 -36
- package/packages/app-core/src/utils/number-parsing.d.ts +0 -26
- package/packages/app-core/src/utils/number-parsing.d.ts.map +0 -1
- package/packages/app-core/src/utils/number-parsing.js +0 -51
- package/packages/app-core/src/utils/openExternalUrl.d.ts +0 -21
- package/packages/app-core/src/utils/openExternalUrl.d.ts.map +0 -1
- package/packages/app-core/src/utils/openExternalUrl.js +0 -67
- package/packages/app-core/src/utils/owner-name.d.ts +0 -3
- package/packages/app-core/src/utils/owner-name.d.ts.map +0 -1
- package/packages/app-core/src/utils/owner-name.js +0 -7
- package/packages/app-core/src/utils/streaming-text.d.ts +0 -9
- package/packages/app-core/src/utils/streaming-text.d.ts.map +0 -1
- package/packages/app-core/src/utils/streaming-text.js +0 -112
- package/packages/app-core/src/utils/subscription-auth.d.ts +0 -9
- package/packages/app-core/src/utils/subscription-auth.d.ts.map +0 -1
- package/packages/app-core/src/utils/subscription-auth.js +0 -48
- package/packages/app-core/src/utils/trajectory-format.d.ts +0 -6
- package/packages/app-core/src/utils/trajectory-format.d.ts.map +0 -1
- package/packages/app-core/src/utils/trajectory-format.js +0 -43
- package/packages/app-core/src/voice/character-voice-config.d.ts +0 -9
- package/packages/app-core/src/voice/character-voice-config.d.ts.map +0 -1
- package/packages/app-core/src/voice/character-voice-config.js +0 -83
- package/packages/app-core/src/voice/index.d.ts +0 -3
- package/packages/app-core/src/voice/index.d.ts.map +0 -1
- package/packages/app-core/src/voice/index.js +0 -2
- package/packages/app-core/src/voice/types.d.ts +0 -40
- package/packages/app-core/src/voice/types.d.ts.map +0 -1
- package/packages/app-core/src/voice/types.js +0 -295
- package/packages/app-core/src/wallet-rpc.d.ts +0 -9
- package/packages/app-core/src/wallet-rpc.d.ts.map +0 -1
- package/packages/app-core/src/wallet-rpc.js +0 -133
- package/packages/app-core/src/widgets/WidgetHost.d.ts +0 -32
- package/packages/app-core/src/widgets/WidgetHost.d.ts.map +0 -1
- package/packages/app-core/src/widgets/WidgetHost.js +0 -57
- package/packages/app-core/src/widgets/index.d.ts +0 -6
- package/packages/app-core/src/widgets/index.d.ts.map +0 -1
- package/packages/app-core/src/widgets/index.js +0 -2
- package/packages/app-core/src/widgets/registry.d.ts +0 -58
- package/packages/app-core/src/widgets/registry.d.ts.map +0 -1
- package/packages/app-core/src/widgets/registry.js +0 -221
- package/packages/app-core/src/widgets/types.d.ts +0 -50
- package/packages/app-core/src/widgets/types.d.ts.map +0 -1
- package/packages/app-core/src/widgets/types.js +0 -1
- package/packages/app-core/src/widgets/useChatSidebarVisibility.d.ts +0 -16
- package/packages/app-core/src/widgets/useChatSidebarVisibility.d.ts.map +0 -1
- package/packages/app-core/src/widgets/useChatSidebarVisibility.js +0 -54
- package/packages/app-core/src/widgets/visibility.d.ts +0 -55
- package/packages/app-core/src/widgets/visibility.d.ts.map +0 -1
- package/packages/app-core/src/widgets/visibility.js +0 -90
- package/packages/ui/src/components/composites/chat/chat-attachment-strip.d.ts +0 -9
- package/packages/ui/src/components/composites/chat/chat-attachment-strip.d.ts.map +0 -1
- package/packages/ui/src/components/composites/chat/chat-attachment-strip.js +0 -8
- package/packages/ui/src/components/composites/chat/chat-bubble.d.ts +0 -14
- package/packages/ui/src/components/composites/chat/chat-bubble.d.ts.map +0 -1
- package/packages/ui/src/components/composites/chat/chat-bubble.js +0 -7
- package/packages/ui/src/components/composites/chat/chat-composer-shell.d.ts +0 -14
- package/packages/ui/src/components/composites/chat/chat-composer-shell.d.ts.map +0 -1
- package/packages/ui/src/components/composites/chat/chat-composer-shell.js +0 -25
- package/packages/ui/src/components/composites/chat/chat-composer.d.ts +0 -45
- package/packages/ui/src/components/composites/chat/chat-composer.d.ts.map +0 -1
- package/packages/ui/src/components/composites/chat/chat-composer.js +0 -297
- package/packages/ui/src/components/composites/chat/chat-conversation-item.d.ts +0 -21
- package/packages/ui/src/components/composites/chat/chat-conversation-item.d.ts.map +0 -1
- package/packages/ui/src/components/composites/chat/chat-conversation-item.js +0 -118
- package/packages/ui/src/components/composites/chat/chat-conversation-rename-dialog.d.ts +0 -22
- package/packages/ui/src/components/composites/chat/chat-conversation-rename-dialog.d.ts.map +0 -1
- package/packages/ui/src/components/composites/chat/chat-conversation-rename-dialog.js +0 -14
- package/packages/ui/src/components/composites/chat/chat-empty-state.d.ts +0 -19
- package/packages/ui/src/components/composites/chat/chat-empty-state.d.ts.map +0 -1
- package/packages/ui/src/components/composites/chat/chat-empty-state.js +0 -8
- package/packages/ui/src/components/composites/chat/chat-message-actions.d.ts +0 -14
- package/packages/ui/src/components/composites/chat/chat-message-actions.d.ts.map +0 -1
- package/packages/ui/src/components/composites/chat/chat-message-actions.js +0 -10
- package/packages/ui/src/components/composites/chat/chat-message.d.ts +0 -18
- package/packages/ui/src/components/composites/chat/chat-message.d.ts.map +0 -1
- package/packages/ui/src/components/composites/chat/chat-message.js +0 -260
- package/packages/ui/src/components/composites/chat/chat-sidebar.d.ts +0 -54
- package/packages/ui/src/components/composites/chat/chat-sidebar.d.ts.map +0 -1
- package/packages/ui/src/components/composites/chat/chat-sidebar.js +0 -64
- package/packages/ui/src/components/composites/chat/chat-source.d.ts +0 -23
- package/packages/ui/src/components/composites/chat/chat-source.d.ts.map +0 -1
- package/packages/ui/src/components/composites/chat/chat-source.js +0 -60
- package/packages/ui/src/components/composites/chat/chat-thread-layout.d.ts +0 -22
- package/packages/ui/src/components/composites/chat/chat-thread-layout.d.ts.map +0 -1
- package/packages/ui/src/components/composites/chat/chat-thread-layout.js +0 -37
- package/packages/ui/src/components/composites/chat/chat-transcript.d.ts +0 -19
- package/packages/ui/src/components/composites/chat/chat-transcript.d.ts.map +0 -1
- package/packages/ui/src/components/composites/chat/chat-transcript.js +0 -88
- package/packages/ui/src/components/composites/chat/chat-types.d.ts +0 -91
- package/packages/ui/src/components/composites/chat/chat-types.d.ts.map +0 -1
- package/packages/ui/src/components/composites/chat/chat-types.js +0 -1
- package/packages/ui/src/components/composites/chat/chat-typing-indicator.d.ts +0 -10
- package/packages/ui/src/components/composites/chat/chat-typing-indicator.d.ts.map +0 -1
- package/packages/ui/src/components/composites/chat/chat-typing-indicator.js +0 -10
- package/packages/ui/src/components/composites/chat/create-task-popover.d.ts +0 -13
- package/packages/ui/src/components/composites/chat/create-task-popover.d.ts.map +0 -1
- package/packages/ui/src/components/composites/chat/create-task-popover.js +0 -44
- package/packages/ui/src/components/composites/chat/index.d.ts +0 -17
- package/packages/ui/src/components/composites/chat/index.d.ts.map +0 -1
- package/packages/ui/src/components/composites/chat/index.js +0 -16
- package/packages/ui/src/components/composites/form-field/form-field.d.ts +0 -14
- package/packages/ui/src/components/composites/form-field/form-field.d.ts.map +0 -1
- package/packages/ui/src/components/composites/form-field/form-field.js +0 -8
- package/packages/ui/src/components/composites/form-field/index.d.ts +0 -2
- package/packages/ui/src/components/composites/form-field/index.d.ts.map +0 -1
- package/packages/ui/src/components/composites/form-field/index.js +0 -1
- package/packages/ui/src/components/composites/index.d.ts +0 -27
- package/packages/ui/src/components/composites/index.d.ts.map +0 -1
- package/packages/ui/src/components/composites/index.js +0 -26
- package/packages/ui/src/components/composites/page-panel/index.d.ts +0 -29
- package/packages/ui/src/components/composites/page-panel/index.d.ts.map +0 -1
- package/packages/ui/src/components/composites/page-panel/index.js +0 -28
- package/packages/ui/src/components/composites/page-panel/page-panel-collapsible-section.d.ts +0 -4
- package/packages/ui/src/components/composites/page-panel/page-panel-collapsible-section.d.ts.map +0 -1
- package/packages/ui/src/components/composites/page-panel/page-panel-collapsible-section.js +0 -60
- package/packages/ui/src/components/composites/page-panel/page-panel-empty.d.ts +0 -3
- package/packages/ui/src/components/composites/page-panel/page-panel-empty.d.ts.map +0 -1
- package/packages/ui/src/components/composites/page-panel/page-panel-empty.js +0 -15
- package/packages/ui/src/components/composites/page-panel/page-panel-frame.d.ts +0 -5
- package/packages/ui/src/components/composites/page-panel/page-panel-frame.d.ts.map +0 -1
- package/packages/ui/src/components/composites/page-panel/page-panel-frame.js +0 -9
- package/packages/ui/src/components/composites/page-panel/page-panel-header.d.ts +0 -7
- package/packages/ui/src/components/composites/page-panel/page-panel-header.d.ts.map +0 -1
- package/packages/ui/src/components/composites/page-panel/page-panel-header.js +0 -30
- package/packages/ui/src/components/composites/page-panel/page-panel-loading.d.ts +0 -3
- package/packages/ui/src/components/composites/page-panel/page-panel-loading.d.ts.map +0 -1
- package/packages/ui/src/components/composites/page-panel/page-panel-loading.js +0 -13
- package/packages/ui/src/components/composites/page-panel/page-panel-root.d.ts +0 -7
- package/packages/ui/src/components/composites/page-panel/page-panel-root.d.ts.map +0 -1
- package/packages/ui/src/components/composites/page-panel/page-panel-root.js +0 -17
- package/packages/ui/src/components/composites/page-panel/page-panel-toolbar.d.ts +0 -4
- package/packages/ui/src/components/composites/page-panel/page-panel-toolbar.d.ts.map +0 -1
- package/packages/ui/src/components/composites/page-panel/page-panel-toolbar.js +0 -6
- package/packages/ui/src/components/composites/page-panel/page-panel-types.d.ts +0 -66
- package/packages/ui/src/components/composites/page-panel/page-panel-types.d.ts.map +0 -1
- package/packages/ui/src/components/composites/page-panel/page-panel-types.js +0 -1
- package/packages/ui/src/components/composites/search/index.d.ts +0 -3
- package/packages/ui/src/components/composites/search/index.d.ts.map +0 -1
- package/packages/ui/src/components/composites/search/index.js +0 -2
- package/packages/ui/src/components/composites/search/search-input.d.ts +0 -11
- package/packages/ui/src/components/composites/search/search-input.d.ts.map +0 -1
- package/packages/ui/src/components/composites/search/search-input.js +0 -10
- package/packages/ui/src/components/composites/search/searchbar.d.ts +0 -18
- package/packages/ui/src/components/composites/search/searchbar.d.ts.map +0 -1
- package/packages/ui/src/components/composites/search/searchbar.js +0 -25
- package/packages/ui/src/components/composites/sidebar/index.d.ts +0 -11
- package/packages/ui/src/components/composites/sidebar/index.d.ts.map +0 -1
- package/packages/ui/src/components/composites/sidebar/index.js +0 -10
- package/packages/ui/src/components/composites/sidebar/sidebar-auto-rail.d.ts +0 -15
- package/packages/ui/src/components/composites/sidebar/sidebar-auto-rail.d.ts.map +0 -1
- package/packages/ui/src/components/composites/sidebar/sidebar-auto-rail.js +0 -292
- package/packages/ui/src/components/composites/sidebar/sidebar-body.d.ts +0 -4
- package/packages/ui/src/components/composites/sidebar/sidebar-body.d.ts.map +0 -1
- package/packages/ui/src/components/composites/sidebar/sidebar-body.js +0 -7
- package/packages/ui/src/components/composites/sidebar/sidebar-collapsed-rail.d.ts +0 -11
- package/packages/ui/src/components/composites/sidebar/sidebar-collapsed-rail.d.ts.map +0 -1
- package/packages/ui/src/components/composites/sidebar/sidebar-collapsed-rail.js +0 -13
- package/packages/ui/src/components/composites/sidebar/sidebar-content.d.ts +0 -78
- package/packages/ui/src/components/composites/sidebar/sidebar-content.d.ts.map +0 -1
- package/packages/ui/src/components/composites/sidebar/sidebar-content.js +0 -94
- package/packages/ui/src/components/composites/sidebar/sidebar-filter-bar.d.ts +0 -3
- package/packages/ui/src/components/composites/sidebar/sidebar-filter-bar.d.ts.map +0 -1
- package/packages/ui/src/components/composites/sidebar/sidebar-filter-bar.js +0 -14
- package/packages/ui/src/components/composites/sidebar/sidebar-header-stack.d.ts +0 -3
- package/packages/ui/src/components/composites/sidebar/sidebar-header-stack.d.ts.map +0 -1
- package/packages/ui/src/components/composites/sidebar/sidebar-header-stack.js +0 -6
- package/packages/ui/src/components/composites/sidebar/sidebar-header.d.ts +0 -9
- package/packages/ui/src/components/composites/sidebar/sidebar-header.d.ts.map +0 -1
- package/packages/ui/src/components/composites/sidebar/sidebar-header.js +0 -6
- package/packages/ui/src/components/composites/sidebar/sidebar-panel.d.ts +0 -3
- package/packages/ui/src/components/composites/sidebar/sidebar-panel.d.ts.map +0 -1
- package/packages/ui/src/components/composites/sidebar/sidebar-panel.js +0 -18
- package/packages/ui/src/components/composites/sidebar/sidebar-root.d.ts +0 -4
- package/packages/ui/src/components/composites/sidebar/sidebar-root.d.ts.map +0 -1
- package/packages/ui/src/components/composites/sidebar/sidebar-root.js +0 -491
- package/packages/ui/src/components/composites/sidebar/sidebar-scroll-region.d.ts +0 -3
- package/packages/ui/src/components/composites/sidebar/sidebar-scroll-region.d.ts.map +0 -1
- package/packages/ui/src/components/composites/sidebar/sidebar-scroll-region.js +0 -18
- package/packages/ui/src/components/composites/sidebar/sidebar-types.d.ts +0 -77
- package/packages/ui/src/components/composites/sidebar/sidebar-types.d.ts.map +0 -1
- package/packages/ui/src/components/composites/sidebar/sidebar-types.js +0 -1
- package/packages/ui/src/components/composites/skills/index.d.ts +0 -2
- package/packages/ui/src/components/composites/skills/index.d.ts.map +0 -1
- package/packages/ui/src/components/composites/skills/index.js +0 -1
- package/packages/ui/src/components/composites/skills/skill-sidebar-item.d.ts +0 -16
- package/packages/ui/src/components/composites/skills/skill-sidebar-item.d.ts.map +0 -1
- package/packages/ui/src/components/composites/skills/skill-sidebar-item.js +0 -7
- package/packages/ui/src/components/composites/trajectories/index.d.ts +0 -5
- package/packages/ui/src/components/composites/trajectories/index.d.ts.map +0 -1
- package/packages/ui/src/components/composites/trajectories/index.js +0 -4
- package/packages/ui/src/components/composites/trajectories/trajectory-code-block.d.ts +0 -13
- package/packages/ui/src/components/composites/trajectories/trajectory-code-block.d.ts.map +0 -1
- package/packages/ui/src/components/composites/trajectories/trajectory-code-block.js +0 -13
- package/packages/ui/src/components/composites/trajectories/trajectory-llm-call-card.d.ts +0 -34
- package/packages/ui/src/components/composites/trajectories/trajectory-llm-call-card.d.ts.map +0 -1
- package/packages/ui/src/components/composites/trajectories/trajectory-llm-call-card.js +0 -14
- package/packages/ui/src/components/composites/trajectories/trajectory-pipeline-graph.d.ts +0 -26
- package/packages/ui/src/components/composites/trajectories/trajectory-pipeline-graph.d.ts.map +0 -1
- package/packages/ui/src/components/composites/trajectories/trajectory-pipeline-graph.js +0 -46
- package/packages/ui/src/components/composites/trajectories/trajectory-sidebar-item.d.ts +0 -15
- package/packages/ui/src/components/composites/trajectories/trajectory-sidebar-item.d.ts.map +0 -1
- package/packages/ui/src/components/composites/trajectories/trajectory-sidebar-item.js +0 -8
- package/packages/ui/src/components/primitives/index.d.ts +0 -26
- package/packages/ui/src/components/primitives/index.d.ts.map +0 -1
- package/packages/ui/src/components/primitives/index.js +0 -25
- package/packages/ui/src/components/ui/admin-dialog.d.ts +0 -50
- package/packages/ui/src/components/ui/admin-dialog.d.ts.map +0 -1
- package/packages/ui/src/components/ui/admin-dialog.js +0 -48
- package/packages/ui/src/components/ui/badge.d.ts +0 -10
- package/packages/ui/src/components/ui/badge.d.ts.map +0 -1
- package/packages/ui/src/components/ui/badge.js +0 -21
- package/packages/ui/src/components/ui/banner.d.ts +0 -17
- package/packages/ui/src/components/ui/banner.d.ts.map +0 -1
- package/packages/ui/src/components/ui/banner.js +0 -29
- package/packages/ui/src/components/ui/button.d.ts +0 -13
- package/packages/ui/src/components/ui/button.d.ts.map +0 -1
- package/packages/ui/src/components/ui/button.js +0 -40
- package/packages/ui/src/components/ui/card.d.ts +0 -15
- package/packages/ui/src/components/ui/card.d.ts.map +0 -1
- package/packages/ui/src/components/ui/card.js +0 -32
- package/packages/ui/src/components/ui/checkbox.d.ts +0 -5
- package/packages/ui/src/components/ui/checkbox.d.ts.map +0 -1
- package/packages/ui/src/components/ui/checkbox.js +0 -8
- package/packages/ui/src/components/ui/confirm-delete.d.ts +0 -20
- package/packages/ui/src/components/ui/confirm-delete.d.ts.map +0 -1
- package/packages/ui/src/components/ui/confirm-delete.js +0 -16
- package/packages/ui/src/components/ui/confirm-dialog.d.ts +0 -49
- package/packages/ui/src/components/ui/confirm-dialog.d.ts.map +0 -1
- package/packages/ui/src/components/ui/confirm-dialog.js +0 -90
- package/packages/ui/src/components/ui/connection-status.d.ts +0 -15
- package/packages/ui/src/components/ui/connection-status.d.ts.map +0 -1
- package/packages/ui/src/components/ui/connection-status.js +0 -25
- package/packages/ui/src/components/ui/copy-button.d.ts +0 -13
- package/packages/ui/src/components/ui/copy-button.d.ts.map +0 -1
- package/packages/ui/src/components/ui/copy-button.js +0 -14
- package/packages/ui/src/components/ui/dialog.d.ts +0 -25
- package/packages/ui/src/components/ui/dialog.d.ts.map +0 -1
- package/packages/ui/src/components/ui/dialog.js +0 -23
- package/packages/ui/src/components/ui/drawer-sheet.d.ts +0 -19
- package/packages/ui/src/components/ui/drawer-sheet.d.ts.map +0 -1
- package/packages/ui/src/components/ui/drawer-sheet.js +0 -21
- package/packages/ui/src/components/ui/dropdown-menu.d.ts +0 -28
- package/packages/ui/src/components/ui/dropdown-menu.d.ts.map +0 -1
- package/packages/ui/src/components/ui/dropdown-menu.js +0 -35
- package/packages/ui/src/components/ui/empty-state.d.ts +0 -13
- package/packages/ui/src/components/ui/empty-state.d.ts.map +0 -1
- package/packages/ui/src/components/ui/empty-state.js +0 -5
- package/packages/ui/src/components/ui/error-boundary.d.ts +0 -22
- package/packages/ui/src/components/ui/error-boundary.d.ts.map +0 -1
- package/packages/ui/src/components/ui/error-boundary.js +0 -27
- package/packages/ui/src/components/ui/field-switch.d.ts +0 -8
- package/packages/ui/src/components/ui/field-switch.d.ts.map +0 -1
- package/packages/ui/src/components/ui/field-switch.js +0 -10
- package/packages/ui/src/components/ui/field.d.ts +0 -12
- package/packages/ui/src/components/ui/field.d.ts.map +0 -1
- package/packages/ui/src/components/ui/field.js +0 -21
- package/packages/ui/src/components/ui/form-select.d.ts +0 -14
- package/packages/ui/src/components/ui/form-select.d.ts.map +0 -1
- package/packages/ui/src/components/ui/form-select.js +0 -9
- package/packages/ui/src/components/ui/grid.d.ts +0 -10
- package/packages/ui/src/components/ui/grid.d.ts.map +0 -1
- package/packages/ui/src/components/ui/grid.js +0 -31
- package/packages/ui/src/components/ui/input.d.ts +0 -12
- package/packages/ui/src/components/ui/input.d.ts.map +0 -1
- package/packages/ui/src/components/ui/input.js +0 -29
- package/packages/ui/src/components/ui/label.d.ts +0 -5
- package/packages/ui/src/components/ui/label.d.ts.map +0 -1
- package/packages/ui/src/components/ui/label.js +0 -10
- package/packages/ui/src/components/ui/new-action-button.d.ts +0 -7
- package/packages/ui/src/components/ui/new-action-button.d.ts.map +0 -1
- package/packages/ui/src/components/ui/new-action-button.js +0 -13
- package/packages/ui/src/components/ui/popover.d.ts +0 -7
- package/packages/ui/src/components/ui/popover.d.ts.map +0 -1
- package/packages/ui/src/components/ui/popover.js +0 -9
- package/packages/ui/src/components/ui/save-footer.d.ts +0 -13
- package/packages/ui/src/components/ui/save-footer.d.ts.map +0 -1
- package/packages/ui/src/components/ui/save-footer.js +0 -10
- package/packages/ui/src/components/ui/section-card.d.ts +0 -15
- package/packages/ui/src/components/ui/section-card.d.ts.map +0 -1
- package/packages/ui/src/components/ui/section-card.js +0 -10
- package/packages/ui/src/components/ui/segmented-control.d.ts +0 -18
- package/packages/ui/src/components/ui/segmented-control.d.ts.map +0 -1
- package/packages/ui/src/components/ui/segmented-control.js +0 -10
- package/packages/ui/src/components/ui/select.d.ts +0 -14
- package/packages/ui/src/components/ui/select.d.ts.map +0 -1
- package/packages/ui/src/components/ui/select.js +0 -27
- package/packages/ui/src/components/ui/separator.d.ts +0 -5
- package/packages/ui/src/components/ui/separator.d.ts.map +0 -1
- package/packages/ui/src/components/ui/separator.js +0 -7
- package/packages/ui/src/components/ui/settings-controls.d.ts +0 -41
- package/packages/ui/src/components/ui/settings-controls.d.ts.map +0 -1
- package/packages/ui/src/components/ui/settings-controls.js +0 -60
- package/packages/ui/src/components/ui/skeleton.d.ts +0 -17
- package/packages/ui/src/components/ui/skeleton.d.ts.map +0 -1
- package/packages/ui/src/components/ui/skeleton.js +0 -24
- package/packages/ui/src/components/ui/slider.d.ts +0 -5
- package/packages/ui/src/components/ui/slider.d.ts.map +0 -1
- package/packages/ui/src/components/ui/slider.js +0 -7
- package/packages/ui/src/components/ui/sonner.d.ts +0 -2
- package/packages/ui/src/components/ui/sonner.d.ts.map +0 -1
- package/packages/ui/src/components/ui/sonner.js +0 -1
- package/packages/ui/src/components/ui/spinner.d.ts +0 -6
- package/packages/ui/src/components/ui/spinner.d.ts.map +0 -1
- package/packages/ui/src/components/ui/spinner.js +0 -8
- package/packages/ui/src/components/ui/stack.d.ts +0 -11
- package/packages/ui/src/components/ui/stack.d.ts.map +0 -1
- package/packages/ui/src/components/ui/stack.js +0 -40
- package/packages/ui/src/components/ui/status-badge.d.ts +0 -27
- package/packages/ui/src/components/ui/status-badge.d.ts.map +0 -1
- package/packages/ui/src/components/ui/status-badge.js +0 -70
- package/packages/ui/src/components/ui/switch.d.ts +0 -5
- package/packages/ui/src/components/ui/switch.d.ts.map +0 -1
- package/packages/ui/src/components/ui/switch.js +0 -7
- package/packages/ui/src/components/ui/tabs.d.ts +0 -8
- package/packages/ui/src/components/ui/tabs.d.ts.map +0 -1
- package/packages/ui/src/components/ui/tabs.js +0 -12
- package/packages/ui/src/components/ui/tag-editor.d.ts +0 -12
- package/packages/ui/src/components/ui/tag-editor.d.ts.map +0 -1
- package/packages/ui/src/components/ui/tag-editor.js +0 -34
- package/packages/ui/src/components/ui/tag-input.d.ts +0 -3
- package/packages/ui/src/components/ui/tag-input.d.ts.map +0 -1
- package/packages/ui/src/components/ui/tag-input.js +0 -1
- package/packages/ui/src/components/ui/textarea.d.ts +0 -12
- package/packages/ui/src/components/ui/textarea.d.ts.map +0 -1
- package/packages/ui/src/components/ui/textarea.js +0 -29
- package/packages/ui/src/components/ui/themed-select.d.ts +0 -22
- package/packages/ui/src/components/ui/themed-select.d.ts.map +0 -1
- package/packages/ui/src/components/ui/themed-select.js +0 -137
- package/packages/ui/src/components/ui/tooltip-extended.d.ts +0 -54
- package/packages/ui/src/components/ui/tooltip-extended.d.ts.map +0 -1
- package/packages/ui/src/components/ui/tooltip-extended.js +0 -114
- package/packages/ui/src/components/ui/tooltip.d.ts +0 -18
- package/packages/ui/src/components/ui/tooltip.d.ts.map +0 -1
- package/packages/ui/src/components/ui/tooltip.js +0 -13
- package/packages/ui/src/components/ui/typography.d.ts +0 -15
- package/packages/ui/src/components/ui/typography.d.ts.map +0 -1
- package/packages/ui/src/components/ui/typography.js +0 -46
- package/packages/ui/src/hooks/index.d.ts +0 -6
- package/packages/ui/src/hooks/index.d.ts.map +0 -1
- package/packages/ui/src/hooks/index.js +0 -5
- package/packages/ui/src/hooks/useClickOutside.d.ts +0 -3
- package/packages/ui/src/hooks/useClickOutside.d.ts.map +0 -1
- package/packages/ui/src/hooks/useClickOutside.js +0 -22
- package/packages/ui/src/hooks/useDocumentVisibility.d.ts +0 -3
- package/packages/ui/src/hooks/useDocumentVisibility.d.ts.map +0 -1
- package/packages/ui/src/hooks/useDocumentVisibility.js +0 -28
- package/packages/ui/src/hooks/useKeyboardShortcuts.d.ts +0 -13
- package/packages/ui/src/hooks/useKeyboardShortcuts.d.ts.map +0 -1
- package/packages/ui/src/hooks/useKeyboardShortcuts.js +0 -34
- package/packages/ui/src/hooks/useLinkedSidebarSelection.d.ts +0 -16
- package/packages/ui/src/hooks/useLinkedSidebarSelection.d.ts.map +0 -1
- package/packages/ui/src/hooks/useLinkedSidebarSelection.js +0 -117
- package/packages/ui/src/hooks/useTimeout.d.ts +0 -5
- package/packages/ui/src/hooks/useTimeout.d.ts.map +0 -1
- package/packages/ui/src/hooks/useTimeout.js +0 -26
- package/packages/ui/src/index.d.ts +0 -8
- package/packages/ui/src/index.d.ts.map +0 -1
- package/packages/ui/src/index.js +0 -7
- package/packages/ui/src/layouts/chat-panel-layout/chat-panel-layout.d.ts +0 -11
- package/packages/ui/src/layouts/chat-panel-layout/chat-panel-layout.d.ts.map +0 -1
- package/packages/ui/src/layouts/chat-panel-layout/chat-panel-layout.js +0 -37
- package/packages/ui/src/layouts/chat-panel-layout/index.d.ts +0 -2
- package/packages/ui/src/layouts/chat-panel-layout/index.d.ts.map +0 -1
- package/packages/ui/src/layouts/chat-panel-layout/index.js +0 -1
- package/packages/ui/src/layouts/content-layout/content-layout.d.ts +0 -21
- package/packages/ui/src/layouts/content-layout/content-layout.d.ts.map +0 -1
- package/packages/ui/src/layouts/content-layout/content-layout.js +0 -5
- package/packages/ui/src/layouts/content-layout/index.d.ts +0 -2
- package/packages/ui/src/layouts/content-layout/index.d.ts.map +0 -1
- package/packages/ui/src/layouts/content-layout/index.js +0 -1
- package/packages/ui/src/layouts/index.d.ts +0 -5
- package/packages/ui/src/layouts/index.d.ts.map +0 -1
- package/packages/ui/src/layouts/index.js +0 -4
- package/packages/ui/src/layouts/page-layout/index.d.ts +0 -5
- package/packages/ui/src/layouts/page-layout/index.d.ts.map +0 -1
- package/packages/ui/src/layouts/page-layout/index.js +0 -4
- package/packages/ui/src/layouts/page-layout/page-layout-header.d.ts +0 -287
- package/packages/ui/src/layouts/page-layout/page-layout-header.d.ts.map +0 -1
- package/packages/ui/src/layouts/page-layout/page-layout-header.js +0 -8
- package/packages/ui/src/layouts/page-layout/page-layout-mobile-drawer.d.ts +0 -3
- package/packages/ui/src/layouts/page-layout/page-layout-mobile-drawer.d.ts.map +0 -1
- package/packages/ui/src/layouts/page-layout/page-layout-mobile-drawer.js +0 -37
- package/packages/ui/src/layouts/page-layout/page-layout-types.d.ts +0 -15
- package/packages/ui/src/layouts/page-layout/page-layout-types.d.ts.map +0 -1
- package/packages/ui/src/layouts/page-layout/page-layout-types.js +0 -1
- package/packages/ui/src/layouts/page-layout/page-layout.d.ts +0 -3
- package/packages/ui/src/layouts/page-layout/page-layout.d.ts.map +0 -1
- package/packages/ui/src/layouts/page-layout/page-layout.js +0 -5
- package/packages/ui/src/layouts/workspace-layout/index.d.ts +0 -4
- package/packages/ui/src/layouts/workspace-layout/index.d.ts.map +0 -1
- package/packages/ui/src/layouts/workspace-layout/index.js +0 -3
- package/packages/ui/src/layouts/workspace-layout/workspace-layout-types.d.ts +0 -19
- package/packages/ui/src/layouts/workspace-layout/workspace-layout-types.d.ts.map +0 -1
- package/packages/ui/src/layouts/workspace-layout/workspace-layout-types.js +0 -1
- package/packages/ui/src/layouts/workspace-layout/workspace-layout.d.ts +0 -3
- package/packages/ui/src/layouts/workspace-layout/workspace-layout.d.ts.map +0 -1
- package/packages/ui/src/layouts/workspace-layout/workspace-layout.js +0 -65
- package/packages/ui/src/layouts/workspace-layout/workspace-mobile-sidebar-controls.d.ts +0 -13
- package/packages/ui/src/layouts/workspace-layout/workspace-mobile-sidebar-controls.d.ts.map +0 -1
- package/packages/ui/src/layouts/workspace-layout/workspace-mobile-sidebar-controls.js +0 -5
- package/packages/ui/src/lib/floating-layers.d.ts +0 -17
- package/packages/ui/src/lib/floating-layers.d.ts.map +0 -1
- package/packages/ui/src/lib/floating-layers.js +0 -20
- package/packages/ui/src/lib/utils.d.ts +0 -3
- package/packages/ui/src/lib/utils.d.ts.map +0 -1
- package/packages/ui/src/lib/utils.js +0 -5
|
@@ -1,3231 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"accounts.add.apiDescription": "Paste your API key. The key is stored locally with mode 0600.",
|
|
3
|
-
"accounts.add.apiKey": "API key",
|
|
4
|
-
"accounts.add.apikey.failed": "Failed to add account.",
|
|
5
|
-
"accounts.add.button": "Add account",
|
|
6
|
-
"accounts.add.disabledHint": "API-key accounts for this provider are not yet supported.",
|
|
7
|
-
"accounts.add.label": "Account name",
|
|
8
|
-
"accounts.add.labelPlaceholder": "e.g. Personal, Work",
|
|
9
|
-
"accounts.add.oauth.cancelled": "Login cancelled.",
|
|
10
|
-
"accounts.add.oauth.codeFailed": "Failed to submit code.",
|
|
11
|
-
"accounts.add.oauth.codeHint": "Auto-redirect didn't reach us. Paste the code (or full redirect URL) from the browser.",
|
|
12
|
-
"accounts.add.oauth.codePlaceholder": "Paste the code or redirect URL",
|
|
13
|
-
"accounts.add.oauth.error": "Login failed.",
|
|
14
|
-
"accounts.add.oauth.sessionHint": "Session: {{sessionId}}",
|
|
15
|
-
"accounts.add.oauth.sseUnreachable": "Lost connection to the OAuth status stream. Try again.",
|
|
16
|
-
"accounts.add.oauth.startFailed": "Failed to start login flow.",
|
|
17
|
-
"accounts.add.oauth.starting": "Starting login flow...",
|
|
18
|
-
"accounts.add.oauth.submitCode": "Submit code",
|
|
19
|
-
"accounts.add.oauth.timeout": "Login timed out. Try again.",
|
|
20
|
-
"accounts.add.oauth.waiting": "Waiting for browser... Complete the sign-in there.",
|
|
21
|
-
"accounts.add.save": "Add account",
|
|
22
|
-
"accounts.add.signIn": "Sign in with {{provider}}",
|
|
23
|
-
"accounts.add.subscriptionDescription": "Sign in with your provider to add another account to the rotation pool.",
|
|
24
|
-
"accounts.add.title": "Add {{provider}} account",
|
|
25
|
-
"accounts.add.tryAgain": "Try again",
|
|
26
|
-
"accounts.cancel": "Cancel",
|
|
27
|
-
"accounts.delete": "Delete account",
|
|
28
|
-
"accounts.delete.confirm": "Remove account",
|
|
29
|
-
"accounts.deleteConfirm.description": "Removing the account deletes its stored credential and pool metadata. This cannot be undone.",
|
|
30
|
-
"accounts.deleteConfirm.title": "Remove this account?",
|
|
31
|
-
"accounts.empty": "No accounts yet - add one to start using this provider.",
|
|
32
|
-
"accounts.enabled": "Enabled",
|
|
33
|
-
"accounts.enabledToggle": "Account enabled",
|
|
34
|
-
"accounts.heading": "Accounts ({{count}})",
|
|
35
|
-
"accounts.health.invalid": "Invalid credential",
|
|
36
|
-
"accounts.health.needsReauth": "Needs reauth",
|
|
37
|
-
"accounts.health.ok": "Healthy",
|
|
38
|
-
"accounts.health.rateLimited": "Rate-limited",
|
|
39
|
-
"accounts.health.rateLimitedWithReset": "Rate-limited (resets in {{resetIn}})",
|
|
40
|
-
"accounts.health.unknown": "Unknown",
|
|
41
|
-
"accounts.label.edit": "Account label",
|
|
42
|
-
"accounts.label.editTooltip": "Click to rename",
|
|
43
|
-
"accounts.lastUsed": "Last used {{lastUsed}}",
|
|
44
|
-
"accounts.loading": "Loading accounts...",
|
|
45
|
-
"accounts.moveDown": "Move down",
|
|
46
|
-
"accounts.moveUp": "Move up",
|
|
47
|
-
"accounts.orphan.label": "Orphan metadata",
|
|
48
|
-
"accounts.orphan.tooltip": "Pool metadata exists but no on-disk credential was found.",
|
|
49
|
-
"accounts.priority.tooltip": "Lower priority value runs first",
|
|
50
|
-
"accounts.provider.anthropicApi": "Anthropic API",
|
|
51
|
-
"accounts.provider.anthropicSubscription": "Anthropic Claude subscription",
|
|
52
|
-
"accounts.provider.openaiApi": "OpenAI API",
|
|
53
|
-
"accounts.provider.openaiCodex": "OpenAI Codex subscription",
|
|
54
|
-
"accounts.refresh": "Refresh",
|
|
55
|
-
"accounts.source.apiKey": "API key",
|
|
56
|
-
"accounts.source.oauth": "OAuth",
|
|
57
|
-
"accounts.strategy.choose": "Choose strategy",
|
|
58
|
-
"accounts.strategy.label": "Strategy",
|
|
59
|
-
"accounts.strategy.leastUsed.description": "Prefer the account with the lowest current usage.",
|
|
60
|
-
"accounts.strategy.leastUsed.label": "Least used",
|
|
61
|
-
"accounts.strategy.priority.description": "Always prefer the top healthy account.",
|
|
62
|
-
"accounts.strategy.priority.label": "Priority",
|
|
63
|
-
"accounts.strategy.quotaAware.description": "Skip accounts above 85% utilization.",
|
|
64
|
-
"accounts.strategy.quotaAware.label": "Quota-aware",
|
|
65
|
-
"accounts.strategy.roundRobin.description": "Alternate across enabled accounts.",
|
|
66
|
-
"accounts.strategy.roundRobin.label": "Round-robin",
|
|
67
|
-
"accounts.test": "Test",
|
|
68
|
-
"accounts.usage.none": "No usage data yet - click Refresh to probe.",
|
|
69
|
-
"accounts.usage.session": "Session",
|
|
70
|
-
"accounts.usage.session5h": "5h",
|
|
71
|
-
"accounts.usage.weekly": "7d",
|
|
72
|
-
"advancedpageview.DatabaseDescription": "Bảng, phương tiện và trình duyệt vector",
|
|
73
|
-
"advancedpageview.DesktopDescription": "Chẩn đoán runtime gốc, cửa sổ tách rời, hộp thoại tệp, bảng nhớ tạm và các điều khiển shell",
|
|
74
|
-
"advancedpageview.LogsDescription": "Nhật ký runtime và dịch vụ",
|
|
75
|
-
"advancedpageview.Memories": "Memories",
|
|
76
|
-
"advancedpageview.MemoriesDescription": "Memories and vector browser",
|
|
77
|
-
"advancedpageview.PluginsDescription": "Tính năng và đầu nối",
|
|
78
|
-
"advancedpageview.Relationships": "Relationships",
|
|
79
|
-
"advancedpageview.RelationshipsDescription": "Con người, danh tính, dữ kiện và mối quan hệ xuyên kênh",
|
|
80
|
-
"advancedpageview.RuntimeDescription": "Kiểm tra sâu đối tượng runtime và thứ tự tải",
|
|
81
|
-
"advancedpageview.Security": "Bảo mật",
|
|
82
|
-
"advancedpageview.SecurityDescription": "Kho khóa API và thông tin xác thực",
|
|
83
|
-
"advancedpageview.Skills": "Kỹ năng",
|
|
84
|
-
"advancedpageview.SkillsDescription": "Kỹ năng tác tử tùy chỉnh",
|
|
85
|
-
"advancedpageview.TrajectoriesDescription": "Lịch sử và phân tích cuộc gọi LLM",
|
|
86
|
-
"agent.clearActivity": "Xóa hoạt động",
|
|
87
|
-
"agent.currentlyPlaying": "Đang phát",
|
|
88
|
-
"agent.noGamesAreRunning": "Không có trò chơi nào đang chạy",
|
|
89
|
-
"agent.noRecentActivity": "Không có hoạt động gần đây",
|
|
90
|
-
"agent.resumeViewer": "Tiếp tục trình xem",
|
|
91
|
-
"agentactivitybox.RunningTool": "Đang chạy {{tool}}",
|
|
92
|
-
"agentactivitybox.WaitingForInput": "Đang chờ đầu vào",
|
|
93
|
-
"apikeyconfig.error": "Lỗi: {{message}}",
|
|
94
|
-
"apikeyconfig.fetchModels": "Lấy Models",
|
|
95
|
-
"apikeyconfig.fetching": "Đang lấy...",
|
|
96
|
-
"apikeyconfig.loadedModels": "Đã tải {{count}} models",
|
|
97
|
-
"appdetails.LaunchFailed": "Could not launch {{name}}: {{message}}",
|
|
98
|
-
"appdetails.LaunchedNoViewer": "Ứng dụng này đã khởi chạy nhưng không có URL trình xem.",
|
|
99
|
-
"appsview.ActiveOnly": "Chỉ đang bật",
|
|
100
|
-
"appsview.AppWindowNormal": "App Window Normal",
|
|
101
|
-
"appsview.AppWindowPinFailed": "App Window Pin Failed",
|
|
102
|
-
"appsview.AppWindowPinned": "App Window Pinned",
|
|
103
|
-
"appsview.Auth": "Xác thực",
|
|
104
|
-
"appsview.CurrentGameOpened": "Đã mở trò chơi hiện tại trong tab mới.",
|
|
105
|
-
"appsview.Disabled": "tắt",
|
|
106
|
-
"appsview.EmptyCatalogHint": "Làm mới danh mục hoặc quay lại sau khi có thêm gói ứng dụng được cài đặt.",
|
|
107
|
-
"appsview.EmptySearchHint": "Hãy thử tìm kiếm rộng hơn hoặc xóa bộ lọc để duyệt toàn bộ danh mục.",
|
|
108
|
-
"appsview.EmptyStateDescription": "Duyệt danh mục, xem chi tiết khởi chạy và tiếp tục các phiên đang hoạt động từ một nơi.",
|
|
109
|
-
"appsview.EmptyStateTitle": "Chọn một ứng dụng để xem chi tiết",
|
|
110
|
-
"appsview.Enabled": "bật",
|
|
111
|
-
"appsview.GameRunning": "Trò chơi đang chạy",
|
|
112
|
-
"appsview.HelperText": "Chọn một ô ứng dụng để xem chi tiết khởi chạy, trạng thái phiên hiện tại và các thao tác trình xem khả dụng.",
|
|
113
|
-
"appsview.IframeAuthMissing": "{{name}} yêu cầu xác thực iframe nhưng chưa có payload xác thực nào được cấu hình.",
|
|
114
|
-
"appsview.LaunchFailed": "Không thể khởi chạy {{name}}: {{message}}",
|
|
115
|
-
"appsview.LaunchType": "Kiểu chạy",
|
|
116
|
-
"appsview.LaunchedNoViewer": "Đã khởi chạy {{name}} nhưng chưa có trình xem hoặc URL nào được cấu hình.",
|
|
117
|
-
"appsview.LoadError": "Không thể tải ứng dụng: {{message}}",
|
|
118
|
-
"appsview.Loading": "Đang tải...",
|
|
119
|
-
"appsview.NetworkError": "lỗi mạng",
|
|
120
|
-
"appsview.NoAppsAvailable": "Không có ứng dụng nào",
|
|
121
|
-
"appsview.NoAppsMatchSearch": "Không có ứng dụng nào khớp với tìm kiếm này",
|
|
122
|
-
"appsview.NoDescriptionAvailable": "Không có mô tả.",
|
|
123
|
-
"appsview.NoRunningApps": "No app runs are active right now.",
|
|
124
|
-
"appsview.NoRunningAppsHint": "Launch a game from the catalog and it will appear here as a reattachable run.",
|
|
125
|
-
"appsview.Open": "Mở {{name}}",
|
|
126
|
-
"appsview.OpenInTab": "Mở trong Tab",
|
|
127
|
-
"appsview.OpenWindowFailed": "Could not open {{name}} in a window.",
|
|
128
|
-
"appsview.OpenedInDesktopWindow": "Opened In Desktop Window",
|
|
129
|
-
"appsview.OpenedInNewTab": "Đã mở {{name}} trong tab mới.",
|
|
130
|
-
"appsview.PopupBlocked": "Cửa sổ bật lên bị chặn. Hãy cho phép cửa sổ bật lên rồi thử lại.",
|
|
131
|
-
"appsview.PopupBlockedOpen": "Trình chặn cửa sổ bật lên đã chặn việc mở {{name}}. Hãy cho phép cửa sổ bật lên rồi thử lại.",
|
|
132
|
-
"appsview.Repository": "Kho lưu trữ",
|
|
133
|
-
"appsview.Results": "{{count}} kết quả",
|
|
134
|
-
"appsview.ResumeSession": "Tiếp tục",
|
|
135
|
-
"appsview.RunAttention": "Cần chú ý",
|
|
136
|
-
"appsview.Running": "Đang chạy",
|
|
137
|
-
"appsview.RunningNow": "Running now",
|
|
138
|
-
"appsview.Sandbox": "Hộp cát",
|
|
139
|
-
"appsview.Search": "Tìm kiếm ứng dụng",
|
|
140
|
-
"appsview.SearchPlaceholder": "Tìm theo tên hoặc mô tả",
|
|
141
|
-
"appsview.StopFailed": "Stop Failed",
|
|
142
|
-
"appsview.Stopped": "Stopped",
|
|
143
|
-
"appsview.URL": "URL",
|
|
144
|
-
"appsview.Viewer": "Giao diện (Viewer)",
|
|
145
|
-
"appwindow.LaunchedNoViewer": "This app launched without a viewer URL. Open it from the apps catalog.",
|
|
146
|
-
"appwindow.RetryingLaunch": "Retrying launch...",
|
|
147
|
-
"aria.advancedNavigation": "Điều hướng nâng cao",
|
|
148
|
-
"aria.agentVoiceOff": "Tắt giọng nói đại lý",
|
|
149
|
-
"aria.agentVoiceOn": "Bật giọng nói đại lý",
|
|
150
|
-
"aria.attachImage": "Đính kèm hình ảnh",
|
|
151
|
-
"aria.breadcrumb": "Đường dẫn điều hướng",
|
|
152
|
-
"aria.chatMessage": "Tin nhắn trò chuyện",
|
|
153
|
-
"aria.chatWorkspace": "Không gian làm việc trò chuyện",
|
|
154
|
-
"aria.closeConsole": "Đóng bảng điều khiển",
|
|
155
|
-
"aria.closeConsolePanel": "Đóng bảng điều khiển bên",
|
|
156
|
-
"aria.closeNavMenu": "Đóng menu điều hướng",
|
|
157
|
-
"aria.closePanel": "Đóng bảng",
|
|
158
|
-
"aria.databaseViews": "Các chế độ xem cơ sở dữ liệu",
|
|
159
|
-
"aria.deleteMessage": "Xóa tin nhắn",
|
|
160
|
-
"aria.dragOverlay": "Kéo lớp phủ",
|
|
161
|
-
"aria.editMessage": "Chỉnh sửa tin nhắn",
|
|
162
|
-
"aria.expandChatsPanel": "Mở rộng bảng chat",
|
|
163
|
-
"aria.knowledgeUpload": "Điều khiển tải lên kiến thức",
|
|
164
|
-
"aria.navMenu": "Menu điều hướng",
|
|
165
|
-
"aria.openChatsPanel": "Mở bảng chat",
|
|
166
|
-
"aria.openNavMenu": "Mở menu điều hướng",
|
|
167
|
-
"aria.playMessage": "Phát tin nhắn",
|
|
168
|
-
"aria.reconnecting": "Đang kết nối lại",
|
|
169
|
-
"aria.searchLogs": "Tìm kiếm nhật ký",
|
|
170
|
-
"aria.switchShellView": "Chuyển chế độ xem shell",
|
|
171
|
-
"aria.toggleTheme": "Chuyển đổi giao diện",
|
|
172
|
-
"aria.upload": "Tải lên",
|
|
173
|
-
"automations.chat.assistantLabel": "Trợ lý Tự động hóa",
|
|
174
|
-
"automations.chat.collapse": "Thu gọn trợ lý",
|
|
175
|
-
"automations.chat.errorGeneric": "Đã có lỗi xảy ra. Vui lòng thử lại.",
|
|
176
|
-
"automations.chat.expand": "Mở rộng trợ lý",
|
|
177
|
-
"automations.chat.placeholder": "Yêu cầu tôi xây dựng một workflow. Ví dụ: \"Gửi cho tôi tin nhắn Slack mỗi sáng 9 giờ kèm lịch hôm nay.\"",
|
|
178
|
-
"automations.chat.roleUser": "Bạn",
|
|
179
|
-
"automations.collapse": "Thu gọn tự động hóa",
|
|
180
|
-
"automations.coordinatorDescriptionPlaceholder": "Coordinator nên làm gì...",
|
|
181
|
-
"automations.coordinatorNamePlaceholder": "Tên tự động hóa coordinator...",
|
|
182
|
-
"automations.createCoordinator": "Tạo coordinator",
|
|
183
|
-
"automations.createTask": "Create Task",
|
|
184
|
-
"automations.createTaskOrWorkflow": "Tạo tác vụ hoặc quy trình",
|
|
185
|
-
"automations.editCoordinator": "Chỉnh sửa coordinator",
|
|
186
|
-
"automations.editTask": "Edit Task",
|
|
187
|
-
"automations.expand": "Mở rộng tự động hóa",
|
|
188
|
-
"automations.filter.coordinator": "Coordinator",
|
|
189
|
-
"automations.filter.scheduled": "Đã lên lịch",
|
|
190
|
-
"automations.filterTabsLabel": "Lọc tự động hóa",
|
|
191
|
-
"automations.loadFailed": "Không thể tải tự động hóa.",
|
|
192
|
-
"automations.n8n.activate": "Kích hoạt",
|
|
193
|
-
"automations.n8n.bannerCloud": "Đã kết nối tự động hóa cloud",
|
|
194
|
-
"automations.n8n.bannerDisabled": "Đăng nhập Eliza Cloud hoặc bật tự động hóa cục bộ trong Cài đặt",
|
|
195
|
-
"automations.n8n.bannerLocalError": "Tự động hóa cục bộ thất bại",
|
|
196
|
-
"automations.n8n.bannerLocalReady": "Tự động hóa cục bộ đang chạy",
|
|
197
|
-
"automations.n8n.bannerLocalStarting": "Đang khởi động tự động hóa cục bộ...",
|
|
198
|
-
"automations.n8n.cloudDegradedBody": "Hiện không thể kết nối tới Eliza Cloud. Quy trình tự động có thể không khả dụng.",
|
|
199
|
-
"automations.n8n.cloudDegradedHeading": "Sự cố kết nối cloud",
|
|
200
|
-
"automations.n8n.ctaBodyDesktop": "Đăng nhập Eliza Cloud để đồng bộ quy trình tự động giữa các thiết bị, hoặc chạy engine tự động hóa cục bộ.",
|
|
201
|
-
"automations.n8n.ctaBodyMobile": "Quy trình tự động yêu cầu tài khoản Eliza Cloud trên di động.",
|
|
202
|
-
"automations.n8n.ctaEnableLocal": "Bật tự động hóa cục bộ",
|
|
203
|
-
"automations.n8n.ctaHeadingDesktop": "Bắt đầu với Quy trình tự động",
|
|
204
|
-
"automations.n8n.ctaHeadingMobile": "Quy trình tự động yêu cầu Eliza Cloud",
|
|
205
|
-
"automations.n8n.dangerZone": "Vùng nguy hiểm",
|
|
206
|
-
"automations.n8n.deactivate": "Vô hiệu hóa",
|
|
207
|
-
"automations.n8n.deleteConfirmMessage": "Xóa vĩnh viễn workflow này. Hành động này không thể hoàn tác.",
|
|
208
|
-
"automations.n8n.deleteConfirmWorkflow": "Xóa \"{{name}}\"? Hành động này không thể hoàn tác.",
|
|
209
|
-
"automations.n8n.deleteFailed": "Không thể xóa workflow.",
|
|
210
|
-
"automations.n8n.deleteWorkflow": "Xóa workflow",
|
|
211
|
-
"automations.n8n.detailEmptyBody": "Chọn một workflow từ thanh bên để xem chi tiết, hoặc chuyển sang bảng điều khiển để tạo workflow mới.",
|
|
212
|
-
"automations.n8n.detailEmptyHeading": "Chưa chọn workflow",
|
|
213
|
-
"automations.n8n.errorDeleteWorkflow": "Không thể xóa workflow: {{message}}",
|
|
214
|
-
"automations.n8n.errorLoadStatus": "Không thể tải trạng thái n8n: {{message}}",
|
|
215
|
-
"automations.n8n.errorLoadWorkflows": "Không thể tải workflow: {{message}}",
|
|
216
|
-
"automations.n8n.errorStartSidecar": "Không thể khởi động n8n cục bộ: {{message}}",
|
|
217
|
-
"automations.n8n.errorUpdateWorkflow": "Không thể cập nhật workflow: {{message}}",
|
|
218
|
-
"automations.n8n.newWorkflow": "Workflow mới",
|
|
219
|
-
"automations.n8n.noWorkflowsHint": "Hãy yêu cầu trợ lý xây dựng giúp bạn.",
|
|
220
|
-
"automations.n8n.noWorkflowsTitle": "Chưa có tự động hóa nào",
|
|
221
|
-
"automations.n8n.nodeCount": "{{count}} node",
|
|
222
|
-
"automations.n8n.pillAriaCloudDegraded": "Phát hiện sự cố dịch vụ cloud",
|
|
223
|
-
"automations.n8n.pillAriaCloudHealthy": "Dịch vụ cloud ổn định",
|
|
224
|
-
"automations.n8n.pillAriaLocalReady": "Dịch vụ cục bộ sẵn sàng",
|
|
225
|
-
"automations.n8n.pillAriaLocalStarting": "Dịch vụ cục bộ đang khởi động",
|
|
226
|
-
"automations.n8n.pillCloudDegraded": "Cloud (sự cố)",
|
|
227
|
-
"automations.n8n.pillCloudHealthy": "Cloud (Eliza)",
|
|
228
|
-
"automations.n8n.pillLocalReady": "Cục bộ (thiết bị này)",
|
|
229
|
-
"automations.n8n.pillLocalStarting": "Cục bộ (đang khởi động…)",
|
|
230
|
-
"automations.n8n.startFailed": "Không thể khởi động tự động hóa cục bộ.",
|
|
231
|
-
"automations.n8n.updateStateFailed": "Không thể cập nhật trạng thái workflow.",
|
|
232
|
-
"automations.n8n.workflowListLabel": "Danh sách workflow",
|
|
233
|
-
"automations.nameRequired": "Tên là bắt buộc.",
|
|
234
|
-
"automations.newCoordinator": "Coordinator mới",
|
|
235
|
-
"automations.newSchedule": "Lịch mới",
|
|
236
|
-
"automations.newTask": "New Task",
|
|
237
|
-
"automations.newTaskButton": "+ Tác vụ mới",
|
|
238
|
-
"automations.newTextTask": "New Text Task",
|
|
239
|
-
"automations.newTriggerButton": "+ Trigger mới",
|
|
240
|
-
"automations.newWorkflowCTA": "+ Workflow mới",
|
|
241
|
-
"automations.newWorkflowDisabled": "Bật Tự động hóa trong Cài đặt để tạo workflow",
|
|
242
|
-
"automations.nodeCatalog": "Node Catalog",
|
|
243
|
-
"automations.openInWorkflowsTab": "Mở trong tab Workflow",
|
|
244
|
-
"automations.runsWorkflow": "Chạy workflow: {{name}}",
|
|
245
|
-
"automations.saveCoordinator": "Lưu coordinator",
|
|
246
|
-
"automations.saveTask": "Save Task",
|
|
247
|
-
"automations.searchPlaceholder": "Tìm kiếm tự động hóa",
|
|
248
|
-
"automations.taskCreateFailed": "Không thể tạo tác vụ.",
|
|
249
|
-
"automations.taskDeleteFailed": "Không thể xóa tác vụ.",
|
|
250
|
-
"automations.taskDeleteMessage": "Bạn có chắc chắn muốn xóa tác vụ này?",
|
|
251
|
-
"automations.taskDeleteTitle": "Xóa tác vụ",
|
|
252
|
-
"automations.taskLabel": "Tác vụ",
|
|
253
|
-
"automations.taskName": "Tên tác vụ...",
|
|
254
|
-
"automations.taskUpdateFailed": "Không thể cập nhật tác vụ.",
|
|
255
|
-
"automations.templateCustom.desc": "Mô tả workflow của bạn trong chat.",
|
|
256
|
-
"automations.templateCustom.title": "Tùy chỉnh",
|
|
257
|
-
"automations.templateUseButton": "Dùng mẫu này",
|
|
258
|
-
"automations.templates.calendarSlack.desc": "Đăng lịch trình trong ngày lên Slack mỗi sáng.",
|
|
259
|
-
"automations.templates.calendarSlack.prompt": "Mỗi ngày trong tuần lúc 8 giờ sáng, đọc các sự kiện hôm nay từ Google Calendar và đăng lịch trình đã định dạng vào kênh #daily-standup trên Slack.",
|
|
260
|
-
"automations.templates.calendarSlack.title": "Calendar đến Slack",
|
|
261
|
-
"automations.templates.emailDigest.desc": "Tóm tắt hộp thư mỗi sáng và đăng lên Slack.",
|
|
262
|
-
"automations.templates.emailDigest.prompt": "Mỗi ngày trong tuần lúc 9 giờ sáng, đọc hộp thư Gmail trong 24 giờ qua, tóm tắt các tin nhắn quan trọng và đăng tóm tắt vào kênh #daily trên Slack.",
|
|
263
|
-
"automations.templates.emailDigest.title": "Tóm tắt Email Hằng ngày",
|
|
264
|
-
"automations.templates.emailNotion.desc": "Biến email được gắn nhãn thành các trang Notion.",
|
|
265
|
-
"automations.templates.emailNotion.prompt": "Khi tôi nhận được tin nhắn Gmail có nhãn 'Task', trích xuất các thông tin chính và tạo trang mới trong cơ sở dữ liệu 'Inbox' trên Notion với tiêu đề email làm tiêu đề trang và nội dung email làm nội dung trang.",
|
|
266
|
-
"automations.templates.emailNotion.title": "Email → Notion",
|
|
267
|
-
"automations.templates.githubTriage.desc": "Tự động phân loại và gắn nhãn các issue mới trên GitHub.",
|
|
268
|
-
"automations.templates.githubTriage.prompt": "Khi có issue mới trên repo GitHub của tôi, phân loại nó (bug/feature/question/docs), thêm nhãn phù hợp và đăng bình luận chào mừng.",
|
|
269
|
-
"automations.templates.githubTriage.title": "Phân loại Issue GitHub",
|
|
270
|
-
"automations.templates.rssSummary.desc": "Theo dõi RSS feed và tóm tắt bài viết mới qua email.",
|
|
271
|
-
"automations.templates.rssSummary.prompt": "Kiểm tra RSS feed của tôi tại https://example.com/feed.xml mỗi giờ. Với mỗi bài viết mới, tạo tóm tắt 3 câu và gửi email cho tôi.",
|
|
272
|
-
"automations.templates.rssSummary.title": "RSS thành Tóm tắt",
|
|
273
|
-
"automations.templates.slackDiscord.desc": "Đăng chéo tin nhắn giữa các kênh Slack và Discord.",
|
|
274
|
-
"automations.templates.slackDiscord.prompt": "Bất cứ khi nào có tin nhắn được đăng trong kênh #announcements trên Slack, hãy chuyển tiếp nó đến kênh #general trên Discord.",
|
|
275
|
-
"automations.templates.slackDiscord.title": "Cầu nối Slack ↔ Discord",
|
|
276
|
-
"automations.templatesModalSubtitle": "Chọn một workflow để tùy chỉnh, hoặc bắt đầu mới hoàn toàn.",
|
|
277
|
-
"automations.templatesModalTitle": "Bắt đầu với mẫu",
|
|
278
|
-
"automations.whatShouldThisTaskDo": "Tác vụ này nên làm gì?",
|
|
279
|
-
"automations.workflow.draftTitle": "Draft Title",
|
|
280
|
-
"automations.workflow.workflowKicker": "Workflow Kicker",
|
|
281
|
-
"automations.zeroState.browseTemplates": "Xem các mẫu →",
|
|
282
|
-
"automations.zeroState.subtitle": "Tôi có thể xây dựng workflow cho bạn, chạy prompt theo lịch, hoặc duy trì một danh sách tác vụ.",
|
|
283
|
-
"automations.zeroState.title": "Bạn muốn agent của mình làm gì?",
|
|
284
|
-
"avatarselector.GitLfsPointer": ".vrm này là con trỏ Git LFS, không phải tệp mô hình thực. Trước tiên hãy tải xuống tệp VRM thực tế.",
|
|
285
|
-
"avatarselector.InvalidAvatarFile": "Tệp hình đại diện không hợp lệ",
|
|
286
|
-
"avatarselector.InvalidVrmBinary": "Tệp VRM không hợp lệ. Chọn một tệp nhị phân .vrm thực.",
|
|
287
|
-
"avatarselector.ReadSelectedFile": "Không thể đọc tập tin đó. Hãy thử một .vrm khác.",
|
|
288
|
-
"avatarselector.SelectVrmFile": "Vui lòng chọn tệp .vrm.",
|
|
289
|
-
"avatarselector.UploadCustomVrm": "Tải .vrm tuỳ chỉnh (click hoặc kéo thả)",
|
|
290
|
-
"avatarselector.dropVrm": "thả .vrm",
|
|
291
|
-
"babylon.tellTheAgentWhatToDoWhatToAvoidOrWhatToExplain": "Tell the agent what to do, what to avoid, or what to explain.",
|
|
292
|
-
"browserworkspace.ActionFailed": "Browser action failed.",
|
|
293
|
-
"browserworkspace.AddressPlaceholder": "Enter a URL",
|
|
294
|
-
"browserworkspace.AgentActive": "Agent đang ở tab này",
|
|
295
|
-
"browserworkspace.AgentTabs": "Agent Tabs",
|
|
296
|
-
"browserworkspace.AppTabs": "App Tabs",
|
|
297
|
-
"browserworkspace.Background": "Background",
|
|
298
|
-
"browserworkspace.BrowserBridgeAvailable": "Browser Bridge Available",
|
|
299
|
-
"browserworkspace.BrowserBridgeCheckingTitle": "Đang kiểm tra kết nối trình duyệt",
|
|
300
|
-
"browserworkspace.BrowserBridgeChromeReady": "Chrome đã sẵn sàng. Nhấn Load unpacked và chọn {{path}}.",
|
|
301
|
-
"browserworkspace.BrowserBridgeConnected": "Browser Bridge Connected",
|
|
302
|
-
"browserworkspace.BrowserBridgeConnectedDescription": "Agent Browser Bridge đang hoạt động trong {{browser}} / {{profile}}. Sử dụng profile trình duyệt thật đó cho Discord, Google và các trang khác không phù hợp với chế độ nhúng.",
|
|
303
|
-
"browserworkspace.BrowserBridgeConnectedTitle": "Trình duyệt của bạn đã được kết nối",
|
|
304
|
-
"browserworkspace.BrowserBridgeDescription": "Browser Bridge Description",
|
|
305
|
-
"browserworkspace.BrowserBridgeFolderReady": "Thư mục Agent Browser Bridge đã sẵn sàng tại {{path}}. Mở chrome://extensions, nhấn Load unpacked và chọn thư mục đó.",
|
|
306
|
-
"browserworkspace.BrowserBridgeFolderRevealed": "Đã hiển thị thư mục Agent Browser Bridge tại {{path}}.",
|
|
307
|
-
"browserworkspace.BrowserBridgeInstallDescription": "Cài đặt extension Agent Browser Bridge trong profile Chrome này để agent có thể nhìn thấy và điều khiển các tab thật của bạn thay vì phải dùng trình duyệt nhúng.",
|
|
308
|
-
"browserworkspace.BrowserBridgeNotConnected": "Browser Bridge Not Connected",
|
|
309
|
-
"browserworkspace.BrowserBridgeOpenedChromeExtensions": "Đã mở Chrome extensions. Nhấn Load unpacked và chọn thư mục Agent Browser Bridge.",
|
|
310
|
-
"browserworkspace.BrowserBridgeRefreshSuccess": "Đã làm mới trạng thái kết nối Agent Browser Bridge.",
|
|
311
|
-
"browserworkspace.BrowserBridgeTitle": "Agent Browser Bridge",
|
|
312
|
-
"browserworkspace.BrowserBridgeUseRealBrowser": "Dùng trình duyệt thật của bạn tại đây",
|
|
313
|
-
"browserworkspace.ChatPlaceholderConnected": "Hãy nói tôi cần làm gì trên trình duyệt…",
|
|
314
|
-
"browserworkspace.ChatPlaceholderInstallBridge": "Hãy nói tôi cần làm gì trên trình duyệt…",
|
|
315
|
-
"browserworkspace.Checking": "Đang kiểm tra",
|
|
316
|
-
"browserworkspace.ChromeBuild": "Bản dựng Chrome",
|
|
317
|
-
"browserworkspace.CloseTab": "Đóng tab",
|
|
318
|
-
"browserworkspace.CloudSession": "Phiên trình duyệt cloud",
|
|
319
|
-
"browserworkspace.CollapseChat": "Thu gọn chat",
|
|
320
|
-
"browserworkspace.CollapseTabs": "Collapse Tabs",
|
|
321
|
-
"browserworkspace.DesktopBridge": "Desktop bridge",
|
|
322
|
-
"browserworkspace.DesktopSession": "Phiên trình duyệt desktop",
|
|
323
|
-
"browserworkspace.EmptyDescription": "Open a page here, or let the agent create tabs through the {{appName}} browser workspace plugin.",
|
|
324
|
-
"browserworkspace.EmptySessionDescription": "Mở một trang để bắt đầu phiên trình duyệt thật. Bản xem trước ở đây sẽ theo dõi phiên thay vì nhúng trực tiếp trang đích.",
|
|
325
|
-
"browserworkspace.EmptyTitle": "No browser tabs yet",
|
|
326
|
-
"browserworkspace.EnterUrlToNavigate": "Nhập URL để điều hướng.",
|
|
327
|
-
"browserworkspace.EnterUrlToOpen": "Nhập URL để mở.",
|
|
328
|
-
"browserworkspace.ExpandChat": "Mở rộng chat",
|
|
329
|
-
"browserworkspace.ExpandTabs": "Expand Tabs",
|
|
330
|
-
"browserworkspace.FrameBlockedDescription": "Frame Blocked Description",
|
|
331
|
-
"browserworkspace.FrameBlockedTitle": "Frame Blocked Title",
|
|
332
|
-
"browserworkspace.Go": "Go",
|
|
333
|
-
"browserworkspace.InstallBrowserBridge": "Cài đặt Agent Browser Bridge",
|
|
334
|
-
"browserworkspace.InstallBrowserBridgeFailed": "Không thể chuẩn bị extension Agent Browser Bridge.",
|
|
335
|
-
"browserworkspace.InternalSessionDescription": "Internal Session Description",
|
|
336
|
-
"browserworkspace.InternalTabUrlManaged": "Internal Tab Url Managed",
|
|
337
|
-
"browserworkspace.InvalidUrl": "Nhập URL http hoặc https hợp lệ.",
|
|
338
|
-
"browserworkspace.LastSeen": "Last seen {{time}}",
|
|
339
|
-
"browserworkspace.LoadFailed": "Failed to load browser workspace.",
|
|
340
|
-
"browserworkspace.Loading": "Loading browser workspace",
|
|
341
|
-
"browserworkspace.NewTab": "New tab",
|
|
342
|
-
"browserworkspace.NoAgentTabs": "No Agent Tabs",
|
|
343
|
-
"browserworkspace.NoAppTabs": "No App Tabs",
|
|
344
|
-
"browserworkspace.NoTabsOpen": "No tabs open yet.",
|
|
345
|
-
"browserworkspace.NoUserTabs": "No User Tabs",
|
|
346
|
-
"browserworkspace.OpenBlankTabFailed": "Không thể mở tab trống.",
|
|
347
|
-
"browserworkspace.OpenBlankTabHere": "Mở tab trống tại đây",
|
|
348
|
-
"browserworkspace.OpenBrowserBridgeFolder": "Open Browser Bridge Folder",
|
|
349
|
-
"browserworkspace.OpenBrowserBridgeFolderFailed": "Không thể hiển thị thư mục extension Agent Browser Bridge.",
|
|
350
|
-
"browserworkspace.OpenBrowserBridgeManagerFailed": "Không thể mở Chrome extensions.",
|
|
351
|
-
"browserworkspace.OpenChromeExtensions": "Mở Chrome extensions",
|
|
352
|
-
"browserworkspace.OpenExtensionFolder": "Mở thư mục extension",
|
|
353
|
-
"browserworkspace.OpenExternal": "Open external",
|
|
354
|
-
"browserworkspace.OpenInitialBrowseFailed": "Failed to open the requested browser tab.",
|
|
355
|
-
"browserworkspace.OpenLiveSession": "Mở phiên trực tiếp",
|
|
356
|
-
"browserworkspace.OpenNewTab": "Open new tab",
|
|
357
|
-
"browserworkspace.OpenTabs": "Open tabs",
|
|
358
|
-
"browserworkspace.RealSessionDescription": "Đây là phiên trình duyệt thật, không phải iframe nhúng thô. Hãy dùng chat hoặc các thao tác trình duyệt để điều hướng và tương tác với các trang như Google và Discord.",
|
|
359
|
-
"browserworkspace.RefreshBrowserBridge": "Refresh Browser Bridge",
|
|
360
|
-
"browserworkspace.RefreshBrowserBridgeFailed": "Không thể làm mới trạng thái Agent Browser Bridge.",
|
|
361
|
-
"browserworkspace.SessionPreview": "Xem trước phiên trình duyệt",
|
|
362
|
-
"browserworkspace.SessionPreviewPending": "Đang chờ xem trước phiên trình duyệt",
|
|
363
|
-
"browserworkspace.SessionPreviewPendingDescription": "Trang đang chạy trong phiên trình duyệt thật. Bản xem trước mới sẽ xuất hiện ở đây khi phiên cập nhật.",
|
|
364
|
-
"browserworkspace.SidebarLabel": "Browser workspace",
|
|
365
|
-
"browserworkspace.SnapshotFailed": "Không thể tải bản xem trước phiên trình duyệt.",
|
|
366
|
-
"browserworkspace.Tabs": "Tabs",
|
|
367
|
-
"browserworkspace.UnsupportedProtocol": "Chỉ hỗ trợ URL http và https.",
|
|
368
|
-
"browserworkspace.UserTabs": "User Tabs",
|
|
369
|
-
"browserworkspace.Visible": "Visible",
|
|
370
|
-
"browserworkspace.WebWorkspace": "Web iframe workspace",
|
|
371
|
-
"browserworkspace.Working": "Working: {{action}}",
|
|
372
|
-
"bugreportmodal.22X": "22.x",
|
|
373
|
-
"bugreportmodal.ActualBehavior": "Hành vi thực tế",
|
|
374
|
-
"bugreportmodal.AddLogs": "Thêm nhật ký",
|
|
375
|
-
"bugreportmodal.AnthropicOpenAI": "Nhân loại / OpenAI / Ollama",
|
|
376
|
-
"bugreportmodal.BugReportSubmitted": "Đã gửi báo lỗi",
|
|
377
|
-
"bugreportmodal.DescribeTheActual": "Mô tả kết quả thực tế.",
|
|
378
|
-
"bugreportmodal.DescribeTheExpecte": "Mô tả kết quả mong đợi.",
|
|
379
|
-
"bugreportmodal.DescribeTheIssueY": "Mô tả vấn đề bạn gặp phải.",
|
|
380
|
-
"bugreportmodal.DescriptionHint": "Mô tả những gì đã xảy ra và tại sao nó lại bất ngờ.",
|
|
381
|
-
"bugreportmodal.DiagnosticsSharedSuccessfully": "Chẩn đoán đã được chia sẻ thành công.",
|
|
382
|
-
"bugreportmodal.Environment": "Môi trường",
|
|
383
|
-
"bugreportmodal.ExpectedBehavior": "Hành vi mong đợi",
|
|
384
|
-
"bugreportmodal.HideLogs": "Ẩn nhật ký",
|
|
385
|
-
"bugreportmodal.LogsHint": "Chỉ dán các lỗi, dấu vết hoặc đầu ra bảng điều khiển có liên quan.",
|
|
386
|
-
"bugreportmodal.ModelProvider": "Nhà cung cấp Model",
|
|
387
|
-
"bugreportmodal.NodeVersion": "Phiên bản nút",
|
|
388
|
-
"bugreportmodal.Other": "Khác",
|
|
389
|
-
"bugreportmodal.PasteRelevantError": "Dán log lỗi liên quan",
|
|
390
|
-
"bugreportmodal.ReportABug": "Báo lỗi",
|
|
391
|
-
"bugreportmodal.ReportCopiedToClipboard": "Đã sao chép báo cáo vào clipboard.",
|
|
392
|
-
"bugreportmodal.ReproductionPrompt": "Hãy giúp chúng tôi tái hiện vấn đề bằng các bước cụ thể và thông tin chi tiết về môi trường.",
|
|
393
|
-
"bugreportmodal.Select": "Chọn...",
|
|
394
|
-
"bugreportmodal.StepsHint": "Bao gồm đường dẫn đáng tin cậy ngắn nhất tái tạo lỗi.",
|
|
395
|
-
"bugreportmodal.StepsToReproduce": "Các bước tái hiện",
|
|
396
|
-
"bugreportmodal.Times": "X",
|
|
397
|
-
"bugreportmodal.YourBugReportHas": "Báo lỗi đã được gửi thành công.",
|
|
398
|
-
"bugreportmodal.attachLogs": "Đính kèm nhật ký khởi động",
|
|
399
|
-
"bugreportmodal.attachSystemInfo": "Đính kèm thông tin hệ thống",
|
|
400
|
-
"bugreportmodal.copied": "Đã copy!",
|
|
401
|
-
"bugreportmodal.copiedDiagnostics": "Đã sao chép chẩn đoán!",
|
|
402
|
-
"bugreportmodal.copyAndOpenGitHub": "Copy & mở GitHub",
|
|
403
|
-
"bugreportmodal.copyDiagnostics": "Sao chép chẩn đoán",
|
|
404
|
-
"bugreportmodal.descriptionRequired": "Mô tả và các bước tái hiện là bắt buộc nha.",
|
|
405
|
-
"bugreportmodal.openLogsFolder": "Mở thư mục nhật ký",
|
|
406
|
-
"bugreportmodal.saveBundle": "Lưu gói báo cáo",
|
|
407
|
-
"bugreportmodal.savingBundle": "Gói tiết kiệm...",
|
|
408
|
-
"bugreportmodal.stepsPlaceholder": "1. Vào...\n2. Click vào...\n3. Thấy...",
|
|
409
|
-
"bugreportmodal.submitting": "Đang gửi...",
|
|
410
|
-
"character.characterHubSections": "Character hub sections",
|
|
411
|
-
"character.characterOverview": "Tổng quan nhân vật",
|
|
412
|
-
"character.domainFilter": "Domain filter",
|
|
413
|
-
"character.getStartedWithYourCharacter": "Bắt đầu với nhân vật của bạn",
|
|
414
|
-
"character.outcomeFilter": "Outcome filter",
|
|
415
|
-
"character.refreshLearnedSkills": "Làm mới kỹ năng đã học",
|
|
416
|
-
"character.reviewFilter": "Review filter",
|
|
417
|
-
"character.searchLearningEvidenceTags": "Search learning, evidence, tags...",
|
|
418
|
-
"character.sortExperiences": "Sort experiences",
|
|
419
|
-
"character.tagFilter": "Tag filter",
|
|
420
|
-
"charactereditor.AboutMe": "Giới thiệu",
|
|
421
|
-
"charactereditor.AboutMePlaceholder": "Mô tả agent của bạn...",
|
|
422
|
-
"charactereditor.AddConversation": "Add Conversation",
|
|
423
|
-
"charactereditor.AddInline": "+ thêm",
|
|
424
|
-
"charactereditor.AddPost": "Thêm Bài viết",
|
|
425
|
-
"charactereditor.AddStyleRule": "Add Style Rule",
|
|
426
|
-
"charactereditor.AddStyleRuleShort": "Add Style Rule Short",
|
|
427
|
-
"charactereditor.AddTurn": "Add Turn",
|
|
428
|
-
"charactereditor.ChatExamples": "Ví dụ Chat",
|
|
429
|
-
"charactereditor.ChatExamplesHelp": "Chat Examples Help",
|
|
430
|
-
"charactereditor.ConversationCount": "Conversation Count",
|
|
431
|
-
"charactereditor.ConversationN": "Đoạn hội thoại {n}",
|
|
432
|
-
"charactereditor.CustomizeBtn": "Tuỳ chỉnh",
|
|
433
|
-
"charactereditor.DontSave": "Dont Save",
|
|
434
|
-
"charactereditor.DragToReorder": "Drag To Reorder",
|
|
435
|
-
"charactereditor.DuplicatePost": "Duplicate Post",
|
|
436
|
-
"charactereditor.DuplicateRule": "Duplicate Rule",
|
|
437
|
-
"charactereditor.ExportJSON": "Xuất JSON",
|
|
438
|
-
"charactereditor.Generate": "tạo",
|
|
439
|
-
"charactereditor.Generating": "đang tạo...",
|
|
440
|
-
"charactereditor.LoadingCharacterData": "Đang tải dữ liệu nhân vật...",
|
|
441
|
-
"charactereditor.NoChatExamples": "Chưa có ví dụ chat.",
|
|
442
|
-
"charactereditor.NoPostExamples": "Chưa có ví dụ bài viết.",
|
|
443
|
-
"charactereditor.PageContextDesc.examples": "Các cuộc trò chuyện và bài đăng mẫu mà mô hình có thể bắt chước.",
|
|
444
|
-
"charactereditor.PageContextDesc.identity": "Tên, giọng nói, tiểu sử và lời nhắc của hệ thống - tác nhân là ai và nó sẽ hoạt động như thế nào.",
|
|
445
|
-
"charactereditor.PageContextDesc.style": "Các quy tắc ngắn điều chỉnh giọng điệu và cách diễn đạt trong cuộc trò chuyện và bài đăng.",
|
|
446
|
-
"charactereditor.PageContextTitle.examples": "Cuộc trò chuyện và bài đăng mẫu",
|
|
447
|
-
"charactereditor.PageContextTitle.identity": "Hồ sơ & chỉ đường",
|
|
448
|
-
"charactereditor.PageContextTitle.style": "Phong cách nói",
|
|
449
|
-
"charactereditor.PossibleDuplicates": "Possible Duplicates",
|
|
450
|
-
"charactereditor.PostCount": "Post Count",
|
|
451
|
-
"charactereditor.PostExample": "Post Example",
|
|
452
|
-
"charactereditor.PostExamples": "Ví dụ Bài viết",
|
|
453
|
-
"charactereditor.PostExamplesHelp": "Post Examples Help",
|
|
454
|
-
"charactereditor.Regenerate": "tạo lại",
|
|
455
|
-
"charactereditor.RemoveExample": "Remove Example",
|
|
456
|
-
"charactereditor.RemovePost": "Remove Post",
|
|
457
|
-
"charactereditor.ResetConfirmBody": "Reset Confirm Body",
|
|
458
|
-
"charactereditor.ResetToDefaults": "Khôi phục mặc định",
|
|
459
|
-
"charactereditor.Saving": "đang lưu...",
|
|
460
|
-
"charactereditor.SelectAVoice": "Chọn giọng nói",
|
|
461
|
-
"charactereditor.SelectBtn": "Chọn",
|
|
462
|
-
"charactereditor.StyleRulesHeader": "Style Rules Header",
|
|
463
|
-
"charactereditor.StyleRulesHelp": "Style Rules Help",
|
|
464
|
-
"charactereditor.SwitchCharacterPrompt": "Switch Character Prompt",
|
|
465
|
-
"charactereditor.SwitchSectionPrompt": "Switch Section Prompt",
|
|
466
|
-
"charactereditor.SystemPrompt": "Lời nhắc hệ thống",
|
|
467
|
-
"charactereditor.SystemPromptPlaceholder": "Viết ở ngôi thứ nhất...",
|
|
468
|
-
"charactereditor.TabExamples": "Ví dụ",
|
|
469
|
-
"charactereditor.TabPersonality": "Tính cách",
|
|
470
|
-
"charactereditor.TabStyles": "Phong cách",
|
|
471
|
-
"charactereditor.TabbedEditorGroupLabel": "Trình chỉnh sửa ký tự - các phần được gắn thẻ",
|
|
472
|
-
"charactereditor.UnsavedChangesBody": "Unsaved Changes Body",
|
|
473
|
-
"charactereditor.UnsavedChangesTitle": "Unsaved Changes Title",
|
|
474
|
-
"characterroster.LoadingPresets": "Đang tải cài đặt trước ký tự...",
|
|
475
|
-
"chat.agentStarting": "Agent đang khởi động...",
|
|
476
|
-
"chat.agentVoiceOff": "Agent Voice Off",
|
|
477
|
-
"chat.agentVoiceOn": "Agent Voice On",
|
|
478
|
-
"chat.cached": "đã cache",
|
|
479
|
-
"chat.collapseWidgets": "Thu gọn widget",
|
|
480
|
-
"chat.conversations": "Conversations",
|
|
481
|
-
"chat.createTask": "Tạo nhiệm vụ lập trình",
|
|
482
|
-
"chat.createTaskTitle": "Tạo nhiệm vụ lập trình",
|
|
483
|
-
"chat.editWidgets": "Chỉnh sửa widget",
|
|
484
|
-
"chat.expandWidgets": "Mở rộng widget",
|
|
485
|
-
"chat.inferenceCloudNotConnected": "Eliza Cloud đang bật hoặc tin nhắn trước dùng model trên cloud, nhưng {{appName}} chưa kết nối. Đăng nhập hoặc thêm API key tại Cài đặt → Cloud.",
|
|
486
|
-
"chat.inferenceStreamInterrupted": "Tin nhắn trước chưa stream xong (lỗi kết nối hoặc model). Xem log hoặc cấu hình model, hoặc thử lại.",
|
|
487
|
-
"chat.listening": "Đang nghe...",
|
|
488
|
-
"chat.messageAriaLabelAgent": "Tin nhắn agent: {{preview}}",
|
|
489
|
-
"chat.messageAriaLabelSystem": "Hệ thống: {{preview}}",
|
|
490
|
-
"chat.messageAriaLabelUser": "Tin nhắn của bạn: {{preview}}",
|
|
491
|
-
"chat.micTitleIdleEnhanced": "Nhập bằng giọng nói - câu trả lời của trợ lý sử dụng TTS thần kinh (ElevenLabs). Thay đổi trong Cài đặt → Giọng nói.",
|
|
492
|
-
"chat.micTitleIdleStandard": "Nhập bằng giọng nói - trợ lý sử dụng giọng nói của thiết bị. TTS thần kinh và thanh toán: Cài đặt → Giọng nói.",
|
|
493
|
-
"chat.newMessagesChip": "Tin nhắn mới ↓",
|
|
494
|
-
"chat.releaseToSend": "Thả để gửi...",
|
|
495
|
-
"chat.removeImage": "Xóa hình ảnh {{name}}",
|
|
496
|
-
"chat.setupProviderToChat": "Setup Provider To Chat",
|
|
497
|
-
"chat.stopGeneration": "Dừng tạo",
|
|
498
|
-
"chat.stopListening": "Dừng nghe",
|
|
499
|
-
"chat.stopSpeaking": "Dừng nói",
|
|
500
|
-
"chat.taskDescriptionPlaceholder": "Mô tả những gì cần xây dựng...",
|
|
501
|
-
"chat.toolCallChip.ACTIVATE_N8N_WORKFLOW": "Đang kích hoạt workflow…",
|
|
502
|
-
"chat.toolCallChip.DEACTIVATE_N8N_WORKFLOW": "Đang vô hiệu hóa workflow…",
|
|
503
|
-
"chat.toolCallChip.DELETE_N8N_WORKFLOW": "Đang xóa workflow…",
|
|
504
|
-
"chat.toolCallChip.buildingWorkflow": "Đang xây dựng workflow…",
|
|
505
|
-
"chat.toolCallChip.default": "Đang xử lý…",
|
|
506
|
-
"chat.uncached": "chưa cache",
|
|
507
|
-
"chat.voiceInput": "Nhập giọng nói",
|
|
508
|
-
"chatmessage.ResponseInterrupte": "(Phản hồi bị gián đoạn)",
|
|
509
|
-
"chatmessage.SaveAndResend": "Lưu và gửi lại",
|
|
510
|
-
"chatsidebar.OpenView": "Mở chế độ xem",
|
|
511
|
-
"chatsidebar.launchApp": "Mở {{name}}",
|
|
512
|
-
"chatview.NoMessagesYet": "Chưa có tin nhắn.",
|
|
513
|
-
"chatview.RemoveImage": "Xoá ảnh",
|
|
514
|
-
"chatview.SilenceEndFirstTo": "Im lặng end→first token:",
|
|
515
|
-
"chatview.msEndVoiceStart": "ms · kết thúc→bắt đầu bằng giọng nói:",
|
|
516
|
-
"chatview.msFirst": "cô\n · câu đầu tiên:",
|
|
517
|
-
"cloudonboarding.ClickToOpenLogin": "Bấm vào đây để mở trang đăng nhập",
|
|
518
|
-
"cloudonboarding.ConnectButton": "Kết nối với đám mây Eliza",
|
|
519
|
-
"cloudonboarding.ConnectToElizaCloud": "Kết nối với Eliza Cloud để bắt đầu",
|
|
520
|
-
"cloudonboarding.ConnectedSetupAgent": "Đã kết nối! Đang thiết lập đại lý của bạn...",
|
|
521
|
-
"cloudonboarding.WaitingForLogin": "Đang chờ đăng nhập...",
|
|
522
|
-
"cloudsourcecontrols.Offline": "Ngoại tuyến",
|
|
523
|
-
"codingagentcontrolchip.ActiveSessions": "{{count}} phiên coding đang hoạt động",
|
|
524
|
-
"codingagentcontrolchip.StopAll": "Dừng tất cả",
|
|
525
|
-
"codingagentcontrolchip.StopAllTitle": "Dừng tất cả phiên tác vụ coding agent",
|
|
526
|
-
"codingagentsettingssection.AgentSelectionStra": "Chiến lược chọn Agent",
|
|
527
|
-
"codingagentsettingssection.AgentUsedWhenNoE": "Agent dùng khi không chỉ định loại trong yêu cầu spawn.",
|
|
528
|
-
"codingagentsettingssection.AgentUsedWhenNoEStrategyFixed": "Luôn dùng agent mặc định đã chọn khi không chỉ định.",
|
|
529
|
-
"codingagentsettingssection.AgentUsedWhenNoEStrategyRanked": "Tự chọn agent tốt nhất dựa trên tỷ lệ thành công.",
|
|
530
|
-
"codingagentsettingssection.AnthropicApiKeyDesc": "For Claude Code and Aider (Anthropic provider).",
|
|
531
|
-
"codingagentsettingssection.AppliesToAllNewlySpawned": " — áp dụng cho mọi agent mới spawn trừ khi ghi đè.",
|
|
532
|
-
"codingagentsettingssection.AuthenticateAgent": "Authenticate {{agent}}",
|
|
533
|
-
"codingagentsettingssection.AuthenticatingAgent": "Authenticating {{agent}}...",
|
|
534
|
-
"codingagentsettingssection.AutoSaveFailed": "Failed to save settings: {{error}}",
|
|
535
|
-
"codingagentsettingssection.Availability": "Khả dụng:",
|
|
536
|
-
"codingagentsettingssection.CloudPaired": "Using your Eliza Cloud account for coding agent LLM calls.",
|
|
537
|
-
"codingagentsettingssection.CloudUnpaired": "No Eliza Cloud account connected. Pair your account in the Cloud settings section first.",
|
|
538
|
-
"codingagentsettingssection.CodingDirectory": "Coding Directory",
|
|
539
|
-
"codingagentsettingssection.CodingDirectoryDesc": "Where coding agent scratch workspaces are created.",
|
|
540
|
-
"codingagentsettingssection.DefaultAgentType": "Loại Agent mặc định",
|
|
541
|
-
"codingagentsettingssection.DefaultPermissionL": "Mức quyền mặc định",
|
|
542
|
-
"codingagentsettingssection.EnterDeviceCodePrefix": "Enter code",
|
|
543
|
-
"codingagentsettingssection.EnterDeviceCodeSuffix": "at the sign-in page.",
|
|
544
|
-
"codingagentsettingssection.FastModel": "Model nhanh",
|
|
545
|
-
"codingagentsettingssection.Fixed": "Cố định",
|
|
546
|
-
"codingagentsettingssection.GoogleApiKeyDesc": "For Gemini CLI and Aider (Google provider).",
|
|
547
|
-
"codingagentsettingssection.InstallWith": "Cài với",
|
|
548
|
-
"codingagentsettingssection.Installed": "Đã cài",
|
|
549
|
-
"codingagentsettingssection.LlmProvider": "LLM Provider",
|
|
550
|
-
"codingagentsettingssection.LlmProviderApiKeys": "API Keys",
|
|
551
|
-
"codingagentsettingssection.LlmProviderDescApiKeys": "Provide your own API keys for each provider (Anthropic, OpenAI, Google).",
|
|
552
|
-
"codingagentsettingssection.LlmProviderDescCloud": "Route all agent LLM calls through Eliza Cloud. Gemini CLI is not supported.",
|
|
553
|
-
"codingagentsettingssection.LlmProviderDescSubscription": "Use each CLI's built-in login (Claude Code, Codex, and Gemini subscriptions).",
|
|
554
|
-
"codingagentsettingssection.LlmProviderSubscription": "CLI Subscription",
|
|
555
|
-
"codingagentsettingssection.LoadingCodingAgent": "Đang tải cấu hình coding agent...",
|
|
556
|
-
"codingagentsettingssection.ModelsFetched": "Models lấy từ API provider. Đây là tuỳ chọn — CLI có thể ghi đè.",
|
|
557
|
-
"codingagentsettingssection.NoSupportedCLIs": "Không tìm thấy CLI coding agent hỗ trợ. Cài ít nhất: Claude, Gemini, Codex, hoặc Aider.",
|
|
558
|
-
"codingagentsettingssection.OpenSignInPage": "Open sign-in page →",
|
|
559
|
-
"codingagentsettingssection.OpenaiApiKeyDesc": "For Codex and Aider (OpenAI provider).",
|
|
560
|
-
"codingagentsettingssection.PowerfulModel": "Model mạnh",
|
|
561
|
-
"codingagentsettingssection.PresetAutonomous": "Tự chủ",
|
|
562
|
-
"codingagentsettingssection.PresetAutonomousDesc": "Mọi công cụ tự duyệt",
|
|
563
|
-
"codingagentsettingssection.PresetPermissive": "Dễ dãi",
|
|
564
|
-
"codingagentsettingssection.PresetPermissiveDesc": "File tự duyệt, hỏi shell",
|
|
565
|
-
"codingagentsettingssection.PresetReadOnly": "Chỉ đọc",
|
|
566
|
-
"codingagentsettingssection.PresetReadOnlyDesc": "Chỉ công cụ đọc",
|
|
567
|
-
"codingagentsettingssection.PresetStandardDesc": "Đọc + ghi, hỏi shell/network",
|
|
568
|
-
"codingagentsettingssection.RankedAutoSelect": "Xếp hạng (tự chọn tốt nhất)",
|
|
569
|
-
"codingagentsettingssection.RetentionAlwaysKeep": "Always keep",
|
|
570
|
-
"codingagentsettingssection.RetentionAskMe": "Ask me",
|
|
571
|
-
"codingagentsettingssection.RetentionEphemeral": "Ephemeral",
|
|
572
|
-
"codingagentsettingssection.ScratchRetention": "Scratch Retention",
|
|
573
|
-
"codingagentsettingssection.ScratchRetentionDesc": "What happens to scratch workspace code when a task finishes.",
|
|
574
|
-
"codingagentsettingssection.UsingFallback": "Dùng danh sách model dự phòng — cấu hình API key để xem đủ models.",
|
|
575
|
-
"codingagenttaskspanel.acceptance": "Tiêu chí chấp nhận",
|
|
576
|
-
"codingagenttaskspanel.artifacts": "Sản phẩm",
|
|
577
|
-
"codingagenttaskspanel.artifactsCount": "{{count}} sản phẩm",
|
|
578
|
-
"codingagenttaskspanel.changedFiles": "{{count}} tệp đã thay đổi: {{preview}}",
|
|
579
|
-
"codingagenttaskspanel.changedFilesMore": "{{count}} tệp đã thay đổi: {{preview}}, +{{remaining}} nữa",
|
|
580
|
-
"codingagenttaskspanel.coordinatorDecisions": "Quyết định của Coordinator",
|
|
581
|
-
"codingagenttaskspanel.decisionsCount": "{{count}} quyết định",
|
|
582
|
-
"codingagenttaskspanel.deleteFailed": "Không thể xóa tác vụ: {{error}}",
|
|
583
|
-
"codingagenttaskspanel.inline": "nội dòng",
|
|
584
|
-
"codingagenttaskspanel.kind.coding": "lập trình",
|
|
585
|
-
"codingagenttaskspanel.kind.unknown": "không xác định",
|
|
586
|
-
"codingagenttaskspanel.loadTaskDetailFailed": "Không thể tải chi tiết tác vụ: {{error}}",
|
|
587
|
-
"codingagenttaskspanel.loadThreadsFailed": "Không thể tải các luồng tác vụ: {{error}}",
|
|
588
|
-
"codingagenttaskspanel.loadingTasks": "Đang tải tác vụ…",
|
|
589
|
-
"codingagenttaskspanel.messages": "Tin nhắn",
|
|
590
|
-
"codingagenttaskspanel.noSessionsRecorded": "Không có phiên nào được ghi lại.",
|
|
591
|
-
"codingagenttaskspanel.noWorkRunning": "Không có công việc orchestrator nào đang chạy",
|
|
592
|
-
"codingagenttaskspanel.noWorkspace": "Không có workspace",
|
|
593
|
-
"codingagenttaskspanel.pendingUserInput": "Đang chờ phản hồi từ người dùng",
|
|
594
|
-
"codingagenttaskspanel.prompt": "prompt",
|
|
595
|
-
"codingagenttaskspanel.reopen": "Mở lại",
|
|
596
|
-
"codingagenttaskspanel.reopenFailed": "Không thể mở lại tác vụ: {{error}}",
|
|
597
|
-
"codingagenttaskspanel.searchPlaceholder": "Tìm kiếm tác vụ",
|
|
598
|
-
"codingagenttaskspanel.sessions": "Phiên",
|
|
599
|
-
"codingagenttaskspanel.sessionsCount": "{{count}} phiên",
|
|
600
|
-
"codingagenttaskspanel.status.active": "đang hoạt động",
|
|
601
|
-
"codingagenttaskspanel.status.archived": "đã lưu trữ",
|
|
602
|
-
"codingagenttaskspanel.status.blocked": "bị chặn",
|
|
603
|
-
"codingagenttaskspanel.status.done": "hoàn thành",
|
|
604
|
-
"codingagenttaskspanel.status.interrupted": "bị gián đoạn",
|
|
605
|
-
"codingagenttaskspanel.status.open": "đang mở",
|
|
606
|
-
"codingagenttaskspanel.status.validating": "đang xác thực",
|
|
607
|
-
"codingagenttaskspanel.status.waitingOnUser": "đang chờ người dùng",
|
|
608
|
-
"codingagenttaskspanel.system": "hệ thống",
|
|
609
|
-
"codingagenttaskspanel.transcriptEntriesCount": "{{count}} mục bản ghi",
|
|
610
|
-
"codingagenttaskspanel.waitingForNextUserResponse": "Coordinator đang chờ phản hồi tiếp theo từ người dùng.",
|
|
611
|
-
"commandpalette.Description": "Tìm kiếm lệnh và chuyển thẳng đến hành động.",
|
|
612
|
-
"commandpalette.NoCommandsFound": "Không tìm thấy lệnh",
|
|
613
|
-
"commandpalette.ResultsLabel": "Kết quả lệnh",
|
|
614
|
-
"commandpalette.SearchLabel": "Lệnh tìm kiếm",
|
|
615
|
-
"commandpalette.Title": "Bảng lệnh",
|
|
616
|
-
"commandpalette.TypeToSearchComma": "Gõ để tìm lệnh...",
|
|
617
|
-
"common.account": "Tài khoản",
|
|
618
|
-
"common.actions": "Bảng điều khiển",
|
|
619
|
-
"common.active": "Hoạt động",
|
|
620
|
-
"common.add": "Thêm",
|
|
621
|
-
"common.agent": "Đại lý",
|
|
622
|
-
"common.all": "Tất cả thế giới",
|
|
623
|
-
"common.anthropic": "Anthropic",
|
|
624
|
-
"common.audio": "Âm thanh",
|
|
625
|
-
"common.available": "Có sẵn",
|
|
626
|
-
"common.back": "Quay lại",
|
|
627
|
-
"common.balance": "Số dư",
|
|
628
|
-
"common.calendar": "Calendar",
|
|
629
|
-
"common.cancel": "Huỷ",
|
|
630
|
-
"common.capabilities": "Tính năng",
|
|
631
|
-
"common.chain": "Chuỗi",
|
|
632
|
-
"common.channel": "Kênh",
|
|
633
|
-
"common.clear": "Thông thoáng",
|
|
634
|
-
"common.close": "Đóng",
|
|
635
|
-
"common.cloud": "đám mây",
|
|
636
|
-
"common.collapse": "Sụp đổ",
|
|
637
|
-
"common.completed": "Đã hoàn thành",
|
|
638
|
-
"common.configured": "đã cấu hình",
|
|
639
|
-
"common.confirm": "Xác nhận",
|
|
640
|
-
"common.connect": "Connect",
|
|
641
|
-
"common.connected": "Connected",
|
|
642
|
-
"common.connecting": "Đang khởi động…",
|
|
643
|
-
"common.continue": "Tiếp tục",
|
|
644
|
-
"common.create": "Tạo",
|
|
645
|
-
"common.database": "Cơ sở dữ liệu",
|
|
646
|
-
"common.default": "Mặc định",
|
|
647
|
-
"common.delete": "Xóa",
|
|
648
|
-
"common.description": "Mô tả",
|
|
649
|
-
"common.desktop": "Máy tính để bàn",
|
|
650
|
-
"common.details": "Chi tiết",
|
|
651
|
-
"common.disable": "Tắt",
|
|
652
|
-
"common.disabled": "Đã tắt",
|
|
653
|
-
"common.disconnect": "Disconnect",
|
|
654
|
-
"common.disconnecting": "Đang ngắt kết nối…",
|
|
655
|
-
"common.discord": "Discord",
|
|
656
|
-
"common.dismiss": "Loại bỏ",
|
|
657
|
-
"common.done": "Xong",
|
|
658
|
-
"common.duration": "Duration",
|
|
659
|
-
"common.edit": "Sửa",
|
|
660
|
-
"common.elizaCloud": "Eliza Cloud",
|
|
661
|
-
"common.enable": "Bật",
|
|
662
|
-
"common.enabled": "Bật",
|
|
663
|
-
"common.error": "Lỗi",
|
|
664
|
-
"common.evaluators": "Người đánh giá",
|
|
665
|
-
"common.events": "Sự kiện",
|
|
666
|
-
"common.expand": "Mở rộng",
|
|
667
|
-
"common.export": "Xuất",
|
|
668
|
-
"common.exporting": "Đang xuất...",
|
|
669
|
-
"common.failed": "thất bại",
|
|
670
|
-
"common.features": "Features",
|
|
671
|
-
"common.game": "trò chơi",
|
|
672
|
-
"common.google": "Google",
|
|
673
|
-
"common.heartbeat": "Nhịp tim",
|
|
674
|
-
"common.hide": "Ẩn",
|
|
675
|
-
"common.hosting": "Lưu trữ",
|
|
676
|
-
"common.idle": "Nhàn rỗi",
|
|
677
|
-
"common.importing": "Đang nhập khẩu...",
|
|
678
|
-
"common.inactive": "Không hoạt động",
|
|
679
|
-
"common.inbox": "Inbox",
|
|
680
|
-
"common.install": "Cài đặt",
|
|
681
|
-
"common.installing": "Đang cài đặt...",
|
|
682
|
-
"common.item": "mục",
|
|
683
|
-
"common.label": "Nhãn",
|
|
684
|
-
"common.launch": "Trải nghiệm",
|
|
685
|
-
"common.launching": "Đang khởi chạy...",
|
|
686
|
-
"common.loading": "Đang tải",
|
|
687
|
-
"common.local": "Máy cục bộ",
|
|
688
|
-
"common.location": "Vị trí",
|
|
689
|
-
"common.logs": "Nhật ký",
|
|
690
|
-
"common.message": "Nhập tin nhắn...",
|
|
691
|
-
"common.name": "Tên",
|
|
692
|
-
"common.needsSetup": "Cần thiết lập",
|
|
693
|
-
"common.new": "New",
|
|
694
|
-
"common.newChat": "Chat mới",
|
|
695
|
-
"common.next": "Tiếp",
|
|
696
|
-
"common.no": "Không",
|
|
697
|
-
"common.nodes": "Nodes",
|
|
698
|
-
"common.notConnected": "Not connected",
|
|
699
|
-
"common.off": "TẮT",
|
|
700
|
-
"common.offline": "ngoại tuyến",
|
|
701
|
-
"common.on": "BẬT",
|
|
702
|
-
"common.open": "Open",
|
|
703
|
-
"common.openApps": "Mở ứng dụng",
|
|
704
|
-
"common.openai": "OpenAI",
|
|
705
|
-
"common.parameters": "Tham số",
|
|
706
|
-
"common.pause": "Tạm dừng",
|
|
707
|
-
"common.paused": "Tạm dừng",
|
|
708
|
-
"common.permissions": "Quyền",
|
|
709
|
-
"common.plugins": "Plugin",
|
|
710
|
-
"common.prev": "Trước",
|
|
711
|
-
"common.preview": "Xem trước",
|
|
712
|
-
"common.provider": "Nhà cung cấp",
|
|
713
|
-
"common.providers": "Nhà cung cấp",
|
|
714
|
-
"common.queued": "Đang chờ",
|
|
715
|
-
"common.ready": "Sẵn sàng",
|
|
716
|
-
"common.reconnect": "Kết nối lại",
|
|
717
|
-
"common.refresh": "Làm mới",
|
|
718
|
-
"common.refreshing": "Đang làm mới...",
|
|
719
|
-
"common.reminders": "Nhắc nhở",
|
|
720
|
-
"common.remove": "Xóa",
|
|
721
|
-
"common.reply": "Reply",
|
|
722
|
-
"common.reset": "Khôi phục",
|
|
723
|
-
"common.restart": "Khởi động lại agent",
|
|
724
|
-
"common.restarting": "Đang khởi động lại…",
|
|
725
|
-
"common.resume": "Tiếp tục",
|
|
726
|
-
"common.retry": "Thử lại",
|
|
727
|
-
"common.rows": "hàng",
|
|
728
|
-
"common.running": "Đang chạy...",
|
|
729
|
-
"common.runtime": "Thời gian chạy",
|
|
730
|
-
"common.save": "Cứu",
|
|
731
|
-
"common.saved": "Đã lưu",
|
|
732
|
-
"common.saving": "Đang lưu...",
|
|
733
|
-
"common.schedule": "Lịch",
|
|
734
|
-
"common.search": "Tìm",
|
|
735
|
-
"common.searching": "Đang tìm...",
|
|
736
|
-
"common.send": "Gửi",
|
|
737
|
-
"common.server": "Server",
|
|
738
|
-
"common.skip": "Bỏ qua",
|
|
739
|
-
"common.source": "Nguồn:",
|
|
740
|
-
"common.status": "Trạng thái",
|
|
741
|
-
"common.stop": "Dừng",
|
|
742
|
-
"common.submit": "Gửi",
|
|
743
|
-
"common.submitting": "Đang gửi…",
|
|
744
|
-
"common.testing": "Đang thử nghiệm...",
|
|
745
|
-
"common.today": "Today",
|
|
746
|
-
"common.tokens": "Token",
|
|
747
|
-
"common.trajectories": "Quỹ đạo",
|
|
748
|
-
"common.type": "Kiểu",
|
|
749
|
-
"common.unavailable": "Không có sẵn",
|
|
750
|
-
"common.uninstall": "Uninstall",
|
|
751
|
-
"common.unknown": "Không rõ",
|
|
752
|
-
"common.updating": "Updating...",
|
|
753
|
-
"common.user": "User",
|
|
754
|
-
"common.validating": "Validating…",
|
|
755
|
-
"common.value": "Giá trị",
|
|
756
|
-
"common.vectors": "Vectơ",
|
|
757
|
-
"common.version": "Phiên bản",
|
|
758
|
-
"common.video": "Băng hình",
|
|
759
|
-
"common.voice": "Giọng nói",
|
|
760
|
-
"common.workflows": "Workflows",
|
|
761
|
-
"common.yes": "Có",
|
|
762
|
-
"companion.avatarPreviewAlt": "Xem trước avatar",
|
|
763
|
-
"companion.exitToApps": "Thoát về Apps",
|
|
764
|
-
"computeruseapprovaloverlay.Approve": "Approve",
|
|
765
|
-
"computeruseapprovaloverlay.ApprovedNotice": "Approved Notice",
|
|
766
|
-
"computeruseapprovaloverlay.Body": "Body",
|
|
767
|
-
"computeruseapprovaloverlay.Command": "Command",
|
|
768
|
-
"computeruseapprovaloverlay.DenyReason": "Deny Reason",
|
|
769
|
-
"computeruseapprovaloverlay.DenyReasonPlaceholder": "Deny Reason Placeholder",
|
|
770
|
-
"computeruseapprovaloverlay.ModeLine": "Mode Line",
|
|
771
|
-
"computeruseapprovaloverlay.PendingApproval": "Pending Approval",
|
|
772
|
-
"computeruseapprovaloverlay.Reject": "Reject",
|
|
773
|
-
"computeruseapprovaloverlay.RejectedNotice": "Rejected Notice",
|
|
774
|
-
"computeruseapprovaloverlay.ResolveFailed": "Resolve Failed",
|
|
775
|
-
"computeruseapprovaloverlay.Resolving": "Resolving",
|
|
776
|
-
"computeruseapprovaloverlay.Title": "Title",
|
|
777
|
-
"config-field.AddItem": "Thêm mục",
|
|
778
|
-
"config-field.AddRow": "Thêm dòng",
|
|
779
|
-
"config-field.Configured": "Đã cấu hình",
|
|
780
|
-
"config-field.CustomComponent": "Component custom:",
|
|
781
|
-
"config-field.EnterAFilePathOr": "Nhập đường dẫn file hoặc dán vào đây.",
|
|
782
|
-
"config-field.Key": "Chìa khóa",
|
|
783
|
-
"config-field.KeyValue": "JSON key-value",
|
|
784
|
-
"config-field.MoveDown": "Di xuống",
|
|
785
|
-
"config-field.MoveUp": "Di lên",
|
|
786
|
-
"config-field.NoMatches": "Không tìm thấy",
|
|
787
|
-
"config-field.NoOptionsDefined": "Chưa có tùy chọn",
|
|
788
|
-
"config-field.None": "Không có",
|
|
789
|
-
"config-field.NothingToPreview": "Không có gì để xem",
|
|
790
|
-
"config-field.RemoveRow": "Xóa dòng",
|
|
791
|
-
"config-field.Times": "×",
|
|
792
|
-
"config-field.options": "tùy chọn",
|
|
793
|
-
"config-renderer.Rarr": "→",
|
|
794
|
-
"config-renderer.attention": "chú ý",
|
|
795
|
-
"config-renderer.requiredFieldsConf": "trường bắt buộc đã cấu hình",
|
|
796
|
-
"config-renderer.total": "tổng",
|
|
797
|
-
"configpageview.AnkrApiKey": "Khóa API Ankr",
|
|
798
|
-
"configpageview.ApiKeyPlaceholder": "Nhập API key",
|
|
799
|
-
"configpageview.ApiKeySetPlaceholder": "Đã cài đặt — để trống để giữ nguyên",
|
|
800
|
-
"configpageview.BSC": "BSC",
|
|
801
|
-
"configpageview.BSCDesc": "Chuỗi thông minh BNB",
|
|
802
|
-
"configpageview.BirdeyeApiKey": "Khóa API Birdeye",
|
|
803
|
-
"configpageview.CloudLoginRequiredSvgTitle": "Yêu cầu đăng nhập Eliza Cloud",
|
|
804
|
-
"configpageview.CloudModeDesc": "RPC được quản lý cho tất cả các chuỗi. Không cần khóa API.",
|
|
805
|
-
"configpageview.CloudModeSvgTitle": "Eliza Cloud quản lý RPC",
|
|
806
|
-
"configpageview.CloudServices": "Dịch vụ Cloud",
|
|
807
|
-
"configpageview.CloudServicesDesc": "Chọn dịch vụ từ Eliza Cloud. Tắt inference nếu bạn muốn dùng API key của riêng mình.",
|
|
808
|
-
"configpageview.Config": "Cấu hình",
|
|
809
|
-
"configpageview.ConnectedToElizaCloud": "Đã kết nối Eliza Cloud",
|
|
810
|
-
"configpageview.Credits": "Tín dụng:",
|
|
811
|
-
"configpageview.CustomModeDesc": "Mang theo khóa API của riêng bạn. Cấu hình cho mỗi chuỗi.",
|
|
812
|
-
"configpageview.CustomModeSvgTitle": "Cấu hình RPC tùy chỉnh",
|
|
813
|
-
"configpageview.CustomModeTitle": "RPC tùy chỉnh",
|
|
814
|
-
"configpageview.CustomRpcProviders": "Nhà cung cấp RPC tùy chỉnh",
|
|
815
|
-
"configpageview.EVM": "EVM",
|
|
816
|
-
"configpageview.EVMDesc": "Ethereum, Base, Arbitrum",
|
|
817
|
-
"configpageview.ElizaCloudKeyInvalid": "Khóa Eliza Cloud không hợp lệ",
|
|
818
|
-
"configpageview.FixInCloudSettings": "Khắc phục trong cài đặt Đám mây",
|
|
819
|
-
"configpageview.HeliusApiKey": "Khóa API Helius",
|
|
820
|
-
"configpageview.InfuraApiKey": "Khóa API Infura",
|
|
821
|
-
"configpageview.LegacyRawRpcWarning": "RPC thô cũ vẫn hoạt động cho {{chains}}. Lưu lại lựa chọn nhà cung cấp được hỗ trợ để di chuyển hoàn toàn.",
|
|
822
|
-
"configpageview.LogIn": "Đăng nhập",
|
|
823
|
-
"configpageview.Mainnet": "Mạng chính",
|
|
824
|
-
"configpageview.ManagedRpcDesc": "Nhận các điểm cuối RPC được quản lý cho EVM, BSC và Solana mà không cần khóa API.",
|
|
825
|
-
"configpageview.NodeRealBscRpcUrl": "URL RPC NodeReal BSC",
|
|
826
|
-
"configpageview.QuickNodeBscRpcUrl": "URL RPC QuickNode BSC",
|
|
827
|
-
"configpageview.RequiresElizaCloud": "Yêu cầu Eliza Cloud",
|
|
828
|
-
"configpageview.RestartRequired": "Cần khởi động lại",
|
|
829
|
-
"configpageview.Secrets": "Bí mật",
|
|
830
|
-
"configpageview.SecretsVault": "Kho bí mật",
|
|
831
|
-
"configpageview.SecretsVault1": "Kho bí mật",
|
|
832
|
-
"configpageview.Solana": "Solana",
|
|
833
|
-
"configpageview.SolanaDesc": "Mạng chính Solana",
|
|
834
|
-
"configpageview.Testnet": "Mạng thử nghiệm",
|
|
835
|
-
"configpageview.TopUp": "Nạp thêm",
|
|
836
|
-
"configpageview.WalletNetwork": "Mạng ví",
|
|
837
|
-
"configpageview.WalletNetworkDesc": "Chọn Mainnet để lấy tiền trực tiếp hoặc Testnet để thực hành.",
|
|
838
|
-
"configpageview.WalletProvidersAnd": "Nhà cung cấp ví và bí mật.",
|
|
839
|
-
"connectionfailedbanner.ConnectionLostAfte": "Mất kết nối sau",
|
|
840
|
-
"connectionfailedbanner.ReconnectingAtt": "Đang kết nối lại... (lần thử",
|
|
841
|
-
"connectionfailedbanner.attemptsRealTime": "lần. Cập nhật realtime đã tạm dừng.",
|
|
842
|
-
"connectionlostoverlay.AttemptsExhausted": "Realtime reconnect attempts exhausted: {{attempts}}.",
|
|
843
|
-
"connectionlostoverlay.ConnectionLost": "Connection Lost",
|
|
844
|
-
"connectionlostoverlay.ConnectionLostBody": "{{appName}} can’t talk to the local backend anymore. Restart the app or retry the connection once the server is back.",
|
|
845
|
-
"connectionlostoverlay.LostBackendConnection": "Lost backend connection.",
|
|
846
|
-
"connectors.blooioCloud": "Blooio (Cloud)",
|
|
847
|
-
"connectors.bluebubbles": "BlueBubbles",
|
|
848
|
-
"connectors.botToken": "Bot Token",
|
|
849
|
-
"connectors.botToken2": "Bot Token",
|
|
850
|
-
"connectors.businessCloudApi": "Business Cloud API",
|
|
851
|
-
"connectors.desktopApp": "Ứng dụng máy tính",
|
|
852
|
-
"connectors.directChatDb": "Trực tiếp (chat.db)",
|
|
853
|
-
"connectors.managedElizaCloud": "Quản lý (Eliza Cloud)",
|
|
854
|
-
"connectors.personalAccount": "Tài khoản cá nhân",
|
|
855
|
-
"connectors.qrPair": "Ghép QR",
|
|
856
|
-
"connectors.qrPair2": "Ghép QR",
|
|
857
|
-
"connectors.signalQrCode": "Mã QR Signal",
|
|
858
|
-
"connectors.whatsappQrCode": "Mã QR WhatsApp",
|
|
859
|
-
"conversations.actions": "Thêm hành động",
|
|
860
|
-
"conversations.bucketDaysAgo": "{{count}} ngày trước",
|
|
861
|
-
"conversations.bucketLastMonth": "Tháng trước",
|
|
862
|
-
"conversations.bucketLastWeek": "Tuần trước",
|
|
863
|
-
"conversations.bucketLastYear": "Hơn một năm trước",
|
|
864
|
-
"conversations.bucketMonthsAgo": "{{count}} tháng trước",
|
|
865
|
-
"conversations.bucketWeeksAgo": "{{count}} tuần trước",
|
|
866
|
-
"conversations.bucketYearsAgo": "{{count}} năm trước",
|
|
867
|
-
"conversations.bucketYesterday": "Hôm qua",
|
|
868
|
-
"conversations.channels": "Channels",
|
|
869
|
-
"conversations.chats": "Chats",
|
|
870
|
-
"conversations.daysAgo": "{{count}} ngày trước",
|
|
871
|
-
"conversations.delete": "Xoá cuộc trò chuyện",
|
|
872
|
-
"conversations.deleteConfirm": "Xoá?",
|
|
873
|
-
"conversations.filterScope": "Nguồn",
|
|
874
|
-
"conversations.filterWorld": "Máy chủ / thế giới",
|
|
875
|
-
"conversations.hoursAgo": "{{count}} giờ trước",
|
|
876
|
-
"conversations.justNow": "vừa xong",
|
|
877
|
-
"conversations.manageConnections": "Quản lý",
|
|
878
|
-
"conversations.minutesAgo": "{{count}} phút trước",
|
|
879
|
-
"conversations.newChat": "+ Chat mới",
|
|
880
|
-
"conversations.newTerminal": "New Terminal",
|
|
881
|
-
"conversations.newTerminalFailed": "Failed to start terminal: {{message}}",
|
|
882
|
-
"conversations.noMatchingChats": "Không có chat nào khớp với tìm kiếm của bạn",
|
|
883
|
-
"conversations.none": "Chưa có cuộc trò chuyện",
|
|
884
|
-
"conversations.noneApp": "Chưa có cuộc trò chuyện nào",
|
|
885
|
-
"conversations.rename": "Đổi tên cuộc trò chuyện",
|
|
886
|
-
"conversations.renameDialogDescription": "Nhập tiêu đề bất kỳ hoặc dùng Gợi ý để tạo từ cuộc trò chuyện này (dùng mô hình đã cấu hình).",
|
|
887
|
-
"conversations.renameDialogLabel": "Tiêu đề chủ đề",
|
|
888
|
-
"conversations.renameDialogSaving": "Đang lưu…",
|
|
889
|
-
"conversations.renameDialogSuggest": "Gợi ý",
|
|
890
|
-
"conversations.renameDialogSuggesting": "Đang gợi ý…",
|
|
891
|
-
"conversations.renameDialogTitle": "Đổi chủ đề cuộc trò chuyện",
|
|
892
|
-
"conversations.scopeAllConnectors": "Tất cả trình kết nối",
|
|
893
|
-
"conversations.scopeApp": "{{appName}}",
|
|
894
|
-
"conversations.scopeDms": "Tin nhắn riêng",
|
|
895
|
-
"conversations.scopeTerminal": "Scope Terminal",
|
|
896
|
-
"conversations.scopeUnknownWorld": "Thế giới chưa xác định",
|
|
897
|
-
"conversations.searchChats": "Tìm kiếm chat",
|
|
898
|
-
"conversations.sectionMessages": "Section Messages",
|
|
899
|
-
"customactioneditor.Add": "+ Thêm",
|
|
900
|
-
"customactioneditor.AddParameter": "+ Thêm tham số",
|
|
901
|
-
"customactioneditor.AliasesOptional": "Bí danh (tuỳ chọn)",
|
|
902
|
-
"customactioneditor.AvailableParams": "// Available: params.paramName, fetch()\\nreturn { result: params.input };",
|
|
903
|
-
"customactioneditor.BodyTemplateOptio": "Body Template (tuỳ chọn)",
|
|
904
|
-
"customactioneditor.CommaSeparatedAlte": "Các tên thay thế, cách nhau bằng dấu phẩy.",
|
|
905
|
-
"customactioneditor.CommandTemplate": "Mẫu lệnh",
|
|
906
|
-
"customactioneditor.DescribeWhatYouWa": "Mô tả bạn muốn action này làm gì",
|
|
907
|
-
"customactioneditor.Duration": "Thời gian:",
|
|
908
|
-
"customactioneditor.Error": "Lỗi:",
|
|
909
|
-
"customactioneditor.HandlerType": "Loại Handler",
|
|
910
|
-
"customactioneditor.HeaderName": "Header-Name",
|
|
911
|
-
"customactioneditor.HeadersOptional": "Headers (tuỳ chọn)",
|
|
912
|
-
"customactioneditor.JavaScriptCode": "Mã JavaScript",
|
|
913
|
-
"customactioneditor.MYACTION": "MY_ACTION",
|
|
914
|
-
"customactioneditor.SYNONYMONESYNONYM": "SYNONYM_ONE, SYNONYM_TWO",
|
|
915
|
-
"customactioneditor.Test": "Kiểm tra",
|
|
916
|
-
"customactioneditor.TestAction": "Hành động thử nghiệm",
|
|
917
|
-
"customactioneditor.TheAgentWillGener": "Agent sẽ tạo cấu hình action để bạn xem và chỉnh.",
|
|
918
|
-
"customactioneditor.WhatDoesThisActio": "Action này làm gì?",
|
|
919
|
-
"customactioneditor.eGCheckIfAWebs": "VD: Kiểm tra website có hoạt động không",
|
|
920
|
-
"customactioneditor.echoMessage": "echo {{message}} > /tmp/output.txt",
|
|
921
|
-
"customactioneditor.forParameterSubsti": "để thay thế tham số",
|
|
922
|
-
"customactioneditor.httpsApiExample": "https://api.example.com/{{param}}",
|
|
923
|
-
"customactioneditor.paramName": "paramName",
|
|
924
|
-
"customactioneditor.valueOrParam": "giá trị hoặc {{param}}",
|
|
925
|
-
"customactionspanel.ActionSummary": "tổng cộng {{actionCount}} · đã bật {{enabledCount}}",
|
|
926
|
-
"customactionspanel.AliasCountOne": "{{count}} bí danh",
|
|
927
|
-
"customactionspanel.AliasCountOther": "{{count}} bí danh",
|
|
928
|
-
"customactionspanel.DeleteAction": "Xoá action",
|
|
929
|
-
"customactionspanel.DeleteFailed": "Không thể xóa hành động này. Hãy thử lại.",
|
|
930
|
-
"customactionspanel.EditAction": "Sửa action",
|
|
931
|
-
"customactionspanel.HandlerTypeCode": "Mã",
|
|
932
|
-
"customactionspanel.HandlerTypeHttp": "HTTP",
|
|
933
|
-
"customactionspanel.HandlerTypeShell": "Vỏ",
|
|
934
|
-
"customactionspanel.LoadFailed": "Không thể tải hành động tùy chỉnh. Hãy thử lại.",
|
|
935
|
-
"customactionspanel.LoadingYourActions": "Đang tải actions...",
|
|
936
|
-
"customactionspanel.NewCustomAction": "+ Action tuỳ chỉnh mới",
|
|
937
|
-
"customactionspanel.NoActionsMatchSearch": "Không có gì phù hợp với tìm kiếm đó.",
|
|
938
|
-
"customactionspanel.NoActionsYet": "Chưa có hành động tùy chỉnh nào. Làm một cái để bắt đầu.",
|
|
939
|
-
"customactionspanel.SearchByNameDesc": "Tìm theo tên, mô tả, bí danh...",
|
|
940
|
-
"customactionspanel.UpdateFailed": "Không thể cập nhật hành động này. Hãy thử lại.",
|
|
941
|
-
"customactionsview.ActionCountOne": "{{count}} hành động",
|
|
942
|
-
"customactionsview.ActionCountOther": "{{count}} hành động",
|
|
943
|
-
"customactionsview.ActionRegistry": "Sổ đăng ký hành động",
|
|
944
|
-
"customactionsview.ActionRegistryDescription": "Tạo các định nghĩa hành động có thể sử dụng lại, sắp xếp các trình xử lý và nhanh chóng chuyển đổi hoặc sửa đổi các khối xây dựng tự động hóa mà không cần tìm hiểu sâu về cấu hình.",
|
|
945
|
-
"customactionsview.AllActions": "Mọi hành động",
|
|
946
|
-
"customactionsview.CreateAction": "Tạo Action",
|
|
947
|
-
"customactionsview.CustomActions": "Hành động tùy chỉnh",
|
|
948
|
-
"customactionsview.DeleteCustomActionMessage": "Bạn có chắc chắn muốn xóa \"{{name}}\" không?",
|
|
949
|
-
"customactionsview.DeleteCustomActionTitle": "Xóa hành động tùy chỉnh",
|
|
950
|
-
"customactionsview.EmptyDescription": "Tạo, nhập và quản lý các hành động tùy chỉnh từ một nơi để các tác vụ lặp lại luôn nhất quán và dễ kích hoạt.",
|
|
951
|
-
"customactionsview.EmptyTitle": "Xây dựng các hành động có thể tái sử dụng cho quy trình công việc mạnh mẽ.",
|
|
952
|
-
"customactionsview.Filtered": "Đã lọc",
|
|
953
|
-
"customactionsview.Handler": "Người xử lý",
|
|
954
|
-
"customactionsview.ImportFailedMessage": "Không thể nhập hành động. Vui lòng kiểm tra định dạng tập tin.",
|
|
955
|
-
"customactionsview.ImportFailedTitle": "Nhập không thành công",
|
|
956
|
-
"customactionsview.LoadingActions": "Đang tải actions...",
|
|
957
|
-
"customactionsview.NoActionsMatchFiltersDescription": "Hãy thử tên khác, loại trình xử lý hoặc xóa trường tìm kiếm để xem mọi hành động đã lưu.",
|
|
958
|
-
"customactionsview.NoActionsMatchFiltersTitle": "Không có hành động nào phù hợp với bộ lọc hiện tại của bạn.",
|
|
959
|
-
"customactionsview.NoDescriptionYet": "Chưa có mô tả. Mở hành động này để ghi lại thời điểm nó nên chạy và những gì nó nên làm.",
|
|
960
|
-
"customactionsview.ParameterCountOne": "tham số {{count}}",
|
|
961
|
-
"customactionsview.ParameterCountOther": "{{count}} thông số",
|
|
962
|
-
"customactionsview.SearchActionsByNa": "Tìm action theo tên hoặc mô tả...",
|
|
963
|
-
"customactionsview.SearchAndManage": "Tìm kiếm và quản lý",
|
|
964
|
-
"customactionsview.parameter": "tham số",
|
|
965
|
-
"databaseview.CellValue": "Giá trị ô",
|
|
966
|
-
"databaseview.ChooseATableFrom": "Chọn bảng từ sidebar",
|
|
967
|
-
"databaseview.DatabaseNotAvailab": "Database không khả dụng",
|
|
968
|
-
"databaseview.EditorModes": "Chế độ soạn thảo cơ sở dữ liệu",
|
|
969
|
-
"databaseview.EmptyTableDescription": "Bảng này đã được kết nối và sẵn sàng, nhưng chưa có hàng nào.",
|
|
970
|
-
"databaseview.FailedToLoadTable": "Không tải được bảng: {{message}}",
|
|
971
|
-
"databaseview.FailedToLoadTables": "Không tải được bảng: {{message}}",
|
|
972
|
-
"databaseview.FilterTables": "Lọc bảng...",
|
|
973
|
-
"databaseview.NULL": "NULL",
|
|
974
|
-
"databaseview.QueryFailed": "Truy vấn không thành công: {{message}}",
|
|
975
|
-
"databaseview.QueryReturnedNoRo": "Query không trả về dòng nào",
|
|
976
|
-
"databaseview.QueryWorkspaceInfo": "Viết các truy vấn đặc biệt và kiểm tra kết quả mà không cần rời khỏi không gian làm việc của cơ sở dữ liệu.",
|
|
977
|
-
"databaseview.RecentQueries": "Query gần đây",
|
|
978
|
-
"databaseview.RowCountLabel": "{{count}} hàng",
|
|
979
|
-
"databaseview.RowCountSummary": "{{count}} {{rowLabel}}{{range}}",
|
|
980
|
-
"databaseview.SELECTFROMMemori": "SELECT * FROM memories LIMIT 100;",
|
|
981
|
-
"databaseview.SQLEditor": "Trình soạn thảo SQL",
|
|
982
|
-
"databaseview.SQLWorkspace": "SQL Không gian làm việc",
|
|
983
|
-
"databaseview.SQLWorkspaceDescription": "Chạy các truy vấn đặc biệt, kiểm tra kết quả và sử dụng lại SQL gần đây từ thanh bên.",
|
|
984
|
-
"databaseview.SelectATable": "Chọn một bảng",
|
|
985
|
-
"databaseview.ShowingRange": "· hiển thị {{start}}-{{end}}",
|
|
986
|
-
"databaseview.TableBrowser": "Trình duyệt bảng",
|
|
987
|
-
"databaseview.TableEditor": "Trình sửa bảng",
|
|
988
|
-
"databaseview.TableIsEmpty": "Bảng trống",
|
|
989
|
-
"databaseview.TableWorkspaceDescription": "Kiểm tra hàng, sắp xếp cột và xem lại cấu trúc bảng ở một nơi.",
|
|
990
|
-
"databaseview.Tables": "Bảng",
|
|
991
|
-
"databaseview.TheDatabaseViewer": "Trình xem database chỉ khả dụng khi agent runtime đang chạy.",
|
|
992
|
-
"databaseview.columns": "cột",
|
|
993
|
-
"databaseview.hideSidebar": "Ẩn sidebar",
|
|
994
|
-
"databaseview.row": "dòng",
|
|
995
|
-
"databaseview.runQuery": "Chạy Query",
|
|
996
|
-
"databaseview.showSidebar": "Hiện sidebar",
|
|
997
|
-
"databaseview.tables": "bảng",
|
|
998
|
-
"desktopworkspacesection.AgentRestartRequested": "Đã yêu cầu khởi động lại đại lý.",
|
|
999
|
-
"desktopworkspacesection.ClearClipboard": "Xóa bảng tạm",
|
|
1000
|
-
"desktopworkspacesection.ClipboardAndPaths": "Bảng nhớ tạm + Đường dẫn",
|
|
1001
|
-
"desktopworkspacesection.ClipboardAndPathsDescription": "Đọc, xóa và ghi văn bản vào clipboard, sau đó mở hoặc hiển thị các đường dẫn đã lưu.",
|
|
1002
|
-
"desktopworkspacesection.ClipboardDetailsUnavailable": "Chi tiết bảng nhớ tạm không có sẵn.",
|
|
1003
|
-
"desktopworkspacesection.ClipboardDraft": "Bản nháp bảng nhớ tạm",
|
|
1004
|
-
"desktopworkspacesection.ClipboardTextUnavailable": "Văn bản bảng nhớ tạm không có sẵn.",
|
|
1005
|
-
"desktopworkspacesection.CopyDraft": "Sao chép bản nháp",
|
|
1006
|
-
"desktopworkspacesection.DesktopActionFailed": "Hành động trên máy tính để bàn không thành công.",
|
|
1007
|
-
"desktopworkspacesection.DesktopDiagnosticsUnavailable": "Chẩn đoán máy tính để bàn không có sẵn.",
|
|
1008
|
-
"desktopworkspacesection.DesktopRelaunchRequested": "Đã yêu cầu khởi chạy lại máy tính để bàn.",
|
|
1009
|
-
"desktopworkspacesection.DesktopToolsOnlyAvailable": "Các công cụ không gian làm việc trên máy tính để bàn chỉ khả dụng trong thời gian chạy máy tính để bàn Electrobun.",
|
|
1010
|
-
"desktopworkspacesection.DetachedSurfaces": "Bề mặt tách rời",
|
|
1011
|
-
"desktopworkspacesection.DetachedSurfacesDescription": "Khởi chạy các bề mặt Electrobun gốc mà không cần điều hướng khỏi lớp vỏ chính.",
|
|
1012
|
-
"desktopworkspacesection.Diagnostics": "Chẩn đoán",
|
|
1013
|
-
"desktopworkspacesection.DiagnosticsDescription": "Phiên bản, cửa sổ, màn hình, khay nhớ tạm và trạng thái đường dẫn từ vỏ máy tính để bàn.",
|
|
1014
|
-
"desktopworkspacesection.DisableAutoLaunch": "Tắt Tự động khởi chạy",
|
|
1015
|
-
"desktopworkspacesection.EnableAutoLaunch": "Bật Tự động khởi chạy",
|
|
1016
|
-
"desktopworkspacesection.FileDialogCompleted": "Hộp thoại tập tin đã hoàn tất.",
|
|
1017
|
-
"desktopworkspacesection.FolderDialogCompleted": "Hộp thoại thư mục đã hoàn tất.",
|
|
1018
|
-
"desktopworkspacesection.Formats": "Định dạng:",
|
|
1019
|
-
"desktopworkspacesection.LaunchHiddenOnLogin": "Khởi chạy Ẩn khi đăng nhập",
|
|
1020
|
-
"desktopworkspacesection.LaunchVisibleOnLogin": "Khởi chạy Hiển thị khi đăng nhập",
|
|
1021
|
-
"desktopworkspacesection.Lifecycle": "Vòng đời",
|
|
1022
|
-
"desktopworkspacesection.LifecycleDescription": "Khởi động lại chương trình phụ trợ, khởi chạy lại ứng dụng hoặc chuyển đổi hành vi tự động khởi chạy.",
|
|
1023
|
-
"desktopworkspacesection.MaximizeWindow": "Phóng to cửa sổ",
|
|
1024
|
-
"desktopworkspacesection.MinimizeWindow": "Thu nhỏ cửa sổ",
|
|
1025
|
-
"desktopworkspacesection.NativeFileDialogs": "Hộp thoại tệp gốc",
|
|
1026
|
-
"desktopworkspacesection.NativeFileDialogsDescription": "Kiểm tra tệp, thư mục và hộp thoại lưu cũng như kiểm tra các đường dẫn được trả về.",
|
|
1027
|
-
"desktopworkspacesection.NoPathSelectedYet": "Chưa có đường dẫn nào được chọn.",
|
|
1028
|
-
"desktopworkspacesection.NotificationBody": "Kiểm tra thông báo không gian làm việc trên máy tính để bàn.",
|
|
1029
|
-
"desktopworkspacesection.NotificationSent": "Đã gửi thông báo.",
|
|
1030
|
-
"desktopworkspacesection.OpenDesktopSettingsWindow": "Mở cửa sổ cài đặt màn hình",
|
|
1031
|
-
"desktopworkspacesection.OpenDialogResult": "Kết quả hộp thoại mở",
|
|
1032
|
-
"desktopworkspacesection.OpenFilesDialog": "Hộp thoại mở tệp",
|
|
1033
|
-
"desktopworkspacesection.OpenFolderDialog": "Hộp thoại mở thư mục",
|
|
1034
|
-
"desktopworkspacesection.OpenSavedPath": "Mở đường dẫn đã lưu",
|
|
1035
|
-
"desktopworkspacesection.OpenedDetachedDesktopSettingsWindow": "Đã mở cửa sổ cài đặt máy tính để bàn tách rời.",
|
|
1036
|
-
"desktopworkspacesection.OpenedSavedPath": "Đã mở đường dẫn đã lưu.",
|
|
1037
|
-
"desktopworkspacesection.PlainText": "văn bản thuần túy",
|
|
1038
|
-
"desktopworkspacesection.ReadClipboard": "Đọc bảng nhớ tạm",
|
|
1039
|
-
"desktopworkspacesection.RefreshDiagnostics": "Làm mới chẩn đoán",
|
|
1040
|
-
"desktopworkspacesection.Relaunch": "Khởi chạy lại",
|
|
1041
|
-
"desktopworkspacesection.RestoreWindow": "Khôi phục cửa sổ",
|
|
1042
|
-
"desktopworkspacesection.RevealSavedPath": "Tiết lộ đường dẫn đã lưu",
|
|
1043
|
-
"desktopworkspacesection.RevealedSavedPath": "Tiết lộ đường dẫn đã lưu.",
|
|
1044
|
-
"desktopworkspacesection.SaveDialogCompleted": "Hộp thoại lưu đã hoàn tất.",
|
|
1045
|
-
"desktopworkspacesection.SaveDialogResult": "Lưu kết quả hộp thoại",
|
|
1046
|
-
"desktopworkspacesection.SaveFile": "Lưu tập tin",
|
|
1047
|
-
"desktopworkspacesection.SaveFileDialog": "Hộp thoại Lưu tệp",
|
|
1048
|
-
"desktopworkspacesection.SelectFiles": "Chọn tập tin",
|
|
1049
|
-
"desktopworkspacesection.SelectFolder": "Chọn thư mục",
|
|
1050
|
-
"desktopworkspacesection.SendTestNotification": "Gửi thông báo kiểm tra",
|
|
1051
|
-
"desktopworkspacesection.SurfaceOpened": "Đã mở {{surface}}.",
|
|
1052
|
-
"desktopworkspacesection.UnmaximizeWindow": "Không phóng to cửa sổ",
|
|
1053
|
-
"desktopworkspacesection.WindowControls": "Điều khiển cửa sổ",
|
|
1054
|
-
"desktopworkspacesection.WindowControlsDescription": "Kiểm soát cửa sổ máy tính để bàn chính trực tiếp từ cài đặt.",
|
|
1055
|
-
"desktopworkspacesection.surface.chat.label": "Cửa sổ trò chuyện",
|
|
1056
|
-
"desktopworkspacesection.surface.cloud.label": "Cửa sổ đám mây",
|
|
1057
|
-
"desktopworkspacesection.surface.connectors.label": "Cửa sổ kết nối",
|
|
1058
|
-
"desktopworkspacesection.surface.plugins.label": "Cửa sổ plugin",
|
|
1059
|
-
"desktopworkspacesection.surface.triggers.label": "Cửa sổ nhịp tim",
|
|
1060
|
-
"detachedshell.SetupInProgress": "Đang thiết lập",
|
|
1061
|
-
"detachedshell.SetupInProgressDesc": "Trước tiên hãy hoàn tất quá trình giới thiệu trong cửa sổ chính. Cửa sổ này sẽ khả dụng khi đại lý của bạn sẵn sàng.",
|
|
1062
|
-
"detachedshell.SkipToContent": "Bỏ qua tới nội dung",
|
|
1063
|
-
"detachedshell.UnknownView": "Chế độ xem không xác định: {{view}}",
|
|
1064
|
-
"elizaclouddashboard.AccountIdApiKeyOnly": "Chỉ dùng API key — đăng nhập qua trình duyệt để hiển thị ID người dùng trên cloud.",
|
|
1065
|
-
"elizaclouddashboard.AccountIdSessionNoUserId": "Không hiển thị ID người dùng — cloud vẫn hoạt động.",
|
|
1066
|
-
"elizaclouddashboard.AdminLock": "Admin lock",
|
|
1067
|
-
"elizaclouddashboard.AdvancedDashboard": "Dashboard nâng cao",
|
|
1068
|
-
"elizaclouddashboard.AgentName": "Tên Agent",
|
|
1069
|
-
"elizaclouddashboard.AgentWalletDetected": "Đã phát hiện ví agent. Nạp tiền vào ví trước khi trả bằng crypto.",
|
|
1070
|
-
"elizaclouddashboard.AgentWalletFunded": "Đã phát hiện ví agent có tiền. Lấy báo giá rồi trả từ ví khi có chi tiết chuyển.",
|
|
1071
|
-
"elizaclouddashboard.Agents": "Đại lý",
|
|
1072
|
-
"elizaclouddashboard.AutoTopUp": "Tự động nạp",
|
|
1073
|
-
"elizaclouddashboard.AutoTopUpAmountRange": "Số tiền tự động nạp tiền phải nằm trong khoảng từ ${{min}} đến ${{max}}.",
|
|
1074
|
-
"elizaclouddashboard.AutoTopUpNeedsPaymentMethod": "Thanh toán bằng thẻ một lần để lưu phương thức trước khi bật tự động nạp.",
|
|
1075
|
-
"elizaclouddashboard.AutoTopUpOff": "Tắt tự động nạp",
|
|
1076
|
-
"elizaclouddashboard.AutoTopUpPaymentReady": "Đã lưu phương thức thanh toán, có thể bật tự động nạp.",
|
|
1077
|
-
"elizaclouddashboard.AutoTopUpThresholdRange": "Ngưỡng nạp tiền tự động phải nằm trong khoảng từ ${{min}} đến ${{max}}.",
|
|
1078
|
-
"elizaclouddashboard.Billing": "Thanh toán",
|
|
1079
|
-
"elizaclouddashboard.BillingSettingsUpdated": "Đã cập nhật cài đặt thanh toán.",
|
|
1080
|
-
"elizaclouddashboard.BillingSummaryUnavailable": "Tóm tắt thanh toán không có sẵn.",
|
|
1081
|
-
"elizaclouddashboard.BotNickname": "Bot nickname",
|
|
1082
|
-
"elizaclouddashboard.BscOnlyAgentWalletPayment": "Thanh toán qua ví đại lý hiện chỉ được chuyển cho báo giá BSC.",
|
|
1083
|
-
"elizaclouddashboard.CheckoutProviderNote": "Stripe vẫn hosted vì Eliza Cloud trả về URL checkout. Báo giá crypto nằm trong app.",
|
|
1084
|
-
"elizaclouddashboard.CheckoutSessionMissing": "Eliza Cloud đã không trả lại phiên thanh toán.",
|
|
1085
|
-
"elizaclouddashboard.CloudAgentsComingSoon": "Đại lý đám mây sắp ra mắt",
|
|
1086
|
-
"elizaclouddashboard.CloudAgentsComingSoonDesc": "Eliza Cloud đang được chuẩn bị sản xuất. Bạn sẽ sớm có thể triển khai và quản lý các tác nhân đám mây tại đây.",
|
|
1087
|
-
"elizaclouddashboard.CloudDashboard": "Bảng điều khiển Cloud",
|
|
1088
|
-
"elizaclouddashboard.ConnectDiscord": "Connect Discord",
|
|
1089
|
-
"elizaclouddashboard.ConnectElizaCloud": "Kết nối Eliza Cloud",
|
|
1090
|
-
"elizaclouddashboard.ConnectGitHub": "Kết nối GitHub",
|
|
1091
|
-
"elizaclouddashboard.CreditsCritical": "Nguy hiểm",
|
|
1092
|
-
"elizaclouddashboard.CreditsHealthy": "Khoẻ",
|
|
1093
|
-
"elizaclouddashboard.CreditsLabel": "tín chỉ",
|
|
1094
|
-
"elizaclouddashboard.CreditsLow": "Sắp hết",
|
|
1095
|
-
"elizaclouddashboard.CryptoPaymentFailed": "Thanh toán bằng tiền điện tử không thành công.",
|
|
1096
|
-
"elizaclouddashboard.CryptoPaymentSubmitted": "Thanh toán bằng tiền điện tử được gửi từ ví đại lý{{note}}.",
|
|
1097
|
-
"elizaclouddashboard.CryptoQuoteMissingTransferDetails": "Báo giá tiền điện tử thiếu chi tiết chuyển khoản.",
|
|
1098
|
-
"elizaclouddashboard.DatabaseStatus": "Trạng thái cơ sở dữ liệu",
|
|
1099
|
-
"elizaclouddashboard.Deploy": "Triển khai",
|
|
1100
|
-
"elizaclouddashboard.DeployNewAgent": "Deploy Agent mới",
|
|
1101
|
-
"elizaclouddashboard.DiscordActions": "Action Toggles",
|
|
1102
|
-
"elizaclouddashboard.DiscordAdminLockCopy": "The Discord account that finishes setup must own the server. That account becomes the only Discord connector admin for role-gated actions on this agent.",
|
|
1103
|
-
"elizaclouddashboard.DiscordChunkLimit": "Text chunk limit",
|
|
1104
|
-
"elizaclouddashboard.DiscordDisconnectFailed": "Failed to disconnect managed Discord.",
|
|
1105
|
-
"elizaclouddashboard.DiscordDisconnected": "Managed Discord disconnected from this agent.",
|
|
1106
|
-
"elizaclouddashboard.DiscordDmEnabled": "DMs enabled",
|
|
1107
|
-
"elizaclouddashboard.DiscordDmPolicy": "DM Policy",
|
|
1108
|
-
"elizaclouddashboard.DiscordDmPolicyLabel": "Policy",
|
|
1109
|
-
"elizaclouddashboard.DiscordExecApprovals": "Exec approvals via DM",
|
|
1110
|
-
"elizaclouddashboard.DiscordFormatting": "Message Formatting",
|
|
1111
|
-
"elizaclouddashboard.DiscordGroupDms": "Group DMs",
|
|
1112
|
-
"elizaclouddashboard.DiscordGuildMembersIntent": "Guild Members",
|
|
1113
|
-
"elizaclouddashboard.DiscordGuildSettings": "Guild Settings",
|
|
1114
|
-
"elizaclouddashboard.DiscordIntents": "Privileged Intents",
|
|
1115
|
-
"elizaclouddashboard.DiscordIntentsWarning": "Privileged intents require opt-in via the Discord Developer Portal. Enable them there first or the bot will fail to connect.",
|
|
1116
|
-
"elizaclouddashboard.DiscordManagedAppUnavailable": "The shared Discord app is not configured on Eliza Cloud yet.",
|
|
1117
|
-
"elizaclouddashboard.DiscordMaxLines": "Max lines per message",
|
|
1118
|
-
"elizaclouddashboard.DiscordPluralKit": "PluralKit integration",
|
|
1119
|
-
"elizaclouddashboard.DiscordPresenceIntent": "Presence",
|
|
1120
|
-
"elizaclouddashboard.DiscordReactionNotifs": "Reaction notifications",
|
|
1121
|
-
"elizaclouddashboard.DiscordRequireMention": "Require @mention",
|
|
1122
|
-
"elizaclouddashboard.DiscordSaveSettings": "Save Discord Settings",
|
|
1123
|
-
"elizaclouddashboard.DiscordSettings": "Discord Settings",
|
|
1124
|
-
"elizaclouddashboard.DiscordSettingsLoadError": "Could not load Discord settings. The cloud endpoint may not be available yet.",
|
|
1125
|
-
"elizaclouddashboard.DiscordSettingsSaveFailed": "Failed to save Discord settings.",
|
|
1126
|
-
"elizaclouddashboard.DiscordSettingsSaved": "Discord settings saved.",
|
|
1127
|
-
"elizaclouddashboard.DiscordSetupContinuesInBrowser": "Finish Discord setup in your browser, then return here.",
|
|
1128
|
-
"elizaclouddashboard.DiscordSetupFailed": "Failed to start Discord setup.",
|
|
1129
|
-
"elizaclouddashboard.ElizaCloudNotConnected": "Chưa kết nối Eliza Cloud.",
|
|
1130
|
-
"elizaclouddashboard.ElizaCloudNotConnectedSettings": "Chưa kết nối Eliza Cloud - cấu hình trong Cài đặt -> AI Model",
|
|
1131
|
-
"elizaclouddashboard.EnterTopUpAmountMinimum": "Nhập số tiền nạp ít nhất là ${{amount}}.",
|
|
1132
|
-
"elizaclouddashboard.FailedToLoadBillingData": "Không tải được dữ liệu thanh toán.",
|
|
1133
|
-
"elizaclouddashboard.FailedToLoadCloudAgents": "Không thể tải tác nhân đám mây",
|
|
1134
|
-
"elizaclouddashboard.FailedToOpenInstance": "Không mở được phiên bản Eliza Cloud.",
|
|
1135
|
-
"elizaclouddashboard.FailedToOpenWebUI": "Không mở được giao diện Web cho agent này.",
|
|
1136
|
-
"elizaclouddashboard.FailedToRequestCryptoQuote": "Không thể yêu cầu báo giá tiền điện tử.",
|
|
1137
|
-
"elizaclouddashboard.FailedToStartCheckout": "Không thể bắt đầu thanh toán.",
|
|
1138
|
-
"elizaclouddashboard.FailedToUpdateBillingSettings": "Không cập nhật được cài đặt thanh toán.",
|
|
1139
|
-
"elizaclouddashboard.GitHub": "GitHub",
|
|
1140
|
-
"elizaclouddashboard.GitHubConnectedAt": "Đã liên kết {{time}}",
|
|
1141
|
-
"elizaclouddashboard.GitHubDisconnected": "GitHub đã ngắt kết nối khỏi agent này.",
|
|
1142
|
-
"elizaclouddashboard.GitHubOAuthCopy": "Kết nối tài khoản GitHub để agent này có thể đẩy code, tạo pull request và quản lý issues thay bạn.",
|
|
1143
|
-
"elizaclouddashboard.GitHubOAuthUnavailable": "GitHub OAuth chưa được cấu hình trên Eliza Cloud.",
|
|
1144
|
-
"elizaclouddashboard.GitHubScopes": "Phạm vi",
|
|
1145
|
-
"elizaclouddashboard.Hosted": "Được lưu trữ",
|
|
1146
|
-
"elizaclouddashboard.LaunchConnectionMissing": "Eliza Cloud không trả lại kết nối khởi chạy.",
|
|
1147
|
-
"elizaclouddashboard.LearnMore": "Tìm hiểu thêm",
|
|
1148
|
-
"elizaclouddashboard.LiveLogs": "Nhật ký trực tiếp",
|
|
1149
|
-
"elizaclouddashboard.ManageInstance": "Quản lý instance và tài nguyên Eliza Cloud.",
|
|
1150
|
-
"elizaclouddashboard.ManagedDiscordConnectFailed": "Managed Discord setup did not complete.",
|
|
1151
|
-
"elizaclouddashboard.ManagedDiscordConnectedNotice": "Managed Discord connected to {{guild}}.{{statusNote}}",
|
|
1152
|
-
"elizaclouddashboard.ManagedDiscordConnectedNoticeFallback": "Managed Discord connected.{{statusNote}}",
|
|
1153
|
-
"elizaclouddashboard.ManagedDiscordRestartedSuffix": " The agent restarted and is ready.",
|
|
1154
|
-
"elizaclouddashboard.ManagedGithubConnectedNotice": "Tài khoản GitHub đã được kết nối với agent này.",
|
|
1155
|
-
"elizaclouddashboard.ManagedGithubLinkFailed": "Không thể liên kết GitHub với agent.",
|
|
1156
|
-
"elizaclouddashboard.MinAmountPlaceholder": "Tối thiểu ${{amount}}",
|
|
1157
|
-
"elizaclouddashboard.NewToElizaCloud": "Mới dùng Eliza Cloud?",
|
|
1158
|
-
"elizaclouddashboard.NoAgentWalletDetected": "Chưa có ví agent. Tạo hoặc import trong Cài đặt trước khi nạp crypto.",
|
|
1159
|
-
"elizaclouddashboard.NoGitHubLinkedYet": "Chưa liên kết tài khoản nào",
|
|
1160
|
-
"elizaclouddashboard.NoHeartbeatYet": "Chưa có nhịp tim",
|
|
1161
|
-
"elizaclouddashboard.NoLogsAvailableDeploying": "Không có nhật ký có sẵn. Đang triển khai...",
|
|
1162
|
-
"elizaclouddashboard.NoServerLinkedYet": "No server linked yet",
|
|
1163
|
-
"elizaclouddashboard.NoSetupNeeded": "Không cần cài đặt",
|
|
1164
|
-
"elizaclouddashboard.Off": "Tắt",
|
|
1165
|
-
"elizaclouddashboard.OnAmount": "Bật · ${{amount}} khi dưới ${{threshold}}",
|
|
1166
|
-
"elizaclouddashboard.OnNetwork": "trên {{network}}",
|
|
1167
|
-
"elizaclouddashboard.OpenBrowserBilling": "Mở thanh toán trên trình duyệt",
|
|
1168
|
-
"elizaclouddashboard.OpenedManagedInstance": "Đã mở phiên bản Eliza Cloud được quản lý.",
|
|
1169
|
-
"elizaclouddashboard.Pay": "Trả tiền",
|
|
1170
|
-
"elizaclouddashboard.PayFromWallet": "Thanh toán từ ví",
|
|
1171
|
-
"elizaclouddashboard.PayWithCard": "Trả bằng thẻ",
|
|
1172
|
-
"elizaclouddashboard.PayWithCrypto": "Trả bằng crypto",
|
|
1173
|
-
"elizaclouddashboard.PolicyRejected": "Chính sách bị từ chối",
|
|
1174
|
-
"elizaclouddashboard.ReconnectDiscord": "Reconnect / change server",
|
|
1175
|
-
"elizaclouddashboard.ReconnectGitHub": "Kết nối lại / đổi tài khoản",
|
|
1176
|
-
"elizaclouddashboard.RefillWhenBelow": "Nạp tiền khi ở bên dưới",
|
|
1177
|
-
"elizaclouddashboard.RequiresUserSignMode": "Ví này yêu cầu chế độ đăng nhập của người dùng để thanh toán bằng tiền điện tử.",
|
|
1178
|
-
"elizaclouddashboard.SavePaymentMethodBeforeAutoTopUp": "Lưu phương thức thanh toán thông qua thanh toán bằng thẻ trước khi bật tính năng tự động nạp tiền.",
|
|
1179
|
-
"elizaclouddashboard.ScaleYourAgents": "Đưa agent lên cloud để chạy 24/7, suy luận nâng cao và hiện diện đa nền tảng.",
|
|
1180
|
-
"elizaclouddashboard.Secure": "An toàn",
|
|
1181
|
-
"elizaclouddashboard.SharedAppId": "Shared app ID: {{id}}",
|
|
1182
|
-
"elizaclouddashboard.StewardPolicyRejected": "Chính sách tiếp viên bị từ chối: {{reason}}",
|
|
1183
|
-
"elizaclouddashboard.StewardPolicyRejectedTransfer": "Chính sách tiếp viên đã từ chối chuyển khoản: {{reason}}",
|
|
1184
|
-
"elizaclouddashboard.SubmittedPayment": "Đã gửi {{currency}} khoản thanh toán: {{hash}}_PH_2__",
|
|
1185
|
-
"elizaclouddashboard.ToggleAutoTopUp": "Bật/tắt tự động nạp",
|
|
1186
|
-
"elizaclouddashboard.TopUpAmount": "Số tiền nạp thêm",
|
|
1187
|
-
"elizaclouddashboard.TopUpCredits": "Nạp Credits",
|
|
1188
|
-
"elizaclouddashboard.TransactionPendingApproval": "Giao dịch đang chờ phê duyệt chính sách của Người quản lý.",
|
|
1189
|
-
"elizaclouddashboard.TransferAwaitingApproval": "Việc chuyển nhượng đang chờ phê duyệt chính sách của Steward.",
|
|
1190
|
-
"elizaclouddashboard.UnsignedPaymentRequest": "Cloud trả lại yêu cầu thanh toán chưa được ký. Ký tên từ luồng ví để hoàn tất thanh toán.",
|
|
1191
|
-
"elizaclouddashboard.ViaStewardVault": "(thông qua hầm Steward)",
|
|
1192
|
-
"elizaclouddashboard.WhoeverLinksBecomesAdmin": "Whoever completes setup becomes admin",
|
|
1193
|
-
"elizaclouddashboard.agentDetails": "Chi tiết đại lý",
|
|
1194
|
-
"elizaclouddashboard.created": "Tạo lúc",
|
|
1195
|
-
"elizaclouddashboard.node": "Node",
|
|
1196
|
-
"elizaclouddashboard.statusProvisioning": "Đang thiết lập",
|
|
1197
|
-
"elizaclouddashboard.statusStopped": "Đã dừng",
|
|
1198
|
-
"elizaclouddashboard.unnamedAgent": "Agent chưa đặt tên",
|
|
1199
|
-
"emotepicker.Emotes": "Emotes",
|
|
1200
|
-
"emotepicker.NoEmotesFound": "Không tìm thấy emote",
|
|
1201
|
-
"emotepicker.SearchEmotes": "Tìm emotes...",
|
|
1202
|
-
"finetuningview.ActivateModel": "Kích hoạt mô hình",
|
|
1203
|
-
"finetuningview.ActivatedModelMessage": "Mô hình đã kích hoạt {{id}} là {{providerModel}}.",
|
|
1204
|
-
"finetuningview.Activating": "Đang kích hoạt...",
|
|
1205
|
-
"finetuningview.ActiveIndicator": "· tích cực",
|
|
1206
|
-
"finetuningview.ActiveJob": "Job đang chạy:",
|
|
1207
|
-
"finetuningview.AdapterPath": "Đường dẫn adapter:",
|
|
1208
|
-
"finetuningview.Agent": "Đại lý:",
|
|
1209
|
-
"finetuningview.AutoBuildDatasetF": "Tự tạo dataset từ trajectories",
|
|
1210
|
-
"finetuningview.BaseModelForOllam": "Base model cho Ollama (tuỳ chọn)",
|
|
1211
|
-
"finetuningview.BaseModelOptional": "Base model (tuỳ chọn)",
|
|
1212
|
-
"finetuningview.BatchSizeOptional": "Batch size (tuỳ chọn)",
|
|
1213
|
-
"finetuningview.BenchmarkAction": "Điểm chuẩn",
|
|
1214
|
-
"finetuningview.BenchmarkStatusMessage": "Điểm chuẩn {{status}} cho {{id}}.",
|
|
1215
|
-
"finetuningview.Benchmarking": "Đang đo điểm chuẩn...",
|
|
1216
|
-
"finetuningview.BuildDataset": "Xây dựng tập dữ liệu",
|
|
1217
|
-
"finetuningview.BuildDatasetsFrom": "Tạo dataset từ trajectory thực, chạy training, rồi import và kích hoạt model.",
|
|
1218
|
-
"finetuningview.Building": "Xây dựng...",
|
|
1219
|
-
"finetuningview.BuiltDatasetMessage": "Tập dữ liệu được xây dựng {{id}} ({{count}} mẫu).",
|
|
1220
|
-
"finetuningview.Calls": "Cuộc gọi:",
|
|
1221
|
-
"finetuningview.CancelledJobMessage": "Công việc đã hủy {{id}}.",
|
|
1222
|
-
"finetuningview.Cancelling": "Đang hủy...",
|
|
1223
|
-
"finetuningview.ChooseATrajectory": "Chọn trajectory để xem.",
|
|
1224
|
-
"finetuningview.DataReview": "Đánh giá dữ liệu",
|
|
1225
|
-
"finetuningview.Dataset": "Bộ dữ liệu:",
|
|
1226
|
-
"finetuningview.DatasetBuild": "Xây dựng tập dữ liệu",
|
|
1227
|
-
"finetuningview.Datasets": "Bộ dữ liệu:",
|
|
1228
|
-
"finetuningview.Datasets1": "Bộ dữ liệu",
|
|
1229
|
-
"finetuningview.FailedJobs": "Jobs thất bại:",
|
|
1230
|
-
"finetuningview.FailedToActivateModel": "Không thể kích hoạt mô hình.",
|
|
1231
|
-
"finetuningview.FailedToBenchmarkModel": "Không thể so sánh mô hình điểm chuẩn.",
|
|
1232
|
-
"finetuningview.FailedToBuildDataset": "Không xây dựng được tập dữ liệu.",
|
|
1233
|
-
"finetuningview.FailedToCancelJob": "Không hủy được {{id}}.",
|
|
1234
|
-
"finetuningview.FailedToImportModelToOllama": "Không thể nhập mô hình vào Ollama.",
|
|
1235
|
-
"finetuningview.FailedToLoadTrajectoryDetail": "Không thể tải chi tiết quỹ đạo.",
|
|
1236
|
-
"finetuningview.FailedToRefreshState": "Không thể làm mới trạng thái tinh chỉnh.",
|
|
1237
|
-
"finetuningview.FailedToRunSmokeTest": "Không thể chạy thử nghiệm khói.",
|
|
1238
|
-
"finetuningview.FailedToStartTrainingJob": "Không thể bắt đầu công việc đào tạo.",
|
|
1239
|
-
"finetuningview.FineTuning": "Tinh chỉnh",
|
|
1240
|
-
"finetuningview.ImportToOllama": "Nhập khẩu vào Ollama",
|
|
1241
|
-
"finetuningview.ImportedModelToOllamaMessage": "Đã nhập mẫu {{id}} vào Ollama{{ollamaModel}}.",
|
|
1242
|
-
"finetuningview.IterationsOptional": "Iterations (tuỳ chọn)",
|
|
1243
|
-
"finetuningview.LatestTrajectories": "Trajectories mới nhất",
|
|
1244
|
-
"finetuningview.LearningRateOptio": "Learning rate (tuỳ chọn)",
|
|
1245
|
-
"finetuningview.LimitTrajectories": "Giới hạn trajectories (VD: 250)",
|
|
1246
|
-
"finetuningview.LiveTrainingEvents": "Sự kiện Training trực tiếp",
|
|
1247
|
-
"finetuningview.LoadingFineTuning": "Đang tải fine-tuning...",
|
|
1248
|
-
"finetuningview.LoadingTrajectoryD": "Đang tải chi tiết trajectory...",
|
|
1249
|
-
"finetuningview.MinLLMCallsPerTr": "Số LLM call tối thiểu mỗi trajectory",
|
|
1250
|
-
"finetuningview.Model": "Mô hình:",
|
|
1251
|
-
"finetuningview.ModelActions": "Thao tác Model",
|
|
1252
|
-
"finetuningview.ModelOps": "Hoạt động mẫu",
|
|
1253
|
-
"finetuningview.Models": "Mô hình:",
|
|
1254
|
-
"finetuningview.NoDatasetsYet": "Chưa có dataset.",
|
|
1255
|
-
"finetuningview.NoJobsYet": "Chưa có job.",
|
|
1256
|
-
"finetuningview.NoLiveEventsYet": "Chưa có sự kiện. Bắt đầu job để stream tiến trình.",
|
|
1257
|
-
"finetuningview.NoTrainedModelsYe": "Chưa có model đã train.",
|
|
1258
|
-
"finetuningview.NoTrajectoriesFoun": "Chưa tìm thấy trajectory.",
|
|
1259
|
-
"finetuningview.NoTrajectoriesTableFound": "Chưa tìm thấy bảng quỹ đạo. Tạo quỹ đạo đầu tiên.",
|
|
1260
|
-
"finetuningview.OllamaModelNameO": "Tên model Ollama (tuỳ chọn)",
|
|
1261
|
-
"finetuningview.OllamaURL": "URL Ollama",
|
|
1262
|
-
"finetuningview.Overview": "Tổng quan",
|
|
1263
|
-
"finetuningview.ProviderModelEG": "Provider model (VD: \"ollama/my-model\")",
|
|
1264
|
-
"finetuningview.QueuedJobs": "Jobs đang chờ:",
|
|
1265
|
-
"finetuningview.Ready": "sẵn sàng",
|
|
1266
|
-
"finetuningview.RefreshAll": "Làm mới tất cả",
|
|
1267
|
-
"finetuningview.RefreshDatasets": "Làm mới Datasets",
|
|
1268
|
-
"finetuningview.RefreshJobs": "Làm mới Jobs",
|
|
1269
|
-
"finetuningview.Restart": "Khởi động lại",
|
|
1270
|
-
"finetuningview.RestartAgentMessage": "Kích hoạt mô hình đã được lưu. Khởi động lại tác nhân ngay bây giờ để tải mô hình mới?",
|
|
1271
|
-
"finetuningview.RestartAgentTitle": "Khởi động lại đại lý",
|
|
1272
|
-
"finetuningview.Reward": "· Phần thưởng:",
|
|
1273
|
-
"finetuningview.Reward1": "Phần thưởng:",
|
|
1274
|
-
"finetuningview.RunSmokePrompt": "Chạy nhắc nhở khói",
|
|
1275
|
-
"finetuningview.RunningJobs": "Jobs đang chạy:",
|
|
1276
|
-
"finetuningview.Runtime": "Thời gian chạy:",
|
|
1277
|
-
"finetuningview.RuntimeNotStarted": "Thời gian chạy đại lý chưa được bắt đầu.",
|
|
1278
|
-
"finetuningview.SelectAJobToInsp": "Chọn job để xem log.",
|
|
1279
|
-
"finetuningview.SelectAModelToIm": "Chọn model để import hoặc kích hoạt.",
|
|
1280
|
-
"finetuningview.SelectedJobLogs": "Log job đã chọn",
|
|
1281
|
-
"finetuningview.SelectedTrajectory": "Trajectory đã chọn",
|
|
1282
|
-
"finetuningview.SmokeTestCompleted": "Kiểm tra khói đã hoàn thành.",
|
|
1283
|
-
"finetuningview.StartTrainingJob": "Bắt đầu công việc đào tạo",
|
|
1284
|
-
"finetuningview.StartedTrainingJobMessage": "Bắt đầu công việc đào tạo {{id}}.",
|
|
1285
|
-
"finetuningview.Starting": "Đang bắt đầu...",
|
|
1286
|
-
"finetuningview.Status1": "Trạng thái:",
|
|
1287
|
-
"finetuningview.Streaming": "Truyền phát",
|
|
1288
|
-
"finetuningview.TrainedModels": "Models đã train",
|
|
1289
|
-
"finetuningview.Training": "đào tạo",
|
|
1290
|
-
"finetuningview.TrainingJobs": "Việc làm đào tạo",
|
|
1291
|
-
"finetuningview.Trajectory": "Quỹ đạo:",
|
|
1292
|
-
"finetuningview.backend": "phụ trợ:",
|
|
1293
|
-
"finetuningview.benchmark": "điểm chuẩn:",
|
|
1294
|
-
"finetuningview.cpu": "CPU",
|
|
1295
|
-
"finetuningview.cuda": "cuda",
|
|
1296
|
-
"finetuningview.mlx": "mlx",
|
|
1297
|
-
"finetuningview.samples": "mẫu ·",
|
|
1298
|
-
"finetuningview.trajectories": "quỹ đạo",
|
|
1299
|
-
"finetuningview.trajectoryRowsAvai": "dòng trajectory khả dụng.",
|
|
1300
|
-
"flaminaguide.CharacterImpactLabel": "Nó ảnh hưởng đến nhân vật như thế nào:",
|
|
1301
|
-
"flaminaguide.FinishSetupLater": "Hoàn tất thiết lập sau",
|
|
1302
|
-
"flaminaguide.FinishSetupLaterDescription": "Flamina giữ con đường nhanh chóng mở. Những mục nâng cao này có thể được hoàn thành bất cứ lúc nào.",
|
|
1303
|
-
"flaminaguide.IfYouSkipLabel": "Nếu bạn bỏ qua:",
|
|
1304
|
-
"flaminaguide.WhenToUseLabel": "Khi nào nên sử dụng nó:",
|
|
1305
|
-
"flaminaguide.permissions.characterImpact": "Điều này ảnh hưởng đến những gì nhân vật có thể nhìn, nghe và điều khiển cục bộ.",
|
|
1306
|
-
"flaminaguide.permissions.description": "Quyền kiểm soát những gì nhân vật của bạn có thể nhìn thấy hoặc làm trên máy này.",
|
|
1307
|
-
"flaminaguide.permissions.recommended": "Mặc định được đề xuất: chỉ cấp những quyền bạn cần ngay hôm nay và trì hoãn những quyền còn lại.",
|
|
1308
|
-
"flaminaguide.permissions.skipEffect": "Nếu bạn bỏ qua, nhân vật vẫn bắt đầu nhưng các hành động nhận biết hệ thống sẽ không khả dụng cho đến khi bạn bật chúng.",
|
|
1309
|
-
"flaminaguide.permissions.title": "Quyền và quyền truy cập hệ thống",
|
|
1310
|
-
"flaminaguide.permissions.whenToUse": "Cấp chúng ngay bây giờ nếu bạn muốn nhân vật kiểm tra màn hình, sử dụng thiết bị hoặc kiểm soát các khả năng cục bộ.",
|
|
1311
|
-
"flaminaguide.provider.characterImpact": "Điều này ảnh hưởng đến cách nhân vật đưa ra lý do, tốc độ phản hồi và chất lượng đầu ra tổng thể.",
|
|
1312
|
-
"flaminaguide.provider.description": "Điều này chọn nguồn thông minh đằng sau nhân vật của bạn.",
|
|
1313
|
-
"flaminaguide.provider.recommended": "Mặc định được đề xuất: sử dụng nhà cung cấp được phát hiện hoặc được đề xuất hàng đầu, sau đó tinh chỉnh nhà cung cấp đó sau trong cài đặt.",
|
|
1314
|
-
"flaminaguide.provider.skipEffect": "Nếu bạn bỏ qua, ứng dụng sẽ sử dụng lộ trình được đề xuất để bạn có thể bắt đầu trước.",
|
|
1315
|
-
"flaminaguide.provider.title": "Mô hình và nhà cung cấp",
|
|
1316
|
-
"flaminaguide.provider.whenToUse": "Hãy chọn ngay bây giờ nếu bạn quan tâm đến phong cách lập luận, độ trễ hoặc đường dẫn đăng ký.",
|
|
1317
|
-
"flaminaguide.rpc.characterImpact": "Điều này ảnh hưởng đến quyền truy cập của nhân vật vào ví, chuỗi và thực thi bên ngoài.",
|
|
1318
|
-
"flaminaguide.rpc.description": "Cài đặt RPC quyết định xem nhân vật của bạn có thể tiếp cận chuỗi, ví và các hành động onchain bên ngoài hay không.",
|
|
1319
|
-
"flaminaguide.rpc.recommended": "Mặc định được đề xuất: bỏ qua ngay bây giờ trừ khi quyền truy cập onchain là một phần của trải nghiệm chạy đầu tiên mà bạn cần.",
|
|
1320
|
-
"flaminaguide.rpc.skipEffect": "Nếu bạn bỏ qua, nhân vật vẫn hoạt động để trò chuyện và thiết lập nhưng các hành động kết nối chuỗi vẫn bị hạn chế.",
|
|
1321
|
-
"flaminaguide.rpc.title": "RPC và truy cập chuỗi",
|
|
1322
|
-
"flaminaguide.rpc.whenToUse": "Định cấu hình tính năng này nếu nhân vật cần kiểm tra số dư, ký hành động hoặc làm việc trực tiếp với chuỗi.",
|
|
1323
|
-
"flaminaguide.tasks.permissions.description": "Chỉ cấp quyền truy cập cục bộ cần thiết cho hành vi nhận biết hệ thống.",
|
|
1324
|
-
"flaminaguide.tasks.provider.description": "Chọn hoặc tinh chỉnh mô hình/nhà cung cấp cung cấp năng lượng cho nhân vật.",
|
|
1325
|
-
"flaminaguide.tasks.provider.label": "Thiết lập nhà cung cấp",
|
|
1326
|
-
"flaminaguide.tasks.rpc.description": "Thêm kết nối chuỗi nếu nhân vật cần ví hoặc hành động trên chuỗi.",
|
|
1327
|
-
"flaminaguide.tasks.rpc.label": "thiết lập RPC",
|
|
1328
|
-
"flaminaguide.tasks.voice.description": "Điều chỉnh âm thanh của nhân vật mà không ảnh hưởng đến danh tính đã lưu của nhân vật đó.",
|
|
1329
|
-
"flaminaguide.tasks.voice.label": "Thiết lập giọng nói",
|
|
1330
|
-
"flaminaguide.voice.characterImpact": "Điều này ảnh hưởng đến cách nhân vật phát ra âm thanh và cảm nhận khi tương tác bằng giọng nói.",
|
|
1331
|
-
"flaminaguide.voice.description": "Cài đặt giọng nói định hình cách phát âm của ký tự chứ không phải liệu ký tự đó có được lưu hay không.",
|
|
1332
|
-
"flaminaguide.voice.recommended": "Mặc định được đề xuất: lưu nhân vật trước, sau đó điều chỉnh giọng nói khi cấu hình cốt lõi cảm thấy phù hợp.",
|
|
1333
|
-
"flaminaguide.voice.skipEffect": "Nếu bạn bỏ qua, danh tính nhân vật vẫn được lưu và hoạt động; chỉ có lớp giọng nói vẫn bị trì hoãn.",
|
|
1334
|
-
"flaminaguide.voice.title": "Giọng nói và cách trình bày",
|
|
1335
|
-
"flaminaguide.voice.whenToUse": "Định cấu hình tính năng này khi đầu ra bằng giọng nói quan trọng đối với trải nghiệm hoặc bạn muốn có một phong cách trình bày cụ thể.",
|
|
1336
|
-
"format.duration.days": "{{value}}ngày",
|
|
1337
|
-
"format.duration.hours": "{{value}}giờ",
|
|
1338
|
-
"format.duration.minutes": "{{value}}phút",
|
|
1339
|
-
"format.duration.seconds": "{{value}}giây",
|
|
1340
|
-
"game.agentActivity": "Hoạt động Agent",
|
|
1341
|
-
"game.backToApps": "Về Ứng dụng",
|
|
1342
|
-
"game.chatPlaceholder": "Nhập tin nhắn...",
|
|
1343
|
-
"game.connecting": "Đang kết nối...",
|
|
1344
|
-
"game.disableOverlay": "Tắt overlay",
|
|
1345
|
-
"game.disconnected": "Mất kết nối",
|
|
1346
|
-
"game.hideLogs": "Ẩn log",
|
|
1347
|
-
"game.keepOnTop": "Luôn ở trên",
|
|
1348
|
-
"game.keepVisible": "Giữ hiển thị",
|
|
1349
|
-
"game.noActiveSession": "Không có phiên nào đang chạy",
|
|
1350
|
-
"game.noAgentActivity": "Không có hoạt động của Agent",
|
|
1351
|
-
"game.openInNativeWindow": "Mở trong cửa sổ gốc",
|
|
1352
|
-
"game.openInNewTab": "Mở tab mới",
|
|
1353
|
-
"game.showLogs": "Hiện log",
|
|
1354
|
-
"game.stopping": "Đang dừng...",
|
|
1355
|
-
"game.unpinOverlay": "Bỏ ghim overlay",
|
|
1356
|
-
"gameview.AgentResponseNotice": "Đại lý: {{response}}",
|
|
1357
|
-
"gameview.BoundsUnavailable": "Giới hạn không có sẵn.",
|
|
1358
|
-
"gameview.CapturedNativeGameSnapshot": "Đã chụp ảnh chụp nhanh trò chơi gốc.",
|
|
1359
|
-
"gameview.CommandSentToAgent": "Lệnh được gửi đến đại lý.",
|
|
1360
|
-
"gameview.CommandSentToAppRun": "Đã gửi lệnh tới lần chạy ứng dụng.",
|
|
1361
|
-
"gameview.CommandSentToAppSession": "Đã gửi lệnh tới phiên ứng dụng.",
|
|
1362
|
-
"gameview.FailedToSend": "Không gửi được: {{message}}",
|
|
1363
|
-
"gameview.FailedToStop": "Không dừng được: {{message}}",
|
|
1364
|
-
"gameview.FocusWindow": "Cửa sổ lấy nét",
|
|
1365
|
-
"gameview.FocusedNativeGameWindow": "Cửa sổ trò chơi gốc tập trung.",
|
|
1366
|
-
"gameview.GameWindowNoLongerOpen": "Game Window No Longer Open",
|
|
1367
|
-
"gameview.GameWindowNotReadyYet": "Cửa sổ trò chơi chưa sẵn sàng.",
|
|
1368
|
-
"gameview.GpuDiagnosticsWindowHidden": "Cửa sổ chẩn đoán GPU bị ẩn.",
|
|
1369
|
-
"gameview.GpuDiagnosticsWindowReady": "Cửa sổ chẩn đoán GPU đã sẵn sàng.",
|
|
1370
|
-
"gameview.GpuDiagnosticsWindowShown": "Cửa sổ chẩn đoán GPU được hiển thị.",
|
|
1371
|
-
"gameview.HidNativeGameWindow": "Ẩn cửa sổ trò chơi gốc.",
|
|
1372
|
-
"gameview.HideDashboard": "Ẩn bảng điều khiển",
|
|
1373
|
-
"gameview.HideGpuWindow": "Ẩn cửa sổ GPU",
|
|
1374
|
-
"gameview.HideWindow": "Ẩn cửa sổ",
|
|
1375
|
-
"gameview.KeepOnTop": "Keep On Top",
|
|
1376
|
-
"gameview.LaunchGpuDiagnostics": "Khởi chạy Chẩn đoán GPU",
|
|
1377
|
-
"gameview.NativeGameActionFailed": "Hành động trò chơi gốc không thành công.",
|
|
1378
|
-
"gameview.NativeGameStateRefreshed": "Đã làm mới trạng thái trò chơi gốc.",
|
|
1379
|
-
"gameview.NativeGameWindowNormal": "Native Game Window Normal",
|
|
1380
|
-
"gameview.NativeGameWindowPinned": "Native Game Window Pinned",
|
|
1381
|
-
"gameview.NormalWindow": "Normal Window",
|
|
1382
|
-
"gameview.Recommendations": "Đề xuất",
|
|
1383
|
-
"gameview.RefreshNativeState": "Làm mới trạng thái gốc",
|
|
1384
|
-
"gameview.RunSteeringUnsupported": "Lần chạy này chưa có kênh điều khiển.",
|
|
1385
|
-
"gameview.SessionControlFailed": "Không thể cập nhật phiên: {{message}}",
|
|
1386
|
-
"gameview.SessionControlSent": "Đã cập nhật điều khiển phiên.",
|
|
1387
|
-
"gameview.SessionControlUnsupported": "Lần chạy này không có điều khiển phiên.",
|
|
1388
|
-
"gameview.ShowDashboard": "Hiện bảng điều khiển",
|
|
1389
|
-
"gameview.ShowGpuWindow": "Hiển thị cửa sổ GPU",
|
|
1390
|
-
"gameview.ShowWindow": "Hiển thị cửa sổ",
|
|
1391
|
-
"gameview.ShownNativeGameWindow": "Hiển thị cửa sổ trò chơi gốc.",
|
|
1392
|
-
"gameview.SnapshotUnavailable": "Ảnh chụp nhanh không có sẵn.",
|
|
1393
|
-
"gameview.SnapshotWindow": "Cửa sổ chụp nhanh",
|
|
1394
|
-
"gameview.UpdatingSession": "Đang cập nhật phiên…",
|
|
1395
|
-
"gameview.ViewerAttachFailed": "Không thể gắn trình xem: {{message}}",
|
|
1396
|
-
"gameview.ViewerAttached": "Đã gắn trình xem.",
|
|
1397
|
-
"gameview.ViewerAuthSent": "Đã gửi xác thực người xem.",
|
|
1398
|
-
"gameview.ViewerDetachFailed": "Không thể tách trình xem: {{message}}",
|
|
1399
|
-
"gameview.ViewerDetached": "Đã tách trình xem.",
|
|
1400
|
-
"gameview.ViewerUnavailable": "Không có trình xem hoặc URL khởi chạy nào cho lần chạy này.",
|
|
1401
|
-
"gameview.WaitingForNativeGameWindow": "Đang chờ cửa sổ trò chơi gốc.",
|
|
1402
|
-
"gameview.postMessageAuth": "Xác thực postMessage",
|
|
1403
|
-
"gameviewoverlay.CloseOverlay": "Đóng overlay",
|
|
1404
|
-
"gameviewoverlay.ExpandBackToApps": "Mở rộng về tab Ứng dụng",
|
|
1405
|
-
"header.CloudCreditsBalanc": "Số dư credit Cloud",
|
|
1406
|
-
"header.MobileNavigationDescription": "Chuyển đổi giữa các phần {{appName}} từ ngăn điều hướng trên thiết bị di động.",
|
|
1407
|
-
"header.characterMode": "Chỉnh nhân vật",
|
|
1408
|
-
"header.companionMode": "Chế độ bạn đồng hành",
|
|
1409
|
-
"header.elizaCloudAuthRejected": "Cloud key không hợp lệ",
|
|
1410
|
-
"header.nativeMode": "Chế độ gốc",
|
|
1411
|
-
"heartbeat.interruptAndRunNow": "Ngắt và chạy ngay",
|
|
1412
|
-
"heartbeat.messageReceived": "Đã nhận tin nhắn",
|
|
1413
|
-
"heartbeat.repeatingInterval": "Khoảng thời gian lặp lại",
|
|
1414
|
-
"heartbeatsview.EveryIntervalUnit": "Mọi {{interval}} {{unit}}",
|
|
1415
|
-
"heartbeatsview.SaveAsTemplate": "Lưu dưới dạng mẫu",
|
|
1416
|
-
"heartbeatsview.TemplateLoadedNotice": "Đã tải mẫu \"{{name}}\". Tùy chỉnh và tạo.",
|
|
1417
|
-
"heartbeatsview.Templates": "Mẫu",
|
|
1418
|
-
"heartbeatsview.createFirstHeartbeat": "Tạo heartbeat đầu tiên",
|
|
1419
|
-
"heartbeatsview.createHeartbeat": "Tạo Heartbeat",
|
|
1420
|
-
"heartbeatsview.cronFieldDay": "ngày",
|
|
1421
|
-
"heartbeatsview.cronFieldHour": "giờ",
|
|
1422
|
-
"heartbeatsview.cronFieldMinute": "phút",
|
|
1423
|
-
"heartbeatsview.cronFieldMonth": "tháng",
|
|
1424
|
-
"heartbeatsview.cronFieldWeekday": "thứ",
|
|
1425
|
-
"heartbeatsview.cronPrefix": "Cron:",
|
|
1426
|
-
"heartbeatsview.deleteMessage": "Xoá \"{{name}}\"?",
|
|
1427
|
-
"heartbeatsview.deleteTitle": "Xoá Heartbeat",
|
|
1428
|
-
"heartbeatsview.duplicate": "Nhân bản",
|
|
1429
|
-
"heartbeatsview.durationUnitDays": "ngày",
|
|
1430
|
-
"heartbeatsview.durationUnitHours": "giờ",
|
|
1431
|
-
"heartbeatsview.durationUnitMinutes": "phút",
|
|
1432
|
-
"heartbeatsview.durationUnitSeconds": "giây",
|
|
1433
|
-
"heartbeatsview.editHeartbeat": "Sửa Heartbeat",
|
|
1434
|
-
"heartbeatsview.editTitle": "Sửa: {{name}}",
|
|
1435
|
-
"heartbeatsview.emDash": "—",
|
|
1436
|
-
"heartbeatsview.emptyStateDescription": "Dùng nút Heartbeat mới để tạo tác vụ tự động lặp lại hoặc theo lịch.",
|
|
1437
|
-
"heartbeatsview.every": "Mỗi",
|
|
1438
|
-
"heartbeatsview.interval": "Khoảng cách",
|
|
1439
|
-
"heartbeatsview.maxRuns": "Chạy tối đa",
|
|
1440
|
-
"heartbeatsview.newHeartbeat": "Heartbeat mới",
|
|
1441
|
-
"heartbeatsview.nextRun": "Lần chạy tiếp",
|
|
1442
|
-
"heartbeatsview.noMatchingHeartbeats": "Không có heartbeat nào khớp với tìm kiếm của bạn",
|
|
1443
|
-
"heartbeatsview.noRunsYetMessage": "Chưa có lần chạy nào. Hãy chạy thủ công để bắt đầu.",
|
|
1444
|
-
"heartbeatsview.notScheduled": "Chưa lên lịch",
|
|
1445
|
-
"heartbeatsview.notYetRun": "Chưa chạy",
|
|
1446
|
-
"heartbeatsview.once": "Một lần",
|
|
1447
|
-
"heartbeatsview.onceAt": "Một lần lúc {{time}}",
|
|
1448
|
-
"heartbeatsview.runCountPlural": "{{count}} lần chạy",
|
|
1449
|
-
"heartbeatsview.runStats": "Thống kê chạy",
|
|
1450
|
-
"heartbeatsview.saveChanges": "Lưu thay đổi",
|
|
1451
|
-
"heartbeatsview.searchHeartbeats": "Tìm kiếm heartbeat",
|
|
1452
|
-
"heartbeatsview.selectAHeartbeat": "Chọn một Heartbeat",
|
|
1453
|
-
"heartbeatsview.statusFailed": "Thất bại",
|
|
1454
|
-
"heartbeatsview.statusSkipped": "Bỏ qua",
|
|
1455
|
-
"heartbeatsview.template.crypto.instructions": "Kiểm tra giá hiện tại của BTC, ETH và SOL. Tóm tắt các biến động đáng kể trong giờ qua.",
|
|
1456
|
-
"heartbeatsview.template.crypto.name": "Kiểm tra giá tiền mã hóa",
|
|
1457
|
-
"heartbeatsview.template.journal.instructions": "Viết một gợi ý nhật ký ngắn gọn và sâu sắc cho người dùng dựa trên các sự kiện hiện tại hoặc chủ đề theo mùa. Giữ trong 2 câu trở xuống.",
|
|
1458
|
-
"heartbeatsview.template.journal.name": "Nhật ký hàng ngày",
|
|
1459
|
-
"heartbeatsview.template.trending.instructions": "Quét các chủ đề nổi bật trên crypto Twitter và tin tức công nghệ. Đưa ra tóm tắt 3 điểm đáng chú ý.",
|
|
1460
|
-
"heartbeatsview.template.trending.name": "Tóm tắt xu hướng",
|
|
1461
|
-
"heartbeatsview.unlimited": "Không giới hạn",
|
|
1462
|
-
"heartbeatsview.validationCronFiveFields": "Biểu thức cron phải có đúng 5 trường (phút giờ ngày tháng thứ).",
|
|
1463
|
-
"heartbeatsview.validationCronInvalidField": "Trường cron {{field}} không hợp lệ: \"{{value}}\"",
|
|
1464
|
-
"heartbeatsview.validationCronRequired": "Biểu thức cron là bắt buộc.",
|
|
1465
|
-
"heartbeatsview.validationDisplayNameRequired": "Tên hiển thị là bắt buộc.",
|
|
1466
|
-
"heartbeatsview.validationInstructionsRequired": "Hướng dẫn là bắt buộc.",
|
|
1467
|
-
"heartbeatsview.validationIntervalPositive": "Khoảng cách phải là số dương.",
|
|
1468
|
-
"heartbeatsview.validationMaxRunsPositive": "Số lần chạy tối đa phải là số nguyên dương.",
|
|
1469
|
-
"heartbeatsview.validationScheduledTimeInvalid": "Thời gian lên lịch phải là ISO date-time hợp lệ.",
|
|
1470
|
-
"heartbeatsview.validationScheduledTimeRequired": "Thời gian lên lịch là bắt buộc cho heartbeat một lần.",
|
|
1471
|
-
"inboxview.AgentSendWarning": "Agent Send Warning",
|
|
1472
|
-
"inboxview.EmptyRoom": "No messages in this chat yet.",
|
|
1473
|
-
"inboxview.Loading": "Loading messages…",
|
|
1474
|
-
"inboxview.ReadOnlyReplyHint": "Read-only view. Reply from the {{source}} app — the connector plugin handles outbound messages.",
|
|
1475
|
-
"inboxview.ReplyHint": "Sent through the connected {{source}} account on this device.",
|
|
1476
|
-
"inboxview.ReplyPlaceholder": "Reply in {{source}}",
|
|
1477
|
-
"inboxview.SendFailed": "Failed to send message.",
|
|
1478
|
-
"inboxview.Sending": "Sending…",
|
|
1479
|
-
"inboxview.TotalCountShort": "messages",
|
|
1480
|
-
"inboxview.avatarAlt": "Ảnh đại diện {{title}}",
|
|
1481
|
-
"inference.cheapest": "Rẻ nhất",
|
|
1482
|
-
"inference.embeddingModelTextEmbedding": "Mô hình embedding (TEXT_EMBEDDING)",
|
|
1483
|
-
"inference.fastest": "Nhanh nhất",
|
|
1484
|
-
"inference.largeModelTextLarge": "Mô hình lớn (TEXT_LARGE)",
|
|
1485
|
-
"inference.largeStructuredOutputObjectLarge": "Đầu ra có cấu trúc lớn (OBJECT_LARGE)",
|
|
1486
|
-
"inference.preferLocal": "Ưu tiên cục bộ",
|
|
1487
|
-
"inference.roundRobin": "Round robin",
|
|
1488
|
-
"inference.searchHuggingfaceEGPhi3MixtralLlama33": "Tìm kiếm HuggingFace (vd. phi-3, mixtral, llama 3.3)",
|
|
1489
|
-
"inference.smallModelTextSmall": "Mô hình nhỏ (TEXT_SMALL)",
|
|
1490
|
-
"inference.smallStructuredOutputObjectSmall": "Đầu ra có cấu trúc nhỏ (OBJECT_SMALL)",
|
|
1491
|
-
"inventory.gainers": "Tăng giá",
|
|
1492
|
-
"inventory.losers": "Giảm giá",
|
|
1493
|
-
"inventory.noActivityYet": "Chưa có hoạt động",
|
|
1494
|
-
"inventory.noMarketMoversYet": "Chưa có biến động thị trường",
|
|
1495
|
-
"inventory.noMoversYet": "Chưa có biến động",
|
|
1496
|
-
"inventory.noNfts": "Không có NFT",
|
|
1497
|
-
"inventory.noNfts2": "Không có NFT",
|
|
1498
|
-
"inventory.noPositions": "Không có vị thế",
|
|
1499
|
-
"inventory.noPositions2": "Không có vị thế",
|
|
1500
|
-
"inventory.noPredictionsYet": "Chưa có dự đoán",
|
|
1501
|
-
"inventory.noPriceSnapshotsYet": "Chưa có ảnh chụp giá",
|
|
1502
|
-
"inventory.openRpcSettings": "Mở cài đặt RPC",
|
|
1503
|
-
"inventory.popularPredictions": "Dự đoán phổ biến",
|
|
1504
|
-
"inventory.refreshWallet": "Làm mới ví",
|
|
1505
|
-
"inventory.spotPrices": "Giá giao ngay",
|
|
1506
|
-
"inventory.topMovers": "Biến động hàng đầu",
|
|
1507
|
-
"inventory.tradePLChart": "Biểu đồ P&L giao dịch",
|
|
1508
|
-
"inventoryview.ChainAccessNotConfiguredBody": "Kết nối qua Eliza Cloud hoặc cấu hình quyền truy cập RPC cho {{chain}} trong Settings để tải số dư.",
|
|
1509
|
-
"inventoryview.ChainAccessNotConfiguredTitle": "Quyền truy cập cho {{chain}} chưa được cấu hình.",
|
|
1510
|
-
"inventoryview.ChainHidden": "{{chain}} — đã ẩn",
|
|
1511
|
-
"inventoryview.ChainHiddenClickToShow": "{{chain}} — đã ẩn (bấm để hiện)",
|
|
1512
|
-
"inventoryview.ChainInlineError": "{{chain}}: {{message}}",
|
|
1513
|
-
"inventoryview.ChainNoWalletConfigured": "{{chain}} — chưa cấu hình ví",
|
|
1514
|
-
"inventoryview.ChainShownClickToHide": "{{chain}} — đang hiển thị (bấm để ẩn)",
|
|
1515
|
-
"inventoryview.ChainVisible": "{{chain}} — hiển thị",
|
|
1516
|
-
"inventoryview.ConnectedAndReady": "Đã kết nối và sẵn sàng",
|
|
1517
|
-
"inventoryview.LegacyRpcConfigBody": "Lưu lại một nhà cung cấp được hỗ trợ trong Settings để hoàn tất quá trình chuyển đổi.",
|
|
1518
|
-
"inventoryview.LegacyRpcConfigTitle": "{{chain}} đang dùng cấu hình RPC thô cũ.",
|
|
1519
|
-
"inventoryview.NeedsRpcSetup": "Cần thiết lập RPC",
|
|
1520
|
-
"inventoryview.NoWalletAddressYet": "Chưa có địa chỉ ví",
|
|
1521
|
-
"inventoryview.RetryFetchingBalances": "Thử tải lại số dư của {{chain}}",
|
|
1522
|
-
"inventoryview.SolanaRpcNotConfigured": "RPC Solana chưa được cấu hình.",
|
|
1523
|
-
"inventoryview.SolanaRpcNotConfiguredBody": "Kết nối qua Eliza Cloud hoặc cấu hình HELIUS_API_KEY / SOLANA_RPC_URL trong Settings để tải số dư Solana.",
|
|
1524
|
-
"inventoryview.StewardVaultConnected": "Kho Steward đã kết nối",
|
|
1525
|
-
"inventoryview.ThisChainLowercase": "chuỗi này",
|
|
1526
|
-
"inventoryview.VisibleAssets": "{{count}} tài sản đang hiển thị",
|
|
1527
|
-
"inventoryview.chainLowercase": "chuỗi",
|
|
1528
|
-
"knowledge.ui.searchPlaceholder": "Tìm kiếm tri thức...",
|
|
1529
|
-
"knowledgeview.AddFromURL": "Thêm từ URL",
|
|
1530
|
-
"knowledgeview.Batch": "lô",
|
|
1531
|
-
"knowledgeview.CharacterCount": "Character Count",
|
|
1532
|
-
"knowledgeview.ChooseFiles": "Chọn file",
|
|
1533
|
-
"knowledgeview.Chunk": "Chunk",
|
|
1534
|
-
"knowledgeview.DeletedDocument": "Tài liệu đã xóa ({{count}} đoạn đã bị xóa)",
|
|
1535
|
-
"knowledgeview.Document": "tài liệu",
|
|
1536
|
-
"knowledgeview.DocumentCountMany": "Document Count Many",
|
|
1537
|
-
"knowledgeview.DocumentCountOne": "Document Count One",
|
|
1538
|
-
"knowledgeview.DocumentUpdated": "Document Updated",
|
|
1539
|
-
"knowledgeview.Documents": "Documents",
|
|
1540
|
-
"knowledgeview.DocumentsCount": "{{count}} docs",
|
|
1541
|
-
"knowledgeview.DropFilesHereToUpload": "Thả tập tin vào đây để tải lên",
|
|
1542
|
-
"knowledgeview.DropFilesOrFoldersToUpload": "Thả tập tin hoặc thư mục để tải lên",
|
|
1543
|
-
"knowledgeview.Editable": "Editable",
|
|
1544
|
-
"knowledgeview.FailedToDeleteDocument": "Không thể xóa tài liệu",
|
|
1545
|
-
"knowledgeview.FailedToDeleteDocumentWithMessage": "Không xóa được tài liệu: {{message}}",
|
|
1546
|
-
"knowledgeview.FailedToImportFromUrl": "Không thể nhập từ URL: {{message}}",
|
|
1547
|
-
"knowledgeview.FailedToLoadDocument": "Không tải được tài liệu",
|
|
1548
|
-
"knowledgeview.FailedToLoadKnowledgeData": "Không tải được dữ liệu kiến thức",
|
|
1549
|
-
"knowledgeview.FailedToReadFile": "Không đọc được tập tin",
|
|
1550
|
-
"knowledgeview.FailedToUpdateDocument": "Failed To Update Document",
|
|
1551
|
-
"knowledgeview.FormatsCount": "{{count}} định dạng",
|
|
1552
|
-
"knowledgeview.Fragment": "Phân đoạn",
|
|
1553
|
-
"knowledgeview.FragmentCountMany": "{{count}} mảnh vỡ",
|
|
1554
|
-
"knowledgeview.FragmentCountOne": "1 mảnh",
|
|
1555
|
-
"knowledgeview.FragmentPosition": "Fragment Position",
|
|
1556
|
-
"knowledgeview.Fragments1": "Phân đoạn (",
|
|
1557
|
-
"knowledgeview.FragmentsLabel": "Mảnh vỡ",
|
|
1558
|
-
"knowledgeview.FromUrl": "Từ URL",
|
|
1559
|
-
"knowledgeview.ImageCouldNotBeCompressed": "Không thể nén hình ảnh xuống dưới {{limit}} để xử lý.",
|
|
1560
|
-
"knowledgeview.IncludeAIImageDes": "Xử lý ảnh",
|
|
1561
|
-
"knowledgeview.KnowledgeServiceIs": "Dịch vụ tri thức đang tải...",
|
|
1562
|
-
"knowledgeview.LargeFilesDetected": "{{count}} đã phát hiện (các) tệp lớn.",
|
|
1563
|
-
"knowledgeview.LoadingDocuments": "Đang tải tài liệu...",
|
|
1564
|
-
"knowledgeview.Locked": "Locked",
|
|
1565
|
-
"knowledgeview.Match": "% khớp",
|
|
1566
|
-
"knowledgeview.NoDocumentSelected": "Không có tài liệu nào được chọn",
|
|
1567
|
-
"knowledgeview.NoDocumentSelectedDesc": "Tải tệp lên hoặc chọn một mục từ thanh bên để bắt đầu xem các đoạn và siêu dữ liệu.",
|
|
1568
|
-
"knowledgeview.NoDocumentsYet": "Chưa có tài liệu",
|
|
1569
|
-
"knowledgeview.NoFragmentsFound": "Không tìm thấy phân đoạn",
|
|
1570
|
-
"knowledgeview.NoMatchingDocuments": "Không có tài liệu phù hợp",
|
|
1571
|
-
"knowledgeview.NoNonEmptyFiles": "Không có tệp nào trống được chọn.",
|
|
1572
|
-
"knowledgeview.NoPreview": "Bản xem trước toàn văn không có sẵn",
|
|
1573
|
-
"knowledgeview.NoPreviewDesc": "Các đoạn được lập chỉ mục vẫn có sẵn bên dưới cho loại tài liệu này.",
|
|
1574
|
-
"knowledgeview.NoResultsFound": "Không tìm thấy kết quả",
|
|
1575
|
-
"knowledgeview.NoSupportedNonEmptyFiles": "Không có tệp không trống được hỗ trợ nào được chọn.",
|
|
1576
|
-
"knowledgeview.OpenDocument": "Mở {{filename}}",
|
|
1577
|
-
"knowledgeview.PasteAURLToImpor": "Dán URL để import nội dung. Link YouTube sẽ tự phiên âm.",
|
|
1578
|
-
"knowledgeview.Position": "Vị trí:",
|
|
1579
|
-
"knowledgeview.Preparing": "Đang chuẩn bị...",
|
|
1580
|
-
"knowledgeview.PreparingFile": "Đang chuẩn bị: {{filename}}",
|
|
1581
|
-
"knowledgeview.Scratchpad": "Scratchpad",
|
|
1582
|
-
"knowledgeview.SearchFailed": "Tìm kiếm không thành công: {{message}}",
|
|
1583
|
-
"knowledgeview.SearchResults": "Search Results",
|
|
1584
|
-
"knowledgeview.SearchTips": "Hãy thử tên tệp, chủ đề hoặc cụm từ từ nội dung tài liệu.",
|
|
1585
|
-
"knowledgeview.ServiceDidNotBecomeAvailable": "Dịch vụ kiến thức đã không có sẵn. Vui lòng tải lại trang.",
|
|
1586
|
-
"knowledgeview.Type": "Loại:",
|
|
1587
|
-
"knowledgeview.UnknownDeleteError": "Lỗi xóa không xác định",
|
|
1588
|
-
"knowledgeview.UnknownDocument": "Tài liệu không xác định",
|
|
1589
|
-
"knowledgeview.UnknownImportError": "Lỗi nhập không xác định",
|
|
1590
|
-
"knowledgeview.UnknownSearchError": "Lỗi tìm kiếm không xác định",
|
|
1591
|
-
"knowledgeview.UnknownUploadError": "Lỗi tải lên không xác định",
|
|
1592
|
-
"knowledgeview.UploadFailed": "Tải lên không thành công",
|
|
1593
|
-
"knowledgeview.UploadFilesOrImpo": "Tải file hoặc import từ URL để bắt đầu",
|
|
1594
|
-
"knowledgeview.UploadLargeFiles": "Tải lên các tệp lớn",
|
|
1595
|
-
"knowledgeview.UploadLargeFilesDetail": "Quá trình tải lên có thể mất nhiều thời gian hơn và có thể làm tăng chi phí nhúng hoặc hiển thị.",
|
|
1596
|
-
"knowledgeview.UploadPayloadExceedsLimit": "Tải trọng tải lên là {{size}}, vượt quá giới hạn hiện tại ({{limit}}).",
|
|
1597
|
-
"knowledgeview.UploadSupportedTypes": "Tài liệu, PDF, JSON, CSV và hình ảnh được hỗ trợ.",
|
|
1598
|
-
"knowledgeview.UploadTooLarge": "Tải lên quá lớn. Hãy thử chia tập tin này.",
|
|
1599
|
-
"knowledgeview.Uploaded": "Đã tải lên",
|
|
1600
|
-
"knowledgeview.UploadingBatchStartingWith": "Đang tải lên lô bắt đầu bằng {{label}}",
|
|
1601
|
-
"knowledgeview.UploadingProgress": "Đang tải lên {{current}}/{{total}}P2__",
|
|
1602
|
-
"knowledgeview.YouTube": "YouTube",
|
|
1603
|
-
"knowledgeview.httpsExampleCom": "https://example.com/document.pdf hoặc URL YouTube",
|
|
1604
|
-
"lifeopsoverview.OpenView": "Mở chế độ xem LifeOps",
|
|
1605
|
-
"lifeopsoverview.agentOpsHeading": "Hoạt động của agent",
|
|
1606
|
-
"lifeopsoverview.cadence.daily": "Hằng ngày",
|
|
1607
|
-
"lifeopsoverview.cadence.everyHours": "Mỗi {{count}} giờ",
|
|
1608
|
-
"lifeopsoverview.cadence.everyMinutes": "Mỗi {{count}} phút",
|
|
1609
|
-
"lifeopsoverview.cadence.occasional": "Thỉnh thoảng",
|
|
1610
|
-
"lifeopsoverview.cadence.once": "Một lần",
|
|
1611
|
-
"lifeopsoverview.cadence.timesPerDay": "{{count}} lần/ngày",
|
|
1612
|
-
"lifeopsoverview.cadence.twiceDaily": "Hai lần một ngày",
|
|
1613
|
-
"lifeopsoverview.cadence.weekly": "Hằng tuần",
|
|
1614
|
-
"lifeopsoverview.confidence": "{{count}}% độ tin cậy cho khung giờ ăn tiếp theo",
|
|
1615
|
-
"lifeopsoverview.dueAt": "Hạn {{time}}",
|
|
1616
|
-
"lifeopsoverview.empty": "Chưa có life op nào",
|
|
1617
|
-
"lifeopsoverview.evaluationContract": "Hợp đồng đánh giá:",
|
|
1618
|
-
"lifeopsoverview.evidenceUsed": "Bằng chứng đã dùng:",
|
|
1619
|
-
"lifeopsoverview.goal": "mục tiêu",
|
|
1620
|
-
"lifeopsoverview.goalReview": "Xem lại mục tiêu",
|
|
1621
|
-
"lifeopsoverview.goals": "mục tiêu",
|
|
1622
|
-
"lifeopsoverview.goalsHeading": "Mục tiêu",
|
|
1623
|
-
"lifeopsoverview.googleFeedsFailed": "Không thể làm mới các nguồn dữ liệu widget Google.",
|
|
1624
|
-
"lifeopsoverview.hideDetails": "Ẩn chi tiết",
|
|
1625
|
-
"lifeopsoverview.hideReview": "Ẩn đánh giá",
|
|
1626
|
-
"lifeopsoverview.items": "mục",
|
|
1627
|
-
"lifeopsoverview.label.afternoon": "buổi chiều",
|
|
1628
|
-
"lifeopsoverview.label.breakfast": "bữa sáng",
|
|
1629
|
-
"lifeopsoverview.label.dinner": "bữa tối",
|
|
1630
|
-
"lifeopsoverview.label.evening": "buổi tối",
|
|
1631
|
-
"lifeopsoverview.label.lunch": "bữa trưa",
|
|
1632
|
-
"lifeopsoverview.label.morning": "buổi sáng",
|
|
1633
|
-
"lifeopsoverview.label.night": "đêm",
|
|
1634
|
-
"lifeopsoverview.last7Days": "7 ngày gần nhất:",
|
|
1635
|
-
"lifeopsoverview.lastAction": "Hành động gần nhất:",
|
|
1636
|
-
"lifeopsoverview.lastActivity": "Hoạt động gần nhất:",
|
|
1637
|
-
"lifeopsoverview.lastMeal": "Bữa gần nhất {{time}}",
|
|
1638
|
-
"lifeopsoverview.lastReminder": "Lời nhắc gần nhất:",
|
|
1639
|
-
"lifeopsoverview.lastWake": "Lần thức gần nhất {{time}}{{duration}}",
|
|
1640
|
-
"lifeopsoverview.likelyAsleepNow": "Có thể đang ngủ",
|
|
1641
|
-
"lifeopsoverview.likelyAsleepSince": "Có thể đã ngủ từ {{time}}",
|
|
1642
|
-
"lifeopsoverview.linkedGoal": "Mục tiêu liên kết:",
|
|
1643
|
-
"lifeopsoverview.mealPatternCalibrating": "Đang hiệu chỉnh thói quen ăn uống",
|
|
1644
|
-
"lifeopsoverview.missingEvidence": "Bằng chứng còn thiếu:",
|
|
1645
|
-
"lifeopsoverview.nextMealWindow": "Khung {{meal}} tiếp theo {{time}}",
|
|
1646
|
-
"lifeopsoverview.noActiveItems": "Không có mục nào đang hoạt động",
|
|
1647
|
-
"lifeopsoverview.noPriorityMail": "Không có thư ưu tiên",
|
|
1648
|
-
"lifeopsoverview.noReminderAttemptsYet": "Chưa có lần nhắc nào",
|
|
1649
|
-
"lifeopsoverview.noUpcomingEvents": "Không có sự kiện sắp tới",
|
|
1650
|
-
"lifeopsoverview.now": "Bây giờ",
|
|
1651
|
-
"lifeopsoverview.originalIntent": "Ý định ban đầu:",
|
|
1652
|
-
"lifeopsoverview.performance": "Hiệu suất:",
|
|
1653
|
-
"lifeopsoverview.progressSignal": "Tín hiệu tiến độ:",
|
|
1654
|
-
"lifeopsoverview.reconnectGoogle": "Kết nối lại Google để làm mới quyền calendar và Gmail.",
|
|
1655
|
-
"lifeopsoverview.refreshing": "Đang làm mới life ops…",
|
|
1656
|
-
"lifeopsoverview.relativeBedtimeOnly": "Giờ ngủ trong {{bedMinutes}}",
|
|
1657
|
-
"lifeopsoverview.relativeBedtimePastOnly": "Giờ ngủ đã qua {{bedMinutes}} trước",
|
|
1658
|
-
"lifeopsoverview.relativeWakeAndBedtimePast": "Đã thức {{wakeMinutes}} trước · giờ ngủ đã qua {{bedMinutes}} trước",
|
|
1659
|
-
"lifeopsoverview.relativeWakeAndBedtimeUpcoming": "Đã thức {{wakeMinutes}} trước · giờ ngủ trong {{bedMinutes}}",
|
|
1660
|
-
"lifeopsoverview.reminder": "lời nhắc",
|
|
1661
|
-
"lifeopsoverview.reminders": "lời nhắc",
|
|
1662
|
-
"lifeopsoverview.remindersLabel": "Nhắc nhở:",
|
|
1663
|
-
"lifeopsoverview.review": "Xem lại",
|
|
1664
|
-
"lifeopsoverview.reviewState.atRisk": "Có rủi ro",
|
|
1665
|
-
"lifeopsoverview.reviewState.needsAttention": "Cần chú ý",
|
|
1666
|
-
"lifeopsoverview.reviewState.onTrack": "Đúng tiến độ",
|
|
1667
|
-
"lifeopsoverview.showDetails": "Xem chi tiết",
|
|
1668
|
-
"lifeopsoverview.sleepStatus": "Giấc ngủ {{status}}",
|
|
1669
|
-
"lifeopsoverview.snooze.15m": "15 phút",
|
|
1670
|
-
"lifeopsoverview.snooze.1h": "1 giờ",
|
|
1671
|
-
"lifeopsoverview.snooze.30m": "30 phút",
|
|
1672
|
-
"lifeopsoverview.snooze.tomorrowMorning": "Ngày mai",
|
|
1673
|
-
"lifeopsoverview.snooze.tonight": "Tối nay",
|
|
1674
|
-
"lifeopsoverview.snoozeAction": "Tạm hoãn",
|
|
1675
|
-
"lifeopsoverview.snoozed": "Đã tạm hoãn",
|
|
1676
|
-
"lifeopsoverview.suggestedNextSteps": "Bước tiếp theo đề xuất:",
|
|
1677
|
-
"lifeopsoverview.summary.activeGoals": "{{count}} {{goalLabel}} đang hoạt động",
|
|
1678
|
-
"lifeopsoverview.summary.liveReminders": "{{count}} {{reminderLabel}} đang hoạt động",
|
|
1679
|
-
"lifeopsoverview.summary.openItems": "{{count}} {{itemLabel}} đang mở",
|
|
1680
|
-
"lifeopsoverview.supportStructure": "Cấu trúc hỗ trợ:",
|
|
1681
|
-
"lifeopsoverview.title": "Tổng quan nhanh",
|
|
1682
|
-
"lifeopsoverview.upcoming": "Sắp tới",
|
|
1683
|
-
"lifeopsoverview.whyShowingUp": "Vì sao mục này hiển thị",
|
|
1684
|
-
"lifeopspage.agentGithubConnected": "Đã kết nối Agent GitHub{{githubHandle}}.",
|
|
1685
|
-
"lifeopspage.agentGithubConnectedRestarting": "Đã kết nối Agent GitHub{{githubHandle}} và runtime cloud đang khởi động lại.",
|
|
1686
|
-
"lifeopspage.agentGithubDisconnected": "Đã ngắt kết nối Agent GitHub.",
|
|
1687
|
-
"lifeopspage.agentUsingOwnerGithub": "Agent đang dùng tài khoản GitHub của LifeOps.",
|
|
1688
|
-
"lifeopspage.agentUsingOwnerGithubRestarting": "Agent đang dùng tài khoản GitHub của LifeOps và runtime cloud đang khởi động lại.",
|
|
1689
|
-
"lifeopspage.calendarDescription": "Xem lịch hôm nay và tuần tới. Tạo sự kiện mà không cần rời khỏi ứng dụng.",
|
|
1690
|
-
"lifeopspage.cloudRequired": "Cần cloud",
|
|
1691
|
-
"lifeopspage.disable": "Tắt LifeOps",
|
|
1692
|
-
"lifeopspage.disableHint": "Bạn có thể tắt LifeOps bất cứ lúc nào.",
|
|
1693
|
-
"lifeopspage.disabled": "LifeOps đã tắt.",
|
|
1694
|
-
"lifeopspage.disconnectAgentGithubFailed": "Không thể ngắt kết nối Agent GitHub.",
|
|
1695
|
-
"lifeopspage.disconnectGithubFailed": "Không thể ngắt kết nối GitHub.",
|
|
1696
|
-
"lifeopspage.enable": "Bật LifeOps",
|
|
1697
|
-
"lifeopspage.enableDescription": "Bật LifeOps để agent giúp bạn xử lý email, quản lý lịch và theo dõi mục tiêu cùng lời nhắc. Bạn sẽ chọn tài khoản và quyền nào để kết nối sau khi bật.",
|
|
1698
|
-
"lifeopspage.enableTitle": "Trợ lý cá nhân cho lịch, email và thói quen",
|
|
1699
|
-
"lifeopspage.enabled": "LifeOps đã bật.",
|
|
1700
|
-
"lifeopspage.enabling": "Đang bật…",
|
|
1701
|
-
"lifeopspage.finishGithubAuth": "Hoàn tất xác thực GitHub trong trình duyệt, sau đó quay lại đây.",
|
|
1702
|
-
"lifeopspage.githubConnectedCloud": "GitHub của LifeOps đã được kết nối qua Eliza Cloud.",
|
|
1703
|
-
"lifeopspage.githubDetailsLoadFailed": "Không thể tải chi tiết kết nối GitHub.",
|
|
1704
|
-
"lifeopspage.githubDetailsPartial": "Chi tiết GitHub không khả dụng.",
|
|
1705
|
-
"lifeopspage.githubDisconnected": "Đã ngắt kết nối GitHub của LifeOps.",
|
|
1706
|
-
"lifeopspage.githubLinkFailed": "Không thể liên kết GitHub với agent này.",
|
|
1707
|
-
"lifeopspage.githubSetupIncomplete": "Thiết lập GitHub chưa hoàn tất.",
|
|
1708
|
-
"lifeopspage.gmailDescription": "Phát hiện các phản hồi cần bạn xử lý và soạn câu trả lời để bạn xem lại.",
|
|
1709
|
-
"lifeopspage.gmailTitle": "Sàng lọc Gmail",
|
|
1710
|
-
"lifeopspage.goalsDescription": "Theo dõi thói quen, mục tiêu và lịch trình với những lời nhắc nhẹ nhàng.",
|
|
1711
|
-
"lifeopspage.goalsTitle": "Mục tiêu & lời nhắc",
|
|
1712
|
-
"lifeopspage.loadingState": "Đang tải trạng thái ứng dụng LifeOps",
|
|
1713
|
-
"lifeopspage.messagingDescription": "Kết nối Signal, Discord, Telegram hoặc iMessage để agent có thể liên lạc với bạn.",
|
|
1714
|
-
"lifeopspage.messagingTitle": "Nhắn tin",
|
|
1715
|
-
"lifeopspage.noCloudAgent": "Không có agent",
|
|
1716
|
-
"lifeopspage.notLinked": "Chưa liên kết",
|
|
1717
|
-
"lifeopspage.popupBlocked": "Popup bị chặn. Vui lòng cho phép popup và thử lại.",
|
|
1718
|
-
"lifeopspage.setupDescription": "Kết nối tài khoản Google, GitHub và nhắn tin.",
|
|
1719
|
-
"lifeopspage.setupTitle": "Truy cập",
|
|
1720
|
-
"lifeopspage.startAgentGithubSetupFailed": "Không thể bắt đầu thiết lập Agent GitHub.",
|
|
1721
|
-
"lifeopspage.startGithubSetupFailed": "Không thể bắt đầu thiết lập GitHub.",
|
|
1722
|
-
"lifeopspage.updateStateFailed": "Không thể cập nhật trạng thái ứng dụng LifeOps.",
|
|
1723
|
-
"lifeopspage.waitingRuntime": "Đang chờ runtime LifeOps",
|
|
1724
|
-
"lifeopssettings.accounts": "Tài khoản",
|
|
1725
|
-
"lifeopssettings.agentGithubNotLinked": "Agent GitHub chưa được liên kết",
|
|
1726
|
-
"lifeopssettings.capabilityCalendar": "Lịch",
|
|
1727
|
-
"lifeopssettings.capabilityMail": "Mail",
|
|
1728
|
-
"lifeopssettings.cloudModeDescription": "Truy cập nền.",
|
|
1729
|
-
"lifeopssettings.copyUrl": "Sao chép URL",
|
|
1730
|
-
"lifeopssettings.disconnectAccount": "Ngắt kết nối {{label}}",
|
|
1731
|
-
"lifeopssettings.googleConnected": "Đã kết nối Google",
|
|
1732
|
-
"lifeopssettings.googleModeAria": "Chế độ Google {{side}}",
|
|
1733
|
-
"lifeopssettings.googleNotConnected": "Chưa kết nối Google",
|
|
1734
|
-
"lifeopssettings.localModeDescription": "Chỉ thiết bị này.",
|
|
1735
|
-
"lifeopssettings.needsReauth": "Cần xác thực lại",
|
|
1736
|
-
"lifeopssettings.ownerGithubNotLinked": "GitHub chủ sở hữu LifeOps chưa được liên kết",
|
|
1737
|
-
"lifeopssettings.tokenMissing": "Thiếu token",
|
|
1738
|
-
"lifeopsworkspace.allDay": "Cả ngày",
|
|
1739
|
-
"lifeopsworkspace.brief": "Ngắn gọn",
|
|
1740
|
-
"lifeopsworkspace.calendarLockedHint": "Kết nối Google cho cả Người dùng và Agent ở phần Thiết lập phía trên để xem các sự kiện hôm nay và tạo sự kiện mới ở đây.",
|
|
1741
|
-
"lifeopsworkspace.calendarWindow": "Khung lịch",
|
|
1742
|
-
"lifeopsworkspace.confirmationRequired": "Cần xác nhận",
|
|
1743
|
-
"lifeopsworkspace.createEvent": "Tạo sự kiện",
|
|
1744
|
-
"lifeopsworkspace.createEventFailed": "Không thể tạo sự kiện.",
|
|
1745
|
-
"lifeopsworkspace.createEventValidation": "Nhập tiêu đề, ngày, giờ và thời lượng.",
|
|
1746
|
-
"lifeopsworkspace.createdEvent": "Đã tạo {{title}}",
|
|
1747
|
-
"lifeopsworkspace.creating": "Đang tạo…",
|
|
1748
|
-
"lifeopsworkspace.draftReply": "Soạn phản hồi",
|
|
1749
|
-
"lifeopsworkspace.draftReplyFailed": "Không thể soạn phản hồi.",
|
|
1750
|
-
"lifeopsworkspace.draftToneAria": "Tông giọng bản nháp {{side}}",
|
|
1751
|
-
"lifeopsworkspace.draftedReply": "Đã soạn {{subject}}",
|
|
1752
|
-
"lifeopsworkspace.drafting": "Đang soạn...",
|
|
1753
|
-
"lifeopsworkspace.durationMinutes": "Thời lượng (phút)",
|
|
1754
|
-
"lifeopsworkspace.email": "Email",
|
|
1755
|
-
"lifeopsworkspace.emailLockedHint": "Kết nối Google cho cả Người dùng và Agent ở phần Thiết lập phía trên để sàng lọc phản hồi và soạn thư trả lời ở đây.",
|
|
1756
|
-
"lifeopsworkspace.eventDate": "Ngày sự kiện",
|
|
1757
|
-
"lifeopsworkspace.eventStartTime": "Giờ bắt đầu sự kiện",
|
|
1758
|
-
"lifeopsworkspace.eventTitle": "Tiêu đề sự kiện",
|
|
1759
|
-
"lifeopsworkspace.grantCalendarAccess": "Cấp quyền calendar cho tài khoản Google này trong Thiết lập.",
|
|
1760
|
-
"lifeopsworkspace.grantGmailAccess": "Cấp quyền Gmail cho tài khoản Google này trong Thiết lập.",
|
|
1761
|
-
"lifeopsworkspace.hideNewEvent": "Ẩn sự kiện mới",
|
|
1762
|
-
"lifeopsworkspace.inboxClear": "Hộp thư đã sạch. Không có gì cần sàng lọc lúc này.",
|
|
1763
|
-
"lifeopsworkspace.loadFailed": "Không thể tải workspace.",
|
|
1764
|
-
"lifeopsworkspace.loadingEvents": "Đang tải sự kiện…",
|
|
1765
|
-
"lifeopsworkspace.loadingRecentMail": "Đang tải thư gần đây…",
|
|
1766
|
-
"lifeopsworkspace.locationOptional": "Vị trí (tùy chọn)",
|
|
1767
|
-
"lifeopsworkspace.neutral": "Trung lập",
|
|
1768
|
-
"lifeopsworkspace.newEvent": "Sự kiện mới",
|
|
1769
|
-
"lifeopsworkspace.nothingScheduled": "Không có lịch nào. Dùng Sự kiện mới bên dưới để thêm.",
|
|
1770
|
-
"lifeopsworkspace.readyToSend": "Sẵn sàng gửi",
|
|
1771
|
-
"lifeopsworkspace.sendReplyFailed": "Không thể gửi phản hồi.",
|
|
1772
|
-
"lifeopsworkspace.sending": "Đang gửi...",
|
|
1773
|
-
"lifeopsworkspace.sentReply": "Đã gửi {{subject}}",
|
|
1774
|
-
"lifeopsworkspace.warm": "Thân thiện",
|
|
1775
|
-
"lifeopsworkspace.week": "Tuần",
|
|
1776
|
-
"loadingscreen.LoadingAvatar": "Đang tải hình đại diện",
|
|
1777
|
-
"logspageview.AgentRuntimeLogsW": "Log runtime agent với bộ lọc.",
|
|
1778
|
-
"logsview.ActiveFilter": "{{count}} bộ lọc đang hoạt động",
|
|
1779
|
-
"logsview.ActiveFilters": "{{count}} bộ lọc đang hoạt động",
|
|
1780
|
-
"logsview.AllLevels": "Tất cả mức",
|
|
1781
|
-
"logsview.AllSources": "Tất cả nguồn",
|
|
1782
|
-
"logsview.AllTags": "Tất cả tag",
|
|
1783
|
-
"logsview.ClearFilters": "Xoá bộ lọc",
|
|
1784
|
-
"logsview.Debug": "Gỡ lỗi",
|
|
1785
|
-
"logsview.FilterLogs": "Lọc nhật ký",
|
|
1786
|
-
"logsview.FilterLogsDescription": "Thu hẹp luồng runtime theo văn bản, mức độ, nguồn hoặc thẻ để sự cố hiện tại nổi bật mà vẫn giữ được ngữ cảnh xung quanh.",
|
|
1787
|
-
"logsview.Info": "Thông tin",
|
|
1788
|
-
"logsview.Level": "Mức",
|
|
1789
|
-
"logsview.LoadFailed": "Failed to load logs: {{message}}",
|
|
1790
|
-
"logsview.NoLogEntries": "Không có log",
|
|
1791
|
-
"logsview.NoLogEntriesMatchingFilters": "Không có mục nhật ký nào khớp với bộ lọc.",
|
|
1792
|
-
"logsview.NoLogEntriesMatchingFiltersDescription": "Hãy mở rộng bộ lọc nhật ký hiện tại để đưa các mục trở lại chế độ xem.",
|
|
1793
|
-
"logsview.NoLogEntriesYet": "Chưa có mục nhật ký nào.",
|
|
1794
|
-
"logsview.NoLogEntriesYetDescription": "Các sự kiện runtime và dịch vụ mới sẽ xuất hiện ở đây khi hệ thống phát chúng.",
|
|
1795
|
-
"logsview.SearchLogs": "Tìm log...",
|
|
1796
|
-
"logsview.ShowingEntries": "Đang hiển thị {{count}} mục",
|
|
1797
|
-
"logsview.ShowingEntry": "Đang hiển thị {{count}} mục",
|
|
1798
|
-
"logsview.Source": "Nguồn",
|
|
1799
|
-
"logsview.Tags": "Thẻ",
|
|
1800
|
-
"logsview.Time": "Thời gian",
|
|
1801
|
-
"logsview.Warn": "Cảnh báo",
|
|
1802
|
-
"mediagalleryview.AllMedia": "Tất cả phương tiện truyền thông",
|
|
1803
|
-
"mediagalleryview.AudioPreview": "Xem trước âm thanh",
|
|
1804
|
-
"mediagalleryview.Images": "Hình ảnh",
|
|
1805
|
-
"mediagalleryview.ItemCountMany": "{{count}} mục",
|
|
1806
|
-
"mediagalleryview.ItemCountOne": "{{count}} mục",
|
|
1807
|
-
"mediagalleryview.LoadFailed": "Không tải được phương tiện: {{message}}",
|
|
1808
|
-
"mediagalleryview.Media": "Phương tiện truyền thông",
|
|
1809
|
-
"mediagalleryview.MediaDetails": "Chi tiết phương tiện",
|
|
1810
|
-
"mediagalleryview.MediaItem": "Mục phương tiện",
|
|
1811
|
-
"mediagalleryview.NoFilterMatchesDescription": "Không có mục nào phù hợp với bộ lọc hiện tại.",
|
|
1812
|
-
"mediagalleryview.NoMediaDetectedDescription": "Không phát hiện thấy hình ảnh, video hoặc tệp âm thanh nào trong cơ sở dữ liệu.",
|
|
1813
|
-
"mediagalleryview.NoMediaFound": "Không tìm thấy media",
|
|
1814
|
-
"mediagalleryview.ScanningForMedia": "Đang quét media...",
|
|
1815
|
-
"mediagalleryview.SearchActive": "Tìm kiếm đang hoạt động",
|
|
1816
|
-
"mediagalleryview.SearchMedia": "Tìm media...",
|
|
1817
|
-
"mediasettingssection.APISourceForCategory": "Nguồn API {{category}}:",
|
|
1818
|
-
"mediasettingssection.AnthropicApiKey": "Khóa API nhân loại",
|
|
1819
|
-
"mediasettingssection.ApiKeySetLeaveBlank": "Đã có API key — để trống nếu giữ nguyên",
|
|
1820
|
-
"mediasettingssection.AudioMusic": "Âm thanh / Nhạc",
|
|
1821
|
-
"mediasettingssection.Camera": "Camera",
|
|
1822
|
-
"mediasettingssection.CameraPermissionRequestSent": "Đã gửi yêu cầu cấp quyền cho máy ảnh.",
|
|
1823
|
-
"mediasettingssection.CameraPreviewStarted": "Đã bắt đầu xem trước máy ảnh.",
|
|
1824
|
-
"mediasettingssection.CameraPreviewStopped": "Đã dừng xem trước máy ảnh.",
|
|
1825
|
-
"mediasettingssection.CameraPreviewUnavailable": "Xem trước máy ảnh không có sẵn.",
|
|
1826
|
-
"mediasettingssection.CameraRecordingStarted": "Quá trình ghi camera bắt đầu.",
|
|
1827
|
-
"mediasettingssection.CameraRecordingStopped": "Quá trình ghi của camera đã dừng.",
|
|
1828
|
-
"mediasettingssection.CameraRecordingUnavailable": "Ghi camera không có sẵn.",
|
|
1829
|
-
"mediasettingssection.CameraSwitched": "Máy ảnh đã chuyển đổi.",
|
|
1830
|
-
"mediasettingssection.CapturePhoto": "chụp ảnh",
|
|
1831
|
-
"mediasettingssection.ChirpV3": "Chirp v3",
|
|
1832
|
-
"mediasettingssection.ChirpV35": "Chirp v3.5",
|
|
1833
|
-
"mediasettingssection.Claude35Sonnet": "Claude Sonnet 4.6",
|
|
1834
|
-
"mediasettingssection.Claude3Haiku": "Claude 3 Haiku",
|
|
1835
|
-
"mediasettingssection.ClaudeSonnet4": "Claude Sonnet 4",
|
|
1836
|
-
"mediasettingssection.DALLE2": "DALL-E 2",
|
|
1837
|
-
"mediasettingssection.DALLE3": "DALL-E 3",
|
|
1838
|
-
"mediasettingssection.DesktopOnly": "Các điều khiển chụp màn hình và camera gốc chỉ khả dụng trong thời gian chạy Electrobun.",
|
|
1839
|
-
"mediasettingssection.EnterApiKey": "Nhập API key...",
|
|
1840
|
-
"mediasettingssection.FalApiKey": "Khóa API FAL",
|
|
1841
|
-
"mediasettingssection.FastFlux": "Thông lượng nhanh",
|
|
1842
|
-
"mediasettingssection.Flux": "Flux",
|
|
1843
|
-
"mediasettingssection.Flux2Flex": "Thông lượng 2 Flex",
|
|
1844
|
-
"mediasettingssection.FluxDev": "Thông lượng phát triển",
|
|
1845
|
-
"mediasettingssection.FluxKontextPro": "Flux Kontext Pro",
|
|
1846
|
-
"mediasettingssection.FluxPro": "Flux Pro",
|
|
1847
|
-
"mediasettingssection.FluxProV11": "Flux Pro v1.1",
|
|
1848
|
-
"mediasettingssection.FluxSchnell": "thông lượng Schnell",
|
|
1849
|
-
"mediasettingssection.GPT4Turbo": "GPT-4 Turbo",
|
|
1850
|
-
"mediasettingssection.GPT4o": "GPT-4o",
|
|
1851
|
-
"mediasettingssection.GPT4oMini": "GPT-4o Mini",
|
|
1852
|
-
"mediasettingssection.Gemini15Flash": "Song Tử 1.5 Flash",
|
|
1853
|
-
"mediasettingssection.Gemini15Pro": "Song Tử 1.5 Pro",
|
|
1854
|
-
"mediasettingssection.Gemini20Flash": "Song Tử 2.0 Flash",
|
|
1855
|
-
"mediasettingssection.GenerateGroupHint": "Sử dụng các tab để chuyển đổi danh mục; cài đặt bên dưới áp dụng cho tab đã chọn.",
|
|
1856
|
-
"mediasettingssection.GenerateGroupRegionLabel": "Tạo phương tiện truyền thông theo danh mục",
|
|
1857
|
-
"mediasettingssection.GenerateGroupTitle": "Generation",
|
|
1858
|
-
"mediasettingssection.GoogleApiKey": "Khóa API của Google",
|
|
1859
|
-
"mediasettingssection.GrokImagineXAI": "Hãy tưởng tượng Grok (xAI)",
|
|
1860
|
-
"mediasettingssection.GrokVideoXAI": "Video Grok (xAI)",
|
|
1861
|
-
"mediasettingssection.GrokXAI": "Grok (xAI)",
|
|
1862
|
-
"mediasettingssection.HD": "HD",
|
|
1863
|
-
"mediasettingssection.HunyuanVideo": "Video Hunyuan",
|
|
1864
|
-
"mediasettingssection.ImageGeneration": "Tạo ảnh",
|
|
1865
|
-
"mediasettingssection.ImageToVideo": "Ảnh sang Video",
|
|
1866
|
-
"mediasettingssection.Kling30": "Kling 3.0",
|
|
1867
|
-
"mediasettingssection.Kling30Pro": "Kling 3.0 Pro",
|
|
1868
|
-
"mediasettingssection.KlingImageO3": "Hình ảnh Kling O3",
|
|
1869
|
-
"mediasettingssection.KlingImageV3": "Hình ảnh Kling v3",
|
|
1870
|
-
"mediasettingssection.KlingO3": "Kling O3",
|
|
1871
|
-
"mediasettingssection.KlingO3Pro": "Kling O3 Pro",
|
|
1872
|
-
"mediasettingssection.LTX219B": "LTX-2 19B",
|
|
1873
|
-
"mediasettingssection.LastSavedPath": "Đường dẫn được lưu lần cuối: {{path}}",
|
|
1874
|
-
"mediasettingssection.LoadingMediaConfig": "Đang tải cấu hình media...",
|
|
1875
|
-
"mediasettingssection.LumaDreamMachine": "Máy mơ ước Luma",
|
|
1876
|
-
"mediasettingssection.MaxDurationSecond": "Thời lượng tối đa (giây)",
|
|
1877
|
-
"mediasettingssection.MediaApiSourceCategory.image": "Hình ảnh",
|
|
1878
|
-
"mediasettingssection.MediaApiSourceCategory.vision": "Thị giác",
|
|
1879
|
-
"mediasettingssection.MinimaxHailuo": "Hailuo Minimax",
|
|
1880
|
-
"mediasettingssection.Mochi1": "Mochi 1",
|
|
1881
|
-
"mediasettingssection.Model": "Model",
|
|
1882
|
-
"mediasettingssection.NanoBananaProGoo": "Nano Banana Pro (Google)",
|
|
1883
|
-
"mediasettingssection.NativeCaptureControls": "Điều khiển chụp gốc",
|
|
1884
|
-
"mediasettingssection.NativeCaptureControlsDesc": "Các công cụ xem trước, chụp, ghi và chụp ảnh màn hình của máy ảnh thuộc sở hữu của thời gian chạy trên máy tính để bàn.",
|
|
1885
|
-
"mediasettingssection.NativeMediaActionFailed": "Hành động truyền thông gốc không thành công.",
|
|
1886
|
-
"mediasettingssection.NativeMediaStateRefreshed": "Đã làm mới trạng thái phương tiện gốc.",
|
|
1887
|
-
"mediasettingssection.NeedsSetup": "Cần cài đặt",
|
|
1888
|
-
"mediasettingssection.NoCameraDevices": "Không có thiết bị máy ảnh",
|
|
1889
|
-
"mediasettingssection.NoPhotoCapturedYet": "Chưa có ảnh nào được chụp.",
|
|
1890
|
-
"mediasettingssection.NoSavedCapturePathYet": "Chưa có đường dẫn chụp nào được lưu.",
|
|
1891
|
-
"mediasettingssection.NoScreenSources": "Không có nguồn màn hình",
|
|
1892
|
-
"mediasettingssection.OpenAIApiKey": "Khóa API OpenAI",
|
|
1893
|
-
"mediasettingssection.OpenSavedCapture": "Mở ảnh chụp đã lưu",
|
|
1894
|
-
"mediasettingssection.OpenScreenPermissionSettings": "Mở cài đặt quyền màn hình",
|
|
1895
|
-
"mediasettingssection.OpenedSavedCapture": "Đã mở ảnh chụp đã lưu.",
|
|
1896
|
-
"mediasettingssection.OpenedScreenRecordingSettings": "Đã mở cài đặt ghi màn hình.",
|
|
1897
|
-
"mediasettingssection.OtherModels": "Models khác",
|
|
1898
|
-
"mediasettingssection.PauseRecording": "Tạm dừng ghi",
|
|
1899
|
-
"mediasettingssection.Paused": "paused",
|
|
1900
|
-
"mediasettingssection.Permission": "Permission",
|
|
1901
|
-
"mediasettingssection.PermissionStatus.denied": "Denied",
|
|
1902
|
-
"mediasettingssection.PermissionStatus.granted": "Granted",
|
|
1903
|
-
"mediasettingssection.PermissionStatus.not-applicable": "Không áp dụng",
|
|
1904
|
-
"mediasettingssection.PermissionStatus.not-determined": "Chưa đặt",
|
|
1905
|
-
"mediasettingssection.PermissionStatus.restricted": "Restricted",
|
|
1906
|
-
"mediasettingssection.PhotoCaptureCompleted": "Chụp ảnh xong.",
|
|
1907
|
-
"mediasettingssection.PhotoCaptureRequested": "Yêu cầu chụp ảnh.",
|
|
1908
|
-
"mediasettingssection.PhotoCaptureUnavailable": "Chụp ảnh không có sẵn.",
|
|
1909
|
-
"mediasettingssection.PhotoCapturedInMemory": "Hình ảnh được chụp trong bộ nhớ.",
|
|
1910
|
-
"mediasettingssection.PixverseV45": "Pixverse v4.5",
|
|
1911
|
-
"mediasettingssection.Provider": "Nhà cung cấp:",
|
|
1912
|
-
"mediasettingssection.ProviderHintAnthropicVision": "Tầm nhìn của Claude",
|
|
1913
|
-
"mediasettingssection.ProviderHintElevenLabs": "Hiệu ứng âm thanh",
|
|
1914
|
-
"mediasettingssection.ProviderHintFalImage": "Thông lượng 2, Kling, Recraft, Grok",
|
|
1915
|
-
"mediasettingssection.ProviderHintFalVideo": "Veo 3, Sora 2, Kling 3, Minimax",
|
|
1916
|
-
"mediasettingssection.ProviderHintGoogleImage": "Hình ảnh 3",
|
|
1917
|
-
"mediasettingssection.ProviderHintGoogleVideo": "Veo",
|
|
1918
|
-
"mediasettingssection.ProviderHintGoogleVision": "Tầm nhìn Song Tử",
|
|
1919
|
-
"mediasettingssection.ProviderHintOpenAIVideo": "Sora",
|
|
1920
|
-
"mediasettingssection.ProviderHintOpenAIVision": "Tầm nhìn GPT-4o",
|
|
1921
|
-
"mediasettingssection.ProviderHintSuno": "Tạo nhạc",
|
|
1922
|
-
"mediasettingssection.ProviderHintXAIAurora": "Aurora",
|
|
1923
|
-
"mediasettingssection.ProviderHintXAIVision": "tầm nhìn Grok",
|
|
1924
|
-
"mediasettingssection.Quality": "Chất lượng",
|
|
1925
|
-
"mediasettingssection.Recording": "Recording",
|
|
1926
|
-
"mediasettingssection.RecraftV3": "Làm lại V3",
|
|
1927
|
-
"mediasettingssection.RequestCameraPermission": "Yêu cầu quyền sử dụng máy ảnh",
|
|
1928
|
-
"mediasettingssection.ResumeRecording": "Tiếp tục ghi âm",
|
|
1929
|
-
"mediasettingssection.ScreenCapture": "Chụp màn hình",
|
|
1930
|
-
"mediasettingssection.ScreenRecordingPaused": "Quá trình ghi màn hình đã tạm dừng.",
|
|
1931
|
-
"mediasettingssection.ScreenRecordingResumed": "Quá trình ghi màn hình đã tiếp tục.",
|
|
1932
|
-
"mediasettingssection.ScreenRecordingStarted": "Quá trình ghi màn hình đã bắt đầu.",
|
|
1933
|
-
"mediasettingssection.ScreenRecordingStopped": "Quá trình ghi màn hình đã dừng.",
|
|
1934
|
-
"mediasettingssection.ScreenRecordingUnavailable": "Ghi màn hình không có sẵn.",
|
|
1935
|
-
"mediasettingssection.ScreenSourceSwitched": "Đã chuyển nguồn màn hình.",
|
|
1936
|
-
"mediasettingssection.ScreenshotCapturedAndSaved": "Ảnh chụp màn hình được chụp và lưu.",
|
|
1937
|
-
"mediasettingssection.ScreenshotUnavailable": "Ảnh chụp màn hình không có sẵn.",
|
|
1938
|
-
"mediasettingssection.SelectCameraFirst": "Select a camera device first.",
|
|
1939
|
-
"mediasettingssection.SelectScreenSourceFirst": "Select a screen source first.",
|
|
1940
|
-
"mediasettingssection.Sora2": "Sora 2",
|
|
1941
|
-
"mediasettingssection.Sora2Pro": "Sora 2 Pro",
|
|
1942
|
-
"mediasettingssection.StableDiffusion3": "Khuếch tán ổn định 3",
|
|
1943
|
-
"mediasettingssection.Standard": "Tiêu chuẩn",
|
|
1944
|
-
"mediasettingssection.StartCameraRecording": "Bắt đầu ghi camera",
|
|
1945
|
-
"mediasettingssection.StartPreview": "Bắt đầu xem trước",
|
|
1946
|
-
"mediasettingssection.StartScreenRecording": "Bắt đầu ghi màn hình",
|
|
1947
|
-
"mediasettingssection.StopCameraRecording": "Dừng ghi hình camera",
|
|
1948
|
-
"mediasettingssection.StopPreview": "Dừng xem trước",
|
|
1949
|
-
"mediasettingssection.StopScreenRecording": "Dừng ghi màn hình",
|
|
1950
|
-
"mediasettingssection.SunoApiKey": "Khóa API Suno",
|
|
1951
|
-
"mediasettingssection.SwitchCamera": "Chuyển đổi máy ảnh",
|
|
1952
|
-
"mediasettingssection.SwitchSource": "Chuyển nguồn",
|
|
1953
|
-
"mediasettingssection.TakeScreenshot": "Chụp ảnh màn hình",
|
|
1954
|
-
"mediasettingssection.TextToVideo": "Text sang Video",
|
|
1955
|
-
"mediasettingssection.Veo31": "Veo 3.1",
|
|
1956
|
-
"mediasettingssection.Veo31Fast": "Veo 3.1 Nhanh",
|
|
1957
|
-
"mediasettingssection.Veo31Google": "Veo 3.1 (Google)",
|
|
1958
|
-
"mediasettingssection.VideoGeneration": "Tạo video",
|
|
1959
|
-
"mediasettingssection.VisionAnalysis": "Vision (Phân tích)",
|
|
1960
|
-
"mediasettingssection.Wan22": "Vạn 2.2",
|
|
1961
|
-
"mediasettingssection.XAIApiKey": "Khóa API xAI",
|
|
1962
|
-
"memory.noMemoriesFound": "Không tìm thấy ký ức",
|
|
1963
|
-
"memory.noMemoriesYet": "Chưa có ký ức",
|
|
1964
|
-
"memory.refreshFeed": "Làm mới nguồn cấp",
|
|
1965
|
-
"memory.searchMemoryText": "Tìm văn bản ký ức...",
|
|
1966
|
-
"memoryviewer.SearchPeople": "Search people…",
|
|
1967
|
-
"messagecontent.ConnectorsTabLabel": "Plugin > Trình kết nối",
|
|
1968
|
-
"messagecontent.DisablePluginFailed": "Không thể tắt plugin này.",
|
|
1969
|
-
"messagecontent.Disabling": "Đang tắt...",
|
|
1970
|
-
"messagecontent.EnablePlugin": "Kích hoạt plugin",
|
|
1971
|
-
"messagecontent.EnablePluginFailed": "Không thể kích hoạt plugin này.",
|
|
1972
|
-
"messagecontent.Enabling": "Đang bật...",
|
|
1973
|
-
"messagecontent.FeaturesTabLabel": "Plugin > Tính năng",
|
|
1974
|
-
"messagecontent.HideJson": "Ẩn JSON",
|
|
1975
|
-
"messagecontent.InteractiveUI": "Giao diện tương tác",
|
|
1976
|
-
"messagecontent.LoadPluginInfoFailed": "Không thể tải thông tin plugin.",
|
|
1977
|
-
"messagecontent.LoadingConfiguration": "Đang tải cấu hình {{pluginId}}...",
|
|
1978
|
-
"messagecontent.NoConfigurablePara": "Không có tham số cấu hình.",
|
|
1979
|
-
"messagecontent.PluginConfigurationTitle": "{{name}} Cấu hình",
|
|
1980
|
-
"messagecontent.PluginEnabledInlineNotice": "{{name}} được bật.",
|
|
1981
|
-
"messagecontent.PluginEnabledNotice": "{{name}} đang bật. Tìm nó trong {{tabLabel}}.",
|
|
1982
|
-
"messagecontent.PluginNotFound": "Không tìm thấy plugin \"{{pluginId}}\".",
|
|
1983
|
-
"messagecontent.SaveFailed": "Không thể lưu các thay đổi.",
|
|
1984
|
-
"messagecontent.SystemTabLabel": "Plugin > Hệ thống",
|
|
1985
|
-
"messagecontent.ViewJson": "Xem JSON",
|
|
1986
|
-
"miladyos.beginVcard": "BEGIN:VCARD",
|
|
1987
|
-
"miladyos.nameNumberOrEmail": "Tên, số, hoặc email",
|
|
1988
|
-
"miladyos.nameNumberOrEmail2": "Tên, số, hoặc email",
|
|
1989
|
-
"music.agentMusicStream": "Luồng nhạc của agent",
|
|
1990
|
-
"music.music": "Âm nhạc",
|
|
1991
|
-
"music.refreshMusicPlayer": "Làm mới trình phát nhạc",
|
|
1992
|
-
"musicplayersettings.Description": "Sử dụng các tuyến HTTP của plugin-music-player. Bật Music Library và Music Player trong Plugins, rồi yêu cầu agent phát nội dung cho guild thiết bị này (mặc định: {{appName}}-desktop).",
|
|
1993
|
-
"musicplayersettings.NoTrack": "Hiện không có bài nào đang phát.",
|
|
1994
|
-
"musicplayersettings.NowPlaying": "Đang phát",
|
|
1995
|
-
"musicplayersettings.PollFailed": "Không thể kết nối tới endpoint now-playing.",
|
|
1996
|
-
"musicplayersettings.ResolvingUrls": "Đang phân giải URL phát…",
|
|
1997
|
-
"musicplayersettings.StreamBase": "URL luồng",
|
|
1998
|
-
"musicplayersettings.Title": "Trình phát nhạc của agent",
|
|
1999
|
-
"nav.advanced": "Nâng cao",
|
|
2000
|
-
"nav.apps": "Ứng dụng",
|
|
2001
|
-
"nav.automations": "Tự động hóa",
|
|
2002
|
-
"nav.browser": "Trình duyệt",
|
|
2003
|
-
"nav.character": "Nhân vật",
|
|
2004
|
-
"nav.chat": "Trò chuyện",
|
|
2005
|
-
"nav.companion": "Bạn đồng hành",
|
|
2006
|
-
"nav.description.apps": "Duyệt các ứng dụng đã cài và phiên đang chạy",
|
|
2007
|
-
"nav.description.automations": "Xây dựng workflow, lịch trình và tác vụ tự động",
|
|
2008
|
-
"nav.description.browser": "Mở và điều khiển các trang trong workspace trình duyệt",
|
|
2009
|
-
"nav.description.character": "Chỉnh sửa hồ sơ nhân vật, giọng và ví dụ",
|
|
2010
|
-
"nav.description.chat": "Xem chat, phiên terminal và lịch sử tin nhắn",
|
|
2011
|
-
"nav.description.settings": "Quản lý mô hình, quyền và cài đặt ứng dụng",
|
|
2012
|
-
"nav.description.stream": "Theo dõi luồng trực tiếp và hoạt động",
|
|
2013
|
-
"nav.description.wallet": "Xem số dư ví và kiểm soát giao dịch",
|
|
2014
|
-
"nav.heartbeats": "Nhịp tim",
|
|
2015
|
-
"nav.knowledge": "Tri thức",
|
|
2016
|
-
"nav.lifeops": "LifeOps",
|
|
2017
|
-
"nav.settings": "Cài đặt",
|
|
2018
|
-
"nav.social": "Kết nối",
|
|
2019
|
-
"nav.stream": "Phát sóng",
|
|
2020
|
-
"nav.wallet": "Ví",
|
|
2021
|
-
"nodeCatalog.catalogEmpty": "Không có node nào. Agent có thể vẫn đang tải plugin.",
|
|
2022
|
-
"nodeCatalog.classAction": "Hành động",
|
|
2023
|
-
"nodeCatalog.classContext": "Ngữ cảnh",
|
|
2024
|
-
"nodeCatalog.classFlowControl": "Điều khiển luồng",
|
|
2025
|
-
"nodeCatalog.classIntegration": "Tích hợp",
|
|
2026
|
-
"nodeCatalog.classTrigger": "Trigger",
|
|
2027
|
-
"nodeCatalog.empty": "Không có node nào khớp với bộ lọc.",
|
|
2028
|
-
"nodeCatalog.ownerScoped": "Dữ liệu cá nhân",
|
|
2029
|
-
"nodeCatalog.searchPlaceholder": "Tìm kiếm node…",
|
|
2030
|
-
"nodeCatalog.showingXofY": "Đang hiển thị {{shown}} trong {{total}}",
|
|
2031
|
-
"nodeCatalog.subtitle": "Mọi thứ agent của bạn có thể làm — hành động, tích hợp, trigger và nhà cung cấp ngữ cảnh.",
|
|
2032
|
-
"nodeCatalog.viewAll": "Xem tất cả {{count}} node →",
|
|
2033
|
-
"notice.elizaCloudAuthRejected": "Eliza Cloud đã từ chối API key; gọi model sẽ thất bại. Mở Cài đặt → Cloud để đăng nhập lại hoặc dán key mới từ elizacloud.ai.",
|
|
2034
|
-
"onboarding.addAnotherProvider": "Thêm nhà cung cấp khác",
|
|
2035
|
-
"onboarding.allConfigured": "Mọi thứ đã cấu hình. Bạn có thể chỉnh cài đặt bất cứ lúc nào.",
|
|
2036
|
-
"onboarding.almostThere": "Sắp xong rồi!",
|
|
2037
|
-
"onboarding.apiKey": "Khóa API",
|
|
2038
|
-
"onboarding.assetsLoadingInBackground": "Assets are still finishing in the background.",
|
|
2039
|
-
"onboarding.assetsLoadingProgress": "Loading assets... {{loaded}} (critical {{critical}})",
|
|
2040
|
-
"onboarding.assetsReady": "Assets ready - character selection should open instantly.",
|
|
2041
|
-
"onboarding.authCodeInstructions": "Sau khi đăng nhập, bạn sẽ nhận mã xác thực.\nCopy và dán bên dưới.",
|
|
2042
|
-
"onboarding.autoDetected": "Tự động phát hiện",
|
|
2043
|
-
"onboarding.back": "← Quay lại",
|
|
2044
|
-
"onboarding.chatgptSubscriptionReady": "ChatGPT subscription sẵn sàng sử dụng.",
|
|
2045
|
-
"onboarding.checkExistingSetup": "Dùng Eliza hiện có",
|
|
2046
|
-
"onboarding.chooseProvider": "Chọn AI provider",
|
|
2047
|
-
"onboarding.claudeSubscriptionReady": "Claude subscription sẵn sàng sử dụng.",
|
|
2048
|
-
"onboarding.clickHere": "bấm vào đây",
|
|
2049
|
-
"onboarding.cloudLoginBtn": "Đăng nhập Eliza Cloud",
|
|
2050
|
-
"onboarding.cloudLoginBusy": "Đang chờ đăng nhập trên trình duyệt...",
|
|
2051
|
-
"onboarding.cloudLoginConnected": "✓ Đã kết nối Eliza Cloud",
|
|
2052
|
-
"onboarding.cloudLoginDesc": "Kết nối tài khoản Eliza Cloud của bạn để đồng bộ cài đặt và sử dụng giọng nói đám mây hoặc bỏ qua nếu bạn muốn chạy ngoại tuyến.",
|
|
2053
|
-
"onboarding.cloudLoginRetry": "Thử lại đăng nhập",
|
|
2054
|
-
"onboarding.cloudLoginTitle": "{{appName}} / Đám mây Eliza",
|
|
2055
|
-
"onboarding.companionReady": "Cài đặt hoàn tất.",
|
|
2056
|
-
"onboarding.completeLogin": "Hoàn tất đăng nhập",
|
|
2057
|
-
"onboarding.configureAiLater": "Set up later",
|
|
2058
|
-
"onboarding.connectAccount": "Kết nối tài khoản",
|
|
2059
|
-
"onboarding.connectedToChatGPT": "Đã kết nối ChatGPT",
|
|
2060
|
-
"onboarding.connectedToClaude": "Đã kết nối Claude",
|
|
2061
|
-
"onboarding.continueLimitedSetup": "Tiếp tục với thiết lập giới hạn",
|
|
2062
|
-
"onboarding.continueOffline": "Tiếp tục Ngoại tuyến",
|
|
2063
|
-
"onboarding.copyEntireUrl": ". Copy toàn bộ URL từ thanh địa chỉ trình duyệt.",
|
|
2064
|
-
"onboarding.customModel": "Model tuỳ chỉnh...",
|
|
2065
|
-
"onboarding.customSetup": "tuỳ chỉnh",
|
|
2066
|
-
"onboarding.decryptionPasswordPlaceholder": "Mật khẩu giải mã...",
|
|
2067
|
-
"onboarding.deployment.remoteLabel": "Connect to a remote agent",
|
|
2068
|
-
"onboarding.deployment.remoteTokenPlaceholder": "Access token (optional)",
|
|
2069
|
-
"onboarding.deployment.remoteUrlPlaceholder": "https://your-agent.example.com",
|
|
2070
|
-
"onboarding.deployment.subtitle": "Where should your agent run?",
|
|
2071
|
-
"onboarding.deployment.title": "Choose your setup",
|
|
2072
|
-
"onboarding.detectedFromClaudeCode": "Được phát hiện từ mã Claude",
|
|
2073
|
-
"onboarding.detectedFromCodex": "Được phát hiện từ Codex",
|
|
2074
|
-
"onboarding.detectedFromEnv": "Được phát hiện từ env",
|
|
2075
|
-
"onboarding.detectedFromKeychain": "Được phát hiện từ chuỗi khóa",
|
|
2076
|
-
"onboarding.elevenLabsApiKey": "Khóa ElevenLabs API",
|
|
2077
|
-
"onboarding.enter": "Vào",
|
|
2078
|
-
"onboarding.enterApiKey": "Nhập API key...",
|
|
2079
|
-
"onboarding.enterSetupToken": "Nhập setup token",
|
|
2080
|
-
"onboarding.exchangeFailed": "Trao đổi không thành công",
|
|
2081
|
-
"onboarding.exchangeFailedWithMessage": "Trao đổi không thành công: {{message}}",
|
|
2082
|
-
"onboarding.existingSetupDesc": "Chúng tôi đã tìm thấy một cài đặt Eliza hiện có trên thiết bị này. Bạn có thể tiếp tục với nó hoặc chuyển sang cài đặt tuỳ chỉnh.",
|
|
2083
|
-
"onboarding.failedToGetAuthUrl": "Không lấy được URL xác thực",
|
|
2084
|
-
"onboarding.failedToStartLogin": "Không bắt đầu đăng nhập được: {{message}}",
|
|
2085
|
-
"onboarding.features.browser.desc": "Pair with the LifeOps browser extension for web automation.",
|
|
2086
|
-
"onboarding.features.continueWithout": "Continue without features",
|
|
2087
|
-
"onboarding.features.crypto.desc": "Enable blockchain capabilities with Solana and EVM wallets.",
|
|
2088
|
-
"onboarding.features.crypto.name": "Crypto Wallet",
|
|
2089
|
-
"onboarding.features.discord.desc": "Connect your agent to Discord. Fully managed via Eliza Cloud.",
|
|
2090
|
-
"onboarding.features.managed": "Managed",
|
|
2091
|
-
"onboarding.features.managedSection": "Managed connectors",
|
|
2092
|
-
"onboarding.features.optionalSection": "Optional capabilities",
|
|
2093
|
-
"onboarding.features.phone.desc": "Get a cloud phone number for your agent. SMS and voice via Eliza Cloud.",
|
|
2094
|
-
"onboarding.features.phone.name": "Phone",
|
|
2095
|
-
"onboarding.features.subtitle": "Connect platforms and capabilities. You can always change these later in Settings.",
|
|
2096
|
-
"onboarding.features.telegram.desc": "Message your agent on Telegram. Fully managed via Eliza Cloud.",
|
|
2097
|
-
"onboarding.features.telegram.name": "Telegram",
|
|
2098
|
-
"onboarding.features.title": "Enable features",
|
|
2099
|
-
"onboarding.freeCredits": "Credits miễn phí để bắt đầu.",
|
|
2100
|
-
"onboarding.getOneHere": "Lấy key tại đây",
|
|
2101
|
-
"onboarding.getStarted": "Bắt đầu",
|
|
2102
|
-
"onboarding.hostingElizaCloudDesc": "Dùng Eliza Cloud cho hosting được quản lý và chạy 24/7.",
|
|
2103
|
-
"onboarding.hostingElizaCloudHybrid": "Cloud + tính toán trên điện thoại",
|
|
2104
|
-
"onboarding.hostingElizaCloudHybridDesc": "Chạy trên Eliza Cloud và đóng góp tác vụ mô hình cục bộ đủ điều kiện từ thiết bị này.",
|
|
2105
|
-
"onboarding.hostingLocalDesc": "Chạy backend trên máy này.",
|
|
2106
|
-
"onboarding.hostingQuestion": "{{appName}} nên chạy ở đâu?",
|
|
2107
|
-
"onboarding.hostingRemote": "Từ xa",
|
|
2108
|
-
"onboarding.hostingRemoteDesc": "Kết nối backend có sẵn bằng địa chỉ và access key.",
|
|
2109
|
-
"onboarding.importDesc": "Chọn file <code>.eliza-agent</code> đã xuất và nhập mật khẩu giải mã.",
|
|
2110
|
-
"onboarding.keyFormatWarning": "Định dạng key có vẻ sai. Kiểm tra lại và thử lại.",
|
|
2111
|
-
"onboarding.login": "Đăng nhập",
|
|
2112
|
-
"onboarding.loginSessionExpired": "Phiên đăng nhập hết hạn. Bấm 'Làm lại từ đầu' và thử lại.",
|
|
2113
|
-
"onboarding.loginWithAnthropic": "Đăng nhập bằng Claude",
|
|
2114
|
-
"onboarding.loginWithOpenAI": "Đăng nhập bằng OpenAI",
|
|
2115
|
-
"onboarding.modelPlaceholder": "provider/model (ví dụ: anthropic/claude-sonnet-4-6)",
|
|
2116
|
-
"onboarding.networkError": "Lỗi mạng — kiểm tra kết nối và thử lại.",
|
|
2117
|
-
"onboarding.neuralLinkTitle": "Kết nối thần kinh",
|
|
2118
|
-
"onboarding.noAuthUrlReturned": "Không có URL xác thực được trả về từ đăng nhập",
|
|
2119
|
-
"onboarding.oauthLogin": "Đăng nhập OAuth",
|
|
2120
|
-
"onboarding.ollamaNoConfig": "Không cần cấu hình. Ollama sẽ tự động được dùng.",
|
|
2121
|
-
"onboarding.openLoginPageInBrowser": "Mở trang đăng nhập trong trình duyệt",
|
|
2122
|
-
"onboarding.openLoginPageInBrowserDesc": "Mở trang đăng nhập trong trình duyệt để tiếp tục.",
|
|
2123
|
-
"onboarding.openThisLinkToLogIn": "Mở liên kết này để đăng nhập:",
|
|
2124
|
-
"onboarding.passwordMinError": "Mật khẩu ít nhất 4 ký tự.",
|
|
2125
|
-
"onboarding.paste": "Dán",
|
|
2126
|
-
"onboarding.pasteAuthCode": "Dán mã xác thực...",
|
|
2127
|
-
"onboarding.piCredentialsHint": "Dùng credentials từ ~/.pi/agent/auth.json.",
|
|
2128
|
-
"onboarding.piDropdownHint": " Chọn từ dropdown hoặc chọn model tuỳ chỉnh.",
|
|
2129
|
-
"onboarding.piManualHint": " Nhập provider/model thủ công nếu muốn ghi đè.",
|
|
2130
|
-
"onboarding.primaryModelOptional": "Model chính (tuỳ chọn)",
|
|
2131
|
-
"onboarding.recommended": "Khuyên dùng",
|
|
2132
|
-
"onboarding.redirectInstructions": "Sau khi đăng nhập, trình duyệt sẽ chuyển đến",
|
|
2133
|
-
"onboarding.redirectUrl": "URL chuyển hướng",
|
|
2134
|
-
"onboarding.redirectUrlPlaceholder": "http://localhost:1455/...",
|
|
2135
|
-
"onboarding.remoteAccessKey": "Phím truy cập",
|
|
2136
|
-
"onboarding.remoteAccessKeyPlaceholder": "Dán giá trị ELIZA_API_TOKEN",
|
|
2137
|
-
"onboarding.remoteAddress": "Địa chỉ backend",
|
|
2138
|
-
"onboarding.remoteAddressPlaceholder": "https://my-eliza.example.com",
|
|
2139
|
-
"onboarding.remoteConnect": "Kết nối backend từ xa",
|
|
2140
|
-
"onboarding.remoteConnectedDesc": "Đã kết nối backend {{appName}} từ xa. Tiếp tục cấu hình tại đây.",
|
|
2141
|
-
"onboarding.remoteTitle": "{{appName}} từ xa",
|
|
2142
|
-
"onboarding.reportIssue": "Báo cáo vấn đề",
|
|
2143
|
-
"onboarding.requiresChatGPTSub": "Cần ChatGPT Plus hoặc Pro subscription.",
|
|
2144
|
-
"onboarding.requiresClaudeSub": "Cần Claude Pro hoặc Max subscription.",
|
|
2145
|
-
"onboarding.restore": "Khôi phục",
|
|
2146
|
-
"onboarding.rpcAlchemyHint": "Bao gồm Ethereum, Base, Arbitrum, Optimism, Polygon và BSC.",
|
|
2147
|
-
"onboarding.rpcAlchemyKey": "Khóa API giả kim",
|
|
2148
|
-
"onboarding.rpcAlchemyPlaceholder": "Nhập khóa API Alchemy",
|
|
2149
|
-
"onboarding.rpcBirdeyeHint": "Dữ liệu thị trường Solana tùy chọn để có mức độ bao phủ mã thông báo phong phú hơn.",
|
|
2150
|
-
"onboarding.rpcBirdeyeKey": "Khóa API Birdeye (Solana)",
|
|
2151
|
-
"onboarding.rpcBirdeyePlaceholder": "Nhập khóa API Birdeye (tùy chọn)",
|
|
2152
|
-
"onboarding.rpcBringKeys": "Mang Key riêng",
|
|
2153
|
-
"onboarding.rpcBringKeysDescription": "Kết nối các nhà cung cấp RPC ưa thích của bạn cho các chuỗi nơi bạn muốn kiểm soát trực tiếp.",
|
|
2154
|
-
"onboarding.rpcBringKeysProviders": "Giả kim thuật, QuickNode, Helius",
|
|
2155
|
-
"onboarding.rpcConnectedCloud": "Đã kết nối qua Eliza Cloud",
|
|
2156
|
-
"onboarding.rpcDesc": "RPC cho agent truy cập blockchain cho ví & giao dịch. Có thể bỏ qua và cấu hình sau trong Cài đặt.",
|
|
2157
|
-
"onboarding.rpcElizaCloud": "Dùng Eliza Cloud",
|
|
2158
|
-
"onboarding.rpcElizaCloudDesc": "Đã bao gồm mọi chain. Không cần API key.",
|
|
2159
|
-
"onboarding.rpcHeliusHint": "Dữ liệu mã thông báo và RPC của mạng chính Solana.",
|
|
2160
|
-
"onboarding.rpcHeliusKey": "Khóa API Helius (Solana)",
|
|
2161
|
-
"onboarding.rpcHeliusPlaceholder": "Nhập khóa API Helius",
|
|
2162
|
-
"onboarding.rpcQuestion": "Cấu hình RPC blockchain?",
|
|
2163
|
-
"onboarding.rpcSkip": "Bỏ qua",
|
|
2164
|
-
"onboarding.rpcTitle": "Truy cập Blockchain",
|
|
2165
|
-
"onboarding.saveClaudeSubscription": "Lưu gói đăng ký Claude",
|
|
2166
|
-
"onboarding.savingClaudeSubscription": "Đang lưu gói đăng ký Claude...",
|
|
2167
|
-
"onboarding.selectFileError": "Chọn file xuất trước khi import.",
|
|
2168
|
-
"onboarding.selectModel": "Chọn Model",
|
|
2169
|
-
"onboarding.setupToken": "Mã thông báo thiết lập",
|
|
2170
|
-
"onboarding.setupTokenInstructions": "Cách lấy setup token:\n\n• Cách A: Chạy claude setup-token trong terminal\n\n• Cách B: Vào claude.ai/settings/api → \"Claude Code\" → \"Use setup token\"",
|
|
2171
|
-
"onboarding.startOver": "Làm lại từ đầu",
|
|
2172
|
-
"onboarding.stepLabel": "Bước {{current}} trong số {{total}}",
|
|
2173
|
-
"onboarding.stepName.deployment": "Setup",
|
|
2174
|
-
"onboarding.stepName.identity": "Danh tính",
|
|
2175
|
-
"onboarding.stepName.providers": "Nhà cung cấp AI",
|
|
2176
|
-
"onboarding.stepNavigation": "Điều hướng bước giới thiệu",
|
|
2177
|
-
"onboarding.stepSub.deployment": "Where to run",
|
|
2178
|
-
"onboarding.stepSub.features": "Connectors & capabilities",
|
|
2179
|
-
"onboarding.stepSub.hosting": "Chạy ở đâu?",
|
|
2180
|
-
"onboarding.stepSub.identity": "Chọn phong cách của bạn",
|
|
2181
|
-
"onboarding.stepSub.permissions": "Truy cập hệ thống",
|
|
2182
|
-
"onboarding.stepSub.providers": "Liên kết thần kinh",
|
|
2183
|
-
"onboarding.systemAccessTitle": "Truy cập hệ thống",
|
|
2184
|
-
"onboarding.useDefaultModel": "Dùng model mặc định",
|
|
2185
|
-
"onboarding.useExistingKey": "Dùng nếu bạn đã có key.",
|
|
2186
|
-
"onboarding.useExistingSetup": "Tiếp tục với cài đặt hiện có",
|
|
2187
|
-
"onboarding.voiceProviderDesc": "Chọn nhà cung cấp giọng nói ưa thích của bạn cho Eliza hoặc bỏ qua để chỉ sử dụng văn bản.",
|
|
2188
|
-
"onboarding.voiceProviderTitle": "Thiết lập Nhà cung cấp Giọng nói",
|
|
2189
|
-
"onboarding.welcomeDesc": "AI companion gần sẵn sàng. Kết nối Eliza Cloud để bắt đầu trong vài giây.",
|
|
2190
|
-
"onboarding.welcomeTitle": "Chào mừng đến {{appName}}",
|
|
2191
|
-
"pairingview.AskTheServerOwner": "Hỏi chủ server lấy API token.",
|
|
2192
|
-
"pairingview.EnablePairingOnTh": "Bật ghép nối trên server và khởi động lại {{appName}}.",
|
|
2193
|
-
"pairingview.EnterPairingCode": "Nhập mã ghép nối",
|
|
2194
|
-
"pairingview.EnterThePairingCo": "Nhập mã ghép nối từ log server để xác thực.",
|
|
2195
|
-
"pairingview.Expired": "Đã hết hạn",
|
|
2196
|
-
"pairingview.ExpiresIn": "Hết hạn sau {{time}}",
|
|
2197
|
-
"pairingview.NextSteps": "Bước tiếp theo:",
|
|
2198
|
-
"pairingview.PairingCode": "Mã ghép nối",
|
|
2199
|
-
"pairingview.PairingInProgress": "Đang ghép nối...",
|
|
2200
|
-
"pairingview.PairingIsNotEnabl": "Ghép nối chưa bật trên server này.",
|
|
2201
|
-
"pairingview.PairingRequired": "Cần ghép nối",
|
|
2202
|
-
"pairingview.PairingSetupDocs": "Tài liệu ghép nối",
|
|
2203
|
-
"permissionssection.AllowAll": "Cho phép tất cả",
|
|
2204
|
-
"permissionssection.BrowserPermissions": "Quyền trình duyệt",
|
|
2205
|
-
"permissionssection.CapabilitiesDescription": "Chỉ bật các khả năng cấp cao hơn sau khi có sẵn các quyền thời gian chạy cần thiết.",
|
|
2206
|
-
"permissionssection.CapabilitiesRequire": "Các tính năng cần quyền hệ thống liệt kê trên.",
|
|
2207
|
-
"permissionssection.CheckAccess": "Kiểm tra quyền",
|
|
2208
|
-
"permissionssection.CheckingPermissions": "Đang kiểm tra quyền...",
|
|
2209
|
-
"permissionssection.DisableShellAccess": "Vô hiệu hóa quyền truy cập shell",
|
|
2210
|
-
"permissionssection.EnableShellAccess": "Cho phép truy cập shell",
|
|
2211
|
-
"permissionssection.Grant": "Cấp quyền",
|
|
2212
|
-
"permissionssection.GrantPermissions": "Cấp quyền",
|
|
2213
|
-
"permissionssection.GrantPermissionsNote": "Cấp quyền để bật các tính năng như nhập liệu bằng giọng nói và điều khiển máy tính.",
|
|
2214
|
-
"permissionssection.GrantPermissionsTo": "Cấp quyền để mở khoá tính năng desktop.",
|
|
2215
|
-
"permissionssection.GrantRequiredPermissionsFirst": "Cấp quyền cần thiết trước tiên",
|
|
2216
|
-
"permissionssection.GrantingPermissions": "Cấp...",
|
|
2217
|
-
"permissionssection.LoadingPermissions": "Đang tải quyền...",
|
|
2218
|
-
"permissionssection.LocalRuntime": "Thời gian chạy cục bộ",
|
|
2219
|
-
"permissionssection.MacGrantAccessNote": "macOS yêu cầu quyền Trợ năng để điều khiển máy tính. Mở Cài đặt hệ thống → Quyền riêng tư & Bảo mật để cấp quyền truy cập.",
|
|
2220
|
-
"permissionssection.MacSystemPermissionsDescription": "Xem lại các quyền gốc mà {{appName}} cần để điều khiển máy tính để bàn, nhập giọng nói và phân tích hình ảnh. Các thay đổi của macOS có thể yêu cầu mở Cài đặt hệ thống.",
|
|
2221
|
-
"permissionssection.MissingPermissions": "Thiếu quyền",
|
|
2222
|
-
"permissionssection.MobileOnboardingDesc": "Cho phép truy cập để thiết bị stream đến cloud agent.",
|
|
2223
|
-
"permissionssection.MobileStreamingDesc": "Thiết bị stream camera, mic, và màn hình đến agent Eliza Cloud.",
|
|
2224
|
-
"permissionssection.OpenSettings": "Mở Cài đặt",
|
|
2225
|
-
"permissionssection.PermissionGrantNote": "Việc cấp ngay bây giờ sẽ yêu cầu những gì có thể được phê duyệt ngay lập tức và mở Cài đặt cho mọi thứ phải được bật ở đó.",
|
|
2226
|
-
"permissionssection.PermissionReadyNote": "Tất cả các quyền cần thiết đã sẵn sàng. Tiếp tục khi bạn đã sẵn sàng.",
|
|
2227
|
-
"permissionssection.PermissionSkipNote": "Việc bỏ qua sẽ khóa các tính năng của máy tính để bàn cho đến khi bạn cấp các quyền còn thiếu trong Cài đặt.",
|
|
2228
|
-
"permissionssection.PluginNotAvailable": "Plugin không có sẵn",
|
|
2229
|
-
"permissionssection.PluginUnavailable": "Plugin không có sẵn",
|
|
2230
|
-
"permissionssection.StreamingPermissions": "Quyền phát sóng",
|
|
2231
|
-
"permissionssection.SystemPermissions": "Quyền hệ thống",
|
|
2232
|
-
"permissionssection.SystemPermissionsDescription": "Cấp quyền truy cập thời gian chạy cần thiết để nhập bằng giọng nói, chụp ảnh, tác vụ shell và các tính năng tự động hóa máy tính để bàn.",
|
|
2233
|
-
"permissionssection.UnableToCheckPerm": "Không thể kiểm tra quyền.",
|
|
2234
|
-
"permissionssection.UnableToLoadPermi": "Không thể tải quyền.",
|
|
2235
|
-
"permissionssection.WebOnboardingDesc": "Cho phép trình duyệt truy cập camera, mic, và màn hình để stream cho agent.",
|
|
2236
|
-
"permissionssection.WebStreamingDesc": "Cho phép trình duyệt truy cập camera, mic, và màn hình để stream cho agent.",
|
|
2237
|
-
"permissionssection.badge.notAsked": "không được hỏi",
|
|
2238
|
-
"permissionssection.badge.offInSettings": "Tắt trong Cài đặt",
|
|
2239
|
-
"pluginsview.23FieldDemos": "demo trường",
|
|
2240
|
-
"pluginsview.AllowAllChats": "Cho phép tất cả các cuộc trò chuyện",
|
|
2241
|
-
"pluginsview.AllowSpecificChatsOnly": "Chỉ cho phép các cuộc trò chuyện cụ thể",
|
|
2242
|
-
"pluginsview.Applying": "Áp dụng",
|
|
2243
|
-
"pluginsview.ApplyingPluginChan": "Đang áp dụng thay đổi plugin và chờ agent khởi động lại...",
|
|
2244
|
-
"pluginsview.AvailableCount": "{{count}} có sẵn",
|
|
2245
|
-
"pluginsview.BlueBubblesConnected": "BlueBubbles đã kết nối.",
|
|
2246
|
-
"pluginsview.BlueBubblesNotConnected": "BlueBubbles chưa kết nối. Lưu URL máy chủ và mật khẩu ở trên, sau đó làm mới.",
|
|
2247
|
-
"pluginsview.BlueBubblesWebhookHint": "Trỏ webhook BlueBubbles đến máy chủ API {{appName}} để các sự kiện iMessage mới được truyền vào hộp thư đến hợp nhất.",
|
|
2248
|
-
"pluginsview.BlueBubblesWebhookTarget": "Đích webhook",
|
|
2249
|
-
"pluginsview.BotRespondsAnyChat": "Bot sẽ trả lời trong bất kỳ cuộc trò chuyện nào",
|
|
2250
|
-
"pluginsview.BotRespondsListedChatIds": "Bot sẽ chỉ phản hồi trong ID trò chuyện được liệt kê",
|
|
2251
|
-
"pluginsview.ConnectionMode": "Chế độ kết nối",
|
|
2252
|
-
"pluginsview.ConnectionTestFailed": "Không thành công: {{error}}",
|
|
2253
|
-
"pluginsview.ConnectionTestFailedDialog": "✕ {{error}}",
|
|
2254
|
-
"pluginsview.ConnectionTestPassed": "Được rồi ({{durationMs}}ms)",
|
|
2255
|
-
"pluginsview.ConnectionTestPassedDialog": "✓ Được rồi ({{durationMs}}ms)",
|
|
2256
|
-
"pluginsview.DEMO": "DEMO",
|
|
2257
|
-
"pluginsview.DiscordDeveloperPortal": "Lấy API token của bạn tại đây",
|
|
2258
|
-
"pluginsview.DiscordInviteBot": "Mời agent của bạn",
|
|
2259
|
-
"pluginsview.DiscordLocalAuthorize": "Authorize Discord desktop",
|
|
2260
|
-
"pluginsview.DiscordLocalAuthorizePrompt": "Authorize {{appName}} against the local Discord desktop app to read notifications, subscribe to channels, and send replies through macOS UI automation.",
|
|
2261
|
-
"pluginsview.DiscordLocalAuthorized": "Discord desktop is authorized.",
|
|
2262
|
-
"pluginsview.DiscordLocalAuthorizing": "Authorizing…",
|
|
2263
|
-
"pluginsview.DiscordLocalChannels": "Subscribed channels",
|
|
2264
|
-
"pluginsview.DiscordLocalIpcPath": "Discord IPC socket",
|
|
2265
|
-
"pluginsview.DiscordLocalLoadingChannels": "Loading channels…",
|
|
2266
|
-
"pluginsview.DiscordLocalLoadingGuilds": "Loading Discord servers…",
|
|
2267
|
-
"pluginsview.DiscordLocalNoChannels": "No text channels were returned for the selected server.",
|
|
2268
|
-
"pluginsview.DiscordLocalNoGuilds": "No guilds were returned by the local Discord session.",
|
|
2269
|
-
"pluginsview.DiscordLocalSelectedCount": "{{count}} selected",
|
|
2270
|
-
"pluginsview.DiscordLocalSubscriptionsHint": "Select guild text channels to ingest directly. Direct-message notifications still flow through Discord RPC even without a subscribed channel list.",
|
|
2271
|
-
"pluginsview.DiscordLocalSubscriptionsSaved": "Đã lưu đăng ký kênh.",
|
|
2272
|
-
"pluginsview.DiscordLocalUnavailable": "Save the local Discord client ID and client secret above, enable the connector, and keep the Discord desktop app running on this device.",
|
|
2273
|
-
"pluginsview.DragToReorder": "Kéo để sắp xếp lại",
|
|
2274
|
-
"pluginsview.IMessageConnected": "iMessage đã kết nối. Tin nhắn đang được đọc từ cơ sở dữ liệu cục bộ.",
|
|
2275
|
-
"pluginsview.IMessageNotConnected": "iMessage chưa kết nối. Đặt đường dẫn CLI ở trên và đảm bảo đã cấp Quyền truy cập đĩa đầy đủ cho terminal của bạn.",
|
|
2276
|
-
"pluginsview.IMessageOpenFullDiskAccess": "IMessage Open Full Disk Access",
|
|
2277
|
-
"pluginsview.IMessagePermissionHint": "iMessage đọc trực tiếp ~/Library/Messages/chat.db. Cấp Quyền truy cập đĩa đầy đủ trong Cài đặt hệ thống > Quyền riêng tư và bảo mật cho tiến trình chạy {{appName}}.",
|
|
2278
|
-
"pluginsview.IMessageSendOnly": "IMessage Send Only",
|
|
2279
|
-
"pluginsview.InstallConnectorPrompt": "Cài đặt trình kết nối này để kích hoạt nó trong thời gian chạy.",
|
|
2280
|
-
"pluginsview.InstallPlugin": "Cài đặt plugin",
|
|
2281
|
-
"pluginsview.LoadFailed": "Tải không thành công",
|
|
2282
|
-
"pluginsview.ManagedDiscordChooseInline": "Choose which cloud agent should own managed Discord, then continue.",
|
|
2283
|
-
"pluginsview.ManagedDiscordChooseTarget": "Chọn agent đám mây sẽ nhận Discord được quản lý cho máy chủ bạn sở hữu này rồi tiếp tục.",
|
|
2284
|
-
"pluginsview.ManagedDiscordGatewayCreated": "Đã tạo agent cổng Discord {{appName}} dùng chung. Tiếp tục trong trình duyệt và chọn một máy chủ bạn sở hữu.",
|
|
2285
|
-
"pluginsview.ManagedDiscordGatewayHint": "Thích OAuth hơn? Kết nối Eliza Cloud để dùng cổng Discord {{appName}} dùng chung thay vì token bot cục bộ.",
|
|
2286
|
-
"pluginsview.ManagedDiscordGatewayHintConnected": "Thích OAuth hơn? Discord được quản lý dùng cổng {{appName}} dùng chung và chỉ hoạt động với các máy chủ thuộc tài khoản Discord đã liên kết.",
|
|
2287
|
-
"pluginsview.ManagedDiscordGatewayProvisionFailed": "Không thể khởi động cổng Discord {{appName}} dùng chung trong Eliza Cloud.",
|
|
2288
|
-
"pluginsview.ManagedDiscordHint": "Prefer OAuth? Connect Eliza Cloud to use the managed Discord app instead of a local bot token.",
|
|
2289
|
-
"pluginsview.ManagedDiscordHintConnected": "Prefer OAuth? Use Eliza Cloud managed Discord for the shared app and server-owner setup flow.",
|
|
2290
|
-
"pluginsview.ManagedDiscordNeedsAgent": "Deploy a cloud agent first, then connect managed Discord from the Cloud agents screen.",
|
|
2291
|
-
"pluginsview.ManagedDiscordRequiresCloud": "Connect Eliza Cloud first, then you can use managed Discord OAuth.",
|
|
2292
|
-
"pluginsview.ManagedDiscordSelectAgent": "Select a cloud agent",
|
|
2293
|
-
"pluginsview.NoConfigNeeded": "Không cần cấu hình",
|
|
2294
|
-
"pluginsview.NoConfigurationNeeded": "Không cần cấu hình.",
|
|
2295
|
-
"pluginsview.NoConnectorsAvailable": "Không có connector nào.",
|
|
2296
|
-
"pluginsview.NoDescriptionAvailable": "Không có mô tả nào",
|
|
2297
|
-
"pluginsview.NoPluginsMatchCategory": "Không có plugin nào phù hợp với danh mục đã chọn.",
|
|
2298
|
-
"pluginsview.NoPluginsMatchFilters": "Không {{label}} phù hợp với bộ lọc của bạn.",
|
|
2299
|
-
"pluginsview.NoResultsFound": "Không tìm thấy {{label}}",
|
|
2300
|
-
"pluginsview.NoneAvailableDesc": "Hiện không có {{label}} nào.",
|
|
2301
|
-
"pluginsview.NoneAvailableTitle": "Không có sẵn {{label}}",
|
|
2302
|
-
"pluginsview.NotInstalled": "Chưa được cài đặt",
|
|
2303
|
-
"pluginsview.NotLoaded": "Not loaded",
|
|
2304
|
-
"pluginsview.NothingToShow": "Không có gì để hiển thị",
|
|
2305
|
-
"pluginsview.Official": "Chính thức",
|
|
2306
|
-
"pluginsview.OpenElizaCloud": "Open Eliza Cloud",
|
|
2307
|
-
"pluginsview.PackageBrokenMis": "Package lỗi / thiếu",
|
|
2308
|
-
"pluginsview.PluginCatalog": "Danh mục plugin",
|
|
2309
|
-
"pluginsview.PluginDialogDescription": "Xem lại siêu dữ liệu plugin, điều chỉnh cài đặt và lưu thay đổi cho {{plugin}}.",
|
|
2310
|
-
"pluginsview.PluginInstallFailed": "Không cài đặt được {{plugin}}: {{message}}",
|
|
2311
|
-
"pluginsview.PluginInstallPreparing": "Enabling plugin installs for {{plugin}} and restarting the agent...",
|
|
2312
|
-
"pluginsview.PluginInstallRecovering": "Finishing plugin install setup for {{plugin}} and restarting the agent...",
|
|
2313
|
-
"pluginsview.PluginInstalledActivated": "{{plugin}} installed and activated without a full agent restart.",
|
|
2314
|
-
"pluginsview.PluginInstalledRestartComplete": "{{plugin}} installed and activated.",
|
|
2315
|
-
"pluginsview.PluginInstalledRestartFailed": "{{plugin}} installed, but the agent did not come back online (status: {{status}}).",
|
|
2316
|
-
"pluginsview.PluginInstalledRestarting": "{{plugin}} installed. Restarting the agent and waiting for activation...",
|
|
2317
|
-
"pluginsview.PluginTypes": "Các loại plugin",
|
|
2318
|
-
"pluginsview.PluginUninstallFailed": "Failed to uninstall {{plugin}}: {{message}}",
|
|
2319
|
-
"pluginsview.PluginUninstallPreparing": "Preparing uninstall for {{plugin}} and restarting the agent...",
|
|
2320
|
-
"pluginsview.PluginUninstallRecovering": "Finishing uninstall setup for {{plugin}} and restarting the agent...",
|
|
2321
|
-
"pluginsview.PluginUninstalledActivated": "{{plugin}} uninstalled without a full agent restart.",
|
|
2322
|
-
"pluginsview.PluginUninstalledRestartComplete": "{{plugin}} uninstalled and fully unloaded.",
|
|
2323
|
-
"pluginsview.PluginUninstalledRestartFailed": "{{plugin}} uninstalled, but the agent did not come back online (status: {{status}}).",
|
|
2324
|
-
"pluginsview.PluginUninstalledRestarting": "{{plugin}} uninstalled. Restarting the agent and waiting for cleanup...",
|
|
2325
|
-
"pluginsview.PluginUpdateFailed": "Failed to update {{plugin}}: {{message}}",
|
|
2326
|
-
"pluginsview.PluginUpdatePreparing": "Preparing updates for {{plugin}} and restarting the agent...",
|
|
2327
|
-
"pluginsview.PluginUpdateRecovering": "Finishing update setup for {{plugin}} and restarting the agent...",
|
|
2328
|
-
"pluginsview.PluginUpdatedActivated": "{{plugin}} updated without a full agent restart.",
|
|
2329
|
-
"pluginsview.PluginUpdatedRestartComplete": "{{plugin}} updated and activated.",
|
|
2330
|
-
"pluginsview.PluginUpdatedRestartFailed": "{{plugin}} updated, but the agent did not come back online (status: {{status}}).",
|
|
2331
|
-
"pluginsview.PluginUpdatedRestarting": "{{plugin}} updated. Restarting the agent and waiting for activation...",
|
|
2332
|
-
"pluginsview.ResetOrder": "Reset thứ tự",
|
|
2333
|
-
"pluginsview.ResetToDefaultSor": "Khôi phục thứ tự mặc định",
|
|
2334
|
-
"pluginsview.SaveChannelSubscriptions": "Save channel subscriptions",
|
|
2335
|
-
"pluginsview.SaveSettings": "Lưu cài đặt",
|
|
2336
|
-
"pluginsview.SavedWithBang": "Đã lưu!",
|
|
2337
|
-
"pluginsview.SavedWithCheck": "✓ Đã lưu",
|
|
2338
|
-
"pluginsview.SelectA": "Chọn một",
|
|
2339
|
-
"pluginsview.SetupGuide": "Hướng dẫn thiết lập",
|
|
2340
|
-
"pluginsview.TelegramAccountProvisioningExplain": "Telegram trước tiên yêu cầu {{appName}} cung cấp thông tin ứng dụng qua my.telegram.org. Nhập mã Telegram đã gửi cho bạn, sau đó {{appName}} sẽ yêu cầu mã đăng nhập tài khoản bình thường.",
|
|
2341
|
-
"pluginsview.TelegramAccountRestartHint": "Xác thực Telegram được lưu cục bộ. Khởi động lại agent để kích hoạt kết nối.",
|
|
2342
|
-
"pluginsview.TelegramAccountSetupHint": "Đây khác với kết nối bot Telegram. {{appName}} đăng nhập Telegram bằng tài khoản của bạn, lưu phiên cục bộ, và kết nối tài khoản Telegram sẽ hoạt động sau khi khởi động lại agent.",
|
|
2343
|
-
"pluginsview.TelegramAccountSetupTitle": "Kết nối tài khoản Telegram của bạn",
|
|
2344
|
-
"pluginsview.TelegramConnected": "Bot Telegram đã kết nối",
|
|
2345
|
-
"pluginsview.TelegramConnectedHint": "Bot của bạn đã được lưu và sẽ tự động kết nối khi khởi động lại. Bật plugin Telegram ở trên nếu chưa hoạt động.",
|
|
2346
|
-
"pluginsview.TelegramSetupTitle": "Kết nối Bot Telegram",
|
|
2347
|
-
"pluginsview.TelegramStep1b": " trên Telegram",
|
|
2348
|
-
"pluginsview.TelegramStep2": "Gửi /newbot và làm theo hướng dẫn để tạo bot",
|
|
2349
|
-
"pluginsview.TelegramStep3": "Sao chép token bot và dán vào bên dưới",
|
|
2350
|
-
"pluginsview.TestConnection": "Test kết nối",
|
|
2351
|
-
"pluginsview.Uninstalling": "Uninstalling...",
|
|
2352
|
-
"pluginsview.Update": "Update",
|
|
2353
|
-
"pluginsview.UseManagedDiscord": "Use managed Discord",
|
|
2354
|
-
"pluginsview.VisibleCount": "{{count}} được hiển thị",
|
|
2355
|
-
"pluginsview.X2807": "⠇",
|
|
2356
|
-
"pluginsview.dependsOn": "phụ thuộc vào",
|
|
2357
|
-
"pluginsview.found": "tìm thấy",
|
|
2358
|
-
"pluginsview.restarting": "đang khởi động lại",
|
|
2359
|
-
"pluginsview.toC": "để cấu hình",
|
|
2360
|
-
"policy.addressControls": "Kiểm soát địa chỉ",
|
|
2361
|
-
"policy.autoApprove": "Tự động phê duyệt",
|
|
2362
|
-
"policy.disablePolicy": "Vô hiệu hóa chính sách",
|
|
2363
|
-
"policy.evmOrSolanaAddress": "Địa chỉ EVM hoặc Solana",
|
|
2364
|
-
"policy.evmOrSolanaAddress2": "Địa chỉ EVM hoặc Solana",
|
|
2365
|
-
"policy.rateLimits": "Giới hạn yêu cầu",
|
|
2366
|
-
"policy.spendingLimits": "Giới hạn chi tiêu",
|
|
2367
|
-
"policy.timeRestrictions": "Hạn chế thời gian",
|
|
2368
|
-
"portfolioheader.ConnectViaElizaCl": "Kết nối qua Eliza Cloud hoặc cấu hình BSC RPC tuỳ chỉnh (NodeReal / QuickNode) để giao dịch.",
|
|
2369
|
-
"provider.elevenlabs": "ElevenLabs",
|
|
2370
|
-
"provider.fal": "FAL.ai",
|
|
2371
|
-
"provider.suno": "Suno",
|
|
2372
|
-
"provider.xai": "xAI",
|
|
2373
|
-
"providerswitcher.chooseModel": "Choose Model",
|
|
2374
|
-
"providerswitcher.chooseYourPreferredProvider": "Chọn provider ưa thích cho suy luận.",
|
|
2375
|
-
"providerswitcher.cloudInferenceToggleHint": "Đám mây có thể duy trì kết nối trong khi suy luận chạy trên khóa riêng của bạn. Vô hiệu hóa suy luận đám mây khi sử dụng nhà cung cấp BYOK.",
|
|
2376
|
-
"providerswitcher.customModelSpec": "Model tuỳ chỉnh",
|
|
2377
|
-
"providerswitcher.disconnecting": "Đang ngắt...",
|
|
2378
|
-
"providerswitcher.largeModelDescription": "Model mạnh cho suy luận phức tạp",
|
|
2379
|
-
"providerswitcher.largeModelLabel": "Model lớn",
|
|
2380
|
-
"providerswitcher.logInToElizaCloud": "Đăng nhập Eliza Cloud",
|
|
2381
|
-
"providerswitcher.loggedIntoElizaCloud": "Đã đăng nhập Eliza Cloud",
|
|
2382
|
-
"providerswitcher.model": "Model",
|
|
2383
|
-
"providerswitcher.noAiProvidersAvailable": "Không có AI provider khả dụng. Bật một cái từ",
|
|
2384
|
-
"providerswitcher.opensABrowserWindow": "Mở trình duyệt để hoàn tất đăng nhập.",
|
|
2385
|
-
"providerswitcher.page": "trang.",
|
|
2386
|
-
"providerswitcher.primaryModelOverride": "Ghi đè model chính",
|
|
2387
|
-
"providerswitcher.providerModelPlaceholder": "provider/model (VD: ollama/qwen2.5)",
|
|
2388
|
-
"providerswitcher.reportIssueWithTemplate": "Báo cáo vấn đề này bằng mẫu được điền sẵn",
|
|
2389
|
-
"providerswitcher.restartRequiredHint": "Một số thay đổi của nhà cung cấp được áp dụng sau khi khởi động lại. {{appName}} tự động khởi động lại sau khi lưu.",
|
|
2390
|
-
"providerswitcher.savedRestartingAgent": "Đã lưu. Đang khởi động lại agent...",
|
|
2391
|
-
"providerswitcher.savingRestarting": "Đang lưu & khởi động lại...",
|
|
2392
|
-
"providerswitcher.selectAIProvider": "Chọn AI provider",
|
|
2393
|
-
"providerswitcher.smallModelDescription": "Model nhanh cho tác vụ đơn giản",
|
|
2394
|
-
"providerswitcher.smallModelLabel": "Model nhỏ",
|
|
2395
|
-
"providerswitcher.usePiDefaultModel": "Dùng model mặc định pi",
|
|
2396
|
-
"providerswitcher.waitingForBrowser": "Đang chờ đăng nhập qua trình duyệt...",
|
|
2397
|
-
"ptyconsolebase.AgentConsoles": "Bảng điều khiển tác tử",
|
|
2398
|
-
"ptyconsolebase.CollapseTerminal": "Thu gọn terminal",
|
|
2399
|
-
"ptyconsolebase.NewTerminalSession": "Phiên terminal mới",
|
|
2400
|
-
"ptyconsolebase.Terminal": "Terminal",
|
|
2401
|
-
"relationships.clearRelationshipSearch": "Xóa tìm kiếm quan hệ",
|
|
2402
|
-
"relationships.platformFilter": "Bộ lọc nền tảng",
|
|
2403
|
-
"relationships.relationshipsGraph": "Đồ thị quan hệ",
|
|
2404
|
-
"relationships.searchPeopleAliasesHandles": "Tìm người, bí danh, handle",
|
|
2405
|
-
"relationships.searchPeopleAliasesHandles2": "Tìm người, bí danh, handle",
|
|
2406
|
-
"releasecenter.AppBundle": "Gói ứng dụng",
|
|
2407
|
-
"releasecenter.AppReleaseService": "Dịch vụ phát hành ứng dụng",
|
|
2408
|
-
"releasecenter.AppVersionPill": "Ứng dụng: {{version}}",
|
|
2409
|
-
"releasecenter.ApplyDownloadedUpdate": "Áp dụng bản cập nhật đã tải xuống",
|
|
2410
|
-
"releasecenter.Architecture": "Kiến trúc",
|
|
2411
|
-
"releasecenter.AvailableRenderers": "Trình kết xuất có sẵn",
|
|
2412
|
-
"releasecenter.BrowserViewId": "BrowserView ID",
|
|
2413
|
-
"releasecenter.BrowserWebgpuStatus": "Trình duyệt WebGPU Trạng thái",
|
|
2414
|
-
"releasecenter.BrowserWebgpuStatusDescription": "Điều này báo cáo liệu chế độ xem web trên máy tính để bàn có dự kiến sẽ hiển thị WebGPU cho bản xem trước WGPU ở trên hay không. Đây không phải là tình trạng tổng thể của ứng dụng: đồng hành và hình đại diện đã quay trở lại WebGL khi thiếu WebGPU.",
|
|
2415
|
-
"releasecenter.BrowserWgpuSurface": "Bề mặt trình duyệt WGPU",
|
|
2416
|
-
"releasecenter.BrowserWgpuSurfaceDescription": "Bản xem trước <electrobun-wgpu> nội tuyến cộng với trạng thái tương thích của trình duyệt WebGPU từ trình kết xuất máy tính để bàn đang hoạt động.",
|
|
2417
|
-
"releasecenter.BuildConfigAndShellRuntime": "Thời gian chạy BuildConfig và Shell",
|
|
2418
|
-
"releasecenter.BuildConfigAndShellRuntimeDescription": "Siêu dữ liệu thời gian chạy gốc có nguồn gốc trực tiếp từ Electrobun BuildConfig và API shell.",
|
|
2419
|
-
"releasecenter.BunVersion": "Phiên bản Bun",
|
|
2420
|
-
"releasecenter.CefVersion": "Phiên bản CEF",
|
|
2421
|
-
"releasecenter.ChannelPill": "Kênh: {{channel}}",
|
|
2422
|
-
"releasecenter.CheckDownloadUpdate": "Kiểm tra/Tải xuống bản cập nhật",
|
|
2423
|
-
"releasecenter.ChromeBeta": "Chrome Beta",
|
|
2424
|
-
"releasecenter.ClearCookies": "Xóa cookie",
|
|
2425
|
-
"releasecenter.ClearStorage": "Xóa bộ nhớ",
|
|
2426
|
-
"releasecenter.CookieCount": "Số lượng cookie",
|
|
2427
|
-
"releasecenter.CurrentVersion": "Phiên bản hiện tại",
|
|
2428
|
-
"releasecenter.DefaultRenderer": "Trình kết xuất mặc định",
|
|
2429
|
-
"releasecenter.DesktopVersionPill": "Máy tính để bàn: {{version}}",
|
|
2430
|
-
"releasecenter.DockIconVisible": "biểu tượng Dock hiển thị",
|
|
2431
|
-
"releasecenter.DownloadChromeBetaFallback": "Tải xuống bản dự phòng Chrome Beta",
|
|
2432
|
-
"releasecenter.HideDockIcon": "Ẩn biểu tượng Dock",
|
|
2433
|
-
"releasecenter.HideSurface": "Ẩn bề mặt",
|
|
2434
|
-
"releasecenter.InlineSurfaceReady": "Bề mặt nội tuyến đã sẵn sàng",
|
|
2435
|
-
"releasecenter.LastChecked": "Đã kiểm tra lần cuối",
|
|
2436
|
-
"releasecenter.LastStatus": "Trạng thái cuối cùng",
|
|
2437
|
-
"releasecenter.LatestVersion": "Phiên bản mới nhất",
|
|
2438
|
-
"releasecenter.MacOsOnly": "chỉ macOS",
|
|
2439
|
-
"releasecenter.NativeElectrobunUpdater": "Trình cập nhật Electrobun gốc",
|
|
2440
|
-
"releasecenter.NoCookiesStoredForThisPartition": "Không có cookie nào được lưu trữ cho phân vùng này.",
|
|
2441
|
-
"releasecenter.NotAvailable": "Không có sẵn",
|
|
2442
|
-
"releasecenter.NotDetected": "Không được phát hiện",
|
|
2443
|
-
"releasecenter.NotYet": "Chưa",
|
|
2444
|
-
"releasecenter.Opaque": "đục",
|
|
2445
|
-
"releasecenter.OpenBrowserViewWindow": "Mở BrowserView Cửa sổ",
|
|
2446
|
-
"releasecenter.OpenDetachedReleaseCenter": "Mở Trung tâm phát hành tách rời",
|
|
2447
|
-
"releasecenter.Partition": "Phân vùng",
|
|
2448
|
-
"releasecenter.PassthroughOff": "Tắt truyền qua",
|
|
2449
|
-
"releasecenter.PassthroughOn": "Bật truyền qua",
|
|
2450
|
-
"releasecenter.Persistent": "dai dẳng",
|
|
2451
|
-
"releasecenter.Platform": "Nền tảng",
|
|
2452
|
-
"releasecenter.ReleaseNotesBrowserView": "Ghi chú phát hành BrowserView",
|
|
2453
|
-
"releasecenter.ReleaseNotesBrowserViewDescription": "Mở ghi chú phát hành trong BrowserView hộp cát chuyên dụng trên phiên liên tục của chính nó.",
|
|
2454
|
-
"releasecenter.ReleaseStatus": "Trạng thái phát hành",
|
|
2455
|
-
"releasecenter.ReleaseStatusDescription": "So sánh siêu dữ liệu phát hành phụ trợ với trạng thái cập nhật Electrobun gốc.",
|
|
2456
|
-
"releasecenter.RendererDefaultSession": "Phiên mặc định của trình kết xuất",
|
|
2457
|
-
"releasecenter.RendererSupport": "Hỗ trợ trình kết xuất",
|
|
2458
|
-
"releasecenter.RendererType": "Loại trình kết xuất",
|
|
2459
|
-
"releasecenter.ResetUrl": "Đặt lại URL",
|
|
2460
|
-
"releasecenter.RunTest": "Chạy thử nghiệm",
|
|
2461
|
-
"releasecenter.SandboxedReleaseNotesSession": "Phiên ghi chú phát hành có hộp cát",
|
|
2462
|
-
"releasecenter.SessionAndCookieControls": "Kiểm soát phiên và cookie",
|
|
2463
|
-
"releasecenter.SessionAndCookieControlsDescription": "API phiên rõ ràng để kiểm tra và xóa bộ nhớ kết xuất.",
|
|
2464
|
-
"releasecenter.ShowDockIcon": "Hiển thị biểu tượng Dock",
|
|
2465
|
-
"releasecenter.ShowSurface": "Hiển thị bề mặt",
|
|
2466
|
-
"releasecenter.StatusTime": "Thời gian trạng thái",
|
|
2467
|
-
"releasecenter.Transparent": "Minh bạch",
|
|
2468
|
-
"releasecenter.UpdaterBaseUrl": "Cơ sở cập nhật URL",
|
|
2469
|
-
"releasecenter.UsingUpdaterUrl": "Sử dụng trình cập nhật URL:",
|
|
2470
|
-
"releasecenter.WaitingForDesktopRendererStatus": "Đang chờ trạng thái kết xuất trên máy tính để bàn.",
|
|
2471
|
-
"releasecenter.WgpuCustomElementUnavailable": "Phần tử tùy chỉnh WGPU không có sẵn trong trình kết xuất này.",
|
|
2472
|
-
"releasecenter.WindowId": "Cửa sổ ID",
|
|
2473
|
-
"releasecenterview.App": "ứng dụng",
|
|
2474
|
-
"releasecenterview.ApplyStarted": "Đang áp dụng bản cập nhật đã tải xuống.",
|
|
2475
|
-
"releasecenterview.CheckStarted": "Quá trình kiểm tra cập nhật máy tính để bàn đã bắt đầu.",
|
|
2476
|
-
"releasecenterview.Current": "hiện tại",
|
|
2477
|
-
"releasecenterview.DetachedOpened": "Trung tâm phát hành tách rời đã mở.",
|
|
2478
|
-
"releasecenterview.Latest": "Mới nhất",
|
|
2479
|
-
"releasecenterview.ReleaseCenter": "Trung tâm phát hành",
|
|
2480
|
-
"releasecenterview.ReleaseNotes": "Ghi chú phát hành",
|
|
2481
|
-
"releasecenterview.ReleaseNotesOpened": "Cửa sổ ghi chú phát hành đã mở.",
|
|
2482
|
-
"releasecenterview.ReleaseNotesReset": "Đặt lại URL ghi chú phát hành.",
|
|
2483
|
-
"releasecenterview.ReleaseStatusRefreshed": "Đã làm mới trạng thái phát hành.",
|
|
2484
|
-
"releasecenterview.UpdateActions": "Cập nhật hành động",
|
|
2485
|
-
"releasecenterview.UpdateAvailable": "Đã có bản cập nhật",
|
|
2486
|
-
"releasecenterview.UpdateReady": "Đã sẵn sàng cập nhật",
|
|
2487
|
-
"releasecenterview.WebReadOnly": "Phiên web này ở chế độ chỉ đọc để quản lý bản phát hành. Mở {{appName}} trong giao diện máy tính để bàn để kiểm tra các bản cập nhật, áp dụng các bản dựng đã tải xuống hoặc quản lý cửa sổ ghi chú phát hành tách rời.",
|
|
2488
|
-
"restartbanner.Later": "Để sau",
|
|
2489
|
-
"restartbanner.MultipleReasonsPending": "{{count}} thay đổi đang chờ xử lý - hãy khởi động lại để áp dụng.",
|
|
2490
|
-
"restartbanner.RestartNow": "Khởi động lại ngay bây giờ",
|
|
2491
|
-
"restartbanner.RestartRequired": "Cần phải khởi động lại để áp dụng các thay đổi.",
|
|
2492
|
-
"restartbanner.Restarting": "Đang khởi động lại...",
|
|
2493
|
-
"restartbanner.SingleReasonPending": "{{reason}} - khởi động lại để áp dụng.",
|
|
2494
|
-
"runtime.failed": "THẤT BẠI",
|
|
2495
|
-
"runtime.starting": "ĐANG KHỞI ĐỘNG",
|
|
2496
|
-
"runtime.stopped": "ĐÃ DỪNG",
|
|
2497
|
-
"runtimegate.autoCreating": "Đang thiết lập tác nhân đầu tiên của bạn...",
|
|
2498
|
-
"runtimegate.cloudDesc": "Tác nhân được lưu trữ với mô hình và trình kết nối được quản lý. Cách bắt đầu nhanh nhất.",
|
|
2499
|
-
"runtimegate.cloudEyebrow": "Eliza Cloud",
|
|
2500
|
-
"runtimegate.cloudLoginEyebrow": "Đăng nhập Eliza Cloud",
|
|
2501
|
-
"runtimegate.cloudOptionLabel": "ĐÁM MÂY",
|
|
2502
|
-
"runtimegate.cloudTitle": "Chạy trên Eliza Cloud",
|
|
2503
|
-
"runtimegate.connecting": "Đang kết nối...",
|
|
2504
|
-
"runtimegate.creating": "Đang tạo tác nhân...",
|
|
2505
|
-
"runtimegate.failedCreate": "Không tạo được tác nhân. Hãy thử lại.",
|
|
2506
|
-
"runtimegate.failedLoadAgents": "Không tải được tác nhân",
|
|
2507
|
-
"runtimegate.loadingAgents": "Đang tải tác nhân của bạn...",
|
|
2508
|
-
"runtimegate.localDesc": "Giữ tác nhân trên máy này. Bạn sẽ chọn nhà cung cấp sau khi khởi động.",
|
|
2509
|
-
"runtimegate.localDescAndroid": "Chạy đầy đủ tác nhân Eliza ngay trên thiết bị này. Không cần đám mây.",
|
|
2510
|
-
"runtimegate.localEyebrow": "Thiết bị này",
|
|
2511
|
-
"runtimegate.localEyebrowOnDevice": "Trên thiết bị",
|
|
2512
|
-
"runtimegate.localOnlyHint": "Bản build này chạy tác nhân trên thiết bị này.",
|
|
2513
|
-
"runtimegate.localOptionLabel": "CỤC BỘ",
|
|
2514
|
-
"runtimegate.localProbing": "Đang kiểm tra tác nhân trên thiết bị…",
|
|
2515
|
-
"runtimegate.localTitle": "Chạy tác nhân cục bộ",
|
|
2516
|
-
"runtimegate.localTitleAndroid": "Tác nhân cục bộ (Beta)",
|
|
2517
|
-
"runtimegate.optionAvailable": "Có thể chọn",
|
|
2518
|
-
"runtimegate.optionSelected": "Đã chọn",
|
|
2519
|
-
"runtimegate.provisioning": "Đang cấp phát...",
|
|
2520
|
-
"runtimegate.remoteConnectEyebrow": "Kết nối tới tác nhân từ xa",
|
|
2521
|
-
"runtimegate.remoteDesc": "Trỏ tới tác nhân bạn đang chạy, ví dụ trên máy Mac của bạn.",
|
|
2522
|
-
"runtimegate.remoteEyebrow": "Tác nhân từ xa",
|
|
2523
|
-
"runtimegate.remoteOptionLabel": "TỪ XA",
|
|
2524
|
-
"runtimegate.remoteTitle": "Kết nối tới tác nhân hiện có",
|
|
2525
|
-
"runtimegate.remoteTokenPlaceholder": "Mã truy cập (không bắt buộc)",
|
|
2526
|
-
"runtimegate.remoteUrlPlaceholder": "https://your-agent.example.com",
|
|
2527
|
-
"runtimegate.retry": "Thử lại",
|
|
2528
|
-
"runtimegate.selectCloud": "Chọn đám mây",
|
|
2529
|
-
"runtimegate.selectLocal": "Khởi động tác nhân cục bộ",
|
|
2530
|
-
"runtimegate.selectRemote": "Chọn từ xa",
|
|
2531
|
-
"runtimegate.selectedHint": "Đã chọn {{target}}",
|
|
2532
|
-
"runtimegate.signIn": "Đăng nhập bằng Eliza Cloud",
|
|
2533
|
-
"runtimegate.startingProvisioning": "Đang bắt đầu cấp phát...",
|
|
2534
|
-
"runtimegate.subtitle": "Tác nhân của bạn nên chạy ở đâu?",
|
|
2535
|
-
"runtimegate.title": "Chọn thiết lập",
|
|
2536
|
-
"runtimegate.unknownError": "Lỗi không xác định",
|
|
2537
|
-
"runtimegate.waitingForAuth": "Đang chờ xác thực...",
|
|
2538
|
-
"runtimegate.yourAgents": "Tác nhân đám mây của bạn",
|
|
2539
|
-
"runtimeview.AgentRuntimeIsNot": "Agent runtime chưa chạy. Khởi động runtime rồi làm mới.",
|
|
2540
|
-
"runtimeview.ExpandTop": "Mở rộng",
|
|
2541
|
-
"runtimeview.Services": "Dịch vụ (",
|
|
2542
|
-
"runtimeview.Summary": "Tóm tắt",
|
|
2543
|
-
"runtimeview.actions": "hành động:",
|
|
2544
|
-
"runtimeview.actionsDescription": "Xem lại các action đã đăng ký và thứ tự tải của chúng trong runtime hiện tại.",
|
|
2545
|
-
"runtimeview.agent": "đại lý:",
|
|
2546
|
-
"runtimeview.arrayCap": "giới hạn mảng",
|
|
2547
|
-
"runtimeview.available": "khả dụng",
|
|
2548
|
-
"runtimeview.depth": "độ sâu",
|
|
2549
|
-
"runtimeview.evaluators": "người đánh giá:",
|
|
2550
|
-
"runtimeview.evaluatorsDescription": "Xem lại việc đăng ký và thứ tự của các evaluator trong vòng quyết định của agent.",
|
|
2551
|
-
"runtimeview.filterSections": "Filter sections",
|
|
2552
|
-
"runtimeview.lastUpdated": "Cập nhật lần cuối:",
|
|
2553
|
-
"runtimeview.loadingDescription": "Hãy làm mới trình kiểm tra sau khi runtime desktop khởi động để lấy cây đối tượng hiện tại và dữ liệu đăng ký.",
|
|
2554
|
-
"runtimeview.loadingSnapshot": "Đang tải snapshot runtime...",
|
|
2555
|
-
"runtimeview.model": "mô hình:",
|
|
2556
|
-
"runtimeview.noSectionData": "Không có dữ liệu nào được trả về cho mục này trong ảnh chụp hiện tại.",
|
|
2557
|
-
"runtimeview.noSnapshotAvailable": "Không có snapshot. Hãy khởi động agent runtime.",
|
|
2558
|
-
"runtimeview.none": "không có",
|
|
2559
|
-
"runtimeview.objectCap": "giới hạn object",
|
|
2560
|
-
"runtimeview.path": "Đường dẫn",
|
|
2561
|
-
"runtimeview.plugins": "plugin:",
|
|
2562
|
-
"runtimeview.pluginsDescription": "Xác minh thứ tự đăng ký plugin và xác nhận runtime đã tải những gì.",
|
|
2563
|
-
"runtimeview.providers": "nhà cung cấp:",
|
|
2564
|
-
"runtimeview.providersDescription": "Kiểm tra các provider đã tải, thứ tự ưu tiên thực thi và các ngữ cảnh hiện có.",
|
|
2565
|
-
"runtimeview.runtime": "thời gian chạy:",
|
|
2566
|
-
"runtimeview.runtimeDescription": "Kiểm tra toàn bộ đối tượng runtime đã được tuần tự hóa và mở rộng xuống cây trạng thái thô.",
|
|
2567
|
-
"runtimeview.runtimePendingDescription": "Trình kiểm tra runtime sẽ khả dụng sau khi agent desktop tải xong các dịch vụ cốt lõi.",
|
|
2568
|
-
"runtimeview.sectionLabel": "Mục runtime",
|
|
2569
|
-
"runtimeview.sectionUnavailable": "Không có mục này",
|
|
2570
|
-
"runtimeview.sections": "Các mục",
|
|
2571
|
-
"runtimeview.services": "dịch vụ:",
|
|
2572
|
-
"runtimeview.servicesDescription": "Kiểm tra các dịch vụ được nhóm và các triển khai đã được khởi tạo của chúng.",
|
|
2573
|
-
"runtimeview.state": "trạng thái:",
|
|
2574
|
-
"runtimeview.summaryDescription": "Bắt đầu tại đây để xác nhận runtime sẵn sàng, kiểm tra mô hình đang hoạt động và xem tổng quan các đăng ký hiện tại trước khi mở một mục cụ thể.",
|
|
2575
|
-
"runtimeview.tabServices": "Dịch vụ",
|
|
2576
|
-
"runtimeview.types": "loại)",
|
|
2577
|
-
"savecommandmodal.CommandName": "Tên lệnh",
|
|
2578
|
-
"savecommandmodal.SaveAsCommand": "Lưu thành /Lệnh",
|
|
2579
|
-
"savecommandmodal.myCommand": "my-command",
|
|
2580
|
-
"savecommandmodal.nameFormat": "Chỉ dùng chữ thường, số và dấu gạch ngang",
|
|
2581
|
-
"savecommandmodal.nameRequired": "Phải nhập tên nha",
|
|
2582
|
-
"scratchpadview.Counting": "Counting",
|
|
2583
|
-
"scratchpadview.DeleteFailed": "Failed to delete scratchpad topic.",
|
|
2584
|
-
"scratchpadview.DeleteTopic": "Delete scratchpad topic",
|
|
2585
|
-
"scratchpadview.FailedToLoad": "Failed to load scratchpad topics.",
|
|
2586
|
-
"scratchpadview.FailedToPreview": "Failed to preview scratchpad size.",
|
|
2587
|
-
"scratchpadview.FailedToRead": "Failed to read scratchpad topic.",
|
|
2588
|
-
"scratchpadview.LoadingTopics": "Loading topics",
|
|
2589
|
-
"scratchpadview.NewTopic": "New scratchpad topic",
|
|
2590
|
-
"scratchpadview.NoSearchResults": "No matching topics",
|
|
2591
|
-
"scratchpadview.NoTopics": "No scratchpad topics",
|
|
2592
|
-
"scratchpadview.SaveFailed": "Failed to save scratchpad topic.",
|
|
2593
|
-
"scratchpadview.SearchFailed": "Scratchpad search failed.",
|
|
2594
|
-
"scratchpadview.SearchPlaceholder": "Search scratchpad",
|
|
2595
|
-
"scratchpadview.SearchResults": "Search results",
|
|
2596
|
-
"scratchpadview.SelectedTopic": "Scratchpad topic",
|
|
2597
|
-
"scratchpadview.Text": "Text",
|
|
2598
|
-
"scratchpadview.Title": "Title",
|
|
2599
|
-
"scratchpadview.TopicCount": "{{count}} / {{max}} topics",
|
|
2600
|
-
"scratchpadview.TopicCreated": "Scratchpad topic created.",
|
|
2601
|
-
"scratchpadview.TopicDeleted": "Scratchpad topic deleted.",
|
|
2602
|
-
"scratchpadview.TopicLimitReached": "Scratchpad topic limit reached.",
|
|
2603
|
-
"scratchpadview.TopicUpdated": "Scratchpad topic updated.",
|
|
2604
|
-
"scratchpadview.Topics": "Topics",
|
|
2605
|
-
"scratchpadview.UpdatedAt": "Updated {{date}}",
|
|
2606
|
-
"secretsview.AddSecret": "+ Thêm Secret",
|
|
2607
|
-
"secretsview.AddSecretsToVault": "Thêm Secrets vào Kho",
|
|
2608
|
-
"secretsview.LoadingSecrets": "Đang tải secrets...",
|
|
2609
|
-
"secretsview.RemoveFromVault": "Xoá khỏi kho",
|
|
2610
|
-
"secretsview.Required": "Bắt buộc",
|
|
2611
|
-
"secretsview.SaveCount": "Lưu ({{count}})",
|
|
2612
|
-
"secretsview.SearchByKeyDescr": "Tìm theo key, mô tả, hoặc tên plugin...",
|
|
2613
|
-
"secretsview.YourVaultIsEmpty": "Kho trống. Bấm \"Thêm Secret\" để chọn API keys quản lý.",
|
|
2614
|
-
"settings.advancedKeyWarning": "Không cần thiết với Steward. Dùng cẩn thận.",
|
|
2615
|
-
"settings.appearance.active": "ĐANG HOẠT ĐỘNG",
|
|
2616
|
-
"settings.appearance.companionPerformance": "Hiệu năng đồng hành",
|
|
2617
|
-
"settings.appearance.dark": "Dark",
|
|
2618
|
-
"settings.appearance.deactivate": "Hủy kích hoạt gói hiện tại",
|
|
2619
|
-
"settings.appearance.light": "Light",
|
|
2620
|
-
"settings.appearance.load": "Tải",
|
|
2621
|
-
"settings.appearance.loadFromFolder": "Tải từ thư mục",
|
|
2622
|
-
"settings.appearance.loadedPacks": "Gói nội dung đã tải",
|
|
2623
|
-
"settings.appearance.mode": "Mode",
|
|
2624
|
-
"settings.appearance.packUrlPlaceholder": "https://example.com/packs/my-pack/",
|
|
2625
|
-
"settings.appearance.theme": "Giao diện",
|
|
2626
|
-
"settings.browse": "Duyệt",
|
|
2627
|
-
"settings.change": "Đổi",
|
|
2628
|
-
"settings.codingAgentsDescription": "Cấu hình AI coding agent cho đa tác vụ.",
|
|
2629
|
-
"settings.companionAnimateWhenHidden.desc": "Khi cửa sổ hoặc tab bị ẩn, giữ avatar idle nhưng ẩn môi trường 3D. Tốn ít GPU hơn cảnh đầy đủ trong khi nhân vật vẫn chuyển động.",
|
|
2630
|
-
"settings.companionAnimateWhenHidden.title": "Animate khi ẩn (nền)",
|
|
2631
|
-
"settings.companionHalfFramerate.always": "Luôn một nửa",
|
|
2632
|
-
"settings.companionHalfFramerate.desc": "Giới hạn đồng hành 3D khoảng một nửa tần số quét màn hình (~30 fps trên 60 Hz). Độc lập với chất lượng pixel và bóng: tiết kiệm GPU mà không hạ độ phân giải, hoặc giữ tốc độ khung hình đầy khi vẫn dùng pixel tiết kiệm pin.",
|
|
2633
|
-
"settings.companionHalfFramerate.label": "FPS đồng hành 3D",
|
|
2634
|
-
"settings.companionHalfFramerate.off": "Tốc độ đầy",
|
|
2635
|
-
"settings.companionVrmPower.balanced": "Tùy pin",
|
|
2636
|
-
"settings.companionVrmPower.desc": "Mức GPU cho đồng hành 3D: chất lượng tối đa, theo pin trên desktop (mặc định), hoặc luôn tiết kiệm năng lượng.",
|
|
2637
|
-
"settings.companionVrmPower.efficiency": "Luôn tiết kiệm",
|
|
2638
|
-
"settings.companionVrmPower.label": "Render đồng hành 3D",
|
|
2639
|
-
"settings.companionVrmPower.quality": "Luôn chất lượng cao",
|
|
2640
|
-
"settings.copyClipboardDraft": "Sao chép bản nháp clipboard",
|
|
2641
|
-
"settings.dangerZone": "Vùng nguy hiểm",
|
|
2642
|
-
"settings.exportAgent": "Xuất Agent",
|
|
2643
|
-
"settings.exportAgentShort": "Sao lưu toàn bộ",
|
|
2644
|
-
"settings.filterConsoleLinesEGRpcFetchTalkmode404": "Lọc dòng console (vd. rpc, fetch, talkmode, 404)",
|
|
2645
|
-
"settings.identity.loading": "Loading",
|
|
2646
|
-
"settings.identity.previewVoice": "Preview Voice",
|
|
2647
|
-
"settings.identity.saveFailed": "Save Failed",
|
|
2648
|
-
"settings.identity.stopVoicePreview": "Stop Voice Preview",
|
|
2649
|
-
"settings.identity.systemPromptLabel": "System prompt",
|
|
2650
|
-
"settings.import": "Nhập",
|
|
2651
|
-
"settings.importAgent": "Nhập Agent",
|
|
2652
|
-
"settings.importAgentShort": "Khôi phục từ bản sao lưu",
|
|
2653
|
-
"settings.instanceRouting": "Instance Routing",
|
|
2654
|
-
"settings.instanceRoutingActive": "This instance is registered and receiving messages via Eliza Cloud gateway relay.",
|
|
2655
|
-
"settings.instanceRoutingInactive": "Cloud connected but gateway relay not active. The relay starts automatically when the elizacloud plugin loads.",
|
|
2656
|
-
"settings.instanceRoutingNotConnected": "Connect to Eliza Cloud above to enable instance routing. This lets messages from any platform reach your local {{appName}} instance through the cloud gateway.",
|
|
2657
|
-
"settings.instanceRoutingRegistered": "Instance registered with cloud but not actively polling. It will start receiving messages shortly.",
|
|
2658
|
-
"settings.keyword.advanced": "nâng cao",
|
|
2659
|
-
"settings.keyword.apiKey": "khóa API",
|
|
2660
|
-
"settings.keyword.appearance": "giao diện",
|
|
2661
|
-
"settings.keyword.audio": "âm thanh",
|
|
2662
|
-
"settings.keyword.avatar": "hình đại diện",
|
|
2663
|
-
"settings.keyword.billing": "thanh toán",
|
|
2664
|
-
"settings.keyword.browser": "trình duyệt",
|
|
2665
|
-
"settings.keyword.camera": "camera",
|
|
2666
|
-
"settings.keyword.cloud": "đám mây",
|
|
2667
|
-
"settings.keyword.connectors": "kết nối",
|
|
2668
|
-
"settings.keyword.export": "xuất",
|
|
2669
|
-
"settings.keyword.import": "nhập",
|
|
2670
|
-
"settings.keyword.inference": "suy luận",
|
|
2671
|
-
"settings.keyword.microphone": "micro",
|
|
2672
|
-
"settings.keyword.model": "mô hình",
|
|
2673
|
-
"settings.keyword.permissions": "quyền",
|
|
2674
|
-
"settings.keyword.provider": "nhà cung cấp",
|
|
2675
|
-
"settings.keyword.reset": "đặt lại",
|
|
2676
|
-
"settings.keyword.security": "bảo mật",
|
|
2677
|
-
"settings.keyword.skills": "kỹ năng",
|
|
2678
|
-
"settings.keyword.theme": "chủ đề",
|
|
2679
|
-
"settings.keyword.training": "huấn luyện",
|
|
2680
|
-
"settings.keyword.updates": "cập nhật",
|
|
2681
|
-
"settings.keyword.voice": "giọng nói",
|
|
2682
|
-
"settings.keyword.wallet": "ví",
|
|
2683
|
-
"settings.language": "Ngôn ngữ",
|
|
2684
|
-
"settings.noMatchingSettingsDescription": "Thử tìm rộng hơn hoặc xoá bộ lọc.",
|
|
2685
|
-
"settings.openDesktopPath": "Mở đường dẫn Desktop",
|
|
2686
|
-
"settings.relaunchApp": "Khởi động lại ứng dụng",
|
|
2687
|
-
"settings.resetAgent": "Đặt lại đại lý",
|
|
2688
|
-
"settings.resetAgentHint": "Xoá cấu hình, DB agent và khoá cloud. Giữ model GGUF đã tải. Quay về onboarding.",
|
|
2689
|
-
"settings.resetEverything": "Reset tất cả",
|
|
2690
|
-
"settings.revealDesktopPath": "Hiển thị đường dẫn Desktop",
|
|
2691
|
-
"settings.rpcConfiguration": "Cấu hình RPC",
|
|
2692
|
-
"settings.sections.advanced.desc": "Xuất, nhập, và thao tác nguy hiểm",
|
|
2693
|
-
"settings.sections.aimodel.desc": "Nhà cung cấp và cài đặt model",
|
|
2694
|
-
"settings.sections.appearance.desc": "Gói nội dung, avatar VRM, hình nền và giao diện",
|
|
2695
|
-
"settings.sections.appearance.label": "Giao diện",
|
|
2696
|
-
"settings.sections.apps.basedOnLabel": "Based on existing app (optional)",
|
|
2697
|
-
"settings.sections.apps.basedOnNone": "Start from scratch",
|
|
2698
|
-
"settings.sections.apps.col.actions": "Actions",
|
|
2699
|
-
"settings.sections.apps.col.id": "ID",
|
|
2700
|
-
"settings.sections.apps.col.name": "App",
|
|
2701
|
-
"settings.sections.apps.col.runs": "Runs",
|
|
2702
|
-
"settings.sections.apps.col.version": "Version",
|
|
2703
|
-
"settings.sections.apps.createNew": "Create new app",
|
|
2704
|
-
"settings.sections.apps.desc": "Create, load, and manage local apps.",
|
|
2705
|
-
"settings.sections.apps.directoryLabel": "Directory path",
|
|
2706
|
-
"settings.sections.apps.edit": "Edit",
|
|
2707
|
-
"settings.sections.apps.empty": "No apps installed yet. Click 'Create new app' to scaffold one.",
|
|
2708
|
-
"settings.sections.apps.intentLabel": "What should the app do?",
|
|
2709
|
-
"settings.sections.apps.intentPlaceholder": "Describe the experience you want — e.g. a vibe coder for prototyping web apps with Tailwind.",
|
|
2710
|
-
"settings.sections.apps.label": "Apps",
|
|
2711
|
-
"settings.sections.apps.launch": "Launch",
|
|
2712
|
-
"settings.sections.apps.loadButton": "Load",
|
|
2713
|
-
"settings.sections.apps.loadFromDirectory": "Load from directory",
|
|
2714
|
-
"settings.sections.apps.loadingApps": "Loading apps…",
|
|
2715
|
-
"settings.sections.apps.relaunch": "Relaunch",
|
|
2716
|
-
"settings.sections.apps.stop": "Stop",
|
|
2717
|
-
"settings.sections.apps.verifyOnRelaunch": "Verify on relaunch",
|
|
2718
|
-
"settings.sections.apps.verifyOnRelaunchLabel": "Verify on relaunch",
|
|
2719
|
-
"settings.sections.autoTraining.desc": "Trigger và ngưỡng huấn luyện.",
|
|
2720
|
-
"settings.sections.autoTraining.label": "Tự động huấn luyện",
|
|
2721
|
-
"settings.sections.backupReset.desc": "Sao lưu agent, khôi phục từ bản sao lưu, hoặc xoá sạch và bắt đầu lại",
|
|
2722
|
-
"settings.sections.backupReset.label": "Sao lưu & Đặt lại",
|
|
2723
|
-
"settings.sections.capabilities.autoTrainingLabel": "Bật tự động huấn luyện",
|
|
2724
|
-
"settings.sections.capabilities.autoTrainingName": "Tự động huấn luyện",
|
|
2725
|
-
"settings.sections.capabilities.browserHint": "Hien thi tab Trinh duyet de agent dieu khien duyet web",
|
|
2726
|
-
"settings.sections.capabilities.browserLabel": "Bat Trinh duyet",
|
|
2727
|
-
"settings.sections.capabilities.computerUseHint": "Computer Use yêu cầu quyền Trợ năng và Ghi màn hình.",
|
|
2728
|
-
"settings.sections.capabilities.computerUseLabel": "Bật Computer Use",
|
|
2729
|
-
"settings.sections.capabilities.computerUseModeOption.fullControl": "Toàn quyền",
|
|
2730
|
-
"settings.sections.capabilities.computerUseModeOption.pauseComputerUse": "Tạm dừng Computer Use",
|
|
2731
|
-
"settings.sections.capabilities.computerUseModeOption.reviewEveryAction": "Xem xét mọi hành động",
|
|
2732
|
-
"settings.sections.capabilities.computerUseModeOption.smartApprove": "Phê duyệt thông minh",
|
|
2733
|
-
"settings.sections.capabilities.computerUseName": "Computer Use",
|
|
2734
|
-
"settings.sections.capabilities.desc": "Bat hoac tat cac kha nang cua agent",
|
|
2735
|
-
"settings.sections.cloud.desc": "Quản lý agent cloud và tài nguyên",
|
|
2736
|
-
"settings.sections.codingagents.desc": "Tuỳ chọn agent, model, quyền",
|
|
2737
|
-
"settings.sections.codingagents.label": "Đại lý mã hóa",
|
|
2738
|
-
"settings.sections.connectors.desc": "Thiết lập kết nối, xác thực và tích hợp dịch vụ",
|
|
2739
|
-
"settings.sections.identity.desc": "Tên, giọng và system prompt.",
|
|
2740
|
-
"settings.sections.identity.label": "Cơ bản",
|
|
2741
|
-
"settings.sections.learnedSkills.desc": "Các kỹ năng agent đã phác thảo hoặc tinh chỉnh từ trajectory thực tế",
|
|
2742
|
-
"settings.sections.learnedSkills.label": "Kỹ năng đã học",
|
|
2743
|
-
"settings.sections.lifeops.desc": "Kết nối Google Calendar và Gmail cho agent đang hoạt động.",
|
|
2744
|
-
"settings.sections.lifeops.label": "Life Ops",
|
|
2745
|
-
"settings.sections.localModels.desc": "Tải xuống và gán mô hình cục bộ.",
|
|
2746
|
-
"settings.sections.localModels.label": "Mô hình cục bộ",
|
|
2747
|
-
"settings.sections.permissions.desc": "Khả năng và kiểm soát truy cập",
|
|
2748
|
-
"settings.sections.security.desc": "Truy cập cục bộ, mật khẩu từ xa, phiên và token.",
|
|
2749
|
-
"settings.sections.security.label": "Bảo mật",
|
|
2750
|
-
"settings.sections.updates.desc": "Cài đặt cập nhật phần mềm",
|
|
2751
|
-
"settings.sections.updates.label": "Cập nhật",
|
|
2752
|
-
"settings.sections.wallet.desc": "Quản lý ví tiền mã hóa và token",
|
|
2753
|
-
"settings.sections.wallet.enableHint": "Hiển thị tab Ví để quản lý ví tiền mã hóa và số dư token",
|
|
2754
|
-
"settings.sections.wallet.enableLabel": "Bật Ví",
|
|
2755
|
-
"settings.sections.wallet.stewardDesc": "Được quản lý bởi Steward vault",
|
|
2756
|
-
"settings.sections.walletpolicies.desc": "Giới hạn chi tiêu và quy tắc giao dịch",
|
|
2757
|
-
"settings.sections.walletpolicies.label": "Chính sách ví",
|
|
2758
|
-
"settings.sections.walletrpc.desc": "RPC chain và API key",
|
|
2759
|
-
"settings.sections.walletrpc.label": "Ví & RPC",
|
|
2760
|
-
"settings.showAdvancedKeyManagement": "Quản lý khóa nâng cao",
|
|
2761
|
-
"settings.stewardNoAddresses": "Chưa có địa chỉ vault",
|
|
2762
|
-
"settings.stewardVaultDegraded": "Vault đã kết nối — suy giảm",
|
|
2763
|
-
"settings.stewardVaultError": "Vault đã kết nối — trạng thái lỗi",
|
|
2764
|
-
"settings.stewardVaultHealthy": "Vault đã kết nối và hoạt động tốt",
|
|
2765
|
-
"settings.stewardWalletManaged": "Ví được quản lý bởi Steward",
|
|
2766
|
-
"settings.toggleAutoLaunch": "Bật/tắt tự khởi động",
|
|
2767
|
-
"settings.toggleHiddenStart": "Bật/tắt khởi động ẩn",
|
|
2768
|
-
"settings.toggleMaximize": "Bật/tắt phóng to",
|
|
2769
|
-
"settings.viewWalletPolicies": "Xem chính sách ví",
|
|
2770
|
-
"settings.walletRpcDescription": "Cấu hình RPC chain cho giao dịch và dữ liệu thị trường.",
|
|
2771
|
-
"settingsview.BackupFile": "File sao lưu",
|
|
2772
|
-
"settingsview.ChooseAnExportedBack": "Chọn file backup đã xuất...",
|
|
2773
|
-
"settingsview.ClearSearch": "Xoá tìm kiếm",
|
|
2774
|
-
"settingsview.EnterExportPasswor": "Nhập mật khẩu xuất",
|
|
2775
|
-
"settingsview.EnterImportPasswor": "Nhập mật khẩu nhập",
|
|
2776
|
-
"settingsview.IncludeRecentLogs": "Kèm log gần đây trong bản sao lưu",
|
|
2777
|
-
"settingsview.NoMatchingSettings": "Không tìm thấy cài đặt",
|
|
2778
|
-
"settingsview.Password": "Mật khẩu",
|
|
2779
|
-
"settingsview.SearchSettings": "Cài đặt tìm kiếm",
|
|
2780
|
-
"shortcutsoverlay.KeyboardShortcuts": "Phím tắt",
|
|
2781
|
-
"signalqroverlay.ConnectSignal": "Connect Signal",
|
|
2782
|
-
"signalqroverlay.GeneratingQR": "Generating QR…",
|
|
2783
|
-
"signalqroverlay.OpenLinkedDevices": "Open Signal settings and choose Linked Devices.",
|
|
2784
|
-
"signalqroverlay.OpenSignalDesktop": "Open Signal Desktop on your Mac.",
|
|
2785
|
-
"signalqroverlay.PairUsingSignalDesktop": "Pair Signal by generating a provisioning QR code and scanning it from Signal Desktop.",
|
|
2786
|
-
"signalqroverlay.ScanPrompt": "Choose Link New Device and scan the QR code shown here.",
|
|
2787
|
-
"signalqroverlay.ScanWithSignalDesktop": "Scan with Signal Desktop",
|
|
2788
|
-
"skillsview.AcknowledgeAmpEn": "Xác nhận & Bật",
|
|
2789
|
-
"skillsview.BriefDescriptionOf": "Mô tả ngắn skill này làm gì (tuỳ chọn)",
|
|
2790
|
-
"skillsview.BrowseMarketplace": "Mở Marketplace",
|
|
2791
|
-
"skillsview.CreateNewSkill": "Tạo Skill mới",
|
|
2792
|
-
"skillsview.Disable": "Disable",
|
|
2793
|
-
"skillsview.EditSource": "Sửa code",
|
|
2794
|
-
"skillsview.Enable": "Enable",
|
|
2795
|
-
"skillsview.LoadingScanReport": "Đang tải báo cáo quét...",
|
|
2796
|
-
"skillsview.LoadingSkillSource": "Đang tải skill...",
|
|
2797
|
-
"skillsview.NewSkill": "Kỹ năng mới",
|
|
2798
|
-
"skillsview.NoSkillsFound": "Không tìm thấy kỹ năng nào",
|
|
2799
|
-
"skillsview.RefreshSkillsList": "Làm mới danh sách",
|
|
2800
|
-
"skillsview.ReviewFindings": "Xem kết quả",
|
|
2801
|
-
"skillsview.SKILLMd": "KỸ NĂNG.md",
|
|
2802
|
-
"skillsview.ScanReport": "Báo cáo quét",
|
|
2803
|
-
"skillsview.SearchSkills": "Tìm kiếm kỹ năng...",
|
|
2804
|
-
"skillsview.SelectATalentToConf": "Chọn kỹ năng để sửa",
|
|
2805
|
-
"skillsview.SkillName": "Tên Skill",
|
|
2806
|
-
"skillsview.SkillSourceEditorDescription": "Mở trình chỉnh sửa nguồn kỹ năng để kiểm tra hoặc sửa đổi `SKILL.md` hoặc xem lại các phát hiện tại đây khi một kỹ năng cần được chú ý.",
|
|
2807
|
-
"skillsview.Talents": "Kỹ năng (Talents)",
|
|
2808
|
-
"skillsview.VisibleCount": "{{count}} hiển thị",
|
|
2809
|
-
"skillsview.copySkillMd": "Copy Skill Md",
|
|
2810
|
-
"skillsview.copying": "Copying",
|
|
2811
|
-
"skillsview.createSkill": "Tạo kỹ năng",
|
|
2812
|
-
"skillsview.creating": "Đang tạo...",
|
|
2813
|
-
"skillsview.critical": "nghiêm trọng",
|
|
2814
|
-
"skillsview.details": "Details",
|
|
2815
|
-
"skillsview.discard": "Loại bỏ",
|
|
2816
|
-
"skillsview.eGMyAwesomeSkil": "VD: my-awesome-skill",
|
|
2817
|
-
"skillsview.editSkillSourceDescription": "Chỉnh sửa nguồn Markdown cho kỹ năng này và lưu các thay đổi của bạn.",
|
|
2818
|
-
"skillsview.failedToLoadSkillSource": "Không thể tải nguồn kỹ năng",
|
|
2819
|
-
"skillsview.failedToSave": "Không lưu được",
|
|
2820
|
-
"skillsview.filterSkills": "Lọc kỹ năng...",
|
|
2821
|
-
"skillsview.githubRepositoryDesc": "Dán URL kho lưu trữ GitHub đầy đủ để cài đặt trực tiếp một kỹ năng.",
|
|
2822
|
-
"skillsview.githubRepositoryUrl": "URL kho lưu trữ GitHub",
|
|
2823
|
-
"skillsview.githubUrlTab": "URL GitHub",
|
|
2824
|
-
"skillsview.installSkillDescription": "Thêm kỹ năng từ thị trường hoặc kho lưu trữ GitHub.",
|
|
2825
|
-
"skillsview.installSkillSource": "Cài đặt nguồn kỹ năng",
|
|
2826
|
-
"skillsview.installSkillTitle": "Cài đặt kỹ năng",
|
|
2827
|
-
"skillsview.installed": "đã cài",
|
|
2828
|
-
"skillsview.marketplaceTab": "Thị trường",
|
|
2829
|
-
"skillsview.noDescription": "Chưa có mô tả",
|
|
2830
|
-
"skillsview.noDescriptionProvided": "Không có mô tả được cung cấp.",
|
|
2831
|
-
"skillsview.noMatchingSkills": "Không có kỹ năng phù hợp",
|
|
2832
|
-
"skillsview.noSkillsInstalled": "Không có kỹ năng nào được cài đặt",
|
|
2833
|
-
"skillsview.noSkillsInstalledDesc": "Cài đặt các kỹ năng từ thị trường hoặc tạo kỹ năng của riêng bạn.",
|
|
2834
|
-
"skillsview.noSkillsMatchFilter": "Không có kỹ năng nào phù hợp với \"{{filter}}\"",
|
|
2835
|
-
"skillsview.removing": "Đang xóa...",
|
|
2836
|
-
"skillsview.result": "kết quả",
|
|
2837
|
-
"skillsview.score": "điểm:",
|
|
2838
|
-
"skillsview.searchAboveToDiscoverSkills": "Tìm kiếm ở trên để khám phá các kỹ năng.",
|
|
2839
|
-
"skillsview.searchByKeyword": "Tìm kiếm kỹ năng theo từ khóa...",
|
|
2840
|
-
"skillsview.skillBuilder": "Người xây dựng kỹ năng",
|
|
2841
|
-
"skillsview.statusBlocked": "Bị chặn",
|
|
2842
|
-
"skillsview.statusNotInstalled": "Status Not Installed",
|
|
2843
|
-
"skillsview.statusWarning": "Cảnh báo",
|
|
2844
|
-
"skillsview.toSave": "để lưu",
|
|
2845
|
-
"skillsview.unsaved": "chưa lưu",
|
|
2846
|
-
"skillsview.updating": "Updating",
|
|
2847
|
-
"skillsview.warnings": "cảnh báo",
|
|
2848
|
-
"startupfailureview.AgentError": "Lỗi đại lý",
|
|
2849
|
-
"startupfailureview.AgentTimeout": "Thời gian chờ của đại lý",
|
|
2850
|
-
"startupfailureview.AssetMissing": "Thiếu nội dung",
|
|
2851
|
-
"startupfailureview.BackendTimeout": "Hết thời gian chờ cuối cùng",
|
|
2852
|
-
"startupfailureview.BackendUnreachable": "Phần cuối không thể truy cập được",
|
|
2853
|
-
"startupfailureview.OpenApp": "Mở App",
|
|
2854
|
-
"startupfailureview.RetryStartup": "Thử lại khởi động",
|
|
2855
|
-
"startupfailureview.StartupFailed": "Khởi động thất bại:",
|
|
2856
|
-
"startupfailureview.Unknown": "Unknown Error",
|
|
2857
|
-
"startupshell.AgentName": "Tên agent",
|
|
2858
|
-
"startupshell.CloudLogin": "Đăng nhập Eliza Cloud",
|
|
2859
|
-
"startupshell.ConnectToRemote": "Kết nối đến agent từ xa",
|
|
2860
|
-
"startupshell.ConnectToRemoteDesc": "Kết nối đến máy chủ đang chạy trên mạng của bạn",
|
|
2861
|
-
"startupshell.ConnectingBackend": "Connecting to backend…",
|
|
2862
|
-
"startupshell.ContentPacks": "Gói nội dung",
|
|
2863
|
-
"startupshell.CreateAgentLabel": "New local agent",
|
|
2864
|
-
"startupshell.CreateLocalAgent": "Tạo agent cục bộ",
|
|
2865
|
-
"startupshell.CreateLocalAgentDesc": "Chạy agent cục bộ trên thiết bị này",
|
|
2866
|
-
"startupshell.CreateOne": "Create one",
|
|
2867
|
-
"startupshell.CreatingAgent": "Đang tạo agent...",
|
|
2868
|
-
"startupshell.EnterPackUrl": "Nhập URL của thư mục gói nội dung (phải chứa pack.json):",
|
|
2869
|
-
"startupshell.GetStarted": "Press Start",
|
|
2870
|
-
"startupshell.InitializingAgent": "Initializing agent…",
|
|
2871
|
-
"startupshell.LoadPack": "Tải gói",
|
|
2872
|
-
"startupshell.LoadPackHint": "VRM, hình nền, chủ đề",
|
|
2873
|
-
"startupshell.Loading": "Loading…",
|
|
2874
|
-
"startupshell.LoadingAgents": "Đang tải danh sách agent...",
|
|
2875
|
-
"startupshell.LocalNetworkAgent": "LAN agent",
|
|
2876
|
-
"startupshell.ManageCloudAgents": "Quản lý agent trên mây",
|
|
2877
|
-
"startupshell.ManageCloudAgentsDesc": "Lưu trữ agent trên hạ tầng Eliza Cloud",
|
|
2878
|
-
"startupshell.ManuallyConnect": "Manually connect to one",
|
|
2879
|
-
"startupshell.NetworkAgent": "Network agent",
|
|
2880
|
-
"startupshell.NoCloudAgents": "Chưa có agent trên mây",
|
|
2881
|
-
"startupshell.NoNetworkAgentsFound": "No LAN agents found yet.",
|
|
2882
|
-
"startupshell.PackLoadFailed": "Không tải được gói: {{error}}",
|
|
2883
|
-
"startupshell.Provisioning": "Đang cung cấp...",
|
|
2884
|
-
"startupshell.RemoteAgentLabel": "Existing server",
|
|
2885
|
-
"startupshell.ScanningNetwork": "Scanning your network...",
|
|
2886
|
-
"startupshell.SignInElizaCloud": "Đăng nhập với Eliza Cloud",
|
|
2887
|
-
"startupshell.SplashTagline": "Your local-first AI assistant",
|
|
2888
|
-
"startupshell.WaitingForAuth": "Đang chờ xác thực...",
|
|
2889
|
-
"startupshell.YourCloudAgents": "Agent trên mây của bạn",
|
|
2890
|
-
"statusbar.GoLive": "Phát trực tiếp",
|
|
2891
|
-
"statusbar.InstallStreamingPlugin": "Cài đặt và kích hoạt plugin phát trực tuyến để phát trực tiếp",
|
|
2892
|
-
"statusbar.LiveShort": "LIVE",
|
|
2893
|
-
"statusbar.OfflineShort": "OFFLINE",
|
|
2894
|
-
"statusbar.PopOutStreamView": "Bật cửa sổ stream",
|
|
2895
|
-
"statusbar.StopStream": "Dừng phát trực tiếp",
|
|
2896
|
-
"streamsettings.Use": "Dùng",
|
|
2897
|
-
"streamview.CouldNotRea": "Could Not Rea",
|
|
2898
|
-
"streamview.EnableTheStreaming": "Bật plugin phát sóng để go live",
|
|
2899
|
-
"streamview.GoLiveHint": "Nhấn Go Live để bắt đầu phát trực tuyến.",
|
|
2900
|
-
"streamview.IfThePluginIsAlr": "Nếu plugin đã cài, khởi động lại desktop app hoặc API server rồi thử lại.",
|
|
2901
|
-
"streamview.StreamIsLive": "Luồng đang trực tiếp",
|
|
2902
|
-
"streamview.StreamLiveStatus": "Thời gian hoạt động: {{uptime}} · {{frameCount}} khung",
|
|
2903
|
-
"streamview.StreamReady": "Đã sẵn sàng phát trực tuyến",
|
|
2904
|
-
"streamview.StreamingUnavailabl": "Phát sóng không khả dụng",
|
|
2905
|
-
"streamview.pluginThenReload": "plugin, rồi tải lại tab Phát sóng.",
|
|
2906
|
-
"streamview.streamingBase": "cơ sở phát trực tuyến",
|
|
2907
|
-
"streamview.{{appName}}CouldNotRea": "Không thể kết nối tới",
|
|
2908
|
-
"subscriptionstatus.AfterLoggingInCo": "Sau khi đăng nhập Claude, copy mã xác thực và dán bên dưới.",
|
|
2909
|
-
"subscriptionstatus.AfterLoggingInYo": "Sau khi đăng nhập, trình duyệt sẽ chuyển đến trang không tải được (bắt đầu bằng",
|
|
2910
|
-
"subscriptionstatus.CallbackCodeTooLong": "Mã callback quá dài.",
|
|
2911
|
-
"subscriptionstatus.CallbackUrlMissingCode": "Callback URL thiếu tham số ?code=.",
|
|
2912
|
-
"subscriptionstatus.ChatGPTSubscription": "Credentials ChatGPT đã hết hạn hoặc không hợp lệ. Kết nối lại để tiếp tục.",
|
|
2913
|
-
"subscriptionstatus.ChatGPTSubscriptionTitle": "Trò chuyệnGPT Đăng ký",
|
|
2914
|
-
"subscriptionstatus.ClaudeCodeCliDetectedBody": "Signed in via the Claude Code CLI on this machine. To sign out, run `claude logout` in a terminal — the app can't clear CLI credentials. Connect in-app below to link this account to Milady explicitly.",
|
|
2915
|
-
"subscriptionstatus.ClaudeCodeCliDetectedTitle": "Claude Code CLI detected",
|
|
2916
|
-
"subscriptionstatus.ClaudeSubscription": "Credentials Claude đã hết hạn hoặc không hợp lệ. Kết nối lại để tiếp tục.",
|
|
2917
|
-
"subscriptionstatus.ClaudeSubscriptionTitle": "Đăng ký Claude",
|
|
2918
|
-
"subscriptionstatus.ClaudeTosWarning": "Gói đăng ký Claude chỉ có thể dùng qua Claude Code CLI (điều khoản của Anthropic). Gói đăng ký của bạn sẽ cấp nguồn cho task agents nhưng không dùng cho runtime chính của agent. Với agent chính, hãy dùng Eliza Cloud, khóa API Anthropic trực tiếp hoặc nhà cung cấp khác.",
|
|
2919
|
-
"subscriptionstatus.ClaudeTosWarningShort": "Chỉ cấp nguồn cho task agents (Claude Code CLI). Với runtime chính của agent, hãy kết nối Eliza Cloud hoặc khóa API trực tiếp.",
|
|
2920
|
-
"subscriptionstatus.CodexAllAccess": "Gói đăng ký ChatGPT của bạn cấp nguồn cho cả runtime chính của agent và task agents.",
|
|
2921
|
-
"subscriptionstatus.Completing": "Đang hoàn tất...",
|
|
2922
|
-
"subscriptionstatus.ConnectedToChatGPTSubscription": "Đã kết nối ChatGPT Subscription",
|
|
2923
|
-
"subscriptionstatus.ConnectedToClaudeSubscription": "Đã kết nối Claude Subscription",
|
|
2924
|
-
"subscriptionstatus.CopyTheEntireU": "). Copy toàn bộ URL và dán bên dưới.",
|
|
2925
|
-
"subscriptionstatus.DisconnectFailedError": "Ngắt kết nối thất bại: {{message}}",
|
|
2926
|
-
"subscriptionstatus.ExpectedCallbackUrl": "Cần URL localhost:1455/auth/callback.",
|
|
2927
|
-
"subscriptionstatus.FailedToSaveSetupToken": "Lưu setup token thất bại.",
|
|
2928
|
-
"subscriptionstatus.FailedToSaveTokenError": "Lưu token thất bại: {{message}}",
|
|
2929
|
-
"subscriptionstatus.InvalidCallbackUrl": "Callback URL không hợp lệ.",
|
|
2930
|
-
"subscriptionstatus.PasteCallbackUrlFromLocalhost": "Dán callback URL từ trang localhost:1455.",
|
|
2931
|
-
"subscriptionstatus.PasteTheAuthorizat": "Dán mã xác thực ở đây...",
|
|
2932
|
-
"subscriptionstatus.RequiresChatGPTPlu": "Cần ChatGPT Plus ($20/tháng) hoặc Pro ($200/tháng).",
|
|
2933
|
-
"subscriptionstatus.RequiresClaudePro": "Cần Claude Pro ($20/tháng) hoặc Max ($100/tháng).",
|
|
2934
|
-
"subscriptionstatus.SaveToken": "Lưu Token",
|
|
2935
|
-
"subscriptionstatus.SavingAmpRestart": "Đang lưu & khởi động lại...",
|
|
2936
|
-
"subscriptionstatus.YourChatGPTSubscri": "ChatGPT subscription đã liên kết. Ngắt kết nối để đổi tài khoản.",
|
|
2937
|
-
"subscriptionstatus.YourClaudeSubscrip": "Claude subscription đã liên kết. Ngắt kết nối để đổi tài khoản.",
|
|
2938
|
-
"subscriptionstatus.httpLocalhost145": "http://localhost:1455/auth/callback?code=...",
|
|
2939
|
-
"subscriptionstatus.localhost1455": "localhost:1455",
|
|
2940
|
-
"subscriptionstatus.skAntOat01": "sk-ant-oat01-...",
|
|
2941
|
-
"taskseventspanel.Activity": "Activity",
|
|
2942
|
-
"taskseventspanel.OpenView": "Mở chế độ xem tác vụ",
|
|
2943
|
-
"taskseventspanel.Tasks": "Nhiệm vụ",
|
|
2944
|
-
"taskseventspanel.TasksViewDescription": "Tasks View Description",
|
|
2945
|
-
"taskseventspanel.Title": "Nhiệm vụ & Sự kiện",
|
|
2946
|
-
"taskseventspanel.Todos": "Việc cần làm",
|
|
2947
|
-
"terminal.starting": "Starting",
|
|
2948
|
-
"todo.noOpenTodos": "Không có việc cần làm",
|
|
2949
|
-
"tokenstable.nativeGas": "gas gốc",
|
|
2950
|
-
"trajectoriesview.CSVSummaryOnly": "CSV (tóm tắt)",
|
|
2951
|
-
"trajectoriesview.ClearAll": "Xóa tất cả",
|
|
2952
|
-
"trajectoriesview.ClearAllPrompt": "Xóa tất cả trajectory?",
|
|
2953
|
-
"trajectoriesview.Clearing": "Đang xóa...",
|
|
2954
|
-
"trajectoriesview.DeleteCurrent": "Xóa mục hiện tại",
|
|
2955
|
-
"trajectoriesview.DeleteCurrentPrompt": "Xóa trajectory này?",
|
|
2956
|
-
"trajectoriesview.Deleting": "Đang xóa...",
|
|
2957
|
-
"trajectoriesview.Entries": "Bài dự thi",
|
|
2958
|
-
"trajectoriesview.FailedToClear": "Không thể xóa các trajectory",
|
|
2959
|
-
"trajectoriesview.FailedToDelete": "Không thể xóa trajectory",
|
|
2960
|
-
"trajectoriesview.FailedToExport": "Xuất trajectories thất bại",
|
|
2961
|
-
"trajectoriesview.FailedToLoad": "Tải trajectories thất bại",
|
|
2962
|
-
"trajectoriesview.JSONRedacted": "JSON (đã ẩn)",
|
|
2963
|
-
"trajectoriesview.JSONWithPrompts": "JSON (kèm prompts)",
|
|
2964
|
-
"trajectoriesview.LoadingTrajectories": "Đang tải trajectories...",
|
|
2965
|
-
"trajectoriesview.NoTrajectoriesMatchingFilters": "Không có trajectory khớp bộ lọc.",
|
|
2966
|
-
"trajectoriesview.NoTrajectoriesYet": "Chưa có trajectory.",
|
|
2967
|
-
"trajectoriesview.NoTrajectoryDeleted": "Không có trajectory nào bị xóa.",
|
|
2968
|
-
"trajectoriesview.Search": "Tìm...",
|
|
2969
|
-
"trajectoriesview.ShowingRange": "Hiển thị {{start}}-{{end}} / {{total}}",
|
|
2970
|
-
"trajectoriesview.TrajectoriesCleared": "Đã xóa các trajectory.",
|
|
2971
|
-
"trajectoriesview.TrajectoryDeleted": "Đã xóa trajectory.",
|
|
2972
|
-
"trajectoriesview.ZIPFolders": "ZIP (thư mục)",
|
|
2973
|
-
"trajectoriesview.ZeroEntries": "0 mục",
|
|
2974
|
-
"trajectorydetailview.Copy": "Sao chép",
|
|
2975
|
-
"trajectorydetailview.CopyToClipboard": "Sao chép vào khay",
|
|
2976
|
-
"trajectorydetailview.Cost": "Chi phí",
|
|
2977
|
-
"trajectorydetailview.Data": "Data",
|
|
2978
|
-
"trajectorydetailview.DecisionType": "Loại quyết định:",
|
|
2979
|
-
"trajectorydetailview.InputUser": "Đầu vào (User)",
|
|
2980
|
-
"trajectorydetailview.LlmCalls": "{{count}} lần gọi LLM",
|
|
2981
|
-
"trajectorydetailview.LoadingDescription": "Đang tải chi tiết prompt, phản hồi, token và siêu dữ liệu cho lần chạy đã chọn.",
|
|
2982
|
-
"trajectorydetailview.LoadingTrajectory": "Đang tải trajectory...",
|
|
2983
|
-
"trajectorydetailview.Max": "Tối đa:",
|
|
2984
|
-
"trajectorydetailview.Metadata": "Metadata",
|
|
2985
|
-
"trajectorydetailview.NoCapturedCalls": "Không có lời gọi nào được ghi lại",
|
|
2986
|
-
"trajectorydetailview.NoLLMCallsRecorde": "Không có lịch sử gọi LLM trong trajectory này.",
|
|
2987
|
-
"trajectorydetailview.Orchestrator": "Bộ điều phối",
|
|
2988
|
-
"trajectorydetailview.OutputResponse": "Đầu ra (LLM)",
|
|
2989
|
-
"trajectorydetailview.OverviewDescription": "Xem lại chính xác chuỗi prompt và phản hồi của lần chạy này, bao gồm chi phí, độ trễ, nguồn và mọi ngữ cảnh điều phối được ghi lại cùng lời gọi.",
|
|
2990
|
-
"trajectorydetailview.Pipeline": "Pipeline",
|
|
2991
|
-
"trajectorydetailview.ProviderAccess": "Provider Access",
|
|
2992
|
-
"trajectorydetailview.ProviderAccesses": "Provider Accesses",
|
|
2993
|
-
"trajectorydetailview.Query": "Query",
|
|
2994
|
-
"trajectorydetailview.Response": "phản hồi",
|
|
2995
|
-
"trajectorydetailview.Session1": "Phiên:",
|
|
2996
|
-
"trajectorydetailview.ShowingCalls": "Đang hiển thị {{count}} cuộc gọi {{stage}}",
|
|
2997
|
-
"trajectorydetailview.System": "Hệ thống",
|
|
2998
|
-
"trajectorydetailview.SystemPrompt": "Lời nhắc hệ thống",
|
|
2999
|
-
"trajectorydetailview.Task": "Nhiệm vụ:",
|
|
3000
|
-
"trajectorydetailview.Temp": "Nhiệt độ:",
|
|
3001
|
-
"trajectorydetailview.TotalTokens": "Tổng số token",
|
|
3002
|
-
"trajectorydetailview.Trajectory": "Quỹ đạo",
|
|
3003
|
-
"trajectorydetailview.TrajectoryNotFound": "Không tìm thấy trajectory.",
|
|
3004
|
-
"trajectorydetailview.UnableToLoad": "Không thể tải quỹ đạo",
|
|
3005
|
-
"trajectorydetailview.Unavailable": "Không có quỹ đạo",
|
|
3006
|
-
"trajectorydetailview.lines": "dòng",
|
|
3007
|
-
"triggers.cronError": "Cron không hợp lệ:",
|
|
3008
|
-
"triggers.cronExample.every15min": "Mỗi 15 phút",
|
|
3009
|
-
"triggers.cronExample.monthly": "Ngày 1 hằng tháng",
|
|
3010
|
-
"triggers.cronExample.weekdaysNine": "Ngày trong tuần 9 giờ sáng",
|
|
3011
|
-
"triggers.cronExampleHint": "Ví dụ thường gặp:",
|
|
3012
|
-
"triggers.goToWorkflows": "Đến tab Workflow",
|
|
3013
|
-
"triggers.kindText": "Gửi prompt",
|
|
3014
|
-
"triggers.kindWorkflow": "Chạy workflow",
|
|
3015
|
-
"triggers.scheduleIntervalError": "Khoảng thời gian phải lớn hơn 0",
|
|
3016
|
-
"triggers.scheduleOnceInPast": "Thời điểm đã lên lịch nằm trong quá khứ",
|
|
3017
|
-
"triggers.scheduleOnceLabel": "Chạy một lần lúc {{time}}",
|
|
3018
|
-
"triggers.schedulePreviewTitle": "Lần chạy tiếp theo",
|
|
3019
|
-
"triggers.whatToRun": "Cái gì sẽ chạy?",
|
|
3020
|
-
"triggers.workflowLabel": "Workflow",
|
|
3021
|
-
"triggers.workflowPlaceholder": "Chọn workflow…",
|
|
3022
|
-
"triggers.workflowUnavailable": "Không có workflow nào. Hãy tạo trong tab Workflow trước.",
|
|
3023
|
-
"triggersview.CronExpression5F": "Biểu thức Cron (5 trường)",
|
|
3024
|
-
"triggersview.CronSchedule": "Lịch Cron",
|
|
3025
|
-
"triggersview.InjectAmpWakeIm": "Inject & đánh thức ngay",
|
|
3026
|
-
"triggersview.Instructions": "Hướng dẫn",
|
|
3027
|
-
"triggersview.LastRun": "Lần chạy cuối",
|
|
3028
|
-
"triggersview.MaxRunsOptional": "Số lần chạy tối đa (tuỳ chọn)",
|
|
3029
|
-
"triggersview.NoRunsRecordedYet": "Chưa ghi nhận lần chạy nào.",
|
|
3030
|
-
"triggersview.OneTime": "Một lần",
|
|
3031
|
-
"triggersview.QueueForNextCycle": "Xếp hàng cho chu kỳ tiếp",
|
|
3032
|
-
"triggersview.RepeatingInterval": "Lặp lại theo khoảng",
|
|
3033
|
-
"triggersview.RunHistory": "Lịch sử chạy",
|
|
3034
|
-
"triggersview.RunNow": "Chạy ngay",
|
|
3035
|
-
"triggersview.ScheduleType": "Loại lịch",
|
|
3036
|
-
"triggersview.ScheduledTimeISO": "Thời gian lên lịch (ISO)",
|
|
3037
|
-
"triggersview.StartEnabled": "Bật khi tạo",
|
|
3038
|
-
"triggersview.WakeMode": "Chế độ đánh thức",
|
|
3039
|
-
"triggersview.WhatShouldTheAgen": "Agent nên làm gì khi trigger này kích hoạt?",
|
|
3040
|
-
"triggersview.eGDailyDigestH": "VD: Bản tin hàng ngày, Kiểm tra nhịp tim",
|
|
3041
|
-
"triggersview.minuteHourDayMont": "phút giờ ngày tháng thứ — VD: \"0 9 * * 1-5\" = ngày trong tuần lúc 9h",
|
|
3042
|
-
"ui-renderer.Larr": "←",
|
|
3043
|
-
"ui-renderer.Rarr": "→",
|
|
3044
|
-
"ui-renderer.UnknownComponent": "Component không xác định:",
|
|
3045
|
-
"vectorbrowserview.2D": "2D",
|
|
3046
|
-
"vectorbrowserview.3D": "3D",
|
|
3047
|
-
"vectorbrowserview.Content": "Nội dung",
|
|
3048
|
-
"vectorbrowserview.DatabaseConnectionError": "Không thể kết nối với cơ sở dữ liệu. Hãy chắc chắn rằng đại lý đang chạy.",
|
|
3049
|
-
"vectorbrowserview.DimensionsEmbeddings": "Vector {dimensions}D",
|
|
3050
|
-
"vectorbrowserview.Embedding": "Nhúng",
|
|
3051
|
-
"vectorbrowserview.Entity": "Thực thể",
|
|
3052
|
-
"vectorbrowserview.Graph2D": "biểu đồ 2D",
|
|
3053
|
-
"vectorbrowserview.Graph3D": "biểu đồ 3D",
|
|
3054
|
-
"vectorbrowserview.GraphLoadFailed": "Không tải được dữ liệu biểu đồ: {{message}}",
|
|
3055
|
-
"vectorbrowserview.ID": "ID",
|
|
3056
|
-
"vectorbrowserview.List": "Danh sách",
|
|
3057
|
-
"vectorbrowserview.ListView": "Chế độ xem danh sách",
|
|
3058
|
-
"vectorbrowserview.LoadFailed": "Không tải được kỷ niệm: {{message}}",
|
|
3059
|
-
"vectorbrowserview.Loading": "đang tải...",
|
|
3060
|
-
"vectorbrowserview.LoadingEmbeddings": "Đang tải embeddings...",
|
|
3061
|
-
"vectorbrowserview.LoadingMemories": "Đang tải bộ nhớ...",
|
|
3062
|
-
"vectorbrowserview.MemoryCount": "{{count}} kỷ niệm",
|
|
3063
|
-
"vectorbrowserview.MemoryDetail": "Chi tiết bộ nhớ",
|
|
3064
|
-
"vectorbrowserview.MemorySelectionHint": "Chọn bộ nhớ từ thanh bên để kiểm tra nội dung, siêu dữ liệu và giá trị nhúng của bộ nhớ đó.",
|
|
3065
|
-
"vectorbrowserview.Metadata": "Siêu dữ liệu",
|
|
3066
|
-
"vectorbrowserview.NeedAtLeast2Memo": "Cần ít nhất 2 memories có embedding. Tìm thấy",
|
|
3067
|
-
"vectorbrowserview.NoMemoryRecordsDetected": "Không tìm thấy bộ nhớ nào trong database.",
|
|
3068
|
-
"vectorbrowserview.NoRecordsMatchSearchQuery": "Không có bản ghi nào khớp với tìm kiếm.",
|
|
3069
|
-
"vectorbrowserview.NoTimestamp": "Không có dấu thời gian",
|
|
3070
|
-
"vectorbrowserview.NotEnoughEmbedding": "Không đủ embeddings cho chế độ đồ thị",
|
|
3071
|
-
"vectorbrowserview.NotEnoughEmbedding1": "Không đủ embeddings để hiển thị",
|
|
3072
|
-
"vectorbrowserview.Page": "Trang",
|
|
3073
|
-
"vectorbrowserview.RawRecord": "Bản ghi raw",
|
|
3074
|
-
"vectorbrowserview.RendererUnavailable": "Chế độ xem 3D không khả dụng trong môi trường này.",
|
|
3075
|
-
"vectorbrowserview.RendererUnavailableDescription": "Thời gian chạy hiện tại không thể khởi chạy trình kết xuất.",
|
|
3076
|
-
"vectorbrowserview.RetryConnection": "Thử kết nối lại",
|
|
3077
|
-
"vectorbrowserview.Room": "Phòng",
|
|
3078
|
-
"vectorbrowserview.SearchContent": "Tìm nội dung...",
|
|
3079
|
-
"vectorbrowserview.SelectPointHint": "Chọn một điểm từ trình xem để kiểm tra bản ghi đầy đủ của nó ở bên phải.",
|
|
3080
|
-
"vectorbrowserview.StartTheAgentToB": "Khởi động agent để duyệt vectors.",
|
|
3081
|
-
"vectorbrowserview.Unique": "Độc nhất",
|
|
3082
|
-
"vectorbrowserview.dimensions": "chiều",
|
|
3083
|
-
"vectorbrowserview.memories": "bộ nhớ",
|
|
3084
|
-
"vectorbrowserview.unique": "duy nhất",
|
|
3085
|
-
"vectorbrowserview.vectorsProjectedTo": "vectors chiếu 2D qua PCA — click điểm để xem chi tiết",
|
|
3086
|
-
"vectorbrowserview.vectorsProjectedTo1": "vectors chiếu xuống 2D",
|
|
3087
|
-
"vincent.connect": "Connect Vincent",
|
|
3088
|
-
"vincent.connectDescription": "Connect your Vincent account to enable DeFi vault management.",
|
|
3089
|
-
"vincent.connectPrompt": "Connect your Vincent account to get started",
|
|
3090
|
-
"vincent.connectPromptDetail": "Once connected, you'll see your vault health, trading strategy, P&L analytics, and transaction history here.",
|
|
3091
|
-
"vincent.connected": "Vincent Connected",
|
|
3092
|
-
"vincent.connectedSince": "Connected since",
|
|
3093
|
-
"vincent.disconnected": "Vincent disconnected",
|
|
3094
|
-
"vincent.loginTimeout": "Đăng nhập hết thời gian. Đóng cửa sổ xác thực và thử lại.",
|
|
3095
|
-
"voice.gender.female": "Nữ",
|
|
3096
|
-
"voice.gender.male": "Nam",
|
|
3097
|
-
"voice.hint.alluring_game_npc": "Quyến rũ, NPC game",
|
|
3098
|
-
"voice.hint.british_confident": "Anh quốc, tự tin",
|
|
3099
|
-
"voice.hint.british_presenter": "Anh quốc, MC",
|
|
3100
|
-
"voice.hint.british_raspy": "Anh quốc, khàn",
|
|
3101
|
-
"voice.hint.calm_clear": "Bình tĩnh, rõ ràng",
|
|
3102
|
-
"voice.hint.childish_cute": "Trẻ con, dễ thương",
|
|
3103
|
-
"voice.hint.clear_natural": "Trong trẻo, tự nhiên",
|
|
3104
|
-
"voice.hint.custom_voice": "Giọng tùy chỉnh",
|
|
3105
|
-
"voice.hint.cute_animated": "Dễ thương, hoạt bát",
|
|
3106
|
-
"voice.hint.deep_authoritative": "Trầm, uy quyền",
|
|
3107
|
-
"voice.hint.deep_natural": "Trầm, tự nhiên",
|
|
3108
|
-
"voice.hint.deep_smooth": "Trầm, mượt mà",
|
|
3109
|
-
"voice.hint.gruff_game_hero": "Thô ráp, anh hùng game",
|
|
3110
|
-
"voice.hint.magical_whimsical": "Ma thuật, kỳ diệu",
|
|
3111
|
-
"voice.hint.soft_warm": "Nhẹ nhàng, ấm áp",
|
|
3112
|
-
"voice.hint.sweet_storybook": "Ngọt ngào, cổ tích",
|
|
3113
|
-
"voice.hint.warm_friendly": "Ấm áp, thân thiện",
|
|
3114
|
-
"voice.hint.young_deep": "Trẻ, trầm",
|
|
3115
|
-
"voice.hint.young_natural": "Trẻ, tự nhiên",
|
|
3116
|
-
"voice.provider.edge": "Microsoft Edge",
|
|
3117
|
-
"voice.provider.edge.hint": "Miễn phí, giọng Microsoft",
|
|
3118
|
-
"voice.provider.elevenlabs.hint": "Giọng nói chất lượng cao, chân thực",
|
|
3119
|
-
"voice.refreshTalkMode": "Làm mới chế độ trò chuyện",
|
|
3120
|
-
"voice.startStopTalkMode": "Bắt đầu/Dừng chế độ trò chuyện",
|
|
3121
|
-
"voiceconfigview.APISource": "Nguồn API",
|
|
3122
|
-
"voiceconfigview.ActionFailed": "Thao tác talk mode thất bại.",
|
|
3123
|
-
"voiceconfigview.AddTrigger": "Thêm trigger…",
|
|
3124
|
-
"voiceconfigview.DesktopTalkMode": "Talk mode trên desktop",
|
|
3125
|
-
"voiceconfigview.DesktopTalkModeDesktopOnly": "Các điều khiển talk mode trên desktop chỉ khả dụng trong runtime Electrobun.",
|
|
3126
|
-
"voiceconfigview.DisableWakeWord": "Vô hiệu hóa từ đánh thức",
|
|
3127
|
-
"voiceconfigview.EdgeTTSUsesMicros": "Edge TTS dùng giọng Microsoft tích hợp sẵn.",
|
|
3128
|
-
"voiceconfigview.EnableWakeWord": "Bật từ đánh thức",
|
|
3129
|
-
"voiceconfigview.FastPathDefaultE": "Model ElevenLabs fast-path mặc định: ",
|
|
3130
|
-
"voiceconfigview.GetYourKeyAt": "Lấy key tại",
|
|
3131
|
-
"voiceconfigview.LoadingVoiceConfig": "Đang tải cấu hình giọng nói...",
|
|
3132
|
-
"voiceconfigview.LowerMoreSensiti": "Thấp hơn = nhạy hơn (khoảng ngắn hơn sau từ khoá)",
|
|
3133
|
-
"voiceconfigview.Microphone": "Micrô",
|
|
3134
|
-
"voiceconfigview.ModelSize": "Kích thước model",
|
|
3135
|
-
"voiceconfigview.NoApiKeyNeeded": "Không cần API key",
|
|
3136
|
-
"voiceconfigview.Playing": "Đang phát...",
|
|
3137
|
-
"voiceconfigview.PressEnterOrComma": "Enter hoặc dấu phẩy để thêm. Cần ít nhất 1 trigger.",
|
|
3138
|
-
"voiceconfigview.RemoveTrigger": "Xóa trình kích hoạt \"{{trigger}}\"",
|
|
3139
|
-
"voiceconfigview.RequiresApiKey": "Cần API key",
|
|
3140
|
-
"voiceconfigview.ServedViaElizaCloud": "phục vụ qua Eliza Cloud",
|
|
3141
|
-
"voiceconfigview.SimpleVoiceUsesYo": "Simple Voice dùng giọng mặc định hệ thống, không cần API key.",
|
|
3142
|
-
"voiceconfigview.SpeakTestPhrase": "Đọc câu thử nghiệm",
|
|
3143
|
-
"voiceconfigview.Speaking": "Đang nói",
|
|
3144
|
-
"voiceconfigview.SpeechRequested": "Đã yêu cầu phát giọng nói.",
|
|
3145
|
-
"voiceconfigview.StartTalkMode": "Bắt đầu talk mode",
|
|
3146
|
-
"voiceconfigview.State": "Trạng thái",
|
|
3147
|
-
"voiceconfigview.StopSpeaking": "Dừng nói",
|
|
3148
|
-
"voiceconfigview.StopTalkMode": "Dừng talk mode",
|
|
3149
|
-
"voiceconfigview.StoppedCurrentSpeechOutput": "Đã dừng đầu ra giọng nói hiện tại.",
|
|
3150
|
-
"voiceconfigview.TTSProvider": "Nhà cung cấp TTS",
|
|
3151
|
-
"voiceconfigview.TalkModeDescription": "Điều khiển vòng lặp giọng nói gốc, đầu ra giọng nói và chẩn đoán whisper.",
|
|
3152
|
-
"voiceconfigview.TalkModeStarted": "Đã bắt đầu talk mode.",
|
|
3153
|
-
"voiceconfigview.TalkModeStateRefreshed": "Đã làm mới trạng thái talk mode.",
|
|
3154
|
-
"voiceconfigview.TalkModeStatusUnavailable": "Trạng thái chế độ trò chuyện không khả dụng.",
|
|
3155
|
-
"voiceconfigview.TalkModeStopped": "Đã dừng talk mode.",
|
|
3156
|
-
"voiceconfigview.TalkModeUnavailable": "Talk mode không khả dụng.",
|
|
3157
|
-
"voiceconfigview.TestVoice": "Kiểm tra {{name}}",
|
|
3158
|
-
"voiceconfigview.Triggers": "Trình kích hoạt",
|
|
3159
|
-
"voiceconfigview.WakeSensitivity": "Độ nhạy đánh thức",
|
|
3160
|
-
"voiceconfigview.WakeWord": "Từ khoá đánh thức",
|
|
3161
|
-
"voiceconfigview.Whisper": "Thì thầm",
|
|
3162
|
-
"voiceconfigview.elevenlabsIo": "Elevenlabs.io",
|
|
3163
|
-
"voiceconfigview.hintAccurate": "(chính xác)",
|
|
3164
|
-
"voiceconfigview.hintFaster": "(nhanh hơn)",
|
|
3165
|
-
"voiceconfigview.hintRecommended": "(khuyên dùng)",
|
|
3166
|
-
"voiceconfigview.testPhrase": "Xin chào từ chế độ thoại {{appName}} desktop.",
|
|
3167
|
-
"wallet.addressCopied": "Đã copy địa chỉ.",
|
|
3168
|
-
"wallet.advancedSetup": "Cài đặt ví nâng cao",
|
|
3169
|
-
"wallet.copyEvmAddress": "Copy địa chỉ EVM",
|
|
3170
|
-
"wallet.copySolanaAddress": "Copy địa chỉ Solana",
|
|
3171
|
-
"wallet.emptyTokensCta": "Dùng nút sao chép phía trên để nạp cho agent.",
|
|
3172
|
-
"wallet.enableIt": "Bật lên",
|
|
3173
|
-
"wallet.loadingBalances": "Đang tải số dư...",
|
|
3174
|
-
"wallet.loadingNfts": "Đang tải NFTs...",
|
|
3175
|
-
"wallet.manual": "Thủ công",
|
|
3176
|
-
"wallet.nfts": "NFT",
|
|
3177
|
-
"wallet.noDataRefresh": "Chưa có token!",
|
|
3178
|
-
"wallet.noImage": "Không có ảnh",
|
|
3179
|
-
"wallet.noNftData": "Không có dữ liệu NFT.",
|
|
3180
|
-
"wallet.noNftsFound": "Không tìm thấy NFT.",
|
|
3181
|
-
"wallet.noOnchainWallet": "Chưa có ví onchain. Đăng nhập Privy trước.",
|
|
3182
|
-
"wallet.noOnchainWalletHint": "Sau khi đăng nhập, ví managed tự xuất hiện.",
|
|
3183
|
-
"wallet.noTokensFound": "Chưa có token. Gửi token cho agent nhé!",
|
|
3184
|
-
"wallet.noWalletAddressesYet": "Chưa có địa chỉ ví",
|
|
3185
|
-
"wallet.receiveHint": "Sao chép địa chỉ để nạp tiền vào ví này.",
|
|
3186
|
-
"wallet.removeManualTitle": "Xoá token thủ công",
|
|
3187
|
-
"wallet.searchWallets": "Tìm kiếm ví",
|
|
3188
|
-
"wallet.setup.configureRpc": "Cấu hình RPC",
|
|
3189
|
-
"wallet.setup.description": "Kết nối qua Eliza Cloud, Vincent hoặc cấu hình khóa ví trực tiếp để bắt đầu giao dịch.",
|
|
3190
|
-
"wallet.setup.importFromCloud": "Nhập từ Eliza Cloud",
|
|
3191
|
-
"wallet.setup.rpcNotConfigured": "Chưa cấu hình BSC RPC.",
|
|
3192
|
-
"wallet.setup.title": "Kết nối ví của bạn",
|
|
3193
|
-
"wallet.setupFromHere": "Kết nối nhà cung cấp ví để bắt đầu với các tính năng on-chain.",
|
|
3194
|
-
"wallet.sort": "Sắp xếp",
|
|
3195
|
-
"wallet.sortAscending": "Sắp xếp tăng dần",
|
|
3196
|
-
"wallet.sortDescending": "Sắp xếp giảm dần",
|
|
3197
|
-
"wallet.table.token": "Mã thông báo",
|
|
3198
|
-
"wallet.tokenRemovedManual": "Đã xoá token khỏi watchlist.",
|
|
3199
|
-
"whatsappqroverlay.ConnectWhatsApp": "Kết nối WhatsApp",
|
|
3200
|
-
"whatsappqroverlay.GeneratingQR": "Đang tạo QR...",
|
|
3201
|
-
"whatsappqroverlay.LinkADevice": "Liên kết thiết bị",
|
|
3202
|
-
"whatsappqroverlay.LinkedDevices": "Thiết bị đã liên kết",
|
|
3203
|
-
"whatsappqroverlay.Menu": "Menu",
|
|
3204
|
-
"whatsappqroverlay.OpenWhatsAppOnYou": "Mở WhatsApp trên điện thoại",
|
|
3205
|
-
"whatsappqroverlay.PointYourPhoneAt": "Hướng điện thoại vào mã QR này",
|
|
3206
|
-
"whatsappqroverlay.QRRefreshesAutomat": "QR tự làm mới (~15 giây)",
|
|
3207
|
-
"whatsappqroverlay.ScanAQRCodeWith": "Quét mã QR bằng điện thoại để liên kết WhatsApp.",
|
|
3208
|
-
"whatsappqroverlay.ScanWithWhatsApp": "Quét bằng WhatsApp",
|
|
3209
|
-
"whatsappqroverlay.Tap": "Chạm",
|
|
3210
|
-
"whatsappqroverlay.TryAgain": "Thử lại",
|
|
3211
|
-
"whatsappqroverlay.UsesAnUnofficialW": "Dùng API WhatsApp không chính thức. Hãy dùng số riêng.",
|
|
3212
|
-
"whatsappqroverlay.andSelect": "và chọn",
|
|
3213
|
-
"workflowGraph.ariaLabel": "Sơ đồ workflow với {{nodeCount}} node và {{edgeCount}} kết nối",
|
|
3214
|
-
"workflowGraph.buildingWorkflow": "Đang xây dựng workflow...",
|
|
3215
|
-
"workflowGraph.builtToast": "Đã tạo workflow",
|
|
3216
|
-
"workflowGraph.closeDrawer": "Đóng chi tiết node",
|
|
3217
|
-
"workflowGraph.empty": "Chưa có node nào",
|
|
3218
|
-
"workflowGraph.emptyHelp": "Hãy yêu cầu Trợ lý Tự động hóa xây dựng giúp.",
|
|
3219
|
-
"workflowGraph.focusComposer": "Mở chat",
|
|
3220
|
-
"workflowGraph.fullScreen": "Toàn màn hình",
|
|
3221
|
-
"workflowGraph.nodeDrawer.editorDisabled": "Mở trình chỉnh sửa n8n từ tab Workflow",
|
|
3222
|
-
"workflowGraph.nodeDrawer.noParameters": "Không có tham số",
|
|
3223
|
-
"workflowGraph.nodeDrawer.openInEditor": "Mở trong trình chỉnh sửa n8n",
|
|
3224
|
-
"workflowGraph.nodeDrawer.rawJsonLabel": "JSON thô",
|
|
3225
|
-
"workflowGraph.nodeDrawer.showLess": "Ẩn bớt",
|
|
3226
|
-
"workflowGraph.nodeDrawer.showMore": "Xem thêm",
|
|
3227
|
-
"workspace.resizeChat": "Thay đổi kích thước chat",
|
|
3228
|
-
"workspace.showContent": "Hiển thị nội dung",
|
|
3229
|
-
"workspace.showLeftSidebar": "Hiển thị thanh bên trái",
|
|
3230
|
-
"workspace.showPageChat": "Hiển thị chat trang"
|
|
3231
|
-
}
|