clawui 0.1.3 → 0.1.5

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 (107) hide show
  1. package/README.md +42 -27
  2. package/locales/cs/extensions/feishu.json +37 -0
  3. package/locales/cs/ui/app.json +107 -0
  4. package/locales/cs/ui/views/agents.json +140 -0
  5. package/locales/cs/ui/views/channels.json +91 -0
  6. package/locales/cs/ui/views/chat.json +23 -0
  7. package/locales/cs/ui/views/config.json +87 -0
  8. package/locales/cs/ui/views/cron.json +64 -0
  9. package/locales/cs/ui/views/debug.json +17 -0
  10. package/locales/cs/ui/views/instances.json +8 -0
  11. package/locales/cs/ui/views/logs.json +12 -0
  12. package/locales/cs/ui/views/nodes.json +91 -0
  13. package/locales/cs/ui/views/overview.json +33 -0
  14. package/locales/cs/ui/views/sessions.json +21 -0
  15. package/locales/cs/ui/views/skills.json +26 -0
  16. package/locales/cs/ui/views/usage.json +242 -0
  17. package/locales/el/extensions/feishu.json +37 -0
  18. package/locales/el/ui/app.json +107 -0
  19. package/locales/el/ui/views/agents.json +140 -0
  20. package/locales/el/ui/views/channels.json +23 -0
  21. package/locales/el/ui/views/chat.json +23 -0
  22. package/locales/el/ui/views/config.json +87 -0
  23. package/locales/el/ui/views/cron.json +64 -0
  24. package/locales/el/ui/views/debug.json +17 -0
  25. package/locales/el/ui/views/instances.json +8 -0
  26. package/locales/el/ui/views/logs.json +12 -0
  27. package/locales/el/ui/views/nodes.json +91 -0
  28. package/locales/el/ui/views/overview.json +33 -0
  29. package/locales/el/ui/views/sessions.json +21 -0
  30. package/locales/el/ui/views/skills.json +26 -0
  31. package/locales/el/ui/views/usage.json +242 -0
  32. package/locales/fi/extensions/feishu.json +32 -32
  33. package/locales/fi/ui/app.json +82 -82
  34. package/locales/fi/ui/views/agents.json +118 -117
  35. package/locales/fi/ui/views/channels.json +69 -69
  36. package/locales/fi/ui/views/chat.json +21 -21
  37. package/locales/fi/ui/views/config.json +77 -77
  38. package/locales/fi/ui/views/cron.json +55 -55
  39. package/locales/fi/ui/views/debug.json +15 -15
  40. package/locales/fi/ui/views/instances.json +6 -6
  41. package/locales/fi/ui/views/logs.json +10 -10
  42. package/locales/fi/ui/views/nodes.json +74 -74
  43. package/locales/fi/ui/views/overview.json +31 -31
  44. package/locales/fi/ui/views/sessions.json +19 -19
  45. package/locales/fi/ui/views/skills.json +19 -19
  46. package/locales/fi/ui/views/usage.json +219 -219
  47. package/locales/fil/extensions/feishu.json +37 -0
  48. package/locales/fil/fi/extensions/feishu.json +37 -0
  49. package/locales/fil/fi/ui/app.json +107 -0
  50. package/locales/fil/fi/ui/views/agents.json +139 -0
  51. package/locales/fil/fi/ui/views/channels.json +91 -0
  52. package/locales/fil/fi/ui/views/chat.json +23 -0
  53. package/locales/fil/fi/ui/views/config.json +87 -0
  54. package/locales/fil/fi/ui/views/cron.json +64 -0
  55. package/locales/fil/fi/ui/views/debug.json +17 -0
  56. package/locales/fil/fi/ui/views/instances.json +8 -0
  57. package/locales/fil/fi/ui/views/logs.json +12 -0
  58. package/locales/fil/fi/ui/views/nodes.json +91 -0
  59. package/locales/fil/fi/ui/views/overview.json +33 -0
  60. package/locales/fil/fi/ui/views/sessions.json +21 -0
  61. package/locales/fil/fi/ui/views/skills.json +26 -0
  62. package/locales/fil/fi/ui/views/usage.json +242 -0
  63. package/locales/fil/ui/app.json +107 -0
  64. package/locales/fil/ui/views/agents.json +139 -0
  65. package/locales/fil/ui/views/channels.json +91 -0
  66. package/locales/fil/ui/views/chat.json +23 -0
  67. package/locales/fil/ui/views/config.json +87 -0
  68. package/locales/fil/ui/views/cron.json +64 -0
  69. package/locales/fil/ui/views/debug.json +17 -0
  70. package/locales/fil/ui/views/instances.json +8 -0
  71. package/locales/fil/ui/views/logs.json +12 -0
  72. package/locales/fil/ui/views/nodes.json +91 -0
  73. package/locales/fil/ui/views/overview.json +33 -0
  74. package/locales/fil/ui/views/sessions.json +21 -0
  75. package/locales/fil/ui/views/skills.json +26 -0
  76. package/locales/fil/ui/views/usage.json +242 -0
  77. package/locales/ms/extensions/feishu.json +37 -0
  78. package/locales/ms/ui/app.json +107 -0
  79. package/locales/ms/ui/views/agents.json +140 -0
  80. package/locales/ms/ui/views/channels.json +91 -0
  81. package/locales/ms/ui/views/chat.json +23 -0
  82. package/locales/ms/ui/views/config.json +87 -0
  83. package/locales/ms/ui/views/cron.json +64 -0
  84. package/locales/ms/ui/views/debug.json +17 -0
  85. package/locales/ms/ui/views/instances.json +8 -0
  86. package/locales/ms/ui/views/logs.json +12 -0
  87. package/locales/ms/ui/views/nodes.json +91 -0
  88. package/locales/ms/ui/views/overview.json +33 -0
  89. package/locales/ms/ui/views/sessions.json +21 -0
  90. package/locales/ms/ui/views/skills.json +26 -0
  91. package/locales/ms/ui/views/usage.json +242 -0
  92. package/locales/pl/extensions/feishu.json +37 -0
  93. package/locales/pl/ui/app.json +107 -0
  94. package/locales/pl/ui/views/agents.json +140 -0
  95. package/locales/pl/ui/views/channels.json +91 -0
  96. package/locales/pl/ui/views/chat.json +23 -0
  97. package/locales/pl/ui/views/config.json +87 -0
  98. package/locales/pl/ui/views/cron.json +64 -0
  99. package/locales/pl/ui/views/debug.json +17 -0
  100. package/locales/pl/ui/views/instances.json +8 -0
  101. package/locales/pl/ui/views/logs.json +12 -0
  102. package/locales/pl/ui/views/nodes.json +91 -0
  103. package/locales/pl/ui/views/overview.json +33 -0
  104. package/locales/pl/ui/views/sessions.json +21 -0
  105. package/locales/pl/ui/views/skills.json +26 -0
  106. package/locales/pl/ui/views/usage.json +242 -0
  107. package/package.json +1 -1
