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,242 +1,242 @@
1
1
  {
2
- ">Token Usage<": ">Paggamit ng Token<",
3
- " Loading": " Naglo-load",
4
-
5
- ">to<": ">hanggang<",
6
- "\"Today\"": "\"Ngayon\"",
7
- "\"7d\"": "\"7a\"",
8
- "\"30d\"": "\"30a\"",
9
- ">All<": ">Lahat<",
10
- " Clear": " I-clear",
11
-
12
- ">Usage<": ">Paggamit<",
13
- "\"pinned\"": "\"naka-pin\"",
14
- ">Filters<": ">Mga Filter<",
15
- ">Loading<": ">Naglo-load<",
16
- "Select a date range and click Refresh to load usage.": "Pumili ng date range at i-click ang Refresh para i-load ang paggamit.",
17
- "> tokens": "> token",
18
- "> cost": "> gastos",
19
- " session\\$": " session$",
2
+ ">Token Usage<": ">Tunnusten käyttö<",
3
+ " Loading": " Ladataan",
4
+
5
+ ">to<": ">saakka<",
6
+ "\"Today\"": "\"Tänään\"",
7
+ "\"7d\"": "\"7 pv\"",
8
+ "\"30d\"": "\"30 pv\"",
9
+ ">All<": ">Kaikki<",
10
+ " Clear": " Tyhjennä",
11
+
12
+ ">Usage<": ">Käyttö<",
13
+ "\"pinned\"": "\"kiinnitetty\"",
14
+ ">Filters<": ">Suodattimet<",
15
+ ">Loading<": ">Ladataan<",
16
+ "Select a date range and click Refresh to load usage.": "Valitse ajanjakso ja napsauta Päivitä ladataksesi käyttötiedot.",
17
+ "> tokens": "> tunnusta",
18
+ "> cost": "> kustannus",
19
+ " session\\$": " istunto$",
20
20
  "\"s\"": "\"\"",
21
21
 
22
- "\"Unpin filters\"\\}": "\"I-unpin ang filters\"}",
23
- "\"Pin filters\"\\}": "\"I-pin ang filters\"}",
24
- "\"Pinned\"": "\"Naka-pin\"",
25
- "\"Pin\"": "\"I-pin\"",
26
- ">Export ▾<": ">I-export ▾<",
27
- " Sessions ": " Mga Session ",
28
- " Daily ": " Araw-araw ",
29
-
30
- " Tokens": " Token",
31
- " Cost": " Gastos",
32
- " Refresh": " I-refresh",
33
-
34
- "Filter sessions \\(e.g. key:agent:main:cron\\* model:gpt-4o has:errors minTokens:2000\\)": "I-filter ang mga session (hal. key:agent:main:cron* model:gpt-4o has:errors minTokens:2000)",
35
- " Filter \\(client-side\\)": " I-filter (client-side)",
36
- "\"Remove filter\"": "\"Alisin ang filter\"",
37
- "\\} sessions match": "} session ang tumutugma",
38
- "\\} sessions in range": "} session sa loob ng range",
39
- "Tip: use filters or click bars to filter days.": "Tip: gumamit ng filters o i-click ang bars para i-filter ang mga araw.",
40
-
41
- "\"Channel\"": "\"Channel\"",
42
- "\"Provider\"": "\"Provider\"",
43
- "\"Model\"": "\"Modelo\"",
44
- "\"Tool\"": "\"Tool\"",
22
+ "\"Unpin filters\"\\}": "\"Poista suodattimien kiinnitys\"}",
23
+ "\"Pin filters\"\\}": "\"Kiinnitä suodattimet\"}",
24
+ "\"Pinned\"": "\"Kiinnitetty\"",
25
+ "\"Pin\"": "\"Kiinnitä\"",
26
+ ">Export ▾<": ">Vie ▾<",
27
+ " Sessions ": " Istunnot ",
28
+ " Daily ": " Päivittäin ",
29
+
30
+ " Tokens": " Tunnukset",
31
+ " Cost": " Kustannus",
32
+ " Refresh": " Päivitä",
33
+
34
+ "Filter sessions \\(e.g. key:agent:main:cron\\* model:gpt-4o has:errors minTokens:2000\\)": "Suodata istuntoja (esim. key:agent:main:cron* model:gpt-4o has:errors minTokens:2000)",
35
+ " Filter \\(client-side\\)": " Suodatin (asiakaspuoli)",
36
+ "\"Remove filter\"": "\"Poista suodatin\"",
37
+ "\\} sessions match": "} istuntoa vastaa",
38
+ "\\} sessions in range": "} istuntoa ajanjaksolla",
39
+ "Tip: use filters or click bars to filter days.": "Vinkki: käytä suodattimia tai napsauta palkkeja suodattaaksesi päiviä.",
40
+
41
+ "\"Channel\"": "\"Kanava\"",
42
+ "\"Provider\"": "\"Tarjoaja\"",
43
+ "\"Model\"": "\"Malli\"",
44
+ "\"Tool\"": "\"Työkalu\"",
45
45
 
46
46
 
47
- "Showing first 1,000 sessions. Narrow date range for complete results.":"Ipinapakita ang unang 1,000 session. Paliitin ang date range para sa kumpletong resulta.",
47
+ "Showing first 1,000 sessions. Narrow date range for complete results.":"Näytetään ensimmäiset 1 000 istuntoa. Tarkenna ajanjaksoa saadaksesi täydelliset tulokset.",
48
48
 
49
- ">Days:": ">Mga Araw:",
50
- ">Hours:": ">Oras:",
51
- ">Session:": ">Session:",
52
- " Clear All": " I-clear Lahat",
53
- ">Daily Usage<": ">Araw-araw na Paggamit<",
54
- ">No data<": ">Walang data<",
55
- "\\} Usage<": "} Paggamit<",
56
- "\\} tokens<": "} token<",
49
+ ">Days:": ">Päivät:",
50
+ ">Hours:": ">Tunnit:",
51
+ ">Session:": ">Istunto:",
52
+ " Clear All": " Tyhjennä kaikki",
53
+ ">Daily Usage<": ">Päivittäinen käyttö<",
54
+ ">No data<": ">Ei tietoja<",
55
+ "\\} Usage<": "} Käyttö<",
56
+ "\\} tokens<": "} tunnusta<",
57
57
 
58
- "\"Tokens\":\"Cost\"} by Type": "\"Token\":\"Gastos\"} ayon sa Uri",
59
- "\"Output: ": "\"Output: ",
60
- "\"Input: ": "\"Input: ",
61
- "\"Cache Write: ": "\"Cache Write: ",
62
- "\"Cache Read: ": "\"Cache Read: ",
58
+ "\"Tokens\":\"Cost\"} by Type": "\"Tunnukset\":\"Kustannus\"} tyypin mukaan",
59
+ "\"Output: ": "\"Lähtö:",
60
+ "\"Input: ": "\"Tulo:",
61
+ "\"Cache Write: ": "\"Välimuistin kirjoitus:",
62
+ "\"Cache Read: ": "\"Välimuistin luku:",
63
63
 
64
64
 
65
- ">Usage Overview<": ">Pangkalahatang-ideya ng Paggamit<",
65
+ ">Usage Overview<": ">Käytön yleiskatsaus<",
66
66
 
67
- ">Cost<": ">Gastos<",
68
- ">Messages<": ">Mga Mensahe<",
69
- ">Errors<": ">Mga Error<",
70
- ">Recent<": ">Kamakailan<",
67
+ ">Cost<": ">Kustannus<",
68
+ ">Messages<": ">Viestit<",
69
+ ">Errors<": ">Virheet<",
70
+ ">Recent<": ">Viimeisimmät<",
71
71
 
72
- "\"Copy session namen\"": "\"Kopyahin ang session name\"",
73
- " Copy": " Kopyahin",
74
-
75
- " Messages": " Mensahe",
76
- "\\} user · ": "} user · ",
77
- "\\} assistant": "} assistant",
78
- ">Tool Calls<": ">Tool Calls<",
79
- " tools used": " tool na ginamit",
80
- " tools<": " tool<",
81
- " tool results<": " resulta ng tool<",
82
- ">Duration<": ">Tagal<",
83
- " Sessions": " Session",
84
- "Distinct sessions in the range.": "Mga natatanging session sa loob ng range.",
85
- ">of ": ">ng ",
86
- " in range": " sa range",
87
- " Throughput": " Throughput",
88
- "Throughput shows tokens per minute over active time. Higher is better.": "Ipinapakita ng throughput ang token bawat minuto sa aktibong oras. Mas mataas ay mas mabuti.",
89
- " tok/min": " tok/min",
72
+ "\"Copy session namen\"": "\"Kopioi istunnon nimi\"",
73
+ " Copy": " Kopioi",
74
+
75
+ " Messages": " Viestit",
76
+ "\\} user · ": "} käyttäjä · ",
77
+ "\\} assistant": "} avustaja",
78
+ ">Tool Calls<": ">Työkalujen kutsut<",
79
+ " tools used": " työkalua käytetty",
80
+ " tools<": " työkalua<",
81
+ " tool results<": " työkalun tulosta<",
82
+ ">Duration<": ">Kesto<",
83
+ " Sessions": " Istunnot",
84
+ "Distinct sessions in the range.": "Erilliset istunnot ajanjaksolla.",
85
+ ">of ": ">/ ",
86
+ " in range": " ajanjaksolla",
87
+ " Throughput": " Suorituskyky",
88
+ "Throughput shows tokens per minute over active time. Higher is better.": "Suorituskyky näyttää tunnukset minuutissa aktiivisen ajan aikana. Korkeampi on parempi.",
89
+ " tok/min": " tunnusta/min",
90
90
  " / min": " / min",
91
- " Error Rate": " Rate ng Error",
92
- "Error rate = errors / total messages. Lower is better.": "Rate ng error = error / kabuuang mensahe. Mas mababa ay mas mabuti.",
93
- "\\} errors · ": "} error · ",
94
- "\\} msgs": "} msg",
95
- "\\} avg session ": "} avg session ",
96
- " Cache Hit Rate": " Cache Hit Rate",
97
- "Cache hit rate = cache read / \\(input \\+ cache read\\). Higher is better.": "Cache hit rate = cache read / (input + cache read). Mas mataas ay mas mabuti.",
98
- "\\} cached · ": "} naka-cache · ",
99
- "\\} prompt": "} prompt",
100
- "Top Models": "Nangungunang Modelo",
101
- "Top Providers": "Nangungunang Provider",
102
- "Top Tools": "Nangungunang Tool",
103
- "Top Agents": "Nangungunang Agent",
104
- "Top Channels": "Nangungunang Channel",
105
- "Peak Error Days": "Mga Araw na may Pinakamaraming Error",
106
- "Peak Error Hours": "Oras na may Pinakamaraming Error",
107
- "Model Mix": "Model Mix",
91
+ " Error Rate": " Virheprosentti",
92
+ "Error rate = errors / total messages. Lower is better.": "Virheprosentti = virheet / viestit yhteensä. Pienempi on parempi.",
93
+ "\\} errors · ": "} virhettä · ",
94
+ "\\} msgs": "} viestiä",
95
+ "\\} avg session ": "} keskim. istunto ",
96
+ " Cache Hit Rate": " Välimuistin osumisuhde",
97
+ "Cache hit rate = cache read / \\(input \\+ cache read\\). Higher is better.": "Välimuistin osumisuhde = välimuistin luku / (tulo + välimuistin luku). Korkeampi on parempi.",
98
+ "\\} cached · ": "} välimuistissa · ",
99
+ "\\} prompt": "} kehote",
100
+ "Top Models": "Parhaat mallit",
101
+ "Top Providers": "Parhaat tarjoajat",
102
+ "Top Tools": "Parhaat työkalut",
103
+ "Top Agents": "Parhaat agentit",
104
+ "Top Channels": "Parhaat kanavat",
105
+ "Peak Error Days": "Huippuvirhepäivät",
106
+ "Peak Error Hours": "Huippuvirhetunnit",
107
+ "Model Mix": "Mallien sekoitus",
108
108
 
109
- "\"calls\"": "\"tawag\"",
110
-
111
- "Average tokens per message in this range.": "Average na token bawat mensahe sa range na ito.",
112
- "Average cost per message when providers report costs. Cost data is missing for some or all sessions in this range.": "Average na gastos bawat mensahe kapag nag-ulat ang provider ng gastos. Nawawala ang data ng gastos para sa ilan o lahat ng session sa range na ito.",
113
- "Average cost per message when providers report costs.": "Average na gastos bawat mensahe kapag nag-ulat ang provider ng gastos.",
114
-
115
-
116
- "Total user \\+ assistant messages in range.": "Kabuuang user + assistant na mensahe sa range.",
117
- " Tool Calls": " Tool Calls",
118
- "Total tool call count across sessions.": "Kabuuang bilang ng tool call sa lahat ng session.",
119
- " Errors": " Mga Error",
120
- "Total message/tool errors in range.": "Kabuuang error sa mensahe/tool sa range.",
121
- " Avg Tokens / Msg": " Avg Token / Msg",
122
- ">Across ": ">Sa kabuuan ng ",
123
- "Avg Cost \/ Msg": "Avg Gastos / Msg",
124
- "\\} total<": "} kabuuan<",
109
+ "\"calls\"": "\"kutsut\"",
110
+
111
+ "Average tokens per message in this range.": "Keskimääräiset tunnukset per viesti tällä ajanjaksolla.",
112
+ "Average cost per message when providers report costs. Cost data is missing for some or all sessions in this range.": "Keskimääräiset kustannukset per viesti, kun tarjoajat raportoivat kustannukset. Kustannustiedot puuttuvat joistakin tai kaikista istunnoista tällä ajanjaksolla.",
113
+ "Average cost per message when providers report costs.": "Keskimääräiset kustannukset per viesti, kun tarjoajat raportoivat kustannukset.",
114
+
115
+
116
+ "Total user \\+ assistant messages in range.": "Käyttäjän + avustajan viestit yhteensä ajanjaksolla.",
117
+ " Tool Calls": " Työkalujen kutsut",
118
+ "Total tool call count across sessions.": "Työkalujen kutsujen kokonaismäärä kaikissa istunnoissa.",
119
+ " Errors": " Virheet",
120
+ "Total message/tool errors in range.": "Viesti-/työkaluvirheet yhteensä ajanjaksolla.",
121
+ " Avg Tokens / Msg": " Keskim. tunnukset / viesti",
122
+ ">Across ": ">Kaikissa ",
123
+ "Avg Cost \/ Msg": "Keskim. kustannus / viesti",
124
+ "\\} total<": "} yhteensä<",
125
125
 
126
- ">Activity by Time<": ">Aktibidad ayon sa Oras<",
127
- " tokens<": " token<",
128
- "Estimates require session timestamps.": "Ang mga tantiya ay nangangailangan ng timestamp ng session.",
129
- "No timeline data yet.": "Wala pang timeline data.",
130
- "Estimated from session spans \\(first/last activity\\). Time zone:": "Tinantiya mula sa session spans (unang/huling aktibidad). Time zone:",
131
- "\"Local\"\\}": "\"Lokal\"}",
132
- ">Day of Week<": ">Araw ng Linggo<",
133
- ">Hours<": ">Oras<",
134
- "\\} tokens": "} token",
135
- ">Midnight<": ">Hatinggabi<",
136
- ">4am<": ">4am<",
137
- ">8am<": ">8am<",
138
- ">Moon<": ">12n<",
139
- ">4pm<": ">4pm<",
140
- ">8pm<": ">8pm<",
141
- "Low → High token density": "MababaMataas na token density",
142
-
143
-
144
- "\"label\",": "\"label\",",
145
- "\"agentId\",": "\"agentId\",",
146
- "\"channel\",": "\"channel\",",
147
- "\"provider\",": "\"provider\",",
148
- "\"model\",": "\"model\",",
149
- "\"updatedAt\",": "\"updatedAt\",",
150
- "\"durationMs\",": "\"durationMs\",",
151
- "\"messages\",": "\"messages\",",
152
- "\"errors\",": "\"errors\",",
153
- "\"toolCalls\",": "\"toolCalls\",",
154
- "\"inputTokens\",": "\"inputTokens\",",
155
- "\"outputTokens\",": "\"outputTokens\",",
156
- "\"cacheReadTokens\",": "\"cacheReadTokens\",",
157
- "\"cacheWriteTokens\",": "\"cacheWriteTokens\",",
158
- "\"totalTokens\",": "\"totalTokens\",",
159
- "\"totalCost\",": "\"totalCost\",",
160
-
161
- "\"date\",": "\"date\",",
162
- "\"inputCost\",": "\"inputCost\",",
163
- "\"outputCost\",": "\"outputCost\",",
164
- "\"cacheReadCost\",": "\"cacheReadCost\",",
165
- "\"cacheWriteCost\",": "\"cacheWriteCost\",",
166
-
167
- "\"agent:\",": "\"agent:\",",
168
- "\"channel:\",": "\"channel:\",",
169
- "\"provider:\",": "\"provider:\",",
170
- "\"model:\",": "\"model:\",",
171
- "\"tool:\",": "\"tool:\",",
172
- "\"has:errors:\",": "\"has:errors:\",",
173
- "\"has:tools:\",": "\"has:tools:\",",
174
- "\"minTokens:\",": "\"minTokens:\",",
175
- "\"maxCost:\",": "\"maxCost:\",",
176
-
177
-
178
- "\\} avg<": "} avg<",
179
- "\\} errors<": "} error<",
180
- " All": " Lahat",
181
- " Recently viewed": " Kamakailang tiningnan",
182
- ">Sort<": ">Ayusin<",
183
- ">No sessions in range<": ">Walang session sa range<",
184
- ">No recent sessions<": ">Walang kamakailang session<",
126
+ ">Activity by Time<": ">Aktiviteetti ajan mukaan<",
127
+ " tokens<": " tunnusta<",
128
+ "Estimates require session timestamps.": "Arviot vaativat istuntojen aikaleimat.",
129
+ "No timeline data yet.": "Ei vielä aikajana-tietoja.",
130
+ "Estimated from session spans \\(first/last activity\\). Time zone:": "Arvioitu istuntojen kestoista (ensimmäinen/viimeisin aktiviteetti). Aikavyöhyke:",
131
+ "\"Local\"\\}": "\"Paikallinen aika\"}",
132
+ ">Day of Week<": ">Viikonpäivä<",
133
+ ">Hours<": ">Tunnit<",
134
+ "\\} tokens": "} tunnusta",
135
+ ">Midnight<": ">Keskiyö<",
136
+ ">4am<": ">4.00<",
137
+ ">8am<": ">8.00<",
138
+ ">Moon<": ">12.00<",
139
+ ">4pm<": ">16.00<",
140
+ ">8pm<": ">20.00<",
141
+ "Low → High token density": "MatalaKorkea tunnustiheys",
142
+
143
+
144
+ "\"label\",": "\"tunniste\",",
145
+ "\"agentId\",": "\"agenttitunnus\",",
146
+ "\"channel\",": "\"kanava\",",
147
+ "\"provider\",": "\"tarjoaja\",",
148
+ "\"model\",": "\"malli\",",
149
+ "\"updatedAt\",": "\"päivitetty\",",
150
+ "\"durationMs\",": "\"kestoMs\",",
151
+ "\"messages\",": "\"viestit\",",
152
+ "\"errors\",": "\"virheet\",",
153
+ "\"toolCalls\",": "\"työkalujenKutsut\",",
154
+ "\"inputTokens\",": "\"tulotunnukset\",",
155
+ "\"outputTokens\",": "\"lähtötunnukset\",",
156
+ "\"cacheReadTokens\",": "\"välimuistinLukuTunnukset\",",
157
+ "\"cacheWriteTokens\",": "\"välimuistinKirjoitusTunnukset\",",
158
+ "\"totalTokens\",": "\"tunnuksetYhteensä\",",
159
+ "\"totalCost\",": "\"kustannusYhteensä\",",
160
+
161
+ "\"date\",": "\"päivämäärä\",",
162
+ "\"inputCost\",": "\"tulokustannus\",",
163
+ "\"outputCost\",": "\"lähtökustannus\",",
164
+ "\"cacheReadCost\",": "\"välimuistinLukuKustannus\",",
165
+ "\"cacheWriteCost\",": "\"välimuistinKirjoitusKustannus\",",
166
+
167
+ "\"agent:\",": "\"agentti:\",",
168
+ "\"channel:\",": "\"kanava:\",",
169
+ "\"provider:\",": "\"tarjoaja:\",",
170
+ "\"model:\",": "\"malli:\",",
171
+ "\"tool:\",": "\"työkalu:\",",
172
+ "\"has:errors:\",": "\"onVirheitä:\",",
173
+ "\"has:tools:\",": "\"onTyökaluja:\",",
174
+ "\"minTokens:\",": "\"minTunnukset:\",",
175
+ "\"maxCost:\",": "\"maksKustannus:\",",
176
+
177
+
178
+ "\\} avg<": "} ka<",
179
+ "\\} errors<": "} virhettä<",
180
+ " All": " Kaikki",
181
+ " Recently viewed": " Viimeksi katsotut",
182
+ ">Sort<": ">Järjestä<",
183
+ ">No sessions in range<": ">Ei istuntoja ajanjaksolla<",
184
+ ">No recent sessions<": ">Ei viimeaikaisia istuntoja<",
185
185
 
186
- "No usage data for this session.": "Walang data ng paggamit para sa session na ito.",
187
-
188
- "\"No tool calls\"": "\"Walang tool calls\"",
189
- "\"No model data\"": "\"Walang data ng modelo\"",
190
-
191
- "\"Close session details\"": "\"Isara ang detalye ng session\"",
192
-
193
- ">No timeline data<": ">Walang timeline data<",
194
- "\"No data in range\"": "\"Walang data sa range\"",
195
- ">Usage Over Time<": ">Paggamit sa Paglipas ng Panahon<",
196
- ">Reset<": ">I-reset<",
197
- " Per Turn": " Bawat Turn",
198
- " Cumulative": " Pinagsama-sama",
199
- " Total": " Kabuuan",
200
- " By Type": " Ayon sa Uri",
201
- ">Tokens by Type<": ">Token ayon sa Uri<",
202
- ">Daily ": ">Araw-araw ",
203
- "\"Token\"": "\"Token\"",
204
- "\"Cost\"": "\"Gastos\"",
205
-
206
- "\"Assistant output tokens\"": "\"Assistant output token\"",
207
- ">Output": ">Output",
208
- "\"User \\+ tool input tokens\"": "\"User + tool input token\"",
209
- ">Input": ">Input",
210
- "\"Tokens written to cache\"": "\"Token na isinulat sa cache\"",
211
- ">Cache Write ": ">Cache Write ",
212
- "\"Tokens read from cache\"": "\"Token na binasa mula sa cache\"",
213
- ">Cache Read ": ">Cache Read ",
214
- ">Total: ": ">Kabuuan: ",
186
+ "No usage data for this session.": "Ei käyttötietoja tälle istunnolle.",
187
+
188
+ "\"No tool calls\"": "\"Ei työkalujen kutsuja\"",
189
+ "\"No model data\"": "\"Ei mallitietoja\"",
190
+
191
+ "\"Close session details\"": "\"Sulje istunnon tiedot\"",
192
+
193
+ ">No timeline data<": ">Ei aikajana-tietoja<",
194
+ "\"No data in range\"": "\"Ei tietoja ajanjaksolla\"",
195
+ ">Usage Over Time<": ">Käyttö ajan mittaan<",
196
+ ">Reset<": ">Nollaa<",
197
+ " Per Turn": " Per kierros",
198
+ " Cumulative": " Kumulatiivinen",
199
+ " Total": " Yhteensä",
200
+ " By Type": " Tyypin mukaan",
201
+ ">Tokens by Type<": ">Tunnukset tyypin mukaan<",
202
+ ">Daily ": ">Päivittäin ",
203
+ "\"Token\"": "\"Tunnus\"",
204
+ "\"Cost\"": "\"Kustannus\"",
205
+
206
+ "\"Assistant output tokens\"": "\"Avustajan lähtötunnukset\"",
207
+ ">Output": ">Lähtö",
208
+ "\"User \\+ tool input tokens\"": "\"Käyttäjän + työkalun tulotunnukset\"",
209
+ ">Input": ">Tulo",
210
+ "\"Tokens written to cache\"": "\"Välimuistiin kirjoitetut tunnukset\"",
211
+ ">Cache Write ": ">Välimuistin kirjoitus",
212
+ "\"Tokens read from cache\"": "\"Välimuistista luetut tunnukset\"",
213
+ ">Cache Read ": ">Välimuistin luku",
214
+ ">Total: ": ">Yhteensä: ",
215
215
 
216
- ">No context data<": ">Walang context data<",
217
- ">System Prompt Breakdown<": ">Breakdown ng System Prompt",
218
- "\"Collapse\"": "\"I-collapse\"",
219
- "\"Expand all\"": "\"Palawakin lahat\"",
220
- "\"Base context per message\"": "\"Base context bawat mensahe\"",
216
+ ">No context data<": ">Ei kontekstitietoja<",
217
+ ">System Prompt Breakdown<": ">Järjestelmäkehote eriteltynä\"",
218
+ "\"Collapse\"": "\"Kutista\"",
219
+ "\"Expand all\"": "\"Laajenna kaikki\"",
220
+ "\"Base context per message\"": "\"Peruskonteksti per viesti\"",
221
221
 
222
- ">Sys ": ">Sys ",
223
- ">Skills ": ">Skills ",
224
- ">Tools ": ">Tools ",
225
- ">Files ": ">Files ",
222
+ ">Sys ": ">Järj ",
223
+ ">Skills ": ">Taidot ",
224
+ ">Tools ": ">Työkalut ",
225
+ ">Files ": ">Tiedostot ",
226
226
 
227
- " more<": " marami pa< ",
227
+ " more<": " lisää<",
228
228
 
229
- ">Conversation<": ">Usapan<",
230
- ">No messages<": ">Walang mensahe<",
229
+ ">Conversation<": ">Keskustelu<",
230
+ ">No messages<": ">Ei viestejä<",
231
231
 
232
- "\"Collapse All\"": "\"I-collapse Lahat\"",
233
- "\"Expand All\"": "\"Palawakin Lahat\"",
232
+ "\"Collapse All\"": "\"Kutista kaikki\"",
233
+ "\"Expand All\"": "\"Laajenna kaikki\"",
234
234
 
235
- ">User<": ">User<",
236
- ">Assistant<": ">Assistant<",
237
- ">Tool<": ">Tool<",
238
- ">Tool result<": ">Resulta ng Tool<",
235
+ ">User<": ">Käyttäjä<",
236
+ ">Assistant<": ">Avustaja<",
237
+ ">Tool<": ">Työkalu<",
238
+ ">Tool result<": ">Työkalun tulos<",
239
239
 
240
- "\"Search conversation\"": "\"Maghanap sa usapan\"",
241
- "No messages match the filters.": "Walang mensaheng tumutugma sa filters."
240
+ "\"Search conversation\"": "\"Hae keskustelusta\"",
241
+ "No messages match the filters.": "Mikään viesti ei vastaa suodattimia."
242
242
  }
