clawui 0.1.4 → 0.1.6

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.
Files changed (101) hide show
  1. package/README.md +18 -2
  2. package/locales/ar/extensions/feishu.json +0 -1
  3. package/locales/ar/ui/app.json +1 -17
  4. package/locales/ar/ui/views/agents.json +1 -26
  5. package/locales/ar/ui/views/channels.json +0 -20
  6. package/locales/ar/ui/views/config.json +11 -16
  7. package/locales/ar/ui/views/cron.json +0 -6
  8. package/locales/ar/ui/views/nodes.json +1 -16
  9. package/locales/ar/ui/views/skills.json +0 -5
  10. package/locales/ar/ui/views/usage.json +1 -39
  11. package/locales/cs/extensions/feishu.json +37 -0
  12. package/locales/cs/ui/app.json +107 -0
  13. package/locales/cs/ui/views/agents.json +140 -0
  14. package/locales/cs/ui/views/channels.json +91 -0
  15. package/locales/cs/ui/views/chat.json +23 -0
  16. package/locales/cs/ui/views/config.json +87 -0
  17. package/locales/cs/ui/views/cron.json +64 -0
  18. package/locales/cs/ui/views/debug.json +17 -0
  19. package/locales/cs/ui/views/instances.json +8 -0
  20. package/locales/cs/ui/views/logs.json +12 -0
  21. package/locales/cs/ui/views/nodes.json +91 -0
  22. package/locales/cs/ui/views/overview.json +33 -0
  23. package/locales/cs/ui/views/sessions.json +21 -0
  24. package/locales/cs/ui/views/skills.json +26 -0
  25. package/locales/cs/ui/views/usage.json +242 -0
  26. package/locales/el/extensions/feishu.json +37 -0
  27. package/locales/el/ui/app.json +107 -0
  28. package/locales/el/ui/views/agents.json +140 -0
  29. package/locales/el/ui/views/channels.json +23 -0
  30. package/locales/el/ui/views/chat.json +23 -0
  31. package/locales/el/ui/views/config.json +87 -0
  32. package/locales/el/ui/views/cron.json +64 -0
  33. package/locales/el/ui/views/debug.json +17 -0
  34. package/locales/el/ui/views/instances.json +8 -0
  35. package/locales/el/ui/views/logs.json +12 -0
  36. package/locales/el/ui/views/nodes.json +91 -0
  37. package/locales/el/ui/views/overview.json +33 -0
  38. package/locales/el/ui/views/sessions.json +21 -0
  39. package/locales/el/ui/views/skills.json +26 -0
  40. package/locales/el/ui/views/usage.json +242 -0
  41. package/locales/fi/extensions/feishu.json +32 -32
  42. package/locales/fi/ui/app.json +82 -82
  43. package/locales/fi/ui/views/agents.json +118 -117
  44. package/locales/fi/ui/views/channels.json +69 -69
  45. package/locales/fi/ui/views/chat.json +21 -21
  46. package/locales/fi/ui/views/config.json +77 -77
  47. package/locales/fi/ui/views/cron.json +55 -55
  48. package/locales/fi/ui/views/debug.json +15 -15
  49. package/locales/fi/ui/views/instances.json +6 -6
  50. package/locales/fi/ui/views/logs.json +10 -10
  51. package/locales/fi/ui/views/nodes.json +74 -74
  52. package/locales/fi/ui/views/overview.json +31 -31
  53. package/locales/fi/ui/views/sessions.json +19 -19
  54. package/locales/fi/ui/views/skills.json +19 -19
  55. package/locales/fi/ui/views/usage.json +219 -219
  56. package/locales/fil/extensions/feishu.json +37 -0
  57. package/locales/fil/fi/extensions/feishu.json +37 -0
  58. package/locales/fil/fi/ui/app.json +107 -0
  59. package/locales/fil/fi/ui/views/agents.json +139 -0
  60. package/locales/fil/fi/ui/views/channels.json +91 -0
  61. package/locales/fil/fi/ui/views/chat.json +23 -0
  62. package/locales/fil/fi/ui/views/config.json +87 -0
  63. package/locales/fil/fi/ui/views/cron.json +64 -0
  64. package/locales/fil/fi/ui/views/debug.json +17 -0
  65. package/locales/fil/fi/ui/views/instances.json +8 -0
  66. package/locales/fil/fi/ui/views/logs.json +12 -0
  67. package/locales/fil/fi/ui/views/nodes.json +91 -0
  68. package/locales/fil/fi/ui/views/overview.json +33 -0
  69. package/locales/fil/fi/ui/views/sessions.json +21 -0
  70. package/locales/fil/fi/ui/views/skills.json +26 -0
  71. package/locales/fil/fi/ui/views/usage.json +242 -0
  72. package/locales/fil/ui/app.json +107 -0
  73. package/locales/fil/ui/views/agents.json +139 -0
  74. package/locales/fil/ui/views/channels.json +91 -0
  75. package/locales/fil/ui/views/chat.json +23 -0
  76. package/locales/fil/ui/views/config.json +87 -0
  77. package/locales/fil/ui/views/cron.json +64 -0
  78. package/locales/fil/ui/views/debug.json +17 -0
  79. package/locales/fil/ui/views/instances.json +8 -0
  80. package/locales/fil/ui/views/logs.json +12 -0
  81. package/locales/fil/ui/views/nodes.json +91 -0
  82. package/locales/fil/ui/views/overview.json +33 -0
  83. package/locales/fil/ui/views/sessions.json +21 -0
  84. package/locales/fil/ui/views/skills.json +26 -0
  85. package/locales/fil/ui/views/usage.json +242 -0
  86. package/locales/pl/extensions/feishu.json +37 -0
  87. package/locales/pl/ui/app.json +107 -0
  88. package/locales/pl/ui/views/agents.json +140 -0
  89. package/locales/pl/ui/views/channels.json +91 -0
  90. package/locales/pl/ui/views/chat.json +23 -0
  91. package/locales/pl/ui/views/config.json +87 -0
  92. package/locales/pl/ui/views/cron.json +64 -0
  93. package/locales/pl/ui/views/debug.json +17 -0
  94. package/locales/pl/ui/views/instances.json +8 -0
  95. package/locales/pl/ui/views/logs.json +12 -0
  96. package/locales/pl/ui/views/nodes.json +91 -0
  97. package/locales/pl/ui/views/overview.json +33 -0
  98. package/locales/pl/ui/views/sessions.json +21 -0
  99. package/locales/pl/ui/views/skills.json +26 -0
  100. package/locales/pl/ui/views/usage.json +242 -0
  101. package/package.json +1 -1