@@ -0,0 +1,107 @@
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\"",
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: ",
21
+
22
+ "`disconnected \\(": "`nadiskonekta (",
23
+ "\"no reason\"": "\"walang dahilan\"",
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\"",
31
+
32
+ "Disconnected from gateway.": "Nadiskonekta mula sa gateway.",
33
+
34
+ "\"Expand sidebar\"": "\"Palawakin ang sidebar\"",
35
+ "\"Collapse sidebar\"": "\"I-collapse ang sidebar\"",
36
+
37
+ ">Health<": ">Kalusugan<",
38
+ "\"OK\"": "\"OK\"",
39
+ "\"Offline\"": "\"Offline\"",
40
+
41
+ ">Gateway Dashboard<": ">Dashboard ng Gateway<",
42
+
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.",
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.",
75
+
76
+
77
+ "\"Health\"": "\"Kalusugan\"",
78
+ "\"Resources\"": "\"Mga Resources\"",
79
+ "\"Docs\"": "\"Docs\"",
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\"",
89
+
90
+ "\"Config Last Touched Version\"": "\"Huling Bersyon ng Config na Hinawakan\"",
91
+ "\"Config Last Touched At\"": "\"Huling Hinawakan ang Config Noong\"",
92
+
93
+
94
+ "\"IRC DM Policy\"": "\"Patakaran sa IRC DM\"",
95
+ "\"IRC NickServ Enabled\"": "\"IRC NickServ Pinagana\"",
96
+
97
+ "\"just now\"": "\"ngayon lang\"",
98
+ "\\}s`": "}s`",
99
+ "\\}m ago`": "}m ang nakalipas`",
100
+ "\\}m`": "}m`",
101
+ "\\}h ago`": "}h ang nakalipas`",
102
+ "\\}h`": "}h`",
103
+ "\\}d ago`": "}d ang nakalipas`",
104
+ "\\}d`": "}d`",
105
+ "\"in <1m\"": "\"sa loob ng <1m\"",
106
+ "`in ": "`sa "
107
+ }
@@ -0,0 +1,139 @@
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\"",
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<",
51
+
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\"",
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\"",
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\"",
76
+
77
+ "\"UI\"": "\"UI\"",
78
+ "\"Control web browser\"": "\"Kontrolin ang web browser\"",
79
+ "\"Control canvases\"": "\"Kontrolin ang mga canvas\"",
80
+
81
+ "\"Send messages\"": "\"Magpadala ng mga mensahe\"",
82
+
83
+ "\"Automation\"": "\"Automation\"",
84
+ "\"Schedule tasks\"": "\"Mag-iskedyul ng mga gawain\"",
85
+
86
+ "\"Gateway control\"": "\"Kontrol ng gateway\"",
87
+ "\"Nodes \\+ devices\"": "\"Mga Node + device\"",
88
+ "\"List agents\"": "\"Ilista ang mga agent\"",
89
+
90
+ "\"Media\"": "\"Media\"",
91
+ "\"Image understanding\"": "\"Pag-unawa sa larawan\"",
92
+
93
+ "\"Minimal\"": "\"Minimal\"",
94
+ "\"Coding\"": "\"Coding\"",
95
+ "\"Messaging\"": "\"Pagmemensahe\"",
96
+ "\"Full\"": "\"Buong\"",
97
+
98
+ "\\} selected": "} napili",
99
+ "\"all skills\"": "\"lahat ng skill\"",
100
+
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\"",
107
+
108
+ "\"agent override\"": "\"agent override\"",
109
+ "\"global default\"": "\"global default\"",
110
+ "\"default\"": "\"default\"",
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.",
115
+
116
+ " Use All": " Gamitin Lahat",
117
+ " Enable All": " Paganahin Lahat",
118
+ " Disable All": " Huwag Paganahin Lahat",
119
+ " Reload Config": " I-reload ang Config",
120
+
121
+ " Reload": " I-reload",
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."
139
+ }
@@ -0,0 +1,91 @@
1
+ {
2
+ "Channel health": "Kalusugan ng channel",
3
+ "Channel status snapshots from the gateway.": "Mga snapshot ng katayuan ng channel mula sa gateway.",
4
+ "No snapshot yet.": "Wala pang snapshot.",
5
+ "Channel status and configuration.": "Katayuan at configuration ng channel.",
6
+ "\"Yes\"": "\"Oo\"",
7
+ "\"Active\"": "\"Aktibo\"",
8
+ "\"No\"": "\"Hindi\"",
9
+ ">Running<": ">Tumatakbo<",
10
+ ">Connected<": ">Nakakonekta<",
11
+
12
+
13
+ "Schema unavailable. Use Raw.": "Hindi available ang schema. Gamitin ang Raw.",
14
+ "Channel config schema unavailable.": "Hindi available ang schema ng config ng channel.",
15
+ "Loading config schema…": "Naglo-load ng config schema…",
16
+
17
+ ">Configured<": ">Naka-configure<",
18
+ ">Linked<": ">Naka-link<",
19
+ ">Last start<": ">Huling simula<",
20
+ ">Last probe<": ">Huling probe<",
21
+ ">Last connect<": ">Huling konek<",
22
+ ">Last message<": ">Huling mensahe<",
23
+ ">Last inbound<": ">Huling inbound<",
24
+ ">Auth age<": ">Edad ng Auth<",
25
+ ">Mode<": ">Mode<",
26
+ ">Credential<": ">Kredensyal<",
27
+ ">Public Key<": ">Public Key<",
28
+ ">Audience<": ">Audience<",
29
+ ">Profile<": ">Profile<",
30
+
31
+ "No profile set. Click \"Edit Profile\" to add your name, bio, and avatar.": "Walang nakatakdang profile. I-click ang \"I-edit ang Profile\" para idagdag ang iyong pangalan, bio, at avatar.",
32
+ "\"Saving…\"": "\"Sine-save…\"",
33
+ "\"Save\"": "\"I-save\"",
34
+ " probe": " probe",
35
+
36
+ " Probe": " Probe",
37
+ "\"ok\" \\:": "\"ok\" :",
38
+ "\"failed\"": "\"nabigo\"",
39
+
40
+ "Decentralized DMs via Nostr relays \\(NIP-04\\).": "Desentralisadong DM sa pamamagitan ng Nostr relay (NIP-04).",
41
+
42
+
43
+ "Chat API webhook status and channel configuration.": "Katayuan ng webhook ng Chat API at configuration ng channel.",
44
+
45
+ "macOS bridge status and channel configuration.": "Katayuan ng macOS bridge at configuration ng channel.",
46
+
47
+
48
+ ">Edit Profile<": ">I-edit ang Profile<",
49
+ ">Account: ": ">Account: ",
50
+
51
+ "\"Username\"": "\"Username\"",
52
+ "\"Short username \\(": "\"Maikling username (",
53
+ "\"Display Name\"": "\"Display Name\"",
54
+ "Your full display name": "Ang iyong buong display name",
55
+ "\"Bio\"": "\"Bio\"",
56
+ "Tell people about yourself...": "Sabihin sa mga tao ang tungkol sa iyong sarili...",
57
+ "\"Avatar URL\"": "\"URL ng Avatar\"",
58
+ "A brief bio or description": "Isang maikling bio o paglalarawan",
59
+ "\"Banner URL\"": "\"URL ng Banner\"",
60
+ "HTTPS URL to your profile picture": " HTTPS URL sa iyong profile picture",
61
+ "HTTPS URL to a banner image": "HTTPS URL sa isang banner image",
62
+ "\"Website\"": "\"Website\"",
63
+ "Your personal website": "Ang iyong personal na website",
64
+ "\"NIP-05 Identifier\"": "\"NIP-05 Identifier\"",
65
+ "\"Verifiable identifier ": "\"Verifyable identifier ",
66
+ "\"Lightning Address\"": "\"Lightning Address\"",
67
+ "\"Lightning address for tips ": "\"Lightning address para sa tips ",
68
+ "\"Saving...\"": "\"Sine-save...\"",
69
+ "Save & Publish": "I-save at I-publish",
70
+ "\"Importing...\"": "\"Ina-import...\"",
71
+ "\"Import from Relays\"": "\"Mag-import mula sa Relays\"",
72
+ "\"Hide Advanced\"": "\"Itago ang Advanced\"",
73
+ "\"Show Advanced\"": "\"Ipakita ang Advanced\"",
74
+ " You have unsaved changes": " Mayroon kang hindi nai-save na mga pagbabago",
75
+
76
+ ">Display Name<": ">Display Name<",
77
+ ">About<": ">Tungkol<",
78
+
79
+ ">Accounts ": ">Mga Account ",
80
+
81
+
82
+ "signal-cli status and channel configuration.": "Katayuan ng signal-cli at configuration ng channel.",
83
+ ">Base URL<": ">Base URL<",
84
+
85
+
86
+ "Socket mode status and channel configuration.": "Katayuan ng socket mode at configuration ng channel.",
87
+
88
+ "Bot status and channel configuration.": "Katayuan ng bot at configuration ng channel.",
89
+
90
+ "Link WhatsApp Web and monitor connection health.": "I-link ang WhatsApp Web at subaybayan ang kalusugan ng koneksyon."
91
+ }
@@ -0,0 +1,23 @@
1
+ {
2
+ "Compacting context...": "Pinapaliit ang konteksto...",
3
+ "Context compacted": "Pinaliit ang konteksto",
4
+ "Attachment preview": "Preview ng attachment",
5
+ "Remove attachment": "Alisin ang attachment",
6
+ "Add a message or paste more images...": "Magdagdag ng mensahe o mag-paste ng higit pang mga larawan...",
7
+ "Message \\(↩ to send, Shift\\+↩ for line breaks, paste images\\)": "Mensahe (↩ para ipadala, Shift+↩ para sa line break, mag-paste ng mga larawan)",
8
+ "Connect to the gateway to start chatting…": "Kumonekta sa gateway para magsimulang mag-chat…",
9
+ "Loading chat…": "Naglo-load ng chat…",
10
+ "Exit focus mode": "Lumabas sa focus mode",
11
+ ">Queued ": ">Naka-queue ",
12
+ "Image \\(": "Larawan (",
13
+ "Remove queued message": "Alisin ang naka-queue na mensahe",
14
+ "New messages ": "Bagong mensahe ",
15
+ ">Message<": ">Mensahe<",
16
+ "\"Stop\"": "\"Tumigil\"",
17
+ "New session": "Bagong session",
18
+ "\"Queue\"": "\"Queue\"",
19
+ "\"Send\"": "\"Ipadala\"",
20
+ "Showing last ": "Ipinapakita ang huling ",
21
+ "\\} messages": "} na mensahe",
22
+ "\\} hidden": "} nakatago"
23
+ }
@@ -0,0 +1,87 @@
1
+ {
2
+ ">All Settings<": ">Lahat ng Setting<",
3
+
4
+ "\"Environment Variables\"": "\"Environment Variables\"",
5
+ "Environment variables passed to the gateway process": "Environment variables na ipinasa sa proseso ng gateway",
6
+ "\"Updates\"": "\"Mga Update\"",
7
+ "Auto-update settings and release channel": "Auto-update na setting at release channel",
8
+ "Agent configurations, models, and identities": "Mga configuration ng agent, modelo, at pagkakakilanlan",
9
+ "API keys and authentication profiles": "Mga API key at authentication profile",
10
+ "Messaging channels (Telegram, Discord, Slack, etc.)": "Mga messaging channel (Telegram, Discord, Slack, atbp.)",
11
+ "Custom slash commands": "Custom na slash commands",
12
+ "Webhooks and event hooks": "Mga Webhook at event hook",
13
+ "Skill packs and capabilities": "Mga skill pack at kakayahan",
14
+ "Tool configurations (browser, search, etc.)": "Mga configuration ng tool (browser, search, atbp.)",
15
+ "Gateway server settings (port, auth, binding)": "Mga setting ng gateway server (port, auth, binding)",
16
+ "Setup wizard state and history": "Estado at kasaysayan ng setup wizard",
17
+ "\"Metadata\"": "\"Metadata\"",
18
+ "Gateway metadata and version information": "Metadata ng gateway at impormasyon ng bersyon",
19
+ "Log levels and output configuration": "Log level at configuration ng output",
20
+ "\"Browser\"": "\"Browser\"",
21
+ "Browser automation settings": "Mga setting ng automation ng browser",
22
+ "User interface preferences": "Mga kagustuhan sa user interface",
23
+ "AI model configurations and providers": "Mga configuration at provider ng AI model",
24
+ "\"Bindings\"": "\"Bindings\"",
25
+ "Key bindings and shortcuts": "Key bindings at shortcut",
26
+ "\"Broadcast\"": "\"Broadcast\"",
27
+ "Broadcast and notification settings": "Mga setting ng broadcast at notification",
28
+ "\"Audio\"": "\"Audio\"",
29
+ "Audio input/output settings": "Mga setting ng audio input/output",
30
+ "Session management and persistence": "Pamamahala at pagpapanatili ng session",
31
+ "Scheduled tasks and automation": "Naka-iskedyul na gawain at automation",
32
+ "Web server and API settings": "Mga setting ng web server at API",
33
+ "\"Discovery\"": "\"Discovery\"",
34
+ "Service discovery and networking": "Pagtuklas ng serbisyo at networking",
35
+ "Canvas rendering and display": "Canvas rendering at display",
36
+ "\"Talk\"": "\"Talk\"",
37
+ "Voice and speech settings": "Mga setting ng boses at pananalita",
38
+ "\"Plugins\"": "\"Mga Plugin\"",
39
+ "Plugin management and extensions": "Pamamahala ng plugin at mga extension",
40
+ ">Schema unavailable.<": ">Hindi available ang schema.<",
41
+ "Unsupported schema. Use Raw.": "Hindi suportadong schema. Gamitin ang Raw.",
42
+ "No settings match ": "Walang setting na tumutugma sa ",
43
+ "No settings in this section": "Walang setting sa seksyong ito",
44
+
45
+
46
+ "\"Environment\"": "\"Environment\"",
47
+ "\"Authentication\"": "\"Authentication\"",
48
+ "\"Commands\"": "\"Commands\"",
49
+ "\"Hooks\"": "\"Hooks\"",
50
+ "\"Gateway\"": "\"Gateway\"",
51
+ "\"Setup Wizard\"": "\"Setup Wizard\"",
52
+
53
+ "\"Meta\"": "\"Meta\"",
54
+ "\"Diagnostics\"": "\"Diagnostics\"",
55
+ "\"Logging\"": "\"Logging\"",
56
+ "\"Ui\"": "\"Ui\"",
57
+ "\"Models\"": "\"Models\"",
58
+ "\"NodeHost\"": "\"NodeHost\"",
59
+ "\"Media\"": "\"Media\"",
60
+ "\"Messages\"": "\"Messages\"",
61
+ "\"Approvals\"": "\"Approvals\"",
62
+ "\"Session\"": "\"Session\"",
63
+ "\"Cron\"": "\"Cron\"",
64
+ "\"Web\"": "\"Web\"",
65
+ "\"CanvasHost\"": "\"CanvasHost\"",
66
+ "\"Memory\"": "\"Memorya\"",
67
+
68
+ ">Settings<": ">Mga Setting<",
69
+ "\"unknown\"": "\"hindi alam\"",
70
+ "\"valid\"": "\"balido\"",
71
+ "\"invalid\"": "\"di-balido\"",
72
+ "\"Unsaved changes\"": "\"Hindi nai-save na mga pagbabago\"",
73
+ " unsaved change\\$": " hindi nai-save na pagbabago$",
74
+ "Search settings...": "Maghanap ng setting...",
75
+ ">No changes<": ">Walang pagbabago<",
76
+ "\"Reload\"": "\"I-reload\"",
77
+ "\"Applying…\"": "\"Inaaplay…\"",
78
+ "\"Apply\"": "\"Ilapat\"",
79
+ "\"Updating…\"": "\"Ina-update…\"",
80
+ "\"Update\"": "\"I-update\"",
81
+ ">View ": ">Tingnan ang ",
82
+ "\\} pending": "} nakabinbin",
83
+ " change\\$": " pagbabago$",
84
+ "Loading schema…": "Naglo-load ng schema…",
85
+ " Form view can't safely edit some fields. Use Raw to avoid losing config entries.": " Hindi ligtas na ma-edit ng form view ang ilang field. Gamitin ang Raw para maiwasang mawala ang mga config entry.",
86
+ ">Raw JSON5<": ">Raw JSON5<"
87
+ }
@@ -0,0 +1,64 @@
1
+ {
2
+ ">Scheduler<": ">Scheduler<",
3
+ "Gateway-owned cron scheduler status.": "Katayuan ng cron scheduler na pagmamay-ari ng gateway.",
4
+ ">Enabled<": ">Pinagana<",
5
+ "\"Refreshing…\"": "\"Nire-refresh…\"",
6
+ ">New Job<": ">Bagong Trabaho<",
7
+ "Create a scheduled wakeup or agent run.": "Lumikha ng naka-iskedyul na wakeup o agent run.",
8
+ ">Name<": ">Pangalan<",
9
+ ">Description<": ">Paglalarawan<",
10
+ ">Agent ID<": ">Agent ID<",
11
+ ">Schedule<": ">Iskedyul<",
12
+ ">Every<": ">Bawat<",
13
+ ">At<": ">Sa<",
14
+ ">Cron<": ">Cron<",
15
+
16
+ ">Main<": ">Pangunahin<",
17
+ ">Isolated<": ">Nakahiwalay<",
18
+
19
+ ">Session<": ">Session<",
20
+ ">Wake mode<": ">Wake mode<",
21
+ ">Now<": ">Ngayon<",
22
+ ">Next heartbeat<": ">Susunod na heartbeat<",
23
+
24
+ ">Payload<": ">Payload<",
25
+ ">System event<": ">System event<",
26
+ ">Agent turn<": ">Agent turn<",
27
+ "\"System text\"": "\"System text\"",
28
+ "\"Agent message\"": "\"Mensahe ng agent\"",
29
+
30
+ ">Delivery<": ">Paghatid<",
31
+ "Announce summary ": "I-anunsyo ang buod ",
32
+ "None \\(internal\\)": "Wala (internal)",
33
+ "Timeout \\(seconds\\)": "Timeout (segundo)",
34
+ ">Channel<": ">Channel<",
35
+ ">To<": ">Sa<",
36
+ "1555… or chat id": "1555… o chat id",
37
+
38
+ "\"Add job\"": "\"Magdagdag ng trabaho\"",
39
+ ">Jobs<": ">Mga Trabaho<",
40
+ "All scheduled jobs stored in the gateway.": "Lahat ng naka-iskedyul na trabaho na nakaimbak sa gateway.",
41
+ "No jobs yet.": "Wala pang trabaho.",
42
+ ">Run history<": ">Kasaysayan ng pagtakbo<",
43
+ ">Latest runs for ": ">Pinakahuling pagtakbo para sa ",
44
+ "Select a job to inspect run history.": "Pumili ng trabaho para siyasatin ang kasaysayan ng pagtakbo.",
45
+ "No runs yet.": "Wala pang pagtakbo.",
46
+ ">Run at<": ">Tumakbo noong<",
47
+ ">Unit<": ">Yunit<",
48
+ ">Minutes<": ">Minuto<",
49
+ ">Days<": ">Araw<",
50
+ ">Expression<": ">Ekspresyon<",
51
+ "Timezone \\(optional\\)": "Timezone (opsyonal)",
52
+ ">Agent: ": ">Agent: ",
53
+ "\"enabled\"": "\"pinagana\"",
54
+ "\"disabled\"": "\"hindi pinagana\"",
55
+ "\"Enable\"": "\"Paganahin\"",
56
+ "\"Disable\"": "\"Huwag paganahin\"",
57
+ ">System<": ">System<",
58
+ ">Status<": ">Katayuan<",
59
+ ">Next<": ">Susunod<",
60
+ ">Last<": ">Huli<",
61
+ ">Open run chat<": ">Buksan ang run chat<",
62
+
63
+ "\"\\(select a job\\)\"": "\"(pumili ng trabaho)\""
64
+ }
@@ -0,0 +1,17 @@
1
+ {
2
+ ">Snapshots<": ">Mga Snapshot<",
3
+ "Status, health, and heartbeat data.": "Data ng katayuan, kalusugan, at heartbeat.",
4
+ " Security audit:": " Security audit:",
5
+ "\\}. Run": "}. Patakbuhin ang",
6
+ "> for details.": "> para sa detalye.",
7
+ ">Last heartbeat<": ">Huling heartbeat<",
8
+ ">Manual RPC<": ">Manual na RPC<",
9
+ "Send a raw gateway method with JSON params.": "Magpadala ng raw gateway method na may JSON params.",
10
+ ">Method<": ">Method<",
11
+ ">Params \\(JSON\\)<": ">Params (JSON)<",
12
+ ">Models<": ">Models<",
13
+ ">Call<": ">Tawag<",
14
+ "Catalog from models.list.": "Catalog mula sa models.list.",
15
+ ">Event Log<": ">Event Log<",
16
+ "Latest gateway events.": "Pinakabagong gateway event."
17
+ }
@@ -0,0 +1,8 @@
1
+ {
2
+ ">Connected Instances<": ">Nakakonektang Instance<",
3
+ "\"unknown host\"": "\"hindi kilalang host\"",
4
+ "\"Loading…\"": "\"Naglo-load…\"",
5
+ "\"Refresh\"": "\"I-refresh\"",
6
+ ">Last input ": ">Huling input ",
7
+ ">Reason ": ">Dahilan "
8
+ }
@@ -0,0 +1,12 @@
1
+ {
2
+ ">Logs<": ">Mga Log<",
3
+ "Gateway file logs \\(JSONL\\).": "Gateway file logs (JSONL).",
4
+ "\"filtered\"": "\"na-filter\"",
5
+ "\"visible\"": "\"nakikita\"",
6
+ " Export ": " I-export ",
7
+ "\"Search logs\"": "\"Maghanap sa logs\"",
8
+ ">Auto-follow<": ">Auto-follow<",
9
+ "Log output truncated; showing latest chunk.": "Na-truncate ang output ng log; ipinapakita ang pinakabagong chunk.",
10
+ ">Last heartbeat<": ">Huling heartbeat<",
11
+ "No log entries.": "Walang log entries."
12
+ }