@@ -0,0 +1,37 @@
1
+ {
2
+ "Invalid URL format. Expected /base/XXX or /wiki/XXX URL": "Invalid ang format ng URL. Inaasahang /base/XXX o /wiki/XXX URL",
3
+ "Use app_token": "Gamitin ang app_token",
4
+ " and table_id=": " at table_id=",
5
+ " for other bitable tools": " para sa iba pang mga bitable tool",
6
+ "Select a table_id from the tables list.": "Pumili ng table_id mula sa listahan ng mga tables.",
7
+ "Bitable URL. Supports both formats: /base/XXX?table=YYY or /wiki/XXX?table=YYY": "URL ng Bitable. Sinusuportahan ang parehong format: /base/XXX?table=YYY o /wiki/XXX?table=YYY",
8
+ "Bitable app token \\(use feishu_bitable_get_meta to get from URL\\)": "Bitable app token (gamitin ang feishu_bitable_get_meta para makuha mula sa URL)",
9
+ "Table ID (from URL: ?table=YYY)": "Table ID (mula sa URL: ?table=YYY)",
10
+ "Number of records per page (1-500, default 100)": "Bilang ng mga record bawat pahina (1-500, default 100)",
11
+ "Pagination token from previous response": "Pagination token mula sa nakaraang tugon",
12
+ "Record ID to retrieve": "Record ID na kukunin",
13
+ "Field values keyed by field name. Format by type: ": "Mga value ng field na naka-key ayon sa pangalan ng field. Format ayon sa uri:",
14
+ "Record ID to update": "Record ID na i-a-update",
15
+ "Field values to update \\(same format as create_record\\)": "Mga value ng field na i-a-update (kaparehas ng format ng create_record)",
16
+ "Feishu credentials not configured, skipping bitable tools": "Hindi na-configure ang mga kredensyal ng Feishu, nilalaktawan ang mga bitable tool",
17
+ "Parse a Bitable URL and get app_token, table_id, and table list. Use this first when given a /wiki/ or /base/ URL.": "I-parse ang isang Bitable URL at kunin ang app_token, table_id, at listahan ng table. Gamitin ito muna kapag binigyan ng /wiki/ o /base/ URL.",
18
+ "Feishu Bitable List Fields": "Feishu Bitable Listahan ng mga Field",
19
+ "List all fields \\(columns\\) in a Bitable table with their types and properties": "Ilista ang lahat ng field (columns) sa isang Bitable table kasama ang kanilang mga uri at katangian",
20
+ "List records \\(rows\\) from a Bitable table with pagination support": "Ilista ang mga record (rows) mula sa isang Bitable table na may suporta sa pagination",
21
+ "Feishu Bitable Get Record": "Feishu Bitable Kunin ang Record",
22
+ "Get a single record by ID from a Bitable table": "Kumuha ng isang record ayon sa ID mula sa isang Bitable table",
23
+ "Feishu Bitable Create Record": "Feishu Bitable Gumawa ng Record",
24
+ "Create a new record (row) in a Bitable table": "Gumawa ng bagong record (row) sa isang Bitable table",
25
+ "Feishu Bitable Update Record": "Feishu Bitable I-update ang Record",
26
+ "Update an existing record (row) in a Bitable table": "I-update ang isang umiiral na record (row) sa isang Bitable table",
27
+ "Registered 6 bitable tools": "Nakapagrehistro ng 6 na bitable tool",
28
+
29
+ "\"Feishu\"": "\"Feishu\"",
30
+ "Lark enterprise messaging.": "Lark enterprise messaging.",
31
+ "Feishu targeting: omit `target` to reply to the current conversation \\(auto-inferred\\). Explicit targets: `user:open_id` or `chat:chat_id`.": "Targeting ng Feishu: alisin ang `target` para tumugon sa kasalukuyang usapan (awtomatikong mahuhula). Tahasang target: `user:open_id` o `chat:chat_id`.",
32
+ " Feishu supports interactive cards for rich messages.": "Sinusuportahan ng Feishu ang mga interactive na card para sa mayayamang mensahe.",
33
+ "Feishu\\[": "Feishu[",
34
+ "groups: groupPolicy=\"open\" allows any member to trigger \\(mention-gated\\). Set channels.feishu.groupPolicy=\"allowlist\" + channels.feishu.groupAllowFrom to restrict senders.": "mga grupo: ang groupPolicy=\"open\" ay nagpapahintulot sa sinumang miyembro na mag-trigger (may-banggit na gate). Itakda ang channels.feishu.groupPolicy=\"allowlist\" + channels.feishu.groupAllowFrom para paghigpitan ang mga nagpapadala.",
35
+ "starting feishu\\[": "sinisimulan ang feishu[",
36
+ " \\(mode: ": " (mode: "
37
+ }
@@ -0,0 +1,37 @@
1
+ {
2
+ "Invalid URL format. Expected /base/XXX or /wiki/XXX URL": "Invalid ang format ng URL. Inaasahang /base/XXX o /wiki/XXX URL",
3
+ "Use app_token": "Gamitin ang app_token",
4
+ " and table_id=": " at table_id=",
5
+ " for other bitable tools": " para sa iba pang mga bitable tool",
6
+ "Select a table_id from the tables list.": "Pumili ng table_id mula sa listahan ng mga tables.",
7
+ "Bitable URL. Supports both formats: /base/XXX?table=YYY or /wiki/XXX?table=YYY": "URL ng Bitable. Sinusuportahan ang parehong format: /base/XXX?table=YYY o /wiki/XXX?table=YYY",
8
+ "Bitable app token \\(use feishu_bitable_get_meta to get from URL\\)": "Bitable app token (gamitin ang feishu_bitable_get_meta para makuha mula sa URL)",
9
+ "Table ID (from URL: ?table=YYY)": "Table ID (mula sa URL: ?table=YYY)",
10
+ "Number of records per page (1-500, default 100)": "Bilang ng mga record bawat pahina (1-500, default 100)",
11
+ "Pagination token from previous response": "Pagination token mula sa nakaraang tugon",
12
+ "Record ID to retrieve": "Record ID na kukunin",
13
+ "Field values keyed by field name. Format by type: ": "Mga value ng field na naka-key ayon sa pangalan ng field. Format ayon sa uri:",
14
+ "Record ID to update": "Record ID na i-a-update",
15
+ "Field values to update \\(same format as create_record\\)": "Mga value ng field na i-a-update (kaparehas ng format ng create_record)",
16
+ "Feishu credentials not configured, skipping bitable tools": "Hindi na-configure ang mga kredensyal ng Feishu, nilalaktawan ang mga bitable tool",
17
+ "Parse a Bitable URL and get app_token, table_id, and table list. Use this first when given a /wiki/ or /base/ URL.": "I-parse ang isang Bitable URL at kunin ang app_token, table_id, at listahan ng table. Gamitin ito muna kapag binigyan ng /wiki/ o /base/ URL.",
18
+ "Feishu Bitable List Fields": "Feishu Bitable Listahan ng mga Field",
19
+ "List all fields \\(columns\\) in a Bitable table with their types and properties": "Ilista ang lahat ng field (columns) sa isang Bitable table kasama ang kanilang mga uri at katangian",
20
+ "List records \\(rows\\) from a Bitable table with pagination support": "Ilista ang mga record (rows) mula sa isang Bitable table na may suporta sa pagination",
21
+ "Feishu Bitable Get Record": "Feishu Bitable Kunin ang Record",
22
+ "Get a single record by ID from a Bitable table": "Kumuha ng isang record ayon sa ID mula sa isang Bitable table",
23
+ "Feishu Bitable Create Record": "Feishu Bitable Gumawa ng Record",
24
+ "Create a new record (row) in a Bitable table": "Gumawa ng bagong record (row) sa isang Bitable table",
25
+ "Feishu Bitable Update Record": "Feishu Bitable I-update ang Record",
26
+ "Update an existing record (row) in a Bitable table": "I-update ang isang umiiral na record (row) sa isang Bitable table",
27
+ "Registered 6 bitable tools": "Nakapagrehistro ng 6 na bitable tool",
28
+
29
+ "\"Feishu\"": "\"Feishu\"",
30
+ "Lark enterprise messaging.": "Lark enterprise messaging.",
31
+ "Feishu targeting: omit `target` to reply to the current conversation \\(auto-inferred\\). Explicit targets: `user:open_id` or `chat:chat_id`.": "Targeting ng Feishu: alisin ang `target` para tumugon sa kasalukuyang usapan (awtomatikong mahuhula). Tahasang target: `user:open_id` o `chat:chat_id`.",
32
+ " Feishu supports interactive cards for rich messages.": "Sinusuportahan ng Feishu ang mga interactive na card para sa mayayamang mensahe.",
33
+ "Feishu\\[": "Feishu[",
34
+ "groups: groupPolicy=\"open\" allows any member to trigger \\(mention-gated\\). Set channels.feishu.groupPolicy=\"allowlist\" + channels.feishu.groupAllowFrom to restrict senders.": "mga grupo: ang groupPolicy=\"open\" ay nagpapahintulot sa sinumang miyembro na mag-trigger (may-banggit na gate). Itakda ang channels.feishu.groupPolicy=\"allowlist\" + channels.feishu.groupAllowFrom para paghigpitan ang mga nagpapadala.",
35
+ "starting feishu\\[": "sinisimulan ang feishu[",
36
+ " \\(mode: ": " (mode: "
37
+ }