@elizaos/agent 2.0.0-alpha.425 → 2.0.0-alpha.427
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/package.json +4 -4
- package/packages/app-core/src/i18n/locales/en.json +113 -55
- package/packages/app-core/src/i18n/locales/es.json +112 -54
- package/packages/app-core/src/i18n/locales/ko.json +112 -54
- package/packages/app-core/src/i18n/locales/pt.json +113 -55
- package/packages/app-core/src/i18n/locales/tl.json +112 -54
- package/packages/app-core/src/i18n/locales/vi.json +112 -54
- package/packages/app-core/src/i18n/locales/zh-CN.json +112 -54
|
@@ -1,4 +1,62 @@
|
|
|
1
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.codeFailed": "Failed to submit code.",
|
|
10
|
+
"accounts.add.oauth.codeHint": "Auto-redirect didn't reach us. Paste the code (or full redirect URL) from the browser.",
|
|
11
|
+
"accounts.add.oauth.codePlaceholder": "Paste the code or redirect URL",
|
|
12
|
+
"accounts.add.oauth.sessionHint": "Session: {{sessionId}}",
|
|
13
|
+
"accounts.add.oauth.startFailed": "Failed to start login flow.",
|
|
14
|
+
"accounts.add.oauth.starting": "Starting login flow...",
|
|
15
|
+
"accounts.add.oauth.submitCode": "Submit code",
|
|
16
|
+
"accounts.add.oauth.waiting": "Waiting for browser... Complete the sign-in there.",
|
|
17
|
+
"accounts.add.save": "Add account",
|
|
18
|
+
"accounts.add.signIn": "Sign in with {{provider}}",
|
|
19
|
+
"accounts.add.subscriptionDescription": "Sign in with your provider to add another account to the rotation pool.",
|
|
20
|
+
"accounts.add.title": "Add {{provider}} account",
|
|
21
|
+
"accounts.add.tryAgain": "Try again",
|
|
22
|
+
"accounts.cancel": "Cancel",
|
|
23
|
+
"accounts.delete": "Delete account",
|
|
24
|
+
"accounts.delete.confirm": "Remove account",
|
|
25
|
+
"accounts.deleteConfirm.description": "Removing the account deletes its stored credential and pool metadata. This cannot be undone.",
|
|
26
|
+
"accounts.deleteConfirm.title": "Remove this account?",
|
|
27
|
+
"accounts.empty": "No accounts yet - add one to start using this provider.",
|
|
28
|
+
"accounts.enabled": "Enabled",
|
|
29
|
+
"accounts.enabledToggle": "Account enabled",
|
|
30
|
+
"accounts.heading": "Accounts ({{count}})",
|
|
31
|
+
"accounts.health.invalid": "Invalid credential",
|
|
32
|
+
"accounts.health.needsReauth": "Needs reauth",
|
|
33
|
+
"accounts.health.ok": "Healthy",
|
|
34
|
+
"accounts.health.rateLimited": "Rate-limited",
|
|
35
|
+
"accounts.health.rateLimitedWithReset": "Rate-limited (resets in {{resetIn}})",
|
|
36
|
+
"accounts.health.unknown": "Unknown",
|
|
37
|
+
"accounts.label.edit": "Account label",
|
|
38
|
+
"accounts.label.editTooltip": "Click to rename",
|
|
39
|
+
"accounts.lastUsed": "Last used {{lastUsed}}",
|
|
40
|
+
"accounts.loading": "Loading accounts...",
|
|
41
|
+
"accounts.moveDown": "Move down",
|
|
42
|
+
"accounts.moveUp": "Move up",
|
|
43
|
+
"accounts.orphan.label": "Orphan metadata",
|
|
44
|
+
"accounts.orphan.tooltip": "Pool metadata exists but no on-disk credential was found.",
|
|
45
|
+
"accounts.priority.tooltip": "Lower priority value runs first",
|
|
46
|
+
"accounts.provider.anthropicApi": "Anthropic API",
|
|
47
|
+
"accounts.provider.anthropicSubscription": "Anthropic Claude subscription",
|
|
48
|
+
"accounts.provider.openaiApi": "OpenAI API",
|
|
49
|
+
"accounts.provider.openaiCodex": "OpenAI Codex subscription",
|
|
50
|
+
"accounts.refresh": "Refresh",
|
|
51
|
+
"accounts.source.apiKey": "API key",
|
|
52
|
+
"accounts.source.oauth": "OAuth",
|
|
53
|
+
"accounts.strategy.choose": "Choose strategy",
|
|
54
|
+
"accounts.strategy.label": "Strategy",
|
|
55
|
+
"accounts.test": "Test",
|
|
56
|
+
"accounts.usage.none": "No usage data yet - click Refresh to probe.",
|
|
57
|
+
"accounts.usage.session": "Session",
|
|
58
|
+
"accounts.usage.session5h": "5h",
|
|
59
|
+
"accounts.usage.weekly": "7d",
|
|
2
60
|
"advancedpageview.DatabaseDescription": "Mga talahanayan, media, at browser ng vector",
|
|
3
61
|
"advancedpageview.DesktopDescription": "Native na diagnostics ng runtime, hiwalay na mga window, file dialog, clipboard, at mga kontrol ng shell",
|
|
4
62
|
"advancedpageview.LogsDescription": "Mga log ng runtime at serbisyo",
|
|
@@ -135,9 +193,9 @@
|
|
|
135
193
|
"automations.n8n.deleteConfirmMessage": "Permanenteng burahin ang workflow na ito. Hindi na ito maibabalik.",
|
|
136
194
|
"automations.n8n.deleteConfirmWorkflow": "Burahin ang \"{{name}}\"? Hindi na ito maibabalik.",
|
|
137
195
|
"automations.n8n.deleteFailed": "Hindi nabura ang workflow.",
|
|
196
|
+
"automations.n8n.deleteWorkflow": "Burahin ang workflow",
|
|
138
197
|
"automations.n8n.detailEmptyBody": "Pumili ng workflow sa sidebar para makita ang detalye nito, o bumalik sa dashboard para gumawa ng bago.",
|
|
139
198
|
"automations.n8n.detailEmptyHeading": "Walang napiling workflow",
|
|
140
|
-
"automations.n8n.deleteWorkflow": "Burahin ang workflow",
|
|
141
199
|
"automations.n8n.errorDeleteWorkflow": "Hindi nabura ang workflow: {{message}}",
|
|
142
200
|
"automations.n8n.errorLoadStatus": "Hindi na-load ang n8n status: {{message}}",
|
|
143
201
|
"automations.n8n.errorLoadWorkflows": "Hindi na-load ang workflows: {{message}}",
|
|
@@ -916,8 +974,8 @@
|
|
|
916
974
|
"databaseview.TableBrowser": "Tagapag-browse ng talahanayan",
|
|
917
975
|
"databaseview.TableEditor": "Editor ng talahanayan",
|
|
918
976
|
"databaseview.TableIsEmpty": "Walang laman ang table",
|
|
919
|
-
"databaseview.Tables": "Mga Table",
|
|
920
977
|
"databaseview.tables": "mga table",
|
|
978
|
+
"databaseview.Tables": "Mga Table",
|
|
921
979
|
"databaseview.TableWorkspaceDescription": "Siyasatin ang mga row, pag-uri-uriin ang mga column, at suriin ang istraktura ng talahanayan sa isang lugar.",
|
|
922
980
|
"databaseview.TheDatabaseViewer": "Ang database viewer ay available lamang kapag tumatakbo ang local agent runtime.",
|
|
923
981
|
"desktopworkspacesection.AgentRestartRequested": "Hiniling ang pag-restart ng ahente.",
|
|
@@ -1504,6 +1562,7 @@
|
|
|
1504
1562
|
"knowledgeview.Position": "Posisyon:",
|
|
1505
1563
|
"knowledgeview.Preparing": "Inihahanda...",
|
|
1506
1564
|
"knowledgeview.PreparingFile": "Paghahanda: {{filename}}",
|
|
1565
|
+
"knowledgeview.Scratchpad": "Scratchpad",
|
|
1507
1566
|
"knowledgeview.SearchFailed": "Nabigo ang paghahanap: {{message}}",
|
|
1508
1567
|
"knowledgeview.SearchResults": "Search Results",
|
|
1509
1568
|
"knowledgeview.SearchTips": "Subukan ang isang filename, paksa, o parirala mula sa katawan ng dokumento.",
|
|
@@ -2476,8 +2535,8 @@
|
|
|
2476
2535
|
"runtimeview.sectionLabel": "Seksyon ng runtime",
|
|
2477
2536
|
"runtimeview.sections": "Mga seksyon",
|
|
2478
2537
|
"runtimeview.sectionUnavailable": "Hindi available ang seksyon",
|
|
2479
|
-
"runtimeview.Services": "Mga Serbisyo (",
|
|
2480
2538
|
"runtimeview.services": "mga serbisyo:",
|
|
2539
|
+
"runtimeview.Services": "Mga Serbisyo (",
|
|
2481
2540
|
"runtimeview.servicesDescription": "Suriin ang mga pinagsama-samang serbisyo at ang kanilang mga instantiated implementation.",
|
|
2482
2541
|
"runtimeview.state": "estado:",
|
|
2483
2542
|
"runtimeview.Summary": "Buod",
|
|
@@ -2489,6 +2548,30 @@
|
|
|
2489
2548
|
"savecommandmodal.nameFormat": "Lowercase letters, numbers, at hyphens lang",
|
|
2490
2549
|
"savecommandmodal.nameRequired": "Kailangan ang pangalan",
|
|
2491
2550
|
"savecommandmodal.SaveAsCommand": "I-save bilang /Command",
|
|
2551
|
+
"scratchpadview.Counting": "Counting",
|
|
2552
|
+
"scratchpadview.DeleteFailed": "Failed to delete scratchpad topic.",
|
|
2553
|
+
"scratchpadview.DeleteTopic": "Delete scratchpad topic",
|
|
2554
|
+
"scratchpadview.FailedToLoad": "Failed to load scratchpad topics.",
|
|
2555
|
+
"scratchpadview.FailedToPreview": "Failed to preview scratchpad size.",
|
|
2556
|
+
"scratchpadview.FailedToRead": "Failed to read scratchpad topic.",
|
|
2557
|
+
"scratchpadview.LoadingTopics": "Loading topics",
|
|
2558
|
+
"scratchpadview.NewTopic": "New scratchpad topic",
|
|
2559
|
+
"scratchpadview.NoSearchResults": "No matching topics",
|
|
2560
|
+
"scratchpadview.NoTopics": "No scratchpad topics",
|
|
2561
|
+
"scratchpadview.SaveFailed": "Failed to save scratchpad topic.",
|
|
2562
|
+
"scratchpadview.SearchFailed": "Scratchpad search failed.",
|
|
2563
|
+
"scratchpadview.SearchPlaceholder": "Search scratchpad",
|
|
2564
|
+
"scratchpadview.SearchResults": "Search results",
|
|
2565
|
+
"scratchpadview.SelectedTopic": "Scratchpad topic",
|
|
2566
|
+
"scratchpadview.Text": "Text",
|
|
2567
|
+
"scratchpadview.Title": "Title",
|
|
2568
|
+
"scratchpadview.TopicCount": "{{count}} / {{max}} topics",
|
|
2569
|
+
"scratchpadview.TopicCreated": "Scratchpad topic created.",
|
|
2570
|
+
"scratchpadview.TopicDeleted": "Scratchpad topic deleted.",
|
|
2571
|
+
"scratchpadview.TopicLimitReached": "Scratchpad topic limit reached.",
|
|
2572
|
+
"scratchpadview.Topics": "Topics",
|
|
2573
|
+
"scratchpadview.TopicUpdated": "Scratchpad topic updated.",
|
|
2574
|
+
"scratchpadview.UpdatedAt": "Updated {{date}}",
|
|
2492
2575
|
"secretsview.AddSecret": "+ Magdagdag ng Secret",
|
|
2493
2576
|
"secretsview.AddSecretsToVault": "Magdagdag ng Secrets sa Vault",
|
|
2494
2577
|
"secretsview.LoadingSecrets": "Naglo-load ng mga secret...",
|
|
@@ -2579,6 +2662,29 @@
|
|
|
2579
2662
|
"settings.sections.aimodel.desc": "Mga setting ng provider at model",
|
|
2580
2663
|
"settings.sections.appearance.desc": "Content packs, VRM avatars, backgrounds, at mga tema",
|
|
2581
2664
|
"settings.sections.appearance.label": "Hitsura",
|
|
2665
|
+
"settings.sections.apps.basedOnLabel": "Based on existing app (optional)",
|
|
2666
|
+
"settings.sections.apps.basedOnNone": "Start from scratch",
|
|
2667
|
+
"settings.sections.apps.col.actions": "Actions",
|
|
2668
|
+
"settings.sections.apps.col.id": "ID",
|
|
2669
|
+
"settings.sections.apps.col.name": "App",
|
|
2670
|
+
"settings.sections.apps.col.runs": "Runs",
|
|
2671
|
+
"settings.sections.apps.col.version": "Version",
|
|
2672
|
+
"settings.sections.apps.createNew": "Create new app",
|
|
2673
|
+
"settings.sections.apps.desc": "Create, load, and manage local apps.",
|
|
2674
|
+
"settings.sections.apps.directoryLabel": "Directory path",
|
|
2675
|
+
"settings.sections.apps.edit": "Edit",
|
|
2676
|
+
"settings.sections.apps.empty": "No apps installed yet. Click 'Create new app' to scaffold one.",
|
|
2677
|
+
"settings.sections.apps.intentLabel": "What should the app do?",
|
|
2678
|
+
"settings.sections.apps.intentPlaceholder": "Describe the experience you want — e.g. a vibe coder for prototyping web apps with Tailwind.",
|
|
2679
|
+
"settings.sections.apps.label": "Apps",
|
|
2680
|
+
"settings.sections.apps.launch": "Launch",
|
|
2681
|
+
"settings.sections.apps.loadButton": "Load",
|
|
2682
|
+
"settings.sections.apps.loadFromDirectory": "Load from directory",
|
|
2683
|
+
"settings.sections.apps.loadingApps": "Loading apps…",
|
|
2684
|
+
"settings.sections.apps.relaunch": "Relaunch",
|
|
2685
|
+
"settings.sections.apps.stop": "Stop",
|
|
2686
|
+
"settings.sections.apps.verifyOnRelaunch": "Verify on relaunch",
|
|
2687
|
+
"settings.sections.apps.verifyOnRelaunchLabel": "Verify on relaunch",
|
|
2582
2688
|
"settings.sections.autoTraining.desc": "Training triggers at thresholds.",
|
|
2583
2689
|
"settings.sections.autoTraining.label": "Auto-training",
|
|
2584
2690
|
"settings.sections.backupReset.desc": "I-backup ang agent, i-restore mula sa backup, o burahin ang lahat at magsimula muli",
|
|
@@ -2757,6 +2863,7 @@
|
|
|
2757
2863
|
"statusbar.PopOutStreamView": "I-pop out ang stream view",
|
|
2758
2864
|
"statusbar.StopStream": "Ihinto ang Stream",
|
|
2759
2865
|
"streamsettings.Use": "Gamitin",
|
|
2866
|
+
"streamview.{{appName}}CouldNotRea": "Hindi ma-reach ang",
|
|
2760
2867
|
"streamview.CouldNotRea": "Could Not Rea",
|
|
2761
2868
|
"streamview.EnableTheStreaming": "I-enable ang streaming plugin para mag-go live",
|
|
2762
2869
|
"streamview.GoLiveHint": "Pindutin ang Go Live para simulan ang streaming.",
|
|
@@ -2767,7 +2874,6 @@
|
|
|
2767
2874
|
"streamview.StreamIsLive": "Live ang stream",
|
|
2768
2875
|
"streamview.StreamLiveStatus": "Uptime: {{uptime}} · {{frameCount}} frame",
|
|
2769
2876
|
"streamview.StreamReady": "Handa na ang Stream",
|
|
2770
|
-
"streamview.{{appName}}CouldNotRea": "Hindi ma-reach ang",
|
|
2771
2877
|
"subscriptionstatus.AfterLoggingInCo": "Pagkatapos mag-login sa Claude, kopyahin ang authorization code at\n i-paste ito sa ibaba.",
|
|
2772
2878
|
"subscriptionstatus.AfterLoggingInYo": "Pagkatapos mag-login, ire-redirect ka ng iyong browser sa isang page na hindi maglo-load\n (nagsisimula sa",
|
|
2773
2879
|
"subscriptionstatus.CallbackCodeTooLong": "Masyadong mahaba ang callback code.",
|
|
@@ -2943,8 +3049,8 @@
|
|
|
2943
3049
|
"vectorbrowserview.SearchContent": "Maghanap ng content...",
|
|
2944
3050
|
"vectorbrowserview.SelectPointHint": "Pumili ng punto mula sa manonood upang siyasatin ang buong record nito sa kanan.",
|
|
2945
3051
|
"vectorbrowserview.StartTheAgentToB": "I-start ang agent para mag-browse ng vectors.",
|
|
2946
|
-
"vectorbrowserview.Unique": "Natatangi",
|
|
2947
3052
|
"vectorbrowserview.unique": "kakaiba",
|
|
3053
|
+
"vectorbrowserview.Unique": "Natatangi",
|
|
2948
3054
|
"vectorbrowserview.vectorsProjectedTo": "vectors na na-project sa 2D gamit ang PCA — i-click ang isang punto\n para makita ang mga detalye",
|
|
2949
3055
|
"vectorbrowserview.vectorsProjectedTo1": "vectors na-project sa 2D",
|
|
2950
3056
|
"vincent.connect": "Connect Vincent",
|
|
@@ -3090,53 +3196,5 @@
|
|
|
3090
3196
|
"workspace.resizeChat": "I-resize ang chat",
|
|
3091
3197
|
"workspace.showContent": "Ipakita ang nilalaman",
|
|
3092
3198
|
"workspace.showLeftSidebar": "Ipakita ang kaliwang sidebar",
|
|
3093
|
-
"workspace.showPageChat": "Ipakita ang page chat"
|
|
3094
|
-
"knowledgeview.Scratchpad": "Scratchpad",
|
|
3095
|
-
"scratchpadview.FailedToLoad": "Failed to load scratchpad topics.",
|
|
3096
|
-
"scratchpadview.FailedToRead": "Failed to read scratchpad topic.",
|
|
3097
|
-
"scratchpadview.FailedToPreview": "Failed to preview scratchpad size.",
|
|
3098
|
-
"scratchpadview.SearchFailed": "Scratchpad search failed.",
|
|
3099
|
-
"scratchpadview.TopicCreated": "Scratchpad topic created.",
|
|
3100
|
-
"scratchpadview.TopicUpdated": "Scratchpad topic updated.",
|
|
3101
|
-
"scratchpadview.SaveFailed": "Failed to save scratchpad topic.",
|
|
3102
|
-
"scratchpadview.TopicDeleted": "Scratchpad topic deleted.",
|
|
3103
|
-
"scratchpadview.DeleteFailed": "Failed to delete scratchpad topic.",
|
|
3104
|
-
"scratchpadview.NewTopic": "New scratchpad topic",
|
|
3105
|
-
"scratchpadview.SelectedTopic": "Scratchpad topic",
|
|
3106
|
-
"scratchpadview.Counting": "Counting",
|
|
3107
|
-
"scratchpadview.UpdatedAt": "Updated {{date}}",
|
|
3108
|
-
"scratchpadview.DeleteTopic": "Delete scratchpad topic",
|
|
3109
|
-
"scratchpadview.TopicLimitReached": "Scratchpad topic limit reached.",
|
|
3110
|
-
"scratchpadview.Title": "Title",
|
|
3111
|
-
"scratchpadview.Text": "Text",
|
|
3112
|
-
"scratchpadview.SearchResults": "Search results",
|
|
3113
|
-
"scratchpadview.Topics": "Topics",
|
|
3114
|
-
"scratchpadview.TopicCount": "{{count}} / {{max}} topics",
|
|
3115
|
-
"scratchpadview.SearchPlaceholder": "Search scratchpad",
|
|
3116
|
-
"scratchpadview.LoadingTopics": "Loading topics",
|
|
3117
|
-
"scratchpadview.NoTopics": "No scratchpad topics",
|
|
3118
|
-
"scratchpadview.NoSearchResults": "No matching topics",
|
|
3119
|
-
"settings.sections.apps.label": "Apps",
|
|
3120
|
-
"settings.sections.apps.desc": "Create, load, and manage local apps.",
|
|
3121
|
-
"settings.sections.apps.createNew": "Create new app",
|
|
3122
|
-
"settings.sections.apps.loadFromDirectory": "Load from directory",
|
|
3123
|
-
"settings.sections.apps.verifyOnRelaunchLabel": "Verify on relaunch",
|
|
3124
|
-
"settings.sections.apps.verifyOnRelaunch": "Verify on relaunch",
|
|
3125
|
-
"settings.sections.apps.intentLabel": "What should the app do?",
|
|
3126
|
-
"settings.sections.apps.intentPlaceholder": "Describe the experience you want — e.g. a vibe coder for prototyping web apps with Tailwind.",
|
|
3127
|
-
"settings.sections.apps.basedOnLabel": "Based on existing app (optional)",
|
|
3128
|
-
"settings.sections.apps.basedOnNone": "Start from scratch",
|
|
3129
|
-
"settings.sections.apps.directoryLabel": "Directory path",
|
|
3130
|
-
"settings.sections.apps.loadButton": "Load",
|
|
3131
|
-
"settings.sections.apps.loadingApps": "Loading apps…",
|
|
3132
|
-
"settings.sections.apps.empty": "No apps installed yet. Click 'Create new app' to scaffold one.",
|
|
3133
|
-
"settings.sections.apps.col.name": "App",
|
|
3134
|
-
"settings.sections.apps.col.id": "ID",
|
|
3135
|
-
"settings.sections.apps.col.version": "Version",
|
|
3136
|
-
"settings.sections.apps.col.runs": "Runs",
|
|
3137
|
-
"settings.sections.apps.col.actions": "Actions",
|
|
3138
|
-
"settings.sections.apps.launch": "Launch",
|
|
3139
|
-
"settings.sections.apps.relaunch": "Relaunch",
|
|
3140
|
-
"settings.sections.apps.edit": "Edit",
|
|
3141
|
-
"settings.sections.apps.stop": "Stop"
|
|
3199
|
+
"workspace.showPageChat": "Ipakita ang page chat"
|
|
3142
3200
|
}
|
|
@@ -1,4 +1,62 @@
|
|
|
1
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.codeFailed": "Failed to submit code.",
|
|
10
|
+
"accounts.add.oauth.codeHint": "Auto-redirect didn't reach us. Paste the code (or full redirect URL) from the browser.",
|
|
11
|
+
"accounts.add.oauth.codePlaceholder": "Paste the code or redirect URL",
|
|
12
|
+
"accounts.add.oauth.sessionHint": "Session: {{sessionId}}",
|
|
13
|
+
"accounts.add.oauth.startFailed": "Failed to start login flow.",
|
|
14
|
+
"accounts.add.oauth.starting": "Starting login flow...",
|
|
15
|
+
"accounts.add.oauth.submitCode": "Submit code",
|
|
16
|
+
"accounts.add.oauth.waiting": "Waiting for browser... Complete the sign-in there.",
|
|
17
|
+
"accounts.add.save": "Add account",
|
|
18
|
+
"accounts.add.signIn": "Sign in with {{provider}}",
|
|
19
|
+
"accounts.add.subscriptionDescription": "Sign in with your provider to add another account to the rotation pool.",
|
|
20
|
+
"accounts.add.title": "Add {{provider}} account",
|
|
21
|
+
"accounts.add.tryAgain": "Try again",
|
|
22
|
+
"accounts.cancel": "Cancel",
|
|
23
|
+
"accounts.delete": "Delete account",
|
|
24
|
+
"accounts.delete.confirm": "Remove account",
|
|
25
|
+
"accounts.deleteConfirm.description": "Removing the account deletes its stored credential and pool metadata. This cannot be undone.",
|
|
26
|
+
"accounts.deleteConfirm.title": "Remove this account?",
|
|
27
|
+
"accounts.empty": "No accounts yet - add one to start using this provider.",
|
|
28
|
+
"accounts.enabled": "Enabled",
|
|
29
|
+
"accounts.enabledToggle": "Account enabled",
|
|
30
|
+
"accounts.heading": "Accounts ({{count}})",
|
|
31
|
+
"accounts.health.invalid": "Invalid credential",
|
|
32
|
+
"accounts.health.needsReauth": "Needs reauth",
|
|
33
|
+
"accounts.health.ok": "Healthy",
|
|
34
|
+
"accounts.health.rateLimited": "Rate-limited",
|
|
35
|
+
"accounts.health.rateLimitedWithReset": "Rate-limited (resets in {{resetIn}})",
|
|
36
|
+
"accounts.health.unknown": "Unknown",
|
|
37
|
+
"accounts.label.edit": "Account label",
|
|
38
|
+
"accounts.label.editTooltip": "Click to rename",
|
|
39
|
+
"accounts.lastUsed": "Last used {{lastUsed}}",
|
|
40
|
+
"accounts.loading": "Loading accounts...",
|
|
41
|
+
"accounts.moveDown": "Move down",
|
|
42
|
+
"accounts.moveUp": "Move up",
|
|
43
|
+
"accounts.orphan.label": "Orphan metadata",
|
|
44
|
+
"accounts.orphan.tooltip": "Pool metadata exists but no on-disk credential was found.",
|
|
45
|
+
"accounts.priority.tooltip": "Lower priority value runs first",
|
|
46
|
+
"accounts.provider.anthropicApi": "Anthropic API",
|
|
47
|
+
"accounts.provider.anthropicSubscription": "Anthropic Claude subscription",
|
|
48
|
+
"accounts.provider.openaiApi": "OpenAI API",
|
|
49
|
+
"accounts.provider.openaiCodex": "OpenAI Codex subscription",
|
|
50
|
+
"accounts.refresh": "Refresh",
|
|
51
|
+
"accounts.source.apiKey": "API key",
|
|
52
|
+
"accounts.source.oauth": "OAuth",
|
|
53
|
+
"accounts.strategy.choose": "Choose strategy",
|
|
54
|
+
"accounts.strategy.label": "Strategy",
|
|
55
|
+
"accounts.test": "Test",
|
|
56
|
+
"accounts.usage.none": "No usage data yet - click Refresh to probe.",
|
|
57
|
+
"accounts.usage.session": "Session",
|
|
58
|
+
"accounts.usage.session5h": "5h",
|
|
59
|
+
"accounts.usage.weekly": "7d",
|
|
2
60
|
"advancedpageview.DatabaseDescription": "Bảng, phương tiện và trình duyệt vector",
|
|
3
61
|
"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",
|
|
4
62
|
"advancedpageview.LogsDescription": "Nhật ký runtime và dịch vụ",
|
|
@@ -135,9 +193,9 @@
|
|
|
135
193
|
"automations.n8n.deleteConfirmMessage": "Xóa vĩnh viễn workflow này. Hành động này không thể hoàn tác.",
|
|
136
194
|
"automations.n8n.deleteConfirmWorkflow": "Xóa \"{{name}}\"? Hành động này không thể hoàn tác.",
|
|
137
195
|
"automations.n8n.deleteFailed": "Không thể xóa workflow.",
|
|
196
|
+
"automations.n8n.deleteWorkflow": "Xóa workflow",
|
|
138
197
|
"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.",
|
|
139
198
|
"automations.n8n.detailEmptyHeading": "Chưa chọn workflow",
|
|
140
|
-
"automations.n8n.deleteWorkflow": "Xóa workflow",
|
|
141
199
|
"automations.n8n.errorDeleteWorkflow": "Không thể xóa workflow: {{message}}",
|
|
142
200
|
"automations.n8n.errorLoadStatus": "Không thể tải trạng thái n8n: {{message}}",
|
|
143
201
|
"automations.n8n.errorLoadWorkflows": "Không thể tải workflow: {{message}}",
|
|
@@ -916,8 +974,8 @@
|
|
|
916
974
|
"databaseview.TableBrowser": "Trình duyệt bảng",
|
|
917
975
|
"databaseview.TableEditor": "Trình sửa bảng",
|
|
918
976
|
"databaseview.TableIsEmpty": "Bảng trống",
|
|
919
|
-
"databaseview.Tables": "Bảng",
|
|
920
977
|
"databaseview.tables": "bảng",
|
|
978
|
+
"databaseview.Tables": "Bảng",
|
|
921
979
|
"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.",
|
|
922
980
|
"databaseview.TheDatabaseViewer": "Trình xem database chỉ khả dụng khi agent runtime đang chạy.",
|
|
923
981
|
"desktopworkspacesection.AgentRestartRequested": "Đã yêu cầu khởi động lại đại lý.",
|
|
@@ -1504,6 +1562,7 @@
|
|
|
1504
1562
|
"knowledgeview.Position": "Vị trí:",
|
|
1505
1563
|
"knowledgeview.Preparing": "Đang chuẩn bị...",
|
|
1506
1564
|
"knowledgeview.PreparingFile": "Đang chuẩn bị: {{filename}}",
|
|
1565
|
+
"knowledgeview.Scratchpad": "Scratchpad",
|
|
1507
1566
|
"knowledgeview.SearchFailed": "Tìm kiếm không thành công: {{message}}",
|
|
1508
1567
|
"knowledgeview.SearchResults": "Search Results",
|
|
1509
1568
|
"knowledgeview.SearchTips": "Hãy thử tên tệp, chủ đề hoặc cụm từ từ nội dung tài liệu.",
|
|
@@ -2476,8 +2535,8 @@
|
|
|
2476
2535
|
"runtimeview.sectionLabel": "Mục runtime",
|
|
2477
2536
|
"runtimeview.sections": "Các mục",
|
|
2478
2537
|
"runtimeview.sectionUnavailable": "Không có mục này",
|
|
2479
|
-
"runtimeview.Services": "Dịch vụ (",
|
|
2480
2538
|
"runtimeview.services": "dịch vụ:",
|
|
2539
|
+
"runtimeview.Services": "Dịch vụ (",
|
|
2481
2540
|
"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.",
|
|
2482
2541
|
"runtimeview.state": "trạng thái:",
|
|
2483
2542
|
"runtimeview.Summary": "Tóm tắt",
|
|
@@ -2489,6 +2548,30 @@
|
|
|
2489
2548
|
"savecommandmodal.nameFormat": "Chỉ dùng chữ thường, số và dấu gạch ngang",
|
|
2490
2549
|
"savecommandmodal.nameRequired": "Phải nhập tên nha",
|
|
2491
2550
|
"savecommandmodal.SaveAsCommand": "Lưu thành /Lệnh",
|
|
2551
|
+
"scratchpadview.Counting": "Counting",
|
|
2552
|
+
"scratchpadview.DeleteFailed": "Failed to delete scratchpad topic.",
|
|
2553
|
+
"scratchpadview.DeleteTopic": "Delete scratchpad topic",
|
|
2554
|
+
"scratchpadview.FailedToLoad": "Failed to load scratchpad topics.",
|
|
2555
|
+
"scratchpadview.FailedToPreview": "Failed to preview scratchpad size.",
|
|
2556
|
+
"scratchpadview.FailedToRead": "Failed to read scratchpad topic.",
|
|
2557
|
+
"scratchpadview.LoadingTopics": "Loading topics",
|
|
2558
|
+
"scratchpadview.NewTopic": "New scratchpad topic",
|
|
2559
|
+
"scratchpadview.NoSearchResults": "No matching topics",
|
|
2560
|
+
"scratchpadview.NoTopics": "No scratchpad topics",
|
|
2561
|
+
"scratchpadview.SaveFailed": "Failed to save scratchpad topic.",
|
|
2562
|
+
"scratchpadview.SearchFailed": "Scratchpad search failed.",
|
|
2563
|
+
"scratchpadview.SearchPlaceholder": "Search scratchpad",
|
|
2564
|
+
"scratchpadview.SearchResults": "Search results",
|
|
2565
|
+
"scratchpadview.SelectedTopic": "Scratchpad topic",
|
|
2566
|
+
"scratchpadview.Text": "Text",
|
|
2567
|
+
"scratchpadview.Title": "Title",
|
|
2568
|
+
"scratchpadview.TopicCount": "{{count}} / {{max}} topics",
|
|
2569
|
+
"scratchpadview.TopicCreated": "Scratchpad topic created.",
|
|
2570
|
+
"scratchpadview.TopicDeleted": "Scratchpad topic deleted.",
|
|
2571
|
+
"scratchpadview.TopicLimitReached": "Scratchpad topic limit reached.",
|
|
2572
|
+
"scratchpadview.Topics": "Topics",
|
|
2573
|
+
"scratchpadview.TopicUpdated": "Scratchpad topic updated.",
|
|
2574
|
+
"scratchpadview.UpdatedAt": "Updated {{date}}",
|
|
2492
2575
|
"secretsview.AddSecret": "+ Thêm Secret",
|
|
2493
2576
|
"secretsview.AddSecretsToVault": "Thêm Secrets vào Kho",
|
|
2494
2577
|
"secretsview.LoadingSecrets": "Đang tải secrets...",
|
|
@@ -2579,6 +2662,29 @@
|
|
|
2579
2662
|
"settings.sections.aimodel.desc": "Nhà cung cấp và cài đặt model",
|
|
2580
2663
|
"settings.sections.appearance.desc": "Gói nội dung, avatar VRM, hình nền và giao diện",
|
|
2581
2664
|
"settings.sections.appearance.label": "Giao diện",
|
|
2665
|
+
"settings.sections.apps.basedOnLabel": "Based on existing app (optional)",
|
|
2666
|
+
"settings.sections.apps.basedOnNone": "Start from scratch",
|
|
2667
|
+
"settings.sections.apps.col.actions": "Actions",
|
|
2668
|
+
"settings.sections.apps.col.id": "ID",
|
|
2669
|
+
"settings.sections.apps.col.name": "App",
|
|
2670
|
+
"settings.sections.apps.col.runs": "Runs",
|
|
2671
|
+
"settings.sections.apps.col.version": "Version",
|
|
2672
|
+
"settings.sections.apps.createNew": "Create new app",
|
|
2673
|
+
"settings.sections.apps.desc": "Create, load, and manage local apps.",
|
|
2674
|
+
"settings.sections.apps.directoryLabel": "Directory path",
|
|
2675
|
+
"settings.sections.apps.edit": "Edit",
|
|
2676
|
+
"settings.sections.apps.empty": "No apps installed yet. Click 'Create new app' to scaffold one.",
|
|
2677
|
+
"settings.sections.apps.intentLabel": "What should the app do?",
|
|
2678
|
+
"settings.sections.apps.intentPlaceholder": "Describe the experience you want — e.g. a vibe coder for prototyping web apps with Tailwind.",
|
|
2679
|
+
"settings.sections.apps.label": "Apps",
|
|
2680
|
+
"settings.sections.apps.launch": "Launch",
|
|
2681
|
+
"settings.sections.apps.loadButton": "Load",
|
|
2682
|
+
"settings.sections.apps.loadFromDirectory": "Load from directory",
|
|
2683
|
+
"settings.sections.apps.loadingApps": "Loading apps…",
|
|
2684
|
+
"settings.sections.apps.relaunch": "Relaunch",
|
|
2685
|
+
"settings.sections.apps.stop": "Stop",
|
|
2686
|
+
"settings.sections.apps.verifyOnRelaunch": "Verify on relaunch",
|
|
2687
|
+
"settings.sections.apps.verifyOnRelaunchLabel": "Verify on relaunch",
|
|
2582
2688
|
"settings.sections.autoTraining.desc": "Trigger và ngưỡng huấn luyện.",
|
|
2583
2689
|
"settings.sections.autoTraining.label": "Tự động huấn luyện",
|
|
2584
2690
|
"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",
|
|
@@ -2757,6 +2863,7 @@
|
|
|
2757
2863
|
"statusbar.PopOutStreamView": "Bật cửa sổ stream",
|
|
2758
2864
|
"statusbar.StopStream": "Dừng phát trực tiếp",
|
|
2759
2865
|
"streamsettings.Use": "Dùng",
|
|
2866
|
+
"streamview.{{appName}}CouldNotRea": "Không thể kết nối tới",
|
|
2760
2867
|
"streamview.CouldNotRea": "Could Not Rea",
|
|
2761
2868
|
"streamview.EnableTheStreaming": "Bật plugin phát sóng để go live",
|
|
2762
2869
|
"streamview.GoLiveHint": "Nhấn Go Live để bắt đầu phát trực tuyến.",
|
|
@@ -2767,7 +2874,6 @@
|
|
|
2767
2874
|
"streamview.StreamIsLive": "Luồng đang trực tiếp",
|
|
2768
2875
|
"streamview.StreamLiveStatus": "Thời gian hoạt động: {{uptime}} · {{frameCount}} khung",
|
|
2769
2876
|
"streamview.StreamReady": "Đã sẵn sàng phát trực tuyến",
|
|
2770
|
-
"streamview.{{appName}}CouldNotRea": "Không thể kết nối tới",
|
|
2771
2877
|
"subscriptionstatus.AfterLoggingInCo": "Sau khi đăng nhập Claude, copy mã xác thực và dán bên dưới.",
|
|
2772
2878
|
"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",
|
|
2773
2879
|
"subscriptionstatus.CallbackCodeTooLong": "Mã callback quá dài.",
|
|
@@ -2943,8 +3049,8 @@
|
|
|
2943
3049
|
"vectorbrowserview.SearchContent": "Tìm nội dung...",
|
|
2944
3050
|
"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.",
|
|
2945
3051
|
"vectorbrowserview.StartTheAgentToB": "Khởi động agent để duyệt vectors.",
|
|
2946
|
-
"vectorbrowserview.Unique": "Độc nhất",
|
|
2947
3052
|
"vectorbrowserview.unique": "duy nhất",
|
|
3053
|
+
"vectorbrowserview.Unique": "Độc nhất",
|
|
2948
3054
|
"vectorbrowserview.vectorsProjectedTo": "vectors chiếu 2D qua PCA — click điểm để xem chi tiết",
|
|
2949
3055
|
"vectorbrowserview.vectorsProjectedTo1": "vectors chiếu xuống 2D",
|
|
2950
3056
|
"vincent.connect": "Connect Vincent",
|
|
@@ -3090,53 +3196,5 @@
|
|
|
3090
3196
|
"workspace.resizeChat": "Thay đổi kích thước chat",
|
|
3091
3197
|
"workspace.showContent": "Hiển thị nội dung",
|
|
3092
3198
|
"workspace.showLeftSidebar": "Hiển thị thanh bên trái",
|
|
3093
|
-
"workspace.showPageChat": "Hiển thị chat trang"
|
|
3094
|
-
"knowledgeview.Scratchpad": "Scratchpad",
|
|
3095
|
-
"scratchpadview.FailedToLoad": "Failed to load scratchpad topics.",
|
|
3096
|
-
"scratchpadview.FailedToRead": "Failed to read scratchpad topic.",
|
|
3097
|
-
"scratchpadview.FailedToPreview": "Failed to preview scratchpad size.",
|
|
3098
|
-
"scratchpadview.SearchFailed": "Scratchpad search failed.",
|
|
3099
|
-
"scratchpadview.TopicCreated": "Scratchpad topic created.",
|
|
3100
|
-
"scratchpadview.TopicUpdated": "Scratchpad topic updated.",
|
|
3101
|
-
"scratchpadview.SaveFailed": "Failed to save scratchpad topic.",
|
|
3102
|
-
"scratchpadview.TopicDeleted": "Scratchpad topic deleted.",
|
|
3103
|
-
"scratchpadview.DeleteFailed": "Failed to delete scratchpad topic.",
|
|
3104
|
-
"scratchpadview.NewTopic": "New scratchpad topic",
|
|
3105
|
-
"scratchpadview.SelectedTopic": "Scratchpad topic",
|
|
3106
|
-
"scratchpadview.Counting": "Counting",
|
|
3107
|
-
"scratchpadview.UpdatedAt": "Updated {{date}}",
|
|
3108
|
-
"scratchpadview.DeleteTopic": "Delete scratchpad topic",
|
|
3109
|
-
"scratchpadview.TopicLimitReached": "Scratchpad topic limit reached.",
|
|
3110
|
-
"scratchpadview.Title": "Title",
|
|
3111
|
-
"scratchpadview.Text": "Text",
|
|
3112
|
-
"scratchpadview.SearchResults": "Search results",
|
|
3113
|
-
"scratchpadview.Topics": "Topics",
|
|
3114
|
-
"scratchpadview.TopicCount": "{{count}} / {{max}} topics",
|
|
3115
|
-
"scratchpadview.SearchPlaceholder": "Search scratchpad",
|
|
3116
|
-
"scratchpadview.LoadingTopics": "Loading topics",
|
|
3117
|
-
"scratchpadview.NoTopics": "No scratchpad topics",
|
|
3118
|
-
"scratchpadview.NoSearchResults": "No matching topics",
|
|
3119
|
-
"settings.sections.apps.label": "Apps",
|
|
3120
|
-
"settings.sections.apps.desc": "Create, load, and manage local apps.",
|
|
3121
|
-
"settings.sections.apps.createNew": "Create new app",
|
|
3122
|
-
"settings.sections.apps.loadFromDirectory": "Load from directory",
|
|
3123
|
-
"settings.sections.apps.verifyOnRelaunchLabel": "Verify on relaunch",
|
|
3124
|
-
"settings.sections.apps.verifyOnRelaunch": "Verify on relaunch",
|
|
3125
|
-
"settings.sections.apps.intentLabel": "What should the app do?",
|
|
3126
|
-
"settings.sections.apps.intentPlaceholder": "Describe the experience you want — e.g. a vibe coder for prototyping web apps with Tailwind.",
|
|
3127
|
-
"settings.sections.apps.basedOnLabel": "Based on existing app (optional)",
|
|
3128
|
-
"settings.sections.apps.basedOnNone": "Start from scratch",
|
|
3129
|
-
"settings.sections.apps.directoryLabel": "Directory path",
|
|
3130
|
-
"settings.sections.apps.loadButton": "Load",
|
|
3131
|
-
"settings.sections.apps.loadingApps": "Loading apps…",
|
|
3132
|
-
"settings.sections.apps.empty": "No apps installed yet. Click 'Create new app' to scaffold one.",
|
|
3133
|
-
"settings.sections.apps.col.name": "App",
|
|
3134
|
-
"settings.sections.apps.col.id": "ID",
|
|
3135
|
-
"settings.sections.apps.col.version": "Version",
|
|
3136
|
-
"settings.sections.apps.col.runs": "Runs",
|
|
3137
|
-
"settings.sections.apps.col.actions": "Actions",
|
|
3138
|
-
"settings.sections.apps.launch": "Launch",
|
|
3139
|
-
"settings.sections.apps.relaunch": "Relaunch",
|
|
3140
|
-
"settings.sections.apps.edit": "Edit",
|
|
3141
|
-
"settings.sections.apps.stop": "Stop"
|
|
3199
|
+
"workspace.showPageChat": "Hiển thị chat trang"
|
|
3142
3200
|
}
|