clawui 0.1.4 → 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 (92) hide show
  1. package/README.md +15 -1
  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/pl/extensions/feishu.json +37 -0
  78. package/locales/pl/ui/app.json +107 -0
  79. package/locales/pl/ui/views/agents.json +140 -0
  80. package/locales/pl/ui/views/channels.json +91 -0
  81. package/locales/pl/ui/views/chat.json +23 -0
  82. package/locales/pl/ui/views/config.json +87 -0
  83. package/locales/pl/ui/views/cron.json +64 -0
  84. package/locales/pl/ui/views/debug.json +17 -0
  85. package/locales/pl/ui/views/instances.json +8 -0
  86. package/locales/pl/ui/views/logs.json +12 -0
  87. package/locales/pl/ui/views/nodes.json +91 -0
  88. package/locales/pl/ui/views/overview.json +33 -0
  89. package/locales/pl/ui/views/sessions.json +21 -0
  90. package/locales/pl/ui/views/skills.json +26 -0
  91. package/locales/pl/ui/views/usage.json +242 -0
  92. package/package.json +1 -1
@@ -0,0 +1,242 @@
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$",
20
+ "\"s\"": "\"\"",
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\"",
45
+
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.",
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<",
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: ",
63
+
64
+
65
+ ">Usage Overview<": ">Pangkalahatang-ideya ng Paggamit<",
66
+
67
+ ">Cost<": ">Gastos<",
68
+ ">Messages<": ">Mga Mensahe<",
69
+ ">Errors<": ">Mga Error<",
70
+ ">Recent<": ">Kamakailan<",
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",
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",
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<",
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": "Mababa → Mataas 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<",
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: ",
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\"",
221
+
222
+ ">Sys ": ">Sys ",
223
+ ">Skills ": ">Skills ",
224
+ ">Tools ": ">Tools ",
225
+ ">Files ": ">Files ",
226
+
227
+ " more<": " marami pa< ",
228
+
229
+ ">Conversation<": ">Usapan<",
230
+ ">No messages<": ">Walang mensahe<",
231
+
232
+ "\"Collapse All\"": "\"I-collapse Lahat\"",
233
+ "\"Expand All\"": "\"Palawakin Lahat\"",
234
+
235
+ ">User<": ">User<",
236
+ ">Assistant<": ">Assistant<",
237
+ ">Tool<": ">Tool<",
238
+ ">Tool result<": ">Resulta ng Tool<",
239
+
240
+ "\"Search conversation\"": "\"Maghanap sa usapan\"",
241
+ "No messages match the filters.": "Walang mensaheng tumutugma sa filters."
242
+ }
@@ -0,0 +1,37 @@
1
+ {
2
+ "Invalid URL format. Expected /base/XXX or /wiki/XXX URL": "Nieprawidłowy format URL. Oczekiwany format to /base/XXX lub /wiki/XXX.",
3
+ "Use app_token": "Użyj app_token",
4
+ " and table_id=": " i table_id=",
5
+ " for other bitable tools": " dla innych narzędzi Bitable",
6
+ "Select a table_id from the tables list.": "Wybierz table_id z listy tabel.",
7
+ "Bitable URL. Supports both formats: /base/XXX?table=YYY or /wiki/XXX?table=YYY": "URL Bitable. Obsługuje oba formaty: /base/XXX?table=YYY lub /wiki/XXX?table=YYY",
8
+ "Bitable app token \\(use feishu_bitable_get_meta to get from URL\\)": "Token aplikacji Bitable (użyj feishu_bitable_get_meta, aby uzyskać z URL)",
9
+ "Table ID (from URL: ?table=YYY)": "ID tabeli (z URL: ?table=YYY)",
10
+ "Number of records per page (1-500, default 100)": "Liczba rekordów na stronę (1-500, domyślnie 100)",
11
+ "Pagination token from previous response": "Token stronicowania z poprzedniej odpowiedzi",
12
+ "Record ID to retrieve": "ID rekordu do pobrania",
13
+ "Field values keyed by field name. Format by type: ": "Wartości pól indeksowane nazwą pola. Format w zależności od typu:",
14
+ "Record ID to update": "ID rekordu do aktualizacji",
15
+ "Field values to update \\(same format as create_record\\)": "Wartości pól do aktualizacji (taki sam format jak dla create_record)",
16
+ "Feishu credentials not configured, skipping bitable tools": "Oczekujące wartości pól do aktualizacji (format jak create_record) Poświadczenia Feishu nie są skonfigurowane, pomijanie narzędzi bitable",
17
+ "Parse a Bitable URL and get app_token, table_id, and table list. Use this first when given a /wiki/ or /base/ URL.": "Przetwórz URL, którym można zarządzać, i uzyskaj app_token, table_id oraz listę tabel. Gdy napotkasz URL zaczynający się od /wiki/ lub /base, użyj w pierwszej kolejności tej metody.",
18
+ "Feishu Bitable List Fields": "Feishu Bitable - lista pól",
19
+ "List all fields \\(columns\\) in a Bitable table with their types and properties": "Wyświetl wszystkie pola (kolumny) w tabeli Bitable wraz z ich typami i właściwościami",
20
+ "List records \\(rows\\) from a Bitable table with pagination support": "Wyświetl rekordy (wiersze) z tabeli Bitable z obsługą stronicowania",
21
+ "Feishu Bitable Get Record": "Feishu Bitable - pobierz rekord",
22
+ "Get a single record by ID from a Bitable table": "Pobierz pojedynczy rekord po ID z tabeli Bitable",
23
+ "Feishu Bitable Create Record": "Feishu Bitable - utwórz rekord",
24
+ "Create a new record (row) in a Bitable table": "Utwórz nowy rekord (wiersz) w tabeli Bitable",
25
+ "Feishu Bitable Update Record": "Feishu Bitable - zaktualizuj rekord",
26
+ "Update an existing record (row) in a Bitable table": "Zaktualizuj istniejący rekord (wiersz) w tabeli Bitable",
27
+ "Registered 6 bitable tools": "Zarejestrowano 6 narzędzi Bitable",
28
+
29
+ "\"Feishu\"": "\"Feishu\"",
30
+ "Lark enterprise messaging.": "Komunikacja firmowa Lark.",
31
+ "Feishu targeting: omit `target` to reply to the current conversation \\(auto-inferred\\). Explicit targets: `user:open_id` or `chat:chat_id`.": "Targetowanie Feishu: pomiń parametr `target`, aby odpowiedzieć w bieżącej rozmowie (automatyczne wnioskowanie). Jawne cele: `user:open_id` lub `chat:chat_id`.",
32
+ " Feishu supports interactive cards for rich messages.": " Feishu obsługuje interaktywne karty dla bogatych wiadomości.",
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.": "Polityka grupowa: groupPolicy=\"open\" pozwala każdemu członkowi na wyzwolenie (ograniczone wzmianką). Ustaw channels.feishu.groupPolicy=\"allowlist\" + channels.feishu.groupAllowFrom, aby ograniczyć nadawców.",
35
+ "starting feishu\\[": "uruchamianie Feishu[",
36
+ " \\(mode: ": " (tryb: "
37
+ }
@@ -0,0 +1,107 @@
1
+ {
2
+ "\"Refresh chat data\"": "\"Odśwież dane czatu\"",
3
+ "\"Disabled during onboarding\"": "\"Wyłączone podczas wdrażania\"",
4
+ "\"Toggle assistant thinking/working output\"": "\"Przełącz wyjście myślenia/pracy asystenta\"",
5
+ "\"Toggle focus mode \\(hide sidebar \\+ page header\\)\"": "\"Przełącz tryb skupienia (ukryj panel boczny + nagłówek strony)\"",
6
+ "\"System theme\"": "\"Śledź motyw systemu\"",
7
+ "\"System\"": "\"System\"",
8
+ "\"Light theme\"": "\"Motyw jasny\"",
9
+ "\"Light\"": "\"Jasny\"",
10
+ "\"Dark theme\"": "\"Motyw ciemny\"",
11
+ "\"Dark\"": "\"Ciemny\"",
12
+
13
+ "Profile update failed \\(": "Aktualizacja profilu nie powiodła się (",
14
+ "Profile publish failed on all relays.": "Publikacja profilu nie powiodła się na wszystkich przekaźnikach.",
15
+ "Profile published to relays.": "Profil opublikowano na przekaźnikach.",
16
+ "Profile update failed: ": "Aktualizacja profilu nie powiodła się: ",
17
+ "Profile import failed \\(": "Import profilu nie powiódł się (",
18
+ "Profile imported from relays. Review and publish.": "Profil zaimportowano z przekaźników. Przejrzyj i opublikuj.",
19
+ "Profile imported. Review and publish.": "Profil zaimportowano. Przejrzyj i opublikuj.",
20
+ "Profile import failed: ": "Import profilu nie powiódł się: ",
21
+
22
+ "`disconnected \\(": "`rozłączono (",
23
+ "\"no reason\"": "\"bez powodu\"",
24
+
25
+ "\"gateway client stopped\"": "\"klient bramy zatrzymany\"",
26
+ "gateway closed \\(": "brama zamknięta (",
27
+ "\"connect failed\"": "\"połączenie nie powiodło się\"",
28
+ " event handler error:": " błąd procedury obsługi zdarzeń:",
29
+ "\"request failed\"": "\"żądanie nie powiodło się\"",
30
+ "\"gateway not connected\"": "\"brama nie jest połączona\"",
31
+
32
+ "Disconnected from gateway.": "Rozłączono z bramą.",
33
+
34
+ "\"Expand sidebar\"": "\"Rozwiń panel boczny\"",
35
+ "\"Collapse sidebar\"": "\"Zwiń panel boczny\"",
36
+
37
+ ">Health<": ">Stan<",
38
+ "\"OK\"": "\"OK\"",
39
+ "\"Offline\"": "\"Offline\"",
40
+
41
+ ">Gateway Dashboard<": ">Panel bramy<",
42
+
43
+
44
+ "\"Chat\"": "\"Czat\"",
45
+ "Direct gateway chat session for quick interventions.": "Bezpośrednia sesja czatu z bramą do szybkich interwencji.",
46
+ "\"Control\"": "\"Sterowanie\"",
47
+ "\"Overview\"": "\"Przegląd\"",
48
+ "Gateway status, entry points, and a fast health read.": "Status bramy, punkty wejścia i szybki odczyt stanu.",
49
+ "\"Channels\"": "\"Kanały\"",
50
+ "Manage channels and settings.": "Zarządzaj kanałami i ustawieniami.",
51
+ "\"Instances\"": "\"Instancje\"",
52
+ "Presence beacons from connected clients and nodes.": "Sygnały obecności od połączonych klientów i węzłów.",
53
+ "\"Sessions\"": "\"Sesje\"",
54
+ "Inspect active sessions and adjust per-session defaults.": "Sprawdzaj aktywne sesje i dostosowuj ustawienia domyślne dla poszczególnych sesji.",
55
+ "\"Usage\"": "\"Użycie\"",
56
+ "See where tokens go, when sessions spike, and what drives cost.": "Zobacz, gdzie idą tokeny, kiedy występują skoki sesji i co napędza koszty.",
57
+ "\"Cron Jobs\"": "\"Zadania Cron\"",
58
+ "Schedule wakeups and recurring agent runs.": "Planuj wybudzenia i cykliczne uruchomienia agentów.",
59
+ "\"Agent\"": "\"Agent\"",
60
+ "\"Agents\"": "\"Agenci\"",
61
+ "Manage agent workspaces, tools, and identities.": "Zarządzaj obszarami roboczymi agentów, narzędziami i tożsamościami.",
62
+ "\"Skills\"": "\"Umiejętności\"",
63
+ "Manage skill availability and API key injection.": "Zarządzaj dostępnością umiejętności i wstrzykiwaniem kluczy API.",
64
+ "\"Nodes\"": "\"Węzły\"",
65
+ "Paired devices, capabilities, and command exposure.": "Sparowane urządzenia, możliwości i ekspozycja poleceń.",
66
+ "\"Settings\"": "\"Ustawienia\"",
67
+ "\"Config\"": "\"Konfiguracja\"",
68
+ "Edit ~/.openclaw/openclaw.json safely.": "Edytuj bezpiecznie ~/.openclaw/openclaw.json.",
69
+ "\"Debug\"": "\"Debugowanie\"",
70
+ "Gateway snapshots, events, and manual RPC calls.": "Migawki bramy, zdarzenia i ręczne wywołania RPC.",
71
+ "\"Logs\"": "\"Logi\"",
72
+ "Live tail of the gateway file logs.": "Na żywo podgląd logów plikowych bramy.",
73
+ "\\(opens in new tab\\)": "(otwiera się w nowej karcie)",
74
+ "Presence beacons from the gateway and clients.": "Sygnały obecności z bramy i klientów.",
75
+
76
+
77
+ "\"Health\"": "\"Stan\"",
78
+ "\"Resources\"": "\"Zasoby\"",
79
+ "\"Docs\"": "\"Dokumentacja\"",
80
+
81
+ "\"Language\"": "\"Język\"",
82
+ "\"Connect\"": "\"Połącz\"",
83
+ "\"Snapshot\"": "\"Migawka\"",
84
+ "\"Status\"": "\"Status\"",
85
+ "\"Uptime\"": "\"Czas działania\"",
86
+ "Tick Interval": "Interwał tików",
87
+ "Last Channels Refresh": "Ostatnie odświeżenie kanałów",
88
+ "\"Notes\"": "\"Notatki\"",
89
+
90
+ "\"Config Last Touched Version\"": "\"Ostatnia zmodyfikowana wersja konfiguracji\"",
91
+ "\"Config Last Touched At\"": "\"Ostatnia modyfikacja konfiguracji\"",
92
+
93
+
94
+ "\"IRC DM Policy\"": "\"Polityka DM IRC\"",
95
+ "\"IRC NickServ Enabled\"": "\"IRC NickServ włączony\"",
96
+
97
+ "\"just now\"": "\"przed chwilą\"",
98
+ "\\}s`": "}s`",
99
+ "\\}m ago`": "}m temu`",
100
+ "\\}m`": "}m`",
101
+ "\\}h ago`": "}h temu`",
102
+ "\\}h`": "}h`",
103
+ "\\}d ago`": "}d temu`",
104
+ "\\}d`": "}d`",
105
+ "\"in <1m\"": "\"za <1m\"",
106
+ "`in ": "`za "
107
+ }
@@ -0,0 +1,140 @@
1
+ {
2
+ ">No configured models<": ">Brak skonfigurowanych modeli<",
3
+ "\\} configured.<": "} skonfigurowano.<",
4
+ "No agents found.": "Nie znaleziono agentów.",
5
+ ">Select an agent<": ">Wybierz agenta<",
6
+ "Pick an agent to inspect its workspace and tools.": "Wybierz agenta, aby sprawdzić jego obszar roboczy i narzędzia.",
7
+ "Agent workspace and routing.": "Obszar roboczy agenta i routing.",
8
+ "\"Tools\"": "\"Narzędzia\"",
9
+
10
+ ">Overview<": ">Przegląd<",
11
+ "Workspace paths and identity metadata.": "Ścieżki obszaru roboczego i metadane tożsamości.",
12
+ ">Workspace<": ">Obszar roboczy<",
13
+ ">Primary Model<": ">Model podstawowy<",
14
+ ">Identity Name<": ">Nazwa tożsamości<",
15
+ ">Default<": ">Wartość domyślna<",
16
+ ">Identity Emoji<": ">Emoji tożsamości<",
17
+ ">Skills Filter<": ">Filtr umiejętności<",
18
+ ">Filter<": ">Filtr<",
19
+ ">Model Selection<": ">Wybór modelu<",
20
+ ">Primary model": ">Model podstawowy",
21
+ " \\(default\\)": " (domyślnie)",
22
+ "Fallbacks \\(comma-separated\\)": "Opcje rezerwowe (oddzielone przecinkami)",
23
+ "Inherit default \\(": "Dziedzicz domyślne (",
24
+ "\"Inherit default\"": "\"Dziedzicz domyślne\"",
25
+ ">Fallbacks (comma-separated)<": ">Opcje rezerwowe (oddzielone przecinkami)",
26
+ "\"Save\"": "\"Zapisz\"",
27
+ "\"yes\"": "\"tak\"",
28
+ "\"no\"": "\"nie\"",
29
+
30
+ "\"Workspace, identity, and model configuration.\"": "\"Konfiguracja obszaru roboczego, tożsamości i modelu.\"",
31
+ "Load channels to see live status.": "Załaduj kanały, aby zobaczyć status na żywo.",
32
+ "Gateway-wide channel status snapshot.": "Migawka statusu kanałów w całej bramie.",
33
+ " Last refresh:": " Ostatnie odświeżenie:",
34
+ "No channels found.": "Nie znaleziono kanałów.",
35
+ "\\} enabled": "} włączone",
36
+ "Workspace and scheduling targets.": "Obszar roboczy i cele harmonogramowania.",
37
+ "Gateway cron status.": "Status cron bramy.",
38
+ ">Next wake<": ">Następne wybudzenie<",
39
+ ">Agent Cron Jobs<": ">Zadania Cron agenta<",
40
+ "Scheduled jobs targeting this agent.": "Zaplanowane zadania kierowane do tego agenta.",
41
+ "No jobs assigned.": "Nie przypisano żadnych zadań.",
42
+ ">Core Files<": ">Pliki podstawowe<",
43
+ "Bootstrap persona, identity, and tool guidance.": "Początkowa persona, tożsamość i wskazówki dotyczące narzędzi.",
44
+ ">Workspace:": ">Obszar roboczy:",
45
+ " Load the agent workspace files to edit core instructions.": " Załaduj pliki obszaru roboczego agenta, aby edytować podstawowe instrukcje.",
46
+ "No files found.": "Nie znaleziono plików.",
47
+ "Select a file to edit.": "Wybierz plik do edycji.",
48
+ " This file is missing. Saving will create it in the agent workspace.": " Ten plik nie istnieje. Zapisanie spowoduje jego utworzenie w obszarze roboczym agenta.",
49
+ ">Content<": ">Treść<",
50
+ ">missing<": ">brakuje<",
51
+
52
+
53
+ "\"Files\"": "\"Pliki\"",
54
+ "\"Read file contents\"": "\"Odczytaj zawartość plików\"",
55
+ "\"Create or overwrite files\"": "\"Utwórz lub nadpisz pliki\"",
56
+ "\"Make precise edits\"": "\"Dokonuj precyzyjnych edycji\"",
57
+ "\"Patch files \\(OpenAI\\)\"": "\"Stosuj łatki do plików (OpenAI)\"",
58
+
59
+ "\"Runtime\"": "\"Środowisko wykonawcze\"",
60
+ "\"Run shell commands\"": "\"Wykonuj polecenia powłoki\"",
61
+ "\"Manage background processes\"": "\"Zarządzaj procesami w tle\"",
62
+
63
+ "\"Web\"": "\"Sieć\"",
64
+ "\"Search the web\"": "\"Szukaj w sieci\"",
65
+ "\"Fetch web content\"": "\"Pobierz treść ze sieci\"",
66
+
67
+ "\"Memory\"": "\"Pamięć\"",
68
+ "\"Semantic search\"": "\"Wyszukiwanie semantyczne\"",
69
+ "\"Read memory files\"": "\"Odczytuj pliki pamięci\"",
70
+ "\"List sessions\"": "\"Wyświetl sesje\"",
71
+
72
+ "\"Session history\"": "\"Historia sesji\"",
73
+ "\"Send to session": "\"Wyślij do sesji",
74
+ "\"Spawn sub-agent\"": "\"Utwórz podagenta\"",
75
+ "\"Session status\"": "\"Status sesji\"",
76
+
77
+ "\"UI\"": "\"Interfejs użytkownika\"",
78
+ "\"Control web browser\"": "\"Steruj przeglądarką internetową\"",
79
+ "\"Control canvases\"": "\"Steruj canvasami\"",
80
+
81
+ "\"Send messages\"": "\"Wysyłaj wiadomości\"",
82
+
83
+ "\"Automation\"": "\"Automatyzacja\"",
84
+ "\"Schedule tasks\"": "\"Planuj zadania\"",
85
+
86
+ "\"Gateway control\"": "\"Sterowanie bramą\"",
87
+ "\"Nodes \\+ devices\"": "\"Węzły + urządzenia\"",
88
+ "\"List agents\"": "\"Wyświetl agentów\"",
89
+
90
+ "\"Media\"": "\"Media\"",
91
+ "\"Image understanding\"": "\"Rozumienie obrazu\"",
92
+
93
+ "\"Minimal\"": "\"Minimalny\"",
94
+ "\"Coding\"": "\"Kodowanie\"",
95
+ "\"Messaging\"": "\"Komunikacja\"",
96
+ "\"Full\"": "\"Pełny\"",
97
+
98
+ "\\} selected": "} wybrano",
99
+ "\"all skills\"": "\"wszystkie umiejętności\"",
100
+
101
+
102
+ ">Agent Context<": ">Kontekst agenta<",
103
+ "\"no accounts\"": "\"brak kont\"",
104
+ " connected`": " połączono`",
105
+ " configured`": " skonfigurowano`",
106
+ "\"not configured\"": "\"nieskonfigurowane\"",
107
+
108
+ "\"agent override\"": "\"nadpisanie agenta\"",
109
+ "\"global default\"": "\"domyślne globalne\"",
110
+ "\"default\"": "\"domyślne\"",
111
+
112
+ ">Tool Access<": ">Dostęp do narzędzi<",
113
+ " Profile \\+ per-tool overrides for this agent.": " Profil + nadpisania dla poszczególnych narzędzi dla tego agenta.",
114
+ "> enabled.": "> włączone.",
115
+
116
+ " Use All": " Użyj wszystkich",
117
+ " Enable All": " Włącz wszystkie",
118
+ " Disable All": " Wyłącz wszystkie",
119
+ " Reload Config": " Przeładuj konfigurację",
120
+
121
+ " Reload": " Przeładuj",
122
+
123
+ "Load the gateway config to adjust tool profiles.": "Załaduj konfigurację bramy, aby dostosować profile narzędzi.",
124
+ " This agent is using an explicit allowlist in config. Tool overrides are managed in the Config tab.": "Ten agent używa w konfiguracji jawnej listy dozwolonych. Nadpisania narzędzi są zarządzane w zakładce 'Konfiguracja'.",
125
+ " Global tools.allow is set. Agent overrides cannot enable tools that are globally blocked.": "Ustawiono globalne tools.allow. Nadpisania agenta nie mogą włączyć narzędzi, które są globalnie zablokowane.",
126
+
127
+ ">Profile<": ">Profil<",
128
+ ">Source<": ">Źródło<",
129
+ ">unsaved<": ">niezapisane<",
130
+
131
+ ">Quick Presets<": ">Szybkie ustawienia wstępne<",
132
+ " Inherit": " Dziedzicz",
133
+
134
+ "Per-agent skill allowlist and workspace skills.": "Lista dozwolonych umiejętności dla każdego agenta i umiejętności obszaru roboczego.",
135
+ "Load the gateway config to set per-agent skills.": "Załaduj konfigurację bramy, aby ustawić umiejętności dla każdego agenta.",
136
+ "This agent uses a custom skill allowlist.": "Ten agent używa niestandardowej listy dozwolonych umiejętności.",
137
+ "All skills are enabled. Disabling any skill will create a per-agent allowlist.": "Wszystkie umiejętności są włączone. Wyłączenie dowolnej umiejętności utworzy listę dozwolonych dla tego agenta.",
138
+ "Load skills for this agent to view workspace-specific entries.": "Załaduj umiejętności dla tego agenta, aby wyświetlić wpisy specyficzne dla obszaru roboczego."
139
+
140
+ }
@@ -0,0 +1,91 @@
1
+ {
2
+ "Channel health": "Stan kanału",
3
+ "Channel status snapshots from the gateway.": "Migawki statusu kanałów z bramy.",
4
+ "No snapshot yet.": "Nie ma jeszcze migawki.",
5
+ "Channel status and configuration.": "Status i konfiguracja kanału.",
6
+ "\"Yes\"": "\"Tak\"",
7
+ "\"Active\"": "\"Aktywny\"",
8
+ "\"No\"": "\"Nie\"",
9
+ ">Running<": ">Działa<",
10
+ ">Connected<": ">Połączono<",
11
+
12
+
13
+ "Schema unavailable. Use Raw.": "Schemat niedostępny. Użyj surowych danych.",
14
+ "Channel config schema unavailable.": "Schemat konfiguracji kanału niedostępny.",
15
+ "Loading config schema…": "Ładowanie schematu konfiguracji…",
16
+
17
+ ">Configured<": ">Skonfigurowano<",
18
+ ">Linked<": ">Połączono<",
19
+ ">Last start<": ">Ostatni start<",
20
+ ">Last probe<": ">Ostatnie sondowanie<",
21
+ ">Last connect<": ">Ostatnie połączenie<",
22
+ ">Last message<": ">Ostatnia wiadomość<",
23
+ ">Last inbound<": ">Ostatnia przychodząca<",
24
+ ">Auth age<": ">Wiek autoryzacji<",
25
+ ">Mode<": ">Tryb<",
26
+ ">Credential<": ">Poświadczenie<",
27
+ ">Public Key<": ">Klucz publiczny<",
28
+ ">Audience<": ">Odbiorcy<",
29
+ ">Profile<": ">Profil<",
30
+
31
+ "No profile set. Click \"Edit Profile\" to add your name, bio, and avatar.": "Nie ustawiono profilu. Kliknij 'Edytuj profil', aby dodać swoje imię, bio i awatar.",
32
+ "\"Saving…\"": "\"Zapisywanie…\"",
33
+ "\"Save\"": "\"Zapisz\"",
34
+ " probe": " sondowanie",
35
+
36
+ " Probe": " Sondowanie",
37
+ "\"ok\" \\:": "\"sukces\" :",
38
+ "\"failed\"": "\"niepowodzenie\"",
39
+
40
+ "Decentralized DMs via Nostr relays \\(NIP-04\\).": "Zdecentralizowane wiadomości prywatne przez przekaźniki Nostr (NIP-04).",
41
+
42
+
43
+ "Chat API webhook status and channel configuration.": "Status webhooka API czatu i konfiguracja kanału.",
44
+
45
+ "macOS bridge status and channel configuration.": "Status mostka macOS i konfiguracja kanału.",
46
+
47
+
48
+ ">Edit Profile<": ">Edytuj profil<",
49
+ ">Account: ": ">Konto: ",
50
+
51
+ "\"Username\"": "\"Nazwa użytkownika\"",
52
+ "\"Short username \\(": "\"Krótka nazwa użytkownika (",
53
+ "\"Display Name\"": "\"Wyświetlana nazwa\"",
54
+ "Your full display name": "Twoja pełna wyświetlana nazwa",
55
+ "\"Bio\"": "\"Bio\"",
56
+ "Tell people about yourself...": "Opowiedz ludziom o sobie...",
57
+ "\"Avatar URL\"": "\"URL awatara\"",
58
+ "A brief bio or description": "Krótkie bio lub opis",
59
+ "\"Banner URL\"": "\"URL banera\"",
60
+ "HTTPS URL to your profile picture": " URL HTTPS do zdjęcia profilowego",
61
+ "HTTPS URL to a banner image": "URL HTTPS do obrazu banera",
62
+ "\"Website\"": "\"Strona internetowa\"",
63
+ "Your personal website": "Twoja osobista strona internetowa",
64
+ "\"NIP-05 Identifier\"": "\"Identyfikator NIP-05\"",
65
+ "\"Verifiable identifier ": "\"Weryfikowalny identyfikator ",
66
+ "\"Lightning Address\"": "\"Adres Lightning\"",
67
+ "\"Lightning address for tips ": "\"Adres Lightning na napiwki ",
68
+ "\"Saving...\"": "\"Zapisywanie...\"",
69
+ "Save & Publish": "Zapisz i opublikuj",
70
+ "\"Importing...\"": "\"Importowanie...\"",
71
+ "\"Import from Relays\"": "\"Importuj z przekaźników\"",
72
+ "\"Hide Advanced\"": "\"Ukryj zaawansowane\"",
73
+ "\"Show Advanced\"": "\"Pokaż zaawansowane\"",
74
+ " You have unsaved changes": " Masz niezapisane zmiany",
75
+
76
+ ">Display Name<": ">Wyświetlana nazwa<",
77
+ ">About<": ">O mnie<",
78
+
79
+ ">Accounts ": ">Konta ",
80
+
81
+
82
+ "signal-cli status and channel configuration.": "Status signal-cli i konfiguracja kanału.",
83
+ ">Base URL<": ">Podstawowy URL<",
84
+
85
+
86
+ "Socket mode status and channel configuration.": "Status trybu gniazda i konfiguracja kanału.",
87
+
88
+ "Bot status and channel configuration.": "Status bota i konfiguracja kanału.",
89
+
90
+ "Link WhatsApp Web and monitor connection health.": "Połącz WhatsApp Web i monitoruj stan połączenia."
91
+ }
@@ -0,0 +1,23 @@
1
+ {
2
+ "Compacting context...": "Kompresowanie kontekstu...",
3
+ "Context compacted": "Kontekst skompresowany",
4
+ "Attachment preview": "Podgląd załącznika",
5
+ "Remove attachment": "Usuń załącznik",
6
+ "Add a message or paste more images...": "Dodaj wiadomość lub wklej więcej obrazów...",
7
+ "Message \\(↩ to send, Shift\\+↩ for line breaks, paste images\\)": "Wiadomość (↩ aby wysłać, Shift+↩ aby złamać linię, wklej obrazy)",
8
+ "Connect to the gateway to start chatting…": "Połącz się z bramą, aby rozpocząć czat…",
9
+ "Loading chat…": "Ładowanie czatu…",
10
+ "Exit focus mode": "Wyjdź z trybu skupienia",
11
+ ">Queued ": ">W kolejce ",
12
+ "Image \\(": "Obraz (",
13
+ "Remove queued message": "Usuń wiadomość z kolejki",
14
+ "New messages ": "Nowe wiadomości ",
15
+ ">Message<": ">Wiadomość<",
16
+ "\"Stop\"": "\"Zatrzymaj\"",
17
+ "New session": "Nowa sesja",
18
+ "\"Queue\"": "\"Kolejka\"",
19
+ "\"Send\"": "\"Wyślij\"",
20
+ "Showing last ": "Wyświetlanie ostatnich ",
21
+ "\\} messages": "} wiadomości",
22
+ "\\} hidden": "} ukrytych"
23
+ }