@@ -1,107 +1,107 @@
1
1
  {
2
- "\"Refresh chat data\"": "\"I-refresh ang data ng chat\"",
3
- "\"Disabled during onboarding\"": "\"Hindi pinagana habang nasa onboarding\"",
4
- "\"Toggle assistant thinking/working output\"": "\"I-toggle ang output ng pag-iisip/paggawa ng assistant\"",
5
- "\"Toggle focus mode \\(hide sidebar \\+ page header\\)\"": "\"I-toggle ang focus mode (itago ang sidebar + header ng pahina)\"",
6
- "\"System theme\"": "\"System theme\"",
7
- "\"System\"": "\"System\"",
8
- "\"Light theme\"": "\"Light theme\"",
9
- "\"Light\"": "\"Light\"",
10
- "\"Dark theme\"": "\"Dark theme\"",
11
- "\"Dark\"": "\"Dark\"",
2
+ "\"Refresh chat data\"": "\"Päivitä keskustelutiedot\"",
3
+ "\"Disabled during onboarding\"": "\"Poistettu käytöstä perehdytyksen aikana\"",
4
+ "\"Toggle assistant thinking/working output\"": "\"Vaihda avustajan ajattelu-/työtulostus\"",
5
+ "\"Toggle focus mode \\(hide sidebar \\+ page header\\)\"": "\"Vaihda keskittymistilaan (piilota sivupalkki + sivun otsikko)\"",
6
+ "\"System theme\"": "\"Seuraa järjestelmän teemaa\"",
7
+ "\"System\"": "\"Järjestelmä\"",
8
+ "\"Light theme\"": "\"Vaalea teema\"",
9
+ "\"Light\"": "\"Vaalea\"",
10
+ "\"Dark theme\"": "\"Tumma teema\"",
11
+ "\"Dark\"": "\"Tumma\"",
12
12
 
13
- "Profile update failed \\(": "Nabigo ang pag-update ng profile (",
14
- "Profile publish failed on all relays.": "Nabigo ang pag-publish ng profile sa lahat ng relay.",
15
- "Profile published to relays.": "Na-publish ang profile sa mga relay.",
16
- "Profile update failed: ": "Nabigo ang pag-update ng profile: ",
17
- "Profile import failed \\(": "Nabigo ang pag-import ng profile (",
18
- "Profile imported from relays. Review and publish.": "Na-import ang profile mula sa mga relay. Suriin at i-publish.",
19
- "Profile imported. Review and publish.": "Na-import ang profile. Suriin at i-publish.",
20
- "Profile import failed: ": "Nabigo ang pag-import ng profile: ",
13
+ "Profile update failed \\(": "Profiilin päivitys epäonnistui (",
14
+ "Profile publish failed on all relays.": "Profiilin julkaisu epäonnistui kaikilla välityspalvelimilla.",
15
+ "Profile published to relays.": "Profiili julkaistiin välityspalvelimille.",
16
+ "Profile update failed: ": "Profiilin päivitys epäonnistui: ",
17
+ "Profile import failed \\(": "Profiilin tuonti epäonnistui (",
18
+ "Profile imported from relays. Review and publish.": "Profiili tuotiin välityspalvelimilta. Tarkista ja julkaise.",
19
+ "Profile imported. Review and publish.": "Profiili tuotiin. Tarkista ja julkaise.",
20
+ "Profile import failed: ": "Profiilin tuonti epäonnistui: ",
21
21
 
22
- "`disconnected \\(": "`nadiskonekta (",
23
- "\"no reason\"": "\"walang dahilan\"",
22
+ "`disconnected \\(": "`yhteys katkaistu (",
23
+ "\"no reason\"": "\"ei syytä\"",
24
24
 
25
- "\"gateway client stopped\"": "\"huminto ang gateway client\"",
26
- "gateway closed \\(": "isinara ang gateway (",
27
- "\"connect failed\"": "\"nabigo ang pagkonekta\"",
28
- " event handler error:": " error sa event handler:",
29
- "\"request failed\"": "\"nabigo ang kahilingan\"",
30
- "\"gateway not connected\"": "\"hindi nakakonekta ang gateway\"",
25
+ "\"gateway client stopped\"": "\"yhdyskäytäväasiakas pysäytetty\"",
26
+ "gateway closed \\(": "yhdyskäytävä suljettu (",
27
+ "\"connect failed\"": "\"yhdistäminen epäonnistui\"",
28
+ " event handler error:": " tapahtumankäsittelijän virhe:",
29
+ "\"request failed\"": "\"pyyntö epäonnistui\"",
30
+ "\"gateway not connected\"": "\"yhdyskäytävää ei ole yhdistetty\"",
31
31
 
32
- "Disconnected from gateway.": "Nadiskonekta mula sa gateway.",
32
+ "Disconnected from gateway.": "Yhteys yhdyskäytävään katkaistu.",
33
33
 
34
- "\"Expand sidebar\"": "\"Palawakin ang sidebar\"",
35
- "\"Collapse sidebar\"": "\"I-collapse ang sidebar\"",
34
+ "\"Expand sidebar\"": "\"Laajenna sivupalkki\"",
35
+ "\"Collapse sidebar\"": "\"Kutista sivupalkki\"",
36
36
 
37
- ">Health<": ">Kalusugan<",
37
+ ">Health<": ">Terveys<",
38
38
  "\"OK\"": "\"OK\"",
39
39
  "\"Offline\"": "\"Offline\"",
40
40
 
41
- ">Gateway Dashboard<": ">Dashboard ng Gateway<",
41
+ ">Gateway Dashboard<": ">Yhdyskäytävän kojelauta<",
42
42
 
43
43
 
44
- "\"Chat\"": "\"Chat\"",
45
- "Direct gateway chat session for quick interventions.": "Direktang gateway chat session para sa mabilisang interbensyon.",
46
- "\"Control\"": "\"Kontrol\"",
47
- "\"Overview\"": "\"Pangkalahatang-ideya\"",
48
- "Gateway status, entry points, and a fast health read.": "Katayuan ng gateway, mga entry point, at mabilisang pagtingin sa kalusugan.",
49
- "\"Channels\"": "\"Mga Channel\"",
50
- "Manage channels and settings.": "Pamahalaan ang mga channel at setting.",
51
- "\"Instances\"": "\"Mga Instance\"",
52
- "Presence beacons from connected clients and nodes.": "Presence beacons mula sa mga nakakonektang client at node.",
53
- "\"Sessions\"": "\"Mga Session\"",
54
- "Inspect active sessions and adjust per-session defaults.": "Siyasatin ang mga aktibong session at ayusin ang mga default bawat session.",
55
- "\"Usage\"": "\"Paggamit\"",
56
- "See where tokens go, when sessions spike, and what drives cost.": "Tingnan kung saan napupunta ang mga token, kung kailan tumataas ang mga session, at kung ano ang nagtutulak sa gastos.",
57
- "\"Cron Jobs\"": "\"Cron Jobs\"",
58
- "Schedule wakeups and recurring agent runs.": "I-iskedyul ang mga wakeup at paulit-ulit na pagpapatakbo ng agent.",
59
- "\"Agent\"": "\"Agent\"",
60
- "\"Agents\"": "\"Mga Agent\"",
61
- "Manage agent workspaces, tools, and identities.": "Pamahalaan ang mga workspace, tool, at pagkakakilanlan ng agent.",
62
- "\"Skills\"": "\"Mga Skill\"",
63
- "Manage skill availability and API key injection.": "Pamahalaan ang availability ng skill at pag-iniksyon ng API key.",
64
- "\"Nodes\"": "\"Mga Node\"",
65
- "Paired devices, capabilities, and command exposure.": "Mga naka-paired na device, kakayahan, at exposure ng command.",
66
- "\"Settings\"": "\"Mga Setting\"",
67
- "\"Config\"": "\"Config\"",
68
- "Edit ~/.openclaw/openclaw.json safely.": "I-edit ang ~/.openclaw/openclaw.json nang ligtas.",
44
+ "\"Chat\"": "\"Keskustelu\"",
45
+ "Direct gateway chat session for quick interventions.": "Suora yhdyskäytävän keskusteluistunto nopeita toimenpiteitä varten.",
46
+ "\"Control\"": "\"Hallinta\"",
47
+ "\"Overview\"": "\"Yleiskatsaus\"",
48
+ "Gateway status, entry points, and a fast health read.": "Yhdyskäytävän tila, tulopisteet ja nopea terveyden tarkistus.",
49
+ "\"Channels\"": "\"Kanavat\"",
50
+ "Manage channels and settings.": "Hallitse kanavia ja asetuksia.",
51
+ "\"Instances\"": "\"Instanssit\"",
52
+ "Presence beacons from connected clients and nodes.": "Läsnäolomajakat yhdistetyiltä asiakkailta ja solmuilta.",
53
+ "\"Sessions\"": "\"Istunnot\"",
54
+ "Inspect active sessions and adjust per-session defaults.": "Tarkastele aktiivisia istuntoja ja säädä istuntokohtaisia oletuksia.",
55
+ "\"Usage\"": "\"Käyttö\"",
56
+ "See where tokens go, when sessions spike, and what drives cost.": "Näe minne tunnukset menevät, milloin istunnot piikkiintyvät ja mikä aiheuttaa kustannuksia.",
57
+ "\"Cron Jobs\"": "\"Cron-työt\"",
58
+ "Schedule wakeups and recurring agent runs.": "Ajoita herätyksiä ja toistuvia agenttisuorituksia.",
59
+ "\"Agent\"": "\"Agentti\"",
60
+ "\"Agents\"": "\"Agentit\"",
61
+ "Manage agent workspaces, tools, and identities.": "Hallitse agenttien työtiloja, työkaluja ja identiteettejä.",
62
+ "\"Skills\"": "\"Taidot\"",
63
+ "Manage skill availability and API key injection.": "Hallitse taitojen saatavuutta ja API-avainten lisäystä.",
64
+ "\"Nodes\"": "\"Solmut\"",
65
+ "Paired devices, capabilities, and command exposure.": "Parilliset laitteet, kyvykkyydet ja komentojen näkyvyys.",
66
+ "\"Settings\"": "\"Asetukset\"",
67
+ "\"Config\"": "\"Konfiguraatio\"",
68
+ "Edit ~/.openclaw/openclaw.json safely.": "Muokkaa tiedostoa ~/.openclaw/openclaw.json turvallisesti.",
69
69
  "\"Debug\"": "\"Debug\"",
70
- "Gateway snapshots, events, and manual RPC calls.": "Mga snapshot ng gateway, event, at manu-manong RPC tawag.",
71
- "\"Logs\"": "\"Mga Log\"",
72
- "Live tail of the gateway file logs.": "Live na tail ng mga gateway file log.",
73
- "\\(opens in new tab\\)": "(magbubukas sa bagong tab)",
74
- "Presence beacons from the gateway and clients.": "Presence beacons mula sa gateway at mga client.",
70
+ "Gateway snapshots, events, and manual RPC calls.": "Yhdyskäytävän tilannekuvat, tapahtumat ja manuaaliset RPC-kutsut.",
71
+ "\"Logs\"": "\"Lokit\"",
72
+ "Live tail of the gateway file logs.": "Yhdyskäytävän tiedostolokkien live-seuranta.",
73
+ "\\(opens in new tab\\)": "(avautuu uudessa välilehdessä)",
74
+ "Presence beacons from the gateway and clients.": "Läsnäolomajakat yhdyskäytävältä ja asiakkailta.",
75
75
 
76
76
 
77
- "\"Health\"": "\"Kalusugan\"",
78
- "\"Resources\"": "\"Mga Resources\"",
79
- "\"Docs\"": "\"Docs\"",
77
+ "\"Health\"": "\"Terveys\"",
78
+ "\"Resources\"": "\"Resurssit\"",
79
+ "\"Docs\"": "\"Dokumentaatio\"",
80
80
 
81
- "\"Language\"": "\"Wika\"",
82
- "\"Connect\"": "\"Kumonekta\"",
83
- "\"Snapshot\"": "\"Snapshot\"",
84
- "\"Status\"": "\"Katayuan\"",
85
- "\"Uptime\"": "\"Oras ng Pagtakbo\"",
86
- "Tick Interval": "Tick Interval",
87
- "Last Channels Refresh": "Huling Pag-refresh ng Channels",
88
- "\"Notes\"": "\"Mga Tala\"",
81
+ "\"Language\"": "\"Kieli\"",
82
+ "\"Connect\"": "\"Yhdistä\"",
83
+ "\"Snapshot\"": "\"Tilannekuva\"",
84
+ "\"Status\"": "\"Tila\"",
85
+ "\"Uptime\"": "\"Käyntiaika\"",
86
+ "Tick Interval": "Tikkiväli",
87
+ "Last Channels Refresh": "Kanavien viimeisin päivitys",
88
+ "\"Notes\"": "\"Muistiinpanot\"",
89
89
 
90
- "\"Config Last Touched Version\"": "\"Huling Bersyon ng Config na Hinawakan\"",
91
- "\"Config Last Touched At\"": "\"Huling Hinawakan ang Config Noong\"",
90
+ "\"Config Last Touched Version\"": "\"Konfiguraation viimeksi muokattu versio\"",
91
+ "\"Config Last Touched At\"": "\"Konfiguraatio viimeksi muokattu\"",
92
92
 
93
93
 
94
- "\"IRC DM Policy\"": "\"Patakaran sa IRC DM\"",
95
- "\"IRC NickServ Enabled\"": "\"IRC NickServ Pinagana\"",
94
+ "\"IRC DM Policy\"": "\"IRC DM -käytäntö\"",
95
+ "\"IRC NickServ Enabled\"": "\"IRC NickServ käytössä\"",
96
96
 
97
- "\"just now\"": "\"ngayon lang\"",
97
+ "\"just now\"": "\"juuri nyt\"",
98
98
  "\\}s`": "}s`",
99
- "\\}m ago`": "}m ang nakalipas`",
99
+ "\\}m ago`": "}m sitten`",
100
100
  "\\}m`": "}m`",
101
- "\\}h ago`": "}h ang nakalipas`",
101
+ "\\}h ago`": "}h sitten`",
102
102
  "\\}h`": "}h`",
103
- "\\}d ago`": "}d ang nakalipas`",
103
+ "\\}d ago`": "}d sitten`",
104
104
  "\\}d`": "}d`",
105
- "\"in <1m\"": "\"sa loob ng <1m\"",
106
- "`in ": "`sa "
105
+ "\"in <1m\"": "\"<1m kuluttua\"",
106
+ "`in ": "`kuluttua "
107
107
  }
@@ -1,139 +1,140 @@
1
1
  {
2
- ">No configured models<": ">Walang naka-configure na modelo<",
3
- "\\} configured.<": "} naka-configure.<",
4
- "No agents found.": "Walang nakitang agent.",
5
- ">Select an agent<": ">Pumili ng agent<",
6
- "Pick an agent to inspect its workspace and tools.": "Pumili ng agent para siyasatin ang workspace at mga tool nito.",
7
- "Agent workspace and routing.": "Workspace at routing ng agent.",
8
- "\"Tools\"": "\"Mga Tool\"",
9
-
10
- ">Overview<": ">Pangkalahatang-ideya<",
11
- "Workspace paths and identity metadata.": "Mga path ng workspace at metadata ng pagkakakilanlan.",
12
- ">Workspace<": ">Workspace<",
13
- ">Primary Model<": ">Pangunahing Modelo<",
14
- ">Identity Name<": ">Pangalan ng Pagkakakilanlan<",
15
- ">Default<": ">Default<",
16
- ">Identity Emoji<": ">Emoji ng Pagkakakilanlan<",
17
- ">Skills Filter<": ">Filter ng Skill<",
18
- ">Filter<": ">Filter<",
19
- ">Model Selection<": ">Pagpili ng Modelo<",
20
- ">Primary model": ">Pangunahing modelo",
21
- " \\(default\\)": " (default)",
22
- "Fallbacks \\(comma-separated\\)": "Mga fallback (pinaghihiwalay ng kuwit)",
23
- "Inherit default \\(": "Magmana ng default (",
24
- "\"Inherit default\"": "\"Magmana ng default\"",
25
- ">Fallbacks (comma-separated)<": ">Mga Fallback (pinaghihiwalay ng kuwit)",
26
- "\"Save\"": "\"I-save\"",
27
- "\"yes\"": "\"oo\"",
28
- "\"no\"": "\"hindi\"",
2
+ ">No configured models<": ">Ei määritettyjä malleja<",
3
+ "\\} configured.<": "} määritetty.<",
4
+ "No agents found.": "Agentteja ei löytynyt.",
5
+ ">Select an agent<": ">Valitse agentti<",
6
+ "Pick an agent to inspect its workspace and tools.": "Valitse agentti tarkastaaksesi sen työtilan ja työkalut.",
7
+ "Agent workspace and routing.": "Agenttityötila ja reititys.",
8
+ "\"Tools\"": "\"Työkalut\"",
9
+
10
+ ">Overview<": ">Yleiskatsaus<",
11
+ "Workspace paths and identity metadata.": "Työtilan polut ja identiteetin metatiedot.",
12
+ ">Workspace<": ">Työtila<",
13
+ ">Primary Model<": ">Ensisijainen malli<",
14
+ ">Identity Name<": ">Identiteetin nimi<",
15
+ ">Default<": ">Oletusarvo<",
16
+ ">Identity Emoji<": ">Identiteetin emoji<",
17
+ ">Skills Filter<": ">Taitosuodatin<",
18
+ ">Filter<": ">Suodatin<",
19
+ ">Model Selection<": ">Mallin valinta<",
20
+ ">Primary model": ">Ensisijainen malli",
21
+ " \\(default\\)": " (oletus)",
22
+ "Fallbacks \\(comma-separated\\)": "Varavaihtoehdot (pilkuilla erotettu)",
23
+ "Inherit default \\(": "Peri oletus (",
24
+ "\"Inherit default\"": "\"Peri oletus\"",
25
+ ">Fallbacks (comma-separated)<": ">Varavaihtoehdot (pilkuilla erotettu)",
26
+ "\"Save\"": "\"Tallenna\"",
27
+ "\"yes\"": "\"kyllä\"",
28
+ "\"no\"": "\"ei\"",
29
29
 
30
- "\"Workspace, identity, and model configuration.\"": "\"Workspace, pagkakakilanlan, at configuration ng modelo.\"",
31
- "Load channels to see live status.": "I-load ang mga channel para makita ang live na katayuan.",
32
- "Gateway-wide channel status snapshot.": "Snapshot ng katayuan ng channel sa buong gateway.",
33
- " Last refresh:": " Huling refresh:",
34
- "No channels found.": "Walang nakitang channel.",
35
- "\\} enabled": "} pinagana",
36
- "Workspace and scheduling targets.": "Mga target ng workspace at pag-iiskedyul.",
37
- "Gateway cron status.": "Katayuan ng cron ng gateway.",
38
- ">Next wake<": ">Susunod na wake<",
39
- ">Agent Cron Jobs<": ">Agent Cron Jobs<",
40
- "Scheduled jobs targeting this agent.": "Mga naka-iskedyul na trabaho na naka-target sa agent na ito.",
41
- "No jobs assigned.": "Walang nakatalagang trabaho.",
42
- ">Core Files<": ">Core Files<",
43
- "Bootstrap persona, identity, and tool guidance.": "Bootstrap persona, pagkakakilanlan, at gabay sa tool.",
44
- ">Workspace:": ">Workspace:",
45
- " Load the agent workspace files to edit core instructions.": " I-load ang mga agent workspace file para i-edit ang core instructions.",
46
- "No files found.": "Walang nakitang file.",
47
- "Select a file to edit.": "Pumili ng file na i-e-edit.",
48
- " This file is missing. Saving will create it in the agent workspace.": " Nawawala ang file na ito. Ang pag-save ay lilikha nito sa agent workspace.",
49
- ">Content<": ">Nilalaman<",
50
- ">missing<": ">nawawala<",
30
+ "\"Workspace, identity, and model configuration.\"": "\"Työtilan, identiteetin ja mallin konfigurointi.\"",
31
+ "Load channels to see live status.": "Lataa kanavat nähdäksesi reaaliaikaisen tilan.",
32
+ "Gateway-wide channel status snapshot.": "Yhdyskäytävän laajuinen kanavatilan tilannekuva.",
33
+ " Last refresh:": " Viimeisin päivitys:",
34
+ "No channels found.": "Kanavia ei löytynyt.",
35
+ "\\} enabled": "} käytössä",
36
+ "Workspace and scheduling targets.": "Työtila ja ajoituksen kohteet.",
37
+ "Gateway cron status.": "Yhdyskäytävän cron-tila.",
38
+ ">Next wake<": ">Seuraava herätys<",
39
+ ">Agent Cron Jobs<": ">Agenttien cron-työt<",
40
+ "Scheduled jobs targeting this agent.": "Tälle agentille kohdistetut ajoitetut työt.",
41
+ "No jobs assigned.": "Ei määritettyjä töitä.",
42
+ ">Core Files<": ">Ydintiedostot<",
43
+ "Bootstrap persona, identity, and tool guidance.": "Käynnistyksen persoona, identiteetti ja työkaluohjeistus.",
44
+ ">Workspace:": ">Työtila:",
45
+ " Load the agent workspace files to edit core instructions.": " Lataa agentin työtilan tiedostot muokataksesi ydinohjeita.",
46
+ "No files found.": "Tiedostoja ei löytynyt.",
47
+ "Select a file to edit.": "Valitse muokattava tiedosto.",
48
+ " This file is missing. Saving will create it in the agent workspace.": " Tämä tiedosto puuttuu. Tallenna luodaksesi sen agentin työtilaan.",
49
+ ">Content<": ">Sisältö<",
50
+ ">missing<": ">puuttuu<",
51
51
 
52
52
 
53
- "\"Files\"": "\"Mga File\"",
54
- "\"Read file contents\"": "\"Basahin ang nilalaman ng file\"",
55
- "\"Create or overwrite files\"": "\"Gumawa o mag-overwrite ng mga file\"",
56
- "\"Make precise edits\"": "\"Gumawa ng tumpak na pag-edit\"",
57
- "\"Patch files \\(OpenAI\\)\"": "\"I-patch ang mga file (OpenAI)\"",
58
-
59
- "\"Runtime\"": "\"Runtime\"",
60
- "\"Run shell commands\"": "\"Magpatakbo ng shell commands\"",
61
- "\"Manage background processes\"": "\"Pamahalaan ang mga background process\"",
62
-
63
- "\"Web\"": "\"Web\"",
64
- "\"Search the web\"": "\"Maghanap sa web\"",
65
- "\"Fetch web content\"": "\"Kunin ang nilalaman ng web\"",
53
+ "\"Files\"": "\"Tiedostot\"",
54
+ "\"Read file contents\"": "\"Lue tiedostojen sisältö\"",
55
+ "\"Create or overwrite files\"": "\"Luo tai korvaa tiedostoja\"",
56
+ "\"Make precise edits\"": "\"Tee tarkkoja muokkauksia\"",
57
+ "\"Patch files \\(OpenAI\\)\"": "\"Tiedostojen korjaus (OpenAI)\"",
58
+
59
+ "\"Runtime\"": "\"Suoritusaika\"",
60
+ "\"Run shell commands\"": "\"Suorita komentorivikomentoja\"",
61
+ "\"Manage background processes\"": "\"Hallitse taustaprosesseja\"",
62
+
63
+ "\"Web\"": "\"Verkko\"",
64
+ "\"Search the web\"": "\"Hae verkosta\"",
65
+ "\"Fetch web content\"": "\"Nouda verkkosisältöä\"",
66
66
 
67
- "\"Memory\"": "\"Memorya\"",
68
- "\"Semantic search\"": "\"Semantic na paghahanap\"",
69
- "\"Read memory files\"": "\"Basahin ang mga memory file\"",
70
- "\"List sessions\"": "\"Ilista ang mga session\"",
67
+ "\"Memory\"": "\"Muisti\"",
68
+ "\"Semantic search\"": "\"Semanttinen haku\"",
69
+ "\"Read memory files\"": "\"Lue muistitiedostoja\"",
70
+ "\"List sessions\"": "\"Listaa istunnot\"",
71
71
 
72
- "\"Session history\"": "\"Kasaysayan ng session\"",
73
- "\"Send to session": "\"Ipadala sa session",
74
- "\"Spawn sub-agent\"": "\"Lumikha ng sub-agent\"",
75
- "\"Session status\"": "\"Katayuan ng session\"",
72
+ "\"Session history\"": "\"Istuntohistoria\"",
73
+ "\"Send to session": "\"Lähetä istuntoon",
74
+ "\"Spawn sub-agent\"": "\"Luo alagentti\"",
75
+ "\"Session status\"": "\"Istunnon tila\"",
76
76
 
77
- "\"UI\"": "\"UI\"",
78
- "\"Control web browser\"": "\"Kontrolin ang web browser\"",
79
- "\"Control canvases\"": "\"Kontrolin ang mga canvas\"",
77
+ "\"UI\"": "\"Käyttöliittymä\"",
78
+ "\"Control web browser\"": "\"Hallitse verkkoselainta\"",
79
+ "\"Control canvases\"": "\"Hallitse piirtoalustoja\"",
80
80
 
81
- "\"Send messages\"": "\"Magpadala ng mga mensahe\"",
81
+ "\"Send messages\"": "\"Lähetä viestejä\"",
82
82
 
83
- "\"Automation\"": "\"Automation\"",
84
- "\"Schedule tasks\"": "\"Mag-iskedyul ng mga gawain\"",
83
+ "\"Automation\"": "\"Automaatio\"",
84
+ "\"Schedule tasks\"": "\"Ajoita tehtäviä\"",
85
85
 
86
- "\"Gateway control\"": "\"Kontrol ng gateway\"",
87
- "\"Nodes \\+ devices\"": "\"Mga Node + device\"",
88
- "\"List agents\"": "\"Ilista ang mga agent\"",
86
+ "\"Gateway control\"": "\"Yhdyskäytävän hallinta\"",
87
+ "\"Nodes \\+ devices\"": "\"Solmut + laitteet\"",
88
+ "\"List agents\"": "\"Listaa agentit\"",
89
89
 
90
90
  "\"Media\"": "\"Media\"",
91
- "\"Image understanding\"": "\"Pag-unawa sa larawan\"",
91
+ "\"Image understanding\"": "\"Kuvan ymmärtäminen\"",
92
92
 
93
- "\"Minimal\"": "\"Minimal\"",
94
- "\"Coding\"": "\"Coding\"",
95
- "\"Messaging\"": "\"Pagmemensahe\"",
96
- "\"Full\"": "\"Buong\"",
93
+ "\"Minimal\"": "\"Minimaalinen\"",
94
+ "\"Coding\"": "\"Koodaus\"",
95
+ "\"Messaging\"": "\"Viestintä\"",
96
+ "\"Full\"": "\"Täysi\"",
97
97
 
98
- "\\} selected": "} napili",
99
- "\"all skills\"": "\"lahat ng skill\"",
98
+ "\\} selected": "} valittu",
99
+ "\"all skills\"": "\"kaikki taidot\"",
100
100
 
101
101
 
102
- ">Agent Context<": ">Konteksto ng Agent<",
103
- "\"no accounts\"": "\"walang account\"",
104
- " connected`": " nakakonekta`",
105
- " configured`": " naka-configure`",
106
- "\"not configured\"": "\"hindi naka-configure\"",
102
+ ">Agent Context<": ">Agenttikonteksti<",
103
+ "\"no accounts\"": "\"ei tilejä\"",
104
+ " connected`": " yhdistetty`",
105
+ " configured`": " määritetty`",
106
+ "\"not configured\"": "\"ei määritetty\"",
107
107
 
108
- "\"agent override\"": "\"agent override\"",
109
- "\"global default\"": "\"global default\"",
110
- "\"default\"": "\"default\"",
108
+ "\"agent override\"": "\"agentin ohitus\"",
109
+ "\"global default\"": "\"globaali oletus\"",
110
+ "\"default\"": "\"oletus\"",
111
111
 
112
- ">Tool Access<": ">Access sa Tool<",
113
- " Profile \\+ per-tool overrides for this agent.": " Profile + per-tool override para sa agent na ito.",
114
- "> enabled.": "> pinagana.",
112
+ ">Tool Access<": ">Työkalujen käyttöoikeus<",
113
+ " Profile \\+ per-tool overrides for this agent.": " Tämän agentin profiili + työkalukohtaiset ohitukset.",
114
+ "> enabled.": "> käytössä.",
115
115
 
116
- " Use All": " Gamitin Lahat",
117
- " Enable All": " Paganahin Lahat",
118
- " Disable All": " Huwag Paganahin Lahat",
119
- " Reload Config": " I-reload ang Config",
116
+ " Use All": " Käytä kaikkia",
117
+ " Enable All": " Ota kaikki käyttöön",
118
+ " Disable All": " Poista kaikki käytöstä",
119
+ " Reload Config": " Lataa konfiguraatio uudelleen",
120
120
 
121
- " Reload": " I-reload",
121
+ " Reload": " Lataa uudelleen",
122
122
 
123
- "Load the gateway config to adjust tool profiles.": "I-load ang gateway config para ayusin ang mga tool profile.",
124
- " This agent is using an explicit allowlist in config. Tool overrides are managed in the Config tab.": "Ang agent na ito ay gumagamit ng explicit allowlist sa config. Ang mga tool override ay pinamamahalaan sa Config tab.",
125
- " Global tools.allow is set. Agent overrides cannot enable tools that are globally blocked.": "Ang global tools.allow ay nakatakda. Hindi maaaring paganahin ng agent override ang mga tool na globally na-block.",
126
-
127
- ">Profile<": ">Profile<",
128
- ">Source<": ">Pinagmulan<",
129
- ">unsaved<": ">hindi nai-save<",
130
-
131
- ">Quick Presets<": ">Mabilisang Preset<",
132
- " Inherit": " Magmana",
133
-
134
- "Per-agent skill allowlist and workspace skills.": "Allowlist ng skill bawat agent at mga skill sa workspace.",
135
- "Load the gateway config to set per-agent skills.": "I-load ang gateway config para itakda ang mga skill bawat agent.",
136
- "This agent uses a custom skill allowlist.": "Gumagamit ang agent na ito ng custom na skill allowlist.",
137
- "All skills are enabled. Disabling any skill will create a per-agent allowlist.": "Lahat ng skill ay pinagana. Ang hindi pagpapagana ng anumang skill ay lilikha ng allowlist bawat agent.",
138
- "Load skills for this agent to view workspace-specific entries.": "I-load ang mga skill para sa agent na ito para tingnan ang mga entry na partikular sa workspace."
123
+ "Load the gateway config to adjust tool profiles.": "Lataa yhdyskäytävän konfiguraatio säätääksesi työkaluprofiileja.",
124
+ " This agent is using an explicit allowlist in config. Tool overrides are managed in the Config tab.": "Tämä agentti käyttää eksplisiittistä sallittujen listaa konfiguraatiossa. Työkalujen ohituksia hallinnoidaan 'Konfiguraatio'-välilehdellä.",
125
+ " Global tools.allow is set. Agent overrides cannot enable tools that are globally blocked.": "Globaali tools.allow on asetettu. Agentin ohitukset eivät voi ottaa käyttöön työkaluja, jotka on estetty globaalisti.",
126
+
127
+ ">Profile<": ">Profiili<",
128
+ ">Source<": ">Lähde<",
129
+ ">unsaved<": ">tallentamaton<",
130
+
131
+ ">Quick Presets<": ">Pika-asetukset<",
132
+ " Inherit": " Peri",
133
+
134
+ "Per-agent skill allowlist and workspace skills.": "Agenttikohtainen taitojen sallittujen lista ja työtilan taidot.",
135
+ "Load the gateway config to set per-agent skills.": "Lataa yhdyskäytävän konfiguraatio asettaaksesi agenttikohtaiset taidot.",
136
+ "This agent uses a custom skill allowlist.": "Tämä agentti käyttää mukautettua taitojen sallittujen listaa.",
137
+ "All skills are enabled. Disabling any skill will create a per-agent allowlist.": "Kaikki taidot ovat käytössä. Minkä tahansa taidon poistaminen käytöstä luo agenttikohtaisen sallittujen listan.",
138
+ "Load skills for this agent to view workspace-specific entries.": "Lataa tämän agentin taidot nähdäksesi työtilakohtaiset merkinnät."
139
+
139
140
  }